* {
  outline: none !important;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section {
  display: block;
}
audio,
canvas,
video {
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
audio:not([controls]) {
  display: none;
}
html {
  font-size: 100%;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}
a:focus {
  outline: thin dotted #333;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
a:hover,
a:active {
  outline: 0;
}
sub,
sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
img {
  /* Responsive images (ensure images don't scale beyond their parents) */
  max-width: 100%;
  /* Part 1: Set a maxium relative to the parent */
  width: auto\9;
  /* IE7-8 need help adjusting responsive images */
  height: auto;
  /* Part 2: Scale the height according to the width, otherwise you get stretching */
  vertical-align: middle;
  border: 0;
  -ms-interpolation-mode: bicubic;
}
#map_canvas img,
.google-maps img,
.gm-style img {
  max-width: none;
}
button,
input,
select,
textarea {
  margin: 0;
  font-size: 100%;
  vertical-align: middle;
}
button,
input {
  *overflow: visible;
  line-height: normal;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  padding: 0;
  border: 0;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
label,
select,
button,
input[type="button"],
input[type="reset"],
input[type="submit"],
input[type="radio"],
input[type="checkbox"] {
  cursor: pointer;
}
input[type="search"] {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  -webkit-appearance: textfield;
}
input[type="search"]::-webkit-search-decoration,
input[type="search"]::-webkit-search-cancel-button {
  -webkit-appearance: none;
}
textarea {
  overflow: auto;
  vertical-align: top;
}
@media print {
  * {
    text-shadow: none !important;
    color: #000 !important;
    background: transparent !important;
    box-shadow: none !important;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  a[href]:after {
    content: " (" attr(href) ")";
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  .ir a:after,
  a[href^="javascript:"]:after,
  a[href^="#"]:after {
    content: "";
  }
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  tr,
  img {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  @page {
    margin: 0.5cm;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
}
.clearfix {
  *zoom: 1;
}
.clearfix:before,
.clearfix:after {
  display: table;
  content: "";
  line-height: 0;
}
.clearfix:after {
  clear: both;
}
.hide-text {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.input-block-level {
  display: block;
  width: 100%;
  min-height: 28px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
body {
  margin: 0;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 13px;
  line-height: 18px;
  color: #333333;
  background-color: #ffffff;
}
a {
  color: #0088cc;
  text-decoration: none;
}
a:hover,
a:focus {
  color: #005580;
  text-decoration: underline;
}
.img-rounded {
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
}
.img-polaroid {
  padding: 4px;
  background-color: #fff;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
}
.img-circle {
  -webkit-border-radius: 500px;
  -moz-border-radius: 500px;
  border-radius: 500px;
}
.row {
  margin-left: -20px;
  *zoom: 1;
}
.row:before,
.row:after {
  display: table;
  content: "";
  line-height: 0;
}
.row:after {
  clear: both;
}
[class*="span"] {
  float: left;
  min-height: 1px;
  margin-left: 20px;
}
.container,
.navbar-static-top .container,
.navbar-fixed-top .container,
.navbar-fixed-bottom .container {
  width: 4780px;
}
.span60 {
  width: 4780px;
}
.span59 {
  width: 4700px;
}
.span58 {
  width: 4620px;
}
.span57 {
  width: 4540px;
}
.span56 {
  width: 4460px;
}
.span55 {
  width: 4380px;
}
.span54 {
  width: 4300px;
}
.span53 {
  width: 4220px;
}
.span52 {
  width: 4140px;
}
.span51 {
  width: 4060px;
}
.span50 {
  width: 3980px;
}
.span49 {
  width: 3900px;
}
.span48 {
  width: 3820px;
}
.span47 {
  width: 3740px;
}
.span46 {
  width: 3660px;
}
.span45 {
  width: 3580px;
}
.span44 {
  width: 3500px;
}
.span43 {
  width: 3420px;
}
.span42 {
  width: 3340px;
}
.span41 {
  width: 3260px;
}
.span40 {
  width: 3180px;
}
.span39 {
  width: 3100px;
}
.span38 {
  width: 3020px;
}
.span37 {
  width: 2940px;
}
.span36 {
  width: 2860px;
}
.span35 {
  width: 2780px;
}
.span34 {
  width: 2700px;
}
.span33 {
  width: 2620px;
}
.span32 {
  width: 2540px;
}
.span31 {
  width: 2460px;
}
.span30 {
  width: 2380px;
}
.span29 {
  width: 2300px;
}
.span28 {
  width: 2220px;
}
.span27 {
  width: 2140px;
}
.span26 {
  width: 2060px;
}
.span25 {
  width: 1980px;
}
.span24 {
  width: 1900px;
}
.span23 {
  width: 1820px;
}
.span22 {
  width: 1740px;
}
.span21 {
  width: 1660px;
}
.span20 {
  width: 1580px;
}
.span19 {
  width: 1500px;
}
.span18 {
  width: 1420px;
}
.span17 {
  width: 1340px;
}
.span16 {
  width: 1260px;
}
.span15 {
  width: 1180px;
}
.span14 {
  width: 1100px;
}
.span13 {
  width: 1020px;
}
.span12 {
  width: 940px;
}
.span11 {
  width: 860px;
}
.span10 {
  width: 780px;
}
.span9 {
  width: 700px;
}
.span8 {
  width: 620px;
}
.span7 {
  width: 540px;
}
.span6 {
  width: 460px;
}
.span5 {
  width: 380px;
}
.span4 {
  width: 300px;
}
.span3 {
  width: 220px;
}
.span2 {
  width: 140px;
}
.span1 {
  width: 60px;
}
.offset60 {
  margin-left: 4820px;
}
.offset59 {
  margin-left: 4740px;
}
.offset58 {
  margin-left: 4660px;
}
.offset57 {
  margin-left: 4580px;
}
.offset56 {
  margin-left: 4500px;
}
.offset55 {
  margin-left: 4420px;
}
.offset54 {
  margin-left: 4340px;
}
.offset53 {
  margin-left: 4260px;
}
.offset52 {
  margin-left: 4180px;
}
.offset51 {
  margin-left: 4100px;
}
.offset50 {
  margin-left: 4020px;
}
.offset49 {
  margin-left: 3940px;
}
.offset48 {
  margin-left: 3860px;
}
.offset47 {
  margin-left: 3780px;
}
.offset46 {
  margin-left: 3700px;
}
.offset45 {
  margin-left: 3620px;
}
.offset44 {
  margin-left: 3540px;
}
.offset43 {
  margin-left: 3460px;
}
.offset42 {
  margin-left: 3380px;
}
.offset41 {
  margin-left: 3300px;
}
.offset40 {
  margin-left: 3220px;
}
.offset39 {
  margin-left: 3140px;
}
.offset38 {
  margin-left: 3060px;
}
.offset37 {
  margin-left: 2980px;
}
.offset36 {
  margin-left: 2900px;
}
.offset35 {
  margin-left: 2820px;
}
.offset34 {
  margin-left: 2740px;
}
.offset33 {
  margin-left: 2660px;
}
.offset32 {
  margin-left: 2580px;
}
.offset31 {
  margin-left: 2500px;
}
.offset30 {
  margin-left: 2420px;
}
.offset29 {
  margin-left: 2340px;
}
.offset28 {
  margin-left: 2260px;
}
.offset27 {
  margin-left: 2180px;
}
.offset26 {
  margin-left: 2100px;
}
.offset25 {
  margin-left: 2020px;
}
.offset24 {
  margin-left: 1940px;
}
.offset23 {
  margin-left: 1860px;
}
.offset22 {
  margin-left: 1780px;
}
.offset21 {
  margin-left: 1700px;
}
.offset20 {
  margin-left: 1620px;
}
.offset19 {
  margin-left: 1540px;
}
.offset18 {
  margin-left: 1460px;
}
.offset17 {
  margin-left: 1380px;
}
.offset16 {
  margin-left: 1300px;
}
.offset15 {
  margin-left: 1220px;
}
.offset14 {
  margin-left: 1140px;
}
.offset13 {
  margin-left: 1060px;
}
.offset12 {
  margin-left: 980px;
}
.offset11 {
  margin-left: 900px;
}
.offset10 {
  margin-left: 820px;
}
.offset9 {
  margin-left: 740px;
}
.offset8 {
  margin-left: 660px;
}
.offset7 {
  margin-left: 580px;
}
.offset6 {
  margin-left: 500px;
}
.offset5 {
  margin-left: 420px;
}
.offset4 {
  margin-left: 340px;
}
.offset3 {
  margin-left: 260px;
}
.offset2 {
  margin-left: 180px;
}
.offset1 {
  margin-left: 100px;
}
.row-fluid {
  width: 100%;
  *zoom: 1;
}
.row-fluid:before,
.row-fluid:after {
  display: table;
  content: "";
  line-height: 0;
}
.row-fluid:after {
  clear: both;
}
.row-fluid [class*="span"] {
  display: block;
  width: 100%;
  min-height: 28px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  float: left;
  margin-left: 0;
  *margin-left: -0.01046025%;
}
.row-fluid [class*="span"]:first-child {
  margin-left: 0;
}
.row-fluid .controls-row [class*="span"] + [class*="span"] {
  margin-left: 0;
}
.row-fluid .span60 {
  width: 100%;
  *width: 99.98953975000001%;
}
.row-fluid .span59 {
  width: 98.33333333%;
  *width: 98.32287307999999%;
}
.row-fluid .span58 {
  width: 96.66666667%;
  *width: 96.65620642%;
}
.row-fluid .span57 {
  width: 95%;
  *width: 94.98953975000001%;
}
.row-fluid .span56 {
  width: 93.33333333%;
  *width: 93.32287307999999%;
}
.row-fluid .span55 {
  width: 91.66666667%;
  *width: 91.65620642%;
}
.row-fluid .span54 {
  width: 90%;
  *width: 89.98953975000001%;
}
.row-fluid .span53 {
  width: 88.33333333%;
  *width: 88.32287307999999%;
}
.row-fluid .span52 {
  width: 86.66666667%;
  *width: 86.65620642%;
}
.row-fluid .span51 {
  width: 85%;
  *width: 84.98953975000001%;
}
.row-fluid .span50 {
  width: 83.33333333%;
  *width: 83.32287307999999%;
}
.row-fluid .span49 {
  width: 81.66666667%;
  *width: 81.65620642%;
}
.row-fluid .span48 {
  width: 80%;
  *width: 79.98953975000001%;
}
.row-fluid .span47 {
  width: 78.33333333%;
  *width: 78.32287307999999%;
}
.row-fluid .span46 {
  width: 76.66666667%;
  *width: 76.65620642%;
}
.row-fluid .span45 {
  width: 75%;
  *width: 74.98953975000001%;
}
.row-fluid .span44 {
  width: 73.33333333%;
  *width: 73.32287307999999%;
}
.row-fluid .span43 {
  width: 71.66666667%;
  *width: 71.65620642%;
}
.row-fluid .span42 {
  width: 70%;
  *width: 69.98953975000001%;
}
.row-fluid .span41 {
  width: 68.33333333%;
  *width: 68.32287307999999%;
}
.row-fluid .span40 {
  width: 66.66666667%;
  *width: 66.65620642%;
}
.row-fluid .span39 {
  width: 65%;
  *width: 64.98953975000001%;
}
.row-fluid .span38 {
  width: 63.33333333%;
  *width: 63.32287308%;
}
.row-fluid .span37 {
  width: 61.66666667%;
  *width: 61.65620642%;
}
.row-fluid .span36 {
  width: 60%;
  *width: 59.98953975%;
}
.row-fluid .span35 {
  width: 58.33333333%;
  *width: 58.32287308%;
}
.row-fluid .span34 {
  width: 56.66666667%;
  *width: 56.65620642%;
}
.row-fluid .span33 {
  width: 55%;
  *width: 54.98953975%;
}
.row-fluid .span32 {
  width: 53.33333333%;
  *width: 53.32287308%;
}
.row-fluid .span31 {
  width: 51.66666667%;
  *width: 51.65620642%;
}
.row-fluid .span30 {
  width: 50%;
  *width: 49.98953975%;
}
.row-fluid .span29 {
  width: 48.33333333%;
  *width: 48.32287308%;
}
.row-fluid .span28 {
  width: 46.66666667%;
  *width: 46.65620642%;
}
.row-fluid .span27 {
  width: 45%;
  *width: 44.98953975%;
}
.row-fluid .span26 {
  width: 43.33333333%;
  *width: 43.32287308%;
}
.row-fluid .span25 {
  width: 41.66666667%;
  *width: 41.65620642%;
}
.row-fluid .span24 {
  width: 40%;
  *width: 39.98953975%;
}
.row-fluid .span23 {
  width: 38.33333333%;
  *width: 38.32287308%;
}
.row-fluid .span22 {
  width: 36.66666667%;
  *width: 36.65620642%;
}
.row-fluid .span21 {
  width: 35%;
  *width: 34.98953975%;
}
.row-fluid .span20 {
  width: 33.33333333%;
  *width: 33.32287308%;
}
.row-fluid .span19 {
  width: 31.66666667%;
  *width: 31.65620642%;
}
.row-fluid .span18 {
  width: 30%;
  *width: 29.98953975%;
}
.row-fluid .span17 {
  width: 28.33333333%;
  *width: 28.32287308%;
}
.row-fluid .span16 {
  width: 26.66666667%;
  *width: 26.65620642%;
}
.row-fluid .span15 {
  width: 25%;
  *width: 24.98953975%;
}
.row-fluid .span14 {
  width: 23.33333333%;
  *width: 23.32287308%;
}
.row-fluid .span13 {
  width: 21.66666667%;
  *width: 21.65620642%;
}
.row-fluid .span12 {
  width: 20%;
  *width: 19.98953975%;
}
.row-fluid .span11 {
  width: 18.33333333%;
  *width: 18.32287308%;
}
.row-fluid .span10 {
  width: 16.66666667%;
  *width: 16.65620642%;
}
.row-fluid .span9 {
  width: 15%;
  *width: 14.98953975%;
}
.row-fluid .span8 {
  width: 13.33333333%;
  *width: 13.32287308%;
}
.row-fluid .span7 {
  width: 11.66666667%;
  *width: 11.65620642%;
}
.row-fluid .span6 {
  width: 10%;
  *width: 9.98953975%;
}
.row-fluid .span5 {
  width: 8.33333333%;
  *width: 8.322873080000001%;
}
.row-fluid .span4 {
  width: 6.66666667%;
  *width: 6.65620642%;
}
.row-fluid .span3 {
  width: 5%;
  *width: 4.98953975%;
}
.row-fluid .span2 {
  width: 3.33333333%;
  *width: 3.32287308%;
}
.row-fluid .span1 {
  width: 1.66666667%;
  *width: 1.65620642%;
}
.row-fluid .offset60 {
  margin-left: 100%;
  *margin-left: 99.9790795%;
}
.row-fluid .offset60:first-child {
  margin-left: 100%;
  *margin-left: 99.9790795%;
}
.row-fluid .offset59 {
  margin-left: 98.33333333%;
  *margin-left: 98.31241283%;
}
.row-fluid .offset59:first-child {
  margin-left: 98.33333333%;
  *margin-left: 98.31241283%;
}
.row-fluid .offset58 {
  margin-left: 96.66666667%;
  *margin-left: 96.64574616%;
}
.row-fluid .offset58:first-child {
  margin-left: 96.66666667%;
  *margin-left: 96.64574616%;
}
.row-fluid .offset57 {
  margin-left: 95%;
  *margin-left: 94.9790795%;
}
.row-fluid .offset57:first-child {
  margin-left: 95%;
  *margin-left: 94.9790795%;
}
.row-fluid .offset56 {
  margin-left: 93.33333333%;
  *margin-left: 93.31241283%;
}
.row-fluid .offset56:first-child {
  margin-left: 93.33333333%;
  *margin-left: 93.31241283%;
}
.row-fluid .offset55 {
  margin-left: 91.66666667%;
  *margin-left: 91.64574616%;
}
.row-fluid .offset55:first-child {
  margin-left: 91.66666667%;
  *margin-left: 91.64574616%;
}
.row-fluid .offset54 {
  margin-left: 90%;
  *margin-left: 89.9790795%;
}
.row-fluid .offset54:first-child {
  margin-left: 90%;
  *margin-left: 89.9790795%;
}
.row-fluid .offset53 {
  margin-left: 88.33333333%;
  *margin-left: 88.31241283%;
}
.row-fluid .offset53:first-child {
  margin-left: 88.33333333%;
  *margin-left: 88.31241283%;
}
.row-fluid .offset52 {
  margin-left: 86.66666667%;
  *margin-left: 86.64574616%;
}
.row-fluid .offset52:first-child {
  margin-left: 86.66666667%;
  *margin-left: 86.64574616%;
}
.row-fluid .offset51 {
  margin-left: 85%;
  *margin-left: 84.9790795%;
}
.row-fluid .offset51:first-child {
  margin-left: 85%;
  *margin-left: 84.9790795%;
}
.row-fluid .offset50 {
  margin-left: 83.33333333%;
  *margin-left: 83.31241283%;
}
.row-fluid .offset50:first-child {
  margin-left: 83.33333333%;
  *margin-left: 83.31241283%;
}
.row-fluid .offset49 {
  margin-left: 81.66666667%;
  *margin-left: 81.64574616%;
}
.row-fluid .offset49:first-child {
  margin-left: 81.66666667%;
  *margin-left: 81.64574616%;
}
.row-fluid .offset48 {
  margin-left: 80%;
  *margin-left: 79.9790795%;
}
.row-fluid .offset48:first-child {
  margin-left: 80%;
  *margin-left: 79.9790795%;
}
.row-fluid .offset47 {
  margin-left: 78.33333333%;
  *margin-left: 78.31241283%;
}
.row-fluid .offset47:first-child {
  margin-left: 78.33333333%;
  *margin-left: 78.31241283%;
}
.row-fluid .offset46 {
  margin-left: 76.66666667%;
  *margin-left: 76.64574616%;
}
.row-fluid .offset46:first-child {
  margin-left: 76.66666667%;
  *margin-left: 76.64574616%;
}
.row-fluid .offset45 {
  margin-left: 75%;
  *margin-left: 74.9790795%;
}
.row-fluid .offset45:first-child {
  margin-left: 75%;
  *margin-left: 74.9790795%;
}
.row-fluid .offset44 {
  margin-left: 73.33333333%;
  *margin-left: 73.31241283%;
}
.row-fluid .offset44:first-child {
  margin-left: 73.33333333%;
  *margin-left: 73.31241283%;
}
.row-fluid .offset43 {
  margin-left: 71.66666667%;
  *margin-left: 71.64574616%;
}
.row-fluid .offset43:first-child {
  margin-left: 71.66666667%;
  *margin-left: 71.64574616%;
}
.row-fluid .offset42 {
  margin-left: 70%;
  *margin-left: 69.9790795%;
}
.row-fluid .offset42:first-child {
  margin-left: 70%;
  *margin-left: 69.9790795%;
}
.row-fluid .offset41 {
  margin-left: 68.33333333%;
  *margin-left: 68.31241283%;
}
.row-fluid .offset41:first-child {
  margin-left: 68.33333333%;
  *margin-left: 68.31241283%;
}
.row-fluid .offset40 {
  margin-left: 66.66666667%;
  *margin-left: 66.64574616%;
}
.row-fluid .offset40:first-child {
  margin-left: 66.66666667%;
  *margin-left: 66.64574616%;
}
.row-fluid .offset39 {
  margin-left: 65%;
  *margin-left: 64.9790795%;
}
.row-fluid .offset39:first-child {
  margin-left: 65%;
  *margin-left: 64.9790795%;
}
.row-fluid .offset38 {
  margin-left: 63.33333333%;
  *margin-left: 63.31241283%;
}
.row-fluid .offset38:first-child {
  margin-left: 63.33333333%;
  *margin-left: 63.31241283%;
}
.row-fluid .offset37 {
  margin-left: 61.66666667%;
  *margin-left: 61.64574616%;
}
.row-fluid .offset37:first-child {
  margin-left: 61.66666667%;
  *margin-left: 61.64574616%;
}
.row-fluid .offset36 {
  margin-left: 60%;
  *margin-left: 59.9790795%;
}
.row-fluid .offset36:first-child {
  margin-left: 60%;
  *margin-left: 59.9790795%;
}
.row-fluid .offset35 {
  margin-left: 58.33333333%;
  *margin-left: 58.31241283%;
}
.row-fluid .offset35:first-child {
  margin-left: 58.33333333%;
  *margin-left: 58.31241283%;
}
.row-fluid .offset34 {
  margin-left: 56.66666667%;
  *margin-left: 56.64574616%;
}
.row-fluid .offset34:first-child {
  margin-left: 56.66666667%;
  *margin-left: 56.64574616%;
}
.row-fluid .offset33 {
  margin-left: 55%;
  *margin-left: 54.9790795%;
}
.row-fluid .offset33:first-child {
  margin-left: 55%;
  *margin-left: 54.9790795%;
}
.row-fluid .offset32 {
  margin-left: 53.33333333%;
  *margin-left: 53.31241283%;
}
.row-fluid .offset32:first-child {
  margin-left: 53.33333333%;
  *margin-left: 53.31241283%;
}
.row-fluid .offset31 {
  margin-left: 51.66666667%;
  *margin-left: 51.64574616%;
}
.row-fluid .offset31:first-child {
  margin-left: 51.66666667%;
  *margin-left: 51.64574616%;
}
.row-fluid .offset30 {
  margin-left: 50%;
  *margin-left: 49.9790795%;
}
.row-fluid .offset30:first-child {
  margin-left: 50%;
  *margin-left: 49.9790795%;
}
.row-fluid .offset29 {
  margin-left: 48.33333333%;
  *margin-left: 48.31241283%;
}
.row-fluid .offset29:first-child {
  margin-left: 48.33333333%;
  *margin-left: 48.31241283%;
}
.row-fluid .offset28 {
  margin-left: 46.66666667%;
  *margin-left: 46.64574616%;
}
.row-fluid .offset28:first-child {
  margin-left: 46.66666667%;
  *margin-left: 46.64574616%;
}
.row-fluid .offset27 {
  margin-left: 45%;
  *margin-left: 44.9790795%;
}
.row-fluid .offset27:first-child {
  margin-left: 45%;
  *margin-left: 44.9790795%;
}
.row-fluid .offset26 {
  margin-left: 43.33333333%;
  *margin-left: 43.31241283%;
}
.row-fluid .offset26:first-child {
  margin-left: 43.33333333%;
  *margin-left: 43.31241283%;
}
.row-fluid .offset25 {
  margin-left: 41.66666667%;
  *margin-left: 41.64574616%;
}
.row-fluid .offset25:first-child {
  margin-left: 41.66666667%;
  *margin-left: 41.64574616%;
}
.row-fluid .offset24 {
  margin-left: 40%;
  *margin-left: 39.9790795%;
}
.row-fluid .offset24:first-child {
  margin-left: 40%;
  *margin-left: 39.9790795%;
}
.row-fluid .offset23 {
  margin-left: 38.33333333%;
  *margin-left: 38.31241283%;
}
.row-fluid .offset23:first-child {
  margin-left: 38.33333333%;
  *margin-left: 38.31241283%;
}
.row-fluid .offset22 {
  margin-left: 36.66666667%;
  *margin-left: 36.64574616%;
}
.row-fluid .offset22:first-child {
  margin-left: 36.66666667%;
  *margin-left: 36.64574616%;
}
.row-fluid .offset21 {
  margin-left: 35%;
  *margin-left: 34.9790795%;
}
.row-fluid .offset21:first-child {
  margin-left: 35%;
  *margin-left: 34.9790795%;
}
.row-fluid .offset20 {
  margin-left: 33.33333333%;
  *margin-left: 33.31241283%;
}
.row-fluid .offset20:first-child {
  margin-left: 33.33333333%;
  *margin-left: 33.31241283%;
}
.row-fluid .offset19 {
  margin-left: 31.66666667%;
  *margin-left: 31.64574616%;
}
.row-fluid .offset19:first-child {
  margin-left: 31.66666667%;
  *margin-left: 31.64574616%;
}
.row-fluid .offset18 {
  margin-left: 30%;
  *margin-left: 29.9790795%;
}
.row-fluid .offset18:first-child {
  margin-left: 30%;
  *margin-left: 29.9790795%;
}
.row-fluid .offset17 {
  margin-left: 28.33333333%;
  *margin-left: 28.31241283%;
}
.row-fluid .offset17:first-child {
  margin-left: 28.33333333%;
  *margin-left: 28.31241283%;
}
.row-fluid .offset16 {
  margin-left: 26.66666667%;
  *margin-left: 26.64574616%;
}
.row-fluid .offset16:first-child {
  margin-left: 26.66666667%;
  *margin-left: 26.64574616%;
}
.row-fluid .offset15 {
  margin-left: 25%;
  *margin-left: 24.9790795%;
}
.row-fluid .offset15:first-child {
  margin-left: 25%;
  *margin-left: 24.9790795%;
}
.row-fluid .offset14 {
  margin-left: 23.33333333%;
  *margin-left: 23.31241283%;
}
.row-fluid .offset14:first-child {
  margin-left: 23.33333333%;
  *margin-left: 23.31241283%;
}
.row-fluid .offset13 {
  margin-left: 21.66666667%;
  *margin-left: 21.64574616%;
}
.row-fluid .offset13:first-child {
  margin-left: 21.66666667%;
  *margin-left: 21.64574616%;
}
.row-fluid .offset12 {
  margin-left: 20%;
  *margin-left: 19.9790795%;
}
.row-fluid .offset12:first-child {
  margin-left: 20%;
  *margin-left: 19.9790795%;
}
.row-fluid .offset11 {
  margin-left: 18.33333333%;
  *margin-left: 18.31241283%;
}
.row-fluid .offset11:first-child {
  margin-left: 18.33333333%;
  *margin-left: 18.31241283%;
}
.row-fluid .offset10 {
  margin-left: 16.66666667%;
  *margin-left: 16.64574616%;
}
.row-fluid .offset10:first-child {
  margin-left: 16.66666667%;
  *margin-left: 16.64574616%;
}
.row-fluid .offset9 {
  margin-left: 15%;
  *margin-left: 14.9790795%;
}
.row-fluid .offset9:first-child {
  margin-left: 15%;
  *margin-left: 14.9790795%;
}
.row-fluid .offset8 {
  margin-left: 13.33333333%;
  *margin-left: 13.31241283%;
}
.row-fluid .offset8:first-child {
  margin-left: 13.33333333%;
  *margin-left: 13.31241283%;
}
.row-fluid .offset7 {
  margin-left: 11.66666667%;
  *margin-left: 11.64574616%;
}
.row-fluid .offset7:first-child {
  margin-left: 11.66666667%;
  *margin-left: 11.64574616%;
}
.row-fluid .offset6 {
  margin-left: 10%;
  *margin-left: 9.979079499999999%;
}
.row-fluid .offset6:first-child {
  margin-left: 10%;
  *margin-left: 9.979079499999999%;
}
.row-fluid .offset5 {
  margin-left: 8.33333333%;
  *margin-left: 8.31241283%;
}
.row-fluid .offset5:first-child {
  margin-left: 8.33333333%;
  *margin-left: 8.31241283%;
}
.row-fluid .offset4 {
  margin-left: 6.66666667%;
  *margin-left: 6.64574616%;
}
.row-fluid .offset4:first-child {
  margin-left: 6.66666667%;
  *margin-left: 6.64574616%;
}
.row-fluid .offset3 {
  margin-left: 5%;
  *margin-left: 4.9790795%;
}
.row-fluid .offset3:first-child {
  margin-left: 5%;
  *margin-left: 4.9790795%;
}
.row-fluid .offset2 {
  margin-left: 3.33333333%;
  *margin-left: 3.31241283%;
}
.row-fluid .offset2:first-child {
  margin-left: 3.33333333%;
  *margin-left: 3.31241283%;
}
.row-fluid .offset1 {
  margin-left: 1.66666667%;
  *margin-left: 1.64574616%;
}
.row-fluid .offset1:first-child {
  margin-left: 1.66666667%;
  *margin-left: 1.64574616%;
}
[class*="span"].hide,
.row-fluid [class*="span"].hide {
  display: none;
}
[class*="span"].pull-right,
.row-fluid [class*="span"].pull-right {
  float: right;
}
.container {
  margin-right: auto;
  margin-left: auto;
  *zoom: 1;
}
.container:before,
.container:after {
  display: table;
  content: "";
  line-height: 0;
}
.container:after {
  clear: both;
}
.container-fluid {
  padding-right: 20px;
  padding-left: 20px;
  *zoom: 1;
}
.container-fluid:before,
.container-fluid:after {
  display: table;
  content: "";
  line-height: 0;
}
.container-fluid:after {
  clear: both;
}
p {
  margin: 0 0 9px;
}
.lead {
  margin-bottom: 18px;
  font-size: 19.5px;
  font-weight: 200;
  line-height: 27px;
}
small {
  font-size: 85%;
}
strong {
  font-weight: bold;
}
em {
  font-style: italic;
}
cite {
  font-style: normal;
}
.muted {
  color: #999999;
}
a.muted:hover,
a.muted:focus {
  color: #808080;
}
.text-warning {
  color: #c09853;
}
a.text-warning:hover,
a.text-warning:focus {
  color: #a47e3c;
}
.text-error {
  color: #b94a48;
}
a.text-error:hover,
a.text-error:focus {
  color: #953b39;
}
.text-info {
  color: #3a87ad;
}
a.text-info:hover,
a.text-info:focus {
  color: #2d6987;
}
.text-success {
  color: #468847;
}
a.text-success:hover,
a.text-success:focus {
  color: #356635;
}
.text-left {
  text-align: left;
}
.text-right {
  text-align: right;
}
.text-center {
  text-align: center;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 9px 0;
  font-family: inherit;
  font-weight: bold;
  line-height: 18px;
  color: inherit;
  text-rendering: optimizelegibility;
}
h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small {
  font-weight: normal;
  line-height: 1;
  color: #999999;
}
h1,
h2,
h3 {
  line-height: 36px;
}
h1 {
  font-size: 35.75px;
}
h2 {
  font-size: 29.25px;
}
h3 {
  font-size: 22.75px;
}
h4 {
  font-size: 16.25px;
}
h5 {
  font-size: 13px;
}
h6 {
  font-size: 11.05px;
}
h1 small {
  font-size: 22.75px;
}
h2 small {
  font-size: 16.25px;
}
h3 small {
  font-size: 13px;
}
h4 small {
  font-size: 13px;
}
.page-header {
  padding-bottom: 8px;
  margin: 18px 0 27px;
  border-bottom: 1px solid #eeeeee;
}
ul,
ol {
  padding: 0;
  margin: 0 0 9px 25px;
}
ul ul,
ul ol,
ol ol,
ol ul {
  margin-bottom: 0;
}
li {
  line-height: 18px;
}
ul.unstyled,
ol.unstyled {
  margin-left: 0;
  list-style: none;
}
ul.inline,
ol.inline {
  margin-left: 0;
  list-style: none;
}
ul.inline > li,
ol.inline > li {
  display: inline-block;
  *display: inline;
  /* IE7 inline-block hack */
  *zoom: 1;
  padding-left: 5px;
  padding-right: 5px;
}
dl {
  margin-bottom: 18px;
}
dt,
dd {
  line-height: 18px;
}
dt {
  font-weight: bold;
}
dd {
  margin-left: 9px;
}
.dl-horizontal {
  *zoom: 1;
}
.dl-horizontal:before,
.dl-horizontal:after {
  display: table;
  content: "";
  line-height: 0;
}
.dl-horizontal:after {
  clear: both;
}
.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;
}
hr {
  margin: 18px 0;
  border: 0;
  border-top: 1px solid #eeeeee;
  border-bottom: 1px solid #ffffff;
}
abbr[title],
abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #999999;
}
abbr.initialism {
  font-size: 90%;
  text-transform: uppercase;
}
blockquote {
  padding: 0 0 0 15px;
  margin: 0 0 18px;
  border-left: 5px solid #eeeeee;
}
blockquote p {
  margin-bottom: 0;
  font-size: 16.25px;
  font-weight: 300;
  line-height: 1.25;
}
blockquote small {
  display: block;
  line-height: 18px;
  color: #999999;
}
blockquote small:before {
  content: '\2014 \00A0';
}
blockquote.pull-right {
  float: right;
  padding-right: 15px;
  padding-left: 0;
  border-right: 5px solid #eeeeee;
  border-left: 0;
}
blockquote.pull-right p,
blockquote.pull-right small {
  text-align: right;
}
blockquote.pull-right small:before {
  content: '';
}
blockquote.pull-right small:after {
  content: '\00A0 \2014';
}
q:before,
q:after,
blockquote:before,
blockquote:after {
  content: "";
}
address {
  display: block;
  margin-bottom: 18px;
  font-style: normal;
  line-height: 18px;
}
code,
pre {
  padding: 0 3px 2px;
  font-family: Monaco, Menlo, Consolas, "Courier New", monospace;
  font-size: 11px;
  color: #333333;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
code {
  padding: 2px 4px;
  color: #d14;
  background-color: #f7f7f9;
  border: 1px solid #e1e1e8;
  white-space: nowrap;
}
pre {
  display: block;
  padding: 8.5px;
  margin: 0 0 9px;
  font-size: 12px;
  line-height: 18px;
  word-break: break-all;
  word-wrap: break-word;
  white-space: pre;
  white-space: pre-wrap;
  background-color: #f5f5f5;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
pre.prettyprint {
  margin-bottom: 18px;
}
pre code {
  padding: 0;
  color: inherit;
  white-space: pre;
  white-space: pre-wrap;
  background-color: transparent;
  border: 0;
}
.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll;
}
form {
  margin: 0 0 18px;
}
fieldset {
  padding: 0;
  margin: 0;
  border: 0;
}
legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 18px;
  font-size: 19.5px;
  line-height: 36px;
  color: #333333;
  border: 0;
  border-bottom: 1px solid #e5e5e5;
}
legend small {
  font-size: 13.5px;
  color: #999999;
}
label,
input,
button,
select,
textarea {
  font-size: 13px;
  font-weight: normal;
  line-height: 18px;
}
input,
button,
select,
textarea {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}
label {
  display: block;
  margin-bottom: 5px;
}
select,
textarea,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"],
.uneditable-input {
  display: inline-block;
  height: 18px;
  padding: 4px 6px;
  margin-bottom: 9px;
  font-size: 13px;
  line-height: 18px;
  color: #555555;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  vertical-align: middle;
}
input,
textarea,
.uneditable-input {
  width: 206px;
}
textarea {
  height: auto;
}
textarea,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"],
.uneditable-input {
  background-color: #ffffff;
  border: 1px solid #cccccc;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border linear .2s, box-shadow linear .2s;
  -moz-transition: border linear .2s, box-shadow linear .2s;
  -o-transition: border linear .2s, box-shadow linear .2s;
  transition: border linear .2s, box-shadow linear .2s;
}
textarea:focus,
input[type="text"]:focus,
input[type="password"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="time"]:focus,
input[type="week"]:focus,
input[type="number"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="color"]:focus,
.uneditable-input:focus {
  border-color: rgba(82, 168, 236, 0.8);
  outline: 0;
  outline: thin dotted \9;
  /* IE6-9 */
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(82,168,236,.6);
  -moz-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(82,168,236,.6);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(82,168,236,.6);
}
input[type="radio"],
input[type="checkbox"] {
  margin: 4px 0 0;
  *margin-top: 0;
  /* IE7 */
  margin-top: 1px \9;
  /* IE8-9 */
  line-height: normal;
}
input[type="file"],
input[type="image"],
input[type="submit"],
input[type="reset"],
input[type="button"],
input[type="radio"],
input[type="checkbox"] {
  width: auto;
}
select,
input[type="file"] {
  height: 28px;
  /* In IE7, the height of the select element cannot be changed by height, only font-size */
  *margin-top: 4px;
  /* For IE7, add top margin to align select with labels */
  line-height: 28px;
}
select {
  width: 220px;
  border: 1px solid #cccccc;
  background-color: #ffffff;
}
select[multiple],
select[size] {
  height: auto;
}
select:focus,
input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
  outline: thin dotted #333;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.uneditable-input,
.uneditable-textarea {
  color: #999999;
  background-color: #fcfcfc;
  border-color: #cccccc;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.025);
  -moz-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.025);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.025);
  cursor: not-allowed;
}
.uneditable-input {
  overflow: hidden;
  white-space: nowrap;
}
.uneditable-textarea {
  width: auto;
  height: auto;
}
input:-moz-placeholder,
textarea:-moz-placeholder {
  color: #999999;
}
input:-ms-input-placeholder,
textarea:-ms-input-placeholder {
  color: #999999;
}
input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
  color: #999999;
}
.radio,
.checkbox {
  min-height: 18px;
  padding-left: 20px;
}
.radio input[type="radio"],
.checkbox input[type="checkbox"] {
  float: left;
  margin-left: -20px;
}
.controls > .radio:first-child,
.controls > .checkbox:first-child {
  padding-top: 5px;
}
.radio.inline,
.checkbox.inline {
  display: inline-block;
  padding-top: 5px;
  margin-bottom: 0;
  vertical-align: middle;
}
.radio.inline + .radio.inline,
.checkbox.inline + .checkbox.inline {
  margin-left: 10px;
}
.input-mini {
  width: 60px;
}
.input-small {
  width: 90px;
}
.input-medium {
  width: 150px;
}
.input-large {
  width: 210px;
}
.input-xlarge {
  width: 270px;
}
.input-xxlarge {
  width: 530px;
}
input[class*="span"],
select[class*="span"],
textarea[class*="span"],
.uneditable-input[class*="span"],
.row-fluid input[class*="span"],
.row-fluid select[class*="span"],
.row-fluid textarea[class*="span"],
.row-fluid .uneditable-input[class*="span"] {
  float: none;
  margin-left: 0;
}
.input-append input[class*="span"],
.input-append .uneditable-input[class*="span"],
.input-prepend input[class*="span"],
.input-prepend .uneditable-input[class*="span"],
.row-fluid input[class*="span"],
.row-fluid select[class*="span"],
.row-fluid textarea[class*="span"],
.row-fluid .uneditable-input[class*="span"],
.row-fluid .input-prepend [class*="span"],
.row-fluid .input-append [class*="span"] {
  display: inline-block;
}
input,
textarea,
.uneditable-input {
  margin-left: 0;
}
.controls-row [class*="span"] + [class*="span"] {
  margin-left: 20px;
}
input.span60,
textarea.span60,
.uneditable-input.span60 {
  width: 4766px;
}
input.span59,
textarea.span59,
.uneditable-input.span59 {
  width: 4686px;
}
input.span58,
textarea.span58,
.uneditable-input.span58 {
  width: 4606px;
}
input.span57,
textarea.span57,
.uneditable-input.span57 {
  width: 4526px;
}
input.span56,
textarea.span56,
.uneditable-input.span56 {
  width: 4446px;
}
input.span55,
textarea.span55,
.uneditable-input.span55 {
  width: 4366px;
}
input.span54,
textarea.span54,
.uneditable-input.span54 {
  width: 4286px;
}
input.span53,
textarea.span53,
.uneditable-input.span53 {
  width: 4206px;
}
input.span52,
textarea.span52,
.uneditable-input.span52 {
  width: 4126px;
}
input.span51,
textarea.span51,
.uneditable-input.span51 {
  width: 4046px;
}
input.span50,
textarea.span50,
.uneditable-input.span50 {
  width: 3966px;
}
input.span49,
textarea.span49,
.uneditable-input.span49 {
  width: 3886px;
}
input.span48,
textarea.span48,
.uneditable-input.span48 {
  width: 3806px;
}
input.span47,
textarea.span47,
.uneditable-input.span47 {
  width: 3726px;
}
input.span46,
textarea.span46,
.uneditable-input.span46 {
  width: 3646px;
}
input.span45,
textarea.span45,
.uneditable-input.span45 {
  width: 3566px;
}
input.span44,
textarea.span44,
.uneditable-input.span44 {
  width: 3486px;
}
input.span43,
textarea.span43,
.uneditable-input.span43 {
  width: 3406px;
}
input.span42,
textarea.span42,
.uneditable-input.span42 {
  width: 3326px;
}
input.span41,
textarea.span41,
.uneditable-input.span41 {
  width: 3246px;
}
input.span40,
textarea.span40,
.uneditable-input.span40 {
  width: 3166px;
}
input.span39,
textarea.span39,
.uneditable-input.span39 {
  width: 3086px;
}
input.span38,
textarea.span38,
.uneditable-input.span38 {
  width: 3006px;
}
input.span37,
textarea.span37,
.uneditable-input.span37 {
  width: 2926px;
}
input.span36,
textarea.span36,
.uneditable-input.span36 {
  width: 2846px;
}
input.span35,
textarea.span35,
.uneditable-input.span35 {
  width: 2766px;
}
input.span34,
textarea.span34,
.uneditable-input.span34 {
  width: 2686px;
}
input.span33,
textarea.span33,
.uneditable-input.span33 {
  width: 2606px;
}
input.span32,
textarea.span32,
.uneditable-input.span32 {
  width: 2526px;
}
input.span31,
textarea.span31,
.uneditable-input.span31 {
  width: 2446px;
}
input.span30,
textarea.span30,
.uneditable-input.span30 {
  width: 2366px;
}
input.span29,
textarea.span29,
.uneditable-input.span29 {
  width: 2286px;
}
input.span28,
textarea.span28,
.uneditable-input.span28 {
  width: 2206px;
}
input.span27,
textarea.span27,
.uneditable-input.span27 {
  width: 2126px;
}
input.span26,
textarea.span26,
.uneditable-input.span26 {
  width: 2046px;
}
input.span25,
textarea.span25,
.uneditable-input.span25 {
  width: 1966px;
}
input.span24,
textarea.span24,
.uneditable-input.span24 {
  width: 1886px;
}
input.span23,
textarea.span23,
.uneditable-input.span23 {
  width: 1806px;
}
input.span22,
textarea.span22,
.uneditable-input.span22 {
  width: 1726px;
}
input.span21,
textarea.span21,
.uneditable-input.span21 {
  width: 1646px;
}
input.span20,
textarea.span20,
.uneditable-input.span20 {
  width: 1566px;
}
input.span19,
textarea.span19,
.uneditable-input.span19 {
  width: 1486px;
}
input.span18,
textarea.span18,
.uneditable-input.span18 {
  width: 1406px;
}
input.span17,
textarea.span17,
.uneditable-input.span17 {
  width: 1326px;
}
input.span16,
textarea.span16,
.uneditable-input.span16 {
  width: 1246px;
}
input.span15,
textarea.span15,
.uneditable-input.span15 {
  width: 1166px;
}
input.span14,
textarea.span14,
.uneditable-input.span14 {
  width: 1086px;
}
input.span13,
textarea.span13,
.uneditable-input.span13 {
  width: 1006px;
}
input.span12,
textarea.span12,
.uneditable-input.span12 {
  width: 926px;
}
input.span11,
textarea.span11,
.uneditable-input.span11 {
  width: 846px;
}
input.span10,
textarea.span10,
.uneditable-input.span10 {
  width: 766px;
}
input.span9,
textarea.span9,
.uneditable-input.span9 {
  width: 686px;
}
input.span8,
textarea.span8,
.uneditable-input.span8 {
  width: 606px;
}
input.span7,
textarea.span7,
.uneditable-input.span7 {
  width: 526px;
}
input.span6,
textarea.span6,
.uneditable-input.span6 {
  width: 446px;
}
input.span5,
textarea.span5,
.uneditable-input.span5 {
  width: 366px;
}
input.span4,
textarea.span4,
.uneditable-input.span4 {
  width: 286px;
}
input.span3,
textarea.span3,
.uneditable-input.span3 {
  width: 206px;
}
input.span2,
textarea.span2,
.uneditable-input.span2 {
  width: 126px;
}
input.span1,
textarea.span1,
.uneditable-input.span1 {
  width: 46px;
}
.controls-row {
  *zoom: 1;
}
.controls-row:before,
.controls-row:after {
  display: table;
  content: "";
  line-height: 0;
}
.controls-row:after {
  clear: both;
}
.controls-row [class*="span"],
.row-fluid .controls-row [class*="span"] {
  float: left;
}
.controls-row .checkbox[class*="span"],
.controls-row .radio[class*="span"] {
  padding-top: 5px;
}
input[disabled],
select[disabled],
textarea[disabled],
input[readonly],
select[readonly],
textarea[readonly] {
  cursor: not-allowed;
  background-color: #eeeeee;
}
input[type="radio"][disabled],
input[type="checkbox"][disabled],
input[type="radio"][readonly],
input[type="checkbox"][readonly] {
  background-color: transparent;
}
.control-group.warning .control-label,
.control-group.warning .help-block,
.control-group.warning .help-inline {
  color: #c09853;
}
.control-group.warning .checkbox,
.control-group.warning .radio,
.control-group.warning input,
.control-group.warning select,
.control-group.warning textarea {
  color: #c09853;
}
.control-group.warning input,
.control-group.warning select,
.control-group.warning textarea {
  border-color: #c09853;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.control-group.warning input:focus,
.control-group.warning select:focus,
.control-group.warning textarea:focus {
  border-color: #a47e3c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #dbc59e;
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #dbc59e;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #dbc59e;
}
.control-group.warning .input-prepend .add-on,
.control-group.warning .input-append .add-on {
  color: #c09853;
  background-color: #fcf8e3;
  border-color: #c09853;
}
.control-group.error .control-label,
.control-group.error .help-block,
.control-group.error .help-inline {
  color: #b94a48;
}
.control-group.error .checkbox,
.control-group.error .radio,
.control-group.error input,
.control-group.error select,
.control-group.error textarea {
  color: #b94a48;
}
.control-group.error input,
.control-group.error select,
.control-group.error textarea {
  border-color: #b94a48;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.control-group.error input:focus,
.control-group.error select:focus,
.control-group.error textarea:focus {
  border-color: #953b39;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #d59392;
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #d59392;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #d59392;
}
.control-group.error .input-prepend .add-on,
.control-group.error .input-append .add-on {
  color: #b94a48;
  background-color: #f2dede;
  border-color: #b94a48;
}
.control-group.success .control-label,
.control-group.success .help-block,
.control-group.success .help-inline {
  color: #468847;
}
.control-group.success .checkbox,
.control-group.success .radio,
.control-group.success input,
.control-group.success select,
.control-group.success textarea {
  color: #468847;
}
.control-group.success input,
.control-group.success select,
.control-group.success textarea {
  border-color: #468847;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.control-group.success input:focus,
.control-group.success select:focus,
.control-group.success textarea:focus {
  border-color: #356635;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7aba7b;
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7aba7b;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7aba7b;
}
.control-group.success .input-prepend .add-on,
.control-group.success .input-append .add-on {
  color: #468847;
  background-color: #dff0d8;
  border-color: #468847;
}
.control-group.info .control-label,
.control-group.info .help-block,
.control-group.info .help-inline {
  color: #3a87ad;
}
.control-group.info .checkbox,
.control-group.info .radio,
.control-group.info input,
.control-group.info select,
.control-group.info textarea {
  color: #3a87ad;
}
.control-group.info input,
.control-group.info select,
.control-group.info textarea {
  border-color: #3a87ad;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.control-group.info input:focus,
.control-group.info select:focus,
.control-group.info textarea:focus {
  border-color: #2d6987;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7ab5d3;
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7ab5d3;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #7ab5d3;
}
.control-group.info .input-prepend .add-on,
.control-group.info .input-append .add-on {
  color: #3a87ad;
  background-color: #d9edf7;
  border-color: #3a87ad;
}
input:focus:invalid,
textarea:focus:invalid,
select:focus:invalid {
  color: #b94a48;
  border-color: #ee5f5b;
}
input:focus:invalid:focus,
textarea:focus:invalid:focus,
select:focus:invalid:focus {
  border-color: #e9322d;
  -webkit-box-shadow: 0 0 6px #f8b9b7;
  -moz-box-shadow: 0 0 6px #f8b9b7;
  box-shadow: 0 0 6px #f8b9b7;
}
.form-actions {
  padding: 17px 20px 18px;
  margin-top: 18px;
  margin-bottom: 18px;
  background-color: #f5f5f5;
  border-top: 1px solid #e5e5e5;
  *zoom: 1;
}
.form-actions:before,
.form-actions:after {
  display: table;
  content: "";
  line-height: 0;
}
.form-actions:after {
  clear: both;
}
.help-block,
.help-inline {
  color: #595959;
}
.help-block {
  display: block;
  margin-bottom: 9px;
}
.help-inline {
  display: inline-block;
  *display: inline;
  /* IE7 inline-block hack */
  *zoom: 1;
  vertical-align: middle;
  padding-left: 5px;
}
.input-append,
.input-prepend {
  display: inline-block;
  margin-bottom: 9px;
  vertical-align: middle;
  font-size: 0;
  white-space: nowrap;
}
.input-append input,
.input-prepend input,
.input-append select,
.input-prepend select,
.input-append .uneditable-input,
.input-prepend .uneditable-input,
.input-append .dropdown-menu,
.input-prepend .dropdown-menu,
.input-append .popover,
.input-prepend .popover {
  font-size: 13px;
}
.input-append input,
.input-prepend input,
.input-append select,
.input-prepend select,
.input-append .uneditable-input,
.input-prepend .uneditable-input {
  position: relative;
  margin-bottom: 0;
  *margin-left: 0;
  vertical-align: top;
  -webkit-border-radius: 0 3px 3px 0;
  -moz-border-radius: 0 3px 3px 0;
  border-radius: 0 3px 3px 0;
}
.input-append input:focus,
.input-prepend input:focus,
.input-append select:focus,
.input-prepend select:focus,
.input-append .uneditable-input:focus,
.input-prepend .uneditable-input:focus {
  z-index: 2;
}
.input-append .add-on,
.input-prepend .add-on {
  display: inline-block;
  width: auto;
  height: 18px;
  min-width: 16px;
  padding: 4px 5px;
  font-size: 13px;
  font-weight: normal;
  line-height: 18px;
  text-align: center;
  text-shadow: 0 1px 0 #ffffff;
  background-color: #eeeeee;
  border: 1px solid #ccc;
}
.input-append .add-on,
.input-prepend .add-on,
.input-append .btn,
.input-prepend .btn,
.input-append .btn-group > .dropdown-toggle,
.input-prepend .btn-group > .dropdown-toggle {
  vertical-align: top;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.input-prepend .add-on,
.input-prepend .btn {
  margin-right: -1px;
}
.input-prepend .add-on:first-child,
.input-prepend .btn:first-child {
  -webkit-border-radius: 3px 0 0 3px;
  -moz-border-radius: 3px 0 0 3px;
  border-radius: 3px 0 0 3px;
}
.input-append input,
.input-append select,
.input-append .uneditable-input {
  -webkit-border-radius: 3px 0 0 3px;
  -moz-border-radius: 3px 0 0 3px;
  border-radius: 3px 0 0 3px;
}
.input-append input + .btn-group .btn:last-child,
.input-append select + .btn-group .btn:last-child,
.input-append .uneditable-input + .btn-group .btn:last-child {
  -webkit-border-radius: 0 3px 3px 0;
  -moz-border-radius: 0 3px 3px 0;
  border-radius: 0 3px 3px 0;
}
.input-append .add-on,
.input-append .btn,
.input-append .btn-group {
  margin-left: -1px;
}
.input-append .add-on:last-child,
.input-append .btn:last-child,
.input-append .btn-group:last-child > .dropdown-toggle {
  -webkit-border-radius: 0 3px 3px 0;
  -moz-border-radius: 0 3px 3px 0;
  border-radius: 0 3px 3px 0;
}
.input-prepend.input-append input,
.input-prepend.input-append select,
.input-prepend.input-append .uneditable-input {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.input-prepend.input-append input + .btn-group .btn,
.input-prepend.input-append select + .btn-group .btn,
.input-prepend.input-append .uneditable-input + .btn-group .btn {
  -webkit-border-radius: 0 3px 3px 0;
  -moz-border-radius: 0 3px 3px 0;
  border-radius: 0 3px 3px 0;
}
.input-prepend.input-append .add-on:first-child,
.input-prepend.input-append .btn:first-child {
  margin-right: -1px;
  -webkit-border-radius: 3px 0 0 3px;
  -moz-border-radius: 3px 0 0 3px;
  border-radius: 3px 0 0 3px;
}
.input-prepend.input-append .add-on:last-child,
.input-prepend.input-append .btn:last-child {
  margin-left: -1px;
  -webkit-border-radius: 0 3px 3px 0;
  -moz-border-radius: 0 3px 3px 0;
  border-radius: 0 3px 3px 0;
}
.input-prepend.input-append .btn-group:first-child {
  margin-left: 0;
}
input.search-query {
  padding-right: 14px;
  padding-right: 4px \9;
  padding-left: 14px;
  padding-left: 4px \9;
  /* IE7-8 doesn't have border-radius, so don't indent the padding */
  margin-bottom: 0;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
}
/* Allow for input prepend/append in search forms */
.form-search .input-append .search-query,
.form-search .input-prepend .search-query {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.form-search .input-append .search-query {
  -webkit-border-radius: 14px 0 0 14px;
  -moz-border-radius: 14px 0 0 14px;
  border-radius: 14px 0 0 14px;
}
.form-search .input-append .btn {
  -webkit-border-radius: 0 14px 14px 0;
  -moz-border-radius: 0 14px 14px 0;
  border-radius: 0 14px 14px 0;
}
.form-search .input-prepend .search-query {
  -webkit-border-radius: 0 14px 14px 0;
  -moz-border-radius: 0 14px 14px 0;
  border-radius: 0 14px 14px 0;
}
.form-search .input-prepend .btn {
  -webkit-border-radius: 14px 0 0 14px;
  -moz-border-radius: 14px 0 0 14px;
  border-radius: 14px 0 0 14px;
}
.js-stools-field-filter .input-prepend,
.js-stools-field-filter .input-append {
  margin-bottom: 0;
}
.form-search input,
.form-inline input,
.form-horizontal input,
.form-search textarea,
.form-inline textarea,
.form-horizontal textarea,
.form-search select,
.form-inline select,
.form-horizontal select,
.form-search .help-inline,
.form-inline .help-inline,
.form-horizontal .help-inline,
.form-search .uneditable-input,
.form-inline .uneditable-input,
.form-horizontal .uneditable-input,
.form-search .input-prepend,
.form-inline .input-prepend,
.form-horizontal .input-prepend,
.form-search .input-append,
.form-inline .input-append,
.form-horizontal .input-append {
  display: inline-block;
  *display: inline;
  /* IE7 inline-block hack */
  *zoom: 1;
  margin-bottom: 0;
  vertical-align: middle;
}
.form-search .hide,
.form-inline .hide,
.form-horizontal .hide {
  display: none;
}
.form-search label,
.form-inline label,
.form-search .btn-group,
.form-inline .btn-group {
  display: inline-block;
}
.form-search .input-append,
.form-inline .input-append,
.form-search .input-prepend,
.form-inline .input-prepend {
  margin-bottom: 0;
}
.form-search .radio,
.form-search .checkbox,
.form-inline .radio,
.form-inline .checkbox {
  padding-left: 0;
  margin-bottom: 0;
  vertical-align: middle;
}
.form-search .radio input[type="radio"],
.form-search .checkbox input[type="checkbox"],
.form-inline .radio input[type="radio"],
.form-inline .checkbox input[type="checkbox"] {
  float: left;
  margin-right: 3px;
  margin-left: 0;
}
.control-group {
  margin-bottom: 9px;
}
legend + .control-group {
  margin-top: 18px;
  -webkit-margin-top-collapse: separate;
}
.form-horizontal .control-group {
  margin-bottom: 18px;
  *zoom: 1;
}
.form-horizontal .control-group:before,
.form-horizontal .control-group:after {
  display: table;
  content: "";
  line-height: 0;
}
.form-horizontal .control-group:after {
  clear: both;
}
.form-horizontal .control-label {
  float: left;
  width: 160px;
  padding-top: 5px;
  text-align: right;
}
.form-horizontal .controls {
  *display: inline-block;
  *padding-left: 20px;
  margin-left: 180px;
  *margin-left: 0;
}
.form-horizontal .controls:first-child {
  *padding-left: 180px;
}
.form-horizontal .help-block {
  margin-bottom: 0;
}
.form-horizontal input + .help-block,
.form-horizontal select + .help-block,
.form-horizontal textarea + .help-block,
.form-horizontal .uneditable-input + .help-block,
.form-horizontal .input-prepend + .help-block,
.form-horizontal .input-append + .help-block {
  margin-top: 9px;
}
.form-horizontal .form-actions {
  padding-left: 180px;
}
/*Fix for tooltips wrong positioning*/
.control-label .hasPopover,
.control-label .hasTooltip {
  display: inline-block;
}
/* Field subform repeatable */
.subform-repeatable-wrapper .btn-group > .btn.button {
  min-width: 0;
}
.subform-repeatable-wrapper .ui-sortable-helper {
  background: #ffffff;
}
.subform-repeatable-wrapper tr.ui-sortable-helper {
  display: table;
}
/*Fix for floating 3 columns without overlapping */
@media (min-width: 980px) and (max-width: 1215px) {
  .float-cols .control-label {
    float: none;
  }
  .float-cols .controls {
    margin-left: 0;
  }
}
table {
  max-width: 100%;
  background-color: transparent;
  border-collapse: collapse;
  border-spacing: 0;
}
.table {
  width: 100%;
  margin-bottom: 18px;
}
.table th,
.table td {
  padding: 8px;
  line-height: 18px;
  text-align: left;
  vertical-align: top;
  border-top: 1px solid #dddddd;
}
.table th {
  font-weight: bold;
}
.table thead th {
  vertical-align: bottom;
}
.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 #dddddd;
}
.table .table {
  background-color: #ffffff;
}
.table-condensed th,
.table-condensed td {
  padding: 4px 5px;
}
.table-bordered {
  border: 1px solid #dddddd;
  border-collapse: separate;
  *border-collapse: collapse;
  border-left: 0;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.table-bordered th,
.table-bordered td {
  border-left: 1px solid #dddddd;
}
.table-bordered caption + thead tr:first-child th,
.table-bordered caption + tbody tr:first-child th,
.table-bordered caption + tbody tr:first-child td,
.table-bordered colgroup + thead tr:first-child th,
.table-bordered colgroup + tbody tr:first-child th,
.table-bordered colgroup + tbody tr:first-child td,
.table-bordered thead:first-child tr:first-child th,
.table-bordered tbody:first-child tr:first-child th,
.table-bordered tbody:first-child tr:first-child td {
  border-top: 0;
}
.table-bordered thead:first-child tr:first-child > th:first-child,
.table-bordered tbody:first-child tr:first-child > td:first-child,
.table-bordered tbody:first-child tr:first-child > th:first-child {
  -webkit-border-top-left-radius: 4px;
  -moz-border-radius-topleft: 4px;
  border-top-left-radius: 4px;
}
.table-bordered thead:first-child tr:first-child > th:last-child,
.table-bordered tbody:first-child tr:first-child > td:last-child,
.table-bordered tbody:first-child tr:first-child > th:last-child {
  -webkit-border-top-right-radius: 4px;
  -moz-border-radius-topright: 4px;
  border-top-right-radius: 4px;
}
.table-bordered thead:last-child tr:last-child > th:first-child,
.table-bordered tbody:last-child tr:last-child > td:first-child,
.table-bordered tbody:last-child tr:last-child > th:first-child,
.table-bordered tfoot:last-child tr:last-child > td:first-child,
.table-bordered tfoot:last-child tr:last-child > th:first-child {
  -webkit-border-bottom-left-radius: 4px;
  -moz-border-radius-bottomleft: 4px;
  border-bottom-left-radius: 4px;
}
.table-bordered thead:last-child tr:last-child > th:last-child,
.table-bordered tbody:last-child tr:last-child > td:last-child,
.table-bordered tbody:last-child tr:last-child > th:last-child,
.table-bordered tfoot:last-child tr:last-child > td:last-child,
.table-bordered tfoot:last-child tr:last-child > th:last-child {
  -webkit-border-bottom-right-radius: 4px;
  -moz-border-radius-bottomright: 4px;
  border-bottom-right-radius: 4px;
}
.table-bordered tfoot + tbody:last-child tr:last-child td:first-child {
  -webkit-border-bottom-left-radius: 0;
  -moz-border-radius-bottomleft: 0;
  border-bottom-left-radius: 0;
}
.table-bordered tfoot + tbody:last-child tr:last-child td:last-child {
  -webkit-border-bottom-right-radius: 0;
  -moz-border-radius-bottomright: 0;
  border-bottom-right-radius: 0;
}
.table-bordered caption + thead tr:first-child th:first-child,
.table-bordered caption + tbody tr:first-child td:first-child,
.table-bordered colgroup + thead tr:first-child th:first-child,
.table-bordered colgroup + tbody tr:first-child td:first-child {
  -webkit-border-top-left-radius: 4px;
  -moz-border-radius-topleft: 4px;
  border-top-left-radius: 4px;
}
.table-bordered caption + thead tr:first-child th:last-child,
.table-bordered caption + tbody tr:first-child td:last-child,
.table-bordered colgroup + thead tr:first-child th:last-child,
.table-bordered colgroup + tbody tr:first-child td:last-child {
  -webkit-border-top-right-radius: 4px;
  -moz-border-radius-topright: 4px;
  border-top-right-radius: 4px;
}
.table-striped tbody > tr:nth-child(odd) > td,
.table-striped tbody > tr:nth-child(odd) > th {
  background-color: #f9f9f9;
}
.table-hover tbody tr:hover > td,
.table-hover tbody tr:hover > th {
  background-color: #f5f5f5;
}
table td[class*="span"],
table th[class*="span"],
.row-fluid table td[class*="span"],
.row-fluid table th[class*="span"] {
  display: table-cell;
  float: none;
  margin-left: 0;
}
.table td.span1,
.table th.span1 {
  float: none;
  width: 44px;
  margin-left: 0;
}
.table td.span2,
.table th.span2 {
  float: none;
  width: 124px;
  margin-left: 0;
}
.table td.span3,
.table th.span3 {
  float: none;
  width: 204px;
  margin-left: 0;
}
.table td.span4,
.table th.span4 {
  float: none;
  width: 284px;
  margin-left: 0;
}
.table td.span5,
.table th.span5 {
  float: none;
  width: 364px;
  margin-left: 0;
}
.table td.span6,
.table th.span6 {
  float: none;
  width: 444px;
  margin-left: 0;
}
.table td.span7,
.table th.span7 {
  float: none;
  width: 524px;
  margin-left: 0;
}
.table td.span8,
.table th.span8 {
  float: none;
  width: 604px;
  margin-left: 0;
}
.table td.span9,
.table th.span9 {
  float: none;
  width: 684px;
  margin-left: 0;
}
.table td.span10,
.table th.span10 {
  float: none;
  width: 764px;
  margin-left: 0;
}
.table td.span11,
.table th.span11 {
  float: none;
  width: 844px;
  margin-left: 0;
}
.table td.span12,
.table th.span12 {
  float: none;
  width: 924px;
  margin-left: 0;
}
.table tbody tr.success > td {
  background-color: #dff0d8;
}
.table tbody tr.error > td {
  background-color: #f2dede;
}
.table tbody tr.warning > td {
  background-color: #fcf8e3;
}
.table tbody tr.info > td {
  background-color: #d9edf7;
}
.table-hover tbody tr.success:hover > td {
  background-color: #d0e9c6;
}
.table-hover tbody tr.error:hover > td {
  background-color: #ebcccc;
}
.table-hover tbody tr.warning:hover > td {
  background-color: #faf2cc;
}
.table-hover tbody tr.info:hover > td {
  background-color: #c4e3f3;
}
.table-noheader {
  border-collapse: collapse;
}
.table-noheader thead {
  display: none;
}
.dropup,
.dropdown {
  position: relative;
}
.dropdown-toggle {
  *margin-bottom: -3px;
}
.dropdown-toggle:active,
.open .dropdown-toggle {
  outline: 0;
}
.caret {
  display: inline-block;
  width: 0;
  height: 0;
  vertical-align: top;
  border-top: 4px solid #000000;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
  content: "";
}
.dropdown .caret {
  margin-top: 8px;
  margin-left: 2px;
}
.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  list-style: none;
  background-color: #ffffff;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  *border-right-width: 2px;
  *border-bottom-width: 2px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
}
.dropdown-menu.pull-right {
  right: 0;
  left: auto;
}
.dropdown-menu .divider {
  *width: 100%;
  height: 1px;
  margin: 8px 1px;
  *margin: -5px 0 5px;
  overflow: hidden;
  background-color: #e5e5e5;
  border-bottom: 1px solid #ffffff;
}
.dropdown-menu .menuitem-group {
  margin: 4px 1px;
  overflow: hidden;
  border-top: 1px solid #eeeeee;
  border-bottom: 1px solid #eeeeee;
  background-color: #eeeeee;
  color: #555555;
  text-transform: capitalize;
  font-size: 95%;
  padding: 3px 20px;
}
.dropdown-menu > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 18px;
  color: #333333;
  white-space: nowrap;
}
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus,
.dropdown-submenu:hover > a,
.dropdown-submenu:focus > a {
  text-decoration: none;
  color: #ffffff;
  background-color: #0081c2;
  background-image: -moz-linear-gradient(top, #0088cc, #0077b3);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#0088cc), to(#0077b3));
  background-image: -webkit-linear-gradient(top, #0088cc, #0077b3);
  background-image: -o-linear-gradient(top, #0088cc, #0077b3);
  background-image: linear-gradient(to bottom, #0088cc, #0077b3);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff0088cc', endColorstr='#ff0077b3', GradientType=0);
}
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
  color: #333333;
  text-decoration: none;
  outline: 0;
  background-color: #0081c2;
  background-image: -moz-linear-gradient(top, #0088cc, #0077b3);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#0088cc), to(#0077b3));
  background-image: -webkit-linear-gradient(top, #0088cc, #0077b3);
  background-image: -o-linear-gradient(top, #0088cc, #0077b3);
  background-image: linear-gradient(to bottom, #0088cc, #0077b3);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff0088cc', endColorstr='#ff0077b3', GradientType=0);
}
.dropdown-menu > .disabled > a,
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  color: #999999;
}
.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: default;
}
.open {
  *z-index: 1000;
}
.open > .dropdown-menu {
  display: block;
}
.dropdown-backdrop {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  z-index: 990;
}
.pull-right > .dropdown-menu {
  right: 0;
  left: auto;
}
.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  border-top: 0;
  border-bottom: 4px solid #000000;
  content: "";
}
.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 1px;
}
.dropdown-submenu {
  position: relative;
}
.dropdown-submenu > .dropdown-menu {
  top: 0;
  left: 100%;
  margin-top: -6px;
  margin-left: -1px;
  -webkit-border-radius: 6px 6px 6px 6px;
  -moz-border-radius: 6px 6px 6px 6px;
  border-radius: 6px 6px 6px 6px;
}
.dropdown-submenu:hover > .dropdown-menu {
  display: block;
}
.dropup .dropdown-submenu > .dropdown-menu {
  top: auto;
  bottom: 0;
  margin-top: 0;
  margin-bottom: -2px;
  -webkit-border-radius: 5px 5px 5px 0;
  -moz-border-radius: 5px 5px 5px 0;
  border-radius: 5px 5px 5px 0;
}
.dropdown-submenu > a:after {
  display: block;
  content: " ";
  float: right;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
  border-width: 5px 0 5px 5px;
  border-left-color: #cccccc;
  margin-top: 5px;
  margin-right: -10px;
}
.dropdown-submenu:hover > a:after {
  border-left-color: #ffffff;
}
.dropdown-submenu.pull-left {
  float: none;
}
.dropdown-submenu.pull-left > .dropdown-menu {
  left: -100%;
  margin-left: 10px;
  -webkit-border-radius: 6px 0 6px 6px;
  -moz-border-radius: 6px 0 6px 6px;
  border-radius: 6px 0 6px 6px;
}
.dropdown .dropdown-menu .nav-header {
  padding-left: 20px;
  padding-right: 20px;
}
.typeahead {
  z-index: 1051;
  margin-top: 2px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.well {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border: 1px solid #e3e3e3;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
}
.well blockquote {
  border-color: #ddd;
  border-color: rgba(0, 0, 0, 0.15);
}
.well-large {
  padding: 24px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
}
.well-small {
  padding: 9px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.fade {
  opacity: 0;
  -webkit-transition: opacity 0.15s linear;
  -moz-transition: opacity 0.15s linear;
  -o-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear;
}
.fade.in {
  opacity: 1;
}
.collapse {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition: height 0.35s ease;
  -moz-transition: height 0.35s ease;
  -o-transition: height 0.35s ease;
  transition: height 0.35s ease;
}
.collapse.in {
  height: auto;
}
.close {
  float: right;
  font-size: 20px;
  font-weight: bold;
  line-height: 18px;
  color: #000000;
  text-shadow: 0 1px 0 #ffffff;
  opacity: 0.2;
  filter: alpha(opacity=20);
}
.close:hover,
.close:focus {
  color: #000000;
  text-decoration: none;
  cursor: pointer;
  opacity: 0.4;
  filter: alpha(opacity=40);
}
button.close {
  padding: 3;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
}
.alert-options {
  float: right;
  line-height: 18px;
  color: #000000;
  text-shadow: 0 1px 0 #ffffff;
  opacity: 0.2;
  filter: alpha(opacity=20);
}
.alert-options:hover,
.alert-options:focus {
  color: #000000;
  text-decoration: none;
  cursor: pointer;
  opacity: 0.4;
  filter: alpha(opacity=40);
}
.alert {
  padding: 8px 35px 8px 14px;
  margin-bottom: 18px;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
  background-color: #fcf8e3;
  border: 1px solid #fbeed5;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.alert,
.alert h4 {
  color: #c09853;
}
.alert h4 {
  margin: 0 0 .5em;
}
.alert .close {
  position: relative;
  top: -2px;
  right: -21px;
  line-height: 18px;
  cursor: pointer;
}
.alert-success {
  background-color: #dff0d8;
  border-color: #d6e9c6;
  color: #468847;
}
.alert-success h4 {
  color: #468847;
}
.alert-danger,
.alert-error {
  background-color: #f2dede;
  border-color: #eed3d7;
  color: #b94a48;
}
.alert-danger h4,
.alert-error h4 {
  color: #b94a48;
}
.alert-info {
  background-color: #d9edf7;
  border-color: #bce8f1;
  color: #3a87ad;
}
.alert-info h4 {
  color: #3a87ad;
}
.alert-block {
  padding-top: 14px;
  padding-bottom: 14px;
}
.alert-block > p,
.alert-block > ul {
  margin-bottom: 0;
}
.alert-block p + p {
  margin-top: 5px;
}
.nav {
  margin-left: 0;
  margin-bottom: 18px;
  list-style: none;
}
.nav > li > a {
  display: block;
}
.nav > li > a:hover,
.nav > li > a:focus {
  text-decoration: none;
  background-color: #eeeeee;
}
.nav > li > a > img {
  max-width: none;
}
.nav > .pull-right {
  float: right;
}
.nav-header {
  display: block;
  padding: 3px 15px;
  font-size: 11px;
  font-weight: bold;
  line-height: 18px;
  color: #999999;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
  text-transform: uppercase;
}
.nav li + .nav-header {
  margin-top: 9px;
}
.nav-list {
  padding-left: 15px;
  padding-right: 15px;
  margin-bottom: 0;
}
.nav-list > li > a,
.nav-list .nav-header {
  margin-left: -15px;
  margin-right: -15px;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
}
.nav-list > li > a {
  padding: 3px 15px;
}
.nav-list > .active > a,
.nav-list > .active > a:hover,
.nav-list > .active > a:focus {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.2);
  background-color: #0088cc;
}
.nav-list [class^="icon-"],
.nav-list [class*=" icon-"] {
  margin-right: 2px;
}
.nav-list .divider {
  *width: 100%;
  height: 1px;
  margin: 8px 1px;
  *margin: -5px 0 5px;
  overflow: hidden;
  background-color: #e5e5e5;
  border-bottom: 1px solid #ffffff;
}
.nav-tabs,
.nav-pills {
  *zoom: 1;
}
.nav-tabs:before,
.nav-pills:before,
.nav-tabs:after,
.nav-pills:after {
  display: table;
  content: "";
  line-height: 0;
}
.nav-tabs:after,
.nav-pills:after {
  clear: both;
}
.nav-tabs > li,
.nav-pills > li {
  float: left;
}
.nav-tabs > li > a,
.nav-pills > li > a {
  padding-right: 12px;
  padding-left: 12px;
  margin-right: 2px;
  line-height: 14px;
}
.nav-tabs {
  border-bottom: 1px solid #ddd;
}
.nav-tabs > li {
  margin-bottom: -1px;
}
.nav-tabs > li > a {
  padding-top: 8px;
  padding-bottom: 8px;
  line-height: 18px;
  border: 1px solid transparent;
  -webkit-border-radius: 4px 4px 0 0;
  -moz-border-radius: 4px 4px 0 0;
  border-radius: 4px 4px 0 0;
}
.nav-tabs > li > a:hover,
.nav-tabs > li > a:focus {
  border-color: #eeeeee #eeeeee #dddddd;
}
.nav-tabs > .active > a,
.nav-tabs > .active > a:hover,
.nav-tabs > .active > a:focus {
  color: #555555;
  background-color: #ffffff;
  border: 1px solid #ddd;
  border-bottom-color: transparent;
  cursor: default;
}
.nav-pills > li > a {
  padding-top: 8px;
  padding-bottom: 8px;
  margin-top: 2px;
  margin-bottom: 2px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
.nav-pills > .active > a,
.nav-pills > .active > a:hover,
.nav-pills > .active > a:focus {
  color: #ffffff;
  background-color: #0088cc;
}
.nav-stacked > li {
  float: none;
}
.nav-stacked > li > a {
  margin-right: 0;
}
.nav-tabs.nav-stacked {
  border-bottom: 0;
}
.nav-tabs.nav-stacked > li > a {
  border: 1px solid #ddd;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.nav-tabs.nav-stacked > li:first-child > a {
  -webkit-border-top-right-radius: 4px;
  -moz-border-radius-topright: 4px;
  border-top-right-radius: 4px;
  -webkit-border-top-left-radius: 4px;
  -moz-border-radius-topleft: 4px;
  border-top-left-radius: 4px;
}
.nav-tabs.nav-stacked > li:last-child > a {
  -webkit-border-bottom-right-radius: 4px;
  -moz-border-radius-bottomright: 4px;
  border-bottom-right-radius: 4px;
  -webkit-border-bottom-left-radius: 4px;
  -moz-border-radius-bottomleft: 4px;
  border-bottom-left-radius: 4px;
}
.nav-tabs.nav-stacked > li > a:hover,
.nav-tabs.nav-stacked > li > a:focus {
  border-color: #ddd;
  z-index: 2;
}
.nav-pills.nav-stacked > li > a {
  margin-bottom: 3px;
}
.nav-pills.nav-stacked > li:last-child > a {
  margin-bottom: 1px;
}
.nav-tabs .dropdown-menu {
  -webkit-border-radius: 0 0 6px 6px;
  -moz-border-radius: 0 0 6px 6px;
  border-radius: 0 0 6px 6px;
}
.nav-pills .dropdown-menu {
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
}
.nav .dropdown-toggle .caret {
  border-top-color: #0088cc;
  border-bottom-color: #0088cc;
  margin-top: 6px;
}
.nav .dropdown-toggle:hover .caret,
.nav .dropdown-toggle:focus .caret {
  border-top-color: #005580;
  border-bottom-color: #005580;
}
/* move down carets for tabs */
.nav-tabs .dropdown-toggle .caret {
  margin-top: 8px;
}
.nav .active .dropdown-toggle .caret {
  border-top-color: #fff;
  border-bottom-color: #fff;
}
.nav-tabs .active .dropdown-toggle .caret {
  border-top-color: #555555;
  border-bottom-color: #555555;
}
.nav > .dropdown.active > a:hover,
.nav > .dropdown.active > a:focus {
  cursor: pointer;
}
.nav-tabs .open .dropdown-toggle,
.nav-pills .open .dropdown-toggle,
.nav > li.dropdown.open.active > a:hover,
.nav > li.dropdown.open.active > a:focus {
  color: #ffffff;
  background-color: #999999;
  border-color: #999999;
}
.nav li.dropdown.open .caret,
.nav li.dropdown.open.active .caret,
.nav li.dropdown.open a:hover .caret,
.nav li.dropdown.open a:focus .caret {
  border-top-color: #ffffff;
  border-bottom-color: #ffffff;
  opacity: 1;
  filter: alpha(opacity=100);
}
.tabs-stacked .open > a:hover,
.tabs-stacked .open > a:focus {
  border-color: #999999;
}
.tabbable {
  *zoom: 1;
}
.tabbable:before,
.tabbable:after {
  display: table;
  content: "";
  line-height: 0;
}
.tabbable:after {
  clear: both;
}
.tab-content {
  overflow: auto;
}
.tabs-below > .nav-tabs,
.tabs-right > .nav-tabs,
.tabs-left > .nav-tabs {
  border-bottom: 0;
}
.tab-content > .tab-pane,
.pill-content > .pill-pane {
  display: none;
}
.tab-content > .active,
.pill-content > .active {
  display: block;
}
.tabs-below > .nav-tabs {
  border-top: 1px solid #ddd;
}
.tabs-below > .nav-tabs > li {
  margin-top: -1px;
  margin-bottom: 0;
}
.tabs-below > .nav-tabs > li > a {
  -webkit-border-radius: 0 0 4px 4px;
  -moz-border-radius: 0 0 4px 4px;
  border-radius: 0 0 4px 4px;
}
.tabs-below > .nav-tabs > li > a:hover,
.tabs-below > .nav-tabs > li > a:focus {
  border-bottom-color: transparent;
  border-top-color: #ddd;
}
.tabs-below > .nav-tabs > .active > a,
.tabs-below > .nav-tabs > .active > a:hover,
.tabs-below > .nav-tabs > .active > a:focus {
  border-color: transparent #ddd #ddd #ddd;
}
.tabs-left > .nav-tabs > li,
.tabs-right > .nav-tabs > li {
  float: none;
}
.tabs-left > .nav-tabs > li > a,
.tabs-right > .nav-tabs > li > a {
  min-width: 74px;
  margin-right: 0;
  margin-bottom: 3px;
}
.tabs-left > .nav-tabs {
  float: left;
  margin-right: 19px;
  border-right: 1px solid #ddd;
}
.tabs-left > .nav-tabs > li > a {
  margin-right: -1px;
  -webkit-border-radius: 4px 0 0 4px;
  -moz-border-radius: 4px 0 0 4px;
  border-radius: 4px 0 0 4px;
}
.tabs-left > .nav-tabs > li > a:hover,
.tabs-left > .nav-tabs > li > a:focus {
  border-color: #eeeeee #dddddd #eeeeee #eeeeee;
}
.tabs-left > .nav-tabs .active > a,
.tabs-left > .nav-tabs .active > a:hover,
.tabs-left > .nav-tabs .active > a:focus {
  border-color: #ddd transparent #ddd #ddd;
  *border-right-color: #ffffff;
}
.tabs-right > .nav-tabs {
  float: right;
  margin-left: 19px;
  border-left: 1px solid #ddd;
}
.tabs-right > .nav-tabs > li > a {
  margin-left: -1px;
  -webkit-border-radius: 0 4px 4px 0;
  -moz-border-radius: 0 4px 4px 0;
  border-radius: 0 4px 4px 0;
}
.tabs-right > .nav-tabs > li > a:hover,
.tabs-right > .nav-tabs > li > a:focus {
  border-color: #eeeeee #eeeeee #eeeeee #dddddd;
}
.tabs-right > .nav-tabs .active > a,
.tabs-right > .nav-tabs .active > a:hover,
.tabs-right > .nav-tabs .active > a:focus {
  border-color: #ddd #ddd #ddd transparent;
  *border-left-color: #ffffff;
}
.nav > .disabled > a {
  color: #999999;
}
.nav > .disabled > a:hover,
.nav > .disabled > a:focus {
  text-decoration: none;
  background-color: transparent;
  cursor: default;
}
.navbar {
  overflow: visible;
  margin-bottom: 18px;
  *position: relative;
  *z-index: 2;
}
.navbar-inner {
  min-height: 40px;
  padding-left: 20px;
  padding-right: 20px;
  background-color: #fafafa;
  background-image: -moz-linear-gradient(top, #ffffff, #f2f2f2);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#f2f2f2));
  background-image: -webkit-linear-gradient(top, #ffffff, #f2f2f2);
  background-image: -o-linear-gradient(top, #ffffff, #f2f2f2);
  background-image: linear-gradient(to bottom, #ffffff, #f2f2f2);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#fff2f2f2', GradientType=0);
  border: 1px solid #d4d4d4;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.065);
  -moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.065);
  box-shadow: 0 1px 4px rgba(0, 0, 0, 0.065);
  *zoom: 1;
}
.navbar-inner:before,
.navbar-inner:after {
  display: table;
  content: "";
  line-height: 0;
}
.navbar-inner:after {
  clear: both;
}
.navbar .container {
  width: auto;
}
.nav-collapse.collapse {
  height: auto;
  overflow: visible;
}
.navbar .brand {
  float: left;
  display: block;
  padding: 11px 20px 11px;
  margin-left: -20px;
  font-size: 20px;
  font-weight: 200;
  color: #555555;
  text-shadow: 0 1px 0 #ffffff;
}
.navbar .brand:hover,
.navbar .brand:focus {
  text-decoration: none;
}
.navbar-text {
  margin-bottom: 0;
  line-height: 40px;
  color: #555555;
}
.navbar-link {
  color: #555555;
}
.navbar-link:hover,
.navbar-link:focus {
  color: #333333;
}
.navbar .divider-vertical {
  height: 40px;
  margin: 0 9px;
  border-left: 1px solid #f2f2f2;
  border-right: 1px solid #ffffff;
}
.navbar .btn,
.navbar .btn-group {
  margin-top: 5px;
}
.navbar .btn-group .btn,
.navbar .input-prepend .btn,
.navbar .input-append .btn,
.navbar .input-prepend .btn-group,
.navbar .input-append .btn-group {
  margin-top: 0;
}
.navbar-form {
  margin-bottom: 0;
  *zoom: 1;
}
.navbar-form:before,
.navbar-form:after {
  display: table;
  content: "";
  line-height: 0;
}
.navbar-form:after {
  clear: both;
}
.navbar-form input,
.navbar-form select,
.navbar-form .radio,
.navbar-form .checkbox {
  margin-top: 5px;
}
.navbar-form input,
.navbar-form select,
.navbar-form .btn {
  display: inline-block;
  margin-bottom: 0;
}
.navbar-form input[type="image"],
.navbar-form input[type="checkbox"],
.navbar-form input[type="radio"] {
  margin-top: 3px;
}
.navbar-form .input-append,
.navbar-form .input-prepend {
  margin-top: 5px;
  white-space: nowrap;
}
.navbar-form .input-append input,
.navbar-form .input-prepend input {
  margin-top: 0;
}
.navbar-search {
  position: relative;
  float: left;
  margin-top: 5px;
  margin-bottom: 0;
}
.navbar-search .search-query {
  margin-bottom: 0;
  padding: 4px 14px;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 13px;
  font-weight: normal;
  line-height: 1;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
}
.navbar-static-top {
  position: static;
  margin-bottom: 0;
}
.navbar-static-top .navbar-inner {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.navbar-fixed-top,
.navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030;
  margin-bottom: 0;
}
.navbar-fixed-top .navbar-inner,
.navbar-static-top .navbar-inner {
  border-width: 0 0 1px;
}
.navbar-fixed-bottom .navbar-inner {
  border-width: 1px 0 0;
}
.navbar-fixed-top .navbar-inner,
.navbar-fixed-bottom .navbar-inner {
  padding-left: 0;
  padding-right: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.navbar-static-top .container,
.navbar-fixed-top .container,
.navbar-fixed-bottom .container {
  width: 4780px;
}
.navbar-fixed-top {
  top: 0;
}
.navbar-fixed-top .navbar-inner,
.navbar-static-top .navbar-inner {
  -webkit-box-shadow: 0 1px 10px rgba(0,0,0,.1);
  -moz-box-shadow: 0 1px 10px rgba(0,0,0,.1);
  box-shadow: 0 1px 10px rgba(0,0,0,.1);
}
.navbar-fixed-bottom {
  bottom: 0;
}
.navbar-fixed-bottom .navbar-inner {
  -webkit-box-shadow: 0 -1px 10px rgba(0,0,0,.1);
  -moz-box-shadow: 0 -1px 10px rgba(0,0,0,.1);
  box-shadow: 0 -1px 10px rgba(0,0,0,.1);
}
.navbar .nav {
  position: relative;
  left: 0;
  display: block;
  float: left;
  margin: 0 10px 0 0;
}
.navbar .nav.pull-right {
  float: right;
  margin-right: 0;
}
.navbar .nav > li {
  float: left;
}
.navbar .nav > li > a {
  float: none;
  padding: 11px 15px 11px;
  color: #555555;
  text-decoration: none;
  text-shadow: 0 1px 0 #ffffff;
}
.navbar .nav .dropdown-toggle .caret {
  margin-top: 8px;
}
.navbar .nav > li > a:focus,
.navbar .nav > li > a:hover {
  background-color: transparent;
  color: #333333;
  text-decoration: none;
}
.navbar .nav > li > a:focus {
  outline: 2px solid #5e9ed6;
}
.navbar .nav > .active > a,
.navbar .nav > .active > a:hover,
.navbar .nav > .active > a:focus {
  color: #555555;
  text-decoration: none;
  background-color: #e5e5e5;
  -webkit-box-shadow: inset 0 3px 8px rgba(0, 0, 0, 0.125);
  -moz-box-shadow: inset 0 3px 8px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 8px rgba(0, 0, 0, 0.125);
}
.navbar .btn-navbar {
  display: none;
  float: right;
  padding: 7px 10px;
  margin-left: 5px;
  margin-right: 5px;
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #ededed;
  background-image: -moz-linear-gradient(top, #f2f2f2, #e5e5e5);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f2f2f2), to(#e5e5e5));
  background-image: -webkit-linear-gradient(top, #f2f2f2, #e5e5e5);
  background-image: -o-linear-gradient(top, #f2f2f2, #e5e5e5);
  background-image: linear-gradient(to bottom, #f2f2f2, #e5e5e5);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff2f2f2', endColorstr='#ffe5e5e5', GradientType=0);
  border-color: #e5e5e5 #e5e5e5 #bfbfbf;
  *background-color: #e5e5e5;
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  -webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,.1), 0 1px 0 rgba(255,255,255,.075);
  -moz-box-shadow: inset 0 1px 0 rgba(255,255,255,.1), 0 1px 0 rgba(255,255,255,.075);
  box-shadow: inset 0 1px 0 rgba(255,255,255,.1), 0 1px 0 rgba(255,255,255,.075);
}
.navbar .btn-navbar:hover,
.navbar .btn-navbar:focus,
.navbar .btn-navbar:active,
.navbar .btn-navbar.active,
.navbar .btn-navbar.disabled,
.navbar .btn-navbar[disabled] {
  color: #ffffff;
  background-color: #e5e5e5;
  *background-color: #d9d9d9;
}
.navbar .btn-navbar:active,
.navbar .btn-navbar.active {
  background-color: #cccccc \9;
}
.navbar .btn-navbar .icon-bar {
  display: block;
  width: 18px;
  height: 2px;
  background-color: #f5f5f5;
  -webkit-border-radius: 1px;
  -moz-border-radius: 1px;
  border-radius: 1px;
  -webkit-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.25);
  -moz-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.25);
  box-shadow: 0 1px 0 rgba(0, 0, 0, 0.25);
}
.btn-navbar .icon-bar + .icon-bar {
  margin-top: 3px;
}
.navbar .nav > li > .dropdown-menu:before {
  content: '';
  display: inline-block;
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-bottom: 7px solid #ccc;
  border-bottom-color: rgba(0, 0, 0, 0.2);
  position: absolute;
  top: -7px;
  left: 9px;
}
.navbar .nav > li > .dropdown-menu:after {
  content: '';
  display: inline-block;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-bottom: 6px solid #ffffff;
  position: absolute;
  top: -6px;
  left: 10px;
}
.navbar-fixed-bottom .nav > li > .dropdown-menu:before {
  border-top: 7px solid #ccc;
  border-top-color: rgba(0, 0, 0, 0.2);
  border-bottom: 0;
  bottom: -7px;
  top: auto;
}
.navbar-fixed-bottom .nav > li > .dropdown-menu:after {
  border-top: 6px solid #ffffff;
  border-bottom: 0;
  bottom: -6px;
  top: auto;
}
.navbar .nav li.dropdown > a:hover .caret,
.navbar .nav li.dropdown > a:focus .caret {
  border-top-color: #333333;
  border-bottom-color: #333333;
}
.navbar .nav li.dropdown.open > .dropdown-toggle,
.navbar .nav li.dropdown.active > .dropdown-toggle,
.navbar .nav li.dropdown.open.active > .dropdown-toggle {
  background-color: #e5e5e5;
  color: #555555;
}
.navbar .nav li.dropdown > .dropdown-toggle .caret {
  border-top-color: #555555;
  border-bottom-color: #555555;
}
.navbar .nav li.dropdown.open > .dropdown-toggle .caret,
.navbar .nav li.dropdown.active > .dropdown-toggle .caret,
.navbar .nav li.dropdown.open.active > .dropdown-toggle .caret {
  border-top-color: #555555;
  border-bottom-color: #555555;
}
.navbar .pull-right > li > .dropdown-menu,
.navbar .nav > li > .dropdown-menu.pull-right {
  left: auto;
  right: 0;
}
.navbar .pull-right > li > .dropdown-menu:before,
.navbar .nav > li > .dropdown-menu.pull-right:before {
  left: auto;
  right: 12px;
}
.navbar .pull-right > li > .dropdown-menu:after,
.navbar .nav > li > .dropdown-menu.pull-right:after {
  left: auto;
  right: 13px;
}
.navbar .pull-right > li > .dropdown-menu .dropdown-menu,
.navbar .nav > li > .dropdown-menu.pull-right .dropdown-menu {
  left: auto;
  right: 100%;
  margin-left: 0;
  margin-right: -1px;
  -webkit-border-radius: 6px 0 6px 6px;
  -moz-border-radius: 6px 0 6px 6px;
  border-radius: 6px 0 6px 6px;
}
.navbar-inverse .navbar-inner {
  background-color: #1b1b1b;
  background-image: -moz-linear-gradient(top, #222222, #111111);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#222222), to(#111111));
  background-image: -webkit-linear-gradient(top, #222222, #111111);
  background-image: -o-linear-gradient(top, #222222, #111111);
  background-image: linear-gradient(to bottom, #222222, #111111);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff222222', endColorstr='#ff111111', GradientType=0);
  border-color: #252525;
}
.navbar-inverse .brand,
.navbar-inverse .nav > li > a {
  color: #999999;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}
.navbar-inverse .brand:hover,
.navbar-inverse .nav > li > a:hover,
.navbar-inverse .brand:focus,
.navbar-inverse .nav > li > a:focus {
  color: #ffffff;
}
.navbar-inverse .brand {
  color: #999999;
}
.navbar-inverse .navbar-text {
  color: #999999;
}
.navbar-inverse .nav > li > a:focus,
.navbar-inverse .nav > li > a:hover {
  background-color: transparent;
  color: #ffffff;
}
.navbar-inverse .nav .active > a,
.navbar-inverse .nav .active > a:hover,
.navbar-inverse .nav .active > a:focus {
  color: #ffffff;
  background-color: #111111;
}
.navbar-inverse .navbar-link {
  color: #999999;
}
.navbar-inverse .navbar-link:hover,
.navbar-inverse .navbar-link:focus {
  color: #ffffff;
}
.navbar-inverse .divider-vertical {
  border-left-color: #111111;
  border-right-color: #222222;
}
.navbar-inverse .nav li.dropdown.open > .dropdown-toggle,
.navbar-inverse .nav li.dropdown.active > .dropdown-toggle,
.navbar-inverse .nav li.dropdown.open.active > .dropdown-toggle {
  background-color: #111111;
  color: #ffffff;
}
.navbar-inverse .nav li.dropdown > a:hover .caret,
.navbar-inverse .nav li.dropdown > a:focus .caret {
  border-top-color: #ffffff;
  border-bottom-color: #ffffff;
}
.navbar-inverse .nav li.dropdown > .dropdown-toggle .caret {
  border-top-color: #999999;
  border-bottom-color: #999999;
}
.navbar-inverse .nav li.dropdown.open > .dropdown-toggle .caret,
.navbar-inverse .nav li.dropdown.active > .dropdown-toggle .caret,
.navbar-inverse .nav li.dropdown.open.active > .dropdown-toggle .caret {
  border-top-color: #ffffff;
  border-bottom-color: #ffffff;
}
.navbar-inverse .navbar-search .search-query {
  color: #ffffff;
  background-color: #515151;
  border-color: #111111;
  -webkit-box-shadow: inset 0 1px 2px rgba(0,0,0,.1), 0 1px 0 rgba(255,255,255,.15);
  -moz-box-shadow: inset 0 1px 2px rgba(0,0,0,.1), 0 1px 0 rgba(255,255,255,.15);
  box-shadow: inset 0 1px 2px rgba(0,0,0,.1), 0 1px 0 rgba(255,255,255,.15);
  -webkit-transition: none;
  -moz-transition: none;
  -o-transition: none;
  transition: none;
}
.navbar-inverse .navbar-search .search-query:-moz-placeholder {
  color: #cccccc;
}
.navbar-inverse .navbar-search .search-query:-ms-input-placeholder {
  color: #cccccc;
}
.navbar-inverse .navbar-search .search-query::-webkit-input-placeholder {
  color: #cccccc;
}
.navbar-inverse .navbar-search .search-query:focus,
.navbar-inverse .navbar-search .search-query.focused {
  padding: 5px 15px;
  color: #333333;
  text-shadow: 0 1px 0 #ffffff;
  background-color: #ffffff;
  border: 0;
  -webkit-box-shadow: 0 0 3px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 0 0 3px rgba(0, 0, 0, 0.15);
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.15);
  outline: 0;
}
.navbar-inverse .btn-navbar {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #0e0e0e;
  background-image: -moz-linear-gradient(top, #151515, #040404);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#151515), to(#040404));
  background-image: -webkit-linear-gradient(top, #151515, #040404);
  background-image: -o-linear-gradient(top, #151515, #040404);
  background-image: linear-gradient(to bottom, #151515, #040404);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff151515', endColorstr='#ff040404', GradientType=0);
  border-color: #040404 #040404 #000000;
  *background-color: #040404;
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.navbar-inverse .btn-navbar:hover,
.navbar-inverse .btn-navbar:focus,
.navbar-inverse .btn-navbar:active,
.navbar-inverse .btn-navbar.active,
.navbar-inverse .btn-navbar.disabled,
.navbar-inverse .btn-navbar[disabled] {
  color: #ffffff;
  background-color: #040404;
  *background-color: #000000;
}
.navbar-inverse .btn-navbar:active,
.navbar-inverse .btn-navbar.active {
  background-color: #000000 \9;
}
.breadcrumb {
  padding: 8px 15px;
  margin: 0 0 18px;
  list-style: none;
  background-color: #f5f5f5;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.breadcrumb > li {
  display: inline-block;
  *display: inline;
  /* IE7 inline-block hack */
  *zoom: 1;
  text-shadow: 0 1px 0 #ffffff;
}
.breadcrumb > li > .divider {
  padding: 0 5px;
  color: #ccc;
}
.breadcrumb > .active {
  color: #999999;
}
.pagination {
  margin: 18px 0;
}
.pagination ul {
  display: inline-block;
  *display: inline;
  /* IE7 inline-block hack */
  *zoom: 1;
  margin-left: 0;
  margin-bottom: 0;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
}
.pagination ul > li {
  display: inline;
}
.pagination ul > li > a,
.pagination ul > li > span {
  float: left;
  padding: 4px 12px;
  line-height: 18px;
  text-decoration: none;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-left-width: 0;
}
.pagination ul > li > a:hover,
.pagination ul > li > a:focus,
.pagination ul > .active > a,
.pagination ul > .active > span {
  background-color: #f5f5f5;
}
.pagination ul > .active > a,
.pagination ul > .active > span {
  color: #999999;
  cursor: default;
}
.pagination ul > .disabled > span,
.pagination ul > .disabled > a,
.pagination ul > .disabled > a:hover,
.pagination ul > .disabled > a:focus {
  color: #999999;
  background-color: transparent;
  cursor: default;
}
.pagination ul > li:first-child > a,
.pagination ul > li:first-child > span {
  border-left-width: 1px;
  -webkit-border-top-left-radius: 4px;
  -moz-border-radius-topleft: 4px;
  border-top-left-radius: 4px;
  -webkit-border-bottom-left-radius: 4px;
  -moz-border-radius-bottomleft: 4px;
  border-bottom-left-radius: 4px;
}
.pagination ul > li:last-child > a,
.pagination ul > li:last-child > span {
  -webkit-border-top-right-radius: 4px;
  -moz-border-radius-topright: 4px;
  border-top-right-radius: 4px;
  -webkit-border-bottom-right-radius: 4px;
  -moz-border-radius-bottomright: 4px;
  border-bottom-right-radius: 4px;
}
.pagination-centered {
  text-align: center;
}
.pagination-right {
  text-align: right;
}
.pagination-large ul > li > a,
.pagination-large ul > li > span {
  padding: 11px 19px;
  font-size: 16.25px;
}
.pagination-large ul > li:first-child > a,
.pagination-large ul > li:first-child > span {
  -webkit-border-top-left-radius: 6px;
  -moz-border-radius-topleft: 6px;
  border-top-left-radius: 6px;
  -webkit-border-bottom-left-radius: 6px;
  -moz-border-radius-bottomleft: 6px;
  border-bottom-left-radius: 6px;
}
.pagination-large ul > li:last-child > a,
.pagination-large ul > li:last-child > span {
  -webkit-border-top-right-radius: 6px;
  -moz-border-radius-topright: 6px;
  border-top-right-radius: 6px;
  -webkit-border-bottom-right-radius: 6px;
  -moz-border-radius-bottomright: 6px;
  border-bottom-right-radius: 6px;
}
.pagination-mini ul > li:first-child > a,
.pagination-small ul > li:first-child > a,
.pagination-mini ul > li:first-child > span,
.pagination-small ul > li:first-child > span {
  -webkit-border-top-left-radius: 3px;
  -moz-border-radius-topleft: 3px;
  border-top-left-radius: 3px;
  -webkit-border-bottom-left-radius: 3px;
  -moz-border-radius-bottomleft: 3px;
  border-bottom-left-radius: 3px;
}
.pagination-mini ul > li:last-child > a,
.pagination-small ul > li:last-child > a,
.pagination-mini ul > li:last-child > span,
.pagination-small ul > li:last-child > span {
  -webkit-border-top-right-radius: 3px;
  -moz-border-radius-topright: 3px;
  border-top-right-radius: 3px;
  -webkit-border-bottom-right-radius: 3px;
  -moz-border-radius-bottomright: 3px;
  border-bottom-right-radius: 3px;
}
.pagination-small ul > li > a,
.pagination-small ul > li > span {
  padding: 2px 10px;
  font-size: 12px;
}
.pagination-mini ul > li > a,
.pagination-mini ul > li > span {
  padding: 0 6px;
  font-size: 9.75px;
}
.pager {
  margin: 18px 0;
  list-style: none;
  text-align: center;
  *zoom: 1;
}
.pager:before,
.pager:after {
  display: table;
  content: "";
  line-height: 0;
}
.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;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
}
.pager li > a:hover,
.pager li > a:focus {
  text-decoration: none;
  background-color: #f5f5f5;
}
.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: #999999;
  background-color: #fff;
  cursor: default;
}
.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000000;
}
.modal-backdrop.fade {
  opacity: 0;
}
.modal-backdrop,
.modal-backdrop.fade.in {
  opacity: 0.8;
  filter: alpha(opacity=80);
}
.modal-header {
  padding: 9px 15px;
  border-bottom: 1px solid #eee;
}
.modal-header .close {
  margin-top: 2px;
}
.modal-header h3 {
  margin: 0;
  line-height: 30px;
}
.modal-body {
  width: 98%;
  position: relative;
  max-height: 400px;
  padding: 1%;
}
.modal-body iframe {
  width: 100%;
  max-height: none;
  border: 0 !important;
}
.modal-form {
  margin-bottom: 0;
}
.modal-footer {
  padding: 14px 15px 15px;
  margin-bottom: 0;
  text-align: right;
  background-color: #f5f5f5;
  border-top: 1px solid #ddd;
  -webkit-border-radius: 0 0 6px 6px;
  -moz-border-radius: 0 0 6px 6px;
  border-radius: 0 0 6px 6px;
  -webkit-box-shadow: inset 0 1px 0 #ffffff;
  -moz-box-shadow: inset 0 1px 0 #ffffff;
  box-shadow: inset 0 1px 0 #ffffff;
  *zoom: 1;
}
.modal-footer:before,
.modal-footer:after {
  display: table;
  content: "";
  line-height: 0;
}
.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;
}
.tooltip {
  position: absolute;
  z-index: 1030;
  display: block;
  visibility: visible;
  font-size: 11px;
  line-height: 1.4;
  opacity: 0;
  filter: alpha(opacity=0);
}
.tooltip.in {
  opacity: 0.8;
  filter: alpha(opacity=80);
}
.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: 8px;
  color: #ffffff;
  text-align: center;
  text-decoration: none;
  background-color: #000000;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  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: #000000;
}
.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #000000;
}
.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #000000;
}
.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000000;
}
.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1010;
  display: none;
  max-width: 276px;
  padding: 1px;
  text-align: left;
  background-color: #ffffff;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  white-space: normal;
}
.popover.top {
  margin-top: -10px;
}
.popover.right {
  margin-left: 10px;
}
.popover.bottom {
  margin-top: 10px;
}
.popover.left {
  margin-left: -10px;
}
.popover-title {
  margin: 0;
  padding: 8px 14px;
  font-size: 14px;
  font-weight: normal;
  line-height: 18px;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  -webkit-border-radius: 5px 5px 0 0;
  -moz-border-radius: 5px 5px 0 0;
  border-radius: 5px 5px 0 0;
}
.popover-title:empty {
  display: none;
}
.popover-content {
  padding: 9px 14px;
}
.popover .arrow,
.popover .arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.popover .arrow {
  border-width: 11px;
}
.popover .arrow:after {
  border-width: 10px;
  content: "";
}
.popover.top .arrow {
  left: 50%;
  margin-left: -11px;
  border-bottom-width: 0;
  border-top-color: #999;
  border-top-color: rgba(0, 0, 0, 0.25);
  bottom: -11px;
}
.popover.top .arrow:after {
  bottom: 1px;
  margin-left: -10px;
  border-bottom-width: 0;
  border-top-color: #ffffff;
}
.popover.right .arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-left-width: 0;
  border-right-color: #999;
  border-right-color: rgba(0, 0, 0, 0.25);
}
.popover.right .arrow:after {
  left: 1px;
  bottom: -10px;
  border-left-width: 0;
  border-right-color: #ffffff;
}
.popover.bottom .arrow {
  left: 50%;
  margin-left: -11px;
  border-top-width: 0;
  border-bottom-color: #999;
  border-bottom-color: rgba(0, 0, 0, 0.25);
  top: -11px;
}
.popover.bottom .arrow:after {
  top: 1px;
  margin-left: -10px;
  border-top-width: 0;
  border-bottom-color: #ffffff;
}
.popover.left .arrow {
  top: 50%;
  right: -11px;
  margin-top: -11px;
  border-right-width: 0;
  border-left-color: #999;
  border-left-color: rgba(0, 0, 0, 0.25);
}
.popover.left .arrow:after {
  right: 1px;
  border-right-width: 0;
  border-left-color: #ffffff;
  bottom: -10px;
}
.thumbnails {
  margin-left: -20px;
  list-style: none;
  *zoom: 1;
}
.thumbnails:before,
.thumbnails:after {
  display: table;
  content: "";
  line-height: 0;
}
.thumbnails:after {
  clear: both;
}
.row-fluid .thumbnails {
  margin-left: 0;
}
.thumbnails > li {
  float: left;
  margin-bottom: 18px;
  margin-left: 20px;
}
.thumbnail {
  display: block;
  padding: 4px;
  line-height: 18px;
  border: 1px solid #ddd;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.055);
  -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.055);
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.055);
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
a.thumbnail:hover,
a.thumbnail:focus {
  border-color: #0088cc;
  -webkit-box-shadow: 0 1px 4px rgba(0, 105, 214, 0.25);
  -moz-box-shadow: 0 1px 4px rgba(0, 105, 214, 0.25);
  box-shadow: 0 1px 4px rgba(0, 105, 214, 0.25);
}
.thumbnail > img {
  display: block;
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
}
.thumbnail .caption {
  padding: 9px;
  color: #555555;
}
.label,
.badge {
  display: inline-block;
  padding: 2px 4px;
  font-size: 10.998px;
  font-weight: bold;
  line-height: 14px;
  color: #ffffff;
  vertical-align: baseline;
  white-space: nowrap;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #999999;
}
.label {
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.badge {
  padding-left: 9px;
  padding-right: 9px;
  -webkit-border-radius: 9px;
  -moz-border-radius: 9px;
  border-radius: 9px;
}
.label:empty,
.badge:empty {
  display: none;
}
a.label:hover,
a.label:focus,
a.badge:hover,
a.badge:focus {
  color: #ffffff;
  text-decoration: none;
  cursor: pointer;
}
.label-important,
.badge-important {
  background-color: #b94a48;
}
.label-important[href],
.badge-important[href] {
  background-color: #953b39;
}
.label-warning,
.badge-warning {
  background-color: #f89406;
}
.label-warning[href],
.badge-warning[href] {
  background-color: #c67605;
}
.label-success,
.badge-success {
  background-color: #468847;
}
.label-success[href],
.badge-success[href] {
  background-color: #356635;
}
.label-info,
.badge-info {
  background-color: #3a87ad;
}
.label-info[href],
.badge-info[href] {
  background-color: #2d6987;
}
.label-inverse,
.badge-inverse {
  background-color: #333333;
}
.label-inverse[href],
.badge-inverse[href] {
  background-color: #1a1a1a;
}
.btn .label,
.btn .badge {
  position: relative;
  top: -1px;
}
.btn-mini .label,
.btn-mini .badge {
  top: 0;
}
@-webkit-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
@-moz-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
@-ms-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
@-o-keyframes progress-bar-stripes {
  from {
    background-position: 0 0;
  }
  to {
    background-position: 40px 0;
  }
}
@keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
.progress {
  overflow: hidden;
  height: 18px;
  margin-bottom: 18px;
  background-color: #f7f7f7;
  background-image: -moz-linear-gradient(top, #f5f5f5, #f9f9f9);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f5f5f5), to(#f9f9f9));
  background-image: -webkit-linear-gradient(top, #f5f5f5, #f9f9f9);
  background-image: -o-linear-gradient(top, #f5f5f5, #f9f9f9);
  background-image: linear-gradient(to bottom, #f5f5f5, #f9f9f9);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff5f5f5', endColorstr='#fff9f9f9', GradientType=0);
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.progress .bar {
  width: 0%;
  height: 100%;
  color: #ffffff;
  float: left;
  font-size: 12px;
  text-align: center;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #0e90d2;
  background-image: -moz-linear-gradient(top, #149bdf, #0480be);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#149bdf), to(#0480be));
  background-image: -webkit-linear-gradient(top, #149bdf, #0480be);
  background-image: -o-linear-gradient(top, #149bdf, #0480be);
  background-image: linear-gradient(to bottom, #149bdf, #0480be);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff149bdf', endColorstr='#ff0480be', GradientType=0);
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  -moz-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-transition: width 0.6s ease;
  -moz-transition: width 0.6s ease;
  -o-transition: width 0.6s ease;
  transition: width 0.6s ease;
}
.progress .bar + .bar {
  -webkit-box-shadow: inset 1px 0 0 rgba(0,0,0,.15), inset 0 -1px 0 rgba(0,0,0,.15);
  -moz-box-shadow: inset 1px 0 0 rgba(0,0,0,.15), inset 0 -1px 0 rgba(0,0,0,.15);
  box-shadow: inset 1px 0 0 rgba(0,0,0,.15), inset 0 -1px 0 rgba(0,0,0,.15);
}
.progress-striped .bar {
  background-color: #149bdf;
  background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  -webkit-background-size: 40px 40px;
  -moz-background-size: 40px 40px;
  -o-background-size: 40px 40px;
  background-size: 40px 40px;
}
.progress.active .bar {
  -webkit-animation: progress-bar-stripes 2s linear infinite;
  -moz-animation: progress-bar-stripes 2s linear infinite;
  -ms-animation: progress-bar-stripes 2s linear infinite;
  -o-animation: progress-bar-stripes 2s linear infinite;
  animation: progress-bar-stripes 2s linear infinite;
}
.progress-danger .bar,
.progress .bar-danger {
  background-color: #dd514c;
  background-image: -moz-linear-gradient(top, #ee5f5b, #c43c35);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ee5f5b), to(#c43c35));
  background-image: -webkit-linear-gradient(top, #ee5f5b, #c43c35);
  background-image: -o-linear-gradient(top, #ee5f5b, #c43c35);
  background-image: linear-gradient(to bottom, #ee5f5b, #c43c35);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffee5f5b', endColorstr='#ffc43c35', GradientType=0);
}
.progress-danger.progress-striped .bar,
.progress-striped .bar-danger {
  background-color: #ee5f5b;
  background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-success .bar,
.progress .bar-success {
  background-color: #5eb95e;
  background-image: -moz-linear-gradient(top, #62c462, #57a957);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#62c462), to(#57a957));
  background-image: -webkit-linear-gradient(top, #62c462, #57a957);
  background-image: -o-linear-gradient(top, #62c462, #57a957);
  background-image: linear-gradient(to bottom, #62c462, #57a957);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff62c462', endColorstr='#ff57a957', GradientType=0);
}
.progress-success.progress-striped .bar,
.progress-striped .bar-success {
  background-color: #62c462;
  background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-info .bar,
.progress .bar-info {
  background-color: #4bb1cf;
  background-image: -moz-linear-gradient(top, #5bc0de, #339bb9);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#5bc0de), to(#339bb9));
  background-image: -webkit-linear-gradient(top, #5bc0de, #339bb9);
  background-image: -o-linear-gradient(top, #5bc0de, #339bb9);
  background-image: linear-gradient(to bottom, #5bc0de, #339bb9);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5bc0de', endColorstr='#ff339bb9', GradientType=0);
}
.progress-info.progress-striped .bar,
.progress-striped .bar-info {
  background-color: #5bc0de;
  background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-warning .bar,
.progress .bar-warning {
  background-color: #faa732;
  background-image: -moz-linear-gradient(top, #fbb450, #f89406);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#fbb450), to(#f89406));
  background-image: -webkit-linear-gradient(top, #fbb450, #f89406);
  background-image: -o-linear-gradient(top, #fbb450, #f89406);
  background-image: linear-gradient(to bottom, #fbb450, #f89406);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fffbb450', endColorstr='#fff89406', GradientType=0);
}
.progress-warning.progress-striped .bar,
.progress-striped .bar-warning {
  background-color: #fbb450;
  background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(0.25, rgba(255, 255, 255, 0.15)), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, rgba(255, 255, 255, 0.15)), color-stop(0.75, rgba(255, 255, 255, 0.15)), color-stop(0.75, transparent), to(transparent));
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -moz-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.accordion {
  margin-bottom: 18px;
}
.accordion-group {
  margin-bottom: 2px;
  border: 1px solid #e5e5e5;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.accordion-heading {
  border-bottom: 0;
}
.accordion-heading .accordion-toggle {
  display: block;
  padding: 8px 15px;
}
.accordion-toggle {
  cursor: pointer;
}
.accordion-inner {
  padding: 9px 15px;
  border-top: 1px solid #e5e5e5;
}
.carousel {
  position: relative;
  margin-bottom: 18px;
  line-height: 1;
}
.carousel-inner {
  overflow: hidden;
  width: 100%;
  position: relative;
}
.carousel-inner > .item {
  display: none;
  position: relative;
  -webkit-transition: 0.6s ease-in-out left;
  -moz-transition: 0.6s ease-in-out left;
  -o-transition: 0.6s ease-in-out left;
  transition: 0.6s ease-in-out left;
}
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  display: block;
  line-height: 1;
}
.carousel-inner > .active,
.carousel-inner > .next,
.carousel-inner > .prev {
  display: block;
}
.carousel-inner > .active {
  left: 0;
}
.carousel-inner > .next,
.carousel-inner > .prev {
  position: absolute;
  top: 0;
  width: 100%;
}
.carousel-inner > .next {
  left: 100%;
}
.carousel-inner > .prev {
  left: -100%;
}
.carousel-inner > .next.left,
.carousel-inner > .prev.right {
  left: 0;
}
.carousel-inner > .active.left {
  left: -100%;
}
.carousel-inner > .active.right {
  left: 100%;
}
.carousel-control {
  position: absolute;
  top: 40%;
  left: 15px;
  width: 40px;
  height: 40px;
  margin-top: -20px;
  font-size: 60px;
  font-weight: 100;
  line-height: 30px;
  color: #ffffff;
  text-align: center;
  background: #222222;
  border: 3px solid #ffffff;
  -webkit-border-radius: 23px;
  -moz-border-radius: 23px;
  border-radius: 23px;
  opacity: 0.5;
  filter: alpha(opacity=50);
}
.carousel-control.right {
  left: auto;
  right: 15px;
}
.carousel-control:hover,
.carousel-control:focus {
  color: #ffffff;
  text-decoration: none;
  opacity: 0.9;
  filter: alpha(opacity=90);
}
.carousel-indicators {
  position: absolute;
  top: 15px;
  right: 15px;
  z-index: 5;
  margin: 0;
  list-style: none;
}
.carousel-indicators li {
  display: block;
  float: left;
  width: 10px;
  height: 10px;
  margin-left: 5px;
  text-indent: -999px;
  background-color: #ccc;
  background-color: rgba(255, 255, 255, 0.25);
  border-radius: 5px;
}
.carousel-indicators .active {
  background-color: #fff;
}
.carousel-caption {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  padding: 15px;
  background: #333333;
  background: rgba(0, 0, 0, 0.75);
}
.carousel-caption h4,
.carousel-caption p {
  color: #ffffff;
  line-height: 18px;
}
.carousel-caption h4 {
  margin: 0 0 5px;
}
.carousel-caption p {
  margin-bottom: 0;
}
.hero-unit {
  padding: 60px;
  margin-bottom: 30px;
  font-size: 18px;
  font-weight: 200;
  line-height: 27px;
  color: inherit;
  background-color: #eeeeee;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
}
.hero-unit h1 {
  margin-bottom: 0;
  font-size: 60px;
  line-height: 1;
  color: inherit;
  letter-spacing: -1px;
}
.hero-unit li {
  line-height: 27px;
}
.pull-right {
  float: right;
}
.pull-left {
  float: left;
}
.hide {
  display: none;
}
.show {
  display: block;
}
.invisible {
  visibility: hidden;
}
.affix {
  position: fixed;
}
@-ms-viewport {
  width: device-width;
}
.hidden {
  display: none;
  visibility: hidden;
}
.visible-phone {
  display: none !important;
}
.visible-tablet {
  display: none !important;
}
.hidden-desktop {
  display: none !important;
}
.visible-desktop {
  display: inherit !important;
}
@media (min-width: 768px) and (max-width: 979px) {
  .hidden-desktop {
    display: inherit !important;
  }
  .visible-desktop {
    display: none !important;
  }
  .visible-tablet {
    display: inherit !important;
  }
  .hidden-tablet {
    display: none !important;
  }
}
@media (max-width: 767px) {
  .hidden-desktop {
    display: inherit !important;
  }
  .visible-desktop {
    display: none !important;
  }
  .visible-phone {
    display: inherit !important;
  }
  .hidden-phone {
    display: none !important;
  }
}
.visible-print {
  display: none !important;
}
@media print {
  .visible-print {
    display: inherit !important;
  }
  .hidden-print {
    display: none !important;
  }
}
@media (max-width: 767px) {
  body {
    padding-left: 20px;
    padding-right: 20px;
  }
  .navbar-fixed-top,
  .navbar-fixed-bottom,
  .navbar-static-top {
    margin-left: -20px;
    margin-right: -20px;
  }
  .container-fluid {
    padding: 0;
  }
  .dl-horizontal dt {
    float: none;
    clear: none;
    width: auto;
    text-align: left;
  }
  .dl-horizontal dd {
    margin-left: 0;
  }
  .dropdown-menu .menuitem-group {
    background-color: #10223e;
    color: #eee;
  }
  .container {
    width: auto;
  }
  .row-fluid {
    width: 100%;
  }
  .row,
  .thumbnails {
    margin-left: 0;
  }
  .thumbnails > li {
    float: none;
    margin-left: 0;
  }
  [class*="span"],
  .uneditable-input[class*="span"],
  .row-fluid [class*="span"] {
    float: none;
    display: block;
    width: 100%;
    margin-left: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  .span12,
  .row-fluid .span12 {
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  .row-fluid [class*="offset"]:first-child {
    margin-left: 0;
  }
  .input-large,
  .input-xlarge,
  .input-xxlarge,
  input[class*="span"],
  select[class*="span"],
  textarea[class*="span"],
  .uneditable-input {
    display: block;
    width: 100%;
    min-height: 28px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  .input-prepend input,
  .input-append input,
  .input-prepend input[class*="span"],
  .input-append input[class*="span"] {
    display: inline-block;
  }
  .controls-row [class*="span"] + [class*="span"] {
    margin-left: 0;
  }
}
@media (max-width: 480px) {
  .nav-collapse {
    -webkit-transform: translate3d(0, 0, 0);
  }
  .page-header h1 small {
    display: block;
    line-height: 18px;
  }
  input[type="checkbox"],
  input[type="radio"] {
    border: 1px solid #ccc;
  }
  .form-horizontal .control-label {
    float: none;
    width: auto;
    padding-top: 0;
    text-align: left;
  }
  .form-horizontal .controls {
    margin-left: 0;
  }
  .form-horizontal .control-list {
    padding-top: 0;
  }
  .form-horizontal .form-actions {
    padding-left: 10px;
    padding-right: 10px;
  }
  .tag-category input#filter-search,
  .newsfeed-category input#filter-search {
    width: auto;
    margin-bottom: 9px;
  }
  .category-list input#filter-search {
    width: auto;
  }
  .media .pull-left,
  .media .pull-right {
    float: none;
    display: block;
    margin-bottom: 10px;
  }
  .media-object {
    margin-right: 0;
    margin-left: 0;
  }
  .modal-header .close {
    padding: 10px;
    margin: -10px;
  }
  .carousel-caption {
    position: static;
  }
}
@media (min-width: 768px) and (max-width: 979px) {
  .row {
    margin-left: -20px;
    *zoom: 1;
  }
  .row:before,
  .row:after {
    display: table;
    content: "";
    line-height: 0;
  }
  .row:after {
    clear: both;
  }
  [class*="span"] {
    float: left;
    min-height: 1px;
    margin-left: 20px;
  }
  .container,
  .navbar-static-top .container,
  .navbar-fixed-top .container,
  .navbar-fixed-bottom .container {
    width: 3700px;
  }
  .span60 {
    width: 3700px;
  }
  .span59 {
    width: 3638px;
  }
  .span58 {
    width: 3576px;
  }
  .span57 {
    width: 3514px;
  }
  .span56 {
    width: 3452px;
  }
  .span55 {
    width: 3390px;
  }
  .span54 {
    width: 3328px;
  }
  .span53 {
    width: 3266px;
  }
  .span52 {
    width: 3204px;
  }
  .span51 {
    width: 3142px;
  }
  .span50 {
    width: 3080px;
  }
  .span49 {
    width: 3018px;
  }
  .span48 {
    width: 2956px;
  }
  .span47 {
    width: 2894px;
  }
  .span46 {
    width: 2832px;
  }
  .span45 {
    width: 2770px;
  }
  .span44 {
    width: 2708px;
  }
  .span43 {
    width: 2646px;
  }
  .span42 {
    width: 2584px;
  }
  .span41 {
    width: 2522px;
  }
  .span40 {
    width: 2460px;
  }
  .span39 {
    width: 2398px;
  }
  .span38 {
    width: 2336px;
  }
  .span37 {
    width: 2274px;
  }
  .span36 {
    width: 2212px;
  }
  .span35 {
    width: 2150px;
  }
  .span34 {
    width: 2088px;
  }
  .span33 {
    width: 2026px;
  }
  .span32 {
    width: 1964px;
  }
  .span31 {
    width: 1902px;
  }
  .span30 {
    width: 1840px;
  }
  .span29 {
    width: 1778px;
  }
  .span28 {
    width: 1716px;
  }
  .span27 {
    width: 1654px;
  }
  .span26 {
    width: 1592px;
  }
  .span25 {
    width: 1530px;
  }
  .span24 {
    width: 1468px;
  }
  .span23 {
    width: 1406px;
  }
  .span22 {
    width: 1344px;
  }
  .span21 {
    width: 1282px;
  }
  .span20 {
    width: 1220px;
  }
  .span19 {
    width: 1158px;
  }
  .span18 {
    width: 1096px;
  }
  .span17 {
    width: 1034px;
  }
  .span16 {
    width: 972px;
  }
  .span15 {
    width: 910px;
  }
  .span14 {
    width: 848px;
  }
  .span13 {
    width: 786px;
  }
  .span12 {
    width: 724px;
  }
  .span11 {
    width: 662px;
  }
  .span10 {
    width: 600px;
  }
  .span9 {
    width: 538px;
  }
  .span8 {
    width: 476px;
  }
  .span7 {
    width: 414px;
  }
  .span6 {
    width: 352px;
  }
  .span5 {
    width: 290px;
  }
  .span4 {
    width: 228px;
  }
  .span3 {
    width: 166px;
  }
  .span2 {
    width: 104px;
  }
  .span1 {
    width: 42px;
  }
  .offset60 {
    margin-left: 3740px;
  }
  .offset59 {
    margin-left: 3678px;
  }
  .offset58 {
    margin-left: 3616px;
  }
  .offset57 {
    margin-left: 3554px;
  }
  .offset56 {
    margin-left: 3492px;
  }
  .offset55 {
    margin-left: 3430px;
  }
  .offset54 {
    margin-left: 3368px;
  }
  .offset53 {
    margin-left: 3306px;
  }
  .offset52 {
    margin-left: 3244px;
  }
  .offset51 {
    margin-left: 3182px;
  }
  .offset50 {
    margin-left: 3120px;
  }
  .offset49 {
    margin-left: 3058px;
  }
  .offset48 {
    margin-left: 2996px;
  }
  .offset47 {
    margin-left: 2934px;
  }
  .offset46 {
    margin-left: 2872px;
  }
  .offset45 {
    margin-left: 2810px;
  }
  .offset44 {
    margin-left: 2748px;
  }
  .offset43 {
    margin-left: 2686px;
  }
  .offset42 {
    margin-left: 2624px;
  }
  .offset41 {
    margin-left: 2562px;
  }
  .offset40 {
    margin-left: 2500px;
  }
  .offset39 {
    margin-left: 2438px;
  }
  .offset38 {
    margin-left: 2376px;
  }
  .offset37 {
    margin-left: 2314px;
  }
  .offset36 {
    margin-left: 2252px;
  }
  .offset35 {
    margin-left: 2190px;
  }
  .offset34 {
    margin-left: 2128px;
  }
  .offset33 {
    margin-left: 2066px;
  }
  .offset32 {
    margin-left: 2004px;
  }
  .offset31 {
    margin-left: 1942px;
  }
  .offset30 {
    margin-left: 1880px;
  }
  .offset29 {
    margin-left: 1818px;
  }
  .offset28 {
    margin-left: 1756px;
  }
  .offset27 {
    margin-left: 1694px;
  }
  .offset26 {
    margin-left: 1632px;
  }
  .offset25 {
    margin-left: 1570px;
  }
  .offset24 {
    margin-left: 1508px;
  }
  .offset23 {
    margin-left: 1446px;
  }
  .offset22 {
    margin-left: 1384px;
  }
  .offset21 {
    margin-left: 1322px;
  }
  .offset20 {
    margin-left: 1260px;
  }
  .offset19 {
    margin-left: 1198px;
  }
  .offset18 {
    margin-left: 1136px;
  }
  .offset17 {
    margin-left: 1074px;
  }
  .offset16 {
    margin-left: 1012px;
  }
  .offset15 {
    margin-left: 950px;
  }
  .offset14 {
    margin-left: 888px;
  }
  .offset13 {
    margin-left: 826px;
  }
  .offset12 {
    margin-left: 764px;
  }
  .offset11 {
    margin-left: 702px;
  }
  .offset10 {
    margin-left: 640px;
  }
  .offset9 {
    margin-left: 578px;
  }
  .offset8 {
    margin-left: 516px;
  }
  .offset7 {
    margin-left: 454px;
  }
  .offset6 {
    margin-left: 392px;
  }
  .offset5 {
    margin-left: 330px;
  }
  .offset4 {
    margin-left: 268px;
  }
  .offset3 {
    margin-left: 206px;
  }
  .offset2 {
    margin-left: 144px;
  }
  .offset1 {
    margin-left: 82px;
  }
  .row-fluid {
    width: 100%;
    *zoom: 1;
  }
  .row-fluid:before,
  .row-fluid:after {
    display: table;
    content: "";
    line-height: 0;
  }
  .row-fluid:after {
    clear: both;
  }
  .row-fluid [class*="span"] {
    display: block;
    width: 100%;
    min-height: 28px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    float: left;
    margin-left: 0;
    *margin-left: -0.01046025%;
  }
  .row-fluid [class*="span"]:first-child {
    margin-left: 0;
  }
  .row-fluid .controls-row [class*="span"] + [class*="span"] {
    margin-left: 0;
  }
  .row-fluid .span60 {
    width: 100%;
    *width: 99.98953975000001%;
  }
  .row-fluid .span59 {
    width: 98.33333333%;
    *width: 98.32287307999999%;
  }
  .row-fluid .span58 {
    width: 96.66666667%;
    *width: 96.65620642%;
  }
  .row-fluid .span57 {
    width: 95%;
    *width: 94.98953975000001%;
  }
  .row-fluid .span56 {
    width: 93.33333333%;
    *width: 93.32287307999999%;
  }
  .row-fluid .span55 {
    width: 91.66666667%;
    *width: 91.65620642%;
  }
  .row-fluid .span54 {
    width: 90%;
    *width: 89.98953975000001%;
  }
  .row-fluid .span53 {
    width: 88.33333333%;
    *width: 88.32287307999999%;
  }
  .row-fluid .span52 {
    width: 86.66666667%;
    *width: 86.65620642%;
  }
  .row-fluid .span51 {
    width: 85%;
    *width: 84.98953975000001%;
  }
  .row-fluid .span50 {
    width: 83.33333333%;
    *width: 83.32287307999999%;
  }
  .row-fluid .span49 {
    width: 81.66666667%;
    *width: 81.65620642%;
  }
  .row-fluid .span48 {
    width: 80%;
    *width: 79.98953975000001%;
  }
  .row-fluid .span47 {
    width: 78.33333333%;
    *width: 78.32287307999999%;
  }
  .row-fluid .span46 {
    width: 76.66666667%;
    *width: 76.65620642%;
  }
  .row-fluid .span45 {
    width: 75%;
    *width: 74.98953975000001%;
  }
  .row-fluid .span44 {
    width: 73.33333333%;
    *width: 73.32287307999999%;
  }
  .row-fluid .span43 {
    width: 71.66666667%;
    *width: 71.65620642%;
  }
  .row-fluid .span42 {
    width: 70%;
    *width: 69.98953975000001%;
  }
  .row-fluid .span41 {
    width: 68.33333333%;
    *width: 68.32287307999999%;
  }
  .row-fluid .span40 {
    width: 66.66666667%;
    *width: 66.65620642%;
  }
  .row-fluid .span39 {
    width: 65%;
    *width: 64.98953975000001%;
  }
  .row-fluid .span38 {
    width: 63.33333333%;
    *width: 63.32287308%;
  }
  .row-fluid .span37 {
    width: 61.66666667%;
    *width: 61.65620642%;
  }
  .row-fluid .span36 {
    width: 60%;
    *width: 59.98953975%;
  }
  .row-fluid .span35 {
    width: 58.33333333%;
    *width: 58.32287308%;
  }
  .row-fluid .span34 {
    width: 56.66666667%;
    *width: 56.65620642%;
  }
  .row-fluid .span33 {
    width: 55%;
    *width: 54.98953975%;
  }
  .row-fluid .span32 {
    width: 53.33333333%;
    *width: 53.32287308%;
  }
  .row-fluid .span31 {
    width: 51.66666667%;
    *width: 51.65620642%;
  }
  .row-fluid .span30 {
    width: 50%;
    *width: 49.98953975%;
  }
  .row-fluid .span29 {
    width: 48.33333333%;
    *width: 48.32287308%;
  }
  .row-fluid .span28 {
    width: 46.66666667%;
    *width: 46.65620642%;
  }
  .row-fluid .span27 {
    width: 45%;
    *width: 44.98953975%;
  }
  .row-fluid .span26 {
    width: 43.33333333%;
    *width: 43.32287308%;
  }
  .row-fluid .span25 {
    width: 41.66666667%;
    *width: 41.65620642%;
  }
  .row-fluid .span24 {
    width: 40%;
    *width: 39.98953975%;
  }
  .row-fluid .span23 {
    width: 38.33333333%;
    *width: 38.32287308%;
  }
  .row-fluid .span22 {
    width: 36.66666667%;
    *width: 36.65620642%;
  }
  .row-fluid .span21 {
    width: 35%;
    *width: 34.98953975%;
  }
  .row-fluid .span20 {
    width: 33.33333333%;
    *width: 33.32287308%;
  }
  .row-fluid .span19 {
    width: 31.66666667%;
    *width: 31.65620642%;
  }
  .row-fluid .span18 {
    width: 30%;
    *width: 29.98953975%;
  }
  .row-fluid .span17 {
    width: 28.33333333%;
    *width: 28.32287308%;
  }
  .row-fluid .span16 {
    width: 26.66666667%;
    *width: 26.65620642%;
  }
  .row-fluid .span15 {
    width: 25%;
    *width: 24.98953975%;
  }
  .row-fluid .span14 {
    width: 23.33333333%;
    *width: 23.32287308%;
  }
  .row-fluid .span13 {
    width: 21.66666667%;
    *width: 21.65620642%;
  }
  .row-fluid .span12 {
    width: 20%;
    *width: 19.98953975%;
  }
  .row-fluid .span11 {
    width: 18.33333333%;
    *width: 18.32287308%;
  }
  .row-fluid .span10 {
    width: 16.66666667%;
    *width: 16.65620642%;
  }
  .row-fluid .span9 {
    width: 15%;
    *width: 14.98953975%;
  }
  .row-fluid .span8 {
    width: 13.33333333%;
    *width: 13.32287308%;
  }
  .row-fluid .span7 {
    width: 11.66666667%;
    *width: 11.65620642%;
  }
  .row-fluid .span6 {
    width: 10%;
    *width: 9.98953975%;
  }
  .row-fluid .span5 {
    width: 8.33333333%;
    *width: 8.322873080000001%;
  }
  .row-fluid .span4 {
    width: 6.66666667%;
    *width: 6.65620642%;
  }
  .row-fluid .span3 {
    width: 5%;
    *width: 4.98953975%;
  }
  .row-fluid .span2 {
    width: 3.33333333%;
    *width: 3.32287308%;
  }
  .row-fluid .span1 {
    width: 1.66666667%;
    *width: 1.65620642%;
  }
  .row-fluid .offset60 {
    margin-left: 100%;
    *margin-left: 99.9790795%;
  }
  .row-fluid .offset60:first-child {
    margin-left: 100%;
    *margin-left: 99.9790795%;
  }
  .row-fluid .offset59 {
    margin-left: 98.33333333%;
    *margin-left: 98.31241283%;
  }
  .row-fluid .offset59:first-child {
    margin-left: 98.33333333%;
    *margin-left: 98.31241283%;
  }
  .row-fluid .offset58 {
    margin-left: 96.66666667%;
    *margin-left: 96.64574616%;
  }
  .row-fluid .offset58:first-child {
    margin-left: 96.66666667%;
    *margin-left: 96.64574616%;
  }
  .row-fluid .offset57 {
    margin-left: 95%;
    *margin-left: 94.9790795%;
  }
  .row-fluid .offset57:first-child {
    margin-left: 95%;
    *margin-left: 94.9790795%;
  }
  .row-fluid .offset56 {
    margin-left: 93.33333333%;
    *margin-left: 93.31241283%;
  }
  .row-fluid .offset56:first-child {
    margin-left: 93.33333333%;
    *margin-left: 93.31241283%;
  }
  .row-fluid .offset55 {
    margin-left: 91.66666667%;
    *margin-left: 91.64574616%;
  }
  .row-fluid .offset55:first-child {
    margin-left: 91.66666667%;
    *margin-left: 91.64574616%;
  }
  .row-fluid .offset54 {
    margin-left: 90%;
    *margin-left: 89.9790795%;
  }
  .row-fluid .offset54:first-child {
    margin-left: 90%;
    *margin-left: 89.9790795%;
  }
  .row-fluid .offset53 {
    margin-left: 88.33333333%;
    *margin-left: 88.31241283%;
  }
  .row-fluid .offset53:first-child {
    margin-left: 88.33333333%;
    *margin-left: 88.31241283%;
  }
  .row-fluid .offset52 {
    margin-left: 86.66666667%;
    *margin-left: 86.64574616%;
  }
  .row-fluid .offset52:first-child {
    margin-left: 86.66666667%;
    *margin-left: 86.64574616%;
  }
  .row-fluid .offset51 {
    margin-left: 85%;
    *margin-left: 84.9790795%;
  }
  .row-fluid .offset51:first-child {
    margin-left: 85%;
    *margin-left: 84.9790795%;
  }
  .row-fluid .offset50 {
    margin-left: 83.33333333%;
    *margin-left: 83.31241283%;
  }
  .row-fluid .offset50:first-child {
    margin-left: 83.33333333%;
    *margin-left: 83.31241283%;
  }
  .row-fluid .offset49 {
    margin-left: 81.66666667%;
    *margin-left: 81.64574616%;
  }
  .row-fluid .offset49:first-child {
    margin-left: 81.66666667%;
    *margin-left: 81.64574616%;
  }
  .row-fluid .offset48 {
    margin-left: 80%;
    *margin-left: 79.9790795%;
  }
  .row-fluid .offset48:first-child {
    margin-left: 80%;
    *margin-left: 79.9790795%;
  }
  .row-fluid .offset47 {
    margin-left: 78.33333333%;
    *margin-left: 78.31241283%;
  }
  .row-fluid .offset47:first-child {
    margin-left: 78.33333333%;
    *margin-left: 78.31241283%;
  }
  .row-fluid .offset46 {
    margin-left: 76.66666667%;
    *margin-left: 76.64574616%;
  }
  .row-fluid .offset46:first-child {
    margin-left: 76.66666667%;
    *margin-left: 76.64574616%;
  }
  .row-fluid .offset45 {
    margin-left: 75%;
    *margin-left: 74.9790795%;
  }
  .row-fluid .offset45:first-child {
    margin-left: 75%;
    *margin-left: 74.9790795%;
  }
  .row-fluid .offset44 {
    margin-left: 73.33333333%;
    *margin-left: 73.31241283%;
  }
  .row-fluid .offset44:first-child {
    margin-left: 73.33333333%;
    *margin-left: 73.31241283%;
  }
  .row-fluid .offset43 {
    margin-left: 71.66666667%;
    *margin-left: 71.64574616%;
  }
  .row-fluid .offset43:first-child {
    margin-left: 71.66666667%;
    *margin-left: 71.64574616%;
  }
  .row-fluid .offset42 {
    margin-left: 70%;
    *margin-left: 69.9790795%;
  }
  .row-fluid .offset42:first-child {
    margin-left: 70%;
    *margin-left: 69.9790795%;
  }
  .row-fluid .offset41 {
    margin-left: 68.33333333%;
    *margin-left: 68.31241283%;
  }
  .row-fluid .offset41:first-child {
    margin-left: 68.33333333%;
    *margin-left: 68.31241283%;
  }
  .row-fluid .offset40 {
    margin-left: 66.66666667%;
    *margin-left: 66.64574616%;
  }
  .row-fluid .offset40:first-child {
    margin-left: 66.66666667%;
    *margin-left: 66.64574616%;
  }
  .row-fluid .offset39 {
    margin-left: 65%;
    *margin-left: 64.9790795%;
  }
  .row-fluid .offset39:first-child {
    margin-left: 65%;
    *margin-left: 64.9790795%;
  }
  .row-fluid .offset38 {
    margin-left: 63.33333333%;
    *margin-left: 63.31241283%;
  }
  .row-fluid .offset38:first-child {
    margin-left: 63.33333333%;
    *margin-left: 63.31241283%;
  }
  .row-fluid .offset37 {
    margin-left: 61.66666667%;
    *margin-left: 61.64574616%;
  }
  .row-fluid .offset37:first-child {
    margin-left: 61.66666667%;
    *margin-left: 61.64574616%;
  }
  .row-fluid .offset36 {
    margin-left: 60%;
    *margin-left: 59.9790795%;
  }
  .row-fluid .offset36:first-child {
    margin-left: 60%;
    *margin-left: 59.9790795%;
  }
  .row-fluid .offset35 {
    margin-left: 58.33333333%;
    *margin-left: 58.31241283%;
  }
  .row-fluid .offset35:first-child {
    margin-left: 58.33333333%;
    *margin-left: 58.31241283%;
  }
  .row-fluid .offset34 {
    margin-left: 56.66666667%;
    *margin-left: 56.64574616%;
  }
  .row-fluid .offset34:first-child {
    margin-left: 56.66666667%;
    *margin-left: 56.64574616%;
  }
  .row-fluid .offset33 {
    margin-left: 55%;
    *margin-left: 54.9790795%;
  }
  .row-fluid .offset33:first-child {
    margin-left: 55%;
    *margin-left: 54.9790795%;
  }
  .row-fluid .offset32 {
    margin-left: 53.33333333%;
    *margin-left: 53.31241283%;
  }
  .row-fluid .offset32:first-child {
    margin-left: 53.33333333%;
    *margin-left: 53.31241283%;
  }
  .row-fluid .offset31 {
    margin-left: 51.66666667%;
    *margin-left: 51.64574616%;
  }
  .row-fluid .offset31:first-child {
    margin-left: 51.66666667%;
    *margin-left: 51.64574616%;
  }
  .row-fluid .offset30 {
    margin-left: 50%;
    *margin-left: 49.9790795%;
  }
  .row-fluid .offset30:first-child {
    margin-left: 50%;
    *margin-left: 49.9790795%;
  }
  .row-fluid .offset29 {
    margin-left: 48.33333333%;
    *margin-left: 48.31241283%;
  }
  .row-fluid .offset29:first-child {
    margin-left: 48.33333333%;
    *margin-left: 48.31241283%;
  }
  .row-fluid .offset28 {
    margin-left: 46.66666667%;
    *margin-left: 46.64574616%;
  }
  .row-fluid .offset28:first-child {
    margin-left: 46.66666667%;
    *margin-left: 46.64574616%;
  }
  .row-fluid .offset27 {
    margin-left: 45%;
    *margin-left: 44.9790795%;
  }
  .row-fluid .offset27:first-child {
    margin-left: 45%;
    *margin-left: 44.9790795%;
  }
  .row-fluid .offset26 {
    margin-left: 43.33333333%;
    *margin-left: 43.31241283%;
  }
  .row-fluid .offset26:first-child {
    margin-left: 43.33333333%;
    *margin-left: 43.31241283%;
  }
  .row-fluid .offset25 {
    margin-left: 41.66666667%;
    *margin-left: 41.64574616%;
  }
  .row-fluid .offset25:first-child {
    margin-left: 41.66666667%;
    *margin-left: 41.64574616%;
  }
  .row-fluid .offset24 {
    margin-left: 40%;
    *margin-left: 39.9790795%;
  }
  .row-fluid .offset24:first-child {
    margin-left: 40%;
    *margin-left: 39.9790795%;
  }
  .row-fluid .offset23 {
    margin-left: 38.33333333%;
    *margin-left: 38.31241283%;
  }
  .row-fluid .offset23:first-child {
    margin-left: 38.33333333%;
    *margin-left: 38.31241283%;
  }
  .row-fluid .offset22 {
    margin-left: 36.66666667%;
    *margin-left: 36.64574616%;
  }
  .row-fluid .offset22:first-child {
    margin-left: 36.66666667%;
    *margin-left: 36.64574616%;
  }
  .row-fluid .offset21 {
    margin-left: 35%;
    *margin-left: 34.9790795%;
  }
  .row-fluid .offset21:first-child {
    margin-left: 35%;
    *margin-left: 34.9790795%;
  }
  .row-fluid .offset20 {
    margin-left: 33.33333333%;
    *margin-left: 33.31241283%;
  }
  .row-fluid .offset20:first-child {
    margin-left: 33.33333333%;
    *margin-left: 33.31241283%;
  }
  .row-fluid .offset19 {
    margin-left: 31.66666667%;
    *margin-left: 31.64574616%;
  }
  .row-fluid .offset19:first-child {
    margin-left: 31.66666667%;
    *margin-left: 31.64574616%;
  }
  .row-fluid .offset18 {
    margin-left: 30%;
    *margin-left: 29.9790795%;
  }
  .row-fluid .offset18:first-child {
    margin-left: 30%;
    *margin-left: 29.9790795%;
  }
  .row-fluid .offset17 {
    margin-left: 28.33333333%;
    *margin-left: 28.31241283%;
  }
  .row-fluid .offset17:first-child {
    margin-left: 28.33333333%;
    *margin-left: 28.31241283%;
  }
  .row-fluid .offset16 {
    margin-left: 26.66666667%;
    *margin-left: 26.64574616%;
  }
  .row-fluid .offset16:first-child {
    margin-left: 26.66666667%;
    *margin-left: 26.64574616%;
  }
  .row-fluid .offset15 {
    margin-left: 25%;
    *margin-left: 24.9790795%;
  }
  .row-fluid .offset15:first-child {
    margin-left: 25%;
    *margin-left: 24.9790795%;
  }
  .row-fluid .offset14 {
    margin-left: 23.33333333%;
    *margin-left: 23.31241283%;
  }
  .row-fluid .offset14:first-child {
    margin-left: 23.33333333%;
    *margin-left: 23.31241283%;
  }
  .row-fluid .offset13 {
    margin-left: 21.66666667%;
    *margin-left: 21.64574616%;
  }
  .row-fluid .offset13:first-child {
    margin-left: 21.66666667%;
    *margin-left: 21.64574616%;
  }
  .row-fluid .offset12 {
    margin-left: 20%;
    *margin-left: 19.9790795%;
  }
  .row-fluid .offset12:first-child {
    margin-left: 20%;
    *margin-left: 19.9790795%;
  }
  .row-fluid .offset11 {
    margin-left: 18.33333333%;
    *margin-left: 18.31241283%;
  }
  .row-fluid .offset11:first-child {
    margin-left: 18.33333333%;
    *margin-left: 18.31241283%;
  }
  .row-fluid .offset10 {
    margin-left: 16.66666667%;
    *margin-left: 16.64574616%;
  }
  .row-fluid .offset10:first-child {
    margin-left: 16.66666667%;
    *margin-left: 16.64574616%;
  }
  .row-fluid .offset9 {
    margin-left: 15%;
    *margin-left: 14.9790795%;
  }
  .row-fluid .offset9:first-child {
    margin-left: 15%;
    *margin-left: 14.9790795%;
  }
  .row-fluid .offset8 {
    margin-left: 13.33333333%;
    *margin-left: 13.31241283%;
  }
  .row-fluid .offset8:first-child {
    margin-left: 13.33333333%;
    *margin-left: 13.31241283%;
  }
  .row-fluid .offset7 {
    margin-left: 11.66666667%;
    *margin-left: 11.64574616%;
  }
  .row-fluid .offset7:first-child {
    margin-left: 11.66666667%;
    *margin-left: 11.64574616%;
  }
  .row-fluid .offset6 {
    margin-left: 10%;
    *margin-left: 9.979079499999999%;
  }
  .row-fluid .offset6:first-child {
    margin-left: 10%;
    *margin-left: 9.979079499999999%;
  }
  .row-fluid .offset5 {
    margin-left: 8.33333333%;
    *margin-left: 8.31241283%;
  }
  .row-fluid .offset5:first-child {
    margin-left: 8.33333333%;
    *margin-left: 8.31241283%;
  }
  .row-fluid .offset4 {
    margin-left: 6.66666667%;
    *margin-left: 6.64574616%;
  }
  .row-fluid .offset4:first-child {
    margin-left: 6.66666667%;
    *margin-left: 6.64574616%;
  }
  .row-fluid .offset3 {
    margin-left: 5%;
    *margin-left: 4.9790795%;
  }
  .row-fluid .offset3:first-child {
    margin-left: 5%;
    *margin-left: 4.9790795%;
  }
  .row-fluid .offset2 {
    margin-left: 3.33333333%;
    *margin-left: 3.31241283%;
  }
  .row-fluid .offset2:first-child {
    margin-left: 3.33333333%;
    *margin-left: 3.31241283%;
  }
  .row-fluid .offset1 {
    margin-left: 1.66666667%;
    *margin-left: 1.64574616%;
  }
  .row-fluid .offset1:first-child {
    margin-left: 1.66666667%;
    *margin-left: 1.64574616%;
  }
  input,
  textarea,
  .uneditable-input {
    margin-left: 0;
  }
  .controls-row [class*="span"] + [class*="span"] {
    margin-left: 20px;
  }
  input.span60,
  textarea.span60,
  .uneditable-input.span60 {
    width: 3686px;
  }
  input.span59,
  textarea.span59,
  .uneditable-input.span59 {
    width: 3624px;
  }
  input.span58,
  textarea.span58,
  .uneditable-input.span58 {
    width: 3562px;
  }
  input.span57,
  textarea.span57,
  .uneditable-input.span57 {
    width: 3500px;
  }
  input.span56,
  textarea.span56,
  .uneditable-input.span56 {
    width: 3438px;
  }
  input.span55,
  textarea.span55,
  .uneditable-input.span55 {
    width: 3376px;
  }
  input.span54,
  textarea.span54,
  .uneditable-input.span54 {
    width: 3314px;
  }
  input.span53,
  textarea.span53,
  .uneditable-input.span53 {
    width: 3252px;
  }
  input.span52,
  textarea.span52,
  .uneditable-input.span52 {
    width: 3190px;
  }
  input.span51,
  textarea.span51,
  .uneditable-input.span51 {
    width: 3128px;
  }
  input.span50,
  textarea.span50,
  .uneditable-input.span50 {
    width: 3066px;
  }
  input.span49,
  textarea.span49,
  .uneditable-input.span49 {
    width: 3004px;
  }
  input.span48,
  textarea.span48,
  .uneditable-input.span48 {
    width: 2942px;
  }
  input.span47,
  textarea.span47,
  .uneditable-input.span47 {
    width: 2880px;
  }
  input.span46,
  textarea.span46,
  .uneditable-input.span46 {
    width: 2818px;
  }
  input.span45,
  textarea.span45,
  .uneditable-input.span45 {
    width: 2756px;
  }
  input.span44,
  textarea.span44,
  .uneditable-input.span44 {
    width: 2694px;
  }
  input.span43,
  textarea.span43,
  .uneditable-input.span43 {
    width: 2632px;
  }
  input.span42,
  textarea.span42,
  .uneditable-input.span42 {
    width: 2570px;
  }
  input.span41,
  textarea.span41,
  .uneditable-input.span41 {
    width: 2508px;
  }
  input.span40,
  textarea.span40,
  .uneditable-input.span40 {
    width: 2446px;
  }
  input.span39,
  textarea.span39,
  .uneditable-input.span39 {
    width: 2384px;
  }
  input.span38,
  textarea.span38,
  .uneditable-input.span38 {
    width: 2322px;
  }
  input.span37,
  textarea.span37,
  .uneditable-input.span37 {
    width: 2260px;
  }
  input.span36,
  textarea.span36,
  .uneditable-input.span36 {
    width: 2198px;
  }
  input.span35,
  textarea.span35,
  .uneditable-input.span35 {
    width: 2136px;
  }
  input.span34,
  textarea.span34,
  .uneditable-input.span34 {
    width: 2074px;
  }
  input.span33,
  textarea.span33,
  .uneditable-input.span33 {
    width: 2012px;
  }
  input.span32,
  textarea.span32,
  .uneditable-input.span32 {
    width: 1950px;
  }
  input.span31,
  textarea.span31,
  .uneditable-input.span31 {
    width: 1888px;
  }
  input.span30,
  textarea.span30,
  .uneditable-input.span30 {
    width: 1826px;
  }
  input.span29,
  textarea.span29,
  .uneditable-input.span29 {
    width: 1764px;
  }
  input.span28,
  textarea.span28,
  .uneditable-input.span28 {
    width: 1702px;
  }
  input.span27,
  textarea.span27,
  .uneditable-input.span27 {
    width: 1640px;
  }
  input.span26,
  textarea.span26,
  .uneditable-input.span26 {
    width: 1578px;
  }
  input.span25,
  textarea.span25,
  .uneditable-input.span25 {
    width: 1516px;
  }
  input.span24,
  textarea.span24,
  .uneditable-input.span24 {
    width: 1454px;
  }
  input.span23,
  textarea.span23,
  .uneditable-input.span23 {
    width: 1392px;
  }
  input.span22,
  textarea.span22,
  .uneditable-input.span22 {
    width: 1330px;
  }
  input.span21,
  textarea.span21,
  .uneditable-input.span21 {
    width: 1268px;
  }
  input.span20,
  textarea.span20,
  .uneditable-input.span20 {
    width: 1206px;
  }
  input.span19,
  textarea.span19,
  .uneditable-input.span19 {
    width: 1144px;
  }
  input.span18,
  textarea.span18,
  .uneditable-input.span18 {
    width: 1082px;
  }
  input.span17,
  textarea.span17,
  .uneditable-input.span17 {
    width: 1020px;
  }
  input.span16,
  textarea.span16,
  .uneditable-input.span16 {
    width: 958px;
  }
  input.span15,
  textarea.span15,
  .uneditable-input.span15 {
    width: 896px;
  }
  input.span14,
  textarea.span14,
  .uneditable-input.span14 {
    width: 834px;
  }
  input.span13,
  textarea.span13,
  .uneditable-input.span13 {
    width: 772px;
  }
  input.span12,
  textarea.span12,
  .uneditable-input.span12 {
    width: 710px;
  }
  input.span11,
  textarea.span11,
  .uneditable-input.span11 {
    width: 648px;
  }
  input.span10,
  textarea.span10,
  .uneditable-input.span10 {
    width: 586px;
  }
  input.span9,
  textarea.span9,
  .uneditable-input.span9 {
    width: 524px;
  }
  input.span8,
  textarea.span8,
  .uneditable-input.span8 {
    width: 462px;
  }
  input.span7,
  textarea.span7,
  .uneditable-input.span7 {
    width: 400px;
  }
  input.span6,
  textarea.span6,
  .uneditable-input.span6 {
    width: 338px;
  }
  input.span5,
  textarea.span5,
  .uneditable-input.span5 {
    width: 276px;
  }
  input.span4,
  textarea.span4,
  .uneditable-input.span4 {
    width: 214px;
  }
  input.span3,
  textarea.span3,
  .uneditable-input.span3 {
    width: 152px;
  }
  input.span2,
  textarea.span2,
  .uneditable-input.span2 {
    width: 90px;
  }
  input.span1,
  textarea.span1,
  .uneditable-input.span1 {
    width: 28px;
  }
}
@media (min-width: 1200px) {
  .row {
    margin-left: -20px;
    *zoom: 1;
  }
  .row:before,
  .row:after {
    display: table;
    content: "";
    line-height: 0;
  }
  .row:after {
    clear: both;
  }
  [class*="span"] {
    float: left;
    min-height: 1px;
    margin-left: 20px;
  }
  .container,
  .navbar-static-top .container,
  .navbar-fixed-top .container,
  .navbar-fixed-bottom .container {
    width: 4780px;
  }
  .span60 {
    width: 4780px;
  }
  .span59 {
    width: 4700px;
  }
  .span58 {
    width: 4620px;
  }
  .span57 {
    width: 4540px;
  }
  .span56 {
    width: 4460px;
  }
  .span55 {
    width: 4380px;
  }
  .span54 {
    width: 4300px;
  }
  .span53 {
    width: 4220px;
  }
  .span52 {
    width: 4140px;
  }
  .span51 {
    width: 4060px;
  }
  .span50 {
    width: 3980px;
  }
  .span49 {
    width: 3900px;
  }
  .span48 {
    width: 3820px;
  }
  .span47 {
    width: 3740px;
  }
  .span46 {
    width: 3660px;
  }
  .span45 {
    width: 3580px;
  }
  .span44 {
    width: 3500px;
  }
  .span43 {
    width: 3420px;
  }
  .span42 {
    width: 3340px;
  }
  .span41 {
    width: 3260px;
  }
  .span40 {
    width: 3180px;
  }
  .span39 {
    width: 3100px;
  }
  .span38 {
    width: 3020px;
  }
  .span37 {
    width: 2940px;
  }
  .span36 {
    width: 2860px;
  }
  .span35 {
    width: 2780px;
  }
  .span34 {
    width: 2700px;
  }
  .span33 {
    width: 2620px;
  }
  .span32 {
    width: 2540px;
  }
  .span31 {
    width: 2460px;
  }
  .span30 {
    width: 2380px;
  }
  .span29 {
    width: 2300px;
  }
  .span28 {
    width: 2220px;
  }
  .span27 {
    width: 2140px;
  }
  .span26 {
    width: 2060px;
  }
  .span25 {
    width: 1980px;
  }
  .span24 {
    width: 1900px;
  }
  .span23 {
    width: 1820px;
  }
  .span22 {
    width: 1740px;
  }
  .span21 {
    width: 1660px;
  }
  .span20 {
    width: 1580px;
  }
  .span19 {
    width: 1500px;
  }
  .span18 {
    width: 1420px;
  }
  .span17 {
    width: 1340px;
  }
  .span16 {
    width: 1260px;
  }
  .span15 {
    width: 1180px;
  }
  .span14 {
    width: 1100px;
  }
  .span13 {
    width: 1020px;
  }
  .span12 {
    width: 940px;
  }
  .span11 {
    width: 860px;
  }
  .span10 {
    width: 780px;
  }
  .span9 {
    width: 700px;
  }
  .span8 {
    width: 620px;
  }
  .span7 {
    width: 540px;
  }
  .span6 {
    width: 460px;
  }
  .span5 {
    width: 380px;
  }
  .span4 {
    width: 300px;
  }
  .span3 {
    width: 220px;
  }
  .span2 {
    width: 140px;
  }
  .span1 {
    width: 60px;
  }
  .offset60 {
    margin-left: 4820px;
  }
  .offset59 {
    margin-left: 4740px;
  }
  .offset58 {
    margin-left: 4660px;
  }
  .offset57 {
    margin-left: 4580px;
  }
  .offset56 {
    margin-left: 4500px;
  }
  .offset55 {
    margin-left: 4420px;
  }
  .offset54 {
    margin-left: 4340px;
  }
  .offset53 {
    margin-left: 4260px;
  }
  .offset52 {
    margin-left: 4180px;
  }
  .offset51 {
    margin-left: 4100px;
  }
  .offset50 {
    margin-left: 4020px;
  }
  .offset49 {
    margin-left: 3940px;
  }
  .offset48 {
    margin-left: 3860px;
  }
  .offset47 {
    margin-left: 3780px;
  }
  .offset46 {
    margin-left: 3700px;
  }
  .offset45 {
    margin-left: 3620px;
  }
  .offset44 {
    margin-left: 3540px;
  }
  .offset43 {
    margin-left: 3460px;
  }
  .offset42 {
    margin-left: 3380px;
  }
  .offset41 {
    margin-left: 3300px;
  }
  .offset40 {
    margin-left: 3220px;
  }
  .offset39 {
    margin-left: 3140px;
  }
  .offset38 {
    margin-left: 3060px;
  }
  .offset37 {
    margin-left: 2980px;
  }
  .offset36 {
    margin-left: 2900px;
  }
  .offset35 {
    margin-left: 2820px;
  }
  .offset34 {
    margin-left: 2740px;
  }
  .offset33 {
    margin-left: 2660px;
  }
  .offset32 {
    margin-left: 2580px;
  }
  .offset31 {
    margin-left: 2500px;
  }
  .offset30 {
    margin-left: 2420px;
  }
  .offset29 {
    margin-left: 2340px;
  }
  .offset28 {
    margin-left: 2260px;
  }
  .offset27 {
    margin-left: 2180px;
  }
  .offset26 {
    margin-left: 2100px;
  }
  .offset25 {
    margin-left: 2020px;
  }
  .offset24 {
    margin-left: 1940px;
  }
  .offset23 {
    margin-left: 1860px;
  }
  .offset22 {
    margin-left: 1780px;
  }
  .offset21 {
    margin-left: 1700px;
  }
  .offset20 {
    margin-left: 1620px;
  }
  .offset19 {
    margin-left: 1540px;
  }
  .offset18 {
    margin-left: 1460px;
  }
  .offset17 {
    margin-left: 1380px;
  }
  .offset16 {
    margin-left: 1300px;
  }
  .offset15 {
    margin-left: 1220px;
  }
  .offset14 {
    margin-left: 1140px;
  }
  .offset13 {
    margin-left: 1060px;
  }
  .offset12 {
    margin-left: 980px;
  }
  .offset11 {
    margin-left: 900px;
  }
  .offset10 {
    margin-left: 820px;
  }
  .offset9 {
    margin-left: 740px;
  }
  .offset8 {
    margin-left: 660px;
  }
  .offset7 {
    margin-left: 580px;
  }
  .offset6 {
    margin-left: 500px;
  }
  .offset5 {
    margin-left: 420px;
  }
  .offset4 {
    margin-left: 340px;
  }
  .offset3 {
    margin-left: 260px;
  }
  .offset2 {
    margin-left: 180px;
  }
  .offset1 {
    margin-left: 100px;
  }
  .row-fluid {
    width: 100%;
    *zoom: 1;
  }
  .row-fluid:before,
  .row-fluid:after {
    display: table;
    content: "";
    line-height: 0;
  }
  .row-fluid:after {
    clear: both;
  }
  .row-fluid [class*="span"] {
    display: block;
    width: 100%;
    min-height: 28px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    float: left;
    margin-left: 0;
    *margin-left: -0.01046025%;
  }
  .row-fluid [class*="span"]:first-child {
    margin-left: 0;
  }
  .row-fluid .controls-row [class*="span"] + [class*="span"] {
    margin-left: 0;
  }
  .row-fluid .span60 {
    width: 100%;
    *width: 99.98953975000001%;
  }
  .row-fluid .span59 {
    width: 98.33333333%;
    *width: 98.32287307999999%;
  }
  .row-fluid .span58 {
    width: 96.66666667%;
    *width: 96.65620642%;
  }
  .row-fluid .span57 {
    width: 95%;
    *width: 94.98953975000001%;
  }
  .row-fluid .span56 {
    width: 93.33333333%;
    *width: 93.32287307999999%;
  }
  .row-fluid .span55 {
    width: 91.66666667%;
    *width: 91.65620642%;
  }
  .row-fluid .span54 {
    width: 90%;
    *width: 89.98953975000001%;
  }
  .row-fluid .span53 {
    width: 88.33333333%;
    *width: 88.32287307999999%;
  }
  .row-fluid .span52 {
    width: 86.66666667%;
    *width: 86.65620642%;
  }
  .row-fluid .span51 {
    width: 85%;
    *width: 84.98953975000001%;
  }
  .row-fluid .span50 {
    width: 83.33333333%;
    *width: 83.32287307999999%;
  }
  .row-fluid .span49 {
    width: 81.66666667%;
    *width: 81.65620642%;
  }
  .row-fluid .span48 {
    width: 80%;
    *width: 79.98953975000001%;
  }
  .row-fluid .span47 {
    width: 78.33333333%;
    *width: 78.32287307999999%;
  }
  .row-fluid .span46 {
    width: 76.66666667%;
    *width: 76.65620642%;
  }
  .row-fluid .span45 {
    width: 75%;
    *width: 74.98953975000001%;
  }
  .row-fluid .span44 {
    width: 73.33333333%;
    *width: 73.32287307999999%;
  }
  .row-fluid .span43 {
    width: 71.66666667%;
    *width: 71.65620642%;
  }
  .row-fluid .span42 {
    width: 70%;
    *width: 69.98953975000001%;
  }
  .row-fluid .span41 {
    width: 68.33333333%;
    *width: 68.32287307999999%;
  }
  .row-fluid .span40 {
    width: 66.66666667%;
    *width: 66.65620642%;
  }
  .row-fluid .span39 {
    width: 65%;
    *width: 64.98953975000001%;
  }
  .row-fluid .span38 {
    width: 63.33333333%;
    *width: 63.32287308%;
  }
  .row-fluid .span37 {
    width: 61.66666667%;
    *width: 61.65620642%;
  }
  .row-fluid .span36 {
    width: 60%;
    *width: 59.98953975%;
  }
  .row-fluid .span35 {
    width: 58.33333333%;
    *width: 58.32287308%;
  }
  .row-fluid .span34 {
    width: 56.66666667%;
    *width: 56.65620642%;
  }
  .row-fluid .span33 {
    width: 55%;
    *width: 54.98953975%;
  }
  .row-fluid .span32 {
    width: 53.33333333%;
    *width: 53.32287308%;
  }
  .row-fluid .span31 {
    width: 51.66666667%;
    *width: 51.65620642%;
  }
  .row-fluid .span30 {
    width: 50%;
    *width: 49.98953975%;
  }
  .row-fluid .span29 {
    width: 48.33333333%;
    *width: 48.32287308%;
  }
  .row-fluid .span28 {
    width: 46.66666667%;
    *width: 46.65620642%;
  }
  .row-fluid .span27 {
    width: 45%;
    *width: 44.98953975%;
  }
  .row-fluid .span26 {
    width: 43.33333333%;
    *width: 43.32287308%;
  }
  .row-fluid .span25 {
    width: 41.66666667%;
    *width: 41.65620642%;
  }
  .row-fluid .span24 {
    width: 40%;
    *width: 39.98953975%;
  }
  .row-fluid .span23 {
    width: 38.33333333%;
    *width: 38.32287308%;
  }
  .row-fluid .span22 {
    width: 36.66666667%;
    *width: 36.65620642%;
  }
  .row-fluid .span21 {
    width: 35%;
    *width: 34.98953975%;
  }
  .row-fluid .span20 {
    width: 33.33333333%;
    *width: 33.32287308%;
  }
  .row-fluid .span19 {
    width: 31.66666667%;
    *width: 31.65620642%;
  }
  .row-fluid .span18 {
    width: 30%;
    *width: 29.98953975%;
  }
  .row-fluid .span17 {
    width: 28.33333333%;
    *width: 28.32287308%;
  }
  .row-fluid .span16 {
    width: 26.66666667%;
    *width: 26.65620642%;
  }
  .row-fluid .span15 {
    width: 25%;
    *width: 24.98953975%;
  }
  .row-fluid .span14 {
    width: 23.33333333%;
    *width: 23.32287308%;
  }
  .row-fluid .span13 {
    width: 21.66666667%;
    *width: 21.65620642%;
  }
  .row-fluid .span12 {
    width: 20%;
    *width: 19.98953975%;
  }
  .row-fluid .span11 {
    width: 18.33333333%;
    *width: 18.32287308%;
  }
  .row-fluid .span10 {
    width: 16.66666667%;
    *width: 16.65620642%;
  }
  .row-fluid .span9 {
    width: 15%;
    *width: 14.98953975%;
  }
  .row-fluid .span8 {
    width: 13.33333333%;
    *width: 13.32287308%;
  }
  .row-fluid .span7 {
    width: 11.66666667%;
    *width: 11.65620642%;
  }
  .row-fluid .span6 {
    width: 10%;
    *width: 9.98953975%;
  }
  .row-fluid .span5 {
    width: 8.33333333%;
    *width: 8.322873080000001%;
  }
  .row-fluid .span4 {
    width: 6.66666667%;
    *width: 6.65620642%;
  }
  .row-fluid .span3 {
    width: 5%;
    *width: 4.98953975%;
  }
  .row-fluid .span2 {
    width: 3.33333333%;
    *width: 3.32287308%;
  }
  .row-fluid .span1 {
    width: 1.66666667%;
    *width: 1.65620642%;
  }
  .row-fluid .offset60 {
    margin-left: 100%;
    *margin-left: 99.9790795%;
  }
  .row-fluid .offset60:first-child {
    margin-left: 100%;
    *margin-left: 99.9790795%;
  }
  .row-fluid .offset59 {
    margin-left: 98.33333333%;
    *margin-left: 98.31241283%;
  }
  .row-fluid .offset59:first-child {
    margin-left: 98.33333333%;
    *margin-left: 98.31241283%;
  }
  .row-fluid .offset58 {
    margin-left: 96.66666667%;
    *margin-left: 96.64574616%;
  }
  .row-fluid .offset58:first-child {
    margin-left: 96.66666667%;
    *margin-left: 96.64574616%;
  }
  .row-fluid .offset57 {
    margin-left: 95%;
    *margin-left: 94.9790795%;
  }
  .row-fluid .offset57:first-child {
    margin-left: 95%;
    *margin-left: 94.9790795%;
  }
  .row-fluid .offset56 {
    margin-left: 93.33333333%;
    *margin-left: 93.31241283%;
  }
  .row-fluid .offset56:first-child {
    margin-left: 93.33333333%;
    *margin-left: 93.31241283%;
  }
  .row-fluid .offset55 {
    margin-left: 91.66666667%;
    *margin-left: 91.64574616%;
  }
  .row-fluid .offset55:first-child {
    margin-left: 91.66666667%;
    *margin-left: 91.64574616%;
  }
  .row-fluid .offset54 {
    margin-left: 90%;
    *margin-left: 89.9790795%;
  }
  .row-fluid .offset54:first-child {
    margin-left: 90%;
    *margin-left: 89.9790795%;
  }
  .row-fluid .offset53 {
    margin-left: 88.33333333%;
    *margin-left: 88.31241283%;
  }
  .row-fluid .offset53:first-child {
    margin-left: 88.33333333%;
    *margin-left: 88.31241283%;
  }
  .row-fluid .offset52 {
    margin-left: 86.66666667%;
    *margin-left: 86.64574616%;
  }
  .row-fluid .offset52:first-child {
    margin-left: 86.66666667%;
    *margin-left: 86.64574616%;
  }
  .row-fluid .offset51 {
    margin-left: 85%;
    *margin-left: 84.9790795%;
  }
  .row-fluid .offset51:first-child {
    margin-left: 85%;
    *margin-left: 84.9790795%;
  }
  .row-fluid .offset50 {
    margin-left: 83.33333333%;
    *margin-left: 83.31241283%;
  }
  .row-fluid .offset50:first-child {
    margin-left: 83.33333333%;
    *margin-left: 83.31241283%;
  }
  .row-fluid .offset49 {
    margin-left: 81.66666667%;
    *margin-left: 81.64574616%;
  }
  .row-fluid .offset49:first-child {
    margin-left: 81.66666667%;
    *margin-left: 81.64574616%;
  }
  .row-fluid .offset48 {
    margin-left: 80%;
    *margin-left: 79.9790795%;
  }
  .row-fluid .offset48:first-child {
    margin-left: 80%;
    *margin-left: 79.9790795%;
  }
  .row-fluid .offset47 {
    margin-left: 78.33333333%;
    *margin-left: 78.31241283%;
  }
  .row-fluid .offset47:first-child {
    margin-left: 78.33333333%;
    *margin-left: 78.31241283%;
  }
  .row-fluid .offset46 {
    margin-left: 76.66666667%;
    *margin-left: 76.64574616%;
  }
  .row-fluid .offset46:first-child {
    margin-left: 76.66666667%;
    *margin-left: 76.64574616%;
  }
  .row-fluid .offset45 {
    margin-left: 75%;
    *margin-left: 74.9790795%;
  }
  .row-fluid .offset45:first-child {
    margin-left: 75%;
    *margin-left: 74.9790795%;
  }
  .row-fluid .offset44 {
    margin-left: 73.33333333%;
    *margin-left: 73.31241283%;
  }
  .row-fluid .offset44:first-child {
    margin-left: 73.33333333%;
    *margin-left: 73.31241283%;
  }
  .row-fluid .offset43 {
    margin-left: 71.66666667%;
    *margin-left: 71.64574616%;
  }
  .row-fluid .offset43:first-child {
    margin-left: 71.66666667%;
    *margin-left: 71.64574616%;
  }
  .row-fluid .offset42 {
    margin-left: 70%;
    *margin-left: 69.9790795%;
  }
  .row-fluid .offset42:first-child {
    margin-left: 70%;
    *margin-left: 69.9790795%;
  }
  .row-fluid .offset41 {
    margin-left: 68.33333333%;
    *margin-left: 68.31241283%;
  }
  .row-fluid .offset41:first-child {
    margin-left: 68.33333333%;
    *margin-left: 68.31241283%;
  }
  .row-fluid .offset40 {
    margin-left: 66.66666667%;
    *margin-left: 66.64574616%;
  }
  .row-fluid .offset40:first-child {
    margin-left: 66.66666667%;
    *margin-left: 66.64574616%;
  }
  .row-fluid .offset39 {
    margin-left: 65%;
    *margin-left: 64.9790795%;
  }
  .row-fluid .offset39:first-child {
    margin-left: 65%;
    *margin-left: 64.9790795%;
  }
  .row-fluid .offset38 {
    margin-left: 63.33333333%;
    *margin-left: 63.31241283%;
  }
  .row-fluid .offset38:first-child {
    margin-left: 63.33333333%;
    *margin-left: 63.31241283%;
  }
  .row-fluid .offset37 {
    margin-left: 61.66666667%;
    *margin-left: 61.64574616%;
  }
  .row-fluid .offset37:first-child {
    margin-left: 61.66666667%;
    *margin-left: 61.64574616%;
  }
  .row-fluid .offset36 {
    margin-left: 60%;
    *margin-left: 59.9790795%;
  }
  .row-fluid .offset36:first-child {
    margin-left: 60%;
    *margin-left: 59.9790795%;
  }
  .row-fluid .offset35 {
    margin-left: 58.33333333%;
    *margin-left: 58.31241283%;
  }
  .row-fluid .offset35:first-child {
    margin-left: 58.33333333%;
    *margin-left: 58.31241283%;
  }
  .row-fluid .offset34 {
    margin-left: 56.66666667%;
    *margin-left: 56.64574616%;
  }
  .row-fluid .offset34:first-child {
    margin-left: 56.66666667%;
    *margin-left: 56.64574616%;
  }
  .row-fluid .offset33 {
    margin-left: 55%;
    *margin-left: 54.9790795%;
  }
  .row-fluid .offset33:first-child {
    margin-left: 55%;
    *margin-left: 54.9790795%;
  }
  .row-fluid .offset32 {
    margin-left: 53.33333333%;
    *margin-left: 53.31241283%;
  }
  .row-fluid .offset32:first-child {
    margin-left: 53.33333333%;
    *margin-left: 53.31241283%;
  }
  .row-fluid .offset31 {
    margin-left: 51.66666667%;
    *margin-left: 51.64574616%;
  }
  .row-fluid .offset31:first-child {
    margin-left: 51.66666667%;
    *margin-left: 51.64574616%;
  }
  .row-fluid .offset30 {
    margin-left: 50%;
    *margin-left: 49.9790795%;
  }
  .row-fluid .offset30:first-child {
    margin-left: 50%;
    *margin-left: 49.9790795%;
  }
  .row-fluid .offset29 {
    margin-left: 48.33333333%;
    *margin-left: 48.31241283%;
  }
  .row-fluid .offset29:first-child {
    margin-left: 48.33333333%;
    *margin-left: 48.31241283%;
  }
  .row-fluid .offset28 {
    margin-left: 46.66666667%;
    *margin-left: 46.64574616%;
  }
  .row-fluid .offset28:first-child {
    margin-left: 46.66666667%;
    *margin-left: 46.64574616%;
  }
  .row-fluid .offset27 {
    margin-left: 45%;
    *margin-left: 44.9790795%;
  }
  .row-fluid .offset27:first-child {
    margin-left: 45%;
    *margin-left: 44.9790795%;
  }
  .row-fluid .offset26 {
    margin-left: 43.33333333%;
    *margin-left: 43.31241283%;
  }
  .row-fluid .offset26:first-child {
    margin-left: 43.33333333%;
    *margin-left: 43.31241283%;
  }
  .row-fluid .offset25 {
    margin-left: 41.66666667%;
    *margin-left: 41.64574616%;
  }
  .row-fluid .offset25:first-child {
    margin-left: 41.66666667%;
    *margin-left: 41.64574616%;
  }
  .row-fluid .offset24 {
    margin-left: 40%;
    *margin-left: 39.9790795%;
  }
  .row-fluid .offset24:first-child {
    margin-left: 40%;
    *margin-left: 39.9790795%;
  }
  .row-fluid .offset23 {
    margin-left: 38.33333333%;
    *margin-left: 38.31241283%;
  }
  .row-fluid .offset23:first-child {
    margin-left: 38.33333333%;
    *margin-left: 38.31241283%;
  }
  .row-fluid .offset22 {
    margin-left: 36.66666667%;
    *margin-left: 36.64574616%;
  }
  .row-fluid .offset22:first-child {
    margin-left: 36.66666667%;
    *margin-left: 36.64574616%;
  }
  .row-fluid .offset21 {
    margin-left: 35%;
    *margin-left: 34.9790795%;
  }
  .row-fluid .offset21:first-child {
    margin-left: 35%;
    *margin-left: 34.9790795%;
  }
  .row-fluid .offset20 {
    margin-left: 33.33333333%;
    *margin-left: 33.31241283%;
  }
  .row-fluid .offset20:first-child {
    margin-left: 33.33333333%;
    *margin-left: 33.31241283%;
  }
  .row-fluid .offset19 {
    margin-left: 31.66666667%;
    *margin-left: 31.64574616%;
  }
  .row-fluid .offset19:first-child {
    margin-left: 31.66666667%;
    *margin-left: 31.64574616%;
  }
  .row-fluid .offset18 {
    margin-left: 30%;
    *margin-left: 29.9790795%;
  }
  .row-fluid .offset18:first-child {
    margin-left: 30%;
    *margin-left: 29.9790795%;
  }
  .row-fluid .offset17 {
    margin-left: 28.33333333%;
    *margin-left: 28.31241283%;
  }
  .row-fluid .offset17:first-child {
    margin-left: 28.33333333%;
    *margin-left: 28.31241283%;
  }
  .row-fluid .offset16 {
    margin-left: 26.66666667%;
    *margin-left: 26.64574616%;
  }
  .row-fluid .offset16:first-child {
    margin-left: 26.66666667%;
    *margin-left: 26.64574616%;
  }
  .row-fluid .offset15 {
    margin-left: 25%;
    *margin-left: 24.9790795%;
  }
  .row-fluid .offset15:first-child {
    margin-left: 25%;
    *margin-left: 24.9790795%;
  }
  .row-fluid .offset14 {
    margin-left: 23.33333333%;
    *margin-left: 23.31241283%;
  }
  .row-fluid .offset14:first-child {
    margin-left: 23.33333333%;
    *margin-left: 23.31241283%;
  }
  .row-fluid .offset13 {
    margin-left: 21.66666667%;
    *margin-left: 21.64574616%;
  }
  .row-fluid .offset13:first-child {
    margin-left: 21.66666667%;
    *margin-left: 21.64574616%;
  }
  .row-fluid .offset12 {
    margin-left: 20%;
    *margin-left: 19.9790795%;
  }
  .row-fluid .offset12:first-child {
    margin-left: 20%;
    *margin-left: 19.9790795%;
  }
  .row-fluid .offset11 {
    margin-left: 18.33333333%;
    *margin-left: 18.31241283%;
  }
  .row-fluid .offset11:first-child {
    margin-left: 18.33333333%;
    *margin-left: 18.31241283%;
  }
  .row-fluid .offset10 {
    margin-left: 16.66666667%;
    *margin-left: 16.64574616%;
  }
  .row-fluid .offset10:first-child {
    margin-left: 16.66666667%;
    *margin-left: 16.64574616%;
  }
  .row-fluid .offset9 {
    margin-left: 15%;
    *margin-left: 14.9790795%;
  }
  .row-fluid .offset9:first-child {
    margin-left: 15%;
    *margin-left: 14.9790795%;
  }
  .row-fluid .offset8 {
    margin-left: 13.33333333%;
    *margin-left: 13.31241283%;
  }
  .row-fluid .offset8:first-child {
    margin-left: 13.33333333%;
    *margin-left: 13.31241283%;
  }
  .row-fluid .offset7 {
    margin-left: 11.66666667%;
    *margin-left: 11.64574616%;
  }
  .row-fluid .offset7:first-child {
    margin-left: 11.66666667%;
    *margin-left: 11.64574616%;
  }
  .row-fluid .offset6 {
    margin-left: 10%;
    *margin-left: 9.979079499999999%;
  }
  .row-fluid .offset6:first-child {
    margin-left: 10%;
    *margin-left: 9.979079499999999%;
  }
  .row-fluid .offset5 {
    margin-left: 8.33333333%;
    *margin-left: 8.31241283%;
  }
  .row-fluid .offset5:first-child {
    margin-left: 8.33333333%;
    *margin-left: 8.31241283%;
  }
  .row-fluid .offset4 {
    margin-left: 6.66666667%;
    *margin-left: 6.64574616%;
  }
  .row-fluid .offset4:first-child {
    margin-left: 6.66666667%;
    *margin-left: 6.64574616%;
  }
  .row-fluid .offset3 {
    margin-left: 5%;
    *margin-left: 4.9790795%;
  }
  .row-fluid .offset3:first-child {
    margin-left: 5%;
    *margin-left: 4.9790795%;
  }
  .row-fluid .offset2 {
    margin-left: 3.33333333%;
    *margin-left: 3.31241283%;
  }
  .row-fluid .offset2:first-child {
    margin-left: 3.33333333%;
    *margin-left: 3.31241283%;
  }
  .row-fluid .offset1 {
    margin-left: 1.66666667%;
    *margin-left: 1.64574616%;
  }
  .row-fluid .offset1:first-child {
    margin-left: 1.66666667%;
    *margin-left: 1.64574616%;
  }
  input,
  textarea,
  .uneditable-input {
    margin-left: 0;
  }
  .controls-row [class*="span"] + [class*="span"] {
    margin-left: 20px;
  }
  input.span60,
  textarea.span60,
  .uneditable-input.span60 {
    width: 4766px;
  }
  input.span59,
  textarea.span59,
  .uneditable-input.span59 {
    width: 4686px;
  }
  input.span58,
  textarea.span58,
  .uneditable-input.span58 {
    width: 4606px;
  }
  input.span57,
  textarea.span57,
  .uneditable-input.span57 {
    width: 4526px;
  }
  input.span56,
  textarea.span56,
  .uneditable-input.span56 {
    width: 4446px;
  }
  input.span55,
  textarea.span55,
  .uneditable-input.span55 {
    width: 4366px;
  }
  input.span54,
  textarea.span54,
  .uneditable-input.span54 {
    width: 4286px;
  }
  input.span53,
  textarea.span53,
  .uneditable-input.span53 {
    width: 4206px;
  }
  input.span52,
  textarea.span52,
  .uneditable-input.span52 {
    width: 4126px;
  }
  input.span51,
  textarea.span51,
  .uneditable-input.span51 {
    width: 4046px;
  }
  input.span50,
  textarea.span50,
  .uneditable-input.span50 {
    width: 3966px;
  }
  input.span49,
  textarea.span49,
  .uneditable-input.span49 {
    width: 3886px;
  }
  input.span48,
  textarea.span48,
  .uneditable-input.span48 {
    width: 3806px;
  }
  input.span47,
  textarea.span47,
  .uneditable-input.span47 {
    width: 3726px;
  }
  input.span46,
  textarea.span46,
  .uneditable-input.span46 {
    width: 3646px;
  }
  input.span45,
  textarea.span45,
  .uneditable-input.span45 {
    width: 3566px;
  }
  input.span44,
  textarea.span44,
  .uneditable-input.span44 {
    width: 3486px;
  }
  input.span43,
  textarea.span43,
  .uneditable-input.span43 {
    width: 3406px;
  }
  input.span42,
  textarea.span42,
  .uneditable-input.span42 {
    width: 3326px;
  }
  input.span41,
  textarea.span41,
  .uneditable-input.span41 {
    width: 3246px;
  }
  input.span40,
  textarea.span40,
  .uneditable-input.span40 {
    width: 3166px;
  }
  input.span39,
  textarea.span39,
  .uneditable-input.span39 {
    width: 3086px;
  }
  input.span38,
  textarea.span38,
  .uneditable-input.span38 {
    width: 3006px;
  }
  input.span37,
  textarea.span37,
  .uneditable-input.span37 {
    width: 2926px;
  }
  input.span36,
  textarea.span36,
  .uneditable-input.span36 {
    width: 2846px;
  }
  input.span35,
  textarea.span35,
  .uneditable-input.span35 {
    width: 2766px;
  }
  input.span34,
  textarea.span34,
  .uneditable-input.span34 {
    width: 2686px;
  }
  input.span33,
  textarea.span33,
  .uneditable-input.span33 {
    width: 2606px;
  }
  input.span32,
  textarea.span32,
  .uneditable-input.span32 {
    width: 2526px;
  }
  input.span31,
  textarea.span31,
  .uneditable-input.span31 {
    width: 2446px;
  }
  input.span30,
  textarea.span30,
  .uneditable-input.span30 {
    width: 2366px;
  }
  input.span29,
  textarea.span29,
  .uneditable-input.span29 {
    width: 2286px;
  }
  input.span28,
  textarea.span28,
  .uneditable-input.span28 {
    width: 2206px;
  }
  input.span27,
  textarea.span27,
  .uneditable-input.span27 {
    width: 2126px;
  }
  input.span26,
  textarea.span26,
  .uneditable-input.span26 {
    width: 2046px;
  }
  input.span25,
  textarea.span25,
  .uneditable-input.span25 {
    width: 1966px;
  }
  input.span24,
  textarea.span24,
  .uneditable-input.span24 {
    width: 1886px;
  }
  input.span23,
  textarea.span23,
  .uneditable-input.span23 {
    width: 1806px;
  }
  input.span22,
  textarea.span22,
  .uneditable-input.span22 {
    width: 1726px;
  }
  input.span21,
  textarea.span21,
  .uneditable-input.span21 {
    width: 1646px;
  }
  input.span20,
  textarea.span20,
  .uneditable-input.span20 {
    width: 1566px;
  }
  input.span19,
  textarea.span19,
  .uneditable-input.span19 {
    width: 1486px;
  }
  input.span18,
  textarea.span18,
  .uneditable-input.span18 {
    width: 1406px;
  }
  input.span17,
  textarea.span17,
  .uneditable-input.span17 {
    width: 1326px;
  }
  input.span16,
  textarea.span16,
  .uneditable-input.span16 {
    width: 1246px;
  }
  input.span15,
  textarea.span15,
  .uneditable-input.span15 {
    width: 1166px;
  }
  input.span14,
  textarea.span14,
  .uneditable-input.span14 {
    width: 1086px;
  }
  input.span13,
  textarea.span13,
  .uneditable-input.span13 {
    width: 1006px;
  }
  input.span12,
  textarea.span12,
  .uneditable-input.span12 {
    width: 926px;
  }
  input.span11,
  textarea.span11,
  .uneditable-input.span11 {
    width: 846px;
  }
  input.span10,
  textarea.span10,
  .uneditable-input.span10 {
    width: 766px;
  }
  input.span9,
  textarea.span9,
  .uneditable-input.span9 {
    width: 686px;
  }
  input.span8,
  textarea.span8,
  .uneditable-input.span8 {
    width: 606px;
  }
  input.span7,
  textarea.span7,
  .uneditable-input.span7 {
    width: 526px;
  }
  input.span6,
  textarea.span6,
  .uneditable-input.span6 {
    width: 446px;
  }
  input.span5,
  textarea.span5,
  .uneditable-input.span5 {
    width: 366px;
  }
  input.span4,
  textarea.span4,
  .uneditable-input.span4 {
    width: 286px;
  }
  input.span3,
  textarea.span3,
  .uneditable-input.span3 {
    width: 206px;
  }
  input.span2,
  textarea.span2,
  .uneditable-input.span2 {
    width: 126px;
  }
  input.span1,
  textarea.span1,
  .uneditable-input.span1 {
    width: 46px;
  }
  .thumbnails {
    margin-left: -20px;
  }
  .thumbnails > li {
    margin-left: 20px;
  }
  .row-fluid .thumbnails {
    margin-left: 0;
  }
}
@media (max-width: 979px) {
  body {
    padding-top: 0;
  }
  .navbar-fixed-top,
  .navbar-fixed-bottom {
    position: static;
  }
  .navbar-fixed-top {
    margin-bottom: 18px;
  }
  .navbar-fixed-bottom {
    margin-top: 18px;
  }
  .navbar-fixed-top .navbar-inner,
  .navbar-fixed-bottom .navbar-inner {
    padding: 5px;
  }
  .navbar .container {
    width: auto;
    padding: 0;
  }
  .navbar .brand {
    padding-left: 10px;
    padding-right: 10px;
    margin: 0 0 0 -5px;
  }
  .nav-collapse {
    clear: both;
  }
  .nav-collapse .nav {
    float: none;
    margin: 0 0 9px;
  }
  .nav-collapse .nav > li {
    float: none;
  }
  .nav-collapse .nav > li > a {
    margin-bottom: 2px;
  }
  .nav-collapse .nav > .divider-vertical {
    display: none;
  }
  .nav-collapse .nav .nav-header {
    color: #555555;
    text-shadow: none;
  }
  .nav-collapse .nav > li > a,
  .nav-collapse .dropdown-menu a {
    padding: 9px 15px;
    font-weight: bold;
    color: #555555;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
  }
  .nav-collapse .btn {
    padding: 4px 10px 4px;
    font-weight: normal;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
  }
  .nav-collapse .dropdown-menu li + li a {
    margin-bottom: 2px;
  }
  .nav-collapse .nav > li > a:hover,
  .nav-collapse .nav > li > a:focus,
  .nav-collapse .dropdown-menu a:hover,
  .nav-collapse .dropdown-menu a:focus {
    background-color: #f2f2f2;
  }
  .navbar-inverse .nav-collapse .nav > li > a,
  .navbar-inverse .nav-collapse .dropdown-menu a {
    color: #999999;
  }
  .navbar-inverse .nav-collapse .nav > li > a:hover,
  .navbar-inverse .nav-collapse .nav > li > a:focus,
  .navbar-inverse .nav-collapse .dropdown-menu a:hover,
  .navbar-inverse .nav-collapse .dropdown-menu a:focus {
    background-color: #111111;
  }
  .nav-collapse.in .btn-group {
    margin-top: 5px;
    padding: 0;
  }
  .nav-collapse .dropdown-menu {
    position: static;
    top: auto;
    left: auto;
    float: none;
    display: none;
    max-width: none;
    margin: 0 15px;
    padding: 0;
    background-color: transparent;
    border: none;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
  }
  .nav-collapse .open > .dropdown-menu {
    display: block;
  }
  .nav-collapse .dropdown-menu:before,
  .nav-collapse .dropdown-menu:after {
    display: none;
  }
  .nav-collapse .dropdown-menu .divider {
    display: none;
  }
  .nav-collapse .nav > li > .dropdown-menu:before,
  .nav-collapse .nav > li > .dropdown-menu:after {
    display: none;
  }
  .nav-collapse .navbar-form,
  .nav-collapse .navbar-search {
    float: none;
    padding: 9px 15px;
    margin: 9px 0;
    border-top: 1px solid #f2f2f2;
    border-bottom: 1px solid #f2f2f2;
    -webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,.1), 0 1px 0 rgba(255,255,255,.1);
    -moz-box-shadow: inset 0 1px 0 rgba(255,255,255,.1), 0 1px 0 rgba(255,255,255,.1);
    box-shadow: inset 0 1px 0 rgba(255,255,255,.1), 0 1px 0 rgba(255,255,255,.1);
  }
  .navbar-inverse .nav-collapse .navbar-form,
  .navbar-inverse .nav-collapse .navbar-search {
    border-top-color: #111111;
    border-bottom-color: #111111;
  }
  .navbar .nav-collapse .nav.pull-right {
    float: none;
    margin-left: 0;
  }
  .nav-collapse,
  .nav-collapse.collapse {
    overflow: hidden;
    height: 0;
  }
  .navbar .btn-navbar {
    display: block;
  }
  .navbar-static .navbar-inner {
    padding-left: 10px;
    padding-right: 10px;
  }
}
@media (min-width: 980px) {
  .nav-collapse.collapse {
    height: auto !important;
    overflow: visible !important;
  }
}
/* Extending Bootstrap */
/* Typography */
.small {
  font-size: 11px;
}
/* Max Width */
iframe,
svg {
  max-width: 100%;
}
/* Nowrap */
.nowrap {
  white-space: nowrap;
}
/* Center */
.center,
.table td.center,
.table th.center {
  text-align: center;
}
/* Disabled Link */
a.disabled,
a.disabled:hover {
  color: #999999;
  background-color: transparent;
  cursor: default;
  text-decoration: none;
}
/* Hero Banner */
.hero-unit {
  text-align: center;
}
.hero-unit .lead {
  margin-bottom: 18px;
  font-size: 20px;
  font-weight: 200;
  line-height: 27px;
}
.btn .caret {
  margin-bottom: 7px;
}
.btn.btn-micro .caret {
  margin: 5px 0;
}
.blog-row-rule,
.blog-item-rule {
  border: 0;
}
/* Modal */
body.modal {
  padding-top: 0;
}
/* Alternating Rows */
.row-even,
.row-odd {
  padding: 5px;
  width: 99%;
  border-bottom: 1px solid #dddddd;
}
.row-odd {
  background-color: transparent;
}
.row-even {
  background-color: #f9f9f9;
}
.blog-row-rule,
.blog-item-rule {
  border: 0;
}
/* Row reveal */
.row-fluid .row-reveal {
  visibility: hidden;
}
.row-fluid:hover .row-reveal {
  visibility: visible;
}
/* Buttons */
.btn-wide {
  width: 80%;
}
/* Nav List Offset */
.nav-list > li.offset > a {
  padding-left: 30px;
  font-size: 12px;
}
.blog-row-rule,
.blog-item-rule {
  border: 0;
}
.row-fluid .offset1 {
  margin-left: 8.382978723%;
}
.row-fluid .offset2 {
  margin-left: 16.89361702%;
}
.row-fluid .offset3 {
  margin-left: 25.404255317%;
}
.row-fluid .offset4 {
  margin-left: 33.914893614%;
}
.row-fluid .offset5 {
  margin-left: 42.425531911%;
}
.row-fluid .offset6 {
  margin-left: 50.93617020799999%;
}
.row-fluid .offset7 {
  margin-left: 59.446808505%;
}
.row-fluid .offset8 {
  margin-left: 67.95744680199999%;
}
.row-fluid .offset9 {
  margin-left: 76.468085099%;
}
.row-fluid .offset10 {
  margin-left: 84.97872339599999%;
}
.row-fluid .offset11 {
  margin-left: 91.489361693%;
}
/* Navbar Buttons */
.navbar .nav > li > a.btn {
  padding: 4px 10px;
  line-height: 18px;
}
/* Nav Tabs Dark */
.nav-tabs.nav-dark {
  border-bottom: 1px solid #333;
  text-shadow: 1px 1px 1px #000;
}
.nav-tabs.nav-dark > li > a {
  color: #F8F8F8;
}
.nav-tabs.nav-dark > li > a:hover {
  border-color: #333 #333 #111;
  background-color: #777777;
}
.nav-tabs.nav-dark > .active > a,
.nav-tabs.nav-dark > .active > a:hover {
  color: #ffffff;
  background-color: #555555;
  border: 1px solid #222;
  border-bottom-color: transparent;
}
/* Inline Thumbnails */
.thumbnail.pull-left {
  margin: 0 10px 10px 0;
}
.thumbnail.pull-right {
  margin: 0 0 10px 10px;
}
/* Specific Widths */
.width-10 {
  width: 10px;
}
.width-20 {
  width: 20px;
}
.width-30 {
  width: 30px;
}
.width-40 {
  width: 40px;
}
.width-50 {
  width: 50px;
}
.width-60 {
  width: 60px;
}
.width-70 {
  width: 70px;
}
.width-80 {
  width: 80px;
}
.width-90 {
  width: 90px;
}
.width-100 {
  width: 100px;
}
/* Specific Heights */
.height-10 {
  height: 10px;
}
.height-20 {
  height: 20px;
}
.height-30 {
  height: 30px;
}
.height-40 {
  height: 40px;
}
.height-50 {
  height: 50px;
}
.height-60 {
  height: 60px;
}
.height-70 {
  height: 70px;
}
.height-80 {
  height: 80px;
}
.height-90 {
  height: 90px;
}
.height-100 {
  height: 100px;
}
/* Horizontal Row (hr) */
hr.hr-condensed {
  margin: 10px 0;
}
/* Striped */
.list-striped,
.row-striped {
  list-style: none;
  line-height: 18px;
  text-align: left;
  vertical-align: middle;
  border-top: 1px solid #dddddd;
  margin-left: 0;
}
.list-striped li,
.list-striped dd,
.row-striped .row,
.row-striped .row-fluid {
  border-bottom: 1px solid #dddddd;
  padding: 8px;
}
.list-striped li:nth-child(odd),
.list-striped dd:nth-child(odd),
.row-striped .row:nth-child(odd),
.row-striped .row-fluid:nth-child(odd) {
  background-color: #f9f9f9;
}
.list-striped li:hover,
.list-striped dd:hover,
.row-striped .row:hover,
.row-striped .row-fluid:hover {
  background-color: #f5f5f5;
}
.row-striped .row-fluid {
  width: 100%;
  box-sizing: border-box;
}
.row-striped .row-fluid [class*="span"] {
  min-height: 10px;
}
.row-striped .row-fluid [class*="span"] {
  margin-left: 8px;
}
.row-striped .row-fluid [class*="span"]:first-child {
  margin-left: 0;
}
/* Condensed */
.list-condensed li {
  padding: 4px 5px;
}
.row-condensed .row,
.row-condensed .row-fluid {
  padding: 4px 5px;
}
/* Bordered */
.list-bordered,
.row-bordered {
  list-style: none;
  line-height: 18px;
  text-align: left;
  vertical-align: middle;
  margin-left: 0;
  border: 1px solid #dddddd;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
/* Radio Button Groups */
.radio.btn-group input[type=radio] {
  display: none;
}
.radio.btn-group > label {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.radio.btn-group > label:first-of-type {
  margin-left: 0;
  -webkit-border-bottom-left-radius: 4px;
  border-bottom-left-radius: 4px;
  -webkit-border-top-left-radius: 4px;
  border-top-left-radius: 4px;
  -moz-border-radius-bottomleft: 4px;
  -moz-border-radius-topleft: 4px;
}
fieldset.radio.btn-group {
  padding-left: 0;
}
/* iFrames */
.iframe-bordered {
  border: 1px solid #dddddd;
}
/* Tabbed Content */
.tab-content {
  overflow: visible;
}
.tabs-left .tab-content {
  overflow: auto;
}
/* Non-linkable nav-tabs */
.nav-tabs > li > span {
  display: block;
  margin-right: 2px;
  padding-right: 12px;
  padding-left: 12px;
  padding-top: 8px;
  padding-bottom: 8px;
  line-height: 18px;
  border: 1px solid transparent;
  -webkit-border-radius: 4px 4px 0 0;
  -moz-border-radius: 4px 4px 0 0;
  border-radius: 4px 4px 0 0;
}
/* Extended Joomla Button Classes */
.btn-micro {
  padding: 1px 4px;
  font-size: 10px;
  line-height: 8px;
}
.btn-group > .btn-micro {
  font-size: 10px;
}
/* Joomla => Bootstrap Tooltip */
.tip-wrap {
  max-width: 200px;
  padding: 3px 8px;
  color: #ffffff;
  text-align: center;
  text-decoration: none;
  background-color: #000000;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  z-index: 100;
}
/* Page Header */
.page-header {
  margin: 2px 0px 10px 0px;
  padding-bottom: 5px;
}
/* Input Prepend Chosen Select Boxes */
/* Common styling for Chosen Select Boxes with Input Prepend/Append */
.input-prepend > .add-on,
.input-append > .add-on {
  vertical-align: top;
}
/* Styles specific to Input Prepend Chosen Select Boxes */
.input-prepend .chzn-container-single .chzn-single {
  -webkit-border-radius: 0 3px 3px 0;
  -moz-border-radius: 0 3px 3px 0;
  border-radius: 0 3px 3px 0;
}
.input-prepend .chzn-container-single .chzn-single-with-drop {
  -webkit-border-radius: 0 3px 0 0;
  -moz-border-radius: 0 3px 0 0;
  border-radius: 0 3px 0 0;
}
/* Styles specific to Input Append Chosen Select Boxes */
.input-append .chzn-container-single .chzn-single {
  -webkit-border-radius: 3px 0 0 3px;
  -moz-border-radius: 3px 0 0 3px;
  border-radius: 3px 0 0 3px;
}
.input-append .chzn-container-single .chzn-single-with-drop {
  -webkit-border-radius: 3px 0 0 0;
  -moz-border-radius: 3px 0 0 0;
  border-radius: 3px 0 0 0;
}
/* Styles specific to combined Input Prepend and Append Chosen Select Boxes */
.input-prepend.input-append .chzn-container-single .chzn-single,
.input-prepend.input-append .chzn-container-single .chzn-single-with-drop {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
/* Accessible Hidden Elements (good for hidden labels and such) */
.element-invisible {
  position: absolute;
  padding: 0;
  margin: 0;
  border: 0;
  height: 1px;
  width: 1px;
  overflow: hidden;
}
/* Make Accessible Hidden Elements visible on focus */
.element-invisible:focus {
  width: auto;
  height: auto;
  overflow: auto;
  background: #eee;
  color: #000;
  padding: 1em;
}
/* Form Vertical Overrides Form Horizontal */
.form-vertical .control-label {
  float: none;
  width: auto;
  padding-right: 0;
  padding-top: 0;
  text-align: left;
}
.form-vertical .controls {
  margin-left: 0;
}
/* Auto Width */
.width-auto {
  width: auto;
}
/* Chosen proper wrapping in Bootstrap btn-group */
.btn-group .chzn-results {
  white-space: normal;
}
/* Accordion overflow fix */
.accordion-body.in:hover {
  overflow: visible;
}
/* Invalid indicators */
.invalid {
  color: #9d261d;
  font-weight: bold;
}
input.invalid {
  border: 1px solid #9d261d;
  background: #f2dede;
}
select.chzn-done.invalid + .chzn-container.chzn-container-single > a.chzn-single,
select.chzn-done.invalid + .chzn-container.chzn-container-multi > ul.chzn-choices {
  border-color: #9d261d;
  color: #9d261d;
}
/* Tweaking of tooltips */
.tooltip {
  max-width: 400px;
}
.tooltip-inner {
  max-width: none;
  text-align: left;
  text-shadow: none;
}
th .tooltip-inner {
  font-weight: normal;
}
.tooltip.hasimage {
  opacity: 1;
}
/* Align tip text to left (old mootools tip) */
.tip-text {
  text-align: left;
}
.btn-group > .btn + .dropdown-backdrop + .btn {
  margin-left: -1px;
}
.btn-group > .btn + .dropdown-backdrop + .dropdown-toggle {
  padding-left: 8px;
  padding-right: 8px;
  -webkit-box-shadow: inset 1px 0 0 rgba(255,255,255,.125), inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.05);
  -moz-box-shadow: inset 1px 0 0 rgba(255,255,255,.125), inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.05);
  box-shadow: inset 1px 0 0 rgba(255,255,255,.125), inset 0 1px 0 rgba(255,255,255,.2), 0 1px 2px rgba(0,0,0,.05);
  *padding-top: 5px;
  *padding-bottom: 5px;
}
.btn-group > .btn-mini + .dropdown-backdrop + .dropdown-toggle {
  padding-left: 5px;
  padding-right: 5px;
  *padding-top: 2px;
  *padding-bottom: 2px;
}
.btn-group > .btn-small + .dropdown-backdrop + .dropdown-toggle {
  *padding-top: 5px;
  *padding-bottom: 4px;
}
.btn-group > .btn-large + .dropdown-backdrop + .dropdown-toggle {
  padding-left: 12px;
  padding-right: 12px;
  *padding-top: 7px;
  *padding-bottom: 7px;
}
.dropdown-menu {
  text-align: left;
}
.alert-link {
  font-weight: bold;
}
.alert .alert-link {
  color: #a47e3c;
}
.alert-success .alert-link {
  color: #356635;
}
.alert-danger .alert-link,
.alert-error .alert-link {
  color: #953b39;
}
.alert-info .alert-link {
  color: #2d6987;
}
/* Joomla JUI NOTE: Original .modal definition has to be commented */
div.modal {
  position: fixed;
  top: 5%;
  left: 50%;
  z-index: 1050;
  width: 80%;
  margin-left: -40%;
  background-color: #ffffff;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, 0.3);
  *border: 1px solid #999;
  /* IE6-7 */
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  -webkit-box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
  box-shadow: 0 3px 7px rgba(0, 0, 0, 0.3);
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding-box;
  background-clip: padding-box;
  outline: none;
}
div.modal.fade {
  -webkit-transition: opacity .3s linear, top .3s ease-out;
  -moz-transition: opacity .3s linear, top .3s ease-out;
  -o-transition: opacity .3s linear, top .3s ease-out;
  transition: opacity .3s linear, top .3s ease-out;
  top: -25%;
}
div.modal.fade.in {
  top: 5%;
}
.modal-batch {
  overflow-y: visible;
}
.modal-body[class^="jviewport-height"],
.modal-body[class*="jviewport-height"] {
  max-height: none;
}
.jviewport-height10 {
  height: 10vh;
}
.jviewport-height20 {
  height: 20vh;
}
.jviewport-height30 {
  height: 30vh;
}
.jviewport-height40 {
  height: 40vh;
}
.jviewport-height50 {
  height: 50vh;
}
.jviewport-height60 {
  height: 60vh;
}
.jviewport-height70 {
  height: 70vh;
}
.jviewport-height80 {
  height: 80vh;
}
.jviewport-height90 {
  height: 90vh;
}
.jviewport-height100 {
  height: 100vh;
}
div.modal.jviewport-width10 {
  width: 10vw;
  margin-left: -5vw;
}
div.modal.jviewport-width20 {
  width: 20vw;
  margin-left: -10vw;
}
div.modal.jviewport-width30 {
  width: 30vw;
  margin-left: -15vw;
}
div.modal.jviewport-width40 {
  width: 40vw;
  margin-left: -20vw;
}
div.modal.jviewport-width50 {
  width: 50vw;
  margin-left: -25vw;
}
div.modal.jviewport-width60 {
  width: 60vw;
  margin-left: -30vw;
}
div.modal.jviewport-width70 {
  width: 70vw;
  margin-left: -35vw;
}
div.modal.jviewport-width80 {
  width: 80vw;
  margin-left: -40vw;
}
div.modal.jviewport-width90 {
  width: 90vw;
  margin-left: -45vw;
}
div.modal.jviewport-width100 {
  width: 100vw;
  margin-left: -50vw;
}
/* Joomla JUI NOTE: Original .modal definition has to be commented */
@media (max-width: 767px) {
  div.modal {
    position: fixed;
    top: 20px;
    left: 20px;
    right: 20px;
    width: auto;
    margin: 0;
  }
  div.modal.fade {
    top: -100px;
  }
  div.modal.fade.in {
    top: 20px;
  }
  div.modal[class*="jviewport-width"] {
    width: auto;
    margin: 0;
  }
}
@media (max-width: 480px) {
  div.modal {
    top: 10px;
    left: 10px;
    right: 10px;
  }
}
@font-face {
  font-family: 'IcoMoon';
  src: url('../../../media/jui/fonts/IcoMoon.eot');
  src: url('../../../media/jui/fonts/IcoMoon.eot?#iefix') format('embedded-opentype'), url('../../../media/jui/fonts/IcoMoon.woff') format('woff'), url('../../../media/jui/fonts/IcoMoon.ttf') format('truetype'), url('../../../media/jui/fonts/IcoMoon.svg#IcoMoon') format('svg');
  font-weight: normal;
  font-style: normal;
}
/*
 * Due to a bug in the compiler that doesn't handle the relative paths correctly, the @font-face stuff needs to go in the templates less files
@font-face {
	font-family: 'IcoMoon';
	src: url('../fonts/IcoMoon.eot');
	src: url('../fonts/IcoMoon.eot?#iefix') format('embedded-opentype'),
		url('../fonts/IcoMoon.woff') format('woff'),
		url('../fonts/IcoMoon.ttf') format('truetype'),
		url('../fonts/IcoMoon.svg#IcoMoon') format('svg');
	font-weight: normal;
	font-style: normal;
}
*/
/* Use the following CSS code if you want to use data attributes for inserting your icons */
[data-icon]:before {
  font-family: 'IcoMoon';
  content: attr(data-icon);
  speak: none;
}
/* From Bootstrap */
[class^="icon-"],
[class*=" icon-"] {
  display: inline-block;
  width: 14px;
  height: 14px;
  margin-right: .25em;
  line-height: 14px;
}
/* Use the following CSS code if you want to have a class per icon */
[class^="icon-"]:before,
[class*=" icon-"]:before {
  font-family: 'IcoMoon';
  font-style: normal;
  speak: none;
}
[class^="icon-"].disabled,
[class*=" icon-"].disabled {
  font-weight: normal;
}
.icon-joomla:before {
  content: "\e200";
}
.icon-chevron-up:before,
.icon-uparrow:before,
.icon-arrow-up:before {
  content: "\e005";
}
.icon-chevron-right:before,
.icon-rightarrow:before,
.icon-arrow-right:before {
  content: "\e006";
}
.icon-chevron-down:before,
.icon-downarrow:before,
.icon-arrow-down:before {
  content: "\e007";
}
.icon-chevron-left:before,
.icon-leftarrow:before,
.icon-arrow-left:before {
  content: "\e008";
}
.icon-arrow-first:before {
  content: "\e003";
}
.icon-arrow-last:before {
  content: "\e004";
}
.icon-arrow-up-2:before {
  content: "\e009";
}
.icon-arrow-right-2:before {
  content: "\e00a";
}
.icon-arrow-down-2:before {
  content: "\e00b";
}
.icon-arrow-left-2:before {
  content: "\e00c";
}
.icon-arrow-up-3:before {
  content: "\e00f";
}
.icon-arrow-right-3:before {
  content: "\e010";
}
.icon-arrow-down-3:before {
  content: "\e011";
}
.icon-arrow-left-3:before {
  content: "\e012";
}
.icon-menu-2:before {
  content: "\e00e";
}
.icon-arrow-up-4:before {
  content: "\e201";
}
.icon-arrow-right-4:before {
  content: "\e202";
}
.icon-arrow-down-4:before {
  content: "\e203";
}
.icon-arrow-left-4:before {
  content: "\e204";
}
.icon-share:before,
.icon-redo:before {
  content: "\27";
}
.icon-undo:before {
  content: "\28";
}
.icon-forward-2:before {
  content: "\e205";
}
.icon-backward-2:before,
.icon-reply:before {
  content: "\e206";
}
.icon-unblock:before,
.icon-refresh:before,
.icon-redo-2:before {
  content: "\6c";
}
.icon-undo-2:before {
  content: "\e207";
}
.icon-move:before {
  content: "\7a";
}
.icon-expand:before {
  content: "\66";
}
.icon-contract:before {
  content: "\67";
}
.icon-expand-2:before {
  content: "\68";
}
.icon-contract-2:before {
  content: "\69";
}
.icon-play:before {
  content: "\e208";
}
.icon-pause:before {
  content: "\e209";
}
.icon-stop:before {
  content: "\e210";
}
.icon-previous:before,
.icon-backward:before {
  content: "\7c";
}
.icon-next:before,
.icon-forward:before {
  content: "\7b";
}
.icon-first:before {
  content: "\7d";
}
.icon-last:before {
  content: "\e000";
}
.icon-play-circle:before {
  content: "\e00d";
}
.icon-pause-circle:before {
  content: "\e211";
}
.icon-stop-circle:before {
  content: "\e212";
}
.icon-backward-circle:before {
  content: "\e213";
}
.icon-forward-circle:before {
  content: "\e214";
}
.icon-loop:before {
  content: "\e001";
}
.icon-shuffle:before {
  content: "\e002";
}
.icon-search:before {
  content: "\53";
}
.icon-zoom-in:before {
  content: "\64";
}
.icon-zoom-out:before {
  content: "\65";
}
.icon-apply:before,
.icon-edit:before,
.icon-pencil:before {
  content: "\2b";
}
.icon-pencil-2:before {
  content: "\2c";
}
.icon-brush:before {
  content: "\3b";
}
.icon-save-new:before,
.icon-plus-2:before {
  content: "\5d";
}
.icon-minus-sign:before,
.icon-minus-2:before {
  content: "\5e";
}
.icon-delete:before,
.icon-remove:before,
.icon-cancel-2:before {
  content: "\49";
}
.icon-publish:before,
.icon-save:before,
.icon-ok:before,
.icon-checkmark:before {
  content: "\47";
}
.icon-new:before,
.icon-plus:before {
  content: "\2a";
}
.icon-plus-circle:before {
  content: "\e215";
}
.icon-minus:before,
.icon-not-ok:before {
  content: "\4b";
}
.icon-ban-circle:before,
.icon-minus-circle:before {
  content: "\e216";
}
.icon-unpublish:before,
.icon-cancel:before {
  content: "\4a";
}
.icon-cancel-circle:before {
  content: "\e217";
}
.icon-checkmark-2:before {
  content: "\e218";
}
.icon-checkmark-circle:before {
  content: "\e219";
}
.icon-info:before {
  content: "\e220";
}
.icon-info-2:before,
.icon-info-circle:before {
  content: "\e221";
}
.icon-question:before,
.icon-question-sign:before,
.icon-help:before {
  content: "\45";
}
.icon-question-2:before,
.icon-question-circle:before {
  content: "\e222";
}
.icon-notification:before {
  content: "\e223";
}
.icon-notification-2:before,
.icon-notification-circle:before {
  content: "\e224";
}
.icon-pending:before,
.icon-warning:before {
  content: "\48";
}
.icon-warning-2:before,
.icon-warning-circle:before {
  content: "\e225";
}
.icon-checkbox-unchecked:before {
  content: "\3d";
}
.icon-checkin:before,
.icon-checkbox:before,
.icon-checkbox-checked:before {
  content: "\3e";
}
.icon-checkbox-partial:before {
  content: "\3f";
}
.icon-square:before {
  content: "\e226";
}
.icon-radio-unchecked:before {
  content: "\e227";
}
.icon-radio-checked:before,
.icon-generic:before {
  content: "\e228";
}
.icon-circle:before {
  content: "\e229";
}
.icon-signup:before {
  content: "\e230";
}
.icon-grid:before,
.icon-grid-view:before {
  content: "\58";
}
.icon-grid-2:before,
.icon-grid-view-2:before {
  content: "\59";
}
.icon-menu:before {
  content: "\5a";
}
.icon-list:before,
.icon-list-view:before {
  content: "\31";
}
.icon-list-2:before {
  content: "\e231";
}
.icon-menu-3:before {
  content: "\e232";
}
.icon-folder-open:before,
.icon-folder:before {
  content: "\2d";
}
.icon-folder-close:before,
.icon-folder-2:before {
  content: "\2e";
}
.icon-folder-plus:before {
  content: "\e234";
}
.icon-folder-minus:before {
  content: "\e235";
}
.icon-folder-3:before {
  content: "\e236";
}
.icon-folder-plus-2:before {
  content: "\e237";
}
.icon-folder-remove:before {
  content: "\e238";
}
.icon-file:before {
  content: "\e016";
}
.icon-file-2:before {
  content: "\e239";
}
.icon-file-add:before,
.icon-file-plus:before {
  content: "\29";
}
.icon-file-minus:before {
  content: "\e017";
}
.icon-file-check:before {
  content: "\e240";
}
.icon-file-remove:before {
  content: "\e241";
}
.icon-save-copy:before,
.icon-copy:before {
  content: "\e018";
}
.icon-stack:before {
  content: "\e242";
}
.icon-tree:before {
  content: "\e243";
}
.icon-tree-2:before {
  content: "\e244";
}
.icon-paragraph-left:before {
  content: "\e246";
}
.icon-paragraph-center:before {
  content: "\e247";
}
.icon-paragraph-right:before {
  content: "\e248";
}
.icon-paragraph-justify:before {
  content: "\e249";
}
.icon-screen:before {
  content: "\e01c";
}
.icon-tablet:before {
  content: "\e01d";
}
.icon-mobile:before {
  content: "\e01e";
}
.icon-box-add:before {
  content: "\51";
}
.icon-box-remove:before {
  content: "\52";
}
.icon-download:before {
  content: "\e021";
}
.icon-upload:before {
  content: "\e022";
}
.icon-home:before {
  content: "\21";
}
.icon-home-2:before {
  content: "\e250";
}
.icon-out-2:before,
.icon-new-tab:before {
  content: "\e024";
}
.icon-out-3:before,
.icon-new-tab-2:before {
  content: "\e251";
}
.icon-link:before {
  content: "\e252";
}
.icon-picture:before,
.icon-image:before {
  content: "\2f";
}
.icon-pictures:before,
.icon-images:before {
  content: "\30";
}
.icon-palette:before,
.icon-color-palette:before {
  content: "\e014";
}
.icon-camera:before {
  content: "\55";
}
.icon-camera-2:before,
.icon-video:before {
  content: "\e015";
}
.icon-play-2:before,
.icon-video-2:before,
.icon-youtube:before {
  content: "\56";
}
.icon-music:before {
  content: "\57";
}
.icon-user:before {
  content: "\22";
}
.icon-users:before {
  content: "\e01f";
}
.icon-vcard:before {
  content: "\6d";
}
.icon-address:before {
  content: "\70";
}
.icon-share-alt:before,
.icon-out:before {
  content: "\26";
}
.icon-enter:before {
  content: "\e257";
}
.icon-exit:before {
  content: "\e258";
}
.icon-comment:before,
.icon-comments:before {
  content: "\24";
}
.icon-comments-2:before {
  content: "\25";
}
.icon-quote:before,
.icon-quotes-left:before {
  content: "\60";
}
.icon-quote-2:before,
.icon-quotes-right:before {
  content: "\61";
}
.icon-quote-3:before,
.icon-bubble-quote:before {
  content: "\e259";
}
.icon-phone:before {
  content: "\e260";
}
.icon-phone-2:before {
  content: "\e261";
}
.icon-envelope:before,
.icon-mail:before {
  content: "\4d";
}
.icon-envelope-opened:before,
.icon-mail-2:before {
  content: "\4e";
}
.icon-unarchive:before,
.icon-drawer:before {
  content: "\4f";
}
.icon-archive:before,
.icon-drawer-2:before {
  content: "\50";
}
.icon-briefcase:before {
  content: "\e020";
}
.icon-tag:before {
  content: "\e262";
}
.icon-tag-2:before {
  content: "\e263";
}
.icon-tags:before {
  content: "\e264";
}
.icon-tags-2:before {
  content: "\e265";
}
.icon-options:before,
.icon-cog:before {
  content: "\38";
}
.icon-cogs:before {
  content: "\37";
}
.icon-screwdriver:before,
.icon-tools:before {
  content: "\36";
}
.icon-wrench:before {
  content: "\3a";
}
.icon-equalizer:before {
  content: "\39";
}
.icon-dashboard:before {
  content: "\78";
}
.icon-switch:before {
  content: "\e266";
}
.icon-filter:before {
  content: "\54";
}
.icon-purge:before,
.icon-trash:before {
  content: "\4c";
}
.icon-checkedout:before,
.icon-lock:before,
.icon-locked:before {
  content: "\23";
}
.icon-unlock:before {
  content: "\e267";
}
.icon-key:before {
  content: "\5f";
}
.icon-support:before {
  content: "\46";
}
.icon-database:before {
  content: "\62";
}
.icon-scissors:before {
  content: "\e268";
}
.icon-health:before {
  content: "\6a";
}
.icon-wand:before {
  content: "\6b";
}
.icon-eye-open:before,
.icon-eye:before {
  content: "\3c";
}
.icon-eye-close:before,
.icon-eye-blocked:before,
.icon-eye-2:before {
  content: "\e269";
}
.icon-clock:before {
  content: "\6e";
}
.icon-compass:before {
  content: "\6f";
}
.icon-broadcast:before,
.icon-connection:before,
.icon-wifi:before {
  content: "\e01b";
}
.icon-book:before {
  content: "\e271";
}
.icon-lightning:before,
.icon-flash:before {
  content: "\79";
}
.icon-print:before,
.icon-printer:before {
  content: "\e013";
}
.icon-feed:before {
  content: "\71";
}
.icon-calendar:before {
  content: "\43";
}
.icon-calendar-2:before {
  content: "\44";
}
.icon-calendar-3:before {
  content: "\e273";
}
.icon-pie:before {
  content: "\77";
}
.icon-bars:before {
  content: "\76";
}
.icon-chart:before {
  content: "\75";
}
.icon-power-cord:before {
  content: "\32";
}
.icon-cube:before {
  content: "\33";
}
.icon-puzzle:before {
  content: "\34";
}
.icon-attachment:before,
.icon-paperclip:before,
.icon-flag-2:before {
  content: "\72";
}
.icon-lamp:before {
  content: "\74";
}
.icon-pin:before,
.icon-pushpin:before {
  content: "\73";
}
.icon-location:before {
  content: "\63";
}
.icon-shield:before {
  content: "\e274";
}
.icon-flag:before {
  content: "\35";
}
.icon-flag-3:before {
  content: "\e275";
}
.icon-bookmark:before {
  content: "\e023";
}
.icon-bookmark-2:before {
  content: "\e276";
}
.icon-heart:before {
  content: "\e277";
}
.icon-heart-2:before {
  content: "\e278";
}
.icon-thumbs-up:before {
  content: "\5b";
}
.icon-thumbs-down:before {
  content: "\5c";
}
.icon-unfeatured:before,
.icon-asterisk:before,
.icon-star-empty:before {
  content: "\40";
}
.icon-star-2:before {
  content: "\41";
}
.icon-featured:before,
.icon-default:before,
.icon-star:before {
  content: "\42";
}
.icon-smiley:before,
.icon-smiley-happy:before {
  content: "\e279";
}
.icon-smiley-2:before,
.icon-smiley-happy-2:before {
  content: "\e280";
}
.icon-smiley-sad:before {
  content: "\e281";
}
.icon-smiley-sad-2:before {
  content: "\e282";
}
.icon-smiley-neutral:before {
  content: "\e283";
}
.icon-smiley-neutral-2:before {
  content: "\e284";
}
.icon-cart:before {
  content: "\e019";
}
.icon-basket:before {
  content: "\e01a";
}
.icon-credit:before {
  content: "\e286";
}
.icon-credit-2:before {
  content: "\e287";
}
.icon-expired:before {
  content: "\4b";
}
/*!
Chosen, a Select Box Enhancer for jQuery and Prototype
by Patrick Filler for Harvest, http://getharvest.com

Version 1.5.1
Full source at https://github.com/harvesthq/chosen
Copyright (c) 2011-2016 Harvest http://getharvest.com

MIT License, https://github.com/harvesthq/chosen/blob/master/LICENSE.md
This file is generated by `grunt build`, do not edit it by hand.
*/
/* @group Base */
.chosen-container {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  font-size: 13px;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}
.chosen-container * {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.chosen-container .chosen-drop {
  position: absolute;
  top: 100%;
  left: -9999px;
  z-index: 1010;
  width: 100%;
  border: 1px solid #aaa;
  border-top: 0;
  background: #fff;
  box-shadow: 0 4px 5px rgba(0, 0, 0, 0.15);
}
.chosen-container.chosen-with-drop .chosen-drop {
  left: 0;
}
.chosen-container a {
  cursor: pointer;
}
.chosen-container .search-choice .group-name,
.chosen-container .chosen-single .group-name {
  margin-right: 4px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  font-weight: normal;
  color: #999999;
}
.chosen-container .search-choice .group-name:after,
.chosen-container .chosen-single .group-name:after {
  content: ":";
  padding-left: 2px;
  vertical-align: top;
}
/* @end */
/* @group Single Chosen */
.chosen-container-single .chosen-single {
  position: relative;
  display: block;
  overflow: hidden;
  padding: 0 0 0 8px;
  height: 25px;
  border: 1px solid #aaa;
  border-radius: 5px;
  background-color: #fff;
  background: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(20%, #ffffff), color-stop(50%, #f6f6f6), color-stop(52%, #eeeeee), color-stop(100%, #f4f4f4));
  background: -webkit-linear-gradient(#ffffff 20%, #f6f6f6 50%, #eeeeee 52%, #f4f4f4 100%);
  background: -moz-linear-gradient(#ffffff 20%, #f6f6f6 50%, #eeeeee 52%, #f4f4f4 100%);
  background: -o-linear-gradient(#ffffff 20%, #f6f6f6 50%, #eeeeee 52%, #f4f4f4 100%);
  background: linear-gradient(#ffffff 20%, #f6f6f6 50%, #eeeeee 52%, #f4f4f4 100%);
  background-clip: padding-box;
  box-shadow: 0 0 3px #ffffff inset, 0 1px 1px rgba(0, 0, 0, 0.1);
  color: #444;
  text-decoration: none;
  white-space: nowrap;
  line-height: 24px;
}
.chosen-container-single .chosen-default {
  color: #999;
}
.chosen-container-single .chosen-single span {
  display: block;
  overflow: hidden;
  margin-right: 26px;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.chosen-container-single .chosen-single-with-deselect span {
  margin-right: 38px;
}
.chosen-container-single .chosen-single abbr {
  position: absolute;
  top: 6px;
  right: 26px;
  display: block;
  width: 12px;
  height: 12px;
  background: url('../img/chosen-sprite.png') -42px 1px no-repeat;
  font-size: 1px;
}
.chosen-container-single .chosen-single abbr:hover {
  background-position: -42px -10px;
}
.chosen-container-single.chosen-disabled .chosen-single abbr:hover {
  background-position: -42px -10px;
}
.chosen-container-single .chosen-single div {
  position: absolute;
  top: 0;
  right: 0;
  display: block;
  width: 18px;
  height: 100%;
}
.chosen-container-single .chosen-single div b {
  display: block;
  width: 100%;
  height: 100%;
  background: url('../img/chosen-sprite.png') no-repeat 0px 2px;
}
.chosen-container-single .chosen-search {
  position: relative;
  z-index: 1010;
  margin: 0;
  padding: 3px 4px;
  white-space: nowrap;
}
.chosen-container-single .chosen-search input[type="text"] {
  margin: 1px 0;
  padding: 4px 20px 4px 5px;
  width: 100%;
  height: auto;
  outline: 0;
  border: 1px solid #aaa;
  background: #ffffff url('../img/chosen-sprite.png') no-repeat 100% -20px;
  background: url('../img/chosen-sprite.png') no-repeat 100% -20px;
  font-size: 1em;
  font-family: sans-serif;
  line-height: normal;
  border-radius: 0;
}
.chosen-container-single .chosen-drop {
  margin-top: -1px;
  border-radius: 0 0 4px 4px;
  background-clip: padding-box;
}
.chosen-container-single.chosen-container-single-nosearch .chosen-search {
  position: absolute;
  left: -9999px;
}
/* @end */
/* @group Results */
.chosen-container .chosen-results {
  color: #444;
  position: relative;
  overflow-x: hidden;
  overflow-y: auto;
  margin: 0 4px 4px 0;
  padding: 0 0 0 4px;
  max-height: 240px;
  -webkit-overflow-scrolling: touch;
}
.chosen-container .chosen-results li {
  display: none;
  margin: 0;
  padding: 5px 6px;
  list-style: none;
  line-height: 15px;
  word-wrap: break-word;
  -webkit-touch-callout: none;
}
.chosen-container .chosen-results li.active-result {
  display: list-item;
  cursor: pointer;
}
.chosen-container .chosen-results li.disabled-result {
  display: list-item;
  color: #ccc;
  cursor: default;
}
.chosen-container .chosen-results li.highlighted {
  background-color: #3875d7;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(20%, #3875d7), color-stop(90%, #2a62bc));
  background-image: -webkit-linear-gradient(#3875d7 20%, #2a62bc 90%);
  background-image: -moz-linear-gradient(#3875d7 20%, #2a62bc 90%);
  background-image: -o-linear-gradient(#3875d7 20%, #2a62bc 90%);
  background-image: linear-gradient(#3875d7 20%, #2a62bc 90%);
  color: #fff;
}
.chosen-container .chosen-results li.no-results {
  color: #777;
  display: list-item;
  background: #f4f4f4;
}
.chosen-container .chosen-results li.group-result {
  display: list-item;
  font-weight: bold;
  cursor: default;
}
.chosen-container .chosen-results li.group-option {
  padding-left: 15px;
}
.chosen-container .chosen-results li em {
  font-style: normal;
  text-decoration: underline;
}
/* @end */
/* @group Multi Chosen */
.chosen-container-multi .chosen-choices {
  position: relative;
  overflow: hidden;
  margin: 0;
  padding: 0 5px;
  width: 100%;
  height: auto !important;
  height: 1%;
  border: 1px solid #aaa;
  background-color: #fff;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(1%, #eeeeee), color-stop(15%, #ffffff));
  background-image: -webkit-linear-gradient(#eeeeee 1%, #ffffff 15%);
  background-image: -moz-linear-gradient(#eeeeee 1%, #ffffff 15%);
  background-image: -o-linear-gradient(#eeeeee 1%, #ffffff 15%);
  background-image: linear-gradient(#eeeeee 1%, #ffffff 15%);
  cursor: text;
}
.chosen-container-multi .chosen-choices li {
  float: left;
  list-style: none;
}
.chosen-container-multi .chosen-choices li.search-field {
  margin: 0;
  padding: 0;
  white-space: nowrap;
}
.chosen-container-multi .chosen-choices li.search-field input[type="text"] {
  margin: 1px 0;
  padding: 0;
  height: 25px;
  outline: 0;
  border: 0 !important;
  background: transparent !important;
  box-shadow: none;
  color: #999;
  font-size: 100%;
  font-family: sans-serif;
  line-height: normal;
  border-radius: 0;
}
.chosen-container-multi .chosen-choices li.search-choice {
  position: relative;
  margin: 3px 5px 3px 0;
  padding: 3px 20px 3px 5px;
  border: 1px solid #aaa;
  max-width: 100%;
  border-radius: 3px;
  background-color: #eeeeee;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(20%, #f4f4f4), color-stop(50%, #f0f0f0), color-stop(52%, #e8e8e8), color-stop(100%, #eeeeee));
  background-image: -webkit-linear-gradient(#f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eeeeee 100%);
  background-image: -moz-linear-gradient(#f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eeeeee 100%);
  background-image: -o-linear-gradient(#f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eeeeee 100%);
  background-image: linear-gradient(#f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eeeeee 100%);
  background-size: 100% 19px;
  background-repeat: repeat-x;
  background-clip: padding-box;
  box-shadow: 0 0 2px #ffffff inset, 0 1px 0 rgba(0, 0, 0, 0.05);
  color: #333;
  line-height: 13px;
  cursor: default;
}
.chosen-container-multi .chosen-choices li.search-choice span {
  word-wrap: break-word;
}
.chosen-container-multi .chosen-choices li.search-choice .search-choice-close {
  position: absolute;
  top: 4px;
  right: 3px;
  display: block;
  width: 12px;
  height: 12px;
  background: url('../img/chosen-sprite.png') -42px 1px no-repeat;
  font-size: 1px;
}
.chosen-container-multi .chosen-choices li.search-choice .search-choice-close:hover {
  background-position: -42px -10px;
}
.chosen-container-multi .chosen-choices li.search-choice-disabled {
  padding-right: 5px;
  border: 1px solid #ccc;
  background-color: #e4e4e4;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(20%, #f4f4f4), color-stop(50%, #f0f0f0), color-stop(52%, #e8e8e8), color-stop(100%, #eeeeee));
  background-image: -webkit-linear-gradient(#f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eeeeee 100%);
  background-image: -moz-linear-gradient(#f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eeeeee 100%);
  background-image: -o-linear-gradient(#f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eeeeee 100%);
  background-image: linear-gradient(#f4f4f4 20%, #f0f0f0 50%, #e8e8e8 52%, #eeeeee 100%);
  color: #666;
}
.chosen-container-multi .chosen-choices li.search-choice-focus {
  background: #d4d4d4;
}
.chosen-container-multi .chosen-choices li.search-choice-focus .search-choice-close {
  background-position: -42px -10px;
}
.chosen-container-multi .chosen-results {
  margin: 0;
  padding: 0;
}
.chosen-container-multi .chosen-drop .result-selected {
  display: list-item;
  color: #ccc;
  cursor: default;
}
/* @end */
/* @group Active  */
.chosen-container-active .chosen-single {
  border: 1px solid #5897fb;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
}
.chosen-container-active.chosen-with-drop .chosen-single {
  border: 1px solid #aaa;
  -moz-border-radius-bottomright: 0;
  border-bottom-right-radius: 0;
  -moz-border-radius-bottomleft: 0;
  border-bottom-left-radius: 0;
  background-image: -webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(20%, #eeeeee), color-stop(80%, #ffffff));
  background-image: -webkit-linear-gradient(#eeeeee 20%, #ffffff 80%);
  background-image: -moz-linear-gradient(#eeeeee 20%, #ffffff 80%);
  background-image: -o-linear-gradient(#eeeeee 20%, #ffffff 80%);
  background-image: linear-gradient(#eeeeee 20%, #ffffff 80%);
  box-shadow: 0 1px 0 #fff inset;
}
.chosen-container-active.chosen-with-drop .chosen-single div {
  border-left: none;
  background: transparent;
}
.chosen-container-active.chosen-with-drop .chosen-single div b {
  background-position: -18px 2px;
}
.chosen-container-active .chosen-choices {
  border: 1px solid #5897fb;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.3);
}
.chosen-container-active .chosen-choices li.search-field input[type="text"] {
  color: #222 !important;
}
/* @end */
/* @group Disabled Support */
.chosen-disabled {
  opacity: 0.5 !important;
  cursor: default;
}
.chosen-disabled .chosen-single {
  cursor: default;
}
.chosen-disabled .chosen-choices .search-choice .search-choice-close {
  cursor: default;
}
/* @end */
/* @group Right to Left */
.chosen-rtl {
  text-align: right;
}
.chosen-rtl .chosen-single {
  overflow: visible;
  padding: 0 8px 0 0;
}
.chosen-rtl .chosen-single span {
  margin-right: 0;
  margin-left: 26px;
  direction: rtl;
}
.chosen-rtl .chosen-single-with-deselect span {
  margin-left: 38px;
}
.chosen-rtl .chosen-single div {
  right: auto;
  left: 3px;
}
.chosen-rtl .chosen-single abbr {
  right: auto;
  left: 26px;
}
.chosen-rtl .chosen-choices li {
  float: right;
}
.chosen-rtl .chosen-choices li.search-field input[type="text"] {
  direction: rtl;
}
.chosen-rtl .chosen-choices li.search-choice {
  margin: 3px 5px 3px 0;
  padding: 3px 5px 3px 19px;
}
.chosen-rtl .chosen-choices li.search-choice .search-choice-close {
  right: auto;
  left: 4px;
}
.chosen-rtl.chosen-container-single-nosearch .chosen-search,
.chosen-rtl .chosen-drop {
  left: 9999px;
}
.chosen-rtl.chosen-container-single .chosen-results {
  margin: 0 0 4px 4px;
  padding: 0 4px 0 0;
}
.chosen-rtl .chosen-results li.group-option {
  padding-right: 15px;
  padding-left: 0;
}
.chosen-rtl.chosen-container-active.chosen-with-drop .chosen-single div {
  border-right: none;
}
.chosen-rtl .chosen-search input[type="text"] {
  padding: 4px 5px 4px 20px;
  background: #ffffff url('../img/chosen-sprite.png') no-repeat -30px -20px;
  background: url('../img/chosen-sprite.png') no-repeat -30px -20px;
  direction: rtl;
}
.chosen-rtl.chosen-container-single .chosen-single div b {
  background-position: 6px 2px;
}
.chosen-rtl.chosen-container-single.chosen-with-drop .chosen-single div b {
  background-position: -12px 2px;
}
/* @end */
/* @group Retina compatibility */
@media only screen and (-webkit-min-device-pixel-ratio: 1.5), only screen and (min-resolution: 144dpi), only screen and (min-resolution: 1.5dppx) {
  .chosen-rtl .chosen-search input[type="text"],
  .chosen-container-single .chosen-single abbr,
  .chosen-container-single .chosen-single div b,
  .chosen-container-single .chosen-search input[type="text"],
  .chosen-container-multi .chosen-choices .search-choice .search-choice-close,
  .chosen-container .chosen-results-scroll-down span,
  .chosen-container .chosen-results-scroll-up span {
    background-image: url('../img/chosen-sprite@2x.png') !important;
    background-size: 52px 37px !important;
    background-repeat: no-repeat !important;
  }
}
/* @end */
@charset "UTF-8";
/*!
Animate.css - http://daneden.me/animate
Licensed under the MIT license - http://opensource.org/licenses/MIT

Copyright (c) 2015 Daniel Eden
*/
.animated {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}
.animated.infinite {
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
}
.animated.hinge {
  -webkit-animation-duration: 2s;
  animation-duration: 2s;
}
.animated.bounceIn,
.animated.bounceOut {
  -webkit-animation-duration: .75s;
  animation-duration: .75s;
}
.animated.flipOutX,
.animated.flipOutY {
  -webkit-animation-duration: .75s;
  animation-duration: .75s;
}
@-webkit-keyframes bounce {
  from,
  20%,
  53%,
  80%,
  100% {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  40%,
  43% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -30px, 0);
    transform: translate3d(0, -30px, 0);
  }
  70% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -15px, 0);
    transform: translate3d(0, -15px, 0);
  }
  90% {
    -webkit-transform: translate3d(0, -4px, 0);
    transform: translate3d(0, -4px, 0);
  }
}
@keyframes bounce {
  from,
  20%,
  53%,
  80%,
  100% {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  40%,
  43% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -30px, 0);
    transform: translate3d(0, -30px, 0);
  }
  70% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -15px, 0);
    transform: translate3d(0, -15px, 0);
  }
  90% {
    -webkit-transform: translate3d(0, -4px, 0);
    transform: translate3d(0, -4px, 0);
  }
}
.bounce {
  -webkit-animation-name: bounce;
  animation-name: bounce;
  -webkit-transform-origin: center bottom;
  transform-origin: center bottom;
}
@-webkit-keyframes flash {
  from,
  50%,
  100% {
    opacity: 1;
  }
  25%,
  75% {
    opacity: 0;
  }
}
@keyframes flash {
  from,
  50%,
  100% {
    opacity: 1;
  }
  25%,
  75% {
    opacity: 0;
  }
}
.flash {
  -webkit-animation-name: flash;
  animation-name: flash;
}
/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
@-webkit-keyframes pulse {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
  50% {
    -webkit-transform: scale3d(1.05, 1.05, 1.05);
    transform: scale3d(1.05, 1.05, 1.05);
  }
  100% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}
@keyframes pulse {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
  50% {
    -webkit-transform: scale3d(1.05, 1.05, 1.05);
    transform: scale3d(1.05, 1.05, 1.05);
  }
  100% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}
.pulse {
  -webkit-animation-name: pulse;
  animation-name: pulse;
}
@-webkit-keyframes rubberBand {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
  30% {
    -webkit-transform: scale3d(1.25, 0.75, 1);
    transform: scale3d(1.25, 0.75, 1);
  }
  40% {
    -webkit-transform: scale3d(0.75, 1.25, 1);
    transform: scale3d(0.75, 1.25, 1);
  }
  50% {
    -webkit-transform: scale3d(1.15, 0.85, 1);
    transform: scale3d(1.15, 0.85, 1);
  }
  65% {
    -webkit-transform: scale3d(0.95, 1.05, 1);
    transform: scale3d(0.95, 1.05, 1);
  }
  75% {
    -webkit-transform: scale3d(1.05, 0.95, 1);
    transform: scale3d(1.05, 0.95, 1);
  }
  100% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}
@keyframes rubberBand {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
  30% {
    -webkit-transform: scale3d(1.25, 0.75, 1);
    transform: scale3d(1.25, 0.75, 1);
  }
  40% {
    -webkit-transform: scale3d(0.75, 1.25, 1);
    transform: scale3d(0.75, 1.25, 1);
  }
  50% {
    -webkit-transform: scale3d(1.15, 0.85, 1);
    transform: scale3d(1.15, 0.85, 1);
  }
  65% {
    -webkit-transform: scale3d(0.95, 1.05, 1);
    transform: scale3d(0.95, 1.05, 1);
  }
  75% {
    -webkit-transform: scale3d(1.05, 0.95, 1);
    transform: scale3d(1.05, 0.95, 1);
  }
  100% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}
.rubberBand {
  -webkit-animation-name: rubberBand;
  animation-name: rubberBand;
}
@-webkit-keyframes shake {
  from,
  100% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  10%,
  30%,
  50%,
  70%,
  90% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0);
  }
  20%,
  40%,
  60%,
  80% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0);
  }
}
@keyframes shake {
  from,
  100% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  10%,
  30%,
  50%,
  70%,
  90% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0);
  }
  20%,
  40%,
  60%,
  80% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0);
  }
}
.shake {
  -webkit-animation-name: shake;
  animation-name: shake;
}
@-webkit-keyframes swing {
  20% {
    -webkit-transform: rotate3d(0, 0, 1, 15deg);
    transform: rotate3d(0, 0, 1, 15deg);
  }
  40% {
    -webkit-transform: rotate3d(0, 0, 1, -10deg);
    transform: rotate3d(0, 0, 1, -10deg);
  }
  60% {
    -webkit-transform: rotate3d(0, 0, 1, 5deg);
    transform: rotate3d(0, 0, 1, 5deg);
  }
  80% {
    -webkit-transform: rotate3d(0, 0, 1, -5deg);
    transform: rotate3d(0, 0, 1, -5deg);
  }
  100% {
    -webkit-transform: rotate3d(0, 0, 1, 0deg);
    transform: rotate3d(0, 0, 1, 0deg);
  }
}
@keyframes swing {
  20% {
    -webkit-transform: rotate3d(0, 0, 1, 15deg);
    transform: rotate3d(0, 0, 1, 15deg);
  }
  40% {
    -webkit-transform: rotate3d(0, 0, 1, -10deg);
    transform: rotate3d(0, 0, 1, -10deg);
  }
  60% {
    -webkit-transform: rotate3d(0, 0, 1, 5deg);
    transform: rotate3d(0, 0, 1, 5deg);
  }
  80% {
    -webkit-transform: rotate3d(0, 0, 1, -5deg);
    transform: rotate3d(0, 0, 1, -5deg);
  }
  100% {
    -webkit-transform: rotate3d(0, 0, 1, 0deg);
    transform: rotate3d(0, 0, 1, 0deg);
  }
}
.swing {
  -webkit-transform-origin: top center;
  transform-origin: top center;
  -webkit-animation-name: swing;
  animation-name: swing;
}
@-webkit-keyframes tada {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
  10%,
  20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
  }
  30%,
  50%,
  70%,
  90% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
  }
  40%,
  60%,
  80% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
  }
  100% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}
@keyframes tada {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
  10%,
  20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
  }
  30%,
  50%,
  70%,
  90% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
  }
  40%,
  60%,
  80% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
  }
  100% {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}
.tada {
  -webkit-animation-name: tada;
  animation-name: tada;
}
/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
@-webkit-keyframes wobble {
  from {
    -webkit-transform: none;
    transform: none;
  }
  15% {
    -webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
    transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
  }
  30% {
    -webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
    transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
  }
  45% {
    -webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
    transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
  }
  60% {
    -webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
    transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
  }
  75% {
    -webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
    transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
  }
  100% {
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes wobble {
  from {
    -webkit-transform: none;
    transform: none;
  }
  15% {
    -webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
    transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
  }
  30% {
    -webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
    transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
  }
  45% {
    -webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
    transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
  }
  60% {
    -webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
    transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
  }
  75% {
    -webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
    transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
  }
  100% {
    -webkit-transform: none;
    transform: none;
  }
}
.wobble {
  -webkit-animation-name: wobble;
  animation-name: wobble;
}
@-webkit-keyframes jello {
  from,
  11.1%,
  100% {
    -webkit-transform: none;
    transform: none;
  }
  22.2% {
    -webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
    transform: skewX(-12.5deg) skewY(-12.5deg);
  }
  33.3% {
    -webkit-transform: skewX(6.25deg) skewY(6.25deg);
    transform: skewX(6.25deg) skewY(6.25deg);
  }
  44.4% {
    -webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
    transform: skewX(-3.125deg) skewY(-3.125deg);
  }
  55.5% {
    -webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
    transform: skewX(1.5625deg) skewY(1.5625deg);
  }
  66.6% {
    -webkit-transform: skewX(-0.78125deg) skewY(-0.78125deg);
    transform: skewX(-0.78125deg) skewY(-0.78125deg);
  }
  77.7% {
    -webkit-transform: skewX(0.390625deg) skewY(0.390625deg);
    transform: skewX(0.390625deg) skewY(0.390625deg);
  }
  88.8% {
    -webkit-transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
    transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
  }
}
@keyframes jello {
  from,
  11.1%,
  100% {
    -webkit-transform: none;
    transform: none;
  }
  22.2% {
    -webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
    transform: skewX(-12.5deg) skewY(-12.5deg);
  }
  33.3% {
    -webkit-transform: skewX(6.25deg) skewY(6.25deg);
    transform: skewX(6.25deg) skewY(6.25deg);
  }
  44.4% {
    -webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
    transform: skewX(-3.125deg) skewY(-3.125deg);
  }
  55.5% {
    -webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
    transform: skewX(1.5625deg) skewY(1.5625deg);
  }
  66.6% {
    -webkit-transform: skewX(-0.78125deg) skewY(-0.78125deg);
    transform: skewX(-0.78125deg) skewY(-0.78125deg);
  }
  77.7% {
    -webkit-transform: skewX(0.390625deg) skewY(0.390625deg);
    transform: skewX(0.390625deg) skewY(0.390625deg);
  }
  88.8% {
    -webkit-transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
    transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
  }
}
.jello {
  -webkit-animation-name: jello;
  animation-name: jello;
  -webkit-transform-origin: center;
  transform-origin: center;
}
@-webkit-keyframes bounceIn {
  from,
  20%,
  40%,
  60%,
  80%,
  100% {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
  20% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
  }
  40% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(1.03, 1.03, 1.03);
    transform: scale3d(1.03, 1.03, 1.03);
  }
  80% {
    -webkit-transform: scale3d(0.97, 0.97, 0.97);
    transform: scale3d(0.97, 0.97, 0.97);
  }
  100% {
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}
@keyframes bounceIn {
  from,
  20%,
  40%,
  60%,
  80%,
  100% {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
  20% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
  }
  40% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(1.03, 1.03, 1.03);
    transform: scale3d(1.03, 1.03, 1.03);
  }
  80% {
    -webkit-transform: scale3d(0.97, 0.97, 0.97);
    transform: scale3d(0.97, 0.97, 0.97);
  }
  100% {
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}
.bounceIn {
  -webkit-animation-name: bounceIn;
  animation-name: bounceIn;
}
@-webkit-keyframes bounceInDown {
  from,
  60%,
  75%,
  90%,
  100% {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -3000px, 0);
    transform: translate3d(0, -3000px, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, 25px, 0);
    transform: translate3d(0, 25px, 0);
  }
  75% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0);
  }
  90% {
    -webkit-transform: translate3d(0, 5px, 0);
    transform: translate3d(0, 5px, 0);
  }
  100% {
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes bounceInDown {
  from,
  60%,
  75%,
  90%,
  100% {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -3000px, 0);
    transform: translate3d(0, -3000px, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, 25px, 0);
    transform: translate3d(0, 25px, 0);
  }
  75% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0);
  }
  90% {
    -webkit-transform: translate3d(0, 5px, 0);
    transform: translate3d(0, 5px, 0);
  }
  100% {
    -webkit-transform: none;
    transform: none;
  }
}
.bounceInDown {
  -webkit-animation-name: bounceInDown;
  animation-name: bounceInDown;
}
@-webkit-keyframes bounceInLeft {
  from,
  60%,
  75%,
  90%,
  100% {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-3000px, 0, 0);
    transform: translate3d(-3000px, 0, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(25px, 0, 0);
    transform: translate3d(25px, 0, 0);
  }
  75% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0);
  }
  90% {
    -webkit-transform: translate3d(5px, 0, 0);
    transform: translate3d(5px, 0, 0);
  }
  100% {
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes bounceInLeft {
  from,
  60%,
  75%,
  90%,
  100% {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-3000px, 0, 0);
    transform: translate3d(-3000px, 0, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(25px, 0, 0);
    transform: translate3d(25px, 0, 0);
  }
  75% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0);
  }
  90% {
    -webkit-transform: translate3d(5px, 0, 0);
    transform: translate3d(5px, 0, 0);
  }
  100% {
    -webkit-transform: none;
    transform: none;
  }
}
.bounceInLeft {
  -webkit-animation-name: bounceInLeft;
  animation-name: bounceInLeft;
}
@-webkit-keyframes bounceInRight {
  from,
  60%,
  75%,
  90%,
  100% {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  from {
    opacity: 0;
    -webkit-transform: translate3d(3000px, 0, 0);
    transform: translate3d(3000px, 0, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(-25px, 0, 0);
    transform: translate3d(-25px, 0, 0);
  }
  75% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0);
  }
  90% {
    -webkit-transform: translate3d(-5px, 0, 0);
    transform: translate3d(-5px, 0, 0);
  }
  100% {
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes bounceInRight {
  from,
  60%,
  75%,
  90%,
  100% {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  from {
    opacity: 0;
    -webkit-transform: translate3d(3000px, 0, 0);
    transform: translate3d(3000px, 0, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(-25px, 0, 0);
    transform: translate3d(-25px, 0, 0);
  }
  75% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0);
  }
  90% {
    -webkit-transform: translate3d(-5px, 0, 0);
    transform: translate3d(-5px, 0, 0);
  }
  100% {
    -webkit-transform: none;
    transform: none;
  }
}
.bounceInRight {
  -webkit-animation-name: bounceInRight;
  animation-name: bounceInRight;
}
@-webkit-keyframes bounceInUp {
  from,
  60%,
  75%,
  90%,
  100% {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 3000px, 0);
    transform: translate3d(0, 3000px, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0);
  }
  75% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0);
  }
  90% {
    -webkit-transform: translate3d(0, -5px, 0);
    transform: translate3d(0, -5px, 0);
  }
  100% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes bounceInUp {
  from,
  60%,
  75%,
  90%,
  100% {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 3000px, 0);
    transform: translate3d(0, 3000px, 0);
  }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0);
  }
  75% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0);
  }
  90% {
    -webkit-transform: translate3d(0, -5px, 0);
    transform: translate3d(0, -5px, 0);
  }
  100% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.bounceInUp {
  -webkit-animation-name: bounceInUp;
  animation-name: bounceInUp;
}
@-webkit-keyframes bounceOut {
  20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9);
  }
  50%,
  55% {
    opacity: 1;
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
  }
  100% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
}
@keyframes bounceOut {
  20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9);
  }
  50%,
  55% {
    opacity: 1;
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
  }
  100% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
}
.bounceOut {
  -webkit-animation-name: bounceOut;
  animation-name: bounceOut;
}
@-webkit-keyframes bounceOutDown {
  20% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0);
  }
  40%,
  45% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
}
@keyframes bounceOutDown {
  20% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0);
  }
  40%,
  45% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
}
.bounceOutDown {
  -webkit-animation-name: bounceOutDown;
  animation-name: bounceOutDown;
}
@-webkit-keyframes bounceOutLeft {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(20px, 0, 0);
    transform: translate3d(20px, 0, 0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
}
@keyframes bounceOutLeft {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(20px, 0, 0);
    transform: translate3d(20px, 0, 0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
}
.bounceOutLeft {
  -webkit-animation-name: bounceOutLeft;
  animation-name: bounceOutLeft;
}
@-webkit-keyframes bounceOutRight {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(-20px, 0, 0);
    transform: translate3d(-20px, 0, 0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
}
@keyframes bounceOutRight {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(-20px, 0, 0);
    transform: translate3d(-20px, 0, 0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
}
.bounceOutRight {
  -webkit-animation-name: bounceOutRight;
  animation-name: bounceOutRight;
}
@-webkit-keyframes bounceOutUp {
  20% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0);
  }
  40%,
  45% {
    opacity: 1;
    -webkit-transform: translate3d(0, 20px, 0);
    transform: translate3d(0, 20px, 0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
}
@keyframes bounceOutUp {
  20% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0);
  }
  40%,
  45% {
    opacity: 1;
    -webkit-transform: translate3d(0, 20px, 0);
    transform: translate3d(0, 20px, 0);
  }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
}
.bounceOutUp {
  -webkit-animation-name: bounceOutUp;
  animation-name: bounceOutUp;
}
@-webkit-keyframes fadeIn {
  from {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes fadeIn {
  from {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
.fadeIn {
  -webkit-animation-name: fadeIn;
  animation-name: fadeIn;
}
@-webkit-keyframes fadeInDown {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes fadeInDown {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
.fadeInDown {
  -webkit-animation-name: fadeInDown;
  animation-name: fadeInDown;
}
@-webkit-keyframes fadeInDownBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes fadeInDownBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
.fadeInDownBig {
  -webkit-animation-name: fadeInDownBig;
  animation-name: fadeInDownBig;
}
@-webkit-keyframes fadeInLeft {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes fadeInLeft {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
.fadeInLeft {
  -webkit-animation-name: fadeInLeft;
  animation-name: fadeInLeft;
}
@-webkit-keyframes fadeInLeftBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes fadeInLeftBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
.fadeInLeftBig {
  -webkit-animation-name: fadeInLeftBig;
  animation-name: fadeInLeftBig;
}
@-webkit-keyframes fadeInRight {
  from {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes fadeInRight {
  from {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
.fadeInRight {
  -webkit-animation-name: fadeInRight;
  animation-name: fadeInRight;
}
@-webkit-keyframes fadeInRightBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes fadeInRightBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
.fadeInRightBig {
  -webkit-animation-name: fadeInRightBig;
  animation-name: fadeInRightBig;
}
@-webkit-keyframes fadeInUp {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes fadeInUp {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
.fadeInUp {
  -webkit-animation-name: fadeInUp;
  animation-name: fadeInUp;
}
@-webkit-keyframes fadeInUpBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes fadeInUpBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
.fadeInUpBig {
  -webkit-animation-name: fadeInUpBig;
  animation-name: fadeInUpBig;
}
@-webkit-keyframes fadeOut {
  from {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@keyframes fadeOut {
  from {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
.fadeOut {
  -webkit-animation-name: fadeOut;
  animation-name: fadeOut;
}
@-webkit-keyframes fadeOutDown {
  from {
    opacity: 1;
  }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
}
@keyframes fadeOutDown {
  from {
    opacity: 1;
  }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
}
.fadeOutDown {
  -webkit-animation-name: fadeOutDown;
  animation-name: fadeOutDown;
}
@-webkit-keyframes fadeOutDownBig {
  from {
    opacity: 1;
  }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
}
@keyframes fadeOutDownBig {
  from {
    opacity: 1;
  }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
}
.fadeOutDownBig {
  -webkit-animation-name: fadeOutDownBig;
  animation-name: fadeOutDownBig;
}
@-webkit-keyframes fadeOutLeft {
  from {
    opacity: 1;
  }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
}
@keyframes fadeOutLeft {
  from {
    opacity: 1;
  }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
}
.fadeOutLeft {
  -webkit-animation-name: fadeOutLeft;
  animation-name: fadeOutLeft;
}
@-webkit-keyframes fadeOutLeftBig {
  from {
    opacity: 1;
  }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
}
@keyframes fadeOutLeftBig {
  from {
    opacity: 1;
  }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
}
.fadeOutLeftBig {
  -webkit-animation-name: fadeOutLeftBig;
  animation-name: fadeOutLeftBig;
}
@-webkit-keyframes fadeOutRight {
  from {
    opacity: 1;
  }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
}
@keyframes fadeOutRight {
  from {
    opacity: 1;
  }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
}
.fadeOutRight {
  -webkit-animation-name: fadeOutRight;
  animation-name: fadeOutRight;
}
@-webkit-keyframes fadeOutRightBig {
  from {
    opacity: 1;
  }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
}
@keyframes fadeOutRightBig {
  from {
    opacity: 1;
  }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
}
.fadeOutRightBig {
  -webkit-animation-name: fadeOutRightBig;
  animation-name: fadeOutRightBig;
}
@-webkit-keyframes fadeOutUp {
  from {
    opacity: 1;
  }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
}
@keyframes fadeOutUp {
  from {
    opacity: 1;
  }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
}
.fadeOutUp {
  -webkit-animation-name: fadeOutUp;
  animation-name: fadeOutUp;
}
@-webkit-keyframes fadeOutUpBig {
  from {
    opacity: 1;
  }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
}
@keyframes fadeOutUpBig {
  from {
    opacity: 1;
  }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
}
.fadeOutUpBig {
  -webkit-animation-name: fadeOutUpBig;
  animation-name: fadeOutUpBig;
}
@-webkit-keyframes flip {
  from {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }
  40% {
    -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }
  50% {
    -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  80% {
    -webkit-transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
    transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  100% {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
}
@keyframes flip {
  from {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }
  40% {
    -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
  }
  50% {
    -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  80% {
    -webkit-transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
    transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  100% {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
}
.animated.flip {
  -webkit-backface-visibility: visible;
  backface-visibility: visible;
  -webkit-animation-name: flip;
  animation-name: flip;
}
@-webkit-keyframes flipInX {
  from {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0;
  }
  40% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  60% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    opacity: 1;
  }
  80% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
  }
  100% {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
}
@keyframes flipInX {
  from {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0;
  }
  40% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  60% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    opacity: 1;
  }
  80% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
  }
  100% {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
}
.flipInX {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipInX;
  animation-name: flipInX;
}
@-webkit-keyframes flipInY {
  from {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0;
  }
  40% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  60% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    opacity: 1;
  }
  80% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
  }
  100% {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
}
@keyframes flipInY {
  from {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0;
  }
  40% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
  60% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    opacity: 1;
  }
  80% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
  }
  100% {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
}
.flipInY {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipInY;
  animation-name: flipInY;
}
@-webkit-keyframes flipOutX {
  from {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
  30% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    opacity: 1;
  }
  100% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    opacity: 0;
  }
}
@keyframes flipOutX {
  from {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
  30% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    opacity: 1;
  }
  100% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    opacity: 0;
  }
}
.flipOutX {
  -webkit-animation-name: flipOutX;
  animation-name: flipOutX;
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
}
@-webkit-keyframes flipOutY {
  from {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
  30% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    opacity: 1;
  }
  100% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    opacity: 0;
  }
}
@keyframes flipOutY {
  from {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
  }
  30% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    opacity: 1;
  }
  100% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    opacity: 0;
  }
}
.flipOutY {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipOutY;
  animation-name: flipOutY;
}
@-webkit-keyframes lightSpeedIn {
  from {
    -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
    transform: translate3d(100%, 0, 0) skewX(-30deg);
    opacity: 0;
  }
  60% {
    -webkit-transform: skewX(20deg);
    transform: skewX(20deg);
    opacity: 1;
  }
  80% {
    -webkit-transform: skewX(-5deg);
    transform: skewX(-5deg);
    opacity: 1;
  }
  100% {
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}
@keyframes lightSpeedIn {
  from {
    -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
    transform: translate3d(100%, 0, 0) skewX(-30deg);
    opacity: 0;
  }
  60% {
    -webkit-transform: skewX(20deg);
    transform: skewX(20deg);
    opacity: 1;
  }
  80% {
    -webkit-transform: skewX(-5deg);
    transform: skewX(-5deg);
    opacity: 1;
  }
  100% {
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}
.lightSpeedIn {
  -webkit-animation-name: lightSpeedIn;
  animation-name: lightSpeedIn;
  -webkit-animation-timing-function: ease-out;
  animation-timing-function: ease-out;
}
@-webkit-keyframes lightSpeedOut {
  from {
    opacity: 1;
  }
  100% {
    -webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
    transform: translate3d(100%, 0, 0) skewX(30deg);
    opacity: 0;
  }
}
@keyframes lightSpeedOut {
  from {
    opacity: 1;
  }
  100% {
    -webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
    transform: translate3d(100%, 0, 0) skewX(30deg);
    opacity: 0;
  }
}
.lightSpeedOut {
  -webkit-animation-name: lightSpeedOut;
  animation-name: lightSpeedOut;
  -webkit-animation-timing-function: ease-in;
  animation-timing-function: ease-in;
}
@-webkit-keyframes rotateIn {
  from {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, -200deg);
    transform: rotate3d(0, 0, 1, -200deg);
    opacity: 0;
  }
  100% {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}
@keyframes rotateIn {
  from {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, -200deg);
    transform: rotate3d(0, 0, 1, -200deg);
    opacity: 0;
  }
  100% {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}
.rotateIn {
  -webkit-animation-name: rotateIn;
  animation-name: rotateIn;
}
@-webkit-keyframes rotateInDownLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
  100% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}
@keyframes rotateInDownLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
  100% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}
.rotateInDownLeft {
  -webkit-animation-name: rotateInDownLeft;
  animation-name: rotateInDownLeft;
}
@-webkit-keyframes rotateInDownRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
  100% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}
@keyframes rotateInDownRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
  100% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}
.rotateInDownRight {
  -webkit-animation-name: rotateInDownRight;
  animation-name: rotateInDownRight;
}
@-webkit-keyframes rotateInUpLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
  100% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}
@keyframes rotateInUpLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
  100% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}
.rotateInUpLeft {
  -webkit-animation-name: rotateInUpLeft;
  animation-name: rotateInUpLeft;
}
@-webkit-keyframes rotateInUpRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -90deg);
    transform: rotate3d(0, 0, 1, -90deg);
    opacity: 0;
  }
  100% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}
@keyframes rotateInUpRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -90deg);
    transform: rotate3d(0, 0, 1, -90deg);
    opacity: 0;
  }
  100% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1;
  }
}
.rotateInUpRight {
  -webkit-animation-name: rotateInUpRight;
  animation-name: rotateInUpRight;
}
@-webkit-keyframes rotateOut {
  from {
    -webkit-transform-origin: center;
    transform-origin: center;
    opacity: 1;
  }
  100% {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, 200deg);
    transform: rotate3d(0, 0, 1, 200deg);
    opacity: 0;
  }
}
@keyframes rotateOut {
  from {
    -webkit-transform-origin: center;
    transform-origin: center;
    opacity: 1;
  }
  100% {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, 200deg);
    transform: rotate3d(0, 0, 1, 200deg);
    opacity: 0;
  }
}
.rotateOut {
  -webkit-animation-name: rotateOut;
  animation-name: rotateOut;
}
@-webkit-keyframes rotateOutDownLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1;
  }
  100% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
}
@keyframes rotateOutDownLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1;
  }
  100% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
}
.rotateOutDownLeft {
  -webkit-animation-name: rotateOutDownLeft;
  animation-name: rotateOutDownLeft;
}
@-webkit-keyframes rotateOutDownRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1;
  }
  100% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
}
@keyframes rotateOutDownRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1;
  }
  100% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
}
.rotateOutDownRight {
  -webkit-animation-name: rotateOutDownRight;
  animation-name: rotateOutDownRight;
}
@-webkit-keyframes rotateOutUpLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1;
  }
  100% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
}
@keyframes rotateOutUpLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1;
  }
  100% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
}
.rotateOutUpLeft {
  -webkit-animation-name: rotateOutUpLeft;
  animation-name: rotateOutUpLeft;
}
@-webkit-keyframes rotateOutUpRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1;
  }
  100% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 90deg);
    transform: rotate3d(0, 0, 1, 90deg);
    opacity: 0;
  }
}
@keyframes rotateOutUpRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1;
  }
  100% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 90deg);
    transform: rotate3d(0, 0, 1, 90deg);
    opacity: 0;
  }
}
.rotateOutUpRight {
  -webkit-animation-name: rotateOutUpRight;
  animation-name: rotateOutUpRight;
}
@-webkit-keyframes hinge {
  0% {
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }
  20%,
  60% {
    -webkit-transform: rotate3d(0, 0, 1, 80deg);
    transform: rotate3d(0, 0, 1, 80deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }
  40%,
  80% {
    -webkit-transform: rotate3d(0, 0, 1, 60deg);
    transform: rotate3d(0, 0, 1, 60deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    opacity: 1;
  }
  100% {
    -webkit-transform: translate3d(0, 700px, 0);
    transform: translate3d(0, 700px, 0);
    opacity: 0;
  }
}
@keyframes hinge {
  0% {
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }
  20%,
  60% {
    -webkit-transform: rotate3d(0, 0, 1, 80deg);
    transform: rotate3d(0, 0, 1, 80deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }
  40%,
  80% {
    -webkit-transform: rotate3d(0, 0, 1, 60deg);
    transform: rotate3d(0, 0, 1, 60deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    opacity: 1;
  }
  100% {
    -webkit-transform: translate3d(0, 700px, 0);
    transform: translate3d(0, 700px, 0);
    opacity: 0;
  }
}
.hinge {
  -webkit-animation-name: hinge;
  animation-name: hinge;
}
/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
@-webkit-keyframes rollIn {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
    transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes rollIn {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
    transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
.rollIn {
  -webkit-animation-name: rollIn;
  animation-name: rollIn;
}
/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
@-webkit-keyframes rollOut {
  from {
    opacity: 1;
  }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
    transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
  }
}
@keyframes rollOut {
  from {
    opacity: 1;
  }
  100% {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
    transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
  }
}
.rollOut {
  -webkit-animation-name: rollOut;
  animation-name: rollOut;
}
@-webkit-keyframes zoomIn {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
  50% {
    opacity: 1;
  }
}
@keyframes zoomIn {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
  50% {
    opacity: 1;
  }
}
.zoomIn {
  -webkit-animation-name: zoomIn;
  animation-name: zoomIn;
}
@-webkit-keyframes zoomInDown {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
@keyframes zoomInDown {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
.zoomInDown {
  -webkit-animation-name: zoomInDown;
  animation-name: zoomInDown;
}
@-webkit-keyframes zoomInLeft {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
@keyframes zoomInLeft {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
.zoomInLeft {
  -webkit-animation-name: zoomInLeft;
  animation-name: zoomInLeft;
}
@-webkit-keyframes zoomInRight {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
@keyframes zoomInRight {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
.zoomInRight {
  -webkit-animation-name: zoomInRight;
  animation-name: zoomInRight;
}
@-webkit-keyframes zoomInUp {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
@keyframes zoomInUp {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
.zoomInUp {
  -webkit-animation-name: zoomInUp;
  animation-name: zoomInUp;
}
@-webkit-keyframes zoomOut {
  from {
    opacity: 1;
  }
  50% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
  100% {
    opacity: 0;
  }
}
@keyframes zoomOut {
  from {
    opacity: 1;
  }
  50% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3);
  }
  100% {
    opacity: 0;
  }
}
.zoomOut {
  -webkit-animation-name: zoomOut;
  animation-name: zoomOut;
}
@-webkit-keyframes zoomOutDown {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  100% {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
@keyframes zoomOutDown {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  100% {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
.zoomOutDown {
  -webkit-animation-name: zoomOutDown;
  animation-name: zoomOutDown;
}
@-webkit-keyframes zoomOutLeft {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
  }
  100% {
    opacity: 0;
    -webkit-transform: scale(0.1) translate3d(-2000px, 0, 0);
    transform: scale(0.1) translate3d(-2000px, 0, 0);
    -webkit-transform-origin: left center;
    transform-origin: left center;
  }
}
@keyframes zoomOutLeft {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
  }
  100% {
    opacity: 0;
    -webkit-transform: scale(0.1) translate3d(-2000px, 0, 0);
    transform: scale(0.1) translate3d(-2000px, 0, 0);
    -webkit-transform-origin: left center;
    transform-origin: left center;
  }
}
.zoomOutLeft {
  -webkit-animation-name: zoomOutLeft;
  animation-name: zoomOutLeft;
}
@-webkit-keyframes zoomOutRight {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
  }
  100% {
    opacity: 0;
    -webkit-transform: scale(0.1) translate3d(2000px, 0, 0);
    transform: scale(0.1) translate3d(2000px, 0, 0);
    -webkit-transform-origin: right center;
    transform-origin: right center;
  }
}
@keyframes zoomOutRight {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
  }
  100% {
    opacity: 0;
    -webkit-transform: scale(0.1) translate3d(2000px, 0, 0);
    transform: scale(0.1) translate3d(2000px, 0, 0);
    -webkit-transform-origin: right center;
    transform-origin: right center;
  }
}
.zoomOutRight {
  -webkit-animation-name: zoomOutRight;
  animation-name: zoomOutRight;
}
@-webkit-keyframes zoomOutUp {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  100% {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
@keyframes zoomOutUp {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  100% {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}
.zoomOutUp {
  -webkit-animation-name: zoomOutUp;
  animation-name: zoomOutUp;
}
@-webkit-keyframes slideInDown {
  from {
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
    visibility: visible;
  }
  100% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes slideInDown {
  from {
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
    visibility: visible;
  }
  100% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.slideInDown {
  -webkit-animation-name: slideInDown;
  animation-name: slideInDown;
}
@-webkit-keyframes slideInLeft {
  from {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    visibility: visible;
  }
  100% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes slideInLeft {
  from {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    visibility: visible;
  }
  100% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.slideInLeft {
  -webkit-animation-name: slideInLeft;
  animation-name: slideInLeft;
}
@-webkit-keyframes slideInRight {
  from {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    visibility: visible;
  }
  100% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes slideInRight {
  from {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    visibility: visible;
  }
  100% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.slideInRight {
  -webkit-animation-name: slideInRight;
  animation-name: slideInRight;
}
@-webkit-keyframes slideInUp {
  from {
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
    visibility: visible;
  }
  100% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes slideInUp {
  from {
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
    visibility: visible;
  }
  100% {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.slideInUp {
  -webkit-animation-name: slideInUp;
  animation-name: slideInUp;
}
@-webkit-keyframes slideOutDown {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  100% {
    visibility: hidden;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
}
@keyframes slideOutDown {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  100% {
    visibility: hidden;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
}
.slideOutDown {
  -webkit-animation-name: slideOutDown;
  animation-name: slideOutDown;
}
@-webkit-keyframes slideOutLeft {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  100% {
    visibility: hidden;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
}
@keyframes slideOutLeft {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  100% {
    visibility: hidden;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
}
.slideOutLeft {
  -webkit-animation-name: slideOutLeft;
  animation-name: slideOutLeft;
}
@-webkit-keyframes slideOutRight {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  100% {
    visibility: hidden;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
}
@keyframes slideOutRight {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  100% {
    visibility: hidden;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
}
.slideOutRight {
  -webkit-animation-name: slideOutRight;
  animation-name: slideOutRight;
}
@-webkit-keyframes slideOutUp {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  100% {
    visibility: hidden;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
}
@keyframes slideOutUp {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  100% {
    visibility: hidden;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
}
.slideOutUp {
  -webkit-animation-name: slideOutUp;
  animation-name: slideOutUp;
}
/* Magnific Popup CSS */
.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1042;
  overflow: hidden;
  position: fixed;
  background: #0b0b0b;
  opacity: 0.8;
}
.mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1043;
  position: fixed;
  outline: none !important;
  -webkit-backface-visibility: hidden;
}
.mfp-container {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0 8px;
  box-sizing: border-box;
}
.mfp-container:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}
.mfp-align-top .mfp-container:before {
  display: none;
}
.mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
  z-index: 1045;
}
.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
  width: 100%;
  cursor: auto;
}
.mfp-ajax-cur {
  cursor: progress;
}
.mfp-zoom-out-cur,
.mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: -moz-zoom-out;
  cursor: -webkit-zoom-out;
  cursor: zoom-out;
}
.mfp-zoom {
  cursor: pointer;
  cursor: -webkit-zoom-in;
  cursor: -moz-zoom-in;
  cursor: zoom-in;
}
.mfp-auto-cursor .mfp-content {
  cursor: auto;
}
.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}
.mfp-loading.mfp-figure {
  display: none;
}
.mfp-hide {
  display: none !important;
}
.mfp-preloader {
  color: #CCC;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -0.8em;
  left: 8px;
  right: 8px;
  z-index: 1044;
}
.mfp-preloader a {
  color: #CCC;
}
.mfp-preloader a:hover {
  color: #FFF;
}
.mfp-s-ready .mfp-preloader {
  display: none;
}
.mfp-s-error .mfp-content {
  display: none;
}
button.mfp-close,
button.mfp-arrow {
  overflow: visible;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  display: block;
  outline: none;
  padding: 0;
  z-index: 1046;
  box-shadow: none;
  touch-action: manipulation;
}
button::-moz-focus-inner {
  padding: 0;
  border: 0;
}
.mfp-close {
  width: 44px;
  height: 44px;
  line-height: 44px;
  position: absolute;
  right: 0;
  top: 0;
  text-decoration: none;
  text-align: center;
  opacity: 0.65;
  padding: 0 0 18px 10px;
  color: #FFF;
  font-style: normal;
  font-size: 28px;
  font-family: Arial, Baskerville, monospace;
}
.mfp-close:hover,
.mfp-close:focus {
  opacity: 1;
}
.mfp-close:active {
  top: 1px;
}
.mfp-close-btn-in .mfp-close {
  color: #333;
}
.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
  color: #FFF;
  right: -6px;
  text-align: right;
  padding-right: 6px;
  width: 100%;
}
.mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
  color: #CCC;
  font-size: 12px;
  line-height: 18px;
  white-space: nowrap;
}
.mfp-arrow {
  position: absolute;
  opacity: 0.65;
  margin: 0;
  top: 50%;
  margin-top: -55px;
  padding: 0;
  width: 90px;
  height: 110px;
  -webkit-tap-highlight-color: transparent;
}
.mfp-arrow:active {
  margin-top: -54px;
}
.mfp-arrow:hover,
.mfp-arrow:focus {
  opacity: 1;
}
.mfp-arrow:before,
.mfp-arrow:after {
  content: '';
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  left: 0;
  top: 0;
  margin-top: 35px;
  margin-left: 35px;
  border: medium inset transparent;
}
.mfp-arrow:after {
  border-top-width: 13px;
  border-bottom-width: 13px;
  top: 8px;
}
.mfp-arrow:before {
  border-top-width: 21px;
  border-bottom-width: 21px;
  opacity: 0.7;
}
.mfp-arrow-left {
  left: 0;
}
.mfp-arrow-left:after {
  border-right: 17px solid #FFF;
  margin-left: 31px;
}
.mfp-arrow-left:before {
  margin-left: 25px;
  border-right: 27px solid #3F3F3F;
}
.mfp-arrow-right {
  right: 0;
}
.mfp-arrow-right:after {
  border-left: 17px solid #FFF;
  margin-left: 39px;
}
.mfp-arrow-right:before {
  border-left: 27px solid #3F3F3F;
}
.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px;
}
.mfp-iframe-holder .mfp-content {
  line-height: 0;
  width: 100%;
  max-width: 1240px;
  height: 100%;
}
/* Updated iframe dimensions for better editing */
.mfp-iframe-holder .mfp-close {
  top: -40px;
}
.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%;
}
.mfp-iframe-scaler iframe {
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #000;
}
/* Main image in popup */
img.mfp-img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  box-sizing: border-box;
  padding: 40px 0 40px;
  margin: 0 auto;
}
/* The shadow behind the image */
.mfp-figure {
  line-height: 0;
}
.mfp-figure:after {
  content: '';
  position: absolute;
  left: 0;
  top: 40px;
  bottom: 40px;
  display: block;
  right: 0;
  width: auto;
  height: auto;
  z-index: -1;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #444;
}
.mfp-figure small {
  color: #BDBDBD;
  display: block;
  font-size: 12px;
  line-height: 14px;
}
.mfp-figure figure {
  margin: 0;
}
.mfp-bottom-bar {
  margin-top: -36px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  cursor: auto;
}
.mfp-title {
  text-align: left;
  line-height: 18px;
  color: #F3F3F3;
  word-wrap: break-word;
  padding-right: 36px;
}
.mfp-image-holder .mfp-content {
  max-width: 100%;
}
.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer;
}
@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
  /**
	 * Remove all paddings around the image on small screen
	 */
  .mfp-img-mobile .mfp-image-holder {
    padding-left: 0;
    padding-right: 0;
  }
  .mfp-img-mobile img.mfp-img {
    padding: 0;
  }
  .mfp-img-mobile .mfp-figure:after {
    top: 0;
    bottom: 0;
  }
  .mfp-img-mobile .mfp-figure small {
    display: inline;
    margin-left: 5px;
  }
  .mfp-img-mobile .mfp-bottom-bar {
    background: rgba(0, 0, 0, 0.6);
    bottom: 0;
    margin: 0;
    top: auto;
    padding: 3px 5px;
    position: fixed;
    box-sizing: border-box;
  }
  .mfp-img-mobile .mfp-bottom-bar:empty {
    padding: 0;
  }
  .mfp-img-mobile .mfp-counter {
    right: 5px;
    top: 3px;
  }
  .mfp-img-mobile .mfp-close {
    top: 0;
    right: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    text-align: center;
    padding: 0;
  }
}
@media all and (max-width: 900px) {
  .mfp-arrow {
    -webkit-transform: scale(0.75);
    transform: scale(0.75);
  }
  .mfp-arrow-left {
    -webkit-transform-origin: 0;
    transform-origin: 0;
  }
  .mfp-arrow-right {
    -webkit-transform-origin: 100%;
    transform-origin: 100%;
  }
  .mfp-container {
    padding-left: 6px;
    padding-right: 6px;
  }
}
/**
 * Owl Carousel v2.2.1
 * Copyright 2013-2017 David Deutsch
 * Licensed under  ()
 */
/*
 *  Owl Carousel - Core
 */
.owl-carousel {
  display: none;
  width: 100%;
  -webkit-tap-highlight-color: transparent;
  /* position relative and z-index fix webkit rendering fonts issue */
  position: relative;
  z-index: 1;
}
.owl-carousel .owl-stage {
  position: relative;
  -ms-touch-action: pan-Y;
  -moz-backface-visibility: hidden;
  /* fix firefox animation glitch */
}
.owl-carousel .owl-stage:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
.owl-carousel .owl-stage-outer {
  position: relative;
  overflow: hidden;
  /* fix for flashing background */
  -webkit-transform: translate3d(0px, 0px, 0px);
}
.owl-carousel .owl-wrapper,
.owl-carousel .owl-item {
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
}
.owl-carousel .owl-item {
  position: relative;
  min-height: 1px;
  float: left;
  -webkit-backface-visibility: hidden;
  -webkit-tap-highlight-color: transparent;
  -webkit-touch-callout: none;
}
.owl-carousel .owl-nav.disabled,
.owl-carousel .owl-dots.disabled {
  display: none;
}
.owl-carousel .owl-nav .owl-prev,
.owl-carousel .owl-nav .owl-next,
.owl-carousel .owl-dot {
  cursor: pointer;
  cursor: hand;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.owl-carousel.owl-loaded {
  display: block;
}
.owl-carousel.owl-loading {
  opacity: 0;
  display: block;
}
.owl-carousel.owl-hidden {
  opacity: 0;
}
.owl-carousel.owl-refresh .owl-item {
  visibility: hidden;
}
.owl-carousel.owl-drag .owl-item {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.owl-carousel.owl-grab {
  cursor: move;
  cursor: grab;
}
.owl-carousel.owl-rtl {
  direction: rtl;
}
.owl-carousel.owl-rtl .owl-item {
  float: right;
}
/* No Js */
.no-js .owl-carousel {
  display: block;
}
/*
 *  Owl Carousel - Animate Plugin
 */
.owl-carousel .animated {
  animation-duration: 1000ms;
  animation-fill-mode: both;
}
.owl-carousel .owl-animated-in {
  z-index: 0;
}
.owl-carousel .owl-animated-out {
  z-index: 1;
}
.owl-carousel .fadeOut {
  animation-name: fadeOut;
}
@keyframes fadeOut {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
/*
 * 	Owl Carousel - Auto Height Plugin
 */
.owl-height {
  transition: height 500ms ease-in-out;
}
/*
 * 	Owl Carousel - Lazy Load Plugin
 */
.owl-carousel .owl-item .owl-lazy {
  opacity: 0;
  transition: opacity 400ms ease;
}
.owl-carousel .owl-item img.owl-lazy {
  transform-style: preserve-3d;
}
/*
 * 	Owl Carousel - Video Plugin
 */
.owl-carousel .owl-video-wrapper {
  position: relative;
  height: 100%;
  background: #000;
}
.owl-carousel .owl-video-play-icon {
  position: absolute;
  height: 80px;
  width: 80px;
  left: 50%;
  top: 50%;
  margin-left: -40px;
  margin-top: -40px;
  background: url("owl.video.play.png") no-repeat;
  cursor: pointer;
  z-index: 1;
  -webkit-backface-visibility: hidden;
  transition: transform 100ms ease;
}
.owl-carousel .owl-video-play-icon:hover {
  -ms-transform: scale(1.3, 1.3);
  transform: scale(1.3, 1.3);
}
.owl-carousel .owl-video-playing .owl-video-tn,
.owl-carousel .owl-video-playing .owl-video-play-icon {
  display: none;
}
.owl-carousel .owl-video-tn {
  opacity: 0;
  height: 100%;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  transition: opacity 400ms ease;
}
.owl-carousel .owl-video-frame {
  position: relative;
  z-index: 1;
  height: 100%;
  width: 100%;
}
/*!
 *  Font Awesome 4.7.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
/* FONT PATH
 * -------------------------- */
@font-face {
  font-family: 'FontAwesome';
  src: url('../fonts/fontawesome-webfont.eot?v=4.7.0');
  src: url('../fonts/fontawesome-webfont.eot?#iefix&v=4.7.0') format('embedded-opentype'), url('../fonts/fontawesome-webfont.woff2?v=4.7.0') format('woff2'), url('../fonts/fontawesome-webfont.woff?v=4.7.0') format('woff'), url('../fonts/fontawesome-webfont.ttf?v=4.7.0') format('truetype'), url('../fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular') format('svg');
  font-weight: normal;
  font-style: normal;
}
.fa {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
/* makes the font 33% larger relative to the icon container */
.fa-lg {
  font-size: 1.33333333em;
  line-height: 0.75em;
  vertical-align: -15%;
}
.fa-2x {
  font-size: 2em;
}
.fa-3x {
  font-size: 3em;
}
.fa-4x {
  font-size: 4em;
}
.fa-5x {
  font-size: 5em;
}
.fa-fw {
  width: 1.28571429em;
  text-align: center;
}
.fa-ul {
  padding-left: 0;
  margin-left: 2.14285714em;
  list-style-type: none;
}
.fa-ul > li {
  position: relative;
}
.fa-li {
  position: absolute;
  left: -2.14285714em;
  width: 2.14285714em;
  top: 0.14285714em;
  text-align: center;
}
.fa-li.fa-lg {
  left: -1.85714286em;
}
.fa-border {
  padding: .2em .25em .15em;
  border: solid 0.08em #eeeeee;
  border-radius: .1em;
}
.fa-pull-left {
  float: left;
}
.fa-pull-right {
  float: right;
}
.fa.fa-pull-left {
  margin-right: .3em;
}
.fa.fa-pull-right {
  margin-left: .3em;
}
/* Deprecated as of 4.4.0 */
.pull-right {
  float: right;
}
.pull-left {
  float: left;
}
.fa.pull-left {
  margin-right: .3em;
}
.fa.pull-right {
  margin-left: .3em;
}
.fa-spin {
  -webkit-animation: fa-spin 2s infinite linear;
  animation: fa-spin 2s infinite linear;
}
.fa-pulse {
  -webkit-animation: fa-spin 1s infinite steps(8);
  animation: fa-spin 1s infinite steps(8);
}
@-webkit-keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
@keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
.fa-rotate-90 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}
.fa-rotate-180 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}
.fa-rotate-270 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
  -webkit-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  transform: rotate(270deg);
}
.fa-flip-horizontal {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
  -webkit-transform: scale(-1, 1);
  -ms-transform: scale(-1, 1);
  transform: scale(-1, 1);
}
.fa-flip-vertical {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
  -webkit-transform: scale(1, -1);
  -ms-transform: scale(1, -1);
  transform: scale(1, -1);
}
:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-flip-horizontal,
:root .fa-flip-vertical {
  filter: none;
}
.fa-stack {
  position: relative;
  display: inline-block;
  width: 2em;
  height: 2em;
  line-height: 2em;
  vertical-align: middle;
}
.fa-stack-1x,
.fa-stack-2x {
  position: absolute;
  left: 0;
  width: 100%;
  text-align: center;
}
.fa-stack-1x {
  line-height: inherit;
}
.fa-stack-2x {
  font-size: 2em;
}
.fa-inverse {
  color: #ffffff;
}
/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
   readers do not read off random characters that represent icons */
.fa-glass:before {
  content: "\f000";
}
.fa-music:before {
  content: "\f001";
}
.fa-search:before {
  content: "\f002";
}
.fa-envelope-o:before {
  content: "\f003";
}
.fa-heart:before {
  content: "\f004";
}
.fa-star:before {
  content: "\f005";
}
.fa-star-o:before {
  content: "\f006";
}
.fa-user:before {
  content: "\f007";
}
.fa-film:before {
  content: "\f008";
}
.fa-th-large:before {
  content: "\f009";
}
.fa-th:before {
  content: "\f00a";
}
.fa-th-list:before {
  content: "\f00b";
}
.fa-check:before {
  content: "\f00c";
}
.fa-remove:before,
.fa-close:before,
.fa-times:before {
  content: "\f00d";
}
.fa-search-plus:before {
  content: "\f00e";
}
.fa-search-minus:before {
  content: "\f010";
}
.fa-power-off:before {
  content: "\f011";
}
.fa-signal:before {
  content: "\f012";
}
.fa-gear:before,
.fa-cog:before {
  content: "\f013";
}
.fa-trash-o:before {
  content: "\f014";
}
.fa-home:before {
  content: "\f015";
}
.fa-file-o:before {
  content: "\f016";
}
.fa-clock-o:before {
  content: "\f017";
}
.fa-road:before {
  content: "\f018";
}
.fa-download:before {
  content: "\f019";
}
.fa-arrow-circle-o-down:before {
  content: "\f01a";
}
.fa-arrow-circle-o-up:before {
  content: "\f01b";
}
.fa-inbox:before {
  content: "\f01c";
}
.fa-play-circle-o:before {
  content: "\f01d";
}
.fa-rotate-right:before,
.fa-repeat:before {
  content: "\f01e";
}
.fa-refresh:before {
  content: "\f021";
}
.fa-list-alt:before {
  content: "\f022";
}
.fa-lock:before {
  content: "\f023";
}
.fa-flag:before {
  content: "\f024";
}
.fa-headphones:before {
  content: "\f025";
}
.fa-volume-off:before {
  content: "\f026";
}
.fa-volume-down:before {
  content: "\f027";
}
.fa-volume-up:before {
  content: "\f028";
}
.fa-qrcode:before {
  content: "\f029";
}
.fa-barcode:before {
  content: "\f02a";
}
.fa-tag:before {
  content: "\f02b";
}
.fa-tags:before {
  content: "\f02c";
}
.fa-book:before {
  content: "\f02d";
}
.fa-bookmark:before {
  content: "\f02e";
}
.fa-print:before {
  content: "\f02f";
}
.fa-camera:before {
  content: "\f030";
}
.fa-font:before {
  content: "\f031";
}
.fa-bold:before {
  content: "\f032";
}
.fa-italic:before {
  content: "\f033";
}
.fa-text-height:before {
  content: "\f034";
}
.fa-text-width:before {
  content: "\f035";
}
.fa-align-left:before {
  content: "\f036";
}
.fa-align-center:before {
  content: "\f037";
}
.fa-align-right:before {
  content: "\f038";
}
.fa-align-justify:before {
  content: "\f039";
}
.fa-list:before {
  content: "\f03a";
}
.fa-dedent:before,
.fa-outdent:before {
  content: "\f03b";
}
.fa-indent:before {
  content: "\f03c";
}
.fa-video-camera:before {
  content: "\f03d";
}
.fa-photo:before,
.fa-image:before,
.fa-picture-o:before {
  content: "\f03e";
}
.fa-pencil:before {
  content: "\f040";
}
.fa-map-marker:before {
  content: "\f041";
}
.fa-adjust:before {
  content: "\f042";
}
.fa-tint:before {
  content: "\f043";
}
.fa-edit:before,
.fa-pencil-square-o:before {
  content: "\f044";
}
.fa-share-square-o:before {
  content: "\f045";
}
.fa-check-square-o:before {
  content: "\f046";
}
.fa-arrows:before {
  content: "\f047";
}
.fa-step-backward:before {
  content: "\f048";
}
.fa-fast-backward:before {
  content: "\f049";
}
.fa-backward:before {
  content: "\f04a";
}
.fa-play:before {
  content: "\f04b";
}
.fa-pause:before {
  content: "\f04c";
}
.fa-stop:before {
  content: "\f04d";
}
.fa-forward:before {
  content: "\f04e";
}
.fa-fast-forward:before {
  content: "\f050";
}
.fa-step-forward:before {
  content: "\f051";
}
.fa-eject:before {
  content: "\f052";
}
.fa-chevron-left:before {
  content: "\f053";
}
.fa-chevron-right:before {
  content: "\f054";
}
.fa-plus-circle:before {
  content: "\f055";
}
.fa-minus-circle:before {
  content: "\f056";
}
.fa-times-circle:before {
  content: "\f057";
}
.fa-check-circle:before {
  content: "\f058";
}
.fa-question-circle:before {
  content: "\f059";
}
.fa-info-circle:before {
  content: "\f05a";
}
.fa-crosshairs:before {
  content: "\f05b";
}
.fa-times-circle-o:before {
  content: "\f05c";
}
.fa-check-circle-o:before {
  content: "\f05d";
}
.fa-ban:before {
  content: "\f05e";
}
.fa-arrow-left:before {
  content: "\f060";
}
.fa-arrow-right:before {
  content: "\f061";
}
.fa-arrow-up:before {
  content: "\f062";
}
.fa-arrow-down:before {
  content: "\f063";
}
.fa-mail-forward:before,
.fa-share:before {
  content: "\f064";
}
.fa-expand:before {
  content: "\f065";
}
.fa-compress:before {
  content: "\f066";
}
.fa-plus:before {
  content: "\f067";
}
.fa-minus:before {
  content: "\f068";
}
.fa-asterisk:before {
  content: "\f069";
}
.fa-exclamation-circle:before {
  content: "\f06a";
}
.fa-gift:before {
  content: "\f06b";
}
.fa-leaf:before {
  content: "\f06c";
}
.fa-fire:before {
  content: "\f06d";
}
.fa-eye:before {
  content: "\f06e";
}
.fa-eye-slash:before {
  content: "\f070";
}
.fa-warning:before,
.fa-exclamation-triangle:before {
  content: "\f071";
}
.fa-plane:before {
  content: "\f072";
}
.fa-calendar:before {
  content: "\f073";
}
.fa-random:before {
  content: "\f074";
}
.fa-comment:before {
  content: "\f075";
}
.fa-magnet:before {
  content: "\f076";
}
.fa-chevron-up:before {
  content: "\f077";
}
.fa-chevron-down:before {
  content: "\f078";
}
.fa-retweet:before {
  content: "\f079";
}
.fa-shopping-cart:before {
  content: "\f07a";
}
.fa-folder:before {
  content: "\f07b";
}
.fa-folder-open:before {
  content: "\f07c";
}
.fa-arrows-v:before {
  content: "\f07d";
}
.fa-arrows-h:before {
  content: "\f07e";
}
.fa-bar-chart-o:before,
.fa-bar-chart:before {
  content: "\f080";
}
.fa-twitter-square:before {
  content: "\f081";
}
.fa-facebook-square:before {
  content: "\f082";
}
.fa-camera-retro:before {
  content: "\f083";
}
.fa-key:before {
  content: "\f084";
}
.fa-gears:before,
.fa-cogs:before {
  content: "\f085";
}
.fa-comments:before {
  content: "\f086";
}
.fa-thumbs-o-up:before {
  content: "\f087";
}
.fa-thumbs-o-down:before {
  content: "\f088";
}
.fa-star-half:before {
  content: "\f089";
}
.fa-heart-o:before {
  content: "\f08a";
}
.fa-sign-out:before {
  content: "\f08b";
}
.fa-linkedin-square:before {
  content: "\f08c";
}
.fa-thumb-tack:before {
  content: "\f08d";
}
.fa-external-link:before {
  content: "\f08e";
}
.fa-sign-in:before {
  content: "\f090";
}
.fa-trophy:before {
  content: "\f091";
}
.fa-github-square:before {
  content: "\f092";
}
.fa-upload:before {
  content: "\f093";
}
.fa-lemon-o:before {
  content: "\f094";
}
.fa-phone:before {
  content: "\f095";
}
.fa-square-o:before {
  content: "\f096";
}
.fa-bookmark-o:before {
  content: "\f097";
}
.fa-phone-square:before {
  content: "\f098";
}
.fa-twitter:before {
  content: "\f099";
}
.fa-facebook-f:before,
.fa-facebook:before {
  content: "\f09a";
}
.fa-github:before {
  content: "\f09b";
}
.fa-unlock:before {
  content: "\f09c";
}
.fa-credit-card:before {
  content: "\f09d";
}
.fa-feed:before,
.fa-rss:before {
  content: "\f09e";
}
.fa-hdd-o:before {
  content: "\f0a0";
}
.fa-bullhorn:before {
  content: "\f0a1";
}
.fa-bell:before {
  content: "\f0f3";
}
.fa-certificate:before {
  content: "\f0a3";
}
.fa-hand-o-right:before {
  content: "\f0a4";
}
.fa-hand-o-left:before {
  content: "\f0a5";
}
.fa-hand-o-up:before {
  content: "\f0a6";
}
.fa-hand-o-down:before {
  content: "\f0a7";
}
.fa-arrow-circle-left:before {
  content: "\f0a8";
}
.fa-arrow-circle-right:before {
  content: "\f0a9";
}
.fa-arrow-circle-up:before {
  content: "\f0aa";
}
.fa-arrow-circle-down:before {
  content: "\f0ab";
}
.fa-globe:before {
  content: "\f0ac";
}
.fa-wrench:before {
  content: "\f0ad";
}
.fa-tasks:before {
  content: "\f0ae";
}
.fa-filter:before {
  content: "\f0b0";
}
.fa-briefcase:before {
  content: "\f0b1";
}
.fa-arrows-alt:before {
  content: "\f0b2";
}
.fa-group:before,
.fa-users:before {
  content: "\f0c0";
}
.fa-chain:before,
.fa-link:before {
  content: "\f0c1";
}
.fa-cloud:before {
  content: "\f0c2";
}
.fa-flask:before {
  content: "\f0c3";
}
.fa-cut:before,
.fa-scissors:before {
  content: "\f0c4";
}
.fa-copy:before,
.fa-files-o:before {
  content: "\f0c5";
}
.fa-paperclip:before {
  content: "\f0c6";
}
.fa-save:before,
.fa-floppy-o:before {
  content: "\f0c7";
}
.fa-square:before {
  content: "\f0c8";
}
.fa-navicon:before,
.fa-reorder:before,
.fa-bars:before {
  content: "\f0c9";
}
.fa-list-ul:before {
  content: "\f0ca";
}
.fa-list-ol:before {
  content: "\f0cb";
}
.fa-strikethrough:before {
  content: "\f0cc";
}
.fa-underline:before {
  content: "\f0cd";
}
.fa-table:before {
  content: "\f0ce";
}
.fa-magic:before {
  content: "\f0d0";
}
.fa-truck:before {
  content: "\f0d1";
}
.fa-pinterest:before {
  content: "\f0d2";
}
.fa-pinterest-square:before {
  content: "\f0d3";
}
.fa-google-plus-square:before {
  content: "\f0d4";
}
.fa-google-plus:before {
  content: "\f0d5";
}
.fa-money:before {
  content: "\f0d6";
}
.fa-caret-down:before {
  content: "\f0d7";
}
.fa-caret-up:before {
  content: "\f0d8";
}
.fa-caret-left:before {
  content: "\f0d9";
}
.fa-caret-right:before {
  content: "\f0da";
}
.fa-columns:before {
  content: "\f0db";
}
.fa-unsorted:before,
.fa-sort:before {
  content: "\f0dc";
}
.fa-sort-down:before,
.fa-sort-desc:before {
  content: "\f0dd";
}
.fa-sort-up:before,
.fa-sort-asc:before {
  content: "\f0de";
}
.fa-envelope:before {
  content: "\f0e0";
}
.fa-linkedin:before {
  content: "\f0e1";
}
.fa-rotate-left:before,
.fa-undo:before {
  content: "\f0e2";
}
.fa-legal:before,
.fa-gavel:before {
  content: "\f0e3";
}
.fa-dashboard:before,
.fa-tachometer:before {
  content: "\f0e4";
}
.fa-comment-o:before {
  content: "\f0e5";
}
.fa-comments-o:before {
  content: "\f0e6";
}
.fa-flash:before,
.fa-bolt:before {
  content: "\f0e7";
}
.fa-sitemap:before {
  content: "\f0e8";
}
.fa-umbrella:before {
  content: "\f0e9";
}
.fa-paste:before,
.fa-clipboard:before {
  content: "\f0ea";
}
.fa-lightbulb-o:before {
  content: "\f0eb";
}
.fa-exchange:before {
  content: "\f0ec";
}
.fa-cloud-download:before {
  content: "\f0ed";
}
.fa-cloud-upload:before {
  content: "\f0ee";
}
.fa-user-md:before {
  content: "\f0f0";
}
.fa-stethoscope:before {
  content: "\f0f1";
}
.fa-suitcase:before {
  content: "\f0f2";
}
.fa-bell-o:before {
  content: "\f0a2";
}
.fa-coffee:before {
  content: "\f0f4";
}
.fa-cutlery:before {
  content: "\f0f5";
}
.fa-file-text-o:before {
  content: "\f0f6";
}
.fa-building-o:before {
  content: "\f0f7";
}
.fa-hospital-o:before {
  content: "\f0f8";
}
.fa-ambulance:before {
  content: "\f0f9";
}
.fa-medkit:before {
  content: "\f0fa";
}
.fa-fighter-jet:before {
  content: "\f0fb";
}
.fa-beer:before {
  content: "\f0fc";
}
.fa-h-square:before {
  content: "\f0fd";
}
.fa-plus-square:before {
  content: "\f0fe";
}
.fa-angle-double-left:before {
  content: "\f100";
}
.fa-angle-double-right:before {
  content: "\f101";
}
.fa-angle-double-up:before {
  content: "\f102";
}
.fa-angle-double-down:before {
  content: "\f103";
}
.fa-angle-left:before {
  content: "\f104";
}
.fa-angle-right:before {
  content: "\f105";
}
.fa-angle-up:before {
  content: "\f106";
}
.fa-angle-down:before {
  content: "\f107";
}
.fa-desktop:before {
  content: "\f108";
}
.fa-laptop:before {
  content: "\f109";
}
.fa-tablet:before {
  content: "\f10a";
}
.fa-mobile-phone:before,
.fa-mobile:before {
  content: "\f10b";
}
.fa-circle-o:before {
  content: "\f10c";
}
.fa-quote-left:before {
  content: "\f10d";
}
.fa-quote-right:before {
  content: "\f10e";
}
.fa-spinner:before {
  content: "\f110";
}
.fa-circle:before {
  content: "\f111";
}
.fa-mail-reply:before,
.fa-reply:before {
  content: "\f112";
}
.fa-github-alt:before {
  content: "\f113";
}
.fa-folder-o:before {
  content: "\f114";
}
.fa-folder-open-o:before {
  content: "\f115";
}
.fa-smile-o:before {
  content: "\f118";
}
.fa-frown-o:before {
  content: "\f119";
}
.fa-meh-o:before {
  content: "\f11a";
}
.fa-gamepad:before {
  content: "\f11b";
}
.fa-keyboard-o:before {
  content: "\f11c";
}
.fa-flag-o:before {
  content: "\f11d";
}
.fa-flag-checkered:before {
  content: "\f11e";
}
.fa-terminal:before {
  content: "\f120";
}
.fa-code:before {
  content: "\f121";
}
.fa-mail-reply-all:before,
.fa-reply-all:before {
  content: "\f122";
}
.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before {
  content: "\f123";
}
.fa-location-arrow:before {
  content: "\f124";
}
.fa-crop:before {
  content: "\f125";
}
.fa-code-fork:before {
  content: "\f126";
}
.fa-unlink:before,
.fa-chain-broken:before {
  content: "\f127";
}
.fa-question:before {
  content: "\f128";
}
.fa-info:before {
  content: "\f129";
}
.fa-exclamation:before {
  content: "\f12a";
}
.fa-superscript:before {
  content: "\f12b";
}
.fa-subscript:before {
  content: "\f12c";
}
.fa-eraser:before {
  content: "\f12d";
}
.fa-puzzle-piece:before {
  content: "\f12e";
}
.fa-microphone:before {
  content: "\f130";
}
.fa-microphone-slash:before {
  content: "\f131";
}
.fa-shield:before {
  content: "\f132";
}
.fa-calendar-o:before {
  content: "\f133";
}
.fa-fire-extinguisher:before {
  content: "\f134";
}
.fa-rocket:before {
  content: "\f135";
}
.fa-maxcdn:before {
  content: "\f136";
}
.fa-chevron-circle-left:before {
  content: "\f137";
}
.fa-chevron-circle-right:before {
  content: "\f138";
}
.fa-chevron-circle-up:before {
  content: "\f139";
}
.fa-chevron-circle-down:before {
  content: "\f13a";
}
.fa-html5:before {
  content: "\f13b";
}
.fa-css3:before {
  content: "\f13c";
}
.fa-anchor:before {
  content: "\f13d";
}
.fa-unlock-alt:before {
  content: "\f13e";
}
.fa-bullseye:before {
  content: "\f140";
}
.fa-ellipsis-h:before {
  content: "\f141";
}
.fa-ellipsis-v:before {
  content: "\f142";
}
.fa-rss-square:before {
  content: "\f143";
}
.fa-play-circle:before {
  content: "\f144";
}
.fa-ticket:before {
  content: "\f145";
}
.fa-minus-square:before {
  content: "\f146";
}
.fa-minus-square-o:before {
  content: "\f147";
}
.fa-level-up:before {
  content: "\f148";
}
.fa-level-down:before {
  content: "\f149";
}
.fa-check-square:before {
  content: "\f14a";
}
.fa-pencil-square:before {
  content: "\f14b";
}
.fa-external-link-square:before {
  content: "\f14c";
}
.fa-share-square:before {
  content: "\f14d";
}
.fa-compass:before {
  content: "\f14e";
}
.fa-toggle-down:before,
.fa-caret-square-o-down:before {
  content: "\f150";
}
.fa-toggle-up:before,
.fa-caret-square-o-up:before {
  content: "\f151";
}
.fa-toggle-right:before,
.fa-caret-square-o-right:before {
  content: "\f152";
}
.fa-euro:before,
.fa-eur:before {
  content: "\f153";
}
.fa-gbp:before {
  content: "\f154";
}
.fa-dollar:before,
.fa-usd:before {
  content: "\f155";
}
.fa-rupee:before,
.fa-inr:before {
  content: "\f156";
}
.fa-cny:before,
.fa-rmb:before,
.fa-yen:before,
.fa-jpy:before {
  content: "\f157";
}
.fa-ruble:before,
.fa-rouble:before,
.fa-rub:before {
  content: "\f158";
}
.fa-won:before,
.fa-krw:before {
  content: "\f159";
}
.fa-bitcoin:before,
.fa-btc:before {
  content: "\f15a";
}
.fa-file:before {
  content: "\f15b";
}
.fa-file-text:before {
  content: "\f15c";
}
.fa-sort-alpha-asc:before {
  content: "\f15d";
}
.fa-sort-alpha-desc:before {
  content: "\f15e";
}
.fa-sort-amount-asc:before {
  content: "\f160";
}
.fa-sort-amount-desc:before {
  content: "\f161";
}
.fa-sort-numeric-asc:before {
  content: "\f162";
}
.fa-sort-numeric-desc:before {
  content: "\f163";
}
.fa-thumbs-up:before {
  content: "\f164";
}
.fa-thumbs-down:before {
  content: "\f165";
}
.fa-youtube-square:before {
  content: "\f166";
}
.fa-youtube:before {
  content: "\f167";
}
.fa-xing:before {
  content: "\f168";
}
.fa-xing-square:before {
  content: "\f169";
}
.fa-youtube-play:before {
  content: "\f16a";
}
.fa-dropbox:before {
  content: "\f16b";
}
.fa-stack-overflow:before {
  content: "\f16c";
}
.fa-instagram:before {
  content: "\f16d";
}
.fa-flickr:before {
  content: "\f16e";
}
.fa-adn:before {
  content: "\f170";
}
.fa-bitbucket:before {
  content: "\f171";
}
.fa-bitbucket-square:before {
  content: "\f172";
}
.fa-tumblr:before {
  content: "\f173";
}
.fa-tumblr-square:before {
  content: "\f174";
}
.fa-long-arrow-down:before {
  content: "\f175";
}
.fa-long-arrow-up:before {
  content: "\f176";
}
.fa-long-arrow-left:before {
  content: "\f177";
}
.fa-long-arrow-right:before {
  content: "\f178";
}
.fa-apple:before {
  content: "\f179";
}
.fa-windows:before {
  content: "\f17a";
}
.fa-android:before {
  content: "\f17b";
}
.fa-linux:before {
  content: "\f17c";
}
.fa-dribbble:before {
  content: "\f17d";
}
.fa-skype:before {
  content: "\f17e";
}
.fa-foursquare:before {
  content: "\f180";
}
.fa-trello:before {
  content: "\f181";
}
.fa-female:before {
  content: "\f182";
}
.fa-male:before {
  content: "\f183";
}
.fa-gittip:before,
.fa-gratipay:before {
  content: "\f184";
}
.fa-sun-o:before {
  content: "\f185";
}
.fa-moon-o:before {
  content: "\f186";
}
.fa-archive:before {
  content: "\f187";
}
.fa-bug:before {
  content: "\f188";
}
.fa-vk:before {
  content: "\f189";
}
.fa-weibo:before {
  content: "\f18a";
}
.fa-renren:before {
  content: "\f18b";
}
.fa-pagelines:before {
  content: "\f18c";
}
.fa-stack-exchange:before {
  content: "\f18d";
}
.fa-arrow-circle-o-right:before {
  content: "\f18e";
}
.fa-arrow-circle-o-left:before {
  content: "\f190";
}
.fa-toggle-left:before,
.fa-caret-square-o-left:before {
  content: "\f191";
}
.fa-dot-circle-o:before {
  content: "\f192";
}
.fa-wheelchair:before {
  content: "\f193";
}
.fa-vimeo-square:before {
  content: "\f194";
}
.fa-turkish-lira:before,
.fa-try:before {
  content: "\f195";
}
.fa-plus-square-o:before {
  content: "\f196";
}
.fa-space-shuttle:before {
  content: "\f197";
}
.fa-slack:before {
  content: "\f198";
}
.fa-envelope-square:before {
  content: "\f199";
}
.fa-wordpress:before {
  content: "\f19a";
}
.fa-openid:before {
  content: "\f19b";
}
.fa-institution:before,
.fa-bank:before,
.fa-university:before {
  content: "\f19c";
}
.fa-mortar-board:before,
.fa-graduation-cap:before {
  content: "\f19d";
}
.fa-yahoo:before {
  content: "\f19e";
}
.fa-google:before {
  content: "\f1a0";
}
.fa-reddit:before {
  content: "\f1a1";
}
.fa-reddit-square:before {
  content: "\f1a2";
}
.fa-stumbleupon-circle:before {
  content: "\f1a3";
}
.fa-stumbleupon:before {
  content: "\f1a4";
}
.fa-delicious:before {
  content: "\f1a5";
}
.fa-digg:before {
  content: "\f1a6";
}
.fa-pied-piper-pp:before {
  content: "\f1a7";
}
.fa-pied-piper-alt:before {
  content: "\f1a8";
}
.fa-drupal:before {
  content: "\f1a9";
}
.fa-joomla:before {
  content: "\f1aa";
}
.fa-language:before {
  content: "\f1ab";
}
.fa-fax:before {
  content: "\f1ac";
}
.fa-building:before {
  content: "\f1ad";
}
.fa-child:before {
  content: "\f1ae";
}
.fa-paw:before {
  content: "\f1b0";
}
.fa-spoon:before {
  content: "\f1b1";
}
.fa-cube:before {
  content: "\f1b2";
}
.fa-cubes:before {
  content: "\f1b3";
}
.fa-behance:before {
  content: "\f1b4";
}
.fa-behance-square:before {
  content: "\f1b5";
}
.fa-steam:before {
  content: "\f1b6";
}
.fa-steam-square:before {
  content: "\f1b7";
}
.fa-recycle:before {
  content: "\f1b8";
}
.fa-automobile:before,
.fa-car:before {
  content: "\f1b9";
}
.fa-cab:before,
.fa-taxi:before {
  content: "\f1ba";
}
.fa-tree:before {
  content: "\f1bb";
}
.fa-spotify:before {
  content: "\f1bc";
}
.fa-deviantart:before {
  content: "\f1bd";
}
.fa-soundcloud:before {
  content: "\f1be";
}
.fa-database:before {
  content: "\f1c0";
}
.fa-file-pdf-o:before {
  content: "\f1c1";
}
.fa-file-word-o:before {
  content: "\f1c2";
}
.fa-file-excel-o:before {
  content: "\f1c3";
}
.fa-file-powerpoint-o:before {
  content: "\f1c4";
}
.fa-file-photo-o:before,
.fa-file-picture-o:before,
.fa-file-image-o:before {
  content: "\f1c5";
}
.fa-file-zip-o:before,
.fa-file-archive-o:before {
  content: "\f1c6";
}
.fa-file-sound-o:before,
.fa-file-audio-o:before {
  content: "\f1c7";
}
.fa-file-movie-o:before,
.fa-file-video-o:before {
  content: "\f1c8";
}
.fa-file-code-o:before {
  content: "\f1c9";
}
.fa-vine:before {
  content: "\f1ca";
}
.fa-codepen:before {
  content: "\f1cb";
}
.fa-jsfiddle:before {
  content: "\f1cc";
}
.fa-life-bouy:before,
.fa-life-buoy:before,
.fa-life-saver:before,
.fa-support:before,
.fa-life-ring:before {
  content: "\f1cd";
}
.fa-circle-o-notch:before {
  content: "\f1ce";
}
.fa-ra:before,
.fa-resistance:before,
.fa-rebel:before {
  content: "\f1d0";
}
.fa-ge:before,
.fa-empire:before {
  content: "\f1d1";
}
.fa-git-square:before {
  content: "\f1d2";
}
.fa-git:before {
  content: "\f1d3";
}
.fa-y-combinator-square:before,
.fa-yc-square:before,
.fa-hacker-news:before {
  content: "\f1d4";
}
.fa-tencent-weibo:before {
  content: "\f1d5";
}
.fa-qq:before {
  content: "\f1d6";
}
.fa-wechat:before,
.fa-weixin:before {
  content: "\f1d7";
}
.fa-send:before,
.fa-paper-plane:before {
  content: "\f1d8";
}
.fa-send-o:before,
.fa-paper-plane-o:before {
  content: "\f1d9";
}
.fa-history:before {
  content: "\f1da";
}
.fa-circle-thin:before {
  content: "\f1db";
}
.fa-header:before {
  content: "\f1dc";
}
.fa-paragraph:before {
  content: "\f1dd";
}
.fa-sliders:before {
  content: "\f1de";
}
.fa-share-alt:before {
  content: "\f1e0";
}
.fa-share-alt-square:before {
  content: "\f1e1";
}
.fa-bomb:before {
  content: "\f1e2";
}
.fa-soccer-ball-o:before,
.fa-futbol-o:before {
  content: "\f1e3";
}
.fa-tty:before {
  content: "\f1e4";
}
.fa-binoculars:before {
  content: "\f1e5";
}
.fa-plug:before {
  content: "\f1e6";
}
.fa-slideshare:before {
  content: "\f1e7";
}
.fa-twitch:before {
  content: "\f1e8";
}
.fa-yelp:before {
  content: "\f1e9";
}
.fa-newspaper-o:before {
  content: "\f1ea";
}
.fa-wifi:before {
  content: "\f1eb";
}
.fa-calculator:before {
  content: "\f1ec";
}
.fa-paypal:before {
  content: "\f1ed";
}
.fa-google-wallet:before {
  content: "\f1ee";
}
.fa-cc-visa:before {
  content: "\f1f0";
}
.fa-cc-mastercard:before {
  content: "\f1f1";
}
.fa-cc-discover:before {
  content: "\f1f2";
}
.fa-cc-amex:before {
  content: "\f1f3";
}
.fa-cc-paypal:before {
  content: "\f1f4";
}
.fa-cc-stripe:before {
  content: "\f1f5";
}
.fa-bell-slash:before {
  content: "\f1f6";
}
.fa-bell-slash-o:before {
  content: "\f1f7";
}
.fa-trash:before {
  content: "\f1f8";
}
.fa-copyright:before {
  content: "\f1f9";
}
.fa-at:before {
  content: "\f1fa";
}
.fa-eyedropper:before {
  content: "\f1fb";
}
.fa-paint-brush:before {
  content: "\f1fc";
}
.fa-birthday-cake:before {
  content: "\f1fd";
}
.fa-area-chart:before {
  content: "\f1fe";
}
.fa-pie-chart:before {
  content: "\f200";
}
.fa-line-chart:before {
  content: "\f201";
}
.fa-lastfm:before {
  content: "\f202";
}
.fa-lastfm-square:before {
  content: "\f203";
}
.fa-toggle-off:before {
  content: "\f204";
}
.fa-toggle-on:before {
  content: "\f205";
}
.fa-bicycle:before {
  content: "\f206";
}
.fa-bus:before {
  content: "\f207";
}
.fa-ioxhost:before {
  content: "\f208";
}
.fa-angellist:before {
  content: "\f209";
}
.fa-cc:before {
  content: "\f20a";
}
.fa-shekel:before,
.fa-sheqel:before,
.fa-ils:before {
  content: "\f20b";
}
.fa-meanpath:before {
  content: "\f20c";
}
.fa-buysellads:before {
  content: "\f20d";
}
.fa-connectdevelop:before {
  content: "\f20e";
}
.fa-dashcube:before {
  content: "\f210";
}
.fa-forumbee:before {
  content: "\f211";
}
.fa-leanpub:before {
  content: "\f212";
}
.fa-sellsy:before {
  content: "\f213";
}
.fa-shirtsinbulk:before {
  content: "\f214";
}
.fa-simplybuilt:before {
  content: "\f215";
}
.fa-skyatlas:before {
  content: "\f216";
}
.fa-cart-plus:before {
  content: "\f217";
}
.fa-cart-arrow-down:before {
  content: "\f218";
}
.fa-diamond:before {
  content: "\f219";
}
.fa-ship:before {
  content: "\f21a";
}
.fa-user-secret:before {
  content: "\f21b";
}
.fa-motorcycle:before {
  content: "\f21c";
}
.fa-street-view:before {
  content: "\f21d";
}
.fa-heartbeat:before {
  content: "\f21e";
}
.fa-venus:before {
  content: "\f221";
}
.fa-mars:before {
  content: "\f222";
}
.fa-mercury:before {
  content: "\f223";
}
.fa-intersex:before,
.fa-transgender:before {
  content: "\f224";
}
.fa-transgender-alt:before {
  content: "\f225";
}
.fa-venus-double:before {
  content: "\f226";
}
.fa-mars-double:before {
  content: "\f227";
}
.fa-venus-mars:before {
  content: "\f228";
}
.fa-mars-stroke:before {
  content: "\f229";
}
.fa-mars-stroke-v:before {
  content: "\f22a";
}
.fa-mars-stroke-h:before {
  content: "\f22b";
}
.fa-neuter:before {
  content: "\f22c";
}
.fa-genderless:before {
  content: "\f22d";
}
.fa-facebook-official:before {
  content: "\f230";
}
.fa-pinterest-p:before {
  content: "\f231";
}
.fa-whatsapp:before {
  content: "\f232";
}
.fa-server:before {
  content: "\f233";
}
.fa-user-plus:before {
  content: "\f234";
}
.fa-user-times:before {
  content: "\f235";
}
.fa-hotel:before,
.fa-bed:before {
  content: "\f236";
}
.fa-viacoin:before {
  content: "\f237";
}
.fa-train:before {
  content: "\f238";
}
.fa-subway:before {
  content: "\f239";
}
.fa-medium:before {
  content: "\f23a";
}
.fa-yc:before,
.fa-y-combinator:before {
  content: "\f23b";
}
.fa-optin-monster:before {
  content: "\f23c";
}
.fa-opencart:before {
  content: "\f23d";
}
.fa-expeditedssl:before {
  content: "\f23e";
}
.fa-battery-4:before,
.fa-battery:before,
.fa-battery-full:before {
  content: "\f240";
}
.fa-battery-3:before,
.fa-battery-three-quarters:before {
  content: "\f241";
}
.fa-battery-2:before,
.fa-battery-half:before {
  content: "\f242";
}
.fa-battery-1:before,
.fa-battery-quarter:before {
  content: "\f243";
}
.fa-battery-0:before,
.fa-battery-empty:before {
  content: "\f244";
}
.fa-mouse-pointer:before {
  content: "\f245";
}
.fa-i-cursor:before {
  content: "\f246";
}
.fa-object-group:before {
  content: "\f247";
}
.fa-object-ungroup:before {
  content: "\f248";
}
.fa-sticky-note:before {
  content: "\f249";
}
.fa-sticky-note-o:before {
  content: "\f24a";
}
.fa-cc-jcb:before {
  content: "\f24b";
}
.fa-cc-diners-club:before {
  content: "\f24c";
}
.fa-clone:before {
  content: "\f24d";
}
.fa-balance-scale:before {
  content: "\f24e";
}
.fa-hourglass-o:before {
  content: "\f250";
}
.fa-hourglass-1:before,
.fa-hourglass-start:before {
  content: "\f251";
}
.fa-hourglass-2:before,
.fa-hourglass-half:before {
  content: "\f252";
}
.fa-hourglass-3:before,
.fa-hourglass-end:before {
  content: "\f253";
}
.fa-hourglass:before {
  content: "\f254";
}
.fa-hand-grab-o:before,
.fa-hand-rock-o:before {
  content: "\f255";
}
.fa-hand-stop-o:before,
.fa-hand-paper-o:before {
  content: "\f256";
}
.fa-hand-scissors-o:before {
  content: "\f257";
}
.fa-hand-lizard-o:before {
  content: "\f258";
}
.fa-hand-spock-o:before {
  content: "\f259";
}
.fa-hand-pointer-o:before {
  content: "\f25a";
}
.fa-hand-peace-o:before {
  content: "\f25b";
}
.fa-trademark:before {
  content: "\f25c";
}
.fa-registered:before {
  content: "\f25d";
}
.fa-creative-commons:before {
  content: "\f25e";
}
.fa-gg:before {
  content: "\f260";
}
.fa-gg-circle:before {
  content: "\f261";
}
.fa-tripadvisor:before {
  content: "\f262";
}
.fa-odnoklassniki:before {
  content: "\f263";
}
.fa-odnoklassniki-square:before {
  content: "\f264";
}
.fa-get-pocket:before {
  content: "\f265";
}
.fa-wikipedia-w:before {
  content: "\f266";
}
.fa-safari:before {
  content: "\f267";
}
.fa-chrome:before {
  content: "\f268";
}
.fa-firefox:before {
  content: "\f269";
}
.fa-opera:before {
  content: "\f26a";
}
.fa-internet-explorer:before {
  content: "\f26b";
}
.fa-tv:before,
.fa-television:before {
  content: "\f26c";
}
.fa-contao:before {
  content: "\f26d";
}
.fa-500px:before {
  content: "\f26e";
}
.fa-amazon:before {
  content: "\f270";
}
.fa-calendar-plus-o:before {
  content: "\f271";
}
.fa-calendar-minus-o:before {
  content: "\f272";
}
.fa-calendar-times-o:before {
  content: "\f273";
}
.fa-calendar-check-o:before {
  content: "\f274";
}
.fa-industry:before {
  content: "\f275";
}
.fa-map-pin:before {
  content: "\f276";
}
.fa-map-signs:before {
  content: "\f277";
}
.fa-map-o:before {
  content: "\f278";
}
.fa-map:before {
  content: "\f279";
}
.fa-commenting:before {
  content: "\f27a";
}
.fa-commenting-o:before {
  content: "\f27b";
}
.fa-houzz:before {
  content: "\f27c";
}
.fa-vimeo:before {
  content: "\f27d";
}
.fa-black-tie:before {
  content: "\f27e";
}
.fa-fonticons:before {
  content: "\f280";
}
.fa-reddit-alien:before {
  content: "\f281";
}
.fa-edge:before {
  content: "\f282";
}
.fa-credit-card-alt:before {
  content: "\f283";
}
.fa-codiepie:before {
  content: "\f284";
}
.fa-modx:before {
  content: "\f285";
}
.fa-fort-awesome:before {
  content: "\f286";
}
.fa-usb:before {
  content: "\f287";
}
.fa-product-hunt:before {
  content: "\f288";
}
.fa-mixcloud:before {
  content: "\f289";
}
.fa-scribd:before {
  content: "\f28a";
}
.fa-pause-circle:before {
  content: "\f28b";
}
.fa-pause-circle-o:before {
  content: "\f28c";
}
.fa-stop-circle:before {
  content: "\f28d";
}
.fa-stop-circle-o:before {
  content: "\f28e";
}
.fa-shopping-bag:before {
  content: "\f290";
}
.fa-shopping-basket:before {
  content: "\f291";
}
.fa-hashtag:before {
  content: "\f292";
}
.fa-bluetooth:before {
  content: "\f293";
}
.fa-bluetooth-b:before {
  content: "\f294";
}
.fa-percent:before {
  content: "\f295";
}
.fa-gitlab:before {
  content: "\f296";
}
.fa-wpbeginner:before {
  content: "\f297";
}
.fa-wpforms:before {
  content: "\f298";
}
.fa-envira:before {
  content: "\f299";
}
.fa-universal-access:before {
  content: "\f29a";
}
.fa-wheelchair-alt:before {
  content: "\f29b";
}
.fa-question-circle-o:before {
  content: "\f29c";
}
.fa-blind:before {
  content: "\f29d";
}
.fa-audio-description:before {
  content: "\f29e";
}
.fa-volume-control-phone:before {
  content: "\f2a0";
}
.fa-braille:before {
  content: "\f2a1";
}
.fa-assistive-listening-systems:before {
  content: "\f2a2";
}
.fa-asl-interpreting:before,
.fa-american-sign-language-interpreting:before {
  content: "\f2a3";
}
.fa-deafness:before,
.fa-hard-of-hearing:before,
.fa-deaf:before {
  content: "\f2a4";
}
.fa-glide:before {
  content: "\f2a5";
}
.fa-glide-g:before {
  content: "\f2a6";
}
.fa-signing:before,
.fa-sign-language:before {
  content: "\f2a7";
}
.fa-low-vision:before {
  content: "\f2a8";
}
.fa-viadeo:before {
  content: "\f2a9";
}
.fa-viadeo-square:before {
  content: "\f2aa";
}
.fa-snapchat:before {
  content: "\f2ab";
}
.fa-snapchat-ghost:before {
  content: "\f2ac";
}
.fa-snapchat-square:before {
  content: "\f2ad";
}
.fa-pied-piper:before {
  content: "\f2ae";
}
.fa-first-order:before {
  content: "\f2b0";
}
.fa-yoast:before {
  content: "\f2b1";
}
.fa-themeisle:before {
  content: "\f2b2";
}
.fa-google-plus-circle:before,
.fa-google-plus-official:before {
  content: "\f2b3";
}
.fa-fa:before,
.fa-font-awesome:before {
  content: "\f2b4";
}
.fa-handshake-o:before {
  content: "\f2b5";
}
.fa-envelope-open:before {
  content: "\f2b6";
}
.fa-envelope-open-o:before {
  content: "\f2b7";
}
.fa-linode:before {
  content: "\f2b8";
}
.fa-address-book:before {
  content: "\f2b9";
}
.fa-address-book-o:before {
  content: "\f2ba";
}
.fa-vcard:before,
.fa-address-card:before {
  content: "\f2bb";
}
.fa-vcard-o:before,
.fa-address-card-o:before {
  content: "\f2bc";
}
.fa-user-circle:before {
  content: "\f2bd";
}
.fa-user-circle-o:before {
  content: "\f2be";
}
.fa-user-o:before {
  content: "\f2c0";
}
.fa-id-badge:before {
  content: "\f2c1";
}
.fa-drivers-license:before,
.fa-id-card:before {
  content: "\f2c2";
}
.fa-drivers-license-o:before,
.fa-id-card-o:before {
  content: "\f2c3";
}
.fa-quora:before {
  content: "\f2c4";
}
.fa-free-code-camp:before {
  content: "\f2c5";
}
.fa-telegram:before {
  content: "\f2c6";
}
.fa-thermometer-4:before,
.fa-thermometer:before,
.fa-thermometer-full:before {
  content: "\f2c7";
}
.fa-thermometer-3:before,
.fa-thermometer-three-quarters:before {
  content: "\f2c8";
}
.fa-thermometer-2:before,
.fa-thermometer-half:before {
  content: "\f2c9";
}
.fa-thermometer-1:before,
.fa-thermometer-quarter:before {
  content: "\f2ca";
}
.fa-thermometer-0:before,
.fa-thermometer-empty:before {
  content: "\f2cb";
}
.fa-shower:before {
  content: "\f2cc";
}
.fa-bathtub:before,
.fa-s15:before,
.fa-bath:before {
  content: "\f2cd";
}
.fa-podcast:before {
  content: "\f2ce";
}
.fa-window-maximize:before {
  content: "\f2d0";
}
.fa-window-minimize:before {
  content: "\f2d1";
}
.fa-window-restore:before {
  content: "\f2d2";
}
.fa-times-rectangle:before,
.fa-window-close:before {
  content: "\f2d3";
}
.fa-times-rectangle-o:before,
.fa-window-close-o:before {
  content: "\f2d4";
}
.fa-bandcamp:before {
  content: "\f2d5";
}
.fa-grav:before {
  content: "\f2d6";
}
.fa-etsy:before {
  content: "\f2d7";
}
.fa-imdb:before {
  content: "\f2d8";
}
.fa-ravelry:before {
  content: "\f2d9";
}
.fa-eercast:before {
  content: "\f2da";
}
.fa-microchip:before {
  content: "\f2db";
}
.fa-snowflake-o:before {
  content: "\f2dc";
}
.fa-superpowers:before {
  content: "\f2dd";
}
.fa-wpexplorer:before {
  content: "\f2de";
}
.fa-meetup:before {
  content: "\f2e0";
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  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;
}
.mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: pointer;
  width: auto;
}
* {
  box-sizing: border-box;
}
/* Site Body Styles */
.thumbnail {
  margin-bottom: 0.9rem;
}
.accordion-group {
  background: #fff;
}
/* Site Title (if no logo) */
.site-title {
  font-size: 4rem;
  line-height: 4.8rem;
  font-weight: bold;
}
.brand {
  color: #004466;
  -webkit-transition: color 0.5s linear;
  -moz-transition: color 0.5s linear;
  -o-transition: color 0.5s linear;
  transition: color 0.5s linear;
}
.brand:hover {
  color: #0088cc;
  text-decoration: none;
}
/* Header */
.header .finder {
  margin-top: 1.4rem;
}
.header .finder .btn {
  margin-top: 0;
}
/* Nav */
.navigation {
  padding: 0.5rem 0;
  border-top: 1px solid rgba(0, 0, 0, 0.075);
  border-bottom: 1px solid rgba(0, 0, 0, 0.075);
  margin-bottom: 1rem;
}
.navigation .nav-pills {
  margin-bottom: 0;
}
/* Hero Banner Unit */
.hero-unit {
  background-color: #08C;
}
.hero-unit > * {
  color: white;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.5);
}
/* Container */
.container,
.navbar-static-top .container,
.navbar-fixed-top .container,
.navbar-fixed-bottom .container {
  width: auto;
  max-width: 1200px;
  padding: 0 1rem;
}
/* Wells */
.well .page-header {
  margin: 0px 0px 0.5rem 0px;
}
/* Headings */
h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 1rem 0;
  line-height: 1.2;
  font-family: 'Futura-Cond';
  font-weight: 500;
}
h1 {
  font-size: 2.8rem;
}
h2 {
  font-size: 2.4rem;
}
h3 {
  font-size: 2.0rem;
}
h4 {
  font-size: 1.8rem;
}
h5 {
  font-size: 1.7rem;
}
h6 {
  font-size: 1.5rem;
}
/* Module */
.module-header {
  padding-bottom: 1.7rem;
  margin: 2rem 0 1.8rem 0;
  border-bottom: 1px solid #eeeeee;
}
strong {
  font-weight: 500;
}
/* Single Item */
.item-title {
  margin-bottom: 0.9rem;
}
.item-content {
  margin: 18px 0;
}
.item-subtitle {
  margin-bottom: 0.9rem;
}
.pull-right.item-image {
  margin: 0 0 1.8rem 2rem;
}
.pull-left.item-image {
  margin: 0 2rem 1.8rem 0;
}
.header .nav > li:last-child > .dropdown-menu,
.item-actions .dropdown-menu,
.item-comment .dropdown-menu {
  left: initial;
  right: 0;
}
.article-index {
  margin: 0 0 1rem 1rem;
}
/* List */
.list-item-title {
  margin-bottom: 0.9rem;
}
.list-item-content {
  margin: 1.8rem 0;
}
.list-item-subtitle {
  margin-bottom: 0.9rem;
}
/* More Items */
.items-more,
.content-links {
  padding: 1.5rem 0;
}
/* Breadcrumbs */
.breadcrumb {
  margin: 1.0rem 0;
}
/* Caption fixes */
.img_caption .left {
  float: left;
  margin-right: 1em;
}
.img_caption .right {
  float: right;
  margin-left: 1em;
}
.img_caption .left p {
  clear: left;
  text-align: center;
}
.img_caption .right p {
  clear: right;
  text-align: center;
}
.img_caption {
  text-align: center !important;
}
.img_caption.none {
  margin-left: auto;
  margin-right: auto;
}
/* New captions */
figure {
  display: table;
}
figure.pull-center,
img.pull-center {
  margin-left: auto;
  margin-right: auto;
}
figcaption {
  display: table-caption;
  caption-side: bottom;
}
/* Aside Subnavs */
#aside .nav .nav-child {
  border-left: 2px solid #dddddd;
  padding-left: 0.5rem;
}
/* Navigation Submenus */
.navigation .nav > li > a + .nav-child,
.navigation .nav > li > span + .nav-child {
  position: absolute;
  top: 100%;
  left: 0;
  text-align: left;
  z-index: 1000;
  display: block;
  float: left;
  min-width: 16rem;
  padding: 0;
  margin: 0;
  list-style: none;
  border: 0;
  transform: translateY(3rem) translateZ(0);
  opacity: 0;
  visibility: visible;
  pointer-events: none;
  transition: opacity 0.3s ease-in-out, transform 0.3s ease-in-out;
}
.navigation .nav > li > a + .nav-child a,
.navigation .nav > li > span + .nav-child a {
  display: block;
  padding: 0.3rem 2rem;
  clear: both;
  font-size: 1.6rem;
  font-weight: normal;
  line-height: 2rem;
  color: #333333;
}
.navigation .nav > li {
  position: relative;
}
.navigation .nav > li:hover > .nav-child,
.navigation .nav > li > a:focus + .nav-child {
  display: block;
  top: 100%;
  opacity: 1;
  visibility: visible;
  pointer-events: auto;
  transform: translateY(0) translateZ(0);
  transition: opacity 0.1s ease-in-out, transform 0.1s ease-in-out;
}
@media (max-width: 480px) {
  .item-info > span {
    display: block;
  }
  .blog-item .pull-right.item-image {
    margin: 0 0 1.8rem 0;
  }
  .blog-item .pull-left.item-image {
    margin: 0 0 1.8rem 0;
    float: none;
  }
}
@media (max-width: 767px) {
  body {
    padding-top: 0;
  }
  .sticky-wrapper.is-sticky .header-search {
    margin-top: 0;
  }
  .main-header .row-fluid .span30:first-child {
    display: none;
  }
  .header-search form label {
    display: none;
  }
  .main-header .container {
    padding: 0;
  }
  .header-search form input[type="text"] {
    background: #fff !important;
    box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.3);
  }
  .sticky-wrapper.is-sticky .header-search {
    box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.3);
  }
  .header-logo {
    display: none;
  }
  .sticky-wrapper.is-sticky .main-header {
    padding-top: 4.5rem;
  }
  .header-search {
    padding-top: 0 !important;
  }
  .sticky-wrapper.is-sticky {
    position: relative;
    z-index: 9;
  }
  .header .brand {
    float: none;
    display: block;
    text-align: center;
  }
  .header .nav.pull-right,
  .header-search {
    float: none;
    display: block;
  }
  .header-search form {
    margin: 0;
  }
  .header-search .search-query {
    width: 90%;
  }
  .header .nav-pills > li > a {
    border: 1px solid #dddddd;
    border-bottom: 0;
    margin: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    margin-right: 0;
  }
  .header .nav-pills > li:first-child > a {
    -webkit-border-radius: 4px 4px 0 0;
    -moz-border-radius: 4px 4px 0 0;
    border-radius: 4px 4px 0 0;
  }
  .header .nav-pills > li:last-child > a {
    -webkit-border-radius: 0 0 4px 4px;
    -moz-border-radius: 0 0 4px 4px;
    border-radius: 0 0 4px 4px;
    border-bottom: 1px solid #dddddd;
  }
  .modal.fade {
    top: -100%;
  }
  .nav-tabs {
    border-bottom: 0;
  }
  .nav-tabs > li {
    float: none;
  }
  .nav-tabs > li > a {
    border: 1px solid #dddddd;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    margin-right: 0;
  }
  .nav-tabs > li:first-child > a {
    -webkit-border-radius: 4px 4px 0 0;
    -moz-border-radius: 4px 4px 0 0;
    border-radius: 4px 4px 0 0;
  }
  .nav-tabs > li:last-child > a,
  .nav-tabs > .active:last-child > a {
    -webkit-border-radius: 0 0 4px 4px;
    -moz-border-radius: 0 0 4px 4px;
    border-radius: 0 0 4px 4px;
    border-bottom: 1px solid #dddddd;
  }
  .nav-tabs > li > a:hover {
    border-color: #dddddd;
    z-index: 2;
  }
  .nav-tabs.nav-dark > li > a {
    border: 1px solid #333333;
  }
  .nav-tabs > li:last-child > a,
  .nav-tabs > .active:last-child > a {
    border-bottom: 1px solid #333333;
  }
  .nav-tabs.nav-dark > li > a:hover {
    border-color: #333333;
  }
  .nav-pills > li {
    float: none;
  }
  .nav-pills > li > a {
    margin-right: 0;
  }
  .nav-pills > li > a {
    margin-bottom: 3px;
  }
  .nav-pills > li:last-child > a {
    margin-bottom: 1px;
  }
  .form-search > .pull-left,
  .form-search > .pull-right {
    float: none;
    display: block;
    margin-bottom: 0.9rem;
  }
}
@media (max-width: 980px) {
  .navbar-fixed-top {
    margin-bottom: 0 !important;
  }
  .item-comment .item-image {
    display: none;
  }
}
/* #### Generated By: http://www.cufonfonts.com #### */
@font-face {
  font-family: 'Bahnschrift Regular';
  font-style: normal;
  font-weight: normal;
  src: local('Bahnschrift Regular'), url('../fonts/BAHNSCHRIFT/BAHNSCHRIFT.woff') format('woff');
}
/* This stylesheet generated by Transfonter (https://transfonter.org) on August 20, 2017 6:55 PM */
@font-face {
  font-family: 'Century Gothic';
  src: url('../fonts/CenturyGothic/CenturyGothic-Italic.eot');
  src: local('Century Gothic Italic'), local('CenturyGothic-Italic'), url('../fonts/CenturyGothic/CenturyGothic-Italic.eot?#iefix') format('embedded-opentype'), url('../fonts/CenturyGothic/CenturyGothic-Italic.woff') format('woff'), url('../fonts/CenturyGothic/CenturyGothic-Italic.ttf') format('truetype');
  font-weight: normal;
  font-style: italic;
}
@font-face {
  font-family: 'Century Gothic';
  src: url('../fonts/CenturyGothic/CenturyGothic.eot');
  src: local('Century Gothic'), local('CenturyGothic'), url('../fonts/CenturyGothic/CenturyGothic.eot?#iefix') format('embedded-opentype'), url('../fonts/CenturyGothic/CenturyGothic.woff') format('woff'), url('../fonts/CenturyGothic/CenturyGothic.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Century Gothic';
  src: url('../fonts/CenturyGothic/CenturyGothic-Bold.eot');
  src: local('Century Gothic Bold'), local('CenturyGothic-Bold'), url('../fonts/CenturyGothic/CenturyGothic-Bold.eot?#iefix') format('embedded-opentype'), url('../fonts/CenturyGothic/CenturyGothic-Bold.woff') format('woff'), url('../fonts/CenturyGothic/CenturyGothic-Bold.ttf') format('truetype');
  font-weight: bold;
  font-style: normal;
}
@font-face {
  font-family: 'Century Gothic';
  src: url('../fonts/CenturyGothic/CenturyGothic-BoldItalic.eot');
  src: local('Century Gothic Bold Italic'), local('CenturyGothic-BoldItalic'), url('../fonts/CenturyGothic/CenturyGothic-BoldItalic.eot?#iefix') format('embedded-opentype'), url('../fonts/CenturyGothic/CenturyGothic-BoldItalic.woff') format('woff'), url('../fonts/CenturyGothic/CenturyGothic-BoldItalic.ttf') format('truetype');
  font-weight: bold;
  font-style: italic;
}
@font-face {
  font-family: 'Futura';
  src: url('../fonts/FuturaPT-Book.ttf');
  font-weight: 400;
}
@font-face {
  font-family: 'Futura';
  src: url('../fonts/FuturaPT-Light.ttf');
  font-weight: 300;
}
@font-face {
  font-family: 'Futura';
  src: url('../fonts/FuturaPT-Medium.ttf');
  font-weight: 500;
}
@font-face {
  font-family: 'Futura';
  src: url('../fonts/FuturaPT-Bold.ttf');
  font-weight: 700;
}
@font-face {
  font-family: 'Futura-Cond';
  src: url('../fonts/futura-condensed-pt-medium.woff');
  font-weight: 500;
}
@font-face {
  font-family: bf-iconfont;
  src: url(../fonts/bf-iconfont/bf-iconfont-6385-2.eot);
  src: url(../fonts/bf-iconfont/bf-iconfont-6385-2.eot#iefix) format("embedded-opentype"), url(../fonts/bf-iconfont/bf-iconfont-6385-2.ttf) format("truetype"), url(../fonts/bf-iconfont/bf-iconfont-6385-2.woff) format("woff");
  font-weight: 400;
  font-style: normal;
}
.icon {
  font-family: bf-iconfont;
  font-size: inherit;
  font-style: normal;
  font-variant: normal;
  font-weight: 400;
  line-height: inherit;
  speak: none;
  text-transform: none;
  vertical-align: top;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon:after {
  line-height: 1;
}
.icon.login:after {
  content: "";
}
.icon.notice:after {
  content: "";
}
.icon.icon-compare:after {
  content: "";
}
.icon.basket:after {
  content: "";
}
html {
  font-size: 62.5%;
  min-height: 100vh;
}
body {
  font-family: 'Futura';
  font-weight: 400;
  font-size: 1.6rem;
  line-height: 1.2;
  color: #000;
  min-height: 100vh;
  display: flex;
  flex-direction: column;
}
.fieldset {
  min-width: 0;
}
.body {
  flex-grow: 1;
}
a {
  color: #000;
  transition: all ease 0.3s;
}
a:hover,
a:focus {
  color: #d2af22;
}
li {
  line-height: inherit;
}
[class^="icon-"],
[class*=" icon-"] {
  background-image: none;
  width: auto;
  height: auto;
  line-height: inherit;
  font-size: inherit;
  margin: 0;
  vertical-align: baseline;
}
p {
  margin-bottom: 1rem;
}
.navigation {
  background: transparent;
  margin: 0;
  padding: 0;
  border: 0;
}
.navigation ul.nav {
  *zoom: 1;
  margin: 0;
  padding: 0;
  text-align: left;
}
.navigation ul.nav:before,
.navigation ul.nav:after {
  display: table;
  content: "";
  line-height: 0;
}
.navigation ul.nav:after {
  clear: both;
}
.navigation ul.nav > li + li {
  margin-left: 2rem;
}
.navigation ul.nav > li {
  display: inline-block;
}
.navigation ul.nav > li > a,
.navigation ul.nav > li > span.separator {
  display: block;
  cursor: pointer;
  font-size: 1.8rem;
  color: #fff;
  font-weight: 400;
  text-align: center;
  padding-top: 0;
  padding-bottom: 0;
  padding-left: 0;
  padding-right: 0;
  background: transparent;
  padding-bottom: 1rem;
  padding-top: 1rem;
}
.navigation ul.nav > li > a:hover,
.navigation ul.nav > li > span.separator:hover,
.navigation ul.nav > li > a:focus,
.navigation ul.nav > li > span.separator:focus,
.navigation ul.nav > li > a.cur,
.navigation ul.nav > li > span.separator.cur {
  background: transparent;
  color: #fff;
  opacity: 0.7;
}
.navigation ul.nav > li.active > a,
.navigation ul.nav > li.active > span.separator {
  background: transparent;
  color: #fff;
  opacity: 0.7;
}
.navigation ul.nav > li.active > a:hover,
.navigation ul.nav > li.active > span.separator:hover,
.navigation ul.nav > li.active > a:focus,
.navigation ul.nav > li.active > span.separator:focus,
.navigation ul.nav > li.active > a.cur,
.navigation ul.nav > li.active > span.separator.cur {
  background: transparent;
  color: #fff;
  opacity: 0.7;
}
.navigation ul.nav > li.current > a,
.navigation ul.nav > li.current > span.separator,
.navigation ul.nav > li.current.cur {
  background: transparent;
  color: #fff;
  opacity: 0.7;
}
.navigation ul.nav > li.current > a:hover,
.navigation ul.nav > li.current > span.separator:hover,
.navigation ul.nav > li.current.cur:hover,
.navigation ul.nav > li.current > a:focus,
.navigation ul.nav > li.current > span.separator:focus,
.navigation ul.nav > li.current.cur:focus {
  background: transparent;
  color: #fff;
  opacity: 0.7;
}
.navigation ul.nav > li.active.current > a,
.navigation ul.nav > li.active.current > span.separator,
.navigation ul.nav > li.active.current.cur {
  background: transparent;
  color: #fff;
  opacity: 0.7;
}
.navigation ul.nav > li.active.current > a:hover,
.navigation ul.nav > li.active.current > span.separator:hover,
.navigation ul.nav > li.active.current.cur:hover,
.navigation ul.nav > li.active.current > a:focus,
.navigation ul.nav > li.active.current > span.separator:focus,
.navigation ul.nav > li.active.current.cur:focus {
  background: transparent;
  color: #fff;
  opacity: 0.7;
}
.navigation ul.nav > li.deeper > a,
.navigation ul.nav > li.deeper > span.separator {
  position: relative;
}
.navigation ul.nav > li.deeper > a:before,
.navigation ul.nav > li.deeper > span.separator:before {
  display: block;
  vertical-align: baseline;
  border-left: 0.4rem solid transparent;
  border-right: 0.4rem solid transparent;
  border-top: 0.4rem solid #404548;
  right: 0.0rem;
  top: 1.4rem;
  content: "";
  height: 0;
  position: absolute;
  width: 0;
}
.navigation ul.nav > li.deeper > a:after,
.navigation ul.nav > li.deeper > span.separator:after {
  display: block;
  vertical-align: baseline;
  border-left: 0.4rem solid transparent;
  border-right: 0.4rem solid transparent;
  border-top: 0.4rem solid #fff;
  right: 0.0rem;
  top: 1.2rem;
  content: "";
  height: 0;
  position: absolute;
  width: 0;
}
.navigation ul.nav > li.deeper > a:hover:before,
.navigation ul.nav > li.deeper > span.separator:hover:before {
  border-top-color: #f72323;
}
.navigation ul.nav > li.deeper.active > a:before,
.navigation ul.nav > li.deeper.active > span.separator:before {
  border-top-color: #f72323;
}
.navigation ul.nav > li .nav-child {
  background-color: #f72323;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.navigation ul.nav > li .nav-child::after {
  position: absolute;
  top: -6px;
  left: 10px;
  display: inline-block;
  border-right: 6px solid transparent;
  border-bottom: 6px solid #f72323;
  border-left: 6px solid transparent;
  content: '';
}
.navigation ul.nav > li .nav-child > li > a {
  color: #fff;
  padding: 1rem 2rem;
  font-size: 1.4rem;
}
.navigation ul.nav > li .nav-child > li > a:hover,
.navigation ul.nav > li .nav-child > li > a:focus {
  background: #fff;
  color: #f72323;
}
.navigation ul.nav > li .nav-child > li.current > a,
.navigation ul.nav > li .nav-child > li.active > a,
.navigation ul.nav > li .nav-child > li:hover > a {
  background: #fff;
  color: #f72323;
}
.owl-dots {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  font-size: 0;
  text-align: center;
}
.owl-dots .owl-dot {
  display: inline-block;
  padding: 0;
  width: 1rem;
  height: 1rem;
  margin: 0.5rem;
  background: transparent;
  border: 1px solid #cecece;
  border-radius: 50%;
}
.owl-dots .owl-dot:hover,
.owl-dots .owl-dot:focus,
.owl-dots .owl-dot:active,
.owl-dots .owl-dot.active {
  background: #cecece;
  border: 1px solid #cecece;
}
.owl-carousel .owl-item img {
  width: auto;
}
.owl-carousel .owl-nav .owl-prev,
.owl-carousel .owl-nav .owl-next {
  display: block;
  position: absolute;
  background: transparent;
  border: none;
  padding: 0;
  margin: 0;
  top: 50%;
  font-size: 4.8rem;
  line-height: 1;
  transform: translateY(-50%);
  color: #000;
}
.owl-carousel .owl-nav .owl-prev.disabled,
.owl-carousel .owl-nav .owl-next.disabled {
  opacity: 0.6;
  cursor: default;
}
.owl-carousel .owl-nav .owl-prev:hover,
.owl-carousel .owl-nav .owl-next:hover,
.owl-carousel .owl-nav .owl-prev:focus,
.owl-carousel .owl-nav .owl-next:focus,
.owl-carousel .owl-nav .owl-prev:active,
.owl-carousel .owl-nav .owl-next:active {
  color: #d2af22;
}
.owl-carousel .owl-item img {
  max-width: 100%;
}
.owl-carousel .owl-nav .owl-prev {
  left: 0;
  text-align: left;
}
.owl-carousel .owl-nav .owl-next {
  right: 0;
  text-align: right;
}
.page-header {
  padding: 0;
  margin: 0;
  border: none;
}
div.itemHeader h1.itemTitle,
div.catItemHeader h1.catItemTitle,
div.itemListCategory h1,
.page-header h1,
h1.page-header,
h1.componentheading,
.jshop h1,
.jshop > form > h1 {
  padding: 0;
  margin: 0;
  margin-bottom: 3rem;
  font-family: 'Futura-Cond';
  color: #1c1c1c;
  font-weight: 500;
  background: transparent;
  font-size: 2.4rem;
  line-height: 1.2;
  padding-top: 0;
  text-align: center;
}
div.itemHeader h1.itemTitle .not_first_word,
div.catItemHeader h1.catItemTitle .not_first_word,
div.itemListCategory h1 .not_first_word,
.page-header h1 .not_first_word,
h1.page-header .not_first_word,
h1.componentheading .not_first_word,
.jshop h1 .not_first_word,
.jshop > form > h1 .not_first_word {
  background: #1199ff;
  color: #fff;
  padding: 0.3rem 0.5rem;
}
div.itemBody {
  padding: 0;
  margin: 0;
}
#k2Container.itemListView .catItemView h3.catItemTitle {
  font-size: 2.6rem;
}
.moduletable > h3,
h3.ModalLabel {
  padding: 0;
  margin: 0;
  font-family: 'Futura-Cond';
  color: #1c1c1c;
  font-size: 2.8rem;
  font-weight: 500;
  text-transform: uppercase;
  background: transparent;
  padding: 1rem;
  text-align: center;
}
.moduletable > h3 .not_first_word,
h3.ModalLabel .not_first_word {
  background: #1199ff;
  color: #fff;
  padding: 0.3rem 0.5rem;
}
div.itemListCategory {
  padding: 0;
  border: 0;
  background: none;
}
div.catItemIntroText {
  padding: 0;
}
div.catItemView {
  margin-bottom: 1rem;
  padding-bottom: 0;
  border-bottom: 1px dotted #cecece;
}
div.catItemBody {
  *zoom: 1;
}
div.catItemBody:before,
div.catItemBody:after {
  display: table;
  content: "";
  line-height: 0;
}
div.catItemBody:after {
  clear: both;
}
div.catItemBody div.catItemImageBlock {
  float: left;
  padding: 0.6rem;
  margin-bottom: 0.5rem;
}
.control-label {
  font-weight: 400;
  font-size: 1.6rem;
  margin-bottom: 0;
  letter-spacing: .06rem;
  line-height: 1.79em;
}
select,
textarea,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"],
.uneditable-input {
  height: auto;
  width: 100%;
  display: inline-block;
  font-family: 'Futura';
  font-weight: 400;
  font-size: 1.4rem;
  line-height: 3.0rem;
  color: #1a1a1a;
  padding: .7rem 2rem;
  margin: 0;
  border-radius: 2px;
  box-sizing: border-box;
  border: 1px solid #dadada;
  -webkit-transition: border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
  transition: border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
}
select:focus,
textarea:focus,
input[type="text"]:focus,
input[type="password"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="time"]:focus,
input[type="week"]:focus,
input[type="number"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="color"]:focus,
.uneditable-input:focus {
  border: 1px solid #d3d3d3;
  color: #495057;
  background-color: #fff;
  border-color: #4d4d4d;
  outline: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  -webkit-transition: border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
  transition: border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
}
select::-webkit-input-placeholder,
input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
  opacity: 1;
  color: #1a1a1a;
  font-size: inherit;
}
select:-moz-placeholder,
input:-moz-placeholder,
textarea:-moz-placeholder {
  opacity: 1;
  color: #1a1a1a;
  font-size: inherit;
}
select:-ms-input-placeholder,
input:-ms-input-placeholder,
textarea:-ms-input-placeholder {
  opacity: 1;
  color: #1a1a1a;
  font-size: inherit;
}
select::placeholder,
input::placeholder,
textarea::placeholder {
  opacity: 1;
  color: #1a1a1a;
  font-size: inherit;
}
textarea {
  resize: vertical;
}
.rsform-block-submit {
  text-align: center;
  padding-top: 1.5rem;
}
.rsform-block-submit #submit {
  font-family: 'Futura-Cond';
  display: inline-block;
  font-weight: 400;
  text-transform: uppercase;
  font-size: 2.1rem;
  border: 1px solid transparent;
  padding: .7rem 2rem;
  line-height: 3.0rem;
  border-radius: 2px;
  color: #d2af22;
  background-color: transparent;
  text-decoration: none;
  border-color: #d2af22;
  transition: color 0.3s ease-in-out, background-color 0.3s ease-in-out, border-color 0.3s ease-in-out;
  color: #fff;
  background-color: #377a56;
  border-color: #377a56;
}
.rsform-block-submit #submit .label,
.rsform-block-submit #submit .badge {
  position: relative;
  top: -1px;
}
.rsform-block-submit #submit:hover,
.rsform-block-submit #submit:focus,
.rsform-block-submit #submit:active {
  color: #fff;
  background-color: #d2af22;
  border-color: #d2af22;
  text-decoration: none;
  transition: color 0.3s ease-in-out, background-color 0.3s ease-in-out, border-color 0.3s ease-in-out;
}
.rsform-block-submit #submit:hover,
.rsform-block-submit #submit:focus,
.rsform-block-submit #submit:active {
  color: #fff;
  background-color: #232f3d;
  border-color: #232f3d;
}
.formResponsive select,
.formResponsive textarea,
.formResponsive input[type="text"],
.formResponsive input[type="password"] {
  height: auto;
}
.formResponsive .formHorizontal .rsform-block {
  margin: 0;
}
.formResponsive .formHorizontal .formControlLabel,
.formResponsive select,
.formResponsive textarea,
.formResponsive input[type="text"],
.formResponsive input[type="password"] {
  margin-bottom: 0.5rem;
}
.hidden {
  display: none !important;
  visibility: hidden !important;
}
#fancybox-wrap {
  box-sizing: initial;
}
span.catItemImage img {
  width: auto !important;
  border: none;
  padding: 0;
}
div.itemImageBlock {
  float: left;
  padding: 1rem;
}
.jsn-themegrid-container {
  overflow: auto !important;
}
@-moz-keyframes fade {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@-webkit-keyframes fade {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@keyframes fade {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
.rsform-block-captcha > div > div > div {
  margin: 0 auto;
}
.productfull #list_product_image_thumb .img_thumb {
  display: inline-block;
  width: 100px;
}
.productfull .image_middle {
  width: auto;
}
.sr-only {
  border: 0 none;
  clip: rect(0px, 0px, 0px, 0px);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.row-fluid [class*="span"] {
  min-height: 1px;
}
.main-wrapper > .row-fluid > [class*="span"] {
  min-height: 0;
}
div.pp_default .pp_content_container .pp_details {
  position: relative;
  z-index: 2000;
}
.pagination {
  text-align: center;
}
.white-popup {
  position: relative;
  background: #FFF;
  padding: 2rem;
  width: auto;
  max-width: 500px;
  margin: 2rem auto;
}
.mfp-close-btn-in .mfp-inline-holder .mfp-close {
  width: 4.4rem;
  height: 4.4rem;
  font-size: 2.8rem;
  font-weight: 700;
  line-height: 4.4rem;
  font-family: monospace;
  background: #3d4043;
  color: #fff;
  opacity: 1;
  border: 1px solid #3d4043;
  transition: background-color 0.3s ease, color 0.3s ease;
}
.mfp-close-btn-in .mfp-inline-holder .mfp-close:hover,
.mfp-close-btn-in .mfp-inline-holder .mfp-close:focus,
.mfp-close-btn-in .mfp-inline-holder .mfp-close:active {
  background: #fff;
  color: #3d4043;
  transition: background-color 0.3s ease, color 0.3s ease;
}
.rsfp_thankyou_popup_outer {
  text-align: center;
}
.rsfp_thankyou_popup_outer::before {
  content: "";
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}
.rsfp_thankyou_popup_outer .rsfp_thankyou_popup_inner {
  position: relative;
  display: inline-block;
  background: #FFF;
  padding: 2rem 5rem;
  width: auto;
  max-width: 500px;
  margin: 2rem auto !important;
}
.rsfp_thankyou_popup_outer .rsfp_thankou_popup_close_btn {
  width: 4.4rem;
  height: 4.4rem;
  font-size: 2.8rem;
  font-weight: 700;
  line-height: 4.4rem;
  font-family: monospace;
  background: transparent;
  color: #d2af22;
  opacity: 1;
  border: 1px solid transparent;
  transition: background-color 0.3s ease, color 0.3s ease, opacity 0.3s ease;
  top: 0;
  right: 0;
}
.rsfp_thankyou_popup_outer .rsfp_thankou_popup_close_btn:hover,
.rsfp_thankyou_popup_outer .rsfp_thankou_popup_close_btn:focus,
.rsfp_thankyou_popup_outer .rsfp_thankou_popup_close_btn:active {
  background: transparent;
  color: #333;
  opacity: 1;
  transition: background-color 0.3s ease, color 0.3s ease, opacity 0.3s ease;
}
.ty-msg-header {
  font-size: 3.2rem;
  line-height: 1.0;
  color: #333;
  padding: 0;
  text-align: center;
  margin-bottom: 2.5rem;
  font-family: 'Futura';
}
.chosen-container {
  width: 100% !important;
}
.chosen-container-single .chosen-single {
  margin-bottom: 0;
  width: 100%;
  display: block;
  height: auto;
  padding: 0 2rem;
  font-family: 'Futura';
  border-radius: 3px;
  background: #ffffff;
  box-shadow: none;
  border: 1px solid #e5e5e5;
  color: #adadad;
  font-size: 1.4rem;
  font-weight: 300;
  padding-top: 0.8rem;
  padding-bottom: 0.8rem;
  line-height: 1.6rem;
}
.chosen-container-single .chosen-single > span {
  margin-right: 4rem;
}
.chosen-container-single .chosen-single div {
  width: 4rem;
  background: #377a56;
}
.chosen-container-single .chosen-single div b {
  color: #fff;
  position: absolute;
  background: transparent;
  width: 1.1rem;
  height: 1rem;
  background-size: contain;
  top: 50%;
  left: 50%;
  margin-top: -0.55rem;
  margin-left: -0.5rem;
}
.chosen-container-single .chosen-single div b:before {
  display: block;
  font: normal normal normal 14px/1 FontAwesome;
  color: inherit;
  font-size: 1rem;
  line-height: 1rem;
  text-rendering: auto;
  content: "\f078";
}
.chosen-container-active.chosen-with-drop .chosen-single {
  margin-bottom: 0;
  width: 100%;
  display: block;
  height: auto;
  padding: 0 2rem;
  font-family: 'Futura';
  border-radius: 3px;
  background: #ffffff;
  box-shadow: none;
  border: 1px solid #e5e5e5;
  color: #adadad;
  font-size: 1.4rem;
  font-weight: 300;
  padding-top: 0.8rem;
  padding-bottom: 0.8rem;
  line-height: 1.6rem;
}
.chosen-container .chosen-drop {
  border: 1px solid #e5e5e5;
  background: #ffffff;
}
.chosen-container .chosen-drop .chosen-results {
  padding: 0;
  margin: 0;
}
.chosen-container .chosen-results li.active-result {
  font-size: 1.4rem;
  color: #adadad;
  line-height: 1.6rem;
  padding: 0 2rem;
  padding-top: 0.8rem;
  padding-bottom: 0.8rem;
}
.chosen-container .chosen-results li.active-result.highlighted {
  background: #f1f1f1;
}
.chosen-container-active.chosen-with-drop .chosen-single div {
  background: #377a56;
}
.chosen-container-active.chosen-with-drop .chosen-single div b {
  color: #fff;
  background: transparent;
  width: 1.1rem;
  height: 1rem;
  background-size: contain;
  top: 50%;
  left: 50%;
  margin-top: -0.55rem;
  margin-left: -0.5rem;
  transform: rotate(180deg);
}
.sf_panel .asc,
.sf_panel .desc {
  border-left: 4px solid rgba(0, 0, 0, 0);
}
.jq-checkbox,
.jq-radio {
  position: relative;
  display: inline-block;
  overflow: hidden;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.jq-checkbox input,
.jq-radio input {
  position: absolute;
  z-index: -10;
  margin: 0;
  padding: 0;
  opacity: 0;
  pointer-events: none;
}
.jq-checkbox,
.jq-radio {
  vertical-align: -4px;
  width: 1.2rem;
  height: 1.2rem;
  min-width: 10px;
  min-height: 10px;
  margin: 0 0.6rem 0 0;
  border: 1px solid #1a1a1a;
  background: #fff;
  cursor: pointer;
  position: relative;
}
.jq-checkbox.focused,
.jq-radio.focused {
  border: 1px solid #000;
}
.jq-checkbox.disabled,
.jq-radio.disabled {
  opacity: .55;
}
.jq-checkbox {
  border-radius: 3px;
}
.jq-checkbox.checked .jq-checkbox__div {
  width: auto;
  height: auto;
  position: absolute;
  top: 1px;
  bottom: 1px;
  left: 1px;
  right: 1px;
  background: #1a1a1a;
  border-radius: 2px;
}
.jq-radio {
  border-radius: 50%;
}
.jq-radio.checked .jq-radio__div {
  width: auto;
  height: auto;
  position: absolute;
  top: 2px;
  bottom: 2px;
  left: 2px;
  right: 2px;
  border-radius: 50%;
  background: #1a1a1a;
}
.jq-file {
  position: relative;
  display: inline-block;
  overflow: hidden;
}
.jq-file input {
  position: absolute;
  top: 0;
  right: 0;
  height: auto;
  margin: 0;
  padding: 0;
  opacity: 0;
  font-size: 100px;
  line-height: 1em;
}
.jq-file__name {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.jq-file {
  width: 100%;
  border-radius: 4px;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
}
.jq-file input {
  cursor: pointer;
}
.jq-file__name {
  box-sizing: border-box;
  width: 100%;
  height: 3.4rem;
  padding: 0 8rem 0 1rem;
  border: 1px solid #CCC;
  border-bottom-color: #B3B3B3;
  border-radius: 4px;
  background: #FFF;
  box-shadow: inset 1px 1px #F1F1F1;
  line-height: 3.2rem;
}
.jq-file__browse {
  position: absolute;
  top: 1px;
  right: 1px;
  padding: 0 1rem;
  border-left: 1px solid #CCC;
  border-radius: 0 4px 4px 0;
  background: linear-gradient(#ffffff, #e6e6e6);
  box-shadow: inset 1px -1px #f1f1f1, inset -1px 0 #f1f1f1, 0 1px 2px rgba(0, 0, 0, 0.1);
  line-height: 3.2rem;
  cursor: pointer;
}
.jq-file:hover .jq-file__browse {
  background: linear-gradient(#f6f6f6, #e6e6e6);
}
.jq-file:active .jq-file__browse {
  background: #F5F5F5;
  box-shadow: inset 1px 1px 3px #DDD;
}
.jq-file.focused .jq-file__name {
  border: 1px solid #5794BF;
}
.jq-file.disabled,
.jq-file.disabled .jq-file__name,
.jq-file.disabled .jq-file__browse {
  border-color: #CCC;
  background: #F5F5F5;
  box-shadow: none;
  color: #888;
}
.header {
  background: transparent;
}
.first-header {
  background: #232f3d;
}
.second-header {
  background: #232f3d;
}
.header-address {
  display: inline-block;
  text-align: left;
  color: #fff;
  font-size: 1.8rem;
  position: relative;
  padding-left: 2rem;
}
.header-address:before {
  position: absolute;
  left: 0;
  top: 0;
  content: "\f041";
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: 14px;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.header-address-wrapper {
  text-align: right;
}
.header-social {
  padding-left: 2rem;
}
.header-social a {
  color: #fff;
  display: inline-block;
  vertical-align: middle;
  margin-left: 1rem;
  margin-right: 1rem;
  font-size: 2.2rem;
}
.header-social a:hover,
.header-social a:focus {
  color: #d2af22;
  text-decoration: none;
}
.header-address-wrapper {
  margin-top: 0.9rem;
}
.navigation ul.nav > li > a.akcii-link {
  color: #b30505;
}
.second-header {
  padding: 0;
}
.header-slogan {
  color: #fff;
  font-size: 2.3rem;
}
.header-phone-phone {
  text-align: center;
}
.header-phone-phone a {
  color: #fff;
  display: inline-block;
  font-size: 2.2rem;
  font-weight: 500;
}
.header-phone-phone a:hover,
.header-phone-phone a:focus {
  opacity: 0.7;
  text-decoration: none;
}
.header-phone-btn {
  text-align: left;
  padding-left: 3rem;
}
.header-phone-btn a {
  color: #d2af22;
  display: inline-block;
  font-size: 1.8rem;
  font-weight: 500;
}
.header-phone-btn a:hover,
.header-phone-btn a:focus {
  opacity: 0.7;
  text-decoration: none;
}
.header-search form {
  position: relative;
  margin: 0;
  display: flex;
}
.header-search form label {
  margin: 0;
  padding: 0.7rem 2rem;
  border: 1px solid #d2af22;
  background: #d2af22;
  color: #000;
  font-size: 1.2rem;
  line-height: 1.8rem;
  text-transform: uppercase;
}
.header-search form input[type="text"] {
  background: rgba(255, 255, 255, 0.8);
  border: 1px solid transparent;
  border-radius: 0;
  padding-right: 3.6rem;
  color: #000;
  box-shadow: none;
  padding-top: 0.7rem;
  padding-bottom: 0.7rem;
  font-size: 1.4rem;
  line-height: 1.8rem;
}
.header-search form button {
  position: absolute;
  font-size: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background: none;
  border: 0;
  padding: 0;
  width: 3.6rem;
}
.header-search form button:before {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: 14px;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\f002";
  position: absolute;
  top: 50%;
  left: 50%;
  font-size: 1.6rem;
  margin-left: -0.7rem;
  margin-top: -0.8rem;
  color: #1f1f1f;
}
.header-slogan {
  margin-top: 1rem;
}
.header-phone {
  margin-top: 2rem;
  padding-left: 11rem;
}
.catalog-menu-wrapper .nav {
  margin: 0;
  display: flex;
  justify-content: space-between;
}
.catalog-menu-wrapper .nav > li {
  margin: 0 2.8rem 0 0;
}
.catalog-menu-wrapper .nav > li:last-child {
  margin-right: 0;
}
.catalog-menu-wrapper .nav > li a {
  text-transform: uppercase;
  color: #d2af22;
  padding-top: 1.5rem;
  padding-bottom: 1.5rem;
  border: none;
  font-family: 'Futura';
  font-weight: 500;
  font-size: 1.8rem;
}
.catalog-menu-wrapper .nav > li a:hover,
.catalog-menu-wrapper .nav > li a:focus {
  color: #fff;
  border-bottom-color: transparent;
  background: none;
  text-decoration: none;
}
.catalog-menu-wrapper .nav > li a.red-color {
  color: #ed1c24;
}
.catalog-menu-wrapper .nav > li.deeper.parent:hover .nav-child,
.catalog-menu-wrapper .nav > li.deeper.parent:focus .nav-child {
  display: block;
}
.catalog-menu-wrapper .nav .nav-child {
  display: none;
  position: absolute;
  top: 100%;
  left: 0;
  right: 0;
  background: url('/images/mountains-bg.jpg') no-repeat center top;
  background-size: cover;
  box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.5);
  padding-left: 5rem;
  padding-right: 5rem;
  padding-top: 2rem;
  padding-bottom: 2rem;
  z-index: 10;
}
.catalog-menu-wrapper .nav .nav-child > li {
  display: inline-block;
  margin-right: 0;
  vertical-align: top;
  width: 25%;
}
.catalog-menu-wrapper .nav .nav-child > li > a {
  padding: 0;
  color: #171717;
  border: 0;
  text-transform: uppercase;
  font-family: 'Futura';
  margin-bottom: 1rem;
  display: block;
}
.catalog-menu-wrapper .nav .nav-child > li > a:hover,
.catalog-menu-wrapper .nav .nav-child > li > a:focus {
  color: #d2af22;
}
.catalog-menu-wrapper .nav .nav-child > li > a:hover:not(.-fixed),
.catalog-menu-wrapper .nav .nav-child > li > a:focus:not(.-fixed) {
  padding-left: 1rem;
}
.catalog-menu-wrapper .nav .nav-child .nav-child {
  position: relative;
  top: auto;
  left: auto;
  right: auto;
  box-shadow: none;
  padding: 0;
  background: none;
}
.catalog-menu-wrapper .nav .nav-child .nav-child li {
  display: block;
  margin-right: 0;
  width: 100%;
}
.catalog-menu-wrapper .nav .nav-child .nav-child li a {
  font-family: 'Futura';
  font-weight: 400;
  text-transform: none;
  font-size: 1.6rem;
  opacity: 0.7;
  padding-top: 0.2rem;
  padding-bottom: 0.2rem;
  display: block;
  margin-bottom: 0;
}
.catalog-menu-wrapper .nav .nav-child .nav-child li a:hover,
.catalog-menu-wrapper .nav .nav-child .nav-child li a:focus {
  color: #d2af22;
}
.catalog-menu-wrapper .nav li.item-131 .nav-child li a,
.catalog-menu-wrapper .nav li.item-132 .nav-child li a {
  font-family: 'Futura';
  font-weight: 400;
  text-transform: none;
  font-size: 1.6rem;
  opacity: 0.7;
  padding-top: 0.2rem;
  padding-bottom: 0.2rem;
  display: block;
  margin-bottom: 0;
}
.catalog-menu-wrapper .nav li.item-131 .nav-child li a:hover,
.catalog-menu-wrapper .nav li.item-132 .nav-child li a:hover,
.catalog-menu-wrapper .nav li.item-131 .nav-child li a:focus,
.catalog-menu-wrapper .nav li.item-132 .nav-child li a:focus {
  opacity: 1;
}
.sticky-wrapper {
  position: relative;
  z-index: 10;
}
.catalog-menu-wrapper .nav .nav-child li a.sports-item-menu {
  margin-bottom: 2rem;
  overflow: hidden;
  position: relative;
}
.catalog-menu-wrapper .nav .nav-child li a.sports-item-menu img {
  transition: all 0.3s ease;
}
.catalog-menu-wrapper .nav .nav-child li a.sports-item-menu:hover,
.catalog-menu-wrapper .nav .nav-child li a.sports-item-menu:focus {
  opacity: 1;
}
.catalog-menu-wrapper .nav .nav-child li a.sports-item-menu:hover img,
.catalog-menu-wrapper .nav .nav-child li a.sports-item-menu:focus img {
  -webkit-transform: scale(1.1);
  transform: scale(110%);
  transition: all 0.3s ease;
}
.catalog-menu-wrapper .nav .nav-child li a.sports-item-menu span {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  color: #fff;
  text-align: center;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.sports-item-menu-wrapper {
  padding-left: 1rem;
  padding-right: 1rem;
}
.catalog-menu-wrapper .nav .nav-child.vidy-sporta-cols-wrapper li {
  width: 33%;
}
.catalog-menu-wrapper .nav .nav-child.vidy-sporta-cols-wrapper {
  text-align: center;
}
.first-footer-app {
  text-align: center;
}
@media (min-width: 768px) {
  .first-footer-app {
    margin-top: 2rem;
  }
}
.first-footer-app a {
  display: inline-block;
  background-size: 100%;
  background-position: center top;
  width: 12rem;
  height: 3.5rem;
  transition: none;
}
.first-footer-app a:hover,
.first-footer-app a:focus {
  transition: none;
  background-position: center bottom;
}
.first-footer-app a.app-gplay {
  background-image: url('/images/gpbg.png');
  margin-right: 0.5rem;
}
.first-footer-app a.app-appstore {
  background-image: url('/images/appstorebg.png');
  margin-left: 0.5rem;
}
.undersliderbanners .bannergroup {
  font-size: 0;
}
.undersliderbanners .banneritem {
  display: inline-block;
  width: 50%;
  overflow: hidden;
}
.undersliderbanners .banneritem:first-child {
  padding-right: 2rem;
}
.undersliderbanners .banneritem:last-child {
  padding-left: 2rem;
}
.undersliderbanners .banneritem img {
  transition: all 0.3s ease;
}
.undersliderbanners .banneritem img:hover,
.undersliderbanners .banneritem img:focus {
  transform: scale(110%);
  -webkit-transform: scale(1.1);
  transition: all 0.3s ease;
}
.undersliderbanners-wrapper {
  padding-top: 6rem;
  padding-bottom: 6rem;
  background: #ffffff;
  overflow: hidden;
  position: relative;
}
.undersliderbanners-wrapper:after {
  content: '';
  position: absolute;
  top: 1rem;
  left: 50%;
  transform: translateX(-50%);
  background: url(/images/icons/mini-logo.png) no-repeat center center;
  background-size: contain;
  width: 6rem;
  height: 3.9rem;
}
.banneritem-inner {
  overflow: hidden;
}
.partners-wrapper {
  padding-top: 5rem;
  padding-bottom: 5rem;
  background: #1a1a1a url(/images/partners-bg.jpg) no-repeat center center;
  background-size: cover;
}
.partners-wrapper .moduletable > h3 {
  margin-bottom: 5rem;
  position: relative;
  color: #fff;
}
.otzyvy-wrapper {
  background: #1a1a1a;
  padding-top: 5rem;
  padding-bottom: 5rem;
}
.otzyvy-wrapper .moduletable > h3 {
  padding: 0;
  margin: 0;
  margin-bottom: 1.5rem;
  padding-bottom: 2rem;
  position: relative;
  font-family: 'Futura';
  text-transform: uppercase;
  font-size: 2.8rem;
  color: #fff;
}
.otzyvy-wrapper .moduletable > h3:after {
  display: block;
  content: "";
  position: absolute;
  bottom: 0;
  left: 50%;
  width: 4rem;
  background: #fff;
  height: 3px;
  margin-left: -2rem;
}
.otzyvy-item {
  color: #1a1a1a;
}
.otzyvy-item-name {
  font-weight: 700;
  margin-bottom: 2rem;
  font-size: 2rem;
}
.otzyvy-item-text {
  font-size: 1.8rem;
  margin-top: 1rem;
  margin-bottom: 1rem;
}
.otzyvy-carousel {
  padding-left: 3rem;
  padding-right: 3rem;
}
.otzyvy-carousel .owl-nav .owl-prev,
.otzyvy-carousel .owl-nav .owl-next {
  font-size: 4rem;
  color: #5e5e5e;
}
.otzyvy-carousel .owl-nav .owl-prev:hover,
.otzyvy-carousel .owl-nav .owl-next:hover,
.otzyvy-carousel .owl-nav .owl-prev:focus,
.otzyvy-carousel .owl-nav .owl-next:focus {
  color: #878787;
}
.otzyvy-carousel .owl-dots .owl-dot {
  border: 0;
  background: #5e5e5e;
}
.otzyvy-carousel .owl-dots .owl-dot.active {
  background: #878787;
}
.otzyvy-item-star {
  display: inline-block;
}
.otzyvy-item-star.filled-star {
  color: #d2af22;
}
.reviews-all-link {
  margin-top: 2rem;
  text-align: center;
  font-size: 1.8rem;
}
.reviews-all-link a {
  display: inline-block;
  color: #878787;
}
.reviews-all-link a:hover,
.reviews-all-link a:focus {
  color: #5e5e5e;
  text-decoration: none;
}
.reviews-page-wrapper {
  padding-top: 3rem;
  padding-bottom: 3rem;
}
.reviews-page-wrapper h1 {
  padding: 0;
  padding-bottom: 0px;
  margin: 0;
  margin-bottom: 0px;
  margin-bottom: 5rem;
  padding-bottom: 2rem;
  position: relative;
  font-weight: 500;
  font-family: 'Futura';
  text-transform: uppercase;
  font-size: 3.5rem;
  color: #1a1a1a;
  text-align: center;
}
.reviews-page-wrapper h1:after {
  display: block;
  content: "";
  position: absolute;
  bottom: 0;
  left: 50%;
  width: 4rem;
  background: #000;
  height: 3px;
  margin-left: -2rem;
}
.reviews-page-item {
  margin-bottom: 2rem;
  border-bottom: 1px solid #d4d4d4;
  padding-bottom: 2rem;
}
.reviews-page-item:last-child {
  border: 0;
  padding-bottom: 0;
  margin-bottom: 0;
}
.reviews-page-item .otzyvy-item-star.unfilled-star {
  color: #c5c5c5;
}
.otzyvy-item-star.unfilled-star {
  color: #c5c5c5;
}
.reviews-page-item-name {
  font-weight: 700;
  margin-bottom: 2rem;
  font-size: 2rem;
}
.reviews-page-item-date {
  margin-bottom: 1rem;
}
.reviews-page-item-stars {
  margin-top: 1rem;
}
.reviews-page-item-text {
  font-size: 1.8rem;
}
.form-group.predefined-field-avatar {
  display: none;
}
a.reviews-form-show-btn {
  display: inline-block;
  color: #fff;
  background-color: #d2af22;
  border-color: #d2af22;
  font-family: 'Futura';
  padding-left: 5rem;
  padding-right: 5rem;
  text-transform: uppercase;
  padding-top: 1.5rem;
  padding-bottom: 1.5rem;
  font-size: 2rem;
  border-radius: 2px;
}
a.reviews-form-show-btn:hover,
a.reviews-form-show-btn:focus {
  text-decoration: none;
  background-color: #299c9e;
  border-color: #269294;
}
.reviews-form-btn {
  text-align: center;
}
.reviews-page-form-form {
  margin-top: 1rem;
}
.form-group.predefined-field-name {
  display: inline-block;
  width: 49%;
  margin-right: 1%;
}
.form-group.predefined-field-email {
  display: inline-block;
  width: 49%;
  margin-left: 1%;
}
.juit-form {
  font-size: 0;
}
#jb_template .form-control {
  font-size: 1.2rem;
  padding-top: 0.8rem;
  padding-bottom: 0.8rem;
}
.br-theme-css-stars .br-widget a::after {
  color: #878787;
}
.br-theme-css-stars .br-widget a.br-selected::after {
  color: #d2af22;
}
.br-theme-css-stars .br-widget a:hover {
  text-decoration: none;
}
.br-theme-css-stars .br-widget a:hover:after {
  color: #d2af22;
}
#jb_template a:hover {
  text-decoration: none;
}
.br-theme-css-stars .br-widget a.br-active::after {
  color: #d2af22;
}
.jtFormSubmit form {
  max-width: 60%;
  margin: 0 auto;
}
.jtFormSubmit form .btn.btn-danger {
  display: none;
}
.jtFormSubmit form .clearfix {
  text-align: center;
}
#jb_template .btn-danger {
  display: none;
}
#jb_template .btn-success {
  display: inline-block;
  border: 2px solid
#171717;
  background: transparent;
  color: #171717;
  border-radius: 2px;
  font-size: 1.4rem;
  font-weight: 500;
  line-height: 1;
  padding: .5rem;
  letter-spacing: .04rem;
  text-decoration: none;
  white-space: normal;
  text-transform: uppercase;
  background: #fff;
}
#jb_template .btn-success:hover,
#jb_template .btn-success:focus,
#jb_template .btn-success:active {
  border: 2px solid
#171717;
  color: #fff;
  background-color: #000;
  text-decoration: none;
}
#jb_template .btn-success i {
  display: none;
}
a.reviews-form-show-btn:hover,
a.reviews-form-show-btn:focus {
  border: 2px solid
#171717;
  color: #fff;
  background-color: #000;
  text-decoration: none;
}
#jb_template .btn-success:hover {
  background: #000;
}
#jb_template .btn-success:focus,
#jb_template .btn-success.focus {
  box-shadow: none;
}
.catalogtabs-wrapper {
  background: transparent;
  background-size: cover;
  padding-top: 5.5rem;
  padding-bottom: 6rem;
}
.catalogtabs-wrapper .nav-tabs {
  border: 0;
  text-align: center;
  margin-bottom: 5rem;
}
.catalogtabs-wrapper .nav-tabs li {
  margin: 0;
  float: none;
  display: inline-block;
}
.catalogtabs-wrapper .nav-tabs li a {
  padding-bottom: 2rem;
  position: relative;
  font-family: 'Futura-Cond';
  font-weight: 500;
  text-transform: uppercase;
  font-size: 2.8rem;
  color: #1a1a1a !important;
  border: 0;
  background: none;
}
.catalogtabs-wrapper .nav-tabs li a:hover,
.catalogtabs-wrapper .nav-tabs li a:focus {
  background: none;
  border: 0;
}
.catalogtabs-wrapper .nav-tabs li a:hover:after,
.catalogtabs-wrapper .nav-tabs li a:focus:after {
  display: block;
  content: "";
  position: absolute;
  bottom: 0;
  left: 50%;
  width: 4rem;
  background: #377a56;
  height: 3px;
  margin-left: -2rem;
}
.catalogtabs-wrapper .nav-tabs li.active a {
  border: 0;
  background: none;
}
.catalogtabs-wrapper .nav-tabs li.active a:after {
  display: block;
  content: "";
  position: absolute;
  bottom: 0;
  left: 50%;
  width: 4rem;
  background: #377a56;
  height: 3px;
  margin-left: -2rem;
}
.product-module-carousel {
  padding-left: 3rem;
  padding-right: 3rem;
  /*.owl-nav .owl-prev,  .owl-nav .owl-next {
font-size: 4rem;
color:
#5e5e5e;
}*/
}
.product-module-carousel .modopprod_item {
  background: #fff;
  padding: 1.5rem;
  border: 1px solid transparent;
  max-width: 25.7rem;
}
.product-module-carousel .modopprod_item:hover,
.product-module-carousel .modopprod_item:focus {
  border: 1px solid #377a56;
}
.product-module-carousel .modopprod_item .modopprod_item_name {
  font-weight: 500;
  font-size: 1.6rem;
  line-height: 2rem;
  text-align: center;
  text-transform: uppercase;
  margin-top: 1.5rem;
}
.product-module-carousel .modopprod_item .modopprod_item_name a {
  color: #1a1a1a;
}
.product-module-carousel .modopprod_item .modopprod_item_name a:hover,
.product-module-carousel .modopprod_item .modopprod_item_name a:focus {
  color: #d2af22;
}
.modopprod_item_price.jshop_price {
  text-align: center;
  margin-top: 1rem;
}
.modopprod_item_price.jshop_price span {
  vertical-align: middle;
  display: inline-block;
  margin-left: 0.5rem;
  margin-right: 0.5rem;
}
.modopprod_item_price.jshop_price span.actual_price {
  color: #377a56;
  font-weight: 500;
  font-size: 2.0rem;
}
.modopprod_item_price.jshop_price span.mod-old-price {
  color: #000;
  font-size: 1.6rem;
  position: relative;
}
.modopprod_item_price.jshop_price span.mod-old-price:after {
  content: '';
  position: absolute;
  display: block;
  width: 100%;
  top: 50%;
  left: 0;
  height: 1px;
  background: #000;
}
.modopprod_item_price.jshop_price span.mod-old-price + span.actual_price {
  color: #d40000;
}
.mod-item-readmore {
  text-align: center;
  margin-top: 1rem;
}
.mod-item-readmore a {
  display: inline-block;
  border: 2px solid #377a56;
  color: #fff;
  border-radius: 0;
  font-size: 1.4rem;
  font-weight: 500;
  line-height: 1;
  padding: .5rem;
  letter-spacing: .04rem;
  text-decoration: none;
  white-space: normal;
  text-transform: uppercase;
  background: #377a56;
}
.mod-item-readmore a:hover,
.mod-item-readmore a:focus {
  border: 2px solid #377a56;
  color: #377a56;
  background-color: #fff;
  text-decoration: none;
}
.stati-wrapper {
  background: transparent;
  padding-top: 7rem;
  padding-bottom: 5rem;
  position: relative;
  overflow: hidden;
}
.stati-wrapper .moduletable > h3 {
  padding: 0;
  margin: 0;
  margin-bottom: 5rem;
  position: relative;
  font-size: 2.8rem;
  color: #000000;
}
.stati-wrapper:before {
  content: '';
  position: absolute;
  top: 3.4rem;
  left: 50%;
  transform: translateX(-50%);
  width: 100vw;
  height: 0.5rem;
  background: #377a56;
}
.stati-wrapper:after {
  content: '';
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  background: url("/images/icons/mini-logo.png") no-repeat center center;
  background-size: contain;
  width: 6rem;
  height: 3.9rem;
}
.stati-inner {
  font-size: 0;
  padding: 0 1.5rem;
}
.stati-inner .stati-item-wrapper {
  display: block;
  text-align: center;
  padding-left: 2rem;
  padding-right: 2rem;
  vertical-align: top;
}
.stati-inner .stati-item-wrapper .stati-item-date {
  text-align: left;
  color: #000000;
  font-size: 2.0rem;
  margin-bottom: 0.8rem;
}
.stati-inner .stati-item-wrapper .stati-item-image {
  margin-bottom: 2rem;
}
.stati-inner .stati-item-wrapper .stati-item-image a {
  display: block;
  overflow: hidden;
}
.stati-inner .stati-item-wrapper .stati-item-image a img {
  transition: all 0.3s ease;
}
.stati-inner .stati-item-wrapper .stati-item-image a:hover img,
.stati-inner .stati-item-wrapper .stati-item-image a:focus img {
  transition: all 0.3s ease;
  transform: scale(110%);
  -webkit-transform: scale(1.1);
}
.stati-inner .stati-item-wrapper .stati-item-title {
  font-size: 2.2rem;
  text-align: left;
  text-transform: uppercase;
}
.stati-inner .stati-item-wrapper .stati-item-title a {
  color: #000000;
  display: block;
}
.stati-inner .stati-item-wrapper .stati-item-title a:hover,
.stati-inner .stati-item-wrapper .stati-item-title a:focus {
  text-decoration: none;
  color: #fff;
}
.stati-inner .stati-item-wrapper .stati-item-readmore {
  margin-top: 1.5rem;
  text-align: left;
}
.stati-inner .stati-item-wrapper .stati-item-readmore a {
  display: inline-block;
  border: none;
  border-radius: 0;
  color: #000000;
  background: rgba(255, 255, 255, 0.8);
  text-transform: uppercase;
  font-size: 1.4rem;
  padding: 0.7rem 1.2rem;
}
.stati-inner .stati-item-wrapper .stati-item-readmore a:hover,
.stati-inner .stati-item-wrapper .stati-item-readmore a:focus {
  text-decoration: none;
  color: #fff;
  background-color: #232f3d;
}
.breadcrumb {
  padding: 1rem 0;
  background: none;
}
.breadcrumb span {
  color: #757575;
}
.breadcrumb a {
  color: #1a1a1a;
}
.breadcrumb a span {
  color: #1a1a1a;
}
.divider.icon-location {
  display: none;
}
.breadcrumb > li > .divider {
  color: #757575;
}
div.itemHeader h1.itemTitle {
  padding: 0;
  padding-bottom: 0px;
  margin: 0;
  margin-bottom: 0px;
  margin-bottom: 5rem;
  padding-bottom: 2rem;
  position: relative;
  font-weight: 500;
  font-family: 'Futura';
  text-transform: uppercase;
  font-size: 3.5rem;
  color: #1a1a1a;
  text-align: center;
}
div.itemHeader h1.itemTitle:after {
  display: block;
  content: "";
  position: absolute;
  bottom: 0;
  left: 50%;
  width: 4rem;
  background: #000;
  height: 3px;
  margin-left: -2rem;
}
div.itemDateCreated {
  text-align: center;
}
div.itemImageBlock {
  float: none;
  display: block;
  text-align: center;
}
.three-banners-inner {
  font-size: 0;
}
.three-banners-inner .three-banners-item-wrapper {
  display: inline-block;
  width: 33.3333333%;
  font-size: 1.6rem;
  padding-left: 1.5rem;
  padding-right: 1.5rem;
}
.three-banners-inner .three-banners-item-wrapper .three-banners-item-image {
  background-size: cover;
  padding-bottom: 55%;
  background-position: center center;
  transition: all 0.3s ease;
}
.three-banners-inner .three-banners-item-wrapper .three-banners-item-image a {
  display: block;
  position: relative;
}
.three-banners-inner .three-banners-item-wrapper .three-banners-item-image a:hover,
.three-banners-inner .three-banners-item-wrapper .three-banners-item-image a:focus {
  text-decoration: none;
}
.three-banners-inner .three-banners-item-wrapper .three-banners-item-image-wrapper {
  overflow: hidden;
}
.three-banners-inner .three-banners-item-wrapper:hover .three-banners-item-image,
.three-banners-inner .three-banners-item-wrapper:focus .three-banners-item-image {
  -webkit-transform: scale(1.1);
  transform: scale(110%);
  transition: all 0.3s ease;
}
.three-banners-item-title {
  text-align: center;
  margin-top: 2rem;
  text-transform: uppercase;
  font-size: 2.0rem;
  font-weight: 500;
}
.three-banners-item-title a {
  display: inline-block;
  color: #000;
  padding-bottom: 0.5rem;
  position: relative;
}
.three-banners-item-title a:after {
  content: '';
  display: block;
  position: absolute;
  bottom: 0;
  left: 50%;
  width: 4.0rem;
  height: 3px;
  margin-left: -2rem;
  background: #b0b1b1;
}
.three-banners-item-title a:hover,
.three-banners-item-title a:focus,
.three-banners-item-title a:active {
  text-decoration: none;
  color: #000;
}
.three-banners-item-title a:hover:after,
.three-banners-item-title a:focus:after,
.three-banners-item-title a:active:after {
  background: #377a56;
}
.three-banners-inner {
  margin-left: -1.5rem;
  margin-right: -1.5rem;
}
.instagram-module-pretext {
  text-align: center;
  margin-bottom: 3rem;
  color: #878787;
  font-weight: 400;
}
.instagram-module-aftertext {
  margin-top: 3rem;
  text-align: center;
  color: #d2af22;
  text-transform: uppercase;
  margin-bottom: 1.5rem;
}
.instagram-module-aftertext span {
  color: #fff;
}
.instagram-module-social {
  text-align: center;
}
.instagram-module-social a {
  display: inline-block;
  color: #d2af22;
  margin-left: 1rem;
  margin-right: 1rem;
  font-size: 2rem;
}
.instagram-module-social a:hover,
.instagram-module-social a:focus {
  text-decoration: none;
  color: #fff;
}
div.itemHeader h1.itemTitle,
div.catItemHeader h1.catItemTitle,
div.itemListCategory h1,
.page-header h1,
h1.page-header,
h1.componentheading,
.jshop h1,
.jshop > form > h1 {
  padding: 0;
  padding-bottom: 0px;
  margin: 0;
  margin-bottom: 5rem;
  padding-bottom: 2rem;
  position: relative;
  font-weight: 500;
  font-family: 'Futura';
  text-transform: uppercase;
  font-size: 2.6rem;
  color: #1a1a1a;
  text-align: center;
}
div.itemHeader h1.itemTitle:after,
div.catItemHeader h1.catItemTitle:after,
div.itemListCategory h1:after,
.page-header h1:after,
h1.page-header:after,
h1.componentheading:after,
.jshop h1:after,
.jshop > form > h1:after {
  display: block;
  content: "";
  position: absolute;
  bottom: 0;
  left: 50%;
  width: 4rem;
  background: #000;
  height: 3px;
  margin-left: -2rem;
}
.stati-in-list-item-right {
  padding-left: 3rem;
}
.stati-in-list-item-btn a {
  display: inline-block;
  border: 2px solid #171717;
  color: #171717;
  border-radius: 2px;
  font-size: 1.4rem;
  font-weight: 500;
  line-height: 1;
  padding: .5rem;
  letter-spacing: .04rem;
  text-decoration: none;
  white-space: normal;
  text-transform: uppercase;
  background: #fff;
}
.stati-in-list-item-btn a:hover,
.stati-in-list-item-btn a:focus {
  border: 2px solid #171717;
  color: #fff;
  background-color: #000;
  text-decoration: none;
}
.stati-in-list-item-btn {
  margin-top: 2rem;
}
.stati-in-list-item {
  margin-bottom: 2rem;
}
.productfull h1 {
  margin-bottom: 1rem;
}
.productfull h1:after {
  left: 0;
  right: 0;
  width: 100%;
  background: #377a56;
  margin-left: 0;
}
.productfull .prod_buttons {
  margin-top: 1.5rem;
}
.buy-with-block-header {
  padding: 0;
  padding-bottom: 0px;
  margin: 0;
  margin-bottom: 0px;
  margin-bottom: 5rem;
  padding-bottom: 2rem;
  position: relative;
  font-weight: 500;
  font-family: 'Futura';
  text-transform: uppercase;
  font-size: 2.8rem;
  color: #1a1a1a;
  text-align: center;
}
.buy-with-block-header:after {
  display: block;
  content: "";
  position: absolute;
  bottom: 0;
  left: 50%;
  width: 4rem;
  background: #1a1a1a;
  height: 3px;
  margin-left: -2rem;
}
.buy-with-block {
  margin-top: 4rem;
  background: url('/images/mountains-bg.jpg') no-repeat center center;
  background-size: cover;
  padding-top: 5.5rem;
  padding-bottom: 6rem;
}
.buwit-carousel {
  padding-left: 3rem;
  padding-right: 3rem;
}
.buwit-carousel .owl-nav .owl-prev,
.buwit-carousel .owl-nav .owl-next {
  font-size: 4rem;
  color: #5e5e5e;
}
.buwit-item {
  background: #fff;
  padding: 1.5rem;
  border: 1px solid transparent;
}
.buwit-item:hover,
.buwit-item:focus {
  border: 1px solid #377a56;
}
.buwit-item-name {
  font-weight: 500;
  font-size: 1.8rem;
  line-height: 2rem;
  text-align: center;
  text-transform: uppercase;
  margin-top: 1.5rem;
}
.buwit-item-price {
  text-align: center;
  margin-top: 1rem;
}
.buwit-item-price span {
  display: inline-block;
  margin-left: 0.5rem;
  margin-right: 0.5rem;
}
.buwit-item-price .actual_price {
  color: #377a56;
  font-weight: 500;
  font-size: 2.0rem;
}
.buwit-item-price .mod-old-price {
  font-weight: 400;
  color: #000;
  font-size: 1.6rem;
  position: relative;
}
.buwit-item-price .mod-old-price:after {
  content: '';
  position: absolute;
  display: block;
  width: 100%;
  top: 50%;
  left: 0;
  height: 1px;
  background: #000;
}
.buwit-item-readmore {
  text-align: center;
  margin-top: 1rem;
}
.buwit-item-readmore a {
  display: inline-block;
  border: 2px solid #377a56;
  color: #fff;
  border-radius: 0;
  font-size: 1.4rem;
  font-weight: 500;
  line-height: 1;
  padding: .5rem;
  letter-spacing: .04rem;
  text-decoration: none;
  white-space: normal;
  text-transform: uppercase;
  background: #377a56;
}
.buwit-item-readmore a:hover,
.buwit-item-readmore a:focus {
  border: 2px solid #377a56;
  color: #377a56;
  background-color: #fff;
  text-decoration: none;
}
.buy-with-block {
  padding-left: 1rem;
  padding-right: 1rem;
}
/*
.jshop.list_product .block_product .image .image_block {
a {
display:inline-block;
overflow:hidden;
img {
transition: all 0.3s ease;
}

&.first-image, &.second-image {
img {
transform:none!important;
}
}
}
}

.jshop.list_product .block_product .product:hover {
.image .image_block {
a img {
-webkit-transform: scale(1.1);
transform: scale(110%);
transition: all 0.3s ease;
}
}
}
*/
.technology-wrapper {
  display: inline-block;
  vertical-align: top;
  width: 50%;
  padding-left: 1rem;
  padding-right: 1rem;
  margin-bottom: 2rem;
}
.technology-inner {
  background: #fff;
  padding: 5rem;
}
.technology-group {
  text-transform: uppercase;
  font-weight: 400;
  font-size: 1.4rem;
  margin-bottom: 2rem;
}
.technology-title {
  font-weight: 400;
  font-size: 2.5rem;
  margin-bottom: 2rem;
}
.technology-description {
  font-weight: 400;
  font-size: 1.8rem;
  line-height: 1.5;
  color: #171717;
}
.product_technologies {
  font-size: 0;
}
#oneStepCheckoutForm .step-header {
  color: #000000;
}
.technology-image {
  margin-bottom: 1rem;
}
.itemid-400 .sf_sortbtn {
  display: none;
}
a.button_buy.btn-kupit {
  margin: 0;
  font-family: 'Futura';
  display: inline-block;
  border: 2px solid #171717;
  color: #171717;
  border-radius: 2px;
  font-size: 1.4rem;
  font-weight: 500;
  line-height: 1;
  padding: .5rem;
  letter-spacing: .04rem;
  text-decoration: none;
  white-space: normal;
  text-transform: uppercase;
  background: #fff;
}
a.button_buy.btn-kupit:hover,
a.button_buy.btn-kupit:focus {
  border: 2px solid #171717;
  color: #fff;
  background-color: #000;
  text-decoration: none;
}
.productfull_accordion {
  margin-top: 5rem;
}
.productfull_accordion .accordion-group .accordion-heading .accordion-toggle {
  text-transform: uppercase;
  color: #d2af22;
  font-weight: 500;
  text-decoration: none;
  position: relative;
  font-size: 3.0rem;
  font-family: 'Futura-Cond', sans-serif;
}
.productfull_accordion .accordion-group .accordion-heading .accordion-toggle:after {
  content: '';
  display: block;
  position: absolute;
  top: 50%;
  transform: translateY(-50%) rotate(180deg);
  transition: transform 0.3s ease-in-out;
  right: 3px;
  width: 2rem;
  height: 2rem;
  background: url('/images/icons/chevron-down.svg') no-repeat 25%;
}
.productfull_accordion .accordion-group.collapsed .accordion-heading .accordion-toggle {
  text-transform: uppercase;
  color: #000;
}
.productfull_accordion .accordion-group.collapsed .accordion-heading .accordion-toggle:after {
  transform: translateY(-50%) rotate(0);
  transition: transform 0.3s ease-in-out;
}
.productfull_accordion .accordion-group {
  border: 0;
  border-bottom: 1px solid #999;
  border-radius: 0;
}
.productfull_accordion .accordion-inner {
  border: 0;
}
/* Slider */
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}
.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0;
}
.slick-list:focus {
  outline: none;
}
.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}
.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.slick-track:before,
.slick-track:after {
  content: "";
  display: table;
}
.slick-track:after {
  clear: both;
}
.slick-loading .slick-track {
  visibility: hidden;
}
.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none;
}
[dir="rtl"] .slick-slide {
  float: right;
}
.slick-slide img {
  display: block;
}
.slick-slide.slick-loading img {
  display: none;
}
.slick-slide.dragging img {
  pointer-events: none;
}
.slick-initialized .slick-slide {
  display: block;
}
.slick-loading .slick-slide {
  visibility: hidden;
}
.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
  display: none;
}
/* Slider */
.slick-loading .slick-list {
  background: #ffffff url('../images/ajax-loader.gif') center center no-repeat;
}
/* Arrows */
.slick-prev,
.slick-next {
  position: absolute;
  display: block;
  height: 20px;
  width: 20px;
  line-height: 0px;
  font-size: 0px;
  cursor: pointer;
  background: transparent;
  color: transparent;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  padding: 0;
  border: none;
  outline: none;
}
.slick-prev:hover,
.slick-next:hover,
.slick-prev:focus,
.slick-next:focus {
  outline: none;
  background: transparent;
  color: transparent;
}
.slick-prev:hover:before,
.slick-next:hover:before,
.slick-prev:focus:before,
.slick-next:focus:before {
  opacity: 1;
}
.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before {
  opacity: 0.25;
}
.slick-prev:before,
.slick-next:before {
  font-family: "slick";
  font-size: 20px;
  line-height: 1;
  color: #ffffff;
  opacity: 0.75;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.slick-prev {
  /*
    left: -25px;
    [dir="rtl"] & {
        left: auto;
        right: -25px;
    }
    &:before {
        content: @slick-prev-character;
        [dir="rtl"] & {
            content: @slick-next-character;
        }
    }
    */
}
.slick-next {
  /*
    right: -25px;
    [dir="rtl"] & {
        left: -25px;
        right: auto;
    }
    &:before {
        content: @slick-next-character;
        [dir="rtl"] & {
            content: @slick-prev-character;
        }
    }
    */
}
/* Dots */
.slick-dotted .slick-slider {
  margin-bottom: 30px;
}
.slick-dots {
  position: absolute;
  bottom: -25px;
  list-style: none;
  display: block;
  text-align: center;
  padding: 0;
  margin: 0;
  width: 100%;
}
.slick-dots li {
  position: relative;
  display: inline-block;
  height: 20px;
  width: 20px;
  margin: 0 5px;
  padding: 0;
  cursor: pointer;
}
.slick-dots li button {
  border: 0;
  background: transparent;
  display: block;
  height: 20px;
  width: 20px;
  outline: none;
  line-height: 0px;
  font-size: 0px;
  color: transparent;
  padding: 5px;
  cursor: pointer;
}
.slick-dots li button:hover,
.slick-dots li button:focus {
  outline: none;
}
.slick-dots li button:hover:before,
.slick-dots li button:focus:before {
  opacity: 1;
}
.slick-dots li button:before {
  position: absolute;
  top: 0;
  left: 0;
  content: "•";
  width: 20px;
  height: 20px;
  font-family: "slick";
  font-size: 6px;
  line-height: 20px;
  text-align: center;
  color: #000000;
  opacity: 0.25;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.slick-dots li.slick-active button:before {
  color: #000000;
  opacity: 0.75;
}
.first-footer {
  color: #fff;
  background: #000001;
  font-size: 1.6rem;
  padding: 4rem 0;
}
@media (max-width: 767px) {
  .first-footer {
    padding: 2rem 0;
  }
}
.first-footer ul.nav {
  margin: 0;
}
.first-footer ul.nav > li {
  margin-bottom: 0.6em;
  display: inline-block;
  vertical-align: top;
  width: 50%;
  padding-left: 2rem;
  padding-right: 2rem;
}
.first-footer ul.nav > li > a {
  font-size: 1.6rem;
  line-height: 1.2;
  display: inline-block;
  width: auto;
  color: #fff;
  background: transparent;
  text-decoration: none;
  margin: 0;
}
.first-footer ul.nav > li > a:hover,
.first-footer ul.nav > li > a:focus,
.first-footer ul.nav > li > a:active {
  color: #377a56;
  background: transparent;
  text-decoration: none;
}
.second-footer {
  background: #000;
  color: #fff;
  line-height: 1.79em;
  padding: 1rem 0;
}
.second-footer a {
  color: #fff;
}
.second-footer a:hover,
.second-footer a:focus,
.second-footer a:active {
  color: #377a56;
  text-decoration: none;
}
@media (min-width: 768px) {
  .second-footer .createdby {
    text-align: right;
  }
}
@media (min-width: 768px) {
  .first-footer-menu1 {
    padding-right: 0.5rem;
    padding-top: 0;
  }
}
@media (min-width: 768px) {
  .first-footer-menu2 {
    padding-left: 0.5rem;
    padding-right: 0.5rem;
  }
}
.first-footer-button {
  text-align: center;
}
@media (min-width: 768px) {
  .first-footer-button {
    padding-left: 0.5rem;
    padding-right: 0.5rem;
  }
}
@media (min-width: 768px) {
  .copyright-text-contacts {
    padding-left: 5.5rem;
  }
}
.btn-contact {
  display: inline-block;
  border: 2px solid #fff;
  background: transparent;
  color: #fff;
  border-radius: 2px;
  font-size: 1.4rem;
  font-weight: 500;
  line-height: 1;
  padding: .5rem;
  letter-spacing: .04rem;
  text-decoration: none;
  white-space: normal;
  text-transform: uppercase;
}
.btn-contact:hover,
.btn-contact:focus,
.btn-contact:active {
  color: #fff;
  background-color: #000;
  text-decoration: none;
}
.copyright-text-contacts .acym_module {
  text-align: center;
  margin-bottom: 1.5rem;
}
.copyright-text-contacts .acym_module form {
  margin: 0;
}
.copyright-text-contacts .acym_module .acym_introtext {
  margin-bottom: 1rem;
  text-transform: uppercase;
}
.copyright-text-contacts .acym_module .form-row {
  display: flex;
}
.copyright-text-contacts .acym_module .form-row input {
  max-width: 100%;
}
.copyright-text-contacts .acym_module .form-row .acym_form {
  flex: 1;
}
.copyright-text-contacts .acym_module .form-row .acym_form input {
  height: auto;
  color: #fff;
  padding: 1.2rem 2rem;
  background: transparent;
  border: 1px solid #fff;
  border-radius: 0;
  box-shadow: none;
  padding-top: 0.7rem;
  padding-bottom: 0.7rem;
  font-size: 1.4rem;
  line-height: 1.8rem;
}
@media (min-width: 768px) {
  .copyright-text-contacts .acym_module .form-row .acym_form input {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
  }
}
.copyright-text-contacts .acym_module .form-row .acym_form input.invalid {
  border-color: #dc3545;
}
.copyright-text-contacts .acym_module .form-row .acym_form input::-webkit-input-placeholder {
  opacity: 1;
  color: #fff;
  font-size: inherit;
}
.copyright-text-contacts .acym_module .form-row .acym_form input:-moz-placeholder {
  opacity: 1;
  color: #fff;
  font-size: inherit;
}
.copyright-text-contacts .acym_module .form-row .acym_form input:-ms-input-placeholder {
  opacity: 1;
  color: #fff;
  font-size: inherit;
}
.copyright-text-contacts .acym_module .form-row .acym_form input::placeholder {
  opacity: 1;
  color: #fff;
  font-size: inherit;
}
.copyright-text-contacts .acym_module .form-row p {
  display: block;
  margin: 0;
}
.copyright-text-contacts .acym_module .form-row .acysubbuttons {
  display: flex;
}
.copyright-text-contacts .acym_module .form-row .btn {
  cursor: pointer;
  width: 5rem;
  padding: 0.7px 0;
  text-align: center;
  color: #000;
  background: #fff;
  border: 1px solid #fff;
  border-radius: 0;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  font-size: 1.6rem;
  line-height: 1.8rem;
}
.copyright-text-contacts .acym_module .form-row .btn:hover,
.copyright-text-contacts .acym_module .form-row .btn:focus,
.copyright-text-contacts .acym_module .form-row .btn:active {
  color: #fff;
  background: #232f3d;
  border: 1px solid #232f3d;
}
@media (min-width: 768px) {
  .copyright-text-contacts .column-1 {
    padding-right: 1rem;
  }
  .copyright-text-contacts .column-2 {
    padding-top: 1.8rem;
    padding-left: 1rem;
  }
}
.copyright-text-contacts a {
  color: #fff;
}
.copyright-text-contacts a:hover,
.copyright-text-contacts a:focus {
  text-decoration: none;
  color: #377a56;
}
.copyright-text-contacts .header-social a {
  color: #fff;
}
.copyright-text-contacts .header-social a:hover,
.copyright-text-contacts .header-social a:focus {
  text-decoration: none;
  color: #377a56;
}
.contact-us-page-header-social {
  padding-left: 0;
  text-align: center;
  padding-top: 2rem;
}
.contact-us-page-header-social a {
  color: #000;
}
.contact-us-page {
  max-width: 100rem;
  margin-left: auto;
  margin-right: auto;
}
@media (min-width: 768px) {
  .contact-us-page .column-1 {
    padding-right: 1.5rem;
  }
  .contact-us-page .column-2 {
    padding-left: 1.5rem;
  }
  .contact-us-page .column-3 {
    padding-left: 1.5rem;
  }
}
.contact-us-page-address .address,
.footer-address .address {
  display: inline-flex;
  flex-direction: column;
  justify-content: center;
  text-align: left;
  position: relative;
  padding-left: 3rem;
  min-height: 3rem;
  margin-bottom: 0.5rem;
  font-size: 1.6rem;
}
.contact-us-page-address .address:before,
.footer-address .address:before {
  display: block;
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
  font: normal normal normal 1.8rem/1 FontAwesome;
  text-rendering: auto;
  content: "\f041";
}
.contact-us-page-email .email,
.footer-email .email {
  display: inline-flex;
  flex-direction: column;
  justify-content: center;
  text-align: left;
  position: relative;
  padding-left: 3rem;
  min-height: 3rem;
  margin-bottom: 0.5rem;
  font-size: 1.6rem;
}
.contact-us-page-email .email:before,
.footer-email .email:before {
  display: block;
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
  font: normal normal normal 1.8rem/1 FontAwesome;
  text-rendering: auto;
  content: "\f0e0";
}
.contact-us-page-phone .phone,
.footer-phone .phone {
  display: block;
  flex-direction: column;
  justify-content: center;
  text-align: left;
  position: relative;
  padding-left: 3rem;
  min-height: 3rem;
  margin-bottom: 0.5rem;
  font-size: 1.6rem;
}
.contact-us-page-phone .phone:before,
.footer-phone .phone:before {
  display: block;
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
  font: normal normal normal 1.8rem/1 FontAwesome;
  text-rendering: auto;
  content: "\f095";
}
.contact-us-page-time .time,
.footer-time .time {
  display: inline-flex;
  flex-direction: column;
  justify-content: center;
  text-align: left;
  position: relative;
  padding-left: 3rem;
  min-height: 3rem;
  margin-bottom: 0.5rem;
  font-size: 1.6rem;
}
.contact-us-page-time .time:before,
.footer-time .time:before {
  display: block;
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
  font: normal normal normal 1.8rem/1 FontAwesome;
  text-rendering: auto;
  content: "\f017";
}
.main-map {
  background: #cecece;
  min-height: 400px;
}
.copyright-text-contacts .header-phone-btn {
  padding: 0;
  text-align: center;
}
.copyright-text-contacts .header-phone-btn a {
  color: #377a56;
  opacity: 1;
}
.copyright-text-contacts .header-phone-btn a:hover,
.copyright-text-contacts .header-phone-btn a:focus,
.copyright-text-contacts .header-phone-btn a:active {
  color: #fff;
  opacity: 1;
}
.header-logo {
  text-align: center;
}
.header-search {
  padding-top: 0.5rem;
  max-width: 38rem;
  margin: 0 auto;
  margin-top: 1.5rem;
}
@media (min-width: 768px) {
  .header-search {
    padding-right: 1rem;
    padding-left: 1rem;
  }
}
.second-header .container {
  position: relative;
}
.white-popup .mfp-title {
  color: #000;
  font-weight: 500;
  font-family: 'Futura';
  text-transform: uppercase;
  font-size: 2.8rem;
  line-height: 1.2;
  margin-bottom: 1.5rem;
  text-align: center;
  padding: 0;
}
.mfp-close-btn-in .mfp-inline-holder .mfp-close {
  color: #d2af22;
  background: transparent;
  border-color: transparent;
}
form {
  margin: 0;
}
.btn {
  font-family: 'Futura-Cond';
  display: inline-block;
  font-weight: 400;
  text-transform: uppercase;
  font-size: 2.1rem;
  border: 1px solid transparent;
  padding: .7rem 2rem;
  line-height: 3.0rem;
  border-radius: 2px;
  color: #d2af22;
  background-color: transparent;
  text-decoration: none;
  border-color: #d2af22;
  transition: color 0.3s ease-in-out, background-color 0.3s ease-in-out, border-color 0.3s ease-in-out;
}
.btn:hover,
.btn:focus,
.btn:active {
  color: #fff;
  background-color: #d2af22;
  border-color: #d2af22;
  text-decoration: none;
  transition: color 0.3s ease-in-out, background-color 0.3s ease-in-out, border-color 0.3s ease-in-out;
}
.btn-primary {
  color: #fff;
  background-color: #377a56;
  border-color: #377a56;
}
.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active {
  color: #fff;
  background-color: #232f3d;
  border-color: #232f3d;
}
strong.formRequired {
  color: #9d261d;
}
.formError {
  font-size: 1.4rem !important;
  color: #b94a48 !important;
}
.formRed {
  color: #b94a48 !important;
}
.callorder-popup .formContainer {
  max-width: 36rem;
  margin: 0 auto;
}
.productfull {
  padding-bottom: 3.5rem;
}
.productfull h1 {
  font-family: 'Futura';
  letter-spacing: .14rem;
  font-weight: 500;
  font-size: 1.8rem;
  line-height: 1.25;
  text-transform: uppercase;
  text-align: left;
}
.productfull .spec-row {
  display: flex;
  justify-content: space-between;
}
.productfull .spec-row .white-block {
  width: 35%;
  min-width: 35%;
  max-width: 35%;
  padding: 0 2rem 0 4rem;
}
.productfull .image-block {
  position: relative;
  width: 65%;
  min-width: 65%;
  max-width: 65%;
}
.productfull .image-block:before {
  content: '';
  display: block;
  position: absolute;
  z-index: -1;
  width: 200vw;
  right: 0;
  bottom: 0;
  height: 300vh;
}
.productfull .slick-vertical .slick-slide {
  border: none;
}
.productfull .jshop_img_description {
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
  width: 6rem;
}
.productfull .jshop_img_description .jshop_img_thumb {
  border-bottom: 2px solid transparent;
  cursor: pointer;
}
.productfull .jshop_img_description .jshop_img_thumb.active {
  background-color: #1a1a1a;
}
.productfull .jshop_img_thumb {
  width: 6rem;
}
.productfull .image_middle {
  max-width: 81rem;
  width: 80%;
  min-width: 69%;
  margin: 0 auto;
  font-size: 0;
}
.productfull #list_product_image_thumb {
  padding: 2rem 0;
}
.productfull #list_product_image_thumb .jshop_img_thumb {
  margin: 0.2rem 0;
}
.productfull #list_product_image_thumb .slick-prev {
  font-size: 1.8rem;
  line-height: 2rem;
  right: auto;
  height: 2rem;
  text-align: center;
  left: 0;
  width: 100%;
  top: 0;
  bottom: auto;
  background: #fff;
  color: #1a1a1a;
  transform: translate(0, 0);
}
.productfull #list_product_image_thumb .slick-next {
  font-size: 1.8rem;
  line-height: 2rem;
  right: auto;
  height: 2rem;
  text-align: center;
  left: 0;
  width: 100%;
  top: auto;
  bottom: 0;
  background: #fff;
  color: #1a1a1a;
  transform: translate(0, 0);
}
.productfull .jshop_model_prod {
  margin-bottom: 1.5rem;
}
.productfull .extra_field {
  margin-bottom: 1.5rem;
}
.productfull .jshop_prod_attributes_title {
  padding-top: 2.5rem;
  font-size: 1.4rem;
  letter-spacing: .06rem;
  font-weight: 500;
  line-height: 1.5rem;
  color: #1a1a1a;
  text-transform: uppercase;
  margin-bottom: 2rem;
  border-top: 1px solid  #999;
}
.productfull .jshop_prod_attributes_description {
  font-weight: 400;
  color: #757575;
  font-size: 1.5rem;
  line-height: 2.2rem;
  margin-bottom: 2rem;
}
.productfull div.jshop_prod_attributes {
  padding: 0;
  margin: 0;
  margin-bottom: 2.5rem;
  border-bottom: 1px solid  #999;
  padding-bottom: 1.5rem;
}
.productfull div.jshop_prod_attributes .input_type_radio {
  display: inline-block;
  margin: 0;
  margin-right: 1rem;
  margin-bottom: 1rem;
}
.productfull div.jshop_prod_attributes .input_type_radio input {
  display: none;
}
.productfull div.jshop_prod_attributes .input_type_radio input + label {
  margin: 0;
  font-size: 1.4rem;
  line-height: 1.2;
  text-align: center;
  min-width: 4.0rem;
  background: #ececec;
  border: 1px solid #b9bdbb;
  transition: border-color 0.3s ease-in-out, background-color 0.3s ease-in-out;
  padding: 0.3rem 0.5rem;
}
.productfull div.jshop_prod_attributes .input_type_radio input + label:hover {
  border: 1px solid #a7aba9;
  transition: border-color 0.3s ease-in-out, background-color 0.3s ease-in-out;
}
.productfull div.jshop_prod_attributes .input_type_radio input:checked + label {
  border: 1px solid #377a56;
  background: #377a56;
  color: #fff;
  transition: border-color 0.3s ease-in-out, background-color 0.3s ease-in-out;
}
.productfull .prod_qty_input {
  position: relative;
  padding-right: 2.0rem;
}
.productfull .prod_qty_input #quantity {
  padding: .7rem 1rem;
  text-align: center;
  line-height: 1.1;
}
.productfull .prod_qty_input .product_minus {
  position: absolute;
  bottom: 0;
  top: 50%;
  right: 0;
  width: 1.5rem;
  margin: 0;
  padding: 0;
  border: none;
  background: transparent;
  color: #9d9d9d;
}
.productfull .prod_qty_input .product_minus:before {
  content: "\f078";
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
}
.productfull .prod_qty_input .product_plus {
  position: absolute;
  bottom: 50%;
  top: 0;
  right: 0;
  width: 1.5rem;
  margin: 0;
  padding: 0;
  border: none;
  background: transparent;
  color: #9d9d9d;
}
.productfull .prod_qty_input .product_plus:before {
  content: "\f077";
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
}
.productfull .product-buttons {
  padding: 0;
  padding-top: 1.5rem;
  display: block;
}
.productfull .product-buttons .btn {
  padding: 0.7rem 2.3rem;
  line-height: 1.1;
}
.productfull .old_price {
  font-size: 2.0rem;
  margin-bottom: 0;
}
.productfull .old_price span {
  text-decoration: line-through;
}
.productfull .prod_price {
  font-size: 1.8rem;
}
.productfull .prod_price #block_price {
  font-size: 2.0rem;
  color: #377a56;
}
.productfull .old_price + .prod_price #block_price {
  color: #ff0a0a;
}
.productfull .block_rating_hits {
  padding-top: 1.0rem;
}
.productfull .block_rating_hits table {
  float: none;
}
.productfull .jshop_prod_description strong {
  font-weight: 500;
}
.productfull .jshop_prod_description h2 {
  font-family: 'Futura';
  font-size: 2.8rem;
  line-height: 3.8rem;
  letter-spacing: .12rem;
  font-weight: 400;
  margin: 0 auto 2rem;
}
.productfull .gr_name {
  display: inline-block;
  font-size: 1.4rem;
  line-height: 1.2;
  text-align: center;
  min-width: 4.0rem;
  background: #b9bdbb;
  border: 1px solid #b9bdbb;
  transition: border-color 0.3s ease-in-out, background-color 0.3s ease-in-out;
  padding: 0.3rem 0.5rem;
  margin-right: 1rem;
  margin-bottom: 1rem;
}
.productfull .review_header {
  font-size: 2.8rem;
  line-height: 3.8rem;
  letter-spacing: .12rem;
  font-weight: 400;
  margin: 0 auto 2rem;
}
.productfull div.rating-cancel,
.productfull div.rating-cancel a {
  transition: none;
}
.productfull div.star-rating,
.productfull div.star-rating a {
  transition: none;
}
.productfull__hr {
  margin: 3.5rem 0;
  border-bottom: 1px solid #377a56;
}
.prices-row {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}
.prices-row > * {
  margin: 0 1.5rem 0 0;
}
.prices-row > *:last-child {
  margin-right: 0;
}
.prices-row__title {
  font-size: 1.8rem;
}
.block_attr_sel {
  display: inline-block;
}
.contact-us-page-map {
  height: 397px;
  background: #cecece;
  margin-top: 2.5rem;
  margin-bottom: 2.5rem;
}
.magnify {
  position: relative;
  display: inline-block;
  cursor: none;
}
.magnify img {
  position: relative;
  display: block;
}
.magnify-lens {
  position: absolute;
  z-index: 100;
  width: 300px;
  height: 300px;
  border-radius: 0;
  box-shadow: 0 0 0 3px #d2af22, 0 0 7px 7px rgba(0, 0, 0, 0.25), inset 0 0 40px 2px rgba(0, 0, 0, 0.25);
  pointer-events: none;
  opacity: 0;
  transition: opacity;
}
.magnify-loading,
.magnify-error {
  background: rgba(51, 51, 51, 0.75) !important;
}
.magnify-loading:before,
.magnify-error:before {
  position: absolute;
  top: 45%;
  left: 0;
  right: 0;
  text-align: center;
  font-size: 1.25em;
  line-height: 1;
  text-shadow: 0 0 2px rgba(51, 51, 51, 0.8);
  text-transform: none;
}
.magnify-loading:before {
  content: 'Loading...';
  color: #fff;
}
.magnify-error:before {
  content: 'Error!';
  color: #f66;
}
.header-logo a {
  display: flex;
  color: inherit;
  font-size: 0;
  text-decoration: none;
  align-items: center;
}
.header-logo a:hover,
.header-logo a:focus,
.header-logo a:active {
  color: #377a56;
  text-decoration: none;
}
.header-logo__picture {
  display: inline-block;
  max-width: 27.0rem;
  margin: 0 auto 2rem;
  margin-bottom: 0;
}
.header-logo__text {
  font-size: 1.8rem;
  font-weight: 500;
  color: #fff;
  text-decoration: none;
  text-transform: uppercase;
}
.header-logo__text:hover,
.header-logo__text:focus,
.header-logo__text:active {
  color: #fff;
  text-decoration: none;
}
.cabinet-menu-header {
  display: flex;
  justify-content: flex-end;
}
.menu-icon {
  position: relative;
  display: inline-block;
}
.menu-icon .item {
  display: inline-block;
  cursor: pointer;
  color: #fff;
  font-size: 1.8rem;
  line-height: 2.0rem;
  padding: 1rem 1.5rem;
}
.menu-icon .sub-item {
  position: absolute;
  z-index: 1;
  top: 100%;
  right: 0;
  background: #f7f7f7;
  background-size: cover;
  box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.5);
  padding: 2rem 5rem;
  display: none;
}
.menu-icon .sub-item ul.nav {
  margin: 0;
  padding: 0;
  white-space: nowrap;
}
.menu-icon .sub-item ul.nav > li {
  display: inline-block;
}
.menu-icon .sub-item ul.nav > li + li {
  margin-left: 2.5rem;
}
.menu-icon .sub-item ul.nav > li > a {
  font-family: 'Futura-Cond', sans-serif;
  display: inline-block;
  font-weight: 400;
  text-transform: uppercase;
  font-size: 2.1rem;
  line-height: 1.8rem;
  text-decoration: none;
  border: 1px solid transparent;
  padding: 1.0rem 2.0rem;
  color: #fff;
  background-color: #d2af22;
  border-color: #d2af22;
  transition: color 0.3s ease-in-out, background-color 0.3s ease-in-out, border-color 0.3s ease-in-out;
}
.menu-icon .sub-item ul.nav > li > a:hover,
.menu-icon .sub-item ul.nav > li > a:focus,
.menu-icon .sub-item ul.nav > li > a:active {
  color: #fff;
  background-color: #232f3d;
  border-color: #232f3d;
  transition: color 0.3s ease-in-out, background-color 0.3s ease-in-out, border-color 0.3s ease-in-out;
}
.menu-icon:hover .item {
  color: #d2af22;
}
.menu-icon:hover .sub-item {
  display: block;
}
.small_header {
  font-size: 1.8rem;
  font-weight: 500;
  padding-bottom: 0.5rem;
}
.logintext {
  margin-bottom: 1rem;
}
label {
  font-size: 1.4rem;
  line-height: 1.2;
}
.login_block form {
  max-width: 32rem;
}
#comjshop_register .control-label {
  clip: rect(0, 0, 0, 0);
  border: 0;
  border: 0 none;
  clip: rect(0px, 0px, 0px, 0px);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
#comjshop_register div.jshop_register {
  padding: 0;
  width: auto;
}
#comjshop_register form {
  max-width: 32rem;
  margin: 0 auto;
}
#comjshop_register .box_button {
  text-align: center;
}
.mycart_wrapp {
  min-width: 0;
  min-height: 0;
  max-width: 100%;
  z-index: 10;
  line-height: 1.2;
  margin: 0;
  padding: 1rem 1.5rem;
}
.mycart_wrapp .mycart_mini_txt.extern {
  color: #fff;
}
.mycart_wrapp:hover .mycart_mini_txt.extern {
  color: #d2af22;
}
.mycart_wrapp:hover .mycart_mini_txt.extern:after {
  color: #d2af22;
}
.mycart_wrapp.green .mycart_mini_txt {
  background: transparent;
  display: block;
  position: relative;
  padding: 0;
}
.mycart_mini_txt:not(.externbootstrap) {
  width: auto;
  height: auto;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  -moz-border-radius: 0;
  -webkit-border-radius: 0;
  border-radius: 0;
}
.mycart_mini_txt.extern a {
  top: 0;
  right: 0;
  width: 2.0rem;
  height: 2.0rem;
  color: #fff !important;
  font-size: 1.4rem;
  line-height: 1.6rem;
  padding: 0.2rem 0.2rem;
  text-align: center;
  position: absolute;
  background: #2d2d2d !important;
  border-radius: 50%;
  display: block;
  transform: translate(50%, -50%);
}
.mycart_wrapp .mycart_mini_txt.extern .arrow_down {
  padding: 0;
  margin: 0;
  display: block;
  font-size: 0;
  line-height: 1.2;
  height: auto;
  width: auto;
}
.mycart_wrapp .mycart_mini_txt.extern .arrow_down:after {
  content: "\f07a";
  font: normal normal normal 14px/1 FontAwesome;
  font-size: 2.0rem;
  line-height: 2.4rem;
  color: #fff;
}
.extern_wrap {
  font-size: 1.6rem;
  min-width: 32rem;
  max-width: 32rem;
  width: 32rem;
  margin-top: 0;
  background: #f7f7f7;
  background-size: cover;
  padding: 2rem 1.5rem;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.5);
  border: 1px solid #ccc;
  top: 100%;
  left: auto;
  right: 0;
  max-height: 80vh;
  overflow: auto;
}
.mycart_wrapp .extern_row span.delete {
  width: 2rem;
  height: 2rem;
  text-align: center;
  line-height: 2rem;
}
.mycart_wrapp .extern_row span.delete a {
  padding: 0;
  font-size: 2rem;
  line-height: 2rem;
}
.mycart_wrapp.green .extern_content .name a,
.mycart_wrapp.green .extern_bottom .name a {
  color: #d2af22 !important;
}
.list_category-subheader {
  font-size: 1.8rem;
  margin-bottom: 3.0rem;
  font-weight: 500;
  text-transform: uppercase;
  text-align: center;
}
.jshop.list_category {
  display: flex;
  flex-wrap: wrap;
  display: grid;
  grid-auto-rows: 1fr;
  grid-template-columns: repeat(auto-fill, 27rem);
  grid-gap: 3.0rem;
  -webkit-box-pack: justify;
  justify-content: space-between;
}
.jshop.list_category .jshop_categ {
  text-align: center;
  background: none;
}
.jshop.list_category .jshop_categ a {
  display: block;
}
.jshop.list_category .jshop_categ a:hover,
.jshop.list_category .jshop_categ a:focus,
.jshop.list_category .jshop_categ a:active {
  text-decoration: none;
}
.jshop.list_category .jshop_categ a:hover .category_image_img,
.jshop.list_category .jshop_categ a:focus .category_image_img,
.jshop.list_category .jshop_categ a:active .category_image_img {
  transform: translateZ(0) scale(1.1);
  transition: transform 0.3s ease-in-out;
}
.jshop.list_category .category_image {
  margin-bottom: 2rem;
  display: block;
  overflow: hidden;
}
.jshop.list_category .category_image_img {
  display: block;
  width: auto;
  padding-bottom: 56.25%;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center center;
  transform: translateZ(0) scale(1);
  transition: transform 0.3s ease-in-out;
  margin: -2px;
}
.jshop.list_category .category_info {
  display: block;
}
.jshop.list_category .category_name {
  text-align: center;
  margin-top: 2rem;
  text-transform: uppercase;
  font-weight: 500;
  font-size: 1.8rem;
}
@media (min-width: 768px) {
  .js-sidebar {
    padding-right: 1.5rem;
  }
}
.js-sidebar .categories {
  border-bottom: 1px solid #E0E0E0;
}
.js-sidebar .categories.moduletable > h3 {
  margin: 0;
  font-family: 'Futura';
  padding: 2.65rem 1.5rem 2.3rem 0;
  letter-spacing: .02rem;
  word-spacing: .02rem;
  font-size: 1.4rem;
  line-height: 1.5rem;
  text-transform: uppercase;
  text-align: left;
  cursor: pointer;
  position: relative;
}
.js-sidebar .categories.moduletable > h3:after {
  content: '';
  display: block;
  position: absolute;
  top: 50%;
  transform: translateY(-50%) rotate(180deg);
  transition: transform 0.3s ease-in-out;
  right: 3px;
  width: 2rem;
  height: 2rem;
  background: url('/images/icons/chevron-down.svg') no-repeat 25%;
}
.js-sidebar .categories.moduletable > h3.closed:after {
  transform: translateY(-50%) rotate(0);
  transition: transform 0.3s ease-in-out;
}
.js-sidebar .categories ul.nav {
  margin: 0;
  padding: 0;
  padding-bottom: 2.2rem;
}
.js-sidebar .categories ul.nav > li {
  font-size: 1.4rem;
  line-height: 2.0rem;
  margin-bottom: .3rem;
  display: none;
}
.js-sidebar .categories ul.nav > li.active {
  display: block;
}
.js-sidebar .categories ul.nav > li.active > a {
  font-size: 0;
}
.js-sidebar .categories ul.nav > li.active > a:before {
  content: 'Все позиции';
  font-size: 1.4rem;
}
.js-sidebar .categories ul.nav > li.current {
  display: block;
}
.js-sidebar .categories ul.nav > li.current > a {
  color: #d2af22;
}
.js-sidebar .categories ul.nav > li > a {
  color: #1a1a1a;
  background: transparent;
  text-decoration: none;
}
.js-sidebar .categories ul.nav > li > a:hover,
.js-sidebar .categories ul.nav > li > a:focus,
.js-sidebar .categories ul.nav > li > a:active {
  color: #d2af22;
  background: transparent;
  text-decoration: none;
}
.js-sidebar .categories ul.nav > li > ul.nav-child > li {
  font-size: 1.4rem;
  line-height: 2.0rem;
  margin-bottom: .3rem;
}
.js-sidebar .categories ul.nav > li > ul.nav-child > li > a {
  color: #1a1a1a;
  background: transparent;
  text-decoration: none;
}
.js-sidebar .categories ul.nav > li > ul.nav-child > li > a:hover,
.js-sidebar .categories ul.nav > li > ul.nav-child > li > a:focus,
.js-sidebar .categories ul.nav > li > ul.nav-child > li > a:active {
  color: #d2af22;
  background: transparent;
  text-decoration: none;
}
.js-sidebar .categories ul.nav > li > ul.nav-child > li.current {
  display: block;
}
.js-sidebar .categories ul.nav > li > ul.nav-child > li.current > a {
  color: #d2af22;
}
.js-sidebar .sf_wrapper {
  z-index: 1;
  padding-bottom: 2.2rem;
}
.js-sidebar .sf_container {
  background: transparent;
}
.js-sidebar .sf_wrapper * {
  font-family: 'Futura';
  font-size: 1.4rem;
  padding: 0;
}
.js-sidebar .sf_block {
  border: none;
  border-bottom: 1px solid #E0E0E0;
}
.js-sidebar .sf_block_header {
  margin: 0;
  font-family: 'Futura';
  padding: 2.65rem 1.5rem 2.3rem 0;
  font-weight: 500;
  letter-spacing: .02rem;
  word-spacing: .02rem;
  font-size: 1.4rem;
  line-height: 1.5rem;
  text-transform: uppercase;
  text-align: left;
  cursor: pointer;
  position: relative;
}
.js-sidebar .sf_block_header .sf_ctrl {
  content: '';
  display: block;
  position: absolute;
  top: 50%;
  left: auto;
  transform: translateY(-50%) rotate(180deg);
  transition: transform 0.3s ease-in-out;
  right: 3px;
  width: 2rem;
  height: 2rem;
  background: url('/images/icons/chevron-down.svg') no-repeat 25%;
  border: none;
}
.js-sidebar .sf_block_header .sf_ctrl.roll {
  border: none;
  left: auto;
  transform: translateY(-50%) rotate(0);
  transition: transform 0.3s ease-in-out;
}
.js-sidebar .sf_block_params {
  padding-bottom: 2.2rem;
}
.js-sidebar .sf_block_params label {
  display: block;
  margin-bottom: 0.3rem;
}
.js-sidebar .sf_block_params input[type="checkbox"] {
  display: none;
}
.js-sidebar .sf_block_params input[type="checkbox"] + span.sf_text {
  margin: 0;
  border: none;
  padding-left: 3.6rem;
  display: block;
  position: relative;
  font-size: 1.4rem;
  line-height: 1.8rem;
  color: #1a1a1a;
}
.js-sidebar .sf_block_params input[type="checkbox"] + span.sf_text:hover {
  color: #377a56;
}
.js-sidebar .sf_block_params input[type="checkbox"] + span.sf_text:before {
  display: block;
  position: absolute;
  content: "";
  width: 1.8rem;
  height: 1.8rem;
  border: 1px solid #d0d0d0;
  left: 0;
  top: 0;
  box-sizing: border-box;
}
.js-sidebar .sf_block_params input[type="checkbox"] + span.sf_text:after {
  display: block;
  position: absolute;
  content: "";
  width: .8rem;
  height: .4rem;
  speak: none;
  font-style: normal;
  font-size: 0;
  top: .52rem;
  left: .5rem;
  border-left: 1px solid #1a1a1a;
  border-bottom: 1px solid #1a1a1a;
  opacity: 0;
  transition: opacity 0.3s ease-in-out;
  box-sizing: border-box;
  transform: rotate(-45deg);
}
.js-sidebar .sf_block_params input[type="checkbox"] + span.sf_text:hover:before {
  border: 2px solid #377a56;
}
.js-sidebar .sf_block_params input[type="checkbox"]:checked + span.sf_text:after {
  opacity: 1;
  transition: opacity 0.3s ease-in-out;
}
.js-sidebar .sf_block:hover {
  background: transparent;
}
.js-sidebar .sf_submit {
  display: none;
}
.js-sidebar .sf_reset {
  height: auto;
  font-family: 'Futura-Cond';
  display: inline-block;
  font-weight: 400;
  text-transform: uppercase;
  font-size: 1.8rem;
  text-decoration: none;
  border: 1px solid transparent;
  border-top-color: transparent;
  border-right-color: transparent;
  border-bottom-color: transparent;
  border-left-color: transparent;
  padding: .7rem 2rem;
  line-height: 3.0rem;
  border-radius: 2px;
  color: #377a56;
  background-color: transparent;
  transition: color 0.3s ease-in-out, background-color 0.3s ease-in-out, border-color 0.3s ease-in-out;
  padding: 0.7rem 2.3rem;
  line-height: 1.1;
  color: #fff;
  background: #377a56;
  border-color: #377a56;
  /*
    display: inline-block;
    border: 2px solid @blue-color;
    color: @blue-color;
    border-radius: 2px;
    font-size: 1.4rem;
    font-weight: 500;
    line-height: 1;
    padding: .5rem;
    letter-spacing: .04rem;
    text-decoration: none;
    white-space: normal;
    text-transform: uppercase;
    background: #fff;

    &:hover, &:focus, &:active {
      border: 2px solid @blue-color;
      color: #fff;
      background-color: #000;
      text-decoration: none;
    }
    */
}
.js-sidebar .sf_reset:hover,
.js-sidebar .sf_reset:focus,
.js-sidebar .sf_reset:active {
  color: #fff;
  background: #232f3d;
  border-color: #232f3d;
}
.js-sidebar .sf_buttons {
  margin: 0;
  padding-top: 2.2rem;
}
.filter-results .sf_panel {
  padding: 0;
  background: transparent;
  margin-bottom: 2rem;
  font-size: 0;
  line-height: 1.2;
  padding: 0 1.5rem;
}
@media (min-width: 768px) {
  .filter-results .sf_panel {
    display: flex;
    justify-content: space-between;
  }
}
.filter-results .sf_panel .sf_prodcount {
  display: none;
  margin: 0;
}
.filter-results .sf_panel .sf_sortbtn,
.filter-results .sf_panel .sf_sortcount {
  margin: 0;
  display: inline-block;
  vertical-align: middle;
}
.filter-results .sf_panel .sf_sortbtn {
  margin-right: 5rem;
}
.filter-results .sf_panel .sf_sortbtn .title,
.filter-results .sf_panel .sf_sortbtn .item {
  font-size: 1.4rem;
  line-height: 1.2;
  display: inline-block;
  vertical-align: middle;
}
.filter-results .sf_panel .sf_sortbtn .title {
  margin-right: 0.5rem;
}
.filter-results .sf_panel .sf_sortbtn .item {
  margin: 0.5rem 0.5rem;
  border: none;
  background: transparent;
  padding: 0;
}
.filter-results .sf_panel .sf_sortcount {
  font-size: 1.4rem;
  line-height: 1.2;
}
.filter-results .sf_panel .sf_sortcount .title {
  display: inline-block;
  vertical-align: middle;
  margin-right: 0.5rem;
}
.filter-results .sf_panel .sf_sortcount .chosen-container {
  display: inline-block;
  vertical-align: middle;
  width: auto !important;
}
.filter-results .chosen-container-single .chosen-single {
  padding: 0.5rem 1rem;
}
.list_product {
  display: block;
  overflow: hidden;
}
.list_product__inner {
  display: flex;
  flex-wrap: wrap;
}
.list_product .block_product {
  padding: 0 1.5rem 1.5rem;
  width: 100%;
  max-width: 29.5rem;
}
.list_product .block_product .product {
  padding: 1.5rem;
  background: #fff;
  border: 1px solid transparent;
  margin: 0 auto;
}
.list_product .block_product .product:hover {
  border: 1px solid #377a56;
}
.list_product .block_product .product:hover .image .image_block .second-image {
  opacity: 1;
  transition: opacity 0.3s ease-in-out;
}
.list_product .block_product .image {
  padding: 0;
  margin: 0;
  position: relative;
}
.list_product .block_product .image .image_block {
  padding: 0;
  margin: 0;
  position: relative;
}
.list_product .block_product .image .image_block .second-image {
  top: 0;
  left: 0;
  right: 0;
  position: absolute;
  opacity: 0;
  transition: opacity 0.3s ease-in-out;
}
.list_product .block_product .image .review_mark {
  display: none;
}
.list_product .block_product .image .count_commentar {
  display: none;
}
.list_product .block_product .name {
  margin: 1.5rem 0 0;
  font-weight: 500;
  font-size: 1.6rem;
  line-height: 2rem;
  text-align: center;
  text-transform: uppercase;
}
.list_product .block_product .prices-block {
  text-align: center;
  margin-top: 1rem;
}
.list_product .block_product .prices-block .old_price,
.list_product .block_product .prices-block .jshop_price {
  display: inline-block;
  vertical-align: middle;
  margin: 0;
  margin-left: 0.5rem;
  margin-right: 0.5rem;
}
.list_product .block_product .prices-block .old_price {
  font-size: 1.6rem;
  line-height: 1.2;
  color: #000;
  font-weight: 400;
  position: relative;
}
.list_product .block_product .prices-block .old_price span {
  text-decoration: none;
}
.list_product .block_product .prices-block .old_price:after {
  content: '';
  position: absolute;
  display: block;
  width: 100%;
  top: 50%;
  left: 0;
  height: 1px;
  background: #000;
}
.list_product .block_product .prices-block .jshop_price span {
  font-size: 1.6rem;
  line-height: 1.2;
  color: #377a56;
  font-weight: 500;
}
.list_product .block_product .prices-block .old_price + .jshop_price span {
  color: #d40000;
}
.list_product .block_product .extra_fields {
  display: none;
}
.list_product .block_product .description {
  display: none;
}
.list_product .block_product .buttons {
  margin-top: 1rem;
}
.list_product .block_product .buttons .button_detail {
  margin: 0;
  font-family: 'Futura';
  display: inline-block;
  vertical-align: middle;
  border: 2px solid #377a56;
  color: #fff;
  border-radius: 0;
  font-size: 1.4rem;
  font-weight: 500;
  line-height: 1;
  padding: .5rem;
  letter-spacing: .04rem;
  text-decoration: none;
  white-space: normal;
  text-transform: uppercase;
  background: #377a56;
}
.list_product .block_product .buttons .button_detail:hover,
.list_product .block_product .buttons .button_detail:focus,
.list_product .block_product .buttons .button_detail:active {
  border: 2px solid #377a56;
  color: #377a56;
  background-color: #fff;
  text-decoration: none;
}
#sf_slider .ui-slider-handle {
  border: 1px solid #377a56;
  background: #377a56 !important;
  font-weight: bold;
  color: #377a56;
  top: 50%;
  transform: translateY(-50%);
  width: 1.6rem;
  height: 1.6rem;
  border-radius: 0.5rem;
}
#sf_slider.ui-slider-horizontal {
  width: auto;
  height: 3px;
  box-sizing: border-box;
  border: 1px solid #eeeeee;
  border-radius: 3px;
  margin: 0.7rem 0.8rem;
}
#sf_slider .ui-slider-range {
  background: #878787;
}
.three-banners-item-wrapper {
  vertical-align: top;
}
.three-banners-item-subtitle {
  margin-top: 1rem;
  color: #fff;
  text-align: center;
  font-size: 1.8rem;
}
.three-banners-item-subtitle a {
  display: inline-block;
  margin: 0 1rem;
  text-transform: lowercase;
}
.three-banners-item-subtitle a:hover,
.three-banners-item-subtitle a:focus,
.three-banners-item-subtitle a:active {
  color: #d2af22;
}
.mycart_wrapp.green .gotocart :last-child {
  font-family: 'Futura-Cond', sans-serif;
  display: inline-block;
  font-weight: 400;
  text-transform: uppercase;
  font-size: 2.1rem;
  text-decoration: none;
  border: 1px solid transparent;
  padding: 0.7rem 2.3rem;
  line-height: 1.1;
  color: #fff;
  background-color: #d2af22;
  border-color: #d2af22;
  transition: color 0.3s ease-in-out, background-color 0.3s ease-in-out, border-color 0.3s ease-in-out;
  box-shadow: none !important;
}
.mycart_wrapp.green .gotocart :last-child:hover,
.mycart_wrapp.green .gotocart :last-child:focus,
.mycart_wrapp.green .gotocart :last-child:active {
  color: #fff;
  background-color: #232f3d;
  border-color: #232f3d;
  transition: color 0.3s ease-in-out, background-color 0.3s ease-in-out, border-color 0.3s ease-in-out;
  text-decoration: none !important;
  box-shadow: none !important;
}
.extern_wrap .summ_total {
  color: #950000;
}
.minicart_attr_list {
  width: auto;
}
.requiredtext {
  padding-bottom: 0;
  color: #950000;
  font-size: 1.4rem;
}
#oneStepCheckoutForm {
  margin-bottom: 5.5rem;
}
#oneStepCheckoutForm .uk-panel-box {
  border-radius: 0;
  background: #f5f5f5;
  border: 1px solid #b9bdbb;
}
#oneStepCheckoutForm .jshop_nvg_register .os-value,
#oneStepCheckoutForm .jshop_register .os-value {
  display: flex;
}
#oneStepCheckoutForm .jshop_nvg_register .os-value .requiredtext,
#oneStepCheckoutForm .jshop_register .os-value .requiredtext {
  padding-left: 1rem;
  font-size: 1.8rem;
}
#oneStepCheckoutForm .jshop_nvg_register .os-value span:not(.requiredtext),
#oneStepCheckoutForm .jshop_register .os-value span:not(.requiredtext) {
  flex: 1;
}
#oneStepCheckoutForm .jshop_nvg_register {
  padding-bottom: 2rem;
}
#oneStepCheckoutForm .jshop_register {
  padding-top: 1rem;
}
#oneStepCheckoutForm .minicart {
  margin: 0;
}
#oneStepCheckoutForm .minicart .product_price {
  white-space: nowrap;
}
#oneStepCheckoutForm .minicart .product_price_quantity {
  white-space: nowrap;
}
#oneStepCheckoutForm .minicart .uk-thumbnail {
  border: none;
  padding: 0;
  box-shadow: none;
  border-radius: 0;
}
#oneStepCheckoutForm th {
  padding-top: 0;
}
#oneStepCheckoutForm .jshop_img_description_center-inner {
  display: flex;
}
#oneStepCheckoutForm .jshop_img_description_center-inner .product_image {
  width: 25%;
  min-width: 6rem;
}
#oneStepCheckoutForm .jshop_img_description_center-inner .product_info {
  padding-left: 1.5rem;
}
#oneStepCheckoutForm .total {
  font-weight: 500;
}
#oneStepCheckoutForm a.policy {
  font-weight: 500;
  font-family: 'Futura';
  font-size: 2.0rem;
}
#oneStepCheckoutForm .jshop_subtotal {
  margin-bottom: 2rem;
}
#oneStepCheckoutForm .rabatt_input {
  padding: 0;
  display: flex;
  margin-bottom: 2rem;
}
#oneStepCheckoutForm .rabatt_input .btn {
  margin-left: 2rem;
  padding: 0.7rem 2.3rem;
  line-height: 1.1;
}
#oneStepCheckoutForm .row_agb {
  border: 1px solid #999;
  letter-spacing: .06rem;
}
#oneStepCheckoutForm .row_agb input[type="radio"],
#oneStepCheckoutForm .row_agb input[type="checkbox"] {
  margin: 0;
}
#oneStepCheckoutForm .button_order_finish-wrapper {
  padding-top: 3.5rem;
}
#oneStepCheckoutForm.uk-form select,
#oneStepCheckoutForm.uk-form textarea,
#oneStepCheckoutForm.uk-form input[type="text"],
#oneStepCheckoutForm.uk-form input[type="password"],
#oneStepCheckoutForm.uk-form input[type="datetime"],
#oneStepCheckoutForm.uk-form input[type="datetime-local"],
#oneStepCheckoutForm.uk-form input[type="date"],
#oneStepCheckoutForm.uk-form input[type="month"],
#oneStepCheckoutForm.uk-form input[type="time"],
#oneStepCheckoutForm.uk-form input[type="week"],
#oneStepCheckoutForm.uk-form input[type="number"],
#oneStepCheckoutForm.uk-form input[type="email"],
#oneStepCheckoutForm.uk-form input[type="url"],
#oneStepCheckoutForm.uk-form input[type="search"],
#oneStepCheckoutForm.uk-form input[type="tel"],
#oneStepCheckoutForm.uk-form input[type="color"] {
  min-width: 0;
  height: auto;
  width: 100%;
  display: inline-block;
  font-family: 'Futura';
  font-weight: 400;
  font-size: 1.4rem;
  line-height: 3.0rem;
  color: #1a1a1a;
  padding: .7rem 2rem;
  margin: 0;
  border-radius: 2px;
  box-sizing: border-box;
  border: 1px solid #dadada;
  -webkit-transition: border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
  transition: border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
}
#oneStepCheckoutForm.uk-form select:focus,
#oneStepCheckoutForm.uk-form textarea:focus,
#oneStepCheckoutForm.uk-form input[type="text"]:focus,
#oneStepCheckoutForm.uk-form input[type="password"]:focus,
#oneStepCheckoutForm.uk-form input[type="datetime"]:focus,
#oneStepCheckoutForm.uk-form input[type="datetime-local"]:focus,
#oneStepCheckoutForm.uk-form input[type="date"]:focus,
#oneStepCheckoutForm.uk-form input[type="month"]:focus,
#oneStepCheckoutForm.uk-form input[type="time"]:focus,
#oneStepCheckoutForm.uk-form input[type="week"]:focus,
#oneStepCheckoutForm.uk-form input[type="number"]:focus,
#oneStepCheckoutForm.uk-form input[type="email"]:focus,
#oneStepCheckoutForm.uk-form input[type="url"]:focus,
#oneStepCheckoutForm.uk-form input[type="search"]:focus,
#oneStepCheckoutForm.uk-form input[type="tel"]:focus,
#oneStepCheckoutForm.uk-form input[type="color"]:focus {
  border: 1px solid #d3d3d3;
  color: #495057;
  background-color: #fff;
  border-color: #4d4d4d;
  outline: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  -webkit-transition: border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
  transition: border-color 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out, -webkit-box-shadow 0.15s ease-in-out;
}
#oneStepCheckoutForm .register-checkbox {
  padding-left: 3rem;
  font-weight: 400;
  font-size: 1.6rem;
  letter-spacing: .06rem;
  line-height: 1.79em;
  position: relative;
}
#oneStepCheckoutForm .register-checkbox input {
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
}
#table_payments label,
#table_shippings label {
  font-weight: 400;
  font-size: 1.6rem;
  letter-spacing: .06rem;
}
th {
  font-weight: 500;
}
.btn-menu {
  border: none;
  padding: .25rem 0;
  color: #fff;
  line-height: 1;
}
.btn-menu:hover,
.btn-menu:focus,
.btn-menu:active {
  background: transparent;
  color: #fff;
}
.btn-menu.btn-close {
  margin-top: 1rem;
  margin-right: 1.0rem;
}
.product-module-carousel .modopprod_item {
  margin-left: auto;
  margin-right: auto;
}
.partner-item {
  text-align: center;
}
.mobile-menu1 {
  padding-top: 2rem;
}
.stati {
  /*  .owl-carousel .owl-nav .owl-prev,
  .owl-carousel .owl-nav .owl-next {
    font-size: 1.6rem;
    line-height: 6.0rem;
    height: 6.0rem;
    width: 3.0rem;
    background: rgba(0, 0, 0, 0.9);
    opacity: 0.85;
    color: #fff;
    transition: opacity 0.2s;

    &:hover, &:focus, &:active {
      opacity: 1;
      color: #fff;
      transition: opacity 0.2s;
    }

    &.disabled {
      opacity: 0.6;
      cursor: default;
      transition: opacity 0.2s;

      &:hover, &:focus, &:active {
        opacity: 0.6;
        cursor: default;
        transition: opacity 0.2s;
      }
    }
  }
  .owl-carousel .owl-nav .owl-prev {
    border-top-right-radius: 3rem;
    border-bottom-right-radius: 3rem;
    padding-left: 0.6rem;
  }
  .owl-carousel .owl-nav .owl-next {
    border-top-left-radius: 3rem;
    border-bottom-left-radius: 3rem;
    padding-right: 0.6rem;
  }*/
}
.jshop_profile_data {
  display: none;
}
.main-wrapper {
  padding-bottom: 4rem;
}
.myaccount_urls {
  font-size: 0;
  line-height: 1.2;
  text-align: center;
}
.myaccount_urls > div {
  display: inline-block;
  font-size: 0;
  line-height: 1.2;
  padding: 0 1rem;
}
.js-sidebar-accordion-button {
  padding-top: 2.2rem;
  padding-bottom: 2.2rem;
  text-align: center;
}
.js-sidebar-accordion-button .btn {
  padding: 0.7rem 2.3rem;
  line-height: 1.1;
  padding-right: 3.5rem;
  position: relative;
}
.js-sidebar-accordion-button .btn:after {
  font: normal normal normal 14px/1 FontAwesome;
  content: "\f107";
  display: block;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  transition: transform 0.3s ease-in-out;
  right: 1.3rem;
  font-size: 1.6rem;
}
.js-sidebar-accordion-button .btn.opened:after {
  transform: translateY(-50%) rotate(180deg);
  transition: transform 0.3s ease-in-out;
}
.editaccount_block form {
  max-width: 32rem;
  margin: 0 auto;
}
.editaccount_block form .control-label {
  clip: rect(0, 0, 0, 0);
  border: 0;
  border: 0 none;
  clip: rect(0px, 0px, 0px, 0px);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.editaccount_block form .box_button {
  text-align: center;
}
.thx-4-order {
  text-align: center;
  font-size: 2.8rem;
  font-weight: 500;
}
.table_order_list {
  display: flex;
  justify-content: space-between;
  align-items: center;
  border-radius: 0;
  background: #f5f5f5;
  border: 1px solid #b9bdbb;
  padding: 1.5rem;
  margin: 0.5rem auto;
}
.table_order_list .products {
  padding: 0 2rem;
}
.table_order_list .buttons {
  padding: 0;
  align-self: center;
}
.myorders_block_info + .myorders_block_info {
  margin-top: 2rem;
}
.myorders_total {
  margin-top: 2rem;
  text-align: right;
  font-size: 120%;
  font-weight: 500;
}
.myorderinfo b {
  font-weight: 500;
}
.myorderinfo .userinfo {
  padding: 1.0rem;
  border: none;
  margin-top: 1rem;
  margin-bottom: 2rem;
}
.myorderinfo .userbillinfo {
  display: inline-block;
  padding-right: 0;
}
.jshop_subtotal .total {
  font-weight: 500;
  color: #950000;
  font-size: 120%;
}
.pagination {
  margin: 1rem 0;
}
.pagination ul {
  border: none;
  box-shadow: none;
  text-shadow: none;
}
.pagination ul > li {
  border: none;
  box-shadow: none;
  text-shadow: none;
}
.pagination ul > li a,
.pagination ul > li span {
  border: none;
  box-shadow: none;
  text-shadow: none;
  background: transparent;
}
.pagination ul > li a:hover,
.pagination ul > li span:hover,
.pagination ul > li a:focus,
.pagination ul > li span:focus,
.pagination ul > li a:active,
.pagination ul > li span:active {
  background: transparent;
}
.pagination ul > li span {
  font-weight: 600;
}
.sizes-mfp {
  margin-bottom: 1.5rem;
}
.sizes-mfp a {
  text-decoration: underline;
  display: inline-flex;
  align-items: center;
}
.sizes-mfp a .svg-icon-circle {
  height: 2.6rem;
  width: 2.6rem;
  line-height: 2.3rem;
  border-radius: 50%;
  background: #377a56;
  margin-right: .5rem;
}
.sizes-mfp a .svg-icon {
  display: block;
  position: relative;
  height: 2.4rem;
  width: 1.8rem;
  margin: .2rem auto;
  fill: #fff;
}
.sizes-mfp a:hover,
.sizes-mfp a:focus,
.sizes-mfp a:active {
  color: #377a56;
}
.sizes-popup {
  max-width: 1200px;
}
.sizes-popup ul.nav-tabs {
  font-size: 0;
  line-height: 1.2;
  padding: 0;
  margin: 0;
  border: none !important;
  border-radius: 0 !important;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  margin-bottom: 3rem;
}
.sizes-popup ul.nav-tabs > li {
  float: none;
  font-size: 0;
  line-height: 1.2;
  padding: 0;
  margin: 0 1rem;
  border: none !important;
  border-radius: 0 !important;
  opacity: 1 !important;
}
.sizes-popup ul.nav-tabs > li > a {
  opacity: 1 !important;
  border-radius: 0 !important;
  border: none !important;
  font-size: 2.2rem;
  line-height: 2.6rem;
  font-family: 'Futura';
  text-transform: uppercase;
  color: #000;
  position: relative;
  padding: 0.5rem 0.5rem 1.5rem;
  background: transparent;
}
.sizes-popup ul.nav-tabs > li > a:hover,
.sizes-popup ul.nav-tabs > li > a:focus,
.sizes-popup ul.nav-tabs > li > a:active {
  background: transparent;
  color: #000;
}
.sizes-popup ul.nav-tabs > li.active > a {
  background: transparent;
  color: #000;
}
.sizes-popup ul.nav-tabs > li.active > a:hover,
.sizes-popup ul.nav-tabs > li.active > a:focus,
.sizes-popup ul.nav-tabs > li.active > a:active {
  background: transparent;
  color: #000;
}
.sizes-popup ul.nav-tabs > li.active > a:before {
  content: '';
  position: absolute;
  display: block;
  width: auto;
  left: 1.5rem;
  right: 1.5rem;
  bottom: 0;
  height: 3px;
  background-color: #000;
}
.shoes-sizes-image {
  margin-bottom: 2rem;
}
.shoes-sizes-list ul {
  display: block;
  list-style: none;
  padding: 0;
  margin: 0;
  counter-reset: section;
}
.shoes-sizes-list ul > li {
  padding: 0;
  margin: 0;
  display: block;
  padding-left: 3rem;
  position: relative;
  margin-bottom: 0.5rem;
  counter-increment: section;
  min-height: 2rem;
}
.shoes-sizes-list ul > li:before {
  position: absolute;
  display: block;
  content: counter(section);
  background: #377a56;
  color: #fff;
  top: 0.2rem;
  left: 0;
  width: 2rem;
  height: 2rem;
  line-height: 2.2rem;
  text-align: center;
  margin-right: 1rem;
}
.shoes-sizes-col2 {
  padding-left: 3rem;
}
.scroll-wrapper {
  position: relative;
}
.scrollable-wrapper {
  overflow: auto;
}
.sizing-table__padding {
  padding-left: 12.8rem;
  display: inline-block;
}
.sizing-table__padding .sizes-table th,
.sizing-table__padding .sizes-table td {
  min-width: 13rem;
  width: 13rem;
  max-width: 13rem;
  height: 3.5rem;
  text-align: center;
  vertical-align: middle;
  font-size: 1.4rem;
  background-color: #f7f7f7;
}
.sizing-table__padding .sizes-table th {
  vertical-align: bottom;
  background: #fff !important;
  height: 8rem;
  padding-bottom: 1.5rem;
}
.sizing-table__padding .sizes-table tr {
  border: 1px solid #dadada;
}
.sizing-table__padding .sizes-table thead tr {
  border: none;
}
.sizing-table__padding .sizes-table thead tr .fixed-col {
  padding-top: 3.5rem;
  border: none;
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
}
.sizing-table__padding .sizes-table thead tr th.col1 {
  padding-top: 3.5rem;
  background: #ffffff url("../images/1.png") no-repeat top center !important;
  background-size: 3rem !important;
}
.sizing-table__padding .sizes-table thead tr th.col2 {
  padding-top: 3.5rem;
  background: #ffffff url("../images/2.png") no-repeat top center !important;
  background-size: 3rem !important;
}
.sizing-table__padding .sizes-table thead tr th.col3 {
  padding-top: 3.5rem;
  background: #ffffff url("../images/3.png") no-repeat top center !important;
  background-size: 3rem !important;
}
.sizing-table__padding .sizes-table thead tr th.col4 {
  padding-top: 3.5rem;
  background: #ffffff url("../images/4.png") no-repeat top center !important;
  background-size: 3rem !important;
}
.sizing-table__padding .sizes-table thead tr th.col5 {
  padding-top: 3.5rem;
  background: #ffffff url("../images/5.png") no-repeat top center !important;
  background-size: 3rem !important;
}
.sizing-table__padding .sizes-table thead tr th.col6 {
  padding-top: 3.5rem;
  background: #ffffff url("../images/6.png") no-repeat top center !important;
  background-size: 3rem !important;
}
.sizing-table__padding .sizes-table .fixed-col {
  position: absolute;
  display: flex;
  z-index: 2;
  flex-direction: column;
  justify-content: center;
  left: 0;
  top: auto;
  background-color: #e7f8f8;
  border: 1px solid #dadada;
  margin-top: -1px;
  min-height: 3.6rem;
}
.sizing-table__padding .sizes-table .white-col {
  background-color: #fff;
}
.sizing-table__padding .sizes-table tbody tr:hover td,
.sizing-table__padding .sizes-table tbody tr:hover .white-col {
  background-color: #e7f8f8;
}
.sizing-table__padding .sizes-table tbody tr:hover .fixed-col {
  background-color: #377a56;
}
.sizing-table__padding .sizes-table tbody tr:hover td:hover {
  background-color: #377a56;
  cursor: pointer;
}
.sizing-table__padding .sizes-table tbody td.hovered-col {
  background-color: #e7f8f8;
}
#underwear .sizing-table__padding .sizes-table th {
  height: 10.2rem;
}
.compare-wrapp:hover .mycompare_content {
  display: block !important;
}
.compare-wrapp.green div.to_compare {
  background-color: transparent;
  text-align: center;
}
.extern_bottom_compare {
  background-color: rgba(240, 240, 240, 0.4);
}
.compare-wrapp.green a,
.modal-compare.green .modal-body a,
.modal-alert-compare.green .modal-body a {
  color: #d2af22 !important;
}
.compare-wrapp.green a.go_to_compre_mod,
.modal-compare.green .modal-body a.go_to_compre_mod,
.modal-alert-compare.green .modal-body a.go_to_compre_mod {
  font-family: 'Futura-Cond', sans-serif;
  display: inline-block;
  font-weight: 400;
  text-transform: uppercase;
  font-size: 2.1rem;
  text-decoration: none;
  border: 1px solid transparent;
  border-top-color: transparent;
  border-right-color: transparent;
  border-bottom-color: transparent;
  border-left-color: transparent;
  padding: 0.7rem 2.3rem;
  line-height: 1.1;
  color: #fff !important;
  background-color: #d2af22;
  border-color: #d2af22;
  transition: color 0.3s ease-in-out, background-color 0.3s ease-in-out, border-color 0.3s ease-in-out;
  box-shadow: none !important;
}
.compare-wrapp.green a.go_to_compre_mod:hover,
.modal-compare.green .modal-body a.go_to_compre_mod:hover,
.modal-alert-compare.green .modal-body a.go_to_compre_mod:hover,
.compare-wrapp.green a.go_to_compre_mod:focus,
.modal-compare.green .modal-body a.go_to_compre_mod:focus,
.modal-alert-compare.green .modal-body a.go_to_compre_mod:focus,
.compare-wrapp.green a.go_to_compre_mod:active,
.modal-compare.green .modal-body a.go_to_compre_mod:active,
.modal-alert-compare.green .modal-body a.go_to_compre_mod:active {
  color: #fff;
  background-color: #232f3d;
  border-color: #232f3d;
  transition: color 0.3s ease-in-out, background-color 0.3s ease-in-out, border-color 0.3s ease-in-out;
  text-decoration: none !important;
  box-shadow: none !important;
}
.extern_row_compare span.delete a {
  padding: 0;
  font-size: 2rem;
  line-height: 2rem;
}
.compare-wrapp .extern_row_compare span.delete {
  width: 2rem;
  height: 2rem;
  text-align: center;
  line-height: 2rem;
}
.itemid-344 .sf_block-discounted {
  display: none;
}
.jshop_prod_cart .jshop_img {
  max-width: 12.7rem;
}
.jshop_prod_cart .remove a,
.jshop_prod_cart .remove_to_cart a {
  font-size: 2.2rem;
}
.cart th {
  padding: 8px 8px;
  background-color: #f5f5f5;
}
.table th {
  font-weight: 500;
}
.compare_foto a {
  display: inline-block;
  max-width: 22.5rem;
}
table.compare_table td.extra {
  font-weight: 400;
}
.productfull_tabs ul.nav-tabs {
  font-size: 0;
  line-height: 1.2;
  padding: 0;
  margin: 0;
  border: none !important;
  border-radius: 0 !important;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  margin-bottom: 3rem;
}
.productfull_tabs ul.nav-tabs > li {
  float: none;
  font-size: 0;
  line-height: 1.2;
  padding: 0;
  margin: 0 1rem;
  border: none !important;
  border-radius: 0 !important;
  opacity: 1 !important;
}
.productfull_tabs ul.nav-tabs > li > a {
  opacity: 1 !important;
  border-radius: 0 !important;
  border: none !important;
  font-size: 3.0rem;
  line-height: 3.6rem;
  font-family: 'Futura-Cond';
  text-transform: uppercase;
  color: #000;
  position: relative;
  padding: 0.5rem 0.5rem 1.5rem;
  background: transparent;
}
.productfull_tabs ul.nav-tabs > li > a:hover,
.productfull_tabs ul.nav-tabs > li > a:focus,
.productfull_tabs ul.nav-tabs > li > a:active {
  background: transparent;
  color: #377a56;
}
.productfull_tabs ul.nav-tabs > li.active > a {
  background: transparent;
  color: #377a56;
}
.productfull_tabs ul.nav-tabs > li.active > a:hover,
.productfull_tabs ul.nav-tabs > li.active > a:focus,
.productfull_tabs ul.nav-tabs > li.active > a:active {
  background: transparent;
  color: #377a56;
}
.productfull_tabs ul.nav-tabs > li.active > a:before {
  content: '';
  position: absolute;
  display: block;
  width: auto;
  left: 1.5rem;
  right: 1.5rem;
  bottom: 0;
  height: 3px;
  background-color: #377a56;
}
.mobile-cabinet {
  padding: 1.0rem 0 0 8px;
  position: relative;
}
.mobile-cabinet ul.nav {
  display: flex;
}
.mobile-cabinet ul.nav:before {
  content: "\f007";
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  margin-right: 1.5rem;
}
.mobile-cabinet ul.nav > li + li {
  display: flex;
}
.mobile-cabinet ul.nav > li + li:before {
  content: '/';
  margin: 0 0.5em;
}
.mobile-cabinet ul.nav > li > a {
  color: #fff;
  background: transparent;
  text-decoration: underline;
}
.mobile-cabinet ul.nav > li > a:hover,
.mobile-cabinet ul.nav > li > a:focus,
.mobile-cabinet ul.nav > li > a:active {
  color: #fff;
  background: transparent;
}
.min_view .click_mycompare .count_compare,
.mycart_mini_txt.extern a {
  background: rgba(45, 45, 45, 0.5) !important;
  color: #fff !important;
  opacity: 0.6;
}
@media (min-width: 768px) {
  .chars-list {
    padding-right: 2rem;
  }
}
.chars-list .chars-item {
  display: flex;
}
.chars-list .chars-item .chars-item-title,
.chars-list .chars-item .chars-item-desc {
  padding: 1rem 0.5rem;
  flex: none;
}
.chars-list .chars-item .chars-item-title {
  width: 33.33333333%;
  font-weight: 500;
}
.chars-list .chars-item .chars-item-desc {
  width: 66.66666667%;
}
.chars-list .chars-item + .chars-item {
  border-top: 1px solid rgba(212, 212, 212, 0.35);
}
@media (min-width: 768px) {
  .chars-list-sliders {
    padding-left: 2rem;
  }
}
.chars-list-sliders .chars-item {
  display: flex;
}
.chars-list-sliders .chars-item .chars-list-sliders-title,
.chars-list-sliders .chars-item .chars-list-sliders-value-slider {
  padding: 1rem 0.5rem;
  flex: none;
}
.chars-list-sliders .chars-item .chars-list-sliders-title {
  width: 33.33333333%;
  font-weight: 500;
}
.chars-list-sliders .chars-item .chars-list-sliders-value-slider {
  width: 66.66666667%;
}
.chars-list-sliders .chars-item .chars-list-sliders-value-slider {
  display: flex;
}
.chars-list-sliders .chars-item .chars-list-sliders-value-slider .product-percent__background-wrap {
  flex: 1;
  overflow: hidden;
  padding-right: 6px;
}
.chars-list-sliders .chars-item .chars-list-sliders-value-slider .product-percent__background {
  display: block;
  position: relative;
  height: 1.6rem;
}
.chars-list-sliders .chars-item .chars-list-sliders-value-slider .product-percent__background:after {
  content: "";
  display: block;
  height: 2px;
  width: 100%;
  background: #d4d4d4;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  left: 0;
  z-index: 1;
}
.chars-list-sliders .chars-item .chars-list-sliders-value-slider .product-percent__background .product-percent__pin {
  position: absolute;
  z-index: 2;
  top: 0;
  bottom: 0;
  width: 9px;
  background: #377a56;
  border-left: 3px solid #fff;
  border-right: 3px solid #fff;
}
.chars-list-sliders .chars-item .chars-list-sliders-value-slider .product-percent__background .product-percent__pin:after {
  content: "";
  display: block;
  height: 2px;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%) translateX(-3px);
  transform: translateY(-50%) translateX(-3px);
  right: 100%;
  background: #1a1a1a;
  width: 100vw;
  z-index: -2;
}
.chars-list-sliders .chars-item .chars-list-sliders-value-slider .product-percent__total {
  padding-left: 1rem;
  color: #757575;
  font-size: 1.2rem;
  line-height: 1.5rem;
}
.product_technologies {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
}
.technology-wrapper {
  display: flex;
  flex-direction: column;
  width: auto;
}
.technology-inner {
  flex: 1;
}
.main-menu ul.nav.menu {
  margin: 0;
}
@media (min-width: 768px) {
  .main-menu ul.nav.menu {
    display: flex;
  }
}
.main-menu ul.nav.menu > li {
  margin: 0 2rem 0 0;
}
.main-menu ul.nav.menu > li:last-child {
  margin-right: 0;
}
.main-menu ul.nav.menu > li > a {
  padding: 1.1rem 0;
  color: #ffffff;
  background-color: transparent;
  font-size: 1.4rem;
  line-height: 1.8rem;
  text-transform: uppercase;
}
.main-menu ul.nav.menu > li > a:hover,
.main-menu ul.nav.menu > li > a:focus,
.main-menu ul.nav.menu > li > a:active {
  color: #d2af22;
}
.main-menu ul.nav.menu > li.item-127,
.main-menu ul.nav.menu > li.item-401,
.main-menu ul.nav.menu > li.item-359 {
  display: none;
}
.main-header {
  background: #232f3d;
  padding: 3rem 0 3rem;
  border-top: 1px solid rgba(211, 213, 216, 0.3);
  border-bottom: 1px solid rgba(211, 213, 216, 0.3);
}
.desktop-sticky-header-inner .header-search {
  margin-top: 0;
}
.menu-icon .item .icon,
.mycart_wrapp .mycart_mini_txt.extern .icon,
.min_view .click_mycompare .icon {
  font-size: 1.8rem;
  line-height: 2.0rem;
  display: inline-block;
}
.min_view .click_mycompare .icon {
  font-size: 2.0rem;
}
.compare-header {
  font-size: 0;
  line-height: 1.2;
}
.min_view .click_mycompare {
  font-size: 0;
  line-height: 1.2;
}
.manuf {
  padding: 1.5rem 0;
}
.owl-manufacturers__carousel {
  padding: 0 3.5rem;
}
.owl-manufacturers-item {
  max-width: 10rem;
  margin: 0 auto;
}
.owl-manufacturers-item__inner {
  display: block;
}
.owl-manufacturers-item__picture {
  position: relative;
}
.owl-manufacturers-item__picture:after {
  content: '';
  display: block;
  position: relative;
  padding-bottom: 100%;
}
.owl-manufacturers-item__image {
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: auto;
  max-width: 100%;
  height: auto;
  max-height: 100%;
}
.compare-wrapp .mycompare_content {
  top: 100%;
  right: 0;
  left: auto !important;
}
.footer-center_type_bordered {
  padding: 1.5rem;
}
@media (min-width: 768px) {
  .footer-center_type_bordered {
    border-left: 1px solid #fff;
    border-right: 1px solid #fff;
  }
}
@media (max-width: 767px) {
  .footer-center_type_bordered {
    margin-bottom: 2.5rem;
  }
}
.advantages-wrapper {
  background: #E4BA00;
  padding: 1rem 0;
}
.advantages {
  overflow: hidden;
  padding-top: 6rem;
  position: relative;
}
.advantages:after {
  content: '';
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  background: url("/images/icons/mini-logo.png") no-repeat center center;
  background-size: contain;
  width: 6rem;
  height: 3.9rem;
}
.advantages .moduletable > h3 {
  margin-bottom: 1.5rem;
}
@media (min-width: 768px) {
  .advantages__items-list {
    display: flex;
    margin: 0 -1.5rem;
  }
}
.advantages__item {
  margin-bottom: 1rem;
}
@media (min-width: 768px) {
  .advantages__item {
    flex: 0 0 auto;
    width: 33.33333333%;
    padding: 0 1.5rem 1rem 1.5rem;
    border-right: 2px solid #111113;
  }
  .advantages__item:last-child {
    border-right: none;
  }
}
.advantages__item-inner {
  display: flex;
  flex-direction: column;
  text-decoration: none;
  color: #000000;
}
.advantages__item-inner:hover,
.advantages__item-inner:focus,
.advantages__item-inner:active {
  color: #fff;
  text-decoration: none;
}
.advantage__illustration {
  display: block;
  position: relative;
  width: 6rem;
  margin: 0 auto 1rem;
  overflow: hidden;
}
.advantage__illustration:last-child {
  margin-bottom: 0;
}
.advantage__illustration:after {
  content: '';
  display: block;
  position: relative;
  width: 100%;
  padding-bottom: 60%;
}
.advantage__image {
  display: block;
  position: absolute;
  width: auto;
  max-width: 100%;
  height: auto;
  max-height: 100%;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.advantage__title {
  display: block;
  color: inherit;
  font-size: 2.2rem;
  font-weight: 500;
  text-align: center;
  text-transform: uppercase;
  margin: 0 0 2.6rem;
}
.advantage__title:last-child {
  margin-bottom: 0;
}
.advantage__description {
  display: block;
  text-align: center;
  font-size: 1.8rem;
  color: inherit;
  margin: 0 0 2.6rem;
}
.advantage__description:last-child {
  margin-bottom: 0;
}
.advantage__payments {
  display: flex;
  justify-content: space-between;
  padding: 0 20%;
}
.advantage__payment {
  align-self: center;
  position: relative;
  padding: 0.5rem 1rem;
  /*    &-image {
      display: block;
      position: absolute;
      width: auto;
      max-width: 100%;
      height: auto;
      max-height: 100%;
      top: 50%;
      left: 50%;
      transform: translate(-50%, -50%);
    }

    &:after {
      content: '';
      position: relative;
      display: block;
      padding: 6%;
    }*/
}
.sports-wrapper {
  padding: 1.5rem 0;
  background: url("/images/sports/sports-bg.jpg") no-repeat center center;
  background-size: cover;
}
.sports-wrapper .slick-arrow:hover,
.sports-wrapper .slick-arrow:focus,
.sports-wrapper .slick-arrow:active {
  color: #000;
  background: rgba(255, 255, 255, 0.5);
}
.sports-wrapper .slick-prev {
  position: absolute;
  top: 0;
  bottom: auto;
  left: 50%;
  transform: translateX(-50%);
  width: 4rem;
  height: 4rem;
  font-size: 4.2rem;
  line-height: 4rem;
  text-align: center;
  color: #000;
  background: rgba(255, 255, 255, 0.5);
  border-radius: 50%;
  z-index: 2;
}
.sports-wrapper .slick-prev .fa-angle-up {
  transform: translateY(-10%);
}
.sports-wrapper .slick-next {
  position: absolute;
  top: auto;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  width: 4rem;
  height: 4rem;
  font-size: 4.2rem;
  line-height: 4rem;
  text-align: center;
  color: #000;
  background: rgba(255, 255, 255, 0.5);
  border-radius: 50%;
  z-index: 2;
}
.sports-wrapper .slick-list {
  background: #fff;
}
.sports__inner {
  display: block;
  position: relative;
}
.sports__bg1 {
  flex: 0 0 auto;
  width: 50%;
}
.sports__bg2 {
  flex: 0 0 auto;
  width: 50%;
}
.sports__list {
  padding: 4.5rem 0;
  width: 32rem;
  margin: 0 auto;
}
/*.swiper-button-prev {
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  width: 4rem;
  height: 4rem;
  font-size: 4.2rem;
  line-height: 4rem;
  text-align: center;
  color: #000;
  background: rgba(255,255,255,0.5);
  border-radius: 50%;
  z-index: 2;
}
.swiper-button-next {
  position: absolute;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  width: 4rem;
  height: 4rem;
  font-size: 4.2rem;
  line-height: 4rem;
  text-align: center;
  color: #000;
  background: rgba(255,255,255,0.5);
  border-radius: 50%;
  z-index: 2;
}
.swiper-container {
  background: rgba(255,255,255,1.0);
}*/
.sport {
  font-size: 1.4rem;
  display: block;
  height: 9rem;
  padding: 0 2rem;
  color: #000;
  text-decoration: none;
}
.sport:hover,
.sport:focus,
.sport:active {
  color: #9e9e9e;
  text-decoration: none;
}
.sport__inner {
  display: flex;
  flex-direction: column;
  border-top: 2px solid #b0b1b1;
  padding: 0.5rem 1rem;
}
.slick-current .sport__inner {
  border-top: 2px solid transparent;
}
.sport__picture {
  position: relative;
  width: 2rem;
  overflow: hidden;
  margin: 0 auto 1rem;
}
.sport__picture:last-child {
  margin-bottom: 0;
}
.sport__picture:after {
  content: '';
  display: block;
  width: 100%;
  padding-bottom: 100%;
}
.sport__icon {
  display: block;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: auto;
  max-width: 100%;
  height: auto;
  max-height: 100%;
}
.sport__title {
  text-align: center;
  text-transform: uppercase;
  margin: 0 0 1rem;
}
.sport__title:last-child {
  margin-bottom: 0;
}
.sport__title_line_1 {
  font-weight: 600;
}
.mountains-wrapper {
  background: #fff;
}
.camping__inner {
  display: block;
  background: url('/images/camping-bg.jpg') fixed no-repeat center center;
  background-size: cover;
  text-align: center;
  padding: 10.5rem 0;
  text-decoration: none;
  color: #000;
}
.camping__inner:hover,
.camping__inner:focus,
.camping__inner:active {
  color: #9e9e9e;
}
.camping__title-wrapper {
  position: relative;
  background: #fff;
  display: inline-block;
  padding: 2rem 3rem;
}
.camping__title {
  display: inline-block;
  padding: 0 0 0.5rem;
  position: relative;
  font-size: 2.4rem;
  font-weight: 400;
  text-transform: uppercase;
}
.camping__title:after {
  content: '';
  position: absolute;
  display: block;
  height: 3px;
  background: #b0b1b1;
  width: 4rem;
  left: 50%;
  bottom: 0;
  transform: translateX(-50%);
}
.compare_manufacturer img {
  display: none;
}
.productfull .manufacturer_name {
  padding: 0;
  margin-bottom: 1.5rem;
}
.manufacturer_name__illustration {
  display: inline-block;
  max-width: 10rem;
  vertical-align: middle;
  border: 1px solid #000;
}
.manufacturer_name__illustration[href]:hover,
.manufacturer_name__illustration[href]:focus,
.manufacturer_name__illustration[href]:active {
  border-color: #377a56;
}
.product-snippet__middle {
  display: flex;
  border: 0 solid #377a56;
  border-bottom-width: 2px;
  padding: 0.5rem 0;
}
.product-snippet__ean {
  flex: 1 0 auto;
  align-self: center;
  color: #999;
  font-size: 1.4rem;
  width: 70%;
}
.product-snippet__manuf {
  flex: 0 0 auto;
}
.product-snippet__manuf-illustration {
  display: inline-block;
  max-width: 8rem;
}
.productfull .review_header {
  margin-top: 6rem;
}
.product_skidka_value span {
  display: inline-block;
  color: #fff;
  background: #377a56;
  padding: 0.5rem;
}
.skidka-razmer-in-list {
  display: inline-block;
  vertical-align: middle;
  margin-right: 0.5rem;
}
.skidka-razmer-in-list span {
  background: #000;
  border-radius: 2px;
  font-size: 1.2rem;
  display: block;
  color: #fff;
  padding: 0.4rem;
  font-weight: 400;
  padding-top: 0.3rem;
  padding-bottom: 0.3rem;
  line-height: 1;
}
.mod-item-readmore {
  display: inline-block;
  vertical-align: middle;
}
.mod-butons-block {
  display: inline-block;
  vertical-align: middle;
}
.modopprod_item_buylink.wllink,
.modopprod_item_buylink.comparelink,
.oiproduct .compare_link_to_list,
.oiproduct .go_to_compre_list {
  display: inline-block;
  vertical-align: middle;
}
.modopprod_item_buylink.wllink .icon,
.modopprod_item_buylink.comparelink .icon,
.oiproduct .compare_link_to_list .icon,
.oiproduct .go_to_compre_list .icon {
  font-weight: 600;
}
.mod-item-btns-wrapper {
  text-align: center;
}
.modopprod_item_buylink.wllink a {
  border: 0;
  background: 0;
  padding: 0;
  color: #000;
}
.modopprod_item_buylink.wllink a:hover,
.modopprod_item_buylink.wllink a:focus {
  color: #377a56;
  /*i {
&:before {
content: "\f004";
}
}*/
}
.btn.button.btn-wishlist {
  border: 0;
  background: 0;
  padding: 0;
  color: #000;
  margin-left: 1rem;
}
.btn.button.btn-wishlist:hover,
.btn.button.btn-wishlist:focus {
  color: #377a56;
  /*i {
&:before {
content: "\f004";
}
}*/
}
.btn.button.btn-wishlist .icon {
  font-weight: 600;
}
.modopprod_item_buylink.comparelink a {
  background: none;
  border: 0;
  padding: 0;
  color: #000;
}
.modopprod_item_buylink.comparelink a:hover,
.modopprod_item_buylink.comparelink a:focus {
  color: #d2af22;
}
.mod-butons-block {
  margin-top: 1.1rem;
  margin-left: 0;
}
.btn.list-btn.cp.not-in-compare,
.btn.list-btn.cp.in-compare,
.btn.list-btn.compare_link_to_list,
.btn.list-btn.go_to_compre_list {
  margin-top: -5px;
  border: 0;
  background: 0;
  padding: 0;
  color: #000;
  margin-left: 1rem;
  font-size: 2.8rem;
  width: 3rem;
}
.btn.list-btn.cp.not-in-compare:hover,
.btn.list-btn.cp.in-compare:hover,
.btn.list-btn.compare_link_to_list:hover,
.btn.list-btn.go_to_compre_list:hover,
.btn.list-btn.cp.not-in-compare:focus,
.btn.list-btn.cp.in-compare:focus,
.btn.list-btn.compare_link_to_list:focus,
.btn.list-btn.go_to_compre_list:focus {
  color: #377a56;
}
.btn.list-btn.cp.not-in-compare:hover svg,
.btn.list-btn.cp.in-compare:hover svg,
.btn.list-btn.compare_link_to_list:hover svg,
.btn.list-btn.go_to_compre_list:hover svg,
.btn.list-btn.cp.not-in-compare:focus svg,
.btn.list-btn.cp.in-compare:focus svg,
.btn.list-btn.compare_link_to_list:focus svg,
.btn.list-btn.go_to_compre_list:focus svg {
  fill: #377a56;
  stroke: #377a56;
}
.btn.list-btn.cp.not-in-compare .icon,
.btn.list-btn.cp.in-compare .icon,
.btn.list-btn.compare_link_to_list .icon,
.btn.list-btn.go_to_compre_list .icon {
  font-weight: 600;
}
.btn.list-btn.cp.not-in-compare svg,
.btn.list-btn.cp.in-compare svg,
.btn.list-btn.compare_link_to_list svg,
.btn.list-btn.go_to_compre_list svg {
  fill: #000;
  stroke-width: 4px;
  stroke: #000;
}
.input-append {
  margin-bottom: 0;
}
.btn.list-btn.button.remove_comp,
.btn.list-btn.remove_compare_list {
  margin-left: 0.5rem;
  border: 0;
  padding: 0;
  background: none;
  color: #f00;
  font-family: 'Futura';
  display: inline-block;
  vertical-align: middle;
  font-weight: 400;
  text-transform: uppercase;
  font-size: 2.1rem;
  line-height: 3rem;
}
.btn.list-btn.cp.in-compare {
  color: #d2af22;
}
.btn.list-btn.go_to_compre_list {
  color: #d2af22;
}
#jshop_module_cart_mini_146 .mycart_mini_txt.extern .arrow_down::after {
  content: "\f006";
}
.wishlist_view .mycart_wrapp.green .mycart_mini_txt {
  background: none;
}
.min_view .click_mycompare {
  color: #fff;
}
.min_view .click_mycompare:hover,
.min_view .click_mycompare:focus {
  color: #d2af22;
}
.min_view .click_mycompare .count_compare {
  top: 0;
  right: 0;
  width: 2.0rem;
  height: 2.0rem;
  color: #fff !important;
  font-size: 1.4rem;
  line-height: 1.6rem;
  padding: 0.2rem 0.2rem;
  text-align: center;
  position: absolute;
  border-radius: 50%;
  display: block;
  transform: translate(50%, -50%);
}
#jshop_module_compare {
  min-width: 0;
  min-height: 0;
  max-width: 100%;
  z-index: 10;
  line-height: 1.2;
  margin: 0;
  padding: 1rem 1.5rem;
}
.in-list-wishlist {
  margin-left: 0.8rem;
}
.jshop_list_product .product .buttons a {
  margin-top: 0;
}
.buttons.product-buttons .input-append {
  margin-top: 0.5rem;
}
.block_rating_hits {
  height: auto;
  padding-top: 0 !important;
  padding-bottom: 1rem;
}
.btn.list-btn.go_to_compre_list,
.btn.list-btn.remove_compare_list {
  vertical-align: middle;
}
.buwit-item-price .mod-old-price + span.actual_price {
  color: #d40000;
}
.js-sidebar .image-title {
  display: none;
}
.js-sidebar img {
  display: none;
}
.catalog-menu li.item-331 .nav-child {
  display: none !important;
}
.catalog-menu li.item-335 .nav-child {
  display: none !important;
}
.catalog-menu li.item-563 .nav-child {
  display: none !important;
}
.catalog-menu li.item-333 .nav-child {
  display: none !important;
}
.catalog-menu li.item-410 .nav-child {
  display: none !important;
}
.catalog-menu li.item-332 .nav-child {
  display: none !important;
}
.catalog-menu li.item-411 .nav-child {
  display: none !important;
}
.jshop_list_manufacturer {
  display: flex;
  flex-wrap: wrap;
}
.jshop_list_manufacturer .jshop_categ.manufacturer {
  width: 25%;
  border: 1px solid transparent;
}
.jshop_list_manufacturer .jshop_categ.manufacturer:hover,
.jshop_list_manufacturer .jshop_categ.manufacturer:focus {
  border: 1px solid #878787;
}
.manufacturer_url {
  text-align: center;
  text-transform: uppercase;
  font-weight: 500;
  font-size: 1.8rem;
}
.manufacturer_url a:hover,
.manufacturer_url a:focus {
  text-decoration: none;
}
.brands-product .sf_panel {
  display: none;
}
.tovar-skoro {
  display: inline-block;
  vertical-align: middle;
  font-weight: 500;
  color: #377a56;
  font-size: 2.2rem;
}
.product_skidka_value {
  font-size: 1.4rem;
}
.product_skidka_value span {
  padding: 0.4rem 0.5rem;
}
.itemsearch:hover {
  background: #232f3d;
}
.itemsearch:hover a {
  text-decoration: none;
}
.desktop-sticky-header {
  background: #232f3d;
  position: fixed;
  top: -100px;
  left: 0;
  right: 0;
  z-index: 9;
  transition: all 0.3s ease-in-out;
}
.desktop-sticky-header.active {
  top: 0;
  transition: all 0.3s ease-in-out;
}
.sticky-logo {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}
.sticky-logo img {
  width: 16rem;
}
.desktop-sticky-header-inner {
  display: flex;
  align-items: center;
}
.sticky-cabicons {
  flex: 1;
}
.btn-sticky-burger {
  background: none;
  border: 0;
  box-shadow: none;
  color: #d2af22;
  font-size: 3rem;
  padding: 0;
}
.sticky-search {
  width: 50rem;
}
.sticky-search .header-search {
  padding: 0;
}
.sticky-search .header-search form input[type="text"] {
  background: #6b7080;
  color: #fff;
}
.sticky-logo {
  margin-left: 16rem;
}
.sticky-search {
  margin-left: 17rem;
}
.desktop-sticky-header-inner {
  position: relative;
}
.sticky-cat-menu {
  position: absolute;
  left: 0;
  top: 100%;
  display: none;
}
.sticky-burger {
  position: relative;
  padding-top: 1.1rem;
  padding-bottom: 1.1rem;
  line-height: 1;
}
.sticky-burger:hover .sticky-cat-menu,
.sticky-burger:focus .sticky-cat-menu {
  display: block;
}
.sticky-cat-menu {
  background: #232f3d;
  min-width: 30rem;
  height: 55.2rem;
}
.sticky-cat-menu .catalog-menu-wrapper .nav {
  display: block;
}
.sticky-cat-menu .catalog-menu-wrapper .nav > li {
  margin: 0;
  padding-left: 2rem;
}
.sticky-cat-menu .catalog-menu-wrapper .nav > li > .nav-child {
  top: 0;
  left: 0;
  width: 90rem;
  transform: translateX(30rem);
  padding-left: 2rem;
  padding-right: 1rem;
  height: 55.2rem;
}
.sticky-cat-menu .catalog-menu-wrapper .nav .nav-child .nav-child li {
  line-height: 1;
}
.catalog-menu-wrapper .nav .nav-child .nav-child li {
  line-height: 1;
}
.btn-sticky-burger {
  line-height: 0;
}
.btn-sticky-burger img {
  width: 3.5rem;
}
.sticky-search .header-search form label {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}
.sticky-search .header-search form input[type="text"] {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}
.sticky-cabicons .menu-icon .item {
  padding-top: 1.2rem;
  padding-bottom: 1.2rem;
}
.second-header {
  height: 5.16rem;
}
.logos-editor-spisok {
  max-width: 30rem;
  margin: 0 auto;
}
.logos-editor-spisok .chosen-container-single .chosen-single {
  color: #000;
}
.logos-editor-spisok .chosen-container .chosen-results li.active-result {
  color: #000;
}
.logos-editor-block-title {
  text-align: center;
  font-weight: 700;
  font-size: 2rem;
  margin-top: 2rem;
  margin-bottom: 2rem;
}
.logos-editor-block-subtitle {
  font-weight: 700;
  margin-bottom: 1rem;
}
.logos-editor-block-image {
  max-width: 20rem;
}
.logos-editor-new-logo-text {
  margin-bottom: 1rem;
  margin-top: 1rem;
}
.owl-manufacturers-item__inner .owl-manufacturers-item__picture-color {
  opacity: 0;
  transition: all 0.3s ease-in-out;
}
.owl-manufacturers-item__inner .owl-manufacturers-item__picture {
  opacity: 1;
  transition: all 0.3s ease-in-out;
}
.owl-manufacturers-item__inner:hover .owl-manufacturers-item__picture-color,
.owl-manufacturers-item__inner:focus .owl-manufacturers-item__picture-color {
  opacity: 1;
  transition: all 0.3s ease-in-out;
}
.owl-manufacturers-item__inner:hover .owl-manufacturers-item__picture,
.owl-manufacturers-item__inner:focus .owl-manufacturers-item__picture {
  opacity: 0;
  transition: all 0.3s ease-in-out;
}
.jshop_categ.manufacturer .color_img {
  opacity: 0;
  transition: all 0.3s ease-in-out;
  height: 0;
}
.jshop_categ.manufacturer .black_img {
  opacity: 1;
  transition: all 0.3s ease-in-out;
  height: auto;
}
.jshop_categ.manufacturer:hover .color_img,
.jshop_categ.manufacturer:focus .color_img {
  opacity: 1;
  transition: all 0.3s ease-in-out;
  height: auto;
}
.jshop_categ.manufacturer:hover .black_img,
.jshop_categ.manufacturer:focus .black_img {
  opacity: 0;
  transition: all 0.3s ease-in-out;
  height: 0;
}
.jshop_categ.manufacturer .image a {
  display: flex;
}
.js-sidebar .sf_block_params label.images {
  display: inline-block;
  width: 2.5rem;
  height: 2.5rem;
}
.sf_block_params label.images.active {
  box-shadow: none;
  border: 2px solid #377a56;
}
.product-other-colors {
  display: flex;
  margin-bottom: 2rem;
  flex-wrap: wrap;
}
.product-other-colors > div {
  width: 16.6666667%;
  padding-left: 0.3rem;
  padding-right: 0.3rem;
}
.product-other-colors > div a {
  display: block;
  border: 2px solid transparent;
}
.product-other-colors > div a:hover,
.product-other-colors > div a:focus {
  border-color: #377a56;
}
.product-other-colors-header {
  font-size: 1.6rem;
  letter-spacing: .06rem;
  font-weight: 500;
  line-height: 1.5rem;
  color: #1a1a1a;
  margin-bottom: 2rem;
}
.wp-widget {
  position: fixed;
  right: 2rem;
  bottom: 10rem;
}
.wp-widget img {
  width: 5rem;
}
#tr_field_mobil_phone #mobil_phone {
  max-width: 93%;
}
.partners-block {
  display: flex;
  align-items: center;
  justify-content: center;
}
.partners-block > div {
  width: 23.6rem;
  text-align: center;
  margin-left: ;
  margin-right: ;
}
.partners-block > div img {
  width: 13rem;
}
.main-menu-wrapper .item-543,
.main-menu-wrapper .item-544 {
  display: none;
}
.contact-page-row {
  display: flex;
}
.contact-page-row > div {
  width: 50%;
}
.contact-us-page2 {
  max-width: 71rem;
  margin: 0 auto;
}
.manufacturer_short_description {
  padding-left: 2rem;
  padding-right: 2rem;
  padding-bottom: 2rem;
}
.manufacturer_short_description {
  position: absolute;
  left: 0;
  right: 0;
  top: 100%;
  z-index: 2;
  opacity: 0;
  pointer-events: none;
  transition: all 0.3s ease-in-out;
  background: #fff;
  border-left: 1px solid #878787;
  border-right: 1px solid #878787;
  border-bottom: 1px solid #878787;
}
.jshop_categ.manufacturer {
  position: relative;
}
.jshop_categ.manufacturer:hover .manufacturer_short_description,
.jshop_categ.manufacturer:focus .manufacturer_short_description {
  opacity: 1;
  pointer-events: all;
  transition: all 0.3s ease-in-out;
}
.manufacturer_description {
  margin-top: 4rem;
}
.footer-subtitle {
  margin-bottom: 2rem;
  font-weight: 700;
}
.footer-wa .wa {
  position: relative;
  padding-left: 3rem;
}
.footer-wa .wa:before {
  display: block;
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
  font: normal normal normal 1.8rem/1 FontAwesome;
  text-rendering: auto;
  content: "\f232";
}
.footer-phone .phone {
  min-height: unset;
}
.footer-phone {
  margin-bottom: 1rem;
}
.contact-us-page-address-header {
  text-align: center;
  font-weight: 500;
  margin-bottom: 2rem;
  font-size: 2rem;
  text-transform: uppercase;
}
.contact-us-page-address-header2 {
  text-align: center;
  font-weight: 500;
  margin-bottom: 2rem;
  font-size: 1.8rem;
}
.contact-us-page2 {
  border-bottom: 2px solid #377a56;
  padding-bottom: 2rem;
}
.contact-us-page2 .phone {
  display: inline-block;
}
.contact-us-page2 .contact-us-page-phone,
.contact-us-page2 .contact-us-page-address,
.contact-us-page2 .contact-us-page-time,
.contact-us-page2 .contact-us-page-email {
  text-align: center;
}
.contact-us-page-subtitle {
  font-weight: 500;
  margin-bottom: 1rem;
}
.contact-us-page-wa {
  text-align: center;
}
.contact-us-page-wa .wa {
  position: relative;
  padding-left: 3rem;
  display: inline-block;
}
.contact-us-page-wa .wa:before {
  display: block;
  position: absolute;
  top: 50%;
  left: 0;
  transform: translateY(-50%);
  font: normal normal normal 1.8rem/1 FontAwesome;
  text-rendering: auto;
  content: "\f232";
}
.checkout-block-wrapper {
  padding-right: 6rem;
  padding-left: 6rem;
  display: flex;
  margin-top: 5rem;
  justify-content: space-between;
  padding-bottom: 5rem;
}
.checkout-block-wrapper .checkout-block-left {
  flex: 1;
  padding-right: 10rem;
}
.checkout-block-products {
  background: #fff;
  border: 0.1rem solid #d0d0d0;
  padding: 3rem;
  border-radius: 0.5rem;
  margin-bottom: 3rem;
}
.checkout-block-products {
  background: #fff;
  border: 0.1rem solid #d0d0d0;
  padding: 3rem;
  border-radius: 0.5rem;
  margin-bottom: 3rem;
}
.checkout-block-wrapper .checkout-block-right {
  width: 49rem;
}
.checkout-block-products-top-left {
  font-weight: 500;
  color: #000;
  font-size: 1.8rem;
}
.checkout-block-products-top {
  margin-bottom: 2.5rem;
}
.checkout-block-products-top {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.product-in-cart-item {
  display: flex;
  padding-top: 0;
  padding-bottom: 2rem;
  border-bottom: 0;
}
.product-in-cart-item-left {
  max-width: 8rem;
}
.product-in-cart-item-right {
  padding-left: 1rem;
  position: relative;
}
.product-in-cart-item-title {
  margin-bottom: 0.5rem;
  font-weight: 600;
  font-size: 1.5rem;
  text-transform: uppercase;
}
.product-in-cart-ean {
  font-weight: 400;
  font-size: 1.4rem;
  font-style: normal;
  color: #707070;
  margin-bottom: 4px;
}
p.jshop_cart_attribute {
  font-weight: 400;
  font-size: 1.4rem;
  padding-left: 0;
  font-style: normal;
  color: #707070;
}
.product-in-cart-item-last-row {
  display: flex;
  align-items: center;
}
.product-in-cart-item-last-row > div {
  width: 50%;
}
.product-in-cart-item-qty {
  color: #707070;
  font-size: 1.4rem;
}
.product-in-cart-item-right {
  flex: 1;
}
.product-in-cart-item-price {
  text-align: right;
  color: #000;
  font-size: 1.6rem;
}
.jshop_subtotal .name {
  text-align: left;
}
.jshop .total td {
  padding-top: 2rem;
}
.jshop_subtotal .name {
  text-align: left;
}
.jshop .total {
  color: #000;
}
.checkout-block-advantage-item-icon img {
  width: 3rem;
}
.checkout-block-advantage-item {
  display: flex;
  padding-top: 2rem;
  padding-bottom: 2rem;
  border-bottom: 1px solid #d0d0d0;
  align-items: center;
}
.checkout-block-advantage-item-icon {
  margin-right: 1rem;
}
.checkout-block-right .cart-top-block-payment {
  margin-top: 2rem;
  text-align: center;
}
.cart-top-block-payment-title {
  font-weight: 500;
  font-size: 1.8rem;
}
.cart-top-block-payment-icons img {
  max-width: 10rem;
}
.cart-top-block-payment-icons img {
  margin-left: 0.75rem;
  margin-right: 0.75rem;
}
.step-item-header {
  display: flex;
  align-items: center;
}
.step-item.active .step-item-header span.step-item-header-digit {
  border-color: #377a56;
  background: #377a56;
  color: #fff;
}
.step-item-header span.step-item-header-digit {
  width: 2.4rem;
  height: 2.4rem;
  display: inline-flex;
  border: 2px solid #707070;
  font-size: 1.2rem;
  border-radius: 50%;
  justify-content: center;
  align-items: center;
  color: #707070;
  font-weight: 600;
  font-size: 1.3rem;
  margin-right: 1rem;
}
.step-item-content {
  padding-top: 3rem;
}
.step-item.active .step-item-content {
  display: block;
}
.step-item {
  padding-top: 3rem;
  padding-bottom: 3rem;
  border-bottom: .1rem solid #d0d0d0;
}
.step-item.active .step-item-header span.step-item-header-text {
  color: #000;
  font-size: 2rem;
}
.step-item-option {
  background: #fff;
  padding: 2rem;
  border: .1rem solid #d0d0d0;
  border-radius: .5rem;
  margin-bottom: 1rem;
}
.step-item-option:hover {
  border-color: #333;
  cursor: pointer;
}
.step-item-option-header {
  position: relative;
  padding-left: 3.5rem;
  font-weight: 500;
  color: #000;
}
.step-item-option-header::before {
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 2rem;
  height: 2rem;
  border-radius: 50%;
  border: 1px solid #377a56;
  content: "";
  display: block;
}
.step-item-option.active .step-item-option-header::after {
  position: absolute;
  left: 3px;
  top: 50%;
  transform: translateY(-50%);
  width: 1.6rem;
  height: 1.6rem;
  border-radius: 50%;
  background: #377a56;
  content: "";
  display: block;
}
.checkout-steps button {
  display: block;
  width: 100%;
  background: #377a56;
  border: 0;
  color: #fff;
  font-size: 1.5rem;
  font-weight: 500;
  border-radius: 0;
  padding: 1.2rem 3rem;
  min-height: 0;
  text-shadow: none;
  line-height: 2rem;
}
.checkout-steps button:hover,
.checkout-steps button:focus {
  background: #232f3d;
  color: #fff;
  text-shadow: none;
}
.checkout-steps label {
  display: block;
  margin-left: 0;
  margin-bottom: 0.5rem;
  font-size: 1.5rem;
  color: #000;
  font-weight: 500;
}
.checkout-steps input[type="text"],
.checkout-steps input[type="password"] {
  padding: 1.2rem 1rem;
  height: auto;
  border: .1rem solid #a9a9a9;
  border-radius: .5rem;
  color: #000;
  font-size: 1.5rem;
  margin-top: 0;
}
.pseudo-register-block-item {
  margin-bottom: 2rem;
}
.step-item-option-content {
  display: none;
  padding-top: 2rem;
}
.step-item-option.active .step-item-option-content {
  display: block;
}
.pseudo-register-cont-btn2 a {
  display: block;
  width: 100%;
  background: #377a56;
  border: 0;
  color: #fff;
  font-size: 1.5rem;
  font-weight: 500;
  border-radius: 0;
  padding: 1.2rem 3rem;
  min-height: 0;
  text-shadow: none;
  line-height: 2rem;
  text-align: center;
}
.pseudo-register-cont-btn2 a:hover,
.pseudo-register-cont-btn2 a:focus {
  background: #232f3d;
  color: #fff;
  text-shadow: none;
  text-decoration: none;
}
.step-item-header {
  display: flex;
  align-items: center;
}
.step-item .backtostepedit {
  position: absolute;
  right: 0;
  top: 3rem;
  color: #000;
  display: none;
  text-decoration: underline;
}
.step-item .backtostepedit:hover,
.step-item .backtostepedit:focus {
  color: #333;
}
.step-item.passed .backtostepedit {
  display: inline-block;
}
.step-item.passed .step-item-header span.step-item-header-text {
  color: #000;
  position: relative;
  padding-right: 4rem;
}
.step-item.passed .step-item-header span.step-item-header-text::before {
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  background: url('https://salomon.kz/images/modal-galka.svg') no-repeat center center;
  background-size: 100% 100%;
  width: 2rem;
  height: 2rem;
  content: "";
  display: block;
}
.step-item .step-item-content {
  display: none;
}
.cart-pseudo-address-row {
  margin-bottom: 2rem;
}
.pseudo-delivery-methods .step-item-content-title {
  font-size: 1.4rem;
  line-height: 2.4rem;
  font-weight: 600;
  margin-bottom: 2rem;
  color: #000;
}
.cart-pseudo-address-row input[type="text"]::placeholder,
.cart-pseudo-address-row input[type="tel"]::placeholder {
  color: #a9a9a9;
}
.cart-pseudo-address-row input[type="text"],
.cart-pseudo-address-row input[type="tel"] {
  padding: 1.2rem 1rem;
  height: auto;
  border: .1rem solid #a9a9a9;
  border-radius: .5rem;
  color: #000;
  font-size: 1.5rem;
  margin-top: 0;
}
.pseudo-delivery-btn a {
  display: block;
  width: 100%;
  background: #377a56;
  border: 0;
  color: #fff;
  font-size: 1.5rem;
  font-weight: 500;
  border-radius: 0.5rem;
  padding: 1.2rem 3rem;
  min-height: 0;
  text-shadow: none;
  line-height: 2rem;
  text-align: center;
}
.pseudo-delivery-btn a:hover,
.pseudo-delivery-btn a:focus {
  background: #232f3d;
  color: #fff;
  text-shadow: none;
  text-decoration: none;
}
.step-item {
  position: relative;
}
.step-item-option-header .step-icon {
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
}
.step-item-option-header {
  position: relative;
}
.step-item-option-header .step-icon img {
  margin-left: 1rem;
  height: 3.5rem;
  width: auto;
}
.step-pay-promo {
  margin-bottom: 2rem;
}
.step-pay-promo-title {
  position: relative;
  padding-left: 3rem;
  cursor: pointer;
}
.step-pay-promo-title::before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 2rem;
  height: 2rem;
  border: 1px solid #000;
  border-radius: .2rem;
}
.step-pay-promo-title.active::after {
  position: absolute;
  left: 0.3rem;
  content: "\f00c";
  font: normal normal normal 14px/1 FontAwesome;
  font-size: 14px;
  font-size: inherit;
  text-rendering: auto;
  top: 50%;
  transform: translateY(-50%);
  display: block;
}
.step-pay-promo-content-title {
  margin-top: 0.6rem;
  margin-bottom: 0.5rem;
}
.step-pay-promo-content-data {
  display: flex;
  align-items: center;
}
.step-pay-promo-content-data input::placeholder {
  color: #a9a9a9;
}
.step-pay-promo-content-data a.blocked {
  border-color: #a9a9a9;
  background: #a9a9a9;
  color: #707070;
  pointer-events: none;
}
.step-pay-promo-content-data a {
  display: inline-block;
  margin-left: 1rem;
  border: .2rem solid #000;
  border-top-color: #000000;
  border-right-color: #000000;
  border-bottom-color: #000000;
  border-left-color: #000000;
  color: #000;
  border-radius: .5rem;
  font-weight: 600;
  padding: 1.35rem 3rem;
}
.step-pay-agree {
  padding-top: 3rem;
  padding-bottom: 2rem;
  border-bottom: .1rem solid #d0d0d0;
  border-top: .1rem solid #d0d0d0;
  margin-top: 3rem;
  position: relative;
  padding-left: 3rem;
  cursor: pointer;
}
.step-pay-agree a {
  text-decoration: underline;
}
.step-pay-itog {
  color: #707070;
}
.step-pay-itog {
  padding-top: 3rem;
}
.step-pay-itog-row:last-child {
  margin-top: 2rem;
  font-weight: 700;
  color: #000;
}
.step-pay-itog-row {
  display: flex;
}
.step-pay-itog-row > div {
  width: 50%;
}
.step-pay-itog-row-right {
  text-align: right;
}
.step-pay-btn {
  margin-top: 3rem;
}
.step-pay-btn a {
  display: block;
  width: 100%;
  background: #377a56;
  border: 0;
  color: #fff;
  font-size: 1.5rem;
  font-weight: 500;
  border-radius: 0;
  padding: 1.2rem 3rem;
  min-height: 0;
  text-shadow: none;
  line-height: 2rem;
  text-align: center;
}
.step-pay-btn a:hover,
.step-pay-btn a:focus {
  background: #232f3d;
  color: #fff;
  text-shadow: none;
  text-decoration: none;
}
.step-pay-agree::before {
  content: "";
  display: block;
  position: absolute;
  left: 0;
  top: 3.1rem;
  width: 2rem;
  height: 2rem;
  border: 1px solid #000;
  border-radius: .2rem;
}
.step-pay-agree {
  cursor: pointer;
}
.step-pay-agree.active::after {
  position: absolute;
  left: 0.3rem;
  content: "\f00c";
  font: normal normal normal 14px/1 FontAwesome;
  font-size: 14px;
  font-size: inherit;
  text-rendering: auto;
  top: 3.3rem;
  display: block;
}
.checkout-steps .form-item {
  margin-bottom: 2rem;
}
.checkout-steps .uk-form-icon {
  display: block;
}
.checkout-steps .uk-panel-box {
  padding: 0;
  background: none;
  color: #000;
  border: none;
  border-radius: 0;
}
#oneStepCheckoutForm {
  display: none;
}
.pseudo-register-cont-btn a {
  display: block;
  width: 100%;
  background: #377a56;
  border: 0;
  color: #fff;
  font-size: 1.5rem;
  font-weight: 500;
  border-radius: 0;
  padding: 1.2rem 3rem;
  min-height: 0;
  text-shadow: none;
  line-height: 2rem;
  text-align: center;
}
.pseudo-register-cont-btn a:hover,
.pseudo-register-cont-btn a:focus {
  background: #232f3d;
  color: #fff;
  text-shadow: none;
  text-decoration: none;
}
.pseudo-cart-in-list {
  position: fixed;
  right: -46rem;
  z-index: 99999;
  background: #fff;
  width: 46rem;
  top: 0;
  bottom: 0;
  transition: all 0.5s ease-in-out;
}
.pseudo-cart-in-list.active {
  right: 0;
  transition: all 0.5s ease-in-out;
}
.pseudo-cart-preloader {
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}
.pseudo-cart-preloader.skryt {
  opacity: 0;
  pointer-events: none;
}
.loader_svg {
  width: 10rem;
  height: 10rem;
}
.loader_svg .mountain1 {
  animation: 2.1s ease-in-out -1s infinite mountain1;
  stroke-dasharray: 106;
  stroke-dashoffset: 0;
}
.loader_svg .snow1 {
  animation: 2.1s ease-in-out -1s infinite snow1;
  stroke-dasharray: 45;
  stroke-dashoffset: 0;
}
.loader_svg path {
  stroke-width: 4;
  stroke-miterlimit: 10;
  stroke: #000;
  fill: none;
}
.loader_svg .mountain2 {
  animation: 2.1s ease-in-out -1s infinite mountain2;
  stroke-dasharray: 173;
  stroke-dashoffset: 0;
}
.loader_svg .snow2 {
  animation: 2.1s ease-in-out -1s infinite snow2;
  stroke-dasharray: 69;
  stroke-dashoffset: 0;
}
#jshop_module_cart_mini_137 {
  transition: all 0.5s ease-in-out;
}
#jshop_module_cart_mini_137.activated {
  background: #d2af22;
  transition: all 0.5s ease-in-out;
}
.list_product .block_product .buttons a.pseudo-cart-btn {
  margin-left: 1rem;
  font-size: 2.5rem;
}
.list_product .block_product .buttons a.pseudo-cart-btn:hover,
.list_product .block_product .buttons a.pseudo-cart-btn:focus {
  text-decoration: none;
  color: #377a56;
}
.list_product .block_product .buttons {
  display: flex;
  justify-content: center;
}
.pseudo-cart-header {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding: 1.8rem 2rem;
}
.pseudo-cart-header-close-btn img {
  width: 3rem;
  transition-duration: .4s;
}
.pseudo-cart-header-close-btn:hover img,
.pseudo-cart-header-close-btn:focus img {
  transform: rotateZ(90deg);
  transition-duration: .4s;
  transition-timing-function: cubic-bezier(0, 0, 0.17, 1);
}
.pseudo-cart-header-title {
  margin: 0;
  font-size: 1.8rem;
  text-align: left;
  font-family: 'Nunito Sans', sans-serif;
  font-weight: 900;
  color: #000;
  text-transform: uppercase;
}
.jshop_prod_attributes .attributes_title {
  display: block;
}
.jshop_prod_attributes input {
  display: none;
}
.jshop_prod_attributes input + label {
  position: relative;
  padding-left: 2rem;
}
.jshop_prod_attributes input + label:before {
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 1.4rem;
  height: 1.4rem;
  border-radius: 50%;
  border: 1px solid #377a56;
  content: "";
  display: block;
}
.jshop_prod_attributes input:checked + label:after {
  position: absolute;
  left: 0.4rem;
  top: 50%;
  transform: translateY(-50%);
  width: 0.8rem;
  height: 0.8rem;
  border-radius: 50%;
  background: #377a56;
  content: "";
  display: block;
}
.btn.btn-success.button_buy {
  padding: 0;
  border: 0;
  background: none;
  box-shadow: none;
  color: #151515;
  margin-left: 1rem;
}
.jshop.productfull .jshop_prod_attributes input + label::before,
.jshop.productfull .jshop_prod_attributes input + label::after {
  display: none;
}
@media (min-width: 768px) {
  .row-fluid .span5th {
    width: 18.297872%;
  }
}
@media (max-width: 767px) {
  body {
    padding-left: 0;
    padding-right: 0;
  }
  .checkout-block-wrapper .checkout-block-right {
    width: 100%;
  }
  .checkout-block-wrapper .checkout-block-left {
    padding-right: 0;
  }
  .checkout-block-wrapper {
    padding-right: 0;
    padding-left: 0;
    display: block;
    margin-top: 2rem;
  }
  .contact-page-row > div {
    width: 100%;
  }
  .contact-page-row {
    display: block;
  }
  .manufacturer_short_description {
    display: none;
  }
  .first-footer {
    text-align: left;
  }
  .product-module-carousel .modopprod_item .modopprod_item_name {
    font-size: 1.2rem;
    line-height: 1.2;
  }
  .product-module-carousel {
    padding-left: 0;
    padding-right: 0;
  }
  .jshop_list_product .block_product {
    margin-bottom: 0;
  }
  .list_product .block_product .name {
    font-size: 1.2rem;
    line-height: 1.2;
  }
  .product-snippet__ean {
    font-size: 1rem;
  }
  .product-snippet__manuf-illustration img {
    max-width: 3rem !important;
  }
  .contact-us-page .column-1,
  .contact-us-page .column-2 {
    margin-bottom: 2rem;
  }
  .sizing-table__padding .sizes-table th,
  .sizing-table__padding .sizes-table td {
    min-width: 10rem;
    width: 10rem;
    max-width: 10rem;
  }
  .shoes-sizes-col2 {
    padding-left: 0;
  }
  .sizing-table__padding {
    padding-left: 10rem;
  }
  .header-search {
    max-width: 100%;
  }
  .list_product__inner {
    justify-content: center;
  }
  .catalogtabs-wrapper .nav-tabs li {
    display: block;
  }
  .catalogtabs-wrapper .nav-tabs li a {
    text-align: left;
    background: #fff;
    border-bottom: 1px solid #999;
    border-radius: 0;
    padding: 0.8rem 1.5rem;
    font-size: 3rem;
    line-height: 3.6rem;
    position: relative;
  }
  .catalogtabs-wrapper .nav-tabs li a:before {
    content: '';
    display: block;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    transition: transform 0.3s ease-in-out;
    right: 3px;
    width: 2rem;
    height: 2rem;
    background: url('/images/icons/chevron-down.svg') no-repeat 25%;
  }
  .catalogtabs-wrapper .nav-tabs li a:hover,
  .catalogtabs-wrapper .nav-tabs li a:focus {
    border-bottom: 1px solid #999;
  }
  .catalogtabs-wrapper .nav-tabs li a:hover:after,
  .catalogtabs-wrapper .nav-tabs li a:focus:after {
    display: none;
  }
  .catalogtabs-wrapper .nav-tabs li.active a {
    color: #377a56 !important;
    border-bottom: 1px solid #999;
    border-radius: 0;
  }
  .catalogtabs-wrapper .nav-tabs li.active a:after {
    display: none;
  }
  .catalogtabs-wrapper .nav-tabs li.active a:before {
    transform: translateY(-50%) rotate(180deg);
    transition: transform 0.3s ease-in-out;
  }
  .manufacturer_url {
    font-size: 1.2rem;
  }
  .tooltip {
    display: none !important;
  }
  .main-cartpage-block {
    margin-top: 25px;
  }
  .productfull .image_middle {
    background: #f5f5f5;
    margin: 0;
    max-width: 100%;
    width: 100%;
  }
  .technology-wrapper {
    display: block;
    width: 100%;
  }
  .product_technologies {
    display: block;
  }
  .chars-list .chars-item .chars-item-title {
    width: 100%;
    display: block;
  }
  .chars-list .chars-item .chars-item-desc {
    width: 100%;
    display: block;
  }
  .chars-list .chars-item {
    display: block;
  }
  .chars-list-sliders .chars-item {
    display: block;
  }
  #jshop_module_compare {
    padding-top: 0;
    padding-left: 0.5rem;
    padding-right: 0.5rem;
    padding-bottom: 0;
  }
  .productfull .spec-row {
    display: block;
  }
  .productfull .image-block {
    width: 100%;
    max-width: 100%;
  }
  .breadcrubms-wrapper {
    background: #f5f5f5;
  }
  .productfull .jshop_img_description {
    position: relative;
    top: auto;
    left: auto;
    transform: none;
    width: auto;
  }
  .productfull .image-block::before {
    display: none;
  }
  .productfull .image-block {
    padding-top: 2rem;
  }
  .productfull .spec-row .white-block {
    width: 100%;
    max-width: 100%;
    padding: 0 2rem ;
  }
  .navigation ul.nav > li {
    width: auto;
    display: block;
  }
  .header,
  .footer {
    text-align: center;
  }
  .rsform-block-captcha {
    max-width: 100%;
    overflow: hidden;
  }
  .table-responsive {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar;
  }
  .mobile-header-logo a {
    display: inline-block;
    max-width: 16.0rem;
  }
  .second-header {
    display: none;
    padding: 1.0rem 0;
  }
  .second-header .header-logo {
    display: none;
  }
  .second-header .catalog-menu-wrapper {
    display: none;
  }
  .menu-icon .sub-item {
    padding-left: 3.2rem;
    padding-right: 3.2rem;
  }
  .stati-inner .stati-item-wrapper {
    width: 100%;
    margin-bottom: 3.5rem;
  }
  .three-banners-inner {
    text-align: center;
  }
  .three-banners-inner .three-banners-item-wrapper {
    width: 100%;
    margin-bottom: 2rem;
    max-width: 40rem;
  }
  .first-footer-menu1 {
    display: none;
    margin-bottom: 2rem;
  }
  .first-footer-menu1 ul.nav > li {
    width: auto;
    display: block;
  }
  .header-phone-btn {
    padding-left: 0;
    text-align: center;
  }
  .header-social {
    margin-bottom: 2rem;
  }
  .contact-us-page-address .address,
  .footer-address .address {
    max-width: 31rem;
  }
  .jshop.list_product {
    justify-content: center;
  }
  .jshop.list_product .block_product {
    width: 50%;
    padding-left: 1rem;
    padding-right: 1rem;
  }
  .extern_wrap {
    transform: translateX(4.9rem);
  }
  .jshop.list_category {
    justify-content: center;
  }
  #oneStepCheckoutForm .rabatt_input .btn {
    margin-left: 1rem;
  }
  #oneStepCheckoutForm {
    margin-bottom: 0;
  }
  .stati-in-list-item-left {
    margin-bottom: 2rem;
    max-width: 36rem;
    margin-left: auto;
    margin-right: auto;
  }
  .breadcrubms-wrapper {
    margin-bottom: 2rem;
  }
  .menu-icon .sub-item {
    max-width: 95vw;
    min-width: 30rem;
    width: auto;
    padding-right: 1.5rem;
    padding-left: 1.5rem;
  }
  .menu-icon .sub-item ul.nav {
    white-space: normal;
    display: flex;
    justify-content: center;
  }
  .menu-icon .sub-item ul.nav li,
  .menu-icon .sub-item ul.nav li + li {
    white-space: nowrap;
    margin: 0.5rem 1rem;
  }
  .myaccount_urls > div {
    padding-top: 0.5rem;
    padding-bottom: 0.5rem;
  }
  .cabinet-menu-header .menu-icon {
    display: none;
  }
  .cabinet-menu-header {
    justify-content: flex-end;
  }
  .favs .extern_wrap {
    left: 0;
    right: auto;
    transform: translateX(-3.8rem);
  }
  .compare-wrapp .mycompare_content {
    font-size: 1.6rem;
    left: auto !important;
    right: 0 !important;
    transform: translateX(3.5rem);
  }
  .cart_view .extern_wrap {
    left: auto;
    right: 0;
    transform: translateX(1rem);
  }
  .first-header {
    display: none;
  }
  .main-header {
    padding: 0 0;
    background: none;
  }
  .advantages__item {
    margin-bottom: 3.5rem;
  }
  .mobile-header {
    background: #232f3d;
    z-index: 100;
    font-size: 0;
    text-align: center;
    display: flex !important;
    justify-content: space-between;
    align-items: center;
    padding: 0.5rem;
  }
  .mobile-header .mobile-menu-button,
  .mobile-header .mobile-header-logo,
  .mobile-header .mobile-header-cabinet-menu {
    padding: 0.5rem;
  }
  .mobile-header .mobile-menu-button-fav {
    display: flex;
    align-items: center;
  }
  .mobile-header .mobile-menu-button {
    text-align: left;
  }
  .mobile-header .mobile-menu-button-fav,
  .mobile-header .mobile-header-cabinet-menu {
    flex: 1;
  }
  .mobile-header .mobile-header-logo {
    flex: 3;
  }
  .mobile-header .mobile-header-fav {
    padding: 0.5rem;
  }
  .mobile-header.fixed {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    box-shadow: 0 0 0.5rem 1px rgba(0, 0, 0, 0.5);
  }
  .mobile-header .mycart_wrapp {
    padding-top: 0;
    padding-left: 0.5rem;
    padding-right: 0.5rem;
    padding-bottom: 0;
  }
  .mobile-header .menu-icon {
    margin-left: 0.5rem;
  }
  .mobile-header .moduletable.sravnenie {
    margin-left: 0.5rem;
    margin-right: 0.5rem;
  }
  .mobile-header .menu-icon .item {
    padding-top: 0;
    padding-left: 0.5rem;
    padding-right: 0.5rem;
  }
  .mobile-header .header-logo__picture {
    margin-bottom: 0;
  }
  .mobile-header .header-logo__text {
    display: none;
  }
  .mobile-menu {
    width: 28rem;
    position: fixed;
    left: -28rem;
    top: 0;
    bottom: 0;
    height: 100vh;
    overflow: auto;
    padding: 0.5rem;
    background: #232f3d;
    color: #fff;
    background-size: cover;
    z-index: 1001;
    -webkit-transition: -webkit-transform 500ms ease;
    -moz-transition: -moz-transform 500ms ease;
    -o-transition: -o-transform 500ms ease;
    transition: transform 500ms ease;
  }
  .openNav .site {
    position: relative;
    overflow: hidden;
  }
  .openNav .site .mobile-menu {
    -webkit-transform: translate3d(28rem, 0, 0);
    -moz-transform: translate3d(28rem, 0, 0);
    -ms-transform: translate3d(28rem, 0, 0);
    -o-transform: translate3d(28rem, 0, 0);
    transform: translate3d(28rem, 0, 0);
    -webkit-transition: -webkit-transform 500ms ease;
    -moz-transition: -moz-transform 500ms ease;
    -o-transition: -o-transform 500ms ease;
    transition: transform 500ms ease;
  }
  .openNav .site .openNav-overlay {
    content: "";
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.75);
    z-index: 1000;
  }
}
@media (max-width: 480px) {
  html {
    font-size: 62.5% !important;
  }
}
@media (min-width: 481px) and (max-width: 767px) {
  html {
    font-size: 62.5% !important;
  }
}
@media (min-width: 768px) and (max-width: 979px) {
  html {
    font-size: 40% !important;
  }
  .nav-pills > li {
    float: left;
  }
  .nav-tabs > li {
    float: left;
  }
  .navbar {
    margin-bottom: 0;
  }
  .navbar .btn-navbar {
    display: none;
  }
  .nav-collapse {
    height: auto;
  }
}
@media (min-width: 980px) and (max-width: 1023px) {
  html {
    font-size: 51.04166667% !important;
  }
}
@media (min-width: 1024px) and (max-width: 1199px) {
  html {
    font-size: 53.125% !important;
  }
}
dl.tabs {
  float: left;
  margin-bottom: -1px;
}
dl.tabs dt.tabs {
  float: left;
  margin-left: 0.3rem;
  padding: 0.4rem 1rem;
  background-color: #F0F0F0;
  border-top: 1px solid #CCC;
  border-left: 1px solid #CCC;
  border-right: 1px solid #CCC;
}
dl.tabs dt:hover {
  background-color: #F9F9F9;
}
dl.tabs dt.open {
  background-color: #FFF;
  border-bottom: 1px solid #FFF;
}
dl.tabs dt.tabs h3 {
  margin: 0;
  font-size: 1.1em;
  font-weight: normal;
}
dl.tabs dt.tabs h3 a {
  color: #0088CC;
}
dl.tabs dt.tabs h3 a:hover {
  color: #005580;
  text-decoration: none;
}
dl.tabs dt.open h3 a {
  color: #000;
  text-decoration: none;
}
div.current dd.tabs {
  margin: 0;
  padding: 1rem;
  clear: both;
  border: 1px solid #CCC;
  background-color: #FFF;
}
/* Help site refresh button*/
#helpsite-refresh {
  vertical-align: top;
}
/*Print pop-up*/
#pop-print {
  float: right;
  margin: 1rem;
}
/*Code white space*/
code {
  white-space: pre-wrap;
}
/*Search filter*/
#filter-search {
  vertical-align: top;
}
/*Fix for editor buttons having a stupid height*/
.editor {
  overflow: hidden;
  position: relative;
}
/* Com_search highlighting */
.search span.highlight {
  background-color: #FFFFCC;
  font-weight: bold;
  padding: 0.1rem 0.4rem;
}
