@import url(https://fonts.googleapis.com/css?family=Allura|Montserrat:300,600);.iti {
  position: relative;
  display: inline-block; }
  .iti * {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
    -moz-box-sizing: border-box; }
  .iti__hide {
    display: none; }
  .iti__v-hide {
    visibility: hidden; }
  .iti input, .iti input[type=text], .iti input[type=tel] {
    position: relative;
    z-index: 0;
    margin-top: 0 !important;
    margin-bottom: 0 !important;
    padding-right: 36px;
    margin-right: 0; }
  .iti__flag-container {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    padding: 1px; }
  .iti__selected-flag {
    z-index: 1;
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    height: 100%;
    padding: 0 6px 0 8px; }
  .iti__arrow {
    margin-left: 6px;
    width: 0;
    height: 0;
    border-left: 3px solid transparent;
    border-right: 3px solid transparent;
    border-top: 4px solid #555; }
    .iti__arrow--up {
      border-top: none;
      border-bottom: 4px solid #555; }
  .iti__country-list {
    position: absolute;
    z-index: 2;
    list-style: none;
    text-align: left;
    padding: 0;
    margin: 0 0 0 -1px;
    -webkit-box-shadow: 1px 1px 4px rgba(0, 0, 0, 0.2);
            box-shadow: 1px 1px 4px rgba(0, 0, 0, 0.2);
    background-color: white;
    border: 1px solid #CCC;
    white-space: nowrap;
    max-height: 200px;
    overflow-y: scroll;
    -webkit-overflow-scrolling: touch; }
    .iti__country-list--dropup {
      bottom: 100%;
      margin-bottom: -1px; }
    @media (max-width: 500px) {
      .iti__country-list {
        white-space: normal; } }
  .iti__flag-box {
    display: inline-block;
    width: 20px; }
  .iti__divider {
    padding-bottom: 5px;
    margin-bottom: 5px;
    border-bottom: 1px solid #CCC; }
  .iti__country {
    padding: 5px 10px;
    outline: none; }
  .iti__dial-code {
    color: #999; }
  .iti__country.iti__highlight {
    background-color: rgba(0, 0, 0, 0.05); }
  .iti__flag-box, .iti__country-name, .iti__dial-code {
    vertical-align: middle; }
  .iti__flag-box, .iti__country-name {
    margin-right: 6px; }
  .iti--allow-dropdown input, .iti--allow-dropdown input[type=text], .iti--allow-dropdown input[type=tel], .iti--separate-dial-code input, .iti--separate-dial-code input[type=text], .iti--separate-dial-code input[type=tel] {
    padding-right: 6px;
    padding-left: 52px;
    margin-left: 0; }
  .iti--allow-dropdown .iti__flag-container, .iti--separate-dial-code .iti__flag-container {
    right: auto;
    left: 0; }
  .iti--allow-dropdown .iti__flag-container:hover {
    cursor: pointer; }
    .iti--allow-dropdown .iti__flag-container:hover .iti__selected-flag {
      background-color: rgba(0, 0, 0, 0.05); }
  .iti--allow-dropdown input[disabled] + .iti__flag-container:hover,
  .iti--allow-dropdown input[readonly] + .iti__flag-container:hover {
    cursor: default; }
    .iti--allow-dropdown input[disabled] + .iti__flag-container:hover .iti__selected-flag,
    .iti--allow-dropdown input[readonly] + .iti__flag-container:hover .iti__selected-flag {
      background-color: transparent; }
  .iti--separate-dial-code .iti__selected-flag {
    background-color: rgba(0, 0, 0, 0.05); }
  .iti--separate-dial-code .iti__selected-dial-code {
    margin-left: 6px; }
  .iti--container {
    position: absolute;
    top: -1000px;
    left: -1000px;
    z-index: 1060;
    padding: 1px; }
    .iti--container:hover {
      cursor: pointer; }

.iti-mobile .iti--container {
  top: 30px;
  bottom: 30px;
  left: 30px;
  right: 30px;
  position: fixed; }

.iti-mobile .iti__country-list {
  max-height: 100%;
  width: 100%; }

.iti-mobile .iti__country {
  padding: 10px 10px;
  line-height: 1.5em; }

.iti__flag {
  width: 20px; }
  .iti__flag.iti__be {
    width: 18px; }
  .iti__flag.iti__ch {
    width: 15px; }
  .iti__flag.iti__mc {
    width: 19px; }
  .iti__flag.iti__ne {
    width: 18px; }
  .iti__flag.iti__np {
    width: 13px; }
  .iti__flag.iti__va {
    width: 15px; }
  @media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
    .iti__flag {
      background-size: 5652px 15px; } }
  .iti__flag.iti__ac {
    height: 10px;
    background-position: 0px 0px; }
  .iti__flag.iti__ad {
    height: 14px;
    background-position: -22px 0px; }
  .iti__flag.iti__ae {
    height: 10px;
    background-position: -44px 0px; }
  .iti__flag.iti__af {
    height: 14px;
    background-position: -66px 0px; }
  .iti__flag.iti__ag {
    height: 14px;
    background-position: -88px 0px; }
  .iti__flag.iti__ai {
    height: 10px;
    background-position: -110px 0px; }
  .iti__flag.iti__al {
    height: 15px;
    background-position: -132px 0px; }
  .iti__flag.iti__am {
    height: 10px;
    background-position: -154px 0px; }
  .iti__flag.iti__ao {
    height: 14px;
    background-position: -176px 0px; }
  .iti__flag.iti__aq {
    height: 14px;
    background-position: -198px 0px; }
  .iti__flag.iti__ar {
    height: 13px;
    background-position: -220px 0px; }
  .iti__flag.iti__as {
    height: 10px;
    background-position: -242px 0px; }
  .iti__flag.iti__at {
    height: 14px;
    background-position: -264px 0px; }
  .iti__flag.iti__au {
    height: 10px;
    background-position: -286px 0px; }
  .iti__flag.iti__aw {
    height: 14px;
    background-position: -308px 0px; }
  .iti__flag.iti__ax {
    height: 13px;
    background-position: -330px 0px; }
  .iti__flag.iti__az {
    height: 10px;
    background-position: -352px 0px; }
  .iti__flag.iti__ba {
    height: 10px;
    background-position: -374px 0px; }
  .iti__flag.iti__bb {
    height: 14px;
    background-position: -396px 0px; }
  .iti__flag.iti__bd {
    height: 12px;
    background-position: -418px 0px; }
  .iti__flag.iti__be {
    height: 15px;
    background-position: -440px 0px; }
  .iti__flag.iti__bf {
    height: 14px;
    background-position: -460px 0px; }
  .iti__flag.iti__bg {
    height: 12px;
    background-position: -482px 0px; }
  .iti__flag.iti__bh {
    height: 12px;
    background-position: -504px 0px; }
  .iti__flag.iti__bi {
    height: 12px;
    background-position: -526px 0px; }
  .iti__flag.iti__bj {
    height: 14px;
    background-position: -548px 0px; }
  .iti__flag.iti__bl {
    height: 14px;
    background-position: -570px 0px; }
  .iti__flag.iti__bm {
    height: 10px;
    background-position: -592px 0px; }
  .iti__flag.iti__bn {
    height: 10px;
    background-position: -614px 0px; }
  .iti__flag.iti__bo {
    height: 14px;
    background-position: -636px 0px; }
  .iti__flag.iti__bq {
    height: 14px;
    background-position: -658px 0px; }
  .iti__flag.iti__br {
    height: 14px;
    background-position: -680px 0px; }
  .iti__flag.iti__bs {
    height: 10px;
    background-position: -702px 0px; }
  .iti__flag.iti__bt {
    height: 14px;
    background-position: -724px 0px; }
  .iti__flag.iti__bv {
    height: 15px;
    background-position: -746px 0px; }
  .iti__flag.iti__bw {
    height: 14px;
    background-position: -768px 0px; }
  .iti__flag.iti__by {
    height: 10px;
    background-position: -790px 0px; }
  .iti__flag.iti__bz {
    height: 14px;
    background-position: -812px 0px; }
  .iti__flag.iti__ca {
    height: 10px;
    background-position: -834px 0px; }
  .iti__flag.iti__cc {
    height: 10px;
    background-position: -856px 0px; }
  .iti__flag.iti__cd {
    height: 15px;
    background-position: -878px 0px; }
  .iti__flag.iti__cf {
    height: 14px;
    background-position: -900px 0px; }
  .iti__flag.iti__cg {
    height: 14px;
    background-position: -922px 0px; }
  .iti__flag.iti__ch {
    height: 15px;
    background-position: -944px 0px; }
  .iti__flag.iti__ci {
    height: 14px;
    background-position: -961px 0px; }
  .iti__flag.iti__ck {
    height: 10px;
    background-position: -983px 0px; }
  .iti__flag.iti__cl {
    height: 14px;
    background-position: -1005px 0px; }
  .iti__flag.iti__cm {
    height: 14px;
    background-position: -1027px 0px; }
  .iti__flag.iti__cn {
    height: 14px;
    background-position: -1049px 0px; }
  .iti__flag.iti__co {
    height: 14px;
    background-position: -1071px 0px; }
  .iti__flag.iti__cp {
    height: 14px;
    background-position: -1093px 0px; }
  .iti__flag.iti__cr {
    height: 12px;
    background-position: -1115px 0px; }
  .iti__flag.iti__cu {
    height: 10px;
    background-position: -1137px 0px; }
  .iti__flag.iti__cv {
    height: 12px;
    background-position: -1159px 0px; }
  .iti__flag.iti__cw {
    height: 14px;
    background-position: -1181px 0px; }
  .iti__flag.iti__cx {
    height: 10px;
    background-position: -1203px 0px; }
  .iti__flag.iti__cy {
    height: 14px;
    background-position: -1225px 0px; }
  .iti__flag.iti__cz {
    height: 14px;
    background-position: -1247px 0px; }
  .iti__flag.iti__de {
    height: 12px;
    background-position: -1269px 0px; }
  .iti__flag.iti__dg {
    height: 10px;
    background-position: -1291px 0px; }
  .iti__flag.iti__dj {
    height: 14px;
    background-position: -1313px 0px; }
  .iti__flag.iti__dk {
    height: 15px;
    background-position: -1335px 0px; }
  .iti__flag.iti__dm {
    height: 10px;
    background-position: -1357px 0px; }
  .iti__flag.iti__do {
    height: 14px;
    background-position: -1379px 0px; }
  .iti__flag.iti__dz {
    height: 14px;
    background-position: -1401px 0px; }
  .iti__flag.iti__ea {
    height: 14px;
    background-position: -1423px 0px; }
  .iti__flag.iti__ec {
    height: 14px;
    background-position: -1445px 0px; }
  .iti__flag.iti__ee {
    height: 13px;
    background-position: -1467px 0px; }
  .iti__flag.iti__eg {
    height: 14px;
    background-position: -1489px 0px; }
  .iti__flag.iti__eh {
    height: 10px;
    background-position: -1511px 0px; }
  .iti__flag.iti__er {
    height: 10px;
    background-position: -1533px 0px; }
  .iti__flag.iti__es {
    height: 14px;
    background-position: -1555px 0px; }
  .iti__flag.iti__et {
    height: 10px;
    background-position: -1577px 0px; }
  .iti__flag.iti__eu {
    height: 14px;
    background-position: -1599px 0px; }
  .iti__flag.iti__fi {
    height: 12px;
    background-position: -1621px 0px; }
  .iti__flag.iti__fj {
    height: 10px;
    background-position: -1643px 0px; }
  .iti__flag.iti__fk {
    height: 10px;
    background-position: -1665px 0px; }
  .iti__flag.iti__fm {
    height: 11px;
    background-position: -1687px 0px; }
  .iti__flag.iti__fo {
    height: 15px;
    background-position: -1709px 0px; }
  .iti__flag.iti__fr {
    height: 14px;
    background-position: -1731px 0px; }
  .iti__flag.iti__ga {
    height: 15px;
    background-position: -1753px 0px; }
  .iti__flag.iti__gb {
    height: 10px;
    background-position: -1775px 0px; }
  .iti__flag.iti__gd {
    height: 12px;
    background-position: -1797px 0px; }
  .iti__flag.iti__ge {
    height: 14px;
    background-position: -1819px 0px; }
  .iti__flag.iti__gf {
    height: 14px;
    background-position: -1841px 0px; }
  .iti__flag.iti__gg {
    height: 14px;
    background-position: -1863px 0px; }
  .iti__flag.iti__gh {
    height: 14px;
    background-position: -1885px 0px; }
  .iti__flag.iti__gi {
    height: 10px;
    background-position: -1907px 0px; }
  .iti__flag.iti__gl {
    height: 14px;
    background-position: -1929px 0px; }
  .iti__flag.iti__gm {
    height: 14px;
    background-position: -1951px 0px; }
  .iti__flag.iti__gn {
    height: 14px;
    background-position: -1973px 0px; }
  .iti__flag.iti__gp {
    height: 14px;
    background-position: -1995px 0px; }
  .iti__flag.iti__gq {
    height: 14px;
    background-position: -2017px 0px; }
  .iti__flag.iti__gr {
    height: 14px;
    background-position: -2039px 0px; }
  .iti__flag.iti__gs {
    height: 10px;
    background-position: -2061px 0px; }
  .iti__flag.iti__gt {
    height: 13px;
    background-position: -2083px 0px; }
  .iti__flag.iti__gu {
    height: 11px;
    background-position: -2105px 0px; }
  .iti__flag.iti__gw {
    height: 10px;
    background-position: -2127px 0px; }
  .iti__flag.iti__gy {
    height: 12px;
    background-position: -2149px 0px; }
  .iti__flag.iti__hk {
    height: 14px;
    background-position: -2171px 0px; }
  .iti__flag.iti__hm {
    height: 10px;
    background-position: -2193px 0px; }
  .iti__flag.iti__hn {
    height: 10px;
    background-position: -2215px 0px; }
  .iti__flag.iti__hr {
    height: 10px;
    background-position: -2237px 0px; }
  .iti__flag.iti__ht {
    height: 12px;
    background-position: -2259px 0px; }
  .iti__flag.iti__hu {
    height: 10px;
    background-position: -2281px 0px; }
  .iti__flag.iti__ic {
    height: 14px;
    background-position: -2303px 0px; }
  .iti__flag.iti__id {
    height: 14px;
    background-position: -2325px 0px; }
  .iti__flag.iti__ie {
    height: 10px;
    background-position: -2347px 0px; }
  .iti__flag.iti__il {
    height: 15px;
    background-position: -2369px 0px; }
  .iti__flag.iti__im {
    height: 10px;
    background-position: -2391px 0px; }
  .iti__flag.iti__in {
    height: 14px;
    background-position: -2413px 0px; }
  .iti__flag.iti__io {
    height: 10px;
    background-position: -2435px 0px; }
  .iti__flag.iti__iq {
    height: 14px;
    background-position: -2457px 0px; }
  .iti__flag.iti__ir {
    height: 12px;
    background-position: -2479px 0px; }
  .iti__flag.iti__is {
    height: 15px;
    background-position: -2501px 0px; }
  .iti__flag.iti__it {
    height: 14px;
    background-position: -2523px 0px; }
  .iti__flag.iti__je {
    height: 12px;
    background-position: -2545px 0px; }
  .iti__flag.iti__jm {
    height: 10px;
    background-position: -2567px 0px; }
  .iti__flag.iti__jo {
    height: 10px;
    background-position: -2589px 0px; }
  .iti__flag.iti__jp {
    height: 14px;
    background-position: -2611px 0px; }
  .iti__flag.iti__ke {
    height: 14px;
    background-position: -2633px 0px; }
  .iti__flag.iti__kg {
    height: 12px;
    background-position: -2655px 0px; }
  .iti__flag.iti__kh {
    height: 13px;
    background-position: -2677px 0px; }
  .iti__flag.iti__ki {
    height: 10px;
    background-position: -2699px 0px; }
  .iti__flag.iti__km {
    height: 12px;
    background-position: -2721px 0px; }
  .iti__flag.iti__kn {
    height: 14px;
    background-position: -2743px 0px; }
  .iti__flag.iti__kp {
    height: 10px;
    background-position: -2765px 0px; }
  .iti__flag.iti__kr {
    height: 14px;
    background-position: -2787px 0px; }
  .iti__flag.iti__kw {
    height: 10px;
    background-position: -2809px 0px; }
  .iti__flag.iti__ky {
    height: 10px;
    background-position: -2831px 0px; }
  .iti__flag.iti__kz {
    height: 10px;
    background-position: -2853px 0px; }
  .iti__flag.iti__la {
    height: 14px;
    background-position: -2875px 0px; }
  .iti__flag.iti__lb {
    height: 14px;
    background-position: -2897px 0px; }
  .iti__flag.iti__lc {
    height: 10px;
    background-position: -2919px 0px; }
  .iti__flag.iti__li {
    height: 12px;
    background-position: -2941px 0px; }
  .iti__flag.iti__lk {
    height: 10px;
    background-position: -2963px 0px; }
  .iti__flag.iti__lr {
    height: 11px;
    background-position: -2985px 0px; }
  .iti__flag.iti__ls {
    height: 14px;
    background-position: -3007px 0px; }
  .iti__flag.iti__lt {
    height: 12px;
    background-position: -3029px 0px; }
  .iti__flag.iti__lu {
    height: 12px;
    background-position: -3051px 0px; }
  .iti__flag.iti__lv {
    height: 10px;
    background-position: -3073px 0px; }
  .iti__flag.iti__ly {
    height: 10px;
    background-position: -3095px 0px; }
  .iti__flag.iti__ma {
    height: 14px;
    background-position: -3117px 0px; }
  .iti__flag.iti__mc {
    height: 15px;
    background-position: -3139px 0px; }
  .iti__flag.iti__md {
    height: 10px;
    background-position: -3160px 0px; }
  .iti__flag.iti__me {
    height: 10px;
    background-position: -3182px 0px; }
  .iti__flag.iti__mf {
    height: 14px;
    background-position: -3204px 0px; }
  .iti__flag.iti__mg {
    height: 14px;
    background-position: -3226px 0px; }
  .iti__flag.iti__mh {
    height: 11px;
    background-position: -3248px 0px; }
  .iti__flag.iti__mk {
    height: 10px;
    background-position: -3270px 0px; }
  .iti__flag.iti__ml {
    height: 14px;
    background-position: -3292px 0px; }
  .iti__flag.iti__mm {
    height: 14px;
    background-position: -3314px 0px; }
  .iti__flag.iti__mn {
    height: 10px;
    background-position: -3336px 0px; }
  .iti__flag.iti__mo {
    height: 14px;
    background-position: -3358px 0px; }
  .iti__flag.iti__mp {
    height: 10px;
    background-position: -3380px 0px; }
  .iti__flag.iti__mq {
    height: 14px;
    background-position: -3402px 0px; }
  .iti__flag.iti__mr {
    height: 14px;
    background-position: -3424px 0px; }
  .iti__flag.iti__ms {
    height: 10px;
    background-position: -3446px 0px; }
  .iti__flag.iti__mt {
    height: 14px;
    background-position: -3468px 0px; }
  .iti__flag.iti__mu {
    height: 14px;
    background-position: -3490px 0px; }
  .iti__flag.iti__mv {
    height: 14px;
    background-position: -3512px 0px; }
  .iti__flag.iti__mw {
    height: 14px;
    background-position: -3534px 0px; }
  .iti__flag.iti__mx {
    height: 12px;
    background-position: -3556px 0px; }
  .iti__flag.iti__my {
    height: 10px;
    background-position: -3578px 0px; }
  .iti__flag.iti__mz {
    height: 14px;
    background-position: -3600px 0px; }
  .iti__flag.iti__na {
    height: 14px;
    background-position: -3622px 0px; }
  .iti__flag.iti__nc {
    height: 10px;
    background-position: -3644px 0px; }
  .iti__flag.iti__ne {
    height: 15px;
    background-position: -3666px 0px; }
  .iti__flag.iti__nf {
    height: 10px;
    background-position: -3686px 0px; }
  .iti__flag.iti__ng {
    height: 10px;
    background-position: -3708px 0px; }
  .iti__flag.iti__ni {
    height: 12px;
    background-position: -3730px 0px; }
  .iti__flag.iti__nl {
    height: 14px;
    background-position: -3752px 0px; }
  .iti__flag.iti__no {
    height: 15px;
    background-position: -3774px 0px; }
  .iti__flag.iti__np {
    height: 15px;
    background-position: -3796px 0px; }
  .iti__flag.iti__nr {
    height: 10px;
    background-position: -3811px 0px; }
  .iti__flag.iti__nu {
    height: 10px;
    background-position: -3833px 0px; }
  .iti__flag.iti__nz {
    height: 10px;
    background-position: -3855px 0px; }
  .iti__flag.iti__om {
    height: 10px;
    background-position: -3877px 0px; }
  .iti__flag.iti__pa {
    height: 14px;
    background-position: -3899px 0px; }
  .iti__flag.iti__pe {
    height: 14px;
    background-position: -3921px 0px; }
  .iti__flag.iti__pf {
    height: 14px;
    background-position: -3943px 0px; }
  .iti__flag.iti__pg {
    height: 15px;
    background-position: -3965px 0px; }
  .iti__flag.iti__ph {
    height: 10px;
    background-position: -3987px 0px; }
  .iti__flag.iti__pk {
    height: 14px;
    background-position: -4009px 0px; }
  .iti__flag.iti__pl {
    height: 13px;
    background-position: -4031px 0px; }
  .iti__flag.iti__pm {
    height: 14px;
    background-position: -4053px 0px; }
  .iti__flag.iti__pn {
    height: 10px;
    background-position: -4075px 0px; }
  .iti__flag.iti__pr {
    height: 14px;
    background-position: -4097px 0px; }
  .iti__flag.iti__ps {
    height: 10px;
    background-position: -4119px 0px; }
  .iti__flag.iti__pt {
    height: 14px;
    background-position: -4141px 0px; }
  .iti__flag.iti__pw {
    height: 13px;
    background-position: -4163px 0px; }
  .iti__flag.iti__py {
    height: 11px;
    background-position: -4185px 0px; }
  .iti__flag.iti__qa {
    height: 8px;
    background-position: -4207px 0px; }
  .iti__flag.iti__re {
    height: 14px;
    background-position: -4229px 0px; }
  .iti__flag.iti__ro {
    height: 14px;
    background-position: -4251px 0px; }
  .iti__flag.iti__rs {
    height: 14px;
    background-position: -4273px 0px; }
  .iti__flag.iti__ru {
    height: 14px;
    background-position: -4295px 0px; }
  .iti__flag.iti__rw {
    height: 14px;
    background-position: -4317px 0px; }
  .iti__flag.iti__sa {
    height: 14px;
    background-position: -4339px 0px; }
  .iti__flag.iti__sb {
    height: 10px;
    background-position: -4361px 0px; }
  .iti__flag.iti__sc {
    height: 10px;
    background-position: -4383px 0px; }
  .iti__flag.iti__sd {
    height: 10px;
    background-position: -4405px 0px; }
  .iti__flag.iti__se {
    height: 13px;
    background-position: -4427px 0px; }
  .iti__flag.iti__sg {
    height: 14px;
    background-position: -4449px 0px; }
  .iti__flag.iti__sh {
    height: 10px;
    background-position: -4471px 0px; }
  .iti__flag.iti__si {
    height: 10px;
    background-position: -4493px 0px; }
  .iti__flag.iti__sj {
    height: 15px;
    background-position: -4515px 0px; }
  .iti__flag.iti__sk {
    height: 14px;
    background-position: -4537px 0px; }
  .iti__flag.iti__sl {
    height: 14px;
    background-position: -4559px 0px; }
  .iti__flag.iti__sm {
    height: 15px;
    background-position: -4581px 0px; }
  .iti__flag.iti__sn {
    height: 14px;
    background-position: -4603px 0px; }
  .iti__flag.iti__so {
    height: 14px;
    background-position: -4625px 0px; }
  .iti__flag.iti__sr {
    height: 14px;
    background-position: -4647px 0px; }
  .iti__flag.iti__ss {
    height: 10px;
    background-position: -4669px 0px; }
  .iti__flag.iti__st {
    height: 10px;
    background-position: -4691px 0px; }
  .iti__flag.iti__sv {
    height: 12px;
    background-position: -4713px 0px; }
  .iti__flag.iti__sx {
    height: 14px;
    background-position: -4735px 0px; }
  .iti__flag.iti__sy {
    height: 14px;
    background-position: -4757px 0px; }
  .iti__flag.iti__sz {
    height: 14px;
    background-position: -4779px 0px; }
  .iti__flag.iti__ta {
    height: 10px;
    background-position: -4801px 0px; }
  .iti__flag.iti__tc {
    height: 10px;
    background-position: -4823px 0px; }
  .iti__flag.iti__td {
    height: 14px;
    background-position: -4845px 0px; }
  .iti__flag.iti__tf {
    height: 14px;
    background-position: -4867px 0px; }
  .iti__flag.iti__tg {
    height: 13px;
    background-position: -4889px 0px; }
  .iti__flag.iti__th {
    height: 14px;
    background-position: -4911px 0px; }
  .iti__flag.iti__tj {
    height: 10px;
    background-position: -4933px 0px; }
  .iti__flag.iti__tk {
    height: 10px;
    background-position: -4955px 0px; }
  .iti__flag.iti__tl {
    height: 10px;
    background-position: -4977px 0px; }
  .iti__flag.iti__tm {
    height: 14px;
    background-position: -4999px 0px; }
  .iti__flag.iti__tn {
    height: 14px;
    background-position: -5021px 0px; }
  .iti__flag.iti__to {
    height: 10px;
    background-position: -5043px 0px; }
  .iti__flag.iti__tr {
    height: 14px;
    background-position: -5065px 0px; }
  .iti__flag.iti__tt {
    height: 12px;
    background-position: -5087px 0px; }
  .iti__flag.iti__tv {
    height: 10px;
    background-position: -5109px 0px; }
  .iti__flag.iti__tw {
    height: 14px;
    background-position: -5131px 0px; }
  .iti__flag.iti__tz {
    height: 14px;
    background-position: -5153px 0px; }
  .iti__flag.iti__ua {
    height: 14px;
    background-position: -5175px 0px; }
  .iti__flag.iti__ug {
    height: 14px;
    background-position: -5197px 0px; }
  .iti__flag.iti__um {
    height: 11px;
    background-position: -5219px 0px; }
  .iti__flag.iti__un {
    height: 14px;
    background-position: -5241px 0px; }
  .iti__flag.iti__us {
    height: 11px;
    background-position: -5263px 0px; }
  .iti__flag.iti__uy {
    height: 14px;
    background-position: -5285px 0px; }
  .iti__flag.iti__uz {
    height: 10px;
    background-position: -5307px 0px; }
  .iti__flag.iti__va {
    height: 15px;
    background-position: -5329px 0px; }
  .iti__flag.iti__vc {
    height: 14px;
    background-position: -5346px 0px; }
  .iti__flag.iti__ve {
    height: 14px;
    background-position: -5368px 0px; }
  .iti__flag.iti__vg {
    height: 10px;
    background-position: -5390px 0px; }
  .iti__flag.iti__vi {
    height: 14px;
    background-position: -5412px 0px; }
  .iti__flag.iti__vn {
    height: 14px;
    background-position: -5434px 0px; }
  .iti__flag.iti__vu {
    height: 12px;
    background-position: -5456px 0px; }
  .iti__flag.iti__wf {
    height: 14px;
    background-position: -5478px 0px; }
  .iti__flag.iti__ws {
    height: 10px;
    background-position: -5500px 0px; }
  .iti__flag.iti__xk {
    height: 15px;
    background-position: -5522px 0px; }
  .iti__flag.iti__ye {
    height: 14px;
    background-position: -5544px 0px; }
  .iti__flag.iti__yt {
    height: 14px;
    background-position: -5566px 0px; }
  .iti__flag.iti__za {
    height: 14px;
    background-position: -5588px 0px; }
  .iti__flag.iti__zm {
    height: 14px;
    background-position: -5610px 0px; }
  .iti__flag.iti__zw {
    height: 10px;
    background-position: -5632px 0px; }

.iti__flag {
  height: 15px;
  -webkit-box-shadow: 0px 0px 1px 0px #888;
          box-shadow: 0px 0px 1px 0px #888;
  background-image: url(/images/vendor/intl-tel-input/build/flags.png?416250f60d785a2e02f17e054d2e4e44);
  background-repeat: no-repeat;
  background-color: #DBDBDB;
  background-position: 20px 0; }
  @media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 192dpi) {
    .iti__flag {
      background-image: url(/images/vendor/intl-tel-input/build/flags@2x.png?d429a5777afaf2fc349652e812e9bb11); } }

.iti__flag.iti__np {
  background-color: transparent; }
@charset "UTF-8";

/*!
 * Bootstrap v3.3.7 (http://getbootstrap.com)
 * Copyright 2011-2016 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */

/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */

html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}

body {
  margin: 0;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}

audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}

audio:not([controls]) {
  display: none;
  height: 0;
}

[hidden],
template {
  display: none;
}

a {
  background-color: transparent;
}

a:active,
a:hover {
  outline: 0;
}

abbr[title] {
  border-bottom: 1px dotted;
}

b,
strong {
  font-weight: bold;
}

dfn {
  font-style: italic;
}

h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

mark {
  background: #ff0;
  color: #000;
}

small {
  font-size: 80%;
}

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

img {
  border: 0;
}

svg:not(:root) {
  overflow: hidden;
}

figure {
  margin: 1em 40px;
}

hr {
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
  height: 0;
}

pre {
  overflow: auto;
}

code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}

button {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}

button[disabled],
html input[disabled] {
  cursor: default;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

input {
  line-height: normal;
}

input[type="checkbox"],
input[type="radio"] {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding: 0;
}

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

input[type="search"] {
  -webkit-appearance: textfield;
  -webkit-box-sizing: content-box;
          box-sizing: content-box;
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

legend {
  border: 0;
  padding: 0;
}

textarea {
  overflow: auto;
}

optgroup {
  font-weight: bold;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

td,
th {
  padding: 0;
}

/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */

@media print {
  *,
  *:before,
  *:after {
    background: transparent !important;
    color: #000 !important;
    -webkit-box-shadow: none !important;
            box-shadow: none !important;
    text-shadow: none !important;
  }

  a,
  a:visited {
    text-decoration: underline;
  }

  a[href]:after {
    content: " (" attr(href) ")";
  }

  abbr[title]:after {
    content: " (" attr(title) ")";
  }

  a[href^="#"]:after,
  a[href^="javascript:"]:after {
    content: "";
  }

  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }

  thead {
    display: table-header-group;
  }

  tr,
  img {
    page-break-inside: avoid;
  }

  img {
    max-width: 100% !important;
  }

  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }

  h2,
  h3 {
    page-break-after: avoid;
  }

  .navbar {
    display: none;
  }

  .btn > .caret,
  .dropup > .btn > .caret {
    border-top-color: #000 !important;
  }

  .label {
    border: 1px solid #000;
  }

  .table {
    border-collapse: collapse !important;
  }

  .table td,
  .table th {
    background-color: #fff !important;
  }

  .table-bordered th,
  .table-bordered td {
    border: 1px solid #ddd !important;
  }
}

@font-face {
  font-family: 'Glyphicons Halflings';
  src: url(/fonts/vendor/bootstrap-sass/bootstrap/glyphicons-halflings-regular.eot?f4769f9bdb7466be65088239c12046d1);
  src: url(/fonts/vendor/bootstrap-sass/bootstrap/glyphicons-halflings-regular.eot?f4769f9bdb7466be65088239c12046d1?#iefix) format("embedded-opentype"), url(/fonts/vendor/bootstrap-sass/bootstrap/glyphicons-halflings-regular.woff2?448c34a56d699c29117adc64c43affeb) format("woff2"), url(/fonts/vendor/bootstrap-sass/bootstrap/glyphicons-halflings-regular.woff?fa2772327f55d8198301fdb8bcfc8158) format("woff"), url(/fonts/vendor/bootstrap-sass/bootstrap/glyphicons-halflings-regular.ttf?e18bbf611f2a2e43afc071aa2f4e1512) format("truetype"), url(/fonts/vendor/bootstrap-sass/bootstrap/glyphicons-halflings-regular.svg?89889688147bd7575d6327160d64e760#glyphicons_halflingsregular) format("svg");
}

.glyphicon {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.glyphicon-asterisk:before {
  content: "*";
}

.glyphicon-plus:before {
  content: "+";
}

.glyphicon-euro:before,
.glyphicon-eur:before {
  content: "\20AC";
}

.glyphicon-minus:before {
  content: "\2212";
}

.glyphicon-cloud:before {
  content: "\2601";
}

.glyphicon-envelope:before {
  content: "\2709";
}

.glyphicon-pencil:before {
  content: "\270F";
}

.glyphicon-glass:before {
  content: "\E001";
}

.glyphicon-music:before {
  content: "\E002";
}

.glyphicon-search:before {
  content: "\E003";
}

.glyphicon-heart:before {
  content: "\E005";
}

.glyphicon-star:before {
  content: "\E006";
}

.glyphicon-star-empty:before {
  content: "\E007";
}

.glyphicon-user:before {
  content: "\E008";
}

.glyphicon-film:before {
  content: "\E009";
}

.glyphicon-th-large:before {
  content: "\E010";
}

.glyphicon-th:before {
  content: "\E011";
}

.glyphicon-th-list:before {
  content: "\E012";
}

.glyphicon-ok:before {
  content: "\E013";
}

.glyphicon-remove:before {
  content: "\E014";
}

.glyphicon-zoom-in:before {
  content: "\E015";
}

.glyphicon-zoom-out:before {
  content: "\E016";
}

.glyphicon-off:before {
  content: "\E017";
}

.glyphicon-signal:before {
  content: "\E018";
}

.glyphicon-cog:before {
  content: "\E019";
}

.glyphicon-trash:before {
  content: "\E020";
}

.glyphicon-home:before {
  content: "\E021";
}

.glyphicon-file:before {
  content: "\E022";
}

.glyphicon-time:before {
  content: "\E023";
}

.glyphicon-road:before {
  content: "\E024";
}

.glyphicon-download-alt:before {
  content: "\E025";
}

.glyphicon-download:before {
  content: "\E026";
}

.glyphicon-upload:before {
  content: "\E027";
}

.glyphicon-inbox:before {
  content: "\E028";
}

.glyphicon-play-circle:before {
  content: "\E029";
}

.glyphicon-repeat:before {
  content: "\E030";
}

.glyphicon-refresh:before {
  content: "\E031";
}

.glyphicon-list-alt:before {
  content: "\E032";
}

.glyphicon-lock:before {
  content: "\E033";
}

.glyphicon-flag:before {
  content: "\E034";
}

.glyphicon-headphones:before {
  content: "\E035";
}

.glyphicon-volume-off:before {
  content: "\E036";
}

.glyphicon-volume-down:before {
  content: "\E037";
}

.glyphicon-volume-up:before {
  content: "\E038";
}

.glyphicon-qrcode:before {
  content: "\E039";
}

.glyphicon-barcode:before {
  content: "\E040";
}

.glyphicon-tag:before {
  content: "\E041";
}

.glyphicon-tags:before {
  content: "\E042";
}

.glyphicon-book:before {
  content: "\E043";
}

.glyphicon-bookmark:before {
  content: "\E044";
}

.glyphicon-print:before {
  content: "\E045";
}

.glyphicon-camera:before {
  content: "\E046";
}

.glyphicon-font:before {
  content: "\E047";
}

.glyphicon-bold:before {
  content: "\E048";
}

.glyphicon-italic:before {
  content: "\E049";
}

.glyphicon-text-height:before {
  content: "\E050";
}

.glyphicon-text-width:before {
  content: "\E051";
}

.glyphicon-align-left:before {
  content: "\E052";
}

.glyphicon-align-center:before {
  content: "\E053";
}

.glyphicon-align-right:before {
  content: "\E054";
}

.glyphicon-align-justify:before {
  content: "\E055";
}

.glyphicon-list:before {
  content: "\E056";
}

.glyphicon-indent-left:before {
  content: "\E057";
}

.glyphicon-indent-right:before {
  content: "\E058";
}

.glyphicon-facetime-video:before {
  content: "\E059";
}

.glyphicon-picture:before {
  content: "\E060";
}

.glyphicon-map-marker:before {
  content: "\E062";
}

.glyphicon-adjust:before {
  content: "\E063";
}

.glyphicon-tint:before {
  content: "\E064";
}

.glyphicon-edit:before {
  content: "\E065";
}

.glyphicon-share:before {
  content: "\E066";
}

.glyphicon-check:before {
  content: "\E067";
}

.glyphicon-move:before {
  content: "\E068";
}

.glyphicon-step-backward:before {
  content: "\E069";
}

.glyphicon-fast-backward:before {
  content: "\E070";
}

.glyphicon-backward:before {
  content: "\E071";
}

.glyphicon-play:before {
  content: "\E072";
}

.glyphicon-pause:before {
  content: "\E073";
}

.glyphicon-stop:before {
  content: "\E074";
}

.glyphicon-forward:before {
  content: "\E075";
}

.glyphicon-fast-forward:before {
  content: "\E076";
}

.glyphicon-step-forward:before {
  content: "\E077";
}

.glyphicon-eject:before {
  content: "\E078";
}

.glyphicon-chevron-left:before {
  content: "\E079";
}

.glyphicon-chevron-right:before {
  content: "\E080";
}

.glyphicon-plus-sign:before {
  content: "\E081";
}

.glyphicon-minus-sign:before {
  content: "\E082";
}

.glyphicon-remove-sign:before {
  content: "\E083";
}

.glyphicon-ok-sign:before {
  content: "\E084";
}

.glyphicon-question-sign:before {
  content: "\E085";
}

.glyphicon-info-sign:before {
  content: "\E086";
}

.glyphicon-screenshot:before {
  content: "\E087";
}

.glyphicon-remove-circle:before {
  content: "\E088";
}

.glyphicon-ok-circle:before {
  content: "\E089";
}

.glyphicon-ban-circle:before {
  content: "\E090";
}

.glyphicon-arrow-left:before {
  content: "\E091";
}

.glyphicon-arrow-right:before {
  content: "\E092";
}

.glyphicon-arrow-up:before {
  content: "\E093";
}

.glyphicon-arrow-down:before {
  content: "\E094";
}

.glyphicon-share-alt:before {
  content: "\E095";
}

.glyphicon-resize-full:before {
  content: "\E096";
}

.glyphicon-resize-small:before {
  content: "\E097";
}

.glyphicon-exclamation-sign:before {
  content: "\E101";
}

.glyphicon-gift:before {
  content: "\E102";
}

.glyphicon-leaf:before {
  content: "\E103";
}

.glyphicon-fire:before {
  content: "\E104";
}

.glyphicon-eye-open:before {
  content: "\E105";
}

.glyphicon-eye-close:before {
  content: "\E106";
}

.glyphicon-warning-sign:before {
  content: "\E107";
}

.glyphicon-plane:before {
  content: "\E108";
}

.glyphicon-calendar:before {
  content: "\E109";
}

.glyphicon-random:before {
  content: "\E110";
}

.glyphicon-comment:before {
  content: "\E111";
}

.glyphicon-magnet:before {
  content: "\E112";
}

.glyphicon-chevron-up:before {
  content: "\E113";
}

.glyphicon-chevron-down:before {
  content: "\E114";
}

.glyphicon-retweet:before {
  content: "\E115";
}

.glyphicon-shopping-cart:before {
  content: "\E116";
}

.glyphicon-folder-close:before {
  content: "\E117";
}

.glyphicon-folder-open:before {
  content: "\E118";
}

.glyphicon-resize-vertical:before {
  content: "\E119";
}

.glyphicon-resize-horizontal:before {
  content: "\E120";
}

.glyphicon-hdd:before {
  content: "\E121";
}

.glyphicon-bullhorn:before {
  content: "\E122";
}

.glyphicon-bell:before {
  content: "\E123";
}

.glyphicon-certificate:before {
  content: "\E124";
}

.glyphicon-thumbs-up:before {
  content: "\E125";
}

.glyphicon-thumbs-down:before {
  content: "\E126";
}

.glyphicon-hand-right:before {
  content: "\E127";
}

.glyphicon-hand-left:before {
  content: "\E128";
}

.glyphicon-hand-up:before {
  content: "\E129";
}

.glyphicon-hand-down:before {
  content: "\E130";
}

.glyphicon-circle-arrow-right:before {
  content: "\E131";
}

.glyphicon-circle-arrow-left:before {
  content: "\E132";
}

.glyphicon-circle-arrow-up:before {
  content: "\E133";
}

.glyphicon-circle-arrow-down:before {
  content: "\E134";
}

.glyphicon-globe:before {
  content: "\E135";
}

.glyphicon-wrench:before {
  content: "\E136";
}

.glyphicon-tasks:before {
  content: "\E137";
}

.glyphicon-filter:before {
  content: "\E138";
}

.glyphicon-briefcase:before {
  content: "\E139";
}

.glyphicon-fullscreen:before {
  content: "\E140";
}

.glyphicon-dashboard:before {
  content: "\E141";
}

.glyphicon-paperclip:before {
  content: "\E142";
}

.glyphicon-heart-empty:before {
  content: "\E143";
}

.glyphicon-link:before {
  content: "\E144";
}

.glyphicon-phone:before {
  content: "\E145";
}

.glyphicon-pushpin:before {
  content: "\E146";
}

.glyphicon-usd:before {
  content: "\E148";
}

.glyphicon-gbp:before {
  content: "\E149";
}

.glyphicon-sort:before {
  content: "\E150";
}

.glyphicon-sort-by-alphabet:before {
  content: "\E151";
}

.glyphicon-sort-by-alphabet-alt:before {
  content: "\E152";
}

.glyphicon-sort-by-order:before {
  content: "\E153";
}

.glyphicon-sort-by-order-alt:before {
  content: "\E154";
}

.glyphicon-sort-by-attributes:before {
  content: "\E155";
}

.glyphicon-sort-by-attributes-alt:before {
  content: "\E156";
}

.glyphicon-unchecked:before {
  content: "\E157";
}

.glyphicon-expand:before {
  content: "\E158";
}

.glyphicon-collapse-down:before {
  content: "\E159";
}

.glyphicon-collapse-up:before {
  content: "\E160";
}

.glyphicon-log-in:before {
  content: "\E161";
}

.glyphicon-flash:before {
  content: "\E162";
}

.glyphicon-log-out:before {
  content: "\E163";
}

.glyphicon-new-window:before {
  content: "\E164";
}

.glyphicon-record:before {
  content: "\E165";
}

.glyphicon-save:before {
  content: "\E166";
}

.glyphicon-open:before {
  content: "\E167";
}

.glyphicon-saved:before {
  content: "\E168";
}

.glyphicon-import:before {
  content: "\E169";
}

.glyphicon-export:before {
  content: "\E170";
}

.glyphicon-send:before {
  content: "\E171";
}

.glyphicon-floppy-disk:before {
  content: "\E172";
}

.glyphicon-floppy-saved:before {
  content: "\E173";
}

.glyphicon-floppy-remove:before {
  content: "\E174";
}

.glyphicon-floppy-save:before {
  content: "\E175";
}

.glyphicon-floppy-open:before {
  content: "\E176";
}

.glyphicon-credit-card:before {
  content: "\E177";
}

.glyphicon-transfer:before {
  content: "\E178";
}

.glyphicon-cutlery:before {
  content: "\E179";
}

.glyphicon-header:before {
  content: "\E180";
}

.glyphicon-compressed:before {
  content: "\E181";
}

.glyphicon-earphone:before {
  content: "\E182";
}

.glyphicon-phone-alt:before {
  content: "\E183";
}

.glyphicon-tower:before {
  content: "\E184";
}

.glyphicon-stats:before {
  content: "\E185";
}

.glyphicon-sd-video:before {
  content: "\E186";
}

.glyphicon-hd-video:before {
  content: "\E187";
}

.glyphicon-subtitles:before {
  content: "\E188";
}

.glyphicon-sound-stereo:before {
  content: "\E189";
}

.glyphicon-sound-dolby:before {
  content: "\E190";
}

.glyphicon-sound-5-1:before {
  content: "\E191";
}

.glyphicon-sound-6-1:before {
  content: "\E192";
}

.glyphicon-sound-7-1:before {
  content: "\E193";
}

.glyphicon-copyright-mark:before {
  content: "\E194";
}

.glyphicon-registration-mark:before {
  content: "\E195";
}

.glyphicon-cloud-download:before {
  content: "\E197";
}

.glyphicon-cloud-upload:before {
  content: "\E198";
}

.glyphicon-tree-conifer:before {
  content: "\E199";
}

.glyphicon-tree-deciduous:before {
  content: "\E200";
}

.glyphicon-cd:before {
  content: "\E201";
}

.glyphicon-save-file:before {
  content: "\E202";
}

.glyphicon-open-file:before {
  content: "\E203";
}

.glyphicon-level-up:before {
  content: "\E204";
}

.glyphicon-copy:before {
  content: "\E205";
}

.glyphicon-paste:before {
  content: "\E206";
}

.glyphicon-alert:before {
  content: "\E209";
}

.glyphicon-equalizer:before {
  content: "\E210";
}

.glyphicon-king:before {
  content: "\E211";
}

.glyphicon-queen:before {
  content: "\E212";
}

.glyphicon-pawn:before {
  content: "\E213";
}

.glyphicon-bishop:before {
  content: "\E214";
}

.glyphicon-knight:before {
  content: "\E215";
}

.glyphicon-baby-formula:before {
  content: "\E216";
}

.glyphicon-tent:before {
  content: "\26FA";
}

.glyphicon-blackboard:before {
  content: "\E218";
}

.glyphicon-bed:before {
  content: "\E219";
}

.glyphicon-apple:before {
  content: "\F8FF";
}

.glyphicon-erase:before {
  content: "\E221";
}

.glyphicon-hourglass:before {
  content: "\231B";
}

.glyphicon-lamp:before {
  content: "\E223";
}

.glyphicon-duplicate:before {
  content: "\E224";
}

.glyphicon-piggy-bank:before {
  content: "\E225";
}

.glyphicon-scissors:before {
  content: "\E226";
}

.glyphicon-bitcoin:before {
  content: "\E227";
}

.glyphicon-btc:before {
  content: "\E227";
}

.glyphicon-xbt:before {
  content: "\E227";
}

.glyphicon-yen:before {
  content: "\A5";
}

.glyphicon-jpy:before {
  content: "\A5";
}

.glyphicon-ruble:before {
  content: "\20BD";
}

.glyphicon-rub:before {
  content: "\20BD";
}

.glyphicon-scale:before {
  content: "\E230";
}

.glyphicon-ice-lolly:before {
  content: "\E231";
}

.glyphicon-ice-lolly-tasted:before {
  content: "\E232";
}

.glyphicon-education:before {
  content: "\E233";
}

.glyphicon-option-horizontal:before {
  content: "\E234";
}

.glyphicon-option-vertical:before {
  content: "\E235";
}

.glyphicon-menu-hamburger:before {
  content: "\E236";
}

.glyphicon-modal-window:before {
  content: "\E237";
}

.glyphicon-oil:before {
  content: "\E238";
}

.glyphicon-grain:before {
  content: "\E239";
}

.glyphicon-sunglasses:before {
  content: "\E240";
}

.glyphicon-text-size:before {
  content: "\E241";
}

.glyphicon-text-color:before {
  content: "\E242";
}

.glyphicon-text-background:before {
  content: "\E243";
}

.glyphicon-object-align-top:before {
  content: "\E244";
}

.glyphicon-object-align-bottom:before {
  content: "\E245";
}

.glyphicon-object-align-horizontal:before {
  content: "\E246";
}

.glyphicon-object-align-left:before {
  content: "\E247";
}

.glyphicon-object-align-vertical:before {
  content: "\E248";
}

.glyphicon-object-align-right:before {
  content: "\E249";
}

.glyphicon-triangle-right:before {
  content: "\E250";
}

.glyphicon-triangle-left:before {
  content: "\E251";
}

.glyphicon-triangle-bottom:before {
  content: "\E252";
}

.glyphicon-triangle-top:before {
  content: "\E253";
}

.glyphicon-console:before {
  content: "\E254";
}

.glyphicon-superscript:before {
  content: "\E255";
}

.glyphicon-subscript:before {
  content: "\E256";
}

.glyphicon-menu-left:before {
  content: "\E257";
}

.glyphicon-menu-right:before {
  content: "\E258";
}

.glyphicon-menu-down:before {
  content: "\E259";
}

.glyphicon-menu-up:before {
  content: "\E260";
}

* {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

*:before,
*:after {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

html {
  font-size: 10px;
  -webkit-tap-highlight-color: transparent;
}

body {
  font-family: "Montserrat", sans-serif;
  font-size: 18px;
  line-height: 1.6;
  color: #000;
  background-color: #fff;
}

input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}

a {
  color: #8b8b8b;
  text-decoration: none;
}

a:hover,
a:focus {
  color: #656565;
  text-decoration: underline;
}

a:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

figure {
  margin: 0;
}

img {
  vertical-align: middle;
}

.img-responsive {
  display: block;
  max-width: 100%;
  height: auto;
}

.img-rounded {
  border-radius: 6px;
}

.img-thumbnail {
  padding: 4px;
  line-height: 1.6;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  display: inline-block;
  max-width: 100%;
  height: auto;
}

.img-circle {
  border-radius: 50%;
}

hr {
  margin-top: 28px;
  margin-bottom: 28px;
  border: 0;
  border-top: 1px solid #eeeeee;
}

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}

.sr-only-focusable:active,
.sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}

[role="button"] {
  cursor: pointer;
}

h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-family: inherit;
  font-weight: 500;
  line-height: 1.1;
  color: inherit;
}

h1 small,
h1 .small,
h2 small,
h2 .small,
h3 small,
h3 .small,
h4 small,
h4 .small,
h5 small,
h5 .small,
h6 small,
h6 .small,
.h1 small,
.h1 .small,
.h2 small,
.h2 .small,
.h3 small,
.h3 .small,
.h4 small,
.h4 .small,
.h5 small,
.h5 .small,
.h6 small,
.h6 .small {
  font-weight: normal;
  line-height: 1;
  color: #777777;
}

h1,
.h1,
h2,
.h2,
h3,
.h3 {
  margin-top: 28px;
  margin-bottom: 14px;
}

h1 small,
h1 .small,
.h1 small,
.h1 .small,
h2 small,
h2 .small,
.h2 small,
.h2 .small,
h3 small,
h3 .small,
.h3 small,
.h3 .small {
  font-size: 65%;
}

h4,
.h4,
h5,
.h5,
h6,
.h6 {
  margin-top: 14px;
  margin-bottom: 14px;
}

h4 small,
h4 .small,
.h4 small,
.h4 .small,
h5 small,
h5 .small,
.h5 small,
.h5 .small,
h6 small,
h6 .small,
.h6 small,
.h6 .small {
  font-size: 75%;
}

h1,
.h1 {
  font-size: 46px;
}

h2,
.h2 {
  font-size: 38px;
}

h3,
.h3 {
  font-size: 31px;
}

h4,
.h4 {
  font-size: 23px;
}

h5,
.h5 {
  font-size: 18px;
}

h6,
.h6 {
  font-size: 16px;
}

p {
  margin: 0 0 14px;
}

.lead {
  margin-bottom: 28px;
  font-size: 20px;
  font-weight: 300;
  line-height: 1.4;
}

@media (min-width: 768px) {
  .lead {
    font-size: 27px;
  }
}

small,
.small {
  font-size: 88%;
}

mark,
.mark {
  background-color: #fcf8e3;
  padding: .2em;
}

.text-left {
  text-align: left;
}

.text-right {
  text-align: right;
}

.text-center {
  text-align: center;
}

.text-justify {
  text-align: justify;
}

.text-nowrap {
  white-space: nowrap;
}

.text-lowercase {
  text-transform: lowercase;
}

.text-uppercase,
.initialism {
  text-transform: uppercase;
}

.text-capitalize {
  text-transform: capitalize;
}

.text-muted {
  color: #777777;
}

.text-primary {
  color: #8b8b8b;
}

a.text-primary:hover,
a.text-primary:focus {
  color: #727272;
}

.text-success {
  color: #3c763d;
}

a.text-success:hover,
a.text-success:focus {
  color: #2b542c;
}

.text-info {
  color: #31708f;
}

a.text-info:hover,
a.text-info:focus {
  color: #245269;
}

.text-warning {
  color: #8a6d3b;
}

a.text-warning:hover,
a.text-warning:focus {
  color: #66512c;
}

.text-danger {
  color: #a94442;
}

a.text-danger:hover,
a.text-danger:focus {
  color: #843534;
}

.bg-primary {
  color: #fff;
}

.bg-primary {
  background-color: #8b8b8b;
}

a.bg-primary:hover,
a.bg-primary:focus {
  background-color: #727272;
}

.bg-success {
  background-color: #dff0d8;
}

a.bg-success:hover,
a.bg-success:focus {
  background-color: #c1e2b3;
}

.bg-info {
  background-color: #d9edf7;
}

a.bg-info:hover,
a.bg-info:focus {
  background-color: #afd9ee;
}

.bg-warning {
  background-color: #fcf8e3;
}

a.bg-warning:hover,
a.bg-warning:focus {
  background-color: #f7ecb5;
}

.bg-danger {
  background-color: #f2dede;
}

a.bg-danger:hover,
a.bg-danger:focus {
  background-color: #e4b9b9;
}

.page-header {
  padding-bottom: 13px;
  margin: 56px 0 28px;
  border-bottom: 1px solid #eeeeee;
}

ul,
ol {
  margin-top: 0;
  margin-bottom: 14px;
}

ul ul,
ul ol,
ol ul,
ol ol {
  margin-bottom: 0;
}

.list-unstyled {
  padding-left: 0;
  list-style: none;
}

.list-inline {
  padding-left: 0;
  list-style: none;
  margin-left: -5px;
}

.list-inline > li {
  display: inline-block;
  padding-left: 5px;
  padding-right: 5px;
}

dl {
  margin-top: 0;
  margin-bottom: 28px;
}

dt,
dd {
  line-height: 1.6;
}

dt {
  font-weight: bold;
}

dd {
  margin-left: 0;
}

.dl-horizontal dd:before,
.dl-horizontal dd:after {
  content: " ";
  display: table;
}

.dl-horizontal dd:after {
  clear: both;
}

@media (min-width: 768px) {
  .dl-horizontal dt {
    float: left;
    width: 160px;
    clear: left;
    text-align: right;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }

  .dl-horizontal dd {
    margin-left: 180px;
  }
}

abbr[title],
abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #777777;
}

.initialism {
  font-size: 90%;
}

blockquote {
  padding: 14px 28px;
  margin: 0 0 28px;
  font-size: 22.5px;
  border-left: 5px solid #eeeeee;
}

blockquote p:last-child,
blockquote ul:last-child,
blockquote ol:last-child {
  margin-bottom: 0;
}

blockquote footer,
blockquote small,
blockquote .small {
  display: block;
  font-size: 80%;
  line-height: 1.6;
  color: #777777;
}

blockquote footer:before,
blockquote small:before,
blockquote .small:before {
  content: '\2014   \A0';
}

.blockquote-reverse,
blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  border-right: 5px solid #eeeeee;
  border-left: 0;
  text-align: right;
}

.blockquote-reverse footer:before,
.blockquote-reverse small:before,
.blockquote-reverse .small:before,
blockquote.pull-right footer:before,
blockquote.pull-right small:before,
blockquote.pull-right .small:before {
  content: '';
}

.blockquote-reverse footer:after,
.blockquote-reverse small:after,
.blockquote-reverse .small:after,
blockquote.pull-right footer:after,
blockquote.pull-right small:after,
blockquote.pull-right .small:after {
  content: '\A0   \2014';
}

address {
  margin-bottom: 28px;
  font-style: normal;
  line-height: 1.6;
}

code,
kbd,
pre,
samp {
  font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
}

code {
  padding: 2px 4px;
  font-size: 90%;
  color: #c7254e;
  background-color: #f9f2f4;
  border-radius: 4px;
}

kbd {
  padding: 2px 4px;
  font-size: 90%;
  color: #fff;
  background-color: #333;
  border-radius: 3px;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
          box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
}

kbd kbd {
  padding: 0;
  font-size: 100%;
  font-weight: bold;
  -webkit-box-shadow: none;
          box-shadow: none;
}

pre {
  display: block;
  padding: 13.5px;
  margin: 0 0 14px;
  font-size: 17px;
  line-height: 1.6;
  word-break: break-all;
  word-wrap: break-word;
  color: #333333;
  background-color: #f5f5f5;
  border: 1px solid #ccc;
  border-radius: 4px;
}

pre code {
  padding: 0;
  font-size: inherit;
  color: inherit;
  white-space: pre-wrap;
  background-color: transparent;
  border-radius: 0;
}

.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll;
}

.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}

.container:before,
.container:after {
  content: " ";
  display: table;
}

.container:after {
  clear: both;
}

@media (min-width: 768px) {
  .container {
    width: 750px;
  }
}

@media (min-width: 992px) {
  .container {
    width: 970px;
  }
}

@media (min-width: 1380px) {
  .container {
    width: 1170px;
  }
}

.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}

.container-fluid:before,
.container-fluid:after {
  content: " ";
  display: table;
}

.container-fluid:after {
  clear: both;
}

.row {
  margin-left: -15px;
  margin-right: -15px;
}

.row:before,
.row:after {
  content: " ";
  display: table;
}

.row:after {
  clear: both;
}

.col-xs-1,
.col-sm-1,
.col-md-1,
.col-lg-1,
.col-xs-2,
.col-sm-2,
.col-md-2,
.col-lg-2,
.col-xs-3,
.col-sm-3,
.col-md-3,
.col-lg-3,
.col-xs-4,
.col-sm-4,
.col-md-4,
.col-lg-4,
.col-xs-5,
.col-sm-5,
.col-md-5,
.col-lg-5,
.col-xs-6,
.col-sm-6,
.col-md-6,
.col-lg-6,
.col-xs-7,
.col-sm-7,
.col-md-7,
.col-lg-7,
.col-xs-8,
.col-sm-8,
.col-md-8,
.col-lg-8,
.col-xs-9,
.col-sm-9,
.col-md-9,
.col-lg-9,
.col-xs-10,
.col-sm-10,
.col-md-10,
.col-lg-10,
.col-xs-11,
.col-sm-11,
.col-md-11,
.col-lg-11,
.col-xs-12,
.col-sm-12,
.col-md-12,
.col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}

.col-xs-1,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9,
.col-xs-10,
.col-xs-11,
.col-xs-12 {
  float: left;
}

.col-xs-1 {
  width: 8.33333333%;
}

.col-xs-2 {
  width: 16.66666667%;
}

.col-xs-3 {
  width: 25%;
}

.col-xs-4 {
  width: 33.33333333%;
}

.col-xs-5 {
  width: 41.66666667%;
}

.col-xs-6 {
  width: 50%;
}

.col-xs-7 {
  width: 58.33333333%;
}

.col-xs-8 {
  width: 66.66666667%;
}

.col-xs-9 {
  width: 75%;
}

.col-xs-10 {
  width: 83.33333333%;
}

.col-xs-11 {
  width: 91.66666667%;
}

.col-xs-12 {
  width: 100%;
}

.col-xs-pull-0 {
  right: auto;
}

.col-xs-pull-1 {
  right: 8.33333333%;
}

.col-xs-pull-2 {
  right: 16.66666667%;
}

.col-xs-pull-3 {
  right: 25%;
}

.col-xs-pull-4 {
  right: 33.33333333%;
}

.col-xs-pull-5 {
  right: 41.66666667%;
}

.col-xs-pull-6 {
  right: 50%;
}

.col-xs-pull-7 {
  right: 58.33333333%;
}

.col-xs-pull-8 {
  right: 66.66666667%;
}

.col-xs-pull-9 {
  right: 75%;
}

.col-xs-pull-10 {
  right: 83.33333333%;
}

.col-xs-pull-11 {
  right: 91.66666667%;
}

.col-xs-pull-12 {
  right: 100%;
}

.col-xs-push-0 {
  left: auto;
}

.col-xs-push-1 {
  left: 8.33333333%;
}

.col-xs-push-2 {
  left: 16.66666667%;
}

.col-xs-push-3 {
  left: 25%;
}

.col-xs-push-4 {
  left: 33.33333333%;
}

.col-xs-push-5 {
  left: 41.66666667%;
}

.col-xs-push-6 {
  left: 50%;
}

.col-xs-push-7 {
  left: 58.33333333%;
}

.col-xs-push-8 {
  left: 66.66666667%;
}

.col-xs-push-9 {
  left: 75%;
}

.col-xs-push-10 {
  left: 83.33333333%;
}

.col-xs-push-11 {
  left: 91.66666667%;
}

.col-xs-push-12 {
  left: 100%;
}

.col-xs-offset-0 {
  margin-left: 0%;
}

.col-xs-offset-1 {
  margin-left: 8.33333333%;
}

.col-xs-offset-2 {
  margin-left: 16.66666667%;
}

.col-xs-offset-3 {
  margin-left: 25%;
}

.col-xs-offset-4 {
  margin-left: 33.33333333%;
}

.col-xs-offset-5 {
  margin-left: 41.66666667%;
}

.col-xs-offset-6 {
  margin-left: 50%;
}

.col-xs-offset-7 {
  margin-left: 58.33333333%;
}

.col-xs-offset-8 {
  margin-left: 66.66666667%;
}

.col-xs-offset-9 {
  margin-left: 75%;
}

.col-xs-offset-10 {
  margin-left: 83.33333333%;
}

.col-xs-offset-11 {
  margin-left: 91.66666667%;
}

.col-xs-offset-12 {
  margin-left: 100%;
}

@media (min-width: 768px) {
  .col-sm-1,
  .col-sm-2,
  .col-sm-3,
  .col-sm-4,
  .col-sm-5,
  .col-sm-6,
  .col-sm-7,
  .col-sm-8,
  .col-sm-9,
  .col-sm-10,
  .col-sm-11,
  .col-sm-12 {
    float: left;
  }

  .col-sm-1 {
    width: 8.33333333%;
  }

  .col-sm-2 {
    width: 16.66666667%;
  }

  .col-sm-3 {
    width: 25%;
  }

  .col-sm-4 {
    width: 33.33333333%;
  }

  .col-sm-5 {
    width: 41.66666667%;
  }

  .col-sm-6 {
    width: 50%;
  }

  .col-sm-7 {
    width: 58.33333333%;
  }

  .col-sm-8 {
    width: 66.66666667%;
  }

  .col-sm-9 {
    width: 75%;
  }

  .col-sm-10 {
    width: 83.33333333%;
  }

  .col-sm-11 {
    width: 91.66666667%;
  }

  .col-sm-12 {
    width: 100%;
  }

  .col-sm-pull-0 {
    right: auto;
  }

  .col-sm-pull-1 {
    right: 8.33333333%;
  }

  .col-sm-pull-2 {
    right: 16.66666667%;
  }

  .col-sm-pull-3 {
    right: 25%;
  }

  .col-sm-pull-4 {
    right: 33.33333333%;
  }

  .col-sm-pull-5 {
    right: 41.66666667%;
  }

  .col-sm-pull-6 {
    right: 50%;
  }

  .col-sm-pull-7 {
    right: 58.33333333%;
  }

  .col-sm-pull-8 {
    right: 66.66666667%;
  }

  .col-sm-pull-9 {
    right: 75%;
  }

  .col-sm-pull-10 {
    right: 83.33333333%;
  }

  .col-sm-pull-11 {
    right: 91.66666667%;
  }

  .col-sm-pull-12 {
    right: 100%;
  }

  .col-sm-push-0 {
    left: auto;
  }

  .col-sm-push-1 {
    left: 8.33333333%;
  }

  .col-sm-push-2 {
    left: 16.66666667%;
  }

  .col-sm-push-3 {
    left: 25%;
  }

  .col-sm-push-4 {
    left: 33.33333333%;
  }

  .col-sm-push-5 {
    left: 41.66666667%;
  }

  .col-sm-push-6 {
    left: 50%;
  }

  .col-sm-push-7 {
    left: 58.33333333%;
  }

  .col-sm-push-8 {
    left: 66.66666667%;
  }

  .col-sm-push-9 {
    left: 75%;
  }

  .col-sm-push-10 {
    left: 83.33333333%;
  }

  .col-sm-push-11 {
    left: 91.66666667%;
  }

  .col-sm-push-12 {
    left: 100%;
  }

  .col-sm-offset-0 {
    margin-left: 0%;
  }

  .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }

  .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }

  .col-sm-offset-3 {
    margin-left: 25%;
  }

  .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }

  .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }

  .col-sm-offset-6 {
    margin-left: 50%;
  }

  .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }

  .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }

  .col-sm-offset-9 {
    margin-left: 75%;
  }

  .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }

  .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }

  .col-sm-offset-12 {
    margin-left: 100%;
  }
}

@media (min-width: 992px) {
  .col-md-1,
  .col-md-2,
  .col-md-3,
  .col-md-4,
  .col-md-5,
  .col-md-6,
  .col-md-7,
  .col-md-8,
  .col-md-9,
  .col-md-10,
  .col-md-11,
  .col-md-12 {
    float: left;
  }

  .col-md-1 {
    width: 8.33333333%;
  }

  .col-md-2 {
    width: 16.66666667%;
  }

  .col-md-3 {
    width: 25%;
  }

  .col-md-4 {
    width: 33.33333333%;
  }

  .col-md-5 {
    width: 41.66666667%;
  }

  .col-md-6 {
    width: 50%;
  }

  .col-md-7 {
    width: 58.33333333%;
  }

  .col-md-8 {
    width: 66.66666667%;
  }

  .col-md-9 {
    width: 75%;
  }

  .col-md-10 {
    width: 83.33333333%;
  }

  .col-md-11 {
    width: 91.66666667%;
  }

  .col-md-12 {
    width: 100%;
  }

  .col-md-pull-0 {
    right: auto;
  }

  .col-md-pull-1 {
    right: 8.33333333%;
  }

  .col-md-pull-2 {
    right: 16.66666667%;
  }

  .col-md-pull-3 {
    right: 25%;
  }

  .col-md-pull-4 {
    right: 33.33333333%;
  }

  .col-md-pull-5 {
    right: 41.66666667%;
  }

  .col-md-pull-6 {
    right: 50%;
  }

  .col-md-pull-7 {
    right: 58.33333333%;
  }

  .col-md-pull-8 {
    right: 66.66666667%;
  }

  .col-md-pull-9 {
    right: 75%;
  }

  .col-md-pull-10 {
    right: 83.33333333%;
  }

  .col-md-pull-11 {
    right: 91.66666667%;
  }

  .col-md-pull-12 {
    right: 100%;
  }

  .col-md-push-0 {
    left: auto;
  }

  .col-md-push-1 {
    left: 8.33333333%;
  }

  .col-md-push-2 {
    left: 16.66666667%;
  }

  .col-md-push-3 {
    left: 25%;
  }

  .col-md-push-4 {
    left: 33.33333333%;
  }

  .col-md-push-5 {
    left: 41.66666667%;
  }

  .col-md-push-6 {
    left: 50%;
  }

  .col-md-push-7 {
    left: 58.33333333%;
  }

  .col-md-push-8 {
    left: 66.66666667%;
  }

  .col-md-push-9 {
    left: 75%;
  }

  .col-md-push-10 {
    left: 83.33333333%;
  }

  .col-md-push-11 {
    left: 91.66666667%;
  }

  .col-md-push-12 {
    left: 100%;
  }

  .col-md-offset-0 {
    margin-left: 0%;
  }

  .col-md-offset-1 {
    margin-left: 8.33333333%;
  }

  .col-md-offset-2 {
    margin-left: 16.66666667%;
  }

  .col-md-offset-3 {
    margin-left: 25%;
  }

  .col-md-offset-4 {
    margin-left: 33.33333333%;
  }

  .col-md-offset-5 {
    margin-left: 41.66666667%;
  }

  .col-md-offset-6 {
    margin-left: 50%;
  }

  .col-md-offset-7 {
    margin-left: 58.33333333%;
  }

  .col-md-offset-8 {
    margin-left: 66.66666667%;
  }

  .col-md-offset-9 {
    margin-left: 75%;
  }

  .col-md-offset-10 {
    margin-left: 83.33333333%;
  }

  .col-md-offset-11 {
    margin-left: 91.66666667%;
  }

  .col-md-offset-12 {
    margin-left: 100%;
  }
}

@media (min-width: 1380px) {
  .col-lg-1,
  .col-lg-2,
  .col-lg-3,
  .col-lg-4,
  .col-lg-5,
  .col-lg-6,
  .col-lg-7,
  .col-lg-8,
  .col-lg-9,
  .col-lg-10,
  .col-lg-11,
  .col-lg-12 {
    float: left;
  }

  .col-lg-1 {
    width: 8.33333333%;
  }

  .col-lg-2 {
    width: 16.66666667%;
  }

  .col-lg-3 {
    width: 25%;
  }

  .col-lg-4 {
    width: 33.33333333%;
  }

  .col-lg-5 {
    width: 41.66666667%;
  }

  .col-lg-6 {
    width: 50%;
  }

  .col-lg-7 {
    width: 58.33333333%;
  }

  .col-lg-8 {
    width: 66.66666667%;
  }

  .col-lg-9 {
    width: 75%;
  }

  .col-lg-10 {
    width: 83.33333333%;
  }

  .col-lg-11 {
    width: 91.66666667%;
  }

  .col-lg-12 {
    width: 100%;
  }

  .col-lg-pull-0 {
    right: auto;
  }

  .col-lg-pull-1 {
    right: 8.33333333%;
  }

  .col-lg-pull-2 {
    right: 16.66666667%;
  }

  .col-lg-pull-3 {
    right: 25%;
  }

  .col-lg-pull-4 {
    right: 33.33333333%;
  }

  .col-lg-pull-5 {
    right: 41.66666667%;
  }

  .col-lg-pull-6 {
    right: 50%;
  }

  .col-lg-pull-7 {
    right: 58.33333333%;
  }

  .col-lg-pull-8 {
    right: 66.66666667%;
  }

  .col-lg-pull-9 {
    right: 75%;
  }

  .col-lg-pull-10 {
    right: 83.33333333%;
  }

  .col-lg-pull-11 {
    right: 91.66666667%;
  }

  .col-lg-pull-12 {
    right: 100%;
  }

  .col-lg-push-0 {
    left: auto;
  }

  .col-lg-push-1 {
    left: 8.33333333%;
  }

  .col-lg-push-2 {
    left: 16.66666667%;
  }

  .col-lg-push-3 {
    left: 25%;
  }

  .col-lg-push-4 {
    left: 33.33333333%;
  }

  .col-lg-push-5 {
    left: 41.66666667%;
  }

  .col-lg-push-6 {
    left: 50%;
  }

  .col-lg-push-7 {
    left: 58.33333333%;
  }

  .col-lg-push-8 {
    left: 66.66666667%;
  }

  .col-lg-push-9 {
    left: 75%;
  }

  .col-lg-push-10 {
    left: 83.33333333%;
  }

  .col-lg-push-11 {
    left: 91.66666667%;
  }

  .col-lg-push-12 {
    left: 100%;
  }

  .col-lg-offset-0 {
    margin-left: 0%;
  }

  .col-lg-offset-1 {
    margin-left: 8.33333333%;
  }

  .col-lg-offset-2 {
    margin-left: 16.66666667%;
  }

  .col-lg-offset-3 {
    margin-left: 25%;
  }

  .col-lg-offset-4 {
    margin-left: 33.33333333%;
  }

  .col-lg-offset-5 {
    margin-left: 41.66666667%;
  }

  .col-lg-offset-6 {
    margin-left: 50%;
  }

  .col-lg-offset-7 {
    margin-left: 58.33333333%;
  }

  .col-lg-offset-8 {
    margin-left: 66.66666667%;
  }

  .col-lg-offset-9 {
    margin-left: 75%;
  }

  .col-lg-offset-10 {
    margin-left: 83.33333333%;
  }

  .col-lg-offset-11 {
    margin-left: 91.66666667%;
  }

  .col-lg-offset-12 {
    margin-left: 100%;
  }
}

table {
  background-color: transparent;
}

caption {
  padding-top: 8px;
  padding-bottom: 8px;
  color: #777777;
  text-align: left;
}

th {
  text-align: left;
}

.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 28px;
}

.table > thead > tr > th,
.table > thead > tr > td,
.table > tbody > tr > th,
.table > tbody > tr > td,
.table > tfoot > tr > th,
.table > tfoot > tr > td {
  padding: 8px;
  line-height: 1.6;
  vertical-align: top;
  border-top: 1px solid #ddd;
}

.table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #ddd;
}

.table > caption + thead > tr:first-child > th,
.table > 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;
}

.table > tbody + tbody {
  border-top: 2px solid #ddd;
}

.table .table {
  background-color: #fff;
}

.table-condensed > thead > tr > th,
.table-condensed > thead > tr > td,
.table-condensed > tbody > tr > th,
.table-condensed > tbody > tr > td,
.table-condensed > tfoot > tr > th,
.table-condensed > tfoot > tr > td {
  padding: 5px;
}

.table-bordered {
  border: 1px solid #ddd;
}

.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td,
.table-bordered > tbody > tr > th,
.table-bordered > tbody > tr > td,
.table-bordered > tfoot > tr > th,
.table-bordered > tfoot > tr > td {
  border: 1px solid #ddd;
}

.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td {
  border-bottom-width: 2px;
}

.table-striped > tbody > tr:nth-of-type(odd) {
  background-color: #f9f9f9;
}

.table-hover > tbody > tr:hover {
  background-color: #f5f5f5;
}

table col[class*="col-"] {
  position: static;
  float: none;
  display: table-column;
}

table td[class*="col-"],
table th[class*="col-"] {
  position: static;
  float: none;
  display: table-cell;
}

.table > thead > tr > td.active,
.table > thead > tr > th.active,
.table > thead > tr.active > td,
.table > thead > tr.active > th,
.table > tbody > tr > td.active,
.table > tbody > tr > th.active,
.table > tbody > tr.active > td,
.table > tbody > tr.active > th,
.table > tfoot > tr > td.active,
.table > tfoot > tr > th.active,
.table > tfoot > tr.active > td,
.table > tfoot > tr.active > th {
  background-color: #f5f5f5;
}

.table-hover > tbody > tr > td.active:hover,
.table-hover > tbody > tr > th.active:hover,
.table-hover > tbody > tr.active:hover > td,
.table-hover > tbody > tr:hover > .active,
.table-hover > tbody > tr.active:hover > th {
  background-color: #e8e8e8;
}

.table > thead > tr > td.success,
.table > thead > tr > th.success,
.table > thead > tr.success > td,
.table > thead > tr.success > th,
.table > tbody > tr > td.success,
.table > tbody > tr > th.success,
.table > tbody > tr.success > td,
.table > tbody > tr.success > th,
.table > tfoot > tr > td.success,
.table > tfoot > tr > th.success,
.table > tfoot > tr.success > td,
.table > tfoot > tr.success > th {
  background-color: #dff0d8;
}

.table-hover > tbody > tr > td.success:hover,
.table-hover > tbody > tr > th.success:hover,
.table-hover > tbody > tr.success:hover > td,
.table-hover > tbody > tr:hover > .success,
.table-hover > tbody > tr.success:hover > th {
  background-color: #d0e9c6;
}

.table > thead > tr > td.info,
.table > thead > tr > th.info,
.table > thead > tr.info > td,
.table > thead > tr.info > th,
.table > tbody > tr > td.info,
.table > tbody > tr > th.info,
.table > tbody > tr.info > td,
.table > tbody > tr.info > th,
.table > tfoot > tr > td.info,
.table > tfoot > tr > th.info,
.table > tfoot > tr.info > td,
.table > tfoot > tr.info > th {
  background-color: #d9edf7;
}

.table-hover > tbody > tr > td.info:hover,
.table-hover > tbody > tr > th.info:hover,
.table-hover > tbody > tr.info:hover > td,
.table-hover > tbody > tr:hover > .info,
.table-hover > tbody > tr.info:hover > th {
  background-color: #c4e3f3;
}

.table > thead > tr > td.warning,
.table > thead > tr > th.warning,
.table > thead > tr.warning > td,
.table > thead > tr.warning > th,
.table > tbody > tr > td.warning,
.table > tbody > tr > th.warning,
.table > tbody > tr.warning > td,
.table > tbody > tr.warning > th,
.table > tfoot > tr > td.warning,
.table > tfoot > tr > th.warning,
.table > tfoot > tr.warning > td,
.table > tfoot > tr.warning > th {
  background-color: #fcf8e3;
}

.table-hover > tbody > tr > td.warning:hover,
.table-hover > tbody > tr > th.warning:hover,
.table-hover > tbody > tr.warning:hover > td,
.table-hover > tbody > tr:hover > .warning,
.table-hover > tbody > tr.warning:hover > th {
  background-color: #faf2cc;
}

.table > thead > tr > td.danger,
.table > thead > tr > th.danger,
.table > thead > tr.danger > td,
.table > thead > tr.danger > th,
.table > tbody > tr > td.danger,
.table > tbody > tr > th.danger,
.table > tbody > tr.danger > td,
.table > tbody > tr.danger > th,
.table > tfoot > tr > td.danger,
.table > tfoot > tr > th.danger,
.table > tfoot > tr.danger > td,
.table > tfoot > tr.danger > th {
  background-color: #f2dede;
}

.table-hover > tbody > tr > td.danger:hover,
.table-hover > tbody > tr > th.danger:hover,
.table-hover > tbody > tr.danger:hover > td,
.table-hover > tbody > tr:hover > .danger,
.table-hover > tbody > tr.danger:hover > th {
  background-color: #ebcccc;
}

.table-responsive {
  overflow-x: auto;
  min-height: 0.01%;
}

@media screen and (max-width: 767px) {
  .table-responsive {
    width: 100%;
    margin-bottom: 21px;
    overflow-y: hidden;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #ddd;
  }

  .table-responsive > .table {
    margin-bottom: 0;
  }

  .table-responsive > .table > thead > tr > th,
  .table-responsive > .table > thead > tr > td,
  .table-responsive > .table > tbody > tr > th,
  .table-responsive > .table > tbody > tr > td,
  .table-responsive > .table > tfoot > tr > th,
  .table-responsive > .table > tfoot > tr > td {
    white-space: nowrap;
  }

  .table-responsive > .table-bordered {
    border: 0;
  }

  .table-responsive > .table-bordered > thead > tr > th:first-child,
  .table-responsive > .table-bordered > thead > tr > td:first-child,
  .table-responsive > .table-bordered > tbody > tr > th:first-child,
  .table-responsive > .table-bordered > tbody > tr > td:first-child,
  .table-responsive > .table-bordered > tfoot > tr > th:first-child,
  .table-responsive > .table-bordered > tfoot > tr > td:first-child {
    border-left: 0;
  }

  .table-responsive > .table-bordered > thead > tr > th:last-child,
  .table-responsive > .table-bordered > thead > tr > td:last-child,
  .table-responsive > .table-bordered > tbody > tr > th:last-child,
  .table-responsive > .table-bordered > tbody > tr > td:last-child,
  .table-responsive > .table-bordered > tfoot > tr > th:last-child,
  .table-responsive > .table-bordered > tfoot > tr > td:last-child {
    border-right: 0;
  }

  .table-responsive > .table-bordered > tbody > tr:last-child > th,
  .table-responsive > .table-bordered > tbody > tr:last-child > td,
  .table-responsive > .table-bordered > tfoot > tr:last-child > th,
  .table-responsive > .table-bordered > tfoot > tr:last-child > td {
    border-bottom: 0;
  }
}

fieldset {
  padding: 0;
  margin: 0;
  border: 0;
  min-width: 0;
}

legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 28px;
  font-size: 27px;
  line-height: inherit;
  color: #333333;
  border: 0;
  border-bottom: 1px solid #e5e5e5;
}

label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: bold;
}

input[type="search"] {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

input[type="radio"],
input[type="checkbox"] {
  margin: 4px 0 0;
  margin-top: 1px \9;
  line-height: normal;
}

input[type="file"] {
  display: block;
}

input[type="range"] {
  display: block;
  width: 100%;
}

select[multiple],
select[size] {
  height: auto;
}

input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

output {
  display: block;
  padding-top: 7px;
  font-size: 18px;
  line-height: 1.6;
  color: #C0C2c6;
}

.form-control {
  display: block;
  width: 100%;
  height: 42px;
  padding: 6px 12px;
  font-size: 18px;
  line-height: 1.6;
  color: #C0C2c6;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  -webkit-transition: border-color ease-in-out 0.15s, -webkit-box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, -webkit-box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s, -webkit-box-shadow ease-in-out 0.15s;
}

.form-control:focus {
  border-color: #66afe9;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
}

.form-control::-moz-placeholder {
  color: #999;
  opacity: 1;
}

.form-control:-ms-input-placeholder {
  color: #999;
}

.form-control::-webkit-input-placeholder {
  color: #999;
}

.form-control::-ms-expand {
  border: 0;
  background-color: transparent;
}

.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
  background-color: #eeeeee;
  opacity: 1;
}

.form-control[disabled],
fieldset[disabled] .form-control {
  cursor: not-allowed;
}

textarea.form-control {
  height: auto;
}

input[type="search"] {
  -webkit-appearance: none;
}

@media screen and (-webkit-min-device-pixel-ratio: 0) {
  input[type="date"].form-control,
  input[type="time"].form-control,
  input[type="datetime-local"].form-control,
  input[type="month"].form-control {
    line-height: 42px;
  }

  input[type="date"].input-sm,
  .input-group-sm > input[type="date"].form-control,
  .input-group-sm > input[type="date"].input-group-addon,
  .input-group-sm > .input-group-btn > input[type="date"].btn,
  .input-group-sm input[type="date"],
  input[type="time"].input-sm,
  .input-group-sm > input[type="time"].form-control,
  .input-group-sm > input[type="time"].input-group-addon,
  .input-group-sm > .input-group-btn > input[type="time"].btn,
  .input-group-sm
  input[type="time"],
  input[type="datetime-local"].input-sm,
  .input-group-sm > input[type="datetime-local"].form-control,
  .input-group-sm > input[type="datetime-local"].input-group-addon,
  .input-group-sm > .input-group-btn > input[type="datetime-local"].btn,
  .input-group-sm
  input[type="datetime-local"],
  input[type="month"].input-sm,
  .input-group-sm > input[type="month"].form-control,
  .input-group-sm > input[type="month"].input-group-addon,
  .input-group-sm > .input-group-btn > input[type="month"].btn,
  .input-group-sm
  input[type="month"] {
    line-height: 36px;
  }

  input[type="date"].input-lg,
  .input-group-lg > input[type="date"].form-control,
  .input-group-lg > input[type="date"].input-group-addon,
  .input-group-lg > .input-group-btn > input[type="date"].btn,
  .input-group-lg input[type="date"],
  input[type="time"].input-lg,
  .input-group-lg > input[type="time"].form-control,
  .input-group-lg > input[type="time"].input-group-addon,
  .input-group-lg > .input-group-btn > input[type="time"].btn,
  .input-group-lg
  input[type="time"],
  input[type="datetime-local"].input-lg,
  .input-group-lg > input[type="datetime-local"].form-control,
  .input-group-lg > input[type="datetime-local"].input-group-addon,
  .input-group-lg > .input-group-btn > input[type="datetime-local"].btn,
  .input-group-lg
  input[type="datetime-local"],
  input[type="month"].input-lg,
  .input-group-lg > input[type="month"].form-control,
  .input-group-lg > input[type="month"].input-group-addon,
  .input-group-lg > .input-group-btn > input[type="month"].btn,
  .input-group-lg
  input[type="month"] {
    line-height: 53px;
  }
}

.form-group {
  margin-bottom: 15px;
}

.radio,
.checkbox {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px;
}

.radio label,
.checkbox label {
  min-height: 28px;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: normal;
  cursor: pointer;
}

.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
  position: absolute;
  margin-left: -20px;
  margin-top: 4px \9;
}

.radio + .radio,
.checkbox + .checkbox {
  margin-top: -5px;
}

.radio-inline,
.checkbox-inline {
  position: relative;
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  vertical-align: middle;
  font-weight: normal;
  cursor: pointer;
}

.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
  margin-top: 0;
  margin-left: 10px;
}

input[type="radio"][disabled],
input[type="radio"].disabled,
fieldset[disabled] input[type="radio"],
input[type="checkbox"][disabled],
input[type="checkbox"].disabled,
fieldset[disabled]
input[type="checkbox"] {
  cursor: not-allowed;
}

.radio-inline.disabled,
fieldset[disabled] .radio-inline,
.checkbox-inline.disabled,
fieldset[disabled]
.checkbox-inline {
  cursor: not-allowed;
}

.radio.disabled label,
fieldset[disabled] .radio label,
.checkbox.disabled label,
fieldset[disabled]
.checkbox label {
  cursor: not-allowed;
}

.form-control-static {
  padding-top: 7px;
  padding-bottom: 7px;
  margin-bottom: 0;
  min-height: 46px;
}

.form-control-static.input-lg,
.input-group-lg > .form-control-static.form-control,
.input-group-lg > .form-control-static.input-group-addon,
.input-group-lg > .input-group-btn > .form-control-static.btn,
.form-control-static.input-sm,
.input-group-sm > .form-control-static.form-control,
.input-group-sm > .form-control-static.input-group-addon,
.input-group-sm > .input-group-btn > .form-control-static.btn {
  padding-left: 0;
  padding-right: 0;
}

.input-sm,
.input-group-sm > .form-control,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .btn {
  height: 36px;
  padding: 5px 10px;
  font-size: 16px;
  line-height: 1.5;
  border-radius: 3px;
}

select.input-sm,
.input-group-sm > select.form-control,
.input-group-sm > select.input-group-addon,
.input-group-sm > .input-group-btn > select.btn {
  height: 36px;
  line-height: 36px;
}

textarea.input-sm,
.input-group-sm > textarea.form-control,
.input-group-sm > textarea.input-group-addon,
.input-group-sm > .input-group-btn > textarea.btn,
select[multiple].input-sm,
.input-group-sm > select[multiple].form-control,
.input-group-sm > select[multiple].input-group-addon,
.input-group-sm > .input-group-btn > select[multiple].btn {
  height: auto;
}

.form-group-sm .form-control {
  height: 36px;
  padding: 5px 10px;
  font-size: 16px;
  line-height: 1.5;
  border-radius: 3px;
}

.form-group-sm select.form-control {
  height: 36px;
  line-height: 36px;
}

.form-group-sm textarea.form-control,
.form-group-sm select[multiple].form-control {
  height: auto;
}

.form-group-sm .form-control-static {
  height: 36px;
  min-height: 44px;
  padding: 6px 10px;
  font-size: 16px;
  line-height: 1.5;
}

.input-lg,
.input-group-lg > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn {
  height: 53px;
  padding: 10px 16px;
  font-size: 23px;
  line-height: 1.3333333;
  border-radius: 6px;
}

select.input-lg,
.input-group-lg > select.form-control,
.input-group-lg > select.input-group-addon,
.input-group-lg > .input-group-btn > select.btn {
  height: 53px;
  line-height: 53px;
}

textarea.input-lg,
.input-group-lg > textarea.form-control,
.input-group-lg > textarea.input-group-addon,
.input-group-lg > .input-group-btn > textarea.btn,
select[multiple].input-lg,
.input-group-lg > select[multiple].form-control,
.input-group-lg > select[multiple].input-group-addon,
.input-group-lg > .input-group-btn > select[multiple].btn {
  height: auto;
}

.form-group-lg .form-control {
  height: 53px;
  padding: 10px 16px;
  font-size: 23px;
  line-height: 1.3333333;
  border-radius: 6px;
}

.form-group-lg select.form-control {
  height: 53px;
  line-height: 53px;
}

.form-group-lg textarea.form-control,
.form-group-lg select[multiple].form-control {
  height: auto;
}

.form-group-lg .form-control-static {
  height: 53px;
  min-height: 51px;
  padding: 11px 16px;
  font-size: 23px;
  line-height: 1.3333333;
}

.has-feedback {
  position: relative;
}

.has-feedback .form-control {
  padding-right: 52.5px;
}

.form-control-feedback {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  display: block;
  width: 42px;
  height: 42px;
  line-height: 42px;
  text-align: center;
  pointer-events: none;
}

.input-lg + .form-control-feedback,
.input-group-lg > .form-control + .form-control-feedback,
.input-group-lg > .input-group-addon + .form-control-feedback,
.input-group-lg > .input-group-btn > .btn + .form-control-feedback,
.input-group-lg + .form-control-feedback,
.form-group-lg .form-control + .form-control-feedback {
  width: 53px;
  height: 53px;
  line-height: 53px;
}

.input-sm + .form-control-feedback,
.input-group-sm > .form-control + .form-control-feedback,
.input-group-sm > .input-group-addon + .form-control-feedback,
.input-group-sm > .input-group-btn > .btn + .form-control-feedback,
.input-group-sm + .form-control-feedback,
.form-group-sm .form-control + .form-control-feedback {
  width: 36px;
  height: 36px;
  line-height: 36px;
}

.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline,
.has-success.radio label,
.has-success.checkbox label,
.has-success.radio-inline label,
.has-success.checkbox-inline label {
  color: #3c763d;
}

.has-success .form-control {
  border-color: #3c763d;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

.has-success .form-control:focus {
  border-color: #2b542c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
}

.has-success .input-group-addon {
  color: #3c763d;
  border-color: #3c763d;
  background-color: #dff0d8;
}

.has-success .form-control-feedback {
  color: #3c763d;
}

.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline,
.has-warning.radio label,
.has-warning.checkbox label,
.has-warning.radio-inline label,
.has-warning.checkbox-inline label {
  color: #8a6d3b;
}

.has-warning .form-control {
  border-color: #8a6d3b;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

.has-warning .form-control:focus {
  border-color: #66512c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
}

.has-warning .input-group-addon {
  color: #8a6d3b;
  border-color: #8a6d3b;
  background-color: #fcf8e3;
}

.has-warning .form-control-feedback {
  color: #8a6d3b;
}

.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline,
.has-error.radio label,
.has-error.checkbox label,
.has-error.radio-inline label,
.has-error.checkbox-inline label {
  color: #a94442;
}

.has-error .form-control {
  border-color: #a94442;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

.has-error .form-control:focus {
  border-color: #843534;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
}

.has-error .input-group-addon {
  color: #a94442;
  border-color: #a94442;
  background-color: #f2dede;
}

.has-error .form-control-feedback {
  color: #a94442;
}

.has-feedback label ~ .form-control-feedback {
  top: 33px;
}

.has-feedback label.sr-only ~ .form-control-feedback {
  top: 0;
}

.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #404040;
}

@media (min-width: 768px) {
  .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }

  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }

  .form-inline .form-control-static {
    display: inline-block;
  }

  .form-inline .input-group {
    display: inline-table;
    vertical-align: middle;
  }

  .form-inline .input-group .input-group-addon,
  .form-inline .input-group .input-group-btn,
  .form-inline .input-group .form-control {
    width: auto;
  }

  .form-inline .input-group > .form-control {
    width: 100%;
  }

  .form-inline .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }

  .form-inline .radio,
  .form-inline .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }

  .form-inline .radio label,
  .form-inline .checkbox label {
    padding-left: 0;
  }

  .form-inline .radio input[type="radio"],
  .form-inline .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }

  .form-inline .has-feedback .form-control-feedback {
    top: 0;
  }
}

.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 7px;
}

.form-horizontal .radio,
.form-horizontal .checkbox {
  min-height: 35px;
}

.form-horizontal .form-group {
  margin-left: -15px;
  margin-right: -15px;
}

.form-horizontal .form-group:before,
.form-horizontal .form-group:after {
  content: " ";
  display: table;
}

.form-horizontal .form-group:after {
  clear: both;
}

@media (min-width: 768px) {
  .form-horizontal .control-label {
    text-align: right;
    margin-bottom: 0;
    padding-top: 7px;
  }
}

.form-horizontal .has-feedback .form-control-feedback {
  right: 15px;
}

@media (min-width: 768px) {
  .form-horizontal .form-group-lg .control-label {
    padding-top: 11px;
    font-size: 23px;
  }
}

@media (min-width: 768px) {
  .form-horizontal .form-group-sm .control-label {
    padding-top: 6px;
    font-size: 16px;
  }
}

.btn {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  -ms-touch-action: manipulation;
      touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 18px;
  line-height: 1.6;
  border-radius: 4px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.btn:focus,
.btn.focus,
.btn:active:focus,
.btn:active.focus,
.btn.active:focus,
.btn.active.focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

.btn:hover,
.btn:focus,
.btn.focus {
  color: #333;
  text-decoration: none;
}

.btn:active,
.btn.active {
  outline: 0;
  background-image: none;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}

.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
  cursor: not-allowed;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
}

a.btn.disabled,
fieldset[disabled] a.btn {
  pointer-events: none;
}

.btn-default {
  color: #333;
  background-color: #fff;
  border-color: #ccc;
}

.btn-default:focus,
.btn-default.focus {
  color: #333;
  background-color: #e6e5e5;
  border-color: #8c8c8c;
}

.btn-default:hover {
  color: #333;
  background-color: #e6e5e5;
  border-color: #adadad;
}

.btn-default:active,
.btn-default.active,
.open > .btn-default.dropdown-toggle {
  color: #333;
  background-color: #e6e5e5;
  border-color: #adadad;
}

.btn-default:active:hover,
.btn-default:active:focus,
.btn-default:active.focus,
.btn-default.active:hover,
.btn-default.active:focus,
.btn-default.active.focus,
.open > .btn-default.dropdown-toggle:hover,
.open > .btn-default.dropdown-toggle:focus,
.open > .btn-default.dropdown-toggle.focus {
  color: #333;
  background-color: #d4d4d4;
  border-color: #8c8c8c;
}

.btn-default:active,
.btn-default.active,
.open > .btn-default.dropdown-toggle {
  background-image: none;
}

.btn-default.disabled:hover,
.btn-default.disabled:focus,
.btn-default.disabled.focus,
.btn-default[disabled]:hover,
.btn-default[disabled]:focus,
.btn-default[disabled].focus,
fieldset[disabled] .btn-default:hover,
fieldset[disabled] .btn-default:focus,
fieldset[disabled] .btn-default.focus {
  background-color: #fff;
  border-color: #ccc;
}

.btn-default .badge {
  color: #fff;
  background-color: #333;
}

.btn-primary {
  color: #fff;
  background-color: #8b8b8b;
  border-color: #7f7f7f;
}

.btn-primary:focus,
.btn-primary.focus {
  color: #fff;
  background-color: #727272;
  border-color: #3f3f3f;
}

.btn-primary:hover {
  color: #fff;
  background-color: #727272;
  border-color: #606060;
}

.btn-primary:active,
.btn-primary.active,
.open > .btn-primary.dropdown-toggle {
  color: #fff;
  background-color: #727272;
  border-color: #606060;
}

.btn-primary:active:hover,
.btn-primary:active:focus,
.btn-primary:active.focus,
.btn-primary.active:hover,
.btn-primary.active:focus,
.btn-primary.active.focus,
.open > .btn-primary.dropdown-toggle:hover,
.open > .btn-primary.dropdown-toggle:focus,
.open > .btn-primary.dropdown-toggle.focus {
  color: #fff;
  background-color: #606060;
  border-color: #3f3f3f;
}

.btn-primary:active,
.btn-primary.active,
.open > .btn-primary.dropdown-toggle {
  background-image: none;
}

.btn-primary.disabled:hover,
.btn-primary.disabled:focus,
.btn-primary.disabled.focus,
.btn-primary[disabled]:hover,
.btn-primary[disabled]:focus,
.btn-primary[disabled].focus,
fieldset[disabled] .btn-primary:hover,
fieldset[disabled] .btn-primary:focus,
fieldset[disabled] .btn-primary.focus {
  background-color: #8b8b8b;
  border-color: #7f7f7f;
}

.btn-primary .badge {
  color: #8b8b8b;
  background-color: #fff;
}

.btn-success {
  color: #fff;
  background-color: #5cb85c;
  border-color: #4cae4c;
}

.btn-success:focus,
.btn-success.focus {
  color: #fff;
  background-color: #449d44;
  border-color: #255625;
}

.btn-success:hover {
  color: #fff;
  background-color: #449d44;
  border-color: #398439;
}

.btn-success:active,
.btn-success.active,
.open > .btn-success.dropdown-toggle {
  color: #fff;
  background-color: #449d44;
  border-color: #398439;
}

.btn-success:active:hover,
.btn-success:active:focus,
.btn-success:active.focus,
.btn-success.active:hover,
.btn-success.active:focus,
.btn-success.active.focus,
.open > .btn-success.dropdown-toggle:hover,
.open > .btn-success.dropdown-toggle:focus,
.open > .btn-success.dropdown-toggle.focus {
  color: #fff;
  background-color: #398439;
  border-color: #255625;
}

.btn-success:active,
.btn-success.active,
.open > .btn-success.dropdown-toggle {
  background-image: none;
}

.btn-success.disabled:hover,
.btn-success.disabled:focus,
.btn-success.disabled.focus,
.btn-success[disabled]:hover,
.btn-success[disabled]:focus,
.btn-success[disabled].focus,
fieldset[disabled] .btn-success:hover,
fieldset[disabled] .btn-success:focus,
fieldset[disabled] .btn-success.focus {
  background-color: #5cb85c;
  border-color: #4cae4c;
}

.btn-success .badge {
  color: #5cb85c;
  background-color: #fff;
}

.btn-info {
  color: #fff;
  background-color: #5bc0de;
  border-color: #46b8da;
}

.btn-info:focus,
.btn-info.focus {
  color: #fff;
  background-color: #31b0d5;
  border-color: #1b6d85;
}

.btn-info:hover {
  color: #fff;
  background-color: #31b0d5;
  border-color: #269abc;
}

.btn-info:active,
.btn-info.active,
.open > .btn-info.dropdown-toggle {
  color: #fff;
  background-color: #31b0d5;
  border-color: #269abc;
}

.btn-info:active:hover,
.btn-info:active:focus,
.btn-info:active.focus,
.btn-info.active:hover,
.btn-info.active:focus,
.btn-info.active.focus,
.open > .btn-info.dropdown-toggle:hover,
.open > .btn-info.dropdown-toggle:focus,
.open > .btn-info.dropdown-toggle.focus {
  color: #fff;
  background-color: #269abc;
  border-color: #1b6d85;
}

.btn-info:active,
.btn-info.active,
.open > .btn-info.dropdown-toggle {
  background-image: none;
}

.btn-info.disabled:hover,
.btn-info.disabled:focus,
.btn-info.disabled.focus,
.btn-info[disabled]:hover,
.btn-info[disabled]:focus,
.btn-info[disabled].focus,
fieldset[disabled] .btn-info:hover,
fieldset[disabled] .btn-info:focus,
fieldset[disabled] .btn-info.focus {
  background-color: #5bc0de;
  border-color: #46b8da;
}

.btn-info .badge {
  color: #5bc0de;
  background-color: #fff;
}

.btn-warning {
  color: #fff;
  background-color: #f0ad4e;
  border-color: #eea236;
}

.btn-warning:focus,
.btn-warning.focus {
  color: #fff;
  background-color: #ec971f;
  border-color: #985f0d;
}

.btn-warning:hover {
  color: #fff;
  background-color: #ec971f;
  border-color: #d58512;
}

.btn-warning:active,
.btn-warning.active,
.open > .btn-warning.dropdown-toggle {
  color: #fff;
  background-color: #ec971f;
  border-color: #d58512;
}

.btn-warning:active:hover,
.btn-warning:active:focus,
.btn-warning:active.focus,
.btn-warning.active:hover,
.btn-warning.active:focus,
.btn-warning.active.focus,
.open > .btn-warning.dropdown-toggle:hover,
.open > .btn-warning.dropdown-toggle:focus,
.open > .btn-warning.dropdown-toggle.focus {
  color: #fff;
  background-color: #d58512;
  border-color: #985f0d;
}

.btn-warning:active,
.btn-warning.active,
.open > .btn-warning.dropdown-toggle {
  background-image: none;
}

.btn-warning.disabled:hover,
.btn-warning.disabled:focus,
.btn-warning.disabled.focus,
.btn-warning[disabled]:hover,
.btn-warning[disabled]:focus,
.btn-warning[disabled].focus,
fieldset[disabled] .btn-warning:hover,
fieldset[disabled] .btn-warning:focus,
fieldset[disabled] .btn-warning.focus {
  background-color: #f0ad4e;
  border-color: #eea236;
}

.btn-warning .badge {
  color: #f0ad4e;
  background-color: #fff;
}

.btn-danger {
  color: #fff;
  background-color: #d9534f;
  border-color: #d43f3a;
}

.btn-danger:focus,
.btn-danger.focus {
  color: #fff;
  background-color: #c9302c;
  border-color: #761c19;
}

.btn-danger:hover {
  color: #fff;
  background-color: #c9302c;
  border-color: #ac2925;
}

.btn-danger:active,
.btn-danger.active,
.open > .btn-danger.dropdown-toggle {
  color: #fff;
  background-color: #c9302c;
  border-color: #ac2925;
}

.btn-danger:active:hover,
.btn-danger:active:focus,
.btn-danger:active.focus,
.btn-danger.active:hover,
.btn-danger.active:focus,
.btn-danger.active.focus,
.open > .btn-danger.dropdown-toggle:hover,
.open > .btn-danger.dropdown-toggle:focus,
.open > .btn-danger.dropdown-toggle.focus {
  color: #fff;
  background-color: #ac2925;
  border-color: #761c19;
}

.btn-danger:active,
.btn-danger.active,
.open > .btn-danger.dropdown-toggle {
  background-image: none;
}

.btn-danger.disabled:hover,
.btn-danger.disabled:focus,
.btn-danger.disabled.focus,
.btn-danger[disabled]:hover,
.btn-danger[disabled]:focus,
.btn-danger[disabled].focus,
fieldset[disabled] .btn-danger:hover,
fieldset[disabled] .btn-danger:focus,
fieldset[disabled] .btn-danger.focus {
  background-color: #d9534f;
  border-color: #d43f3a;
}

.btn-danger .badge {
  color: #d9534f;
  background-color: #fff;
}

.btn-link {
  color: #8b8b8b;
  font-weight: normal;
  border-radius: 0;
}

.btn-link,
.btn-link:active,
.btn-link.active,
.btn-link[disabled],
fieldset[disabled] .btn-link {
  background-color: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
}

.btn-link,
.btn-link:hover,
.btn-link:focus,
.btn-link:active {
  border-color: transparent;
}

.btn-link:hover,
.btn-link:focus {
  color: #656565;
  text-decoration: underline;
  background-color: transparent;
}

.btn-link[disabled]:hover,
.btn-link[disabled]:focus,
fieldset[disabled] .btn-link:hover,
fieldset[disabled] .btn-link:focus {
  color: #777777;
  text-decoration: none;
}

.btn-lg,
.btn-group-lg > .btn {
  padding: 10px 16px;
  font-size: 23px;
  line-height: 1.3333333;
  border-radius: 6px;
}

.btn-sm,
.btn-group-sm > .btn {
  padding: 5px 10px;
  font-size: 16px;
  line-height: 1.5;
  border-radius: 3px;
}

.btn-xs,
.btn-group-xs > .btn {
  padding: 1px 5px;
  font-size: 16px;
  line-height: 1.5;
  border-radius: 3px;
}

.btn-block {
  display: block;
  width: 100%;
}

.btn-block + .btn-block {
  margin-top: 5px;
}

input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
  width: 100%;
}

.fade {
  opacity: 0;
  -webkit-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear;
}

.fade.in {
  opacity: 1;
}

.collapse {
  display: none;
}

.collapse.in {
  display: block;
}

tr.collapse.in {
  display: table-row;
}

tbody.collapse.in {
  display: table-row-group;
}

.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition-property: height, visibility;
  transition-property: height, visibility;
  -webkit-transition-duration: 0.35s;
  transition-duration: 0.35s;
  -webkit-transition-timing-function: ease;
  transition-timing-function: ease;
}

.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px dashed;
  border-top: 4px solid \9;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
}

.dropup,
.dropdown {
  position: relative;
}

.dropdown-toggle:focus {
  outline: 0;
}

.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  list-style: none;
  font-size: 18px;
  text-align: left;
  background-color: #fff;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 4px;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  background-clip: padding-box;
}

.dropdown-menu.pull-right {
  right: 0;
  left: auto;
}

.dropdown-menu .divider {
  height: 1px;
  margin: 13px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}

.dropdown-menu > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 1.6;
  color: #333333;
  white-space: nowrap;
}

.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
  text-decoration: none;
  color: #262626;
  background-color: #f5f5f5;
}

.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
  color: #fff;
  text-decoration: none;
  outline: 0;
  background-color: #8b8b8b;
}

.dropdown-menu > .disabled > a,
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  color: #777777;
}

.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  text-decoration: none;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  cursor: not-allowed;
}

.open > .dropdown-menu {
  display: block;
}

.open > a {
  outline: 0;
}

.dropdown-menu-right {
  left: auto;
  right: 0;
}

.dropdown-menu-left {
  left: 0;
  right: auto;
}

.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 16px;
  line-height: 1.6;
  color: #777777;
  white-space: nowrap;
}

.dropdown-backdrop {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  z-index: 990;
}

.pull-right > .dropdown-menu {
  right: 0;
  left: auto;
}

.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  border-top: 0;
  border-bottom: 4px dashed;
  border-bottom: 4px solid \9;
  content: "";
}

.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 2px;
}

@media (min-width: 768px) {
  .navbar-right .dropdown-menu {
    right: 0;
    left: auto;
  }

  .navbar-right .dropdown-menu-left {
    left: 0;
    right: auto;
  }
}

.btn-group,
.btn-group-vertical {
  position: relative;
  display: inline-block;
  vertical-align: middle;
}

.btn-group > .btn,
.btn-group-vertical > .btn {
  position: relative;
  float: left;
}

.btn-group > .btn:hover,
.btn-group > .btn:focus,
.btn-group > .btn:active,
.btn-group > .btn.active,
.btn-group-vertical > .btn:hover,
.btn-group-vertical > .btn:focus,
.btn-group-vertical > .btn:active,
.btn-group-vertical > .btn.active {
  z-index: 2;
}

.btn-group .btn + .btn,
.btn-group .btn + .btn-group,
.btn-group .btn-group + .btn,
.btn-group .btn-group + .btn-group {
  margin-left: -1px;
}

.btn-toolbar {
  margin-left: -5px;
}

.btn-toolbar:before,
.btn-toolbar:after {
  content: " ";
  display: table;
}

.btn-toolbar:after {
  clear: both;
}

.btn-toolbar .btn,
.btn-toolbar .btn-group,
.btn-toolbar .input-group {
  float: left;
}

.btn-toolbar > .btn,
.btn-toolbar > .btn-group,
.btn-toolbar > .input-group {
  margin-left: 5px;
}

.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
  border-radius: 0;
}

.btn-group > .btn:first-child {
  margin-left: 0;
}

.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}

.btn-group > .btn:last-child:not(:first-child),
.btn-group > .dropdown-toggle:not(:first-child) {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}

.btn-group > .btn-group {
  float: left;
}

.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}

.btn-group > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}

.btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}

.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
  outline: 0;
}

.btn-group > .btn + .dropdown-toggle {
  padding-left: 8px;
  padding-right: 8px;
}

.btn-group > .btn-lg + .dropdown-toggle,
.btn-group-lg.btn-group > .btn + .dropdown-toggle {
  padding-left: 12px;
  padding-right: 12px;
}

.btn-group.open .dropdown-toggle {
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}

.btn-group.open .dropdown-toggle.btn-link {
  -webkit-box-shadow: none;
  box-shadow: none;
}

.btn .caret {
  margin-left: 0;
}

.btn-lg .caret,
.btn-group-lg > .btn .caret {
  border-width: 5px 5px 0;
  border-bottom-width: 0;
}

.dropup .btn-lg .caret,
.dropup .btn-group-lg > .btn .caret {
  border-width: 0 5px 5px;
}

.btn-group-vertical > .btn,
.btn-group-vertical > .btn-group,
.btn-group-vertical > .btn-group > .btn {
  display: block;
  float: none;
  width: 100%;
  max-width: 100%;
}

.btn-group-vertical > .btn-group:before,
.btn-group-vertical > .btn-group:after {
  content: " ";
  display: table;
}

.btn-group-vertical > .btn-group:after {
  clear: both;
}

.btn-group-vertical > .btn-group > .btn {
  float: none;
}

.btn-group-vertical > .btn + .btn,
.btn-group-vertical > .btn + .btn-group,
.btn-group-vertical > .btn-group + .btn,
.btn-group-vertical > .btn-group + .btn-group {
  margin-top: -1px;
  margin-left: 0;
}

.btn-group-vertical > .btn:not(:first-child):not(:last-child) {
  border-radius: 0;
}

.btn-group-vertical > .btn:first-child:not(:last-child) {
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

.btn-group-vertical > .btn:last-child:not(:first-child) {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}

.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}

.btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

.btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}

.btn-group-justified {
  display: table;
  width: 100%;
  table-layout: fixed;
  border-collapse: separate;
}

.btn-group-justified > .btn,
.btn-group-justified > .btn-group {
  float: none;
  display: table-cell;
  width: 1%;
}

.btn-group-justified > .btn-group .btn {
  width: 100%;
}

.btn-group-justified > .btn-group .dropdown-menu {
  left: auto;
}

[data-toggle="buttons"] > .btn input[type="radio"],
[data-toggle="buttons"] > .btn input[type="checkbox"],
[data-toggle="buttons"] > .btn-group > .btn input[type="radio"],
[data-toggle="buttons"] > .btn-group > .btn input[type="checkbox"] {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none;
}

.input-group {
  position: relative;
  display: table;
  border-collapse: separate;
}

.input-group[class*="col-"] {
  float: none;
  padding-left: 0;
  padding-right: 0;
}

.input-group .form-control {
  position: relative;
  z-index: 2;
  float: left;
  width: 100%;
  margin-bottom: 0;
}

.input-group .form-control:focus {
  z-index: 3;
}

.input-group-addon,
.input-group-btn,
.input-group .form-control {
  display: table-cell;
}

.input-group-addon:not(:first-child):not(:last-child),
.input-group-btn:not(:first-child):not(:last-child),
.input-group .form-control:not(:first-child):not(:last-child) {
  border-radius: 0;
}

.input-group-addon,
.input-group-btn {
  width: 1%;
  white-space: nowrap;
  vertical-align: middle;
}

.input-group-addon {
  padding: 6px 12px;
  font-size: 18px;
  font-weight: normal;
  line-height: 1;
  color: #C0C2c6;
  text-align: center;
  background-color: #eeeeee;
  border: 1px solid #ccc;
  border-radius: 4px;
}

.input-group-addon.input-sm,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .input-group-addon.btn {
  padding: 5px 10px;
  font-size: 16px;
  border-radius: 3px;
}

.input-group-addon.input-lg,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .input-group-addon.btn {
  padding: 10px 16px;
  font-size: 23px;
  border-radius: 6px;
}

.input-group-addon input[type="radio"],
.input-group-addon input[type="checkbox"] {
  margin-top: 0;
}

.input-group .form-control:first-child,
.input-group-addon:first-child,
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group > .btn,
.input-group-btn:first-child > .dropdown-toggle,
.input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle),
.input-group-btn:last-child > .btn-group:not(:last-child) > .btn {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}

.input-group-addon:first-child {
  border-right: 0;
}

.input-group .form-control:last-child,
.input-group-addon:last-child,
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group > .btn,
.input-group-btn:last-child > .dropdown-toggle,
.input-group-btn:first-child > .btn:not(:first-child),
.input-group-btn:first-child > .btn-group:not(:first-child) > .btn {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}

.input-group-addon:last-child {
  border-left: 0;
}

.input-group-btn {
  position: relative;
  font-size: 0;
  white-space: nowrap;
}

.input-group-btn > .btn {
  position: relative;
}

.input-group-btn > .btn + .btn {
  margin-left: -1px;
}

.input-group-btn > .btn:hover,
.input-group-btn > .btn:focus,
.input-group-btn > .btn:active {
  z-index: 2;
}

.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group {
  margin-right: -1px;
}

.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group {
  z-index: 2;
  margin-left: -1px;
}

.nav {
  margin-bottom: 0;
  padding-left: 0;
  list-style: none;
}

.nav:before,
.nav:after {
  content: " ";
  display: table;
}

.nav:after {
  clear: both;
}

.nav > li {
  position: relative;
  display: block;
}

.nav > li > a {
  position: relative;
  display: block;
  padding: 10px 15px;
}

.nav > li > a:hover,
.nav > li > a:focus {
  text-decoration: none;
  background-color: #eeeeee;
}

.nav > li.disabled > a {
  color: #777777;
}

.nav > li.disabled > a:hover,
.nav > li.disabled > a:focus {
  color: #777777;
  text-decoration: none;
  background-color: transparent;
  cursor: not-allowed;
}

.nav .open > a,
.nav .open > a:hover,
.nav .open > a:focus {
  background-color: #eeeeee;
  border-color: #8b8b8b;
}

.nav .nav-divider {
  height: 1px;
  margin: 13px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}

.nav > li > a > img {
  max-width: none;
}

.nav-tabs {
  border-bottom: 1px solid #ddd;
}

.nav-tabs > li {
  float: left;
  margin-bottom: -1px;
}

.nav-tabs > li > a {
  margin-right: 2px;
  line-height: 1.6;
  border: 1px solid transparent;
  border-radius: 4px 4px 0 0;
}

.nav-tabs > li > a:hover {
  border-color: #eeeeee #eeeeee #ddd;
}

.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
  color: #C0C2c6;
  background-color: #fff;
  border: 1px solid #ddd;
  border-bottom-color: transparent;
  cursor: default;
}

.nav-pills > li {
  float: left;
}

.nav-pills > li > a {
  border-radius: 4px;
}

.nav-pills > li + li {
  margin-left: 2px;
}

.nav-pills > li.active > a,
.nav-pills > li.active > a:hover,
.nav-pills > li.active > a:focus {
  color: #fff;
  background-color: #8b8b8b;
}

.nav-stacked > li {
  float: none;
}

.nav-stacked > li + li {
  margin-top: 2px;
  margin-left: 0;
}

.nav-justified,
.nav-tabs.nav-justified {
  width: 100%;
}

.nav-justified > li,
.nav-tabs.nav-justified > li {
  float: none;
}

.nav-justified > li > a,
.nav-tabs.nav-justified > li > a {
  text-align: center;
  margin-bottom: 5px;
}

.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}

@media (min-width: 768px) {
  .nav-justified > li,
  .nav-tabs.nav-justified > li {
    display: table-cell;
    width: 1%;
  }

  .nav-justified > li > a,
  .nav-tabs.nav-justified > li > a {
    margin-bottom: 0;
  }
}

.nav-tabs-justified,
.nav-tabs.nav-justified {
  border-bottom: 0;
}

.nav-tabs-justified > li > a,
.nav-tabs.nav-justified > li > a {
  margin-right: 0;
  border-radius: 4px;
}

.nav-tabs-justified > .active > a,
.nav-tabs.nav-justified > .active > a,
.nav-tabs-justified > .active > a:hover,
.nav-tabs.nav-justified > .active > a:hover,
.nav-tabs-justified > .active > a:focus,
.nav-tabs.nav-justified > .active > a:focus {
  border: 1px solid #ddd;
}

@media (min-width: 768px) {
  .nav-tabs-justified > li > a,
  .nav-tabs.nav-justified > li > a {
    border-bottom: 1px solid #ddd;
    border-radius: 4px 4px 0 0;
  }

  .nav-tabs-justified > .active > a,
  .nav-tabs.nav-justified > .active > a,
  .nav-tabs-justified > .active > a:hover,
  .nav-tabs.nav-justified > .active > a:hover,
  .nav-tabs-justified > .active > a:focus,
  .nav-tabs.nav-justified > .active > a:focus {
    border-bottom-color: #fff;
  }
}

.tab-content > .tab-pane {
  display: none;
}

.tab-content > .active {
  display: block;
}

.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}

.navbar {
  position: relative;
  min-height: 50px;
  margin-bottom: 28px;
  border: 1px solid transparent;
}

.navbar:before,
.navbar:after {
  content: " ";
  display: table;
}

.navbar:after {
  clear: both;
}

@media (min-width: 768px) {
  .navbar {
    border-radius: 4px;
  }
}

.navbar-header:before,
.navbar-header:after {
  content: " ";
  display: table;
}

.navbar-header:after {
  clear: both;
}

@media (min-width: 768px) {
  .navbar-header {
    float: left;
  }
}

.navbar-collapse {
  overflow-x: visible;
  padding-right: 15px;
  padding-left: 15px;
  border-top: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
          box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  -webkit-overflow-scrolling: touch;
}

.navbar-collapse:before,
.navbar-collapse:after {
  content: " ";
  display: table;
}

.navbar-collapse:after {
  clear: both;
}

.navbar-collapse.in {
  overflow-y: auto;
}

@media (min-width: 768px) {
  .navbar-collapse {
    width: auto;
    border-top: 0;
    -webkit-box-shadow: none;
            box-shadow: none;
  }

  .navbar-collapse.collapse {
    display: block !important;
    height: auto !important;
    padding-bottom: 0;
    overflow: visible !important;
  }

  .navbar-collapse.in {
    overflow-y: visible;
  }

  .navbar-fixed-top .navbar-collapse,
  .navbar-static-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    padding-left: 0;
    padding-right: 0;
  }
}

.navbar-fixed-top .navbar-collapse,
.navbar-fixed-bottom .navbar-collapse {
  max-height: 340px;
}

@media (max-device-width: 480px) and (orientation: landscape) {
  .navbar-fixed-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    max-height: 200px;
  }
}

.container > .navbar-header,
.container > .navbar-collapse,
.container-fluid > .navbar-header,
.container-fluid > .navbar-collapse {
  margin-right: -15px;
  margin-left: -15px;
}

@media (min-width: 768px) {
  .container > .navbar-header,
  .container > .navbar-collapse,
  .container-fluid > .navbar-header,
  .container-fluid > .navbar-collapse {
    margin-right: 0;
    margin-left: 0;
  }
}

.navbar-static-top {
  z-index: 1000;
  border-width: 0 0 1px;
}

@media (min-width: 768px) {
  .navbar-static-top {
    border-radius: 0;
  }
}

.navbar-fixed-top,
.navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030;
}

@media (min-width: 768px) {
  .navbar-fixed-top,
  .navbar-fixed-bottom {
    border-radius: 0;
  }
}

.navbar-fixed-top {
  top: 0;
  border-width: 0 0 1px;
}

.navbar-fixed-bottom {
  bottom: 0;
  margin-bottom: 0;
  border-width: 1px 0 0;
}

.navbar-brand {
  float: left;
  padding: 11px 15px;
  font-size: 23px;
  line-height: 28px;
  height: 50px;
}

.navbar-brand:hover,
.navbar-brand:focus {
  text-decoration: none;
}

.navbar-brand > img {
  display: block;
}

@media (min-width: 768px) {
  .navbar > .container .navbar-brand,
  .navbar > .container-fluid .navbar-brand {
    margin-left: -15px;
  }
}

.navbar-toggle {
  position: relative;
  float: right;
  margin-right: 15px;
  padding: 9px 10px;
  margin-top: 8px;
  margin-bottom: 8px;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
}

.navbar-toggle:focus {
  outline: 0;
}

.navbar-toggle .icon-bar {
  display: block;
  width: 22px;
  height: 2px;
  border-radius: 1px;
}

.navbar-toggle .icon-bar + .icon-bar {
  margin-top: 4px;
}

@media (min-width: 768px) {
  .navbar-toggle {
    display: none;
  }
}

.navbar-nav {
  margin: 5.5px -15px;
}

.navbar-nav > li > a {
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 28px;
}

@media (max-width: 767px) {
  .navbar-nav .open .dropdown-menu {
    position: static;
    float: none;
    width: auto;
    margin-top: 0;
    background-color: transparent;
    border: 0;
    -webkit-box-shadow: none;
            box-shadow: none;
  }

  .navbar-nav .open .dropdown-menu > li > a,
  .navbar-nav .open .dropdown-menu .dropdown-header {
    padding: 5px 15px 5px 25px;
  }

  .navbar-nav .open .dropdown-menu > li > a {
    line-height: 28px;
  }

  .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-nav .open .dropdown-menu > li > a:focus {
    background-image: none;
  }
}

@media (min-width: 768px) {
  .navbar-nav {
    float: left;
    margin: 0;
  }

  .navbar-nav > li {
    float: left;
  }

  .navbar-nav > li > a {
    padding-top: 11px;
    padding-bottom: 11px;
  }
}

.navbar-form {
  margin-left: -15px;
  margin-right: -15px;
  padding: 10px 15px;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  margin-top: 4px;
  margin-bottom: 4px;
}

@media (min-width: 768px) {
  .navbar-form .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }

  .navbar-form .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }

  .navbar-form .form-control-static {
    display: inline-block;
  }

  .navbar-form .input-group {
    display: inline-table;
    vertical-align: middle;
  }

  .navbar-form .input-group .input-group-addon,
  .navbar-form .input-group .input-group-btn,
  .navbar-form .input-group .form-control {
    width: auto;
  }

  .navbar-form .input-group > .form-control {
    width: 100%;
  }

  .navbar-form .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }

  .navbar-form .radio,
  .navbar-form .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }

  .navbar-form .radio label,
  .navbar-form .checkbox label {
    padding-left: 0;
  }

  .navbar-form .radio input[type="radio"],
  .navbar-form .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }

  .navbar-form .has-feedback .form-control-feedback {
    top: 0;
  }
}

@media (max-width: 767px) {
  .navbar-form .form-group {
    margin-bottom: 5px;
  }

  .navbar-form .form-group:last-child {
    margin-bottom: 0;
  }
}

@media (min-width: 768px) {
  .navbar-form {
    width: auto;
    border: 0;
    margin-left: 0;
    margin-right: 0;
    padding-top: 0;
    padding-bottom: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
}

.navbar-nav > li > .dropdown-menu {
  margin-top: 0;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}

.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
  margin-bottom: 0;
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

.navbar-btn {
  margin-top: 4px;
  margin-bottom: 4px;
}

.navbar-btn.btn-sm,
.btn-group-sm > .navbar-btn.btn {
  margin-top: 7px;
  margin-bottom: 7px;
}

.navbar-btn.btn-xs,
.btn-group-xs > .navbar-btn.btn {
  margin-top: 14px;
  margin-bottom: 14px;
}

.navbar-text {
  margin-top: 11px;
  margin-bottom: 11px;
}

@media (min-width: 768px) {
  .navbar-text {
    float: left;
    margin-left: 15px;
    margin-right: 15px;
  }
}

@media (min-width: 768px) {
  .navbar-left {
    float: left !important;
  }

  .navbar-right {
    float: right !important;
    margin-right: -15px;
  }

  .navbar-right ~ .navbar-right {
    margin-right: 0;
  }
}

.navbar-default {
  background-color: #f8f8f8;
  border-color: #e7e7e7;
}

.navbar-default .navbar-brand {
  color: #777;
}

.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus {
  color: #5e5d5d;
  background-color: transparent;
}

.navbar-default .navbar-text {
  color: #777;
}

.navbar-default .navbar-nav > li > a {
  color: #777;
}

.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
  color: #333;
  background-color: transparent;
}

.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
  color: #555;
  background-color: #e7e7e7;
}

.navbar-default .navbar-nav > .disabled > a,
.navbar-default .navbar-nav > .disabled > a:hover,
.navbar-default .navbar-nav > .disabled > a:focus {
  color: #ccc;
  background-color: transparent;
}

.navbar-default .navbar-toggle {
  border-color: #ddd;
}

.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
  background-color: #ddd;
}

.navbar-default .navbar-toggle .icon-bar {
  background-color: #888;
}

.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
  border-color: #e7e7e7;
}

.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
  background-color: #e7e7e7;
  color: #555;
}

@media (max-width: 767px) {
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #777;
  }

  .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #333;
    background-color: transparent;
  }

  .navbar-default .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #555;
    background-color: #e7e7e7;
  }

  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #ccc;
    background-color: transparent;
  }
}

.navbar-default .navbar-link {
  color: #777;
}

.navbar-default .navbar-link:hover {
  color: #333;
}

.navbar-default .btn-link {
  color: #777;
}

.navbar-default .btn-link:hover,
.navbar-default .btn-link:focus {
  color: #333;
}

.navbar-default .btn-link[disabled]:hover,
.navbar-default .btn-link[disabled]:focus,
fieldset[disabled] .navbar-default .btn-link:hover,
fieldset[disabled] .navbar-default .btn-link:focus {
  color: #ccc;
}

.navbar-inverse {
  background-color: #222;
  border-color: #090909;
}

.navbar-inverse .navbar-brand {
  color: #9d9d9d;
}

.navbar-inverse .navbar-brand:hover,
.navbar-inverse .navbar-brand:focus {
  color: #fff;
  background-color: transparent;
}

.navbar-inverse .navbar-text {
  color: #9d9d9d;
}

.navbar-inverse .navbar-nav > li > a {
  color: #9d9d9d;
}

.navbar-inverse .navbar-nav > li > a:hover,
.navbar-inverse .navbar-nav > li > a:focus {
  color: #fff;
  background-color: transparent;
}

.navbar-inverse .navbar-nav > .active > a,
.navbar-inverse .navbar-nav > .active > a:hover,
.navbar-inverse .navbar-nav > .active > a:focus {
  color: #fff;
  background-color: #090909;
}

.navbar-inverse .navbar-nav > .disabled > a,
.navbar-inverse .navbar-nav > .disabled > a:hover,
.navbar-inverse .navbar-nav > .disabled > a:focus {
  color: #444;
  background-color: transparent;
}

.navbar-inverse .navbar-toggle {
  border-color: #333;
}

.navbar-inverse .navbar-toggle:hover,
.navbar-inverse .navbar-toggle:focus {
  background-color: #333;
}

.navbar-inverse .navbar-toggle .icon-bar {
  background-color: #fff;
}

.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
  border-color: #101010;
}

.navbar-inverse .navbar-nav > .open > a,
.navbar-inverse .navbar-nav > .open > a:hover,
.navbar-inverse .navbar-nav > .open > a:focus {
  background-color: #090909;
  color: #fff;
}

@media (max-width: 767px) {
  .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
    border-color: #090909;
  }

  .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
    background-color: #090909;
  }

  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
    color: #9d9d9d;
  }

  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #fff;
    background-color: transparent;
  }

  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #fff;
    background-color: #090909;
  }

  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #444;
    background-color: transparent;
  }
}

.navbar-inverse .navbar-link {
  color: #9d9d9d;
}

.navbar-inverse .navbar-link:hover {
  color: #fff;
}

.navbar-inverse .btn-link {
  color: #9d9d9d;
}

.navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link:focus {
  color: #fff;
}

.navbar-inverse .btn-link[disabled]:hover,
.navbar-inverse .btn-link[disabled]:focus,
fieldset[disabled] .navbar-inverse .btn-link:hover,
fieldset[disabled] .navbar-inverse .btn-link:focus {
  color: #444;
}

.breadcrumb {
  padding: 8px 15px;
  margin-bottom: 28px;
  list-style: none;
  background-color: #f5f5f5;
  border-radius: 4px;
}

.breadcrumb > li {
  display: inline-block;
}

.breadcrumb > li + li:before {
  content: "/\A0";
  padding: 0 5px;
  color: #ccc;
}

.breadcrumb > .active {
  color: #777777;
}

.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 28px 0;
  border-radius: 4px;
}

.pagination > li {
  display: inline;
}

.pagination > li > a,
.pagination > li > span {
  position: relative;
  float: left;
  padding: 6px 12px;
  line-height: 1.6;
  text-decoration: none;
  color: #8b8b8b;
  background-color: #fff;
  border: 1px solid #ddd;
  margin-left: -1px;
}

.pagination > li:first-child > a,
.pagination > li:first-child > span {
  margin-left: 0;
  border-bottom-left-radius: 4px;
  border-top-left-radius: 4px;
}

.pagination > li:last-child > a,
.pagination > li:last-child > span {
  border-bottom-right-radius: 4px;
  border-top-right-radius: 4px;
}

.pagination > li > a:hover,
.pagination > li > a:focus,
.pagination > li > span:hover,
.pagination > li > span:focus {
  z-index: 2;
  color: #656565;
  background-color: #eeeeee;
  border-color: #ddd;
}

.pagination > .active > a,
.pagination > .active > a:hover,
.pagination > .active > a:focus,
.pagination > .active > span,
.pagination > .active > span:hover,
.pagination > .active > span:focus {
  z-index: 3;
  color: #fff;
  background-color: #8b8b8b;
  border-color: #8b8b8b;
  cursor: default;
}

.pagination > .disabled > span,
.pagination > .disabled > span:hover,
.pagination > .disabled > span:focus,
.pagination > .disabled > a,
.pagination > .disabled > a:hover,
.pagination > .disabled > a:focus {
  color: #777777;
  background-color: #fff;
  border-color: #ddd;
  cursor: not-allowed;
}

.pagination-lg > li > a,
.pagination-lg > li > span {
  padding: 10px 16px;
  font-size: 23px;
  line-height: 1.3333333;
}

.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
  border-bottom-left-radius: 6px;
  border-top-left-radius: 6px;
}

.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
  border-bottom-right-radius: 6px;
  border-top-right-radius: 6px;
}

.pagination-sm > li > a,
.pagination-sm > li > span {
  padding: 5px 10px;
  font-size: 16px;
  line-height: 1.5;
}

.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span {
  border-bottom-left-radius: 3px;
  border-top-left-radius: 3px;
}

.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
  border-bottom-right-radius: 3px;
  border-top-right-radius: 3px;
}

.pager {
  padding-left: 0;
  margin: 28px 0;
  list-style: none;
  text-align: center;
}

.pager:before,
.pager:after {
  content: " ";
  display: table;
}

.pager:after {
  clear: both;
}

.pager li {
  display: inline;
}

.pager li > a,
.pager li > span {
  display: inline-block;
  padding: 5px 14px;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 15px;
}

.pager li > a:hover,
.pager li > a:focus {
  text-decoration: none;
  background-color: #eeeeee;
}

.pager .next > a,
.pager .next > span {
  float: right;
}

.pager .previous > a,
.pager .previous > span {
  float: left;
}

.pager .disabled > a,
.pager .disabled > a:hover,
.pager .disabled > a:focus,
.pager .disabled > span {
  color: #777777;
  background-color: #fff;
  cursor: not-allowed;
}

.label {
  display: inline;
  padding: .2em .6em .3em;
  font-size: 75%;
  font-weight: bold;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: .25em;
}

.label:empty {
  display: none;
}

.btn .label {
  position: relative;
  top: -1px;
}

a.label:hover,
a.label:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}

.label-default {
  background-color: #777777;
}

.label-default[href]:hover,
.label-default[href]:focus {
  background-color: #5e5e5e;
}

.label-primary {
  background-color: #8b8b8b;
}

.label-primary[href]:hover,
.label-primary[href]:focus {
  background-color: #727272;
}

.label-success {
  background-color: #5cb85c;
}

.label-success[href]:hover,
.label-success[href]:focus {
  background-color: #449d44;
}

.label-info {
  background-color: #5bc0de;
}

.label-info[href]:hover,
.label-info[href]:focus {
  background-color: #31b0d5;
}

.label-warning {
  background-color: #f0ad4e;
}

.label-warning[href]:hover,
.label-warning[href]:focus {
  background-color: #ec971f;
}

.label-danger {
  background-color: #d9534f;
}

.label-danger[href]:hover,
.label-danger[href]:focus {
  background-color: #c9302c;
}

.badge {
  display: inline-block;
  min-width: 10px;
  padding: 3px 7px;
  font-size: 16px;
  font-weight: bold;
  color: #fff;
  line-height: 1;
  vertical-align: middle;
  white-space: nowrap;
  text-align: center;
  background-color: #777777;
  border-radius: 10px;
}

.badge:empty {
  display: none;
}

.btn .badge {
  position: relative;
  top: -1px;
}

.btn-xs .badge,
.btn-group-xs > .btn .badge,
.btn-group-xs > .btn .badge {
  top: 0;
  padding: 1px 5px;
}

.list-group-item.active > .badge,
.nav-pills > .active > a > .badge {
  color: #8b8b8b;
  background-color: #fff;
}

.list-group-item > .badge {
  float: right;
}

.list-group-item > .badge + .badge {
  margin-right: 5px;
}

.nav-pills > li > a > .badge {
  margin-left: 3px;
}

a.badge:hover,
a.badge:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}

.jumbotron {
  padding-top: 30px;
  padding-bottom: 30px;
  margin-bottom: 30px;
  color: inherit;
  background-color: #eeeeee;
}

.jumbotron h1,
.jumbotron .h1 {
  color: inherit;
}

.jumbotron p {
  margin-bottom: 15px;
  font-size: 27px;
  font-weight: 200;
}

.jumbotron > hr {
  border-top-color: #d5d5d5;
}

.container .jumbotron,
.container-fluid .jumbotron {
  border-radius: 6px;
  padding-left: 15px;
  padding-right: 15px;
}

.jumbotron .container {
  max-width: 100%;
}

@media screen and (min-width: 768px) {
  .jumbotron {
    padding-top: 48px;
    padding-bottom: 48px;
  }

  .container .jumbotron,
  .container-fluid .jumbotron {
    padding-left: 60px;
    padding-right: 60px;
  }

  .jumbotron h1,
  .jumbotron .h1 {
    font-size: 81px;
  }
}

.thumbnail {
  display: block;
  padding: 4px;
  margin-bottom: 28px;
  line-height: 1.6;
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -webkit-transition: border 0.2s ease-in-out;
  transition: border 0.2s ease-in-out;
}

.thumbnail > img,
.thumbnail a > img {
  display: block;
  max-width: 100%;
  height: auto;
  margin-left: auto;
  margin-right: auto;
}

.thumbnail .caption {
  padding: 9px;
  color: #000;
}

a.thumbnail:hover,
a.thumbnail:focus,
a.thumbnail.active {
  border-color: #8b8b8b;
}

.alert {
  padding: 15px;
  margin-bottom: 28px;
  border: 1px solid transparent;
  border-radius: 4px;
}

.alert h4 {
  margin-top: 0;
  color: inherit;
}

.alert .alert-link {
  font-weight: bold;
}

.alert > p,
.alert > ul {
  margin-bottom: 0;
}

.alert > p + p {
  margin-top: 5px;
}

.alert-dismissable,
.alert-dismissible {
  padding-right: 35px;
}

.alert-dismissable .close,
.alert-dismissible .close {
  position: relative;
  top: -2px;
  right: -21px;
  color: inherit;
}

.alert-success {
  background-color: #dff0d8;
  border-color: #d6e9c6;
  color: #3c763d;
}

.alert-success hr {
  border-top-color: #c9e2b3;
}

.alert-success .alert-link {
  color: #2b542c;
}

.alert-info {
  background-color: #d9edf7;
  border-color: #bce8f1;
  color: #31708f;
}

.alert-info hr {
  border-top-color: #a6e1ec;
}

.alert-info .alert-link {
  color: #245269;
}

.alert-warning {
  background-color: #fcf8e3;
  border-color: #faebcc;
  color: #8a6d3b;
}

.alert-warning hr {
  border-top-color: #f7e1b5;
}

.alert-warning .alert-link {
  color: #66512c;
}

.alert-danger {
  background-color: #f2dede;
  border-color: #ebccd1;
  color: #a94442;
}

.alert-danger hr {
  border-top-color: #e4b9c0;
}

.alert-danger .alert-link {
  color: #843534;
}

@-webkit-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }

  to {
    background-position: 0 0;
  }
}

@keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }

  to {
    background-position: 0 0;
  }
}

.progress {
  overflow: hidden;
  height: 28px;
  margin-bottom: 28px;
  background-color: #f5f5f5;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
}

.progress-bar {
  float: left;
  width: 0%;
  height: 100%;
  font-size: 16px;
  line-height: 28px;
  color: #fff;
  text-align: center;
  background-color: #8b8b8b;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  -webkit-transition: width 0.6s ease;
  transition: width 0.6s ease;
}

.progress-striped .progress-bar,
.progress-bar-striped {
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-size: 40px 40px;
}

.progress.active .progress-bar,
.progress-bar.active {
  -webkit-animation: progress-bar-stripes 2s linear infinite;
  animation: progress-bar-stripes 2s linear infinite;
}

.progress-bar-success {
  background-color: #5cb85c;
}

.progress-striped .progress-bar-success {
  background-image: 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);
}

.progress-bar-info {
  background-color: #5bc0de;
}

.progress-striped .progress-bar-info {
  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);
}

.progress-bar-warning {
  background-color: #f0ad4e;
}

.progress-striped .progress-bar-warning {
  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);
}

.progress-bar-danger {
  background-color: #d9534f;
}

.progress-striped .progress-bar-danger {
  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);
}

.media {
  margin-top: 15px;
}

.media:first-child {
  margin-top: 0;
}

.media,
.media-body {
  zoom: 1;
  overflow: hidden;
}

.media-body {
  width: 10000px;
}

.media-object {
  display: block;
}

.media-object.img-thumbnail {
  max-width: none;
}

.media-right,
.media > .pull-right {
  padding-left: 10px;
}

.media-left,
.media > .pull-left {
  padding-right: 10px;
}

.media-left,
.media-right,
.media-body {
  display: table-cell;
  vertical-align: top;
}

.media-middle {
  vertical-align: middle;
}

.media-bottom {
  vertical-align: bottom;
}

.media-heading {
  margin-top: 0;
  margin-bottom: 5px;
}

.media-list {
  padding-left: 0;
  list-style: none;
}

.list-group {
  margin-bottom: 20px;
  padding-left: 0;
}

.list-group-item {
  position: relative;
  display: block;
  padding: 10px 15px;
  margin-bottom: -1px;
  background-color: #fff;
  border: 1px solid #ddd;
}

.list-group-item:first-child {
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
}

.list-group-item:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}

a.list-group-item,
button.list-group-item {
  color: #555;
}

a.list-group-item .list-group-item-heading,
button.list-group-item .list-group-item-heading {
  color: #333;
}

a.list-group-item:hover,
a.list-group-item:focus,
button.list-group-item:hover,
button.list-group-item:focus {
  text-decoration: none;
  color: #555;
  background-color: #f5f5f5;
}

button.list-group-item {
  width: 100%;
  text-align: left;
}

.list-group-item.disabled,
.list-group-item.disabled:hover,
.list-group-item.disabled:focus {
  background-color: #eeeeee;
  color: #777777;
  cursor: not-allowed;
}

.list-group-item.disabled .list-group-item-heading,
.list-group-item.disabled:hover .list-group-item-heading,
.list-group-item.disabled:focus .list-group-item-heading {
  color: inherit;
}

.list-group-item.disabled .list-group-item-text,
.list-group-item.disabled:hover .list-group-item-text,
.list-group-item.disabled:focus .list-group-item-text {
  color: #777777;
}

.list-group-item.active,
.list-group-item.active:hover,
.list-group-item.active:focus {
  z-index: 2;
  color: #fff;
  background-color: #8b8b8b;
  border-color: #8b8b8b;
}

.list-group-item.active .list-group-item-heading,
.list-group-item.active .list-group-item-heading > small,
.list-group-item.active .list-group-item-heading > .small,
.list-group-item.active:hover .list-group-item-heading,
.list-group-item.active:hover .list-group-item-heading > small,
.list-group-item.active:hover .list-group-item-heading > .small,
.list-group-item.active:focus .list-group-item-heading,
.list-group-item.active:focus .list-group-item-heading > small,
.list-group-item.active:focus .list-group-item-heading > .small {
  color: inherit;
}

.list-group-item.active .list-group-item-text,
.list-group-item.active:hover .list-group-item-text,
.list-group-item.active:focus .list-group-item-text {
  color: #f1f1f1;
}

.list-group-item-success {
  color: #3c763d;
  background-color: #dff0d8;
}

a.list-group-item-success,
button.list-group-item-success {
  color: #3c763d;
}

a.list-group-item-success .list-group-item-heading,
button.list-group-item-success .list-group-item-heading {
  color: inherit;
}

a.list-group-item-success:hover,
a.list-group-item-success:focus,
button.list-group-item-success:hover,
button.list-group-item-success:focus {
  color: #3c763d;
  background-color: #d0e9c6;
}

a.list-group-item-success.active,
a.list-group-item-success.active:hover,
a.list-group-item-success.active:focus,
button.list-group-item-success.active,
button.list-group-item-success.active:hover,
button.list-group-item-success.active:focus {
  color: #fff;
  background-color: #3c763d;
  border-color: #3c763d;
}

.list-group-item-info {
  color: #31708f;
  background-color: #d9edf7;
}

a.list-group-item-info,
button.list-group-item-info {
  color: #31708f;
}

a.list-group-item-info .list-group-item-heading,
button.list-group-item-info .list-group-item-heading {
  color: inherit;
}

a.list-group-item-info:hover,
a.list-group-item-info:focus,
button.list-group-item-info:hover,
button.list-group-item-info:focus {
  color: #31708f;
  background-color: #c4e3f3;
}

a.list-group-item-info.active,
a.list-group-item-info.active:hover,
a.list-group-item-info.active:focus,
button.list-group-item-info.active,
button.list-group-item-info.active:hover,
button.list-group-item-info.active:focus {
  color: #fff;
  background-color: #31708f;
  border-color: #31708f;
}

.list-group-item-warning {
  color: #8a6d3b;
  background-color: #fcf8e3;
}

a.list-group-item-warning,
button.list-group-item-warning {
  color: #8a6d3b;
}

a.list-group-item-warning .list-group-item-heading,
button.list-group-item-warning .list-group-item-heading {
  color: inherit;
}

a.list-group-item-warning:hover,
a.list-group-item-warning:focus,
button.list-group-item-warning:hover,
button.list-group-item-warning:focus {
  color: #8a6d3b;
  background-color: #faf2cc;
}

a.list-group-item-warning.active,
a.list-group-item-warning.active:hover,
a.list-group-item-warning.active:focus,
button.list-group-item-warning.active,
button.list-group-item-warning.active:hover,
button.list-group-item-warning.active:focus {
  color: #fff;
  background-color: #8a6d3b;
  border-color: #8a6d3b;
}

.list-group-item-danger {
  color: #a94442;
  background-color: #f2dede;
}

a.list-group-item-danger,
button.list-group-item-danger {
  color: #a94442;
}

a.list-group-item-danger .list-group-item-heading,
button.list-group-item-danger .list-group-item-heading {
  color: inherit;
}

a.list-group-item-danger:hover,
a.list-group-item-danger:focus,
button.list-group-item-danger:hover,
button.list-group-item-danger:focus {
  color: #a94442;
  background-color: #ebcccc;
}

a.list-group-item-danger.active,
a.list-group-item-danger.active:hover,
a.list-group-item-danger.active:focus,
button.list-group-item-danger.active,
button.list-group-item-danger.active:hover,
button.list-group-item-danger.active:focus {
  color: #fff;
  background-color: #a94442;
  border-color: #a94442;
}

.list-group-item-heading {
  margin-top: 0;
  margin-bottom: 5px;
}

.list-group-item-text {
  margin-bottom: 0;
  line-height: 1.3;
}

.panel {
  margin-bottom: 28px;
  background-color: #fff;
  border: 1px solid transparent;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
}

.panel-body {
  padding: 15px;
}

.panel-body:before,
.panel-body:after {
  content: " ";
  display: table;
}

.panel-body:after {
  clear: both;
}

.panel-heading {
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}

.panel-heading > .dropdown .dropdown-toggle {
  color: inherit;
}

.panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 21px;
  color: inherit;
}

.panel-title > a,
.panel-title > small,
.panel-title > .small,
.panel-title > small > a,
.panel-title > .small > a {
  color: inherit;
}

.panel-footer {
  padding: 10px 15px;
  background-color: #f5f5f5;
  border-top: 1px solid #ddd;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}

.panel > .list-group,
.panel > .panel-collapse > .list-group {
  margin-bottom: 0;
}

.panel > .list-group .list-group-item,
.panel > .panel-collapse > .list-group .list-group-item {
  border-width: 1px 0;
  border-radius: 0;
}

.panel > .list-group:first-child .list-group-item:first-child,
.panel > .panel-collapse > .list-group:first-child .list-group-item:first-child {
  border-top: 0;
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}

.panel > .list-group:last-child .list-group-item:last-child,
.panel > .panel-collapse > .list-group:last-child .list-group-item:last-child {
  border-bottom: 0;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}

.panel > .panel-heading + .panel-collapse > .list-group .list-group-item:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}

.panel-heading + .list-group .list-group-item:first-child {
  border-top-width: 0;
}

.list-group + .panel-footer {
  border-top-width: 0;
}

.panel > .table,
.panel > .table-responsive > .table,
.panel > .panel-collapse > .table {
  margin-bottom: 0;
}

.panel > .table caption,
.panel > .table-responsive > .table caption,
.panel > .panel-collapse > .table caption {
  padding-left: 15px;
  padding-right: 15px;
}

.panel > .table:first-child,
.panel > .table-responsive:first-child > .table:first-child {
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}

.panel > .table:first-child > thead:first-child > tr:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}

.panel > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child {
  border-top-left-radius: 3px;
}

.panel > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child {
  border-top-right-radius: 3px;
}

.panel > .table:last-child,
.panel > .table-responsive:last-child > .table:last-child {
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}

.panel > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child {
  border-bottom-left-radius: 3px;
  border-bottom-right-radius: 3px;
}

.panel > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
  border-bottom-left-radius: 3px;
}

.panel > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
  border-bottom-right-radius: 3px;
}

.panel > .panel-body + .table,
.panel > .panel-body + .table-responsive,
.panel > .table + .panel-body,
.panel > .table-responsive + .panel-body {
  border-top: 1px solid #ddd;
}

.panel > .table > tbody:first-child > tr:first-child th,
.panel > .table > tbody:first-child > tr:first-child td {
  border-top: 0;
}

.panel > .table-bordered,
.panel > .table-responsive > .table-bordered {
  border: 0;
}

.panel > .table-bordered > thead > tr > th:first-child,
.panel > .table-bordered > thead > tr > td:first-child,
.panel > .table-bordered > tbody > tr > th:first-child,
.panel > .table-bordered > tbody > tr > td:first-child,
.panel > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-bordered > tfoot > tr > td:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
  border-left: 0;
}

.panel > .table-bordered > thead > tr > th:last-child,
.panel > .table-bordered > thead > tr > td:last-child,
.panel > .table-bordered > tbody > tr > th:last-child,
.panel > .table-bordered > tbody > tr > td:last-child,
.panel > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-bordered > tfoot > tr > td:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
  border-right: 0;
}

.panel > .table-bordered > thead > tr:first-child > td,
.panel > .table-bordered > thead > tr:first-child > th,
.panel > .table-bordered > tbody > tr:first-child > td,
.panel > .table-bordered > tbody > tr:first-child > th,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > td,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > th {
  border-bottom: 0;
}

.panel > .table-bordered > tbody > tr:last-child > td,
.panel > .table-bordered > tbody > tr:last-child > th,
.panel > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-bordered > tfoot > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
  border-bottom: 0;
}

.panel > .table-responsive {
  border: 0;
  margin-bottom: 0;
}

.panel-group {
  margin-bottom: 28px;
}

.panel-group .panel {
  margin-bottom: 0;
  border-radius: 4px;
}

.panel-group .panel + .panel {
  margin-top: 5px;
}

.panel-group .panel-heading {
  border-bottom: 0;
}

.panel-group .panel-heading + .panel-collapse > .panel-body,
.panel-group .panel-heading + .panel-collapse > .list-group {
  border-top: 1px solid #ddd;
}

.panel-group .panel-footer {
  border-top: 0;
}

.panel-group .panel-footer + .panel-collapse .panel-body {
  border-bottom: 1px solid #ddd;
}

.panel-default {
  border-color: #ddd;
}

.panel-default > .panel-heading {
  color: #333333;
  background-color: #f5f5f5;
  border-color: #ddd;
}

.panel-default > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ddd;
}

.panel-default > .panel-heading .badge {
  color: #f5f5f5;
  background-color: #333333;
}

.panel-default > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ddd;
}

.panel-primary {
  border-color: #8b8b8b;
}

.panel-primary > .panel-heading {
  color: #fff;
  background-color: #8b8b8b;
  border-color: #8b8b8b;
}

.panel-primary > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #8b8b8b;
}

.panel-primary > .panel-heading .badge {
  color: #8b8b8b;
  background-color: #fff;
}

.panel-primary > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #8b8b8b;
}

.panel-success {
  border-color: #d6e9c6;
}

.panel-success > .panel-heading {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}

.panel-success > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #d6e9c6;
}

.panel-success > .panel-heading .badge {
  color: #dff0d8;
  background-color: #3c763d;
}

.panel-success > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #d6e9c6;
}

.panel-info {
  border-color: #bce8f1;
}

.panel-info > .panel-heading {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1;
}

.panel-info > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #bce8f1;
}

.panel-info > .panel-heading .badge {
  color: #d9edf7;
  background-color: #31708f;
}

.panel-info > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #bce8f1;
}

.panel-warning {
  border-color: #faebcc;
}

.panel-warning > .panel-heading {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc;
}

.panel-warning > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #faebcc;
}

.panel-warning > .panel-heading .badge {
  color: #fcf8e3;
  background-color: #8a6d3b;
}

.panel-warning > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #faebcc;
}

.panel-danger {
  border-color: #ebccd1;
}

.panel-danger > .panel-heading {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1;
}

.panel-danger > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ebccd1;
}

.panel-danger > .panel-heading .badge {
  color: #f2dede;
  background-color: #a94442;
}

.panel-danger > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ebccd1;
}

.embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden;
}

.embed-responsive .embed-responsive-item,
.embed-responsive iframe,
.embed-responsive embed,
.embed-responsive object,
.embed-responsive video {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  height: 100%;
  width: 100%;
  border: 0;
}

.embed-responsive-16by9 {
  padding-bottom: 56.25%;
}

.embed-responsive-4by3 {
  padding-bottom: 75%;
}

.well {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border: 1px solid #e3e3e3;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
}

.well blockquote {
  border-color: #ddd;
  border-color: rgba(0, 0, 0, 0.15);
}

.well-lg {
  padding: 24px;
  border-radius: 6px;
}

.well-sm {
  padding: 9px;
  border-radius: 3px;
}

.close {
  float: right;
  font-size: 27px;
  font-weight: bold;
  line-height: 1;
  color: #000;
  text-shadow: 0 1px 0 #fff;
  opacity: 0.2;
  filter: alpha(opacity=20);
}

.close:hover,
.close:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
  opacity: 0.5;
  filter: alpha(opacity=50);
}

button.close {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
}

.modal-open {
  overflow: hidden;
}

.modal {
  display: none;
  overflow: hidden;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  -webkit-overflow-scrolling: touch;
  outline: 0;
}

.modal.fade .modal-dialog {
  -webkit-transform: translate(0, -25%);
  transform: translate(0, -25%);
  -webkit-transition: -webkit-transform 0.3s ease-out;
  transition: -webkit-transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
  transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out;
}

.modal.in .modal-dialog {
  -webkit-transform: translate(0, 0);
  transform: translate(0, 0);
}

.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}

.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px;
}

.modal-content {
  position: relative;
  background-color: #fff;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  background-clip: padding-box;
  outline: 0;
}

.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000;
}

.modal-backdrop.fade {
  opacity: 0;
  filter: alpha(opacity=0);
}

.modal-backdrop.in {
  opacity: 0.5;
  filter: alpha(opacity=50);
}

.modal-header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
}

.modal-header:before,
.modal-header:after {
  content: " ";
  display: table;
}

.modal-header:after {
  clear: both;
}

.modal-header .close {
  margin-top: -2px;
}

.modal-title {
  margin: 0;
  line-height: 1.6;
}

.modal-body {
  position: relative;
  padding: 15px;
}

.modal-footer {
  padding: 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5;
}

.modal-footer:before,
.modal-footer:after {
  content: " ";
  display: table;
}

.modal-footer:after {
  clear: both;
}

.modal-footer .btn + .btn {
  margin-left: 5px;
  margin-bottom: 0;
}

.modal-footer .btn-group .btn + .btn {
  margin-left: -1px;
}

.modal-footer .btn-block + .btn-block {
  margin-left: 0;
}

.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}

@media (min-width: 768px) {
  .modal-dialog {
    width: 600px;
    margin: 30px auto;
  }

  .modal-content {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
  }

  .modal-sm {
    width: 300px;
  }
}

@media (min-width: 992px) {
  .modal-lg {
    width: 900px;
  }
}

.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  font-family: "Montserrat", sans-serif;
  font-style: normal;
  font-weight: normal;
  letter-spacing: normal;
  line-break: auto;
  line-height: 1.6;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  white-space: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  font-size: 16px;
  opacity: 0;
  filter: alpha(opacity=0);
}

.tooltip.in {
  opacity: 0.9;
  filter: alpha(opacity=90);
}

.tooltip.top {
  margin-top: -3px;
  padding: 5px 0;
}

.tooltip.right {
  margin-left: 3px;
  padding: 0 5px;
}

.tooltip.bottom {
  margin-top: 3px;
  padding: 5px 0;
}

.tooltip.left {
  margin-left: -3px;
  padding: 0 5px;
}

.tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: #fff;
  text-align: center;
  background-color: #000;
  border-radius: 4px;
}

.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}

.tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}

.tooltip.top-left .tooltip-arrow {
  bottom: 0;
  right: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}

.tooltip.top-right .tooltip-arrow {
  bottom: 0;
  left: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000;
}

.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #000;
}

.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #000;
}

.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}

.tooltip.bottom-left .tooltip-arrow {
  top: 0;
  right: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}

.tooltip.bottom-right .tooltip-arrow {
  top: 0;
  left: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000;
}

.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: none;
  max-width: 276px;
  padding: 1px;
  font-family: "Montserrat", sans-serif;
  font-style: normal;
  font-weight: normal;
  letter-spacing: normal;
  line-break: auto;
  line-height: 1.6;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  white-space: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  font-size: 18px;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
}

.popover.top {
  margin-top: -10px;
}

.popover.right {
  margin-left: 10px;
}

.popover.bottom {
  margin-top: 10px;
}

.popover.left {
  margin-left: -10px;
}

.popover-title {
  margin: 0;
  padding: 8px 14px;
  font-size: 18px;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-radius: 5px 5px 0 0;
}

.popover-content {
  padding: 9px 14px;
}

.popover > .arrow,
.popover > .arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}

.popover > .arrow {
  border-width: 11px;
}

.popover > .arrow:after {
  border-width: 10px;
  content: "";
}

.popover.top > .arrow {
  left: 50%;
  margin-left: -11px;
  border-bottom-width: 0;
  border-top-color: #999999;
  border-top-color: rgba(0, 0, 0, 0.25);
  bottom: -11px;
}

.popover.top > .arrow:after {
  content: " ";
  bottom: 1px;
  margin-left: -10px;
  border-bottom-width: 0;
  border-top-color: #fff;
}

.popover.right > .arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-left-width: 0;
  border-right-color: #999999;
  border-right-color: rgba(0, 0, 0, 0.25);
}

.popover.right > .arrow:after {
  content: " ";
  left: 1px;
  bottom: -10px;
  border-left-width: 0;
  border-right-color: #fff;
}

.popover.bottom > .arrow {
  left: 50%;
  margin-left: -11px;
  border-top-width: 0;
  border-bottom-color: #999999;
  border-bottom-color: rgba(0, 0, 0, 0.25);
  top: -11px;
}

.popover.bottom > .arrow:after {
  content: " ";
  top: 1px;
  margin-left: -10px;
  border-top-width: 0;
  border-bottom-color: #fff;
}

.popover.left > .arrow {
  top: 50%;
  right: -11px;
  margin-top: -11px;
  border-right-width: 0;
  border-left-color: #999999;
  border-left-color: rgba(0, 0, 0, 0.25);
}

.popover.left > .arrow:after {
  content: " ";
  right: 1px;
  border-right-width: 0;
  border-left-color: #fff;
  bottom: -10px;
}

.carousel {
  position: relative;
}

.carousel-inner {
  position: relative;
  overflow: hidden;
  width: 100%;
}

.carousel-inner > .item {
  display: none;
  position: relative;
  -webkit-transition: 0.6s ease-in-out left;
  transition: 0.6s ease-in-out left;
}

.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  display: block;
  max-width: 100%;
  height: auto;
  line-height: 1;
}

@media all and (transform-3d), (-webkit-transform-3d) {
  .carousel-inner > .item {
    -webkit-transition: -webkit-transform 0.6s ease-in-out;
    transition: -webkit-transform 0.6s ease-in-out;
    transition: transform 0.6s ease-in-out;
    transition: transform 0.6s ease-in-out, -webkit-transform 0.6s ease-in-out;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-perspective: 1000px;
    perspective: 1000px;
  }

  .carousel-inner > .item.next,
  .carousel-inner > .item.active.right {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    left: 0;
  }

  .carousel-inner > .item.prev,
  .carousel-inner > .item.active.left {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    left: 0;
  }

  .carousel-inner > .item.next.left,
  .carousel-inner > .item.prev.right,
  .carousel-inner > .item.active {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    left: 0;
  }
}

.carousel-inner > .active,
.carousel-inner > .next,
.carousel-inner > .prev {
  display: block;
}

.carousel-inner > .active {
  left: 0;
}

.carousel-inner > .next,
.carousel-inner > .prev {
  position: absolute;
  top: 0;
  width: 100%;
}

.carousel-inner > .next {
  left: 100%;
}

.carousel-inner > .prev {
  left: -100%;
}

.carousel-inner > .next.left,
.carousel-inner > .prev.right {
  left: 0;
}

.carousel-inner > .active.left {
  left: -100%;
}

.carousel-inner > .active.right {
  left: 100%;
}

.carousel-control {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: 15%;
  opacity: 0.5;
  filter: alpha(opacity=50);
  font-size: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
  background-color: transparent;
}

.carousel-control.left {
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0.0001)));
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
}

.carousel-control.right {
  left: auto;
  right: 0;
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.0001)), to(rgba(0, 0, 0, 0.5)));
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
}

.carousel-control:hover,
.carousel-control:focus {
  outline: 0;
  color: #fff;
  text-decoration: none;
  opacity: 0.9;
  filter: alpha(opacity=90);
}

.carousel-control .icon-prev,
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right {
  position: absolute;
  top: 50%;
  margin-top: -10px;
  z-index: 5;
  display: inline-block;
}

.carousel-control .icon-prev,
.carousel-control .glyphicon-chevron-left {
  left: 50%;
  margin-left: -10px;
}

.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-right {
  right: 50%;
  margin-right: -10px;
}

.carousel-control .icon-prev,
.carousel-control .icon-next {
  width: 20px;
  height: 20px;
  line-height: 1;
  font-family: serif;
}

.carousel-control .icon-prev:before {
  content: '\2039';
}

.carousel-control .icon-next:before {
  content: '\203A';
}

.carousel-indicators {
  position: absolute;
  bottom: 10px;
  left: 50%;
  z-index: 15;
  width: 60%;
  margin-left: -30%;
  padding-left: 0;
  list-style: none;
  text-align: center;
}

.carousel-indicators li {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 1px;
  text-indent: -999px;
  border: 1px solid #fff;
  border-radius: 10px;
  cursor: pointer;
  background-color: #000 \9;
  background-color: transparent;
}

.carousel-indicators .active {
  margin: 0;
  width: 12px;
  height: 12px;
  background-color: #fff;
}

.carousel-caption {
  position: absolute;
  left: 15%;
  right: 15%;
  bottom: 20px;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}

.carousel-caption .btn {
  text-shadow: none;
}

@media screen and (min-width: 768px) {
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-prev,
  .carousel-control .icon-next {
    width: 30px;
    height: 30px;
    margin-top: -10px;
    font-size: 30px;
  }

  .carousel-control .glyphicon-chevron-left,
  .carousel-control .icon-prev {
    margin-left: -10px;
  }

  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-next {
    margin-right: -10px;
  }

  .carousel-caption {
    left: 20%;
    right: 20%;
    padding-bottom: 30px;
  }

  .carousel-indicators {
    bottom: 20px;
  }
}

.clearfix:before,
.clearfix:after {
  content: " ";
  display: table;
}

.clearfix:after {
  clear: both;
}

.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.pull-right {
  float: right !important;
}

.pull-left {
  float: left !important;
}

.hide {
  display: none !important;
}

.show {
  display: block !important;
}

.invisible {
  visibility: hidden;
}

.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}

.hidden {
  display: none !important;
}

.affix {
  position: fixed;
}

@-ms-viewport {
  width: device-width;
}

.visible-xs {
  display: none !important;
}

.visible-sm {
  display: none !important;
}

.visible-md {
  display: none !important;
}

.visible-lg {
  display: none !important;
}

.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
  display: none !important;
}

@media (max-width: 767px) {
  .visible-xs {
    display: block !important;
  }

  table.visible-xs {
    display: table !important;
  }

  tr.visible-xs {
    display: table-row !important;
  }

  th.visible-xs,
  td.visible-xs {
    display: table-cell !important;
  }
}

@media (max-width: 767px) {
  .visible-xs-block {
    display: block !important;
  }
}

@media (max-width: 767px) {
  .visible-xs-inline {
    display: inline !important;
  }
}

@media (max-width: 767px) {
  .visible-xs-inline-block {
    display: inline-block !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm {
    display: block !important;
  }

  table.visible-sm {
    display: table !important;
  }

  tr.visible-sm {
    display: table-row !important;
  }

  th.visible-sm,
  td.visible-sm {
    display: table-cell !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-block {
    display: block !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline {
    display: inline !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline-block {
    display: inline-block !important;
  }
}

@media (min-width: 992px) and (max-width: 1379px) {
  .visible-md {
    display: block !important;
  }

  table.visible-md {
    display: table !important;
  }

  tr.visible-md {
    display: table-row !important;
  }

  th.visible-md,
  td.visible-md {
    display: table-cell !important;
  }
}

@media (min-width: 992px) and (max-width: 1379px) {
  .visible-md-block {
    display: block !important;
  }
}

@media (min-width: 992px) and (max-width: 1379px) {
  .visible-md-inline {
    display: inline !important;
  }
}

@media (min-width: 992px) and (max-width: 1379px) {
  .visible-md-inline-block {
    display: inline-block !important;
  }
}

@media (min-width: 1380px) {
  .visible-lg {
    display: block !important;
  }

  table.visible-lg {
    display: table !important;
  }

  tr.visible-lg {
    display: table-row !important;
  }

  th.visible-lg,
  td.visible-lg {
    display: table-cell !important;
  }
}

@media (min-width: 1380px) {
  .visible-lg-block {
    display: block !important;
  }
}

@media (min-width: 1380px) {
  .visible-lg-inline {
    display: inline !important;
  }
}

@media (min-width: 1380px) {
  .visible-lg-inline-block {
    display: inline-block !important;
  }
}

@media (max-width: 767px) {
  .hidden-xs {
    display: none !important;
  }
}

@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important;
  }
}

@media (min-width: 992px) and (max-width: 1379px) {
  .hidden-md {
    display: none !important;
  }
}

@media (min-width: 1380px) {
  .hidden-lg {
    display: none !important;
  }
}

.visible-print {
  display: none !important;
}

@media print {
  .visible-print {
    display: block !important;
  }

  table.visible-print {
    display: table !important;
  }

  tr.visible-print {
    display: table-row !important;
  }

  th.visible-print,
  td.visible-print {
    display: table-cell !important;
  }
}

.visible-print-block {
  display: none !important;
}

@media print {
  .visible-print-block {
    display: block !important;
  }
}

.visible-print-inline {
  display: none !important;
}

@media print {
  .visible-print-inline {
    display: inline !important;
  }
}

.visible-print-inline-block {
  display: none !important;
}

@media print {
  .visible-print-inline-block {
    display: inline-block !important;
  }
}

@media print {
  .hidden-print {
    display: none !important;
  }
}

body #app .moduleFancyWYSIWYG {
  min-height: 100px;
  padding: 0 0 75px 0;
}

body #app .moduleFancyWYSIWYG .gold {
  color: #a79445;
}

body #app .hoverGray {
  margin: 20px;
  padding: 10px;
}

body #app .hoverGray:hover {
  background-color: #f5f5f5;
}

@media all and (max-width: 991px) {
  body #app .hoverGray img {
    display: none;
  }
}

body #app .iframeContainer {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}

body #app .iframeContainer iframe {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
}

body #app .inlineP,
body #app .inlinePDesktop {
  display: inline-block;
}

@media all and (max-width: 991px) {
  body #app .inlinePDesktop {
    display: block;
  }
}

body #app .scroll_down_icon {
  z-index: 999;
  width: 42px;
  height: 52px;
  margin: -20px auto 40px auto;
  text-align: center;
}

body #app .scroll_down_icon svg {
  width: 42px;
  height: 42px;
}

body #app .chatBubble {
  position: relative;
  border: solid 1px #a79445;
  padding: 30px 50px;
  margin-bottom: 32px;
  background-color: #ffffff;
}

body #app .chatBubble p {
  margin-bottom: 0;
}

body #app .chatBubble:before {
  content: "";
  position: absolute;
  bottom: -33px;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  border-width: 33px 22px 0;
  border-style: solid;
  border-color: #a79445 transparent;
  display: block;
  width: 0;
}

body #app .chatBubble:after {
  content: "";
  position: absolute;
  bottom: -32px;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  border-width: 32px 21px 0;
  border-style: solid;
  border-color: #fff transparent;
  display: block;
  width: 0;
}

body #app .h1_gold {
  color: #a79445;
  margin: 10px 0;
}

body #app .h2_gold {
  color: #a79445;
  margin: 10px 0;
}

body #app .h3_gold {
  color: #a79445;
  margin: 10px 0;
}

body #app .h4_gold {
  color: #a79445;
  margin: 0;
}

body #app .h1_black {
  color: #303030;
  margin: 10px 0;
}

body #app .h2_black {
  color: #303030;
  margin: 10px 0;
}

body #app .h3_black {
  color: #303030;
  margin: 10px 0;
}

body #app .h4_black {
  color: #303030;
  margin: 0;
}

body #app .h1_fancy {
  color: #a79445;
  margin-bottom: 20px;
  margin-top: 0;
  font-family: 'Allura', sans-serif;
  font-size: 50px;
}

body #app .h2_fancy {
  color: #a79445;
  margin-bottom: 20px;
  font-family: 'Allura', sans-serif;
}

body #app .simply-large {
  font-size: 48px;
  line-height: 55px;
}

body #app .simply-medium {
  font-size: 33px;
  line-height: 40px;
}

body #app .img-center {
  margin: 0 auto;
}

body {
  background-color: #fff;
}

body #app {
  font-family: "Montserrat", Arial, sans-serif;
  font-size: 16px;
  font-weight: 300;
  line-height: 22px;
  /** Named Anchors get highlighted in blue by google chrome. */
}

body #app a,
body #app a:visited {
  color: #9c9c9c;
  text-decoration: none;
}

body #app a:hover {
  color: #a79445;
  text-decoration: none;
}

body #app h1,
body #app .h1 {
  font-family: "Montserrat", Arial, sans-serif;
  font-size: 40px;
  font-weight: 400;
  line-height: 45px;
  color: #a79445;
  letter-spacing: 0;
}

@media all and (max-width: 991px) {
  body #app h1,
  body #app .h1 {
    font-size: 34px;
    line-height: 37px;
  }
}

body #app h2,
body #app .h2 {
  font-size: 30px;
  font-weight: 400;
  line-height: 35px;
}

body #app h3,
body #app .h3 {
  font-size: 22px;
  font-weight: 300;
  line-height: 25px;
}

@media all and (max-width: 991px) {
  body #app h3,
  body #app .h3 {
    font-size: 16px;
  }
}

body #app h4,
body #app .h4 {
  font-size: 18px;
  font-weight: 300;
  line-height: 24px;
}

body #app h4 .bold,
body #app .h4 .bold {
  font-weight: 600;
}

body #app .large {
  font-size: 18px;
  font-weight: 300;
  line-height: 25px;
}

body #app .small {
  font-size: 13px;
  font-weight: 300;
  line-height: 17px;
}

body #app .small.bold {
  font-weight: 600;
}

body #app .bold {
  font-weight: 600;
}

body #app .tiny {
  font-size: 10px;
  font-weight: 300;
  line-height: 15px;
}

body #app .super-trade,
body #app .super-reg {
  font-size: .6em;
}

body #app .white {
  color: #fff;
}

body #app .black {
  color: #303030;
}

body #app .gold {
  color: #a79445;
}

body #app .darkGray {
  color: #9c9c9c;
}

body #app .gray {
  color: #C0C2c6;
}

body #app .lightGray {
  color: #f5f5f5;
}

body #app .teal {
  color: #1aaa97;
}

body #app .blue {
  color: #1073ad;
}

body #app .pink {
  color: #d41f6a;
}

body #app .bg-white {
  background-color: #fff;
}

body #app .bg-black {
  background-color: #303030;
}

body #app .bg-gold {
  background-color: #a79445;
}

body #app .bg-darkGray {
  background-color: #9c9c9c;
}

body #app .bg-gray {
  background-color: #C0C2c6;
}

body #app .bg-lightGray {
  background-color: #f5f5f5;
}

body #app .bg-teal {
  background-color: #1aaa97;
}

body #app .bg-blue {
  background-color: #1073ad;
}

body #app .bg-pink {
  background-color: #d41f6a;
}

body #app .margin0 {
  margin-bottom: 0;
}

body #app .margin5 {
  margin-bottom: 5px;
}

body #app .margin10 {
  margin-bottom: 10px;
}

body #app .margin15 {
  margin-bottom: 15px;
}

body #app .margin20 {
  margin-bottom: 20px;
}

body #app .margin25 {
  margin-bottom: 25px;
}

body #app .margin30 {
  margin-bottom: 30px;
}

body #app .margin40 {
  margin-bottom: 40px;
}

body #app .margin50 {
  margin-bottom: 50px;
}

body #app .margin60 {
  margin-bottom: 60px;
}

body #app .margin70 {
  margin-bottom: 70px;
}

body #app .margin80 {
  margin-bottom: 80px;
}

body #app .margin90 {
  margin-bottom: 90px;
}

body #app .pad_20 {
  padding: 0 20px;
}

body #app .pad_30 {
  padding: 0 30px;
}

body #app .pad_40 {
  padding: 0 40px;
}

body #app .pad_200 {
  padding: 20px 200px;
}

@media all and (max-width: 991px) {
  body #app .pad_200 {
    padding: inherit;
  }
}

body #app span {
  padding: 0;
  margin: 0;
}

body #app .gold_button,
body #app #gold_button {
  text-align: center;
  line-height: 30px;
  color: #fff;
  background-color: #a79445;
  display: inline-block;
  min-width: 250px;
  -webkit-transition: .2s all linear;
  transition: .2s all linear;
  border: 1px solid #a79445;
}

body #app .gold_button button,
body #app #gold_button button {
  padding: 10px 28px;
}

body #app .gold_button a,
body #app .gold_button a:visited,
body #app #gold_button a,
body #app #gold_button a:visited {
  color: #fff;
  text-decoration: none;
  text-transform: uppercase;
  cursor: pointer;
  display: block;
  width: 100%;
  height: 100%;
  padding: 10px 28px;
}

body #app .gold_button:hover,
body #app #gold_button:hover {
  background-color: #fff;
  text-decoration: none;
  cursor: pointer;
  color: #a79445;
}

body #app .gold_button:hover a,
body #app #gold_button:hover a {
  color: #a79445;
}

body #app .gold_button.centered,
body #app #gold_button.centered {
  margin: 0 auto;
}

body #app .gold_button.right,
body #app #gold_button.right {
  float: right;
}

body #app #app .btn.gold_button {
  border-radius: 0;
  border: 0px;
  min-width: 50px;
  width: 100%;
}

body #app #app .input-group-btn .add-to-cart {
  text-align: center;
  color: #fff;
  background-color: #a79445;
  -webkit-transition: .2s all linear;
  transition: .2s all linear;
}

body #app #app .input-group-btn .add-to-cart:hover {
  background-color: #fff;
  text-decoration: none;
  cursor: pointer;
  color: #a79445;
  border: 1px solid #a79445;
}

body #app .white_button {
  text-align: center;
  line-height: 30px;
  color: #a79445;
  background-color: #fff;
  border: 1px solid #a79445;
  display: inline-block;
  min-width: 250px;
  -webkit-transition: .2s all linear;
  transition: .2s all linear;
}

body #app .white_button button {
  padding: 10px 28px;
}

body #app .white_button a,
body #app .white_button a:visited {
  color: #a79445;
  text-decoration: none;
  text-transform: uppercase;
  cursor: pointer;
  display: block;
  width: 100%;
  min-height: 50px;
  padding: 10px 28px;
}

body #app .white_button a:hover,
body #app .white_button a:visited:hover {
  background-color: #a79445;
  text-decoration: none;
  cursor: pointer;
  color: #fff;
  border: none;
}

body #app .white_button a.centered,
body #app .white_button a:visited.centered {
  margin: 0 auto;
}

body #app .white_button a.right,
body #app .white_button a:visited.right {
  float: right;
}

body #app .white_button .flex {
  display: -webkit-box;
  /* OLD - iOS 6-, Safari 3.1-6 */
  /* OLD - Firefox 19- */
  display: -ms-flexbox;
  /* IE 10 */
  /* NEW - Chrome */
  display: flex;
  /* NEW, Spec - Opera 12.1, Firefox 20+ */
}

body #app .white_button .flex.verticallyCentered {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

body #app .white_button .flex.horrizontallyCentered .flex-item {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  text-align: center;
}

body #app .white_button .flex .flex-item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  min-width: 0;
  /* to fix FF 36 responsive images bug: http://stackoverflow.com/questions/28710379/firefox-flexbox-image-width */
}

body #app .white_button .flex .flex-item img {
  height: auto;
  max-width: 100%;
  -ms-flex-item-align: center;
      align-self: center;
  display: block;
}

body #app .form-control {
  color: black;
}

body #app .no-focus-outline {
  outline: none;
}

body #app .no-focus-outline:focus {
  outline: none;
}

body #app span:focus {
  outline: 0;
}

body #app .attribution {
  font-size: .9em;
  text-align: right;
  font-style: italic;
}

/* KIM'S FRAMEWORK */

/* GRID SYSTEM */

.bs_row {
  display: -webkit-box;
  /* OLD - iOS 6-, Safari 3.1-6 */
  /* OLD - Firefox 19- */
  display: -ms-flexbox;
  /* IE 10 */
  /* NEW - Chrome */
  display: flex;
  /* NEW, Spec - Opera 12.1, Firefox 20+ */
  /* change directions */
}

.bs_row.bs_row.bs_direction_column {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
          flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
}

.bs_row.bs_row.bs_direction_row {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
          flex-direction: row;
  -moz-flex-direction: row;
  -ms-flex-direction: row;
}

.bs_one,
.bs_two,
.bs_three,
.bs_four,
.bs_five,
.bs_six,
.bs_seven,
.bs_eight {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  min-width: 0;
  /* to fix FF 36 responsive images bug: http://stackoverflow.com/questions/28710379/firefox-flexbox-image-width */
}

.bs_one img,
.bs_two img,
.bs_three img,
.bs_four img,
.bs_five img,
.bs_six img,
.bs_seven img,
.bs_eight img {
  height: auto;
  max-width: 100%;
  -ms-flex-item-align: center;
      align-self: center;
  display: block;
}

.bs_two {
  -webkit-box-flex: 2;
  -ms-flex: 2;
  flex: 2;
}

.bs_three {
  -webkit-box-flex: 3;
  -ms-flex: 3;
  flex: 3;
}

.bs_four {
  -webkit-box-flex: 4;
  -ms-flex: 4;
  flex: 4;
}

.bs_five {
  -webkit-box-flex: 5;
  -ms-flex: 5;
  flex: 5;
}

.bs_six {
  -webkit-box-flex: 6;
  -ms-flex: 6;
  flex: 6;
}

.bs_seven {
  -webkit-box-flex: 7;
  -ms-flex: 7;
  flex: 7;
}

.bs_eight {
  -webkit-box-flex: 8;
  -ms-flex: 8;
  flex: 8;
}

/* the following is to fix FF 36 responsive images bug: http://stackoverflow.com/questions/28710379/firefox-flexbox-image-width */

@-moz-document url-prefix()  {
  .bs_one img,
  .bs_two img,
  .bs_three img,
  .bs_four img,
  .bs_five img,
  .bs_six img,
  .bs_seven img,
  .bs_eight img {
    max-width: 100%;
  }
}

.bs_flexItems {
  display: -webkit-box;
  /* OLD - iOS 6-, Safari 3.1-6 */
  /* OLD - Firefox 19- */
  display: -ms-flexbox;
  /* IE 10 */
  /* NEW - Chrome */
  display: flex;
  /* NEW, Spec - Opera 12.1, Firefox 20+ */
}

.bs_blockItems {
  display: block;
  width: 100%;
}

/* ALIGNMENTS */

.bs_text_left {
  text-align: left;
}

.bs_text_right {
  text-align: right;
}

.bs_text_center {
  text-align: center;
}

.bs_text_justify {
  text-align: justify;
}

.bs_fullScreen {
  height: 100%;
  position: absolute;
  width: 100%;
}

.bs_horizontallyCentered {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  text-align: center;
}

.bs_verticallyCentered {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.bs_top {
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  -ms-flex-item-align: start;
      align-self: flex-start;
}

.bs_bottom {
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  -ms-flex-item-align: end;
      align-self: flex-end;
}

.bs_centered {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  text-align: center;
}

.bs_left {
  -webkit-box-pack: flex-start;
  -ms-flex-pack: flex-start;
  justify-content: flex-start;
  text-align: left;
}

.bs_right {
  -webkit-box-pack: flex-end;
  -ms-flex-pack: flex-end;
  justify-content: flex-end;
  text-align: right;
}

.bs_marginAuto {
  margin: auto;
}

/* floats */

.bs_float_left {
  float: left;
}

.bs_float_right {
  float: right;
}

.bs_clearfloat {
  width: 100%;
  clear: both;
}

/* RESPONSIVE 16x9 VIDEOS */

.bs_video16x9 {
  position: absolute;
  display: block;
  max-width: 100%;
  max-height: 100%;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
}

.bs_video16x9 > div {
  width: 100%;
  height: 100%;
}

.bs_videoContainer {
  position: relative;
  height: 0;
  padding: 56.25% 0 0 0;
}

/* TABLET & MEDIUM SCREENS */

@media screen and (max-width: 1280px) {
  /* change row direction to column on tablet and mobile */

  .bs_row.bs_changeColumnDirection {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
            flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
  }

  .bs_centeredOnTablet {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: center;
  }

  /* change row direction to column */

  .bs_changeTabletDirection {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
            flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
  }
}

/* MOBILE & SMALL SCREENS */

@media all and (max-width: 991px) {
  /* change row direction to column */

  .bs_row {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
            flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
  }

  .bs_centeredOnMobile {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center;
  }

  .bs_float_noneOnMobile {
    float: none;
  }
}

/* paddings and margins */

.bs_padding0 {
  padding: 0;
}

.bs_padding1 {
  padding: 0 1% 0 1%;
}

.bs_padding2 {
  padding: 0 2% 0 2%;
}

.bs_padding3 {
  padding: 0 3% 0 3%;
}

.bs_padding4 {
  padding: 0 4% 0 4%;
}

.bs_padding5 {
  padding: 0 5% 0 5%;
}

.bs_padding6 {
  padding: 0 6% 0 6%;
}

.bs_padding7 {
  padding: 0 7% 0 7%;
}

.bs_padding8 {
  padding: 0 8% 0 8%;
}

.bs_padding8 {
  padding: 0 9% 0 9%;
}

.bs_padding10 {
  padding: 0 10% 0 10%;
}

.bs_margin0 {
  margin: 0;
}

.bs_margin5 {
  margin-bottom: 5px;
}

.bs_margin10 {
  margin-bottom: 10px;
}

.bs_margin15 {
  margin-bottom: 15px;
}

.bs_margin20 {
  margin-bottom: 20px;
}

.bs_margin25 {
  margin-bottom: 25px;
}

.bs_margin30 {
  margin-bottom: 30px;
}

.bs_margin35 {
  margin-bottom: 35px;
}

.bs_margin40 {
  margin-bottom: 40px;
}

.bs_margin45 {
  margin-bottom: 45px;
}

.bs_margin50 {
  margin-bottom: 50px;
}

.bs_margin60 {
  margin-bottom: 60px;
}

.bs_margin70 {
  margin-bottom: 70px;
}

.bs_margin80 {
  margin-bottom: 80px;
}

.bs_margin90 {
  margin-bottom: 90px;
}

.bs_margin100 {
  margin-bottom: 100px;
}

/* HIDE & SHOW */

.bs_show,
.bs_showOnDesktop {
  display: block;
}

.bs_hide {
  display: none;
}

@media all and (min-width: 991px) {
  .bs_hideOnDesktop {
    display: none;
  }
}

@media all and (max-width: 1280px) and (min-width: 991px) {
  .bs_hideOnTablet {
    display: none;
  }
}

@media all and (max-width: 991px) {
  .bs_hideOnMobile {
    display: none;
  }
}

.bs_row_custom {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-flow: row wrap;
          flex-flow: row wrap;
}

.bs_3to2,
.bs_2to2,
.bs_4to2,
.bs_5to2,
.bs_6to2 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  min-width: 0;
  /* to fix FF 36 responsive images bug: http://stackoverflow.com/questions/28710379/firefox-flexbox-image-width */
}

.bs_3to2 img,
.bs_2to2 img,
.bs_4to2 img,
.bs_5to2 img,
.bs_6to2 img {
  width: auto;
  height: auto;
  max-width: 100%;
  max-height: 100%;
  -ms-flex-item-align: center;
      align-self: center;
  display: block;
}

/* the following is to fix FF 36 responsive images bug: http://stackoverflow.com/questions/28710379/firefox-flexbox-image-width */

@-moz-document url-prefix()  {
  .bs_3to2 img,
  .bs_2to2 img,
  .bs_4to2 img {
    max-width: 100%;
    width: 100%;
  }
}

.bs_2to2 {
  margin: 0 2% 2% 2%;
  -ms-flex-preferred-size: 46% !important;
      flex-basis: 46% !important;
}

.bs_3to2 {
  -ms-flex-preferred-size: 30% !important;
      flex-basis: 30% !important;
  margin: 0 1.6% 1.6% 1.6%;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}

.bs_4to2 {
  -ms-flex-preferred-size: 23% !important;
      flex-basis: 23% !important;
  margin: 0 1% 1% 1%;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}

.bs_5to2 {
  -ms-flex-preferred-size: 18% !important;
      flex-basis: 18% !important;
  margin: 0 1% 1% 1%;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}

.bs_6to2 {
  -ms-flex-preferred-size: 14.6% !important;
      flex-basis: 14.6% !important;
  margin: 0 1% 1% 1%;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}

/* ALIGN BOTTOM FIX */

.bs_customColumn {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -ms-flex-flow: row wrap;
      flex-flow: row wrap;
  width: 100%;
}

.bs_fullHeight {
  -ms-flex-line-pack: justify;
      align-content: space-between;
  -ms-flex-preferred-size: 100%;
      flex-basis: 100%;
}

@media all and (max-width: 991px) {
  .bs_3to2,
  .bs_4to2,
  .bs_5to2,
  .bs_6to2 {
    margin: 0 2% 2% 2%;
    -ms-flex-preferred-size: 46% !important;
        flex-basis: 46% !important;
  }
}

@-webkit-keyframes loading {
  0% {
    -webkit-transform-origin: 100% 100%;
            transform-origin: 100% 100%;
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }

  100% {
    -webkit-transform-origin: 100% 100%;
            transform-origin: 100% 100%;
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}

@keyframes loading {
  0% {
    -webkit-transform-origin: 100% 100%;
            transform-origin: 100% 100%;
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }

  100% {
    -webkit-transform-origin: 100% 100%;
            transform-origin: 100% 100%;
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}

.loading-animation-white {
  position: relative;
  display: block;
  z-index: 13;
  margin: 15px auto;
  width: 100px;
  height: 100px;
  border: 5px solid transparent;
  border-radius: 50%;
  background-color: transparent;
}

.loading-animation-white:before {
  position: absolute;
  display: block;
  content: "";
  z-index: 12;
  top: 4px;
  left: 4px;
  width: 82px;
  height: 82px;
  border-radius: 50%;
  background-color: #fff;
}

.loading-animation-white:after {
  position: absolute;
  display: block;
  top: 0;
  content: "";
  z-index: 11;
  top: 0px;
  left: 0px;
  width: 45px;
  height: 45px;
  border-radius: 200px 0 0 0;
  background: linear-gradient(45deg, transparent 0%, #459ad7 50%, #459ad7 100%);
  -webkit-animation: loading 0.9s linear infinite;
          animation: loading 0.9s linear infinite;
}

.loading-animation-white-large {
  position: relative;
  display: block;
  z-index: 13;
  margin: 15px auto;
  width: 200px;
  height: 200px;
  border: 5px solid transparent;
  border-radius: 50%;
  background-color: transparent;
}

.loading-animation-white-large:before {
  position: absolute;
  display: block;
  content: "";
  z-index: 12;
  top: 4px;
  left: 4px;
  width: 82px;
  height: 82px;
  border-radius: 50%;
  background-color: #fff;
}

.loading-animation-white-large:after {
  position: absolute;
  display: block;
  top: 0;
  content: "";
  z-index: 11;
  top: 0px;
  left: 0px;
  width: 45px;
  height: 45px;
  border-radius: 200px 0 0 0;
  background: linear-gradient(45deg, transparent 0%, #459ad7 50%, #459ad7 100%);
  -webkit-animation: loading 2s linear infinite;
          animation: loading 2s linear infinite;
}

.login-container {
  margin-top: 40px;
}

.product-price {
  color: #ababab;
}

#topnav {
  color: #303030;
  font-size: 12px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: nowrap;
      flex-wrap: nowrap;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  width: 100%;
  background-color: #f5f5f5;
  height: 35px;
}

#topnav a,
#topnav a:visited {
  color: #303030;
  text-decoration: none;
}

#topnav a:hover {
  color: #000;
}

#topnav #topnav-row {
  padding-top: 7px;
}

#topnav .left {
  -webkit-align-self: flex-start;
  -ms-flex-item-align: start;
      align-self: flex-start;
  margin: auto 0;
  color: #C0C2c6;
  text-transform: uppercase;
}

#topnav .right {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  margin: auto 0 auto auto;
  -ms-flex-negative: 2;
      flex-shrink: 2;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
}

#topnav .right .toplinks {
  text-align: right;
}

#topnav .right .item {
  margin-left: 30px;
  text-align: center;
}

#topnav .freeShippingOffer {
  color: #9c9c9c;
}

#topnav .navbar-nav > li > a {
  padding-top: 5px;
  color: black;
  cursor: pointer;
}

#topnav .dropdown-menu {
  margin-top: -10px;
  padding: 0;
  border: none;
}

#topnav .dropdown-menu a,
#topnav .dropdown-menu a:visited,
#topnav .dropdown-menu a:hover {
  color: #303030;
  font-size: 14px;
}

#topnav .dropdown:hover .dropdown-menu {
  display: block;
}

@media screen and (max-width: 1187px) {
  #topnav {
    font-size: 13px;
  }
}

@media screen and (max-width: 1089px) {
  #topnav {
    font-size: 11px;
  }
}

@media screen and (max-width: 992px) {
  #topnav {
    display: none !important;
  }
}

.clickout-overlay {
  display: none;
}

.noscroll {
  overflow: hidden;
  position: fixed;
  height: 100%;
  width: 100%;
}

nav #bottomnav {
  font-size: 14px;
  z-index: 100;
  position: relative;
  color: #303030;
  display: inherit;
  width: 100%;
  background-color: #ffffff;
  -webkit-box-shadow: 0 4px 5px -2px #C0C2c6;
          box-shadow: 0 4px 5px -2px #C0C2c6;
}

nav #bottomnav.sticky {
  margin-top: 0;
  position: fixed;
  top: 0;
}

nav #bottomnav .hide-desktop,
nav #bottomnav .mobile-menu-container,
nav #bottomnav div#mobileOpen {
  display: none;
}

nav #bottomnav a,
nav #bottomnav a:visited {
  color: #303030;
  text-decoration: none;
}

nav #bottomnav a:hover {
  color: #000000;
}

nav #bottomnav .left {
  -webkit-align-self: flex-start;
  -ms-flex-item-align: start;
      align-self: flex-start;
  margin: auto;
}

nav #bottomnav .left .logoLinkContainer {
  margin-top: 12px;
}

nav #bottomnav .left .logoLinkContainer.emptyNav {
  margin: 10px 0;
}

nav #bottomnav .right {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  -ms-flex-negative: 2;
      flex-shrink: 2;
  padding: 0;
}

nav #bottomnav .right .navbar-right > li:hover {
  background-color: #eeeeee;
}

nav #bottomnav .right a {
  padding-top: 30px;
  padding-bottom: 32px;
}

nav #bottomnav .right #cartIcon {
  padding: 27px 0 16px 20px;
}

nav #bottomnav .right .mega-parent {
  position: static;
}

nav #bottomnav .right .dropdownContent {
  display: none;
  background-color: #ffffff;
  width: 100%;
  min-width: 100px;
  position: absolute;
  -webkit-box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.2);
          box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.2);
  padding: 0;
  text-align: left;
}

nav #bottomnav .right .dropdownContent li {
  display: block;
  padding: 10px 20px;
}

nav #bottomnav .right .dropdownContent li a {
  display: inline-block;
  padding: 0;
}

nav #bottomnav .right .dropdownContent li:hover {
  background-color: #eeeeee;
}

nav #bottomnav .right .dropdown:hover .dropdownContent {
  display: block;
}

nav #bottomnav .right .dropdown:hover .mega-menu {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: absolute;
  max-width: 535px;
  padding-left: 0px;
}

nav #bottomnav .right .dropdown:hover .mega-menu .mega-label {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
  padding: 10px 0;
}

nav #bottomnav .right .dropdown:hover .mega-menu .mega-label > a {
  color: #a79445;
  cursor: default;
  font-size: 14px;
  line-height: 17px;
  padding-left: 20px;
  text-decoration: none;
  font-weight: 600;
}

nav #bottomnav .right .dropdown:hover .mega-menu .mega-label ul {
  padding: 10px 0 0;
}

nav #bottomnav .right .dropdown:hover .mega-menu .mega-label ul li {
  padding: 10px 15px 10px 20px;
}

nav #bottomnav .right .dropdown:hover .mega-menu .mega-label:hover {
  background-color: #ffffff;
}

@media all and (max-width: 991px) {
  nav .noPadding {
    padding: 0;
  }
}

#cartCount.badge {
  padding: 4px 6px;
  background-color: white;
  color: black;
  font-weight: 300;
  border: 1px solid black;
  font-size: 10px;
  z-index: 100;
}

@media screen and (max-width: 1390px) {
  nav #bottomnav .dropdownContent li {
    padding: 10px 5px;
    text-align: center;
  }

  nav #bottomnav .dropdownContent.mega-menu li {
    text-align: left;
  }

  nav #bottomnav .left .logoLinkContainer {
    text-align: center;
  }

  nav #bottomnav .right .desktop-menu-container {
    width: 100%;
  }

  nav #bottomnav .navbar-right {
    width: 100%;
  }

  nav #bottomnav .navbar-right > li {
    text-align: center;
  }

  nav #bottomnav .navbar-right > li a {
    padding-left: 6px;
    padding-right: 7px;
    font-size: 13px;
  }
}

@media screen and (max-width: 992px) {
  .navbar-right > li {
    max-width: 1114px;
  }
}

@media all and (max-width: 991px) {
  .hide-desktop {
    display: inherit !important;
  }

  .right #cartIcon {
    padding: 17px 0 16px 20px !important;
  }

  .clickout-overlay {
    display: none;
  }

  .clickout-overlay.open {
    width: 100vw;
    height: 100vh;
    background: none;
    position: absolute;
    display: block;
  }

  nav #bottomnav {
    height: 70px;
  }

  nav #bottomnav #neodyne_btn {
    overflow: visible;
  }

  nav #bottomnav #neodyne_btn_Xrt,
  nav #bottomnav #neodyne_btn_Xrb,
  nav #bottomnav #neodyne_btn_Xlt,
  nav #bottomnav #neodyne_btn_Xlb,
  nav #bottomnav #neodyne_btn_return {
    visibility: hidden;
  }

  nav #bottomnav .right {
    margin: 0;
  }

  nav #bottomnav .desktop-menu-container {
    display: none;
  }

  nav #bottomnav div#mobileOpen {
    display: inline-block;
    float: left;
    margin-top: 21px;
  }

  nav #bottomnav div#mobileOpen svg {
    width: 40px;
  }

  nav #bottomnav .logoLinkContainer {
    height: 70px;
    margin-top: 5px !important;
  }

  nav #bottomnav .logoLinkContainer svg {
    margin-top: 4px;
    width: 100px;
  }

  nav #bottomnav .mobile-menu-container {
    display: block;
    width: 100%;
  }

  nav #bottomnav .mobile-menu-container ::-webkit-scrollbar {
    -webkit-appearance: none;
    width: 7px;
  }

  nav #bottomnav .mobile-menu-container ::-webkit-scrollbar-thumb {
    border-radius: 4px;
    background-color: #9c9c9c;
    -webkit-box-shadow: 0 0 1px #C0C2c6;
  }

  nav #bottomnav .mobile-menu-container .mobileMenu {
    display: block;
    overflow-x: hidden;
    overflow-y: scroll;
    position: fixed;
    top: 70px;
    bottom: 0;
    left: -600px;
    width: 600px;
    z-index: 10000;
    text-transform: capitalize;
    -webkit-transition: .3s all ease-in;
    transition: .3s all ease-in;
    background-color: #f5f5f5;
  }

  nav #bottomnav .mobile-menu-container .mobileMenu ul {
    list-style: none;
    margin: 0;
    padding: 0;
    width: 600px;
  }

  nav #bottomnav .mobile-menu-container .mobileMenu p {
    color: #43474c;
    margin: 25px 60px;
    letter-spacing: 3.5px;
    font-size: 16px;
    font-family: "Arial";
  }

  nav #bottomnav .mobile-menu-container .mobileMenu input {
    font-family: "Arial";
    font-size: 18px;
    color: #303030;
    height: 60px;
    width: calc(100% - 60px*2 - 20px);
    margin: 0 60px;
    padding: 0 10px;
    border: none;
    outline: none;
    background: #fff no-repeat right 30px center;
  }

  nav #bottomnav .mobile-menu-container .mobileMenu.open {
    left: 0;
  }

  nav #bottomnav .mobile-menu-container .mobileLogo {
    background: #fff no-repeat left 60px center;
    width: 100%;
    height: 85px;
    padding: 25px 60px;
    cursor: pointer;
    border: 1px solid #eee;
  }

  nav #bottomnav .mobile-menu-container .mobileLogo svg {
    position: absolute;
    left: 30px;
    top: 35px;
  }

  nav #bottomnav .mobile-menu-container .mobileLogo .search-input {
    color: #c3c3c3;
    height: 40px;
    width: 70%;
    font-size: 16px;
    padding: 0 20px;
    border: 1px solid #C0C2c6;
  }

  nav #bottomnav .mobile-menu-container .mobileLogo input[type="submit"] {
    border: 0;
    height: 40px;
    color: #C0C2c6;
    position: absolute;
    left: 550px;
    width: auto;
    padding: 0;
    margin: 0;
  }

  nav #bottomnav .mobile-menu-container .mobileLogo #mobileClose {
    color: #303030;
    position: absolute;
    right: 25px;
    height: 28px;
    width: 26px;
  }

  nav #bottomnav .mobile-menu-container .main-nav {
    position: relative;
    background: #fff;
  }

  nav #bottomnav .mobile-menu-container .main-nav li {
    background: #fff;
    height: 65px;
    text-align: left;
    border-left: 1px solid #eee;
    border-bottom: 1px solid #eee;
    border-right: 1px solid #eee;
  }

  nav #bottomnav .mobile-menu-container .main-nav li.has-subnav > a {
    position: relative;
  }

  nav #bottomnav .mobile-menu-container .main-nav li.menu-separator {
    height: 20px;
    border: none;
    background-color: #9c9c9c;
    display: none;
  }

  nav #bottomnav .mobile-menu-container .main-nav .has-subnav > a:before {
    position: absolute;
    display: block;
    color: #C0C2c6;
    content: ">";
    text-align: left;
    height: 65px;
    left: 550px;
  }

  nav #bottomnav .mobile-menu-container .main-nav a {
    display: block;
    text-decoration: none;
    color: #303030;
    letter-spacing: 3.5px;
    font-size: 16px;
    padding: 0 60px;
    line-height: 65px;
  }

  nav #bottomnav .mobile-menu-container .main-nav a.back-track {
    font-weight: 700;
  }

  nav #bottomnav .mobile-menu-container .main-nav a.back-track:before {
    position: absolute;
    display: inline-block;
    color: #C0C2c6;
    content: "<";
    text-align: left;
    height: 65px;
    left: 30px;
  }

  nav #bottomnav .mobile-menu-container .subnav {
    position: absolute;
    top: 0;
    bottom: 0;
    background: #fff;
    z-index: 40;
    -webkit-transform: translate3d(-610px, 0, 0);
            transform: translate3d(-610px, 0, 0);
    -webkit-transition: -webkit-transform 0.5s;
    transition: -webkit-transform 0.5s;
    transition: transform 0.5s;
    transition: transform 0.5s, -webkit-transform 0.5s;
  }

  nav #bottomnav .mobile-menu-container .subnav.active {
    -webkit-transform: translate3d(-1px, 0, 0);
            transform: translate3d(-1px, 0, 0);
  }

  nav #bottomnav .mobile-menu-container .subnav.active li:first-child {
    background: #fff;
  }

  nav #bottomnav .mobile-menu-container .main-nav_level-2 {
    z-index: 80;
  }
}

@media all and (max-width: 991px) and (max-width: 599px) {
  nav #bottomnav .mobile-menu-container .mobileMenu {
    right: -320px;
    width: 320px;
  }

  nav #bottomnav .mobile-menu-container .mobileMenu ul {
    width: 320px;
  }

  nav #bottomnav .mobile-menu-container .mobileMenu p {
    letter-spacing: 1.5px;
    font-size: 14px;
    margin: 25px 30px;
  }

  nav #bottomnav .mobile-menu-container .mobileMenu input {
    font-size: 14px;
    height: 50px;
    width: calc(100% - 30px*2 - 20px);
    margin: 0 30px;
    background: #fff no-repeat right 15px center;
  }

  nav #bottomnav .mobile-menu-container .mobileLogo {
    background: #fff no-repeat left 30px center;
    padding: 25px 30px;
  }

  nav #bottomnav .mobile-menu-container .mobileLogo input[type="submit"] {
    left: 300px;
  }

  nav #bottomnav .mobile-menu-container .mobileLogo #mobileClose {
    right: 30px;
  }

  nav #bottomnav .mobile-menu-container .main-nav li.has-subnav > a:before {
    width: calc(100% - 30px * 2);
    left: 300px;
  }

  nav #bottomnav .mobile-menu-container .main-nav li a {
    letter-spacing: 1.5px;
    font-size: 14px;
    padding: 0 30px;
  }

  nav #bottomnav .mobile-menu-container .main-nav li a.back-track:before {
    left: 10px;
  }
}

footer {
  position: relative;
}

footer a,
footer a:visited {
  color: #9c9c9c;
  text-decoration: none;
}

footer a:hover {
  color: #a79445;
  text-decoration: none;
}

footer .emailsub-left {
  padding-right: 0;
}

footer .emailsub-right {
  padding-left: 0;
  text-align: right;
}

@media all and (max-width: 991px) {
  footer .emailsub-right {
    padding-top: 10px;
    text-align: center;
  }
}

footer #emailSignupError,
footer #emailSignupMessage {
  display: none;
  position: absolute;
  top: calc(100% + 10px);
  text-align: center;
  left: 0;
  right: 0;
  padding: 0;
}

footer #emailSignupError.active,
footer #emailSignupMessage.active {
  display: block;
}

footer #emailSignupError {
  color: #d41f6a;
}

footer #emailSignupMessage {
  color: #4BB543;
}

footer .footer-gray {
  width: 100%;
  min-height: 200px;
  background-color: #f5f5f5;
  padding: 40px 20px;
}

footer .footer-gray .footer-cols {
  text-align: center;
  font-size: 14px;
}

footer .footer-gray .footer-cols svg,
footer .footer-gray .footer-cols img {
  height: 30px;
  border: 0;
}

footer .footer-gray .footer-cols a,
footer .footer-gray .footer-cols a:hover,
footer .footer-gray .footer-cols a:visited {
  border: 0;
}

footer .footer-gray .footer-cols .chat-email-call {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding-bottom: 10px;
}

footer .footer-gray .footer-cols .chat-email-call .chat-email-call-inner {
  -webkit-box-flex: 1;
      -ms-flex: 1;
          flex: 1;
}

footer .footer-gray .footer-cols.left a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

footer .footer-gray .footer-cols .email-input,
footer .footer-gray .footer-cols .phone-input {
  color: #9c9c9c;
  height: 30px;
  font-size: 12px;
  padding: 0 20px;
  max-width: 350px;
  border: 0;
  border-radius: 0;
}

@media all and (max-width: 991px) {
  footer .footer-gray .footer-cols .email-input,
  footer .footer-gray .footer-cols .phone-input {
    margin: 0 auto;
  }
}

footer .footer-gray .footer-cols .iti {
  width: 100%;
}

footer .footer-gray .footer-cols .iti .phone-input {
  padding-left: 52px;
}

footer .footer-gray .footer-cols button.submit-button {
  border: 0;
  height: 30px;
  font-size: 12px;
  background-color: #C0C2c6;
}

footer .footer-gray .footer-cols .small-txt {
  padding: 0 20px;
}

@media all and (max-width: 991px) {
  footer .footer-gray .footer-cols .small-txt {
    padding: 0;
  }
}

@media all and (max-width: 991px) {
  footer .footer-gray .social,
  footer .footer-gray .email-col {
    width: 100%;
    padding-top: 40px;
  }
}

footer .footer-white {
  width: 100%;
  height: 100px;
  background-color: #fff;
  text-align: center;
  line-height: 20px;
  font-size: 14px;
  padding: 40px;
}

@media all and (max-width: 480px) {
  footer .footer-white {
    height: auto;
    padding-bottom: 100px;
  }
}

footer .footer-copyright {
  font-size: 11px;
  line-height: 14px;
}

footer .small-txt {
  font-size: 12px;
}

#app .findProviderForm {
  padding: 30px 30px 0;
}

#app .findProviderForm input,
#app .findProviderForm select,
#app .findProviderForm button {
  width: 250px;
  height: 50px;
  border: 1px solid #C0C2c6;
  vertical-align: bottom;
  margin-right: 5px;
}

#app .findProviderForm input {
  display: inline-block;
  border: solid 1px #A5A5A5;
  border-radius: 5px;
  padding-left: 10px;
}

#app .findProviderForm select {
  display: inline-block;
  border: solid 1px #A5A5A5;
  background-color: #ffffff;
  padding-left: 10px;
}

#app .mapContainer {
  position: relative;
}

#app .mapContainer ::-webkit-scrollbar {
  -webkit-appearance: none;
  width: 7px;
}

#app .mapContainer ::-webkit-scrollbar-thumb {
  border-radius: 4px;
  background-color: #9c9c9c;
  -webkit-box-shadow: 0 0 1px #C0C2c6;
}

#app .mapContainer #map {
  height: 750px;
}

@media all and (max-width: 991px) {
  #app .mapContainer #map {
    display: none;
  }
}

#app .mapContainer .sideBar {
  position: absolute;
  top: 10%;
  bottom: 10%;
  left: 5%;
  background-color: #f5f5f5;
  border: 1px solid #C0C2c6;
  overflow-x: auto;
}

@media all and (max-width: 991px) {
  #app .mapContainer .sideBar {
    position: static;
  }
}

#app .mapContainer .sideBar .legend {
  text-align: center;
  padding: 15px;
  background-color: #fff;
}

#app .mapContainer .sideBar .embraceExpert {
  max-width: 25px;
}

#app .mapContainer .sideBar .embraceExpert img {
  max-width: 100%;
}

#app .mapContainer .sideBar div.embraceExpert {
  position: relative;
  right: 30px;
  margin-right: -30px;
}

#app .mapContainer .sideBar .doctorDetails {
  padding: 15px 35px;
  border-top: 1px solid #C0C2c6;
}

#app .mapContainer .sideBar .doctorDetails .doctorNameContainer {
  max-width: 200px;
  margin-bottom: 10px;
}

#app .mapContainer .sideBar .doctorDetails .doctorNameContainer h2 {
  margin: 0;
  font-size: 18px;
  line-height: 1.2em;
}

#app .mapContainer .sideBar .doctorDetails .doctorNameContainer .embraceExpert,
#app .mapContainer .sideBar .doctorDetails .doctorNameContainer .doctorName {
  display: inline-block;
}

#app .mapContainer .sideBar .doctorDetails .doctorNameContainer .doctorName {
  max-width: 100%;
  word-wrap: break-word;
}

#app .mapContainer .sideBar .doctorDetails p {
  margin-bottom: 0;
}

#app .mapContainer .sideBar .nullSearch {
  padding: 15px 35px;
  max-width: 270px;
  margin-bottom: 10px;
}

#app .mapContainer .sideBar .nullSearch .gold_button {
  min-width: auto;
}

#carouselContainer {
  border: 1px solid #eeeeee;
  margin: 10px auto 200px;
}

@media all and (max-width: 991px) {
  #carouselContainer {
    margin-bottom: 150px;
  }
}

@media all and (max-width: 500px) {
  #carouselContainer {
    margin-bottom: 100px;
  }
}

#carouselContainer #productCarousel {
  border: 1px solid #C0C2C6;
}

#carouselContainer #productCarousel .carousel-inner {
  overflow-y: hidden;
  padding-bottom: 100%;
}

#carouselContainer #productCarousel .carousel-inner .item {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}

#carouselContainer #productCarousel .carousel-inner .item img {
  position: absolute;
  top: 0;
  left: 0;
}

#carouselContainer #productCarousel .carousel-inner .item.left,
#carouselContainer #productCarousel .carousel-inner .item .right {
  padding-bottom: 0;
}

#carouselContainer #productCarousel .carousel-inner .item.left img,
#carouselContainer #productCarousel .carousel-inner .item .right img {
  position: static;
}

#carouselContainer #productCarousel img {
  margin: auto;
}

#carouselContainer #productCarousel .carousel-indicators {
  bottom: -139px;
  width: 80%;
  margin-left: -40%;
}

@media all and (max-width: 610px) {
  #carouselContainer #productCarousel .carousel-indicators {
    bottom: -125px;
  }
}

@media all and (max-width: 500px) {
  #carouselContainer #productCarousel .carousel-indicators {
    bottom: -100px;
  }
}

#carouselContainer #productCarousel .carousel-indicators li {
  width: 20%;
  height: auto;
  border: 1px solid #eeeeee;
  border-radius: 0px;
  margin: 1px 2%;
  text-indent: 0;
}

#carouselContainer #productCarousel .carousel-indicators li img {
  max-width: 100%;
}

#carouselContainer #productCarousel .carousel-indicators li.active {
  border: 1px solid #a79445;
}

.cartPage.container {
  max-width: 1200px;
  margin: auto;
}

.cartPage p {
  font-size: 18px;
  color: #303030;
  letter-spacing: 0;
}

.cartPage .promotionText {
  line-height: 25px;
  background: #F5F5F5;
  border-top: solid 1px #A79445;
  padding: 15px;
  text-transform: uppercase;
}

.cartPage .productDescription {
  font-size: 16px;
  color: #9C9C9C;
  line-height: 22px;
}

.cartPage .productPrice {
  font-size: 30px;
}

.cartPage .productQuantity .remove {
  text-align: center;
}

.cartPage .row {
  border-bottom: solid 1px #F5F5F5;
}

.cartPage .row input {
  width: 100px;
  height: 50px;
  color: #303030;
}

.cartPage .productQuantity {
  width: 130px;
  position: relative;
  padding: 0 25px;
  /* IE11 hide native button */
}

.cartPage .productQuantity p {
  float: left;
}

.cartPage .productQuantity label {
  float: right;
  coor: #303030;
}

.cartPage .productQuantity:after {
  content: '';
  color: #C0C2C6;
  right: 0;
  top: 6px;
  height: 34px;
  padding: 15px 75px 0 0;
  border-left: 1px solid #C0C2C6;
  position: absolute;
  pointer-events: none;
}

.cartPage .productQuantity select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  display: block;
  width: 100px;
  height: 50px;
  float: right;
  margin: 5px 0px;
  padding: 0px 20px;
  font-size: 16px;
  line-height: 1.75;
  color: #303030;
  background-color: #ffffff;
  background: url(http://via.placeholder.com/14x14) no-repeat right 17.5px center;
  border: 1px solid #C0C2C6;
  -ms-word-break: normal;
  word-break: normal;
}

.cartPage .productQuantity select::-ms-expand {
  display: none;
}

.login-container label,
#login-container label,
.registerPage label {
  font-weight: 300;
  padding-left: 25px;
}

.login-container button.gold_button,
#login-container button.gold_button,
.registerPage button.gold_button {
  border: 0;
}

.login-container .borderRight,
#login-container .borderRight,
.registerPage .borderRight {
  border-right: 1px solid #C0C2c6;
}

.login-container .paddingRightDesktop,
#login-container .paddingRightDesktop,
.registerPage .paddingRightDesktop {
  padding-left: 15%;
}

@media all and (max-width: 991px) {
  .login-container .paddingRightDesktop,
  #login-container .paddingRightDesktop,
  .registerPage .paddingRightDesktop {
    padding-left: 15px;
  }
}

.registrationChecklist {
  list-style-image: url("https://d3pavutnpk3eih.cloudfront.net/assets/check.png");
}

.registrationChecklist li {
  padding: 5px 0;
}

.spacerContainer {
  position: relative;
}

.spacerContainer .swirl-only {
  position: static;
  margin-top: 0;
}

.fancyMessage {
  text-align: center;
  color: #a79445;
  font-size: 50px;
  font-family: "Allura";
  margin: 0px auto 70px auto;
  line-height: 50px;
}

.fancyMessage span {
  display: block;
  margin: auto;
}

.fancyMessage.swirl-left {
  background-image: url("https://d3pavutnpk3eih.cloudfront.net/media/curveleft.png");
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  -ms-background-size: cover;
  -o-background-size: cover;
  -moz-background-size: cover;
  -webkit-background-size: cover;
}

.fancyMessage.swirl-right {
  background-image: url("https://d3pavutnpk3eih.cloudfront.net/media/curveright.png");
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  -ms-background-size: cover;
  -o-background-size: cover;
  -moz-background-size: cover;
  -webkit-background-size: cover;
}

@media (max-width: 820px) {
  .fancyMessage {
    font-size: 40px;
  }
}

@media (max-width: 480px) {
  .fancyMessage.swirl-left,
  .fancyMessage.swirl-right {
    background-image: none;
  }
}

.containertopwave.col2withborder {
  padding: 0;
}

.containertopwave.col2withborder .topwave {
  width: 100%;
}

.containertopwave .topwave {
  position: absolute;
  top: -73px;
  width: 100%;
}

.containertopwave .topwave img {
  width: 100%;
  image-rendering: auto;
  image-rendering: crisp-edges;
}

.containertopwave .topwave .mobile {
  display: none;
  height: 19px;
}

.containertopwave .topwave .desktop {
  height: 73px;
}

.moduleColumnsX2 {
  background-repeat: no-repeat;
  background-size: cover;
  padding: 70px 0 100px 0;
}

.moduleColumnsX2.homepage.parallax-container {
  height: 450px;
}

.moduleColumnsX2.homepage.parallax-container .right {
  padding-top: 50px;
}

.moduleColumnsX2 img {
  max-width: 100%;
}

body[data-template="diabetes"] .moduleColumnsX2 {
  padding: 20px 0;
}

.moduleColumnsX2withBorder {
  display: -webkit-box;
  /* OLD - iOS 6-, Safari 3.1-6 */
  /* OLD - Firefox 19- */
  display: -ms-flexbox;
  /* IE 10 */
  /* NEW - Chrome */
  display: flex;
  /* NEW, Spec - Opera 12.1, Firefox 20+ */
}

.moduleColumnsX2withBorder .bs_one .rightBorder {
  border-right: solid 1px #F5F5F5;
}

@media all and (max-width: 991px) {
  .moduleColumnsX2withBorder .bs_one .rightBorder {
    border-right: none !important;
  }

  .moduleColumnsX2withBorder .bs_one.bs_padding3 {
    padding: 30px 0 0 0;
  }
}

.moduleColumnsX2withBorder .column > div {
  width: 100%;
}

.moduleColumnsX2withBorder .column .inlineP {
  vertical-align: middle;
}

.moduleColumnsX2withBorder .column .inlineP img {
  margin-top: 0;
  padding-right: 8px;
  width: auto !important;
}

.moduleColumnsX2withBorder .column .rightBorder {
  border-right: 1px solid #C0C2c6;
}

@media (max-width: 991px) {
  .containertopwave .topwave {
    top: -19px;
  }

  .containertopwave .topwave .mobile {
    display: block !important;
    background-size: cover;
    background-repeat: no-repeat;
  }

  .moduleColumnsX2 .left,
  .moduleColumnsX2 .right {
    text-align: center;
  }

  .moduleColumnsX2 .right {
    padding-top: 50px;
  }

  .moduleColumnsX2.homepage.parallax-container {
    padding: 0;
    height: 600px;
  }

  .moduleColumnsX2.homepage.parallax-container .container {
    padding: 0;
    width: 100%;
  }

  .moduleColumnsX2.homepage.parallax-container .container .right {
    background-color: #404A4F;
    padding: 30px;
    position: absolute;
    bottom: 0;
  }

  body[data-template="diabetes"] .moduleColumnsX2 .right {
    padding-top: 0;
  }
}

@media all and (max-width: 991px) {
  .moduleColumnsX2 .column-content,
  .moduleColumnsX2withBorder .column-content {
    width: 100%;
  }

  .moduleColumnsX2 .column-content p,
  .moduleColumnsX2 .column-content h1,
  .moduleColumnsX2 .column-content h2,
  .moduleColumnsX2 .column-content h3,
  .moduleColumnsX2 .column-content h4,
  .moduleColumnsX2 .column-content span,
  .moduleColumnsX2 .column-content div,
  .moduleColumnsX2 .column-content img,
  .moduleColumnsX2withBorder .column-content p,
  .moduleColumnsX2withBorder .column-content h1,
  .moduleColumnsX2withBorder .column-content h2,
  .moduleColumnsX2withBorder .column-content h3,
  .moduleColumnsX2withBorder .column-content h4,
  .moduleColumnsX2withBorder .column-content span,
  .moduleColumnsX2withBorder .column-content div,
  .moduleColumnsX2withBorder .column-content img {
    text-align: center !important;
    float: inherit !important;
  }
}

.x2ColWithCarousel .carousel-inner {
  padding-bottom: 115px;
}

.x2ColWithCarousel .carousel-control {
  bottom: -7px;
  top: auto;
}

.x2ColWithCarousel .carousel-control.left,
.x2ColWithCarousel .carousel-control.right {
  background: none;
}

.x2ColWithCarousel .carousel-caption {
  position: absolute;
  top: calc(100% + 50px);
  padding: 0;
}

.x2ColWithCarousel .carousel-caption p {
  margin: 0;
  height: 66px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  text-shadow: none;
}

.x2ColWithCarousel .carousel-indicators {
  bottom: 50px;
  width: 80%;
  margin-left: -40%;
}

.x2ColWithCarousel .carousel-indicators li {
  width: 15%;
  height: auto;
  border: 1px solid #eeeeee;
  border-radius: 0px;
  margin: 1px 2%;
  text-indent: 0;
}

.x2ColWithCarousel .carousel-indicators li img {
  max-width: 100%;
}

.x2ColWithCarousel .carousel-indicators li.active {
  border: 1px solid #a79445;
}

.x2ColWithCarousel .item img {
  margin: auto;
}

.moduleHeroThreeColumn {
  width: 100%;
}

.moduleHeroThreeColumn .column-content {
  text-align: center;
}

.moduleHeroThreeColumn p {
  margin: 0;
}

.moduleHeroThreeColumn img {
  max-width: 100% !important;
  height: auto !important;
  margin: auto;
}

.moduleHeroThreeColumn .bs_one:nth-of-type(3) {
  padding-top: 30px;
  width: 100%;
}

.moduleHeroThreeColumn p {
  margin: 0;
}

.moduleHeroThreeColumn > div {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

@media all and (max-width: 991px) {
  .moduleHeroThreeColumn .column-content {
    width: 100%;
    text-align: center;
  }

  .moduleHeroThreeColumn .column-content p,
  .moduleHeroThreeColumn .column-content h1,
  .moduleHeroThreeColumn .column-content h2,
  .moduleHeroThreeColumn .column-content h3,
  .moduleHeroThreeColumn .column-content h4,
  .moduleHeroThreeColumn .column-content span,
  .moduleHeroThreeColumn .column-content div,
  .moduleHeroThreeColumn .column-content img {
    text-align: center !important;
    float: inherit !important;
  }

  .moduleHeroThreeColumn .column-content .bs_one:nth-of-type(1) {
    padding-top: 30px;
  }

  .moduleHeroThreeColumn .column-content .bs_one {
    width: 100%;
  }
}

.stickyButtons,
.stickyButtonsCheckout {
  position: fixed;
  display: none;
  bottom: 10%;
  right: 5%;
  z-index: 999;
}

.stickyButtons .singleStickyButton,
.stickyButtonsCheckout .singleStickyButton {
  padding-bottom: 5px;
}

.stickyButtons .singleStickyButton svg,
.stickyButtonsCheckout .singleStickyButton svg {
  width: 35px;
  height: 35px;
  border: 0;
}

@media all and (max-width: 480px) {
  .stickyButtons {
    bottom: 0;
    right: 0;
    display: none;
    width: 100%;
    height: auto;
    margin: 0 auto;
    text-align: center;
    padding: 10px;
  }

  .stickyButtons .singleStickyButton {
    display: inline-block;
    padding: 0 10px;
  }

  .stickyButtons .singleStickyButton svg {
    width: 35px;
    height: 35px;
  }
}

#couponModal .modal-content {
  background-image: url("https://d3pavutnpk3eih.cloudfront.net/assets/coupon_modal_background.jpg");
  background-size: cover;
  background-position-x: 50%;
  border-radius: 0;
}

#couponModal .gold_button {
  text-align: center;
  line-height: 30px;
  color: #fff;
  background-color: #a79445;
  display: inline-block;
  min-width: 250px;
  -webkit-transition: .2s all linear;
  transition: .2s all linear;
  border: 1px solid #a79445;
  padding: 10px 28px;
}

#couponModal .gold_button a {
  color: #fff;
  text-decoration: none;
}

#couponModal .gold_button:hover {
  background-color: #fff;
  text-decoration: none;
  cursor: pointer;
  color: #a79445;
}

#couponModal .gold_button:hover a {
  color: #a79445;
}

#couponModal .modal-body {
  background-color: rgba(255, 255, 255, 0.9);
  border-radius: 15px;
  margin: 35px;
}

#couponModal button.close {
  position: relative;
  display: block;
  margin: 10px;
  opacity: .8;
}

#couponModal .line1 {
  text-align: center;
  font-size: 12pt;
  letter-spacing: 1px;
}

#couponModal .line2 {
  text-align: center;
  font-weight: bold;
  font-size: 20pt;
  letter-spacing: 1px;
}

#couponModal hr {
  border-top: 1px solid black;
  margin-top: auto;
}

#couponModal input,
#couponModal select {
  width: 80%;
  min-width: 264px;
  margin-left: auto;
  margin-right: auto;
  border: solid 1px black;
  border-radius: 0;
  margin-bottom: .7em;
}

#couponModal .checkbox-wrapper {
  width: 80%;
  min-width: 264px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: .7em;
}

#couponModal .checkbox-wrapper input {
  display: inline-block;
  top: .5em;
  vertical-align: top;
  margin-right: 5px;
  width: auto;
  min-width: inherit;
}

#couponModal .checkbox-wrapper .checkbox-text {
  font-size: 9pt;
  line-height: 1.5em;
  display: inline-block;
  width: 90%;
}

#iframe-minimize {
  display: none !important;
}

#leadCollectionModal {
  background-color: rgba(0, 0, 0, 0.5);
}

#leadCollectionModal #leadCollectionModal_errors {
  display: none;
  padding: 10px;
  min-width: 264px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: .7em;
}

#leadCollectionModal #leadCollectionModal_errors ul {
  list-style: none;
  padding: 0;
}

#leadCollectionModal .modal-dialog {
  opacity: 1;
}

#leadCollectionModal .gold_button {
  text-align: center;
  text-transform: uppercase;
  line-height: 30px;
  display: block;
  min-width: 250px;
  -webkit-transition: .2s all linear;
  transition: .2s all linear;
  padding: 10px 28px;
  border: 1px solid #a79445;
  text-decoration: none;
  cursor: pointer;
  color: #fff;
  background-color: #a79445;
}

#leadCollectionModal .gold_button.centered {
  margin: 0 auto;
}

#leadCollectionModal .gold_button.right {
  float: right;
}

#leadCollectionModal .gold_button a,
#leadCollectionModal .gold_button a:visited {
  text-decoration: none;
}

#leadCollectionModal .gold_button a {
  color: #fff;
}

#leadCollectionModal .gold_button:hover {
  color: #a79445;
  background-color: #fff;
}

#leadCollectionModal .gold_button:hover a {
  color: #a79445;
}

#leadCollectionModal .white_button {
  text-align: center;
  text-transform: uppercase;
  line-height: 30px;
  display: block;
  min-width: 250px;
  -webkit-transition: .2s all linear;
  transition: .2s all linear;
  padding: 10px 28px;
  border: 1px solid #a79445;
  text-decoration: none;
  cursor: pointer;
  color: #a79445;
  background-color: #fff;
}

#leadCollectionModal .white_button.centered {
  margin: 0 auto;
}

#leadCollectionModal .white_button.right {
  float: right;
}

#leadCollectionModal .white_button a,
#leadCollectionModal .white_button a:visited {
  text-decoration: none;
}

#leadCollectionModal .white_button a {
  color: #a79445;
}

#leadCollectionModal .white_button:hover {
  color: #fff;
  background-color: #a79445;
}

#leadCollectionModal .white_button:hover a {
  color: #fff;
}

#leadCollectionModal button.close {
  position: relative;
  display: block;
  margin: 10px;
  opacity: .8;
  z-index: 1000;
}

#leadCollectionModal .modal-wrapper {
  text-align: center;
  padding: 0 30px;
}

#leadCollectionModal input,
#leadCollectionModal select,
#leadCollectionModal .iti {
  width: 100%;
  min-width: 264px;
  margin-left: auto;
  margin-right: auto;
  border: solid 1px black;
  border-radius: 0;
  margin-bottom: .7em;
}

#leadCollectionModal .iti {
  border: 0;
}

#leadCollectionModal .checkbox-wrapper {
  margin-bottom: .7em;
  line-height: 1.5em;
  text-align: left;
}

#leadCollectionModal .checkbox-wrapper label {
  font-weight: normal;
  font-size: 10pt;
  margin-left: 1.1em;
  text-align: left;
}

#leadCollectionModal .checkbox-wrapper input {
  width: auto;
  min-width: auto;
  margin-left: -1.1em;
}

#leadCollectionModal .radio-wrapper {
  text-align: left;
}

#leadCollectionModal .radio-wrapper label {
  font-weight: normal;
}

#leadCollectionModal .radio-wrapper input {
  display: inline-block;
  width: auto;
  min-width: auto;
  margin-left: 0.5em;
}

#leadCollectionModal_surgical_procedure:disabled,
#leadCollectionModal_diabetes_procedure:disabled {
  display: none;
}

#carouselContainer {
  border: 1px solid #eeeeee;
  margin: 10px auto 200px;
}

@media all and (max-width: 991px) {
  #carouselContainer {
    margin-bottom: 150px;
  }
}

@media all and (max-width: 500px) {
  #carouselContainer {
    margin-bottom: 100px;
  }
}

#carouselContainer #productCarousel {
  border: 1px solid #C0C2C6;
}

#carouselContainer #productCarousel .carousel-inner {
  overflow-y: hidden;
  padding-bottom: 100%;
}

#carouselContainer #productCarousel .carousel-inner .item {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
}

#carouselContainer #productCarousel .carousel-inner .item img {
  position: absolute;
  top: 0;
  left: 0;
}

#carouselContainer #productCarousel .carousel-inner .item.left,
#carouselContainer #productCarousel .carousel-inner .item .right {
  padding-bottom: 0;
}

#carouselContainer #productCarousel .carousel-inner .item.left img,
#carouselContainer #productCarousel .carousel-inner .item .right img {
  position: static;
}

#carouselContainer #productCarousel img {
  margin: auto;
}

#carouselContainer #productCarousel .carousel-indicators {
  bottom: -139px;
  width: 80%;
  margin-left: -40%;
}

@media all and (max-width: 610px) {
  #carouselContainer #productCarousel .carousel-indicators {
    bottom: -125px;
  }
}

@media all and (max-width: 500px) {
  #carouselContainer #productCarousel .carousel-indicators {
    bottom: -100px;
  }
}

#carouselContainer #productCarousel .carousel-indicators li {
  width: 20%;
  height: auto;
  border: 1px solid #eeeeee;
  border-radius: 0px;
  margin: 1px 2%;
  text-indent: 0;
}

#carouselContainer #productCarousel .carousel-indicators li img {
  max-width: 100%;
}

#carouselContainer #productCarousel .carousel-indicators li.active {
  border: 1px solid #a79445;
}

.groupsContainer {
  text-align: center;
}

.groupsContainer .treatments .treatment {
  cursor: pointer;
  padding: 20px;
}

.groupsContainer .treatments .treatment.border {
  border: solid 1px #dfe2e6;
}

.groupsContainer .treatments .treatment.border.active {
  border: solid 1px #a79445;
  background-color: #f5f5f5;
}

.groupsContainer .treatments .treatment.border:hover {
  background-color: #f7f7f7;
}

.groupsContainer .treatments .treatment img {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-item-align: center;
      align-self: center;
  padding-right: 17px;
}

.groupsContainer .treatments .treatment p {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-bottom: 0;
  text-align: left;
}

.groupsContainer .groupItem {
  position: relative;
  border: solid 1px #DFE2E6;
  padding: 17px 20px 14px;
}

.groupsContainer .groupItem .groupProduct {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
}

.groupsContainer .groupItem .groupProduct iframe {
  width: 100%;
  height: 25px;
  border: none;
  overflow: hidden;
  margin-bottom: -6px;
}

.groupsContainer .groupItem .groupProduct .kitDescription iframe {
  margin-bottom: -12px;
}

.groupsContainer .groupItem .buttonSlider {
  position: absolute;
  left: -1px;
  right: -1px;
  top: -51px;
}

.groupsContainer .groupItem .buttonSlider .gold_button {
  width: 100%;
}

.groupsContainer .groupItem .buttonSlider .recommendations_text {
  background-color: #fff;
  padding: 5%;
  border: 1px solid #a79445;
  border-top: none;
}

.groupsContainer .groupItem .savings {
  font-size: 18px;
  margin-bottom: 15px;
}

.groupsContainer .groupItem .kitDescription {
  min-height: 88px;
}

.groupsContainer .groupItem .goldButton {
  display: inline-block;
  height: 50px;
  width: 250px;
  background-color: #a79445;
  color: #fff;
  line-height: 50px;
}

.groupsContainer .pickIncisionContainer {
  position: relative;
}

.groupsContainer .pickIncisionContainer .pickIncisionHelperText {
  display: none;
  position: absolute;
  border: 1px solid #a79445;
  background-color: white;
  top: 0;
  left: 64%;
  padding: 10px;
}

@media all and (max-width: 991px) {
  .groupsContainer .pickIncisionContainer .pickIncisionHelperText {
    left: 0;
    right: 0;
    top: auto;
  }
}

.howToUse {
  margin-bottom: 40px;
  padding: 60px 30px;
}

@media all and (max-width: 991px) {
  .howToUse .row {
    margin-left: 0;
    margin-right: 0;
  }
}

.howToUse h2 {
  margin-top: 0;
}

.howToUse .howToUseSlider {
  margin-top: 49px;
}

.howToUse .carousel-inner {
  padding-bottom: 115px;
}

.howToUse .carousel-control {
  bottom: -7px;
  top: auto;
}

.howToUse .carousel-control.left,
.howToUse .carousel-control.right {
  background: none;
}

.howToUse .carousel-caption {
  position: absolute;
  top: calc(100% + 50px);
  padding: 0;
}

.howToUse .carousel-caption p {
  margin: 0;
  height: 66px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  text-shadow: none;
}

.howToUse .carousel-indicators {
  bottom: 50px;
  width: 80%;
  margin-left: -40%;
}

.howToUse .carousel-indicators li {
  width: 15%;
  height: auto;
  border: 1px solid #eeeeee;
  border-radius: 0px;
  margin: 1px 2%;
  text-indent: 0;
}

.howToUse .carousel-indicators li img {
  max-width: 100%;
}

.howToUse .carousel-indicators li.active {
  border: 1px solid #a79445;
}

.howToUse .item img {
  margin: auto;
}

.raveReviewContainer img {
  max-width: 100%;
}

.raveReviewContainer .reviewContainer {
  margin: auto;
  text-align: center;
  min-height: 325px;
}

.raveReviewContainer .reviewContainer .left_image,
.raveReviewContainer .reviewContainer .right_image {
  padding-top: 50px;
}

.raveReviewContainer .reviewContainer .quoteBox {
  position: relative;
  border: solid 1px #a79445;
  padding: 30px 50px;
  margin-bottom: 32px;
  background-color: #ffffff;
}

.raveReviewContainer .reviewContainer .quoteBox p {
  margin-bottom: 0;
}

.raveReviewContainer .reviewContainer .quoteBox:before {
  content: "";
  position: absolute;
  bottom: -33px;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  border-width: 33px 22px 0;
  border-style: solid;
  border-color: #a79445 transparent;
  display: block;
  width: 0;
}

.raveReviewContainer .reviewContainer .quoteBox:after {
  content: "";
  position: absolute;
  bottom: -32px;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  border-width: 32px 21px 0;
  border-style: solid;
  border-color: #fff transparent;
  display: block;
  width: 0;
}

.raveReviewContainer .reviewContainer .reviewer {
  margin-bottom: 47px;
  padding-left: 40px;
}

.raveReviewContainer .reviewContainer .reviewer img {
  display: inline-block;
  padding-right: 20px;
  max-width: 125px;
}

.raveReviewContainer .reviewContainer .reviewer .reviewerDetails {
  display: inline-block;
  vertical-align: middle;
}

.raveReviewContainer .reviewContainer .reviewer .reviewerDetails p {
  margin-bottom: 0;
  text-align: left;
}

.raveReviewContainer .reviewContainer .reviewButton {
  text-align: center;
  padding-bottom: 50px;
}

.raveReviewContainer .reviewCarousel .carousel-indicators {
  bottom: 0;
}

.raveReviewContainer .reviewCarousel .carousel-indicators li {
  width: 15px;
  height: 15px;
  border-radius: 15px;
  border: 1px solid #a79445;
}

.raveReviewContainer .reviewCarousel .carousel-indicators li.active {
  width: 20px;
  height: 20px;
  border-radius: 20px;
  background-color: #a79445;
}

#leaveAReviewTarget {
  background-color: white;
  padding: 10px;
  margin-top: 70px;
  border: 1px solid #a79445;
}

#leaveAReviewTarget textarea {
  width: 100%;
}

#leaveAReviewSolo {
  background-color: white;
  padding: 10px;
}

#leaveAReviewSolo textarea {
  width: 100%;
}

.form-control-static.bs_message {
  font-size: 12px;
  font-style: italic;
}

.moduleColumnsX3 .column div {
  margin: 0 auto;
}

.moduleColumnsX3 .column div p {
  margin-bottom: 40px;
  padding: 0 30px;
}

.moduleColumnsX3 .column div img {
  margin: auto;
}

.moduleColumnsX3Align .customColumn {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -ms-flex-flow: row wrap;
      flex-flow: row wrap;
}

.moduleColumnsX3Align .fullHeight {
  -ms-flex-line-pack: justify;
      align-content: space-between;
  -ms-flex-preferred-size: 100%;
      flex-basis: 100%;
}

@media all and (max-width: 991px) {
  .moduleColumnsX3 img {
    width: 100% !important;
    height: auto !important;
  }
}

.ModuleHomepageThreeMechanisms {
  min-height: 400px;
  margin-top: -70px;
  padding: 0 50px 150px 0;
  z-index: 2;
}

.ModuleHomepageThreeMechanisms > div {
  min-height: 365px;
}

.ModuleHomepageThreeMechanisms h2 {
  font-size: 80px;
  color: #a79445;
  letter-spacing: 0;
  line-height: 80px;
  text-align: center;
}

@media (max-width: 599px) {
  .ModuleHomepageThreeMechanisms h2 {
    font-size: 40px;
    line-height: 40px;
  }
}

.ModuleHomepageThreeMechanisms p {
  text-align: center;
  font-size: 18px;
  line-height: 25px;
}

.ModuleHomepageThreeMechanisms p:first-of-type {
  margin-top: 35px;
  font-size: 22px;
}

.ModuleHomepageThreeMechanisms img {
  max-width: 100% !important;
  height: auto !important;
  margin: auto;
}

.ModuleHomepageThreeMechanisms .margin20 {
  margin-bottom: 20px;
}

.ModuleHomepageThreeMechanisms.sticky {
  position: fixed;
  top: 0;
  z-index: 3;
  -webkit-transition: .2s all linear;
  transition: .2s all linear;
}

.ModuleHomepageThreeMechanisms #threeMechanisms2,
.ModuleHomepageThreeMechanisms #threeMechanisms3 {
  display: none;
}

@media (max-width: 991px) {
  .ModuleHomepageThreeMechanisms {
    padding: 30px;
    padding-bottom: 0;
  }

  .ModuleHomepageThreeMechanisms #threeMechanisms2,
  .ModuleHomepageThreeMechanisms #threeMechanisms3 {
    display: block;
  }
}

.ModuleHomepageShopScarNeeds {
  padding: 25px 0 200px 0;
  background: #fff url(https://d3pavutnpk3eih.cloudfront.net/media/homePageShopScarNeedsBG.jpg);
}

.ModuleHomepageShopScarNeeds h2 {
  font-size: 40px;
  color: #a79445;
  letter-spacing: 0;
  line-height: 40px;
  text-align: center;
  margin-bottom: 80px;
  font-weight: 600;
}

@media (max-width: 599px) {
  .ModuleHomepageShopScarNeeds h2 {
    margin-bottom: 20px;
  }
}

.ModuleHomepageShopScarNeeds h3 {
  text-align: center;
  font-size: 35px;
  letter-spacing: 0;
  line-height: 42px;
  margin-top: 70px;
}

.ModuleHomepageShopScarNeeds h3.blue {
  color: #1073AD;
}

.ModuleHomepageShopScarNeeds h3.green {
  color: #1AAA97;
}

.ModuleHomepageShopScarNeeds p {
  text-align: center;
  font-size: 18px;
  color: #FFFFFF;
  letter-spacing: 0;
  margin: 0;
}

.ModuleHomepageShopScarNeeds img {
  max-width: 100% !important;
  height: auto !important;
  margin: auto;
  float: right;
}

.ModuleHomepageShopScarNeeds .bs_row.inner {
  border: 1px solid #a79445;
  background: #fff;
  padding: 20px 0;
}

.ModuleHomepageShopScarNeeds .banner {
  color: white;
  background: #a79445;
  border: 1px solid #a79445;
  border-top: none;
  text-align: center;
  -webkit-transition: .2s all linear;
  transition: .2s all linear;
}

.ModuleHomepageShopScarNeeds .banner a#scarLink,
.ModuleHomepageShopScarNeeds .banner a:visited#scarLink,
.ModuleHomepageShopScarNeeds .banner a:active#scarLink,
.ModuleHomepageShopScarNeeds .banner a:hover#scarLink {
  padding: 10px;
  color: white;
  text-decoration: none;
  display: block;
  width: 100%;
  height: 100%;
}

.ModuleHomepageShopScarNeeds .banner:hover {
  background: white;
  cursor: pointer;
  border-top: none;
}

.ModuleHomepageShopScarNeeds .banner:hover a#scarLink,
.ModuleHomepageShopScarNeeds .banner:hover a:visited#scarLink,
.ModuleHomepageShopScarNeeds .banner:hover a:active#scarLink,
.ModuleHomepageShopScarNeeds .banner:hover a:hover#scarLink {
  color: #a79445;
}

.ModuleHomepageShopScarNeeds .or {
  background: url("https://d3pavutnpk3eih.cloudfront.net/media/home-shopScarNeedsOR.png") no-repeat center center;
  height: 70px;
  width: 70px;
  z-index: 2;
}

@media (max-width: 991px) {
  .ModuleHomepageShopScarNeeds .or {
    position: relative;
    margin-bottom: 30px;
  }
}

@media (max-width: 991px) {
  .ModuleHomepageShopScarNeeds {
    padding: 10px 10px 150px 10px;
  }

  .ModuleHomepageShopScarNeeds img {
    float: none;
  }
}

#cart-layout .container,
#checkout-layout .container {
  padding: 10px 0;
  min-width: 250px;
}

@media (max-width: 991px) {
  #cart-layout .container,
  #checkout-layout .container {
    padding: 10px 20px;
  }
}

#cart-layout .container .main-btn,
#checkout-layout .container .main-btn {
  margin: 30px 0 5px 0;
}

#cart-layout .container .items-in-cart,
#checkout-layout .container .items-in-cart {
  font-size: 25px;
  line-height: 25px;
  margin: 0;
}

@media all and (max-width: 991px) {
  #cart-layout .container .checkout-top.text-right,
  #checkout-layout .container .checkout-top.text-right {
    text-align: right;
  }

  #cart-layout .container .checkout-top.text-right .gold_button,
  #checkout-layout .container .checkout-top.text-right .gold_button {
    min-width: 130px;
    width: 130px;
    height: 35px;
    font-size: 14px;
    line-height: 36px;
  }

  #cart-layout .container .items-in-cart,
  #checkout-layout .container .items-in-cart {
    padding-top: 9px;
  }
}

@media all and (max-width: 528px) {
  #cart-layout .container .items-in-cart,
  #checkout-layout .container .items-in-cart {
    font-size: 17px !important;
    line-height: 17px;
  }
}

#cart-layout .container h3,
#checkout-layout .container h3 {
  margin: 10px 0;
  padding: 0;
}

#cart-layout .container .checkoutCartItem,
#checkout-layout .container .checkoutCartItem {
  min-width: 250px;
}

#cart-layout .container .checkoutCartItem .itemContents,
#cart-layout .container .checkoutCartItem p,
#cart-layout .container .checkoutCartItem h4,
#checkout-layout .container .checkoutCartItem .itemContents,
#checkout-layout .container .checkoutCartItem p,
#checkout-layout .container .checkoutCartItem h4 {
  margin: 0;
  padding: 0;
}

#cart-layout .container .checkoutCartItem p,
#checkout-layout .container .checkoutCartItem p {
  font-size: 15px;
}

#cart-layout .container .checkoutCartItem .wrap input[type="number"],
#checkout-layout .container .checkoutCartItem .wrap input[type="number"] {
  padding: 0;
  -webkit-padding: 0;
  height: 25px;
  line-height: 25px;
  text-align: center;
}

#cart-layout .container .promotionText,
#checkout-layout .container .promotionText {
  background: #f5f5f5;
  font-family: "Montserrat", Arial, sans-serif;
  font-size: 16px;
  color: #303030;
  letter-spacing: 0;
  line-height: 50px;
  height: 50px;
  vertical-align: middle;
  padding: 0 15px;
  border-top: 1px solid #a79445;
  overflow: hidden;
}

@media all and (max-width: 619px) {
  #cart-layout .container .promotionText,
  #checkout-layout .container .promotionText {
    font-size: 14px;
  }
}

@media all and (max-width: 395px) {
  #cart-layout .container .promotionText,
  #checkout-layout .container .promotionText {
    font-size: 12px;
  }
}

#cart-layout .container .row,
#checkout-layout .container .row {
  padding: 10px 0 10px 0;
  border-bottom: 1px solid #C0C2c6;
}

#cart-layout .container .row.noBorder,
#checkout-layout .container .row.noBorder {
  border: none;
}

#cart-layout .container .row .col-md-4 h3,
#cart-layout .container .row .col-md-6 h3,
#checkout-layout .container .row .col-md-4 h3,
#checkout-layout .container .row .col-md-6 h3 {
  font-family: "Montserrat", Arial, sans-serif;
  font-size: 30px;
  letter-spacing: 0;
  line-height: 45px;
  margin-top: 0px;
}

#cart-layout .container .row .col-md-4 div div,
#cart-layout .container .row .col-md-6 div div,
#checkout-layout .container .row .col-md-4 div div,
#checkout-layout .container .row .col-md-6 div div {
  padding: 0;
}

#cart-layout .container .row .col-md-4 div p,
#cart-layout .container .row .col-md-6 div p,
#checkout-layout .container .row .col-md-4 div p,
#checkout-layout .container .row .col-md-6 div p {
  font-family: "Montserrat", Arial, sans-serif;
  font-size: 16px;
  letter-spacing: 0;
  line-height: 22px;
}

#cart-layout .container .row .quantityWrapper,
#cart-layout .container .row .price,
#checkout-layout .container .row .quantityWrapper,
#checkout-layout .container .row .price {
  padding: 0;
  margin: 0;
}

#cart-layout .container .row .quantityWrapper .wrap,
#cart-layout .container .row .price .wrap,
#checkout-layout .container .row .quantityWrapper .wrap,
#checkout-layout .container .row .price .wrap {
  float: right;
  display: block;
}

@media all and (max-width: 991px) {
  #cart-layout .container .row .quantityWrapper .wrap,
  #cart-layout .container .row .price .wrap,
  #checkout-layout .container .row .quantityWrapper .wrap,
  #checkout-layout .container .row .price .wrap {
    float: none;
  }
}

#cart-layout .container .row .quantityWrapper label,
#cart-layout .container .row .price label,
#checkout-layout .container .row .quantityWrapper label,
#checkout-layout .container .row .price label {
  font-family: "Montserrat", Arial, sans-serif;
  color: #303030;
  letter-spacing: 0;
  display: inline-block;
  font-weight: normal;
  margin: 12px 10px 0 0;
}

#cart-layout .container .row .quantityWrapper input,
#cart-layout .container .row .price input,
#checkout-layout .container .row .quantityWrapper input,
#checkout-layout .container .row .price input {
  display: inline-block;
  border: 1px solid #A5A5A5;
  border-radius: 4px;
  font-family: "Montserrat", Arial, sans-serif;
  font-size: 16px;
  color: #303030;
  line-height: 48px;
  border: 1px solid #C0C2C6;
  width: 50px;
  height: 40px;
  padding: 0 10px;
  -webkit-padding: 0 10px;
  margin-top: 10px;
  float: right;
}

@media all and (max-width: 991px) {
  #cart-layout .container .row .quantityWrapper input,
  #cart-layout .container .row .price input,
  #checkout-layout .container .row .quantityWrapper input,
  #checkout-layout .container .row .price input {
    float: none;
  }
}

#cart-layout .container .row .quantityWrapper a,
#cart-layout .container .row .price a,
#checkout-layout .container .row .quantityWrapper a,
#checkout-layout .container .row .price a {
  color: #303030;
  float: right;
  clear: both;
  width: 100px;
  text-align: center;
  font-size: 18px;
  font-family: "Montserrat", Arial, sans-serif;
}

@media all and (max-width: 991px) {
  #cart-layout .container .row .quantityWrapper a,
  #cart-layout .container .row .price a,
  #checkout-layout .container .row .quantityWrapper a,
  #checkout-layout .container .row .price a {
    float: none;
  }
}

#cart-layout .container .row .quantityWrapper a.removeButton,
#cart-layout .container .row .price a.removeButton,
#checkout-layout .container .row .quantityWrapper a.removeButton,
#checkout-layout .container .row .price a.removeButton {
  color: #C0C2c6;
  font-size: 14px;
  text-align: right;
}

#cart-layout .container .row .price,
#checkout-layout .container .row .price {
  text-align: right;
}

#cart-layout .container .row .thumby,
#checkout-layout .container .row .thumby {
  text-align: center;
}

#cart-layout .container .row .thumby img,
#checkout-layout .container .row .thumby img {
  text-align: center;
  margin: 0 auto;
  width: 150px;
}

#cart-layout .container .payment,
#checkout-layout .container .payment {
  float: right;
  min-width: 250px;
  width: 100%;
}

@media all and (max-width: 991px) {
  #cart-layout .container .payment,
  #checkout-layout .container .payment {
    float: none;
    padding-top: 30px;
  }
}

#cart-layout .container .payment .payment_options,
#checkout-layout .container .payment .payment_options {
  border: 1px solid #C0C2c6;
  border-right: none;
  margin: 0;
  padding: 5px 0px 5px 10px;
  border-collapse: collapse;
}

@media all and (max-width: 991px) {
  #cart-layout .container .payment .payment_options,
  #checkout-layout .container .payment .payment_options {
    border: none;
    padding: 0 30px;
    height: auto;
  }
}

#cart-layout .container .payment .payment_options h3,
#checkout-layout .container .payment .payment_options h3 {
  margin-top: 15px;
}

#cart-layout .container .payment .payment_options label,
#checkout-layout .container .payment .payment_options label {
  color: #303030;
}

#cart-layout .container .payment .payment_options .radio,
#checkout-layout .container .payment .payment_options .radio {
  font-size: 18px;
  margin: 0 0 30px 0;
}

#cart-layout .container .payment .payment_options .radio input,
#checkout-layout .container .payment .payment_options .radio input {
  margin-left: 0px;
}

#cart-layout .container .payment .payment_options .innerPaymentOptions,
#checkout-layout .container .payment .payment_options .innerPaymentOptions {
  padding-bottom: 30px;
}

#cart-layout .container .payment .payment_options .innerPaymentOptions label,
#checkout-layout .container .payment .payment_options .innerPaymentOptions label {
  font-weight: normal;
}

#cart-layout .container .payment .international-shipping-information,
#checkout-layout .container .payment .international-shipping-information {
  margin-top: 1em;
}

#cart-layout .container .payment .payment_details,
#checkout-layout .container .payment .payment_details {
  border: 1px solid #C0C2c6;
  margin: 0;
  padding: 5px 0px 0 0;
  border-collapse: collapse;
}

#cart-layout .container .payment .payment_details p,
#checkout-layout .container .payment .payment_details p {
  color: #303030;
  margin: 25px 0;
  font-size: 18px;
  display: block;
}

#cart-layout .container .payment .payment_details p span,
#checkout-layout .container .payment .payment_details p span {
  display: inline-block;
  float: right;
}

#cart-layout .container .payment .payment_details .payment_details_start,
#checkout-layout .container .payment .payment_details .payment_details_start {
  padding: 15px 25px;
}

#cart-layout .container .payment .payment_details .payment_details_start #salesTaxTip,
#checkout-layout .container .payment .payment_details .payment_details_start #salesTaxTip {
  display: none;
  position: absolute;
  width: 200px;
  padding: 10px;
  background: #f5f5f5;
  color: #303030;
  border: 1px solid #C0C2c6;
  font-size: 90%;
}

#cart-layout .container .payment .payment_details .payment_details_start p,
#checkout-layout .container .payment .payment_details .payment_details_start p {
  margin: 0;
}

#cart-layout .container .payment .payment_details .payment_details_start .shippingWrapper,
#checkout-layout .container .payment .payment_details .payment_details_start .shippingWrapper {
  padding: 0 0 5px;
  border-bottom: none;
}

#cart-layout .container .payment .payment_details .payment_details_start .shippingWrapper .shipping,
#checkout-layout .container .payment .payment_details .payment_details_start .shippingWrapper .shipping {
  display: inline-block;
}

#cart-layout .container .payment .payment_details .payment_details_start .shippingWrapper .shippingMethod,
#checkout-layout .container .payment .payment_details .payment_details_start .shippingWrapper .shippingMethod {
  display: inline-block;
  width: auto;
  float: right;
  font-size: 15px;
  margin-right: 15px;
  height: auto;
  padding: 0;
}

@media all and (max-width: 359px) {
  #cart-layout .container .payment .payment_details .payment_details_start .shippingWrapper .shippingMethod,
  #checkout-layout .container .payment .payment_details .payment_details_start .shippingWrapper .shippingMethod {
    font-size: 11px;
  }
}

#cart-layout .container .payment .payment_details .payment_details_total,
#checkout-layout .container .payment .payment_details .payment_details_total {
  background-color: #f5f5f5;
  width: 100%;
  display: block;
  padding: 19px 25px;
  bottom: 0;
}

#cart-layout .container .payment .payment_details .payment_details_total ol,
#checkout-layout .container .payment .payment_details .payment_details_total ol {
  padding-left: 0;
}

#cart-layout .container .payment .payment_details .payment_details_total ol li,
#checkout-layout .container .payment .payment_details .payment_details_total ol li {
  list-style-position: inside;
}

#cart-layout .container .payment .payment_details .payment_details_total p,
#checkout-layout .container .payment .payment_details .payment_details_total p {
  margin: 0 0 25px 0;
}

#cart-layout .container .payment .payment_details .payment_details_total .total,
#checkout-layout .container .payment .payment_details .payment_details_total .total {
  font-weight: 600;
  font-size: 18px;
  color: #303030;
  letter-spacing: 0;
  margin-bottom: 1px;
}

#cart-layout .container .payment .payment_details .payment_details_total .total span,
#checkout-layout .container .payment .payment_details .payment_details_total .total span {
  color: #303030;
  letter-spacing: 0;
  line-height: 28px;
  font-weight: 300;
  display: inline-block;
  float: right;
}

#cart-layout .container .payment .payment_details .payment_details_total .splitPayment,
#checkout-layout .container .payment .payment_details .payment_details_total .splitPayment {
  margin-bottom: 0;
  font-size: 16px;
}

@media all and (max-width: 991px) {
  #cart-layout .container .bs_text_right,
  #checkout-layout .container .bs_text_right {
    text-align: center;
  }
}

#cart-layout .container #payment-actions,
#checkout-layout .container #payment-actions {
  display: inline-block;
  clear: both;
  padding: 25px 0 0 0;
  max-width: 100%;
  text-align: center;
}

#cart-layout .container #payment-actions .gold_button,
#checkout-layout .container #payment-actions .gold_button {
  font-size: 14px;
  height: 52px;
}

#cart-layout .container #payment-actions .coupon-button,
#checkout-layout .container #payment-actions .coupon-button {
  cursor: pointer;
}

@media all and (max-width: 991px) {
  #cart-layout .container #payment-actions .coupon-button,
  #checkout-layout .container #payment-actions .coupon-button {
    float: none;
  }
}

#cart-layout .container #payment-actions .coupon-button.inactive,
#checkout-layout .container #payment-actions .coupon-button.inactive {
  display: none;
}

#cart-layout .container #payment-actions .coupon-hidden,
#checkout-layout .container #payment-actions .coupon-hidden {
  display: none;
}

#cart-layout .container #payment-actions .coupon-hidden.active,
#checkout-layout .container #payment-actions .coupon-hidden.active {
  display: inherit;
}

#cart-layout .container #payment-actions .coupon-hidden label,
#checkout-layout .container #payment-actions .coupon-hidden label {
  font-family: "Montserrat", Arial, sans-serif;
  font-size: 18px;
  color: #303030;
  letter-spacing: 0;
}

#cart-layout .container #payment-actions .coupon-hidden label input,
#checkout-layout .container #payment-actions .coupon-hidden label input {
  display: inline-block;
  border: 1px solid #A5A5A5;
  border-radius: 4px;
  font-family: "Montserrat", Arial, sans-serif;
  font-size: 16px;
  color: #303030;
  border: 1px solid #C0C2C6;
  padding: 3px 10px;
  -webkit-padding: 3px 10px;
  margin: 0 0 0 5px;
}

#cart-layout .container #payment-actions .coupon-hidden button,
#checkout-layout .container #payment-actions .coupon-hidden button {
  background-color: #a79445;
  color: #fff;
  padding: 4px 15px;
  border: none;
  font-size: 18px;
  margin: 0px 10px;
}

#cart-layout .container #payment-actions #couponErrorMessage,
#checkout-layout .container #payment-actions #couponErrorMessage {
  padding-bottom: 30px;
  color: #d41f6a;
}

#cart-layout .container #payment-actions #begin-checkout,
#checkout-layout .container #payment-actions #begin-checkout {
  background-color: #a79445;
  color: #fff;
  padding: 10px 35px;
  border: none;
  font-size: 18px;
  margin: 30px 0;
}

#cart-layout .container #payment-actions #pay-buttons,
#checkout-layout .container #payment-actions #pay-buttons {
  display: block;
  clear: both;
}

#cart-layout .container #payment-actions #pay-buttons #pay-buttons-text,
#checkout-layout .container #payment-actions #pay-buttons #pay-buttons-text {
  display: inline-block;
  text-align: center;
  width: 340px;
  border-bottom: 1px solid #C0C2c6;
  margin: 30px 0 10px 0;
}

@media all and (max-width: 355px) {
  #cart-layout .container #payment-actions #pay-buttons #pay-buttons-text,
  #checkout-layout .container #payment-actions #pay-buttons #pay-buttons-text {
    width: 100%;
  }
}

#cart-layout .container #payment-actions #pay-buttons #paypal-button,
#checkout-layout .container #payment-actions #pay-buttons #paypal-button {
  display: inline-block;
  vertical-align: top;
}

#cart-layout .container #payment-actions #pay-buttons #AmazonPayButton,
#checkout-layout .container #payment-actions #pay-buttons #AmazonPayButton {
  display: inline-block;
  vertical-align: top;
  padding-right: 30px;
}

#cart-layout .container #payment-actions #pay-buttons #AmazonPayButton img,
#checkout-layout .container #payment-actions #pay-buttons #AmazonPayButton img {
  max-width: 160px;
}

@media all and (max-width: 991px) {
  #cart-layout .container #payment-actions #pay-buttons #paypal-button,
  #checkout-layout .container #payment-actions #pay-buttons #paypal-button {
    display: block;
    margin: auto;
  }

  #cart-layout .container #payment-actions #pay-buttons #AmazonPayButton,
  #checkout-layout .container #payment-actions #pay-buttons #AmazonPayButton {
    display: block;
    padding-right: 0;
    margin: 0 auto 30px;
  }
}

#cart-layout .container #payment-actions div.radio input[type=radio],
#checkout-layout .container #payment-actions div.radio input[type=radio] {
  visibility: hidden;
  position: absolute;
}

#cart-layout .container #payment-actions div.radio input[type=radio] + label:before,
#checkout-layout .container #payment-actions div.radio input[type=radio] + label:before {
  height: 24px;
  width: 24px;
  margin-right: 2px;
  content: " ";
  display: inline-block;
  vertical-align: baseline;
  border: 1px solid #C0C2c6;
  border-radius: 50%;
}

#cart-layout .container #payment-actions div.radio input[type=radio]:checked + label:before,
#checkout-layout .container #payment-actions div.radio input[type=radio]:checked + label:before {
  background: #C0C2c6;
}

@media all and (max-width: 991px) {
  #cart-layout .container #payment-actions,
  #checkout-layout .container #payment-actions {
    text-align: center;
  }
}

#cart-layout .container .payment .payment_details {
  position: relative;
}

#cart-layout .container .payment .payment_details .payment_details_start #salesTaxTip {
  width: auto;
  left: -1px;
  right: -1px;
  top: -66px;
}

@media all and (max-width: 991px) {
  #cart-layout .container .payment .payment_details .payment_details_start #salesTaxTip {
    top: -44px;
  }
}

#checkout-layout .container .row {
  padding-top: 0;
}

#checkout-layout .container .row #checkoutAccordion .tiny {
  color: #303030;
}

#checkout-layout .container .row #checkoutAccordion .step:hover {
  color: #a79445;
  cursor: pointer;
}

#checkout-layout .container .row .fixedOrderBlock {
  position: absolute;
  top: 305px;
  right: 10px;
}

#checkout-layout .container .row .fixedOrderBlock.fix-to-top {
  position: fixed;
  top: 90px;
}

#checkout-layout .container .row .fixedOrderBlock .orderContainer {
  border: 1px solid #9c9c9c;
  padding: 0;
}

#checkout-layout .container .row .fixedOrderBlock .orderContainer .row {
  margin-right: 5px;
  margin-left: 5px;
}

#checkout-layout .container .row .fixedOrderBlock .orderContainer .checkout-item-list {
  max-height: 400px;
  overflow-y: auto;
}

#checkout-layout .container .row .fixedOrderBlock .orderContainer .checkout-item-list ::-webkit-scrollbar {
  -webkit-appearance: none;
  width: 7px;
}

#checkout-layout .container .row .fixedOrderBlock .orderContainer .checkout-item-list ::-webkit-scrollbar-thumb {
  border-radius: 4px;
  background-color: #9c9c9c;
  -webkit-box-shadow: 0 0 1px #C0C2c6;
}

#checkout-layout .container .row .fixedOrderBlock .orderContainer h4 {
  font-size: 13px;
}

#checkout-layout .container .row .fixedOrderBlock .orderContainer .quantityStockContainer {
  padding-bottom: 10px;
}

#checkout-layout .container .row .fixedOrderBlock .orderContainer .quantityStockContainer > h4,
#checkout-layout .container .row .fixedOrderBlock .orderContainer .quantityStockContainer > p {
  padding: 0;
  margin: 0;
  font-size: 13px;
}

#checkout-layout .container .row .fixedOrderBlock .orderContainer h3 {
  padding: 0 15px;
}

#checkout-layout .container .row .fixedOrderBlock .orderContainer .edit {
  color: #303030;
  float: right;
  padding: 14px 15px;
}

#checkout-layout .container .row .fixedOrderBlock .orderContainer .paymentContainer {
  margin-right: 0;
  margin-left: 0;
}

#checkout-layout .container .row .fixedOrderBlock .orderContainer .paymentContainer .payment_details {
  border: none;
  width: 100%;
}

#checkout-layout .container .row .fixedOrderBlock .orderContainer .paymentContainer .payment_details .payment_details_start,
#checkout-layout .container .row .fixedOrderBlock .orderContainer .paymentContainer .payment_details .payment_details_total {
  padding: 15px;
}

#checkout-layout .container .row .fixedOrderBlock .orderContainer .paymentContainer .payment_details .payment_details_start p,
#checkout-layout .container .row .fixedOrderBlock .orderContainer .paymentContainer .payment_details .payment_details_total p {
  color: #303030;
  margin-bottom: 0;
}

#checkout-layout .container .row .fixedOrderBlock .orderContainer .paymentContainer .payment_details .payment_details_start p span,
#checkout-layout .container .row .fixedOrderBlock .orderContainer .paymentContainer .payment_details .payment_details_total p span {
  float: right;
}

#checkout-layout .container .row .fixedOrderBlock .orderContainer .paymentContainer .payment_details .payment_details_start {
  position: relative;
  background-color: #f5f5f5;
}

#checkout-layout .container .row .fixedOrderBlock .orderContainer .paymentContainer .payment_details .payment_details_start #salesTax {
  cursor: pointer;
}

#checkout-layout .container .row .fixedOrderBlock .orderContainer .paymentContainer .payment_details .payment_details_start #salesTaxTip {
  display: none;
  position: absolute;
  bottom: -118px;
  left: 0;
  padding: 10px;
  background: #f5f5f5;
  color: #303030;
  border: 1px solid #C0C2c6;
  font-size: 90%;
}

#checkout-layout .container .row .fixedOrderBlock .orderContainer .paymentContainer .payment_details .payment_details_total {
  background-color: #C0C2c6;
}

#checkout-layout .container .row .fixedOrderBlock .orderContainer .paymentContainer .payment_details .payment_details_total p {
  font-size: 20px;
}

#checkout-layout .container .row .fixedOrderBlock .orderContainer .paymentContainer .payment_details .payment_details_total ol {
  padding-left: 16px;
}

#checkout-layout .container .main-btn {
  margin: 30px auto 5px auto;
}

#checkout-layout #checkoutOrder {
  padding: 0 0 30px;
}

#checkout-layout #checkoutOrder p {
  color: #303030;
}

#checkout-layout #checkoutOrder img {
  max-width: 100%;
}

#checkout-layout #checkoutOrder .itemName {
  margin-bottom: 5px;
}

#checkoutAccordion {
  display: block;
  clear: both;
  padding: 0 0 70px;
}

#checkoutAccordion #cardNumberError {
  position: absolute;
}

#checkoutAccordion .marginTop0 {
  margin-top: 0;
}

#checkoutAccordion #userType {
  margin: 20px 0;
  border-bottom: 1px solid #C0C2c6;
}

#checkoutAccordion #userType li {
  color: #303030;
  margin: 0 10px 0 30px;
}

#checkoutAccordion #userType li a {
  color: #303030;
  border: 1px solid #C0C2c6;
  border-bottom: none;
  background-color: #f5f5f5;
}

@media all and (max-width: 457px) {
  #checkoutAccordion #userType li {
    margin: 0 30px 0 0;
  }

  #checkoutAccordion #userType li a {
    font-size: 12px;
  }
}

#checkoutAccordion #userType li.active:after {
  border-bottom: 1px solid white;
  position: absolute;
  right: 3px;
  left: 0;
  content: " ";
}

#checkoutAccordion #userType li.active a {
  background-color: #fff;
}

#checkoutAccordion .tab-content .note {
  font-family: "Montserrat", Arial, sans-serif;
  font-size: 12px;
  color: #303030;
  line-height: 15px;
}

#checkoutAccordion .tab-content form label {
  margin-top: 30px;
  font-size: 16px;
  color: #303030;
  letter-spacing: 0;
  line-height: 25px;
  font-weight: 300;
  display: block;
}

#checkoutAccordion .tab-content form label input,
#checkoutAccordion .tab-content form label select {
  width: 50%;
  display: block;
  height: 35px;
  line-height: 35px;
  color: #303030;
}

@media all and (max-width: 991px) {
  #checkoutAccordion .tab-content form label input,
  #checkoutAccordion .tab-content form label select {
    width: 80%;
  }
}

#checkoutAccordion .tab-content form span {
  color: #d41f6a;
}

#checkoutAccordion #stage1 label {
  font-weight: 700;
  margin-left: 30px;
}

@media all and (max-width: 991px) {
  #checkoutAccordion #stage1 label {
    margin-left: 10px;
  }
}

#checkoutAccordion #stage1 label input,
#checkoutAccordion #stage1 label select {
  font-weight: 400;
}

#checkoutAccordion #stage2 label {
  font-size: 16px;
  color: #303030;
  letter-spacing: 0;
  line-height: 25px;
  font-weight: 300;
  display: block;
}

#checkoutAccordion #stage2 form label {
  margin-top: 20px;
  font-size: 16px;
  color: #303030;
  letter-spacing: 0;
  line-height: 25px;
  font-weight: 300;
  display: block;
}

#checkoutAccordion #stage2 form label input,
#checkoutAccordion #stage2 form label select {
  width: 100%;
  max-width: 450px;
  display: block;
  height: 35px;
  line-height: 35px;
  color: #303030;
}

#checkoutAccordion #stage2 form label.smaller {
  display: inline-block;
  float: left;
  width: 220px;
  margin-right: 35px;
}

#checkoutAccordion #stage2 form label.smaller input,
#checkoutAccordion #stage2 form label.smaller select {
  max-width: 220px;
}

#checkoutAccordion #stage2 form label.smallest input,
#checkoutAccordion #stage2 form label.smallest select {
  max-width: 100px;
}

#checkoutAccordion #stage2 form #cvc {
  clear: both;
  float: left;
}

#checkoutAccordion #stage2 form span {
  color: #d41f6a;
}

#checkoutAccordion #stage2 form #cardNumber {
  position: relative;
}

#checkoutAccordion #stage2 form #cardNumber #cardNumberInput {
  display: inline-block;
  width: 70%;
}

#checkoutAccordion #stage2 form #cardNumber #creditCardIcon {
  width: 72px;
  height: 45px;
  display: inline-block;
  background-image: url("https://d3pavutnpk3eih.cloudfront.net/assets/creditcardImages.png");
  background-position: 0 0;
  margin-bottom: 2px;
  vertical-align: bottom;
}

#checkoutAccordion #stage2 form #cardNumber #creditCardIcon.amex {
  background-position: 95px 0;
}

#checkoutAccordion #stage2 form #cardNumber #creditCardIcon.visa {
  background-position: 0 -67px;
}

#checkoutAccordion #stage2 form #cardNumber #creditCardIcon.visa_electron {
  background-position: 0 -134px;
}

#checkoutAccordion #stage2 form #cardNumber #creditCardIcon.mastercard {
  background-position: 0 -201px;
}

#checkoutAccordion #stage2 form #cardNumber #creditCardIcon.maestro {
  background-position: 0 -268px;
}

#checkoutAccordion #stage2 form #cardNumber #creditCardIcon.discover {
  background-position: 0 -335px;
}

#checkoutAccordion #stage2 #ship-address {
  margin: 0 0 30px 18px;
}

#checkoutAccordion #stage2 .main-btn {
  clear: both;
  margin-bottom: 5px;
}

#checkoutAccordion #stage2 .stageInner {
  padding-left: 30px;
}

#checkoutAccordion #stage3 {
  clear: both;
  display: block;
}

#checkoutAccordion #stage3 .card-type:before {
  content: '';
  width: 24px;
  height: 15px;
  display: inline-block;
  background-image: url("https://d3pavutnpk3eih.cloudfront.net/assets/creditcardImagesSmall.png");
  background-position: 0 0;
  margin-bottom: 2px;
  margin-right: 10px;
  vertical-align: bottom;
}

#checkoutAccordion #stage3 .card-type.amex:before {
  background-position: 32px 0;
}

#checkoutAccordion #stage3 .card-type.visa:before {
  background-position: 0 -22px;
}

#checkoutAccordion #stage3 .card-type.visa_electron:before {
  background-position: 0 -44px;
}

#checkoutAccordion #stage3 .card-type.mastercard:before {
  background-position: 0 -67px;
}

#checkoutAccordion #stage3 .card-type.maestro:before {
  background-position: 0 -89px;
}

#checkoutAccordion #stage3 .card-type.discover:before {
  background-position: 0 -112px;
}

#checkoutAccordion #stage3 .col-md-4 {
  padding: 0 30px;
}

#checkoutAccordion #stage3 .col-md-4 p {
  margin: 20px 0;
  color: #303030;
}

#checkoutAccordion #stage3 .col-md-4 .glyphicon {
  font-size: 3em;
  top: 10px;
}

#checkoutAccordion #stage3 .label-edit {
  padding: 0;
  cursor: pointer;
}

#checkoutAccordion #stage3 .label-edit h4 {
  display: inline-block;
  font-weight: 600;
  font-size: 18px;
  color: #303030;
  letter-spacing: 0;
  margin-right: 15px;
}

#checkoutAccordion #stage3 .label-edit a {
  display: inline-block;
  font-weight: 300;
  font-size: 12px;
  color: #303030;
  line-height: 15px;
}

#checkoutAccordion .error {
  color: #d41f6a;
  margin: 20px 0;
  font-weight: 600;
}

.xcomponent-component-frame.xcomponent-visible {
  z-index: 0 !important;
}

#cartUpsell {
  background-color: #f5f5f5;
  padding: 15px;
  margin-top: 25px;
  margin-right: -15px;
}

#cartUpsell .youMayBeInterestedIn {
  font-family: "Montserrat", Arial, sans-serif;
  font-size: 21px;
  color: #a79445;
  letter-spacing: 0;
  padding-bottom: 10px;
  display: block;
  margin-bottom: 50px;
  margin-top: 20px;
  text-align: center;
  font-weight: 700;
}

#cartUpsell .upsellItemsWrapper .cartUpsellItem {
  margin-bottom: 50px;
}

#cartUpsell .upsellItemsWrapper .cartUpsellItem .upsellItemTitle {
  font-weight: bold;
  margin: 30px auto;
  text-align: center;
}

#cartUpsell .upsellItemsWrapper .cartUpsellItem .upsellItemDescription {
  font-size: .8em;
}

#cartUpsell .upsellItemsWrapper .add-to-cart-wrapper {
  text-align: center;
  margin-top: 25px;
}

@media all and (max-width: 991px) {
  #checkout-layout .fixedOrderBlock,
  #cart-layout .fixedOrderBlock {
    position: inherit !important;
    top: inherit !important;
    right: inherit !important;
  }
}

@media all and (max-width: 991px) {
  #checkout-layout h1 {
    margin-top: 10px;
  }
}

#site-seals {
  margin-top: 50px;
  text-align: center;
  padding-left: 80px;
}

.moduleShopProcedureHero {
  min-height: 500px;
  overflow: hidden;
}

.moduleShopProcedureHero .centerContent {
  margin: auto;
  z-index: 5;
  position: relative;
}

.moduleShopProcedureHero .centerContent p {
  margin-bottom: 20px;
}

.moduleShopProcedureHero .filterContainer {
  cursor: pointer;
  position: absolute;
  left: 50%;
  z-index: 5;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  width: 250px;
  background-color: #ffffff;
  border: 1px solid #303030;
}

.moduleShopProcedureHero .filterContainer .filterHeader {
  border-bottom: 1px solid #303030;
  padding: 13px 9px 12px;
}

.moduleShopProcedureHero .filterContainer .filterHeader p {
  margin: 0;
}

.moduleShopProcedureHero .filterContainer .filters {
  display: none;
}

.moduleShopProcedureHero .filterContainer .filters.active {
  display: block;
}

.moduleShopProcedureHero .filterContainer .filters .filter {
  display: block;
  padding: 11px 26px 14px;
  color: #303030;
}

.moduleShopProcedureHero .filterContainer .filters .filter svg {
  padding-right: 16px;
}

.moduleShopProcedureHero .filterContainer .filters .filter:hover {
  text-decoration: none;
}

@media all and (max-width: 991px) {
  .moduleShopProcedureHero {
    min-height: 300px;
  }

  .moduleShopProcedureHero .right.column-content.col-md-3 img {
    margin-top: -200px;
    width: 200px !important;
    height: auto !important;
  }

  .moduleShopProcedureHero .left.column-content.col-md-3 img {
    width: 230px !important;
    height: auto !important;
  }
}

.procedureListContainer.container {
  padding: 0;
}

.procedureListContainer.container .topwave {
  width: 100%;
}

.procedureListContainer.container .moduleProcedureList {
  padding-bottom: 255px;
}

.procedureListContainer.container .moduleProcedureList h2 {
  text-align: center;
}

.procedureListContainer.container .moduleProcedureList h3 {
  font-size: 30px;
}

.procedureListContainer.container .moduleProcedureList h3 a {
  color: #303030;
}

.procedureListContainer.container .moduleProcedureList .procedure {
  display: inline-block;
  width: 33%;
  text-align: center;
  padding: 7px 0 40px;
  vertical-align: bottom;
}

.procedureListContainer.container .moduleProcedureList .leftBorder {
  border-left: 1px solid #C0C2C6;
}

.procedureListContainer.container .moduleProcedureList .rightBorder {
  border-right: 1px solid #C0C2C6;
}

.procedureListContainer.container .moduleProcedureList .topBorder {
  border-top: 1px solid #C0C2C6;
}

.procedureListContainer.container .moduleProcedureList .topBorder .procedure {
  vertical-align: top;
}

.containertopwave.container.colx1 {
  padding: 0;
}

.containertopwave.container.colx1 .topwave {
  width: 100%;
}

.moduleColumnsX1 {
  padding: 70px 0 100px 0;
  min-height: 400px;
}

.contactUsLocationsContainer.containertopwave {
  padding: 0;
  margin-bottom: 100px;
}

@media all and (max-width: 599px) {
  .contactUsLocationsContainer.containertopwave {
    margin-bottom: 0;
  }
}

.contactUsLocationsContainer .moduleContactUsLocations {
  padding: 75px 0;
}

.contactUsLocationsContainer .moduleContactUsLocations .contact {
  padding: 22px 85px 30px 85px;
  max-width: 398px;
  display: inline-block;
  background: rgba(245, 245, 245, 0.9);
}

.contactUsLocationsContainer .moduleContactUsLocations .contact p {
  margin-bottom: 0;
}

.contactUsLocationsContainer .moduleContactUsLocations .contact h4 {
  color: #a79445;
}

.contactUsForm {
  background: url("https://d3pavutnpk3eih.cloudfront.net/media/ltrRibbon.png");
  background-position: center bottom;
  background-repeat: no-repeat;
  padding-bottom: 355px;
}

.contactUsForm label {
  display: block;
  font-weight: 300;
}

.contactUsForm label input {
  display: block;
  border: solid 1px #A5A5A5;
  width: 50%;
  height: 50px;
  border-radius: 5px;
}

.contactUsForm label textarea {
  display: block;
  border: solid 1px #A5A5A5;
  resize: none;
  height: 200px;
  width: 80%;
  border-radius: 5px;
}

.contactUsForm label select {
  display: block;
  border: solid 1px #A5A5A5;
  background-color: #ffffff;
  width: 80%;
  height: 50px;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  padding-left: 10px;
  background-image: url("https://d3pavutnpk3eih.cloudfront.net/media/select-arrow.jpg");
  background-position: right center;
  background-size: 8%;
  background-repeat: no-repeat;
}

.swirl-only {
  position: absolute;
  left: 0;
  right: 0;
  margin-top: -300px;
  z-index: -1;
  width: 100%;
}

.swirl-only img {
  width: 100%;
  height: auto;
}

@media all and (max-width: 480px) {
  .swirl-only {
    margin-top: -60px;
  }
}

.swirl-only-spacer {
  display: block;
  position: relative;
  height: 200px;
}

@media all and (max-width: 480px) {
  .swirl-only-spacer {
    display: none;
  }
}

.procedureItemPadding {
  padding: 15px;
  border-right: 1px solid #d1d1d1;
  border-bottom: 1px solid #d1d1d1;
}

.procedureItemPadding .procedureItem {
  height: 300px;
  padding-top: 10px;
}

.procedureItemPadding .procedureItem:hover {
  background-color: #f5f5f5;
}

.procedureItemPadding .procedureItem a {
  color: #303030;
  font-size: 23px;
  text-decoration: none;
}

.procedureItemPadding .procedureItem a:hover,
.procedureItemPadding .procedureItem a:visited {
  text-decoration: none;
}

.procedureItemPadding .procedureItem #procedureItemImg {
  margin-top: 50px;
}

@media all and (max-width: 767px) {
  .procedureItemPadding .procedureItem {
    text-align: left;
  }

  .procedureItemPadding .procedureItem img {
    display: none;
  }

  .procedureItemPadding .procedureItem:before {
    content: "";
    background-image: url("https://d3pavutnpk3eih.cloudfront.net/media/arrow_thick.png");
    background-size: cover;
    width: 17px;
    height: 12px;
    position: absolute;
    right: 15px;
    top: calc(50% - 6px);
  }
}

.procedureItemPadding.noRightBorder {
  border-right: none;
}

.procedureItemPadding.noBottomBorder {
  border-bottom: none;
}

@media all and (max-width: 991px) {
  .procedureItemPadding {
    border: none;
  }

  .procedureItemPadding .procedureItem {
    height: inherit;
  }
}

#embraceSliderContainer {
  padding-top: 50px;
}

#embraceSliderContainer #embraceSlider .carousel-indicators {
  bottom: -55px;
}

#embraceSliderContainer #embraceSlider .carousel-indicators div {
  display: inline-block;
  counter-increment: myIndex;
  position: relative;
  border-radius: 29px;
  background-color: transparent;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}

#embraceSliderContainer #embraceSlider .carousel-indicators div:nth-child(even) {
  padding: 0 10%;
}

#embraceSliderContainer #embraceSlider .carousel-indicators div:nth-child(even):after {
  content: "";
  padding: 0 10%;
  border-top: 1px solid #a79445;
  display: block;
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
}

#embraceSliderContainer #embraceSlider .carousel-indicators div li {
  margin: 0;
  display: block;
  width: 29px;
  height: 29px;
  border-radius: 29px;
  border-color: #a79445;
  background-color: #ffffff;
  position: relative;
  z-index: 20;
}

@media all and (max-width: 620px) {
  #embraceSliderContainer #embraceSlider .carousel-indicators div li {
    width: 17px;
    height: 17px;
    border-radius: 17px;
  }
}

#embraceSliderContainer #embraceSlider .carousel-indicators div li:before {
  content: counter(myIndex);
  position: relative;
  left: 500px;
  top: 4px;
  color: #a79445;
}

@media all and (max-width: 620px) {
  #embraceSliderContainer #embraceSlider .carousel-indicators div li:before {
    top: -4px;
    font-size: 10px;
  }
}

#embraceSliderContainer #embraceSlider .carousel-indicators div.active {
  width: auto;
  height: auto;
}

#embraceSliderContainer #embraceSlider .carousel-indicators div.active li {
  background-color: #a79445;
}

#embraceSliderContainer #embraceSlider .carousel-indicators div.active li:before {
  color: #ffffff;
}

#embraceSliderContainer #embraceSlider .carousel-inner {
  margin-bottom: 150px;
}

#embraceSliderContainer #embraceSlider .carousel-inner .item img {
  margin: auto;
}

@media all and (max-width: 991px) {
  #embraceSliderContainer #embraceSlider .carousel-inner .item img {
    width: 90%;
  }
}

#app .popupCTAcontainer,
footer .popupCTAcontainer {
  padding-bottom: 50px;
  text-align: center;
}

#app .popupCTAcontainer .centered,
footer .popupCTAcontainer .centered {
  text-align: center;
}

#app .popupCTAcontainer.footer,
footer .popupCTAcontainer.footer {
  display: inline-block;
  padding-bottom: 0;
}

#app .popupCTAcontainer .overlay,
#app .popupCTAcontainer .phoneOverlay,
footer .popupCTAcontainer .overlay,
footer .popupCTAcontainer .phoneOverlay {
  z-index: 1000;
  display: none;
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  text-align: right;
  cursor: pointer;
  background-color: rgba(51, 51, 51, 0.5);
}

#app .popupCTAcontainer .overlay.active,
#app .popupCTAcontainer .phoneOverlay.active,
footer .popupCTAcontainer .overlay.active,
footer .popupCTAcontainer .phoneOverlay.active {
  display: block;
}

#app .popupCTAcontainer .overlay .closeIcon,
#app .popupCTAcontainer .phoneOverlay .closeIcon,
footer .popupCTAcontainer .overlay .closeIcon,
footer .popupCTAcontainer .phoneOverlay .closeIcon {
  padding: 25px;
  font-size: 25px;
}

@media all and (max-width: 991px) {
  #app .popupCTAcontainer .overlay,
  #app .popupCTAcontainer .phoneOverlay,
  footer .popupCTAcontainer .overlay,
  footer .popupCTAcontainer .phoneOverlay {
    background-color: #fff;
  }
}

#app .popupCTAcontainer .popupContainer,
#app .popupCTAcontainer .phonePopupContainer,
footer .popupCTAcontainer .popupContainer,
footer .popupCTAcontainer .phonePopupContainer {
  z-index: 1001;
  position: fixed;
  left: 10%;
  right: 10%;
  top: 50px;
  overflow-y: auto;
  padding: 20px;
  margin: auto;
  display: none;
  background-color: #ffffff;
}

@media all and (max-width: 991px) {
  #app .popupCTAcontainer .popupContainer,
  #app .popupCTAcontainer .phonePopupContainer,
  footer .popupCTAcontainer .popupContainer,
  footer .popupCTAcontainer .phonePopupContainer {
    left: 0;
    right: 0;
    width: auto;
    overflow: auto;
  }
}

#app .popupCTAcontainer .popupContainer.active,
#app .popupCTAcontainer .phonePopupContainer.active,
footer .popupCTAcontainer .popupContainer.active,
footer .popupCTAcontainer .phonePopupContainer.active {
  display: block;
}

#app .popupCTAcontainer .popupContainer .primaryPopup,
#app .popupCTAcontainer .popupContainer .secondaryPopup,
#app .popupCTAcontainer .popupContainer .phonePopup,
#app .popupCTAcontainer .phonePopupContainer .primaryPopup,
#app .popupCTAcontainer .phonePopupContainer .secondaryPopup,
#app .popupCTAcontainer .phonePopupContainer .phonePopup,
footer .popupCTAcontainer .popupContainer .primaryPopup,
footer .popupCTAcontainer .popupContainer .secondaryPopup,
footer .popupCTAcontainer .popupContainer .phonePopup,
footer .popupCTAcontainer .phonePopupContainer .primaryPopup,
footer .popupCTAcontainer .phonePopupContainer .secondaryPopup,
footer .popupCTAcontainer .phonePopupContainer .phonePopup {
  display: none;
}

#app .popupCTAcontainer .popupContainer .primaryPopup.active,
#app .popupCTAcontainer .popupContainer .secondaryPopup.active,
#app .popupCTAcontainer .popupContainer .phonePopup.active,
#app .popupCTAcontainer .phonePopupContainer .primaryPopup.active,
#app .popupCTAcontainer .phonePopupContainer .secondaryPopup.active,
#app .popupCTAcontainer .phonePopupContainer .phonePopup.active,
footer .popupCTAcontainer .popupContainer .primaryPopup.active,
footer .popupCTAcontainer .popupContainer .secondaryPopup.active,
footer .popupCTAcontainer .popupContainer .phonePopup.active,
footer .popupCTAcontainer .phonePopupContainer .primaryPopup.active,
footer .popupCTAcontainer .phonePopupContainer .secondaryPopup.active,
footer .popupCTAcontainer .phonePopupContainer .phonePopup.active {
  display: block;
}

#app .popupCTAcontainer .popupContainer .primaryPopup.footer,
#app .popupCTAcontainer .popupContainer .secondaryPopup.footer,
#app .popupCTAcontainer .popupContainer .phonePopup.footer,
#app .popupCTAcontainer .phonePopupContainer .primaryPopup.footer,
#app .popupCTAcontainer .phonePopupContainer .secondaryPopup.footer,
#app .popupCTAcontainer .phonePopupContainer .phonePopup.footer,
footer .popupCTAcontainer .popupContainer .primaryPopup.footer,
footer .popupCTAcontainer .popupContainer .secondaryPopup.footer,
footer .popupCTAcontainer .popupContainer .phonePopup.footer,
footer .popupCTAcontainer .phonePopupContainer .primaryPopup.footer,
footer .popupCTAcontainer .phonePopupContainer .secondaryPopup.footer,
footer .popupCTAcontainer .phonePopupContainer .phonePopup.footer {
  font-size: 5rem;
}

#app .popupCTAcontainer .popupContainer .primaryPopup img,
#app .popupCTAcontainer .popupContainer .secondaryPopup img,
#app .popupCTAcontainer .popupContainer .phonePopup img,
#app .popupCTAcontainer .phonePopupContainer .primaryPopup img,
#app .popupCTAcontainer .phonePopupContainer .secondaryPopup img,
#app .popupCTAcontainer .phonePopupContainer .phonePopup img,
footer .popupCTAcontainer .popupContainer .primaryPopup img,
footer .popupCTAcontainer .popupContainer .secondaryPopup img,
footer .popupCTAcontainer .popupContainer .phonePopup img,
footer .popupCTAcontainer .phonePopupContainer .primaryPopup img,
footer .popupCTAcontainer .phonePopupContainer .secondaryPopup img,
footer .popupCTAcontainer .phonePopupContainer .phonePopup img {
  max-width: 100%;
}

#app .popupCTAcontainer .popupContainer .secondaryPopupCTA,
#app .popupCTAcontainer .phonePopupContainer .secondaryPopupCTA,
footer .popupCTAcontainer .popupContainer .secondaryPopupCTA,
footer .popupCTAcontainer .phonePopupContainer .secondaryPopupCTA {
  float: right;
}

#app .popupCTAcontainer .popupContainer .secondaryPopupCTA:after,
#app .popupCTAcontainer .phonePopupContainer .secondaryPopupCTA:after,
footer .popupCTAcontainer .popupContainer .secondaryPopupCTA:after,
footer .popupCTAcontainer .phonePopupContainer .secondaryPopupCTA:after {
  content: '';
  clear: both;
}

.moduleTertiaryMenu {
  max-height: 0px;
  overflow: hidden;
  position: fixed;
  top: 0px;
  width: 100%;
  left: 0;
  z-index: 99;
  background-color: #fff;
  transition: all ease .3s;
  -moz-transition: all ease .3s;
  -webkit-transition: all ease .3s;
  padding-top: 3px;
  padding-bottom: 3px;
  border-bottom: 1px solid #a79445;
}

.moduleTertiaryMenu .leftsection {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.moduleTertiaryMenu .tertiaryTitle {
  padding: 10px 0;
  margin-bottom: 0;
}

.moduleTertiaryMenu #upperpieces {
  display: block;
  width: 100%;
  padding: 20px 0;
}

.moduleTertiaryMenu #upperpieces .up-img {
  text-align: right;
}

.moduleTertiaryMenu #upperpieces .up-img img {
  max-width: 100%;
}

.moduleTertiaryMenu #upperpieces .up-text .tertiaryTitle {
  color: #a79445;
  margin: 0;
  font-weight: 600;
}

.moduleTertiaryMenu #upperpieces .up-text .description {
  color: #303030;
}

.moduleTertiaryMenu ul {
  margin-bottom: 0;
  width: 100%;
  padding-left: 0;
}

.moduleTertiaryMenu ul li {
  font-size: .9em;
  list-style: none;
  text-align: center;
  margin: 0 8px;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.moduleTertiaryMenu ul li a#tertLink,
.moduleTertiaryMenu ul li a:visited#tertLink {
  color: #303030;
  text-decoration: none;
}

.moduleTertiaryMenu ul li a.active#tertLink {
  text-decoration: none;
  color: #a79445;
}

.moduleTertiaryMenu ul a.gold_button {
  width: auto !important;
  color: white;
  line-height: 1.9em;
  height: 2.5em;
  position: relative;
  top: -0.7em;
}

.moduleTertiaryMenu ul a.gold_button:hover {
  color: black;
}

.moduleTertiaryMenu.active {
  max-height: 100%;
  top: 87px;
  transition: all ease .3s;
  -moz-transition: all ease .3s;
  -webkit-transition: all ease .3s;
}

.moduleTertiaryMenu.hide {
  max-height: 0px !important;
}

.scroll-target {
  height: 500px;
  width: 100%;
  display: block;
  z-index: 10;
}

@media screen and (max-width: 991px) {
  .moduleTertiaryMenu {
    display: none;
  }
}

#resources-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin: 50px 0;
}

#resources-wrap .resource {
  width: 20%;
  display: inline-block;
  margin: 0 2.5%;
}

#resources-wrap .resource img {
  width: 100%;
}

.max-width-512 {
  max-width: 512px;
  margin: 20px auto;
}

.max-width-512 img {
  max-width: 100%;
}

@media screen and (max-width: 768px) {
  #resources-wrap .resource {
    width: 44%;
    margin: 20px 2.5%;
  }
}

.moduleBeforeAfterSlider {
  padding: 0;
  margin-bottom: 50px;
}

.moduleBeforeAfterSlider .sliderWrapper {
  width: 450px;
  margin-left: auto;
  margin-right: auto;
}

.moduleBeforeAfterSlider .sliderWrapper .beforeAfterSlider {
  display: inline-block;
  position: relative;
}

.moduleBeforeAfterSlider .sliderWrapper .beforeAfterSlider > div {
  display: inline-block;
}

.moduleBeforeAfterSlider .sliderWrapper .beforeAfterSlider .beforeImage {
  width: 225px;
  overflow: hidden;
}

.moduleBeforeAfterSlider .sliderWrapper .beforeAfterSlider .afterImage {
  position: absolute;
  left: 0;
  top: 0;
  z-index: -1;
}

.moduleBeforeAfterSlider .sliderWrapper .beforeAfterSlider .beforeAfterSlider_swipeArrow {
  position: absolute;
  right: 0;
  top: calc(50%);
  -webkit-transform: translate(50%, -50%);
  transform: translate(50%, -50%);
}

@media all and (max-width: 500px) {
  .moduleBeforeAfterSlider .sliderWrapper {
    width: 280px;
    margin-bottom: 20px;
  }

  .moduleBeforeAfterSlider .sliderWrapper .beforeAfterSlider .beforeImage {
    width: 140px;
  }

  .moduleBeforeAfterSlider .sliderWrapper .beforeAfterSlider .beforeImage img {
    max-width: 280px;
  }

  .moduleBeforeAfterSlider .sliderWrapper .beforeAfterSlider .afterImage img {
    max-width: 280px;
  }
}

#app .beyondCompareChart .small {
  font-size: 12px;
}

#app .beyondCompareChart .bs_one > div {
  width: 100%;
}

#app .beyondCompareChart h4 {
  margin-top: 0px;
}

#app .beyondCompareChart .spriteBG {
  margin: auto;
  background-image: url("https://d3pavutnpk3eih.cloudfront.net/assets/comparisonChartHeader.png");
}

#app .beyondCompareChart .productImage {
  background-position: 0 0;
  width: 106px;
  height: 98px;
  margin-bottom: 15px;
}

#app .beyondCompareChart .technologyImage {
  background-position: -107px 0;
  width: 93px;
  height: 86px;
  margin-bottom: 27px;
}

#app .beyondCompareChart .easeImage {
  background-position: -209px -4px;
  width: 77px;
  height: 77px;
  margin-bottom: 36px;
}

#app .beyondCompareChart .wearabilityImage {
  background-position: -292px -1px;
  width: 75px;
  height: 85px;
  margin-bottom: 28px;
}

#app .beyondCompareChart .fullTherapyImage {
  background-position: -367px 0;
  width: 75px;
  height: 85px;
  margin-bottom: 28px;
}

#app .beyondCompareChart .clinicalImage {
  background-position: -445px 0;
  width: 88px;
  height: 86px;
  margin-bottom: 27px;
}

#app .beyondCompareChart .goldStar {
  background-position: -573px -30px;
  width: 25px;
  height: 24px;
  display: inline-block;
}

#app .beyondCompareChart .emptyStar {
  background-position: -540px -30px;
  width: 25px;
  height: 24px;
  display: inline-block;
}

#app .beyondCompareChart .embraceRow {
  background-color: #e8f1f6;
}

#app .beyondCompareChart .bs_row {
  padding: 27px 0 16px;
  border-bottom: 1px solid #C0C2c6;
}

@media all and (max-width: 991px) {
  #app .beyondCompareChart .topIcons {
    display: none;
  }

  #app .beyondCompareChart .bs_text_left {
    text-align: center;
  }
}

.moduleCarousel {
  padding-bottom: 70px;
  outline: none;
}

.moduleCarousel .item img {
  margin: auto;
}

.moduleCarousel .item .carousel-caption {
  bottom: -40px;
  text-shadow: none;
}

.moduleCarousel .carousel-control {
  top: 40%;
}

.moduleCarousel .carousel-control.left,
.moduleCarousel .carousel-control.right {
  background: none;
}

.moduleCarousel .carousel-indicators {
  bottom: 15px;
}

.moduleCarousel .carousel-indicators li {
  width: 15px;
  height: 15px;
  border-radius: 15px;
  border: 1px solid #a79445;
}

.moduleCarousel .carousel-indicators li.active {
  width: 20px;
  height: 20px;
  border-radius: 20px;
  background-color: #a79445;
}

.productGrouplessLabel {
  display: block;
  font-weight: bold;
  font-size: 18px;
  line-height: 1.6rem;
}

.productGrouplessSubLabel {
  display: block;
  font-size: .8em;
  color: #a79445;
  font-style: italic;
}

.productGrouplessSubLabel .product_price {
  font-size: 18px;
  font-weight: 600;
  line-height: 1.6rem;
  font-style: normal;
}

.productGrouplessSubLabel iframe {
  width: 100%;
  height: 44px;
  border: none;
  overflow: hidden;
  margin-bottom: -6.8px;
}

.productGrouplessSubLabel iframe.product_price {
  height: 26px;
}

.productGrouplessSpecialMessage {
  font-size: 0.8em;
  font-style: italic;
  color: #C0C2c6;
}

#app .productGroupless.singleProduct .gold_button {
  min-width: auto;
  padding: 9px 28px;
}

@media all and (max-width: 991px) {
  .buttonLeft {
    float: left;
  }
}

#app .productGroupless.singleProduct input.singleNumber {
  width: 100%;
}

@media all and (max-width: 991px) {
  #app .productGroupless.singleProduct input.singleNumber {
    float: left;
    width: 100px;
  }
}

.faq-title {
  padding: 15px 0;
  cursor: pointer;
}

.faq-content {
  padding: 0 0 15px 0;
  display: none;
  -webkit-transition-timing-function: ease-in-out;
  /* Safari and Chrome */
  transition-timing-function: ease-in-out;
  -webkit-transition-duration: 1s;
  /* Safari */
  transition-duration: 1s;
}

.faq-content.active {
  display: block;
}

.brochures .brochure .title {
  text-align: center;
}

.brochures .brochure .image img {
  width: 100%;
}

@media all and (max-width: 991px) {
  .brochures .brochure .image {
    width: 100%;
    text-align: center;
  }

  .brochures .brochure .image img {
    width: 50%;
  }
}

#app .singleProduct .price {
  text-align: left;
  padding-bottom: 10px;
}

#app .singleProduct .product-price h3 {
  margin: 0;
}

#app .singleProduct .product-name {
  font-size: 1.1em;
  font-weight: bold;
}

#app .singleProduct .line2 {
  font-style: italic;
}

#app .singleProduct .gold_button {
  padding: 9px 0;
}

@media all and (max-width: 991px) {
  #app .singleProduct .gold_button {
    width: 150px;
    min-width: 150px;
  }
}

#app .singleProduct input.singleNumber {
  height: 50px;
  width: 100px;
}

#app .singleProduct .input-group.single {
  display: inherit;
}

#app .singleProduct .product {
  padding-top: 30px;
}

#app .singleProduct .product #input-group {
  position: relative;
  display: table;
  border-collapse: separate;
}

#app .singleProduct .product .input-group-btn {
  float: left;
  display: inherit;
}

#app .singleProduct .product label {
  display: block;
}

#app .singleProduct .product input {
  border-radius: 0;
  display: inline-block;
  width: 115px;
  height: 50px;
}

@media all and (max-width: 991px) {
  #app .singleProduct {
    margin-top: 30px;
  }

  #app .singleProduct .form {
    margin-bottom: 50px;
  }
}

#app .productOverview .readLess,
#app .productOverview .readMore {
  display: none;
}

@media all and (max-width: 991px) {
  #app .productOverview .productDesc {
    height: 200px;
    overflow: hidden;
    -webkit-transition: .2s all linear;
    transition: .2s all linear;
  }

  #app .productOverview .expanded {
    height: auto;
    overflow: auto;
  }

  #app .productOverview .readMore,
  #app .productOverview .readLess {
    display: block;
    text-align: center;
    width: 100%;
    padding: 15px 0 30px 0;
    cursor: pointer;
    color: #1073ad;
  }

  #app .productOverview .hidden {
    display: none;
  }
}

#app .oneP .gold_button {
  width: 150px;
  min-width: 150px;
}

#app .specificP .gold_button {
  padding-left: 10px;
  padding-right: 10px;
  min-width: 150px;
}

@media all and (max-width: 991px) {
  #app .specificP .gold_button {
    width: 90%;
    min-width: 150px;
    white-space: normal;
  }
}

.modal.fade .modal-dialog {
  -webkit-transition: -webkit-transform 0.3s ease-out;
  transition: -webkit-transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
  transition: transform 0.3s ease-out, -webkit-transform 0.3s ease-out;
}

.modal.in .modal-dialog {
  -webkit-transform: translate(0, 0);
  transform: translate(0, 0);
}

#app .moduleMedia {
  position: relative;
}

#app .moduleMedia .iframeContainer {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}

#app .moduleMedia iframe {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
}

#app .moduleMedia .gold_button {
  min-width: auto;
  margin: 10px 0;
}

#app .moduleMedia .gold_button a {
  padding: 0 20px;
  font-size: 14px;
}

#app .moduleMedia .modal {
  text-align: center;
}

#app .moduleMedia .modal .modal-dialog {
  width: auto;
  display: inline-block;
}

#app .moduleMedia .thumbnail {
  border: none;
  padding: 0;
  margin: 0 0 5em;
}

#app .moduleMedia .thumbnail .caption p {
  margin: 0;
  padding: 0;
}

#app .moduleMedia .thumbnail .caption .media-title {
  margin-top: 8px;
  font-weight: bold;
}

#app .moduleMedia .thumbnail .caption .media-caption {
  margin-top: 1em;
}

#app .moduleMedia .thumbnail .caption .media-caption + p {
  max-height: 100%;
  overflow: hidden;
}

#app .moduleMedia .thumbnail .caption .media-caption + p.showAll {
  max-height: none;
}

#app .moduleMedia .thumbnail .caption.chatBubble:before,
#app .moduleMedia .thumbnail .caption.chatBubble:after {
  left: 75%;
}

#app .moduleMedia .thumbnail .captionThumbnail {
  margin-left: 75%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
  padding-top: 10px;
}

#app .moduleMedia .thumbnail.overlap {
  position: absolute;
  z-index: 10;
}

.moduleMediaVideo .iframeContainer {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}

.moduleMediaVideo iframe {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
}

.moduleMediaTestimonial {
  border: 1px solid #C0C2c6;
  padding: 15px;
  margin-bottom: 30px;
}

.moduleMediaTestimonial .iframeContainer {
  position: relative;
  width: 100%;
  height: 0;
  padding-top: 56.25%;
}

.moduleMediaTestimonial iframe {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
}

.mediaFilters ul {
  margin: 0;
  padding: 0;
  list-style: none;
  text-align: justify;
}

.mediaFilters ul:after {
  content: "";
  display: inline-block;
  width: 100%;
}

@media all and (max-width: 991px) {
  .mediaFilters ul {
    text-align: left;
  }
}

.mediaFilters li {
  display: inline-block;
}

@media all and (max-width: 991px) {
  .mediaFilters li {
    display: block;
    text-align: center;
  }
}

.mediaFilters li.fullWidth {
  width: 100%;
}

#personalizedTreatmentToolInner {
  width: 100%;
  max-width: 1175px;
  margin: 0px auto;
  padding-bottom: 100px;
}

@media all and (max-width: 500px) {
  #personalizedTreatmentToolInner {
    background-color: #e8f1f6;
  }
}

#personalizedTreatmentToolInner .pttOuterForm {
  background-color: #e8f1f6;
  border: 1px solid #a79445;
  line-height: 40px;
}

@media all and (max-width: 500px) {
  #personalizedTreatmentToolInner .pttOuterForm {
    background-color: transparent;
    border: none;
  }
}

#personalizedTreatmentToolInner .pttOuterForm .title {
  text-align: center;
  width: 100%;
}

#personalizedTreatmentToolInner .allura {
  font-family: "Allura";
}

#personalizedTreatmentToolInner #selectivePath .headermaterial {
  text-align: center;
  padding: 60px 0 60px 0;
  padding-bottom: 35px;
}

#personalizedTreatmentToolInner #selectivePath .headermaterial h1 {
  font-size: 50px;
  color: #a79445;
  font-weight: 300;
  text-align: center;
}

#personalizedTreatmentToolInner #selectivePath .headermaterial h1 span {
  font-size: 40px;
  color: #a79445;
  font-weight: 600;
  display: block;
  text-align: center;
}

@media all and (max-width: 500px) {
  #personalizedTreatmentToolInner #selectivePath .headermaterial {
    display: none;
  }
}

#personalizedTreatmentToolInner #selectivePath p {
  margin-bottom: 0;
}

#personalizedTreatmentToolInner #selectivePath #pttFormWrap {
  width: 100%;
  max-width: 590px;
  margin: 0 auto;
  padding: 40px 0;
  line-height: 56px;
  font-size: 20px;
}

#personalizedTreatmentToolInner #selectivePath #pttFormWrap select.form-control {
  width: 150px;
  display: inline-block;
}

#personalizedTreatmentToolInner #selectivePath #pttFormWrap input.form-control {
  width: 300px;
  display: inline-block;
}

#personalizedTreatmentToolInner #selectivePath #pttFormWrap .gold_button {
  font-size: 16px;
}

#personalizedTreatmentToolInner #selectivePath #pttFormWrap .gold_button button {
  background-color: transparent;
  border: 0;
  text-transform: uppercase;
}

#personalizedTreatmentToolInner #selectivePath #pttFormWrap .but {
  text-align: center;
  padding-top: 20px;
}

#personalizedTreatmentToolInner #suggestions-precontent {
  margin: 0px 0 80px 0;
}

#personalizedTreatmentToolInner .learn-more {
  margin-top: 20px;
}

#personalizedTreatmentToolInner .groupsContainer .suggestion {
  background-color: white;
  max-width: 400px;
  margin: 15px auto;
}

#personalizedTreatmentToolInner .groupsContainer .suggestion .centeredTitle {
  text-align: center;
  width: 100%;
}

#personalizedTreatmentToolInner .groupsContainer .suggestion .centeredTitle h2 {
  margin: 5px auto;
}

#personalizedTreatmentToolInner .groupsContainer .suggestion .recommendations_text {
  line-height: 25px;
}

#personalizedTreatmentToolInner .groupsContainer .suggestion .bs_row .bs_one div {
  display: block;
  width: 100%;
}

#personalizedTreatmentToolInner .groupsContainer .suggestion .bs_row img {
  margin: 10px auto;
  display: block;
}

#personalizedTreatmentToolInner .flex-child-center {
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

#personalizedTreatmentToolInner .hover {
  display: inline-block;
}

#personalizedTreatmentToolInner .hoverContent {
  display: none;
  position: absolute;
  background-color: #f5f5f5;
  border: 1px solid #C0C2c6;
  padding: 10px;
  z-index: 88888888;
}

@media all and (max-width: 991px) {
  #personalizedTreatmentToolInner .hoverContent {
    left: 0;
    right: 0;
  }
}

#personalizedTreatmentToolInner .hoverContent .hoverInner p {
  margin: 10px;
}

#personalizedTreatmentToolInner .hoverContent .hoverInner img {
  max-width: 100%;
}

#personalizedTreatmentToolInner .hoverShow {
  display: block;
}

#personalizedTreatmentToolInner .pttDisclaimer {
  line-height: normal;
  text-align: justify;
  font-size: 0.7em;
  margin-top: 26px;
}

.heroElegant {
  position: relative;
  margin-bottom: 50px;
  padding-top: 100px;
  background-position-y: 100%;
  background-position-x: 50%;
  min-height: 300px;
}

@media all and (max-width: 991px) {
  .heroElegant {
    padding-top: 56px;
  }
}

@media all and (max-width: 991px) {
  .heroElegant {
    padding-left: 10px;
    padding-right: 10px;
    margin-bottom: 0;
  }
}

.heroElegant div {
  text-align: center;
}

.heroElegant .contentWrapper {
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  -webkit-transform: translateY(-47%);
  transform: translateY(-47%);
}

.heroElegant .contentWrapper .module_content1 {
  color: #a79445;
  font-size: 50px;
  line-height: 50px;
  font-family: 'Allura', sans-serif;
}

.heroElegant .contentWrapper .module_content2 {
  text-align: center;
  margin-top: 0;
}

.heroElegant .contentWrapper .module_content2 h1 {
  margin-top: 0;
}

#heroElegantProvider {
  background-image: url("https://d3pavutnpk3eih.cloudfront.net/assets/elegant_hero_blue.jpg");
}

.module-rotation-guide-popup {
  --guide-blue: #264d80;
  --guide-gold: #9e8959;
  --guide-beige: #eae5dc;
  --corner-radius: 15px;
  --gap: 20px;
}

.module-rotation-guide-popup .rg-buttons {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: var(--gap);
}

.module-rotation-guide-popup .rg-buttons button {
  -webkit-box-flex: 0;
      -ms-flex-positive: 0;
          flex-grow: 0;
  -ms-flex-negative: 1;
      flex-shrink: 1;
  padding-top: 10px;
  padding-bottom: 10px;
  min-width: auto !important;
}

.module-rotation-guide-popup .guide-popups {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  display: none;
  overflow: hidden;
  background-color: rgba(0, 0, 0, 0.5);
  outline: 0;
  margin-left: auto;
  margin-right: auto;
}

.module-rotation-guide-popup .guide-popups.active {
  display: block;
}

.module-rotation-guide-popup .guide-popups .guide-popup {
  position: relative;
  max-width: 1100px;
  display: none;
  background-color: white;
  overflow: hidden;
  margin: 0;
  height: 100%;
}

@media screen and (min-width: 800px) {
  .module-rotation-guide-popup .guide-popups .guide-popup {
    margin: 20px;
    height: calc(100% - 40px);
    border-radius: 5px;
  }
}

@media screen and (min-width: 1140px) {
  .module-rotation-guide-popup .guide-popups .guide-popup {
    margin-left: auto;
    margin-right: auto;
  }
}

.module-rotation-guide-popup .guide-popups .guide-popup.active {
  display: block;
}

.module-rotation-guide-popup .guide-popups .guide-popup .actions {
  text-align: right;
  line-height: 30px;
}

.module-rotation-guide-popup .guide-popups .guide-popup .actions a {
  font-size: 16px;
  vertical-align: top;
  line-height: 32px;
}

.module-rotation-guide-popup .guide-popups .guide-popup .actions .close-popup {
  font-size: 30px;
  border: 0;
  background-color: transparent;
  margin-left: 20px;
}

.module-rotation-guide-popup .guide-popups .guide-popup .content {
  height: calc(100% - 40px);
  padding: 0 20px 20px;
  overflow-y: scroll;
}

.module-rotation-guide-popup .guide-popups .guide-popup {
  font-size: small;
}

.module-rotation-guide-popup .guide-popups .guide-popup .header {
  position: relative;
}

.module-rotation-guide-popup .guide-popups .guide-popup .header p.blue {
  color: var(--guide-blue) !important;
  font-size: 20px;
  margin-bottom: 10px;
}

.module-rotation-guide-popup .guide-popups .guide-popup .header .bullets {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  row-gap: 0;
  -webkit-column-gap: var(--gap);
          column-gap: var(--gap);
  margin-bottom: 10px;
}

@media screen and (min-width: 450px) {
  .module-rotation-guide-popup .guide-popups .guide-popup .header .bullets {
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
  }
}

.module-rotation-guide-popup .guide-popups .guide-popup .header .bullets ul {
  font-size: small;
  -webkit-padding-start: 1.5em;
     -moz-padding-start: 1.5em;
          padding-inline-start: 1.5em;
  margin-bottom: 0;
}

.module-rotation-guide-popup .guide-popups .guide-popup .header .logo {
  width: 210px;
  color: var(--guide-gold);
  font-size: 21px;
  margin: 0 auto 20px;
}

@media screen and (min-width: 640px) {
  .module-rotation-guide-popup .guide-popups .guide-popup .header .logo {
    position: absolute;
    top: 0;
    right: 0;
  }
}

.module-rotation-guide-popup .guide-popups .guide-popup .header .logo img {
  width: 100%;
  margin-bottom: 7px;
}

.module-rotation-guide-popup .guide-popups .guide-popup .header .logo span {
  position: relative;
  left: 23px;
}

.module-rotation-guide-popup .guide-popups .guide-popup .header .title {
  color: var(--guide-gold);
  font-size: 28px;
  border-bottom: 2px solid var(--guide-blue);
  padding-bottom: 10px;
  padding-left: 2em;
  line-height: normal;
}

@media screen and (min-width: 640px) {
  .module-rotation-guide-popup .guide-popups .guide-popup .header .title {
    width: calc(100% - 230px);
  }
}

.module-rotation-guide-popup .guide-popups .guide-popup .header .title img {
  position: absolute;
  left: 0;
  width: 1.5em;
}

.module-rotation-guide-popup .guide-popups .guide-popup .step .step-content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  row-gap: 0;
  -webkit-column-gap: var(--gap);
          column-gap: var(--gap);
  border-top: 2px solid var(--guide-blue);
  padding-top: 10px;
  padding-bottom: 10px;
}

.module-rotation-guide-popup .guide-popups .guide-popup .step .step-content.step-1 .step-1-1 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-column-gap: var(--gap);
          column-gap: var(--gap);
}

.module-rotation-guide-popup .guide-popups .guide-popup .step .step-content.step-1 .step-1-1-1,
.module-rotation-guide-popup .guide-popups .guide-popup .step .step-content.step-1 .step-1-1-2 {
  -ms-flex-preferred-size: 100%;
      flex-basis: 100%;
}

@media screen and (min-width: 600px) {
  .module-rotation-guide-popup .guide-popups .guide-popup .step .step-content.step-1 {
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
  }

  .module-rotation-guide-popup .guide-popups .guide-popup .step .step-content.step-1 .step-1-1 {
    -ms-flex-preferred-size: 65%;
        flex-basis: 65%;
  }

  .module-rotation-guide-popup .guide-popups .guide-popup .step .step-content.step-1 .step-1-2 {
    -ms-flex-preferred-size: 35%;
        flex-basis: 35%;
  }

  .module-rotation-guide-popup .guide-popups .guide-popup .step .step-content.step-1 .step-1-2 {
    border-left: 1px solid var(--guide-blue);
    padding-left: var(--gap);
  }
}

@media screen and (min-width: 700px) {
  .module-rotation-guide-popup .guide-popups .guide-popup .step .step-content.step-1 .step-1-1 {
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
  }

  .module-rotation-guide-popup .guide-popups .guide-popup .step .step-content.step-1 .step-1-1-1,
  .module-rotation-guide-popup .guide-popups .guide-popup .step .step-content.step-1 .step-1-1-2 {
    -ms-flex-preferred-size: 50%;
        flex-basis: 50%;
  }

  .module-rotation-guide-popup .guide-popups .guide-popup .step .step-content.step-1 .step-1-1-2 {
    border-left: 1px solid var(--guide-blue);
    padding-left: var(--gap);
  }
}

@media screen and (min-width: 900px) {
  .module-rotation-guide-popup .guide-popups .guide-popup .step .step-content.step-1 .step-1-1 {
    -ms-flex-preferred-size: 60%;
        flex-basis: 60%;
  }

  .module-rotation-guide-popup .guide-popups .guide-popup .step .step-content.step-1 .step-1-2 {
    -ms-flex-preferred-size: 40%;
        flex-basis: 40%;
  }

  .module-rotation-guide-popup .guide-popups .guide-popup .step .step-content.step-1 .step-1-1-1 {
    -ms-flex-preferred-size: 55%;
        flex-basis: 55%;
  }

  .module-rotation-guide-popup .guide-popups .guide-popup .step .step-content.step-1 .step-1-1-2 {
    -ms-flex-preferred-size: 45%;
        flex-basis: 45%;
    position: relative;
  }

  .module-rotation-guide-popup .guide-popups .guide-popup .step .step-content.step-1 .step-1-1 {
    -webkit-column-gap: 10px;
            column-gap: 10px;
  }

  .module-rotation-guide-popup .guide-popups .guide-popup .step .step-content.step-1 .step-1-1-2 {
    border-left: none;
    padding-left: 0;
  }

  .module-rotation-guide-popup .guide-popups .guide-popup .step .step-content.step-1 .step-1-1-1 img {
    height: 160px;
    float: right;
  }

  .module-rotation-guide-popup .guide-popups .guide-popup .step .step-content.step-1 .step-1-1-2 img {
    height: 160px;
    position: absolute;
    right: 0;
  }

  .module-rotation-guide-popup .guide-popups .guide-popup .step .step-content.step-1 .step-1-1-2 p {
    position: relative;
    top: 100px;
    width: calc(100% - 130px);
  }
}

@media screen and (min-width: 925px) {
  .module-rotation-guide-popup .guide-popups .guide-popup .step .step-content.step-1 .step-1-2 img {
    float: right;
  }
}

@media screen and (min-width: 475px) {
  .module-rotation-guide-popup .guide-popups .guide-popup .step .step-content.step-2 .step-2-1 img,
  .module-rotation-guide-popup .guide-popups .guide-popup .step .step-content.step-2 .step-2-2 img {
    float: right;
  }
}

@media screen and (min-width: 600px) {
  .module-rotation-guide-popup .guide-popups .guide-popup .step .step-content.step-2 {
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
  }

  .module-rotation-guide-popup .guide-popups .guide-popup .step .step-content.step-2 .step-2-1 {
    -ms-flex-preferred-size: 40%;
        flex-basis: 40%;
  }

  .module-rotation-guide-popup .guide-popups .guide-popup .step .step-content.step-2 .step-2-2 {
    -ms-flex-preferred-size: 60%;
        flex-basis: 60%;
  }

  .module-rotation-guide-popup .guide-popups .guide-popup .step .step-content.step-2 .step-2-1 img,
  .module-rotation-guide-popup .guide-popups .guide-popup .step .step-content.step-2 .step-2-2 img {
    float: none;
  }

  .module-rotation-guide-popup .guide-popups .guide-popup .step .step-content.step-2 .step-2-2 {
    border-left: 1px solid var(--guide-blue);
    padding-left: var(--gap);
  }
}

@media screen and (min-width: 725px) {
  .module-rotation-guide-popup .guide-popups .guide-popup .step .step-content.step-2 .step-2-2 img {
    float: right;
  }
}

@media screen and (min-width: 925px) {
  .module-rotation-guide-popup .guide-popups .guide-popup .step .step-content.step-2 .step-2-1 img {
    float: right;
  }
}

.module-rotation-guide-popup .guide-popups .guide-popup .step .step-content img.device-callout {
  display: block;
  margin-left: auto;
  margin-right: auto;
  max-width: 100%;
  max-height: 175px;
}

.module-rotation-guide-popup .guide-popups .guide-popup .step .step-content p {
  line-height: normal;
  margin-bottom: 10px;
}

.module-rotation-guide-popup .guide-popups .guide-popup .step .step-content ul {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  row-gap: 0;
  -webkit-column-gap: var(--gap);
          column-gap: var(--gap);
  list-style-position: inside;
  list-style-type: disclosure-closed;
  padding: 0;
}

@media screen and (min-width: 450px) {
  .module-rotation-guide-popup .guide-popups .guide-popup .step .step-content ul {
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}

.module-rotation-guide-popup .guide-popups .guide-popup .step .step-content .text-img {
  text-align: center;
}

.module-rotation-guide-popup .guide-popups .guide-popup .step .step-content .text-img:after {
  content: '';
  display: table;
  clear: both;
}

.module-rotation-guide-popup .guide-popups .guide-popup .step .step-content .text-img img {
  width: auto;
  height: 125px;
}

.module-rotation-guide-popup .guide-popups .guide-popup .step .step-content .text-img p {
  text-align: left;
}

.module-rotation-guide-popup .guide-popups .guide-popup .step .step-label {
  display: inline-block;
  border-top-left-radius: var(--corner-radius);
  border-top-right-radius: var(--corner-radius);
  padding: 5px var(--gap);
  background-color: var(--guide-blue);
  color: white;
  font-weight: bold;
  margin-bottom: 0;
}

.module-rotation-guide-popup .guide-popups .guide-popup .step.site-rotation .step-content {
  -webkit-column-gap: 0;
          column-gap: 0;
  row-gap: var(--gap);
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

.module-rotation-guide-popup .guide-popups .guide-popup .step.site-rotation .step-content p {
  margin-bottom: 5px;
}

.module-rotation-guide-popup .guide-popups .guide-popup .step.site-rotation .step-content p:first-of-type {
  margin-top: -5px;
  font-weight: bold;
}

.module-rotation-guide-popup .guide-popups .guide-popup .step.site-rotation .step-content .col {
  text-align: center;
  -ms-flex-preferred-size: 100%;
      flex-basis: 100%;
}

.module-rotation-guide-popup .guide-popups .guide-popup .step.site-rotation .step-content .col + .col {
  border-left: none;
  padding-left: 0;
}

.module-rotation-guide-popup .guide-popups .guide-popup .step.site-rotation .step-content .col img {
  height: 100px;
  width: auto;
}

.module-rotation-guide-popup .guide-popups .guide-popup .step.site-rotation .step-content .col img + p,
.module-rotation-guide-popup .guide-popups .guide-popup .step.site-rotation .step-content .col div + p {
  border-top: 2px solid var(--guide-blue);
  padding: 3px 5px;
}

.module-rotation-guide-popup .guide-popups .guide-popup .footnotes {
  margin: var(--gap) 0;
}

.module-rotation-guide-popup .guide-popups .guide-popup .footnotes p {
  position: relative;
  font-style: italic;
  padding-left: 15px;
  font-size: 8px;
  margin-bottom: 1em;
}

.module-rotation-guide-popup .guide-popups .guide-popup .footnotes p::before {
  position: absolute;
  left: 0;
  font-style: normal;
}

.module-rotation-guide-popup .guide-popups .guide-popup .footnotes p.footnote-asterisk::before {
  content: '*';
}

.module-rotation-guide-popup .guide-popups .guide-popup .footnotes p.footnote-dagger::before {
  content: '\2020';
}

.module-rotation-guide-popup .guide-popups .guide-popup .footer a,
.module-rotation-guide-popup .guide-popups .guide-popup .footer a:visited {
  color: black !important;
}

.module-rotation-guide-popup .guide-popups .guide-popup .footer .logo {
  width: 210px;
  margin: var(--gap) auto;
}

@media screen and (min-width: 600px) {
  .module-rotation-guide-popup .guide-popups .guide-popup .footer .logo {
    float: left;
    margin-top: 0;
  }
}

.module-rotation-guide-popup .guide-popups .guide-popup .footer .logo img {
  width: 100%;
}

.module-rotation-guide-popup .guide-popups .guide-popup .footer .footer-content {
  text-align: center;
}

@media screen and (min-width: 600px) {
  .module-rotation-guide-popup .guide-popups .guide-popup .footer .footer-content .footer-help {
    margin-left: 210px;
    padding-left: var(--gap);
  }
}

.module-rotation-guide-popup .guide-popups .guide-popup .footer .footer-content .sub-footer {
  display: block;
  border-top-left-radius: var(--corner-radius);
  border-top-right-radius: var(--corner-radius);
  background-color: var(--guide-beige);
  padding: 10px var(--gap);
  margin-bottom: 0;
  clear: both;
}

.module-rotation-guide-popup .guide-popups .guide-popup .footer .footer-content .sub-footer .footer-contact {
  white-space: nowrap;
  margin-bottom: var(--gap);
}

@media screen and (min-width: 600px) {
  .module-rotation-guide-popup .guide-popups .guide-popup .footer .footer-content .sub-footer {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse;
    -ms-flex-wrap: nowrap;
        flex-wrap: nowrap;
    gap: var(--gap);
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    text-align: left;
  }

  .module-rotation-guide-popup .guide-popups .guide-popup .footer .footer-content .sub-footer .footer-contact {
    border-left: 1px solid black;
    padding-left: var(--gap);
    margin-bottom: 0;
  }
}

@media screen and (min-width: 850px) {
  .module-rotation-guide-popup .guide-popups .guide-popup .footer .footer-content .sub-footer {
    clear: none;
    margin-left: 230px;
  }
}

.module-rotation-guide-popup .guide-popups .guide-popup .footer .footer-content .sub-footer p {
  margin-bottom: 0;
}

.scheduledInjection {
  margin: 0;
  background-color: #e7f5f5;
  color: #303030;
  font-size: 16px;
  padding: 10px;
}

.scheduledInjection.gold {
  background-color: #a79445;
}

.scheduledInjection.charcoal {
  background-color: #C0C2c6;
}

.scheduledInjection.black {
  background-color: #000000;
  color: #e7f5f5;
}

.scheduledInjection.orange {
  background-color: #e75200;
}

.scheduledInjection.pink {
  background-color: #da196a;
}

.scheduledInjection.green {
  background-color: #00b09a;
}

.scheduledInjection.dark-blue {
  background-color: #101e8e;
}

.scheduledInjection.aqua {
  background-color: #00A5BD;
}

.scheduledInjection.red {
  background-color: #cf0a2c;
}

.scheduledInjection.blue {
  background-color: #e5f1fc;
}

.scheduledInjection.grey {
  background-color: #f5f5f5;
}

/* SHARED SCREEN STYLES
------------------------- */

@media screen {
  /* MISC
  ------------------------- */

@-webkit-keyframes FADE-IN {
    0% {
      opacity: 0;
      visibility: hidden;
      pointer-events: none;
    }

    100% {
      opacity: 1;
      visibility: visible;
      pointer-events: auto;
    }
}

@keyframes FADE-IN {
    0% {
      opacity: 0;
      visibility: hidden;
      pointer-events: none;
    }

    100% {
      opacity: 1;
      visibility: visible;
      pointer-events: auto;
    }
}

  details > summary {
    list-style: none;
    outline: none;
  }

  details summary::-webkit-details-marker {
    display: none;
  }

  /* SHARED
  ------------------------- */

  .container {
    margin-right: auto;
    margin-left: auto;
    padding-left: 10px;
    padding-right: 10px;
  }

  .blog img {
    max-width: 100%;
  }

  .blog h2 {
    text-align: center;
    font-weight: bold !important;
  }

  .blog .container > h2 {
    margin-top: 0;
  }

  .blog h2 + p {
    font-size: 16px;
    line-height: 24px;
    text-align: center;
  }

  .blog .sup {
    display: inline-block;
    font-size: 14px;
    -webkit-transform: translateY(-6px);
            transform: translateY(-6px);
  }

  /* Base Button */

  .blog-btn {
    padding: 10px 28px !important;
    text-transform: uppercase;
    color: #a79445 !important;
    font-size: 16px;
    background-color: transparent !important;
    border: 1px solid #a79445;
    border-radius: 4px;
    -webkit-transition: all .075s;
    transition: all .075s;
  }

  .blog-btn:hover {
    color: #fff !important;
    background-color: #a79445 !important;
  }

  /* POST/PRODUCT CARD
  ------------------------- */

  .blog-card {
    min-height: 430px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    text-align: left;
    outline: none;
    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;
    -webkit-box-shadow: 0 2px 14px rgba(216, 221, 230, 0.5);
            box-shadow: 0 2px 14px rgba(216, 221, 230, 0.5);
  }

  .no-js .blog-card {
    display: block;
  }

  .no-js .blog-card + .blog-card {
    margin-top: 20px;
  }

  .blog-card p {
    color: #303030;
    font-size: 13px;
    line-height: 1.3;
  }

  .blog-card-img {
    height: 160px;
    display: block;
    background-color: #ebebeb;
    background-size: cover;
    background-position: 50%;
  }

  .blog-card-content {
    padding: 32px 28px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-flex: 1;
        -ms-flex: 1 0 auto;
            flex: 1 0 auto;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
  }

  .blog-card-wrap {
    -webkit-box-flex: 1;
        -ms-flex: 1 0 auto;
            flex: 1 0 auto;
  }

  .blog-card-cat {
    margin-bottom: 18px;
    display: block;
    text-transform: uppercase;
    color: #b3a270;
    font-weight: bold;
    font-size: 12px;
  }

  .blog-card-title {
    margin-top: 0;
    color: #303030;
    font-weight: bold !important;
    font-size: 18px !important;
    line-height: 22px !important;
  }

  .blog-card-date {
    margin-bottom: 18px;
    color: #a1a5a9 !important;
  }

  .blog-card-btns {
    display: block;
  }

  .blog-card-btns .blog-btn {
    display: inline-block;
  }

  .blog-card-btns .blog-btn + .blog-btn {
    margin-top: 11px !important;
  }

  .blog-card-more {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    color: #b3a270;
    font-size: 10px;
  }

  .blog-card-more svg {
    margin-left: 5px;
    width: 12px;
    height: 12px;
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
    -webkit-transition: -webkit-transform .15s;
    transition: -webkit-transform .15s;
    transition: transform .15s;
    transition: transform .15s, -webkit-transform .15s;
  }

  .blog-card:hover svg {
    -webkit-transform: translate3d(3px, 0, 0);
            transform: translate3d(3px, 0, 0);
  }

  .blog-card-more path {
    fill: #b3a270;
  }

  /* SPLIDEJS SLIDER
  ------------------------- */

  .slider-default {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }

  /* Slides */

  .splide__track {
    margin: 0 25px;
    padding: 20px 0;
  }

  /* Arrows */

  .splide__arrows {
    position: absolute;
    width: 100%;
    height: 100%;
    pointer-events: none;
  }

  .splide__arrow {
    position: absolute;
    top: 50%;
    width: 12px;
    height: 21px;
    pointer-events: auto;
  }

  .splide__arrow svg {
    float: left;
  }

  .splide__arrow path {
    fill: #b3a270;
  }

  .splide__arrow--next {
    right: 0;
  }

  .splide__arrow--prev {
    left: 0;
  }

  /* Pagination */

  .splide__pagination {
    padding: 0;
    width: 100% !important;
  }

  .splide__pagination li + li {
    margin-left: 6px;
  }

  .splide__pagination button {
    padding: 0;
    width: 12px;
    height: 12px;
    background: #fff;
    border: 1px solid #d9d9d9;
    border-radius: 50%;
  }

  .splide__pagination button.is-active {
    background: #d9d9d9;
  }

  /* 'No Sliding Allowed' (< 3 slides) */

  [js] .no-slide .splide__track {
    overflow: visible;
  }

  [js] .no-slide .splide__list {
    width: 100%;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-transform: translateX(0) !important;
            transform: translateX(0) !important;
  }

  [js] .no-slide .splide__slide {
    outline: none;
  }

  [js] .no-slide .splide__arrows,
  [js] .no-slide .splide__pagination {
    display: none !important;
  }

  /* HERO BANNER
  ------------------------- */

  .blog-hero {
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
  }

  .blog-hero .container {
    min-height: 300px;
  }

  .blog-hero-content {
    color: #fff;
  }

  .blog-hero h1 {
    margin-bottom: 32px;
    color: #fff !important;
    font-weight: bold !important;
  }

  .blog-hero p {
    color: #fff;
    font-size: 20px;
    line-height: 1.3;
  }

  /* NAV BAR
  ------------------------- */

  .blog-nav {
    background-color: #b7a369;
  }

  .blog-nav ul {
    margin: 0;
    padding: 0;
    list-style: none;
  }

  .blog-nav a {
    text-decoration: none;
    text-transform: uppercase;
    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;
    outline: none;
    color: #fff !important;
    font-weight: bold;
  }

  .blog-nav a.active,
  .blog-nav a:hover,
  .blog-nav a:focus-visible {
    opacity: .7;
  }

  /* Search */

  .blog-nav-search {
    position: relative;
    width: 100%;
    max-width: 220px;
    border: 1px solid #fff;
    border-radius: 4px;
  }

  /* -- Input */

  .blog-nav-search input {
    padding: 10px 15px;
    height: 30px;
    color: #fff;
    font-size: 12px;
    background: none;
    border: 0;
    font-family: MonserratLight, Arial, sans-serif;
  }

  [ie] .blog-nav-search input {
    padding: 5px 15px 10px;
  }

  .blog-nav-search ::-webkit-input-placeholder {
    opacity: 1;
    color: #fff;
    font-size: 12px;
  }

  .blog-nav-search :-moz-placeholder {
    opacity: 1;
    color: #fff;
    font-size: 12px;
  }

  .blog-nav-search :-ms-input-placeholder {
    opacity: 1;
    color: #fff;
    font-size: 12px;
  }

  /* -- Focus */

  .blog-nav-search input:focus {
    outline: none;
  }

  .blog-nav-search :focus::-webkit-input-placeholder {
    opacity: .5;
    color: #fff;
  }

  .blog-nav-search :focus:-moz-placeholder {
    opacity: .5;
    color: #fff;
  }

  .blog-nav-search :focus:-ms-input-placeholder {
    opacity: .5;
    color: #fff;
  }

  /* -- SVG */

  .blog-nav-search svg {
    position: absolute;
    top: 50%;
    right: 9px;
    width: 18px;
    height: 18px;
    pointer-events: none;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
  }

  .blog-nav-search path {
    fill: #fff;
  }

  /* CATEGORY LIST
  ------------------------- */

  /* Section */

  .no-js .blog-cat .splide__list {
    padding: 15px !important;
  }

  /* CTA
  ------------------------- */

  .blog-cta {
    background-color: #eaf1f4;
  }

  .blog-cta h2 {
    text-align: left;
  }

  .blog-cta.right {
    color: #fff;
    background-color: #b3a270;
  }

  .blog-cta-content {
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
  }

  .blog-cta.right h2 {
    color: #fff;
  }

  .blog-cta p {
    margin-bottom: 18px;
    text-align: left !important;
  }

  .blog-cta.right .blog-btn {
    color: #fff !important;
    background-color: #b3a270;
    border-color: #fff;
  }

  .blog-cta.right .blog-btn:hover {
    color: #b3a270 !important;
    background-color: #fff !important;
  }

  /* FAQ
  ------------------------- */

  .blog-faq {
    background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#f8f8f8));
    background: linear-gradient(#fff, #f8f8f8);
  }

  .blog-list .blog-faq .container {
    padding-top: 0;
  }

  .blog-faq h3 {
    color: #b3a270;
    font-size: 18px;
  }

  .blog-faq details {
    font-weight: bold;
    font-size: 18px;
    border: 1px solid #a1a6ab;
  }

  .blog-faq details[open] {
    background: #e8f1f5;
  }

  .blog-faq details + details {
    margin-top: 15px;
  }

  .blog-faq summary {
    position: relative;
    padding: 21px 80px 21px 32px;
    cursor: pointer;
    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;
  }

  .blog-faq summary:after {
    content: '';
    position: absolute;
    top: 24px;
    right: 32px;
    border: 20px solid transparent;
    border-width: 18px 11px;
    border-top-color: #b3a270;
  }

  .blog-faq details[open] summary:after {
    top: 3px;
    border-top-color: transparent;
    border-bottom-color: #b3a270;
  }

  .blog-faq details span {
    margin-top: -15px !important;
    padding: 10px 32px 20px !important;
    display: block;
    font-weight: 300;
    font-size: 17px;
    line-height: 1.5;
  }

  .blog-faq div + h2 {
    margin-top: 32px;
  }

  /* Sidebar */

  .blog-faq-sidebar {
    padding: 0;
    list-style: none;
    width: 100%;
    max-width: 340px;
  }

  .blog-faq-sidebar li {
    color: #b3a270;
    font-weight: bold;
    font-size: 18px;
  }

  /* List */

  .blog-faq-list {
    margin: 0 auto;
  }

  .blog-faq-sidebar + .blog-faq-list {
    margin: 0;
  }

  .blog-faq-list > div {
    display: none;
  }

  .blog-faq-list > .active {
    display: block;
  }

  .blog-faq-list ul {
    padding: 0;
    list-style: none;
  }

  /* RELATED PRODUCTS
  ------------------------- */

  .blog-related .blog-card-img {
    height: 255px;
    background-repeat: no-repeat;
  }

  .blog-related .blog-card-title {
    min-height: 46px;
  }

  /* Card */

  .blog-related .blog-card {
    -webkit-box-shadow: none;
            box-shadow: none;
  }

  .blog-related .blog-card-content {
    padding-bottom: 8px;
    text-align: center;
  }

  /* DETAIL PAGE
  ------------------------- */

  .blog-detail img {
    margin: 1.5rem 0;
  }

  .blog-detail-img {
    width: 100%;
    height: 500px;
    background-position: center;
    background-repeat: no-repeat;
  }

  .blog .blog-detail + .blog-related .container {
    padding-top: 15px;
  }

  /* DETAIL PAGE - CONTENT
  ------------------------- */

  .blog .blog-detail > .container {
    padding-top: 20px;
  }

  .blog .blog-detail-content .container {
    padding-top: 0;
    padding-bottom: 0;
  }

  .blog-detail-content h1 {
    color: #303030 !important;
    font-weight: bold !important;
  }

  .blog-detail-content h2 {
    text-align: left !important;
  }

  .blog-detail-content h2 + p {
    text-align: left;
  }

  .blog-detail-content p + h2 {
    margin-top: 37px;
    margin-bottom: 20px;
  }

  /* Breadcrumb */

  .blog-breadcrumb {
    margin-top: 16px;
    margin-bottom: 35px;
    padding: 0;
    list-style: none;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    font-size: 12px;
    line-height: 1;
  }

  .blog-breadcrumb a {
    position: relative;
    display: inline-block;
    color: #303030 !important;
  }

  .blog-breadcrumb a:after {
    content: '';
    margin: 0 5px;
    width: 4px;
    height: 4px;
    display: inline-block;
    border-radius: 50%;
    background-color: #b3a270;
    -webkit-transform: translateY(-2px);
            transform: translateY(-2px);
  }

  /* Author/Date */

  .blog-meta {
    margin: 12px 0 10px;
    padding: 0;
    list-style: none;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    color: #a2a6ab;
    font-size: 12px;
    line-height: 1;
  }

  .blog-meta li {
    position: relative;
    display: inline-block;
  }

  .blog-meta li + li:before {
    content: '';
    margin: 0 5px;
    width: 4px;
    height: 4px;
    display: inline-block;
    border-radius: 50%;
    background-color: #a2a6ab;
    -webkit-transform: translateY(-2px);
            transform: translateY(-2px);
  }

  .blog-meta-name {
    font-weight: bold;
  }

  /* Social */

  .blog-social {
    margin: 0 0 10px;
    padding: 0;
    list-style: none;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }

  .blog-social a {
    padding: 0 2px;
  }

  .blog-social .email {
    margin-left: 4px;
  }

  .blog-social svg {
    width: 14px;
    height: 14px;
  }

  .blog-social path {
    fill: #b3a270;
  }

  /* ShareThis Plugin */

  [js] [blog-ref="social"] {
    margin: -8px 0;
    min-height: 32px;
    visibility: hidden;
    pointer-events: none;
  }

  [js] [blog-ref="social"].loaded {
    visibility: visible;
    pointer-events: auto;
  }

  #st-1 .st-btn {
    top: auto !important;
    margin-right: 4px;
    padding: 0 !important;
    height: auto !important;
    line-height: auto !important;
    text-align: left !important;
    border: 0 !important;
  }

  #st-1 .st-btn:hover {
    top: auto !important;
    opacity: 1 !important;
  }

  #st-1 .st-btn path {
    fill: #b3a270 !important;
  }

  /* Jumplist */

  .blog-jump {
    margin: 32px 0;
    padding: 30px 20% 30px 40px;
    list-style: none;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    font-size: 15px;
    background: #fef8f7;
  }

  .blog-jump ul {
    margin: 0;
    padding: 0;
    list-style: none;
  }

  .blog-jump ul + ul {
    margin-top: -5px;
  }

  .blog-jump a {
    margin: 7px 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    word-break: break-word;
    color: #b3a270 !important;
    font-weight: bold;
    line-height: 1.4;
  }

  .blog-jump svg {
    margin-right: 15px;
    min-width: 16px;
    height: 16px;
    -webkit-transform: translate(0, 2px);
            transform: translate(0, 2px);
    -webkit-transition: -webkit-transform .15s;
    transition: -webkit-transform .15s;
    transition: transform .15s;
    transition: transform .15s, -webkit-transform .15s;
  }

  .blog-jump a:hover svg {
    -webkit-transform: translate(3px, 2px);
            transform: translate(3px, 2px);
  }

  .blog-jump path {
    fill: #b3a270;
  }

  /* Cta */

  .blog-detail-content .blog-cta {
    margin: 32px 0;
    background: none;
    -webkit-box-shadow: 0 8px 14px rgba(204, 208, 216, 0.5);
            box-shadow: 0 8px 14px rgba(204, 208, 216, 0.5);
  }

  .blog-detail-content .blog-cta h2 {
    margin-top: 0;
    color: #b3a270;
  }

  .blog-detail-content .blog-cta p {
    color: #303030;
    font-size: 14px;
  }

  .blog-detail-content .blog-cta-img img {
    width: 100%;
  }

  .blog-detail-content .blog-cta.right .blog-btn {
    color: #a79445 !important;
    background-color: transparent !important;
    border-color: #a79445 !important;
  }

  .blog-detail-content .blog-cta.right .blog-btn:hover {
    color: #fff !important;
    background-color: #a79445 !important;
    border-color: #a79445 !important;
  }

  /* DETAIL PAGE - SIDEBAR
  ------------------------- */

  .blog-detail-sidebar {
    padding-top: 32px;
  }

  /* Search */

  .blog-search {
    margin-bottom: 15px;
    padding: 21px 32px;
    text-align: center;
    background: #f5f5f5;
  }

  .blog-search p {
    margin: 0 0 15px;
    font-size: 12px;
  }

  .blog-search-field {
    position: relative;
    margin: 0 auto;
    width: 65%;
  }

  .blog-search-field svg {
    position: absolute;
    top: 50%;
    right: 8px;
    width: 16px;
    height: 16px;
    pointer-events: none;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%);
  }

  .blog-search-field path {
    fill: #d9d9d9;
  }

  .blog-search-field input {
    padding: 0 27px 1px 10px;
    width: 100%;
    height: 28px;
    font-size: 12px;
    background: #fff;
    border: 1px solid #a2a6ab;
    border-radius: 3px;
    -webkit-box-sizing: border-box;
            box-sizing: border-box;
  }

  .blog-search-field ::-webkit-input-placeholder {
    opacity: 1;
    color: #d9d9d9;
    font-size: 12px;
  }

  .blog-search-field :-moz-placeholder {
    opacity: 1;
    color: #d9d9d9;
    font-size: 12px;
  }

  .blog-search-field :-ms-input-placeholder {
    opacity: 1;
    color: #d9d9d9;
    font-size: 12px;
  }

  /* -- Focus */

  .blog-search-field input:focus {
    outline: none;
  }

  .blog-search-field :focus::-webkit-input-placeholder {
    opacity: .5;
    color: #d9d9d9;
  }

  .blog-search-field :focus:-moz-placeholder {
    opacity: .5;
    color: #d9d9d9;
  }

  .blog-search-field :focus:-ms-input-placeholder {
    opacity: .5;
    color: #d9d9d9;
  }

  /* Category List */

  .no-js .blog-cat-list {
    display: none;
  }

  .blog-cat-list-title {
    padding: 10px;
    text-align: center;
    font-family: Monserrat, Arial, sans-serif;
    font-weight: bold;
    font-size: 18px;
    background: #eaf1f5;
  }

  .blog-cat-list-content {
    padding: 12px;
    background: #f5f5f5;
  }

  .blog-cat-list-select {
    position: relative;
    cursor: pointer;
    border: 1px solid #000;
    border-radius: 3px;
  }

  .blog-cat-list-select:after {
    content: '';
    position: absolute;
    top: 8px;
    right: 12px;
    pointer-events: none;
    border: 20px solid transparent;
    border-width: 14px 9px;
    border-top-color: #b3a270;
  }

  .blog-cat-list-select select {
    padding: 0 15px;
    width: 100%;
    height: 28px;
    font-size: 13px;
    border: 0;
    border-radius: 3px;
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    -ms-appearance: none;
  }

  /* List Group */

  .blog-list-group {
    margin-top: 15px;
  }

  .blog-list-group-name {
    padding: 10px;
    text-align: center;
    font-family: Monserrat, Arial, sans-serif;
    font-weight: bold;
    font-size: 18px;
    background: #eaf1f5;
  }

  .blog-list-group-content {
    padding: 12px;
  }

  .blog-list-group ul {
    margin: 0;
    padding: 0;
    list-style: none;
  }

  .blog-list-group a {
    padding: 7px 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    color: #303030;
  }

  .blog-list-group-img {
    width: 130px;
    max-width: 130px;
    height: 75px;
    display: block;
    -webkit-box-flex: 1;
        -ms-flex: 1 0 auto;
            flex: 1 0 auto;
    background-color: #f5f5f5;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
  }

  .blog-list-group-info {
    padding: 5px 14px !important;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    font-size: 12.5px;
    line-height: 1.5;
  }

  .blog-list-group-title {
    display: block;
    color: #303030;
  }

  .blog-list-group-date {
    display: block;
    color: #a2a6ab;
  }

  /* RELATED PRODUCTS
  ------------------------- */

  .blog-related .blog-card-img {
    background-color: unset;
  }

  /* SEARCH RESULTS
  ------------------------- */

  /* Search Input */

  .search-form {
    background: #e8f0f4;
  }

  .search-form h2 {
    margin-top: 0;
  }

  .search-form form {
    margin: 0 auto;
  }

  /* Results List */

  .search-results h2 {
    margin-bottom: 25px;
  }

  .search-result-query {
    color: #b3a270;
    font-style: italic;
    font-weight: 300;
  }

  .search-results-grid {
    margin: 0 auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }

  .search-results-grid .blog-card {
    margin: 15px;
    max-width: 286px;
    min-height: 1px;
  }

  .search-results-grid .blog-card-img img {
    height: 100%;
  }
}

/* MEDIA QUERIES (MIN WIDTH)
------------------------------ */

/* TABLET: PORTRAIT+ */

@media (min-width: 768px) {
  /* SPLIDEJS SLIDER
  ------------------------- */

  [ie] .splide__slide {
    -ms-flex-preferred-size: 50%;
        flex-basis: 50%;
  }

  [ie] .splide__slide + .splide__slide {
    margin-left: 20px;
  }

  /* 'No Sliding Allowed' (< 3 slides) */

  [js] .no-slide .splide__list {
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }

  [js] .no-slide .splide__slide {
    -ms-flex-preferred-size: calc(50% - 20px);
        flex-basis: calc(50% - 20px);
  }

  [js] .no-slide .splide__slide + .splide__slide {
    margin-left: 20px;
  }

  /* SHARED
  ------------------------- */

  .blog .container {
    padding-top: 32px;
    padding-bottom: 32px;
  }

  /* HERO BANNER
  ------------------------- */

  .blog-hero-content {
    max-width: 50%;
  }

  /* FAQ
  ------------------------- */

  .blog-faq-grid {
    margin-top: 32px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }

  /* Sidebar */

  .blog-faq-sidebar {
    -webkit-box-flex: 1;
        -ms-flex: 1 0 260px;
            flex: 1 0 260px;
    -webkit-transform: translate(0, -16px);
            transform: translate(0, -16px);
  }

  .blog-faq-sidebar li {
    position: relative;
    padding: 20px 60px 20px 20px;
    cursor: pointer;
    line-height: 1.5;
    background: transparent;
    border-bottom: 1px solid #a1a5a9;
    -webkit-transition: background-color .15s;
    transition: background-color .15s;
  }

  .blog-faq-sidebar li.active {
    color: #fff;
    background: #b3a270;
  }

  .blog-faq-sidebar li:after {
    content: '';
    position: absolute;
    top: 24px;
    right: 16px;
    border: 20px solid transparent;
    border-width: 18px 11px;
    border-top-color: #b3a270;
  }

  .blog-faq-sidebar li.active:after {
    top: 20px;
    right: -4px;
    border-width: 12px 20px;
    border-top-color: transparent;
    border-left-color: #fff;
  }

  /* List */

  .blog-faq-list {
    width: calc(100% - 240px);
  }

  .blog-faq-sidebar + .blog-faq-list {
    margin-left: 20px;
  }

  /* DETAIL PAGE - CONTENT
  ------------------------- */

  .blog .blog-detail .blog-related {
    margin-top: -15px;
  }

  /* CTA */

  .blog-detail-content .blog-cta + .blog-cta {
    margin-top: 50px;
  }

  .blog-detail-content .blog-cta .container {
    padding: 0 !important;
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }

  .blog-detail-content .blog-cta .container > * {
    -ms-flex-preferred-size: 50%;
        flex-basis: 50%;
  }

  .blog-detail-content .blog-cta h2 {
    font-size: 24px !important;
    line-height: 29px !important;
  }

  .blog-detail-content .blog-cta-img {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }

  .blog-detail-content .blog-cta.right .blog-cta-img {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
  }

  .blog-detail-content .blog-cta-content {
    padding: 10px 32px;
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
  }

  .blog-detail-content .blog-cta.right .blog-cta-content {
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }

  .blog-detail-content .blog-cta-content-wrap {
    max-width: 600px;
  }

  .blog-detail-content .blog-cta-btns {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }

  /* RELATED PRODUCTS
  ------------------------- */

  .prod-mommy-makeover {
    background-position: 50% -67px;
  }

  /* SEARCH RESULTS
  ------------------------- */

  /* Search Input */

  .search-form form {
    width: 65%;
  }

  /* Results List */

  .search-results-grid {
    max-width: 635px;
  }

  .search-results-grid .blog-card {
    -ms-flex-preferred-size: calc(50% - 30px);
        flex-basis: calc(50% - 30px);
  }
}

/* CUSTOM+ */

@media (min-width: 992px) {
  /* SPLIDEJS SLIDER
  ------------------------- */

  /* 'No Sliding Allowed' (< 3 slides) */

  [js] .no-slide .splide__slide {
    -ms-flex-preferred-size: calc(33% - 20px);
        flex-basis: calc(33% - 20px);
  }

  /* SHARED
  ------------------------- */

  .blog .container {
    padding-top: 48px;
    padding-bottom: 48px;
  }

  /* NAV BAR
  ------------------------- */

  .blog-nav-close,
  .blog-nav-mask,
  .blog-nav-trigger {
    display: none;
  }

  .blog-nav .container {
    padding-top: 10px !important;
    padding-bottom: 10px !important;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }

  .blog-nav-wrap {
    -webkit-box-flex: 1;
        -ms-flex: 1 0 auto;
            flex: 1 0 auto;
  }

  .blog-nav ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }

  .blog-nav a {
    padding: 10px 60px 10px 0;
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    opacity: 1;
    font-size: 12px;
    -webkit-transition: opacity .15s;
    transition: opacity .15s;
  }

  .blog-nav-search {
    min-width: 176px;
  }

  /* CTA
  ------------------------- */

  .blog-cta + .blog-cta {
    margin-top: 100px;
  }

  .blog-cta .container {
    padding: 0 !important;
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }

  .blog-cta .container > * {
    -ms-flex-preferred-size: 50%;
        flex-basis: 50%;
  }

  .blog-cta-img {
    -webkit-box-ordinal-group: 3;
        -ms-flex-order: 2;
            order: 2;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }

  .blog-cta.right .blog-cta-img {
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
  }

  .blog-cta-content {
    padding: 48px 32px;
    -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
            order: 1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
  }

  .blog-cta.right .blog-cta-content {
    padding-left: 80px;
    -webkit-box-pack: start;
        -ms-flex-pack: start;
            justify-content: flex-start;
  }

  .blog-cta-content-wrap {
    max-width: 600px;
  }

  .blog-cta-btns {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }

  /* FAQ
  ------------------------- */

  [js] .blog-faq {
    visibility: hidden;
    pointer-events: none;
  }

  [js] .blog-faq.loaded {
    visibility: visible;
    pointer-events: auto;
  }

  /* Sidebar */

  .blog-faq-sidebar {
    -webkit-box-flex: 1;
        -ms-flex: 1 0 260px;
            flex: 1 0 260px;
    -webkit-transform: translate(-20px, -20px);
            transform: translate(-20px, -20px);
  }

  .blog-faq-sidebar li:after {
    right: 32px;
  }

  .blog-faq-sidebar li.active:after {
    right: 11px;
  }

  /* List */

  .blog-faq-list {
    width: calc(100% - 260px);
  }

  .blog-faq-sidebar + .blog-faq-list {
    margin-left: 40px;
  }

  /* DETAIL PAGE
  ------------------------- */

  .blog-detail-grid {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }

  /* DETAIL PAGE - CONTENT
  ------------------------- */

  .blog-detail-content {
    -webkit-box-flex: 1;
        -ms-flex: 1 0 auto;
            flex: 1 0 auto;
    width: calc(100% - 380px);
  }

  .blog-detail-content .container {
    width: 100% !important;
  }

  .blog-detail-content .wysiwyg li + li {
    margin-top: 6px;
  }

  .blog-detail-content .wysiwyg p {
    margin-bottom: 23px;
  }

  .blog-detail-content .blog-cta + .blog-cta {
    margin-top: 50px;
  }

  .blog-detail-content .blog-cta.right .blog-cta-content {
    padding-left: 32px;
  }

  .blog-detail-content .blog-cta h2 {
    font-size: 22px !important;
    line-height: 27px !important;
  }

  .blog-detail-content .blog-cta p {
    line-height: 19px;
  }

  .blog .blog-detail .blog-related {
    margin-top: -32px;
  }

  /* DETAIL PAGE - SIDEBAR
  ------------------------- */

  .blog-detail-sidebar {
    margin-left: 50px;
    padding-top: 65px;
    width: 100%;
    max-width: 330px;
    -webkit-box-flex: 1;
        -ms-flex: 1 0 auto;
            flex: 1 0 auto;
  }

  /* SEARCH RESULTS
  ------------------------- */

  /* Search Input */

  .search-form form {
    width: 50%;
  }

  /* Results List */

  .search-results-grid {
    max-width: 955px;
  }

  .search-results-grid .blog-card {
    -ms-flex-preferred-size: calc(33% - 30px);
        flex-basis: calc(33% - 30px);
  }

  /* RELATED PRODUCTS
  ------------------------- */

  .blog-related .blog-card-img {
    background-size: 80%;
  }

  .prod-mommy-makeover {
    background-position: 50% -94px;
  }
}

/* CUSTOM DESKTOP */

@media (min-width: 1200px) {
  /* HERO BANNER
  ------------------------- */

  .blog-hero .container {
    min-height: 450px;
  }

  /* RELATED PRODUCTS
  ------------------------- */

  .blog-related .blog-card-img {
    background-size: 100%;
  }

  .prod-mommy-makeover {
    background-position: 50% -48px;
  }
}

/* DESKTOP MAX */

@media (min-width: 1380px) {
  [ie] .splide__slide {
    -ms-flex-preferred-size: 33%;
        flex-basis: 33%;
  }

  /* SHARED
  ------------------------- */

  .blog .container {
    padding-top: 64px;
    padding-bottom: 64px;
  }

  /* HERO BANNER
  ------------------------- */

  .blog-hero-content {
    max-width: 600px;
  }

  /* NAV BAR
  ------------------------- */

  .blog-nav nav {
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }

  .blog-nav a {
    padding: 0 40px;
  }

  .blog-nav ul > li:first-child a {
    padding-left: 0;
  }

  .blog-nav-group {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 0;
        -ms-flex: 0 1 auto;
            flex: 0 1 auto;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }

  .blog-nav-search {
    margin-top: 0;
  }

  /* DETAIL PAGE - CONTENT
  ------------------------- */

  .blog-detail-content {
    width: calc(100% - 430px);
  }

  /* Cta */

  .blog-detail-content .blog-cta h2 {
    font-size: 28px !important;
    line-height: 32px !important;
  }

  .blog-detail-content .blog-cta p {
    line-height: 24px;
  }

  /* Jumplist */

  .blog-jump {
    margin: 32px 0;
    padding: 30px;
    list-style: none;
    font-size: 15px;
    background: #fef8f7;
  }

  .blog-jump.blog-jump-grid {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    grid-column-gap: 32px;
  }

  .blog-jump ul + ul {
    margin-top: 0;
  }

  /* Related Products */

  .blog .blog-detail .blog-related {
    margin-top: -50px;
  }

  /* DETAIL PAGE - SIDEBAR
  ------------------------- */

  .blog-detail-sidebar {
    margin-left: 100px;
  }

  /* RELATED PRODUCTS
  ------------------------- */

  .prod-mommy-makeover {
    background-position: 50% -95px;
  }
}

/* MEDIA QUERIES (MAX WIDTH)
------------------------------ */

/* MOBILE ONLY */

@media (max-width: 1499px) {
  /* DETAIL PAGE
  ------------------------- */

  .blog-detail-img {
    background-size: contain;
  }
}

/* MOBILE ONLY */

@media (max-width: 991px) {
  /* CTA
  ------------------------- */

  .blog-cta-btns {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }

  /* DETAIL PAGE - SIDEBAR
  ------------------------- */

  .blog-detail-sidebar {
    margin: 0 auto;
    max-width: 500px;
  }
}

/* UPTO TABLET: PORTRAIT */

@media (max-width: 991px) {
  /* NAV BAR
  ------------------------- */

  .blog-nav {
    z-index: 1;
    position: -webkit-sticky;
    position: sticky;
    top: 70px;
  }

  .blog-nav[open] {
    z-index: 100;
  }

  .blog-nav .container {
    padding-top: 10px !important;
    padding-bottom: 10px !important;
  }

  .blog-nav-wrap {
    z-index: 10002;
    position: fixed;
    top: 0;
    left: 0;
    padding: 0 15px;
    width: 80vw;
    height: 100%;
    background-color: #b7a369;
    -webkit-transform: translateX(-100%);
            transform: translateX(-100%);
  }

  .blog-nav[open] .blog-nav-wrap {
    -webkit-transform: translateX(0);
            transform: translateX(0);
    -webkit-transition: -webkit-transform .4s;
    transition: -webkit-transform .4s;
    transition: transform .4s;
    transition: transform .4s, -webkit-transform .4s;
  }

  .blog-nav-mask {
    z-index: 10001;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: none;
  }

  .blog-nav[open] .blog-nav-mask {
    display: block;
  }

  .blog-nav-close {
    position: absolute;
    top: 15px;
    left: 5px;
    width: 40px;
    height: 40px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    background: none;
    border: 0;
  }

  .blog-nav-close svg {
    width: 40px;
    min-width: 40px;
    height: 40px;
  }

  .blog-nav-close path {
    fill: #fff;
  }

  .blog-nav nav {
    padding-top: 60px;
  }

  .blog-nav a {
    padding: 17px 0;
    display: block;
  }

  .blog-nav-group {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }

  .blog-nav-trigger {
    margin-right: 15px;
    width: 40px;
    height: 40px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
    background: none;
    border: 0;
  }

  .blog-nav-trigger svg {
    width: 40px;
    min-width: 40px;
    height: 40px;
  }

  .blog-nav-trigger path {
    fill: #fff;
  }

  .blog-nav-search {
    margin-left: auto;
    -webkit-box-flex: 0;
        -ms-flex: 0 1 auto;
            flex: 0 1 auto;
    height: 30px;
  }

  .blog-nav-search input {
    padding-top: 6px;
    font-size: 16px;
  }
}

/* MOBILE ONLY */

@media (max-width: 767px) {
  .blog .container {
    padding-top: 32px;
    padding-bottom: 32px;
  }

  /* SPLIDEJS SLIDER
  ------------------------- */

  [js] .no-slide .splide__list {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }

  [js] .no-slide .splide__slide + .splide__slide {
    margin-top: 30px;
  }

  /* Slides */

  .splide__track {
    margin: 0 auto;
    max-width: 320px;
  }

  /* Arrows */

  .splide__arrow--next {
    right: 10px;
  }

  .splide__arrow--prev {
    left: 10px;
  }

  /* HERO BANNER
  ------------------------- */

  .blog-hero {
    background-image: none;
  }

  /* CTA
  ------------------------- */

  .blog-cta-content {
    padding-top: 20px;
  }

  /* FAQ
  ------------------------- */

  .blog-faq-sidebar li {
    cursor: pointer;
  }

  .blog-faq-sidebar li + li {
    margin-top: 12px;
  }

  .blog-faq-list {
    margin-top: 32px;
  }

  /* DETAIL PAGE - CONTENT
  ------------------------- */

  .blog .blog-detail-content .container {
    padding: 0;
  }

  .blog-detail-content .blog-cta {
    margin-right: auto;
    margin-left: auto;
    max-width: 360px;
  }

  .blog-detail-content .blog-cta-content,
  .blog-detail-content .blog-cta.right .blog-cta-content {
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .blog-detail-content .blog-cta h2 {
    font-size: 23px !important;
    line-height: 29px !important;
  }

  /* RELATED PRODUCTS
  ------------------------- */

  .prod-mommy-makeover {
    background-position: 50% -53px;
  }

  /* SEARCH RESULTS
  ------------------------- */

  /* Search Input */

  .search-form form {
    width: 85%;
  }

  /* Results List */

  .search-results-grid {
    max-width: 316px;
  }
}

.scarDefense,
.restorativeSilicone,
.stressBandage {
  width: 100%;
}

.scarDefense svg,
.restorativeSilicone svg,
.stressBandage svg {
  width: 100%;
  max-width: 501px;
}

.tensionRelief,
.restorativeSiliconeDrop,
.stressShielding,
.fdaApproved,
.starRated,
.freeShipping {
  text-align: center;
}

.tensionRelief svg,
.restorativeSiliconeDrop svg,
.stressShielding svg,
.fdaApproved svg,
.starRated svg,
.freeShipping svg {
  height: 80px;
}

.tensionRelief.blue .restorativeSilicone-c2,
.tensionRelief.blue .restorativeSilicone-c3,
.restorativeSiliconeDrop.blue .restorativeSilicone-c2,
.restorativeSiliconeDrop.blue .restorativeSilicone-c3,
.stressShielding.blue .restorativeSilicone-c2,
.stressShielding.blue .restorativeSilicone-c3,
.fdaApproved.blue .restorativeSilicone-c2,
.fdaApproved.blue .restorativeSilicone-c3,
.starRated.blue .restorativeSilicone-c2,
.starRated.blue .restorativeSilicone-c3,
.freeShipping.blue .restorativeSilicone-c2,
.freeShipping.blue .restorativeSilicone-c3 {
  fill: #1073ad;
}

.restorativeBody {
  --icon-body-anim-delay: .4s;
  --icon-body-anim-duration: 3s;
  --icon-body-color: #22b2b4;
  text-align: center;
}

@-webkit-keyframes CIRCLE-FADE-IN {
  0% {
    opacity: 0;
    stroke: white;
  }

  100% {
    opacity: 1;
    stroke: var(--icon-body-color);
  }
}

@keyframes CIRCLE-FADE-IN {
  0% {
    opacity: 0;
    stroke: white;
  }

  100% {
    opacity: 1;
    stroke: var(--icon-body-color);
  }
}

.restorativeBody .icon-body {
  /* Animation */
  /* Styling */
  height: 100px;
  margin-top: -10px;
  margin-bottom: -10px;
}

.restorativeBody .icon-body g[class*="circle"] circle {
  -webkit-animation-duration: var(--icon-body-anim-duration);
          animation-duration: var(--icon-body-anim-duration);
  -webkit-animation-fill-mode: forwards;
          animation-fill-mode: forwards;
  opacity: 0;
}

.restorativeBody .icon-body .circle-top circle {
  -webkit-animation-delay: 0s;
          animation-delay: 0s;
}

.restorativeBody .icon-body .circle-center circle {
  -webkit-animation-delay: calc(var(--icon-body-anim-delay) * 1);
          animation-delay: calc(var(--icon-body-anim-delay) * 1);
}

.restorativeBody .icon-body .circle-bottom circle {
  -webkit-animation-delay: calc(var(--icon-body-anim-delay) * 2);
          animation-delay: calc(var(--icon-body-anim-delay) * 2);
}

.restorativeBody .icon-body .icon-body-torso path {
  fill: none;
  stroke: var(--icon-body-color);
  stroke-linecap: round;
  stroke-linejoin: round;
}

.restorativeBody .icon-body .icon-body-torso path.torso-inner {
  stroke-width: 4px;
}

.restorativeBody .icon-body .icon-body-torso path.torso-outer {
  stroke-width: 6px;
}

.restorativeBody .icon-body g[class*="circle"] circle {
  stroke-width: 4px;
}

.restorativeBody .icon-body .circle-sm {
  fill: var(--icon-body-color);
  stroke: var(--icon-body-color);
  stroke-miterlimit: 10;
}

.restorativeBody .icon-body .circle-lg {
  fill: none;
  stroke: var(--icon-body-color);
  stroke-miterlimit: 10;
}

.restorativeBody.large {
  margin: auto;
  height: 200px;
}

.restorativeBody.large svg {
  max-width: 40%;
  height: 100%;
}

.restorativeBody.large svg .icon-body-torso path.torso-inner {
  stroke-width: 2.67px;
}

.restorativeBody.large svg .icon-body-torso path.torso-outer {
  stroke-width: 4px;
}

.restorativeBody.large svg g[class*="circle"] circle {
  stroke-width: 2.67px;
}

.restorativeBody.blue .icon-body {
  --icon-body-color: #1073ad;
  stroke: #1073ad;
}

.restorativeBody.blue .icon-body .circle-sm {
  fill: #1073ad;
}

.restorativeBody.play g[class*="circle"] circle {
  -webkit-animation-name: CIRCLE-FADE-IN;
          animation-name: CIRCLE-FADE-IN;
}

.ModuleHomepageThreeMechanisms .tensionRelief,
.ModuleHomepageThreeMechanisms .restorativeSiliconeDrop,
.ModuleHomepageThreeMechanisms .restorativeBody,
.ModuleHomepageThreeMechanisms .stressShielding {
  text-align: center;
}

.ModuleHomepageThreeMechanisms .tensionRelief svg,
.ModuleHomepageThreeMechanisms .restorativeSiliconeDrop svg,
.ModuleHomepageThreeMechanisms .restorativeBody svg,
.ModuleHomepageThreeMechanisms .stressShielding svg {
  width: 150px;
  height: 150px;
}

.applicationDemo svg,
.threeClinicalTrials svg,
.seeResults svg {
  width: 350px;
}

#bandade_noCurve2,
#neodyne_open_0,
#neodyne_open_1,
#neodyne_open_2,
#neodyne_open_final,
#neodyne_open_curvedLine,
#neodyne_open2_curvedLine {
  visibility: hidden;
}

#full_bandade_noCurve2,
#full_neodyne_open_0,
#full_neodyne_open_1,
#full_neodyne_open_2,
#full_neodyne_open_final,
#full_neodyne_open_curvedLine,
#full_neodyne_open2_curvedLine {
  visibility: hidden;
}

#stressShield_shield {
  fill-opacity: 0;
}

#stressShielding_anim {
  overflow: visible;
}

#stressShield_shield,
#stressShield_check {
  visibility: hidden;
}

.stats75,
.stats90,
.stats91,
.stats92,
.stats96 {
  width: 150px;
}

#ptt_icon_computer,
#ptt_icon_bag {
  visibility: hidden;
}

.pttAnim {
  width: 24%;
  margin: auto;
}

.painRelief,
.miniDesign {
  height: 200px;
  max-width: 25%;
  margin: auto;
}

.stressShielding.large,
.restorativeSiliconeDrop.large {
  margin: auto;
  height: 200px;
}

.stressShielding.large svg,
.restorativeSiliconeDrop.large svg {
  max-width: 25%;
  height: 200px;
}

#truck_line1,
#truck_line2,
#truck_line3,
#truck_line4,
#truck_line5,
#truck_line6,
#shipping_icon {
  visibility: hidden;
}

#shipping_icon {
  overflow: visible;
}

#painRelief_mouth2 {
  visibility: hidden;
}

#miniDesign_1,
#miniDesign_2,
#miniDesign_3,
#miniDesign_4,
#miniDesign_5,
#miniDesign_6,
#miniDesign_7,
#miniDesign_8,
#miniDesign_9,
#miniDesign_10 {
  visibility: hidden;
}

