@charset "UTF-8";
/*!
 *  Font Awesome 4.6.3 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("//d1stxdp5ogppuo.cloudfront.net/assets/fontawesome-webfont-20186c381195d8d78094c85d61bd5800.eot");
  src: url("//d1stxdp5ogppuo.cloudfront.net/assets/fontawesome-webfont-20186c381195d8d78094c85d61bd5800.eot?#iefix") format("embedded-opentype"), url("//d1stxdp5ogppuo.cloudfront.net/assets/fontawesome-webfont-661a005bed43e0f7960315a9b09b69ff.woff2") format("woff2"), url("//d1stxdp5ogppuo.cloudfront.net/assets/fontawesome-webfont-d6fdedb4d1a09b15411d429221bd521a.woff") format("woff"), url("//d1stxdp5ogppuo.cloudfront.net/assets/fontawesome-webfont-cdba7b6bb2973666fb2effda30d63732.ttf") format("truetype"), url("//d1stxdp5ogppuo.cloudfront.net/assets/fontawesome-webfont-a06d96bbb5a4c6002f114b7d3ca759d7.svg#fontawesomeregular") format("svg");
  font-weight: normal;
  font-style: normal;
}
/* line 19, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/font-awesome-rails-4.6.3.1/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, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-lg {
  font-size: 1.33333333em;
  line-height: 0.75em;
  vertical-align: -15%;
}

/* line 33, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-2x {
  font-size: 2em;
}

/* line 36, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-3x {
  font-size: 3em;
}

/* line 39, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-4x {
  font-size: 4em;
}

/* line 42, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-5x {
  font-size: 5em;
}

/* line 45, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-fw {
  width: 1.28571429em;
  text-align: center;
}

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

/* line 54, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-ul > li {
  position: relative;
}

/* line 57, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/font-awesome-rails-4.6.3.1/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, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-li.fa-lg {
  left: -1.85714286em;
}

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

/* line 72, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-pull-left {
  float: left;
}

/* line 75, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-pull-right {
  float: right;
}

/* line 78, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa.fa-pull-left {
  margin-right: .3em;
}

/* line 81, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa.fa-pull-right {
  margin-left: .3em;
}

/* Deprecated as of 4.4.0 */
/* line 85, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.pull-right {
  float: right;
}

/* line 88, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.pull-left {
  float: left;
}

/* line 91, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa.pull-left {
  margin-right: .3em;
}

/* line 94, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa.pull-right {
  margin-left: .3em;
}

/* line 97, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-spin {
  -webkit-animation: fa-spin 2s infinite linear;
  animation: fa-spin 2s infinite linear;
}

/* line 101, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/font-awesome-rails-4.6.3.1/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, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-rotate-90 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
}

/* line 130, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-rotate-180 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}

/* line 135, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-rotate-270 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
  -webkit-transform: rotate(270deg);
  transform: rotate(270deg);
}

/* line 140, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/font-awesome-rails-4.6.3.1/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);
  transform: scale(-1, 1);
}

/* line 145, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/font-awesome-rails-4.6.3.1/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);
  transform: scale(1, -1);
}

/* line 150, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/font-awesome-rails-4.6.3.1/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 {
  -webkit-filter: none;
  filter: none;
}

/* line 158, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/font-awesome-rails-4.6.3.1/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 166, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-stack-1x,
.fa-stack-2x {
  position: absolute;
  left: 0;
  width: 100%;
  text-align: center;
}

/* line 173, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-stack-1x {
  line-height: inherit;
}

/* line 176, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-stack-2x {
  font-size: 2em;
}

/* line 179, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/font-awesome-rails-4.6.3.1/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 184, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-glass:before {
  content: "\f000";
}

/* line 187, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-music:before {
  content: "\f001";
}

/* line 190, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-search:before {
  content: "\f002";
}

/* line 193, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-envelope-o:before {
  content: "\f003";
}

/* line 196, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-heart:before {
  content: "\f004";
}

/* line 199, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-star:before {
  content: "\f005";
}

/* line 202, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-star-o:before {
  content: "\f006";
}

/* line 205, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-user:before {
  content: "\f007";
}

/* line 208, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-film:before {
  content: "\f008";
}

/* line 211, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-th-large:before {
  content: "\f009";
}

/* line 214, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-th:before {
  content: "\f00a";
}

/* line 217, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-th-list:before {
  content: "\f00b";
}

/* line 220, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-check:before {
  content: "\f00c";
}

/* line 223, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-remove:before,
.fa-close:before,
.fa-times:before {
  content: "\f00d";
}

/* line 228, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-search-plus:before {
  content: "\f00e";
}

/* line 231, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-search-minus:before {
  content: "\f010";
}

/* line 234, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-power-off:before {
  content: "\f011";
}

/* line 237, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-signal:before {
  content: "\f012";
}

/* line 240, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-gear:before,
.fa-cog:before {
  content: "\f013";
}

/* line 244, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-trash-o:before {
  content: "\f014";
}

/* line 247, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-home:before {
  content: "\f015";
}

/* line 250, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-file-o:before {
  content: "\f016";
}

/* line 253, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-clock-o:before {
  content: "\f017";
}

/* line 256, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-road:before {
  content: "\f018";
}

/* line 259, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-download:before {
  content: "\f019";
}

/* line 262, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-arrow-circle-o-down:before {
  content: "\f01a";
}

/* line 265, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-arrow-circle-o-up:before {
  content: "\f01b";
}

/* line 268, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-inbox:before {
  content: "\f01c";
}

/* line 271, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-play-circle-o:before {
  content: "\f01d";
}

/* line 274, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-rotate-right:before,
.fa-repeat:before {
  content: "\f01e";
}

/* line 278, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-refresh:before {
  content: "\f021";
}

/* line 281, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-list-alt:before {
  content: "\f022";
}

/* line 284, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-lock:before {
  content: "\f023";
}

/* line 287, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-flag:before {
  content: "\f024";
}

/* line 290, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-headphones:before {
  content: "\f025";
}

/* line 293, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-volume-off:before {
  content: "\f026";
}

/* line 296, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-volume-down:before {
  content: "\f027";
}

/* line 299, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-volume-up:before {
  content: "\f028";
}

/* line 302, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-qrcode:before {
  content: "\f029";
}

/* line 305, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-barcode:before {
  content: "\f02a";
}

/* line 308, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-tag:before {
  content: "\f02b";
}

/* line 311, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-tags:before {
  content: "\f02c";
}

/* line 314, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-book:before {
  content: "\f02d";
}

/* line 317, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-bookmark:before {
  content: "\f02e";
}

/* line 320, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-print:before {
  content: "\f02f";
}

/* line 323, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-camera:before {
  content: "\f030";
}

/* line 326, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-font:before {
  content: "\f031";
}

/* line 329, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-bold:before {
  content: "\f032";
}

/* line 332, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-italic:before {
  content: "\f033";
}

/* line 335, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-text-height:before {
  content: "\f034";
}

/* line 338, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-text-width:before {
  content: "\f035";
}

/* line 341, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-align-left:before {
  content: "\f036";
}

/* line 344, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-align-center:before {
  content: "\f037";
}

/* line 347, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-align-right:before {
  content: "\f038";
}

/* line 350, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-align-justify:before {
  content: "\f039";
}

/* line 353, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-list:before {
  content: "\f03a";
}

/* line 356, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-dedent:before,
.fa-outdent:before {
  content: "\f03b";
}

/* line 360, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-indent:before {
  content: "\f03c";
}

/* line 363, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-video-camera:before {
  content: "\f03d";
}

/* line 366, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-photo:before,
.fa-image:before,
.fa-picture-o:before {
  content: "\f03e";
}

/* line 371, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-pencil:before {
  content: "\f040";
}

/* line 374, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-map-marker:before {
  content: "\f041";
}

/* line 377, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-adjust:before {
  content: "\f042";
}

/* line 380, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-tint:before {
  content: "\f043";
}

/* line 383, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-edit:before,
.fa-pencil-square-o:before {
  content: "\f044";
}

/* line 387, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-share-square-o:before {
  content: "\f045";
}

/* line 390, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-check-square-o:before {
  content: "\f046";
}

/* line 393, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-arrows:before {
  content: "\f047";
}

/* line 396, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-step-backward:before {
  content: "\f048";
}

/* line 399, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-fast-backward:before {
  content: "\f049";
}

/* line 402, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-backward:before {
  content: "\f04a";
}

/* line 405, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-play:before {
  content: "\f04b";
}

/* line 408, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-pause:before {
  content: "\f04c";
}

/* line 411, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-stop:before {
  content: "\f04d";
}

/* line 414, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-forward:before {
  content: "\f04e";
}

/* line 417, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-fast-forward:before {
  content: "\f050";
}

/* line 420, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-step-forward:before {
  content: "\f051";
}

/* line 423, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-eject:before {
  content: "\f052";
}

/* line 426, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-chevron-left:before {
  content: "\f053";
}

/* line 429, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-chevron-right:before {
  content: "\f054";
}

/* line 432, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-plus-circle:before {
  content: "\f055";
}

/* line 435, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-minus-circle:before {
  content: "\f056";
}

/* line 438, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-times-circle:before {
  content: "\f057";
}

/* line 441, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-check-circle:before {
  content: "\f058";
}

/* line 444, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-question-circle:before {
  content: "\f059";
}

/* line 447, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-info-circle:before {
  content: "\f05a";
}

/* line 450, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-crosshairs:before {
  content: "\f05b";
}

/* line 453, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-times-circle-o:before {
  content: "\f05c";
}

/* line 456, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-check-circle-o:before {
  content: "\f05d";
}

/* line 459, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-ban:before {
  content: "\f05e";
}

/* line 462, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-arrow-left:before {
  content: "\f060";
}

/* line 465, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-arrow-right:before {
  content: "\f061";
}

/* line 468, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-arrow-up:before {
  content: "\f062";
}

/* line 471, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-arrow-down:before {
  content: "\f063";
}

/* line 474, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-mail-forward:before,
.fa-share:before {
  content: "\f064";
}

/* line 478, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-expand:before {
  content: "\f065";
}

/* line 481, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-compress:before {
  content: "\f066";
}

/* line 484, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-plus:before {
  content: "\f067";
}

/* line 487, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-minus:before {
  content: "\f068";
}

/* line 490, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-asterisk:before {
  content: "\f069";
}

/* line 493, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-exclamation-circle:before {
  content: "\f06a";
}

/* line 496, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-gift:before {
  content: "\f06b";
}

/* line 499, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-leaf:before {
  content: "\f06c";
}

/* line 502, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-fire:before {
  content: "\f06d";
}

/* line 505, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-eye:before {
  content: "\f06e";
}

/* line 508, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-eye-slash:before {
  content: "\f070";
}

/* line 511, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-warning:before,
.fa-exclamation-triangle:before {
  content: "\f071";
}

/* line 515, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-plane:before {
  content: "\f072";
}

/* line 518, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-calendar:before {
  content: "\f073";
}

/* line 521, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-random:before {
  content: "\f074";
}

/* line 524, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-comment:before {
  content: "\f075";
}

/* line 527, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-magnet:before {
  content: "\f076";
}

/* line 530, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-chevron-up:before {
  content: "\f077";
}

/* line 533, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-chevron-down:before {
  content: "\f078";
}

/* line 536, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-retweet:before {
  content: "\f079";
}

/* line 539, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-shopping-cart:before {
  content: "\f07a";
}

/* line 542, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-folder:before {
  content: "\f07b";
}

/* line 545, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-folder-open:before {
  content: "\f07c";
}

/* line 548, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-arrows-v:before {
  content: "\f07d";
}

/* line 551, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-arrows-h:before {
  content: "\f07e";
}

/* line 554, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-bar-chart-o:before,
.fa-bar-chart:before {
  content: "\f080";
}

/* line 558, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-twitter-square:before {
  content: "\f081";
}

/* line 561, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-facebook-square:before {
  content: "\f082";
}

/* line 564, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-camera-retro:before {
  content: "\f083";
}

/* line 567, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-key:before {
  content: "\f084";
}

/* line 570, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-gears:before,
.fa-cogs:before {
  content: "\f085";
}

/* line 574, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-comments:before {
  content: "\f086";
}

/* line 577, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-thumbs-o-up:before {
  content: "\f087";
}

/* line 580, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-thumbs-o-down:before {
  content: "\f088";
}

/* line 583, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-star-half:before {
  content: "\f089";
}

/* line 586, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-heart-o:before {
  content: "\f08a";
}

/* line 589, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-sign-out:before {
  content: "\f08b";
}

/* line 592, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-linkedin-square:before {
  content: "\f08c";
}

/* line 595, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-thumb-tack:before {
  content: "\f08d";
}

/* line 598, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-external-link:before {
  content: "\f08e";
}

/* line 601, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-sign-in:before {
  content: "\f090";
}

/* line 604, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-trophy:before {
  content: "\f091";
}

/* line 607, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-github-square:before {
  content: "\f092";
}

/* line 610, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-upload:before {
  content: "\f093";
}

/* line 613, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-lemon-o:before {
  content: "\f094";
}

/* line 616, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-phone:before {
  content: "\f095";
}

/* line 619, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-square-o:before {
  content: "\f096";
}

/* line 622, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-bookmark-o:before {
  content: "\f097";
}

/* line 625, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-phone-square:before {
  content: "\f098";
}

/* line 628, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-twitter:before {
  content: "\f099";
}

/* line 631, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-facebook-f:before,
.fa-facebook:before {
  content: "\f09a";
}

/* line 635, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-github:before {
  content: "\f09b";
}

/* line 638, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-unlock:before {
  content: "\f09c";
}

/* line 641, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-credit-card:before {
  content: "\f09d";
}

/* line 644, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-feed:before,
.fa-rss:before {
  content: "\f09e";
}

/* line 648, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-hdd-o:before {
  content: "\f0a0";
}

/* line 651, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-bullhorn:before {
  content: "\f0a1";
}

/* line 654, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-bell:before {
  content: "\f0f3";
}

/* line 657, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-certificate:before {
  content: "\f0a3";
}

/* line 660, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-hand-o-right:before {
  content: "\f0a4";
}

/* line 663, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-hand-o-left:before {
  content: "\f0a5";
}

/* line 666, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-hand-o-up:before {
  content: "\f0a6";
}

/* line 669, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-hand-o-down:before {
  content: "\f0a7";
}

/* line 672, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-arrow-circle-left:before {
  content: "\f0a8";
}

/* line 675, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-arrow-circle-right:before {
  content: "\f0a9";
}

/* line 678, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-arrow-circle-up:before {
  content: "\f0aa";
}

/* line 681, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-arrow-circle-down:before {
  content: "\f0ab";
}

/* line 684, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-globe:before {
  content: "\f0ac";
}

/* line 687, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-wrench:before {
  content: "\f0ad";
}

/* line 690, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-tasks:before {
  content: "\f0ae";
}

/* line 693, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-filter:before {
  content: "\f0b0";
}

/* line 696, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-briefcase:before {
  content: "\f0b1";
}

/* line 699, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-arrows-alt:before {
  content: "\f0b2";
}

/* line 702, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-group:before,
.fa-users:before {
  content: "\f0c0";
}

/* line 706, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-chain:before,
.fa-link:before {
  content: "\f0c1";
}

/* line 710, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-cloud:before {
  content: "\f0c2";
}

/* line 713, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-flask:before {
  content: "\f0c3";
}

/* line 716, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-cut:before,
.fa-scissors:before {
  content: "\f0c4";
}

/* line 720, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-copy:before,
.fa-files-o:before {
  content: "\f0c5";
}

/* line 724, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-paperclip:before {
  content: "\f0c6";
}

/* line 727, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-save:before,
.fa-floppy-o:before {
  content: "\f0c7";
}

/* line 731, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-square:before {
  content: "\f0c8";
}

/* line 734, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-navicon:before,
.fa-reorder:before,
.fa-bars:before {
  content: "\f0c9";
}

/* line 739, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-list-ul:before {
  content: "\f0ca";
}

/* line 742, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-list-ol:before {
  content: "\f0cb";
}

/* line 745, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-strikethrough:before {
  content: "\f0cc";
}

/* line 748, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-underline:before {
  content: "\f0cd";
}

/* line 751, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-table:before {
  content: "\f0ce";
}

/* line 754, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-magic:before {
  content: "\f0d0";
}

/* line 757, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-truck:before {
  content: "\f0d1";
}

/* line 760, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-pinterest:before {
  content: "\f0d2";
}

/* line 763, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-pinterest-square:before {
  content: "\f0d3";
}

/* line 766, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-google-plus-square:before {
  content: "\f0d4";
}

/* line 769, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-google-plus:before {
  content: "\f0d5";
}

/* line 772, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-money:before {
  content: "\f0d6";
}

/* line 775, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-caret-down:before {
  content: "\f0d7";
}

/* line 778, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-caret-up:before {
  content: "\f0d8";
}

/* line 781, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-caret-left:before {
  content: "\f0d9";
}

/* line 784, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-caret-right:before {
  content: "\f0da";
}

/* line 787, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-columns:before {
  content: "\f0db";
}

/* line 790, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-unsorted:before,
.fa-sort:before {
  content: "\f0dc";
}

/* line 794, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-sort-down:before,
.fa-sort-desc:before {
  content: "\f0dd";
}

/* line 798, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-sort-up:before,
.fa-sort-asc:before {
  content: "\f0de";
}

/* line 802, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-envelope:before {
  content: "\f0e0";
}

/* line 805, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-linkedin:before {
  content: "\f0e1";
}

/* line 808, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-rotate-left:before,
.fa-undo:before {
  content: "\f0e2";
}

/* line 812, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-legal:before,
.fa-gavel:before {
  content: "\f0e3";
}

/* line 816, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-dashboard:before,
.fa-tachometer:before {
  content: "\f0e4";
}

/* line 820, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-comment-o:before {
  content: "\f0e5";
}

/* line 823, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-comments-o:before {
  content: "\f0e6";
}

/* line 826, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-flash:before,
.fa-bolt:before {
  content: "\f0e7";
}

/* line 830, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-sitemap:before {
  content: "\f0e8";
}

/* line 833, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-umbrella:before {
  content: "\f0e9";
}

/* line 836, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-paste:before,
.fa-clipboard:before {
  content: "\f0ea";
}

/* line 840, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-lightbulb-o:before {
  content: "\f0eb";
}

/* line 843, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-exchange:before {
  content: "\f0ec";
}

/* line 846, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-cloud-download:before {
  content: "\f0ed";
}

/* line 849, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-cloud-upload:before {
  content: "\f0ee";
}

/* line 852, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-user-md:before {
  content: "\f0f0";
}

/* line 855, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-stethoscope:before {
  content: "\f0f1";
}

/* line 858, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-suitcase:before {
  content: "\f0f2";
}

/* line 861, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-bell-o:before {
  content: "\f0a2";
}

/* line 864, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-coffee:before {
  content: "\f0f4";
}

/* line 867, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-cutlery:before {
  content: "\f0f5";
}

/* line 870, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-file-text-o:before {
  content: "\f0f6";
}

/* line 873, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-building-o:before {
  content: "\f0f7";
}

/* line 876, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-hospital-o:before {
  content: "\f0f8";
}

/* line 879, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-ambulance:before {
  content: "\f0f9";
}

/* line 882, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-medkit:before {
  content: "\f0fa";
}

/* line 885, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-fighter-jet:before {
  content: "\f0fb";
}

/* line 888, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-beer:before {
  content: "\f0fc";
}

/* line 891, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-h-square:before {
  content: "\f0fd";
}

/* line 894, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-plus-square:before {
  content: "\f0fe";
}

/* line 897, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-angle-double-left:before {
  content: "\f100";
}

/* line 900, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-angle-double-right:before {
  content: "\f101";
}

/* line 903, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-angle-double-up:before {
  content: "\f102";
}

/* line 906, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-angle-double-down:before {
  content: "\f103";
}

/* line 909, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-angle-left:before {
  content: "\f104";
}

/* line 912, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-angle-right:before {
  content: "\f105";
}

/* line 915, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-angle-up:before {
  content: "\f106";
}

/* line 918, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-angle-down:before {
  content: "\f107";
}

/* line 921, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-desktop:before {
  content: "\f108";
}

/* line 924, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-laptop:before {
  content: "\f109";
}

/* line 927, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-tablet:before {
  content: "\f10a";
}

/* line 930, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-mobile-phone:before,
.fa-mobile:before {
  content: "\f10b";
}

/* line 934, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-circle-o:before {
  content: "\f10c";
}

/* line 937, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-quote-left:before {
  content: "\f10d";
}

/* line 940, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-quote-right:before {
  content: "\f10e";
}

/* line 943, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-spinner:before {
  content: "\f110";
}

/* line 946, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-circle:before {
  content: "\f111";
}

/* line 949, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-mail-reply:before,
.fa-reply:before {
  content: "\f112";
}

/* line 953, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-github-alt:before {
  content: "\f113";
}

/* line 956, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-folder-o:before {
  content: "\f114";
}

/* line 959, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-folder-open-o:before {
  content: "\f115";
}

/* line 962, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-smile-o:before {
  content: "\f118";
}

/* line 965, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-frown-o:before {
  content: "\f119";
}

/* line 968, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-meh-o:before {
  content: "\f11a";
}

/* line 971, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-gamepad:before {
  content: "\f11b";
}

/* line 974, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-keyboard-o:before {
  content: "\f11c";
}

/* line 977, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-flag-o:before {
  content: "\f11d";
}

/* line 980, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-flag-checkered:before {
  content: "\f11e";
}

/* line 983, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-terminal:before {
  content: "\f120";
}

/* line 986, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-code:before {
  content: "\f121";
}

/* line 989, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-mail-reply-all:before,
.fa-reply-all:before {
  content: "\f122";
}

/* line 993, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/font-awesome-rails-4.6.3.1/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 998, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-location-arrow:before {
  content: "\f124";
}

/* line 1001, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-crop:before {
  content: "\f125";
}

/* line 1004, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-code-fork:before {
  content: "\f126";
}

/* line 1007, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-unlink:before,
.fa-chain-broken:before {
  content: "\f127";
}

/* line 1011, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-question:before {
  content: "\f128";
}

/* line 1014, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-info:before {
  content: "\f129";
}

/* line 1017, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-exclamation:before {
  content: "\f12a";
}

/* line 1020, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-superscript:before {
  content: "\f12b";
}

/* line 1023, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-subscript:before {
  content: "\f12c";
}

/* line 1026, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-eraser:before {
  content: "\f12d";
}

/* line 1029, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-puzzle-piece:before {
  content: "\f12e";
}

/* line 1032, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-microphone:before {
  content: "\f130";
}

/* line 1035, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-microphone-slash:before {
  content: "\f131";
}

/* line 1038, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-shield:before {
  content: "\f132";
}

/* line 1041, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-calendar-o:before {
  content: "\f133";
}

/* line 1044, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-fire-extinguisher:before {
  content: "\f134";
}

/* line 1047, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-rocket:before {
  content: "\f135";
}

/* line 1050, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-maxcdn:before {
  content: "\f136";
}

/* line 1053, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-chevron-circle-left:before {
  content: "\f137";
}

/* line 1056, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-chevron-circle-right:before {
  content: "\f138";
}

/* line 1059, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-chevron-circle-up:before {
  content: "\f139";
}

/* line 1062, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-chevron-circle-down:before {
  content: "\f13a";
}

/* line 1065, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-html5:before {
  content: "\f13b";
}

/* line 1068, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-css3:before {
  content: "\f13c";
}

/* line 1071, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-anchor:before {
  content: "\f13d";
}

/* line 1074, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-unlock-alt:before {
  content: "\f13e";
}

/* line 1077, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-bullseye:before {
  content: "\f140";
}

/* line 1080, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-ellipsis-h:before {
  content: "\f141";
}

/* line 1083, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-ellipsis-v:before {
  content: "\f142";
}

/* line 1086, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-rss-square:before {
  content: "\f143";
}

/* line 1089, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-play-circle:before {
  content: "\f144";
}

/* line 1092, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-ticket:before {
  content: "\f145";
}

/* line 1095, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-minus-square:before {
  content: "\f146";
}

/* line 1098, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-minus-square-o:before {
  content: "\f147";
}

/* line 1101, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-level-up:before {
  content: "\f148";
}

/* line 1104, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-level-down:before {
  content: "\f149";
}

/* line 1107, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-check-square:before {
  content: "\f14a";
}

/* line 1110, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-pencil-square:before {
  content: "\f14b";
}

/* line 1113, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-external-link-square:before {
  content: "\f14c";
}

/* line 1116, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-share-square:before {
  content: "\f14d";
}

/* line 1119, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-compass:before {
  content: "\f14e";
}

/* line 1122, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-toggle-down:before,
.fa-caret-square-o-down:before {
  content: "\f150";
}

/* line 1126, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-toggle-up:before,
.fa-caret-square-o-up:before {
  content: "\f151";
}

/* line 1130, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-toggle-right:before,
.fa-caret-square-o-right:before {
  content: "\f152";
}

/* line 1134, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-euro:before,
.fa-eur:before {
  content: "\f153";
}

/* line 1138, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-gbp:before {
  content: "\f154";
}

/* line 1141, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-dollar:before,
.fa-usd:before {
  content: "\f155";
}

/* line 1145, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-rupee:before,
.fa-inr:before {
  content: "\f156";
}

/* line 1149, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-cny:before,
.fa-rmb:before,
.fa-yen:before,
.fa-jpy:before {
  content: "\f157";
}

/* line 1155, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-ruble:before,
.fa-rouble:before,
.fa-rub:before {
  content: "\f158";
}

/* line 1160, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-won:before,
.fa-krw:before {
  content: "\f159";
}

/* line 1164, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-bitcoin:before,
.fa-btc:before {
  content: "\f15a";
}

/* line 1168, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-file:before {
  content: "\f15b";
}

/* line 1171, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-file-text:before {
  content: "\f15c";
}

/* line 1174, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-sort-alpha-asc:before {
  content: "\f15d";
}

/* line 1177, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-sort-alpha-desc:before {
  content: "\f15e";
}

/* line 1180, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-sort-amount-asc:before {
  content: "\f160";
}

/* line 1183, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-sort-amount-desc:before {
  content: "\f161";
}

/* line 1186, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-sort-numeric-asc:before {
  content: "\f162";
}

/* line 1189, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-sort-numeric-desc:before {
  content: "\f163";
}

/* line 1192, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-thumbs-up:before {
  content: "\f164";
}

/* line 1195, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-thumbs-down:before {
  content: "\f165";
}

/* line 1198, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-youtube-square:before {
  content: "\f166";
}

/* line 1201, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-youtube:before {
  content: "\f167";
}

/* line 1204, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-xing:before {
  content: "\f168";
}

/* line 1207, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-xing-square:before {
  content: "\f169";
}

/* line 1210, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-youtube-play:before {
  content: "\f16a";
}

/* line 1213, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-dropbox:before {
  content: "\f16b";
}

/* line 1216, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-stack-overflow:before {
  content: "\f16c";
}

/* line 1219, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-instagram:before {
  content: "\f16d";
}

/* line 1222, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-flickr:before {
  content: "\f16e";
}

/* line 1225, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-adn:before {
  content: "\f170";
}

/* line 1228, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-bitbucket:before {
  content: "\f171";
}

/* line 1231, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-bitbucket-square:before {
  content: "\f172";
}

/* line 1234, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-tumblr:before {
  content: "\f173";
}

/* line 1237, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-tumblr-square:before {
  content: "\f174";
}

/* line 1240, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-long-arrow-down:before {
  content: "\f175";
}

/* line 1243, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-long-arrow-up:before {
  content: "\f176";
}

/* line 1246, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-long-arrow-left:before {
  content: "\f177";
}

/* line 1249, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-long-arrow-right:before {
  content: "\f178";
}

/* line 1252, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-apple:before {
  content: "\f179";
}

/* line 1255, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-windows:before {
  content: "\f17a";
}

/* line 1258, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-android:before {
  content: "\f17b";
}

/* line 1261, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-linux:before {
  content: "\f17c";
}

/* line 1264, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-dribbble:before {
  content: "\f17d";
}

/* line 1267, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-skype:before {
  content: "\f17e";
}

/* line 1270, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-foursquare:before {
  content: "\f180";
}

/* line 1273, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-trello:before {
  content: "\f181";
}

/* line 1276, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-female:before {
  content: "\f182";
}

/* line 1279, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-male:before {
  content: "\f183";
}

/* line 1282, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-gittip:before,
.fa-gratipay:before {
  content: "\f184";
}

/* line 1286, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-sun-o:before {
  content: "\f185";
}

/* line 1289, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-moon-o:before {
  content: "\f186";
}

/* line 1292, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-archive:before {
  content: "\f187";
}

/* line 1295, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-bug:before {
  content: "\f188";
}

/* line 1298, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-vk:before {
  content: "\f189";
}

/* line 1301, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-weibo:before {
  content: "\f18a";
}

/* line 1304, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-renren:before {
  content: "\f18b";
}

/* line 1307, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-pagelines:before {
  content: "\f18c";
}

/* line 1310, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-stack-exchange:before {
  content: "\f18d";
}

/* line 1313, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-arrow-circle-o-right:before {
  content: "\f18e";
}

/* line 1316, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-arrow-circle-o-left:before {
  content: "\f190";
}

/* line 1319, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-toggle-left:before,
.fa-caret-square-o-left:before {
  content: "\f191";
}

/* line 1323, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-dot-circle-o:before {
  content: "\f192";
}

/* line 1326, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-wheelchair:before {
  content: "\f193";
}

/* line 1329, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-vimeo-square:before {
  content: "\f194";
}

/* line 1332, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-turkish-lira:before,
.fa-try:before {
  content: "\f195";
}

/* line 1336, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-plus-square-o:before {
  content: "\f196";
}

/* line 1339, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-space-shuttle:before {
  content: "\f197";
}

/* line 1342, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-slack:before {
  content: "\f198";
}

/* line 1345, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-envelope-square:before {
  content: "\f199";
}

/* line 1348, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-wordpress:before {
  content: "\f19a";
}

/* line 1351, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-openid:before {
  content: "\f19b";
}

/* line 1354, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-institution:before,
.fa-bank:before,
.fa-university:before {
  content: "\f19c";
}

/* line 1359, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-mortar-board:before,
.fa-graduation-cap:before {
  content: "\f19d";
}

/* line 1363, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-yahoo:before {
  content: "\f19e";
}

/* line 1366, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-google:before {
  content: "\f1a0";
}

/* line 1369, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-reddit:before {
  content: "\f1a1";
}

/* line 1372, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-reddit-square:before {
  content: "\f1a2";
}

/* line 1375, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-stumbleupon-circle:before {
  content: "\f1a3";
}

/* line 1378, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-stumbleupon:before {
  content: "\f1a4";
}

/* line 1381, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-delicious:before {
  content: "\f1a5";
}

/* line 1384, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-digg:before {
  content: "\f1a6";
}

/* line 1387, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-pied-piper-pp:before {
  content: "\f1a7";
}

/* line 1390, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-pied-piper-alt:before {
  content: "\f1a8";
}

/* line 1393, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-drupal:before {
  content: "\f1a9";
}

/* line 1396, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-joomla:before {
  content: "\f1aa";
}

/* line 1399, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-language:before {
  content: "\f1ab";
}

/* line 1402, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-fax:before {
  content: "\f1ac";
}

/* line 1405, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-building:before {
  content: "\f1ad";
}

/* line 1408, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-child:before {
  content: "\f1ae";
}

/* line 1411, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-paw:before {
  content: "\f1b0";
}

/* line 1414, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-spoon:before {
  content: "\f1b1";
}

/* line 1417, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-cube:before {
  content: "\f1b2";
}

/* line 1420, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-cubes:before {
  content: "\f1b3";
}

/* line 1423, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-behance:before {
  content: "\f1b4";
}

/* line 1426, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-behance-square:before {
  content: "\f1b5";
}

/* line 1429, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-steam:before {
  content: "\f1b6";
}

/* line 1432, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-steam-square:before {
  content: "\f1b7";
}

/* line 1435, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-recycle:before {
  content: "\f1b8";
}

/* line 1438, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-automobile:before,
.fa-car:before {
  content: "\f1b9";
}

/* line 1442, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-cab:before,
.fa-taxi:before {
  content: "\f1ba";
}

/* line 1446, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-tree:before {
  content: "\f1bb";
}

/* line 1449, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-spotify:before {
  content: "\f1bc";
}

/* line 1452, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-deviantart:before {
  content: "\f1bd";
}

/* line 1455, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-soundcloud:before {
  content: "\f1be";
}

/* line 1458, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-database:before {
  content: "\f1c0";
}

/* line 1461, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-file-pdf-o:before {
  content: "\f1c1";
}

/* line 1464, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-file-word-o:before {
  content: "\f1c2";
}

/* line 1467, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-file-excel-o:before {
  content: "\f1c3";
}

/* line 1470, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-file-powerpoint-o:before {
  content: "\f1c4";
}

/* line 1473, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/font-awesome-rails-4.6.3.1/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 1478, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-file-zip-o:before,
.fa-file-archive-o:before {
  content: "\f1c6";
}

/* line 1482, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-file-sound-o:before,
.fa-file-audio-o:before {
  content: "\f1c7";
}

/* line 1486, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-file-movie-o:before,
.fa-file-video-o:before {
  content: "\f1c8";
}

/* line 1490, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-file-code-o:before {
  content: "\f1c9";
}

/* line 1493, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-vine:before {
  content: "\f1ca";
}

/* line 1496, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-codepen:before {
  content: "\f1cb";
}

/* line 1499, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-jsfiddle:before {
  content: "\f1cc";
}

/* line 1502, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/font-awesome-rails-4.6.3.1/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 1509, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-circle-o-notch:before {
  content: "\f1ce";
}

/* line 1512, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-ra:before,
.fa-resistance:before,
.fa-rebel:before {
  content: "\f1d0";
}

/* line 1517, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-ge:before,
.fa-empire:before {
  content: "\f1d1";
}

/* line 1521, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-git-square:before {
  content: "\f1d2";
}

/* line 1524, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-git:before {
  content: "\f1d3";
}

/* line 1527, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-y-combinator-square:before,
.fa-yc-square:before,
.fa-hacker-news:before {
  content: "\f1d4";
}

/* line 1532, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-tencent-weibo:before {
  content: "\f1d5";
}

/* line 1535, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-qq:before {
  content: "\f1d6";
}

/* line 1538, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-wechat:before,
.fa-weixin:before {
  content: "\f1d7";
}

/* line 1542, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-send:before,
.fa-paper-plane:before {
  content: "\f1d8";
}

/* line 1546, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-send-o:before,
.fa-paper-plane-o:before {
  content: "\f1d9";
}

/* line 1550, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-history:before {
  content: "\f1da";
}

/* line 1553, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-circle-thin:before {
  content: "\f1db";
}

/* line 1556, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-header:before {
  content: "\f1dc";
}

/* line 1559, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-paragraph:before {
  content: "\f1dd";
}

/* line 1562, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-sliders:before {
  content: "\f1de";
}

/* line 1565, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-share-alt:before {
  content: "\f1e0";
}

/* line 1568, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-share-alt-square:before {
  content: "\f1e1";
}

/* line 1571, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-bomb:before {
  content: "\f1e2";
}

/* line 1574, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-soccer-ball-o:before,
.fa-futbol-o:before {
  content: "\f1e3";
}

/* line 1578, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-tty:before {
  content: "\f1e4";
}

/* line 1581, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-binoculars:before {
  content: "\f1e5";
}

/* line 1584, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-plug:before {
  content: "\f1e6";
}

/* line 1587, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-slideshare:before {
  content: "\f1e7";
}

/* line 1590, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-twitch:before {
  content: "\f1e8";
}

/* line 1593, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-yelp:before {
  content: "\f1e9";
}

/* line 1596, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-newspaper-o:before {
  content: "\f1ea";
}

/* line 1599, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-wifi:before {
  content: "\f1eb";
}

/* line 1602, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-calculator:before {
  content: "\f1ec";
}

/* line 1605, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-paypal:before {
  content: "\f1ed";
}

/* line 1608, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-google-wallet:before {
  content: "\f1ee";
}

/* line 1611, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-cc-visa:before {
  content: "\f1f0";
}

/* line 1614, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-cc-mastercard:before {
  content: "\f1f1";
}

/* line 1617, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-cc-discover:before {
  content: "\f1f2";
}

/* line 1620, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-cc-amex:before {
  content: "\f1f3";
}

/* line 1623, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-cc-paypal:before {
  content: "\f1f4";
}

/* line 1626, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-cc-stripe:before {
  content: "\f1f5";
}

/* line 1629, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-bell-slash:before {
  content: "\f1f6";
}

/* line 1632, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-bell-slash-o:before {
  content: "\f1f7";
}

/* line 1635, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-trash:before {
  content: "\f1f8";
}

/* line 1638, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-copyright:before {
  content: "\f1f9";
}

/* line 1641, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-at:before {
  content: "\f1fa";
}

/* line 1644, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-eyedropper:before {
  content: "\f1fb";
}

/* line 1647, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-paint-brush:before {
  content: "\f1fc";
}

/* line 1650, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-birthday-cake:before {
  content: "\f1fd";
}

/* line 1653, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-area-chart:before {
  content: "\f1fe";
}

/* line 1656, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-pie-chart:before {
  content: "\f200";
}

/* line 1659, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-line-chart:before {
  content: "\f201";
}

/* line 1662, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-lastfm:before {
  content: "\f202";
}

/* line 1665, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-lastfm-square:before {
  content: "\f203";
}

/* line 1668, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-toggle-off:before {
  content: "\f204";
}

/* line 1671, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-toggle-on:before {
  content: "\f205";
}

/* line 1674, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-bicycle:before {
  content: "\f206";
}

/* line 1677, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-bus:before {
  content: "\f207";
}

/* line 1680, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-ioxhost:before {
  content: "\f208";
}

/* line 1683, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-angellist:before {
  content: "\f209";
}

/* line 1686, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-cc:before {
  content: "\f20a";
}

/* line 1689, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-shekel:before,
.fa-sheqel:before,
.fa-ils:before {
  content: "\f20b";
}

/* line 1694, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-meanpath:before {
  content: "\f20c";
}

/* line 1697, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-buysellads:before {
  content: "\f20d";
}

/* line 1700, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-connectdevelop:before {
  content: "\f20e";
}

/* line 1703, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-dashcube:before {
  content: "\f210";
}

/* line 1706, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-forumbee:before {
  content: "\f211";
}

/* line 1709, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-leanpub:before {
  content: "\f212";
}

/* line 1712, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-sellsy:before {
  content: "\f213";
}

/* line 1715, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-shirtsinbulk:before {
  content: "\f214";
}

/* line 1718, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-simplybuilt:before {
  content: "\f215";
}

/* line 1721, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-skyatlas:before {
  content: "\f216";
}

/* line 1724, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-cart-plus:before {
  content: "\f217";
}

/* line 1727, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-cart-arrow-down:before {
  content: "\f218";
}

/* line 1730, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-diamond:before {
  content: "\f219";
}

/* line 1733, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-ship:before {
  content: "\f21a";
}

/* line 1736, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-user-secret:before {
  content: "\f21b";
}

/* line 1739, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-motorcycle:before {
  content: "\f21c";
}

/* line 1742, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-street-view:before {
  content: "\f21d";
}

/* line 1745, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-heartbeat:before {
  content: "\f21e";
}

/* line 1748, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-venus:before {
  content: "\f221";
}

/* line 1751, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-mars:before {
  content: "\f222";
}

/* line 1754, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-mercury:before {
  content: "\f223";
}

/* line 1757, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-intersex:before,
.fa-transgender:before {
  content: "\f224";
}

/* line 1761, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-transgender-alt:before {
  content: "\f225";
}

/* line 1764, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-venus-double:before {
  content: "\f226";
}

/* line 1767, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-mars-double:before {
  content: "\f227";
}

/* line 1770, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-venus-mars:before {
  content: "\f228";
}

/* line 1773, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-mars-stroke:before {
  content: "\f229";
}

/* line 1776, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-mars-stroke-v:before {
  content: "\f22a";
}

/* line 1779, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-mars-stroke-h:before {
  content: "\f22b";
}

/* line 1782, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-neuter:before {
  content: "\f22c";
}

/* line 1785, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-genderless:before {
  content: "\f22d";
}

/* line 1788, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-facebook-official:before {
  content: "\f230";
}

/* line 1791, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-pinterest-p:before {
  content: "\f231";
}

/* line 1794, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-whatsapp:before {
  content: "\f232";
}

/* line 1797, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-server:before {
  content: "\f233";
}

/* line 1800, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-user-plus:before {
  content: "\f234";
}

/* line 1803, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-user-times:before {
  content: "\f235";
}

/* line 1806, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-hotel:before,
.fa-bed:before {
  content: "\f236";
}

/* line 1810, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-viacoin:before {
  content: "\f237";
}

/* line 1813, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-train:before {
  content: "\f238";
}

/* line 1816, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-subway:before {
  content: "\f239";
}

/* line 1819, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-medium:before {
  content: "\f23a";
}

/* line 1822, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-yc:before,
.fa-y-combinator:before {
  content: "\f23b";
}

/* line 1826, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-optin-monster:before {
  content: "\f23c";
}

/* line 1829, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-opencart:before {
  content: "\f23d";
}

/* line 1832, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-expeditedssl:before {
  content: "\f23e";
}

/* line 1835, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-battery-4:before,
.fa-battery-full:before {
  content: "\f240";
}

/* line 1839, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-battery-3:before,
.fa-battery-three-quarters:before {
  content: "\f241";
}

/* line 1843, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-battery-2:before,
.fa-battery-half:before {
  content: "\f242";
}

/* line 1847, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-battery-1:before,
.fa-battery-quarter:before {
  content: "\f243";
}

/* line 1851, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-battery-0:before,
.fa-battery-empty:before {
  content: "\f244";
}

/* line 1855, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-mouse-pointer:before {
  content: "\f245";
}

/* line 1858, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-i-cursor:before {
  content: "\f246";
}

/* line 1861, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-object-group:before {
  content: "\f247";
}

/* line 1864, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-object-ungroup:before {
  content: "\f248";
}

/* line 1867, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-sticky-note:before {
  content: "\f249";
}

/* line 1870, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-sticky-note-o:before {
  content: "\f24a";
}

/* line 1873, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-cc-jcb:before {
  content: "\f24b";
}

/* line 1876, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-cc-diners-club:before {
  content: "\f24c";
}

/* line 1879, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-clone:before {
  content: "\f24d";
}

/* line 1882, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-balance-scale:before {
  content: "\f24e";
}

/* line 1885, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-hourglass-o:before {
  content: "\f250";
}

/* line 1888, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-hourglass-1:before,
.fa-hourglass-start:before {
  content: "\f251";
}

/* line 1892, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-hourglass-2:before,
.fa-hourglass-half:before {
  content: "\f252";
}

/* line 1896, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-hourglass-3:before,
.fa-hourglass-end:before {
  content: "\f253";
}

/* line 1900, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-hourglass:before {
  content: "\f254";
}

/* line 1903, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-hand-grab-o:before,
.fa-hand-rock-o:before {
  content: "\f255";
}

/* line 1907, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-hand-stop-o:before,
.fa-hand-paper-o:before {
  content: "\f256";
}

/* line 1911, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-hand-scissors-o:before {
  content: "\f257";
}

/* line 1914, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-hand-lizard-o:before {
  content: "\f258";
}

/* line 1917, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-hand-spock-o:before {
  content: "\f259";
}

/* line 1920, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-hand-pointer-o:before {
  content: "\f25a";
}

/* line 1923, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-hand-peace-o:before {
  content: "\f25b";
}

/* line 1926, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-trademark:before {
  content: "\f25c";
}

/* line 1929, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-registered:before {
  content: "\f25d";
}

/* line 1932, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-creative-commons:before {
  content: "\f25e";
}

/* line 1935, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-gg:before {
  content: "\f260";
}

/* line 1938, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-gg-circle:before {
  content: "\f261";
}

/* line 1941, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-tripadvisor:before {
  content: "\f262";
}

/* line 1944, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-odnoklassniki:before {
  content: "\f263";
}

/* line 1947, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-odnoklassniki-square:before {
  content: "\f264";
}

/* line 1950, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-get-pocket:before {
  content: "\f265";
}

/* line 1953, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-wikipedia-w:before {
  content: "\f266";
}

/* line 1956, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-safari:before {
  content: "\f267";
}

/* line 1959, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-chrome:before {
  content: "\f268";
}

/* line 1962, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-firefox:before {
  content: "\f269";
}

/* line 1965, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-opera:before {
  content: "\f26a";
}

/* line 1968, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-internet-explorer:before {
  content: "\f26b";
}

/* line 1971, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-tv:before,
.fa-television:before {
  content: "\f26c";
}

/* line 1975, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-contao:before {
  content: "\f26d";
}

/* line 1978, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-500px:before {
  content: "\f26e";
}

/* line 1981, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-amazon:before {
  content: "\f270";
}

/* line 1984, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-calendar-plus-o:before {
  content: "\f271";
}

/* line 1987, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-calendar-minus-o:before {
  content: "\f272";
}

/* line 1990, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-calendar-times-o:before {
  content: "\f273";
}

/* line 1993, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-calendar-check-o:before {
  content: "\f274";
}

/* line 1996, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-industry:before {
  content: "\f275";
}

/* line 1999, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-map-pin:before {
  content: "\f276";
}

/* line 2002, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-map-signs:before {
  content: "\f277";
}

/* line 2005, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-map-o:before {
  content: "\f278";
}

/* line 2008, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-map:before {
  content: "\f279";
}

/* line 2011, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-commenting:before {
  content: "\f27a";
}

/* line 2014, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-commenting-o:before {
  content: "\f27b";
}

/* line 2017, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-houzz:before {
  content: "\f27c";
}

/* line 2020, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-vimeo:before {
  content: "\f27d";
}

/* line 2023, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-black-tie:before {
  content: "\f27e";
}

/* line 2026, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-fonticons:before {
  content: "\f280";
}

/* line 2029, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-reddit-alien:before {
  content: "\f281";
}

/* line 2032, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-edge:before {
  content: "\f282";
}

/* line 2035, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-credit-card-alt:before {
  content: "\f283";
}

/* line 2038, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-codiepie:before {
  content: "\f284";
}

/* line 2041, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-modx:before {
  content: "\f285";
}

/* line 2044, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-fort-awesome:before {
  content: "\f286";
}

/* line 2047, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-usb:before {
  content: "\f287";
}

/* line 2050, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-product-hunt:before {
  content: "\f288";
}

/* line 2053, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-mixcloud:before {
  content: "\f289";
}

/* line 2056, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-scribd:before {
  content: "\f28a";
}

/* line 2059, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-pause-circle:before {
  content: "\f28b";
}

/* line 2062, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-pause-circle-o:before {
  content: "\f28c";
}

/* line 2065, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-stop-circle:before {
  content: "\f28d";
}

/* line 2068, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-stop-circle-o:before {
  content: "\f28e";
}

/* line 2071, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-shopping-bag:before {
  content: "\f290";
}

/* line 2074, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-shopping-basket:before {
  content: "\f291";
}

/* line 2077, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-hashtag:before {
  content: "\f292";
}

/* line 2080, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-bluetooth:before {
  content: "\f293";
}

/* line 2083, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-bluetooth-b:before {
  content: "\f294";
}

/* line 2086, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-percent:before {
  content: "\f295";
}

/* line 2089, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-gitlab:before {
  content: "\f296";
}

/* line 2092, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-wpbeginner:before {
  content: "\f297";
}

/* line 2095, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-wpforms:before {
  content: "\f298";
}

/* line 2098, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-envira:before {
  content: "\f299";
}

/* line 2101, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-universal-access:before {
  content: "\f29a";
}

/* line 2104, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-wheelchair-alt:before {
  content: "\f29b";
}

/* line 2107, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-question-circle-o:before {
  content: "\f29c";
}

/* line 2110, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-blind:before {
  content: "\f29d";
}

/* line 2113, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-audio-description:before {
  content: "\f29e";
}

/* line 2116, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-volume-control-phone:before {
  content: "\f2a0";
}

/* line 2119, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-braille:before {
  content: "\f2a1";
}

/* line 2122, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-assistive-listening-systems:before {
  content: "\f2a2";
}

/* line 2125, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-asl-interpreting:before,
.fa-american-sign-language-interpreting:before {
  content: "\f2a3";
}

/* line 2129, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-deafness:before,
.fa-hard-of-hearing:before,
.fa-deaf:before {
  content: "\f2a4";
}

/* line 2134, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-glide:before {
  content: "\f2a5";
}

/* line 2137, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-glide-g:before {
  content: "\f2a6";
}

/* line 2140, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-signing:before,
.fa-sign-language:before {
  content: "\f2a7";
}

/* line 2144, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-low-vision:before {
  content: "\f2a8";
}

/* line 2147, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-viadeo:before {
  content: "\f2a9";
}

/* line 2150, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-viadeo-square:before {
  content: "\f2aa";
}

/* line 2153, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-snapchat:before {
  content: "\f2ab";
}

/* line 2156, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-snapchat-ghost:before {
  content: "\f2ac";
}

/* line 2159, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-snapchat-square:before {
  content: "\f2ad";
}

/* line 2162, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-pied-piper:before {
  content: "\f2ae";
}

/* line 2165, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-first-order:before {
  content: "\f2b0";
}

/* line 2168, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-yoast:before {
  content: "\f2b1";
}

/* line 2171, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-themeisle:before {
  content: "\f2b2";
}

/* line 2174, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-google-plus-circle:before,
.fa-google-plus-official:before {
  content: "\f2b3";
}

/* line 2178, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/font-awesome-rails-4.6.3.1/app/assets/stylesheets/font-awesome.css.erb */
.fa-fa:before,
.fa-font-awesome:before {
  content: "\f2b4";
}

/* line 2182, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/font-awesome-rails-4.6.3.1/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 2192, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/font-awesome-rails-4.6.3.1/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;
}

/*! normalize.css v3.0.0 | MIT License | git.io/normalize */
/* line 9, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_normalize.scss */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}

/* line 19, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_normalize.scss */
body {
  margin: 0;
}

/* line 30, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_normalize.scss */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block;
}

/* line 50, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_normalize.scss */
audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}

/* line 63, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_normalize.scss */
audio:not([controls]) {
  display: none;
  height: 0;
}

/* line 73, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_normalize.scss */
[hidden],
template {
  display: none;
}

/* line 85, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_normalize.scss */
a {
  background: transparent;
}

/* line 93, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_normalize.scss */
a:active,
a:hover {
  outline: 0;
}

/* line 105, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_normalize.scss */
abbr[title] {
  border-bottom: 1px dotted;
}

/* line 113, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_normalize.scss */
b,
strong {
  font-weight: bold;
}

/* line 122, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_normalize.scss */
dfn {
  font-style: italic;
}

/* line 131, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_normalize.scss */
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

/* line 140, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_normalize.scss */
mark {
  background: #ff0;
  color: #000;
}

/* line 149, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_normalize.scss */
small {
  font-size: 80%;
}

/* line 157, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_normalize.scss */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

/* line 165, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_normalize.scss */
sup {
  top: -0.5em;
}

/* line 169, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_normalize.scss */
sub {
  bottom: -0.25em;
}

/* line 180, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_normalize.scss */
img {
  border: 0;
}

/* line 188, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_normalize.scss */
svg:not(:root) {
  overflow: hidden;
}

/* line 199, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_normalize.scss */
figure {
  margin: 1em 40px;
}

/* line 207, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_normalize.scss */
hr {
  box-sizing: content-box;
  height: 0;
}

/* line 217, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_normalize.scss */
pre {
  overflow: auto;
}

/* line 225, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_normalize.scss */
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

/* line 248, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_normalize.scss */
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}

/* line 262, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_normalize.scss */
button {
  overflow: visible;
}

/* line 273, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_normalize.scss */
button,
select {
  text-transform: none;
}

/* line 286, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_normalize.scss */
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}

/* line 298, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_normalize.scss */
button[disabled],
html input[disabled] {
  cursor: default;
}

/* line 307, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_normalize.scss */
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

/* line 318, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_normalize.scss */
input {
  line-height: normal;
}

/* line 330, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_normalize.scss */
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}

/* line 342, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_normalize.scss */
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

/* line 353, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_normalize.scss */
input[type="search"] {
  -webkit-appearance: textfield;
  box-sizing: content-box;
}

/* line 366, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_normalize.scss */
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

/* line 375, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_normalize.scss */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

/* line 386, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_normalize.scss */
legend {
  border: 0;
  padding: 0;
}

/* line 395, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_normalize.scss */
textarea {
  overflow: auto;
}

/* line 404, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_normalize.scss */
optgroup {
  font-weight: bold;
}

/* line 415, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_normalize.scss */
table {
  border-collapse: collapse;
  border-spacing: 0;
}

/* line 420, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_normalize.scss */
td,
th {
  padding: 0;
}

@media print {
  /* line 8, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_print.scss */
  * {
    text-shadow: none !important;
    color: #000 !important;
    background: transparent !important;
    box-shadow: none !important;
  }

  /* line 15, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_print.scss */
  a,
  a:visited {
    text-decoration: underline;
  }

  /* line 20, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_print.scss */
  a[href]:after {
    content: " (" attr(href) ")";
  }

  /* line 24, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_print.scss */
  abbr[title]:after {
    content: " (" attr(title) ")";
  }

  /* line 29, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_print.scss */
  a[href^="javascript:"]:after,
  a[href^="#"]:after {
    content: "";
  }

  /* line 34, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_print.scss */
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }

  /* line 40, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_print.scss */
  thead {
    display: table-header-group;
  }

  /* line 44, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_print.scss */
  tr,
  img {
    page-break-inside: avoid;
  }

  /* line 49, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_print.scss */
  img {
    max-width: 100% !important;
  }

  /* line 53, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_print.scss */
  p,
  h2,
  .military.carousel .stc-quote,
  h3 {
    orphans: 3;
    widows: 3;
  }

  /* line 60, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_print.scss */
  h2, .military.carousel .stc-quote,
  h3 {
    page-break-after: avoid;
  }

  /* line 67, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_print.scss */
  select {
    background: #fff !important;
  }

  /* line 72, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_print.scss */
  .navbar {
    display: none;
  }

  /* line 76, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_print.scss */
  .table td,
  .table th {
    background-color: #fff !important;
  }

  /* line 83, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_print.scss */
  .btn > .caret, .socialwall .candid-wall-load-more > .caret,
  .dropup > .btn > .caret,
  .socialwall .dropup > .candid-wall-load-more > .caret {
    border-top-color: #000 !important;
  }

  /* line 87, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_print.scss */
  .label {
    border: 1px solid #000;
  }

  /* line 91, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_print.scss */
  .table {
    border-collapse: collapse !important;
  }

  /* line 95, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_print.scss */
  .table-bordered th,
  .table-bordered td {
    border: 1px solid #ddd !important;
  }
}
/* line 11, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_scaffolding.scss */
* {
  box-sizing: border-box;
}

/* line 14, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_scaffolding.scss */
*:before,
*:after {
  box-sizing: border-box;
}

/* line 22, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_scaffolding.scss */
html {
  font-size: 62.5%;
  -webkit-tap-highlight-color: transparent;
}

/* line 27, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_scaffolding.scss */
body {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 18px;
  line-height: 1.428571429;
  color: #333333;
  background-color: #fff;
}

/* line 36, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_scaffolding.scss */
input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}

/* line 48, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_scaffolding.scss */
a {
  color: #428bca;
  text-decoration: none;
}
/* line 52, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_scaffolding.scss */
a:hover, a:focus {
  color: #e55a54;
  text-decoration: underline;
}
/* line 58, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_scaffolding.scss */
a:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

/* line 69, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_scaffolding.scss */
figure {
  margin: 0;
}

/* line 76, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_scaffolding.scss */
img {
  vertical-align: middle;
}

/* line 81, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_scaffolding.scss */
.img-responsive {
  display: block;
  max-width: 100%;
  height: auto;
}

/* line 86, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_scaffolding.scss */
.img-rounded {
  border-radius: 0px;
}

/* line 93, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_scaffolding.scss */
.img-thumbnail {
  padding: 4px;
  line-height: 1.428571429;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  display: inline-block;
  max-width: 100%;
  height: auto;
}

/* line 106, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_scaffolding.scss */
.img-circle {
  border-radius: 50%;
}

/* line 113, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_scaffolding.scss */
hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eeeeee;
}

/* line 125, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_scaffolding.scss */
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}

/* line 9, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_type.scss */
h1, h2, .military.carousel .stc-quote, h3, h4, h5, h6,
.h1, .h2, .h3, .h4, .h5, .h6 {
  font-family: "knockout_htf48";
  font-weight: 400;
  line-height: 1.1;
  color: inherit;
}
/* line 16, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_type.scss */
h1 small,
h1 .small, h2 small, .military.carousel .stc-quote small,
h2 .small,
.military.carousel .stc-quote .small, h3 small,
h3 .small, h4 small,
h4 .small, h5 small,
h5 .small, h6 small,
h6 .small,
.h1 small,
.h1 .small, .h2 small,
.h2 .small, .h3 small,
.h3 .small, .h4 small,
.h4 .small, .h5 small,
.h5 .small, .h6 small,
.h6 .small {
  font-weight: normal;
  line-height: 1;
  color: #999999;
}

/* line 24, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_type.scss */
h1, .h1,
h2,
.military.carousel .stc-quote, .h2,
h3, .h3 {
  margin-top: 20px;
  margin-bottom: 10px;
}
/* line 30, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_type.scss */
h1 small,
h1 .small, .h1 small,
.h1 .small,
h2 small,
.military.carousel .stc-quote small,
h2 .small,
.military.carousel .stc-quote .small, .h2 small,
.h2 .small,
h3 small,
h3 .small, .h3 small,
.h3 .small {
  font-size: 65%;
}

/* line 35, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_type.scss */
h4, .h4,
h5, .h5,
h6, .h6 {
  margin-top: 10px;
  margin-bottom: 10px;
}
/* line 41, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_type.scss */
h4 small,
h4 .small, .h4 small,
.h4 .small,
h5 small,
h5 .small, .h5 small,
.h5 .small,
h6 small,
h6 .small, .h6 small,
.h6 .small {
  font-size: 75%;
}

/* line 47, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_type.scss */
h1, .h1 {
  font-size: 36px;
}

/* line 48, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_type.scss */
h2, .military.carousel .stc-quote, .h2 {
  font-size: 30px;
}

/* line 49, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_type.scss */
h3, .h3 {
  font-size: 24px;
}

/* line 50, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_type.scss */
h4, .h4 {
  font-size: 18px;
}

/* line 51, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_type.scss */
h5, .h5 {
  font-size: 14px;
}

/* line 52, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_type.scss */
h6, .h6 {
  font-size: 12px;
}

/* line 58, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_type.scss */
p {
  margin: 0 0 10px;
}

/* line 62, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_type.scss */
.lead {
  margin-bottom: 20px;
  font-size: 20px;
  font-weight: 200;
  line-height: 1.4;
}
@media (min-width: 768px) {
  /* line 62, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_type.scss */
  .lead {
    font-size: 27px;
  }
}

/* line 78, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_type.scss */
small,
.small {
  font-size: 85%;
}

/* line 82, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_type.scss */
cite {
  font-style: normal;
}

/* line 85, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_type.scss */
.text-left {
  text-align: left;
}

/* line 86, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_type.scss */
.text-right {
  text-align: right;
}

/* line 87, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_type.scss */
.text-center {
  text-align: center;
}

/* line 88, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_type.scss */
.text-justify {
  text-align: justify;
}

/* line 91, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_type.scss */
.text-muted {
  color: #999999;
}

/* line 605, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.text-primary {
  color: #428bca;
}

/* line 608, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_mixins.scss */
a.text-primary:hover {
  color: #3071a9;
}

/* line 605, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.text-success {
  color: #3c763d;
}

/* line 608, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_mixins.scss */
a.text-success:hover {
  color: #2b542c;
}

/* line 605, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.text-info {
  color: #31708f;
}

/* line 608, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_mixins.scss */
a.text-info:hover {
  color: #245269;
}

/* line 605, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.text-warning {
  color: #8a6d3b;
}

/* line 608, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_mixins.scss */
a.text-warning:hover {
  color: #66512c;
}

/* line 605, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.text-danger {
  color: #a94442;
}

/* line 608, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_mixins.scss */
a.text-danger:hover {
  color: #843534;
}

/* line 108, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_type.scss */
.bg-primary {
  color: #fff;
}

/* line 593, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.bg-primary {
  background-color: #428bca;
}

/* line 596, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_mixins.scss */
a.bg-primary:hover {
  background-color: #3071a9;
}

/* line 593, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.bg-success {
  background-color: #dff0d8;
}

/* line 596, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_mixins.scss */
a.bg-success:hover {
  background-color: #c1e2b3;
}

/* line 593, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.bg-info {
  background-color: #d9edf7;
}

/* line 596, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_mixins.scss */
a.bg-info:hover {
  background-color: #afd9ee;
}

/* line 593, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.bg-warning {
  background-color: #fcf8e3;
}

/* line 596, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_mixins.scss */
a.bg-warning:hover {
  background-color: #f7ecb5;
}

/* line 593, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.bg-danger {
  background-color: #f2dede;
}

/* line 596, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_mixins.scss */
a.bg-danger:hover {
  background-color: #e4b9b9;
}

/* line 127, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_type.scss */
.page-header {
  padding-bottom: 9px;
  margin: 40px 0 20px;
  border-bottom: 1px solid #eeeeee;
}

/* line 138, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_type.scss */
ul,
ol {
  margin-top: 0;
  margin-bottom: 10px;
}
/* line 142, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_type.scss */
ul ul,
ul ol,
ol ul,
ol ol {
  margin-bottom: 0;
}

/* line 151, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_type.scss */
.list-unstyled, .list-inline {
  padding-left: 0;
  list-style: none;
}

/* line 157, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_type.scss */
.list-inline {
  margin-left: -5px;
}
/* line 161, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_type.scss */
.list-inline > li {
  display: inline-block;
  padding-left: 5px;
  padding-right: 5px;
}

/* line 169, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_type.scss */
dl {
  margin-top: 0;
  margin-bottom: 20px;
}

/* line 173, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_type.scss */
dt,
dd {
  line-height: 1.428571429;
}

/* line 177, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_type.scss */
dt {
  font-weight: bold;
}

/* line 180, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_type.scss */
dd {
  margin-left: 0;
}

@media (min-width: 768px) {
  /* line 191, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_type.scss */
  .dl-horizontal dt {
    float: left;
    width: 160px;
    clear: left;
    text-align: right;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  /* line 198, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_type.scss */
  .dl-horizontal dd {
    margin-left: 180px;
  }
  /* line 20, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .dl-horizontal dd:before, .dl-horizontal dd:after {
    content: " ";
    display: table;
  }
  /* line 25, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .dl-horizontal dd:after {
    clear: both;
  }
}
/* line 209, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_type.scss */
abbr[title],
abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #999999;
}

/* line 215, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_type.scss */
.initialism {
  font-size: 90%;
  text-transform: uppercase;
}

/* line 221, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_type.scss */
blockquote {
  padding: 10px 20px;
  margin: 0 0 20px;
  font-size: 17.5px;
  border-left: 5px solid #eeeeee;
}
/* line 230, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_type.scss */
blockquote p:last-child,
blockquote ul:last-child,
blockquote ol:last-child {
  margin-bottom: 0;
}
/* line 237, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_type.scss */
blockquote footer,
blockquote small,
blockquote .small {
  display: block;
  font-size: 80%;
  line-height: 1.428571429;
  color: #999999;
}
/* line 245, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_type.scss */
blockquote footer:before,
blockquote small:before,
blockquote .small:before {
  content: '\2014 \00A0';
}

/* line 254, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_type.scss */
.blockquote-reverse,
blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  border-right: 5px solid #eeeeee;
  border-left: 0;
  text-align: right;
}
/* line 266, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_type.scss */
.blockquote-reverse footer:before,
.blockquote-reverse small:before,
.blockquote-reverse .small:before,
blockquote.pull-right footer:before,
blockquote.pull-right small:before,
blockquote.pull-right .small:before {
  content: '';
}
/* line 267, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_type.scss */
.blockquote-reverse footer:after,
.blockquote-reverse small:after,
.blockquote-reverse .small:after,
blockquote.pull-right footer:after,
blockquote.pull-right small:after,
blockquote.pull-right .small:after {
  content: '\00A0 \2014';
}

/* line 274, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_type.scss */
blockquote:before,
blockquote:after {
  content: "";
}

/* line 280, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_type.scss */
address {
  margin-bottom: 20px;
  font-style: normal;
  line-height: 1.428571429;
}

/* line 7, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_code.scss */
code,
kbd,
pre,
samp {
  font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
}

/* line 15, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_code.scss */
code {
  padding: 2px 4px;
  font-size: 90%;
  color: #c7254e;
  background-color: #f9f2f4;
  white-space: nowrap;
  border-radius: 0px;
}

/* line 25, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_code.scss */
kbd {
  padding: 2px 4px;
  font-size: 90%;
  color: #fff;
  background-color: #333;
  border-radius: 0px;
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
}

/* line 35, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_code.scss */
pre {
  display: block;
  padding: 9.5px;
  margin: 0 0 10px;
  font-size: 17px;
  line-height: 1.428571429;
  word-break: break-all;
  word-wrap: break-word;
  color: #333333;
  background-color: #f5f5f5;
  border: 1px solid #ccc;
  border-radius: 0px;
}
/* line 49, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_code.scss */
pre code {
  padding: 0;
  font-size: inherit;
  color: inherit;
  white-space: pre-wrap;
  background-color: transparent;
  border-radius: 0;
}

/* line 60, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_code.scss */
.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll;
}

/* line 10, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_grid.scss */
.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 10px;
  padding-right: 10px;
}
/* line 20, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.container:before, .container:after {
  content: " ";
  display: table;
}
/* line 25, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.container:after {
  clear: both;
}
@media (min-width: 768px) {
  /* line 10, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_grid.scss */
  .container {
    width: 750px;
  }
}
@media (min-width: 992px) {
  /* line 10, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_grid.scss */
  .container {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  /* line 10, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_grid.scss */
  .container {
    width: 1590px;
  }
}

/* line 30, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_grid.scss */
.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 10px;
  padding-right: 10px;
}
/* line 20, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.container-fluid:before, .container-fluid:after {
  content: " ";
  display: table;
}
/* line 25, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.container-fluid:after {
  clear: both;
}

/* line 39, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_grid.scss */
.row {
  margin-left: -10px;
  margin-right: -10px;
}
/* line 20, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.row:before, .row:after {
  content: " ";
  display: table;
}
/* line 25, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.row:after {
  clear: both;
}

/* line 798, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.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, #content_wrapper > .filters, .col-md-12, .col-lg-12, .col-xs-13, .col-sm-13, .col-md-13, .col-lg-13, .col-xs-14, .col-sm-14, .col-md-14, .col-lg-14, .col-xs-15, .col-sm-15, .col-md-15, .col-lg-15, .col-xs-16, .col-sm-16, .col-md-16, .col-lg-16, .col-xs-17, .col-sm-17, .col-md-17, .col-lg-17, .col-xs-18, .col-sm-18, .col-md-18, .col-lg-18, .col-xs-19, .col-sm-19, .col-md-19, .col-lg-19, .col-xs-20, .col-sm-20, .col-md-20, .col-lg-20, .col-xs-21, .col-sm-21, .col-md-21, .col-lg-21, .col-xs-22, .col-sm-22, .col-md-22, .col-lg-22, .col-xs-23, .col-sm-23, .col-md-23, .col-lg-23, .col-xs-24, .col-sm-24, .col-md-24, .col-lg-24 {
  position: relative;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
}

/* line 817, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.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, .col-xs-13, .col-xs-14, .col-xs-15, .col-xs-16, .col-xs-17, .col-xs-18, .col-xs-19, .col-xs-20, .col-xs-21, .col-xs-22, .col-xs-23, .col-xs-24 {
  float: left;
}

/* line 825, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.col-xs-1 {
  width: 4.1666666667%;
}

/* line 825, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.col-xs-2 {
  width: 8.3333333333%;
}

/* line 825, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.col-xs-3 {
  width: 12.5%;
}

/* line 825, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.col-xs-4 {
  width: 16.6666666667%;
}

/* line 825, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.col-xs-5 {
  width: 20.8333333333%;
}

/* line 825, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.col-xs-6 {
  width: 25%;
}

/* line 825, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.col-xs-7 {
  width: 29.1666666667%;
}

/* line 825, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.col-xs-8 {
  width: 33.3333333333%;
}

/* line 825, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.col-xs-9 {
  width: 37.5%;
}

/* line 825, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.col-xs-10 {
  width: 41.6666666667%;
}

/* line 825, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.col-xs-11 {
  width: 45.8333333333%;
}

/* line 825, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.col-xs-12 {
  width: 50%;
}

/* line 825, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.col-xs-13 {
  width: 54.1666666667%;
}

/* line 825, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.col-xs-14 {
  width: 58.3333333333%;
}

/* line 825, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.col-xs-15 {
  width: 62.5%;
}

/* line 825, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.col-xs-16 {
  width: 66.6666666667%;
}

/* line 825, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.col-xs-17 {
  width: 70.8333333333%;
}

/* line 825, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.col-xs-18 {
  width: 75%;
}

/* line 825, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.col-xs-19 {
  width: 79.1666666667%;
}

/* line 825, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.col-xs-20 {
  width: 83.3333333333%;
}

/* line 825, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.col-xs-21 {
  width: 87.5%;
}

/* line 825, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.col-xs-22 {
  width: 91.6666666667%;
}

/* line 825, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.col-xs-23 {
  width: 95.8333333333%;
}

/* line 825, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.col-xs-24 {
  width: 100%;
}

/* line 835, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.col-xs-pull-0 {
  right: 0%;
}

/* line 835, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.col-xs-pull-1 {
  right: 4.1666666667%;
}

/* line 835, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.col-xs-pull-2 {
  right: 8.3333333333%;
}

/* line 835, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.col-xs-pull-3 {
  right: 12.5%;
}

/* line 835, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.col-xs-pull-4 {
  right: 16.6666666667%;
}

/* line 835, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.col-xs-pull-5 {
  right: 20.8333333333%;
}

/* line 835, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.col-xs-pull-6 {
  right: 25%;
}

/* line 835, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.col-xs-pull-7 {
  right: 29.1666666667%;
}

/* line 835, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.col-xs-pull-8 {
  right: 33.3333333333%;
}

/* line 835, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.col-xs-pull-9 {
  right: 37.5%;
}

/* line 835, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.col-xs-pull-10 {
  right: 41.6666666667%;
}

/* line 835, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.col-xs-pull-11 {
  right: 45.8333333333%;
}

/* line 835, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.col-xs-pull-12 {
  right: 50%;
}

/* line 835, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.col-xs-pull-13 {
  right: 54.1666666667%;
}

/* line 835, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.col-xs-pull-14 {
  right: 58.3333333333%;
}

/* line 835, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.col-xs-pull-15 {
  right: 62.5%;
}

/* line 835, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.col-xs-pull-16 {
  right: 66.6666666667%;
}

/* line 835, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.col-xs-pull-17 {
  right: 70.8333333333%;
}

/* line 835, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.col-xs-pull-18 {
  right: 75%;
}

/* line 835, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.col-xs-pull-19 {
  right: 79.1666666667%;
}

/* line 835, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.col-xs-pull-20 {
  right: 83.3333333333%;
}

/* line 835, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.col-xs-pull-21 {
  right: 87.5%;
}

/* line 835, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.col-xs-pull-22 {
  right: 91.6666666667%;
}

/* line 835, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.col-xs-pull-23 {
  right: 95.8333333333%;
}

/* line 835, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.col-xs-pull-24 {
  right: 100%;
}

/* line 830, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.col-xs-push-0 {
  left: 0%;
}

/* line 830, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.col-xs-push-1 {
  left: 4.1666666667%;
}

/* line 830, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.col-xs-push-2 {
  left: 8.3333333333%;
}

/* line 830, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.col-xs-push-3 {
  left: 12.5%;
}

/* line 830, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.col-xs-push-4 {
  left: 16.6666666667%;
}

/* line 830, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.col-xs-push-5 {
  left: 20.8333333333%;
}

/* line 830, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.col-xs-push-6 {
  left: 25%;
}

/* line 830, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.col-xs-push-7 {
  left: 29.1666666667%;
}

/* line 830, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.col-xs-push-8 {
  left: 33.3333333333%;
}

/* line 830, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.col-xs-push-9 {
  left: 37.5%;
}

/* line 830, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.col-xs-push-10 {
  left: 41.6666666667%;
}

/* line 830, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.col-xs-push-11 {
  left: 45.8333333333%;
}

/* line 830, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.col-xs-push-12 {
  left: 50%;
}

/* line 830, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.col-xs-push-13 {
  left: 54.1666666667%;
}

/* line 830, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.col-xs-push-14 {
  left: 58.3333333333%;
}

/* line 830, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.col-xs-push-15 {
  left: 62.5%;
}

/* line 830, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.col-xs-push-16 {
  left: 66.6666666667%;
}

/* line 830, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.col-xs-push-17 {
  left: 70.8333333333%;
}

/* line 830, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.col-xs-push-18 {
  left: 75%;
}

/* line 830, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.col-xs-push-19 {
  left: 79.1666666667%;
}

/* line 830, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.col-xs-push-20 {
  left: 83.3333333333%;
}

/* line 830, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.col-xs-push-21 {
  left: 87.5%;
}

/* line 830, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.col-xs-push-22 {
  left: 91.6666666667%;
}

/* line 830, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.col-xs-push-23 {
  left: 95.8333333333%;
}

/* line 830, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.col-xs-push-24 {
  left: 100%;
}

/* line 840, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.col-xs-offset-0 {
  margin-left: 0%;
}

/* line 840, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.col-xs-offset-1 {
  margin-left: 4.1666666667%;
}

/* line 840, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.col-xs-offset-2 {
  margin-left: 8.3333333333%;
}

/* line 840, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.col-xs-offset-3 {
  margin-left: 12.5%;
}

/* line 840, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.col-xs-offset-4 {
  margin-left: 16.6666666667%;
}

/* line 840, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.col-xs-offset-5 {
  margin-left: 20.8333333333%;
}

/* line 840, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.col-xs-offset-6 {
  margin-left: 25%;
}

/* line 840, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.col-xs-offset-7 {
  margin-left: 29.1666666667%;
}

/* line 840, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.col-xs-offset-8 {
  margin-left: 33.3333333333%;
}

/* line 840, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.col-xs-offset-9 {
  margin-left: 37.5%;
}

/* line 840, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.col-xs-offset-10 {
  margin-left: 41.6666666667%;
}

/* line 840, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.col-xs-offset-11 {
  margin-left: 45.8333333333%;
}

/* line 840, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.col-xs-offset-12 {
  margin-left: 50%;
}

/* line 840, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.col-xs-offset-13 {
  margin-left: 54.1666666667%;
}

/* line 840, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.col-xs-offset-14 {
  margin-left: 58.3333333333%;
}

/* line 840, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.col-xs-offset-15 {
  margin-left: 62.5%;
}

/* line 840, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.col-xs-offset-16 {
  margin-left: 66.6666666667%;
}

/* line 840, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.col-xs-offset-17 {
  margin-left: 70.8333333333%;
}

/* line 840, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.col-xs-offset-18 {
  margin-left: 75%;
}

/* line 840, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.col-xs-offset-19 {
  margin-left: 79.1666666667%;
}

/* line 840, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.col-xs-offset-20 {
  margin-left: 83.3333333333%;
}

/* line 840, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.col-xs-offset-21 {
  margin-left: 87.5%;
}

/* line 840, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.col-xs-offset-22 {
  margin-left: 91.6666666667%;
}

/* line 840, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.col-xs-offset-23 {
  margin-left: 95.8333333333%;
}

/* line 840, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.col-xs-offset-24 {
  margin-left: 100%;
}

@media (min-width: 768px) {
  /* line 817, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .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, #content_wrapper > .filters, .col-sm-13, .col-sm-14, .col-sm-15, .col-sm-16, .col-sm-17, .col-sm-18, .col-sm-19, .col-sm-20, .col-sm-21, .col-sm-22, .col-sm-23, .col-sm-24 {
    float: left;
  }

  /* line 825, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .col-sm-1 {
    width: 4.1666666667%;
  }

  /* line 825, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .col-sm-2 {
    width: 8.3333333333%;
  }

  /* line 825, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .col-sm-3 {
    width: 12.5%;
  }

  /* line 825, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .col-sm-4 {
    width: 16.6666666667%;
  }

  /* line 825, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .col-sm-5 {
    width: 20.8333333333%;
  }

  /* line 825, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .col-sm-6 {
    width: 25%;
  }

  /* line 825, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .col-sm-7 {
    width: 29.1666666667%;
  }

  /* line 825, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .col-sm-8 {
    width: 33.3333333333%;
  }

  /* line 825, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .col-sm-9 {
    width: 37.5%;
  }

  /* line 825, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .col-sm-10 {
    width: 41.6666666667%;
  }

  /* line 825, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .col-sm-11 {
    width: 45.8333333333%;
  }

  /* line 825, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .col-sm-12, #content_wrapper > .filters {
    width: 50%;
  }

  /* line 825, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .col-sm-13 {
    width: 54.1666666667%;
  }

  /* line 825, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .col-sm-14 {
    width: 58.3333333333%;
  }

  /* line 825, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .col-sm-15 {
    width: 62.5%;
  }

  /* line 825, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .col-sm-16 {
    width: 66.6666666667%;
  }

  /* line 825, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .col-sm-17 {
    width: 70.8333333333%;
  }

  /* line 825, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .col-sm-18 {
    width: 75%;
  }

  /* line 825, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .col-sm-19 {
    width: 79.1666666667%;
  }

  /* line 825, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .col-sm-20 {
    width: 83.3333333333%;
  }

  /* line 825, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .col-sm-21 {
    width: 87.5%;
  }

  /* line 825, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .col-sm-22 {
    width: 91.6666666667%;
  }

  /* line 825, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .col-sm-23 {
    width: 95.8333333333%;
  }

  /* line 825, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .col-sm-24 {
    width: 100%;
  }

  /* line 835, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .col-sm-pull-0 {
    right: 0%;
  }

  /* line 835, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .col-sm-pull-1 {
    right: 4.1666666667%;
  }

  /* line 835, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .col-sm-pull-2 {
    right: 8.3333333333%;
  }

  /* line 835, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .col-sm-pull-3 {
    right: 12.5%;
  }

  /* line 835, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .col-sm-pull-4 {
    right: 16.6666666667%;
  }

  /* line 835, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .col-sm-pull-5 {
    right: 20.8333333333%;
  }

  /* line 835, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .col-sm-pull-6 {
    right: 25%;
  }

  /* line 835, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .col-sm-pull-7 {
    right: 29.1666666667%;
  }

  /* line 835, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .col-sm-pull-8 {
    right: 33.3333333333%;
  }

  /* line 835, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .col-sm-pull-9 {
    right: 37.5%;
  }

  /* line 835, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .col-sm-pull-10 {
    right: 41.6666666667%;
  }

  /* line 835, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .col-sm-pull-11 {
    right: 45.8333333333%;
  }

  /* line 835, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .col-sm-pull-12 {
    right: 50%;
  }

  /* line 835, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .col-sm-pull-13 {
    right: 54.1666666667%;
  }

  /* line 835, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .col-sm-pull-14 {
    right: 58.3333333333%;
  }

  /* line 835, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .col-sm-pull-15 {
    right: 62.5%;
  }

  /* line 835, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .col-sm-pull-16 {
    right: 66.6666666667%;
  }

  /* line 835, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .col-sm-pull-17 {
    right: 70.8333333333%;
  }

  /* line 835, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .col-sm-pull-18 {
    right: 75%;
  }

  /* line 835, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .col-sm-pull-19 {
    right: 79.1666666667%;
  }

  /* line 835, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .col-sm-pull-20 {
    right: 83.3333333333%;
  }

  /* line 835, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .col-sm-pull-21 {
    right: 87.5%;
  }

  /* line 835, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .col-sm-pull-22 {
    right: 91.6666666667%;
  }

  /* line 835, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .col-sm-pull-23 {
    right: 95.8333333333%;
  }

  /* line 835, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .col-sm-pull-24 {
    right: 100%;
  }

  /* line 830, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .col-sm-push-0 {
    left: 0%;
  }

  /* line 830, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .col-sm-push-1 {
    left: 4.1666666667%;
  }

  /* line 830, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .col-sm-push-2 {
    left: 8.3333333333%;
  }

  /* line 830, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .col-sm-push-3 {
    left: 12.5%;
  }

  /* line 830, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .col-sm-push-4 {
    left: 16.6666666667%;
  }

  /* line 830, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .col-sm-push-5 {
    left: 20.8333333333%;
  }

  /* line 830, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .col-sm-push-6 {
    left: 25%;
  }

  /* line 830, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .col-sm-push-7 {
    left: 29.1666666667%;
  }

  /* line 830, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .col-sm-push-8 {
    left: 33.3333333333%;
  }

  /* line 830, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .col-sm-push-9 {
    left: 37.5%;
  }

  /* line 830, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .col-sm-push-10 {
    left: 41.6666666667%;
  }

  /* line 830, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .col-sm-push-11 {
    left: 45.8333333333%;
  }

  /* line 830, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .col-sm-push-12 {
    left: 50%;
  }

  /* line 830, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .col-sm-push-13 {
    left: 54.1666666667%;
  }

  /* line 830, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .col-sm-push-14 {
    left: 58.3333333333%;
  }

  /* line 830, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .col-sm-push-15 {
    left: 62.5%;
  }

  /* line 830, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .col-sm-push-16 {
    left: 66.6666666667%;
  }

  /* line 830, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .col-sm-push-17 {
    left: 70.8333333333%;
  }

  /* line 830, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .col-sm-push-18 {
    left: 75%;
  }

  /* line 830, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .col-sm-push-19 {
    left: 79.1666666667%;
  }

  /* line 830, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .col-sm-push-20 {
    left: 83.3333333333%;
  }

  /* line 830, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .col-sm-push-21 {
    left: 87.5%;
  }

  /* line 830, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .col-sm-push-22 {
    left: 91.6666666667%;
  }

  /* line 830, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .col-sm-push-23 {
    left: 95.8333333333%;
  }

  /* line 830, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .col-sm-push-24 {
    left: 100%;
  }

  /* line 840, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .col-sm-offset-0 {
    margin-left: 0%;
  }

  /* line 840, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .col-sm-offset-1 {
    margin-left: 4.1666666667%;
  }

  /* line 840, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .col-sm-offset-2 {
    margin-left: 8.3333333333%;
  }

  /* line 840, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .col-sm-offset-3 {
    margin-left: 12.5%;
  }

  /* line 840, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .col-sm-offset-4 {
    margin-left: 16.6666666667%;
  }

  /* line 840, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .col-sm-offset-5 {
    margin-left: 20.8333333333%;
  }

  /* line 840, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .col-sm-offset-6 {
    margin-left: 25%;
  }

  /* line 840, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .col-sm-offset-7 {
    margin-left: 29.1666666667%;
  }

  /* line 840, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .col-sm-offset-8 {
    margin-left: 33.3333333333%;
  }

  /* line 840, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .col-sm-offset-9 {
    margin-left: 37.5%;
  }

  /* line 840, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .col-sm-offset-10 {
    margin-left: 41.6666666667%;
  }

  /* line 840, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .col-sm-offset-11 {
    margin-left: 45.8333333333%;
  }

  /* line 840, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .col-sm-offset-12 {
    margin-left: 50%;
  }

  /* line 840, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .col-sm-offset-13 {
    margin-left: 54.1666666667%;
  }

  /* line 840, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .col-sm-offset-14 {
    margin-left: 58.3333333333%;
  }

  /* line 840, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .col-sm-offset-15 {
    margin-left: 62.5%;
  }

  /* line 840, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .col-sm-offset-16 {
    margin-left: 66.6666666667%;
  }

  /* line 840, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .col-sm-offset-17 {
    margin-left: 70.8333333333%;
  }

  /* line 840, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .col-sm-offset-18 {
    margin-left: 75%;
  }

  /* line 840, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .col-sm-offset-19 {
    margin-left: 79.1666666667%;
  }

  /* line 840, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .col-sm-offset-20 {
    margin-left: 83.3333333333%;
  }

  /* line 840, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .col-sm-offset-21 {
    margin-left: 87.5%;
  }

  /* line 840, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .col-sm-offset-22 {
    margin-left: 91.6666666667%;
  }

  /* line 840, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .col-sm-offset-23 {
    margin-left: 95.8333333333%;
  }

  /* line 840, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .col-sm-offset-24 {
    margin-left: 100%;
  }
}
@media (min-width: 992px) {
  /* line 817, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .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, .col-md-13, .col-md-14, .col-md-15, .col-md-16, .col-md-17, .col-md-18, .col-md-19, .col-md-20, .col-md-21, .col-md-22, .col-md-23, .col-md-24 {
    float: left;
  }

  /* line 825, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .col-md-1 {
    width: 4.1666666667%;
  }

  /* line 825, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .col-md-2 {
    width: 8.3333333333%;
  }

  /* line 825, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .col-md-3 {
    width: 12.5%;
  }

  /* line 825, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .col-md-4 {
    width: 16.6666666667%;
  }

  /* line 825, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .col-md-5 {
    width: 20.8333333333%;
  }

  /* line 825, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .col-md-6 {
    width: 25%;
  }

  /* line 825, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .col-md-7 {
    width: 29.1666666667%;
  }

  /* line 825, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .col-md-8 {
    width: 33.3333333333%;
  }

  /* line 825, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .col-md-9 {
    width: 37.5%;
  }

  /* line 825, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .col-md-10 {
    width: 41.6666666667%;
  }

  /* line 825, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .col-md-11 {
    width: 45.8333333333%;
  }

  /* line 825, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .col-md-12 {
    width: 50%;
  }

  /* line 825, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .col-md-13 {
    width: 54.1666666667%;
  }

  /* line 825, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .col-md-14 {
    width: 58.3333333333%;
  }

  /* line 825, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .col-md-15 {
    width: 62.5%;
  }

  /* line 825, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .col-md-16 {
    width: 66.6666666667%;
  }

  /* line 825, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .col-md-17 {
    width: 70.8333333333%;
  }

  /* line 825, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .col-md-18 {
    width: 75%;
  }

  /* line 825, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .col-md-19 {
    width: 79.1666666667%;
  }

  /* line 825, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .col-md-20 {
    width: 83.3333333333%;
  }

  /* line 825, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .col-md-21 {
    width: 87.5%;
  }

  /* line 825, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .col-md-22 {
    width: 91.6666666667%;
  }

  /* line 825, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .col-md-23 {
    width: 95.8333333333%;
  }

  /* line 825, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .col-md-24 {
    width: 100%;
  }

  /* line 835, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .col-md-pull-0 {
    right: 0%;
  }

  /* line 835, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .col-md-pull-1 {
    right: 4.1666666667%;
  }

  /* line 835, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .col-md-pull-2 {
    right: 8.3333333333%;
  }

  /* line 835, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .col-md-pull-3 {
    right: 12.5%;
  }

  /* line 835, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .col-md-pull-4 {
    right: 16.6666666667%;
  }

  /* line 835, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .col-md-pull-5 {
    right: 20.8333333333%;
  }

  /* line 835, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .col-md-pull-6 {
    right: 25%;
  }

  /* line 835, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .col-md-pull-7 {
    right: 29.1666666667%;
  }

  /* line 835, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .col-md-pull-8 {
    right: 33.3333333333%;
  }

  /* line 835, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .col-md-pull-9 {
    right: 37.5%;
  }

  /* line 835, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .col-md-pull-10 {
    right: 41.6666666667%;
  }

  /* line 835, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .col-md-pull-11 {
    right: 45.8333333333%;
  }

  /* line 835, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .col-md-pull-12 {
    right: 50%;
  }

  /* line 835, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .col-md-pull-13 {
    right: 54.1666666667%;
  }

  /* line 835, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .col-md-pull-14 {
    right: 58.3333333333%;
  }

  /* line 835, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .col-md-pull-15 {
    right: 62.5%;
  }

  /* line 835, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .col-md-pull-16 {
    right: 66.6666666667%;
  }

  /* line 835, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .col-md-pull-17 {
    right: 70.8333333333%;
  }

  /* line 835, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .col-md-pull-18 {
    right: 75%;
  }

  /* line 835, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .col-md-pull-19 {
    right: 79.1666666667%;
  }

  /* line 835, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .col-md-pull-20 {
    right: 83.3333333333%;
  }

  /* line 835, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .col-md-pull-21 {
    right: 87.5%;
  }

  /* line 835, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .col-md-pull-22 {
    right: 91.6666666667%;
  }

  /* line 835, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .col-md-pull-23 {
    right: 95.8333333333%;
  }

  /* line 835, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .col-md-pull-24 {
    right: 100%;
  }

  /* line 830, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .col-md-push-0 {
    left: 0%;
  }

  /* line 830, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .col-md-push-1 {
    left: 4.1666666667%;
  }

  /* line 830, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .col-md-push-2 {
    left: 8.3333333333%;
  }

  /* line 830, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .col-md-push-3 {
    left: 12.5%;
  }

  /* line 830, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .col-md-push-4 {
    left: 16.6666666667%;
  }

  /* line 830, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .col-md-push-5 {
    left: 20.8333333333%;
  }

  /* line 830, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .col-md-push-6 {
    left: 25%;
  }

  /* line 830, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .col-md-push-7 {
    left: 29.1666666667%;
  }

  /* line 830, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .col-md-push-8 {
    left: 33.3333333333%;
  }

  /* line 830, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .col-md-push-9 {
    left: 37.5%;
  }

  /* line 830, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .col-md-push-10 {
    left: 41.6666666667%;
  }

  /* line 830, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .col-md-push-11 {
    left: 45.8333333333%;
  }

  /* line 830, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .col-md-push-12 {
    left: 50%;
  }

  /* line 830, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .col-md-push-13 {
    left: 54.1666666667%;
  }

  /* line 830, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .col-md-push-14 {
    left: 58.3333333333%;
  }

  /* line 830, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .col-md-push-15 {
    left: 62.5%;
  }

  /* line 830, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .col-md-push-16 {
    left: 66.6666666667%;
  }

  /* line 830, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .col-md-push-17 {
    left: 70.8333333333%;
  }

  /* line 830, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .col-md-push-18 {
    left: 75%;
  }

  /* line 830, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .col-md-push-19 {
    left: 79.1666666667%;
  }

  /* line 830, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .col-md-push-20 {
    left: 83.3333333333%;
  }

  /* line 830, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .col-md-push-21 {
    left: 87.5%;
  }

  /* line 830, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .col-md-push-22 {
    left: 91.6666666667%;
  }

  /* line 830, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .col-md-push-23 {
    left: 95.8333333333%;
  }

  /* line 830, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .col-md-push-24 {
    left: 100%;
  }

  /* line 840, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .col-md-offset-0 {
    margin-left: 0%;
  }

  /* line 840, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .col-md-offset-1 {
    margin-left: 4.1666666667%;
  }

  /* line 840, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .col-md-offset-2 {
    margin-left: 8.3333333333%;
  }

  /* line 840, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .col-md-offset-3 {
    margin-left: 12.5%;
  }

  /* line 840, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .col-md-offset-4 {
    margin-left: 16.6666666667%;
  }

  /* line 840, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .col-md-offset-5 {
    margin-left: 20.8333333333%;
  }

  /* line 840, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .col-md-offset-6 {
    margin-left: 25%;
  }

  /* line 840, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .col-md-offset-7 {
    margin-left: 29.1666666667%;
  }

  /* line 840, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .col-md-offset-8 {
    margin-left: 33.3333333333%;
  }

  /* line 840, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .col-md-offset-9 {
    margin-left: 37.5%;
  }

  /* line 840, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .col-md-offset-10 {
    margin-left: 41.6666666667%;
  }

  /* line 840, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .col-md-offset-11 {
    margin-left: 45.8333333333%;
  }

  /* line 840, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .col-md-offset-12 {
    margin-left: 50%;
  }

  /* line 840, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .col-md-offset-13 {
    margin-left: 54.1666666667%;
  }

  /* line 840, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .col-md-offset-14 {
    margin-left: 58.3333333333%;
  }

  /* line 840, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .col-md-offset-15 {
    margin-left: 62.5%;
  }

  /* line 840, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .col-md-offset-16 {
    margin-left: 66.6666666667%;
  }

  /* line 840, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .col-md-offset-17 {
    margin-left: 70.8333333333%;
  }

  /* line 840, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .col-md-offset-18 {
    margin-left: 75%;
  }

  /* line 840, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .col-md-offset-19 {
    margin-left: 79.1666666667%;
  }

  /* line 840, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .col-md-offset-20 {
    margin-left: 83.3333333333%;
  }

  /* line 840, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .col-md-offset-21 {
    margin-left: 87.5%;
  }

  /* line 840, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .col-md-offset-22 {
    margin-left: 91.6666666667%;
  }

  /* line 840, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .col-md-offset-23 {
    margin-left: 95.8333333333%;
  }

  /* line 840, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .col-md-offset-24 {
    margin-left: 100%;
  }
}
@media (min-width: 1200px) {
  /* line 817, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .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, .col-lg-13, .col-lg-14, .col-lg-15, .col-lg-16, .col-lg-17, .col-lg-18, .col-lg-19, .col-lg-20, .col-lg-21, .col-lg-22, .col-lg-23, .col-lg-24 {
    float: left;
  }

  /* line 825, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .col-lg-1 {
    width: 4.1666666667%;
  }

  /* line 825, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .col-lg-2 {
    width: 8.3333333333%;
  }

  /* line 825, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .col-lg-3 {
    width: 12.5%;
  }

  /* line 825, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .col-lg-4 {
    width: 16.6666666667%;
  }

  /* line 825, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .col-lg-5 {
    width: 20.8333333333%;
  }

  /* line 825, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .col-lg-6 {
    width: 25%;
  }

  /* line 825, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .col-lg-7 {
    width: 29.1666666667%;
  }

  /* line 825, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .col-lg-8 {
    width: 33.3333333333%;
  }

  /* line 825, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .col-lg-9 {
    width: 37.5%;
  }

  /* line 825, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .col-lg-10 {
    width: 41.6666666667%;
  }

  /* line 825, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .col-lg-11 {
    width: 45.8333333333%;
  }

  /* line 825, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .col-lg-12 {
    width: 50%;
  }

  /* line 825, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .col-lg-13 {
    width: 54.1666666667%;
  }

  /* line 825, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .col-lg-14 {
    width: 58.3333333333%;
  }

  /* line 825, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .col-lg-15 {
    width: 62.5%;
  }

  /* line 825, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .col-lg-16 {
    width: 66.6666666667%;
  }

  /* line 825, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .col-lg-17 {
    width: 70.8333333333%;
  }

  /* line 825, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .col-lg-18 {
    width: 75%;
  }

  /* line 825, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .col-lg-19 {
    width: 79.1666666667%;
  }

  /* line 825, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .col-lg-20 {
    width: 83.3333333333%;
  }

  /* line 825, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .col-lg-21 {
    width: 87.5%;
  }

  /* line 825, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .col-lg-22 {
    width: 91.6666666667%;
  }

  /* line 825, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .col-lg-23 {
    width: 95.8333333333%;
  }

  /* line 825, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .col-lg-24 {
    width: 100%;
  }

  /* line 835, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .col-lg-pull-0 {
    right: 0%;
  }

  /* line 835, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .col-lg-pull-1 {
    right: 4.1666666667%;
  }

  /* line 835, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .col-lg-pull-2 {
    right: 8.3333333333%;
  }

  /* line 835, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .col-lg-pull-3 {
    right: 12.5%;
  }

  /* line 835, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .col-lg-pull-4 {
    right: 16.6666666667%;
  }

  /* line 835, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .col-lg-pull-5 {
    right: 20.8333333333%;
  }

  /* line 835, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .col-lg-pull-6 {
    right: 25%;
  }

  /* line 835, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .col-lg-pull-7 {
    right: 29.1666666667%;
  }

  /* line 835, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .col-lg-pull-8 {
    right: 33.3333333333%;
  }

  /* line 835, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .col-lg-pull-9 {
    right: 37.5%;
  }

  /* line 835, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .col-lg-pull-10 {
    right: 41.6666666667%;
  }

  /* line 835, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .col-lg-pull-11 {
    right: 45.8333333333%;
  }

  /* line 835, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .col-lg-pull-12 {
    right: 50%;
  }

  /* line 835, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .col-lg-pull-13 {
    right: 54.1666666667%;
  }

  /* line 835, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .col-lg-pull-14 {
    right: 58.3333333333%;
  }

  /* line 835, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .col-lg-pull-15 {
    right: 62.5%;
  }

  /* line 835, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .col-lg-pull-16 {
    right: 66.6666666667%;
  }

  /* line 835, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .col-lg-pull-17 {
    right: 70.8333333333%;
  }

  /* line 835, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .col-lg-pull-18 {
    right: 75%;
  }

  /* line 835, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .col-lg-pull-19 {
    right: 79.1666666667%;
  }

  /* line 835, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .col-lg-pull-20 {
    right: 83.3333333333%;
  }

  /* line 835, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .col-lg-pull-21 {
    right: 87.5%;
  }

  /* line 835, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .col-lg-pull-22 {
    right: 91.6666666667%;
  }

  /* line 835, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .col-lg-pull-23 {
    right: 95.8333333333%;
  }

  /* line 835, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .col-lg-pull-24 {
    right: 100%;
  }

  /* line 830, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .col-lg-push-0 {
    left: 0%;
  }

  /* line 830, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .col-lg-push-1 {
    left: 4.1666666667%;
  }

  /* line 830, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .col-lg-push-2 {
    left: 8.3333333333%;
  }

  /* line 830, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .col-lg-push-3 {
    left: 12.5%;
  }

  /* line 830, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .col-lg-push-4 {
    left: 16.6666666667%;
  }

  /* line 830, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .col-lg-push-5 {
    left: 20.8333333333%;
  }

  /* line 830, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .col-lg-push-6 {
    left: 25%;
  }

  /* line 830, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .col-lg-push-7 {
    left: 29.1666666667%;
  }

  /* line 830, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .col-lg-push-8 {
    left: 33.3333333333%;
  }

  /* line 830, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .col-lg-push-9 {
    left: 37.5%;
  }

  /* line 830, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .col-lg-push-10 {
    left: 41.6666666667%;
  }

  /* line 830, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .col-lg-push-11 {
    left: 45.8333333333%;
  }

  /* line 830, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .col-lg-push-12 {
    left: 50%;
  }

  /* line 830, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .col-lg-push-13 {
    left: 54.1666666667%;
  }

  /* line 830, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .col-lg-push-14 {
    left: 58.3333333333%;
  }

  /* line 830, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .col-lg-push-15 {
    left: 62.5%;
  }

  /* line 830, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .col-lg-push-16 {
    left: 66.6666666667%;
  }

  /* line 830, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .col-lg-push-17 {
    left: 70.8333333333%;
  }

  /* line 830, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .col-lg-push-18 {
    left: 75%;
  }

  /* line 830, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .col-lg-push-19 {
    left: 79.1666666667%;
  }

  /* line 830, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .col-lg-push-20 {
    left: 83.3333333333%;
  }

  /* line 830, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .col-lg-push-21 {
    left: 87.5%;
  }

  /* line 830, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .col-lg-push-22 {
    left: 91.6666666667%;
  }

  /* line 830, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .col-lg-push-23 {
    left: 95.8333333333%;
  }

  /* line 830, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .col-lg-push-24 {
    left: 100%;
  }

  /* line 840, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .col-lg-offset-0 {
    margin-left: 0%;
  }

  /* line 840, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .col-lg-offset-1 {
    margin-left: 4.1666666667%;
  }

  /* line 840, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .col-lg-offset-2 {
    margin-left: 8.3333333333%;
  }

  /* line 840, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .col-lg-offset-3 {
    margin-left: 12.5%;
  }

  /* line 840, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .col-lg-offset-4 {
    margin-left: 16.6666666667%;
  }

  /* line 840, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .col-lg-offset-5 {
    margin-left: 20.8333333333%;
  }

  /* line 840, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .col-lg-offset-6 {
    margin-left: 25%;
  }

  /* line 840, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .col-lg-offset-7 {
    margin-left: 29.1666666667%;
  }

  /* line 840, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .col-lg-offset-8 {
    margin-left: 33.3333333333%;
  }

  /* line 840, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .col-lg-offset-9 {
    margin-left: 37.5%;
  }

  /* line 840, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .col-lg-offset-10 {
    margin-left: 41.6666666667%;
  }

  /* line 840, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .col-lg-offset-11 {
    margin-left: 45.8333333333%;
  }

  /* line 840, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .col-lg-offset-12 {
    margin-left: 50%;
  }

  /* line 840, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .col-lg-offset-13 {
    margin-left: 54.1666666667%;
  }

  /* line 840, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .col-lg-offset-14 {
    margin-left: 58.3333333333%;
  }

  /* line 840, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .col-lg-offset-15 {
    margin-left: 62.5%;
  }

  /* line 840, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .col-lg-offset-16 {
    margin-left: 66.6666666667%;
  }

  /* line 840, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .col-lg-offset-17 {
    margin-left: 70.8333333333%;
  }

  /* line 840, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .col-lg-offset-18 {
    margin-left: 75%;
  }

  /* line 840, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .col-lg-offset-19 {
    margin-left: 79.1666666667%;
  }

  /* line 840, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .col-lg-offset-20 {
    margin-left: 83.3333333333%;
  }

  /* line 840, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .col-lg-offset-21 {
    margin-left: 87.5%;
  }

  /* line 840, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .col-lg-offset-22 {
    margin-left: 91.6666666667%;
  }

  /* line 840, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .col-lg-offset-23 {
    margin-left: 95.8333333333%;
  }

  /* line 840, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .col-lg-offset-24 {
    margin-left: 100%;
  }
}
/* line 6, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_tables.scss */
table {
  max-width: 100%;
  background-color: transparent;
}

/* line 10, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_tables.scss */
th {
  text-align: left;
}

/* line 17, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_tables.scss */
.table {
  width: 100%;
  margin-bottom: 20px;
}
/* line 25, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_tables.scss */
.table > thead > tr > th,
.table > thead > tr > td,
.table > tbody > tr > th,
.table > tbody > tr > td,
.table > tfoot > tr > th,
.table > tfoot > tr > td {
  padding: 8px;
  line-height: 1.428571429;
  vertical-align: top;
  border-top: 1px solid #ddd;
}
/* line 35, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_tables.scss */
.table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #ddd;
}
/* line 44, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_tables.scss */
.table > caption + thead > tr:first-child > th,
.table > caption + thead > tr:first-child > td,
.table > colgroup + thead > tr:first-child > th,
.table > colgroup + thead > tr:first-child > td,
.table > thead:first-child > tr:first-child > th,
.table > thead:first-child > tr:first-child > td {
  border-top: 0;
}
/* line 51, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_tables.scss */
.table > tbody + tbody {
  border-top: 2px solid #ddd;
}
/* line 56, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_tables.scss */
.table .table {
  background-color: #fff;
}

/* line 69, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_tables.scss */
.table-condensed > thead > tr > th,
.table-condensed > thead > tr > td,
.table-condensed > tbody > tr > th,
.table-condensed > tbody > tr > td,
.table-condensed > tfoot > tr > th,
.table-condensed > tfoot > tr > td {
  padding: 5px;
}

/* line 82, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_tables.scss */
.table-bordered {
  border: 1px solid #ddd;
}
/* line 88, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_tables.scss */
.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td,
.table-bordered > tbody > tr > th,
.table-bordered > tbody > tr > td,
.table-bordered > tfoot > tr > th,
.table-bordered > tfoot > tr > td {
  border: 1px solid #ddd;
}
/* line 95, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_tables.scss */
.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td {
  border-bottom-width: 2px;
}

/* line 109, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_tables.scss */
.table-striped > tbody > tr:nth-child(odd) > td,
.table-striped > tbody > tr:nth-child(odd) > th {
  background-color: #f9f9f9;
}

/* line 123, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_tables.scss */
.table-hover > tbody > tr:hover > td,
.table-hover > tbody > tr:hover > th {
  background-color: #f5f5f5;
}

/* line 135, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_tables.scss */
table col[class*="col-"] {
  position: static;
  float: none;
  display: table-column;
}

/* line 143, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_tables.scss */
table td[class*="col-"],
table th[class*="col-"] {
  position: static;
  float: none;
  display: table-cell;
}

/* line 446, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.table > thead > tr > td.active,
.table > thead > tr > th.active, .table > thead > tr.active > td, .table > thead > tr.active > th,
.table > tbody > tr > td.active,
.table > tbody > tr > th.active,
.table > tbody > tr.active > td,
.table > tbody > tr.active > th,
.table > tfoot > tr > td.active,
.table > tfoot > tr > th.active,
.table > tfoot > tr.active > td,
.table > tfoot > tr.active > th {
  background-color: #f5f5f5;
}

/* line 457, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.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 446, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.table > thead > tr > td.success,
.table > thead > tr > th.success, .table > thead > tr.success > td, .table > thead > tr.success > th,
.table > tbody > tr > td.success,
.table > tbody > tr > th.success,
.table > tbody > tr.success > td,
.table > tbody > tr.success > th,
.table > tfoot > tr > td.success,
.table > tfoot > tr > th.success,
.table > tfoot > tr.success > td,
.table > tfoot > tr.success > th {
  background-color: #dff0d8;
}

/* line 457, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.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 446, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.table > thead > tr > td.info,
.table > thead > tr > th.info, .table > thead > tr.info > td, .table > thead > tr.info > th,
.table > tbody > tr > td.info,
.table > tbody > tr > th.info,
.table > tbody > tr.info > td,
.table > tbody > tr.info > th,
.table > tfoot > tr > td.info,
.table > tfoot > tr > th.info,
.table > tfoot > tr.info > td,
.table > tfoot > tr.info > th {
  background-color: #d9edf7;
}

/* line 457, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.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 446, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.table > thead > tr > td.warning,
.table > thead > tr > th.warning, .table > thead > tr.warning > td, .table > thead > tr.warning > th,
.table > tbody > tr > td.warning,
.table > tbody > tr > th.warning,
.table > tbody > tr.warning > td,
.table > tbody > tr.warning > th,
.table > tfoot > tr > td.warning,
.table > tfoot > tr > th.warning,
.table > tfoot > tr.warning > td,
.table > tfoot > tr.warning > th {
  background-color: #fcf8e3;
}

/* line 457, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.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 446, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.table > thead > tr > td.danger,
.table > thead > tr > th.danger, .table > thead > tr.danger > td, .table > thead > tr.danger > th,
.table > tbody > tr > td.danger,
.table > tbody > tr > th.danger,
.table > tbody > tr.danger > td,
.table > tbody > tr.danger > th,
.table > tfoot > tr > td.danger,
.table > tfoot > tr > th.danger,
.table > tfoot > tr.danger > td,
.table > tfoot > tr.danger > th {
  background-color: #f2dede;
}

/* line 457, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.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 172, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_tables.scss */
  .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 182, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_tables.scss */
  .table-responsive > .table {
    margin-bottom: 0;
  }
  /* line 190, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_tables.scss */
  .table-responsive > .table > thead > tr > th,
  .table-responsive > .table > thead > tr > td,
  .table-responsive > .table > tbody > tr > th,
  .table-responsive > .table > tbody > tr > td,
  .table-responsive > .table > tfoot > tr > th,
  .table-responsive > .table > tfoot > tr > td {
    white-space: nowrap;
  }
  /* line 199, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_tables.scss */
  .table-responsive > .table-bordered {
    border: 0;
  }
  /* line 207, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_tables.scss */
  .table-responsive > .table-bordered > thead > tr > th:first-child,
  .table-responsive > .table-bordered > thead > tr > td:first-child,
  .table-responsive > .table-bordered > tbody > tr > th:first-child,
  .table-responsive > .table-bordered > tbody > tr > td:first-child,
  .table-responsive > .table-bordered > tfoot > tr > th:first-child,
  .table-responsive > .table-bordered > tfoot > tr > td:first-child {
    border-left: 0;
  }
  /* line 211, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_tables.scss */
  .table-responsive > .table-bordered > thead > tr > th:last-child,
  .table-responsive > .table-bordered > thead > tr > td:last-child,
  .table-responsive > .table-bordered > tbody > tr > th:last-child,
  .table-responsive > .table-bordered > tbody > tr > td:last-child,
  .table-responsive > .table-bordered > tfoot > tr > th:last-child,
  .table-responsive > .table-bordered > tfoot > tr > td:last-child {
    border-right: 0;
  }
  /* line 224, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_tables.scss */
  .table-responsive > .table-bordered > tbody > tr:last-child > th,
  .table-responsive > .table-bordered > tbody > tr:last-child > td,
  .table-responsive > .table-bordered > tfoot > tr:last-child > th,
  .table-responsive > .table-bordered > tfoot > tr:last-child > td {
    border-bottom: 0;
  }
}
/* line 10, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_forms.scss */
fieldset {
  padding: 0;
  margin: 0;
  border: 0;
  min-width: 0;
}

/* line 20, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_forms.scss */
legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 20px;
  font-size: 27px;
  line-height: inherit;
  color: #333333;
  border: 0;
  border-bottom: 1px solid #e5e5e5;
}

/* line 32, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_forms.scss */
label {
  display: inline-block;
  margin-bottom: 5px;
  font-weight: bold;
}

/* line 46, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_forms.scss */
input[type="search"] {
  box-sizing: border-box;
}

/* line 51, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_forms.scss */
input[type="radio"],
input[type="checkbox"] {
  margin: 4px 0 0;
  margin-top: 1px \9;
  /* IE8-9 */
  line-height: normal;
}

/* line 59, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_forms.scss */
input[type="file"] {
  display: block;
}

/* line 64, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_forms.scss */
input[type="range"] {
  display: block;
  width: 100%;
}

/* line 70, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_forms.scss */
select[multiple],
select[size] {
  height: auto;
}

/* line 76, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_forms.scss */
input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

/* line 83, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_forms.scss */
output {
  display: block;
  padding-top: 1px;
  font-size: 18px;
  line-height: 1.428571429;
  color: #555555;
}

/* line 114, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_forms.scss */
.form-control {
  display: block;
  width: 100%;
  height: 34px;
  padding: 0px 40px;
  font-size: 18px;
  line-height: 1.428571429;
  color: #555555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}
/* line 915, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.form-control:focus {
  border-color: #66afe9;
  outline: 0;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
}
/* line 57, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.form-control::-moz-placeholder {
  color: #999999;
  opacity: 1;
}
/* line 59, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.form-control:-ms-input-placeholder {
  color: #999999;
}
/* line 60, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.form-control::-webkit-input-placeholder {
  color: #999999;
}
/* line 140, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_forms.scss */
.form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control {
  cursor: not-allowed;
  background-color: #eeeeee;
  opacity: 1;
}

/* line 152, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_forms.scss */
textarea.form-control {
  height: auto;
}

/* line 164, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_forms.scss */
input[type="search"] {
  -webkit-appearance: none;
}

/* line 174, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_forms.scss */
input[type="date"] {
  line-height: 34px;
}

/* line 184, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_forms.scss */
.form-group {
  margin-bottom: 15px;
}

/* line 193, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_forms.scss */
.radio,
.checkbox {
  display: block;
  min-height: 20px;
  margin-top: 10px;
  margin-bottom: 10px;
  padding-left: 20px;
}
/* line 200, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_forms.scss */
.radio label,
.checkbox label {
  display: inline;
  font-weight: normal;
  cursor: pointer;
}

/* line 206, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_forms.scss */
.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
  float: left;
  margin-left: -20px;
}

/* line 213, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_forms.scss */
.radio + .radio,
.checkbox + .checkbox {
  margin-top: -5px;
}

/* line 219, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_forms.scss */
.radio-inline,
.checkbox-inline {
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  vertical-align: middle;
  font-weight: normal;
  cursor: pointer;
}

/* line 228, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_forms.scss */
.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
  margin-top: 0;
  margin-left: 10px;
}

/* line 243, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_forms.scss */
input[type="radio"][disabled], fieldset[disabled] input[type="radio"],
input[type="checkbox"][disabled], fieldset[disabled]
input[type="checkbox"],
.radio[disabled], fieldset[disabled]
.radio,
.radio-inline[disabled], fieldset[disabled]
.radio-inline,
.checkbox[disabled], fieldset[disabled]
.checkbox,
.checkbox-inline[disabled], fieldset[disabled]
.checkbox-inline {
  cursor: not-allowed;
}

/* line 930, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.input-sm, .input-group-sm > .form-control,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .btn,
.socialwall .input-group-sm > .input-group-btn > .candid-wall-load-more {
  height: 30px;
  padding: 5px 20px;
  font-size: 12px;
  line-height: 40px;
  border-radius: 0px;
}

/* line 938, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_mixins.scss */
select.input-sm, .input-group-sm > select.form-control,
.input-group-sm > select.input-group-addon,
.input-group-sm > .input-group-btn > select.btn,
.socialwall .input-group-sm > .input-group-btn > select.candid-wall-load-more {
  height: 30px;
  line-height: 30px;
}

/* line 943, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_mixins.scss */
textarea.input-sm, .input-group-sm > textarea.form-control,
.input-group-sm > textarea.input-group-addon,
.input-group-sm > .input-group-btn > textarea.btn,
.socialwall .input-group-sm > .input-group-btn > textarea.candid-wall-load-more,
select[multiple].input-sm,
.input-group-sm > select[multiple].form-control,
.input-group-sm > select[multiple].input-group-addon,
.input-group-sm > .input-group-btn > select[multiple].btn,
.socialwall .input-group-sm > .input-group-btn > select[multiple].candid-wall-load-more {
  height: auto;
}

/* line 930, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.input-lg, .input-group-lg > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn,
.socialwall .input-group-lg > .input-group-btn > .candid-wall-load-more {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33;
  border-radius: 0px;
}

/* line 938, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_mixins.scss */
select.input-lg, .input-group-lg > select.form-control,
.input-group-lg > select.input-group-addon,
.input-group-lg > .input-group-btn > select.btn,
.socialwall .input-group-lg > .input-group-btn > select.candid-wall-load-more {
  height: 46px;
  line-height: 46px;
}

/* line 943, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_mixins.scss */
textarea.input-lg, .input-group-lg > textarea.form-control,
.input-group-lg > textarea.input-group-addon,
.input-group-lg > .input-group-btn > textarea.btn,
.socialwall .input-group-lg > .input-group-btn > textarea.candid-wall-load-more,
select[multiple].input-lg,
.input-group-lg > select[multiple].form-control,
.input-group-lg > select[multiple].input-group-addon,
.input-group-lg > .input-group-btn > select[multiple].btn,
.socialwall .input-group-lg > .input-group-btn > select[multiple].candid-wall-load-more {
  height: auto;
}

/* line 264, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_forms.scss */
.has-feedback {
  position: relative;
}
/* line 269, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_forms.scss */
.has-feedback .form-control {
  padding-right: 42.5px;
}
/* line 274, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_forms.scss */
.has-feedback .form-control-feedback {
  position: absolute;
  top: 25px;
  right: 0;
  display: block;
  width: 34px;
  height: 34px;
  line-height: 34px;
  text-align: center;
}

/* line 870, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.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 879, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.has-success .form-control {
  border-color: #3c763d;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
/* line 882, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.has-success .form-control:focus {
  border-color: #2b542c;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
}
/* line 889, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.has-success .input-group-addon {
  color: #3c763d;
  border-color: #3c763d;
  background-color: #dff0d8;
}
/* line 895, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.has-success .form-control-feedback {
  color: #3c763d;
}

/* line 870, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.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 879, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.has-warning .form-control {
  border-color: #8a6d3b;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
/* line 882, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.has-warning .form-control:focus {
  border-color: #66512c;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
}
/* line 889, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.has-warning .input-group-addon {
  color: #8a6d3b;
  border-color: #8a6d3b;
  background-color: #fcf8e3;
}
/* line 895, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.has-warning .form-control-feedback {
  color: #8a6d3b;
}

/* line 870, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.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 879, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.has-error .form-control {
  border-color: #a94442;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
/* line 882, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.has-error .form-control:focus {
  border-color: #843534;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
}
/* line 889, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.has-error .input-group-addon {
  color: #a94442;
  border-color: #a94442;
  background-color: #f2dede;
}
/* line 895, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.has-error .form-control-feedback {
  color: #a94442;
}

/* line 303, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_forms.scss */
.form-control-static {
  margin-bottom: 0;
}

/* line 313, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_forms.scss */
.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #737373;
}

@media (min-width: 768px) {
  /* line 338, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_forms.scss */
  .form-inline .form-group, .navbar-form .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  /* line 345, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_forms.scss */
  .form-inline .form-control, .navbar-form .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  /* line 351, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_forms.scss */
  .form-inline .input-group > .form-control, .navbar-form .input-group > .form-control {
    width: 100%;
  }
  /* line 355, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_forms.scss */
  .form-inline .control-label, .navbar-form .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  /* line 363, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_forms.scss */
  .form-inline .radio, .navbar-form .radio,
  .form-inline .checkbox,
  .navbar-form .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    padding-left: 0;
    vertical-align: middle;
  }
  /* line 371, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_forms.scss */
  .form-inline .radio input[type="radio"], .navbar-form .radio input[type="radio"],
  .form-inline .checkbox input[type="checkbox"],
  .navbar-form .checkbox input[type="checkbox"] {
    float: none;
    margin-left: 0;
  }
  /* line 381, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_forms.scss */
  .form-inline .has-feedback .form-control-feedback, .navbar-form .has-feedback .form-control-feedback {
    top: 0;
  }
}

/* line 396, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_forms.scss */
.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: 1px;
}
/* line 407, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_forms.scss */
.form-horizontal .radio,
.form-horizontal .checkbox {
  min-height: 21px;
}
/* line 413, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_forms.scss */
.form-horizontal .form-group {
  margin-left: -10px;
  margin-right: -10px;
}
/* line 20, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.form-horizontal .form-group:before, .form-horizontal .form-group:after {
  content: " ";
  display: table;
}
/* line 25, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.form-horizontal .form-group:after {
  clear: both;
}
/* line 417, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_forms.scss */
.form-horizontal .form-control-static {
  padding-top: 1px;
}
@media (min-width: 768px) {
  /* line 423, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_forms.scss */
  .form-horizontal .control-label {
    text-align: right;
  }
}
/* line 432, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_forms.scss */
.form-horizontal .has-feedback .form-control-feedback {
  top: 0;
  right: 10px;
}

/* line 9, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_buttons.scss */
.btn, .socialwall .candid-wall-load-more {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 0px 40px;
  font-size: 18px;
  line-height: 1.428571429;
  border-radius: 0px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
/* line 25, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_buttons.scss */
.btn:focus, .socialwall .candid-wall-load-more:focus, .btn:active:focus, .socialwall .candid-wall-load-more:active:focus, .btn.active:focus, .socialwall .active.candid-wall-load-more:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
/* line 30, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_buttons.scss */
.btn:hover, .socialwall .candid-wall-load-more:hover, .btn:focus, .socialwall .candid-wall-load-more:focus {
  color: #2c2c2c;
  text-decoration: none;
}
/* line 36, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_buttons.scss */
.btn:active, .socialwall .candid-wall-load-more:active, .btn.active, .socialwall .active.candid-wall-load-more {
  outline: 0;
  background-image: none;
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
/* line 43, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_buttons.scss */
.btn.disabled, .socialwall .disabled.candid-wall-load-more, .btn[disabled], .socialwall [disabled].candid-wall-load-more, fieldset[disabled] .btn, fieldset[disabled] .socialwall .candid-wall-load-more, .socialwall fieldset[disabled] .candid-wall-load-more {
  cursor: not-allowed;
  pointer-events: none;
  opacity: 0.65;
  filter: alpha(opacity=65);
  box-shadow: none;
}

/* line 57, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_buttons.scss */
.btn-default {
  color: #2c2c2c;
  background-color: #ffe500;
  border-color: #ffe500;
}
/* line 505, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.btn-default:hover, .btn-default:focus, .btn-default:active, .btn-default.active {
  color: #2c2c2c;
  background-color: #d6c000;
  border-color: #c2ae00;
}
/* line 513, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.open .btn-default.dropdown-toggle {
  color: #2c2c2c;
  background-color: #d6c000;
  border-color: #c2ae00;
}
/* line 518, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.btn-default:active, .btn-default.active {
  background-image: none;
}
/* line 522, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.open .btn-default.dropdown-toggle {
  background-image: none;
}
/* line 528, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.btn-default.disabled, .btn-default.disabled:hover, .btn-default.disabled:focus, .btn-default.disabled:active, .btn-default.disabled.active, .btn-default[disabled], .btn-default[disabled]:hover, .btn-default[disabled]:focus, .btn-default[disabled]:active, .btn-default[disabled].active, fieldset[disabled] .btn-default, fieldset[disabled] .btn-default:hover, fieldset[disabled] .btn-default:focus, fieldset[disabled] .btn-default:active, fieldset[disabled] .btn-default.active {
  background-color: #ffe500;
  border-color: #ffe500;
}
/* line 538, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.btn-default .badge {
  color: #ffe500;
  background-color: #2c2c2c;
}

/* line 60, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_buttons.scss */
.btn-primary {
  color: #2c2c2c;
  background-color: #efefef;
  border-color: #357ebd;
}
/* line 505, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.btn-primary:hover, .btn-primary:focus, .btn-primary:active, .btn-primary.active {
  color: #2c2c2c;
  background-color: #dbdbdb;
  border-color: #285e8e;
}
/* line 513, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.open .btn-primary.dropdown-toggle {
  color: #2c2c2c;
  background-color: #dbdbdb;
  border-color: #285e8e;
}
/* line 518, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.btn-primary:active, .btn-primary.active {
  background-image: none;
}
/* line 522, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.open .btn-primary.dropdown-toggle {
  background-image: none;
}
/* line 528, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.btn-primary.disabled, .btn-primary.disabled:hover, .btn-primary.disabled:focus, .btn-primary.disabled:active, .btn-primary.disabled.active, .btn-primary[disabled], .btn-primary[disabled]:hover, .btn-primary[disabled]:focus, .btn-primary[disabled]:active, .btn-primary[disabled].active, fieldset[disabled] .btn-primary, fieldset[disabled] .btn-primary:hover, fieldset[disabled] .btn-primary:focus, fieldset[disabled] .btn-primary:active, fieldset[disabled] .btn-primary.active {
  background-color: #efefef;
  border-color: #357ebd;
}
/* line 538, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.btn-primary .badge {
  color: #efefef;
  background-color: #2c2c2c;
}

/* line 64, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_buttons.scss */
.btn-success {
  color: #fff;
  background-color: #5cb85c;
  border-color: #4cae4c;
}
/* line 505, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.btn-success:hover, .btn-success:focus, .btn-success:active, .btn-success.active {
  color: #fff;
  background-color: #47a447;
  border-color: #398439;
}
/* line 513, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.open .btn-success.dropdown-toggle {
  color: #fff;
  background-color: #47a447;
  border-color: #398439;
}
/* line 518, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.btn-success:active, .btn-success.active {
  background-image: none;
}
/* line 522, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.open .btn-success.dropdown-toggle {
  background-image: none;
}
/* line 528, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.btn-success.disabled, .btn-success.disabled:hover, .btn-success.disabled:focus, .btn-success.disabled:active, .btn-success.disabled.active, .btn-success[disabled], .btn-success[disabled]:hover, .btn-success[disabled]:focus, .btn-success[disabled]:active, .btn-success[disabled].active, fieldset[disabled] .btn-success, fieldset[disabled] .btn-success:hover, fieldset[disabled] .btn-success:focus, fieldset[disabled] .btn-success:active, fieldset[disabled] .btn-success.active {
  background-color: #5cb85c;
  border-color: #4cae4c;
}
/* line 538, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.btn-success .badge {
  color: #5cb85c;
  background-color: #fff;
}

/* line 68, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_buttons.scss */
.btn-info {
  color: #fff;
  background-color: #5bc0de;
  border-color: #46b8da;
}
/* line 505, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.btn-info:hover, .btn-info:focus, .btn-info:active, .btn-info.active {
  color: #fff;
  background-color: #39b3d7;
  border-color: #269abc;
}
/* line 513, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.open .btn-info.dropdown-toggle {
  color: #fff;
  background-color: #39b3d7;
  border-color: #269abc;
}
/* line 518, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.btn-info:active, .btn-info.active {
  background-image: none;
}
/* line 522, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.open .btn-info.dropdown-toggle {
  background-image: none;
}
/* line 528, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.btn-info.disabled, .btn-info.disabled:hover, .btn-info.disabled:focus, .btn-info.disabled:active, .btn-info.disabled.active, .btn-info[disabled], .btn-info[disabled]:hover, .btn-info[disabled]:focus, .btn-info[disabled]:active, .btn-info[disabled].active, fieldset[disabled] .btn-info, fieldset[disabled] .btn-info:hover, fieldset[disabled] .btn-info:focus, fieldset[disabled] .btn-info:active, fieldset[disabled] .btn-info.active {
  background-color: #5bc0de;
  border-color: #46b8da;
}
/* line 538, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.btn-info .badge {
  color: #5bc0de;
  background-color: #fff;
}

/* line 72, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_buttons.scss */
.btn-warning {
  color: #fff;
  background-color: #f0ad4e;
  border-color: #eea236;
}
/* line 505, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.btn-warning:hover, .btn-warning:focus, .btn-warning:active, .btn-warning.active {
  color: #fff;
  background-color: #ed9c28;
  border-color: #d58512;
}
/* line 513, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.open .btn-warning.dropdown-toggle {
  color: #fff;
  background-color: #ed9c28;
  border-color: #d58512;
}
/* line 518, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.btn-warning:active, .btn-warning.active {
  background-image: none;
}
/* line 522, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.open .btn-warning.dropdown-toggle {
  background-image: none;
}
/* line 528, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.btn-warning.disabled, .btn-warning.disabled:hover, .btn-warning.disabled:focus, .btn-warning.disabled:active, .btn-warning.disabled.active, .btn-warning[disabled], .btn-warning[disabled]:hover, .btn-warning[disabled]:focus, .btn-warning[disabled]:active, .btn-warning[disabled].active, fieldset[disabled] .btn-warning, fieldset[disabled] .btn-warning:hover, fieldset[disabled] .btn-warning:focus, fieldset[disabled] .btn-warning:active, fieldset[disabled] .btn-warning.active {
  background-color: #f0ad4e;
  border-color: #eea236;
}
/* line 538, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.btn-warning .badge {
  color: #f0ad4e;
  background-color: #fff;
}

/* line 76, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_buttons.scss */
.btn-danger {
  color: #fff;
  background-color: #d9534f;
  border-color: #d43f3a;
}
/* line 505, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.btn-danger:hover, .btn-danger:focus, .btn-danger:active, .btn-danger.active {
  color: #fff;
  background-color: #d2322d;
  border-color: #ac2925;
}
/* line 513, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.open .btn-danger.dropdown-toggle {
  color: #fff;
  background-color: #d2322d;
  border-color: #ac2925;
}
/* line 518, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.btn-danger:active, .btn-danger.active {
  background-image: none;
}
/* line 522, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.open .btn-danger.dropdown-toggle {
  background-image: none;
}
/* line 528, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.btn-danger.disabled, .btn-danger.disabled:hover, .btn-danger.disabled:focus, .btn-danger.disabled:active, .btn-danger.disabled.active, .btn-danger[disabled], .btn-danger[disabled]:hover, .btn-danger[disabled]:focus, .btn-danger[disabled]:active, .btn-danger[disabled].active, fieldset[disabled] .btn-danger, fieldset[disabled] .btn-danger:hover, fieldset[disabled] .btn-danger:focus, fieldset[disabled] .btn-danger:active, fieldset[disabled] .btn-danger.active {
  background-color: #d9534f;
  border-color: #d43f3a;
}
/* line 538, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.btn-danger .badge {
  color: #d9534f;
  background-color: #fff;
}

/* line 85, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_buttons.scss */
.btn-link {
  color: #428bca;
  font-weight: normal;
  cursor: pointer;
  border-radius: 0;
}
/* line 91, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_buttons.scss */
.btn-link, .btn-link:active, .btn-link[disabled], fieldset[disabled] .btn-link {
  background-color: transparent;
  box-shadow: none;
}
/* line 98, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_buttons.scss */
.btn-link, .btn-link:hover, .btn-link:focus, .btn-link:active {
  border-color: transparent;
}
/* line 104, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_buttons.scss */
.btn-link:hover, .btn-link:focus {
  color: #e55a54;
  text-decoration: underline;
  background-color: transparent;
}
/* line 112, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_buttons.scss */
.btn-link[disabled]:hover, .btn-link[disabled]:focus, fieldset[disabled] .btn-link:hover, fieldset[disabled] .btn-link:focus {
  color: #999999;
  text-decoration: none;
}

/* line 124, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_buttons.scss */
.btn-lg, .btn-group-lg > .btn, .socialwall .btn-group-lg > .candid-wall-load-more {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33;
  border-radius: 0px;
}

/* line 128, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_buttons.scss */
.btn-sm, .btn-group-sm > .btn, .socialwall .btn-group-sm > .candid-wall-load-more {
  padding: 5px 20px;
  font-size: 12px;
  line-height: 40px;
  border-radius: 0px;
}

/* line 132, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_buttons.scss */
.btn-xs, .btn-group-xs > .btn, .socialwall .btn-group-xs > .candid-wall-load-more {
  padding: 1px 5px;
  font-size: 12px;
  line-height: 40px;
  border-radius: 0px;
}

/* line 140, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_buttons.scss */
.btn-block {
  display: block;
  width: 100%;
  padding-left: 0;
  padding-right: 0;
}

/* line 148, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_buttons.scss */
.btn-block + .btn-block {
  margin-top: 5px;
}

/* line 156, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_buttons.scss */
input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
  width: 100%;
}

/* line 10, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_component-animations.scss */
.fade {
  opacity: 0;
  -webkit-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear;
}
/* line 13, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_component-animations.scss */
.fade.in {
  opacity: 1;
}

/* line 18, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_component-animations.scss */
.collapse {
  display: none;
}
/* line 20, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_component-animations.scss */
.collapse.in {
  display: block;
}

/* line 24, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_component-animations.scss */
.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition: height 0.35s ease;
  transition: height 0.35s ease;
}

@font-face {
  font-family: 'Glyphicons Halflings';
  src: url("//d1stxdp5ogppuo.cloudfront.net/assets/bootstrap/glyphicons-halflings-regular-75283d5db6ba24388a3ad32719e0a261.eot");
  src: url("//d1stxdp5ogppuo.cloudfront.net/assets/bootstrap/glyphicons-halflings-regular.eot?#iefix") format("embedded-opentype"), url("//d1stxdp5ogppuo.cloudfront.net/assets/bootstrap/glyphicons-halflings-regular-951db45f5851d54b94a17aafd562ee13.woff") format("woff"), url("//d1stxdp5ogppuo.cloudfront.net/assets/bootstrap/glyphicons-halflings-regular-3a1b3f7467f7ae33f4f7fe299c350f4f.ttf") format("truetype"), url("//d1stxdp5ogppuo.cloudfront.net/assets/bootstrap/glyphicons-halflings-regular.svg#glyphicons_halflingsregular") format("svg");
}
/* line 21, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

/* line 34, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-asterisk:before {
  content: "\2a";
}

/* line 35, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-plus:before {
  content: "\2b";
}

/* line 36, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-euro:before {
  content: "\20ac";
}

/* line 37, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-minus:before {
  content: "\2212";
}

/* line 38, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-cloud:before {
  content: "\2601";
}

/* line 39, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-envelope:before {
  content: "\2709";
}

/* line 40, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-pencil:before {
  content: "\270f";
}

/* line 41, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-glass:before {
  content: "\e001";
}

/* line 42, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-music:before {
  content: "\e002";
}

/* line 43, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-search:before {
  content: "\e003";
}

/* line 44, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-heart:before {
  content: "\e005";
}

/* line 45, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-star:before {
  content: "\e006";
}

/* line 46, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-star-empty:before {
  content: "\e007";
}

/* line 47, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-user:before {
  content: "\e008";
}

/* line 48, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-film:before {
  content: "\e009";
}

/* line 49, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-th-large:before {
  content: "\e010";
}

/* line 50, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-th:before {
  content: "\e011";
}

/* line 51, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-th-list:before {
  content: "\e012";
}

/* line 52, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-ok:before {
  content: "\e013";
}

/* line 53, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-remove:before {
  content: "\e014";
}

/* line 54, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-zoom-in:before {
  content: "\e015";
}

/* line 55, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-zoom-out:before {
  content: "\e016";
}

/* line 56, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-off:before {
  content: "\e017";
}

/* line 57, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-signal:before {
  content: "\e018";
}

/* line 58, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-cog:before {
  content: "\e019";
}

/* line 59, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-trash:before {
  content: "\e020";
}

/* line 60, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-home:before {
  content: "\e021";
}

/* line 61, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-file:before {
  content: "\e022";
}

/* line 62, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-time:before {
  content: "\e023";
}

/* line 63, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-road:before {
  content: "\e024";
}

/* line 64, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-download-alt:before {
  content: "\e025";
}

/* line 65, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-download:before {
  content: "\e026";
}

/* line 66, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-upload:before {
  content: "\e027";
}

/* line 67, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-inbox:before {
  content: "\e028";
}

/* line 68, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-play-circle:before {
  content: "\e029";
}

/* line 69, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-repeat:before {
  content: "\e030";
}

/* line 70, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-refresh:before {
  content: "\e031";
}

/* line 71, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-list-alt:before {
  content: "\e032";
}

/* line 72, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-lock:before {
  content: "\e033";
}

/* line 73, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-flag:before {
  content: "\e034";
}

/* line 74, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-headphones:before {
  content: "\e035";
}

/* line 75, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-volume-off:before {
  content: "\e036";
}

/* line 76, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-volume-down:before {
  content: "\e037";
}

/* line 77, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-volume-up:before {
  content: "\e038";
}

/* line 78, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-qrcode:before {
  content: "\e039";
}

/* line 79, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-barcode:before {
  content: "\e040";
}

/* line 80, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-tag:before {
  content: "\e041";
}

/* line 81, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-tags:before {
  content: "\e042";
}

/* line 82, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-book:before {
  content: "\e043";
}

/* line 83, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-bookmark:before {
  content: "\e044";
}

/* line 84, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-print:before {
  content: "\e045";
}

/* line 85, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-camera:before {
  content: "\e046";
}

/* line 86, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-font:before {
  content: "\e047";
}

/* line 87, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-bold:before {
  content: "\e048";
}

/* line 88, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-italic:before {
  content: "\e049";
}

/* line 89, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-text-height:before {
  content: "\e050";
}

/* line 90, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-text-width:before {
  content: "\e051";
}

/* line 91, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-align-left:before {
  content: "\e052";
}

/* line 92, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-align-center:before {
  content: "\e053";
}

/* line 93, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-align-right:before {
  content: "\e054";
}

/* line 94, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-align-justify:before {
  content: "\e055";
}

/* line 95, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-list:before {
  content: "\e056";
}

/* line 96, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-indent-left:before {
  content: "\e057";
}

/* line 97, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-indent-right:before {
  content: "\e058";
}

/* line 98, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-facetime-video:before {
  content: "\e059";
}

/* line 99, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-picture:before {
  content: "\e060";
}

/* line 100, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-map-marker:before {
  content: "\e062";
}

/* line 101, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-adjust:before {
  content: "\e063";
}

/* line 102, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-tint:before {
  content: "\e064";
}

/* line 103, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-edit:before {
  content: "\e065";
}

/* line 104, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-share:before {
  content: "\e066";
}

/* line 105, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-check:before {
  content: "\e067";
}

/* line 106, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-move:before {
  content: "\e068";
}

/* line 107, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-step-backward:before {
  content: "\e069";
}

/* line 108, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-fast-backward:before {
  content: "\e070";
}

/* line 109, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-backward:before {
  content: "\e071";
}

/* line 110, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-play:before {
  content: "\e072";
}

/* line 111, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-pause:before {
  content: "\e073";
}

/* line 112, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-stop:before {
  content: "\e074";
}

/* line 113, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-forward:before {
  content: "\e075";
}

/* line 114, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-fast-forward:before {
  content: "\e076";
}

/* line 115, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-step-forward:before {
  content: "\e077";
}

/* line 116, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-eject:before {
  content: "\e078";
}

/* line 117, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-chevron-left:before {
  content: "\e079";
}

/* line 118, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-chevron-right:before {
  content: "\e080";
}

/* line 119, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-plus-sign:before {
  content: "\e081";
}

/* line 120, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-minus-sign:before {
  content: "\e082";
}

/* line 121, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-remove-sign:before {
  content: "\e083";
}

/* line 122, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-ok-sign:before {
  content: "\e084";
}

/* line 123, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-question-sign:before {
  content: "\e085";
}

/* line 124, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-info-sign:before {
  content: "\e086";
}

/* line 125, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-screenshot:before {
  content: "\e087";
}

/* line 126, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-remove-circle:before {
  content: "\e088";
}

/* line 127, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-ok-circle:before {
  content: "\e089";
}

/* line 128, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-ban-circle:before {
  content: "\e090";
}

/* line 129, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-arrow-left:before {
  content: "\e091";
}

/* line 130, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-arrow-right:before {
  content: "\e092";
}

/* line 131, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-arrow-up:before {
  content: "\e093";
}

/* line 132, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-arrow-down:before {
  content: "\e094";
}

/* line 133, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-share-alt:before {
  content: "\e095";
}

/* line 134, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-resize-full:before {
  content: "\e096";
}

/* line 135, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-resize-small:before {
  content: "\e097";
}

/* line 136, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-exclamation-sign:before {
  content: "\e101";
}

/* line 137, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-gift:before {
  content: "\e102";
}

/* line 138, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-leaf:before {
  content: "\e103";
}

/* line 139, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-fire:before {
  content: "\e104";
}

/* line 140, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-eye-open:before {
  content: "\e105";
}

/* line 141, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-eye-close:before {
  content: "\e106";
}

/* line 142, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-warning-sign:before {
  content: "\e107";
}

/* line 143, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-plane:before {
  content: "\e108";
}

/* line 144, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-calendar:before {
  content: "\e109";
}

/* line 145, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-random:before {
  content: "\e110";
}

/* line 146, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-comment:before {
  content: "\e111";
}

/* line 147, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-magnet:before {
  content: "\e112";
}

/* line 148, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-chevron-up:before {
  content: "\e113";
}

/* line 149, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-chevron-down:before {
  content: "\e114";
}

/* line 150, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-retweet:before {
  content: "\e115";
}

/* line 151, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-shopping-cart:before {
  content: "\e116";
}

/* line 152, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-folder-close:before {
  content: "\e117";
}

/* line 153, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-folder-open:before {
  content: "\e118";
}

/* line 154, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-resize-vertical:before {
  content: "\e119";
}

/* line 155, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-resize-horizontal:before {
  content: "\e120";
}

/* line 156, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-hdd:before {
  content: "\e121";
}

/* line 157, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-bullhorn:before {
  content: "\e122";
}

/* line 158, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-bell:before {
  content: "\e123";
}

/* line 159, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-certificate:before {
  content: "\e124";
}

/* line 160, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-thumbs-up:before {
  content: "\e125";
}

/* line 161, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-thumbs-down:before {
  content: "\e126";
}

/* line 162, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-hand-right:before {
  content: "\e127";
}

/* line 163, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-hand-left:before {
  content: "\e128";
}

/* line 164, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-hand-up:before {
  content: "\e129";
}

/* line 165, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-hand-down:before {
  content: "\e130";
}

/* line 166, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-circle-arrow-right:before {
  content: "\e131";
}

/* line 167, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-circle-arrow-left:before {
  content: "\e132";
}

/* line 168, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-circle-arrow-up:before {
  content: "\e133";
}

/* line 169, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-circle-arrow-down:before {
  content: "\e134";
}

/* line 170, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-globe:before {
  content: "\e135";
}

/* line 171, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-wrench:before {
  content: "\e136";
}

/* line 172, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-tasks:before {
  content: "\e137";
}

/* line 173, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-filter:before {
  content: "\e138";
}

/* line 174, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-briefcase:before {
  content: "\e139";
}

/* line 175, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-fullscreen:before {
  content: "\e140";
}

/* line 176, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-dashboard:before {
  content: "\e141";
}

/* line 177, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-paperclip:before {
  content: "\e142";
}

/* line 178, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-heart-empty:before {
  content: "\e143";
}

/* line 179, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-link:before {
  content: "\e144";
}

/* line 180, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-phone:before {
  content: "\e145";
}

/* line 181, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-pushpin:before {
  content: "\e146";
}

/* line 182, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-usd:before {
  content: "\e148";
}

/* line 183, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-gbp:before {
  content: "\e149";
}

/* line 184, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-sort:before {
  content: "\e150";
}

/* line 185, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-sort-by-alphabet:before {
  content: "\e151";
}

/* line 186, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-sort-by-alphabet-alt:before {
  content: "\e152";
}

/* line 187, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-sort-by-order:before {
  content: "\e153";
}

/* line 188, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-sort-by-order-alt:before {
  content: "\e154";
}

/* line 189, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-sort-by-attributes:before {
  content: "\e155";
}

/* line 190, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-sort-by-attributes-alt:before {
  content: "\e156";
}

/* line 191, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-unchecked:before {
  content: "\e157";
}

/* line 192, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-expand:before {
  content: "\e158";
}

/* line 193, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-collapse-down:before {
  content: "\e159";
}

/* line 194, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-collapse-up:before {
  content: "\e160";
}

/* line 195, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-log-in:before {
  content: "\e161";
}

/* line 196, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-flash:before {
  content: "\e162";
}

/* line 197, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-log-out:before {
  content: "\e163";
}

/* line 198, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-new-window:before {
  content: "\e164";
}

/* line 199, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-record:before {
  content: "\e165";
}

/* line 200, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-save:before {
  content: "\e166";
}

/* line 201, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-open:before {
  content: "\e167";
}

/* line 202, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-saved:before {
  content: "\e168";
}

/* line 203, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-import:before {
  content: "\e169";
}

/* line 204, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-export:before {
  content: "\e170";
}

/* line 205, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-send:before {
  content: "\e171";
}

/* line 206, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-floppy-disk:before {
  content: "\e172";
}

/* line 207, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-floppy-saved:before {
  content: "\e173";
}

/* line 208, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-floppy-remove:before {
  content: "\e174";
}

/* line 209, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-floppy-save:before {
  content: "\e175";
}

/* line 210, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-floppy-open:before {
  content: "\e176";
}

/* line 211, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-credit-card:before {
  content: "\e177";
}

/* line 212, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-transfer:before {
  content: "\e178";
}

/* line 213, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-cutlery:before {
  content: "\e179";
}

/* line 214, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-header:before {
  content: "\e180";
}

/* line 215, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-compressed:before {
  content: "\e181";
}

/* line 216, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-earphone:before {
  content: "\e182";
}

/* line 217, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-phone-alt:before {
  content: "\e183";
}

/* line 218, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-tower:before {
  content: "\e184";
}

/* line 219, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-stats:before {
  content: "\e185";
}

/* line 220, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-sd-video:before {
  content: "\e186";
}

/* line 221, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-hd-video:before {
  content: "\e187";
}

/* line 222, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-subtitles:before {
  content: "\e188";
}

/* line 223, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-sound-stereo:before {
  content: "\e189";
}

/* line 224, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-sound-dolby:before {
  content: "\e190";
}

/* line 225, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-sound-5-1:before {
  content: "\e191";
}

/* line 226, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-sound-6-1:before {
  content: "\e192";
}

/* line 227, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-sound-7-1:before {
  content: "\e193";
}

/* line 228, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-copyright-mark:before {
  content: "\e194";
}

/* line 229, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-registration-mark:before {
  content: "\e195";
}

/* line 230, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-cloud-download:before {
  content: "\e197";
}

/* line 231, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-cloud-upload:before {
  content: "\e198";
}

/* line 232, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-tree-conifer:before {
  content: "\e199";
}

/* line 233, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_glyphicons.scss */
.glyphicon-tree-deciduous:before {
  content: "\e200";
}

/* line 7, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_dropdowns.scss */
.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 19, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_dropdowns.scss */
.dropdown {
  position: relative;
}

/* line 24, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_dropdowns.scss */
.dropdown-toggle:focus {
  outline: 0;
}

/* line 29, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_dropdowns.scss */
.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  list-style: none;
  font-size: 18px;
  background-color: #fff;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 0px;
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  background-clip: padding-box;
}
/* line 51, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_dropdowns.scss */
.dropdown-menu.pull-right {
  right: 0;
  left: auto;
}
/* line 57, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_dropdowns.scss */
.dropdown-menu .divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
/* line 62, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_dropdowns.scss */
.dropdown-menu > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 1.428571429;
  color: #333333;
  white-space: nowrap;
}

/* line 75, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_dropdowns.scss */
.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
  text-decoration: none;
  color: #262626;
  background-color: #f5f5f5;
}

/* line 85, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_dropdowns.scss */
.dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus {
  color: #fff;
  text-decoration: none;
  outline: 0;
  background-color: #428bca;
}

/* line 100, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_dropdowns.scss */
.dropdown-menu > .disabled > a, .dropdown-menu > .disabled > a:hover, .dropdown-menu > .disabled > a:focus {
  color: #999999;
}

/* line 108, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_dropdowns.scss */
.dropdown-menu > .disabled > a:hover, .dropdown-menu > .disabled > a:focus {
  text-decoration: none;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  cursor: not-allowed;
}

/* line 121, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_dropdowns.scss */
.open > .dropdown-menu {
  display: block;
}
/* line 126, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_dropdowns.scss */
.open > a {
  outline: 0;
}

/* line 135, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_dropdowns.scss */
.dropdown-menu-right {
  left: auto;
  right: 0;
}

/* line 145, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_dropdowns.scss */
.dropdown-menu-left {
  left: 0;
  right: auto;
}

/* line 151, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_dropdowns.scss */
.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 12px;
  line-height: 1.428571429;
  color: #999999;
}

/* line 160, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_dropdowns.scss */
.dropdown-backdrop {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  z-index: 990;
}

/* line 170, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_dropdowns.scss */
.pull-right > .dropdown-menu {
  right: 0;
  left: auto;
}

/* line 183, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_dropdowns.scss */
.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  border-top: 0;
  border-bottom: 4px solid;
  content: "";
}
/* line 189, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_dropdowns.scss */
.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 1px;
}

@media (min-width: 768px) {
  /* line 203, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_dropdowns.scss */
  .navbar-right .dropdown-menu {
    right: 0;
    left: auto;
  }
  /* line 208, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_dropdowns.scss */
  .navbar-right .dropdown-menu-left {
    left: 0;
    right: auto;
  }
}
/* line 6, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-group,
.btn-group-vertical {
  position: relative;
  display: inline-block;
  vertical-align: middle;
}
/* line 11, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-group > .btn, .socialwall .btn-group > .candid-wall-load-more,
.btn-group-vertical > .btn,
.socialwall .btn-group-vertical > .candid-wall-load-more {
  position: relative;
  float: left;
}
/* line 15, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-group > .btn:hover, .socialwall .btn-group > .candid-wall-load-more:hover, .btn-group > .btn:focus, .socialwall .btn-group > .candid-wall-load-more:focus, .btn-group > .btn:active, .socialwall .btn-group > .candid-wall-load-more:active, .btn-group > .btn.active, .socialwall .btn-group > .active.candid-wall-load-more,
.btn-group-vertical > .btn:hover,
.socialwall .btn-group-vertical > .candid-wall-load-more:hover,
.btn-group-vertical > .btn:focus,
.socialwall .btn-group-vertical > .candid-wall-load-more:focus,
.btn-group-vertical > .btn:active,
.socialwall .btn-group-vertical > .candid-wall-load-more:active,
.btn-group-vertical > .btn.active,
.socialwall .btn-group-vertical > .active.candid-wall-load-more {
  z-index: 2;
}
/* line 21, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-group > .btn:focus, .socialwall .btn-group > .candid-wall-load-more:focus,
.btn-group-vertical > .btn:focus,
.socialwall .btn-group-vertical > .candid-wall-load-more:focus {
  outline: none;
}

/* line 30, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-group .btn + .btn, .btn-group .socialwall .candid-wall-load-more + .btn, .socialwall .btn-group .candid-wall-load-more + .btn, .btn-group .socialwall .btn + .candid-wall-load-more, .socialwall .btn-group .btn + .candid-wall-load-more, .btn-group .socialwall .candid-wall-load-more + .candid-wall-load-more, .socialwall .btn-group .candid-wall-load-more + .candid-wall-load-more,
.btn-group .btn + .btn-group,
.btn-group .socialwall .candid-wall-load-more + .btn-group,
.socialwall .btn-group .candid-wall-load-more + .btn-group,
.btn-group .btn-group + .btn,
.btn-group .socialwall .btn-group + .candid-wall-load-more,
.socialwall .btn-group .btn-group + .candid-wall-load-more,
.btn-group .btn-group + .btn-group {
  margin-left: -1px;
}

/* line 39, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-toolbar {
  margin-left: -5px;
}
/* line 20, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.btn-toolbar:before, .btn-toolbar:after {
  content: " ";
  display: table;
}
/* line 25, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.btn-toolbar:after {
  clear: both;
}
/* line 43, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-toolbar .btn-group,
.btn-toolbar .input-group {
  float: left;
}
/* line 47, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-toolbar > .btn, .socialwall .btn-toolbar > .candid-wall-load-more,
.btn-toolbar > .btn-group,
.btn-toolbar > .input-group {
  margin-left: 5px;
}

/* line 54, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle), .socialwall .btn-group > .candid-wall-load-more:not(:first-child):not(:last-child):not(.dropdown-toggle) {
  border-radius: 0;
}

/* line 59, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-group > .btn:first-child, .socialwall .btn-group > .candid-wall-load-more:first-child {
  margin-left: 0;
}
/* line 61, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle), .socialwall .btn-group > .candid-wall-load-more:first-child:not(:last-child):not(.dropdown-toggle) {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}

/* line 66, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-group > .btn:last-child:not(:first-child), .socialwall .btn-group > .candid-wall-load-more:last-child:not(:first-child),
.btn-group > .dropdown-toggle:not(:first-child) {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}

/* line 72, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-group > .btn-group {
  float: left;
}

/* line 75, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn, .socialwall .btn-group > .btn-group:not(:first-child):not(:last-child) > .candid-wall-load-more {
  border-radius: 0;
}

/* line 79, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-group > .btn-group:first-child > .btn:last-child, .socialwall .btn-group > .btn-group:first-child > .candid-wall-load-more:last-child,
.btn-group > .btn-group:first-child > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}

/* line 84, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-group > .btn-group:last-child > .btn:first-child, .socialwall .btn-group > .btn-group:last-child > .candid-wall-load-more:first-child {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}

/* line 89, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
  outline: 0;
}

/* line 108, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-group > .btn + .dropdown-toggle, .socialwall .btn-group > .candid-wall-load-more + .dropdown-toggle {
  padding-left: 8px;
  padding-right: 8px;
}

/* line 112, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-group > .btn-lg + .dropdown-toggle, .btn-group-lg.btn-group > .btn + .dropdown-toggle, .socialwall .btn-group-lg.btn-group > .candid-wall-load-more + .dropdown-toggle {
  padding-left: 12px;
  padding-right: 12px;
}

/* line 119, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-group.open .dropdown-toggle {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
/* line 123, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-group.open .dropdown-toggle.btn-link {
  box-shadow: none;
}

/* line 130, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_button-groups.scss */
.btn .caret, .socialwall .candid-wall-load-more .caret {
  margin-left: 0;
}

/* line 134, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-lg .caret, .btn-group-lg > .btn .caret, .socialwall .btn-group-lg > .candid-wall-load-more .caret {
  border-width: 5px 5px 0;
  border-bottom-width: 0;
}

/* line 139, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_button-groups.scss */
.dropup .btn-lg .caret, .dropup .btn-group-lg > .btn .caret, .dropup .socialwall .btn-group-lg > .candid-wall-load-more .caret, .socialwall .dropup .btn-group-lg > .candid-wall-load-more .caret {
  border-width: 0 5px 5px;
}

/* line 148, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-group-vertical > .btn, .socialwall .btn-group-vertical > .candid-wall-load-more,
.btn-group-vertical > .btn-group,
.btn-group-vertical > .btn-group > .btn,
.socialwall .btn-group-vertical > .btn-group > .candid-wall-load-more {
  display: block;
  float: none;
  width: 100%;
  max-width: 100%;
}
/* line 20, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.btn-group-vertical > .btn-group:before, .btn-group-vertical > .btn-group:after {
  content: " ";
  display: table;
}
/* line 25, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.btn-group-vertical > .btn-group:after {
  clear: both;
}
/* line 160, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-group-vertical > .btn-group > .btn, .socialwall .btn-group-vertical > .btn-group > .candid-wall-load-more {
  float: none;
}
/* line 165, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-group-vertical > .btn + .btn, .socialwall .btn-group-vertical > .candid-wall-load-more + .btn, .socialwall .btn-group-vertical > .btn + .candid-wall-load-more, .socialwall .btn-group-vertical > .candid-wall-load-more + .candid-wall-load-more,
.btn-group-vertical > .btn + .btn-group,
.socialwall .btn-group-vertical > .candid-wall-load-more + .btn-group,
.btn-group-vertical > .btn-group + .btn,
.socialwall .btn-group-vertical > .btn-group + .candid-wall-load-more,
.btn-group-vertical > .btn-group + .btn-group {
  margin-top: -1px;
  margin-left: 0;
}

/* line 175, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-group-vertical > .btn:not(:first-child):not(:last-child), .socialwall .btn-group-vertical > .candid-wall-load-more:not(:first-child):not(:last-child) {
  border-radius: 0;
}
/* line 178, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-group-vertical > .btn:first-child:not(:last-child), .socialwall .btn-group-vertical > .candid-wall-load-more:first-child:not(:last-child) {
  border-top-right-radius: 0px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
/* line 182, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-group-vertical > .btn:last-child:not(:first-child), .socialwall .btn-group-vertical > .candid-wall-load-more:last-child:not(:first-child) {
  border-bottom-left-radius: 0px;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}

/* line 187, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn, .socialwall .btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .candid-wall-load-more {
  border-radius: 0;
}

/* line 191, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child, .socialwall .btn-group-vertical > .btn-group:first-child:not(:last-child) > .candid-wall-load-more: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 196, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child, .socialwall .btn-group-vertical > .btn-group:last-child:not(:first-child) > .candid-wall-load-more:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}

/* line 205, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-group-justified {
  display: table;
  width: 100%;
  table-layout: fixed;
  border-collapse: separate;
}
/* line 210, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-group-justified > .btn, .socialwall .btn-group-justified > .candid-wall-load-more,
.btn-group-justified > .btn-group {
  float: none;
  display: table-cell;
  width: 1%;
}
/* line 216, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_button-groups.scss */
.btn-group-justified > .btn-group .btn, .btn-group-justified > .btn-group .socialwall .candid-wall-load-more, .socialwall .btn-group-justified > .btn-group .candid-wall-load-more {
  width: 100%;
}

/* line 223, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_button-groups.scss */
[data-toggle="buttons"] > .btn > input[type="radio"], .socialwall [data-toggle="buttons"] > .candid-wall-load-more > input[type="radio"],
[data-toggle="buttons"] > .btn > input[type="checkbox"],
.socialwall [data-toggle="buttons"] > .candid-wall-load-more > input[type="checkbox"] {
  display: none;
}

/* line 7, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_input-groups.scss */
.input-group {
  position: relative;
  display: table;
  border-collapse: separate;
}
/* line 13, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_input-groups.scss */
.input-group[class*="col-"] {
  float: none;
  padding-left: 0;
  padding-right: 0;
}
/* line 19, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_input-groups.scss */
.input-group .form-control {
  position: relative;
  z-index: 2;
  float: left;
  width: 100%;
  margin-bottom: 0;
}

/* line 50, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_input-groups.scss */
.input-group-addon,
.input-group-btn,
.input-group .form-control {
  display: table-cell;
}
/* line 55, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_input-groups.scss */
.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 60, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_input-groups.scss */
.input-group-addon,
.input-group-btn {
  width: 1%;
  white-space: nowrap;
  vertical-align: middle;
}

/* line 69, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_input-groups.scss */
.input-group-addon {
  padding: 0px 40px;
  font-size: 18px;
  font-weight: normal;
  line-height: 1;
  color: #555555;
  text-align: center;
  background-color: #eeeeee;
  border: 1px solid #ccc;
  border-radius: 0px;
}
/* line 81, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_input-groups.scss */
.input-group-addon.input-sm,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .input-group-addon.btn,
.socialwall .input-group-sm > .input-group-btn > .input-group-addon.candid-wall-load-more {
  padding: 5px 20px;
  font-size: 12px;
  border-radius: 0px;
}
/* line 86, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_input-groups.scss */
.input-group-addon.input-lg,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .input-group-addon.btn,
.socialwall .input-group-lg > .input-group-btn > .input-group-addon.candid-wall-load-more {
  padding: 10px 16px;
  font-size: 18px;
  border-radius: 0px;
}
/* line 93, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_input-groups.scss */
.input-group-addon input[type="radio"],
.input-group-addon input[type="checkbox"] {
  margin-top: 0;
}

/* line 100, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_input-groups.scss */
.input-group .form-control:first-child,
.input-group-addon:first-child,
.input-group-btn:first-child > .btn,
.socialwall .input-group-btn:first-child > .candid-wall-load-more,
.input-group-btn:first-child > .btn-group > .btn,
.socialwall .input-group-btn:first-child > .btn-group > .candid-wall-load-more,
.input-group-btn:first-child > .dropdown-toggle,
.input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle),
.socialwall .input-group-btn:last-child > .candid-wall-load-more:not(:last-child):not(.dropdown-toggle),
.input-group-btn:last-child > .btn-group:not(:last-child) > .btn,
.socialwall .input-group-btn:last-child > .btn-group:not(:last-child) > .candid-wall-load-more {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}

/* line 109, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_input-groups.scss */
.input-group-addon:first-child {
  border-right: 0;
}

/* line 112, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_input-groups.scss */
.input-group .form-control:last-child,
.input-group-addon:last-child,
.input-group-btn:last-child > .btn,
.socialwall .input-group-btn:last-child > .candid-wall-load-more,
.input-group-btn:last-child > .btn-group > .btn,
.socialwall .input-group-btn:last-child > .btn-group > .candid-wall-load-more,
.input-group-btn:last-child > .dropdown-toggle,
.input-group-btn:first-child > .btn:not(:first-child),
.socialwall .input-group-btn:first-child > .candid-wall-load-more:not(:first-child),
.input-group-btn:first-child > .btn-group:not(:first-child) > .btn,
.socialwall .input-group-btn:first-child > .btn-group:not(:first-child) > .candid-wall-load-more {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}

/* line 121, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_input-groups.scss */
.input-group-addon:last-child {
  border-left: 0;
}

/* line 127, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_input-groups.scss */
.input-group-btn {
  position: relative;
  font-size: 0;
  white-space: nowrap;
}
/* line 136, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_input-groups.scss */
.input-group-btn > .btn, .socialwall .input-group-btn > .candid-wall-load-more {
  position: relative;
}
/* line 138, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_input-groups.scss */
.input-group-btn > .btn + .btn, .socialwall .input-group-btn > .candid-wall-load-more + .btn, .socialwall .input-group-btn > .btn + .candid-wall-load-more, .socialwall .input-group-btn > .candid-wall-load-more + .candid-wall-load-more {
  margin-left: -1px;
}
/* line 142, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_input-groups.scss */
.input-group-btn > .btn:hover, .socialwall .input-group-btn > .candid-wall-load-more:hover, .input-group-btn > .btn:focus, .socialwall .input-group-btn > .candid-wall-load-more:focus, .input-group-btn > .btn:active, .socialwall .input-group-btn > .candid-wall-load-more:active {
  z-index: 2;
}
/* line 151, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_input-groups.scss */
.input-group-btn:first-child > .btn, .socialwall .input-group-btn:first-child > .candid-wall-load-more,
.input-group-btn:first-child > .btn-group {
  margin-right: -1px;
}
/* line 157, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_input-groups.scss */
.input-group-btn:last-child > .btn, .socialwall .input-group-btn:last-child > .candid-wall-load-more,
.input-group-btn:last-child > .btn-group {
  margin-left: -1px;
}

/* line 9, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_navs.scss */
.nav {
  margin-bottom: 0;
  padding-left: 0;
  list-style: none;
}
/* line 20, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.nav:before, .nav:after {
  content: " ";
  display: table;
}
/* line 25, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.nav:after {
  clear: both;
}
/* line 15, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_navs.scss */
.nav > li {
  position: relative;
  display: block;
}
/* line 19, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_navs.scss */
.nav > li > a {
  position: relative;
  display: block;
  padding: 10px 15px;
}
/* line 23, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_navs.scss */
.nav > li > a:hover, .nav > li > a:focus {
  text-decoration: none;
  background-color: #eeeeee;
}
/* line 31, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_navs.scss */
.nav > li.disabled > a {
  color: #999999;
}
/* line 34, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_navs.scss */
.nav > li.disabled > a:hover, .nav > li.disabled > a:focus {
  color: #999999;
  text-decoration: none;
  background-color: transparent;
  cursor: not-allowed;
}
/* line 46, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_navs.scss */
.nav .open > a, .nav .open > a:hover, .nav .open > a:focus {
  background-color: #eeeeee;
  border-color: #428bca;
}
/* line 59, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_navs.scss */
.nav .nav-divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
/* line 66, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_navs.scss */
.nav > li > a > img {
  max-width: none;
}

/* line 76, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_navs.scss */
.nav-tabs {
  border-bottom: 1px solid #ddd;
}
/* line 78, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_navs.scss */
.nav-tabs > li {
  float: left;
  margin-bottom: -1px;
}
/* line 84, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_navs.scss */
.nav-tabs > li > a {
  margin-right: 2px;
  line-height: 1.428571429;
  border: 1px solid transparent;
  border-radius: 0px 0px 0 0;
}
/* line 89, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_navs.scss */
.nav-tabs > li > a:hover {
  border-color: #eeeeee #eeeeee #ddd;
}
/* line 96, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_navs.scss */
.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
  color: #555555;
  background-color: #fff;
  border: 1px solid #ddd;
  border-bottom-color: transparent;
  cursor: default;
}

/* line 118, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_navs.scss */
.nav-pills > li {
  float: left;
}
/* line 122, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_navs.scss */
.nav-pills > li > a {
  border-radius: 4px;
}
/* line 125, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_navs.scss */
.nav-pills > li + li {
  margin-left: 2px;
}
/* line 131, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_navs.scss */
.nav-pills > li.active > a, .nav-pills > li.active > a:hover, .nav-pills > li.active > a:focus {
  color: #fff;
  background-color: #428bca;
}

/* line 144, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_navs.scss */
.nav-stacked > li {
  float: none;
}
/* line 146, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_navs.scss */
.nav-stacked > li + li {
  margin-top: 2px;
  margin-left: 0;
}

/* line 160, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_navs.scss */
.nav-justified, .nav-tabs.nav-justified {
  width: 100%;
}
/* line 163, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_navs.scss */
.nav-justified > li, .nav-tabs.nav-justified > li {
  float: none;
}
/* line 165, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_navs.scss */
.nav-justified > li > a, .nav-tabs.nav-justified > li > a {
  text-align: center;
  margin-bottom: 5px;
}
/* line 171, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_navs.scss */
.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 768px) {
  /* line 177, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_navs.scss */
  .nav-justified > li, .nav-tabs.nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  /* line 180, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_navs.scss */
  .nav-justified > li > a, .nav-tabs.nav-justified > li > a {
    margin-bottom: 0;
  }
}

/* line 190, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_navs.scss */
.nav-tabs-justified, .nav-tabs.nav-justified {
  border-bottom: 0;
}
/* line 193, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_navs.scss */
.nav-tabs-justified > li > a, .nav-tabs.nav-justified > li > a {
  margin-right: 0;
  border-radius: 0px;
}
/* line 199, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_navs.scss */
.nav-tabs-justified > .active > a, .nav-tabs.nav-justified > .active > a,
.nav-tabs-justified > .active > a:hover,
.nav-tabs.nav-justified > .active > a:hover,
.nav-tabs-justified > .active > a:focus,
.nav-tabs.nav-justified > .active > a:focus {
  border: 1px solid #ddd;
}
@media (min-width: 768px) {
  /* line 206, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_navs.scss */
  .nav-tabs-justified > li > a, .nav-tabs.nav-justified > li > a {
    border-bottom: 1px solid #ddd;
    border-radius: 0px 0px 0 0;
  }
  /* line 210, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_navs.scss */
  .nav-tabs-justified > .active > a, .nav-tabs.nav-justified > .active > a,
  .nav-tabs-justified > .active > a:hover,
  .nav-tabs.nav-justified > .active > a:hover,
  .nav-tabs-justified > .active > a:focus,
  .nav-tabs.nav-justified > .active > a:focus {
    border-bottom-color: #fff;
  }
}

/* line 224, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_navs.scss */
.tab-content > .tab-pane {
  display: none;
}
/* line 227, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_navs.scss */
.tab-content > .active {
  display: block;
}

/* line 237, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_navs.scss */
.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}

/* line 11, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_navbar.scss */
.navbar {
  position: relative;
  min-height: 50px;
  margin-bottom: 20px;
  border: 1px solid transparent;
}
/* line 20, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.navbar:before, .navbar:after {
  content: " ";
  display: table;
}
/* line 25, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.navbar:after {
  clear: both;
}
@media (min-width: 768px) {
  /* line 11, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar {
    border-radius: 4px;
  }
}

/* line 20, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.navbar-header:before, .navbar-header:after {
  content: " ";
  display: table;
}
/* line 25, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.navbar-header:after {
  clear: both;
}
@media (min-width: 768px) {
  /* line 31, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-header {
    float: left;
  }
}

/* line 50, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-collapse {
  max-height: 340px;
  overflow-x: visible;
  padding-right: 15px;
  padding-left: 15px;
  border-top: 1px solid transparent;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  -webkit-overflow-scrolling: touch;
}
/* line 20, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.navbar-collapse:before, .navbar-collapse:after {
  content: " ";
  display: table;
}
/* line 25, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.navbar-collapse:after {
  clear: both;
}
/* line 60, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-collapse.in {
  overflow-y: auto;
}
@media (min-width: 768px) {
  /* line 50, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-collapse {
    width: auto;
    border-top: 0;
    box-shadow: none;
  }
  /* line 69, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-collapse.collapse {
    display: block !important;
    height: auto !important;
    padding-bottom: 0;
    overflow: visible !important;
  }
  /* line 76, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-collapse.in {
    overflow-y: visible;
  }
  /* line 82, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-fixed-top .navbar-collapse, .navbar-static-top .navbar-collapse, .navbar-fixed-bottom .navbar-collapse {
    padding-left: 0;
    padding-right: 0;
  }
}

/* line 98, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_navbar.scss */
.container > .navbar-header,
.container > .navbar-collapse,
.container-fluid > .navbar-header,
.container-fluid > .navbar-collapse {
  margin-right: -15px;
  margin-left: -15px;
}
@media (min-width: 768px) {
  /* line 98, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_navbar.scss */
  .container > .navbar-header,
  .container > .navbar-collapse,
  .container-fluid > .navbar-header,
  .container-fluid > .navbar-collapse {
    margin-right: 0;
    margin-left: 0;
  }
}

/* line 118, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-static-top {
  z-index: 1000;
  border-width: 0 0 1px;
}
@media (min-width: 768px) {
  /* line 118, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-static-top {
    border-radius: 0;
  }
}

/* line 128, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-fixed-top,
.navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030;
}
@media (min-width: 768px) {
  /* line 128, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-fixed-top,
  .navbar-fixed-bottom {
    border-radius: 0;
  }
}

/* line 140, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-fixed-top {
  top: 0;
  border-width: 0 0 1px;
}

/* line 144, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-fixed-bottom {
  bottom: 0;
  margin-bottom: 0;
  border-width: 1px 0 0;
}

/* line 153, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-brand {
  float: left;
  padding: 15px 15px;
  font-size: 18px;
  line-height: 20px;
  height: 50px;
}
/* line 160, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-brand:hover, .navbar-brand:focus {
  text-decoration: none;
}
@media (min-width: 768px) {
  /* line 166, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar > .container .navbar-brand, .navbar > .container-fluid .navbar-brand {
    margin-left: -15px;
  }
}

/* line 179, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-toggle {
  position: relative;
  float: right;
  margin-right: 15px;
  padding: 9px 10px;
  margin-top: 8px;
  margin-bottom: 8px;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 0px;
}
/* line 192, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-toggle:focus {
  outline: none;
}
/* line 197, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-toggle .icon-bar {
  display: block;
  width: 22px;
  height: 2px;
  border-radius: 1px;
}
/* line 203, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-toggle .icon-bar + .icon-bar {
  margin-top: 4px;
}
@media (min-width: 768px) {
  /* line 179, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-toggle {
    display: none;
  }
}

/* line 218, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-nav {
  margin: 7.5px -15px;
}
/* line 221, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-nav > li > a {
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 20px;
}
@media (max-width: 767px) {
  /* line 229, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-nav .open .dropdown-menu {
    position: static;
    float: none;
    width: auto;
    margin-top: 0;
    background-color: transparent;
    border: 0;
    box-shadow: none;
  }
  /* line 237, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-nav .open .dropdown-menu > li > a,
  .navbar-nav .open .dropdown-menu .dropdown-header {
    padding: 5px 15px 5px 25px;
  }
  /* line 241, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-nav .open .dropdown-menu > li > a {
    line-height: 20px;
  }
  /* line 243, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-nav .open .dropdown-menu > li > a:hover, .navbar-nav .open .dropdown-menu > li > a:focus {
    background-image: none;
  }
}
@media (min-width: 768px) {
  /* line 218, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-nav {
    float: left;
    margin: 0;
  }
  /* line 256, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-nav > li {
    float: left;
  }
  /* line 258, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-nav > li > a {
    padding-top: 15px;
    padding-bottom: 15px;
  }
  /* line 264, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-nav.navbar-right:last-child {
    margin-right: -15px;
  }
}

@media (min-width: 768px) {
  /* line 278, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-left {
    float: left !important;
  }

  /* line 281, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-right {
    float: right !important;
  }
}
/* line 292, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-form {
  margin-left: -15px;
  margin-right: -15px;
  padding: 10px 15px;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  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 (max-width: 767px) {
  /* line 304, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-form .form-group {
    margin-bottom: 5px;
  }
}
@media (min-width: 768px) {
  /* line 292, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-form {
    width: auto;
    border: 0;
    margin-left: 0;
    margin-right: 0;
    padding-top: 0;
    padding-bottom: 0;
    box-shadow: none;
  }
  /* line 324, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-form.navbar-right:last-child {
    margin-right: -15px;
  }
}

/* line 334, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-nav > li > .dropdown-menu {
  margin-top: 0;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}

/* line 339, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

/* line 348, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-btn {
  margin-top: 8px;
  margin-bottom: 8px;
}
/* line 351, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-btn.btn-sm, .btn-group-sm > .navbar-btn.btn, .socialwall .btn-group-sm > .navbar-btn.candid-wall-load-more {
  margin-top: 10px;
  margin-bottom: 10px;
}
/* line 354, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-btn.btn-xs, .btn-group-xs > .navbar-btn.btn, .socialwall .btn-group-xs > .navbar-btn.candid-wall-load-more {
  margin-top: 14px;
  margin-bottom: 14px;
}

/* line 364, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-text {
  margin-top: 15px;
  margin-bottom: 15px;
}
@media (min-width: 768px) {
  /* line 364, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-text {
    float: left;
    margin-left: 15px;
    margin-right: 15px;
  }
  /* line 373, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-text.navbar-right:last-child {
    margin-right: 0;
  }
}

/* line 383, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-default {
  background-color: #f8f8f8;
  border-color: #e7e7e7;
}
/* line 387, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-default .navbar-brand {
  color: #777;
}
/* line 389, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-default .navbar-brand:hover, .navbar-default .navbar-brand:focus {
  color: #5e5e5e;
  background-color: transparent;
}
/* line 396, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-default .navbar-text {
  color: #777;
}
/* line 401, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-default .navbar-nav > li > a {
  color: #777;
}
/* line 404, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
  color: #333;
  background-color: transparent;
}
/* line 411, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
  color: #555;
  background-color: #e7e7e7;
}
/* line 419, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-default .navbar-nav > .disabled > a, .navbar-default .navbar-nav > .disabled > a:hover, .navbar-default .navbar-nav > .disabled > a:focus {
  color: #ccc;
  background-color: transparent;
}
/* line 428, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-default .navbar-toggle {
  border-color: #ddd;
}
/* line 430, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
  background-color: #ddd;
}
/* line 434, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-default .navbar-toggle .icon-bar {
  background-color: #888;
}
/* line 439, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
  border-color: #e7e7e7;
}
/* line 448, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
  background-color: #e7e7e7;
  color: #555;
}
@media (max-width: 767px) {
  /* line 459, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #777;
  }
  /* line 461, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_navbar.scss */
  .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 468, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_navbar.scss */
  .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 476, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_navbar.scss */
  .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 492, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-default .navbar-link {
  color: #777;
}
/* line 494, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-default .navbar-link:hover {
  color: #333;
}

/* line 503, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-inverse {
  background-color: #222;
  border-color: #090909;
}
/* line 507, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-inverse .navbar-brand {
  color: #999999;
}
/* line 509, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-inverse .navbar-brand:hover, .navbar-inverse .navbar-brand:focus {
  color: #fff;
  background-color: transparent;
}
/* line 516, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-inverse .navbar-text {
  color: #999999;
}
/* line 521, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-inverse .navbar-nav > li > a {
  color: #999999;
}
/* line 524, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-inverse .navbar-nav > li > a:hover, .navbar-inverse .navbar-nav > li > a:focus {
  color: #fff;
  background-color: transparent;
}
/* line 531, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:hover, .navbar-inverse .navbar-nav > .active > a:focus {
  color: #fff;
  background-color: #090909;
}
/* line 539, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_navbar.scss */
.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 549, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-inverse .navbar-toggle {
  border-color: #333;
}
/* line 551, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-inverse .navbar-toggle:hover, .navbar-inverse .navbar-toggle:focus {
  background-color: #333;
}
/* line 555, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-inverse .navbar-toggle .icon-bar {
  background-color: #fff;
}
/* line 560, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
  border-color: #101010;
}
/* line 568, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-inverse .navbar-nav > .open > a, .navbar-inverse .navbar-nav > .open > a:hover, .navbar-inverse .navbar-nav > .open > a:focus {
  background-color: #090909;
  color: #fff;
}
@media (max-width: 767px) {
  /* line 579, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
    border-color: #090909;
  }
  /* line 582, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
    background-color: #090909;
  }
  /* line 585, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_navbar.scss */
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
    color: #999999;
  }
  /* line 587, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_navbar.scss */
  .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 594, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_navbar.scss */
  .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: #090909;
  }
  /* line 602, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_navbar.scss */
  .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 613, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-inverse .navbar-link {
  color: #999999;
}
/* line 615, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_navbar.scss */
.navbar-inverse .navbar-link:hover {
  color: #fff;
}

/* line 6, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_breadcrumbs.scss */
.breadcrumb {
  padding: 8px 15px;
  margin-bottom: 20px;
  list-style: none;
  background-color: #f5f5f5;
  border-radius: 0px;
}
/* line 13, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_breadcrumbs.scss */
.breadcrumb > li {
  display: inline-block;
}
/* line 16, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_breadcrumbs.scss */
.breadcrumb > li + li:before {
  content: "/ ";
  padding: 0 5px;
  color: #ccc;
}
/* line 23, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_breadcrumbs.scss */
.breadcrumb > .active {
  color: #999999;
}

/* line 4, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_pagination.scss */
.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 20px 0;
  border-radius: 0px;
}
/* line 10, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_pagination.scss */
.pagination > li {
  display: inline;
}
/* line 12, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_pagination.scss */
.pagination > li > a,
.pagination > li > span {
  position: relative;
  float: left;
  padding: 0px 40px;
  line-height: 1.428571429;
  text-decoration: none;
  color: #428bca;
  background-color: #fff;
  border: 1px solid #ddd;
  margin-left: -1px;
}
/* line 25, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_pagination.scss */
.pagination > li:first-child > a,
.pagination > li:first-child > span {
  margin-left: 0;
  border-bottom-left-radius: 0px;
  border-top-left-radius: 0px;
}
/* line 32, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_pagination.scss */
.pagination > li:last-child > a,
.pagination > li:last-child > span {
  border-bottom-right-radius: 0px;
  border-top-right-radius: 0px;
}
/* line 41, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_pagination.scss */
.pagination > li > a:hover, .pagination > li > a:focus,
.pagination > li > span:hover,
.pagination > li > span:focus {
  color: #2a6496;
  background-color: #eeeeee;
  border-color: #ddd;
}
/* line 51, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_pagination.scss */
.pagination > .active > a, .pagination > .active > a:hover, .pagination > .active > a:focus,
.pagination > .active > span,
.pagination > .active > span:hover,
.pagination > .active > span:focus {
  z-index: 2;
  color: #fff;
  background-color: #428bca;
  border-color: #428bca;
  cursor: default;
}
/* line 63, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_pagination.scss */
.pagination > .disabled > span,
.pagination > .disabled > span:hover,
.pagination > .disabled > span:focus,
.pagination > .disabled > a,
.pagination > .disabled > a:hover,
.pagination > .disabled > a:focus {
  color: #999999;
  background-color: #fff;
  border-color: #ddd;
  cursor: not-allowed;
}

/* line 557, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.pagination-lg > li > a,
.pagination-lg > li > span {
  padding: 10px 16px;
  font-size: 18px;
}
/* line 563, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
  border-bottom-left-radius: 0px;
  border-top-left-radius: 0px;
}
/* line 569, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
  border-bottom-right-radius: 0px;
  border-top-right-radius: 0px;
}

/* line 557, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.pagination-sm > li > a,
.pagination-sm > li > span {
  padding: 5px 20px;
  font-size: 12px;
}
/* line 563, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span {
  border-bottom-left-radius: 0px;
  border-top-left-radius: 0px;
}
/* line 569, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
  border-bottom-right-radius: 0px;
  border-top-right-radius: 0px;
}

/* line 6, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_pager.scss */
.pager {
  padding-left: 0;
  margin: 20px 0;
  list-style: none;
  text-align: center;
}
/* line 20, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.pager:before, .pager:after {
  content: " ";
  display: table;
}
/* line 25, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.pager:after {
  clear: both;
}
/* line 12, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_pager.scss */
.pager li {
  display: inline;
}
/* line 14, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_pager.scss */
.pager li > a,
.pager li > span {
  display: inline-block;
  padding: 5px 14px;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 15px;
}
/* line 23, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_pager.scss */
.pager li > a:hover,
.pager li > a:focus {
  text-decoration: none;
  background-color: #eeeeee;
}
/* line 31, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_pager.scss */
.pager .next > a,
.pager .next > span {
  float: right;
}
/* line 38, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_pager.scss */
.pager .previous > a,
.pager .previous > span {
  float: left;
}
/* line 45, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_pager.scss */
.pager .disabled > a,
.pager .disabled > a:hover,
.pager .disabled > a:focus,
.pager .disabled > span {
  color: #999999;
  background-color: #fff;
  cursor: not-allowed;
}

/* line 5, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_labels.scss */
.label {
  display: inline;
  padding: .2em .6em .3em;
  font-size: 75%;
  font-weight: bold;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: .25em;
}
/* line 19, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_labels.scss */
.label[href]:hover, .label[href]:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}
/* line 28, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_labels.scss */
.label:empty {
  display: none;
}
/* line 33, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_labels.scss */
.btn .label, .socialwall .candid-wall-load-more .label {
  position: relative;
  top: -1px;
}

/* line 42, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_labels.scss */
.label-default {
  background-color: #999999;
}
/* line 582, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.label-default[href]:hover, .label-default[href]:focus {
  background-color: gray;
}

/* line 46, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_labels.scss */
.label-primary {
  background-color: #428bca;
}
/* line 582, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.label-primary[href]:hover, .label-primary[href]:focus {
  background-color: #3071a9;
}

/* line 50, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_labels.scss */
.label-success {
  background-color: #5cb85c;
}
/* line 582, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.label-success[href]:hover, .label-success[href]:focus {
  background-color: #449d44;
}

/* line 54, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_labels.scss */
.label-info {
  background-color: #5bc0de;
}
/* line 582, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.label-info[href]:hover, .label-info[href]:focus {
  background-color: #31b0d5;
}

/* line 58, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_labels.scss */
.label-warning {
  background-color: #f0ad4e;
}
/* line 582, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.label-warning[href]:hover, .label-warning[href]:focus {
  background-color: #ec971f;
}

/* line 62, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_labels.scss */
.label-danger {
  background-color: #d9534f;
}
/* line 582, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.label-danger[href]:hover, .label-danger[href]:focus {
  background-color: #c9302c;
}

/* line 7, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_badges.scss */
.badge {
  display: inline-block;
  min-width: 10px;
  padding: 3px 7px;
  font-size: 12px;
  font-weight: bold;
  color: #fff;
  line-height: 1;
  vertical-align: baseline;
  white-space: nowrap;
  text-align: center;
  background-color: #999999;
  border-radius: 10px;
}
/* line 22, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_badges.scss */
.badge:empty {
  display: none;
}
/* line 27, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_badges.scss */
.btn .badge, .socialwall .candid-wall-load-more .badge {
  position: relative;
  top: -1px;
}
/* line 31, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_badges.scss */
.btn-xs .badge, .btn-group-xs > .btn .badge, .socialwall .btn-group-xs > .candid-wall-load-more .badge {
  top: 0;
  padding: 1px 5px;
}

/* line 39, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_badges.scss */
a.badge:hover, a.badge:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}

/* line 48, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_badges.scss */
a.list-group-item.active > .badge,
.nav-pills > .active > a > .badge {
  color: #428bca;
  background-color: #fff;
}

/* line 53, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_badges.scss */
.nav-pills > li > a > .badge {
  margin-left: 3px;
}

/* line 6, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_jumbotron.scss */
.jumbotron {
  padding: 30px;
  margin-bottom: 30px;
  color: inherit;
  background-color: #eeeeee;
}
/* line 12, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_jumbotron.scss */
.jumbotron h1,
.jumbotron .h1 {
  color: inherit;
}
/* line 16, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_jumbotron.scss */
.jumbotron p {
  margin-bottom: 15px;
  font-size: 21px;
  font-weight: 200;
}
/* line 22, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_jumbotron.scss */
.container .jumbotron {
  border-radius: 0px;
}
/* line 26, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_jumbotron.scss */
.jumbotron .container {
  max-width: 100%;
}
@media screen and (min-width: 768px) {
  /* line 6, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_jumbotron.scss */
  .jumbotron {
    padding-top: 48px;
    padding-bottom: 48px;
  }
  /* line 34, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_jumbotron.scss */
  .container .jumbotron {
    padding-left: 60px;
    padding-right: 60px;
  }
  /* line 39, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_jumbotron.scss */
  .jumbotron h1,
  .jumbotron .h1 {
    font-size: 81px;
  }
}

/* line 7, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_thumbnails.scss */
.thumbnail {
  display: block;
  padding: 4px;
  margin-bottom: 20px;
  line-height: 1.428571429;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
/* line 17, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_thumbnails.scss */
.thumbnail > img,
.thumbnail a > img {
  display: block;
  max-width: 100%;
  height: auto;
  margin-left: auto;
  margin-right: auto;
}
/* line 27, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_thumbnails.scss */
.thumbnail .caption {
  padding: 9px;
  color: #333333;
}

/* line 34, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_thumbnails.scss */
a.thumbnail:hover,
a.thumbnail:focus,
a.thumbnail.active {
  border-color: #428bca;
}

/* line 9, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_alerts.scss */
.alert {
  padding: 15px;
  margin-bottom: 20px;
  border: 1px solid transparent;
  border-radius: 4px;
}
/* line 16, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_alerts.scss */
.alert h4 {
  margin-top: 0;
  color: inherit;
}
/* line 22, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_alerts.scss */
.alert .alert-link {
  font-weight: bold;
}
/* line 27, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_alerts.scss */
.alert > p,
.alert > ul {
  margin-bottom: 0;
}
/* line 31, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_alerts.scss */
.alert > p + p {
  margin-top: 5px;
}

/* line 40, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_alerts.scss */
.alert-dismissable {
  padding-right: 35px;
}
/* line 44, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_alerts.scss */
.alert-dismissable .close {
  position: relative;
  top: -2px;
  right: -21px;
  color: inherit;
}

/* line 56, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_alerts.scss */
.alert-success {
  background-color: #dff0d8;
  border-color: #d6e9c6;
  color: #3c763d;
}
/* line 430, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.alert-success hr {
  border-top-color: #c9e2b3;
}
/* line 433, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.alert-success .alert-link {
  color: #2b542c;
}

/* line 59, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_alerts.scss */
.alert-info {
  background-color: #d9edf7;
  border-color: #bce8f1;
  color: #31708f;
}
/* line 430, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.alert-info hr {
  border-top-color: #a6e1ec;
}
/* line 433, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.alert-info .alert-link {
  color: #245269;
}

/* line 62, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_alerts.scss */
.alert-warning {
  background-color: #fcf8e3;
  border-color: #faebcc;
  color: #8a6d3b;
}
/* line 430, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.alert-warning hr {
  border-top-color: #f7e1b5;
}
/* line 433, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.alert-warning .alert-link {
  color: #66512c;
}

/* line 65, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_alerts.scss */
.alert-danger {
  background-color: #f2dede;
  border-color: #ebccd1;
  color: #a94442;
}
/* line 430, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.alert-danger hr {
  border-top-color: #e4b9c0;
}
/* line 433, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.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 27, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_progress-bars.scss */
.progress {
  overflow: hidden;
  height: 20px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border-radius: 0px;
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
}

/* line 37, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_progress-bars.scss */
.progress-bar {
  float: left;
  width: 0%;
  height: 100%;
  font-size: 12px;
  line-height: 20px;
  color: #fff;
  text-align: center;
  background-color: #428bca;
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  -webkit-transition: width 0.6s ease;
  transition: width 0.6s ease;
}

/* line 51, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_progress-bars.scss */
.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: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, rgba(0, 0, 0, 0) 25%, rgba(0, 0, 0, 0) 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, rgba(0, 0, 0, 0) 75%, rgba(0, 0, 0, 0));
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, rgba(0, 0, 0, 0) 25%, rgba(0, 0, 0, 0) 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, rgba(0, 0, 0, 0) 75%, rgba(0, 0, 0, 0));
  background-size: 40px 40px;
}

/* line 57, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_progress-bars.scss */
.progress.active .progress-bar {
  -webkit-animation: progress-bar-stripes 2s linear infinite;
  animation: progress-bar-stripes 2s linear infinite;
}

/* line 66, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_progress-bars.scss */
.progress-bar-success {
  background-color: #5cb85c;
}
/* line 626, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.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: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, rgba(0, 0, 0, 0) 25%, rgba(0, 0, 0, 0) 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, rgba(0, 0, 0, 0) 75%, rgba(0, 0, 0, 0));
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, rgba(0, 0, 0, 0) 25%, rgba(0, 0, 0, 0) 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, rgba(0, 0, 0, 0) 75%, rgba(0, 0, 0, 0));
}

/* line 70, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_progress-bars.scss */
.progress-bar-info {
  background-color: #5bc0de;
}
/* line 626, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.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: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, rgba(0, 0, 0, 0) 25%, rgba(0, 0, 0, 0) 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, rgba(0, 0, 0, 0) 75%, rgba(0, 0, 0, 0));
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, rgba(0, 0, 0, 0) 25%, rgba(0, 0, 0, 0) 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, rgba(0, 0, 0, 0) 75%, rgba(0, 0, 0, 0));
}

/* line 74, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_progress-bars.scss */
.progress-bar-warning {
  background-color: #f0ad4e;
}
/* line 626, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.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: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, rgba(0, 0, 0, 0) 25%, rgba(0, 0, 0, 0) 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, rgba(0, 0, 0, 0) 75%, rgba(0, 0, 0, 0));
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, rgba(0, 0, 0, 0) 25%, rgba(0, 0, 0, 0) 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, rgba(0, 0, 0, 0) 75%, rgba(0, 0, 0, 0));
}

/* line 78, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_progress-bars.scss */
.progress-bar-danger {
  background-color: #d9534f;
}
/* line 626, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.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: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, rgba(0, 0, 0, 0) 25%, rgba(0, 0, 0, 0) 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, rgba(0, 0, 0, 0) 75%, rgba(0, 0, 0, 0));
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, rgba(0, 0, 0, 0) 25%, rgba(0, 0, 0, 0) 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, rgba(0, 0, 0, 0) 75%, rgba(0, 0, 0, 0));
}

/* line 10, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_media.scss */
.media,
.media-body {
  overflow: hidden;
  zoom: 1;
}

/* line 17, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_media.scss */
.media,
.media .media {
  margin-top: 15px;
}

/* line 21, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_media.scss */
.media:first-child {
  margin-top: 0;
}

/* line 26, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_media.scss */
.media-object {
  display: block;
}

/* line 31, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_media.scss */
.media-heading {
  margin: 0 0 5px;
}

/* line 40, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_media.scss */
.media > .pull-left {
  margin-right: 10px;
}
/* line 43, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_media.scss */
.media > .pull-right {
  margin-left: 10px;
}

/* line 53, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_media.scss */
.media-list {
  padding-left: 0;
  list-style: none;
}

/* line 10, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_list-group.scss */
.list-group {
  margin-bottom: 20px;
  padding-left: 0;
}

/* line 21, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_list-group.scss */
.list-group-item {
  position: relative;
  display: block;
  padding: 10px 15px;
  margin-bottom: -1px;
  background-color: #fff;
  border: 1px solid #ddd;
}
/* line 31, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_list-group.scss */
.list-group-item:first-child {
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
}
/* line 34, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_list-group.scss */
.list-group-item:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}
/* line 40, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_list-group.scss */
.list-group-item > .badge {
  float: right;
}
/* line 43, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_list-group.scss */
.list-group-item > .badge + .badge {
  margin-right: 5px;
}

/* line 54, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_list-group.scss */
a.list-group-item {
  color: #555;
}
/* line 57, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_list-group.scss */
a.list-group-item .list-group-item-heading {
  color: #333;
}
/* line 62, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_list-group.scss */
a.list-group-item:hover, a.list-group-item:focus {
  text-decoration: none;
  background-color: #f5f5f5;
}
/* line 69, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_list-group.scss */
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 78, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_list-group.scss */
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 81, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_list-group.scss */
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 469, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.list-group-item-success {
  color: #3c763d;
  background-color: #dff0d8;
}

/* line 476, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_mixins.scss */
a.list-group-item-success {
  color: #3c763d;
}
/* line 479, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_mixins.scss */
a.list-group-item-success .list-group-item-heading {
  color: inherit;
}
/* line 481, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_mixins.scss */
a.list-group-item-success:hover, a.list-group-item-success:focus {
  color: #3c763d;
  background-color: #d0e9c6;
}
/* line 486, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_mixins.scss */
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 469, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.list-group-item-info {
  color: #31708f;
  background-color: #d9edf7;
}

/* line 476, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_mixins.scss */
a.list-group-item-info {
  color: #31708f;
}
/* line 479, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_mixins.scss */
a.list-group-item-info .list-group-item-heading {
  color: inherit;
}
/* line 481, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_mixins.scss */
a.list-group-item-info:hover, a.list-group-item-info:focus {
  color: #31708f;
  background-color: #c4e3f3;
}
/* line 486, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_mixins.scss */
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 469, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.list-group-item-warning {
  color: #8a6d3b;
  background-color: #fcf8e3;
}

/* line 476, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_mixins.scss */
a.list-group-item-warning {
  color: #8a6d3b;
}
/* line 479, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_mixins.scss */
a.list-group-item-warning .list-group-item-heading {
  color: inherit;
}
/* line 481, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_mixins.scss */
a.list-group-item-warning:hover, a.list-group-item-warning:focus {
  color: #8a6d3b;
  background-color: #faf2cc;
}
/* line 486, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_mixins.scss */
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 469, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.list-group-item-danger {
  color: #a94442;
  background-color: #f2dede;
}

/* line 476, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_mixins.scss */
a.list-group-item-danger {
  color: #a94442;
}
/* line 479, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_mixins.scss */
a.list-group-item-danger .list-group-item-heading {
  color: inherit;
}
/* line 481, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_mixins.scss */
a.list-group-item-danger:hover, a.list-group-item-danger:focus {
  color: #a94442;
  background-color: #ebcccc;
}
/* line 486, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_mixins.scss */
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 103, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_list-group.scss */
.list-group-item-heading {
  margin-top: 0;
  margin-bottom: 5px;
}

/* line 107, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_list-group.scss */
.list-group-item-text {
  margin-bottom: 0;
  line-height: 1.3;
}

/* line 7, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_panels.scss */
.panel {
  margin-bottom: 20px;
  background-color: #fff;
  border: 1px solid transparent;
  border-radius: 4px;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
}

/* line 16, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_panels.scss */
.panel-body {
  padding: 15px;
}
/* line 20, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.panel-body:before, .panel-body:after {
  content: " ";
  display: table;
}
/* line 25, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.panel-body:after {
  clear: both;
}

/* line 22, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_panels.scss */
.panel-heading {
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}
/* line 27, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_panels.scss */
.panel-heading > .dropdown .dropdown-toggle {
  color: inherit;
}

/* line 33, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_panels.scss */
.panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 21px;
  color: inherit;
}
/* line 39, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_panels.scss */
.panel-title > a {
  color: inherit;
}

/* line 45, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_panels.scss */
.panel-footer {
  padding: 10px 15px;
  background-color: #f5f5f5;
  border-top: 1px solid #ddd;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}

/* line 59, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_panels.scss */
.panel > .list-group {
  margin-bottom: 0;
}
/* line 62, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_panels.scss */
.panel > .list-group .list-group-item {
  border-width: 1px 0;
  border-radius: 0;
}
/* line 69, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_panels.scss */
.panel > .list-group:first-child .list-group-item:first-child {
  border-top: 0;
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}
/* line 76, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_panels.scss */
.panel > .list-group:last-child .list-group-item:last-child {
  border-bottom: 0;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}

/* line 85, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_panels.scss */
.panel-heading + .list-group .list-group-item:first-child {
  border-top-width: 0;
}

/* line 97, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_panels.scss */
.panel > .table,
.panel > .table-responsive > .table {
  margin-bottom: 0;
}
/* line 102, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_panels.scss */
.panel > .table:first-child,
.panel > .table-responsive:first-child > .table:first-child {
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}
/* line 109, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_panels.scss */
.panel > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .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 th:first-child,
.panel > .table-responsive:first-child > .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 th:first-child {
  border-top-left-radius: 3px;
}
/* line 113, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_panels.scss */
.panel > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .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 th:last-child,
.panel > .table-responsive:first-child > .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 th:last-child {
  border-top-right-radius: 3px;
}
/* line 121, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_panels.scss */
.panel > .table:last-child,
.panel > .table-responsive:last-child > .table:last-child {
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
/* line 128, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_panels.scss */
.panel > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .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 th:first-child,
.panel > .table-responsive:last-child > .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 th:first-child {
  border-bottom-left-radius: 3px;
}
/* line 132, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_panels.scss */
.panel > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .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 th:last-child,
.panel > .table-responsive:last-child > .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 th:last-child {
  border-bottom-right-radius: 3px;
}
/* line 139, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_panels.scss */
.panel > .panel-body + .table,
.panel > .panel-body + .table-responsive {
  border-top: 1px solid #ddd;
}
/* line 143, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_panels.scss */
.panel > .table > tbody:first-child > tr:first-child th,
.panel > .table > tbody:first-child > tr:first-child td {
  border-top: 0;
}
/* line 147, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_panels.scss */
.panel > .table-bordered,
.panel > .table-responsive > .table-bordered {
  border: 0;
}
/* line 154, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_panels.scss */
.panel > .table-bordered > thead > tr > th:first-child,
.panel > .table-bordered > thead > tr > td:first-child,
.panel > .table-bordered > tbody > tr > th:first-child,
.panel > .table-bordered > tbody > tr > td:first-child,
.panel > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-bordered > tfoot > tr > td:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
  border-left: 0;
}
/* line 158, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_panels.scss */
.panel > .table-bordered > thead > tr > th:last-child,
.panel > .table-bordered > thead > tr > td:last-child,
.panel > .table-bordered > tbody > tr > th:last-child,
.panel > .table-bordered > tbody > tr > td:last-child,
.panel > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-bordered > tfoot > tr > td:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
  border-right: 0;
}
/* line 167, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_panels.scss */
.panel > .table-bordered > thead > tr:first-child > td,
.panel > .table-bordered > thead > tr:first-child > th,
.panel > .table-bordered > tbody > tr:first-child > td,
.panel > .table-bordered > tbody > tr:first-child > th,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > td,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > th {
  border-bottom: 0;
}
/* line 176, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_panels.scss */
.panel > .table-bordered > tbody > tr:last-child > td,
.panel > .table-bordered > tbody > tr:last-child > th,
.panel > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-bordered > tfoot > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
  border-bottom: 0;
}
/* line 183, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_panels.scss */
.panel > .table-responsive {
  border: 0;
  margin-bottom: 0;
}

/* line 195, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_panels.scss */
.panel-group {
  margin-bottom: 20px;
}
/* line 199, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_panels.scss */
.panel-group .panel {
  margin-bottom: 0;
  border-radius: 4px;
  overflow: hidden;
}
/* line 203, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_panels.scss */
.panel-group .panel + .panel {
  margin-top: 5px;
}
/* line 208, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_panels.scss */
.panel-group .panel-heading {
  border-bottom: 0;
}
/* line 210, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_panels.scss */
.panel-group .panel-heading + .panel-collapse .panel-body {
  border-top: 1px solid #ddd;
}
/* line 214, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_panels.scss */
.panel-group .panel-footer {
  border-top: 0;
}
/* line 216, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_panels.scss */
.panel-group .panel-footer + .panel-collapse .panel-body {
  border-bottom: 1px solid #ddd;
}

/* line 224, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_panels.scss */
.panel-default {
  border-color: #ddd;
}
/* line 407, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.panel-default > .panel-heading {
  color: #333333;
  background-color: #f5f5f5;
  border-color: #ddd;
}
/* line 412, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.panel-default > .panel-heading + .panel-collapse .panel-body {
  border-top-color: #ddd;
}
/* line 417, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.panel-default > .panel-footer + .panel-collapse .panel-body {
  border-bottom-color: #ddd;
}

/* line 227, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_panels.scss */
.panel-primary {
  border-color: #428bca;
}
/* line 407, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.panel-primary > .panel-heading {
  color: #fff;
  background-color: #428bca;
  border-color: #428bca;
}
/* line 412, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.panel-primary > .panel-heading + .panel-collapse .panel-body {
  border-top-color: #428bca;
}
/* line 417, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.panel-primary > .panel-footer + .panel-collapse .panel-body {
  border-bottom-color: #428bca;
}

/* line 230, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_panels.scss */
.panel-success {
  border-color: #d6e9c6;
}
/* line 407, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.panel-success > .panel-heading {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}
/* line 412, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.panel-success > .panel-heading + .panel-collapse .panel-body {
  border-top-color: #d6e9c6;
}
/* line 417, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.panel-success > .panel-footer + .panel-collapse .panel-body {
  border-bottom-color: #d6e9c6;
}

/* line 233, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_panels.scss */
.panel-info {
  border-color: #bce8f1;
}
/* line 407, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.panel-info > .panel-heading {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1;
}
/* line 412, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.panel-info > .panel-heading + .panel-collapse .panel-body {
  border-top-color: #bce8f1;
}
/* line 417, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.panel-info > .panel-footer + .panel-collapse .panel-body {
  border-bottom-color: #bce8f1;
}

/* line 236, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_panels.scss */
.panel-warning {
  border-color: #faebcc;
}
/* line 407, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.panel-warning > .panel-heading {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc;
}
/* line 412, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.panel-warning > .panel-heading + .panel-collapse .panel-body {
  border-top-color: #faebcc;
}
/* line 417, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.panel-warning > .panel-footer + .panel-collapse .panel-body {
  border-bottom-color: #faebcc;
}

/* line 239, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_panels.scss */
.panel-danger {
  border-color: #ebccd1;
}
/* line 407, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.panel-danger > .panel-heading {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1;
}
/* line 412, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.panel-danger > .panel-heading + .panel-collapse .panel-body {
  border-top-color: #ebccd1;
}
/* line 417, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.panel-danger > .panel-footer + .panel-collapse .panel-body {
  border-bottom-color: #ebccd1;
}

/* line 7, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_wells.scss */
.well {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border: 1px solid #e3e3e3;
  border-radius: 0px;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
}
/* line 15, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_wells.scss */
.well blockquote {
  border-color: #ddd;
  border-color: rgba(0, 0, 0, 0.15);
}

/* line 22, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_wells.scss */
.well-lg {
  padding: 24px;
  border-radius: 0px;
}

/* line 26, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_wells.scss */
.well-sm {
  padding: 9px;
  border-radius: 0px;
}

/* line 6, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_close.scss */
.close {
  float: right;
  font-size: 27px;
  font-weight: bold;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  opacity: 0.2;
  filter: alpha(opacity=20);
}
/* line 15, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_close.scss */
.close:hover, .close:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
  opacity: 0.5;
  filter: alpha(opacity=50);
}

/* line 29, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_close.scss */
button.close {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
}

/* line 11, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_modals.scss */
.modal-open {
  overflow: hidden;
}

/* line 16, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_modals.scss */
.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 33, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_modals.scss */
.modal.fade .modal-dialog {
  -webkit-transform: translate(0, -25%);
  transform: translate(0, -25%);
  -webkit-transition: -webkit-transform 0.3s ease-out;
  transition: -webkit-transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
  transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out;
}
/* line 37, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_modals.scss */
.modal.in .modal-dialog {
  -webkit-transform: translate(0, 0);
  transform: translate(0, 0);
}

/* line 41, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_modals.scss */
.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px;
}

/* line 48, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_modals.scss */
.modal-content {
  position: relative;
  background-color: #fff;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 0px;
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  background-clip: padding-box;
  outline: none;
}

/* line 61, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_modals.scss */
.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000;
}
/* line 70, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_modals.scss */
.modal-backdrop.fade {
  opacity: 0;
  filter: alpha(opacity=0);
}
/* line 71, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_modals.scss */
.modal-backdrop.in {
  opacity: 0.5;
  filter: alpha(opacity=50);
}

/* line 76, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_modals.scss */
.modal-header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
  min-height: 16.428571429px;
}

/* line 82, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_modals.scss */
.modal-header .close {
  margin-top: -2px;
}

/* line 87, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_modals.scss */
.modal-title {
  margin: 0;
  line-height: 1.428571429;
}

/* line 94, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_modals.scss */
.modal-body {
  position: relative;
  padding: 20px;
}

/* line 100, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_modals.scss */
.modal-footer {
  margin-top: 15px;
  padding: 19px 20px 20px;
  text-align: right;
  border-top: 1px solid #e5e5e5;
}
/* line 20, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.modal-footer:before, .modal-footer:after {
  content: " ";
  display: table;
}
/* line 25, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.modal-footer:after {
  clear: both;
}
/* line 108, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_modals.scss */
.modal-footer .btn + .btn, .modal-footer .socialwall .candid-wall-load-more + .btn, .socialwall .modal-footer .candid-wall-load-more + .btn, .modal-footer .socialwall .btn + .candid-wall-load-more, .socialwall .modal-footer .btn + .candid-wall-load-more, .modal-footer .socialwall .candid-wall-load-more + .candid-wall-load-more, .socialwall .modal-footer .candid-wall-load-more + .candid-wall-load-more {
  margin-left: 5px;
  margin-bottom: 0;
}
/* line 113, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_modals.scss */
.modal-footer .btn-group .btn + .btn, .modal-footer .btn-group .socialwall .candid-wall-load-more + .btn, .socialwall .modal-footer .btn-group .candid-wall-load-more + .btn, .modal-footer .btn-group .socialwall .btn + .candid-wall-load-more, .socialwall .modal-footer .btn-group .btn + .candid-wall-load-more, .modal-footer .btn-group .socialwall .candid-wall-load-more + .candid-wall-load-more, .socialwall .modal-footer .btn-group .candid-wall-load-more + .candid-wall-load-more {
  margin-left: -1px;
}
/* line 117, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_modals.scss */
.modal-footer .btn-block + .btn-block {
  margin-left: 0;
}

@media (min-width: 768px) {
  /* line 125, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_modals.scss */
  .modal-dialog {
    width: 600px;
    margin: 30px auto;
  }

  /* line 129, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_modals.scss */
  .modal-content {
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
  }

  /* line 134, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_modals.scss */
  .modal-sm {
    width: 300px;
  }
}
@media (min-width: 992px) {
  /* line 138, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_modals.scss */
  .modal-lg {
    width: 900px;
  }
}
/* line 7, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_tooltip.scss */
.tooltip {
  position: absolute;
  z-index: 1030;
  display: block;
  visibility: visible;
  font-size: 12px;
  line-height: 1.4;
  opacity: 0;
  filter: alpha(opacity=0);
}
/* line 16, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_tooltip.scss */
.tooltip.in {
  opacity: 0.9;
  filter: alpha(opacity=90);
}
/* line 17, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_tooltip.scss */
.tooltip.top {
  margin-top: -3px;
  padding: 5px 0;
}
/* line 18, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_tooltip.scss */
.tooltip.right {
  margin-left: 3px;
  padding: 0 5px;
}
/* line 19, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_tooltip.scss */
.tooltip.bottom {
  margin-top: 3px;
  padding: 5px 0;
}
/* line 20, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_tooltip.scss */
.tooltip.left {
  margin-left: -3px;
  padding: 0 5px;
}

/* line 24, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_tooltip.scss */
.tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: #fff;
  text-align: center;
  text-decoration: none;
  background-color: #000;
  border-radius: 0px;
}

/* line 35, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_tooltip.scss */
.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}

/* line 43, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_tooltip.scss */
.tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
/* line 50, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_tooltip.scss */
.tooltip.top-left .tooltip-arrow {
  bottom: 0;
  left: 5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
/* line 56, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_tooltip.scss */
.tooltip.top-right .tooltip-arrow {
  bottom: 0;
  right: 5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}
/* line 62, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_tooltip.scss */
.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #000;
}
/* line 69, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_tooltip.scss */
.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #000;
}
/* line 76, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_tooltip.scss */
.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
/* line 83, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_tooltip.scss */
.tooltip.bottom-left .tooltip-arrow {
  top: 0;
  left: 5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}
/* line 89, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_tooltip.scss */
.tooltip.bottom-right .tooltip-arrow {
  top: 0;
  right: 5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}

/* line 6, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_popovers.scss */
.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1010;
  display: none;
  max-width: 276px;
  padding: 1px;
  text-align: left;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 0px;
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  white-space: normal;
}
/* line 26, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_popovers.scss */
.popover.top {
  margin-top: -10px;
}
/* line 27, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_popovers.scss */
.popover.right {
  margin-left: 10px;
}
/* line 28, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_popovers.scss */
.popover.bottom {
  margin-top: 10px;
}
/* line 29, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_popovers.scss */
.popover.left {
  margin-left: -10px;
}

/* line 32, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_popovers.scss */
.popover-title {
  margin: 0;
  padding: 8px 14px;
  font-size: 18px;
  font-weight: normal;
  line-height: 18px;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-radius: 5px 5px 0 0;
}

/* line 43, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_popovers.scss */
.popover-content {
  padding: 9px 14px;
}

/* line 52, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_popovers.scss */
.popover > .arrow, .popover > .arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}

/* line 62, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_popovers.scss */
.popover > .arrow {
  border-width: 11px;
}

/* line 65, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_popovers.scss */
.popover > .arrow:after {
  border-width: 10px;
  content: "";
}

/* line 71, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_popovers.scss */
.popover.top > .arrow {
  left: 50%;
  margin-left: -11px;
  border-bottom-width: 0;
  border-top-color: #999999;
  border-top-color: fadein(rgba(0, 0, 0, 0.2), 5%);
  bottom: -11px;
}
/* line 78, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_popovers.scss */
.popover.top > .arrow:after {
  content: " ";
  bottom: 1px;
  margin-left: -10px;
  border-bottom-width: 0;
  border-top-color: #fff;
}
/* line 86, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_popovers.scss */
.popover.right > .arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-left-width: 0;
  border-right-color: #999999;
  border-right-color: fadein(rgba(0, 0, 0, 0.2), 5%);
}
/* line 93, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_popovers.scss */
.popover.right > .arrow:after {
  content: " ";
  left: 1px;
  bottom: -10px;
  border-left-width: 0;
  border-right-color: #fff;
}
/* line 101, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_popovers.scss */
.popover.bottom > .arrow {
  left: 50%;
  margin-left: -11px;
  border-top-width: 0;
  border-bottom-color: #999999;
  border-bottom-color: fadein(rgba(0, 0, 0, 0.2), 5%);
  top: -11px;
}
/* line 108, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_popovers.scss */
.popover.bottom > .arrow:after {
  content: " ";
  top: 1px;
  margin-left: -10px;
  border-top-width: 0;
  border-bottom-color: #fff;
}
/* line 117, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_popovers.scss */
.popover.left > .arrow {
  top: 50%;
  right: -11px;
  margin-top: -11px;
  border-right-width: 0;
  border-left-color: #999999;
  border-left-color: fadein(rgba(0, 0, 0, 0.2), 5%);
}
/* line 124, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_popovers.scss */
.popover.left > .arrow:after {
  content: " ";
  right: 1px;
  border-right-width: 0;
  border-left-color: #fff;
  bottom: -10px;
}

/* line 7, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_carousel.scss */
.carousel {
  position: relative;
}

/* line 11, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-inner {
  position: relative;
  overflow: hidden;
  width: 100%;
}
/* line 16, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-inner > .item {
  display: none;
  position: relative;
  -webkit-transition: 0.6s ease-in-out left;
  transition: 0.6s ease-in-out left;
}
/* line 22, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  display: block;
  max-width: 100%;
  height: auto;
  line-height: 1;
}
/* line 29, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-inner > .active,
.carousel-inner > .next,
.carousel-inner > .prev {
  display: block;
}
/* line 33, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-inner > .active {
  left: 0;
}
/* line 37, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-inner > .next,
.carousel-inner > .prev {
  position: absolute;
  top: 0;
  width: 100%;
}
/* line 44, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-inner > .next {
  left: 100%;
}
/* line 47, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-inner > .prev {
  left: -100%;
}
/* line 50, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-inner > .next.left,
.carousel-inner > .prev.right {
  left: 0;
}
/* line 55, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-inner > .active.left {
  left: -100%;
}
/* line 58, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-inner > .active.right {
  left: 100%;
}

/* line 67, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-control {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: 15%;
  opacity: 0.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 82, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_carousel.scss */
.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: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, 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 85, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_carousel.scss */
.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: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, 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 92, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-control:hover, .carousel-control:focus {
  outline: none;
  color: #fff;
  text-decoration: none;
  opacity: 0.9;
  filter: alpha(opacity=90);
}
/* line 101, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_carousel.scss */
.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 110, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-control .icon-prev,
.carousel-control .glyphicon-chevron-left {
  left: 50%;
}
/* line 114, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-right {
  right: 50%;
}
/* line 118, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-control .icon-prev,
.carousel-control .icon-next {
  width: 20px;
  height: 20px;
  margin-top: -10px;
  margin-left: -10px;
  font-family: serif;
}
/* line 128, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-control .icon-prev:before {
  content: '\2039';
}
/* line 133, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-control .icon-next:before {
  content: '\203a';
}

/* line 144, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_carousel.scss */
.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 155, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-indicators li {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 1px;
  text-indent: -999px;
  border: 1px solid #fff;
  border-radius: 10px;
  cursor: pointer;
  background-color: #000 \9;
  background-color: transparent;
}
/* line 176, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-indicators .active {
  margin: 0;
  width: 12px;
  height: 12px;
  background-color: #fff;
}

/* line 187, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-caption {
  position: absolute;
  left: 15%;
  right: 15%;
  bottom: 20px;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}
/* line 198, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_carousel.scss */
.carousel-caption .btn, .carousel-caption .socialwall .candid-wall-load-more, .socialwall .carousel-caption .candid-wall-load-more {
  text-shadow: none;
}

@media screen and (min-width: 768px) {
  /* line 209, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_carousel.scss */
  .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 222, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_carousel.scss */
  .carousel-caption {
    left: 20%;
    right: 20%;
    padding-bottom: 30px;
  }

  /* line 229, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_carousel.scss */
  .carousel-indicators {
    bottom: 20px;
  }
}
/* line 20, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.clearfix:before, .clearfix:after {
  content: " ";
  display: table;
}
/* line 25, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.clearfix:after {
  clear: both;
}

/* line 12, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_utilities.scss */
.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

/* line 15, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_utilities.scss */
.pull-right {
  float: right !important;
}

/* line 18, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_utilities.scss */
.pull-left {
  float: left !important;
}

/* line 27, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_utilities.scss */
.hide {
  display: none !important;
}

/* line 30, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_utilities.scss */
.show {
  display: block !important;
}

/* line 33, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_utilities.scss */
.invisible {
  visibility: hidden;
}

/* line 36, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_utilities.scss */
.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}

/* line 45, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_utilities.scss */
.hidden {
  display: none !important;
  visibility: hidden !important;
}

/* line 54, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_utilities.scss */
.affix {
  position: fixed;
}

@-ms-viewport {
  width: device-width;
}
/* line 647, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.visible-xs, .visible-sm, .visible-md, .visible-lg {
  display: none !important;
}

@media (max-width: 767px) {
  /* line 636, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .visible-xs {
    display: block !important;
  }

  /* line 639, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  table.visible-xs {
    display: table;
  }

  /* line 640, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  tr.visible-xs {
    display: table-row !important;
  }

  /* line 641, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  th.visible-xs,
  td.visible-xs {
    display: table-cell !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  /* line 636, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .visible-sm {
    display: block !important;
  }

  /* line 639, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  table.visible-sm {
    display: table;
  }

  /* line 640, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  tr.visible-sm {
    display: table-row !important;
  }

  /* line 641, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  th.visible-sm,
  td.visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  /* line 636, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .visible-md {
    display: block !important;
  }

  /* line 639, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  table.visible-md {
    display: table;
  }

  /* line 640, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  tr.visible-md {
    display: table-row !important;
  }

  /* line 641, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  th.visible-md,
  td.visible-md {
    display: table-cell !important;
  }
}
@media (min-width: 1200px) {
  /* line 636, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .visible-lg {
    display: block !important;
  }

  /* line 639, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  table.visible-lg {
    display: table;
  }

  /* line 640, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  tr.visible-lg {
    display: table-row !important;
  }

  /* line 641, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  th.visible-lg,
  td.visible-lg {
    display: table-cell !important;
  }
}
@media (max-width: 767px) {
  /* line 647, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  /* line 647, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  /* line 647, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  /* line 647, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .hidden-lg {
    display: none !important;
  }
}
/* line 647, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.visible-print {
  display: none !important;
}

@media print {
  /* line 636, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .visible-print {
    display: block !important;
  }

  /* line 639, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  table.visible-print {
    display: table;
  }

  /* line 640, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  tr.visible-print {
    display: table-row !important;
  }

  /* line 641, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  th.visible-print,
  td.visible-print {
    display: table-cell !important;
  }
}
@media print {
  /* line 647, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_mixins.scss */
  .hidden-print {
    display: none !important;
  }
}
/*
if elements are blurry, add to parent element
-webkit-transform-style: preserve-3d;
-moz-transform-style: preserve-3d;
transform-style: preserve-3d;
*/
/*ease-in-out*/
@font-face {
  font-family: 'knockout_htf48';
  src: url(//d1stxdp5ogppuo.cloudfront.net/assets/trx/knockout-48fea-webfont-61caadfced2e37baa4d9cfb88da2b4c0.eot);
  src: url(//d1stxdp5ogppuo.cloudfront.net/assets/trx/knockout-48fea-webfont.eot?#iefix) format("embedded-opentype"), url(//d1stxdp5ogppuo.cloudfront.net/assets/trx/knockout-48fea-webfont-986b1f0f403981fbfc8d506d98e0f1ee.woff2) format("woff2"), url(//d1stxdp5ogppuo.cloudfront.net/assets/trx/knockout-48fea-webfont-9a6475523893cbaa988b7c6aea50ce69.woff) format("woff"), url(//d1stxdp5ogppuo.cloudfront.net/assets/trx/knockout-48fea-webfont-d850d635a545212bb7804d9ed87df79a.ttf) format("truetype"), url(//d1stxdp5ogppuo.cloudfront.net/assets/trx/knockout-48fea-webfont.svg#knockout48fea) format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "suisse_intlmedium";
  src: url(//d1stxdp5ogppuo.cloudfront.net/assets/trx/SuisseIntl-Medium-webfont-20aebdb6ca72dabffd81989fae5fb03e.eot);
  src: url(//d1stxdp5ogppuo.cloudfront.net/assets/trx/SuisseIntl-Medium-webfont.eot?#iefix) format("embedded-opentype"), url(//d1stxdp5ogppuo.cloudfront.net/assets/trx/SuisseIntl-Medium-webfont-8a9df995285c2a1221b39155666bb271.woff2) format("woff2"), url(//d1stxdp5ogppuo.cloudfront.net/assets/trx/SuisseIntl-Medium-webfont-c3e089c3dea15c62b21fdca4398d3a02.woff) format("woff"), url(//d1stxdp5ogppuo.cloudfront.net/assets/trx/SuisseIntl-Medium-webfont-142a06486704d70d978ed657856c9e6e.ttf) format("truetype"), url(//d1stxdp5ogppuo.cloudfront.net/assets/trx/SuisseIntl-Medium-webfont.svg#suisse_intlmedium) format("svg");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "suisse_intlthin";
  src: url(//d1stxdp5ogppuo.cloudfront.net/assets/trx/SuisseIntl-Thin-webfont-98d40e4dcf2ab3eda276f92b99fe6c0a.eot);
  src: url(//d1stxdp5ogppuo.cloudfront.net/assets/trx/SuisseIntl-Thin-webfont.eot?#iefix) format("embedded-opentype"), url(//d1stxdp5ogppuo.cloudfront.net/assets/trx/SuisseIntl-Thin-webfont-7db16e692c14cc841b743cc615166d5a.woff2) format("woff2"), url(//d1stxdp5ogppuo.cloudfront.net/assets/trx/SuisseIntl-Thin-webfont-4f8536b851146f0c06550b48f6d3a113.woff) format("woff"), url(//d1stxdp5ogppuo.cloudfront.net/assets/trx/SuisseIntl-Thin-webfont-d647051f538c2af70b1279b41fc91abc.ttf) format("truetype"), url(//d1stxdp5ogppuo.cloudfront.net/assets/trx/SuisseIntl-Thin-webfont.svg#suisse_intlthin) format("svg");
  font-weight: normal;
  font-style: normal;
}
/* CSS Document */
/*global css rules*/
/* line 7, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_global.scss */
body {
  min-width: 768px;
  text-rendering: optimizeLegibility;
}

/* line 12, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_global.scss */
body, h1, h2, .military.carousel .stc-quote, h3, h4, h5, h6, p, li, a, span, div {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

/* line 17, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_global.scss */
h1, h2, .military.carousel .stc-quote, h3, h4, h5, h6 {
  letter-spacing: 0.025em;
  text-transform: uppercase;
  font-family: "knockout_htf48";
  line-height: 1;
  font-weight: 400;
}

/* line 25, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_global.scss */
h1 {
  font-size: 48px;
}
@media (min-width: 992px) {
  /* line 25, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_global.scss */
  h1 {
    font-size: 80px;
  }
}

/* line 32, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_global.scss */
h2, .military.carousel .stc-quote {
  font-size: 36px;
}
@media (min-width: 992px) {
  /* line 32, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_global.scss */
  h2, .military.carousel .stc-quote {
    font-size: 48px;
  }
}

/* line 39, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_global.scss */
h3 {
  font-size: 24px;
}
@media (min-width: 992px) {
  /* line 39, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_global.scss */
  h3 {
    font-size: 30px;
  }
}

/* line 46, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_global.scss */
h4 {
  font-size: 20px;
}

/* line 50, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_global.scss */
p {
  font-family: Arial;
  font-size: 16px;
  letter-spacing: 0.25px;
  color: #2c2c2c;
}

/* line 57, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_global.scss */
a {
  color: #2c2c2c;
  text-decoration: none;
  -webkit-transition: color .5s ease;
  transition: color .5s ease;
}
/* line 162, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/global/_mixin.scss */
a:hover {
  color: #828282;
  text-decoration: none;
}

/* line 61, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_global.scss */
div#main-wrapper {
  position: relative;
  overflow-y: hidden;
  overflow-x: auto;
  padding-top: 120px;
  -webkit-transition: margin 0.25s ease 0.15s;
  transition: margin 0.25s ease 0.15s;
}

/* line 71, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_global.scss */
body.nosales div#main-wrapper {
  padding-top: 80px;
}

/* line 75, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_global.scss */
body.no-top-bar {
  margin-top: -40px;
}

/* line 79, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_global.scss */
.container,
.container-fluid {
  min-width: 768px !important;
}
/* line 82, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_global.scss */
.container:before, .container:after,
.container-fluid:before,
.container-fluid:after {
  content: " ";
  display: table;
}
/* line 86, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_global.scss */
.container:after,
.container-fluid:after {
  clear: both;
}

/* line 91, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_global.scss */
.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 10px;
  padding-right: 10px;
  width: 100%;
}
@media (max-width: 768px) {
  /* line 91, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_global.scss */
  .container {
    min-width: 750px;
  }
}
@media (min-width: 768px) {
  /* line 91, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_global.scss */
  .container {
    /*max-width: $container-sm;*/
    max-width: 970px;
    /*width:initial;*/
    min-width: 750px;
  }
}
@media (min-width: 992px) {
  /* line 91, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_global.scss */
  .container {
    max-width: 970px;
    /*width:initial;*/
    min-width: 750px;
  }
}
@media (min-width: 1200px) {
  /* line 91, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_global.scss */
  .container {
    max-width: 1590px;
    /*width:initial;*/
    min-width: 750px;
  }
}

/* line 115, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_global.scss */
.img-responsive {
  width: 100%;
}

/* line 119, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_global.scss */
.center {
  text-align: center;
}

/* line 123, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_global.scss */
.bg-1 {
  background-color: #ffffff;
}

/* line 127, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_global.scss */
.bg-2 {
  background-color: #ebebeb;
}

/* line 131, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_global.scss */
.bg-3 {
  background-color: #efefef;
}

/* line 135, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_global.scss */
.bg-4 {
  background-color: #e0e1e0;
}

/* line 139, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_global.scss */
.bg-5 {
  background-color: #2c2c2c;
}

/* line 143, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_global.scss */
.bg-6 {
  background-color: #ededed;
}

/* line 147, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_global.scss */
.bg-7 {
  background-color: #ffe500;
}

/* line 151, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_global.scss */
.bg-8 {
  background-color: #e1e2e1;
}

/* line 155, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_global.scss */
.bg-9 {
  background-color: #e3e3e3;
}

/* line 159, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_global.scss */
.bg-10 {
  background-color: #f9f9f9;
}

/* line 163, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_global.scss */
.bg-11 {
  background-color: #e3e3e3;
}

/* line 167, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_global.scss */
.bg-12 {
  background-color: #828282;
}

/* line 171, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_global.scss */
.bg-13 {
  background-color: #ffdd00;
}

/* line 175, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_global.scss */
.bg-14 {
  background-color: #aecf44;
}

/* line 179, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_global.scss */
.bg-15 {
  background-color: #fab330;
}

/* line 183, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_global.scss */
.bg-16 {
  background-color: #beac3d;
}

/* line 187, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_global.scss */
.container-wrapper {
  width: 100%;
  min-height: 60px;
}

/* line 192, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_global.scss */
.large-wrapper {
  max-width: 1700px;
  margin: 0px auto;
  padding: 0px;
}

@media all and (-webkit-transform-3d) {
  /* line 200, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_global.scss */
  .btn, .socialwall .candid-wall-load-more,
  .animate-me,
  .tile-hover-caption,
  .large-tile-hover-inner,
  .large-tile-hover,
  #main-menu-wrapper,
  #main-menu,
  #pdp-scrollspy-wrapper,
  #pdp-scrollspy {
    -webkit-transform: translate3d(0, 0, 0);
    —webkit-backface-visibility: hidden;
    -webkit-perspective: 1000;
  }
}
/* line 217, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_global.scss */
.carousel.fade {
  opacity: 1;
}
/* line 219, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_global.scss */
.carousel.fade .item {
  -webkit-transition: opacity 0.7s ease-in-out 0s;
  transition: opacity 0.7s ease-in-out 0s;
  left: 0 !important;
  opacity: 0;
  top: 0;
  position: absolute;
  width: 100%;
  display: block !important;
  z-index: 1;
}
/* line 228, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_global.scss */
.carousel.fade .item:first-child {
  top: auto;
  position: relative;
}
/* line 232, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_global.scss */
.carousel.fade .item .carousel-caption {
  opacity: 0;
  -webkit-transition: opacity 0.7s ease-in-out 0s;
  transition: opacity 0.7s ease-in-out 0s;
}
/* line 236, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_global.scss */
.carousel.fade .item.active {
  -webkit-transition: opacity 0.7s ease-in-out 0.7s;
  transition: opacity 0.7s ease-in-out 0.7s;
  opacity: 1;
  z-index: 2;
}
/* line 240, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_global.scss */
.carousel.fade .item.active .carousel-caption {
  opacity: 1;
  -webkit-transition: opacity 0.7s ease-in-out 1.2s;
  transition: opacity 0.7s ease-in-out 1.2s;
}
/* line 246, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_global.scss */
.carousel.fade .carousel-control {
  z-index: 2;
  opacity: 0.5;
  -webkit-transition: opacity 0.4s ease-in-out 0s;
  transition: opacity 0.4s ease-in-out 0s;
}
/* line 250, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_global.scss */
.carousel.fade .carousel-control:hover {
  opacity: 1;
  -webkit-transition: opacity 0.4s ease-in-out 0s;
  transition: opacity 0.4s ease-in-out 0s;
}

/* line 257, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_global.scss */
.close {
  font-size: 21px;
}

/* line 262, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_global.scss */
div.background-image {
  background-size: cover;
  background-position: center center;
  height: 100%;
}
/* line 267, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_global.scss */
div.background-gradient {
  height: 100%;
  width: 100%;
}
/* line 270, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_global.scss */
div.background-gradient:before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: #2c2c2c;
  opacity: 0.5;
}

/* line 283, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_global.scss */
.image-for-video-wrapper {
  position: relative;
  margin: 0px 0px 40px;
  background-color: rgba(44, 44, 44, 0.5);
}
@media (max-width: 1199px) {
  /* line 283, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_global.scss */
  .image-for-video-wrapper {
    margin: 0px 0px 20px;
  }
}
/* line 290, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_global.scss */
.image-for-video-wrapper img {
  background-size: 100%;
}
/* line 293, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_global.scss */
.image-for-video-wrapper .square-btn-wrapper {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  /* Chrome, Safari, Opera */
  -ms-transform: translate(-50%, -50%);
  /* IE 9 */
}
/* line 295, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_global.scss */
.image-for-video-wrapper .square-btn-wrapper .squarearrow-btn {
  color: #f1f11d;
  margin: 0px auto;
}
/* line 300, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_global.scss */
.image-for-video-wrapper a.image {
  opacity: 0.6;
}
/* line 302, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_global.scss */
.image-for-video-wrapper a.image.full-opacity {
  opacity: 1;
}

/* line 308, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_global.scss */
#paypal-button {
  margin-bottom: 60px;
}
/* line 311, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_global.scss */
#paypal-button .paypal-divide {
  font-family: "knockout_htf48";
  font-size: 18px;
  padding: 20px 15px 0;
  text-transform: uppercase;
  text-align: center;
}
/* line 319, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_global.scss */
#paypal-button .paypal-btn {
  background-color: #fff;
  padding: 10px 15px;
  margin-top: 10px;
  border-radius: 5px;
  width: 80%;
}

/* line 9, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_buttons.scss */
.btn, .socialwall .candid-wall-load-more {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  font-family: "knockout_htf48";
  overflow: hidden;
  padding: 0px;
  height: 40px;
  position: relative;
  text-align: center;
  text-transform: uppercase;
  vertical-align: middle;
  -ms-touch-action: manipulation;
      touch-action: manipulation;
  letter-spacing: 0.05em;
  cursor: pointer;
  background-image: none;
  border: 0px solid transparent;
  white-space: nowrap;
  -webkit-perspective: 1000;
  -webkit-font-smoothing: antialiased;
  border: 0px;
  border-image-width: 0px;
  outline: 0px;
  -webkit-transition-timing-function: linear;
          transition-timing-function: linear;
  -webkit-transition: background-color 0.2s ease;
  transition: background-color 0.2s ease;
  padding: 0px 40px;
  font-size: 20px;
  line-height: 1.428571429;
  border-radius: 0;
  line-height: 40px;
}
/* line 54, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_buttons.scss */
.btn:hover, .socialwall .candid-wall-load-more:hover, .btn:focus, .socialwall .candid-wall-load-more:focus, .btn.focus, .socialwall .focus.candid-wall-load-more {
  color: #2c2c2c;
  text-decoration: none;
}
/* line 61, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_buttons.scss */
.btn:active, .socialwall .candid-wall-load-more:active, .btn.active, .socialwall .active.candid-wall-load-more {
  outline: 0;
  background-image: none;
}
/* line 68, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_buttons.scss */
.btn.disabled, .socialwall .disabled.candid-wall-load-more, .btn[disabled], .socialwall [disabled].candid-wall-load-more, fieldset[disabled] .btn, fieldset[disabled] .socialwall .candid-wall-load-more, .socialwall fieldset[disabled] .candid-wall-load-more {
  cursor: not-allowed;
  pointer-events: none;
  /*.opacity(.65);
  .box-shadow(none);*/
}
/* line 76, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_buttons.scss */
.btn:before, .socialwall .candid-wall-load-more:before {
  content: '\2192';
  background-color: #2c2c2c;
  color: #efefef;
  display: block;
  float: left;
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  border: 0px;
  border-image-width: 0px;
  outline: 0px;
  -webkit-transition-timing-function: linear;
          transition-timing-function: linear;
  -webkit-transform: translateZ(0) scale(1, 1.1) translate(-101%, 0);
  transform: translateZ(0) scale(1, 1.1) translate(-101%, 0);
  -webkit-transition: all 0.2s ease-in-out 0s;
  transition: all 0.2s ease-in-out 0s;
}
/* line 109, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_buttons.scss */
.btn:hover:before, .socialwall .candid-wall-load-more:hover:before {
  -webkit-transform: translateZ(0) scale(1, 1.1) translate(0%, 0);
  transform: translateZ(0) scale(1, 1.1) translate(0%, 0);
}
/* line 115, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_buttons.scss */
.btn:active:before, .socialwall .candid-wall-load-more:active:before {
  -webkit-transform: translateZ(0) scale(1, 1.1) translate(0%, 0);
  transform: translateZ(0) scale(1, 1.1) translate(0%, 0);
}

/* line 180, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_buttons.scss */
.btn-default {
  color: #2c2c2c;
  background-color: #ffe500;
  border-color: #ffe500;
}
/* line 133, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_buttons.scss */
.btn-default:hover, .btn-default:focus, .btn-default.focus, .btn-default:active, .btn-default.active,
.btn-default .open > .dropdown-toggle {
  color: #2c2c2c;
  /*background-color: darken($background, 10%);*/
  /*border-color: darken($border, 12%);*/
}
/* line 143, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_buttons.scss */
.btn-default:active, .btn-default.active,
.btn-default .open > .dropdown-toggle {
  background-image: none;
}
/* line 152, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_buttons.scss */
.btn-default.disabled:hover, .btn-default.disabled:focus, .btn-default.disabled.focus, .btn-default.disabled:active, .btn-default.disabled.active, .btn-default[disabled]:hover, .btn-default[disabled]:focus, .btn-default[disabled].focus, .btn-default[disabled]:active, .btn-default[disabled].active,
.btn-default fieldset[disabled]:hover,
.btn-default fieldset[disabled]:focus,
.btn-default fieldset[disabled].focus,
.btn-default fieldset[disabled]:active,
.btn-default fieldset[disabled].active {
  background-color: #ffe500;
  border-color: #ffe500;
}
/* line 162, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_buttons.scss */
.btn-default .badge {
  color: #ffe500;
  background-color: #2c2c2c;
}

/* line 183, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_buttons.scss */
.btn-primary {
  color: #2c2c2c;
  background-color: #efefef;
  border-color: #357ebd;
}
/* line 133, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_buttons.scss */
.btn-primary:hover, .btn-primary:focus, .btn-primary.focus, .btn-primary:active, .btn-primary.active,
.btn-primary .open > .dropdown-toggle {
  color: #2c2c2c;
  /*background-color: darken($background, 10%);*/
  /*border-color: darken($border, 12%);*/
}
/* line 143, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_buttons.scss */
.btn-primary:active, .btn-primary.active,
.btn-primary .open > .dropdown-toggle {
  background-image: none;
}
/* line 152, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_buttons.scss */
.btn-primary.disabled:hover, .btn-primary.disabled:focus, .btn-primary.disabled.focus, .btn-primary.disabled:active, .btn-primary.disabled.active, .btn-primary[disabled]:hover, .btn-primary[disabled]:focus, .btn-primary[disabled].focus, .btn-primary[disabled]:active, .btn-primary[disabled].active,
.btn-primary fieldset[disabled]:hover,
.btn-primary fieldset[disabled]:focus,
.btn-primary fieldset[disabled].focus,
.btn-primary fieldset[disabled]:active,
.btn-primary fieldset[disabled].active {
  background-color: #efefef;
  border-color: #357ebd;
}
/* line 162, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_buttons.scss */
.btn-primary .badge {
  color: #efefef;
  background-color: #2c2c2c;
}

/* line 187, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_buttons.scss */
.btn-success {
  color: #fff;
  background-color: #5cb85c;
  border-color: #4cae4c;
}
/* line 133, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_buttons.scss */
.btn-success:hover, .btn-success:focus, .btn-success.focus, .btn-success:active, .btn-success.active,
.btn-success .open > .dropdown-toggle {
  color: #fff;
  /*background-color: darken($background, 10%);*/
  /*border-color: darken($border, 12%);*/
}
/* line 143, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_buttons.scss */
.btn-success:active, .btn-success.active,
.btn-success .open > .dropdown-toggle {
  background-image: none;
}
/* line 152, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_buttons.scss */
.btn-success.disabled:hover, .btn-success.disabled:focus, .btn-success.disabled.focus, .btn-success.disabled:active, .btn-success.disabled.active, .btn-success[disabled]:hover, .btn-success[disabled]:focus, .btn-success[disabled].focus, .btn-success[disabled]:active, .btn-success[disabled].active,
.btn-success fieldset[disabled]:hover,
.btn-success fieldset[disabled]:focus,
.btn-success fieldset[disabled].focus,
.btn-success fieldset[disabled]:active,
.btn-success fieldset[disabled].active {
  background-color: #5cb85c;
  border-color: #4cae4c;
}
/* line 162, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_buttons.scss */
.btn-success .badge {
  color: #5cb85c;
  background-color: #fff;
}

/* line 191, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_buttons.scss */
.btn-info {
  color: #fff;
  background-color: #5bc0de;
  border-color: #46b8da;
}
/* line 133, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_buttons.scss */
.btn-info:hover, .btn-info:focus, .btn-info.focus, .btn-info:active, .btn-info.active,
.btn-info .open > .dropdown-toggle {
  color: #fff;
  /*background-color: darken($background, 10%);*/
  /*border-color: darken($border, 12%);*/
}
/* line 143, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_buttons.scss */
.btn-info:active, .btn-info.active,
.btn-info .open > .dropdown-toggle {
  background-image: none;
}
/* line 152, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_buttons.scss */
.btn-info.disabled:hover, .btn-info.disabled:focus, .btn-info.disabled.focus, .btn-info.disabled:active, .btn-info.disabled.active, .btn-info[disabled]:hover, .btn-info[disabled]:focus, .btn-info[disabled].focus, .btn-info[disabled]:active, .btn-info[disabled].active,
.btn-info fieldset[disabled]:hover,
.btn-info fieldset[disabled]:focus,
.btn-info fieldset[disabled].focus,
.btn-info fieldset[disabled]:active,
.btn-info fieldset[disabled].active {
  background-color: #5bc0de;
  border-color: #46b8da;
}
/* line 162, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_buttons.scss */
.btn-info .badge {
  color: #5bc0de;
  background-color: #fff;
}

/* line 195, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_buttons.scss */
.btn-warning {
  color: #fff;
  background-color: #f0ad4e;
  border-color: #eea236;
}
/* line 133, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_buttons.scss */
.btn-warning:hover, .btn-warning:focus, .btn-warning.focus, .btn-warning:active, .btn-warning.active,
.btn-warning .open > .dropdown-toggle {
  color: #fff;
  /*background-color: darken($background, 10%);*/
  /*border-color: darken($border, 12%);*/
}
/* line 143, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_buttons.scss */
.btn-warning:active, .btn-warning.active,
.btn-warning .open > .dropdown-toggle {
  background-image: none;
}
/* line 152, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_buttons.scss */
.btn-warning.disabled:hover, .btn-warning.disabled:focus, .btn-warning.disabled.focus, .btn-warning.disabled:active, .btn-warning.disabled.active, .btn-warning[disabled]:hover, .btn-warning[disabled]:focus, .btn-warning[disabled].focus, .btn-warning[disabled]:active, .btn-warning[disabled].active,
.btn-warning fieldset[disabled]:hover,
.btn-warning fieldset[disabled]:focus,
.btn-warning fieldset[disabled].focus,
.btn-warning fieldset[disabled]:active,
.btn-warning fieldset[disabled].active {
  background-color: #f0ad4e;
  border-color: #eea236;
}
/* line 162, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_buttons.scss */
.btn-warning .badge {
  color: #f0ad4e;
  background-color: #fff;
}

/* line 199, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_buttons.scss */
.btn-danger {
  color: #fff;
  background-color: #d9534f;
  border-color: #d43f3a;
}
/* line 133, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_buttons.scss */
.btn-danger:hover, .btn-danger:focus, .btn-danger.focus, .btn-danger:active, .btn-danger.active,
.btn-danger .open > .dropdown-toggle {
  color: #fff;
  /*background-color: darken($background, 10%);*/
  /*border-color: darken($border, 12%);*/
}
/* line 143, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_buttons.scss */
.btn-danger:active, .btn-danger.active,
.btn-danger .open > .dropdown-toggle {
  background-image: none;
}
/* line 152, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_buttons.scss */
.btn-danger.disabled:hover, .btn-danger.disabled:focus, .btn-danger.disabled.focus, .btn-danger.disabled:active, .btn-danger.disabled.active, .btn-danger[disabled]:hover, .btn-danger[disabled]:focus, .btn-danger[disabled].focus, .btn-danger[disabled]:active, .btn-danger[disabled].active,
.btn-danger fieldset[disabled]:hover,
.btn-danger fieldset[disabled]:focus,
.btn-danger fieldset[disabled].focus,
.btn-danger fieldset[disabled]:active,
.btn-danger fieldset[disabled].active {
  background-color: #d9534f;
  border-color: #d43f3a;
}
/* line 162, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_buttons.scss */
.btn-danger .badge {
  color: #d9534f;
  background-color: #fff;
}

/* line 202, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_buttons.scss */
.btn-clear {
  color: #2c2c2c;
  background-color: transparent;
  border-color: transparent;
}
/* line 133, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_buttons.scss */
.btn-clear:hover, .btn-clear:focus, .btn-clear.focus, .btn-clear:active, .btn-clear.active,
.btn-clear .open > .dropdown-toggle {
  color: #2c2c2c;
  /*background-color: darken($background, 10%);*/
  /*border-color: darken($border, 12%);*/
}
/* line 143, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_buttons.scss */
.btn-clear:active, .btn-clear.active,
.btn-clear .open > .dropdown-toggle {
  background-image: none;
}
/* line 152, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_buttons.scss */
.btn-clear.disabled:hover, .btn-clear.disabled:focus, .btn-clear.disabled.focus, .btn-clear.disabled:active, .btn-clear.disabled.active, .btn-clear[disabled]:hover, .btn-clear[disabled]:focus, .btn-clear[disabled].focus, .btn-clear[disabled]:active, .btn-clear[disabled].active,
.btn-clear fieldset[disabled]:hover,
.btn-clear fieldset[disabled]:focus,
.btn-clear fieldset[disabled].focus,
.btn-clear fieldset[disabled]:active,
.btn-clear fieldset[disabled].active {
  background-color: transparent;
  border-color: transparent;
}
/* line 162, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_buttons.scss */
.btn-clear .badge {
  color: transparent;
  background-color: #2c2c2c;
}
/* line 205, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_buttons.scss */
.btn-clear:before {
  content: '\2192';
  background-color: #efefef;
  color: #2c2c2c;
}
/* line 211, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_buttons.scss */
.btn-clear.military {
  color: #7f8142;
}

/* line 215, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_buttons.scss */
.btn-grey {
  color: #2c2c2c;
  background-color: #d9d9d9;
  border-color: #cccccc;
}
/* line 133, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_buttons.scss */
.btn-grey:hover, .btn-grey:focus, .btn-grey.focus, .btn-grey:active, .btn-grey.active,
.btn-grey .open > .dropdown-toggle {
  color: #2c2c2c;
  /*background-color: darken($background, 10%);*/
  /*border-color: darken($border, 12%);*/
}
/* line 143, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_buttons.scss */
.btn-grey:active, .btn-grey.active,
.btn-grey .open > .dropdown-toggle {
  background-image: none;
}
/* line 152, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_buttons.scss */
.btn-grey.disabled:hover, .btn-grey.disabled:focus, .btn-grey.disabled.focus, .btn-grey.disabled:active, .btn-grey.disabled.active, .btn-grey[disabled]:hover, .btn-grey[disabled]:focus, .btn-grey[disabled].focus, .btn-grey[disabled]:active, .btn-grey[disabled].active,
.btn-grey fieldset[disabled]:hover,
.btn-grey fieldset[disabled]:focus,
.btn-grey fieldset[disabled].focus,
.btn-grey fieldset[disabled]:active,
.btn-grey fieldset[disabled].active {
  background-color: #d9d9d9;
  border-color: #cccccc;
}
/* line 162, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_buttons.scss */
.btn-grey .badge {
  color: #d9d9d9;
  background-color: #2c2c2c;
}

/* line 218, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_buttons.scss */
.btn-arrow {
  color: #2c2c2c;
  text-decoration: none;
  -webkit-transition: color .5s ease;
  transition: color .5s ease;
}
/* line 162, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/global/_mixin.scss */
.btn-arrow:hover {
  color: #828282;
  text-decoration: none;
}
/* line 221, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_buttons.scss */
.btn-arrow:before {
  display: none;
}

/*no-border dark-grey button*/
/* line 226, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_buttons.scss */
.btn-darkgrey, .socialwall .candid-wall-load-more {
  color: #ffffff;
  background-color: #2c2c2c;
  border: none;
  font-family: "knockout_htf48";
  font-size: 20px;
}

/* line 234, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_buttons.scss */
.btn-white {
  background-color: #ffffff;
  color: #2c2c2c;
}

/* line 239, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_buttons.scss */
.btn-fade:before {
  display: none;
}
/* line 242, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_buttons.scss */
.btn-fade:hover {
  color: white;
  background-color: #464646;
}

/*$padding-large-horizontal:0px;
$padding-small-horizontal:20px;*/
/* line 261, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_buttons.scss */
.btn-lg, .btn-group-lg > .btn, .socialwall .btn-group-lg > .candid-wall-load-more {
  padding: 0px 16px;
  font-size: 18px;
  line-height: 1.33;
  border-radius: 0px;
}
/* line 265, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_buttons.scss */
.btn-lg:before, .btn-group-lg > .btn:before, .socialwall .btn-group-lg > .candid-wall-load-more:before {
  padding: 0px 16px;
}

/* line 269, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_buttons.scss */
.btn-sm, .btn-group-sm > .btn, .socialwall .btn-group-sm > .candid-wall-load-more {
  padding: 0px 20px;
  font-size: 20px;
  line-height: 40px;
  border-radius: 0px;
}
/* line 272, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_buttons.scss */
.btn-sm:before, .btn-group-sm > .btn:before, .socialwall .btn-group-sm > .candid-wall-load-more:before {
  padding: 0px 0px;
}

/* line 276, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_buttons.scss */
.btn-xs, .btn-group-xs > .btn, .socialwall .btn-group-xs > .candid-wall-load-more {
  padding: 0px 0px;
  font-size: 12px;
  line-height: 40px;
  border-radius: 0px;
}
/* line 278, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_buttons.scss */
.btn-xs:before, .btn-group-xs > .btn:before, .socialwall .btn-group-xs > .candid-wall-load-more:before {
  padding: 0px 0px;
}

/* line 286, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_buttons.scss */
.btn-block {
  display: block;
  width: 100%;
}

/* line 292, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_buttons.scss */
.btn-block + .btn-block {
  margin-top: 5px;
}

/* line 300, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_buttons.scss */
input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
  width: 100%;
}

/* line 304, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_buttons.scss */
input.btn.btn-darkgrey:hover, .socialwall input.candid-wall-load-more:hover {
  color: #ffffff;
}

/* line 307, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_buttons.scss */
.btn-military {
  background-color: #7f8142 !important;
  color: #fff !important;
}
/* line 311, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_buttons.scss */
.btn-military:after {
  border-color: #6C6E3D !important;
}

/*main menu and promobar*/
/* line 6, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_menu.scss */
.promobar {
  background-color: #ffe500;
  height: 40px;
  position: relative;
  text-align: center;
  padding: 0px;
  margin: 0px;
  border: none;
}
/* line 14, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_menu.scss */
.promobar.alert {
  border-radius: 0;
}

/* line 18, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_menu.scss */
.promo-content {
  font-family: Arial;
  font-size: 12px;
  color: #2c2c2c;
  font-weight: bold;
  line-height: 40px;
}

/* line 25, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_menu.scss */
.promo-underline {
  text-decoration: underline;
}

/* line 28, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_menu.scss */
button.promoclose-btn.close {
  position: absolute !important;
  width: 20px;
  height: 20px;
  right: 20px !important;
  top: 8px !important;
  cursor: pointer;
  outline: none;
  opacity: 1;
  background-position: center;
  background-image: url(//d1stxdp5ogppuo.cloudfront.net/assets/trx/close-aeadbce6d9e15741b230435886c149ce.svg);
  background-repeat: no-repeat;
  background-size: 13px 13px;
}

/* line 43, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_menu.scss */
.no-svg button.promoclose-btn.close {
  background-image: url(//d1stxdp5ogppuo.cloudfront.net/assets/trx/close-btn-0569cfb20649b87283876bea4502216f.png);
  background-size: 12px 13px;
}

/* line 47, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_menu.scss */
.promoclose-btn:hover {
  opacity: 1 !important;
}

/* line 50, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_menu.scss */
.site-feedback {
  display: inline-block;
  position: absolute;
  right: 75px;
}
/* line 54, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_menu.scss */
.site-feedback a {
  color: #2c2c2c;
}

/* line 58, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_menu.scss */
.mainmenu-container {
  height: 80px;
  background-color: #2c2c2c;
  line-height: 80px;
  color: #ffffff;
  font-size: 22px;
  font-family: "knockout_htf48";
}

/* line 66, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_menu.scss */
.mainmenu-sections {
  float: left;
  overflow: hidden;
  height: 80px;
}

/* line 71, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_menu.scss */
.mainmenu-left {
  width: 180px;
}

/* line 75, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_menu.scss */
.mainmenu-right {
  width: 220px;
  float: right;
  overflow: visible;
}
@media (min-width: 850px) {
  /* line 75, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_menu.scss */
  .mainmenu-right {
    width: 290px;
  }
}
/* line 83, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_menu.scss */
.mainmenu-right .subelement {
  float: left;
  text-transform: uppercase;
  cursor: pointer;
  text-align: center;
  height: 80px;
  border-left: solid 1px #444444;
  background-color: transparent;
  -webkit-transition: all 0.4s linear 0s;
  transition: all 0.4s linear 0s;
}
/* line 92, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_menu.scss */
.mainmenu-right .subelement:hover {
  background-color: #373737;
  -webkit-transition: all 0.4s linear 0s;
  transition: all 0.4s linear 0s;
}
/* line 97, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_menu.scss */
.mainmenu-right .mylocker {
  padding: 0 0px;
  width: 100px;
}
@media (min-width: 850px) {
  /* line 97, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_menu.scss */
  .mainmenu-right .mylocker {
    width: 130px;
    padding: 0 30px;
  }
}
/* line 106, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_menu.scss */
.mainmenu-right .mini-cart {
  width: 60px;
  position: relative;
  background-image: url(//d1stxdp5ogppuo.cloudfront.net/assets/trx/icon_cart-8ee0370ec50b06bce04d6656a95cac43.svg);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 27px 21px;
  line-height: 70px;
  font-family: "knockout_htf48";
  color: #efefef;
  font-size: 20px;
}
/* line 118, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_menu.scss */
.mainmenu-right .mini-cart a {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
}
@media (min-width: 850px) {
  /* line 106, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_menu.scss */
  .mainmenu-right .mini-cart {
    width: 80px;
  }
}
/* line 131, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_menu.scss */
.mainmenu-right .cart-full {
  display: inline-block;
  width: 100%;
  height: 12px;
  color: #ffe500;
  line-height: 12px;
  text-align: center;
  position: absolute;
  top: 26px;
  display: block;
  padding-left: 4px;
}
/* line 143, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_menu.scss */
.mainmenu-right .search {
  width: 60px;
  /*background-image:image-url('trx/search-icon.png');
  background-position:center center;
  background-repeat:no-repeat;*/
}
@media (min-width: 850px) {
  /* line 143, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_menu.scss */
  .mainmenu-right .search {
    width: 80px;
  }
}
/* line 154, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_menu.scss */
.mainmenu-right .mylocker-menu {
  display: block;
  margin-top: -250px !important;
  width: 264px;
  padding-top: 15px;
  padding-bottom: 20px;
  opacity: 0;
  z-index: -1;
  -webkit-transition: all 0.3s linear 0s;
  transition: all 0.3s linear 0s;
}
/* line 163, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_menu.scss */
.mainmenu-right .mylocker-menu a {
  text-transform: none !important;
  padding: 10px 0px;
  font-size: 12px !important;
  font-weight: bold;
  color: #2c2c2c;
  text-decoration: none;
  -webkit-transition: color .5s ease;
  transition: color .5s ease;
}
/* line 162, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/global/_mixin.scss */
.mainmenu-right .mylocker-menu a:hover {
  color: #828282;
  text-decoration: none;
}
/* line 169, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_menu.scss */
.mainmenu-right .mylocker-menu a:hover {
  background-color: transparent !important;
}
/* line 173, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_menu.scss */
.mainmenu-right .mylocker-menu a.mm-link {
  font-size: 20px !important;
  font-weight: normal !important;
  text-transform: capitalize !important;
}
/* line 180, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_menu.scss */
.mainmenu-right .mylocker:hover .dropdown-menu {
  opacity: 1;
  margin-top: -1px !important;
  -webkit-transition: all 0.3s linear 0s;
  transition: all 0.3s linear 0s;
}
/* line 185, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_menu.scss */
.mainmenu-right .mm-a {
  font-size: 18px !important;
  color: #2a292e;
}
/* line 189, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_menu.scss */
.mainmenu-right .mm-li {
  text-align: left;
  width: 80%;
  margin: 0px auto;
  font-family: Arial;
}
/* line 195, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_menu.scss */
.mainmenu-right .mm-label {
  text-transform: uppercase;
  padding-bottom: 5px;
  border-bottom: solid 2px;
  font-family: "knockout_htf48";
  font-size: 20px;
  line-height: 40px;
  color: #2a292e;
  margin: 0px auto 10px;
}

/* line 206, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_menu.scss */
.no-svg .mainmenu-right .mini-cart {
  background-image: url(//d1stxdp5ogppuo.cloudfront.net/assets/trx/cart-d4281ab3659c6969547051742edc0b68.png);
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 27px 28px;
}

/* line 213, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_menu.scss */
.mainmenu-content {
  margin-left: 180px;
  margin-right: 218px;
  width: auto;
  text-align: center;
  float: none;
  position: relative;
}
@media (min-width: 850px) {
  /* line 213, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_menu.scss */
  .mainmenu-content {
    margin-right: 290px;
  }
}

/* line 225, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_menu.scss */
.subelement {
  text-align: center;
  height: 80px;
}

/* line 229, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_menu.scss */
.flag {
  width: 100px;
  float: left;
  color: white;
  padding: 0 16px;
}

/* line 235, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_menu.scss */
.flag-img {
  display: inline-block;
  position: relative;
  top: -1px;
  margin-right: 10px;
}

/* line 241, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_menu.scss */
.lang {
  display: inline-block;
  margin-right: 10px;
}

/* line 245, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_menu.scss */
.lang-arrow {
  display: inline-block;
}
/* line 247, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_menu.scss */
.lang-arrow i {
  display: block;
  margin-top: 19px;
  width: 1px;
  font-size: 9px;
  color: white;
  -webkit-transform: translateY(-50%) scale(1, 0.75);
  transform: translateY(-50%) scale(1, 0.75);
}
/* line 259, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_menu.scss */
.lang-arrow:hover {
  text-decoration: none;
}

/* line 263, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_menu.scss */
.logo {
  width: 80px;
  background-color: #ffe500;
  float: left;
  color: #2c2c2c;
  font-size: 22px;
  font-weight: bold;
  cursor: pointer;
}
/* line 272, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_menu.scss */
.logo .home_logo_link {
  width: 100%;
  height: 100%;
  display: block;
  background-image: url(//d1stxdp5ogppuo.cloudfront.net/assets/trx/logo-d8c2ce6bb681a4c3155d1a4e2e9b3fae.svg);
  background-size: cover;
  outline: none;
}

/* line 283, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_menu.scss */
.no-svg .home_logo_link {
  background-image: url(//d1stxdp5ogppuo.cloudfront.net/assets/trx/trx-logo-text-cad8ca001d6eb4974e9aa61f341fb97e.png);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
}

/* line 291, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_menu.scss */
.menu-elements {
  padding: 0px;
  height: 100%;
  list-style-type: none;
  display: inline-block;
  overflow: hidden;
  margin: 0px;
}

/* line 299, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_menu.scss */
.menu-element {
  text-transform: uppercase;
  display: inline-block;
  float: left;
  margin-right: 49px;
  overflow: hidden;
  height: 100%;
}

/* line 307, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_menu.scss */
.menu-element:last-child {
  margin-right: 0px;
}

/* line 310, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_menu.scss */
.hamburger-menu {
  display: none;
}

/* line 313, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_menu.scss */
.menu-element a {
  color: #ffffff;
}

/* line 316, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_menu.scss */
a.menu-anchors {
  display: block;
  height: 100%;
  background-color: #2c2c2c;
  letter-spacing: 0.05em;
  overflow: hidden;
  line-height: initial;
}
/* line 323, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_menu.scss */
a.menu-anchors .ai-span {
  background-color: #2c2c2c;
  display: inline-block;
  overflow: hidden;
  height: 40px;
  line-height: 40px;
  position: relative;
  top: 19px;
  -webkit-transition: background-color 0.3s ease;
  transition: background-color 0.3s ease;
}
/* line 333, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_menu.scss */
a.menu-anchors .ai-text {
  height: 20px;
  display: inline-block;
  line-height: 20px;
  overflow: hidden;
  padding-top: 2px;
  float: left;
  margin-top: 9px;
}
/* line 342, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_menu.scss */
a.menu-anchors .ai-arrow {
  height: 40px;
  font-size: 9px;
  display: block;
  float: left;
  color: #ffffff;
}
/* line 348, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_menu.scss */
a.menu-anchors .ai-arrow .fa {
  display: block;
  margin-top: 19px;
  width: 10px;
  -webkit-transform: translateY(-50%) scale(1, 0.75);
  transform: translateY(-50%) scale(1, 0.75);
  opacity: 0.5;
}
/* line 359, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_menu.scss */
a.menu-anchors .ai-arrow:hover {
  background: transparent;
}
/* line 363, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_menu.scss */
a.menu-anchors :visited {
  text-decoration: none;
}

/* line 367, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_menu.scss */
a.menu-anchors:hover,
a.menu-anchors:active,
a.menu-anchors.active {
  text-decoration: none;
}
/* line 371, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_menu.scss */
a.menu-anchors:hover .ai-span,
a.menu-anchors:active .ai-span,
a.menu-anchors.active .ai-span {
  background-color: #f3f3f3;
}
/* line 374, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_menu.scss */
a.menu-anchors:hover .ai-text,
a.menu-anchors:active .ai-text,
a.menu-anchors.active .ai-text {
  color: #292a2e;
}
/* line 377, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_menu.scss */
a.menu-anchors:hover .ai-arrow,
a.menu-anchors:active .ai-arrow,
a.menu-anchors.active .ai-arrow {
  color: #292a2e;
}

/* line 382, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_menu.scss */
#main-menu-wrapper #main-menu {
  position: relative;
  z-index: 1000;
}

/* line 387, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_menu.scss */
.expanded-nav {
  position: fixed;
  top: 0px;
  left: 0px;
  width: 100%;
  background-color: white;
  height: 0px;
  z-index: 500;
  overflow: hidden;
  -webkit-transition: height 0.4s ease-in-out, opacity 0.4s ease-in-out !important;
  transition: height 0.4s ease-in-out, opacity 0.4s ease-in-out !important;
  opacity: 0;
}
/* line 401, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_menu.scss */
.expanded-nav.expanded {
  opacity: 1;
}

/* line 406, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_menu.scss */
.expandnav-container {
  height: auto;
  min-height: 530px;
  padding-top: 50px;
}

/* line 411, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_menu.scss */
.expandnav-smenu {
  height: 60px;
  background-color: #2c2c2c;
}

/* line 415, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_menu.scss */
.expnav-content {
  padding-top: 100px;
  height: 510px;
  position: relative;
  -webkit-transition: height 0.4s ease-in-out, opacity 0.4s ease-in-out !important;
  transition: height 0.4s ease-in-out, opacity 0.4s ease-in-out !important;
}

/* line 422, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_menu.scss */
.no-top-bar .expnav-content {
  padding-top: 120px;
}

/* line 426, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_menu.scss */
.expsubnav {
  overflow: hidden;
  position: absolute;
  width: 100%;
  left: 0px;
  opacity: 0;
  -webkit-transition: opacity 600ms linear 0.25s;
  transition: opacity 600ms linear 0.25s;
}

/* line 435, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_menu.scss */
.exps-two-cols {
  width: 100%;
  overflow: hidden;
  padding-top: 35px;
}
@media (min-width: 992px) {
  /* line 435, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_menu.scss */
  .exps-two-cols {
    padding-top: 0;
  }
}
@media (min-width: 1200px) {
  /* line 435, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_menu.scss */
  .exps-two-cols {
    padding-top: 15px;
  }
}

@media (min-width: 992px) {
  /* line 447, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_menu.scss */
  .exps-col-img {
    padding-right: 0;
  }
}
/* line 453, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_menu.scss */
.exps-col-img img {
  width: 100%;
}

/* line 458, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_menu.scss */
.exps-col-text {
  /* padding-top:20px; */
}
@media (min-width: 992px) {
  /* line 458, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_menu.scss */
  .exps-col-text {
    padding-left: 0;
  }
}

/* line 464, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_menu.scss */
#snav-content {
  height: 60px;
}

/* line 467, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_menu.scss */
.expnav-subcat {
  font-family: "knockout_htf48";
  overflow: hidden;
}

/* line 471, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_menu.scss */
.exps-titles {
  font-size: 17px;
  letter-spacing: 0.025em;
  padding-left: 20px;
  padding-bottom: 10px;
  text-transform: uppercase;
  border-bottom: solid 2px #292a2e;
}
/* line 479, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_menu.scss */
.exps-titles a {
  color: #2c2c2c;
  text-decoration: none;
  -webkit-transition: color .5s ease;
  transition: color .5s ease;
}
/* line 162, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/global/_mixin.scss */
.exps-titles a:hover {
  color: #828282;
  text-decoration: none;
}
@media (min-width: 1200px) {
  /* line 471, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_menu.scss */
  .exps-titles {
    font-size: 20px;
  }
}

/* line 486, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_menu.scss */
.snav-elements {
  text-align: center;
  border-right: solid 1px #545454;
  height: 60px;
}

/* line 491, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_menu.scss */
.snav-elements:last-child {
  border-right: none;
}

/* line 494, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_menu.scss */
a.snav-links {
  line-height: 60px;
  text-transform: uppercase;
  font-family: "knockout_htf48";
  color: #f3f3f3;
  font-size: 20px;
  display: inline-block;
  width: 100%;
  height: 60px;
  text-decoration: none;
}
/* line 504, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_menu.scss */
a.snav-links :active {
  text-decoration: none;
  color: #f3f3f3;
}
/* line 508, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_menu.scss */
a.snav-links :hover {
  text-decoration: none;
  color: #f3f3f3;
}
/* line 512, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_menu.scss */
a.snav-links :visited {
  text-decoration: none;
  color: #f3f3f3;
}
/* line 516, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_menu.scss */
a.snav-links :focus {
  text-decoration: none;
  color: #f3f3f3;
}

/* line 521, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_menu.scss */
.exps-images {
  /*height:150px;*/
  margin-bottom: 20px;
  padding-top: 15px;
  overflow: hidden;
}

/* line 527, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_menu.scss */
.exps-images img {
  width: 100%;
}

@media (min-width: 1200px) {
  /* line 530, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_menu.scss */
  .exps-melements {
    padding-left: 20px;
  }
}

/* line 536, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_menu.scss */
.exps-ul {
  padding: 0px;
  margin: 0px;
  list-style-type: none;
  display: block;
  overflow: hidden;
}

/* line 543, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_menu.scss */
.exps-two-cols .exps-ul {
  /*padding:0px;*/
}

/* line 546, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_menu.scss */
.exps-li {
  margin-bottom: 14px;
}

/* line 549, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_menu.scss */
a.exps-el-a {
  font-family: Arial;
  font-size: 12px;
  font-weight: bold;
  color: #292a2e;
  text-decoration: none;
  color: #2c2c2c;
  text-decoration: none;
  -webkit-transition: color .5s ease;
  transition: color .5s ease;
}
/* line 162, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/global/_mixin.scss */
a.exps-el-a:hover {
  color: #828282;
  text-decoration: none;
}
/* line 558, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_menu.scss */
a.exps-el-a :active {
  text-decoration: none;
  color: #2c2c2c;
}

/* line 564, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_menu.scss */
.featured-label {
  font-family: Arial;
  font-size: 12px;
  font-weight: bold;
  color: #828383;
  margin-top: 20px;
  margin-bottom: 10px;
}

/* line 573, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_menu.scss */
.featured-product a {
  text-transform: uppercase;
  text-decoration: none;
  color: #292a2e;
  font-family: "knockout_htf48";
  font-size: 20px;
  color: #2c2c2c;
  text-decoration: none;
  -webkit-transition: color .5s ease;
  transition: color .5s ease;
}
/* line 162, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/global/_mixin.scss */
.featured-product a:hover {
  color: #828282;
  text-decoration: none;
}

/* line 586, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_menu.scss */
.nav-overlay {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  background-color: #505154;
  opacity: 0;
  z-index: 300;
  -webkit-transition: visibility 600ms 0ms, opacity 600ms linear;
  transition: visibility 600ms 0ms, opacity 600ms linear;
  min-height: 1200px;
}

/* line 599, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_menu.scss */
#transparent-menu-container {
  /*background-color:$bg-color-5;*/
  height: 80px;
  z-index: -2;
  position: relative;
  position: relative;
}
/* line 80, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/global/_mixin.scss */
#transparent-menu-container > div, #transparent-menu-container > p {
  position: relative;
}
/* line 84, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/global/_mixin.scss */
#transparent-menu-container:before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: #2c2c2c;
  opacity: 0.5;
}
/* line 607, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_menu.scss */
#transparent-menu-container #transparent-menu-description {
  line-height: 80px;
  text-transform: uppercase;
  text-align: center;
  color: #ffffff;
  font-size: 20px;
  letter-spacing: 0.25px;
  font-family: "knockout_htf48";
  position: relative;
}
@media (max-width: 1199px) {
  /* line 607, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_menu.scss */
  #transparent-menu-container #transparent-menu-description {
    width: auto;
    padding: 0px 30px;
  }
}
@media (max-width: 1199px) {
  /* line 607, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_menu.scss */
  #transparent-menu-container #transparent-menu-description {
    padding: 0px 15px;
  }
}
/* line 624, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_menu.scss */
#transparent-menu-container ul {
  list-style: none;
  position: relative;
}
/* line 627, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_menu.scss */
#transparent-menu-container ul li {
  display: inline-block;
  margin: 20px 30px 0px;
  background-color: transparent;
  -webkit-transition: all 0.3s linear 0s;
  transition: all 0.3s linear 0s;
}
@media (max-width: 991px) {
  /* line 627, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_menu.scss */
  #transparent-menu-container ul li {
    margin: 20px 15px 0px;
  }
}
/* line 635, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_menu.scss */
#transparent-menu-container ul li a {
  line-height: 40px;
  text-transform: uppercase;
  text-align: center;
  color: #ffffff;
  font-size: 20px;
  letter-spacing: 0.25px;
  font-family: "knockout_htf48";
  padding: 0px 35px;
  display: inline-block;
}
/* line 645, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_menu.scss */
#transparent-menu-container ul li a:focus {
  text-decoration: none;
}
@media (max-width: 991px) {
  /* line 635, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_menu.scss */
  #transparent-menu-container ul li a {
    padding: 0px 15px;
  }
}
/* line 652, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_menu.scss */
#transparent-menu-container ul li.active {
  background-color: #ffffff;
}
/* line 654, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_menu.scss */
#transparent-menu-container ul li.active a {
  color: #2c2c2c;
}
/* line 658, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_menu.scss */
#transparent-menu-container ul li:hover {
  -webkit-transition: all 0.3s linear 0s;
  transition: all 0.3s linear 0s;
  background-color: #ffffff;
}
/* line 661, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_menu.scss */
#transparent-menu-container ul li:hover a {
  color: #2c2c2c;
  text-decoration: none;
}

@media (min-width: 1440px) {
  /* line 671, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_menu.scss */
  .ai-text {
    padding-left: 40px !important;
    padding-right: 10px !important;
  }

  /* line 675, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_menu.scss */
  .ai-arrow {
    width: 45px !important;
  }

  /* line 678, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_menu.scss */
  .mainmenu-content {
    min-width: 900px;
  }
}
@media (max-width: 1439px) {
  /* line 683, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_menu.scss */
  .ai-text {
    padding-left: 30px;
    padding-right: 15px;
  }

  /* line 687, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_menu.scss */
  .ai-arrow {
    width: 30px;
  }

  /* line 690, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_menu.scss */
  .menu-element {
    margin-right: 20px;
  }

  /* line 693, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_menu.scss */
  .menu-elements {
    margin: 0px;
  }

  /* line 696, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_menu.scss */
  .menu-element {
    margin-right: 0px;
  }
}
@media (min-width: 1080px) and (max-width: 1439px) {
  /* line 702, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_menu.scss */
  .mainmenu-content {
    min-width: 590px;
  }
}
@media (max-width: 1199px) {
  /* line 708, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_menu.scss */
  #main-menu {
    width: 100% !important;
    padding: 0 !important;
    max-width: 100% !important;
  }
}
@media (max-width: 1079px) {
  /* line 715, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_menu.scss */
  .mainmenu-content {
    margin-left: 80px !important;
  }

  /* line 718, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_menu.scss */
  .flag {
    display: none;
  }

  /* line 722, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_menu.scss */
  .menu-element {
    margin-right: 30px;
  }

  /* line 725, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_menu.scss */
  .mainmenu-left {
    width: 80px;
  }

  /* line 728, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_menu.scss */
  #main-menu {
    width: 100% !important;
  }

  /* line 731, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_menu.scss */
  .ai-text {
    padding-left: 20px !important;
    padding-right: 10px !important;
  }

  /* line 735, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_menu.scss */
  .ai-arrow {
    width: 15px !important;
  }
}
@media (max-width: 959px) {
  /* line 740, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_menu.scss */
  .hamburger-menu {
    left: 15px;
  }

  /* line 743, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_menu.scss */
  .hamburger-anchor {
    padding-left: 30px;
  }

  /* line 746, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_menu.scss */
  .menu-element {
    margin-right: 7px !important;
  }

  /* line 749, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_menu.scss */
  .menu-elements {
    padding-left: 5px;
    padding-right: 5px;
  }

  /* line 753, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_menu.scss */
  .ai-text {
    padding-left: 10px !important;
  }
}
/* line 759, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_menu.scss */
#main-menu-wrapper {
  width: 100%;
  z-index: 501;
  top: 0;
  bottom: auto;
  position: fixed;
  opacity: 1;
  transition: all 600ms ease 0s;
  -webkit-transition: all 600ms ease 0s;
  -moz-transition: all 600ms ease 0s;
  -o-transition: all 600ms ease 0s;
  transform: translateY(0%);
  -webkit-transform: translateY(0%);
  -moz-transform: translateY(0%);
  -ms-transform: translateY(0%);
}

/* line 779, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_menu.scss */
#main-menu-wrapper.fixed {
  /*top:-101px;*/
  transform: translateY(-100%);
  -webkit-transform: translateY(-100%);
  -moz-transform: translateY(-100%);
  -ms-transform: translateY(-100%);
}

/*.expanded-nav {
  height: auto !important;
  opacity: 1 !important;
}
.expsubnav.subnav-1 {
  opacity: 1 !important;
}*/
/* line 797, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_menu.scss */
.exps-melements ul {
  padding: 0px;
  margin: 0px;
  list-style: none;
  display: block;
  overflow: hidden;
}
/* line 803, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_menu.scss */
.exps-melements ul li {
  margin-bottom: 20px;
}
/* line 805, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_menu.scss */
.exps-melements ul li a {
  font-family: Arial;
  font-size: 12px;
  font-weight: bold;
  color: #292a2e;
  text-decoration: none;
  color: #2c2c2c;
  text-decoration: none;
  -webkit-transition: color .5s ease;
  transition: color .5s ease;
}
/* line 162, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/global/_mixin.scss */
.exps-melements ul li a:hover {
  color: #828282;
  text-decoration: none;
}
/* line 812, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_menu.scss */
.exps-melements ul li a:active {
  text-decoration: none;
  color: #2c2c2c;
}

/* line 821, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_menu.scss */
#dropdown-my-locker a {
  color: white;
}

/* Navigation Bar - "Product" Dropdown - views/trx_assets/top_navigation/featured_product */
/* line 827, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_menu.scss */
.col-featured-product.expnav-subcat {
  width: 36%;
  margin-left: 16%;
}

/* line 832, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_menu.scss */
.col-featured-product .exps-melements {
  margin-top: 20px;
  float: right;
  width: 40%;
  padding-left: 0px;
}
/* line 838, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_menu.scss */
.col-featured-product .exps-images {
  border-right: 2px solid #737373;
  margin-top: 20px;
  float: left;
  width: 56%;
  margin-right: 15px;
}

/* line 847, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_menu.scss */
.featured_product_label span {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 12px;
  font-weight: bold;
  color: #737373;
}
/* line 853, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_menu.scss */
.featured_product_label h3 {
  font-size: 22px;
}

@media only screen and (max-width: 1024px) {
  /* line 856, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_menu.scss */
  .col-featured-product.expnav-subcat {
    width: 50%;
    margin-left: 10%;
  }

  /* line 861, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_menu.scss */
  .col-featured-product .exps-melements {
    margin-top: 20px;
    float: left;
    padding-left: 20px;
  }
  /* line 866, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_menu.scss */
  .col-featured-product .exps-images {
    border-right: 2px solid #ccc;
    margin-top: 20px;
    width: 50%;
    margin-right: 15px;
  }
}
@media only screen and (max-width: 1400px) and (min-width: 1025px) {
  /* line 875, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_menu.scss */
  .col-featured-product .exps-images {
    margin-right: 0px;
  }
}
/* END - Navigation Bar - "Product" Dropdown - app/views/trx_assets/top_navigation/featured_product */
/* Navigation Bar - Navigation Links (e.g. "Become a TRX Trainer," "Commercial Solutions") */
/* line 881, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_menu.scss */
.menu-elements > li.menu-element.navbar-link {
  /* Workaround to apply margin-left to only the first element */
  margin-left: 75px;
}
/* line 882, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_menu.scss */
.menu-elements > li.menu-element.navbar-link a {
  background-color: transparent;
  color: transparent;
}
/* line 886, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_menu.scss */
.menu-elements > li.menu-element.navbar-link .ai-text {
  color: #aaa;
}
/* line 889, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_menu.scss */
.menu-elements > li.menu-element.navbar-link ~ li.menu-element.navbar-link {
  margin-left: inherit;
}

@media only screen and (max-width: 1300px) {
  /* line 893, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_menu.scss */
  .menu-elements > li.menu-element.navbar-link {
    margin-left: 60px;
  }
}
@media only screen and (min-width: 1301px) and (max-width: 1500px) {
  /* line 896, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_menu.scss */
  .menu-elements li.menu-element.navbar-link {
    margin-left: 17px;
  }
}
/* END Navigation Bar - Navigation Links (e.g. "Become a TRX Trainer," "Commercial Solutions") */
/* line 1, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_home.scss */
#as-seen-in {
  padding-top: 50px;
}
/* line 3, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_home.scss */
#as-seen-in p {
  text-align: center;
  font-size: 20px;
  color: #1e1e1e;
  font-family: "knockout_htf48";
  opacity: 0.5;
}

/* line 12, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_home.scss */
#logos {
  text-align: center;
  padding: 40px 0px 70px;
}
/* line 15, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_home.scss */
#logos a {
  display: inline-block;
}

/* line 20, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_home.scss */
#newsletter-signup-input-wrapper {
  width: 296px;
  height: 56px;
  border: 2px solid #acadad;
  position: relative;
  background-color: rgba(74, 78, 73, 0.6);
}
/* line 26, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_home.scss */
#newsletter-signup-input-wrapper.invalid {
  border-color: #FD5555;
}
/* line 29, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_home.scss */
#newsletter-signup-input-wrapper.success {
  border: 2px solid #ACE393;
}
/* line 31, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_home.scss */
#newsletter-signup-input-wrapper.success input[type="email"] {
  color: white;
}
/* line 35, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_home.scss */
#newsletter-signup-input-wrapper #newsletter-signup-input-arrow {
  display: block;
  outline: none;
  overflow: hidden;
  width: 44px;
  height: 52px;
  padding: 0px;
  float: left;
  background-image: url(//d1stxdp5ogppuo.cloudfront.net/assets/trx/newsletter-arrow-840d5faad003a9052ac82a32105c227b.png);
  background-position: center;
  background-repeat: no-repeat;
  cursor: pointer;
  font-size: 0px;
}
/* line 49, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_home.scss */
#newsletter-signup-input-wrapper input:focus,
#newsletter-signup-input-wrapper input:active {
  outline: 0;
  color: white;
}
/* line 54, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_home.scss */
#newsletter-signup-input-wrapper input {
  display: block;
  font-weight: bold;
  background-color: transparent;
  font-size: 16px;
  height: 52px;
  width: 245px;
  border: 0px;
  padding: 16px 20px 20px;
  float: left;
  color: #888888;
  position: relative;
}

/* line 69, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_home.scss */
#newsletter-signup-olympics {
  background-image: url(//d1stxdp5ogppuo.cloudfront.net/assets/trx/newsletter_olympics_bg-5c63ed10754c904b07e0fa9480521b40.jpg);
  padding: 200px 0px 210px;
  background-size: cover;
  background-repeat: no-repeat;
  position: relative;
}
/* line 75, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_home.scss */
#newsletter-signup-olympics #newsletter-signup-input-wrapper {
  margin: 20px auto 0;
}
/* line 77, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_home.scss */
#newsletter-signup-olympics #newsletter-signup-input-wrapper #newsletter-signup-input {
  background-color: white;
  color: #2c2c2c;
  opacity: 0.6;
  width: 248px;
}
/* line 82, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_home.scss */
#newsletter-signup-olympics #newsletter-signup-input-wrapper #newsletter-signup-input:focus {
  color: #2c2c2c;
}
/* line 86, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_home.scss */
#newsletter-signup-olympics #newsletter-signup-input-wrapper #newsletter-signup-input::-webkit-input-placeholder {
  color: #2c2c2c;
}
/* line 89, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_home.scss */
#newsletter-signup-olympics #newsletter-signup-input-wrapper #newsletter-signup-input:-moz-placeholder {
  /* Firefox 18- */
  color: #2c2c2c;
}
/* line 92, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_home.scss */
#newsletter-signup-olympics #newsletter-signup-input-wrapper #newsletter-signup-input::-moz-placeholder {
  /* Firefox 19+ */
  color: #2c2c2c;
}
/* line 95, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_home.scss */
#newsletter-signup-olympics #newsletter-signup-input-wrapper #newsletter-signup-input:-ms-input-placeholder {
  color: #2c2c2c;
}
/* line 98, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_home.scss */
#newsletter-signup-olympics #newsletter-signup-input-wrapper #newsletter-signup-input-arrow {
  background-color: white;
  background-image: url(//d1stxdp5ogppuo.cloudfront.net/assets/trx/newsletter-arrow2-d3ec7bb99da6711c4f797c0d41c0e51a.png);
  opacity: 0.6;
}
/* line 104, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_home.scss */
#newsletter-signup-olympics h2, #newsletter-signup-olympics .military.carousel .stc-quote, .military.carousel #newsletter-signup-olympics .stc-quote {
  font-size: 72px;
  position: relative;
}
/* line 107, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_home.scss */
#newsletter-signup-olympics h2 span, #newsletter-signup-olympics .military.carousel .stc-quote span, .military.carousel #newsletter-signup-olympics .stc-quote span {
  color: #ffdd00;
}
/* line 111, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_home.scss */
#newsletter-signup-olympics p {
  font-size: 26px;
  font-family: Arial;
  color: #efefef;
  text-align: center;
  max-width: 800px;
  margin: 0px auto;
  position: relative;
}
/* line 119, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_home.scss */
#newsletter-signup-olympics p.image-copyright {
  position: absolute;
  bottom: 15px;
  left: 15px;
  font-size: 12px;
  font-family: "knockout_htf48";
}
/* line 127, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_home.scss */
#newsletter-signup-olympics:before {
  opacity: 0.5;
  content: "";
  position: absolute;
  background-color: #2c2c2c;
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  z-index: 0;
}

/* line 141, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_home.scss */
#we-stand-for-movement, #host-a-course {
  background-image: url(//d1stxdp5ogppuo.cloudfront.net/assets/trx/newsletter_movement_bg-7dd2e94f2a77838449b924b684a86a2b.jpg);
  padding: 120px 0px 110px;
  background-size: 100% 100%;
  background-repeat: no-repeat;
  position: relative;
}
/* line 147, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_home.scss */
#we-stand-for-movement #newsletter-signup-input-wrapper, #host-a-course #newsletter-signup-input-wrapper {
  margin: 0px auto;
}
/* line 150, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_home.scss */
#we-stand-for-movement label#newsletter-signup-lbl, #host-a-course label#newsletter-signup-lbl {
  display: block;
  text-align: center;
  padding: 35px 0px 18px;
  font-size: 20px;
  font-family: "knockout_htf48";
  font-weight: normal;
  text-transform: uppercase;
  position: relative;
  letter-spacing: 0.25px;
}
/* line 161, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_home.scss */
#we-stand-for-movement h2, #host-a-course h2, #we-stand-for-movement .military.carousel .stc-quote, .military.carousel #we-stand-for-movement .stc-quote, #host-a-course .military.carousel .stc-quote, .military.carousel #host-a-course .stc-quote {
  position: relative;
}
/* line 164, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_home.scss */
#we-stand-for-movement p, #host-a-course p {
  font-size: 15px;
  font-family: Arial;
  color: #efefef;
  text-align: center;
  max-width: 480px;
  margin: 0px auto;
  position: relative;
}
/* line 173, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_home.scss */
#we-stand-for-movement:before, #host-a-course:before {
  opacity: 0.5;
  content: "";
  position: absolute;
  background-color: #2c2c2c;
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  z-index: 0;
}

/* line 187, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_home.scss */
.callout-title {
  text-align: center;
}

/* line 191, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_home.scss */
.header-white {
  color: #efefef;
}

/* line 195, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_home.scss */
.header-black {
  color: #2c2c2c;
}

/* line 199, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_home.scss */
#self-workouts {
  background-image: url(//d1stxdp5ogppuo.cloudfront.net/assets/trx/self-workouts-bg-f67919fd1d0f0f4b18b7b62f99fdecfe.jpg);
  padding-left: 10px;
  background-repeat: no-repeat;
  background-size: 100%;
}

/* line 206, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_home.scss */
#find-class {
  background-image: url(//d1stxdp5ogppuo.cloudfront.net/assets/trx/find-a-class-bg-a6966f73db9dc11a5bd0eef4ccb32114.jpg);
  padding-right: 10px;
}

/* line 211, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_home.scss */
#next-level {
  margin-bottom: 20px;
}
/* line 213, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_home.scss */
#next-level #self-workouts,
#next-level #find-class {
  background-clip: content-box;
  background-size: cover;
}
/* line 218, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_home.scss */
#next-level .callout-title {
  margin: 120px auto 42px;
  text-align: left;
  max-width: 340px;
}

/* line 225, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_home.scss */
.next-level-button {
  background-color: #2c2c2c;
  text-transform: uppercase;
  text-align: center;
  font-family: "knockout_htf48";
  color: #ffffff;
  padding: 30px 0px;
  font-size: 24px;
  display: block;
  margin: 40px auto;
  letter-spacing: 0.025em;
  position: relative;
}
/* line 237, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_home.scss */
.next-level-button:after {
  opacity: 0;
  pointer-events: none;
  position: absolute;
  width: 100%;
  height: 100%;
  content: '';
  top: 0px;
  left: 0px;
  bottom: 0px;
  right: 0px;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  padding: 0px;
  z-index: 1;
  background: transparent;
  -webkit-transition: -webkit-transform .2s,opacity .2s;
  -webkit-transition: opacity 0.2s, -webkit-transform 0.2s;
  transition: opacity 0.2s, -webkit-transform 0.2s;
  transition: transform 0.2s, opacity 0.2s;
  transition: transform 0.2s, opacity 0.2s, -webkit-transform 0.2s;
  border: 10px solid #0f0f0f;
  -webkit-transition: opacity 0.5s ease-in-out 0s;
  transition: opacity 0.5s ease-in-out 0s;
}
/* line 260, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_home.scss */
.next-level-button:hover {
  color: #ffffff;
  text-decoration: none;
}
/* line 264, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_home.scss */
.next-level-button:hover:after {
  opacity: 1;
}

/* line 269, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_home.scss */
.next-level-white-box {
  max-width: 400px;
  margin: 0px auto 120px auto;
  padding: 48px 30px 10px 30px;
  background-color: white;
}
/* line 274, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_home.scss */
.next-level-white-box p {
  color: #979797;
}

/* line 279, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_home.scss */
.markup-scroll-wrapper {
  padding: 55px 0px 60px 0px;
  text-align: center;
}
/* line 282, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_home.scss */
.markup-scroll-wrapper.first {
  padding-top: 0;
}
/* line 285, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_home.scss */
.markup-scroll-wrapper a.markup-button {
  display: block;
  margin: 0px auto;
  width: 60px;
  height: 60px;
  background-image: url(//d1stxdp5ogppuo.cloudfront.net/assets/trx/arrow_bow_down-7505c31e735dafa1957436fa553bde41.svg);
  background-size: contain;
  background-position: center bottom;
  background-repeat: no-repeat;
  opacity: 0.3;
  -webkit-transition: opacity 0.7s ease-in-out 0s;
  transition: opacity 0.7s ease-in-out 0s;
}
/* line 296, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_home.scss */
.markup-scroll-wrapper a.markup-button:hover {
  -webkit-transition: opacity 0.7s ease-in-out 0s;
  transition: opacity 0.7s ease-in-out 0s;
  opacity: 1;
}
/* line 301, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_home.scss */
.markup-scroll-wrapper .markup-scroll-down-text {
  cursor: pointer;
  display: inline-block;
  color: #778183;
  font-size: 20px;
  font-family: "knockout_htf48";
  text-transform: uppercase;
}

/* line 312, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_home.scss */
.no-svg .markup-scroll-wrapper a.markup-button {
  background-image: url(//d1stxdp5ogppuo.cloudfront.net/assets/trx/markup-down-98f0e361386dbfc6b33b8634df3a5aa3.png);
}

/* line 317, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_home.scss */
a.viewpress {
  margin: 55px auto 60px;
  width: 206px;
  height: 40px;
  padding: 0px;
  line-height: 40px;
}

/* line 326, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_home.scss */
#what-people-are-saying h2, #what-people-are-saying .military.carousel .stc-quote, .military.carousel #what-people-are-saying .stc-quote {
  margin: 60px 0px 60px;
}
/* line 330, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_home.scss */
#what-people-are-saying a:hover {
  text-decoration: none;
}
/* line 334, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_home.scss */
#what-people-are-saying h4 {
  font-size: 24px;
  text-align: left;
  font-family: "knockout_htf48";
  color: #2c2c2c;
  text-transform: uppercase;
  -webkit-transition: opacity 0.3s linear 0s;
  transition: opacity 0.3s linear 0s;
}
/* line 341, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_home.scss */
#what-people-are-saying h4:hover {
  opacity: 0.9;
  -webkit-transition: opacity 0.3s linear 0s;
  transition: opacity 0.3s linear 0s;
}
/* line 346, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_home.scss */
#what-people-are-saying p {
  color: #778183;
  font-size: 14px;
  line-height: 24px;
  -webkit-transition: opacity 0.3s linear 0s;
  transition: opacity 0.3s linear 0s;
}
/* line 351, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_home.scss */
#what-people-are-saying p:hover {
  opacity: 0.9;
  -webkit-transition: opacity 0.3s linear 0s;
  transition: opacity 0.3s linear 0s;
}
/* line 356, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_home.scss */
#what-people-are-saying .callouts > div {
  overflow: hidden;
}
/* line 358, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_home.scss */
#what-people-are-saying .callouts > div img {
  margin-bottom: 24px;
  float: right;
  width: 100%;
  opacity: 1;
  -webkit-backface-visibility: hidden;
  -webkit-transition: opacity 0.3s linear 0s;
  transition: opacity 0.3s linear 0s;
}
/* line 365, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_home.scss */
#what-people-are-saying .callouts > div img:hover {
  opacity: 0.9;
  width: 100%;
  -webkit-backface-visibility: hidden;
  -webkit-transition: opacity 0.3s linear 0s;
  transition: opacity 0.3s linear 0s;
}

/* line 375, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_home.scss */
img.training-img {
  float: left;
  display: block;
}

/* line 380, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_home.scss */
#training-section {
  overflow: hidden;
  margin-top: 0px;
}
/* line 383, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_home.scss */
#training-section .col-centered {
  padding-left: 25px;
  padding-left: 25px;
}
/* line 387, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_home.scss */
#training-section h3 {
  color: #2c2c2c;
  margin-top: 0px;
  font-size: 48px;
}
@media (max-width: 1199px) {
  /* line 387, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_home.scss */
  #training-section h3 {
    font-size: 36px;
  }
}
/* line 395, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_home.scss */
#training-section .column {
  float: none;
  display: inline-block;
  vertical-align: middle;
}
/* line 399, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_home.scss */
#training-section .column:nth-child(2) {
  margin-left: -4px;
}
/* line 402, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_home.scss */
#training-section .column:last-child {
  margin-left: -6px;
}
/* line 406, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_home.scss */
#training-section .caption {
  /*padding:155px 0px 0px;*/
  display: inline-block;
  vertical-align: middle;
}
/* line 411, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_home.scss */
#training-section p {
  color: #778183;
  font-size: 15px;
  line-height: 24px;
  letter-spacing: 0.25px;
}
/* line 417, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_home.scss */
#training-section .images-row {
  width: 140%;
}
/* line 420, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_home.scss */
#training-section .images-row img {
  width: 33%;
}
@media (max-width: 1199px) {
  /* line 420, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_home.scss */
  #training-section .images-row img {
    width: 71.6%;
    display: none;
  }
}
@media (max-width: 1199px) {
  /* line 427, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_home.scss */
  #training-section .images-row a:first-child img {
    display: block;
  }
}
/* line 432, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_home.scss */
#training-section .training-right-float {
  float: right;
}
/* line 434, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_home.scss */
#training-section .training-right-float img {
  float: right;
}
/* line 438, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_home.scss */
#training-section .training-left-float {
  float: left;
}
/* line 441, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_home.scss */
#training-section .training-facebook {
  height: 118px;
  width: 92.5%;
  border-right: 1px solid #d0d0d0;
  cursor: pointer;
  -webkit-transition: background-color 0.3s linear 0s;
  transition: background-color 0.3s linear 0s;
}
@media (max-width: 1199px) {
  /* line 441, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_home.scss */
  #training-section .training-facebook {
    width: 95.5%;
  }
}
/* line 450, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_home.scss */
#training-section .training-facebook .training-social-number {
  color: #365c9b;
}
/* line 453, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_home.scss */
#training-section .training-facebook a.facebook-hover {
  -webkit-transition: opacity 0.3s ease-in-out 0s;
  transition: opacity 0.3s ease-in-out 0s;
  opacity: 0;
  visibility: hidden;
  display: block;
}
/* line 459, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_home.scss */
#training-section .training-facebook:hover {
  background-color: #365c9b;
  border: 0px;
  -webkit-transition: background-color 0.3s linear 0s;
  transition: background-color 0.3s linear 0s;
}
/* line 463, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_home.scss */
#training-section .training-facebook:hover p:first-child {
  display: none;
}
/* line 466, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_home.scss */
#training-section .training-facebook:hover a.facebook-hover {
  -webkit-transition: opacity 0.2s ease-in-out 0.2s;
  transition: opacity 0.2s ease-in-out 0.2s;
  opacity: 1;
  visibility: visible;
  display: block;
  font-family: Arial;
  font-weight: bold;
  font-size: 22px;
  color: white;
  border: 2px solid #364b8a;
  width: auto;
  max-width: 100px;
  padding: 3px 0px 0px 11px;
  border-radius: 4px;
  float: none;
  margin: 40px auto !important;
  line-height: 34px !important;
  text-decoration: none;
  background: #4e67a7;
  /* Old browsers */
  /* IE9 SVG, needs conditional override of 'filter' to 'none' */
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzRlNjdhNyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM0MDVhOWYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #4e67a7), color-stop(100%, #405a9f));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #4e67a7 0%, #405a9f 100%);
  /* Chrome10+,Safari5.1+ */
  /* Opera 11.10+ */
  /* IE10+ */
  background: linear-gradient(to bottom, #4e67a7 0%, #405a9f 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#4e67a7', endColorstr='#405a9f',GradientType=0 );
  /* IE6-8 */
}
/* line 502, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_home.scss */
#training-section .training-facebook:hover a.facebook-hover i {
  font-size: 27px;
}
/* line 508, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_home.scss */
#training-section .training-twitter {
  height: 118px;
  width: 100%;
  float: left;
  cursor: pointer;
  -webkit-transition: background-color 0.3s linear 0s;
  transition: background-color 0.3s linear 0s;
}
/* line 514, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_home.scss */
#training-section .training-twitter .training-social-number {
  color: #03bbf9;
}
/* line 517, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_home.scss */
#training-section .training-twitter a.twitter-hover {
  -webkit-transition: opacity 0.3s ease-in-out 0s;
  transition: opacity 0.3s ease-in-out 0s;
  opacity: 0;
  visibility: hidden;
  display: block;
}
/* line 523, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_home.scss */
#training-section .training-twitter:hover {
  background-color: #03bbf9;
  border: 0px;
  -webkit-transition: background-color 0.3s linear 0s;
  transition: background-color 0.3s linear 0s;
}
/* line 527, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_home.scss */
#training-section .training-twitter:hover p:first-child {
  display: none;
}
/* line 530, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_home.scss */
#training-section .training-twitter:hover a.twitter-hover {
  -webkit-transition: opacity 0.2s ease-in-out 0.2s;
  transition: opacity 0.2s ease-in-out 0.2s;
  opacity: 1;
  visibility: visible;
  display: block;
  font-family: Arial;
  font-weight: bold;
  font-size: 22px;
  color: white;
  border: 2px solid #03aae8;
  width: auto;
  max-width: 125px;
  padding: 4px 6px 5px 9px;
  border-radius: 4px;
  float: none;
  margin: 40px auto !important;
  line-height: 24px !important;
  text-decoration: none;
  background: #03bbf8;
  /* Old browsers */
  /* IE9 SVG, needs conditional override of 'filter' to 'none' */
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAzYmJmOCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwNmFlZTciIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #03bbf8), color-stop(100%, #06aee7));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #03bbf8 0%, #06aee7 100%);
  /* Chrome10+,Safari5.1+ */
  /* Opera 11.10+ */
  /* IE10+ */
  background: linear-gradient(to bottom, #03bbf8 0%, #06aee7 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#03bbf8', endColorstr='#06aee7',GradientType=0 );
  /* IE6-8 */
}
/* line 566, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_home.scss */
#training-section .training-twitter:hover a.twitter-hover i {
  font-size: 27px;
}
/* line 572, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_home.scss */
#training-section .training-instagram {
  border-left: 1px solid #d0d0d0;
  height: 118px;
  width: 92.5%;
  cursor: pointer;
  -webkit-transition: background-color 0.3s linear 0s;
  transition: background-color 0.3s linear 0s;
}
@media (max-width: 1199px) {
  /* line 572, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_home.scss */
  #training-section .training-instagram {
    width: 95.5%;
  }
}
/* line 581, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_home.scss */
#training-section .training-instagram .training-social-number {
  color: #517fa4;
}
/* line 584, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_home.scss */
#training-section .training-instagram a.instagram-hover {
  -webkit-transition: opacity 0.3s ease-in-out 0s;
  transition: opacity 0.3s ease-in-out 0s;
  opacity: 0;
  visibility: hidden;
  display: block;
}
/* line 590, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_home.scss */
#training-section .training-instagram:hover {
  -webkit-transition: background-color 0.3s linear 0s;
  transition: background-color 0.3s linear 0s;
  background-color: #517fa4;
  border: 0px;
}
/* line 594, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_home.scss */
#training-section .training-instagram:hover p:first-child {
  display: none;
}
/* line 597, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_home.scss */
#training-section .training-instagram:hover a.instagram-hover {
  -webkit-transition: opacity 0.2s ease-in-out 0.2s;
  transition: opacity 0.2s ease-in-out 0.2s;
  opacity: 1;
  visibility: visible;
  display: block;
  font-family: Arial;
  font-weight: bold;
  font-size: 22px;
  color: white;
  border: 2px solid #516e93;
  width: auto;
  max-width: 125px;
  padding: 4px 6px 4px 11px;
  border-radius: 4px;
  float: none;
  margin: 40px auto !important;
  line-height: 24px !important;
  text-decoration: none;
  background: #517fa4;
  /* Old browsers */
  /* IE9 SVG, needs conditional override of 'filter' to 'none' */
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzUxN2ZhNCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM0MTcxOTciIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #517fa4), color-stop(100%, #417197));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, #517fa4 0%, #417197 100%);
  /* Chrome10+,Safari5.1+ */
  /* Opera 11.10+ */
  /* IE10+ */
  background: linear-gradient(to bottom, #517fa4 0%, #417197 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#517fa4', endColorstr='#417197',GradientType=0 );
  /* IE6-8 */
}
/* line 633, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_home.scss */
#training-section .training-instagram:hover a.instagram-hover i {
  font-size: 27px;
}
/* line 639, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_home.scss */
#training-section .instagram-hover,
#training-section .twitter-hover,
#training-section .facebook-hover {
  display: none;
}
/* line 644, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_home.scss */
#training-section .col-sm-8,
#training-section .col-lg-8 {
  padding: 0px;
}
/* line 648, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_home.scss */
#training-section .btn, #training-section .socialwall .candid-wall-load-more, .socialwall #training-section .candid-wall-load-more {
  float: left;
  margin-top: 60px !important;
}
/* line 652, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_home.scss */
#training-section #share-row {
  border-top: 1px solid #d0d0d0;
}
/* line 654, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_home.scss */
#training-section #share-row p {
  margin: 38px 0px 0px;
  text-align: center;
  line-height: 41px;
}
/* line 659, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_home.scss */
#training-section #share-row .training-social-number {
  font-family: "knockout_htf48";
  font-size: 48px;
  text-transform: uppercase;
}
/* line 663, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_home.scss */
#training-section #share-row .training-social-number .fa {
  margin-right: 20px;
}
/* line 667, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_home.scss */
#training-section #share-row span.instagram-icon,
#training-section #share-row span.twitter-icon,
#training-section #share-row span.facebook-icon {
  width: 41px;
  height: 41px;
  display: inline-block;
  background-position: center;
  background-repeat: no-repeat;
  margin: 0px 15px -3px 0px;
  cursor: pointer;
}
/* line 678, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_home.scss */
#training-section #share-row span.instagram-icon {
  background-image: url(//d1stxdp5ogppuo.cloudfront.net/assets/trx/instagram-icon-881c0644eca9be849dcc5793ad74b8b8.png);
}
/* line 681, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_home.scss */
#training-section #share-row span.twitter-icon {
  background-image: url(//d1stxdp5ogppuo.cloudfront.net/assets/trx/twitter-icon-8ec9a74421fb6b68fbf57d3932923e1c.png);
}
/* line 684, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_home.scss */
#training-section #share-row span.facebook-icon {
  background-image: url(//d1stxdp5ogppuo.cloudfront.net/assets/trx/facebook-icon-046562b65f83bf5a0d6bdd4fbd9fbd13.png);
}

/* line 690, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_home.scss */
.training-link {
  font-size: 20px;
  color: #2c2c2c;
  font-family: "knockout_htf48";
  text-transform: uppercase;
  padding: 0px 20px;
  margin-bottom: 110px;
  float: right;
  padding-top: 13px;
}

/* line 701, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_home.scss */
.section1-pictures {
  margin-top: 10px;
}
@media (min-width: 1200px) {
  /* line 701, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_home.scss */
  .section1-pictures {
    margin-top: 20px;
  }
}
/* line 706, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_home.scss */
.section1-pictures .s1p {
  cursor: pointer;
  overflow: hidden;
  position: relative;
}
/* line 100, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/global/_mixin.scss */
.section1-pictures .s1p .img-wrapper {
  background-color: #2c2c2c;
  overflow: hidden;
}
/* line 104, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/global/_mixin.scss */
.section1-pictures .s1p .img-responsive {
  width: 100%;
  position: relative !important;
  opacity: 0.5;
  -webkit-transform: scale(1) rotate(0deg);
  transform: scale(1) rotate(0deg);
  -webkit-transition: -webkit-transform 0.25s linear, opacity 0.25s linear;
  -webkit-transition: opacity 0.25s linear, -webkit-transform 0.25s linear;
  transition: opacity 0.25s linear, -webkit-transform 0.25s linear;
  transition: transform 0.25s linear, opacity 0.25s linear;
  transition: transform 0.25s linear, opacity 0.25s linear, -webkit-transform 0.25s linear;
}
/* line 118, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/global/_mixin.scss */
.section1-pictures .s1p:hover img.img-responsive {
  -webkit-transform: scale(2) rotate(0.1deg);
  transform: scale(2) rotate(0.1deg);
  -webkit-transition: -webkit-transform 60s linear, opacity 0.25s linear;
  -webkit-transition: opacity 0.25s linear, -webkit-transform 60s linear;
  transition: opacity 0.25s linear, -webkit-transform 60s linear;
  transition: transform 60s linear, opacity 0.25s linear;
  transition: transform 60s linear, opacity 0.25s linear, -webkit-transform 60s linear;
  opacity: 1;
}
/* line 708, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_home.scss */
.section1-pictures .s1p .slp-content {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  /* Chrome, Safari, Opera */
  -ms-transform: translateY(-50%);
  /* IE 9 */
}
@media (max-width: 1199px) {
  /* line 706, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_home.scss */
  .section1-pictures .s1p {
    padding-left: 5px;
    padding-right: 5px;
  }
}

@media (max-width: 1199px) {
  /* line 719, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_home.scss */
  .slp-content p {
    display: none !important;
  }
}
/* line 725, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_home.scss */
#s1p-1 h2, #s1p-1 .military.carousel .stc-quote, .military.carousel #s1p-1 .stc-quote, #s1p-2 h2, #s1p-2 .military.carousel .stc-quote, .military.carousel #s1p-2 .stc-quote {
  text-transform: uppercase;
  color: #ededed;
  margin-bottom: 15px;
}
/* line 730, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_home.scss */
#s1p-1 p, #s1p-2 p {
  color: #ededed;
  letter-spacing: 0.25px;
  margin-bottom: 40px;
}

/* line 737, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_home.scss */
.btn-left-float {
  float: left;
}

/* line 741, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_home.scss */
#satisfaction-guarantee {
  text-align: center;
}
/* line 743, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_home.scss */
#satisfaction-guarantee h4 {
  text-align: center;
  line-height: 40px;
  height: 40px;
  display: inline-block;
}
/* line 748, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_home.scss */
#satisfaction-guarantee h4 a {
  color: #2c2c2c;
  text-decoration: none;
  -webkit-transition: color .5s ease;
  transition: color .5s ease;
}
/* line 162, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/global/_mixin.scss */
#satisfaction-guarantee h4 a:hover {
  color: #828282;
  text-decoration: none;
}
/* line 752, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_home.scss */
#satisfaction-guarantee span {
  display: inline-block;
  margin-left: 20px;
  margin-right: 20px;
}

/* line 760, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_home.scss */
div#featured-kits h2, div#featured-kits .military.carousel .stc-quote, .military.carousel div#featured-kits .stc-quote {
  text-align: center;
  margin: 45px 0px 38px;
}
@media (min-width: 1200px) {
  /* line 760, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_home.scss */
  div#featured-kits h2, div#featured-kits .military.carousel .stc-quote, .military.carousel div#featured-kits .stc-quote {
    margin: 69px 0px 40px;
  }
}
/* line 768, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_home.scss */
div#featured-kits .featured-products-row > div {
  -webkit-transition: padding 0.3s ease;
  transition: padding 0.3s ease;
}
@media (max-width: 1200px) {
  /* line 768, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_home.scss */
  div#featured-kits .featured-products-row > div {
    padding-left: 30px;
    padding-right: 30px;
  }
}
@media (min-width: 1440px) {
  /* line 768, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_home.scss */
  div#featured-kits .featured-products-row > div {
    padding-left: 30px;
    padding-right: 30px;
  }
}
/* line 780, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_home.scss */
div#featured-kits .tablet_clear {
  display: none;
}
@media (min-width: 992px) and (max-width: 1199px) {
  /* line 780, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_home.scss */
  div#featured-kits .tablet_clear {
    clear: left;
    display: block;
    margin-bottom: 50px;
  }
}
/* line 788, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_home.scss */
div#featured-kits ul {
  list-style-color: #828282;
  padding-left: 20px;
  font-size: 14px;
  color: #828282;
  clear: both;
}
@media (min-width: 1200px) {
  /* line 788, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_home.scss */
  div#featured-kits ul {
    font-size: 15px;
  }
}
/* line 798, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_home.scss */
div#featured-kits .kit-price-and-stars {
  float: left;
  width: 100%;
  margin-bottom: 10px;
}
/* line 802, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_home.scss */
div#featured-kits .kit-price-and-stars p.kit-price {
  font-size: 16px;
  font-family: Arial;
  font-weight: bold;
  float: left;
}
/* line 808, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_home.scss */
div#featured-kits .kit-price-and-stars div.kit-stars {
  float: right;
}
/* line 810, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_home.scss */
div#featured-kits .kit-price-and-stars div.kit-stars div.kit-star {
  float: left;
  background-image: url(//d1stxdp5ogppuo.cloudfront.net/assets/trx/star-7aa6fa8ae72346d5bb5d0744b3cf42af.png);
  width: 11px;
  height: 10px;
  background-repeat: no-repeat;
  cursor: pointer;
  margin-top: 5px;
}
/* line 819, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_home.scss */
div#featured-kits .kit-price-and-stars div.kit-stars div.kit-star-faded {
  opacity: 0.5;
}
/* line 824, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_home.scss */
div#featured-kits div.featured-kits-img-wrapper {
  height: 300px;
  position: relative;
  background-color: #ffffff;
  border-bottom: 4px solid #2c2c2c;
  cursor: pointer;
}
/* line 830, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_home.scss */
div#featured-kits div.featured-kits-img-wrapper img {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
}
/* line 838, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_home.scss */
div#featured-kits div.featured-kits-img-wrapper div.compare-icon {
  width: 28px;
  height: 28px;
  background-image: url(//d1stxdp5ogppuo.cloudfront.net/assets/trx/compare-icon-16031cbae9615e6659f3f5e46dc075d1.png);
  position: absolute;
  bottom: 10px;
  right: 10px;
  background-size: 20px 14px;
  padding: 10px;
  border: 1px solid #bfbfbf;
  background-repeat: no-repeat;
  background-position: center;
}
/* line 852, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_home.scss */
div#featured-kits p.kits-title {
  font-size: 30px;
  text-align: left;
  font-family: "knockout_htf48";
  text-transform: uppercase;
  cursor: pointer;
  margin-bottom: 0px;
  margin-top: 25px;
  line-height: 30px;
}

/* line 864, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_home.scss */
.workout-container {
  width: 80%;
  padding: 0px;
}

@media all and (max-width: 1080px) and (min-width: 961px) {
  /* line 870, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_home.scss */
  .container {
    width: 960px;
    max-width: 960px;
  }
}
@media all and (max-width: 960px) and (min-width: 768px) {
  /* line 877, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_home.scss */
  .container {
    width: 100%;
  }
}
@media all and (max-width: 1080px) and (min-width: 768px) {
  /* line 883, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_home.scss */
  #training-section {
    margin-top: 0px;
    /*a.btn{
      margin: 0px auto;
      max-width: 220px;
      display: block;
    }*/
  }
  /* line 885, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_home.scss */
  #training-section p {
    margin-bottom: 20px;
  }

  /* line 896, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_home.scss */
  #logos a img {
    max-width: 180px;
  }

  /* line 901, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_home.scss */
  #we-stand-for-movement, #host-a-course {
    padding: 85px 0px 70px;
  }

  /* line 904, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_home.scss */
  #next-level {
    margin-bottom: 10px;
  }
  /* line 906, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_home.scss */
  #next-level .callout-title {
    max-width: 320px;
  }
  /* line 909, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_home.scss */
  #next-level .next-level-white-box {
    margin: 0px auto 80px auto;
  }
  /* line 912, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_home.scss */
  #next-level #find-class {
    padding-right: 5px;
  }
  /* line 915, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_home.scss */
  #next-level #self-workouts {
    padding-left: 5px;
  }

  /* line 920, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_home.scss */
  #what-people-are-saying p {
    display: none;
  }
  /* line 923, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_home.scss */
  #what-people-are-saying a.viewpress {
    margin-bottom: 40px;
  }
}
/* line 930, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_home.scss */
.container {
  -webkit-transition: all 700ms ease;
  transition: all 700ms ease;
}

/* line 938, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_home.scss */
.nav-ul {
  display: inline-block;
  padding: 0px;
  list-style-type: none;
}

/* line 944, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_home.scss */
.nav-item {
  display: inline-block;
  cursor: pointer;
  width: 10px;
  height: 10px;
  background-color: #b3b3b3;
  margin: 0 25px;
  border-radius: 5px;
}

/* line 954, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_home.scss */
.nav-active {
  width: 15px;
  height: 15px;
  border: solid 1px #2c2c2c;
  border-radius: 7px;
  background-clip: content-box;
  padding: 2.5px;
  background-color: #2c2c2c;
  position: relative;
  top: 2px;
}

/*.section1-pictures{
  min-height:400px;
  overflow:hidden;
}*/
/* line 971, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_home.scss */
.section1-text {
  height: 150px;
  padding: 40px 0px;
  text-align: center;
  margin-bottom: 40px;
  letter-spacing: 0.25px;
}

/* line 979, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_home.scss */
.s1tcontent {
  font-size: 20px;
  font-family: "knockout_htf48";
  text-transform: uppercase;
  color: #778183;
}

/* line 986, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_home.scss */
.section2-container {
  width: 100%;
  overflow: hidden;
  position: relative;
  background-image: url(//d1stxdp5ogppuo.cloudfront.net/assets/trx/bg_movement_tablet-210695029b9eac7acd89175d2a4b3b22.jpg);
  background-size: cover;
}
@media (min-width: 992px) {
  /* line 986, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_home.scss */
  .section2-container {
    background-image: url(//d1stxdp5ogppuo.cloudfront.net/assets/trx/bg_movement_desktop-80418547d5ffaecb0686ee77e5e3b47c.jpg);
  }
}

/* line 997, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_home.scss */
.section2-content {
  padding: 75px 0;
}
@media (min-width: 992px) {
  /* line 997, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_home.scss */
  .section2-content {
    padding: 100px 0;
  }
}
@media (min-width: 1200px) {
  /* line 997, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_home.scss */
  .section2-content {
    padding: 250px 0;
    max-width: 488px;
    min-width: 460px;
  }
}
/* line 1007, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_home.scss */
.section2-content h2, .section2-content .military.carousel .stc-quote, .military.carousel .section2-content .stc-quote {
  color: #ededed;
  margin-bottom: 15px;
}
/* line 1011, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_home.scss */
.section2-content p {
  color: #ededed;
  margin-bottom: 40px;
}
@media (max-width: 992px) {
  /* line 1016, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_home.scss */
  .section2-content .title-link.btn-clear {
    margin-left: 0;
  }
}

/* line 1023, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_home.scss */
#section2-description {
  width: 450px;
}

/* line 1027, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_home.scss */
.title-link.btn-clear {
  color: #f5f5f5;
  margin-left: 20px;
}

/* line 1032, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_home.scss */
.squarearrow-button {
  margin-right: 20px;
}

@media (max-width: 1079px) {
  /* line 1037, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_home.scss */
  .slp-description {
    width: 360px !important;
  }

  /* line 1040, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_home.scss */
  .slp-content .slp-description {
    width: 270px !important;
  }
}
/* line 1045, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_home.scss */
.squarearrow-btn {
  display: block;
  float: left;
  position: relative;
  width: 60px;
  height: 60px;
  margin-right: 40px;
  border: 2px solid #efefef;
  color: #efefef;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  background-color: rgba(44, 44, 44, 0.5);
  margin-top: -10px;
  -webkit-transition: opacity 0.5s ease-in-out 0s;
  transition: opacity 0.5s ease-in-out 0s;
}
/* line 1059, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_home.scss */
.squarearrow-btn:hover {
  background-color: rgba(44, 44, 44, 0.5);
  color: #efefef;
  opacity: 1 !important;
}
/* line 1063, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_home.scss */
.squarearrow-btn:hover i {
  color: #ffe500;
}
/* line 1067, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_home.scss */
.squarearrow-btn i {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  /* Chrome, Safari, Opera */
  -ms-transform: translate(-50%, -50%);
  /* IE 9 */
  -webkit-transition: color .5s ease;
  transition: color .5s ease;
}

/* line 1073, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_home.scss */
.next-level-classes, .next-level-workouts {
  height: 200px;
}

@media (min-width: 800px) {
  /* line 1078, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_home.scss */
  .next-level-classes, .next-level-workouts {
    height: 170px;
  }
}
@media (min-width: 900px) {
  /* line 1084, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_home.scss */
  #next-level .callout-title {
    font-size: 45px;
  }

  /* line 1088, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_home.scss */
  .next-level-classes, .next-level-workouts {
    height: 150px;
  }
}
@media (min-width: 1000px) {
  /* line 1093, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_home.scss */
  .next-level-classes, .next-level-workouts {
    height: 130px;
  }
}
@media (min-width: 1100px) {
  /* line 1099, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_home.scss */
  #next-level .callout-title {
    font-size: 48px;
  }
}
@media (min-width: 1200px) {
  /* line 1105, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_home.scss */
  .next-level-classes, .next-level-workouts {
    height: 110px;
  }
}
/* line 1111, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_home.scss */
.home-personas .container {
  max-width: 1700px !important;
  width: 100% !important;
}
@media (min-width: 1700px) {
  /* line 1115, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_home.scss */
  .home-personas .container .personas-section {
    margin: 0 -14px !important;
  }
}

/* line 1, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_modal.scss */
html.overflow-hidden {
  overflow: hidden;
}
/* line 3, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_modal.scss */
html.overflow-hidden #main-menu-wrapper {
  position: absolute;
}
/* line 5, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_modal.scss */
html.overflow-hidden #main-menu-wrapper.fixed {
  top: -101px;
}
/* line 9, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_modal.scss */
html.overflow-hidden .no-top-bar {
  margin: 0px;
}
/* line 11, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_modal.scss */
html.overflow-hidden .no-top-bar #main-wrapper {
  padding-top: 80px;
}

/* line 16, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_modal.scss */
body {
  overflow: auto;
  height: 100%;
}

/* line 20, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_modal.scss */
.modal-open {
  overflow: auto;
}

/* line 23, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_modal.scss */
.open-modal {
  cursor: pointer;
}

/* line 27, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_modal.scss */
body.modal-open .modal-backdrop {
  min-height: 9999px;
}

/* line 31, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_modal.scss */
.modal-backdrop.fade.in {
  opacity: 0.7;
  filter: alpha(opacity=70);
}

/* line 35, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_modal.scss */
body.modal-open {
  overflow: hidden;
  position: relative;
}
/* line 38, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_modal.scss */
body.modal-open div#main-wrapper {
  position: relative;
  overflow: hidden;
}
/* line 42, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_modal.scss */
body.modal-open .modal-backdrop {
  height: 100%;
  width: 100%;
  position: absolute;
}
/* line 47, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_modal.scss */
body.modal-open .container-wrapper {
  -webkit-filter: blur(5px);
  -webkit-transform: translate3d(0, 0, 0) !important;
  —webkit-backface-visibility: hidden;
  -webkit-perspective: 1000;
  -moz-filter: blur(5px);
  -o-filter: blur(5px);
  -ms-filter: blur(5px);
  -webkit-filter: blur(5px);
          filter: blur(5px);
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
}

/* line 51, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_modal.scss */
.close_bg {
  width: 40px;
  height: 40px;
  margin: 150px auto 0px;
  background-color: #ffffff;
  position: relative;
  cursor: pointer;
  z-index: 1041;
}
/* line 59, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_modal.scss */
.close_bg span.cross {
  width: 11px;
  height: 11px;
  background-image: url(//d1stxdp5ogppuo.cloudfront.net/assets/trx/close-aeadbce6d9e15741b230435886c149ce.svg);
  background-repeat: no-repeat;
  background-size: 11px 11px;
  display: inline-block;
  margin: 15px;
}

/* line 70, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_modal.scss */
.no-svg .close_bg span.cross {
  background-image: url(//d1stxdp5ogppuo.cloudfront.net/assets/trx/close-modal-button-de60e30529c5a028605bbe9ed5c2f96f.png);
  background-size: 11px 12px;
}

/* line 75, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_modal.scss */
.modal-content {
  box-shadow: none !important;
}

/* line 80, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_modal.scss */
#vaultPopup .modal-dialog {
  width: 750px;
  z-index: 1041;
}
/* line 83, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_modal.scss */
#vaultPopup .modal-dialog .modal-content {
  background-color: #e3e3e3;
}
/* line 87, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_modal.scss */
#vaultPopup .modal-dialog article .content {
  width: 750px;
  float: left;
}
/* line 91, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_modal.scss */
#vaultPopup .modal-dialog article .content > div.col-sm-12 .row, #vaultPopup .modal-dialog article #content_wrapper.content > div.filters .row {
  margin: 0px;
}
/* line 95, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_modal.scss */
#vaultPopup .modal-dialog article .content > div.col-sm-12:first-child, #vaultPopup .modal-dialog article #content_wrapper.content > div.filters:first-child {
  padding: 60px 30px 60px 60px;
}
/* line 98, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_modal.scss */
#vaultPopup .modal-dialog article .content > div.col-sm-12:last-child, #vaultPopup .modal-dialog article #content_wrapper.content > div.filters:last-child {
  padding: 60px 60px 60px 30px;
}
/* line 103, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_modal.scss */
#vaultPopup .modal-dialog .modal-left-arrow-wrapper {
  position: absolute;
  width: 80px;
  height: 100%;
  top: 0;
  left: -80px;
}
/* line 109, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_modal.scss */
#vaultPopup .modal-dialog .modal-left-arrow-wrapper span.left-arrow {
  background-image: url(//d1stxdp5ogppuo.cloudfront.net/assets/trx/modal-markup-left-9fd96f9b7feb292a574e9c1497f9a4c4.png) !important;
  width: 64px;
  height: 64px;
  left: 30px;
  cursor: pointer;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  /* Chrome, Safari, Opera */
  -ms-transform: translateY(-50%);
  /* IE 9 */
}
/* line 118, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_modal.scss */
#vaultPopup .modal-dialog .modal-right-arrow-wrapper {
  position: absolute;
  width: 80px;
  height: 100%;
  top: 0;
  right: -80px;
}
/* line 124, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_modal.scss */
#vaultPopup .modal-dialog .modal-right-arrow-wrapper span.right-arrow {
  background-image: url(//d1stxdp5ogppuo.cloudfront.net/assets/trx/modal-markup-right-d597d3f6a47952e3fea2bad53386ed4f.png) !important;
  width: 64px;
  height: 64px;
  right: 30px;
  cursor: pointer;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  /* Chrome, Safari, Opera */
  -ms-transform: translateY(-50%);
  /* IE 9 */
}
/* line 134, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_modal.scss */
#vaultPopup .modal-dialog #olapic-modal-content a.btn, #vaultPopup .modal-dialog #olapic-modal-content .socialwall a.candid-wall-load-more, .socialwall #vaultPopup .modal-dialog #olapic-modal-content a.candid-wall-load-more {
  width: 140px;
  padding: 0px;
  margin: 0px auto;
  display: block;
}
/* line 140, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_modal.scss */
#vaultPopup .modal-dialog #olapic-modal-content .featured-kits-img-wrapper {
  height: 220px;
  background-color: #ffffff;
  border-bottom: 4px solid #2c2c2c;
}
/* line 145, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_modal.scss */
#vaultPopup .modal-dialog #olapic-modal-content .modal-social-icons-wrapper {
  text-align: center;
  margin-top: 28px;
  border-top: 1px solid #acacac;
  padding-top: 40px;
}
/* line 151, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_modal.scss */
#vaultPopup .modal-dialog #olapic-modal-content .modal-user-section {
  padding: 20px;
  background-color: #ffffff;
  margin-top: 20px;
}
/* line 155, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_modal.scss */
#vaultPopup .modal-dialog #olapic-modal-content .modal-user-section p {
  font-size: 12px;
  font-family: Arial;
  color: #828282;
  margin: 0px;
}
/* line 162, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_modal.scss */
#vaultPopup .modal-dialog #olapic-modal-content p.kits-title {
  font-family: "knockout_htf48";
  font-size: 24px;
  color: #2c2c2c;
  text-align: center;
  margin-top: 30px;
}

/* line 173, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_modal.scss */
#searchModalPopup div.modal-dialog {
  margin-top: 0px;
  width: auto !important;
}
/* line 176, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_modal.scss */
#searchModalPopup div.modal-dialog #modal-search-button-wrapper {
  width: 100%;
  margin-top: 40px;
  height: 80px;
  position: relative;
}
/* line 181, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_modal.scss */
#searchModalPopup div.modal-dialog #modal-search-button-wrapper #modal-search-button {
  display: block;
  opacity: 1;
  position: absolute;
  cursor: pointer;
  right: -8px;
  bottom: 0px;
  z-index: 1;
  width: 80px;
  height: 80px;
  background-color: #ffffff;
}
@media (max-width: 1199px) {
  /* line 181, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_modal.scss */
  #searchModalPopup div.modal-dialog #modal-search-button-wrapper #modal-search-button {
    right: -10px;
  }
}
/* line 195, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_modal.scss */
#searchModalPopup div.modal-dialog #modal-search-button-wrapper #modal-search-button img {
  margin: 29px;
}
/* line 200, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_modal.scss */
#searchModalPopup div.modal-dialog #modal-search-button-wrapper.lower-close-button {
  margin-top: 0px;
}
/* line 204, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_modal.scss */
#searchModalPopup div#modal-search-content-inner {
  width: 900px;
  margin: 150px auto;
  height: 125px;
}
@media (max-width: 991px) {
  /* line 204, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_modal.scss */
  #searchModalPopup div#modal-search-content-inner {
    width: 700px;
  }
}
/* line 211, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_modal.scss */
#searchModalPopup div#modal-search-content-inner #results-box {
  clear: both;
  padding: 60px 60px 80px;
  margin-top: 40px;
  margin-bottom: 90px;
}
@media (min-width: 992px) {
  /* line 211, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_modal.scss */
  #searchModalPopup div#modal-search-content-inner #results-box {
    padding: 60px 120px 80px;
  }
}
/* line 221, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_modal.scss */
#searchModalPopup div#modal-search-content-inner .vertical-line {
  padding-bottom: 30px;
  border-bottom: 1px solid white;
}
/* line 226, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_modal.scss */
#searchModalPopup div.modal-content {
  background-color: transparent;
  box-shadow: none;
  border: 0px;
  margin: 0px auto;
  height: 400px;
}
@media (max-width: 1199px) {
  /* line 226, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_modal.scss */
  #searchModalPopup div.modal-content {
    width: 100%;
    max-width: 100%;
    min-width: 700px !important;
  }
}
/* line 237, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_modal.scss */
#searchModalPopup div.modal-content #big-search-icon {
  display: block;
  float: left;
  height: 100px;
  cursor: pointer;
}
/* line 243, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_modal.scss */
#searchModalPopup div.modal-content #big-search-icon i {
  margin: 33px;
  font-size: 32px;
  color: #fff;
}
/* line 250, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_modal.scss */
#searchModalPopup div.modal-content input#search-input {
  height: 100px;
  float: left;
  display: block;
  padding: 0px 20px;
  outline: 0px;
  border: 0px;
  font-size: 60px;
  color: #ffffff;
  opacity: 0.3;
  letter-spacing: 0.5px;
  line-height: 100px;
  text-transform: uppercase;
  font-family: "knockout_htf48";
  background-color: transparent;
}
/* line 266, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_modal.scss */
#searchModalPopup div.modal-content input#search-input:active {
  opacity: 1;
}
/* line 269, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_modal.scss */
#searchModalPopup div.modal-content input#search-input:focus {
  opacity: 1;
}
/* line 276, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_modal.scss */
#searchModalPopup div.modal-content input#search-input::-webkit-input-placeholder {
  letter-spacing: 0.5px;
  line-height: 100px;
  text-transform: uppercase;
  font-family: "knockout_htf48";
}
/* line 282, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_modal.scss */
#searchModalPopup div.modal-content #big-forward-arrow-icon {
  display: block;
  float: left;
  outline: none;
  border: none;
  height: 80px;
  background-color: #ffe500;
  margin-top: 10px;
  cursor: pointer;
  text-align: center;
}
/* line 292, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_modal.scss */
#searchModalPopup div.modal-content #big-forward-arrow-icon i {
  margin: 23px auto 30px;
  font-size: 35px;
}
/* line 297, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_modal.scss */
#searchModalPopup div.modal-content .no-padding {
  padding: 0px;
}
/* line 301, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_modal.scss */
#searchModalPopup div.modal-content #results-box .number-of-results {
  font-size: 20px;
  line-height: 20px;
  letter-spacing: 0.1px;
  color: #2c2c2c;
  font-family: "knockout_htf48";
}
/* line 310, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_modal.scss */
#searchModalPopup div.modal-content #results-box #results .result .result-title {
  font-size: 16px;
  font-family: Arial;
  border-bottom: 1px solid #2c2c2c;
  font-weight: bold;
  line-height: 20px;
  letter-spacing: 0.1px;
  color: #2c2c2c;
  display: inline-block;
  cursor: pointer;
  color: #2c2c2c;
  text-decoration: none;
  -webkit-transition: color .5s ease;
  transition: color .5s ease;
}
/* line 162, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/global/_mixin.scss */
#searchModalPopup div.modal-content #results-box #results .result .result-title:hover {
  color: #828282;
  text-decoration: none;
}
/* line 321, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_modal.scss */
#searchModalPopup div.modal-content #results-box #results .result .result-title:hover {
  border: 0px;
  text-decoration: none;
  border-bottom: 1px solid #828282;
}
/* line 327, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_modal.scss */
#searchModalPopup div.modal-content #results-box #results .result .result-website {
  display: block;
  font-size: 16px;
  font-family: Arial;
  color: #2c2c2c;
  line-height: 25px;
  letter-spacing: 0.1px;
  color: #2c2c2c;
  text-decoration: none;
  -webkit-transition: color .5s ease;
  transition: color .5s ease;
}
/* line 162, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/global/_mixin.scss */
#searchModalPopup div.modal-content #results-box #results .result .result-website:hover {
  color: #828282;
  text-decoration: none;
}
/* line 336, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_modal.scss */
#searchModalPopup div.modal-content #results-box #results .result .result-description {
  font-size: 16px;
  font-family: Arial;
  color: #2c2c2c;
  margin-bottom: 35px;
}
/* line 341, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_modal.scss */
#searchModalPopup div.modal-content #results-box #results .result .result-description .bold-text {
  font-weight: bold;
}
/* line 348, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_modal.scss */
#searchModalPopup div.modal-content #results-box .pagination em, #searchModalPopup div.modal-content #results-box .pagination span, #searchModalPopup div.modal-content #results-box .pagination a, #searchModalPopup div.modal-content #results-box .pagination li > span {
  padding: 0px 10px;
  background-color: transparent;
  border: 0px;
  font-size: 12px;
  color: #2c2c2c;
  line-height: 20px;
  letter-spacing: 0.1px;
  font-weight: bold;
  color: #2c2c2c;
  text-decoration: none;
  -webkit-transition: color .5s ease;
  transition: color .5s ease;
}
/* line 162, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/global/_mixin.scss */
#searchModalPopup div.modal-content #results-box .pagination em:hover, #searchModalPopup div.modal-content #results-box .pagination span:hover, #searchModalPopup div.modal-content #results-box .pagination a:hover, #searchModalPopup div.modal-content #results-box .pagination li > span:hover {
  color: #828282;
  text-decoration: none;
}
/* line 360, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_modal.scss */
#searchModalPopup div.modal-content #results-box .pagination em.current {
  text-decoration: underline;
}
/* line 364, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_modal.scss */
#searchModalPopup div.modal-content #results-box .pagination li > span {
  color: #828282;
}

/* line 373, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_modal.scss */
.relative-container {
  position: relative;
}

/* line 377, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_modal.scss */
.show-search-button #modal-search-button {
  z-index: 1060;
  opacity: 1;
}

/* line 384, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_modal.scss */
#country-detected.modal .modal-dialog {
  width: 700px;
}
/* line 387, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_modal.scss */
#country-detected.modal .modal-dialog .logo {
  height: 80px;
  cursor: default;
}
/* line 392, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_modal.scss */
#country-detected.modal .modal-dialog .head {
  height: 80px;
  padding: 12px 0;
  margin-bottom: 20px;
}
/* line 398, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_modal.scss */
#country-detected.modal .modal-dialog h3, #country-detected.modal .modal-dialog p {
  line-height: 28px;
  margin: 0 0 0 95px;
}
/* line 403, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_modal.scss */
#country-detected.modal .modal-dialog .modal-content {
  background-color: #e3e3e3;
  padding: 40px 50px;
  font-weight: bold;
}
/* line 409, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_modal.scss */
#country-detected.modal .modal-dialog .one-line {
  line-height: 56px;
}
/* line 413, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_modal.scss */
#country-detected.modal .modal-dialog a:first-child {
  margin-right: 10px;
}

/* line 420, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_modal.scss */
#languageModalPopup .close_bg {
  background-color: #e3e3e3;
}
/* line 423, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_modal.scss */
#languageModalPopup .modal-dialog {
  width: 700px;
}
/* line 425, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_modal.scss */
#languageModalPopup .modal-dialog .modal-content {
  background-color: #e3e3e3;
  width: 700px;
  padding: 60px;
}
/* line 429, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_modal.scss */
#languageModalPopup .modal-dialog .modal-content h3 {
  font-size: 38px;
  text-align: center;
  margin-bottom: 60px;
  padding-top: 0px;
  margin-top: 0px;
}
/* line 436, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_modal.scss */
#languageModalPopup .modal-dialog .modal-content ul {
  list-style: none;
  padding: 0px;
}
/* line 439, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_modal.scss */
#languageModalPopup .modal-dialog .modal-content ul li.main-list-item {
  color: #1e1e1e;
  font-size: 20px;
  font-family: "knockout_htf48";
  text-transform: uppercase;
  border-bottom: 2px solid #1e1e1e;
  padding: 0px 0px 20px 20px;
  margin-bottom: 30px;
}
/* line 448, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_modal.scss */
#languageModalPopup .modal-dialog .modal-content ul li {
  margin-bottom: 15px;
}
/* line 450, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_modal.scss */
#languageModalPopup .modal-dialog .modal-content ul li a {
  font-size: 12px;
  font-weight: bold;
  color: #2c2c2c;
  line-height: 20px;
  letter-spacing: 0.1px;
  padding-left: 20px;
  color: #2c2c2c;
  text-decoration: none;
  -webkit-transition: color .5s ease;
  transition: color .5s ease;
}
/* line 162, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/global/_mixin.scss */
#languageModalPopup .modal-dialog .modal-content ul li a:hover {
  color: #828282;
  text-decoration: none;
}
/* line 458, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_modal.scss */
#languageModalPopup .modal-dialog .modal-content ul li a.active {
  text-decoration: underline;
}
/* line 462, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_modal.scss */
#languageModalPopup .modal-dialog .modal-content ul li:last-child {
  margin-bottom: 0px;
}

/* line 470, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_modal.scss */
#feedbackModalPopup {
  /*overflow-y:hidden;*/
}
/* line 472, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_modal.scss */
#feedbackModalPopup .close_bg {
  background-color: #e3e3e3;
  margin-top: 40px;
}
/* line 476, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_modal.scss */
#feedbackModalPopup .modal-dialog {
  width: 700px;
}
/* line 478, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_modal.scss */
#feedbackModalPopup .modal-dialog .modal-content {
  background-color: #e3e3e3;
  width: 700px;
  padding: 60px 60px 0px 60px;
}
/* line 482, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_modal.scss */
#feedbackModalPopup .modal-dialog .modal-content h3 {
  text-align: center;
  margin-bottom: 50px;
}
/* line 486, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_modal.scss */
#feedbackModalPopup .modal-dialog .modal-content ul {
  list-style: none;
  padding: 0px;
  float: left;
}
/* line 490, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_modal.scss */
#feedbackModalPopup .modal-dialog .modal-content ul li {
  clear: both;
}
/* line 492, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_modal.scss */
#feedbackModalPopup .modal-dialog .modal-content ul li label {
  float: left;
  display: inline-block;
  width: 26px;
  height: 26px;
  cursor: pointer;
  background-color: #ffffff;
  border: 2px solid #9d9d9d;
}
/* line 500, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_modal.scss */
#feedbackModalPopup .modal-dialog .modal-content ul li label span {
  display: none;
}
/* line 506, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_modal.scss */
#feedbackModalPopup .modal-dialog .modal-content ul li input {
  display: none;
}
/* line 508, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_modal.scss */
#feedbackModalPopup .modal-dialog .modal-content ul li input:checked + label {
  background-color: #2c2c2c;
  border: 2px solid #2c2c2c;
}
/* line 511, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_modal.scss */
#feedbackModalPopup .modal-dialog .modal-content ul li input:checked + label span {
  width: 18px;
  height: 18px;
  background-color: #2c2c2c;
  display: block;
  margin: 2px auto;
  border: 3px solid #f1f11d;
}
/* line 521, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_modal.scss */
#feedbackModalPopup .modal-dialog .modal-content ul li p {
  font-family: Arial;
  font-weight: bold;
  color: #2c2c2c;
  line-height: 30px;
  font-size: 12px;
  margin-left: 20px;
  float: left;
}
/* line 532, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_modal.scss */
#feedbackModalPopup .modal-dialog .modal-content p#question {
  font-size: 12px;
  font-weight: bold;
  font-family: Arial;
  color: #2c2c2c;
}
/* line 538, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_modal.scss */
#feedbackModalPopup .modal-dialog .modal-content p#join-email {
  font-size: 16px;
  font-weight: bold;
  font-family: Arial;
  color: #828383;
  text-transform: uppercase;
  margin-bottom: 30px;
}
/* line 546, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_modal.scss */
#feedbackModalPopup .modal-dialog .modal-content p#required {
  font-family: Arial;
  font-size: 10px;
  font-weight: bold;
  color: #828383;
  margin: 20px 0px;
}
/* line 553, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_modal.scss */
#feedbackModalPopup .modal-dialog .modal-content input#user-email {
  padding: 18px;
  font-family: Arial;
  color: #2c2c2c;
  font-weight: bold;
  font-size: 16px;
  height: 58px;
  border: 1px solid #d0d0d0;
  width: 405px;
}
/* line 563, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_modal.scss */
#feedbackModalPopup .modal-dialog .modal-content .btn, #feedbackModalPopup .modal-dialog .modal-content .socialwall .candid-wall-load-more, .socialwall #feedbackModalPopup .modal-dialog .modal-content .candid-wall-load-more {
  padding: 0px;
  width: 146px;
  height: 58px;
  line-height: 60px !important;
  margin-left: 10px;
}
/* line 569, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_modal.scss */
#feedbackModalPopup .modal-dialog .modal-content .btn:before, #feedbackModalPopup .modal-dialog .modal-content .socialwall .candid-wall-load-more:before, .socialwall #feedbackModalPopup .modal-dialog .modal-content .candid-wall-load-more:before {
  height: 58px;
}

/* line 576, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_modal.scss */
#signupThanksModalPopup {
  overflow-y: hidden;
}
/* line 578, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_modal.scss */
#signupThanksModalPopup .close_bg {
  background-color: #e3e3e3;
}
/* line 581, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_modal.scss */
#signupThanksModalPopup .modal-dialog {
  width: 460px;
}
/* line 583, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_modal.scss */
#signupThanksModalPopup .modal-dialog .modal-content {
  background-color: #e3e3e3;
  padding: 60px 60px 0px 60px;
  width: 460px;
  height: 280px;
}
/* line 588, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_modal.scss */
#signupThanksModalPopup .modal-dialog .modal-content h3 {
  text-align: center;
  font-size: 36px;
  margin: 0px;
}
/* line 593, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_modal.scss */
#signupThanksModalPopup .modal-dialog .modal-content a.btn, #signupThanksModalPopup .modal-dialog .modal-content .socialwall a.candid-wall-load-more, .socialwall #signupThanksModalPopup .modal-dialog .modal-content a.candid-wall-load-more {
  padding: 0px;
  width: 180px;
  background-color: #2c2c2c;
  color: #ffffff;
  margin: 0px auto;
  display: block;
}
/* line 600, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_modal.scss */
#signupThanksModalPopup .modal-dialog .modal-content a.btn:before, #signupThanksModalPopup .modal-dialog .modal-content .socialwall a.candid-wall-load-more:before, .socialwall #signupThanksModalPopup .modal-dialog .modal-content a.candid-wall-load-more:before {
  background-color: #ffe500;
  color: #2c2c2c;
}
/* line 605, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_modal.scss */
#signupThanksModalPopup .modal-dialog .modal-content p {
  font-size: 15px;
  font-family: Arial;
  line-height: 24px;
  letter-spacing: 0.25px;
  margin: 20px 0px 20px;
}

/* line 616, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_modal.scss */
#videoModalPopup .modal-dialog {
  width: 1000px;
}
@media (max-width: 1199px) {
  /* line 616, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_modal.scss */
  #videoModalPopup .modal-dialog {
    width: 700px;
  }
}
/* line 621, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_modal.scss */
#videoModalPopup .modal-dialog video {
  width: 100%;
  height: 100%;
  display: block;
}

/* line 629, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_modal.scss */
#gear-comparison-modal .modal-content, #bundle-comparison-modal .modal-content {
  border: 0px;
}
/* line 632, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_modal.scss */
#gear-comparison-modal .modal-dialog, #bundle-comparison-modal .modal-dialog {
  width: 1180px;
}
@media (max-width: 1199px) {
  /* line 632, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_modal.scss */
  #gear-comparison-modal .modal-dialog, #bundle-comparison-modal .modal-dialog {
    width: calc(100% - 40px);
  }
}
/* line 637, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_modal.scss */
#gear-comparison-modal .modal-dialog .row, #bundle-comparison-modal .modal-dialog .row {
  margin: 0px;
}
/* line 641, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_modal.scss */
#gear-comparison-modal #equipment-finder, #bundle-comparison-modal #equipment-finder {
  text-align: center;
  margin: 0px 0px 60px;
}
/* line 644, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_modal.scss */
#gear-comparison-modal #equipment-finder h2, #gear-comparison-modal #equipment-finder .military.carousel .stc-quote, .military.carousel #gear-comparison-modal #equipment-finder .stc-quote, #bundle-comparison-modal #equipment-finder h2, #bundle-comparison-modal #equipment-finder .military.carousel .stc-quote, .military.carousel #bundle-comparison-modal #equipment-finder .stc-quote {
  margin: 60px 0px 20px;
  font-size: 80px;
}
/* line 648, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_modal.scss */
#gear-comparison-modal #equipment-finder p, #bundle-comparison-modal #equipment-finder p {
  font-size: 15px;
  font-family: Arial;
  line-height: 24px;
  letter-spacing: 0.25px;
  color: #828282;
}
/* line 656, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_modal.scss */
#gear-comparison-modal #equipment-finder .btn-lightgrey.active, #bundle-comparison-modal #equipment-finder .btn-lightgrey.active {
  color: white;
  background-color: #2c2c2c;
}
/* line 661, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_modal.scss */
#gear-comparison-modal #equipment-finder .btn-wrapper, #bundle-comparison-modal #equipment-finder .btn-wrapper {
  margin-top: 30px;
}
/* line 663, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_modal.scss */
#gear-comparison-modal #equipment-finder .btn-wrapper p, #gear-comparison-modal #equipment-finder .btn-wrapper a, #bundle-comparison-modal #equipment-finder .btn-wrapper p, #bundle-comparison-modal #equipment-finder .btn-wrapper a {
  display: inline-block;
  margin: 0 10px;
}
/* line 669, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_modal.scss */
#gear-comparison-modal .separator-line, #bundle-comparison-modal .separator-line {
  height: 40px;
  line-height: 40px;
}
/* line 672, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_modal.scss */
#gear-comparison-modal .separator-line > div, #bundle-comparison-modal .separator-line > div {
  border-bottom: 1px solid #444;
  height: 40px;
}
/* line 676, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_modal.scss */
#gear-comparison-modal .separator-line > div h4, #bundle-comparison-modal .separator-line > div h4 {
  color: #ffffff;
}
/* line 679, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_modal.scss */
#gear-comparison-modal .separator-line > div p, #bundle-comparison-modal .separator-line > div p {
  font-size: 13px;
  font-weight: bold;
  font-family: Arial;
  display: inline-block;
  letter-spacing: 0.1px;
  line-height: 20px;
  cursor: pointer;
}
@media (max-width: 1199px) {
  /* line 679, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_modal.scss */
  #gear-comparison-modal .separator-line > div p, #bundle-comparison-modal .separator-line > div p {
    font-size: 12px;
  }
}
/* line 691, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_modal.scss */
#gear-comparison-modal .separator-line > div:last-child, #bundle-comparison-modal .separator-line > div:last-child {
  border-color: #8f8f8f;
}
/* line 695, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_modal.scss */
#gear-comparison-modal .separator-line .fa, #bundle-comparison-modal .separator-line .fa {
  -webkit-transform: translateY(-50%) scale(1, 0.75);
  transform: translateY(-50%) scale(1, 0.75);
  cursor: pointer;
  font-size: 12px;
  top: 4px;
  position: relative;
}
/* line 708, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_modal.scss */
#gear-comparison-modal .padding-row > div, #bundle-comparison-modal .padding-row > div {
  height: 40px;
}
@media (max-width: 1199px) {
  /* line 708, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_modal.scss */
  #gear-comparison-modal .padding-row > div, #bundle-comparison-modal .padding-row > div {
    height: 20px;
  }
}
/* line 716, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_modal.scss */
#gear-comparison-modal .animate-content.show-more, #bundle-comparison-modal .animate-content.show-more {
  background-color: #828282;
  color: #ffffff;
  -webkit-transition: all 0.4s linear 0s;
  transition: all 0.4s linear 0s;
}
/* line 720, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_modal.scss */
#gear-comparison-modal .animate-content.show-more .fa, #bundle-comparison-modal .animate-content.show-more .fa {
  -webkit-transition: all 0.4s linear 0s;
  transition: all 0.4s linear 0s;
}
/* line 723, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_modal.scss */
#gear-comparison-modal .animate-content.show-more p, #bundle-comparison-modal .animate-content.show-more p {
  color: #ffffff;
}
/* line 727, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_modal.scss */
#gear-comparison-modal .animate-content.show-less, #bundle-comparison-modal .animate-content.show-less {
  color: #2c2c2c;
  background-color: #ffdd00;
  -webkit-transition: all 0.4s linear 0s;
  transition: all 0.4s linear 0s;
}
/* line 731, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_modal.scss */
#gear-comparison-modal .animate-content.show-less .fa, #bundle-comparison-modal .animate-content.show-less .fa {
  color: #2c2c2c;
  -webkit-transition: all 0.4s linear 0s;
  transition: all 0.4s linear 0s;
}
/* line 737, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_modal.scss */
#gear-comparison-modal .animate-me, #bundle-comparison-modal .animate-me {
  display: none;
}
/* line 746, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_modal.scss */
#gear-comparison-modal .comparison-chart .product-feature:nth-child(even), #bundle-comparison-modal .comparison-chart .product-feature:nth-child(even) {
  background-color: #efefef;
}
/* line 750, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_modal.scss */
#gear-comparison-modal .product-feature, #bundle-comparison-modal .product-feature {
  display: table;
  width: 100%;
  margin: 0px 0px 40px;
}
/* line 754, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_modal.scss */
#gear-comparison-modal .product-feature > div, #bundle-comparison-modal .product-feature > div {
  display: table-cell;
  vertical-align: top;
  float: none;
  padding: 0px 30px 25px;
}
@media (max-width: 1199px) {
  /* line 754, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_modal.scss */
  #gear-comparison-modal .product-feature > div, #bundle-comparison-modal .product-feature > div {
    padding: 0px 10px 15px;
  }
}
/* line 762, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_modal.scss */
#gear-comparison-modal .product-feature > div h4, #bundle-comparison-modal .product-feature > div h4 {
  margin: 0px 0px 20px;
  color: #2c2c2c;
  text-decoration: none;
  -webkit-transition: color .5s ease;
  transition: color .5s ease;
}
@media (max-width: 1199px) {
  /* line 762, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_modal.scss */
  #gear-comparison-modal .product-feature > div h4, #bundle-comparison-modal .product-feature > div h4 {
    margin: 0px 0px 10px;
  }
}
/* line 162, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/global/_mixin.scss */
#gear-comparison-modal .product-feature > div h4:hover, #bundle-comparison-modal .product-feature > div h4:hover {
  color: #828282;
  text-decoration: none;
}
/* line 769, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_modal.scss */
#gear-comparison-modal .product-feature > div:first-child, #bundle-comparison-modal .product-feature > div:first-child {
  padding: 0px 20px;
}
/* line 772, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_modal.scss */
#gear-comparison-modal .product-feature > div p, #bundle-comparison-modal .product-feature > div p {
  color: #828282;
  font-family: Arial;
  line-height: 20px;
  font-size: 13px;
  letter-spacing: 0.1px;
}
/* line 778, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_modal.scss */
#gear-comparison-modal .product-feature > div p.feature-name, #bundle-comparison-modal .product-feature > div p.feature-name {
  text-align: right;
  font-weight: bold;
  color: #2c2c2c;
}
/* line 784, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_modal.scss */
#gear-comparison-modal .product-feature > div ul, #bundle-comparison-modal .product-feature > div ul {
  color: #828282;
  font-family: Arial;
  line-height: 20px;
  font-size: 13px;
  letter-spacing: 0.1px;
  padding: 0px 0px 0px 20px;
  margin: 0;
}
/* line 794, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_modal.scss */
#gear-comparison-modal .product-feature h3, #bundle-comparison-modal .product-feature h3 {
  color: #2c2c2c;
  text-decoration: none;
  -webkit-transition: color .5s ease;
  transition: color .5s ease;
  margin: 0px;
}
/* line 162, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/global/_mixin.scss */
#gear-comparison-modal .product-feature h3:hover, #bundle-comparison-modal .product-feature h3:hover {
  color: #828282;
  text-decoration: none;
}
/* line 797, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_modal.scss */
#gear-comparison-modal .product-feature h3 > a, #bundle-comparison-modal .product-feature h3 > a {
  color: #2c2c2c;
  text-decoration: none;
  -webkit-transition: color .5s ease;
  transition: color .5s ease;
}
/* line 162, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/global/_mixin.scss */
#gear-comparison-modal .product-feature h3 > a:hover, #bundle-comparison-modal .product-feature h3 > a:hover {
  color: #828282;
  text-decoration: none;
}
/* line 801, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_modal.scss */
#gear-comparison-modal .product-feature img.img-responsive, #bundle-comparison-modal .product-feature img.img-responsive {
  background-color: #828282;
}
/* line 804, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_modal.scss */
#gear-comparison-modal .product-feature .col-sm-24, #bundle-comparison-modal .product-feature .col-sm-24 {
  padding: 0px 5px;
}
/* line 808, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_modal.scss */
#gear-comparison-modal .left-border, #bundle-comparison-modal .left-border {
  border-left: 1px solid #d0d0d0;
}
/* line 811, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_modal.scss */
#gear-comparison-modal .white-color, #bundle-comparison-modal .white-color {
  color: #ffffff;
}
/* line 813, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_modal.scss */
#gear-comparison-modal .white-color p, #bundle-comparison-modal .white-color p {
  color: #ffffff;
}
/* line 819, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_modal.scss */
#gear-comparison-modal #best-fit .row > div, #bundle-comparison-modal #best-fit .row > div {
  padding: 0px 10px;
}
/* line 821, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_modal.scss */
#gear-comparison-modal #best-fit .row > div.active, #bundle-comparison-modal #best-fit .row > div.active {
  border: 2px solid #ffdd00;
  border-top: 0;
  border-bottom: 0;
}
/* line 825, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_modal.scss */
#gear-comparison-modal #best-fit .row > div.active h4.hidden-text, #bundle-comparison-modal #best-fit .row > div.active h4.hidden-text {
  background-color: #ffdd00;
  display: block;
  text-align: center;
  visibility: visible;
  margin: 0px -10px;
  opacity: 1;
}
@media (max-width: 1199px) {
  /* line 825, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_modal.scss */
  #gear-comparison-modal #best-fit .row > div.active h4.hidden-text, #bundle-comparison-modal #best-fit .row > div.active h4.hidden-text {
    margin: 0px -6px;
  }
}
/* line 837, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_modal.scss */
#gear-comparison-modal #best-fit .row > div h4.hidden-text, #bundle-comparison-modal #best-fit .row > div h4.hidden-text {
  padding: 14px 0px;
  margin: -2px -10px 0px;
  font-size: 20px;
  opacity: 0;
  visibility: hidden;
}
@media (max-width: 1199px) {
  /* line 837, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_modal.scss */
  #gear-comparison-modal #best-fit .row > div h4.hidden-text, #bundle-comparison-modal #best-fit .row > div h4.hidden-text {
    padding: 5px 0px;
  }
}
/* line 850, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_modal.scss */
#gear-comparison-modal #best-fit .product-feature > div, #bundle-comparison-modal #best-fit .product-feature > div {
  padding: 0px 10px 40px;
}
@media (max-width: 1199px) {
  /* line 850, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_modal.scss */
  #gear-comparison-modal #best-fit .product-feature > div, #bundle-comparison-modal #best-fit .product-feature > div {
    padding: 0px 5px 10px;
  }
}
/* line 857, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_modal.scss */
#gear-comparison-modal #best-fit .product-feature.first-product-feature > div, #bundle-comparison-modal #best-fit .product-feature.first-product-feature > div {
  padding: 40px 10px;
}
@media (max-width: 1199px) {
  /* line 857, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_modal.scss */
  #gear-comparison-modal #best-fit .product-feature.first-product-feature > div, #bundle-comparison-modal #best-fit .product-feature.first-product-feature > div {
    padding: 20px 5px;
  }
}
/* line 864, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_modal.scss */
#gear-comparison-modal #best-fit .product-feature ul, #bundle-comparison-modal #best-fit .product-feature ul {
  padding: 0px 0px 0px 15px;
}
/* line 868, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_modal.scss */
#gear-comparison-modal #best-fit a.btn, #gear-comparison-modal #best-fit .socialwall a.candid-wall-load-more, .socialwall #gear-comparison-modal #best-fit a.candid-wall-load-more, #bundle-comparison-modal #best-fit a.btn, #bundle-comparison-modal #best-fit .socialwall a.candid-wall-load-more, .socialwall #bundle-comparison-modal #best-fit a.candid-wall-load-more {
  display: block;
}
/* line 871, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_modal.scss */
#gear-comparison-modal #best-fit .bottom-border, #bundle-comparison-modal #best-fit .bottom-border {
  height: 20px;
}
/* line 875, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_modal.scss */
#gear-comparison-modal #best-fit .padding-row > div, #bundle-comparison-modal #best-fit .padding-row > div {
  height: 20px;
}
/* line 880, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_modal.scss */
#gear-comparison-modal .bundle-bottom, #bundle-comparison-modal .bundle-bottom {
  height: 5px;
  background-color: #000;
}

/* line 886, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_modal.scss */
#gear-comparison-modal #equipment-finder {
  margin: 0;
}
/* line 889, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_modal.scss */
#gear-comparison-modal #equipment-finder h2, #gear-comparison-modal #equipment-finder .military.carousel .stc-quote, .military.carousel #gear-comparison-modal #equipment-finder .stc-quote {
  margin-top: 0;
  font-size: 60px;
}
/* line 893, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_modal.scss */
#gear-comparison-modal #equipment-finder p {
  margin-bottom: 0;
}
/* line 899, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_modal.scss */
#gear-comparison-modal.in #equipment-finder h2, #gear-comparison-modal.in #equipment-finder .military.carousel .stc-quote, .military.carousel #gear-comparison-modal.in #equipment-finder .stc-quote {
  margin: 30px 0 10px;
}
/* line 906, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_modal.scss */
#gear-comparison-modal #best-fit .product-feature > div {
  border-left: 1px solid #d0d0d0;
  padding: 10px;
  text-align: center;
}
/* line 911, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_modal.scss */
#gear-comparison-modal #best-fit .product-feature > div:first-child {
  border-left: none;
}
/* line 915, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_modal.scss */
#gear-comparison-modal #best-fit .product-feature > div p, #gear-comparison-modal #best-fit .product-feature > div h4 {
  color: #2c2c2c;
  margin: 0;
  padding: 0;
}
/* line 920, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_modal.scss */
#gear-comparison-modal #best-fit .product-feature > div .check {
  color: #009900;
  font-size: 20px;
  font-weight: bold;
}
/* line 927, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_modal.scss */
#gear-comparison-modal #best-fit .product-feature.-product-titles > div {
  border: none;
}
/* line 932, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_modal.scss */
#gear-comparison-modal #best-fit .product-feature.-product-images > div {
  border-left: 1px solid #d0d0d0;
}
/* line 935, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_modal.scss */
#gear-comparison-modal #best-fit .product-feature.-product-images > div:first-child {
  border-left: none;
}
/* line 940, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_modal.scss */
#gear-comparison-modal #best-fit .product-feature .-product-title {
  padding: 10px 10px 7px;
  text-align: center;
}
/* line 944, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_modal.scss */
#gear-comparison-modal #best-fit .product-feature .-product-title._gray {
  background-color: #aaa;
}
/* line 947, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_modal.scss */
#gear-comparison-modal #best-fit .product-feature .-product-title._yellow {
  background-color: #ffe500;
}
/* line 950, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_modal.scss */
#gear-comparison-modal #best-fit .product-feature .-product-title._black {
  background-color: #2c2c2c;
}
/* line 953, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_modal.scss */
#gear-comparison-modal #best-fit .product-feature .-product-title._green {
  background-color: #7f8142;
}
/* line 957, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_modal.scss */
#gear-comparison-modal #best-fit .product-feature .-product-title._gray a, #gear-comparison-modal #best-fit .product-feature .-product-title._black a, #gear-comparison-modal #best-fit .product-feature .-product-title._green a {
  color: #fff;
}
/* line 966, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_modal.scss */
#gear-comparison-modal #included-content .product-feature > div {
  text-align: left;
}
/* line 969, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_modal.scss */
#gear-comparison-modal #included-content .product-feature > div h4 {
  margin-bottom: 10px;
}
/* line 972, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_modal.scss */
#gear-comparison-modal #included-content .product-feature > div ._centered {
  text-align: center;
}
/* line 978, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_modal.scss */
#gear-comparison-modal .btn-default {
  padding: 0;
}
/* line 982, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_modal.scss */
#gear-comparison-modal .product-feature .col-sm-24 {
  padding: 0;
}

/* line 987, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_modal.scss */
.prod-img {
  background-size: cover;
  background-position: center center;
}
/* line 991, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_modal.scss */
.prod-img img.img-responsive {
  background-color: transparent !important;
}

/* =Custom Select Menu */
/* line 8, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_form.scss */
.custom-select-menu {
  display: block;
  margin-bottom: 8px;
  outline: none;
  position: relative;
}

/* line 15, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_form.scss */
.custom-select-menu label {
  border: 2px solid #888;
  font-size: 14px;
  color: #2c2c2c;
  display: block;
  font-weight: bold;
  padding: 10px 32px 10px 15px;
  position: relative;
  /* Prevents text-selection on the label. */
  -moz-user-select: none;
  -ms-user-select: none;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
   -ms-user-select: none;
       user-select: none;
  /* We're giving the label a specific width.
  Don't forget to set a width for the list of options
  as well (see below). */
  width: 100%;
  cursor: pointer;
}

/* Sometimes you want to change the look of the menu/label
when a selection with a value has been made. In this case,
we're increasing the contrast of the font color. */
/* line 40, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_form.scss */
.custom-select-menu label.selection-made {
  /*color: #000;*/
}

/* Here we're adding a down arrow to make it look more
like a select menu. */
/* line 46, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_form.scss */
.custom-select-menu label:after {
  /*border-top: 6px solid #888;
  border-right: 6px solid transparent;
  border-left: 6px solid transparent;*/
  content: '';
  position: absolute;
  right: 20px;
  top: 16px;
  width: 10px;
  height: 10px;
  background: transparent url(//d1stxdp5ogppuo.cloudfront.net/assets/trx/bg_select_down-5679a6ea6c4e076ca07a09860f2da6f3.png) no-repeat center center;
  background-size: 10px;
}

/* When the list of options is displayed we'll remove
the bottom border-radius on the label so that it sits
flush next the menu. */
/* line 64, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_form.scss */
.custom-select-menu label.opened {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

/* When the label has focus or is hovered over, increase
the contrast of the border. */
/* line 71, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_form.scss */
.custom-select-menu:focus label,
.custom-select-menu:hover label {
  border-color: #000;
}

/* If you don't want the menu to be too tall, then
give it a max-height, but don't forget to allow it to
scroll so all the options are visible. */
/* line 79, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_form.scss */
.custom-select-menu ul {
  background: #fff;
  border: 1px solid #bfbfbf;
  padding-left: 0;
  left: 10px;
  list-style: none;
  margin: 0 -10px;
  max-height: 200px;
  overflow-x: hidden;
  overflow-y: scroll;
  /* Allow it to scroll vertically. */
  position: absolute;
  top: 40px;
  width: 242px;
  /* Set a width equal to the label. */
  z-index: 2;
}
/* line 94, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_form.scss */
.custom-select-menu ul li {
  background-color: #fff;
  cursor: pointer;
  padding: 7px 10px;
  /* When you hover over an option we'll change the
  background color. We'll do the same when an option
  is selected. */
}
/* line 102, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_form.scss */
.custom-select-menu ul li:hover, .custom-select-menu ul li.selected {
  background-color: rgba(0, 0, 0, 0.05);
}

/* When you hover over an option we'll change the
background color. We'll do the same when an option
is selected. */
/* line 116, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_form.scss */
.custom-select-menu li:hover,
.custom-select-menu .selected {
  background-color: rgba(0, 0, 0, 0.05);
}

/* line 122, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_form.scss */
input.sh-input[type="text"]:focus,
input.sh-input[type="password"]:focus,
#code_number:focus,
#email_address:focus {
  border: solid 2px #2c2c2c;
}

/*selectItField*/
/*
 * jquery.selectBoxIt.css 3.8.0
 * Author: @gregfranko
 */
/*
  Common CSS Properties
  ---------------------
  These properties will be applied to any themes that you use
*/
/* SelectBoxIt container */
/* line 144, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_form.scss */
.selectboxit-container {
  position: relative;
  /*display: inline-block;*/
  display: block;
  vertical-align: top;
}

/* Styles that apply to all SelectBoxIt elements */
/* line 152, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_form.scss */
.selectboxit-container * {
  font: 14px Helvetica, Arial;
  /* Prevents text selection */
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: -moz-none;
  -ms-user-select: none;
  -o-user-select: none;
  user-select: none;
  outline: none;
  white-space: nowrap;
}

/* Button */
/* line 167, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_form.scss */
.selectboxit-container .selectboxit {
  /*width: 220px; /* Width of the dropdown button *!/*/
  cursor: pointer;
  margin: 0;
  border-radius: 0px;
  overflow: hidden;
  display: block;
  position: relative;
  border: 2px solid #888;
  font-size: 14px;
  color: #2c2c2c;
  font-weight: bold;
  /*padding: 10px 32px 10px 15px;*/
  /* We're giving the label a specific width.
  Don't forget to set a width for the list of options
  as well (see below). */
  width: 100%;
}

/* Height and Vertical Alignment of Text */
/* line 190, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_form.scss */
.selectboxit-container span, .selectboxit-container .selectboxit-options a {
  height: 60px;
  /* Height of the drop down */
  line-height: 60px;
  /* Vertically positions the drop down text */
  display: block;
}

/* Focus pseudo selector */
/* line 198, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_form.scss */
.selectboxit-container .selectboxit:focus {
  outline: 0;
}

/* Disabled Mouse Interaction */
/* line 203, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_form.scss */
.selectboxit.selectboxit-disabled, .selectboxit-options .selectboxit-disabled {
  opacity: 0.65;
  filter: alpha(opacity=65);
  box-shadow: none;
  cursor: default;
}

/* Button Text */
/* line 213, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_form.scss */
.selectboxit-text {
  text-indent: 11px;
  overflow: hidden;
  text-overflow: ellipsis;
  float: left;
  max-width: 80% !important;
  font-weight: bold;
}

/* line 222, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_form.scss */
.selectboxit .selectboxit-option-icon-container {
  margin-left: 5px;
}

/* Options List */
/* line 227, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_form.scss */
.selectboxit-container .selectboxit-options {
  box-sizing: border-box;
  min-width: 100%;
  /* Minimum Width of the dropdown list box options */
  *width: 100%;
  margin: 0;
  padding: 0;
  list-style: none;
  position: absolute;
  overflow-x: hidden;
  overflow-y: auto;
  cursor: pointer;
  display: none;
  z-index: 9999999999999;
  border-radius: 0px;
  text-align: left;
  box-shadow: none;
  max-height: 320px;
}

/* Individual options */
/* line 251, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_form.scss */
.selectboxit-option .selectboxit-option-anchor {
  padding: 0 2px;
}

/* Individual Option Hover Action */
/* line 256, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_form.scss */
.selectboxit-option .selectboxit-option-anchor:hover {
  text-decoration: none;
}

/* Individual Option Optgroup Header */
/* line 261, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_form.scss */
.selectboxit-option, .selectboxit-optgroup-header {
  text-indent: 5px;
  /* Horizontal Positioning of the select box option text */
  margin: 0;
  list-style-type: none;
}

/* The first Drop Down option */
/* line 268, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_form.scss */
.selectboxit-option-first {
  /*border-top-right-radius: 6px;
  border-top-left-radius: 6px;*/
}

/* The first Drop Down option optgroup */
/* line 274, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_form.scss */
.selectboxit-optgroup-header + .selectboxit-option-first {
  /*border-top-right-radius: 0px;
  border-top-left-radius: 0px;*/
}

/* The last Drop Down option */
/* line 280, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_form.scss */
.selectboxit-option-last {
  /*border-bottom-right-radius: 0px;
  border-bottom-left-radius: 0px;*/
}

/* Drop Down optgroup headers */
/* line 286, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_form.scss */
.selectboxit-optgroup-header {
  font-weight: bold;
}

/* Drop Down optgroup header hover psuedo class */
/* line 291, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_form.scss */
.selectboxit-optgroup-header:hover {
  cursor: default;
}

/* Drop Down down arrow container */
/* line 296, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_form.scss */
.selectboxit-arrow-container {
  /* Positions the down arrow */
  width: 30px;
  position: absolute;
  right: 0;
}

/* Drop Down down arrow */
/* line 304, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_form.scss */
.selectboxit .selectboxit-arrow-container .selectboxit-arrow {
  /* Horizontally centers the down arrow */
  margin: 0 auto;
  position: absolute;
  top: 40%;
  right: 0;
  left: 0;
}

/* Drop Down down arrow for jQueryUI and jQuery Mobile */
/* line 316, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_form.scss */
.selectboxit .selectboxit-arrow-container .selectboxit-arrow.ui-icon {
  top: 30%;
}

/* Drop Down individual option icon positioning */
/* line 321, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_form.scss */
.selectboxit-option-icon-container {
  float: left;
}

/* line 325, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_form.scss */
.selectboxit-container .selectboxit-option-icon {
  margin: 0;
  padding: 0;
  vertical-align: middle;
}

/* Drop Down individual option icon positioning */
/* line 332, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_form.scss */
.selectboxit-option-icon-url {
  width: 18px;
  background-size: 18px 18px;
  background-repeat: no-repeat;
  height: 100%;
  background-position: center;
  float: left;
}

/* line 341, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_form.scss */
.selectboxit-rendering {
  display: inline-block !important;
  *display: inline !important;
  zoom: 1 !important;
  visibility: visible !important;
  position: absolute !important;
  top: -9999px !important;
  left: -9999px !important;
}

/* jQueryUI and jQuery Mobile compatability fix - Feel free to remove this style if you are not using jQuery Mobile */
/* line 352, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_form.scss */
.jqueryui .ui-icon {
  background-color: inherit;
}

/* Another jQueryUI and jQuery Mobile compatability fix - Feel free to remove this style if you are not using jQuery Mobile */
/* line 357, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_form.scss */
.jqueryui .ui-icon-triangle-1-s {
  background-position: -64px -16px;
}

/*
  Default Theme
  -------------
  Note: Feel free to remove all of the CSS underneath this line if you are not using the default theme
*/
/* line 366, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_form.scss */
.selectboxit-btn {
  background-color: #ffffff;
}

/* line 370, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_form.scss */
.selectboxit-btn.selectboxit-enabled:hover,
.selectboxit-btn.selectboxit-enabled:focus,
.selectboxit-btn.selectboxit-enabled:active {
  color: #333333;
  /*background-color: #e6e6e6;*/
}

/* line 377, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_form.scss */
.selectboxit-btn.selectboxit-enabled:hover,
.selectboxit-btn.selectboxit-enabled:focus {
  color: #333333;
  text-decoration: none;
  background-position: 0 -15px;
  border-color: #000;
}

/* line 385, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_form.scss */
.selectboxit-default-arrow {
  /*width: 0;
  height: 0;
  border-top: 4px solid #000000;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;*/
  width: 10px;
  height: 10px;
  background: transparent url(//d1stxdp5ogppuo.cloudfront.net/assets/trx/bg_select_down-5679a6ea6c4e076ca07a09860f2da6f3.png) no-repeat center center;
  background-size: 10px;
}

/* line 398, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_form.scss */
.selectboxit-list {
  background-color: #ffffff;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
}

/* line 407, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_form.scss */
.selectboxit-list .selectboxit-option-anchor {
  color: #333333;
}

/* line 411, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_form.scss */
.selectboxit-list > .selectboxit-focus > .selectboxit-option-anchor {
  color: #333;
  background-color: #e3e3e3;
}

/* line 417, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_form.scss */
.selectboxit-list > .selectboxit-disabled > .selectboxit-option-anchor {
  color: #999999;
}

@media (max-width: 1199px) {
  /* line 1, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_footer.scss */
  #footer-menu {
    padding-bottom: 0px;
  }
}
@media (max-width: 1199px) {
  /* line 5, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_footer.scss */
  #footer-menu .col-sm-8 {
    padding: 0px 45px;
  }
  /* line 8, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_footer.scss */
  #footer-menu .col-sm-8:nth-child(4) {
    clear: both;
  }
}
/* line 13, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_footer.scss */
#footer-menu .footer-menu-column {
  padding: 0px;
}
@media (max-width: 1199px) {
  /* line 13, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_footer.scss */
  #footer-menu .footer-menu-column {
    margin-bottom: 85px;
  }
}
/* line 18, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_footer.scss */
#footer-menu .footer-menu-column h4 {
  border-bottom: 2px solid #2c2c2c;
  color: #2c2c2c;
  padding-bottom: 18px;
  padding-left: 20px;
}
/* line 25, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_footer.scss */
#footer-menu .footer-menu-column li {
  list-style: none;
  margin-bottom: 20px;
  letter-spacing: 0.25px;
}
/* line 31, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_footer.scss */
#footer-menu .footer-menu-column li:not(:first-child) {
  padding-left: 20px;
  list-style: none;
  margin-bottom: 7px;
}
/* line 35, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_footer.scss */
#footer-menu .footer-menu-column li:not(:first-child) a {
  line-height: 34px;
  font-size: 12px;
  letter-spacing: 0.24px;
  font-weight: bold;
  color: #2c2c2c;
  text-decoration: none;
  -webkit-transition: color .5s ease;
  transition: color .5s ease;
}
/* line 162, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/global/_mixin.scss */
#footer-menu .footer-menu-column li:not(:first-child) a:hover {
  color: #828282;
  text-decoration: none;
}
/* line 42, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_footer.scss */
#footer-menu .footer-menu-column li:not(:first-child) a span {
  display: block;
  float: left;
  width: 20px;
  margin-right: 20px;
  line-height: 34px;
  height: 14px;
}
/* line 49, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_footer.scss */
#footer-menu .footer-menu-column li:not(:first-child) a span i {
  font-size: 17px;
  margin-top: 8px;
  color: #000000;
}

/* line 59, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_footer.scss */
#footer-copyright-wrapper {
  font-family: Arial;
  height: 100px;
  line-height: 60px;
}
/* line 63, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_footer.scss */
#footer-copyright-wrapper p {
  margin-bottom: 0px;
}
/* line 67, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_footer.scss */
#footer-copyright-wrapper #footer-right-side ul {
  margin-bottom: 0px;
  float: right;
}
/* line 70, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_footer.scss */
#footer-copyright-wrapper #footer-right-side ul li {
  display: inline-block;
  float: left;
  margin: 0px 15px;
}
/* line 74, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_footer.scss */
#footer-copyright-wrapper #footer-right-side ul li a {
  color: #f5f5f5;
  font-size: 12px;
  font-family: Arial;
  letter-spacing: 0.24px;
  line-height: 20px;
  opacity: 0.5;
}
/* line 83, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_footer.scss */
#footer-copyright-wrapper #footer-right-side ul li:last-child {
  margin-right: 0px;
}
/* line 89, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_footer.scss */
#footer-copyright-wrapper #footer-left-side p {
  font-size: 11px;
  font-weight: normal;
  text-align: left;
  opacity: 0.5;
  color: #f5f5f5;
}

/* line 98, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_footer.scss */
#footer-menu {
  padding-top: 34px;
  padding-bottom: 60px;
}

@media (max-width: 1199px) {
  /* line 104, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_footer.scss */
  #footer-copyright {
    width: 100%;
    max-width: 1200px;
    margin: 0px;
    padding: 0px;
  }
  /* line 109, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_footer.scss */
  #footer-copyright .row {
    padding: 0px;
    margin: 0px;
  }

  /* line 114, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_footer.scss */
  #footer-left-side {
    display: table;
    height: 60px;
  }
  /* line 117, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_footer.scss */
  #footer-left-side p {
    display: table-cell;
    vertical-align: middle;
    text-align: center !important;
    line-height: 12px !important;
  }
}
/* line 1, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_cart.scss */
.cart-page-wrapper {
  padding-top: 120px;
  margin-top: -120px;
  position: relative;
  z-index: 50;
}

/* line 7, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_cart.scss */
.cart-wrapper {
  padding-top: 40px;
}

/* line 11, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_cart.scss */
.cart-left {
  min-height: 1000px;
}

/* line 14, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_cart.scss */
.ccols-hl {
  padding-left: 15px;
  padding-bottom: 15px;
  margin-top: 0;
  margin-bottom: 15px;
}

/* line 21, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_cart.scss */
.cart-table {
  padding-bottom: 20px !important;
  background-color: #fff;
}

/* line 25, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_cart.scss */
.cart-header-row {
  height: 40px;
  background-color: #e3e3e3;
}
/* line 28, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_cart.scss */
.cart-header-row .th {
  line-height: 40px;
  font-family: Arial;
  font-size: 12px;
  color: #828282;
  text-align: left;
  font-weight: bold;
}
/* line 36, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_cart.scss */
.cart-header-row .qty-head {
  text-align: center;
}
/* line 39, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_cart.scss */
.cart-header-row .itm-head {
  padding-left: 30px;
}
/* line 42, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_cart.scss */
.cart-header-row .total-head {
  text-align: center;
}
@media (max-width: 1400px) {
  /* line 45, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_cart.scss */
  .cart-header-row .total-head .currency-span {
    display: none;
  }
}

/* line 52, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_cart.scss */
.cart-content-row {
  background-color: #ffffff;
}
/* line 20, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.cart-content-row:before, .cart-content-row:after {
  content: " ";
  display: table;
}
/* line 25, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_mixins.scss */
.cart-content-row:after {
  clear: both;
}
/* line 57, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_cart.scss */
.cart-content-row .img-td {
  padding: 20px;
}
/* line 59, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_cart.scss */
.cart-content-row .img-td .prod_img {
  /*width:80%;*/
  margin-top: 15px;
  background-size: cover;
  background-position: center;
}
/* line 66, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_cart.scss */
.cart-content-row.divider div {
  border-bottom: solid 1px #d0d0d0;
  margin: 0 18px;
}
/* line 70, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_cart.scss */
.cart-content-row .variant-wrapper {
  padding-top: 35px;
  padding-left: 0;
}
/* line 73, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_cart.scss */
.cart-content-row .variant-wrapper .custom-select-menu {
  /*old custom select*/
}
/* line 74, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_cart.scss */
.cart-content-row .variant-wrapper .custom-select-menu ul {
  width: 100% !important;
  top: 42px !important;
}
/* line 79, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_cart.scss */
.cart-content-row .variant-wrapper .selectboxit-container span, .cart-content-row .variant-wrapper .selectboxit-container .selectboxit-options a {
  height: 44px;
  /* Height of the drop down */
  line-height: 44px;
  /* Vertically positions the drop down text */
  display: block;
}

/* line 86, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_cart.scss */
.cp-desc {
  width: 100%;
  padding-top: 40px;
  font-weight: bold;
  font-family: Arial;
  color: #9d9d9d;
}
/* line 93, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_cart.scss */
.cp-desc h3 {
  margin-top: 0;
  color: #2c2c2c;
}
/* line 97, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_cart.scss */
.cp-desc .cp-sku {
  text-transform: uppercase;
  font-size: 12px;
}
/* line 101, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_cart.scss */
.cp-desc .desc-text {
  margin-top: 40px;
}
/* line 103, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_cart.scss */
.cp-desc .desc-text p, .cp-desc .desc-text li, .cp-desc .desc-text span, .cp-desc .desc-text div {
  font-family: Arial;
  color: #9d9d9d;
  font-size: 12px;
  font-weight: bold;
}
/* line 110, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_cart.scss */
.cp-desc ul {
  padding-left: 15px;
  line-height: 30px;
}
/* line 114, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_cart.scss */
.cp-desc .cp-note {
  line-height: 20px;
}

/* line 119, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_cart.scss */
.cart-qty {
  padding-top: 40px;
  text-align: center;
}
/* line 123, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_cart.scss */
.cart-qty a {
  display: block;
  font-size: 11px;
  text-align: center;
  color: #828282;
  margin-top: 5px;
  font-weight: bold;
}
/* line 132, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_cart.scss */
.cart-qty .cquantity {
  width: 40px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  border: solid 1px #bfbfbf;
  outline: none;
  font-size: 20px;
  font-family: "knockout_htf48";
  display: inline-block;
}

/* line 145, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_cart.scss */
.cart-column {
  text-align: center;
  font-size: 20px;
  font-family: "knockout_htf48";
  padding-top: 45px;
  padding-left: 15px;
  padding-right: 20px;
}

/* line 153, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_cart.scss */
.btn.checkout, .socialwall .checkout.candid-wall-load-more {
  width: 100%;
  margin-top: 15px;
  height: 79px;
  line-height: 79px !important;
  position: relative;
}
/* line 159, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_cart.scss */
.btn.checkout:before, .socialwall .checkout.candid-wall-load-more:before {
  display: none;
  content: "";
}
/* line 163, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_cart.scss */
.btn.checkout:after, .socialwall .checkout.candid-wall-load-more:after {
  opacity: 0;
  pointer-events: none;
  position: absolute;
  width: 100%;
  height: 100%;
  content: '';
  top: 0px;
  left: 0px;
  bottom: 0px;
  right: 0px;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  padding: 0px;
  z-index: 1;
  background: transparent;
  -webkit-transition: -webkit-transform .2s,opacity .2s;
  -webkit-transition: opacity 0.2s, -webkit-transform 0.2s;
  transition: opacity 0.2s, -webkit-transform 0.2s;
  transition: transform 0.2s, opacity 0.2s;
  transition: transform 0.2s, opacity 0.2s, -webkit-transform 0.2s;
  border: 10px solid #ceb723;
  -webkit-transition: opacity 0.5s ease-in-out 0s;
  transition: opacity 0.5s ease-in-out 0s;
}
/* line 186, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_cart.scss */
.btn.checkout:hover:after, .socialwall .checkout.candid-wall-load-more:hover:after {
  opacity: 1;
}

/* line 195, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_cart.scss */
.cart-wrapper .product_grid .prod-name {
  font-size: 20px;
}
/* line 198, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_cart.scss */
.cart-wrapper .product_grid .prod-price {
  font-size: 15px;
}
@media (max-width: 991px) {
  /* line 201, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_cart.scss */
  .cart-wrapper .product_grid .rating {
    display: none;
  }
}

/* line 209, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_cart.scss */
.cart-right .cont-shop-wrapper {
  text-align: center;
  margin-bottom: 20px;
}

@media (min-width: 2px) {
  /* line 217, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_cart.scss */
  .cart-sidebar-sticky.col-sm-8 {
    width: 33.33333% !important;
  }
}
@media (min-width: 1200px) {
  /* line 222, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_cart.scss */
  .cart-sidebar-sticky.col-lg-offset-3 {
    margin-left: 12.5% !important;
  }
  /* line 225, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_cart.scss */
  .cart-sidebar-sticky.col-lg-6 {
    width: 25% !important;
  }
}
/* line 229, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_cart.scss */
.cart-sidebar-sticky .col-lg-offset-3 {
  margin-left: 0;
}
/* line 232, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_cart.scss */
.cart-sidebar-sticky .cart-right {
  padding-left: 0;
  padding-right: 0;
}

/* line 240, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_cart.scss */
.mini-order-summary {
  background: #fff;
  padding: 30px 0;
}
/* line 244, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_cart.scss */
.mini-order-summary h3 {
  margin: 0 20px 10px 20px;
  padding: 0 0 22px 20px;
  border-bottom: 2px solid #2c2c2c;
}
/* line 250, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_cart.scss */
.mini-order-summary .cart-content-row {
  border-bottom: solid 1px #d0d0d0;
  margin: 0 20px;
  padding: 15px 0;
  font-size: 14px;
  font-weight: bold;
}
/* line 257, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_cart.scss */
.mini-order-summary .cart-content-row:last-child {
  border-bottom: none;
}
@media (min-width: 992px) {
  /* line 250, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_cart.scss */
  .mini-order-summary .cart-content-row {
    margin: 0 40px;
  }
}
/* line 265, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_cart.scss */
.mini-order-summary .img-td {
  padding: 0;
}
/* line 268, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_cart.scss */
.mini-order-summary .img-td .prod_img {
  margin: 0;
}
/* line 272, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_cart.scss */
.mini-order-summary .cp-desc {
  padding: 0;
}
/* line 275, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_cart.scss */
.mini-order-summary .cp-desc .prod_name {
  font-family: "knockout_htf48";
  color: #1e1e1e;
  font-size: 20px;
  font-weight: normal;
  line-height: 1;
  letter-spacing: 0.025em;
  text-transform: uppercase;
}
/* line 284, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_cart.scss */
.mini-order-summary .cp-desc .prod_price_q {
  color: #1e1e1e;
  font-size: 14px;
}
/* line 289, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_cart.scss */
.mini-order-summary .total {
  font-size: 20px;
}

/* line 294, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_cart.scss */
.cart-content-row.coupon form {
  display: none;
}
/* line 297, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_cart.scss */
.cart-content-row.coupon form input {
  margin-top: 0;
}
/* line 301, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_cart.scss */
.cart-content-row.coupon .plus {
  cursor: pointer;
}

/* line 305, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_cart.scss */
.ccols-h {
  /*height:60px;*/
}

/* line 308, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_cart.scss */
.cart-inners {
  width: 100%;
  min-height: 500px;
  clear: both;
}

/* line 313, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_cart.scss */
.checkout-header {
  margin-top: -120px;
  position: relative;
  z-index: 100;
}

/* line 319, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_cart.scss */
.checkout_help {
  font-size: 14px;
  font-weight: bold;
  color: #2c2c2c;
}
/* line 324, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_cart.scss */
.checkout_help h4 {
  padding: 28px 20px 12px 20px;
  color: #2c2c2c;
}
/* line 329, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_cart.scss */
.checkout_help ul {
  padding: 25px 10px;
  border-top: 2px solid #1e1e1e;
}
/* line 333, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_cart.scss */
.checkout_help ul li {
  list-style: none;
  margin-bottom: 20px;
}
/* line 337, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_cart.scss */
.checkout_help ul li:last-child {
  margin-bottom: 0;
}
@media (min-width: 992px) {
  /* line 329, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_cart.scss */
  .checkout_help ul {
    padding: 25px 20px;
  }
}
/* line 347, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_cart.scss */
.checkout_help a {
  color: #2c2c2c;
}

/* line 352, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_cart.scss */
.helpicons i {
  width: 29.8px;
  height: 28px;
  display: inline-block;
  vertical-align: middle;
  background-repeat: no-repeat;
  background-size: 100% 100%;
  margin-right: 27px;
}
/* line 362, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_cart.scss */
.helpicons .chat, .helpicons .phone {
  line-height: 48px;
  height: 48px;
}
/* line 366, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_cart.scss */
.helpicons .chat i {
  background-image: url(//d1stxdp5ogppuo.cloudfront.net/assets/trx/bg_cart_chat-df77846314726bde240e8fa0b02d8daa.png);
}
/* line 369, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_cart.scss */
.helpicons .phone i {
  background-image: url(//d1stxdp5ogppuo.cloudfront.net/assets/trx/bg_cart_phone-79794af589ea4646622cfcbd92d4cea2.png);
}

/*@group Cart footer*/
/* line 377, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_cart.scss */
.cart-footer .hours {
  font-size: 12px;
  font-weight: bold;
  color: #a2a2a2;
}
/* line 382, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_cart.scss */
.cart-footer .spacer {
  border-bottom: 2px solid #2c2c2c;
  padding-top: 18px;
  margin-bottom: 15px !important;
}
/* line 387, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_cart.scss */
.cart-footer#footer-menu .footer-menu-column.faqs li {
  margin-bottom: 15px;
}
/* line 390, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_cart.scss */
.cart-footer#footer-menu .footer-menu-column.faqs li a {
  line-height: 20px;
}

/*@end*/
/* line 397, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_cart.scss */
.ch-container {
  height: 100px;
  overflow: hidden;
}
/* line 400, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_cart.scss */
.ch-container .mainmenu-sections {
  height: 100px;
  line-height: 100px;
}
/* line 404, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_cart.scss */
.ch-container .mainmenu-left {
  width: 100px;
}
/* line 407, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_cart.scss */
.ch-container .subelement {
  height: 100px;
  width: 100px;
}
/* line 411, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_cart.scss */
.ch-container .mainmenu-content {
  margin-left: 100px;
  padding: 20px 0px 20px 20px;
}

@media (max-width: 1079px) {
  /* line 418, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_cart.scss */
  .ch-container .mainmenu-content {
    margin-left: 100px !important;
  }
}
/* line 422, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_cart.scss */
.steps {
  width: 220px;
  float: left;
  padding-left: 20px;
  border-bottom: solid 2px #6c6c6c;
  margin-left: 20px;
  color: #6c6c6c;
  height: 60px;
  overflow: hidden;
  line-height: initial;
}

/* line 433, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_cart.scss */
.steps.step-active {
  color: #ffffff;
  border-bottom: solid 4px #ffdd00;
}

/* line 437, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_cart.scss */
.steps.step-passed {
  color: #ffffff;
  border-bottom: solid 2px #ffffff;
}

/* line 442, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_cart.scss */
.st-h, .st-t {
  text-align: left;
}

/* line 445, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_cart.scss */
.st-h {
  text-transform: uppercase;
  font-size: 30px;
  font-family: "knockout_htf48";
  clear: both;
}

/* line 451, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_cart.scss */
.st-t {
  font-size: 12px;
  font-family: Arial;
}

@media (max-width: 1199px) {
  /* line 456, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_cart.scss */
  .steps {
    width: 150px;
    padding-left: 10px;
  }
  /* line 459, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_cart.scss */
  .steps .st-h {
    font-size: 24px;
  }
}
@media (max-width: 959px) {
  /* line 466, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_cart.scss */
  .steps {
    width: 120px;
    padding-left: 5px;
    margin-left: 10px;
  }
}
/* line 473, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_cart.scss */
.btn-greyish {
  display: block;
  width: 200px;
  margin: 30px auto;
  text-transform: none;
  background-color: #414141;
  color: #ffffff;
  font-family: Arial;
  font-size: 12px;
  font-weight: bold;
}

/* line 484, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_cart.scss */
.st-hnumber {
  display: inline-block;
  font-family: "knockout_htf48";
  font-size: 20px;
  margin-right: 10px;
  color: #828282;
}

/* line 491, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_cart.scss */
.sh-h {
  padding-left: 20px;
  margin-bottom: 0px;
  padding-bottom: 22px;
  border-bottom: solid 2px #2c2c2c;
  margin-top: 50px;
}

/* line 498, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_cart.scss */
.cr-sh {
  padding-top: 20px;
}

/* line 501, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_cart.scss */
.sh-form-wrapper {
  width: 100%;
  overflow: hidden;
  padding: 20px;
}

/* line 506, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_cart.scss */
.sh-labels {
  font-family: Arial;
  font-size: 16px;
  font-weight: bold;
  display: inline-block;
  padding-top: 25px;
  min-height: 41px;
}

/* line 514, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_cart.scss */
.sh-row {
  min-height: 80px;
  overflow: hidden;
  margin-bottom: 20px;
}

/* line 519, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_cart.scss */
.autofill {
  position: absolute;
  top: 42px;
  right: 10px;
}

/* line 524, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_cart.scss */
.sh-input {
  height: 60px;
  line-height: 60px;
  font-family: Arial;
  font-weight: bold;
  font-size: 16px;
  outline: none;
  padding-left: 20px;
  border: solid 1px #bfbfbf;
}

/* line 535, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_cart.scss */
.sh-input::-webkit-input-placeholder {
  color: #cfcfcf;
}

/* line 538, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_cart.scss */
.sh-input:-moz-placeholder {
  /* Firefox 18- */
  color: #cfcfcf;
}

/* line 541, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_cart.scss */
.sh-input::-moz-placeholder {
  /* Firefox 19+ */
  color: #cfcfcf;
}

/* line 544, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_cart.scss */
.sh-input:-ms-input-placeholder {
  color: #cfcfcf;
}

/* line 548, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_cart.scss */
.input-full-width {
  clear: both;
  width: 100%;
  margin-top: 20px;
}

/* line 554, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_cart.scss */
.sh-continue {
  margin-top: 65px !important;
  font-size: 20px;
  margin-bottom: 60px;
}

/* line 560, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_cart.scss */
.sh-checkbox {
  font-family: Arial;
  font-weight: bold;
  font-size: 16px;
  margin-top: 25px;
  padding-bottom: 1px;
}
/* line 566, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_cart.scss */
.sh-checkbox label {
  cursor: pointer;
}
/* line 569, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_cart.scss */
.sh-checkbox .styled-checkbox {
  top: 7px;
}

/* line 574, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_cart.scss */
.sh-dropdown {
  overflow: visible !important;
  min-height: 120px;
}
/* line 577, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_cart.scss */
.sh-dropdown .inputs-wrapper {
  overflow: visible !important;
}
/* line 580, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_cart.scss */
.sh-dropdown .custom-select-menu {
  height: 60px;
  margin-top: 20px;
  width: 100%;
  border: solid 1px #bfbfbf;
}
/* line 585, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_cart.scss */
.sh-dropdown .custom-select-menu label {
  background-color: #ffffff;
  border: none !important;
  height: 58px !important;
  line-height: 58px !important;
  padding-top: 0px;
  padding-bottom: 0px;
  font-size: 16px !important;
}
/* line 594, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_cart.scss */
.sh-dropdown .custom-select-menu label:after {
  top: 22px;
}
/* line 597, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_cart.scss */
.sh-dropdown .custom-select-menu ul {
  width: 100% !important;
  top: 58px !important;
  left: 9px !important;
}
/* line 603, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_cart.scss */
.sh-dropdown .selectboxit-container .selectboxit {
  margin-top: 20px;
  border: solid 1px #bfbfbf;
}
/* line 607, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_cart.scss */
.sh-dropdown .selectboxit-text {
  font-size: 16px;
}

/* line 612, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_cart.scss */
.sh-dropdown .selectboxit-container .selectboxit-options a {
  height: 40px;
  /* Height of the drop down */
  line-height: 40px;
  /* Vertically positions the drop down text */
}

/* line 619, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_cart.scss */
.dropdown-full {
  width: 100%;
}

/* line 622, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_cart.scss */
.dropdown-wrapper {
  overflow: visible;
  margin-top: 20px;
}

/*checkbox*/
/* line 628, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_cart.scss */
.checkbox-input {
  display: none;
}

/* line 631, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_cart.scss */
.styled-checkbox {
  display: inline-block;
  width: 30px;
  height: 30px;
  border: solid 2px #bfbfbf;
  margin-right: 20px;
  overflow: hidden;
  position: relative;
  background-color: #ffffff;
  -webkit-user-select: none;
  /* Chrome all / Safari all */
  -moz-user-select: none;
  /* Firefox all */
  -ms-user-select: none;
  /* IE 10+ */
}
/* line 643, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_cart.scss */
.styled-checkbox .styled-checkbox-inner {
  width: 18px;
  height: 18px;
  display: inline-block;
  background-color: #2c2c2c;
  position: relative;
  top: 3px;
  left: 3px;
  visibility: hidden;
}

/* line 654, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_cart.scss */
.text-label {
  -webkit-user-select: none;
  /* Chrome all / Safari all */
  -moz-user-select: none;
  /* Firefox all */
  -ms-user-select: none;
  /* IE 10+ */
}

/* line 660, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_cart.scss */
input:checked + .styled-checkbox {
  background-color: #f1f11d;
  border: solid 3px #2c2c2c;
}
/* line 663, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_cart.scss */
input:checked + .styled-checkbox .styled-checkbox-inner {
  visibility: visible !important;
}

/*end checkbox */
/* line 669, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_cart.scss */
.inputs-wrapper {
  width: 100%;
  overflow: hidden;
  clear: both;
  margin-top: 15px;
}
/* line 674, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_cart.scss */
.inputs-wrapper .col-sm-6, .inputs-wrapper .col-sm-3 {
  padding: 0px !important;
}

/* line 680, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_cart.scss */
.sh-input.col-sm-12, #content_wrapper > .sh-input.filters {
  width: 48% !important;
}

/* line 683, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_cart.scss */
.sh-input.col-sm-12:nth-child(1), #content_wrapper > .sh-input.filters:nth-child(1) {
  margin-right: 4%;
}

/* line 687, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_cart.scss */
.sh-form-wrapper input[type="text"]:focus {
  border: solid 2px #2c2c2c;
}

/* line 691, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_cart.scss */
.sh-q-wrapper {
  margin-top: 40px;
}
/* line 693, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_cart.scss */
.sh-q-wrapper .sh-labels {
  width: 100%;
  padding-bottom: 30px;
  border-bottom: solid 1px #d0d0d0;
}

/*billing page*/
/* line 702, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_cart.scss */
.bp-left {
  padding-top: 20px;
}

/* line 705, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_cart.scss */
.sh-info {
  width: 100%;
  height: 320px;
  background-color: #ffffff;
  padding: 30px 20px;
  position: relative;
  overflow: hidden;
}
/* line 712, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_cart.scss */
.sh-info .sh-h {
  margin-top: 0px;
}

/* line 716, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_cart.scss */
.edit-sh {
  height: 40px;
  line-height: 40px;
  float: right;
  width: 65px;
  position: absolute;
  top: 20px;
  right: 20px;
  padding: 0px;
}

/* line 726, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_cart.scss */
.shi-content {
  width: 100%;
  margin-top: 40px;
  overflow: hidden;
}
/* line 730, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_cart.scss */
.shi-content .col-sm-12, .shi-content #content_wrapper > .filters {
  padding-left: 20px !important;
}

/* line 734, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_cart.scss */
.shi-h {
  font-size: 20px;
  font-family: "knockout_htf48";
  color: #828282;
  text-transform: uppercase;
  margin-bottom: 20px;
}

/* line 742, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_cart.scss */
.shi-data p {
  margin: 0px;
  font-family: Arial;
  font-size: 14px;
  line-height: 25px;
}
/* line 748, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_cart.scss */
.shi-data .p-head {
  font-weight: bold;
  font-size: 16px;
}

/* line 753, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_cart.scss */
.bi-info {
  clear: both;
  margin-top: 45px;
  width: 100%;
  padding: 0px;
}
/* line 758, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_cart.scss */
.bi-info .sh-h {
  margin-top: 0px;
}

/* line 762, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_cart.scss */
.pinfo-wrapper {
  width: 100%;
  overflow: visible;
  margin-top: 40px;
}
/* line 766, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_cart.scss */
.pinfo-wrapper .sh-checkbox {
  margin-top: 7px;
  position: relative;
}
/* line 769, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_cart.scss */
.pinfo-wrapper .sh-checkbox .ch-img-large {
  position: absolute;
  top: 0px;
  right: 0px;
  width: 80%;
}
/* line 775, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_cart.scss */
.pinfo-wrapper .sh-checkbox .ch-img-small {
  width: auto;
  margin-right: 10px;
  margin-bottom: 10px;
}
/* line 782, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_cart.scss */
.pinfo-wrapper .sh-checkbox.small-img-wrapper .styled-checkbox {
  margin-bottom: 85px;
  display: block;
  float: left;
}
/* line 789, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_cart.scss */
.pinfo-wrapper .sh-dropdown .col-sm-12, .pinfo-wrapper .sh-dropdown #content_wrapper > .filters {
  padding-left: 0px !important;
  padding-right: 0px !important;
  width: 48% !important;
}
/* line 794, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_cart.scss */
.pinfo-wrapper .sh-dropdown .col-sm-12:nth-child(1), .pinfo-wrapper .sh-dropdown #content_wrapper > .filters:nth-child(1) {
  margin-right: 4%;
}

/* line 799, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_cart.scss */
.sh-input.col-sm-5 {
  margin-right: 3% !important;
}

/* line 803, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_cart.scss */
.or {
  padding-top: 20px;
  font-family: Arial;
  font-size: 14px;
  font-weight: bold;
  color: #828282;
  text-align: center;
}

/* line 811, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_cart.scss */
.sh-q-billing {
  margin-bottom: 40px;
}

/* line 814, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_cart.scss */
.sh-continue-review {
  margin-top: 20px !important;
}

/* line 818, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_cart.scss */
.rw-wrapper .sh-info {
  margin-bottom: 20px;
}

/* line 822, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_cart.scss */
.checkout-btn-right {
  font-size: 20px;
  margin-top: 0px !important;
  margin-bottom: 20px;
}

/* line 827, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_cart.scss */
.r-msg {
  width: 80%;
  margin: 0px auto 20px auto;
  overflow: hidden;
  text-align: center;
  font-family: Arial;
  font-size: 15px;
  color: #828282;
}

/* line 836, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_cart.scss */
.r-btn {
  margin-bottom: 40px;
  font-size: 20px;
}

/* line 840, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_cart.scss */
.r-msg-left {
  width: 100% !important;
}

/* line 843, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_cart.scss */
.sh-info.sh-products {
  padding: 0px !important;
  height: auto !important;
}
/* line 846, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_cart.scss */
.sh-info.sh-products h3 {
  padding: 30px 20px;
}
/* line 849, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_cart.scss */
.sh-info.sh-products .cp-desc h3 {
  padding-bottom: 0px !important;
  padding-top: 5px !important;
  margin-bottom: 0px !important;
}
/* line 854, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_cart.scss */
.sh-info.sh-products .cp-desc .cp-sku {
  padding-left: 20px;
}
/* line 857, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_cart.scss */
.sh-info.sh-products span.cquantity {
  border: none;
}

/* line 861, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_cart.scss */
.btn-k {
  margin-top: 50px;
  text-transform: none;
  width: 140px;
  height: 30px;
  line-height: 30px;
  font-family: Arial;
  font-size: 12px;
  padding: 0px;
  margin-left: 20px;
  color: #828282;
  background-color: #e3e3e3;
}

/* line 874, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_cart.scss */
.pr-desc {
  margin-top: 35px;
  text-transform: uppercase;
  font-family: "knockout_htf48";
  color: #2c2c2c;
  font-size: 20px;
  font-weight: normal;
  margin-left: 20px;
}

/* line 883, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_cart.scss */
.confirmation-msg {
  width: 80%;
  margin: 40px auto;
  font-family: Arial;
  line-height: 23px;
}
/* line 888, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_cart.scss */
.confirmation-msg p {
  font-size: 15px;
}

/* line 892, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_cart.scss */
.cnf-mailto, .cnf-mailto:hover, .cnf-mailto:visited, .cnf-mailto:active, .cnf-mailto:focus {
  color: #2c2c2c;
  font-weight: bold;
  text-decoration: none;
}

/* line 897, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_cart.scss */
.conf-header {
  height: 80px;
}
/* line 899, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_cart.scss */
.conf-header .conf-h-inner {
  width: 100%;
  height: 100%;
  background-color: #ffe500;
}

/* line 905, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_cart.scss */
.cnhi-left {
  float: left;
  padding-left: 55px;
  font-family: "knockout_htf48";
  font-size: 36px;
  line-height: 80px;
  text-transform: uppercase;
}

/* line 913, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_cart.scss */
.cnhi-right {
  float: right;
  padding-right: 80px;
  font-family: "knockout_htf48";
  font-size: 20px;
  line-height: 80px;
  text-transform: uppercase;
}

/* line 921, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_cart.scss */
.orderid-label {
  opacity: 0.5;
}

/* line 925, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_cart.scss */
#signUpModal .modal-dialog {
  width: 540px;
}

/* line 928, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_cart.scss */
.mc-signup {
  width: 100%;
  padding-top: 60px;
  padding-bottom: 60px;
  background-color: #efefef;
}
/* line 933, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_cart.scss */
.mc-signup .mc-signup-inner {
  width: 400px;
  margin: auto;
}
/* line 936, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_cart.scss */
.mc-signup .mc-signup-inner .mcsg-h {
  font-family: "knockout_htf48";
  font-size: 48px;
  margin-bottom: 30px;
}
/* line 941, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_cart.scss */
.mc-signup .mc-signup-inner .mcsg-row {
  overflow: hidden;
  width: 100%;
}
/* line 945, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_cart.scss */
.mc-signup .mc-signup-inner .mcsg-label {
  display: inline-block;
  clear: both;
  font-family: Arial;
  font-size: 16px;
  font-weight: bold;
}
/* line 952, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_cart.scss */
.mc-signup .mc-signup-inner .mcsg-input {
  height: 60px;
  line-height: 60px;
  font-family: Arial;
  font-weight: bold;
  font-size: 16px;
  outline: none;
  padding-left: 20px;
  border: solid 1px #bfbfbf;
  display: block;
  clear: both;
  width: 100%;
  margin-top: 20px;
  margin-bottom: 40px;
  width: 100%;
}
/* line 968, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_cart.scss */
.mc-signup .mc-signup-inner .mcsg-link {
  font-family: Arial;
  font-size: 14px;
  font-weight: bold;
  display: inline-block;
  margin-left: 10px;
  margin-right: 35px;
}
/* line 976, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_cart.scss */
.mc-signup .mc-signup-inner .signin-btn {
  height: 60px;
  line-height: 60px;
  width: 185px;
}

/* line 985, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_cart.scss */
input:focus + .styled-checkbox {
  border: solid 3px #2c2c2c;
}

/* line 1, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_products.scss */
.prod-label {
  height: 20px;
  line-height: 20px;
  text-transform: uppercase;
  font-family: "knockout_htf48";
  font-size: 17px;
  text-align: center;
  letter-spacing: 1.25px;
  padding: 0.5px 5px 0;
  position: absolute;
}

/* line 13, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_products.scss */
.prod-label-top {
  top: 10px;
  left: 10px;
}

/* line 18, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_products.scss */
.prod-label-bottom {
  bottom: 20px;
  left: 20px;
}

/* line 23, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_products.scss */
.bs-label {
  background-color: #ffe500;
  font-weight: bold;
  font-family: Arial;
  font-size: 10px;
  padding-top: 0px;
}

/* line 31, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_products.scss */
.soldout-label {
  background-color: #d0d0d0;
  color: #ffffff;
}

/* line 36, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_products.scss */
.new-label {
  background-color: #ffdd00;
}

/* line 40, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_products.scss */
.limitededition-label, .bestseller-label {
  background-color: gold;
  color: #2c2c2c;
}

/* line 45, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_products.scss */
.sale-label, .new-label {
  width: 45px;
}

/* line 49, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_products.scss */
.sale-label, .closeout-label {
  background-color: #f33c49;
  color: #ffffff;
}

/* line 54, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_products.scss */
.closeout-label, .soldout-label, .lastfew-label {
  width: 70px;
}

/* line 58, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_products.scss */
.special-label {
  background-color: #2c2c2c;
  color: #ffdd00;
}

/* line 63, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_products.scss */
.lastfew-label {
  color: #fff;
  background: #ff9900;
}

/* line 68, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_products.scss */
.soldout-label {
  background: #999;
}

/* line 72, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_products.scss */
.prod-price-old {
  display: inline-block;
  margin-right: 5px;
  text-decoration: line-through;
}

/* line 78, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_products.scss */
.prod-price-current {
  color: #f33c49;
}

/* line 83, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_products.scss */
.product_grid h2, .product_grid .military.carousel .stc-quote, .military.carousel .product_grid .stc-quote {
  margin: 38px 0px 28px;
}
@media (min-width: 1200px) {
  /* line 83, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_products.scss */
  .product_grid h2, .product_grid .military.carousel .stc-quote, .military.carousel .product_grid .stc-quote {
    margin: 38px 0px 33px;
  }
}
/* line 92, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_products.scss */
.product_grid .row.products-row {
  padding-bottom: 55px;
}
@media (min-width: 1440px) {
  /* line 92, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_products.scss */
  .product_grid .row.products-row {
    margin-left: -30px;
    margin-right: -30px;
  }
}
/* line 101, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_products.scss */
.product_grid.featured_grid h2, .product_grid.featured_grid .military.carousel .stc-quote, .military.carousel .product_grid.featured_grid .stc-quote {
  text-align: center;
  margin: 45px 0px 30px;
}
@media (min-width: 1200px) {
  /* line 101, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_products.scss */
  .product_grid.featured_grid h2, .product_grid.featured_grid .military.carousel .stc-quote, .military.carousel .product_grid.featured_grid .stc-quote {
    margin: 60px 0px 30px;
  }
}
@media (max-width: 1200px) {
  /* line 111, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_products.scss */
  .product_grid.featured_grid .products-row > div {
    padding-left: 30px !important;
    padding-right: 30px !important;
  }
}
/* line 118, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_products.scss */
.product_grid.featured_grid .row.products-row {
  margin-left: -10px;
  margin-right: -10px;
}
/* line 123, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_products.scss */
.product_grid.featured_grid .tablet_clear {
  display: none;
}
@media (min-width: 992px) and (max-width: 1199px) {
  /* line 123, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_products.scss */
  .product_grid.featured_grid .tablet_clear {
    clear: left;
    display: block;
    margin-bottom: 50px;
  }
}
/* line 133, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_products.scss */
.product_grid h3 {
  margin: 40px 0px 25px;
}
/* line 140, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_products.scss */
.product_grid .products-row > div .prod-img {
  -webkit-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
/* line 143, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_products.scss */
.product_grid .products-row > div .prod-img .img-title {
  background: black;
  opacity: 0.6;
  text-transform: uppercase;
  font-family: "knockout_htf48";
  font-size: 40px;
  line-height: 35px;
  color: white;
  padding: 10px 0;
  position: absolute;
  width: 100%;
  bottom: 0;
}
/* line 159, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_products.scss */
.product_grid .products-row > div:hover .prod-name a {
  /*color: $yellow;*/
}
/* line 162, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_products.scss */
.product_grid .products-row > div:hover .prod-img {
  border-bottom-color: #ffe500 !important;
}
/* line 170, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_products.scss */
.product_grid .products-row:not(.recommended) > div {
  -webkit-transition: padding 0.3s ease;
  transition: padding 0.3s ease;
}
@media (max-width: 1200px) {
  /* line 170, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_products.scss */
  .product_grid .products-row:not(.recommended) > div {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (min-width: 1440px) {
  /* line 170, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_products.scss */
  .product_grid .products-row:not(.recommended) > div {
    padding-left: 30px;
    padding-right: 30px;
  }
}
/* line 182, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_products.scss */
.product_grid .tablet_clear {
  display: none;
}
@media (max-width: 1199px) {
  /* line 182, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_products.scss */
  .product_grid .tablet_clear {
    clear: left;
    display: block;
    margin-bottom: 50px;
  }
}
/* line 191, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_products.scss */
.product_grid .price-stars {
  float: left;
  width: 100%;
  margin-bottom: 10px;
}
/* line 195, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_products.scss */
.product_grid .price-stars p.prod-price {
  font-size: 16px;
  font-family: Arial;
  font-weight: bold;
  float: left;
}
/* line 201, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_products.scss */
.product_grid .price-stars .rating {
  float: right;
}
/* line 203, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_products.scss */
.product_grid .price-stars .rating div.star {
  float: left;
  background-image: url(//d1stxdp5ogppuo.cloudfront.net/assets/trx/sprite_product-1295e7d5fd4a0db818d91584dcf9ccbd.png);
  width: 11px;
  height: 15px;
  background-repeat: no-repeat;
  cursor: pointer;
  margin: 5px 0px 0px 5px;
  background-size: 31px auto;
  background-position: left -42px;
}
/* line 214, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_products.scss */
.product_grid .price-stars .rating div.star.star-half {
  background-position: right -42px;
}
/* line 218, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_products.scss */
.product_grid .price-stars .rating .star-faded {
  opacity: 0.5;
}

/* line 228, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_products.scss */
.product_grid .profed-row .prod-img .prod-label-bottom {
  bottom: 75px;
}
/* line 232, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_products.scss */
.product_grid .prod-img {
  position: relative;
  background-color: #ffffff;
  border-bottom: 4px solid #2c2c2c;
  cursor: pointer;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
/* line 241, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_products.scss */
.product_grid .prod-img .compare-icon {
  display: none;
}
/* line 244, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_products.scss */
.product_grid .prod-img.contain {
  background-size: contain;
}
/* line 248, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_products.scss */
.product_grid .prod-img.compare .compare-icon {
  display: block;
  width: 28px;
  height: 28px;
  background-image: url(//d1stxdp5ogppuo.cloudfront.net/assets/trx/sprite_product-1295e7d5fd4a0db818d91584dcf9ccbd.png);
  position: absolute;
  bottom: 10px;
  right: 10px;
  background-size: 31px auto;
  padding: 10px;
  border: 1px solid #bfbfbf;
  background-repeat: no-repeat;
  background-position: center -2px;
  -webkit-transition: background-color 0.3s ease;
  transition: background-color 0.3s ease;
}
/* line 264, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_products.scss */
.product_grid .prod-img.compare .compare-icon:hover {
  background-color: #efefef;
}
/* line 269, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_products.scss */
.product_grid .prod-img.home {
  border-bottom: solid 4px #add136;
}
/* line 272, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_products.scss */
.product_grid .prod-img.pro {
  border-bottom: solid 4px #fcb415;
}
/* line 275, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_products.scss */
.product_grid .prod-img.tactical {
  border-bottom: solid 4px #bfad31;
}
/* line 279, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_products.scss */
.product_grid .prod-name {
  font-size: 30px;
  text-align: left;
  font-family: "knockout_htf48";
  text-transform: uppercase;
  cursor: pointer;
  margin-bottom: 10px;
  margin-top: 25px;
  line-height: 30px;
}
/* line 289, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_products.scss */
.product_grid .prod-name a {
  color: #2c2c2c;
  text-decoration: none;
  -webkit-transition: color .5s ease;
  transition: color .5s ease;
}
/* line 162, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/global/_mixin.scss */
.product_grid .prod-name a:hover {
  color: #828282;
  text-decoration: none;
}
/* line 293, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_products.scss */
.product_grid .prod-desc {
  color: #828282;
  font-size: 14px;
}
/* line 296, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_products.scss */
.product_grid .prod-desc p {
  font-size: 14px;
  color: #828282;
}
/* line 300, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_products.scss */
.product_grid .prod-desc ul {
  list-style-color: #828282;
  padding-left: 20px;
  font-size: 14px;
  color: #828282;
  clear: both;
}
@media (min-width: 1200px) {
  /* line 300, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_products.scss */
  .product_grid .prod-desc ul {
    font-size: 15px;
  }
}
/* line 314, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_products.scss */
.product_grid .prod-indicators-container ul {
  padding: 0px;
  margin: 0px;
  display: block;
  overflow: hidden;
  list-style-type: none;
}
/* line 320, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_products.scss */
.product_grid .prod-indicators-container ul li {
  display: inline-block !important;
  cursor: pointer;
  width: 15px;
  height: 15px;
  border-radius: 7px;
  padding: 2px;
  background-color: #45424e;
  margin: 15px 20px 10px 0px;
  border: solid 1px transparent;
  background-clip: content-box;
  position: relative;
}
/* line 333, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_products.scss */
.product_grid .prod-indicators-container ul li.active {
  border: solid 1px #45424e;
  background-color: #45424e;
}
/* line 337, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_products.scss */
.product_grid .prod-indicators-container ul li.dot-blue {
  background-color: #45448b;
  bottom: 1px;
}
/* line 341, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_products.scss */
.product_grid .prod-indicators-container ul li.dot-yellow {
  background-color: #e3c100;
  border: solid 1px #d2d2d2;
  padding: 0px;
  width: 10px;
  height: 10px;
  border-radius: 5px;
  bottom: 3px;
}
/* line 350, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_products.scss */
.product_grid .prod-indicators-container ul li.dot-grey {
  background-color: #fdfdfd;
  border: solid 1px #d2d2d2;
  padding: 0px;
  width: 10px;
  height: 10px;
  border-radius: 5px;
  bottom: 3px;
}

/* line 363, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_products.scss */
.accessories-content-wrapper .prod-desc {
  clear: both;
  overflow: hidden;
  line-height: 25px;
}

/* line 370, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_products.scss */
.btn-lightgrey {
  background-color: #dfdfdf;
  color: #2c2c2c;
}

/* line 374, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_products.scss */
.pdp-title {
  position: relative;
}

/* line 377, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_products.scss */
.pdp-btns {
  font-family: Arial;
  font-size: 12px;
  font-weight: bold;
  text-transform: none;
}

/* line 383, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_products.scss */
.compare-btn {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  right: 0px;
}
/* line 389, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_products.scss */
.compare-btn .compare-icon {
  display: inline-block;
  margin-right: 5px;
  width: 20px;
  height: 13px;
  vertical-align: middle;
  background: transparent url(//d1stxdp5ogppuo.cloudfront.net/assets/trx/icon_compare-white-1b603c7b9e776aef8724e8ce76eab391.svg) no-repeat center;
  background-size: 20px 13px;
}

/* line 402, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_products.scss */
.no-svg .compare-btn .compare-icon {
  background-image: url(//d1stxdp5ogppuo.cloudfront.net/assets/trx/icon_compare-white-8f017f689250b009a1bf43ba28865418.png);
}

/* line 407, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_products.scss */
.q-btn, .q-btn-full {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  right: 273px;
}

/* line 414, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_products.scss */
.q-btn.right-btn, .q-btn-full.right-btn {
  right: 0px;
}

@media (min-width: 1200px) {
  /* line 418, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_products.scss */
  .q-icon {
    display: none;
  }
}
@media (max-width: 1199px) {
  /* line 423, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_products.scss */
  .compare-btn {
    width: 40px;
    padding: 0px;
  }
  /* line 426, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_products.scss */
  .compare-btn .compare-icon {
    margin: 0px;
  }
  /* line 429, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_products.scss */
  .compare-btn .cmp-btn-text {
    display: none;
  }

  /* line 433, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_products.scss */
  .q-btn {
    right: 55px;
    width: 40px;
    padding: 0px;
  }
  /* line 437, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_products.scss */
  .q-btn .q-icon {
    display: inline-block;
    font-size: 24px;
    line-height: 40px;
  }
  /* line 442, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_products.scss */
  .q-btn .q-btn-text {
    display: none;
  }
}
@media (max-width: 1199px) {
  /* line 448, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_products.scss */
  .product_grid h2, .product_grid .military.carousel .stc-quote, .military.carousel .product_grid .stc-quote {
    /*font-size:36px;*/
    padding-top: 3px;
  }
}
/* line 453, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_products.scss */
.pcp-callouts {
  margin-top: 0px;
  margin-bottom: 60px;
}
/* line 456, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_products.scss */
.pcp-callouts .slp-content {
  width: 100%;
  margin: 0px;
  padding: 0 20px 0 10px;
  top: 45%;
  text-align: center;
}
/* line 463, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_products.scss */
.pcp-callouts .slp-content.col-sm-22 {
  left: 0;
  right: 0;
  padding-right: 10px;
}

/* line 471, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_products.scss */
.apparel-row {
  padding-bottom: 40px !important;
}

/* line 474, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_products.scss */
.apparel-callouts {
  margin-bottom: 0px !important;
}
/* line 475, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_products.scss */
.apparel-callouts h2, .apparel-callouts .military.carousel .stc-quote, .military.carousel .apparel-callouts .stc-quote, .apparel-callouts h3 {
  margin: 0px !important;
}
/* line 478, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_products.scss */
.apparel-callouts .h-label {
  color: #ffdd00;
}
/* line 481, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_products.scss */
.apparel-callouts .h-description {
  color: #ffffff;
}

/* line 488, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_products.scss */
.apparel-content-wrapper .product_grid .s1p {
  padding-left: 10px !important;
  padding-right: 10px !important;
}

/* line 495, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_products.scss */
.accessories-content-wrapper h2, .accessories-content-wrapper .military.carousel .stc-quote, .military.carousel .accessories-content-wrapper .stc-quote {
  margin-top: 40px !important;
}

/* line 500, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_products.scss */
.row.row-essentials {
  height: 60px;
  background-color: #e4e4e4;
  margin-left: 0px !important;
  margin-right: 0px !important;
  padding-bottom: 0px !important;
  line-height: 60px;
  text-transform: uppercase;
  padding-left: 30px;
  margin-bottom: 40px !important;
  font-family: "knockout_htf48";
  font-size: 30px;
  color: #828282;
}

/* line 516, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_products.scss */
.hero-txt-white .hero-title, .hero-txt-white .hero-description {
  color: white !important;
}

/* line 522, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_products.scss */
.slp-content h2, .slp-content .military.carousel .stc-quote, .military.carousel .slp-content .stc-quote {
  text-transform: uppercase;
  color: #efefef;
  margin-bottom: 15px;
}

/* line 527, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_products.scss */
.sidebar-trxproducts {
  padding-top: 20px !important;
}

/* line 531, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_products.scss */
.sidebar-accessories {
  padding-top: 45px !important;
}

/* line 535, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_products.scss */
.trxproducts-content-wrapper {
  padding-top: 20px;
}
/* line 537, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_products.scss */
.trxproducts-content-wrapper .products-row > div {
  padding-left: 15px !important;
  padding-right: 15px !important;
}

/* line 544, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_products.scss */
.trxproducts-callouts h2, .trxproducts-callouts .military.carousel .stc-quote, .military.carousel .trxproducts-callouts .stc-quote {
  margin-top: 0px !important;
}
/* line 547, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_products.scss */
.trxproducts-callouts h2.callouts-h-dark, .trxproducts-callouts .military.carousel .callouts-h-dark.stc-quote, .military.carousel .trxproducts-callouts .callouts-h-dark.stc-quote {
  color: #2c2c2c;
}

/* line 553, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_products.scss */
.trxproducts-callouts.no-buttons h2, .trxproducts-callouts.no-buttons .military.carousel .stc-quote, .military.carousel .trxproducts-callouts.no-buttons .stc-quote {
  margin-bottom: 0px !important;
}

/* line 558, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_products.scss */
.trxproducts-row {
  padding-bottom: 0px !important;
}
/* line 560, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_products.scss */
.trxproducts-row .section1-pictures {
  margin-bottom: 20px !important;
}

/* line 564, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_products.scss */
.stock-qty {
  display: inline-block;
  margin-left: 15px;
  font-size: 12px;
  font-family: Arial;
  font-weight: bold;
  color: #f33c49;
  padding-bottom: 2px;
  position: relative;
  bottom: 1px;
}

/* line 575, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_products.scss */
.text-callout-white {
  color: #ffffff;
}
/* line 577, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_products.scss */
.text-callout-white h2, .text-callout-white .military.carousel .stc-quote, .military.carousel .text-callout-white .stc-quote {
  margin-top: 0px;
  color: #ffffff;
  margin-bottom: 30px;
}
/* line 582, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_products.scss */
.text-callout-white p {
  color: #ffffff;
  font-size: 14px;
  line-height: 28px;
  margin-bottom: 35px;
}

/* line 589, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_products.scss */
.text-callout {
  background-color: #2c2c2c;
}

/* line 592, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_products.scss */
.text-callout, .text-callout-content {
  overflow: hidden;
}

/* line 595, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_products.scss */
.schedule-btn {
  width: 160px;
  padding-left: 0px;
  padding-right: 0px;
  text-align: center;
}

/* line 601, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_products.scss */
.text-callout-content {
  padding-top: 75px;
  padding-bottom: 75px;
  text-align: center;
}

/* line 608, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_products.scss */
.profed-content-wrapper h2, .profed-content-wrapper .military.carousel .stc-quote, .military.carousel .profed-content-wrapper .stc-quote {
  margin-top: 40px;
}

/* line 612, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_products.scss */
.pcp-content-inner {
  min-height: 600px;
}

/* line 616, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_products.scss */
.last-pfr {
  padding-bottom: 25px !important;
}

/* line 620, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_products.scss */
.profed-row .prod-desc {
  line-height: 25px;
  padding-top: 55px;
  /*padding-bottom:75px;*/
}

/* line 627, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_products.scss */
.product_grid.row-last {
  border-bottom: none !important;
  margin-bottom: 40px;
}

/* line 633, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_products.scss */
.certified-wrapper {
  background-color: #ffffff;
  width: 100%;
  margin: 0px;
  padding: 0px;
  min-height: 500px;
  overflow: hidden;
  padding-top: 55px;
  padding-bottom: 75px;
}
/* line 642, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_products.scss */
.certified-wrapper .certified-content {
  width: 80%;
  margin: auto;
  text-align: center;
}
/* line 646, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_products.scss */
.certified-wrapper .certified-content h2, .certified-wrapper .certified-content .military.carousel .stc-quote, .military.carousel .certified-wrapper .certified-content .stc-quote {
  margin-top: 0px;
  margin-bottom: 50px;
}

/* line 653, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_products.scss */
.certified-content-inner {
  overflow: hidden;
  margin: 0px;
  padding: 0px;
  clear: both;
}
/* line 658, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_products.scss */
.certified-content-inner .ci-circle {
  width: 75px;
  height: 75px;
  margin: auto;
  border: solid 3px #fbe201;
  border-radius: 38px;
}
/* line 665, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_products.scss */
.certified-content-inner h3 {
  margin-top: 25px;
  margin-bottom: 25px;
}
/* line 669, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_products.scss */
.certified-content-inner p {
  color: #828282;
  line-height: 25px;
}

/* line 675, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_products.scss */
.coaching-wrapper {
  width: 100%;
  margin: 0px;
  padding: 0px;
  background-color: #ffffff;
  padding: 60px 40px;
  text-align: center;
  margin-bottom: 25px;
}
/* line 683, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_products.scss */
.coaching-wrapper h2, .coaching-wrapper .military.carousel .stc-quote, .military.carousel .coaching-wrapper .stc-quote {
  margin-bottom: 50px;
}
/* line 686, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_products.scss */
.coaching-wrapper .coaching-inner {
  clear: both;
  overflow: hidden;
}
/* line 689, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_products.scss */
.coaching-wrapper .coaching-inner .img-wrapper {
  width: 100%;
  clear: both;
  margin-bottom: 20px;
  background: #efefef;
}
/* line 695, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_products.scss */
.coaching-wrapper .coaching-inner h3 {
  margin-top: 0px;
  margin-bottom: 25px;
  text-align: left !important;
}
/* line 700, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_products.scss */
.coaching-wrapper .coaching-inner p {
  color: #828282;
  line-height: 25px;
  text-align: left;
  font-size: 14px;
}
/* line 706, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_products.scss */
.coaching-wrapper .coaching-inner .tablet_clear {
  display: none;
}
@media (max-width: 1200px) {
  /* line 710, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_products.scss */
  .coaching-wrapper .coaching-inner .tablet_clear {
    display: block;
    clear: both;
    margin-top: 5px;
    margin-bottom: 5px;
  }
}

/* line 720, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_products.scss */
.profed-bottom-callouts .section1-pictures {
  overflow: hidden;
  margin-bottom: 85px !important;
}
/* line 724, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_products.scss */
.profed-bottom-callouts .section1-pictures p {
  display: inline-block;
  width: 80%;
  margin: auto;
}
/* line 730, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_products.scss */
.profed-bottom-callouts .section1-pictures .live-chat {
  margin-right: 25px;
}
/* line 733, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_products.scss */
.profed-bottom-callouts .section1-pictures .fa {
  font-size: 16px;
  margin-right: 5px;
  display: inline-block;
}

/* line 741, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_products.scss */
.pg-border-bottom {
  border-bottom: solid 1px #d0d0d0;
}

/* line 745, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_products.scss */
.pg-border-top {
  border-top: solid 1px #d0d0d0;
}

/* line 750, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_products.scss */
.product_grid.military {
  padding-bottom: 40px;
}
/* line 754, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_products.scss */
.product_grid.military .featured-kits-img-wrapper,
.product_grid.military .prod-img {
  border-bottom-color: #a4a57c;
}

/* line 759, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_products.scss */
.contact-rep {
  padding-top: 80px;
  padding-bottom: 80px;
  background: url(//d1stxdp5ogppuo.cloudfront.net/assets/trx/bg_military_camo-04953a260f3ee67ea6c99d2d31ce771a.jpg);
  background-size: cover;
  color: white;
}
/* line 765, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_products.scss */
.contact-rep p {
  color: white;
  font-size: 15px;
}
/* line 767, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_products.scss */
.contact-rep .hours {
  color: #828282;
}
/* line 770, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_products.scss */
.contact-rep .btn, .contact-rep .socialwall .candid-wall-load-more, .socialwall .contact-rep .candid-wall-load-more {
  margin: 30px 10px;
}

/* line 1, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_pcp_products.scss */
.hruler {
  width: 100%;
  height: 2px;
  background-color: #e3e3e3;
  margin-bottom: 30px;
}

/* line 7, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_pcp_products.scss */
.pcp-form-container {
  overflow: hidden;
  margin-bottom: 20px;
}

/* line 11, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_pcp_products.scss */
.pcp-form-label {
  font-size: 30px;
  font-family: "knockout_htf48";
  text-transform: uppercase;
  display: inline-block;
  margin-right: 40px;
}
@media (max-width: 959px) {
  /* line 11, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_pcp_products.scss */
  .pcp-form-label {
    font-size: 24px;
    margin-right: 10px;
  }
}

/* line 22, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_pcp_products.scss */
.pcp-inputs-container {
  display: inline-block;
  border-bottom: solid 2px #2c2c2c;
  padding-right: 20px;
}

/* line 27, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_pcp_products.scss */
.pcp-input {
  width: 260px;
  padding-left: 20px;
  padding-bottom: 20px;
  border: none;
  outline: none;
  background-color: transparent;
  font-family: Arial;
  font-size: 16px;
  font-weight: bold;
  position: relative;
  bottom: 4px;
}
@media (min-width: 960px) and (max-width: 1199px) {
  /* line 27, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_pcp_products.scss */
  .pcp-input {
    width: 200px;
  }
}
@media (max-width: 959px) {
  /* line 27, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_pcp_products.scss */
  .pcp-input {
    width: 150px;
  }
}

/* line 46, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_pcp_products.scss */
.pcp-submit {
  background-color: transparent;
  outline: none;
  font-size: 0px;
  cursor: pointer;
  border: none;
  width: 40px;
  height: 20px;
  background-image: url(//d1stxdp5ogppuo.cloudfront.net/assets/trx/arrow_submit-ca70677f1deb00dd76a2a02ac61d8ba7.png);
  background-position: right center;
  position: relative;
  bottom: 8px;
  background-repeat: no-repeat;
}

/* line 60, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_pcp_products.scss */
.pcp-content-wrapper {
  min-height: 1200px;
}

/* line 1, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_pdp.scss */
.pdp #share-row {
  display: none;
}

/* line 5, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_pdp.scss */
#reviews h3 {
  margin-bottom: 20px;
  cursor: pointer;
  display: inline-block;
  float: left;
}
@media (max-width: 1199px) {
  /* line 5, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_pdp.scss */
  #reviews h3 {
    margin: 0px 0px 20px;
  }
}
/* line 14, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_pdp.scss */
#reviews h2, #reviews .military.carousel .stc-quote, .military.carousel #reviews .stc-quote {
  text-align: center;
  margin-top: 90px;
}
@media (max-width: 1199px) {
  /* line 14, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_pdp.scss */
  #reviews h2, #reviews .military.carousel .stc-quote, .military.carousel #reviews .stc-quote {
    margin-top: 65px;
  }
}
/* line 21, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_pdp.scss */
#reviews .btn, #reviews .socialwall .candid-wall-load-more, .socialwall #reviews .candid-wall-load-more {
  width: 180px;
  margin: 25px auto 60px;
  display: block;
}
@media (max-width: 1199px) {
  /* line 21, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_pdp.scss */
  #reviews .btn, #reviews .socialwall .candid-wall-load-more, .socialwall #reviews .candid-wall-load-more {
    margin: 25px auto 35px;
  }
}
/* line 29, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_pdp.scss */
#reviews .row {
  margin: 0px;
}
/* line 32, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_pdp.scss */
#reviews .big-rating {
  height: 25px;
  float: left;
  margin-bottom: 22px;
  clear: both;
}
@media (max-width: 1199px) {
  /* line 32, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_pdp.scss */
  #reviews .big-rating {
    margin-bottom: 18px;
  }
}
/* line 40, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_pdp.scss */
#reviews .big-rating .big-star {
  width: 22px;
  height: 25px;
  float: left;
  background-image: url(//d1stxdp5ogppuo.cloudfront.net/assets/trx/sprite_product-1295e7d5fd4a0db818d91584dcf9ccbd.png);
  background-repeat: no-repeat;
  background-position: 0px -56px;
  background-size: 22px auto;
  cursor: pointer;
  margin-right: 10px;
}
/* line 50, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_pdp.scss */
#reviews .big-rating .big-star:last-child {
  margin-right: 0px;
}
/* line 54, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_pdp.scss */
#reviews .big-rating .big-star.big-star-half {
  background-position: right -125px;
}
/* line 58, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_pdp.scss */
#reviews .big-rating .faded {
  opacity: 0.5;
}
/* line 61, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_pdp.scss */
#reviews .big-rating + p {
  clear: both;
}
/* line 65, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_pdp.scss */
#reviews .bigger {
  height: 32px;
  width: 280px;
  float: none;
  margin: 0px auto;
}
/* line 70, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_pdp.scss */
#reviews .bigger .big-star {
  background-size: 32px auto;
  background-position: 0px -80px;
  width: 32px;
  height: 36px;
  margin-right: 30px;
}
/* line 76, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_pdp.scss */
#reviews .bigger .big-star:last-child {
  margin: 0px;
}
/* line 80, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_pdp.scss */
#reviews .bigger .faded {
  opacity: 0.5;
}
/* line 85, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_pdp.scss */
#reviews .col-lg-16 p {
  font-size: 14px;
  line-height: 24px;
  letter-spacing: 0.10px;
}
/* line 91, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_pdp.scss */
#reviews .col-lg-24 {
  background-color: #ffffff;
  text-align: center;
}
/* line 94, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_pdp.scss */
#reviews .col-lg-24 h3 {
  margin: 33px auto;
  max-width: 200px;
  float: none;
}
/* line 100, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_pdp.scss */
#reviews .col-lg-12 {
  padding: 60px 0;
  background-color: #ffffff;
}
/* line 103, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_pdp.scss */
#reviews .col-lg-12:first-child {
  border-right: 1px solid #e3e3e3;
}
/* line 108, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_pdp.scss */
#reviews .row-eq-height {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}
/* line 115, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_pdp.scss */
#reviews .row {
  border-bottom: 1px solid #e3e3e3;
}

/* line 119, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_pdp.scss */
#small-newsletter-signup {
  border-top: 2px solid #e3e3e3;
  height: 100px;
}
/* line 122, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_pdp.scss */
#small-newsletter-signup h3 {
  text-align: right;
  line-height: 100px;
  margin: 0px;
}
/* line 127, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_pdp.scss */
#small-newsletter-signup .col-lg-12 {
  padding-left: 20px;
  padding-right: 20px;
}
/* line 131, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_pdp.scss */
#small-newsletter-signup .signup-email-wrapper {
  margin-top: 15px;
  width: 300px;
  border-bottom: 2px solid #2c2c2c;
}
/* line 135, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_pdp.scss */
#small-newsletter-signup .signup-email-wrapper input {
  margin: 0px;
  outline: 0px;
  border: 0px;
  padding: 20px;
  font-size: 16px;
  width: 250px;
  background-color: transparent;
}

/* line 147, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_pdp.scss */
#related-products h2, #related-products .military.carousel .stc-quote, .military.carousel #related-products .stc-quote {
  margin: 90px auto 40px;
  text-align: center;
}
@media (max-width: 1199px) {
  /* line 147, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_pdp.scss */
  #related-products h2, #related-products .military.carousel .stc-quote, .military.carousel #related-products .stc-quote {
    margin: 60px auto 50px;
  }
}
/* line 154, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_pdp.scss */
#related-products .btn-darkgrey, #related-products .socialwall .candid-wall-load-more, .socialwall #related-products .candid-wall-load-more {
  text-transform: capitalize;
  margin: 15px auto 110px;
  display: block;
  width: 245px;
  letter-spacing: 0.1px;
  font-size: 12px;
  font-family: Arial;
  font-weight: bold;
}
/* line 164, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_pdp.scss */
#related-products .product_grid {
  border: 0px;
}

/* line 168, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_pdp.scss */
.white-compare-icon {
  width: 25px;
  height: 30px;
  background-image: url(//d1stxdp5ogppuo.cloudfront.net/assets/trx/icon_compare-white-1b603c7b9e776aef8724e8ce76eab391.svg);
  background-size: contain;
  background-repeat: no-repeat;
  margin-top: 11px;
  display: block;
  float: left;
  margin-left: -24px;
  margin-right: 6px;
}

/* line 181, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_pdp.scss */
.no-svg .white-compare-icon {
  background-image: url(//d1stxdp5ogppuo.cloudfront.net/assets/trx/icon_compare-white-8f017f689250b009a1bf43ba28865418.png);
  background-size: 20px 20px;
  margin-top: 10px;
}

/* line 189, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_pdp.scss */
.pdp-trx-pink-pro-suspension-training-kit ul.pdp_ul li.active, .pdp-trx-pink-pro-suspension-training-kit ul.pdp_ul li:hover {
  background-color: #EF3EAA;
  color: white;
}

/* line 195, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_pdp.scss */
#many-benefits {
  padding: 70px 0px 100px;
}
/* line 197, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_pdp.scss */
#many-benefits.home-gym-pdp {
  padding-bottom: 70px;
}
/* line 199, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_pdp.scss */
#many-benefits.home-gym-pdp h3 {
  text-align: center;
}
@media (max-width: 1199px) {
  /* line 195, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_pdp.scss */
  #many-benefits {
    padding: 60px 0px 100px;
  }
}
/* line 206, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_pdp.scss */
#many-benefits p {
  color: #828282;
  font-size: 14px;
}
/* line 210, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_pdp.scss */
#many-benefits .col-sm-24 {
  text-align: center;
}
@media (max-width: 1199px) {
  /* line 210, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_pdp.scss */
  #many-benefits .col-sm-24 {
    text-align: left;
    padding: 0px;
  }
}
/* line 216, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_pdp.scss */
#many-benefits .col-sm-24 h2, #many-benefits .col-sm-24 .military.carousel .stc-quote, .military.carousel #many-benefits .col-sm-24 .stc-quote {
  display: inline-block;
  margin-bottom: 70px;
  margin-top: 0px;
}
@media (max-width: 1199px) {
  /* line 216, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_pdp.scss */
  #many-benefits .col-sm-24 h2, #many-benefits .col-sm-24 .military.carousel .stc-quote, .military.carousel #many-benefits .col-sm-24 .stc-quote {
    text-align: center;
  }
}
/* line 226, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_pdp.scss */
#many-benefits .col-sm-24 {
  text-align: left;
  padding: 0px;
}
/* line 229, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_pdp.scss */
#many-benefits .col-sm-24 h2, #many-benefits .col-sm-24 .military.carousel .stc-quote, .military.carousel #many-benefits .col-sm-24 .stc-quote {
  display: inline-block;
  margin-bottom: 40px;
  margin-top: 0px;
}
/* line 234, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_pdp.scss */
#many-benefits .col-sm-24.col-lg-24 {
  text-align: center;
}
/* line 238, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_pdp.scss */
#many-benefits h3 {
  color: #2c2c2c;
}
/* line 240, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_pdp.scss */
#many-benefits h3:hover {
  text-decoration: none;
}
/* line 246, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_pdp.scss */
#many-benefits div.col-lg-22 a:hover {
  text-decoration: none;
}
/* line 251, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_pdp.scss */
#many-benefits .second-row {
  margin-top: 70px;
  clear: both;
}

/* line 256, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_pdp.scss */
#menu-content {
  height: 80px;
}
/* line 259, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_pdp.scss */
#menu-content.visible-main-menu #pdp-scrollspy-wrapper {
  top: 120px !important;
}
/* line 264, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_pdp.scss */
#menu-content.visible-main-menu.no-top-bar #pdp-scrollspy-wrapper {
  top: 80px !important;
}
/* line 269, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_pdp.scss */
#menu-content.visible-transparent-menu #pdp-scrollspy-wrapper {
  top: 200px !important;
}
/* line 274, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_pdp.scss */
#menu-content.visible-transparent-menu.no-top-bar #pdp-scrollspy-wrapper {
  top: 160px !important;
}
/* line 278, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_pdp.scss */
#menu-content #pdp-scrollspy-wrapper {
  height: 80px;
}
@media (max-width: 1199px) {
  /* line 280, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_pdp.scss */
  #menu-content #pdp-scrollspy-wrapper .container {
    width: 100%;
    max-width: 100%;
    padding: 0px;
  }
}
/* line 287, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_pdp.scss */
#menu-content #pdp-scrollspy-wrapper.fixed {
  height: 60px;
  position: fixed;
  top: 0px;
  z-index: 200;
  width: 100%;
  -webkit-transition: all 600ms ease 0s;
  transition: all 600ms ease 0s;
}
/* line 294, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_pdp.scss */
#menu-content #pdp-scrollspy-wrapper.fixed a,
#menu-content #pdp-scrollspy-wrapper.fixed ul {
  line-height: 60px;
  height: 60px;
}
@media (max-width: 1199px) {
  /* line 294, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_pdp.scss */
  #menu-content #pdp-scrollspy-wrapper.fixed a,
  #menu-content #pdp-scrollspy-wrapper.fixed ul {
    line-height: 40px;
  }
}
/* line 302, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_pdp.scss */
#menu-content #pdp-scrollspy-wrapper.fixed li {
  margin-left: -5px;
}
/* line 307, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_pdp.scss */
#menu-content #pdp-scrollspy-wrapper ul {
  height: 80px;
  text-align: center;
}
/* line 311, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_pdp.scss */
#menu-content #pdp-scrollspy-wrapper li {
  padding: 0px;
  display: inline-block;
  -webkit-transition: all 600ms linear 0s;
  transition: all 600ms linear 0s;
}
/* line 317, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_pdp.scss */
#menu-content #pdp-scrollspy-wrapper li:focus {
  background-color: #2c2c2c;
  text-decoration: underline;
}
/* line 320, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_pdp.scss */
#menu-content #pdp-scrollspy-wrapper li:focus h4 {
  color: white;
}
/* line 324, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_pdp.scss */
#menu-content #pdp-scrollspy-wrapper li:hover {
  background-color: #efefef;
}
/* line 329, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_pdp.scss */
#menu-content #pdp-scrollspy-wrapper li.faded a {
  color: #828282;
  cursor: default;
}
/* line 333, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_pdp.scss */
#menu-content #pdp-scrollspy-wrapper li.faded:hover {
  background-color: transparent;
}
/* line 335, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_pdp.scss */
#menu-content #pdp-scrollspy-wrapper li.faded:hover h4 {
  color: #828282;
  cursor: default;
}
/* line 342, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_pdp.scss */
#menu-content #pdp-scrollspy-wrapper li a {
  height: 80px;
  line-height: 80px;
}
@media (max-width: 1199px) {
  /* line 342, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_pdp.scss */
  #menu-content #pdp-scrollspy-wrapper li a {
    padding: 0px 15px;
  }
}
/* line 351, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_pdp.scss */
#menu-content #pdp-scrollspy-wrapper.fixed li.active, #menu-content #pdp-scrollspy-wrapper.fixed li:focus {
  background-color: #2c2c2c;
}
/* line 354, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_pdp.scss */
#menu-content #pdp-scrollspy-wrapper.fixed li.active h4, #menu-content #pdp-scrollspy-wrapper.fixed li:focus h4 {
  color: white;
}
/* line 358, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_pdp.scss */
#menu-content #pdp-scrollspy-wrapper.fixed li.active .add_cart h4, #menu-content #pdp-scrollspy-wrapper.fixed li:focus .add_cart h4 {
  color: #2c2c2c;
}
/* line 364, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_pdp.scss */
#menu-content #pdp-scrollspy-wrapper.fixed li.faded a {
  color: #828282;
  cursor: default;
}
/* line 368, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_pdp.scss */
#menu-content #pdp-scrollspy-wrapper.fixed li.faded:hover {
  background-color: transparent;
}
/* line 370, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_pdp.scss */
#menu-content #pdp-scrollspy-wrapper.fixed li.faded:hover h4 {
  color: #828282;
  cursor: default;
}
/* line 378, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_pdp.scss */
#menu-content #pdp-scrollspy-wrapper a {
  color: #2c2c2c;
}
/* line 380, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_pdp.scss */
#menu-content #pdp-scrollspy-wrapper a:hover {
  color: #2c2c2c;
  background-color: transparent;
}
/* line 384, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_pdp.scss */
#menu-content #pdp-scrollspy-wrapper a:focus {
  background-color: transparent;
}
/* line 387, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_pdp.scss */
#menu-content #pdp-scrollspy-wrapper a.add_cart {
  display: none;
  background-color: #ffe500;
}
/* line 391, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_pdp.scss */
#menu-content #pdp-scrollspy-wrapper a.add_cart.btn-pink {
  color: white;
  background: #EF3EAA;
}
@media (min-width: 1200px) {
  /* line 378, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_pdp.scss */
  #menu-content #pdp-scrollspy-wrapper a {
    padding: 0px 25px;
  }
}
@media (min-width: 1500px) {
  /* line 378, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_pdp.scss */
  #menu-content #pdp-scrollspy-wrapper a {
    padding: 0px 45px;
  }
}
/* line 403, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_pdp.scss */
#menu-content #pdp-scrollspy-wrapper.fixed a {
  padding: 10px 10px;
}
/* line 405, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_pdp.scss */
#menu-content #pdp-scrollspy-wrapper.fixed a.add_cart {
  display: inline-block;
}
@media (min-width: 900px) {
  /* line 403, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_pdp.scss */
  #menu-content #pdp-scrollspy-wrapper.fixed a {
    padding: 0px 18px;
    line-height: 60px;
  }
}
@media (min-width: 1500px) {
  /* line 403, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_pdp.scss */
  #menu-content #pdp-scrollspy-wrapper.fixed a {
    padding: 0px 25px;
  }
}
/* line 417, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_pdp.scss */
#menu-content #pdp-scrollspy-wrapper .container {
  background-clip: content-box;
}
/* line 420, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_pdp.scss */
#menu-content #pdp-scrollspy-wrapper h4 {
  line-height: 80px;
  margin: 0px;
  cursor: pointer;
  display: inline-block;
}
/* line 429, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_pdp.scss */
#menu-content #pdp-scrollspy-wrapper.fixed h4 {
  line-height: 20px;
}
@media (max-width: 899px) {
  /* line 429, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_pdp.scss */
  #menu-content #pdp-scrollspy-wrapper.fixed h4 {
    font-size: 18px;
  }
}

/* line 440, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_pdp.scss */
#perfect-workout .pdp_rip_page div#perfect-workout-container {
  height: 700px;
  background-position: center center;
  background-size: cover;
}
@media (max-width: 1199px) {
  /* line 440, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_pdp.scss */
  #perfect-workout .pdp_rip_page div#perfect-workout-container {
    height: 500px;
  }
}
/* line 447, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_pdp.scss */
#perfect-workout .pdp_rip_page div#perfect-workout-container #perfect-workout-gradient {
  padding-top: 100px;
}
@media (max-width: 1199px) {
  /* line 447, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_pdp.scss */
  #perfect-workout .pdp_rip_page div#perfect-workout-container #perfect-workout-gradient {
    padding-top: 40px;
  }
}
/* line 454, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_pdp.scss */
#perfect-workout .pdp_rip_page div#perfect-workout-container ul li {
  line-height: 30px;
  margin: 30px 0px 0px;
}
/* line 461, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_pdp.scss */
#perfect-workout div#perfect-workout-container {
  width: 100%;
  height: 585px;
  margin: 0px;
}
@media (max-width: 1199px) {
  /* line 461, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_pdp.scss */
  #perfect-workout div#perfect-workout-container {
    height: 540px;
  }
}
/* line 468, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_pdp.scss */
#perfect-workout div#perfect-workout-container.trx-fit {
  background-size: cover;
  background-position: center;
}
/* line 473, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_pdp.scss */
#perfect-workout .perfect-workout-list {
  padding: 0px;
}
/* line 475, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_pdp.scss */
#perfect-workout .perfect-workout-list ul {
  padding: 0px;
}
/* line 479, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_pdp.scss */
#perfect-workout h2, #perfect-workout .military.carousel .stc-quote, .military.carousel #perfect-workout .stc-quote {
  margin: 0px 0px 25px;
  color: #ffffff;
}
@media (max-width: 991px) {
  /* line 479, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_pdp.scss */
  #perfect-workout h2, #perfect-workout .military.carousel .stc-quote, .military.carousel #perfect-workout .stc-quote {
    text-align: center;
  }
}
/* line 486, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_pdp.scss */
#perfect-workout p {
  letter-spacing: 0px;
  line-height: 24px;
  margin: 0px 0px 30px;
  color: #ffffff;
  max-width: 565px;
}
@media (max-width: 991px) {
  /* line 486, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_pdp.scss */
  #perfect-workout p {
    text-align: center;
    margin: 0px auto 33px;
  }
}
/* line 497, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_pdp.scss */
#perfect-workout ul {
  color: #ffffff;
}
/* line 499, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_pdp.scss */
#perfect-workout ul li {
  list-style: none;
  margin: 15px 0px 0px;
  padding: 0px 0px 0px 20px;
  line-height: 40px;
  letter-spacing: 0.25px;
  font-size: 30px;
  text-transform: uppercase;
  font-family: "knockout_htf48";
}
@media (max-width: 1199px) {
  /* line 499, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_pdp.scss */
  #perfect-workout ul li {
    margin: 0px 0px 0px;
    font-size: 20px;
  }
}
/* line 512, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_pdp.scss */
#perfect-workout ul li:before {
  content: "• ";
  color: #f1f11d;
  float: left;
  display: inline-block;
  margin-left: -15px;
}
/* line 520, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_pdp.scss */
#perfect-workout ul li:first-child {
  margin: 0px;
}
/* line 525, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_pdp.scss */
#perfect-workout #perfect-workout-gradient {
  height: 100%;
  padding-top: 70px;
}
@media (max-width: 991px) {
  /* line 525, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_pdp.scss */
  #perfect-workout #perfect-workout-gradient {
    background: transparent;
    background-color: rgba(11, 11, 10, 0.9);
  }
}
/* line 532, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_pdp.scss */
#perfect-workout #perfect-workout-gradient:not(.trx-fit) {
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMTAwJSI+CiAgICA8c3RvcCBvZmZzZXQ9IjAlIiBzdG9wLWNvbG9yPSIjMDAwMDAwIiBzdG9wLW9wYWNpdHk9IjAiLz4KICAgIDxzdG9wIG9mZnNldD0iOSUiIHN0b3AtY29sb3I9IiMwMDAwMDAiIHN0b3Atb3BhY2l0eT0iMCIvPgogICAgPHN0b3Agb2Zmc2V0PSIxMDAlIiBzdG9wLWNvbG9yPSIjMDAwMDAwIiBzdG9wLW9wYWNpdHk9IjEiLz4KICA8L2xpbmVhckdyYWRpZW50PgogIDxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxIiBoZWlnaHQ9IjEiIGZpbGw9InVybCgjZ3JhZC11Y2dnLWdlbmVyYXRlZCkiIC8+Cjwvc3ZnPg==);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, right bottom, color-stop(0%, transparent), color-stop(9%, transparent), color-stop(100%, black));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(-45deg, transparent 0%, transparent 9%, black 100%);
  /* Chrome10+,Safari5.1+ */
  /* Opera 11.10+ */
  /* IE10+ */
  background: -webkit-linear-gradient(315deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 9%, #000000 100%);
  background: linear-gradient(135deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 9%, #000000 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#000000',GradientType=1 );
  /* IE6-8 fallback on horizontal gradient */
}

/* line 538, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_pdp.scss */
#navy-seals div#navy-seals-container {
  width: 100%;
  background-image: url(//d1stxdp5ogppuo.cloudfront.net/assets/trx/navy-seals-6e7dff4197b4b0de369b0f7b98fd25b9.jpg);
  background-size: cover;
  background-repeat: no-repeat;
  height: 800px;
  margin: 0px;
}
@media (max-width: 1199px) {
  /* line 538, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_pdp.scss */
  #navy-seals div#navy-seals-container {
    height: 400px;
  }
}
/* line 549, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_pdp.scss */
#navy-seals h2, #navy-seals .military.carousel .stc-quote, .military.carousel #navy-seals .stc-quote {
  margin: 300px 0px 40px;
  color: #ffffff;
}
@media (max-width: 1199px) {
  /* line 549, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_pdp.scss */
  #navy-seals h2, #navy-seals .military.carousel .stc-quote, .military.carousel #navy-seals .stc-quote {
    margin: 110px 0px 40px;
  }
}
/* line 556, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_pdp.scss */
#navy-seals p {
  letter-spacing: 0px;
  line-height: 24px;
  margin: 0px 0px 55px;
  color: #ffffff;
  font-size: 15px;
  max-width: 565px;
}
/* line 564, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_pdp.scss */
#navy-seals #navy-seals-gradient {
  height: 100%;
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMTAwJSI+CiAgICA8c3RvcCBvZmZzZXQ9IjAlIiBzdG9wLWNvbG9yPSIjMTQxNDE0IiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzE0MTQxNCIgc3RvcC1vcGFjaXR5PSIwIi8+CiAgPC9saW5lYXJHcmFkaWVudD4KICA8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPgo8L3N2Zz4=);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, right bottom, color-stop(0%, #141414), color-stop(100%, rgba(20, 20, 20, 0)));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(-45deg, #141414 0%, rgba(20, 20, 20, 0) 100%);
  /* Chrome10+,Safari5.1+ */
  /* Opera 11.10+ */
  /* IE10+ */
  background: -webkit-linear-gradient(315deg, #141414 0%, rgba(20, 20, 20, 0) 100%);
  background: linear-gradient(135deg, #141414 0%, rgba(20, 20, 20, 0) 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#141414', endColorstr='#00141414',GradientType=1 );
  /* IE6-8 fallback on horizontal gradient */
}
@media (max-width: 1199px) {
  /* line 564, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_pdp.scss */
  #navy-seals #navy-seals-gradient {
    background: transparent;
    background-color: rgba(11, 11, 10, 0.9);
  }
}

/* line 573, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_pdp.scss */
#learn-from-training {
  padding: 120px 0px 135px;
  border-top: 1px solid #e3e3e3;
}
@media (max-width: 1199px) {
  /* line 573, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_pdp.scss */
  #learn-from-training {
    padding: 70px 0px 115px;
  }
}
/* line 579, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_pdp.scss */
#learn-from-training h2, #learn-from-training .military.carousel .stc-quote, .military.carousel #learn-from-training .stc-quote {
  margin: 0px 0px 30px;
}
/* line 582, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_pdp.scss */
#learn-from-training p {
  font-size: 14px;
  color: #828282;
}
/* line 585, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_pdp.scss */
#learn-from-training p.normal {
  font-size: 16px;
  letter-spacing: 0.1px;
  line-height: 24px;
  margin: 0px 0px 70px;
}
/* line 591, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_pdp.scss */
#learn-from-training p.bold {
  font-weight: bold;
  margin: 0px 0px 20px;
}
/* line 596, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_pdp.scss */
#learn-from-training h3 {
  margin: 40px 0px 20px;
}
/* line 599, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_pdp.scss */
#learn-from-training .col-lg-20 {
  padding: 0px;
  margin: 0px;
}
/* line 603, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_pdp.scss */
#learn-from-training .image-wrapper {
  position: relative;
}
/* line 605, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_pdp.scss */
#learn-from-training .image-wrapper img {
  width: 100%;
  border: 1px solid #e3e3e3;
}
/* line 609, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_pdp.scss */
#learn-from-training .image-wrapper .square-btn-wrapper {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  /* Chrome, Safari, Opera */
  -ms-transform: translate(-50%, -50%);
  /* IE 9 */
}
/* line 614, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_pdp.scss */
#learn-from-training a.btn-learn {
  padding: 0px 10px;
  margin-top: 30px;
}

/* line 623, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_pdp.scss */
#learn-from-training .under-image p,
#perfect-equipment .under-image p {
  letter-spacing: 0.1px;
  line-height: 24px;
}

/* line 630, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_pdp.scss */
.blackarrow-btn {
  color: #2c2c2c;
  border-color: #2c2c2c;
  margin: 0px;
}

/* line 635, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_pdp.scss */
ul.pdp_ul {
  margin: 0px;
  padding: 0px;
}
/* line 638, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_pdp.scss */
ul.pdp_ul li {
  color: #2c2c2c;
  font-family: "knockout_htf48";
  list-style: none;
  text-transform: uppercase;
  font-size: 20px;
  border-bottom: 1px solid #e3e3e3;
  cursor: pointer;
  line-height: 1.3;
  background-color: transparent;
  padding: 7px 0px 7px 40px;
  -webkit-transition: all 0.4s linear 0s;
  transition: all 0.4s linear 0s;
}
/* line 650, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_pdp.scss */
ul.pdp_ul li:before {
  content: "+";
  margin-left: -25px;
  margin-right: 0px;
  line-height: 1.3;
  font-size: 20px;
  font-family: Arial;
  width: 20px;
  display: block;
  float: left;
}
/* line 662, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_pdp.scss */
ul.pdp_ul li.active:before {
  content: "";
}
/* line 666, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_pdp.scss */
ul.pdp_ul li.active, ul.pdp_ul li:hover {
  -webkit-transition: all 0.4s linear 0s;
  transition: all 0.4s linear 0s;
  background-color: #fbe80a;
}
/* line 671, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_pdp.scss */
ul.pdp_ul li:last-child {
  border: 0px;
}

/* line 677, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_pdp.scss */
#product-information ul {
  font-size: 16px;
}
/* line 680, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_pdp.scss */
#product-information ul li {
  margin-bottom: 7px;
}

/* line 685, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_pdp.scss */
#product-details,
#perfect-equipment,
#pro-kit-videos,
#product-information.consumer-app {
  padding: 80px 0px 90px;
}
@media (max-width: 1199px) {
  /* line 685, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_pdp.scss */
  #product-details,
  #perfect-equipment,
  #pro-kit-videos,
  #product-information.consumer-app {
    padding: 80px 0px 30px;
  }
}
/* line 693, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_pdp.scss */
#product-details h2, #product-details .military.carousel .stc-quote, .military.carousel #product-details .stc-quote,
#perfect-equipment h2,
#perfect-equipment .military.carousel .stc-quote,
.military.carousel #perfect-equipment .stc-quote,
#pro-kit-videos h2,
#pro-kit-videos .military.carousel .stc-quote,
.military.carousel #pro-kit-videos .stc-quote,
#product-information.consumer-app h2,
#product-information.consumer-app .military.carousel .stc-quote,
.military.carousel #product-information.consumer-app .stc-quote {
  margin: 40px 0px 30px;
}
@media (max-width: 1199px) {
  /* line 693, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_pdp.scss */
  #product-details h2, #product-details .military.carousel .stc-quote, .military.carousel #product-details .stc-quote,
  #perfect-equipment h2,
  #perfect-equipment .military.carousel .stc-quote,
  .military.carousel #perfect-equipment .stc-quote,
  #pro-kit-videos h2,
  #pro-kit-videos .military.carousel .stc-quote,
  .military.carousel #pro-kit-videos .stc-quote,
  #product-information.consumer-app h2,
  #product-information.consumer-app .military.carousel .stc-quote,
  .military.carousel #product-information.consumer-app .stc-quote {
    margin: 0px 0px 30px;
  }
}
/* line 699, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_pdp.scss */
#product-details p,
#perfect-equipment p,
#pro-kit-videos p,
#product-information.consumer-app p {
  font-size: 14px;
  color: #828282;
  clear: both;
}
/* line 703, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_pdp.scss */
#product-details p.normal,
#perfect-equipment p.normal,
#pro-kit-videos p.normal,
#product-information.consumer-app p.normal {
  font-size: 16px;
  letter-spacing: 0.1px;
  line-height: 24px;
  margin: 0px 0px 60px;
}
/* line 712, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_pdp.scss */
#product-details p.bold,
#perfect-equipment p.bold,
#pro-kit-videos p.bold,
#product-information.consumer-app p.bold {
  font-weight: bold;
  margin: 0px 0px 20px;
}
/* line 717, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_pdp.scss */
#product-details h3,
#perfect-equipment h3,
#pro-kit-videos h3,
#product-information.consumer-app h3 {
  margin: 40px 0px 20px;
}
/* line 720, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_pdp.scss */
#product-details .col-lg-15,
#product-details .col-md-18,
#product-details .col-lg-21,
#product-details .col-lg-22,
#perfect-equipment .col-lg-15,
#perfect-equipment .col-md-18,
#perfect-equipment .col-lg-21,
#perfect-equipment .col-lg-22,
#pro-kit-videos .col-lg-15,
#pro-kit-videos .col-md-18,
#pro-kit-videos .col-lg-21,
#pro-kit-videos .col-lg-22,
#product-information.consumer-app .col-lg-15,
#product-information.consumer-app .col-md-18,
#product-information.consumer-app .col-lg-21,
#product-information.consumer-app .col-lg-22 {
  padding: 0px;
  margin: 0px;
}
/* line 727, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_pdp.scss */
#product-details img,
#perfect-equipment img,
#pro-kit-videos img,
#product-information.consumer-app img {
  width: 100%;
  display: block;
  border: 1px solid #e3e3e3;
}
/* line 734, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_pdp.scss */
#product-details .page-pdp_ed h2, #product-details .page-pdp_ed .military.carousel .stc-quote, .military.carousel #product-details .page-pdp_ed .stc-quote,
#product-details .page-why_trx h2,
#product-details .page-why_trx .military.carousel .stc-quote,
.military.carousel #product-details .page-why_trx .stc-quote,
#perfect-equipment .page-pdp_ed h2,
#perfect-equipment .page-pdp_ed .military.carousel .stc-quote,
.military.carousel #perfect-equipment .page-pdp_ed .stc-quote,
#perfect-equipment .page-why_trx h2,
#perfect-equipment .page-why_trx .military.carousel .stc-quote,
.military.carousel #perfect-equipment .page-why_trx .stc-quote,
#pro-kit-videos .page-pdp_ed h2,
#pro-kit-videos .page-pdp_ed .military.carousel .stc-quote,
.military.carousel #pro-kit-videos .page-pdp_ed .stc-quote,
#pro-kit-videos .page-why_trx h2,
#pro-kit-videos .page-why_trx .military.carousel .stc-quote,
.military.carousel #pro-kit-videos .page-why_trx .stc-quote,
#product-information.consumer-app .page-pdp_ed h2,
#product-information.consumer-app .page-pdp_ed .military.carousel .stc-quote,
.military.carousel #product-information.consumer-app .page-pdp_ed .stc-quote,
#product-information.consumer-app .page-why_trx h2,
#product-information.consumer-app .page-why_trx .military.carousel .stc-quote,
.military.carousel #product-information.consumer-app .page-why_trx .stc-quote {
  margin-top: 0px;
}
/* line 737, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_pdp.scss */
#product-details .page-pdp_ed p.normal,
#product-details .page-why_trx p.normal,
#perfect-equipment .page-pdp_ed p.normal,
#perfect-equipment .page-why_trx p.normal,
#pro-kit-videos .page-pdp_ed p.normal,
#pro-kit-videos .page-why_trx p.normal,
#product-information.consumer-app .page-pdp_ed p.normal,
#product-information.consumer-app .page-why_trx p.normal {
  margin-bottom: 50px;
}
/* line 742, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_pdp.scss */
#product-details a.btn-equipment,
#perfect-equipment a.btn-equipment,
#pro-kit-videos a.btn-equipment,
#product-information.consumer-app a.btn-equipment {
  padding: 0px 10px;
  margin-top: 30px;
}

/* line 748, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_pdp.scss */
#pro-kit-videos {
  padding: 70px 0px 90px;
  border-top: 1px solid #e3e3e3;
}
@media (max-width: 1199px) {
  /* line 748, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_pdp.scss */
  #pro-kit-videos {
    padding: 70px 0px 70px;
  }
}

/* line 755, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_pdp.scss */
#main-product-description {
  padding: 0px 0px 80px;
}
@media (max-width: 1199px) {
  /* line 755, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_pdp.scss */
  #main-product-description {
    padding: 0px 0px 50px;
  }
}
/* line 760, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_pdp.scss */
#main-product-description img.thumbnail {
  border: 1px solid #e3e3e3;
  cursor: pointer;
}
/* line 763, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_pdp.scss */
#main-product-description img.thumbnail.active {
  border: 2px solid #2c2c2c;
}
/* line 767, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_pdp.scss */
#main-product-description h1 {
  font-size: 48px;
  margin: 0px 0px 5px 0px;
}
/* line 771, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_pdp.scss */
#main-product-description a.btn, #main-product-description .socialwall a.candid-wall-load-more, .socialwall #main-product-description a.candid-wall-load-more {
  margin: 50px 0px 10px;
}
/* line 774, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_pdp.scss */
#main-product-description .main-image-wrapper {
  position: relative;
  margin-bottom: 20px;
}
/* line 777, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_pdp.scss */
#main-product-description .main-image-wrapper img {
  width: 100%;
  max-height: 490px;
}
/* line 781, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_pdp.scss */
#main-product-description .main-image-wrapper .squarearrow-btn {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  /* Chrome, Safari, Opera */
  -ms-transform: translate(-50%, -50%);
  /* IE 9 */
}
/* line 785, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_pdp.scss */
#main-product-description .price-stars {
  float: left;
  width: 80px;
  margin: 0px 4px 0px 0px;
}
/* line 790, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_pdp.scss */
#main-product-description .product_grid {
  padding-bottom: 20px;
  border-bottom: 2px solid #2c2c2c;
  margin: 0px 0px 20px 0px;
}
/* line 795, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_pdp.scss */
#main-product-description .product_grid .rating {
  margin-top: 3px;
}
/* line 798, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_pdp.scss */
#main-product-description .product_grid p {
  font-weight: bold;
  font-size: 12px;
  letter-spacing: 0.1px;
  line-height: 24px;
  display: inline-block;
  margin-bottom: 0px;
}
/* line 805, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_pdp.scss */
#main-product-description .product_grid p.text-faded {
  color: #828282;
  padding-right: 10px;
  border-right: 1px solid #e3e3e3;
}
/* line 810, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_pdp.scss */
#main-product-description .product_grid p:last-child {
  margin-left: 7px;
  color: #2c2c2c;
  cursor: pointer;
}
/* line 818, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_pdp.scss */
#main-product-description p.bold {
  font-weight: bold;
  margin-bottom: 20px;
}
/* line 822, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_pdp.scss */
#main-product-description p.normal {
  font-size: 14px;
  color: #828282;
  margin: 0px;
  line-height: 24px;
  letter-spacing: 0.1px;
}
/* line 828, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_pdp.scss */
#main-product-description p.normal a.pdp_learnmore {
  cursor: pointer;
  font-size: 14px;
  font-weight: bold;
  color: #828282;
  padding-bottom: 0px;
  border-bottom: 2px solid #828282;
}
@media (max-width: 1199px) {
  /* line 822, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_pdp.scss */
  #main-product-description p.normal {
    margin: 0px;
  }
}
/* line 841, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_pdp.scss */
#main-product-description .price-wrapper {
  float: left;
  margin-bottom: 8px;
  padding: 15px 0;
}
/* line 846, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_pdp.scss */
#main-product-description .price-wrapper h3, #main-product-description .price-wrapper p {
  line-height: 30px;
}
/* line 850, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_pdp.scss */
#main-product-description .price-wrapper h3 {
  display: inline-block;
  margin: 0 7px 0 0;
  float: left;
}
/* line 856, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_pdp.scss */
#main-product-description .price-wrapper p {
  display: inline-block;
  font-size: 12px;
  font-weight: bold;
  color: #2c2c2c;
  margin: 0;
}
@media (max-width: 1199px) {
  /* line 863, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_pdp.scss */
  #main-product-description .price-wrapper p span {
    display: none;
  }
}
/* line 870, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_pdp.scss */
#main-product-description .quantity {
  clear: both;
}
/* line 872, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_pdp.scss */
#main-product-description .quantity .custom-select-menu {
  width: 20%;
  margin: 0px;
}
@media (max-width: 1199px) {
  /* line 872, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_pdp.scss */
  #main-product-description .quantity .custom-select-menu {
    width: 25%;
  }
}
/* line 878, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_pdp.scss */
#main-product-description .quantity .custom-select-menu label:after {
  top: 23px;
}
/* line 881, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_pdp.scss */
#main-product-description .quantity .custom-select-menu ul {
  top: 60px;
  width: 100%;
}
/* line 886, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_pdp.scss */
#main-product-description .quantity label,
#main-product-description .quantity .custom-select-menu {
  height: 60px;
  line-height: 27px;
  float: left;
}
/* line 893, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_pdp.scss */
#main-product-description .quantity .selectboxit-container {
  float: left;
  width: 20%;
}
@media (max-width: 1199px) {
  /* line 893, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_pdp.scss */
  #main-product-description .quantity .selectboxit-container {
    width: 25%;
  }
}
/* line 901, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_pdp.scss */
#main-product-description .quantity .btn, #main-product-description .quantity .socialwall .candid-wall-load-more, .socialwall #main-product-description .quantity .candid-wall-load-more {
  float: left;
  height: 60px;
  line-height: 60px !important;
  margin: 0px 0px 0px 10%;
  width: 70%;
}
@media (max-width: 991px) {
  /* line 901, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_pdp.scss */
  #main-product-description .quantity .btn, #main-product-description .quantity .socialwall .candid-wall-load-more, .socialwall #main-product-description .quantity .candid-wall-load-more {
    width: 65%;
  }
}
@media (max-width: 1199px) {
  /* line 901, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_pdp.scss */
  #main-product-description .quantity .btn, #main-product-description .quantity .socialwall .candid-wall-load-more, .socialwall #main-product-description .quantity .candid-wall-load-more {
    width: 65%;
  }
}
/* line 915, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_pdp.scss */
#main-product-description .shipping {
  clear: both;
}
/* line 918, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_pdp.scss */
#main-product-description .btn-lightgrey, #main-product-description .btn-red {
  width: 100%;
  margin: 10px 0px 0px;
  text-align: center;
  clear: both;
  float: left;
  display: block;
}
/* line 925, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_pdp.scss */
#main-product-description .btn-lightgrey p, #main-product-description .btn-red p {
  font-size: 12px;
  color: #2c2c2c;
  letter-spacing: 0.25px;
  display: inline-block;
  margin: 0px;
  padding: 12px 0;
  vertical-align: middle;
  font-weight: bold;
}
/* line 934, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_pdp.scss */
#main-product-description .btn-lightgrey p.bold, #main-product-description .btn-red p.bold {
  font-size: 20px;
  font-family: "knockout_htf48";
  text-transform: uppercase;
  font-weight: normal;
}
/* line 943, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_pdp.scss */
#main-product-description .btn-red {
  background: #ED8389;
  color: #2C2C2C;
}
/* line 948, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_pdp.scss */
#main-product-description #pdp-homekit-carousel {
  height: 492px;
}
@media (max-width: 1199px) {
  /* line 948, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_pdp.scss */
  #main-product-description #pdp-homekit-carousel {
    height: auto;
  }
}
/* line 953, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_pdp.scss */
#main-product-description #pdp-homekit-carousel .carousel-inner {
  height: 492px;
}
@media (max-width: 1199px) {
  /* line 953, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_pdp.scss */
  #main-product-description #pdp-homekit-carousel .carousel-inner {
    height: auto;
  }
}
/* line 958, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_pdp.scss */
#main-product-description #pdp-homekit-carousel .carousel-inner .item {
  position: relative;
  text-align: center;
}
/* line 962, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_pdp.scss */
#main-product-description #pdp-homekit-carousel .carousel-inner .item .squarearrow-btn-wrapper {
  width: 60px;
  margin: 0px auto;
}
/* line 966, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_pdp.scss */
#main-product-description #pdp-homekit-carousel .carousel-inner .item .zoom {
  margin: auto;
}
/* line 971, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_pdp.scss */
#main-product-description #pdp-homekit-carousel .carousel-control {
  display: none;
}
/* line 974, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_pdp.scss */
#main-product-description #pdp-homekit-carousel #pdp-carousel-indicators {
  width: 492px;
  margin: 20px auto 0px;
  position: static;
  height: 78px;
}
@media (max-width: 1199px) {
  /* line 974, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_pdp.scss */
  #main-product-description #pdp-homekit-carousel #pdp-carousel-indicators {
    width: 460px;
  }
}
@media (max-width: 991px) {
  /* line 974, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_pdp.scss */
  #main-product-description #pdp-homekit-carousel #pdp-carousel-indicators {
    width: 350px;
  }
}
/* line 985, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_pdp.scss */
#main-product-description #pdp-homekit-carousel #pdp-carousel-indicators li {
  background: transparent;
  border: 0px;
  width: 76px !important;
  height: 76px !important;
  margin: 0px 22px 0px 0px;
  opacity: 1;
  float: left;
}
/* line 993, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_pdp.scss */
#main-product-description #pdp-homekit-carousel #pdp-carousel-indicators li:last-child {
  margin: 0px;
}
/* line 997, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_pdp.scss */
#main-product-description #pdp-homekit-carousel #pdp-carousel-indicators li.active img {
  border: 2px solid #2c2c2c;
}
@media (max-width: 1199px) {
  /* line 985, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_pdp.scss */
  #main-product-description #pdp-homekit-carousel #pdp-carousel-indicators li {
    width: 74px !important;
    height: 74px !important;
  }
}
@media (max-width: 991px) {
  /* line 985, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_pdp.scss */
  #main-product-description #pdp-homekit-carousel #pdp-carousel-indicators li {
    margin: 0px 5px 0px 0px;
    width: 65px !important;
    height: 65px !important;
  }
}
/* line 1010, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_pdp.scss */
#main-product-description #pdp-homekit-carousel #pdp-carousel-indicators li img {
  display: block;
  width: 100%;
  height: 100%;
  border: 1px solid #e3e3e3;
}
/* line 1019, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_pdp.scss */
#main-product-description #back-to-category-btn {
  margin: 20px 0 20px 0px;
  padding-left: 0;
}
/* line 1023, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_pdp.scss */
#main-product-description #back-to-category-btn i {
  margin-right: 20px;
}
/* line 1027, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_pdp.scss */
#main-product-description .commercial-orders {
  clear: both;
  margin: 20px 0px 0px;
  float: left;
  width: 100%;
}
/* line 1032, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_pdp.scss */
#main-product-description .commercial-orders p {
  font-size: 12px;
  color: #2c2c2c;
  font-weight: bold;
  line-height: 24px;
  letter-spacing: .1px;
  text-align: center;
}
/* line 1041, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_pdp.scss */
#main-product-description a.pdp-custom-button {
  margin: 15px 0px 0px;
  font-size: 20px;
}

/* line 1046, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_pdp.scss */
#sticky-social-menu {
  position: fixed;
  right: 0px;
  top: 35%;
  z-index: 99;
}
@media (max-width: 1199px) {
  /* line 1046, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_pdp.scss */
  #sticky-social-menu {
    display: none;
  }
}
/* line 1055, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_pdp.scss */
#sticky-social-menu.shift-down {
  top: auto;
  bottom: 0;
}
/* line 1061, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_pdp.scss */
#sticky-social-menu ul li {
  width: 60px;
  height: 60px;
  cursor: pointer;
  line-height: 60px;
  text-align: center;
  list-style: none;
  font-size: 20px;
  background: #ededed;
  -webkit-transition: all 0.4s linear 0s;
  transition: all 0.4s linear 0s;
}
/* line 1071, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_pdp.scss */
#sticky-social-menu ul li.active, #sticky-social-menu ul li:hover {
  background-color: #2c2c2c;
  color: #ffffff;
  -webkit-transition: all 0.4s linear 0s;
  transition: all 0.4s linear 0s;
}
/* line 1076, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_pdp.scss */
#sticky-social-menu ul li.active a, #sticky-social-menu ul li:hover a {
  color: #ffffff;
}
/* line 1080, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_pdp.scss */
#sticky-social-menu ul li a {
  color: #2c2c2c;
}

/* line 1087, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_pdp.scss */
.pdp-inner-social-section div.col-sm-6 {
  line-height: 60px;
  text-align: center;
}
/* line 1090, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_pdp.scss */
.pdp-inner-social-section div.col-sm-6 a {
  color: #2c2c2c;
}

/* line 1095, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_pdp.scss */
#what-people-are-saying.page-pdp_force {
  padding: 20px 0px 115px 0px;
}
/* line 1097, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_pdp.scss */
#what-people-are-saying.page-pdp_force .row {
  margin: 0px;
}
@media (max-width: 1199px) {
  /* line 1095, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_pdp.scss */
  #what-people-are-saying.page-pdp_force {
    padding: 20px 0px 40px 0px;
  }
}

/* line 1106, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_pdp.scss */
#peak-readiness div.text-wrapper {
  background-color: #2c2c2c;
  padding: 76px 0px 68px 0px;
}
/* line 1109, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_pdp.scss */
#peak-readiness div.text-wrapper h2, #peak-readiness div.text-wrapper .military.carousel .stc-quote, .military.carousel #peak-readiness div.text-wrapper .stc-quote {
  margin: 0px;
  text-align: center;
  color: #ffffff;
}
/* line 1115, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_pdp.scss */
#peak-readiness div.image-wrapper {
  overflow: hidden;
  position: absolute;
  top: 0px;
  right: 0px;
  left: 0px;
  bottom: 0px;
  background-size: cover;
}
/* line 1123, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_pdp.scss */
#peak-readiness div.image-wrapper img {
  height: 100%;
  max-width: 140%;
}
/* line 1128, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_pdp.scss */
#peak-readiness div.row {
  position: relative;
}
/* line 1131, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_pdp.scss */
#peak-readiness div ul {
  color: #ffffff;
  padding: 0px;
}
/* line 1134, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_pdp.scss */
#peak-readiness div ul li {
  list-style: none;
  margin: 0px 0px 15px 0px;
  color: #ffffff;
  padding-left: 30px;
  font-family: "knockout_htf48";
  font-weight: lighter;
  font-size: 26px;
  line-height: 1.5;
  letter-spacing: 0.25px;
  text-transform: uppercase;
}
/* line 1145, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_pdp.scss */
#peak-readiness div ul li:before {
  content: "• ";
  color: #f1f11d;
  float: left;
  display: inline-block;
  margin-left: -15px;
  line-height: 1.5;
}
/* line 1153, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_pdp.scss */
#peak-readiness div ul li:first-child {
  margin-top: 45px;
}

/* line 1162, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_pdp.scss */
#pdp-force-slider .dpd-force-caption .stc-name {
  color: #ffffff;
  font-family: "knockout_htf48";
  line-height: 30px;
  letter-spacing: 0.24px;
  font-size: 30px;
}
/* line 1169, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_pdp.scss */
#pdp-force-slider .dpd-force-caption .stc-quote {
  color: #ffffff;
}
/* line 1172, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_pdp.scss */
#pdp-force-slider .dpd-force-caption .stc-uses {
  font-size: 12px;
  font-weight: bold;
  font-family: Arial;
  color: #828282;
  text-align: left;
}

/* line 1181, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_pdp.scss */
#program-information {
  padding: 100px 0px 0px;
}
/* line 1183, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_pdp.scss */
#program-information h2, #program-information .military.carousel .stc-quote, .military.carousel #program-information .stc-quote {
  margin: 0px 0px 35px;
}
/* line 1186, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_pdp.scss */
#program-information h3 {
  margin: 0px 0px 15px 0px;
}
/* line 1189, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_pdp.scss */
#program-information ul {
  margin: 0px 0px 45px 0px;
}
/* line 1192, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_pdp.scss */
#program-information p {
  margin: 0px 0px 55px 0px;
  line-height: 30px;
  letter-spacing: 0.1px;
}
/* line 1196, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_pdp.scss */
#program-information p.small-margin {
  margin: 0px 0px 20px 0px;
}
/* line 1200, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_pdp.scss */
#program-information a {
  margin: 0px 0px 30px 0px;
}

/* line 1205, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_pdp.scss */
#find-a-course #find-a-course-background {
  background-color: #2c2c2c;
}
/* line 1207, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_pdp.scss */
#find-a-course #find-a-course-background #find-a-course-background-image {
  padding: 90px 0px 100px;
  background-size: cover;
}
@media (max-width: 1199px) {
  /* line 1207, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_pdp.scss */
  #find-a-course #find-a-course-background #find-a-course-background-image {
    padding: 50px 0px;
  }
}
/* line 1214, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_pdp.scss */
#find-a-course #find-a-course-background h2, #find-a-course #find-a-course-background .military.carousel .stc-quote, .military.carousel #find-a-course #find-a-course-background .stc-quote {
  color: #ffffff;
  display: inline-block;
}
/* line 1218, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_pdp.scss */
#find-a-course #find-a-course-background .row {
  text-align: center;
  margin: 0px;
}
/* line 1222, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_pdp.scss */
#find-a-course #find-a-course-background .row:first-child h2, #find-a-course #find-a-course-background .row:first-child .military.carousel .stc-quote, .military.carousel #find-a-course #find-a-course-background .row:first-child .stc-quote {
  margin: 0px 0px 50px;
}
/* line 1227, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_pdp.scss */
#find-a-course #find-a-course-background .white-section {
  padding: 80px;
}
@media (max-width: 1199px) {
  /* line 1227, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_pdp.scss */
  #find-a-course #find-a-course-background .white-section {
    padding: 60px;
  }
}
/* line 1232, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_pdp.scss */
#find-a-course #find-a-course-background .white-section p {
  text-align: left;
  margin: 0px;
  font-family: "knockout_htf48";
  text-transform: uppercase;
  font-size: 20px;
  padding-left: 3px;
}
/* line 1241, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_pdp.scss */
#find-a-course #find-a-course-background .white-section a.btn, #find-a-course #find-a-course-background .white-section .socialwall a.candid-wall-load-more, .socialwall #find-a-course #find-a-course-background .white-section a.candid-wall-load-more {
  margin-top: 50px;
}
@media (max-width: 1199px) {
  /* line 1241, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_pdp.scss */
  #find-a-course #find-a-course-background .white-section a.btn, #find-a-course #find-a-course-background .white-section .socialwall a.candid-wall-load-more, .socialwall #find-a-course #find-a-course-background .white-section a.candid-wall-load-more {
    padding: 0px 20px;
  }
}
/* line 1246, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_pdp.scss */
#find-a-course #find-a-course-background .white-section a.btn .underlined, #find-a-course #find-a-course-background .white-section .socialwall a.candid-wall-load-more .underlined, .socialwall #find-a-course #find-a-course-background .white-section a.candid-wall-load-more .underlined {
  text-decoration: underline;
}
/* line 1252, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_pdp.scss */
#find-a-course #find-a-course-background .custom-select-menu {
  margin: 0px;
}
/* line 1254, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_pdp.scss */
#find-a-course #find-a-course-background .custom-select-menu ul {
  width: 100%;
  top: 45px;
}
/* line 1258, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_pdp.scss */
#find-a-course #find-a-course-background .custom-select-menu label {
  font-size: 48px;
  border-top: 0px;
  border-left: 0px;
  border-right: 0px;
  font-family: "knockout_htf48";
  text-transform: uppercase;
  font-weight: normal;
  line-height: 40px;
  padding: 0px 32px 5px 0px;
  text-align: left;
}
/* line 1269, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_pdp.scss */
#find-a-course #find-a-course-background .custom-select-menu label:after {
  top: 12px;
}
@media (max-width: 1199px) {
  /* line 1269, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_pdp.scss */
  #find-a-course #find-a-course-background .custom-select-menu label:after {
    top: 25px;
  }
}
@media (max-width: 991px) {
  /* line 1269, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_pdp.scss */
  #find-a-course #find-a-course-background .custom-select-menu label:after {
    top: 12px;
  }
}
/* line 1281, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_pdp.scss */
#find-a-course #find-a-course-background p.small {
  margin: 0px;
}
/* line 1286, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_pdp.scss */
#find-a-course #find-a-course-background .bottom-section p {
  color: #828282;
  text-align: center;
  margin-bottom: 25px;
}
/* line 1291, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_pdp.scss */
#find-a-course #find-a-course-background .bottom-section h2, #find-a-course #find-a-course-background .bottom-section .military.carousel .stc-quote, .military.carousel #find-a-course #find-a-course-background .bottom-section .stc-quote {
  margin: 70px 0px 20px;
}

/* line 1, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_carousels.scss */
#slider-images {
  display: none;
}

/* line 4, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_carousels.scss */
.slideritem-content > div {
  display: none;
}

/* line 7, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_carousels.scss */
.slideritem-content > div.slider-active-text {
  display: block;
}

/* line 10, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_carousels.scss */
.carousel-control.left,
.carousel-control.right {
  background: transparent;
}

/* line 14, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_carousels.scss */
.container-fluid .left-slider-button,
.container .left-slider-button {
  background-image: url(//d1stxdp5ogppuo.cloudfront.net/assets/trx/arrow_bow_left-409b990757087960bae68b6e599b0fc4.svg);
  background-repeat: no-repeat;
  background-size: 40px 65px;
  width: 64px;
  height: 64px;
  position: absolute;
  top: 47%;
  transform: translateY(-47%);
  -webkit-transform: translateY(-47%);
  /* Chrome, Safari, Opera */
  -ms-transform: translateY(-47%);
  /* IE 9 */
  top: 52%;
  left: 40px;
}

/* line 25, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_carousels.scss */
.container-fluid .right-slider-button,
.container .right-slider-button {
  background-image: url(//d1stxdp5ogppuo.cloudfront.net/assets/trx/arrow_bow_right-09bca1604fb6d74d91020c56dd566c34.svg);
  background-repeat: no-repeat;
  background-size: 40px 65px;
  background-position: right;
  width: 64px;
  height: 64px;
  position: absolute;
  top: 47%;
  transform: translateY(-47%);
  -webkit-transform: translateY(-47%);
  /* Chrome, Safari, Opera */
  -ms-transform: translateY(-47%);
  /* IE 9 */
  top: 52%;
  right: 27px;
}

@media (min-width: 1200px) {
  /* line 37, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_carousels.scss */
  .container-fluid .right-slider-button,
  .container-fluid .left-slider-button {
    margin-top: 22px;
  }
}

/* line 45, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_carousels.scss */
.no-svg .container-fluid .left-slider-button,
.no-svg .container .left-slider-button {
  background-image: url(//d1stxdp5ogppuo.cloudfront.net/assets/trx/markup-left-061b31dce88235b59343485587018652.png);
  background-size: 65px 65px;
}
/* line 50, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_carousels.scss */
.no-svg .container-fluid .right-slider-button,
.no-svg .container .right-slider-button {
  background-image: url(//d1stxdp5ogppuo.cloudfront.net/assets/trx/markup-right-5d5b50edf0fdc7bb5628cb265218851a.png) !important;
  background-size: 65px 65px;
}

/* line 56, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_carousels.scss */
.container-fluid .right-slider-button:before,
.container .right-slider-button:before,
.container-fluid .left-slider-button:before,
.container .left-slider-button:before {
  content: '';
}

/* line 62, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_carousels.scss */
.container-fluid .carousel-caption,
.container .carousel-caption {
  left: 10%;
  box-shadow: none;
  text-shadow: none;
  bottom: inherit;
  padding-top: 0;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  /* Chrome, Safari, Opera */
  -ms-transform: translateY(-50%);
  /* IE 9 */
}

/* line 72, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_carousels.scss */
#carousel-2 .carousel-caption, #carousel-3 .carousel-caption {
  /*left:50%;
  width:600px;
  max-width:600px;*/
}
/* line 78, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_carousels.scss */
#carousel-2 .carousel-caption.left-carousel-caption, #carousel-3 .carousel-caption.left-carousel-caption {
  /*left: auto;
  right: 10%;
  width: 560px;
  max-width: 560px;*/
}

/* line 86, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_carousels.scss */
.carousel-indicators li,
.slick-dots li {
  opacity: 0.5;
  -webkit-transition: opacity 0.7s ease-in-out 0s;
  transition: opacity 0.7s ease-in-out 0s;
}
/* line 91, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_carousels.scss */
.carousel-indicators li.slick-active, .carousel-indicators li.active, .carousel-indicators li:hover,
.slick-dots li.slick-active,
.slick-dots li.active,
.slick-dots li:hover {
  opacity: 1;
}

/* line 98, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_carousels.scss */
.slick-slider {
  margin-bottom: 0;
}

/* line 102, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_carousels.scss */
.slick-dots {
  bottom: 20px;
}

/* line 106, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_carousels.scss */
.container .carousel-indicators li.active,
.container-fluid .carousel-indicators li.active,
.slick-dots li.slick-active {
  border: solid 1px #ffe500;
  background-color: #ffe500;
  position: relative;
}

/* line 113, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_carousels.scss */
#carousel-2 .carousel-indicators li.active, #carousel-3 .carousel-indicators li.active {
  border: solid 1px #2c2c2c;
  background-color: #2c2c2c;
}

/* line 118, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_carousels.scss */
.slick-dots button {
  display: none !important;
}

/* line 122, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_carousels.scss */
.container .carousel-indicators li,
.container-fluid .carousel-indicators li,
.slick-dots li {
  display: inline-block !important;
  cursor: pointer;
  width: 15px !important;
  height: 15px !important;
  border-radius: 7px;
  padding: 2px;
  background-color: #2c2c2c;
  margin: 0 28px;
  border: solid 1px transparent;
  background-clip: content-box;
}
/* line 135, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_carousels.scss */
.container .carousel-indicators li:before,
.container-fluid .carousel-indicators li:before,
.slick-dots li:before {
  width: 15px;
  height: 15px;
  display: block;
  visibility: none;
}
/* line 141, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_carousels.scss */
.container .carousel-indicators li span,
.container-fluid .carousel-indicators li span,
.slick-dots li span {
  width: 30px;
}

/* line 146, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_carousels.scss */
.slick-slide {
  position: relative;
}
/* line 149, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_carousels.scss */
.slick-slide img {
  max-width: 100%;
}

/* line 154, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_carousels.scss */
.slick-dots li {
  margin: 0 28px;
}

/* line 158, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_carousels.scss */
.slick-track {
  cursor: pointer;
}

/* line 162, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_carousels.scss */
.squarearrow-button {
  margin-right: 40px;
}
/* line 164, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_carousels.scss */
.squarearrow-button img {
  width: 60px;
  height: 60px;
}

/* line 170, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_carousels.scss */
.stc-quote {
  /*max-width:570px;*/
  text-align: left;
  margin-bottom: 30px;
  font-family: Arial;
  font-size: 24px;
  font-weight: bold;
  font-style: italic;
  color: #778183;
}
@media (min-width: 1200px) {
  /* line 170, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_carousels.scss */
  .stc-quote {
    font-size: 36px;
  }
}

/* line 185, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_carousels.scss */
.stc-name {
  text-align: left;
  text-transform: uppercase;
  font-family: "knockout_htf48";
  color: #2c2c2c;
  font-size: 24px;
}

/* line 192, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_carousels.scss */
.stc-ndesc {
  text-align: left;
  color: #778183;
}

/* line 196, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_carousels.scss */
.stc-number {
  float: left;
  font-family: "knockout_htf48";
}

/* line 200, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_carousels.scss */
.stc-description {
  color: white;
  font-size: 14px;
  font-family: Arial;
  margin-bottom: 35px;
}
@media (min-width: 992px) {
  /* line 200, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_carousels.scss */
  .stc-description {
    font-size: 18px;
  }
}

/* line 209, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_carousels.scss */
.light .stc-description {
  color: #8c8c8c;
}

/* line 213, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_carousels.scss */
.slider-text-content .stc-use-box {
  float: left;
  margin-top: 30px;
}
/* line 216, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_carousels.scss */
.slider-text-content .stc-use-box .stc-right-side {
  max-width: 80px;
  max-height: 80px;
  float: left;
}
/* line 221, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_carousels.scss */
.slider-text-content .stc-use-box .stc-left-side {
  float: left;
  margin-left: 20px;
  text-align: left;
}
/* line 225, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_carousels.scss */
.slider-text-content .stc-use-box .stc-left-side p.stc-uses {
  font-family: Arial;
  font-size: 12px;
  margin-top: 15px;
  color: #828282;
}
/* line 231, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_carousels.scss */
.slider-text-content .stc-use-box .stc-left-side p.stc-product-used {
  font-size: 20px;
  font-family: "knockout_htf48";
  color: #2c2c2c;
  text-transform: uppercase;
}
@media (max-width: 991px) {
  /* line 213, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_carousels.scss */
  .slider-text-content .stc-use-box {
    display: none;
  }
}

/* line 244, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_carousels.scss */
h1.stc-title {
  color: white;
}

/* line 249, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_carousels.scss */
.light h1.stc-title {
  color: #2c2c2c;
}

/* line 252, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_carousels.scss */
.stc-title,
.stc-number,
.stc-description {
  text-align: left;
  display: block;
  clear: both;
}

/* line 262, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_carousels.scss */
.slider-wrapper-carousel-1.slider-wrapper {
  height: auto !important;
  position: relative;
  -webkit-transition: margin 0.25s ease 0.15s;
  transition: margin 0.25s ease 0.15s;
}
@media (min-width: 1200px) {
  /* line 262, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_carousels.scss */
  .slider-wrapper-carousel-1.slider-wrapper {
    margin-top: -120px;
    zoom: 1;
    position: relative;
  }
}

@media (min-width: 1200px) {
  /* line 277, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_carousels.scss */
  .no-top-bar .slider-wrapper-carousel-1.slider-wrapper {
    margin-top: -80px;
  }
}

@media (min-width: 1200px) {
  /* line 282, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_carousels.scss */
  body.nosale .slider-wrapper-carousel-1.slider-wrapper {
    margin-top: -80px;
  }
}

/* line 288, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_carousels.scss */
#carousel-1 .carousel-control {
  width: 10%;
}
/* line 291, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_carousels.scss */
#carousel-1 .carousel-caption {
  width: 80%;
  left: 10%;
}
@media (min-width: 1200px) {
  /* line 295, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_carousels.scss */
  #carousel-1 .slider-text-content {
    margin-top: 80px;
  }
}

/* line 306, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_carousels.scss */
.pcp-slider .stc-use-box {
  display: none;
}
/* line 307, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_carousels.scss */
.pcp-slider .container-fluid {
  min-width: 0 !important;
}
/* line 308, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_carousels.scss */
.pcp-slider .carousel-control {
  display: none;
}
@media (max-width: 991px) {
  /* line 311, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_carousels.scss */
  .pcp-slider .stc-quote {
    line-height: 1.1;
  }
  /* line 314, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_carousels.scss */
  .pcp-slider .carousel-indicators {
    bottom: -3px;
  }
}
@media (max-width: 1199px) {
  /* line 320, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_carousels.scss */
  .pcp-slider .stc-quote {
    font-size: 17px;
    margin-bottom: 15px;
  }
  /* line 324, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_carousels.scss */
  .pcp-slider .container .carousel-indicators li, .pcp-slider .container-fluid .carousel-indicators li {
    margin: 0 5px;
  }
  /* line 328, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_carousels.scss */
  .pcp-slider .stc-name {
    font-size: 14px;
  }
}
@media (min-width: 1200px) {
  /* line 333, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_carousels.scss */
  .pcp-slider .stc-quote {
    font-size: 30px;
    margin-bottom: 15px;
  }
}

/* line 346, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_carousels.scss */
.military.carousel .stc-subtitle,
.military.carousel .stc-quote {
  text-transform: uppercase;
  color: white;
  font-family: "knockout_htf48";
  font-weight: 400;
  font-style: normal;
  letter-spacing: 0.025em;
}
/* line 356, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_carousels.scss */
.military.carousel .stc-subtitle {
  font-size: 20px;
  margin-bottom: 10px;
}
/* line 361, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_carousels.scss */
.military.carousel .stc-quote {
  position: relative;
}
/* line 364, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_carousels.scss */
.military.carousel .stc-quote:before {
  content: "01.";
  position: absolute;
  left: -55px;
  color: #a4a57c;
}
/* line 372, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_carousels.scss */
.military.carousel .carousel-caption {
  text-align: left;
}
/* line 376, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_carousels.scss */
.military.carousel .stc-desc p {
  color: white;
}
@media (max-width: 991px) {
  /* line 375, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_carousels.scss */
  .military.carousel .stc-desc {
    display: none;
  }
}
/* line 385, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_carousels.scss */
.military.carousel .carousel-indicators li {
  text-indent: 0;
  font-family: "knockout_htf48";
  font-size: 30px;
  color: white;
  margin-bottom: 23px;
  background: none !important;
  border: none !important;
}
@media (max-width: 991px) {
  /* line 396, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_carousels.scss */
  .military.carousel .carousel-control {
    display: none;
  }
}

/* line 402, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_carousels.scss */
.solutions-commercial-slide .stc-title,
.solutions-commercial-slide .stc-number,
.solutions-commercial-slide .stc-description {
  text-align: center;
}
@media (min-width: 1200px) and (max-width: 1280px) {
  /* line 407, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_carousels.scss */
  .solutions-commercial-slide .stc-description {
    margin-bottom: 20px;
  }
}

/* line 2, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_hero.scss */
.hero-inner {
  position: relative;
  overflow: hidden;
  width: 100%;
}
@media (min-width: 1200px) {
  /* line 2, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_hero.scss */
  .hero-inner {
    /*min-height: 397px;*/
  }
}
/* line 10, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_hero.scss */
.hero-inner .dark {
  background-color: #2c2c2c;
}
/* line 12, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_hero.scss */
.hero-inner .dark .img-responsive {
  opacity: 0.5;
}

/* line 18, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_hero.scss */
h1.hero-title {
  color: white;
}

/* line 21, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_hero.scss */
.light h1.hero-title {
  color: #2c2c2c;
}

/* line 24, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_hero.scss */
.hero-title,
.hero-description {
  text-align: left;
  display: block;
  clear: both;
}
/* line 31, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_hero.scss */
.hero-title.text-center,
.hero-description.text-center {
  text-align: center;
}

/* line 35, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_hero.scss */
.hero-caption {
  left: 15%;
  box-shadow: none;
  text-shadow: none;
  bottom: inherit;
  padding-top: 0;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  /* Chrome, Safari, Opera */
  -ms-transform: translateY(-50%);
  /* IE 9 */
}

/* line 44, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_hero.scss */
.hero-container {
  background-color: #ededed;
}

/* line 47, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_hero.scss */
.hero-content {
  max-height: 725px;
  overflow: hidden;
}

/* line 51, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_hero.scss */
.hero-text {
  padding-top: 250px;
  padding-left: 130px;
  padding-bottom: 160px;
  font-family: "knockout_htf48";
  color: #2c2c2c;
}

/* line 58, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_hero.scss */
.hero-item {
  position: relative;
}

/* line 62, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_hero.scss */
.heroitem-content {
  clear: both;
  overflow: hidden;
}

/* line 67, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_hero.scss */
.hero-description {
  color: white;
  font-size: 14px;
  font-family: Arial;
  margin-bottom: 35px;
}
@media (min-width: 992px) {
  /* line 67, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_hero.scss */
  .hero-description {
    font-size: 18px;
  }
}

/* line 78, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_hero.scss */
.light .hero-description {
  color: #2c2c2c;
}

@media (min-width: 1200px) {
  /* line 82, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_hero.scss */
  #heritage-hero {
    padding: 0 10px;
  }
}

/* line 88, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_hero.scss */
.hero-wrapper-main {
  height: auto !important;
  position: relative;
}
@media (min-width: 1200px) {
  /* line 88, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_hero.scss */
  .hero-wrapper-main {
    margin-top: -120px;
    zoom: 1;
    position: relative;
  }
}

@media (min-width: 1200px) {
  /* line 99, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_hero.scss */
  .nosales.hero-wrapper-main {
    margin-top: -80px;
  }
}

/* line 107, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_hero.scss */
#main-hero .hero-caption {
  width: 100%;
  left: 0%;
}
@media (min-width: 1200px) {
  /* line 107, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_hero.scss */
  #main-hero .hero-caption {
    margin-top: 65px;
  }
}
@media (min-width: 1200px) {
  /* line 120, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_hero.scss */
  #main-hero .hero-text-content {
    margin-top: 80px;
  }
}
@media (min-width: 1199px) and (max-width: 1300px) {
  /* line 127, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_hero.scss */
  #main-hero.hero-international_landing .hero-title {
    line-height: 60px;
  }
  /* line 130, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_hero.scss */
  #main-hero.hero-international_landing .hidden-span {
    display: none;
  }
}

@media all and (max-width: 1080px) and (min-width: 768px) {
  /* line 137, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_hero.scss */
  .hero-wrapper {
    height: auto !important;
  }
}
/* line 141, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_hero.scss */
#main-hero .item-video {
  height: 400px;
  background: #2c2c2c;
}
@media (max-width: 1199px) {
  /* line 141, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_hero.scss */
  #main-hero .item-video {
    height: 300px;
  }
}
/* line 147, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_hero.scss */
#main-hero .item-video .video-responsive {
  bottom: 0;
  display: table;
  margin: auto;
  position: absolute;
  top: 0;
  width: 100%;
  opacity: 0.5;
}

/* line 150, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_hero.scss */
.carousel .item.dark {
  background-color: #2c2c2c;
}
/* line 152, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_hero.scss */
.carousel .item.dark img {
  opacity: 0.5;
}

/*@group sidebar menu*/
/* line 2, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_sidebar.scss */
#sidebar {
  position: absolute;
  min-width: 224px;
  max-width: 386px;
  padding-top: 41px;
  padding-bottom: 50px;
}
/* line 12, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_sidebar.scss */
#sidebar .btn.back-to-cat, #sidebar .socialwall .back-to-cat.candid-wall-load-more, .socialwall #sidebar .back-to-cat.candid-wall-load-more {
  margin: 0 auto 25px;
}
/* line 16, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_sidebar.scss */
#sidebar .btn.back-to-cat i, #sidebar .socialwall .back-to-cat.candid-wall-load-more i, .socialwall #sidebar .back-to-cat.candid-wall-load-more i {
  margin-right: 20px;
}
@media (min-width: 992px) {
  /* line 12, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_sidebar.scss */
  #sidebar .btn.back-to-cat, #sidebar .socialwall .back-to-cat.candid-wall-load-more, .socialwall #sidebar .back-to-cat.candid-wall-load-more {
    margin-bottom: 38px;
  }
}
@media (min-width: 1200px) {
  /* line 12, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_sidebar.scss */
  #sidebar .btn.back-to-cat, #sidebar .socialwall .back-to-cat.candid-wall-load-more, .socialwall #sidebar .back-to-cat.candid-wall-load-more {
    /*margin-bottom: 43px;*/
  }
}
@media (max-width: 991px) {
  /* line 2, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_sidebar.scss */
  #sidebar {
    padding-right: 20px;
  }
}
@media (min-width: 1075px) and (max-width: 1199px) {
  /* line 2, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_sidebar.scss */
  #sidebar {
    padding-right: 37px;
  }
}
@media (min-width: 1200px) {
  /* line 2, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_sidebar.scss */
  #sidebar {
    /*padding-top: 70px;*/
    padding-right: 40px;
  }
}

/*@end*/
/*@group Accordion*/
/* line 43, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_sidebar.scss */
#accordion {
  margin: 0px auto 0 auto;
}
/* line 47, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_sidebar.scss */
#accordion a {
  font-family: Arial;
  letter-spacing: 0.025em;
  font-size: 12px;
  color: #2c2c2c;
  text-decoration: none;
  font-weight: bold;
  color: #2c2c2c;
  text-decoration: none;
  -webkit-transition: color .5s ease;
  transition: color .5s ease;
}
/* line 162, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/global/_mixin.scss */
#accordion a:hover {
  color: #828282;
  text-decoration: none;
}
/* line 59, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_sidebar.scss */
#accordion > ul {
  margin: 0;
  padding: 0;
}
/* line 63, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_sidebar.scss */
#accordion li {
  list-style-type: none;
}

/* line 68, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_sidebar.scss */
#accordion > ul > li > a {
  font-size: 20px;
  font-family: "knockout_htf48";
  font-weight: normal;
  text-transform: uppercase;
  color: #2c2c2c;
  padding: 0px 45px 0px 20px;
  background: #fff;
  height: 60px;
  line-height: 60px;
  display: block;
  border-bottom: 1px solid #e3e3e3;
}

/* line 83, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_sidebar.scss */
#accordion > ul > li:last-child > a {
  border-bottom: none;
}

/* line 86, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_sidebar.scss */
#accordion a.parent {
  position: relative;
}
/* line 89, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_sidebar.scss */
#accordion a.parent i {
  position: absolute;
  right: 24px;
  top: 50%;
  transform: translateY(-50%) scale(1, 0.75);
  -webkit-transform: translateY(-50%) scale(1, 0.75);
  -moz-transform: translateY(-50%) scale(1, 0.75);
  -ms-transform: translateY(-50%) scale(1, 0.75);
  font-size: 11px;
}

/* line 101, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_sidebar.scss */
#accordion > ul > li.active > a {
  background: #2c2c2c;
  color: #fff;
}
/* line 105, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_sidebar.scss */
#accordion > ul > li.active > a i {
  transform: translateY(-50%) scale(1, 0.75) rotate(180deg);
  -webkit-transform: translateY(-50%) scale(1, 0.75) rotate(180deg);
  -ms-transform: translateY(-50%) scale(1, 0.75) rotate(180deg);
}

/* line 118, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_sidebar.scss */
#accordion ul ul {
  padding: 8px 30px 3px 30px;
}
/* line 121, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_sidebar.scss */
#accordion ul ul li {
  margin-bottom: 5px;
}
/* line 124, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_sidebar.scss */
#accordion ul ul li a {
  display: inline-block;
  padding: 9px 15px;
  -webkit-transition: all 0.15s;
  transition: all 0.15s;
  position: relative;
}
/* line 131, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_sidebar.scss */
#accordion ul ul li a.active, #accordion ul ul li a.active_trail {
  color: #fff;
  background: #2c2c2c;
}
/* line 138, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_sidebar.scss */
#accordion ul ul li a.parent {
  color: #2c2c2c;
  padding: 12px 15px;
  line-height: 1;
  background: #fff;
  width: 100%;
  text-transform: uppercase;
}
/* line 147, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_sidebar.scss */
#accordion ul ul li a.parent.active {
  color: #fff;
  background: #2c2c2c;
}
/* line 154, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_sidebar.scss */
#accordion ul ul li.active a.parent {
  color: #fff;
  background: #2c2c2c;
}
/* line 158, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_sidebar.scss */
#accordion ul ul li.active a.parent i {
  transform: translateY(-50%) scale(1, 0.75) rotate(180deg);
  -webkit-transform: translateY(-50%) scale(1, 0.75) rotate(180deg);
  -ms-transform: translateY(-50%) scale(1, 0.75) rotate(180deg);
}

/* line 170, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_sidebar.scss */
#accordion ul ul li a:hover {
  /*background: #003545;
  border-left: 5px solid lightgreen;*/
}

/* line 175, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_sidebar.scss */
#accordion ul ul {
  display: none;
}

/* line 178, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_sidebar.scss */
#accordion li.active > ul {
  display: block;
}

/* line 182, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_sidebar.scss */
#accordion ul ul ul {
  /*margin-left: 15px; border-left: 1px dotted rgba(0, 0, 0, 0.5);*/
}

/* line 186, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_sidebar.scss */
#accordion a:not(:only-child):after {
  position: absolute;
  right: 10px;
  top: 0;
  font-size: 14px;
}

/*@end*/
/* class implementation for accordion */
/* line 197, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_sidebar.scss */
.accordion, .sidebar-menu {
  margin: 0px auto 0 auto;
}
/* line 199, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_sidebar.scss */
.accordion a, .sidebar-menu a {
  font-family: Arial;
  letter-spacing: 0.025em;
  font-size: 12px;
  color: #2c2c2c;
  text-decoration: none;
  font-weight: bold;
  color: #2c2c2c;
  text-decoration: none;
  -webkit-transition: color .5s ease;
  transition: color .5s ease;
}
/* line 162, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/global/_mixin.scss */
.accordion a:hover, .sidebar-menu a:hover {
  color: #828282;
  text-decoration: none;
}
/* line 208, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_sidebar.scss */
.accordion > ul, .sidebar-menu > ul {
  margin: 0;
  padding: 0;
}
/* line 212, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_sidebar.scss */
.accordion li, .sidebar-menu li {
  list-style-type: none;
}

/* line 216, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_sidebar.scss */
.accordion > ul > li > a, .sidebar-menu > ul > li > a {
  font-size: 20px;
  font-family: "knockout_htf48";
  font-weight: normal;
  text-transform: uppercase;
  color: #2c2c2c;
  padding: 0px 45px 0px 20px;
  background: #fff;
  line-height: 60px;
  display: block;
  border-bottom: 1px solid #e3e3e3;
}

/* line 228, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_sidebar.scss */
.sidebar-menu.centered > ul > li > a {
  padding: 0px 20px 0px 20px;
}

/* line 231, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_sidebar.scss */
.accordion > ul > li:last-child > a, .sidebar-menu > ul > li:last-child > a {
  border-bottom: none;
}

/* line 234, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_sidebar.scss */
.accordion a.parent, .sidebar-menu a.parent {
  position: relative;
}
/* line 236, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_sidebar.scss */
.accordion a.parent i, .sidebar-menu a.parent i {
  position: absolute;
  right: 24px;
  top: 50%;
  transform: translateY(-50%) scale(1, 0.75);
  -webkit-transform: translateY(-50%) scale(1, 0.75);
  -moz-transform: translateY(-50%) scale(1, 0.75);
  -ms-transform: translateY(-50%) scale(1, 0.75);
  font-size: 11px;
}

/* line 247, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_sidebar.scss */
.accordion > ul > li.active > a, .sidebar-menu > ul > li.active > a {
  background: #2c2c2c;
  color: #fff;
}
/* line 250, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_sidebar.scss */
.accordion > ul > li.active > a i, .sidebar-menu > ul > li.active > a i {
  transform: translateY(-50%) scale(1, 0.75) rotate(180deg);
  -webkit-transform: translateY(-50%) scale(1, 0.75) rotate(180deg);
  -ms-transform: translateY(-50%) scale(1, 0.75) rotate(180deg);
}

/* line 256, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_sidebar.scss */
.accordion > ul > li > ul, .sidebar-menu ul ul {
  padding: 8px 30px 3px 30px;
}
/* line 258, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_sidebar.scss */
.accordion > ul > li > ul > li, .sidebar-menu ul ul > li {
  margin-bottom: 5px;
}
/* line 260, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_sidebar.scss */
.accordion > ul > li > ul > li > a, .sidebar-menu ul ul > li > a {
  display: inline-block;
  padding: 9px 15px;
  -webkit-transition: all 0.15s;
  transition: all 0.15s;
  position: relative;
}
/* line 265, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_sidebar.scss */
.accordion > ul > li > ul > li > a.active, .accordion > ul > li > ul > li > a.active_trail, .sidebar-menu ul ul > li > a.active, .sidebar-menu ul ul > li > a.active_trail {
  color: #fff;
  background: #2c2c2c;
}
/* line 271, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_sidebar.scss */
.accordion > ul > li > ul > li > a.parent, .sidebar-menu ul ul > li > a.parent {
  color: #2c2c2c;
  padding: 12px 15px;
  line-height: 1;
  background: #fff;
  width: 100%;
  text-transform: uppercase;
}
/* line 278, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_sidebar.scss */
.accordion > ul > li > ul > li > a.parent.active, .sidebar-menu ul ul > li > a.parent.active {
  color: #fff;
  background: #2c2c2c;
}
/* line 284, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_sidebar.scss */
.accordion > ul > li > ul > li.active > a.parent, .sidebar-menu ul ul > li.active > a.parent {
  color: #fff;
  background: #2c2c2c;
}
/* line 288, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_sidebar.scss */
.accordion > ul > li > ul > li.active > a.parent i, .sidebar-menu ul ul > li.active > a.parent i {
  transform: translateY(-50%) scale(1, 0.75) rotate(180deg);
  -webkit-transform: translateY(-50%) scale(1, 0.75) rotate(180deg);
  -ms-transform: translateY(-50%) scale(1, 0.75) rotate(180deg);
}

/* line 299, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_sidebar.scss */
.accordion > ul > li > ul, .sidebar-menu ul ul {
  display: none;
}

/* line 302, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_sidebar.scss */
.accordion li.active > ul, .sidebar-menu li.active > ul {
  display: block;
}

/* line 305, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_sidebar.scss */
.accordion a:not(:only-child):after, .sidebar-menu a:not(:only-child):after {
  position: absolute;
  right: 10px;
  top: 0;
  font-size: 14px;
}

/* end class implementation for accordion */
/* line 312, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_sidebar.scss */
.mylocker-sidebar .mlc-inner-ul {
  padding-left: 0px;
  padding-right: 0px;
}
/* line 315, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_sidebar.scss */
.mylocker-sidebar .mlc-inner-ul a {
  font-family: "knockout_htf48";
  font-size: 20px;
  text-transform: uppercase;
  font-weight: normal;
  padding-left: 20px;
  padding-right: 20px;
}
/* line 323, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_sidebar.scss */
.mylocker-sidebar .mlc-inner-ul li {
  margin-bottom: 5px;
}
/* line 326, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_sidebar.scss */
.mylocker-sidebar .mlc-inner-ul li.active {
  background-color: #2c2c2c;
  width: 80%;
  margin: 0px auto 10px auto;
}
/* line 330, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_sidebar.scss */
.mylocker-sidebar .mlc-inner-ul li.active a {
  color: #ffffff;
}

/* line 1, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_candid.scss */
#candid-all {
  padding: 60px 0 80px 0;
}
/* line 3, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_candid.scss */
#candid-all a {
  padding: 0;
}

/* line 9, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_candid.scss */
.socialwall .candid-wall-load-more {
  opacity: 1;
  margin: 0px auto 80px auto;
}

/* line 18, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_candid.scss */
#training-section div.image {
  padding: 0;
}
/* line 21, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_candid.scss */
#training-section div.image img {
  width: 100%;
}
/* line 30, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_candid.scss */
#training-section #candid-right > div:first-child:not(.image),
#training-section #candid-left > div:first-child:not(.image) {
  display: none;
}

/* line 37, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_candid.scss */
#candid-overlay .wrapper {
  background: #e3e3e3;
}
/* line 40, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_candid.scss */
#candid-overlay .candid-prev,
#candid-overlay .candid-next {
  width: 64px;
  height: 64px;
  background-repeat: no-repeat;
  background-size: 40px 65px;
  opacity: 0.5;
  -webkit-transition: all .5s ease;
  transition: all .5s ease;
}
/* line 51, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_candid.scss */
#candid-overlay .candid-prev:hover,
#candid-overlay .candid-next:hover {
  opacity: 1;
}
@media only screen and (max-width: 900px) {
  /* line 40, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_candid.scss */
  #candid-overlay .candid-prev,
  #candid-overlay .candid-next {
    margin-top: 35%;
  }
}
@media (min-width: 900px) {
  /* line 59, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_candid.scss */
  #candid-overlay .candid-close {
    right: 48%;
  }
}
@media (min-width: 1024px) {
  /* line 59, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_candid.scss */
  #candid-overlay .candid-close {
    top: -80px;
  }
}
/* line 67, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_candid.scss */
#candid-overlay .candid-next {
  background-image: url(//d1stxdp5ogppuo.cloudfront.net/assets/trx/arrow_bow_right_candid-09bca1604fb6d74d91020c56dd566c34.svg);
  background-position: right;
}
@media (min-width: 1040px) {
  /* line 67, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_candid.scss */
  #candid-overlay .candid-next {
    right: -55px;
  }
}
/* line 75, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_candid.scss */
#candid-overlay .candid-prev {
  background-image: url(//d1stxdp5ogppuo.cloudfront.net/assets/trx/arrow_bow_left_candid-409b990757087960bae68b6e599b0fc4.svg);
  background-position: left;
}
@media (min-width: 1040px) {
  /* line 75, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_candid.scss */
  #candid-overlay .candid-prev {
    left: -55px;
  }
}
/* line 83, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_candid.scss */
#candid-overlay .gallery-container,
#candid-overlay .candid-by-container {
  display: none;
}
/* line 88, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_candid.scss */
#candid-overlay .candid-close {
  background-image: url(//d1stxdp5ogppuo.cloudfront.net/assets/trx/close-aeadbce6d9e15741b230435886c149ce.svg);
  background-repeat: no-repeat;
  background-size: 11px 11px;
  background-position: center;
  background-color: #e3e3e3;
}
/* line 96, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_candid.scss */
#candid-overlay .candid-zoom-overlay {
  font-family: "knockout_htf48";
}

/* line 101, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_candid.scss */
.no-svg #candid-overlay .candid-next {
  background-image: url(//d1stxdp5ogppuo.cloudfront.net/assets/trx/markup-left-061b31dce88235b59343485587018652.png);
  background-size: 65px 65px;
}

/* line 105, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_candid.scss */
.no-svg #candid-overlay .candid-prev {
  background-image: url(//d1stxdp5ogppuo.cloudfront.net/assets/trx/markup-right-5d5b50edf0fdc7bb5628cb265218851a.png) !important;
  background-size: 65px 65px;
}

/* line 1, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_testimonials.scss */
#what_people_are_saying {
  padding: 0px 0px 80px 0px;
}
/* line 3, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_testimonials.scss */
#what_people_are_saying h2, #what_people_are_saying .military.carousel .stc-quote, .military.carousel #what_people_are_saying .stc-quote {
  margin: 80px 0px 60px 0px;
  text-align: center;
}
/* line 8, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_testimonials.scss */
#what_people_are_saying div.first-twitter-message-line {
  padding-left: 30px;
}
/* line 10, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_testimonials.scss */
#what_people_are_saying div.first-twitter-message-line span {
  width: 20px;
  height: 20px;
  float: left;
  font-size: 14px;
  margin: 4px 0px 0px -29px;
  color: #828383;
}
/* line 18, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_testimonials.scss */
#what_people_are_saying div.first-twitter-message-line p {
  font-size: 15px;
  font-weight: bold;
  font-style: italic;
  font-family: Arial;
  color: #828383;
  line-height: 24px;
  letter-spacing: .1px;
}
/* line 28, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_testimonials.scss */
#what_people_are_saying div.second-twitter-message-line {
  padding-left: 30px;
  margin-top: 5px;
}
/* line 31, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_testimonials.scss */
#what_people_are_saying div.second-twitter-message-line .twitter-icon {
  width: 20px;
  height: 20px;
  float: left;
  font-size: 22px;
  margin: -1px 0px 0px -31px;
  color: #03bbf9;
  cursor: pointer;
}
/* line 40, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_testimonials.scss */
#what_people_are_saying div.second-twitter-message-line p {
  cursor: pointer;
  font-size: 20px;
  font-family: "knockout_htf48";
  text-transform: uppercase;
  color: #2c2c2c;
}
/* line 48, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_testimonials.scss */
#what_people_are_saying div.row:last-child {
  margin: 60px 0px 0px 0px;
}
@media (max-width: 1199px) {
  /* line 48, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_testimonials.scss */
  #what_people_are_saying div.row:last-child {
    margin: 50px 0px 0px 0px;
  }
}

/* line 2, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_about.scss */
.page-why_trx #share-row {
  display: none;
}

/* line 7, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_about.scss */
#about-perfect-workout {
  padding: 60px 0px 90px;
}
@media (max-width: 1199px) {
  /* line 7, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_about.scss */
  #about-perfect-workout {
    padding: 40px 0px 60px;
  }
}
/* line 14, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_about.scss */
#about-perfect-workout .image-wrapper {
  padding: 0px;
  position: relative;
  max-height: 300px;
  overflow: hidden;
  background-color: #2c2c2c;
}
/* line 22, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_about.scss */
#about-perfect-workout .image-wrapper:hover img {
  opacity: 1;
  -webkit-transition: opacity 0.3s ease-in-out 0s;
  transition: opacity 0.3s ease-in-out 0s;
}
/* line 28, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_about.scss */
#about-perfect-workout .image-wrapper img {
  width: 100%;
  opacity: 0.5;
  -webkit-transition: opacity 0.3s ease-in-out 0s;
  transition: opacity 0.3s ease-in-out 0s;
  -webkit-backface-visibility: hidden;
}
/* line 36, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_about.scss */
#about-perfect-workout .image-wrapper p.image-description {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  /* Chrome, Safari, Opera */
  -ms-transform: translateY(-50%);
  /* IE 9 */
  font-size: 30px;
  font-family: "knockout_htf48";
  line-height: 30px;
  letter-spacing: 0.25px;
  color: #ffffff;
  text-transform: uppercase;
  width: 100%;
  text-align: center;
}
/* line 50, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_about.scss */
#about-perfect-workout .row {
  margin: 0px;
}
/* line 54, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_about.scss */
#about-perfect-workout .col-lg-12 {
  text-align: center;
}
/* line 57, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_about.scss */
#about-perfect-workout .col-lg-12 h2, #about-perfect-workout .col-lg-12 .military.carousel .stc-quote, .military.carousel #about-perfect-workout .col-lg-12 .stc-quote {
  margin: 0px;
}
/* line 61, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_about.scss */
#about-perfect-workout .col-lg-12 p {
  margin: 20px auto 60px;
}
@media (max-width: 991px) {
  /* line 61, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_about.scss */
  #about-perfect-workout .col-lg-12 p {
    margin: 20px auto 40px;
  }
}

/* line 71, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_about.scss */
#benefits .col-sm-18 {
  text-align: center;
}
/* line 73, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_about.scss */
#benefits .col-sm-18 h2, #benefits .col-sm-18 .military.carousel .stc-quote, .military.carousel #benefits .col-sm-18 .stc-quote {
  margin: 0px;
}
/* line 78, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_about.scss */
#benefits .col-sm-18 p.title-description {
  margin: 20px auto 60px;
}
@media (max-width: 1199px) {
  /* line 78, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_about.scss */
  #benefits .col-sm-18 p.title-description {
    margin: 20px auto 40px;
  }
}
/* line 87, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_about.scss */
#benefits .image-wrapper {
  padding-bottom: 75px;
}
@media (max-width: 1199px) {
  /* line 87, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_about.scss */
  #benefits .image-wrapper {
    padding-bottom: 40px;
  }
}
@media (max-width: 991px) {
  /* line 87, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_about.scss */
  #benefits .image-wrapper {
    padding-bottom: 20px;
  }
}
/* line 98, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_about.scss */
#benefits .image-wrapper img {
  background-color: #e3e3e3;
}
/* line 102, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_about.scss */
#benefits .image-wrapper h3 {
  padding: 0px 20px;
}
@media (max-width: 1199px) {
  /* line 102, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_about.scss */
  #benefits .image-wrapper h3 {
    padding: 0px 10px;
  }
}
/* line 110, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_about.scss */
#benefits .image-wrapper p.image-description {
  color: #828282;
  font-size: 15px;
  padding: 0px 20px;
  margin: 20px auto 0px;
}
@media (max-width: 1199px) {
  /* line 110, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_about.scss */
  #benefits .image-wrapper p.image-description {
    padding: 0px 10px;
    margin: 10px auto 0px;
  }
}

/* line 124, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_about.scss */
#philosophy {
  height: 460px;
  color: #efefef;
}
@media (max-width: 1199px) {
  /* line 124, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_about.scss */
  #philosophy {
    height: 300px;
  }
}
/* line 133, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_about.scss */
#philosophy .row {
  margin: 0px;
}
/* line 137, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_about.scss */
#philosophy #logo-wrapper {
  height: 460px;
  text-align: center;
}
@media (max-width: 1199px) {
  /* line 137, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_about.scss */
  #philosophy #logo-wrapper {
    height: 300px;
  }
}
/* line 145, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_about.scss */
#philosophy #logo-wrapper a {
  display: inline-block;
  height: 100%;
  width: 100%;
  background-image: url(//d1stxdp5ogppuo.cloudfront.net/assets/trx/logo-d8c2ce6bb681a4c3155d1a4e2e9b3fae.svg);
  background-size: contain;
  background-position: center;
}
/* line 154, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_about.scss */
#philosophy #logo-wrapper a:hover {
  text-decoration: none;
}
/* line 159, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_about.scss */
#philosophy #logo-wrapper span {
  color: #2c2c2c;
}
/* line 161, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_about.scss */
#philosophy #logo-wrapper span#logo-title {
  font-size: 150px;
  line-height: 460px;
  text-transform: uppercase;
}
@media (max-width: 1199px) {
  /* line 161, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_about.scss */
  #philosophy #logo-wrapper span#logo-title {
    font-size: 120px;
    line-height: 300px;
    display: inline-block;
  }
}
@media (max-width: 1199px) {
  /* line 161, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_about.scss */
  #philosophy #logo-wrapper span#logo-title {
    font-size: 100px;
  }
}
/* line 177, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_about.scss */
#philosophy #logo-wrapper span#logo-trademark {
  margin-top: -50px;
  display: inline-block;
  position: relative;
  top: -95px;
  left: -40px;
  font-size: 20px;
}
@media (max-width: 1199px) {
  /* line 177, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_about.scss */
  #philosophy #logo-wrapper span#logo-trademark {
    top: -70px;
    left: -10px;
  }
}
@media (max-width: 1199px) {
  /* line 177, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_about.scss */
  #philosophy #logo-wrapper span#logo-trademark {
    top: -58px;
    left: -5px;
  }
}
/* line 198, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_about.scss */
#philosophy h2, #philosophy .military.carousel .stc-quote, .military.carousel #philosophy .stc-quote {
  margin: 120px 0px 0px;
}
@media (max-width: 1199px) {
  /* line 198, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_about.scss */
  #philosophy h2, #philosophy .military.carousel .stc-quote, .military.carousel #philosophy .stc-quote {
    margin: 40px 0px 0px;
  }
}
@media (max-width: 991px) {
  /* line 198, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_about.scss */
  #philosophy h2, #philosophy .military.carousel .stc-quote, .military.carousel #philosophy .stc-quote {
    margin: 20px 0px 0px;
  }
}
/* line 209, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_about.scss */
#philosophy p {
  color: #828282;
  margin: 30px 0px 40px;
}
@media (max-width: 1199px) {
  /* line 209, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_about.scss */
  #philosophy p {
    margin: 20px 0px;
  }
}
/* line 218, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_about.scss */
#philosophy a.btn-white:before {
  background-color: #ffe400;
  color: #2c2c2c;
}

/* line 227, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_about.scss */
.no-svg #philosophy #logo-wrapper a {
  background-image: url(//d1stxdp5ogppuo.cloudfront.net/assets/trx/trx-logo-text-cad8ca001d6eb4974e9aa61f341fb97e.png);
}

/* line 235, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_about.scss */
.page-why_trx .why-trx-slide p {
  width: 70% !important;
  margin-bottom: 30px !important;
}
/* line 240, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_about.scss */
.page-why_trx .why-trx-slide .buttons-wrapper {
  width: 400px;
  margin: 0px auto;
  text-align: center;
}
/* line 246, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_about.scss */
.page-why_trx .why-trx-slide .squarearrow-btn,
.page-why_trx .why-trx-slide .btn,
.page-why_trx .why-trx-slide .socialwall .candid-wall-load-more,
.socialwall .page-why_trx .why-trx-slide .candid-wall-load-more {
  display: inline-block;
}
/* line 251, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_about.scss */
.page-why_trx .why-trx-slide .btn, .page-why_trx .why-trx-slide .socialwall .candid-wall-load-more, .socialwall .page-why_trx .why-trx-slide .candid-wall-load-more {
  margin-bottom: 48px;
  margin-left: 30px;
}

/* line 259, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_about.scss */
.aef-layout .row {
  height: 800px;
  margin: 0px;
}
@media (max-width: 1199px) {
  /* line 259, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_about.scss */
  .aef-layout .row {
    height: 560px;
  }
}
/* line 266, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_about.scss */
.aef-layout .row h4 {
  margin-top: 0;
  color: #f0f0f0;
}
/* line 275, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_about.scss */
.aef-layout .row p {
  color: #f0f0f0;
}
/* line 278, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_about.scss */
.aef-layout .row p.title {
  font-family: "knockout_htf48";
  font-size: 48px;
  text-transform: uppercase;
  letter-spacing: 0.25px;
  line-height: 45px;
}
/* line 286, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_about.scss */
.aef-layout .row p.description {
  font-family: Arial;
  font-size: 15px;
  line-height: 24px;
  letter-spacing: 0.24px;
}
/* line 294, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_about.scss */
.aef-layout .row ul {
  color: #f0f0f0;
  font-size: 15px;
  line-height: 24px;
  letter-spacing: 0.1px;
  margin: 30px 0px 10px;
  padding: 0px 0px 0px 20px;
}
/* line 303, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_about.scss */
.aef-layout .row .btn, .aef-layout .row .socialwall .candid-wall-load-more, .socialwall .aef-layout .row .candid-wall-load-more {
  margin-top: 30px;
}
/* line 307, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_about.scss */
.aef-layout .row div {
  padding: 0px;
  overflow: hidden;
}
/* line 311, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_about.scss */
.aef-layout .row div.zoom-image {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  -webkit-transform: scale(1) rotate(0deg);
  transform: scale(1) rotate(0deg);
  -webkit-transition: all 0.25s ease-in-out;
  transition: all 0.25s ease-in-out;
}
/* line 328, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_about.scss */
.aef-layout .row div:hover .zoom-image {
  -webkit-transform: scale(2) rotate(0.1deg);
  transform: scale(2) rotate(0.1deg);
  -webkit-transition: all 60s linear;
  transition: all 60s linear;
}
/* line 339, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_about.scss */
.aef-layout .row div.background-image {
  background-size: cover;
  background-position: center center;
  height: 100%;
}
/* line 345, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_about.scss */
.aef-layout .row div.background-gradient {
  height: 100%;
  width: 100%;
  position: relative;
}
/* line 80, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/global/_mixin.scss */
.aef-layout .row div.background-gradient > div, .aef-layout .row div.background-gradient > p {
  position: relative;
}
/* line 84, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/global/_mixin.scss */
.aef-layout .row div.background-gradient:before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: #2c2c2c;
  opacity: 0.5;
}
/* line 350, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_about.scss */
.aef-layout .row div.background-gradient > div {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  /* Chrome, Safari, Opera */
  -ms-transform: translateY(-50%);
  /* IE 9 */
}
/* line 353, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_about.scss */
.aef-layout .row div.background-gradient > div.camps-content {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  /* Chrome, Safari, Opera */
  -ms-transform: translateY(-50%);
  /* IE 9 */
  top: 65%;
}

/* line 362, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_about.scss */
#workout-anywhere-background {
  height: 600px;
  background-size: cover;
  background-position: center center;
  margin: 0px;
}
@media (max-width: 1199px) {
  /* line 362, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_about.scss */
  #workout-anywhere-background {
    height: 400px;
  }
}
/* line 371, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_about.scss */
#workout-anywhere-background p {
  color: #f0f0f0;
  letter-spacing: 0.25px;
}
/* line 374, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_about.scss */
#workout-anywhere-background p.title {
  font-family: "knockout_htf48";
  font-size: 48px;
  line-height: 1;
  text-transform: uppercase;
  margin: 255px 0px 0px;
}
@media (max-width: 1199px) {
  /* line 374, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_about.scss */
  #workout-anywhere-background p.title {
    margin: 150px 0px 0px;
  }
}
/* line 385, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_about.scss */
#workout-anywhere-background p.description {
  font-family: Arial;
  font-size: 15px;
  line-height: 24px;
}

/* line 393, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_about.scss */
#trx-apps {
  padding: 40px 0px 0px;
}
@media (max-width: 1199px) {
  /* line 393, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_about.scss */
  #trx-apps {
    padding: 20px 0px 0px;
  }
}
/* line 399, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_about.scss */
#trx-apps .image-wrapper {
  height: 300px;
}
/* line 401, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_about.scss */
#trx-apps .image-wrapper .background-image {
  background-size: cover;
  background-position: center center;
  height: 100%;
  width: 100%;
}
/* line 406, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_about.scss */
#trx-apps .image-wrapper .background-image .background-image-opacity {
  height: 100%;
  width: 100%;
  text-align: center;
  position: relative;
}
/* line 80, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/global/_mixin.scss */
#trx-apps .image-wrapper .background-image .background-image-opacity > div, #trx-apps .image-wrapper .background-image .background-image-opacity > p {
  position: relative;
}
/* line 84, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/global/_mixin.scss */
#trx-apps .image-wrapper .background-image .background-image-opacity:before {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-color: #2c2c2c;
  opacity: 0.5;
}
/* line 413, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_about.scss */
#trx-apps .image-wrapper .background-image p.title {
  font-size: 30px;
  font-family: "knockout_htf48";
  line-height: 50px;
  letter-spacing: 0.25px;
  color: #ededed;
  text-align: center;
  text-transform: uppercase;
  margin: 100px 0px 0px;
  width: 100%;
  display: inline-block;
}
/* line 426, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_about.scss */
#trx-apps .image-wrapper .background-image a.btn, #trx-apps .image-wrapper .background-image .socialwall a.candid-wall-load-more, .socialwall #trx-apps .image-wrapper .background-image a.candid-wall-load-more {
  display: inline-block;
  margin-top: 14px;
}
/* line 433, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_about.scss */
#trx-apps .suspension-main-callout .trxproducts-callouts {
  margin-bottom: 20px !important;
}
/* line 437, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_about.scss */
#trx-apps .no-padding {
  padding: 0px;
}
/* line 442, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_about.scss */
#trx-apps .slp-content a {
  color: #2c2c2c;
}

/* line 449, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_about.scss */
#best-bundles .col-sm-6 {
  padding: 0px 30px;
}
/* line 453, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_about.scss */
#best-bundles h2, #best-bundles .military.carousel .stc-quote, .military.carousel #best-bundles .stc-quote, #best-bundles h3 {
  text-align: center;
}
/* line 458, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_about.scss */
#best-bundles .prod-desc li {
  font-size: 14px;
}
/* line 463, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_about.scss */
#best-bundles .products-row {
  padding-bottom: 110px;
}

/* START SUSPENSION PAGE */
@media (max-width: 1199px) {
  /* line 471, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_about.scss */
  .supsension-grid .tablet_clear {
    display: block !important;
  }
}
/* line 479, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_about.scss */
.suspension-slider .carousel-indicators li.active {
  background-color: #2c2c2c;
  border-color: #2c2c2c;
}
/* line 486, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_about.scss */
.suspension-slider #carousel-1 .slider-text-content {
  width: 70%;
  margin: auto;
  text-align: center;
}
@media (min-width: 1200px) {
  /* line 486, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_about.scss */
  .suspension-slider #carousel-1 .slider-text-content {
    margin-top: 150px;
  }
}
/* line 495, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_about.scss */
.suspension-slider #carousel-1 .slider-text-content p {
  line-height: 30px;
  font-size: 18px;
  font-family: Arial;
  color: #ffffff;
  margin: 0px auto 40px auto;
  width: 80%;
  display: block;
}
/* line 505, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_about.scss */
.suspension-slider #carousel-1 .slider-text-content .squarearrow-btn {
  margin: auto;
  float: none;
  background-color: #2c2c2c;
  opacity: 0.5;
}

@media (max-width: 1199px) {
  /* line 517, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_about.scss */
  .suspension-slider .slider-text-content {
    width: 80% !important;
  }
}
@media (max-width: 959px) {
  /* line 525, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_about.scss */
  .suspension-slider .slider-text-content {
    width: 90% !important;
  }
  /* line 527, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_about.scss */
  .suspension-slider .slider-text-content p {
    width: 90% !important;
    margin-bottom: 10px !important;
  }
  /* line 531, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_about.scss */
  .suspension-slider .slider-text-content h1 {
    margin-top: 10px;
    margin-bottom: 10px;
  }
}
/* line 540, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_about.scss */
.suspension-text-callout .text-callout-content {
  padding-top: 50px;
  padding-bottom: 50px;
}
/* line 544, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_about.scss */
.suspension-text-callout .text-callout-content p {
  margin-bottom: 0px !important;
}

/* line 550, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_about.scss */
.suspension-callouts-container {
  padding-top: 50px;
}
/* line 553, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_about.scss */
.suspension-callouts-container .scallout-left {
  padding-right: 25px;
}
/* line 557, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_about.scss */
.suspension-callouts-container .scallout-right {
  padding-left: 25px;
}
/* line 561, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_about.scss */
.suspension-callouts-container .suspension-callout {
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
/* line 567, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_about.scss */
.suspension-callouts-container .scallouts-texts {
  overflow: hidden;
  margin-top: 40px;
}
/* line 571, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_about.scss */
.suspension-callouts-container .scallouts-texts h3 {
  margin-top: 0px;
  margin-bottom: 30px;
}
/* line 576, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_about.scss */
.suspension-callouts-container .scallouts-texts p {
  line-height: 30px;
  margin-bottom: 20px;
}
/* line 581, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_about.scss */
.suspension-callouts-container .scallouts-texts ul {
  margin-bottom: 50px;
}
/* line 584, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_about.scss */
.suspension-callouts-container .scallouts-texts ul li {
  font-size: 16px;
  line-height: 30px;
}

/* line 593, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_about.scss */
.suspension-main-callout .s1p {
  cursor: pointer;
  overflow: hidden;
  position: relative;
}
/* line 100, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/global/_mixin.scss */
.suspension-main-callout .s1p .img-wrapper {
  background-color: #2c2c2c;
  overflow: hidden;
}
/* line 104, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/global/_mixin.scss */
.suspension-main-callout .s1p .img-responsive {
  width: 100%;
  position: relative !important;
  opacity: 0.5;
  -webkit-transform: scale(1) rotate(0deg);
  transform: scale(1) rotate(0deg);
  -webkit-transition: -webkit-transform 0.25s linear, opacity 0.25s linear;
  -webkit-transition: opacity 0.25s linear, -webkit-transform 0.25s linear;
  transition: opacity 0.25s linear, -webkit-transform 0.25s linear;
  transition: transform 0.25s linear, opacity 0.25s linear;
  transition: transform 0.25s linear, opacity 0.25s linear, -webkit-transform 0.25s linear;
}
/* line 118, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/global/_mixin.scss */
.suspension-main-callout .s1p:hover img.img-responsive {
  -webkit-transform: scale(2) rotate(0.1deg);
  transform: scale(2) rotate(0.1deg);
  -webkit-transition: -webkit-transform 60s linear, opacity 0.25s linear;
  -webkit-transition: opacity 0.25s linear, -webkit-transform 60s linear;
  transition: opacity 0.25s linear, -webkit-transform 60s linear;
  transition: transform 60s linear, opacity 0.25s linear;
  transition: transform 60s linear, opacity 0.25s linear, -webkit-transform 60s linear;
  opacity: 1;
}
/* line 597, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_about.scss */
.suspension-main-callout .img-wrapper img {
  width: 100%;
  position: relative !important;
}
/* line 602, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_about.scss */
.suspension-main-callout .callouts-content {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  /* Chrome, Safari, Opera */
  -ms-transform: translateY(-50%);
  /* IE 9 */
}
/* line 606, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_about.scss */
.suspension-main-callout .trxproducts-callouts {
  margin-bottom: 35px !important;
}

/* line 611, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_about.scss */
.about-pages-links {
  overflow: hidden;
  padding-top: 20px;
}
/* line 615, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_about.scss */
.about-pages-links h3 {
  color: #ffffff;
}
/* line 619, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_about.scss */
.about-pages-links a {
  color: #ffffff;
  text-decoration: none;
}
/* line 624, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_about.scss */
.about-pages-links a:hover {
  color: #ffffff;
  text-decoration: none;
}

/* line 630, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_about.scss */
.prod-grid-compare {
  border-bottom: none !important;
  -webkit-transition: all .5s ease;
  transition: all .5s ease;
}
/* line 633, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_about.scss */
.prod-grid-compare .compare-txt {
  width: 100%;
  overflow: hidden;
  text-align: center;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  /* Chrome, Safari, Opera */
  -ms-transform: translateY(-50%);
  /* IE 9 */
  background-image: url(//d1stxdp5ogppuo.cloudfront.net/assets/trx/compare_icon_big-69741e2e0d44bbb7ba13c82123706674.png);
  background-repeat: no-repeat;
  background-position: center top;
  padding-top: 70px;
}
/* line 642, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_about.scss */
.prod-grid-compare .compare-txt h3 {
  font-size: 30px;
  display: inline-block;
  width: 80%;
  margin: 0px auto;
}
/* line 647, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_about.scss */
.prod-grid-compare .compare-txt h3 a {
  text-decoration: none !important;
  color: #2c2c2c;
}
/* line 651, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_about.scss */
.prod-grid-compare .compare-txt h3 a:hover {
  text-decoration: none !important;
  color: #2c2c2c;
}
/* line 658, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_about.scss */
.prod-grid-compare:hover {
  background: #f8f8f8;
}

/* line 663, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_about.scss */
.newsletter-form-generic {
  padding-top: 38px;
}
/* line 665, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_about.scss */
.newsletter-form-generic .pcp-input {
  padding-bottom: 10px;
  width: 245px;
}

/* line 672, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_about.scss */
.consumer-app form {
  border: 2px solid #2c2c2c;
}
/* line 676, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_about.scss */
.consumer-app input[type="email"] {
  text-align: center;
}
/* line 680, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_about.scss */
.consumer-app h3 {
  margin: 10px 0 0;
}
/* line 684, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_about.scss */
.consumer-app .pcp-input {
  width: 279px;
}
/* line 688, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_about.scss */
.consumer-app .newsletter-form-generic {
  padding-top: 10px;
}
/* line 692, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_about.scss */
.consumer-app .pcp-form-container {
  margin: 0;
}
/* line 696, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_about.scss */
.consumer-app .pcp-inputs-container {
  border: 0;
}
/* line 700, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_about.scss */
.consumer-app .message {
  color: red;
  margin: 10px 0 0;
}
/* line 704, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_about.scss */
.consumer-app .message.success {
  color: green;
}

/* START RIB PAGE */
/* line 713, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_about.scss */
.rib-slider .carousel-indicators li.active {
  background-color: #ffffff;
  border-color: #ffffff;
}
/* line 720, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_about.scss */
.rib-slider #carousel-1 .slider-text-content {
  width: 70%;
  margin: auto;
  text-align: center;
}
@media (min-width: 1200px) {
  /* line 720, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_about.scss */
  .rib-slider #carousel-1 .slider-text-content {
    margin-top: 150px;
  }
}
/* line 729, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_about.scss */
.rib-slider #carousel-1 .slider-text-content p {
  line-height: 30px;
  font-size: 18px;
  font-family: Arial;
  color: #ffffff;
  margin: 0px auto 40px auto;
  width: 80%;
  display: block;
}
/* line 739, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_about.scss */
.rib-slider #carousel-1 .slider-text-content .squarearrow-btn {
  margin: auto;
  float: none;
  background-color: rgba(44, 44, 44, 0.5);
  border: 2px solid #ffffff;
}

/* line 750, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_about.scss */
.rib-text-callout .text-callout-content {
  margin: 0 auto;
  float: none;
  padding-top: 85px;
  padding-bottom: 65px;
}

/* line 758, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_about.scss */
.rip-callouts-container {
  padding-top: 60px;
  text-align: center;
}
/* line 762, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_about.scss */
.rip-callouts-container .scallout-left,
.rip-callouts-container .scallout-right {
  float: none;
  display: inline-block;
  vertical-align: top;
}
/* line 769, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_about.scss */
.rip-callouts-container .clear {
  width: 100%;
  height: 20px;
  overflow: hidden;
  clear: both;
}
/* line 776, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_about.scss */
.rip-callouts-container .scallouts-texts {
  overflow: hidden;
  margin-top: 40px;
  text-align: left;
}
/* line 781, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_about.scss */
.rip-callouts-container .scallouts-texts h3 {
  margin-top: 0px;
  margin-bottom: 30px;
}
/* line 786, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_about.scss */
.rip-callouts-container .scallouts-texts p {
  line-height: 30px;
  margin-bottom: 20px;
}
/* line 791, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_about.scss */
.rip-callouts-container .scallouts-texts ul {
  margin-bottom: 80px;
  -webkit-padding-start: 20px;
  -moz-padding-start: 20px;
}
/* line 796, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_about.scss */
.rip-callouts-container .scallouts-texts ul li {
  font-size: 16px;
  line-height: 30px;
  margin-bottom: 15px;
}

/* line 806, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_about.scss */
.rip-main-callout .trxproducts-callouts {
  margin-bottom: 60px !important;
  margin-top: 30px;
}
/* line 811, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_about.scss */
.rip-main-callout .s1p {
  cursor: pointer;
  overflow: hidden;
  position: relative;
}
/* line 100, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/global/_mixin.scss */
.rip-main-callout .s1p .img-wrapper {
  background-color: #2c2c2c;
  overflow: hidden;
}
/* line 104, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/global/_mixin.scss */
.rip-main-callout .s1p .img-responsive {
  width: 100%;
  position: relative !important;
  opacity: 0.5;
  -webkit-transform: scale(1) rotate(0deg);
  transform: scale(1) rotate(0deg);
  -webkit-transition: -webkit-transform 0.25s linear, opacity 0.25s linear;
  -webkit-transition: opacity 0.25s linear, -webkit-transform 0.25s linear;
  transition: opacity 0.25s linear, -webkit-transform 0.25s linear;
  transition: transform 0.25s linear, opacity 0.25s linear;
  transition: transform 0.25s linear, opacity 0.25s linear, -webkit-transform 0.25s linear;
}
/* line 118, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/global/_mixin.scss */
.rip-main-callout .s1p:hover img.img-responsive {
  -webkit-transform: scale(2) rotate(0.1deg);
  transform: scale(2) rotate(0.1deg);
  -webkit-transition: -webkit-transform 60s linear, opacity 0.25s linear;
  -webkit-transition: opacity 0.25s linear, -webkit-transform 60s linear;
  transition: opacity 0.25s linear, -webkit-transform 60s linear;
  transition: transform 60s linear, opacity 0.25s linear;
  transition: transform 60s linear, opacity 0.25s linear, -webkit-transform 60s linear;
  opacity: 1;
}
/* line 814, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_about.scss */
.rip-main-callout .s1p .img-responsive {
  opacity: 1;
}
/* line 818, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_about.scss */
.rip-main-callout .callouts-content {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
}

/* line 827, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_about.scss */
#training-section .btn.btn-white, #training-section .socialwall .btn-white.candid-wall-load-more, .socialwall #training-section .btn-white.candid-wall-load-more {
  float: right;
}

/* line 831, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_about.scss */
#about-heritage-timeline {
  overflow: hidden;
}
/* line 834, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_about.scss */
#about-heritage-timeline > .container > .row {
  background-image: url(//d1stxdp5ogppuo.cloudfront.net/assets/trx/repeated-background-image.png);
  background-repeat: repeat-y;
  background-position: 10% 0px;
  margin: 0px;
  position: relative;
}
@media (max-width: 1199px) {
  /* line 834, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_about.scss */
  #about-heritage-timeline > .container > .row {
    background-position: 9% 0px;
  }
}
/* line 844, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_about.scss */
#about-heritage-timeline > .container > .row:last-child {
  background-image: url(//d1stxdp5ogppuo.cloudfront.net/assets/trx/heritage-bottom-arrow.png);
  background-repeat: no-repeat;
  height: 40px;
  position: relative;
  top: -5px;
  background-position: 9.8% 0px;
}
@media (max-width: 1199px) {
  /* line 844, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_about.scss */
  #about-heritage-timeline > .container > .row:last-child {
    background-position: 8.6% 0px;
  }
}
/* line 858, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_about.scss */
#about-heritage-timeline #cover-the-timeline-icon {
  position: absolute;
  width: 100%;
  height: 100%;
  top: -50%;
  background-color: #efefef;
}
/* line 866, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_about.scss */
#about-heritage-timeline #heritage-bottom-arrow {
  display: block;
  margin: 0px auto;
}
/* line 871, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_about.scss */
#about-heritage-timeline .heritage-left-side {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  /* Chrome, Safari, Opera */
  -ms-transform: translateY(-50%);
  /* IE 9 */
}
/* line 876, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_about.scss */
#about-heritage-timeline .heritage-right-side .row {
  margin-bottom: 20px;
}
/* line 879, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_about.scss */
#about-heritage-timeline .heritage-right-side .row.no-bottom-margin {
  margin-bottom: 0px;
}
/* line 883, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_about.scss */
#about-heritage-timeline .heritage-right-side .row p {
  font-size: 14px;
  color: #828282;
  line-height: 24px;
}
/* line 891, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_about.scss */
#about-heritage-timeline h1 {
  text-align: center;
  background-color: #efefef;
}
/* line 896, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_about.scss */
#about-heritage-timeline .no-padding {
  padding: 0px;
}
/* line 901, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_about.scss */
#about-heritage-timeline .year-item .year-text-section {
  padding: 60px;
}
/* line 902, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_about.scss */
#about-heritage-timeline .year-item .year-text-section h3 {
  margin-top: 0px;
  color: #2c2c2c;
  text-decoration: none;
  -webkit-transition: color .5s ease;
  transition: color .5s ease;
}
/* line 162, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/global/_mixin.scss */
#about-heritage-timeline .year-item .year-text-section h3:hover {
  color: #828282;
  text-decoration: none;
}
/* line 907, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_about.scss */
#about-heritage-timeline .year-item .year-text-section p {
  margin-bottom: 0px;
}
@media (max-width: 1199px) {
  /* line 901, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_about.scss */
  #about-heritage-timeline .year-item .year-text-section {
    padding: 60px 30px;
  }
}
@media (max-width: 991px) {
  /* line 901, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_about.scss */
  #about-heritage-timeline .year-item .year-text-section {
    padding: 60px 20px 30px;
  }
}
/* line 922, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_about.scss */
#about-heritage-timeline .relative-position {
  position: relative;
}
/* line 924, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_about.scss */
#about-heritage-timeline .relative-position .absolute-position {
  color: #ffffff;
  text-align: center;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  /* Chrome, Safari, Opera */
  -ms-transform: translateY(-50%);
  /* IE 9 */
}
/* line 929, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_about.scss */
#about-heritage-timeline .relative-position .absolute-position p {
  color: #ffffff;
  font-size: 14px;
  letter-spacing: 0.4px;
  line-height: 24px;
}
/* line 937, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_about.scss */
#about-heritage-timeline .relative-position img.transparent-stamp {
  left: -70px;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  /* Chrome, Safari, Opera */
  -ms-transform: translateY(-50%);
  /* IE 9 */
}

/* line 2, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_blog.scss */
#popular-articles h3 {
  margin: 40px 0px 20px;
}
/* line 5, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_blog.scss */
#popular-articles a {
  display: block;
  width: 100%;
  height: 100%;
  color: #2c2c2c;
  text-decoration: none;
  -webkit-transition: color .5s ease;
  transition: color .5s ease;
}
/* line 162, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/global/_mixin.scss */
#popular-articles a:hover {
  color: #828282;
  text-decoration: none;
}
/* line 11, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_blog.scss */
#popular-articles .article-title {
  margin-top: 12px;
}
/* line 15, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_blog.scss */
#popular-articles .article {
  margin-bottom: 20px;
}
/* line 18, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_blog.scss */
#popular-articles .article .img-responsive {
  width: 100%;
}

@media (max-width: 991px) {
  /* line 23, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_blog.scss */
  #sidebar.blogside {
    padding-top: 35px;
  }
}
@media (max-width: 1199px) {
  /* line 23, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_blog.scss */
  #sidebar.blogside {
    padding-top: 35px;
  }
  /* line 30, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_blog.scss */
  #sidebar.blogside .btn.back-to-cat, #sidebar.blogside .socialwall .back-to-cat.candid-wall-load-more, .socialwall #sidebar.blogside .back-to-cat.candid-wall-load-more {
    margin-bottom: 24px;
  }
}
@media (min-width: 1200px) {
  /* line 23, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_blog.scss */
  #sidebar.blogside {
    padding-top: 55px;
  }
  /* line 37, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_blog.scss */
  #sidebar.blogside .btn.back-to-cat, #sidebar.blogside .socialwall .back-to-cat.candid-wall-load-more, .socialwall #sidebar.blogside .back-to-cat.candid-wall-load-more {
    margin-bottom: 34px;
  }
  /* line 40, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_blog.scss */
  #sidebar.blogside.page-blog_details {
    padding-top: 45px;
  }
  /* line 42, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_blog.scss */
  #sidebar.blogside.page-blog_details .btn.back-to-cat, #sidebar.blogside.page-blog_details .socialwall .back-to-cat.candid-wall-load-more, .socialwall #sidebar.blogside.page-blog_details .back-to-cat.candid-wall-load-more {
    margin-bottom: 44px;
  }
}

/* line 49, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_blog.scss */
#find-us-sidebar {
  padding: 20px 0px 35px;
  clear: both;
}
/* line 52, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_blog.scss */
#find-us-sidebar .title {
  text-align: left;
  font-size: 20px;
  text-transform: uppercase;
  font-family: "knockout_htf48";
  padding-left: 16px;
}
/* line 59, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_blog.scss */
#find-us-sidebar .icons-wrapper {
  text-align: center;
}
/* line 62, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_blog.scss */
#find-us-sidebar a {
  color: #828282;
  -webkit-transition: all 0.3s linear 0s;
  transition: all 0.3s linear 0s;
}
/* line 65, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_blog.scss */
#find-us-sidebar a:hover, #find-us-sidebar a:active {
  text-decoration: none;
  color: #2c2c2c;
  -webkit-transition: all 0.3s linear 0s;
  transition: all 0.3s linear 0s;
}
@media (max-width: 1199px) {
  /* line 62, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_blog.scss */
  #find-us-sidebar a {
    font-size: 50px;
  }
}
/* line 76, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_blog.scss */
#find-us-sidebar .blog-details a {
  font-size: 35px;
  margin: 10px 0px;
}

/* line 82, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_blog.scss */
#newsletter-sidebar-subscription {
  padding: 30px 0px 0px;
  margin: 20px 0px;
  clear: both;
  float: left;
}
@media (max-width: 1199px) {
  /* line 82, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_blog.scss */
  #newsletter-sidebar-subscription {
    padding: 20px 0px 0px;
  }
}
/* line 91, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_blog.scss */
#newsletter-sidebar-subscription p.title {
  text-transform: uppercase;
  font-family: "knockout_htf48";
  line-height: 30px;
  letter-spacing: 0.25px;
  font-size: 22px;
  color: #2c2c2c;
  margin: 0px 0px 20px;
  padding: 0px;
}
@media (max-width: 1199px) {
  /* line 91, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_blog.scss */
  #newsletter-sidebar-subscription p.title {
    font-size: 20px;
  }
}
/* line 104, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_blog.scss */
#newsletter-sidebar-subscription p.description {
  font-size: 14px;
  line-height: 24px;
  letter-spacing: 0.25px;
  color: #828282;
}
@media (max-width: 1199px) {
  /* line 104, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_blog.scss */
  #newsletter-sidebar-subscription p.description {
    font-size: 12px;
  }
}
/* line 115, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_blog.scss */
#newsletter-sidebar-subscription input#email-input {
  outline: 0px;
  line-height: 58px;
  height: 58px;
  padding: 0px 20px;
  font-size: 16px;
  border: 1px solid #bfbfbf;
  width: 100%;
  margin-bottom: 30px;
}
/* line 125, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_blog.scss */
#newsletter-sidebar-subscription input.btn, #newsletter-sidebar-subscription .socialwall input.candid-wall-load-more, .socialwall #newsletter-sidebar-subscription input.candid-wall-load-more {
  width: 100%;
  height: 60px;
  line-height: 60px;
}
/* line 129, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_blog.scss */
#newsletter-sidebar-subscription input.btn:hover, #newsletter-sidebar-subscription .socialwall input.candid-wall-load-more:hover, .socialwall #newsletter-sidebar-subscription input.candid-wall-load-more:hover {
  color: #ffffff;
}
/* line 134, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_blog.scss */
#newsletter-sidebar-subscription .no-padding {
  padding: 0px;
}

/* line 138, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_blog.scss */
#success-stories {
  margin-top: 130px;
  padding: 20px 0px;
  overflow: hidden;
}
@media (max-width: 1199px) {
  /* line 138, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_blog.scss */
  #success-stories {
    padding: 30px 0px;
    margin-top: 100px;
  }
}
@media (min-width: 1200px) {
  /* line 146, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_blog.scss */
  #success-stories .story {
    padding: 0 15px;
  }
  /* line 151, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_blog.scss */
  #success-stories .story:first-child {
    padding-left: 10px;
  }
  /* line 154, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_blog.scss */
  #success-stories .story:last-child {
    padding-right: 10px;
  }
}
@media (min-width: 1400px) {
  /* line 146, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_blog.scss */
  #success-stories .story {
    padding: 0 20px;
  }
  /* line 161, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_blog.scss */
  #success-stories .story:first-child {
    padding-left: 10px;
    padding-right: 30px;
  }
  /* line 165, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_blog.scss */
  #success-stories .story:last-child {
    padding-right: 10px;
    padding-left: 30px;
  }
}
/* line 171, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_blog.scss */
#success-stories .small-banner {
  display: block;
  height: 30px;
  font-size: 11px;
  font-weight: bold;
  font-family: Arial;
  line-height: 30px;
  color: #ffffff;
  padding: 0px 0px 0px 10px;
  text-transform: uppercase;
  background-color: #2c2c2c;
  width: 100%;
}
/* line 184, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_blog.scss */
#success-stories .image {
  display: block;
  background-position: center center;
  background-size: cover;
  position: relative;
}
/* line 191, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_blog.scss */
#success-stories .success-title {
  color: #2c2c2c;
  margin: 18px 0px 0px;
  color: #2c2c2c;
  text-decoration: none;
  -webkit-transition: color .5s ease;
  transition: color .5s ease;
}
/* line 162, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/global/_mixin.scss */
#success-stories .success-title:hover {
  color: #828282;
  text-decoration: none;
}

/* line 198, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_blog.scss */
#image-previewed-articles {
  margin: 60px 0px 0px;
}
@media (max-width: 1199px) {
  /* line 198, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_blog.scss */
  #image-previewed-articles {
    margin: 40px 0px 0px;
  }
}
/* line 203, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_blog.scss */
#image-previewed-articles .col-sm-12, #image-previewed-articles #content_wrapper > .filters {
  padding: 0px 0px;
}
@media (max-width: 991px) {
  /* line 207, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_blog.scss */
  #image-previewed-articles .col-sm-12:first-child, #image-previewed-articles #content_wrapper > .filters:first-child {
    padding-right: 10px;
  }
  /* line 210, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_blog.scss */
  #image-previewed-articles .col-sm-12:last-child, #image-previewed-articles #content_wrapper > .filters:last-child {
    padding-left: 10px;
  }
}
@media (min-width: 992px) {
  /* line 203, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_blog.scss */
  #image-previewed-articles .col-sm-12, #image-previewed-articles #content_wrapper > .filters {
    padding: 0px 20px;
  }
}
/* line 219, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_blog.scss */
#image-previewed-articles img.img-responsive {
  width: 100%;
}
/* line 223, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_blog.scss */
#image-previewed-articles .title {
  margin: 18px 0px 0px;
}
/* line 225, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_blog.scss */
#image-previewed-articles .title a {
  color: #2c2c2c;
  color: #2c2c2c;
  text-decoration: none;
  -webkit-transition: color .5s ease;
  transition: color .5s ease;
}
/* line 162, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/global/_mixin.scss */
#image-previewed-articles .title a:hover {
  color: #828282;
  text-decoration: none;
}
@media (max-width: 1199px) {
  /* line 223, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_blog.scss */
  #image-previewed-articles .title {
    font-size: 24px;
  }
}
/* line 235, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_blog.scss */
#image-previewed-articles .article-preview {
  font-size: 15px;
  font-family: Arial;
  line-height: 24px;
  letter-spacing: 0.24px;
  color: #828282;
  margin: 10px 0px;
}
@media (max-width: 1199px) {
  /* line 235, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_blog.scss */
  #image-previewed-articles .article-preview {
    font-size: 12px;
  }
}
/* line 245, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_blog.scss */
#image-previewed-articles .article-preview a.read-more-link {
  color: #828282;
  font-weight: bold;
}
/* line 250, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_blog.scss */
#image-previewed-articles .btn, #image-previewed-articles .socialwall .candid-wall-load-more, .socialwall #image-previewed-articles .candid-wall-load-more {
  display: block;
}
/* line 253, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_blog.scss */
#image-previewed-articles .horizontal-line {
  padding: 0px 0px 80px;
  width: 100%;
  border-bottom: 1px solid #d0d0d0;
}
@media (max-width: 1199px) {
  /* line 253, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_blog.scss */
  #image-previewed-articles .horizontal-line {
    display: none;
  }
}
@media (max-width: 1199px) {
  /* line 262, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_blog.scss */
  #image-previewed-articles.blog_category .load-more-button {
    margin-bottom: 40px;
  }
}

/* line 270, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_blog.scss */
.page-blog_category span.text-label {
  float: right;
  width: 80%;
}
/* line 274, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_blog.scss */
.page-blog_category .sh-checkbox {
  clear: both;
}

/* line 278, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_blog.scss */
.tags-wrapper {
  margin: 0px 0px 50px;
  text-align: left;
}
@media (max-width: 1199px) {
  /* line 278, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_blog.scss */
  .tags-wrapper {
    margin: 0px 0px 30px;
  }
}
/* line 284, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_blog.scss */
.tags-wrapper .article-tag {
  display: inline-block;
  font-size: 11px;
  font-family: Arial;
  font-weight: bold;
  line-height: 24px;
  letter-spacing: 0.24px;
  text-transform: uppercase;
  color: #ffffff;
  background-color: #828282;
  padding: 0px 4px;
  margin: 0px 4px 10px 0px;
}
/* line 297, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_blog.scss */
.tags-wrapper .article-tag:last-child {
  margin-right: 0;
}
@media (max-width: 1199px) {
  /* line 284, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_blog.scss */
  .tags-wrapper .article-tag {
    line-height: 20px;
  }
}

/* line 307, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_blog.scss */
#workouts-by-goal-articles img.img-responsive {
  background-color: #e3e3e3;
}
/* line 310, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_blog.scss */
#workouts-by-goal-articles .col-sm-24 {
  padding: 0px;
}
/* line 313, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_blog.scss */
#workouts-by-goal-articles .first-row {
  padding: 0px 10px;
}
/* line 315, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_blog.scss */
#workouts-by-goal-articles .first-row h2, #workouts-by-goal-articles .first-row .military.carousel .stc-quote, .military.carousel #workouts-by-goal-articles .first-row .stc-quote {
  margin: 60px 0px 40px;
}
@media (max-width: 1199px) {
  /* line 315, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_blog.scss */
  #workouts-by-goal-articles .first-row h2, #workouts-by-goal-articles .first-row .military.carousel .stc-quote, .military.carousel #workouts-by-goal-articles .first-row .stc-quote {
    margin: 60px 0px 10px;
  }
}
/* line 322, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_blog.scss */
#workouts-by-goal-articles .row {
  margin: 0px 0px 60px;
}
@media (max-width: 1199px) {
  /* line 322, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_blog.scss */
  #workouts-by-goal-articles .row {
    margin: 0px 0px 10px;
  }
}
/* line 327, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_blog.scss */
#workouts-by-goal-articles .row:first-child {
  margin: 0px;
}
/* line 330, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_blog.scss */
#workouts-by-goal-articles .row:last-child {
  margin: 0px 0px 120px;
}
@media (max-width: 1199px) {
  /* line 330, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_blog.scss */
  #workouts-by-goal-articles .row:last-child {
    margin: 0px 0px 80px;
  }
}
/* line 337, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_blog.scss */
#workouts-by-goal-articles .image-description {
  font-size: 15px;
  line-height: 24px;
  letter-spacing: 0.25px;
  color: #828282;
}
/* line 342, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_blog.scss */
#workouts-by-goal-articles .image-description .read-more-link {
  color: #828282;
  font-weight: bold;
}
@media (max-width: 1199px) {
  /* line 337, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_blog.scss */
  #workouts-by-goal-articles .image-description {
    font-size: 12px;
  }
}
/* line 350, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_blog.scss */
#workouts-by-goal-articles .title {
  margin: 20px 0px;
  display: inline-block;
}
/* line 355, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_blog.scss */
#workouts-by-goal-articles .title a {
  color: #2c2c2c;
  color: #2c2c2c;
  text-decoration: none;
  -webkit-transition: color .5s ease;
  transition: color .5s ease;
}
/* line 162, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/global/_mixin.scss */
#workouts-by-goal-articles .title a:hover {
  color: #828282;
  text-decoration: none;
}
@media (max-width: 1199px) {
  /* line 350, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_blog.scss */
  #workouts-by-goal-articles .title {
    font-size: 24px;
    margin: 20px 0px 0px;
  }
}
/* line 366, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_blog.scss */
#workouts-by-goal-articles a.btn, #workouts-by-goal-articles .socialwall a.candid-wall-load-more, .socialwall #workouts-by-goal-articles a.candid-wall-load-more {
  display: block;
}
/* line 370, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_blog.scss */
#workouts-by-goal-articles.page-blog_details {
  margin-bottom: 60px;
  border-bottom: 1px solid #d0d0d0;
  border-top: 1px solid #d0d0d0;
}
@media (max-width: 1199px) {
  /* line 370, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_blog.scss */
  #workouts-by-goal-articles.page-blog_details {
    margin-bottom: 30px;
  }
}
/* line 377, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_blog.scss */
#workouts-by-goal-articles.page-blog_details .row {
  margin-bottom: 0px;
  padding-bottom: 50px;
}
@media (max-width: 1199px) {
  /* line 377, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_blog.scss */
  #workouts-by-goal-articles.page-blog_details .row {
    padding-bottom: 20px;
  }
}
/* line 385, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_blog.scss */
#workouts-by-goal-articles.page-blog_details .first-row h2, #workouts-by-goal-articles.page-blog_details .first-row .military.carousel .stc-quote, .military.carousel #workouts-by-goal-articles.page-blog_details .first-row .stc-quote {
  margin: 60px 0px 0px;
}
@media (max-width: 1199px) {
  /* line 385, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_blog.scss */
  #workouts-by-goal-articles.page-blog_details .first-row h2, #workouts-by-goal-articles.page-blog_details .first-row .military.carousel .stc-quote, .military.carousel #workouts-by-goal-articles.page-blog_details .first-row .stc-quote {
    margin: 30px 0px 0px;
  }
}

/* line 394, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_blog.scss */
#blog-related-products {
  margin: 0px 0px 80px;
}
/* line 396, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_blog.scss */
#blog-related-products h2, #blog-related-products .military.carousel .stc-quote, .military.carousel #blog-related-products .stc-quote {
  margin-top: 0px;
}

/* line 400, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_blog.scss */
#blog-details-article {
  margin: 40px 0px 0px;
}
/* line 402, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_blog.scss */
#blog-details-article h2, #blog-details-article .military.carousel .stc-quote, .military.carousel #blog-details-article .stc-quote {
  margin: 0px 0px 40px;
  text-align: center;
}
@media (max-width: 1199px) {
  /* line 402, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_blog.scss */
  #blog-details-article h2, #blog-details-article .military.carousel .stc-quote, .military.carousel #blog-details-article .stc-quote {
    margin: 0px 0px 23px;
  }
}
/* line 409, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_blog.scss */
#blog-details-article .row {
  margin: 0px;
}
/* line 412, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_blog.scss */
#blog-details-article .row > .col-sm-24 {
  padding: 0px;
}
/* line 417, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_blog.scss */
#blog-details-article .social-sharing-wrapper {
  margin-bottom: 50px;
}
@media (max-width: 1199px) {
  /* line 417, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_blog.scss */
  #blog-details-article .social-sharing-wrapper {
    margin-bottom: 30px;
  }
}
/* line 422, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_blog.scss */
#blog-details-article .social-sharing-wrapper a {
  display: inline-block;
  margin: 0px 15px;
  color: #2c2c2c;
}
/* line 429, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_blog.scss */
#blog-details-article .social-sharing-wrapper .anchors-wrapper {
  display: inline-block;
}
@media (max-width: 1199px) {
  /* line 429, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_blog.scss */
  #blog-details-article .social-sharing-wrapper .anchors-wrapper {
    display: block;
  }
}
/* line 435, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_blog.scss */
#blog-details-article .social-sharing-wrapper h4 {
  display: inline-block;
}
/* line 439, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_blog.scss */
#blog-details-article .date-and-author {
  border-bottom: 1px solid #d0d0d0;
  margin-bottom: 30px;
}
/* line 442, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_blog.scss */
#blog-details-article .date-and-author p {
  display: inline-block;
  font-weight: bold;
  font-size: 15px;
  color: #828282;
  margin: 0px 40px 0px 0px;
  line-height: 77px;
}
@media (min-width: 1199px) {
  /* line 451, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_blog.scss */
  #blog-details-article .no-padding {
    padding: 0px;
  }
}
/* line 456, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_blog.scss */
#blog-details-article p {
  margin: 0px 0px 40px;
  line-height: 30px;
  letter-spacing: 0.24px;
}
/* line 460, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_blog.scss */
#blog-details-article p.bold {
  font-weight: bold;
  text-decoration: underline;
}
/* line 464, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_blog.scss */
#blog-details-article p a.bold {
  text-decoration: underline;
  color: #2c2c2c;
  font-weight: bold;
}
@media (max-width: 1199px) {
  /* line 456, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_blog.scss */
  #blog-details-article p {
    margin: 0px 0px 20px;
  }
}
/* line 473, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_blog.scss */
#blog-details-article .tags-wrapper {
  margin: 0px 0px 40px;
}

/* line 477, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_blog.scss */
.disqus-image {
  margin: 0px 0px 70px;
}
@media (max-width: 1199px) {
  /* line 477, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_blog.scss */
  .disqus-image {
    display: none;
  }
}

/* line 484, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_blog.scss */
.blog-news-wrappers {
  overflow: hidden;
  padding-bottom: 80px;
  width: 100%;
}
/* line 488, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_blog.scss */
.blog-news-wrappers h2, .blog-news-wrappers .military.carousel .stc-quote, .military.carousel .blog-news-wrappers .stc-quote {
  margin-top: 55px;
  margin-bottom: 28px;
}
@media (max-width: 1199px) {
  /* line 488, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_blog.scss */
  .blog-news-wrappers h2, .blog-news-wrappers .military.carousel .stc-quote, .military.carousel .blog-news-wrappers .stc-quote {
    margin-top: 35px;
    margin-bottom: 15px;
  }
}
@media (max-width: 992px) {
  /* line 488, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_blog.scss */
  .blog-news-wrappers h2, .blog-news-wrappers .military.carousel .stc-quote, .military.carousel .blog-news-wrappers .stc-quote {
    margin-bottom: 28px;
  }
}

/* line 500, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_blog.scss */
.blog-news-wrappers.bordrered-bottom {
  border-bottom: solid 1px #d0d0d0;
}

/* line 503, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_blog.scss */
.featured-news-row {
  padding-bottom: 0px !important;
}
/* line 505, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_blog.scss */
.featured-news-row h3 {
  margin-top: 20px;
  margin-bottom: 0px;
}
/* line 509, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_blog.scss */
.featured-news-row .img-wrapper {
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  -webkit-transition: opacity 0.5s ease-in-out 0s;
  transition: opacity 0.5s ease-in-out 0s;
}
/* line 515, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_blog.scss */
.featured-news-row .img-wrapper:hover {
  opacity: 0.5;
}
/* line 519, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_blog.scss */
.featured-news-row .desktop_clear, .featured-news-row .tablet_clear {
  height: 60px;
}
/* line 522, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_blog.scss */
.featured-news-row .tablet_clear {
  margin: 0px;
}

/* line 526, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_blog.scss */
.recent_press_row {
  padding-bottom: 0px !important;
}
/* line 528, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_blog.scss */
.recent_press_row h3 {
  margin-top: 30px;
  margin-bottom: 0px;
}
/* line 532, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_blog.scss */
.recent_press_row .clear_row {
  height: 60px;
  clear: both;
}
/* line 536, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_blog.scss */
.recent_press_row .img-wrapper {
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
  -webkit-transition: opacity 0.5s ease-in-out 0s;
  transition: opacity 0.5s ease-in-out 0s;
}
/* line 543, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_blog.scss */
.recent_press_row .img-wrapper:hover {
  opacity: 0.5;
}

/* line 548, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_blog.scss */
.recent_press_row > div {
  padding-left: 20px !important;
  padding-right: 20px !important;
}

/* line 553, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_blog.scss */
.news_press_grid {
  padding-bottom: 60px;
}

/* line 556, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_blog.scss */
.row.recent_press_row {
  margin-left: -20px !important;
  margin-right: -20px !important;
}

/* line 1, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_schedule.scss */
#registration-table {
  width: 100%;
  text-align: left;
}
/* line 5, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_schedule.scss */
#registration-table thead tr {
  height: 40px;
  background-color: #e3e3e3;
}
/* line 10, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_schedule.scss */
#registration-table tbody {
  background-color: #ffffff;
}
@media (max-width: 1199px) {
  /* line 13, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_schedule.scss */
  #registration-table tbody tr {
    font-size: 12px;
  }
  /* line 16, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_schedule.scss */
  #registration-table tbody tr .btn-sm, #registration-table tbody tr .btn-group-sm > .btn, #registration-table tbody tr .socialwall .btn-group-sm > .candid-wall-load-more, .socialwall #registration-table tbody tr .btn-group-sm > .candid-wall-load-more {
    font-size: 15px;
    padding: 0 2px;
  }
}
@media (max-width: 320px) {
  /* line 13, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_schedule.scss */
  #registration-table tbody tr {
    font-size: 10px;
  }
  /* line 24, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_schedule.scss */
  #registration-table tbody tr .btn-sm, #registration-table tbody tr .btn-group-sm > .btn, #registration-table tbody tr .socialwall .btn-group-sm > .candid-wall-load-more, .socialwall #registration-table tbody tr .btn-group-sm > .candid-wall-load-more {
    font-size: 12px;
  }
}
/* line 30, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_schedule.scss */
#registration-table tbody tr.active td {
  border: 0px;
}
/* line 32, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_schedule.scss */
#registration-table tbody tr.active {
  display: table-row;
}
/* line 35, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_schedule.scss */
#registration-table tbody tr.hidden-row {
  display: none;
  -webkit-transition: all 0.3s linear 0s;
  transition: all 0.3s linear 0s;
}
/* line 40, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_schedule.scss */
#registration-table tbody tr.no-border td {
  border: 0px;
}
/* line 44, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_schedule.scss */
#registration-table tbody tr.expanded {
  display: table-row;
  -webkit-transition: all 0.3s linear 0s;
  transition: all 0.3s linear 0s;
}
/* line 47, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_schedule.scss */
#registration-table tbody tr.expanded td {
  padding: 0px 0px 40px;
}
/* line 50, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_schedule.scss */
#registration-table tbody tr.expanded p {
  font-size: 13px;
  color: #9d9d9d;
  margin: 0px 0px 5px;
}
/* line 54, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_schedule.scss */
#registration-table tbody tr.expanded p.bold {
  color: #2c2c2c;
  line-height: 20px;
  font-weight: bold;
  margin-bottom: 20px;
}
@media (max-width: 1199px) {
  /* line 54, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_schedule.scss */
  #registration-table tbody tr.expanded p.bold {
    margin-bottom: 5px;
  }
}
/* line 63, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_schedule.scss */
#registration-table tbody tr.expanded p.increased-margin {
  margin: 0px 0px 30px;
}
@media (max-width: 1199px) {
  /* line 63, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_schedule.scss */
  #registration-table tbody tr.expanded p.increased-margin {
    margin: 0px 0px 5px;
  }
}
/* line 70, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_schedule.scss */
#registration-table tbody tr.expanded .img-responsive {
  width: 100%;
}
@media (max-width: 1199px) {
  /* line 73, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_schedule.scss */
  #registration-table tbody tr.expanded .col-sm-12, #registration-table tbody tr.expanded #content_wrapper > .filters {
    padding-right: 40px;
  }
}
/* line 81, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_schedule.scss */
#registration-table tbody td {
  padding: 10px 5px;
}
@media (max-width: 320px) {
  /* line 81, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_schedule.scss */
  #registration-table tbody td {
    padding: 10px 3px;
  }
}
/* line 88, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_schedule.scss */
#registration-table tbody td p {
  font-weight: bold;
  font-size: 13px;
  color: #828282;
  line-height: 16px;
  letter-spacing: 0.1px;
  margin: 0px;
}
/* line 96, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_schedule.scss */
#registration-table tbody td p.bold-message {
  color: #2c2c2c;
  font-weight: bold;
  margin: 10px 0px 0px;
}
@media (max-width: 1199px) {
  /* line 96, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_schedule.scss */
  #registration-table tbody td p.bold-message {
    font-size: 10px;
  }
}
/* line 107, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_schedule.scss */
#registration-table tbody td:first-child, #registration-table tbody td:last-child {
  border: 0px;
}
/* line 112, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_schedule.scss */
#registration-table tbody td:nth-child(2) {
  text-align: center;
}
/* line 118, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_schedule.scss */
#registration-table h4 {
  color: #2c2c2c;
}
/* line 120, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_schedule.scss */
#registration-table i {
  -webkit-transform: translateY(-50%) scale(1, 0.75);
  transform: translateY(-50%) scale(1, 0.75);
  line-height: 0.4;
  font-size: 11px;
  cursor: pointer;
}
/* line 130, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_schedule.scss */
#registration-table tr {
  font-size: 13px;
  font-family: Arial;
  font-weight: bold;
  line-height: 20px;
  letter-spacing: 0.1px;
  color: #828282;
}
/* line 138, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_schedule.scss */
#registration-table tr th.small {
  font-size: 12px;
  line-height: 14px;
  font-weight: normal;
  text-align: center;
}
/* line 144, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_schedule.scss */
#registration-table tr th.active {
  color: #2c2c2c;
}

/* line 151, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_schedule.scss */
.search-course-sidebar {
  margin-bottom: 40px;
}
/* line 153, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_schedule.scss */
.search-course-sidebar label {
  letter-spacing: 0.25px;
  line-height: 20px;
}
/* line 158, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_schedule.scss */
.search-course-sidebar li .sh-checkbox {
  margin: 0px;
}
/* line 161, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_schedule.scss */
.search-course-sidebar li .text-label {
  overflow: hidden;
  display: inline-block;
  margin-left: 0px;
  padding-left: 0px;
}

/* line 170, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_schedule.scss */
#contact-us-sidebar {
  padding: 20px;
}
/* line 172, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_schedule.scss */
#contact-us-sidebar p {
  font-size: 14px;
  color: #828282;
  font-family: Arial;
  line-height: 24px;
  letter-spacing: 0.25px;
}
/* line 178, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_schedule.scss */
#contact-us-sidebar p.title {
  font-size: 22px;
  font-family: "knockout_htf48";
  letter-spacing: 0.25px;
  color: #2c2c2c;
  line-height: 1;
  text-transform: uppercase;
}
/* line 186, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_schedule.scss */
#contact-us-sidebar p.bold {
  font-weight: bold;
}

/* line 192, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_schedule.scss */
#location-near-you {
  clear: both;
  margin: 0px 0px 60px;
}
/* line 195, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_schedule.scss */
#location-near-you h3 {
  margin: 60px 0px 0px;
}
@media (max-width: 1199px) {
  /* line 195, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_schedule.scss */
  #location-near-you h3 {
    margin: 30px 0px 0px;
  }
}
/* line 201, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_schedule.scss */
#location-near-you .sub-title {
  margin: 0px 0px 20px;
  font-size: 13px;
  line-height: 22px;
  letter-spacing: 0.25px;
  color: #828282;
}
/* line 208, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_schedule.scss */
#location-near-you .row {
  margin: 0px;
}
/* line 210, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_schedule.scss */
#location-near-you .row:first-child {
  text-align: center;
}
/* line 214, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_schedule.scss */
#location-near-you .custom-select-menu {
  margin-bottom: 12px;
}
/* line 216, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_schedule.scss */
#location-near-you .custom-select-menu label {
  height: 40px;
  line-height: 1.3;
  text-align: left;
  border: 1px solid #d0d0d0;
}
/* line 222, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_schedule.scss */
#location-near-you .custom-select-menu ul {
  width: 100%;
}
/* line 226, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_schedule.scss */
#location-near-you .selectboxit-container span, #location-near-you .selectboxit-container .selectboxit-options a {
  height: 44px;
  /* Height of the drop down */
  line-height: 44px;
  /* Vertically positions the drop down text */
  display: block;
}
/* line 233, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_schedule.scss */
#location-near-you .selectboxit-container {
  margin-bottom: 12px;
}
/* line 235, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_schedule.scss */
#location-near-you .selectboxit-container .selectboxit {
  border: 1px solid #d0d0d0;
}
/* line 239, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_schedule.scss */
#location-near-you .white-section {
  padding: 40px 20px;
}
@media (max-width: 1199px) {
  /* line 239, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_schedule.scss */
  #location-near-you .white-section {
    padding: 20px 10px;
  }
}
/* line 244, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_schedule.scss */
#location-near-you .white-section #email-input,
#location-near-you .white-section #city-input {
  border: 1px solid #d0d0d0;
  background: #f7f7f7;
  outline: 0px;
  padding: 0px 10px;
  line-height: 1.2;
  letter-spacing: 0.1px;
  font-size: 16px;
  font-family: Arial;
  color: #2c2c2c;
  width: 100%;
  height: 40px;
}
/* line 259, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_schedule.scss */
#location-near-you .col-sm-3 {
  padding: 0px;
}
@media (max-width: 1199px) {
  /* line 262, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_schedule.scss */
  #location-near-you .col-sm-6 {
    padding: 0px;
  }
}
/* line 267, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_schedule.scss */
#location-near-you .optional {
  text-align: left;
  position: relative;
  bottom: -25px;
}
/* line 273, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_schedule.scss */
#location-near-you .is-wrap .selectboxit-option-first a.selectboxit-option-anchor {
  height: 44px;
}
/* line 276, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_schedule.scss */
#location-near-you .is-wrap a.selectboxit-option-anchor {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  white-space: normal;
  line-height: 1.5;
  text-indent: initial;
  height: 65px;
  padding-left: 15px;
}

/* line 3, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_other.scss */
#save-bucks {
  padding: 40px 0px 0px;
}
@media (max-width: 1199px) {
  /* line 3, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_other.scss */
  #save-bucks {
    padding: 20px 0px 0px;
  }
}
/* line 8, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_other.scss */
#save-bucks .background-image {
  margin: 0px;
  padding: 80px 0px;
  position: relative;
  text-align: center;
  color: #efefef;
}
/* line 14, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_other.scss */
#save-bucks .background-image p {
  color: #efefef;
  font-size: 14px;
}

/* line 20, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_other.scss */
#team-course {
  margin: 0px;
  padding: 0px 0px 0px;
}
@media (max-width: 1199px) {
  /* line 20, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_other.scss */
  #team-course {
    padding: 12px 0px 0px;
  }
}
/* line 26, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_other.scss */
#team-course .bottom-border {
  border-bottom: 1px solid #d0d0d0;
  padding: 0px 0px 30px;
  margin-bottom: 30px;
}
@media (max-width: 1199px) {
  /* line 26, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_other.scss */
  #team-course .bottom-border {
    margin-bottom: 15px;
    padding: 0px 0px 15px;
  }
}
/* line 35, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_other.scss */
#team-course h1 {
  margin: 0px;
}
/* line 38, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_other.scss */
#team-course p {
  font-family: Arial;
  font-size: 16px;
  color: #828282;
  line-height: 30px;
  letter-spacing: 0.1px;
}
/* line 47, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_other.scss */
#team-course span.bold {
  font-weight: bold;
  color: #2c2c2c;
  margin-top: 20px;
}

/* line 55, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_other.scss */
#course-note {
  padding-top: 30px;
}

/* line 59, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_other.scss */
#course-information {
  margin: 0px;
}
/* line 61, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_other.scss */
#course-information .bottom-border {
  border-bottom: 1px solid #d0d0d0;
  padding: 0px 0px 30px;
}
@media (max-width: 1199px) {
  /* line 61, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_other.scss */
  #course-information .bottom-border {
    padding: 0px 0px 15px;
  }
}
/* line 68, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_other.scss */
#course-information h4 {
  margin: 0px 0px 10px;
}
/* line 71, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_other.scss */
#course-information a.bold {
  margin: 28px 0px 0px;
  color: #2c2c2c;
  font-weight: bold;
  font-size: 13px;
  font-family: Arial;
  line-height: 20px;
  letter-spacing: 0.1px;
  display: inline-block;
}
/* line 82, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_other.scss */
#course-information .input-wrapper input.big-input {
  width: 100%;
  height: 40px;
  border: 1px solid #d0d0d0;
  outline: 0px;
  padding: 0px 10px;
  line-height: 40px;
}
@media (max-width: 991px) {
  /* line 82, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_other.scss */
  #course-information .input-wrapper input.big-input {
    font-size: 15px;
  }
}

/* line 96, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_other.scss */
#course-cancellation {
  margin: 0px;
}
@media (max-width: 1199px) {
  /* line 96, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_other.scss */
  #course-cancellation {
    padding-bottom: 30px;
  }
}
/* line 101, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_other.scss */
#course-cancellation span.text-label,
#course-cancellation p {
  font-size: 16px;
  line-height: 30px;
  letter-spacing: 0.24px;
  font-family: Arial;
  color: #828282;
  font-weight: normal;
}
/* line 109, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_other.scss */
#course-cancellation span.text-label.bold,
#course-cancellation p.bold {
  font-size: 16px;
  font-weight: bold;
  color: #2c2c2c;
  line-height: 30px;
  letter-spacing: 0.24px;
  text-transform: uppercase;
  margin: 30px 0px 0px;
}
@media (max-width: 1199px) {
  /* line 109, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_other.scss */
  #course-cancellation span.text-label.bold,
  #course-cancellation p.bold {
    margin: 15px 0px 0px;
  }
}
/* line 122, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_other.scss */
#course-cancellation .styled-checkbox {
  width: 14px;
  height: 14px;
  top: 0px;
}
/* line 126, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_other.scss */
#course-cancellation .styled-checkbox .styled-checkbox-inner {
  width: 7px;
  height: 7px;
}
/* line 131, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_other.scss */
#course-cancellation .sh-checkbox {
  margin: 30px 0px;
}
@media (max-width: 1199px) {
  /* line 131, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_other.scss */
  #course-cancellation .sh-checkbox {
    margin: 15px 0px;
  }
}
/* line 137, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_other.scss */
#course-cancellation .btn, #course-cancellation .socialwall .candid-wall-load-more, .socialwall #course-cancellation .candid-wall-load-more {
  display: block;
  width: 100%;
}
/* line 141, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_other.scss */
#course-cancellation .no-padding {
  padding: 0px;
}

/* line 145, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_other.scss */
#back-to-registration-btn {
  margin: 48px 0px 0px;
}
@media (max-width: 1199px) {
  /* line 145, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_other.scss */
  #back-to-registration-btn {
    margin: 20px 0px 0px;
  }
}

/* line 151, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_other.scss */
#sidebar.registration-sidebar {
  padding-top: 20px;
}

/* line 156, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_other.scss */
#best-bundles.lower-bottom-margin .products-row {
  padding: 0px 0px 70px;
}

/* line 162, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_other.scss */
#let-us-help h2, #let-us-help .military.carousel .stc-quote, .military.carousel #let-us-help .stc-quote {
  margin-bottom: 30px;
  color: #ffffff;
}
/* line 166, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_other.scss */
#let-us-help p {
  color: #ffffff;
  font-size: 15px;
  font-family: Arial;
  line-height: 20px;
  letter-spacing: 0.24px;
}
/* line 173, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_other.scss */
#let-us-help .callouts-content {
  text-align: center;
}
/* line 176, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_other.scss */
#let-us-help a.btn, #let-us-help .socialwall a.candid-wall-load-more, .socialwall #let-us-help a.candid-wall-load-more {
  margin: 30px 10px 0px;
}
/* line 179, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_other.scss */
#let-us-help .suspension-main-callout .trxproducts-callouts {
  margin-bottom: 60px !important;
}

/*SEM Template*/
/* line 185, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_other.scss */
.sem-wrapper {
  overflow: hidden;
}

/* line 188, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_other.scss */
.sem-inner {
  width: 100%;
  overflow: hidden;
  padding-top: 40px;
  padding-bottom: 50px;
}

/* line 194, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_other.scss */
.sem-inner-content {
  overflow: hidden;
  width: 100%;
}

/* line 198, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_other.scss */
.sem-sections-left {
  padding-left: 0px;
  padding-right: 30px;
}

/* line 202, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_other.scss */
.sem-sections-right {
  padding-left: 30px;
  padding-right: 0px;
}

/* line 206, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_other.scss */
.sems-inners {
  overflow: hidden;
  clear: both;
}

/* line 210, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_other.scss */
.sem-zone-l {
  overflow: hidden;
}
/* line 212, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_other.scss */
.sem-zone-l .img-wrapper {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
}

/* line 219, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_other.scss */
.sem-zone-text .sem-texts-inner {
  padding-left: 30px;
  padding-right: 30px;
  padding-bottom: 60px;
}

/* line 225, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_other.scss */
.sem-zones-inner {
  padding-left: 0px;
  padding-right: 0px;
  background-color: #ffffff;
}

/* line 232, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_other.scss */
.szt1 h2, .szt1 .military.carousel .stc-quote, .military.carousel .szt1 .stc-quote {
  margin-top: 50px;
  margin-bottom: 20px;
}
/* line 236, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_other.scss */
.szt1 h2.small-margin, .szt1 .military.carousel .small-margin.stc-quote, .military.carousel .szt1 .small-margin.stc-quote {
  margin-bottom: 10px;
}
/* line 239, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_other.scss */
.szt1 h3 {
  margin-top: 0px;
  margin-bottom: 15px;
}
/* line 243, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_other.scss */
.szt1 ul {
  margin: 0px;
  padding: 0px;
}
/* line 246, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_other.scss */
.szt1 ul li {
  font-family: Arial;
  font-size: 15px;
  color: #828282;
  margin-left: 15px;
}
/* line 253, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_other.scss */
.szt1 p {
  margin-top: 0px;
  font-size: 15px;
  line-height: 24px;
  color: #828282;
}
/* line 258, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_other.scss */
.szt1 p a {
  font-weight: bold;
  color: #828282;
}

/* line 264, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_other.scss */
.sems-separator {
  overflow: hidden;
  clear: both;
}
/* line 267, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_other.scss */
.sems-separator .sems-separator-inner {
  border-bottom: solid 1px #d0d0d0;
  margin-top: 40px;
  margin-bottom: 40px;
}

/* line 275, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_other.scss */
.szl2 .img-wrapper {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
  clear: both;
  position: relative;
}
/* line 282, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_other.scss */
.szl2 .btn, .szl2 .socialwall .candid-wall-load-more, .socialwall .szl2 .candid-wall-load-more {
  width: 100%;
  height: 60px;
  line-height: 60px;
}
/* line 287, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_other.scss */
.szl2 .dark-overlay {
  background-color: #2c2c2c;
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  z-index: 50;
  opacity: 0.5;
}
/* line 297, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_other.scss */
.szl2 .caption {
  z-index: 150;
  width: 100%;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
/* line 301, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_other.scss */
.szl2 .caption .squarearrow-btn {
  float: none !important;
  margin: 0px auto !important;
}
/* line 306, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_other.scss */
.szl2 h2, .szl2 .military.carousel .stc-quote, .military.carousel .szl2 .stc-quote {
  padding-left: 10px;
  margin-top: 0px;
  margin-bottom: 25px;
}
@media (max-width: 1199px) {
  /* line 306, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_other.scss */
  .szl2 h2, .szl2 .military.carousel .stc-quote, .military.carousel .szl2 .stc-quote {
    font-size: 36px;
  }
}

/* line 315, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_other.scss */
.sem-logos {
  display: block;
  margin-bottom: 50px;
  padding: 0px;
}

/* line 321, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_other.scss */
.sem-logos.logo-last img {
  float: right;
}

/* line 326, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_other.scss */
.sem-sections-right .img-wrapper {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
}
/* line 331, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_other.scss */
.sem-sections-right h3 {
  margin-top: 0px;
  margin-bottom: 15px;
}
/* line 335, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_other.scss */
.sem-sections-right .sem-quote {
  font-family: Arial;
  font-size: 18px;
  font-weight: bold;
  color: #828282;
  margin-top: 20px;
  margin-bottom: 0px;
  font-style: italic;
  text-transform: uppercase;
  line-height: 20px;
  margin-bottom: 25px;
}
/* line 347, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_other.scss */
.sem-sections-right .sem-name {
  font-family: "knockout_htf48";
  font-size: 20px;
  text-transform: uppercase;
  margin-top: 0px;
  margin-bottom: 10px;
}
/* line 354, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_other.scss */
.sem-sections-right .sem-desc {
  font-size: 12px;
  font-weight: bold;
}
/* line 358, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_other.scss */
.sem-sections-right .sems-inners {
  margin-bottom: 35px;
}
/* line 361, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_other.scss */
.sem-sections-right .btn, .sem-sections-right .socialwall .candid-wall-load-more, .socialwall .sem-sections-right .candid-wall-load-more {
  width: 100%;
  height: 60px;
  line-height: 60px;
}

@media (min-width: 1200px) {
  /* line 368, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_other.scss */
  .sem-zones-2col {
    display: table;
  }
  /* line 370, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_other.scss */
  .sem-zones-2col .sem-zone-text, .sem-zones-2col .sem-zone-picture {
    display: table-cell;
    float: none !important;
    vertical-align: middle;
  }
}
@media (min-width: 1200px) and (max-width: 1405px) {
  /* line 379, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_other.scss */
  .sem-zone-picture {
    padding-right: 30px !important;
  }
}
/* line 1, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_maintenance.scss */
html.maintenance {
  height: 100%;
}
/* line 4, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_maintenance.scss */
html.maintenance body {
  height: 100%;
  margin: 0px;
}
/* line 8, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_maintenance.scss */
html.maintenance body .maintenance-wrapper {
  width: 100%;
  height: 100%;
  max-height: 100%;
  position: relative;
  background-color: rgba(44, 44, 44, 0.5);
}
/* line 15, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_maintenance.scss */
html.maintenance body .maintenance-wrapper::after {
  content: "";
  background-image: url(//d1stxdp5ogppuo.cloudfront.net/assets/trx/maintenance-background-7d5c23caac866e57dc68d6bc84a3fcc5.png);
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  position: absolute;
  z-index: -1;
}
/* line 29, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_maintenance.scss */
html.maintenance body .maintenance-wrapper .maintenance-logo {
  width: 100%;
  height: auto;
  position: absolute;
  top: 0;
  overflow: hidden;
}
/* line 37, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_maintenance.scss */
html.maintenance body .maintenance-wrapper .maintenance-info {
  width: 640px;
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  margin: 0px auto;
  text-align: center;
}
/* line 49, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_maintenance.scss */
html.maintenance body .maintenance-wrapper .maintenance-info h2, html.maintenance body .maintenance-wrapper .maintenance-info .military.carousel .stc-quote, .military.carousel html.maintenance body .maintenance-wrapper .maintenance-info .stc-quote {
  width: 100%;
  color: #ffffff;
  font-size: 80px;
}
/* line 55, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_maintenance.scss */
html.maintenance body .maintenance-wrapper .maintenance-info p {
  width: 80%;
  margin: 0 auto;
  color: #ffffff;
  font-size: 18px;
  line-height: 28px;
  margin-bottom: 10px;
}
/* line 65, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_maintenance.scss */
html.maintenance body .maintenance-wrapper .maintenance-info .social .fa {
  font-size: 32px;
  line-height: 55px;
  color: #ffffff;
  margin: 0 16px;
}

/* line 1, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_case-studies.scss */
.case-studies {
  height: auto;
  overflow: hidden;
  float: none;
}
/* line 6, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_case-studies.scss */
.case-studies::before {
  content: " ";
  display: table;
}
/* line 11, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_case-studies.scss */
.case-studies .case-filters {
  width: 100%;
  height: 125px;
  margin: 35px 0 25px;
  background: #ffffff;
  position: relative;
  padding: 0 3%;
}
/* line 19, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_case-studies.scss */
.case-studies .case-filters h2, .case-studies .case-filters .military.carousel .stc-quote, .military.carousel .case-studies .case-filters .stc-quote {
  margin: 0;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  /* Chrome, Safari, Opera */
  -ms-transform: translateY(-50%);
  /* IE 9 */
}
/* line 24, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_case-studies.scss */
.case-studies .case-filters .filters-container {
  width: auto;
  min-width: 380px;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  /* Chrome, Safari, Opera */
  -ms-transform: translateY(-50%);
  /* IE 9 */
  right: 3%;
  z-index: 3;
}
/* line 31, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_case-studies.scss */
.case-studies .case-filters .filters-container .search-filter {
  width: auto;
  min-width: 60px;
  height: 60px;
  overflow: hidden;
  float: left;
}
/* line 38, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_case-studies.scss */
.case-studies .case-filters .filters-container .search-filter input#search-filter {
  width: 60px;
  height: 60px;
  border: 1px solid #d0d0d0;
  background-color: #ffffff;
  background-image: url(//d1stxdp5ogppuo.cloudfront.net/assets/trx/search-icon-a87f8cef00b459f84b2066bfb820e882.png);
  background-repeat: no-repeat;
  background-position: center center;
}
/* line 49, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_case-studies.scss */
.case-studies .case-filters .filters-container .drop-down-filter {
  float: right;
  margin-right: 0px;
  position: relative;
  min-height: 60px;
  min-width: 300px;
  font-family: "knockout_htf48";
  font-size: 20px;
  text-transform: uppercase;
  /* Hover state */
  /* Checked state */
  /* Active state */
  /* No CSS3 support */
}
/* line 59, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_case-studies.scss */
.case-studies .case-filters .filters-container .drop-down-filter .wrapper-dropdown {
  /* Size and position */
  position: absolute;
  width: 300px;
  margin: 0 auto;
  padding: 0px 10px;
  z-index: 3;
  text-indent: 10px;
  /* Styles */
  background: #ffffff;
  color: #2c2c2c;
  border: 1px solid #d0d0d0;
  cursor: pointer;
  outline: none;
  min-height: 58px;
  line-height: 58px;
}
/* line 78, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_case-studies.scss */
.case-studies .case-filters .filters-container .drop-down-filter .wrapper-dropdown > a.dd-parent {
  display: block;
  width: 100%;
  outline: none;
  -webkit-transition: none;
  transition: none;
}
/* line 85, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_case-studies.scss */
.case-studies .case-filters .filters-container .drop-down-filter .wrapper-dropdown > a.dd-parent:hover {
  text-decoration: none;
}
/* line 89, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_case-studies.scss */
.case-studies .case-filters .filters-container .drop-down-filter .wrapper-dropdown > a.dd-parent:link,
.case-studies .case-filters .filters-container .drop-down-filter .wrapper-dropdown > a.dd-parent:visited {
  text-decoration: none;
  color: #2c2c2c;
}
/* line 95, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_case-studies.scss */
.case-studies .case-filters .filters-container .drop-down-filter .wrapper-dropdown > a.dd-parent:visited:hover {
  text-decoration: none;
}
/* line 99, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_case-studies.scss */
.case-studies .case-filters .filters-container .drop-down-filter .wrapper-dropdown > .fa {
  top: 40%;
  right: 20px;
  position: absolute;
  font-size: 11px;
}
/* line 106, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_case-studies.scss */
.case-studies .case-filters .filters-container .drop-down-filter .wrapper-dropdown.active {
  background: #2c2c2c;
  color: #ffffff;
  top: 0px;
  border: 1px solid #2c2c2c;
}
/* line 113, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_case-studies.scss */
.case-studies .case-filters .filters-container .drop-down-filter .wrapper-dropdown.active > a.dd-parent {
  display: block;
  width: 100%;
  color: #ffffff;
  text-decoration: none;
}
/* line 120, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_case-studies.scss */
.case-studies .case-filters .filters-container .drop-down-filter .wrapper-dropdown .dropdown {
  /* Size & position */
  padding: 0 10px 10px;
  border: inherit;
  position: absolute;
  top: 100%;
  margin-top: 1px;
  left: -1px;
  right: -1px;
  /* Styles */
  background: white;
  list-style: none;
  -webkit-transition: all 0.1s ease-out;
  transition: all 0.1s ease-out;
  /* Hiding */
  opacity: 0;
  pointer-events: none;
}
/* line 144, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_case-studies.scss */
.case-studies .case-filters .filters-container .drop-down-filter .wrapper-dropdown .dropdown li.filter {
  position: relative;
  /* Enable absolute positioning for checkboxes */
  margin: 0;
}
/* line 148, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_case-studies.scss */
.case-studies .case-filters .filters-container .drop-down-filter .wrapper-dropdown .dropdown li.filter:first-child {
  border-top: 1px solid #d0d0d0;
}
/* line 153, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_case-studies.scss */
.case-studies .case-filters .filters-container .drop-down-filter .wrapper-dropdown .dropdown li.filter label {
  display: block;
  padding: 0px 20px;
  border-bottom: 1px solid #d0d0d0;
  background-color: #ffffff;
  color: #2c2c2c;
  -webkit-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out;
}
/* line 166, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_case-studies.scss */
.case-studies .case-filters .filters-container .drop-down-filter .wrapper-dropdown .dropdown li.filter input {
  position: absolute;
  display: block;
  left: 10px;
  top: 50%;
  margin-top: -8px;
  display: none;
}
/* line 177, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_case-studies.scss */
.case-studies .case-filters .filters-container .drop-down-filter .wrapper-dropdown .dropdown li.filter:hover label {
  background: #2c2c2c;
  color: #ffffff;
}
/* line 183, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_case-studies.scss */
.case-studies .case-filters .filters-container .drop-down-filter .wrapper-dropdown .dropdown li.filter input:checked ~ label {
  background: #2c2c2c;
  color: #ffffff;
}
/* line 188, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_case-studies.scss */
.case-studies .case-filters .filters-container .drop-down-filter .wrapper-dropdown .dropdown li.filter input:checked ~ label:before {
  content: "\00d7";
  position: absolute;
  left: 0px;
  display: block;
  font-size: 30px;
  font-weight: normal;
  font-family: sans-serif;
}
/* line 199, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_case-studies.scss */
.case-studies .case-filters .filters-container .drop-down-filter .wrapper-dropdown .dropdown .accordion-row:first-child {
  border-top: 1px solid #d0d0d0;
}
/* line 203, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_case-studies.scss */
.case-studies .case-filters .filters-container .drop-down-filter .wrapper-dropdown .dropdown .accordion-row button {
  height: 50px;
  float: none;
  margin: 0 auto;
  background: transparent;
  border: none;
  vertical-align: bottom;
  display: block;
  font-size: 22px;
  text-transform: inherit;
  font-weight: normal;
}
/* line 217, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_case-studies.scss */
.case-studies .case-filters .filters-container .drop-down-filter .wrapper-dropdown .dropdown .accordion-row.active a {
  border: none;
}
/* line 222, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_case-studies.scss */
.case-studies .case-filters .filters-container .drop-down-filter .wrapper-dropdown .dropdown .accordion-row ul {
  padding: 0;
}
/* line 225, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_case-studies.scss */
.case-studies .case-filters .filters-container .drop-down-filter .wrapper-dropdown .dropdown .accordion-row ul li.filter label {
  background-color: #efefef;
  text-indent: 25px;
}
/* line 230, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_case-studies.scss */
.case-studies .case-filters .filters-container .drop-down-filter .wrapper-dropdown .dropdown .accordion-row ul li.filter:hover label {
  background-color: #2c2c2c;
}
/* line 234, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_case-studies.scss */
.case-studies .case-filters .filters-container .drop-down-filter .wrapper-dropdown .dropdown .accordion-row ul li.filter input:checked ~ label {
  background: #2c2c2c;
  color: #ffffff;
}
/* line 242, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_case-studies.scss */
.case-studies .case-filters .filters-container .drop-down-filter .wrapper-dropdown.active .dropdown {
  opacity: 1;
  pointer-events: auto;
  background-color: #2c2c2c;
  padding: 0 10px 10px;
}
/* line 250, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_case-studies.scss */
.case-studies .case-filters .filters-container .drop-down-filter .no-opacity wrapper-dropdown .dropdown,
.case-studies .case-filters .filters-container .drop-down-filter .no-pointerevents .wrapper-dropdown .dropdown {
  display: none;
  opacity: 1;
  /* If opacity support but no pointer-events support */
  pointer-events: auto;
  /* If pointer-events support but no pointer-events support */
}
/* line 257, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_case-studies.scss */
.case-studies .case-filters .filters-container .drop-down-filter .no-opacity .wrapper-dropdown.active .dropdown,
.case-studies .case-filters .filters-container .drop-down-filter .no-pointerevents .wrapper-dropdown.active .dropdown {
  display: block;
}
/* line 265, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_case-studies.scss */
.case-studies .case-slider-features {
  width: 100%;
  overflow: hidden;
}
/* line 269, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_case-studies.scss */
.case-studies .case-slider-features > .slider-wrapper {
  margin-right: 0 !important;
  background-color: #ffffff;
}
/* line 273, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_case-studies.scss */
.case-studies .case-slider-features > .slider-wrapper > .carousel > h2, .case-studies .military.carousel .case-slider-features > .slider-wrapper > .carousel > .stc-quote, .military.carousel .case-studies .case-slider-features > .slider-wrapper > .carousel > .stc-quote {
  margin: 30px auto 0;
  text-align: center;
  text-transform: uppercase;
}
/* line 281, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_case-studies.scss */
.case-studies .case-slider-features > .slider-wrapper > .carousel > .carousel-inner > .item > img {
  max-height: 550px;
}
/* line 285, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_case-studies.scss */
.case-studies .case-slider-features > .slider-wrapper > .carousel > .carousel-inner > .item .slider-text-content {
  width: 100%;
  overflow: hidden;
}
/* line 289, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_case-studies.scss */
.case-studies .case-slider-features > .slider-wrapper > .carousel > .carousel-inner > .item .slider-text-content .scallout-left {
  float: left;
}
/* line 293, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_case-studies.scss */
.case-studies .case-slider-features > .slider-wrapper > .carousel > .carousel-inner > .item .slider-text-content .scallout-right {
  float: right;
}
/* line 297, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_case-studies.scss */
.case-studies .case-slider-features > .slider-wrapper > .carousel > .carousel-inner > .item .slider-text-content .img-wrapper {
  display: table;
  width: 100%;
}
/* line 301, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_case-studies.scss */
.case-studies .case-slider-features > .slider-wrapper > .carousel > .carousel-inner > .item .slider-text-content .img-wrapper .title {
  width: 100%;
  height: 30px;
  display: table-cell;
  vertical-align: middle;
  background-color: #2c2c2c;
  color: #ffffff;
  font-size: 12px;
  font-family: arial;
  text-align: left;
  text-indent: 10px;
  text-transform: uppercase;
}
/* line 315, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_case-studies.scss */
.case-studies .case-slider-features > .slider-wrapper > .carousel > .carousel-inner > .item .slider-text-content .img-wrapper .image {
  width: 100%;
  min-height: 70px;
  max-height: 270px;
  background-color: #e2e2e2;
  display: table-row;
  overflow: hidden;
}
/* line 326, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_case-studies.scss */
.case-studies .case-slider-features > .slider-wrapper > .carousel > .carousel-inner > .item .slider-text-content .scallouts-texts h3 {
  text-align: left;
  color: #2c2c2c;
}
/* line 331, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_case-studies.scss */
.case-studies .case-slider-features > .slider-wrapper > .carousel > .carousel-inner > .item .slider-text-content .scallouts-texts p {
  text-align: left;
  font-size: 14px;
  color: #828282;
  line-height: 20px;
}
/* line 337, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_case-studies.scss */
.case-studies .case-slider-features > .slider-wrapper > .carousel > .carousel-inner > .item .slider-text-content .scallouts-texts p a {
  color: inherit;
  font-weight: bold;
}

/* line 351, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_case-studies.scss */
.case-filtered-section {
  padding-top: 60px;
  float: none;
}
/* line 357, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_case-studies.scss */
.case-filtered-section > .container-section .col-sm-11 .prod-img {
  border: none;
}
/* line 361, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_case-studies.scss */
.case-filtered-section > .container-section .col-sm-11 .prod-desc {
  text-align: left;
  font-size: 14px;
  color: #828282;
  line-height: 20px;
}
/* line 367, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_case-studies.scss */
.case-filtered-section > .container-section .col-sm-11 .prod-desc a {
  color: inherit;
  font-weight: bold;
}
/* line 375, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_case-studies.scss */
.case-filtered-section .view-more-separator {
  text-align: center;
  padding: 60px 0;
}

/* line 2, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_promotions.scss */
.hero-form-wrapper .pr-input {
  display: block;
  background: transparent !important;
  height: 55px;
  line-height: 55px;
  padding-left: 10px;
  border: solid 2px #b5b6b6;
  outline: none;
  color: #b5b6b6;
  width: 295px;
}
@media (max-width: 992px) {
  /* line 2, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_promotions.scss */
  .hero-form-wrapper .pr-input {
    height: 30px;
    line-height: 30px;
  }
}
/* line 18, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_promotions.scss */
.hero-form-wrapper #newsletter-signup-input-wrapper {
  margin-top: 10px;
}
/* line 22, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_promotions.scss */
.hero-form-wrapper .pr-input::-webkit-input-placeholder {
  color: #b5b6b6;
}
/* line 25, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_promotions.scss */
.hero-form-wrapper .pr-input:-moz-placeholder {
  /* Firefox 18- */
  color: #b5b6b6;
}
/* line 28, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_promotions.scss */
.hero-form-wrapper .pr-input::-moz-placeholder {
  /* Firefox 19+ */
  color: #b5b6b6;
}
/* line 31, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_promotions.scss */
.hero-form-wrapper .pr-input:-ms-input-placeholder {
  color: #b5b6b6;
}
/* line 34, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_promotions.scss */
.hero-form-wrapper .pr-submit {
  background-color: transparent;
  outline: none;
  font-size: 0px;
  cursor: pointer;
  border: none;
  width: 35px;
  height: 55px;
  background-image: url(//d1stxdp5ogppuo.cloudfront.net/assets/trx/newsletter-arrow-840d5faad003a9052ac82a32105c227b.png);
  background-position: center center;
  position: absolute;
  left: 268px;
  top: 0px;
  background-repeat: no-repeat;
}
@media (max-width: 992px) {
  /* line 34, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_promotions.scss */
  .hero-form-wrapper .pr-submit {
    height: 30px;
    line-height: 30px;
  }
}

/* line 55, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_promotions.scss */
.hero-promotions p {
  margin-bottom: 20px;
}
@media (max-width: 1279px) {
  /* line 59, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_promotions.scss */
  .hero-promotions h1 {
    font-size: 36px !important;
  }
  /* line 62, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_promotions.scss */
  .hero-promotions p {
    margin-bottom: 10px !important;
  }
}

/* line 69, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_promotions.scss */
.promotions-wrapper {
  overflow: hidden;
  margin-top: 120px;
}

/* line 74, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_promotions.scss */
.promotions-zones {
  background-color: #ffffff;
  overflow: hidden;
  padding-top: 80px;
  padding-bottom: 80px;
}

/* line 81, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_promotions.scss */
.prz-1 {
  margin-bottom: 20px;
}

/* line 84, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_promotions.scss */
.prz-2 {
  margin-bottom: 80px;
}

/* line 87, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_promotions.scss */
.promotions-pictures, .promotions-content {
  overflow: hidden;
  min-height: 200px;
}

@media (max-width: 1199px) {
  /* line 92, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_promotions.scss */
  .promotions-pictures {
    margin-bottom: 40px;
  }
}

/* line 99, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_promotions.scss */
.promotions-content h2, .promotions-content .military.carousel .stc-quote, .military.carousel .promotions-content .stc-quote {
  margin-top: 0px;
  margin-bottom: 20px;
}
@media (max-width: 1199px) {
  /* line 99, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_promotions.scss */
  .promotions-content h2, .promotions-content .military.carousel .stc-quote, .military.carousel .promotions-content .stc-quote {
    margin-bottom: 40px;
    text-align: center;
  }
}
/* line 107, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_promotions.scss */
.promotions-content .service-btn {
  background-color: #f2f2f2 !important;
  text-transform: none;
  padding-left: 15px;
  padding-right: 15px;
  color: #828282;
  font-family: Arial;
  font-size: 14px;
  width: 100% !important;
  margin-bottom: 30px;
}
@media (min-width: 1200px) and (max-width: 1439px) {
  /* line 107, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_promotions.scss */
  .promotions-content .service-btn {
    font-size: 12px;
    padding-left: 7px;
    padding-right: 7px;
  }
}
/* line 123, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_promotions.scss */
.promotions-content p {
  font-family: Arial;
  font-size: 14px;
  color: #828282;
  margin-top: 0px;
  margin-bottom: 30px;
  line-height: 24px;
}
/* line 131, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_promotions.scss */
.promotions-content a.read-terms {
  color: #2c2c2c;
  text-decoration: underline;
  font-family: Arial;
  font-weight: bold;
  font-size: 15px;
}
/* line 138, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_promotions.scss */
.promotions-content .reg-btn {
  display: block;
  clear: both;
  width: 100%;
  height: 60px !important;
  line-height: 60px !important;
  margin-top: 40px;
}

/* line 1, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_case-studies-detail.scss */
.first-section {
  margin-top: -120px;
  padding-top: 120px;
}

/* line 5, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_case-studies-detail.scss */
.cs-inner-wrapper {
  padding-top: 50px;
}

/* line 8, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_case-studies-detail.scss */
.csd-title {
  position: relative;
  overflow: hidden;
  margin-bottom: 15px;
}
/* line 12, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_case-studies-detail.scss */
.csd-title h2, .csd-title .military.carousel .stc-quote, .military.carousel .csd-title .stc-quote {
  margin-top: 0px;
}
/* line 15, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_case-studies-detail.scss */
.csd-title .back-to-cat-wrapper {
  position: absolute;
  top: 7px;
  left: 0px;
}
/* line 19, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_case-studies-detail.scss */
.csd-title .back-to-cat-wrapper a {
  padding-left: 0px;
  padding-right: 0px;
}
@media (max-width: 992px) {
  /* line 15, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_case-studies-detail.scss */
  .csd-title .back-to-cat-wrapper {
    top: 0px;
  }
}

/* line 28, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_case-studies-detail.scss */
.csd-slider {
  margin-bottom: 60px;
}
/* line 30, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_case-studies-detail.scss */
.csd-slider img {
  width: 100%;
}

/* line 34, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_case-studies-detail.scss */
.csd-content {
  padding-bottom: 60px;
  margin-bottom: 50px;
  border-bottom: solid 1px #d3d3d3;
  padding-left: 40px;
  padding-right: 40px;
}

/* line 41, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_case-studies-detail.scss */
.csd-content-inner {
  overflow: hidden;
}

/* line 44, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_case-studies-detail.scss */
.csd-content-title {
  padding-bottom: 50px;
  border-bottom: solid 1px #d3d3d3;
}
/* line 47, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_case-studies-detail.scss */
.csd-content-title .csd-title-inner {
  padding-left: 20px;
  padding-right: 20px;
}
/* line 51, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_case-studies-detail.scss */
.csd-content-title .stc-quote {
  padding-left: 10px;
  padding-right: 10px;
  margin-top: 0px;
  margin-bottom: 35px;
  color: #828383;
  line-height: 40px;
}
/* line 59, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_case-studies-detail.scss */
.csd-content-title .stc-name {
  font-size: 30px;
  margin: 0px;
}

/* line 64, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_case-studies-detail.scss */
.csd-content-main {
  padding-top: 35px;
}
/* line 66, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_case-studies-detail.scss */
.csd-content-main p {
  font-size: 16px;
  color: #2c2c2c;
  line-height: 30px;
  margin-bottom: 40px;
}
/* line 72, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_case-studies-detail.scss */
.csd-content-main p.title-p {
  font-weight: bold;
  margin-bottom: 0px;
}

/* line 78, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_case-studies-detail.scss */
.csd-grid .viewmore-row.row {
  margin: 0px !important;
}
/* line 81, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_case-studies-detail.scss */
.csd-grid h2, .csd-grid .military.carousel .stc-quote, .military.carousel .csd-grid .stc-quote {
  margin-top: 0px;
  margin-bottom: 35px;
}
/* line 85, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_case-studies-detail.scss */
.csd-grid .csd-grid-inner {
  margin-bottom: 80px;
  min-height: 100px;
}
/* line 89, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_case-studies-detail.scss */
.csd-grid .viewmore-btn {
  width: 180px;
  display: block;
  margin: 0px auto;
}

/* line 95, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_case-studies-detail.scss */
.commercial-row {
  padding-bottom: 0px !important;
  overflow: hidden;
}
@media (min-width: 1200px) {
  /* line 95, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_case-studies-detail.scss */
  .commercial-row {
    margin-left: -30px !important;
    margin-right: -30px !important;
  }
}
/* line 103, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_case-studies-detail.scss */
.commercial-row .desktop_clear {
  height: 60px;
}
@media (max-width: 1199px) {
  /* line 103, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_case-studies-detail.scss */
  .commercial-row .desktop_clear {
    display: none;
  }
}
/* line 109, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_case-studies-detail.scss */
.commercial-row .tablet_clear {
  display: none;
  height: 60px;
  margin-bottom: 0px;
}
@media (max-width: 1199px) {
  /* line 109, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_case-studies-detail.scss */
  .commercial-row .tablet_clear {
    display: block;
  }
}
/* line 117, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_case-studies-detail.scss */
.commercial-row .img-wrapper {
  background-color: #bebebe;
}
/* line 120, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_case-studies-detail.scss */
.commercial-row .commercial-text {
  margin-top: 20px;
  margin-bottom: 0px;
}
/* line 123, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_case-studies-detail.scss */
.commercial-row .commercial-text h3 {
  margin-top: 0px;
  margin-bottom: 20px;
}
/* line 127, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_case-studies-detail.scss */
.commercial-row .commercial-text p {
  margin-top: 0px;
  margin-bottom: 0px;
  font-size: 15px;
  color: #8d8d8d;
  line-height: 24px;
}
/* line 133, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_case-studies-detail.scss */
.commercial-row .commercial-text p a {
  font-weight: bold;
  color: #8d8d8d;
  color: #828282;
  text-decoration: none;
  -webkit-transition: color .5s ease;
  transition: color .5s ease;
}
/* line 174, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/global/_mixin.scss */
.commercial-row .commercial-text p a:hover {
  color: #2c2c2c;
  text-decoration: none;
}

/* line 2, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_blog_hub.scss */
.bhub-inner-wrapper h2, .bhub-inner-wrapper .military.carousel .stc-quote, .military.carousel .bhub-inner-wrapper .stc-quote {
  margin-top: 60px;
  margin-bottom: 45px;
}

/* line 7, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_blog_hub.scss */
.bhub-content {
  padding-bottom: 75px;
  padding-left: 40px;
  padding-right: 40px;
  overflow: hidden;
  border-bottom: solid 1px #d3d3d3;
}

/* line 14, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_blog_hub.scss */
.bhub-grid {
  padding-bottom: 100px;
  overflow: hidden;
  clear: both;
}

/* line 19, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_blog_hub.scss */
.bhub-info {
  overflow: hidden;
  height: 75px;
  border-bottom: solid 1px #d0d0d0;
  position: relative;
}
/* line 25, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_blog_hub.scss */
.bhub-info .info-text span {
  line-height: 75px;
  font-family: Arial;
  font-size: 15px;
  font-weight: bold;
  color: #828282;
}
/* line 32, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_blog_hub.scss */
.bhub-info .info-text span:first-child {
  margin-right: 50px;
}
/* line 36, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_blog_hub.scss */
.bhub-info .like-div {
  position: absolute;
  right: 0px;
  top: 0px;
  text-align: right;
}
/* line 41, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_blog_hub.scss */
.bhub-info .like-div span {
  line-height: 75px;
  font-family: "knockout_htf48";
  font-size: 20px;
  text-transform: uppercase;
}
/* line 47, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_blog_hub.scss */
.bhub-info .like-div i {
  font-size: 20px;
  margin-right: 10px;
  color: #365c9b;
}

/* line 54, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_blog_hub.scss */
.bhub-text {
  padding-top: 25px;
}
/* line 56, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_blog_hub.scss */
.bhub-text p {
  line-height: 30px;
  margin-top: 0px;
  margin-bottom: 40px;
}
/* line 60, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_blog_hub.scss */
.bhub-text p a {
  font-weight: bold;
  text-decoration: underline;
}

/* line 66, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_blog_hub.scss */
.bhub-social {
  overflow: hidden;
  clear: both;
  /*padding-left:55px;*/
  padding-top: 15px;
}
/* line 71, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_blog_hub.scss */
.bhub-social span {
  font-family: "knockout_htf48";
  font-size: 20px;
  text-transform: uppercase;
  margin-right: 35px;
}
@media (max-width: 991px) {
  /* line 71, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_blog_hub.scss */
  .bhub-social span {
    display: block;
    padding-bottom: 8px;
  }
}
/* line 82, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_blog_hub.scss */
.bhub-social .fa {
  margin-right: 27px;
  font-size: 20px;
}

/* line 88, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_blog_hub.scss */
.bhub-grid h2, .bhub-grid .military.carousel .stc-quote, .military.carousel .bhub-grid .stc-quote {
  margin-top: 55px;
}
/* line 91, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_blog_hub.scss */
.bhub-grid .csd-grid-inner {
  margin-bottom: 15px;
}
@media (min-width: 1200px) and (max-width: 1439px) {
  /* line 94, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_blog_hub.scss */
  .bhub-grid .commercial-row {
    margin-left: -10px !important;
    margin-right: -10px !important;
  }
}
/* line 99, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_blog_hub.scss */
.bhub-grid .commercial-row .img-wrapper {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  background-color: transparent;
  opacity: 0.9;
}

/* line 1, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_careers.scss */
#current-openings {
  padding: 60px 0px 80px;
  /*@media(max-width: $screen-md-max){
  	padding:40px 0px;
  }*/
}
@media (max-width: 1550px) {
  /* line 1, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_careers.scss */
  #current-openings {
    padding: 40px 0px;
  }
}
/* line 9, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_careers.scss */
#current-openings > .row {
  margin: 0px;
}
/* line 12, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_careers.scss */
#current-openings h2, #current-openings .military.carousel .stc-quote, .military.carousel #current-openings .stc-quote {
  margin: 80px 0px 0px;
}
@media (max-width: 1550px) {
  /* line 12, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_careers.scss */
  #current-openings h2, #current-openings .military.carousel .stc-quote, .military.carousel #current-openings .stc-quote {
    margin: 20px 0px 0px;
  }
}
@media (max-width: 991px) {
  /* line 12, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_careers.scss */
  #current-openings h2, #current-openings .military.carousel .stc-quote, .military.carousel #current-openings .stc-quote {
    margin: 0px;
  }
}
/* line 21, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_careers.scss */
#current-openings a.sub-title-link {
  font-size: 14px;
  font-weight: bold;
  line-height: 20px;
  letter-spacing: 0.1px;
  margin: 0px 0px 60px 0px;
  display: inline-block;
}
@media (max-width: 1199px) {
  /* line 21, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_careers.scss */
  #current-openings a.sub-title-link {
    margin: 0px 0px 20px;
  }
}
/* line 32, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_careers.scss */
#current-openings .text-section {
  margin-bottom: 40px;
}
@media (max-width: 1199px) {
  /* line 32, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_careers.scss */
  #current-openings .text-section {
    margin-bottom: 35px;
  }
}
/* line 37, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_careers.scss */
#current-openings .text-section:last-child {
  margin-bottom: 0px;
}
/* line 40, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_careers.scss */
#current-openings .text-section p {
  border-bottom: 1px solid #e3e3e3;
  line-height: 40px;
  color: #828282;
  font-size: 14px;
  font-weight: bold;
  letter-spacing: 0.1px;
}
@media (max-width: 1199px) {
  /* line 40, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_careers.scss */
  #current-openings .text-section p {
    line-height: 20px;
    margin: 0px;
  }
}
/* line 52, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_careers.scss */
#current-openings .text-section h4 {
  border-bottom: 1px solid #e3e3e3;
  padding: 2px 0px 12px 0px;
}
@media (max-width: 1199px) {
  /* line 52, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_careers.scss */
  #current-openings .text-section h4 {
    padding: 5px 0px;
    margin: 0px;
  }
}

/* line 62, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_careers.scss */
#driven-difference {
  padding: 80px 0px;
}
@media (max-width: 1199px) {
  /* line 62, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_careers.scss */
  #driven-difference {
    padding: 40px 0px;
  }
}
/* line 67, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_careers.scss */
#driven-difference h2, #driven-difference .military.carousel .stc-quote, .military.carousel #driven-difference .stc-quote {
  margin: 0px 0px 38px;
}
@media (max-width: 1199px) {
  /* line 67, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_careers.scss */
  #driven-difference h2, #driven-difference .military.carousel .stc-quote, .military.carousel #driven-difference .stc-quote {
    margin: 0px 0px 20px;
  }
}
/* line 73, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_careers.scss */
#driven-difference p {
  margin: 0px 0px 35px;
  font-size: 17px;
  line-height: 30px;
}
@media (max-width: 1199px) {
  /* line 73, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_careers.scss */
  #driven-difference p {
    margin: 0px 0px 30px;
  }
}
/* line 80, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_careers.scss */
#driven-difference p.author {
  margin: 0px 0px 20px;
  font-size: 17px;
  font-weight: bold;
}
/* line 85, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_careers.scss */
#driven-difference p:last-child {
  margin: 0px;
}

/* line 92, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_careers.scss */
.careers-landing-slide .slider-text-content p {
  max-width: 520px;
}
@media (max-width: 1199px) {
  /* line 97, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_careers.scss */
  .careers-landing-slide .careers-landing-anchros-wrapper {
    text-align: center;
    width: 80%;
  }
  /* line 100, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_careers.scss */
  .careers-landing-slide .careers-landing-anchros-wrapper a {
    float: none;
    clear: both;
    margin: 10px auto;
    display: block;
  }
}

/* line 1, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_international.scss */
#international-become-distributor {
  height: 80px;
  padding-left: 30px;
  padding-right: 20px;
  background: white;
}
@media (min-width: 1200px) {
  /* line 1, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_international.scss */
  #international-become-distributor {
    padding-left: 70px;
    padding-right: 20px;
  }
}
/* line 12, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_international.scss */
#international-become-distributor h4 {
  line-height: 80px;
  margin: 0px;
  display: inline-block;
  color: #828282;
}
/* line 18, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_international.scss */
#international-become-distributor a {
  margin: 20px 0px 0px;
}
/* line 21, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_international.scss */
#international-become-distributor a:focus {
  color: #2c2c2c;
}
/* line 26, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_international.scss */
#international-become-distributor .country-range h4 {
  color: #2c2c2c;
  margin: 0px 0px 0px 80px;
}
/* line 29, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_international.scss */
#international-become-distributor .country-range h4:first-child {
  margin: 0px;
}

/* line 35, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_international.scss */
#international-distributors {
  padding-left: 20px;
  padding-right: 20px;
}
/* line 39, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_international.scss */
#international-distributors .country-flag {
  width: 100px;
  height: auto;
}
/* line 43, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_international.scss */
#international-distributors h2, #international-distributors .military.carousel .stc-quote, .military.carousel #international-distributors .stc-quote {
  margin: 18px 0px;
}
/* line 46, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_international.scss */
#international-distributors h4 {
  color: #2c2c2c;
  font-size: 21px;
  margin: -3px 0px 10px;
}
/* line 50, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_international.scss */
#international-distributors h4.faded {
  color: #828282;
}
/* line 54, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_international.scss */
#international-distributors .details {
  font-size: 15px;
  list-style: none;
  margin: 0;
  padding: 0;
}
/* line 60, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_international.scss */
#international-distributors .details span {
  color: #828282;
  font-weight: 500;
}
/* line 65, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_international.scss */
#international-distributors .details address {
  margin-bottom: 0;
}
/* line 68, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_international.scss */
#international-distributors .details a {
  font-size: 15px !important;
  text-decoration: none !important;
}
/* line 73, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_international.scss */
#international-distributors p, #international-distributors a {
  color: #828282;
  font-size: 15px;
  line-height: 24px;
  letter-spacing: 0.25px;
  margin: 0px 0px 0px;
}
/* line 79, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_international.scss */
#international-distributors p span.bold, #international-distributors a span.bold {
  font-weight: bold;
}
/* line 83, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_international.scss */
#international-distributors a {
  color: #2c2c2c;
  font-weight: bold;
  text-decoration: underline !important;
  color: #2c2c2c;
  text-decoration: none;
  -webkit-transition: color .5s ease;
  transition: color .5s ease;
}
/* line 162, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/global/_mixin.scss */
#international-distributors a:hover {
  color: #828282;
  text-decoration: none;
}
/* line 89, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_international.scss */
#international-distributors .country {
  padding: 60px 30px 50px;
  border-bottom: 1px solid #d0d0d0;
}
/* line 92, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_international.scss */
#international-distributors .country .row {
  padding: 0px 0px 40px;
}
/* line 94, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_international.scss */
#international-distributors .country .row:last-child {
  padding: 0px;
}
/* line 98, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_international.scss */
#international-distributors .country .bigger-text {
  word-break: break-word;
}
/* line 100, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_international.scss */
#international-distributors .country .bigger-text a {
  color: #2c2c2c;
  font-size: 21px;
  font-weight: normal;
  color: #2c2c2c;
  text-decoration: none;
  -webkit-transition: color .5s ease;
  transition: color .5s ease;
  text-decoration: underline;
}
/* line 162, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/global/_mixin.scss */
#international-distributors .country .bigger-text a:hover {
  color: #828282;
  text-decoration: none;
}
/* line 108, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_international.scss */
#international-distributors .country .australia-section {
  word-break: break-word;
}
/* line 110, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_international.scss */
#international-distributors .country .australia-section p {
  font-size: 12px;
  margin-bottom: 20px;
}
/* line 113, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_international.scss */
#international-distributors .country .australia-section p:last-child {
  margin: 0px;
}
/* line 116, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_international.scss */
#international-distributors .country .australia-section p a {
  font-weight: bold;
}
/* line 121, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_international.scss */
#international-distributors .country:last-child {
  border-bottom: 0;
}
@media (min-width: 1700px) {
  /* line 89, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_international.scss */
  #international-distributors .country {
    padding: 60px 0px;
  }
}

/* line 1, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_forpros.scss */
.contact-rep-btn {
  padding-left: 20px;
  padding-right: 20px;
  position: relative;
  top: -15px;
}
@media (min-width: 1200px) and (max-width: 1439px) {
  /* line 1, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_forpros.scss */
  .contact-rep-btn {
    top: -25px;
  }
}

/* line 10, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_forpros.scss */
.bhost_content {
  overflow: hidden;
}
/* line 12, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_forpros.scss */
.bhost_content h2, .bhost_content .military.carousel .stc-quote, .military.carousel .bhost_content .stc-quote {
  margin-top: 55px;
  margin-bottom: 35px;
}
/* line 16, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_forpros.scss */
.bhost_content p {
  margin-top: 0px;
  margin-bottom: 30px;
  line-height: 30px;
}
/* line 21, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_forpros.scss */
.bhost_content h3 {
  margin-top: 0px;
  margin-bottom: 25px;
}
/* line 25, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_forpros.scss */
.bhost_content ul {
  margin-top: 0px;
  margin-bottom: 35px;
}
/* line 30, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_forpros.scss */
.bhost_content li {
  font-family: Arial;
  font-size: 16px;
  color: #2c2c2c;
  line-height: 30px;
}
/* line 36, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_forpros.scss */
.bhost_content .pleft-padding {
  padding-left: 20px;
}
/* line 39, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_forpros.scss */
.bhost_content p.p-contact {
  font-size: 17px;
  font-weight: bold;
}
/* line 43, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_forpros.scss */
.bhost_content .ctr-btn {
  margin-bottom: 100px;
}

/* line 48, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_forpros.scss */
.bhost_products {
  overflow: hidden;
  border-top: solid 1px #e3e3e3;
  padding-bottom: 80px;
}
/* line 52, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_forpros.scss */
.bhost_products .container {
  overflow: hidden;
}
/* line 55, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_forpros.scss */
.bhost_products h2, .bhost_products .military.carousel .stc-quote, .military.carousel .bhost_products .stc-quote {
  margin-top: 55px !important;
  margin-bottom: 35px !important;
}
/* line 59, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_forpros.scss */
.bhost_products .view-more-separator {
  text-align: center;
  overflow: hidden;
  margin-top: 25px;
}
/* line 64, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_forpros.scss */
.bhost_products .row.products-row {
  padding-bottom: 0px !important;
}

/* line 69, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_forpros.scss */
.bhost_profed .prod-desc {
  line-height: 24px !important;
}

/* line 2, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_solutions.scss */
.tr-sol-layout .btn-default {
  padding-left: 20px;
  padding-right: 20px;
}

/* line 8, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_solutions.scss */
.tr-sol-hero .img-wrapper {
  position: relative;
}

/* line 12, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_solutions.scss */
.tr-sol-caption {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
/* line 14, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_solutions.scss */
.tr-sol-caption h2, .tr-sol-caption .military.carousel .stc-quote, .military.carousel .tr-sol-caption .stc-quote, .tr-sol-caption p {
  color: #ffffff;
}
/* line 17, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_solutions.scss */
.tr-sol-caption p {
  line-height: 30px;
  margin-bottom: 25px;
}

/* line 23, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_solutions.scss */
.page-solutions_commercial h2, .page-solutions_commercial .military.carousel .stc-quote, .military.carousel .page-solutions_commercial .stc-quote,
.page-solutions_commercial .markup-scroll-wrapper {
  display: none;
}

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) {
  /* line 33, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_solutions.scss */
  .caption-top {
    top: 27%;
  }

  /* line 37, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_solutions.scss */
  .caption-bottom {
    top: 73%;
  }

  /* line 42, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_solutions.scss */
  .tr-sol-caption h2, .tr-sol-caption .military.carousel .stc-quote, .military.carousel .tr-sol-caption .stc-quote {
    font-size: 26px;
  }
  /* line 46, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_solutions.scss */
  .tr-sol-caption p.description {
    line-height: 20px;
    margin-bottom: 0;
    font-size: 13px;
  }
}
@media (min-width: 1025px) {
  /* line 55, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_solutions.scss */
  .caption-top {
    top: 30%;
  }

  /* line 59, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_solutions.scss */
  .caption-bottom {
    top: 70%;
  }
}
/* line 65, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_solutions.scss */
#solutions-commercial-essentials h2, #solutions-commercial-essentials .military.carousel .stc-quote, .military.carousel #solutions-commercial-essentials .stc-quote {
  color: #ffffff;
}
/* line 67, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_solutions.scss */
#solutions-commercial-essentials h2 a, #solutions-commercial-essentials .military.carousel .stc-quote a, .military.carousel #solutions-commercial-essentials .stc-quote a {
  color: #ffffff;
}
/* line 71, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_solutions.scss */
#solutions-commercial-essentials .row.text-center {
  margin: 0px 0px 50px;
}
/* line 73, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_solutions.scss */
#solutions-commercial-essentials .row.text-center h2, #solutions-commercial-essentials .row.text-center .military.carousel .stc-quote, .military.carousel #solutions-commercial-essentials .row.text-center .stc-quote {
  color: #2c2c2c;
  margin: 60px 0px 30px;
}
/* line 77, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_solutions.scss */
#solutions-commercial-essentials .row.text-center p {
  color: #828282;
  font-size: 15px;
  line-height: 24px;
  letter-spacing: 0.1px;
}

/* line 85, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_solutions.scss */
.white-color {
  color: #ffffff;
}

/* line 88, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_solutions.scss */
#solutions-commercial-rep {
  text-align: center;
}
/* line 90, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_solutions.scss */
#solutions-commercial-rep .img-wrapper {
  position: relative;
}
/* line 92, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_solutions.scss */
#solutions-commercial-rep .img-wrapper .tr-sol-caption {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
/* line 96, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_solutions.scss */
#solutions-commercial-rep p.description {
  font-size: 16px;
}
@media (max-width: 991px) {
  /* line 96, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_solutions.scss */
  #solutions-commercial-rep p.description {
    margin-bottom: 15px;
  }
}
/* line 102, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_solutions.scss */
#solutions-commercial-rep a.btn, #solutions-commercial-rep .socialwall a.candid-wall-load-more, .socialwall #solutions-commercial-rep a.candid-wall-load-more {
  height: 60px;
  line-height: 60px;
  padding: 0px 35px;
}

/* line 109, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_solutions.scss */
#menu-content.dont-show-parent {
  height: 0px;
  min-height: 0px;
}
/* line 118, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_solutions.scss */
#menu-content #pdp-scrollspy-wrapper.black-version > .container li.active {
  background-color: #ffffff;
  color: #2c2c2c;
}
/* line 121, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_solutions.scss */
#menu-content #pdp-scrollspy-wrapper.black-version > .container li.active h4 {
  color: #2c2c2c;
}
/* line 125, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_solutions.scss */
#menu-content #pdp-scrollspy-wrapper.black-version > .container li a {
  color: #ffffff;
}
/* line 127, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_solutions.scss */
#menu-content #pdp-scrollspy-wrapper.black-version > .container li a.add_cart {
  color: #2c2c2c;
}
/* line 132, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_solutions.scss */
#menu-content #pdp-scrollspy-wrapper.black-version > .container li:hover h4 {
  color: #2c2c2c;
}
/* line 139, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_solutions.scss */
#menu-content #pdp-scrollspy-wrapper.dont-show-in-page {
  display: none;
}
/* line 142, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_solutions.scss */
#menu-content #pdp-scrollspy-wrapper.fixed {
  display: block;
}

/* line 149, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_solutions.scss */
#solutions-video-training .squarearrow-btn-wrapper .squarearrow-btn {
  float: none;
  display: block;
  margin: 0px auto;
}

@media (max-width: 1199px) {
  /* line 157, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_solutions.scss */
  #solutions-commercial-content p.description {
    font-size: 15px;
    line-height: 25px;
  }
}

/* line 168, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_solutions.scss */
.training_zones .zone_list .row {
  padding-top: 50px;
  padding-bottom: 50px;
  border-bottom: 1px solid #f1f1f1;
  position: relative;
}
/* line 174, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_solutions.scss */
.training_zones .zone_list .row:first-child {
  padding-top: 0;
}
/* line 179, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_solutions.scss */
.training_zones .intro {
  padding: 40px;
}
/* line 182, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_solutions.scss */
.training_zones .caption {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  /* Chrome, Safari, Opera */
  -ms-transform: translateY(-50%);
  /* IE 9 */
}
/* line 185, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_solutions.scss */
.training_zones h3 {
  margin-top: 0;
  margin-bottom: 20px;
}
/* line 189, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_solutions.scss */
.training_zones p {
  font-size: 15px;
  color: #828282;
}
/* line 193, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_solutions.scss */
.training_zones .buttons {
  margin-top: 30px;
}

/* line 197, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_solutions.scss */
.mcs-button-wrapper {
  height: 120px;
  overflow: hidden;
}
/* line 200, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_solutions.scss */
.mcs-button-wrapper .mcs-button {
  height: 80px;
  line-height: 80px;
  margin: 20px auto !important;
  display: block;
  width: 340px;
  font-size: 30px;
  padding: 0px;
}

/* line 210, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_solutions.scss */
.military-recent-press {
  overflow: hidden;
  padding-bottom: 100px;
}
/* line 211, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_solutions.scss */
.military-recent-press h2, .military-recent-press .military.carousel .stc-quote, .military.carousel .military-recent-press .stc-quote {
  margin-top: 65px;
  margin-bottom: 55px;
}
/* line 215, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_solutions.scss */
.military-recent-press .mlp_clear {
  height: 60px;
  clear: both;
}

/* line 222, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_solutions.scss */
.military-press-item {
  padding-left: 20px;
  padding-right: 20px;
  overflow: hidden;
}
/* line 226, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_solutions.scss */
.military-press-item .img-wrapper {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center;
}
/* line 231, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_solutions.scss */
.military-press-item .mlp-text {
  padding-left: 10px;
}
/* line 234, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_solutions.scss */
.military-press-item h3 {
  margin-top: 25px;
  margin-bottom: 15px;
}
/* line 238, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_solutions.scss */
.military-press-item p {
  margin: 0px !important;
  font-size: 15px;
  line-height: 24px;
  color: #828282;
}
/* line 243, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_solutions.scss */
.military-press-item p a {
  color: #828282;
  font-weight: bold;
}

/* line 1, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_support.scss */
.suport_sidebar {
  padding-top: 80px !important;
}
/* line 5, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_support.scss */
.suport_sidebar .accordion ul li {
  text-align: left;
}
/* line 7, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_support.scss */
.suport_sidebar .accordion ul li a {
  padding: 0px 20px 0px 40px;
}

/* line 15, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_support.scss */
.support-contact-wrapper {
  padding: 0 0 45px;
  margin: 80px 0 40px;
  /*
  margin: 55px 0;
  overflow: hidden;
  */
}
/* line 23, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_support.scss */
.support-contact-wrapper h2.title, .support-contact-wrapper .military.carousel .title.stc-quote, .military.carousel .support-contact-wrapper .title.stc-quote {
  padding: 0;
}
/* line 27, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_support.scss */
.support-contact-wrapper a.underline {
  text-decoration: underline;
  font-weight: bold;
}
/* line 32, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_support.scss */
.support-contact-wrapper p {
  color: #828282;
  font-family: Arial;
  font-size: 17px;
  margin-bottom: 5px;
}
/* line 42, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_support.scss */
.support-contact-wrapper .accordion > ul > li a.parent {
  width: 50%;
  height: 40px;
  line-height: 40px;
}
/* line 48, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_support.scss */
.support-contact-wrapper .accordion > ul > li ul {
  padding: 8px 30px 8px 30px;
}
/* line 52, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_support.scss */
.support-contact-wrapper .accordion > ul > li .sh-checkbox {
  margin-top: 10px;
}
/* line 56, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_support.scss */
.support-contact-wrapper .accordion > ul > li .styled-checkbox {
  width: 15px;
  height: 15px;
  top: 2px;
  margin-right: 5px;
}
/* line 63, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_support.scss */
.support-contact-wrapper .accordion > ul > li input:checked + .styled-checkbox {
  background-color: #2c2c2c;
  border: 2px solid #bfbfbf;
}
/* line 68, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_support.scss */
.support-contact-wrapper .accordion > ul > li .text-label {
  font-size: 14px;
  font-weight: normal;
}
/* line 77, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_support.scss */
.support-contact-wrapper .sh-textarea {
  min-height: 200px;
  font-family: Arial;
  font-weight: bold;
  font-size: 16px;
  outline: none;
  padding: 20px;
  border: solid 1px #bfbfbf;
}
/* line 86, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_support.scss */
.support-contact-wrapper .sh-textarea:focus {
  border: solid 2px #2c2c2c;
}
/* line 91, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_support.scss */
.support-contact-wrapper .support-btn {
  width: 100%;
  height: 60px;
  line-height: 60px;
  font-size: 20px;
}
/* line 98, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_support.scss */
.support-contact-wrapper .row-separator {
  width: 100%;
  height: 40px;
  clear: both;
  overflow: hidden;
}
/* line 105, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_support.scss */
.support-contact-wrapper .bordered {
  border-top: 2px solid #2c2c2c;
  margin: 0 0 30px;
  clear: both;
}

/* Start shipping info  */
/* line 114, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_support.scss */
.support-shipping-wrapper {
  margin: 40px 0 40px;
  overflow: hidden;
}
/* line 118, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_support.scss */
.support-shipping-wrapper h2.title, .support-shipping-wrapper .military.carousel .title.stc-quote, .military.carousel .support-shipping-wrapper .title.stc-quote {
  padding: 0 10px;
  margin-bottom: 20px;
}
/* line 123, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_support.scss */
.support-shipping-wrapper .row-separator {
  width: 100%;
  height: 40px;
  clear: both;
  overflow: hidden;
}
/* line 130, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_support.scss */
.support-shipping-wrapper .support-shipping-text {
  padding: 0 10px;
}
/* line 133, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_support.scss */
.support-shipping-wrapper .support-shipping-text span.subtitle {
  font-size: 17px;
  font-family: Arial;
  font-weight: bold;
  color: #2c2c2c;
  display: block;
  margin: 15px 0 5px;
}
/* line 142, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_support.scss */
.support-shipping-wrapper .support-shipping-text p.info {
  font-size: 17px;
  font-family: Arial;
  color: #828282;
  margin-bottom: 40px;
  line-height: 30px;
}

/* line 152, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_support.scss */
.support-faq-wrapper h2, .support-faq-wrapper .military.carousel .stc-quote, .military.carousel .support-faq-wrapper .stc-quote {
  padding: 0px 0px 0px 20px;
  margin-top: 36px;
}
/* line 158, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_support.scss */
.support-faq-wrapper .inner-accordion-list p {
  line-height: 24px;
}
/* line 163, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_support.scss */
.support-faq-wrapper .accordion > ul {
  margin-bottom: 25px;
}

/* line 168, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_support.scss */
.support-counterfeits-wrapper {
  padding-bottom: 80px;
}
@media (max-width: 1199px) {
  /* line 168, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_support.scss */
  .support-counterfeits-wrapper {
    padding-bottom: 40px;
  }
}
/* line 173, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_support.scss */
.support-counterfeits-wrapper h2, .support-counterfeits-wrapper .military.carousel .stc-quote, .military.carousel .support-counterfeits-wrapper .stc-quote {
  margin: 74px 0px 15px;
  color: #2c2c2c;
  text-decoration: none;
  -webkit-transition: color .5s ease;
  transition: color .5s ease;
}
/* line 162, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/global/_mixin.scss */
.support-counterfeits-wrapper h2:hover, .support-counterfeits-wrapper .military.carousel .stc-quote:hover, .military.carousel .support-counterfeits-wrapper .stc-quote:hover {
  color: #828282;
  text-decoration: none;
}
/* line 177, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_support.scss */
.support-counterfeits-wrapper h3 {
  margin: 10px 0px 25px;
  color: #2c2c2c;
  text-decoration: none;
  -webkit-transition: color .5s ease;
  transition: color .5s ease;
}
/* line 162, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/global/_mixin.scss */
.support-counterfeits-wrapper h3:hover {
  color: #828282;
  text-decoration: none;
}
@media (max-width: 1199px) {
  /* line 177, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_support.scss */
  .support-counterfeits-wrapper h3 {
    margin: 10px 0px 15px;
  }
}
/* line 183, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_support.scss */
.support-counterfeits-wrapper h3.wider-margin {
  margin: 60px 0px 25px;
}
@media (max-width: 1199px) {
  /* line 183, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_support.scss */
  .support-counterfeits-wrapper h3.wider-margin {
    margin: 25px 0px 15px;
  }
}
/* line 190, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_support.scss */
.support-counterfeits-wrapper .image-wrapper {
  margin: 45px 0px 0px;
  position: relative;
}
/* line 193, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_support.scss */
.support-counterfeits-wrapper .image-wrapper .video-hover {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
}
/* line 195, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_support.scss */
.support-counterfeits-wrapper .image-wrapper .video-hover .squarearrow-btn {
  float: none;
  margin: 0px auto;
}
/* line 199, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_support.scss */
.support-counterfeits-wrapper .image-wrapper .video-hover i {
  color: #f1f11d;
}
/* line 204, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_support.scss */
.support-counterfeits-wrapper p {
  font-size: 17px;
  color: #828282;
  line-height: 30px;
  letter-spacing: 0.1px;
  margin: 0px 0px 30px;
}
@media (max-width: 1199px) {
  /* line 204, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_support.scss */
  .support-counterfeits-wrapper p {
    margin: 0px 0px 10px;
  }
}
/* line 214, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_support.scss */
.support-counterfeits-wrapper ul {
  list-style: none;
  padding: 0px;
}
/* line 217, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_support.scss */
.support-counterfeits-wrapper ul li {
  font-size: 17px;
  color: #828282;
  line-height: 30px;
  letter-spacing: 0.1px;
}
/* line 224, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_support.scss */
.support-counterfeits-wrapper a.underlined-text {
  color: #2c2c2c;
  text-decoration: none;
  -webkit-transition: color .5s ease;
  transition: color .5s ease;
  font-weight: bold;
  color: #2c2c2c;
  text-decoration: underline;
}
/* line 162, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/global/_mixin.scss */
.support-counterfeits-wrapper a.underlined-text:hover {
  color: #828282;
  text-decoration: none;
}
/* line 229, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_support.scss */
.support-counterfeits-wrapper a.underlined-text.faded {
  color: #828282;
}

/* line 235, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_support.scss */
.support-guarantee-wrapper .col-sm-24 {
  padding: 0px 20px;
}
/* line 238, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_support.scss */
.support-guarantee-wrapper .no-padding {
  padding: 0px;
}
/* line 241, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_support.scss */
.support-guarantee-wrapper .image-wrapper {
  margin: 80px 0px 50px;
}
@media (max-width: 1199px) {
  /* line 241, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_support.scss */
  .support-guarantee-wrapper .image-wrapper {
    margin: 80px 0px 20px;
  }
}
/* line 246, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_support.scss */
.support-guarantee-wrapper .image-wrapper .video-hover {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  text-align: center;
}
/* line 249, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_support.scss */
.support-guarantee-wrapper .image-wrapper .video-hover h3, .support-guarantee-wrapper .image-wrapper .video-hover p {
  color: #ffffff;
}
/* line 252, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_support.scss */
.support-guarantee-wrapper .image-wrapper .video-hover p {
  font-size: 17px;
  line-height: 20px;
  letter-spacing: 0.24px;
}
/* line 257, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_support.scss */
.support-guarantee-wrapper .image-wrapper .video-hover .squarearrow-btn {
  display: inline-block;
  float: none;
}
@media (max-width: 1199px) {
  /* line 263, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_support.scss */
  .support-guarantee-wrapper p {
    margin: 0px 0px 15px;
  }
}
/* line 268, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_support.scss */
.support-guarantee-wrapper #assuring-icons {
  margin: 0px;
  padding-bottom: 40px;
  text-align: center;
  border-top: 1px solid #d0d0d0;
  border-bottom: 1px solid #d0d0d0;
}
/* line 274, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_support.scss */
.support-guarantee-wrapper #assuring-icons a {
  margin: 40px 30px 0px;
  display: inline-block;
}
@media (max-width: 1199px) {
  /* line 274, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_support.scss */
  .support-guarantee-wrapper #assuring-icons a {
    margin: 40px 10px 0px;
  }
}

/* line 283, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_support.scss */
.support-preg-wrapper {
  overflow: hidden;
}
/* line 285, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_support.scss */
.support-preg-wrapper h2, .support-preg-wrapper .military.carousel .stc-quote, .military.carousel .support-preg-wrapper .stc-quote {
  margin-top: 35px;
  margin-bottom: 20px;
}
/* line 289, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_support.scss */
.support-preg-wrapper p {
  margin-top: 0px;
  margin-bottom: 35px;
  font-size: 17px;
  color: #828282;
}
/* line 295, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_support.scss */
.support-preg-wrapper .spr-main-wrapper {
  overflow: hidden;
  margin-bottom: 250px;
}
/* line 299, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_support.scss */
.support-preg-wrapper .preg-section-left {
  padding-left: 0px;
  padding-right: 20px;
}
/* line 303, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_support.scss */
.support-preg-wrapper .preg-section-right {
  padding-left: 20px;
  padding-right: 0px;
}
/* line 307, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_support.scss */
.support-preg-wrapper .preg-section {
  overflow: hidden;
}
/* line 311, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_support.scss */
.support-preg-wrapper .preg-section-inner {
  overflow: hidden;
  background-color: #ffffff;
  min-height: 400px;
}
/* line 316, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_support.scss */
.support-preg-wrapper .preg-content {
  margin-top: 60px;
  margin-bottom: 60px;
  overflow: hidden;
}
/* line 320, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_support.scss */
.support-preg-wrapper .preg-content h3 {
  margin-top: 0px;
  margin-bottom: 10px;
}
/* line 324, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_support.scss */
.support-preg-wrapper .preg-content p {
  font-size: 15px;
  line-height: 24px;
  color: #828282;
}
/* line 330, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_support.scss */
.support-preg-wrapper .preg-questions {
  font-family: Arial;
  font-size: 17px;
  color: #2c2c2c;
  text-decoration: underline;
  font-weight: bold;
}
/* line 337, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_support.scss */
.support-preg-wrapper .preg-text {
  overflow: hidden;
}
@media (min-width: 1200px) {
  /* line 337, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_support.scss */
  .support-preg-wrapper .preg-text {
    min-height: 200px;
  }
}
@media (max-width: 1199px) {
  /* line 337, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_support.scss */
  .support-preg-wrapper .preg-text {
    min-height: 340px;
  }
}
/* line 346, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_support.scss */
.support-preg-wrapper .preg-form {
  overflow: hidden;
  clear: both;
  margin: 0px;
  padding: 0px;
}
/* line 352, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_support.scss */
.support-preg-wrapper .input-wrapper {
  overflow: hidden;
}
/* line 354, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_support.scss */
.support-preg-wrapper .input-wrapper .sh-input {
  width: 100%;
}
/* line 357, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_support.scss */
.support-preg-wrapper .input-wrapper .btn, .support-preg-wrapper .input-wrapper .socialwall .candid-wall-load-more, .socialwall .support-preg-wrapper .input-wrapper .candid-wall-load-more {
  height: 60px;
  line-height: 60px;
  width: 100%;
  text-align: center;
  padding: 0px;
}
@media (max-width: 1199px) {
  /* line 352, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_support.scss */
  .support-preg-wrapper .input-wrapper {
    margin-bottom: 20px;
  }
}
/* line 368, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_support.scss */
.support-preg-wrapper .input-wrapper-left {
  padding-left: 0px;
  padding-right: 10px;
}
@media (max-width: 1199px) {
  /* line 368, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_support.scss */
  .support-preg-wrapper .input-wrapper-left {
    padding: 0px;
  }
}
/* line 375, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_support.scss */
.support-preg-wrapper .input-wrapper-right {
  padding-left: 10px;
  padding-right: 0px;
}
@media (max-width: 1199px) {
  /* line 375, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_support.scss */
  .support-preg-wrapper .input-wrapper-right {
    padding: 0px;
  }
}

/* line 1, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_social_buttons.scss */
.sb-fb {
  background-color: #365c9b;
}

/* line 4, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_social_buttons.scss */
.sb-tw {
  background-color: #03bbf9;
}

/* line 7, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_social_buttons.scss */
.sb-inst {
  background-color: #517fa4;
}

/* line 10, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_social_buttons.scss */
.sb-in {
  background-color: #ec3437;
}

/* line 13, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_social_buttons.scss */
.sb-yt {
  background-color: #066c9a;
}

/* line 16, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_social_buttons.scss */
.sb-yp {
  background-color: #c41200;
}

/* line 20, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_social_buttons.scss */
.sb-divs {
  cursor: pointer;
  height: 41px;
  margin-left: 5px;
  width: 41px;
  text-align: center;
}
/* line 27, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_social_buttons.scss */
.sb-divs .fa {
  font-size: 25px;
  line-height: 41px;
  color: #ffffff;
}
/* line 33, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_social_buttons.scss */
.sb-divs.big {
  height: 55px;
  width: 55px;
}
/* line 37, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_social_buttons.scss */
.sb-divs.big .fa {
  line-height: 55px;
}

/* line 1, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_newsletter.scss */
.newsletter-form {
  text-align: center;
}

/* line 4, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_newsletter.scss */
.pcp-form-label {
  font-weight: normal;
  margin-bottom: 0;
}

/* line 9, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_newsletter.scss */
.newsletter-form.invalid .pcp-input {
  color: #FE4444;
}

/* line 1, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_toggle.scss */
.collapsible-content-info {
  padding: 0 !important;
}
/* line 4, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_toggle.scss */
.collapsible-content-info .toggle-title {
  cursor: pointer;
  margin: 0 !important;
  line-height: 1;
}
/* line 9, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_toggle.scss */
.collapsible-content-info .toggle-title + * {
  height: 0;
  overflow: hidden;
  margin-bottom: 0 !important;
}
/* line 15, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_toggle.scss */
.collapsible-content-info .toggle-title .fa.fa-chevron-down, .collapsible-content-info .toggle-title .fa.fa-chevron-up {
  bottom: 7px;
  font-size: 10px;
  left: 7px;
  position: relative;
}

/* line 5, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_layout.scss */
html {
  background: #2c2c2c;
}

/* line 2, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_promo_headline.scss */
#promo-headline-modal .close_bg, .help-info-modal .close_bg, #terms-modal .close_bg {
  background-color: #e3e3e3;
}
/* line 5, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_promo_headline.scss */
#promo-headline-modal .modal-dialog, .help-info-modal .modal-dialog, #terms-modal .modal-dialog {
  max-width: 1000px;
  width: 70%;
}
/* line 8, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_promo_headline.scss */
#promo-headline-modal .modal-dialog .modal-content, .help-info-modal .modal-dialog .modal-content, #terms-modal .modal-dialog .modal-content {
  background-color: #e3e3e3;
  padding: 60px;
}
/* line 20, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_mixins.scss */
#promo-headline-modal .modal-dialog .modal-content:before, #promo-headline-modal .modal-dialog .modal-content:after, .help-info-modal .modal-dialog .modal-content:before, .help-info-modal .modal-dialog .modal-content:after, #terms-modal .modal-dialog .modal-content:before, #terms-modal .modal-dialog .modal-content:after {
  content: " ";
  display: table;
}
/* line 25, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/bootstrap-sass-3.1.1.0/vendor/assets/stylesheets/bootstrap/_mixins.scss */
#promo-headline-modal .modal-dialog .modal-content:after, .help-info-modal .modal-dialog .modal-content:after, #terms-modal .modal-dialog .modal-content:after {
  clear: both;
}
/* line 12, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_promo_headline.scss */
#promo-headline-modal .modal-dialog .modal-content h3, .help-info-modal .modal-dialog .modal-content h3, #terms-modal .modal-dialog .modal-content h3 {
  text-align: center;
  font-size: 36px;
  margin: 20px 0 0;
}
/* line 17, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_promo_headline.scss */
#promo-headline-modal .modal-dialog .modal-content a.btn, #promo-headline-modal .modal-dialog .modal-content .socialwall a.candid-wall-load-more, .socialwall #promo-headline-modal .modal-dialog .modal-content a.candid-wall-load-more, .help-info-modal .modal-dialog .modal-content a.btn, .help-info-modal .modal-dialog .modal-content .socialwall a.candid-wall-load-more, .socialwall .help-info-modal .modal-dialog .modal-content a.candid-wall-load-more, #terms-modal .modal-dialog .modal-content a.btn, #terms-modal .modal-dialog .modal-content .socialwall a.candid-wall-load-more, .socialwall #terms-modal .modal-dialog .modal-content a.candid-wall-load-more {
  padding: 0px 5px;
  background-color: #2c2c2c;
  color: #ffffff;
  margin: 0px auto;
  display: block;
}
/* line 23, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_promo_headline.scss */
#promo-headline-modal .modal-dialog .modal-content a.btn:before, #promo-headline-modal .modal-dialog .modal-content .socialwall a.candid-wall-load-more:before, .socialwall #promo-headline-modal .modal-dialog .modal-content a.candid-wall-load-more:before, .help-info-modal .modal-dialog .modal-content a.btn:before, .help-info-modal .modal-dialog .modal-content .socialwall a.candid-wall-load-more:before, .socialwall .help-info-modal .modal-dialog .modal-content a.candid-wall-load-more:before, #terms-modal .modal-dialog .modal-content a.btn:before, #terms-modal .modal-dialog .modal-content .socialwall a.candid-wall-load-more:before, .socialwall #terms-modal .modal-dialog .modal-content a.candid-wall-load-more:before {
  background-color: #ffe500;
  color: #2c2c2c;
}
/* line 28, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_promo_headline.scss */
#promo-headline-modal .modal-dialog .modal-content p, #promo-headline-modal .modal-dialog .modal-content ul, .help-info-modal .modal-dialog .modal-content p, .help-info-modal .modal-dialog .modal-content ul, #terms-modal .modal-dialog .modal-content p, #terms-modal .modal-dialog .modal-content ul {
  font-size: 15px;
  font-family: Arial;
  line-height: 24px;
  letter-spacing: 0.25px;
  margin: 20px 0 0;
}
/* line 35, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_promo_headline.scss */
#promo-headline-modal .modal-dialog .modal-content > *:first-child, .help-info-modal .modal-dialog .modal-content > *:first-child, #terms-modal .modal-dialog .modal-content > *:first-child {
  margin: 0;
}

/* line 1, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_pcp_banner_promo_messages.scss */
.promo-messages {
  opacity: 0.97;
  position: absolute;
  right: 20px;
  top: 50%;
  -webkit-transform: translate(0, -50%);
          transform: translate(0, -50%);
}
/* line 9, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_pcp_banner_promo_messages.scss */
.promo-messages .row img {
  margin-top: 8px;
  width: 100%;
}
/* line 15, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_pcp_banner_promo_messages.scss */
.promo-messages .row:first-child img {
  margin-top: 0;
}
@media (min-width: 2px) {
  /* line 1, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_pcp_banner_promo_messages.scss */
  .promo-messages {
    margin-right: 4.1666666667%;
    width: 240px;
  }
}
@media (min-width: 800px) {
  /* line 1, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_pcp_banner_promo_messages.scss */
  .promo-messages {
    width: 250px;
  }
}
@media (min-width: 900px) {
  /* line 1, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_pcp_banner_promo_messages.scss */
  .promo-messages {
    width: 270px;
  }
}
@media (min-width: 1200px) {
  /* line 1, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_pcp_banner_promo_messages.scss */
  .promo-messages {
    margin-right: 8.3333333333%;
    width: 260px;
  }
}

/* line 3, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_home_banner_promo_messages.scss */
.home-banner-promo-messages .home-banner-promo-message._urgency, .home-banner-promo-messages .home-banner-promo-message._offer {
  margin-top: 10px;
}
/* line 6, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_home_banner_promo_messages.scss */
.home-banner-promo-messages .home-banner-promo-message img {
  width: 100%;
}
@media (min-width: 2px) {
  /* line 2, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_home_banner_promo_messages.scss */
  .home-banner-promo-messages .home-banner-promo-message {
    width: 220px;
  }
}
@media (min-width: 900px) {
  /* line 2, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_home_banner_promo_messages.scss */
  .home-banner-promo-messages .home-banner-promo-message {
    width: 265px;
  }
}
@media (min-width: 1000px) {
  /* line 2, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_home_banner_promo_messages.scss */
  .home-banner-promo-messages .home-banner-promo-message {
    width: 265px;
  }
}
@media (min-width: 2px) {
  /* line 22, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_home_banner_promo_messages.scss */
  .home-banner-promo-messages h1 {
    font-size: 30px;
  }
  /* line 25, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_home_banner_promo_messages.scss */
  .home-banner-promo-messages .stc-description {
    margin-bottom: 20px;
  }
  /* line 28, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_home_banner_promo_messages.scss */
  .home-banner-promo-messages .btn, .home-banner-promo-messages .socialwall .candid-wall-load-more, .socialwall .home-banner-promo-messages .candid-wall-load-more {
    margin-bottom: 12px;
  }
  /* line 31, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_home_banner_promo_messages.scss */
  .home-banner-promo-messages ._campaign-logo {
    margin-top: 20px;
  }
  /* line 35, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_home_banner_promo_messages.scss */
  .home-banner-promo-messages .slick-dots li {
    margin: 0 15px !important;
  }
}
@media (min-width: 900px) {
  /* line 41, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_home_banner_promo_messages.scss */
  .home-banner-promo-messages h1 {
    font-size: 40px;
  }
  /* line 44, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_home_banner_promo_messages.scss */
  .home-banner-promo-messages ._campaign-logo {
    margin-top: 0;
  }
}
@media (min-width: 1000px) {
  /* line 49, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_home_banner_promo_messages.scss */
  .home-banner-promo-messages h1 {
    font-size: 48px;
  }
  /* line 53, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_home_banner_promo_messages.scss */
  .home-banner-promo-messages .slick-dots li {
    margin: 028px !important;
  }
}
@media (min-width: 1200px) {
  /* line 59, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_home_banner_promo_messages.scss */
  .home-banner-promo-messages .carousel-caption {
    top: 60% !important;
  }
}

@media (min-width: 2px) {
  /* line 1, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_holiday_banner.scss */
  .holiday-banner {
    padding: 30px 0 15px;
  }
}
/* line 6, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_holiday_banner.scss */
.holiday-banner .section {
  background: url(//d1stxdp5ogppuo.cloudfront.net/assets/holiday/banners/holiday-gift-guide-bg.jpg) left top no-repeat;
  height: 97px;
  margin: 0 auto;
  max-width: 1570px;
}
/* line 12, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_holiday_banner.scss */
.holiday-banner .section .-block {
  float: left;
}
@media (min-width: 2px) {
  /* line 17, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_holiday_banner.scss */
  .holiday-banner .section .title {
    color: #c9b411;
    font-size: 44px;
    font-weight: bold;
    margin: 20px 10px 0;
  }
  /* line 23, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_holiday_banner.scss */
  .holiday-banner .section .description {
    font-size: 16px;
    line-height: 18px;
    margin: 23px 0 3%;
    width: 48%;
  }
  /* line 29, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_holiday_banner.scss */
  .holiday-banner .section .buy-button {
    margin: 22px 0 0;
  }
  /* line 32, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_holiday_banner.scss */
  .holiday-banner .section .buy-button.-block {
    float: right;
    padding-right: 15px;
  }
  /* line 36, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_holiday_banner.scss */
  .holiday-banner .section .buy-button .btn, .holiday-banner .section .buy-button .socialwall .candid-wall-load-more, .socialwall .holiday-banner .section .buy-button .candid-wall-load-more {
    padding: 0 20px;
  }
}
@media (min-width: 820px) {
  /* line 42, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_holiday_banner.scss */
  .holiday-banner .section .description {
    width: 415px;
  }
}
@media (min-width: 890px) {
  /* line 47, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_holiday_banner.scss */
  .holiday-banner .section .description {
    width: 480px;
  }
}
@media (min-width: 950px) {
  /* line 52, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_holiday_banner.scss */
  .holiday-banner .section .description {
    width: 548px;
  }
}
@media (min-width: 975px) {
  /* line 6, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_holiday_banner.scss */
  .holiday-banner .section {
    background-position: right top;
  }
  /* line 59, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_holiday_banner.scss */
  .holiday-banner .section .description {
    width: 378px;
  }
  /* line 63, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_holiday_banner.scss */
  .holiday-banner .section .buy-button.-block {
    float: left;
  }
}
@media (min-width: 1050px) {
  /* line 69, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_holiday_banner.scss */
  .holiday-banner .section .title {
    font-size: 50px;
    margin: 17px 20px 0 10px;
  }
  /* line 73, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_holiday_banner.scss */
  .holiday-banner .section .description {
    margin-right: 10px;
  }
}
@media (min-width: 1100px) {
  /* line 78, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_holiday_banner.scss */
  .holiday-banner .section .title {
    font-size: 60px;
    margin-top: 12px;
  }
}
@media (min-width: 1200px) {
  /* line 84, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_holiday_banner.scss */
  .holiday-banner .section .description {
    width: 485px;
  }
}
@media (min-width: 1285px) {
  /* line 89, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_holiday_banner.scss */
  .holiday-banner .section .description {
    width: 555px;
  }
}
@media (min-width: 1365px) {
  /* line 94, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_holiday_banner.scss */
  .holiday-banner .section .title {
    margin-left: 20px;
  }
  /* line 97, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_holiday_banner.scss */
  .holiday-banner .section .description {
    margin: 32px 20px 0 0;
    width: 620px;
  }
}

@media (min-width: 2px) {
  /* line 1, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_olympic_banner.scss */
  .olympic-banner {
    padding: 20px 0 0;
  }
  /* line 5, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_olympic_banner.scss */
  .olympic-banner .container.double-banner {
    padding: 0;
  }
  /* line 8, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_olympic_banner.scss */
  .olympic-banner .container.double-banner .left-col {
    padding: 0;
  }
  /* line 12, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_olympic_banner.scss */
  .olympic-banner .container.double-banner .right-col {
    padding: 0;
  }
}
@media (min-width: 768px) {
  /* line 19, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_olympic_banner.scss */
  .olympic-banner .container.double-banner .left-col {
    padding-left: 0;
    padding-right: 10px;
  }
  /* line 24, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_olympic_banner.scss */
  .olympic-banner .container.double-banner .right-col {
    padding-left: 10px;
    padding-right: 0;
  }
}
@media (min-width: 900px) {
  /* line 31, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_olympic_banner.scss */
  .olympic-banner .container.double-banner {
    max-width: 1200px;
    width: 100%;
  }
}
@media (min-width: 1200px) {
  /* line 37, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_olympic_banner.scss */
  .olympic-banner .container.double-banner {
    max-width: 1466px;
    width: 100%;
  }
}
/* line 43, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_olympic_banner.scss */
.olympic-banner .section {
  height: 365px;
  margin: 0 auto;
  padding: 140px 0 50px;
  text-align: center;
}
/* line 49, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_olympic_banner.scss */
.olympic-banner .section.tessa-banner {
  background: url(//d1stxdp5ogppuo.cloudfront.net/assets/trx/tessa_olympic_bg-e109b2e0d8eafc30afd98556cc8caaf7.jpg) left no-repeat;
  max-width: 1462px;
}
@media (min-width: 2px) {
  /* line 49, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_olympic_banner.scss */
  .olympic-banner .section.tessa-banner {
    background-position-x: -10px;
    padding: 170px 0 0 36px;
    text-align: left;
  }
  /* line 58, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_olympic_banner.scss */
  .olympic-banner .section.tessa-banner .title {
    padding-left: 90px;
  }
  /* line 61, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_olympic_banner.scss */
  .olympic-banner .section.tessa-banner .meet-button {
    padding-left: 240px;
  }
}
@media (min-width: 900px) {
  /* line 66, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_olympic_banner.scss */
  .olympic-banner .section.tessa-banner .title {
    padding-left: 40px;
  }
}
@media (min-width: 1100px) {
  /* line 49, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_olympic_banner.scss */
  .olympic-banner .section.tessa-banner {
    padding: 170px 0 0 24px;
  }
  /* line 73, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_olympic_banner.scss */
  .olympic-banner .section.tessa-banner .title {
    padding-left: 0;
  }
}
@media (min-width: 1452px) {
  /* line 49, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_olympic_banner.scss */
  .olympic-banner .section.tessa-banner {
    background-position-x: 0;
  }
}
/* line 82, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_olympic_banner.scss */
.olympic-banner .section.rick-banner {
  background: url(//d1stxdp5ogppuo.cloudfront.net/assets/trx/rick_olympic_bg-9ed82c52ecc5aba034f66ef4f2233f67.jpg) center no-repeat;
  max-width: 723px;
}
/* line 87, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_olympic_banner.scss */
.olympic-banner .section.kaisa-banner {
  background: url(//d1stxdp5ogppuo.cloudfront.net/assets/trx/kaisa_olympic_bg-52fe9e0bfa7efb2125603d05ed502b51.jpg) center no-repeat;
  max-width: 723px;
}
@media (min-width: 2px) {
  /* line 93, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_olympic_banner.scss */
  .olympic-banner .section .title {
    color: #efefef;
    font-size: 40px;
    padding-top: 10px;
    text-shadow: 0 1px 3px rgba(0, 0, 0, 0.8);
  }
  /* line 99, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_olympic_banner.scss */
  .olympic-banner .section .meet-button {
    margin: 10px 0 0;
  }
  /* line 102, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_olympic_banner.scss */
  .olympic-banner .section .meet-button .btn, .olympic-banner .section .meet-button .socialwall .candid-wall-load-more, .socialwall .olympic-banner .section .meet-button .candid-wall-load-more {
    background: #b39332;
    /* Old browsers */
    /* FF3.6-15 */
    background: -webkit-linear-gradient(45deg, #b39332 0%, #edcc59 52%, #cbaa3f 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(45deg, #b39332 0%, #edcc59 52%, #cbaa3f 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#b39332', endColorstr='#cbaa3f',GradientType=1 );
    /* IE6-9 fallback on horizontal gradient */
    font-size: 24px;
    letter-spacing: 0.01em;
    padding: 0 20px;
  }
}
@media (min-width: 900px) {
  /* line 111, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_olympic_banner.scss */
  .olympic-banner .section .title {
    font-size: 50px;
    text-shadow: 0 2px 5px rgba(0, 0, 0, 0.8);
  }
}
@media (min-width: 1100px) {
  /* line 117, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_olympic_banner.scss */
  .olympic-banner .section .title {
    font-size: 60px;
    padding-top: 0;
    text-shadow: 0 2px 8px rgba(0, 0, 0, 0.8);
  }
}

/* line 1, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_personas.scss */
.personas-section {
  margin: 0 -6px;
}
/* line 4, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_personas.scss */
.personas-section .-persona {
  padding: 0 4px 8px;
}
/* line 7, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_personas.scss */
.personas-section .-persona .-cover {
  background: no-repeat;
  background-size: cover;
  cursor: pointer;
}
/* line 12, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_personas.scss */
.personas-section .-persona .-cover .-cover-hover {
  opacity: 0;
  -webkit-transition: all 0.3s linear 0s;
  transition: all 0.3s linear 0s;
}
/* line 18, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_personas.scss */
.personas-section .-persona .-cover:hover .-cover-hover {
  opacity: 1;
}
/* line 23, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_personas.scss */
.personas-section .-persona .-cover .-text {
  position: absolute;
  text-align: center;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  width: calc(100% - 8px);
}
/* line 30, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_personas.scss */
.personas-section .-persona .-cover .-text .-title {
  color: #fff;
}
/* line 34, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_personas.scss */
.personas-section .-persona .-cover .-text .-learn-more-btn .btn, .personas-section .-persona .-cover .-text .-learn-more-btn .socialwall .candid-wall-load-more, .socialwall .personas-section .-persona .-cover .-text .-learn-more-btn .candid-wall-load-more {
  height: auto;
  line-height: 1 !important;
  padding: 0 20px;
}
/* line 39, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_personas.scss */
.personas-section .-persona .-cover .-text .-learn-more-btn .btn:before, .personas-section .-persona .-cover .-text .-learn-more-btn .socialwall .candid-wall-load-more:before, .socialwall .personas-section .-persona .-cover .-text .-learn-more-btn .candid-wall-load-more:before {
  display: none !important;
}
@media (min-width: 2px) {
  /* line 46, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_personas.scss */
  .personas-section .-persona .-cover .-text .-title {
    font-size: 25px;
    text-shadow: 0 1px 3px rgba(0, 0, 0, 0.8);
  }
  /* line 51, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_personas.scss */
  .personas-section .-persona .-cover .-text .-learn-more-btn .btn, .personas-section .-persona .-cover .-text .-learn-more-btn .socialwall .candid-wall-load-more, .socialwall .personas-section .-persona .-cover .-text .-learn-more-btn .candid-wall-load-more {
    font-size: 16px;
    padding: 7px 10px 4px;
  }
}
@media (min-width: 900px) {
  /* line 58, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_personas.scss */
  .personas-section .-persona .-cover .-text .-title {
    font-size: 30px;
    text-shadow: 0 2px 5px rgba(0, 0, 0, 0.8);
  }
  /* line 63, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_personas.scss */
  .personas-section .-persona .-cover .-text .-learn-more-btn .btn, .personas-section .-persona .-cover .-text .-learn-more-btn .socialwall .candid-wall-load-more, .socialwall .personas-section .-persona .-cover .-text .-learn-more-btn .candid-wall-load-more {
    font-size: 18px;
    padding: 10px 13px 8px;
  }
}
@media (min-width: 1200px) {
  /* line 70, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_personas.scss */
  .personas-section .-persona .-cover .-text .-title {
    font-size: 40px;
    text-shadow: 0 2px 8px rgba(0, 0, 0, 0.8);
  }
  /* line 75, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_personas.scss */
  .personas-section .-persona .-cover .-text .-learn-more-btn .btn, .personas-section .-persona .-cover .-text .-learn-more-btn .socialwall .candid-wall-load-more, .socialwall .personas-section .-persona .-cover .-text .-learn-more-btn .candid-wall-load-more {
    font-size: 20px;
    padding: 10px 20px 8px;
  }
}

/* line 3, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_select2.scss */
body .select2-container {
  outline: none;
  width: 100% !important;
}
/* line 8, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_select2.scss */
body .select2-container .select2-selection {
  background: #fff;
  border-color: #bfbfbf;
  border-radius: 0;
  height: 60px;
  outline: none;
  width: 100%;
}
/* line 16, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_select2.scss */
body .select2-container .select2-selection .select2-selection__rendered {
  color: #222;
  font-size: 16px;
  font-weight: bold;
  line-height: 56px;
  outline: none;
  padding-left: 20px;
}
/* line 24, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_select2.scss */
body .select2-container .select2-selection .select2-selection__arrow {
  height: 60px;
  width: 40px;
}
/* line 29, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_select2.scss */
body .select2-container .select2-selection.select2-selection--multiple {
  height: auto;
}
/* line 36, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_select2.scss */
body .select2-container.select2-container--open .select2-selection, body .select2-container.select2-container--focus .select2-selection {
  border-color: #2c2c2c !important;
  border-width: 2px;
}
/* line 40, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_select2.scss */
body .select2-container.select2-container--open .select2-selection .select2-selection__rendered, body .select2-container.select2-container--focus .select2-selection .select2-selection__rendered {
  margin-top: -1px;
  padding-left: 19px;
}
/* line 48, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_select2.scss */
body .select2-container.select2-container--disabled .select2-selection {
  background: #fff;
}
/* line 53, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_select2.scss */
body .select2-container.select2-container--disabled.select2-container--focus .select2-selection {
  border: 1px solid #bfbfbf !important;
}
/* line 56, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_select2.scss */
body .select2-container.select2-container--disabled.select2-container--focus .select2-selection .select2-selection__rendered {
  margin-top: 0;
  padding-left: 20px;
}
/* line 64, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_select2.scss */
body .select2-container.select2-container--open {
  border-color: #bfbfbf;
}
/* line 67, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_select2.scss */
body .select2-container.select2-container--open .select2-selection__rendered {
  background-color: transparent;
  color: #ccc;
}
/* line 73, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_select2.scss */
body .select2-container .select2-dropdown {
  border-color: #2c2c2c;
  border-radius: 0;
  border-width: 2px;
}
/* line 80, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_select2.scss */
body .select2-container .select2-dropdown .select2-results .select2-results__options .select2-results__option {
  font-size: 16px;
  font-weight: bold;
  padding: 10px 20px;
}
/* line 85, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_select2.scss */
body .select2-container .select2-dropdown .select2-results .select2-results__options .select2-results__option.select2-results__option--highlighted {
  background: #efefef;
  color: #222;
}
/* line 92, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_select2.scss */
body .select2-container .select2-dropdown.select2-dropdown--above {
  top: 1px;
}
/* line 95, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/partials/_select2.scss */
body .select2-container .select2-dropdown.select2-dropdown--below {
  top: -1px;
}

/* line 1, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/vendor/assets/stylesheets/select2.css */
.select2-container {
  box-sizing: border-box;
  display: inline-block;
  margin: 0;
  position: relative;
  vertical-align: middle;
}

/* line 7, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/vendor/assets/stylesheets/select2.css */
.select2-container .select2-selection--single {
  box-sizing: border-box;
  cursor: pointer;
  display: block;
  height: 28px;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-user-select: none;
}

/* line 16, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/vendor/assets/stylesheets/select2.css */
.select2-container .select2-selection--single .select2-selection__rendered {
  display: block;
  padding-left: 8px;
  padding-right: 20px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

/* line 23, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/vendor/assets/stylesheets/select2.css */
.select2-container[dir="rtl"] .select2-selection--single .select2-selection__rendered {
  padding-right: 8px;
  padding-left: 20px;
}

/* line 26, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/vendor/assets/stylesheets/select2.css */
.select2-container .select2-selection--multiple {
  box-sizing: border-box;
  cursor: pointer;
  display: block;
  min-height: 32px;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-user-select: none;
}

/* line 35, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/vendor/assets/stylesheets/select2.css */
.select2-container .select2-selection--multiple .select2-selection__rendered {
  display: inline-block;
  overflow: hidden;
  padding-left: 8px;
  text-overflow: ellipsis;
  white-space: nowrap;
}

/* line 41, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/vendor/assets/stylesheets/select2.css */
.select2-container .select2-search--inline {
  float: left;
}

/* line 43, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/vendor/assets/stylesheets/select2.css */
.select2-container .select2-search--inline .select2-search__field {
  box-sizing: border-box;
  border: none;
  font-size: 100%;
  margin-top: 5px;
}

/* line 48, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/vendor/assets/stylesheets/select2.css */
.select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button {
  -webkit-appearance: none;
}

/* line 51, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/vendor/assets/stylesheets/select2.css */
.select2-dropdown {
  background-color: white;
  border: 1px solid #aaa;
  border-radius: 4px;
  box-sizing: border-box;
  display: block;
  position: absolute;
  left: -100000px;
  width: 100%;
  z-index: 1051;
}

/* line 62, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/vendor/assets/stylesheets/select2.css */
.select2-results {
  display: block;
}

/* line 65, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/vendor/assets/stylesheets/select2.css */
.select2-results__options {
  list-style: none;
  margin: 0;
  padding: 0;
}

/* line 70, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/vendor/assets/stylesheets/select2.css */
.select2-results__option {
  padding: 6px;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-user-select: none;
}

/* line 76, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/vendor/assets/stylesheets/select2.css */
.select2-results__option[aria-selected] {
  cursor: pointer;
}

/* line 79, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/vendor/assets/stylesheets/select2.css */
.select2-container--open .select2-dropdown {
  left: 0;
}

/* line 82, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/vendor/assets/stylesheets/select2.css */
.select2-container--open .select2-dropdown--above {
  border-bottom: none;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}

/* line 87, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/vendor/assets/stylesheets/select2.css */
.select2-container--open .select2-dropdown--below {
  border-top: none;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

/* line 92, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/vendor/assets/stylesheets/select2.css */
.select2-search--dropdown {
  display: block;
  padding: 4px;
}

/* line 95, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/vendor/assets/stylesheets/select2.css */
.select2-search--dropdown .select2-search__field {
  padding: 4px;
  width: 100%;
  box-sizing: border-box;
}

/* line 99, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/vendor/assets/stylesheets/select2.css */
.select2-search--dropdown .select2-search__field::-webkit-search-cancel-button {
  -webkit-appearance: none;
}

/* line 101, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/vendor/assets/stylesheets/select2.css */
.select2-search--dropdown.select2-search--hide {
  display: none;
}

/* line 104, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/vendor/assets/stylesheets/select2.css */
.select2-close-mask {
  border: 0;
  margin: 0;
  padding: 0;
  display: block;
  position: fixed;
  left: 0;
  top: 0;
  min-height: 100%;
  min-width: 100%;
  height: auto;
  width: auto;
  opacity: 0;
  z-index: 99;
  background-color: #fff;
  filter: alpha(opacity=0);
}

/* line 121, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/vendor/assets/stylesheets/select2.css */
.select2-hidden-accessible {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}

/* line 131, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/vendor/assets/stylesheets/select2.css */
.select2-container--default .select2-selection--single {
  background-color: #fff;
  border: 1px solid #aaa;
  border-radius: 4px;
}

/* line 135, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/vendor/assets/stylesheets/select2.css */
.select2-container--default .select2-selection--single .select2-selection__rendered {
  color: #444;
  line-height: 28px;
}

/* line 138, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/vendor/assets/stylesheets/select2.css */
.select2-container--default .select2-selection--single .select2-selection__clear {
  cursor: pointer;
  float: right;
  font-weight: bold;
}

/* line 142, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/vendor/assets/stylesheets/select2.css */
.select2-container--default .select2-selection--single .select2-selection__placeholder {
  color: #999;
}

/* line 144, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/vendor/assets/stylesheets/select2.css */
.select2-container--default .select2-selection--single .select2-selection__arrow {
  height: 26px;
  position: absolute;
  top: 1px;
  right: 1px;
  width: 20px;
}

/* line 150, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/vendor/assets/stylesheets/select2.css */
.select2-container--default .select2-selection--single .select2-selection__arrow b {
  border-color: #888 transparent transparent transparent;
  border-style: solid;
  border-width: 5px 4px 0 4px;
  height: 0;
  left: 50%;
  margin-left: -4px;
  margin-top: -2px;
  position: absolute;
  top: 50%;
  width: 0;
}

/* line 161, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/vendor/assets/stylesheets/select2.css */
.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__clear {
  float: left;
}

/* line 163, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/vendor/assets/stylesheets/select2.css */
.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__arrow {
  left: 1px;
  right: auto;
}

/* line 166, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/vendor/assets/stylesheets/select2.css */
.select2-container--default.select2-container--disabled .select2-selection--single {
  background-color: #eee;
  cursor: default;
}

/* line 169, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/vendor/assets/stylesheets/select2.css */
.select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear {
  display: none;
}

/* line 171, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/vendor/assets/stylesheets/select2.css */
.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b {
  border-color: transparent transparent #888 transparent;
  border-width: 0 4px 5px 4px;
}

/* line 174, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/vendor/assets/stylesheets/select2.css */
.select2-container--default .select2-selection--multiple {
  background-color: white;
  border: 1px solid #aaa;
  border-radius: 4px;
  cursor: text;
}

/* line 179, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/vendor/assets/stylesheets/select2.css */
.select2-container--default .select2-selection--multiple .select2-selection__rendered {
  box-sizing: border-box;
  list-style: none;
  margin: 0;
  padding: 0 5px;
  width: 100%;
}

/* line 185, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/vendor/assets/stylesheets/select2.css */
.select2-container--default .select2-selection--multiple .select2-selection__placeholder {
  color: #999;
  margin-top: 5px;
  float: left;
}

/* line 189, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/vendor/assets/stylesheets/select2.css */
.select2-container--default .select2-selection--multiple .select2-selection__clear {
  cursor: pointer;
  float: right;
  font-weight: bold;
  margin-top: 5px;
  margin-right: 10px;
}

/* line 195, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/vendor/assets/stylesheets/select2.css */
.select2-container--default .select2-selection--multiple .select2-selection__choice {
  background-color: #e4e4e4;
  border: 1px solid #aaa;
  border-radius: 4px;
  cursor: default;
  float: left;
  margin-right: 5px;
  margin-top: 5px;
  padding: 0 5px;
}

/* line 204, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/vendor/assets/stylesheets/select2.css */
.select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
  color: #999;
  cursor: pointer;
  display: inline-block;
  font-weight: bold;
  margin-right: 2px;
}

/* line 210, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/vendor/assets/stylesheets/select2.css */
.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover {
  color: #333;
}

/* line 212, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/vendor/assets/stylesheets/select2.css */
.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice, .select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__placeholder {
  float: right;
}

/* line 214, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/vendor/assets/stylesheets/select2.css */
.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice {
  margin-left: 5px;
  margin-right: auto;
}

/* line 217, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/vendor/assets/stylesheets/select2.css */
.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove {
  margin-left: 2px;
  margin-right: auto;
}

/* line 220, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/vendor/assets/stylesheets/select2.css */
.select2-container--default.select2-container--focus .select2-selection--multiple {
  border: solid black 1px;
  outline: 0;
}

/* line 223, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/vendor/assets/stylesheets/select2.css */
.select2-container--default.select2-container--disabled .select2-selection--multiple {
  background-color: #eee;
  cursor: default;
}

/* line 226, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/vendor/assets/stylesheets/select2.css */
.select2-container--default.select2-container--disabled .select2-selection__choice__remove {
  display: none;
}

/* line 228, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/vendor/assets/stylesheets/select2.css */
.select2-container--default.select2-container--open.select2-container--above .select2-selection--single, .select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

/* line 231, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/vendor/assets/stylesheets/select2.css */
.select2-container--default.select2-container--open.select2-container--below .select2-selection--single, .select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple {
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}

/* line 234, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/vendor/assets/stylesheets/select2.css */
.select2-container--default .select2-search--dropdown .select2-search__field {
  border: 1px solid #aaa;
}

/* line 236, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/vendor/assets/stylesheets/select2.css */
.select2-container--default .select2-search--inline .select2-search__field {
  background: transparent;
  border: none;
  outline: 0;
}

/* line 240, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/vendor/assets/stylesheets/select2.css */
.select2-container--default .select2-results > .select2-results__options {
  max-height: 200px;
  overflow-y: auto;
}

/* line 243, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/vendor/assets/stylesheets/select2.css */
.select2-container--default .select2-results__option[role=group] {
  padding: 0;
}

/* line 245, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/vendor/assets/stylesheets/select2.css */
.select2-container--default .select2-results__option[aria-disabled=true] {
  color: #999;
}

/* line 247, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/vendor/assets/stylesheets/select2.css */
.select2-container--default .select2-results__option[aria-selected=true] {
  background-color: #ddd;
}

/* line 249, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/vendor/assets/stylesheets/select2.css */
.select2-container--default .select2-results__option .select2-results__option {
  padding-left: 1em;
}

/* line 251, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/vendor/assets/stylesheets/select2.css */
.select2-container--default .select2-results__option .select2-results__option .select2-results__group {
  padding-left: 0;
}

/* line 253, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/vendor/assets/stylesheets/select2.css */
.select2-container--default .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -1em;
  padding-left: 2em;
}

/* line 256, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/vendor/assets/stylesheets/select2.css */
.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -2em;
  padding-left: 3em;
}

/* line 259, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/vendor/assets/stylesheets/select2.css */
.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -3em;
  padding-left: 4em;
}

/* line 262, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/vendor/assets/stylesheets/select2.css */
.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -4em;
  padding-left: 5em;
}

/* line 265, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/vendor/assets/stylesheets/select2.css */
.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -5em;
  padding-left: 6em;
}

/* line 268, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/vendor/assets/stylesheets/select2.css */
.select2-container--default .select2-results__option--highlighted[aria-selected] {
  background-color: #5897fb;
  color: white;
}

/* line 271, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/vendor/assets/stylesheets/select2.css */
.select2-container--default .select2-results__group {
  cursor: default;
  display: block;
  padding: 6px;
}

/* line 276, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/vendor/assets/stylesheets/select2.css */
.select2-container--classic .select2-selection--single {
  background-color: #f6f6f6;
  border: 1px solid #aaa;
  border-radius: 4px;
  outline: 0;
  background-image: -webkit-linear-gradient(top, #ffffff 50%, #eeeeee 100%);
  background-image: linear-gradient(to bottom, #ffffff 50%, #eeeeee 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#eeeeee', GradientType=0);
}

/* line 285, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/vendor/assets/stylesheets/select2.css */
.select2-container--classic .select2-selection--single:focus {
  border: 1px solid #5897fb;
}

/* line 287, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/vendor/assets/stylesheets/select2.css */
.select2-container--classic .select2-selection--single .select2-selection__rendered {
  color: #444;
  line-height: 28px;
}

/* line 290, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/vendor/assets/stylesheets/select2.css */
.select2-container--classic .select2-selection--single .select2-selection__clear {
  cursor: pointer;
  float: right;
  font-weight: bold;
  margin-right: 10px;
}

/* line 295, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/vendor/assets/stylesheets/select2.css */
.select2-container--classic .select2-selection--single .select2-selection__placeholder {
  color: #999;
}

/* line 297, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/vendor/assets/stylesheets/select2.css */
.select2-container--classic .select2-selection--single .select2-selection__arrow {
  background-color: #ddd;
  border: none;
  border-left: 1px solid #aaa;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
  height: 26px;
  position: absolute;
  top: 1px;
  right: 1px;
  width: 20px;
  background-image: -webkit-linear-gradient(top, #eeeeee 50%, #cccccc 100%);
  background-image: linear-gradient(to bottom, #eeeeee 50%, #cccccc 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#eeeeee', endColorstr='#cccccc', GradientType=0);
}

/* line 312, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/vendor/assets/stylesheets/select2.css */
.select2-container--classic .select2-selection--single .select2-selection__arrow b {
  border-color: #888 transparent transparent transparent;
  border-style: solid;
  border-width: 5px 4px 0 4px;
  height: 0;
  left: 50%;
  margin-left: -4px;
  margin-top: -2px;
  position: absolute;
  top: 50%;
  width: 0;
}

/* line 323, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/vendor/assets/stylesheets/select2.css */
.select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__clear {
  float: left;
}

/* line 325, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/vendor/assets/stylesheets/select2.css */
.select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__arrow {
  border: none;
  border-right: 1px solid #aaa;
  border-radius: 0;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
  left: 1px;
  right: auto;
}

/* line 333, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/vendor/assets/stylesheets/select2.css */
.select2-container--classic.select2-container--open .select2-selection--single {
  border: 1px solid #5897fb;
}

/* line 335, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/vendor/assets/stylesheets/select2.css */
.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow {
  background: transparent;
  border: none;
}

/* line 338, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/vendor/assets/stylesheets/select2.css */
.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow b {
  border-color: transparent transparent #888 transparent;
  border-width: 0 4px 5px 4px;
}

/* line 341, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/vendor/assets/stylesheets/select2.css */
.select2-container--classic.select2-container--open.select2-container--above .select2-selection--single {
  border-top: none;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  background-image: -webkit-linear-gradient(top, #ffffff 0%, #eeeeee 50%);
  background-image: linear-gradient(to bottom, #ffffff 0%, #eeeeee 50%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#eeeeee', GradientType=0);
}

/* line 349, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/vendor/assets/stylesheets/select2.css */
.select2-container--classic.select2-container--open.select2-container--below .select2-selection--single {
  border-bottom: none;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
  background-image: -webkit-linear-gradient(top, #eeeeee 50%, #ffffff 100%);
  background-image: linear-gradient(to bottom, #eeeeee 50%, #ffffff 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#eeeeee', endColorstr='#ffffff', GradientType=0);
}

/* line 357, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/vendor/assets/stylesheets/select2.css */
.select2-container--classic .select2-selection--multiple {
  background-color: white;
  border: 1px solid #aaa;
  border-radius: 4px;
  cursor: text;
  outline: 0;
}

/* line 363, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/vendor/assets/stylesheets/select2.css */
.select2-container--classic .select2-selection--multiple:focus {
  border: 1px solid #5897fb;
}

/* line 365, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/vendor/assets/stylesheets/select2.css */
.select2-container--classic .select2-selection--multiple .select2-selection__rendered {
  list-style: none;
  margin: 0;
  padding: 0 5px;
}

/* line 369, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/vendor/assets/stylesheets/select2.css */
.select2-container--classic .select2-selection--multiple .select2-selection__clear {
  display: none;
}

/* line 371, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/vendor/assets/stylesheets/select2.css */
.select2-container--classic .select2-selection--multiple .select2-selection__choice {
  background-color: #e4e4e4;
  border: 1px solid #aaa;
  border-radius: 4px;
  cursor: default;
  float: left;
  margin-right: 5px;
  margin-top: 5px;
  padding: 0 5px;
}

/* line 380, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/vendor/assets/stylesheets/select2.css */
.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove {
  color: #888;
  cursor: pointer;
  display: inline-block;
  font-weight: bold;
  margin-right: 2px;
}

/* line 386, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/vendor/assets/stylesheets/select2.css */
.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove:hover {
  color: #555;
}

/* line 388, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/vendor/assets/stylesheets/select2.css */
.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice {
  float: right;
}

/* line 390, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/vendor/assets/stylesheets/select2.css */
.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice {
  margin-left: 5px;
  margin-right: auto;
}

/* line 393, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/vendor/assets/stylesheets/select2.css */
.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove {
  margin-left: 2px;
  margin-right: auto;
}

/* line 396, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/vendor/assets/stylesheets/select2.css */
.select2-container--classic.select2-container--open .select2-selection--multiple {
  border: 1px solid #5897fb;
}

/* line 398, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/vendor/assets/stylesheets/select2.css */
.select2-container--classic.select2-container--open.select2-container--above .select2-selection--multiple {
  border-top: none;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

/* line 402, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/vendor/assets/stylesheets/select2.css */
.select2-container--classic.select2-container--open.select2-container--below .select2-selection--multiple {
  border-bottom: none;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}

/* line 406, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/vendor/assets/stylesheets/select2.css */
.select2-container--classic .select2-search--dropdown .select2-search__field {
  border: 1px solid #aaa;
  outline: 0;
}

/* line 409, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/vendor/assets/stylesheets/select2.css */
.select2-container--classic .select2-search--inline .select2-search__field {
  outline: 0;
}

/* line 411, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/vendor/assets/stylesheets/select2.css */
.select2-container--classic .select2-dropdown {
  background-color: white;
  border: 1px solid transparent;
}

/* line 414, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/vendor/assets/stylesheets/select2.css */
.select2-container--classic .select2-dropdown--above {
  border-bottom: none;
}

/* line 416, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/vendor/assets/stylesheets/select2.css */
.select2-container--classic .select2-dropdown--below {
  border-top: none;
}

/* line 418, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/vendor/assets/stylesheets/select2.css */
.select2-container--classic .select2-results > .select2-results__options {
  max-height: 200px;
  overflow-y: auto;
}

/* line 421, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/vendor/assets/stylesheets/select2.css */
.select2-container--classic .select2-results__option[role=group] {
  padding: 0;
}

/* line 423, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/vendor/assets/stylesheets/select2.css */
.select2-container--classic .select2-results__option[aria-disabled=true] {
  color: grey;
}

/* line 425, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/vendor/assets/stylesheets/select2.css */
.select2-container--classic .select2-results__option--highlighted[aria-selected] {
  background-color: #3875d7;
  color: white;
}

/* line 428, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/vendor/assets/stylesheets/select2.css */
.select2-container--classic .select2-results__group {
  cursor: default;
  display: block;
  padding: 6px;
}

/* line 432, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/vendor/assets/stylesheets/select2.css */
.select2-container--classic.select2-container--open .select2-dropdown {
  border-color: #5897fb;
}

/* line 1, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/select2-trx.css.sass */
.select2-container--trx {
  border-bottom: 2px solid #000;
  font-family: "knockout_htf48";
  font-size: 20px;
  text-transform: uppercase;
  height: 60px;
  line-height: 60px;
}
/* line 9, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/select2-trx.css.sass */
.select2-container--trx .select2-selection__arrow {
  background: transparent url(//d1stxdp5ogppuo.cloudfront.net/assets/trx/bg_select_down-5679a6ea6c4e076ca07a09860f2da6f3.png) no-repeat center center;
  height: 12px;
  width: 20px;
  display: inline-block;
  position: relative;
  top: -60px;
  left: 120px;
}
/* line 18, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/select2-trx.css.sass */
.select2-container--trx .select2-results__option--highlighted {
  background-color: #e3e3e3;
}
/* line 21, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/select2-trx.css.sass */
.select2-container--trx .select2-results__option {
  padding-left: 20px;
}
/* line 24, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/select2-trx.css.sass */
.select2-container--trx .select2-results__options {
  height: 300px;
  overflow: scroll;
}

/* line 29, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/select2-trx.css.sass */
.select2-container--open .select2-selection__rendered {
  background: #2c2c2c;
  color: #fff;
}

/* line 33, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/select2-trx.css.sass */
.select2-search__field {
  box-shadow: none;
  outline: 0;
  border: none;
  border-bottom: 1px solid #e3e3e3;
}

/* Slider */
/* line 3, ../../../vendor/assets/stylesheets/slick.css */
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-touch-callout: none;
  -khtml-user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}

/* line 22, ../../../vendor/assets/stylesheets/slick.css */
.slick-list {
  position: relative;
  display: block;
  overflow: hidden;
  margin: 0;
  padding: 0;
}

/* line 32, ../../../vendor/assets/stylesheets/slick.css */
.slick-list:focus {
  outline: none;
}

/* line 36, ../../../vendor/assets/stylesheets/slick.css */
.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}

/* line 42, ../../../vendor/assets/stylesheets/slick.css */
.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

/* line 49, ../../../vendor/assets/stylesheets/slick.css */
.slick-track {
  position: relative;
  top: 0;
  left: 0;
  display: block;
}

/* line 57, ../../../vendor/assets/stylesheets/slick.css */
.slick-track:before,
.slick-track:after {
  display: table;
  content: '';
}

/* line 64, ../../../vendor/assets/stylesheets/slick.css */
.slick-track:after {
  clear: both;
}

/* line 68, ../../../vendor/assets/stylesheets/slick.css */
.slick-loading .slick-track {
  visibility: hidden;
}

/* line 73, ../../../vendor/assets/stylesheets/slick.css */
.slick-slide {
  display: none;
  float: left;
  height: 100%;
  min-height: 1px;
}

/* line 81, ../../../vendor/assets/stylesheets/slick.css */
[dir='rtl'] .slick-slide {
  float: right;
}

/* line 85, ../../../vendor/assets/stylesheets/slick.css */
.slick-slide img {
  display: block;
}

/* line 89, ../../../vendor/assets/stylesheets/slick.css */
.slick-slide.slick-loading img {
  display: none;
}

/* line 93, ../../../vendor/assets/stylesheets/slick.css */
.slick-slide.dragging img {
  pointer-events: none;
}

/* line 97, ../../../vendor/assets/stylesheets/slick.css */
.slick-initialized .slick-slide {
  display: block;
}

/* line 101, ../../../vendor/assets/stylesheets/slick.css */
.slick-loading .slick-slide {
  visibility: hidden;
}

/* line 105, ../../../vendor/assets/stylesheets/slick.css */
.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}

/* line 113, ../../../vendor/assets/stylesheets/slick.css */
.slick-arrow.slick-hidden {
  display: none;
}

/* Slider */
/* line 40, ../../../vendor/assets/stylesheets/slick-theme.scss */
.slick-loading .slick-list {
  background: #fff url(//d1stxdp5ogppuo.cloudfront.net/assets/ajax-loader-0a261852a10b9363119dd3996e669de1.gif) center center no-repeat;
}

/* Icons */
@font-face {
  font-family: "slick";
  src: url(//d1stxdp5ogppuo.cloudfront.net/assets/slick-f22ff6d899c7052913c5b45c6bcfb70e.eot);
  src: url(//d1stxdp5ogppuo.cloudfront.net/assets/slick.eot?#iefix) format("embedded-opentype"), url(//d1stxdp5ogppuo.cloudfront.net/assets/slick-c191794c44ccfcb1257ef4e343e4e2aa.woff) format("woff"), url(//d1stxdp5ogppuo.cloudfront.net/assets/slick-89f38ba3ae70f914569d4f77d750efa4.ttf) format("truetype"), url(//d1stxdp5ogppuo.cloudfront.net/assets/slick.svg#slick) format("svg");
  font-weight: normal;
  font-style: normal;
}
/* Arrows */
/* line 58, ../../../vendor/assets/stylesheets/slick-theme.scss */
.slick-prev,
.slick-next {
  position: absolute;
  display: block;
  height: 20px;
  width: 20px;
  line-height: 0px;
  font-size: 0px;
  cursor: pointer;
  background: transparent;
  color: transparent;
  top: 50%;
  margin-top: -10px;
  padding: 0;
  border: none;
  outline: none;
}
/* line 74, ../../../vendor/assets/stylesheets/slick-theme.scss */
.slick-prev:hover, .slick-prev:focus,
.slick-next:hover,
.slick-next:focus {
  outline: none;
  background: transparent;
  color: transparent;
}
/* line 78, ../../../vendor/assets/stylesheets/slick-theme.scss */
.slick-prev:hover:before, .slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before {
  opacity: 1;
}
/* line 82, ../../../vendor/assets/stylesheets/slick-theme.scss */
.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before {
  opacity: 0.25;
}

/* line 87, ../../../vendor/assets/stylesheets/slick-theme.scss */
.slick-prev:before, .slick-next:before {
  font-family: "slick";
  font-size: 20px;
  line-height: 1;
  color: white;
  opacity: 0.75;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

/* line 97, ../../../vendor/assets/stylesheets/slick-theme.scss */
.slick-prev {
  left: -25px;
}
/* line 99, ../../../vendor/assets/stylesheets/slick-theme.scss */
[dir="rtl"] .slick-prev {
  left: auto;
  right: -25px;
}
/* line 103, ../../../vendor/assets/stylesheets/slick-theme.scss */
.slick-prev:before {
  content: "←";
}
/* line 105, ../../../vendor/assets/stylesheets/slick-theme.scss */
[dir="rtl"] .slick-prev:before {
  content: "→";
}

/* line 111, ../../../vendor/assets/stylesheets/slick-theme.scss */
.slick-next {
  right: -25px;
}
/* line 113, ../../../vendor/assets/stylesheets/slick-theme.scss */
[dir="rtl"] .slick-next {
  left: -25px;
  right: auto;
}
/* line 117, ../../../vendor/assets/stylesheets/slick-theme.scss */
.slick-next:before {
  content: "→";
}
/* line 119, ../../../vendor/assets/stylesheets/slick-theme.scss */
[dir="rtl"] .slick-next:before {
  content: "←";
}

/* Dots */
/* line 127, ../../../vendor/assets/stylesheets/slick-theme.scss */
.slick-slider {
  margin-bottom: 30px;
}

/* line 131, ../../../vendor/assets/stylesheets/slick-theme.scss */
.slick-dots {
  position: absolute;
  bottom: -45px;
  list-style: none;
  display: block;
  text-align: center;
  padding: 0;
  width: 100%;
}
/* line 139, ../../../vendor/assets/stylesheets/slick-theme.scss */
.slick-dots li {
  position: relative;
  display: inline-block;
  height: 20px;
  width: 20px;
  margin: 0 5px;
  padding: 0;
  cursor: pointer;
}
/* line 147, ../../../vendor/assets/stylesheets/slick-theme.scss */
.slick-dots li button {
  border: 0;
  background: transparent;
  display: block;
  height: 20px;
  width: 20px;
  outline: none;
  line-height: 0px;
  font-size: 0px;
  color: transparent;
  padding: 5px;
  cursor: pointer;
}
/* line 159, ../../../vendor/assets/stylesheets/slick-theme.scss */
.slick-dots li button:hover, .slick-dots li button:focus {
  outline: none;
}
/* line 161, ../../../vendor/assets/stylesheets/slick-theme.scss */
.slick-dots li button:hover:before, .slick-dots li button:focus:before {
  opacity: 1;
}
/* line 165, ../../../vendor/assets/stylesheets/slick-theme.scss */
.slick-dots li button:before {
  position: absolute;
  top: 0;
  left: 0;
  content: "•";
  width: 20px;
  height: 20px;
  font-family: "slick";
  font-size: 6px;
  line-height: 20px;
  text-align: center;
  color: black;
  opacity: 0.25;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
/* line 182, ../../../vendor/assets/stylesheets/slick-theme.scss */
.slick-dots li.slick-active button:before {
  color: black;
  opacity: 0.75;
}

/* line 4, ../../../app/assets/stylesheets/giveaway.scss */
.trx-modal {
  display: none;
}
/* line 7, ../../../app/assets/stylesheets/giveaway.scss */
.trx-modal .bg-shadow {
  position: fixed;
  height: 100%;
  width: 100%;
  background: rgba(0, 0, 0, 0.5);
}

/* line 15, ../../../app/assets/stylesheets/giveaway.scss */
.giveaway {
  top: 200px;
  left: 0;
  right: 0;
  position: fixed;
  margin: 0 auto;
  z-index: 1002;
  width: 542px;
  height: 405px;
  color: white;
}
/* line 26, ../../../app/assets/stylesheets/giveaway.scss */
.giveaway .dismiss {
  width: 40px;
  height: 40px;
  margin: 0 auto;
  background: #E3E3E3;
  cursor: pointer;
  top: -60px;
  position: absolute;
  left: 0;
  right: 0;
}
/* line 37, ../../../app/assets/stylesheets/giveaway.scss */
.giveaway .dismiss .cross {
  width: 11px;
  height: 11px;
  display: inline-block;
  background: url(//d1stxdp5ogppuo.cloudfront.net/assets/close-aeadbce6d9e15741b230435886c149ce.svg) no-repeat;
  background-size: 11px 11px;
  margin: 15px;
}
/* line 47, ../../../app/assets/stylesheets/giveaway.scss */
.giveaway > p {
  margin: 0;
}
/* line 51, ../../../app/assets/stylesheets/giveaway.scss */
.giveaway .thanks {
  display: none;
}
/* line 54, ../../../app/assets/stylesheets/giveaway.scss */
.giveaway .thanks p {
  margin: 0;
  text-transform: uppercase;
  font-family: "knockout_htf48";
  font-size: 50px;
  text-align: center;
  position: relative;
  top: 300px;
  color: #FFE500;
}
/* line 66, ../../../app/assets/stylesheets/giveaway.scss */
.giveaway img.logo {
  position: absolute;
  top: 0;
  right: 20px;
}
/* line 72, ../../../app/assets/stylesheets/giveaway.scss */
.giveaway h2, .giveaway .military.carousel .stc-quote, .military.carousel .giveaway .stc-quote {
  color: white;
  font-family: "knockout_htf48";
  text-transform: uppercase;
  margin: 0;
}
/* line 78, ../../../app/assets/stylesheets/giveaway.scss */
.giveaway h2 span, .giveaway .military.carousel .stc-quote span, .military.carousel .giveaway .stc-quote span {
  display: block;
}
/* line 83, ../../../app/assets/stylesheets/giveaway.scss */
.giveaway p {
  color: white;
  font-family: "suisse_intlthin";
}
/* line 87, ../../../app/assets/stylesheets/giveaway.scss */
.giveaway p span {
  color: #FFE500;
}
/* line 92, ../../../app/assets/stylesheets/giveaway.scss */
.giveaway form {
  position: absolute;
  top: 303px;
  right: 19px;
}
/* line 97, ../../../app/assets/stylesheets/giveaway.scss */
.giveaway form input {
  border: 1px solid #A7A8AA;
  margin: 0;
  box-sizing: border-box;
  float: left;
  height: 48px;
}
/* line 105, ../../../app/assets/stylesheets/giveaway.scss */
.giveaway form input[type="text"] {
  background: #414244;
  padding: 14px;
  width: 375px;
  color: white;
  font-size: 15px;
}
/* line 112, ../../../app/assets/stylesheets/giveaway.scss */
.giveaway form input[type="text"].invalid {
  color: #414244;
  background: #FFC4C4;
}
/* line 118, ../../../app/assets/stylesheets/giveaway.scss */
.giveaway form input[type="submit"] {
  width: 125px;
  background: white;
  cursor: pointer;
  font-family: "knockout_htf48";
  font-size: 22px;
  color: black;
  text-transform: uppercase;
  border-left: 0;
}
/* line 130, ../../../app/assets/stylesheets/giveaway.scss */
.giveaway .giveaway-fineprint {
  position: absolute;
  bottom: 10px;
  right: 19px;
  font-size: 12px;
  text-align: right;
}
/* line 137, ../../../app/assets/stylesheets/giveaway.scss */
.giveaway .giveaway-fineprint p {
  font-size: 12px;
  margin-bottom: 3px;
}
/* line 142, ../../../app/assets/stylesheets/giveaway.scss */
.giveaway .giveaway-fineprint a {
  font-family: "suisse_intlthin";
  color: white;
  text-decoration: underline;
}
/* line 147, ../../../app/assets/stylesheets/giveaway.scss */
.giveaway .giveaway-fineprint a:hover {
  color: #FFE500;
}
/* line 151, ../../../app/assets/stylesheets/giveaway.scss */
.giveaway .giveaway-fineprint a:after {
  content: " >";
  text-decoration: none;
}
/* line 158, ../../../app/assets/stylesheets/giveaway.scss */
.giveaway.style-lacrosse {
  background: url(//d1stxdp5ogppuo.cloudfront.net/assets/giveaway/bg-giveaway-lacrosse-big-da1b066c85ec3846dc46caf77b5f98a6.jpg) no-repeat;
}
/* line 161, ../../../app/assets/stylesheets/giveaway.scss */
.giveaway.style-lacrosse img.logo {
  left: 15px;
}
/* line 165, ../../../app/assets/stylesheets/giveaway.scss */
.giveaway.style-lacrosse h2, .giveaway.style-lacrosse .military.carousel .stc-quote, .military.carousel .giveaway.style-lacrosse .stc-quote {
  font-size: 80px;
  line-height: 64px !important;
  left: 25px;
  top: 150px;
  position: absolute;
}
/* line 173, ../../../app/assets/stylesheets/giveaway.scss */
.giveaway.style-lacrosse input[type="text"] {
  margin-bottom: 5px;
}
/* line 177, ../../../app/assets/stylesheets/giveaway.scss */
.giveaway.style-lacrosse input[type="submit"] {
  border-left: 1px solid white;
}
/* line 181, ../../../app/assets/stylesheets/giveaway.scss */
.giveaway.style-lacrosse > p {
  position: absolute;
  left: 30px;
  top: 275px;
  font-size: 16px;
  line-height: 19px;
  width: 249px;
}
/* line 190, ../../../app/assets/stylesheets/giveaway.scss */
.giveaway.style-lacrosse .giveaway-fineprint {
  text-align: left;
  right: 50px;
}
/* line 196, ../../../app/assets/stylesheets/giveaway.scss */
.giveaway.style-a {
  background: url(//d1stxdp5ogppuo.cloudfront.net/assets/giveaway/bg-giveaway-v1-49a72108f423abe97c0bbd3b0892fe96.png) #6D6E71 no-repeat;
}
/* line 199, ../../../app/assets/stylesheets/giveaway.scss */
.giveaway.style-a img.logo {
  right: 15px;
}
/* line 203, ../../../app/assets/stylesheets/giveaway.scss */
.giveaway.style-a h2, .giveaway.style-a .military.carousel .stc-quote, .military.carousel .giveaway.style-a .stc-quote {
  font-size: 130px;
  line-height: 82px !important;
  text-align: right;
  position: absolute;
  right: 19px;
  top: 112px;
}
/* line 211, ../../../app/assets/stylesheets/giveaway.scss */
.giveaway.style-a h2 span, .giveaway.style-a .military.carousel .stc-quote span, .military.carousel .giveaway.style-a .stc-quote span {
  font-size: 90px;
}
/* line 216, ../../../app/assets/stylesheets/giveaway.scss */
.giveaway.style-a > p {
  text-align: right;
  position: absolute;
  right: 19px;
  top: 267px;
  font-size: 22px;
}
/* line 225, ../../../app/assets/stylesheets/giveaway.scss */
.giveaway.style-b {
  background: url(//d1stxdp5ogppuo.cloudfront.net/assets/giveaway/bg-giveaway-v2-ef678d15ca17de60b0c216aaf3f62e5a.jpg) no-repeat;
}
/* line 228, ../../../app/assets/stylesheets/giveaway.scss */
.giveaway.style-b img.logo {
  left: 20px;
}
/* line 232, ../../../app/assets/stylesheets/giveaway.scss */
.giveaway.style-b h2, .giveaway.style-b .military.carousel .stc-quote, .military.carousel .giveaway.style-b .stc-quote {
  font-size: 96px;
  line-height: 73px !important;
  position: absolute;
  left: 19px;
  top: 98px;
}
/* line 240, ../../../app/assets/stylesheets/giveaway.scss */
.giveaway.style-b > p {
  position: absolute;
  left: 19px;
  top: 246px;
  font-size: 20px;
  width: 305px;
  line-height: 22px;
  font-family: "suisse_intlmedium";
  text-transform: uppercase;
}
/* line 251, ../../../app/assets/stylesheets/giveaway.scss */
.giveaway.style-b form {
  left: 19px;
  top: 301px;
}
/* line 256, ../../../app/assets/stylesheets/giveaway.scss */
.giveaway.style-b .thanks p {
  top: 299px;
  color: white;
}
/* line 261, ../../../app/assets/stylesheets/giveaway.scss */
.giveaway.style-b input {
  border-color: #E1E2E1;
}
/* line 265, ../../../app/assets/stylesheets/giveaway.scss */
.giveaway.style-b input[type="text"] {
  background: white;
  color: black;
}
/* line 270, ../../../app/assets/stylesheets/giveaway.scss */
.giveaway.style-b input[type="submit"] {
  background: black;
  color: white;
  font-size: 17px;
}
/* line 276, ../../../app/assets/stylesheets/giveaway.scss */
.giveaway.style-b .fineprint {
  text-align: left;
  left: 19px;
}

/* line 283, ../../../app/assets/stylesheets/giveaway.scss */
.giveaway.mobile {
  width: 320px;
  height: 480px;
  top: 70px;
}
/* line 288, ../../../app/assets/stylesheets/giveaway.scss */
.giveaway.mobile .dismiss {
  top: -55px;
}
/* line 292, ../../../app/assets/stylesheets/giveaway.scss */
.giveaway.mobile form, .giveaway.mobile .giveaway-fineprint {
  left: 15px;
  right: 15px;
}
/* line 297, ../../../app/assets/stylesheets/giveaway.scss */
.giveaway.mobile .giveaway-fineprint {
  bottom: 11px;
}
/* line 300, ../../../app/assets/stylesheets/giveaway.scss */
.giveaway.mobile .giveaway-fineprint p {
  line-height: 20px;
}
/* line 305, ../../../app/assets/stylesheets/giveaway.scss */
.giveaway.mobile #email {
  text-align: center;
}
/* line 309, ../../../app/assets/stylesheets/giveaway.scss */
.giveaway.mobile .thanks p {
  line-height: 43px;
  font-size: 50px;
  top: 309px;
}
/* line 315, ../../../app/assets/stylesheets/giveaway.scss */
.giveaway.mobile input[type="submit"],
.giveaway.mobile input[type="text"] {
  width: 100%;
  border-radius: 0;
}
/* line 321, ../../../app/assets/stylesheets/giveaway.scss */
.giveaway.mobile.style-a {
  background-size: 65%;
}
/* line 324, ../../../app/assets/stylesheets/giveaway.scss */
.giveaway.mobile.style-a h2, .giveaway.mobile.style-a .military.carousel .stc-quote, .military.carousel .giveaway.mobile.style-a .stc-quote {
  font-size: 100px;
  line-height: 69px !important;
  top: 140px;
}
/* line 329, ../../../app/assets/stylesheets/giveaway.scss */
.giveaway.mobile.style-a h2 span, .giveaway.mobile.style-a .military.carousel .stc-quote span, .military.carousel .giveaway.mobile.style-a .stc-quote span {
  font-size: 80px;
}
/* line 334, ../../../app/assets/stylesheets/giveaway.scss */
.giveaway.mobile.style-a > p {
  font-size: 17px;
  top: 274px;
}
/* line 341, ../../../app/assets/stylesheets/giveaway.scss */
.giveaway.mobile.style-b {
  background: url(//d1stxdp5ogppuo.cloudfront.net/assets/giveaway/bg-giveaway-v1-49a72108f423abe97c0bbd3b0892fe96.png) #6d6e71 no-repeat top right;
  background-size: 65%;
}
/* line 345, ../../../app/assets/stylesheets/giveaway.scss */
.giveaway.mobile.style-b img.logo {
  left: 15px;
}
/* line 349, ../../../app/assets/stylesheets/giveaway.scss */
.giveaway.mobile.style-b h2, .giveaway.mobile.style-b .military.carousel .stc-quote, .military.carousel .giveaway.mobile.style-b .stc-quote {
  font-size: 80px;
  line-height: 64px !important;
  left: 15px;
  top: 125px;
}
/* line 356, ../../../app/assets/stylesheets/giveaway.scss */
.giveaway.mobile.style-b input[type="text"] {
  margin-bottom: 5px;
}
/* line 360, ../../../app/assets/stylesheets/giveaway.scss */
.giveaway.mobile.style-b input[type="submit"] {
  border-left: 1px solid white;
}
/* line 364, ../../../app/assets/stylesheets/giveaway.scss */
.giveaway.mobile.style-b > p {
  left: 15px;
  top: 255px;
  font-size: 16px;
  line-height: 19px;
  width: 249px;
}
/* line 372, ../../../app/assets/stylesheets/giveaway.scss */
.giveaway.mobile.style-b .giveaway-fineprint {
  text-align: left;
}
/* line 377, ../../../app/assets/stylesheets/giveaway.scss */
.giveaway.mobile.style-lacrosse {
  background: url(//d1stxdp5ogppuo.cloudfront.net/assets/giveaway/bg-giveaway-lacrosse-d177f0d37e4825e46644f9216909f8df.jpg) no-repeat;
}
/* line 380, ../../../app/assets/stylesheets/giveaway.scss */
.giveaway.mobile.style-lacrosse img.logo {
  left: 15px;
}
/* line 384, ../../../app/assets/stylesheets/giveaway.scss */
.giveaway.mobile.style-lacrosse h2, .giveaway.mobile.style-lacrosse .military.carousel .stc-quote, .military.carousel .giveaway.mobile.style-lacrosse .stc-quote {
  font-size: 80px;
  line-height: 64px !important;
  left: 15px;
  top: 125px;
}
/* line 391, ../../../app/assets/stylesheets/giveaway.scss */
.giveaway.mobile.style-lacrosse input[type="text"] {
  margin-bottom: 5px;
}
/* line 395, ../../../app/assets/stylesheets/giveaway.scss */
.giveaway.mobile.style-lacrosse input[type="submit"] {
  border-left: 1px solid white;
}
/* line 399, ../../../app/assets/stylesheets/giveaway.scss */
.giveaway.mobile.style-lacrosse > p {
  left: 15px;
  top: 255px;
  font-size: 16px;
  line-height: 19px;
  width: 249px;
}
/* line 407, ../../../app/assets/stylesheets/giveaway.scss */
.giveaway.mobile.style-lacrosse .giveaway-fineprint {
  text-align: left;
}

/* line 1, ../../../app/assets/stylesheets/v2/partials/_video_hero.scss */
.video-hero {
  height: 600px;
  overflow: hidden;
  position: relative;
}
/* line 6, ../../../app/assets/stylesheets/v2/partials/_video_hero.scss */
.video-hero .video-hero-overlay {
  background: rgba(0, 0, 0, 0.3);
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 100;
}
/* line 16, ../../../app/assets/stylesheets/v2/partials/_video_hero.scss */
.video-hero video {
  height: auto;
  width: 100%;
  display: inline-block;
  position: absolute;
  top: 0;
  z-index: 99;
}
/* line 25, ../../../app/assets/stylesheets/v2/partials/_video_hero.scss */
.video-hero h1 {
  color: white;
  font-size: 20px;
  font-family: "suisse_intlmedium";
  text-transform: none;
  margin-bottom: 30px;
}
/* line 33, ../../../app/assets/stylesheets/v2/partials/_video_hero.scss */
.video-hero img {
  width: 580px;
}
/* line 37, ../../../app/assets/stylesheets/v2/partials/_video_hero.scss */
.video-hero .content {
  position: relative;
  z-index: 101;
  top: 300px;
  text-align: center;
}
@media (min-width: 2px) {
  /* line 1, ../../../app/assets/stylesheets/v2/partials/_video_hero.scss */
  .video-hero {
    height: 438px;
  }
  /* line 46, ../../../app/assets/stylesheets/v2/partials/_video_hero.scss */
  .video-hero .content {
    top: 170px;
  }
}
@media (min-width: 850px) {
  /* line 1, ../../../app/assets/stylesheets/v2/partials/_video_hero.scss */
  .video-hero {
    height: 475px;
  }
  /* line 52, ../../../app/assets/stylesheets/v2/partials/_video_hero.scss */
  .video-hero .content {
    top: 180px;
  }
}
@media (min-width: 920px) {
  /* line 1, ../../../app/assets/stylesheets/v2/partials/_video_hero.scss */
  .video-hero {
    height: 495px;
  }
  /* line 58, ../../../app/assets/stylesheets/v2/partials/_video_hero.scss */
  .video-hero .content {
    top: 200px;
  }
}
@media (min-width: 950px) {
  /* line 1, ../../../app/assets/stylesheets/v2/partials/_video_hero.scss */
  .video-hero {
    height: 535px;
  }
  /* line 64, ../../../app/assets/stylesheets/v2/partials/_video_hero.scss */
  .video-hero .content {
    top: 230px;
  }
}
@media (min-width: 1020px) {
  /* line 1, ../../../app/assets/stylesheets/v2/partials/_video_hero.scss */
  .video-hero {
    height: 560px;
  }
}
@media (min-width: 1130px) {
  /* line 1, ../../../app/assets/stylesheets/v2/partials/_video_hero.scss */
  .video-hero {
    height: 600px;
  }
  /* line 73, ../../../app/assets/stylesheets/v2/partials/_video_hero.scss */
  .video-hero .content {
    top: 250px;
  }
}
@media (min-width: 1200px) {
  /* line 1, ../../../app/assets/stylesheets/v2/partials/_video_hero.scss */
  .video-hero {
    height: 640px;
  }
  /* line 79, ../../../app/assets/stylesheets/v2/partials/_video_hero.scss */
  .video-hero .content {
    top: 270px;
  }
}
@media (min-width: 1250px) {
  /* line 1, ../../../app/assets/stylesheets/v2/partials/_video_hero.scss */
  .video-hero {
    height: 660px;
  }
  /* line 85, ../../../app/assets/stylesheets/v2/partials/_video_hero.scss */
  .video-hero .content {
    top: 290px;
  }
}
@media (min-width: 1300px) {
  /* line 1, ../../../app/assets/stylesheets/v2/partials/_video_hero.scss */
  .video-hero {
    height: 700px;
  }
  /* line 91, ../../../app/assets/stylesheets/v2/partials/_video_hero.scss */
  .video-hero .content {
    top: 320px;
  }
}
@media (min-width: 1350px) {
  /* line 1, ../../../app/assets/stylesheets/v2/partials/_video_hero.scss */
  .video-hero {
    height: 730px;
  }
  /* line 97, ../../../app/assets/stylesheets/v2/partials/_video_hero.scss */
  .video-hero .content {
    top: 340px;
  }
}
@media (min-width: 1400px) {
  /* line 1, ../../../app/assets/stylesheets/v2/partials/_video_hero.scss */
  .video-hero {
    height: 760px;
  }
  /* line 103, ../../../app/assets/stylesheets/v2/partials/_video_hero.scss */
  .video-hero .content {
    top: 360px;
  }
}
@media (min-width: 1450px) {
  /* line 1, ../../../app/assets/stylesheets/v2/partials/_video_hero.scss */
  .video-hero {
    height: 790px;
  }
  /* line 109, ../../../app/assets/stylesheets/v2/partials/_video_hero.scss */
  .video-hero .content {
    top: 380px;
  }
}
@media (min-width: 1500px) {
  /* line 1, ../../../app/assets/stylesheets/v2/partials/_video_hero.scss */
  .video-hero {
    height: 850px;
  }
  /* line 115, ../../../app/assets/stylesheets/v2/partials/_video_hero.scss */
  .video-hero .content {
    top: 400px;
  }
}
@media (min-width: 1600px) {
  /* line 1, ../../../app/assets/stylesheets/v2/partials/_video_hero.scss */
  .video-hero {
    height: 900px;
  }
}

/* line 1, ../../../app/assets/stylesheets/v2/partials/_static_page.scss */
.static-page {
  margin-top: -120px;
  padding-top: 150px;
}
/* line 5, ../../../app/assets/stylesheets/v2/partials/_static_page.scss */
.static-page .static-page-content {
  background-color: #fff;
  margin-bottom: 30px;
  padding: 30px;
}
/* line 10, ../../../app/assets/stylesheets/v2/partials/_static_page.scss */
.static-page .static-page-content h1 {
  margin-top: 0;
}
/* line 14, ../../../app/assets/stylesheets/v2/partials/_static_page.scss */
.static-page .static-page-content a {
  color: #2c2c2c;
  text-decoration: none;
  -webkit-transition: color .5s ease;
  transition: color .5s ease;
  font-weight: bold;
  text-decoration: underline;
}
/* line 162, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/global/_mixin.scss */
.static-page .static-page-content a:hover {
  color: #828282;
  text-decoration: none;
}
/* line 20, ../../../app/assets/stylesheets/v2/partials/_static_page.scss */
.static-page .static-page-content ol, .static-page .static-page-content ul {
  margin-left: 30px;
  font-size: 16px;
  padding: 0;
}
/* line 27, ../../../app/assets/stylesheets/v2/partials/_static_page.scss */
.static-page .static-page-content ul li {
  list-style-type: disc;
}

/* line 1, ../../../app/assets/stylesheets/v2/partials/_carousels.scss */
#slider-images {
  display: none;
}

/* line 4, ../../../app/assets/stylesheets/v2/partials/_carousels.scss */
.slideritem-content > div {
  display: none;
}

/* line 7, ../../../app/assets/stylesheets/v2/partials/_carousels.scss */
.slideritem-content > div.slider-active-text {
  display: block;
}

/* line 10, ../../../app/assets/stylesheets/v2/partials/_carousels.scss */
.carousel-control.left,
.carousel-control.right {
  background: transparent;
}

/* line 14, ../../../app/assets/stylesheets/v2/partials/_carousels.scss */
.container-fluid .left-slider-button,
.container .left-slider-button {
  background-image: url(//d1stxdp5ogppuo.cloudfront.net/assets/arrow_bow_left-409b990757087960bae68b6e599b0fc4.svg);
  background-repeat: no-repeat;
  background-size: 40px 65px;
  width: 64px;
  height: 64px;
  position: absolute;
  top: 47%;
  transform: translateY(-47%);
  -webkit-transform: translateY(-47%);
  /* Chrome, Safari, Opera */
  -ms-transform: translateY(-47%);
  /* IE 9 */
  top: 52%;
  left: 40px;
}

/* line 25, ../../../app/assets/stylesheets/v2/partials/_carousels.scss */
.container-fluid .right-slider-button,
.container .right-slider-button {
  background-image: url(//d1stxdp5ogppuo.cloudfront.net/assets/arrow_bow_right-09bca1604fb6d74d91020c56dd566c34.svg);
  background-repeat: no-repeat;
  background-size: 40px 65px;
  background-position: right;
  width: 64px;
  height: 64px;
  position: absolute;
  top: 47%;
  transform: translateY(-47%);
  -webkit-transform: translateY(-47%);
  /* Chrome, Safari, Opera */
  -ms-transform: translateY(-47%);
  /* IE 9 */
  top: 52%;
  right: 27px;
}

@media (min-width: 1200px) {
  /* line 37, ../../../app/assets/stylesheets/v2/partials/_carousels.scss */
  .container-fluid .right-slider-button,
  .container-fluid .left-slider-button {
    margin-top: 22px;
  }
}

/* line 45, ../../../app/assets/stylesheets/v2/partials/_carousels.scss */
.no-svg .container-fluid .left-slider-button,
.no-svg .container .left-slider-button {
  background-image: url(//d1stxdp5ogppuo.cloudfront.net/assets/markup-left-54f3af8cf5142576eefdb4d33c73267d.png);
  background-size: 65px 65px;
}
/* line 50, ../../../app/assets/stylesheets/v2/partials/_carousels.scss */
.no-svg .container-fluid .right-slider-button,
.no-svg .container .right-slider-button {
  background-image: url(//d1stxdp5ogppuo.cloudfront.net/assets/markup-right-7adfe3c0fd0f76c06f5ef4d145a399f2.png) !important;
  background-size: 65px 65px;
}

/* line 56, ../../../app/assets/stylesheets/v2/partials/_carousels.scss */
.container-fluid .right-slider-button:before,
.container .right-slider-button:before,
.container-fluid .left-slider-button:before,
.container .left-slider-button:before {
  content: '';
}

/* line 62, ../../../app/assets/stylesheets/v2/partials/_carousels.scss */
.container-fluid .carousel-caption,
.container .carousel-caption {
  left: 10%;
  box-shadow: none;
  text-shadow: none;
  bottom: inherit;
  padding-top: 0;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  /* Chrome, Safari, Opera */
  -ms-transform: translateY(-50%);
  /* IE 9 */
}

/* line 72, ../../../app/assets/stylesheets/v2/partials/_carousels.scss */
#carousel-2 .carousel-caption, #carousel-3 .carousel-caption {
  /*left:50%;
  width:600px;
  max-width:600px;*/
}
/* line 78, ../../../app/assets/stylesheets/v2/partials/_carousels.scss */
#carousel-2 .carousel-caption.left-carousel-caption, #carousel-3 .carousel-caption.left-carousel-caption {
  /*left: auto;
  right: 10%;
  width: 560px;
  max-width: 560px;*/
}

/* line 86, ../../../app/assets/stylesheets/v2/partials/_carousels.scss */
.carousel-indicators li,
.slick-dots li {
  opacity: 0.5;
  -webkit-transition: opacity 0.7s ease-in-out 0s;
  transition: opacity 0.7s ease-in-out 0s;
}
/* line 91, ../../../app/assets/stylesheets/v2/partials/_carousels.scss */
.carousel-indicators li.slick-active, .carousel-indicators li.active, .carousel-indicators li:hover,
.slick-dots li.slick-active,
.slick-dots li.active,
.slick-dots li:hover {
  opacity: 1;
}

/* line 98, ../../../app/assets/stylesheets/v2/partials/_carousels.scss */
.slick-slider {
  margin-bottom: 0;
}

/* line 102, ../../../app/assets/stylesheets/v2/partials/_carousels.scss */
.slick-dots {
  bottom: 20px;
}

/* line 106, ../../../app/assets/stylesheets/v2/partials/_carousels.scss */
.container .carousel-indicators li.active,
.container-fluid .carousel-indicators li.active,
.slick-dots li.slick-active {
  border: solid 1px #ffe500;
  background-color: #ffe500;
  position: relative;
}

/* line 113, ../../../app/assets/stylesheets/v2/partials/_carousels.scss */
#carousel-2 .carousel-indicators li.active, #carousel-3 .carousel-indicators li.active {
  border: solid 1px #2c2c2c;
  background-color: #2c2c2c;
}

/* line 118, ../../../app/assets/stylesheets/v2/partials/_carousels.scss */
.slick-dots button {
  display: none !important;
}

/* line 122, ../../../app/assets/stylesheets/v2/partials/_carousels.scss */
.container .carousel-indicators li,
.container-fluid .carousel-indicators li,
.slick-dots li {
  display: inline-block !important;
  cursor: pointer;
  width: 15px !important;
  height: 15px !important;
  border-radius: 7px;
  padding: 2px;
  background-color: #2c2c2c;
  margin: 0 28px;
  border: solid 1px transparent;
  background-clip: content-box;
}
/* line 135, ../../../app/assets/stylesheets/v2/partials/_carousels.scss */
.container .carousel-indicators li:before,
.container-fluid .carousel-indicators li:before,
.slick-dots li:before {
  width: 15px;
  height: 15px;
  display: block;
  visibility: none;
}
/* line 141, ../../../app/assets/stylesheets/v2/partials/_carousels.scss */
.container .carousel-indicators li span,
.container-fluid .carousel-indicators li span,
.slick-dots li span {
  width: 30px;
}

/* line 146, ../../../app/assets/stylesheets/v2/partials/_carousels.scss */
.slick-slide {
  position: relative;
}
/* line 149, ../../../app/assets/stylesheets/v2/partials/_carousels.scss */
.slick-slide img {
  max-width: 100%;
}

/* line 154, ../../../app/assets/stylesheets/v2/partials/_carousels.scss */
.slick-dots li {
  margin: 0 28px;
}

/* line 158, ../../../app/assets/stylesheets/v2/partials/_carousels.scss */
.slick-track {
  cursor: pointer;
}

/* line 162, ../../../app/assets/stylesheets/v2/partials/_carousels.scss */
.squarearrow-button {
  margin-right: 40px;
}
/* line 164, ../../../app/assets/stylesheets/v2/partials/_carousels.scss */
.squarearrow-button img {
  width: 60px;
  height: 60px;
}

/* line 170, ../../../app/assets/stylesheets/v2/partials/_carousels.scss */
.stc-quote {
  /*max-width:570px;*/
  text-align: left;
  margin-bottom: 30px;
  font-family: Arial;
  font-size: 24px;
  font-weight: bold;
  font-style: italic;
  color: #778183;
}
@media (min-width: 1200px) {
  /* line 170, ../../../app/assets/stylesheets/v2/partials/_carousels.scss */
  .stc-quote {
    font-size: 36px;
  }
}

/* line 185, ../../../app/assets/stylesheets/v2/partials/_carousels.scss */
.stc-name {
  text-align: left;
  text-transform: uppercase;
  font-family: "knockout_htf48";
  color: #2c2c2c;
  font-size: 24px;
}

/* line 192, ../../../app/assets/stylesheets/v2/partials/_carousels.scss */
.stc-ndesc {
  text-align: left;
  color: #778183;
}

/* line 196, ../../../app/assets/stylesheets/v2/partials/_carousels.scss */
.stc-number {
  float: left;
  font-family: "knockout_htf48";
}

/* line 200, ../../../app/assets/stylesheets/v2/partials/_carousels.scss */
.stc-description {
  color: white;
  font-size: 14px;
  font-family: Arial;
  margin-bottom: 35px;
}
@media (min-width: 992px) {
  /* line 200, ../../../app/assets/stylesheets/v2/partials/_carousels.scss */
  .stc-description {
    font-size: 18px;
  }
}

/* line 209, ../../../app/assets/stylesheets/v2/partials/_carousels.scss */
.light .stc-description {
  color: #8c8c8c;
}

/* line 213, ../../../app/assets/stylesheets/v2/partials/_carousels.scss */
.slider-text-content .stc-use-box {
  float: left;
  margin-top: 30px;
}
/* line 216, ../../../app/assets/stylesheets/v2/partials/_carousels.scss */
.slider-text-content .stc-use-box .stc-right-side {
  max-width: 80px;
  max-height: 80px;
  float: left;
}
/* line 221, ../../../app/assets/stylesheets/v2/partials/_carousels.scss */
.slider-text-content .stc-use-box .stc-left-side {
  float: left;
  margin-left: 20px;
  text-align: left;
}
/* line 225, ../../../app/assets/stylesheets/v2/partials/_carousels.scss */
.slider-text-content .stc-use-box .stc-left-side p.stc-uses {
  font-family: Arial;
  font-size: 12px;
  margin-top: 15px;
  color: #828282;
}
/* line 231, ../../../app/assets/stylesheets/v2/partials/_carousels.scss */
.slider-text-content .stc-use-box .stc-left-side p.stc-product-used {
  font-size: 20px;
  font-family: "knockout_htf48";
  color: #2c2c2c;
  text-transform: uppercase;
}
@media (max-width: 991px) {
  /* line 213, ../../../app/assets/stylesheets/v2/partials/_carousels.scss */
  .slider-text-content .stc-use-box {
    display: none;
  }
}

/* line 244, ../../../app/assets/stylesheets/v2/partials/_carousels.scss */
h1.stc-title {
  color: white;
}

/* line 249, ../../../app/assets/stylesheets/v2/partials/_carousels.scss */
.light h1.stc-title {
  color: #2c2c2c;
}

/* line 252, ../../../app/assets/stylesheets/v2/partials/_carousels.scss */
.stc-title,
.stc-number,
.stc-description {
  text-align: left;
  display: block;
  clear: both;
}

/* line 262, ../../../app/assets/stylesheets/v2/partials/_carousels.scss */
.slider-wrapper-carousel-1.slider-wrapper {
  height: auto !important;
  position: relative;
  -webkit-transition: margin 0.25s ease 0.15s;
  transition: margin 0.25s ease 0.15s;
}
@media (min-width: 1200px) {
  /* line 262, ../../../app/assets/stylesheets/v2/partials/_carousels.scss */
  .slider-wrapper-carousel-1.slider-wrapper {
    margin-top: -120px;
    zoom: 1;
    position: relative;
  }
}

@media (min-width: 1200px) {
  /* line 277, ../../../app/assets/stylesheets/v2/partials/_carousels.scss */
  .no-top-bar .slider-wrapper-carousel-1.slider-wrapper {
    margin-top: -80px;
  }
}

@media (min-width: 1200px) {
  /* line 282, ../../../app/assets/stylesheets/v2/partials/_carousels.scss */
  body.nosale .slider-wrapper-carousel-1.slider-wrapper {
    margin-top: -80px;
  }
}

/* line 288, ../../../app/assets/stylesheets/v2/partials/_carousels.scss */
#carousel-1 .carousel-control {
  width: 10%;
}
/* line 291, ../../../app/assets/stylesheets/v2/partials/_carousels.scss */
#carousel-1 .carousel-caption {
  width: 80%;
  left: 10%;
}
@media (min-width: 1200px) {
  /* line 295, ../../../app/assets/stylesheets/v2/partials/_carousels.scss */
  #carousel-1 .slider-text-content {
    margin-top: 80px;
  }
}

/* line 306, ../../../app/assets/stylesheets/v2/partials/_carousels.scss */
.pcp-slider .stc-use-box {
  display: none;
}
/* line 307, ../../../app/assets/stylesheets/v2/partials/_carousels.scss */
.pcp-slider .container-fluid {
  min-width: 0 !important;
}
/* line 308, ../../../app/assets/stylesheets/v2/partials/_carousels.scss */
.pcp-slider .carousel-control {
  display: none;
}
@media (max-width: 991px) {
  /* line 311, ../../../app/assets/stylesheets/v2/partials/_carousels.scss */
  .pcp-slider .stc-quote {
    line-height: 1.1;
  }
  /* line 314, ../../../app/assets/stylesheets/v2/partials/_carousels.scss */
  .pcp-slider .carousel-indicators {
    bottom: -3px;
  }
}
@media (max-width: 1199px) {
  /* line 320, ../../../app/assets/stylesheets/v2/partials/_carousels.scss */
  .pcp-slider .stc-quote {
    font-size: 17px;
    margin-bottom: 15px;
  }
  /* line 324, ../../../app/assets/stylesheets/v2/partials/_carousels.scss */
  .pcp-slider .container .carousel-indicators li, .pcp-slider .container-fluid .carousel-indicators li {
    margin: 0 5px;
  }
  /* line 328, ../../../app/assets/stylesheets/v2/partials/_carousels.scss */
  .pcp-slider .stc-name {
    font-size: 14px;
  }
}
@media (min-width: 1200px) {
  /* line 333, ../../../app/assets/stylesheets/v2/partials/_carousels.scss */
  .pcp-slider .stc-quote {
    font-size: 30px;
    margin-bottom: 15px;
  }
}

/* line 346, ../../../app/assets/stylesheets/v2/partials/_carousels.scss */
.military.carousel .stc-subtitle,
.military.carousel .stc-quote {
  text-transform: uppercase;
  color: white;
  font-family: "knockout_htf48";
  font-weight: 400;
  font-style: normal;
  letter-spacing: 0.025em;
}
/* line 356, ../../../app/assets/stylesheets/v2/partials/_carousels.scss */
.military.carousel .stc-subtitle {
  font-size: 20px;
  margin-bottom: 10px;
}
/* line 361, ../../../app/assets/stylesheets/v2/partials/_carousels.scss */
.military.carousel .stc-quote {
  position: relative;
}
/* line 364, ../../../app/assets/stylesheets/v2/partials/_carousels.scss */
.military.carousel .stc-quote:before {
  content: "01.";
  position: absolute;
  left: -55px;
  color: #a4a57c;
}
/* line 372, ../../../app/assets/stylesheets/v2/partials/_carousels.scss */
.military.carousel .carousel-caption {
  text-align: left;
}
/* line 376, ../../../app/assets/stylesheets/v2/partials/_carousels.scss */
.military.carousel .stc-desc p {
  color: white;
}
@media (max-width: 991px) {
  /* line 375, ../../../app/assets/stylesheets/v2/partials/_carousels.scss */
  .military.carousel .stc-desc {
    display: none;
  }
}
/* line 385, ../../../app/assets/stylesheets/v2/partials/_carousels.scss */
.military.carousel .carousel-indicators li {
  text-indent: 0;
  font-family: "knockout_htf48";
  font-size: 30px;
  color: white;
  margin-bottom: 23px;
  background: none !important;
  border: none !important;
}
@media (max-width: 991px) {
  /* line 396, ../../../app/assets/stylesheets/v2/partials/_carousels.scss */
  .military.carousel .carousel-control {
    display: none;
  }
}

/* line 402, ../../../app/assets/stylesheets/v2/partials/_carousels.scss */
.solutions-commercial-slide .stc-title,
.solutions-commercial-slide .stc-number,
.solutions-commercial-slide .stc-description {
  text-align: center;
}
@media (min-width: 1200px) and (max-width: 1280px) {
  /* line 407, ../../../app/assets/stylesheets/v2/partials/_carousels.scss */
  .solutions-commercial-slide .stc-description {
    margin-bottom: 20px;
  }
}

/* line 1, ../../../app/assets/stylesheets/v2/partials/_trx_fund.scss */
.hero-caption {
  padding-right: 40px;
}
/* line 3, ../../../app/assets/stylesheets/v2/partials/_trx_fund.scss */
.hero-caption .row {
  padding: 0;
  margin: 0;
}
/* line 7, ../../../app/assets/stylesheets/v2/partials/_trx_fund.scss */
.hero-caption .row .hero-title {
  float: left;
}
@media (max-width: 800px) {
  /* line 7, ../../../app/assets/stylesheets/v2/partials/_trx_fund.scss */
  .hero-caption .row .hero-title {
    font-size: 40px;
  }
}
/* line 14, ../../../app/assets/stylesheets/v2/partials/_trx_fund.scss */
.hero-caption .row .description {
  color: #fff;
  margin-bottom: 30px;
}
/* line 19, ../../../app/assets/stylesheets/v2/partials/_trx_fund.scss */
.hero-caption .row .squarearrow-btn {
  margin-right: 20px;
}
/* line 22, ../../../app/assets/stylesheets/v2/partials/_trx_fund.scss */
.hero-caption .row .btn, .hero-caption .row .socialwall .candid-wall-load-more, .socialwall .hero-caption .row .candid-wall-load-more {
  margin-left: 10px;
}

/* line 28, ../../../app/assets/stylesheets/v2/partials/_trx_fund.scss */
#testimonials {
  padding: 40px 0 80px;
}
/* line 31, ../../../app/assets/stylesheets/v2/partials/_trx_fund.scss */
#testimonials .container {
  max-width: 1100px;
}
/* line 35, ../../../app/assets/stylesheets/v2/partials/_trx_fund.scss */
#testimonials .callout-title {
  margin-bottom: 50px;
}
/* line 40, ../../../app/assets/stylesheets/v2/partials/_trx_fund.scss */
#testimonials .testimonials .carousel {
  height: 450px;
}
@media (max-width: 900px) {
  /* line 40, ../../../app/assets/stylesheets/v2/partials/_trx_fund.scss */
  #testimonials .testimonials .carousel {
    height: 360px;
  }
}
/* line 48, ../../../app/assets/stylesheets/v2/partials/_trx_fund.scss */
#testimonials .testimonials .carousel .carousel-indicators li {
  margin: 0 15px;
}
/* line 52, ../../../app/assets/stylesheets/v2/partials/_trx_fund.scss */
#testimonials .testimonials .carousel .testimonial-block {
  padding: 60px 20px 0 0;
}
/* line 55, ../../../app/assets/stylesheets/v2/partials/_trx_fund.scss */
#testimonials .testimonials .carousel .testimonial-block .testimonial {
  font-size: 35px;
  text-decoration: italic;
  margin: 0 0 20px;
}
/* line 60, ../../../app/assets/stylesheets/v2/partials/_trx_fund.scss */
#testimonials .testimonials .carousel .testimonial-block .person, #testimonials .testimonials .carousel .testimonial-block .company {
  color: #778183;
}
/* line 63, ../../../app/assets/stylesheets/v2/partials/_trx_fund.scss */
#testimonials .testimonials .carousel .testimonial-block .person {
  font-size: 25px;
  margin-bottom: 0;
}
@media (max-width: 950px) {
  /* line 52, ../../../app/assets/stylesheets/v2/partials/_trx_fund.scss */
  #testimonials .testimonials .carousel .testimonial-block {
    padding-top: 40px;
  }
}
@media (max-width: 900px) {
  /* line 52, ../../../app/assets/stylesheets/v2/partials/_trx_fund.scss */
  #testimonials .testimonials .carousel .testimonial-block {
    height: 370px;
    padding-top: 35px;
  }
  /* line 74, ../../../app/assets/stylesheets/v2/partials/_trx_fund.scss */
  #testimonials .testimonials .carousel .testimonial-block .testimonial {
    font-size: 28px;
  }
  /* line 77, ../../../app/assets/stylesheets/v2/partials/_trx_fund.scss */
  #testimonials .testimonials .carousel .testimonial-block .person {
    font-size: 20px;
  }
  /* line 80, ../../../app/assets/stylesheets/v2/partials/_trx_fund.scss */
  #testimonials .testimonials .carousel .testimonial-block .company {
    font-size: 14px;
  }
}

/* line 90, ../../../app/assets/stylesheets/v2/partials/_trx_fund.scss */
#veterans-day p.description {
  margin-bottom: 15px;
}
/* line 94, ../../../app/assets/stylesheets/v2/partials/_trx_fund.scss */
#veterans-day p.description + p.description {
  margin-bottom: 30px;
}

/* line 99, ../../../app/assets/stylesheets/v2/partials/_trx_fund.scss */
#tactical-offer {
  background: url(//d1stxdp5ogppuo.cloudfront.net/assets/trx-fund/force-strap-f2578b26bf8f388ae70053a157f47c98.png) no-repeat top center #403A16;
  min-height: 270px;
}
/* line 103, ../../../app/assets/stylesheets/v2/partials/_trx_fund.scss */
#tactical-offer h2, #tactical-offer .military.carousel .stc-quote, .military.carousel #tactical-offer .stc-quote, #tactical-offer span.equals {
  color: white;
  font-size: 56px;
  font-weight: bold;
  display: inline-block;
  margin: 35px 0 0;
}
/* line 111, ../../../app/assets/stylesheets/v2/partials/_trx_fund.scss */
#tactical-offer .sponsors {
  height: 95px;
  padding-top: 10px;
  margin-bottom: 20px;
}
/* line 116, ../../../app/assets/stylesheets/v2/partials/_trx_fund.scss */
#tactical-offer .sponsors img.trx {
  margin: 22px 0;
}

/* line 122, ../../../app/assets/stylesheets/v2/partials/_trx_fund.scss */
.btn-tactical {
  background: #bfad31;
  color: white;
}
/* line 126, ../../../app/assets/stylesheets/v2/partials/_trx_fund.scss */
.btn-tactical:hover {
  color: white;
}

/* line 131, ../../../app/assets/stylesheets/v2/partials/_trx_fund.scss */
#tactical-gym {
  padding: 0;
  position: relative;
}
/* line 135, ../../../app/assets/stylesheets/v2/partials/_trx_fund.scss */
#tactical-gym .row {
  position: absolute;
  top: 0;
  width: 100%;
}
/* line 140, ../../../app/assets/stylesheets/v2/partials/_trx_fund.scss */
#tactical-gym .row p {
  color: white;
  margin: 20px 0 20px;
}
@media (min-width: 1200px) {
  /* line 140, ../../../app/assets/stylesheets/v2/partials/_trx_fund.scss */
  #tactical-gym .row p {
    margin-top: 150px;
  }
}

/* line 151, ../../../app/assets/stylesheets/v2/partials/_trx_fund.scss */
#warrior-fund {
  padding: 40px 0 30px;
}
/* line 154, ../../../app/assets/stylesheets/v2/partials/_trx_fund.scss */
#warrior-fund > .container {
  padding: 0 60px;
}
/* line 157, ../../../app/assets/stylesheets/v2/partials/_trx_fund.scss */
#warrior-fund .callout-title {
  margin-bottom: 50px;
}
/* line 161, ../../../app/assets/stylesheets/v2/partials/_trx_fund.scss */
#warrior-fund .question, #warrior-fund .description {
  text-align: center;
}
/* line 164, ../../../app/assets/stylesheets/v2/partials/_trx_fund.scss */
#warrior-fund .description {
  color: #828282;
}
/* line 167, ../../../app/assets/stylesheets/v2/partials/_trx_fund.scss */
#warrior-fund .description a {
  font-weight: bold;
  text-decoration: underline;
  color: #4d4d4d;
}
/* line 171, ../../../app/assets/stylesheets/v2/partials/_trx_fund.scss */
#warrior-fund .description a:hover {
  color: #828282;
}
/* line 176, ../../../app/assets/stylesheets/v2/partials/_trx_fund.scss */
#warrior-fund .image-logos {
  margin: 60px auto 0;
  max-width: 800px;
}
/* line 180, ../../../app/assets/stylesheets/v2/partials/_trx_fund.scss */
#warrior-fund .image-logos .image-logo {
  padding: 0 30px;
  position: relative;
  top: 50px;
}
@media (max-width: 820px) {
  /* line 180, ../../../app/assets/stylesheets/v2/partials/_trx_fund.scss */
  #warrior-fund .image-logos .image-logo {
    top: 30px;
  }
}
/* line 189, ../../../app/assets/stylesheets/v2/partials/_trx_fund.scss */
#warrior-fund .image-logos .image-logo .img-responsive {
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}

/* line 1, ../../../app/assets/stylesheets/v2/partials/_overrides.scss */
html {
  background: #2c2c2c;
}

/* line 6, ../../../app/assets/stylesheets/v2/partials/_overrides.scss */
.promobar.alert {
  border-radius: 0;
}

/* line 13, ../../../app/assets/stylesheets/v2/partials/_overrides.scss */
.mainmenu-right #dropdown-my-locker a {
  color: white;
}
/* line 17, ../../../app/assets/stylesheets/v2/partials/_overrides.scss */
.mainmenu-right .mylocker-menu {
  padding-bottom: 15px;
}

/* line 23, ../../../app/assets/stylesheets/v2/partials/_overrides.scss */
span.promo-underline a {
  color: #2c2c2c;
}

/* line 28, ../../../app/assets/stylesheets/v2/partials/_overrides.scss */
input:invalid, input:-moz-ui-invalid {
  border: 0;
  outline: none;
  box-shadow: none;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
}

/* line 38, ../../../app/assets/stylesheets/v2/partials/_overrides.scss */
#carousel-2 .light .stc-quote, #carousel-3 .light .stc-quote, #carousel-2 .light .stc-uses, #carousel-3 .light .stc-uses {
  color: #ededed;
}
/* line 41, ../../../app/assets/stylesheets/v2/partials/_overrides.scss */
#carousel-2 .light .stc-name, #carousel-3 .light .stc-name, #carousel-2 .light .stc-product-used, #carousel-3 .light .stc-product-used {
  color: white;
}

/* line 47, ../../../app/assets/stylesheets/v2/partials/_overrides.scss */
div#featured-kits {
  padding-bottom: 30px;
}
/* line 50, ../../../app/assets/stylesheets/v2/partials/_overrides.scss */
div#featured-kits ul {
  padding-bottom: 20px;
}
/* line 53, ../../../app/assets/stylesheets/v2/partials/_overrides.scss */
div#featured-kits p.kits-title {
  cursor: inherit;
  margin-bottom: 20px;
}

/* line 59, ../../../app/assets/stylesheets/v2/partials/_overrides.scss */
#newsletter-modal {
  /*
   *  Styles for app/views/shared/modals/_newsletter_promo.html.haml
   */
}
/* line 60, ../../../app/assets/stylesheets/v2/partials/_overrides.scss */
#newsletter-modal.invalid input[type="email"] {
  background: #FFC4C4;
}
/* line 64, ../../../app/assets/stylesheets/v2/partials/_overrides.scss */
#newsletter-modal .close_bg {
  background-color: #e3e3e3;
}
/* line 68, ../../../app/assets/stylesheets/v2/partials/_overrides.scss */
#newsletter-modal .modal-dialog {
  width: 700px;
}
/* line 70, ../../../app/assets/stylesheets/v2/partials/_overrides.scss */
#newsletter-modal .modal-dialog .modal-content {
  background-color: #e3e3e3;
  width: 700px;
  padding: 45px 60px;
}
/* line 75, ../../../app/assets/stylesheets/v2/partials/_overrides.scss */
#newsletter-modal .modal-dialog .modal-content .logo {
  height: 80px;
  cursor: default;
}
/* line 80, ../../../app/assets/stylesheets/v2/partials/_overrides.scss */
#newsletter-modal .modal-dialog .modal-content h3 {
  text-align: left;
  margin: 0 0 0 95px;
  padding: 10px 0px;
  height: 80px;
  line-height: 30px;
}
/* line 87, ../../../app/assets/stylesheets/v2/partials/_overrides.scss */
#newsletter-modal .modal-dialog .modal-content h3.success {
  padding: 0;
  line-height: 80px;
}
/* line 93, ../../../app/assets/stylesheets/v2/partials/_overrides.scss */
#newsletter-modal .modal-dialog .modal-content ul {
  list-style: none;
  padding: 0px;
  float: left;
}
/* line 97, ../../../app/assets/stylesheets/v2/partials/_overrides.scss */
#newsletter-modal .modal-dialog .modal-content ul li {
  clear: both;
}
/* line 99, ../../../app/assets/stylesheets/v2/partials/_overrides.scss */
#newsletter-modal .modal-dialog .modal-content ul li label {
  float: left;
  display: inline-block;
  width: 26px;
  height: 26px;
  cursor: pointer;
  background-color: #ffffff;
  border: 2px solid #9d9d9d;
}
/* line 107, ../../../app/assets/stylesheets/v2/partials/_overrides.scss */
#newsletter-modal .modal-dialog .modal-content ul li label span {
  display: none;
}
/* line 113, ../../../app/assets/stylesheets/v2/partials/_overrides.scss */
#newsletter-modal .modal-dialog .modal-content ul li input {
  display: none;
}
/* line 115, ../../../app/assets/stylesheets/v2/partials/_overrides.scss */
#newsletter-modal .modal-dialog .modal-content ul li input:checked + label {
  background-color: #2c2c2c;
  border: 2px solid #2c2c2c;
}
/* line 118, ../../../app/assets/stylesheets/v2/partials/_overrides.scss */
#newsletter-modal .modal-dialog .modal-content ul li input:checked + label span {
  width: 18px;
  height: 18px;
  background-color: #2c2c2c;
  display: block;
  margin: 2px auto;
  border: 3px solid #f1f11d;
}
/* line 128, ../../../app/assets/stylesheets/v2/partials/_overrides.scss */
#newsletter-modal .modal-dialog .modal-content ul li p {
  font-family: Arial;
  font-weight: bold;
  color: #2c2c2c;
  line-height: 30px;
  font-size: 12px;
  margin-left: 20px;
  float: left;
}
/* line 139, ../../../app/assets/stylesheets/v2/partials/_overrides.scss */
#newsletter-modal .modal-dialog .modal-content p#question {
  margin: 15px 0;
  font-size: 12px;
  font-weight: bold;
  font-family: Arial;
  color: #2c2c2c;
}
/* line 146, ../../../app/assets/stylesheets/v2/partials/_overrides.scss */
#newsletter-modal .modal-dialog .modal-content p#join-email {
  font-size: 16px;
  font-weight: bold;
  font-family: Arial;
  color: #828383;
  text-transform: uppercase;
  margin-bottom: 30px;
}
/* line 154, ../../../app/assets/stylesheets/v2/partials/_overrides.scss */
#newsletter-modal .modal-dialog .modal-content p#required {
  font-family: Arial;
  font-size: 10px;
  font-weight: bold;
  color: #828383;
  margin: 20px 0px;
}
/* line 161, ../../../app/assets/stylesheets/v2/partials/_overrides.scss */
#newsletter-modal .modal-dialog .modal-content input#user-email {
  padding: 18px;
  font-family: Arial;
  color: #2c2c2c;
  font-weight: bold;
  font-size: 16px;
  height: 58px;
  border: 1px solid #d0d0d0;
  width: 405px;
}
/* line 172, ../../../app/assets/stylesheets/v2/partials/_overrides.scss */
#newsletter-modal .modal-dialog .modal-content input[type="submit"] {
  height: 58px;
}
/* line 176, ../../../app/assets/stylesheets/v2/partials/_overrides.scss */
#newsletter-modal .modal-dialog .modal-content a.btn, #newsletter-modal .modal-dialog .modal-content .socialwall a.candid-wall-load-more, .socialwall #newsletter-modal .modal-dialog .modal-content a.candid-wall-load-more {
  padding: 0px;
  width: 146px;
  height: 58px;
  line-height: 60px !important;
  margin-left: 10px;
}
/* line 182, ../../../app/assets/stylesheets/v2/partials/_overrides.scss */
#newsletter-modal .modal-dialog .modal-content a.btn:before, #newsletter-modal .modal-dialog .modal-content .socialwall a.candid-wall-load-more:before, .socialwall #newsletter-modal .modal-dialog .modal-content a.candid-wall-load-more:before {
  height: 58px;
}
/* line 189, ../../../app/assets/stylesheets/v2/partials/_overrides.scss */
#newsletter-modal.flash-sale .modal-dialog .modal-content {
  z-index: 1002;
}
/* line 196, ../../../app/assets/stylesheets/v2/partials/_overrides.scss */
#newsletter-modal.newsletter-promo .modal-dialog, #newsletter-modal.newsletter-promo .modal-dialog .modal-content {
  width: 570px;
}
/* line 201, ../../../app/assets/stylesheets/v2/partials/_overrides.scss */
#newsletter-modal.newsletter-promo .modal-dialog .modal-content {
  padding: 30px 45px 10px;
  z-index: 1002;
  border: solid 8px #ffe500;
  background-color: #555555;
  background-image: url(//d1stxdp5ogppuo.cloudfront.net/assets/promos/newsletter-promo-bg-83f9fe71e879cbf9d4ab41d66b97fd79.png);
  background-repeat: no-repeat;
  background-position: 112% 35px;
}
/* line 210, ../../../app/assets/stylesheets/v2/partials/_overrides.scss */
#newsletter-modal.newsletter-promo .modal-dialog .modal-content .logo {
  float: none;
}
/* line 211, ../../../app/assets/stylesheets/v2/partials/_overrides.scss */
#newsletter-modal.newsletter-promo .modal-dialog .modal-content input#user-email {
  width: 330px;
}
/* line 213, ../../../app/assets/stylesheets/v2/partials/_overrides.scss */
#newsletter-modal.newsletter-promo .modal-dialog .modal-content h3 {
  margin: auto;
}
/* line 215, ../../../app/assets/stylesheets/v2/partials/_overrides.scss */
#newsletter-modal.newsletter-promo .modal-dialog .modal-content h3 .yellow-text {
  color: #ffe500;
}
/* line 216, ../../../app/assets/stylesheets/v2/partials/_overrides.scss */
#newsletter-modal.newsletter-promo .modal-dialog .modal-content h3 .white-text {
  color: #ffffff;
}
/* line 217, ../../../app/assets/stylesheets/v2/partials/_overrides.scss */
#newsletter-modal.newsletter-promo .modal-dialog .modal-content h3.success {
  color: #ffffff;
}
/* line 220, ../../../app/assets/stylesheets/v2/partials/_overrides.scss */
#newsletter-modal.newsletter-promo .modal-dialog .modal-content h3:not(.success) {
  font-size: 46px;
  line-height: 0.9em;
  font-family: Arial;
}
/* line 227, ../../../app/assets/stylesheets/v2/partials/_overrides.scss */
#newsletter-modal.newsletter-promo .modal-dialog .modal-content .disclaimer {
  font-size: 10px;
  font-family: Arial;
  color: #ffffff;
}
/* line 233, ../../../app/assets/stylesheets/v2/partials/_overrides.scss */
#newsletter-modal.newsletter-promo .modal-dialog .modal-content #question {
  margin-top: 15px;
  color: #ffffff;
}
/* line 239, ../../../app/assets/stylesheets/v2/partials/_overrides.scss */
#newsletter-modal.flash-sale .modal-dialog, #newsletter-modal.flash-sale .modal-dialog .modal-content {
  margin: 10px auto;
  max-width: 400px;
}
/* line 245, ../../../app/assets/stylesheets/v2/partials/_overrides.scss */
#newsletter-modal.flash-sale .modal-dialog .modal-content {
  padding: 45px 40px;
}
/* line 248, ../../../app/assets/stylesheets/v2/partials/_overrides.scss */
#newsletter-modal.flash-sale .modal-dialog .modal-content .new-pricing {
  margin: 15px 0;
  font-weight: bold;
}
/* line 252, ../../../app/assets/stylesheets/v2/partials/_overrides.scss */
#newsletter-modal.flash-sale .modal-dialog .modal-content .new-pricing p {
  margin-bottom: 0;
}
/* line 256, ../../../app/assets/stylesheets/v2/partials/_overrides.scss */
#newsletter-modal.flash-sale .modal-dialog .modal-content .new-pricing .normally span {
  text-decoration: line-through;
}
/* line 260, ../../../app/assets/stylesheets/v2/partials/_overrides.scss */
#newsletter-modal.flash-sale .modal-dialog .modal-content .new-pricing .now span {
  color: #F33C49;
}
/* line 265, ../../../app/assets/stylesheets/v2/partials/_overrides.scss */
#newsletter-modal.flash-sale .modal-dialog .modal-content .body-bottom {
  margin-bottom: 25px;
}
/* line 269, ../../../app/assets/stylesheets/v2/partials/_overrides.scss */
#newsletter-modal.flash-sale .modal-dialog .modal-content h3 {
  text-align: center;
  margin: 0;
  border-bottom: 1px solid #2c2c2c;
  height: auto;
  line-height: auto;
  margin-bottom: 20px;
  padding-top: 0;
}
/* line 279, ../../../app/assets/stylesheets/v2/partials/_overrides.scss */
#newsletter-modal.flash-sale .modal-dialog .modal-content a.btn, #newsletter-modal.flash-sale .modal-dialog .modal-content .socialwall a.candid-wall-load-more, .socialwall #newsletter-modal.flash-sale .modal-dialog .modal-content a.candid-wall-load-more {
  width: 100%;
  height: 50px;
  line-height: 50px !important;
  margin: 0 0 10px 0;
}
/* line 286, ../../../app/assets/stylesheets/v2/partials/_overrides.scss */
#newsletter-modal.flash-sale .modal-dialog .modal-content a.btn-primary {
  margin-bottom: 0;
}

/* line 293, ../../../app/assets/stylesheets/v2/partials/_overrides.scss */
#what-people-are-saying a {
  color: #2c2c2c;
  text-decoration: none;
  -webkit-transition: color .5s ease;
  transition: color .5s ease;
}
/* line 162, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/global/_mixin.scss */
#what-people-are-saying a:hover {
  color: #828282;
  text-decoration: none;
}

/* line 300, ../../../app/assets/stylesheets/v2/partials/_overrides.scss */
#footer-menu .footer-menu-column li:not(:first-child) {
  margin-bottom: 15px;
}
/* line 302, ../../../app/assets/stylesheets/v2/partials/_overrides.scss */
#footer-menu .footer-menu-column li:not(:first-child) a {
  line-height: 1;
}

/* line 309, ../../../app/assets/stylesheets/v2/partials/_overrides.scss */
#candid-all .media {
  margin-top: 0;
}

/* line 313, ../../../app/assets/stylesheets/v2/partials/_overrides.scss */
label {
  font-weight: normal;
  margin-bottom: 0;
}

/* line 317, ../../../app/assets/stylesheets/v2/partials/_overrides.scss */
.cart-page-wrapper .product_grid {
  border-bottom: none;
}

/* line 321, ../../../app/assets/stylesheets/v2/partials/_overrides.scss */
.sh-checkbox.checkbox {
  padding-left: 0;
}
/* line 323, ../../../app/assets/stylesheets/v2/partials/_overrides.scss */
.sh-checkbox.checkbox label {
  font-weight: bold;
}
/* line 326, ../../../app/assets/stylesheets/v2/partials/_overrides.scss */
.sh-checkbox.checkbox input {
  display: none;
}

/* line 331, ../../../app/assets/stylesheets/v2/partials/_overrides.scss */
.confirmation-msg {
  margin: 40px 20px 10px;
  text-align: justify;
  width: auto;
}

/* line 337, ../../../app/assets/stylesheets/v2/partials/_overrides.scss */
.cart-inners {
  min-height: 60px;
  margin: 10px 0;
}

/* line 343, ../../../app/assets/stylesheets/v2/partials/_overrides.scss */
.cart-content-row.no-items p, .cart-empty-message p {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 15px;
  margin: 0;
}
/* line 348, ../../../app/assets/stylesheets/v2/partials/_overrides.scss */
.cart-content-row.no-items a, .cart-empty-message a {
  font-weight: bold;
  text-decoration: underline;
}
/* line 352, ../../../app/assets/stylesheets/v2/partials/_overrides.scss */
.cart-content-row.no-items a:hover, .cart-empty-message a:hover {
  text-decoration: none;
}

/* line 359, ../../../app/assets/stylesheets/v2/partials/_overrides.scss */
.no-border div {
  border: none !important;
}

/* line 366, ../../../app/assets/stylesheets/v2/partials/_overrides.scss */
.cp-desc h3 a {
  color: #2c2c2c;
  text-decoration: none;
  -webkit-transition: color .5s ease;
  transition: color .5s ease;
}
/* line 162, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/global/_mixin.scss */
.cp-desc h3 a:hover {
  color: #828282;
  text-decoration: none;
}

/* line 372, ../../../app/assets/stylesheets/v2/partials/_overrides.scss */
.cp-desc ul {
  line-height: 1.5;
  list-style: none;
  padding-left: 0;
}
/* line 377, ../../../app/assets/stylesheets/v2/partials/_overrides.scss */
.cp-desc ul li {
  margin-top: 15px;
}
/* line 380, ../../../app/assets/stylesheets/v2/partials/_overrides.scss */
.cp-desc ul li:first-child {
  margin-top: 0;
}

/* line 388, ../../../app/assets/stylesheets/v2/partials/_overrides.scss */
.selectboxit-container .selectboxit.hide {
  display: block !important;
}
/* line 392, ../../../app/assets/stylesheets/v2/partials/_overrides.scss */
.selectboxit-container .selectboxit .selectboxit-arrow-container .selectboxit-arrow {
  top: 15px;
}
/* line 397, ../../../app/assets/stylesheets/v2/partials/_overrides.scss */
.selectboxit-container .selectboxit-options {
  border: 2px solid #000;
  top: 0;
  width: 100%;
}
/* line 402, ../../../app/assets/stylesheets/v2/partials/_overrides.scss */
.selectboxit-container .selectboxit-options .selectboxit-option-anchor {
  font-weight: bold;
  height: 42px;
  padding-left: 10px;
}

/* line 411, ../../../app/assets/stylesheets/v2/partials/_overrides.scss */
.selectboxit-enabled:focus, .selectboxit-enabled:hover {
  border: 2px solid #000 !important;
}
/* line 414, ../../../app/assets/stylesheets/v2/partials/_overrides.scss */
.selectboxit-enabled:focus .selectboxit-text, .selectboxit-enabled:hover .selectboxit-text {
  line-height: 59px;
  margin-left: -1px !important;
}
/* line 418, ../../../app/assets/stylesheets/v2/partials/_overrides.scss */
.selectboxit-enabled:focus .selectboxit-arrow-container, .selectboxit-enabled:hover .selectboxit-arrow-container {
  margin: -1px -1px 0 0;
}

/* line 428, ../../../app/assets/stylesheets/v2/partials/_overrides.scss */
.sh-dropdown .selectboxit-container .selectboxit .selectboxit-arrow-container .selectboxit-arrow {
  top: 40%;
}
/* line 433, ../../../app/assets/stylesheets/v2/partials/_overrides.scss */
.sh-dropdown .selectboxit-container .selectboxit-options {
  border: 2px solid #000;
}
/* line 436, ../../../app/assets/stylesheets/v2/partials/_overrides.scss */
.sh-dropdown .selectboxit-container .selectboxit-options .selectboxit-option-anchor {
  font-size: 16px;
  height: 58px;
  line-height: 59px;
}
/* line 443, ../../../app/assets/stylesheets/v2/partials/_overrides.scss */
.sh-dropdown .selectboxit-disabled {
  opacity: 1 !important;
}

/* line 451, ../../../app/assets/stylesheets/v2/partials/_overrides.scss */
.product-variant .selectboxit-enabled:focus .selectboxit-text, .product-variant .selectboxit-enabled:hover .selectboxit-text {
  margin-left: 0 !important;
}
/* line 454, ../../../app/assets/stylesheets/v2/partials/_overrides.scss */
.product-variant .selectboxit-enabled:focus .selectboxit-arrow-container, .product-variant .selectboxit-enabled:hover .selectboxit-arrow-container {
  margin: 0;
}
/* line 459, ../../../app/assets/stylesheets/v2/partials/_overrides.scss */
.product-variant .selectboxit-option-anchor {
  line-height: 48px !important;
  margin-top: -2px;
  padding-left: 11px !important;
}

/* line 468, ../../../app/assets/stylesheets/v2/partials/_overrides.scss */
#main-product-description .quantity + .cart-error {
  margin-bottom: 5px;
  margin-top: 25px;
}
/* line 475, ../../../app/assets/stylesheets/v2/partials/_overrides.scss */
#main-product-description .selectboxit-enabled .selectboxit-arrow-container .selectboxit-arrow {
  top: 23px;
}
/* line 480, ../../../app/assets/stylesheets/v2/partials/_overrides.scss */
#main-product-description .selectboxit-enabled:focus .selectboxit-text, #main-product-description .selectboxit-enabled:hover .selectboxit-text {
  line-height: 60px;
  margin-left: 0 !important;
}
/* line 484, ../../../app/assets/stylesheets/v2/partials/_overrides.scss */
#main-product-description .selectboxit-enabled:focus .selectboxit-arrow-container, #main-product-description .selectboxit-enabled:hover .selectboxit-arrow-container {
  margin: 0;
}
/* line 489, ../../../app/assets/stylesheets/v2/partials/_overrides.scss */
#main-product-description .selectboxit-option-anchor {
  height: 56px;
  line-height: 60px !important;
  margin-top: 0;
  padding-left: 11px !important;
}
/* line 495, ../../../app/assets/stylesheets/v2/partials/_overrides.scss */
#main-product-description .selectboxit-option-anchor span {
  height: 56px;
}
/* line 499, ../../../app/assets/stylesheets/v2/partials/_overrides.scss */
#main-product-description .variant-wrapper, #main-product-description .quantity {
  margin-bottom: 20px;
}
/* line 503, ../../../app/assets/stylesheets/v2/partials/_overrides.scss */
#main-product-description .variant-wrapper.no-padding > div, #main-product-description .quantity.no-padding > div {
  padding: 0 0 0 10px;
}
/* line 506, ../../../app/assets/stylesheets/v2/partials/_overrides.scss */
#main-product-description .variant-wrapper.no-padding > div:first-child, #main-product-description .quantity.no-padding > div:first-child {
  padding: 0 10px 0 0;
}
/* line 511, ../../../app/assets/stylesheets/v2/partials/_overrides.scss */
#main-product-description .variant-wrapper .selectboxit-container, #main-product-description .variant-wrapper .checkout, #main-product-description .quantity .selectboxit-container, #main-product-description .quantity .checkout {
  width: 100%;
}
/* line 514, ../../../app/assets/stylesheets/v2/partials/_overrides.scss */
#main-product-description .variant-wrapper .checkout, #main-product-description .quantity .checkout {
  margin-left: 0;
}
/* line 519, ../../../app/assets/stylesheets/v2/partials/_overrides.scss */
#main-product-description .terms-container .terms-error {
  margin-bottom: -10px;
}
/* line 522, ../../../app/assets/stylesheets/v2/partials/_overrides.scss */
#main-product-description .terms-container a.agreement-link {
  color: #e55a54;
  text-decoration: underline;
}
/* line 526, ../../../app/assets/stylesheets/v2/partials/_overrides.scss */
#main-product-description .terms-container .help {
  color: #828282;
  font-size: 14px;
}
/* line 530, ../../../app/assets/stylesheets/v2/partials/_overrides.scss */
#main-product-description .terms-container .checkbox {
  margin-top: 10px;
}
/* line 533, ../../../app/assets/stylesheets/v2/partials/_overrides.scss */
#main-product-description .terms-container .checkbox label {
  font-weight: normal;
}
/* line 536, ../../../app/assets/stylesheets/v2/partials/_overrides.scss */
#main-product-description .terms-container .checkbox .styled-checkbox {
  margin-right: 10px;
}
/* line 541, ../../../app/assets/stylesheets/v2/partials/_overrides.scss */
#main-product-description .btn.checkout-sm, #main-product-description .socialwall .checkout-sm.candid-wall-load-more, .socialwall #main-product-description .checkout-sm.candid-wall-load-more {
  height: 60px;
}

/* line 546, ../../../app/assets/stylesheets/v2/partials/_overrides.scss */
.no-padding {
  padding: 0;
}

/* line 550, ../../../app/assets/stylesheets/v2/partials/_overrides.scss */
.sh-info {
  height: auto;
}

/* line 554, ../../../app/assets/stylesheets/v2/partials/_overrides.scss */
.sh-input.col-sm-5 {
  margin: 0 0 0 4.25% !important;
  width: 21.8%;
}

/* line 559, ../../../app/assets/stylesheets/v2/partials/_overrides.scss */
.sh-input.col-sm-5:first-child {
  margin: 0 !important;
}

/* line 563, ../../../app/assets/stylesheets/v2/partials/_overrides.scss */
.pinfo-wrapper {
  margin-top: 0;
}
/* line 566, ../../../app/assets/stylesheets/v2/partials/_overrides.scss */
.pinfo-wrapper .sh-checkbox {
  margin-top: 25px;
}

/* line 572, ../../../app/assets/stylesheets/v2/partials/_overrides.scss */
.modal-dialog .btn.btn-default, .modal-dialog .socialwall .btn-default.candid-wall-load-more, .socialwall .modal-dialog .btn-default.candid-wall-load-more {
  height: 38px;
}

/* line 577, ../../../app/assets/stylesheets/v2/partials/_overrides.scss */
.with-spinner {
  position: relative;
}
/* line 579, ../../../app/assets/stylesheets/v2/partials/_overrides.scss */
.with-spinner .spinner-wrapper {
  bottom: 34px;
  display: block;
  padding-right: 21px;
  position: absolute;
  text-align: center;
  width: 100%;
}
/* line 586, ../../../app/assets/stylesheets/v2/partials/_overrides.scss */
.with-spinner .spinner-wrapper i {
  color: #FFB800;
  opacity: 0.7;
}
/* line 591, ../../../app/assets/stylesheets/v2/partials/_overrides.scss */
.with-spinner [disabled] {
  border-color: #f0f0f0;
}
/* line 594, ../../../app/assets/stylesheets/v2/partials/_overrides.scss */
.with-spinner a {
  color: #ddd;
}
/* line 596, ../../../app/assets/stylesheets/v2/partials/_overrides.scss */
.with-spinner a:hover {
  text-decoration: none;
}
/* line 600, ../../../app/assets/stylesheets/v2/partials/_overrides.scss */
.with-spinner .spinner-wrapper, .with-spinner [disabled], .with-spinner a {
  cursor: not-allowed;
}

/* line 605, ../../../app/assets/stylesheets/v2/partials/_overrides.scss */
.cart-table {
  padding-bottom: 0 !important;
}

/* line 609, ../../../app/assets/stylesheets/v2/partials/_overrides.scss */
.cart-left {
  min-height: 400px;
}

/* line 613, ../../../app/assets/stylesheets/v2/partials/_overrides.scss */
.cart-left-inner {
  background-color: #fff;
}
/* line 616, ../../../app/assets/stylesheets/v2/partials/_overrides.scss */
.cart-left-inner .cart-item-discount {
  font-size: 16px;
}
/* line 619, ../../../app/assets/stylesheets/v2/partials/_overrides.scss */
.cart-left-inner .cart-content-row {
  opacity: 1;
  position: relative;
  -webkit-transition: opacity 0.3s linear;
  transition: opacity 0.3s linear;
}
/* line 624, ../../../app/assets/stylesheets/v2/partials/_overrides.scss */
.cart-left-inner .cart-content-row.delete-cart-item {
  overflow: hidden;
  position: relative;
}
/* line 628, ../../../app/assets/stylesheets/v2/partials/_overrides.scss */
.cart-left-inner .cart-content-row.delete-cart-item > div {
  opacity: 0.6;
}
/* line 632, ../../../app/assets/stylesheets/v2/partials/_overrides.scss */
.cart-left-inner .cart-content-row.delete-cart-item > .cart-item-overlay {
  opacity: 1;
}
/* line 638, ../../../app/assets/stylesheets/v2/partials/_overrides.scss */
.cart-left-inner .cart-item-overlay {
  background-color: transparent;
  cursor: not-allowed;
  position: absolute;
  top: 0;
  width: 100%;
}
/* line 645, ../../../app/assets/stylesheets/v2/partials/_overrides.scss */
.cart-left-inner .cart-item-overlay i {
  color: #FFB800;
  font-size: 40px;
  left: calc(50% - 20px);
  opacity: 0.7;
  position: absolute;
  top: calc(50% - 20px);
}

/* line 656, ../../../app/assets/stylesheets/v2/partials/_overrides.scss */
.cart-content-row .variant-wrapper {
  padding-bottom: 25px;
}

/* line 660, ../../../app/assets/stylesheets/v2/partials/_overrides.scss */
.cart-empty-message {
  height: 0;
  overflow: hidden;
}
/* line 664, ../../../app/assets/stylesheets/v2/partials/_overrides.scss */
.cart-empty-message p {
  padding: 20px 20px 15px;
}

/* line 670, ../../../app/assets/stylesheets/v2/partials/_overrides.scss */
.mini-order-summary .item-name {
  color: #2c2c2c;
  text-decoration: none;
  -webkit-transition: color .5s ease;
  transition: color .5s ease;
}
/* line 162, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/global/_mixin.scss */
.mini-order-summary .item-name:hover {
  color: #828282;
  text-decoration: none;
}
/* line 673, ../../../app/assets/stylesheets/v2/partials/_overrides.scss */
.mini-order-summary .cart-item-discount {
  font-size: 12px !important;
}
/* line 676, ../../../app/assets/stylesheets/v2/partials/_overrides.scss */
.mini-order-summary .shipping-method {
  font-size: 14px;
  font-weight: normal;
  margin-bottom: 0;
}
/* line 681, ../../../app/assets/stylesheets/v2/partials/_overrides.scss */
.mini-order-summary .shipping-method .method {
  font-weight: normal;
  padding-left: 0;
}
/* line 685, ../../../app/assets/stylesheets/v2/partials/_overrides.scss */
.mini-order-summary .shipping-method .fee {
  padding-right: 0;
  text-align: right;
}
/* line 690, ../../../app/assets/stylesheets/v2/partials/_overrides.scss */
.mini-order-summary .total {
  padding-bottom: 0;
}
/* line 695, ../../../app/assets/stylesheets/v2/partials/_overrides.scss */
.mini-order-summary .discount-form #discount_code {
  font-size: 14px;
  height: 40px;
  line-height: 40px;
  margin: 5px 0;
  padding-left: 10px;
}
/* line 701, ../../../app/assets/stylesheets/v2/partials/_overrides.scss */
.mini-order-summary .discount-form #discount_code:focus {
  border: solid 2px #2c2c2c;
}
/* line 706, ../../../app/assets/stylesheets/v2/partials/_overrides.scss */
.mini-order-summary .discount-form button {
  margin-bottom: 5px;
}
/* line 711, ../../../app/assets/stylesheets/v2/partials/_overrides.scss */
.mini-order-summary .discount-info {
  opacity: 0;
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
/* line 715, ../../../app/assets/stylesheets/v2/partials/_overrides.scss */
.mini-order-summary .discount-info.discount-show {
  opacity: 1;
}
/* line 720, ../../../app/assets/stylesheets/v2/partials/_overrides.scss */
.mini-order-summary .toggle-discount-form, .mini-order-summary .clear-cart-discount-text {
  color: #2c2c2c;
  text-decoration: none;
  -webkit-transition: color .5s ease;
  transition: color .5s ease;
  padding: 0;
  text-decoration: none !important;
}
/* line 162, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/global/_mixin.scss */
.mini-order-summary .toggle-discount-form:hover, .mini-order-summary .clear-cart-discount-text:hover {
  color: #828282;
  text-decoration: none;
}
/* line 726, ../../../app/assets/stylesheets/v2/partials/_overrides.scss */
.mini-order-summary .toggle-discount-form:focus {
  color: #2c2c2c;
}
/* line 730, ../../../app/assets/stylesheets/v2/partials/_overrides.scss */
.mini-order-summary .discount-form {
  height: 0;
  opacity: 0;
  overflow: hidden;
  position: relative;
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
/* line 737, ../../../app/assets/stylesheets/v2/partials/_overrides.scss */
.mini-order-summary .discount-form.discount-show {
  opacity: 1;
  height: 122px;
}
/* line 741, ../../../app/assets/stylesheets/v2/partials/_overrides.scss */
.mini-order-summary .discount-form .discount-form-content {
  bottom: 0;
  position: absolute;
}
/* line 747, ../../../app/assets/stylesheets/v2/partials/_overrides.scss */
.mini-order-summary .discount-info {
  opacity: 0;
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
/* line 751, ../../../app/assets/stylesheets/v2/partials/_overrides.scss */
.mini-order-summary .discount-info .discount-description {
  font-weight: normal;
  padding-left: 0;
}
/* line 755, ../../../app/assets/stylesheets/v2/partials/_overrides.scss */
.mini-order-summary .discount-info .discount {
  padding-right: 0;
  text-align: right;
}
/* line 759, ../../../app/assets/stylesheets/v2/partials/_overrides.scss */
.mini-order-summary .discount-info.discount-show {
  opacity: 1;
}
/* line 764, ../../../app/assets/stylesheets/v2/partials/_overrides.scss */
.mini-order-summary .discount-special-offers {
  font-size: 14px;
  font-weight: bold;
  margin: 7px 0 0;
  text-align: center;
}
/* line 770, ../../../app/assets/stylesheets/v2/partials/_overrides.scss */
.mini-order-summary .discount-special-offers a {
  text-decoration: underline;
}
/* line 775, ../../../app/assets/stylesheets/v2/partials/_overrides.scss */
.mini-order-summary .clear-cart-discount-text {
  color: #828282;
  font-size: 11px;
  margin-top: 3px;
}
/* line 780, ../../../app/assets/stylesheets/v2/partials/_overrides.scss */
.mini-order-summary .clear-cart-discount-text:hover {
  text-decoration: underline !important;
}
/* line 785, ../../../app/assets/stylesheets/v2/partials/_overrides.scss */
.mini-order-summary .tax {
  padding-right: 0;
  text-align: right;
}
/* line 789, ../../../app/assets/stylesheets/v2/partials/_overrides.scss */
.mini-order-summary .tax.font-normal {
  font-weight: normal;
}

/* line 795, ../../../app/assets/stylesheets/v2/partials/_overrides.scss */
.cart-wrapper {
  padding-bottom: 40px;
}
/* line 798, ../../../app/assets/stylesheets/v2/partials/_overrides.scss */
.cart-wrapper .row.products-row {
  padding-bottom: 0;
}
/* line 801, ../../../app/assets/stylesheets/v2/partials/_overrides.scss */
.cart-wrapper .row.products-row .add-to-cart {
  font-size: 25px;
  margin-top: -10px;
  color: #2c2c2c;
  text-decoration: none;
  -webkit-transition: color .5s ease;
  transition: color .5s ease;
}
/* line 162, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/global/_mixin.scss */
.cart-wrapper .row.products-row .add-to-cart:hover {
  color: #828282;
  text-decoration: none;
}
/* line 808, ../../../app/assets/stylesheets/v2/partials/_overrides.scss */
.cart-wrapper .row.products-row.recommended .prod-price {
  width: 100%;
}

/* line 815, ../../../app/assets/stylesheets/v2/partials/_overrides.scss */
.cart-error.alert-danger, .alert-info {
  font-size: 14px;
  border-radius: 0;
}

/* line 819, ../../../app/assets/stylesheets/v2/partials/_overrides.scss */
.alert-info {
  margin-top: 20px;
}
/* line 821, ../../../app/assets/stylesheets/v2/partials/_overrides.scss */
.alert-info i {
  margin-right: 5px;
}
/* line 824, ../../../app/assets/stylesheets/v2/partials/_overrides.scss */
.alert-info a {
  color: #31708f;
  text-decoration: underline;
}

/* line 831, ../../../app/assets/stylesheets/v2/partials/_overrides.scss */
.product-variant label, .discount-form label, .discount-info label {
  opacity: 1;
  -webkit-transition: opacity 0.3s linear;
  transition: opacity 0.3s linear;
}
/* line 837, ../../../app/assets/stylesheets/v2/partials/_overrides.scss */
.product-variant.with-spinner label, .product-variant.with-spinner:hover label, .product-variant.with-spinner input, .product-variant.with-spinner .selectboxit-btn, .product-variant.with-spinner .selectboxit-enabled:focus, .discount-form.with-spinner label, .discount-form.with-spinner:hover label, .discount-form.with-spinner input, .discount-form.with-spinner .selectboxit-btn, .discount-form.with-spinner .selectboxit-enabled:focus, .discount-info.with-spinner label, .discount-info.with-spinner:hover label, .discount-info.with-spinner input, .discount-info.with-spinner .selectboxit-btn, .discount-info.with-spinner .selectboxit-enabled:focus {
  border-color: #888;
  opacity: 0.5;
}
/* line 841, ../../../app/assets/stylesheets/v2/partials/_overrides.scss */
.product-variant.with-spinner .spinner-wrapper, .discount-form.with-spinner .spinner-wrapper, .discount-info.with-spinner .spinner-wrapper {
  bottom: 0;
  height: 45px;
  padding-right: 0;
  padding-top: 7px;
  z-index: 1;
}
/* line 849, ../../../app/assets/stylesheets/v2/partials/_overrides.scss */
.product-variant.with-spinner .selectboxit:focus, .product-variant.with-spinner .selectboxit.selectboxit-focus, .product-variant.with-spinner .selectboxit:focus.selectboxit-focus, .discount-form.with-spinner .selectboxit:focus, .discount-form.with-spinner .selectboxit.selectboxit-focus, .discount-form.with-spinner .selectboxit:focus.selectboxit-focus, .discount-info.with-spinner .selectboxit:focus, .discount-info.with-spinner .selectboxit.selectboxit-focus, .discount-info.with-spinner .selectboxit:focus.selectboxit-focus {
  border-color: #888;
}

/* line 858, ../../../app/assets/stylesheets/v2/partials/_overrides.scss */
.with-spinner .selectboxit-btn.selectboxit-enabled:focus, .with-spinner .selectboxit-btn.selectboxit-enabled:hover {
  border-color: #888 !important;
}

/* line 866, ../../../app/assets/stylesheets/v2/partials/_overrides.scss */
form .btn.checkout, form .socialwall .checkout.candid-wall-load-more, .socialwall form .checkout.candid-wall-load-more {
  background: #ffe500;
  border: 10px solid #ffe500;
  line-height: 100% !important;
  -webkit-transition: all 0.3s linear;
  transition: all 0.3s linear;
}
/* line 872, ../../../app/assets/stylesheets/v2/partials/_overrides.scss */
form .btn.checkout:hover, form .socialwall .checkout.candid-wall-load-more:hover, .socialwall form .checkout.candid-wall-load-more:hover, form .btn.checkout:focus, form .socialwall .checkout.candid-wall-load-more:focus, .socialwall form .checkout.candid-wall-load-more:focus, form .btn.checkout:active, form .socialwall .checkout.candid-wall-load-more:active, .socialwall form .checkout.candid-wall-load-more:active, form .btn.checkout.active, form .socialwall .checkout.active.candid-wall-load-more, .socialwall form .checkout.active.candid-wall-load-more {
  background: #ffe500;
  border-color: #e0C900;
}

/* line 880, ../../../app/assets/stylesheets/v2/partials/_overrides.scss */
.discount-form input, .discount-info input {
  text-align: center;
}
/* line 883, ../../../app/assets/stylesheets/v2/partials/_overrides.scss */
.discount-form input:disabled, .discount-info input:disabled {
  cursor: not-allowed;
}
/* line 887, ../../../app/assets/stylesheets/v2/partials/_overrides.scss */
.discount-form.with-spinner .spinner-wrapper, .discount-info.with-spinner .spinner-wrapper {
  height: 84px;
  top: 6px;
}
/* line 891, ../../../app/assets/stylesheets/v2/partials/_overrides.scss */
.discount-form.with-spinner .spinner-wrapper i, .discount-info.with-spinner .spinner-wrapper i {
  font-size: 25px;
}

/* line 900, ../../../app/assets/stylesheets/v2/partials/_overrides.scss */
.discount-info.with-spinner .discount-description, .discount-info.with-spinner .discount {
  opacity: 0.3;
}
/* line 903, ../../../app/assets/stylesheets/v2/partials/_overrides.scss */
.discount-info.with-spinner .spinner-wrapper {
  top: -28px;
}

/* line 909, ../../../app/assets/stylesheets/v2/partials/_overrides.scss */
.discount-error {
  font-weight: normal;
  margin-top: 5px;
  opacity: 0;
  padding: 7px 10px;
  -webkit-transition: opacity 0.3s linear;
  transition: opacity 0.3s linear;
}
/* line 916, ../../../app/assets/stylesheets/v2/partials/_overrides.scss */
.discount-error.show-message {
  opacity: 1;
}

/* line 922, ../../../app/assets/stylesheets/v2/partials/_overrides.scss */
.modal .modal-sm {
  width: 400px;
}
/* line 925, ../../../app/assets/stylesheets/v2/partials/_overrides.scss */
.modal .message {
  font-size: 15px;
  margin: 15px 15px 0;
  text-align: center;
}
/* line 930, ../../../app/assets/stylesheets/v2/partials/_overrides.scss */
.modal .message p {
  margin-bottom: 0;
}
/* line 932, ../../../app/assets/stylesheets/v2/partials/_overrides.scss */
.modal .message ul {
  text-align: left;
}
/* line 936, ../../../app/assets/stylesheets/v2/partials/_overrides.scss */
.modal .modal-footer {
  text-align: center;
}

/* line 942, ../../../app/assets/stylesheets/v2/partials/_overrides.scss */
.exps-melements ul {
  padding: 0px;
  margin: 0px;
  list-style: none;
  display: block;
  overflow: hidden;
}
/* line 949, ../../../app/assets/stylesheets/v2/partials/_overrides.scss */
.exps-melements ul li {
  margin-bottom: 20px;
}
/* line 952, ../../../app/assets/stylesheets/v2/partials/_overrides.scss */
.exps-melements ul li a {
  font-family: Arial;
  font-size: 12px;
  font-weight: bold;
  color: #292a2e;
  text-decoration: none;
  color: #2c2c2c;
  text-decoration: none;
  -webkit-transition: color .5s ease;
  transition: color .5s ease;
}
/* line 162, ../../../../../shared/bundled_gems/ruby/2.2.0/bundler/gems/assets-b5e601eb7065/app/assets/stylesheets/trx/global/_mixin.scss */
.exps-melements ul li a:hover {
  color: #828282;
  text-decoration: none;
}
/* line 961, ../../../app/assets/stylesheets/v2/partials/_overrides.scss */
.exps-melements ul li a :active {
  text-decoration: none;
  color: #2c2c2c;
}

/* line 970, ../../../app/assets/stylesheets/v2/partials/_overrides.scss */
.newsletter-row {
  opacity: 0;
  -webkit-transition: opacity 0.3s linear;
  transition: opacity 0.3s linear;
}
/* line 974, ../../../app/assets/stylesheets/v2/partials/_overrides.scss */
.newsletter-row.show-newsletter {
  opacity: 1;
}

/* line 981, ../../../app/assets/stylesheets/v2/partials/_overrides.scss */
form .two-columns .col-sm-12, form .two-columns #content_wrapper > .filters {
  padding: 0 0 0 2.083333335%;
}
/* line 984, ../../../app/assets/stylesheets/v2/partials/_overrides.scss */
form .two-columns .col-sm-12:first-child, form .two-columns #content_wrapper > .filters:first-child {
  padding: 0 2.083333335% 0 0;
}
/* line 989, ../../../app/assets/stylesheets/v2/partials/_overrides.scss */
form .error, form .error:focus {
  border-color: #ff5f5f !important;
}
/* line 992, ../../../app/assets/stylesheets/v2/partials/_overrides.scss */
form span.error {
  color: #ff5f5f;
  float: left;
  font-size: 14px;
}
/* line 997, ../../../app/assets/stylesheets/v2/partials/_overrides.scss */
form span.error.selectboxit-btn {
  float: none;
}

/* line 1003, ../../../app/assets/stylesheets/v2/partials/_overrides.scss */
.inputs-wrapper {
  margin-top: 0 !important;
}

/* line 1007, ../../../app/assets/stylesheets/v2/partials/_overrides.scss */
.clearfix:before, .clearfix:after {
  content: "";
  display: table;
}

/* line 1008, ../../../app/assets/stylesheets/v2/partials/_overrides.scss */
.sh-row:before, .sh-row:after, .inputs-wrapper:before, .inputs-wrapper:after {
  content: "";
  display: table;
}

/* line 1013, ../../../app/assets/stylesheets/v2/partials/_overrides.scss */
.sh-row:after, .inputs-wrapper:after {
  clear: both;
}

/* line 1015, ../../../app/assets/stylesheets/v2/partials/_overrides.scss */
.sh-row, .inputs-wrapper {
  *zoom: 1;
}

/* line 1017, ../../../app/assets/stylesheets/v2/partials/_overrides.scss */
.shipping-methods {
  opacity: 1;
  -webkit-transition: opacity 0.3s linear;
  transition: opacity 0.3s linear;
}
/* line 1021, ../../../app/assets/stylesheets/v2/partials/_overrides.scss */
.shipping-methods.preloading {
  opacity: 0.3;
}
/* line 1024, ../../../app/assets/stylesheets/v2/partials/_overrides.scss */
.shipping-methods.preloading span.loading {
  font-weight: normal;
}
/* line 1027, ../../../app/assets/stylesheets/v2/partials/_overrides.scss */
.shipping-methods.preloading + span.error {
  display: none;
}

/* line 1033, ../../../app/assets/stylesheets/v2/partials/_overrides.scss */
.thumbnail {
  padding: 0;
  margin-bottom: 0;
  line-height: 0;
  border-radius: 0;
}

/* line 1040, ../../../app/assets/stylesheets/v2/partials/_overrides.scss */
#main-product-description #pdp-homekit-carousel #pdp-carousel-indicators li.active {
  border: 2px solid #2c2c2c;
  border-radius: 0;
  padding: 0;
}

/* line 1046, ../../../app/assets/stylesheets/v2/partials/_overrides.scss */
#main-product-description #pdp-homekit-carousel #pdp-carousel-indicators li {
  background-size: cover;
  background-position: center;
  border: 1px solid #e3e3e3;
  border-radius: 0;
}

/* line 1053, ../../../app/assets/stylesheets/v2/partials/_overrides.scss */
.back-to-cat-wrapper > .btn-default:hover {
  background-color: #efefef;
}

/* line 1057, ../../../app/assets/stylesheets/v2/partials/_overrides.scss */
.hero-title {
  margin-top: 0;
}
/* line 1059, ../../../app/assets/stylesheets/v2/partials/_overrides.scss */
.hero-title p {
  text-transform: uppercase;
  font-weight: 400;
  font-size: 80px;
  letter-spacing: 0.025em;
  line-height: 1;
  font-family: 'knockout_htf48';
  color: inherit;
}

/* line 1071, ../../../app/assets/stylesheets/v2/partials/_overrides.scss */
.hero-description p {
  color: inherit;
}

/* line 1076, ../../../app/assets/stylesheets/v2/partials/_overrides.scss */
.home-carousel .item:hover {
  cursor: pointer;
}

/* line 1079, ../../../app/assets/stylesheets/v2/partials/_overrides.scss */
.p-head * {
  font-size: 16px;
  font-weight: bold;
}

/* line 1087, ../../../app/assets/stylesheets/v2/partials/_overrides.scss */
.sh-form-wrapper input[type="text"]:focus {
  padding-left: 19px;
}

/* line 1094, ../../../app/assets/stylesheets/v2/partials/_overrides.scss */
.alert > ul {
  list-style: none;
  padding-left: 0;
}

/* line 1100, ../../../app/assets/stylesheets/v2/partials/_overrides.scss */
.conf-header {
  padding-right: 0;
}

/* line 1105, ../../../app/assets/stylesheets/v2/partials/_overrides.scss */
.checkout-complete .cart-right-inner {
  padding-bottom: 80px;
}

/* line 1110, ../../../app/assets/stylesheets/v2/partials/_overrides.scss */
.product-details {
  padding-top: 100px;
}

/* line 1114, ../../../app/assets/stylesheets/v2/partials/_overrides.scss */
.page-whatis_suspension .item a {
  position: absolute;
  bottom: 65px;
  left: 0;
  right: 0;
  margin: 0 auto;
  z-index: 100;
}

/* line 1123, ../../../app/assets/stylesheets/v2/partials/_overrides.scss */
#save-bucks .background-image {
  background-image: url(//d1stxdp5ogppuo.cloudfront.net/assets/other-save-bucks-image-9a2784ec7b675cb01587b9bddf86a2ad.jpg);
}

/* line 1127, ../../../app/assets/stylesheets/v2/partials/_overrides.scss */
.credit-cards {
  padding: 0 !important;
}
/* line 1130, ../../../app/assets/stylesheets/v2/partials/_overrides.scss */
.credit-cards img {
  margin-left: -4px;
  margin-top: -8px;
}

/* line 1136, ../../../app/assets/stylesheets/v2/partials/_overrides.scss */
.help-label {
  color: #828282;
  font-size: 14px;
  font-weight: bold;
}
/* line 1141, ../../../app/assets/stylesheets/v2/partials/_overrides.scss */
.help-label:hover {
  text-decoration: underline;
}

/* line 1146, ../../../app/assets/stylesheets/v2/partials/_overrides.scss */
.size-chart {
  display: block;
  margin: 0 !important;
  width: 160px;
}

@media (min-width: 768px) {
  /* line 1153, ../../../app/assets/stylesheets/v2/partials/_overrides.scss */
  .navbar-nav {
    float: none;
  }
  /* line 1156, ../../../app/assets/stylesheets/v2/partials/_overrides.scss */
  .navbar-nav > li {
    float: none;
  }
}
/* line 1163, ../../../app/assets/stylesheets/v2/partials/_overrides.scss */
.workout-select .selectboxit-container {
  width: 100%;
  padding-bottom: 20px;
}

/* line 1171, ../../../app/assets/stylesheets/v2/partials/_overrides.scss */
.mainmenu-right .mylocker-menu a.mm-link {
  font-size: 20px !important;
  font-weight: normal !important;
  text-transform: capitalize !important;
}

/* line 1179, ../../../app/assets/stylesheets/v2/partials/_overrides.scss */
.course-details.desc-text {
  margin-top: 10px;
  margin-bottom: -30px;
  border-top: 1px solid #EFEFEF;
  border-bottom: 1px solid #EFEFEF;
  padding: 10px 0;
}
/* line 1186, ../../../app/assets/stylesheets/v2/partials/_overrides.scss */
.course-details.desc-text .info {
  margin-bottom: 5px;
}
/* line 1189, ../../../app/assets/stylesheets/v2/partials/_overrides.scss */
.course-details.desc-text .info.facility-name {
  color: #2c2c2c;
  font-size: 14px;
}
/* line 1195, ../../../app/assets/stylesheets/v2/partials/_overrides.scss */
.course-details.desc-text h3 {
  margin: 10px 0;
  font-size: 20px;
}
/* line 1200, ../../../app/assets/stylesheets/v2/partials/_overrides.scss */
.course-details.desc-text .registered-users .users {
  margin-bottom: 5px;
}

/* line 1205, ../../../app/assets/stylesheets/v2/partials/_overrides.scss */
.close_bg {
  margin-top: 35px;
}

/* line 1210, ../../../app/assets/stylesheets/v2/partials/_overrides.scss */
.checkout_help ul {
  margin-bottom: 0 !important;
}

/* line 1216, ../../../app/assets/stylesheets/v2/partials/_overrides.scss */
.helpicons .phone, .helpicons .chat {
  font-size: 14px;
  font-weight: bold;
  height: auto !important;
  line-height: 20px !important;
  padding: 0 10px 0 5px;
}
/* line 1223, ../../../app/assets/stylesheets/v2/partials/_overrides.scss */
.helpicons .phone i, .helpicons .chat i {
  margin-left: -10px;
  margin-right: 10px;
}

/* line 1230, ../../../app/assets/stylesheets/v2/partials/_overrides.scss */
#footer-menu {
  padding: 34px 20px 60px;
}
/* line 1234, ../../../app/assets/stylesheets/v2/partials/_overrides.scss */
#footer-menu .footer-menu-column li:not(:first-child) {
  padding: 0 15px;
}
/* line 1237, ../../../app/assets/stylesheets/v2/partials/_overrides.scss */
#footer-menu .footer-menu-column li:not(:first-child) i {
  margin-right: 5px;
}
/* line 1240, ../../../app/assets/stylesheets/v2/partials/_overrides.scss */
#footer-menu .footer-menu-column li:not(:first-child).phone, #footer-menu .footer-menu-column li:not(:first-child).chat {
  font-size: 12px;
  font-weight: bold;
  padding: 0 0 0 18px;
}

/* line 1250, ../../../app/assets/stylesheets/v2/partials/_overrides.scss */
#course-registration-details-form .input-wrapper {
  padding: 0.5em 0;
  position: relative;
}
/* line 1253, ../../../app/assets/stylesheets/v2/partials/_overrides.scss */
#course-registration-details-form .input-wrapper .remove-user {
  position: absolute;
  right: -10px;
  top: 15px;
}
/* line 1261, ../../../app/assets/stylesheets/v2/partials/_overrides.scss */
#course-registration-details-form #contact-representative a {
  color: #ccb700;
}
/* line 1263, ../../../app/assets/stylesheets/v2/partials/_overrides.scss */
#course-registration-details-form #contact-representative a:hover {
  color: #998900;
}

/* line 1271, ../../../app/assets/stylesheets/v2/partials/_overrides.scss */
.register-courses {
  padding-bottom: 1em;
}

/* line 1276, ../../../app/assets/stylesheets/v2/partials/_overrides.scss */
#course-overview ul li {
  cursor: default;
  font-size: 20px;
}
/* line 1279, ../../../app/assets/stylesheets/v2/partials/_overrides.scss */
#course-overview ul li:before {
  content: '\00b7';
  font-size: 20px;
  width: 20px;
  display: block;
  float: left;
}
/* line 1286, ../../../app/assets/stylesheets/v2/partials/_overrides.scss */
#course-overview ul li:hover {
  background-color: transparent;
}

@media (max-width: 900px) {
  /* line 1295, ../../../app/assets/stylesheets/v2/partials/_overrides.scss */
  #footer-menu .footer-menu-column li:not(:first-child) {
    padding: 0 10px;
  }

  /* line 1300, ../../../app/assets/stylesheets/v2/partials/_overrides.scss */
  .phone {
    padding: 0 10px !important;
  }
  /* line 1303, ../../../app/assets/stylesheets/v2/partials/_overrides.scss */
  .phone i {
    display: none;
  }

  /* line 1308, ../../../app/assets/stylesheets/v2/partials/_overrides.scss */
  .cart-inners .phone {
    padding: 0 !important;
  }
}
/* line 1314, ../../../app/assets/stylesheets/v2/partials/_overrides.scss */
#product-information.consumer-app a img {
  margin: 30px auto 0;
  width: 185px;
  border: 0;
  outline: 0;
}

/* line 1321, ../../../app/assets/stylesheets/v2/partials/_overrides.scss */
#product-information.consumer-app a.android img {
  margin-top: 10px;
}

/* line 1325, ../../../app/assets/stylesheets/v2/partials/_overrides.scss */
#product-information.consumer-app .feature-image {
  position: relative;
}
/* line 1328, ../../../app/assets/stylesheets/v2/partials/_overrides.scss */
#product-information.consumer-app .feature-image img {
  width: 530px;
}

/* line 1334, ../../../app/assets/stylesheets/v2/partials/_overrides.scss */
#searchModalPopup div#modal-search-content-inner {
  margin: 20px auto 0;
}
/* line 1337, ../../../app/assets/stylesheets/v2/partials/_overrides.scss */
#searchModalPopup #modal-search-button-wrapper {
  margin-top: 38px !important;
}

@media (max-width: 992px) {
  /* line 1343, ../../../app/assets/stylesheets/v2/partials/_overrides.scss */
  .hero-title p {
    font-size: 50px;
  }
}
@media (max-width: 900px) {
  /* line 1350, ../../../app/assets/stylesheets/v2/partials/_overrides.scss */
  #order-form .product-variant {
    padding: 0 !important;
    width: 100% !important;
  }
  /* line 1354, ../../../app/assets/stylesheets/v2/partials/_overrides.scss */
  #order-form .product-variant:first-child {
    margin-bottom: 20px;
  }
}
/* line 1363, ../../../app/assets/stylesheets/v2/partials/_overrides.scss */
.menu-anchors.closed .ai-span {
  background-color: #2c2c2c !important;
}
/* line 1366, ../../../app/assets/stylesheets/v2/partials/_overrides.scss */
.menu-anchors.closed .ai-text {
  color: #fff !important;
}
/* line 1369, ../../../app/assets/stylesheets/v2/partials/_overrides.scss */
.menu-anchors.closed .fa {
  color: #fff;
  opacity: 0.5;
}

/* line 1376, ../../../app/assets/stylesheets/v2/partials/_overrides.scss */
.chat {
  display: none;
}

/* line 1380, ../../../app/assets/stylesheets/v2/partials/_overrides.scss */
#sticky-social-menu li {
  display: none;
}

/* line 1384, ../../../app/assets/stylesheets/v2/partials/_overrides.scss */
#livechat-compact-container {
  display: none;
}

/* line 1388, ../../../app/assets/stylesheets/v2/partials/_overrides.scss */
#sticky-social-menu a {
  display: inline-block;
  width: 100%;
  height: 100%;
}

/* line 1396, ../../../app/assets/stylesheets/v2/partials/_overrides.scss */
#training-section .column:nth-child(2) {
  margin-left: 0;
}

/* line 1403, ../../../app/assets/stylesheets/v2/partials/_overrides.scss */
.product_grid .apparel-row {
  padding-bottom: 20px !important;
}
/* line 1407, ../../../app/assets/stylesheets/v2/partials/_overrides.scss */
.product_grid .products-row:not(.recommended) .prod-name {
  margin-top: 20px;
}
/* line 1411, ../../../app/assets/stylesheets/v2/partials/_overrides.scss */
.product_grid .prod-desc {
  padding-bottom: 25px;
}

/* line 1417, ../../../app/assets/stylesheets/v2/partials/_overrides.scss */
.products-row > :first-child {
  margin-bottom: 30px;
}
/* line 1420, ../../../app/assets/stylesheets/v2/partials/_overrides.scss */
.products-row > div, .products-row.without-banner > :first-child {
  margin-bottom: 0;
}

/* line 1426, ../../../app/assets/stylesheets/v2/partials/_overrides.scss */
.related-products-grid > div {
  margin-bottom: 25px;
}

/* line 1431, ../../../app/assets/stylesheets/v2/partials/_overrides.scss */
.promotions-zones .promotions-content ol {
  font-family: Arial;
  font-size: 14px;
  color: #828282;
  line-height: 24px;
}

/* line 1439, ../../../app/assets/stylesheets/v2/partials/_overrides.scss */
.commercial-orders a {
  text-decoration: underline;
}

/* line 1444, ../../../app/assets/stylesheets/v2/partials/_overrides.scss */
sup {
  font-size: 50%;
  top: -0.75em;
  right: 0.15em;
}

@media (min-width: 1200px) {
  /* line 1453, ../../../app/assets/stylesheets/v2/partials/_overrides.scss */
  #training-section .column.col-sm-12, #training-section #content_wrapper > .column.filters {
    width: calc(33.3333333333% - 4px);
  }

  /* line 1460, ../../../app/assets/stylesheets/v2/partials/_overrides.scss */
  .product_grid .products-row.with-banner .product-item:nth-child(3n+3), .product_grid .products-row.without-banner .product-item:nth-child(3n+1), .product_grid .products-row.two-items .product-item:nth-child(odd) {
    clear: both;
  }

  /* line 1468, ../../../app/assets/stylesheets/v2/partials/_overrides.scss */
  .related-products-grid > :nth-child(3n+1) {
    clear: both;
  }
}
@media (max-width: 1199px) {
  /* line 1477, ../../../app/assets/stylesheets/v2/partials/_overrides.scss */
  #training-section .column.col-sm-12, #training-section #content_wrapper > .column.filters {
    width: calc(50% - 5px);
  }

  /* line 1484, ../../../app/assets/stylesheets/v2/partials/_overrides.scss */
  .product_grid .products-row.with-banner .product-item:nth-child(even), .product_grid .products-row.without-banner .product-item:nth-child(odd), .product_grid .products-row.two-items .product-item:nth-child(odd) {
    clear: both;
  }
  /* line 1492, ../../../app/assets/stylesheets/v2/partials/_overrides.scss */
  .product_grid.featured_grid .products-row > div {
    margin-bottom: 30px;
  }
  /* line 1495, ../../../app/assets/stylesheets/v2/partials/_overrides.scss */
  .product_grid.featured_grid .products-row > div:nth-child(odd) {
    clear: both;
  }

  /* line 1503, ../../../app/assets/stylesheets/v2/partials/_overrides.scss */
  .related-products-grid > :nth-child(odd) {
    clear: both;
  }
}
/* line 1509, ../../../app/assets/stylesheets/v2/partials/_overrides.scss */
.download-link {
  margin-top: 30px;
}

/* line 1513, ../../../app/assets/stylesheets/v2/partials/_overrides.scss */
#gear-comparison-modal .modal-content {
  border: 0;
}

/* line 1517, ../../../app/assets/stylesheets/v2/partials/_overrides.scss */
.sem-offer-details {
  padding-top: 30px;
  padding-bottom: 30px;
  border-box: box-sizing;
}

/* line 1523, ../../../app/assets/stylesheets/v2/partials/_overrides.scss */
#course-information .validation-error-messages {
  color: red;
}

/* line 1527, ../../../app/assets/stylesheets/v2/partials/_overrides.scss */
#newsletter-override {
  text-align: center;
}
/* line 1531, ../../../app/assets/stylesheets/v2/partials/_overrides.scss */
#newsletter-override.invalid input[type="email"] {
  color: #FE4444;
}

/* line 1537, ../../../app/assets/stylesheets/v2/partials/_overrides.scss */
[name=google_conversion_frame] {
  display: none;
}

/* line 1542, ../../../app/assets/stylesheets/v2/partials/_overrides.scss */
#pdp-homekit-carousel .carousel-indicators li {
  margin: 0px 22px 5px 0px !important;
}

/* line 1548, ../../../app/assets/stylesheets/v2/partials/_overrides.scss */
.video-modal .modal-dialog {
  width: 1000px;
}

@media (max-width: 1000px) {
  /* line 1555, ../../../app/assets/stylesheets/v2/partials/_overrides.scss */
  .video-modal .modal-dialog {
    width: 700px;
  }
  /* line 1558, ../../../app/assets/stylesheets/v2/partials/_overrides.scss */
  .video-modal .modal-dialog .innerWrapper {
    height: 393px !important;
  }
}
@media (max-width: 900px) {
  /* line 1570, ../../../app/assets/stylesheets/v2/partials/_overrides.scss */
  .product_grid .products-row.without-banner.without-sidebar .col-sm-offset-4 {
    margin-left: 0;
  }
  /* line 1573, ../../../app/assets/stylesheets/v2/partials/_overrides.scss */
  .product_grid .products-row.without-banner.without-sidebar .col-sm-8 {
    width: 50%;
  }
}
/* line 1584, ../../../app/assets/stylesheets/v2/partials/_overrides.scss */
#carousel-1 .carousel-indicators li, #carousel-2 .carousel-indicators li, #carousel-3 .carousel-indicators li {
  border: solid 1px #ffe500 !important;
}

/* line 1590, ../../../app/assets/stylesheets/v2/partials/_overrides.scss */
#cy_image {
  display: none;
}

/* line 1594, ../../../app/assets/stylesheets/v2/partials/_overrides.scss */
#candid-left, #candid-right {
  background-color: black;
}

/* line 1598, ../../../app/assets/stylesheets/v2/partials/_overrides.scss */
.product-data {
  padding: 60px 0;
  background: #EFEFEF;
  border-bottom: 1px solid #E3E3E3;
}

/* line 1605, ../../../app/assets/stylesheets/v2/partials/_overrides.scss */
.product-data table th {
  padding: 0 30px !important;
}
/* line 1609, ../../../app/assets/stylesheets/v2/partials/_overrides.scss */
.product-data table table {
  width: 100%;
}
/* line 1612, ../../../app/assets/stylesheets/v2/partials/_overrides.scss */
.product-data table table th {
  text-align: center !important;
  padding: 0 !important;
}
/* line 1618, ../../../app/assets/stylesheets/v2/partials/_overrides.scss */
.product-data table th {
  border: 0 !important;
  background: #E3E3E3;
  text-transform: uppercase;
  font-family: 'knockout_htf48';
  font-size: 23px;
  font-weight: normal;
}
/* line 1627, ../../../app/assets/stylesheets/v2/partials/_overrides.scss */
.product-data table td {
  padding: 20px 30px !important;
  font-size: 13px;
  font-weight: bold;
}
/* line 1633, ../../../app/assets/stylesheets/v2/partials/_overrides.scss */
.product-data table th, .product-data table td {
  text-align: center;
}
/* line 1637, ../../../app/assets/stylesheets/v2/partials/_overrides.scss */
.product-data table > thead > tr > th:first-child,
.product-data table > tbody > tr > td:first-child {
  text-align: left;
}

/* line 1643, ../../../app/assets/stylesheets/v2/partials/_overrides.scss */
.giveaway .thanks p {
  top: 292px;
}

/* line 1647, ../../../app/assets/stylesheets/v2/partials/_overrides.scss */
.giveaway.style-b .thanks p {
  top: 290px;
}

/* line 1651, ../../../app/assets/stylesheets/v2/partials/_overrides.scss */
.featured-case-studies {
  margin-top: 25px;
}

/* line 1657, ../../../app/assets/stylesheets/v2/partials/_overrides.scss */
.suspension-slider .slider-text-content p {
  margin-bottom: 10px;
}

@media (max-width: 959px) {
  /* line 1666, ../../../app/assets/stylesheets/v2/partials/_overrides.scss */
  .suspension-slider .slider-text-content p {
    font-size: 16px !important;
    line-height: 20px !important;
    margin-bottom: 20px !important;
  }
  /* line 1671, ../../../app/assets/stylesheets/v2/partials/_overrides.scss */
  .suspension-slider .slider-text-content .slider-buttons {
    padding-top: 10px;
  }
}
/* line 1679, ../../../app/assets/stylesheets/v2/partials/_overrides.scss */
.tr-sol-caption h2, .tr-sol-caption .military.carousel .stc-quote, .military.carousel .tr-sol-caption .stc-quote {
  margin-top: 0;
}

/* line 1686, ../../../app/assets/stylesheets/v2/partials/_overrides.scss */
#solutions-commercial-essentials .row.text-center {
  margin-bottom: 0;
}

/* line 1694, ../../../app/assets/stylesheets/v2/partials/_overrides.scss */
.commercial-section .aef-layout .row {
  height: 400px;
}
/* line 1698, ../../../app/assets/stylesheets/v2/partials/_overrides.scss */
.commercial-section .aef-layout .row .background-gradient > div {
  top: 47%;
}
/* line 1701, ../../../app/assets/stylesheets/v2/partials/_overrides.scss */
.commercial-section .aef-layout .row .background-gradient ul {
  padding-bottom: 10px;
}
/* line 1704, ../../../app/assets/stylesheets/v2/partials/_overrides.scss */
.commercial-section .aef-layout .row .background-gradient ul a {
  color: #828282;
}
/* line 1708, ../../../app/assets/stylesheets/v2/partials/_overrides.scss */
.commercial-section .aef-layout .row .background-gradient .btn, .commercial-section .aef-layout .row .background-gradient .socialwall .candid-wall-load-more, .socialwall .commercial-section .aef-layout .row .background-gradient .candid-wall-load-more {
  margin-top: 10px;
}

/* line 1716, ../../../app/assets/stylesheets/v2/partials/_overrides.scss */
.commercial-solutions-caption {
  background-color: rgba(0, 0, 0, 0.5);
  display: inline-block;
  height: 100%;
  padding: 0;
  position: absolute;
  left: 0;
  top: 0;
}
/* line 1725, ../../../app/assets/stylesheets/v2/partials/_overrides.scss */
.commercial-solutions-caption.position-right {
  left: inherit;
  right: 0;
}
/* line 1730, ../../../app/assets/stylesheets/v2/partials/_overrides.scss */
.commercial-solutions-caption h1 {
  font-size: 48px;
}
/* line 1733, ../../../app/assets/stylesheets/v2/partials/_overrides.scss */
.commercial-solutions-caption h1, .commercial-solutions-caption p {
  color: white;
}
/* line 1736, ../../../app/assets/stylesheets/v2/partials/_overrides.scss */
.commercial-solutions-caption p {
  margin-bottom: 40px;
}
/* line 1739, ../../../app/assets/stylesheets/v2/partials/_overrides.scss */
.commercial-solutions-caption .wrapper {
  position: relative;
  top: 47%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
}

@media (max-width: 990px) {
  /* line 1748, ../../../app/assets/stylesheets/v2/partials/_overrides.scss */
  .commercial-solutions-caption h1 {
    font-size: 36px;
  }
}
/* line 1754, ../../../app/assets/stylesheets/v2/partials/_overrides.scss */
.dark-image-bg {
  background: #000;
}
/* line 1757, ../../../app/assets/stylesheets/v2/partials/_overrides.scss */
.dark-image-bg img {
  opacity: 0.5;
}

/* line 1769, ../../../app/assets/stylesheets/v2/partials/_overrides.scss */
#anchoring-options .row.product-feature:before,
#included-content .row.product-feature:before,
#product-features .row.product-feature:before,
#home-training .row.product-feature:before,
#professional-training .row.product-feature:before,
#rip-training .row.product-feature:before,
#workout-accessories .row.product-feature:before {
  content: none;
}
/* line 1772, ../../../app/assets/stylesheets/v2/partials/_overrides.scss */
#anchoring-options .product-feature,
#included-content .product-feature,
#product-features .product-feature,
#home-training .product-feature,
#professional-training .product-feature,
#rip-training .product-feature,
#workout-accessories .product-feature {
  padding: 0 !important;
}
/* line 1775, ../../../app/assets/stylesheets/v2/partials/_overrides.scss */
#anchoring-options .product-feature > div,
#included-content .product-feature > div,
#product-features .product-feature > div,
#home-training .product-feature > div,
#professional-training .product-feature > div,
#rip-training .product-feature > div,
#workout-accessories .product-feature > div {
  padding: 10px !important;
}

/* line 1781, ../../../app/assets/stylesheets/v2/partials/_overrides.scss */
.schedule-btn {
  margin-bottom: 60px;
}

/* line 1786, ../../../app/assets/stylesheets/v2/partials/_overrides.scss */
.pcp-professional-edu .text-callout-content {
  padding-bottom: 0;
}
/* line 1790, ../../../app/assets/stylesheets/v2/partials/_overrides.scss */
.pcp-professional-edu .text-callout-white p {
  margin-bottom: 20px;
}

/* line 1795, ../../../app/assets/stylesheets/v2/partials/_overrides.scss */
.progression-chart {
  color: #F6F6F6;
}
/* line 1798, ../../../app/assets/stylesheets/v2/partials/_overrides.scss */
.progression-chart .media {
  margin: 40px 0 50px;
}
/* line 1802, ../../../app/assets/stylesheets/v2/partials/_overrides.scss */
.progression-chart .media-link {
  color: white;
}
/* line 1806, ../../../app/assets/stylesheets/v2/partials/_overrides.scss */
.progression-chart h3 {
  font-size: 24px;
  margin-bottom: 0;
  padding-bottom: 5px;
  border-bottom: 1px solid #EAEAEA;
}
/* line 1813, ../../../app/assets/stylesheets/v2/partials/_overrides.scss */
.progression-chart h4 {
  height: 105px;
  margin: 0 0 0 5px;
  line-height: 24px;
  padding: 15px 0;
  font-size: 23px;
}
/* line 1820, ../../../app/assets/stylesheets/v2/partials/_overrides.scss */
.progression-chart h4 strong {
  font-size: 37px;
}
@media (max-width: 1199px) {
  /* line 1826, ../../../app/assets/stylesheets/v2/partials/_overrides.scss */
  .progression-chart .pull-left {
    float: none !important;
    margin: 0;
  }
  /* line 1831, ../../../app/assets/stylesheets/v2/partials/_overrides.scss */
  .progression-chart .media {
    text-align: center;
  }
  /* line 1835, ../../../app/assets/stylesheets/v2/partials/_overrides.scss */
  .progression-chart h4 strong {
    font-size: 33px;
  }
}

/* line 1841, ../../../app/assets/stylesheets/v2/partials/_overrides.scss */
.badge-edu {
  position: absolute;
  top: 18px;
  left: 18px;
}

/* line 1847, ../../../app/assets/stylesheets/v2/partials/_overrides.scss */
#product-information .media > .pull-left {
  margin-right: 15px;
}

/* line 1851, ../../../app/assets/stylesheets/v2/partials/_overrides.scss */
.paypal-button-hidden {
  visibility: hidden;
}

/* line 1856, ../../../app/assets/stylesheets/v2/partials/_overrides.scss */
.stc-quote:before {
  content: "" !important;
}
/* line 1859, ../../../app/assets/stylesheets/v2/partials/_overrides.scss */
.stc-quote .num {
  color: #a4a57c;
  left: -55px;
  position: absolute;
}

/* line 1867, ../../../app/assets/stylesheets/v2/partials/_overrides.scss */
.video-modal .modal-dialog {
  width: 1000px;
}

@media (max-width: 1000px) {
  /* line 1874, ../../../app/assets/stylesheets/v2/partials/_overrides.scss */
  .video-modal .modal-dialog {
    width: 700px;
  }
  /* line 1877, ../../../app/assets/stylesheets/v2/partials/_overrides.scss */
  .video-modal .modal-dialog .innerWrapper {
    height: 393px !important;
  }
}
/* line 1884, ../../../app/assets/stylesheets/v2/partials/_overrides.scss */
[name=google_conversion_frame] {
  display: none;
}

/* line 1889, ../../../app/assets/stylesheets/v2/partials/_overrides.scss */
.military-discount .promotions-zones {
  background-color: transparent;
}
/* line 1892, ../../../app/assets/stylesheets/v2/partials/_overrides.scss */
.military-discount .prz-2 {
  margin-bottom: 0;
}

/* line 1898, ../../../app/assets/stylesheets/v2/partials/_overrides.scss */
.military .mcs-button {
  width: auto;
}

/* line 1905, ../../../app/assets/stylesheets/v2/partials/_overrides.scss */
.training_zones .zone_list > .row {
  min-height: 250px;
  padding: 25px 25px;
}

/* line 1912, ../../../app/assets/stylesheets/v2/partials/_overrides.scss */
.prod-contact {
  margin-top: 10px;
  text-align: center;
}
/* line 1915, ../../../app/assets/stylesheets/v2/partials/_overrides.scss */
.prod-contact .btn-contact {
  width: 100%;
}

/* line 1921, ../../../app/assets/stylesheets/v2/partials/_overrides.scss */
#military-carousel-info li {
  border: solid 1px #ffe500 !important;
  background-color: #2c2c2c !important;
  background-clip: content-box !important;
}

/* line 1929, ../../../app/assets/stylesheets/v2/partials/_overrides.scss */
#reviews .no-link h2, #reviews .no-link .military.carousel .stc-quote, .military.carousel #reviews .no-link .stc-quote {
  margin-top: 40px;
}
/* line 1933, ../../../app/assets/stylesheets/v2/partials/_overrides.scss */
#reviews .no-link .big-rating {
  margin-bottom: 40px;
}

/* line 1938, ../../../app/assets/stylesheets/v2/partials/_overrides.scss */
.checkout-cart-sidebar {
  padding-top: 30px;
}

/* line 1946, ../../../app/assets/stylesheets/v2/partials/_overrides.scss */
.search-course-sidebar li.sh-dropdown-distance .selectboxit-container .selectboxit {
  margin-top: 0;
}
/* line 1951, ../../../app/assets/stylesheets/v2/partials/_overrides.scss */
.search-course-sidebar li .text-label {
  position: relative;
  top: 0;
  vertical-align: text-top;
}
/* line 1956, ../../../app/assets/stylesheets/v2/partials/_overrides.scss */
.search-course-sidebar li .input-label {
  font-size: 16px;
  font-weight: bold;
}
/* line 1961, ../../../app/assets/stylesheets/v2/partials/_overrides.scss */
.search-course-sidebar li .j-courses .text-label {
  top: 0;
  margin-top: -30px;
  padding-left: 50px;
}
/* line 1967, ../../../app/assets/stylesheets/v2/partials/_overrides.scss */
.search-course-sidebar li .course-schedule-select {
  min-height: 75px;
}
/* line 1972, ../../../app/assets/stylesheets/v2/partials/_overrides.scss */
.search-course-sidebar li .course-schedule-select .selectboxit-enabled:focus .selectboxit-text, .search-course-sidebar li .course-schedule-select .selectboxit-enabled:hover .selectboxit-text {
  line-height: 60px;
  margin-left: 0 !important;
}
/* line 1976, ../../../app/assets/stylesheets/v2/partials/_overrides.scss */
.search-course-sidebar li .course-schedule-select .selectboxit-enabled:focus .selectboxit-arrow-container, .search-course-sidebar li .course-schedule-select .selectboxit-enabled:hover .selectboxit-arrow-container {
  margin: 0;
}
/* line 1981, ../../../app/assets/stylesheets/v2/partials/_overrides.scss */
.search-course-sidebar li .course-schedule-select .selectboxit-disabled {
  color: #cccccc;
  background-color: #fafafa;
}
/* line 1985, ../../../app/assets/stylesheets/v2/partials/_overrides.scss */
.search-course-sidebar li .course-schedule-select .selectboxit-option-anchor {
  line-height: 64px !important;
  margin-top: -2px;
  padding-left: 11px !important;
}
/* line 1990, ../../../app/assets/stylesheets/v2/partials/_overrides.scss */
.search-course-sidebar li .course-schedule-select .selectboxit-enabled {
  border-width: 2px !important;
}
/* line 1994, ../../../app/assets/stylesheets/v2/partials/_overrides.scss */
.search-course-sidebar li .course-schedule-select .selectboxit-list li:last-child {
  margin-bottom: 0;
  padding-bottom: 0 !important;
}
/* line 1999, ../../../app/assets/stylesheets/v2/partials/_overrides.scss */
.search-course-sidebar li .course-schedule-select .selectboxit-option-anchor {
  font-family: Helvetica, Arial !important;
  letter-spacing: 0 !important;
}
/* line 2003, ../../../app/assets/stylesheets/v2/partials/_overrides.scss */
.search-course-sidebar li .course-schedule-select .selectboxit-option-anchor .selectboxit-option-icon-container {
  height: 58px;
}
/* line 2008, ../../../app/assets/stylesheets/v2/partials/_overrides.scss */
.search-course-sidebar li .j-countries {
  padding-top: 23px !important;
}
/* line 2011, ../../../app/assets/stylesheets/v2/partials/_overrides.scss */
.search-course-sidebar li .course-schedule-input {
  border: solid 2px #bfbfbf;
  font-weight: bold;
  outline: none;
  padding: 16px 14px;
  width: 100%;
}
/* line 2018, ../../../app/assets/stylesheets/v2/partials/_overrides.scss */
.search-course-sidebar li .course-schedule-input[disabled] {
  border-width: 1px;
  cursor: not-allowed !important;
  outline: none;
  padding: 17px 15px;
  opacity: 0.5;
}

/* line 2030, ../../../app/assets/stylesheets/v2/partials/_overrides.scss */
#main-product-description .trainer-pdp-description .product_grid {
  margin-bottom: 5px;
}
/* line 2034, ../../../app/assets/stylesheets/v2/partials/_overrides.scss */
#main-product-description .trainer-pdp-description form {
  margin-top: 20px;
  clear: both;
}
/* line 2038, ../../../app/assets/stylesheets/v2/partials/_overrides.scss */
#main-product-description .trainer-pdp-description form #add-to-cart {
  margin: 0 0 20px;
}
/* line 2043, ../../../app/assets/stylesheets/v2/partials/_overrides.scss */
#main-product-description .trainer-pdp-description .price-wrapper {
  margin: 20px 0;
  padding: 0;
}

/* line 2050, ../../../app/assets/stylesheets/v2/partials/_overrides.scss */
.trainer-pdp-description .product_grid .price-stars .rating div.star {
  background-image: url(//d1stxdp5ogppuo.cloudfront.net/assets/yellow_sprite_product-cb4f6a16498842543c639f8a0f30abc4.png);
}
/* line 2054, ../../../app/assets/stylesheets/v2/partials/_overrides.scss */
.trainer-pdp-description .pdp-description {
  clear: both;
  margin-top: 15px;
}
/* line 2059, ../../../app/assets/stylesheets/v2/partials/_overrides.scss */
.trainer-pdp-description .pdp-compare {
  font-size: 17px;
}

/* line 2065, ../../../app/assets/stylesheets/v2/partials/_overrides.scss */
.pdp_ul.feature-list.btn-pink li.active, .pdp_ul.feature-list.btn-pink li:hover {
  background-color: #ef3eaa;
  color: white;
}

/* line 2071, ../../../app/assets/stylesheets/v2/partials/_overrides.scss */
.secure-checkout-btn {
  position: relative;
  clear: both;
}
/* line 2075, ../../../app/assets/stylesheets/v2/partials/_overrides.scss */
.secure-checkout-btn .spinner-wrapper {
  position: absolute;
  left: 10px;
  top: 50%;
  margin-top: -10px;
  font-size: 20px;
  line-height: 20px;
}
/* line 2084, ../../../app/assets/stylesheets/v2/partials/_overrides.scss */
.secure-checkout-btn .sh-continue + .spinner-wrapper {
  top: 5.1em;
}
/* line 2088, ../../../app/assets/stylesheets/v2/partials/_overrides.scss */
.secure-checkout-btn .btn-darkgrey:hover:before, .secure-checkout-btn .socialwall .candid-wall-load-more:hover:before, .socialwall .secure-checkout-btn .candid-wall-load-more:hover:before {
  top: 12px;
}
/* line 2092, ../../../app/assets/stylesheets/v2/partials/_overrides.scss */
.secure-checkout-btn .paypal-checkout {
  display: block;
  background-color: #fff;
  padding: 7px 10px;
  border-radius: 5px;
}

/* line 2100, ../../../app/assets/stylesheets/v2/partials/_overrides.scss */
.satisfaction-guarantee-banner {
  background: #ffe500;
  padding: 10px;
  text-align: center;
}
/* line 2105, ../../../app/assets/stylesheets/v2/partials/_overrides.scss */
.satisfaction-guarantee-banner h3 {
  margin: 0;
  font-size: 30px;
}
/* line 2110, ../../../app/assets/stylesheets/v2/partials/_overrides.scss */
.satisfaction-guarantee-banner a, .satisfaction-guarantee-banner a:active {
  text-decoration: none;
  color: #000;
}
/* line 2115, ../../../app/assets/stylesheets/v2/partials/_overrides.scss */
.satisfaction-guarantee-banner a:hover {
  color: #333;
}

/*
 * NOTE: The following styles exist in trx_assets,
 * but it makes no sense to have these in the gem!
 * Overriding the styles here because I don't feel
 * like updating the gem and potentially breaking
 * another application or page.
 */
/* line 2130, ../../../app/assets/stylesheets/v2/partials/_overrides.scss */
body #new_shipping_address_form .sh-input, body #new_shipping_address_form .select2-container .select2-selection,
body #new_billing_address_form .sh-input,
body #new_billing_address_form .select2-container .select2-selection {
  height: 35px;
  line-height: 35px;
  padding-left: 10px;
}
/* line 2136, ../../../app/assets/stylesheets/v2/partials/_overrides.scss */
body #new_shipping_address_form .select2-container .select2-selection .select2-selection__rendered,
body #new_billing_address_form .select2-container .select2-selection .select2-selection__rendered {
  height: 35px;
  line-height: 35px;
  padding-left: 0 !important;
}
/* line 2142, ../../../app/assets/stylesheets/v2/partials/_overrides.scss */
body #new_shipping_address_form .select2-container .select2-selection .select2-selection__arrow,
body #new_billing_address_form .select2-container .select2-selection .select2-selection__arrow {
  height: 35px;
}

/* line 2148, ../../../app/assets/stylesheets/v2/partials/_overrides.scss */
.support-faq-wrapper h2, .support-faq-wrapper .military.carousel .stc-quote, .military.carousel .support-faq-wrapper .stc-quote {
  padding-left: 0;
}

/* line 4, ../../../app/assets/stylesheets/v2/partials/_trainer_summit_modal.scss */
.trx-modal {
  display: none;
}
/* line 7, ../../../app/assets/stylesheets/v2/partials/_trainer_summit_modal.scss */
.trx-modal .bg-shadow {
  position: fixed;
  z-index: 1001;
  height: 100%;
  width: 100%;
  background: rgba(0, 0, 0, 0.5);
}

/* line 16, ../../../app/assets/stylesheets/v2/partials/_trainer_summit_modal.scss */
.summit-notification-signup {
  top: 200px;
  left: 0;
  right: 0;
  position: fixed;
  margin: 0 auto;
  z-index: 1002;
  width: 405px;
  height: 405px;
  color: white;
}
/* line 27, ../../../app/assets/stylesheets/v2/partials/_trainer_summit_modal.scss */
.summit-notification-signup .dismiss {
  width: 40px;
  height: 40px;
  margin: 0 auto;
  background: #E3E3E3;
  cursor: pointer;
  top: -60px;
  position: absolute;
  left: 0;
  right: 0;
}
/* line 38, ../../../app/assets/stylesheets/v2/partials/_trainer_summit_modal.scss */
.summit-notification-signup .dismiss .cross {
  width: 11px;
  height: 11px;
  display: inline-block;
  background: url(//d1stxdp5ogppuo.cloudfront.net/assets/close-aeadbce6d9e15741b230435886c149ce.svg) no-repeat;
  background-size: 11px 11px;
  margin: 15px;
}
/* line 48, ../../../app/assets/stylesheets/v2/partials/_trainer_summit_modal.scss */
.summit-notification-signup > p {
  margin: 0;
}
/* line 52, ../../../app/assets/stylesheets/v2/partials/_trainer_summit_modal.scss */
.summit-notification-signup .thanks {
  display: none;
}
/* line 55, ../../../app/assets/stylesheets/v2/partials/_trainer_summit_modal.scss */
.summit-notification-signup .thanks p {
  margin: 0;
  text-transform: uppercase;
  font-family: "knockout_htf48";
  font-size: 32px;
  text-align: center;
  position: relative;
  top: 280px;
  color: #fff;
  line-height: 1;
}
/* line 68, ../../../app/assets/stylesheets/v2/partials/_trainer_summit_modal.scss */
.summit-notification-signup h2, .summit-notification-signup .military.carousel .stc-quote, .military.carousel .summit-notification-signup .stc-quote {
  color: #2c2c2c;
  font-family: "knockout_htf48";
  text-transform: uppercase;
  margin: 0;
}
/* line 74, ../../../app/assets/stylesheets/v2/partials/_trainer_summit_modal.scss */
.summit-notification-signup h2 span, .summit-notification-signup .military.carousel .stc-quote span, .military.carousel .summit-notification-signup .stc-quote span {
  display: block;
}
/* line 79, ../../../app/assets/stylesheets/v2/partials/_trainer_summit_modal.scss */
.summit-notification-signup p {
  color: #2c2c2c;
  font-family: "suisse_intlthin";
}
/* line 83, ../../../app/assets/stylesheets/v2/partials/_trainer_summit_modal.scss */
.summit-notification-signup p span {
  color: #FFE500;
}
/* line 88, ../../../app/assets/stylesheets/v2/partials/_trainer_summit_modal.scss */
.summit-notification-signup form {
  position: absolute;
  top: 303px;
  right: 19px;
}
/* line 93, ../../../app/assets/stylesheets/v2/partials/_trainer_summit_modal.scss */
.summit-notification-signup form input {
  border: 1px solid #A7A8AA;
  margin: 0;
  box-sizing: border-box;
  float: left;
  height: 48px;
}
/* line 101, ../../../app/assets/stylesheets/v2/partials/_trainer_summit_modal.scss */
.summit-notification-signup form input[type="text"] {
  background: #414244;
  padding: 14px;
  width: 250px;
  color: white;
  font-size: 15px;
}
/* line 108, ../../../app/assets/stylesheets/v2/partials/_trainer_summit_modal.scss */
.summit-notification-signup form input[type="text"].invalid {
  color: #414244;
  background: #FFC4C4;
}
/* line 114, ../../../app/assets/stylesheets/v2/partials/_trainer_summit_modal.scss */
.summit-notification-signup form input[type="submit"] {
  width: 125px;
  background: white;
  cursor: pointer;
  font-family: "knockout_htf48";
  font-size: 22px;
  color: black;
  text-transform: uppercase;
  border-left: 0;
}
/* line 126, ../../../app/assets/stylesheets/v2/partials/_trainer_summit_modal.scss */
.summit-notification-signup.style-a {
  background-color: #c9c9c9;
}
/* line 129, ../../../app/assets/stylesheets/v2/partials/_trainer_summit_modal.scss */
.summit-notification-signup.style-a h2, .summit-notification-signup.style-a .military.carousel .stc-quote, .military.carousel .summit-notification-signup.style-a .stc-quote {
  font-size: 105px;
  line-height: 72px !important;
  text-align: center;
  position: absolute;
  margin: 10px;
  top: 25px;
}
/* line 137, ../../../app/assets/stylesheets/v2/partials/_trainer_summit_modal.scss */
.summit-notification-signup.style-a h2 span, .summit-notification-signup.style-a .military.carousel .stc-quote span, .military.carousel .summit-notification-signup.style-a .stc-quote span {
  font-size: 90px;
}
/* line 142, ../../../app/assets/stylesheets/v2/partials/_trainer_summit_modal.scss */
.summit-notification-signup.style-a > .content {
  position: relative;
  top: 20px;
}
/* line 146, ../../../app/assets/stylesheets/v2/partials/_trainer_summit_modal.scss */
.summit-notification-signup.style-a > .content > p {
  text-align: left;
  position: absolute;
  left: 19px;
  top: 230px;
  font-size: 22px;
}

@-moz-document url-prefix() {
  /* line 3, ../../../app/assets/stylesheets/v2/overrides/_mozilla_specific.scss */
  #quantitySelectBoxItOptions .selectboxit-option, #quantitySelectBoxItOptions .selectboxit-optgroup-header {
    text-indent: 2.5px;
  }
}
/* line 1, ../../../app/assets/stylesheets/v2/support/_faq.css.scss */
.mcl-faq-wrapper {
  min-height: 600px;
}
/* line 4, ../../../app/assets/stylesheets/v2/support/_faq.css.scss */
.mcl-faq-wrapper .accordion > ul > li > a {
  height: auto;
  line-height: 1.2;
  padding: 16px 45px 14px 20px;
}

/* line 1, ../../../app/assets/stylesheets/v2/overrides/_rep_listing.scss */
.rep-listing {
  min-height: 856px;
}
/* line 5, ../../../app/assets/stylesheets/v2/overrides/_rep_listing.scss */
.rep-listing .product_grid .row.products-row {
  padding-top: 41px;
}
/* line 8, ../../../app/assets/stylesheets/v2/overrides/_rep_listing.scss */
.rep-listing .product_grid .row.products-row article {
  position: relative;
}
/* line 11, ../../../app/assets/stylesheets/v2/overrides/_rep_listing.scss */
.rep-listing .product_grid .row.products-row article .trainer-description {
  cursor: default;
  padding: 0 10px 20px;
}
/* line 15, ../../../app/assets/stylesheets/v2/overrides/_rep_listing.scss */
.rep-listing .product_grid .row.products-row article .trainer-description.with-email-btn {
  margin-bottom: 40px;
  padding-bottom: 40px;
}
/* line 20, ../../../app/assets/stylesheets/v2/overrides/_rep_listing.scss */
.rep-listing .product_grid .row.products-row article .trainer-description h1 {
  font-size: 30px;
  margin: 15px 0 0;
}
/* line 24, ../../../app/assets/stylesheets/v2/overrides/_rep_listing.scss */
.rep-listing .product_grid .row.products-row article .trainer-description h2, .rep-listing .product_grid .row.products-row article .trainer-description .military.carousel .stc-quote, .military.carousel .rep-listing .product_grid .row.products-row article .trainer-description .stc-quote {
  font-size: 20px;
  margin: 0 0 10px;
}
/* line 28, ../../../app/assets/stylesheets/v2/overrides/_rep_listing.scss */
.rep-listing .product_grid .row.products-row article .trainer-description ul {
  padding-bottom: 10px;
}
/* line 31, ../../../app/assets/stylesheets/v2/overrides/_rep_listing.scss */
.rep-listing .product_grid .row.products-row article .trainer-description ul a {
  color: #828282;
}
/* line 36, ../../../app/assets/stylesheets/v2/overrides/_rep_listing.scss */
.rep-listing .product_grid .row.products-row article .trainer-description .email-btn-wrapper {
  bottom: 30px;
  margin-left: -10px;
  padding-right: 20px;
  position: absolute;
  width: 100%;
}

/* line 50, ../../../app/assets/stylesheets/v2/overrides/_rep_listing.scss */
.rep-listing-sidebar {
  margin-bottom: 40px;
}
/* line 53, ../../../app/assets/stylesheets/v2/overrides/_rep_listing.scss */
.rep-listing-sidebar article {
  margin-top: 30px;
}
/* line 56, ../../../app/assets/stylesheets/v2/overrides/_rep_listing.scss */
.rep-listing-sidebar article:first-child, .rep-listing-sidebar article h1 {
  margin-top: 0 !important;
}
/* line 60, ../../../app/assets/stylesheets/v2/overrides/_rep_listing.scss */
.rep-listing-sidebar article h1 {
  font-size: 22px !important;
}
/* line 63, ../../../app/assets/stylesheets/v2/overrides/_rep_listing.scss */
.rep-listing-sidebar article .contacts {
  margin-bottom: 0;
}

/* line 3, ../../../app/assets/stylesheets/v2/overrides/_sidebar.scss */
#accordion li.title {
  background: #2c2c2c;
  color: #fff;
  font-family: "knockout_htf48";
  font-size: 20px;
  height: 60px;
  line-height: 60px;
  padding: 0px 45px 0px 20px;
  text-transform: uppercase;
}

/* line 2, ../../../app/assets/stylesheets/v2/overrides/_products.scss */
.product_grid h1 {
  font-size: 36px;
  margin: 38px 0px 28px;
}
/* line 7, ../../../app/assets/stylesheets/v2/overrides/_products.scss */
.product_grid .pdp-label {
  height: 22px;
}
/* line 15, ../../../app/assets/stylesheets/v2/overrides/_products.scss */
.product_grid .product-item .carousel .item:not(.active) .prod-img {
  background-image: none !important;
}
/* line 21, ../../../app/assets/stylesheets/v2/overrides/_products.scss */
.product_grid .product-item .prod-indicators-container {
  float: left;
  margin-top: -20px;
  width: 100%;
}
/* line 26, ../../../app/assets/stylesheets/v2/overrides/_products.scss */
.product_grid .product-item .prod-indicators-container ul li {
  padding: 0px;
  width: 15px;
  height: 15px;
  border-radius: 100px;
  border-color: #999;
  bottom: 3px;
  overflow: hidden;
}
/* line 35, ../../../app/assets/stylesheets/v2/overrides/_products.scss */
.product_grid .product-item .prod-indicators-container ul li span {
  float: left;
  height: 100%;
  width: 50%;
}
/* line 41, ../../../app/assets/stylesheets/v2/overrides/_products.scss */
.product_grid .product-item .prod-indicators-container ul li.active {
  width: 17px;
  height: 17px;
  border-radius: 100px;
}
/* line 47, ../../../app/assets/stylesheets/v2/overrides/_products.scss */
.product_grid .product-item .prod-indicators-container ul li.dot-black, .product_grid .product-item .prod-indicators-container ul li span.dot-black {
  background-color: #222023;
}
/* line 51, ../../../app/assets/stylesheets/v2/overrides/_products.scss */
.product_grid .product-item .prod-indicators-container ul li.dot-yellow, .product_grid .product-item .prod-indicators-container ul li span.dot-yellow {
  background-color: #EECE38;
}
/* line 55, ../../../app/assets/stylesheets/v2/overrides/_products.scss */
.product_grid .product-item .prod-indicators-container ul li.dot-black-on-black {
  background-color: #2C272B;
}
/* line 59, ../../../app/assets/stylesheets/v2/overrides/_products.scss */
.product_grid .product-item .prod-indicators-container ul li.dot-grey {
  background-color: #C2C2C4;
}
/* line 63, ../../../app/assets/stylesheets/v2/overrides/_products.scss */
.product_grid .product-item .prod-indicators-container ul li.dot-asphalt-grey {
  background-color: #413D41;
}
/* line 67, ../../../app/assets/stylesheets/v2/overrides/_products.scss */
.product_grid .product-item .prod-indicators-container ul li.dot-pink {
  background-color: #BA70C9;
}
/* line 71, ../../../app/assets/stylesheets/v2/overrides/_products.scss */
.product_grid .product-item .prod-indicators-container ul li.dot-ua-white, .product_grid .product-item .prod-indicators-container ul li span.dot-white {
  background-color: #D8D3D9;
}
/* line 75, ../../../app/assets/stylesheets/v2/overrides/_products.scss */
.product_grid .product-item .prod-indicators-container ul li.dot-ua-gray-heather {
  background-color: #C3C6CB;
}
/* line 79, ../../../app/assets/stylesheets/v2/overrides/_products.scss */
.product_grid .product-item .prod-indicators-container ul li.dot-ua-carbon-heather {
  background-color: #545159;
}
/* line 83, ../../../app/assets/stylesheets/v2/overrides/_products.scss */
.product_grid .product-item .prod-indicators-container ul li.dot-ua-graphite {
  background-color: #504D56;
}

/* line 92, ../../../app/assets/stylesheets/v2/overrides/_products.scss */
.commercial-pcp-wrapper {
  min-height: 600px;
}

/* line 97, ../../../app/assets/stylesheets/v2/overrides/_products.scss */
.product-variant .spinner-wrapper {
  cursor: not-allowed;
  text-align: center;
  margin-top: -44px;
  padding: 7px 0 5px;
  position: relative;
  z-index: 999999999;
}
/* line 105, ../../../app/assets/stylesheets/v2/overrides/_products.scss */
.product-variant .spinner-wrapper .fa-gear {
  color: #FFB800;
  font-size: 30px;
  opacity: 0.7;
}

/* line 114, ../../../app/assets/stylesheets/v2/overrides/_products.scss */
.cart-header-row .itm-head {
  padding-left: 20px;
}
/* line 116, ../../../app/assets/stylesheets/v2/overrides/_products.scss */
.cart-header-row .itm-head + .th {
  padding-left: 20px;
  padding-right: 0;
}
/* line 121, ../../../app/assets/stylesheets/v2/overrides/_products.scss */
.cart-header-row .qty-head, .cart-header-row .total-head {
  text-align: left;
}

/* line 126, ../../../app/assets/stylesheets/v2/overrides/_products.scss */
.cart-items-wrapper {
  padding: 0 20px;
}
/* line 129, ../../../app/assets/stylesheets/v2/overrides/_products.scss */
.cart-items-wrapper .cart-content-row {
  border-top: solid 1px #d0d0d0;
}
/* line 132, ../../../app/assets/stylesheets/v2/overrides/_products.scss */
.cart-items-wrapper .cart-content-row:first-child {
  border: none;
}
/* line 136, ../../../app/assets/stylesheets/v2/overrides/_products.scss */
.cart-items-wrapper .cart-content-row .img-td {
  padding-left: 0;
}
/* line 139, ../../../app/assets/stylesheets/v2/overrides/_products.scss */
.cart-items-wrapper .cart-content-row .prod-img {
  margin-top: 0;
}
/* line 142, ../../../app/assets/stylesheets/v2/overrides/_products.scss */
.cart-items-wrapper .cart-content-row .cp-desc, .cart-items-wrapper .cart-content-row .cart-item-details {
  padding-top: 20px;
}
/* line 145, ../../../app/assets/stylesheets/v2/overrides/_products.scss */
.cart-items-wrapper .cart-content-row .cart-column {
  padding-top: 28px;
}
/* line 148, ../../../app/assets/stylesheets/v2/overrides/_products.scss */
.cart-items-wrapper .cart-content-row .cp-td {
  padding-bottom: 10px;
}

/* line 154, ../../../app/assets/stylesheets/v2/overrides/_products.scss */
.price-stars > :first-child {
  float: left;
}

/* line 159, ../../../app/assets/stylesheets/v2/overrides/_products.scss */
.btn-promo .open-modal {
  cursor: pointer;
  padding: 12px !important;
  -webkit-transition: all 0.4s linear 0s;
  transition: all 0.4s linear 0s;
}
/* line 164, ../../../app/assets/stylesheets/v2/overrides/_products.scss */
.btn-promo .open-modal:hover {
  color: #828282 !important;
}
/* line 168, ../../../app/assets/stylesheets/v2/overrides/_products.scss */
.btn-promo .open-modal .fa-info-circle {
  font-size: 16px;
  margin-top: -5px;
  position: relative;
  top: 1px;
}

/* line 17, ../../../app/assets/stylesheets/v2/overrides/_main_product_carousel.scss */
#main-product-description {
  padding-bottom: 140px;
}

/* line 2, ../../../app/assets/stylesheets/v2/overrides/_main_product_carousel.scss */
.navigation-arrow:before {
  content: '';
  display: block;
  width: 5px;
  height: 5px;
  padding: 10px;
  box-shadow: -2px -2px 0 0 black;
  cursor: pointer;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  -webkit-transition: .3s;
  transition: .3s;
}
/* line 24, ../../../app/assets/stylesheets/v2/overrides/_main_product_carousel.scss */
.navigation-arrow:hover:before {
  box-shadow: -5px -5px 0 0 black;
}
/* line 29, ../../../app/assets/stylesheets/v2/overrides/_main_product_carousel.scss */
.navigation-arrow.right:before {
  box-shadow: 2px 2px 0 0 black;
}
/* line 33, ../../../app/assets/stylesheets/v2/overrides/_main_product_carousel.scss */
.navigation-arrow.right:hover:before {
  box-shadow: 5px 5px 0 0 black;
}
/* line 2, ../../../app/assets/stylesheets/v2/overrides/_main_product_carousel.scss */
.navigation-arrow .mini-arrow:before {
  content: '';
  display: block;
  width: 2px;
  height: 2px;
  padding: 5px;
  box-shadow: -1px -1px 0 0 black;
  cursor: pointer;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  -webkit-transition: .3s;
  transition: .3s;
}
/* line 40, ../../../app/assets/stylesheets/v2/overrides/_main_product_carousel.scss */
.navigation-arrow .mini-arrow:before {
  position: absolute;
  top: 5px;
  right: 0;
}
/* line 47, ../../../app/assets/stylesheets/v2/overrides/_main_product_carousel.scss */
.navigation-arrow .mini-arrow.right:before {
  left: 0;
  box-shadow: 1px 1px 0 0 black;
}

/* line 55, ../../../app/assets/stylesheets/v2/overrides/_main_product_carousel.scss */
#main-product-description #pdp-homekit-carousel .pdp-indicators-wrapper {
  margin: 20px auto 0;
  position: relative;
}
/* line 59, ../../../app/assets/stylesheets/v2/overrides/_main_product_carousel.scss */
#main-product-description #pdp-homekit-carousel .pdp-indicators-wrapper .navigation-arrow {
  top: 25px;
  position: absolute;
}
@media (min-width: 2px) {
  /* line 55, ../../../app/assets/stylesheets/v2/overrides/_main_product_carousel.scss */
  #main-product-description #pdp-homekit-carousel .pdp-indicators-wrapper {
    width: 100%;
  }
  /* line 67, ../../../app/assets/stylesheets/v2/overrides/_main_product_carousel.scss */
  #main-product-description #pdp-homekit-carousel .pdp-indicators-wrapper .navigation-arrow {
    left: 7px;
  }
  /* line 70, ../../../app/assets/stylesheets/v2/overrides/_main_product_carousel.scss */
  #main-product-description #pdp-homekit-carousel .pdp-indicators-wrapper .navigation-arrow.right {
    left: inherit;
    right: 7px;
  }
}
@media (min-width: 900px) {
  /* line 78, ../../../app/assets/stylesheets/v2/overrides/_main_product_carousel.scss */
  #main-product-description #pdp-homekit-carousel .pdp-indicators-wrapper .navigation-arrow.left {
    left: -20px;
    margin-left: 10%;
  }
  /* line 83, ../../../app/assets/stylesheets/v2/overrides/_main_product_carousel.scss */
  #main-product-description #pdp-homekit-carousel .pdp-indicators-wrapper .navigation-arrow.right {
    margin-right: 10%;
    right: -21px;
  }
}

/* line 91, ../../../app/assets/stylesheets/v2/overrides/_main_product_carousel.scss */
#main-product-description #pdp-homekit-carousel #pdp-carousel-indicators {
  height: 85px;
  margin: 0 auto;
  overflow: hidden;
  white-space: nowrap;
}
/* line 97, ../../../app/assets/stylesheets/v2/overrides/_main_product_carousel.scss */
#main-product-description #pdp-homekit-carousel #pdp-carousel-indicators li {
  float: none;
  margin: 2px 2px 2px 22px !important;
}
/* line 101, ../../../app/assets/stylesheets/v2/overrides/_main_product_carousel.scss */
#main-product-description #pdp-homekit-carousel #pdp-carousel-indicators li:first-child {
  margin-left: 2px !important;
}
@media (min-width: 2px) {
  /* line 91, ../../../app/assets/stylesheets/v2/overrides/_main_product_carousel.scss */
  #main-product-description #pdp-homekit-carousel #pdp-carousel-indicators {
    width: 352px !important;
  }
  /* line 109, ../../../app/assets/stylesheets/v2/overrides/_main_product_carousel.scss */
  #main-product-description #pdp-homekit-carousel #pdp-carousel-indicators li {
    width: 65px !important;
    height: 65px !important;
  }
}
@media (min-width: 1200px) {
  /* line 91, ../../../app/assets/stylesheets/v2/overrides/_main_product_carousel.scss */
  #main-product-description #pdp-homekit-carousel #pdp-carousel-indicators {
    width: 538px !important;
  }
}
@media (min-width: 1400px) {
  /* line 91, ../../../app/assets/stylesheets/v2/overrides/_main_product_carousel.scss */
  #main-product-description #pdp-homekit-carousel #pdp-carousel-indicators {
    width: 634px !important;
  }
}

@media (max-width: 1199px) {
  /* line 123, ../../../app/assets/stylesheets/v2/overrides/_main_product_carousel.scss */
  #main-product-description {
    padding-bottom: 100px;
  }
}
/* line 1, ../../../app/assets/stylesheets/v2/overrides/_scroller.scss */
#back-to-top {
  position: fixed;
  bottom: 10px;
  right: 10px;
  width: 0;
  height: 0;
  text-indent: -1000px;
  overflow: hidden;
  -webkit-transition: all .5s ease;
  transition: all .5s ease;
  opacity: 0;
}
/* line 12, ../../../app/assets/stylesheets/v2/overrides/_scroller.scss */
#back-to-top .dark {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  background: #2C2C2C url(//d1stxdp5ogppuo.cloudfront.net/assets/back_top_white-793af27fe8ea61af2cf6b198814baad2.svg) center no-repeat;
  background-size: 60%;
  -webkit-transition: all .5s ease;
  transition: all .5s ease;
}
/* line 22, ../../../app/assets/stylesheets/v2/overrides/_scroller.scss */
#back-to-top .dark:hover {
  opacity: 0;
}
@media only screen and (min-width: 1024px) {
  /* line 1, ../../../app/assets/stylesheets/v2/overrides/_scroller.scss */
  #back-to-top {
    background: #fff url(//d1stxdp5ogppuo.cloudfront.net/assets/back_top_dark-4c623fd9c093b301016ff7f621263732.svg) center no-repeat;
    width: 40px;
    height: 40px;
    background-size: 60%;
    z-index: 999;
  }
  /* line 34, ../../../app/assets/stylesheets/v2/overrides/_scroller.scss */
  #back-to-top.on {
    opacity: 1;
  }
}
@media screen and (min-width: 1630px) {
  /* line 1, ../../../app/assets/stylesheets/v2/overrides/_scroller.scss */
  #back-to-top {
    bottom: 15px;
    right: 15px;
    width: 50px;
    height: 50px;
    background-size: 42%;
  }
  /* line 45, ../../../app/assets/stylesheets/v2/overrides/_scroller.scss */
  #back-to-top .dark {
    background-size: 42%;
  }
}
@media screen and (min-width: 1800px) {
  /* line 1, ../../../app/assets/stylesheets/v2/overrides/_scroller.scss */
  #back-to-top {
    bottom: 30px;
    right: 30px;
    width: 60px;
    height: 60px;
  }
}

/* line 58, ../../../app/assets/stylesheets/v2/overrides/_scroller.scss */
#back-to-top2 {
  width: 60px;
  height: 60px;
  display: block;
  position: relative;
  opacity: 0;
  -webkit-transition: all .5s ease;
  transition: all .5s ease;
}
/* line 65, ../../../app/assets/stylesheets/v2/overrides/_scroller.scss */
#back-to-top2 .dark {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  background: #ededed url(//d1stxdp5ogppuo.cloudfront.net/assets/back_top_dark-4c623fd9c093b301016ff7f621263732.svg) center no-repeat;
  background-size: 50%;
  -webkit-transition: all .5s ease;
  transition: all .5s ease;
}
/* line 75, ../../../app/assets/stylesheets/v2/overrides/_scroller.scss */
#back-to-top2 .dark:hover {
  opacity: 0.6;
}
/* line 79, ../../../app/assets/stylesheets/v2/overrides/_scroller.scss */
#back-to-top2.on {
  opacity: 1;
  background: #ededed;
}

@media (max-width: 1199px) {
  /* line 2, ../../../app/assets/stylesheets/v2/overrides/_who_we_are_philosophy.scss */
  #philosophy {
    position: relative;
    height: 460px;
    padding: 50px 0;
  }
  /* line 7, ../../../app/assets/stylesheets/v2/overrides/_who_we_are_philosophy.scss */
  #philosophy #logo-wrapper {
    position: absolute;
    top: 50%;
    -webkit-transform: translate(0, -50%);
            transform: translate(0, -50%);
  }
}
/* line 15, ../../../app/assets/stylesheets/v2/overrides/_who_we_are_philosophy.scss */
#heritage-buttons a {
  margin: 20px 0;
  background: #EFEFEF;
  color: #2C2C2C;
  display: inline-block;
  line-height: 100px;
  font-size: 28px;
  height: 100px;
  width: 100%;
  font-family: "knockout_htf48";
}

/* line 27, ../../../app/assets/stylesheets/v2/overrides/_who_we_are_philosophy.scss */
#heritage-buttons.sweat a {
  background: white;
  width: 340px;
  line-height: 180px;
  height: 180px;
  font-size: 38px;
  margin: 30px 0;
}
/* line 35, ../../../app/assets/stylesheets/v2/overrides/_who_we_are_philosophy.scss */
#heritage-buttons.sweat a.first {
  margin-right: 50px;
}
/* line 39, ../../../app/assets/stylesheets/v2/overrides/_who_we_are_philosophy.scss */
#heritage-buttons.sweat a.last {
  margin-left: 50px;
}

/* line 44, ../../../app/assets/stylesheets/v2/overrides/_who_we_are_philosophy.scss */
.bg-grey {
  background: #EFEFEF;
}

/* line 49, ../../../app/assets/stylesheets/v2/overrides/_who_we_are_philosophy.scss */
.video-row h4 {
  text-transform: none;
  font-weight: bold;
  font-family: "Helvetica Neue", Arial, sans-serif;
  font-size: 15px;
  margin: 10px 0 3px;
}
/* line 57, ../../../app/assets/stylesheets/v2/overrides/_who_we_are_philosophy.scss */
.video-row p {
  margin: 0;
}

/* line 62, ../../../app/assets/stylesheets/v2/overrides/_who_we_are_philosophy.scss */
h3.one-line {
  margin: 0 0 25px;
}

/* line 1, ../../../app/assets/stylesheets/v2/overrides/_professional_education.scss */
.professional-education-info {
  margin-bottom: 20px;
}

/* line 5, ../../../app/assets/stylesheets/v2/overrides/_professional_education.scss */
#host-a-course {
  text-align: center;
}
/* line 9, ../../../app/assets/stylesheets/v2/overrides/_professional_education.scss */
#host-a-course p {
  padding-bottom: 20px;
}

/* line 15, ../../../app/assets/stylesheets/v2/overrides/_professional_education.scss */
#location-near-you .btn, #location-near-you .socialwall .candid-wall-load-more, .socialwall #location-near-you .candid-wall-load-more {
  height: 44px;
}
/* line 19, ../../../app/assets/stylesheets/v2/overrides/_professional_education.scss */
#location-near-you .trx-gift-card {
  font-size: 14px;
  margin: 10px 0 0;
  padding: 0 10px;
}
/* line 24, ../../../app/assets/stylesheets/v2/overrides/_professional_education.scss */
#location-near-you .trx-gift-card .link {
  font-weight: bold;
  text-decoration: underline;
}

/* line 1, ../../../app/assets/stylesheets/v2/overrides/_equalizer.scss */
.equalizer {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

/* line 7, ../../../app/assets/stylesheets/v2/overrides/_equalizer.scss */
.equalizer--center {
  -webkit-align-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
}

/* line 12, ../../../app/assets/stylesheets/v2/overrides/_equalizer.scss */
.u-center-block {
  margin-left: auto !important;
  margin-right: auto !important;
}

/* line 2, ../../../app/assets/stylesheets/v2/overrides/_special_offers_modal.scss */
#special-offers-modal .modal-dialog {
  width: 600px;
}
/* line 5, ../../../app/assets/stylesheets/v2/overrides/_special_offers_modal.scss */
#special-offers-modal .modal-dialog .modal-title {
  margin-bottom: 20px;
}
/* line 8, ../../../app/assets/stylesheets/v2/overrides/_special_offers_modal.scss */
#special-offers-modal .modal-dialog .promotions-zones {
  margin: 0 !important;
  padding: 10px 0 !important;
}
/* line 12, ../../../app/assets/stylesheets/v2/overrides/_special_offers_modal.scss */
#special-offers-modal .modal-dialog .promotions-zones > div {
  margin: 0;
  width: 100%;
}
/* line 17, ../../../app/assets/stylesheets/v2/overrides/_special_offers_modal.scss */
#special-offers-modal .modal-dialog .promotions-zones .promotions-pictures {
  margin-bottom: 0;
}
/* line 21, ../../../app/assets/stylesheets/v2/overrides/_special_offers_modal.scss */
#special-offers-modal .modal-dialog .promotions-zones .promotions-content {
  padding: 0 40px 30px;
}
/* line 24, ../../../app/assets/stylesheets/v2/overrides/_special_offers_modal.scss */
#special-offers-modal .modal-dialog .promotions-zones .promotions-content h2, #special-offers-modal .modal-dialog .promotions-zones .promotions-content .military.carousel .stc-quote, .military.carousel #special-offers-modal .modal-dialog .promotions-zones .promotions-content .stc-quote {
  font-size: 28px;
  margin: 28px 0 20px;
}
/* line 29, ../../../app/assets/stylesheets/v2/overrides/_special_offers_modal.scss */
#special-offers-modal .modal-dialog .promotions-zones .promotions-content p, #special-offers-modal .modal-dialog .promotions-zones .promotions-content .service-btn {
  margin: 0 0 20px;
}
/* line 33, ../../../app/assets/stylesheets/v2/overrides/_special_offers_modal.scss */
#special-offers-modal .modal-dialog .promotions-zones .promotions-content .service-btn {
  font-weight: bold;
}
/* line 37, ../../../app/assets/stylesheets/v2/overrides/_special_offers_modal.scss */
#special-offers-modal .modal-dialog .promotions-zones .promotions-content .btn, #special-offers-modal .modal-dialog .promotions-zones .promotions-content .socialwall .candid-wall-load-more, .socialwall #special-offers-modal .modal-dialog .promotions-zones .promotions-content .candid-wall-load-more {
  color: #2c2c2c;
  margin-top: 35px;
  background-color: #ffe500;
}
/* line 42, ../../../app/assets/stylesheets/v2/overrides/_special_offers_modal.scss */
#special-offers-modal .modal-dialog .promotions-zones .promotions-content .btn:hover, #special-offers-modal .modal-dialog .promotions-zones .promotions-content .socialwall .candid-wall-load-more:hover, .socialwall #special-offers-modal .modal-dialog .promotions-zones .promotions-content .candid-wall-load-more:hover {
  background-color: #d6c000;
}

/* line 53, ../../../app/assets/stylesheets/v2/overrides/_special_offers_modal.scss */
#special-offers-modal .btn, #special-offers-modal .socialwall .candid-wall-load-more, .socialwall #special-offers-modal .candid-wall-load-more, #special-offers-modal .btn-block,
#international-orders-modal .btn,
#international-orders-modal .socialwall .candid-wall-load-more,
.socialwall #international-orders-modal .candid-wall-load-more,
#international-orders-modal .btn-block {
  display: none;
}

/* line 3, ../../../app/assets/stylesheets/v2/landing_pages/_landing_pages.scss */
.container.landing-page {
  max-width: 1280px;
  margin-top: -290px;
  background: url(//d1stxdp5ogppuo.cloudfront.net/assets/landing_pages/landing-page-bg-no-bridge-d7d56353ca0b634d9d28a1e18edf1b17.jpg) no-repeat;
  background-size: contain;
  padding-top: 550px;
}
/* line 10, ../../../app/assets/stylesheets/v2/landing_pages/_landing_pages.scss */
.container.landing-page.-default {
  background: none;
  margin: 0 auto;
  padding: 0;
}
/* line 16, ../../../app/assets/stylesheets/v2/landing_pages/_landing_pages.scss */
.container.landing-page .hero-section, .container.landing-page .featured-section {
  min-height: 500px;
}
/* line 20, ../../../app/assets/stylesheets/v2/landing_pages/_landing_pages.scss */
.container.landing-page .section-title {
  margin: 35px 0 30px !important;
  text-align: center;
}
@media (min-width: 2px) {
  /* line 20, ../../../app/assets/stylesheets/v2/landing_pages/_landing_pages.scss */
  .container.landing-page .section-title {
    font-size: 60px !important;
  }
}
@media (min-width: 800px) {
  /* line 20, ../../../app/assets/stylesheets/v2/landing_pages/_landing_pages.scss */
  .container.landing-page .section-title {
    font-size: 70px !important;
  }
}
@media (min-width: 1000px) {
  /* line 20, ../../../app/assets/stylesheets/v2/landing_pages/_landing_pages.scss */
  .container.landing-page .section-title {
    font-size: 80px !important;
  }
}
/* line 35, ../../../app/assets/stylesheets/v2/landing_pages/_landing_pages.scss */
.container.landing-page h1, .container.landing-page h2, .container.landing-page .military.carousel .stc-quote, .military.carousel .container.landing-page .stc-quote, .container.landing-page h3, .container.landing-page h4, .container.landing-page .hashtag {
  color: #C9B411;
  z-index: 101;
  position: relative;
}
/* line 40, ../../../app/assets/stylesheets/v2/landing_pages/_landing_pages.scss */
.container.landing-page h1 a, .container.landing-page h2 a, .container.landing-page .military.carousel .stc-quote a, .military.carousel .container.landing-page .stc-quote a, .container.landing-page h3 a, .container.landing-page h4 a, .container.landing-page .hashtag a {
  color: #C9B411;
}
/* line 45, ../../../app/assets/stylesheets/v2/landing_pages/_landing_pages.scss */
.container.landing-page h1 {
  font-size: 5.5em;
  line-height: 0.85em;
  margin-bottom: 0;
}
/* line 51, ../../../app/assets/stylesheets/v2/landing_pages/_landing_pages.scss */
.container.landing-page h2, .container.landing-page .military.carousel .stc-quote, .military.carousel .container.landing-page .stc-quote {
  font-size: 3em;
  line-height: 0.95em;
  padding: 10px 0;
  border-top: 1px solid #C9B411;
  border-bottom: 1px solid #C9B411;
  display: inline-block;
}
/* line 61, ../../../app/assets/stylesheets/v2/landing_pages/_landing_pages.scss */
.container.landing-page .win h2, .container.landing-page .win .military.carousel .stc-quote, .military.carousel .container.landing-page .win .stc-quote {
  margin: 25px 0 50px;
}
/* line 65, ../../../app/assets/stylesheets/v2/landing_pages/_landing_pages.scss */
.container.landing-page .entry h2, .container.landing-page .entry .military.carousel .stc-quote, .military.carousel .container.landing-page .entry .stc-quote {
  margin: 40px 0 30px;
}
/* line 69, ../../../app/assets/stylesheets/v2/landing_pages/_landing_pages.scss */
.container.landing-page .entry a {
  font-weight: bold;
  color: #666;
}
/* line 74, ../../../app/assets/stylesheets/v2/landing_pages/_landing_pages.scss */
.container.landing-page h3 {
  font-size: 2em;
}
/* line 78, ../../../app/assets/stylesheets/v2/landing_pages/_landing_pages.scss */
.container.landing-page .hashtag {
  font-family: "knockout_htf48";
  font-size: 2.5em;
  margin-top: -5px;
}
/* line 84, ../../../app/assets/stylesheets/v2/landing_pages/_landing_pages.scss */
.container.landing-page h1 span {
  color: #7E7B7C;
}
/* line 89, ../../../app/assets/stylesheets/v2/landing_pages/_landing_pages.scss */
.container.landing-page h1 span, .container.landing-page h2 span, .container.landing-page .military.carousel .stc-quote span, .military.carousel .container.landing-page .stc-quote span {
  display: block;
}
/* line 94, ../../../app/assets/stylesheets/v2/landing_pages/_landing_pages.scss */
.container.landing-page p {
  color: #666;
  font-size: 20px;
}
/* line 99, ../../../app/assets/stylesheets/v2/landing_pages/_landing_pages.scss */
.container.landing-page .rules {
  margin: 30px 0px 50px;
}
/* line 103, ../../../app/assets/stylesheets/v2/landing_pages/_landing_pages.scss */
.container.landing-page .rules a {
  margin: 40px 0;
  color: #666;
  text-decoration: underline;
}
/* line 110, ../../../app/assets/stylesheets/v2/landing_pages/_landing_pages.scss */
.container.landing-page #training-section .column {
  text-align: center;
}
/* line 114, ../../../app/assets/stylesheets/v2/landing_pages/_landing_pages.scss */
.container.landing-page #training-section a.btn, .container.landing-page #training-section .socialwall a.candid-wall-load-more, .socialwall .container.landing-page #training-section a.candid-wall-load-more {
  float: none;
}
/* line 118, ../../../app/assets/stylesheets/v2/landing_pages/_landing_pages.scss */
.container.landing-page #training-section h3 {
  color: #C9B411;
}
/* line 121, ../../../app/assets/stylesheets/v2/landing_pages/_landing_pages.scss */
.container.landing-page #training-section h3 span {
  color: #666;
}
/* line 127, ../../../app/assets/stylesheets/v2/landing_pages/_landing_pages.scss */
.container.landing-page .bridge {
  top: 230px;
  position: absolute;
  width: 70%;
  max-width: 800px;
  z-index: 100;
}
@media (min-width: 1081px) and (max-width: 1150px) {
  /* line 3, ../../../app/assets/stylesheets/v2/landing_pages/_landing_pages.scss */
  .container.landing-page {
    padding-top: 500px;
  }
}
@media (min-width: 995px) and (max-width: 1080px) {
  /* line 3, ../../../app/assets/stylesheets/v2/landing_pages/_landing_pages.scss */
  .container.landing-page {
    padding-top: 420px;
  }
  /* line 142, ../../../app/assets/stylesheets/v2/landing_pages/_landing_pages.scss */
  .container.landing-page .win h2, .container.landing-page .win .military.carousel .stc-quote, .military.carousel .container.landing-page .win .stc-quote {
    margin-top: 80px;
    margin-bottom: 80px;
  }
}
@media (min-width: 851px) and (max-width: 992px) {
  /* line 3, ../../../app/assets/stylesheets/v2/landing_pages/_landing_pages.scss */
  .container.landing-page {
    padding-top: 420px;
  }
  /* line 151, ../../../app/assets/stylesheets/v2/landing_pages/_landing_pages.scss */
  .container.landing-page .win h2, .container.landing-page .win .military.carousel .stc-quote, .military.carousel .container.landing-page .win .stc-quote {
    margin-top: 50px;
    margin-bottom: 70px;
  }
}
@media (min-width: 769px) and (max-width: 850px) {
  /* line 3, ../../../app/assets/stylesheets/v2/landing_pages/_landing_pages.scss */
  .container.landing-page {
    padding-top: 370px;
  }
  /* line 160, ../../../app/assets/stylesheets/v2/landing_pages/_landing_pages.scss */
  .container.landing-page h1 {
    font-size: 4.5em;
  }
  /* line 164, ../../../app/assets/stylesheets/v2/landing_pages/_landing_pages.scss */
  .container.landing-page h2, .container.landing-page .military.carousel .stc-quote, .military.carousel .container.landing-page .stc-quote {
    font-size: 2.7em;
  }
}
@media (max-width: 768px) {
  /* line 3, ../../../app/assets/stylesheets/v2/landing_pages/_landing_pages.scss */
  .container.landing-page {
    padding-top: 340px;
    margin-top: -80px;
  }
  /* line 173, ../../../app/assets/stylesheets/v2/landing_pages/_landing_pages.scss */
  .container.landing-page h1 {
    font-size: 4em;
  }
  /* line 177, ../../../app/assets/stylesheets/v2/landing_pages/_landing_pages.scss */
  .container.landing-page h2, .container.landing-page .military.carousel .stc-quote, .military.carousel .container.landing-page .stc-quote {
    font-size: 2.5em;
  }
  /* line 181, ../../../app/assets/stylesheets/v2/landing_pages/_landing_pages.scss */
  .container.landing-page p {
    font-size: 18px;
  }
  /* line 185, ../../../app/assets/stylesheets/v2/landing_pages/_landing_pages.scss */
  .container.landing-page .bridge {
    top: 360px;
  }
}

/* line 191, ../../../app/assets/stylesheets/v2/landing_pages/_landing_pages.scss */
#mobile-body .container.landing-page {
  width: auto;
  background: url(//d1stxdp5ogppuo.cloudfront.net/assets/landing_pages/landing-page-mobile-bg-e32ca9c9826cc25ffc868fa19a53157f.jpg) no-repeat;
  background-size: 100%;
  margin-top: 0;
  padding-top: 255px;
  padding-left: 0;
}
/* line 199, ../../../app/assets/stylesheets/v2/landing_pages/_landing_pages.scss */
#mobile-body .container.landing-page .hashtag {
  margin-top: 10px;
}
/* line 203, ../../../app/assets/stylesheets/v2/landing_pages/_landing_pages.scss */
#mobile-body .container.landing-page h1 {
  font-size: 3em;
}
/* line 207, ../../../app/assets/stylesheets/v2/landing_pages/_landing_pages.scss */
#mobile-body .container.landing-page h2, #mobile-body .container.landing-page .military.carousel .stc-quote, .military.carousel #mobile-body .container.landing-page .stc-quote {
  font-size: 1.9em;
}
/* line 211, ../../../app/assets/stylesheets/v2/landing_pages/_landing_pages.scss */
#mobile-body .container.landing-page h3 {
  font-size: 1.9em;
  margin: 10px;
}
/* line 216, ../../../app/assets/stylesheets/v2/landing_pages/_landing_pages.scss */
#mobile-body .container.landing-page p:not(.hashtag) {
  font-size: 14px;
  line-height: 20px;
}
/* line 221, ../../../app/assets/stylesheets/v2/landing_pages/_landing_pages.scss */
#mobile-body .container.landing-page .entry img {
  width: 50%;
}
/* line 225, ../../../app/assets/stylesheets/v2/landing_pages/_landing_pages.scss */
#mobile-body .container.landing-page .bridge {
  left: 0;
  top: 440px;
}
/* line 230, ../../../app/assets/stylesheets/v2/landing_pages/_landing_pages.scss */
#mobile-body .container.landing-page #training-section {
  background: white;
  padding: 20px;
}
/* line 234, ../../../app/assets/stylesheets/v2/landing_pages/_landing_pages.scss */
#mobile-body .container.landing-page #training-section h3 {
  margin: 0 0 10px;
}
/* line 237, ../../../app/assets/stylesheets/v2/landing_pages/_landing_pages.scss */
#mobile-body .container.landing-page #training-section h3 span {
  display: block;
}
@media (min-width: 2px) {
  /* line 234, ../../../app/assets/stylesheets/v2/landing_pages/_landing_pages.scss */
  #mobile-body .container.landing-page #training-section h3 {
    font-size: 2.8em;
    line-height: 0.9;
  }
}
@media (min-width: 400px) {
  /* line 234, ../../../app/assets/stylesheets/v2/landing_pages/_landing_pages.scss */
  #mobile-body .container.landing-page #training-section h3 {
    font-size: 4em;
  }
}
/* line 250, ../../../app/assets/stylesheets/v2/landing_pages/_landing_pages.scss */
#mobile-body .container.landing-page #training-section p {
  font-size: 18px;
  line-height: 1.3;
  margin: 0;
}
/* line 256, ../../../app/assets/stylesheets/v2/landing_pages/_landing_pages.scss */
#mobile-body .container.landing-page #training-section .btn, #mobile-body .container.landing-page #training-section .socialwall .candid-wall-load-more, .socialwall #mobile-body .container.landing-page #training-section .candid-wall-load-more {
  margin: 20px 0;
  width: 100%;
}
/* line 261, ../../../app/assets/stylesheets/v2/landing_pages/_landing_pages.scss */
#mobile-body .container.landing-page #training-section .col-xs-12 {
  padding: 0;
}
/* line 265, ../../../app/assets/stylesheets/v2/landing_pages/_landing_pages.scss */
#mobile-body .container.landing-page #training-section .facebook-hover,
#mobile-body .container.landing-page #training-section .twitter-hover,
#mobile-body .container.landing-page #training-section .instagram-hover {
  display: none;
}
/* line 271, ../../../app/assets/stylesheets/v2/landing_pages/_landing_pages.scss */
#mobile-body .container.landing-page #training-section .training-twitter {
  border-top: 0;
}
/* line 275, ../../../app/assets/stylesheets/v2/landing_pages/_landing_pages.scss */
#mobile-body .container.landing-page #training-section .training-facebook,
#mobile-body .container.landing-page #training-section .training-twitter,
#mobile-body .container.landing-page #training-section .training-instagram {
  height: 50px;
}
/* line 280, ../../../app/assets/stylesheets/v2/landing_pages/_landing_pages.scss */
#mobile-body .container.landing-page #training-section .training-facebook .training-social-number,
#mobile-body .container.landing-page #training-section .training-twitter .training-social-number,
#mobile-body .container.landing-page #training-section .training-instagram .training-social-number {
  font-family: "knockout_htf48";
  font-size: 26px;
  line-height: 50px;
}
/* line 285, ../../../app/assets/stylesheets/v2/landing_pages/_landing_pages.scss */
#mobile-body .container.landing-page #training-section .training-facebook .training-social-number i,
#mobile-body .container.landing-page #training-section .training-twitter .training-social-number i,
#mobile-body .container.landing-page #training-section .training-instagram .training-social-number i {
  margin-right: 10px;
}
/* line 291, ../../../app/assets/stylesheets/v2/landing_pages/_landing_pages.scss */
#mobile-body .container.landing-page #training-section .training-facebook .training-social-number {
  color: #365C9B;
}
/* line 295, ../../../app/assets/stylesheets/v2/landing_pages/_landing_pages.scss */
#mobile-body .container.landing-page #training-section .training-twitter .training-social-number {
  color: #03BBF9;
}
/* line 299, ../../../app/assets/stylesheets/v2/landing_pages/_landing_pages.scss */
#mobile-body .container.landing-page #training-section .training-instagram .training-social-number {
  color: #517FA4;
}
/* line 303, ../../../app/assets/stylesheets/v2/landing_pages/_landing_pages.scss */
#mobile-body .container.landing-page #training-section #share-row {
  text-align: center;
  height: 50px;
  border-bottom: 1px solid #D0D0D0;
}
@media (min-width: 320px) {
  /* line 191, ../../../app/assets/stylesheets/v2/landing_pages/_landing_pages.scss */
  #mobile-body .container.landing-page {
    padding-top: 215px;
  }
}
@media (min-width: 345px) {
  /* line 191, ../../../app/assets/stylesheets/v2/landing_pages/_landing_pages.scss */
  #mobile-body .container.landing-page {
    padding-top: 250px;
  }
}
@media (min-width: 375px) {
  /* line 191, ../../../app/assets/stylesheets/v2/landing_pages/_landing_pages.scss */
  #mobile-body .container.landing-page {
    padding-top: 270px;
  }
}
@media (min-width: 420px) and (max-width: 475px) {
  /* line 191, ../../../app/assets/stylesheets/v2/landing_pages/_landing_pages.scss */
  #mobile-body .container.landing-page {
    padding-top: 325px;
  }
}
@media (min-width: 480px) {
  /* line 191, ../../../app/assets/stylesheets/v2/landing_pages/_landing_pages.scss */
  #mobile-body .container.landing-page {
    padding-top: 330px;
  }
}
@media (min-width: 500px) and (max-width: 567px) {
  /* line 191, ../../../app/assets/stylesheets/v2/landing_pages/_landing_pages.scss */
  #mobile-body .container.landing-page {
    padding-top: 365px;
  }
}
@media (min-width: 568px) {
  /* line 191, ../../../app/assets/stylesheets/v2/landing_pages/_landing_pages.scss */
  #mobile-body .container.landing-page {
    padding-top: 400px;
  }
  /* line 337, ../../../app/assets/stylesheets/v2/landing_pages/_landing_pages.scss */
  #mobile-body .container.landing-page .bridge {
    top: 500px;
  }
}
@media (min-width: 621px) {
  /* line 191, ../../../app/assets/stylesheets/v2/landing_pages/_landing_pages.scss */
  #mobile-body .container.landing-page {
    padding-top: 460px;
  }
}
@media (min-width: 667px) {
  /* line 191, ../../../app/assets/stylesheets/v2/landing_pages/_landing_pages.scss */
  #mobile-body .container.landing-page {
    padding-top: 460px;
  }
}
@media only screen and (min-device-width: 414px) and (max-device-width: 736px) and (device-width: 414px) and (device-height: 736px) and (orientation: portrait) and (-webkit-min-device-pixel-ratio: 3) and (-webkit-device-pixel-ratio: 3) {
  /* line 191, ../../../app/assets/stylesheets/v2/landing_pages/_landing_pages.scss */
  #mobile-body .container.landing-page {
    padding-top: 290px;
  }
}
@media only screen and (min-device-width: 414px) and (max-device-width: 736px) and (orientation: landscape) and (-webkit-min-device-pixel-ratio: 3) {
  /* line 191, ../../../app/assets/stylesheets/v2/landing_pages/_landing_pages.scss */
  #mobile-body .container.landing-page {
    padding-top: 505px;
  }
}

/* line 5, ../../../app/assets/stylesheets/v2/landing_pages/_navigations.scss */
.container.landing-page.-default.-navs-section {
  background: url(//d1stxdp5ogppuo.cloudfront.net/assets/landing_pages/navs/prism-bg-b463206c754b60b60e716a7927f522af.jpg) bottom center no-repeat;
  background-size: cover;
  padding-bottom: 200px;
}
/* line 10, ../../../app/assets/stylesheets/v2/landing_pages/_navigations.scss */
.container.landing-page.-default.-navs-section .personas-section {
  margin: 0 40px;
}
/* line 15, ../../../app/assets/stylesheets/v2/landing_pages/_navigations.scss */
.container.landing-page.-default.-navs-section .personas-section .-persona .-text .-title {
  border: none;
  padding: 0;
}
/* line 23, ../../../app/assets/stylesheets/v2/landing_pages/_navigations.scss */
.container.landing-page.-default.-navs-section .nav-blocks {
  margin: 0 40px;
}
/* line 26, ../../../app/assets/stylesheets/v2/landing_pages/_navigations.scss */
.container.landing-page.-default.-navs-section .nav-blocks .-block {
  cursor: pointer;
  padding: 0 5px 10px;
}
/* line 30, ../../../app/assets/stylesheets/v2/landing_pages/_navigations.scss */
.container.landing-page.-default.-navs-section .nav-blocks .-block .-cover {
  background: center;
  background-size: cover;
}
/* line 34, ../../../app/assets/stylesheets/v2/landing_pages/_navigations.scss */
.container.landing-page.-default.-navs-section .nav-blocks .-block .-cover .-links-block {
  opacity: 0;
  position: relative;
  z-index: 200;
  -webkit-transition: all .5s ease;
  transition: all .5s ease;
}
/* line 40, ../../../app/assets/stylesheets/v2/landing_pages/_navigations.scss */
.container.landing-page.-default.-navs-section .nav-blocks .-block .-cover .-links-block .-links {
  font-family: "knockout_htf48";
  font-weight: normal;
  position: absolute;
  right: 0;
  text-align: center;
  text-transform: uppercase;
}
@media (min-width: 2px) {
  /* line 40, ../../../app/assets/stylesheets/v2/landing_pages/_navigations.scss */
  .container.landing-page.-default.-navs-section .nav-blocks .-block .-cover .-links-block .-links {
    bottom: 5px;
    font-size: 15px;
  }
}
@media (min-width: 1000px) {
  /* line 40, ../../../app/assets/stylesheets/v2/landing_pages/_navigations.scss */
  .container.landing-page.-default.-navs-section .nav-blocks .-block .-cover .-links-block .-links {
    bottom: 10px;
    font-size: 18px;
  }
}
/* line 57, ../../../app/assets/stylesheets/v2/landing_pages/_navigations.scss */
.container.landing-page.-default.-navs-section .nav-blocks .-block .-cover .-links-block .-links .-link {
  display: inline-block;
  margin-bottom: 5px;
}
/* line 62, ../../../app/assets/stylesheets/v2/landing_pages/_navigations.scss */
.container.landing-page.-default.-navs-section .nav-blocks .-block .-cover .-links-block .-links .-button {
  background-color: #ffe500;
  padding: 2px 5px 0;
}
/* line 69, ../../../app/assets/stylesheets/v2/landing_pages/_navigations.scss */
.container.landing-page.-default.-navs-section .nav-blocks .-block .-cover:hover .-links-block {
  opacity: 1;
}
/* line 73, ../../../app/assets/stylesheets/v2/landing_pages/_navigations.scss */
.container.landing-page.-default.-navs-section .nav-blocks .-block .-cover .-title {
  border: 0;
  color: #fff;
  display: block;
  font-size: 30px;
  margin: 0;
  padding: 0;
  position: absolute;
  text-align: center;
  text-shadow: 0px 2px 5px rgba(0, 0, 0, 0.8);
  top: calc(50% - 15px);
  width: 100%;
}

/* line 2, ../../../app/assets/stylesheets/v2/landing_pages/_video_section.scss */
#landing-page .video-section {
  margin-bottom: 50px;
  margin-top: 50px;
}
@media (max-width: 992px) {
  /* line 2, ../../../app/assets/stylesheets/v2/landing_pages/_video_section.scss */
  #landing-page .video-section {
    margin-bottom: 40px;
    margin-top: 40px;
    padding: 0 25px;
  }
}

/* line 3, ../../../app/assets/stylesheets/v2/landing_pages/_yoga.scss */
#yoga #hero .hero-caption {
  top: 60%;
}
/* line 8, ../../../app/assets/stylesheets/v2/landing_pages/_yoga.scss */
#yoga #shauna-harrison .hero-caption {
  top: 0%;
  left: 60%;
  -webkit-transform: translate(-50%);
          transform: translate(-50%);
}
/* line 15, ../../../app/assets/stylesheets/v2/landing_pages/_yoga.scss */
#yoga #get-workout .hero-caption {
  top: 30%;
  left: 50%;
  -webkit-transform: translate(-50%);
          transform: translate(-50%);
  padding: 0;
}
/* line 23, ../../../app/assets/stylesheets/v2/landing_pages/_yoga.scss */
#yoga #shop .hero-caption {
  top: 40%;
  left: 0;
}
/* line 28, ../../../app/assets/stylesheets/v2/landing_pages/_yoga.scss */
#yoga #course {
  background-color: #2c2c2c;
}
/* line 32, ../../../app/assets/stylesheets/v2/landing_pages/_yoga.scss */
#yoga #newsletter .caption {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  /* Chrome, Safari, Opera */
  -ms-transform: translateY(-50%);
  /* IE 9 */
  top: 10%;
  left: 50%;
  -webkit-transform: translate(-50%);
          transform: translate(-50%);
  width: 100%;
}
/* line 41, ../../../app/assets/stylesheets/v2/landing_pages/_yoga.scss */
#yoga .inline-email-signup input {
  border: 5px solid white;
  float: left;
  box-sizing: border-box;
}
/* line 47, ../../../app/assets/stylesheets/v2/landing_pages/_yoga.scss */
#yoga .inline-email-signup input[type="email"] {
  box-shadow: none;
  font-weight: bold;
  background: #dbdbdb;
  border-right: 0;
  width: 70%;
  padding: 0 15px;
}
/* line 55, ../../../app/assets/stylesheets/v2/landing_pages/_yoga.scss */
#yoga .inline-email-signup input[type="email"].invalid {
  background: #FFC4C4;
}
/* line 59, ../../../app/assets/stylesheets/v2/landing_pages/_yoga.scss */
#yoga .inline-email-signup input[type="email"].success {
  background: #ACE393;
}
/* line 64, ../../../app/assets/stylesheets/v2/landing_pages/_yoga.scss */
#yoga .inline-email-signup input[type="submit"] {
  width: 30%;
  padding: 0;
}
/* line 69, ../../../app/assets/stylesheets/v2/landing_pages/_yoga.scss */
#yoga .inline-email-signup form {
  width: 40%;
  margin: 10px auto 0;
}
/* line 74, ../../../app/assets/stylesheets/v2/landing_pages/_yoga.scss */
#yoga .inline-email-signup .btn, #yoga .inline-email-signup .socialwall .candid-wall-load-more, .socialwall #yoga .inline-email-signup .candid-wall-load-more, #yoga .inline-email-signup input {
  height: 50px;
}

/* line 1, ../../../app/assets/stylesheets/v2/landing_pages/_legal.scss */
.legal-container {
  padding: 20px;
}
/* line 3, ../../../app/assets/stylesheets/v2/landing_pages/_legal.scss */
.legal-container h1 {
  text-align: center;
}
/* line 6, ../../../app/assets/stylesheets/v2/landing_pages/_legal.scss */
.legal-container a {
  font-weight: bold;
  text-decoration: underline;
}
/* line 10, ../../../app/assets/stylesheets/v2/landing_pages/_legal.scss */
.legal-container ul {
  list-style-type: none;
}

/* line 1, ../../../app/assets/stylesheets/v2/landing_pages/_product_review.scss */
.product-review-section {
  min-height: 570px;
}
/* line 6, ../../../app/assets/stylesheets/v2/landing_pages/_product_review.scss */
.product-review-section #sidebar .prod-img.compare {
  background-position: center;
  background-size: cover;
}
/* line 11, ../../../app/assets/stylesheets/v2/landing_pages/_product_review.scss */
.product-review-section #sidebar .product-title {
  font-size: 30px;
  text-align: center;
}
/* line 16, ../../../app/assets/stylesheets/v2/landing_pages/_product_review.scss */
.product-review-section #sidebar #reviews .bigger {
  margin: 0;
  text-align: center;
  width: 100%;
}
/* line 21, ../../../app/assets/stylesheets/v2/landing_pages/_product_review.scss */
.product-review-section #sidebar #reviews .bigger .big-star {
  background-position: 0px -51px;
  background-size: 20px auto;
  cursor: default;
  display: inline-block;
  float: inherit;
  height: 20px;
  margin-right: 20px;
  width: 20px;
}
/* line 31, ../../../app/assets/stylesheets/v2/landing_pages/_product_review.scss */
.product-review-section #sidebar #reviews .bigger .big-star.big-star-half {
  background-position: right -80px;
}
/* line 39, ../../../app/assets/stylesheets/v2/landing_pages/_product_review.scss */
.product-review-section .product-review {
  padding: 40px 0;
  max-width: 630px;
}
/* line 43, ../../../app/assets/stylesheets/v2/landing_pages/_product_review.scss */
.product-review-section .product-review .alert {
  border-radius: 0;
  font-size: 16px;
  margin: 25px 20px 0;
}
/* line 49, ../../../app/assets/stylesheets/v2/landing_pages/_product_review.scss */
.product-review-section .product-review .bordered {
  border-top: 2px solid #2c2c2c;
  margin-top: 8px;
  margin-bottom: 10px;
}
/* line 55, ../../../app/assets/stylesheets/v2/landing_pages/_product_review.scss */
.product-review-section .product-review p {
  padding: 0;
}
/* line 59, ../../../app/assets/stylesheets/v2/landing_pages/_product_review.scss */
.product-review-section .product-review .alert {
  margin: 20px 0 0;
}
/* line 63, ../../../app/assets/stylesheets/v2/landing_pages/_product_review.scss */
.product-review-section .product-review .bordered {
  border-top: 2px solid #2c2c2c;
  margin-top: 8px;
  margin-bottom: 10px;
}
/* line 69, ../../../app/assets/stylesheets/v2/landing_pages/_product_review.scss */
.product-review-section .product-review p {
  padding: 0;
}
/* line 73, ../../../app/assets/stylesheets/v2/landing_pages/_product_review.scss */
.product-review-section .product-review .product-reviewer {
  font-weight: bold;
  font-size: 16px;
  margin-bottom: 0;
}
/* line 79, ../../../app/assets/stylesheets/v2/landing_pages/_product_review.scss */
.product-review-section .product-review #product-review-form {
  padding: 0 20px;
}
/* line 82, ../../../app/assets/stylesheets/v2/landing_pages/_product_review.scss */
.product-review-section .product-review .product-rating {
  display: inline-block;
  overflow: hidden;
}
/* line 86, ../../../app/assets/stylesheets/v2/landing_pages/_product_review.scss */
.product-review-section .product-review .product-rating .rate-text {
  display: none;
  background: #efefef;
  font-size: 16px;
  left: 330px;
  margin-top: 4px;
  position: absolute;
  width: 150px;
}
/* line 96, ../../../app/assets/stylesheets/v2/landing_pages/_product_review.scss */
.product-review-section .product-review .star-rating-input {
  opacity: 0;
  position: absolute;
  z-index: -1;
}
/* line 102, ../../../app/assets/stylesheets/v2/landing_pages/_product_review.scss */
.product-review-section .product-review .star-rating-input:checked + .star-rating-label .rate-text {
  display: block;
}
/* line 109, ../../../app/assets/stylesheets/v2/landing_pages/_product_review.scss */
.product-review-section .product-review .star-rating-input + .star-rating-label:hover .rate-text {
  display: block !important;
  z-index: 6 !important;
}
/* line 116, ../../../app/assets/stylesheets/v2/landing_pages/_product_review.scss */
.product-review-section .product-review .star-rating-label {
  background: url(//d1stxdp5ogppuo.cloudfront.net/assets/sprite_product-d27878178960d03a1c92a8fa1ab373f9.png) 0 -170px no-repeat;
  background-size: 30px auto;
  cursor: pointer;
  display: block;
  float: right;
  height: 30px;
  width: 50px;
}
/* line 125, ../../../app/assets/stylesheets/v2/landing_pages/_product_review.scss */
.product-review-section .product-review .star-rating-label.first-child-label {
  width: 30px;
}
/* line 130, ../../../app/assets/stylesheets/v2/landing_pages/_product_review.scss */
.product-review-section .product-review .product-clear-rating {
  float: right;
  font-size: 16px;
  font-weight: bold;
  padding: 4px 3px 3px 15px;
  outline: none;
  text-decoration: none;
}
/* line 138, ../../../app/assets/stylesheets/v2/landing_pages/_product_review.scss */
.product-review-section .product-review .product-clear-rating:hover {
  color: #2c2c2c;
}
/* line 141, ../../../app/assets/stylesheets/v2/landing_pages/_product_review.scss */
.product-review-section .product-review .product-clear-rating.faded {
  color: #d7d7d7;
}
/* line 144, ../../../app/assets/stylesheets/v2/landing_pages/_product_review.scss */
.product-review-section .product-review .product-clear-rating.faded:hover {
  color: #d7d7d7;
}
/* line 148, ../../../app/assets/stylesheets/v2/landing_pages/_product_review.scss */
.product-review-section .product-review .product-clear-rating:focus {
  color: #d7d7d7;
}
/* line 153, ../../../app/assets/stylesheets/v2/landing_pages/_product_review.scss */
.product-review-section .product-review .product-rating:hover .star-rating-label:hover,
.product-review-section .product-review .product-rating:hover .star-rating-label:hover ~ .star-rating-label,
.product-review-section .product-review .star-rating-input:checked ~ .star-rating-label {
  background-position: 0 -76px;
}
/* line 158, ../../../app/assets/stylesheets/v2/landing_pages/_product_review.scss */
.product-review-section .product-review .star-rating-label,
.product-review-section .product-review .product-rating:hover .star-rating-label {
  background-position: 0 -170px;
}
/* line 162, ../../../app/assets/stylesheets/v2/landing_pages/_product_review.scss */
.product-review-section .product-review .rating-label {
  font-size: 30px;
  float: left;
  margin: 2px 20px 0 0;
}
/* line 167, ../../../app/assets/stylesheets/v2/landing_pages/_product_review.scss */
.product-review-section .product-review .product-review-body {
  margin-top: 20px;
}
/* line 170, ../../../app/assets/stylesheets/v2/landing_pages/_product_review.scss */
.product-review-section .product-review .product-review-body .review-textbox {
  font-family: Arial;
  font-weight: bold;
  font-size: 16px;
  outline: none;
  padding: 20px;
  width: 100%;
}
/* line 178, ../../../app/assets/stylesheets/v2/landing_pages/_product_review.scss */
.product-review-section .product-review .product-review-body .review-textbox:focus {
  border: 2px #2c2c2c solid;
  padding: 19px !important;
}
/* line 184, ../../../app/assets/stylesheets/v2/landing_pages/_product_review.scss */
.product-review-section .product-review .product-review-submit {
  margin-top: 20px;
}
/* line 187, ../../../app/assets/stylesheets/v2/landing_pages/_product_review.scss */
.product-review-section .product-review .product-review-submit .cancel-review, .product-review-section .product-review .product-review-submit .submit-review {
  height: 60px;
  line-height: 60px;
  font-size: 20px;
}
/* line 192, ../../../app/assets/stylesheets/v2/landing_pages/_product_review.scss */
.product-review-section .product-review .product-review-submit .col-sm-12, .product-review-section .product-review .product-review-submit #content_wrapper > .filters {
  padding: 0 0 0 5px;
}
/* line 195, ../../../app/assets/stylesheets/v2/landing_pages/_product_review.scss */
.product-review-section .product-review .product-review-submit .col-sm-12:first-child, .product-review-section .product-review .product-review-submit #content_wrapper > .filters:first-child {
  padding: 0 5px 0 0;
}

/* line 1, ../../../app/assets/stylesheets/v2/landing_pages/_military.scss */
.military-recent-press {
  padding-bottom: 50px;
}

/* line 7, ../../../app/assets/stylesheets/v2/landing_pages/_military.scss */
.gsa-products .product_grid .row.products-row {
  padding-bottom: 0px;
}

/* line 13, ../../../app/assets/stylesheets/v2/landing_pages/_military.scss */
.contact-rep {
  padding: 40px 40px;
}
/* line 15, ../../../app/assets/stylesheets/v2/landing_pages/_military.scss */
.contact-rep table {
  font-size: 12px;
  margin-left: auto;
  margin-right: auto;
}

/* line 1, ../../../app/assets/stylesheets/v2/landing_pages/weight_loss_calculator/_benefits.scss */
.wlc-benefits-container {
  color: #fff;
}

/* line 5, ../../../app/assets/stylesheets/v2/landing_pages/weight_loss_calculator/_benefits.scss */
.wlc-benefits {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-flow: row nowrap;
      -ms-flex-flow: row nowrap;
          flex-flow: row nowrap;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  list-style: none;
  margin-bottom: 50px;
  padding-left: 0;
}
@media (max-width: 1200px) {
  /* line 5, ../../../app/assets/stylesheets/v2/landing_pages/weight_loss_calculator/_benefits.scss */
  .wlc-benefits {
    margin-bottom: 20px;
  }
}
/* line 17, ../../../app/assets/stylesheets/v2/landing_pages/weight_loss_calculator/_benefits.scss */
.wlc-benefits > .wlc-benefit {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  text-align: center;
  margin-left: 30px;
  margin-right: 30px;
}
@media (max-width: 1200px) {
  /* line 17, ../../../app/assets/stylesheets/v2/landing_pages/weight_loss_calculator/_benefits.scss */
  .wlc-benefits > .wlc-benefit {
    margin-left: 15px;
    margin-right: 15px;
  }
}

/* line 33, ../../../app/assets/stylesheets/v2/landing_pages/weight_loss_calculator/_benefits.scss */
.wlc-benefit {
  height: 225px;
  width: 225px;
  border: 2px solid white;
  font-size: 42px;
  font-family: "knockout_htf48";
  text-transform: uppercase;
  line-height: 1;
}
@media (max-width: 1200px) {
  /* line 33, ../../../app/assets/stylesheets/v2/landing_pages/weight_loss_calculator/_benefits.scss */
  .wlc-benefit {
    border-width: 2px;
    height: 175px;
    width: 175px;
    font-size: 32px;
  }
}

/* line 1, ../../../app/assets/stylesheets/v2/landing_pages/weight_loss_calculator/_title.scss */
.wlc-title {
  color: #fff;
  font-size: 70px;
  margin: 0 0 45px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}
/* line 9, ../../../app/assets/stylesheets/v2/landing_pages/weight_loss_calculator/_title.scss */
.wlc-title > .wlc-header-icon {
  margin-right: 10px;
  margin-top: -5px;
}
@media (max-width: 1200px) {
  /* line 1, ../../../app/assets/stylesheets/v2/landing_pages/weight_loss_calculator/_title.scss */
  .wlc-title {
    font-size: 50px;
    margin: 0 0 15px;
    padding-top: 30px;
    padding-bottom: 30px;
  }
  /* line 20, ../../../app/assets/stylesheets/v2/landing_pages/weight_loss_calculator/_title.scss */
  .wlc-title > .wlc-header-icon {
    width: 60px;
  }
}

/* line 26, ../../../app/assets/stylesheets/v2/landing_pages/weight_loss_calculator/_title.scss */
.wlc-title-yellow {
  color: #ffe500;
}

/* line 1, ../../../app/assets/stylesheets/v2/landing_pages/weight_loss_calculator/_button.scss */
.wlc-button, .wlc-activity-level {
  font-family: "knockout_htf48";
  font-size: 40px;
  text-transform: uppercase;
  background: #ffe500;
  border: 3px #ffe500 solid;
  color: #333;
  cursor: pointer;
  display: inline-block;
  padding: 3px 0 0;
  text-align: center;
  width: 250px;
}
@media (max-width: 1200px) {
  /* line 1, ../../../app/assets/stylesheets/v2/landing_pages/weight_loss_calculator/_button.scss */
  .wlc-button, .wlc-activity-level {
    border-width: 2px;
    font-size: 30px;
    margin: 0;
    width: 200px;
  }
}

/* line 22, ../../../app/assets/stylesheets/v2/landing_pages/weight_loss_calculator/_button.scss */
.wlc-button-active {
  background: transparent url(//d1stxdp5ogppuo.cloudfront.net/assets/wlc/bg-button-16467eb59e15c1ed9ce21e7b35f21669.png);
  border: 3px #ffe500 solid;
  color: #fff;
}
@media (max-width: 1200px) {
  /* line 22, ../../../app/assets/stylesheets/v2/landing_pages/weight_loss_calculator/_button.scss */
  .wlc-button-active {
    border-width: 2px;
  }
}

/* line 1, ../../../app/assets/stylesheets/v2/landing_pages/weight_loss_calculator/_divider.scss */
.wlc-divider {
  border-top: 3px solid #444;
  margin: 0 5% 50px;
  text-align: center;
}
@media (max-width: 1200px) {
  /* line 1, ../../../app/assets/stylesheets/v2/landing_pages/weight_loss_calculator/_divider.scss */
  .wlc-divider {
    border-width: 2px;
    margin-bottom: 20px;
  }
}
/* line 11, ../../../app/assets/stylesheets/v2/landing_pages/weight_loss_calculator/_divider.scss */
.wlc-divider:after {
  content: ' ';
  width: 0;
  height: 0;
  border-left: 30px solid transparent;
  border-right: 30px solid transparent;
  border-top: 30px solid #444;
  display: inline-block;
  font-size: 0;
  line-height: 0;
}
@media (max-width: 1200px) {
  /* line 11, ../../../app/assets/stylesheets/v2/landing_pages/weight_loss_calculator/_divider.scss */
  .wlc-divider:after {
    border-left-width: 15px;
    border-right-width: 15px;
    border-top-width: 15px;
    position: relative;
    top: -5px;
  }
}

/* line 32, ../../../app/assets/stylesheets/v2/landing_pages/weight_loss_calculator/_divider.scss */
.wlc-divider-yellow {
  border-top-color: #ffe500;
}
/* line 35, ../../../app/assets/stylesheets/v2/landing_pages/weight_loss_calculator/_divider.scss */
.wlc-divider-yellow:after {
  border-top-color: #ffe500;
}

/* line 41, ../../../app/assets/stylesheets/v2/landing_pages/weight_loss_calculator/_divider.scss */
.wlc-with-divider .wlc-title {
  padding-bottom: 0;
  margin-bottom: 10px;
}

/* line 47, ../../../app/assets/stylesheets/v2/landing_pages/weight_loss_calculator/_divider.scss */
.wlc-with-right-divider {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
/* line 51, ../../../app/assets/stylesheets/v2/landing_pages/weight_loss_calculator/_divider.scss */
.wlc-with-right-divider:after {
  content: ' ';
  width: 0;
  height: 0;
  border-left: 15px solid #444;
  border-top: 15px solid transparent;
  border-bottom: 15px solid transparent;
  margin: 0 30px;
  display: inline-block;
  font-size: 0;
  line-height: 0;
}
@media (max-width: 1200px) {
  /* line 51, ../../../app/assets/stylesheets/v2/landing_pages/weight_loss_calculator/_divider.scss */
  .wlc-with-right-divider:after {
    border-width: 10px 0 10px 10px;
    margin: 0 20px;
  }
}

/* line 1, ../../../app/assets/stylesheets/v2/landing_pages/weight_loss_calculator/_measurements.scss */
.wlc-measurement-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-flow: row nowrap;
      -ms-flex-flow: row nowrap;
          flex-flow: row nowrap;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-bottom: 50px;
}
/* line 7, ../../../app/assets/stylesheets/v2/landing_pages/weight_loss_calculator/_measurements.scss */
.wlc-measurement-container > .wlc-button, .wlc-measurement-container > .wlc-activity-level {
  margin: 0 30px;
}
@media (max-width: 1200px) {
  /* line 1, ../../../app/assets/stylesheets/v2/landing_pages/weight_loss_calculator/_measurements.scss */
  .wlc-measurement-container {
    margin-bottom: 45px;
    padding-top: 25px;
  }
}

/* line 1, ../../../app/assets/stylesheets/v2/landing_pages/weight_loss_calculator/_gender.scss */
.wlc-gender {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 200px;
}
/* line 7, ../../../app/assets/stylesheets/v2/landing_pages/weight_loss_calculator/_gender.scss */
.wlc-gender > .wlc-button, .wlc-gender > .wlc-activity-level {
  width: 100%;
  margin-top: 15px;
  margin-bottom: 15px;
}
@media (max-width: 1350px) {
  /* line 1, ../../../app/assets/stylesheets/v2/landing_pages/weight_loss_calculator/_gender.scss */
  .wlc-gender {
    width: 150px;
  }
}
@media (max-width: 1200px) {
  /* line 1, ../../../app/assets/stylesheets/v2/landing_pages/weight_loss_calculator/_gender.scss */
  .wlc-gender {
    width: 120px;
  }
  /* line 19, ../../../app/assets/stylesheets/v2/landing_pages/weight_loss_calculator/_gender.scss */
  .wlc-gender > .wlc-button, .wlc-gender > .wlc-activity-level {
    margin-top: 7px;
    margin-bottom: 6px;
  }
}
@media (max-width: 900px) {
  /* line 1, ../../../app/assets/stylesheets/v2/landing_pages/weight_loss_calculator/_gender.scss */
  .wlc-gender {
    width: 90px;
  }
}

/* line 1, ../../../app/assets/stylesheets/v2/landing_pages/weight_loss_calculator/_form.scss */
.wlc-form-loading {
  position: relative;
}
/* line 4, ../../../app/assets/stylesheets/v2/landing_pages/weight_loss_calculator/_form.scss */
.wlc-form-loading:after {
  content: ' ';
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
  display: block;
  opacity: 0.3;
  background-color: #fff;
}

/* line 1, ../../../app/assets/stylesheets/v2/landing_pages/weight_loss_calculator/_weight.scss */
.wlc-weight {
  border: 3px solid #fff;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  height: 162px;
  padding: 5px 20px 17px;
}
@media (max-width: 1200px) {
  /* line 1, ../../../app/assets/stylesheets/v2/landing_pages/weight_loss_calculator/_weight.scss */
  .wlc-weight {
    border-width: 2px;
    height: 107px;
    padding: 0 10px;
  }
}

/* line 1, ../../../app/assets/stylesheets/v2/landing_pages/weight_loss_calculator/_height.scss */
.wlc-height-container {
  background: #444;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  height: 162px;
  padding: 5px 20px 17px;
}
@media (max-width: 1200px) {
  /* line 1, ../../../app/assets/stylesheets/v2/landing_pages/weight_loss_calculator/_height.scss */
  .wlc-height-container {
    height: 107px;
  }
}

/* line 14, ../../../app/assets/stylesheets/v2/landing_pages/weight_loss_calculator/_height.scss */
.wlc-height-container > .wlc-label {
  position: relative;
  top: 3px;
}
@media (max-width: 1200px) {
  /* line 14, ../../../app/assets/stylesheets/v2/landing_pages/weight_loss_calculator/_height.scss */
  .wlc-height-container > .wlc-label {
    top: 2px;
  }
}
@media (max-width: 1200px) {
  /* line 13, ../../../app/assets/stylesheets/v2/landing_pages/weight_loss_calculator/_height.scss */
  .wlc-height-container {
    padding: 0 10px;
  }
}

/* line 29, ../../../app/assets/stylesheets/v2/landing_pages/weight_loss_calculator/_height.scss */
.wlc-height .wlc-label, .wlc-height .wlc-input {
  margin-left: 10px;
  position: relative;
}
/* line 33, ../../../app/assets/stylesheets/v2/landing_pages/weight_loss_calculator/_height.scss */
.wlc-height .wlc-input {
  border: 3px #222 solid;
  height: 72px;
  top: 9px;
}
/* line 38, ../../../app/assets/stylesheets/v2/landing_pages/weight_loss_calculator/_height.scss */
.wlc-height .wlc-input:first-child {
  margin-left: 0;
}
@media (max-width: 1200px) {
  /* line 33, ../../../app/assets/stylesheets/v2/landing_pages/weight_loss_calculator/_height.scss */
  .wlc-height .wlc-input {
    border-width: 2px;
    height: 50px;
    top: 2px;
  }
}
/* line 48, ../../../app/assets/stylesheets/v2/landing_pages/weight_loss_calculator/_height.scss */
.wlc-height .wlc-label {
  top: 29px;
  width: 34px;
}
@media (max-width: 1200px) {
  /* line 48, ../../../app/assets/stylesheets/v2/landing_pages/weight_loss_calculator/_height.scss */
  .wlc-height .wlc-label {
    top: 13px;
    width: 26px;
  }
}

/* line 1, ../../../app/assets/stylesheets/v2/landing_pages/weight_loss_calculator/_details.scss */
.wlc-details {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-bottom: 70px;
}
@media (max-width: 1200px) {
  /* line 1, ../../../app/assets/stylesheets/v2/landing_pages/weight_loss_calculator/_details.scss */
  .wlc-details {
    margin-bottom: 50px;
  }
}

/* line 1, ../../../app/assets/stylesheets/v2/landing_pages/weight_loss_calculator/_age.scss */
.wlc-age {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
      -ms-flex-direction: column;
          flex-direction: column;
  height: 162px;
  padding: 5px 0 17px;
}
@media (max-width: 1200px) {
  /* line 1, ../../../app/assets/stylesheets/v2/landing_pages/weight_loss_calculator/_age.scss */
  .wlc-age {
    height: 107px;
    padding: 0;
  }
}
/* line 11, ../../../app/assets/stylesheets/v2/landing_pages/weight_loss_calculator/_age.scss */
.wlc-age .wlc-input {
  bottom: 3px;
  height: 77px;
  position: relative;
}
@media (max-width: 1200px) {
  /* line 11, ../../../app/assets/stylesheets/v2/landing_pages/weight_loss_calculator/_age.scss */
  .wlc-age .wlc-input {
    height: 50px;
    top: 10px;
  }
}
/* line 21, ../../../app/assets/stylesheets/v2/landing_pages/weight_loss_calculator/_age.scss */
.wlc-age > .wlc-label {
  position: relative;
  top: 3px;
}
@media (max-width: 1200px) {
  /* line 21, ../../../app/assets/stylesheets/v2/landing_pages/weight_loss_calculator/_age.scss */
  .wlc-age > .wlc-label {
    top: 10px;
  }
}

/* line 1, ../../../app/assets/stylesheets/v2/landing_pages/weight_loss_calculator/_activity_level.scss */
.wlc-activity-levels {
  margin: 0 5% 50px;
}
@media (max-width: 1200px) {
  /* line 1, ../../../app/assets/stylesheets/v2/landing_pages/weight_loss_calculator/_activity_level.scss */
  .wlc-activity-levels {
    margin-bottom: 25px;
  }
}

/* line 9, ../../../app/assets/stylesheets/v2/landing_pages/weight_loss_calculator/_activity_level.scss */
.wlc-activity-level {
  background: transparent;
  border: none;
  float: left;
  margin: 0;
  padding: 0 10px;
  width: 20%;
}
@media (max-width: 1200px) {
  /* line 9, ../../../app/assets/stylesheets/v2/landing_pages/weight_loss_calculator/_activity_level.scss */
  .wlc-activity-level {
    padding: 0 3px;
  }
}

/* line 23, ../../../app/assets/stylesheets/v2/landing_pages/weight_loss_calculator/_activity_level.scss */
.wlc-activity-level-title {
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  color: #fff;
  border-bottom: 3px solid #fff;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  font-size: 40px;
  height: 150px;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin: 0 0 20px;
  padding: 0 0 20px;
}
@media (max-width: 1200px) {
  /* line 23, ../../../app/assets/stylesheets/v2/landing_pages/weight_loss_calculator/_activity_level.scss */
  .wlc-activity-level-title {
    height: 100px;
    font-size: 30px;
    margin-bottom: 20px;
    padding: 0 10px 10px;
  }
}

/* line 42, ../../../app/assets/stylesheets/v2/landing_pages/weight_loss_calculator/_activity_level.scss */
.wlc-activity-level-description {
  color: #fff;
  font-size: 18px;
  margin: 0;
  text-align: left;
  text-transform: initial;
}
@media (max-width: 1200px) {
  /* line 42, ../../../app/assets/stylesheets/v2/landing_pages/weight_loss_calculator/_activity_level.scss */
  .wlc-activity-level-description {
    font-size: 16px;
    line-height: 1.2;
  }
}
@media (max-width: 800px) {
  /* line 42, ../../../app/assets/stylesheets/v2/landing_pages/weight_loss_calculator/_activity_level.scss */
  .wlc-activity-level-description {
    font-size: 14px;
  }
}

/* line 58, ../../../app/assets/stylesheets/v2/landing_pages/weight_loss_calculator/_activity_level.scss */
.wlc-activity-level-outer {
  border: 7px transparent solid;
}
@media (max-width: 1200px) {
  /* line 58, ../../../app/assets/stylesheets/v2/landing_pages/weight_loss_calculator/_activity_level.scss */
  .wlc-activity-level-outer {
    border-width: 5px;
  }
}

/* line 66, ../../../app/assets/stylesheets/v2/landing_pages/weight_loss_calculator/_activity_level.scss */
.wlc-activity-level-inner {
  border: 3px solid #fff;
  padding: 20px;
}
@media (max-width: 1200px) {
  /* line 66, ../../../app/assets/stylesheets/v2/landing_pages/weight_loss_calculator/_activity_level.scss */
  .wlc-activity-level-inner {
    border-width: 2px;
    padding: 20px;
  }
}

/* line 77, ../../../app/assets/stylesheets/v2/landing_pages/weight_loss_calculator/_activity_level.scss */
.wlc-activity-level-active .wlc-activity-level-outer {
  background: #ffe500;
  border-color: #ffe500;
}
/* line 82, ../../../app/assets/stylesheets/v2/landing_pages/weight_loss_calculator/_activity_level.scss */
.wlc-activity-level-active .wlc-activity-level-inner, .wlc-activity-level-active .wlc-activity-level-title {
  border-color: #444;
}
/* line 86, ../../../app/assets/stylesheets/v2/landing_pages/weight_loss_calculator/_activity_level.scss */
.wlc-activity-level-active .wlc-activity-level-title, .wlc-activity-level-active .wlc-activity-level-description {
  color: #444;
}

/* line 1, ../../../app/assets/stylesheets/v2/landing_pages/weight_loss_calculator/_modal.scss */
.wlc-modal {
  margin: 0 10%;
}
@media (max-width: 1200px) {
  /* line 1, ../../../app/assets/stylesheets/v2/landing_pages/weight_loss_calculator/_modal.scss */
  .wlc-modal {
    margin: 0 5%;
  }
}
/* line 8, ../../../app/assets/stylesheets/v2/landing_pages/weight_loss_calculator/_modal.scss */
.wlc-modal .close_bg {
  background: transparent;
  margin: -10px 0 0 0;
  text-align: right;
  width: 100%;
}
/* line 14, ../../../app/assets/stylesheets/v2/landing_pages/weight_loss_calculator/_modal.scss */
.wlc-modal .close_bg .cross {
  display: none;
}
/* line 17, ../../../app/assets/stylesheets/v2/landing_pages/weight_loss_calculator/_modal.scss */
.wlc-modal .close_bg:after {
  content: '×';
  color: #fff;
  font-size: 50px;
  position: relative;
  right: 8px;
  top: 22px;
}
@media (max-width: 1200px) {
  /* line 17, ../../../app/assets/stylesheets/v2/landing_pages/weight_loss_calculator/_modal.scss */
  .wlc-modal .close_bg:after {
    font-size: 40px;
    right: 6px;
    top: 25px;
  }
}
/* line 32, ../../../app/assets/stylesheets/v2/landing_pages/weight_loss_calculator/_modal.scss */
.wlc-modal .modal-dialog {
  margin-top: 0;
  width: 100%;
}
/* line 36, ../../../app/assets/stylesheets/v2/landing_pages/weight_loss_calculator/_modal.scss */
.wlc-modal .modal-content {
  background: #222;
  color: #fff;
  padding: 20px 60px;
}
@media (max-width: 1200px) {
  /* line 36, ../../../app/assets/stylesheets/v2/landing_pages/weight_loss_calculator/_modal.scss */
  .wlc-modal .modal-content {
    padding: 10px 40px;
  }
}
/* line 46, ../../../app/assets/stylesheets/v2/landing_pages/weight_loss_calculator/_modal.scss */
.wlc-modal tr:first-child td {
  border-top: none;
}
/* line 50, ../../../app/assets/stylesheets/v2/landing_pages/weight_loss_calculator/_modal.scss */
.wlc-modal td {
  border-top: 2px solid #fff;
  font-size: 30px;
  padding: 34px 0;
}
@media (max-width: 1200px) {
  /* line 50, ../../../app/assets/stylesheets/v2/landing_pages/weight_loss_calculator/_modal.scss */
  .wlc-modal td {
    font-size: 20px;
    padding: 16px 0;
  }
}
/* line 60, ../../../app/assets/stylesheets/v2/landing_pages/weight_loss_calculator/_modal.scss */
.wlc-modal td:first-child {
  font-family: "knockout_htf48";
  font-size: 40px;
  line-height: 1;
  padding: 40px 40px 40px 0;
  text-transform: uppercase;
  vertical-align: top;
  white-space: nowrap;
}
@media (max-width: 1200px) {
  /* line 60, ../../../app/assets/stylesheets/v2/landing_pages/weight_loss_calculator/_modal.scss */
  .wlc-modal td:first-child {
    font-size: 30px;
    padding: 20px 30px 20px 0;
  }
}

/* line 1, ../../../app/assets/stylesheets/v2/landing_pages/weight_loss_calculator/_circle.scss */
.wlc-circle {
  height: 40px;
  width: 40px;
  border: 3px solid #fff;
  border-radius: 40px;
}

/* line 8, ../../../app/assets/stylesheets/v2/landing_pages/weight_loss_calculator/_circle.scss */
.wlc-circle-yellow, .wlc-label-with-circle-active .wlc-circle {
  border-color: #ffe500;
  background-color: #ffe500;
}

/* line 13, ../../../app/assets/stylesheets/v2/landing_pages/weight_loss_calculator/_circle.scss */
.wlc-label-with-circle {
  color: white;
  cursor: pointer;
  font-size: 32px;
  line-height: 1.2;
}
/* line 19, ../../../app/assets/stylesheets/v2/landing_pages/weight_loss_calculator/_circle.scss */
.wlc-label-with-circle .wlc-circle {
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 20px;
}

/* line 1, ../../../app/assets/stylesheets/v2/landing_pages/weight_loss_calculator/_eating_habits.scss */
.wlc-eating-habits {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin: 0 auto 50px;
  width: 850px;
}
@media (max-width: 1200px) {
  /* line 1, ../../../app/assets/stylesheets/v2/landing_pages/weight_loss_calculator/_eating_habits.scss */
  .wlc-eating-habits {
    margin: 0 auto 25px;
    width: 750px;
  }
}
/* line 12, ../../../app/assets/stylesheets/v2/landing_pages/weight_loss_calculator/_eating_habits.scss */
.wlc-eating-habits > .wlc-eating-habit {
  margin: 0 40px;
  text-align: center;
}
@media (max-width: 1200px) {
  /* line 12, ../../../app/assets/stylesheets/v2/landing_pages/weight_loss_calculator/_eating_habits.scss */
  .wlc-eating-habits > .wlc-eating-habit {
    margin: 0 20px;
  }
}

/* line 1, ../../../app/assets/stylesheets/v2/landing_pages/weight_loss_calculator/_bg.scss */
.wlc-bg-left {
  background: #000 url(//d1stxdp5ogppuo.cloudfront.net/assets/wlc/bg-left-big-14e5c1feb1200c043b9e4de92b11c4df.jpg) top left repeat-y;
}
@media (max-width: 1200px) {
  /* line 1, ../../../app/assets/stylesheets/v2/landing_pages/weight_loss_calculator/_bg.scss */
  .wlc-bg-left {
    background-image: url(//d1stxdp5ogppuo.cloudfront.net/assets/wlc/bg-left-small-9658d9c569993334f0b1dfe09f166192.jpg);
  }
}

/* line 9, ../../../app/assets/stylesheets/v2/landing_pages/weight_loss_calculator/_bg.scss */
.wlc-bg-right {
  background: url(//d1stxdp5ogppuo.cloudfront.net/assets/wlc/bg-right-big-61c16802cb94f21be116dd8eaf3d5c3e.jpg) top right repeat-y;
  min-height: 600px;
}
@media (max-width: 1200px) {
  /* line 9, ../../../app/assets/stylesheets/v2/landing_pages/weight_loss_calculator/_bg.scss */
  .wlc-bg-right {
    background-image: url(//d1stxdp5ogppuo.cloudfront.net/assets/wlc/bg-right-small-ae1c988f2ba1741e4963ee276939a9b4.jpg);
    min-height: 400px;
  }
}

/* line 1, ../../../app/assets/stylesheets/v2/landing_pages/weight_loss_calculator/_label.scss */
.wlc-label {
  font-family: "knockout_htf48";
  font-size: 40px;
  text-transform: uppercase;
}
@media (max-width: 1200px) {
  /* line 1, ../../../app/assets/stylesheets/v2/landing_pages/weight_loss_calculator/_label.scss */
  .wlc-label {
    font-size: 30px;
  }
}

/* line 11, ../../../app/assets/stylesheets/v2/landing_pages/weight_loss_calculator/_label.scss */
.wlc-label {
  color: #fff;
  height: 80px;
}
@media (max-width: 1200px) {
  /* line 11, ../../../app/assets/stylesheets/v2/landing_pages/weight_loss_calculator/_label.scss */
  .wlc-label {
    height: 45px;
  }
}

/* line 1, ../../../app/assets/stylesheets/v2/landing_pages/weight_loss_calculator/_input.scss */
.wlc-input {
  color: #444;
  font-size: 40px;
  font-weight: bold;
  height: 80px;
  padding: 14px 0 14px 17px;
  text-align: center;
  width: 140px;
}
/* line 10, ../../../app/assets/stylesheets/v2/landing_pages/weight_loss_calculator/_input.scss */
.wlc-input::-webkit-input-placeholder {
  color: #444;
}
/* line 13, ../../../app/assets/stylesheets/v2/landing_pages/weight_loss_calculator/_input.scss */
.wlc-input:-moz-placeholder {
  color: #444;
  opacity: 1;
}
/* line 17, ../../../app/assets/stylesheets/v2/landing_pages/weight_loss_calculator/_input.scss */
.wlc-input::-moz-placeholder {
  color: #444;
  opacity: 1;
}
/* line 21, ../../../app/assets/stylesheets/v2/landing_pages/weight_loss_calculator/_input.scss */
.wlc-input:-ms-input-placeholder {
  color: #444;
}
@media (max-width: 1350px) {
  /* line 1, ../../../app/assets/stylesheets/v2/landing_pages/weight_loss_calculator/_input.scss */
  .wlc-input {
    width: 125px;
  }
}
@media (max-width: 1200px) {
  /* line 1, ../../../app/assets/stylesheets/v2/landing_pages/weight_loss_calculator/_input.scss */
  .wlc-input {
    border-width: 2px;
    font-size: 25px;
    height: 50px;
    width: 100px;
  }
}
@media (max-width: 900px) {
  /* line 1, ../../../app/assets/stylesheets/v2/landing_pages/weight_loss_calculator/_input.scss */
  .wlc-input {
    width: 80px;
  }
}

/* line 39, ../../../app/assets/stylesheets/v2/landing_pages/weight_loss_calculator/_input.scss */
.wlc-input-yellow {
  border: 3px solid #ffe500;
}
@media (max-width: 1200px) {
  /* line 39, ../../../app/assets/stylesheets/v2/landing_pages/weight_loss_calculator/_input.scss */
  .wlc-input-yellow {
    border-width: 2px;
  }
}

/* line 1, ../../../app/assets/stylesheets/v2/landing_pages/weight_loss_calculator/_modal_link.scss */
.wlc-modal-link {
  margin-bottom: 45px;
  text-align: center;
}
@media (max-width: 1200px) {
  /* line 1, ../../../app/assets/stylesheets/v2/landing_pages/weight_loss_calculator/_modal_link.scss */
  .wlc-modal-link {
    margin-bottom: 45px;
  }
}
/* line 9, ../../../app/assets/stylesheets/v2/landing_pages/weight_loss_calculator/_modal_link.scss */
.wlc-modal-link .open-modal {
  color: #fff;
  font-size: 30px;
  font-family: "knockout_htf48";
  text-transform: uppercase;
}
@media (max-width: 1200px) {
  /* line 9, ../../../app/assets/stylesheets/v2/landing_pages/weight_loss_calculator/_modal_link.scss */
  .wlc-modal-link .open-modal {
    font-size: 25px;
  }
}
/* line 20, ../../../app/assets/stylesheets/v2/landing_pages/weight_loss_calculator/_modal_link.scss */
.wlc-modal-link .open-modal:after {
  border-left: 15px solid #428bca;
  border-top: 15px solid transparent;
  border-bottom: 15px solid transparent;
  content: ' ';
  display: inline-block;
  font-size: 0;
  height: 0;
  line-height: 0;
  margin: 0 0 0 10px;
  position: relative;
  top: 5px;
  width: 0;
}
@media (max-width: 1200px) {
  /* line 20, ../../../app/assets/stylesheets/v2/landing_pages/weight_loss_calculator/_modal_link.scss */
  .wlc-modal-link .open-modal:after {
    border-width: 12px 0 12px 12px;
    top: 4px;
  }
}

/* line 1, ../../../app/assets/stylesheets/v2/landing_pages/weight_loss_calculator/_header.scss */
.wlc-header {
  background: #0e0e0e;
  padding: 60px 0;
  text-align: center;
}
@media (max-width: 1200px) {
  /* line 1, ../../../app/assets/stylesheets/v2/landing_pages/weight_loss_calculator/_header.scss */
  .wlc-header {
    padding: 30px 0;
  }
}
/* line 10, ../../../app/assets/stylesheets/v2/landing_pages/weight_loss_calculator/_header.scss */
.wlc-header .title {
  color: #fff;
  font-size: 80px;
  font-weight: bold;
  margin: 0 auto;
  width: 700px;
}
@media (max-width: 1200px) {
  /* line 10, ../../../app/assets/stylesheets/v2/landing_pages/weight_loss_calculator/_header.scss */
  .wlc-header .title {
    font-size: 50px;
    width: 450px;
  }
}
/* line 22, ../../../app/assets/stylesheets/v2/landing_pages/weight_loss_calculator/_header.scss */
.wlc-header .wlc-description {
  margin: 0 auto;
}

/* line 1, ../../../app/assets/stylesheets/v2/landing_pages/weight_loss_calculator/_goals.scss */
.wlc-weight-loss-goals {
  margin: 0 auto 70px;
  width: 750px;
}
@media (max-width: 1200px) {
  /* line 1, ../../../app/assets/stylesheets/v2/landing_pages/weight_loss_calculator/_goals.scss */
  .wlc-weight-loss-goals {
    margin-bottom: 50px;
    width: 600px;
  }
}
/* line 10, ../../../app/assets/stylesheets/v2/landing_pages/weight_loss_calculator/_goals.scss */
.wlc-weight-loss-goals > div {
  background: #444;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  height: 130px;
  padding: 30px 60px;
}
@media (max-width: 1200px) {
  /* line 10, ../../../app/assets/stylesheets/v2/landing_pages/weight_loss_calculator/_goals.scss */
  .wlc-weight-loss-goals > div {
    height: 80px;
    padding: 10px 30px;
  }
}
/* line 22, ../../../app/assets/stylesheets/v2/landing_pages/weight_loss_calculator/_goals.scss */
.wlc-weight-loss-goals .wlc-label {
  cursor: pointer;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 30px;
  height: auto;
  position: relative;
  text-transform: initial;
  white-space: nowrap;
}
/* line 31, ../../../app/assets/stylesheets/v2/landing_pages/weight_loss_calculator/_goals.scss */
.wlc-weight-loss-goals .wlc-label:nth-child(2) {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  margin-right: 30px;
}
@media (max-width: 1200px) {
  /* line 31, ../../../app/assets/stylesheets/v2/landing_pages/weight_loss_calculator/_goals.scss */
  .wlc-weight-loss-goals .wlc-label:nth-child(2) {
    margin-right: 20px;
  }
}
/* line 40, ../../../app/assets/stylesheets/v2/landing_pages/weight_loss_calculator/_goals.scss */
.wlc-weight-loss-goals .wlc-label:nth-child(2):before {
  border: 2px solid #fff;
  content: ' ';
  display: inline-block;
  height: 50px;
  margin-right: 30px;
  width: 50px;
}
@media (max-width: 1200px) {
  /* line 40, ../../../app/assets/stylesheets/v2/landing_pages/weight_loss_calculator/_goals.scss */
  .wlc-weight-loss-goals .wlc-label:nth-child(2):before {
    height: 40px;
    margin-right: 20px;
    width: 40px;
  }
}
/* line 58, ../../../app/assets/stylesheets/v2/landing_pages/weight_loss_calculator/_goals.scss */
.wlc-weight-loss-goals [type=checkbox]:checked + .wlc-label:nth-child(2):after {
  background: url(//d1stxdp5ogppuo.cloudfront.net/assets/wlc/check-21fb9a7311d4c6ab354fddbcaba8d680.png);
  content: ' ';
  display: inline-block;
  height: 68px;
  left: 0;
  position: absolute;
  top: -18px;
  width: 85px;
}
@media (max-width: 1200px) {
  /* line 58, ../../../app/assets/stylesheets/v2/landing_pages/weight_loss_calculator/_goals.scss */
  .wlc-weight-loss-goals [type=checkbox]:checked + .wlc-label:nth-child(2):after {
    background-size: cover;
    height: 52px;
    top: -11px;
    width: 64px;
  }
}

/* line 79, ../../../app/assets/stylesheets/v2/landing_pages/weight_loss_calculator/_goals.scss */
.wlc-lose-weight-goal {
  margin-bottom: 30px;
}

/* line 1, ../../../app/assets/stylesheets/v2/landing_pages/weight_loss_calculator/_email_notification.scss */
.wlc-email-notification {
  margin: 0 auto;
  width: 750px;
}
@media (max-width: 1200px) {
  /* line 1, ../../../app/assets/stylesheets/v2/landing_pages/weight_loss_calculator/_email_notification.scss */
  .wlc-email-notification {
    width: 600px;
  }
}
/* line 9, ../../../app/assets/stylesheets/v2/landing_pages/weight_loss_calculator/_email_notification.scss */
.wlc-email-notification .wlc-email, .wlc-email-notification .wlc-submit {
  display: block;
  width: 100%;
}
/* line 13, ../../../app/assets/stylesheets/v2/landing_pages/weight_loss_calculator/_email_notification.scss */
.wlc-email-notification .wlc-email {
  border: 3px solid #fff;
  background: transparent;
  color: #999;
  font-family: "knockout_htf48";
  font-size: 35px;
  font-weight: normal;
  height: auto;
  margin-bottom: 70px;
  padding: 25px;
  text-align: left;
  text-transform: uppercase;
}
/* line 26, ../../../app/assets/stylesheets/v2/landing_pages/weight_loss_calculator/_email_notification.scss */
.wlc-email-notification .wlc-email::-webkit-input-placeholder {
  color: #999;
}
/* line 29, ../../../app/assets/stylesheets/v2/landing_pages/weight_loss_calculator/_email_notification.scss */
.wlc-email-notification .wlc-email:-moz-placeholder {
  color: #999;
}
/* line 32, ../../../app/assets/stylesheets/v2/landing_pages/weight_loss_calculator/_email_notification.scss */
.wlc-email-notification .wlc-email::-moz-placeholder {
  color: #999;
}
/* line 35, ../../../app/assets/stylesheets/v2/landing_pages/weight_loss_calculator/_email_notification.scss */
.wlc-email-notification .wlc-email:-ms-input-placeholder {
  color: #999;
}
@media (max-width: 1200px) {
  /* line 13, ../../../app/assets/stylesheets/v2/landing_pages/weight_loss_calculator/_email_notification.scss */
  .wlc-email-notification .wlc-email {
    margin-bottom: 50px;
    padding: 20px;
  }
}
/* line 44, ../../../app/assets/stylesheets/v2/landing_pages/weight_loss_calculator/_email_notification.scss */
.wlc-email-notification .wlc-submit {
  font-size: 90px;
  padding: 25px 0 20px;
}
@media (max-width: 1200px) {
  /* line 44, ../../../app/assets/stylesheets/v2/landing_pages/weight_loss_calculator/_email_notification.scss */
  .wlc-email-notification .wlc-submit {
    font-size: 70px;
  }
}

/* line 1, ../../../app/assets/stylesheets/v2/landing_pages/weight_loss_calculator/_select2.scss */
.select2-container--wlc {
  margin-right: 30px;
}
@media (max-width: 1200px) {
  /* line 1, ../../../app/assets/stylesheets/v2/landing_pages/weight_loss_calculator/_select2.scss */
  .select2-container--wlc {
    margin-right: 20px;
  }
}
/* line 8, ../../../app/assets/stylesheets/v2/landing_pages/weight_loss_calculator/_select2.scss */
.select2-container--wlc .select2-selection {
  border: 3px solid #ffe500 !important;
  height: 70px !important;
}
@media (max-width: 1200px) {
  /* line 8, ../../../app/assets/stylesheets/v2/landing_pages/weight_loss_calculator/_select2.scss */
  .select2-container--wlc .select2-selection {
    height: 58px !important;
  }
}
/* line 16, ../../../app/assets/stylesheets/v2/landing_pages/weight_loss_calculator/_select2.scss */
.select2-container--wlc .select2-selection__rendered {
  color: #444 !important;
  font-size: 40px !important;
  line-height: 64px !important;
  text-align: center;
}
@media (max-width: 1200px) {
  /* line 16, ../../../app/assets/stylesheets/v2/landing_pages/weight_loss_calculator/_select2.scss */
  .select2-container--wlc .select2-selection__rendered {
    font-size: 30px !important;
    line-height: 54px !important;
  }
}
/* line 27, ../../../app/assets/stylesheets/v2/landing_pages/weight_loss_calculator/_select2.scss */
.select2-container--wlc .select2-selection__arrow {
  height: 66px !important;
}
/* line 31, ../../../app/assets/stylesheets/v2/landing_pages/weight_loss_calculator/_select2.scss */
.select2-container--wlc.select2-container--open .select2-selection, .select2-container--wlc.select2-container--focus .select2-selection {
  border-color: #222;
  border-width: 3px;
  height: 70px !important;
}
@media (max-width: 1200px) {
  /* line 31, ../../../app/assets/stylesheets/v2/landing_pages/weight_loss_calculator/_select2.scss */
  .select2-container--wlc.select2-container--open .select2-selection, .select2-container--wlc.select2-container--focus .select2-selection {
    height: 58px !important;
  }
}
/* line 40, ../../../app/assets/stylesheets/v2/landing_pages/weight_loss_calculator/_select2.scss */
.select2-container--wlc.select2-container--open .select2-selection__rendered, .select2-container--wlc.select2-container--focus .select2-selection__rendered {
  font-size: 40px !important;
  line-height: 64px !important;
  margin-top: 0 !important;
  text-align: center;
}
@media (max-width: 1200px) {
  /* line 40, ../../../app/assets/stylesheets/v2/landing_pages/weight_loss_calculator/_select2.scss */
  .select2-container--wlc.select2-container--open .select2-selection__rendered, .select2-container--wlc.select2-container--focus .select2-selection__rendered {
    font-size: 30px !important;
    line-height: 54px !important;
  }
}
/* line 52, ../../../app/assets/stylesheets/v2/landing_pages/weight_loss_calculator/_select2.scss */
.select2-container--wlc .select2-search {
  display: none;
}
/* line 55, ../../../app/assets/stylesheets/v2/landing_pages/weight_loss_calculator/_select2.scss */
.select2-container--wlc .select2-dropdown {
  border: 3px solid #222 !important;
  top: -3px !important;
}
/* line 59, ../../../app/assets/stylesheets/v2/landing_pages/weight_loss_calculator/_select2.scss */
.select2-container--wlc .select2-dropdown.select2-dropdown--above {
  top: 3px !important;
}
/* line 63, ../../../app/assets/stylesheets/v2/landing_pages/weight_loss_calculator/_select2.scss */
.select2-container--wlc .select2-results__option {
  font-size: 30px !important;
  text-align: center;
}
@media (max-width: 1200px) {
  /* line 63, ../../../app/assets/stylesheets/v2/landing_pages/weight_loss_calculator/_select2.scss */
  .select2-container--wlc .select2-results__option {
    font-size: 25px !important;
  }
}

/* line 1, ../../../app/assets/stylesheets/v2/landing_pages/weight_loss_calculator/_container.scss */
.wlc-container {
  margin: 50px 5%;
}

/* line 5, ../../../app/assets/stylesheets/v2/landing_pages/weight_loss_calculator/_container.scss */
.wlc-container-padded {
  padding: 50px 20px;
}
/* line 8, ../../../app/assets/stylesheets/v2/landing_pages/weight_loss_calculator/_container.scss */
.wlc-container-padded > .wlc-description {
  margin: 0 auto;
}

/* line 13, ../../../app/assets/stylesheets/v2/landing_pages/weight_loss_calculator/_container.scss */
.wlc-container-gray {
  background-color: #2c2c2c;
  border: 1px solid #fff;
  border-bottom-width: 0;
}

/* line 19, ../../../app/assets/stylesheets/v2/landing_pages/weight_loss_calculator/_container.scss */
.wlc-container-yellow {
  background-color: #ffe500;
  padding: 20px;
}
/* line 23, ../../../app/assets/stylesheets/v2/landing_pages/weight_loss_calculator/_container.scss */
.wlc-container-yellow > .wlc-description {
  color: #2c2c2c;
}

@media (max-width: 1200px) {
  /* line 30, ../../../app/assets/stylesheets/v2/landing_pages/weight_loss_calculator/_container.scss */
  .wlc-results > .wlc-container .wlc-container-gray {
    padding: 20px 20px 40px;
  }
  /* line 34, ../../../app/assets/stylesheets/v2/landing_pages/weight_loss_calculator/_container.scss */
  .wlc-results > .wlc-container .wlc-container-gray .wlc-title {
    margin-bottom: 0;
  }
}

/* line 1, ../../../app/assets/stylesheets/v2/landing_pages/weight_loss_calculator/_download_app.scss */
.wlc-download-app-container {
  background: #ffe500;
  margin: 0 auto;
  padding: 30px;
  text-align: center;
  width: 1000px;
}
@media (max-width: 1200px) {
  /* line 1, ../../../app/assets/stylesheets/v2/landing_pages/weight_loss_calculator/_download_app.scss */
  .wlc-download-app-container {
    width: 660px;
  }
}
/* line 12, ../../../app/assets/stylesheets/v2/landing_pages/weight_loss_calculator/_download_app.scss */
.wlc-download-app-container .wlc-button, .wlc-download-app-container .wlc-activity-level {
  background: #000;
  color: #ffe500;
  font-size: 60px;
  padding: 4px 50px 0;
  white-space: nowrap;
  width: auto;
}
@media (max-width: 1200px) {
  /* line 12, ../../../app/assets/stylesheets/v2/landing_pages/weight_loss_calculator/_download_app.scss */
  .wlc-download-app-container .wlc-button, .wlc-download-app-container .wlc-activity-level {
    font-size: 45px;
    padding: 4px 40px 0;
  }
}
/* line 25, ../../../app/assets/stylesheets/v2/landing_pages/weight_loss_calculator/_download_app.scss */
.wlc-download-app-container .wlc-button:after, .wlc-download-app-container .wlc-activity-level:after {
  border-left: 20px solid #ffe500;
  border-top: 20px solid transparent;
  border-bottom: 20px solid transparent;
  content: ' ';
  display: inline-block;
  font-size: 0;
  height: 0;
  line-height: 0;
  margin: 0 0 0 20px;
  width: 0;
}
@media (max-width: 1200px) {
  /* line 25, ../../../app/assets/stylesheets/v2/landing_pages/weight_loss_calculator/_download_app.scss */
  .wlc-download-app-container .wlc-button:after, .wlc-download-app-container .wlc-activity-level:after {
    border-width: 15px 0 15px 15px;
    margin-left: 15px;
  }
}
/* line 43, ../../../app/assets/stylesheets/v2/landing_pages/weight_loss_calculator/_download_app.scss */
.wlc-download-app-container .wlc-description {
  color: #000;
  font-weight: bold;
  margin: 0;
  width: auto;
}

/* line 1, ../../../app/assets/stylesheets/v2/landing_pages/weight_loss_calculator/_workout_table.scss */
.wlc-workout-table-title {
  background: #666;
  color: #fff;
  font-size: 60px;
  margin: 0 0 -4px;
  padding-top: 5px;
  position: relative;
  text-align: center;
}
@media (max-width: 1200px) {
  /* line 1, ../../../app/assets/stylesheets/v2/landing_pages/weight_loss_calculator/_workout_table.scss */
  .wlc-workout-table-title {
    font-size: 40px;
  }
}

/* line 14, ../../../app/assets/stylesheets/v2/landing_pages/weight_loss_calculator/_workout_table.scss */
.wlc-workout-description {
  color: #fff;
  border: 3px #ccc solid;
  border-bottom-width: 0 !important;
  font-size: 25px;
  margin-bottom: 0;
  padding: 20px;
  text-align: center;
}
@media (max-width: 1200px) {
  /* line 14, ../../../app/assets/stylesheets/v2/landing_pages/weight_loss_calculator/_workout_table.scss */
  .wlc-workout-description {
    border-width: 2px;
    font-size: 17px;
    padding: 15px 15px 12px;
  }
}

/* line 29, ../../../app/assets/stylesheets/v2/landing_pages/weight_loss_calculator/_workout_table.scss */
.wlc-workout-table-id {
  display: none;
}

/* line 33, ../../../app/assets/stylesheets/v2/landing_pages/weight_loss_calculator/_workout_table.scss */
.wlc-workout-tables .wlc-workout-table-container {
  margin-top: 50px;
}
/* line 36, ../../../app/assets/stylesheets/v2/landing_pages/weight_loss_calculator/_workout_table.scss */
.wlc-workout-tables .wlc-workout-table-container:first-child {
  margin-top: 0;
}

/* line 41, ../../../app/assets/stylesheets/v2/landing_pages/weight_loss_calculator/_workout_table.scss */
.wlc-workout-table {
  width: 100%;
}
/* line 44, ../../../app/assets/stylesheets/v2/landing_pages/weight_loss_calculator/_workout_table.scss */
.wlc-workout-table .wlc-table-col-divider {
  background: transparent !important;
  padding: 0 !important;
  width: 10px !important;
}
/* line 49, ../../../app/assets/stylesheets/v2/landing_pages/weight_loss_calculator/_workout_table.scss */
.wlc-workout-table td, .wlc-workout-table th {
  padding: 0 0 10px 10px;
  white-space: nowrap;
  width: 15%;
}
@media (max-width: 1200px) {
  /* line 49, ../../../app/assets/stylesheets/v2/landing_pages/weight_loss_calculator/_workout_table.scss */
  .wlc-workout-table td, .wlc-workout-table th {
    padding: 0 0 5px 5px;
  }
}
/* line 58, ../../../app/assets/stylesheets/v2/landing_pages/weight_loss_calculator/_workout_table.scss */
.wlc-workout-table td:first-child, .wlc-workout-table th:first-child {
  padding-left: 0;
  width: 30%;
}
/* line 62, ../../../app/assets/stylesheets/v2/landing_pages/weight_loss_calculator/_workout_table.scss */
.wlc-workout-table td:nth-child(2), .wlc-workout-table th:nth-child(2) {
  width: auto;
}
/* line 65, ../../../app/assets/stylesheets/v2/landing_pages/weight_loss_calculator/_workout_table.scss */
.wlc-workout-table td span, .wlc-workout-table th span {
  background: #ccc;
  color: #000;
  display: block;
  font-weight: normal;
  padding: 5px 30px 0;
  text-align: center;
}
/* line 75, ../../../app/assets/stylesheets/v2/landing_pages/weight_loss_calculator/_workout_table.scss */
.wlc-workout-table th span {
  font-family: "knockout_htf48";
  font-size: 40px;
  text-transform: uppercase;
}
@media (max-width: 1200px) {
  /* line 75, ../../../app/assets/stylesheets/v2/landing_pages/weight_loss_calculator/_workout_table.scss */
  .wlc-workout-table th span {
    font-size: 30px;
    padding: 3px 20px 0;
  }
}
/* line 87, ../../../app/assets/stylesheets/v2/landing_pages/weight_loss_calculator/_workout_table.scss */
.wlc-workout-table td span {
  background: #666;
  color: #fff;
  font-size: 25px;
  padding: 15px;
}
@media (max-width: 1200px) {
  /* line 87, ../../../app/assets/stylesheets/v2/landing_pages/weight_loss_calculator/_workout_table.scss */
  .wlc-workout-table td span {
    height: 52px;
    font-size: 18px;
  }
}
@media (max-width: 1030px) {
  /* line 87, ../../../app/assets/stylesheets/v2/landing_pages/weight_loss_calculator/_workout_table.scss */
  .wlc-workout-table td span {
    height: 50px;
    font-size: 17px;
    line-height: 1.2;
    padding: 5px 10px;
    white-space: normal;
  }
}
@media (min-width: 1020px) {
  /* line 87, ../../../app/assets/stylesheets/v2/landing_pages/weight_loss_calculator/_workout_table.scss */
  .wlc-workout-table td span {
    height: auto;
    padding: 13px 10px;
  }
}
/* line 110, ../../../app/assets/stylesheets/v2/landing_pages/weight_loss_calculator/_workout_table.scss */
.wlc-workout-table td:first-child span {
  background: #ffe500;
  color: #000;
  text-align: left;
}
@media (min-width: 1020px) {
  /* line 110, ../../../app/assets/stylesheets/v2/landing_pages/weight_loss_calculator/_workout_table.scss */
  .wlc-workout-table td:first-child span {
    min-width: 300px;
  }
}
@media (min-width: 1200px) {
  /* line 110, ../../../app/assets/stylesheets/v2/landing_pages/weight_loss_calculator/_workout_table.scss */
  .wlc-workout-table td:first-child span {
    min-width: 400px;
  }
}

/* line 125, ../../../app/assets/stylesheets/v2/landing_pages/weight_loss_calculator/_workout_table.scss */
.wlc-repeat-exercise {
  background: #666;
  color: #fff;
  font-family: "knockout_htf48";
  font-size: 40px;
  padding: 3px 0 0;
  text-align: center;
  text-transform: uppercase;
}
@media (max-width: 1200px) {
  /* line 125, ../../../app/assets/stylesheets/v2/landing_pages/weight_loss_calculator/_workout_table.scss */
  .wlc-repeat-exercise {
    font-size: 30px;
  }
}
/* line 138, ../../../app/assets/stylesheets/v2/landing_pages/weight_loss_calculator/_workout_table.scss */
.wlc-repeat-exercise .wlc-repeat-icon {
  height: 27px;
  margin-left: 5px;
  position: relative;
  top: -4px;
}
@media (max-width: 1200px) {
  /* line 138, ../../../app/assets/stylesheets/v2/landing_pages/weight_loss_calculator/_workout_table.scss */
  .wlc-repeat-exercise .wlc-repeat-icon {
    height: 20px;
    top: -3px;
  }
}

/* line 1, ../../../app/assets/stylesheets/v2/landing_pages/weight_loss_calculator/_finder.scss */
.wlc-finder {
  margin-bottom: 70px;
}
/* line 4, ../../../app/assets/stylesheets/v2/landing_pages/weight_loss_calculator/_finder.scss */
.wlc-finder .wlc-description {
  margin-bottom: 40px;
}

/* line 9, ../../../app/assets/stylesheets/v2/landing_pages/weight_loss_calculator/_finder.scss */
.wlc-finder-buttons {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-justify-content: space-around;
      -ms-flex-pack: distribute;
          justify-content: space-around;
  width: 700px;
  margin: 0 auto;
}
@media (max-width: 1200px) {
  /* line 9, ../../../app/assets/stylesheets/v2/landing_pages/weight_loss_calculator/_finder.scss */
  .wlc-finder-buttons {
    width: 500px;
  }
}
/* line 20, ../../../app/assets/stylesheets/v2/landing_pages/weight_loss_calculator/_finder.scss */
.wlc-finder-buttons .wlc-button, .wlc-finder-buttons .wlc-activity-level {
  width: 300px;
}
@media (max-width: 1200px) {
  /* line 20, ../../../app/assets/stylesheets/v2/landing_pages/weight_loss_calculator/_finder.scss */
  .wlc-finder-buttons .wlc-button, .wlc-finder-buttons .wlc-activity-level {
    width: 225px;
  }
}

/* line 1, ../../../app/assets/stylesheets/v2/landing_pages/weight_loss_calculator/_social_media.scss */
.wlc-social-media {
  margin-bottom: 65px;
}
/* line 4, ../../../app/assets/stylesheets/v2/landing_pages/weight_loss_calculator/_social_media.scss */
.wlc-social-media .wlc-description {
  margin-bottom: 20px;
}
/* line 8, ../../../app/assets/stylesheets/v2/landing_pages/weight_loss_calculator/_social_media.scss */
.wlc-social-media .social-media-buttons-container {
  margin: 0 auto 10px;
  text-align: center;
  width: 750px;
}
@media (max-width: 1200px) {
  /* line 8, ../../../app/assets/stylesheets/v2/landing_pages/weight_loss_calculator/_social_media.scss */
  .wlc-social-media .social-media-buttons-container {
    width: 600px;
  }
}
/* line 17, ../../../app/assets/stylesheets/v2/landing_pages/weight_loss_calculator/_social_media.scss */
.wlc-social-media .social-media-buttons-container span {
  background: #ffe500;
  background-size: cover !important;
  cursor: pointer;
  display: inline-block;
  height: 68px;
  margin: 10px 14px;
  opacity: 1;
  width: 340px;
  -webkit-transition: all .5s ease;
  transition: all .5s ease;
}
@media (max-width: 1200px) {
  /* line 17, ../../../app/assets/stylesheets/v2/landing_pages/weight_loss_calculator/_social_media.scss */
  .wlc-social-media .social-media-buttons-container span {
    height: 48px;
    margin: 8px 12px;
    width: 240px;
  }
}
/* line 34, ../../../app/assets/stylesheets/v2/landing_pages/weight_loss_calculator/_social_media.scss */
.wlc-social-media .social-media-buttons-container span.st_facebook_custom {
  background: url(//d1stxdp5ogppuo.cloudfront.net/assets/wlc/facebook-button-f1f04c147ba98a61c32e1ab31a486dfe.png);
}
/* line 37, ../../../app/assets/stylesheets/v2/landing_pages/weight_loss_calculator/_social_media.scss */
.wlc-social-media .social-media-buttons-container span.st_twitter_custom {
  background: url(//d1stxdp5ogppuo.cloudfront.net/assets/wlc/twitter-button-be612c7ab579b020083008d655469dad.png);
}
/* line 40, ../../../app/assets/stylesheets/v2/landing_pages/weight_loss_calculator/_social_media.scss */
.wlc-social-media .social-media-buttons-container span.st_instagram_custom {
  background: url(//d1stxdp5ogppuo.cloudfront.net/assets/wlc/instagram-button-8d840344a0350b5ef5e75e471884a62b.png);
}
/* line 43, ../../../app/assets/stylesheets/v2/landing_pages/weight_loss_calculator/_social_media.scss */
.wlc-social-media .social-media-buttons-container span.st_pinterest_custom {
  background: url(//d1stxdp5ogppuo.cloudfront.net/assets/wlc/pinterest-button-7ba7bf02617c938ce2d768389e92da06.png);
}
/* line 46, ../../../app/assets/stylesheets/v2/landing_pages/weight_loss_calculator/_social_media.scss */
.wlc-social-media .social-media-buttons-container span:hover {
  opacity: 0.7;
}

/* line 1, ../../../app/assets/stylesheets/v2/landing_pages/weight_loss_calculator/_print_plan.scss */
.wlc-print-plan-container {
  padding-bottom: 70px;
}
@media (max-width: 1200px) {
  /* line 1, ../../../app/assets/stylesheets/v2/landing_pages/weight_loss_calculator/_print_plan.scss */
  .wlc-print-plan-container {
    padding-top: 30px;
  }
}
/* line 8, ../../../app/assets/stylesheets/v2/landing_pages/weight_loss_calculator/_print_plan.scss */
.wlc-print-plan-container .wlc-description {
  margin-bottom: 20px;
}
/* line 11, ../../../app/assets/stylesheets/v2/landing_pages/weight_loss_calculator/_print_plan.scss */
.wlc-print-plan-container .wlc-print-plan {
  margin-bottom: 0;
  text-align: center;
}

/* line 1, ../../../app/assets/stylesheets/v2/landing_pages/weight_loss_calculator/_error.scss */
.wlc-error {
  background: #dd4444;
  color: white;
  font-size: 18px;
  margin: 45px auto;
  padding: 20px;
  text-align: center;
  width: 460px;
}
@media (max-width: 1200px) {
  /* line 1, ../../../app/assets/stylesheets/v2/landing_pages/weight_loss_calculator/_error.scss */
  .wlc-error {
    margin-bottom: 0;
  }
}

/* line 32, ../../../app/assets/stylesheets/v2/landing_pages/_weight_loss_calculator.scss */
.wlc-body {
  padding: 50px 0 200px;
}
@media (max-width: 1200px) {
  /* line 32, ../../../app/assets/stylesheets/v2/landing_pages/_weight_loss_calculator.scss */
  .wlc-body {
    padding: 20px 0 100px;
  }
}

/* line 40, ../../../app/assets/stylesheets/v2/landing_pages/_weight_loss_calculator.scss */
.wlc-blue {
  color: #428bca;
}

/* line 44, ../../../app/assets/stylesheets/v2/landing_pages/_weight_loss_calculator.scss */
.wlc-description {
  color: #fff;
  font-size: 30px;
  line-height: 1.2;
  margin: 0 auto 70px;
  text-align: center;
  width: 900px;
}
@media (max-width: 1200px) {
  /* line 44, ../../../app/assets/stylesheets/v2/landing_pages/_weight_loss_calculator.scss */
  .wlc-description {
    font-size: 25px;
    margin-bottom: 50px;
    width: 600px;
  }
}

/* line 59, ../../../app/assets/stylesheets/v2/landing_pages/_weight_loss_calculator.scss */
.wlc-link {
  color: #fff;
  font-weight: bold;
  text-decoration: underline !important;
}

/* line 65, ../../../app/assets/stylesheets/v2/landing_pages/_weight_loss_calculator.scss */
.wlc-link-container {
  margin-bottom: 60px;
  text-align: center;
}
@media (max-width: 1200px) {
  /* line 65, ../../../app/assets/stylesheets/v2/landing_pages/_weight_loss_calculator.scss */
  .wlc-link-container {
    margin-bottom: 45px;
  }
}
/* line 73, ../../../app/assets/stylesheets/v2/landing_pages/_weight_loss_calculator.scss */
.wlc-link-container .wlc-link {
  color: #428bca;
  font-family: "knockout_htf48";
  font-size: 30px;
  font-weight: normal;
  text-decoration: none !important;
  text-transform: uppercase;
}
@media (max-width: 1200px) {
  /* line 73, ../../../app/assets/stylesheets/v2/landing_pages/_weight_loss_calculator.scss */
  .wlc-link-container .wlc-link {
    font-size: 25px;
  }
}
/* line 85, ../../../app/assets/stylesheets/v2/landing_pages/_weight_loss_calculator.scss */
.wlc-link-container .wlc-link:after {
  border-left: 15px solid #428bca;
  border-top: 15px solid transparent;
  border-bottom: 15px solid transparent;
  content: ' ';
  display: inline-block;
  font-size: 0;
  height: 0;
  line-height: 0;
  margin: 0 0 0 10px;
  position: relative;
  top: 5px;
  width: 0;
}
@media (max-width: 1200px) {
  /* line 85, ../../../app/assets/stylesheets/v2/landing_pages/_weight_loss_calculator.scss */
  .wlc-link-container .wlc-link:after {
    border-width: 12px 0 12px 12px;
    top: 4px;
  }
}

@media (max-width: 1200px) {
  /* line 107, ../../../app/assets/stylesheets/v2/landing_pages/_weight_loss_calculator.scss */
  .wlc-full-width {
    margin: 0;
    max-width: 100%;
    padding: 0;
    width: 100%;
  }
}

/* line 116, ../../../app/assets/stylesheets/v2/landing_pages/_weight_loss_calculator.scss */
.with-preloader {
  position: relative;
}
/* line 119, ../../../app/assets/stylesheets/v2/landing_pages/_weight_loss_calculator.scss */
.with-preloader .spinner-wrapper {
  height: 50px;
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  position: absolute;
}
/* line 126, ../../../app/assets/stylesheets/v2/landing_pages/_weight_loss_calculator.scss */
.with-preloader .spinner-wrapper .fa {
  color: #ffe500;
  font-size: 50px;
}
/* line 131, ../../../app/assets/stylesheets/v2/landing_pages/_weight_loss_calculator.scss */
.with-preloader #content {
  position: relative;
}

/* line 4, ../../../app/assets/stylesheets/v2/landing_pages/_hero_banner.scss */
.container.landing-page .hero-section {
  position: relative;
}
/* line 7, ../../../app/assets/stylesheets/v2/landing_pages/_hero_banner.scss */
.container.landing-page .hero-section .-text {
  position: absolute;
  width: 100%;
}
/* line 11, ../../../app/assets/stylesheets/v2/landing_pages/_hero_banner.scss */
.container.landing-page .hero-section .-text .-hero-intro, .container.landing-page .hero-section .-text .-hero-title {
  color: #000 !important;
  font-family: "knockout_htf48";
  text-align: center;
  text-transform: uppercase;
}
@media (min-width: 2px) {
  /* line 7, ../../../app/assets/stylesheets/v2/landing_pages/_hero_banner.scss */
  .container.landing-page .hero-section .-text {
    top: 70px;
  }
  /* line 21, ../../../app/assets/stylesheets/v2/landing_pages/_hero_banner.scss */
  .container.landing-page .hero-section .-text .-hero-intro {
    font-size: 40px;
    margin-bottom: -3px;
  }
  /* line 25, ../../../app/assets/stylesheets/v2/landing_pages/_hero_banner.scss */
  .container.landing-page .hero-section .-text .-hero-title {
    border-bottom: 3px solid #C9B411;
    border-top: 3px solid #C9B411;
    font-size: 65px;
    font-weight: bold;
    margin: 0 auto;
    padding: 15px 0 10px;
    width: 245px;
  }
}
@media (min-width: 800px) {
  /* line 7, ../../../app/assets/stylesheets/v2/landing_pages/_hero_banner.scss */
  .container.landing-page .hero-section .-text {
    top: 100px;
  }
}
@media (min-width: 900px) {
  /* line 39, ../../../app/assets/stylesheets/v2/landing_pages/_hero_banner.scss */
  .container.landing-page .hero-section .-text .-hero-intro {
    font-size: 50px;
  }
  /* line 42, ../../../app/assets/stylesheets/v2/landing_pages/_hero_banner.scss */
  .container.landing-page .hero-section .-text .-hero-title {
    font-size: 80px;
    width: 300px;
  }
  /* line 45, ../../../app/assets/stylesheets/v2/landing_pages/_hero_banner.scss */
  .container.landing-page .hero-section .-text .-hero-title .-hero-intro {
    font-size: 44px;
    margin-bottom: 5px;
    line-height: 1;
  }
}
@media (min-width: 1100px) {
  /* line 53, ../../../app/assets/stylesheets/v2/landing_pages/_hero_banner.scss */
  .container.landing-page .hero-section .-text .-hero-intro {
    font-size: 65px;
    margin-bottom: -5px;
  }
  /* line 57, ../../../app/assets/stylesheets/v2/landing_pages/_hero_banner.scss */
  .container.landing-page .hero-section .-text .-hero-title {
    font-size: 100px;
    padding-top: 18px;
    width: 390px;
  }
}

/* line 4, ../../../app/assets/stylesheets/v2/landing_pages/_featured.scss */
.container.landing-page .featured-section {
  margin-bottom: 0;
}
/* line 7, ../../../app/assets/stylesheets/v2/landing_pages/_featured.scss */
.container.landing-page .featured-section .-image {
  padding: 0 5% 0 0;
}
/* line 10, ../../../app/assets/stylesheets/v2/landing_pages/_featured.scss */
.container.landing-page .featured-section .-text {
  padding: 0 5%;
}
/* line 13, ../../../app/assets/stylesheets/v2/landing_pages/_featured.scss */
.container.landing-page .featured-section ._yellow {
  color: #ffe500;
  font-size: 70px;
  line-height: 0;
  margin: 0 10px;
  position: relative;
  top: 11px;
}
/* line 21, ../../../app/assets/stylesheets/v2/landing_pages/_featured.scss */
.container.landing-page .featured-section .divider {
  border-top: 7px solid #C9B411;
  margin: 10px auto 15px;
  width: 100px;
}
@media (min-width: 2px) {
  /* line 28, ../../../app/assets/stylesheets/v2/landing_pages/_featured.scss */
  .container.landing-page .featured-section img {
    margin-top: 200px;
  }
  /* line 31, ../../../app/assets/stylesheets/v2/landing_pages/_featured.scss */
  .container.landing-page .featured-section .chapter, .container.landing-page .featured-section .section-title {
    font-family: "knockout_htf48";
    font-size: 40px;
    text-transform: uppercase;
  }
  /* line 36, ../../../app/assets/stylesheets/v2/landing_pages/_featured.scss */
  .container.landing-page .featured-section .chapter, .container.landing-page .featured-section .section-title, .container.landing-page .featured-section .description p {
    color: #000;
    text-align: center;
  }
  /* line 40, ../../../app/assets/stylesheets/v2/landing_pages/_featured.scss */
  .container.landing-page .featured-section .section-title {
    font-size: 80px !important;
    margin: 0 auto !important;
    width: 275px;
  }
  /* line 45, ../../../app/assets/stylesheets/v2/landing_pages/_featured.scss */
  .container.landing-page .featured-section .description p {
    margin-bottom: 20px;
  }
  /* line 48, ../../../app/assets/stylesheets/v2/landing_pages/_featured.scss */
  .container.landing-page .featured-section .description p a {
    font-weight: bold;
    text-decoration: underline;
  }
  /* line 54, ../../../app/assets/stylesheets/v2/landing_pages/_featured.scss */
  .container.landing-page .featured-section .shop-btn .btn-default {
    display: block;
    font-size: 30px;
    height: auto !important;
    margin: 30px auto 50px;
    width: 200px;
  }
  /* line 61, ../../../app/assets/stylesheets/v2/landing_pages/_featured.scss */
  .container.landing-page .featured-section .shop-btn .btn-default:before {
    padding-top: 12px !important;
  }
}
@media (min-width: 1080px) {
  /* line 68, ../../../app/assets/stylesheets/v2/landing_pages/_featured.scss */
  .container.landing-page .featured-section img {
    margin-top: 200px;
  }
  /* line 71, ../../../app/assets/stylesheets/v2/landing_pages/_featured.scss */
  .container.landing-page .featured-section .section-title {
    font-size: 100px !important;
    width: 350px;
  }
}

/* line 4, ../../../app/assets/stylesheets/v2/landing_pages/products/_trx_home_gym.scss */
.container.landing-page.take-trx-home-gym {
  position: relative;
}
/* line 7, ../../../app/assets/stylesheets/v2/landing_pages/products/_trx_home_gym.scss */
.container.landing-page.take-trx-home-gym .-text-section {
  position: absolute !important;
  right: 0;
  width: 50%;
}
@media (min-width: 2px) {
  /* line 7, ../../../app/assets/stylesheets/v2/landing_pages/products/_trx_home_gym.scss */
  .container.landing-page.take-trx-home-gym .-text-section {
    top: 20%;
  }
  /* line 15, ../../../app/assets/stylesheets/v2/landing_pages/products/_trx_home_gym.scss */
  .container.landing-page.take-trx-home-gym .-text-section .section-title {
    font-size: 90px !important;
  }
  /* line 18, ../../../app/assets/stylesheets/v2/landing_pages/products/_trx_home_gym.scss */
  .container.landing-page.take-trx-home-gym .-text-section .section-title, .container.landing-page.take-trx-home-gym .-text-section .shop-btn {
    margin: 0 auto !important;
    width: 260px !important;
  }
  /* line 23, ../../../app/assets/stylesheets/v2/landing_pages/products/_trx_home_gym.scss */
  .container.landing-page.take-trx-home-gym .-text-section .shop-btn .btn-default {
    display: block;
    font-size: 30px;
    height: auto !important;
    margin: 15px auto 0;
    width: 200px;
  }
}
@media (min-width: 800px) {
  /* line 7, ../../../app/assets/stylesheets/v2/landing_pages/products/_trx_home_gym.scss */
  .container.landing-page.take-trx-home-gym .-text-section {
    top: 25%;
  }
}
@media (min-width: 1080px) {
  /* line 36, ../../../app/assets/stylesheets/v2/landing_pages/products/_trx_home_gym.scss */
  .container.landing-page.take-trx-home-gym .-text-section .section-title {
    font-size: 120px !important;
  }
  /* line 39, ../../../app/assets/stylesheets/v2/landing_pages/products/_trx_home_gym.scss */
  .container.landing-page.take-trx-home-gym .-text-section .section-title, .container.landing-page.take-trx-home-gym .-text-section .shop-btn {
    margin: 0 auto !important;
    width: 340px !important;
  }
  /* line 44, ../../../app/assets/stylesheets/v2/landing_pages/products/_trx_home_gym.scss */
  .container.landing-page.take-trx-home-gym .-text-section .shop-btn .btn, .container.landing-page.take-trx-home-gym .-text-section .shop-btn .socialwall .candid-wall-load-more, .socialwall .container.landing-page.take-trx-home-gym .-text-section .shop-btn .candid-wall-load-more {
    margin-top: 20px;
  }
}
/* line 50, ../../../app/assets/stylesheets/v2/landing_pages/products/_trx_home_gym.scss */
.container.landing-page.take-trx-home-gym .-text-section .section-title {
  border-bottom: 2px solid #C9B411;
  margin-bottom: 0 !important;
  padding-bottom: 5px;
}
@media (min-width: 2px) {
  /* line 50, ../../../app/assets/stylesheets/v2/landing_pages/products/_trx_home_gym.scss */
  .container.landing-page.take-trx-home-gym .-text-section .section-title {
    width: 200px;
  }
}
@media (min-width: 800px) {
  /* line 50, ../../../app/assets/stylesheets/v2/landing_pages/products/_trx_home_gym.scss */
  .container.landing-page.take-trx-home-gym .-text-section .section-title {
    width: 230px;
  }
}
@media (min-width: 1000px) {
  /* line 50, ../../../app/assets/stylesheets/v2/landing_pages/products/_trx_home_gym.scss */
  .container.landing-page.take-trx-home-gym .-text-section .section-title {
    width: 260px;
  }
}
/* line 66, ../../../app/assets/stylesheets/v2/landing_pages/products/_trx_home_gym.scss */
.container.landing-page.take-trx-home-gym .-text-section .discount, .container.landing-page.take-trx-home-gym .-text-section .code {
  color: #000;
  font-family: "knockout_htf48";
  text-transform: uppercase;
}
/* line 72, ../../../app/assets/stylesheets/v2/landing_pages/products/_trx_home_gym.scss */
.container.landing-page.take-trx-home-gym .-text-section .discount {
  margin-bottom: -10px;
  display: inline-block;
        /*
        @media (min-width: 2px) {
          .-number {
            font-size: 130px;
          }
          .-text {
            font-size: 30px;
            line-height: 27px;
            top: 22px;

            .-percent {
              font-size: 50px;
            }
          }
        }
        @media (min-width: 850px) {
          .-number {
            font-size: 170px;
          }
          .-text {
            font-size: 40px;
            line-height: 35px;
            top: 30px;

            .-percent {
              font-size: 70px;
            }
          }
        }*/
}
/* line 76, ../../../app/assets/stylesheets/v2/landing_pages/products/_trx_home_gym.scss */
.container.landing-page.take-trx-home-gym .-text-section .discount .-number, .container.landing-page.take-trx-home-gym .-text-section .discount .-text {
  float: left;
  font-weight: normal !important;
}
/* line 80, ../../../app/assets/stylesheets/v2/landing_pages/products/_trx_home_gym.scss */
.container.landing-page.take-trx-home-gym .-text-section .discount .-number {
  font-weight: bold;
  letter-spacing: 5px;
  line-height: 1;
  margin-left: 20px;
}
/* line 86, ../../../app/assets/stylesheets/v2/landing_pages/products/_trx_home_gym.scss */
.container.landing-page.take-trx-home-gym .-text-section .discount .-text {
  position: relative;
  text-align: left;
}
/* line 91, ../../../app/assets/stylesheets/v2/landing_pages/products/_trx_home_gym.scss */
.container.landing-page.take-trx-home-gym .-text-section .discount .-number {
  font-size: 130px;
}
/* line 94, ../../../app/assets/stylesheets/v2/landing_pages/products/_trx_home_gym.scss */
.container.landing-page.take-trx-home-gym .-text-section .discount .-text {
  font-size: 30px;
  line-height: 27px;
  top: 22px;
}
/* line 99, ../../../app/assets/stylesheets/v2/landing_pages/products/_trx_home_gym.scss */
.container.landing-page.take-trx-home-gym .-text-section .discount .-text .-percent {
  font-size: 50px;
}
/* line 134, ../../../app/assets/stylesheets/v2/landing_pages/products/_trx_home_gym.scss */
.container.landing-page.take-trx-home-gym .-text-section .shop-btn {
  margin: 0 0 20px 20px;
}
/* line 139, ../../../app/assets/stylesheets/v2/landing_pages/products/_trx_home_gym.scss */
.container.landing-page.take-trx-home-gym .-text-section .code strong {
  font-family: Helvetica, Arial, Tahoma;
}
/* line 142, ../../../app/assets/stylesheets/v2/landing_pages/products/_trx_home_gym.scss */
.container.landing-page.take-trx-home-gym .-text-section .code .expiration {
  text-transform: capitalize;
}
@media (min-width: 2px) {
  /* line 138, ../../../app/assets/stylesheets/v2/landing_pages/products/_trx_home_gym.scss */
  .container.landing-page.take-trx-home-gym .-text-section .code {
    font-size: 20px;
  }
  /* line 149, ../../../app/assets/stylesheets/v2/landing_pages/products/_trx_home_gym.scss */
  .container.landing-page.take-trx-home-gym .-text-section .code .expiration {
    font-size: 18px;
  }
}
@media (min-width: 800px) {
  /* line 138, ../../../app/assets/stylesheets/v2/landing_pages/products/_trx_home_gym.scss */
  .container.landing-page.take-trx-home-gym .-text-section .code {
    font-size: 22px;
  }
}
@media (min-width: 1000px) {
  /* line 138, ../../../app/assets/stylesheets/v2/landing_pages/products/_trx_home_gym.scss */
  .container.landing-page.take-trx-home-gym .-text-section .code {
    font-size: 25px;
  }
  /* line 159, ../../../app/assets/stylesheets/v2/landing_pages/products/_trx_home_gym.scss */
  .container.landing-page.take-trx-home-gym .-text-section .code .expiration {
    font-size: 20px;
  }
}
@media (min-width: 1000px) {
  /* line 138, ../../../app/assets/stylesheets/v2/landing_pages/products/_trx_home_gym.scss */
  .container.landing-page.take-trx-home-gym .-text-section .code {
    font-size: 25px;
  }
  /* line 166, ../../../app/assets/stylesheets/v2/landing_pages/products/_trx_home_gym.scss */
  .container.landing-page.take-trx-home-gym .-text-section .code .expiration {
    font-size: 20px;
  }
}

/* line 7, ../../../app/assets/stylesheets/v2/landing_pages/_trx_for_travelers.scss */
.container.landing-page.trx-for-travelers .hero-section .-text .-hero-title span {
  color: #000 !important;
}

/* line 7, ../../../app/assets/stylesheets/v2/landing_pages/_winter_sports.scss */
.container.landing-page.winter-sports .hero-section .-text {
  right: 9%;
  width: auto;
}
/* line 11, ../../../app/assets/stylesheets/v2/landing_pages/_winter_sports.scss */
.container.landing-page.winter-sports .hero-section .-text .-hero-intro, .container.landing-page.winter-sports .hero-section .-text .-hero-title {
  color: #C9B411 !important;
}
@media (min-width: 2px) {
  /* line 7, ../../../app/assets/stylesheets/v2/landing_pages/_winter_sports.scss */
  .container.landing-page.winter-sports .hero-section .-text {
    top: 50px;
  }
  /* line 18, ../../../app/assets/stylesheets/v2/landing_pages/_winter_sports.scss */
  .container.landing-page.winter-sports .hero-section .-text .-hero-title {
    font-size: 70px;
    width: 240px;
  }
}
@media (min-width: 900px) {
  /* line 24, ../../../app/assets/stylesheets/v2/landing_pages/_winter_sports.scss */
  .container.landing-page.winter-sports .hero-section .-text .-hero-title {
    font-size: 90px;
    width: 300px;
  }
}
@media (min-width: 1100px) {
  /* line 30, ../../../app/assets/stylesheets/v2/landing_pages/_winter_sports.scss */
  .container.landing-page.winter-sports .hero-section .-text .-hero-title {
    font-size: 120px;
    width: 390px;
  }
}

/* line 7, ../../../app/assets/stylesheets/v2/landing_pages/_fit_over_fifty.scss */
.container.landing-page.fit-over-fifty .hero-section .-text .-hero-intro, .container.landing-page.fit-over-fifty .hero-section .-text .-hero-title {
  color: #C9B411 !important;
}
@media (min-width: 2px) {
  /* line 6, ../../../app/assets/stylesheets/v2/landing_pages/_fit_over_fifty.scss */
  .container.landing-page.fit-over-fifty .hero-section .-text {
    top: 2%;
  }
  /* line 14, ../../../app/assets/stylesheets/v2/landing_pages/_fit_over_fifty.scss */
  .container.landing-page.fit-over-fifty .hero-section .-text .-hero-intro {
    font-size: 32px;
    margin-bottom: 4px;
  }
  /* line 18, ../../../app/assets/stylesheets/v2/landing_pages/_fit_over_fifty.scss */
  .container.landing-page.fit-over-fifty .hero-section .-text .-hero-title {
    font-size: 75px;
    width: 200px;
  }
}
@media (min-width: 900px) {
  /* line 24, ../../../app/assets/stylesheets/v2/landing_pages/_fit_over_fifty.scss */
  .container.landing-page.fit-over-fifty .hero-section .-text .-hero-intro {
    font-size: 40px;
    margin-bottom: 0;
  }
  /* line 28, ../../../app/assets/stylesheets/v2/landing_pages/_fit_over_fifty.scss */
  .container.landing-page.fit-over-fifty .hero-section .-text .-hero-title {
    font-size: 95px;
    width: 250px;
  }
}
@media (min-width: 1100px) {
  /* line 6, ../../../app/assets/stylesheets/v2/landing_pages/_fit_over_fifty.scss */
  .container.landing-page.fit-over-fifty .hero-section .-text {
    top: 5%;
  }
  /* line 36, ../../../app/assets/stylesheets/v2/landing_pages/_fit_over_fifty.scss */
  .container.landing-page.fit-over-fifty .hero-section .-text .-hero-intro {
    font-size: 50px;
    margin-bottom: 3px;
  }
}
@media (min-width: 1200px) {
  /* line 6, ../../../app/assets/stylesheets/v2/landing_pages/_fit_over_fifty.scss */
  .container.landing-page.fit-over-fifty .hero-section .-text {
    top: 3%;
  }
  /* line 44, ../../../app/assets/stylesheets/v2/landing_pages/_fit_over_fifty.scss */
  .container.landing-page.fit-over-fifty .hero-section .-text .-hero-title {
    font-size: 120px;
    width: 320px;
  }
}
@media (min-width: 2px) {
  /* line 54, ../../../app/assets/stylesheets/v2/landing_pages/_fit_over_fifty.scss */
  .container.landing-page.fit-over-fifty .featured-section img {
    margin-top: 140px;
  }
}
@media (min-width: 1080px) {
  /* line 59, ../../../app/assets/stylesheets/v2/landing_pages/_fit_over_fifty.scss */
  .container.landing-page.fit-over-fifty .featured-section img {
    margin-top: 160px;
  }
}

@media (min-width: 2px) {
  /* line 7, ../../../app/assets/stylesheets/v2/landing_pages/_weight_loss.scss */
  .container.landing-page.weight-loss .hero-section .-text .-hero-title {
    width: 265px;
  }
}
@media (min-width: 800px) {
  /* line 5, ../../../app/assets/stylesheets/v2/landing_pages/_weight_loss.scss */
  .container.landing-page.weight-loss .hero-section .-text {
    top: 100px;
  }
}
@media (min-width: 900px) {
  /* line 15, ../../../app/assets/stylesheets/v2/landing_pages/_weight_loss.scss */
  .container.landing-page.weight-loss .hero-section .-text .-hero-title {
    width: 320px;
  }
}
@media (min-width: 1100px) {
  /* line 20, ../../../app/assets/stylesheets/v2/landing_pages/_weight_loss.scss */
  .container.landing-page.weight-loss .hero-section .-text .-hero-title {
    width: 400px;
  }
}
@media (min-width: 2px) {
  /* line 29, ../../../app/assets/stylesheets/v2/landing_pages/_weight_loss.scss */
  .container.landing-page.weight-loss .featured-section img {
    margin-top: 120px;
  }
}
@media (min-width: 800px) {
  /* line 34, ../../../app/assets/stylesheets/v2/landing_pages/_weight_loss.scss */
  .container.landing-page.weight-loss .featured-section img {
    margin-top: 80px;
  }
}
@media (min-width: 1080px) {
  /* line 27, ../../../app/assets/stylesheets/v2/landing_pages/_weight_loss.scss */
  .container.landing-page.weight-loss .featured-section {
    position: relative;
    z-index: 1;
  }
  /* line 42, ../../../app/assets/stylesheets/v2/landing_pages/_weight_loss.scss */
  .container.landing-page.weight-loss .featured-section img {
    margin: 20px 0 -90px;
  }
}

/* line 5, ../../../app/assets/stylesheets/v2/landing_pages/_recovery_and_strength.scss */
.container.landing-page.recovery-and-strength .hero-section .-text {
  top: 42%;
}
/* line 8, ../../../app/assets/stylesheets/v2/landing_pages/_recovery_and_strength.scss */
.container.landing-page.recovery-and-strength .hero-section .-text .-hero-intro, .container.landing-page.recovery-and-strength .hero-section .-text .-hero-title {
  color: #C9B411 !important;
  border-bottom: none;
  text-shadow: 0px 2px 8px rgba(0, 0, 0, 0.7);
}
@media (min-width: 2px) {
  /* line 15, ../../../app/assets/stylesheets/v2/landing_pages/_recovery_and_strength.scss */
  .container.landing-page.recovery-and-strength .hero-section .-text .-hero-title {
    font-size: 70px;
    width: 325px;
  }
}
@media (min-width: 900px) {
  /* line 21, ../../../app/assets/stylesheets/v2/landing_pages/_recovery_and_strength.scss */
  .container.landing-page.recovery-and-strength .hero-section .-text .-hero-title {
    font-size: 90px;
    width: 415px;
  }
}
@media (min-width: 1100px) {
  /* line 27, ../../../app/assets/stylesheets/v2/landing_pages/_recovery_and_strength.scss */
  .container.landing-page.recovery-and-strength .hero-section .-text .-hero-title {
    font-size: 110px;
    width: 505px;
  }
}
/* line 36, ../../../app/assets/stylesheets/v2/landing_pages/_recovery_and_strength.scss */
.container.landing-page .featured-section .-image {
  padding-right: 0;
}
/* line 39, ../../../app/assets/stylesheets/v2/landing_pages/_recovery_and_strength.scss */
.container.landing-page .featured-section .-image img {
  margin-top: 0;
}

/* line 46, ../../../app/assets/stylesheets/v2/landing_pages/_recovery_and_strength.scss */
#maker-me {
  padding-top: 40px;
  background-color: #f9f9f9;
}

/* line 2, ../../../app/assets/stylesheets/v2/landing_pages/new_year_new_you/_new_year_new_you.scss */
#new-year-new-you.bg-black {
  background: #2c2c2c;
}
/* line 6, ../../../app/assets/stylesheets/v2/landing_pages/new_year_new_you/_new_year_new_you.scss */
#new-year-new-you .new-year-header {
  padding-top: 120px;
  min-height: 300px;
}
/* line 11, ../../../app/assets/stylesheets/v2/landing_pages/new_year_new_you/_new_year_new_you.scss */
#new-year-new-you .hero-caption {
  margin-top: 0px !important;
}
/* line 15, ../../../app/assets/stylesheets/v2/landing_pages/new_year_new_you/_new_year_new_you.scss */
#new-year-new-you .content {
  color: #fff;
}
/* line 19, ../../../app/assets/stylesheets/v2/landing_pages/new_year_new_you/_new_year_new_you.scss */
#new-year-new-you .col-lg-9 {
  width: 33.5%;
}
/* line 23, ../../../app/assets/stylesheets/v2/landing_pages/new_year_new_you/_new_year_new_you.scss */
#new-year-new-you .link {
  color: #ffe500;
}
/* line 27, ../../../app/assets/stylesheets/v2/landing_pages/new_year_new_you/_new_year_new_you.scss */
#new-year-new-you .complete-workout {
  position: relative;
  min-height: 300px;
}
/* line 32, ../../../app/assets/stylesheets/v2/landing_pages/new_year_new_you/_new_year_new_you.scss */
#new-year-new-you .complete-workout-caption {
  box-shadow: none;
  text-shadow: none;
  bottom: inherit;
  padding-top: 0;
  width: 100%;
  left: 0%;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  /* Chrome, Safari, Opera */
  -ms-transform: translateY(-50%);
  /* IE 9 */
  top: 75%;
}
/* line 43, ../../../app/assets/stylesheets/v2/landing_pages/new_year_new_you/_new_year_new_you.scss */
#new-year-new-you .complete-workout-content {
  padding: 20px 0 20px 0;
}
/* line 47, ../../../app/assets/stylesheets/v2/landing_pages/new_year_new_you/_new_year_new_you.scss */
#new-year-new-you .center {
  text-align: center;
}
/* line 50, ../../../app/assets/stylesheets/v2/landing_pages/new_year_new_you/_new_year_new_you.scss */
#new-year-new-you .less-margin {
  margin: 0 0 5px;
}
/* line 54, ../../../app/assets/stylesheets/v2/landing_pages/new_year_new_you/_new_year_new_you.scss */
#new-year-new-you .workout-container {
  position: relative;
  width: 100%;
  min-height: 300px;
}
/* line 60, ../../../app/assets/stylesheets/v2/landing_pages/new_year_new_you/_new_year_new_you.scss */
#new-year-new-you .workout-anytime-anywhere {
  width: 100%;
  left: 0%;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  /* Chrome, Safari, Opera */
  -ms-transform: translateY(-50%);
  /* IE 9 */
  top: 90px;
}
/* line 67, ../../../app/assets/stylesheets/v2/landing_pages/new_year_new_you/_new_year_new_you.scss */
#new-year-new-you .workout-anywhere {
  width: 100%;
  left: 0%;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  /* Chrome, Safari, Opera */
  -ms-transform: translateY(-50%);
  /* IE 9 */
  top: -10%;
}
/* line 74, ../../../app/assets/stylesheets/v2/landing_pages/new_year_new_you/_new_year_new_you.scss */
#new-year-new-you .workout-content {
  width: 100%;
  left: 0%;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  /* Chrome, Safari, Opera */
  -ms-transform: translateY(-50%);
  /* IE 9 */
  top: 50%;
}
/* line 81, ../../../app/assets/stylesheets/v2/landing_pages/new_year_new_you/_new_year_new_you.scss */
#new-year-new-you .anytime-content {
  padding-top: 10px;
}
/* line 85, ../../../app/assets/stylesheets/v2/landing_pages/new_year_new_you/_new_year_new_you.scss */
#new-year-new-you .row.anytime-content {
  padding-top: 70px;
}
/* line 89, ../../../app/assets/stylesheets/v2/landing_pages/new_year_new_you/_new_year_new_you.scss */
#new-year-new-you .anywhere-content {
  padding: 20px 0 20px 0;
}
/* line 93, ../../../app/assets/stylesheets/v2/landing_pages/new_year_new_you/_new_year_new_you.scss */
#new-year-new-you .workout-anywhere-caption {
  width: 100%;
  left: 0%;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  /* Chrome, Safari, Opera */
  -ms-transform: translateY(-50%);
  /* IE 9 */
  top: 70%;
  padding-top: 40px;
}
/* line 101, ../../../app/assets/stylesheets/v2/landing_pages/new_year_new_you/_new_year_new_you.scss */
#new-year-new-you .left {
  float: left;
  text-align: left;
  padding-left: 5%;
}
/* line 107, ../../../app/assets/stylesheets/v2/landing_pages/new_year_new_you/_new_year_new_you.scss */
#new-year-new-you .right {
  float: right;
  text-align: right;
  padding-right: 4%;
}
/* line 114, ../../../app/assets/stylesheets/v2/landing_pages/new_year_new_you/_new_year_new_you.scss */
#new-year-new-you .custom-workouts-container {
  position: relative;
  width: 100%;
  padding-top: 70px;
  min-height: 300px;
}
/* line 121, ../../../app/assets/stylesheets/v2/landing_pages/new_year_new_you/_new_year_new_you.scss */
#new-year-new-you .custom-workouts-content {
  padding: 20px 0 60px 0;
}
/* line 125, ../../../app/assets/stylesheets/v2/landing_pages/new_year_new_you/_new_year_new_you.scss */
#new-year-new-you .custom-workouts {
  width: 100%;
  left: 0%;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  /* Chrome, Safari, Opera */
  -ms-transform: translateY(-50%);
  /* IE 9 */
  top: 50%;
}
/* line 132, ../../../app/assets/stylesheets/v2/landing_pages/new_year_new_you/_new_year_new_you.scss */
#new-year-new-you .product-section {
  padding-top: 50px;
}
/* line 136, ../../../app/assets/stylesheets/v2/landing_pages/new_year_new_you/_new_year_new_you.scss */
#new-year-new-you .product-container {
  width: 100%;
  left: 0%;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  /* Chrome, Safari, Opera */
  -ms-transform: translateY(-50%);
  /* IE 9 */
  top: 25%;
}
/* line 143, ../../../app/assets/stylesheets/v2/landing_pages/new_year_new_you/_new_year_new_you.scss */
#new-year-new-you .col-sm-5.anytime-content {
  padding-left: 0px;
  padding-top: 20px;
}
/* line 147, ../../../app/assets/stylesheets/v2/landing_pages/new_year_new_you/_new_year_new_you.scss */
#new-year-new-you .col-sm-5.anytime-content .col-sm-24 {
  padding-left: 0px;
}
@media (device-width: 768px) {
  /* line 153, ../../../app/assets/stylesheets/v2/landing_pages/new_year_new_you/_new_year_new_you.scss */
  #new-year-new-you .new-year-header {
    padding-top: 0px;
  }
  /* line 158, ../../../app/assets/stylesheets/v2/landing_pages/new_year_new_you/_new_year_new_you.scss */
  #new-year-new-you .hero-caption .col-lg-10 {
    width: 33.5%;
  }
  /* line 162, ../../../app/assets/stylesheets/v2/landing_pages/new_year_new_you/_new_year_new_you.scss */
  #new-year-new-you .hero-caption .col-lg-9 {
    width: 60%;
  }
  /* line 167, ../../../app/assets/stylesheets/v2/landing_pages/new_year_new_you/_new_year_new_you.scss */
  #new-year-new-you p {
    margin: 0 0 5px;
  }
  /* line 169, ../../../app/assets/stylesheets/v2/landing_pages/new_year_new_you/_new_year_new_you.scss */
  #new-year-new-you p .link {
    font-size: 13px;
  }
  /* line 174, ../../../app/assets/stylesheets/v2/landing_pages/new_year_new_you/_new_year_new_you.scss */
  #new-year-new-you p.content {
    font-size: 13px;
  }
  /* line 178, ../../../app/assets/stylesheets/v2/landing_pages/new_year_new_you/_new_year_new_you.scss */
  #new-year-new-you .complete-workout-caption {
    top: 78%;
  }
  /* line 182, ../../../app/assets/stylesheets/v2/landing_pages/new_year_new_you/_new_year_new_you.scss */
  #new-year-new-you .complete-workout-content {
    padding: 0;
  }
  /* line 186, ../../../app/assets/stylesheets/v2/landing_pages/new_year_new_you/_new_year_new_you.scss */
  #new-year-new-you .workout-anytime-anywhere {
    top: 15%;
  }
  /* line 190, ../../../app/assets/stylesheets/v2/landing_pages/new_year_new_you/_new_year_new_you.scss */
  #new-year-new-you .workout-content {
    padding: 0 20px 0 20px;
  }
  /* line 194, ../../../app/assets/stylesheets/v2/landing_pages/new_year_new_you/_new_year_new_you.scss */
  #new-year-new-you .workout-anywhere-caption {
    top: 65%;
    padding-top: 0;
  }
  /* line 199, ../../../app/assets/stylesheets/v2/landing_pages/new_year_new_you/_new_year_new_you.scss */
  #new-year-new-you h2.content, #new-year-new-you .military.carousel .content.stc-quote, .military.carousel #new-year-new-you .content.stc-quote {
    margin-bottom: 0;
  }
  /* line 203, ../../../app/assets/stylesheets/v2/landing_pages/new_year_new_you/_new_year_new_you.scss */
  #new-year-new-you .custom-workouts-container {
    padding-top: 50px;
  }
  /* line 208, ../../../app/assets/stylesheets/v2/landing_pages/new_year_new_you/_new_year_new_you.scss */
  #new-year-new-you .custom-workouts-content .col-sm-offset-2 {
    margin-left: 4.1666666667%;
    position: relative;
  }
  /* line 213, ../../../app/assets/stylesheets/v2/landing_pages/new_year_new_you/_new_year_new_you.scss */
  #new-year-new-you .custom-workouts-content .col-lg-10 {
    width: 45%;
  }
  /* line 218, ../../../app/assets/stylesheets/v2/landing_pages/new_year_new_you/_new_year_new_you.scss */
  #new-year-new-you .custom-workouts-photo {
    position: absolute;
    top: 15%;
    -webkit-transform: translateY(50%);
            transform: translateY(50%);
    left: 50%;
  }
}
@media (max-width: 1199px) {
  /* line 226, ../../../app/assets/stylesheets/v2/landing_pages/new_year_new_you/_new_year_new_you.scss */
  #new-year-new-you .new-year-header {
    padding-top: 0px;
  }
  /* line 228, ../../../app/assets/stylesheets/v2/landing_pages/new_year_new_you/_new_year_new_you.scss */
  #new-year-new-you .new-year-header .col-md-offset-3 {
    margin-left: 3%;
  }
  /* line 234, ../../../app/assets/stylesheets/v2/landing_pages/new_year_new_you/_new_year_new_you.scss */
  #new-year-new-you .hero-caption .col-lg-10 {
    width: 33.5%;
  }
  /* line 238, ../../../app/assets/stylesheets/v2/landing_pages/new_year_new_you/_new_year_new_you.scss */
  #new-year-new-you .hero-caption .col-lg-9 {
    width: 60%;
  }
  /* line 243, ../../../app/assets/stylesheets/v2/landing_pages/new_year_new_you/_new_year_new_you.scss */
  #new-year-new-you p {
    margin: 0 0 5px;
  }
  /* line 245, ../../../app/assets/stylesheets/v2/landing_pages/new_year_new_you/_new_year_new_you.scss */
  #new-year-new-you p .link {
    font-size: 13px;
  }
  /* line 250, ../../../app/assets/stylesheets/v2/landing_pages/new_year_new_you/_new_year_new_you.scss */
  #new-year-new-you p.content {
    font-size: 13px;
  }
  /* line 254, ../../../app/assets/stylesheets/v2/landing_pages/new_year_new_you/_new_year_new_you.scss */
  #new-year-new-you .complete-workout-caption {
    top: 78%;
  }
  /* line 258, ../../../app/assets/stylesheets/v2/landing_pages/new_year_new_you/_new_year_new_you.scss */
  #new-year-new-you .complete-workout-content {
    padding: 0;
  }
  /* line 262, ../../../app/assets/stylesheets/v2/landing_pages/new_year_new_you/_new_year_new_you.scss */
  #new-year-new-you .workout-anytime-anywhere {
    top: 15%;
  }
  /* line 266, ../../../app/assets/stylesheets/v2/landing_pages/new_year_new_you/_new_year_new_you.scss */
  #new-year-new-you .workout-content {
    padding: 0 20px 0 20px;
  }
  /* line 270, ../../../app/assets/stylesheets/v2/landing_pages/new_year_new_you/_new_year_new_you.scss */
  #new-year-new-you .workout-anywhere-caption {
    top: 75%;
    padding-top: 0;
  }
  /* line 275, ../../../app/assets/stylesheets/v2/landing_pages/new_year_new_you/_new_year_new_you.scss */
  #new-year-new-you h2.content, #new-year-new-you .military.carousel .content.stc-quote, .military.carousel #new-year-new-you .content.stc-quote {
    margin-bottom: 0;
  }
  /* line 279, ../../../app/assets/stylesheets/v2/landing_pages/new_year_new_you/_new_year_new_you.scss */
  #new-year-new-you .custom-workouts-container {
    padding-top: 50px;
  }
  /* line 284, ../../../app/assets/stylesheets/v2/landing_pages/new_year_new_you/_new_year_new_you.scss */
  #new-year-new-you .custom-workouts-content .col-sm-offset-2 {
    margin-left: 4.1666666667%;
    position: relative;
  }
  /* line 289, ../../../app/assets/stylesheets/v2/landing_pages/new_year_new_you/_new_year_new_you.scss */
  #new-year-new-you .custom-workouts-content .col-lg-10 {
    width: 45%;
  }
  /* line 294, ../../../app/assets/stylesheets/v2/landing_pages/new_year_new_you/_new_year_new_you.scss */
  #new-year-new-you .custom-workouts-photo {
    position: absolute;
    top: 0%;
    -webkit-transform: translateY(50%);
            transform: translateY(50%);
    left: 50%;
  }
  /* line 301, ../../../app/assets/stylesheets/v2/landing_pages/new_year_new_you/_new_year_new_you.scss */
  #new-year-new-you .product-section .col-md-offset-3 {
    margin-left: 5.5%;
  }
}
@media (max-width: 899px) {
  /* line 308, ../../../app/assets/stylesheets/v2/landing_pages/new_year_new_you/_new_year_new_you.scss */
  #new-year-new-you .workout-anywhere-caption {
    top: 70%;
  }
  /* line 311, ../../../app/assets/stylesheets/v2/landing_pages/new_year_new_you/_new_year_new_you.scss */
  #new-year-new-you .custom-workouts-photo {
    top: 5%;
  }
}
@media (max-width: 818px) {
  /* line 317, ../../../app/assets/stylesheets/v2/landing_pages/new_year_new_you/_new_year_new_you.scss */
  #new-year-new-you .workout-anywhere-caption {
    top: 65%;
  }
  /* line 320, ../../../app/assets/stylesheets/v2/landing_pages/new_year_new_you/_new_year_new_you.scss */
  #new-year-new-you .custom-workouts-photo {
    top: 10%;
  }
}

/* line 2, ../../../app/assets/stylesheets/v2/landing_pages/aktive/_aktive.scss */
.trx-training-zone-solutions #main-hero, .trx-training-zone-solutions .aef-layout {
  background: #000;
}
/* line 6, ../../../app/assets/stylesheets/v2/landing_pages/aktive/_aktive.scss */
.trx-training-zone-solutions .background {
  background-position: top center;
  height: 100%;
  opacity: 0.6;
  position: relative;
}
/* line 13, ../../../app/assets/stylesheets/v2/landing_pages/aktive/_aktive.scss */
.trx-training-zone-solutions .img-responsive {
  opacity: 0.7;
}
/* line 17, ../../../app/assets/stylesheets/v2/landing_pages/aktive/_aktive.scss */
.trx-training-zone-solutions .btn, .trx-training-zone-solutions .socialwall .candid-wall-load-more, .socialwall .trx-training-zone-solutions .candid-wall-load-more {
  padding: 0 20px;
}
/* line 23, ../../../app/assets/stylesheets/v2/landing_pages/aktive/_aktive.scss */
.trx-training-zone-solutions .functional .hero-wrapper .hero-caption {
  left: 5% !important;
  padding-left: 0;
}
@media (min-width: 2px) {
  /* line 23, ../../../app/assets/stylesheets/v2/landing_pages/aktive/_aktive.scss */
  .trx-training-zone-solutions .functional .hero-wrapper .hero-caption {
    bottom: -140px;
    top: inherit;
  }
}
@media (min-width: 1200px) {
  /* line 23, ../../../app/assets/stylesheets/v2/landing_pages/aktive/_aktive.scss */
  .trx-training-zone-solutions .functional .hero-wrapper .hero-caption {
    bottom: -120px;
  }
}
@media (min-width: 1684px) {
  /* line 23, ../../../app/assets/stylesheets/v2/landing_pages/aktive/_aktive.scss */
  .trx-training-zone-solutions .functional .hero-wrapper .hero-caption {
    bottom: -80px;
  }
}
/* line 41, ../../../app/assets/stylesheets/v2/landing_pages/aktive/_aktive.scss */
.trx-training-zone-solutions .bridge-solutions {
  position: relative;
}
/* line 44, ../../../app/assets/stylesheets/v2/landing_pages/aktive/_aktive.scss */
.trx-training-zone-solutions .bridge-solutions .background:first-child {
  opacity: 1 !important;
}
/* line 48, ../../../app/assets/stylesheets/v2/landing_pages/aktive/_aktive.scss */
.trx-training-zone-solutions .bridge-solutions .solutions-content {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  /* Chrome, Safari, Opera */
  -ms-transform: translateY(-50%);
  /* IE 9 */
  left: 10% !important;
}
/* line 52, ../../../app/assets/stylesheets/v2/landing_pages/aktive/_aktive.scss */
.trx-training-zone-solutions .bridge-solutions .solutions-content .bridge-title {
  margin-top: 0;
}
@media (min-width: 2px) {
  /* line 56, ../../../app/assets/stylesheets/v2/landing_pages/aktive/_aktive.scss */
  .trx-training-zone-solutions .bridge-solutions .solutions-content .paragraph {
    margin-top: 0;
  }
}
@media (min-width: 2px) {
  /* line 63, ../../../app/assets/stylesheets/v2/landing_pages/aktive/_aktive.scss */
  .trx-training-zone-solutions .bridge-solutions .solutions-content ul {
    font-size: 17px;
    margin: 0;
  }
  /* line 67, ../../../app/assets/stylesheets/v2/landing_pages/aktive/_aktive.scss */
  .trx-training-zone-solutions .bridge-solutions .solutions-content ul li {
    margin-top: 5px;
  }
  /* line 71, ../../../app/assets/stylesheets/v2/landing_pages/aktive/_aktive.scss */
  .trx-training-zone-solutions .bridge-solutions .solutions-content .btn, .trx-training-zone-solutions .bridge-solutions .solutions-content .socialwall .candid-wall-load-more, .socialwall .trx-training-zone-solutions .bridge-solutions .solutions-content .candid-wall-load-more {
    margin-top: 20px;
  }
}
@media (min-width: 1230px) {
  /* line 77, ../../../app/assets/stylesheets/v2/landing_pages/aktive/_aktive.scss */
  .trx-training-zone-solutions .bridge-solutions .solutions-content ul li {
    margin-top: 10px;
  }
}
/* line 86, ../../../app/assets/stylesheets/v2/landing_pages/aktive/_aktive.scss */
.trx-training-zone-solutions .content .bridge-title, .trx-training-zone-solutions .content .functional-title, .trx-training-zone-solutions .content .baf-title {
  font-weight: bold;
  color: #fff;
}
/* line 91, ../../../app/assets/stylesheets/v2/landing_pages/aktive/_aktive.scss */
.trx-training-zone-solutions .content .functional-title {
  border-bottom: 3px solid #ffe500;
  width: 37%;
  padding-bottom: 10px;
  border-width: 5px;
}
/* line 98, ../../../app/assets/stylesheets/v2/landing_pages/aktive/_aktive.scss */
.trx-training-zone-solutions .content .functional-subtitle {
  font-weight: bold;
  font-size: 36px;
  color: #fff;
}
/* line 104, ../../../app/assets/stylesheets/v2/landing_pages/aktive/_aktive.scss */
.trx-training-zone-solutions .content .col-sm-13, .trx-training-zone-solutions .content .col-sm-12, .trx-training-zone-solutions .content #content_wrapper > .filters {
  padding: 0;
}
/* line 109, ../../../app/assets/stylesheets/v2/landing_pages/aktive/_aktive.scss */
.trx-training-zone-solutions .paragraph {
  color: #fff;
  letter-spacing: 0.15px;
  font-size: 17px;
}
/* line 117, ../../../app/assets/stylesheets/v2/landing_pages/aktive/_aktive.scss */
.trx-training-zone-solutions .bridge-solutions .aef-layout .row {
  height: 500px;
}
/* line 123, ../../../app/assets/stylesheets/v2/landing_pages/aktive/_aktive.scss */
.trx-training-zone-solutions .bay-and-functional {
  position: relative;
}
/* line 126, ../../../app/assets/stylesheets/v2/landing_pages/aktive/_aktive.scss */
.trx-training-zone-solutions .bay-and-functional > .row {
  height: 850px;
}
/* line 133, ../../../app/assets/stylesheets/v2/landing_pages/aktive/_aktive.scss */
.trx-training-zone-solutions .bay-and-functional .baf-content {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  /* Chrome, Safari, Opera */
  -ms-transform: translateY(-50%);
  /* IE 9 */
  bottom: 30px;
  top: inherit;
  left: 50%;
  -webkit-transform: translate(-50%);
          transform: translate(-50%);
  width: 100%;
}
/* line 142, ../../../app/assets/stylesheets/v2/landing_pages/aktive/_aktive.scss */
.trx-training-zone-solutions .bay-and-functional .baf-content h2, .trx-training-zone-solutions .bay-and-functional .baf-content .military.carousel .stc-quote, .military.carousel .trx-training-zone-solutions .bay-and-functional .baf-content .stc-quote, .trx-training-zone-solutions .bay-and-functional .baf-content .list {
  margin: auto;
  width: 720px;
}
/* line 146, ../../../app/assets/stylesheets/v2/landing_pages/aktive/_aktive.scss */
.trx-training-zone-solutions .bay-and-functional .baf-content .list {
  width: 530px;
}
/* line 149, ../../../app/assets/stylesheets/v2/landing_pages/aktive/_aktive.scss */
.trx-training-zone-solutions .bay-and-functional .baf-content .row {
  height: auto;
}
/* line 152, ../../../app/assets/stylesheets/v2/landing_pages/aktive/_aktive.scss */
.trx-training-zone-solutions .bay-and-functional .baf-content .baf-title {
  margin-bottom: 0;
  text-align: center;
}
/* line 156, ../../../app/assets/stylesheets/v2/landing_pages/aktive/_aktive.scss */
.trx-training-zone-solutions .bay-and-functional .baf-content .list {
  text-align: center;
  margin: 0 auto;
}
/* line 160, ../../../app/assets/stylesheets/v2/landing_pages/aktive/_aktive.scss */
.trx-training-zone-solutions .bay-and-functional .baf-content ul {
  margin-top: 20px;
  list-style-position: inside;
  padding: 0;
}
/* line 165, ../../../app/assets/stylesheets/v2/landing_pages/aktive/_aktive.scss */
.trx-training-zone-solutions .bay-and-functional .baf-content ul li {
  font-size: 17px;
  margin-top: 10px;
}
/* line 171, ../../../app/assets/stylesheets/v2/landing_pages/aktive/_aktive.scss */
.trx-training-zone-solutions .bay-and-functional .baf-content .buttons {
  margin-top: 10px;
  text-align: center;
}
/* line 175, ../../../app/assets/stylesheets/v2/landing_pages/aktive/_aktive.scss */
.trx-training-zone-solutions .bay-and-functional .baf-content .buttons .btn, .trx-training-zone-solutions .bay-and-functional .baf-content .buttons .socialwall .candid-wall-load-more, .socialwall .trx-training-zone-solutions .bay-and-functional .baf-content .buttons .candid-wall-load-more {
  display: inline-block;
}
@media (min-width: 2px) {
  /* line 175, ../../../app/assets/stylesheets/v2/landing_pages/aktive/_aktive.scss */
  .trx-training-zone-solutions .bay-and-functional .baf-content .buttons .btn, .trx-training-zone-solutions .bay-and-functional .baf-content .buttons .socialwall .candid-wall-load-more, .socialwall .trx-training-zone-solutions .bay-and-functional .baf-content .buttons .candid-wall-load-more {
    margin: 10px;
    width: 300px;
  }
  /* line 182, ../../../app/assets/stylesheets/v2/landing_pages/aktive/_aktive.scss */
  .trx-training-zone-solutions .bay-and-functional .baf-content .buttons .btn:first-child, .trx-training-zone-solutions .bay-and-functional .baf-content .buttons .socialwall .candid-wall-load-more:first-child, .socialwall .trx-training-zone-solutions .bay-and-functional .baf-content .buttons .candid-wall-load-more:first-child {
    margin-right: 30px;
  }
}
@media (min-width: 991px) {
  /* line 187, ../../../app/assets/stylesheets/v2/landing_pages/aktive/_aktive.scss */
  .trx-training-zone-solutions .bay-and-functional .baf-content .buttons .btn:first-child, .trx-training-zone-solutions .bay-and-functional .baf-content .buttons .socialwall .candid-wall-load-more:first-child, .socialwall .trx-training-zone-solutions .bay-and-functional .baf-content .buttons .candid-wall-load-more:first-child {
    margin-right: 70px;
  }
}
@media (min-width: 1060px) {
  /* line 175, ../../../app/assets/stylesheets/v2/landing_pages/aktive/_aktive.scss */
  .trx-training-zone-solutions .bay-and-functional .baf-content .buttons .btn, .trx-training-zone-solutions .bay-and-functional .baf-content .buttons .socialwall .candid-wall-load-more, .socialwall .trx-training-zone-solutions .bay-and-functional .baf-content .buttons .candid-wall-load-more {
    margin-top: 20px;
  }
}

/* line 2, ../../../app/assets/stylesheets/v2/landing_pages/_c4.scss */
#new-commercial-suspension-trainer #main-hero .hero-caption {
  top: 25%;
  padding: 0;
}
/* line 6, ../../../app/assets/stylesheets/v2/landing_pages/_c4.scss */
#new-commercial-suspension-trainer #main-hero .hero-caption .hero-title {
  width: 100%;
  text-align: center;
}
/* line 9, ../../../app/assets/stylesheets/v2/landing_pages/_c4.scss */
#new-commercial-suspension-trainer #main-hero .hero-caption .hero-title .img-width {
  width: 60%;
}
/* line 16, ../../../app/assets/stylesheets/v2/landing_pages/_c4.scss */
#new-commercial-suspension-trainer .features.callouts {
  padding: 0 20px;
}
/* line 21, ../../../app/assets/stylesheets/v2/landing_pages/_c4.scss */
#new-commercial-suspension-trainer .features .feature-title .col-sm-6 {
  padding-right: 0;
}
/* line 25, ../../../app/assets/stylesheets/v2/landing_pages/_c4.scss */
#new-commercial-suspension-trainer .features .feature-title .col-sm-18 {
  padding-right: 0;
}
/* line 32, ../../../app/assets/stylesheets/v2/landing_pages/_c4.scss */
#new-commercial-suspension-trainer .new-suspension-trainer-items .item {
  margin-top: 20px;
}
/* line 35, ../../../app/assets/stylesheets/v2/landing_pages/_c4.scss */
#new-commercial-suspension-trainer .new-suspension-trainer-items .item:first-child {
  margin-top: 0;
}

/* line 2, ../../../app/assets/stylesheets/v2/landing_pages/_golf.scss */
#landing-page.golf h1, #landing-page.golf h2, #landing-page.golf .military.carousel .stc-quote, .military.carousel #landing-page.golf .stc-quote, #landing-page.golf h3, #landing-page.golf p {
  color: #fff;
}
/* line 5, ../../../app/assets/stylesheets/v2/landing_pages/_golf.scss */
#landing-page.golf h1 {
  font-weight: bold;
}
/* line 8, ../../../app/assets/stylesheets/v2/landing_pages/_golf.scss */
#landing-page.golf h2, #landing-page.golf .military.carousel .stc-quote, .military.carousel #landing-page.golf .stc-quote {
  font-size: 21px;
}
/* line 11, ../../../app/assets/stylesheets/v2/landing_pages/_golf.scss */
#landing-page.golf h3 {
  font-size: 14px;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  text-transform: none;
}
@media (min-width: 2px) {
  /* line 18, ../../../app/assets/stylesheets/v2/landing_pages/_golf.scss */
  #landing-page.golf h1 {
    font-size: 30px;
  }
}
@media (min-width: 800px) {
  /* line 23, ../../../app/assets/stylesheets/v2/landing_pages/_golf.scss */
  #landing-page.golf h1 {
    font-size: 35px;
  }
}
@media (min-width: 900px) {
  /* line 28, ../../../app/assets/stylesheets/v2/landing_pages/_golf.scss */
  #landing-page.golf h1 {
    font-size: 40px;
  }
  /* line 31, ../../../app/assets/stylesheets/v2/landing_pages/_golf.scss */
  #landing-page.golf h2, #landing-page.golf .military.carousel .stc-quote, .military.carousel #landing-page.golf .stc-quote {
    font-size: 24px;
  }
  /* line 34, ../../../app/assets/stylesheets/v2/landing_pages/_golf.scss */
  #landing-page.golf h3 {
    font-size: 16px;
  }
}
@media (min-width: 1100px) {
  /* line 39, ../../../app/assets/stylesheets/v2/landing_pages/_golf.scss */
  #landing-page.golf h1 {
    font-size: 50px;
  }
  /* line 42, ../../../app/assets/stylesheets/v2/landing_pages/_golf.scss */
  #landing-page.golf h2, #landing-page.golf .military.carousel .stc-quote, .military.carousel #landing-page.golf .stc-quote {
    font-size: 27px;
  }
}
@media (min-width: 1300px) {
  /* line 47, ../../../app/assets/stylesheets/v2/landing_pages/_golf.scss */
  #landing-page.golf h1 {
    font-size: 60px;
  }
  /* line 50, ../../../app/assets/stylesheets/v2/landing_pages/_golf.scss */
  #landing-page.golf h2, #landing-page.golf .military.carousel .stc-quote, .military.carousel #landing-page.golf .stc-quote {
    font-size: 30px;
  }
}
/* line 55, ../../../app/assets/stylesheets/v2/landing_pages/_golf.scss */
#landing-page.golf .hero-caption {
  margin: 0 0 0 10px;
}
/* line 58, ../../../app/assets/stylesheets/v2/landing_pages/_golf.scss */
#landing-page.golf .hero-caption .text-content {
  padding: 0;
}
/* line 61, ../../../app/assets/stylesheets/v2/landing_pages/_golf.scss */
#landing-page.golf .hero-caption .video-play-button {
  background-color: #ffe500;
  color: #222;
  padding: 10px 30px;
  width: 260px;
}
/* line 67, ../../../app/assets/stylesheets/v2/landing_pages/_golf.scss */
#landing-page.golf .hero-caption .video-play-button .open-modal {
  background: rgba(44, 44, 44, 0.9);
  float: right;
  height: 45px;
  margin: 0;
  width: 45px;
}
/* line 74, ../../../app/assets/stylesheets/v2/landing_pages/_golf.scss */
#landing-page.golf .hero-caption .video-play-button .text {
  float: left;
  font-family: 'knockout_htf48';
  font-size: 30px;
  position: relative;
  text-transform: uppercase;
  top: 3px;
}
@media (min-width: 900px) {
  /* line 55, ../../../app/assets/stylesheets/v2/landing_pages/_golf.scss */
  #landing-page.golf .hero-caption {
    margin-top: 50px;
  }
  /* line 86, ../../../app/assets/stylesheets/v2/landing_pages/_golf.scss */
  #landing-page.golf .hero-caption .video-play-button {
    width: 290px;
  }
  /* line 89, ../../../app/assets/stylesheets/v2/landing_pages/_golf.scss */
  #landing-page.golf .hero-caption .video-play-button .open-modal {
    height: 50px;
    width: 50px;
  }
  /* line 93, ../../../app/assets/stylesheets/v2/landing_pages/_golf.scss */
  #landing-page.golf .hero-caption .video-play-button .text {
    font-size: 35px;
    top: 2px;
  }
}
@media (min-width: 1000px) {
  /* line 100, ../../../app/assets/stylesheets/v2/landing_pages/_golf.scss */
  #landing-page.golf .hero-caption .col-md-13 {
    width: 65%;
  }
}
@media (min-width: 1200px) {
  /* line 55, ../../../app/assets/stylesheets/v2/landing_pages/_golf.scss */
  #landing-page.golf .hero-caption {
    margin: 100px 0 0 30px;
  }
  /* line 107, ../../../app/assets/stylesheets/v2/landing_pages/_golf.scss */
  #landing-page.golf .hero-caption .video-play-button {
    width: 320px;
  }
  /* line 110, ../../../app/assets/stylesheets/v2/landing_pages/_golf.scss */
  #landing-page.golf .hero-caption .video-play-button .open-modal {
    height: 60px;
    width: 60px;
  }
  /* line 114, ../../../app/assets/stylesheets/v2/landing_pages/_golf.scss */
  #landing-page.golf .hero-caption .video-play-button .text {
    font-size: 40px;
    top: 3px;
  }
}
@media (min-width: 1400px) {
  /* line 55, ../../../app/assets/stylesheets/v2/landing_pages/_golf.scss */
  #landing-page.golf .hero-caption {
    margin: 160px 0 0 7%;
  }
  /* line 123, ../../../app/assets/stylesheets/v2/landing_pages/_golf.scss */
  #landing-page.golf .hero-caption .text-content {
    width: 850px;
  }
  /* line 126, ../../../app/assets/stylesheets/v2/landing_pages/_golf.scss */
  #landing-page.golf .hero-caption .video-play-button {
    width: 335px;
  }
}
/* line 132, ../../../app/assets/stylesheets/v2/landing_pages/_golf.scss */
#landing-page.golf #golfer-swings .large-wrapper {
  background-color: #464646;
  position: relative;
}
/* line 136, ../../../app/assets/stylesheets/v2/landing_pages/_golf.scss */
#landing-page.golf #golfer-swings .large-wrapper .text-content {
  left: 50%;
  margin: 0 -50% 0 0;
  position: absolute;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  width: 33.3333333333%;
}
/* line 144, ../../../app/assets/stylesheets/v2/landing_pages/_golf.scss */
#landing-page.golf #golfer-swings .large-wrapper .text-content * {
  text-align: center;
}
/* line 147, ../../../app/assets/stylesheets/v2/landing_pages/_golf.scss */
#landing-page.golf #golfer-swings .large-wrapper .text-content h1 {
  margin-top: 0;
}
/* line 150, ../../../app/assets/stylesheets/v2/landing_pages/_golf.scss */
#landing-page.golf #golfer-swings .large-wrapper .text-content p {
  font-size: 14px;
  margin: 0;
}
@media (min-width: 800px) {
  /* line 136, ../../../app/assets/stylesheets/v2/landing_pages/_golf.scss */
  #landing-page.golf #golfer-swings .large-wrapper .text-content {
    padding: 0 20px;
  }
}
/* line 158, ../../../app/assets/stylesheets/v2/landing_pages/_golf.scss */
#landing-page.golf #golfer-swings .large-wrapper .col-sm-8 {
  padding: 0;
}
/* line 164, ../../../app/assets/stylesheets/v2/landing_pages/_golf.scss */
#landing-page.golf #basic-moves .large-wrapper {
  background: #000;
}
/* line 167, ../../../app/assets/stylesheets/v2/landing_pages/_golf.scss */
#landing-page.golf #basic-moves .large-wrapper h1 {
  margin: 20px 20px 10px;
}
@media (min-width: 1100px) {
  /* line 167, ../../../app/assets/stylesheets/v2/landing_pages/_golf.scss */
  #landing-page.golf #basic-moves .large-wrapper h1 {
    margin: 30px 20px 20px;
  }
}
/* line 174, ../../../app/assets/stylesheets/v2/landing_pages/_golf.scss */
#landing-page.golf #basic-moves .large-wrapper h1, #landing-page.golf #basic-moves .large-wrapper h2, #landing-page.golf #basic-moves .large-wrapper .military.carousel .stc-quote, .military.carousel #landing-page.golf #basic-moves .large-wrapper .stc-quote, #landing-page.golf #basic-moves .large-wrapper h3 {
  text-align: center;
}
/* line 177, ../../../app/assets/stylesheets/v2/landing_pages/_golf.scss */
#landing-page.golf #basic-moves .large-wrapper h3 {
  border-top: 1px #fff solid;
  margin: 0 25% 5px;
  padding-top: 13px;
}
/* line 182, ../../../app/assets/stylesheets/v2/landing_pages/_golf.scss */
#landing-page.golf #basic-moves .large-wrapper .basic-moves-list {
  padding: 0 5px;
}
@media (min-width: 1000px) {
  /* line 182, ../../../app/assets/stylesheets/v2/landing_pages/_golf.scss */
  #landing-page.golf #basic-moves .large-wrapper .basic-moves-list {
    padding: 0 4%;
  }
}
@media (min-width: 1500px) {
  /* line 182, ../../../app/assets/stylesheets/v2/landing_pages/_golf.scss */
  #landing-page.golf #basic-moves .large-wrapper .basic-moves-list {
    padding: 0 7%;
  }
}
/* line 192, ../../../app/assets/stylesheets/v2/landing_pages/_golf.scss */
#landing-page.golf #basic-moves .large-wrapper .basic-moves-list .col-sm-8 {
  margin-bottom: 20px;
  padding: 0 5px;
  text-align: center;
}
@media (min-width: 900px) {
  /* line 192, ../../../app/assets/stylesheets/v2/landing_pages/_golf.scss */
  #landing-page.golf #basic-moves .large-wrapper .basic-moves-list .col-sm-8 {
    padding: 0 10px;
  }
}
/* line 201, ../../../app/assets/stylesheets/v2/landing_pages/_golf.scss */
#landing-page.golf #basic-moves .large-wrapper .basic-moves-list .col-sm-8 .item-link {
  display: inline-block;
  -webkit-transition: opacity 0.7s ease-in-out 0s;
  transition: opacity 0.7s ease-in-out 0s;
}
/* line 205, ../../../app/assets/stylesheets/v2/landing_pages/_golf.scss */
#landing-page.golf #basic-moves .large-wrapper .basic-moves-list .col-sm-8 .item-link .item {
  border: 1px #000 solid;
  padding: 5px;
  -webkit-transition: border 1s ease-out;
  transition: border 1s ease-out;
}
@media (min-width: 1000px) {
  /* line 205, ../../../app/assets/stylesheets/v2/landing_pages/_golf.scss */
  #landing-page.golf #basic-moves .large-wrapper .basic-moves-list .col-sm-8 .item-link .item {
    padding: 10px;
  }
}
/* line 214, ../../../app/assets/stylesheets/v2/landing_pages/_golf.scss */
#landing-page.golf #basic-moves .large-wrapper .basic-moves-list .col-sm-8 .item-link:hover {
  opacity: 0.7;
}
/* line 217, ../../../app/assets/stylesheets/v2/landing_pages/_golf.scss */
#landing-page.golf #basic-moves .large-wrapper .basic-moves-list .col-sm-8 .item-link:hover .item {
  border-color: #fff;
}
/* line 227, ../../../app/assets/stylesheets/v2/landing_pages/_golf.scss */
#landing-page.golf #golfer-workouts .large-wrapper {
  background: #464646;
  position: relative;
}
/* line 231, ../../../app/assets/stylesheets/v2/landing_pages/_golf.scss */
#landing-page.golf #golfer-workouts .large-wrapper .text-content {
  margin: 0;
  padding-left: 7%;
  position: absolute;
  top: 50%;
  -webkit-transform: translate(0, -50%);
          transform: translate(0, -50%);
  width: 50%;
  z-index: 1;
}
/* line 240, ../../../app/assets/stylesheets/v2/landing_pages/_golf.scss */
#landing-page.golf #golfer-workouts .large-wrapper .text-content .golfer-workout {
  margin-bottom: 20px;
}
@media (min-width: 900px) {
  /* line 240, ../../../app/assets/stylesheets/v2/landing_pages/_golf.scss */
  #landing-page.golf #golfer-workouts .large-wrapper .text-content .golfer-workout {
    margin-bottom: 35px;
  }
}
@media (min-width: 2px) {
  /* line 247, ../../../app/assets/stylesheets/v2/landing_pages/_golf.scss */
  #landing-page.golf #golfer-workouts .large-wrapper .text-content .golfer-workout h2, #landing-page.golf #golfer-workouts .large-wrapper .text-content .golfer-workout .military.carousel .stc-quote, .military.carousel #landing-page.golf #golfer-workouts .large-wrapper .text-content .golfer-workout .stc-quote {
    font-size: 27px;
  }
}
@media (min-width: 1400px) {
  /* line 247, ../../../app/assets/stylesheets/v2/landing_pages/_golf.scss */
  #landing-page.golf #golfer-workouts .large-wrapper .text-content .golfer-workout h2, #landing-page.golf #golfer-workouts .large-wrapper .text-content .golfer-workout .military.carousel .stc-quote, .military.carousel #landing-page.golf #golfer-workouts .large-wrapper .text-content .golfer-workout .stc-quote {
    font-size: 35px;
  }
}
/* line 256, ../../../app/assets/stylesheets/v2/landing_pages/_golf.scss */
#landing-page.golf #golfer-workouts .large-wrapper .text-content .golfer-workout .description {
  display: none;
  font-size: 14px;
}
@media (min-width: 1200px) {
  /* line 256, ../../../app/assets/stylesheets/v2/landing_pages/_golf.scss */
  #landing-page.golf #golfer-workouts .large-wrapper .text-content .golfer-workout .description {
    display: block;
  }
}
@media (min-width: 1200px) {
  /* line 267, ../../../app/assets/stylesheets/v2/landing_pages/_golf.scss */
  #landing-page.golf #golfer-workouts .large-wrapper .text-content .golfer-workout {
    margin-bottom: 20px;
  }
}
@media (min-width: 1300px) {
  /* line 272, ../../../app/assets/stylesheets/v2/landing_pages/_golf.scss */
  #landing-page.golf #golfer-workouts .large-wrapper .text-content .golfer-workout {
    margin-bottom: 30px;
  }
  /* line 275, ../../../app/assets/stylesheets/v2/landing_pages/_golf.scss */
  #landing-page.golf #golfer-workouts .large-wrapper .text-content .golfer-workout .description {
    font-size: 16px;
  }
}
@media (min-width: 1400px) {
  /* line 231, ../../../app/assets/stylesheets/v2/landing_pages/_golf.scss */
  #landing-page.golf #golfer-workouts .large-wrapper .text-content {
    width: 650px;
  }
}
@media (min-width: 1500px) {
  /* line 231, ../../../app/assets/stylesheets/v2/landing_pages/_golf.scss */
  #landing-page.golf #golfer-workouts .large-wrapper .text-content {
    width: 750px;
  }
  /* line 286, ../../../app/assets/stylesheets/v2/landing_pages/_golf.scss */
  #landing-page.golf #golfer-workouts .large-wrapper .text-content .golfer-workout {
    margin-bottom: 40px;
  }
}
/* line 291, ../../../app/assets/stylesheets/v2/landing_pages/_golf.scss */
#landing-page.golf #golfer-workouts .large-wrapper .featured-image {
  margin: 0;
  padding: 0;
}
/* line 298, ../../../app/assets/stylesheets/v2/landing_pages/_golf.scss */
#landing-page.golf #trevor-anderson .large-wrapper {
  overflow: hidden;
  position: relative;
}
/* line 302, ../../../app/assets/stylesheets/v2/landing_pages/_golf.scss */
#landing-page.golf #trevor-anderson .large-wrapper .text-content {
  background: rgba(0, 0, 0, 0.7);
  margin: 0;
  padding: 200px 40px;
  position: absolute;
  right: 0;
  top: 50%;
  -webkit-transform: translate(0, -50%);
          transform: translate(0, -50%);
  width: 100%;
}
/* line 312, ../../../app/assets/stylesheets/v2/landing_pages/_golf.scss */
#landing-page.golf #trevor-anderson .large-wrapper .text-content h1 {
  margin: 0 0 10px;
}
/* line 315, ../../../app/assets/stylesheets/v2/landing_pages/_golf.scss */
#landing-page.golf #trevor-anderson .large-wrapper .text-content p {
  margin: 0;
}
@media (min-width: 875px) {
  /* line 321, ../../../app/assets/stylesheets/v2/landing_pages/_golf.scss */
  #landing-page.golf #trevor-anderson .large-wrapper .text-content {
    width: 60%;
  }
}
@media (min-width: 900px) {
  /* line 326, ../../../app/assets/stylesheets/v2/landing_pages/_golf.scss */
  #landing-page.golf #trevor-anderson .large-wrapper .text-content {
    width: 57%;
  }
}
@media (min-width: 1000px) {
  /* line 331, ../../../app/assets/stylesheets/v2/landing_pages/_golf.scss */
  #landing-page.golf #trevor-anderson .large-wrapper .text-content {
    padding: 40px;
    right: 3%;
  }
}
@media (min-width: 1100px) {
  /* line 337, ../../../app/assets/stylesheets/v2/landing_pages/_golf.scss */
  #landing-page.golf #trevor-anderson .large-wrapper .text-content {
    width: 50%;
  }
}
@media (min-width: 1400px) {
  /* line 342, ../../../app/assets/stylesheets/v2/landing_pages/_golf.scss */
  #landing-page.golf #trevor-anderson .large-wrapper .text-content {
    right: 5%;
  }
}
@media (min-width: 1600px) {
  /* line 347, ../../../app/assets/stylesheets/v2/landing_pages/_golf.scss */
  #landing-page.golf #trevor-anderson .large-wrapper .text-content {
    width: 45%;
  }
}

/* line 2, ../../../app/assets/stylesheets/v2/landing_pages/_duo_trainer_commercial.scss */
#landing-page.duo-trainer-commercial h1, #landing-page.duo-trainer-commercial h2, #landing-page.duo-trainer-commercial .military.carousel .stc-quote, .military.carousel #landing-page.duo-trainer-commercial .stc-quote, #landing-page.duo-trainer-commercial .text {
  font-weight: bold;
}
/* line 7, ../../../app/assets/stylesheets/v2/landing_pages/_duo_trainer_commercial.scss */
#landing-page.duo-trainer-commercial #main-hero .hero-caption {
  top: 390px;
}
@media (max-width: 1700px) {
  /* line 7, ../../../app/assets/stylesheets/v2/landing_pages/_duo_trainer_commercial.scss */
  #landing-page.duo-trainer-commercial #main-hero .hero-caption {
    top: 370px;
  }
}
@media (max-width: 1600px) {
  /* line 7, ../../../app/assets/stylesheets/v2/landing_pages/_duo_trainer_commercial.scss */
  #landing-page.duo-trainer-commercial #main-hero .hero-caption {
    top: 350px;
  }
}
@media (max-width: 1400px) {
  /* line 7, ../../../app/assets/stylesheets/v2/landing_pages/_duo_trainer_commercial.scss */
  #landing-page.duo-trainer-commercial #main-hero .hero-caption {
    top: 320px;
  }
}
@media (max-width: 1200px) {
  /* line 7, ../../../app/assets/stylesheets/v2/landing_pages/_duo_trainer_commercial.scss */
  #landing-page.duo-trainer-commercial #main-hero .hero-caption {
    top: 350px;
  }
}
@media (max-width: 1100px) {
  /* line 7, ../../../app/assets/stylesheets/v2/landing_pages/_duo_trainer_commercial.scss */
  #landing-page.duo-trainer-commercial #main-hero .hero-caption {
    top: 320px;
  }
}
@media (max-width: 900px) {
  /* line 7, ../../../app/assets/stylesheets/v2/landing_pages/_duo_trainer_commercial.scss */
  #landing-page.duo-trainer-commercial #main-hero .hero-caption {
    top: 250px;
  }
}
/* line 29, ../../../app/assets/stylesheets/v2/landing_pages/_duo_trainer_commercial.scss */
#landing-page.duo-trainer-commercial #main-hero h1.hero-title, #landing-page.duo-trainer-commercial #main-hero .text, #landing-page.duo-trainer-commercial #main-hero .video-play-button, #landing-page.duo-trainer-commercial #main-hero .description, #landing-page.duo-trainer-commercial #main-hero .contact-a-rep {
  color: #2c2c2c;
  margin-bottom: 20px;
}
/* line 33, ../../../app/assets/stylesheets/v2/landing_pages/_duo_trainer_commercial.scss */
#landing-page.duo-trainer-commercial #main-hero h1.hero-title {
  font-size: 60px;
  width: 270px;
}
@media (max-width: 1500px) {
  /* line 33, ../../../app/assets/stylesheets/v2/landing_pages/_duo_trainer_commercial.scss */
  #landing-page.duo-trainer-commercial #main-hero h1.hero-title {
    font-size: 50px;
    width: 220px;
  }
}
@media (max-width: 900px) {
  /* line 33, ../../../app/assets/stylesheets/v2/landing_pages/_duo_trainer_commercial.scss */
  #landing-page.duo-trainer-commercial #main-hero h1.hero-title {
    font-size: 45px;
    width: 195px;
  }
}
/* line 46, ../../../app/assets/stylesheets/v2/landing_pages/_duo_trainer_commercial.scss */
#landing-page.duo-trainer-commercial #main-hero h1.hero-title .new {
  background: url(//d1stxdp5ogppuo.cloudfront.net/assets/landing_pages/duo_trainer_commercial/new-text-image-45e277521e62b76012bfa4e9e51cf247.png);
  background-size: cover;
  display: inline-block;
  height: 0;
  overflow: hidden;
  padding-top: 47px;
  position: relative;
  top: 4px;
  width: 115px;
}
@media (max-width: 1500px) {
  /* line 46, ../../../app/assets/stylesheets/v2/landing_pages/_duo_trainer_commercial.scss */
  #landing-page.duo-trainer-commercial #main-hero h1.hero-title .new {
    padding-top: 40px;
    width: 100px;
  }
}
@media (max-width: 900px) {
  /* line 46, ../../../app/assets/stylesheets/v2/landing_pages/_duo_trainer_commercial.scss */
  #landing-page.duo-trainer-commercial #main-hero h1.hero-title .new {
    padding-top: 32px;
    width: 78px;
    top: 1px;
  }
}
/* line 67, ../../../app/assets/stylesheets/v2/landing_pages/_duo_trainer_commercial.scss */
#landing-page.duo-trainer-commercial #main-hero h1.hero-title .trademark {
  display: inline-block;
  font-size: 40px;
  font-weight: normal;
  margin-left: -12px;
  position: relative;
  top: -14px;
}
@media (max-width: 1500px) {
  /* line 67, ../../../app/assets/stylesheets/v2/landing_pages/_duo_trainer_commercial.scss */
  #landing-page.duo-trainer-commercial #main-hero h1.hero-title .trademark {
    font-size: 35px;
    margin-left: -10px;
    top: -11px;
  }
}
@media (max-width: 900px) {
  /* line 67, ../../../app/assets/stylesheets/v2/landing_pages/_duo_trainer_commercial.scss */
  #landing-page.duo-trainer-commercial #main-hero h1.hero-title .trademark {
    margin-left: -9px;
    top: -8px;
  }
}
/* line 87, ../../../app/assets/stylesheets/v2/landing_pages/_duo_trainer_commercial.scss */
#landing-page.duo-trainer-commercial .video-play-button {
  line-height: 0;
}
/* line 90, ../../../app/assets/stylesheets/v2/landing_pages/_duo_trainer_commercial.scss */
#landing-page.duo-trainer-commercial .video-play-button .text {
  font-family: "knockout_htf48";
  font-size: 35px;
  position: relative;
  text-transform: uppercase;
  top: -14px;
}
@media (max-width: 900px) {
  /* line 90, ../../../app/assets/stylesheets/v2/landing_pages/_duo_trainer_commercial.scss */
  #landing-page.duo-trainer-commercial .video-play-button .text {
    font-size: 30px;
    top: -15px;
  }
}
/* line 102, ../../../app/assets/stylesheets/v2/landing_pages/_duo_trainer_commercial.scss */
#landing-page.duo-trainer-commercial .video-play-button .squarearrow-btn {
  background-color: #2c2c2c;
  border: none;
  display: inline-block;
  float: none;
  height: 50px;
  margin: 0 0 0 20px;
  width: 50px;
}
/* line 111, ../../../app/assets/stylesheets/v2/landing_pages/_duo_trainer_commercial.scss */
#landing-page.duo-trainer-commercial .video-play-button .squarearrow-btn .fa-play {
  color: #ffe500;
  font-size: 25px;
}
/* line 117, ../../../app/assets/stylesheets/v2/landing_pages/_duo_trainer_commercial.scss */
#landing-page.duo-trainer-commercial .description {
  width: 360px;
}
@media (max-width: 1500px) {
  /* line 117, ../../../app/assets/stylesheets/v2/landing_pages/_duo_trainer_commercial.scss */
  #landing-page.duo-trainer-commercial .description {
    font-size: 14px;
    width: 320px;
  }
}
@media (max-width: 1300px) {
  /* line 117, ../../../app/assets/stylesheets/v2/landing_pages/_duo_trainer_commercial.scss */
  #landing-page.duo-trainer-commercial .description {
    width: 280px;
  }
}
@media (max-width: 1100px) {
  /* line 128, ../../../app/assets/stylesheets/v2/landing_pages/_duo_trainer_commercial.scss */
  #landing-page.duo-trainer-commercial .description .width-1200-hide {
    display: none;
  }
}
@media (max-width: 900px) {
  /* line 117, ../../../app/assets/stylesheets/v2/landing_pages/_duo_trainer_commercial.scss */
  #landing-page.duo-trainer-commercial .description {
    display: none;
  }
}
/* line 136, ../../../app/assets/stylesheets/v2/landing_pages/_duo_trainer_commercial.scss */
#landing-page.duo-trainer-commercial .description .trademark {
  display: inline-block;
  font-size: 10px;
  margin-left: -4px;
  position: relative;
  top: -4px;
}
/* line 145, ../../../app/assets/stylesheets/v2/landing_pages/_duo_trainer_commercial.scss */
#landing-page.duo-trainer-commercial #key-benefits .large-wrapper {
  position: relative;
}
/* line 148, ../../../app/assets/stylesheets/v2/landing_pages/_duo_trainer_commercial.scss */
#landing-page.duo-trainer-commercial #key-benefits ul {
  bottom: 30px;
  list-style: none;
  margin: 0;
  padding: 0;
  position: absolute;
  width: 100%;
}
@media (max-width: 900px) {
  /* line 148, ../../../app/assets/stylesheets/v2/landing_pages/_duo_trainer_commercial.scss */
  #landing-page.duo-trainer-commercial #key-benefits ul {
    bottom: 25px;
  }
}
@media (max-width: 800px) {
  /* line 148, ../../../app/assets/stylesheets/v2/landing_pages/_duo_trainer_commercial.scss */
  #landing-page.duo-trainer-commercial #key-benefits ul {
    bottom: 20px;
  }
}
/* line 163, ../../../app/assets/stylesheets/v2/landing_pages/_duo_trainer_commercial.scss */
#landing-page.duo-trainer-commercial #key-benefits ul li {
  color: #fff;
  float: left;
  font-family: "knockout_htf48";
  font-size: 55px;
  font-weight: bold;
  line-height: 1;
  text-align: center;
  text-transform: uppercase;
}
@media (max-width: 1300px) {
  /* line 163, ../../../app/assets/stylesheets/v2/landing_pages/_duo_trainer_commercial.scss */
  #landing-page.duo-trainer-commercial #key-benefits ul li {
    font-size: 35px;
  }
}
@media (max-width: 1000px) {
  /* line 163, ../../../app/assets/stylesheets/v2/landing_pages/_duo_trainer_commercial.scss */
  #landing-page.duo-trainer-commercial #key-benefits ul li {
    font-size: 25px;
  }
}
/* line 183, ../../../app/assets/stylesheets/v2/landing_pages/_duo_trainer_commercial.scss */
#landing-page.duo-trainer-commercial #key-features .large-wrapper {
  position: relative;
}
/* line 186, ../../../app/assets/stylesheets/v2/landing_pages/_duo_trainer_commercial.scss */
#landing-page.duo-trainer-commercial #key-features .text-content {
  margin: 0;
  padding: 0 0 0 10%;
  position: absolute;
  top: 6%;
  width: 100%;
}
/* line 193, ../../../app/assets/stylesheets/v2/landing_pages/_duo_trainer_commercial.scss */
#landing-page.duo-trainer-commercial #key-features .text-content h1 {
  color: #2c2c2c;
  font-size: 40px;
  margin: 0 0 2%;
}
/* line 199, ../../../app/assets/stylesheets/v2/landing_pages/_duo_trainer_commercial.scss */
#landing-page.duo-trainer-commercial #key-features .text-content .key-features .key-feature {
  color: #2c2c2c;
  position: absolute;
  width: 28%;
}
@media (max-width: 1150px) {
  /* line 199, ../../../app/assets/stylesheets/v2/landing_pages/_duo_trainer_commercial.scss */
  #landing-page.duo-trainer-commercial #key-features .text-content .key-features .key-feature {
    left: 23%;
    text-align: right;
    width: 150px;
  }
}
@media (max-width: 1035px) {
  /* line 199, ../../../app/assets/stylesheets/v2/landing_pages/_duo_trainer_commercial.scss */
  #landing-page.duo-trainer-commercial #key-features .text-content .key-features .key-feature {
    left: 22%;
  }
}
@media (max-width: 935px) {
  /* line 199, ../../../app/assets/stylesheets/v2/landing_pages/_duo_trainer_commercial.scss */
  #landing-page.duo-trainer-commercial #key-features .text-content .key-features .key-feature {
    left: 21%;
  }
}
@media (max-width: 900px) {
  /* line 199, ../../../app/assets/stylesheets/v2/landing_pages/_duo_trainer_commercial.scss */
  #landing-page.duo-trainer-commercial #key-features .text-content .key-features .key-feature {
    left: 19%;
  }
}
@media (max-width: 800px) {
  /* line 199, ../../../app/assets/stylesheets/v2/landing_pages/_duo_trainer_commercial.scss */
  #landing-page.duo-trainer-commercial #key-features .text-content .key-features .key-feature {
    left: 18%;
  }
}
/* line 222, ../../../app/assets/stylesheets/v2/landing_pages/_duo_trainer_commercial.scss */
#landing-page.duo-trainer-commercial #key-features .text-content .key-features .key-feature:nth-child(2) {
  top: 350%;
}
@media (max-width: 1500px) {
  /* line 222, ../../../app/assets/stylesheets/v2/landing_pages/_duo_trainer_commercial.scss */
  #landing-page.duo-trainer-commercial #key-features .text-content .key-features .key-feature:nth-child(2) {
    top: 310%;
  }
}
@media (max-width: 1350px) {
  /* line 222, ../../../app/assets/stylesheets/v2/landing_pages/_duo_trainer_commercial.scss */
  #landing-page.duo-trainer-commercial #key-features .text-content .key-features .key-feature:nth-child(2) {
    top: 300%;
  }
}
@media (max-width: 1200px) {
  /* line 222, ../../../app/assets/stylesheets/v2/landing_pages/_duo_trainer_commercial.scss */
  #landing-page.duo-trainer-commercial #key-features .text-content .key-features .key-feature:nth-child(2) {
    top: 270%;
  }
}
@media (max-width: 1150px) {
  /* line 222, ../../../app/assets/stylesheets/v2/landing_pages/_duo_trainer_commercial.scss */
  #landing-page.duo-trainer-commercial #key-features .text-content .key-features .key-feature:nth-child(2) {
    top: 300%;
  }
}
@media (max-width: 1070px) {
  /* line 222, ../../../app/assets/stylesheets/v2/landing_pages/_duo_trainer_commercial.scss */
  #landing-page.duo-trainer-commercial #key-features .text-content .key-features .key-feature:nth-child(2) {
    top: 280%;
  }
}
@media (max-width: 970px) {
  /* line 222, ../../../app/assets/stylesheets/v2/landing_pages/_duo_trainer_commercial.scss */
  #landing-page.duo-trainer-commercial #key-features .text-content .key-features .key-feature:nth-child(2) {
    top: 260%;
  }
}
@media (max-width: 900px) {
  /* line 222, ../../../app/assets/stylesheets/v2/landing_pages/_duo_trainer_commercial.scss */
  #landing-page.duo-trainer-commercial #key-features .text-content .key-features .key-feature:nth-child(2) {
    top: 240%;
  }
}
@media (max-width: 800px) {
  /* line 222, ../../../app/assets/stylesheets/v2/landing_pages/_duo_trainer_commercial.scss */
  #landing-page.duo-trainer-commercial #key-features .text-content .key-features .key-feature:nth-child(2) {
    top: 230%;
  }
}
/* line 250, ../../../app/assets/stylesheets/v2/landing_pages/_duo_trainer_commercial.scss */
#landing-page.duo-trainer-commercial #key-features .text-content .key-features .key-feature:nth-child(3) {
  top: 640%;
}
@media (max-width: 1500px) {
  /* line 250, ../../../app/assets/stylesheets/v2/landing_pages/_duo_trainer_commercial.scss */
  #landing-page.duo-trainer-commercial #key-features .text-content .key-features .key-feature:nth-child(3) {
    top: 600%;
  }
}
@media (max-width: 1350px) {
  /* line 250, ../../../app/assets/stylesheets/v2/landing_pages/_duo_trainer_commercial.scss */
  #landing-page.duo-trainer-commercial #key-features .text-content .key-features .key-feature:nth-child(3) {
    top: 570%;
  }
}
@media (max-width: 1200px) {
  /* line 250, ../../../app/assets/stylesheets/v2/landing_pages/_duo_trainer_commercial.scss */
  #landing-page.duo-trainer-commercial #key-features .text-content .key-features .key-feature:nth-child(3) {
    top: 530%;
  }
}
@media (max-width: 1150px) {
  /* line 250, ../../../app/assets/stylesheets/v2/landing_pages/_duo_trainer_commercial.scss */
  #landing-page.duo-trainer-commercial #key-features .text-content .key-features .key-feature:nth-child(3) {
    top: 570%;
  }
}
@media (max-width: 1070px) {
  /* line 250, ../../../app/assets/stylesheets/v2/landing_pages/_duo_trainer_commercial.scss */
  #landing-page.duo-trainer-commercial #key-features .text-content .key-features .key-feature:nth-child(3) {
    top: 530%;
  }
}
@media (max-width: 970px) {
  /* line 250, ../../../app/assets/stylesheets/v2/landing_pages/_duo_trainer_commercial.scss */
  #landing-page.duo-trainer-commercial #key-features .text-content .key-features .key-feature:nth-child(3) {
    top: 500%;
  }
}
@media (max-width: 900px) {
  /* line 250, ../../../app/assets/stylesheets/v2/landing_pages/_duo_trainer_commercial.scss */
  #landing-page.duo-trainer-commercial #key-features .text-content .key-features .key-feature:nth-child(3) {
    top: 470%;
  }
}
/* line 275, ../../../app/assets/stylesheets/v2/landing_pages/_duo_trainer_commercial.scss */
#landing-page.duo-trainer-commercial #key-features .text-content .key-features .key-feature:nth-child(4) {
  top: 870%;
}
@media (max-width: 1650px) {
  /* line 275, ../../../app/assets/stylesheets/v2/landing_pages/_duo_trainer_commercial.scss */
  #landing-page.duo-trainer-commercial #key-features .text-content .key-features .key-feature:nth-child(4) {
    top: 850%;
  }
}
@media (max-width: 1600px) {
  /* line 275, ../../../app/assets/stylesheets/v2/landing_pages/_duo_trainer_commercial.scss */
  #landing-page.duo-trainer-commercial #key-features .text-content .key-features .key-feature:nth-child(4) {
    top: 820%;
  }
}
@media (max-width: 1500px) {
  /* line 275, ../../../app/assets/stylesheets/v2/landing_pages/_duo_trainer_commercial.scss */
  #landing-page.duo-trainer-commercial #key-features .text-content .key-features .key-feature:nth-child(4) {
    top: 800%;
  }
}
@media (max-width: 1400px) {
  /* line 275, ../../../app/assets/stylesheets/v2/landing_pages/_duo_trainer_commercial.scss */
  #landing-page.duo-trainer-commercial #key-features .text-content .key-features .key-feature:nth-child(4) {
    top: 750%;
  }
}
@media (max-width: 1350px) {
  /* line 275, ../../../app/assets/stylesheets/v2/landing_pages/_duo_trainer_commercial.scss */
  #landing-page.duo-trainer-commercial #key-features .text-content .key-features .key-feature:nth-child(4) {
    top: 730%;
  }
}
@media (max-width: 1200px) {
  /* line 275, ../../../app/assets/stylesheets/v2/landing_pages/_duo_trainer_commercial.scss */
  #landing-page.duo-trainer-commercial #key-features .text-content .key-features .key-feature:nth-child(4) {
    top: 690%;
  }
}
@media (max-width: 1150px) {
  /* line 275, ../../../app/assets/stylesheets/v2/landing_pages/_duo_trainer_commercial.scss */
  #landing-page.duo-trainer-commercial #key-features .text-content .key-features .key-feature:nth-child(4) {
    top: 710%;
  }
}
@media (max-width: 1105px) {
  /* line 275, ../../../app/assets/stylesheets/v2/landing_pages/_duo_trainer_commercial.scss */
  #landing-page.duo-trainer-commercial #key-features .text-content .key-features .key-feature:nth-child(4) {
    top: 695%;
  }
}
@media (max-width: 1070px) {
  /* line 275, ../../../app/assets/stylesheets/v2/landing_pages/_duo_trainer_commercial.scss */
  #landing-page.duo-trainer-commercial #key-features .text-content .key-features .key-feature:nth-child(4) {
    top: 680%;
  }
}
@media (max-width: 1035px) {
  /* line 275, ../../../app/assets/stylesheets/v2/landing_pages/_duo_trainer_commercial.scss */
  #landing-page.duo-trainer-commercial #key-features .text-content .key-features .key-feature:nth-child(4) {
    top: 660%;
  }
}
@media (max-width: 1000px) {
  /* line 275, ../../../app/assets/stylesheets/v2/landing_pages/_duo_trainer_commercial.scss */
  #landing-page.duo-trainer-commercial #key-features .text-content .key-features .key-feature:nth-child(4) {
    top: 645%;
  }
}
@media (max-width: 970px) {
  /* line 275, ../../../app/assets/stylesheets/v2/landing_pages/_duo_trainer_commercial.scss */
  #landing-page.duo-trainer-commercial #key-features .text-content .key-features .key-feature:nth-child(4) {
    top: 630%;
  }
}
@media (max-width: 935px) {
  /* line 275, ../../../app/assets/stylesheets/v2/landing_pages/_duo_trainer_commercial.scss */
  #landing-page.duo-trainer-commercial #key-features .text-content .key-features .key-feature:nth-child(4) {
    top: 615%;
  }
}
@media (max-width: 900px) {
  /* line 275, ../../../app/assets/stylesheets/v2/landing_pages/_duo_trainer_commercial.scss */
  #landing-page.duo-trainer-commercial #key-features .text-content .key-features .key-feature:nth-child(4) {
    top: 600%;
  }
}
@media (max-width: 870px) {
  /* line 275, ../../../app/assets/stylesheets/v2/landing_pages/_duo_trainer_commercial.scss */
  #landing-page.duo-trainer-commercial #key-features .text-content .key-features .key-feature:nth-child(4) {
    top: 585%;
  }
}
@media (max-width: 835px) {
  /* line 275, ../../../app/assets/stylesheets/v2/landing_pages/_duo_trainer_commercial.scss */
  #landing-page.duo-trainer-commercial #key-features .text-content .key-features .key-feature:nth-child(4) {
    top: 560%;
  }
}
@media (max-width: 800px) {
  /* line 275, ../../../app/assets/stylesheets/v2/landing_pages/_duo_trainer_commercial.scss */
  #landing-page.duo-trainer-commercial #key-features .text-content .key-features .key-feature:nth-child(4) {
    top: 550%;
  }
}
/* line 330, ../../../app/assets/stylesheets/v2/landing_pages/_duo_trainer_commercial.scss */
#landing-page.duo-trainer-commercial #key-features .text-content .key-features .key-feature:nth-child(5) {
  left: auto;
  right: 20px;
  text-align: left;
  top: 125%;
  width: 20%;
}
@media (max-width: 1200px) {
  /* line 330, ../../../app/assets/stylesheets/v2/landing_pages/_duo_trainer_commercial.scss */
  #landing-page.duo-trainer-commercial #key-features .text-content .key-features .key-feature:nth-child(5) {
    width: 19%;
  }
}
@media (max-width: 900px) {
  /* line 330, ../../../app/assets/stylesheets/v2/landing_pages/_duo_trainer_commercial.scss */
  #landing-page.duo-trainer-commercial #key-features .text-content .key-features .key-feature:nth-child(5) {
    width: 18%;
  }
}
/* line 345, ../../../app/assets/stylesheets/v2/landing_pages/_duo_trainer_commercial.scss */
#landing-page.duo-trainer-commercial #key-features .text-content .key-features .key-feature h2, #landing-page.duo-trainer-commercial #key-features .text-content .key-features .key-feature .military.carousel .stc-quote, .military.carousel #landing-page.duo-trainer-commercial #key-features .text-content .key-features .key-feature .stc-quote {
  font-size: 25px;
  margin: 0 0 5px;
}
@media (max-width: 1350px) {
  /* line 345, ../../../app/assets/stylesheets/v2/landing_pages/_duo_trainer_commercial.scss */
  #landing-page.duo-trainer-commercial #key-features .text-content .key-features .key-feature h2, #landing-page.duo-trainer-commercial #key-features .text-content .key-features .key-feature .military.carousel .stc-quote, .military.carousel #landing-page.duo-trainer-commercial #key-features .text-content .key-features .key-feature .stc-quote {
    font-size: 20px;
  }
}
@media (max-width: 1600px) {
  /* line 353, ../../../app/assets/stylesheets/v2/landing_pages/_duo_trainer_commercial.scss */
  #landing-page.duo-trainer-commercial #key-features .text-content .key-features .key-feature p {
    font-size: 15px;
  }
}
@media (max-width: 1500px) {
  /* line 353, ../../../app/assets/stylesheets/v2/landing_pages/_duo_trainer_commercial.scss */
  #landing-page.duo-trainer-commercial #key-features .text-content .key-features .key-feature p {
    font-size: 14px;
  }
}
@media (max-width: 1250px) {
  /* line 353, ../../../app/assets/stylesheets/v2/landing_pages/_duo_trainer_commercial.scss */
  #landing-page.duo-trainer-commercial #key-features .text-content .key-features .key-feature p {
    font-size: 13px;
  }
}
@media (max-width: 1150px) {
  /* line 353, ../../../app/assets/stylesheets/v2/landing_pages/_duo_trainer_commercial.scss */
  #landing-page.duo-trainer-commercial #key-features .text-content .key-features .key-feature p {
    display: none;
  }
}
/* line 372, ../../../app/assets/stylesheets/v2/landing_pages/_duo_trainer_commercial.scss */
#landing-page.duo-trainer-commercial #kelly-starrett .large-wrapper {
  background: #000;
  position: relative;
}
/* line 376, ../../../app/assets/stylesheets/v2/landing_pages/_duo_trainer_commercial.scss */
#landing-page.duo-trainer-commercial #kelly-starrett .text-content {
  margin: 0;
  position: absolute;
  right: 3%;
  top: 50%;
  -webkit-transform: translate(0, -50%);
          transform: translate(0, -50%);
  width: 41%;
}
/* line 384, ../../../app/assets/stylesheets/v2/landing_pages/_duo_trainer_commercial.scss */
#landing-page.duo-trainer-commercial #kelly-starrett .text-content h1 {
  font-size: 70px;
  margin: 0;
}
@media (max-width: 900px) {
  /* line 384, ../../../app/assets/stylesheets/v2/landing_pages/_duo_trainer_commercial.scss */
  #landing-page.duo-trainer-commercial #kelly-starrett .text-content h1 {
    font-size: 30px;
    margin-bottom: 0;
  }
}
/* line 393, ../../../app/assets/stylesheets/v2/landing_pages/_duo_trainer_commercial.scss */
#landing-page.duo-trainer-commercial #kelly-starrett .text-content h2, #landing-page.duo-trainer-commercial #kelly-starrett .text-content .military.carousel .stc-quote, .military.carousel #landing-page.duo-trainer-commercial #kelly-starrett .text-content .stc-quote {
  font-size: 30px;
  margin: 0 0 15px;
}
@media (max-width: 1000px) {
  /* line 393, ../../../app/assets/stylesheets/v2/landing_pages/_duo_trainer_commercial.scss */
  #landing-page.duo-trainer-commercial #kelly-starrett .text-content h2, #landing-page.duo-trainer-commercial #kelly-starrett .text-content .military.carousel .stc-quote, .military.carousel #landing-page.duo-trainer-commercial #kelly-starrett .text-content .stc-quote {
    margin-bottom: 15px !important;
  }
}
@media (max-width: 900px) {
  /* line 393, ../../../app/assets/stylesheets/v2/landing_pages/_duo_trainer_commercial.scss */
  #landing-page.duo-trainer-commercial #kelly-starrett .text-content h2, #landing-page.duo-trainer-commercial #kelly-starrett .text-content .military.carousel .stc-quote, .military.carousel #landing-page.duo-trainer-commercial #kelly-starrett .text-content .stc-quote {
    font-size: 20px;
    margin-bottom: 5px !important;
  }
}
/* line 405, ../../../app/assets/stylesheets/v2/landing_pages/_duo_trainer_commercial.scss */
#landing-page.duo-trainer-commercial #kelly-starrett .text-content p.caption {
  color: #fff;
  font-size: 14px;
}
@media (max-width: 1100px) {
  /* line 410, ../../../app/assets/stylesheets/v2/landing_pages/_duo_trainer_commercial.scss */
  #landing-page.duo-trainer-commercial #kelly-starrett .text-content p.caption.width-1100-hide {
    display: none;
  }
}
@media (max-width: 900px) {
  /* line 405, ../../../app/assets/stylesheets/v2/landing_pages/_duo_trainer_commercial.scss */
  #landing-page.duo-trainer-commercial #kelly-starrett .text-content p.caption {
    margin-bottom: 0;
  }
}
/* line 418, ../../../app/assets/stylesheets/v2/landing_pages/_duo_trainer_commercial.scss */
#landing-page.duo-trainer-commercial #kelly-starrett .text-content .logos {
  margin-bottom: 0;
  padding-top: 10px;
  width: 248px;
}
@media (max-width: 1400px) {
  /* line 424, ../../../app/assets/stylesheets/v2/landing_pages/_duo_trainer_commercial.scss */
  #landing-page.duo-trainer-commercial #kelly-starrett .text-content h1 {
    font-size: 60px;
  }
  /* line 427, ../../../app/assets/stylesheets/v2/landing_pages/_duo_trainer_commercial.scss */
  #landing-page.duo-trainer-commercial #kelly-starrett .text-content h2, #landing-page.duo-trainer-commercial #kelly-starrett .text-content .military.carousel .stc-quote, .military.carousel #landing-page.duo-trainer-commercial #kelly-starrett .text-content .stc-quote {
    font-size: 28px;
  }
  /* line 430, ../../../app/assets/stylesheets/v2/landing_pages/_duo_trainer_commercial.scss */
  #landing-page.duo-trainer-commercial #kelly-starrett .text-content .logos {
    width: 200px;
  }
}
@media (max-width: 1200px) {
  /* line 435, ../../../app/assets/stylesheets/v2/landing_pages/_duo_trainer_commercial.scss */
  #landing-page.duo-trainer-commercial #kelly-starrett .text-content h1 {
    font-size: 50px;
  }
  /* line 438, ../../../app/assets/stylesheets/v2/landing_pages/_duo_trainer_commercial.scss */
  #landing-page.duo-trainer-commercial #kelly-starrett .text-content h2, #landing-page.duo-trainer-commercial #kelly-starrett .text-content .military.carousel .stc-quote, .military.carousel #landing-page.duo-trainer-commercial #kelly-starrett .text-content .stc-quote {
    font-size: 25px;
    margin-bottom: 20px;
  }
  /* line 442, ../../../app/assets/stylesheets/v2/landing_pages/_duo_trainer_commercial.scss */
  #landing-page.duo-trainer-commercial #kelly-starrett .text-content .logos {
    width: 150px;
  }
}
@media (max-width: 1000px) {
  /* line 447, ../../../app/assets/stylesheets/v2/landing_pages/_duo_trainer_commercial.scss */
  #landing-page.duo-trainer-commercial #kelly-starrett .text-content h1 {
    font-size: 40px;
  }
  /* line 450, ../../../app/assets/stylesheets/v2/landing_pages/_duo_trainer_commercial.scss */
  #landing-page.duo-trainer-commercial #kelly-starrett .text-content h2, #landing-page.duo-trainer-commercial #kelly-starrett .text-content .military.carousel .stc-quote, .military.carousel #landing-page.duo-trainer-commercial #kelly-starrett .text-content .stc-quote {
    font-size: 20px;
  }
  /* line 453, ../../../app/assets/stylesheets/v2/landing_pages/_duo_trainer_commercial.scss */
  #landing-page.duo-trainer-commercial #kelly-starrett .text-content .logos {
    width: 130px;
  }
}
/* line 460, ../../../app/assets/stylesheets/v2/landing_pages/_duo_trainer_commercial.scss */
#landing-page.duo-trainer-commercial #contact-a-rep .large-wrapper {
  background: #000;
  color: #fff;
  padding: 2% 0 8%;
  text-align: center;
}
/* line 466, ../../../app/assets/stylesheets/v2/landing_pages/_duo_trainer_commercial.scss */
#landing-page.duo-trainer-commercial #contact-a-rep .large-wrapper h1 {
  font-size: 60px;
  margin-bottom: 40px;
}
/* line 470, ../../../app/assets/stylesheets/v2/landing_pages/_duo_trainer_commercial.scss */
#landing-page.duo-trainer-commercial #contact-a-rep .large-wrapper h1 .trademark {
  font-weight: normal;
  font-size: 30px;
  margin-left: -8px;
  position: relative;
  top: -21px;
}
@media (max-width: 1400px) {
  /* line 466, ../../../app/assets/stylesheets/v2/landing_pages/_duo_trainer_commercial.scss */
  #landing-page.duo-trainer-commercial #contact-a-rep .large-wrapper h1 {
    font-size: 50px;
    margin-bottom: 30px;
  }
  /* line 482, ../../../app/assets/stylesheets/v2/landing_pages/_duo_trainer_commercial.scss */
  #landing-page.duo-trainer-commercial #contact-a-rep .large-wrapper h1 .trademark {
    margin-left: -6px;
    top: -14px;
  }
}
@media (max-width: 1200px) {
  /* line 466, ../../../app/assets/stylesheets/v2/landing_pages/_duo_trainer_commercial.scss */
  #landing-page.duo-trainer-commercial #contact-a-rep .large-wrapper h1 {
    font-size: 40px;
    margin-bottom: 30px;
  }
  /* line 491, ../../../app/assets/stylesheets/v2/landing_pages/_duo_trainer_commercial.scss */
  #landing-page.duo-trainer-commercial #contact-a-rep .large-wrapper h1 .trademark {
    margin-left: -6px;
    top: -14px;
  }
}
@media (max-width: 1000px) {
  /* line 466, ../../../app/assets/stylesheets/v2/landing_pages/_duo_trainer_commercial.scss */
  #landing-page.duo-trainer-commercial #contact-a-rep .large-wrapper h1 {
    font-size: 35px;
    margin-bottom: 25px;
  }
  /* line 500, ../../../app/assets/stylesheets/v2/landing_pages/_duo_trainer_commercial.scss */
  #landing-page.duo-trainer-commercial #contact-a-rep .large-wrapper h1 .trademark {
    font-size: 25px;
    margin-left: -4px;
    top: -7px;
  }
}
/* line 509, ../../../app/assets/stylesheets/v2/landing_pages/_duo_trainer_commercial.scss */
#landing-page.duo-trainer-commercial .contact-a-rep {
  font-size: 15px;
}
/* line 512, ../../../app/assets/stylesheets/v2/landing_pages/_duo_trainer_commercial.scss */
#landing-page.duo-trainer-commercial .contact-a-rep .btn, #landing-page.duo-trainer-commercial .contact-a-rep .socialwall .candid-wall-load-more, .socialwall #landing-page.duo-trainer-commercial .contact-a-rep .candid-wall-load-more {
  font-size: 25px;
  height: auto;
  padding: 5px 50px 0;
}

/* line 2, ../../../app/assets/stylesheets/v2/sem_landing_pages/paul_rabil.scss */
#trx-for-lacrosse .lacrosse-header {
  min-height: 100px;
}
/* line 5, ../../../app/assets/stylesheets/v2/sem_landing_pages/paul_rabil.scss */
#trx-for-lacrosse .lacrosse-header .row {
  text-align: center;
}
/* line 8, ../../../app/assets/stylesheets/v2/sem_landing_pages/paul_rabil.scss */
#trx-for-lacrosse .lacrosse-header .row .lacrosse-title-box {
  background-color: #000;
  display: inline-block;
  padding: 0 2em;
}
/* line 14, ../../../app/assets/stylesheets/v2/sem_landing_pages/paul_rabil.scss */
#trx-for-lacrosse .lacrosse-header .row .lacrosse-title {
  color: #fff;
  margin: 3px 10px 0 12px;
}
/* line 19, ../../../app/assets/stylesheets/v2/sem_landing_pages/paul_rabil.scss */
#trx-for-lacrosse .lacrosse-header .row .lacrosse-content {
  margin: 15px;
}
/* line 22, ../../../app/assets/stylesheets/v2/sem_landing_pages/paul_rabil.scss */
#trx-for-lacrosse .lacrosse-header .row .lacrosse-content p {
  color: #fff;
}
/* line 27, ../../../app/assets/stylesheets/v2/sem_landing_pages/paul_rabil.scss */
#trx-for-lacrosse .lacrosse-header .row .lacrosse-video {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  margin-top: 10px;
}
/* line 36, ../../../app/assets/stylesheets/v2/sem_landing_pages/paul_rabil.scss */
#trx-for-lacrosse .free-workout {
  min-height: 100px;
  position: relative;
}
/* line 40, ../../../app/assets/stylesheets/v2/sem_landing_pages/paul_rabil.scss */
#trx-for-lacrosse .free-workout .workout-caption {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  /* Chrome, Safari, Opera */
  -ms-transform: translateY(-50%);
  /* IE 9 */
  top: 0;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  text-align: center;
}
/* line 47, ../../../app/assets/stylesheets/v2/sem_landing_pages/paul_rabil.scss */
#trx-for-lacrosse .free-workout .workout-caption .workout-title {
  color: #ffe500;
  margin-top: 10px;
}
/* line 52, ../../../app/assets/stylesheets/v2/sem_landing_pages/paul_rabil.scss */
#trx-for-lacrosse .free-workout .workout-caption .col-sm-15 {
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  margin-bottom: 5px;
}
/* line 58, ../../../app/assets/stylesheets/v2/sem_landing_pages/paul_rabil.scss */
#trx-for-lacrosse .free-workout .workout-caption .workout-content {
  color: #fff;
  font-size: 14px;
}
/* line 66, ../../../app/assets/stylesheets/v2/sem_landing_pages/paul_rabil.scss */
#trx-for-lacrosse .background-gradient::before {
  opacity: 0;
}
/* line 70, ../../../app/assets/stylesheets/v2/sem_landing_pages/paul_rabil.scss */
#trx-for-lacrosse .background-gradient p {
  color: #fff;
}
/* line 73, ../../../app/assets/stylesheets/v2/sem_landing_pages/paul_rabil.scss */
#trx-for-lacrosse .background-gradient p.workout, #trx-for-lacrosse .background-gradient p.training-kit {
  font-size: 14px;
}
/* line 79, ../../../app/assets/stylesheets/v2/sem_landing_pages/paul_rabil.scss */
#trx-for-lacrosse .shooting-drill {
  background-color: #ffe500;
  min-height: 500px;
  position: relative;
}
/* line 84, ../../../app/assets/stylesheets/v2/sem_landing_pages/paul_rabil.scss */
#trx-for-lacrosse .shooting-drill .shooting-caption {
  position: absolute;
  top: 20%;
  left: 50%;
  -webkit-transform: translate(-50%);
          transform: translate(-50%);
  width: 100%;
  color: #000;
}
/* line 92, ../../../app/assets/stylesheets/v2/sem_landing_pages/paul_rabil.scss */
#trx-for-lacrosse .shooting-drill .shooting-caption .shooting-video {
  position: absolute;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}
/* line 97, ../../../app/assets/stylesheets/v2/sem_landing_pages/paul_rabil.scss */
#trx-for-lacrosse .shooting-drill .shooting-caption .shooting-video .squarearrow-btn {
  margin-right: 0;
}
/* line 102, ../../../app/assets/stylesheets/v2/sem_landing_pages/paul_rabil.scss */
#trx-for-lacrosse .shooting-drill .shooting-caption .watch-title {
  text-align: center;
  padding-top: 50px;
}
/* line 107, ../../../app/assets/stylesheets/v2/sem_landing_pages/paul_rabil.scss */
#trx-for-lacrosse .shooting-drill .shooting-caption .shooting-text {
  font-style: italic;
  margin-left: auto;
  margin-right: auto;
  width: 80%;
}
/* line 113, ../../../app/assets/stylesheets/v2/sem_landing_pages/paul_rabil.scss */
#trx-for-lacrosse .shooting-drill .shooting-caption .shooting-text .shooting-training {
  margin-top: 0;
  font-size: 110px;
  font-weight: bold;
}
/* line 119, ../../../app/assets/stylesheets/v2/sem_landing_pages/paul_rabil.scss */
#trx-for-lacrosse .shooting-drill .shooting-caption .shooting-text .shooting-paul-rabil {
  font-size: 72px;
  line-height: 0;
  margin-left: -5px;
}
/* line 128, ../../../app/assets/stylesheets/v2/sem_landing_pages/paul_rabil.scss */
#trx-for-lacrosse .paul-rabil-testimonial {
  position: relative;
}
/* line 131, ../../../app/assets/stylesheets/v2/sem_landing_pages/paul_rabil.scss */
#trx-for-lacrosse .paul-rabil-testimonial .caption {
  position: absolute;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  /* Chrome, Safari, Opera */
  -ms-transform: translateY(-50%);
  /* IE 9 */
  top: 65%;
  color: #fff;
}
/* line 137, ../../../app/assets/stylesheets/v2/sem_landing_pages/paul_rabil.scss */
#trx-for-lacrosse .paul-rabil-testimonial .caption .paul-rabil-testimonial-caption {
  font-size: 28px;
  font-family: Arial;
  font-weight: bold;
  font-style: italic;
  color: #fff;
  line-height: 1;
}
@media (min-width: 1458px) {
  /* line 152, ../../../app/assets/stylesheets/v2/sem_landing_pages/paul_rabil.scss */
  #trx-for-lacrosse .shooting-drill .shooting-caption .shooting-text {
    width: 65%;
  }
}
@media (max-width: 1199px) {
  /* line 160, ../../../app/assets/stylesheets/v2/sem_landing_pages/paul_rabil.scss */
  #trx-for-lacrosse .lacrosse-header .hero-caption {
    top: 60%;
  }
  /* line 166, ../../../app/assets/stylesheets/v2/sem_landing_pages/paul_rabil.scss */
  #trx-for-lacrosse .free-workout .workout-title, #trx-for-lacrosse .free-workout .workout-content {
    margin-bottom: 5px;
  }
  /* line 172, ../../../app/assets/stylesheets/v2/sem_landing_pages/paul_rabil.scss */
  #trx-for-lacrosse .paul-rabil-testimonial .caption {
    width: 35%;
    margin-left: 3%;
  }
  /* line 176, ../../../app/assets/stylesheets/v2/sem_landing_pages/paul_rabil.scss */
  #trx-for-lacrosse .paul-rabil-testimonial .caption .paul-rabil-testimonial-caption {
    top: 65%;
  }
}
@media (max-width: 1184px) {
  /* line 186, ../../../app/assets/stylesheets/v2/sem_landing_pages/paul_rabil.scss */
  #trx-for-lacrosse .shooting-drill .shooting-caption .shooting-text {
    width: 84%;
  }
}
@media (max-width: 1128px) {
  /* line 196, ../../../app/assets/stylesheets/v2/sem_landing_pages/paul_rabil.scss */
  #trx-for-lacrosse .shooting-drill .shooting-caption .shooting-text {
    width: 86%;
  }
}
@media (max-width: 1101px) {
  /* line 206, ../../../app/assets/stylesheets/v2/sem_landing_pages/paul_rabil.scss */
  #trx-for-lacrosse .free-workout .workout-caption .workout-title {
    margin-top: 5px;
  }
  /* line 214, ../../../app/assets/stylesheets/v2/sem_landing_pages/paul_rabil.scss */
  #trx-for-lacrosse .row .background-gradient div {
    top: 59%;
  }
  /* line 222, ../../../app/assets/stylesheets/v2/sem_landing_pages/paul_rabil.scss */
  #trx-for-lacrosse .shooting-drill .shooting-caption .shooting-text {
    width: 88%;
  }
  /* line 229, ../../../app/assets/stylesheets/v2/sem_landing_pages/paul_rabil.scss */
  #trx-for-lacrosse .paul-rabil-testimonial .caption {
    width: 36%;
    top: 60%;
  }
}
@media (max-width: 1076px) {
  /* line 239, ../../../app/assets/stylesheets/v2/sem_landing_pages/paul_rabil.scss */
  #trx-for-lacrosse .shooting-drill .shooting-caption .shooting-text {
    width: 90%;
  }
  /* line 246, ../../../app/assets/stylesheets/v2/sem_landing_pages/paul_rabil.scss */
  #trx-for-lacrosse .paul-rabil-testimonial .caption {
    width: 39%;
    top: 60%;
  }
}
@media (max-width: 1052px) {
  /* line 256, ../../../app/assets/stylesheets/v2/sem_landing_pages/paul_rabil.scss */
  #trx-for-lacrosse .free-workout .workout-caption .workout-title {
    margin: 3px 0 0 0;
  }
  /* line 263, ../../../app/assets/stylesheets/v2/sem_landing_pages/paul_rabil.scss */
  #trx-for-lacrosse .shooting-drill .shooting-caption .shooting-text {
    width: 93%;
  }
}
@media (max-width: 1018px) {
  /* line 274, ../../../app/assets/stylesheets/v2/sem_landing_pages/paul_rabil.scss */
  #trx-for-lacrosse .shooting-drill .shooting-caption .shooting-text .shooting-training {
    font-size: 100px;
  }
  /* line 277, ../../../app/assets/stylesheets/v2/sem_landing_pages/paul_rabil.scss */
  #trx-for-lacrosse .shooting-drill .shooting-caption .shooting-text .shooting-paul-rabil {
    font-size: 60px;
  }
}
@media (max-width: 957px) {
  /* line 287, ../../../app/assets/stylesheets/v2/sem_landing_pages/paul_rabil.scss */
  #trx-for-lacrosse .free-workout .workout-caption .col-sm-15 {
    width: 75%;
  }
  /* line 295, ../../../app/assets/stylesheets/v2/sem_landing_pages/paul_rabil.scss */
  #trx-for-lacrosse .shooting-drill .shooting-caption .shooting-text .shooting-training {
    font-size: 100px;
  }
  /* line 298, ../../../app/assets/stylesheets/v2/sem_landing_pages/paul_rabil.scss */
  #trx-for-lacrosse .shooting-drill .shooting-caption .shooting-text .shooting-paul-rabil {
    font-size: 60px;
  }
  /* line 306, ../../../app/assets/stylesheets/v2/sem_landing_pages/paul_rabil.scss */
  #trx-for-lacrosse .paul-rabil-testimonial .caption .paul-rabil-testimonial-caption {
    font-size: 25px;
  }
}
@media (max-width: 926px) {
  /* line 316, ../../../app/assets/stylesheets/v2/sem_landing_pages/paul_rabil.scss */
  #trx-for-lacrosse .next-level .background-gradient .col-sm-9 {
    width: 45%;
  }
  /* line 324, ../../../app/assets/stylesheets/v2/sem_landing_pages/paul_rabil.scss */
  #trx-for-lacrosse .shooting-drill .shooting-caption .shooting-text .shooting-training {
    font-size: 90px;
  }
  /* line 327, ../../../app/assets/stylesheets/v2/sem_landing_pages/paul_rabil.scss */
  #trx-for-lacrosse .shooting-drill .shooting-caption .shooting-text .shooting-paul-rabil {
    font-size: 55px;
    margin-top: 10px;
  }
  /* line 336, ../../../app/assets/stylesheets/v2/sem_landing_pages/paul_rabil.scss */
  #trx-for-lacrosse .paul-rabil-testimonial .caption .paul-rabil-testimonial-caption {
    font-size: 22px;
  }
}
@media (max-width: 833px) {
  /* line 347, ../../../app/assets/stylesheets/v2/sem_landing_pages/paul_rabil.scss */
  #trx-for-lacrosse .shooting-drill .shooting-caption .shooting-text .shooting-training {
    font-size: 85px;
  }
  /* line 350, ../../../app/assets/stylesheets/v2/sem_landing_pages/paul_rabil.scss */
  #trx-for-lacrosse .shooting-drill .shooting-caption .shooting-text .shooting-paul-rabil {
    font-size: 60px;
  }
}
@media (max-width: 787px) {
  /* line 360, ../../../app/assets/stylesheets/v2/sem_landing_pages/paul_rabil.scss */
  #trx-for-lacrosse .free-workout .workout-caption .col-sm-15 {
    width: 100%;
  }
  /* line 367, ../../../app/assets/stylesheets/v2/sem_landing_pages/paul_rabil.scss */
  #trx-for-lacrosse .shooting-drill .shooting-caption .shooting-text {
    width: 85%;
  }
  /* line 369, ../../../app/assets/stylesheets/v2/sem_landing_pages/paul_rabil.scss */
  #trx-for-lacrosse .shooting-drill .shooting-caption .shooting-text .shooting-training {
    font-size: 75px;
  }
  /* line 372, ../../../app/assets/stylesheets/v2/sem_landing_pages/paul_rabil.scss */
  #trx-for-lacrosse .shooting-drill .shooting-caption .shooting-text .shooting-paul-rabil {
    font-size: 45px;
  }
}

/* line 1, ../../../app/assets/stylesheets/v2/overrides/_color.css.scss */
.gray-color {
  color: #bbb;
}

/* line 2, ../../../app/assets/stylesheets/v2/overrides/_contact_form.scss */
.contact-representative-form .support-contact-wrapper {
  margin-top: 20px;
}
/* line 5, ../../../app/assets/stylesheets/v2/overrides/_contact_form.scss */
.contact-representative-form .support-contact-wrapper .two-columns {
  padding: 0 10px;
}
/* line 9, ../../../app/assets/stylesheets/v2/overrides/_contact_form.scss */
.contact-representative-form .support-contact-wrapper [input=text]:focus {
  padding-left: 19px;
}

/* line 2, ../../../app/assets/stylesheets/v2/overrides/_buttons.css.scss */
.btn-lightgrey a {
  text-decoration: underline;
}

@media (min-width: 900px) {
  /* line 3, ../../../app/assets/stylesheets/v2/overrides/_trainers_coaches.scss */
  .trainers-coaches.-education-section .text-block {
    margin-left: 55%;
    width: 36%;
  }
}
@media (min-width: 1000px) {
  /* line 3, ../../../app/assets/stylesheets/v2/overrides/_trainers_coaches.scss */
  .trainers-coaches.-education-section .text-block {
    margin-left: 50%;
    width: 47%;
  }
}
@media (min-width: 1025px) {
  /* line 3, ../../../app/assets/stylesheets/v2/overrides/_trainers_coaches.scss */
  .trainers-coaches.-education-section .text-block {
    top: 50%;
  }
}
@media (min-width: 1200px) {
  /* line 3, ../../../app/assets/stylesheets/v2/overrides/_trainers_coaches.scss */
  .trainers-coaches.-education-section .text-block {
    margin-left: 55%;
    width: 34%;
  }
}
@media (min-width: 1300px) {
  /* line 3, ../../../app/assets/stylesheets/v2/overrides/_trainers_coaches.scss */
  .trainers-coaches.-education-section .text-block {
    margin-left: 60%;
    width: 31%;
  }
}
@media (min-width: 1500px) {
  /* line 3, ../../../app/assets/stylesheets/v2/overrides/_trainers_coaches.scss */
  .trainers-coaches.-education-section .text-block {
    width: 28%;
  }
}
@media (min-width: 1600px) {
  /* line 3, ../../../app/assets/stylesheets/v2/overrides/_trainers_coaches.scss */
  .trainers-coaches.-education-section .text-block {
    width: 26%;
  }
}
/* line 30, ../../../app/assets/stylesheets/v2/overrides/_trainers_coaches.scss */
.trainers-coaches.-education-section .text-block .-text {
  padding-right: 20px;
}
/* line 33, ../../../app/assets/stylesheets/v2/overrides/_trainers_coaches.scss */
.trainers-coaches.-education-section .text-block .-text:first-child {
  margin-top: 0;
}
@media (min-width: 2px) {
  /* line 30, ../../../app/assets/stylesheets/v2/overrides/_trainers_coaches.scss */
  .trainers-coaches.-education-section .text-block .-text {
    margin-top: 30px;
  }
  /* line 40, ../../../app/assets/stylesheets/v2/overrides/_trainers_coaches.scss */
  .trainers-coaches.-education-section .text-block .-text .title {
    font-size: 30px;
    margin-bottom: 0;
  }
  /* line 44, ../../../app/assets/stylesheets/v2/overrides/_trainers_coaches.scss */
  .trainers-coaches.-education-section .text-block .-text .description {
    font-size: 15px;
    line-height: 20px;
    margin-bottom: 15px;
  }
}
@media (min-width: 820px) {
  /* line 51, ../../../app/assets/stylesheets/v2/overrides/_trainers_coaches.scss */
  .trainers-coaches.-education-section .text-block .-text .description {
    font-size: 15px;
    line-height: 22px;
  }
}
@media (min-width: 900px) {
  /* line 30, ../../../app/assets/stylesheets/v2/overrides/_trainers_coaches.scss */
  .trainers-coaches.-education-section .text-block .-text {
    margin-top: 30px;
  }
}
@media (min-width: 1000px) {
  /* line 30, ../../../app/assets/stylesheets/v2/overrides/_trainers_coaches.scss */
  .trainers-coaches.-education-section .text-block .-text {
    margin-top: 50px;
  }
  /* line 62, ../../../app/assets/stylesheets/v2/overrides/_trainers_coaches.scss */
  .trainers-coaches.-education-section .text-block .-text .title {
    font-size: 36px;
    margin-bottom: 10px;
  }
  /* line 66, ../../../app/assets/stylesheets/v2/overrides/_trainers_coaches.scss */
  .trainers-coaches.-education-section .text-block .-text .description {
    font-size: 15px;
    line-height: 24px;
    margin-bottom: 25px;
  }
}
@media (min-width: 1100px) {
  /* line 73, ../../../app/assets/stylesheets/v2/overrides/_trainers_coaches.scss */
  .trainers-coaches.-education-section .text-block .-text .title {
    font-size: 48px;
  }
}

/* line 1, ../../../app/assets/stylesheets/v2/components/_filter.scss */
.filters {
  font-family: "knockout_htf48" !important;
  text-transform: uppercase;
  font-size: 20px;
}
/* line 6, ../../../app/assets/stylesheets/v2/components/_filter.scss */
.filters .filter-box {
  border-bottom: 1px solid #d0d0d0;
}
/* line 10, ../../../app/assets/stylesheets/v2/components/_filter.scss */
.filters .filter-box {
  background: white;
  padding: 15px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
/* line 17, ../../../app/assets/stylesheets/v2/components/_filter.scss */
.filters .filter-box.-with-border {
  border: 1px solid #d0d0d0;
}
/* line 21, ../../../app/assets/stylesheets/v2/components/_filter.scss */
.filters .filter-box.-active {
  background: #2c2c2c;
  border-color: #2c2c2c;
}
/* line 25, ../../../app/assets/stylesheets/v2/components/_filter.scss */
.filters .filter-box.-active .filter-title, .filters .filter-box.-active .filter-dropdown-icon {
  color: white;
}
/* line 30, ../../../app/assets/stylesheets/v2/components/_filter.scss */
.filters .filter-box.-filter-option {
  background: #efefef;
}
/* line 33, ../../../app/assets/stylesheets/v2/components/_filter.scss */
.filters .filter-box.-filter-option .filter-title {
  padding: 0 20px;
}
/* line 38, ../../../app/assets/stylesheets/v2/components/_filter.scss */
.filters .filter-dropdown-icon {
  font-size: 11px;
}
/* line 42, ../../../app/assets/stylesheets/v2/components/_filter.scss */
.filters .filter-title {
  -webkit-box-flex: 4;
  -webkit-flex-grow: 4;
      -ms-flex-positive: 4;
          flex-grow: 4;
}
/* line 46, ../../../app/assets/stylesheets/v2/components/_filter.scss */
.filters .filter-list {
  margin-bottom: 0;
  padding: 0;
  list-style-type: none;
}
/* line 52, ../../../app/assets/stylesheets/v2/components/_filter.scss */
.filters .filter-filters-wrapper {
  background: #2c2c2c;
  padding: 0 10px;
  width: 100%;
  margin: 0;
}
/* line 60, ../../../app/assets/stylesheets/v2/components/_filter.scss */
.filters .dropdown-menu {
  font-size: 20px;
}

/* line 68, ../../../app/assets/stylesheets/v2/components/_filter.scss */
#content_wrapper > .filters {
  padding-top: 40px;
}

/* line 3, ../../../app/assets/stylesheets/landing_pages.css.scss */
span.bold, p.bold {
  font-weight: bold;
}

/* line 7, ../../../app/assets/stylesheets/landing_pages.css.scss */
.white-on-black {
  background: black;
  color: white;
}
/* line 11, ../../../app/assets/stylesheets/landing_pages.css.scss */
.white-on-black h2, .white-on-black .military.carousel .stc-quote, .military.carousel .white-on-black .stc-quote {
  margin: 15px 0;
}

/* line 16, ../../../app/assets/stylesheets/landing_pages.css.scss */
.lpg {
  margin-top: -120px;
}

/* MODULES */
/* line 22, ../../../app/assets/stylesheets/landing_pages.css.scss */
.lpg.active-running .modules {
  text-align: center;
  min-height: 330px;
}
@media (min-width: 992px) {
  /* line 22, ../../../app/assets/stylesheets/landing_pages.css.scss */
  .lpg.active-running .modules {
    margin: 10px 0;
  }
}
/* line 30, ../../../app/assets/stylesheets/landing_pages.css.scss */
.lpg.active-running .modules .module-left {
  margin: 24px 11px 24px 22px;
  background: url(//d1stxdp5ogppuo.cloudfront.net/assets/landing_pages/bg-strap-handle-555e7f0b8851dd1d935d9e566a50fab6.jpg) no-repeat bottom center;
  background-size: cover;
}
/* line 36, ../../../app/assets/stylesheets/landing_pages.css.scss */
.lpg.active-running .modules .module-right {
  margin: 24px 21px 24px 11px;
  background: url(//d1stxdp5ogppuo.cloudfront.net/assets/landing_pages/bg-suspended-lunge-057acc0dddbd12d32981a1aac5dfd1e8.jpg) no-repeat top center;
  background-size: cover;
}
/* line 42, ../../../app/assets/stylesheets/landing_pages.css.scss */
.lpg.active-running .modules .module-left, .lpg.active-running .modules .module-right {
  box-sizing: border-box;
  padding: 15px;
}
@media (max-width: 991px) {
  /* line 42, ../../../app/assets/stylesheets/landing_pages.css.scss */
  .lpg.active-running .modules .module-left, .lpg.active-running .modules .module-right {
    height: 300px;
    margin: 0;
  }
}
@media (min-width: 992px) {
  /* line 22, ../../../app/assets/stylesheets/landing_pages.css.scss */
  .lpg.active-running .modules {
    background: url(//d1stxdp5ogppuo.cloudfront.net/assets/sem_landing_pages/bg-rabil-banners-4774dfe12b53cdc75c0230c5430c2a06.jpg) no-repeat;
  }
  /* line 55, ../../../app/assets/stylesheets/landing_pages.css.scss */
  .lpg.active-running .modules .module-left, .lpg.active-running .modules .module-right {
    height: 282px;
    width: 445px;
  }
}
/* line 61, ../../../app/assets/stylesheets/landing_pages.css.scss */
.lpg.active-running .modules h2, .lpg.active-running .modules .military.carousel .stc-quote, .military.carousel .lpg.active-running .modules .stc-quote {
  text-align: center;
  line-height: 45px;
  color: white;
  padding: 50px 0 0;
}
@media (max-width: 991px) {
  /* line 61, ../../../app/assets/stylesheets/landing_pages.css.scss */
  .lpg.active-running .modules h2, .lpg.active-running .modules .military.carousel .stc-quote, .military.carousel .lpg.active-running .modules .stc-quote {
    font-size: 46px;
  }
}
/* line 73, ../../../app/assets/stylesheets/landing_pages.css.scss */
.lpg.active-running .modules .module-left p {
  margin-top: 26px;
  text-align: center;
}
@media (max-width: 991px) {
  /* line 73, ../../../app/assets/stylesheets/landing_pages.css.scss */
  .lpg.active-running .modules .module-left p {
    margin-top: 34px;
  }
}
@media (max-width: 767px) {
  /* line 73, ../../../app/assets/stylesheets/landing_pages.css.scss */
  .lpg.active-running .modules .module-left p {
    margin-top: 42px;
  }
}

/* line 88, ../../../app/assets/stylesheets/landing_pages.css.scss */
.split-module {
  display: table;
}
/* line 91, ../../../app/assets/stylesheets/landing_pages.css.scss */
.split-module .submodule {
  float: none;
  display: table-cell;
}

/* line 97, ../../../app/assets/stylesheets/landing_pages.css.scss */
.module {
  padding: 25px 35px 50px;
}
/* line 100, ../../../app/assets/stylesheets/landing_pages.css.scss */
.module h3 {
  font-size: 48px;
}
/* line 104, ../../../app/assets/stylesheets/landing_pages.css.scss */
.module.trx-app {
  background: url(//d1stxdp5ogppuo.cloudfront.net/assets/landing_pages/bg-trx-app-1ffdcf48444c2ec519405bb96887b004.jpg) no-repeat center top;
  background-size: cover;
  height: 438px;
}
@media (min-width: 992px) {
  /* line 110, ../../../app/assets/stylesheets/landing_pages.css.scss */
  .module.trx-app div {
    padding: 5%;
  }
}
@media (max-width: 991px) {
  /* line 104, ../../../app/assets/stylesheets/landing_pages.css.scss */
  .module.trx-app {
    height: auto;
    text-align: center;
    background: white;
  }
}
/* line 122, ../../../app/assets/stylesheets/landing_pages.css.scss */
.module.yoga {
  background: url(//d1stxdp5ogppuo.cloudfront.net/assets/landing_pages/bg-yoga-55fa5d536aeb2db4f87c0a994eaeadea.jpg) no-repeat center right;
  background-size: cover;
  padding-bottom: 20%;
  color: white;
}
/* line 128, ../../../app/assets/stylesheets/landing_pages.css.scss */
.module.yoga h3 {
  margin-top: 0;
}
/* line 131, ../../../app/assets/stylesheets/landing_pages.css.scss */
.module.yoga h3 a {
  color: white;
}
/* line 136, ../../../app/assets/stylesheets/landing_pages.css.scss */
.module.yoga p {
  color: white;
}
/* line 140, ../../../app/assets/stylesheets/landing_pages.css.scss */
.module.yoga div {
  padding: 20px;
  background: rgba(0, 0, 0, 0.1);
}
@media (min-width: 768px) {
  /* line 140, ../../../app/assets/stylesheets/landing_pages.css.scss */
  .module.yoga div {
    width: 40%;
  }
}
@media (max-width: 767px) {
  /* line 140, ../../../app/assets/stylesheets/landing_pages.css.scss */
  .module.yoga div {
    width: 100%;
  }
}

/* line 155, ../../../app/assets/stylesheets/landing_pages.css.scss */
.lpg.her-fitness .module-left {
  background: url(//d1stxdp5ogppuo.cloudfront.net/assets/landing_pages/bg-chest-press-17255c7a0402385e63f35524c9734cd4.jpg) no-repeat center center;
  background-size: cover;
}

/* line 160, ../../../app/assets/stylesheets/landing_pages.css.scss */
.lpg.his-fitness .module-left {
  background: url(//d1stxdp5ogppuo.cloudfront.net/assets/landing_pages/bg-oblique-crunch-2e3e2d58f290fb8c240a7e8066a7a0ee.jpg) no-repeat center center;
  background-size: cover;
}

/* line 165, ../../../app/assets/stylesheets/landing_pages.css.scss */
.lpg .module-right {
  padding: 10px 40px 0;
}
/* line 168, ../../../app/assets/stylesheets/landing_pages.css.scss */
.lpg .module-right img {
  padding: 20px;
}
/* line 172, ../../../app/assets/stylesheets/landing_pages.css.scss */
.lpg .module-right h3 {
  font-size: 45px;
  padding-right: 50px;
}
@media (min-width: 768px) {
  /* line 172, ../../../app/assets/stylesheets/landing_pages.css.scss */
  .lpg .module-right h3 {
    padding-right: 0;
  }
}

/* HERO */
/* line 184, ../../../app/assets/stylesheets/landing_pages.css.scss */
.lpg.active-running {
  margin-top: 0;
}
@media (min-width: 992px) {
  /* line 184, ../../../app/assets/stylesheets/landing_pages.css.scss */
  .lpg.active-running {
    width: 956px;
    margin: 0 auto;
  }
}

/* line 194, ../../../app/assets/stylesheets/landing_pages.css.scss */
.lpg.active-running .hero, .lpg.active-running .fineprint {
  margin: 0;
}

/* line 199, ../../../app/assets/stylesheets/landing_pages.css.scss */
.lpg.active-running .hero {
  height: 413px;
  background: url(//d1stxdp5ogppuo.cloudfront.net/assets/landing_pages/hero-activerunning-02344635b58223f56d6e05d9f2b17146.jpg) no-repeat top center;
  background-size: cover;
  color: #333333;
}
@media (max-width: 991px) {
  /* line 199, ../../../app/assets/stylesheets/landing_pages.css.scss */
  .lpg.active-running .hero {
    background-position: left center;
  }
}
/* line 209, ../../../app/assets/stylesheets/landing_pages.css.scss */
.lpg.active-running .hero h1 {
  margin-top: 50px;
}
/* line 213, ../../../app/assets/stylesheets/landing_pages.css.scss */
.lpg.active-running .hero p {
  color: #333333;
}
@media (min-width: 600px) and (max-width: 992px) {
  /* line 213, ../../../app/assets/stylesheets/landing_pages.css.scss */
  .lpg.active-running .hero p {
    width: 50%;
  }
}
/* line 221, ../../../app/assets/stylesheets/landing_pages.css.scss */
.lpg.active-running .hero p.bold {
  margin: 15px 0 0;
}

@media (min-width: 992px) {
  /* line 227, ../../../app/assets/stylesheets/landing_pages.css.scss */
  .lpg.active-running .video > div > div {
    margin: 0 auto 10px;
  }
}
/* line 232, ../../../app/assets/stylesheets/landing_pages.css.scss */
.lpg.his-fitness .hero {
  background: url(//d1stxdp5ogppuo.cloudfront.net/assets/landing_pages/test-32c9989266097950ffec83159afae87d.jpg) no-repeat center center;
  background-size: cover;
}
/* line 236, ../../../app/assets/stylesheets/landing_pages.css.scss */
.lpg.his-fitness .hero h1 {
  margin: 0;
  font-size: 59px;
}
@media (max-width: 991px) {
  /* line 236, ../../../app/assets/stylesheets/landing_pages.css.scss */
  .lpg.his-fitness .hero h1 {
    font-size: 50px;
  }
}
/* line 245, ../../../app/assets/stylesheets/landing_pages.css.scss */
.lpg.his-fitness .hero h1, .lpg.his-fitness .hero p {
  text-shadow: 0 0 5px black;
}
/* line 249, ../../../app/assets/stylesheets/landing_pages.css.scss */
.lpg.his-fitness .hero .lpg-description {
  position: absolute;
  bottom: 5%;
  padding: 30px;
}
@media (max-width: 991px) {
  /* line 232, ../../../app/assets/stylesheets/landing_pages.css.scss */
  .lpg.his-fitness .hero {
    background-position: -100px bottom;
  }
  /* line 258, ../../../app/assets/stylesheets/landing_pages.css.scss */
  .lpg.his-fitness .hero .lpg-description {
    padding: 15px;
    margin-left: 33%;
  }
}
@media (max-width: 767px) {
  /* line 265, ../../../app/assets/stylesheets/landing_pages.css.scss */
  .lpg.his-fitness .hero .lpg-description {
    margin-left: 10%;
  }
}

/* line 271, ../../../app/assets/stylesheets/landing_pages.css.scss */
.lpg.her-fitness .hero {
  background: url(//d1stxdp5ogppuo.cloudfront.net/assets/landing_pages/hero-herfitness-73e014795eb3df3c65a7de543e2e9a30.jpg) no-repeat center center;
  background-size: cover;
}
/* line 275, ../../../app/assets/stylesheets/landing_pages.css.scss */
.lpg.her-fitness .hero .lpg-description {
  position: absolute;
  bottom: 20px;
}

/* line 281, ../../../app/assets/stylesheets/landing_pages.css.scss */
.lpg .hero {
  position: relative;
  color: white;
}
/* line 285, ../../../app/assets/stylesheets/landing_pages.css.scss */
.lpg .hero h1 {
  font-size: 65px;
  letter-spacing: 0;
}
@media (max-width: 767px) {
  /* line 285, ../../../app/assets/stylesheets/landing_pages.css.scss */
  .lpg .hero h1 {
    font-size: 55px;
  }
}
/* line 294, ../../../app/assets/stylesheets/landing_pages.css.scss */
.lpg .hero p {
  color: white;
}

/* line 299, ../../../app/assets/stylesheets/landing_pages.css.scss */
.lpg .fineprint {
  background: #F5F5F5;
  padding: 20px 0;
}
/* line 303, ../../../app/assets/stylesheets/landing_pages.css.scss */
.lpg .fineprint p {
  margin: 0;
  font-size: 12px;
}

/* FORM/GIVEAWAY SECTION */
/* line 311, ../../../app/assets/stylesheets/landing_pages.css.scss */
.lpg .entry {
  background: url(//d1stxdp5ogppuo.cloudfront.net/assets/landing_pages/bg-twirling-straps-9be764a5af0068b6c8310434cb118ee0.jpg) no-repeat center center #F5F5F5;
  background-size: cover;
  height: 413px;
  text-align: center;
}
/* line 317, ../../../app/assets/stylesheets/landing_pages.css.scss */
.lpg .entry h3 {
  font-size: 55px;
  margin: 40px 0 15px;
}
@media (max-width: 767px) {
  /* line 317, ../../../app/assets/stylesheets/landing_pages.css.scss */
  .lpg .entry h3 {
    font-size: 40px;
    margin: 30px 0 15px;
  }
}
/* line 327, ../../../app/assets/stylesheets/landing_pages.css.scss */
.lpg .entry p, .lpg .entry a {
  font-size: 13px;
  line-height: 13px;
  margin: 0;
}
/* line 333, ../../../app/assets/stylesheets/landing_pages.css.scss */
.lpg .entry p {
  clear: both;
}
/* line 337, ../../../app/assets/stylesheets/landing_pages.css.scss */
.lpg .entry a {
  text-decoration: underline;
}
/* line 341, ../../../app/assets/stylesheets/landing_pages.css.scss */
.lpg .entry input {
  border: 5px solid white;
  float: left;
  box-sizing: border-box;
}
/* line 347, ../../../app/assets/stylesheets/landing_pages.css.scss */
.lpg .entry input[type="email"] {
  box-shadow: none;
  font-weight: bold;
  background: #dbdbdb;
  border-right: 0;
  width: 70%;
  padding: 0 15px;
}
/* line 355, ../../../app/assets/stylesheets/landing_pages.css.scss */
.lpg .entry input[type="email"].invalid {
  background: #FFC4C4;
}
/* line 359, ../../../app/assets/stylesheets/landing_pages.css.scss */
.lpg .entry input[type="email"].success {
  background: #ACE393;
}
/* line 364, ../../../app/assets/stylesheets/landing_pages.css.scss */
.lpg .entry input[type="submit"] {
  width: 30%;
  padding: 0;
}
/* line 369, ../../../app/assets/stylesheets/landing_pages.css.scss */
.lpg .entry form {
  width: 50%;
  margin: 10px auto 0;
  height: 75px;
}
@media (max-width: 767px) {
  /* line 369, ../../../app/assets/stylesheets/landing_pages.css.scss */
  .lpg .entry form {
    width: 90%;
  }
}
/* line 379, ../../../app/assets/stylesheets/landing_pages.css.scss */
.lpg .entry .btn, .lpg .entry .socialwall .candid-wall-load-more, .socialwall .lpg .entry .candid-wall-load-more, .lpg .entry input {
  height: 60px;
}

/* line 384, ../../../app/assets/stylesheets/landing_pages.css.scss */
.lpg.active-running .entry {
  background: url(//d1stxdp5ogppuo.cloudfront.net/assets/landing_pages/trx-pidgeon-pose-35ed6b07fe83a61770bc724338632d39.jpg) no-repeat center center;
  background-size: cover;
  height: 343px;
  text-align: left;
}
@media (min-width: 992px) {
  /* line 384, ../../../app/assets/stylesheets/landing_pages.css.scss */
  .lpg.active-running .entry {
    margin: 0 auto 10px;
  }
}
/* line 394, ../../../app/assets/stylesheets/landing_pages.css.scss */
.lpg.active-running .entry p {
  width: 285px;
}
@media (max-width: 767px) {
  /* line 384, ../../../app/assets/stylesheets/landing_pages.css.scss */
  .lpg.active-running .entry {
    background-position: left center;
  }
}
/* line 402, ../../../app/assets/stylesheets/landing_pages.css.scss */
.lpg.active-running .entry .promo p {
  width: 320px;
  font-size: 16px;
  line-height: 19px;
  margin-bottom: 13px;
}
/* line 409, ../../../app/assets/stylesheets/landing_pages.css.scss */
.lpg.active-running .entry .col-md-offset-2 {
  margin-left: 2%;
}
/* line 413, ../../../app/assets/stylesheets/landing_pages.css.scss */
.lpg.active-running .entry form {
  margin: 0;
  width: 55%;
}
@media (max-width: 767px) {
  /* line 413, ../../../app/assets/stylesheets/landing_pages.css.scss */
  .lpg.active-running .entry form {
    width: 98%;
  }
}

/* MEDIA LIST */
/* line 425, ../../../app/assets/stylesheets/landing_pages.css.scss */
.media-list {
  background: #F5F5F5;
  padding: 30px 0;
}
/* line 429, ../../../app/assets/stylesheets/landing_pages.css.scss */
.media-list .media-left {
  float: left;
  margin-right: 30px;
}
/* line 434, ../../../app/assets/stylesheets/landing_pages.css.scss */
.media-list h4 {
  font-size: 40px;
}
/* line 437, ../../../app/assets/stylesheets/landing_pages.css.scss */
.media-list h4 a {
  display: inline-block;
  font-size: 23px;
  text-transform: none;
}
@media (max-width: 767px) {
  /* line 437, ../../../app/assets/stylesheets/landing_pages.css.scss */
  .media-list h4 a {
    display: block;
  }
}
@media (max-width: 767px) {
  /* line 425, ../../../app/assets/stylesheets/landing_pages.css.scss */
  .media-list {
    text-align: center;
  }
  /* line 451, ../../../app/assets/stylesheets/landing_pages.css.scss */
  .media-list .media-left {
    float: none;
    margin: 0;
  }
  /* line 456, ../../../app/assets/stylesheets/landing_pages.css.scss */
  .media-list .media-left img {
    margin: 0 auto 10px;
  }
  /* line 460, ../../../app/assets/stylesheets/landing_pages.css.scss */
  .media-list .media-heading {
    text-align: center;
  }
}

/* line 467, ../../../app/assets/stylesheets/landing_pages.css.scss */
.lpg.back-to-school .hero {
  border: 1px solid #DBDBDB;
  background: url(//d1stxdp5ogppuo.cloudfront.net/assets/landing_pages/bts/hero-06411962b53817fc7a0977f9f6471cd2.jpg) no-repeat center center;
  margin-top: 10px;
}
@media (max-width: 767px) {
  /* line 467, ../../../app/assets/stylesheets/landing_pages.css.scss */
  .lpg.back-to-school .hero {
    background: none;
  }
}
/* line 477, ../../../app/assets/stylesheets/landing_pages.css.scss */
.lpg.back-to-school .hero p {
  color: white;
  margin: 0;
}
/* line 482, ../../../app/assets/stylesheets/landing_pages.css.scss */
.lpg.back-to-school .hero h1 {
  margin-top: 25px;
  color: white;
}
/* line 488, ../../../app/assets/stylesheets/landing_pages.css.scss */
.lpg.back-to-school .workouts {
  display: table;
  font-size: 17px;
  line-height: 21px;
  color: white;
}
/* line 494, ../../../app/assets/stylesheets/landing_pages.css.scss */
.lpg.back-to-school .workouts .workout-row {
  border-bottom: 1px solid white;
  padding: 0 0 5px;
}
/* line 498, ../../../app/assets/stylesheets/landing_pages.css.scss */
.lpg.back-to-school .workouts .workout-row:last-child {
  border: 0;
}
/* line 503, ../../../app/assets/stylesheets/landing_pages.css.scss */
.lpg.back-to-school .workouts .workout-col {
  display: table-cell;
}
/* line 506, ../../../app/assets/stylesheets/landing_pages.css.scss */
.lpg.back-to-school .workouts .workout-col a {
  margin-top: 8px;
}
/* line 510, ../../../app/assets/stylesheets/landing_pages.css.scss */
.lpg.back-to-school .workouts .workout-col:first-child {
  width: 220px;
}
/* line 516, ../../../app/assets/stylesheets/landing_pages.css.scss */
.lpg.back-to-school ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
/* line 523, ../../../app/assets/stylesheets/landing_pages.css.scss */
.lpg.back-to-school .workouts li {
  border-bottom: 1px solid black;
  clear: both;
  line-height: 20px;
}
/* line 530, ../../../app/assets/stylesheets/landing_pages.css.scss */
.lpg.back-to-school .modules .offers {
  text-align: left;
  color: #333;
  margin-top: 22px;
  background: url(//d1stxdp5ogppuo.cloudfront.net/assets/landing_pages/bts/module-ca7c1624b1fdb7d636af31ce8f4e948c.jpg) no-repeat center top;
  height: 283px;
}
/* line 537, ../../../app/assets/stylesheets/landing_pages.css.scss */
.lpg.back-to-school .modules .offers .code {
  margin-top: 90px;
  text-transform: uppercase;
}
/* line 541, ../../../app/assets/stylesheets/landing_pages.css.scss */
.lpg.back-to-school .modules .offers .code a {
  margin-bottom: 7px;
}
/* line 546, ../../../app/assets/stylesheets/landing_pages.css.scss */
.lpg.back-to-school .modules .offers ul {
  font-weight: bold;
  font-size: 25px;
  margin-bottom: 10px;
}
/* line 551, ../../../app/assets/stylesheets/landing_pages.css.scss */
.lpg.back-to-school .modules .offers ul li {
  line-height: 26px;
}
/* line 556, ../../../app/assets/stylesheets/landing_pages.css.scss */
.lpg.back-to-school .modules .offers h2, .lpg.back-to-school .modules .offers .military.carousel .stc-quote, .military.carousel .lpg.back-to-school .modules .offers .stc-quote {
  margin-top: 33px;
  text-align: left;
  color: #333;
  padding: 0;
}
@media (max-width: 991px) {
  /* line 530, ../../../app/assets/stylesheets/landing_pages.css.scss */
  .lpg.back-to-school .modules .offers {
    background: none;
    text-align: center;
  }
  /* line 567, ../../../app/assets/stylesheets/landing_pages.css.scss */
  .lpg.back-to-school .modules .offers h2, .lpg.back-to-school .modules .offers .military.carousel .stc-quote, .military.carousel .lpg.back-to-school .modules .offers .stc-quote {
    text-align: center;
    margin: 0;
  }
  /* line 572, ../../../app/assets/stylesheets/landing_pages.css.scss */
  .lpg.back-to-school .modules .offers .code {
    margin: 0;
  }
}
/* line 578, ../../../app/assets/stylesheets/landing_pages.css.scss */
.lpg.back-to-school .module-right {
  padding: 0;
}
/* line 582, ../../../app/assets/stylesheets/landing_pages.css.scss */
.lpg.back-to-school .head {
  height: 100px;
}
/* line 586, ../../../app/assets/stylesheets/landing_pages.css.scss */
.lpg.back-to-school .category {
  text-align: center;
}
/* line 589, ../../../app/assets/stylesheets/landing_pages.css.scss */
.lpg.back-to-school .category.with-border {
  border-right: 1px solid #7F7F7F;
}
@media (max-width: 991px) {
  /* line 594, ../../../app/assets/stylesheets/landing_pages.css.scss */
  .lpg.back-to-school .category.with-border {
    border-right: 0;
  }
}
/* line 599, ../../../app/assets/stylesheets/landing_pages.css.scss */
.lpg.back-to-school .category img {
  padding: 0;
}
/* line 606, ../../../app/assets/stylesheets/landing_pages.css.scss */
.lpg.back-to-school .products .module-left .content, .lpg.back-to-school .products .module-right .content {
  padding: 0 15px 15px;
  border: 1px solid #DBDBDB;
}
/* line 610, ../../../app/assets/stylesheets/landing_pages.css.scss */
.lpg.back-to-school .products .module-left .content .col-md-12, .lpg.back-to-school .products .module-right .content .col-md-12 {
  padding: 0;
  margin: 0;
}

/* line 619, ../../../app/assets/stylesheets/landing_pages.css.scss */
#main-wrapper.black {
  background: black;
  padding-bottom: 30px;
}

/* line 625, ../../../app/assets/stylesheets/landing_pages.css.scss */
.get-fit h1 {
  font-size: 55px;
}
/* line 629, ../../../app/assets/stylesheets/landing_pages.css.scss */
.get-fit p, .get-fit h3 {
  color: white;
}
/* line 633, ../../../app/assets/stylesheets/landing_pages.css.scss */
.get-fit .profile {
  background: url(//d1stxdp5ogppuo.cloudfront.net/assets/landing_pages/get_fit/basheerah-cabe09cef1774df55ad726a9641de3e6.jpg);
  background-size: cover;
  min-height: 600px;
  position: relative;
}
@media (max-width: 767px) {
  /* line 633, ../../../app/assets/stylesheets/landing_pages.css.scss */
  .get-fit .profile {
    min-height: 400px;
  }
}
/* line 643, ../../../app/assets/stylesheets/landing_pages.css.scss */
.get-fit .profile .description {
  padding: 20px;
  position: absolute;
  bottom: 0;
}
/* line 649, ../../../app/assets/stylesheets/landing_pages.css.scss */
.get-fit .profile h3 {
  font-size: 37px;
}
/* line 654, ../../../app/assets/stylesheets/landing_pages.css.scss */
.get-fit .backdrop {
  background: rgba(0, 0, 0, 0.5);
  padding: 13px 40px;
  position: absolute;
  bottom: 40px;
  width: 100%;
}
/* line 661, ../../../app/assets/stylesheets/landing_pages.css.scss */
.get-fit .backdrop a {
  margin-top: -40px;
}
@media (max-width: 1199px) {
  /* line 654, ../../../app/assets/stylesheets/landing_pages.css.scss */
  .get-fit .backdrop {
    text-align: center;
  }
  /* line 668, ../../../app/assets/stylesheets/landing_pages.css.scss */
  .get-fit .backdrop a {
    margin: 5px 0 0;
    float: none !important;
  }
}
/* line 674, ../../../app/assets/stylesheets/landing_pages.css.scss */
.get-fit .backdrop h3 {
  margin: 0;
  text-transform: none;
  font-size: 18px;
  font-family: Arial, sans-serif;
}
/* line 681, ../../../app/assets/stylesheets/landing_pages.css.scss */
.get-fit .backdrop span {
  text-transform: uppercase;
  display: block;
  font-size: 44px;
  font-family: "knockout_htf48";
}
/* line 689, ../../../app/assets/stylesheets/landing_pages.css.scss */
.get-fit .video p {
  margin: 0 20px 20px 20px;
}
/* line 693, ../../../app/assets/stylesheets/landing_pages.css.scss */
.get-fit .video h2, .get-fit .video .military.carousel .stc-quote, .military.carousel .get-fit .video .stc-quote {
  font-size: 37px;
  margin-bottom: 0;
}
/* line 698, ../../../app/assets/stylesheets/landing_pages.css.scss */
.get-fit h2, .get-fit .military.carousel .stc-quote, .military.carousel .get-fit .stc-quote {
  color: #FFE500;
}
/* line 702, ../../../app/assets/stylesheets/landing_pages.css.scss */
.get-fit .header {
  color: #FFE500;
}
/* line 705, ../../../app/assets/stylesheets/landing_pages.css.scss */
.get-fit .header a {
  margin-top: -22px;
}
@media (max-width: 767px) {
  /* line 710, ../../../app/assets/stylesheets/landing_pages.css.scss */
  .get-fit .header a {
    margin: 0 0 20px;
  }
}
/* line 716, ../../../app/assets/stylesheets/landing_pages.css.scss */
.get-fit h2, .get-fit .military.carousel .stc-quote, .military.carousel .get-fit .stc-quote {
  display: inline-block;
  margin: 20px;
}
/* line 721, ../../../app/assets/stylesheets/landing_pages.css.scss */
.get-fit a.yellow {
  color: #FFE500;
  line-height: 48px;
  vertical-align: middle;
  font-size: 19px;
  text-transform: none;
  font-family: Arial, sans-serif;
  letter-spacing: 0;
  margin: 0;
}
@media (max-width: 767px) {
  /* line 721, ../../../app/assets/stylesheets/landing_pages.css.scss */
  .get-fit a.yellow {
    display: block;
    line-height: 20px;
  }
}
/* line 737, ../../../app/assets/stylesheets/landing_pages.css.scss */
.get-fit .inline-email-signup {
  padding-bottom: 100px;
}
/* line 741, ../../../app/assets/stylesheets/landing_pages.css.scss */
.get-fit .testimonial {
  background: url(//d1stxdp5ogppuo.cloudfront.net/assets/landing_pages/get_fit/dance-327fff13ffc96d27139b58adf55ca520.jpg) no-repeat;
  background-size: cover;
  height: 600px;
  padding: 0;
  position: relative;
}
/* line 748, ../../../app/assets/stylesheets/landing_pages.css.scss */
.get-fit .testimonial p {
  background: rgba(0, 0, 0, 0.5);
  padding: 20px 150px;
  position: absolute;
  bottom: 0;
  margin: 0;
}
/* line 755, ../../../app/assets/stylesheets/landing_pages.css.scss */
.get-fit .testimonial p span {
  display: block;
  margin-top: 7px;
  color: #FFE500;
}
/* line 763, ../../../app/assets/stylesheets/landing_pages.css.scss */
.get-fit .workout {
  position: relative;
  padding: 0;
  height: 400px;
}
@media (min-width: 1199px) {
  /* line 770, ../../../app/assets/stylesheets/landing_pages.css.scss */
  .get-fit .workout {
    height: 600px;
  }
}
/* line 775, ../../../app/assets/stylesheets/landing_pages.css.scss */
.get-fit .workout-1 {
  background: url(//d1stxdp5ogppuo.cloudfront.net/assets/landing_pages/get_fit/basheerah/workout-1-28a6cc44eacaa0f21d8216af1f78f167.jpg) no-repeat;
  background-size: cover;
}
/* line 780, ../../../app/assets/stylesheets/landing_pages.css.scss */
.get-fit .workout-2 {
  background: url(//d1stxdp5ogppuo.cloudfront.net/assets/landing_pages/get_fit/basheerah/workout-2-1297b92765c40e71f356d2ee1f369529.jpg) no-repeat;
  background-size: cover;
}
@media (max-width: 991px) {
  /* line 780, ../../../app/assets/stylesheets/landing_pages.css.scss */
  .get-fit .workout-2 {
    background-position: 0 -400px;
  }
}
@media (max-width: 767px) {
  /* line 780, ../../../app/assets/stylesheets/landing_pages.css.scss */
  .get-fit .workout-2 {
    background-position: 0 0;
  }
}
/* line 791, ../../../app/assets/stylesheets/landing_pages.css.scss */
.get-fit .workout-3 {
  background: url(//d1stxdp5ogppuo.cloudfront.net/assets/landing_pages/get_fit/basheerah/workout-3-e6159eebbe592eda887b354915f7346c.jpg) no-repeat;
  background-size: cover;
}
@media (max-width: 991px) {
  /* line 791, ../../../app/assets/stylesheets/landing_pages.css.scss */
  .get-fit .workout-3 {
    background-position: 0 -125px;
  }
}
@media (max-width: 767px) {
  /* line 791, ../../../app/assets/stylesheets/landing_pages.css.scss */
  .get-fit .workout-3 {
    background-position: 0 0;
  }
}
/* line 802, ../../../app/assets/stylesheets/landing_pages.css.scss */
.get-fit .sign-up h2, .get-fit .sign-up .military.carousel .stc-quote, .military.carousel .get-fit .sign-up .stc-quote {
  padding-top: 22px;
  font-size: 35px;
}
@media (max-width: 767px) {
  /* line 808, ../../../app/assets/stylesheets/landing_pages.css.scss */
  .get-fit .sign-up h2, .get-fit .sign-up .military.carousel .stc-quote, .military.carousel .get-fit .sign-up .stc-quote {
    padding: 0;
    margin: 0 0 10px;
  }
  /* line 813, ../../../app/assets/stylesheets/landing_pages.css.scss */
  .get-fit .inline-email-signup {
    padding-bottom: 0;
  }
  /* line 817, ../../../app/assets/stylesheets/landing_pages.css.scss */
  .get-fit .sign-up {
    padding-bottom: 10px;
  }
}
/* line 823, ../../../app/assets/stylesheets/landing_pages.css.scss */
.get-fit .inline-email-signup input {
  border: 5px solid white;
  float: left;
  box-sizing: border-box;
}
/* line 829, ../../../app/assets/stylesheets/landing_pages.css.scss */
.get-fit .inline-email-signup input[type="email"] {
  box-shadow: none;
  font-weight: bold;
  background: #dbdbdb;
  border-right: 0;
  width: 70%;
  padding: 0 15px;
}
/* line 837, ../../../app/assets/stylesheets/landing_pages.css.scss */
.get-fit .inline-email-signup input[type="email"].invalid {
  background: #FFC4C4;
}
/* line 841, ../../../app/assets/stylesheets/landing_pages.css.scss */
.get-fit .inline-email-signup input[type="email"].success {
  background: #ACE393;
}
/* line 846, ../../../app/assets/stylesheets/landing_pages.css.scss */
.get-fit .inline-email-signup input[type="submit"] {
  width: 30%;
  padding: 0;
}
/* line 851, ../../../app/assets/stylesheets/landing_pages.css.scss */
.get-fit .inline-email-signup form {
  width: 50%;
  margin: 10px auto 0;
}
/* line 856, ../../../app/assets/stylesheets/landing_pages.css.scss */
.get-fit .inline-email-signup .btn, .get-fit .inline-email-signup .socialwall .candid-wall-load-more, .socialwall .get-fit .inline-email-signup .candid-wall-load-more, .get-fit .inline-email-signup input {
  height: 60px;
}
@media (max-width: 767px) {
  /* line 862, ../../../app/assets/stylesheets/landing_pages.css.scss */
  .get-fit .inline-email-signup form {
    width: 100%;
  }
}
/* line 867, ../../../app/assets/stylesheets/landing_pages.css.scss */
.get-fit .shop {
  position: relative;
  height: 450px;
}
@media (min-width: 1200px) {
  /* line 867, ../../../app/assets/stylesheets/landing_pages.css.scss */
  .get-fit .shop {
    height: 550px;
  }
}
@media (max-width: 767px) {
  /* line 867, ../../../app/assets/stylesheets/landing_pages.css.scss */
  .get-fit .shop {
    height: 300px;
  }
}
/* line 879, ../../../app/assets/stylesheets/landing_pages.css.scss */
.get-fit .shop h3 {
  font-size: 40px;
}
/* line 883, ../../../app/assets/stylesheets/landing_pages.css.scss */
.get-fit .shop div {
  padding: 20px;
  position: absolute;
  bottom: 0;
}
/* line 890, ../../../app/assets/stylesheets/landing_pages.css.scss */
.get-fit .home-kit {
  background: url(//d1stxdp5ogppuo.cloudfront.net/assets/landing_pages/get_fit/home-kit-27ab26d3d1cd3e0dcc89c9c181d3aefa.jpg) white no-repeat;
  background-size: contain;
  background-position: center center;
}
@media (max-width: 767px) {
  /* line 890, ../../../app/assets/stylesheets/landing_pages.css.scss */
  .get-fit .home-kit {
    background: url(//d1stxdp5ogppuo.cloudfront.net/assets/landing_pages/get_fit/home-kit-27ab26d3d1cd3e0dcc89c9c181d3aefa.jpg) no-repeat white;
    background-size: contain;
    height: 373px;
  }
}
/* line 901, ../../../app/assets/stylesheets/landing_pages.css.scss */
.get-fit .home-kit h3, .get-fit .home-kit p {
  color: black;
}
/* line 906, ../../../app/assets/stylesheets/landing_pages.css.scss */
.get-fit .apparel {
  background: url(//d1stxdp5ogppuo.cloudfront.net/assets/landing_pages/get_fit/apparel-503f55ac2396e20f63213067a6e886a0.jpg) no-repeat;
  background-size: cover;
}
/* line 911, ../../../app/assets/stylesheets/landing_pages.css.scss */
.get-fit #playerwrapper {
  position: relative;
  z-index: 50;
}

/* line 918, ../../../app/assets/stylesheets/landing_pages.css.scss */
.get-fit.jay .profile {
  background: url(//d1stxdp5ogppuo.cloudfront.net/assets/landing_pages/get_fit/jay-f424f11fa56eb71d097b689a3d834a76.jpg);
  background-size: cover;
}
/* line 923, ../../../app/assets/stylesheets/landing_pages.css.scss */
.get-fit.jay .testimonial {
  background: url(//d1stxdp5ogppuo.cloudfront.net/assets/landing_pages/get_fit/kb-swing-c95aea5a5a8f1380f04b6ab3464bb3e3.jpg) no-repeat;
  background-size: cover;
}
/* line 928, ../../../app/assets/stylesheets/landing_pages.css.scss */
.get-fit.jay .workout-1 {
  background: url(//d1stxdp5ogppuo.cloudfront.net/assets/landing_pages/get_fit/jay/workout-1-8a5bd69a852f49b3463f9209e356fecb.jpg) no-repeat;
  background-size: cover;
}
@media (max-width: 991px) {
  /* line 928, ../../../app/assets/stylesheets/landing_pages.css.scss */
  .get-fit.jay .workout-1 {
    background-position: 0 -50px;
  }
}
/* line 936, ../../../app/assets/stylesheets/landing_pages.css.scss */
.get-fit.jay .workout-2 {
  background: url(//d1stxdp5ogppuo.cloudfront.net/assets/landing_pages/get_fit/jay/workout-2-c65fe7992b4846dc9e1267578e4c2378.jpg) no-repeat;
  background-size: cover;
}
@media (max-width: 991px) {
  /* line 936, ../../../app/assets/stylesheets/landing_pages.css.scss */
  .get-fit.jay .workout-2 {
    background: url(//d1stxdp5ogppuo.cloudfront.net/assets/landing_pages/get_fit/jay/workout-2-c65fe7992b4846dc9e1267578e4c2378.jpg) no-repeat center center;
    background-size: cover;
  }
}
/* line 946, ../../../app/assets/stylesheets/landing_pages.css.scss */
.get-fit.jay .workout-3 {
  background: url(//d1stxdp5ogppuo.cloudfront.net/assets/landing_pages/get_fit/jay/workout-3-c6ca4570204328989a6c5e2d86bae35a.jpg) no-repeat;
  background-size: cover;
}
/* line 951, ../../../app/assets/stylesheets/landing_pages.css.scss */
.get-fit.jay .apparel {
  background: url(//d1stxdp5ogppuo.cloudfront.net/assets/landing_pages/get_fit/start-4613e836aaa908cddd71a59636c97ddc.jpg) no-repeat;
  background-size: cover;
}

/* line 958, ../../../app/assets/stylesheets/landing_pages.css.scss */
.get-fit.home .jay {
  background: url(//d1stxdp5ogppuo.cloudfront.net/assets/landing_pages/get_fit/jay-lunge-6b4afa2adce798c25841f902b25e7b97.jpg) no-repeat;
  background-size: cover;
  background-position: center -25px;
}
/* line 964, ../../../app/assets/stylesheets/landing_pages.css.scss */
.get-fit.home .basheerah {
  background: url(//d1stxdp5ogppuo.cloudfront.net/assets/landing_pages/get_fit/basheerah-lunge-9131f1217b5d8dddd23620dec1d58c88.jpg) no-repeat;
  background-size: cover;
  background-position: center -30px;
}
/* line 970, ../../../app/assets/stylesheets/landing_pages.css.scss */
.get-fit.home .path {
  min-height: 350px;
}
@media (min-width: 1200px) {
  /* line 970, ../../../app/assets/stylesheets/landing_pages.css.scss */
  .get-fit.home .path {
    min-height: 480px;
  }
}
/* line 978, ../../../app/assets/stylesheets/landing_pages.css.scss */
.get-fit.home .col-md-12 {
  padding: 0;
}
/* line 982, ../../../app/assets/stylesheets/landing_pages.css.scss */
.get-fit.home .path h2, .get-fit.home .path .military.carousel .stc-quote, .military.carousel .get-fit.home .path .stc-quote {
  color: white;
}
@media (max-width: 991px) {
  /* line 987, ../../../app/assets/stylesheets/landing_pages.css.scss */
  .get-fit.home .sign-up h2, .get-fit.home .sign-up .military.carousel .stc-quote, .military.carousel .get-fit.home .sign-up .stc-quote {
    margin: 15px 0 10px;
  }
  /* line 991, ../../../app/assets/stylesheets/landing_pages.css.scss */
  .get-fit.home .jay, .get-fit.home .basheerah {
    background-position: center -15px;
  }
}
@media (max-width: 767px) {
  /* line 997, ../../../app/assets/stylesheets/landing_pages.css.scss */
  .get-fit.home .jay, .get-fit.home .basheerah {
    background-position: center 0px;
  }
}
/* line 1001, ../../../app/assets/stylesheets/landing_pages.css.scss */
.get-fit.home .backdrop {
  bottom: 0;
}
@media (max-width: 767px) {
  /* line 1004, ../../../app/assets/stylesheets/landing_pages.css.scss */
  .get-fit.home .backdrop h2, .get-fit.home .backdrop .military.carousel .stc-quote, .military.carousel .get-fit.home .backdrop .stc-quote {
    margin: 0 20px 20px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  /* line 1004, ../../../app/assets/stylesheets/landing_pages.css.scss */
  .get-fit.home .backdrop h2, .get-fit.home .backdrop .military.carousel .stc-quote, .military.carousel .get-fit.home .backdrop .stc-quote {
    margin: 10px;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  /* line 1004, ../../../app/assets/stylesheets/landing_pages.css.scss */
  .get-fit.home .backdrop h2, .get-fit.home .backdrop .military.carousel .stc-quote, .military.carousel .get-fit.home .backdrop .stc-quote {
    margin: 0 20px 5px;
  }
}
/* line 1016, ../../../app/assets/stylesheets/landing_pages.css.scss */
.get-fit.home .backdrop a {
  float: right;
}
@media (min-width: 1200px) {
  /* line 1016, ../../../app/assets/stylesheets/landing_pages.css.scss */
  .get-fit.home .backdrop a {
    margin-top: 25px;
  }
}
@media (max-width: 991px) {
  /* line 1016, ../../../app/assets/stylesheets/landing_pages.css.scss */
  .get-fit.home .backdrop a {
    margin-top: -13px;
  }
}

/* line 1030, ../../../app/assets/stylesheets/landing_pages.css.scss */
#free-workouts {
  padding: 50px 0;
}
/* line 1033, ../../../app/assets/stylesheets/landing_pages.css.scss */
#free-workouts.bg-3 {
  height: 600px;
}
/* line 1037, ../../../app/assets/stylesheets/landing_pages.css.scss */
#free-workouts h3 {
  font-size: 26px;
  margin: 10px 0 15px;
}
/* line 1042, ../../../app/assets/stylesheets/landing_pages.css.scss */
#free-workouts h2, #free-workouts .military.carousel .stc-quote, .military.carousel #free-workouts .stc-quote {
  margin: 0 0 20px;
}
/* line 1046, ../../../app/assets/stylesheets/landing_pages.css.scss */
#free-workouts p.subtitle {
  margin-bottom: 35px;
}
/* line 1050, ../../../app/assets/stylesheets/landing_pages.css.scss */
#free-workouts p.footer {
  color: #828282;
  margin: 20px 0 0;
}
/* line 1055, ../../../app/assets/stylesheets/landing_pages.css.scss */
#free-workouts .col-sm-8 {
  padding-right: 5px;
}
/* line 1059, ../../../app/assets/stylesheets/landing_pages.css.scss */
#free-workouts .row.thumbnails {
  margin-top: 3%;
}
/* line 1062, ../../../app/assets/stylesheets/landing_pages.css.scss */
#free-workouts .row.thumbnails img {
  margin-bottom: 10px;
}
/* line 1067, ../../../app/assets/stylesheets/landing_pages.css.scss */
#free-workouts .descriptions .general {
  margin-top: 20px;
}

/* line 1073, ../../../app/assets/stylesheets/landing_pages.css.scss */
.lp-related-products #related-products.bg-3 {
  background: white;
}
/* line 1077, ../../../app/assets/stylesheets/landing_pages.css.scss */
.lp-related-products #related-products h2, .lp-related-products #related-products .military.carousel .stc-quote, .military.carousel .lp-related-products #related-products .stc-quote {
  margin: 50px 0 20px;
}

/* line 1082, ../../../app/assets/stylesheets/landing_pages.css.scss */
.pointer {
  cursor: pointer;
}

/* line 1087, ../../../app/assets/stylesheets/landing_pages.css.scss */
#trx-system.modal .modal-dialog {
  width: 1000px;
}
/* line 1091, ../../../app/assets/stylesheets/landing_pages.css.scss */
#trx-system.modal #perfect-equipment {
  padding: 30px 0;
}

/* line 1096, ../../../app/assets/stylesheets/landing_pages.css.scss */
.bg-gray #main-menu-wrapper {
  background: #EDEDED;
}

/* line 1100, ../../../app/assets/stylesheets/landing_pages.css.scss */
.page-hero {
  color: white;
  font-family: "knockout_htf48";
}
/* line 1104, ../../../app/assets/stylesheets/landing_pages.css.scss */
.page-hero .carousel-caption {
  text-align: left;
  top: 53%;
  left: 5%;
}
/* line 1110, ../../../app/assets/stylesheets/landing_pages.css.scss */
.page-hero p {
  color: white;
  font-size: 26px;
  line-height: 26px;
  font-family: "knockout_htf48";
  text-transform: uppercase;
  margin-bottom: 19px;
}
/* line 1119, ../../../app/assets/stylesheets/landing_pages.css.scss */
.page-hero h1 {
  line-height: 80px;
  font-size: 100px;
}
/* line 1124, ../../../app/assets/stylesheets/landing_pages.css.scss */
.page-hero .big {
  font-size: 40px;
}
/* line 1128, ../../../app/assets/stylesheets/landing_pages.css.scss */
.page-hero .retarget {
  background: url("/assets/landing_pages/hero-retarget.jpg") top center no-repeat;
}
/* line 1132, ../../../app/assets/stylesheets/landing_pages.css.scss */
.page-hero .new-gym {
  background: url("/assets/landing_pages/hero-new-gym.jpg") top center no-repeat;
}
/* line 1136, ../../../app/assets/stylesheets/landing_pages.css.scss */
.page-hero .bg-hero.pink-kit {
  background: url(//d1stxdp5ogppuo.cloudfront.net/assets/landing_pages/pink-hero-d81ba578a700eeb5665dd32143f4a036.jpg) bottom center no-repeat;
  min-height: 717px;
  max-width: 1116px;
  background-size: auto;
}
@media (max-width: 1200px) {
  /* line 1136, ../../../app/assets/stylesheets/landing_pages.css.scss */
  .page-hero .bg-hero.pink-kit {
    background-position: bottom left;
  }
}
/* line 1146, ../../../app/assets/stylesheets/landing_pages.css.scss */
.page-hero .bg-hero.pink-kit .carousel-caption {
  top: 40%;
  left: 9%;
}
/* line 1152, ../../../app/assets/stylesheets/landing_pages.css.scss */
.page-hero .move-mass {
  max-width: 1590px;
  margin: 0 auto;
}
/* line 1156, ../../../app/assets/stylesheets/landing_pages.css.scss */
.page-hero .move-mass h1 {
  margin-top: 230px;
  margin-bottom: 0;
}
@media (max-width: 1199px) {
  /* line 1156, ../../../app/assets/stylesheets/landing_pages.css.scss */
  .page-hero .move-mass h1 {
    margin-top: 135px;
  }
}
/* line 1165, ../../../app/assets/stylesheets/landing_pages.css.scss */
.page-hero .move-mass span.medium {
  text-transform: uppercase;
  font-size: 40px;
  line-height: 40px;
}
/* line 1172, ../../../app/assets/stylesheets/landing_pages.css.scss */
.page-hero .bg-hero {
  background-size: 100%;
  background-position: cover;
  height: 550px;
  width: 100%;
  max-width: 1570px;
  margin: 0 auto;
  position: relative;
}
/* line 1182, ../../../app/assets/stylesheets/landing_pages.css.scss */
.page-hero .medium {
  font-size: 30px;
}
/* line 1186, ../../../app/assets/stylesheets/landing_pages.css.scss */
.page-hero .yellow {
  color: #FFE400;
}
/* line 1190, ../../../app/assets/stylesheets/landing_pages.css.scss */
.page-hero .lh-1 {
  line-height: 21px;
}
/* line 1194, ../../../app/assets/stylesheets/landing_pages.css.scss */
.page-hero .new-gym .lh-1 {
  margin-bottom: 5px;
}
/* line 1198, ../../../app/assets/stylesheets/landing_pages.css.scss */
.page-hero #player {
  width: 500px;
  height: 282px;
  position: absolute;
  bottom: 30px;
  right: 30px;
  border: 2px solid #d6d7da;
  z-index: 400;
}
/* line 1208, ../../../app/assets/stylesheets/landing_pages.css.scss */
.page-hero .stacked {
  display: inline-block;
  text-align: left;
}
/* line 1212, ../../../app/assets/stylesheets/landing_pages.css.scss */
.page-hero .stacked span {
  font-size: 19px;
  line-height: 16px;
  display: block;
}
/* line 1219, ../../../app/assets/stylesheets/landing_pages.css.scss */
.page-hero .plus {
  font-size: 37px;
  padding: 0 2px;
}
@media (max-width: 1199px) {
  /* line 1225, ../../../app/assets/stylesheets/landing_pages.css.scss */
  .page-hero .container-fluid {
    padding: 0;
  }
  /* line 1229, ../../../app/assets/stylesheets/landing_pages.css.scss */
  .page-hero .col-sm-24 {
    padding: 0;
  }
}
@media (max-width: 991px) {
  /* line 1235, ../../../app/assets/stylesheets/landing_pages.css.scss */
  .page-hero .container-fluid {
    padding: 0;
  }
  /* line 1239, ../../../app/assets/stylesheets/landing_pages.css.scss */
  .page-hero .carousel-caption {
    top: 57%;
    left: 5%;
  }
  /* line 1244, ../../../app/assets/stylesheets/landing_pages.css.scss */
  .page-hero .bg-hero {
    height: 430px;
  }
  /* line 1247, ../../../app/assets/stylesheets/landing_pages.css.scss */
  .page-hero .bg-hero.move-mass {
    height: 643px;
  }
  /* line 1250, ../../../app/assets/stylesheets/landing_pages.css.scss */
  .page-hero .bg-hero.move-mass h1 {
    margin-top: -184px;
  }
  /* line 1256, ../../../app/assets/stylesheets/landing_pages.css.scss */
  .page-hero p {
    margin-bottom: 14px;
  }
  /* line 1260, ../../../app/assets/stylesheets/landing_pages.css.scss */
  .page-hero .col-sm-24 {
    padding: 0;
  }
  /* line 1264, ../../../app/assets/stylesheets/landing_pages.css.scss */
  .page-hero h1 {
    font-size: 60px;
    line-height: 50px;
    margin: -15px 0 10px;
  }
  /* line 1270, ../../../app/assets/stylesheets/landing_pages.css.scss */
  .page-hero .medium {
    font-size: 30px;
  }
  /* line 1274, ../../../app/assets/stylesheets/landing_pages.css.scss */
  .page-hero .big {
    font-size: 35px;
  }
}
/* line 1279, ../../../app/assets/stylesheets/landing_pages.css.scss */
.page-hero span.strikethrough {
  color: red;
  text-decoration: line-through;
  vertical-align: top;
}
/* line 1284, ../../../app/assets/stylesheets/landing_pages.css.scss */
.page-hero span.strikethrough span {
  color: #FFE400;
}
/* line 1289, ../../../app/assets/stylesheets/landing_pages.css.scss */
.page-hero .small {
  font-size: 20px;
}
/* line 1293, ../../../app/assets/stylesheets/landing_pages.css.scss */
.page-hero .fineprint {
  color: white;
  text-transform: uppercase;
}
/* line 1298, ../../../app/assets/stylesheets/landing_pages.css.scss */
.page-hero a {
  margin-bottom: 15px;
}

/* line 1304, ../../../app/assets/stylesheets/landing_pages.css.scss */
#get-results .col-sm-8 div {
  padding: 0;
  margin-top: 80px;
}
/* line 1309, ../../../app/assets/stylesheets/landing_pages.css.scss */
#get-results .col-sm-14 {
  padding: 50px 0;
}
/* line 1313, ../../../app/assets/stylesheets/landing_pages.css.scss */
#get-results h2, #get-results .military.carousel .stc-quote, .military.carousel #get-results .stc-quote {
  margin-top: 0;
}
/* line 1317, ../../../app/assets/stylesheets/landing_pages.css.scss */
#get-results ul {
  color: #919191;
  font-size: 17px;
  font-family: Arial;
  text-transform: none;
  letter-spacing: 0.25px;
  padding: 10px 0 0 18px;
}

/* line 1327, ../../../app/assets/stylesheets/landing_pages.css.scss */
#try-now {
  width: 100%;
  padding: 30px 0;
  text-transform: uppercase;
  font-size: 30px;
}
@media (max-width: 991px) {
  /* line 1327, ../../../app/assets/stylesheets/landing_pages.css.scss */
  #try-now {
    text-align: center;
  }
}
/* line 1337, ../../../app/assets/stylesheets/landing_pages.css.scss */
#try-now .mg-1 {
  margin-top: 13px;
}
/* line 1341, ../../../app/assets/stylesheets/landing_pages.css.scss */
#try-now a.btn-default {
  font-size: 29px;
  height: 60px;
  line-height: 60px;
}
/* line 1347, ../../../app/assets/stylesheets/landing_pages.css.scss */
#try-now .big {
  font-size: 50px;
  line-height: 41px;
}
@media (min-width: 992px) and (max-width: 1199px) {
  /* line 1353, ../../../app/assets/stylesheets/landing_pages.css.scss */
  #try-now .stacked span {
    display: inline-block;
  }
  /* line 1357, ../../../app/assets/stylesheets/landing_pages.css.scss */
  #try-now .big {
    font-size: 40px;
    line-height: 38px;
  }
  /* line 1362, ../../../app/assets/stylesheets/landing_pages.css.scss */
  #try-now a.btn-default {
    font-size: 20px;
    height: 50px;
    line-height: 50px;
  }
}
/* line 1369, ../../../app/assets/stylesheets/landing_pages.css.scss */
#try-now .strikethrough span {
  color: white;
  font-size: 24px;
}
/* line 1374, ../../../app/assets/stylesheets/landing_pages.css.scss */
#try-now .mg-1 .big {
  font-size: 45px;
}
/* line 1378, ../../../app/assets/stylesheets/landing_pages.css.scss */
#try-now p {
  margin: 0;
}

@media (max-width: 1199px) {
  /* line 1383, ../../../app/assets/stylesheets/landing_pages.css.scss */
  #try.container {
    padding: 0;
  }
}

/* line 1389, ../../../app/assets/stylesheets/landing_pages.css.scss */
#many-benefits.try {
  padding: 50px 0;
}

/* line 1393, ../../../app/assets/stylesheets/landing_pages.css.scss */
.experts .bg-3 {
  background: white;
}

/* line 1398, ../../../app/assets/stylesheets/landing_pages.css.scss */
.experts-container #what-people-are-saying h2, .experts-container #what-people-are-saying .military.carousel .stc-quote, .military.carousel .experts-container #what-people-are-saying .stc-quote {
  margin: 50px 0 30px;
}
/* line 1402, ../../../app/assets/stylesheets/landing_pages.css.scss */
.experts-container .bg-3 {
  padding-bottom: 30px;
}

/* line 1407, ../../../app/assets/stylesheets/landing_pages.css.scss */
.guarantee {
  cursor: pointer;
}

/* line 1411, ../../../app/assets/stylesheets/landing_pages.css.scss */
span.hyphen {
  font-family: Arial;
}

/* line 1415, ../../../app/assets/stylesheets/landing_pages.css.scss */
.workout-thumb {
  position: relative;
  text-align: center;
  z-index: 100;
}
/* line 1420, ../../../app/assets/stylesheets/landing_pages.css.scss */
.workout-thumb span:not(.hyphen) {
  cursor: pointer;
  color: white;
  font-size: 22px;
  line-height: 22px;
  text-transform: uppercase;
  font-family: "knockout_htf48";
  position: absolute;
  left: 0;
  right: 0;
  width: 145px;
  margin: 0 auto;
  bottom: 10px;
  z-index: 102;
}
/* line 1436, ../../../app/assets/stylesheets/landing_pages.css.scss */
.workout-thumb .overlay {
  z-index: 101;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.2);
}
/* line 1445, ../../../app/assets/stylesheets/landing_pages.css.scss */
.workout-thumb .overlay.selected {
  background: rgba(0, 0, 0, 0.5);
}

/* line 1451, ../../../app/assets/stylesheets/landing_pages.css.scss */
.no-padding {
  padding: 0;
}

/* line 1455, ../../../app/assets/stylesheets/landing_pages.css.scss */
.bg-hero.pink-kit p {
  font-family: Arial;
  text-transform: none;
  font-size: 15px;
}
/* line 1460, ../../../app/assets/stylesheets/landing_pages.css.scss */
.bg-hero.pink-kit p.bigger {
  font-size: 18px;
}

/* line 1465, ../../../app/assets/stylesheets/landing_pages.css.scss */
.pink-wrapper,
.bg-hero.pink-kit p,
.bg-hero.pink-kit h1 {
  color: #2C2C2C;
}

/* line 1471, ../../../app/assets/stylesheets/landing_pages.css.scss */
.btn-pink.btn.btn-default, .socialwall .btn-pink.btn-default.candid-wall-load-more {
  color: white;
  background: #EF3EAA !important;
}
/* line 1475, ../../../app/assets/stylesheets/landing_pages.css.scss */
.btn-pink.btn.btn-default.checkout, .socialwall .btn-pink.btn-default.checkout.candid-wall-load-more {
  border-color: #EF3EAA;
}

/* line 1480, ../../../app/assets/stylesheets/landing_pages.css.scss */
.btn-pink-2.btn.btn-default, .socialwall .btn-pink-2.btn-default.candid-wall-load-more {
  margin: 20px 0 10px;
  color: white;
  background: #EF2C77 !important;
}

/* line 1486, ../../../app/assets/stylesheets/landing_pages.css.scss */
.light-gray {
  color: #C1C1C1;
}

/* line 1491, ../../../app/assets/stylesheets/landing_pages.css.scss */
.pink-wrapper .container {
  width: 1116px;
}
/* line 1495, ../../../app/assets/stylesheets/landing_pages.css.scss */
.pink-wrapper h2, .pink-wrapper .military.carousel .stc-quote, .military.carousel .pink-wrapper .stc-quote {
  margin-bottom: 0;
  letter-spacing: 0;
  font-weight: bold;
}
/* line 1501, ../../../app/assets/stylesheets/landing_pages.css.scss */
.pink-wrapper p {
  margin: 10px 0;
}

/* line 1506, ../../../app/assets/stylesheets/landing_pages.css.scss */
p.mgb-25 {
  margin-bottom: 25px;
}

/* line 1510, ../../../app/assets/stylesheets/landing_pages.css.scss */
p.upcase {
  text-transform: uppercase;
  font-family: "knockout_htf48";
  font-size: 20px;
  margin: 0 0 30px;
}

/* line 1517, ../../../app/assets/stylesheets/landing_pages.css.scss */
.pink {
  color: #EF3EAA;
}

/* line 1521, ../../../app/assets/stylesheets/landing_pages.css.scss */
.pink-2 {
  color: #EF2C77;
}

/* line 1525, ../../../app/assets/stylesheets/landing_pages.css.scss */
.pink-wrapper .fineprint {
  font-size: 13px;
}

/* line 1529, ../../../app/assets/stylesheets/landing_pages.css.scss */
.double-border {
  border-top: 4px double black;
  height: 4px;
  width: 120px;
  margin: 40px auto;
}

/* line 1536, ../../../app/assets/stylesheets/landing_pages.css.scss */
.pink-straps {
  position: absolute;
  top: 630px;
}

/* line 1541, ../../../app/assets/stylesheets/landing_pages.css.scss */
.bg-hero.pink-kit h1 {
  font-size: 100px;
  line-height: 80px;
}

/* line 1546, ../../../app/assets/stylesheets/landing_pages.css.scss */
.pink-wrapper h2, .pink-wrapper .military.carousel .stc-quote, .military.carousel .pink-wrapper .stc-quote {
  font-size: 50px;
}

/* line 1550, ../../../app/assets/stylesheets/landing_pages.css.scss */
.mobile-pink-container {
  background: url(//d1stxdp5ogppuo.cloudfront.net/assets/landing_pages/bg-pink-bfb27e6ec7e25a10a80fa02f7201333d.jpg) white repeat-x;
}
/* line 1553, ../../../app/assets/stylesheets/landing_pages.css.scss */
.mobile-pink-container h1 {
  color: white;
  font-size: 75px;
  margin: 50px 0 0;
}
/* line 1559, ../../../app/assets/stylesheets/landing_pages.css.scss */
.mobile-pink-container .fineprint {
  font-size: 12px;
  margin-bottom: 40px;
}
/* line 1564, ../../../app/assets/stylesheets/landing_pages.css.scss */
.mobile-pink-container .pink-strap {
  width: 90%;
  margin-top: 25px;
}

/* line 1570, ../../../app/assets/stylesheets/landing_pages.css.scss */
.btn-pink-3 {
  background: #fef0f8 !important;
  border: 2px solid #ef3eaa;
  color: #ef3eaa;
}

/* line 1576, ../../../app/assets/stylesheets/landing_pages.css.scss */
.apparel-section {
  background: #fef0f8;
  margin: 40px 0;
}
/* line 1580, ../../../app/assets/stylesheets/landing_pages.css.scss */
.apparel-section .container {
  position: relative;
}
/* line 1584, ../../../app/assets/stylesheets/landing_pages.css.scss */
.apparel-section a {
  display: inline-block;
  margin-right: 10px;
}
/* line 1588, ../../../app/assets/stylesheets/landing_pages.css.scss */
.apparel-section a:hover {
  background: none;
  border: 2px solid #2c2c2c;
}
/* line 1595, ../../../app/assets/stylesheets/landing_pages.css.scss */
.apparel-section.desktop .container {
  padding: 40px 0 40px 150px;
}
/* line 1599, ../../../app/assets/stylesheets/landing_pages.css.scss */
.apparel-section.desktop img {
  position: absolute;
  right: 130px;
  top: -35px;
  width: 450px;
}
/* line 1608, ../../../app/assets/stylesheets/landing_pages.css.scss */
.apparel-section.mobile .container {
  padding: 30px 0 30px 40px;
}
/* line 1612, ../../../app/assets/stylesheets/landing_pages.css.scss */
.apparel-section.mobile img {
  width: 220px;
  position: absolute;
  right: 20px;
  top: -20px;
}
@media (max-width: 579px) {
  /* line 1612, ../../../app/assets/stylesheets/landing_pages.css.scss */
  .apparel-section.mobile img {
    display: none;
  }
}
/* line 1624, ../../../app/assets/stylesheets/landing_pages.css.scss */
.apparel-section h2, .apparel-section .military.carousel .stc-quote, .military.carousel .apparel-section .stc-quote {
  font-size: 36px;
  letter-spacing: 1px;
  margin: 0;
}

/* line 1631, ../../../app/assets/stylesheets/landing_pages.css.scss */
.trx-dbf {
  position: absolute;
  bottom: 20px;
  left: 20px;
  width: 300px;
}

/* line 1638, ../../../app/assets/stylesheets/landing_pages.css.scss */
.trx-dbf-mobile {
  margin-top: 15px;
  width: 70%;
}

/* line 1644, ../../../app/assets/stylesheets/landing_pages.css.scss */
.db-sweepstakes label small {
  font-weight: normal;
}
/* line 1647, ../../../app/assets/stylesheets/landing_pages.css.scss */
.db-sweepstakes label small a {
  font-weight: bold;
}
/* line 1652, ../../../app/assets/stylesheets/landing_pages.css.scss */
.db-sweepstakes .form-control {
  padding: 0 10px;
}

/* line 1660, ../../../app/assets/stylesheets/landing_pages.css.scss */
.sweepstakes #video-container .innerWrapper {
  border: 1px solid black;
}
/* line 1664, ../../../app/assets/stylesheets/landing_pages.css.scss */
.sweepstakes h1 {
  font-size: 60px;
}
@media (max-width: 884px) {
  /* line 1664, ../../../app/assets/stylesheets/landing_pages.css.scss */
  .sweepstakes h1 {
    font-size: 48px;
  }
}
/* line 1672, ../../../app/assets/stylesheets/landing_pages.css.scss */
.sweepstakes input[type='checkbox'], .sweepstakes.mobile input[type='checkbox'] {
  -webkit-appearance: checkbox;
}
/* line 1676, ../../../app/assets/stylesheets/landing_pages.css.scss */
.sweepstakes input[type='text']:focus {
  outline: none;
  box-shadow: 0px 0px 7px #E47100;
  border-color: #E47100;
}
/* line 1682, ../../../app/assets/stylesheets/landing_pages.css.scss */
.sweepstakes h2, .sweepstakes .military.carousel .stc-quote, .military.carousel .sweepstakes .stc-quote {
  font-size: 40px;
  margin: 30px 0;
}
/* line 1687, ../../../app/assets/stylesheets/landing_pages.css.scss */
.sweepstakes h3 {
  font-size: 40px;
}
/* line 1691, ../../../app/assets/stylesheets/landing_pages.css.scss */
.sweepstakes h4 {
  font-size: 30px;
}
/* line 1695, ../../../app/assets/stylesheets/landing_pages.css.scss */
.sweepstakes #schedule {
  margin-top: 30px;
}
/* line 1699, ../../../app/assets/stylesheets/landing_pages.css.scss */
.sweepstakes .errors {
  color: #FA2C2C;
  margin-bottom: 17px;
}
/* line 1703, ../../../app/assets/stylesheets/landing_pages.css.scss */
.sweepstakes .errors p {
  color: #FA2C2C;
  font-weight: bold;
  font-size: 15px;
  margin-bottom: 5px;
}
/* line 1710, ../../../app/assets/stylesheets/landing_pages.css.scss */
.sweepstakes .errors li {
  font-size: 15px;
}
/* line 1714, ../../../app/assets/stylesheets/landing_pages.css.scss */
.sweepstakes .errors ul {
  padding-left: 15px;
}
/* line 1719, ../../../app/assets/stylesheets/landing_pages.css.scss */
.sweepstakes th {
  text-transform: uppercase;
  font-size: 24px;
  line-height: 24px;
  font-family: "knockout_htf48", Arial, sans-serif;
  font-weight: normal;
}
/* line 1727, ../../../app/assets/stylesheets/landing_pages.css.scss */
.sweepstakes th span {
  text-transform: none;
}
/* line 1732, ../../../app/assets/stylesheets/landing_pages.css.scss */
.sweepstakes td {
  font-size: 15px;
  margin-bottom: 7px;
  padding: 3px 0;
}
/* line 1738, ../../../app/assets/stylesheets/landing_pages.css.scss */
.sweepstakes li {
  font-size: 16px;
}
/* line 1742, ../../../app/assets/stylesheets/landing_pages.css.scss */
.sweepstakes p {
  font-size: 16px;
}
/* line 1746, ../../../app/assets/stylesheets/landing_pages.css.scss */
.sweepstakes form {
  margin-bottom: 30px;
}
/* line 1750, ../../../app/assets/stylesheets/landing_pages.css.scss */
.sweepstakes .restrictions {
  font-weight: bold;
  font-style: italic;
  font-size: 15px;
}
/* line 1756, ../../../app/assets/stylesheets/landing_pages.css.scss */
.sweepstakes small {
  font-size: 14px;
}
/* line 1760, ../../../app/assets/stylesheets/landing_pages.css.scss */
.sweepstakes .db-logo {
  margin: 30px 0;
}

/* line 1766, ../../../app/assets/stylesheets/landing_pages.css.scss */
.sweepstakes table.table td, .sweepstakes table.table th {
  line-height: 24px;
  border: 0;
}

/* line 1773, ../../../app/assets/stylesheets/landing_pages.css.scss */
.sweepstakes.mobile h2, .sweepstakes.mobile .military.carousel .stc-quote, .military.carousel .sweepstakes.mobile .stc-quote {
  font-size: 30px;
  margin: 15px 0;
}
/* line 1778, ../../../app/assets/stylesheets/landing_pages.css.scss */
.sweepstakes.mobile h3 {
  font-size: 30px;
}
/* line 1782, ../../../app/assets/stylesheets/landing_pages.css.scss */
.sweepstakes.mobile p {
  font-size: 15px;
}
/* line 1786, ../../../app/assets/stylesheets/landing_pages.css.scss */
.sweepstakes.mobile h4 {
  font-size: 25px;
}
/* line 1790, ../../../app/assets/stylesheets/landing_pages.css.scss */
.sweepstakes.mobile li {
  font-size: 14px;
}
/* line 1794, ../../../app/assets/stylesheets/landing_pages.css.scss */
.sweepstakes.mobile form {
  margin-bottom: 10px;
}
/* line 1798, ../../../app/assets/stylesheets/landing_pages.css.scss */
.sweepstakes.mobile table {
  margin: 0 auto;
  border-top: 1px solid #2C2C2C;
  border-bottom: 1px solid #2C2C2C;
}
/* line 1804, ../../../app/assets/stylesheets/landing_pages.css.scss */
.sweepstakes.mobile th, .sweepstakes.mobile td {
  text-align: center;
}
/* line 1808, ../../../app/assets/stylesheets/landing_pages.css.scss */
.sweepstakes.mobile th {
  padding-top: 15px;
}
/* line 1812, ../../../app/assets/stylesheets/landing_pages.css.scss */
.sweepstakes.mobile tr:last-child td {
  padding-bottom: 15px;
}
/* line 1816, ../../../app/assets/stylesheets/landing_pages.css.scss */
.sweepstakes.mobile #schedule {
  margin-top: 15px;
}
/* line 1820, ../../../app/assets/stylesheets/landing_pages.css.scss */
.sweepstakes.mobile .kids {
  margin-bottom: 10px;
}

/* line 1825, ../../../app/assets/stylesheets/landing_pages.css.scss */
.bg-white {
  background: white;
}

/* line 1830, ../../../app/assets/stylesheets/landing_pages.css.scss */
.sweepstakes.thanks h1 {
  font-size: 50px;
}
/* line 1834, ../../../app/assets/stylesheets/landing_pages.css.scss */
.sweepstakes.thanks h2, .sweepstakes.thanks .military.carousel .stc-quote, .military.carousel .sweepstakes.thanks .stc-quote {
  margin: 0 0 30px;
  padding: 30px 0;
}

/* line 1841, ../../../app/assets/stylesheets/landing_pages.css.scss */
.sweepstakes.mobile.thanks a {
  margin-bottom: 15px;
}
/* line 1845, ../../../app/assets/stylesheets/landing_pages.css.scss */
.sweepstakes.mobile.thanks h2, .sweepstakes.mobile.thanks .military.carousel .stc-quote, .military.carousel .sweepstakes.mobile.thanks .stc-quote {
  margin: 0 0 0px;
  padding: 15px 0;
}
/* line 1850, ../../../app/assets/stylesheets/landing_pages.css.scss */
.sweepstakes.mobile.thanks .workout-container {
  margin-top: 10px;
  background: #F1F1F1;
}
/* line 1854, ../../../app/assets/stylesheets/landing_pages.css.scss */
.sweepstakes.mobile.thanks .workout {
  width: 70%;
  margin: 0 auto;
}

/* line 1861, ../../../app/assets/stylesheets/landing_pages.css.scss */
.btn-inverted {
  border-color: #2C2C2C;
  background: #2C2C2C;
  color: #FFE700;
}
/* line 1866, ../../../app/assets/stylesheets/landing_pages.css.scss */
.btn-inverted:hover {
  background: #2C2C2C;
  color: #FFE700;
}

/* line 1872, ../../../app/assets/stylesheets/landing_pages.css.scss */
.sweat-inc .sweat-nav {
  margin: 30px auto 0;
}
/* line 1875, ../../../app/assets/stylesheets/landing_pages.css.scss */
.sweat-inc .sweat-nav h2, .sweat-inc .sweat-nav .military.carousel .stc-quote, .military.carousel .sweat-inc .sweat-nav .stc-quote {
  text-align: left;
  font-size: 22px;
}
/* line 1880, ../../../app/assets/stylesheets/landing_pages.css.scss */
.sweat-inc .sweat-nav .selectboxit-container .selectboxit .selectboxit-arrow-container .selectboxit-arrow {
  top: 40%;
}
/* line 1884, ../../../app/assets/stylesheets/landing_pages.css.scss */
.sweat-inc .sweat-nav .selectboxit-container .selectboxit-options .selectboxit-option-anchor {
  line-height: 42px;
}
/* line 1888, ../../../app/assets/stylesheets/landing_pages.css.scss */
.sweat-inc .sweat-nav .links a {
  width: 100%;
  font-family: 'knockout_htf48', Arials, sans-serif;
  text-transform: uppercase;
  font-size: 30px;
  display: inline-block;
  color: white;
  text-align: center;
  height: 157px;
  line-height: 157px;
}
/* line 1900, ../../../app/assets/stylesheets/landing_pages.css.scss */
.sweat-inc .sweat-nav .sweat-what {
  background: url(//d1stxdp5ogppuo.cloudfront.net/assets/landing_pages/sweat/bg-what-is-trx-60c31f1980e1c3fcf9055c0f172b5410.jpg) no-repeat right top;
  background-size: cover;
}
/* line 1905, ../../../app/assets/stylesheets/landing_pages.css.scss */
.sweat-inc .sweat-nav .who-randy {
  background: url(//d1stxdp5ogppuo.cloudfront.net/assets/landing_pages/sweat/bg-randy-186009b145a743e9b9177cb380669e6e.jpg) no-repeat;
  background-size: cover;
}
/* line 1910, ../../../app/assets/stylesheets/landing_pages.css.scss */
.sweat-inc .sweat-nav .shop-trx {
  background: url(//d1stxdp5ogppuo.cloudfront.net/assets/landing_pages/sweat/bg-shop-98e57a144301c3abf54324ef75f04dd1.jpg) no-repeat;
  background-size: cover;
}
@media (max-width: 1199px) {
  /* line 1916, ../../../app/assets/stylesheets/landing_pages.css.scss */
  .sweat-inc .sweat-nav .links a {
    height: 130px;
    line-height: 130px;
  }
}
@media (max-width: 991px) {
  /* line 1923, ../../../app/assets/stylesheets/landing_pages.css.scss */
  .sweat-inc .sweat-nav #episode-selectorSelectBoxItContainer {
    margin-bottom: 10px;
  }
  /* line 1927, ../../../app/assets/stylesheets/landing_pages.css.scss */
  .sweat-inc .sweat-nav .shop-trx,
  .sweat-inc .sweat-nav .sweat-what,
  .sweat-inc .sweat-nav .who-randy {
    background: #2C2C2C;
    margin-bottom: 5px;
  }
  /* line 1934, ../../../app/assets/stylesheets/landing_pages.css.scss */
  .sweat-inc .sweat-nav .links a {
    height: 50px;
    line-height: 50px;
  }
}

/* line 1941, ../../../app/assets/stylesheets/landing_pages.css.scss */
.mobile.sweat-inc .sweat-nav {
  margin: 15px 0 0;
}
/* line 1944, ../../../app/assets/stylesheets/landing_pages.css.scss */
.mobile.sweat-inc .sweat-nav h2, .mobile.sweat-inc .sweat-nav .military.carousel .stc-quote, .military.carousel .mobile.sweat-inc .sweat-nav .stc-quote {
  text-align: center;
  font-size: 26px;
  margin: 10px 0;
}
/* line 1950, ../../../app/assets/stylesheets/landing_pages.css.scss */
.mobile.sweat-inc .sweat-nav .links a {
  font-size: 21px;
  height: 50px;
  line-height: 50px;
}
@media (max-width: 767px) {
  /* line 1957, ../../../app/assets/stylesheets/landing_pages.css.scss */
  .mobile.sweat-inc .sweat-nav .sweat-what,
  .mobile.sweat-inc .sweat-nav .who-randy {
    margin-bottom: 5px;
  }
}
/* line 1963, ../../../app/assets/stylesheets/landing_pages.css.scss */
.mobile.sweat-inc .sweat-nav .shop-trx,
.mobile.sweat-inc .sweat-nav .sweat-what,
.mobile.sweat-inc .sweat-nav .who-randy {
  background: #2C2C2C;
}

/* line 1971, ../../../app/assets/stylesheets/landing_pages.css.scss */
.sweat-inc .hero-title img {
  width: 300px;
}
@media (max-width: 864px) {
  /* line 1977, ../../../app/assets/stylesheets/landing_pages.css.scss */
  .sweat-inc .hero-caption p {
    font-size: 13.5px;
    margin-bottom: 7px;
  }
}
/* line 1983, ../../../app/assets/stylesheets/landing_pages.css.scss */
.sweat-inc i {
  margin-left: 10px;
  color: #818181;
}
/* line 1987, ../../../app/assets/stylesheets/landing_pages.css.scss */
.sweat-inc i:hover {
  color: black;
}
/* line 1992, ../../../app/assets/stylesheets/landing_pages.css.scss */
.sweat-inc .video-row {
  margin-bottom: 20px;
}
/* line 1996, ../../../app/assets/stylesheets/landing_pages.css.scss */
.sweat-inc .social p {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
}
/* line 2001, ../../../app/assets/stylesheets/landing_pages.css.scss */
.sweat-inc .episode-hero .featured {
  margin-top: 20px;
}
/* line 2004, ../../../app/assets/stylesheets/landing_pages.css.scss */
.sweat-inc .episode-hero .featured p {
  height: 165px;
  max-height: 211px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  margin: 0;
}
@media (max-width: 991px) {
  /* line 2004, ../../../app/assets/stylesheets/landing_pages.css.scss */
  .sweat-inc .episode-hero .featured p {
    height: auto;
    max-height: auto;
    margin-bottom: 15px;
  }
}
/* line 2019, ../../../app/assets/stylesheets/landing_pages.css.scss */
.sweat-inc p {
  font-size: 15px;
  color: #2C2C2C;
  margin: 0 0 10px;
}
/* line 2025, ../../../app/assets/stylesheets/landing_pages.css.scss */
.sweat-inc img {
  margin: 0 0 10px;
}
/* line 2029, ../../../app/assets/stylesheets/landing_pages.css.scss */
.sweat-inc h2, .sweat-inc .military.carousel .stc-quote, .military.carousel .sweat-inc .stc-quote {
  font-size: 42px;
}
/* line 2033, ../../../app/assets/stylesheets/landing_pages.css.scss */
.sweat-inc h2, .sweat-inc .military.carousel .stc-quote, .military.carousel .sweat-inc .stc-quote, .sweat-inc h3 {
  margin: 0 0 15px;
}
/* line 2037, ../../../app/assets/stylesheets/landing_pages.css.scss */
.sweat-inc h4 {
  margin-bottom: 0;
}

@media (min-width: 768px) {
  /* line 2043, ../../../app/assets/stylesheets/landing_pages.css.scss */
  #episode-1 .col-md-9 p {
    height: 95px;
  }
}
/* line 2049, ../../../app/assets/stylesheets/landing_pages.css.scss */
#episode-2 p, #episode-2 img {
  margin-bottom: 20px;
}

/* line 2055, ../../../app/assets/stylesheets/landing_pages.css.scss */
.sweat-inc.mobile h2, .sweat-inc.mobile .military.carousel .stc-quote, .military.carousel .sweat-inc.mobile .stc-quote {
  font-size: 30px;
}
/* line 2059, ../../../app/assets/stylesheets/landing_pages.css.scss */
.sweat-inc.mobile h3 {
  text-align: center;
}
/* line 2063, ../../../app/assets/stylesheets/landing_pages.css.scss */
.sweat-inc.mobile p {
  line-height: 18px;
  font-size: 16px;
}
/* line 2067, ../../../app/assets/stylesheets/landing_pages.css.scss */
.sweat-inc.mobile p.quote {
  font-size: 19px;
  line-height: 19px;
  padding: 0 10px;
}
/* line 2074, ../../../app/assets/stylesheets/landing_pages.css.scss */
.sweat-inc.mobile .episode-hero .featured {
  margin: 0;
}
/* line 2077, ../../../app/assets/stylesheets/landing_pages.css.scss */
.sweat-inc.mobile .episode-hero .featured img {
  margin: 0;
}
/* line 2081, ../../../app/assets/stylesheets/landing_pages.css.scss */
.sweat-inc.mobile .episode-hero .featured p {
  height: auto;
  max-height: auto;
  margin: 0 0 10px;
}
/* line 2088, ../../../app/assets/stylesheets/landing_pages.css.scss */
.sweat-inc.mobile .hero {
  position: relative;
  text-align: center;
}
/* line 2092, ../../../app/assets/stylesheets/landing_pages.css.scss */
.sweat-inc.mobile .hero h1, .sweat-inc.mobile .hero p {
  color: white;
}
/* line 2096, ../../../app/assets/stylesheets/landing_pages.css.scss */
.sweat-inc.mobile .hero h1 {
  margin-bottom: 10px;
  font-size: 28px;
  line-height: 28px;
}
/* line 2102, ../../../app/assets/stylesheets/landing_pages.css.scss */
.sweat-inc.mobile .hero p {
  font-size: 14px;
  line-height: 14px;
  padding: 0 15px;
}
/* line 2108, ../../../app/assets/stylesheets/landing_pages.css.scss */
.sweat-inc.mobile .hero .copy-area {
  width: 100%;
  position: absolute;
  bottom: 5%;
}

/* line 2116, ../../../app/assets/stylesheets/landing_pages.css.scss */
p.quote {
  padding: 0 50px;
  font-family: 'knockout_htf48', Arial, sans-serif;
  font-size: 32px;
  line-height: 32px;
  text-align: center;
  text-transform: uppercase;
}
/* line 2124, ../../../app/assets/stylesheets/landing_pages.css.scss */
p.quote span.border {
  display: block;
  width: 70px;
  margin: 30px auto;
  border-top: 1px solid #2C2C2C;
}

/* line 2132, ../../../app/assets/stylesheets/landing_pages.css.scss */
.double-border.sweat {
  width: 100%;
  margin: 30px auto;
}

/* line 2137, ../../../app/assets/stylesheets/landing_pages.css.scss */
.mobile .double-border.sweat {
  margin: 15px 0;
}

/* line 2141, ../../../app/assets/stylesheets/landing_pages.css.scss */
.try-workout {
  position: relative;
}

/* line 2145, ../../../app/assets/stylesheets/landing_pages.css.scss */
.db-details {
  border-top: 1px solid #2C2C2C;
  border-bottom: 1px solid #2C2C2C;
  padding: 15px 0;
  margin: 20px 0 0;
}

/* line 2152, ../../../app/assets/stylesheets/landing_pages.css.scss */
.sweepstakes.db h1 {
  font-size: 55px;
  line-height: 55px;
  margin-top: 0;
}

/* line 1, ../../../app/assets/stylesheets/v2/hubs.css.scss */
iframe[name="cms_toolbar"] {
  z-index: 9000;
  position: relative;
}

/* line 7, ../../../app/assets/stylesheets/v2/hubs.css.scss */
.cms_edit_container > div:first-child, .cms_edit_connectable > div:first-child {
  z-index: 100;
}

/* line 12, ../../../app/assets/stylesheets/v2/hubs.css.scss */
.hub-hero .bg-6 {
  background: none;
}

/* line 16, ../../../app/assets/stylesheets/v2/hubs.css.scss */
.hub-body {
  padding: 15px 0;
}

/* line 20, ../../../app/assets/stylesheets/v2/hubs.css.scss */
.hub-product h3 {
  text-align: center;
}

/* line 24, ../../../app/assets/stylesheets/v2/hubs.css.scss */
.hub-product img {
  padding: 30px 15px 0;
}

/* line 28, ../../../app/assets/stylesheets/v2/hubs.css.scss */
.related-articles {
  padding: 15px 0;
  background: #EDEDED;
}
/* line 32, ../../../app/assets/stylesheets/v2/hubs.css.scss */
.related-articles .article {
  padding: 5px 0;
  border-top: 1px solid #E2E2E2;
}
/* line 37, ../../../app/assets/stylesheets/v2/hubs.css.scss */
.related-articles p {
  font-size: 15px;
}
/* line 41, ../../../app/assets/stylesheets/v2/hubs.css.scss */
.related-articles h4 {
  font-size: 34px;
}
/* line 45, ../../../app/assets/stylesheets/v2/hubs.css.scss */
.related-articles h5 {
  font-size: 24px;
}

/* line 2, ../../../app/assets/stylesheets/v2/promo.scss */
.modal.free-gift-with-purchase h4.modal-title {
  text-align: center;
  font-size: 28px;
}
/* line 7, ../../../app/assets/stylesheets/v2/promo.scss */
.modal.free-gift-with-purchase .-price {
  font-family: "knockout_htf48";
  font-size: 23px;
}
/* line 11, ../../../app/assets/stylesheets/v2/promo.scss */
.modal.free-gift-with-purchase .-price .old {
  text-decoration: line-through;
  color: #2C2C2C;
  padding-right: 3px;
}
/* line 18, ../../../app/assets/stylesheets/v2/promo.scss */
.modal.free-gift-with-purchase .modal-sm {
  width: 700px;
}
/* line 22, ../../../app/assets/stylesheets/v2/promo.scss */
.modal.free-gift-with-purchase h4 {
  height: 40px;
}
/* line 26, ../../../app/assets/stylesheets/v2/promo.scss */
.modal.free-gift-with-purchase img {
  margin-bottom: 10px;
}
/* line 30, ../../../app/assets/stylesheets/v2/promo.scss */
.modal.free-gift-with-purchase .btn-default {
  margin-bottom: 10px;
}
/* line 34, ../../../app/assets/stylesheets/v2/promo.scss */
.modal.free-gift-with-purchase .modal-body {
  padding: 0;
}
/* line 38, ../../../app/assets/stylesheets/v2/promo.scss */
.modal.free-gift-with-purchase .modal-footer {
  border: 0;
  margin: 0;
  padding: 10px;
}
/* line 43, ../../../app/assets/stylesheets/v2/promo.scss */
.modal.free-gift-with-purchase .modal-footer button.btn, .modal.free-gift-with-purchase .modal-footer .socialwall button.candid-wall-load-more, .socialwall .modal.free-gift-with-purchase .modal-footer button.candid-wall-load-more {
  display: none;
}
/* line 48, ../../../app/assets/stylesheets/v2/promo.scss */
.modal.free-gift-with-purchase .variants {
  font-size: 13px;
  clear: both;
  padding-top: 10px;
}

/* line 56, ../../../app/assets/stylesheets/v2/promo.scss */
.mobile-modal.free-gift-with-purchase h4 a {
  color: white;
}
/* line 60, ../../../app/assets/stylesheets/v2/promo.scss */
.mobile-modal.free-gift-with-purchase .variants {
  font-size: 13px;
  line-height: 13px;
  padding: 10px;
}
/* line 66, ../../../app/assets/stylesheets/v2/promo.scss */
.mobile-modal.free-gift-with-purchase .modal-buttons {
  padding: 0;
}
/* line 69, ../../../app/assets/stylesheets/v2/promo.scss */
.mobile-modal.free-gift-with-purchase .modal-buttons .btn, .mobile-modal.free-gift-with-purchase .modal-buttons .socialwall .candid-wall-load-more, .socialwall .mobile-modal.free-gift-with-purchase .modal-buttons .candid-wall-load-more {
  display: none;
}
/* line 74, ../../../app/assets/stylesheets/v2/promo.scss */
.mobile-modal.free-gift-with-purchase .-price {
  margin-bottom: 7px;
}
/* line 76, ../../../app/assets/stylesheets/v2/promo.scss */
.mobile-modal.free-gift-with-purchase .-price .old {
  color: white;
}
/* line 81, ../../../app/assets/stylesheets/v2/promo.scss */
.mobile-modal.free-gift-with-purchase h3.modal-title {
  width: 220px;
  margin: 0 auto 20px;
  font-size: 26px;
  line-height: 26px;
}

/* line 1, ../../../app/assets/stylesheets/v2/components/_netsuite.scss */
.netsuite {
  border: 0;
  height: 1000px;
  width: 100%;
}

/* line 2, ../../../app/assets/stylesheets/v2/components/_chart.scss */
.product-feature.affix {
  z-index: 999;
  top: 0;
}
/* line 6, ../../../app/assets/stylesheets/v2/components/_chart.scss */
.product-feature.affix-bottom {
  position: absolute;
}

/* line 11, ../../../app/assets/stylesheets/v2/components/_chart.scss */
#best-fit {
  position: relative;
}

/* line 61, ../../../app/assets/stylesheets/v2/screen.scss */
.home-newsletter {
  padding: 0 20px;
}

@media (min-width: 1200px) {
  /* line 67, ../../../app/assets/stylesheets/v2/screen.scss */
  .product_grid.featured_grid.suspension-grid .products-row > div:first-child {
    margin-left: 12%;
  }
}
/* line 5, ../../../app/assets/stylesheets/v2/global/_helper.scss */
.black-background {
  background-color: #000;
  min-height: 500px;
}

/* line 10, ../../../app/assets/stylesheets/v2/global/_helper.scss */
.no-margin-top {
  margin-top: 0 !important;
}

/* line 14, ../../../app/assets/stylesheets/v2/global/_helper.scss */
.text-content {
  font-size: 15px;
  color: #fff;
  margin: 25px 0;
}

/* line 20, ../../../app/assets/stylesheets/v2/global/_helper.scss */
.title-text {
  color: #fff;
}

/* line 24, ../../../app/assets/stylesheets/v2/global/_helper.scss */
.yellow-text {
  color: #ffe500;
}

/* line 28, ../../../app/assets/stylesheets/v2/global/_helper.scss */
.u-button-space {
  margin: 0 30px 0 0;
}

/* line 32, ../../../app/assets/stylesheets/v2/global/_helper.scss */
.with-margin-bottom {
  margin-bottom: 20px;
}

/* line 36, ../../../app/assets/stylesheets/v2/global/_helper.scss */
.with-margin-top {
  margin-top: 20px;
}

/*!
 * jQuery UI CSS Framework 1.11.2
 * http://jqueryui.com
 *
 * Copyright 2014 jQuery Foundation and other contributors
 * Released under the MIT license.
 * http://jquery.org/license
 *
 * http://api.jqueryui.com/category/theming/
 *
 * To view and modify this theme, visit http://jqueryui.com/themeroller/
 */
/*













 */
/* Component containers
----------------------------------*/
/* line 35, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/jquery-ui-rails-5.0.3/app/assets/stylesheets/jquery-ui.css */
.ui-widget {
  font-family: Verdana, Arial, sans-serif;
  font-size: 1.1em;
}

/* line 39, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/jquery-ui-rails-5.0.3/app/assets/stylesheets/jquery-ui.css */
.ui-widget .ui-widget {
  font-size: 1em;
}

/* line 42, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/jquery-ui-rails-5.0.3/app/assets/stylesheets/jquery-ui.css */
.ui-widget input,
.ui-widget select,
.ui-widget textarea,
.ui-widget button {
  font-family: Verdana, Arial, sans-serif;
  font-size: 1em;
}

/* line 49, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/jquery-ui-rails-5.0.3/app/assets/stylesheets/jquery-ui.css */
.ui-widget-content {
  border: 1px solid #aaaaaa;
  background: #ffffff url(//d1stxdp5ogppuo.cloudfront.net/assets/jquery-ui/ui-bg_flat_75_ffffff_40x100-e08a09790bc2a971062af2ca13462e94.png) 50% 50% repeat-x;
  color: #222222;
}

/* line 54, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/jquery-ui-rails-5.0.3/app/assets/stylesheets/jquery-ui.css */
.ui-widget-content a {
  color: #222222;
}

/* line 57, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/jquery-ui-rails-5.0.3/app/assets/stylesheets/jquery-ui.css */
.ui-widget-header {
  border: 1px solid #aaaaaa;
  background: #cccccc url(//d1stxdp5ogppuo.cloudfront.net/assets/jquery-ui/ui-bg_highlight-soft_75_cccccc_1x100-44b3f8a0bc4aeae4909a8e6dce26d1f1.png) 50% 50% repeat-x;
  color: #222222;
  font-weight: bold;
}

/* line 63, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/jquery-ui-rails-5.0.3/app/assets/stylesheets/jquery-ui.css */
.ui-widget-header a {
  color: #222222;
}

/* Interaction states
----------------------------------*/
/* line 69, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/jquery-ui-rails-5.0.3/app/assets/stylesheets/jquery-ui.css */
.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default {
  border: 1px solid #d3d3d3;
  background: #e6e6e6 url(//d1stxdp5ogppuo.cloudfront.net/assets/jquery-ui/ui-bg_glass_75_e6e6e6_1x400-cbecc2fdf9c30e97a0f4525fe8d31c16.png) 50% 50% repeat-x;
  font-weight: normal;
  color: #555555;
}

/* line 77, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/jquery-ui-rails-5.0.3/app/assets/stylesheets/jquery-ui.css */
.ui-state-default a,
.ui-state-default a:link,
.ui-state-default a:visited {
  color: #555555;
  text-decoration: none;
}

/* line 83, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/jquery-ui-rails-5.0.3/app/assets/stylesheets/jquery-ui.css */
.ui-state-hover,
.ui-widget-content .ui-state-hover,
.ui-widget-header .ui-state-hover,
.ui-state-focus,
.ui-widget-content .ui-state-focus,
.ui-widget-header .ui-state-focus {
  border: 1px solid #999999;
  background: #dadada url(//d1stxdp5ogppuo.cloudfront.net/assets/jquery-ui/ui-bg_glass_75_dadada_1x400-27a4400aa9b07cf41a3d7180b318223b.png) 50% 50% repeat-x;
  font-weight: normal;
  color: #212121;
}

/* line 94, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/jquery-ui-rails-5.0.3/app/assets/stylesheets/jquery-ui.css */
.ui-state-hover a,
.ui-state-hover a:hover,
.ui-state-hover a:link,
.ui-state-hover a:visited,
.ui-state-focus a,
.ui-state-focus a:hover,
.ui-state-focus a:link,
.ui-state-focus a:visited {
  color: #212121;
  text-decoration: none;
}

/* line 105, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/jquery-ui-rails-5.0.3/app/assets/stylesheets/jquery-ui.css */
.ui-state-active,
.ui-widget-content .ui-state-active,
.ui-widget-header .ui-state-active {
  border: 1px solid #aaaaaa;
  background: #ffffff url(//d1stxdp5ogppuo.cloudfront.net/assets/jquery-ui/ui-bg_glass_65_ffffff_1x400-64b041cc16ff57072928a4174435131b.png) 50% 50% repeat-x;
  font-weight: normal;
  color: #212121;
}

/* line 113, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/jquery-ui-rails-5.0.3/app/assets/stylesheets/jquery-ui.css */
.ui-state-active a,
.ui-state-active a:link,
.ui-state-active a:visited {
  color: #212121;
  text-decoration: none;
}

/* Interaction Cues
----------------------------------*/
/* line 122, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/jquery-ui-rails-5.0.3/app/assets/stylesheets/jquery-ui.css */
.ui-state-highlight,
.ui-widget-content .ui-state-highlight,
.ui-widget-header .ui-state-highlight {
  border: 1px solid #fcefa1;
  background: #fbf9ee url(//d1stxdp5ogppuo.cloudfront.net/assets/jquery-ui/ui-bg_glass_55_fbf9ee_1x400-ef28ed83da98881abed450cef9232c52.png) 50% 50% repeat-x;
  color: #363636;
}

/* line 129, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/jquery-ui-rails-5.0.3/app/assets/stylesheets/jquery-ui.css */
.ui-state-highlight a,
.ui-widget-content .ui-state-highlight a,
.ui-widget-header .ui-state-highlight a {
  color: #363636;
}

/* line 134, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/jquery-ui-rails-5.0.3/app/assets/stylesheets/jquery-ui.css */
.ui-state-error,
.ui-widget-content .ui-state-error,
.ui-widget-header .ui-state-error {
  border: 1px solid #cd0a0a;
  background: #fef1ec url(//d1stxdp5ogppuo.cloudfront.net/assets/jquery-ui/ui-bg_glass_95_fef1ec_1x400-d23f77f52dab551d889680ae0345d01f.png) 50% 50% repeat-x;
  color: #cd0a0a;
}

/* line 141, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/jquery-ui-rails-5.0.3/app/assets/stylesheets/jquery-ui.css */
.ui-state-error a,
.ui-widget-content .ui-state-error a,
.ui-widget-header .ui-state-error a {
  color: #cd0a0a;
}

/* line 146, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/jquery-ui-rails-5.0.3/app/assets/stylesheets/jquery-ui.css */
.ui-state-error-text,
.ui-widget-content .ui-state-error-text,
.ui-widget-header .ui-state-error-text {
  color: #cd0a0a;
}

/* line 151, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/jquery-ui-rails-5.0.3/app/assets/stylesheets/jquery-ui.css */
.ui-priority-primary,
.ui-widget-content .ui-priority-primary,
.ui-widget-header .ui-priority-primary {
  font-weight: bold;
}

/* line 156, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/jquery-ui-rails-5.0.3/app/assets/stylesheets/jquery-ui.css */
.ui-priority-secondary,
.ui-widget-content .ui-priority-secondary,
.ui-widget-header .ui-priority-secondary {
  opacity: .7;
  filter: Alpha(Opacity=70);
  /* support: IE8 */
  font-weight: normal;
}

/* line 163, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/jquery-ui-rails-5.0.3/app/assets/stylesheets/jquery-ui.css */
.ui-state-disabled,
.ui-widget-content .ui-state-disabled,
.ui-widget-header .ui-state-disabled {
  opacity: .35;
  filter: Alpha(Opacity=35);
  /* support: IE8 */
  background-image: none;
}

/* line 170, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/jquery-ui-rails-5.0.3/app/assets/stylesheets/jquery-ui.css */
.ui-state-disabled .ui-icon {
  filter: Alpha(Opacity=35);
  /* support: IE8 - See #6059 */
}

/* Icons
----------------------------------*/
/* states and images */
/* line 178, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/jquery-ui-rails-5.0.3/app/assets/stylesheets/jquery-ui.css */
.ui-icon {
  width: 16px;
  height: 16px;
}

/* line 182, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/jquery-ui-rails-5.0.3/app/assets/stylesheets/jquery-ui.css */
.ui-icon,
.ui-widget-content .ui-icon {
  background-image: url(//d1stxdp5ogppuo.cloudfront.net/assets/jquery-ui/ui-icons_222222_256x240-244621e06595ba10edac1541ce919d2b.png);
}

/* line 186, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/jquery-ui-rails-5.0.3/app/assets/stylesheets/jquery-ui.css */
.ui-widget-header .ui-icon {
  background-image: url(//d1stxdp5ogppuo.cloudfront.net/assets/jquery-ui/ui-icons_222222_256x240-244621e06595ba10edac1541ce919d2b.png);
}

/* line 189, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/jquery-ui-rails-5.0.3/app/assets/stylesheets/jquery-ui.css */
.ui-state-default .ui-icon {
  background-image: url(//d1stxdp5ogppuo.cloudfront.net/assets/jquery-ui/ui-icons_888888_256x240-7ecd8a2f0194a8aff9d7f0239d02479a.png);
}

/* line 192, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/jquery-ui-rails-5.0.3/app/assets/stylesheets/jquery-ui.css */
.ui-state-hover .ui-icon,
.ui-state-focus .ui-icon {
  background-image: url(//d1stxdp5ogppuo.cloudfront.net/assets/jquery-ui/ui-icons_454545_256x240-3644cfe4b5bab3952cec679b95414cc7.png);
}

/* line 196, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/jquery-ui-rails-5.0.3/app/assets/stylesheets/jquery-ui.css */
.ui-state-active .ui-icon {
  background-image: url(//d1stxdp5ogppuo.cloudfront.net/assets/jquery-ui/ui-icons_454545_256x240-3644cfe4b5bab3952cec679b95414cc7.png);
}

/* line 199, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/jquery-ui-rails-5.0.3/app/assets/stylesheets/jquery-ui.css */
.ui-state-highlight .ui-icon {
  background-image: url(//d1stxdp5ogppuo.cloudfront.net/assets/jquery-ui/ui-icons_2e83ff_256x240-c22500d7da8281094340b0918967e45f.png);
}

/* line 202, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/jquery-ui-rails-5.0.3/app/assets/stylesheets/jquery-ui.css */
.ui-state-error .ui-icon,
.ui-state-error-text .ui-icon {
  background-image: url(//d1stxdp5ogppuo.cloudfront.net/assets/jquery-ui/ui-icons_cd0a0a_256x240-73b8d249f360bfaf24d9b78fa6f28ef2.png);
}

/* positioning */
/* line 208, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/jquery-ui-rails-5.0.3/app/assets/stylesheets/jquery-ui.css */
.ui-icon-blank {
  background-position: 16px 16px;
}

/* line 209, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/jquery-ui-rails-5.0.3/app/assets/stylesheets/jquery-ui.css */
.ui-icon-carat-1-n {
  background-position: 0 0;
}

/* line 210, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/jquery-ui-rails-5.0.3/app/assets/stylesheets/jquery-ui.css */
.ui-icon-carat-1-ne {
  background-position: -16px 0;
}

/* line 211, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/jquery-ui-rails-5.0.3/app/assets/stylesheets/jquery-ui.css */
.ui-icon-carat-1-e {
  background-position: -32px 0;
}

/* line 212, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/jquery-ui-rails-5.0.3/app/assets/stylesheets/jquery-ui.css */
.ui-icon-carat-1-se {
  background-position: -48px 0;
}

/* line 213, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/jquery-ui-rails-5.0.3/app/assets/stylesheets/jquery-ui.css */
.ui-icon-carat-1-s {
  background-position: -64px 0;
}

/* line 214, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/jquery-ui-rails-5.0.3/app/assets/stylesheets/jquery-ui.css */
.ui-icon-carat-1-sw {
  background-position: -80px 0;
}

/* line 215, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/jquery-ui-rails-5.0.3/app/assets/stylesheets/jquery-ui.css */
.ui-icon-carat-1-w {
  background-position: -96px 0;
}

/* line 216, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/jquery-ui-rails-5.0.3/app/assets/stylesheets/jquery-ui.css */
.ui-icon-carat-1-nw {
  background-position: -112px 0;
}

/* line 217, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/jquery-ui-rails-5.0.3/app/assets/stylesheets/jquery-ui.css */
.ui-icon-carat-2-n-s {
  background-position: -128px 0;
}

/* line 218, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/jquery-ui-rails-5.0.3/app/assets/stylesheets/jquery-ui.css */
.ui-icon-carat-2-e-w {
  background-position: -144px 0;
}

/* line 219, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/jquery-ui-rails-5.0.3/app/assets/stylesheets/jquery-ui.css */
.ui-icon-triangle-1-n {
  background-position: 0 -16px;
}

/* line 220, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/jquery-ui-rails-5.0.3/app/assets/stylesheets/jquery-ui.css */
.ui-icon-triangle-1-ne {
  background-position: -16px -16px;
}

/* line 221, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/jquery-ui-rails-5.0.3/app/assets/stylesheets/jquery-ui.css */
.ui-icon-triangle-1-e {
  background-position: -32px -16px;
}

/* line 222, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/jquery-ui-rails-5.0.3/app/assets/stylesheets/jquery-ui.css */
.ui-icon-triangle-1-se {
  background-position: -48px -16px;
}

/* line 223, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/jquery-ui-rails-5.0.3/app/assets/stylesheets/jquery-ui.css */
.ui-icon-triangle-1-s {
  background-position: -64px -16px;
}

/* line 224, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/jquery-ui-rails-5.0.3/app/assets/stylesheets/jquery-ui.css */
.ui-icon-triangle-1-sw {
  background-position: -80px -16px;
}

/* line 225, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/jquery-ui-rails-5.0.3/app/assets/stylesheets/jquery-ui.css */
.ui-icon-triangle-1-w {
  background-position: -96px -16px;
}

/* line 226, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/jquery-ui-rails-5.0.3/app/assets/stylesheets/jquery-ui.css */
.ui-icon-triangle-1-nw {
  background-position: -112px -16px;
}

/* line 227, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/jquery-ui-rails-5.0.3/app/assets/stylesheets/jquery-ui.css */
.ui-icon-triangle-2-n-s {
  background-position: -128px -16px;
}

/* line 228, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/jquery-ui-rails-5.0.3/app/assets/stylesheets/jquery-ui.css */
.ui-icon-triangle-2-e-w {
  background-position: -144px -16px;
}

/* line 229, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/jquery-ui-rails-5.0.3/app/assets/stylesheets/jquery-ui.css */
.ui-icon-arrow-1-n {
  background-position: 0 -32px;
}

/* line 230, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/jquery-ui-rails-5.0.3/app/assets/stylesheets/jquery-ui.css */
.ui-icon-arrow-1-ne {
  background-position: -16px -32px;
}

/* line 231, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/jquery-ui-rails-5.0.3/app/assets/stylesheets/jquery-ui.css */
.ui-icon-arrow-1-e {
  background-position: -32px -32px;
}

/* line 232, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/jquery-ui-rails-5.0.3/app/assets/stylesheets/jquery-ui.css */
.ui-icon-arrow-1-se {
  background-position: -48px -32px;
}

/* line 233, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/jquery-ui-rails-5.0.3/app/assets/stylesheets/jquery-ui.css */
.ui-icon-arrow-1-s {
  background-position: -64px -32px;
}

/* line 234, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/jquery-ui-rails-5.0.3/app/assets/stylesheets/jquery-ui.css */
.ui-icon-arrow-1-sw {
  background-position: -80px -32px;
}

/* line 235, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/jquery-ui-rails-5.0.3/app/assets/stylesheets/jquery-ui.css */
.ui-icon-arrow-1-w {
  background-position: -96px -32px;
}

/* line 236, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/jquery-ui-rails-5.0.3/app/assets/stylesheets/jquery-ui.css */
.ui-icon-arrow-1-nw {
  background-position: -112px -32px;
}

/* line 237, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/jquery-ui-rails-5.0.3/app/assets/stylesheets/jquery-ui.css */
.ui-icon-arrow-2-n-s {
  background-position: -128px -32px;
}

/* line 238, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/jquery-ui-rails-5.0.3/app/assets/stylesheets/jquery-ui.css */
.ui-icon-arrow-2-ne-sw {
  background-position: -144px -32px;
}

/* line 239, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/jquery-ui-rails-5.0.3/app/assets/stylesheets/jquery-ui.css */
.ui-icon-arrow-2-e-w {
  background-position: -160px -32px;
}

/* line 240, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/jquery-ui-rails-5.0.3/app/assets/stylesheets/jquery-ui.css */
.ui-icon-arrow-2-se-nw {
  background-position: -176px -32px;
}

/* line 241, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/jquery-ui-rails-5.0.3/app/assets/stylesheets/jquery-ui.css */
.ui-icon-arrowstop-1-n {
  background-position: -192px -32px;
}

/* line 242, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/jquery-ui-rails-5.0.3/app/assets/stylesheets/jquery-ui.css */
.ui-icon-arrowstop-1-e {
  background-position: -208px -32px;
}

/* line 243, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/jquery-ui-rails-5.0.3/app/assets/stylesheets/jquery-ui.css */
.ui-icon-arrowstop-1-s {
  background-position: -224px -32px;
}

/* line 244, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/jquery-ui-rails-5.0.3/app/assets/stylesheets/jquery-ui.css */
.ui-icon-arrowstop-1-w {
  background-position: -240px -32px;
}

/* line 245, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/jquery-ui-rails-5.0.3/app/assets/stylesheets/jquery-ui.css */
.ui-icon-arrowthick-1-n {
  background-position: 0 -48px;
}

/* line 246, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/jquery-ui-rails-5.0.3/app/assets/stylesheets/jquery-ui.css */
.ui-icon-arrowthick-1-ne {
  background-position: -16px -48px;
}

/* line 247, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/jquery-ui-rails-5.0.3/app/assets/stylesheets/jquery-ui.css */
.ui-icon-arrowthick-1-e {
  background-position: -32px -48px;
}

/* line 248, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/jquery-ui-rails-5.0.3/app/assets/stylesheets/jquery-ui.css */
.ui-icon-arrowthick-1-se {
  background-position: -48px -48px;
}

/* line 249, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/jquery-ui-rails-5.0.3/app/assets/stylesheets/jquery-ui.css */
.ui-icon-arrowthick-1-s {
  background-position: -64px -48px;
}

/* line 250, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/jquery-ui-rails-5.0.3/app/assets/stylesheets/jquery-ui.css */
.ui-icon-arrowthick-1-sw {
  background-position: -80px -48px;
}

/* line 251, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/jquery-ui-rails-5.0.3/app/assets/stylesheets/jquery-ui.css */
.ui-icon-arrowthick-1-w {
  background-position: -96px -48px;
}

/* line 252, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/jquery-ui-rails-5.0.3/app/assets/stylesheets/jquery-ui.css */
.ui-icon-arrowthick-1-nw {
  background-position: -112px -48px;
}

/* line 253, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/jquery-ui-rails-5.0.3/app/assets/stylesheets/jquery-ui.css */
.ui-icon-arrowthick-2-n-s {
  background-position: -128px -48px;
}

/* line 254, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/jquery-ui-rails-5.0.3/app/assets/stylesheets/jquery-ui.css */
.ui-icon-arrowthick-2-ne-sw {
  background-position: -144px -48px;
}

/* line 255, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/jquery-ui-rails-5.0.3/app/assets/stylesheets/jquery-ui.css */
.ui-icon-arrowthick-2-e-w {
  background-position: -160px -48px;
}

/* line 256, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/jquery-ui-rails-5.0.3/app/assets/stylesheets/jquery-ui.css */
.ui-icon-arrowthick-2-se-nw {
  background-position: -176px -48px;
}

/* line 257, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/jquery-ui-rails-5.0.3/app/assets/stylesheets/jquery-ui.css */
.ui-icon-arrowthickstop-1-n {
  background-position: -192px -48px;
}

/* line 258, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/jquery-ui-rails-5.0.3/app/assets/stylesheets/jquery-ui.css */
.ui-icon-arrowthickstop-1-e {
  background-position: -208px -48px;
}

/* line 259, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/jquery-ui-rails-5.0.3/app/assets/stylesheets/jquery-ui.css */
.ui-icon-arrowthickstop-1-s {
  background-position: -224px -48px;
}

/* line 260, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/jquery-ui-rails-5.0.3/app/assets/stylesheets/jquery-ui.css */
.ui-icon-arrowthickstop-1-w {
  background-position: -240px -48px;
}

/* line 261, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/jquery-ui-rails-5.0.3/app/assets/stylesheets/jquery-ui.css */
.ui-icon-arrowreturnthick-1-w {
  background-position: 0 -64px;
}

/* line 262, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/jquery-ui-rails-5.0.3/app/assets/stylesheets/jquery-ui.css */
.ui-icon-arrowreturnthick-1-n {
  background-position: -16px -64px;
}

/* line 263, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/jquery-ui-rails-5.0.3/app/assets/stylesheets/jquery-ui.css */
.ui-icon-arrowreturnthick-1-e {
  background-position: -32px -64px;
}

/* line 264, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/jquery-ui-rails-5.0.3/app/assets/stylesheets/jquery-ui.css */
.ui-icon-arrowreturnthick-1-s {
  background-position: -48px -64px;
}

/* line 265, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/jquery-ui-rails-5.0.3/app/assets/stylesheets/jquery-ui.css */
.ui-icon-arrowreturn-1-w {
  background-position: -64px -64px;
}

/* line 266, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/jquery-ui-rails-5.0.3/app/assets/stylesheets/jquery-ui.css */
.ui-icon-arrowreturn-1-n {
  background-position: -80px -64px;
}

/* line 267, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/jquery-ui-rails-5.0.3/app/assets/stylesheets/jquery-ui.css */
.ui-icon-arrowreturn-1-e {
  background-position: -96px -64px;
}

/* line 268, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/jquery-ui-rails-5.0.3/app/assets/stylesheets/jquery-ui.css */
.ui-icon-arrowreturn-1-s {
  background-position: -112px -64px;
}

/* line 269, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/jquery-ui-rails-5.0.3/app/assets/stylesheets/jquery-ui.css */
.ui-icon-arrowrefresh-1-w {
  background-position: -128px -64px;
}

/* line 270, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/jquery-ui-rails-5.0.3/app/assets/stylesheets/jquery-ui.css */
.ui-icon-arrowrefresh-1-n {
  background-position: -144px -64px;
}

/* line 271, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/jquery-ui-rails-5.0.3/app/assets/stylesheets/jquery-ui.css */
.ui-icon-arrowrefresh-1-e {
  background-position: -160px -64px;
}

/* line 272, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/jquery-ui-rails-5.0.3/app/assets/stylesheets/jquery-ui.css */
.ui-icon-arrowrefresh-1-s {
  background-position: -176px -64px;
}

/* line 273, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/jquery-ui-rails-5.0.3/app/assets/stylesheets/jquery-ui.css */
.ui-icon-arrow-4 {
  background-position: 0 -80px;
}

/* line 274, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/jquery-ui-rails-5.0.3/app/assets/stylesheets/jquery-ui.css */
.ui-icon-arrow-4-diag {
  background-position: -16px -80px;
}

/* line 275, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/jquery-ui-rails-5.0.3/app/assets/stylesheets/jquery-ui.css */
.ui-icon-extlink {
  background-position: -32px -80px;
}

/* line 276, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/jquery-ui-rails-5.0.3/app/assets/stylesheets/jquery-ui.css */
.ui-icon-newwin {
  background-position: -48px -80px;
}

/* line 277, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/jquery-ui-rails-5.0.3/app/assets/stylesheets/jquery-ui.css */
.ui-icon-refresh {
  background-position: -64px -80px;
}

/* line 278, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/jquery-ui-rails-5.0.3/app/assets/stylesheets/jquery-ui.css */
.ui-icon-shuffle {
  background-position: -80px -80px;
}

/* line 279, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/jquery-ui-rails-5.0.3/app/assets/stylesheets/jquery-ui.css */
.ui-icon-transfer-e-w {
  background-position: -96px -80px;
}

/* line 280, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/jquery-ui-rails-5.0.3/app/assets/stylesheets/jquery-ui.css */
.ui-icon-transferthick-e-w {
  background-position: -112px -80px;
}

/* line 281, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/jquery-ui-rails-5.0.3/app/assets/stylesheets/jquery-ui.css */
.ui-icon-folder-collapsed {
  background-position: 0 -96px;
}

/* line 282, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/jquery-ui-rails-5.0.3/app/assets/stylesheets/jquery-ui.css */
.ui-icon-folder-open {
  background-position: -16px -96px;
}

/* line 283, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/jquery-ui-rails-5.0.3/app/assets/stylesheets/jquery-ui.css */
.ui-icon-document {
  background-position: -32px -96px;
}

/* line 284, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/jquery-ui-rails-5.0.3/app/assets/stylesheets/jquery-ui.css */
.ui-icon-document-b {
  background-position: -48px -96px;
}

/* line 285, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/jquery-ui-rails-5.0.3/app/assets/stylesheets/jquery-ui.css */
.ui-icon-note {
  background-position: -64px -96px;
}

/* line 286, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/jquery-ui-rails-5.0.3/app/assets/stylesheets/jquery-ui.css */
.ui-icon-mail-closed {
  background-position: -80px -96px;
}

/* line 287, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/jquery-ui-rails-5.0.3/app/assets/stylesheets/jquery-ui.css */
.ui-icon-mail-open {
  background-position: -96px -96px;
}

/* line 288, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/jquery-ui-rails-5.0.3/app/assets/stylesheets/jquery-ui.css */
.ui-icon-suitcase {
  background-position: -112px -96px;
}

/* line 289, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/jquery-ui-rails-5.0.3/app/assets/stylesheets/jquery-ui.css */
.ui-icon-comment {
  background-position: -128px -96px;
}

/* line 290, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/jquery-ui-rails-5.0.3/app/assets/stylesheets/jquery-ui.css */
.ui-icon-person {
  background-position: -144px -96px;
}

/* line 291, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/jquery-ui-rails-5.0.3/app/assets/stylesheets/jquery-ui.css */
.ui-icon-print {
  background-position: -160px -96px;
}

/* line 292, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/jquery-ui-rails-5.0.3/app/assets/stylesheets/jquery-ui.css */
.ui-icon-trash {
  background-position: -176px -96px;
}

/* line 293, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/jquery-ui-rails-5.0.3/app/assets/stylesheets/jquery-ui.css */
.ui-icon-locked {
  background-position: -192px -96px;
}

/* line 294, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/jquery-ui-rails-5.0.3/app/assets/stylesheets/jquery-ui.css */
.ui-icon-unlocked {
  background-position: -208px -96px;
}

/* line 295, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/jquery-ui-rails-5.0.3/app/assets/stylesheets/jquery-ui.css */
.ui-icon-bookmark {
  background-position: -224px -96px;
}

/* line 296, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/jquery-ui-rails-5.0.3/app/assets/stylesheets/jquery-ui.css */
.ui-icon-tag {
  background-position: -240px -96px;
}

/* line 297, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/jquery-ui-rails-5.0.3/app/assets/stylesheets/jquery-ui.css */
.ui-icon-home {
  background-position: 0 -112px;
}

/* line 298, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/jquery-ui-rails-5.0.3/app/assets/stylesheets/jquery-ui.css */
.ui-icon-flag {
  background-position: -16px -112px;
}

/* line 299, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/jquery-ui-rails-5.0.3/app/assets/stylesheets/jquery-ui.css */
.ui-icon-calendar {
  background-position: -32px -112px;
}

/* line 300, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/jquery-ui-rails-5.0.3/app/assets/stylesheets/jquery-ui.css */
.ui-icon-cart {
  background-position: -48px -112px;
}

/* line 301, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/jquery-ui-rails-5.0.3/app/assets/stylesheets/jquery-ui.css */
.ui-icon-pencil {
  background-position: -64px -112px;
}

/* line 302, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/jquery-ui-rails-5.0.3/app/assets/stylesheets/jquery-ui.css */
.ui-icon-clock {
  background-position: -80px -112px;
}

/* line 303, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/jquery-ui-rails-5.0.3/app/assets/stylesheets/jquery-ui.css */
.ui-icon-disk {
  background-position: -96px -112px;
}

/* line 304, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/jquery-ui-rails-5.0.3/app/assets/stylesheets/jquery-ui.css */
.ui-icon-calculator {
  background-position: -112px -112px;
}

/* line 305, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/jquery-ui-rails-5.0.3/app/assets/stylesheets/jquery-ui.css */
.ui-icon-zoomin {
  background-position: -128px -112px;
}

/* line 306, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/jquery-ui-rails-5.0.3/app/assets/stylesheets/jquery-ui.css */
.ui-icon-zoomout {
  background-position: -144px -112px;
}

/* line 307, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/jquery-ui-rails-5.0.3/app/assets/stylesheets/jquery-ui.css */
.ui-icon-search {
  background-position: -160px -112px;
}

/* line 308, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/jquery-ui-rails-5.0.3/app/assets/stylesheets/jquery-ui.css */
.ui-icon-wrench {
  background-position: -176px -112px;
}

/* line 309, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/jquery-ui-rails-5.0.3/app/assets/stylesheets/jquery-ui.css */
.ui-icon-gear {
  background-position: -192px -112px;
}

/* line 310, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/jquery-ui-rails-5.0.3/app/assets/stylesheets/jquery-ui.css */
.ui-icon-heart {
  background-position: -208px -112px;
}

/* line 311, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/jquery-ui-rails-5.0.3/app/assets/stylesheets/jquery-ui.css */
.ui-icon-star {
  background-position: -224px -112px;
}

/* line 312, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/jquery-ui-rails-5.0.3/app/assets/stylesheets/jquery-ui.css */
.ui-icon-link {
  background-position: -240px -112px;
}

/* line 313, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/jquery-ui-rails-5.0.3/app/assets/stylesheets/jquery-ui.css */
.ui-icon-cancel {
  background-position: 0 -128px;
}

/* line 314, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/jquery-ui-rails-5.0.3/app/assets/stylesheets/jquery-ui.css */
.ui-icon-plus {
  background-position: -16px -128px;
}

/* line 315, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/jquery-ui-rails-5.0.3/app/assets/stylesheets/jquery-ui.css */
.ui-icon-plusthick {
  background-position: -32px -128px;
}

/* line 316, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/jquery-ui-rails-5.0.3/app/assets/stylesheets/jquery-ui.css */
.ui-icon-minus {
  background-position: -48px -128px;
}

/* line 317, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/jquery-ui-rails-5.0.3/app/assets/stylesheets/jquery-ui.css */
.ui-icon-minusthick {
  background-position: -64px -128px;
}

/* line 318, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/jquery-ui-rails-5.0.3/app/assets/stylesheets/jquery-ui.css */
.ui-icon-close {
  background-position: -80px -128px;
}

/* line 319, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/jquery-ui-rails-5.0.3/app/assets/stylesheets/jquery-ui.css */
.ui-icon-closethick {
  background-position: -96px -128px;
}

/* line 320, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/jquery-ui-rails-5.0.3/app/assets/stylesheets/jquery-ui.css */
.ui-icon-key {
  background-position: -112px -128px;
}

/* line 321, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/jquery-ui-rails-5.0.3/app/assets/stylesheets/jquery-ui.css */
.ui-icon-lightbulb {
  background-position: -128px -128px;
}

/* line 322, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/jquery-ui-rails-5.0.3/app/assets/stylesheets/jquery-ui.css */
.ui-icon-scissors {
  background-position: -144px -128px;
}

/* line 323, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/jquery-ui-rails-5.0.3/app/assets/stylesheets/jquery-ui.css */
.ui-icon-clipboard {
  background-position: -160px -128px;
}

/* line 324, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/jquery-ui-rails-5.0.3/app/assets/stylesheets/jquery-ui.css */
.ui-icon-copy {
  background-position: -176px -128px;
}

/* line 325, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/jquery-ui-rails-5.0.3/app/assets/stylesheets/jquery-ui.css */
.ui-icon-contact {
  background-position: -192px -128px;
}

/* line 326, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/jquery-ui-rails-5.0.3/app/assets/stylesheets/jquery-ui.css */
.ui-icon-image {
  background-position: -208px -128px;
}

/* line 327, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/jquery-ui-rails-5.0.3/app/assets/stylesheets/jquery-ui.css */
.ui-icon-video {
  background-position: -224px -128px;
}

/* line 328, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/jquery-ui-rails-5.0.3/app/assets/stylesheets/jquery-ui.css */
.ui-icon-script {
  background-position: -240px -128px;
}

/* line 329, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/jquery-ui-rails-5.0.3/app/assets/stylesheets/jquery-ui.css */
.ui-icon-alert {
  background-position: 0 -144px;
}

/* line 330, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/jquery-ui-rails-5.0.3/app/assets/stylesheets/jquery-ui.css */
.ui-icon-info {
  background-position: -16px -144px;
}

/* line 331, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/jquery-ui-rails-5.0.3/app/assets/stylesheets/jquery-ui.css */
.ui-icon-notice {
  background-position: -32px -144px;
}

/* line 332, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/jquery-ui-rails-5.0.3/app/assets/stylesheets/jquery-ui.css */
.ui-icon-help {
  background-position: -48px -144px;
}

/* line 333, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/jquery-ui-rails-5.0.3/app/assets/stylesheets/jquery-ui.css */
.ui-icon-check {
  background-position: -64px -144px;
}

/* line 334, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/jquery-ui-rails-5.0.3/app/assets/stylesheets/jquery-ui.css */
.ui-icon-bullet {
  background-position: -80px -144px;
}

/* line 335, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/jquery-ui-rails-5.0.3/app/assets/stylesheets/jquery-ui.css */
.ui-icon-radio-on {
  background-position: -96px -144px;
}

/* line 336, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/jquery-ui-rails-5.0.3/app/assets/stylesheets/jquery-ui.css */
.ui-icon-radio-off {
  background-position: -112px -144px;
}

/* line 337, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/jquery-ui-rails-5.0.3/app/assets/stylesheets/jquery-ui.css */
.ui-icon-pin-w {
  background-position: -128px -144px;
}

/* line 338, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/jquery-ui-rails-5.0.3/app/assets/stylesheets/jquery-ui.css */
.ui-icon-pin-s {
  background-position: -144px -144px;
}

/* line 339, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/jquery-ui-rails-5.0.3/app/assets/stylesheets/jquery-ui.css */
.ui-icon-play {
  background-position: 0 -160px;
}

/* line 340, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/jquery-ui-rails-5.0.3/app/assets/stylesheets/jquery-ui.css */
.ui-icon-pause {
  background-position: -16px -160px;
}

/* line 341, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/jquery-ui-rails-5.0.3/app/assets/stylesheets/jquery-ui.css */
.ui-icon-seek-next {
  background-position: -32px -160px;
}

/* line 342, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/jquery-ui-rails-5.0.3/app/assets/stylesheets/jquery-ui.css */
.ui-icon-seek-prev {
  background-position: -48px -160px;
}

/* line 343, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/jquery-ui-rails-5.0.3/app/assets/stylesheets/jquery-ui.css */
.ui-icon-seek-end {
  background-position: -64px -160px;
}

/* line 344, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/jquery-ui-rails-5.0.3/app/assets/stylesheets/jquery-ui.css */
.ui-icon-seek-start {
  background-position: -80px -160px;
}

/* ui-icon-seek-first is deprecated, use ui-icon-seek-start instead */
/* line 346, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/jquery-ui-rails-5.0.3/app/assets/stylesheets/jquery-ui.css */
.ui-icon-seek-first {
  background-position: -80px -160px;
}

/* line 347, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/jquery-ui-rails-5.0.3/app/assets/stylesheets/jquery-ui.css */
.ui-icon-stop {
  background-position: -96px -160px;
}

/* line 348, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/jquery-ui-rails-5.0.3/app/assets/stylesheets/jquery-ui.css */
.ui-icon-eject {
  background-position: -112px -160px;
}

/* line 349, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/jquery-ui-rails-5.0.3/app/assets/stylesheets/jquery-ui.css */
.ui-icon-volume-off {
  background-position: -128px -160px;
}

/* line 350, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/jquery-ui-rails-5.0.3/app/assets/stylesheets/jquery-ui.css */
.ui-icon-volume-on {
  background-position: -144px -160px;
}

/* line 351, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/jquery-ui-rails-5.0.3/app/assets/stylesheets/jquery-ui.css */
.ui-icon-power {
  background-position: 0 -176px;
}

/* line 352, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/jquery-ui-rails-5.0.3/app/assets/stylesheets/jquery-ui.css */
.ui-icon-signal-diag {
  background-position: -16px -176px;
}

/* line 353, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/jquery-ui-rails-5.0.3/app/assets/stylesheets/jquery-ui.css */
.ui-icon-signal {
  background-position: -32px -176px;
}

/* line 354, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/jquery-ui-rails-5.0.3/app/assets/stylesheets/jquery-ui.css */
.ui-icon-battery-0 {
  background-position: -48px -176px;
}

/* line 355, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/jquery-ui-rails-5.0.3/app/assets/stylesheets/jquery-ui.css */
.ui-icon-battery-1 {
  background-position: -64px -176px;
}

/* line 356, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/jquery-ui-rails-5.0.3/app/assets/stylesheets/jquery-ui.css */
.ui-icon-battery-2 {
  background-position: -80px -176px;
}

/* line 357, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/jquery-ui-rails-5.0.3/app/assets/stylesheets/jquery-ui.css */
.ui-icon-battery-3 {
  background-position: -96px -176px;
}

/* line 358, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/jquery-ui-rails-5.0.3/app/assets/stylesheets/jquery-ui.css */
.ui-icon-circle-plus {
  background-position: 0 -192px;
}

/* line 359, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/jquery-ui-rails-5.0.3/app/assets/stylesheets/jquery-ui.css */
.ui-icon-circle-minus {
  background-position: -16px -192px;
}

/* line 360, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/jquery-ui-rails-5.0.3/app/assets/stylesheets/jquery-ui.css */
.ui-icon-circle-close {
  background-position: -32px -192px;
}

/* line 361, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/jquery-ui-rails-5.0.3/app/assets/stylesheets/jquery-ui.css */
.ui-icon-circle-triangle-e {
  background-position: -48px -192px;
}

/* line 362, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/jquery-ui-rails-5.0.3/app/assets/stylesheets/jquery-ui.css */
.ui-icon-circle-triangle-s {
  background-position: -64px -192px;
}

/* line 363, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/jquery-ui-rails-5.0.3/app/assets/stylesheets/jquery-ui.css */
.ui-icon-circle-triangle-w {
  background-position: -80px -192px;
}

/* line 364, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/jquery-ui-rails-5.0.3/app/assets/stylesheets/jquery-ui.css */
.ui-icon-circle-triangle-n {
  background-position: -96px -192px;
}

/* line 365, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/jquery-ui-rails-5.0.3/app/assets/stylesheets/jquery-ui.css */
.ui-icon-circle-arrow-e {
  background-position: -112px -192px;
}

/* line 366, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/jquery-ui-rails-5.0.3/app/assets/stylesheets/jquery-ui.css */
.ui-icon-circle-arrow-s {
  background-position: -128px -192px;
}

/* line 367, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/jquery-ui-rails-5.0.3/app/assets/stylesheets/jquery-ui.css */
.ui-icon-circle-arrow-w {
  background-position: -144px -192px;
}

/* line 368, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/jquery-ui-rails-5.0.3/app/assets/stylesheets/jquery-ui.css */
.ui-icon-circle-arrow-n {
  background-position: -160px -192px;
}

/* line 369, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/jquery-ui-rails-5.0.3/app/assets/stylesheets/jquery-ui.css */
.ui-icon-circle-zoomin {
  background-position: -176px -192px;
}

/* line 370, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/jquery-ui-rails-5.0.3/app/assets/stylesheets/jquery-ui.css */
.ui-icon-circle-zoomout {
  background-position: -192px -192px;
}

/* line 371, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/jquery-ui-rails-5.0.3/app/assets/stylesheets/jquery-ui.css */
.ui-icon-circle-check {
  background-position: -208px -192px;
}

/* line 372, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/jquery-ui-rails-5.0.3/app/assets/stylesheets/jquery-ui.css */
.ui-icon-circlesmall-plus {
  background-position: 0 -208px;
}

/* line 373, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/jquery-ui-rails-5.0.3/app/assets/stylesheets/jquery-ui.css */
.ui-icon-circlesmall-minus {
  background-position: -16px -208px;
}

/* line 374, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/jquery-ui-rails-5.0.3/app/assets/stylesheets/jquery-ui.css */
.ui-icon-circlesmall-close {
  background-position: -32px -208px;
}

/* line 375, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/jquery-ui-rails-5.0.3/app/assets/stylesheets/jquery-ui.css */
.ui-icon-squaresmall-plus {
  background-position: -48px -208px;
}

/* line 376, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/jquery-ui-rails-5.0.3/app/assets/stylesheets/jquery-ui.css */
.ui-icon-squaresmall-minus {
  background-position: -64px -208px;
}

/* line 377, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/jquery-ui-rails-5.0.3/app/assets/stylesheets/jquery-ui.css */
.ui-icon-squaresmall-close {
  background-position: -80px -208px;
}

/* line 378, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/jquery-ui-rails-5.0.3/app/assets/stylesheets/jquery-ui.css */
.ui-icon-grip-dotted-vertical {
  background-position: 0 -224px;
}

/* line 379, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/jquery-ui-rails-5.0.3/app/assets/stylesheets/jquery-ui.css */
.ui-icon-grip-dotted-horizontal {
  background-position: -16px -224px;
}

/* line 380, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/jquery-ui-rails-5.0.3/app/assets/stylesheets/jquery-ui.css */
.ui-icon-grip-solid-vertical {
  background-position: -32px -224px;
}

/* line 381, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/jquery-ui-rails-5.0.3/app/assets/stylesheets/jquery-ui.css */
.ui-icon-grip-solid-horizontal {
  background-position: -48px -224px;
}

/* line 382, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/jquery-ui-rails-5.0.3/app/assets/stylesheets/jquery-ui.css */
.ui-icon-gripsmall-diagonal-se {
  background-position: -64px -224px;
}

/* line 383, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/jquery-ui-rails-5.0.3/app/assets/stylesheets/jquery-ui.css */
.ui-icon-grip-diagonal-se {
  background-position: -80px -224px;
}

/* Misc visuals
----------------------------------*/
/* Corner radius */
/* line 390, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/jquery-ui-rails-5.0.3/app/assets/stylesheets/jquery-ui.css */
.ui-corner-all,
.ui-corner-top,
.ui-corner-left,
.ui-corner-tl {
  border-top-left-radius: 4px;
}

/* line 396, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/jquery-ui-rails-5.0.3/app/assets/stylesheets/jquery-ui.css */
.ui-corner-all,
.ui-corner-top,
.ui-corner-right,
.ui-corner-tr {
  border-top-right-radius: 4px;
}

/* line 402, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/jquery-ui-rails-5.0.3/app/assets/stylesheets/jquery-ui.css */
.ui-corner-all,
.ui-corner-bottom,
.ui-corner-left,
.ui-corner-bl {
  border-bottom-left-radius: 4px;
}

/* line 408, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/jquery-ui-rails-5.0.3/app/assets/stylesheets/jquery-ui.css */
.ui-corner-all,
.ui-corner-bottom,
.ui-corner-right,
.ui-corner-br {
  border-bottom-right-radius: 4px;
}

/* Overlays */
/* line 416, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/jquery-ui-rails-5.0.3/app/assets/stylesheets/jquery-ui.css */
.ui-widget-overlay {
  background: #aaaaaa url(//d1stxdp5ogppuo.cloudfront.net/assets/jquery-ui/ui-bg_flat_0_aaaaaa_40x100-67063bddfbeb264be71be5f9cc7542da.png) 50% 50% repeat-x;
  opacity: 0.3;
  filter: Alpha(Opacity=30);
  /* support: IE8 */
}

/* line 421, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/jquery-ui-rails-5.0.3/app/assets/stylesheets/jquery-ui.css */
.ui-widget-shadow {
  margin: -8px 0 0 -8px;
  padding: 8px;
  background: #aaaaaa url(//d1stxdp5ogppuo.cloudfront.net/assets/jquery-ui/ui-bg_flat_0_aaaaaa_40x100-67063bddfbeb264be71be5f9cc7542da.png) 50% 50% repeat-x;
  opacity: 0.3;
  filter: Alpha(Opacity=30);
  /* support: IE8 */
  border-radius: 8px;
}

/*!
 * jQuery UI CSS Framework 1.11.2
 * http://jqueryui.com
 *
 * Copyright 2014 jQuery Foundation and other contributors
 * Released under the MIT license.
 * http://jquery.org/license
 *
 * http://api.jqueryui.com/category/theming/
 */
/*

 */
/* Layout helpers
----------------------------------*/
/* line 446, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/jquery-ui-rails-5.0.3/app/assets/stylesheets/jquery-ui.css */
.ui-helper-hidden {
  display: none;
}

/* line 449, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/jquery-ui-rails-5.0.3/app/assets/stylesheets/jquery-ui.css */
.ui-helper-hidden-accessible {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}

/* line 459, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/jquery-ui-rails-5.0.3/app/assets/stylesheets/jquery-ui.css */
.ui-helper-reset {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  line-height: 1.3;
  text-decoration: none;
  font-size: 100%;
  list-style: none;
}

/* line 469, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/jquery-ui-rails-5.0.3/app/assets/stylesheets/jquery-ui.css */
.ui-helper-clearfix:before,
.ui-helper-clearfix:after {
  content: "";
  display: table;
  border-collapse: collapse;
}

/* line 475, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/jquery-ui-rails-5.0.3/app/assets/stylesheets/jquery-ui.css */
.ui-helper-clearfix:after {
  clear: both;
}

/* line 478, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/jquery-ui-rails-5.0.3/app/assets/stylesheets/jquery-ui.css */
.ui-helper-clearfix {
  min-height: 0;
  /* support: IE7 */
}

/* line 481, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/jquery-ui-rails-5.0.3/app/assets/stylesheets/jquery-ui.css */
.ui-helper-zfix {
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  position: absolute;
  opacity: 0;
  filter: Alpha(Opacity=0);
  /* support: IE8 */
}

/* line 491, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/jquery-ui-rails-5.0.3/app/assets/stylesheets/jquery-ui.css */
.ui-front {
  z-index: 100;
}

/* Interaction Cues
----------------------------------*/
/* line 498, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/jquery-ui-rails-5.0.3/app/assets/stylesheets/jquery-ui.css */
.ui-state-disabled {
  cursor: default !important;
}

/* Icons
----------------------------------*/
/* states and images */
/* line 507, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/jquery-ui-rails-5.0.3/app/assets/stylesheets/jquery-ui.css */
.ui-icon {
  display: block;
  text-indent: -99999px;
  overflow: hidden;
  background-repeat: no-repeat;
}

/* Misc visuals
----------------------------------*/
/* Overlays */
/* line 519, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/jquery-ui-rails-5.0.3/app/assets/stylesheets/jquery-ui.css */
.ui-widget-overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

/*!
 * jQuery UI Accordion 1.11.2
 * http://jqueryui.com
 *
 * Copyright 2014 jQuery Foundation and other contributors
 * Released under the MIT license.
 * http://jquery.org/license
 *
 * http://api.jqueryui.com/accordion/#theming
 */
/*


 */
/* line 541, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/jquery-ui-rails-5.0.3/app/assets/stylesheets/jquery-ui.css */
.ui-accordion .ui-accordion-header {
  display: block;
  cursor: pointer;
  position: relative;
  margin: 2px 0 0 0;
  padding: .5em .5em .5em .7em;
  min-height: 0;
  /* support: IE7 */
  font-size: 100%;
}

/* line 550, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/jquery-ui-rails-5.0.3/app/assets/stylesheets/jquery-ui.css */
.ui-accordion .ui-accordion-icons {
  padding-left: 2.2em;
}

/* line 553, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/jquery-ui-rails-5.0.3/app/assets/stylesheets/jquery-ui.css */
.ui-accordion .ui-accordion-icons .ui-accordion-icons {
  padding-left: 2.2em;
}

/* line 556, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/jquery-ui-rails-5.0.3/app/assets/stylesheets/jquery-ui.css */
.ui-accordion .ui-accordion-header .ui-accordion-header-icon {
  position: absolute;
  left: .5em;
  top: 50%;
  margin-top: -8px;
}

/* line 562, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/jquery-ui-rails-5.0.3/app/assets/stylesheets/jquery-ui.css */
.ui-accordion .ui-accordion-content {
  padding: 1em 2.2em;
  border-top: 0;
  overflow: auto;
}

/*!
 * jQuery UI Menu 1.11.2
 * http://jqueryui.com
 *
 * Copyright 2014 jQuery Foundation and other contributors
 * Released under the MIT license.
 * http://jquery.org/license
 *
 * http://api.jqueryui.com/menu/#theming
 */
/*


 */
/* line 582, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/jquery-ui-rails-5.0.3/app/assets/stylesheets/jquery-ui.css */
.ui-menu {
  list-style: none;
  padding: 0;
  margin: 0;
  display: block;
  outline: none;
}

/* line 589, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/jquery-ui-rails-5.0.3/app/assets/stylesheets/jquery-ui.css */
.ui-menu .ui-menu {
  position: absolute;
}

/* line 592, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/jquery-ui-rails-5.0.3/app/assets/stylesheets/jquery-ui.css */
.ui-menu .ui-menu-item {
  position: relative;
  margin: 0;
  padding: 3px 1em 3px .4em;
  cursor: pointer;
  min-height: 0;
  /* support: IE7 */
  /* support: IE10, see #8844 */
  list-style-image: url("data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7");
}

/* line 601, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/jquery-ui-rails-5.0.3/app/assets/stylesheets/jquery-ui.css */
.ui-menu .ui-menu-divider {
  margin: 5px 0;
  height: 0;
  font-size: 0;
  line-height: 0;
  border-width: 1px 0 0 0;
}

/* line 608, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/jquery-ui-rails-5.0.3/app/assets/stylesheets/jquery-ui.css */
.ui-menu .ui-state-focus,
.ui-menu .ui-state-active {
  margin: -1px;
}

/* icon support */
/* line 614, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/jquery-ui-rails-5.0.3/app/assets/stylesheets/jquery-ui.css */
.ui-menu-icons {
  position: relative;
}

/* line 617, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/jquery-ui-rails-5.0.3/app/assets/stylesheets/jquery-ui.css */
.ui-menu-icons .ui-menu-item {
  padding-left: 2em;
}

/* left-aligned */
/* line 622, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/jquery-ui-rails-5.0.3/app/assets/stylesheets/jquery-ui.css */
.ui-menu .ui-icon {
  position: absolute;
  top: 0;
  bottom: 0;
  left: .2em;
  margin: auto 0;
}

/* right-aligned */
/* line 631, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/jquery-ui-rails-5.0.3/app/assets/stylesheets/jquery-ui.css */
.ui-menu .ui-menu-icon {
  left: auto;
  right: 0;
}

/*!
 * jQuery UI Autocomplete 1.11.2
 * http://jqueryui.com
 *
 * Copyright 2014 jQuery Foundation and other contributors
 * Released under the MIT license.
 * http://jquery.org/license
 *
 * http://api.jqueryui.com/autocomplete/#theming
 */
/*



 */
/* line 651, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/jquery-ui-rails-5.0.3/app/assets/stylesheets/jquery-ui.css */
.ui-autocomplete {
  position: absolute;
  top: 0;
  left: 0;
  cursor: default;
}

/*!
 * jQuery UI Button 1.11.2
 * http://jqueryui.com
 *
 * Copyright 2014 jQuery Foundation and other contributors
 * Released under the MIT license.
 * http://jquery.org/license
 *
 * http://api.jqueryui.com/button/#theming
 */
/*


 */
/* line 672, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/jquery-ui-rails-5.0.3/app/assets/stylesheets/jquery-ui.css */
.ui-button {
  display: inline-block;
  position: relative;
  padding: 0;
  line-height: normal;
  margin-right: .1em;
  cursor: pointer;
  vertical-align: middle;
  text-align: center;
  overflow: visible;
  /* removes extra width in IE */
}

/* line 683, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/jquery-ui-rails-5.0.3/app/assets/stylesheets/jquery-ui.css */
.ui-button,
.ui-button:link,
.ui-button:visited,
.ui-button:hover,
.ui-button:active {
  text-decoration: none;
}

/* to make room for the icon, a width needs to be set here */
/* line 691, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/jquery-ui-rails-5.0.3/app/assets/stylesheets/jquery-ui.css */
.ui-button-icon-only {
  width: 2.2em;
}

/* button elements seem to need a little more width */
/* line 695, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/jquery-ui-rails-5.0.3/app/assets/stylesheets/jquery-ui.css */
button.ui-button-icon-only {
  width: 2.4em;
}

/* line 698, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/jquery-ui-rails-5.0.3/app/assets/stylesheets/jquery-ui.css */
.ui-button-icons-only {
  width: 3.4em;
}

/* line 701, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/jquery-ui-rails-5.0.3/app/assets/stylesheets/jquery-ui.css */
button.ui-button-icons-only {
  width: 3.7em;
}

/* button text element */
/* line 706, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/jquery-ui-rails-5.0.3/app/assets/stylesheets/jquery-ui.css */
.ui-button .ui-button-text {
  display: block;
  line-height: normal;
}

/* line 710, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/jquery-ui-rails-5.0.3/app/assets/stylesheets/jquery-ui.css */
.ui-button-text-only .ui-button-text {
  padding: .4em 1em;
}

/* line 713, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/jquery-ui-rails-5.0.3/app/assets/stylesheets/jquery-ui.css */
.ui-button-icon-only .ui-button-text,
.ui-button-icons-only .ui-button-text {
  padding: .4em;
  text-indent: -9999999px;
}

/* line 718, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/jquery-ui-rails-5.0.3/app/assets/stylesheets/jquery-ui.css */
.ui-button-text-icon-primary .ui-button-text,
.ui-button-text-icons .ui-button-text {
  padding: .4em 1em .4em 2.1em;
}

/* line 722, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/jquery-ui-rails-5.0.3/app/assets/stylesheets/jquery-ui.css */
.ui-button-text-icon-secondary .ui-button-text,
.ui-button-text-icons .ui-button-text {
  padding: .4em 2.1em .4em 1em;
}

/* line 726, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/jquery-ui-rails-5.0.3/app/assets/stylesheets/jquery-ui.css */
.ui-button-text-icons .ui-button-text {
  padding-left: 2.1em;
  padding-right: 2.1em;
}

/* no icon support for input elements, provide padding by default */
/* line 731, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/jquery-ui-rails-5.0.3/app/assets/stylesheets/jquery-ui.css */
input.ui-button {
  padding: .4em 1em;
}

/* button icon element(s) */
/* line 736, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/jquery-ui-rails-5.0.3/app/assets/stylesheets/jquery-ui.css */
.ui-button-icon-only .ui-icon,
.ui-button-text-icon-primary .ui-icon,
.ui-button-text-icon-secondary .ui-icon,
.ui-button-text-icons .ui-icon,
.ui-button-icons-only .ui-icon {
  position: absolute;
  top: 50%;
  margin-top: -8px;
}

/* line 745, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/jquery-ui-rails-5.0.3/app/assets/stylesheets/jquery-ui.css */
.ui-button-icon-only .ui-icon {
  left: 50%;
  margin-left: -8px;
}

/* line 749, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/jquery-ui-rails-5.0.3/app/assets/stylesheets/jquery-ui.css */
.ui-button-text-icon-primary .ui-button-icon-primary,
.ui-button-text-icons .ui-button-icon-primary,
.ui-button-icons-only .ui-button-icon-primary {
  left: .5em;
}

/* line 754, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/jquery-ui-rails-5.0.3/app/assets/stylesheets/jquery-ui.css */
.ui-button-text-icon-secondary .ui-button-icon-secondary,
.ui-button-text-icons .ui-button-icon-secondary,
.ui-button-icons-only .ui-button-icon-secondary {
  right: .5em;
}

/* button sets */
/* line 761, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/jquery-ui-rails-5.0.3/app/assets/stylesheets/jquery-ui.css */
.ui-buttonset {
  margin-right: 7px;
}

/* line 764, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/jquery-ui-rails-5.0.3/app/assets/stylesheets/jquery-ui.css */
.ui-buttonset .ui-button {
  margin-left: 0;
  margin-right: -.3em;
}

/* workarounds */
/* reset extra padding in Firefox, see h5bp.com/l */
/* line 771, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/jquery-ui-rails-5.0.3/app/assets/stylesheets/jquery-ui.css */
input.ui-button::-moz-focus-inner,
button.ui-button::-moz-focus-inner {
  border: 0;
  padding: 0;
}

/*!
 * jQuery UI Datepicker 1.11.2
 * http://jqueryui.com
 *
 * Copyright 2014 jQuery Foundation and other contributors
 * Released under the MIT license.
 * http://jquery.org/license
 *
 * http://api.jqueryui.com/datepicker/#theming
 */
/*


 */
/* line 791, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/jquery-ui-rails-5.0.3/app/assets/stylesheets/jquery-ui.css */
.ui-datepicker {
  width: 17em;
  padding: .2em .2em 0;
  display: none;
}

/* line 796, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/jquery-ui-rails-5.0.3/app/assets/stylesheets/jquery-ui.css */
.ui-datepicker .ui-datepicker-header {
  position: relative;
  padding: .2em 0;
}

/* line 800, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/jquery-ui-rails-5.0.3/app/assets/stylesheets/jquery-ui.css */
.ui-datepicker .ui-datepicker-prev,
.ui-datepicker .ui-datepicker-next {
  position: absolute;
  top: 2px;
  width: 1.8em;
  height: 1.8em;
}

/* line 807, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/jquery-ui-rails-5.0.3/app/assets/stylesheets/jquery-ui.css */
.ui-datepicker .ui-datepicker-prev-hover,
.ui-datepicker .ui-datepicker-next-hover {
  top: 1px;
}

/* line 811, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/jquery-ui-rails-5.0.3/app/assets/stylesheets/jquery-ui.css */
.ui-datepicker .ui-datepicker-prev {
  left: 2px;
}

/* line 814, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/jquery-ui-rails-5.0.3/app/assets/stylesheets/jquery-ui.css */
.ui-datepicker .ui-datepicker-next {
  right: 2px;
}

/* line 817, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/jquery-ui-rails-5.0.3/app/assets/stylesheets/jquery-ui.css */
.ui-datepicker .ui-datepicker-prev-hover {
  left: 1px;
}

/* line 820, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/jquery-ui-rails-5.0.3/app/assets/stylesheets/jquery-ui.css */
.ui-datepicker .ui-datepicker-next-hover {
  right: 1px;
}

/* line 823, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/jquery-ui-rails-5.0.3/app/assets/stylesheets/jquery-ui.css */
.ui-datepicker .ui-datepicker-prev span,
.ui-datepicker .ui-datepicker-next span {
  display: block;
  position: absolute;
  left: 50%;
  margin-left: -8px;
  top: 50%;
  margin-top: -8px;
}

/* line 832, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/jquery-ui-rails-5.0.3/app/assets/stylesheets/jquery-ui.css */
.ui-datepicker .ui-datepicker-title {
  margin: 0 2.3em;
  line-height: 1.8em;
  text-align: center;
}

/* line 837, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/jquery-ui-rails-5.0.3/app/assets/stylesheets/jquery-ui.css */
.ui-datepicker .ui-datepicker-title select {
  font-size: 1em;
  margin: 1px 0;
}

/* line 841, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/jquery-ui-rails-5.0.3/app/assets/stylesheets/jquery-ui.css */
.ui-datepicker select.ui-datepicker-month,
.ui-datepicker select.ui-datepicker-year {
  width: 45%;
}

/* line 845, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/jquery-ui-rails-5.0.3/app/assets/stylesheets/jquery-ui.css */
.ui-datepicker table {
  width: 100%;
  font-size: .9em;
  border-collapse: collapse;
  margin: 0 0 .4em;
}

/* line 851, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/jquery-ui-rails-5.0.3/app/assets/stylesheets/jquery-ui.css */
.ui-datepicker th {
  padding: .7em .3em;
  text-align: center;
  font-weight: bold;
  border: 0;
}

/* line 857, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/jquery-ui-rails-5.0.3/app/assets/stylesheets/jquery-ui.css */
.ui-datepicker td {
  border: 0;
  padding: 1px;
}

/* line 861, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/jquery-ui-rails-5.0.3/app/assets/stylesheets/jquery-ui.css */
.ui-datepicker td span,
.ui-datepicker td a {
  display: block;
  padding: .2em;
  text-align: right;
  text-decoration: none;
}

/* line 868, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/jquery-ui-rails-5.0.3/app/assets/stylesheets/jquery-ui.css */
.ui-datepicker .ui-datepicker-buttonpane {
  background-image: none;
  margin: .7em 0 0 0;
  padding: 0 .2em;
  border-left: 0;
  border-right: 0;
  border-bottom: 0;
}

/* line 876, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/jquery-ui-rails-5.0.3/app/assets/stylesheets/jquery-ui.css */
.ui-datepicker .ui-datepicker-buttonpane button {
  float: right;
  margin: .5em .2em .4em;
  cursor: pointer;
  padding: .2em .6em .3em .6em;
  width: auto;
  overflow: visible;
}

/* line 884, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/jquery-ui-rails-5.0.3/app/assets/stylesheets/jquery-ui.css */
.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current {
  float: left;
}

/* with multiple calendars */
/* line 889, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/jquery-ui-rails-5.0.3/app/assets/stylesheets/jquery-ui.css */
.ui-datepicker.ui-datepicker-multi {
  width: auto;
}

/* line 892, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/jquery-ui-rails-5.0.3/app/assets/stylesheets/jquery-ui.css */
.ui-datepicker-multi .ui-datepicker-group {
  float: left;
}

/* line 895, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/jquery-ui-rails-5.0.3/app/assets/stylesheets/jquery-ui.css */
.ui-datepicker-multi .ui-datepicker-group table {
  width: 95%;
  margin: 0 auto .4em;
}

/* line 899, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/jquery-ui-rails-5.0.3/app/assets/stylesheets/jquery-ui.css */
.ui-datepicker-multi-2 .ui-datepicker-group {
  width: 50%;
}

/* line 902, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/jquery-ui-rails-5.0.3/app/assets/stylesheets/jquery-ui.css */
.ui-datepicker-multi-3 .ui-datepicker-group {
  width: 33.3%;
}

/* line 905, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/jquery-ui-rails-5.0.3/app/assets/stylesheets/jquery-ui.css */
.ui-datepicker-multi-4 .ui-datepicker-group {
  width: 25%;
}

/* line 908, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/jquery-ui-rails-5.0.3/app/assets/stylesheets/jquery-ui.css */
.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header,
.ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header {
  border-left-width: 0;
}

/* line 912, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/jquery-ui-rails-5.0.3/app/assets/stylesheets/jquery-ui.css */
.ui-datepicker-multi .ui-datepicker-buttonpane {
  clear: left;
}

/* line 915, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/jquery-ui-rails-5.0.3/app/assets/stylesheets/jquery-ui.css */
.ui-datepicker-row-break {
  clear: both;
  width: 100%;
  font-size: 0;
}

/* RTL support */
/* line 922, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/jquery-ui-rails-5.0.3/app/assets/stylesheets/jquery-ui.css */
.ui-datepicker-rtl {
  direction: rtl;
}

/* line 925, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/jquery-ui-rails-5.0.3/app/assets/stylesheets/jquery-ui.css */
.ui-datepicker-rtl .ui-datepicker-prev {
  right: 2px;
  left: auto;
}

/* line 929, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/jquery-ui-rails-5.0.3/app/assets/stylesheets/jquery-ui.css */
.ui-datepicker-rtl .ui-datepicker-next {
  left: 2px;
  right: auto;
}

/* line 933, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/jquery-ui-rails-5.0.3/app/assets/stylesheets/jquery-ui.css */
.ui-datepicker-rtl .ui-datepicker-prev:hover {
  right: 1px;
  left: auto;
}

/* line 937, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/jquery-ui-rails-5.0.3/app/assets/stylesheets/jquery-ui.css */
.ui-datepicker-rtl .ui-datepicker-next:hover {
  left: 1px;
  right: auto;
}

/* line 941, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/jquery-ui-rails-5.0.3/app/assets/stylesheets/jquery-ui.css */
.ui-datepicker-rtl .ui-datepicker-buttonpane {
  clear: right;
}

/* line 944, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/jquery-ui-rails-5.0.3/app/assets/stylesheets/jquery-ui.css */
.ui-datepicker-rtl .ui-datepicker-buttonpane button {
  float: left;
}

/* line 947, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/jquery-ui-rails-5.0.3/app/assets/stylesheets/jquery-ui.css */
.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current,
.ui-datepicker-rtl .ui-datepicker-group {
  float: right;
}

/* line 951, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/jquery-ui-rails-5.0.3/app/assets/stylesheets/jquery-ui.css */
.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header,
.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header {
  border-right-width: 0;
  border-left-width: 1px;
}

/*!
 * jQuery UI Draggable 1.11.2
 * http://jqueryui.com
 *
 * Copyright 2014 jQuery Foundation and other contributors
 * Released under the MIT license.
 * http://jquery.org/license
 */
/*


 */
/* line 969, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/jquery-ui-rails-5.0.3/app/assets/stylesheets/jquery-ui.css */
.ui-draggable-handle {
  -ms-touch-action: none;
  touch-action: none;
}

/*!
 * jQuery UI Resizable 1.11.2
 * http://jqueryui.com
 *
 * Copyright 2014 jQuery Foundation and other contributors
 * Released under the MIT license.
 * http://jquery.org/license
 */
/*


 */
/* line 986, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/jquery-ui-rails-5.0.3/app/assets/stylesheets/jquery-ui.css */
.ui-resizable {
  position: relative;
}

/* line 989, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/jquery-ui-rails-5.0.3/app/assets/stylesheets/jquery-ui.css */
.ui-resizable-handle {
  position: absolute;
  font-size: 0.1px;
  display: block;
  -ms-touch-action: none;
  touch-action: none;
}

/* line 996, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/jquery-ui-rails-5.0.3/app/assets/stylesheets/jquery-ui.css */
.ui-resizable-disabled .ui-resizable-handle,
.ui-resizable-autohide .ui-resizable-handle {
  display: none;
}

/* line 1000, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/jquery-ui-rails-5.0.3/app/assets/stylesheets/jquery-ui.css */
.ui-resizable-n {
  cursor: n-resize;
  height: 7px;
  width: 100%;
  top: -5px;
  left: 0;
}

/* line 1007, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/jquery-ui-rails-5.0.3/app/assets/stylesheets/jquery-ui.css */
.ui-resizable-s {
  cursor: s-resize;
  height: 7px;
  width: 100%;
  bottom: -5px;
  left: 0;
}

/* line 1014, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/jquery-ui-rails-5.0.3/app/assets/stylesheets/jquery-ui.css */
.ui-resizable-e {
  cursor: e-resize;
  width: 7px;
  right: -5px;
  top: 0;
  height: 100%;
}

/* line 1021, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/jquery-ui-rails-5.0.3/app/assets/stylesheets/jquery-ui.css */
.ui-resizable-w {
  cursor: w-resize;
  width: 7px;
  left: -5px;
  top: 0;
  height: 100%;
}

/* line 1028, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/jquery-ui-rails-5.0.3/app/assets/stylesheets/jquery-ui.css */
.ui-resizable-se {
  cursor: se-resize;
  width: 12px;
  height: 12px;
  right: 1px;
  bottom: 1px;
}

/* line 1035, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/jquery-ui-rails-5.0.3/app/assets/stylesheets/jquery-ui.css */
.ui-resizable-sw {
  cursor: sw-resize;
  width: 9px;
  height: 9px;
  left: -5px;
  bottom: -5px;
}

/* line 1042, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/jquery-ui-rails-5.0.3/app/assets/stylesheets/jquery-ui.css */
.ui-resizable-nw {
  cursor: nw-resize;
  width: 9px;
  height: 9px;
  left: -5px;
  top: -5px;
}

/* line 1049, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/jquery-ui-rails-5.0.3/app/assets/stylesheets/jquery-ui.css */
.ui-resizable-ne {
  cursor: ne-resize;
  width: 9px;
  height: 9px;
  right: -5px;
  top: -5px;
}

/*!
 * jQuery UI Dialog 1.11.2
 * http://jqueryui.com
 *
 * Copyright 2014 jQuery Foundation and other contributors
 * Released under the MIT license.
 * http://jquery.org/license
 *
 * http://api.jqueryui.com/dialog/#theming
 */
/*





 */
/* line 1074, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/jquery-ui-rails-5.0.3/app/assets/stylesheets/jquery-ui.css */
.ui-dialog {
  overflow: hidden;
  position: absolute;
  top: 0;
  left: 0;
  padding: .2em;
  outline: 0;
}

/* line 1082, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/jquery-ui-rails-5.0.3/app/assets/stylesheets/jquery-ui.css */
.ui-dialog .ui-dialog-titlebar {
  padding: .4em 1em;
  position: relative;
}

/* line 1086, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/jquery-ui-rails-5.0.3/app/assets/stylesheets/jquery-ui.css */
.ui-dialog .ui-dialog-title {
  float: left;
  margin: .1em 0;
  white-space: nowrap;
  width: 90%;
  overflow: hidden;
  text-overflow: ellipsis;
}

/* line 1094, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/jquery-ui-rails-5.0.3/app/assets/stylesheets/jquery-ui.css */
.ui-dialog .ui-dialog-titlebar-close {
  position: absolute;
  right: .3em;
  top: 50%;
  width: 20px;
  margin: -10px 0 0 0;
  padding: 1px;
  height: 20px;
}

/* line 1103, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/jquery-ui-rails-5.0.3/app/assets/stylesheets/jquery-ui.css */
.ui-dialog .ui-dialog-content {
  position: relative;
  border: 0;
  padding: .5em 1em;
  background: none;
  overflow: auto;
}

/* line 1110, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/jquery-ui-rails-5.0.3/app/assets/stylesheets/jquery-ui.css */
.ui-dialog .ui-dialog-buttonpane {
  text-align: left;
  border-width: 1px 0 0 0;
  background-image: none;
  margin-top: .5em;
  padding: .3em 1em .5em .4em;
}

/* line 1117, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/jquery-ui-rails-5.0.3/app/assets/stylesheets/jquery-ui.css */
.ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset {
  float: right;
}

/* line 1120, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/jquery-ui-rails-5.0.3/app/assets/stylesheets/jquery-ui.css */
.ui-dialog .ui-dialog-buttonpane button {
  margin: .5em .4em .5em 0;
  cursor: pointer;
}

/* line 1124, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/jquery-ui-rails-5.0.3/app/assets/stylesheets/jquery-ui.css */
.ui-dialog .ui-resizable-se {
  width: 12px;
  height: 12px;
  right: -5px;
  bottom: -5px;
  background-position: 16px 16px;
}

/* line 1131, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/jquery-ui-rails-5.0.3/app/assets/stylesheets/jquery-ui.css */
.ui-draggable .ui-dialog-titlebar {
  cursor: move;
}

/*!
 * jQuery UI Progressbar 1.11.2
 * http://jqueryui.com
 *
 * Copyright 2014 jQuery Foundation and other contributors
 * Released under the MIT license.
 * http://jquery.org/license
 *
 * http://api.jqueryui.com/progressbar/#theming
 */
/*


 */
/* line 1149, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/jquery-ui-rails-5.0.3/app/assets/stylesheets/jquery-ui.css */
.ui-progressbar {
  height: 2em;
  text-align: left;
  overflow: hidden;
}

/* line 1154, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/jquery-ui-rails-5.0.3/app/assets/stylesheets/jquery-ui.css */
.ui-progressbar .ui-progressbar-value {
  margin: -1px;
  height: 100%;
}

/* line 1158, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/jquery-ui-rails-5.0.3/app/assets/stylesheets/jquery-ui.css */
.ui-progressbar .ui-progressbar-overlay {
  background: url("data:image/gif;base64,R0lGODlhKAAoAIABAAAAAP///yH/C05FVFNDQVBFMi4wAwEAAAAh+QQJAQABACwAAAAAKAAoAAACkYwNqXrdC52DS06a7MFZI+4FHBCKoDeWKXqymPqGqxvJrXZbMx7Ttc+w9XgU2FB3lOyQRWET2IFGiU9m1frDVpxZZc6bfHwv4c1YXP6k1Vdy292Fb6UkuvFtXpvWSzA+HycXJHUXiGYIiMg2R6W459gnWGfHNdjIqDWVqemH2ekpObkpOlppWUqZiqr6edqqWQAAIfkECQEAAQAsAAAAACgAKAAAApSMgZnGfaqcg1E2uuzDmmHUBR8Qil95hiPKqWn3aqtLsS18y7G1SzNeowWBENtQd+T1JktP05nzPTdJZlR6vUxNWWjV+vUWhWNkWFwxl9VpZRedYcflIOLafaa28XdsH/ynlcc1uPVDZxQIR0K25+cICCmoqCe5mGhZOfeYSUh5yJcJyrkZWWpaR8doJ2o4NYq62lAAACH5BAkBAAEALAAAAAAoACgAAAKVDI4Yy22ZnINRNqosw0Bv7i1gyHUkFj7oSaWlu3ovC8GxNso5fluz3qLVhBVeT/Lz7ZTHyxL5dDalQWPVOsQWtRnuwXaFTj9jVVh8pma9JjZ4zYSj5ZOyma7uuolffh+IR5aW97cHuBUXKGKXlKjn+DiHWMcYJah4N0lYCMlJOXipGRr5qdgoSTrqWSq6WFl2ypoaUAAAIfkECQEAAQAsAAAAACgAKAAAApaEb6HLgd/iO7FNWtcFWe+ufODGjRfoiJ2akShbueb0wtI50zm02pbvwfWEMWBQ1zKGlLIhskiEPm9R6vRXxV4ZzWT2yHOGpWMyorblKlNp8HmHEb/lCXjcW7bmtXP8Xt229OVWR1fod2eWqNfHuMjXCPkIGNileOiImVmCOEmoSfn3yXlJWmoHGhqp6ilYuWYpmTqKUgAAIfkECQEAAQAsAAAAACgAKAAAApiEH6kb58biQ3FNWtMFWW3eNVcojuFGfqnZqSebuS06w5V80/X02pKe8zFwP6EFWOT1lDFk8rGERh1TTNOocQ61Hm4Xm2VexUHpzjymViHrFbiELsefVrn6XKfnt2Q9G/+Xdie499XHd2g4h7ioOGhXGJboGAnXSBnoBwKYyfioubZJ2Hn0RuRZaflZOil56Zp6iioKSXpUAAAh+QQJAQABACwAAAAAKAAoAAACkoQRqRvnxuI7kU1a1UU5bd5tnSeOZXhmn5lWK3qNTWvRdQxP8qvaC+/yaYQzXO7BMvaUEmJRd3TsiMAgswmNYrSgZdYrTX6tSHGZO73ezuAw2uxuQ+BbeZfMxsexY35+/Qe4J1inV0g4x3WHuMhIl2jXOKT2Q+VU5fgoSUI52VfZyfkJGkha6jmY+aaYdirq+lQAACH5BAkBAAEALAAAAAAoACgAAAKWBIKpYe0L3YNKToqswUlvznigd4wiR4KhZrKt9Upqip61i9E3vMvxRdHlbEFiEXfk9YARYxOZZD6VQ2pUunBmtRXo1Lf8hMVVcNl8JafV38aM2/Fu5V16Bn63r6xt97j09+MXSFi4BniGFae3hzbH9+hYBzkpuUh5aZmHuanZOZgIuvbGiNeomCnaxxap2upaCZsq+1kAACH5BAkBAAEALAAAAAAoACgAAAKXjI8By5zf4kOxTVrXNVlv1X0d8IGZGKLnNpYtm8Lr9cqVeuOSvfOW79D9aDHizNhDJidFZhNydEahOaDH6nomtJjp1tutKoNWkvA6JqfRVLHU/QUfau9l2x7G54d1fl995xcIGAdXqMfBNadoYrhH+Mg2KBlpVpbluCiXmMnZ2Sh4GBqJ+ckIOqqJ6LmKSllZmsoq6wpQAAAh+QQJAQABACwAAAAAKAAoAAAClYx/oLvoxuJDkU1a1YUZbJ59nSd2ZXhWqbRa2/gF8Gu2DY3iqs7yrq+xBYEkYvFSM8aSSObE+ZgRl1BHFZNr7pRCavZ5BW2142hY3AN/zWtsmf12p9XxxFl2lpLn1rseztfXZjdIWIf2s5dItwjYKBgo9yg5pHgzJXTEeGlZuenpyPmpGQoKOWkYmSpaSnqKileI2FAAACH5BAkBAAEALAAAAAAoACgAAAKVjB+gu+jG4kORTVrVhRlsnn2dJ3ZleFaptFrb+CXmO9OozeL5VfP99HvAWhpiUdcwkpBH3825AwYdU8xTqlLGhtCosArKMpvfa1mMRae9VvWZfeB2XfPkeLmm18lUcBj+p5dnN8jXZ3YIGEhYuOUn45aoCDkp16hl5IjYJvjWKcnoGQpqyPlpOhr3aElaqrq56Bq7VAAAOw==");
  height: 100%;
  filter: alpha(opacity=25);
  /* support: IE8 */
  opacity: 0.25;
}

/* line 1164, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/jquery-ui-rails-5.0.3/app/assets/stylesheets/jquery-ui.css */
.ui-progressbar-indeterminate .ui-progressbar-value {
  background-image: none;
}

/*!
 * jQuery UI Selectable 1.11.2
 * http://jqueryui.com
 *
 * Copyright 2014 jQuery Foundation and other contributors
 * Released under the MIT license.
 * http://jquery.org/license
 */
/*


 */
/* line 1180, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/jquery-ui-rails-5.0.3/app/assets/stylesheets/jquery-ui.css */
.ui-selectable {
  -ms-touch-action: none;
  touch-action: none;
}

/* line 1184, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/jquery-ui-rails-5.0.3/app/assets/stylesheets/jquery-ui.css */
.ui-selectable-helper {
  position: absolute;
  z-index: 100;
  border: 1px dotted black;
}

/*!
 * jQuery UI Selectmenu 1.11.2
 * http://jqueryui.com
 *
 * Copyright 2014 jQuery Foundation and other contributors
 * Released under the MIT license.
 * http://jquery.org/license
 *
 * http://api.jqueryui.com/selectmenu/#theming
 */
/*



 */
/* line 1205, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/jquery-ui-rails-5.0.3/app/assets/stylesheets/jquery-ui.css */
.ui-selectmenu-menu {
  padding: 0;
  margin: 0;
  position: absolute;
  top: 0;
  left: 0;
  display: none;
}

/* line 1213, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/jquery-ui-rails-5.0.3/app/assets/stylesheets/jquery-ui.css */
.ui-selectmenu-menu .ui-menu {
  overflow: auto;
  /* Support: IE7 */
  overflow-x: hidden;
  padding-bottom: 1px;
}

/* line 1219, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/jquery-ui-rails-5.0.3/app/assets/stylesheets/jquery-ui.css */
.ui-selectmenu-menu .ui-menu .ui-selectmenu-optgroup {
  font-size: 1em;
  font-weight: bold;
  line-height: 1.5;
  padding: 2px 0.4em;
  margin: 0.5em 0 0 0;
  height: auto;
  border: 0;
}

/* line 1228, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/jquery-ui-rails-5.0.3/app/assets/stylesheets/jquery-ui.css */
.ui-selectmenu-open {
  display: block;
}

/* line 1231, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/jquery-ui-rails-5.0.3/app/assets/stylesheets/jquery-ui.css */
.ui-selectmenu-button {
  display: inline-block;
  overflow: hidden;
  position: relative;
  text-decoration: none;
  cursor: pointer;
}

/* line 1238, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/jquery-ui-rails-5.0.3/app/assets/stylesheets/jquery-ui.css */
.ui-selectmenu-button span.ui-icon {
  right: 0.5em;
  left: auto;
  margin-top: -8px;
  position: absolute;
  top: 50%;
}

/* line 1245, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/jquery-ui-rails-5.0.3/app/assets/stylesheets/jquery-ui.css */
.ui-selectmenu-button span.ui-selectmenu-text {
  text-align: left;
  padding: 0.4em 2.1em 0.4em 1em;
  display: block;
  line-height: 1.4;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

/*!
 * jQuery UI Sortable 1.11.2
 * http://jqueryui.com
 *
 * Copyright 2014 jQuery Foundation and other contributors
 * Released under the MIT license.
 * http://jquery.org/license
 */
/*


 */
/* line 1267, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/jquery-ui-rails-5.0.3/app/assets/stylesheets/jquery-ui.css */
.ui-sortable-handle {
  -ms-touch-action: none;
  touch-action: none;
}

/*!
 * jQuery UI Slider 1.11.2
 * http://jqueryui.com
 *
 * Copyright 2014 jQuery Foundation and other contributors
 * Released under the MIT license.
 * http://jquery.org/license
 *
 * http://api.jqueryui.com/slider/#theming
 */
/*


 */
/* line 1286, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/jquery-ui-rails-5.0.3/app/assets/stylesheets/jquery-ui.css */
.ui-slider {
  position: relative;
  text-align: left;
}

/* line 1290, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/jquery-ui-rails-5.0.3/app/assets/stylesheets/jquery-ui.css */
.ui-slider .ui-slider-handle {
  position: absolute;
  z-index: 2;
  width: 1.2em;
  height: 1.2em;
  cursor: default;
  -ms-touch-action: none;
  touch-action: none;
}

/* line 1299, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/jquery-ui-rails-5.0.3/app/assets/stylesheets/jquery-ui.css */
.ui-slider .ui-slider-range {
  position: absolute;
  z-index: 1;
  font-size: .7em;
  display: block;
  border: 0;
  background-position: 0 0;
}

/* support: IE8 - See #6727 */
/* line 1309, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/jquery-ui-rails-5.0.3/app/assets/stylesheets/jquery-ui.css */
.ui-slider.ui-state-disabled .ui-slider-handle,
.ui-slider.ui-state-disabled .ui-slider-range {
  -webkit-filter: inherit;
  filter: inherit;
}

/* line 1315, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/jquery-ui-rails-5.0.3/app/assets/stylesheets/jquery-ui.css */
.ui-slider-horizontal {
  height: .8em;
}

/* line 1318, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/jquery-ui-rails-5.0.3/app/assets/stylesheets/jquery-ui.css */
.ui-slider-horizontal .ui-slider-handle {
  top: -.3em;
  margin-left: -.6em;
}

/* line 1322, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/jquery-ui-rails-5.0.3/app/assets/stylesheets/jquery-ui.css */
.ui-slider-horizontal .ui-slider-range {
  top: 0;
  height: 100%;
}

/* line 1326, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/jquery-ui-rails-5.0.3/app/assets/stylesheets/jquery-ui.css */
.ui-slider-horizontal .ui-slider-range-min {
  left: 0;
}

/* line 1329, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/jquery-ui-rails-5.0.3/app/assets/stylesheets/jquery-ui.css */
.ui-slider-horizontal .ui-slider-range-max {
  right: 0;
}

/* line 1333, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/jquery-ui-rails-5.0.3/app/assets/stylesheets/jquery-ui.css */
.ui-slider-vertical {
  width: .8em;
  height: 100px;
}

/* line 1337, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/jquery-ui-rails-5.0.3/app/assets/stylesheets/jquery-ui.css */
.ui-slider-vertical .ui-slider-handle {
  left: -.3em;
  margin-left: 0;
  margin-bottom: -.6em;
}

/* line 1342, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/jquery-ui-rails-5.0.3/app/assets/stylesheets/jquery-ui.css */
.ui-slider-vertical .ui-slider-range {
  left: 0;
  width: 100%;
}

/* line 1346, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/jquery-ui-rails-5.0.3/app/assets/stylesheets/jquery-ui.css */
.ui-slider-vertical .ui-slider-range-min {
  bottom: 0;
}

/* line 1349, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/jquery-ui-rails-5.0.3/app/assets/stylesheets/jquery-ui.css */
.ui-slider-vertical .ui-slider-range-max {
  top: 0;
}

/*!
 * jQuery UI Spinner 1.11.2
 * http://jqueryui.com
 *
 * Copyright 2014 jQuery Foundation and other contributors
 * Released under the MIT license.
 * http://jquery.org/license
 *
 * http://api.jqueryui.com/spinner/#theming
 */
/*



 */
/* line 1368, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/jquery-ui-rails-5.0.3/app/assets/stylesheets/jquery-ui.css */
.ui-spinner {
  position: relative;
  display: inline-block;
  overflow: hidden;
  padding: 0;
  vertical-align: middle;
}

/* line 1375, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/jquery-ui-rails-5.0.3/app/assets/stylesheets/jquery-ui.css */
.ui-spinner-input {
  border: none;
  background: none;
  color: inherit;
  padding: 0;
  margin: .2em 0;
  vertical-align: middle;
  margin-left: .4em;
  margin-right: 22px;
}

/* line 1385, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/jquery-ui-rails-5.0.3/app/assets/stylesheets/jquery-ui.css */
.ui-spinner-button {
  width: 16px;
  height: 50%;
  font-size: .5em;
  padding: 0;
  margin: 0;
  text-align: center;
  position: absolute;
  cursor: default;
  display: block;
  overflow: hidden;
  right: 0;
}

/* more specificity required here to override default borders */
/* line 1399, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/jquery-ui-rails-5.0.3/app/assets/stylesheets/jquery-ui.css */
.ui-spinner a.ui-spinner-button {
  border-top: none;
  border-bottom: none;
  border-right: none;
}

/* vertically center icon */
/* line 1405, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/jquery-ui-rails-5.0.3/app/assets/stylesheets/jquery-ui.css */
.ui-spinner .ui-icon {
  position: absolute;
  margin-top: -8px;
  top: 50%;
  left: 0;
}

/* line 1411, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/jquery-ui-rails-5.0.3/app/assets/stylesheets/jquery-ui.css */
.ui-spinner-up {
  top: 0;
}

/* line 1414, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/jquery-ui-rails-5.0.3/app/assets/stylesheets/jquery-ui.css */
.ui-spinner-down {
  bottom: 0;
}

/* TR overrides */
/* line 1419, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/jquery-ui-rails-5.0.3/app/assets/stylesheets/jquery-ui.css */
.ui-spinner .ui-icon-triangle-1-s {
  /* need to fix icons sprite */
  background-position: -65px -16px;
}

/*!
 * jQuery UI Tabs 1.11.2
 * http://jqueryui.com
 *
 * Copyright 2014 jQuery Foundation and other contributors
 * Released under the MIT license.
 * http://jquery.org/license
 *
 * http://api.jqueryui.com/tabs/#theming
 */
/*


 */
/* line 1438, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/jquery-ui-rails-5.0.3/app/assets/stylesheets/jquery-ui.css */
.ui-tabs {
  position: relative;
  /* position: relative prevents IE scroll bug (element with position: relative inside container with overflow: auto appear as "fixed") */
  padding: .2em;
}

/* line 1442, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/jquery-ui-rails-5.0.3/app/assets/stylesheets/jquery-ui.css */
.ui-tabs .ui-tabs-nav {
  margin: 0;
  padding: .2em .2em 0;
}

/* line 1446, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/jquery-ui-rails-5.0.3/app/assets/stylesheets/jquery-ui.css */
.ui-tabs .ui-tabs-nav li {
  list-style: none;
  float: left;
  position: relative;
  top: 0;
  margin: 1px .2em 0 0;
  border-bottom-width: 0;
  padding: 0;
  white-space: nowrap;
}

/* line 1456, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/jquery-ui-rails-5.0.3/app/assets/stylesheets/jquery-ui.css */
.ui-tabs .ui-tabs-nav .ui-tabs-anchor {
  float: left;
  padding: .5em 1em;
  text-decoration: none;
}

/* line 1461, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/jquery-ui-rails-5.0.3/app/assets/stylesheets/jquery-ui.css */
.ui-tabs .ui-tabs-nav li.ui-tabs-active {
  margin-bottom: -1px;
  padding-bottom: 1px;
}

/* line 1465, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/jquery-ui-rails-5.0.3/app/assets/stylesheets/jquery-ui.css */
.ui-tabs .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor,
.ui-tabs .ui-tabs-nav li.ui-state-disabled .ui-tabs-anchor,
.ui-tabs .ui-tabs-nav li.ui-tabs-loading .ui-tabs-anchor {
  cursor: text;
}

/* line 1470, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/jquery-ui-rails-5.0.3/app/assets/stylesheets/jquery-ui.css */
.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor {
  cursor: pointer;
}

/* line 1473, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/jquery-ui-rails-5.0.3/app/assets/stylesheets/jquery-ui.css */
.ui-tabs .ui-tabs-panel {
  display: block;
  border-width: 0;
  padding: 1em 1.4em;
  background: none;
}

/*!
 * jQuery UI Tooltip 1.11.2
 * http://jqueryui.com
 *
 * Copyright 2014 jQuery Foundation and other contributors
 * Released under the MIT license.
 * http://jquery.org/license
 *
 * http://api.jqueryui.com/tooltip/#theming
 */
/*


 */
/* line 1494, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/jquery-ui-rails-5.0.3/app/assets/stylesheets/jquery-ui.css */
.ui-tooltip {
  padding: 8px;
  position: absolute;
  z-index: 9999;
  max-width: 300px;
  box-shadow: 0 0 5px #aaa;
}

/* line 1501, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/jquery-ui-rails-5.0.3/app/assets/stylesheets/jquery-ui.css */
body .ui-tooltip {
  border-width: 2px;
}

/*!
 * jQuery UI CSS Framework 1.11.2
 * http://jqueryui.com
 *
 * Copyright 2014 jQuery Foundation and other contributors
 * Released under the MIT license.
 * http://jquery.org/license
 *
 * http://api.jqueryui.com/category/theming/
 */
/*


















 */
/*!
 * jQuery UI CSS Framework 1.11.2
 * http://jqueryui.com
 *
 * Copyright 2014 jQuery Foundation and other contributors
 * Released under the MIT license.
 * http://jquery.org/license
 *
 * http://api.jqueryui.com/category/theming/
 */
/*


 */
/* OOYALA HTML5 PLAYER 'PLAY' BUTTON OVERRIDE */
/* line 3, ../../../app/assets/stylesheets/v2/ooyala.css.scss */
.oo_promo {
  position: relative !important;
  text-align: center;
}

/* line 8, ../../../app/assets/stylesheets/v2/ooyala.css.scss */
div.oo_start_button {
  background-color: black !important;
  bottom: 0 !important;
  height: 65px !important;
  margin: auto !important;
  left: 0 !important;
  opacity: 0.9 !important;
  position: absolute !important;
  right: 0 !important;
  top: 1% !important;
  width: 65px !important;
}

/* line 21, ../../../app/assets/stylesheets/v2/ooyala.css.scss */
.oo_start_spinner {
  display: none;
}

/* line 25, ../../../app/assets/stylesheets/v2/ooyala.css.scss */
.ooyala-container {
  z-index: 100;
  position: relative;
}

/* Magnific Popup CSS */
/* line 3, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/magnific-popup-rails-0.9.9/vendor/assets/stylesheets/magnific-popup/index.css */
.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1042;
  overflow: hidden;
  position: fixed;
  background: #0b0b0b;
  opacity: 0.8;
  filter: alpha(opacity=80);
}

/* line 15, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/magnific-popup-rails-0.9.9/vendor/assets/stylesheets/magnific-popup/index.css */
.mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1043;
  position: fixed;
  outline: none !important;
  -webkit-backface-visibility: hidden;
}

/* line 25, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/magnific-popup-rails-0.9.9/vendor/assets/stylesheets/magnific-popup/index.css */
.mfp-container {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0 8px;
  box-sizing: border-box;
}

/* line 35, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/magnific-popup-rails-0.9.9/vendor/assets/stylesheets/magnific-popup/index.css */
.mfp-container:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}

/* line 41, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/magnific-popup-rails-0.9.9/vendor/assets/stylesheets/magnific-popup/index.css */
.mfp-align-top .mfp-container:before {
  display: none;
}

/* line 44, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/magnific-popup-rails-0.9.9/vendor/assets/stylesheets/magnific-popup/index.css */
.mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
  z-index: 1045;
}

/* line 52, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/magnific-popup-rails-0.9.9/vendor/assets/stylesheets/magnific-popup/index.css */
.mfp-inline-holder .mfp-content, .mfp-ajax-holder .mfp-content {
  width: 100%;
  cursor: auto;
}

/* line 56, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/magnific-popup-rails-0.9.9/vendor/assets/stylesheets/magnific-popup/index.css */
.mfp-ajax-cur {
  cursor: progress;
}

/* line 59, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/magnific-popup-rails-0.9.9/vendor/assets/stylesheets/magnific-popup/index.css */
.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: -webkit-zoom-out;
  cursor: zoom-out;
}

/* line 63, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/magnific-popup-rails-0.9.9/vendor/assets/stylesheets/magnific-popup/index.css */
.mfp-zoom {
  cursor: pointer;
  cursor: -webkit-zoom-in;
  cursor: zoom-in;
}

/* line 68, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/magnific-popup-rails-0.9.9/vendor/assets/stylesheets/magnific-popup/index.css */
.mfp-auto-cursor .mfp-content {
  cursor: auto;
}

/* line 71, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/magnific-popup-rails-0.9.9/vendor/assets/stylesheets/magnific-popup/index.css */
.mfp-close, .mfp-arrow, .mfp-preloader, .mfp-counter {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

/* line 77, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/magnific-popup-rails-0.9.9/vendor/assets/stylesheets/magnific-popup/index.css */
.mfp-loading.mfp-figure {
  display: none;
}

/* line 80, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/magnific-popup-rails-0.9.9/vendor/assets/stylesheets/magnific-popup/index.css */
.mfp-hide {
  display: none !important;
}

/* line 83, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/magnific-popup-rails-0.9.9/vendor/assets/stylesheets/magnific-popup/index.css */
.mfp-preloader {
  color: #cccccc;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -0.8em;
  left: 8px;
  right: 8px;
  z-index: 1044;
}

/* line 93, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/magnific-popup-rails-0.9.9/vendor/assets/stylesheets/magnific-popup/index.css */
.mfp-preloader a {
  color: #cccccc;
}

/* line 95, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/magnific-popup-rails-0.9.9/vendor/assets/stylesheets/magnific-popup/index.css */
.mfp-preloader a:hover {
  color: white;
}

/* line 98, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/magnific-popup-rails-0.9.9/vendor/assets/stylesheets/magnific-popup/index.css */
.mfp-s-ready .mfp-preloader {
  display: none;
}

/* line 101, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/magnific-popup-rails-0.9.9/vendor/assets/stylesheets/magnific-popup/index.css */
.mfp-s-error .mfp-content {
  display: none;
}

/* line 104, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/magnific-popup-rails-0.9.9/vendor/assets/stylesheets/magnific-popup/index.css */
button.mfp-close, button.mfp-arrow {
  overflow: visible;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  display: block;
  outline: none;
  padding: 0;
  z-index: 1046;
  box-shadow: none;
}

/* line 115, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/magnific-popup-rails-0.9.9/vendor/assets/stylesheets/magnific-popup/index.css */
button::-moz-focus-inner {
  padding: 0;
  border: 0;
}

/* line 119, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/magnific-popup-rails-0.9.9/vendor/assets/stylesheets/magnific-popup/index.css */
.mfp-close {
  width: 44px;
  height: 44px;
  line-height: 44px;
  position: absolute;
  right: 0;
  top: 0;
  text-decoration: none;
  text-align: center;
  opacity: 0.65;
  filter: alpha(opacity=65);
  padding: 0 0 18px 10px;
  color: white;
  font-style: normal;
  font-size: 28px;
  font-family: Arial, Baskerville, monospace;
}

/* line 135, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/magnific-popup-rails-0.9.9/vendor/assets/stylesheets/magnific-popup/index.css */
.mfp-close:hover, .mfp-close:focus {
  opacity: 1;
  filter: alpha(opacity=100);
}

/* line 138, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/magnific-popup-rails-0.9.9/vendor/assets/stylesheets/magnific-popup/index.css */
.mfp-close:active {
  top: 1px;
}

/* line 141, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/magnific-popup-rails-0.9.9/vendor/assets/stylesheets/magnific-popup/index.css */
.mfp-close-btn-in .mfp-close {
  color: #333333;
}

/* line 144, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/magnific-popup-rails-0.9.9/vendor/assets/stylesheets/magnific-popup/index.css */
.mfp-image-holder .mfp-close, .mfp-iframe-holder .mfp-close {
  color: white;
  right: -6px;
  text-align: right;
  padding-right: 6px;
  width: 100%;
}

/* line 151, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/magnific-popup-rails-0.9.9/vendor/assets/stylesheets/magnific-popup/index.css */
.mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
  color: #cccccc;
  font-size: 12px;
  line-height: 18px;
}

/* line 159, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/magnific-popup-rails-0.9.9/vendor/assets/stylesheets/magnific-popup/index.css */
.mfp-arrow {
  position: absolute;
  opacity: 0.65;
  filter: alpha(opacity=65);
  margin: 0;
  top: 50%;
  margin-top: -55px;
  padding: 0;
  width: 90px;
  height: 110px;
  -webkit-tap-highlight-color: transparent;
}

/* line 170, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/magnific-popup-rails-0.9.9/vendor/assets/stylesheets/magnific-popup/index.css */
.mfp-arrow:active {
  margin-top: -54px;
}

/* line 172, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/magnific-popup-rails-0.9.9/vendor/assets/stylesheets/magnific-popup/index.css */
.mfp-arrow:hover, .mfp-arrow:focus {
  opacity: 1;
  filter: alpha(opacity=100);
}

/* line 175, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/magnific-popup-rails-0.9.9/vendor/assets/stylesheets/magnific-popup/index.css */
.mfp-arrow:before, .mfp-arrow:after, .mfp-arrow .mfp-b, .mfp-arrow .mfp-a {
  content: '';
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  left: 0;
  top: 0;
  margin-top: 35px;
  margin-left: 35px;
  border: medium inset transparent;
}

/* line 186, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/magnific-popup-rails-0.9.9/vendor/assets/stylesheets/magnific-popup/index.css */
.mfp-arrow:after, .mfp-arrow .mfp-a {
  border-top-width: 13px;
  border-bottom-width: 13px;
  top: 8px;
}

/* line 190, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/magnific-popup-rails-0.9.9/vendor/assets/stylesheets/magnific-popup/index.css */
.mfp-arrow:before, .mfp-arrow .mfp-b {
  border-top-width: 21px;
  border-bottom-width: 21px;
}

/* line 194, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/magnific-popup-rails-0.9.9/vendor/assets/stylesheets/magnific-popup/index.css */
.mfp-arrow-left {
  left: 0;
}

/* line 196, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/magnific-popup-rails-0.9.9/vendor/assets/stylesheets/magnific-popup/index.css */
.mfp-arrow-left:after, .mfp-arrow-left .mfp-a {
  border-right: 17px solid white;
  margin-left: 31px;
}

/* line 199, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/magnific-popup-rails-0.9.9/vendor/assets/stylesheets/magnific-popup/index.css */
.mfp-arrow-left:before, .mfp-arrow-left .mfp-b {
  margin-left: 25px;
  border-right: 27px solid #3f3f3f;
}

/* line 203, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/magnific-popup-rails-0.9.9/vendor/assets/stylesheets/magnific-popup/index.css */
.mfp-arrow-right {
  right: 0;
}

/* line 205, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/magnific-popup-rails-0.9.9/vendor/assets/stylesheets/magnific-popup/index.css */
.mfp-arrow-right:after, .mfp-arrow-right .mfp-a {
  border-left: 17px solid white;
  margin-left: 39px;
}

/* line 208, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/magnific-popup-rails-0.9.9/vendor/assets/stylesheets/magnific-popup/index.css */
.mfp-arrow-right:before, .mfp-arrow-right .mfp-b {
  border-left: 27px solid #3f3f3f;
}

/* line 211, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/magnific-popup-rails-0.9.9/vendor/assets/stylesheets/magnific-popup/index.css */
.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px;
}

/* line 214, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/magnific-popup-rails-0.9.9/vendor/assets/stylesheets/magnific-popup/index.css */
.mfp-iframe-holder .mfp-content {
  line-height: 0;
  width: 100%;
  max-width: 900px;
}

/* line 218, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/magnific-popup-rails-0.9.9/vendor/assets/stylesheets/magnific-popup/index.css */
.mfp-iframe-holder .mfp-close {
  top: -40px;
}

/* line 221, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/magnific-popup-rails-0.9.9/vendor/assets/stylesheets/magnific-popup/index.css */
.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%;
}

/* line 226, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/magnific-popup-rails-0.9.9/vendor/assets/stylesheets/magnific-popup/index.css */
.mfp-iframe-scaler iframe {
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: black;
}

/* Main image in popup */
/* line 237, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/magnific-popup-rails-0.9.9/vendor/assets/stylesheets/magnific-popup/index.css */
img.mfp-img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  box-sizing: border-box;
  padding: 40px 0 40px;
  margin: 0 auto;
}

/* The shadow behind the image */
/* line 248, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/magnific-popup-rails-0.9.9/vendor/assets/stylesheets/magnific-popup/index.css */
.mfp-figure {
  line-height: 0;
}

/* line 250, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/magnific-popup-rails-0.9.9/vendor/assets/stylesheets/magnific-popup/index.css */
.mfp-figure:after {
  content: '';
  position: absolute;
  left: 0;
  top: 40px;
  bottom: 40px;
  display: block;
  right: 0;
  width: auto;
  height: auto;
  z-index: -1;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #444444;
}

/* line 263, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/magnific-popup-rails-0.9.9/vendor/assets/stylesheets/magnific-popup/index.css */
.mfp-figure small {
  color: #bdbdbd;
  display: block;
  font-size: 12px;
  line-height: 14px;
}

/* line 268, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/magnific-popup-rails-0.9.9/vendor/assets/stylesheets/magnific-popup/index.css */
.mfp-figure figure {
  margin: 0;
}

/* line 271, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/magnific-popup-rails-0.9.9/vendor/assets/stylesheets/magnific-popup/index.css */
.mfp-bottom-bar {
  margin-top: -36px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  cursor: auto;
}

/* line 279, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/magnific-popup-rails-0.9.9/vendor/assets/stylesheets/magnific-popup/index.css */
.mfp-title {
  text-align: left;
  line-height: 18px;
  color: #f3f3f3;
  word-wrap: break-word;
  padding-right: 36px;
}

/* line 286, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/magnific-popup-rails-0.9.9/vendor/assets/stylesheets/magnific-popup/index.css */
.mfp-image-holder .mfp-content {
  max-width: 100%;
}

/* line 289, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/magnific-popup-rails-0.9.9/vendor/assets/stylesheets/magnific-popup/index.css */
.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer;
}

@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
  /**
       * Remove all paddings around the image on small screen
       */
  /* line 296, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/magnific-popup-rails-0.9.9/vendor/assets/stylesheets/magnific-popup/index.css */
  .mfp-img-mobile .mfp-image-holder {
    padding-left: 0;
    padding-right: 0;
  }

  /* line 299, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/magnific-popup-rails-0.9.9/vendor/assets/stylesheets/magnific-popup/index.css */
  .mfp-img-mobile img.mfp-img {
    padding: 0;
  }

  /* line 301, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/magnific-popup-rails-0.9.9/vendor/assets/stylesheets/magnific-popup/index.css */
  .mfp-img-mobile .mfp-figure:after {
    top: 0;
    bottom: 0;
  }

  /* line 304, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/magnific-popup-rails-0.9.9/vendor/assets/stylesheets/magnific-popup/index.css */
  .mfp-img-mobile .mfp-figure small {
    display: inline;
    margin-left: 5px;
  }

  /* line 307, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/magnific-popup-rails-0.9.9/vendor/assets/stylesheets/magnific-popup/index.css */
  .mfp-img-mobile .mfp-bottom-bar {
    background: rgba(0, 0, 0, 0.6);
    bottom: 0;
    margin: 0;
    top: auto;
    padding: 3px 5px;
    position: fixed;
    box-sizing: border-box;
  }

  /* line 315, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/magnific-popup-rails-0.9.9/vendor/assets/stylesheets/magnific-popup/index.css */
  .mfp-img-mobile .mfp-bottom-bar:empty {
    padding: 0;
  }

  /* line 317, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/magnific-popup-rails-0.9.9/vendor/assets/stylesheets/magnific-popup/index.css */
  .mfp-img-mobile .mfp-counter {
    right: 5px;
    top: 3px;
  }

  /* line 320, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/magnific-popup-rails-0.9.9/vendor/assets/stylesheets/magnific-popup/index.css */
  .mfp-img-mobile .mfp-close {
    top: 0;
    right: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    text-align: center;
    padding: 0;
  }
}
@media all and (max-width: 900px) {
  /* line 332, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/magnific-popup-rails-0.9.9/vendor/assets/stylesheets/magnific-popup/index.css */
  .mfp-arrow {
    -webkit-transform: scale(0.75);
    transform: scale(0.75);
  }

  /* line 335, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/magnific-popup-rails-0.9.9/vendor/assets/stylesheets/magnific-popup/index.css */
  .mfp-arrow-left {
    -webkit-transform-origin: 0;
    transform-origin: 0;
  }

  /* line 338, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/magnific-popup-rails-0.9.9/vendor/assets/stylesheets/magnific-popup/index.css */
  .mfp-arrow-right {
    -webkit-transform-origin: 100%;
    transform-origin: 100%;
  }

  /* line 341, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/magnific-popup-rails-0.9.9/vendor/assets/stylesheets/magnific-popup/index.css */
  .mfp-container {
    padding-left: 6px;
    padding-right: 6px;
  }
}
/* line 345, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/magnific-popup-rails-0.9.9/vendor/assets/stylesheets/magnific-popup/index.css */
.mfp-ie7 .mfp-img {
  padding: 0;
}

/* line 347, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/magnific-popup-rails-0.9.9/vendor/assets/stylesheets/magnific-popup/index.css */
.mfp-ie7 .mfp-bottom-bar {
  width: 600px;
  left: 50%;
  margin-left: -300px;
  margin-top: 5px;
  padding-bottom: 5px;
}

/* line 353, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/magnific-popup-rails-0.9.9/vendor/assets/stylesheets/magnific-popup/index.css */
.mfp-ie7 .mfp-container {
  padding: 0;
}

/* line 355, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/magnific-popup-rails-0.9.9/vendor/assets/stylesheets/magnific-popup/index.css */
.mfp-ie7 .mfp-content {
  padding-top: 44px;
}

/* line 357, ../../../../../shared/bundled_gems/ruby/2.2.0/gems/magnific-popup-rails-0.9.9/vendor/assets/stylesheets/magnific-popup/index.css */
.mfp-ie7 .mfp-close {
  top: 0;
  right: 0;
  padding-top: 0;
}

/* line 4, ../../../app/assets/stylesheets/gift_guide.scss */
.gift-guide {
  background: url(//d1stxdp5ogppuo.cloudfront.net/assets/gift_guide/bg-top-f92ee6fcb3923e7a703bc3fba45a61ed.jpg) no-repeat;
  background-size: contain;
  background-position: 0 -150px;
}
/* line 9, ../../../app/assets/stylesheets/gift_guide.scss */
.gift-guide h1 {
  padding-top: 50px;
  font-size: 5em;
  color: #c9b411;
  text-align: center;
  margin: 0;
}
/* line 17, ../../../app/assets/stylesheets/gift_guide.scss */
.gift-guide h2, .gift-guide .military.carousel .stc-quote, .military.carousel .gift-guide .stc-quote {
  color: #c9b411;
  text-align: center;
  position: relative;
  padding: 13px 0;
  margin: 0 auto;
  line-height: 0.8em;
  font-size: 4em;
}
/* line 27, ../../../app/assets/stylesheets/gift_guide.scss */
.gift-guide .border {
  margin: 0 auto;
  border-top: 2px solid #c9b411;
}
/* line 32, ../../../app/assets/stylesheets/gift_guide.scss */
.gift-guide .container.landing-page.-navs-section {
  background: none;
  padding: 0;
}
/* line 36, ../../../app/assets/stylesheets/gift_guide.scss */
.gift-guide .container.landing-page.-navs-section h1 {
  display: none;
}
/* line 42, ../../../app/assets/stylesheets/gift_guide.scss */
.gift-guide .guide-hero .boxed {
  width: 350px;
  margin: 80px 0;
}
/* line 47, ../../../app/assets/stylesheets/gift_guide.scss */
.gift-guide .guide-hero h2, .gift-guide .guide-hero .military.carousel .stc-quote, .military.carousel .gift-guide .guide-hero .stc-quote {
  width: 300px;
}
/* line 51, ../../../app/assets/stylesheets/gift_guide.scss */
.gift-guide .guide-hero .border {
  width: 180px;
}
/* line 56, ../../../app/assets/stylesheets/gift_guide.scss */
.gift-guide .best-sellers {
  margin-top: 70px;
}
/* line 59, ../../../app/assets/stylesheets/gift_guide.scss */
.gift-guide .best-sellers .boxed {
  margin-bottom: 30px;
}
/* line 63, ../../../app/assets/stylesheets/gift_guide.scss */
.gift-guide .best-sellers h2, .gift-guide .best-sellers .military.carousel .stc-quote, .military.carousel .gift-guide .best-sellers .stc-quote {
  width: 500px;
}
/* line 67, ../../../app/assets/stylesheets/gift_guide.scss */
.gift-guide .best-sellers .border {
  width: 470px;
}
@media (max-width: 992px) {
  /* line 74, ../../../app/assets/stylesheets/gift_guide.scss */
  .gift-guide .top-apparel .boxed {
    margin-top: 50px;
  }
}
@media (min-width: 992px) {
  /* line 72, ../../../app/assets/stylesheets/gift_guide.scss */
  .gift-guide .top-apparel {
    background: url(//d1stxdp5ogppuo.cloudfront.net/assets/gift_guide/bg-apparel-052ac802f59eb28009bdeb8008d572d4.jpg) no-repeat;
    background-size: cover;
    padding-top: 270px;
  }
  /* line 85, ../../../app/assets/stylesheets/gift_guide.scss */
  .gift-guide .top-apparel .row.men {
    margin-bottom: 200px;
  }
}
@media (min-width: 1200px) {
  /* line 91, ../../../app/assets/stylesheets/gift_guide.scss */
  .gift-guide .top-apparel .boxed {
    margin-bottom: 120px;
  }
  /* line 95, ../../../app/assets/stylesheets/gift_guide.scss */
  .gift-guide .top-apparel .row.women {
    margin: 120px 0;
  }
  /* line 99, ../../../app/assets/stylesheets/gift_guide.scss */
  .gift-guide .top-apparel .row.men {
    margin-bottom: 300px;
  }
}
/* line 104, ../../../app/assets/stylesheets/gift_guide.scss */
.gift-guide .top-apparel h2, .gift-guide .top-apparel .military.carousel .stc-quote, .military.carousel .gift-guide .top-apparel .stc-quote {
  width: 280px;
}
/* line 108, ../../../app/assets/stylesheets/gift_guide.scss */
.gift-guide .top-apparel h3 {
  color: #c9b411;
  margin: 0 0 10px;
  font-size: 40px;
}
/* line 114, ../../../app/assets/stylesheets/gift_guide.scss */
.gift-guide .top-apparel .border {
  width: 260px;
}

/* line 121, ../../../app/assets/stylesheets/gift_guide.scss */
.persona {
  position: relative;
  margin-bottom: 20px;
}
/* line 125, ../../../app/assets/stylesheets/gift_guide.scss */
.persona .action {
  display: none;
}
/* line 129, ../../../app/assets/stylesheets/gift_guide.scss */
.persona .action a {
  position: absolute;
  right: 0px;
  left: 0;
  margin: 0 auto;
  bottom: 30px;
  padding: 0;
  width: 120px;
}
/* line 138, ../../../app/assets/stylesheets/gift_guide.scss */
.persona .action a.learn {
  display: none;
  letter-spacing: 0.05em;
  font-family: "knockout_htf48";
  font-size: 20px;
  color: #2C2C2C;
  bottom: 55px;
  text-transform: uppercase;
  text-align: center;
}
/* line 150, ../../../app/assets/stylesheets/gift_guide.scss */
.persona h3 {
  vertical-align: middle;
  color: white;
  text-align: center;
  position: absolute;
  top: 37%;
  font-size: 40px;
  left: 0;
  right: 0;
}

/* line 162, ../../../app/assets/stylesheets/gift_guide.scss */
.narrow-wrapper {
  max-width: 1280px;
  margin: 0 auto;
  padding: 0 10px;
}

/* line 168, ../../../app/assets/stylesheets/gift_guide.scss */
.kits {
  text-align: center;
}
@media (min-width: 992px) {
  /* line 168, ../../../app/assets/stylesheets/gift_guide.scss */
  .kits {
    margin-top: 50px;
  }
}
/* line 175, ../../../app/assets/stylesheets/gift_guide.scss */
.kits h3 {
  color: #c9b411;
  font-size: 2em;
}
/* line 180, ../../../app/assets/stylesheets/gift_guide.scss */
.kits .col-xs-8 {
  padding: 10px;
}
/* line 184, ../../../app/assets/stylesheets/gift_guide.scss */
.kits .guide-product {
  border: 1px solid #dcddde;
  padding: 0;
  box-sizing: border-box;
}
/* line 189, ../../../app/assets/stylesheets/gift_guide.scss */
.kits .guide-product.prod-1 {
  background: url(//d1stxdp5ogppuo.cloudfront.net/assets/gift_guide/bg-kit-1-fd338fc45d145a0fb45e5d4492546fdb.jpg) no-repeat bottom left white;
}
/* line 193, ../../../app/assets/stylesheets/gift_guide.scss */
.kits .guide-product.prod-2 {
  background: url(//d1stxdp5ogppuo.cloudfront.net/assets/gift_guide/bg-kit-2-910040d46ae2ee9e19a4bd91d500ff77.jpg) no-repeat bottom left white;
}
/* line 197, ../../../app/assets/stylesheets/gift_guide.scss */
.kits .guide-product.prod-3 {
  background: url(//d1stxdp5ogppuo.cloudfront.net/assets/gift_guide/bg-kit-3-b9e1de87c46ea0af1967b94b09bfa76c.jpg) no-repeat bottom left white;
}
/* line 201, ../../../app/assets/stylesheets/gift_guide.scss */
.kits .guide-product .btn-default {
  height: 55px;
  line-height: 55px;
}
/* line 206, ../../../app/assets/stylesheets/gift_guide.scss */
.kits .guide-product .prod-price-current, .kits .guide-product .prod-price {
  font-size: 40px;
}
/* line 210, ../../../app/assets/stylesheets/gift_guide.scss */
.kits .guide-product .prod-price {
  margin-bottom: -12px;
}
/* line 214, ../../../app/assets/stylesheets/gift_guide.scss */
.kits .guide-product p.prod-name {
  display: none;
}

/* line 222, ../../../app/assets/stylesheets/gift_guide.scss */
.guide-product .prod-indicators-container,
.guide-product .prod-label,
.gift-guide .product-item .prod-indicators-container,
.gift-guide .product-item .prod-label {
  display: none;
}
/* line 227, ../../../app/assets/stylesheets/gift_guide.scss */
.guide-product .prod-name a,
.gift-guide .product-item .prod-name a {
  color: #6b5f00;
}
/* line 231, ../../../app/assets/stylesheets/gift_guide.scss */
.guide-product .prod-name,
.guide-product .prod-price,
.guide-product .prod-price-current,
.guide-product .price-stars p.prod-price,
.guide-product .free-shipping,
.gift-guide .product-item .prod-name,
.gift-guide .product-item .prod-price,
.gift-guide .product-item .prod-price-current,
.gift-guide .product-item .price-stars p.prod-price,
.gift-guide .product-item .free-shipping {
  font-weight: normal;
  color: #6b5f00;
  clear: both;
  font-family: "knockout_htf48";
  font-size: 27px;
  text-transform: uppercase;
}
/* line 244, ../../../app/assets/stylesheets/gift_guide.scss */
.guide-product .prod-price-old,
.gift-guide .product-item .prod-price-old {
  display: none;
}

/* line 250, ../../../app/assets/stylesheets/gift_guide.scss */
.guide-product a {
  width: 100%;
}
/* line 254, ../../../app/assets/stylesheets/gift_guide.scss */
.guide-product .price-stars > :first-child {
  float: none;
}
/* line 258, ../../../app/assets/stylesheets/gift_guide.scss */
.guide-product .prod-name {
  margin: 10px 0 0;
  line-height: 30px;
}
/* line 262, ../../../app/assets/stylesheets/gift_guide.scss */
.guide-product .prod-name a {
  color: #6b5f00;
}
/* line 268, ../../../app/assets/stylesheets/gift_guide.scss */
.guide-product .free-shipping {
  margin-bottom: 15px;
}

/* line 273, ../../../app/assets/stylesheets/gift_guide.scss */
.gift-guide .product_grid .prod-img {
  border-bottom: 0;
}

/* line 277, ../../../app/assets/stylesheets/gift_guide.scss */
.gift-product-slider {
  position: relative;
}
/* line 280, ../../../app/assets/stylesheets/gift_guide.scss */
.gift-product-slider a.prev,
.gift-product-slider a.next {
  position: absolute;
  top: 33%;
  z-index: 500;
}
/* line 287, ../../../app/assets/stylesheets/gift_guide.scss */
.gift-product-slider a.prev {
  left: -80px;
}
/* line 290, ../../../app/assets/stylesheets/gift_guide.scss */
.gift-product-slider a.next {
  right: -80px;
}
@media (max-width: 991px) {
  /* line 295, ../../../app/assets/stylesheets/gift_guide.scss */
  .gift-product-slider a.prev {
    left: -10px;
  }
  /* line 298, ../../../app/assets/stylesheets/gift_guide.scss */
  .gift-product-slider a.next {
    right: -10px;
  }
}

/* line 306, ../../../app/assets/stylesheets/gift_guide.scss */
.gift-guide.mobile {
  background: url(//d1stxdp5ogppuo.cloudfront.net/assets/gift_guide/mobile-bg-top-aac95e0165af6b1c20de44cb95bbfeae.jpg) no-repeat white;
  background-size: contain;
  background-position: 0 0;
}
@media (min-width: 600px) {
  /* line 306, ../../../app/assets/stylesheets/gift_guide.scss */
  .gift-guide.mobile {
    background-position: 0 -100px;
  }
}
/* line 315, ../../../app/assets/stylesheets/gift_guide.scss */
.gift-guide.mobile h1 {
  font-size: 45px;
  margin: 0;
  padding-top: 20px;
}
/* line 320, ../../../app/assets/stylesheets/gift_guide.scss */
.gift-guide.mobile h1 span {
  display: none;
}
/* line 325, ../../../app/assets/stylesheets/gift_guide.scss */
.gift-guide.mobile .kits {
  margin-top: 30px;
}
/* line 328, ../../../app/assets/stylesheets/gift_guide.scss */
.gift-guide.mobile .kits h3 {
  margin: 5px 0 10px;
  color: #6b5f00;
}
@media (min-width: 600px) {
  /* line 325, ../../../app/assets/stylesheets/gift_guide.scss */
  .gift-guide.mobile .kits {
    width: 50%;
    margin: 30px auto 0;
  }
}
/* line 338, ../../../app/assets/stylesheets/gift_guide.scss */
.gift-guide.mobile .kits .guide-product {
  padding: 10px;
  background: url(//d1stxdp5ogppuo.cloudfront.net/assets/gift_guide/bg-kits-no-border.jpg) white;
  border: 1px solid #dcddde;
}
/* line 346, ../../../app/assets/stylesheets/gift_guide.scss */
.gift-guide.mobile .guide-hero .boxed {
  width: auto;
  margin: 140px 0 20px;
}
/* line 351, ../../../app/assets/stylesheets/gift_guide.scss */
.gift-guide.mobile .guide-hero h2, .gift-guide.mobile .guide-hero .military.carousel .stc-quote, .military.carousel .gift-guide.mobile .guide-hero .stc-quote {
  width: auto;
  font-size: 26px;
}
/* line 356, ../../../app/assets/stylesheets/gift_guide.scss */
.gift-guide.mobile .guide-hero .border {
  width: 70%;
}
/* line 360, ../../../app/assets/stylesheets/gift_guide.scss */
.gift-guide.mobile .guide-hero h3 {
  font-size: 16px;
  margin-top: 13px;
}
/* line 366, ../../../app/assets/stylesheets/gift_guide.scss */
.gift-guide.mobile h3 {
  font-size: 30px;
  line-height: 30px;
}
/* line 371, ../../../app/assets/stylesheets/gift_guide.scss */
.gift-guide.mobile a.prev,
.gift-guide.mobile a.next {
  display: none !important;
}
/* line 376, ../../../app/assets/stylesheets/gift_guide.scss */
.gift-guide.mobile .persona h3 {
  top: 20%;
}
/* line 380, ../../../app/assets/stylesheets/gift_guide.scss */
.gift-guide.mobile div[itemprop='aggregateRating'] {
  display: none;
}
/* line 384, ../../../app/assets/stylesheets/gift_guide.scss */
.gift-guide.mobile .kits .price-stars {
  float: none;
  margin: 20px auto 10px;
}
/* line 390, ../../../app/assets/stylesheets/gift_guide.scss */
.gift-guide.mobile .product-item .prod-img.compare, .gift-guide.mobile .guide-product .prod-img.compare {
  background-size: cover;
  background-position: center center;
}
/* line 395, ../../../app/assets/stylesheets/gift_guide.scss */
.gift-guide.mobile .product-item .btn-default, .gift-guide.mobile .guide-product .btn-default {
  height: 40px;
  line-height: 40px !important;
}
/* line 400, ../../../app/assets/stylesheets/gift_guide.scss */
.gift-guide.mobile .product-item .free-shipping, .gift-guide.mobile .guide-product .free-shipping {
  margin: 0;
}
/* line 405, ../../../app/assets/stylesheets/gift_guide.scss */
.gift-guide.mobile .persona .action {
  text-align: center;
}
/* line 408, ../../../app/assets/stylesheets/gift_guide.scss */
.gift-guide.mobile .persona .action a {
  left: 0;
  right: 0;
  bottom: 0px;
  margin: 0 auto;
}
/* line 416, ../../../app/assets/stylesheets/gift_guide.scss */
.gift-guide.mobile .best-sellers {
  background: white;
  margin-top: 30px;
}
/* line 420, ../../../app/assets/stylesheets/gift_guide.scss */
.gift-guide.mobile .best-sellers .boxed {
  margin-bottom: 10px;
}
/* line 424, ../../../app/assets/stylesheets/gift_guide.scss */
.gift-guide.mobile .best-sellers .guide-product {
  padding: 5px;
}
/* line 428, ../../../app/assets/stylesheets/gift_guide.scss */
.gift-guide.mobile .best-sellers h2, .gift-guide.mobile .best-sellers .military.carousel .stc-quote, .military.carousel .gift-guide.mobile .best-sellers .stc-quote {
  width: auto;
  font-size: 45px;
  line-height: 45px;
}
/* line 434, ../../../app/assets/stylesheets/gift_guide.scss */
.gift-guide.mobile .best-sellers .border {
  width: 70%;
}
/* line 439, ../../../app/assets/stylesheets/gift_guide.scss */
.gift-guide.mobile .top-apparel {
  background: url(//d1stxdp5ogppuo.cloudfront.net/assets/gift_guide/mobile-bg-bottom-5b3a6d869e51e31b9ee871b7b2252804.jpg) no-repeat;
  background-size: cover;
  background-position: 0 0;
}
/* line 444, ../../../app/assets/stylesheets/gift_guide.scss */
.gift-guide.mobile .top-apparel h2, .gift-guide.mobile .top-apparel .military.carousel .stc-quote, .military.carousel .gift-guide.mobile .top-apparel .stc-quote {
  width: auto;
  font-size: 45px;
  line-height: 45px;
}
/* line 450, ../../../app/assets/stylesheets/gift_guide.scss */
.gift-guide.mobile .top-apparel .boxed {
  margin-top: 100px;
}
/* line 454, ../../../app/assets/stylesheets/gift_guide.scss */
.gift-guide.mobile .top-apparel .border {
  width: 60%;
}
/* line 458, ../../../app/assets/stylesheets/gift_guide.scss */
.gift-guide.mobile .top-apparel .slick-slider {
  margin-bottom: 0;
}
/* line 461, ../../../app/assets/stylesheets/gift_guide.scss */
.gift-guide.mobile .top-apparel .slick-slider.men {
  margin-bottom: 30px;
}
/* line 466, ../../../app/assets/stylesheets/gift_guide.scss */
.gift-guide.mobile .top-apparel h3 {
  margin: 20px auto;
  font-size: 30px;
  text-align: center;
}
/* line 473, ../../../app/assets/stylesheets/gift_guide.scss */
.gift-guide.mobile .prod-name {
  margin-top: 10px;
}
/* line 477, ../../../app/assets/stylesheets/gift_guide.scss */
.gift-guide.mobile .price-stars p.prod-price {
  padding-top-bottom: 10px;
}
/* line 481, ../../../app/assets/stylesheets/gift_guide.scss */
.gift-guide.mobile .prod-name,
.gift-guide.mobile .prod-price,
.gift-guide.mobile .price-stars p.prod-price,
.gift-guide.mobile .prod-price-current,
.gift-guide.mobile .free-shipping {
  font-size: 23px;
}

/* line 490, ../../../app/assets/stylesheets/gift_guide.scss */
.guide-hero {
  text-align: center;
}
/* line 493, ../../../app/assets/stylesheets/gift_guide.scss */
.guide-hero h3 {
  font-family: "suisse_intlmedium";
  text-transform: none;
  font-size: 18px;
  margin-bottom: 10px;
}

/* line 502, ../../../app/assets/stylesheets/gift_guide.scss */
.bot-cta a {
  position: absolute;
  bottom: 10px;
  left: 10px;
  right: 10px;
}

/* line 510, ../../../app/assets/stylesheets/gift_guide.scss */
.row-eq-height {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
}

/* line 518, ../../../app/assets/stylesheets/gift_guide.scss */
.best-sellers .product-item, .top-apparel .product-item {
  position: relative;
  padding-bottom: 40px;
}

/* line 2, ../../../app/assets/stylesheets/v2/_utilities.scss */
.text-nowrap {
  white-space: nowrap;
}

/* line 7, ../../../app/assets/stylesheets/v2/_utilities.scss */
.align-center {
  margin-left: auto;
  margin-right: auto;
}

/* line 14, ../../../app/assets/stylesheets/v2/_utilities.scss */
.full-size {
  width: 100%;
}

/* line 14, ../../../app/assets/stylesheets/v2/application.css.scss */
#sticky-social-menu + .video-hero {
  margin-top: -120px;
}
