﻿/*
 * Bootstrap v2.1.0
 *
 * Copyright 2012 Twitter, Inc
 * Licensed under the Apache License v2.0
 * http://www.apache.org/licenses/LICENSE-2.0
 *
 * Designed and built with all the love in the world @twitter by @mdo and @fat.
 */
/* line 18, ../styles/compass_twitter_bootstrap/_reset.scss */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section {
  display: block; }

/* line 27, ../styles/compass_twitter_bootstrap/_reset.scss */
audio,
canvas,
video {
  display: inline-block;
  *display: inline;
  *zoom: 1; }

/* line 36, ../styles/compass_twitter_bootstrap/_reset.scss */
audio:not([controls]) {
  display: none; }

/* line 43, ../styles/compass_twitter_bootstrap/_reset.scss */
html {
  font-size: 100%;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%; }

/* line 49, ../styles/compass_twitter_bootstrap/_reset.scss */
a:focus {
  outline: thin dotted #333;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px; }

/* line 54, ../styles/compass_twitter_bootstrap/_reset.scss */
a:hover,
a:active {
  outline: 0; }

/* line 62, ../styles/compass_twitter_bootstrap/_reset.scss */
sub,
sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline; }

/* line 68, ../styles/compass_twitter_bootstrap/_reset.scss */
sup {
  top: -0.5em; }

/* line 71, ../styles/compass_twitter_bootstrap/_reset.scss */
sub {
  bottom: -0.25em; }

/* line 78, ../styles/compass_twitter_bootstrap/_reset.scss */
img {
  max-width: 100%;
  height: auto;
  vertical-align: middle;
  border: 0;
  -ms-interpolation-mode: bicubic; }

/* line 87, ../styles/compass_twitter_bootstrap/_reset.scss */
#mapCanvas label {
  width: auto;
  display: inline; }

/* line 88, ../styles/compass_twitter_bootstrap/_reset.scss */
#mapCanvas img {
  max-width: none; }

/* line 97, ../styles/compass_twitter_bootstrap/_reset.scss */
button,
input,
select,
textarea {
  margin: 0;
  font-size: 100%;
  vertical-align: middle; }

/* line 103, ../styles/compass_twitter_bootstrap/_reset.scss */
button,
input {
  *overflow: visible;
  line-height: normal; }

/* line 108, ../styles/compass_twitter_bootstrap/_reset.scss */
button::-moz-focus-inner,
input::-moz-focus-inner {
  padding: 0;
  border: 0; }

/* line 115, ../styles/compass_twitter_bootstrap/_reset.scss */
button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
  cursor: pointer;
  -webkit-appearance: button; }

/* line 119, ../styles/compass_twitter_bootstrap/_reset.scss */
input[type="search"] {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  -webkit-appearance: textfield; }

/* line 126, ../styles/compass_twitter_bootstrap/_reset.scss */
input[type="search"]::-webkit-search-decoration,
input[type="search"]::-webkit-search-cancel-button {
  -webkit-appearance: none; }

/* line 129, ../styles/compass_twitter_bootstrap/_reset.scss */
textarea {
  overflow: auto;
  vertical-align: top; }

/* line 9, ../styles/compass_twitter_bootstrap/_scaffolding.scss */
body {
  margin: 0;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 20px;
  color: #333333;
  background-color: white; }

/* line 22, ../styles/compass_twitter_bootstrap/_scaffolding.scss */
a {
  color: #0088cc;
  text-decoration: none; }

/* line 26, ../styles/compass_twitter_bootstrap/_scaffolding.scss */
a:hover {
  color: #005580;
  text-decoration: underline; }

/* line 35, ../styles/compass_twitter_bootstrap/_scaffolding.scss */
.img-rounded {
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px; }

/* line 39, ../styles/compass_twitter_bootstrap/_scaffolding.scss */
.img-polaroid {
  padding: 4px;
  background-color: #fff;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1); }

/* line 49, ../styles/compass_twitter_bootstrap/_scaffolding.scss */
.img-circle {
  -webkit-border-radius: 500px;
  -moz-border-radius: 500px;
  border-radius: 500px; }

/* line 552, ../styles/compass_twitter_bootstrap/_mixins.scss */
.row {
  margin-left: -20px;
  *zoom: 1; }
  /* line 15, ../styles/compass_twitter_bootstrap/_mixins.scss */
  .row:before, .row:after {
    display: table;
    content: "";
    line-height: 0; }
  /* line 22, ../styles/compass_twitter_bootstrap/_mixins.scss */
  .row:after {
    clear: both; }

/* line 557, ../styles/compass_twitter_bootstrap/_mixins.scss */
[class*="span"] {
  float: left;
  margin-left: 20px; }

/* line 566, ../styles/compass_twitter_bootstrap/_mixins.scss */
.container,
.navbar-static-top .container,
.navbar-fixed-top .container,
.navbar-fixed-bottom .container {
  width: 940px; }

/* line 573, ../styles/compass_twitter_bootstrap/_mixins.scss */
.span12 {
  width: 940px; }

/* line 573, ../styles/compass_twitter_bootstrap/_mixins.scss */
.span11 {
  width: 860px; }

/* line 573, ../styles/compass_twitter_bootstrap/_mixins.scss */
.span10 {
  width: 780px; }

/* line 573, ../styles/compass_twitter_bootstrap/_mixins.scss */
.span9 {
  width: 700px; }

/* line 573, ../styles/compass_twitter_bootstrap/_mixins.scss */
.span8 {
  width: 620px; }

/* line 573, ../styles/compass_twitter_bootstrap/_mixins.scss */
.span7 {
  width: 540px; }

/* line 573, ../styles/compass_twitter_bootstrap/_mixins.scss */
.span6 {
  width: 460px; }

/* line 573, ../styles/compass_twitter_bootstrap/_mixins.scss */
.span5 {
  width: 380px; }

/* line 573, ../styles/compass_twitter_bootstrap/_mixins.scss */
.span4 {
  width: 300px; }

/* line 573, ../styles/compass_twitter_bootstrap/_mixins.scss */
.span3 {
  width: 220px; }

/* line 573, ../styles/compass_twitter_bootstrap/_mixins.scss */
.span2 {
  width: 140px; }

/* line 573, ../styles/compass_twitter_bootstrap/_mixins.scss */
.span1 {
  width: 60px; }

/* line 579, ../styles/compass_twitter_bootstrap/_mixins.scss */
.offset12 {
  margin-left: 980px; }

/* line 579, ../styles/compass_twitter_bootstrap/_mixins.scss */
.offset11 {
  margin-left: 900px; }

/* line 579, ../styles/compass_twitter_bootstrap/_mixins.scss */
.offset10 {
  margin-left: 820px; }

/* line 579, ../styles/compass_twitter_bootstrap/_mixins.scss */
.offset9 {
  margin-left: 740px; }

/* line 579, ../styles/compass_twitter_bootstrap/_mixins.scss */
.offset8 {
  margin-left: 660px; }

/* line 579, ../styles/compass_twitter_bootstrap/_mixins.scss */
.offset7 {
  margin-left: 580px; }

/* line 579, ../styles/compass_twitter_bootstrap/_mixins.scss */
.offset6 {
  margin-left: 500px; }

/* line 579, ../styles/compass_twitter_bootstrap/_mixins.scss */
.offset5 {
  margin-left: 420px; }

/* line 579, ../styles/compass_twitter_bootstrap/_mixins.scss */
.offset4 {
  margin-left: 340px; }

/* line 579, ../styles/compass_twitter_bootstrap/_mixins.scss */
.offset3 {
  margin-left: 260px; }

/* line 579, ../styles/compass_twitter_bootstrap/_mixins.scss */
.offset2 {
  margin-left: 180px; }

/* line 579, ../styles/compass_twitter_bootstrap/_mixins.scss */
.offset1 {
  margin-left: 100px; }

/* line 600, ../styles/compass_twitter_bootstrap/_mixins.scss */
.row-fluid {
  width: 100%;
  *zoom: 1; }
  /* line 15, ../styles/compass_twitter_bootstrap/_mixins.scss */
  .row-fluid:before, .row-fluid:after {
    display: table;
    content: "";
    line-height: 0; }
  /* line 22, ../styles/compass_twitter_bootstrap/_mixins.scss */
  .row-fluid:after {
    clear: both; }
  /* line 603, ../styles/compass_twitter_bootstrap/_mixins.scss */
  .row-fluid [class*="span"] {
    display: block;
    width: 100%;
    min-height: 30px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    float: left;
    margin-left: 2.12766%;
    *margin-left: 2.07447%; }
  /* line 609, ../styles/compass_twitter_bootstrap/_mixins.scss */
  .row-fluid [class*="span"]:first-child {
    margin-left: 0; }
  /* line 616, ../styles/compass_twitter_bootstrap/_mixins.scss */
  .row-fluid .span12 {
    width: 100%;
    *width: 99.94681%; }
  /* line 619, ../styles/compass_twitter_bootstrap/_mixins.scss */
  .row-fluid .offset12 {
    margin-left: 104.25532%;
    *margin-left: 104.14894%; }
  /* line 622, ../styles/compass_twitter_bootstrap/_mixins.scss */
  .row-fluid .offset12:first-child {
    margin-left: 102.12766%;
    *margin-left: 102.02128%; }
  /* line 616, ../styles/compass_twitter_bootstrap/_mixins.scss */
  .row-fluid .span11 {
    width: 91.48936%;
    *width: 91.43617%; }
  /* line 619, ../styles/compass_twitter_bootstrap/_mixins.scss */
  .row-fluid .offset11 {
    margin-left: 95.74468%;
    *margin-left: 95.6383%; }
  /* line 622, ../styles/compass_twitter_bootstrap/_mixins.scss */
  .row-fluid .offset11:first-child {
    margin-left: 93.61702%;
    *margin-left: 93.51064%; }
  /* line 616, ../styles/compass_twitter_bootstrap/_mixins.scss */
  .row-fluid .span10 {
    width: 82.97872%;
    *width: 82.92553%; }
  /* line 619, ../styles/compass_twitter_bootstrap/_mixins.scss */
  .row-fluid .offset10 {
    margin-left: 87.23404%;
    *margin-left: 87.12766%; }
  /* line 622, ../styles/compass_twitter_bootstrap/_mixins.scss */
  .row-fluid .offset10:first-child {
    margin-left: 85.10638%;
    *margin-left: 85.0%; }
  /* line 616, ../styles/compass_twitter_bootstrap/_mixins.scss */
  .row-fluid .span9 {
    width: 74.46809%;
    *width: 74.41489%; }
  /* line 619, ../styles/compass_twitter_bootstrap/_mixins.scss */
  .row-fluid .offset9 {
    margin-left: 78.7234%;
    *margin-left: 78.61702%; }
  /* line 622, ../styles/compass_twitter_bootstrap/_mixins.scss */
  .row-fluid .offset9:first-child {
    margin-left: 76.59574%;
    *margin-left: 76.48936%; }
  /* line 616, ../styles/compass_twitter_bootstrap/_mixins.scss */
  .row-fluid .span8 {
    width: 65.95745%;
    *width: 65.90426%; }
  /* line 619, ../styles/compass_twitter_bootstrap/_mixins.scss */
  .row-fluid .offset8 {
    margin-left: 70.21277%;
    *margin-left: 70.10638%; }
  /* line 622, ../styles/compass_twitter_bootstrap/_mixins.scss */
  .row-fluid .offset8:first-child {
    margin-left: 68.08511%;
    *margin-left: 67.97872%; }
  /* line 616, ../styles/compass_twitter_bootstrap/_mixins.scss */
  .row-fluid .span7 {
    width: 57.44681%;
    *width: 57.39362%; }
  /* line 619, ../styles/compass_twitter_bootstrap/_mixins.scss */
  .row-fluid .offset7 {
    margin-left: 61.70213%;
    *margin-left: 61.59574%; }
  /* line 622, ../styles/compass_twitter_bootstrap/_mixins.scss */
  .row-fluid .offset7:first-child {
    margin-left: 59.57447%;
    *margin-left: 59.46809%; }
  /* line 616, ../styles/compass_twitter_bootstrap/_mixins.scss */
  .row-fluid .span6 {
    width: 48.93617%;
    *width: 48.88298%; }
  /* line 619, ../styles/compass_twitter_bootstrap/_mixins.scss */
  .row-fluid .offset6 {
    margin-left: 53.19149%;
    *margin-left: 53.08511%; }
  /* line 622, ../styles/compass_twitter_bootstrap/_mixins.scss */
  .row-fluid .offset6:first-child {
    margin-left: 51.06383%;
    *margin-left: 50.95745%; }
  /* line 616, ../styles/compass_twitter_bootstrap/_mixins.scss */
  .row-fluid .span5 {
    width: 40.42553%;
    *width: 40.37234%; }
  /* line 619, ../styles/compass_twitter_bootstrap/_mixins.scss */
  .row-fluid .offset5 {
    margin-left: 44.68085%;
    *margin-left: 44.57447%; }
  /* line 622, ../styles/compass_twitter_bootstrap/_mixins.scss */
  .row-fluid .offset5:first-child {
    margin-left: 42.55319%;
    *margin-left: 42.44681%; }
  /* line 616, ../styles/compass_twitter_bootstrap/_mixins.scss */
  .row-fluid .span4 {
    width: 31.91489%;
    *width: 31.8617%; }
  /* line 619, ../styles/compass_twitter_bootstrap/_mixins.scss */
  .row-fluid .offset4 {
    margin-left: 36.17021%;
    *margin-left: 36.06383%; }
  /* line 622, ../styles/compass_twitter_bootstrap/_mixins.scss */
  .row-fluid .offset4:first-child {
    margin-left: 34.04255%;
    *margin-left: 33.93617%; }
  /* line 616, ../styles/compass_twitter_bootstrap/_mixins.scss */
  .row-fluid .span3 {
    width: 23.40426%;
    *width: 23.35106%; }
  /* line 619, ../styles/compass_twitter_bootstrap/_mixins.scss */
  .row-fluid .offset3 {
    margin-left: 27.65957%;
    *margin-left: 27.55319%; }
  /* line 622, ../styles/compass_twitter_bootstrap/_mixins.scss */
  .row-fluid .offset3:first-child {
    margin-left: 25.53191%;
    *margin-left: 25.42553%; }
  /* line 616, ../styles/compass_twitter_bootstrap/_mixins.scss */
  .row-fluid .span2 {
    width: 14.89362%;
    *width: 14.84043%; }
  /* line 619, ../styles/compass_twitter_bootstrap/_mixins.scss */
  .row-fluid .offset2 {
    margin-left: 19.14894%;
    *margin-left: 19.04255%; }
  /* line 622, ../styles/compass_twitter_bootstrap/_mixins.scss */
  .row-fluid .offset2:first-child {
    margin-left: 17.02128%;
    *margin-left: 16.91489%; }
  /* line 616, ../styles/compass_twitter_bootstrap/_mixins.scss */
  .row-fluid .span1 {
    width: 6.38298%;
    *width: 6.32979%; }
  /* line 619, ../styles/compass_twitter_bootstrap/_mixins.scss */
  .row-fluid .offset1 {
    margin-left: 10.6383%;
    *margin-left: 10.53191%; }
  /* line 622, ../styles/compass_twitter_bootstrap/_mixins.scss */
  .row-fluid .offset1:first-child {
    margin-left: 8.51064%;
    *margin-left: 8.40426%; }

/* line 14, ../styles/compass_twitter_bootstrap/_grid.scss */
[class*="span"].hide,
.row-fluid [class*="span"].hide {
  display: none; }

/* line 19, ../styles/compass_twitter_bootstrap/_grid.scss */
[class*="span"].pull-right,
.row-fluid [class*="span"].pull-right {
  float: right; }

/* line 7, ../styles/compass_twitter_bootstrap/_layouts.scss */
.container {
  margin-right: auto;
  margin-left: auto;
  *zoom: 1; }
  /* line 15, ../styles/compass_twitter_bootstrap/_mixins.scss */
  .container:before, .container:after {
    display: table;
    content: "";
    line-height: 0; }
  /* line 22, ../styles/compass_twitter_bootstrap/_mixins.scss */
  .container:after {
    clear: both; }

/* line 12, ../styles/compass_twitter_bootstrap/_layouts.scss */
.container-fluid {
  padding-right: 20px;
  padding-left: 20px;
  *zoom: 1; }
  /* line 15, ../styles/compass_twitter_bootstrap/_mixins.scss */
  .container-fluid:before, .container-fluid:after {
    display: table;
    content: "";
    line-height: 0; }
  /* line 22, ../styles/compass_twitter_bootstrap/_mixins.scss */
  .container-fluid:after {
    clear: both; }

/* line 9, ../styles/compass_twitter_bootstrap/_type.scss */
p {
  margin: 0 0 10px; }

/* line 12, ../styles/compass_twitter_bootstrap/_type.scss */
.lead {
  margin-bottom: 20px;
  font-size: 20px;
  font-weight: 200;
  line-height: 30px; }

/* line 23, ../styles/compass_twitter_bootstrap/_type.scss */
small {
  font-size: 85%; }

/* line 26, ../styles/compass_twitter_bootstrap/_type.scss */
strong {
  font-weight: bold; }

/* line 29, ../styles/compass_twitter_bootstrap/_type.scss */
em {
  font-style: italic; }

/* line 32, ../styles/compass_twitter_bootstrap/_type.scss */
cite {
  font-style: normal; }

/* line 35, ../styles/compass_twitter_bootstrap/_type.scss */
.muted {
  color: #999999; }

/* line 43, ../styles/compass_twitter_bootstrap/_type.scss */
h1, h2, h3, h4, h5, h6 {
  margin: 10px 0;
  font-family: inherit;
  font-weight: bold;
  line-height: 1;
  color: inherit;
  text-rendering: optimizelegibility; }
  /* line 50, ../styles/compass_twitter_bootstrap/_type.scss */
  h1 small, h2 small, h3 small, h4 small, h5 small, h6 small {
    font-weight: normal;
    line-height: 1;
    color: #999999; }

/* line 56, ../styles/compass_twitter_bootstrap/_type.scss */
h1 {
  font-size: 36px;
  line-height: 40px; }

/* line 57, ../styles/compass_twitter_bootstrap/_type.scss */
h2 {
  font-size: 30px;
  line-height: 40px; }

/* line 58, ../styles/compass_twitter_bootstrap/_type.scss */
h3 {
  font-size: 24px;
  line-height: 40px; }

/* line 59, ../styles/compass_twitter_bootstrap/_type.scss */
h4 {
  font-size: 18px;
  line-height: 20px; }

/* line 60, ../styles/compass_twitter_bootstrap/_type.scss */
h5 {
  font-size: 14px;
  line-height: 20px; }

/* line 61, ../styles/compass_twitter_bootstrap/_type.scss */
h6 {
  font-size: 12px;
  line-height: 20px; }

/* line 63, ../styles/compass_twitter_bootstrap/_type.scss */
h1 small {
  font-size: 24px; }

/* line 64, ../styles/compass_twitter_bootstrap/_type.scss */
h2 small {
  font-size: 18px; }

/* line 65, ../styles/compass_twitter_bootstrap/_type.scss */
h3 small {
  font-size: 14px; }

/* line 66, ../styles/compass_twitter_bootstrap/_type.scss */
h4 small {
  font-size: 14px; }

/* line 72, ../styles/compass_twitter_bootstrap/_type.scss */
.page-header {
  padding-bottom: 9px;
  margin: 20px 0 30px;
  border-bottom: 1px solid #eeeeee; }

/* line 84, ../styles/compass_twitter_bootstrap/_type.scss */
ul, ol {
  padding: 0;
  margin: 0 0 10px 25px; }

/* line 91, ../styles/compass_twitter_bootstrap/_type.scss */
ul ul,
ul ol,
ol ol,
ol ul {
  margin-bottom: 0; }

/* line 94, ../styles/compass_twitter_bootstrap/_type.scss */
li {
  line-height: 20px; }

/* line 98, ../styles/compass_twitter_bootstrap/_type.scss */
ul.unstyled,
ol.unstyled {
  margin-left: 0;
  list-style: none; }

/* line 104, ../styles/compass_twitter_bootstrap/_type.scss */
dl {
  margin-bottom: 20px; }

/* line 108, ../styles/compass_twitter_bootstrap/_type.scss */
dt,
dd {
  line-height: 20px; }

/* line 111, ../styles/compass_twitter_bootstrap/_type.scss */
dt {
  font-weight: bold; }

/* line 114, ../styles/compass_twitter_bootstrap/_type.scss */
dd {
  margin-left: 10px; }

/* line 119, ../styles/compass_twitter_bootstrap/_type.scss */
.dl-horizontal dt {
  float: left;
  width: 120px;
  clear: left;
  text-align: right;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap; }
/* line 126, ../styles/compass_twitter_bootstrap/_type.scss */
.dl-horizontal dd {
  margin-left: 130px; }

/* line 135, ../styles/compass_twitter_bootstrap/_type.scss */
hr {
  margin: 20px 0;
  border: 0;
  border-top: 1px solid #eeeeee;
  border-bottom: 1px solid white; }

/* line 143, ../styles/compass_twitter_bootstrap/_type.scss */
abbr[title] {
  cursor: help;
  border-bottom: 1px dotted #999999; }

/* line 147, ../styles/compass_twitter_bootstrap/_type.scss */
abbr.initialism {
  font-size: 90%;
  text-transform: uppercase; }

/* line 153, ../styles/compass_twitter_bootstrap/_type.scss */
blockquote {
  padding: 0 0 0 15px;
  margin: 0 0 20px;
  border-left: 5px solid #eeeeee; }
  /* line 157, ../styles/compass_twitter_bootstrap/_type.scss */
  blockquote p {
    margin-bottom: 0;
    font-size: 16px;
    font-weight: 300;
    line-height: 25px; }
  /* line 161, ../styles/compass_twitter_bootstrap/_type.scss */
  blockquote small {
    display: block;
    line-height: 20px;
    color: #999999; }
    /* line 165, ../styles/compass_twitter_bootstrap/_type.scss */
    blockquote small:before {
      content: '\2014 \00A0'; }
  /* line 171, ../styles/compass_twitter_bootstrap/_type.scss */
  blockquote.pull-right {
    float: right;
    padding-right: 15px;
    padding-left: 0;
    border-right: 5px solid #eeeeee;
    border-left: 0; }
    /* line 178, ../styles/compass_twitter_bootstrap/_type.scss */
    blockquote.pull-right p,
    blockquote.pull-right small {
      text-align: right; }
    /* line 182, ../styles/compass_twitter_bootstrap/_type.scss */
    blockquote.pull-right small:before {
      content: ''; }
    /* line 185, ../styles/compass_twitter_bootstrap/_type.scss */
    blockquote.pull-right small:after {
      content: '\00A0 \2014'; }

/* line 196, ../styles/compass_twitter_bootstrap/_type.scss */
q:before,
q:after,
blockquote:before,
blockquote:after {
  content: ""; }

/* line 201, ../styles/compass_twitter_bootstrap/_type.scss */
address {
  display: block;
  margin-bottom: 20px;
  font-style: normal;
  line-height: 20px; }

/* line 8, ../styles/compass_twitter_bootstrap/_code.scss */
code,
pre {
  padding: 0 3px 2px;
  font-family: Monaco, Menlo, Consolas, "Courier New", monospace;
  font-size: 12px;
  color: #333333;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px; }

/* line 17, ../styles/compass_twitter_bootstrap/_code.scss */
code {
  padding: 2px 4px;
  color: #d14;
  background-color: #f7f7f9;
  border: 1px solid #e1e1e8; }

/* line 25, ../styles/compass_twitter_bootstrap/_code.scss */
pre {
  display: block;
  padding: 9.5px;
  margin: 0 0 10px;
  font-size: 13px;
  line-height: 20px;
  word-break: break-all;
  word-wrap: break-word;
  white-space: pre;
  white-space: pre-wrap;
  background-color: #f5f5f5;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px; }
  /* line 41, ../styles/compass_twitter_bootstrap/_code.scss */
  pre.prettyprint {
    margin-bottom: 20px; }
  /* line 46, ../styles/compass_twitter_bootstrap/_code.scss */
  pre code {
    padding: 0;
    color: inherit;
    background-color: transparent;
    border: 0; }

/* line 55, ../styles/compass_twitter_bootstrap/_code.scss */
.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll; }

/* line 10, ../styles/compass_twitter_bootstrap/_forms.scss */
form {
  margin: 0 0 20px; }

/* line 14, ../styles/compass_twitter_bootstrap/_forms.scss */
fieldset {
  padding: 0;
  margin: 0;
  border: 0; }

/* line 21, ../styles/compass_twitter_bootstrap/_forms.scss */
legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 20px;
  font-size: 21px;
  line-height: 40px;
  color: #333333;
  border: 0;
  border-bottom: 1px solid #e5e5e5; }
  /* line 33, ../styles/compass_twitter_bootstrap/_forms.scss */
  legend small {
    font-size: 15px;
    color: #999999; }

/* line 44, ../styles/compass_twitter_bootstrap/_forms.scss */
label,
input,
button,
select,
textarea {
  font-size: 14px;
  font-weight: normal;
  line-height: 20px; }

/* line 50, ../styles/compass_twitter_bootstrap/_forms.scss */
input,
button,
select,
textarea {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; }

/* line 55, ../styles/compass_twitter_bootstrap/_forms.scss */
label {
  display: block;
  margin-bottom: 5px; }

/* line 80, ../styles/compass_twitter_bootstrap/_forms.scss */
select,
textarea,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"],
.uneditable-input {
  display: inline-block;
  height: 20px;
  padding: 4px 6px;
  margin-bottom: 9px;
  font-size: 14px;
  line-height: 20px;
  color: #555555;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px; }

/* line 94, ../styles/compass_twitter_bootstrap/_forms.scss */
input,
textarea {
  width: 210px; }

/* line 98, ../styles/compass_twitter_bootstrap/_forms.scss */
textarea {
  height: auto; }

/* line 117, ../styles/compass_twitter_bootstrap/_forms.scss */
textarea,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"],
.uneditable-input {
  background-color: white;
  border: 1px solid #cccccc;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border linear 0.2s, box-shadow linear 0.2s;
  -moz-transition: border linear 0.2s, box-shadow linear 0.2s;
  -o-transition: border linear 0.2s, box-shadow linear 0.2s;
  transition: border linear 0.2s, box-shadow linear 0.2s; }
  /* line 124, ../styles/compass_twitter_bootstrap/_forms.scss */
  textarea:focus,
  input[type="text"]:focus,
  input[type="password"]:focus,
  input[type="datetime"]:focus,
  input[type="datetime-local"]:focus,
  input[type="date"]:focus,
  input[type="month"]:focus,
  input[type="time"]:focus,
  input[type="week"]:focus,
  input[type="number"]:focus,
  input[type="email"]:focus,
  input[type="url"]:focus,
  input[type="search"]:focus,
  input[type="tel"]:focus,
  input[type="color"]:focus,
  .uneditable-input:focus {
    border-color: rgba(82, 168, 236, 0.8);
    outline: 0;
    outline: thin dotted \9;
    /* IE6-9 */
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(82, 168, 236, 0.6);
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(82, 168, 236, 0.6);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(82, 168, 236, 0.6); }

/* line 134, ../styles/compass_twitter_bootstrap/_forms.scss */
input[type="radio"],
input[type="checkbox"] {
  margin: 4px 0 0;
  *margin-top: 0;
  /* IE7 */
  margin-top: 1px \9;
  /* IE8-9 */
  line-height: normal;
  cursor: pointer; }

/* line 149, ../styles/compass_twitter_bootstrap/_forms.scss */
input[type="file"],
input[type="image"],
input[type="submit"],
input[type="reset"],
input[type="button"],
input[type="radio"],
input[type="checkbox"] {
  width: auto; }

/* line 155, ../styles/compass_twitter_bootstrap/_forms.scss */
select,
input[type="file"] {
  height: 30px;
  /* In IE7, the height of the select element cannot be changed by height, only font-size */
  *margin-top: 4px;
  /* For IE7, add top margin to align select with labels */
  line-height: 30px; }

/* line 162, ../styles/compass_twitter_bootstrap/_forms.scss */
select {
  width: 220px;
  border: 1px solid #bbb;
  background-color: white; }

/* line 170, ../styles/compass_twitter_bootstrap/_forms.scss */
select[multiple],
select[size] {
  height: auto; }

/* line 178, ../styles/compass_twitter_bootstrap/_forms.scss */
select:focus,
input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
  outline: thin dotted #333;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px; }

/* line 188, ../styles/compass_twitter_bootstrap/_forms.scss */
.uneditable-input,
.uneditable-textarea {
  color: #999999;
  background-color: #fcfcfc;
  border-color: #cccccc;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.025);
  -moz-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.025);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.025);
  cursor: not-allowed; }

/* line 197, ../styles/compass_twitter_bootstrap/_forms.scss */
.uneditable-input {
  overflow: hidden;
  white-space: nowrap; }

/* line 203, ../styles/compass_twitter_bootstrap/_forms.scss */
.uneditable-textarea {
  width: auto;
  height: auto; }

/* line 83, ../styles/compass_twitter_bootstrap/_mixins.scss */
input:-moz-placeholder,
textarea:-moz-placeholder {
  color: #999999; }
/* line 86, ../styles/compass_twitter_bootstrap/_mixins.scss */
input:-ms-input-placeholder,
textarea:-ms-input-placeholder {
  color: #999999; }
/* line 89, ../styles/compass_twitter_bootstrap/_mixins.scss */
input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
  color: #999999; }

/* line 224, ../styles/compass_twitter_bootstrap/_forms.scss */
.radio,
.checkbox {
  min-height: 18px;
  padding-left: 18px; }

/* line 229, ../styles/compass_twitter_bootstrap/_forms.scss */
.radio input[type="radio"],
.checkbox input[type="checkbox"] {
  float: left;
  margin-left: -18px; }

/* line 236, ../styles/compass_twitter_bootstrap/_forms.scss */
.controls > .radio:first-child,
.controls > .checkbox:first-child {
  padding-top: 5px; }

/* line 243, ../styles/compass_twitter_bootstrap/_forms.scss */
.radio.inline,
.checkbox.inline {
  display: inline-block;
  padding-top: 5px;
  margin-bottom: 0;
  vertical-align: middle; }

/* line 250, ../styles/compass_twitter_bootstrap/_forms.scss */
.radio.inline + .radio.inline,
.checkbox.inline + .checkbox.inline {
  margin-left: 10px; }

/* line 260, ../styles/compass_twitter_bootstrap/_forms.scss */
.input-mini {
  width: 60px; }

/* line 261, ../styles/compass_twitter_bootstrap/_forms.scss */
.input-small {
  width: 90px; }

/* line 262, ../styles/compass_twitter_bootstrap/_forms.scss */
.input-medium {
  width: 150px; }

/* line 263, ../styles/compass_twitter_bootstrap/_forms.scss */
.input-large {
  width: 210px; }

/* line 264, ../styles/compass_twitter_bootstrap/_forms.scss */
.input-xlarge {
  width: 270px; }

/* line 265, ../styles/compass_twitter_bootstrap/_forms.scss */
.input-xxlarge {
  width: 530px; }

/* line 276, ../styles/compass_twitter_bootstrap/_forms.scss */
input[class*="span"],
select[class*="span"],
textarea[class*="span"],
.uneditable-input[class*="span"],
.row-fluid input[class*="span"],
.row-fluid select[class*="span"],
.row-fluid textarea[class*="span"],
.row-fluid .uneditable-input[class*="span"] {
  float: none;
  margin-left: 0; }

/* line 290, ../styles/compass_twitter_bootstrap/_forms.scss */
.input-append input[class*="span"],
.input-append .uneditable-input[class*="span"],
.input-prepend input[class*="span"],
.input-prepend .uneditable-input[class*="span"],
.row-fluid input[class*="span"],
.row-fluid select[class*="span"],
.row-fluid textarea[class*="span"],
.row-fluid .uneditable-input[class*="span"],
.row-fluid .input-prepend [class*="span"],
.row-fluid .input-append [class*="span"] {
  display: inline-block; }

/* line 637, ../styles/compass_twitter_bootstrap/_mixins.scss */
input,
textarea,
.uneditable-input {
  margin-left: 0; }

/* line 642, ../styles/compass_twitter_bootstrap/_mixins.scss */
.controls-row [class*="span"] + [class*="span"] {
  margin-left: 20px; }

/* line 651, ../styles/compass_twitter_bootstrap/_mixins.scss */
input.span12,
textarea.span12,
.uneditable-input.span12 {
  width: 926px; }

/* line 651, ../styles/compass_twitter_bootstrap/_mixins.scss */
input.span11,
textarea.span11,
.uneditable-input.span11 {
  width: 846px; }

/* line 651, ../styles/compass_twitter_bootstrap/_mixins.scss */
input.span10,
textarea.span10,
.uneditable-input.span10 {
  width: 766px; }

/* line 651, ../styles/compass_twitter_bootstrap/_mixins.scss */
input.span9,
textarea.span9,
.uneditable-input.span9 {
  width: 686px; }

/* line 651, ../styles/compass_twitter_bootstrap/_mixins.scss */
input.span8,
textarea.span8,
.uneditable-input.span8 {
  width: 606px; }

/* line 651, ../styles/compass_twitter_bootstrap/_mixins.scss */
input.span7,
textarea.span7,
.uneditable-input.span7 {
  width: 526px; }

/* line 651, ../styles/compass_twitter_bootstrap/_mixins.scss */
input.span6,
textarea.span6,
.uneditable-input.span6 {
  width: 446px; }

/* line 651, ../styles/compass_twitter_bootstrap/_mixins.scss */
input.span5,
textarea.span5,
.uneditable-input.span5 {
  width: 366px; }

/* line 651, ../styles/compass_twitter_bootstrap/_mixins.scss */
input.span4,
textarea.span4,
.uneditable-input.span4 {
  width: 286px; }

/* line 651, ../styles/compass_twitter_bootstrap/_mixins.scss */
input.span3,
textarea.span3,
.uneditable-input.span3 {
  width: 206px; }

/* line 651, ../styles/compass_twitter_bootstrap/_mixins.scss */
input.span2,
textarea.span2,
.uneditable-input.span2 {
  width: 126px; }

/* line 651, ../styles/compass_twitter_bootstrap/_mixins.scss */
input.span1,
textarea.span1,
.uneditable-input.span1 {
  width: 46px; }

/* line 303, ../styles/compass_twitter_bootstrap/_forms.scss */
.controls-row {
  *zoom: 1; }
  /* line 15, ../styles/compass_twitter_bootstrap/_mixins.scss */
  .controls-row:before, .controls-row:after {
    display: table;
    content: "";
    line-height: 0; }
  /* line 22, ../styles/compass_twitter_bootstrap/_mixins.scss */
  .controls-row:after {
    clear: both; }

/* line 306, ../styles/compass_twitter_bootstrap/_forms.scss */
.controls-row [class*="span"] {
  float: left; }

/* line 322, ../styles/compass_twitter_bootstrap/_forms.scss */
input[disabled],
select[disabled],
textarea[disabled],
input[readonly],
select[readonly],
textarea[readonly] {
  cursor: not-allowed;
  background-color: #eeeeee; }

/* line 330, ../styles/compass_twitter_bootstrap/_forms.scss */
input[type="radio"][disabled],
input[type="checkbox"][disabled],
input[type="radio"][readonly],
input[type="checkbox"][readonly] {
  background-color: transparent; }

/* line 163, ../styles/compass_twitter_bootstrap/_mixins.scss */
.control-group.warning > label,
.control-group.warning .help-block,
.control-group.warning .help-inline {
  color: #c09853; }
/* line 171, ../styles/compass_twitter_bootstrap/_mixins.scss */
.control-group.warning .checkbox,
.control-group.warning .radio,
.control-group.warning input,
.control-group.warning select,
.control-group.warning textarea {
  color: #c09853;
  border-color: #c09853;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }
  /* line 175, ../styles/compass_twitter_bootstrap/_mixins.scss */
  .control-group.warning .checkbox:focus,
  .control-group.warning .radio:focus,
  .control-group.warning input:focus,
  .control-group.warning select:focus,
  .control-group.warning textarea:focus {
    border-color: #a47e3c;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #dbc59e;
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #dbc59e;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #dbc59e; }
/* line 185, ../styles/compass_twitter_bootstrap/_mixins.scss */
.control-group.warning .input-prepend .add-on,
.control-group.warning .input-append .add-on {
  color: #c09853;
  background-color: #fcf8e3;
  border-color: #c09853; }

/* line 163, ../styles/compass_twitter_bootstrap/_mixins.scss */
.control-group.error > label,
.control-group.error .help-block,
.control-group.error .help-inline {
  color: #b94a48; }
/* line 171, ../styles/compass_twitter_bootstrap/_mixins.scss */
.control-group.error .checkbox,
.control-group.error .radio,
.control-group.error input,
.control-group.error select,
.control-group.error textarea {
  color: #b94a48;
  border-color: #b94a48;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }
  /* line 175, ../styles/compass_twitter_bootstrap/_mixins.scss */
  .control-group.error .checkbox:focus,
  .control-group.error .radio:focus,
  .control-group.error input:focus,
  .control-group.error select:focus,
  .control-group.error textarea:focus {
    border-color: #953b39;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #d59392;
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #d59392;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #d59392; }
/* line 185, ../styles/compass_twitter_bootstrap/_mixins.scss */
.control-group.error .input-prepend .add-on,
.control-group.error .input-append .add-on {
  color: #b94a48;
  background-color: #f2dede;
  border-color: #b94a48; }

/* line 163, ../styles/compass_twitter_bootstrap/_mixins.scss */
.control-group.success > label,
.control-group.success .help-block,
.control-group.success .help-inline {
  color: #468847; }
/* line 171, ../styles/compass_twitter_bootstrap/_mixins.scss */
.control-group.success .checkbox,
.control-group.success .radio,
.control-group.success input,
.control-group.success select,
.control-group.success textarea {
  color: #468847;
  border-color: #468847;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075); }
  /* line 175, ../styles/compass_twitter_bootstrap/_mixins.scss */
  .control-group.success .checkbox:focus,
  .control-group.success .radio:focus,
  .control-group.success input:focus,
  .control-group.success select:focus,
  .control-group.success textarea:focus {
    border-color: #356635;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7aba7b;
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7aba7b;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7aba7b; }
/* line 185, ../styles/compass_twitter_bootstrap/_mixins.scss */
.control-group.success .input-prepend .add-on,
.control-group.success .input-append .add-on {
  color: #468847;
  background-color: #dff0d8;
  border-color: #468847; }

/* line 357, ../styles/compass_twitter_bootstrap/_forms.scss */
input:focus:required:invalid,
textarea:focus:required:invalid,
select:focus:required:invalid {
  color: #b94a48;
  border-color: #ee5f5b; }
  /* line 360, ../styles/compass_twitter_bootstrap/_forms.scss */
  input:focus:required:invalid:focus,
  textarea:focus:required:invalid:focus,
  select:focus:required:invalid:focus {
    border-color: #e9322d;
    -webkit-box-shadow: 0 0 6px #f8b9b7;
    -moz-box-shadow: 0 0 6px #f8b9b7;
    box-shadow: 0 0 6px #f8b9b7; }

/* line 371, ../styles/compass_twitter_bootstrap/_forms.scss */
.form-actions {
  padding: 19px 20px 20px;
  margin-top: 20px;
  margin-bottom: 20px;
  background-color: whitesmoke;
  border-top: 1px solid #e5e5e5;
  *zoom: 1; }
  /* line 15, ../styles/compass_twitter_bootstrap/_mixins.scss */
  .form-actions:before, .form-actions:after {
    display: table;
    content: "";
    line-height: 0; }
  /* line 22, ../styles/compass_twitter_bootstrap/_mixins.scss */
  .form-actions:after {
    clear: both; }

/* line 386, ../styles/compass_twitter_bootstrap/_forms.scss */
.help-block,
.help-inline {
  color: #595959; }

/* line 390, ../styles/compass_twitter_bootstrap/_forms.scss */
.help-block {
  display: block;
  margin-bottom: 10px; }

/* line 395, ../styles/compass_twitter_bootstrap/_forms.scss */
.help-inline {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  vertical-align: middle;
  padding-left: 5px; }

/* line 409, ../styles/compass_twitter_bootstrap/_forms.scss */
.input-append,
.input-prepend {
  margin-bottom: 5px;
  font-size: 0;
  white-space: nowrap; }
  /* line 416, ../styles/compass_twitter_bootstrap/_forms.scss */
  .input-append input,
  .input-append select,
  .input-append .uneditable-input,
  .input-prepend input,
  .input-prepend select,
  .input-prepend .uneditable-input {
    position: relative;
    margin-bottom: 0;
    *margin-left: 0;
    font-size: 14px;
    vertical-align: top;
    -webkit-border-radius: 0 3px 3px 0;
    -moz-border-radius: 0 3px 3px 0;
    border-radius: 0 3px 3px 0; }
    /* line 424, ../styles/compass_twitter_bootstrap/_forms.scss */
    .input-append input:focus,
    .input-append select:focus,
    .input-append .uneditable-input:focus,
    .input-prepend input:focus,
    .input-prepend select:focus,
    .input-prepend .uneditable-input:focus {
      z-index: 2; }
  /* line 428, ../styles/compass_twitter_bootstrap/_forms.scss */
  .input-append .add-on,
  .input-prepend .add-on {
    display: inline-block;
    width: auto;
    height: 20px;
    min-width: 16px;
    padding: 4px 5px;
    font-size: 14px;
    font-weight: normal;
    line-height: 20px;
    text-align: center;
    text-shadow: 0 1px 0 white;
    background-color: #eeeeee;
    border: 1px solid #ccc; }
  /* line 443, ../styles/compass_twitter_bootstrap/_forms.scss */
  .input-append .add-on,
  .input-append .btn,
  .input-prepend .add-on,
  .input-prepend .btn {
    margin-left: -1px;
    vertical-align: top;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0; }
  /* line 448, ../styles/compass_twitter_bootstrap/_forms.scss */
  .input-append .active,
  .input-prepend .active {
    background-color: #a9dba9;
    border-color: #46a546; }

/* line 455, ../styles/compass_twitter_bootstrap/_forms.scss */
.input-prepend .add-on,
.input-prepend .btn {
  margin-right: -1px; }
/* line 459, ../styles/compass_twitter_bootstrap/_forms.scss */
.input-prepend .add-on:first-child,
.input-prepend .btn:first-child {
  -webkit-border-radius: 3px 0 0 3px;
  -moz-border-radius: 3px 0 0 3px;
  border-radius: 3px 0 0 3px; }

/* line 466, ../styles/compass_twitter_bootstrap/_forms.scss */
.input-append input,
.input-append select,
.input-append .uneditable-input {
  -webkit-border-radius: 3px 0 0 3px;
  -moz-border-radius: 3px 0 0 3px;
  border-radius: 3px 0 0 3px; }
/* line 470, ../styles/compass_twitter_bootstrap/_forms.scss */
.input-append .add-on:last-child,
.input-append .btn:last-child {
  -webkit-border-radius: 0 3px 3px 0;
  -moz-border-radius: 0 3px 3px 0;
  border-radius: 0 3px 3px 0; }

/* line 478, ../styles/compass_twitter_bootstrap/_forms.scss */
.input-prepend.input-append input,
.input-prepend.input-append select,
.input-prepend.input-append .uneditable-input {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0; }
/* line 482, ../styles/compass_twitter_bootstrap/_forms.scss */
.input-prepend.input-append .add-on:first-child,
.input-prepend.input-append .btn:first-child {
  margin-right: -1px;
  -webkit-border-radius: 3px 0 0 3px;
  -moz-border-radius: 3px 0 0 3px;
  border-radius: 3px 0 0 3px; }
/* line 487, ../styles/compass_twitter_bootstrap/_forms.scss */
.input-prepend.input-append .add-on:last-child,
.input-prepend.input-append .btn:last-child {
  margin-left: -1px;
  -webkit-border-radius: 0 3px 3px 0;
  -moz-border-radius: 0 3px 3px 0;
  border-radius: 0 3px 3px 0; }

/* line 498, ../styles/compass_twitter_bootstrap/_forms.scss */
input.search-query {
  padding-right: 14px;
  padding-right: 4px \9;
  padding-left: 14px;
  padding-left: 4px \9;
  /* IE7-8 doesn't have border-radius, so don't indent the padding */
  margin-bottom: 0;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px; }

/* Allow for input prepend/append in search forms */
/* line 509, ../styles/compass_twitter_bootstrap/_forms.scss */
.form-search .input-append .search-query,
.form-search .input-prepend .search-query {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0; }

/* line 512, ../styles/compass_twitter_bootstrap/_forms.scss */
.form-search .input-append .search-query {
  -webkit-border-radius: 14px 0 0 14px;
  -moz-border-radius: 14px 0 0 14px;
  border-radius: 14px 0 0 14px; }

/* line 515, ../styles/compass_twitter_bootstrap/_forms.scss */
.form-search .input-append .btn {
  -webkit-border-radius: 0 14px 14px 0;
  -moz-border-radius: 0 14px 14px 0;
  border-radius: 0 14px 14px 0; }

/* line 518, ../styles/compass_twitter_bootstrap/_forms.scss */
.form-search .input-prepend .search-query {
  -webkit-border-radius: 0 14px 14px 0;
  -moz-border-radius: 0 14px 14px 0;
  border-radius: 0 14px 14px 0; }

/* line 521, ../styles/compass_twitter_bootstrap/_forms.scss */
.form-search .input-prepend .btn {
  -webkit-border-radius: 14px 0 0 14px;
  -moz-border-radius: 14px 0 0 14px;
  border-radius: 14px 0 0 14px; }

/* line 543, ../styles/compass_twitter_bootstrap/_forms.scss */
.form-search input,
.form-search textarea,
.form-search select,
.form-search .help-inline,
.form-search .uneditable-input,
.form-search .input-prepend,
.form-search .input-append,
.form-inline input,
.form-inline textarea,
.form-inline select,
.form-inline .help-inline,
.form-inline .uneditable-input,
.form-inline .input-prepend,
.form-inline .input-append,
.form-horizontal input,
.form-horizontal textarea,
.form-horizontal select,
.form-horizontal .help-inline,
.form-horizontal .uneditable-input,
.form-horizontal .input-prepend,
.form-horizontal .input-append {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  margin-bottom: 0;
  vertical-align: middle; }
/* line 550, ../styles/compass_twitter_bootstrap/_forms.scss */
.form-search .hide,
.form-inline .hide,
.form-horizontal .hide {
  display: none; }

/* line 557, ../styles/compass_twitter_bootstrap/_forms.scss */
.form-search label,
.form-inline label,
.form-search .btn-group,
.form-inline .btn-group {
  display: inline-block; }

/* line 564, ../styles/compass_twitter_bootstrap/_forms.scss */
.form-search .input-append,
.form-inline .input-append,
.form-search .input-prepend,
.form-inline .input-prepend {
  margin-bottom: 0; }

/* line 571, ../styles/compass_twitter_bootstrap/_forms.scss */
.form-search .radio,
.form-search .checkbox,
.form-inline .radio,
.form-inline .checkbox {
  padding-left: 0;
  margin-bottom: 0;
  vertical-align: middle; }

/* line 580, ../styles/compass_twitter_bootstrap/_forms.scss */
.form-search .radio input[type="radio"],
.form-search .checkbox input[type="checkbox"],
.form-inline .radio input[type="radio"],
.form-inline .checkbox input[type="checkbox"] {
  float: left;
  margin-right: 3px;
  margin-left: 0; }

/* line 588, ../styles/compass_twitter_bootstrap/_forms.scss */
.control-group {
  margin-bottom: 10px; }

/* line 593, ../styles/compass_twitter_bootstrap/_forms.scss */
legend + .control-group {
  margin-top: 20px;
  -webkit-margin-top-collapse: separate; }

/* line 603, ../styles/compass_twitter_bootstrap/_forms.scss */
.form-horizontal .control-group {
  margin-bottom: 20px;
  *zoom: 1; }
  /* line 15, ../styles/compass_twitter_bootstrap/_mixins.scss */
  .form-horizontal .control-group:before, .form-horizontal .control-group:after {
    display: table;
    content: "";
    line-height: 0; }
  /* line 22, ../styles/compass_twitter_bootstrap/_mixins.scss */
  .form-horizontal .control-group:after {
    clear: both; }
/* line 608, ../styles/compass_twitter_bootstrap/_forms.scss */
.form-horizontal .control-label {
  float: left;
  width: 140px;
  padding-top: 5px;
  text-align: right; }
/* line 615, ../styles/compass_twitter_bootstrap/_forms.scss */
.form-horizontal .controls {
  *display: inline-block;
  *padding-left: 20px;
  margin-left: 160px;
  *margin-left: 0; }
  /* line 622, ../styles/compass_twitter_bootstrap/_forms.scss */
  .form-horizontal .controls:first-child {
    *padding-left: 160px; }
/* line 627, ../styles/compass_twitter_bootstrap/_forms.scss */
.form-horizontal .help-block {
  margin-top: 10px;
  margin-bottom: 0; }
/* line 632, ../styles/compass_twitter_bootstrap/_forms.scss */
.form-horizontal .form-actions {
  padding-left: 160px; }

/* line 9, ../styles/compass_twitter_bootstrap/_tables.scss */
table {
  max-width: 100%;
  background-color: transparent;
  border-collapse: collapse;
  border-spacing: 0; }

/* line 19, ../styles/compass_twitter_bootstrap/_tables.scss */
.table {
  width: 100%;
  margin-bottom: 20px; }
  /* line 24, ../styles/compass_twitter_bootstrap/_tables.scss */
  .table th,
  .table td {
    padding: 8px;
    line-height: 20px;
    text-align: left;
    vertical-align: top;
    border-top: 1px solid #dddddd; }
  /* line 31, ../styles/compass_twitter_bootstrap/_tables.scss */
  .table th {
    font-weight: bold; }
  /* line 35, ../styles/compass_twitter_bootstrap/_tables.scss */
  .table thead th {
    vertical-align: bottom; }
  /* line 44, ../styles/compass_twitter_bootstrap/_tables.scss */
  .table caption + thead tr:first-child th,
  .table caption + thead tr:first-child td,
  .table colgroup + thead tr:first-child th,
  .table colgroup + thead tr:first-child td,
  .table thead:first-child tr:first-child th,
  .table thead:first-child tr:first-child td {
    border-top: 0; }
  /* line 48, ../styles/compass_twitter_bootstrap/_tables.scss */
  .table tbody + tbody {
    border-top: 2px solid #dddddd; }

/* line 60, ../styles/compass_twitter_bootstrap/_tables.scss */
.table-condensed th,
.table-condensed td {
  padding: 4px 5px; }

/* line 69, ../styles/compass_twitter_bootstrap/_tables.scss */
.table-bordered {
  border: 1px solid #dddddd;
  border-collapse: separate;
  *border-collapse: collapse;
  border-left: 0;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px; }
  /* line 76, ../styles/compass_twitter_bootstrap/_tables.scss */
  .table-bordered th,
  .table-bordered td {
    border-left: 1px solid #dddddd; }
  /* line 88, ../styles/compass_twitter_bootstrap/_tables.scss */
  .table-bordered caption + thead tr:first-child th,
  .table-bordered caption + tbody tr:first-child th,
  .table-bordered caption + tbody tr:first-child td,
  .table-bordered colgroup + thead tr:first-child th,
  .table-bordered colgroup + tbody tr:first-child th,
  .table-bordered colgroup + tbody tr:first-child td,
  .table-bordered thead:first-child tr:first-child th,
  .table-bordered tbody:first-child tr:first-child th,
  .table-bordered tbody:first-child tr:first-child td {
    border-top: 0; }
  /* line 93, ../styles/compass_twitter_bootstrap/_tables.scss */
  .table-bordered thead:first-child tr:first-child th:first-child,
  .table-bordered tbody:first-child tr:first-child td:first-child {
    -webkit-border-top-left-radius: 4px;
    border-top-left-radius: 4px;
    -moz-border-radius-topleft: 4px; }
  /* line 99, ../styles/compass_twitter_bootstrap/_tables.scss */
  .table-bordered thead:first-child tr:first-child th:last-child,
  .table-bordered tbody:first-child tr:first-child td:last-child {
    -webkit-border-top-right-radius: 4px;
    border-top-right-radius: 4px;
    -moz-border-radius-topright: 4px; }
  /* line 107, ../styles/compass_twitter_bootstrap/_tables.scss */
  .table-bordered thead:last-child tr:last-child th:first-child,
  .table-bordered tbody:last-child tr:last-child td:first-child,
  .table-bordered tfoot:last-child tr:last-child td:first-child {
    -webkit-border-radius: 0 0 0 4px;
    -moz-border-radius: 0 0 0 4px;
    border-radius: 0 0 0 4px;
    -webkit-border-bottom-left-radius: 4px;
    border-bottom-left-radius: 4px;
    -moz-border-radius-bottomleft: 4px; }
  /* line 115, ../styles/compass_twitter_bootstrap/_tables.scss */
  .table-bordered thead:last-child tr:last-child th:last-child,
  .table-bordered tbody:last-child tr:last-child td:last-child,
  .table-bordered tfoot:last-child tr:last-child td:last-child {
    -webkit-border-bottom-right-radius: 4px;
    border-bottom-right-radius: 4px;
    -moz-border-radius-bottomright: 4px; }
  /* line 125, ../styles/compass_twitter_bootstrap/_tables.scss */
  .table-bordered caption + thead tr:first-child th:first-child,
  .table-bordered caption + tbody tr:first-child td:first-child,
  .table-bordered colgroup + thead tr:first-child th:first-child,
  .table-bordered colgroup + tbody tr:first-child td:first-child {
    -webkit-border-top-left-radius: 4px;
    border-top-left-radius: 4px;
    -moz-border-radius-topleft: 4px; }
  /* line 133, ../styles/compass_twitter_bootstrap/_tables.scss */
  .table-bordered caption + thead tr:first-child th:last-child,
  .table-bordered caption + tbody tr:first-child td:last-child,
  .table-bordered colgroup + thead tr:first-child th:last-child,
  .table-bordered colgroup + tbody tr:first-child td:last-child {
    -webkit-border-top-right-radius: 4px;
    border-top-right-radius: 4px;
    -moz-border-right-topleft: 4px; }

/* line 149, ../styles/compass_twitter_bootstrap/_tables.scss */
.table-striped tbody tr:nth-child(odd) td,
.table-striped tbody tr:nth-child(odd) th {
  background-color: #f9f9f9; }

/* line 162, ../styles/compass_twitter_bootstrap/_tables.scss */
.table-hover tbody tr:hover td,
.table-hover tbody tr:hover th {
  background-color: whitesmoke; }

/* line 174, ../styles/compass_twitter_bootstrap/_tables.scss */
table [class*=span],
.row-fluid table [class*=span] {
  display: table-cell;
  float: none;
  margin-left: 0; }

/* line 183, ../styles/compass_twitter_bootstrap/_tables.scss */
table .span1 {
  float: none;
  width: 44px;
  margin-left: 0; }
/* line 183, ../styles/compass_twitter_bootstrap/_tables.scss */
table .span2 {
  float: none;
  width: 124px;
  margin-left: 0; }
/* line 183, ../styles/compass_twitter_bootstrap/_tables.scss */
table .span3 {
  float: none;
  width: 204px;
  margin-left: 0; }
/* line 183, ../styles/compass_twitter_bootstrap/_tables.scss */
table .span4 {
  float: none;
  width: 284px;
  margin-left: 0; }
/* line 183, ../styles/compass_twitter_bootstrap/_tables.scss */
table .span5 {
  float: none;
  width: 364px;
  margin-left: 0; }
/* line 183, ../styles/compass_twitter_bootstrap/_tables.scss */
table .span6 {
  float: none;
  width: 444px;
  margin-left: 0; }
/* line 183, ../styles/compass_twitter_bootstrap/_tables.scss */
table .span7 {
  float: none;
  width: 524px;
  margin-left: 0; }
/* line 183, ../styles/compass_twitter_bootstrap/_tables.scss */
table .span8 {
  float: none;
  width: 604px;
  margin-left: 0; }
/* line 183, ../styles/compass_twitter_bootstrap/_tables.scss */
table .span9 {
  float: none;
  width: 684px;
  margin-left: 0; }
/* line 183, ../styles/compass_twitter_bootstrap/_tables.scss */
table .span10 {
  float: none;
  width: 764px;
  margin-left: 0; }
/* line 183, ../styles/compass_twitter_bootstrap/_tables.scss */
table .span11 {
  float: none;
  width: 844px;
  margin-left: 0; }
/* line 183, ../styles/compass_twitter_bootstrap/_tables.scss */
table .span12 {
  float: none;
  width: 924px;
  margin-left: 0; }
/* line 183, ../styles/compass_twitter_bootstrap/_tables.scss */
table .span13 {
  float: none;
  width: 1004px;
  margin-left: 0; }
/* line 183, ../styles/compass_twitter_bootstrap/_tables.scss */
table .span14 {
  float: none;
  width: 1084px;
  margin-left: 0; }
/* line 183, ../styles/compass_twitter_bootstrap/_tables.scss */
table .span15 {
  float: none;
  width: 1164px;
  margin-left: 0; }
/* line 183, ../styles/compass_twitter_bootstrap/_tables.scss */
table .span16 {
  float: none;
  width: 1244px;
  margin-left: 0; }
/* line 183, ../styles/compass_twitter_bootstrap/_tables.scss */
table .span17 {
  float: none;
  width: 1324px;
  margin-left: 0; }
/* line 183, ../styles/compass_twitter_bootstrap/_tables.scss */
table .span18 {
  float: none;
  width: 1404px;
  margin-left: 0; }
/* line 183, ../styles/compass_twitter_bootstrap/_tables.scss */
table .span19 {
  float: none;
  width: 1484px;
  margin-left: 0; }
/* line 183, ../styles/compass_twitter_bootstrap/_tables.scss */
table .span20 {
  float: none;
  width: 1564px;
  margin-left: 0; }
/* line 183, ../styles/compass_twitter_bootstrap/_tables.scss */
table .span21 {
  float: none;
  width: 1644px;
  margin-left: 0; }
/* line 183, ../styles/compass_twitter_bootstrap/_tables.scss */
table .span22 {
  float: none;
  width: 1724px;
  margin-left: 0; }
/* line 183, ../styles/compass_twitter_bootstrap/_tables.scss */
table .span23 {
  float: none;
  width: 1804px;
  margin-left: 0; }
/* line 183, ../styles/compass_twitter_bootstrap/_tables.scss */
table .span24 {
  float: none;
  width: 1884px;
  margin-left: 0; }

/* line 193, ../styles/compass_twitter_bootstrap/_tables.scss */
.table tbody tr.success td {
  background-color: #dff0d8; }
/* line 196, ../styles/compass_twitter_bootstrap/_tables.scss */
.table tbody tr.error td {
  background-color: #f2dede; }
/* line 199, ../styles/compass_twitter_bootstrap/_tables.scss */
.table tbody tr.info td {
  background-color: #d9edf7; }

/* line 18, ../styles/compass_twitter_bootstrap/_sprites.scss */
[class^="icon-"],
[class*=" icon-"] {
  display: inline-block;
  width: 14px;
  height: 14px;
  *margin-right: .3em;
  line-height: 14px;
  vertical-align: text-top;
  background-image: url('../../../app/images/glyphicons-halflings.png');
  background-position: 14px 14px;
  background-repeat: no-repeat;
  margin-top: 1px; }

/* White icons with optional class, or on hover/active states of certain elements */
/* line 38, ../styles/compass_twitter_bootstrap/_sprites.scss */
.icon-white,
.nav > .active > a > [class^="icon-"],
.nav > .active > a > [class*=" icon-"],
.dropdown-menu > li > a:hover > [class^="icon-"],
.dropdown-menu > li > a:hover > [class*=" icon-"],
.dropdown-menu > .active > a > [class^="icon-"],
.dropdown-menu > .active > a > [class*=" icon-"] {
  background-image: url('../../../app/images/glyphicons-halflings-white.png'); }

/* line 42, ../styles/compass_twitter_bootstrap/_sprites.scss */
.icon-glass {
  background-position: 0      0; }

/* line 43, ../styles/compass_twitter_bootstrap/_sprites.scss */
.icon-music {
  background-position: -24px 0; }

/* line 44, ../styles/compass_twitter_bootstrap/_sprites.scss */
.icon-search {
  background-position: -48px 0; }

/* line 45, ../styles/compass_twitter_bootstrap/_sprites.scss */
.icon-envelope {
  background-position: -72px 0; }

/* line 46, ../styles/compass_twitter_bootstrap/_sprites.scss */
.icon-heart {
  background-position: -96px 0; }

/* line 47, ../styles/compass_twitter_bootstrap/_sprites.scss */
.icon-star {
  background-position: -120px 0; }

/* line 48, ../styles/compass_twitter_bootstrap/_sprites.scss */
.icon-star-empty {
  background-position: -144px 0; }

/* line 49, ../styles/compass_twitter_bootstrap/_sprites.scss */
.icon-user {
  background-position: -168px 0; }

/* line 50, ../styles/compass_twitter_bootstrap/_sprites.scss */
.icon-film {
  background-position: -192px 0; }

/* line 51, ../styles/compass_twitter_bootstrap/_sprites.scss */
.icon-th-large {
  background-position: -216px 0; }

/* line 52, ../styles/compass_twitter_bootstrap/_sprites.scss */
.icon-th {
  background-position: -240px 0; }

/* line 53, ../styles/compass_twitter_bootstrap/_sprites.scss */
.icon-th-list {
  background-position: -264px 0; }

/* line 54, ../styles/compass_twitter_bootstrap/_sprites.scss */
.icon-ok {
  background-position: -288px 0; }

/* line 55, ../styles/compass_twitter_bootstrap/_sprites.scss */
.icon-remove {
  background-position: -312px 0; }

/* line 56, ../styles/compass_twitter_bootstrap/_sprites.scss */
.icon-zoom-in {
  background-position: -336px 0; }

/* line 57, ../styles/compass_twitter_bootstrap/_sprites.scss */
.icon-zoom-out {
  background-position: -360px 0; }

/* line 58, ../styles/compass_twitter_bootstrap/_sprites.scss */
.icon-off {
  background-position: -384px 0; }

/* line 59, ../styles/compass_twitter_bootstrap/_sprites.scss */
.icon-signal {
  background-position: -408px 0; }

/* line 60, ../styles/compass_twitter_bootstrap/_sprites.scss */
.icon-cog {
  background-position: -432px 0; }

/* line 61, ../styles/compass_twitter_bootstrap/_sprites.scss */
.icon-trash {
  background-position: -456px 0; }

/* line 63, ../styles/compass_twitter_bootstrap/_sprites.scss */
.icon-home {
  background-position: 0 -24px; }

/* line 64, ../styles/compass_twitter_bootstrap/_sprites.scss */
.icon-file {
  background-position: -24px -24px; }

/* line 65, ../styles/compass_twitter_bootstrap/_sprites.scss */
.icon-time {
  background-position: -48px -24px; }

/* line 66, ../styles/compass_twitter_bootstrap/_sprites.scss */
.icon-road {
  background-position: -72px -24px; }

/* line 67, ../styles/compass_twitter_bootstrap/_sprites.scss */
.icon-download-alt {
  background-position: -96px -24px; }

/* line 68, ../styles/compass_twitter_bootstrap/_sprites.scss */
.icon-download {
  background-position: -120px -24px; }

/* line 69, ../styles/compass_twitter_bootstrap/_sprites.scss */
.icon-upload {
  background-position: -144px -24px; }

/* line 70, ../styles/compass_twitter_bootstrap/_sprites.scss */
.icon-inbox {
  background-position: -168px -24px; }

/* line 71, ../styles/compass_twitter_bootstrap/_sprites.scss */
.icon-play-circle {
  background-position: -192px -24px; }

/* line 72, ../styles/compass_twitter_bootstrap/_sprites.scss */
.icon-repeat {
  background-position: -216px -24px; }

/* line 73, ../styles/compass_twitter_bootstrap/_sprites.scss */
.icon-refresh {
  background-position: -240px -24px; }

/* line 74, ../styles/compass_twitter_bootstrap/_sprites.scss */
.icon-list-alt {
  background-position: -264px -24px; }

/* line 75, ../styles/compass_twitter_bootstrap/_sprites.scss */
.icon-lock {
  background-position: -287px -24px; }

/* line 76, ../styles/compass_twitter_bootstrap/_sprites.scss */
.icon-flag {
  background-position: -312px -24px; }

/* line 77, ../styles/compass_twitter_bootstrap/_sprites.scss */
.icon-headphones {
  background-position: -336px -24px; }

/* line 78, ../styles/compass_twitter_bootstrap/_sprites.scss */
.icon-volume-off {
  background-position: -360px -24px; }

/* line 79, ../styles/compass_twitter_bootstrap/_sprites.scss */
.icon-volume-down {
  background-position: -384px -24px; }

/* line 80, ../styles/compass_twitter_bootstrap/_sprites.scss */
.icon-volume-up {
  background-position: -408px -24px; }

/* line 81, ../styles/compass_twitter_bootstrap/_sprites.scss */
.icon-qrcode {
  background-position: -432px -24px; }

/* line 82, ../styles/compass_twitter_bootstrap/_sprites.scss */
.icon-barcode {
  background-position: -456px -24px; }

/* line 84, ../styles/compass_twitter_bootstrap/_sprites.scss */
.icon-tag {
  background-position: 0 -48px; }

/* line 85, ../styles/compass_twitter_bootstrap/_sprites.scss */
.icon-tags {
  background-position: -25px -48px; }

/* line 86, ../styles/compass_twitter_bootstrap/_sprites.scss */
.icon-book {
  background-position: -48px -48px; }

/* line 87, ../styles/compass_twitter_bootstrap/_sprites.scss */
.icon-bookmark {
  background-position: -72px -48px; }

/* line 88, ../styles/compass_twitter_bootstrap/_sprites.scss */
.icon-print {
  background-position: -96px -48px; }

/* line 89, ../styles/compass_twitter_bootstrap/_sprites.scss */
.icon-camera {
  background-position: -120px -48px; }

/* line 90, ../styles/compass_twitter_bootstrap/_sprites.scss */
.icon-font {
  background-position: -144px -48px; }

/* line 91, ../styles/compass_twitter_bootstrap/_sprites.scss */
.icon-bold {
  background-position: -167px -48px; }

/* line 92, ../styles/compass_twitter_bootstrap/_sprites.scss */
.icon-italic {
  background-position: -192px -48px; }

/* line 93, ../styles/compass_twitter_bootstrap/_sprites.scss */
.icon-text-height {
  background-position: -216px -48px; }

/* line 94, ../styles/compass_twitter_bootstrap/_sprites.scss */
.icon-text-width {
  background-position: -240px -48px; }

/* line 95, ../styles/compass_twitter_bootstrap/_sprites.scss */
.icon-align-left {
  background-position: -264px -48px; }

/* line 96, ../styles/compass_twitter_bootstrap/_sprites.scss */
.icon-align-center {
  background-position: -288px -48px; }

/* line 97, ../styles/compass_twitter_bootstrap/_sprites.scss */
.icon-align-right {
  background-position: -312px -48px; }

/* line 98, ../styles/compass_twitter_bootstrap/_sprites.scss */
.icon-align-justify {
  background-position: -336px -48px; }

/* line 99, ../styles/compass_twitter_bootstrap/_sprites.scss */
.icon-list {
  background-position: -360px -48px; }

/* line 100, ../styles/compass_twitter_bootstrap/_sprites.scss */
.icon-indent-left {
  background-position: -384px -48px; }

/* line 101, ../styles/compass_twitter_bootstrap/_sprites.scss */
.icon-indent-right {
  background-position: -408px -48px; }

/* line 102, ../styles/compass_twitter_bootstrap/_sprites.scss */
.icon-facetime-video {
  background-position: -432px -48px; }

/* line 103, ../styles/compass_twitter_bootstrap/_sprites.scss */
.icon-picture {
  background-position: -456px -48px; }

/* line 105, ../styles/compass_twitter_bootstrap/_sprites.scss */
.icon-pencil {
  background-position: 0 -72px; }

/* line 106, ../styles/compass_twitter_bootstrap/_sprites.scss */
.icon-map-marker {
  background-position: -24px -72px; }

/* line 107, ../styles/compass_twitter_bootstrap/_sprites.scss */
.icon-adjust {
  background-position: -48px -72px; }

/* line 108, ../styles/compass_twitter_bootstrap/_sprites.scss */
.icon-tint {
  background-position: -72px -72px; }

/* line 109, ../styles/compass_twitter_bootstrap/_sprites.scss */
.icon-edit {
  background-position: -96px -72px; }

/* line 110, ../styles/compass_twitter_bootstrap/_sprites.scss */
.icon-share {
  background-position: -120px -72px; }

/* line 111, ../styles/compass_twitter_bootstrap/_sprites.scss */
.icon-check {
  background-position: -144px -72px; }

/* line 112, ../styles/compass_twitter_bootstrap/_sprites.scss */
.icon-move {
  background-position: -168px -72px; }

/* line 113, ../styles/compass_twitter_bootstrap/_sprites.scss */
.icon-step-backward {
  background-position: -192px -72px; }

/* line 114, ../styles/compass_twitter_bootstrap/_sprites.scss */
.icon-fast-backward {
  background-position: -216px -72px; }

/* line 115, ../styles/compass_twitter_bootstrap/_sprites.scss */
.icon-backward {
  background-position: -240px -72px; }

/* line 116, ../styles/compass_twitter_bootstrap/_sprites.scss */
.icon-play {
  background-position: -264px -72px; }

/* line 117, ../styles/compass_twitter_bootstrap/_sprites.scss */
.icon-pause {
  background-position: -288px -72px; }

/* line 118, ../styles/compass_twitter_bootstrap/_sprites.scss */
.icon-stop {
  background-position: -312px -72px; }

/* line 119, ../styles/compass_twitter_bootstrap/_sprites.scss */
.icon-forward {
  background-position: -336px -72px; }

/* line 120, ../styles/compass_twitter_bootstrap/_sprites.scss */
.icon-fast-forward {
  background-position: -360px -72px; }

/* line 121, ../styles/compass_twitter_bootstrap/_sprites.scss */
.icon-step-forward {
  background-position: -384px -72px; }

/* line 122, ../styles/compass_twitter_bootstrap/_sprites.scss */
.icon-eject {
  background-position: -408px -72px; }

/* line 123, ../styles/compass_twitter_bootstrap/_sprites.scss */
.icon-chevron-left {
  background-position: -432px -72px; }

/* line 124, ../styles/compass_twitter_bootstrap/_sprites.scss */
.icon-chevron-right {
  background-position: -456px -72px; }

/* line 126, ../styles/compass_twitter_bootstrap/_sprites.scss */
.icon-plus-sign {
  background-position: 0 -96px; }

/* line 127, ../styles/compass_twitter_bootstrap/_sprites.scss */
.icon-minus-sign {
  background-position: -24px -96px; }

/* line 128, ../styles/compass_twitter_bootstrap/_sprites.scss */
.icon-remove-sign {
  background-position: -48px -96px; }

/* line 129, ../styles/compass_twitter_bootstrap/_sprites.scss */
.icon-ok-sign {
  background-position: -72px -96px; }

/* line 130, ../styles/compass_twitter_bootstrap/_sprites.scss */
.icon-question-sign {
  background-position: -96px -96px; }

/* line 131, ../styles/compass_twitter_bootstrap/_sprites.scss */
.icon-info-sign {
  background-position: -120px -96px; }

/* line 132, ../styles/compass_twitter_bootstrap/_sprites.scss */
.icon-screenshot {
  background-position: -144px -96px; }

/* line 133, ../styles/compass_twitter_bootstrap/_sprites.scss */
.icon-remove-circle {
  background-position: -168px -96px; }

/* line 134, ../styles/compass_twitter_bootstrap/_sprites.scss */
.icon-ok-circle {
  background-position: -192px -96px; }

/* line 135, ../styles/compass_twitter_bootstrap/_sprites.scss */
.icon-ban-circle {
  background-position: -216px -96px; }

/* line 136, ../styles/compass_twitter_bootstrap/_sprites.scss */
.icon-arrow-left {
  background-position: -240px -96px; }

/* line 137, ../styles/compass_twitter_bootstrap/_sprites.scss */
.icon-arrow-right {
  background-position: -264px -96px; }

/* line 138, ../styles/compass_twitter_bootstrap/_sprites.scss */
.icon-arrow-up {
  background-position: -289px -96px; }

/* line 139, ../styles/compass_twitter_bootstrap/_sprites.scss */
.icon-arrow-down {
  background-position: -312px -96px; }

/* line 140, ../styles/compass_twitter_bootstrap/_sprites.scss */
.icon-share-alt {
  background-position: -336px -96px; }

/* line 141, ../styles/compass_twitter_bootstrap/_sprites.scss */
.icon-resize-full {
  background-position: -360px -96px; }

/* line 142, ../styles/compass_twitter_bootstrap/_sprites.scss */
.icon-resize-small {
  background-position: -384px -96px; }

/* line 143, ../styles/compass_twitter_bootstrap/_sprites.scss */
.icon-plus {
  background-position: -408px -96px; }

/* line 144, ../styles/compass_twitter_bootstrap/_sprites.scss */
.icon-minus {
  background-position: -433px -96px; }

/* line 145, ../styles/compass_twitter_bootstrap/_sprites.scss */
.icon-asterisk {
  background-position: -456px -96px; }

/* line 147, ../styles/compass_twitter_bootstrap/_sprites.scss */
.icon-exclamation-sign {
  background-position: 0 -120px; }

/* line 148, ../styles/compass_twitter_bootstrap/_sprites.scss */
.icon-gift {
  background-position: -24px -120px; }

/* line 149, ../styles/compass_twitter_bootstrap/_sprites.scss */
.icon-leaf {
  background-position: -48px -120px; }

/* line 150, ../styles/compass_twitter_bootstrap/_sprites.scss */
.icon-fire {
  background-position: -72px -120px; }

/* line 151, ../styles/compass_twitter_bootstrap/_sprites.scss */
.icon-eye-open {
  background-position: -96px -120px; }

/* line 152, ../styles/compass_twitter_bootstrap/_sprites.scss */
.icon-eye-close {
  background-position: -120px -120px; }

/* line 153, ../styles/compass_twitter_bootstrap/_sprites.scss */
.icon-warning-sign {
  background-position: -144px -120px; }

/* line 154, ../styles/compass_twitter_bootstrap/_sprites.scss */
.icon-plane {
  background-position: -168px -120px; }

/* line 155, ../styles/compass_twitter_bootstrap/_sprites.scss */
.icon-calendar {
  background-position: -192px -120px; }

/* line 156, ../styles/compass_twitter_bootstrap/_sprites.scss */
.icon-random {
  background-position: -216px -120px;
  width: 16px; }

/* line 157, ../styles/compass_twitter_bootstrap/_sprites.scss */
.icon-comment {
  background-position: -240px -120px; }

/* line 158, ../styles/compass_twitter_bootstrap/_sprites.scss */
.icon-magnet {
  background-position: -264px -120px; }

/* line 159, ../styles/compass_twitter_bootstrap/_sprites.scss */
.icon-chevron-up {
  background-position: -288px -120px; }

/* line 160, ../styles/compass_twitter_bootstrap/_sprites.scss */
.icon-chevron-down {
  background-position: -313px -119px; }

/* line 161, ../styles/compass_twitter_bootstrap/_sprites.scss */
.icon-retweet {
  background-position: -336px -120px; }

/* line 162, ../styles/compass_twitter_bootstrap/_sprites.scss */
.icon-shopping-cart {
  background-position: -360px -120px; }

/* line 163, ../styles/compass_twitter_bootstrap/_sprites.scss */
.icon-folder-close {
  background-position: -384px -120px; }

/* line 164, ../styles/compass_twitter_bootstrap/_sprites.scss */
.icon-folder-open {
  background-position: -408px -120px;
  width: 16px; }

/* line 165, ../styles/compass_twitter_bootstrap/_sprites.scss */
.icon-resize-vertical {
  background-position: -432px -119px; }

/* line 166, ../styles/compass_twitter_bootstrap/_sprites.scss */
.icon-resize-horizontal {
  background-position: -456px -118px; }

/* line 168, ../styles/compass_twitter_bootstrap/_sprites.scss */
.icon-hdd {
  background-position: 0 -144px; }

/* line 169, ../styles/compass_twitter_bootstrap/_sprites.scss */
.icon-bullhorn {
  background-position: -24px -144px; }

/* line 170, ../styles/compass_twitter_bootstrap/_sprites.scss */
.icon-bell {
  background-position: -48px -144px; }

/* line 171, ../styles/compass_twitter_bootstrap/_sprites.scss */
.icon-certificate {
  background-position: -72px -144px; }

/* line 172, ../styles/compass_twitter_bootstrap/_sprites.scss */
.icon-thumbs-up {
  background-position: -96px -144px; }

/* line 173, ../styles/compass_twitter_bootstrap/_sprites.scss */
.icon-thumbs-down {
  background-position: -120px -144px; }

/* line 174, ../styles/compass_twitter_bootstrap/_sprites.scss */
.icon-hand-right {
  background-position: -144px -144px; }

/* line 175, ../styles/compass_twitter_bootstrap/_sprites.scss */
.icon-hand-left {
  background-position: -168px -144px; }

/* line 176, ../styles/compass_twitter_bootstrap/_sprites.scss */
.icon-hand-up {
  background-position: -192px -144px; }

/* line 177, ../styles/compass_twitter_bootstrap/_sprites.scss */
.icon-hand-down {
  background-position: -216px -144px; }

/* line 178, ../styles/compass_twitter_bootstrap/_sprites.scss */
.icon-circle-arrow-right {
  background-position: -240px -144px; }

/* line 179, ../styles/compass_twitter_bootstrap/_sprites.scss */
.icon-circle-arrow-left {
  background-position: -264px -144px; }

/* line 180, ../styles/compass_twitter_bootstrap/_sprites.scss */
.icon-circle-arrow-up {
  background-position: -288px -144px; }

/* line 181, ../styles/compass_twitter_bootstrap/_sprites.scss */
.icon-circle-arrow-down {
  background-position: -312px -144px; }

/* line 182, ../styles/compass_twitter_bootstrap/_sprites.scss */
.icon-globe {
  background-position: -336px -144px; }

/* line 183, ../styles/compass_twitter_bootstrap/_sprites.scss */
.icon-wrench {
  background-position: -360px -144px; }

/* line 184, ../styles/compass_twitter_bootstrap/_sprites.scss */
.icon-tasks {
  background-position: -384px -144px; }

/* line 185, ../styles/compass_twitter_bootstrap/_sprites.scss */
.icon-filter {
  background-position: -408px -144px; }

/* line 186, ../styles/compass_twitter_bootstrap/_sprites.scss */
.icon-briefcase {
  background-position: -432px -144px; }

/* line 187, ../styles/compass_twitter_bootstrap/_sprites.scss */
.icon-fullscreen {
  background-position: -456px -144px; }

/* line 8, ../styles/compass_twitter_bootstrap/_dropdowns.scss */
.dropup,
.dropdown {
  position: relative; }

/* line 11, ../styles/compass_twitter_bootstrap/_dropdowns.scss */
.dropdown-toggle {
  *margin-bottom: -3px; }

/* line 16, ../styles/compass_twitter_bootstrap/_dropdowns.scss */
.dropdown-toggle:active,
.open .dropdown-toggle {
  outline: 0; }

/* line 22, ../styles/compass_twitter_bootstrap/_dropdowns.scss */
.caret {
  display: inline-block;
  width: 0;
  height: 0;
  vertical-align: top;
  border-top: 4px solid black;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
  content: ""; }

/* line 34, ../styles/compass_twitter_bootstrap/_dropdowns.scss */
.dropdown .caret {
  margin-top: 8px;
  margin-left: 2px; }

/* line 41, ../styles/compass_twitter_bootstrap/_dropdowns.scss */
.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  list-style: none;
  background-color: white;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  *border-right-width: 2px;
  *border-bottom-width: 2px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box; }
  /* line 64, ../styles/compass_twitter_bootstrap/_dropdowns.scss */
  .dropdown-menu.pull-right {
    right: 0;
    left: auto; }
  /* line 70, ../styles/compass_twitter_bootstrap/_dropdowns.scss */
  .dropdown-menu .divider {
    *width: 100%;
    height: 1px;
    margin: 9px 1px;
    *margin: -5px 0 5px;
    overflow: hidden;
    background-color: #e5e5e5;
    border-bottom: 1px solid white; }
  /* line 75, ../styles/compass_twitter_bootstrap/_dropdowns.scss */
  .dropdown-menu a {
    display: block;
    padding: 3px 20px;
    clear: both;
    font-weight: normal;
    line-height: 20px;
    color: #333333;
    white-space: nowrap; }

/* line 90, ../styles/compass_twitter_bootstrap/_dropdowns.scss */
.dropdown-menu li > a:hover,
.dropdown-menu li > a:focus,
.dropdown-submenu:hover > a {
  text-decoration: none;
  color: white;
  background-color: #0088cc;
  background-color: #0081c2;
  background-image: -moz-linear-gradient(top, #0088cc, #0077b3);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#0088cc), to(#0077b3));
  background-image: -webkit-linear-gradient(top, #0088cc, #0077b3);
  background-image: -o-linear-gradient(top, #0088cc, #0077b3);
  background-image: linear-gradient(to bottom, #0088cc, #0077b3);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0085c7', endColorstr='#0074ad', GradientType=0); }

/* line 100, ../styles/compass_twitter_bootstrap/_dropdowns.scss */
.dropdown-menu .active > a,
.dropdown-menu .active > a:hover {
  color: white;
  text-decoration: none;
  outline: 0;
  background-color: #0088cc;
  background-color: #0081c2;
  background-image: -moz-linear-gradient(top, #0088cc, #0077b3);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#0088cc), to(#0077b3));
  background-image: -webkit-linear-gradient(top, #0088cc, #0077b3);
  background-image: -o-linear-gradient(top, #0088cc, #0077b3);
  background-image: linear-gradient(to bottom, #0088cc, #0077b3);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0085c7', endColorstr='#0074ad', GradientType=0); }

/* line 112, ../styles/compass_twitter_bootstrap/_dropdowns.scss */
.dropdown-menu .disabled > a,
.dropdown-menu .disabled > a:hover {
  color: #999999; }

/* line 116, ../styles/compass_twitter_bootstrap/_dropdowns.scss */
.dropdown-menu .disabled > a:hover {
  text-decoration: none;
  background-color: transparent;
  cursor: default; }

/* line 124, ../styles/compass_twitter_bootstrap/_dropdowns.scss */
.open {
  *z-index: 1000; }
  /* line 129, ../styles/compass_twitter_bootstrap/_dropdowns.scss */
  .open > .dropdown-menu {
    display: block; }

/* line 136, ../styles/compass_twitter_bootstrap/_dropdowns.scss */
.pull-right > .dropdown-menu {
  right: 0;
  left: auto; }

/* line 148, ../styles/compass_twitter_bootstrap/_dropdowns.scss */
.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  border-top: 0;
  border-bottom: 4px solid black;
  content: "\2191"; }
/* line 154, ../styles/compass_twitter_bootstrap/_dropdowns.scss */
.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 1px; }

/* line 163, ../styles/compass_twitter_bootstrap/_dropdowns.scss */
.dropdown-submenu {
  position: relative; }

/* line 166, ../styles/compass_twitter_bootstrap/_dropdowns.scss */
.dropdown-submenu > .dropdown-menu {
  top: 0;
  left: 100%;
  margin-top: -6px;
  margin-left: -1px;
  -webkit-border-radius: 0 6px 6px 6px;
  -moz-border-radius: 0 6px 6px 6px;
  border-radius: 0 6px 6px 6px; }

/* line 175, ../styles/compass_twitter_bootstrap/_dropdowns.scss */
.dropdown-submenu:hover .dropdown-menu {
  display: block; }

/* line 179, ../styles/compass_twitter_bootstrap/_dropdowns.scss */
.dropdown-submenu > a:after {
  display: block;
  content: " ";
  float: right;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
  border-width: 5px 0 5px 5px;
  border-left-color: #cccccc;
  margin-top: 5px;
  margin-right: -10px; }

/* line 192, ../styles/compass_twitter_bootstrap/_dropdowns.scss */
.dropdown-submenu:hover > a:after {
  border-left-color: white; }

/* line 200, ../styles/compass_twitter_bootstrap/_dropdowns.scss */
.dropdown .dropdown-menu .nav-header {
  padding-left: 20px;
  padding-right: 20px; }

/* line 207, ../styles/compass_twitter_bootstrap/_dropdowns.scss */
.typeahead {
  margin-top: 2px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px; }

/* line 7, ../styles/compass_twitter_bootstrap/_wells.scss */
.well {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: whitesmoke;
  border: 1px solid #e3e3e3;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05); }
  /* line 15, ../styles/compass_twitter_bootstrap/_wells.scss */
  .well blockquote {
    border-color: #ddd;
    border-color: rgba(0, 0, 0, 0.15); }

/* line 22, ../styles/compass_twitter_bootstrap/_wells.scss */
.well-large {
  padding: 24px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px; }

/* line 26, ../styles/compass_twitter_bootstrap/_wells.scss */
.well-small {
  padding: 9px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px; }

/* line 6, ../styles/compass_twitter_bootstrap/_component-animations.scss */
.fade {
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: opacity 0.15s linear;
  -moz-transition: opacity 0.15s linear;
  -o-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear; }
  /* line 9, ../styles/compass_twitter_bootstrap/_component-animations.scss */
  .fade.in {
    opacity: 1;
    filter: alpha(opacity=100); }

/* line 14, ../styles/compass_twitter_bootstrap/_component-animations.scss */
.collapse {
  position: relative;
  height: 0;
  overflow: hidden;
  overflow: visible \9;
  -webkit-transition: height 0.35s ease;
  -moz-transition: height 0.35s ease;
  -o-transition: height 0.35s ease;
  transition: height 0.35s ease; }
  /* line 20, ../styles/compass_twitter_bootstrap/_component-animations.scss */
  .collapse.in {
    height: auto; }

/* line 6, ../styles/compass_twitter_bootstrap/_close.scss */
.close {
  float: right;
  font-size: 20px;
  font-weight: bold;
  line-height: 20px;
  color: black;
  text-shadow: 0 1px 0 white;
  opacity: 0.2;
  filter: alpha(opacity=20); }
  /* line 14, ../styles/compass_twitter_bootstrap/_close.scss */
  .close:hover {
    color: black;
    text-decoration: none;
    cursor: pointer;
    opacity: 0.4;
    filter: alpha(opacity=40); }

/* line 25, ../styles/compass_twitter_bootstrap/_close.scss */
button.close {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none; }

/* line 10, ../styles/compass_twitter_bootstrap/_buttons.scss */
.btn {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  padding: 4px 14px;
  margin-bottom: 0;
  font-size: 14px;
  line-height: 20px;
  *line-height: 20px;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  color: #333333;
  text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
  background-color: whitesmoke;
  background-image: -moz-linear-gradient(top, white, #e6e6e6);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(white), to(#e6e6e6));
  background-image: -webkit-linear-gradient(top, white, #e6e6e6);
  background-image: -o-linear-gradient(top, white, #e6e6e6);
  background-image: linear-gradient(to bottom, #ffffff, #e6e6e6);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fcfcfc', endColorstr='#e3e3e3', GradientType=0);
  border-color: #e6e6e6 #e6e6e6 #bfbfbf;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: #e6e6e6;
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
  border: 1px solid #bbbbbb;
  *border: 0;
  border-bottom-color: #a2a2a2;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  *margin-left: .3em;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05); }
  /* line 489, ../styles/compass_twitter_bootstrap/_mixins.scss */
  .btn:hover, .btn:active, .btn.active, .btn.disabled, .btn[disabled] {
    color: #333333;
    background-color: #e6e6e6;
    *background-color: #d9d9d9; }
  /* line 497, ../styles/compass_twitter_bootstrap/_mixins.scss */
  .btn:active, .btn.active {
    background-color: #cccccc \9; }
  /* line 61, ../styles/compass_twitter_bootstrap/_mixins.scss */
  .btn:first-child {
    *margin-left: 0; }
  /* line 30, ../styles/compass_twitter_bootstrap/_buttons.scss */
  .btn:hover {
    color: #333333;
    text-decoration: none;
    background-color: #e6e6e6;
    *background-color: #d9d9d9;
    /* Buttons in IE7 don't get borders, so darken on hover */
    background-position: 0 -15px;
    -webkit-transition: background-position 0.1s linear;
    -moz-transition: background-position 0.1s linear;
    -o-transition: background-position 0.1s linear;
    transition: background-position 0.1s linear; }
  /* line 43, ../styles/compass_twitter_bootstrap/_buttons.scss */
  .btn:focus {
    outline: thin dotted #333;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px; }
  /* line 49, ../styles/compass_twitter_bootstrap/_buttons.scss */
  .btn.active, .btn:active {
    background-color: #e6e6e6;
    background-color: #d9d9d9 \9;
    background-image: none;
    outline: 0;
    -webkit-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
    -moz-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
    box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05); }
  /* line 59, ../styles/compass_twitter_bootstrap/_buttons.scss */
  .btn.disabled, .btn[disabled] {
    cursor: default;
    background-color: #e6e6e6;
    background-image: none;
    opacity: 0.65;
    filter: alpha(opacity=65);
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none; }

/* line 75, ../styles/compass_twitter_bootstrap/_buttons.scss */
.btn-large {
  padding: 9px 14px;
  font-size: 16px;
  line-height: normal;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px; }

/* line 81, ../styles/compass_twitter_bootstrap/_buttons.scss */
.btn-large [class^="icon-"] {
  margin-top: 2px; }

/* line 86, ../styles/compass_twitter_bootstrap/_buttons.scss */
.btn-small {
  padding: 3px 9px;
  font-size: 12px;
  line-height: 18px; }

/* line 91, ../styles/compass_twitter_bootstrap/_buttons.scss */
.btn-small [class^="icon-"] {
  margin-top: 0px; }

/* line 96, ../styles/compass_twitter_bootstrap/_buttons.scss */
.btn-mini {
  padding: 2px 6px;
  font-size: 11px;
  line-height: 16px; }

/* line 103, ../styles/compass_twitter_bootstrap/_buttons.scss */
.btn-block {
  display: block;
  width: 100%;
  padding-left: 0;
  padding-right: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

/* line 110, ../styles/compass_twitter_bootstrap/_buttons.scss */
.btn-block + .btn-block {
  margin-top: 5px; }

/* line 124, ../styles/compass_twitter_bootstrap/_buttons.scss */
.btn-primary.active,
.btn-warning.active,
.btn-danger.active,
.btn-success.active,
.btn-info.active,
.btn-inverse.active {
  color: rgba(255, 255, 255, 0.75); }

/* line 130, ../styles/compass_twitter_bootstrap/_buttons.scss */
.btn {
  border-color: #c5c5c5;
  border-color: rgba(0, 0, 0, 0.15) rgba(0, 0, 0, 0.15) rgba(0, 0, 0, 0.25); }

/* line 135, ../styles/compass_twitter_bootstrap/_buttons.scss */
.btn-primary {
  color: white;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #006ecc;
  background-image: -moz-linear-gradient(top, #0088cc, #0044cc);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#0088cc), to(#0044cc));
  background-image: -webkit-linear-gradient(top, #0088cc, #0044cc);
  background-image: -o-linear-gradient(top, #0088cc, #0044cc);
  background-image: linear-gradient(to bottom, #0088cc, #0044cc);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0085c7', endColorstr='#0042c7', GradientType=0);
  border-color: #0044cc #0044cc #002a80;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: #0044cc;
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false); }
  /* line 489, ../styles/compass_twitter_bootstrap/_mixins.scss */
  .btn-primary:hover, .btn-primary:active, .btn-primary.active, .btn-primary.disabled, .btn-primary[disabled] {
    color: white;
    background-color: #0044cc;
    *background-color: #003bb3; }
  /* line 497, ../styles/compass_twitter_bootstrap/_mixins.scss */
  .btn-primary:active, .btn-primary.active {
    background-color: #003399 \9; }

/* line 139, ../styles/compass_twitter_bootstrap/_buttons.scss */
.btn-warning {
  color: white;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #f9a834;
  background-image: -moz-linear-gradient(top, #fbb450, #f89406);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#fbb450), to(#f89406));
  background-image: -webkit-linear-gradient(top, #fbb450, #f89406);
  background-image: -o-linear-gradient(top, #fbb450, #f89406);
  background-image: linear-gradient(to bottom, #fbb450, #f89406);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fbb24b', endColorstr='#f39106', GradientType=0);
  border-color: #f89406 #f89406 #ad6704;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: #f89406;
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false); }
  /* line 489, ../styles/compass_twitter_bootstrap/_mixins.scss */
  .btn-warning:hover, .btn-warning:active, .btn-warning.active, .btn-warning.disabled, .btn-warning[disabled] {
    color: white;
    background-color: #f89406;
    *background-color: #df8505; }
  /* line 497, ../styles/compass_twitter_bootstrap/_mixins.scss */
  .btn-warning:active, .btn-warning.active {
    background-color: #c67605 \9; }

/* line 143, ../styles/compass_twitter_bootstrap/_buttons.scss */
.btn-danger {
  color: white;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #db4f4a;
  background-image: -moz-linear-gradient(top, #ee5f5b, #bd362f);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ee5f5b), to(#bd362f));
  background-image: -webkit-linear-gradient(top, #ee5f5b, #bd362f);
  background-image: -o-linear-gradient(top, #ee5f5b, #bd362f);
  background-image: linear-gradient(to bottom, #ee5f5b, #bd362f);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ee5a56', endColorstr='#b9352e', GradientType=0);
  border-color: #bd362f #bd362f #802420;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: #bd362f;
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false); }
  /* line 489, ../styles/compass_twitter_bootstrap/_mixins.scss */
  .btn-danger:hover, .btn-danger:active, .btn-danger.active, .btn-danger.disabled, .btn-danger[disabled] {
    color: white;
    background-color: #bd362f;
    *background-color: #a9302a; }
  /* line 497, ../styles/compass_twitter_bootstrap/_mixins.scss */
  .btn-danger:active, .btn-danger.active {
    background-color: #942a25 \9; }

/* line 147, ../styles/compass_twitter_bootstrap/_buttons.scss */
.btn-success {
  color: white;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #5bb75b;
  background-image: -moz-linear-gradient(top, #62c462, #51a351);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#62c462), to(#51a351));
  background-image: -webkit-linear-gradient(top, #62c462, #51a351);
  background-image: -o-linear-gradient(top, #62c462, #51a351);
  background-image: linear-gradient(to bottom, #62c462, #51a351);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#5ec35e', endColorstr='#4fa04f', GradientType=0);
  border-color: #51a351 #51a351 #387038;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: #51a351;
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false); }
  /* line 489, ../styles/compass_twitter_bootstrap/_mixins.scss */
  .btn-success:hover, .btn-success:active, .btn-success.active, .btn-success.disabled, .btn-success[disabled] {
    color: white;
    background-color: #51a351;
    *background-color: #499249; }
  /* line 497, ../styles/compass_twitter_bootstrap/_mixins.scss */
  .btn-success:active, .btn-success.active {
    background-color: #408140 \9; }

/* line 151, ../styles/compass_twitter_bootstrap/_buttons.scss */
.btn-info {
  color: white;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #4ab0ce;
  background-image: -moz-linear-gradient(top, #5bc0de, #2f96b4);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#5bc0de), to(#2f96b4));
  background-image: -webkit-linear-gradient(top, #5bc0de, #2f96b4);
  background-image: -o-linear-gradient(top, #5bc0de, #2f96b4);
  background-image: linear-gradient(to bottom, #5bc0de, #2f96b4);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#57bedd', endColorstr='#2e93b0', GradientType=0);
  border-color: #2f96b4 #2f96b4 #1f6377;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: #2f96b4;
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false); }
  /* line 489, ../styles/compass_twitter_bootstrap/_mixins.scss */
  .btn-info:hover, .btn-info:active, .btn-info.active, .btn-info.disabled, .btn-info[disabled] {
    color: white;
    background-color: #2f96b4;
    *background-color: #2a85a0; }
  /* line 497, ../styles/compass_twitter_bootstrap/_mixins.scss */
  .btn-info:active, .btn-info.active {
    background-color: #24748c \9; }

/* line 155, ../styles/compass_twitter_bootstrap/_buttons.scss */
.btn-inverse {
  color: white;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #373737;
  background-image: -moz-linear-gradient(top, #444444, #222222);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#444444), to(#222222));
  background-image: -webkit-linear-gradient(top, #444444, #222222);
  background-image: -o-linear-gradient(top, #444444, #222222);
  background-image: linear-gradient(to bottom, #444444, #222222);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#414141', endColorstr='#1f1f1f', GradientType=0);
  border-color: #222222 #222222 black;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: #222222;
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false); }
  /* line 489, ../styles/compass_twitter_bootstrap/_mixins.scss */
  .btn-inverse:hover, .btn-inverse:active, .btn-inverse.active, .btn-inverse.disabled, .btn-inverse[disabled] {
    color: white;
    background-color: #222222;
    *background-color: #151515; }
  /* line 497, ../styles/compass_twitter_bootstrap/_mixins.scss */
  .btn-inverse:active, .btn-inverse.active {
    background-color: #090909 \9; }

/* line 164, ../styles/compass_twitter_bootstrap/_buttons.scss */
button.btn,
input[type="submit"].btn {
  *padding-top: 3px;
  *padding-bottom: 3px; }
  /* line 167, ../styles/compass_twitter_bootstrap/_buttons.scss */
  button.btn::-moz-focus-inner,
  input[type="submit"].btn::-moz-focus-inner {
    padding: 0;
    border: 0; }
  /* line 175, ../styles/compass_twitter_bootstrap/_buttons.scss */
  button.btn.btn-large,
  input[type="submit"].btn.btn-large {
    *padding-top: 7px;
    *padding-bottom: 7px; }
  /* line 179, ../styles/compass_twitter_bootstrap/_buttons.scss */
  button.btn.btn-small,
  input[type="submit"].btn.btn-small {
    *padding-top: 3px;
    *padding-bottom: 3px; }
  /* line 183, ../styles/compass_twitter_bootstrap/_buttons.scss */
  button.btn.btn-mini,
  input[type="submit"].btn.btn-mini {
    *padding-top: 1px;
    *padding-bottom: 1px; }

/* line 195, ../styles/compass_twitter_bootstrap/_buttons.scss */
.btn-link,
.btn-link:active {
  background-color: transparent;
  background-image: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none; }

/* line 200, ../styles/compass_twitter_bootstrap/_buttons.scss */
.btn-link {
  border-color: transparent;
  cursor: pointer;
  color: #0088cc;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0; }

/* line 206, ../styles/compass_twitter_bootstrap/_buttons.scss */
.btn-link:hover {
  color: #005580;
  text-decoration: underline;
  background-color: transparent; }

/* line 7, ../styles/compass_twitter_bootstrap/_button-groups.scss */
.btn-group {
  position: relative;
  font-size: 0;
  white-space: nowrap;
  *margin-left: .3em; }
  /* line 61, ../styles/compass_twitter_bootstrap/_mixins.scss */
  .btn-group:first-child {
    *margin-left: 0; }

/* line 15, ../styles/compass_twitter_bootstrap/_button-groups.scss */
.btn-group + .btn-group {
  margin-left: 5px; }

/* line 20, ../styles/compass_twitter_bootstrap/_button-groups.scss */
.btn-toolbar {
  font-size: 0;
  margin-top: 10px;
  margin-bottom: 10px; }
  /* line 24, ../styles/compass_twitter_bootstrap/_button-groups.scss */
  .btn-toolbar .btn-group {
    display: inline-block;
    *display: inline;
    *zoom: 1; }
  /* line 30, ../styles/compass_twitter_bootstrap/_button-groups.scss */
  .btn-toolbar .btn + .btn,
  .btn-toolbar .btn-group + .btn,
  .btn-toolbar .btn + .btn-group {
    margin-left: 5px; }

/* line 36, ../styles/compass_twitter_bootstrap/_button-groups.scss */
.btn-group > .btn {
  position: relative;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0; }

/* line 40, ../styles/compass_twitter_bootstrap/_button-groups.scss */
.btn-group > .btn + .btn {
  margin-left: -1px; }

/* line 44, ../styles/compass_twitter_bootstrap/_button-groups.scss */
.btn-group > .btn,
.btn-group > .dropdown-menu {
  font-size: 14px; }

/* line 49, ../styles/compass_twitter_bootstrap/_button-groups.scss */
.btn-group > .btn-mini {
  font-size: 11px; }

/* line 52, ../styles/compass_twitter_bootstrap/_button-groups.scss */
.btn-group > .btn-small {
  font-size: 12px; }

/* line 55, ../styles/compass_twitter_bootstrap/_button-groups.scss */
.btn-group > .btn-large {
  font-size: 16px; }

/* line 60, ../styles/compass_twitter_bootstrap/_button-groups.scss */
.btn-group > .btn:first-child {
  margin-left: 0;
  -webkit-border-top-left-radius: 4px;
  -moz-border-radius-topleft: 4px;
  border-top-left-radius: 4px;
  -webkit-border-bottom-left-radius: 4px;
  -moz-border-radius-bottomleft: 4px;
  border-bottom-left-radius: 4px; }

/* line 71, ../styles/compass_twitter_bootstrap/_button-groups.scss */
.btn-group > .btn:last-child,
.btn-group > .dropdown-toggle {
  -webkit-border-top-right-radius: 4px;
  -moz-border-radius-topright: 4px;
  border-top-right-radius: 4px;
  -webkit-border-bottom-right-radius: 4px;
  -moz-border-radius-bottomright: 4px;
  border-bottom-right-radius: 4px; }

/* line 80, ../styles/compass_twitter_bootstrap/_button-groups.scss */
.btn-group > .btn.large:first-child {
  margin-left: 0;
  -webkit-border-top-left-radius: 6px;
  -moz-border-radius-topleft: 6px;
  border-top-left-radius: 6px;
  -webkit-border-bottom-left-radius: 6px;
  -moz-border-radius-bottomleft: 6px;
  border-bottom-left-radius: 6px; }

/* line 90, ../styles/compass_twitter_bootstrap/_button-groups.scss */
.btn-group > .btn.large:last-child,
.btn-group > .large.dropdown-toggle {
  -webkit-border-top-right-radius: 6px;
  -moz-border-radius-topright: 6px;
  border-top-right-radius: 6px;
  -webkit-border-bottom-right-radius: 6px;
  -moz-border-radius-bottomright: 6px;
  border-bottom-right-radius: 6px; }

/* line 103, ../styles/compass_twitter_bootstrap/_button-groups.scss */
.btn-group > .btn:hover,
.btn-group > .btn:focus,
.btn-group > .btn:active,
.btn-group > .btn.active {
  z-index: 2; }

/* line 109, ../styles/compass_twitter_bootstrap/_button-groups.scss */
.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
  outline: 0; }

/* line 119, ../styles/compass_twitter_bootstrap/_button-groups.scss */
.btn-group > .btn + .dropdown-toggle {
  padding-left: 8px;
  padding-right: 8px;
  -webkit-box-shadow: inset 1px 0 0 rgba(255, 255, 255, 0.125), inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: inset 1px 0 0 rgba(255, 255, 255, 0.125), inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
  box-shadow: inset 1px 0 0 rgba(255, 255, 255, 0.125), inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
  *padding-top: 5px;
  *padding-bottom: 5px; }

/* line 126, ../styles/compass_twitter_bootstrap/_button-groups.scss */
.btn-group > .btn-mini + .dropdown-toggle {
  *padding-left: 2px;
  *padding-right: 2px; }

/* line 130, ../styles/compass_twitter_bootstrap/_button-groups.scss */
.btn-group > .btn-small + .dropdown-toggle {
  *padding-top: 5px;
  *padding-bottom: 4px; }

/* line 134, ../styles/compass_twitter_bootstrap/_button-groups.scss */
.btn-group > .btn-large + .dropdown-toggle {
  *padding-left: 7px;
  *padding-right: 7px; }

/* line 143, ../styles/compass_twitter_bootstrap/_button-groups.scss */
.btn-group.open .dropdown-toggle {
  background-image: none;
  -webkit-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05); }
/* line 149, ../styles/compass_twitter_bootstrap/_button-groups.scss */
.btn-group.open .btn.dropdown-toggle {
  background-color: #e6e6e6; }
/* line 152, ../styles/compass_twitter_bootstrap/_button-groups.scss */
.btn-group.open .btn-primary.dropdown-toggle {
  background-color: #0044cc; }
/* line 155, ../styles/compass_twitter_bootstrap/_button-groups.scss */
.btn-group.open .btn-warning.dropdown-toggle {
  background-color: #f89406; }
/* line 158, ../styles/compass_twitter_bootstrap/_button-groups.scss */
.btn-group.open .btn-danger.dropdown-toggle {
  background-color: #bd362f; }
/* line 161, ../styles/compass_twitter_bootstrap/_button-groups.scss */
.btn-group.open .btn-success.dropdown-toggle {
  background-color: #51a351; }
/* line 164, ../styles/compass_twitter_bootstrap/_button-groups.scss */
.btn-group.open .btn-info.dropdown-toggle {
  background-color: #2f96b4; }
/* line 167, ../styles/compass_twitter_bootstrap/_button-groups.scss */
.btn-group.open .btn-inverse.dropdown-toggle {
  background-color: #222222; }

/* line 174, ../styles/compass_twitter_bootstrap/_button-groups.scss */
.btn .caret {
  margin-top: 8px;
  margin-left: 0; }

/* line 181, ../styles/compass_twitter_bootstrap/_button-groups.scss */
.btn-mini .caret,
.btn-small .caret,
.btn-large .caret {
  margin-top: 6px; }

/* line 184, ../styles/compass_twitter_bootstrap/_button-groups.scss */
.btn-large .caret {
  border-left-width: 5px;
  border-right-width: 5px;
  border-top-width: 5px; }

/* line 190, ../styles/compass_twitter_bootstrap/_button-groups.scss */
.dropup .btn-large .caret {
  border-bottom: 5px solid black;
  border-top: 0; }

/* line 204, ../styles/compass_twitter_bootstrap/_button-groups.scss */
.btn-primary .caret,
.btn-warning .caret,
.btn-danger .caret,
.btn-info .caret,
.btn-success .caret,
.btn-inverse .caret {
  border-top-color: white;
  border-bottom-color: white; }

/* line 215, ../styles/compass_twitter_bootstrap/_button-groups.scss */
.btn-group-vertical {
  display: inline-block;
  *display: inline;
  *zoom: 1; }

/* line 219, ../styles/compass_twitter_bootstrap/_button-groups.scss */
.btn-group-vertical .btn {
  display: block;
  float: none;
  width: 100%;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0; }

/* line 225, ../styles/compass_twitter_bootstrap/_button-groups.scss */
.btn-group-vertical .btn + .btn {
  margin-left: 0;
  margin-top: -1px; }

/* line 229, ../styles/compass_twitter_bootstrap/_button-groups.scss */
.btn-group-vertical .btn:first-child {
  -webkit-border-radius: 4px 4px 0 0;
  -moz-border-radius: 4px 4px 0 0;
  border-radius: 4px 4px 0 0; }

/* line 232, ../styles/compass_twitter_bootstrap/_button-groups.scss */
.btn-group-vertical .btn:last-child {
  -webkit-border-radius: 0 0 4px 4px;
  -moz-border-radius: 0 0 4px 4px;
  border-radius: 0 0 4px 4px; }

/* line 235, ../styles/compass_twitter_bootstrap/_button-groups.scss */
.btn-group-vertical .btn-large:first-child {
  -webkit-border-radius: 6px 6px 0 0;
  -moz-border-radius: 6px 6px 0 0;
  border-radius: 6px 6px 0 0; }

/* line 238, ../styles/compass_twitter_bootstrap/_button-groups.scss */
.btn-group-vertical .btn-large:last-child {
  -webkit-border-radius: 0 0 6px 6px;
  -moz-border-radius: 0 0 6px 6px;
  border-radius: 0 0 6px 6px; }

/* line 8, ../styles/compass_twitter_bootstrap/_alerts.scss */
.alert {
  padding: 8px 35px 8px 14px;
  margin-bottom: 20px;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
  background-color: #fcf8e3;
  border: 1px solid #fbeed5;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  color: #c09853; }

/* line 17, ../styles/compass_twitter_bootstrap/_alerts.scss */
.alert h4 {
  margin: 0; }

/* line 22, ../styles/compass_twitter_bootstrap/_alerts.scss */
.alert .close {
  position: relative;
  top: -2px;
  right: -21px;
  line-height: 20px; }

/* line 32, ../styles/compass_twitter_bootstrap/_alerts.scss */
.alert-success {
  background-color: #dff0d8;
  border-color: #d6e9c6;
  color: #468847; }

/* line 38, ../styles/compass_twitter_bootstrap/_alerts.scss */
.alert-danger,
.alert-error {
  background-color: #f2dede;
  border-color: #eed3d7;
  color: #b94a48; }

/* line 43, ../styles/compass_twitter_bootstrap/_alerts.scss */
.alert-info {
  background-color: #d9edf7;
  border-color: #bce8f1;
  color: #3a87ad; }

/* line 51, ../styles/compass_twitter_bootstrap/_alerts.scss */
.alert-block {
  padding-top: 14px;
  padding-bottom: 14px; }

/* line 56, ../styles/compass_twitter_bootstrap/_alerts.scss */
.alert-block > p,
.alert-block > ul {
  margin-bottom: 0; }

/* line 59, ../styles/compass_twitter_bootstrap/_alerts.scss */
.alert-block p + p {
  margin-top: 5px; }

/* line 9, ../styles/compass_twitter_bootstrap/_navs.scss */
.nav {
  margin-left: 0;
  margin-bottom: 20px;
  list-style: none; }

/* line 16, ../styles/compass_twitter_bootstrap/_navs.scss */
.nav > li > a {
  display: block; }

/* line 19, ../styles/compass_twitter_bootstrap/_navs.scss */
.nav > li > a:hover {
  text-decoration: none;
  background-color: #eeeeee; }

/* line 25, ../styles/compass_twitter_bootstrap/_navs.scss */
.nav > .pull-right {
  float: right; }

/* line 30, ../styles/compass_twitter_bootstrap/_navs.scss */
.nav-header {
  display: block;
  padding: 3px 15px;
  font-size: 11px;
  font-weight: bold;
  line-height: 20px;
  color: #999999;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
  text-transform: uppercase; }

/* line 41, ../styles/compass_twitter_bootstrap/_navs.scss */
.nav li + .nav-header {
  margin-top: 9px; }

/* line 50, ../styles/compass_twitter_bootstrap/_navs.scss */
.nav-list {
  padding-left: 15px;
  padding-right: 15px;
  margin-bottom: 0; }

/* line 56, ../styles/compass_twitter_bootstrap/_navs.scss */
.nav-list > li > a,
.nav-list .nav-header {
  margin-left: -15px;
  margin-right: -15px;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5); }

/* line 61, ../styles/compass_twitter_bootstrap/_navs.scss */
.nav-list > li > a {
  padding: 3px 15px; }

/* line 65, ../styles/compass_twitter_bootstrap/_navs.scss */
.nav-list > .active > a,
.nav-list > .active > a:hover {
  color: white;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.2);
  background-color: #0088cc; }

/* line 70, ../styles/compass_twitter_bootstrap/_navs.scss */
.nav-list [class^="icon-"] {
  margin-right: 2px; }

/* line 74, ../styles/compass_twitter_bootstrap/_navs.scss */
.nav-list .divider {
  *width: 100%;
  height: 1px;
  margin: 9px 1px;
  *margin: -5px 0 5px;
  overflow: hidden;
  background-color: #e5e5e5;
  border-bottom: 1px solid white; }

/* line 85, ../styles/compass_twitter_bootstrap/_navs.scss */
.nav-tabs,
.nav-pills {
  *zoom: 1; }
  /* line 15, ../styles/compass_twitter_bootstrap/_mixins.scss */
  .nav-tabs:before, .nav-tabs:after,
  .nav-pills:before,
  .nav-pills:after {
    display: table;
    content: "";
    line-height: 0; }
  /* line 22, ../styles/compass_twitter_bootstrap/_mixins.scss */
  .nav-tabs:after,
  .nav-pills:after {
    clear: both; }

/* line 89, ../styles/compass_twitter_bootstrap/_navs.scss */
.nav-tabs > li,
.nav-pills > li {
  float: left; }

/* line 93, ../styles/compass_twitter_bootstrap/_navs.scss */
.nav-tabs > li > a,
.nav-pills > li > a {
  padding-right: 12px;
  padding-left: 12px;
  margin-right: 2px;
  line-height: 14px; }

/* line 104, ../styles/compass_twitter_bootstrap/_navs.scss */
.nav-tabs {
  border-bottom: 1px solid #ddd; }

/* line 108, ../styles/compass_twitter_bootstrap/_navs.scss */
.nav-tabs > li {
  margin-bottom: -1px; }

/* line 112, ../styles/compass_twitter_bootstrap/_navs.scss */
.nav-tabs > li > a {
  padding-top: 8px;
  padding-bottom: 8px;
  line-height: 20px;
  border: 1px solid transparent;
  -webkit-border-radius: 4px 4px 0 0;
  -moz-border-radius: 4px 4px 0 0;
  border-radius: 4px 4px 0 0; }
  /* line 118, ../styles/compass_twitter_bootstrap/_navs.scss */
  .nav-tabs > li > a:hover {
    border-color: #eeeeee #eeeeee #dddddd; }

/* line 124, ../styles/compass_twitter_bootstrap/_navs.scss */
.nav-tabs > .active > a,
.nav-tabs > .active > a:hover {
  color: #555555;
  background-color: white;
  border: 1px solid #ddd;
  border-bottom-color: transparent;
  cursor: default; }

/* line 137, ../styles/compass_twitter_bootstrap/_navs.scss */
.nav-pills > li > a {
  padding-top: 8px;
  padding-bottom: 8px;
  margin-top: 2px;
  margin-bottom: 2px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px; }

/* line 147, ../styles/compass_twitter_bootstrap/_navs.scss */
.nav-pills > .active > a,
.nav-pills > .active > a:hover {
  color: white;
  background-color: #0088cc; }

/* line 158, ../styles/compass_twitter_bootstrap/_navs.scss */
.nav-stacked > li {
  float: none; }

/* line 161, ../styles/compass_twitter_bootstrap/_navs.scss */
.nav-stacked > li > a {
  margin-right: 0; }

/* line 166, ../styles/compass_twitter_bootstrap/_navs.scss */
.nav-tabs.nav-stacked {
  border-bottom: 0; }

/* line 169, ../styles/compass_twitter_bootstrap/_navs.scss */
.nav-tabs.nav-stacked > li > a {
  border: 1px solid #ddd;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0; }

/* line 173, ../styles/compass_twitter_bootstrap/_navs.scss */
.nav-tabs.nav-stacked > li:first-child > a {
  -webkit-border-top-right-radius: 4px;
  -moz-border-radius-topright: 4px;
  border-top-right-radius: 4px;
  -webkit-border-top-left-radius: 4px;
  -moz-border-radius-topleft: 4px;
  border-top-left-radius: 4px; }

/* line 176, ../styles/compass_twitter_bootstrap/_navs.scss */
.nav-tabs.nav-stacked > li:last-child > a {
  -webkit-border-bottom-right-radius: 4px;
  -moz-border-radius-bottomright: 4px;
  border-bottom-right-radius: 4px;
  -webkit-border-bottom-left-radius: 4px;
  -moz-border-radius-bottomleft: 4px;
  border-bottom-left-radius: 4px; }

/* line 179, ../styles/compass_twitter_bootstrap/_navs.scss */
.nav-tabs.nav-stacked > li > a:hover {
  border-color: #ddd;
  z-index: 2; }

/* line 185, ../styles/compass_twitter_bootstrap/_navs.scss */
.nav-pills.nav-stacked > li > a {
  margin-bottom: 3px; }

/* line 188, ../styles/compass_twitter_bootstrap/_navs.scss */
.nav-pills.nav-stacked > li:last-child > a {
  margin-bottom: 1px; }

/* line 197, ../styles/compass_twitter_bootstrap/_navs.scss */
.nav-tabs .dropdown-menu {
  -webkit-border-radius: 0 0 6px 6px;
  -moz-border-radius: 0 0 6px 6px;
  border-radius: 0 0 6px 6px; }

/* line 200, ../styles/compass_twitter_bootstrap/_navs.scss */
.nav-pills .dropdown-menu {
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px; }

/* line 207, ../styles/compass_twitter_bootstrap/_navs.scss */
.nav .dropdown-toggle .caret {
  border-top-color: #0088cc;
  border-bottom-color: #0088cc;
  margin-top: 6px; }

/* line 212, ../styles/compass_twitter_bootstrap/_navs.scss */
.nav .dropdown-toggle:hover .caret {
  border-top-color: #005580;
  border-bottom-color: #005580; }

/* move down carets for tabs */
/* line 217, ../styles/compass_twitter_bootstrap/_navs.scss */
.nav-tabs .dropdown-toggle .caret {
  margin-top: 8px; }

/* line 223, ../styles/compass_twitter_bootstrap/_navs.scss */
.nav .active .dropdown-toggle .caret {
  border-top-color: #333333;
  border-bottom-color: #333333; }

/* line 227, ../styles/compass_twitter_bootstrap/_navs.scss */
.nav-tabs .active .dropdown-toggle .caret {
  border-top-color: #555555;
  border-bottom-color: #555555; }

/* line 234, ../styles/compass_twitter_bootstrap/_navs.scss */
.nav > .dropdown.active > a:hover {
  cursor: pointer; }

/* line 242, ../styles/compass_twitter_bootstrap/_navs.scss */
.nav-tabs .open .dropdown-toggle,
.nav-pills .open .dropdown-toggle,
.nav > li.dropdown.open.active > a:hover {
  color: white;
  background-color: #999999;
  border-color: #999999; }

/* line 249, ../styles/compass_twitter_bootstrap/_navs.scss */
.nav li.dropdown.open .caret,
.nav li.dropdown.open.active .caret,
.nav li.dropdown.open a:hover .caret {
  border-top-color: white;
  border-bottom-color: white;
  opacity: 1;
  filter: alpha(opacity=100); }

/* line 256, ../styles/compass_twitter_bootstrap/_navs.scss */
.tabs-stacked .open > a:hover {
  border-color: #999999; }

/* line 270, ../styles/compass_twitter_bootstrap/_navs.scss */
.tabbable {
  *zoom: 1; }
  /* line 15, ../styles/compass_twitter_bootstrap/_mixins.scss */
  .tabbable:before, .tabbable:after {
    display: table;
    content: "";
    line-height: 0; }
  /* line 22, ../styles/compass_twitter_bootstrap/_mixins.scss */
  .tabbable:after {
    clear: both; }

/* line 273, ../styles/compass_twitter_bootstrap/_navs.scss */
.tab-content {
  overflow: auto; }

/* line 280, ../styles/compass_twitter_bootstrap/_navs.scss */
.tabs-below > .nav-tabs,
.tabs-right > .nav-tabs,
.tabs-left > .nav-tabs {
  border-bottom: 0; }

/* line 286, ../styles/compass_twitter_bootstrap/_navs.scss */
.tab-content > .tab-pane,
.pill-content > .pill-pane {
  display: none; }

/* line 290, ../styles/compass_twitter_bootstrap/_navs.scss */
.tab-content > .active,
.pill-content > .active {
  display: block; }

/* line 298, ../styles/compass_twitter_bootstrap/_navs.scss */
.tabs-below > .nav-tabs {
  border-top: 1px solid #ddd; }

/* line 301, ../styles/compass_twitter_bootstrap/_navs.scss */
.tabs-below > .nav-tabs > li {
  margin-top: -1px;
  margin-bottom: 0; }

/* line 305, ../styles/compass_twitter_bootstrap/_navs.scss */
.tabs-below > .nav-tabs > li > a {
  -webkit-border-radius: 0 0 4px 4px;
  -moz-border-radius: 0 0 4px 4px;
  border-radius: 0 0 4px 4px; }
  /* line 307, ../styles/compass_twitter_bootstrap/_navs.scss */
  .tabs-below > .nav-tabs > li > a:hover {
    border-bottom-color: transparent;
    border-top-color: #ddd; }

/* line 313, ../styles/compass_twitter_bootstrap/_navs.scss */
.tabs-below > .nav-tabs > .active > a,
.tabs-below > .nav-tabs > .active > a:hover {
  border-color: transparent #ddd #ddd #ddd; }

/* line 322, ../styles/compass_twitter_bootstrap/_navs.scss */
.tabs-left > .nav-tabs > li,
.tabs-right > .nav-tabs > li {
  float: none; }

/* line 326, ../styles/compass_twitter_bootstrap/_navs.scss */
.tabs-left > .nav-tabs > li > a,
.tabs-right > .nav-tabs > li > a {
  min-width: 74px;
  margin-right: 0;
  margin-bottom: 3px; }

/* line 333, ../styles/compass_twitter_bootstrap/_navs.scss */
.tabs-left > .nav-tabs {
  float: left;
  margin-right: 19px;
  border-right: 1px solid #ddd; }

/* line 338, ../styles/compass_twitter_bootstrap/_navs.scss */
.tabs-left > .nav-tabs > li > a {
  margin-right: -1px;
  -webkit-border-radius: 4px 0 0 4px;
  -moz-border-radius: 4px 0 0 4px;
  border-radius: 4px 0 0 4px; }

/* line 342, ../styles/compass_twitter_bootstrap/_navs.scss */
.tabs-left > .nav-tabs > li > a:hover {
  border-color: #eeeeee #dddddd #eeeeee #eeeeee; }

/* line 346, ../styles/compass_twitter_bootstrap/_navs.scss */
.tabs-left > .nav-tabs .active > a,
.tabs-left > .nav-tabs .active > a:hover {
  border-color: #ddd transparent #ddd #ddd;
  *border-right-color: white; }

/* line 352, ../styles/compass_twitter_bootstrap/_navs.scss */
.tabs-right > .nav-tabs {
  float: right;
  margin-left: 19px;
  border-left: 1px solid #ddd; }

/* line 357, ../styles/compass_twitter_bootstrap/_navs.scss */
.tabs-right > .nav-tabs > li > a {
  margin-left: -1px;
  -webkit-border-radius: 0 4px 4px 0;
  -moz-border-radius: 0 4px 4px 0;
  border-radius: 0 4px 4px 0; }

/* line 361, ../styles/compass_twitter_bootstrap/_navs.scss */
.tabs-right > .nav-tabs > li > a:hover {
  border-color: #eeeeee #eeeeee #eeeeee #dddddd; }

/* line 365, ../styles/compass_twitter_bootstrap/_navs.scss */
.tabs-right > .nav-tabs .active > a,
.tabs-right > .nav-tabs .active > a:hover {
  border-color: #ddd #ddd #ddd transparent;
  *border-left-color: white; }

/* line 376, ../styles/compass_twitter_bootstrap/_navs.scss */
.nav > .disabled > a {
  color: #999999; }

/* line 380, ../styles/compass_twitter_bootstrap/_navs.scss */
.nav > .disabled > a:hover {
  text-decoration: none;
  background-color: transparent;
  cursor: default; }

/* line 10, ../styles/compass_twitter_bootstrap/_navbar.scss */
.navbar {
  overflow: visible;
  margin-bottom: 20px;
  color: #555555;
  *position: relative;
  *z-index: 2; }

/* line 22, ../styles/compass_twitter_bootstrap/_navbar.scss */
.navbar-inner {
  min-height: 40px;
  padding-left: 20px;
  padding-right: 20px;
  background-color: #fafafa;
  background-image: -moz-linear-gradient(top, white, #f2f2f2);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(white), to(#f2f2f2));
  background-image: -webkit-linear-gradient(top, white, #f2f2f2);
  background-image: -o-linear-gradient(top, white, #f2f2f2);
  background-image: linear-gradient(to bottom, #ffffff, #f2f2f2);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fcfcfc', endColorstr='#f0f0f0', GradientType=0);
  border: 1px solid #d4d4d4;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.065);
  -moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.065);
  box-shadow: 0 1px 4px rgba(0, 0, 0, 0.065); }

/* line 34, ../styles/compass_twitter_bootstrap/_navbar.scss */
.navbar .container {
  width: auto; }

/* line 39, ../styles/compass_twitter_bootstrap/_navbar.scss */
.nav-collapse.collapse {
  height: auto; }

/* line 46, ../styles/compass_twitter_bootstrap/_navbar.scss */
.navbar .brand {
  float: left;
  display: block;
  padding: 10px 20px 10px;
  margin-left: -20px;
  font-size: 20px;
  font-weight: 200;
  color: #555555;
  text-shadow: 0 1px 0 white; }
  /* line 56, ../styles/compass_twitter_bootstrap/_navbar.scss */
  .navbar .brand:hover {
    text-decoration: none; }

/* line 63, ../styles/compass_twitter_bootstrap/_navbar.scss */
.navbar-text {
  margin-bottom: 0;
  line-height: 40px; }

/* line 70, ../styles/compass_twitter_bootstrap/_navbar.scss */
.navbar-link {
  color: #555555; }
  /* line 72, ../styles/compass_twitter_bootstrap/_navbar.scss */
  .navbar-link:hover {
    color: #333333; }

/* line 79, ../styles/compass_twitter_bootstrap/_navbar.scss */
.navbar .divider-vertical {
  height: 40px;
  margin: 0 9px;
  border-left: 1px solid #f2f2f2;
  border-right: 1px solid white; }

/* line 89, ../styles/compass_twitter_bootstrap/_navbar.scss */
.navbar .btn,
.navbar .btn-group {
  margin-top: 6px; }

/* line 92, ../styles/compass_twitter_bootstrap/_navbar.scss */
.navbar .btn-group .btn {
  margin: 0; }

/* line 97, ../styles/compass_twitter_bootstrap/_navbar.scss */
.navbar-form {
  margin-bottom: 0;
  *zoom: 1; }
  /* line 15, ../styles/compass_twitter_bootstrap/_mixins.scss */
  .navbar-form:before, .navbar-form:after {
    display: table;
    content: "";
    line-height: 0; }
  /* line 22, ../styles/compass_twitter_bootstrap/_mixins.scss */
  .navbar-form:after {
    clear: both; }
  /* line 103, ../styles/compass_twitter_bootstrap/_navbar.scss */
  .navbar-form input,
  .navbar-form select,
  .navbar-form .radio,
  .navbar-form .checkbox {
    margin-top: 5px; }
  /* line 108, ../styles/compass_twitter_bootstrap/_navbar.scss */
  .navbar-form input,
  .navbar-form select,
  .navbar-form .btn {
    display: inline-block;
    margin-bottom: 0; }
  /* line 114, ../styles/compass_twitter_bootstrap/_navbar.scss */
  .navbar-form input[type="image"],
  .navbar-form input[type="checkbox"],
  .navbar-form input[type="radio"] {
    margin-top: 3px; }
  /* line 118, ../styles/compass_twitter_bootstrap/_navbar.scss */
  .navbar-form .input-append,
  .navbar-form .input-prepend {
    margin-top: 6px;
    white-space: nowrap; }
    /* line 121, ../styles/compass_twitter_bootstrap/_navbar.scss */
    .navbar-form .input-append input,
    .navbar-form .input-prepend input {
      margin-top: 0; }

/* line 128, ../styles/compass_twitter_bootstrap/_navbar.scss */
.navbar-search {
  position: relative;
  float: left;
  margin-top: 5px;
  margin-bottom: 0; }
  /* line 133, ../styles/compass_twitter_bootstrap/_navbar.scss */
  .navbar-search .search-query {
    margin-bottom: 0;
    padding: 4px 14px;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 13px;
    font-weight: normal;
    line-height: 1;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px; }

/* line 146, ../styles/compass_twitter_bootstrap/_navbar.scss */
.navbar-static-top {
  position: static;
  width: 100%;
  margin-bottom: 0; }
  /* line 150, ../styles/compass_twitter_bootstrap/_navbar.scss */
  .navbar-static-top .navbar-inner {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0; }

/* line 162, ../styles/compass_twitter_bootstrap/_navbar.scss */
.navbar-fixed-top,
.navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030;
  margin-bottom: 0; }

/* line 172, ../styles/compass_twitter_bootstrap/_navbar.scss */
.navbar-fixed-top .navbar-inner,
.navbar-fixed-bottom .navbar-inner,
.navbar-static-top .navbar-inner {
  border: 0; }

/* line 177, ../styles/compass_twitter_bootstrap/_navbar.scss */
.navbar-fixed-top .navbar-inner,
.navbar-fixed-bottom .navbar-inner {
  padding-left: 0;
  padding-right: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0; }

/* line 187, ../styles/compass_twitter_bootstrap/_navbar.scss */
.navbar-static-top .container,
.navbar-fixed-top .container,
.navbar-fixed-bottom .container {
  width: 940px; }

/* line 192, ../styles/compass_twitter_bootstrap/_navbar.scss */
.navbar-fixed-top {
  top: 0; }

/* line 197, ../styles/compass_twitter_bootstrap/_navbar.scss */
.navbar-fixed-top .navbar-inner,
.navbar-static-top .navbar-inner {
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.1), 0 1px 10px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.1), 0 1px 10px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.1), 0 1px 10px rgba(0, 0, 0, 0.1); }

/* line 203, ../styles/compass_twitter_bootstrap/_navbar.scss */
.navbar-fixed-bottom {
  bottom: 0; }
  /* line 205, ../styles/compass_twitter_bootstrap/_navbar.scss */
  .navbar-fixed-bottom .navbar-inner {
    -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.1), 0 1px 10px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.1), 0 1px 10px rgba(0, 0, 0, 0.1);
    box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.1), 0 1px 10px rgba(0, 0, 0, 0.1); }

/* line 215, ../styles/compass_twitter_bootstrap/_navbar.scss */
.navbar .nav {
  position: relative;
  left: 0;
  display: block;
  float: left;
  margin: 0 10px 0 0; }

/* line 222, ../styles/compass_twitter_bootstrap/_navbar.scss */
.navbar .nav.pull-right {
  float: right; }

/* line 225, ../styles/compass_twitter_bootstrap/_navbar.scss */
.navbar .nav > li {
  float: left; }

/* line 230, ../styles/compass_twitter_bootstrap/_navbar.scss */
.navbar .nav > li > a {
  float: none;
  padding: 10px 15px 10px;
  color: #555555;
  text-decoration: none;
  text-shadow: 0 1px 0 white; }

/* line 238, ../styles/compass_twitter_bootstrap/_navbar.scss */
.navbar .nav .dropdown-toggle .caret {
  margin-top: 8px; }

/* line 244, ../styles/compass_twitter_bootstrap/_navbar.scss */
.navbar .nav > li > a:focus,
.navbar .nav > li > a:hover {
  background-color: transparent;
  color: #333333;
  text-decoration: none; }

/* line 253, ../styles/compass_twitter_bootstrap/_navbar.scss */
.navbar .nav > .active > a,
.navbar .nav > .active > a:hover,
.navbar .nav > .active > a:focus {
  color: #555555;
  text-decoration: none;
  background-color: #e5e5e5;
  -webkit-box-shadow: inset 0 3px 8px rgba(0, 0, 0, 0.125);
  -moz-box-shadow: inset 0 3px 8px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 8px rgba(0, 0, 0, 0.125); }

/* line 264, ../styles/compass_twitter_bootstrap/_navbar.scss */
.navbar .btn-navbar {
  display: none;
  float: right;
  padding: 7px 10px;
  margin-left: 5px;
  margin-right: 5px;
  color: white;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #ededed;
  background-image: -moz-linear-gradient(top, #f2f2f2, #e5e5e5);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f2f2f2), to(#e5e5e5));
  background-image: -webkit-linear-gradient(top, #f2f2f2, #e5e5e5);
  background-image: -o-linear-gradient(top, #f2f2f2, #e5e5e5);
  background-image: linear-gradient(to bottom, #f2f2f2, #e5e5e5);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f0f0f0', endColorstr='#e2e2e2', GradientType=0);
  border-color: #e5e5e5 #e5e5e5 #bfbfbf;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: #e5e5e5;
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.075);
  -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.075);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.075); }
  /* line 489, ../styles/compass_twitter_bootstrap/_mixins.scss */
  .navbar .btn-navbar:hover, .navbar .btn-navbar:active, .navbar .btn-navbar.active, .navbar .btn-navbar.disabled, .navbar .btn-navbar[disabled] {
    color: white;
    background-color: #e5e5e5;
    *background-color: #d8d8d8; }
  /* line 497, ../styles/compass_twitter_bootstrap/_mixins.scss */
  .navbar .btn-navbar:active, .navbar .btn-navbar.active {
    background-color: #cbcbcb \9; }

/* line 273, ../styles/compass_twitter_bootstrap/_navbar.scss */
.navbar .btn-navbar .icon-bar {
  display: block;
  width: 18px;
  height: 2px;
  background-color: #f5f5f5;
  -webkit-border-radius: 1px;
  -moz-border-radius: 1px;
  border-radius: 1px;
  -webkit-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.25);
  -moz-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.25);
  box-shadow: 0 1px 0 rgba(0, 0, 0, 0.25); }

/* line 281, ../styles/compass_twitter_bootstrap/_navbar.scss */
.btn-navbar .icon-bar + .icon-bar {
  margin-top: 3px; }

/* line 292, ../styles/compass_twitter_bootstrap/_navbar.scss */
.navbar .nav > li > .dropdown-menu:before {
  content: '';
  display: inline-block;
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-bottom: 7px solid #ccc;
  border-bottom-color: rgba(0, 0, 0, 0.2);
  position: absolute;
  top: -7px;
  left: 9px; }
/* line 303, ../styles/compass_twitter_bootstrap/_navbar.scss */
.navbar .nav > li > .dropdown-menu:after {
  content: '';
  display: inline-block;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-bottom: 6px solid white;
  position: absolute;
  top: -6px;
  left: 10px; }

/* line 316, ../styles/compass_twitter_bootstrap/_navbar.scss */
.navbar-fixed-bottom .dropdown-menu:before {
  border-top: 7px solid #ccc;
  border-top-color: rgba(0, 0, 0, 0.2);
  border-bottom: 0;
  bottom: -7px;
  top: auto; }
/* line 323, ../styles/compass_twitter_bootstrap/_navbar.scss */
.navbar-fixed-bottom .dropdown-menu:after {
  border-top: 6px solid white;
  border-bottom: 0;
  bottom: -6px;
  top: auto; }

/* line 334, ../styles/compass_twitter_bootstrap/_navbar.scss */
.navbar .nav li.dropdown.open > .dropdown-toggle,
.navbar .nav li.dropdown.active > .dropdown-toggle,
.navbar .nav li.dropdown.open.active > .dropdown-toggle {
  background-color: #e5e5e5;
  color: #555555; }

/* line 338, ../styles/compass_twitter_bootstrap/_navbar.scss */
.navbar .nav li.dropdown > .dropdown-toggle .caret {
  border-top-color: #555555;
  border-bottom-color: #555555; }

/* line 344, ../styles/compass_twitter_bootstrap/_navbar.scss */
.navbar .nav li.dropdown.open > .dropdown-toggle .caret,
.navbar .nav li.dropdown.active > .dropdown-toggle .caret,
.navbar .nav li.dropdown.open.active > .dropdown-toggle .caret {
  border-top-color: #555555;
  border-bottom-color: #555555; }

/* line 351, ../styles/compass_twitter_bootstrap/_navbar.scss */
.navbar .pull-right > li > .dropdown-menu,
.navbar .nav > li > .dropdown-menu.pull-right {
  left: auto;
  right: 0; }
  /* line 354, ../styles/compass_twitter_bootstrap/_navbar.scss */
  .navbar .pull-right > li > .dropdown-menu:before,
  .navbar .nav > li > .dropdown-menu.pull-right:before {
    left: auto;
    right: 12px; }
  /* line 358, ../styles/compass_twitter_bootstrap/_navbar.scss */
  .navbar .pull-right > li > .dropdown-menu:after,
  .navbar .nav > li > .dropdown-menu.pull-right:after {
    left: auto;
    right: 13px; }
  /* line 362, ../styles/compass_twitter_bootstrap/_navbar.scss */
  .navbar .pull-right > li > .dropdown-menu .dropdown-menu,
  .navbar .nav > li > .dropdown-menu.pull-right .dropdown-menu {
    left: auto;
    right: 100%;
    margin-left: 0;
    margin-right: -1px;
    -webkit-border-radius: 6px 0 6px 6px;
    -moz-border-radius: 6px 0 6px 6px;
    border-radius: 6px 0 6px 6px; }

/* line 375, ../styles/compass_twitter_bootstrap/_navbar.scss */
.navbar-inverse {
  color: #999999; }
  /* line 378, ../styles/compass_twitter_bootstrap/_navbar.scss */
  .navbar-inverse .navbar-inner {
    background-color: #1b1b1b;
    background-image: -moz-linear-gradient(top, #222222, #111111);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#222222), to(#111111));
    background-image: -webkit-linear-gradient(top, #222222, #111111);
    background-image: -o-linear-gradient(top, #222222, #111111);
    background-image: linear-gradient(to bottom, #222222, #111111);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#1f1f1f', endColorstr='#0e0e0e', GradientType=0);
    border-color: #252525; }
  /* line 384, ../styles/compass_twitter_bootstrap/_navbar.scss */
  .navbar-inverse .brand,
  .navbar-inverse .nav > li > a {
    color: #999999;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25); }
    /* line 387, ../styles/compass_twitter_bootstrap/_navbar.scss */
    .navbar-inverse .brand:hover,
    .navbar-inverse .nav > li > a:hover {
      color: white; }
  /* line 393, ../styles/compass_twitter_bootstrap/_navbar.scss */
  .navbar-inverse .nav > li > a:focus,
  .navbar-inverse .nav > li > a:hover {
    background-color: transparent;
    color: white; }
  /* line 400, ../styles/compass_twitter_bootstrap/_navbar.scss */
  .navbar-inverse .nav .active > a,
  .navbar-inverse .nav .active > a:hover,
  .navbar-inverse .nav .active > a:focus {
    color: white;
    background-color: #111111; }
  /* line 406, ../styles/compass_twitter_bootstrap/_navbar.scss */
  .navbar-inverse .navbar-link {
    color: #999999; }
    /* line 408, ../styles/compass_twitter_bootstrap/_navbar.scss */
    .navbar-inverse .navbar-link:hover {
      color: white; }
  /* line 414, ../styles/compass_twitter_bootstrap/_navbar.scss */
  .navbar-inverse .divider-vertical {
    border-left-color: #111111;
    border-right-color: #222222; }
  /* line 422, ../styles/compass_twitter_bootstrap/_navbar.scss */
  .navbar-inverse .nav li.dropdown.open > .dropdown-toggle,
  .navbar-inverse .nav li.dropdown.active > .dropdown-toggle,
  .navbar-inverse .nav li.dropdown.open.active > .dropdown-toggle {
    background-color: #111111;
    color: white; }
  /* line 426, ../styles/compass_twitter_bootstrap/_navbar.scss */
  .navbar-inverse .nav li.dropdown > .dropdown-toggle .caret {
    border-top-color: #999999;
    border-bottom-color: #999999; }
  /* line 432, ../styles/compass_twitter_bootstrap/_navbar.scss */
  .navbar-inverse .nav li.dropdown.open > .dropdown-toggle .caret,
  .navbar-inverse .nav li.dropdown.active > .dropdown-toggle .caret,
  .navbar-inverse .nav li.dropdown.open.active > .dropdown-toggle .caret {
    border-top-color: white;
    border-bottom-color: white; }
  /* line 439, ../styles/compass_twitter_bootstrap/_navbar.scss */
  .navbar-inverse .navbar-search .search-query {
    color: white;
    background-color: #515151;
    border-color: #111111;
    -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1), 0 1px 0 rgba(255, 255, 255, 0.15);
    -moz-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1), 0 1px 0 rgba(255, 255, 255, 0.15);
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1), 0 1px 0 rgba(255, 255, 255, 0.15);
    -webkit-transition: none;
    -moz-transition: none;
    -o-transition: none;
    transition: none; }
    /* line 83, ../styles/compass_twitter_bootstrap/_mixins.scss */
    .navbar-inverse .navbar-search .search-query:-moz-placeholder {
      color: #cccccc; }
    /* line 86, ../styles/compass_twitter_bootstrap/_mixins.scss */
    .navbar-inverse .navbar-search .search-query:-ms-input-placeholder {
      color: #cccccc; }
    /* line 89, ../styles/compass_twitter_bootstrap/_mixins.scss */
    .navbar-inverse .navbar-search .search-query::-webkit-input-placeholder {
      color: #cccccc; }
    /* line 449, ../styles/compass_twitter_bootstrap/_navbar.scss */
    .navbar-inverse .navbar-search .search-query:focus, .navbar-inverse .navbar-search .search-query.focused {
      padding: 5px 15px;
      color: #333333;
      text-shadow: 0 1px 0 white;
      background-color: white;
      border: 0;
      -webkit-box-shadow: 0 0 3px rgba(0, 0, 0, 0.15);
      -moz-box-shadow: 0 0 3px rgba(0, 0, 0, 0.15);
      box-shadow: 0 0 3px rgba(0, 0, 0, 0.15);
      outline: 0; }
  /* line 462, ../styles/compass_twitter_bootstrap/_navbar.scss */
  .navbar-inverse .btn-navbar {
    color: white;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
    background-color: #0e0e0e;
    background-image: -moz-linear-gradient(top, #151515, #040404);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#151515), to(#040404));
    background-image: -webkit-linear-gradient(top, #151515, #040404);
    background-image: -o-linear-gradient(top, #151515, #040404);
    background-image: linear-gradient(to bottom, #151515, #040404);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#131313', endColorstr='#020202', GradientType=0);
    border-color: #040404 #040404 black;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
    *background-color: #040404;
    /* Darken IE7 buttons by default so they stand out more given they won't have borders */
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false); }
    /* line 489, ../styles/compass_twitter_bootstrap/_mixins.scss */
    .navbar-inverse .btn-navbar:hover, .navbar-inverse .btn-navbar:active, .navbar-inverse .btn-navbar.active, .navbar-inverse .btn-navbar.disabled, .navbar-inverse .btn-navbar[disabled] {
      color: white;
      background-color: #040404;
      *background-color: black; }
    /* line 497, ../styles/compass_twitter_bootstrap/_mixins.scss */
    .navbar-inverse .btn-navbar:active, .navbar-inverse .btn-navbar.active {
      background-color: black \9; }

/* line 5, ../styles/compass_twitter_bootstrap/_breadcrumbs.scss */
.breadcrumb {
  padding: 8px 15px;
  margin: 0 0 20px;
  list-style: none;
  background-color: #f5f5f5;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 0 white;
  -moz-box-shadow: inset 0 1px 0 white;
  box-shadow: inset 0 1px 0 white; }
  /* line 12, ../styles/compass_twitter_bootstrap/_breadcrumbs.scss */
  .breadcrumb li {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    text-shadow: 0 1px 0 white; }
  /* line 17, ../styles/compass_twitter_bootstrap/_breadcrumbs.scss */
  .breadcrumb .divider {
    padding: 0 5px;
    color: #ccc; }
  /* line 21, ../styles/compass_twitter_bootstrap/_breadcrumbs.scss */
  .breadcrumb .active a {
    color: #999999; }

/* line 6, ../styles/compass_twitter_bootstrap/_pagination.scss */
.pagination {
  height: 40px;
  margin: 20px 0; }

/* line 10, ../styles/compass_twitter_bootstrap/_pagination.scss */
.pagination ul {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  margin-left: 0;
  margin-bottom: 0;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05); }

/* line 18, ../styles/compass_twitter_bootstrap/_pagination.scss */
.pagination li {
  display: inline; }

/* line 22, ../styles/compass_twitter_bootstrap/_pagination.scss */
.pagination a,
.pagination span {
  float: left;
  padding: 0 14px;
  line-height: 38px;
  text-decoration: none;
  background-color: white;
  border: 1px solid #dddddd;
  border-left-width: 0; }

/* line 33, ../styles/compass_twitter_bootstrap/_pagination.scss */
.pagination a:hover,
.pagination .active a,
.pagination .active span {
  background-color: #f5f5f5; }

/* line 37, ../styles/compass_twitter_bootstrap/_pagination.scss */
.pagination .active a,
.pagination .active span {
  color: #999999;
  cursor: default; }

/* line 43, ../styles/compass_twitter_bootstrap/_pagination.scss */
.pagination .disabled span,
.pagination .disabled a,
.pagination .disabled a:hover {
  color: #999999;
  background-color: transparent;
  cursor: default; }

/* line 49, ../styles/compass_twitter_bootstrap/_pagination.scss */
.pagination li:first-child a,
.pagination li:first-child span {
  border-left-width: 1px;
  -webkit-border-radius: 3px 0 0 3px;
  -moz-border-radius: 3px 0 0 3px;
  border-radius: 3px 0 0 3px; }

/* line 54, ../styles/compass_twitter_bootstrap/_pagination.scss */
.pagination li:last-child a,
.pagination li:last-child span {
  -webkit-border-radius: 0 3px 3px 0;
  -moz-border-radius: 0 3px 3px 0;
  border-radius: 0 3px 3px 0; }

/* line 59, ../styles/compass_twitter_bootstrap/_pagination.scss */
.pagination-centered {
  text-align: center; }

/* line 62, ../styles/compass_twitter_bootstrap/_pagination.scss */
.pagination-right {
  text-align: right; }

/* line 6, ../styles/compass_twitter_bootstrap/_pager.scss */
.pager {
  margin: 20px 0;
  list-style: none;
  text-align: center;
  *zoom: 1; }
  /* line 15, ../styles/compass_twitter_bootstrap/_mixins.scss */
  .pager:before, .pager:after {
    display: table;
    content: "";
    line-height: 0; }
  /* line 22, ../styles/compass_twitter_bootstrap/_mixins.scss */
  .pager:after {
    clear: both; }

/* line 12, ../styles/compass_twitter_bootstrap/_pager.scss */
.pager li {
  display: inline; }

/* line 15, ../styles/compass_twitter_bootstrap/_pager.scss */
.pager a {
  display: inline-block;
  padding: 5px 14px;
  background-color: #fff;
  border: 1px solid #ddd;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px; }

/* line 22, ../styles/compass_twitter_bootstrap/_pager.scss */
.pager a:hover {
  text-decoration: none;
  background-color: #f5f5f5; }

/* line 26, ../styles/compass_twitter_bootstrap/_pager.scss */
.pager .next a {
  float: right; }

/* line 29, ../styles/compass_twitter_bootstrap/_pager.scss */
.pager .previous a {
  float: left; }

/* line 33, ../styles/compass_twitter_bootstrap/_pager.scss */
.pager .disabled a,
.pager .disabled a:hover {
  color: #999999;
  background-color: #fff;
  cursor: default; }

/* line 8, ../styles/compass_twitter_bootstrap/_modals.scss */
.modal-open .dropdown-menu {
  z-index: 2050; }
/* line 9, ../styles/compass_twitter_bootstrap/_modals.scss */
.modal-open .dropdown.open {
  *z-index: 2050; }
/* line 10, ../styles/compass_twitter_bootstrap/_modals.scss */
.modal-open .popover {
  z-index: 2060; }
/* line 11, ../styles/compass_twitter_bootstrap/_modals.scss */
.modal-open .tooltip {
  z-index: 2080; }

/* line 15, ../styles/compass_twitter_bootstrap/_modals.scss */
.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: black; }
  /* line 24, ../styles/compass_twitter_bootstrap/_modals.scss */
  .modal-backdrop.fade {
    opacity: 0; }

/* line 28, ../styles/compass_twitter_bootstrap/_modals.scss */
.modal-backdrop,
.modal-backdrop.fade.in {
  opacity: 0.8;
  filter: alpha(opacity=80); }

/* line 33, ../styles/compass_twitter_bootstrap/_modals.scss */
.modal {
  position: fixed;
  top: 50%;
  left: 50%;
  z-index: 1050;
  overflow: auto;
  width: 560px;
  margin: -250px 0 0 -280px;
  background-color: white;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, 0.3);
  *border: 1px solid #999;
  /* IE6-7 */
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  -webkit-box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
  box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding-box;
  background-clip: padding-box; }
  /* line 48, ../styles/compass_twitter_bootstrap/_modals.scss */
  .modal.fade {
    -webkit-transition: opacity 0.3s linear, top 0.3s ease-out;
    -moz-transition: opacity 0.3s linear, top 0.3s ease-out;
    -o-transition: opacity 0.3s linear, top 0.3s ease-out;
    transition: opacity 0.3s linear, top 0.3s ease-out;
    top: -25%; }
  /* line 52, ../styles/compass_twitter_bootstrap/_modals.scss */
  .modal.fade.in {
    top: 50%; }

/* line 54, ../styles/compass_twitter_bootstrap/_modals.scss */
.modal-header {
  padding: 9px 15px;
  border-bottom: 1px solid #eee; }
  /* line 58, ../styles/compass_twitter_bootstrap/_modals.scss */
  .modal-header .close {
    margin-top: 2px; }
  /* line 60, ../styles/compass_twitter_bootstrap/_modals.scss */
  .modal-header h3 {
    margin: 0;
    line-height: 30px; }

/* line 67, ../styles/compass_twitter_bootstrap/_modals.scss */
.modal-body {
  overflow-y: auto;
  max-height: 400px;
  padding: 15px; }

/* line 73, ../styles/compass_twitter_bootstrap/_modals.scss */
.modal-form {
  margin-bottom: 0; }

/* line 78, ../styles/compass_twitter_bootstrap/_modals.scss */
.modal-footer {
  padding: 14px 15px 15px;
  margin-bottom: 0;
  text-align: right;
  background-color: #f5f5f5;
  border-top: 1px solid #ddd;
  -webkit-border-radius: 0 0 6px 6px;
  -moz-border-radius: 0 0 6px 6px;
  border-radius: 0 0 6px 6px;
  -webkit-box-shadow: inset 0 1px 0 white;
  -moz-box-shadow: inset 0 1px 0 white;
  box-shadow: inset 0 1px 0 white;
  *zoom: 1; }
  /* line 15, ../styles/compass_twitter_bootstrap/_mixins.scss */
  .modal-footer:before, .modal-footer:after {
    display: table;
    content: "";
    line-height: 0; }
  /* line 22, ../styles/compass_twitter_bootstrap/_mixins.scss */
  .modal-footer:after {
    clear: both; }
  /* line 89, ../styles/compass_twitter_bootstrap/_modals.scss */
  .modal-footer .btn + .btn {
    margin-left: 5px;
    margin-bottom: 0; }
  /* line 94, ../styles/compass_twitter_bootstrap/_modals.scss */
  .modal-footer .btn-group .btn + .btn {
    margin-left: -1px; }

/* line 7, ../styles/compass_twitter_bootstrap/_tooltip.scss */
.tooltip {
  position: absolute;
  z-index: 1030;
  display: block;
  visibility: visible;
  padding: 5px;
  font-size: 11px;
  opacity: 0;
  filter: alpha(opacity=0); }
  /* line 15, ../styles/compass_twitter_bootstrap/_tooltip.scss */
  .tooltip.in {
    opacity: 0.8;
    filter: alpha(opacity=80); }
  /* line 16, ../styles/compass_twitter_bootstrap/_tooltip.scss */
  .tooltip.top {
    margin-top: -3px; }
  /* line 17, ../styles/compass_twitter_bootstrap/_tooltip.scss */
  .tooltip.right {
    margin-left: 3px; }
  /* line 18, ../styles/compass_twitter_bootstrap/_tooltip.scss */
  .tooltip.bottom {
    margin-top: 3px; }
  /* line 19, ../styles/compass_twitter_bootstrap/_tooltip.scss */
  .tooltip.left {
    margin-left: -3px; }

/* line 23, ../styles/compass_twitter_bootstrap/_tooltip.scss */
.tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: white;
  text-align: center;
  text-decoration: none;
  background-color: black;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px; }

/* line 34, ../styles/compass_twitter_bootstrap/_tooltip.scss */
.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid; }

/* line 42, ../styles/compass_twitter_bootstrap/_tooltip.scss */
.tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 5px 5px 0;
  border-top-color: black; }
/* line 49, ../styles/compass_twitter_bootstrap/_tooltip.scss */
.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: black; }
/* line 56, ../styles/compass_twitter_bootstrap/_tooltip.scss */
.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: black; }
/* line 63, ../styles/compass_twitter_bootstrap/_tooltip.scss */
.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: black; }

/* line 6, ../styles/compass_twitter_bootstrap/_popovers.scss */
.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1010;
  display: none;
  width: 236px;
  padding: 1px;
  background-color: white;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2); }
  /* line 24, ../styles/compass_twitter_bootstrap/_popovers.scss */
  .popover.top {
    margin-bottom: 10px; }
  /* line 25, ../styles/compass_twitter_bootstrap/_popovers.scss */
  .popover.right {
    margin-left: 10px; }
  /* line 26, ../styles/compass_twitter_bootstrap/_popovers.scss */
  .popover.bottom {
    margin-top: 10px; }
  /* line 27, ../styles/compass_twitter_bootstrap/_popovers.scss */
  .popover.left {
    margin-right: 10px; }

/* line 31, ../styles/compass_twitter_bootstrap/_popovers.scss */
.popover-title {
  margin: 0;
  padding: 8px 14px;
  font-size: 14px;
  font-weight: normal;
  line-height: 18px;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  -webkit-border-radius: 5px 5px 0 0;
  -moz-border-radius: 5px 5px 0 0;
  border-radius: 5px 5px 0 0; }

/* line 42, ../styles/compass_twitter_bootstrap/_popovers.scss */
.popover-content {
  padding: 9px 14px; }
  /* line 44, ../styles/compass_twitter_bootstrap/_popovers.scss */
  .popover-content p, .popover-content ul, .popover-content ol {
    margin-bottom: 0; }

/* line 51, ../styles/compass_twitter_bootstrap/_popovers.scss */
.popover .arrow,
.popover .arrow:after {
  position: absolute;
  display: inline-block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid; }

/* line 59, ../styles/compass_twitter_bootstrap/_popovers.scss */
.popover .arrow:after {
  content: "";
  z-index: -1; }

/* line 65, ../styles/compass_twitter_bootstrap/_popovers.scss */
.popover.top .arrow {
  bottom: -10px;
  left: 50%;
  margin-left: -10px;
  border-width: 10px 10px 0;
  border-top-color: white; }
  /* line 71, ../styles/compass_twitter_bootstrap/_popovers.scss */
  .popover.top .arrow:after {
    border-width: 11px 11px 0;
    border-top-color: rgba(0, 0, 0, 0.25);
    bottom: -1px;
    left: -11px; }
/* line 78, ../styles/compass_twitter_bootstrap/_popovers.scss */
.popover.right .arrow {
  top: 50%;
  left: -10px;
  margin-top: -10px;
  border-width: 10px 10px 10px 0;
  border-right-color: white; }
  /* line 84, ../styles/compass_twitter_bootstrap/_popovers.scss */
  .popover.right .arrow:after {
    border-width: 11px 11px 11px 0;
    border-right-color: rgba(0, 0, 0, 0.25);
    bottom: -11px;
    left: -1px; }
/* line 91, ../styles/compass_twitter_bootstrap/_popovers.scss */
.popover.bottom .arrow {
  top: -10px;
  left: 50%;
  margin-left: -10px;
  border-width: 0 10px 10px;
  border-bottom-color: white; }
  /* line 97, ../styles/compass_twitter_bootstrap/_popovers.scss */
  .popover.bottom .arrow:after {
    border-width: 0 11px 11px;
    border-bottom-color: rgba(0, 0, 0, 0.25);
    top: -1px;
    left: -11px; }
/* line 104, ../styles/compass_twitter_bootstrap/_popovers.scss */
.popover.left .arrow {
  top: 50%;
  right: -10px;
  margin-top: -10px;
  border-width: 10px 0 10px 10px;
  border-left-color: white; }
  /* line 110, ../styles/compass_twitter_bootstrap/_popovers.scss */
  .popover.left .arrow:after {
    border-width: 11px 0 11px 11px;
    border-left-color: rgba(0, 0, 0, 0.25);
    bottom: -11px;
    right: -1px; }

/* line 9, ../styles/compass_twitter_bootstrap/_thumbnails.scss */
.thumbnails {
  margin-left: -20px;
  list-style: none;
  *zoom: 1; }
  /* line 15, ../styles/compass_twitter_bootstrap/_mixins.scss */
  .thumbnails:before, .thumbnails:after {
    display: table;
    content: "";
    line-height: 0; }
  /* line 22, ../styles/compass_twitter_bootstrap/_mixins.scss */
  .thumbnails:after {
    clear: both; }

/* line 15, ../styles/compass_twitter_bootstrap/_thumbnails.scss */
.row-fluid .thumbnails {
  margin-left: 0; }

/* line 20, ../styles/compass_twitter_bootstrap/_thumbnails.scss */
.thumbnails > li {
  float: left;
  margin-bottom: 20px;
  margin-left: 20px; }

/* line 27, ../styles/compass_twitter_bootstrap/_thumbnails.scss */
.thumbnail {
  display: block;
  padding: 4px;
  line-height: 20px;
  border: 1px solid #ddd;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.055);
  -moz-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.055);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.055);
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out; }

/* line 37, ../styles/compass_twitter_bootstrap/_thumbnails.scss */
a.thumbnail:hover {
  border-color: #0088cc;
  -webkit-box-shadow: 0 1px 4px rgba(0, 105, 214, 0.25);
  -moz-box-shadow: 0 1px 4px rgba(0, 105, 214, 0.25);
  box-shadow: 0 1px 4px rgba(0, 105, 214, 0.25); }

/* line 43, ../styles/compass_twitter_bootstrap/_thumbnails.scss */
.thumbnail > img {
  display: block;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto; }

/* line 49, ../styles/compass_twitter_bootstrap/_thumbnails.scss */
.thumbnail .caption {
  padding: 9px;
  color: #555555; }

/* line 8, ../styles/compass_twitter_bootstrap/_labels-badges.scss */
.label,
.badge {
  font-size: 11.844px;
  font-weight: bold;
  line-height: 14px;
  color: white;
  vertical-align: baseline;
  white-space: nowrap;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #999999; }

/* line 19, ../styles/compass_twitter_bootstrap/_labels-badges.scss */
.label {
  padding: 1px 4px 2px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px; }

/* line 23, ../styles/compass_twitter_bootstrap/_labels-badges.scss */
.badge {
  padding: 1px 9px 2px;
  -webkit-border-radius: 9px;
  -moz-border-radius: 9px;
  border-radius: 9px; }

/* line 31, ../styles/compass_twitter_bootstrap/_labels-badges.scss */
a.label:hover, a.badge:hover {
  color: white;
  text-decoration: none;
  cursor: pointer; }

/* line 41, ../styles/compass_twitter_bootstrap/_labels-badges.scss */
.label-important, .badge-important {
  background-color: #b94a48; }

/* line 42, ../styles/compass_twitter_bootstrap/_labels-badges.scss */
.label-important[href], .badge-important[href] {
  background-color: #953b39; }

/* line 44, ../styles/compass_twitter_bootstrap/_labels-badges.scss */
.label-warning, .badge-warning {
  background-color: #f89406; }

/* line 45, ../styles/compass_twitter_bootstrap/_labels-badges.scss */
.label-warning[href], .badge-warning[href] {
  background-color: #c67605; }

/* line 47, ../styles/compass_twitter_bootstrap/_labels-badges.scss */
.label-success, .badge-success {
  background-color: #468847; }

/* line 48, ../styles/compass_twitter_bootstrap/_labels-badges.scss */
.label-success[href], .badge-success[href] {
  background-color: #356635; }

/* line 50, ../styles/compass_twitter_bootstrap/_labels-badges.scss */
.label-info, .badge-info {
  background-color: #3a87ad; }

/* line 51, ../styles/compass_twitter_bootstrap/_labels-badges.scss */
.label-info[href], .badge-info[href] {
  background-color: #2d6987; }

/* line 53, ../styles/compass_twitter_bootstrap/_labels-badges.scss */
.label-inverse, .badge-inverse {
  background-color: #333333; }

/* line 54, ../styles/compass_twitter_bootstrap/_labels-badges.scss */
.label-inverse[href], .badge-inverse[href] {
  background-color: #1a1a1a; }

/* line 59, ../styles/compass_twitter_bootstrap/_labels-badges.scss */
.btn .label,
.btn .badge {
  position: relative;
  top: -1px; }

/* line 66, ../styles/compass_twitter_bootstrap/_labels-badges.scss */
.btn-mini .label,
.btn-mini .badge {
  top: 0; }

@-webkit-keyframes progress-bar-stripes {
  /* line 11, ../styles/compass_twitter_bootstrap/_progress-bars.scss */
  from {
    background-position: 40px 0; }

  /* line 12, ../styles/compass_twitter_bootstrap/_progress-bars.scss */
  to {
    background-position: 0 0; } }

@-moz-keyframes progress-bar-stripes {
  /* line 17, ../styles/compass_twitter_bootstrap/_progress-bars.scss */
  from {
    background-position: 40px 0; }

  /* line 18, ../styles/compass_twitter_bootstrap/_progress-bars.scss */
  to {
    background-position: 0 0; } }

@-ms-keyframes progress-bar-stripes {
  /* line 23, ../styles/compass_twitter_bootstrap/_progress-bars.scss */
  from {
    background-position: 40px 0; }

  /* line 24, ../styles/compass_twitter_bootstrap/_progress-bars.scss */
  to {
    background-position: 0 0; } }

@-o-keyframes progress-bar-stripes {
  /* line 29, ../styles/compass_twitter_bootstrap/_progress-bars.scss */
  from {
    background-position: 0 0; }

  /* line 30, ../styles/compass_twitter_bootstrap/_progress-bars.scss */
  to {
    background-position: 40px 0; } }

@keyframes progress-bar-stripes {
  /* line 35, ../styles/compass_twitter_bootstrap/_progress-bars.scss */
  from {
    background-position: 40px 0; }

  /* line 36, ../styles/compass_twitter_bootstrap/_progress-bars.scss */
  to {
    background-position: 0 0; } }

/* line 45, ../styles/compass_twitter_bootstrap/_progress-bars.scss */
.progress {
  overflow: hidden;
  height: 20px;
  margin-bottom: 20px;
  background-color: #f6f6f6;
  background-image: -moz-linear-gradient(top, whitesmoke, #f9f9f9);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(whitesmoke), to(#f9f9f9));
  background-image: -webkit-linear-gradient(top, whitesmoke, #f9f9f9);
  background-image: -o-linear-gradient(top, whitesmoke, #f9f9f9);
  background-image: linear-gradient(to bottom, #f5f5f5, #f9f9f9);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#f2f2f2', endColorstr='#f6f6f6', GradientType=0);
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px; }

/* line 55, ../styles/compass_twitter_bootstrap/_progress-bars.scss */
.progress .bar {
  width: 0%;
  height: 100%;
  color: white;
  float: left;
  font-size: 12px;
  text-align: center;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #0e90d2;
  background-image: -moz-linear-gradient(top, #149bdf, #0480be);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#149bdf), to(#0480be));
  background-image: -webkit-linear-gradient(top, #149bdf, #0480be);
  background-image: -o-linear-gradient(top, #149bdf, #0480be);
  background-image: linear-gradient(to bottom, #149bdf, #0480be);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#1498da', endColorstr='#047db9', GradientType=0);
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  -moz-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: width 0.6s ease;
  -moz-transition: width 0.6s ease;
  -o-transition: width 0.6s ease;
  transition: width 0.6s ease; }

/* line 68, ../styles/compass_twitter_bootstrap/_progress-bars.scss */
.progress .bar + .bar {
  -webkit-box-shadow: inset 1px 0 0 rgba(0, 0, 0, 0.15), inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  -moz-box-shadow: inset 1px 0 0 rgba(0, 0, 0, 0.15), inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  box-shadow: inset 1px 0 0 rgba(0, 0, 0, 0.15), inset 0 -1px 0 rgba(0, 0, 0, 0.15); }

/* line 73, ../styles/compass_twitter_bootstrap/_progress-bars.scss */
.progress-striped .bar {
  background-color: #149bdf;
  background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  -webkit-background-size: 40px 40px;
  -moz-background-size: 40px 40px;
  -o-background-size: 40px 40px;
  background-size: 40px 40px; }

/* line 79, ../styles/compass_twitter_bootstrap/_progress-bars.scss */
.progress.active .bar {
  -webkit-animation: progress-bar-stripes 2s linear infinite;
  -moz-animation: progress-bar-stripes 2s linear infinite;
  -ms-animation: progress-bar-stripes 2s linear infinite;
  -o-animation: progress-bar-stripes 2s linear infinite;
  animation: progress-bar-stripes 2s linear infinite; }

/* line 93, ../styles/compass_twitter_bootstrap/_progress-bars.scss */
.progress-danger .bar, .progress .bar-danger {
  background-color: #de514c;
  background-image: -moz-linear-gradient(top, #ee5f5b, #c43c35);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ee5f5b), to(#c43c35));
  background-image: -webkit-linear-gradient(top, #ee5f5b, #c43c35);
  background-image: -o-linear-gradient(top, #ee5f5b, #c43c35);
  background-image: linear-gradient(to bottom, #ee5f5b, #c43c35);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ee5a56', endColorstr='#c03b34', GradientType=0); }

/* line 96, ../styles/compass_twitter_bootstrap/_progress-bars.scss */
.progress-danger.progress-striped .bar, .progress-striped .bar-danger {
  background-color: #ee5f5b;
  background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); }

/* line 101, ../styles/compass_twitter_bootstrap/_progress-bars.scss */
.progress-success .bar, .progress .bar-success {
  background-color: #5db95d;
  background-image: -moz-linear-gradient(top, #62c462, #57a957);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#62c462), to(#57a957));
  background-image: -webkit-linear-gradient(top, #62c462, #57a957);
  background-image: -o-linear-gradient(top, #62c462, #57a957);
  background-image: linear-gradient(to bottom, #62c462, #57a957);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#5ec35e', endColorstr='#55a655', GradientType=0); }

/* line 104, ../styles/compass_twitter_bootstrap/_progress-bars.scss */
.progress-success.progress-striped .bar, .progress-striped .bar-success {
  background-color: #62c462;
  background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); }

/* line 109, ../styles/compass_twitter_bootstrap/_progress-bars.scss */
.progress-info .bar, .progress .bar-info {
  background-color: #4cb2d0;
  background-image: -moz-linear-gradient(top, #5bc0de, #339bb9);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#5bc0de), to(#339bb9));
  background-image: -webkit-linear-gradient(top, #5bc0de, #339bb9);
  background-image: -o-linear-gradient(top, #5bc0de, #339bb9);
  background-image: linear-gradient(to bottom, #5bc0de, #339bb9);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#57bedd', endColorstr='#3298b5', GradientType=0); }

/* line 112, ../styles/compass_twitter_bootstrap/_progress-bars.scss */
.progress-info.progress-striped .bar, .progress-striped .bar-info {
  background-color: #5bc0de;
  background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); }

/* line 117, ../styles/compass_twitter_bootstrap/_progress-bars.scss */
.progress-warning .bar, .progress .bar-warning {
  background-color: #f9a834;
  background-image: -moz-linear-gradient(top, #fbb450, #f89406);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#fbb450), to(#f89406));
  background-image: -webkit-linear-gradient(top, #fbb450, #f89406);
  background-image: -o-linear-gradient(top, #fbb450, #f89406);
  background-image: linear-gradient(to bottom, #fbb450, #f89406);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fbb24b', endColorstr='#f39106', GradientType=0); }

/* line 120, ../styles/compass_twitter_bootstrap/_progress-bars.scss */
.progress-warning.progress-striped .bar, .progress-striped .bar-warning {
  background-color: #fbb450;
  background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent); }

/* line 7, ../styles/compass_twitter_bootstrap/_accordion.scss */
.accordion {
  margin-bottom: 20px; }

/* line 12, ../styles/compass_twitter_bootstrap/_accordion.scss */
.accordion-group {
  margin-bottom: 2px;
  border: 1px solid #e5e5e5;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px; }

/* line 17, ../styles/compass_twitter_bootstrap/_accordion.scss */
.accordion-heading {
  border-bottom: 0; }

/* line 20, ../styles/compass_twitter_bootstrap/_accordion.scss */
.accordion-heading .accordion-toggle {
  display: block;
  padding: 8px 15px; }

/* line 26, ../styles/compass_twitter_bootstrap/_accordion.scss */
.accordion-toggle {
  cursor: pointer; }

/* line 31, ../styles/compass_twitter_bootstrap/_accordion.scss */
.accordion-inner {
  padding: 9px 15px;
  border-top: 1px solid #e5e5e5; }

/* line 6, ../styles/compass_twitter_bootstrap/_carousel.scss */
.carousel {
  position: relative;
  margin-bottom: 20px;
  line-height: 1; }

/* line 12, ../styles/compass_twitter_bootstrap/_carousel.scss */
.carousel-inner {
  overflow: hidden;
  width: 100%;
  position: relative; }

/* line 20, ../styles/compass_twitter_bootstrap/_carousel.scss */
.carousel .item {
  display: none;
  position: relative;
  -webkit-transition: 0.6s ease-in-out left;
  -moz-transition: 0.6s ease-in-out left;
  -o-transition: 0.6s ease-in-out left;
  transition: 0.6s ease-in-out left; }
/* line 27, ../styles/compass_twitter_bootstrap/_carousel.scss */
.carousel .item > img {
  display: block;
  line-height: 1; }
/* line 34, ../styles/compass_twitter_bootstrap/_carousel.scss */
.carousel .active,
.carousel .next,
.carousel .prev {
  display: block; }
/* line 36, ../styles/compass_twitter_bootstrap/_carousel.scss */
.carousel .active {
  left: 0; }
/* line 41, ../styles/compass_twitter_bootstrap/_carousel.scss */
.carousel .next,
.carousel .prev {
  position: absolute;
  top: 0;
  width: 100%; }
/* line 47, ../styles/compass_twitter_bootstrap/_carousel.scss */
.carousel .next {
  left: 100%; }
/* line 50, ../styles/compass_twitter_bootstrap/_carousel.scss */
.carousel .prev {
  left: -100%; }
/* line 54, ../styles/compass_twitter_bootstrap/_carousel.scss */
.carousel .next.left,
.carousel .prev.right {
  left: 0; }
/* line 58, ../styles/compass_twitter_bootstrap/_carousel.scss */
.carousel .active.left {
  left: -100%; }
/* line 61, ../styles/compass_twitter_bootstrap/_carousel.scss */
.carousel .active.right {
  left: 100%; }

/* line 70, ../styles/compass_twitter_bootstrap/_carousel.scss */
.carousel-control {
  position: absolute;
  top: 40%;
  left: 15px;
  width: 40px;
  height: 40px;
  margin-top: -20px;
  font-size: 60px;
  font-weight: 100;
  line-height: 30px;
  color: white;
  text-align: center;
  background: #222222;
  border: 3px solid white;
  -webkit-border-radius: 23px;
  -moz-border-radius: 23px;
  border-radius: 23px;
  opacity: 0.5;
  filter: alpha(opacity=50); }
  /* line 95, ../styles/compass_twitter_bootstrap/_carousel.scss */
  .carousel-control.right {
    left: auto;
    right: 15px; }
  /* line 101, ../styles/compass_twitter_bootstrap/_carousel.scss */
  .carousel-control:hover {
    color: white;
    text-decoration: none;
    opacity: 0.9;
    filter: alpha(opacity=90); }

/* line 112, ../styles/compass_twitter_bootstrap/_carousel.scss */
.carousel-caption {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  padding: 15px;
  background: #333333;
  background: rgba(0, 0, 0, 0.75); }

/* line 122, ../styles/compass_twitter_bootstrap/_carousel.scss */
.carousel-caption h4,
.carousel-caption p {
  color: white;
  line-height: 20px; }

/* line 126, ../styles/compass_twitter_bootstrap/_carousel.scss */
.carousel-caption h4 {
  margin: 0 0 5px; }

/* line 129, ../styles/compass_twitter_bootstrap/_carousel.scss */
.carousel-caption p {
  margin-bottom: 0; }

/* line 6, ../styles/compass_twitter_bootstrap/_hero-unit.scss */
.hero-unit {
  padding: 60px;
  margin-bottom: 30px;
  background-color: #eeeeee;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px; }
  /* line 11, ../styles/compass_twitter_bootstrap/_hero-unit.scss */
  .hero-unit h1 {
    margin-bottom: 0;
    font-size: 60px;
    line-height: 1;
    color: inherit;
    letter-spacing: -1px; }
  /* line 18, ../styles/compass_twitter_bootstrap/_hero-unit.scss */
  .hero-unit p {
    font-size: 18px;
    font-weight: 200;
    line-height: 30px;
    color: inherit; }

/* line 7, ../styles/compass_twitter_bootstrap/_utilities.scss */
.pull-right {
  float: right; }

/* line 10, ../styles/compass_twitter_bootstrap/_utilities.scss */
.pull-left {
  float: left; }

/* line 15, ../styles/compass_twitter_bootstrap/_utilities.scss */
.hide {
  display: none; }

/* line 18, ../styles/compass_twitter_bootstrap/_utilities.scss */
.show {
  display: block; }

/* line 23, ../styles/compass_twitter_bootstrap/_utilities.scss */
.invisible {
  visibility: hidden; }

/* line 28, ../styles/compass_twitter_bootstrap/_utilities.scss */
.affix {
  position: fixed; }

/* line 33, ../styles/compass_twitter_bootstrap/_utilities.scss */
.clearfix {
  *zoom: 1; }
  /* line 15, ../styles/compass_twitter_bootstrap/_mixins.scss */
  .clearfix:before, .clearfix:after {
    display: table;
    content: "";
    line-height: 0; }
  /* line 22, ../styles/compass_twitter_bootstrap/_mixins.scss */
  .clearfix:after {
    clear: both; }

/* line 38, ../styles/compass_twitter_bootstrap/_utilities.scss */
.hide-text {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0; }

/* line 43, ../styles/compass_twitter_bootstrap/_utilities.scss */
.input-block-level {
  display: block;
  width: 100%;
  min-height: 30px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

/* line 12, ../styles/sass/mixins/_text_mx.scss */
html, body {
  font-size: 16px !important; }

/*
 * Corrects `block` display not defined in IE 6/7/8/9 and Firefox 3.
 */
/* line 17, ../styles/sass/common/_base.scss */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section,
summary {
  display: block; }

/*
 * Corrects `inline-block` display not defined in IE 6/7/8/9 and Firefox 3.
 */
/* line 27, ../styles/sass/common/_base.scss */
audio,
canvas,
video {
  display: inline-block;
  *display: inline;
  *zoom: 1; }

/*
 * Prevents modern browsers from displaying `audio` without controls.
 * Remove excess height in iOS 5 devices.
 */
/* line 38, ../styles/sass/common/_base.scss */
audio:not([controls]) {
  display: none;
  height: 0; }

/*
 * Addresses styling for `hidden` attribute not present in IE 7/8/9, Firefox 3,
 * and Safari 4.
 * Known issue: no IE 6 support.
 */
/* line 49, ../styles/sass/common/_base.scss */
[hidden] {
  display: none; }

/* ==========================================================================
   Base
   ========================================================================== */
/*
 * 1. Corrects text resizing oddly in IE 6/7 when body `font-size` is set using
 *    `em` units.
 * 2. Prevents iOS text size adjust after orientation change, without disabling
 *    user zoom.
 */
/* line 64, ../styles/sass/common/_base.scss */
html {
  font-size: 100%;
  /* 1 */
  -webkit-text-size-adjust: 100%;
  /* 2 */
  -ms-text-size-adjust: 100%;
  /* 2 */ }

/*
 * Addresses `font-family` inconsistency between `textarea` and other form
 * elements.
 */
/* line 79, ../styles/sass/common/_base.scss */
html,
button,
input,
select,
textarea {
  font-family: sans-serif; }

/*
 * Addresses margins handled incorrectly in IE 6/7.
 */
/* line 87, ../styles/sass/common/_base.scss */
body {
  margin: 0px;
  min-width: 320px; }

/* ==========================================================================
   Links
   ========================================================================== */
/*
 * Addresses `outline` inconsistency between Chrome and other browsers.
 */
/* line 100, ../styles/sass/common/_base.scss */
a:focus {
  outline: thin dotted; }

/*
 * Improves readability when focused and also mouse hovered in all browsers.
 */
/* line 109, ../styles/sass/common/_base.scss */
a:active,
a:hover {
  outline: 0; }

/* ==========================================================================
   Typography
   ========================================================================== */
/*
 * Addresses font sizes and margins set differently in IE 6/7.
 * Addresses font sizes within `section` and `article` in Firefox 4+, Safari 5,
 * and Chrome.
 */
/* line 123, ../styles/sass/common/_base.scss */
h1 {
  font-size: 2em;
  margin: 0 0; }

/* line 128, ../styles/sass/common/_base.scss */
h2 {
  font-size: 1.5em;
  margin: 0 0; }

/* line 133, ../styles/sass/common/_base.scss */
h3 {
  font-size: 1.17em;
  margin: 0 0; }

/* line 138, ../styles/sass/common/_base.scss */
h4 {
  font-size: 1em;
  margin: 0 0; }

/* line 143, ../styles/sass/common/_base.scss */
h5 {
  font-size: 0.83em;
  margin: 0 0; }

/* line 148, ../styles/sass/common/_base.scss */
h6 {
  font-size: 0.75em;
  margin: 0 0; }

/*
 * Addresses styling not present in IE 7/8/9, Safari 5, and Chrome.
 */
/* line 157, ../styles/sass/common/_base.scss */
abbr[title] {
  border-bottom: 1px dotted; }

/*
 * Addresses style set to `bolder` in Firefox 3+, Safari 4/5, and Chrome.
 */
/* line 166, ../styles/sass/common/_base.scss */
b,
strong {
  font-weight: bold; }

/* line 170, ../styles/sass/common/_base.scss */
blockquote {
  margin: 1em 40px; }

/*
 * Addresses styling not present in Safari 5 and Chrome.
 */
/* line 178, ../styles/sass/common/_base.scss */
dfn {
  font-style: italic; }

/*
 * Addresses styling not present in IE 6/7/8/9.
 */
/* line 186, ../styles/sass/common/_base.scss */
mark {
  background: #ff0;
  color: #000; }

/*
 * Addresses margins set differently in IE 6/7.
 */
/* line 196, ../styles/sass/common/_base.scss */
p,
pre {
  margin: 1em 0; }

/*
 * Corrects font family set oddly in IE 6, Safari 4/5, and Chrome.
 */
/* line 207, ../styles/sass/common/_base.scss */
code,
kbd,
pre,
samp {
  font-family: monospace, serif;
  _font-family: 'courier new', monospace;
  font-size: 1em; }

/*
 * Improves readability of pre-formatted text in all browsers.
 */
/* line 217, ../styles/sass/common/_base.scss */
pre {
  white-space: pre;
  white-space: pre-wrap;
  word-wrap: break-word; }

/*
 * Addresses CSS quotes not supported in IE 6/7.
 */
/* line 227, ../styles/sass/common/_base.scss */
q {
  quotes: none; }

/*
 * Addresses `quotes` property not supported in Safari 4.
 */
/* line 236, ../styles/sass/common/_base.scss */
q:before,
q:after {
  content: '';
  content: none; }

/*
 * Addresses inconsistent and variable font size in all browsers.
 */
/* line 245, ../styles/sass/common/_base.scss */
small {
  font-size: 80%; }

/*
 * Prevents `sub` and `sup` affecting `line-height` in all browsers.
 */
/* line 254, ../styles/sass/common/_base.scss */
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

/* line 261, ../styles/sass/common/_base.scss */
sup {
  top: -0.5em; }

/* line 265, ../styles/sass/common/_base.scss */
sub {
  bottom: -0.25em; }

/* ==========================================================================
   Lists
   ========================================================================== */
/*
 * Addresses margins set differently in IE 6/7.
 */
/* line 280, ../styles/sass/common/_base.scss */
dl,
menu,
ol,
ul {
  margin: 1em 0; }

/* line 284, ../styles/sass/common/_base.scss */
dd {
  margin: 0 0 0 40px; }

/*
 * Addresses paddings set differently in IE 6/7.
 */
/* line 294, ../styles/sass/common/_base.scss */
menu,
ol,
ul {
  padding: 0 0 0 40px; }

/*
 * Corrects list images handled incorrectly in IE 7.
 */
/* line 303, ../styles/sass/common/_base.scss */
nav ul,
nav ol {
  list-style: none;
  list-style-image: none; }

/* ==========================================================================
   Embedded content
   ========================================================================== */
/*
 * 1. Removes border when inside `a` element in IE 6/7/8/9 and Firefox 3.
 * 2. Improves image quality when scaled in IE 7.
 */
/* line 317, ../styles/sass/common/_base.scss */
img {
  border: 0;
  /* 1 */
  -ms-interpolation-mode: bicubic;
  /* 2 */ }

/*
 * Corrects overflow displayed oddly in IE 9.
 */
/* line 326, ../styles/sass/common/_base.scss */
svg:not(:root) {
  overflow: hidden; }

/* ==========================================================================
   Figures
   ========================================================================== */
/*
 * Addresses margin not present in IE 6/7/8/9, Safari 5, and Opera 11.
 */
/* line 338, ../styles/sass/common/_base.scss */
figure {
  margin: 0; }

/* ==========================================================================
   Forms
   ========================================================================== */
/*
 * Corrects margin displayed oddly in IE 6/7.
 */
/* line 350, ../styles/sass/common/_base.scss */
form {
  margin: 0; }

/*
 * Define consistent border, margin, and padding.
 */
/* line 358, ../styles/sass/common/_base.scss */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em; }

/*
 * 1. Corrects color not being inherited in IE 6/7/8/9.
 * 2. Corrects text not wrapping in Firefox 3.
 * 3. Corrects alignment displayed oddly in IE 6/7.
 */
/* line 370, ../styles/sass/common/_base.scss */
legend {
  border: 0;
  /* 1 */
  padding: 0;
  white-space: normal;
  /* 2 */
  *margin-left: -7px;
  /* 3 */ }

/*
 * 1. Corrects font size not being inherited in all browsers.
 * 2. Addresses margins set differently in IE 6/7, Firefox 3+, Safari 5,
 *    and Chrome.
 * 3. Improves appearance and consistency in all browsers.
 */
/* line 387, ../styles/sass/common/_base.scss */
button,
input,
select,
textarea {
  font-size: 100%;
  /* 1 */
  margin: 0;
  /* 2 */
  vertical-align: baseline;
  /* 3 */
  *vertical-align: middle;
  /* 3 */ }

/*
 * Addresses Firefox 3+ setting `line-height` on `input` using `!important` in
 * the UA stylesheet.
 */
/* line 400, ../styles/sass/common/_base.scss */
button,
input {
  line-height: normal; }

/*
 * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
 *    and `video` controls.
 * 2. Corrects inability to style clickable `input` types in iOS.
 * 3. Improves usability and consistency of cursor style between image-type
 *    `input` and others.
 * 4. Removes inner spacing in IE 7 without affecting normal text inputs.
 *    Known issue: inner spacing remains in IE 6.
 */
/* line 417, ../styles/sass/common/_base.scss */
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  /* 2 */
  cursor: pointer;
  /* 3 */
  *overflow: visible;
  /* 4 */ }

/*
 * Re-set default cursor for disabled elements.
 */
/* line 428, ../styles/sass/common/_base.scss */
button[disabled],
input[disabled] {
  cursor: default; }

/*
 * 1. Addresses box sizing set to content-box in IE 8/9.
 * 2. Removes excess padding in IE 8/9.
 * 3. Removes excess padding in IE 7.
 *    Known issue: excess padding remains in IE 6.
 */
/* line 440, ../styles/sass/common/_base.scss */
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */
  *height: 13px;
  /* 3 */
  *width: 13px;
  /* 3 */ }

/*
 * 1. Addresses `appearance` set to `searchfield` in Safari 5 and Chrome.
 * 2. Addresses `box-sizing` set to `border-box` in Safari 5 and Chrome
 *    (include `-moz` to future-proof).
 */
/* line 453, ../styles/sass/common/_base.scss */
input[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  /* 2 */
  box-sizing: content-box; }

/*
 * Removes inner padding and search cancel button in Safari 5 and Chrome
 * on OS X.
 */
/* line 466, ../styles/sass/common/_base.scss */
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

/*
 * Removes inner padding and border in Firefox 3+.
 */
/* line 475, ../styles/sass/common/_base.scss */
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0; }

/*
 * 1. Removes default vertical scrollbar in IE 6/7/8/9.
 * 2. Improves readability and alignment in all browsers.
 */
/* line 485, ../styles/sass/common/_base.scss */
textarea {
  overflow: auto;
  /* 1 */
  vertical-align: top;
  /* 2 */ }

/* ==========================================================================
   Tables
   ========================================================================== */
/*
 * Remove most spacing between table cells.
 */
/* line 498, ../styles/sass/common/_base.scss */
table {
  border-collapse: collapse;
  border-spacing: 0; }

/* line 6, ../styles/sass/common/_brandCenter.scss */
#app-wrapper {
  background-color: white;
  height: 100%;
  width: 100%;
  position: relative;
  overflow: hidden;
  padding: 0px !important;
  margin: 0px !important; }

/* line 16, ../styles/sass/common/_brandCenter.scss */
.full-height {
  height: 100%;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  /* Firefox */
  -webkit-box-sizing: border-box;
  /* Safari */ }

/* line 23, ../styles/sass/common/_brandCenter.scss */
.content-wrapper {
  display: table;
  height: 100%;
  width: 100%; }
  @media only all and (min-width: 1200px) {
    /* line 23, ../styles/sass/common/_brandCenter.scss */
    .content-wrapper {
      width: 1200px; } }

/* line 31, ../styles/sass/common/_brandCenter.scss */
.nav-content-wrapper {
  width: 986px; }

@media only all and (max-width: 640px) {
  /* line 40, ../styles/sass/common/_brandCenter.scss */
  .desktop-only {
    display: none; } }

/* line 44, ../styles/sass/common/_brandCenter.scss */
.mobile-only {
  display: none; }
  @media only all and (max-width: 640px) {
    /* line 44, ../styles/sass/common/_brandCenter.scss */
    .mobile-only {
      display: block; } }

/* line 13, ../styles/sass/assets/_images.scss */
.nutrilite-wrapper .landing-carousel .carousel-back {
  background: url("clientlibs-head/assets/images/nutrilite/CarouselBack.png") top repeat-x !important; }

/* line 90, ../styles/sass/assets/_images.scss */
.bc-footer {
  background: url("../images/FooterBackFade.png") top repeat-x !important; }

/* line 95, ../styles/sass/assets/_images.scss */
.bc-footer .content-wrapper .footer-icons {
  height: 49px;
  width: 258px;
  background: url("../images/FooterIcons.png") no-repeat !important;
  background-size: contain; }
  @media only screen and (-webkit-min-device-pixel-ratio: 2) {
    /* line 95, ../styles/sass/assets/_images.scss */
    .bc-footer .content-wrapper .footer-icons {
      background: url("../images/FooterIcons.png") no-repeat !important; } }

/* line 112, ../styles/sass/assets/_images.scss */
.bc-header .content-wrapper .desktop .branding {
  height: 94px;
  width: 269px;
  background: url("../images/BrandingHeaderDesktop.jpg") no-repeat !important;
  background-size: contain; }
  @media only screen and (-webkit-min-device-pixel-ratio: 2) {
    /* line 112, ../styles/sass/assets/_images.scss */
    .bc-header .content-wrapper .desktop .branding {
      background: url("../images/BrandingHeaderDesktop.jpg") no-repeat !important; } }

/* line 122, ../styles/sass/assets/_images.scss */
.bc-header .content-wrapper .mobile .branding {
  height: 60px;
  width: 100px;
  background: url("../images/BrandingHeaderMobile.png") no-repeat !important;
  background-size: contain; }
  @media only screen and (-webkit-min-device-pixel-ratio: 2) {
    /* line 122, ../styles/sass/assets/_images.scss */
    .bc-header .content-wrapper .mobile .branding {
      background: url("../images/BrandingHeaderMobile.png") no-repeat !important; } }

/* line 132, ../styles/sass/assets/_images.scss */
.bc-header .content-wrapper .desktop .branding-cn {
  height: 90px;
  width: 181px;
  background: url("../images/BrandingHeaderDesktopChina.jpg") no-repeat !important;
  background-size: contain; }
  @media only screen and (-webkit-min-device-pixel-ratio: 2) {
    /* line 132, ../styles/sass/assets/_images.scss */
    .bc-header .content-wrapper .desktop .branding-cn {
      background: url("../images/BrandingHeaderDesktopChina.jpg") no-repeat !important; } }

/* line 150, ../styles/sass/assets/_images.scss */
.bc-header .content-wrapper .desktop .right-options .user-icon {
  height: 14px;
  width: 16px;
  background: url("../images/user.jpg") no-repeat !important;
  background-size: contain; }
  @media only screen and (-webkit-min-device-pixel-ratio: 2) {
    /* line 150, ../styles/sass/assets/_images.scss */
    .bc-header .content-wrapper .desktop .right-options .user-icon {
      background: url("clientlibs-head/assets/icons/branding/user@2x.jpg") no-repeat !important; } }

/* line 161, ../styles/sass/assets/_images.scss */
.bc-mobile-dropdown .bc-mobile-dropdown-nav .bc-mobile-dropdown-list li .main-carrot, .bc-mobile-dropdown .bc-mobile-dropdown-subnav-brands .bc-mobile-dropdown-list li .main-carrot, .bc-mobile-dropdown .bc-mobile-dropdown-subnav-opportunity .bc-mobile-dropdown-list li .main-carrot {
  height: 15px;
  width: 8px;
  background: url("clientlibs-head/assets/images/icons/MenuArrow.png") no-repeat !important;
  background-size: contain; }
  @media only screen and (-webkit-min-device-pixel-ratio: 2) {
    /* line 161, ../styles/sass/assets/_images.scss */
    .bc-mobile-dropdown .bc-mobile-dropdown-nav .bc-mobile-dropdown-list li .main-carrot, .bc-mobile-dropdown .bc-mobile-dropdown-subnav-brands .bc-mobile-dropdown-list li .main-carrot, .bc-mobile-dropdown .bc-mobile-dropdown-subnav-opportunity .bc-mobile-dropdown-list li .main-carrot {
      background: url("clientlibs-head/assets/icons/branding/MenuArrow@2x.png") no-repeat !important; } }

/* line 172, ../styles/sass/assets/_images.scss */
.bc-sub-nav-wrapper .mobile .dropdown .dropdown-menu li .sub-carrot, .bc-mobile-dropdown-nutrilite .bc-mobile-dropdown-nav-nutrilite .bc-mobile-dropdown-list-nutrilite li .sub-carrot {
  height: 15px;
  width: 8px;
  background: url("clientlibs-head/assets/images/icons/MenuArrowSub.png") no-repeat !important;
  background-size: contain; }
  @media only screen and (-webkit-min-device-pixel-ratio: 2) {
    /* line 172, ../styles/sass/assets/_images.scss */
    .bc-sub-nav-wrapper .mobile .dropdown .dropdown-menu li .sub-carrot, .bc-mobile-dropdown-nutrilite .bc-mobile-dropdown-nav-nutrilite .bc-mobile-dropdown-list-nutrilite li .sub-carrot {
      background: url("clientlibs-head/assets/icons/branding/MenuArrowSub@2x.png") no-repeat !important; } }

/* line 183, ../styles/sass/assets/_images.scss */
.bc-header .content-wrapper .desktop .right-options li .btn {
  height: 17px;
  width: 17px;
  background: url("clientlibs-head/assets/images/icons/search-input.png") no-repeat !important;
  background-size: contain; }
  @media only screen and (-webkit-min-device-pixel-ratio: 2) {
    /* line 183, ../styles/sass/assets/_images.scss */
    .bc-header .content-wrapper .desktop .right-options li .btn {
      background: url("clientlibs-head/assets/images/icons/search-input@2x.png") no-repeat !important; } }

/* line 194, ../styles/sass/assets/_images.scss */
.bc-header .content-wrapper .mobile .mobile-options .mobile-search {
  width: 29px;
  height: 30px;
  background: url("clientlibs-head/assets/images/icons/search-mobile.png") center no-repeat !important;
  background-size: 29px 30px; }
  @media only screen and (-webkit-min-device-pixel-ratio: 2) {
    /* line 194, ../styles/sass/assets/_images.scss */
    .bc-header .content-wrapper .mobile .mobile-options .mobile-search {
      background: url("clientlibs-head/assets/images/icons/search-mobile@2x.png") center no-repeat !important; } }

/* line 205, ../styles/sass/assets/_images.scss */
.bc-mobile-dropdown .mc-mobile-button .icon, .bc-header .content-wrapper .mobile .mobile-options .mobile-menu {
  width: 32px;
  height: 26px;
  background: url("clientlibs-head/assets/images/icons/menu-mobile.png") center no-repeat !important;
  background-size: 32px 26px; }
  @media only screen and (-webkit-min-device-pixel-ratio: 2) {
    /* line 205, ../styles/sass/assets/_images.scss */
    .bc-mobile-dropdown .mc-mobile-button .icon, .bc-header .content-wrapper .mobile .mobile-options .mobile-menu {
      background: url("clientlibs-head/assets/images/icons/menu-mobile@2x.png") center no-repeat !important; } }

/* line 216, ../styles/sass/assets/_images.scss */
.start-become-owner .our-company-banner .copy .call-to-action .icon, .amway-our-company .our-company-banner .copy .call-to-action .icon {
  width: 34px;
  height: 34px;
  background: url("clientlibs-head/assets/images/icons/WatchIcon.png") center no-repeat !important;
  background-size: 32px 26px; }
  @media only screen and (-webkit-min-device-pixel-ratio: 2) {
    /* line 216, ../styles/sass/assets/_images.scss */
    .start-become-owner .our-company-banner .copy .call-to-action .icon, .amway-our-company .our-company-banner .copy .call-to-action .icon {
      background: url("clientlibs-head/assets/images/icons/WatchIcon.png") center no-repeat !important; } }

/* line 233, ../styles/sass/assets/_images.scss */
.main-wrapper .bc-nav-wrapper .nav-content-wrapper .nav .dropdown .dropdown-toggle b, .main-wrapper .bc-nav-wrapper .nav-content-wrapper .nav .dropdown .dropdown-toggle .caret, .main-wrapper .bc-nav-wrapper .nav-content-wrapper .nav-pills .dropdown .dropdown-toggle b, .main-wrapper .bc-nav-wrapper .nav-content-wrapper .nav-pills .dropdown .dropdown-toggle .caret, .nutrilite-wrapper .bc-nav-wrapper .nav-content-wrapper .nav .dropdown .dropdown-toggle b, .nutrilite-wrapper .bc-nav-wrapper .nav-content-wrapper .nav .dropdown .dropdown-toggle .caret, .nutrilite-wrapper .bc-nav-wrapper .nav-content-wrapper .nav-pills .dropdown .dropdown-toggle b, .nutrilite-wrapper .bc-nav-wrapper .nav-content-wrapper .nav-pills .dropdown .dropdown-toggle .caret, .artistry-wrapper .bc-nav-wrapper .nav-content-wrapper .nav .dropdown .dropdown-toggle b, .artistry-wrapper .bc-nav-wrapper .nav-content-wrapper .nav .dropdown .dropdown-toggle .caret, .artistry-wrapper .bc-nav-wrapper .nav-content-wrapper .nav-pills .dropdown .dropdown-toggle b, .artistry-wrapper .bc-nav-wrapper .nav-content-wrapper .nav-pills .dropdown .dropdown-toggle .caret, .espring-wrapper .bc-nav-wrapper .nav-content-wrapper .nav .dropdown .dropdown-toggle b, .espring-wrapper .bc-nav-wrapper .nav-content-wrapper .nav .dropdown .dropdown-toggle .caret, .espring-wrapper .bc-nav-wrapper .nav-content-wrapper .nav-pills .dropdown .dropdown-toggle b, .espring-wrapper .bc-nav-wrapper .nav-content-wrapper .nav-pills .dropdown .dropdown-toggle .caret, .start-a-business-wrapper .bc-nav-wrapper .nav-content-wrapper .nav .dropdown .dropdown-toggle b, .start-a-business-wrapper .bc-nav-wrapper .nav-content-wrapper .nav .dropdown .dropdown-toggle .caret, .start-a-business-wrapper .bc-nav-wrapper .nav-content-wrapper .nav-pills .dropdown .dropdown-toggle b, .start-a-business-wrapper .bc-nav-wrapper .nav-content-wrapper .nav-pills .dropdown .dropdown-toggle .caret, .amway-wrapper .bc-nav-wrapper .nav-content-wrapper .nav .dropdown .dropdown-toggle b, .amway-wrapper .bc-nav-wrapper .nav-content-wrapper .nav .dropdown .dropdown-toggle .caret, .amway-wrapper .bc-nav-wrapper .nav-content-wrapper .nav-pills .dropdown .dropdown-toggle b, .amway-wrapper .bc-nav-wrapper .nav-content-wrapper .nav-pills .dropdown .dropdown-toggle .caret {
  height: 7px;
  max-width: 10px;
  background: url("../images/carrot.png") top left no-repeat !important;
  background-size: contain; }
  @media only screen and (-webkit-min-device-pixel-ratio: 2) {
    /* line 233, ../styles/sass/assets/_images.scss */
    .main-wrapper .bc-nav-wrapper .nav-content-wrapper .nav .dropdown .dropdown-toggle b, .main-wrapper .bc-nav-wrapper .nav-content-wrapper .nav .dropdown .dropdown-toggle .caret, .main-wrapper .bc-nav-wrapper .nav-content-wrapper .nav-pills .dropdown .dropdown-toggle b, .main-wrapper .bc-nav-wrapper .nav-content-wrapper .nav-pills .dropdown .dropdown-toggle .caret, .nutrilite-wrapper .bc-nav-wrapper .nav-content-wrapper .nav .dropdown .dropdown-toggle b, .nutrilite-wrapper .bc-nav-wrapper .nav-content-wrapper .nav .dropdown .dropdown-toggle .caret, .nutrilite-wrapper .bc-nav-wrapper .nav-content-wrapper .nav-pills .dropdown .dropdown-toggle b, .nutrilite-wrapper .bc-nav-wrapper .nav-content-wrapper .nav-pills .dropdown .dropdown-toggle .caret, .artistry-wrapper .bc-nav-wrapper .nav-content-wrapper .nav .dropdown .dropdown-toggle b, .artistry-wrapper .bc-nav-wrapper .nav-content-wrapper .nav .dropdown .dropdown-toggle .caret, .artistry-wrapper .bc-nav-wrapper .nav-content-wrapper .nav-pills .dropdown .dropdown-toggle b, .artistry-wrapper .bc-nav-wrapper .nav-content-wrapper .nav-pills .dropdown .dropdown-toggle .caret, .espring-wrapper .bc-nav-wrapper .nav-content-wrapper .nav .dropdown .dropdown-toggle b, .espring-wrapper .bc-nav-wrapper .nav-content-wrapper .nav .dropdown .dropdown-toggle .caret, .espring-wrapper .bc-nav-wrapper .nav-content-wrapper .nav-pills .dropdown .dropdown-toggle b, .espring-wrapper .bc-nav-wrapper .nav-content-wrapper .nav-pills .dropdown .dropdown-toggle .caret, .start-a-business-wrapper .bc-nav-wrapper .nav-content-wrapper .nav .dropdown .dropdown-toggle b, .start-a-business-wrapper .bc-nav-wrapper .nav-content-wrapper .nav .dropdown .dropdown-toggle .caret, .start-a-business-wrapper .bc-nav-wrapper .nav-content-wrapper .nav-pills .dropdown .dropdown-toggle b, .start-a-business-wrapper .bc-nav-wrapper .nav-content-wrapper .nav-pills .dropdown .dropdown-toggle .caret, .amway-wrapper .bc-nav-wrapper .nav-content-wrapper .nav .dropdown .dropdown-toggle b, .amway-wrapper .bc-nav-wrapper .nav-content-wrapper .nav .dropdown .dropdown-toggle .caret, .amway-wrapper .bc-nav-wrapper .nav-content-wrapper .nav-pills .dropdown .dropdown-toggle b, .amway-wrapper .bc-nav-wrapper .nav-content-wrapper .nav-pills .dropdown .dropdown-toggle .caret {
      background: url("clientlibs-head/assets/images/components/navdropdown/carrot@2x.png") top left no-repeat !important; } }

/* line 249, ../styles/sass/assets/_images.scss */
.main-wrapper > .main-carousel .carosel-top_shadow {
  height: 5px;
  width: 100%;
  background: url("clientlibs-head/assets/images/main/MainCarouselTopShadow.png") top repeat-x !important;
  background-size: contain; }

/* line 256, ../styles/sass/assets/_images.scss */
.main-wrapper > .inner-content-wrapper > .main-sections .sections-list li .section-item .section-one-image, .main-china > .inner-content-wrapper > .main-sections .sections-list li .section-item .section-two-image {
  height: 130px;
  width: 94px;
  background: url("clientlibs-head/assets/images/main/MainSectionOne.png") top left no-repeat !important;
  background-size: contain; }

/* line 263, ../styles/sass/assets/_images.scss */
.main-wrapper > .inner-content-wrapper > .main-sections .sections-list li .section-item .section-two-image, .main-china > .inner-content-wrapper > .main-sections .sections-list li .section-item .section-three-image {
  height: 130px;
  width: 94px;
  background: url("clientlibs-head/assets/images/main/MainSectionTwo.png") top left no-repeat !important;
  background-size: contain; }

/* line 270, ../styles/sass/assets/_images.scss */
.main-wrapper > .inner-content-wrapper > .main-sections .sections-list li .section-item .section-three-image {
  height: 130px;
  width: 94px;
  background: url("clientlibs-head/assets/images/main/MainSectionThree.png") top left no-repeat !important;
  background-size: contain; }

/* line 277, ../styles/sass/assets/_images.scss */
.main-china > .inner-content-wrapper > .main-sections .sections-list li .section-item .section-one-image {
  height: 130px;
  width: 62px;
  background: url("clientlibs-head/assets/images/main/MainSectionTaiwan.png") bottom left no-repeat !important;
  background-size: contain; }

/* line 303, ../styles/sass/assets/_images.scss */
.main-china > .main-carousel .content-wrapper .main-carousel-china .china-right .right-top {
  height: 207px;
  max-width: 247px;
  background: url("clientlibs-head/assets/images/main/china/MainCarouselRightOne.png") top left no-repeat !important;
  background-size: 247px 207px; }

/* line 310, ../styles/sass/assets/_images.scss */
.main-china > .main-carousel .content-wrapper .main-carousel-china .china-right .right-bottom {
  height: 207px;
  max-width: 247px;
  background: url("clientlibs-head/assets/images/main/china/MainCarouselRightTwo.png") top left no-repeat !important;
  background-size: 247px 207px; }

/* line 317, ../styles/sass/assets/_images.scss */
.main-china > .main-carousel .content-wrapper .main-carousel-china .china-right .right-shadow {
  height: 100%;
  width: 15px;
  background: url("clientlibs-head/assets/images/main/china/MainCarouselRightShadow.png") top left repeat-y !important; }

/* line 345, ../styles/sass/assets/_images.scss */
.amway-wrapper .bc-sub-nav-wrapper .mobile .dropdown .dropdown-toggle .inner .button-arrow {
  height: 16px;
  width: 28px;
  background: url("clientlibs-head/assets/images/amway/china/SubNavArrow.png") top left !important;
  background-size: contain; }

/* line 353, ../styles/sass/assets/_images.scss */
.start-a-business-wrapper .landing-carousel .carousel-back, .amway-wrapper .landing-carousel .carousel-back {
  background: url("clientlibs-head/assets/images/amway/china/CarouselBack.png") top left repeat-x !important; }
  @media only screen and (-webkit-min-device-pixel-ratio: 2) {
    /* line 353, ../styles/sass/assets/_images.scss */
    .start-a-business-wrapper .landing-carousel .carousel-back, .amway-wrapper .landing-carousel .carousel-back {
      background: url("clientlibs-head/assets/images/amway/china/CarouselBack.png") top left repeat-x !important; } }

/* line 460, ../styles/sass/assets/_images.scss */
.amway-wrapper .inner-content-wrapper .products .products-list li .product-item .product-one-image {
  height: 148px;
  width: 148px;
  background: url("clientlibs-head/assets/images/amway/china/LandingItemOne.png") center no-repeat !important;
  background-size: contain; }
  @media only screen and (-webkit-min-device-pixel-ratio: 2) {
    /* line 460, ../styles/sass/assets/_images.scss */
    .amway-wrapper .inner-content-wrapper .products .products-list li .product-item .product-one-image {
      background: url("clientlibs-head/assets/images/amway/china/LandingItemOne.png") center no-repeat !important; } }

/* line 471, ../styles/sass/assets/_images.scss */
.amway-wrapper .inner-content-wrapper .products .products-list li .product-item .product-two-image {
  height: 148px;
  width: 148px;
  background: url("clientlibs-head/assets/images/amway/china/LandingItemTwo.png") center no-repeat !important;
  background-size: contain; }
  @media only screen and (-webkit-min-device-pixel-ratio: 2) {
    /* line 471, ../styles/sass/assets/_images.scss */
    .amway-wrapper .inner-content-wrapper .products .products-list li .product-item .product-two-image {
      background: url("clientlibs-head/assets/images/amway/china/LandingItemTwo.png") center no-repeat !important; } }

/* line 482, ../styles/sass/assets/_images.scss */
.amway-wrapper .inner-content-wrapper .products .products-list li .product-item .product-three-image {
  height: 148px;
  width: 148px;
  background: url("clientlibs-head/assets/images/amway/china/LandingItemThree.png") center no-repeat !important;
  background-size: contain; }
  @media only screen and (-webkit-min-device-pixel-ratio: 2) {
    /* line 482, ../styles/sass/assets/_images.scss */
    .amway-wrapper .inner-content-wrapper .products .products-list li .product-item .product-three-image {
      background: url("clientlibs-head/assets/images/amway/china/LandingItemThree.png") center no-repeat !important; } }

/* line 514, ../styles/sass/assets/_images.scss */
.amway-our-company .content .left-content .our-company-one {
  height: 250px;
  max-width: 661px;
  background: url("clientlibs-head/assets/images/amway/china/AmwayOurCompanyOne.png") center no-repeat !important;
  background-size: 100% 150px; }

/* line 683, ../styles/sass/assets/_images.scss */
.start-a-business-wrapper .inner-content-wrapper .products .products-list li .product-item .product-one-image {
  height: 148px;
  width: 148px;
  background: url("clientlibs-head/assets/images/startabusiness/StartABusinessProductOne.png") center no-repeat !important;
  background-size: contain; }
  @media only screen and (-webkit-min-device-pixel-ratio: 2) {
    /* line 683, ../styles/sass/assets/_images.scss */
    .start-a-business-wrapper .inner-content-wrapper .products .products-list li .product-item .product-one-image {
      background: url("clientlibs-head/assets/images/startabusiness/StartABusinessProductOne.png") center no-repeat !important; } }

/* line 694, ../styles/sass/assets/_images.scss */
.start-a-business-wrapper .inner-content-wrapper .products .products-list li .product-item .product-two-image {
  height: 148px;
  width: 148px;
  background: url("clientlibs-head/assets/images/startabusiness/StartABusinessProductTwo.png") center no-repeat !important;
  background-size: contain; }
  @media only screen and (-webkit-min-device-pixel-ratio: 2) {
    /* line 694, ../styles/sass/assets/_images.scss */
    .start-a-business-wrapper .inner-content-wrapper .products .products-list li .product-item .product-two-image {
      background: url("clientlibs-head/assets/images/startabusiness/StartABusinessProductTwo.png") center no-repeat !important; } }

/* line 705, ../styles/sass/assets/_images.scss */
.start-a-business-wrapper .inner-content-wrapper .products .products-list li .product-item .product-three-image {
  height: 148px;
  width: 148px;
  background: url("clientlibs-head/assets/images/startabusiness/StartABusinessProductThree.png") center no-repeat !important;
  background-size: contain; }
  @media only screen and (-webkit-min-device-pixel-ratio: 2) {
    /* line 705, ../styles/sass/assets/_images.scss */
    .start-a-business-wrapper .inner-content-wrapper .products .products-list li .product-item .product-three-image {
      background: url("clientlibs-head/assets/images/startabusiness/StartABusinessProductThree.png") center no-repeat !important; } }

/* line 830, ../styles/sass/assets/_images.scss */
.nutrilite-wrapper .bc-sub-nav-wrapper .nav-content-wrapper .bc-sub-nav-header {
  height: 32px;
  max-width: 210px;
  background: url("clientlibs-head/assets/images/nutrilite/SubNavHeader.png") top left !important;
  background-size: contain; }

/* line 837, ../styles/sass/assets/_images.scss */
.bc-mobile-dropdown-nutrilite .bc-mobile-dropdown-nav-nutrilite-button .button-logo, .nutrilite-wrapper .bc-sub-nav-wrapper .mobile .dropdown .dropdown-toggle .inner .button-logo {
  height: 21px;
  width: 131px;
  background: url("clientlibs-head/assets/images/nutrilite/SubNavHeaderMobile.png") top left !important;
  background-size: contain; }

/* line 845, ../styles/sass/assets/_images.scss */
.bc-mobile-dropdown-nutrilite .bc-mobile-dropdown-nav-nutrilite-button .button-arrow, .nutrilite-wrapper .bc-sub-nav-wrapper .mobile .dropdown .dropdown-toggle .inner .button-arrow {
  height: 17px;
  width: 28px;
  background: url("clientlibs-head/assets/images/nutrilite/SubNavArrow.png") top left !important;
  background-size: contain; }

/* line 853, ../styles/sass/assets/_images.scss */
.nutrilite-wrapper .landing-carousel .content-wrapper .carousel .carousel-inner .item .image-one {
  height: 450px;
  max-width: 1063px;
  background: url("clientlibs-head/assets/images/nutrilite/NutriliteCarouselOne.png") top center !important;
  background-size: 1063px 450px; }
  @media only screen and (-webkit-min-device-pixel-ratio: 2) {
    /* line 853, ../styles/sass/assets/_images.scss */
    .nutrilite-wrapper .landing-carousel .content-wrapper .carousel .carousel-inner .item .image-one {
      background: url("clientlibs-head/assets/images/nutrilite/NutriliteCarouselOne.png") top center !important; } }

/* line 864, ../styles/sass/assets/_images.scss */
.nutrilite-wrapper .landing-carousel .content-wrapper .carousel .carousel-inner .item .image-two {
  height: 450px;
  max-width: 1063px;
  background: url("clientlibs-head/assets/images/nutrilite/NutriliteCarouselTwo.jpg") top center !important;
  background-size: 1063px 450px; }
  @media only screen and (-webkit-min-device-pixel-ratio: 2) {
    /* line 864, ../styles/sass/assets/_images.scss */
    .nutrilite-wrapper .landing-carousel .content-wrapper .carousel .carousel-inner .item .image-two {
      background: url("clientlibs-head/assets/images/nutrilite/NutriliteCarouselTwo.jpg") top center !important; } }

/* line 875, ../styles/sass/assets/_images.scss */
.nutrilite-wrapper .landing-carousel .content-wrapper .carousel .carousel-inner .item .image-three {
  height: 450px;
  max-width: 1063px;
  background: url("clientlibs-head/assets/images/nutrilite/NutriliteCarouselThree.jpg") top center !important;
  background-size: 1063px 450px; }
  @media only screen and (-webkit-min-device-pixel-ratio: 2) {
    /* line 875, ../styles/sass/assets/_images.scss */
    .nutrilite-wrapper .landing-carousel .content-wrapper .carousel .carousel-inner .item .image-three {
      background: url("clientlibs-head/assets/images/nutrilite/NutriliteCarouselThree.jpg") top center !important; } }

/* line 886, ../styles/sass/assets/_images.scss */
.nutrilite-wrapper .inner-content-wrapper .products .products-list li .product-item .product-one-image {
  height: 173px;
  width: 275px;
  background: url("clientlibs-head/assets/images/nutrilite/LandingProductOne.png") center no-repeat !important;
  background-size: contain; }
  @media only screen and (-webkit-min-device-pixel-ratio: 2) {
    /* line 886, ../styles/sass/assets/_images.scss */
    .nutrilite-wrapper .inner-content-wrapper .products .products-list li .product-item .product-one-image {
      background: url("clientlibs-head/assets/images/nutrilite/LandingProductOne.png") center no-repeat !important; } }

/* line 897, ../styles/sass/assets/_images.scss */
.nutrilite-wrapper .inner-content-wrapper .products .products-list li .product-item .product-two-image {
  height: 173px;
  width: 139px;
  background: url("clientlibs-head/assets/images/nutrilite/LandingProductTwo.png") center no-repeat !important;
  background-size: contain; }
  @media only screen and (-webkit-min-device-pixel-ratio: 2) {
    /* line 897, ../styles/sass/assets/_images.scss */
    .nutrilite-wrapper .inner-content-wrapper .products .products-list li .product-item .product-two-image {
      background: url("clientlibs-head/assets/images/nutrilite/LandingProductTwo.png") center no-repeat !important; } }

/* line 908, ../styles/sass/assets/_images.scss */
.nutrilite-wrapper .inner-content-wrapper .products .products-list li .product-item .product-three-image {
  height: 173px;
  width: 313px;
  background: url("clientlibs-head/assets/images/nutrilite/LandingProductThree.png") center no-repeat !important;
  background-size: contain; }
  @media only screen and (-webkit-min-device-pixel-ratio: 2) {
    /* line 908, ../styles/sass/assets/_images.scss */
    .nutrilite-wrapper .inner-content-wrapper .products .products-list li .product-item .product-three-image {
      background: url("clientlibs-head/assets/images/nutrilite/LandingProductThree.png") center no-repeat !important; } }

/* line 919, ../styles/sass/assets/_images.scss */
.nutrilite-wrapper .inner-content-wrapper .nutrition-assessment .asssessment-action {
  height: 81px;
  background: url("clientlibs-head/assets/images/nutrilite/StartAssessment.png") top left no-repeat !important;
  background-size: 81px 81px; }
  @media only screen and (-webkit-min-device-pixel-ratio: 2) {
    /* line 919, ../styles/sass/assets/_images.scss */
    .nutrilite-wrapper .inner-content-wrapper .nutrition-assessment .asssessment-action {
      background: url("clientlibs-head/assets/images/nutrilite/StartAssessment@2x.png") top left no-repeat !important; } }

/* line 952, ../styles/sass/assets/_images.scss */
.artistry-wrapper .bc-sub-nav-wrapper .nav-content-wrapper .bc-sub-nav-header {
  height: 22px;
  max-width: 142px;
  background: url("clientlibs-head/assets/images/artistry/SubNavHeaderLogo.png") top left !important;
  background-size: contain; }

/* line 959, ../styles/sass/assets/_images.scss */
.artistry-wrapper .bc-sub-nav-wrapper .mobile .dropdown .dropdown-toggle .inner .button-logo {
  height: 22px;
  width: 142px;
  background: url("clientlibs-head/assets/images/artistry/SubNavHeaderLogo.png") top left !important;
  background-size: contain; }

/* line 967, ../styles/sass/assets/_images.scss */
.artistry-wrapper .bc-sub-nav-wrapper .mobile .dropdown .dropdown-toggle .inner .button-arrow, .espring-wrapper .bc-sub-nav-wrapper .mobile .dropdown .dropdown-toggle .inner .button-arrow, .start-a-business-wrapper .bc-sub-nav-wrapper .mobile .dropdown .dropdown-toggle .inner .button-arrow {
  height: 15px;
  width: 28px;
  background: url("clientlibs-head/assets/images/artistry/SubNavArrow.png") top left !important;
  background-size: 28px 15px; }

/* line 975, ../styles/sass/assets/_images.scss */
.artistry-wrapper .landing-carousel .carousel-back {
  background: url("clientlibs-head/assets/images/artistry/CarouselBack.jpg") top left repeat-x !important; }
  @media only screen and (-webkit-min-device-pixel-ratio: 2) {
    /* line 975, ../styles/sass/assets/_images.scss */
    .artistry-wrapper .landing-carousel .carousel-back {
      background: url("clientlibs-head/assets/images/artistry/CarouselBack.jpg") top left repeat-x !important; } }

/* line 1082, ../styles/sass/assets/_images.scss */
.artistry-wrapper .inner-content-wrapper .products .products-list li .product-item .product-one-image {
  height: 167px;
  width: 198px;
  background: url("clientlibs-head/assets/images/artistry/LandingProductOne.png") bottom center no-repeat !important;
  background-size: contain; }
  @media only screen and (-webkit-min-device-pixel-ratio: 2) {
    /* line 1082, ../styles/sass/assets/_images.scss */
    .artistry-wrapper .inner-content-wrapper .products .products-list li .product-item .product-one-image {
      background: url("clientlibs-head/assets/images/artistry/LandingProductOne.png") bottom center no-repeat !important; } }

/* line 1093, ../styles/sass/assets/_images.scss */
.artistry-wrapper .inner-content-wrapper .products .products-list li .product-item .product-two-image {
  height: 167px;
  width: 43px;
  background: url("clientlibs-head/assets/images/artistry/LandingProductTwo.png") bottom center no-repeat !important;
  background-size: contain; }
  @media only screen and (-webkit-min-device-pixel-ratio: 2) {
    /* line 1093, ../styles/sass/assets/_images.scss */
    .artistry-wrapper .inner-content-wrapper .products .products-list li .product-item .product-two-image {
      background: url("clientlibs-head/assets/images/artistry/LandingProductTwo.png") bottom center no-repeat !important; } }

/* line 1104, ../styles/sass/assets/_images.scss */
.artistry-wrapper .inner-content-wrapper .products .products-list li .product-item .product-three-image {
  height: 167px;
  width: 95px;
  background: url("clientlibs-head/assets/images/artistry/LandingProductThree.png") bottom center no-repeat !important;
  background-size: contain; }
  @media only screen and (-webkit-min-device-pixel-ratio: 2) {
    /* line 1104, ../styles/sass/assets/_images.scss */
    .artistry-wrapper .inner-content-wrapper .products .products-list li .product-item .product-three-image {
      background: url("clientlibs-head/assets/images/artistry/LandingProductThree.png") bottom center no-repeat !important; } }

/* line 1115, ../styles/sass/assets/_images.scss */
.artistry-wrapper .inner-content-wrapper .nutrition-assessment .asssessment-action {
  height: 81px;
  background: url("clientlibs-head/assets/images/artistry/StartMakeover.png") top left no-repeat !important;
  background-size: 81px 81px; }
  @media only screen and (-webkit-min-device-pixel-ratio: 2) {
    /* line 1115, ../styles/sass/assets/_images.scss */
    .artistry-wrapper .inner-content-wrapper .nutrition-assessment .asssessment-action {
      background: url("clientlibs-head/assets/images/artistry/StartMakeover@2x.png") top left no-repeat !important; } }

/* line 1157, ../styles/sass/assets/_images.scss */
.espring-wrapper .bc-sub-nav-wrapper .nav-content-wrapper .bc-sub-nav-header {
  height: 39px;
  max-width: 142px;
  background: url("clientlibs-head/assets/images/espring/SubNavHeaderLogo.png") top left !important;
  background-size: contain; }

/* line 1164, ../styles/sass/assets/_images.scss */
.espring-wrapper .bc-sub-nav-wrapper .mobile .dropdown .dropdown-toggle .inner .button-logo {
  height: 30px;
  width: 125px;
  background: url("clientlibs-head/assets/images/espring/SubNavHeaderLogoMobile.png") top left !important;
  background-size: contain; }

/* line 1172, ../styles/sass/assets/_images.scss */
.espring-wrapper .landing-carousel .carousel-back {
  background: url("clientlibs-head/assets/images/espring/CarouselBack.png") top left repeat-x !important; }
  @media only screen and (-webkit-min-device-pixel-ratio: 2) {
    /* line 1172, ../styles/sass/assets/_images.scss */
    .espring-wrapper .landing-carousel .carousel-back {
      background: url("clientlibs-head/assets/images/espring/CarouselBack.png") top left repeat-x !important; } }

/* line 1179, ../styles/sass/assets/_images.scss */
.espring-wrapper .landing-carousel .carousel-back .left-bubbles {
  height: 382px;
  width: 500px;
  background: url("clientlibs-head/assets/images/espring/CarouselBackLeft.png") top left !important; }
  @media only screen and (-webkit-min-device-pixel-ratio: 2) {
    /* line 1179, ../styles/sass/assets/_images.scss */
    .espring-wrapper .landing-carousel .carousel-back .left-bubbles {
      background: url("clientlibs-head/assets/images/espring/CarouselBackLeft.png") top left !important; } }

/* line 1188, ../styles/sass/assets/_images.scss */
.espring-wrapper .landing-carousel .carousel-back .right-bubbles {
  height: 382px;
  width: 500px;
  background: url("clientlibs-head/assets/images/espring/CarouselBackRight.png") top right !important; }
  @media only screen and (-webkit-min-device-pixel-ratio: 2) {
    /* line 1188, ../styles/sass/assets/_images.scss */
    .espring-wrapper .landing-carousel .carousel-back .right-bubbles {
      background: url("clientlibs-head/assets/images/espring/CarouselBackRight.png") top right !important; } }

/* line 1319, ../styles/sass/assets/_images.scss */
.espring-wrapper .inner-content-wrapper .products .products-list li .product-item .product-one-image {
  height: 225px;
  width: 162;
  background: url("clientlibs-head/assets/images/espring/LandingProductOne.png") bottom center no-repeat !important;
  background-size: contain; }
  @media only screen and (-webkit-min-device-pixel-ratio: 2) {
    /* line 1319, ../styles/sass/assets/_images.scss */
    .espring-wrapper .inner-content-wrapper .products .products-list li .product-item .product-one-image {
      background: url("clientlibs-head/assets/images/espring/LandingProductOne.png") bottom center no-repeat !important; } }

/* line 1330, ../styles/sass/assets/_images.scss */
.espring-wrapper .inner-content-wrapper .products .products-list li .product-item .product-two-image {
  height: 225px;
  width: 162px;
  background: url("clientlibs-head/assets/images/espring/LandingProductTwo.png") bottom center no-repeat !important;
  background-size: contain; }
  @media only screen and (-webkit-min-device-pixel-ratio: 2) {
    /* line 1330, ../styles/sass/assets/_images.scss */
    .espring-wrapper .inner-content-wrapper .products .products-list li .product-item .product-two-image {
      background: url("clientlibs-head/assets/images/espring/LandingProductTwo.png") bottom center no-repeat !important; } }

/* line 1341, ../styles/sass/assets/_images.scss */
.espring-wrapper .inner-content-wrapper .products .products-list li .product-item .product-three-image {
  height: 225px;
  width: 162px;
  background: url("clientlibs-head/assets/images/espring/LandingProductThree.png") bottom center no-repeat !important;
  background-size: contain; }
  @media only screen and (-webkit-min-device-pixel-ratio: 2) {
    /* line 1341, ../styles/sass/assets/_images.scss */
    .espring-wrapper .inner-content-wrapper .products .products-list li .product-item .product-three-image {
      background: url("clientlibs-head/assets/images/espring/LandingProductThree.png") bottom center no-repeat !important; } }

@font-face {
  font-family: 'Avenir Light';
  src: url("clientlibs-head/assets/fonts/Avenir_LT_35_Light.eot");
  src: local("☺"), url("clientlibs-head/assets/fonts/Avenir_LT_35_Light.eot?#iefix") format("embedded-opentype"), url("clientlibs-head/assets/fonts/Avenir_LT_35_Light.woff") format("woff"), url("clientlibs-head/assets/fonts/Avenir_LT_35_Light.ttf") format("truetype"), url("clientlibs-head/assets/fonts/Avenir_LT_35_Light.svg") format("svg"), url("clientlibs-head/assets/fonts/Avenir_LT_35_Light.otf");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'Avenir Light Oblique';
  src: url("clientlibs-head/assets/fonts/Avenir_LT_35_Light.eot");
  src: local("☺"), url("clientlibs-head/assets/fonts/Avenir_LT_35_Light_Oblique.eot?#iefix") format("embedded-opentype"), url("clientlibs-head/assets/fonts/Avenir_LT_35_Light_Oblique.woff") format("woff"), url("clientlibs-head/assets/fonts/Avenir_LT_35_Light_Oblique.ttf") format("truetype"), url("clientlibs-head/assets/fonts/Avenir_LT_35_Light_Oblique.svg") format("svg"), url("clientlibs-head/assets/fonts/Avenir_LT_35_Light_Oblique.otf");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'Avenir Roman';
  src: url("clientlibs-head/assets/fonts/Avenir_LT_55_Roman.eot");
  src: local("☺"), url("clientlibs-head/assets/fonts/Avenir_LT_55_Roman.eot?#iefix") format("embedded-opentype"), url("clientlibs-head/assets/fonts/Avenir_LT_55_Roman.woff") format("woff"), url("clientlibs-head/assets/fonts/Avenir_LT_55_Roman.ttf") format("truetype"), url("clientlibs-head/assets/fonts/Avenir_LT_55_Roman.svg") format("svg"), url("clientlibs-head/assets/fonts/Avenir_LT_55_Roman.otf");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'Avenir Roman Oblique';
  src: url("clientlibs-head/assets/fonts/Avenir_LT_55_Roman_Oblique.eot");
  src: local("☺"), url("clientlibs-head/assets/fonts/Avenir_LT_55_Roman_Oblique.eot?#iefix") format("embedded-opentype"), url("clientlibs-head/assets/fonts/Avenir_LT_55_Roman_Oblique.woff") format("woff"), url("clientlibs-head/assets/fonts/Avenir_LT_55_Roman_Oblique.ttf") format("truetype"), url("clientlibs-head/assets/fonts/Avenir_LT_55_Roman_Oblique.svg") format("svg"), url("clientlibs-head/assets/fonts/Avenir_LT_55_Roman_Oblique.otf");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'Avenir Medium';
  src: url("clientlibs-head/assets/fonts/Avenir_LT_65_Medium.eot");
  src: local("☺"), url("clientlibs-head/assets/fonts/Avenir_LT_65_Medium.eot?#iefix") format("embedded-opentype"), url("clientlibs-head/assets/fonts/Avenir_LT_65_Medium.woff") format("woff"), url("clientlibs-head/assets/fonts/Avenir_LT_65_Medium.ttf") format("truetype"), url("clientlibs-head/assets/fonts/Avenir_LT_65_Medium.svg") format("svg"), url("clientlibs-head/assets/fonts/Avenir_LT_65_Medium.otf");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'Avenir Medium Oblique';
  src: url("clientlibs-head/assets/fonts/Avenir_LT_65_Medium_Oblique.eot");
  src: local("☺"), url("clientlibs-head/assets/fonts/Avenir_LT_65_Medium_Oblique.eot?#iefix") format("embedded-opentype"), url("clientlibs-head/assets/fonts/Avenir_LT_65_Medium_Oblique.woff") format("woff"), url("clientlibs-head/assets/fonts/Avenir_LT_65_Medium_Oblique.ttf") format("truetype"), url("clientlibs-head/assets/fonts/Avenir_LT_65_Medium_Oblique.svg") format("svg"), url("clientlibs-head/assets/fonts/Avenir_LT_65_Medium_Oblique.otf");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'Avenir Heavy';
  src: url("clientlibs-head/assets/fonts/Avenir_LT_85_Heavy.eot");
  src: local("☺"), url("clientlibs-head/assets/fonts/Avenir_LT_85_Heavy.eot?#iefix") format("embedded-opentype"), url("clientlibs-head/assets/fonts/Avenir_LT_85_Heavy.woff") format("woff"), url("clientlibs-head/assets/fonts/Avenir_LT_85_Heavy.ttf") format("truetype"), url("clientlibs-head/assets/fonts/Avenir_LT_85_Heavy.svg") format("svg"), url("clientlibs-head/assets/fonts/Avenir_LT_85_Heavy.otf");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'Avenir Heavy Oblique';
  src: url("clientlibs-head/assets/fonts/Avenir_LT_85_Heavy_Oblique.eot");
  src: local("☺"), url("clientlibs-head/assets/fonts/Avenir_LT_85_Heavy_Oblique.eot?#iefix") format("embedded-opentype"), url("clientlibs-head/assets/fonts/Avenir_LT_85_Heavy_Oblique.woff") format("woff"), url("clientlibs-head/assets/fonts/Avenir_LT_85_Heavy_Oblique.ttf") format("truetype"), url("clientlibs-head/assets/fonts/Avenir_LT_85_Heavy_Oblique.svg") format("svg"), url("clientlibs-head/assets/fonts/Avenir_LT_85_Heavy_Oblique.otf");
  font-weight: normal;
  font-style: normal; }

/* line 7, ../styles/sass/components/_carousel.scss */
.landing-carousel {
  position: relative;
  width: 100%;
  min-width: 320px;
  height: 450px;
  margin-bottom: 70px; }
  /* line 14, ../styles/sass/components/_carousel.scss */
  .landing-carousel .carousel-back {
    position: absolute;
    top: 30px;
    left: 0px;
    height: 385px;
    width: 100%; }
    @media only all and (max-width: 640px) {
      /* line 14, ../styles/sass/components/_carousel.scss */
      .landing-carousel .carousel-back {
        display: none !important; } }
  /* line 26, ../styles/sass/components/_carousel.scss */
  .landing-carousel .content-wrapper .carousel {
    height: 450px;
    width: 1062px; }
    @media only all and (max-width: 1063px) {
      /* line 26, ../styles/sass/components/_carousel.scss */
      .landing-carousel .content-wrapper .carousel {
        width: 100%; } }
    /* line 34, ../styles/sass/components/_carousel.scss */
    .landing-carousel .content-wrapper .carousel .carousel-indicators {
      position: absolute;
      bottom: 0px;
      left: 0px;
      width: 100%;
      height: 80px;
      z-index: 100; }
      @media only all and (max-width: 640px) {
        /* line 34, ../styles/sass/components/_carousel.scss */
        .landing-carousel .content-wrapper .carousel .carousel-indicators {
          display: none !important; } }
      /* line 45, ../styles/sass/components/_carousel.scss */
      .landing-carousel .content-wrapper .carousel .carousel-indicators li {
        height: 80px;
        width: 33%;
        text-align: center;
        vertical-align: middle;
        font-family: "Avenir Medium", Helvetica, Arial, sans-serif;
        font-size: 20px;
        font-size: 1.25rem;
        color: transparent;
        color: white;
        color: rgba(255, 255, 255, 0.8);
        background: transparent;
        background: black;
        background: rgba(0, 0, 0, 0.3);
        cursor: pointer;
        text-shadow: 0px 1px 4px rgba(0, 0, 0, 0.65); }
        @media only all and (max-width: 768px) {
          /* line 45, ../styles/sass/components/_carousel.scss */
          .landing-carousel .content-wrapper .carousel .carousel-indicators li {
            font-size: 16px;
            font-size: 1rem; } }
        /* line 59, ../styles/sass/components/_carousel.scss */
        .landing-carousel .content-wrapper .carousel .carousel-indicators li:hover {
          color: white; }
      /* line 64, ../styles/sass/components/_carousel.scss */
      .landing-carousel .content-wrapper .carousel .carousel-indicators li.active {
        color: white; }
    /* line 71, ../styles/sass/components/_carousel.scss */
    .landing-carousel .content-wrapper .carousel .carousel-inner .item {
      height: 450px;
      width: 1062px; }
      @media only all and (max-width: 1063px) {
        /* line 71, ../styles/sass/components/_carousel.scss */
        .landing-carousel .content-wrapper .carousel .carousel-inner .item {
          width: 100%; } }
      /* line 77, ../styles/sass/components/_carousel.scss */
      .landing-carousel .content-wrapper .carousel .carousel-inner .item .image {
        height: 100%;
        width: 100%; }
      /* line 88, ../styles/sass/components/_carousel.scss */
      .landing-carousel .content-wrapper .carousel .carousel-inner .item .copy {
        position: absolute;
        left: 50px;
        right: 50px;
        bottom: 65px;
        height: 320px; }
        @media only all and (max-width: 1200px) {
          /* line 88, ../styles/sass/components/_carousel.scss */
          .landing-carousel .content-wrapper .carousel .carousel-inner .item .copy {
            left: 75px;
            right: 75px; } }
        @media only all and (max-width: 640px) {
          /* line 88, ../styles/sass/components/_carousel.scss */
          .landing-carousel .content-wrapper .carousel .carousel-inner .item .copy {
            bottom: 20px;
            height: auto; } }
        /* line 105, ../styles/sass/components/_carousel.scss */
        .landing-carousel .content-wrapper .carousel .carousel-inner .item .copy h1 {
          font-family: "Avenir Medium", Helvetica, Arial, sans-serif;
          font-size: 54px;
          font-size: 3.375rem;
          line-height: 64px;
          padding-bottom: 10px;
          color: transparent;
          color: white;
          color: rgba(255, 255, 255, 0.95);
          -webkit-text-shadow: 0px 2px 4px rgba(0, 0, 0, 0.65);
          -moz-text-shadow: 0px 2px 4px rgba(0, 0, 0, 0.65);
          -o-text-shadow: 0px 2px 4px rgba(0, 0, 0, 0.65);
          text-shadow: 0px 2px 4px black;
          text-shadow: 0px 2px 4px rgba(0, 0, 0, 0.65); }
          @media only all and (max-width: 768px) {
            /* line 105, ../styles/sass/components/_carousel.scss */
            .landing-carousel .content-wrapper .carousel .carousel-inner .item .copy h1 {
              font-size: 42px;
              font-size: 2.625rem;
              line-height: 52px; } }
          @media only all and (max-width: 640px) {
            /* line 105, ../styles/sass/components/_carousel.scss */
            .landing-carousel .content-wrapper .carousel .carousel-inner .item .copy h1 {
              font-size: 27px;
              font-size: 1.6875rem;
              line-height: 37px; } }
        /* line 124, ../styles/sass/components/_carousel.scss */
        .landing-carousel .content-wrapper .carousel .carousel-inner .item .copy h3 {
          font-size: 24px;
          font-size: 1.5rem;
          line-height: 34px;
          font-family: "Avenir Light", Helvetica, Arial, sans-serif;
          color: transparent;
          color: white;
          color: rgba(255, 255, 255, 0.95);
          -webkit-text-shadow: 0px 2px 4px rgba(0, 0, 0, 0.75);
          -moz-text-shadow: 0px 2px 4px rgba(0, 0, 0, 0.75);
          -o-text-shadow: 0px 2px 4px rgba(0, 0, 0, 0.75);
          text-shadow: 0px 2px 4px black;
          text-shadow: 0px 2px 4px rgba(0, 0, 0, 0.75);
          padding-bottom: 30px; }
          @media only all and (max-width: 768px) {
            /* line 124, ../styles/sass/components/_carousel.scss */
            .landing-carousel .content-wrapper .carousel .carousel-inner .item .copy h3 {
              font-size: 20px;
              font-size: 1.25rem;
              line-height: 30px; } }
          @media only all and (max-width: 640px) {
            /* line 124, ../styles/sass/components/_carousel.scss */
            .landing-carousel .content-wrapper .carousel .carousel-inner .item .copy h3 {
              font-size: 16px;
              font-size: 1rem;
              line-height: 26px; } }
        /* line 143, ../styles/sass/components/_carousel.scss */
        .landing-carousel .content-wrapper .carousel .carousel-inner .item .copy a {
          font-family: "Avenir Medium", Helvetica, Arial, sans-serif;
          padding: 8px 18px;
          border-radius: 20px !important;
          -moz-border-radius: 20px !important;
          -webkit-border-radius: 20px !important;
          color: black;
          background: transparent;
          background: white;
          background: rgba(255, 255, 255, 0.55);
          text-decoration: none; }
          /* line 151, ../styles/sass/components/_carousel.scss */
          .landing-carousel .content-wrapper .carousel .carousel-inner .item .copy a:hover, .landing-carousel .content-wrapper .carousel .carousel-inner .item .copy a:visited {
            text-decoration: none; }
          @media only all and (max-width: 640px) {
            /* line 143, ../styles/sass/components/_carousel.scss */
            .landing-carousel .content-wrapper .carousel .carousel-inner .item .copy a {
              font-size: 16px;
              font-size: 1rem;
              line-height: 26px; } }
    /* line 168, ../styles/sass/components/_carousel.scss */
    .landing-carousel .content-wrapper .carousel a.carousel-control {
      top: 50%;
      border: none;
      background-image: none; }
      @media only all and (max-width: 640px) {
        /* line 168, ../styles/sass/components/_carousel.scss */
        .landing-carousel .content-wrapper .carousel a.carousel-control {
          top: 40%; } }
    /* line 176, ../styles/sass/components/_carousel.scss */
    .landing-carousel .content-wrapper .carousel a.left {
      height: 52px;
      width: 32px;
      background: url("clientlibs-head/assets/images/components/carousel/LeftChevron.png") no-repeat !important;
      background-size: contain;
      left: -52px;
      opacity: 1; }
      @media only screen and (-webkit-min-device-pixel-ratio: 2) {
        /* line 176, ../styles/sass/components/_carousel.scss */
        .landing-carousel .content-wrapper .carousel a.left {
          background: url("clientlibs-head/assets/images/components/carousel/LeftChevron@2x.png") no-repeat !important; } }
      @media only all and (max-width: 1200px) {
        /* line 176, ../styles/sass/components/_carousel.scss */
        .landing-carousel .content-wrapper .carousel a.left {
          left: 15px; } }
    /* line 183, ../styles/sass/components/_carousel.scss */
    .landing-carousel .content-wrapper .carousel a.right {
      height: 52px;
      width: 32px;
      background: url("clientlibs-head/assets/images/components/carousel/RightChevron.png") no-repeat !important;
      background-size: contain;
      right: -52px;
      opacity: 1; }
      @media only screen and (-webkit-min-device-pixel-ratio: 2) {
        /* line 183, ../styles/sass/components/_carousel.scss */
        .landing-carousel .content-wrapper .carousel a.right {
          background: url("clientlibs-head/assets/images/components/carousel/RightChevron@2x.png") no-repeat !important; } }
      @media only all and (max-width: 1200px) {
        /* line 183, ../styles/sass/components/_carousel.scss */
        .landing-carousel .content-wrapper .carousel a.right {
          right: 15px; } }

/* line 7, ../styles/sass/components/_nav.scss */
.bc-nav-wrapper {
  position: relative;
  height: 53px;
  background-color: white;
  background-image: -moz-linear-gradient(center top, white, #cccccc);
  background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(white), to(#cccccc));
  background-image: -webkit-linear-gradient(white, #cccccc);
  background-image: -o-linear-gradient(white, #cccccc);
  filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0 , startColorstr=white , endColorstr=#cccccc );
  border-top: solid 1px #cccccc;
  padding: 0;
  margin: 0;
  -webkit-box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.35);
  -moz-box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.35);
  box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.35); }
  @media only all and (max-width: 640px) {
    /* line 7, ../styles/sass/components/_nav.scss */
    .bc-nav-wrapper {
      display: none; } }
  /* line 18, ../styles/sass/components/_nav.scss */
  .bc-nav-wrapper .nav-content-wrapper {
    height: 100%; }
    @media only all and (max-width: 1063px) {
      /* line 18, ../styles/sass/components/_nav.scss */
      .bc-nav-wrapper .nav-content-wrapper {
        width: 100%;
        padding-left: 30px; } }
    /* line 26, ../styles/sass/components/_nav.scss */
    .bc-nav-wrapper .nav-content-wrapper .nav, .bc-nav-wrapper .nav-content-wrapper .nav-pills {
      padding: 0px;
      margin: 0px;
      height: 100% !important; }
      /* line 31, ../styles/sass/components/_nav.scss */
      .bc-nav-wrapper .nav-content-wrapper .nav .dropdown, .bc-nav-wrapper .nav-content-wrapper .nav-pills .dropdown {
        padding: 0px;
        margin: 0px;
        height: 100%; }
        /* line 36, ../styles/sass/components/_nav.scss */
        .bc-nav-wrapper .nav-content-wrapper .nav .dropdown .dropdown-toggle, .bc-nav-wrapper .nav-content-wrapper .nav-pills .dropdown .dropdown-toggle {
          padding: 0px 8px 0px 12px;
          margin: 0px;
          color: white;
          font-size: 22px;
          font-size: 1.375rem;
          font-family: "Avenir Light", Helvetica, Arial, sans-serif;
          line-height: 53px;
          border-radius: 0 !important;
          -moz-border-radius: 0 !important;
          -webkit-border-radius: 0 !important; }
          /* line 45, ../styles/sass/components/_nav.scss */
          .bc-nav-wrapper .nav-content-wrapper .nav .dropdown .dropdown-toggle:hover, .bc-nav-wrapper .nav-content-wrapper .nav-pills .dropdown .dropdown-toggle:hover {
            background-color: #999999;
            background-image: -moz-linear-gradient(center top, #999999, #cccccc);
            background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#999999), to(#cccccc));
            background-image: -webkit-linear-gradient(#999999, #cccccc);
            background-image: -o-linear-gradient(#999999, #cccccc);
            filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0 , startColorstr=#999999 , endColorstr=#cccccc ); }
          /* line 49, ../styles/sass/components/_nav.scss */
          .bc-nav-wrapper .nav-content-wrapper .nav .dropdown .dropdown-toggle b, .bc-nav-wrapper .nav-content-wrapper .nav .dropdown .dropdown-toggle .caret, .bc-nav-wrapper .nav-content-wrapper .nav-pills .dropdown .dropdown-toggle b, .bc-nav-wrapper .nav-content-wrapper .nav-pills .dropdown .dropdown-toggle .caret {
            padding: 0px 0px 0px 10px;
            margin: 24px 0px 0px 0px;
            border-top: 0px;
            -webkit-transition: all 0.25s ease-in-out;
            -moz-transition: all 0.25s ease-in-out;
            -o-transition: all 0.25s ease-in-out;
            -ms-transition: all 0.25s ease-in-out;
            transition: all 0.25s ease-in-out; }
        /* line 58, ../styles/sass/components/_nav.scss */
        .bc-nav-wrapper .nav-content-wrapper .nav .dropdown .dropdown-menu, .bc-nav-wrapper .nav-content-wrapper .nav-pills .dropdown .dropdown-menu {
          background: #f6f6f6 !important;
          margin-top: 0px;
          padding: 10px 0px 10px 0px;
          border-left: solid 1px #cccccc;
          border-right: solid 1px #cccccc;
          border-bottom: solid 1px #cccccc;
          border-top-left-radius: 0 !important;
          -webkit-border-top-left-radius: 0 !important;
          border-top-right-radius: 0 !important;
          -webkit-border-top-right-radius: 0 !important;
          -moz-border-radius-topleft: 0 !important;
          -moz-border-radius-topright: 0 !important;
          border-bottom-left-radius: 6 !important;
          -webkit-border-bottom-left-radius: 6 !important;
          border-bottom-right-radius: 6 !important;
          -webkit-border-bottom-right-radius: 6 !important;
          -moz-border-radius-bottomleft: 6 !important;
          -moz-border-radius-bottomright: 6 !important; }
      /* line 74, ../styles/sass/components/_nav.scss */
      .bc-nav-wrapper .nav-content-wrapper .nav .open .dropdown-toggle b, .bc-nav-wrapper .nav-content-wrapper .nav .open .dropdown-toggle .caret, .bc-nav-wrapper .nav-content-wrapper .nav-pills .open .dropdown-toggle b, .bc-nav-wrapper .nav-content-wrapper .nav-pills .open .dropdown-toggle .caret {
        -webkit-transform: rotate(-180deg);
        -moz-transform: rotate(-180deg);
        -ms-transform: rotate(-180deg);
        -o-transform: rotate(-180deg);
        transform: rotate(-180deg); }
      /* line 85, ../styles/sass/components/_nav.scss */
      .bc-nav-wrapper .nav-content-wrapper .nav .open .dropdown-menu li, .bc-nav-wrapper .nav-content-wrapper .nav-pills .open .dropdown-menu li {
        background: #f6f6f6 !important; }
        /* line 88, ../styles/sass/components/_nav.scss */
        .bc-nav-wrapper .nav-content-wrapper .nav .open .dropdown-menu li a, .bc-nav-wrapper .nav-content-wrapper .nav-pills .open .dropdown-menu li a {
          color: #333333;
          font-family: "Avenir Medium", Helvetica, Arial, sans-serif !important;
          font-size: 18px !important;
          font-size: 1.125rem !important;
          line-height: 40px;
          padding-left: 15px !important;
          background: #f6f6f6 !important; }
          /* line 96, ../styles/sass/components/_nav.scss */
          .bc-nav-wrapper .nav-content-wrapper .nav .open .dropdown-menu li a:hover, .bc-nav-wrapper .nav-content-wrapper .nav-pills .open .dropdown-menu li a:hover {
            color: black;
            background-color: white;
            background-image: -moz-linear-gradient(center top, white, white);
            background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(white), to(white));
            background-image: -webkit-linear-gradient(white, white);
            background-image: -o-linear-gradient(white, white);
            filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0 , startColorstr=white , endColorstr=white );
            background: white !important; }

/* line 7, ../styles/sass/components/_subNav.scss */
.bc-sub-nav-wrapper {
  position: relative;
  height: 150px;
  padding: 0px;
  margin: 0px; }
  @media only all and (max-width: 1063px) {
    /* line 7, ../styles/sass/components/_subNav.scss */
    .bc-sub-nav-wrapper {
      height: auto;
      margin-bottom: 40px; } }
  @media only all and (max-width: 962px) {
    /* line 7, ../styles/sass/components/_subNav.scss */
    .bc-sub-nav-wrapper {
      margin-bottom: 40px; } }
  @media only all and (max-width: 640px) {
    /* line 7, ../styles/sass/components/_subNav.scss */
    .bc-sub-nav-wrapper {
      margin-bottom: 0px; } }
  /* line 21, ../styles/sass/components/_subNav.scss */
  .bc-sub-nav-wrapper .desktop, .bc-sub-nav-wrapper .nav-content-wrapper {
    position: relative;
    height: 100%; }
    @media only all and (max-width: 640px) {
      /* line 21, ../styles/sass/components/_subNav.scss */
      .bc-sub-nav-wrapper .desktop, .bc-sub-nav-wrapper .nav-content-wrapper {
        display: none; } }
    @media only all and (max-width: 1063px) {
      /* line 21, ../styles/sass/components/_subNav.scss */
      .bc-sub-nav-wrapper .desktop, .bc-sub-nav-wrapper .nav-content-wrapper {
        width: auto;
        left: 30px;
        padding-right: 60px; } }
    /* line 32, ../styles/sass/components/_subNav.scss */
    .bc-sub-nav-wrapper .desktop .header-link, .bc-sub-nav-wrapper .nav-content-wrapper .header-link {
      text-decoration: none !important; }
      /* line 35, ../styles/sass/components/_subNav.scss */
      .bc-sub-nav-wrapper .desktop .header-link:hover, .bc-sub-nav-wrapper .desktop .header-link:visited, .bc-sub-nav-wrapper .nav-content-wrapper .header-link:hover, .bc-sub-nav-wrapper .nav-content-wrapper .header-link:visited {
        text-decoration: none !important; }
    /* line 40, ../styles/sass/components/_subNav.scss */
    .bc-sub-nav-wrapper .desktop .bc-sub-nav-header, .bc-sub-nav-wrapper .nav-content-wrapper .bc-sub-nav-header {
      position: relative;
      width: 100%;
      margin-top: 26px;
      margin-left: 12px;
      cursor: pointer; }
    /* line 48, ../styles/sass/components/_subNav.scss */
    .bc-sub-nav-wrapper .desktop ul, .bc-sub-nav-wrapper .nav-content-wrapper ul {
      position: relative;
      padding: 0;
      margin: 0;
      list-style-type: none !important;
      width: 100%;
      padding: 0px;
      margin: 10px 0px 0px 0px; }
      /* line 19, ../styles/sass/mixins/_lists_mx.scss */
      .bc-sub-nav-wrapper .desktop ul li, .bc-sub-nav-wrapper .nav-content-wrapper ul li {
        display: inline !important;
        float: left !important; }
      /* line 55, ../styles/sass/components/_subNav.scss */
      .bc-sub-nav-wrapper .desktop ul li, .bc-sub-nav-wrapper .nav-content-wrapper ul li {
        width: 25%; }
        @media only all and (max-width: 962px) {
          /* line 55, ../styles/sass/components/_subNav.scss */
          .bc-sub-nav-wrapper .desktop ul li, .bc-sub-nav-wrapper .nav-content-wrapper ul li {
            width: 33%; } }
        @media only all and (max-width: 768px) {
          /* line 55, ../styles/sass/components/_subNav.scss */
          .bc-sub-nav-wrapper .desktop ul li, .bc-sub-nav-wrapper .nav-content-wrapper ul li {
            width: 50%; } }
        /* line 61, ../styles/sass/components/_subNav.scss */
        .bc-sub-nav-wrapper .desktop ul li a, .bc-sub-nav-wrapper .nav-content-wrapper ul li a {
          font-family: "Avenir Roman", Helvetica, Arial, sans-serif;
          font-size: 16px;
          font-size: 1rem;
          color: #999999; }
          /* line 66, ../styles/sass/components/_subNav.scss */
          .bc-sub-nav-wrapper .desktop ul li a:hover, .bc-sub-nav-wrapper .nav-content-wrapper ul li a:hover {
            color: #666666;
            background: #efefef; }
  /* line 75, ../styles/sass/components/_subNav.scss */
  .bc-sub-nav-wrapper .mobile {
    display: none;
    height: 61px;
    width: 100%; }
    @media only all and (max-width: 640px) {
      /* line 75, ../styles/sass/components/_subNav.scss */
      .bc-sub-nav-wrapper .mobile {
        display: block; } }
    /* line 82, ../styles/sass/components/_subNav.scss */
    .bc-sub-nav-wrapper .mobile .dropdown {
      height: 100%;
      width: 100%;
      background-color: #efefef;
      background-image: -moz-linear-gradient(center top, #efefef, #cccccc);
      background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#efefef), to(#cccccc));
      background-image: -webkit-linear-gradient(#efefef, #cccccc);
      background-image: -o-linear-gradient(#efefef, #cccccc);
      filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0 , startColorstr=#efefef , endColorstr=#cccccc );
      -webkit-box-shadow: inset 0px 1px 3px rgba( 0 , 0 , 0 , 0.5);
      -moz-box-shadow: inset 0px 1px 3px rgba( 0 , 0 , 0 , 0.5);
      box-shadow: inset 0px 1px 3px rgba( 0 , 0 , 0 , 0.5);
      cursor: pointer; }
      /* line 91, ../styles/sass/components/_subNav.scss */
      .bc-sub-nav-wrapper .mobile .dropdown .dropdown-toggle .inner {
        height: 100%;
        width: 100%; }
        /* line 95, ../styles/sass/components/_subNav.scss */
        .bc-sub-nav-wrapper .mobile .dropdown .dropdown-toggle .inner .button-logo {
          position: absolute;
          margin-top: 20px;
          margin-left: 20px;
          cursor: pointer; }
        /* line 102, ../styles/sass/components/_subNav.scss */
        .bc-sub-nav-wrapper .mobile .dropdown .dropdown-toggle .inner .button-arrow {
          position: absolute;
          top: 22px;
          right: 20px;
          -webkit-transition: all 0.25s ease-in-out;
          -moz-transition: all 0.25s ease-in-out;
          -o-transition: all 0.25s ease-in-out;
          -ms-transition: all 0.25s ease-in-out;
          transition: all 0.25s ease-in-out; }
      /* line 112, ../styles/sass/components/_subNav.scss */
      .bc-sub-nav-wrapper .mobile .dropdown .dropdown-menu {
        width: 100%;
        margin-top: 0px;
        padding: 0px;
        background: #efefef;
        border-radius: 0 !important;
        -moz-border-radius: 0 !important;
        -webkit-border-radius: 0 !important; }
        /* line 119, ../styles/sass/components/_subNav.scss */
        .bc-sub-nav-wrapper .mobile .dropdown .dropdown-menu li {
          border-bottom: solid 1px #999999;
          border-top: solid 1px white;
          font-family: "Avenir Medium", Helvetica, Arial, sans-serif;
          font-size: 18px;
          font-size: 1.125rem;
          color: white;
          cursor: pointer; }
          /* line 127, ../styles/sass/components/_subNav.scss */
          .bc-sub-nav-wrapper .mobile .dropdown .dropdown-menu li a {
            color: white;
            padding: 18px 0px  18px 20px; }
            /* line 131, ../styles/sass/components/_subNav.scss */
            .bc-sub-nav-wrapper .mobile .dropdown .dropdown-menu li a:hover {
              color: white;
              background-color: #efefef;
              background-image: -moz-linear-gradient(center top, #efefef, #efefef);
              background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#efefef), to(#efefef));
              background-image: -webkit-linear-gradient(#efefef, #efefef);
              background-image: -o-linear-gradient(#efefef, #efefef);
              filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0 , startColorstr=#efefef , endColorstr=#efefef );
              background: #efefef !important; }
            /* line 137, ../styles/sass/components/_subNav.scss */
            .bc-sub-nav-wrapper .mobile .dropdown .dropdown-menu li a:visited {
              color: white; }
          /* line 142, ../styles/sass/components/_subNav.scss */
          .bc-sub-nav-wrapper .mobile .dropdown .dropdown-menu li .sub-carrot {
            position: absolute;
            right: 20px;
            top: 20px; }
          /* line 149, ../styles/sass/components/_subNav.scss */
          .bc-sub-nav-wrapper .mobile .dropdown .dropdown-menu li:first-child {
            border-top: none; }
          /* line 153, ../styles/sass/components/_subNav.scss */
          .bc-sub-nav-wrapper .mobile .dropdown .dropdown-menu li:last-child {
            border-bottom: none; }
    /* line 163, ../styles/sass/components/_subNav.scss */
    .bc-sub-nav-wrapper .mobile .open .dropdown-toggle .inner .button-arrow {
      -webkit-transform: rotate(-180deg);
      -moz-transform: rotate(-180deg);
      -ms-transform: rotate(-180deg);
      -o-transform: rotate(-180deg);
      transform: rotate(-180deg); }

/* line 8, ../styles/sass/components/_mobile_dropdown.scss */
.bc-mobile-dropdown {
  position: absolute;
  top: 0px;
  left: 0px;
  right: 0px;
  display: none;
  z-index: 99; }
  @media only all and (max-width: 768px) {
    /* line 8, ../styles/sass/components/_mobile_dropdown.scss */
    .bc-mobile-dropdown {
      display: none; } }
  /* line 18, ../styles/sass/components/_mobile_dropdown.scss */
  .bc-mobile-dropdown .mc-mobile-button {
    position: absolute;
    top: 0px;
    right: 1px;
    height: 55px;
    padding: 0px 15px;
    border-left: solid 2px #d1d1d1;
    background-color: #efefef;
    cursor: pointer;
    z-index: 150; }
    /* line 29, ../styles/sass/components/_mobile_dropdown.scss */
    .bc-mobile-dropdown .mc-mobile-button .icon {
      position: relative;
      height: 100%; }
  /* line 36, ../styles/sass/components/_mobile_dropdown.scss */
  .bc-mobile-dropdown .bc-mobile-dropdown-nav, .bc-mobile-dropdown .bc-mobile-dropdown-subnav-brands, .bc-mobile-dropdown .bc-mobile-dropdown-subnav-opportunity {
    position: absolute;
    left: 0;
    top: 55px;
    width: 100%;
    background: #efefef;
    -webkit-box-shadow: 0px 1px 6px rgba(0, 0, 0, 0.35);
    -moz-box-shadow: 0px 1px 6px rgba(0, 0, 0, 0.35);
    box-shadow: 0px 1px 6px rgba(0, 0, 0, 0.35); }
    /* line 44, ../styles/sass/components/_mobile_dropdown.scss */
    .bc-mobile-dropdown .bc-mobile-dropdown-nav .bc-mobile-dropdown-list, .bc-mobile-dropdown .bc-mobile-dropdown-subnav-brands .bc-mobile-dropdown-list, .bc-mobile-dropdown .bc-mobile-dropdown-subnav-opportunity .bc-mobile-dropdown-list {
      padding: 0;
      margin: 0;
      list-style-type: none !important;
      width: 100%; }
      /* line 36, ../styles/sass/mixins/_lists_mx.scss */
      .bc-mobile-dropdown .bc-mobile-dropdown-nav .bc-mobile-dropdown-list li, .bc-mobile-dropdown .bc-mobile-dropdown-subnav-brands .bc-mobile-dropdown-list li, .bc-mobile-dropdown .bc-mobile-dropdown-subnav-opportunity .bc-mobile-dropdown-list li {
        display: block !important;
        float: none !important; }
      /* line 48, ../styles/sass/components/_mobile_dropdown.scss */
      .bc-mobile-dropdown .bc-mobile-dropdown-nav .bc-mobile-dropdown-list li, .bc-mobile-dropdown .bc-mobile-dropdown-subnav-brands .bc-mobile-dropdown-list li, .bc-mobile-dropdown .bc-mobile-dropdown-subnav-opportunity .bc-mobile-dropdown-list li {
        position: relative;
        padding: 18px 0px  18px 20px;
        border-bottom: solid 1px #e3e3e4;
        border-top: solid 1px white;
        font-family: "Avenir Heavy", Helvetica, Arial, sans-serif;
        font-size: 18px;
        font-size: 1.125rem;
        cursor: pointer; }
        /* line 57, ../styles/sass/components/_mobile_dropdown.scss */
        .bc-mobile-dropdown .bc-mobile-dropdown-nav .bc-mobile-dropdown-list li .main-carrot, .bc-mobile-dropdown .bc-mobile-dropdown-subnav-brands .bc-mobile-dropdown-list li .main-carrot, .bc-mobile-dropdown .bc-mobile-dropdown-subnav-opportunity .bc-mobile-dropdown-list li .main-carrot {
          position: absolute;
          right: 20px;
          top: 20px; }
        /* line 64, ../styles/sass/components/_mobile_dropdown.scss */
        .bc-mobile-dropdown .bc-mobile-dropdown-nav .bc-mobile-dropdown-list li:first-child, .bc-mobile-dropdown .bc-mobile-dropdown-subnav-brands .bc-mobile-dropdown-list li:first-child, .bc-mobile-dropdown .bc-mobile-dropdown-subnav-opportunity .bc-mobile-dropdown-list li:first-child {
          border-top: none; }
        /* line 68, ../styles/sass/components/_mobile_dropdown.scss */
        .bc-mobile-dropdown .bc-mobile-dropdown-nav .bc-mobile-dropdown-list li:last-child, .bc-mobile-dropdown .bc-mobile-dropdown-subnav-brands .bc-mobile-dropdown-list li:last-child, .bc-mobile-dropdown .bc-mobile-dropdown-subnav-opportunity .bc-mobile-dropdown-list li:last-child {
          border-bottom: none; }
  /* line 75, ../styles/sass/components/_mobile_dropdown.scss */
  .bc-mobile-dropdown .bc-mobile-dropdown-subnav-brands, .bc-mobile-dropdown .bc-mobile-dropdown-subnav-opportunity {
    left: 100%; }

/* line 80, ../styles/sass/components/_mobile_dropdown.scss */
.bc-mobile-dropdown-nutrilite {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  display: none;
  opacity: 1; }
  /* line 88, ../styles/sass/components/_mobile_dropdown.scss */
  .bc-mobile-dropdown-nutrilite .bc-mobile-dropdown-nav-nutrilite-button {
    position: absolute;
    left: 0px;
    right: 0px;
    height: 61px;
    top: 55px;
    z-index: 99;
    cursor: pointer;
    background-color: #568332;
    background-image: -moz-linear-gradient(center top, #568332, #437619);
    background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#568332), to(#437619));
    background-image: -webkit-linear-gradient(#568332, #437619);
    background-image: -o-linear-gradient(#568332, #437619);
    filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0 , startColorstr=#568332 , endColorstr=#437619 );
    -webkit-box-shadow: inset 0px 1px 3px rgba( 0 , 0 , 0 , 0.5);
    -moz-box-shadow: inset 0px 1px 3px rgba( 0 , 0 , 0 , 0.5);
    box-shadow: inset 0px 1px 3px rgba( 0 , 0 , 0 , 0.5); }
    /* line 99, ../styles/sass/components/_mobile_dropdown.scss */
    .bc-mobile-dropdown-nutrilite .bc-mobile-dropdown-nav-nutrilite-button .button-logo {
      position: absolute;
      margin-top: 20px;
      margin-left: 12px;
      cursor: pointer; }
    /* line 107, ../styles/sass/components/_mobile_dropdown.scss */
    .bc-mobile-dropdown-nutrilite .bc-mobile-dropdown-nav-nutrilite-button .button-arrow {
      position: absolute;
      top: 23px;
      right: 20px; }
  /* line 115, ../styles/sass/components/_mobile_dropdown.scss */
  .bc-mobile-dropdown-nutrilite .bc-mobile-dropdown-nav-nutrilite {
    position: absolute;
    display: none;
    left: 0;
    top: 116px;
    width: 100%;
    background: #164613; }
    /* line 123, ../styles/sass/components/_mobile_dropdown.scss */
    .bc-mobile-dropdown-nutrilite .bc-mobile-dropdown-nav-nutrilite .bc-mobile-dropdown-list-nutrilite {
      padding: 0;
      margin: 0;
      list-style-type: none !important;
      width: 100%; }
      /* line 36, ../styles/sass/mixins/_lists_mx.scss */
      .bc-mobile-dropdown-nutrilite .bc-mobile-dropdown-nav-nutrilite .bc-mobile-dropdown-list-nutrilite li {
        display: block !important;
        float: none !important; }
      /* line 127, ../styles/sass/components/_mobile_dropdown.scss */
      .bc-mobile-dropdown-nutrilite .bc-mobile-dropdown-nav-nutrilite .bc-mobile-dropdown-list-nutrilite li {
        padding: 18px 0px  18px 20px;
        border-bottom: solid 1px black;
        border-top: solid 1px #437219;
        font-family: "Avenir Heavy", Helvetica, Arial, sans-serif;
        font-size: 18px;
        font-size: 1.125rem;
        color: white;
        cursor: pointer; }
        /* line 136, ../styles/sass/components/_mobile_dropdown.scss */
        .bc-mobile-dropdown-nutrilite .bc-mobile-dropdown-nav-nutrilite .bc-mobile-dropdown-list-nutrilite li a:hover {
          text-decoration: none; }
        /* line 140, ../styles/sass/components/_mobile_dropdown.scss */
        .bc-mobile-dropdown-nutrilite .bc-mobile-dropdown-nav-nutrilite .bc-mobile-dropdown-list-nutrilite li a:visited {
          color: white; }
        /* line 144, ../styles/sass/components/_mobile_dropdown.scss */
        .bc-mobile-dropdown-nutrilite .bc-mobile-dropdown-nav-nutrilite .bc-mobile-dropdown-list-nutrilite li .sub-carrot {
          position: absolute;
          right: 20px;
          top: 20px; }
        /* line 151, ../styles/sass/components/_mobile_dropdown.scss */
        .bc-mobile-dropdown-nutrilite .bc-mobile-dropdown-nav-nutrilite .bc-mobile-dropdown-list-nutrilite li:first-child {
          border-top: none; }
        /* line 155, ../styles/sass/components/_mobile_dropdown.scss */
        .bc-mobile-dropdown-nutrilite .bc-mobile-dropdown-nav-nutrilite .bc-mobile-dropdown-list-nutrilite li:last-child {
          border-bottom: none; }

/* line 6, ../styles/sass/templates/_button_tmp.scss */
.bc-header .content-wrapper .desktop .right-options li .btn {
  background: none;
  border: none;
  padding: 0px;
  margin: 0px; }

/* line 11, ../styles/sass/templates/_layout_tmp.scss */
.content-wrapper, .nav-content-wrapper, .landing-carousel .content-wrapper .carousel, .about-content .about-hero .hero-content, .inner-content-wrapper, .bc-footer .content-wrapper .footer-options, .bc-footer .content-wrapper .footer-copy, .bc-footer .content-wrapper .footer-icons, .inner-content-wrapper > .products .products-list li .product-item .image, .start-become-owner .content .left-content .become-owner-one .copy .owner-one-action {
  position: relative !important;
  margin: 0 auto; }

/* line 8, ../styles/sass/templates/_lists_tmp.scss */
.bc-footer .content-wrapper .footer-options ul, .bc-footer .content-wrapper .footer-copy ul, .bc-header .content-wrapper .desktop .right-options, .bc-header .content-wrapper .mobile .mobile-options {
  padding: 0;
  margin: 0;
  list-style-type: none; }
  /* line 13, ../styles/sass/templates/_lists_tmp.scss */
  .bc-footer .content-wrapper .footer-options ul li, .bc-footer .content-wrapper .footer-copy ul li, .bc-header .content-wrapper .desktop .right-options li, .bc-header .content-wrapper .mobile .mobile-options li {
    display: inline;
    float: left; }

/* line 34, ../styles/sass/templates/_lists_tmp.scss */
.landing-carousel .content-wrapper .carousel .carousel-indicators {
  padding: 0;
  margin: 0;
  display: table; }
  /* line 39, ../styles/sass/templates/_lists_tmp.scss */
  .landing-carousel .content-wrapper .carousel .carousel-indicators li {
    display: table-cell; }

/* line 8, ../styles/sass/layout/_about.scss */
.about-content .about-hero {
  position: relative;
  height: 450px;
  width: 100%;
  min-width: 320px;
  margin-bottom: 70px; }
  /* line 15, ../styles/sass/layout/_about.scss */
  .about-content .about-hero .hero-content {
    position: relative;
    height: 100%;
    width: 1062px; }
    @media only all and (max-width: 1063px) {
      /* line 15, ../styles/sass/layout/_about.scss */
      .about-content .about-hero .hero-content {
        width: 100%; } }
/* line 28, ../styles/sass/layout/_about.scss */
.about-content .inner-content-wrapper .left-right-ladder {
  position: relative;
  padding: 0px 40px 0px 40px; }
  @media only all and (max-width: 768px) {
    /* line 28, ../styles/sass/layout/_about.scss */
    .about-content .inner-content-wrapper .left-right-ladder {
      padding: 0px 40px 0px 40px; } }
  @media only all and (max-width: 768px) {
    /* line 28, ../styles/sass/layout/_about.scss */
    .about-content .inner-content-wrapper .left-right-ladder {
      padding: 0px; } }
  /* line 35, ../styles/sass/layout/_about.scss */
  .about-content .inner-content-wrapper .left-right-ladder .ladder-item {
    position: relative;
    display: inline-block;
    width: 100% !important;
    padding: 0px; }
    @media only all and (max-width: 768px) {
      /* line 41, ../styles/sass/layout/_about.scss */
      .about-content .inner-content-wrapper .left-right-ladder .ladder-item img {
        float: none !important;
        display: block;
        margin-bottom: 20px;
        margin-left: auto;
        margin-right: auto; } }
    /* line 51, ../styles/sass/layout/_about.scss */
    .about-content .inner-content-wrapper .left-right-ladder .ladder-item h3 {
      height: 100%;
      font-size: 28px;
      font-size: 1.75rem;
      line-height: 38px;
      font-family: "Avenir Roman", Helvetica, Arial, sans-serif;
      padding-top: 17px; }
      @media only all and (max-width: 640px) {
        /* line 51, ../styles/sass/layout/_about.scss */
        .about-content .inner-content-wrapper .left-right-ladder .ladder-item h3 {
          font-size: 20px;
          font-size: 1.25rem;
          line-height: 30px; } }
  /* line 67, ../styles/sass/layout/_about.scss */
  .about-content .inner-content-wrapper .left-right-ladder .left-item img {
    float: left; }
  /* line 71, ../styles/sass/layout/_about.scss */
  .about-content .inner-content-wrapper .left-right-ladder .left-item h3 {
    text-align: left;
    padding-left: 100px; }
    @media only all and (max-width: 768px) {
      /* line 71, ../styles/sass/layout/_about.scss */
      .about-content .inner-content-wrapper .left-right-ladder .left-item h3 {
        padding: 0px;
        text-align: center; } }
  /* line 84, ../styles/sass/layout/_about.scss */
  .about-content .inner-content-wrapper .left-right-ladder .right-item img {
    float: right; }
  /* line 88, ../styles/sass/layout/_about.scss */
  .about-content .inner-content-wrapper .left-right-ladder .right-item h3 {
    text-align: right;
    padding-right: 100px; }
    @media only all and (max-width: 768px) {
      /* line 88, ../styles/sass/layout/_about.scss */
      .about-content .inner-content-wrapper .left-right-ladder .right-item h3 {
        padding: 0px;
        text-align: center; } }
/* line 101, ../styles/sass/layout/_about.scss */
.about-content .inner-content-wrapper .features {
  margin-top: 50px;
  margin-bottom: 100px;
  margin: 50px -15px 100px -15px; }
  @media only all and (max-width: 1063px) {
    /* line 101, ../styles/sass/layout/_about.scss */
    .about-content .inner-content-wrapper .features {
      margin: 50px -10px 100px -10px; } }
  @media only all and (max-width: 640px) {
    /* line 101, ../styles/sass/layout/_about.scss */
    .about-content .inner-content-wrapper .features {
      margin: 50px 0px 100px 0px; } }
  /* line 109, ../styles/sass/layout/_about.scss */
  .about-content .inner-content-wrapper .features .feature-list {
    padding: 0;
    margin: 0;
    display: table !important;
    width: 100%;
    padding: 0px;
    margin: 0px; }
    /* line 28, ../styles/sass/mixins/_lists_mx.scss */
    .about-content .inner-content-wrapper .features .feature-list li {
      display: table-cell !important; }
    @media only all and (max-width: 640px) {
      /* line 109, ../styles/sass/layout/_about.scss */
      .about-content .inner-content-wrapper .features .feature-list {
        padding: 0;
        margin: 0;
        list-style-type: none !important; }
        /* line 36, ../styles/sass/mixins/_lists_mx.scss */
        .about-content .inner-content-wrapper .features .feature-list li {
          display: block !important;
          float: none !important; } }
    /* line 117, ../styles/sass/layout/_about.scss */
    .about-content .inner-content-wrapper .features .feature-list li {
      padding: 0px 15px; }
      @media only all and (max-width: 1063px) {
        /* line 117, ../styles/sass/layout/_about.scss */
        .about-content .inner-content-wrapper .features .feature-list li {
          padding: 0px 10px; } }
      @media only all and (max-width: 640px) {
        /* line 117, ../styles/sass/layout/_about.scss */
        .about-content .inner-content-wrapper .features .feature-list li {
          width: 100%;
          padding: 0px;
          margin-bottom: 30px; } }

/* line 8, ../styles/sass/layout/_content.scss */
.inner-content-wrapper {
  width: 962px; }
  @media only all and (max-width: 1063px) {
    /* line 8, ../styles/sass/layout/_content.scss */
    .inner-content-wrapper {
      width: auto;
      left: 50px;
      padding-right: 100px; } }
  @media only all and (max-width: 640px) {
    /* line 8, ../styles/sass/layout/_content.scss */
    .inner-content-wrapper {
      left: 40px;
      padding-right: 80px; } }
  @media only all and (max-width: 480px) {
    /* line 8, ../styles/sass/layout/_content.scss */
    .inner-content-wrapper {
      left: 20px;
      padding-right: 40px; } }

/* line 31, ../styles/sass/layout/_content.scss */
.inner-content-wrapper > h2 {
  font-size: 30px;
  font-size: 1.875rem;
  color: #003b77;
  font-family: "Avenir Heavy", Helvetica, Arial, sans-serif; }
  @media only all and (max-width: 768px) {
    /* line 31, ../styles/sass/layout/_content.scss */
    .inner-content-wrapper > h2 {
      font-size: 24px;
      font-size: 1.5rem; } }

/* line 39, ../styles/sass/layout/_content.scss */
.inner-content-wrapper > h3 {
  font-size: 20px;
  font-size: 1.25rem;
  color: #666666;
  font-family: "Avenir Light", Helvetica, Arial, sans-serif; }

/* line 48, ../styles/sass/layout/_content.scss */
.inner-content-wrapper > p {
  font-family: "Avenir Light", Helvetica, Arial, sans-serif;
  font-size: 24px;
  font-size: 1.5rem;
  line-height: 34px;
  color: #3f5f84; }
  /* line 54, ../styles/sass/layout/_content.scss */
  .inner-content-wrapper > p strong {
    font-family: "Avenir Medium", Helvetica, Arial, sans-serif; }
  @media only all and (max-width: 768px) {
    /* line 48, ../styles/sass/layout/_content.scss */
    .inner-content-wrapper > p {
      font-size: 16px;
      font-size: 1rem; } }

/* line 6, ../styles/sass/layout/_footer.scss */
.bc-footer {
  background-color: white;
  border-top: solid 1px #cccccc;
  height: 200px; }
  @media only all and (max-width: 640px) {
    /* line 6, ../styles/sass/layout/_footer.scss */
    .bc-footer {
      height: 300px; } }
  /* line 16, ../styles/sass/layout/_footer.scss */
  .bc-footer .content-wrapper .footer-options {
    width: 610px;
    height: 18px;
    margin-top: 42px; }
    @media only all and (max-width: 640px) {
      /* line 16, ../styles/sass/layout/_footer.scss */
      .bc-footer .content-wrapper .footer-options {
        width: 100%;
        height: 124px;
        padding-left: 40px; } }
    @media only all and (max-width: 480px) {
      /* line 16, ../styles/sass/layout/_footer.scss */
      .bc-footer .content-wrapper .footer-options {
        padding-left: 20px; } }
    @media only all and (max-width: 640px) {
      /* line 30, ../styles/sass/layout/_footer.scss */
      .bc-footer .content-wrapper .footer-options ul {
        padding: 0;
        margin: 0;
        list-style-type: none !important; }
        /* line 36, ../styles/sass/mixins/_lists_mx.scss */
        .bc-footer .content-wrapper .footer-options ul li {
          display: block !important;
          float: none !important; } }
    /* line 35, ../styles/sass/layout/_footer.scss */
    .bc-footer .content-wrapper .footer-options ul li {
      margin: 0px 15px 0px 0px; }
      /* line 38, ../styles/sass/layout/_footer.scss */
      .bc-footer .content-wrapper .footer-options ul li a {
        font-family: "Avenir Medium", Helvetica, Arial, sans-serif;
        font-size: 14px;
        font-size: 0.875rem;
        color: #336699;
        cursor: pointer;
        text-decoration: none; }
        /* line 45, ../styles/sass/layout/_footer.scss */
        .bc-footer .content-wrapper .footer-options ul li a:visited, .bc-footer .content-wrapper .footer-options ul li a:hover {
          color: #336699;
          text-decoration: none; }
    /* line 52, ../styles/sass/layout/_footer.scss */
    .bc-footer .content-wrapper .footer-options ul li:last-child {
      margin: 0px 0px 0px 0px; }
  /* line 58, ../styles/sass/layout/_footer.scss */
  .bc-footer .content-wrapper .footer-copy {
    width: 310px;
    height: 18px;
    position: relative;
    margin-top: 25px; }
    @media only all and (max-width: 640px) {
      /* line 58, ../styles/sass/layout/_footer.scss */
      .bc-footer .content-wrapper .footer-copy {
        width: 100%;
        padding-left: 40px; } }
    @media only all and (max-width: 480px) {
      /* line 58, ../styles/sass/layout/_footer.scss */
      .bc-footer .content-wrapper .footer-copy {
        padding-left: 20px; } }
    /* line 75, ../styles/sass/layout/_footer.scss */
    .bc-footer .content-wrapper .footer-copy ul li {
      font-family: "Avenir Medium", Helvetica, Arial, sans-serif;
      font-size: 14px;
      font-size: 0.875rem;
      color: #666666;
      padding: 0px 5px; }
      @media only all and (max-width: 320px) {
        /* line 75, ../styles/sass/layout/_footer.scss */
        .bc-footer .content-wrapper .footer-copy ul li {
          font-size: 12px;
          font-size: 0.75rem; } }
      /* line 83, ../styles/sass/layout/_footer.scss */
      .bc-footer .content-wrapper .footer-copy ul li a {
        font-family: "Avenir Medium", Helvetica, Arial, sans-serif;
        font-size: 14px;
        font-size: 0.875rem;
        color: #336699;
        cursor: pointer;
        text-decoration: none; }
        /* line 90, ../styles/sass/layout/_footer.scss */
        .bc-footer .content-wrapper .footer-copy ul li a:visited, .bc-footer .content-wrapper .footer-copy ul li a:hover {
          color: #336699;
          text-decoration: none; }
      /* line 96, ../styles/sass/layout/_footer.scss */
      .bc-footer .content-wrapper .footer-copy ul li a.selected {
        font-family: "Avenir Heavy", Helvetica, Arial, sans-serif;
        color: black;
        cursor: default; }
    /* line 103, ../styles/sass/layout/_footer.scss */
    .bc-footer .content-wrapper .footer-copy ul li:first-child, .bc-footer .content-wrapper .footer-copy ul li:last-child {
      border: none; }
    /* line 107, ../styles/sass/layout/_footer.scss */
    .bc-footer .content-wrapper .footer-copy ul li:first-child {
      margin-right: 10px;
      padding: 0px; }
    /* line 112, ../styles/sass/layout/_footer.scss */
    .bc-footer .content-wrapper .footer-copy ul li.divide {
      color: #999999; }
  /* line 118, ../styles/sass/layout/_footer.scss */
  .bc-footer .content-wrapper .footer-icons {
    margin-top: 25px;
    /*@include responsive( $breakpoint-mobile ){ margin-left: 40px; }*/
    /*@include responsive( $breakpoint-mobile-small ){ margin-left: 20px; }*/ }

/* line 6, ../styles/sass/layout/_header.scss */
.bc-header {
  position: relative;
  height: 110px; }
  @media only all and (max-width: 962px) {
    /* line 6, ../styles/sass/layout/_header.scss */
    .bc-header {
      height: 55px; } }
  /* line 14, ../styles/sass/layout/_header.scss */
  .bc-header .content-wrapper .desktop {
    height: 100%;
    width: 100%; }
    @media only all and (max-width: 962px) {
      /* line 14, ../styles/sass/layout/_header.scss */
      .bc-header .content-wrapper .desktop {
        display: none; } }
    /* line 20, ../styles/sass/layout/_header.scss */
    .bc-header .content-wrapper .desktop .branding {
      position: absolute;
      top: 0px;
      left: 88px; }
    /* line 27, ../styles/sass/layout/_header.scss */
    .bc-header .content-wrapper .desktop .branding-cn {
      position: absolute;
      top: 0px;
      left: 88px; }
    /* line 34, ../styles/sass/layout/_header.scss */
    .bc-header .content-wrapper .desktop .right-options {
      position: absolute;
      top: 18px;
      right: 100px;
      height: 27px; }
      /* line 41, ../styles/sass/layout/_header.scss */
      .bc-header .content-wrapper .desktop .right-options li {
        padding-left: 7px; }
      /* line 44, ../styles/sass/layout/_header.scss */
      .bc-header .content-wrapper .desktop .right-options .user-icon {
        margin-top: 8px;
        cursor: pointer; }
      /* line 50, ../styles/sass/layout/_header.scss */
      .bc-header .content-wrapper .desktop .right-options .user-login {
        font-family: "Avenir Medium", Helvetica, Arial, sans-serif;
        font-size: 14px;
        font-size: 0.875rem;
        margin-top: 6px;
        color: #336699;
        cursor: pointer; }
      /* line 58, ../styles/sass/layout/_header.scss */
      .bc-header .content-wrapper .desktop .right-options li {
        position: relative; }
        /* line 60, ../styles/sass/layout/_header.scss */
        .bc-header .content-wrapper .desktop .right-options li .search-query {
          margin-left: 20px;
          padding-right: 30px; }
        /* line 65, ../styles/sass/layout/_header.scss */
        .bc-header .content-wrapper .desktop .right-options li .btn {
          position: absolute;
          top: 7px;
          right: 8px; }
  /* line 76, ../styles/sass/layout/_header.scss */
  .bc-header .content-wrapper .mobile {
    display: none;
    height: 100%;
    width: 100%;
    background-color: #fafafa;
    background-image: -moz-linear-gradient(center top, #fafafa, #efefef);
    background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#fafafa), to(#efefef));
    background-image: -webkit-linear-gradient(#fafafa, #efefef);
    background-image: -o-linear-gradient(#fafafa, #efefef);
    filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0 , startColorstr=#fafafa , endColorstr=#efefef );
    -webkit-box-shadow: 0px 2px 6px rgba(0, 0, 0, 0.35);
    -moz-box-shadow: 0px 2px 6px rgba(0, 0, 0, 0.35);
    box-shadow: 0px 2px 6px rgba(0, 0, 0, 0.35); }
    @media only all and (max-width: 962px) {
      /* line 76, ../styles/sass/layout/_header.scss */
      .bc-header .content-wrapper .mobile {
        display: block; } }
    /* line 85, ../styles/sass/layout/_header.scss */
    .bc-header .content-wrapper .mobile .branding {
      position: absolute;
      top: 0px;
      left: 20px; }
    /* line 92, ../styles/sass/layout/_header.scss */
    .bc-header .content-wrapper .mobile .mobile-options {
      position: absolute;
      top: 0px;
      right: 0px;
      height: 100%;
      border-left: solid 1px #e3e3e4; }
      /* line 100, ../styles/sass/layout/_header.scss */
      .bc-header .content-wrapper .mobile .mobile-options li {
        height: 100%;
        padding: 0px 15px;
        border-right: solid 1px #e3e3e4;
        border-left: solid 1px white;
        cursor: pointer; }
      /* line 108, ../styles/sass/layout/_header.scss */
      .bc-header .content-wrapper .mobile .mobile-options .mobile-search {
        height: 100%; }
      /* line 112, ../styles/sass/layout/_header.scss */
      .bc-header .content-wrapper .mobile .mobile-options .mobile-menu {
        height: 100%;
        display: none; }
        @media only all and (max-width: 640px) {
          /* line 112, ../styles/sass/layout/_header.scss */
          .bc-header .content-wrapper .mobile .mobile-options .mobile-menu {
            display: block; } }

@media only all and (max-width: 640px) {
  /* line 6, ../styles/sass/layout/_our_company.scss */
  .our-company-content {
    left: 0px;
    right: 0px;
    width: 100%; } }
/* line 14, ../styles/sass/layout/_our_company.scss */
.our-company-content .our-company-banner {
  position: relative;
  height: 358px;
  width: 960px; }
  @media only all and (max-width: 1063px) {
    /* line 14, ../styles/sass/layout/_our_company.scss */
    .our-company-content .our-company-banner {
      width: 100%; } }
  @media only all and (max-width: 320px) {
    /* line 14, ../styles/sass/layout/_our_company.scss */
    .our-company-content .our-company-banner {
      height: 225px !important;
      width: 320px !important;
      padding: 0px !important;
      margin: 0px !important; } }
  /* line 28, ../styles/sass/layout/_our_company.scss */
  .our-company-content .our-company-banner .copy {
    position: absolute;
    top: 40px;
    bottom: 40px;
    left: 40px;
    right: 40px; }
    @media only all and (max-width: 640px) {
      /* line 28, ../styles/sass/layout/_our_company.scss */
      .our-company-content .our-company-banner .copy {
        top: auto;
        bottom: 0px;
        left: 0px;
        right: 0px;
        background: transparent;
        background: black;
        background: rgba(0, 0, 0, 0.5);
        padding: 0px 20px; } }
    /* line 44, ../styles/sass/layout/_our_company.scss */
    .our-company-content .our-company-banner .copy h1 {
      font-family: "Avenir Heavy", Helvetica, Arial, sans-serif;
      font-size: 38px;
      font-size: 2.375rem;
      line-height: 48px;
      color: white;
      -webkit-text-shadow: 0px 1px 4px rgba(0, 0, 0, 0.65);
      -moz-text-shadow: 0px 1px 4px rgba(0, 0, 0, 0.65);
      -o-text-shadow: 0px 1px 4px rgba(0, 0, 0, 0.65);
      text-shadow: 0px 1px 4px black;
      text-shadow: 0px 1px 4px rgba(0, 0, 0, 0.65);
      padding-bottom: 10px; }
      @media only all and (max-width: 640px) {
        /* line 44, ../styles/sass/layout/_our_company.scss */
        .our-company-content .our-company-banner .copy h1 {
          font-size: 22px;
          font-size: 1.375rem;
          line-height: 30px;
          padding: 10px 20px 10px 15px !important; } }
    /* line 59, ../styles/sass/layout/_our_company.scss */
    .our-company-content .our-company-banner .copy h3 {
      font-family: "Avenir Roman", Helvetica, Arial, sans-serif;
      font-size: 18px;
      font-size: 1.125rem;
      line-height: 28px;
      color: white;
      -webkit-text-shadow: 0px 1px 8px rgba(0, 0, 0, 0.65);
      -moz-text-shadow: 0px 1px 8px rgba(0, 0, 0, 0.65);
      -o-text-shadow: 0px 1px 8px rgba(0, 0, 0, 0.65);
      text-shadow: 0px 1px 8px black;
      text-shadow: 0px 1px 8px rgba(0, 0, 0, 0.65);
      margin-bottom: 30px; }
    /* line 68, ../styles/sass/layout/_our_company.scss */
    .our-company-content .our-company-banner .copy .call-to-action {
      font-family: "Avenir Heavy", Helvetica, Arial, sans-serif;
      color: black;
      font-size: 18px;
      font-size: 1.125rem;
      line-height: 28px;
      cursor: pointer;
      background-color: #666666;
      padding: 8px 12px;
      border-radius: 8px !important;
      -moz-border-radius: 8px !important;
      -webkit-border-radius: 8px !important;
      border: none !important; }
      @media only all and (max-width: 640px) {
        /* line 68, ../styles/sass/layout/_our_company.scss */
        .our-company-content .our-company-banner .copy .call-to-action {
          float: left;
          padding: 8px 0px 8px 8px !important;
          margin-top: 15px;
          margin-bottom: 15px;
          margin-right: 15px; } }
/* line 90, ../styles/sass/layout/_our_company.scss */
.our-company-content .content {
  position: relative;
  border-top: solid 2px #dddddd;
  margin-top: 40px;
  padding-top: 25px;
  padding-bottom: 100px;
  width: 100%;
  overflow: hidden !important; }
  @media only all and (max-width: 640px) {
    /* line 90, ../styles/sass/layout/_our_company.scss */
    .our-company-content .content {
      border-top: none;
      margin-top: 20px; } }
  /* line 104, ../styles/sass/layout/_our_company.scss */
  .our-company-content .content .left-content {
    display: block;
    float: left;
    width: 660px; }
    @media only all and (max-width: 1063px) {
      /* line 104, ../styles/sass/layout/_our_company.scss */
      .our-company-content .content .left-content {
        width: 65%; } }
    @media only all and (max-width: 962px) {
      /* line 104, ../styles/sass/layout/_our_company.scss */
      .our-company-content .content .left-content {
        width: 60%; } }
    @media only all and (max-width: 855px) {
      /* line 104, ../styles/sass/layout/_our_company.scss */
      .our-company-content .content .left-content {
        position: relative;
        float: none;
        width: 100%;
        margin-bottom: 60px; } }
    /* line 118, ../styles/sass/layout/_our_company.scss */
    .our-company-content .content .left-content h1 {
      font-family: "Avenir Heavy", Helvetica, Arial, sans-serif;
      font-size: 36px;
      font-size: 2.25rem;
      line-height: 36px;
      color: #666666;
      margin-bottom: 40px; }
      @media only all and (max-width: 640px) {
        /* line 118, ../styles/sass/layout/_our_company.scss */
        .our-company-content .content .left-content h1 {
          font-size: 20px;
          font-size: 1.25rem;
          line-height: 30px;
          margin-bottom: 20px;
          padding: 0px 20px; } }
    /* line 133, ../styles/sass/layout/_our_company.scss */
    .our-company-content .content .left-content p {
      font-family: "Avenir Light", Helvetica, Arial, sans-serif;
      font-size: 20px;
      font-size: 1.25rem;
      line-height: 30px;
      color: #666666; }
      @media only all and (max-width: 640px) {
        /* line 133, ../styles/sass/layout/_our_company.scss */
        .our-company-content .content .left-content p {
          font-size: 16px;
          font-size: 1rem;
          line-height: 26px;
          padding: 0px 20px; } }
    /* line 146, ../styles/sass/layout/_our_company.scss */
    .our-company-content .content .left-content .content-image {
      margin: 40px 0px 40px 0px; }
    @media only all and (max-width: 962px) {
      /* line 151, ../styles/sass/layout/_our_company.scss */
      .our-company-content .content .left-content .row-fluid .span6 {
        width: 100%;
        padding: 0px;
        margin: 0px; } }
    /* line 160, ../styles/sass/layout/_our_company.scss */
    .our-company-content .content .left-content .left-block {
      padding-right: 15px; }
    /* line 164, ../styles/sass/layout/_our_company.scss */
    .our-company-content .content .left-content .right-block {
      padding-left: 15px; }
  /* line 169, ../styles/sass/layout/_our_company.scss */
  .our-company-content .content .right-content {
    display: block;
    float: right;
    margin-top: 10px;
    margin-left: 52px;
    width: 250px; }
    @media only all and (max-width: 855px) {
      /* line 169, ../styles/sass/layout/_our_company.scss */
      .our-company-content .content .right-content {
        position: relative;
        float: none;
        width: 100%;
        margin-left: 0px;
        margin-top: 0px;
        padding: 0;
        margin: 0;
        list-style-type: none !important; }
        /* line 19, ../styles/sass/mixins/_lists_mx.scss */
        .our-company-content .content .right-content li {
          display: inline !important;
          float: left !important; } }
    @media only all and (max-width: 640px) {
      /* line 169, ../styles/sass/layout/_our_company.scss */
      .our-company-content .content .right-content {
        margin-left: 0px; } }
    /* line 189, ../styles/sass/layout/_our_company.scss */
    .our-company-content .content .right-content .right-content-list {
      padding: 0;
      margin: 0;
      list-style-type: none !important; }
      /* line 36, ../styles/sass/mixins/_lists_mx.scss */
      .our-company-content .content .right-content .right-content-list li {
        display: block !important;
        float: none !important; }
      @media only all and (max-width: 855px) {
        /* line 189, ../styles/sass/layout/_our_company.scss */
        .our-company-content .content .right-content .right-content-list {
          padding: 0;
          margin: 0;
          display: table !important;
          width: 100%; }
          /* line 28, ../styles/sass/mixins/_lists_mx.scss */
          .our-company-content .content .right-content .right-content-list li {
            display: table-cell !important; } }
      @media only all and (max-width: 768px) {
        /* line 189, ../styles/sass/layout/_our_company.scss */
        .our-company-content .content .right-content .right-content-list {
          padding: 0;
          margin: 0;
          list-style-type: none !important; }
          /* line 36, ../styles/sass/mixins/_lists_mx.scss */
          .our-company-content .content .right-content .right-content-list li {
            display: block !important;
            float: none !important; } }
      @media only all and (max-width: 640px) {
        /* line 189, ../styles/sass/layout/_our_company.scss */
        .our-company-content .content .right-content .right-content-list {
          position: relative;
          width: 320px;
          margin: 0px auto; } }
      /* line 207, ../styles/sass/layout/_our_company.scss */
      .our-company-content .content .right-content .right-content-list li {
        width: 320px;
        margin-top: 50px;
        background-color: #f6f6f6;
        padding-bottom: 10px; }
        @media only all and (max-width: 855px) {
          /* line 207, ../styles/sass/layout/_our_company.scss */
          .our-company-content .content .right-content .right-content-list li {
            width: 33.3%;
            border-left: solid 10px white;
            border-right: solid 10px white; } }
        @media only all and (max-width: 768px) {
          /* line 207, ../styles/sass/layout/_our_company.scss */
          .our-company-content .content .right-content .right-content-list li {
            width: 100%;
            border-left: none;
            border-right: none;
            height: 126px;
            margin-top: 30px;
            padding-bottom: 0px; } }
        @media only all and (max-width: 640px) {
          /* line 207, ../styles/sass/layout/_our_company.scss */
          .our-company-content .content .right-content .right-content-list li {
            height: 270px;
            padding: 0px;
            margin-top: 50px; } }
        /* line 234, ../styles/sass/layout/_our_company.scss */
        .our-company-content .content .right-content .right-content-list li:first-child {
          margin-top: 0px !important; }
        /* line 238, ../styles/sass/layout/_our_company.scss */
        .our-company-content .content .right-content .right-content-list li .side-image {
          margin-bottom: 15px;
          width: 100%; }
          @media only all and (max-width: 768px) {
            /* line 238, ../styles/sass/layout/_our_company.scss */
            .our-company-content .content .right-content .right-content-list li .side-image {
              margin: 0px 15px 0px 0px;
              padding: 0px;
              float: left; } }
          @media only all and (max-width: 640px) {
            /* line 238, ../styles/sass/layout/_our_company.scss */
            .our-company-content .content .right-content .right-content-list li .side-image {
              float: none;
              margin-bottom: 15px; } }
        /* line 254, ../styles/sass/layout/_our_company.scss */
        .our-company-content .content .right-content .right-content-list li h1 {
          font-family: "Avenir Heavy", Helvetica, Arial, sans-serif;
          font-size: 18px;
          font-size: 1.125rem;
          line-height: 28px;
          color: #878787;
          padding: 0px 26px;
          margin: 0px 0px 5px 0px; }
          @media only all and (max-width: 768px) {
            /* line 254, ../styles/sass/layout/_our_company.scss */
            .our-company-content .content .right-content .right-content-list li h1 {
              padding: 10px 26px 0px 26px; } }
          @media only all and (max-width: 640px) {
            /* line 254, ../styles/sass/layout/_our_company.scss */
            .our-company-content .content .right-content .right-content-list li h1 {
              padding: 0px; } }
          @media only all and (max-width: 480px) {
            /* line 254, ../styles/sass/layout/_our_company.scss */
            .our-company-content .content .right-content .right-content-list li h1 {
              padding: 0px 20px; } }
        /* line 269, ../styles/sass/layout/_our_company.scss */
        .our-company-content .content .right-content .right-content-list li p {
          font-family: "Avenir Light", Helvetica, Arial, sans-serif;
          font-size: 14px;
          font-size: 0.875rem;
          line-height: 24px;
          color: #878787;
          margin: 0px 0px 15px 0px;
          padding: 0px 26px; }
          @media only all and (max-width: 640px) {
            /* line 269, ../styles/sass/layout/_our_company.scss */
            .our-company-content .content .right-content .right-content-list li p {
              padding: 0px; } }
          @media only all and (max-width: 480px) {
            /* line 269, ../styles/sass/layout/_our_company.scss */
            .our-company-content .content .right-content .right-content-list li p {
              padding: 0px 20px; } }
        /* line 282, ../styles/sass/layout/_our_company.scss */
        .our-company-content .content .right-content .right-content-list li a {
          font-family: "Avenir Light", Helvetica, Arial, sans-serif;
          color: #333333;
          border-bottom: solid 1px #729cd2;
          font-size: 16px;
          font-size: 1rem;
          line-height: 26px;
          text-decoration: none;
          margin-left: 26px; }
          /* line 291, ../styles/sass/layout/_our_company.scss */
          .our-company-content .content .right-content .right-content-list li a:hover {
            text-decoration: none; }
          @media only all and (max-width: 768px) {
            /* line 282, ../styles/sass/layout/_our_company.scss */
            .our-company-content .content .right-content .right-content-list li a {
              margin-left: 0px;
              padding: 0px;
              float: left; } }
          @media only all and (max-width: 480px) {
            /* line 282, ../styles/sass/layout/_our_company.scss */
            .our-company-content .content .right-content .right-content-list li a {
              margin-left: 20px; } }
          @media only all and (max-width: 640px) {
            /* line 282, ../styles/sass/layout/_our_company.scss */
            .our-company-content .content .right-content .right-content-list li a {
              float: none; } }
        /* line 306, ../styles/sass/layout/_our_company.scss */
        .our-company-content .content .right-content .right-content-list li:last-child {
          margin-bottom: 100px; }
          @media only all and (max-width: 768px) {
            /* line 306, ../styles/sass/layout/_our_company.scss */
            .our-company-content .content .right-content .right-content-list li:last-child {
              margin-bottom: 0px; } }

/* line 7, ../styles/sass/layout/_products.scss */
.inner-content-wrapper > .products {
  position: relative;
  height: auto; }
  /* line 11, ../styles/sass/layout/_products.scss */
  .inner-content-wrapper > .products .products-list {
    position: relative;
    padding: 0;
    margin: 0;
    list-style-type: none !important;
    width: 100%;
    padding: 0px; }
    /* line 19, ../styles/sass/mixins/_lists_mx.scss */
    .inner-content-wrapper > .products .products-list li {
      display: inline !important;
      float: left !important; }
    /* line 17, ../styles/sass/layout/_products.scss */
    .inner-content-wrapper > .products .products-list li {
      border-right: solid 1px #efefef;
      width: 33%;
      height: 100%;
      margin-top: 40px;
      margin-bottom: 40px; }
      @media only all and (max-width: 962px) {
        /* line 17, ../styles/sass/layout/_products.scss */
        .inner-content-wrapper > .products .products-list li {
          width: 49%; } }
      @media only all and (max-width: 768px) {
        /* line 17, ../styles/sass/layout/_products.scss */
        .inner-content-wrapper > .products .products-list li {
          width: 100%;
          height: auto;
          border: none !important; } }
      /* line 34, ../styles/sass/layout/_products.scss */
      .inner-content-wrapper > .products .products-list li .product-item {
        position: relative;
        height: 100%; }
        /* line 42, ../styles/sass/layout/_products.scss */
        .inner-content-wrapper > .products .products-list li .product-item h3 {
          font-family: "Avenir Heavy", Helvetica, Arial, sans-serif;
          font-size: 18px;
          font-size: 1.125rem;
          color: #333333;
          line-height: 22px;
          padding: 0px 30px 0px 30px; }
        /* line 50, ../styles/sass/layout/_products.scss */
        .inner-content-wrapper > .products .products-list li .product-item p {
          font-family: "Avenir Light", Helvetica, Arial, sans-serif;
          color: #666666;
          font-size: 14px;
          font-size: 0.875rem;
          line-height: 20px;
          padding: 0px 30px 0px 30px;
          margin-bottom: 40px; }
        /* line 59, ../styles/sass/layout/_products.scss */
        .inner-content-wrapper > .products .products-list li .product-item a {
          position: absolute;
          bottom: 0px;
          margin-left: 10px;
          color: #333333;
          border-bottom: solid 1px #ff7019;
          font-size: 16px;
          font-size: 1rem;
          margin-left: 30px;
          text-decoration: none; }
          /* line 69, ../styles/sass/layout/_products.scss */
          .inner-content-wrapper > .products .products-list li .product-item a:hover {
            text-decoration: none; }
      /* line 81, ../styles/sass/layout/_products.scss */
      .inner-content-wrapper > .products .products-list li:last-child {
        border: none !important; }
    /* line 88, ../styles/sass/layout/_products.scss */
    .inner-content-wrapper > .products .products-list .desktop-one .product-item h3, .inner-content-wrapper > .products .products-list .desktop-one .product-item p {
      padding: 0px 30px 0px 0px !important; }
      @media only all and (max-width: 768px) {
        /* line 88, ../styles/sass/layout/_products.scss */
        .inner-content-wrapper > .products .products-list .desktop-one .product-item h3, .inner-content-wrapper > .products .products-list .desktop-one .product-item p {
          padding: 0px; } }
    /* line 94, ../styles/sass/layout/_products.scss */
    .inner-content-wrapper > .products .products-list .desktop-one .product-item a {
      margin: 0px; }
    /* line 104, ../styles/sass/layout/_products.scss */
    .inner-content-wrapper > .products .products-list .desktop-three {
      border: none; }
      /* line 109, ../styles/sass/layout/_products.scss */
      .inner-content-wrapper > .products .products-list .desktop-three .product-item h3, .inner-content-wrapper > .products .products-list .desktop-three .product-item p {
        padding: 0px 0px 0px 30px !important; }
        @media only all and (max-width: 768px) {
          /* line 109, ../styles/sass/layout/_products.scss */
          .inner-content-wrapper > .products .products-list .desktop-three .product-item h3, .inner-content-wrapper > .products .products-list .desktop-three .product-item p {
            padding: 0px; } }
      /* line 115, ../styles/sass/layout/_products.scss */
      .inner-content-wrapper > .products .products-list .desktop-three .product-item a {
        margin-left: 30px; }
    @media only all and (max-width: 962px) {
      /* line 121, ../styles/sass/layout/_products.scss */
      .inner-content-wrapper > .products .products-list .mobile-one {
        border-right: solid 1px #efefef; }
        /* line 126, ../styles/sass/layout/_products.scss */
        .inner-content-wrapper > .products .products-list .mobile-one .product-item h3, .inner-content-wrapper > .products .products-list .mobile-one .product-item p {
          padding: 0px 30px 0px 0px !important; }
        /* line 132, ../styles/sass/layout/_products.scss */
        .inner-content-wrapper > .products .products-list .mobile-one .product-item a {
          margin: 0px; } }
        @media only all and (max-width: 962px) and (max-width: 768px) {
          /* line 126, ../styles/sass/layout/_products.scss */
          .inner-content-wrapper > .products .products-list .mobile-one .product-item h3, .inner-content-wrapper > .products .products-list .mobile-one .product-item p {
            padding: 0px; } }
    @media only all and (max-width: 962px) {
      /* line 139, ../styles/sass/layout/_products.scss */
      .inner-content-wrapper > .products .products-list .mobile-two {
        border: none; }
        /* line 145, ../styles/sass/layout/_products.scss */
        .inner-content-wrapper > .products .products-list .mobile-two .product-item h3, .inner-content-wrapper > .products .products-list .mobile-two .product-item p {
          padding: 0px 0px 0px 30px !important; }
        /* line 151, ../styles/sass/layout/_products.scss */
        .inner-content-wrapper > .products .products-list .mobile-two .product-item a {
          margin-left: 30px; } }
        @media only all and (max-width: 962px) and (max-width: 768px) {
          /* line 145, ../styles/sass/layout/_products.scss */
          .inner-content-wrapper > .products .products-list .mobile-two .product-item h3, .inner-content-wrapper > .products .products-list .mobile-two .product-item p {
            padding: 0px; } }
    @media only all and (max-width: 768px) {
      /* line 158, ../styles/sass/layout/_products.scss */
      .inner-content-wrapper > .products .products-list .desktop-one, .inner-content-wrapper > .products .products-list .desktop-two, .inner-content-wrapper > .products .products-list .desktop-three, .inner-content-wrapper > .products .products-list .mobile-one, .inner-content-wrapper > .products .products-list mobile-two {
        border: none !important; }
        /* line 164, ../styles/sass/layout/_products.scss */
        .inner-content-wrapper > .products .products-list .desktop-one .product-item h3, .inner-content-wrapper > .products .products-list .desktop-one .product-item p, .inner-content-wrapper > .products .products-list .desktop-two .product-item h3, .inner-content-wrapper > .products .products-list .desktop-two .product-item p, .inner-content-wrapper > .products .products-list .desktop-three .product-item h3, .inner-content-wrapper > .products .products-list .desktop-three .product-item p, .inner-content-wrapper > .products .products-list .mobile-one .product-item h3, .inner-content-wrapper > .products .products-list .mobile-one .product-item p, .inner-content-wrapper > .products .products-list mobile-two .product-item h3, .inner-content-wrapper > .products .products-list mobile-two .product-item p {
          padding: 0px !important; } }
      @media only all and (max-width: 768px) and (max-width: 962px) {
        /* line 168, ../styles/sass/layout/_products.scss */
        .inner-content-wrapper > .products .products-list .desktop-one .product-item a, .inner-content-wrapper > .products .products-list .desktop-two .product-item a, .inner-content-wrapper > .products .products-list .desktop-three .product-item a, .inner-content-wrapper > .products .products-list .mobile-one .product-item a, .inner-content-wrapper > .products .products-list mobile-two .product-item a {
          margin: 0px; } }

/* line 179, ../styles/sass/layout/_products.scss */
.inner-content-wrapper > .nutrition-assessment {
  position: relative;
  left: 0px;
  right: 0px;
  margin-top: 80px;
  margin-bottom: 100px;
  border-left: solid 8px #999999;
  padding-left: 24px; }
  @media only all and (max-width: 962px) {
    /* line 179, ../styles/sass/layout/_products.scss */
    .inner-content-wrapper > .nutrition-assessment {
      border-left: none;
      border-top: solid 8px #999999;
      padding-left: 5px;
      padding-top: 20px; } }
  /* line 195, ../styles/sass/layout/_products.scss */
  .inner-content-wrapper > .nutrition-assessment h3 {
    font-family: "Avenir Heavy", Helvetica, Arial, sans-serif;
    font-size: 22px;
    font-size: 1.375rem;
    color: #333333;
    line-height: 26px; }
  /* line 202, ../styles/sass/layout/_products.scss */
  .inner-content-wrapper > .nutrition-assessment p {
    font-family: "Avenir Light", Helvetica, Arial, sans-serif;
    color: #666666;
    font-size: 18px;
    font-size: 1.125rem;
    line-height: 24px;
    padding-right: 380px; }
    @media only all and (max-width: 962px) {
      /* line 202, ../styles/sass/layout/_products.scss */
      .inner-content-wrapper > .nutrition-assessment p {
        padding: 0px 0px 20px 0px; } }
  /* line 214, ../styles/sass/layout/_products.scss */
  .inner-content-wrapper > .nutrition-assessment .asssessment-action {
    position: absolute;
    top: 20px;
    right: 0px;
    border: none;
    font-family: "Avenir Roman", Helvetica, Arial, sans-serif;
    color: #333333;
    font-size: 18px;
    font-size: 1.125rem;
    padding-left: 96px; }
    @media only all and (max-width: 962px) {
      /* line 214, ../styles/sass/layout/_products.scss */
      .inner-content-wrapper > .nutrition-assessment .asssessment-action {
        position: relative;
        top: 0px; } }
    @media only all and (max-width: 640px) {
      /* line 214, ../styles/sass/layout/_products.scss */
      .inner-content-wrapper > .nutrition-assessment .asssessment-action {
        position: relative;
        display: block;
        margin: 0px auto !important;
        height: 115px !important;
        padding: 91px 0px 0px 0px;
        font-size: 24px;
        font-size: 1.5rem;
        background-position: top center !important; } }

/* line 6, ../styles/sass/layout/_whats_new.scss */
.whats-new-content {
  border-top: solid 1px #efefef;
  padding-top: 35px; }
  @media only all and (max-width: 1063px) {
    /* line 6, ../styles/sass/layout/_whats_new.scss */
    .whats-new-content {
      margin: 0px !important;
      left: 0px;
      right: 0px;
      padding: 35px 40px 0px 40px; } }
  @media only all and (max-width: 480px) {
    /* line 6, ../styles/sass/layout/_whats_new.scss */
    .whats-new-content {
      padding: 35px 20px 0px 20px; } }
  /* line 21, ../styles/sass/layout/_whats_new.scss */
  .whats-new-content .hero-images {
    position: relative;
    padding: 0;
    margin: 0;
    list-style-type: none !important;
    display: block;
    width: 100%;
    margin-top: 15px; }
    /* line 19, ../styles/sass/mixins/_lists_mx.scss */
    .whats-new-content .hero-images li {
      display: inline !important;
      float: left !important; }
    @media only all and (max-width: 1063px) {
      /* line 28, ../styles/sass/layout/_whats_new.scss */
      .whats-new-content .hero-images li {
        width: 100%;
        text-align: center; } }
    /* line 34, ../styles/sass/layout/_whats_new.scss */
    .whats-new-content .hero-images li .divider {
      height: 100%;
      width: 20px; }
      @media only all and (max-width: 1063px) {
        /* line 34, ../styles/sass/layout/_whats_new.scss */
        .whats-new-content .hero-images li .divider {
          display: none; } }
    @media only all and (max-width: 1063px) {
      /* line 44, ../styles/sass/layout/_whats_new.scss */
      .whats-new-content .hero-images .first-image {
        margin: 20px auto; } }
    @media only all and (max-width: 1063px) {
      /* line 48, ../styles/sass/layout/_whats_new.scss */
      .whats-new-content .hero-images .second-image {
        margin: 20px auto; } }
    @media only all and (max-width: 480px) {
      /* line 48, ../styles/sass/layout/_whats_new.scss */
      .whats-new-content .hero-images .second-image {
        position: relative;
        display: block;
        width: 90%;
        left: 5%; } }
  /* line 61, ../styles/sass/layout/_whats_new.scss */
  .whats-new-content .content .whats-new-span {
    position: relative;
    height: auto;
    margin-top: 30px; }
    @media only all and (max-width: 1063px) {
      /* line 61, ../styles/sass/layout/_whats_new.scss */
      .whats-new-content .content .whats-new-span {
        width: 100%;
        display: block;
        border: none;
        margin: 30px 0px 0px 0px;
        padding: 0; } }
    /* line 74, ../styles/sass/layout/_whats_new.scss */
    .whats-new-content .content .whats-new-span .side-text {
      font-family: "Avenir Light", Helvetica, Arial, sans-serif;
      font-size: 20px;
      font-size: 1.25rem;
      line-height: 28px;
      color: #666666; }
    /* line 81, ../styles/sass/layout/_whats_new.scss */
    .whats-new-content .content .whats-new-span .center-text {
      font-family: "Avenir Light Oblique", Helvetica, Arial, sans-serif;
      font-size: 30px;
      font-size: 1.875rem;
      line-height: 30px;
      color: #999999; }
  /* line 90, ../styles/sass/layout/_whats_new.scss */
  .whats-new-content .content:first-child h3, .whats-new-content .content:first-child p {
    padding: 0px 20px 0px 0px; }
    @media only all and (max-width: 1063px) {
      /* line 90, ../styles/sass/layout/_whats_new.scss */
      .whats-new-content .content:first-child h3, .whats-new-content .content:first-child p {
        padding: 0; } }
  /* line 96, ../styles/sass/layout/_whats_new.scss */
  .whats-new-content .content:first-child a {
    margin: 0px; }
  /* line 101, ../styles/sass/layout/_whats_new.scss */
  .whats-new-content .content:last-child {
    border-right: none; }
    /* line 104, ../styles/sass/layout/_whats_new.scss */
    .whats-new-content .content:last-child h3, .whats-new-content .content:last-child p {
      padding: 0px 0px 0px 10px; }
      @media only all and (max-width: 1063px) {
        /* line 104, ../styles/sass/layout/_whats_new.scss */
        .whats-new-content .content:last-child h3, .whats-new-content .content:last-child p {
          padding: 0; } }

/* line 12, ../styles/sass/layout/en/_main.scss */
.main-wrapper .bc-nav-wrapper {
  background-color: #193e64;
  background-image: -moz-linear-gradient(center top, #193e64, #002a54);
  background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#193e64), to(#002a54));
  background-image: -webkit-linear-gradient(#193e64, #002a54);
  background-image: -o-linear-gradient(#193e64, #002a54);
  filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0 , startColorstr=#193e64 , endColorstr=#002a54 );
  border-top: solid 1px #657588; }
  /* line 25, ../styles/sass/layout/en/_main.scss */
  .main-wrapper .bc-nav-wrapper .nav-content-wrapper .nav .dropdown .dropdown-toggle:hover, .main-wrapper .bc-nav-wrapper .nav-content-wrapper .nav-pills .dropdown .dropdown-toggle:hover {
    background-color: #102841;
    background-image: -moz-linear-gradient(center top, #102841, #002449);
    background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#102841), to(#002449));
    background-image: -webkit-linear-gradient(#102841, #002449);
    background-image: -o-linear-gradient(#102841, #002449);
    filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0 , startColorstr=#102841 , endColorstr=#002449 ); }
  /* line 32, ../styles/sass/layout/en/_main.scss */
  .main-wrapper .bc-nav-wrapper .nav-content-wrapper .nav .open .dropdown-toggle, .main-wrapper .bc-nav-wrapper .nav-content-wrapper .nav-pills .open .dropdown-toggle {
    background-color: #102841;
    background-image: -moz-linear-gradient(center top, #102841, #002449);
    background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#102841), to(#002449));
    background-image: -webkit-linear-gradient(#102841, #002449);
    background-image: -o-linear-gradient(#102841, #002449);
    filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0 , startColorstr=#102841 , endColorstr=#002449 ); }

/* line 43, ../styles/sass/layout/en/_main.scss */
.main-wrapper > .main-carousel {
  position: relative;
  width: 100%;
  height: auto;
  background: #fafafa; }
  @media only all and (max-width: 1200px) {
    /* line 43, ../styles/sass/layout/en/_main.scss */
    .main-wrapper > .main-carousel {
      width: 100%; } }
  /* line 51, ../styles/sass/layout/en/_main.scss */
  .main-wrapper > .main-carousel .content-wrapper {
    height: auto;
    border-right: solid 1px #e3e3e4;
    border-left: solid 1px #e3e3e4; }
    @media only all and (max-width: 1200px) {
      /* line 51, ../styles/sass/layout/en/_main.scss */
      .main-wrapper > .main-carousel .content-wrapper {
        border: none; } }
    /* line 58, ../styles/sass/layout/en/_main.scss */
    .main-wrapper > .main-carousel .content-wrapper .main-carousel-images {
      padding: 0;
      margin: 0;
      display: table !important;
      width: 100%;
      height: auto;
      overflow: hidden; }
      /* line 28, ../styles/sass/mixins/_lists_mx.scss */
      .main-wrapper > .main-carousel .content-wrapper .main-carousel-images li {
        display: table-cell !important; }
      @media only all and (max-width: 640px) {
        /* line 58, ../styles/sass/layout/en/_main.scss */
        .main-wrapper > .main-carousel .content-wrapper .main-carousel-images {
          display: none !important; } }
      /* line 66, ../styles/sass/layout/en/_main.scss */
      .main-wrapper > .main-carousel .content-wrapper .main-carousel-images li {
        width: 33.3%;
        height: auto; }
    /* line 72, ../styles/sass/layout/en/_main.scss */
    .main-wrapper > .main-carousel .content-wrapper .main-carousel-images-mobile {
      display: none;
      padding: 0;
      margin: 0;
      list-style-type: none !important;
      width: 100%; }
      /* line 36, ../styles/sass/mixins/_lists_mx.scss */
      .main-wrapper > .main-carousel .content-wrapper .main-carousel-images-mobile li {
        display: block !important;
        float: none !important; }
      @media only all and (max-width: 640px) {
        /* line 72, ../styles/sass/layout/en/_main.scss */
        .main-wrapper > .main-carousel .content-wrapper .main-carousel-images-mobile {
          display: block; } }
  /* line 81, ../styles/sass/layout/en/_main.scss */
  .main-wrapper > .main-carousel .carosel-top_shadow {
    position: absolute;
    top: 0px;
    left: 0px;
    right: 0px;
    height: 5px; }
  /* line 90, ../styles/sass/layout/en/_main.scss */
  .main-wrapper > .main-carousel .carousel-divide {
    position: absolute;
    bottom: 0px;
    left: 0px;
    right: 0px;
    height: 1px;
    background: #e3e3e4; }

/* line 104, ../styles/sass/layout/en/_main.scss */
.main-wrapper .inner-content-wrapper {
  margin-top: 60px; }
/* line 109, ../styles/sass/layout/en/_main.scss */
.main-wrapper h2 {
  color: #3f5f84; }
/* line 113, ../styles/sass/layout/en/_main.scss */
.main-wrapper h3 {
  color: #666666; }

/* line 119, ../styles/sass/layout/en/_main.scss */
.main-wrapper > .inner-content-wrapper > .main-sections {
  position: relative;
  margin-top: 60px;
  margin-bottom: 100px;
  height: auto; }
  /* line 125, ../styles/sass/layout/en/_main.scss */
  .main-wrapper > .inner-content-wrapper > .main-sections .sections-list {
    position: relative;
    padding: 0;
    margin: 0;
    list-style-type: none !important;
    width: 100%;
    padding: 0px;
    height: auto; }
    /* line 19, ../styles/sass/mixins/_lists_mx.scss */
    .main-wrapper > .inner-content-wrapper > .main-sections .sections-list li {
      display: inline !important;
      float: left !important; }
    /* line 132, ../styles/sass/layout/en/_main.scss */
    .main-wrapper > .inner-content-wrapper > .main-sections .sections-list li {
      width: 33%;
      border-right: solid 1px #efefef;
      height: 100%; }
      @media only all and (max-width: 962px) {
        /* line 132, ../styles/sass/layout/en/_main.scss */
        .main-wrapper > .inner-content-wrapper > .main-sections .sections-list li {
          width: 49%;
          border: none; } }
      @media only all and (max-width: 640px) {
        /* line 132, ../styles/sass/layout/en/_main.scss */
        .main-wrapper > .inner-content-wrapper > .main-sections .sections-list li {
          width: 100%;
          height: auto;
          margin-top: 50px; } }
      /* line 147, ../styles/sass/layout/en/_main.scss */
      .main-wrapper > .inner-content-wrapper > .main-sections .sections-list li .section-item {
        position: relative;
        height: 100%; }
        /* line 151, ../styles/sass/layout/en/_main.scss */
        .main-wrapper > .inner-content-wrapper > .main-sections .sections-list li .section-item .image {
          float: left;
          margin: 0px 15px 0px 25px; }
          @media only all and (max-width: 640px) {
            /* line 151, ../styles/sass/layout/en/_main.scss */
            .main-wrapper > .inner-content-wrapper > .main-sections .sections-list li .section-item .image {
              margin: 0px 15px 0px 0px; } }
        /* line 158, ../styles/sass/layout/en/_main.scss */
        .main-wrapper > .inner-content-wrapper > .main-sections .sections-list li .section-item h3 {
          color: #003b77;
          font-size: 18px;
          font-size: 1.125rem;
          padding: 0px 30px 0px 30px; }
          @media only all and (max-width: 640px) {
            /* line 158, ../styles/sass/layout/en/_main.scss */
            .main-wrapper > .inner-content-wrapper > .main-sections .sections-list li .section-item h3 {
              padding: 0px 30px 0px 0px; } }
        /* line 167, ../styles/sass/layout/en/_main.scss */
        .main-wrapper > .inner-content-wrapper > .main-sections .sections-list li .section-item p {
          padding: 15px 25px 0px 0px; }
          @media only all and (max-width: 640px) {
            /* line 167, ../styles/sass/layout/en/_main.scss */
            .main-wrapper > .inner-content-wrapper > .main-sections .sections-list li .section-item p {
              padding: 15px 25px 0px 0px; } }
        /* line 174, ../styles/sass/layout/en/_main.scss */
        .main-wrapper > .inner-content-wrapper > .main-sections .sections-list li .section-item a {
          font-size: 14px;
          font-size: 0.875rem;
          color: #336699; }
      /* line 194, ../styles/sass/layout/en/_main.scss */
      .main-wrapper > .inner-content-wrapper > .main-sections .sections-list li:first-child .image {
        margin: 0px 15px 0px 0px; }
      /* line 198, ../styles/sass/layout/en/_main.scss */
      .main-wrapper > .inner-content-wrapper > .main-sections .sections-list li:first-child h3 {
        padding: 0px 30px 0px 0px; }
      /* line 202, ../styles/sass/layout/en/_main.scss */
      .main-wrapper > .inner-content-wrapper > .main-sections .sections-list li:first-child p {
        padding: 15px 25px 0px 0px; }
      @media only all and (max-width: 962px) {
        /* line 192, ../styles/sass/layout/en/_main.scss */
        .main-wrapper > .inner-content-wrapper > .main-sections .sections-list li:first-child {
          border-right: solid 1px #efefef; } }
      @media only all and (max-width: 640px) {
        /* line 192, ../styles/sass/layout/en/_main.scss */
        .main-wrapper > .inner-content-wrapper > .main-sections .sections-list li:first-child {
          border: none; } }
      /* line 210, ../styles/sass/layout/en/_main.scss */
      .main-wrapper > .inner-content-wrapper > .main-sections .sections-list li:last-child {
        border-right: none; }
        /* line 213, ../styles/sass/layout/en/_main.scss */
        .main-wrapper > .inner-content-wrapper > .main-sections .sections-list li:last-child p {
          padding: 15px 0px 0px 0px; }
        @media only all and (max-width: 962px) {
          /* line 210, ../styles/sass/layout/en/_main.scss */
          .main-wrapper > .inner-content-wrapper > .main-sections .sections-list li:last-child {
            margin-top: 50px; } }
        @media only all and (max-width: 962px) {
          /* line 219, ../styles/sass/layout/en/_main.scss */
          .main-wrapper > .inner-content-wrapper > .main-sections .sections-list li:last-child .image {
            margin: 0px 15px 0px 0px; } }
        @media only all and (max-width: 962px) {
          /* line 223, ../styles/sass/layout/en/_main.scss */
          .main-wrapper > .inner-content-wrapper > .main-sections .sections-list li:last-child h3 {
            padding: 0px 30px 0px 0px; } }
        @media only all and (max-width: 962px) {
          /* line 227, ../styles/sass/layout/en/_main.scss */
          .main-wrapper > .inner-content-wrapper > .main-sections .sections-list li:last-child p {
            padding: 15px 25px 0px 0px; } }

/* line 9, ../styles/sass/layout/en/_nutrilite_landing.scss */
.nutrilite-wrapper {
  position: relative; }
  /* line 12, ../styles/sass/layout/en/_nutrilite_landing.scss */
  .nutrilite-wrapper .bc-nav-wrapper {
    background-color: #568332;
    background-image: -moz-linear-gradient(center top, #568332, #437619);
    background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#568332), to(#437619));
    background-image: -webkit-linear-gradient(#568332, #437619);
    background-image: -o-linear-gradient(#568332, #437619);
    filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0 , startColorstr=#568332 , endColorstr=#437619 );
    border-top: solid 1px #74b71b; }
    /* line 25, ../styles/sass/layout/en/_nutrilite_landing.scss */
    .nutrilite-wrapper .bc-nav-wrapper .nav-content-wrapper .nav .dropdown .dropdown-toggle:hover, .nutrilite-wrapper .bc-nav-wrapper .nav-content-wrapper .nav-pills .dropdown .dropdown-toggle:hover {
      background-color: #395621;
      background-image: -moz-linear-gradient(center top, #395621, #3b6716);
      background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#395621), to(#3b6716));
      background-image: -webkit-linear-gradient(#395621, #3b6716);
      background-image: -o-linear-gradient(#395621, #3b6716);
      filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0 , startColorstr=#395621 , endColorstr=#3b6716 ); }
    /* line 32, ../styles/sass/layout/en/_nutrilite_landing.scss */
    .nutrilite-wrapper .bc-nav-wrapper .nav-content-wrapper .nav .open .dropdown-toggle, .nutrilite-wrapper .bc-nav-wrapper .nav-content-wrapper .nav-pills .open .dropdown-toggle {
      background-color: #395621;
      background-image: -moz-linear-gradient(center top, #395621, #3b6716);
      background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#395621), to(#3b6716));
      background-image: -webkit-linear-gradient(#395621, #3b6716);
      background-image: -o-linear-gradient(#395621, #3b6716);
      filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0 , startColorstr=#395621 , endColorstr=#3b6716 ); }
  /* line 49, ../styles/sass/layout/en/_nutrilite_landing.scss */
  .nutrilite-wrapper .bc-sub-nav-wrapper .nav-content-wrapper ul li a:hover {
    background: #e6f0d9; }
  /* line 58, ../styles/sass/layout/en/_nutrilite_landing.scss */
  .nutrilite-wrapper .bc-sub-nav-wrapper .mobile .dropdown {
    background-color: #568332;
    background-image: -moz-linear-gradient(center top, #568332, #437619);
    background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#568332), to(#437619));
    background-image: -webkit-linear-gradient(#568332, #437619);
    background-image: -o-linear-gradient(#568332, #437619);
    filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0 , startColorstr=#568332 , endColorstr=#437619 ); }
    /* line 73, ../styles/sass/layout/en/_nutrilite_landing.scss */
    .nutrilite-wrapper .bc-sub-nav-wrapper .mobile .dropdown .dropdown-menu {
      background: #164613; }
      /* line 76, ../styles/sass/layout/en/_nutrilite_landing.scss */
      .nutrilite-wrapper .bc-sub-nav-wrapper .mobile .dropdown .dropdown-menu li {
        border-top: solid 1px #437219;
        border-bottom: solid 1px black; }
        /* line 81, ../styles/sass/layout/en/_nutrilite_landing.scss */
        .nutrilite-wrapper .bc-sub-nav-wrapper .mobile .dropdown .dropdown-menu li a:hover {
          background-color: #164613;
          background-image: -moz-linear-gradient(center top, #164613, #164613);
          background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#164613), to(#164613));
          background-image: -webkit-linear-gradient(#164613, #164613);
          background-image: -o-linear-gradient(#164613, #164613);
          filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0 , startColorstr=#164613 , endColorstr=#164613 );
          background: #164613 !important; }
  /* line 106, ../styles/sass/layout/en/_nutrilite_landing.scss */
  .nutrilite-wrapper .landing-carousel .content-wrapper .carousel .carousel-indicators li:hover {
    background: transparent;
    background: #599900;
    background: rgba(89, 153, 0, 0.25); }
  /* line 111, ../styles/sass/layout/en/_nutrilite_landing.scss */
  .nutrilite-wrapper .landing-carousel .content-wrapper .carousel .carousel-indicators li.active {
    background: transparent;
    background: #599900;
    background: rgba(89, 153, 0, 0.65); }
  /* line 116, ../styles/sass/layout/en/_nutrilite_landing.scss */
  .nutrilite-wrapper .landing-carousel .content-wrapper .carousel .carousel-inner {
    -webkit-box-shadow: 0px 2px 10px rgba(0, 0, 0, 0.35);
    -moz-box-shadow: 0px 2px 10px rgba(0, 0, 0, 0.35);
    box-shadow: 0px 2px 10px rgba(0, 0, 0, 0.35); }
    @media only all and (max-width: 640px) {
      /* line 122, ../styles/sass/layout/en/_nutrilite_landing.scss */
      .nutrilite-wrapper .landing-carousel .content-wrapper .carousel .carousel-inner .item .copy {
        left: 40px;
        right: 40px;
        bottom: 30px; } }
    @media only all and (max-width: 480px) {
      /* line 122, ../styles/sass/layout/en/_nutrilite_landing.scss */
      .nutrilite-wrapper .landing-carousel .content-wrapper .carousel .carousel-inner .item .copy {
        left: 20px;
        right: 20px;
        bottom: 30px; } }
    @media only all and (max-width: 640px) {
      /* line 136, ../styles/sass/layout/en/_nutrilite_landing.scss */
      .nutrilite-wrapper .landing-carousel .content-wrapper .carousel .carousel-inner .item .copy h1 {
        padding-bottom: 20px; } }
    /* line 140, ../styles/sass/layout/en/_nutrilite_landing.scss */
    .nutrilite-wrapper .landing-carousel .content-wrapper .carousel .carousel-inner .item .copy a {
      color: white;
      background: transparent;
      background: black;
      background: rgba(0, 0, 0, 0.55); }
    /* line 161, ../styles/sass/layout/en/_nutrilite_landing.scss */
    .nutrilite-wrapper .landing-carousel .content-wrapper .carousel .carousel-inner .item-one .copy h3 {
      max-width: 550px; }
      @media only all and (max-width: 768px) {
        /* line 161, ../styles/sass/layout/en/_nutrilite_landing.scss */
        .nutrilite-wrapper .landing-carousel .content-wrapper .carousel .carousel-inner .item-one .copy h3 {
          max-width: 450px; } }
    /* line 170, ../styles/sass/layout/en/_nutrilite_landing.scss */
    .nutrilite-wrapper .landing-carousel .content-wrapper .carousel .carousel-inner .item-two .copy h3 {
      max-width: 650px; }
      @media only all and (max-width: 768px) {
        /* line 170, ../styles/sass/layout/en/_nutrilite_landing.scss */
        .nutrilite-wrapper .landing-carousel .content-wrapper .carousel .carousel-inner .item-two .copy h3 {
          max-width: 500px; } }
    /* line 179, ../styles/sass/layout/en/_nutrilite_landing.scss */
    .nutrilite-wrapper .landing-carousel .content-wrapper .carousel .carousel-inner .item-three .copy h3 {
      max-width: 600px; }
      @media only all and (max-width: 768px) {
        /* line 179, ../styles/sass/layout/en/_nutrilite_landing.scss */
        .nutrilite-wrapper .landing-carousel .content-wrapper .carousel .carousel-inner .item-three .copy h3 {
          max-width: 450px; } }
  /* line 192, ../styles/sass/layout/en/_nutrilite_landing.scss */
  .nutrilite-wrapper .inner-content-wrapper h2 {
    color: #437219; }
  /* line 196, ../styles/sass/layout/en/_nutrilite_landing.scss */
  .nutrilite-wrapper .inner-content-wrapper h3 {
    color: #666666; }
  /* line 200, ../styles/sass/layout/en/_nutrilite_landing.scss */
  .nutrilite-wrapper .inner-content-wrapper p {
    color: #437219; }
  /* line 206, ../styles/sass/layout/en/_nutrilite_landing.scss */
  .nutrilite-wrapper .inner-content-wrapper .products .products-list {
    height: 350px; }
    @media only all and (max-width: 1063px) {
      /* line 206, ../styles/sass/layout/en/_nutrilite_landing.scss */
      .nutrilite-wrapper .inner-content-wrapper .products .products-list {
        height: 375px; } }
    @media only all and (max-width: 962px) {
      /* line 206, ../styles/sass/layout/en/_nutrilite_landing.scss */
      .nutrilite-wrapper .inner-content-wrapper .products .products-list {
        height: 350px; } }
    /* line 214, ../styles/sass/layout/en/_nutrilite_landing.scss */
    .nutrilite-wrapper .inner-content-wrapper .products .products-list li .product-item h3 {
      color: #ff7019; }
    /* line 218, ../styles/sass/layout/en/_nutrilite_landing.scss */
    .nutrilite-wrapper .inner-content-wrapper .products .products-list li .product-item p {
      color: #666666; }
    /* line 222, ../styles/sass/layout/en/_nutrilite_landing.scss */
    .nutrilite-wrapper .inner-content-wrapper .products .products-list li .product-item a {
      border-bottom: solid 1px #ff7019; }
  /* line 243, ../styles/sass/layout/en/_nutrilite_landing.scss */
  .nutrilite-wrapper .inner-content-wrapper .nutrition-assessment {
    border-left: solid 8px #599900; }
    @media only all and (max-width: 962px) {
      /* line 243, ../styles/sass/layout/en/_nutrilite_landing.scss */
      .nutrilite-wrapper .inner-content-wrapper .nutrition-assessment {
        border-left: none;
        border-top: solid 8px #599900; } }
    /* line 251, ../styles/sass/layout/en/_nutrilite_landing.scss */
    .nutrilite-wrapper .inner-content-wrapper .nutrition-assessment h3 {
      color: #437219; }
    /* line 255, ../styles/sass/layout/en/_nutrilite_landing.scss */
    .nutrilite-wrapper .inner-content-wrapper .nutrition-assessment p {
      color: #666666; }
    /* line 259, ../styles/sass/layout/en/_nutrilite_landing.scss */
    .nutrilite-wrapper .inner-content-wrapper .nutrition-assessment .asssessment-action {
      color: #599900; }
      @media only all and (max-width: 640px) {
        /* line 259, ../styles/sass/layout/en/_nutrilite_landing.scss */
        .nutrilite-wrapper .inner-content-wrapper .nutrition-assessment .asssessment-action {
          background-position: top center !important; } }

/* line 10, ../styles/sass/layout/en/_nutrilite_whats_new.scss */
.nutrilite-whats-new .hero-images li .divider {
  padding: 40px; }
/* line 17, ../styles/sass/layout/en/_nutrilite_whats_new.scss */
.nutrilite-whats-new .hero-images .second-image {
  padding-top: 10px; }
  @media only all and (max-width: 1063px) {
    /* line 17, ../styles/sass/layout/en/_nutrilite_whats_new.scss */
    .nutrilite-whats-new .hero-images .second-image {
      margin: 40px auto 20px auto; } }
/* line 25, ../styles/sass/layout/en/_nutrilite_whats_new.scss */
.nutrilite-whats-new .content .whats-new-span .center-text {
  color: #599900; }

/* line 9, ../styles/sass/layout/en/_artistry_landing.scss */
.artistry-wrapper {
  position: relative; }
  /* line 13, ../styles/sass/layout/en/_artistry_landing.scss */
  .artistry-wrapper .bc-nav-wrapper {
    background-color: #333333;
    background-image: -moz-linear-gradient(center top, #333333, black);
    background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#333333), to(black));
    background-image: -webkit-linear-gradient(#333333, black);
    background-image: -o-linear-gradient(#333333, black);
    filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0 , startColorstr=#333333 , endColorstr=black );
    border-top: solid 1px black; }
    /* line 26, ../styles/sass/layout/en/_artistry_landing.scss */
    .artistry-wrapper .bc-nav-wrapper .nav-content-wrapper .nav .dropdown .dropdown-toggle:hover, .artistry-wrapper .bc-nav-wrapper .nav-content-wrapper .nav-pills .dropdown .dropdown-toggle:hover {
      background-color: black;
      background-image: -moz-linear-gradient(center top, black, black);
      background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(black), to(black));
      background-image: -webkit-linear-gradient(black, black);
      background-image: -o-linear-gradient(black, black);
      filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0 , startColorstr=black , endColorstr=black ); }
    /* line 33, ../styles/sass/layout/en/_artistry_landing.scss */
    .artistry-wrapper .bc-nav-wrapper .nav-content-wrapper .nav .open .dropdown-toggle, .artistry-wrapper .bc-nav-wrapper .nav-content-wrapper .nav-pills .open .dropdown-toggle {
      background-color: black;
      background-image: -moz-linear-gradient(center top, black, black);
      background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(black), to(black));
      background-image: -webkit-linear-gradient(black, black);
      background-image: -o-linear-gradient(black, black);
      filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0 , startColorstr=black , endColorstr=black ); }
  /* line 48, ../styles/sass/layout/en/_artistry_landing.scss */
  .artistry-wrapper .bc-sub-nav-wrapper .nav-content-wrapper ul {
    padding-top: 10px; }
    /* line 53, ../styles/sass/layout/en/_artistry_landing.scss */
    .artistry-wrapper .bc-sub-nav-wrapper .nav-content-wrapper ul li a:hover {
      background: #efefef; }
  /* line 62, ../styles/sass/layout/en/_artistry_landing.scss */
  .artistry-wrapper .bc-sub-nav-wrapper .mobile .dropdown {
    background-color: #333333;
    background-image: -moz-linear-gradient(center top, #333333, black);
    background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#333333), to(black));
    background-image: -webkit-linear-gradient(#333333, black);
    background-image: -o-linear-gradient(#333333, black);
    filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0 , startColorstr=#333333 , endColorstr=black ); }
    /* line 77, ../styles/sass/layout/en/_artistry_landing.scss */
    .artistry-wrapper .bc-sub-nav-wrapper .mobile .dropdown .dropdown-menu {
      background: #333333; }
      /* line 80, ../styles/sass/layout/en/_artistry_landing.scss */
      .artistry-wrapper .bc-sub-nav-wrapper .mobile .dropdown .dropdown-menu li {
        border-top: solid 1px #666666;
        border-bottom: solid 1px black; }
        /* line 85, ../styles/sass/layout/en/_artistry_landing.scss */
        .artistry-wrapper .bc-sub-nav-wrapper .mobile .dropdown .dropdown-menu li a:hover {
          background-color: #333333;
          background-image: -moz-linear-gradient(center top, #333333, #333333);
          background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#333333), to(#333333));
          background-image: -webkit-linear-gradient(#333333, #333333);
          background-image: -o-linear-gradient(#333333, #333333);
          filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0 , startColorstr=#333333 , endColorstr=#333333 );
          background: #333333 !important; }
  @media only all and (max-width: 320px) {
    /* line 97, ../styles/sass/layout/en/_artistry_landing.scss */
    .artistry-wrapper .landing-carousel {
      height: 225px; } }
  /* line 100, ../styles/sass/layout/en/_artistry_landing.scss */
  .artistry-wrapper .landing-carousel .carousel-back {
    background-color: black; }
    @media only all and (max-width: 320px) {
      /* line 100, ../styles/sass/layout/en/_artistry_landing.scss */
      .artistry-wrapper .landing-carousel .carousel-back {
        display: none; } }
  @media only all and (max-width: 320px) {
    /* line 108, ../styles/sass/layout/en/_artistry_landing.scss */
    .artistry-wrapper .landing-carousel .content-wrapper .carousel {
      height: 225px; } }
  /* line 115, ../styles/sass/layout/en/_artistry_landing.scss */
  .artistry-wrapper .landing-carousel .content-wrapper .carousel .carousel-indicators li:hover {
    background: transparent;
    background: black;
    background: rgba(0, 0, 0, 0.3); }
  /* line 120, ../styles/sass/layout/en/_artistry_landing.scss */
  .artistry-wrapper .landing-carousel .content-wrapper .carousel .carousel-indicators li.active {
    background: transparent;
    background: #ae9983;
    background: rgba(174, 153, 131, 0.7); }
  @media only all and (max-width: 320px) {
    /* line 127, ../styles/sass/layout/en/_artistry_landing.scss */
    .artistry-wrapper .landing-carousel .content-wrapper .carousel .carousel-inner .item {
      height: 225px; } }
  /* line 131, ../styles/sass/layout/en/_artistry_landing.scss */
  .artistry-wrapper .landing-carousel .content-wrapper .carousel .carousel-inner .item .image-one {
    height: 450px;
    max-width: 1063px;
    background: url("clientlibs-head/assets/images/artistry/ArtistryCarouselOne.png") top center !important;
    background-size: 1063px 450px; }
    @media only screen and (-webkit-min-device-pixel-ratio: 2) {
      /* line 131, ../styles/sass/layout/en/_artistry_landing.scss */
      .artistry-wrapper .landing-carousel .content-wrapper .carousel .carousel-inner .item .image-one {
        background: url("clientlibs-head/assets/images/artistry/ArtistryCarouselOne.png") top center !important; } }
    @media only all and (max-width: 640px) {
      /* line 131, ../styles/sass/layout/en/_artistry_landing.scss */
      .artistry-wrapper .landing-carousel .content-wrapper .carousel .carousel-inner .item .image-one {
        height: 450px;
        max-width: 640px;
        background: url("clientlibs-head/assets/images/artistry/ArtistryCarouselMobileOne.png") top center !important;
        background-size: 640px 450px; } }
    @media only all and (max-width: 320px) {
      /* line 131, ../styles/sass/layout/en/_artistry_landing.scss */
      .artistry-wrapper .landing-carousel .content-wrapper .carousel .carousel-inner .item .image-one {
        height: 225px;
        max-width: 320px;
        background: url("clientlibs-head/assets/images/artistry/ArtistryCarouselMobileSmallOne.png") top center !important;
        background-size: 320px 225px; } }
  /* line 137, ../styles/sass/layout/en/_artistry_landing.scss */
  .artistry-wrapper .landing-carousel .content-wrapper .carousel .carousel-inner .item .image-two {
    height: 450px;
    max-width: 1063px;
    background: url("clientlibs-head/assets/images/artistry/ArtistryCarouselTwo.jpg") top center !important;
    background-size: 1063px 450px; }
    @media only screen and (-webkit-min-device-pixel-ratio: 2) {
      /* line 137, ../styles/sass/layout/en/_artistry_landing.scss */
      .artistry-wrapper .landing-carousel .content-wrapper .carousel .carousel-inner .item .image-two {
        background: url("clientlibs-head/assets/images/artistry/ArtistryCarouselTwo.jpg") top center !important; } }
    @media only all and (max-width: 640px) {
      /* line 137, ../styles/sass/layout/en/_artistry_landing.scss */
      .artistry-wrapper .landing-carousel .content-wrapper .carousel .carousel-inner .item .image-two {
        height: 450px;
        max-width: 640px;
        background: url("clientlibs-head/assets/images/artistry/ArtistryCarouselMobileTwo.jpg") top center !important;
        background-size: 640px 450px; } }
    @media only all and (max-width: 320px) {
      /* line 137, ../styles/sass/layout/en/_artistry_landing.scss */
      .artistry-wrapper .landing-carousel .content-wrapper .carousel .carousel-inner .item .image-two {
        height: 225;
        max-width: 320px;
        background: url("clientlibs-head/assets/images/artistry/ArtistryCarouselMobileSmallTwo.jpg") top center !important;
        background-size: 320px 225px; } }
  /* line 143, ../styles/sass/layout/en/_artistry_landing.scss */
  .artistry-wrapper .landing-carousel .content-wrapper .carousel .carousel-inner .item .image-three {
    height: 450px;
    max-width: 1063px;
    background: url("clientlibs-head/assets/images/artistry/ArtistryCarouselThree.jpg") top center !important;
    background-size: 1063px 450px; }
    @media only screen and (-webkit-min-device-pixel-ratio: 2) {
      /* line 143, ../styles/sass/layout/en/_artistry_landing.scss */
      .artistry-wrapper .landing-carousel .content-wrapper .carousel .carousel-inner .item .image-three {
        background: url("clientlibs-head/assets/images/artistry/ArtistryCarouselThree.jpg") top center !important; } }
    @media only all and (max-width: 640px) {
      /* line 143, ../styles/sass/layout/en/_artistry_landing.scss */
      .artistry-wrapper .landing-carousel .content-wrapper .carousel .carousel-inner .item .image-three {
        height: 450px;
        max-width: 640px;
        background: url("clientlibs-head/assets/images/artistry/ArtistryCarouselMobileThree.jpg") top center !important;
        background-size: 640px 450px; } }
    @media only all and (max-width: 320px) {
      /* line 143, ../styles/sass/layout/en/_artistry_landing.scss */
      .artistry-wrapper .landing-carousel .content-wrapper .carousel .carousel-inner .item .image-three {
        height: 225px;
        max-width: 320px;
        background: url("clientlibs-head/assets/images/artistry/ArtistryCarouselMobileSmallThree.jpg") top center !important;
        background-size: 320px 225px; } }
  @media only all and (max-width: 640px) {
    /* line 149, ../styles/sass/layout/en/_artistry_landing.scss */
    .artistry-wrapper .landing-carousel .content-wrapper .carousel .carousel-inner .item .copy {
      left: 0px;
      right: 0px;
      bottom: 0px;
      padding: 0px 20px;
      padding-bottom: 20px !important;
      background: transparent;
      background: #ae9983;
      background: rgba(174, 153, 131, 0.7); } }
  /* line 160, ../styles/sass/layout/en/_artistry_landing.scss */
  .artistry-wrapper .landing-carousel .content-wrapper .carousel .carousel-inner .item .copy h1, .artistry-wrapper .landing-carousel .content-wrapper .carousel .carousel-inner .item .copy h3 {
    color: black;
    -webkit-text-shadow: none !important;
    -moz-text-shadow: none !important;
    -o-text-shadow: none !important;
    text-shadow: none !important;
    text-shadow: none !important; }
  @media only all and (max-width: 640px) {
    /* line 165, ../styles/sass/layout/en/_artistry_landing.scss */
    .artistry-wrapper .landing-carousel .content-wrapper .carousel .carousel-inner .item .copy h1 {
      color: white;
      padding: 15px 20px 15px 25px;
      font-size: 24px;
      font-size: 1.5rem;
      line-height: 34px; } }
  @media only all and (max-width: 480px) {
    /* line 165, ../styles/sass/layout/en/_artistry_landing.scss */
    .artistry-wrapper .landing-carousel .content-wrapper .carousel .carousel-inner .item .copy h1 {
      font-size: 20px;
      font-size: 1.25rem;
      line-height: 30px; } }
  @media only all and (max-width: 640px) {
    /* line 179, ../styles/sass/layout/en/_artistry_landing.scss */
    .artistry-wrapper .landing-carousel .content-wrapper .carousel .carousel-inner .item .copy h3 {
      display: none; } }
  @media only all and (max-width: 640px) {
    /* line 183, ../styles/sass/layout/en/_artistry_landing.scss */
    .artistry-wrapper .landing-carousel .content-wrapper .carousel .carousel-inner .item .copy a {
      margin-left: 25px; } }
  /* line 191, ../styles/sass/layout/en/_artistry_landing.scss */
  .artistry-wrapper .landing-carousel .content-wrapper .carousel .carousel-inner .item-one .copy h1, .artistry-wrapper .landing-carousel .content-wrapper .carousel .carousel-inner .item-one .copy h3 {
    color: white !important; }
  /* line 194, ../styles/sass/layout/en/_artistry_landing.scss */
  .artistry-wrapper .landing-carousel .content-wrapper .carousel .carousel-inner .item-one .copy h3 {
    max-width: 100%; }
  /* line 202, ../styles/sass/layout/en/_artistry_landing.scss */
  .artistry-wrapper .landing-carousel .content-wrapper .carousel .carousel-inner .item-two .copy h3 {
    max-width: 100%; }
  /* line 206, ../styles/sass/layout/en/_artistry_landing.scss */
  .artistry-wrapper .landing-carousel .content-wrapper .carousel .carousel-inner .item-two .copy a {
    color: white;
    background: transparent;
    background: black;
    background: rgba(0, 0, 0, 0.65); }
  /* line 215, ../styles/sass/layout/en/_artistry_landing.scss */
  .artistry-wrapper .landing-carousel .content-wrapper .carousel .carousel-inner .item-three .copy h3 {
    max-width: 100%; }
  /* line 219, ../styles/sass/layout/en/_artistry_landing.scss */
  .artistry-wrapper .landing-carousel .content-wrapper .carousel .carousel-inner .item-three .copy a {
    color: white;
    background: transparent;
    background: black;
    background: rgba(0, 0, 0, 0.65); }
  @media only all and (max-width: 640px) {
    /* line 227, ../styles/sass/layout/en/_artistry_landing.scss */
    .artistry-wrapper .landing-carousel .content-wrapper .carousel a.carousel-control {
      top: auto;
      bottom: 24px !important; } }
  @media only all and (max-width: 480px) {
    /* line 227, ../styles/sass/layout/en/_artistry_landing.scss */
    .artistry-wrapper .landing-carousel .content-wrapper .carousel a.carousel-control {
      bottom: 22px !important; } }
  @media only all and (max-width: 640px) {
    /* line 237, ../styles/sass/layout/en/_artistry_landing.scss */
    .artistry-wrapper .landing-carousel .content-wrapper .carousel a.left {
      height: 18px;
      width: 12px;
      background: url("clientlibs-head/assets/images/components/carousel/CarouselArrowLeftMobile.png") no-repeat !important;
      background-size: contain;
      left: 12px; } }
  @media only all and (max-width: 640px) {
    /* line 244, ../styles/sass/layout/en/_artistry_landing.scss */
    .artistry-wrapper .landing-carousel .content-wrapper .carousel a.right {
      height: 18px;
      width: 12px;
      background: url("clientlibs-head/assets/images/components/carousel/CarouselArrowRightMobile.png") no-repeat !important;
      background-size: contain;
      right: 12px; } }
  /* line 257, ../styles/sass/layout/en/_artistry_landing.scss */
  .artistry-wrapper .inner-content-wrapper h2 {
    color: #ae9983; }
  /* line 261, ../styles/sass/layout/en/_artistry_landing.scss */
  .artistry-wrapper .inner-content-wrapper h3 {
    color: #ae9983; }
  /* line 265, ../styles/sass/layout/en/_artistry_landing.scss */
  .artistry-wrapper .inner-content-wrapper p {
    color: #ae9983; }
  /* line 271, ../styles/sass/layout/en/_artistry_landing.scss */
  .artistry-wrapper .inner-content-wrapper .products .products-list {
    height: 415px; }
    @media only all and (max-width: 1063px) {
      /* line 271, ../styles/sass/layout/en/_artistry_landing.scss */
      .artistry-wrapper .inner-content-wrapper .products .products-list {
        height: 425px; } }
    @media only all and (max-width: 962px) {
      /* line 271, ../styles/sass/layout/en/_artistry_landing.scss */
      .artistry-wrapper .inner-content-wrapper .products .products-list {
        height: 390px; } }
    /* line 279, ../styles/sass/layout/en/_artistry_landing.scss */
    .artistry-wrapper .inner-content-wrapper .products .products-list li .product-item h3 {
      margin-top: 30px;
      color: #ae9983; }
    /* line 284, ../styles/sass/layout/en/_artistry_landing.scss */
    .artistry-wrapper .inner-content-wrapper .products .products-list li .product-item p {
      color: #666666; }
    /* line 288, ../styles/sass/layout/en/_artistry_landing.scss */
    .artistry-wrapper .inner-content-wrapper .products .products-list li .product-item a {
      border-bottom: solid 1px #ae9983; }
  /* line 309, ../styles/sass/layout/en/_artistry_landing.scss */
  .artistry-wrapper .inner-content-wrapper .nutrition-assessment {
    border-left: solid 8px #ae9983; }
    @media only all and (max-width: 962px) {
      /* line 309, ../styles/sass/layout/en/_artistry_landing.scss */
      .artistry-wrapper .inner-content-wrapper .nutrition-assessment {
        border-left: none;
        border-top: solid 8px #ae9983; } }
    /* line 317, ../styles/sass/layout/en/_artistry_landing.scss */
    .artistry-wrapper .inner-content-wrapper .nutrition-assessment h3 {
      color: black; }
    /* line 321, ../styles/sass/layout/en/_artistry_landing.scss */
    .artistry-wrapper .inner-content-wrapper .nutrition-assessment p {
      color: #666666; }
    /* line 325, ../styles/sass/layout/en/_artistry_landing.scss */
    .artistry-wrapper .inner-content-wrapper .nutrition-assessment .asssessment-action {
      color: #ae9983; }
      @media only all and (max-width: 640px) {
        /* line 325, ../styles/sass/layout/en/_artistry_landing.scss */
        .artistry-wrapper .inner-content-wrapper .nutrition-assessment .asssessment-action {
          background-position: top center !important; } }

/* line 6, ../styles/sass/layout/en/_artistry_whats_new.scss */
.artistry-whats-new {
  background: url("clientlibs-head/assets/images/artistry/WhatsNewHeroBack.jpg") top right no-repeat;
  background-size: contain; }
  @media only screen and (-webkit-min-device-pixel-ratio: 2) {
    /* line 6, ../styles/sass/layout/en/_artistry_whats_new.scss */
    .artistry-whats-new {
      background: url("clientlibs-head/assets/images/artistry/WhatsNewHeroBack.jpg") top right no-repeat; } }
  @media only all and (max-width: 1063px) {
    /* line 6, ../styles/sass/layout/en/_artistry_whats_new.scss */
    .artistry-whats-new {
      background: url("clientlibs-head/assets/images/artistry/WhatsNewHeroBackMedium.jpg") top center no-repeat;
      background-size: 100%; } }
  @media only all and (max-width: 640px) {
    /* line 6, ../styles/sass/layout/en/_artistry_whats_new.scss */
    .artistry-whats-new {
      background: url("clientlibs-head/assets/images/artistry/WhatsNewHeroBackSmall.jpg") top center no-repeat;
      background-size: 100%; } }
  /* line 15, ../styles/sass/layout/en/_artistry_whats_new.scss */
  .artistry-whats-new .hero-images li .divider {
    padding: 70px; }
  /* line 20, ../styles/sass/layout/en/_artistry_whats_new.scss */
  .artistry-whats-new .hero-images .first-image {
    padding-top: 10px; }
  /* line 24, ../styles/sass/layout/en/_artistry_whats_new.scss */
  .artistry-whats-new .hero-images .second-image {
    padding-top: 20px; }
    @media only all and (max-width: 1063px) {
      /* line 24, ../styles/sass/layout/en/_artistry_whats_new.scss */
      .artistry-whats-new .hero-images .second-image {
        margin: 50px auto 20px auto; } }
  /* line 32, ../styles/sass/layout/en/_artistry_whats_new.scss */
  .artistry-whats-new .content .whats-new-span .center-text {
    color: #ae9983; }

/* line 9, ../styles/sass/layout/en/_espring_landing.scss */
.espring-wrapper {
  position: relative;
  /*// Carousel*/
  /*// Content*/ }
  /* line 13, ../styles/sass/layout/en/_espring_landing.scss */
  .espring-wrapper .bc-nav-wrapper {
    background-color: #7ea4d4;
    background-image: -moz-linear-gradient(center top, #7ea4d4, #729cd2);
    background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#7ea4d4), to(#729cd2));
    background-image: -webkit-linear-gradient(#7ea4d4, #729cd2);
    background-image: -o-linear-gradient(#7ea4d4, #729cd2);
    filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0 , startColorstr=#7ea4d4 , endColorstr=#729cd2 );
    border-top: none;
    -webkit-box-shadow: 0px 2px 6px rgba(0, 0, 0, 0.35);
    -moz-box-shadow: 0px 2px 6px rgba(0, 0, 0, 0.35);
    box-shadow: 0px 2px 6px rgba(0, 0, 0, 0.35); }
    /* line 27, ../styles/sass/layout/en/_espring_landing.scss */
    .espring-wrapper .bc-nav-wrapper .nav-content-wrapper .nav .dropdown .dropdown-toggle:hover, .espring-wrapper .bc-nav-wrapper .nav-content-wrapper .nav-pills .dropdown .dropdown-toggle:hover {
      background-color: #526b8a;
      background-image: -moz-linear-gradient(center top, #526b8a, #6488b8);
      background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#526b8a), to(#6488b8));
      background-image: -webkit-linear-gradient(#526b8a, #6488b8);
      background-image: -o-linear-gradient(#526b8a, #6488b8);
      filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0 , startColorstr=#526b8a , endColorstr=#6488b8 ); }
    /* line 34, ../styles/sass/layout/en/_espring_landing.scss */
    .espring-wrapper .bc-nav-wrapper .nav-content-wrapper .nav .open .dropdown-toggle, .espring-wrapper .bc-nav-wrapper .nav-content-wrapper .nav-pills .open .dropdown-toggle {
      background-color: #526b8a;
      background-image: -moz-linear-gradient(center top, #526b8a, #6488b8);
      background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#526b8a), to(#6488b8));
      background-image: -webkit-linear-gradient(#526b8a, #6488b8);
      background-image: -o-linear-gradient(#526b8a, #6488b8);
      filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0 , startColorstr=#526b8a , endColorstr=#6488b8 ); }
  /* line 49, ../styles/sass/layout/en/_espring_landing.scss */
  .espring-wrapper .bc-sub-nav-wrapper .nav-content-wrapper ul {
    padding-top: 10px; }
    /* line 54, ../styles/sass/layout/en/_espring_landing.scss */
    .espring-wrapper .bc-sub-nav-wrapper .nav-content-wrapper ul li a:hover {
      background: #e3ebf6; }
  /* line 63, ../styles/sass/layout/en/_espring_landing.scss */
  .espring-wrapper .bc-sub-nav-wrapper .mobile .dropdown {
    background-color: #7ea4d4;
    background-image: -moz-linear-gradient(center top, #7ea4d4, #729cd2);
    background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#7ea4d4), to(#729cd2));
    background-image: -webkit-linear-gradient(#7ea4d4, #729cd2);
    background-image: -o-linear-gradient(#7ea4d4, #729cd2);
    filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0 , startColorstr=#7ea4d4 , endColorstr=#729cd2 ); }
    /* line 68, ../styles/sass/layout/en/_espring_landing.scss */
    .espring-wrapper .bc-sub-nav-wrapper .mobile .dropdown .dropdown-toggle .inner .button-logo {
      margin-top: 15px; }
    /* line 79, ../styles/sass/layout/en/_espring_landing.scss */
    .espring-wrapper .bc-sub-nav-wrapper .mobile .dropdown .dropdown-menu {
      background: #587baa; }
      /* line 82, ../styles/sass/layout/en/_espring_landing.scss */
      .espring-wrapper .bc-sub-nav-wrapper .mobile .dropdown .dropdown-menu li {
        border-top: solid 1px #728fb6;
        border-bottom: solid 1px #4f709e; }
        /* line 87, ../styles/sass/layout/en/_espring_landing.scss */
        .espring-wrapper .bc-sub-nav-wrapper .mobile .dropdown .dropdown-menu li a:hover {
          background-color: #729cd2;
          background-image: -moz-linear-gradient(center top, #729cd2, #729cd2);
          background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#729cd2), to(#729cd2));
          background-image: -webkit-linear-gradient(#729cd2, #729cd2);
          background-image: -o-linear-gradient(#729cd2, #729cd2);
          filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0 , startColorstr=#729cd2 , endColorstr=#729cd2 );
          background: #729cd2 !important; }
  @media only all and (max-width: 320px) {
    /* line 99, ../styles/sass/layout/en/_espring_landing.scss */
    .espring-wrapper .landing-carousel {
      height: 225px; } }
  /* line 105, ../styles/sass/layout/en/_espring_landing.scss */
  .espring-wrapper .landing-carousel .carousel-back .left-bubbles {
    position: absolute;
    top: 0px;
    left: 0px; }
  /* line 112, ../styles/sass/layout/en/_espring_landing.scss */
  .espring-wrapper .landing-carousel .carousel-back .right-bubbles {
    position: absolute;
    top: 0px;
    right: 0px; }
  @media only all and (max-width: 320px) {
    /* line 122, ../styles/sass/layout/en/_espring_landing.scss */
    .espring-wrapper .landing-carousel .content-wrapper .carousel {
      height: 225px; } }
  /* line 129, ../styles/sass/layout/en/_espring_landing.scss */
  .espring-wrapper .landing-carousel .content-wrapper .carousel .carousel-indicators li:hover {
    background: transparent;
    background: black;
    background: rgba(0, 0, 0, 0.3); }
  /* line 134, ../styles/sass/layout/en/_espring_landing.scss */
  .espring-wrapper .landing-carousel .content-wrapper .carousel .carousel-indicators li.active {
    text-shadow: none;
    color: #2d468b;
    background: transparent;
    background: white;
    background: rgba(255, 255, 255, 0.65); }
  /* line 141, ../styles/sass/layout/en/_espring_landing.scss */
  .espring-wrapper .landing-carousel .content-wrapper .carousel .carousel-inner {
    -webkit-box-shadow: 0px 2px 10px rgba(0, 0, 0, 0.35);
    -moz-box-shadow: 0px 2px 10px rgba(0, 0, 0, 0.35);
    box-shadow: 0px 2px 10px rgba(0, 0, 0, 0.35); }
    @media only all and (max-width: 320px) {
      /* line 145, ../styles/sass/layout/en/_espring_landing.scss */
      .espring-wrapper .landing-carousel .content-wrapper .carousel .carousel-inner .item {
        height: 225px; } }
    /* line 149, ../styles/sass/layout/en/_espring_landing.scss */
    .espring-wrapper .landing-carousel .content-wrapper .carousel .carousel-inner .item .image-one {
      height: 450px;
      max-width: 1063px;
      background: url("clientlibs-head/assets/images/espring/eSpringCarouselOne.png") top center !important;
      background-size: 1063px 450px; }
      @media only screen and (-webkit-min-device-pixel-ratio: 2) {
        /* line 149, ../styles/sass/layout/en/_espring_landing.scss */
        .espring-wrapper .landing-carousel .content-wrapper .carousel .carousel-inner .item .image-one {
          background: url("clientlibs-head/assets/images/espring/eSpringCarouselOne.png") top center !important; } }
      @media only all and (max-width: 640px) {
        /* line 149, ../styles/sass/layout/en/_espring_landing.scss */
        .espring-wrapper .landing-carousel .content-wrapper .carousel .carousel-inner .item .image-one {
          height: 450px;
          max-width: 640px;
          background: url("clientlibs-head/assets/images/espring/eSpringCarouselMobileOne.png") top center !important;
          background-size: 640px 450px; } }
      @media only all and (max-width: 320px) {
        /* line 149, ../styles/sass/layout/en/_espring_landing.scss */
        .espring-wrapper .landing-carousel .content-wrapper .carousel .carousel-inner .item .image-one {
          height: 225px;
          max-width: 320px;
          background: url("clientlibs-head/assets/images/espring/eSpringCarouselMobileSmallOne.png") top center !important;
          background-size: 640px 450px; } }
    /* line 155, ../styles/sass/layout/en/_espring_landing.scss */
    .espring-wrapper .landing-carousel .content-wrapper .carousel .carousel-inner .item .image-two {
      height: 450px;
      max-width: 1063px;
      background: url("clientlibs-head/assets/images/espring/eSpringCarouselTwo.png") top center !important;
      background-size: 1063px 450px; }
      @media only screen and (-webkit-min-device-pixel-ratio: 2) {
        /* line 155, ../styles/sass/layout/en/_espring_landing.scss */
        .espring-wrapper .landing-carousel .content-wrapper .carousel .carousel-inner .item .image-two {
          background: url("clientlibs-head/assets/images/espring/eSpringCarouselTwo.png") top center !important; } }
      @media only all and (max-width: 640px) {
        /* line 155, ../styles/sass/layout/en/_espring_landing.scss */
        .espring-wrapper .landing-carousel .content-wrapper .carousel .carousel-inner .item .image-two {
          height: 450px;
          max-width: 640px;
          background: url("clientlibs-head/assets/images/espring/eSpringCarouselMobileTwo.png") top center !important;
          background-size: 640px 450px; } }
      @media only all and (max-width: 320px) {
        /* line 155, ../styles/sass/layout/en/_espring_landing.scss */
        .espring-wrapper .landing-carousel .content-wrapper .carousel .carousel-inner .item .image-two {
          height: 225px;
          max-width: 320px;
          background: url("clientlibs-head/assets/images/espring/eSpringCarouselMobileSmallTwo.png") top center !important;
          background-size: 640px 450px; } }
    /* line 161, ../styles/sass/layout/en/_espring_landing.scss */
    .espring-wrapper .landing-carousel .content-wrapper .carousel .carousel-inner .item .image-three {
      height: 450px;
      max-width: 1063px;
      background: url("clientlibs-head/assets/images/espring/eSpringCarouselThree.png") top center !important;
      background-size: 1063px 450px; }
      @media only screen and (-webkit-min-device-pixel-ratio: 2) {
        /* line 161, ../styles/sass/layout/en/_espring_landing.scss */
        .espring-wrapper .landing-carousel .content-wrapper .carousel .carousel-inner .item .image-three {
          background: url("clientlibs-head/assets/images/espring/eSpringCarouselThree.png") top center !important; } }
      @media only all and (max-width: 640px) {
        /* line 161, ../styles/sass/layout/en/_espring_landing.scss */
        .espring-wrapper .landing-carousel .content-wrapper .carousel .carousel-inner .item .image-three {
          height: 450px;
          max-width: 640px;
          background: url("clientlibs-head/assets/images/espring/eSpringCarouselMobileThree.png") top center !important;
          background-size: 640px 450px; } }
      @media only all and (max-width: 320px) {
        /* line 161, ../styles/sass/layout/en/_espring_landing.scss */
        .espring-wrapper .landing-carousel .content-wrapper .carousel .carousel-inner .item .image-three {
          height: 225px;
          max-width: 320px;
          background: url("clientlibs-head/assets/images/espring/eSpringCarouselMobileSmallThree.png") top center !important;
          background-size: 640px 450px; } }
    @media only all and (max-width: 640px) {
      /* line 167, ../styles/sass/layout/en/_espring_landing.scss */
      .espring-wrapper .landing-carousel .content-wrapper .carousel .carousel-inner .item .copy {
        left: 0px;
        right: 0px;
        bottom: 0px;
        padding: 0px 20px;
        padding-bottom: 20px !important;
        background: transparent;
        background: white;
        background: rgba(255, 255, 255, 0.5); } }
    @media only all and (max-width: 640px) {
      /* line 178, ../styles/sass/layout/en/_espring_landing.scss */
      .espring-wrapper .landing-carousel .content-wrapper .carousel .carousel-inner .item .copy h1 {
        padding: 15px 20px 15px 25px;
        font-size: 24px;
        font-size: 1.5rem;
        line-height: 34px;
        text-align: center;
        color: #2d468b;
        -webkit-text-shadow: none !important;
        -moz-text-shadow: none !important;
        -o-text-shadow: none !important;
        text-shadow: none !important;
        text-shadow: none !important; } }
    @media only all and (max-width: 480px) {
      /* line 178, ../styles/sass/layout/en/_espring_landing.scss */
      .espring-wrapper .landing-carousel .content-wrapper .carousel .carousel-inner .item .copy h1 {
        font-size: 20px;
        font-size: 1.25rem;
        line-height: 30px; } }
    @media only all and (max-width: 640px) {
      /* line 194, ../styles/sass/layout/en/_espring_landing.scss */
      .espring-wrapper .landing-carousel .content-wrapper .carousel .carousel-inner .item .copy h3 {
        display: none; } }
    @media only all and (max-width: 640px) {
      /* line 198, ../styles/sass/layout/en/_espring_landing.scss */
      .espring-wrapper .landing-carousel .content-wrapper .carousel .carousel-inner .item .copy a {
        color: white;
        background: transparent;
        background: black;
        background: rgba(0, 0, 0, 0.65);
        width: 85px;
        display: block;
        margin: 0px auto; } }
    /* line 212, ../styles/sass/layout/en/_espring_landing.scss */
    .espring-wrapper .landing-carousel .content-wrapper .carousel .carousel-inner .item-one .copy h3 {
      max-width: 500px; }
      @media only all and (max-width: 768px) {
        /* line 212, ../styles/sass/layout/en/_espring_landing.scss */
        .espring-wrapper .landing-carousel .content-wrapper .carousel .carousel-inner .item-one .copy h3 {
          max-width: 400px; } }
    /* line 222, ../styles/sass/layout/en/_espring_landing.scss */
    .espring-wrapper .landing-carousel .content-wrapper .carousel .carousel-inner .item-two .copy h1, .espring-wrapper .landing-carousel .content-wrapper .carousel .carousel-inner .item-two .copy h3 {
      color: #0099ff;
      -webkit-text-shadow: none !important;
      -moz-text-shadow: none !important;
      -o-text-shadow: none !important;
      text-shadow: none !important;
      text-shadow: none !important; }
      @media only all and (max-width: 640px) {
        /* line 222, ../styles/sass/layout/en/_espring_landing.scss */
        .espring-wrapper .landing-carousel .content-wrapper .carousel .carousel-inner .item-two .copy h1, .espring-wrapper .landing-carousel .content-wrapper .carousel .carousel-inner .item-two .copy h3 {
          color: #2d468b; } }
    /* line 229, ../styles/sass/layout/en/_espring_landing.scss */
    .espring-wrapper .landing-carousel .content-wrapper .carousel .carousel-inner .item-two .copy h3 {
      max-width: 100%; }
      @media only all and (max-width: 768px) {
        /* line 229, ../styles/sass/layout/en/_espring_landing.scss */
        .espring-wrapper .landing-carousel .content-wrapper .carousel .carousel-inner .item-two .copy h3 {
          max-width: 300px; } }
    /* line 235, ../styles/sass/layout/en/_espring_landing.scss */
    .espring-wrapper .landing-carousel .content-wrapper .carousel .carousel-inner .item-two .copy a {
      color: white;
      background: transparent;
      background: black;
      background: rgba(0, 0, 0, 0.65); }
    /* line 244, ../styles/sass/layout/en/_espring_landing.scss */
    .espring-wrapper .landing-carousel .content-wrapper .carousel .carousel-inner .item-three .copy h1, .espring-wrapper .landing-carousel .content-wrapper .carousel .carousel-inner .item-three .copy h3 {
      color: #0099ff;
      -webkit-text-shadow: none !important;
      -moz-text-shadow: none !important;
      -o-text-shadow: none !important;
      text-shadow: none !important;
      text-shadow: none !important; }
      @media only all and (max-width: 640px) {
        /* line 244, ../styles/sass/layout/en/_espring_landing.scss */
        .espring-wrapper .landing-carousel .content-wrapper .carousel .carousel-inner .item-three .copy h1, .espring-wrapper .landing-carousel .content-wrapper .carousel .carousel-inner .item-three .copy h3 {
          color: #2d468b; } }
    /* line 251, ../styles/sass/layout/en/_espring_landing.scss */
    .espring-wrapper .landing-carousel .content-wrapper .carousel .carousel-inner .item-three .copy h3 {
      max-width: 500px; }
      @media only all and (max-width: 768px) {
        /* line 251, ../styles/sass/layout/en/_espring_landing.scss */
        .espring-wrapper .landing-carousel .content-wrapper .carousel .carousel-inner .item-three .copy h3 {
          max-width: 400px; } }
    /* line 257, ../styles/sass/layout/en/_espring_landing.scss */
    .espring-wrapper .landing-carousel .content-wrapper .carousel .carousel-inner .item-three .copy a {
      color: white;
      background: transparent;
      background: black;
      background: rgba(0, 0, 0, 0.65); }
  @media only all and (max-width: 640px) {
    /* line 265, ../styles/sass/layout/en/_espring_landing.scss */
    .espring-wrapper .landing-carousel .content-wrapper .carousel a.carousel-control {
      top: auto;
      bottom: 26px !important; } }
  @media only all and (max-width: 640px) {
    /* line 273, ../styles/sass/layout/en/_espring_landing.scss */
    .espring-wrapper .landing-carousel .content-wrapper .carousel a.left {
      height: 31px;
      width: 21px;
      background: url("clientlibs-head/assets/images/espring/CarouselChevronMobileLeft.png") no-repeat !important;
      background-size: contain;
      left: 12px; } }
  @media only all and (max-width: 640px) {
    /* line 280, ../styles/sass/layout/en/_espring_landing.scss */
    .espring-wrapper .landing-carousel .content-wrapper .carousel a.right {
      height: 31px;
      width: 21px;
      background: url("clientlibs-head/assets/images/espring/CarouselChevronMobileRight.png") no-repeat !important;
      background-size: contain;
      right: 12px; } }
  /* line 293, ../styles/sass/layout/en/_espring_landing.scss */
  .espring-wrapper .inner-content-wrapper h2 {
    color: #729cd2; }
  /* line 297, ../styles/sass/layout/en/_espring_landing.scss */
  .espring-wrapper .inner-content-wrapper h3 {
    color: #729cd2; }
  /* line 301, ../styles/sass/layout/en/_espring_landing.scss */
  .espring-wrapper .inner-content-wrapper p {
    color: #729cd2; }
  /* line 306, ../styles/sass/layout/en/_espring_landing.scss */
  .espring-wrapper .inner-content-wrapper .products {
    padding-bottom: 60px; }
    /* line 309, ../styles/sass/layout/en/_espring_landing.scss */
    .espring-wrapper .inner-content-wrapper .products .products-list {
      height: 430px; }
      @media only all and (max-width: 962px) {
        /* line 309, ../styles/sass/layout/en/_espring_landing.scss */
        .espring-wrapper .inner-content-wrapper .products .products-list {
          height: 425px; } }
      @media only all and (max-width: 640px) {
        /* line 314, ../styles/sass/layout/en/_espring_landing.scss */
        .espring-wrapper .inner-content-wrapper .products .products-list li {
          margin-top: 0px; } }
      /* line 319, ../styles/sass/layout/en/_espring_landing.scss */
      .espring-wrapper .inner-content-wrapper .products .products-list li .product-item h3 {
        margin-top: 30px;
        color: #317dce; }
      /* line 324, ../styles/sass/layout/en/_espring_landing.scss */
      .espring-wrapper .inner-content-wrapper .products .products-list li .product-item p {
        color: #666666; }
      /* line 328, ../styles/sass/layout/en/_espring_landing.scss */
      .espring-wrapper .inner-content-wrapper .products .products-list li .product-item a {
        border-bottom: solid 1px #729cd2; }
      /* line 348, ../styles/sass/layout/en/_espring_landing.scss */
      .espring-wrapper .inner-content-wrapper .products .products-list .desktop-two .product-item h3 {
        color: #57c5d8; }
      /* line 356, ../styles/sass/layout/en/_espring_landing.scss */
      .espring-wrapper .inner-content-wrapper .products .products-list .desktop-three .product-item h3 {
        color: #0099ff; }

@media only all and (max-width: 1063px) {
  /* line 8, ../styles/sass/layout/en/_espring_about.scss */
  .espring-about .about-hero {
    height: 450px; } }
@media only all and (max-width: 962px) {
  /* line 8, ../styles/sass/layout/en/_espring_about.scss */
  .espring-about .about-hero {
    height: 450px; } }
@media only all and (max-width: 768px) {
  /* line 8, ../styles/sass/layout/en/_espring_about.scss */
  .espring-about .about-hero {
    height: 450px; } }
@media only all and (max-width: 640px) {
  /* line 8, ../styles/sass/layout/en/_espring_about.scss */
  .espring-about .about-hero {
    height: 500px; } }
@media only all and (max-width: 480px) {
  /* line 8, ../styles/sass/layout/en/_espring_about.scss */
  .espring-about .about-hero {
    height: 565px; } }
@media only all and (max-width: 320px) {
  /* line 8, ../styles/sass/layout/en/_espring_about.scss */
  .espring-about .about-hero {
    height: 415px; } }
/* line 17, ../styles/sass/layout/en/_espring_about.scss */
.espring-about .about-hero .hero-content {
  background: url("clientlibs-head/assets/images/espring/AboutHeroBack.png") top right no-repeat !important;
  background-size: 100%; }
  @media only screen and (-webkit-min-device-pixel-ratio: 2) {
    /* line 17, ../styles/sass/layout/en/_espring_about.scss */
    .espring-about .about-hero .hero-content {
      background: url("clientlibs-head/assets/images/espring/AboutHeroBack.png") top right no-repeat !important; } }
  @media only all and (max-width: 640px) {
    /* line 17, ../styles/sass/layout/en/_espring_about.scss */
    .espring-about .about-hero .hero-content {
      background: url("clientlibs-head/assets/images/espring/AboutHeroBackMobile.png") top center no-repeat !important;
      background-size: 100%; } }
  @media only all and (max-width: 320px) {
    /* line 17, ../styles/sass/layout/en/_espring_about.scss */
    .espring-about .about-hero .hero-content {
      background: url("clientlibs-head/assets/images/espring/AboutHeroBackSmall.png") top center no-repeat !important;
      background-size: 100%; } }
  /* line 23, ../styles/sass/layout/en/_espring_about.scss */
  .espring-about .about-hero .hero-content .copy {
    position: relative;
    padding: 110px 50px 0px 50px; }
    @media only all and (max-width: 768px) {
      /* line 23, ../styles/sass/layout/en/_espring_about.scss */
      .espring-about .about-hero .hero-content .copy {
        position: relative;
        top: 350px;
        padding: 0px 50px 0px 50px; } }
    @media only all and (max-width: 320px) {
      /* line 23, ../styles/sass/layout/en/_espring_about.scss */
      .espring-about .about-hero .hero-content .copy {
        top: 200px; } }
    /* line 37, ../styles/sass/layout/en/_espring_about.scss */
    .espring-about .about-hero .hero-content .copy h1 {
      font-size: 70px;
      font-size: 4.375rem;
      line-height: 80px;
      font-family: "Avenir Heavy", Helvetica, Arial, sans-serif;
      color: #0099ff;
      max-width: 550px; }
      @media only all and (max-width: 1063px) {
        /* line 37, ../styles/sass/layout/en/_espring_about.scss */
        .espring-about .about-hero .hero-content .copy h1 {
          max-width: 400px; } }
      @media only all and (max-width: 962px) {
        /* line 37, ../styles/sass/layout/en/_espring_about.scss */
        .espring-about .about-hero .hero-content .copy h1 {
          max-width: 350px;
          font-size: 60px;
          font-size: 3.75rem;
          line-height: 70px; } }
      @media only all and (max-width: 768px) {
        /* line 37, ../styles/sass/layout/en/_espring_about.scss */
        .espring-about .about-hero .hero-content .copy h1 {
          font-size: 36px;
          font-size: 2.25rem;
          line-height: 46px;
          max-width: none;
          width: 100%; } }
    /* line 58, ../styles/sass/layout/en/_espring_about.scss */
    .espring-about .about-hero .hero-content .copy h3 {
      font-size: 28px;
      font-size: 1.75rem;
      line-height: 38px;
      margin-top: 25px;
      font-family: "Avenir Roman", Helvetica, Arial, sans-serif;
      color: #878787; }
      @media only all and (max-width: 1063px) {
        /* line 58, ../styles/sass/layout/en/_espring_about.scss */
        .espring-about .about-hero .hero-content .copy h3 {
          max-width: 400px; } }
      @media only all and (max-width: 962px) {
        /* line 58, ../styles/sass/layout/en/_espring_about.scss */
        .espring-about .about-hero .hero-content .copy h3 {
          max-width: 350px;
          font-size: 20px;
          font-size: 1.25rem;
          line-height: 30px; } }
      @media only all and (max-width: 768px) {
        /* line 58, ../styles/sass/layout/en/_espring_about.scss */
        .espring-about .about-hero .hero-content .copy h3 {
          margin-top: 15px;
          font-size: 18px;
          font-size: 1.125rem;
          line-height: 28px;
          max-width: none;
          width: 100%; } }
@media only all and (max-width: 1063px) {
  /* line 83, ../styles/sass/layout/en/_espring_about.scss */
  .espring-about .inner-content-wrapper {
    padding-top: 50px; } }
/* line 90, ../styles/sass/layout/en/_espring_about.scss */
.espring-about .inner-content-wrapper .left-right-ladder .ladder-item {
  height: 175px; }
  @media only all and (max-width: 768px) {
    /* line 90, ../styles/sass/layout/en/_espring_about.scss */
    .espring-about .inner-content-wrapper .left-right-ladder .ladder-item {
      height: 300px; } }
  @media only all and (max-width: 640px) {
    /* line 90, ../styles/sass/layout/en/_espring_about.scss */
    .espring-about .inner-content-wrapper .left-right-ladder .ladder-item {
      height: 275px; } }
  /* line 96, ../styles/sass/layout/en/_espring_about.scss */
  .espring-about .inner-content-wrapper .left-right-ladder .ladder-item h3 {
    color: #729cd2; }
/* line 107, ../styles/sass/layout/en/_espring_about.scss */
.espring-about .inner-content-wrapper .left-right-ladder .item-one h3 {
  color: #317dce; }
/* line 114, ../styles/sass/layout/en/_espring_about.scss */
.espring-about .inner-content-wrapper .left-right-ladder .item-two h3 {
  color: #0099ff; }
/* line 121, ../styles/sass/layout/en/_espring_about.scss */
.espring-about .inner-content-wrapper .left-right-ladder .item-three h3 {
  color: #57c5d8; }
/* line 129, ../styles/sass/layout/en/_espring_about.scss */
.espring-about .features .feature-list {
  height: 124px;
  max-height: 124px; }
  /* line 133, ../styles/sass/layout/en/_espring_about.scss */
  .espring-about .features .feature-list li {
    height: 124px; }
    @media only all and (max-width: 962px) {
      /* line 133, ../styles/sass/layout/en/_espring_about.scss */
      .espring-about .features .feature-list li {
        height: 250px; } }
    @media only all and (max-width: 640px) {
      /* line 133, ../styles/sass/layout/en/_espring_about.scss */
      .espring-about .features .feature-list li {
        height: 124px; } }
    /* line 140, ../styles/sass/layout/en/_espring_about.scss */
    .espring-about .features .feature-list li div {
      position: relative;
      height: 100%;
      border-radius: 5px !important;
      -moz-border-radius: 5px !important;
      -webkit-border-radius: 5px !important; }
      /* line 145, ../styles/sass/layout/en/_espring_about.scss */
      .espring-about .features .feature-list li div img {
        float: left;
        width: 100px;
        height: 120px;
        margin-top: 5px;
        margin-left: 5px; }
        @media only all and (max-width: 962px) {
          /* line 145, ../styles/sass/layout/en/_espring_about.scss */
          .espring-about .features .feature-list li div img {
            position: relative;
            float: none;
            display: block;
            margin-left: auto;
            margin-right: auto;
            top: 130px; } }
        @media only all and (max-width: 640px) {
          /* line 145, ../styles/sass/layout/en/_espring_about.scss */
          .espring-about .features .feature-list li div img {
            float: left;
            width: 100px;
            height: 120px;
            margin-top: 5px;
            margin-left: 5px;
            margin-right: 0px;
            top: 0px; } }
      /* line 172, ../styles/sass/layout/en/_espring_about.scss */
      .espring-about .features .feature-list li div h3 {
        padding: 15px 10px 0px 110px;
        margin-bottom: 10px;
        color: white;
        font-size: 18px;
        font-size: 1.125rem;
        line-height: 28px;
        font-family: "Avenir Light", Helvetica, Arial, sans-serif; }
        @media only all and (max-width: 1063px) {
          /* line 172, ../styles/sass/layout/en/_espring_about.scss */
          .espring-about .features .feature-list li div h3 {
            font-size: 16px;
            font-size: 1rem;
            line-height: 26px; } }
        @media only all and (max-width: 962px) {
          /* line 172, ../styles/sass/layout/en/_espring_about.scss */
          .espring-about .features .feature-list li div h3 {
            position: absolute;
            top: 20px;
            left: 20px;
            right: 20px;
            text-align: center;
            padding: 0px;
            margin: 0px;
            font-size: 18px;
            font-size: 1.125rem;
            line-height: 28px; } }
        @media only all and (max-width: 768px) {
          /* line 172, ../styles/sass/layout/en/_espring_about.scss */
          .espring-about .features .feature-list li div h3 {
            font-size: 16px;
            font-size: 1rem;
            line-height: 26px; } }
        @media only all and (max-width: 640px) {
          /* line 172, ../styles/sass/layout/en/_espring_about.scss */
          .espring-about .features .feature-list li div h3 {
            position: relative;
            top: 0px;
            left: 0px;
            right: 0px;
            text-align: left;
            padding: 15px 10px 0px 110px;
            margin-bottom: 10px;
            font-size: 18px;
            font-size: 1.125rem;
            line-height: 28px; } }
        @media only all and (max-width: 480px) {
          /* line 172, ../styles/sass/layout/en/_espring_about.scss */
          .espring-about .features .feature-list li div h3 {
            font-size: 16px;
            font-size: 1rem;
            line-height: 26px; } }
      /* line 220, ../styles/sass/layout/en/_espring_about.scss */
      .espring-about .features .feature-list li div a {
        margin-left: 5px;
        background-color: white;
        border-radius: 3px !important;
        -moz-border-radius: 3px !important;
        -webkit-border-radius: 3px !important;
        color: #f28600;
        text-decoration: none;
        font-size: 14px;
        font-size: 0.875rem;
        padding: 4px 8px;
        cursor: pointer; }
        /* line 230, ../styles/sass/layout/en/_espring_about.scss */
        .espring-about .features .feature-list li div a:hover {
          text-decoration: none; }
        @media only all and (max-width: 962px) {
          /* line 220, ../styles/sass/layout/en/_espring_about.scss */
          .espring-about .features .feature-list li div a {
            position: relative;
            left: 50%;
            margin-left: -45px;
            top: -25px;
            width: 90px; } }
        @media only all and (max-width: 640px) {
          /* line 220, ../styles/sass/layout/en/_espring_about.scss */
          .espring-about .features .feature-list li div a {
            left: auto;
            top: 0px;
            width: auto;
            margin-left: 5px; } }
    /* line 251, ../styles/sass/layout/en/_espring_about.scss */
    .espring-about .features .feature-list li .item-one {
      background-color: #0099ff; }
    /* line 255, ../styles/sass/layout/en/_espring_about.scss */
    .espring-about .features .feature-list li .item-two {
      background-color: #317dce; }
    /* line 258, ../styles/sass/layout/en/_espring_about.scss */
    .espring-about .features .feature-list li .item-three {
      background-color: #57c5d8; }

/* line 9, ../styles/sass/layout/en/_start_a_business.scss */
.start-a-business-wrapper {
  position: relative;
  /*// Sub Nav*/ }
  /* line 13, ../styles/sass/layout/en/_start_a_business.scss */
  .start-a-business-wrapper .bc-nav-wrapper {
    background-color: #193e64;
    background-image: -moz-linear-gradient(center top, #193e64, #002a54);
    background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#193e64), to(#002a54));
    background-image: -webkit-linear-gradient(#193e64, #002a54);
    background-image: -o-linear-gradient(#193e64, #002a54);
    filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0 , startColorstr=#193e64 , endColorstr=#002a54 );
    border-top: solid 1px #657588; }
    /* line 26, ../styles/sass/layout/en/_start_a_business.scss */
    .start-a-business-wrapper .bc-nav-wrapper .nav-content-wrapper .nav .dropdown .dropdown-toggle:hover, .start-a-business-wrapper .bc-nav-wrapper .nav-content-wrapper .nav-pills .dropdown .dropdown-toggle:hover {
      background-color: #102841;
      background-image: -moz-linear-gradient(center top, #102841, #002449);
      background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#102841), to(#002449));
      background-image: -webkit-linear-gradient(#102841, #002449);
      background-image: -o-linear-gradient(#102841, #002449);
      filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0 , startColorstr=#102841 , endColorstr=#002449 ); }
    /* line 33, ../styles/sass/layout/en/_start_a_business.scss */
    .start-a-business-wrapper .bc-nav-wrapper .nav-content-wrapper .nav .open .dropdown-toggle, .start-a-business-wrapper .bc-nav-wrapper .nav-content-wrapper .nav-pills .open .dropdown-toggle {
      background-color: #102841;
      background-image: -moz-linear-gradient(center top, #102841, #002449);
      background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#102841), to(#002449));
      background-image: -webkit-linear-gradient(#102841, #002449);
      background-image: -o-linear-gradient(#102841, #002449);
      filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0 , startColorstr=#102841 , endColorstr=#002449 ); }
  /* line 44, ../styles/sass/layout/en/_start_a_business.scss */
  .start-a-business-wrapper .bc-sub-nav-wrapper .nav-content-wrapper .bc-sub-nav-header {
    font-family: "Avenir Medium", Helvetica, Arial, sans-serif;
    font-size: 20px;
    font-size: 1.25rem;
    color: #004a99; }
  /* line 52, ../styles/sass/layout/en/_start_a_business.scss */
  .start-a-business-wrapper .bc-sub-nav-wrapper .mobile .dropdown {
    background-color: #193e64;
    background-image: -moz-linear-gradient(center top, #193e64, #002a54);
    background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#193e64), to(#002a54));
    background-image: -webkit-linear-gradient(#193e64, #002a54);
    background-image: -o-linear-gradient(#193e64, #002a54);
    filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0 , startColorstr=#193e64 , endColorstr=#002a54 ); }
    /* line 57, ../styles/sass/layout/en/_start_a_business.scss */
    .start-a-business-wrapper .bc-sub-nav-wrapper .mobile .dropdown .dropdown-toggle .inner .button-logo {
      font-family: "Avenir Light", Helvetica, Arial, sans-serif;
      font-size: 18px;
      font-size: 1.125rem;
      color: white;
      margin-top: 22px;
      text-decoration: none; }
      /* line 64, ../styles/sass/layout/en/_start_a_business.scss */
      .start-a-business-wrapper .bc-sub-nav-wrapper .mobile .dropdown .dropdown-toggle .inner .button-logo:hover {
        color: white;
        text-decoration: none; }
    /* line 76, ../styles/sass/layout/en/_start_a_business.scss */
    .start-a-business-wrapper .bc-sub-nav-wrapper .mobile .dropdown .dropdown-menu {
      background: #193e64; }
      /* line 79, ../styles/sass/layout/en/_start_a_business.scss */
      .start-a-business-wrapper .bc-sub-nav-wrapper .mobile .dropdown .dropdown-menu li {
        border-top: solid 1px #112b46;
        border-bottom: solid 1px #315274; }
        /* line 84, ../styles/sass/layout/en/_start_a_business.scss */
        .start-a-business-wrapper .bc-sub-nav-wrapper .mobile .dropdown .dropdown-menu li a:hover {
          background-color: #002a54;
          background-image: -moz-linear-gradient(center top, #002a54, #002a54);
          background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#002a54), to(#002a54));
          background-image: -webkit-linear-gradient(#002a54, #002a54);
          background-image: -o-linear-gradient(#002a54, #002a54);
          filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0 , startColorstr=#002a54 , endColorstr=#002a54 );
          background: #002a54 !important; }
  @media only all and (max-width: 320px) {
    /* line 95, ../styles/sass/layout/en/_start_a_business.scss */
    .start-a-business-wrapper .landing-carousel {
      height: 225px; } }
  @media only all and (max-width: 320px) {
    /* line 98, ../styles/sass/layout/en/_start_a_business.scss */
    .start-a-business-wrapper .landing-carousel .carousel-back {
      display: none; } }
  @media only all and (max-width: 320px) {
    /* line 105, ../styles/sass/layout/en/_start_a_business.scss */
    .start-a-business-wrapper .landing-carousel .content-wrapper .carousel {
      height: 225px; } }
  /* line 111, ../styles/sass/layout/en/_start_a_business.scss */
  .start-a-business-wrapper .landing-carousel .content-wrapper .carousel .carousel-indicators li {
    background: transparent;
    background: black;
    background: rgba(0, 0, 0, 0.65); }
    /* line 114, ../styles/sass/layout/en/_start_a_business.scss */
    .start-a-business-wrapper .landing-carousel .content-wrapper .carousel .carousel-indicators li:hover {
      background: transparent;
      background: white;
      background: rgba(255, 255, 255, 0.35); }
  /* line 119, ../styles/sass/layout/en/_start_a_business.scss */
  .start-a-business-wrapper .landing-carousel .content-wrapper .carousel .carousel-indicators li.active {
    background: transparent;
    background: white;
    background: rgba(255, 255, 255, 0.35); }
  /* line 124, ../styles/sass/layout/en/_start_a_business.scss */
  .start-a-business-wrapper .landing-carousel .content-wrapper .carousel .carousel-inner {
    -webkit-box-shadow: 0px 2px 10px rgba(0, 0, 0, 0.35);
    -moz-box-shadow: 0px 2px 10px rgba(0, 0, 0, 0.35);
    box-shadow: 0px 2px 10px rgba(0, 0, 0, 0.35); }
    @media only all and (max-width: 320px) {
      /* line 128, ../styles/sass/layout/en/_start_a_business.scss */
      .start-a-business-wrapper .landing-carousel .content-wrapper .carousel .carousel-inner .item {
        height: 225px; } }
    /* line 132, ../styles/sass/layout/en/_start_a_business.scss */
    .start-a-business-wrapper .landing-carousel .content-wrapper .carousel .carousel-inner .item .image-one {
      height: 450px;
      max-width: 1063px;
      background: url("clientlibs-head/assets/images/startabusiness/StartABusinessLandingOne.png") top center !important;
      background-size: 1063px 450px; }
      @media only screen and (-webkit-min-device-pixel-ratio: 2) {
        /* line 132, ../styles/sass/layout/en/_start_a_business.scss */
        .start-a-business-wrapper .landing-carousel .content-wrapper .carousel .carousel-inner .item .image-one {
          background: url("clientlibs-head/assets/images/startabusiness/StartABusinessLandingOne.png") top center !important; } }
      @media only all and (max-width: 640px) {
        /* line 132, ../styles/sass/layout/en/_start_a_business.scss */
        .start-a-business-wrapper .landing-carousel .content-wrapper .carousel .carousel-inner .item .image-one {
          height: 450px;
          max-width: 640px;
          background: url("clientlibs-head/assets/images/startabusiness/StartABusinessLandingMobileOne.png") top center !important;
          background-size: 100% 450px; } }
      @media only all and (max-width: 320px) {
        /* line 132, ../styles/sass/layout/en/_start_a_business.scss */
        .start-a-business-wrapper .landing-carousel .content-wrapper .carousel .carousel-inner .item .image-one {
          height: 225px;
          max-width: 320px;
          background: url("clientlibs-head/assets/images/startabusiness/StartABusinessLandingMobileSmallOne.png") top center !important;
          background-size: 320px 225px; } }
    /* line 138, ../styles/sass/layout/en/_start_a_business.scss */
    .start-a-business-wrapper .landing-carousel .content-wrapper .carousel .carousel-inner .item .image-two {
      height: 450px;
      max-width: 1063px;
      background: url("clientlibs-head/assets/images/startabusiness/StartABusinessLandingTwo.png") top center !important;
      background-size: 1063px 450px; }
      @media only screen and (-webkit-min-device-pixel-ratio: 2) {
        /* line 138, ../styles/sass/layout/en/_start_a_business.scss */
        .start-a-business-wrapper .landing-carousel .content-wrapper .carousel .carousel-inner .item .image-two {
          background: url("clientlibs-head/assets/images/startabusiness/StartABusinessLandingTwo.png") top center !important; } }
      @media only all and (max-width: 640px) {
        /* line 138, ../styles/sass/layout/en/_start_a_business.scss */
        .start-a-business-wrapper .landing-carousel .content-wrapper .carousel .carousel-inner .item .image-two {
          height: 450px;
          max-width: 640px;
          background: url("clientlibs-head/assets/images/startabusiness/StartABusinessLandingMobileTwo.png") top center !important;
          background-size: 100% 450px; } }
      @media only all and (max-width: 320px) {
        /* line 138, ../styles/sass/layout/en/_start_a_business.scss */
        .start-a-business-wrapper .landing-carousel .content-wrapper .carousel .carousel-inner .item .image-two {
          height: 225px;
          max-width: 320px;
          background: url("clientlibs-head/assets/images/startabusiness/StartABusinessLandingMobileSmallTwo.png") top center !important;
          background-size: 320px 225px; } }
    /* line 144, ../styles/sass/layout/en/_start_a_business.scss */
    .start-a-business-wrapper .landing-carousel .content-wrapper .carousel .carousel-inner .item .image-three {
      height: 450px;
      max-width: 1063px;
      background: url("clientlibs-head/assets/images/startabusiness/StartABusinessLandingThree.png") top center !important;
      background-size: 1063px 450px; }
      @media only screen and (-webkit-min-device-pixel-ratio: 2) {
        /* line 144, ../styles/sass/layout/en/_start_a_business.scss */
        .start-a-business-wrapper .landing-carousel .content-wrapper .carousel .carousel-inner .item .image-three {
          background: url("clientlibs-head/assets/images/startabusiness/StartABusinessLandingThree.png") top center !important; } }
      @media only all and (max-width: 640px) {
        /* line 144, ../styles/sass/layout/en/_start_a_business.scss */
        .start-a-business-wrapper .landing-carousel .content-wrapper .carousel .carousel-inner .item .image-three {
          height: 450px;
          max-width: 640px;
          background: url("clientlibs-head/assets/images/startabusiness/StartABusinessLandingMobileThree.png") top center !important;
          background-size: 100% 450px; } }
      @media only all and (max-width: 320px) {
        /* line 144, ../styles/sass/layout/en/_start_a_business.scss */
        .start-a-business-wrapper .landing-carousel .content-wrapper .carousel .carousel-inner .item .image-three {
          height: 225px;
          max-width: 320px;
          background: url("clientlibs-head/assets/images/startabusiness/StartABusinessLandingMobileSmallThree.png") top center !important;
          background-size: 320px 225px; } }
    @media only all and (max-width: 640px) {
      /* line 150, ../styles/sass/layout/en/_start_a_business.scss */
      .start-a-business-wrapper .landing-carousel .content-wrapper .carousel .carousel-inner .item .copy {
        left: 0px;
        right: 0px;
        bottom: 0px;
        padding: 0px 20px 20px 20px;
        background: transparent;
        background: black;
        background: rgba(0, 0, 0, 0.5); } }
      @media only all and (max-width: 640px) and (max-width: 320px) {
        /* line 150, ../styles/sass/layout/en/_start_a_business.scss */
        .start-a-business-wrapper .landing-carousel .content-wrapper .carousel .carousel-inner .item .copy {
          padding: 0px 40px 20px 40px; } }
    /* line 164, ../styles/sass/layout/en/_start_a_business.scss */
    .start-a-business-wrapper .landing-carousel .content-wrapper .carousel .carousel-inner .item .copy h1 {
      padding-bottom: 30px; }
      @media only all and (max-width: 640px) {
        /* line 164, ../styles/sass/layout/en/_start_a_business.scss */
        .start-a-business-wrapper .landing-carousel .content-wrapper .carousel .carousel-inner .item .copy h1 {
          padding-top: 10px;
          padding-bottom: 15px;
          -webkit-text-shadow: none !important;
          -moz-text-shadow: none !important;
          -o-text-shadow: none !important;
          text-shadow: none !important;
          text-shadow: none !important;
          font-size: 24px;
          font-size: 1.5rem;
          line-height: 34px; } }
    /* line 176, ../styles/sass/layout/en/_start_a_business.scss */
    .start-a-business-wrapper .landing-carousel .content-wrapper .carousel .carousel-inner .item .copy a {
      padding: 8px 18px;
      border-radius: 20px !important;
      -moz-border-radius: 20px !important;
      -webkit-border-radius: 20px !important;
      color: black;
      background: transparent;
      background: white;
      background: rgba(255, 255, 255, 0.55); }
      @media only all and (max-width: 640px) {
        /* line 176, ../styles/sass/layout/en/_start_a_business.scss */
        .start-a-business-wrapper .landing-carousel .content-wrapper .carousel .carousel-inner .item .copy a {
          font-size: 16px;
          font-size: 1rem;
          line-height: 26px; } }
    /* line 193, ../styles/sass/layout/en/_start_a_business.scss */
    .start-a-business-wrapper .landing-carousel .content-wrapper .carousel .carousel-inner .item-one .copy h1 {
      max-width: 450px; }
    /* line 202, ../styles/sass/layout/en/_start_a_business.scss */
    .start-a-business-wrapper .landing-carousel .content-wrapper .carousel .carousel-inner .item-two .copy h1 {
      -webkit-text-shadow: none !important;
      -moz-text-shadow: none !important;
      -o-text-shadow: none !important;
      text-shadow: none !important;
      text-shadow: none !important;
      color: black;
      font-family: "Avenir Heavy", Helvetica, Arial, sans-serif;
      max-width: 600px; }
      @media only all and (max-width: 640px) {
        /* line 202, ../styles/sass/layout/en/_start_a_business.scss */
        .start-a-business-wrapper .landing-carousel .content-wrapper .carousel .carousel-inner .item-two .copy h1 {
          font-family: "Avenir Medium", Helvetica, Arial, sans-serif;
          color: white; } }
    /* line 214, ../styles/sass/layout/en/_start_a_business.scss */
    .start-a-business-wrapper .landing-carousel .content-wrapper .carousel .carousel-inner .item-two .copy a {
      color: white;
      background-color: #333333; }
      @media only all and (max-width: 640px) {
        /* line 214, ../styles/sass/layout/en/_start_a_business.scss */
        .start-a-business-wrapper .landing-carousel .content-wrapper .carousel .carousel-inner .item-two .copy a {
          color: black;
          background: transparent;
          background: white;
          background: rgba(255, 255, 255, 0.55); } }
    /* line 228, ../styles/sass/layout/en/_start_a_business.scss */
    .start-a-business-wrapper .landing-carousel .content-wrapper .carousel .carousel-inner .item-three .copy h1 {
      -webkit-text-shadow: 0px 1px 8px rgba(0, 0, 0, 0.75);
      -moz-text-shadow: 0px 1px 8px rgba(0, 0, 0, 0.75);
      -o-text-shadow: 0px 1px 8px rgba(0, 0, 0, 0.75);
      text-shadow: 0px 1px 8px black;
      text-shadow: 0px 1px 8px rgba(0, 0, 0, 0.75); }
  @media only all and (max-width: 640px) {
    /* line 235, ../styles/sass/layout/en/_start_a_business.scss */
    .start-a-business-wrapper .landing-carousel .content-wrapper .carousel a.carousel-control {
      top: 40%; } }
  @media only all and (max-width: 320px) {
    /* line 235, ../styles/sass/layout/en/_start_a_business.scss */
    .start-a-business-wrapper .landing-carousel .content-wrapper .carousel a.carousel-control {
      top: auto;
      bottom: 24px; } }
  @media only all and (max-width: 320px) {
    /* line 245, ../styles/sass/layout/en/_start_a_business.scss */
    .start-a-business-wrapper .landing-carousel .content-wrapper .carousel a.left {
      height: 18px;
      width: 12px;
      background: url("clientlibs-head/assets/images/components/carousel/CarouselArrowLeftMobile.png") no-repeat !important;
      background-size: contain;
      left: 12px; } }
  @media only all and (max-width: 320px) {
    /* line 252, ../styles/sass/layout/en/_start_a_business.scss */
    .start-a-business-wrapper .landing-carousel .content-wrapper .carousel a.right {
      height: 18px;
      width: 12px;
      background: url("clientlibs-head/assets/images/components/carousel/CarouselArrowRightMobile.png") no-repeat !important;
      background-size: contain;
      right: 12px; } }
  /* line 267, ../styles/sass/layout/en/_start_a_business.scss */
  .start-a-business-wrapper .inner-content-wrapper h2 {
    color: #3f5f84; }
  /* line 271, ../styles/sass/layout/en/_start_a_business.scss */
  .start-a-business-wrapper .inner-content-wrapper h3 {
    color: #666666; }
  /* line 275, ../styles/sass/layout/en/_start_a_business.scss */
  .start-a-business-wrapper .inner-content-wrapper p {
    color: #3f5f84; }
  /* line 280, ../styles/sass/layout/en/_start_a_business.scss */
  .start-a-business-wrapper .inner-content-wrapper .products {
    padding-bottom: 60px; }
    /* line 283, ../styles/sass/layout/en/_start_a_business.scss */
    .start-a-business-wrapper .inner-content-wrapper .products .products-list {
      height: 340px; }
      @media only all and (max-width: 1063px) {
        /* line 283, ../styles/sass/layout/en/_start_a_business.scss */
        .start-a-business-wrapper .inner-content-wrapper .products .products-list {
          height: 350px; } }
      @media only all and (max-width: 962px) {
        /* line 283, ../styles/sass/layout/en/_start_a_business.scss */
        .start-a-business-wrapper .inner-content-wrapper .products .products-list {
          height: 330px; } }
      /* line 291, ../styles/sass/layout/en/_start_a_business.scss */
      .start-a-business-wrapper .inner-content-wrapper .products .products-list li .product-item h3 {
        margin-top: 30px;
        color: #3f5f84; }
      /* line 296, ../styles/sass/layout/en/_start_a_business.scss */
      .start-a-business-wrapper .inner-content-wrapper .products .products-list li .product-item p {
        color: #666666; }
      /* line 300, ../styles/sass/layout/en/_start_a_business.scss */
      .start-a-business-wrapper .inner-content-wrapper .products .products-list li .product-item a {
        border-bottom: solid 1px #3f5f84; }
      /* line 320, ../styles/sass/layout/en/_start_a_business.scss */
      .start-a-business-wrapper .inner-content-wrapper .products .products-list .item-one .product-item h3 {
        color: #003064; }
      /* line 328, ../styles/sass/layout/en/_start_a_business.scss */
      .start-a-business-wrapper .inner-content-wrapper .products .products-list .item-two .product-item h3 {
        color: #004a99; }
      /* line 336, ../styles/sass/layout/en/_start_a_business.scss */
      .start-a-business-wrapper .inner-content-wrapper .products .products-list .item-three .product-item h3 {
        color: #2780df; }

/* line 10, ../styles/sass/layout/en/_start_business_become_owner.scss */
.start-become-owner .our-company-banner {
  height: 358px;
  max-width: 960px;
  background: url("clientlibs-head/assets/images/startabusiness/StartABusinesBecomeVideo.png") top left no-repeat !important;
  background-size: contain;
  -webkit-box-shadow: 0px 1px 10px rgba(0, 0, 0, 0.35);
  -moz-box-shadow: 0px 1px 10px rgba(0, 0, 0, 0.35);
  box-shadow: 0px 1px 10px rgba(0, 0, 0, 0.35); }
  @media only screen and (-webkit-min-device-pixel-ratio: 2) {
    /* line 10, ../styles/sass/layout/en/_start_business_become_owner.scss */
    .start-become-owner .our-company-banner {
      background: url("clientlibs-head/assets/images/startabusiness/StartABusinesBecomeVideo.png") top left no-repeat !important; } }
  @media only all and (max-width: 640px) {
    /* line 10, ../styles/sass/layout/en/_start_business_become_owner.scss */
    .start-become-owner .our-company-banner {
      height: 450px;
      max-width: 640px;
      background: url("clientlibs-head/assets/images/startabusiness/StartABusinesBecomeVideoMobile.png") top left no-repeat !important;
      background-size: 320px 225px; } }
  @media only all and (max-width: 320px) {
    /* line 10, ../styles/sass/layout/en/_start_business_become_owner.scss */
    .start-become-owner .our-company-banner {
      height: 225px;
      width: 320px;
      background: url("clientlibs-head/assets/images/startabusiness/StartABusinesBecomeVideoMobileSmall.png") top left no-repeat !important;
      background-size: 320px 225px; } }
  /* line 17, ../styles/sass/layout/en/_start_business_become_owner.scss */
  .start-become-owner .our-company-banner .copy {
    top: 150px; }
    @media only all and (max-width: 640px) {
      /* line 17, ../styles/sass/layout/en/_start_business_become_owner.scss */
      .start-become-owner .our-company-banner .copy {
        top: auto; } }
    /* line 22, ../styles/sass/layout/en/_start_business_become_owner.scss */
    .start-become-owner .our-company-banner .copy h1 {
      color: white;
      font-family: "Avenir Medium", Helvetica, Arial, sans-serif;
      -webkit-text-shadow: 0px 1px 8px rgba(0, 0, 0, 0.65);
      -moz-text-shadow: 0px 1px 8px rgba(0, 0, 0, 0.65);
      -o-text-shadow: 0px 1px 8px rgba(0, 0, 0, 0.65);
      text-shadow: 0px 1px 8px black;
      text-shadow: 0px 1px 8px rgba(0, 0, 0, 0.65);
      padding-bottom: 20px; }
    /* line 29, ../styles/sass/layout/en/_start_business_become_owner.scss */
    .start-become-owner .our-company-banner .copy .call-to-action {
      font-family: "Avenir Medium", Helvetica, Arial, sans-serif;
      font-size: 18px;
      font-size: 1.125rem;
      line-height: 34px;
      background-color: #004a99;
      padding: 8px 20px 8px 8px;
      text-indent: 10px;
      color: white; }
      /* line 38, ../styles/sass/layout/en/_start_business_become_owner.scss */
      .start-become-owner .our-company-banner .copy .call-to-action .icon {
        position: relative;
        float: left; }
/* line 53, ../styles/sass/layout/en/_start_business_become_owner.scss */
.start-become-owner .content .left-content .become-owner-one {
  position: relative;
  height: 223px;
  max-width: 661px;
  background: url("clientlibs-head/assets/images/startabusiness/StartABusinessGetStartedBannerDestop.png") center no-repeat !important;
  background-size: 100% 223px; }
  @media only all and (max-width: 640px) {
    /* line 53, ../styles/sass/layout/en/_start_business_become_owner.scss */
    .start-become-owner .content .left-content .become-owner-one {
      height: 190px;
      width: 100%;
      background: url("clientlibs-head/assets/images/startabusiness/StartABusinessGetStartedBannerMobileSmall.png") top left repeat-x !important;
      background-size: 100% 190px; } }
  /* line 60, ../styles/sass/layout/en/_start_business_become_owner.scss */
  .start-become-owner .content .left-content .become-owner-one .copy {
    position: absolute;
    left: 20px;
    right: 20px;
    bottom: 0px;
    padding: 0px; }
    @media only all and (max-width: 640px) {
      /* line 60, ../styles/sass/layout/en/_start_business_become_owner.scss */
      .start-become-owner .content .left-content .become-owner-one .copy {
        top: 0px; } }
    /* line 69, ../styles/sass/layout/en/_start_business_become_owner.scss */
    .start-become-owner .content .left-content .become-owner-one .copy h1 {
      width: 100%;
      font-size: 25px;
      font-size: 1.5625rem;
      line-height: 35px;
      font-family: "Avenir Heavy", Helvetica, Arial, sans-serif;
      color: #004a99;
      text-align: center;
      margin-bottom: 0px;
      padding: 0px; }
      /* line 79, ../styles/sass/layout/en/_start_business_become_owner.scss */
      .start-become-owner .content .left-content .become-owner-one .copy h1 span {
        display: hidden; }
      @media only all and (max-width: 640px) {
        /* line 69, ../styles/sass/layout/en/_start_business_become_owner.scss */
        .start-become-owner .content .left-content .become-owner-one .copy h1 {
          position: absolute;
          top: 20px;
          left: 0px;
          right: 0px;
          color: white; } }
    /* line 92, ../styles/sass/layout/en/_start_business_become_owner.scss */
    .start-become-owner .content .left-content .become-owner-one .copy h3 {
      width: 100%;
      font-size: 15px;
      font-size: 0.9375rem;
      line-height: 25px;
      font-family: "Avenir Light", Helvetica, Arial, sans-serif;
      color: #333333;
      text-align: center;
      padding: 0px; }
      @media only all and (max-width: 640px) {
        /* line 92, ../styles/sass/layout/en/_start_business_become_owner.scss */
        .start-become-owner .content .left-content .become-owner-one .copy h3 {
          display: none; } }
    /* line 104, ../styles/sass/layout/en/_start_business_become_owner.scss */
    .start-become-owner .content .left-content .become-owner-one .copy .owner-one-action {
      height: 52px;
      width: 178px;
      background: url("clientlibs-head/assets/images/startabusiness/StartABusinessGetStartedAction.png") top left repeat-x !important;
      background-size: 178px 52px;
      display: block;
      margin-top: 15px;
      margin-bottom: 20px;
      cursor: pointer; }
      @media only all and (max-width: 640px) {
        /* line 104, ../styles/sass/layout/en/_start_business_become_owner.scss */
        .start-become-owner .content .left-content .become-owner-one .copy .owner-one-action {
          height: 52px;
          width: 178px;
          background: url("clientlibs-head/assets/images/startabusiness/StartABusinessGetStartedActionMobile.png") top left repeat-x !important;
          background-size: 178px 52px;
          position: absolute;
          top: 100px;
          left: 0px;
          right: 0px; } }
/* line 128, ../styles/sass/layout/en/_start_business_become_owner.scss */
.start-become-owner .content .right-content .right-content-list li {
  background-color: #f6f6f6; }
  @media only all and (max-width: 640px) {
    /* line 128, ../styles/sass/layout/en/_start_business_become_owner.scss */
    .start-become-owner .content .right-content .right-content-list li {
      background-color: transparent; } }
  /* line 137, ../styles/sass/layout/en/_start_business_become_owner.scss */
  .start-become-owner .content .right-content .right-content-list li h1 {
    color: #878787; }
  /* line 141, ../styles/sass/layout/en/_start_business_become_owner.scss */
  .start-become-owner .content .right-content .right-content-list li p {
    color: #878787; }
  /* line 145, ../styles/sass/layout/en/_start_business_become_owner.scss */
  .start-become-owner .content .right-content .right-content-list li a {
    color: #333333;
    border-bottom: solid 1px #c6063d; }
  /* line 150, ../styles/sass/layout/en/_start_business_become_owner.scss */
  .start-become-owner .content .right-content .right-content-list li .side-one {
    height: 126px;
    max-width: 250px;
    background: url("clientlibs-head/assets/images/startabusiness/StartABusinessBecomeOwnerSideOne.png") top center no-repeat !important;
    background-size: 100% 126px; }
    @media only all and (max-width: 640px) {
      /* line 150, ../styles/sass/layout/en/_start_business_become_owner.scss */
      .start-become-owner .content .right-content .right-content-list li .side-one {
        height: 135px;
        max-width: 322px;
        background: url("clientlibs-head/assets/images/startabusiness/StartABusinessBecomeOwnerSideOneSmall.png") top center no-repeat !important;
        background-size: 100% 135px; } }
  /* line 156, ../styles/sass/layout/en/_start_business_become_owner.scss */
  .start-become-owner .content .right-content .right-content-list li .side-two {
    height: 126px;
    max-width: 250px;
    background: url("clientlibs-head/assets/images/startabusiness/StartABusinessBecomeOwnerSideTwo.png") top center no-repeat !important;
    background-size: 100% 126px; }
    @media only all and (max-width: 640px) {
      /* line 156, ../styles/sass/layout/en/_start_business_become_owner.scss */
      .start-become-owner .content .right-content .right-content-list li .side-two {
        height: 135px;
        max-width: 322px;
        background: url("clientlibs-head/assets/images/startabusiness/StartABusinessBecomeOwnerSideTwoSmall.png") top center no-repeat !important;
        background-size: 100% 135px; } }
  /* line 162, ../styles/sass/layout/en/_start_business_become_owner.scss */
  .start-become-owner .content .right-content .right-content-list li .side-three {
    height: 126px;
    max-width: 250px;
    background: url("clientlibs-head/assets/images/startabusiness/StartABusinessBecomeOwnerSideThree.png") top center no-repeat !important;
    background-size: 100% 126px; }
    @media only all and (max-width: 640px) {
      /* line 162, ../styles/sass/layout/en/_start_business_become_owner.scss */
      .start-become-owner .content .right-content .right-content-list li .side-three {
        height: 135px;
        max-width: 322px;
        background: url("clientlibs-head/assets/images/startabusiness/StartABusinessBecomeOwnerSideThreeSmall.png") top center no-repeat !important;
        background-size: 100% 135; } }

@media only all and (max-width: 1200px) {
  /* line 18, ../styles/sass/layout/cn/_main.scss */
  .main-china > .main-carousel .content-wrapper {
    border: none; } }
/* line 22, ../styles/sass/layout/cn/_main.scss */
.main-china > .main-carousel .content-wrapper .main-carousel-china {
  position: relative;
  height: 415px;
  width: 1200px; }
  @media only all and (max-width: 1200px) {
    /* line 22, ../styles/sass/layout/cn/_main.scss */
    .main-china > .main-carousel .content-wrapper .main-carousel-china {
      width: auto; } }
  @media only all and (max-width: 640px) {
    /* line 22, ../styles/sass/layout/cn/_main.scss */
    .main-china > .main-carousel .content-wrapper .main-carousel-china {
      display: none; } }
  /* line 30, ../styles/sass/layout/cn/_main.scss */
  .main-china > .main-carousel .content-wrapper .main-carousel-china .china-left {
    position: absolute;
    height: 415px;
    width: auto;
    left: 0px;
    right: 247px;
    height: 415px;
    max-width: 953px;
    background: url("clientlibs-head/assets/images/main/china/MainCarouselLeft.png") top left no-repeat !important;
    background-size: 953px 415px; }
    @media only all and (max-width: 1063px) {
      /* line 30, ../styles/sass/layout/cn/_main.scss */
      .main-china > .main-carousel .content-wrapper .main-carousel-china .china-left {
        height: 415px;
        max-width: 953px;
        background: url("clientlibs-head/assets/images/main/china/MainCarouselLeftAlt.png") top center no-repeat !important;
        background-size: 953px 415px; } }
  /* line 41, ../styles/sass/layout/cn/_main.scss */
  .main-china > .main-carousel .content-wrapper .main-carousel-china .china-right {
    position: absolute;
    top: 0px;
    right: 0px;
    height: 415px;
    width: 247px; }
    /* line 48, ../styles/sass/layout/cn/_main.scss */
    .main-china > .main-carousel .content-wrapper .main-carousel-china .china-right .right-top {
      border-bottom: solid 1px #e3e3e4; }
    /* line 57, ../styles/sass/layout/cn/_main.scss */
    .main-china > .main-carousel .content-wrapper .main-carousel-china .china-right .right-shadow {
      position: absolute;
      top: 0px;
      left: 0px; }
/* line 66, ../styles/sass/layout/cn/_main.scss */
.main-china > .main-carousel .content-wrapper .main-carousel-images-mobile {
  display: none;
  padding: 0;
  margin: 0;
  list-style-type: none !important;
  width: 100%; }
  /* line 36, ../styles/sass/mixins/_lists_mx.scss */
  .main-china > .main-carousel .content-wrapper .main-carousel-images-mobile li {
    display: block !important;
    float: none !important; }
  @media only all and (max-width: 640px) {
    /* line 66, ../styles/sass/layout/cn/_main.scss */
    .main-china > .main-carousel .content-wrapper .main-carousel-images-mobile {
      display: block; } }

/* line 9, ../styles/sass/layout/cn/_amway_landing.scss */
.amway-wrapper {
  position: relative; }
  /* line 12, ../styles/sass/layout/cn/_amway_landing.scss */
  .amway-wrapper .bc-nav-wrapper {
    background-color: #d20d45;
    background-image: -moz-linear-gradient(center top, #d20d45, #d2023e);
    background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#d20d45), to(#d2023e));
    background-image: -webkit-linear-gradient(#d20d45, #d2023e);
    background-image: -o-linear-gradient(#d20d45, #d2023e);
    filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0 , startColorstr=#d20d45 , endColorstr=#d2023e );
    border-top: solid 2px #d36b7d; }
    /* line 25, ../styles/sass/layout/cn/_amway_landing.scss */
    .amway-wrapper .bc-nav-wrapper .nav-content-wrapper .nav .dropdown .dropdown-toggle:hover, .amway-wrapper .bc-nav-wrapper .nav-content-wrapper .nav-pills .dropdown .dropdown-toggle:hover {
      background-color: #89082d;
      background-image: -moz-linear-gradient(center top, #89082d, #b80236);
      background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#89082d), to(#b80236));
      background-image: -webkit-linear-gradient(#89082d, #b80236);
      background-image: -o-linear-gradient(#89082d, #b80236);
      filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0 , startColorstr=#89082d , endColorstr=#b80236 ); }
    /* line 32, ../styles/sass/layout/cn/_amway_landing.scss */
    .amway-wrapper .bc-nav-wrapper .nav-content-wrapper .nav .open .dropdown-toggle, .amway-wrapper .bc-nav-wrapper .nav-content-wrapper .nav-pills .open .dropdown-toggle {
      background-color: #89082d;
      background-image: -moz-linear-gradient(center top, #89082d, #b80236);
      background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#89082d), to(#b80236));
      background-image: -webkit-linear-gradient(#89082d, #b80236);
      background-image: -o-linear-gradient(#89082d, #b80236);
      filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0 , startColorstr=#89082d , endColorstr=#b80236 ); }
  /* line 42, ../styles/sass/layout/cn/_amway_landing.scss */
  .amway-wrapper .bc-sub-nav-wrapper .nav-content-wrapper .bc-sub-nav-header {
    font-family: "Avenir Medium", Helvetica, Arial, sans-serif;
    font-size: 20px;
    font-size: 1.25rem;
    color: #d20d45; }
  /* line 51, ../styles/sass/layout/cn/_amway_landing.scss */
  .amway-wrapper .bc-sub-nav-wrapper .nav-content-wrapper ul li a:hover {
    background: #fdf2f5; }
  /* line 60, ../styles/sass/layout/cn/_amway_landing.scss */
  .amway-wrapper .bc-sub-nav-wrapper .mobile .dropdown {
    background-color: #d20d45;
    background-image: -moz-linear-gradient(center top, #d20d45, #d2023e);
    background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#d20d45), to(#d2023e));
    background-image: -webkit-linear-gradient(#d20d45, #d2023e);
    background-image: -o-linear-gradient(#d20d45, #d2023e);
    filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0 , startColorstr=#d20d45 , endColorstr=#d2023e ); }
    /* line 65, ../styles/sass/layout/cn/_amway_landing.scss */
    .amway-wrapper .bc-sub-nav-wrapper .mobile .dropdown .dropdown-toggle .inner .button-logo {
      font-family: "Avenir Light", Helvetica, Arial, sans-serif;
      font-size: 18px;
      font-size: 1.125rem;
      color: white;
      margin-top: 22px;
      text-decoration: none; }
      /* line 72, ../styles/sass/layout/cn/_amway_landing.scss */
      .amway-wrapper .bc-sub-nav-wrapper .mobile .dropdown .dropdown-toggle .inner .button-logo:hover {
        color: white;
        text-decoration: none; }
    /* line 84, ../styles/sass/layout/cn/_amway_landing.scss */
    .amway-wrapper .bc-sub-nav-wrapper .mobile .dropdown .dropdown-menu {
      background: #7b0829; }
      /* line 87, ../styles/sass/layout/cn/_amway_landing.scss */
      .amway-wrapper .bc-sub-nav-wrapper .mobile .dropdown .dropdown-menu li {
        border-top: solid 1px #892240;
        border-bottom: solid 1px #56061d; }
        /* line 92, ../styles/sass/layout/cn/_amway_landing.scss */
        .amway-wrapper .bc-sub-nav-wrapper .mobile .dropdown .dropdown-menu li a:hover {
          background-color: #7b0829;
          background-image: -moz-linear-gradient(center top, #7b0829, #7b0829);
          background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#7b0829), to(#7b0829));
          background-image: -webkit-linear-gradient(#7b0829, #7b0829);
          background-image: -o-linear-gradient(#7b0829, #7b0829);
          filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0 , startColorstr=#7b0829 , endColorstr=#7b0829 );
          background: #7b0829 !important; }
  @media only all and (max-width: 320px) {
    /* line 103, ../styles/sass/layout/cn/_amway_landing.scss */
    .amway-wrapper .landing-carousel {
      height: 225px; } }
  @media only all and (max-width: 320px) {
    /* line 106, ../styles/sass/layout/cn/_amway_landing.scss */
    .amway-wrapper .landing-carousel .carousel-back {
      display: none; } }
  @media only all and (max-width: 320px) {
    /* line 113, ../styles/sass/layout/cn/_amway_landing.scss */
    .amway-wrapper .landing-carousel .content-wrapper .carousel {
      height: 225px; } }
  /* line 119, ../styles/sass/layout/cn/_amway_landing.scss */
  .amway-wrapper .landing-carousel .content-wrapper .carousel .carousel-indicators li {
    background: transparent;
    background: black;
    background: rgba(0, 0, 0, 0.65); }
    /* line 122, ../styles/sass/layout/cn/_amway_landing.scss */
    .amway-wrapper .landing-carousel .content-wrapper .carousel .carousel-indicators li:hover {
      background: transparent;
      background: black;
      background: rgba(0, 0, 0, 0.8); }
  /* line 127, ../styles/sass/layout/cn/_amway_landing.scss */
  .amway-wrapper .landing-carousel .content-wrapper .carousel .carousel-indicators li.active {
    background: transparent;
    background: white;
    background: rgba(255, 255, 255, 0.35); }
  /* line 132, ../styles/sass/layout/cn/_amway_landing.scss */
  .amway-wrapper .landing-carousel .content-wrapper .carousel .carousel-inner {
    -webkit-box-shadow: 0px 2px 10px rgba(0, 0, 0, 0.35);
    -moz-box-shadow: 0px 2px 10px rgba(0, 0, 0, 0.35);
    box-shadow: 0px 2px 10px rgba(0, 0, 0, 0.35); }
    @media only all and (max-width: 320px) {
      /* line 136, ../styles/sass/layout/cn/_amway_landing.scss */
      .amway-wrapper .landing-carousel .content-wrapper .carousel .carousel-inner .item {
        height: 225px; } }
    /* line 140, ../styles/sass/layout/cn/_amway_landing.scss */
    .amway-wrapper .landing-carousel .content-wrapper .carousel .carousel-inner .item .image-one {
      height: 450px;
      max-width: 1063px;
      background: url("clientlibs-head/assets/images/amway/china/AmwayCarouselOne.jpg") top center !important;
      background-size: 1063px 450px; }
      @media only screen and (-webkit-min-device-pixel-ratio: 2) {
        /* line 140, ../styles/sass/layout/cn/_amway_landing.scss */
        .amway-wrapper .landing-carousel .content-wrapper .carousel .carousel-inner .item .image-one {
          background: url("clientlibs-head/assets/images/amway/china/AmwayCarouselOne.jpg") top center !important; } }
      @media only all and (max-width: 640px) {
        /* line 140, ../styles/sass/layout/cn/_amway_landing.scss */
        .amway-wrapper .landing-carousel .content-wrapper .carousel .carousel-inner .item .image-one {
          height: 450px;
          max-width: 640px;
          background: url("clientlibs-head/assets/images/amway/china/AmwayCarouselOneMobile.jpg") top center !important;
          background-size: 100% 450px; } }
      @media only all and (max-width: 320px) {
        /* line 140, ../styles/sass/layout/cn/_amway_landing.scss */
        .amway-wrapper .landing-carousel .content-wrapper .carousel .carousel-inner .item .image-one {
          height: 225px;
          max-width: 320px;
          background: url("clientlibs-head/assets/images/amway/china/AmwayCarouselOneMobileSmall.jpg") top center !important;
          background-size: 320px 225px; } }
    /* line 146, ../styles/sass/layout/cn/_amway_landing.scss */
    .amway-wrapper .landing-carousel .content-wrapper .carousel .carousel-inner .item .image-two {
      height: 450px;
      max-width: 1063px;
      background: url("clientlibs-head/assets/images/amway/china/AmwayCarouselTwo.jpg") top center !important;
      background-size: 1063px 450px; }
      @media only screen and (-webkit-min-device-pixel-ratio: 2) {
        /* line 146, ../styles/sass/layout/cn/_amway_landing.scss */
        .amway-wrapper .landing-carousel .content-wrapper .carousel .carousel-inner .item .image-two {
          background: url("clientlibs-head/assets/images/amway/china/AmwayCarouselTwo.jpg") top center !important; } }
      @media only all and (max-width: 640px) {
        /* line 146, ../styles/sass/layout/cn/_amway_landing.scss */
        .amway-wrapper .landing-carousel .content-wrapper .carousel .carousel-inner .item .image-two {
          height: 450px;
          max-width: 640px;
          background: url("clientlibs-head/assets/images/amway/china/AmwayCarouselTwoMobile.jpg") top center !important;
          background-size: 100% 450px; } }
      @media only all and (max-width: 320px) {
        /* line 146, ../styles/sass/layout/cn/_amway_landing.scss */
        .amway-wrapper .landing-carousel .content-wrapper .carousel .carousel-inner .item .image-two {
          height: 225px;
          max-width: 320px;
          background: url("clientlibs-head/assets/images/amway/china/AmwayCarouselTwoMobileSmall.jpg") top center !important;
          background-size: 320px 225px; } }
    /* line 152, ../styles/sass/layout/cn/_amway_landing.scss */
    .amway-wrapper .landing-carousel .content-wrapper .carousel .carousel-inner .item .image-three {
      height: 450px;
      max-width: 1063px;
      background: url("clientlibs-head/assets/images/amway/china/AmwayCarouselThree.jpg") top center !important;
      background-size: 1063px 450px; }
      @media only screen and (-webkit-min-device-pixel-ratio: 2) {
        /* line 152, ../styles/sass/layout/cn/_amway_landing.scss */
        .amway-wrapper .landing-carousel .content-wrapper .carousel .carousel-inner .item .image-three {
          background: url("clientlibs-head/assets/images/amway/china/AmwayCarouselThree.jpg") top center !important; } }
      @media only all and (max-width: 640px) {
        /* line 152, ../styles/sass/layout/cn/_amway_landing.scss */
        .amway-wrapper .landing-carousel .content-wrapper .carousel .carousel-inner .item .image-three {
          height: 450px;
          max-width: 640px;
          background: url("clientlibs-head/assets/images/amway/china/AmwayCarouselThreeMobile.jpg") top center !important;
          background-size: 100% 450px; } }
      @media only all and (max-width: 320px) {
        /* line 152, ../styles/sass/layout/cn/_amway_landing.scss */
        .amway-wrapper .landing-carousel .content-wrapper .carousel .carousel-inner .item .image-three {
          height: 225px;
          max-width: 320px;
          background: url("clientlibs-head/assets/images/amway/china/AmwayCarouselThreeMobileSmall.jpg") top center !important;
          background-size: 320px 225px; } }
    @media only all and (max-width: 320px) {
      /* line 158, ../styles/sass/layout/cn/_amway_landing.scss */
      .amway-wrapper .landing-carousel .content-wrapper .carousel .carousel-inner .item .copy {
        left: 35px;
        right: 35px; } }
    /* line 165, ../styles/sass/layout/cn/_amway_landing.scss */
    .amway-wrapper .landing-carousel .content-wrapper .carousel .carousel-inner .item .copy a {
      color: white;
      background-color: #d2023e;
      padding: 8px 18px;
      border-radius: 20px !important;
      -moz-border-radius: 20px !important;
      -webkit-border-radius: 20px !important; }
    /* line 176, ../styles/sass/layout/cn/_amway_landing.scss */
    .amway-wrapper .landing-carousel .content-wrapper .carousel .carousel-inner .item-one .copy h3 {
      max-width: 550px; }
      @media only all and (max-width: 768px) {
        /* line 176, ../styles/sass/layout/cn/_amway_landing.scss */
        .amway-wrapper .landing-carousel .content-wrapper .carousel .carousel-inner .item-one .copy h3 {
          max-width: 450px; } }
    /* line 181, ../styles/sass/layout/cn/_amway_landing.scss */
    .amway-wrapper .landing-carousel .content-wrapper .carousel .carousel-inner .item-one .copy a {
      background-color: #d2023e; }
    /* line 190, ../styles/sass/layout/cn/_amway_landing.scss */
    .amway-wrapper .landing-carousel .content-wrapper .carousel .carousel-inner .item-two .copy h1 {
      -webkit-text-shadow: none !important;
      -moz-text-shadow: none !important;
      -o-text-shadow: none !important;
      text-shadow: none !important;
      text-shadow: none !important;
      color: black;
      font-family: "Avenir Heavy", Helvetica, Arial, sans-serif; }
    /* line 195, ../styles/sass/layout/cn/_amway_landing.scss */
    .amway-wrapper .landing-carousel .content-wrapper .carousel .carousel-inner .item-two .copy h3 {
      -webkit-text-shadow: none !important;
      -moz-text-shadow: none !important;
      -o-text-shadow: none !important;
      text-shadow: none !important;
      text-shadow: none !important;
      color: black;
      font-family: "Avenir Medium", Helvetica, Arial, sans-serif;
      max-width: 450px; }
      @media only all and (max-width: 768px) {
        /* line 195, ../styles/sass/layout/cn/_amway_landing.scss */
        .amway-wrapper .landing-carousel .content-wrapper .carousel .carousel-inner .item-two .copy h3 {
          max-width: 350px; } }
    /* line 203, ../styles/sass/layout/cn/_amway_landing.scss */
    .amway-wrapper .landing-carousel .content-wrapper .carousel .carousel-inner .item-two .copy a {
      background-color: #848e8c; }
    /* line 212, ../styles/sass/layout/cn/_amway_landing.scss */
    .amway-wrapper .landing-carousel .content-wrapper .carousel .carousel-inner .item-three .copy h1 {
      -webkit-text-shadow: none !important;
      -moz-text-shadow: none !important;
      -o-text-shadow: none !important;
      text-shadow: none !important;
      text-shadow: none !important;
      color: black;
      font-family: "Avenir Heavy", Helvetica, Arial, sans-serif; }
    /* line 218, ../styles/sass/layout/cn/_amway_landing.scss */
    .amway-wrapper .landing-carousel .content-wrapper .carousel .carousel-inner .item-three .copy h3 {
      -webkit-text-shadow: none !important;
      -moz-text-shadow: none !important;
      -o-text-shadow: none !important;
      text-shadow: none !important;
      text-shadow: none !important;
      color: black;
      font-family: "Avenir Medium", Helvetica, Arial, sans-serif;
      max-width: 600px; }
      @media only all and (max-width: 768px) {
        /* line 218, ../styles/sass/layout/cn/_amway_landing.scss */
        .amway-wrapper .landing-carousel .content-wrapper .carousel .carousel-inner .item-three .copy h3 {
          max-width: 425px; } }
    /* line 226, ../styles/sass/layout/cn/_amway_landing.scss */
    .amway-wrapper .landing-carousel .content-wrapper .carousel .carousel-inner .item-three .copy a {
      background-color: #848e8c; }
  @media only all and (max-width: 320px) {
    /* line 233, ../styles/sass/layout/cn/_amway_landing.scss */
    .amway-wrapper .landing-carousel .content-wrapper .carousel a.left {
      height: 18px;
      width: 12px;
      background: url("clientlibs-head/assets/images/components/carousel/CarouselArrowLeftMobile.png") no-repeat !important;
      background-size: contain;
      left: 12px; } }
  @media only all and (max-width: 320px) {
    /* line 240, ../styles/sass/layout/cn/_amway_landing.scss */
    .amway-wrapper .landing-carousel .content-wrapper .carousel a.right {
      height: 18px;
      width: 12px;
      background: url("clientlibs-head/assets/images/components/carousel/CarouselArrowRightMobile.png") no-repeat !important;
      background-size: contain;
      right: 12px; } }
  /* line 252, ../styles/sass/layout/cn/_amway_landing.scss */
  .amway-wrapper .inner-content-wrapper h2 {
    color: #666666; }
  /* line 256, ../styles/sass/layout/cn/_amway_landing.scss */
  .amway-wrapper .inner-content-wrapper h3 {
    color: #666666; }
  /* line 260, ../styles/sass/layout/cn/_amway_landing.scss */
  .amway-wrapper .inner-content-wrapper p {
    color: #666666; }
  /* line 265, ../styles/sass/layout/cn/_amway_landing.scss */
  .amway-wrapper .inner-content-wrapper .products {
    padding-bottom: 60px; }
    /* line 268, ../styles/sass/layout/cn/_amway_landing.scss */
    .amway-wrapper .inner-content-wrapper .products .products-list {
      height: 350px; }
      @media only all and (max-width: 962px) {
        /* line 268, ../styles/sass/layout/cn/_amway_landing.scss */
        .amway-wrapper .inner-content-wrapper .products .products-list {
          height: 330px; } }
      /* line 275, ../styles/sass/layout/cn/_amway_landing.scss */
      .amway-wrapper .inner-content-wrapper .products .products-list li .product-item h3 {
        margin-top: 30px;
        color: #c6063d; }
      /* line 280, ../styles/sass/layout/cn/_amway_landing.scss */
      .amway-wrapper .inner-content-wrapper .products .products-list li .product-item p {
        color: #666666; }
      /* line 284, ../styles/sass/layout/cn/_amway_landing.scss */
      .amway-wrapper .inner-content-wrapper .products .products-list li .product-item a {
        color: #333333;
        border-bottom: solid 1px #729cd2; }
      /* line 305, ../styles/sass/layout/cn/_amway_landing.scss */
      .amway-wrapper .inner-content-wrapper .products .products-list .desktop-two .product-item h3 {
        color: #3f6184; }
      /* line 313, ../styles/sass/layout/cn/_amway_landing.scss */
      .amway-wrapper .inner-content-wrapper .products .products-list .desktop-three .product-item h3 {
        color: #55a64c; }

/* line 8, ../styles/sass/layout/cn/_amway_our_company.scss */
.amway-our-company .our-company-banner {
  height: 358px;
  max-width: 960px;
  background: url("clientlibs-head/assets/images/amway/china/AmwaOurCompanyBanner.png") center no-repeat !important;
  background-size: contain;
  -webkit-box-shadow: 0px 1px 10px rgba(0, 0, 0, 0.35);
  -moz-box-shadow: 0px 1px 10px rgba(0, 0, 0, 0.35);
  box-shadow: 0px 1px 10px rgba(0, 0, 0, 0.35); }
  @media only screen and (-webkit-min-device-pixel-ratio: 2) {
    /* line 8, ../styles/sass/layout/cn/_amway_our_company.scss */
    .amway-our-company .our-company-banner {
      background: url("clientlibs-head/assets/images/amway/china/AmwaOurCompanyBanner.png") center no-repeat !important; } }
  @media only all and (max-width: 320px) {
    /* line 8, ../styles/sass/layout/cn/_amway_our_company.scss */
    .amway-our-company .our-company-banner {
      height: 225px;
      width: 320px;
      background: url("clientlibs-head/assets/images/amway/china/AmwaOurCompanyBannerMobile.png") top left no-repeat !important;
      background-size: 320px 225px; } }
  /* line 15, ../styles/sass/layout/cn/_amway_our_company.scss */
  .amway-our-company .our-company-banner .copy h1 {
    max-width: 350px; }
  /* line 19, ../styles/sass/layout/cn/_amway_our_company.scss */
  .amway-our-company .our-company-banner .copy h3 {
    max-width: 350px; }
  /* line 23, ../styles/sass/layout/cn/_amway_our_company.scss */
  .amway-our-company .our-company-banner .copy .call-to-action {
    font-family: "Avenir Medium", Helvetica, Arial, sans-serif;
    font-size: 18px;
    font-size: 1.125rem;
    line-height: 34px;
    background-color: #d2023e;
    padding: 8px 20px 8px 8px;
    text-indent: 10px;
    color: white; }
    /* line 32, ../styles/sass/layout/cn/_amway_our_company.scss */
    .amway-our-company .our-company-banner .copy .call-to-action .icon {
      position: relative;
      float: left; }
@media only all and (max-width: 962px) {
  /* line 52, ../styles/sass/layout/cn/_amway_our_company.scss */
  .amway-our-company .content .left-content .row-fluid .span6 {
    width: 100%;
    padding: 0px;
    margin: 0px; } }
/* line 66, ../styles/sass/layout/cn/_amway_our_company.scss */
.amway-our-company .content .right-content .right-content-list li {
  background-color: #f6f6f6; }
  @media only all and (max-width: 640px) {
    /* line 66, ../styles/sass/layout/cn/_amway_our_company.scss */
    .amway-our-company .content .right-content .right-content-list li {
      background-color: transparent; } }
  /* line 75, ../styles/sass/layout/cn/_amway_our_company.scss */
  .amway-our-company .content .right-content .right-content-list li h1 {
    color: #878787; }
  /* line 79, ../styles/sass/layout/cn/_amway_our_company.scss */
  .amway-our-company .content .right-content .right-content-list li p {
    color: #878787; }
  /* line 83, ../styles/sass/layout/cn/_amway_our_company.scss */
  .amway-our-company .content .right-content .right-content-list li a {
    color: #333333;
    border-bottom: solid 1px #c6063d; }
  /* line 88, ../styles/sass/layout/cn/_amway_our_company.scss */
  .amway-our-company .content .right-content .right-content-list li .side-one {
    height: 126px;
    max-width: 250px;
    background: url("clientlibs-head/assets/images/amway/china/AmwayOurCompanySideOne.png") top center no-repeat !important;
    background-size: 100% 126px; }
    @media only all and (max-width: 640px) {
      /* line 88, ../styles/sass/layout/cn/_amway_our_company.scss */
      .amway-our-company .content .right-content .right-content-list li .side-one {
        height: 145px;
        max-width: 322px;
        background: url("clientlibs-head/assets/images/amway/china/AmwayOurCompanySideOneSmall.png") top center no-repeat !important;
        background-size: 100% 145px; } }
  /* line 94, ../styles/sass/layout/cn/_amway_our_company.scss */
  .amway-our-company .content .right-content .right-content-list li .side-two {
    height: 126px;
    max-width: 250px;
    background: url("clientlibs-head/assets/images/amway/china/AmwayOurCompanySideTwo.png") top center no-repeat !important;
    background-size: 100% 126px; }
    @media only all and (max-width: 640px) {
      /* line 94, ../styles/sass/layout/cn/_amway_our_company.scss */
      .amway-our-company .content .right-content .right-content-list li .side-two {
        height: 145px;
        max-width: 322px;
        background: url("clientlibs-head/assets/images/amway/china/AmwayOurCompanySideTwoSmall.png") top center no-repeat !important;
        background-size: 100% 145; } }
  /* line 100, ../styles/sass/layout/cn/_amway_our_company.scss */
  .amway-our-company .content .right-content .right-content-list li .side-three {
    height: 126px;
    max-width: 250px;
    background: url("clientlibs-head/assets/images/amway/china/AmwayOurCompanySideThree.png") top center no-repeat !important;
    background-size: 100% 126px; }
    @media only all and (max-width: 640px) {
      /* line 100, ../styles/sass/layout/cn/_amway_our_company.scss */
      .amway-our-company .content .right-content .right-content-list li .side-three {
        height: 145px;
        max-width: 322px;
        background: url("clientlibs-head/assets/images/amway/china/AmwayOurCompanySideThreeSmall.png") top center no-repeat !important;
        background-size: 100% 145; } }
/* Style fix for EDIT Component - DWP 4-30-2013*/
	#CQ .x-form-check-wrap label {
	display:inline; }
                                                                                                                                                                                                                                                                                                                                                }



/*main-ext.css*/
div.parsys {overflow:visible;}
div.parsys div.image_left div.image img {float:left;margin-right:10px;}
div.parsys div.image_right div.image img {float:right;margin-left:10px;}
div.parsys div.text_left div.text {text-align:left;}
div.parsys div.text_right div.text {text-align:right;}

#app-wrapper {overflow:visible !important; /*had to add in-line to get this to work*/}
.main-wrapper .bc-nav-wrapper {z-index:8999 !important;}
.main-wrapper .dropdown-menu {z-index:8999 !important;}
.bc-mobile-dropdown {z-index:8999 !important;}
.bc-sub-nav-wrapper .mobile .dropdown .dropdown-menu  {z-index:8999 !important;}

.nutrilite-wrapper .bc-sub-nav-wrapper .nav-content-wrapper .bc-sub-nav-header span {
    display:inline-block;width:1px;height:1px;overflow:hidden;padding-left:10px;
}

.artistry-wrapper .bc-sub-nav-wrapper .nav-content-wrapper .bc-sub-nav-header span {
    display:inline-block;width:1px;height:1px;overflow:hidden;padding-left:10px;
}

.espring-wrapper .bc-sub-nav-wrapper .nav-content-wrapper .bc-sub-nav-header span {
    display:inline-block;width:1px;height:1px;overflow:hidden;padding-left:10px;
}
