@charset "UTF-8";
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
body {
  margin: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden],
template {
  display: none;
}
a {
  background-color: transparent;
}
a:active,
a:hover {
  outline: 0;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b,
strong {
  font-weight: bold;
}
dfn {
  font-style: italic;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
mark {
  background: #ff0;
  color: #000;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
img {
  border: 0;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 1em 40px;
}
hr {
  box-sizing: content-box;
  height: 0;
}
pre {
  overflow: auto;
}
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}
button {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
button[disabled],
html input[disabled] {
  cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
input {
  line-height: normal;
}
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: textfield;
  box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
legend {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
}
optgroup {
  font-weight: bold;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
td,
th {
  padding: 0;
}
* {
  box-sizing: border-box;
}
*:before,
*:after {
  box-sizing: border-box;
}
html {
  font-size: 10px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
body {
  font-family: camptonlight, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.71428571;
  color: #585858;
  background-color: #ffffff;
}
input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
a {
  color: #000000;
  text-decoration: none;
}
a:hover,
a:focus {
  color: inherit;
  text-decoration: underline;
}
a:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
  outline: 0;
}
figure {
  margin: 0;
}
img {
  vertical-align: middle;
}
.img-responsive,
.thumbnail > img,
.thumbnail a > img {
  display: block;
  max-width: 100%;
  height: auto;
}
.img-rounded {
  border-radius: 6px;
}
.img-thumbnail {
  padding: 4px;
  line-height: 1.71428571;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-radius: 4px;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  display: inline-block;
  max-width: 100%;
  height: auto;
}
.img-circle {
  border-radius: 50%;
}
hr {
  margin-top: 23px;
  margin-bottom: 23px;
  border: 0;
  border-top: 1px solid #000000;
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
.sr-only-focusable:active,
.sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}
[role="button"] {
  cursor: pointer;
}
/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
@media print {
  *,
  *:before,
  *:after {
    background: transparent !important;
    color: #000 !important;
    box-shadow: none !important;
    text-shadow: none !important;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  a[href]:after {
    content: " (" attr(href) ")";
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  a[href^="#"]:after,
  a[href^="javascript:"]:after {
    content: "";
  }
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  tr,
  img {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
  .navbar {
    display: none;
  }
  .btn > .caret,
  .dropup > .btn > .caret {
    border-top-color: #000 !important;
  }
  .label {
    border: 1px solid #000;
  }
  .table {
    border-collapse: collapse !important;
  }
  .table td,
  .table th {
    background-color: #fff !important;
  }
  .table-bordered th,
  .table-bordered td {
    border: 1px solid #ddd !important;
  }
}
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-family: camptonsemibold, Times, serif;
  font-weight: 400;
  line-height: 1.2;
  color: inherit;
}
h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small,
.h1 small,
.h2 small,
.h3 small,
.h4 small,
.h5 small,
.h6 small,
h1 .small,
h2 .small,
h3 .small,
h4 .small,
h5 .small,
h6 .small,
.h1 .small,
.h2 .small,
.h3 .small,
.h4 .small,
.h5 .small,
.h6 .small {
  font-weight: normal;
  line-height: 1;
  color: #777777;
}
h1,
.h1,
h2,
.h2,
h3,
.h3 {
  margin-top: 23px;
  margin-bottom: 11.5px;
}
h1 small,
.h1 small,
h2 small,
.h2 small,
h3 small,
.h3 small,
h1 .small,
.h1 .small,
h2 .small,
.h2 .small,
h3 .small,
.h3 .small {
  font-size: 65%;
}
h4,
.h4,
h5,
.h5,
h6,
.h6 {
  margin-top: 11.5px;
  margin-bottom: 11.5px;
}
h4 small,
.h4 small,
h5 small,
.h5 small,
h6 small,
.h6 small,
h4 .small,
.h4 .small,
h5 .small,
.h5 .small,
h6 .small,
.h6 .small {
  font-size: 75%;
}
h1,
.h1 {
  font-size: 40px;
}
h2,
.h2 {
  font-size: 40px;
}
h3,
.h3 {
  font-size: 36px;
}
h4,
.h4 {
  font-size: 30px;
}
h5,
.h5 {
  font-size: 24px;
}
h6,
.h6 {
  font-size: 18px;
}
p {
  margin: 0 0 11.5px;
}
.lead {
  margin-bottom: 23px;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.4;
}
@media (min-width: 768px) {
  .lead {
    font-size: 21px;
  }
}
small,
.small {
  font-size: 85%;
}
mark,
.mark {
  background-color: #fcf8e3;
  padding: .2em;
}
.text-left {
  text-align: left;
}
.text-right {
  text-align: right;
}
.text-center {
  text-align: center;
}
.text-justify {
  text-align: justify;
}
.text-nowrap {
  white-space: nowrap;
}
.text-lowercase {
  text-transform: lowercase;
}
.text-uppercase {
  text-transform: uppercase;
}
.text-capitalize {
  text-transform: capitalize;
}
.text-muted {
  color: #777777;
}
.text-primary {
  color: #000000;
}
a.text-primary:hover,
a.text-primary:focus {
  color: #000000;
}
.text-success {
  color: #3c763d;
}
a.text-success:hover,
a.text-success:focus {
  color: #2b542c;
}
.text-info {
  color: #31708f;
}
a.text-info:hover,
a.text-info:focus {
  color: #245269;
}
.text-warning {
  color: #8a6d3b;
}
a.text-warning:hover,
a.text-warning:focus {
  color: #66512c;
}
.text-danger {
  color: #a94442;
}
a.text-danger:hover,
a.text-danger:focus {
  color: #843534;
}
.bg-primary {
  color: #fff;
  background-color: #000000;
}
a.bg-primary:hover,
a.bg-primary:focus {
  background-color: #000000;
}
.bg-success {
  background-color: #dff0d8;
}
a.bg-success:hover,
a.bg-success:focus {
  background-color: #c1e2b3;
}
.bg-info {
  background-color: #d9edf7;
}
a.bg-info:hover,
a.bg-info:focus {
  background-color: #afd9ee;
}
.bg-warning {
  background-color: #fcf8e3;
}
a.bg-warning:hover,
a.bg-warning:focus {
  background-color: #f7ecb5;
}
.bg-danger {
  background-color: #f2dede;
}
a.bg-danger:hover,
a.bg-danger:focus {
  background-color: #e4b9b9;
}
.page-header {
  padding-bottom: 10.5px;
  margin: 46px 0 23px;
  border-bottom: 1px solid #eeeeee;
}
ul,
ol {
  margin-top: 0;
  margin-bottom: 11.5px;
}
ul ul,
ol ul,
ul ol,
ol ol {
  margin-bottom: 0;
}
.list-unstyled {
  padding-left: 0;
  list-style: none;
}
.list-inline {
  padding-left: 0;
  list-style: none;
  margin-left: -5px;
}
.list-inline > li {
  display: inline-block;
  padding-left: 5px;
  padding-right: 5px;
}
dl {
  margin-top: 0;
  margin-bottom: 23px;
}
dt,
dd {
  line-height: 1.71428571;
}
dt {
  font-weight: bold;
}
dd {
  margin-left: 0;
}
@media (min-width: 768px) {
  .dl-horizontal dt {
    float: left;
    width: 160px;
    clear: left;
    text-align: right;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .dl-horizontal dd {
    margin-left: 180px;
  }
}
abbr[title],
abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #777777;
}
.initialism {
  font-size: 90%;
  text-transform: uppercase;
}
blockquote {
  padding: 11.5px 23px;
  margin: 0 0 23px;
  font-size: 17.5px;
  border-left: 5px solid #eeeeee;
}
blockquote p:last-child,
blockquote ul:last-child,
blockquote ol:last-child {
  margin-bottom: 0;
}
blockquote footer,
blockquote small,
blockquote .small {
  display: block;
  font-size: 80%;
  line-height: 1.71428571;
  color: #777777;
}
blockquote footer:before,
blockquote small:before,
blockquote .small:before {
  content: '\2014 \00A0';
}
.blockquote-reverse,
blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  border-right: 5px solid #eeeeee;
  border-left: 0;
  text-align: right;
}
.blockquote-reverse footer:before,
blockquote.pull-right footer:before,
.blockquote-reverse small:before,
blockquote.pull-right small:before,
.blockquote-reverse .small:before,
blockquote.pull-right .small:before {
  content: '';
}
.blockquote-reverse footer:after,
blockquote.pull-right footer:after,
.blockquote-reverse small:after,
blockquote.pull-right small:after,
.blockquote-reverse .small:after,
blockquote.pull-right .small:after {
  content: '\00A0 \2014';
}
address {
  margin-bottom: 23px;
  font-style: normal;
  line-height: 1.71428571;
}
code,
kbd,
pre,
samp {
  font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
}
code {
  padding: 2px 4px;
  font-size: 90%;
  color: #c7254e;
  background-color: #f9f2f4;
  border-radius: 4px;
}
kbd {
  padding: 2px 4px;
  font-size: 90%;
  color: #ffffff;
  background-color: #333333;
  border-radius: 3px;
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
}
kbd kbd {
  padding: 0;
  font-size: 100%;
  font-weight: bold;
  box-shadow: none;
}
pre {
  display: block;
  padding: 11px;
  margin: 0 0 11.5px;
  font-size: 13px;
  line-height: 1.71428571;
  word-break: break-all;
  word-wrap: break-word;
  color: #333333;
  background-color: #f5f5f5;
  border: 1px solid #cccccc;
  border-radius: 4px;
}
pre code {
  padding: 0;
  font-size: inherit;
  color: inherit;
  white-space: pre-wrap;
  background-color: transparent;
  border-radius: 0;
}
.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll;
}
.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  .container {
    width: 750px;
  }
}
@media (min-width: 992px) {
  .container {
    width: 970px;
  }
}
@media (min-width: 1280px) {
  .container {
    width: 1280px;
  }
}
.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
.row {
  margin-left: -15px;
  margin-right: -15px;
}
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
  float: left;
}
.col-xs-12 {
  width: 100%;
}
.col-xs-11 {
  width: 91.66666667%;
}
.col-xs-10 {
  width: 83.33333333%;
}
.col-xs-9 {
  width: 75%;
}
.col-xs-8 {
  width: 66.66666667%;
}
.col-xs-7 {
  width: 58.33333333%;
}
.col-xs-6 {
  width: 50%;
}
.col-xs-5 {
  width: 41.66666667%;
}
.col-xs-4 {
  width: 33.33333333%;
}
.col-xs-3 {
  width: 25%;
}
.col-xs-2 {
  width: 16.66666667%;
}
.col-xs-1 {
  width: 8.33333333%;
}
.col-xs-pull-12 {
  right: 100%;
}
.col-xs-pull-11 {
  right: 91.66666667%;
}
.col-xs-pull-10 {
  right: 83.33333333%;
}
.col-xs-pull-9 {
  right: 75%;
}
.col-xs-pull-8 {
  right: 66.66666667%;
}
.col-xs-pull-7 {
  right: 58.33333333%;
}
.col-xs-pull-6 {
  right: 50%;
}
.col-xs-pull-5 {
  right: 41.66666667%;
}
.col-xs-pull-4 {
  right: 33.33333333%;
}
.col-xs-pull-3 {
  right: 25%;
}
.col-xs-pull-2 {
  right: 16.66666667%;
}
.col-xs-pull-1 {
  right: 8.33333333%;
}
.col-xs-pull-0 {
  right: auto;
}
.col-xs-push-12 {
  left: 100%;
}
.col-xs-push-11 {
  left: 91.66666667%;
}
.col-xs-push-10 {
  left: 83.33333333%;
}
.col-xs-push-9 {
  left: 75%;
}
.col-xs-push-8 {
  left: 66.66666667%;
}
.col-xs-push-7 {
  left: 58.33333333%;
}
.col-xs-push-6 {
  left: 50%;
}
.col-xs-push-5 {
  left: 41.66666667%;
}
.col-xs-push-4 {
  left: 33.33333333%;
}
.col-xs-push-3 {
  left: 25%;
}
.col-xs-push-2 {
  left: 16.66666667%;
}
.col-xs-push-1 {
  left: 8.33333333%;
}
.col-xs-push-0 {
  left: auto;
}
.col-xs-offset-12 {
  margin-left: 100%;
}
.col-xs-offset-11 {
  margin-left: 91.66666667%;
}
.col-xs-offset-10 {
  margin-left: 83.33333333%;
}
.col-xs-offset-9 {
  margin-left: 75%;
}
.col-xs-offset-8 {
  margin-left: 66.66666667%;
}
.col-xs-offset-7 {
  margin-left: 58.33333333%;
}
.col-xs-offset-6 {
  margin-left: 50%;
}
.col-xs-offset-5 {
  margin-left: 41.66666667%;
}
.col-xs-offset-4 {
  margin-left: 33.33333333%;
}
.col-xs-offset-3 {
  margin-left: 25%;
}
.col-xs-offset-2 {
  margin-left: 16.66666667%;
}
.col-xs-offset-1 {
  margin-left: 8.33333333%;
}
.col-xs-offset-0 {
  margin-left: 0%;
}
@media (min-width: 768px) {
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-11 {
    width: 91.66666667%;
  }
  .col-sm-10 {
    width: 83.33333333%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-8 {
    width: 66.66666667%;
  }
  .col-sm-7 {
    width: 58.33333333%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-5 {
    width: 41.66666667%;
  }
  .col-sm-4 {
    width: 33.33333333%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-2 {
    width: 16.66666667%;
  }
  .col-sm-1 {
    width: 8.33333333%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-pull-11 {
    right: 91.66666667%;
  }
  .col-sm-pull-10 {
    right: 83.33333333%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-8 {
    right: 66.66666667%;
  }
  .col-sm-pull-7 {
    right: 58.33333333%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-5 {
    right: 41.66666667%;
  }
  .col-sm-pull-4 {
    right: 33.33333333%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-2 {
    right: 16.66666667%;
  }
  .col-sm-pull-1 {
    right: 8.33333333%;
  }
  .col-sm-pull-0 {
    right: auto;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-push-11 {
    left: 91.66666667%;
  }
  .col-sm-push-10 {
    left: 83.33333333%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-8 {
    left: 66.66666667%;
  }
  .col-sm-push-7 {
    left: 58.33333333%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-5 {
    left: 41.66666667%;
  }
  .col-sm-push-4 {
    left: 33.33333333%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-2 {
    left: 16.66666667%;
  }
  .col-sm-push-1 {
    left: 8.33333333%;
  }
  .col-sm-push-0 {
    left: auto;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
  .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-sm-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 992px) {
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-11 {
    width: 91.66666667%;
  }
  .col-md-10 {
    width: 83.33333333%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-8 {
    width: 66.66666667%;
  }
  .col-md-7 {
    width: 58.33333333%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-5 {
    width: 41.66666667%;
  }
  .col-md-4 {
    width: 33.33333333%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-2 {
    width: 16.66666667%;
  }
  .col-md-1 {
    width: 8.33333333%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-pull-11 {
    right: 91.66666667%;
  }
  .col-md-pull-10 {
    right: 83.33333333%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-8 {
    right: 66.66666667%;
  }
  .col-md-pull-7 {
    right: 58.33333333%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-5 {
    right: 41.66666667%;
  }
  .col-md-pull-4 {
    right: 33.33333333%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-2 {
    right: 16.66666667%;
  }
  .col-md-pull-1 {
    right: 8.33333333%;
  }
  .col-md-pull-0 {
    right: auto;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-push-11 {
    left: 91.66666667%;
  }
  .col-md-push-10 {
    left: 83.33333333%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-8 {
    left: 66.66666667%;
  }
  .col-md-push-7 {
    left: 58.33333333%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-5 {
    left: 41.66666667%;
  }
  .col-md-push-4 {
    left: 33.33333333%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-2 {
    left: 16.66666667%;
  }
  .col-md-push-1 {
    left: 8.33333333%;
  }
  .col-md-push-0 {
    left: auto;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
  .col-md-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-md-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-md-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-md-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-md-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-md-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 1280px) {
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left;
  }
  .col-lg-12 {
    width: 100%;
  }
  .col-lg-11 {
    width: 91.66666667%;
  }
  .col-lg-10 {
    width: 83.33333333%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-8 {
    width: 66.66666667%;
  }
  .col-lg-7 {
    width: 58.33333333%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-5 {
    width: 41.66666667%;
  }
  .col-lg-4 {
    width: 33.33333333%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-2 {
    width: 16.66666667%;
  }
  .col-lg-1 {
    width: 8.33333333%;
  }
  .col-lg-pull-12 {
    right: 100%;
  }
  .col-lg-pull-11 {
    right: 91.66666667%;
  }
  .col-lg-pull-10 {
    right: 83.33333333%;
  }
  .col-lg-pull-9 {
    right: 75%;
  }
  .col-lg-pull-8 {
    right: 66.66666667%;
  }
  .col-lg-pull-7 {
    right: 58.33333333%;
  }
  .col-lg-pull-6 {
    right: 50%;
  }
  .col-lg-pull-5 {
    right: 41.66666667%;
  }
  .col-lg-pull-4 {
    right: 33.33333333%;
  }
  .col-lg-pull-3 {
    right: 25%;
  }
  .col-lg-pull-2 {
    right: 16.66666667%;
  }
  .col-lg-pull-1 {
    right: 8.33333333%;
  }
  .col-lg-pull-0 {
    right: auto;
  }
  .col-lg-push-12 {
    left: 100%;
  }
  .col-lg-push-11 {
    left: 91.66666667%;
  }
  .col-lg-push-10 {
    left: 83.33333333%;
  }
  .col-lg-push-9 {
    left: 75%;
  }
  .col-lg-push-8 {
    left: 66.66666667%;
  }
  .col-lg-push-7 {
    left: 58.33333333%;
  }
  .col-lg-push-6 {
    left: 50%;
  }
  .col-lg-push-5 {
    left: 41.66666667%;
  }
  .col-lg-push-4 {
    left: 33.33333333%;
  }
  .col-lg-push-3 {
    left: 25%;
  }
  .col-lg-push-2 {
    left: 16.66666667%;
  }
  .col-lg-push-1 {
    left: 8.33333333%;
  }
  .col-lg-push-0 {
    left: auto;
  }
  .col-lg-offset-12 {
    margin-left: 100%;
  }
  .col-lg-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-lg-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-lg-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-lg-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-lg-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-lg-offset-0 {
    margin-left: 0%;
  }
}
table {
  background-color: transparent;
}
caption {
  padding-top: 8px;
  padding-bottom: 8px;
  color: #777777;
  text-align: left;
}
th {
  text-align: left;
}
.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 23px;
}
.table > thead > tr > th,
.table > tbody > tr > th,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > tbody > tr > td,
.table > tfoot > tr > td {
  padding: 8px;
  line-height: 1.71428571;
  vertical-align: top;
  border-top: 1px solid #dddddd;
}
.table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #dddddd;
}
.table > caption + thead > tr:first-child > th,
.table > colgroup + thead > tr:first-child > th,
.table > thead:first-child > tr:first-child > th,
.table > caption + thead > tr:first-child > td,
.table > colgroup + thead > tr:first-child > td,
.table > thead:first-child > tr:first-child > td {
  border-top: 0;
}
.table > tbody + tbody {
  border-top: 2px solid #dddddd;
}
.table .table {
  background-color: #ffffff;
}
.table-condensed > thead > tr > th,
.table-condensed > tbody > tr > th,
.table-condensed > tfoot > tr > th,
.table-condensed > thead > tr > td,
.table-condensed > tbody > tr > td,
.table-condensed > tfoot > tr > td {
  padding: 5px;
}
.table-bordered {
  border: 1px solid #dddddd;
}
.table-bordered > thead > tr > th,
.table-bordered > tbody > tr > th,
.table-bordered > tfoot > tr > th,
.table-bordered > thead > tr > td,
.table-bordered > tbody > tr > td,
.table-bordered > tfoot > tr > td {
  border: 1px solid #dddddd;
}
.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td {
  border-bottom-width: 2px;
}
.table-striped > tbody > tr:nth-of-type(odd) {
  background-color: #f9f9f9;
}
.table-hover > tbody > tr:hover {
  background-color: #f5f5f5;
}
table col[class*="col-"] {
  position: static;
  float: none;
  display: table-column;
}
table td[class*="col-"],
table th[class*="col-"] {
  position: static;
  float: none;
  display: table-cell;
}
.table > thead > tr > td.active,
.table > tbody > tr > td.active,
.table > tfoot > tr > td.active,
.table > thead > tr > th.active,
.table > tbody > tr > th.active,
.table > tfoot > tr > th.active,
.table > thead > tr.active > td,
.table > tbody > tr.active > td,
.table > tfoot > tr.active > td,
.table > thead > tr.active > th,
.table > tbody > tr.active > th,
.table > tfoot > tr.active > th {
  background-color: #f5f5f5;
}
.table-hover > tbody > tr > td.active:hover,
.table-hover > tbody > tr > th.active:hover,
.table-hover > tbody > tr.active:hover > td,
.table-hover > tbody > tr:hover > .active,
.table-hover > tbody > tr.active:hover > th {
  background-color: #e8e8e8;
}
.table > thead > tr > td.success,
.table > tbody > tr > td.success,
.table > tfoot > tr > td.success,
.table > thead > tr > th.success,
.table > tbody > tr > th.success,
.table > tfoot > tr > th.success,
.table > thead > tr.success > td,
.table > tbody > tr.success > td,
.table > tfoot > tr.success > td,
.table > thead > tr.success > th,
.table > tbody > tr.success > th,
.table > tfoot > tr.success > th {
  background-color: #dff0d8;
}
.table-hover > tbody > tr > td.success:hover,
.table-hover > tbody > tr > th.success:hover,
.table-hover > tbody > tr.success:hover > td,
.table-hover > tbody > tr:hover > .success,
.table-hover > tbody > tr.success:hover > th {
  background-color: #d0e9c6;
}
.table > thead > tr > td.info,
.table > tbody > tr > td.info,
.table > tfoot > tr > td.info,
.table > thead > tr > th.info,
.table > tbody > tr > th.info,
.table > tfoot > tr > th.info,
.table > thead > tr.info > td,
.table > tbody > tr.info > td,
.table > tfoot > tr.info > td,
.table > thead > tr.info > th,
.table > tbody > tr.info > th,
.table > tfoot > tr.info > th {
  background-color: #d9edf7;
}
.table-hover > tbody > tr > td.info:hover,
.table-hover > tbody > tr > th.info:hover,
.table-hover > tbody > tr.info:hover > td,
.table-hover > tbody > tr:hover > .info,
.table-hover > tbody > tr.info:hover > th {
  background-color: #c4e3f3;
}
.table > thead > tr > td.warning,
.table > tbody > tr > td.warning,
.table > tfoot > tr > td.warning,
.table > thead > tr > th.warning,
.table > tbody > tr > th.warning,
.table > tfoot > tr > th.warning,
.table > thead > tr.warning > td,
.table > tbody > tr.warning > td,
.table > tfoot > tr.warning > td,
.table > thead > tr.warning > th,
.table > tbody > tr.warning > th,
.table > tfoot > tr.warning > th {
  background-color: #fcf8e3;
}
.table-hover > tbody > tr > td.warning:hover,
.table-hover > tbody > tr > th.warning:hover,
.table-hover > tbody > tr.warning:hover > td,
.table-hover > tbody > tr:hover > .warning,
.table-hover > tbody > tr.warning:hover > th {
  background-color: #faf2cc;
}
.table > thead > tr > td.danger,
.table > tbody > tr > td.danger,
.table > tfoot > tr > td.danger,
.table > thead > tr > th.danger,
.table > tbody > tr > th.danger,
.table > tfoot > tr > th.danger,
.table > thead > tr.danger > td,
.table > tbody > tr.danger > td,
.table > tfoot > tr.danger > td,
.table > thead > tr.danger > th,
.table > tbody > tr.danger > th,
.table > tfoot > tr.danger > th {
  background-color: #f2dede;
}
.table-hover > tbody > tr > td.danger:hover,
.table-hover > tbody > tr > th.danger:hover,
.table-hover > tbody > tr.danger:hover > td,
.table-hover > tbody > tr:hover > .danger,
.table-hover > tbody > tr.danger:hover > th {
  background-color: #ebcccc;
}
.table-responsive {
  overflow-x: auto;
  min-height: 0.01%;
}
@media screen and (max-width: 767px) {
  .table-responsive {
    width: 100%;
    margin-bottom: 17.25px;
    overflow-y: hidden;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #dddddd;
  }
  .table-responsive > .table {
    margin-bottom: 0;
  }
  .table-responsive > .table > thead > tr > th,
  .table-responsive > .table > tbody > tr > th,
  .table-responsive > .table > tfoot > tr > th,
  .table-responsive > .table > thead > tr > td,
  .table-responsive > .table > tbody > tr > td,
  .table-responsive > .table > tfoot > tr > td {
    white-space: nowrap;
  }
  .table-responsive > .table-bordered {
    border: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:first-child,
  .table-responsive > .table-bordered > tbody > tr > th:first-child,
  .table-responsive > .table-bordered > tfoot > tr > th:first-child,
  .table-responsive > .table-bordered > thead > tr > td:first-child,
  .table-responsive > .table-bordered > tbody > tr > td:first-child,
  .table-responsive > .table-bordered > tfoot > tr > td:first-child {
    border-left: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:last-child,
  .table-responsive > .table-bordered > tbody > tr > th:last-child,
  .table-responsive > .table-bordered > tfoot > tr > th:last-child,
  .table-responsive > .table-bordered > thead > tr > td:last-child,
  .table-responsive > .table-bordered > tbody > tr > td:last-child,
  .table-responsive > .table-bordered > tfoot > tr > td:last-child {
    border-right: 0;
  }
  .table-responsive > .table-bordered > tbody > tr:last-child > th,
  .table-responsive > .table-bordered > tfoot > tr:last-child > th,
  .table-responsive > .table-bordered > tbody > tr:last-child > td,
  .table-responsive > .table-bordered > tfoot > tr:last-child > td {
    border-bottom: 0;
  }
}
fieldset {
  padding: 0;
  margin: 0;
  border: 0;
  min-width: 0;
}
legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 23px;
  font-size: 21px;
  line-height: inherit;
  color: #333333;
  border: 0;
  border-bottom: 1px solid #e5e5e5;
}
label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: bold;
}
input[type="search"] {
  box-sizing: border-box;
}
input[type="radio"],
input[type="checkbox"] {
  margin: 4px 0 0;
  margin-top: 1px \9;
  line-height: normal;
}
input[type="file"] {
  display: block;
}
input[type="range"] {
  display: block;
  width: 100%;
}
select[multiple],
select[size] {
  height: auto;
}
input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
  outline: 0;
}
output {
  display: block;
  padding-top: 7px;
  font-size: 14px;
  line-height: 1.71428571;
  color: #555555;
}
.form-control {
  display: block;
  width: 100%;
  height: 37px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.71428571;
  color: #555555;
  background-color: #ffffff;
  background-image: none;
  border: 1px solid #e3e3e3;
  border-radius: 4px;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.form-control:focus {
  border-color: #66afe9;
  outline: 0;
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
}
.form-control:focus {
  border-color: #66afe9;
  outline: 0;
  box-shadow: none;
}
.form-control::-moz-placeholder {
  color: #aaaaaa;
  opacity: 1;
}
.form-control:-ms-input-placeholder {
  color: #aaaaaa;
}
.form-control::-webkit-input-placeholder {
  color: #aaaaaa;
}
.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
  background-color: #eeeeee;
  opacity: 1;
}
.form-control[disabled],
fieldset[disabled] .form-control {
  cursor: not-allowed;
}
textarea.form-control {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: none;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  input[type="date"].form-control,
  input[type="time"].form-control,
  input[type="datetime-local"].form-control,
  input[type="month"].form-control {
    line-height: 37px;
  }
  input[type="date"].input-sm,
  input[type="time"].input-sm,
  input[type="datetime-local"].input-sm,
  input[type="month"].input-sm,
  .input-group-sm input[type="date"],
  .input-group-sm input[type="time"],
  .input-group-sm input[type="datetime-local"],
  .input-group-sm input[type="month"] {
    line-height: 30px;
  }
  input[type="date"].input-lg,
  input[type="time"].input-lg,
  input[type="datetime-local"].input-lg,
  input[type="month"].input-lg,
  .input-group-lg input[type="date"],
  .input-group-lg input[type="time"],
  .input-group-lg input[type="datetime-local"],
  .input-group-lg input[type="month"] {
    line-height: 46px;
  }
}
.form-group {
  margin-bottom: 15px;
}
.radio,
.checkbox {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px;
}
.radio label,
.checkbox label {
  min-height: 23px;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: normal;
  cursor: pointer;
}
.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
  position: absolute;
  margin-left: -20px;
  margin-top: 4px \9;
}
.radio + .radio,
.checkbox + .checkbox {
  margin-top: -5px;
}
.radio-inline,
.checkbox-inline {
  position: relative;
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  vertical-align: middle;
  font-weight: normal;
  cursor: pointer;
}
.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
  margin-top: 0;
  margin-left: 10px;
}
input[type="radio"][disabled],
input[type="checkbox"][disabled],
input[type="radio"].disabled,
input[type="checkbox"].disabled,
fieldset[disabled] input[type="radio"],
fieldset[disabled] input[type="checkbox"] {
  cursor: not-allowed;
}
.radio-inline.disabled,
.checkbox-inline.disabled,
fieldset[disabled] .radio-inline,
fieldset[disabled] .checkbox-inline {
  cursor: not-allowed;
}
.radio.disabled label,
.checkbox.disabled label,
fieldset[disabled] .radio label,
fieldset[disabled] .checkbox label {
  cursor: not-allowed;
}
.form-control-static {
  padding-top: 7px;
  padding-bottom: 7px;
  margin-bottom: 0;
  min-height: 37px;
}
.form-control-static.input-lg,
.form-control-static.input-sm {
  padding-left: 0;
  padding-right: 0;
}
.input-sm {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
select.input-sm {
  height: 30px;
  line-height: 30px;
}
textarea.input-sm,
select[multiple].input-sm {
  height: auto;
}
.form-group-sm .form-control {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.form-group-sm select.form-control {
  height: 30px;
  line-height: 30px;
}
.form-group-sm textarea.form-control,
.form-group-sm select[multiple].form-control {
  height: auto;
}
.form-group-sm .form-control-static {
  height: 30px;
  min-height: 35px;
  padding: 6px 10px;
  font-size: 12px;
  line-height: 1.5;
}
.input-lg {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
select.input-lg {
  height: 46px;
  line-height: 46px;
}
textarea.input-lg,
select[multiple].input-lg {
  height: auto;
}
.form-group-lg .form-control {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
.form-group-lg select.form-control {
  height: 46px;
  line-height: 46px;
}
.form-group-lg textarea.form-control,
.form-group-lg select[multiple].form-control {
  height: auto;
}
.form-group-lg .form-control-static {
  height: 46px;
  min-height: 41px;
  padding: 11px 16px;
  font-size: 18px;
  line-height: 1.3333333;
}
.has-feedback {
  position: relative;
}
.has-feedback .form-control {
  padding-right: 46.25px;
}
.form-control-feedback {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  display: block;
  width: 37px;
  height: 37px;
  line-height: 37px;
  text-align: center;
  pointer-events: none;
}
.input-lg + .form-control-feedback,
.input-group-lg + .form-control-feedback,
.form-group-lg .form-control + .form-control-feedback {
  width: 46px;
  height: 46px;
  line-height: 46px;
}
.input-sm + .form-control-feedback,
.input-group-sm + .form-control-feedback,
.form-group-sm .form-control + .form-control-feedback {
  width: 30px;
  height: 30px;
  line-height: 30px;
}
.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline,
.has-success.radio label,
.has-success.checkbox label,
.has-success.radio-inline label,
.has-success.checkbox-inline label {
  color: #3c763d;
}
.has-success .form-control {
  border-color: #3c763d;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-success .form-control:focus {
  border-color: #2b542c;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #67b168;
}
.has-success .input-group-addon {
  color: #3c763d;
  border-color: #3c763d;
  background-color: #dff0d8;
}
.has-success .form-control-feedback {
  color: #3c763d;
}
.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline,
.has-warning.radio label,
.has-warning.checkbox label,
.has-warning.radio-inline label,
.has-warning.checkbox-inline label {
  color: #8a6d3b;
}
.has-warning .form-control {
  border-color: #8a6d3b;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-warning .form-control:focus {
  border-color: #66512c;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
}
.has-warning .input-group-addon {
  color: #8a6d3b;
  border-color: #8a6d3b;
  background-color: #fcf8e3;
}
.has-warning .form-control-feedback {
  color: #8a6d3b;
}
.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline,
.has-error.radio label,
.has-error.checkbox label,
.has-error.radio-inline label,
.has-error.checkbox-inline label {
  color: #a94442;
}
.has-error .form-control {
  border-color: #a94442;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-error .form-control:focus {
  border-color: #843534;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ce8483;
}
.has-error .input-group-addon {
  color: #a94442;
  border-color: #a94442;
  background-color: #f2dede;
}
.has-error .form-control-feedback {
  color: #a94442;
}
.has-feedback label ~ .form-control-feedback {
  top: 28px;
}
.has-feedback label.sr-only ~ .form-control-feedback {
  top: 0;
}
.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #989898;
}
@media (min-width: 768px) {
  .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .form-inline .form-control-static {
    display: inline-block;
  }
  .form-inline .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .form-inline .input-group .input-group-addon,
  .form-inline .input-group .input-group-btn,
  .form-inline .input-group .form-control {
    width: auto;
  }
  .form-inline .input-group > .form-control {
    width: 100%;
  }
  .form-inline .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio,
  .form-inline .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio label,
  .form-inline .checkbox label {
    padding-left: 0;
  }
  .form-inline .radio input[type="radio"],
  .form-inline .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  .form-inline .has-feedback .form-control-feedback {
    top: 0;
  }
}
.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 7px;
}
.form-horizontal .radio,
.form-horizontal .checkbox {
  min-height: 30px;
}
.form-horizontal .form-group {
  margin-left: -15px;
  margin-right: -15px;
}
@media (min-width: 768px) {
  .form-horizontal .control-label {
    text-align: right;
    margin-bottom: 0;
    padding-top: 7px;
  }
}
.form-horizontal .has-feedback .form-control-feedback {
  right: 15px;
}
@media (min-width: 768px) {
  .form-horizontal .form-group-lg .control-label {
    padding-top: 14.333333px;
    font-size: 18px;
  }
}
@media (min-width: 768px) {
  .form-horizontal .form-group-sm .control-label {
    padding-top: 6px;
    font-size: 12px;
  }
}
.btn {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  -ms-touch-action: manipulation;
      touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.71428571;
  border-radius: 4px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.btn:focus,
.btn:active:focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn.active.focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
  outline: 0;
}
.btn:hover,
.btn:focus,
.btn.focus {
  color: #333333;
  text-decoration: none;
}
.btn:active,
.btn.active {
  outline: 0;
  background-image: none;
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
  cursor: not-allowed;
  opacity: 0.65;
  filter: alpha(opacity=65);
  box-shadow: none;
}
a.btn.disabled,
fieldset[disabled] a.btn {
  pointer-events: none;
}
.btn-default {
  color: #333333;
  background-color: #ffffff;
  border-color: #cccccc;
}
.btn-default:focus,
.btn-default.focus {
  color: #333333;
  background-color: #e6e6e6;
  border-color: #8c8c8c;
}
.btn-default:hover {
  color: #333333;
  background-color: #e6e6e6;
  border-color: #adadad;
}
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  color: #333333;
  background-color: #e6e6e6;
  border-color: #adadad;
}
.btn-default:active:hover,
.btn-default.active:hover,
.open > .dropdown-toggle.btn-default:hover,
.btn-default:active:focus,
.btn-default.active:focus,
.open > .dropdown-toggle.btn-default:focus,
.btn-default:active.focus,
.btn-default.active.focus,
.open > .dropdown-toggle.btn-default.focus {
  color: #333333;
  background-color: #d4d4d4;
  border-color: #8c8c8c;
}
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  background-image: none;
}
.btn-default.disabled,
.btn-default[disabled],
fieldset[disabled] .btn-default,
.btn-default.disabled:hover,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default:hover,
.btn-default.disabled:focus,
.btn-default[disabled]:focus,
fieldset[disabled] .btn-default:focus,
.btn-default.disabled.focus,
.btn-default[disabled].focus,
fieldset[disabled] .btn-default.focus,
.btn-default.disabled:active,
.btn-default[disabled]:active,
fieldset[disabled] .btn-default:active,
.btn-default.disabled.active,
.btn-default[disabled].active,
fieldset[disabled] .btn-default.active {
  background-color: #ffffff;
  border-color: #cccccc;
}
.btn-default .badge {
  color: #ffffff;
  background-color: #333333;
}
.btn-primary {
  color: #ffffff;
  background-color: #000000;
  border-color: #000000;
}
.btn-primary:focus,
.btn-primary.focus {
  color: #ffffff;
  background-color: #000000;
  border-color: #000000;
}
.btn-primary:hover {
  color: #ffffff;
  background-color: #000000;
  border-color: #000000;
}
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  color: #ffffff;
  background-color: #000000;
  border-color: #000000;
}
.btn-primary:active:hover,
.btn-primary.active:hover,
.open > .dropdown-toggle.btn-primary:hover,
.btn-primary:active:focus,
.btn-primary.active:focus,
.open > .dropdown-toggle.btn-primary:focus,
.btn-primary:active.focus,
.btn-primary.active.focus,
.open > .dropdown-toggle.btn-primary.focus {
  color: #ffffff;
  background-color: #000000;
  border-color: #000000;
}
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  background-image: none;
}
.btn-primary.disabled,
.btn-primary[disabled],
fieldset[disabled] .btn-primary,
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled.focus,
.btn-primary[disabled].focus,
fieldset[disabled] .btn-primary.focus,
.btn-primary.disabled:active,
.btn-primary[disabled]:active,
fieldset[disabled] .btn-primary:active,
.btn-primary.disabled.active,
.btn-primary[disabled].active,
fieldset[disabled] .btn-primary.active {
  background-color: #000000;
  border-color: #000000;
}
.btn-primary .badge {
  color: #000000;
  background-color: #ffffff;
}
.btn-success {
  color: #ffffff;
  background-color: #5cb85c;
  border-color: #4cae4c;
}
.btn-success:focus,
.btn-success.focus {
  color: #ffffff;
  background-color: #449d44;
  border-color: #255625;
}
.btn-success:hover {
  color: #ffffff;
  background-color: #449d44;
  border-color: #398439;
}
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
  color: #ffffff;
  background-color: #449d44;
  border-color: #398439;
}
.btn-success:active:hover,
.btn-success.active:hover,
.open > .dropdown-toggle.btn-success:hover,
.btn-success:active:focus,
.btn-success.active:focus,
.open > .dropdown-toggle.btn-success:focus,
.btn-success:active.focus,
.btn-success.active.focus,
.open > .dropdown-toggle.btn-success.focus {
  color: #ffffff;
  background-color: #398439;
  border-color: #255625;
}
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
  background-image: none;
}
.btn-success.disabled,
.btn-success[disabled],
fieldset[disabled] .btn-success,
.btn-success.disabled:hover,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success:hover,
.btn-success.disabled:focus,
.btn-success[disabled]:focus,
fieldset[disabled] .btn-success:focus,
.btn-success.disabled.focus,
.btn-success[disabled].focus,
fieldset[disabled] .btn-success.focus,
.btn-success.disabled:active,
.btn-success[disabled]:active,
fieldset[disabled] .btn-success:active,
.btn-success.disabled.active,
.btn-success[disabled].active,
fieldset[disabled] .btn-success.active {
  background-color: #5cb85c;
  border-color: #4cae4c;
}
.btn-success .badge {
  color: #5cb85c;
  background-color: #ffffff;
}
.btn-info {
  color: #ffffff;
  background-color: #5bc0de;
  border-color: #46b8da;
}
.btn-info:focus,
.btn-info.focus {
  color: #ffffff;
  background-color: #31b0d5;
  border-color: #1b6d85;
}
.btn-info:hover {
  color: #ffffff;
  background-color: #31b0d5;
  border-color: #269abc;
}
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
  color: #ffffff;
  background-color: #31b0d5;
  border-color: #269abc;
}
.btn-info:active:hover,
.btn-info.active:hover,
.open > .dropdown-toggle.btn-info:hover,
.btn-info:active:focus,
.btn-info.active:focus,
.open > .dropdown-toggle.btn-info:focus,
.btn-info:active.focus,
.btn-info.active.focus,
.open > .dropdown-toggle.btn-info.focus {
  color: #ffffff;
  background-color: #269abc;
  border-color: #1b6d85;
}
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
  background-image: none;
}
.btn-info.disabled,
.btn-info[disabled],
fieldset[disabled] .btn-info,
.btn-info.disabled:hover,
.btn-info[disabled]:hover,
fieldset[disabled] .btn-info:hover,
.btn-info.disabled:focus,
.btn-info[disabled]:focus,
fieldset[disabled] .btn-info:focus,
.btn-info.disabled.focus,
.btn-info[disabled].focus,
fieldset[disabled] .btn-info.focus,
.btn-info.disabled:active,
.btn-info[disabled]:active,
fieldset[disabled] .btn-info:active,
.btn-info.disabled.active,
.btn-info[disabled].active,
fieldset[disabled] .btn-info.active {
  background-color: #5bc0de;
  border-color: #46b8da;
}
.btn-info .badge {
  color: #5bc0de;
  background-color: #ffffff;
}
.btn-warning {
  color: #ffffff;
  background-color: #f0ad4e;
  border-color: #eea236;
}
.btn-warning:focus,
.btn-warning.focus {
  color: #ffffff;
  background-color: #ec971f;
  border-color: #985f0d;
}
.btn-warning:hover {
  color: #ffffff;
  background-color: #ec971f;
  border-color: #d58512;
}
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
  color: #ffffff;
  background-color: #ec971f;
  border-color: #d58512;
}
.btn-warning:active:hover,
.btn-warning.active:hover,
.open > .dropdown-toggle.btn-warning:hover,
.btn-warning:active:focus,
.btn-warning.active:focus,
.open > .dropdown-toggle.btn-warning:focus,
.btn-warning:active.focus,
.btn-warning.active.focus,
.open > .dropdown-toggle.btn-warning.focus {
  color: #ffffff;
  background-color: #d58512;
  border-color: #985f0d;
}
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
  background-image: none;
}
.btn-warning.disabled,
.btn-warning[disabled],
fieldset[disabled] .btn-warning,
.btn-warning.disabled:hover,
.btn-warning[disabled]:hover,
fieldset[disabled] .btn-warning:hover,
.btn-warning.disabled:focus,
.btn-warning[disabled]:focus,
fieldset[disabled] .btn-warning:focus,
.btn-warning.disabled.focus,
.btn-warning[disabled].focus,
fieldset[disabled] .btn-warning.focus,
.btn-warning.disabled:active,
.btn-warning[disabled]:active,
fieldset[disabled] .btn-warning:active,
.btn-warning.disabled.active,
.btn-warning[disabled].active,
fieldset[disabled] .btn-warning.active {
  background-color: #f0ad4e;
  border-color: #eea236;
}
.btn-warning .badge {
  color: #f0ad4e;
  background-color: #ffffff;
}
.btn-danger {
  color: #ffffff;
  background-color: #d9534f;
  border-color: #d43f3a;
}
.btn-danger:focus,
.btn-danger.focus {
  color: #ffffff;
  background-color: #c9302c;
  border-color: #761c19;
}
.btn-danger:hover {
  color: #ffffff;
  background-color: #c9302c;
  border-color: #ac2925;
}
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
  color: #ffffff;
  background-color: #c9302c;
  border-color: #ac2925;
}
.btn-danger:active:hover,
.btn-danger.active:hover,
.open > .dropdown-toggle.btn-danger:hover,
.btn-danger:active:focus,
.btn-danger.active:focus,
.open > .dropdown-toggle.btn-danger:focus,
.btn-danger:active.focus,
.btn-danger.active.focus,
.open > .dropdown-toggle.btn-danger.focus {
  color: #ffffff;
  background-color: #ac2925;
  border-color: #761c19;
}
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
  background-image: none;
}
.btn-danger.disabled,
.btn-danger[disabled],
fieldset[disabled] .btn-danger,
.btn-danger.disabled:hover,
.btn-danger[disabled]:hover,
fieldset[disabled] .btn-danger:hover,
.btn-danger.disabled:focus,
.btn-danger[disabled]:focus,
fieldset[disabled] .btn-danger:focus,
.btn-danger.disabled.focus,
.btn-danger[disabled].focus,
fieldset[disabled] .btn-danger.focus,
.btn-danger.disabled:active,
.btn-danger[disabled]:active,
fieldset[disabled] .btn-danger:active,
.btn-danger.disabled.active,
.btn-danger[disabled].active,
fieldset[disabled] .btn-danger.active {
  background-color: #d9534f;
  border-color: #d43f3a;
}
.btn-danger .badge {
  color: #d9534f;
  background-color: #ffffff;
}
.btn-link {
  color: #000000;
  font-weight: normal;
  border-radius: 0;
}
.btn-link,
.btn-link:active,
.btn-link.active,
.btn-link[disabled],
fieldset[disabled] .btn-link {
  background-color: transparent;
  box-shadow: none;
}
.btn-link,
.btn-link:hover,
.btn-link:focus,
.btn-link:active {
  border-color: transparent;
}
.btn-link:hover,
.btn-link:focus {
  color: inherit;
  text-decoration: underline;
  background-color: transparent;
}
.btn-link[disabled]:hover,
fieldset[disabled] .btn-link:hover,
.btn-link[disabled]:focus,
fieldset[disabled] .btn-link:focus {
  color: #777777;
  text-decoration: none;
}
.btn-lg,
.btn-group-lg > .btn {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
.btn-sm,
.btn-group-sm > .btn {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.btn-xs,
.btn-group-xs > .btn {
  padding: 1px 5px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
.btn-block {
  display: block;
  width: 100%;
}
.btn-block + .btn-block {
  margin-top: 5px;
}
input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
  width: 100%;
}
.fade {
  opacity: 0;
  -webkit-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear;
}
.fade.in {
  opacity: 1;
}
.collapse {
  display: none;
}
.collapse.in {
  display: block;
}
tr.collapse.in {
  display: table-row;
}
tbody.collapse.in {
  display: table-row-group;
}
.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition-property: height, visibility;
  transition-property: height, visibility;
  -webkit-transition-duration: 0.35s;
  transition-duration: 0.35s;
  -webkit-transition-timing-function: ease;
  transition-timing-function: ease;
}
.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px dashed;
  border-top: 4px solid \9;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
}
.dropup,
.dropdown {
  position: relative;
}
.dropdown-toggle:focus {
  outline: 0;
}
.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  list-style: none;
  font-size: 14px;
  text-align: left;
  background-color: #ffffff;
  border: 1px solid #cccccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 4px;
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  background-clip: padding-box;
}
.dropdown-menu.pull-right {
  right: 0;
  left: auto;
}
.dropdown-menu .divider {
  height: 1px;
  margin: 10.5px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.dropdown-menu > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 1.71428571;
  color: #333333;
  white-space: nowrap;
}
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
  text-decoration: none;
  color: #262626;
  background-color: #f5f5f5;
}
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
  color: #ffffff;
  text-decoration: none;
  outline: 0;
  background-color: #000000;
}
.dropdown-menu > .disabled > a,
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  color: #777777;
}
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  text-decoration: none;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  cursor: not-allowed;
}
.open > .dropdown-menu {
  display: block;
}
.open > a {
  outline: 0;
}
.dropdown-menu-right {
  left: auto;
  right: 0;
}
.dropdown-menu-left {
  left: 0;
  right: auto;
}
.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 12px;
  line-height: 1.71428571;
  color: #777777;
  white-space: nowrap;
}
.dropdown-backdrop {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  z-index: 990;
}
.pull-right > .dropdown-menu {
  right: 0;
  left: auto;
}
.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  border-top: 0;
  border-bottom: 4px dashed;
  border-bottom: 4px solid \9;
  content: "";
}
.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 2px;
}
@media (min-width: 768px) {
  .navbar-right .dropdown-menu {
    left: auto;
    right: 0;
  }
  .navbar-right .dropdown-menu-left {
    left: 0;
    right: auto;
  }
}
.btn-group,
.btn-group-vertical {
  position: relative;
  display: inline-block;
  vertical-align: middle;
}
.btn-group > .btn,
.btn-group-vertical > .btn {
  position: relative;
  float: left;
}
.btn-group > .btn:hover,
.btn-group-vertical > .btn:hover,
.btn-group > .btn:focus,
.btn-group-vertical > .btn:focus,
.btn-group > .btn:active,
.btn-group-vertical > .btn:active,
.btn-group > .btn.active,
.btn-group-vertical > .btn.active {
  z-index: 2;
}
.btn-group .btn + .btn,
.btn-group .btn + .btn-group,
.btn-group .btn-group + .btn,
.btn-group .btn-group + .btn-group {
  margin-left: -1px;
}
.btn-toolbar {
  margin-left: -5px;
}
.btn-toolbar .btn,
.btn-toolbar .btn-group,
.btn-toolbar .input-group {
  float: left;
}
.btn-toolbar > .btn,
.btn-toolbar > .btn-group,
.btn-toolbar > .input-group {
  margin-left: 5px;
}
.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
  border-radius: 0;
}
.btn-group > .btn:first-child {
  margin-left: 0;
}
.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.btn-group > .btn:last-child:not(:first-child),
.btn-group > .dropdown-toggle:not(:first-child) {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.btn-group > .btn-group {
  float: left;
}
.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}
.btn-group > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
  outline: 0;
}
.btn-group > .btn + .dropdown-toggle {
  padding-left: 8px;
  padding-right: 8px;
}
.btn-group > .btn-lg + .dropdown-toggle {
  padding-left: 12px;
  padding-right: 12px;
}
.btn-group.open .dropdown-toggle {
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn-group.open .dropdown-toggle.btn-link {
  box-shadow: none;
}
.btn .caret {
  margin-left: 0;
}
.btn-lg .caret {
  border-width: 5px 5px 0;
  border-bottom-width: 0;
}
.dropup .btn-lg .caret {
  border-width: 0 5px 5px;
}
.btn-group-vertical > .btn,
.btn-group-vertical > .btn-group,
.btn-group-vertical > .btn-group > .btn {
  display: block;
  float: none;
  width: 100%;
  max-width: 100%;
}
.btn-group-vertical > .btn-group > .btn {
  float: none;
}
.btn-group-vertical > .btn + .btn,
.btn-group-vertical > .btn + .btn-group,
.btn-group-vertical > .btn-group + .btn,
.btn-group-vertical > .btn-group + .btn-group {
  margin-top: -1px;
  margin-left: 0;
}
.btn-group-vertical > .btn:not(:first-child):not(:last-child) {
  border-radius: 0;
}
.btn-group-vertical > .btn:first-child:not(:last-child) {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn:last-child:not(:first-child) {
  border-bottom-left-radius: 4px;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.btn-group-justified {
  display: table;
  width: 100%;
  table-layout: fixed;
  border-collapse: separate;
}
.btn-group-justified > .btn,
.btn-group-justified > .btn-group {
  float: none;
  display: table-cell;
  width: 1%;
}
.btn-group-justified > .btn-group .btn {
  width: 100%;
}
.btn-group-justified > .btn-group .dropdown-menu {
  left: auto;
}
[data-toggle="buttons"] > .btn input[type="radio"],
[data-toggle="buttons"] > .btn-group > .btn input[type="radio"],
[data-toggle="buttons"] > .btn input[type="checkbox"],
[data-toggle="buttons"] > .btn-group > .btn input[type="checkbox"] {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none;
}
.input-group {
  position: relative;
  display: table;
  border-collapse: separate;
}
.input-group[class*="col-"] {
  float: none;
  padding-left: 0;
  padding-right: 0;
}
.input-group .form-control {
  position: relative;
  z-index: 2;
  float: left;
  width: 100%;
  margin-bottom: 0;
}
.input-group-lg > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn {
  height: 46px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
}
select.input-group-lg > .form-control,
select.input-group-lg > .input-group-addon,
select.input-group-lg > .input-group-btn > .btn {
  height: 46px;
  line-height: 46px;
}
textarea.input-group-lg > .form-control,
textarea.input-group-lg > .input-group-addon,
textarea.input-group-lg > .input-group-btn > .btn,
select[multiple].input-group-lg > .form-control,
select[multiple].input-group-lg > .input-group-addon,
select[multiple].input-group-lg > .input-group-btn > .btn {
  height: auto;
}
.input-group-sm > .form-control,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .btn {
  height: 30px;
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}
select.input-group-sm > .form-control,
select.input-group-sm > .input-group-addon,
select.input-group-sm > .input-group-btn > .btn {
  height: 30px;
  line-height: 30px;
}
textarea.input-group-sm > .form-control,
textarea.input-group-sm > .input-group-addon,
textarea.input-group-sm > .input-group-btn > .btn,
select[multiple].input-group-sm > .form-control,
select[multiple].input-group-sm > .input-group-addon,
select[multiple].input-group-sm > .input-group-btn > .btn {
  height: auto;
}
.input-group-addon,
.input-group-btn,
.input-group .form-control {
  display: table-cell;
}
.input-group-addon:not(:first-child):not(:last-child),
.input-group-btn:not(:first-child):not(:last-child),
.input-group .form-control:not(:first-child):not(:last-child) {
  border-radius: 0;
}
.input-group-addon,
.input-group-btn {
  width: 1%;
  white-space: nowrap;
  vertical-align: middle;
}
.input-group-addon {
  padding: 6px 12px;
  font-size: 14px;
  font-weight: normal;
  line-height: 1;
  color: #555555;
  text-align: center;
  background-color: #eeeeee;
  border: 1px solid #e3e3e3;
  border-radius: 4px;
}
.input-group-addon.input-sm {
  padding: 5px 10px;
  font-size: 12px;
  border-radius: 3px;
}
.input-group-addon.input-lg {
  padding: 10px 16px;
  font-size: 18px;
  border-radius: 6px;
}
.input-group-addon input[type="radio"],
.input-group-addon input[type="checkbox"] {
  margin-top: 0;
}
.input-group .form-control:first-child,
.input-group-addon:first-child,
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group > .btn,
.input-group-btn:first-child > .dropdown-toggle,
.input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle),
.input-group-btn:last-child > .btn-group:not(:last-child) > .btn {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.input-group-addon:first-child {
  border-right: 0;
}
.input-group .form-control:last-child,
.input-group-addon:last-child,
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group > .btn,
.input-group-btn:last-child > .dropdown-toggle,
.input-group-btn:first-child > .btn:not(:first-child),
.input-group-btn:first-child > .btn-group:not(:first-child) > .btn {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.input-group-addon:last-child {
  border-left: 0;
}
.input-group-btn {
  position: relative;
  font-size: 0;
  white-space: nowrap;
}
.input-group-btn > .btn {
  position: relative;
}
.input-group-btn > .btn + .btn {
  margin-left: -1px;
}
.input-group-btn > .btn:hover,
.input-group-btn > .btn:focus,
.input-group-btn > .btn:active {
  z-index: 2;
}
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group {
  margin-right: -1px;
}
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group {
  z-index: 2;
  margin-left: -1px;
}
.nav {
  margin-bottom: 0;
  padding-left: 0;
  list-style: none;
}
.nav > li {
  position: relative;
  display: block;
}
.nav > li > a {
  position: relative;
  display: block;
  padding: 10px 15px;
}
.nav > li > a:hover,
.nav > li > a:focus {
  text-decoration: none;
  background-color: #eeeeee;
}
.nav > li.disabled > a {
  color: #777777;
}
.nav > li.disabled > a:hover,
.nav > li.disabled > a:focus {
  color: #777777;
  text-decoration: none;
  background-color: transparent;
  cursor: not-allowed;
}
.nav .open > a,
.nav .open > a:hover,
.nav .open > a:focus {
  background-color: #eeeeee;
  border-color: #000000;
}
.nav .nav-divider {
  height: 1px;
  margin: 10.5px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.nav > li > a > img {
  max-width: none;
}
.nav-tabs {
  border-bottom: 1px solid #dddddd;
}
.nav-tabs > li {
  float: left;
  margin-bottom: -1px;
}
.nav-tabs > li > a {
  margin-right: 2px;
  line-height: 1.71428571;
  border: 1px solid transparent;
  border-radius: 4px 4px 0 0;
}
.nav-tabs > li > a:hover {
  border-color: #eeeeee #eeeeee #dddddd;
}
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
  color: #555555;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-bottom-color: transparent;
  cursor: default;
}
.nav-tabs.nav-justified {
  width: 100%;
  border-bottom: 0;
}
.nav-tabs.nav-justified > li {
  float: none;
}
.nav-tabs.nav-justified > li > a {
  text-align: center;
  margin-bottom: 5px;
}
.nav-tabs.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 768px) {
  .nav-tabs.nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-tabs.nav-justified > li > a {
    margin-bottom: 0;
  }
}
.nav-tabs.nav-justified > li > a {
  margin-right: 0;
  border-radius: 4px;
}
.nav-tabs.nav-justified > .active > a,
.nav-tabs.nav-justified > .active > a:hover,
.nav-tabs.nav-justified > .active > a:focus {
  border: 1px solid #dddddd;
}
@media (min-width: 768px) {
  .nav-tabs.nav-justified > li > a {
    border-bottom: 1px solid #dddddd;
    border-radius: 4px 4px 0 0;
  }
  .nav-tabs.nav-justified > .active > a,
  .nav-tabs.nav-justified > .active > a:hover,
  .nav-tabs.nav-justified > .active > a:focus {
    border-bottom-color: #ffffff;
  }
}
.nav-pills > li {
  float: left;
}
.nav-pills > li > a {
  border-radius: 4px;
}
.nav-pills > li + li {
  margin-left: 2px;
}
.nav-pills > li.active > a,
.nav-pills > li.active > a:hover,
.nav-pills > li.active > a:focus {
  color: #ffffff;
  background-color: #000000;
}
.nav-stacked > li {
  float: none;
}
.nav-stacked > li + li {
  margin-top: 2px;
  margin-left: 0;
}
.nav-justified {
  width: 100%;
}
.nav-justified > li {
  float: none;
}
.nav-justified > li > a {
  text-align: center;
  margin-bottom: 5px;
}
.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 768px) {
  .nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-justified > li > a {
    margin-bottom: 0;
  }
}
.nav-tabs-justified {
  border-bottom: 0;
}
.nav-tabs-justified > li > a {
  margin-right: 0;
  border-radius: 4px;
}
.nav-tabs-justified > .active > a,
.nav-tabs-justified > .active > a:hover,
.nav-tabs-justified > .active > a:focus {
  border: 1px solid #dddddd;
}
@media (min-width: 768px) {
  .nav-tabs-justified > li > a {
    border-bottom: 1px solid #dddddd;
    border-radius: 4px 4px 0 0;
  }
  .nav-tabs-justified > .active > a,
  .nav-tabs-justified > .active > a:hover,
  .nav-tabs-justified > .active > a:focus {
    border-bottom-color: #ffffff;
  }
}
.tab-content > .tab-pane {
  display: none;
}
.tab-content > .active {
  display: block;
}
.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.navbar {
  position: relative;
  min-height: 50px;
  margin-bottom: 23px;
  border: 1px solid transparent;
}
@media (min-width: 768px) {
  .navbar {
    border-radius: 4px;
  }
}
@media (min-width: 768px) {
  .navbar-header {
    float: left;
  }
}
.navbar-collapse {
  overflow-x: visible;
  padding-right: 15px;
  padding-left: 15px;
  border-top: 1px solid transparent;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  -webkit-overflow-scrolling: touch;
}
.navbar-collapse.in {
  overflow-y: auto;
}
@media (min-width: 768px) {
  .navbar-collapse {
    width: auto;
    border-top: 0;
    box-shadow: none;
  }
  .navbar-collapse.collapse {
    display: block !important;
    height: auto !important;
    padding-bottom: 0;
    overflow: visible !important;
  }
  .navbar-collapse.in {
    overflow-y: visible;
  }
  .navbar-fixed-top .navbar-collapse,
  .navbar-static-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    padding-left: 0;
    padding-right: 0;
  }
}
.navbar-fixed-top .navbar-collapse,
.navbar-fixed-bottom .navbar-collapse {
  max-height: 340px;
}
@media (max-device-width: 480px) and (orientation: landscape) {
  .navbar-fixed-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    max-height: 200px;
  }
}
.container > .navbar-header,
.container-fluid > .navbar-header,
.container > .navbar-collapse,
.container-fluid > .navbar-collapse {
  margin-right: -15px;
  margin-left: -15px;
}
@media (min-width: 768px) {
  .container > .navbar-header,
  .container-fluid > .navbar-header,
  .container > .navbar-collapse,
  .container-fluid > .navbar-collapse {
    margin-right: 0;
    margin-left: 0;
  }
}
.navbar-static-top {
  z-index: 1000;
  border-width: 0 0 1px;
}
@media (min-width: 768px) {
  .navbar-static-top {
    border-radius: 0;
  }
}
.navbar-fixed-top,
.navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030;
}
@media (min-width: 768px) {
  .navbar-fixed-top,
  .navbar-fixed-bottom {
    border-radius: 0;
  }
}
.navbar-fixed-top {
  top: 0;
  border-width: 0 0 1px;
}
.navbar-fixed-bottom {
  bottom: 0;
  margin-bottom: 0;
  border-width: 1px 0 0;
}
.navbar-brand {
  float: left;
  padding: 13.5px 15px;
  font-size: 18px;
  line-height: 23px;
  height: 50px;
}
.navbar-brand:hover,
.navbar-brand:focus {
  text-decoration: none;
}
.navbar-brand > img {
  display: block;
}
@media (min-width: 768px) {
  .navbar > .container .navbar-brand,
  .navbar > .container-fluid .navbar-brand {
    margin-left: -15px;
  }
}
.navbar-toggle {
  position: relative;
  float: right;
  margin-right: 15px;
  padding: 9px 10px;
  margin-top: 8px;
  margin-bottom: 8px;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
}
.navbar-toggle:focus {
  outline: 0;
}
.navbar-toggle .icon-bar {
  display: block;
  width: 22px;
  height: 2px;
  border-radius: 1px;
}
.navbar-toggle .icon-bar + .icon-bar {
  margin-top: 4px;
}
@media (min-width: 768px) {
  .navbar-toggle {
    display: none;
  }
}
.navbar-nav {
  margin: 6.75px -15px;
}
.navbar-nav > li > a {
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 23px;
}
@media (max-width: 767px) {
  .navbar-nav .open .dropdown-menu {
    position: static;
    float: none;
    width: auto;
    margin-top: 0;
    background-color: transparent;
    border: 0;
    box-shadow: none;
  }
  .navbar-nav .open .dropdown-menu > li > a,
  .navbar-nav .open .dropdown-menu .dropdown-header {
    padding: 5px 15px 5px 25px;
  }
  .navbar-nav .open .dropdown-menu > li > a {
    line-height: 23px;
  }
  .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-nav .open .dropdown-menu > li > a:focus {
    background-image: none;
  }
}
@media (min-width: 768px) {
  .navbar-nav {
    float: left;
    margin: 0;
  }
  .navbar-nav > li {
    float: left;
  }
  .navbar-nav > li > a {
    padding-top: 13.5px;
    padding-bottom: 13.5px;
  }
}
.navbar-form {
  margin-left: -15px;
  margin-right: -15px;
  padding: 10px 15px;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  margin-top: 6.5px;
  margin-bottom: 6.5px;
}
@media (min-width: 768px) {
  .navbar-form .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .navbar-form .form-control-static {
    display: inline-block;
  }
  .navbar-form .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .navbar-form .input-group .input-group-addon,
  .navbar-form .input-group .input-group-btn,
  .navbar-form .input-group .form-control {
    width: auto;
  }
  .navbar-form .input-group > .form-control {
    width: 100%;
  }
  .navbar-form .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .radio,
  .navbar-form .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .radio label,
  .navbar-form .checkbox label {
    padding-left: 0;
  }
  .navbar-form .radio input[type="radio"],
  .navbar-form .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  .navbar-form .has-feedback .form-control-feedback {
    top: 0;
  }
}
@media (max-width: 767px) {
  .navbar-form .form-group {
    margin-bottom: 5px;
  }
  .navbar-form .form-group:last-child {
    margin-bottom: 0;
  }
}
@media (min-width: 768px) {
  .navbar-form {
    width: auto;
    border: 0;
    margin-left: 0;
    margin-right: 0;
    padding-top: 0;
    padding-bottom: 0;
    box-shadow: none;
  }
}
.navbar-nav > li > .dropdown-menu {
  margin-top: 0;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
  margin-bottom: 0;
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.navbar-btn {
  margin-top: 6.5px;
  margin-bottom: 6.5px;
}
.navbar-btn.btn-sm {
  margin-top: 10px;
  margin-bottom: 10px;
}
.navbar-btn.btn-xs {
  margin-top: 14px;
  margin-bottom: 14px;
}
.navbar-text {
  margin-top: 13.5px;
  margin-bottom: 13.5px;
}
@media (min-width: 768px) {
  .navbar-text {
    float: left;
    margin-left: 15px;
    margin-right: 15px;
  }
}
@media (min-width: 768px) {
  .navbar-left {
    float: left;
    float: left !important;
  }
  .navbar-right {
    float: right;
    float: right !important;
    margin-right: -15px;
  }
  .navbar-right ~ .navbar-right {
    margin-right: 0;
  }
}
.navbar-default {
  background-color: #f8f8f8;
  border-color: #e7e7e7;
}
.navbar-default .navbar-brand {
  color: #777777;
}
.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus {
  color: #5e5e5e;
  background-color: transparent;
}
.navbar-default .navbar-text {
  color: #777777;
}
.navbar-default .navbar-nav > li > a {
  color: #777777;
}
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
  color: #333333;
  background-color: transparent;
}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
  color: #555555;
  background-color: #e7e7e7;
}
.navbar-default .navbar-nav > .disabled > a,
.navbar-default .navbar-nav > .disabled > a:hover,
.navbar-default .navbar-nav > .disabled > a:focus {
  color: #cccccc;
  background-color: transparent;
}
.navbar-default .navbar-toggle {
  border-color: #dddddd;
}
.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
  background-color: #dddddd;
}
.navbar-default .navbar-toggle .icon-bar {
  background-color: #888888;
}
.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
  border-color: #e7e7e7;
}
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
  background-color: #e7e7e7;
  color: #555555;
}
@media (max-width: 767px) {
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #777777;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #333333;
    background-color: transparent;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #555555;
    background-color: #e7e7e7;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #cccccc;
    background-color: transparent;
  }
}
.navbar-default .navbar-link {
  color: #777777;
}
.navbar-default .navbar-link:hover {
  color: #333333;
}
.navbar-default .btn-link {
  color: #777777;
}
.navbar-default .btn-link:hover,
.navbar-default .btn-link:focus {
  color: #333333;
}
.navbar-default .btn-link[disabled]:hover,
fieldset[disabled] .navbar-default .btn-link:hover,
.navbar-default .btn-link[disabled]:focus,
fieldset[disabled] .navbar-default .btn-link:focus {
  color: #cccccc;
}
.navbar-inverse {
  background-color: #222222;
  border-color: #080808;
}
.navbar-inverse .navbar-brand {
  color: #9d9d9d;
}
.navbar-inverse .navbar-brand:hover,
.navbar-inverse .navbar-brand:focus {
  color: #ffffff;
  background-color: transparent;
}
.navbar-inverse .navbar-text {
  color: #9d9d9d;
}
.navbar-inverse .navbar-nav > li > a {
  color: #9d9d9d;
}
.navbar-inverse .navbar-nav > li > a:hover,
.navbar-inverse .navbar-nav > li > a:focus {
  color: #ffffff;
  background-color: transparent;
}
.navbar-inverse .navbar-nav > .active > a,
.navbar-inverse .navbar-nav > .active > a:hover,
.navbar-inverse .navbar-nav > .active > a:focus {
  color: #ffffff;
  background-color: #080808;
}
.navbar-inverse .navbar-nav > .disabled > a,
.navbar-inverse .navbar-nav > .disabled > a:hover,
.navbar-inverse .navbar-nav > .disabled > a:focus {
  color: #444444;
  background-color: transparent;
}
.navbar-inverse .navbar-toggle {
  border-color: #333333;
}
.navbar-inverse .navbar-toggle:hover,
.navbar-inverse .navbar-toggle:focus {
  background-color: #333333;
}
.navbar-inverse .navbar-toggle .icon-bar {
  background-color: #ffffff;
}
.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
  border-color: #101010;
}
.navbar-inverse .navbar-nav > .open > a,
.navbar-inverse .navbar-nav > .open > a:hover,
.navbar-inverse .navbar-nav > .open > a:focus {
  background-color: #080808;
  color: #ffffff;
}
@media (max-width: 767px) {
  .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
    border-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
    background-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
    color: #9d9d9d;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #ffffff;
    background-color: transparent;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #ffffff;
    background-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #444444;
    background-color: transparent;
  }
}
.navbar-inverse .navbar-link {
  color: #9d9d9d;
}
.navbar-inverse .navbar-link:hover {
  color: #ffffff;
}
.navbar-inverse .btn-link {
  color: #9d9d9d;
}
.navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link:focus {
  color: #ffffff;
}
.navbar-inverse .btn-link[disabled]:hover,
fieldset[disabled] .navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link[disabled]:focus,
fieldset[disabled] .navbar-inverse .btn-link:focus {
  color: #444444;
}
.breadcrumb {
  padding: 8px 15px;
  margin-bottom: 23px;
  list-style: none;
  background-color: #f5f5f5;
  border-radius: 4px;
}
.breadcrumb > li {
  display: inline-block;
}
.breadcrumb > li + li:before {
  content: "/\00a0";
  padding: 0 5px;
  color: #cccccc;
}
.breadcrumb > .active {
  color: #777777;
}
.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 23px 0;
  border-radius: 4px;
}
.pagination > li {
  display: inline;
}
.pagination > li > a,
.pagination > li > span {
  position: relative;
  float: left;
  padding: 6px 12px;
  line-height: 1.71428571;
  text-decoration: none;
  color: #000000;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  margin-left: -1px;
}
.pagination > li:first-child > a,
.pagination > li:first-child > span {
  margin-left: 0;
  border-bottom-left-radius: 4px;
  border-top-left-radius: 4px;
}
.pagination > li:last-child > a,
.pagination > li:last-child > span {
  border-bottom-right-radius: 4px;
  border-top-right-radius: 4px;
}
.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus {
  z-index: 3;
  color: inherit;
  background-color: #eeeeee;
  border-color: #dddddd;
}
.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
  z-index: 2;
  color: #ffffff;
  background-color: #000000;
  border-color: #000000;
  cursor: default;
}
.pagination > .disabled > span,
.pagination > .disabled > span:hover,
.pagination > .disabled > span:focus,
.pagination > .disabled > a,
.pagination > .disabled > a:hover,
.pagination > .disabled > a:focus {
  color: #777777;
  background-color: #ffffff;
  border-color: #dddddd;
  cursor: not-allowed;
}
.pagination-lg > li > a,
.pagination-lg > li > span {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
}
.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
  border-bottom-left-radius: 6px;
  border-top-left-radius: 6px;
}
.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
  border-bottom-right-radius: 6px;
  border-top-right-radius: 6px;
}
.pagination-sm > li > a,
.pagination-sm > li > span {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
}
.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span {
  border-bottom-left-radius: 3px;
  border-top-left-radius: 3px;
}
.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
  border-bottom-right-radius: 3px;
  border-top-right-radius: 3px;
}
.jumbotron {
  padding-top: 30px;
  padding-bottom: 30px;
  margin-bottom: 30px;
  color: inherit;
  background-color: #eeeeee;
}
.jumbotron h1,
.jumbotron .h1 {
  color: inherit;
}
.jumbotron p {
  margin-bottom: 15px;
  font-size: 21px;
  font-weight: 200;
}
.jumbotron > hr {
  border-top-color: #d5d5d5;
}
.container .jumbotron,
.container-fluid .jumbotron {
  border-radius: 6px;
}
.jumbotron .container {
  max-width: 100%;
}
@media screen and (min-width: 768px) {
  .jumbotron {
    padding-top: 48px;
    padding-bottom: 48px;
  }
  .container .jumbotron,
  .container-fluid .jumbotron {
    padding-left: 60px;
    padding-right: 60px;
  }
  .jumbotron h1,
  .jumbotron .h1 {
    font-size: 63px;
  }
}
.thumbnail {
  display: block;
  padding: 4px;
  margin-bottom: 23px;
  line-height: 1.71428571;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-radius: 4px;
  -webkit-transition: border 0.2s ease-in-out;
  transition: border 0.2s ease-in-out;
}
.thumbnail > img,
.thumbnail a > img {
  margin-left: auto;
  margin-right: auto;
}
a.thumbnail:hover,
a.thumbnail:focus,
a.thumbnail.active {
  border-color: #000000;
}
.thumbnail .caption {
  padding: 9px;
  color: #585858;
}
.alert {
  padding: 15px;
  margin-bottom: 23px;
  border: 1px solid transparent;
  border-radius: 4px;
}
.alert h4 {
  margin-top: 0;
  color: inherit;
}
.alert .alert-link {
  font-weight: bold;
}
.alert > p,
.alert > ul {
  margin-bottom: 0;
}
.alert > p + p {
  margin-top: 5px;
}
.alert-dismissable,
.alert-dismissible {
  padding-right: 35px;
}
.alert-dismissable .close,
.alert-dismissible .close {
  position: relative;
  top: -2px;
  right: -21px;
  color: inherit;
}
.alert-success {
  background-color: #dff0d8;
  border-color: #d6e9c6;
  color: #3c763d;
}
.alert-success hr {
  border-top-color: #c9e2b3;
}
.alert-success .alert-link {
  color: #2b542c;
}
.alert-info {
  background-color: #d9edf7;
  border-color: #bce8f1;
  color: #31708f;
}
.alert-info hr {
  border-top-color: #a6e1ec;
}
.alert-info .alert-link {
  color: #245269;
}
.alert-warning {
  background-color: #fcf8e3;
  border-color: #faebcc;
  color: #8a6d3b;
}
.alert-warning hr {
  border-top-color: #f7e1b5;
}
.alert-warning .alert-link {
  color: #66512c;
}
.alert-danger {
  background-color: #f2dede;
  border-color: #ebccd1;
  color: #a94442;
}
.alert-danger hr {
  border-top-color: #e4b9c0;
}
.alert-danger .alert-link {
  color: #843534;
}
@-webkit-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
@keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
.progress {
  overflow: hidden;
  height: 23px;
  margin-bottom: 23px;
  background-color: #f5f5f5;
  border-radius: 4px;
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
}
.progress-bar {
  float: left;
  width: 0%;
  height: 100%;
  font-size: 12px;
  line-height: 23px;
  color: #ffffff;
  text-align: center;
  background-color: #000000;
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  -webkit-transition: width 0.6s ease;
  transition: width 0.6s ease;
}
.progress-striped .progress-bar,
.progress-bar-striped {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-size: 40px 40px;
}
.progress.active .progress-bar,
.progress-bar.active {
  -webkit-animation: progress-bar-stripes 2s linear infinite;
  animation: progress-bar-stripes 2s linear infinite;
}
.progress-bar-success {
  background-color: #5cb85c;
}
.progress-striped .progress-bar-success {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-bar-info {
  background-color: #5bc0de;
}
.progress-striped .progress-bar-info {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-bar-warning {
  background-color: #f0ad4e;
}
.progress-striped .progress-bar-warning {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-bar-danger {
  background-color: #d9534f;
}
.progress-striped .progress-bar-danger {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.media {
  margin-top: 15px;
}
.media:first-child {
  margin-top: 0;
}
.media,
.media-body {
  zoom: 1;
  overflow: hidden;
}
.media-body {
  width: 10000px;
}
.media-object {
  display: block;
}
.media-object.img-thumbnail {
  max-width: none;
}
.media-right,
.media > .pull-right {
  padding-left: 10px;
}
.media-left,
.media > .pull-left {
  padding-right: 10px;
}
.media-left,
.media-right,
.media-body {
  display: table-cell;
  vertical-align: top;
}
.media-middle {
  vertical-align: middle;
}
.media-bottom {
  vertical-align: bottom;
}
.media-heading {
  margin-top: 0;
  margin-bottom: 5px;
}
.media-list {
  padding-left: 0;
  list-style: none;
}
.list-group {
  margin-bottom: 20px;
  padding-left: 0;
}
.list-group-item {
  position: relative;
  display: block;
  padding: 10px 15px;
  margin-bottom: -1px;
  background-color: #ffffff;
  border: 1px solid #dddddd;
}
.list-group-item:first-child {
  border-top-right-radius: 4px;
  border-top-left-radius: 4px;
}
.list-group-item:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}
a.list-group-item,
button.list-group-item {
  color: #555555;
}
a.list-group-item .list-group-item-heading,
button.list-group-item .list-group-item-heading {
  color: #333333;
}
a.list-group-item:hover,
button.list-group-item:hover,
a.list-group-item:focus,
button.list-group-item:focus {
  text-decoration: none;
  color: #555555;
  background-color: #f5f5f5;
}
button.list-group-item {
  width: 100%;
  text-align: left;
}
.list-group-item.disabled,
.list-group-item.disabled:hover,
.list-group-item.disabled:focus {
  background-color: #eeeeee;
  color: #777777;
  cursor: not-allowed;
}
.list-group-item.disabled .list-group-item-heading,
.list-group-item.disabled:hover .list-group-item-heading,
.list-group-item.disabled:focus .list-group-item-heading {
  color: inherit;
}
.list-group-item.disabled .list-group-item-text,
.list-group-item.disabled:hover .list-group-item-text,
.list-group-item.disabled:focus .list-group-item-text {
  color: #777777;
}
.list-group-item.active,
.list-group-item.active:hover,
.list-group-item.active:focus {
  z-index: 2;
  color: #ffffff;
  background-color: #000000;
  border-color: #000000;
}
.list-group-item.active .list-group-item-heading,
.list-group-item.active:hover .list-group-item-heading,
.list-group-item.active:focus .list-group-item-heading,
.list-group-item.active .list-group-item-heading > small,
.list-group-item.active:hover .list-group-item-heading > small,
.list-group-item.active:focus .list-group-item-heading > small,
.list-group-item.active .list-group-item-heading > .small,
.list-group-item.active:hover .list-group-item-heading > .small,
.list-group-item.active:focus .list-group-item-heading > .small {
  color: inherit;
}
.list-group-item.active .list-group-item-text,
.list-group-item.active:hover .list-group-item-text,
.list-group-item.active:focus .list-group-item-text {
  color: #666666;
}
.list-group-item-success {
  color: #3c763d;
  background-color: #dff0d8;
}
a.list-group-item-success,
button.list-group-item-success {
  color: #3c763d;
}
a.list-group-item-success .list-group-item-heading,
button.list-group-item-success .list-group-item-heading {
  color: inherit;
}
a.list-group-item-success:hover,
button.list-group-item-success:hover,
a.list-group-item-success:focus,
button.list-group-item-success:focus {
  color: #3c763d;
  background-color: #d0e9c6;
}
a.list-group-item-success.active,
button.list-group-item-success.active,
a.list-group-item-success.active:hover,
button.list-group-item-success.active:hover,
a.list-group-item-success.active:focus,
button.list-group-item-success.active:focus {
  color: #fff;
  background-color: #3c763d;
  border-color: #3c763d;
}
.list-group-item-info {
  color: #31708f;
  background-color: #d9edf7;
}
a.list-group-item-info,
button.list-group-item-info {
  color: #31708f;
}
a.list-group-item-info .list-group-item-heading,
button.list-group-item-info .list-group-item-heading {
  color: inherit;
}
a.list-group-item-info:hover,
button.list-group-item-info:hover,
a.list-group-item-info:focus,
button.list-group-item-info:focus {
  color: #31708f;
  background-color: #c4e3f3;
}
a.list-group-item-info.active,
button.list-group-item-info.active,
a.list-group-item-info.active:hover,
button.list-group-item-info.active:hover,
a.list-group-item-info.active:focus,
button.list-group-item-info.active:focus {
  color: #fff;
  background-color: #31708f;
  border-color: #31708f;
}
.list-group-item-warning {
  color: #8a6d3b;
  background-color: #fcf8e3;
}
a.list-group-item-warning,
button.list-group-item-warning {
  color: #8a6d3b;
}
a.list-group-item-warning .list-group-item-heading,
button.list-group-item-warning .list-group-item-heading {
  color: inherit;
}
a.list-group-item-warning:hover,
button.list-group-item-warning:hover,
a.list-group-item-warning:focus,
button.list-group-item-warning:focus {
  color: #8a6d3b;
  background-color: #faf2cc;
}
a.list-group-item-warning.active,
button.list-group-item-warning.active,
a.list-group-item-warning.active:hover,
button.list-group-item-warning.active:hover,
a.list-group-item-warning.active:focus,
button.list-group-item-warning.active:focus {
  color: #fff;
  background-color: #8a6d3b;
  border-color: #8a6d3b;
}
.list-group-item-danger {
  color: #a94442;
  background-color: #f2dede;
}
a.list-group-item-danger,
button.list-group-item-danger {
  color: #a94442;
}
a.list-group-item-danger .list-group-item-heading,
button.list-group-item-danger .list-group-item-heading {
  color: inherit;
}
a.list-group-item-danger:hover,
button.list-group-item-danger:hover,
a.list-group-item-danger:focus,
button.list-group-item-danger:focus {
  color: #a94442;
  background-color: #ebcccc;
}
a.list-group-item-danger.active,
button.list-group-item-danger.active,
a.list-group-item-danger.active:hover,
button.list-group-item-danger.active:hover,
a.list-group-item-danger.active:focus,
button.list-group-item-danger.active:focus {
  color: #fff;
  background-color: #a94442;
  border-color: #a94442;
}
.list-group-item-heading {
  margin-top: 0;
  margin-bottom: 5px;
}
.list-group-item-text {
  margin-bottom: 0;
  line-height: 1.3;
}
.panel {
  margin-bottom: 23px;
  background-color: #ffffff;
  border: 1px solid transparent;
  border-radius: 4px;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
}
.panel-body {
  padding: 15px;
}
.panel-heading {
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}
.panel-heading > .dropdown .dropdown-toggle {
  color: inherit;
}
.panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  color: inherit;
}
.panel-title > a,
.panel-title > small,
.panel-title > .small,
.panel-title > small > a,
.panel-title > .small > a {
  color: inherit;
}
.panel-footer {
  padding: 10px 15px;
  background-color: #f5f5f5;
  border-top: 1px solid #dddddd;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel > .list-group,
.panel > .panel-collapse > .list-group {
  margin-bottom: 0;
}
.panel > .list-group .list-group-item,
.panel > .panel-collapse > .list-group .list-group-item {
  border-width: 1px 0;
  border-radius: 0;
}
.panel > .list-group:first-child .list-group-item:first-child,
.panel > .panel-collapse > .list-group:first-child .list-group-item:first-child {
  border-top: 0;
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}
.panel > .list-group:last-child .list-group-item:last-child,
.panel > .panel-collapse > .list-group:last-child .list-group-item:last-child {
  border-bottom: 0;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel > .panel-heading + .panel-collapse > .list-group .list-group-item:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.panel-heading + .list-group .list-group-item:first-child {
  border-top-width: 0;
}
.list-group + .panel-footer {
  border-top-width: 0;
}
.panel > .table,
.panel > .table-responsive > .table,
.panel > .panel-collapse > .table {
  margin-bottom: 0;
}
.panel > .table caption,
.panel > .table-responsive > .table caption,
.panel > .panel-collapse > .table caption {
  padding-left: 15px;
  padding-right: 15px;
}
.panel > .table:first-child,
.panel > .table-responsive:first-child > .table:first-child {
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}
.panel > .table:first-child > thead:first-child > tr:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
.panel > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child {
  border-top-left-radius: 3px;
}
.panel > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child {
  border-top-right-radius: 3px;
}
.panel > .table:last-child,
.panel > .table-responsive:last-child > .table:last-child {
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child {
  border-bottom-left-radius: 3px;
  border-bottom-right-radius: 3px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
  border-bottom-left-radius: 3px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
  border-bottom-right-radius: 3px;
}
.panel > .panel-body + .table,
.panel > .panel-body + .table-responsive,
.panel > .table + .panel-body,
.panel > .table-responsive + .panel-body {
  border-top: 1px solid #dddddd;
}
.panel > .table > tbody:first-child > tr:first-child th,
.panel > .table > tbody:first-child > tr:first-child td {
  border-top: 0;
}
.panel > .table-bordered,
.panel > .table-responsive > .table-bordered {
  border: 0;
}
.panel > .table-bordered > thead > tr > th:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:first-child,
.panel > .table-bordered > tbody > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
.panel > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-bordered > thead > tr > td:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
.panel > .table-bordered > tbody > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
.panel > .table-bordered > tfoot > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
  border-left: 0;
}
.panel > .table-bordered > thead > tr > th:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:last-child,
.panel > .table-bordered > tbody > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
.panel > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-bordered > thead > tr > td:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
.panel > .table-bordered > tbody > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
.panel > .table-bordered > tfoot > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
  border-right: 0;
}
.panel > .table-bordered > thead > tr:first-child > td,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > td,
.panel > .table-bordered > tbody > tr:first-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > td,
.panel > .table-bordered > thead > tr:first-child > th,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > th,
.panel > .table-bordered > tbody > tr:first-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > th {
  border-bottom: 0;
}
.panel > .table-bordered > tbody > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
.panel > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-bordered > tbody > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
.panel > .table-bordered > tfoot > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
  border-bottom: 0;
}
.panel > .table-responsive {
  border: 0;
  margin-bottom: 0;
}
.panel-group {
  margin-bottom: 23px;
}
.panel-group .panel {
  margin-bottom: 0;
  border-radius: 4px;
}
.panel-group .panel + .panel {
  margin-top: 5px;
}
.panel-group .panel-heading {
  border-bottom: 0;
}
.panel-group .panel-heading + .panel-collapse > .panel-body,
.panel-group .panel-heading + .panel-collapse > .list-group {
  border-top: 1px solid #dddddd;
}
.panel-group .panel-footer {
  border-top: 0;
}
.panel-group .panel-footer + .panel-collapse .panel-body {
  border-bottom: 1px solid #dddddd;
}
.panel-default {
  border-color: #dddddd;
}
.panel-default > .panel-heading {
  color: #333333;
  background-color: #f5f5f5;
  border-color: #dddddd;
}
.panel-default > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #dddddd;
}
.panel-default > .panel-heading .badge {
  color: #f5f5f5;
  background-color: #333333;
}
.panel-default > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #dddddd;
}
.panel-primary {
  border-color: #000000;
}
.panel-primary > .panel-heading {
  color: #ffffff;
  background-color: #000000;
  border-color: #000000;
}
.panel-primary > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #000000;
}
.panel-primary > .panel-heading .badge {
  color: #000000;
  background-color: #ffffff;
}
.panel-primary > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #000000;
}
.panel-success {
  border-color: #d6e9c6;
}
.panel-success > .panel-heading {
  color: #3c763d;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}
.panel-success > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #d6e9c6;
}
.panel-success > .panel-heading .badge {
  color: #dff0d8;
  background-color: #3c763d;
}
.panel-success > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #d6e9c6;
}
.panel-info {
  border-color: #bce8f1;
}
.panel-info > .panel-heading {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1;
}
.panel-info > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #bce8f1;
}
.panel-info > .panel-heading .badge {
  color: #d9edf7;
  background-color: #31708f;
}
.panel-info > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #bce8f1;
}
.panel-warning {
  border-color: #faebcc;
}
.panel-warning > .panel-heading {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc;
}
.panel-warning > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #faebcc;
}
.panel-warning > .panel-heading .badge {
  color: #fcf8e3;
  background-color: #8a6d3b;
}
.panel-warning > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #faebcc;
}
.panel-danger {
  border-color: #ebccd1;
}
.panel-danger > .panel-heading {
  color: #a94442;
  background-color: #f2dede;
  border-color: #ebccd1;
}
.panel-danger > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ebccd1;
}
.panel-danger > .panel-heading .badge {
  color: #f2dede;
  background-color: #a94442;
}
.panel-danger > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ebccd1;
}
.embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden;
}
.embed-responsive .embed-responsive-item,
.embed-responsive iframe,
.embed-responsive embed,
.embed-responsive object,
.embed-responsive video {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  height: 100%;
  width: 100%;
  border: 0;
}
.embed-responsive-16by9 {
  padding-bottom: 56.25%;
}
.embed-responsive-4by3 {
  padding-bottom: 75%;
}
.well {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border: 1px solid #e3e3e3;
  border-radius: 4px;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
}
.well blockquote {
  border-color: #ddd;
  border-color: rgba(0, 0, 0, 0.15);
}
.well-lg {
  padding: 24px;
  border-radius: 6px;
}
.well-sm {
  padding: 9px;
  border-radius: 3px;
}
.close {
  float: right;
  font-size: 21px;
  font-weight: bold;
  line-height: 1;
  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.5;
  filter: alpha(opacity=50);
}
button.close {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
}
.clearfix,
.dl-horizontal dd,
.container,
.container-fluid,
.row,
.form-horizontal .form-group,
.btn-toolbar,
.btn-group-vertical > .btn-group,
.nav,
.navbar,
.navbar-header,
.navbar-collapse,
.panel-body,
.col2-set,
.col3-set,
.col4-set,
.form-list .fields,
.product-options .fields,
.options-list .fields,
#order-info-tabs,
.box-content,
.global-site-notice .notice-inner,
.global-site-notice .notice-inner,
.opc .section .step,
.opc-block-progress .block-content dl > div dd,
.dl-horizontal dd,
.container,
.container-fluid,
.row {
  *zoom: 1;
}
.clearfix:before,
.clearfix:after,
.dl-horizontal dd:before,
.dl-horizontal dd:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after,
.form-horizontal .form-group:before,
.form-horizontal .form-group:after,
.btn-toolbar:before,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:before,
.btn-group-vertical > .btn-group:after,
.nav:before,
.nav:after,
.navbar:before,
.navbar:after,
.navbar-header:before,
.navbar-header:after,
.navbar-collapse:before,
.navbar-collapse:after,
.panel-body:before,
.panel-body:after,
.col2-set:before,
.col2-set:after,
.col3-set:before,
.col3-set:after,
.col4-set:before,
.col4-set:after,
.form-list .fields:before,
.form-list .fields:after,
.product-options .fields:before,
.product-options .fields:after,
.options-list .fields:before,
.options-list .fields:after,
#order-info-tabs:before,
#order-info-tabs:after,
.box-content:before,
.box-content:after,
.global-site-notice .notice-inner:before,
.global-site-notice .notice-inner:after,
.global-site-notice .notice-inner:before,
.global-site-notice .notice-inner:after,
.opc .section .step:before,
.opc .section .step:after,
.opc-block-progress .block-content dl > div dd:before,
.opc-block-progress .block-content dl > div dd:after,
.dl-horizontal dd:before,
.dl-horizontal dd:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after {
  content: " ";
  display: table;
}
.clearfix:after,
.dl-horizontal dd:after,
.container:after,
.container-fluid:after,
.row:after,
.form-horizontal .form-group:after,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:after,
.nav:after,
.navbar:after,
.navbar-header:after,
.navbar-collapse:after,
.panel-body:after,
.col2-set:after,
.col3-set:after,
.col4-set:after,
.form-list .fields:after,
.product-options .fields:after,
.options-list .fields:after,
#order-info-tabs:after,
.box-content:after,
.global-site-notice .notice-inner:after,
.global-site-notice .notice-inner:after,
.opc .section .step:after,
.opc-block-progress .block-content dl > div dd:after,
.dl-horizontal dd:after,
.container:after,
.container-fluid:after,
.row:after {
  clear: both;
}
.clearfix:before,
.clearfix:after,
.dl-horizontal dd:before,
.dl-horizontal dd:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after,
.form-horizontal .form-group:before,
.form-horizontal .form-group:after,
.btn-toolbar:before,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:before,
.btn-group-vertical > .btn-group:after,
.nav:before,
.nav:after,
.navbar:before,
.navbar:after,
.navbar-header:before,
.navbar-header:after,
.navbar-collapse:before,
.navbar-collapse:after,
.panel-body:before,
.panel-body:after,
.col2-set:before,
.col2-set:after,
.col3-set:before,
.col3-set:after,
.col4-set:before,
.col4-set:after,
.form-list .fields:before,
.form-list .fields:after,
.product-options .fields:before,
.product-options .fields:after,
.options-list .fields:before,
.options-list .fields:after,
#order-info-tabs:before,
#order-info-tabs:after,
.box-content:before,
.box-content:after,
.global-site-notice .notice-inner:before,
.global-site-notice .notice-inner:after,
.global-site-notice .notice-inner:before,
.global-site-notice .notice-inner:after,
.opc .section .step:before,
.opc .section .step:after,
.opc-block-progress .block-content dl > div dd:before,
.opc-block-progress .block-content dl > div dd:after,
.dl-horizontal dd:before,
.dl-horizontal dd:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after {
  content: " ";
  display: table;
}
.clearfix:after,
.dl-horizontal dd:after,
.container:after,
.container-fluid:after,
.row:after,
.form-horizontal .form-group:after,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:after,
.nav:after,
.navbar:after,
.navbar-header:after,
.navbar-collapse:after,
.panel-body:after,
.col2-set:after,
.col3-set:after,
.col4-set:after,
.form-list .fields:after,
.product-options .fields:after,
.options-list .fields:after,
#order-info-tabs:after,
.box-content:after,
.global-site-notice .notice-inner:after,
.global-site-notice .notice-inner:after,
.opc .section .step:after,
.opc-block-progress .block-content dl > div dd:after,
.dl-horizontal dd:after,
.container:after,
.container-fluid:after,
.row:after {
  clear: both;
}
.clearfix:before,
.dl-horizontal dd:before,
.container:before,
.container-fluid:before,
.row:before,
.form-horizontal .form-group:before,
.btn-toolbar:before,
.btn-group-vertical > .btn-group:before,
.nav:before,
.navbar:before,
.navbar-header:before,
.navbar-collapse:before,
.panel-body:before,
.col2-set:before,
.col3-set:before,
.col4-set:before,
.form-list .fields:before,
.product-options .fields:before,
.options-list .fields:before,
#order-info-tabs:before,
.box-content:before,
.global-site-notice .notice-inner:before,
.global-site-notice .notice-inner:before,
.opc .section .step:before,
.opc-block-progress .block-content dl > div dd:before,
.dl-horizontal dd:before,
.container:before,
.container-fluid:before,
.row:before {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.clearfix:after,
.dl-horizontal dd:after,
.container:after,
.container-fluid:after,
.row:after,
.form-horizontal .form-group:after,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:after,
.nav:after,
.navbar:after,
.navbar-header:after,
.navbar-collapse:after,
.panel-body:after,
.col2-set:after,
.col3-set:after,
.col4-set:after,
.form-list .fields:after,
.product-options .fields:after,
.options-list .fields:after,
#order-info-tabs:after,
.box-content:after,
.global-site-notice .notice-inner:after,
.global-site-notice .notice-inner:after,
.opc .section .step:after,
.opc-block-progress .block-content dl > div dd:after,
.dl-horizontal dd:after,
.container:after,
.container-fluid:after,
.row:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
  clear: both;
}
.clearfix:before,
.dl-horizontal dd:before,
.container:before,
.container-fluid:before,
.row:before,
.form-horizontal .form-group:before,
.btn-toolbar:before,
.btn-group-vertical > .btn-group:before,
.nav:before,
.navbar:before,
.navbar-header:before,
.navbar-collapse:before,
.panel-body:before,
.col2-set:before,
.col3-set:before,
.col4-set:before,
.form-list .fields:before,
.product-options .fields:before,
.options-list .fields:before,
#order-info-tabs:before,
.box-content:before,
.global-site-notice .notice-inner:before,
.global-site-notice .notice-inner:before,
.opc .section .step:before,
.opc-block-progress .block-content dl > div dd:before,
.dl-horizontal dd:before,
.container:before,
.container-fluid:before,
.row:before {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.clearfix:after,
.dl-horizontal dd:after,
.container:after,
.container-fluid:after,
.row:after,
.form-horizontal .form-group:after,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:after,
.nav:after,
.navbar:after,
.navbar-header:after,
.navbar-collapse:after,
.panel-body:after,
.col2-set:after,
.col3-set:after,
.col4-set:after,
.form-list .fields:after,
.product-options .fields:after,
.options-list .fields:after,
#order-info-tabs:after,
.box-content:after,
.global-site-notice .notice-inner:after,
.global-site-notice .notice-inner:after,
.opc .section .step:after,
.opc-block-progress .block-content dl > div dd:after,
.dl-horizontal dd:after,
.container:after,
.container-fluid:after,
.row:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
  clear: both;
}
.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.pull-right {
  float: right !important;
}
.pull-left {
  float: left !important;
}
.hide {
  display: none !important;
}
.show {
  display: block !important;
}
.invisible {
  visibility: hidden;
}
.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.hidden {
  display: none !important;
}
.affix {
  position: fixed;
}
@-ms-viewport {
  width: device-width;
}
.visible-xs,
.visible-sm,
.visible-md,
.visible-lg {
  display: none !important;
}
.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
  display: none !important;
}
@media (max-width: 767px) {
  .visible-xs {
    display: block !important;
  }
  table.visible-xs {
    display: table !important;
  }
  tr.visible-xs {
    display: table-row !important;
  }
  th.visible-xs,
  td.visible-xs {
    display: table-cell !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-block {
    display: block !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline {
    display: inline !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm {
    display: block !important;
  }
  table.visible-sm {
    display: table !important;
  }
  tr.visible-sm {
    display: table-row !important;
  }
  th.visible-sm,
  td.visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-block {
    display: block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline {
    display: inline !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 992px) and (max-width: 1279px) {
  .visible-md {
    display: block !important;
  }
  table.visible-md {
    display: table !important;
  }
  tr.visible-md {
    display: table-row !important;
  }
  th.visible-md,
  td.visible-md {
    display: table-cell !important;
  }
}
@media (min-width: 992px) and (max-width: 1279px) {
  .visible-md-block {
    display: block !important;
  }
}
@media (min-width: 992px) and (max-width: 1279px) {
  .visible-md-inline {
    display: inline !important;
  }
}
@media (min-width: 992px) and (max-width: 1279px) {
  .visible-md-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 1280px) {
  .visible-lg {
    display: block !important;
  }
  table.visible-lg {
    display: table !important;
  }
  tr.visible-lg {
    display: table-row !important;
  }
  th.visible-lg,
  td.visible-lg {
    display: table-cell !important;
  }
}
@media (min-width: 1280px) {
  .visible-lg-block {
    display: block !important;
  }
}
@media (min-width: 1280px) {
  .visible-lg-inline {
    display: inline !important;
  }
}
@media (min-width: 1280px) {
  .visible-lg-inline-block {
    display: inline-block !important;
  }
}
@media (max-width: 767px) {
  .hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1279px) {
  .hidden-md {
    display: none !important;
  }
}
@media (min-width: 1280px) {
  .hidden-lg {
    display: none !important;
  }
}
.visible-print {
  display: none !important;
}
@media print {
  .visible-print {
    display: block !important;
  }
  table.visible-print {
    display: table !important;
  }
  tr.visible-print {
    display: table-row !important;
  }
  th.visible-print,
  td.visible-print {
    display: table-cell !important;
  }
}
.visible-print-block {
  display: none !important;
}
@media print {
  .visible-print-block {
    display: block !important;
  }
}
.visible-print-inline {
  display: none !important;
}
@media print {
  .visible-print-inline {
    display: inline !important;
  }
}
.visible-print-inline-block {
  display: none !important;
}
@media print {
  .visible-print-inline-block {
    display: inline-block !important;
  }
}
@media print {
  .hidden-print {
    display: none !important;
  }
}
/*!
 *  Font Awesome 4.3.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('https://www.kludi.com/shop/skin/frontend/kludi/default/fonts/fontawesome-webfont.eot?v=4.3.0');
  src: url('https://www.kludi.com/shop/skin/frontend/kludi/default/fonts/fontawesome-webfont.eot?#iefix&v=4.3.0') format('embedded-opentype'), url('https://www.kludi.com/shop/skin/frontend/kludi/default/fonts/fontawesome-webfont.woff2?v=4.3.0') format('woff2'), url('https://www.kludi.com/shop/skin/frontend/kludi/default/fonts/fontawesome-webfont.woff?v=4.3.0') format('woff'), url('https://www.kludi.com/shop/skin/frontend/kludi/default/fonts/fontawesome-webfont.ttf?v=4.3.0') format('truetype'), url('https://www.kludi.com/shop/skin/frontend/kludi/default/fonts/fontawesome-webfont.svg?v=4.3.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;
  -webkit-transform: translate(0, 0);
      -ms-transform: translate(0, 0);
          transform: translate(0, 0);
}
/* 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;
}
.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 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}
.fa-rotate-180 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}
.fa-rotate-270 {
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
  -webkit-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  transform: rotate(270deg);
}
.fa-flip-horizontal {
  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 {
  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 {
  -webkit-filter: none;
          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-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: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-rebel:before {
  content: "\f1d0";
}
.fa-ge:before,
.fa-empire:before {
  content: "\f1d1";
}
.fa-git-square:before {
  content: "\f1d2";
}
.fa-git:before {
  content: "\f1d3";
}
.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-genderless:before,
.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-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-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";
}
.hidden {
  visibility: hidden;
  display: block !important;
  border: 0 !important;
  margin: 0 !important;
  padding: 0 !important;
  font-size: 0 !important;
  line-height: 0 !important;
  width: 0 !important;
  height: 0 !important;
  overflow: hidden !important;
}
.nobr {
  white-space: nowrap !important;
}
.wrap {
  white-space: normal !important;
}
.a-left {
  text-align: left;
}
.a-center {
  text-align: center;
}
.a-right {
  text-align: right;
}
.v-top {
  vertical-align: top;
}
.v-middle {
  vertical-align: middle;
}
.f-left,
.left {
  float: left;
  float: left !important;
}
.f-right,
.right {
  float: right;
  float: right !important;
}
.f-none {
  float: none !important;
}
.f-fix {
  float: left;
  width: 100%;
}
.no-display {
  display: none !important;
}
.no-margin {
  margin: 0 !important;
}
.no-bg {
  background: none !important;
}
.col2-set {
  margin-left: -15px;
  margin-right: -15px;
}
.col2-set .col-1,
.col2-set .col-2 {
  float: left;
  width: 100%;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  .col2-set .col-1,
  .col2-set .col-2 {
    float: left;
    width: 100%;
  }
}
@media (min-width: 992px) {
  .col2-set .col-1,
  .col2-set .col-2 {
    float: left;
    width: 50%;
  }
}
@media (min-width: 1280px) {
  .col2-set .col-1,
  .col2-set .col-2 {
    float: left;
    width: 50%;
  }
}
.col3-set {
  margin-left: -15px;
  margin-right: -15px;
}
.col3-set .col-1,
.col3-set .col-2,
.col3-set .col-3 {
  float: left;
  width: 100%;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  .col3-set .col-1,
  .col3-set .col-2,
  .col3-set .col-3 {
    float: left;
    width: 100%;
  }
}
@media (min-width: 992px) {
  .col3-set .col-1,
  .col3-set .col-2,
  .col3-set .col-3 {
    float: left;
    width: 100%;
  }
}
@media (min-width: 1280px) {
  .col3-set .col-1,
  .col3-set .col-2,
  .col3-set .col-3 {
    float: left;
    width: 33.33333333%;
  }
}
.col4-set {
  margin-left: -15px;
  margin-right: -15px;
}
.col4-set .col-1,
.col4-set .col-2,
.col4-set .col-3,
.col4-set .col-4 {
  float: left;
  width: 100%;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  .col4-set .col-1,
  .col4-set .col-2,
  .col4-set .col-3,
  .col4-set .col-4 {
    float: left;
    width: 100%;
  }
}
@media (min-width: 992px) {
  .col4-set .col-1,
  .col4-set .col-2,
  .col4-set .col-3,
  .col4-set .col-4 {
    float: left;
    width: 100%;
  }
}
@media (min-width: 1280px) {
  .col4-set .col-1,
  .col4-set .col-2,
  .col4-set .col-3,
  .col4-set .col-4 {
    float: left;
    width: 25%;
  }
}
.input-text {
  display: block;
  width: 100%;
  height: 37px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.71428571;
  color: #555555;
  background-color: #ffffff;
  background-image: none;
  border: 1px solid #e3e3e3;
  border-radius: 4px;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.input-text:focus {
  border-color: #66afe9;
  outline: 0;
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
}
.input-text:focus {
  border-color: #66afe9;
  outline: 0;
  box-shadow: none;
}
.input-text::-moz-placeholder {
  color: #aaaaaa;
  opacity: 1;
}
.input-text:-ms-input-placeholder {
  color: #aaaaaa;
}
.input-text::-webkit-input-placeholder {
  color: #aaaaaa;
}
.input-text[disabled],
.input-text[readonly],
fieldset[disabled] .input-text {
  background-color: #eeeeee;
  opacity: 1;
}
.input-text[disabled],
fieldset[disabled] .input-text {
  cursor: not-allowed;
}
textarea.input-text {
  height: auto;
}
.input-box select {
  display: block;
  width: 100%;
  height: 37px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.71428571;
  color: #555555;
  background-color: #ffffff;
  background-image: none;
  border: 1px solid #e3e3e3;
  border-radius: 4px;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.input-box select:focus {
  border-color: #66afe9;
  outline: 0;
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102, 175, 233, 0.6);
}
.input-box select:focus {
  border-color: #66afe9;
  outline: 0;
  box-shadow: none;
}
.input-box select::-moz-placeholder {
  color: #aaaaaa;
  opacity: 1;
}
.input-box select:-ms-input-placeholder {
  color: #aaaaaa;
}
.input-box select::-webkit-input-placeholder {
  color: #aaaaaa;
}
.input-box select[disabled],
.input-box select[readonly],
fieldset[disabled] .input-box select {
  background-color: #eeeeee;
  opacity: 1;
}
.input-box select[disabled],
fieldset[disabled] .input-box select {
  cursor: not-allowed;
}
textarea.input-box select {
  height: auto;
}
input.checkbox,
input.radio {
  float: left;
  margin-right: 5px;
}
input.checkbox:focus,
input.radio:focus {
  outline: none;
}
.fieldset {
  margin: 28px 0;
}
.legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 23px;
  font-size: 21px;
  line-height: inherit;
  color: #333333;
  border: 0;
  border-bottom: 1px solid #e5e5e5;
}
label {
  font-weight: 400;
}
.form-list,
.product-options,
.options-list {
  list-style: none;
  padding: 0;
}
.form-list ul,
.product-options ul,
.options-list ul {
  list-style: none;
  padding: 0;
}
.form-list label,
.product-options label,
.options-list label {
  position: relative;
  z-index: 0;
}
.form-list label.required em,
.product-options label.required em,
.options-list label.required em {
  float: right;
  position: absolute;
  top: 0;
  right: -8px;
  color: #d9534f;
}
.form-list li,
.product-options li,
.options-list li {
  margin-bottom: 8px;
}
.form-list .control,
.product-options .control,
.options-list .control {
  *zoom: 1;
}
.form-list .control label,
.product-options .control label,
.options-list .control label {
  min-height: 20px;
  margin-bottom: 0;
  font-weight: 400;
  cursor: pointer;
}
.form-list .control:before,
.product-options .control:before,
.options-list .control:before,
.form-list .control:after,
.product-options .control:after,
.options-list .control:after {
  content: " ";
  display: table;
}
.form-list .control:after,
.product-options .control:after,
.options-list .control:after {
  clear: both;
}
.form-list .control:before,
.product-options .control:before,
.options-list .control:before,
.form-list .control:after,
.product-options .control:after,
.options-list .control:after {
  content: " ";
  display: table;
}
.form-list .control:after,
.product-options .control:after,
.options-list .control:after {
  clear: both;
}
.form-list .control:before,
.product-options .control:before,
.options-list .control:before,
.form-list .control:after,
.product-options .control:after,
.options-list .control:after {
  content: " ";
  display: table;
}
.form-list .control:after,
.product-options .control:after,
.options-list .control:after {
  clear: both;
}
.form-list .control:before,
.product-options .control:before,
.options-list .control:before {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.form-list .control:after,
.product-options .control:after,
.options-list .control:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
  clear: both;
}
.form-list .control:before,
.product-options .control:before,
.options-list .control:before {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.form-list .control:after,
.product-options .control:after,
.options-list .control:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
  clear: both;
}
.form-list .control:before,
.product-options .control:before,
.options-list .control:before,
.form-list .control:after,
.product-options .control:after,
.options-list .control:after {
  content: " ";
  display: table;
}
.form-list .control:after,
.product-options .control:after,
.options-list .control:after {
  clear: both;
}
.form-list .control:before,
.product-options .control:before,
.options-list .control:before,
.form-list .control:after,
.product-options .control:after,
.options-list .control:after {
  content: " ";
  display: table;
}
.form-list .control:after,
.product-options .control:after,
.options-list .control:after {
  clear: both;
}
.form-list .control:before,
.product-options .control:before,
.options-list .control:before {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.form-list .control:after,
.product-options .control:after,
.options-list .control:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
  clear: both;
}
.form-list .control:before,
.product-options .control:before,
.options-list .control:before {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.form-list .control:after,
.product-options .control:after,
.options-list .control:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
  clear: both;
}
.form-list .control:before,
.product-options .control:before,
.options-list .control:before {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.form-list .control:after,
.product-options .control:after,
.options-list .control:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
  clear: both;
}
.form-list .fields,
.product-options .fields,
.options-list .fields {
  margin-left: -15px;
  margin-right: -15px;
}
.form-list .fields .field,
.product-options .fields .field,
.options-list .fields .field {
  float: left;
  width: 100%;
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 992px) {
  .form-list .fields .field,
  .product-options .fields .field,
  .options-list .fields .field {
    float: left;
    width: 50%;
  }
}
.validation-advice {
  clear: both;
  margin: 3px 0 0;
  line-height: 1.5;
  color: #d9534f;
  min-height: 13px;
}
.validation-advice:before {
  font-family: FontAwesome;
  content: "\f057";
  font-size: 1.5;
  margin: 0 4px 0 2px;
}
.validation-failed {
  border: 1px solid #d9534f !important;
}
p.required {
  font-size: 12px;
  text-align: right;
  color: #d9534f;
}
/* Expiration date and CVV number validation fix */
.v-fix {
  float: left;
}
.v-fix .validation-advice {
  display: block;
  width: 12em;
  margin-right: -12em;
  position: relative;
}
.page-title {
  padding-bottom: 10.5px;
  margin: 46px 0 23px;
  border-bottom: 1px solid #eeeeee;
}
.page-title h1,
.page-title h2,
.page-title h3,
.page-title h4,
.page-title h5 {
  margin-bottom: 0;
}
.title-buttons {
  *zoom: 1;
}
.title-buttons h1 {
  float: left !important;
  margin: 0;
}
.title-buttons .button {
  float: right !important;
  color: #333333;
  background-color: #ffffff;
  border-color: #cccccc;
}
.title-buttons .button:focus,
.title-buttons .button.focus {
  color: #333333;
  background-color: #e6e6e6;
  border-color: #8c8c8c;
}
.title-buttons .button:hover {
  color: #333333;
  background-color: #e6e6e6;
  border-color: #adadad;
}
.title-buttons .button:active,
.title-buttons .button.active,
.open > .dropdown-toggle.title-buttons .button {
  color: #333333;
  background-color: #e6e6e6;
  border-color: #adadad;
}
.title-buttons .button:active:hover,
.title-buttons .button.active:hover,
.open > .dropdown-toggle.title-buttons .button:hover,
.title-buttons .button:active:focus,
.title-buttons .button.active:focus,
.open > .dropdown-toggle.title-buttons .button:focus,
.title-buttons .button:active.focus,
.title-buttons .button.active.focus,
.open > .dropdown-toggle.title-buttons .button.focus {
  color: #333333;
  background-color: #d4d4d4;
  border-color: #8c8c8c;
}
.title-buttons .button:active,
.title-buttons .button.active,
.open > .dropdown-toggle.title-buttons .button {
  background-image: none;
}
.title-buttons .button.disabled,
.title-buttons .button[disabled],
fieldset[disabled] .title-buttons .button,
.title-buttons .button.disabled:hover,
.title-buttons .button[disabled]:hover,
fieldset[disabled] .title-buttons .button:hover,
.title-buttons .button.disabled:focus,
.title-buttons .button[disabled]:focus,
fieldset[disabled] .title-buttons .button:focus,
.title-buttons .button.disabled.focus,
.title-buttons .button[disabled].focus,
fieldset[disabled] .title-buttons .button.focus,
.title-buttons .button.disabled:active,
.title-buttons .button[disabled]:active,
fieldset[disabled] .title-buttons .button:active,
.title-buttons .button.disabled.active,
.title-buttons .button[disabled].active,
fieldset[disabled] .title-buttons .button.active {
  background-color: #ffffff;
  border-color: #cccccc;
}
.title-buttons .button .badge {
  color: #ffffff;
  background-color: #333333;
}
@media (max-width: 767px) {
  .title-buttons {
    border-bottom: 0;
  }
  .title-buttons h1 {
    float: none !important;
    margin-bottom: 20px;
    text-align: center;
  }
  .title-buttons .button,
  .title-buttons .link-print,
  .title-buttons .link-reorder {
    float: none !important;
    display: block;
    width: 100%;
  }
}
.title-buttons:before,
.title-buttons:after {
  content: " ";
  display: table;
}
.title-buttons:after {
  clear: both;
}
.title-buttons:before,
.title-buttons:after {
  content: " ";
  display: table;
}
.title-buttons:after {
  clear: both;
}
.title-buttons:before,
.title-buttons:after {
  content: " ";
  display: table;
}
.title-buttons:after {
  clear: both;
}
.title-buttons:before {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.title-buttons:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
  clear: both;
}
.title-buttons:before {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.title-buttons:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
  clear: both;
}
.title-buttons:before,
.title-buttons:after {
  content: " ";
  display: table;
}
.title-buttons:after {
  clear: both;
}
.title-buttons:before,
.title-buttons:after {
  content: " ";
  display: table;
}
.title-buttons:after {
  clear: both;
}
.title-buttons:before {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.title-buttons:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
  clear: both;
}
.title-buttons:before {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.title-buttons:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
  clear: both;
}
.title-buttons:before {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.title-buttons:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
  clear: both;
}
fieldset {
  border: 0;
  padding: 0;
  margin: 0;
}
.button {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  -ms-touch-action: manipulation;
      touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.71428571;
  border-radius: 4px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.button:focus,
.button:active:focus,
.button.active:focus,
.button.focus,
.button:active.focus,
.button.active.focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
  outline: 0;
}
.button:hover,
.button:focus,
.button.focus {
  color: #333333;
  text-decoration: none;
}
.button:active,
.button.active {
  outline: 0;
  background-image: none;
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.button.disabled,
.button[disabled],
fieldset[disabled] .button {
  cursor: not-allowed;
  opacity: 0.65;
  filter: alpha(opacity=65);
  box-shadow: none;
}
a.button.disabled,
fieldset[disabled] a.button {
  pointer-events: none;
}
button.button {
  color: #333333;
  background-color: #ffffff;
  border-color: #cccccc;
}
button.button:focus,
button.button.focus {
  color: #333333;
  background-color: #e6e6e6;
  border-color: #8c8c8c;
}
button.button:hover {
  color: #333333;
  background-color: #e6e6e6;
  border-color: #adadad;
}
button.button:active,
button.button.active,
.open > .dropdown-togglebutton.button {
  color: #333333;
  background-color: #e6e6e6;
  border-color: #adadad;
}
button.button:active:hover,
button.button.active:hover,
.open > .dropdown-togglebutton.button:hover,
button.button:active:focus,
button.button.active:focus,
.open > .dropdown-togglebutton.button:focus,
button.button:active.focus,
button.button.active.focus,
.open > .dropdown-togglebutton.button.focus {
  color: #333333;
  background-color: #d4d4d4;
  border-color: #8c8c8c;
}
button.button:active,
button.button.active,
.open > .dropdown-togglebutton.button {
  background-image: none;
}
button.button.disabled,
button.button[disabled],
fieldset[disabled] button.button,
button.button.disabled:hover,
button.button[disabled]:hover,
fieldset[disabled] button.button:hover,
button.button.disabled:focus,
button.button[disabled]:focus,
fieldset[disabled] button.button:focus,
button.button.disabled.focus,
button.button[disabled].focus,
fieldset[disabled] button.button.focus,
button.button.disabled:active,
button.button[disabled]:active,
fieldset[disabled] button.button:active,
button.button.disabled.active,
button.button[disabled].active,
fieldset[disabled] button.button.active {
  background-color: #ffffff;
  border-color: #cccccc;
}
button.button .badge {
  color: #ffffff;
  background-color: #333333;
}
a.button {
  color: #000000;
  font-weight: normal;
  border-radius: 0;
}
a.button,
a.button:active,
a.button.active,
a.button[disabled],
fieldset[disabled] a.button {
  background-color: transparent;
  box-shadow: none;
}
a.button,
a.button:hover,
a.button:focus,
a.button:active {
  border-color: transparent;
}
a.button:hover,
a.button:focus {
  color: inherit;
  text-decoration: underline;
  background-color: transparent;
}
a.button[disabled]:hover,
fieldset[disabled] a.button:hover,
a.button[disabled]:focus,
fieldset[disabled] a.button:focus {
  color: #777777;
  text-decoration: none;
}
.buttons-set {
  border-top: 1px solid #eeeeee;
  padding: 8px 0;
  *zoom: 1;
}
.buttons-set:before,
.buttons-set:after {
  content: " ";
  display: table;
}
.buttons-set:after {
  clear: both;
}
.buttons-set:before,
.buttons-set:after {
  content: " ";
  display: table;
}
.buttons-set:after {
  clear: both;
}
.buttons-set:before,
.buttons-set:after {
  content: " ";
  display: table;
}
.buttons-set:after {
  clear: both;
}
.buttons-set:before {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.buttons-set:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
  clear: both;
}
.buttons-set:before {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.buttons-set:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
  clear: both;
}
.buttons-set:before,
.buttons-set:after {
  content: " ";
  display: table;
}
.buttons-set:after {
  clear: both;
}
.buttons-set:before,
.buttons-set:after {
  content: " ";
  display: table;
}
.buttons-set:after {
  clear: both;
}
.buttons-set:before {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.buttons-set:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
  clear: both;
}
.buttons-set:before {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.buttons-set:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
  clear: both;
}
.buttons-set:before {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.buttons-set:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
  clear: both;
}
.buttons-set a {
  display: inline-block;
  margin-bottom: 0;
  text-align: center;
  vertical-align: middle;
  -ms-touch-action: manipulation;
      touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.71428571;
  border-radius: 4px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  color: #000000;
  font-weight: normal;
  border-radius: 0;
}
.buttons-set a:focus,
.buttons-set a:active:focus,
.buttons-set a.active:focus,
.buttons-set a.focus,
.buttons-set a:active.focus,
.buttons-set a.active.focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
  outline: 0;
}
.buttons-set a:hover,
.buttons-set a:focus,
.buttons-set a.focus {
  color: #333333;
  text-decoration: none;
}
.buttons-set a:active,
.buttons-set a.active {
  outline: 0;
  background-image: none;
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.buttons-set a.disabled,
.buttons-set a[disabled],
fieldset[disabled] .buttons-set a {
  cursor: not-allowed;
  opacity: 0.65;
  filter: alpha(opacity=65);
  box-shadow: none;
}
a.buttons-set a.disabled,
fieldset[disabled] a.buttons-set a {
  pointer-events: none;
}
.buttons-set a,
.buttons-set a:active,
.buttons-set a.active,
.buttons-set a[disabled],
fieldset[disabled] .buttons-set a {
  background-color: transparent;
  box-shadow: none;
}
.buttons-set a,
.buttons-set a:hover,
.buttons-set a:focus,
.buttons-set a:active {
  border-color: transparent;
}
.buttons-set a:hover,
.buttons-set a:focus {
  color: inherit;
  text-decoration: underline;
  background-color: transparent;
}
.buttons-set a[disabled]:hover,
fieldset[disabled] .buttons-set a:hover,
.buttons-set a[disabled]:focus,
fieldset[disabled] .buttons-set a:focus {
  color: #777777;
  text-decoration: none;
}
.buttons-set a.f-left {
  padding-left: 0;
}
.buttons-set .back-link {
  margin: 0;
}
.buttons-set .back-link a {
  float: left !important;
  padding-left: 0;
}
.buttons-set .button {
  float: right !important;
}
@media (max-width: 767px) {
  .buttons-set a,
  .buttons-set button,
  .buttons-set .button {
    display: block;
    width: 100%;
  }
}
.title-buttons .separator {
  display: none;
}
.title-buttons .link-reorder,
.title-buttons .link-print {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  -ms-touch-action: manipulation;
      touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.71428571;
  border-radius: 4px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  color: #333333;
  background-color: #ffffff;
  border-color: #cccccc;
  float: right;
}
.title-buttons .link-reorder:focus,
.title-buttons .link-print:focus,
.title-buttons .link-reorder:active:focus,
.title-buttons .link-print:active:focus,
.title-buttons .link-reorder.active:focus,
.title-buttons .link-print.active:focus,
.title-buttons .link-reorder.focus,
.title-buttons .link-print.focus,
.title-buttons .link-reorder:active.focus,
.title-buttons .link-print:active.focus,
.title-buttons .link-reorder.active.focus,
.title-buttons .link-print.active.focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
  outline: 0;
}
.title-buttons .link-reorder:hover,
.title-buttons .link-print:hover,
.title-buttons .link-reorder:focus,
.title-buttons .link-print:focus,
.title-buttons .link-reorder.focus,
.title-buttons .link-print.focus {
  color: #333333;
  text-decoration: none;
}
.title-buttons .link-reorder:active,
.title-buttons .link-print:active,
.title-buttons .link-reorder.active,
.title-buttons .link-print.active {
  outline: 0;
  background-image: none;
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.title-buttons .link-reorder.disabled,
.title-buttons .link-print.disabled,
.title-buttons .link-reorder[disabled],
.title-buttons .link-print[disabled],
fieldset[disabled] .title-buttons .link-reorder,
fieldset[disabled] .title-buttons .link-print {
  cursor: not-allowed;
  opacity: 0.65;
  filter: alpha(opacity=65);
  box-shadow: none;
}
a.title-buttons .link-reorder.disabled,
a.title-buttons .link-print.disabled,
fieldset[disabled] a.title-buttons .link-reorder,
fieldset[disabled] a.title-buttons .link-print {
  pointer-events: none;
}
.title-buttons .link-reorder:focus,
.title-buttons .link-print:focus,
.title-buttons .link-reorder.focus,
.title-buttons .link-print.focus {
  color: #333333;
  background-color: #e6e6e6;
  border-color: #8c8c8c;
}
.title-buttons .link-reorder:hover,
.title-buttons .link-print:hover {
  color: #333333;
  background-color: #e6e6e6;
  border-color: #adadad;
}
.title-buttons .link-reorder:active,
.title-buttons .link-print:active,
.title-buttons .link-reorder.active,
.title-buttons .link-print.active,
.open > .dropdown-toggle.title-buttons .link-reorder,
.open > .dropdown-toggle.title-buttons .link-print {
  color: #333333;
  background-color: #e6e6e6;
  border-color: #adadad;
}
.title-buttons .link-reorder:active:hover,
.title-buttons .link-print:active:hover,
.title-buttons .link-reorder.active:hover,
.title-buttons .link-print.active:hover,
.open > .dropdown-toggle.title-buttons .link-reorder:hover,
.open > .dropdown-toggle.title-buttons .link-print:hover,
.title-buttons .link-reorder:active:focus,
.title-buttons .link-print:active:focus,
.title-buttons .link-reorder.active:focus,
.title-buttons .link-print.active:focus,
.open > .dropdown-toggle.title-buttons .link-reorder:focus,
.open > .dropdown-toggle.title-buttons .link-print:focus,
.title-buttons .link-reorder:active.focus,
.title-buttons .link-print:active.focus,
.title-buttons .link-reorder.active.focus,
.title-buttons .link-print.active.focus,
.open > .dropdown-toggle.title-buttons .link-reorder.focus,
.open > .dropdown-toggle.title-buttons .link-print.focus {
  color: #333333;
  background-color: #d4d4d4;
  border-color: #8c8c8c;
}
.title-buttons .link-reorder:active,
.title-buttons .link-print:active,
.title-buttons .link-reorder.active,
.title-buttons .link-print.active,
.open > .dropdown-toggle.title-buttons .link-reorder,
.open > .dropdown-toggle.title-buttons .link-print {
  background-image: none;
}
.title-buttons .link-reorder.disabled,
.title-buttons .link-print.disabled,
.title-buttons .link-reorder[disabled],
.title-buttons .link-print[disabled],
fieldset[disabled] .title-buttons .link-reorder,
fieldset[disabled] .title-buttons .link-print,
.title-buttons .link-reorder.disabled:hover,
.title-buttons .link-print.disabled:hover,
.title-buttons .link-reorder[disabled]:hover,
.title-buttons .link-print[disabled]:hover,
fieldset[disabled] .title-buttons .link-reorder:hover,
fieldset[disabled] .title-buttons .link-print:hover,
.title-buttons .link-reorder.disabled:focus,
.title-buttons .link-print.disabled:focus,
.title-buttons .link-reorder[disabled]:focus,
.title-buttons .link-print[disabled]:focus,
fieldset[disabled] .title-buttons .link-reorder:focus,
fieldset[disabled] .title-buttons .link-print:focus,
.title-buttons .link-reorder.disabled.focus,
.title-buttons .link-print.disabled.focus,
.title-buttons .link-reorder[disabled].focus,
.title-buttons .link-print[disabled].focus,
fieldset[disabled] .title-buttons .link-reorder.focus,
fieldset[disabled] .title-buttons .link-print.focus,
.title-buttons .link-reorder.disabled:active,
.title-buttons .link-print.disabled:active,
.title-buttons .link-reorder[disabled]:active,
.title-buttons .link-print[disabled]:active,
fieldset[disabled] .title-buttons .link-reorder:active,
fieldset[disabled] .title-buttons .link-print:active,
.title-buttons .link-reorder.disabled.active,
.title-buttons .link-print.disabled.active,
.title-buttons .link-reorder[disabled].active,
.title-buttons .link-print[disabled].active,
fieldset[disabled] .title-buttons .link-reorder.active,
fieldset[disabled] .title-buttons .link-print.active {
  background-color: #ffffff;
  border-color: #cccccc;
}
.title-buttons .link-reorder .badge,
.title-buttons .link-print .badge {
  color: #ffffff;
  background-color: #333333;
}
#order-info-tabs {
  margin-bottom: 0;
  padding-left: 0;
  list-style: none;
  border-bottom: 1px solid #dddddd;
}
#order-info-tabs > li {
  position: relative;
  display: block;
}
#order-info-tabs > li > a {
  position: relative;
  display: block;
  padding: 10px 15px;
}
#order-info-tabs > li > a:hover,
#order-info-tabs > li > a:focus {
  text-decoration: none;
  background-color: #eeeeee;
}
#order-info-tabs > li.disabled > a {
  color: #777777;
}
#order-info-tabs > li.disabled > a:hover,
#order-info-tabs > li.disabled > a:focus {
  color: #777777;
  text-decoration: none;
  background-color: transparent;
  cursor: not-allowed;
}
#order-info-tabs .open > a,
#order-info-tabs .open > a:hover,
#order-info-tabs .open > a:focus {
  background-color: #eeeeee;
  border-color: #000000;
}
#order-info-tabs .nav-divider {
  height: 1px;
  margin: 10.5px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
#order-info-tabs > li > a > img {
  max-width: none;
}
#order-info-tabs > li {
  float: left;
  margin-bottom: -1px;
}
#order-info-tabs > li > a {
  margin-right: 2px;
  line-height: 1.71428571;
  border: 1px solid transparent;
  border-radius: 4px 4px 0 0;
}
#order-info-tabs > li > a:hover {
  border-color: #eeeeee #eeeeee #dddddd;
}
#order-info-tabs > li.active > a,
#order-info-tabs > li.active > a:hover,
#order-info-tabs > li.active > a:focus {
  color: #555555;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-bottom-color: transparent;
  cursor: default;
}
#order-info-tabs.nav-justified {
  width: 100%;
  border-bottom: 0;
}
#order-info-tabs.nav-justified > li {
  float: none;
}
#order-info-tabs.nav-justified > li > a {
  text-align: center;
  margin-bottom: 5px;
}
#order-info-tabs.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 768px) {
  #order-info-tabs.nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  #order-info-tabs.nav-justified > li > a {
    margin-bottom: 0;
  }
}
#order-info-tabs.nav-justified > li > a {
  margin-right: 0;
  border-radius: 4px;
}
#order-info-tabs.nav-justified > .active > a,
#order-info-tabs.nav-justified > .active > a:hover,
#order-info-tabs.nav-justified > .active > a:focus {
  border: 1px solid #dddddd;
}
@media (min-width: 768px) {
  #order-info-tabs.nav-justified > li > a {
    border-bottom: 1px solid #dddddd;
    border-radius: 4px 4px 0 0;
  }
  #order-info-tabs.nav-justified > .active > a,
  #order-info-tabs.nav-justified > .active > a:hover,
  #order-info-tabs.nav-justified > .active > a:focus {
    border-bottom-color: #ffffff;
  }
}
#order-info-tabs > li.current {
  position: relative;
  display: block;
  padding: 10px 15px;
  margin-right: 2px;
  line-height: 1.71428571;
  border-radius: 4px 4px 0 0;
  color: #555555;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-bottom-color: transparent;
  cursor: default;
}
#order-info-tabs > li.current:hover,
#order-info-tabs > li.current:focus {
  text-decoration: none;
  background-color: #ffffff;
}
#order-info-tabs > li.current:hover {
  border-color: #eeeeee #eeeeee #dddddd;
  background-color: #ffffff;
  color: #555555;
  cursor: pointer;
}
.account-navigation > ul > li {
  margin-left: 0;
}
@media (min-width: 1280px) {
  .account-navigation > ul > li {
    float: none;
  }
  .account-navigation > ul > li + li {
    margin-top: 2px;
    margin-left: 0;
  }
}
@media (max-width: 1279px) AND (min-width: 768px) {
  .account-navigation > ul > li > a {
    min-width: 180px;
    text-align: center;
  }
}
@media (max-width: 767px) {
  .account-navigation > ul > li {
    float: none;
  }
  .account-navigation > ul > li + li {
    margin-top: 2px;
    margin-left: 0;
  }
}
.my-account .page-title {
  margin-top: 0;
}
.my-account .addresses-list ol {
  list-style: none;
  padding: 0;
}
.my-account .box-account.box-recent .box-head {
  margin-top: 20px;
  margin-bottom: 10px;
  *zoom: 1;
}
.my-account .box-account.box-recent .box-head h2 {
  float: left;
  float: left !important;
  margin: 0;
}
.my-account .box-account.box-recent .box-head a {
  float: right;
  float: right !important;
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  -ms-touch-action: manipulation;
      touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.71428571;
  border-radius: 4px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  color: #333333;
  background-color: #ffffff;
  border-color: #cccccc;
}
.my-account .box-account.box-recent .box-head a:focus,
.my-account .box-account.box-recent .box-head a:active:focus,
.my-account .box-account.box-recent .box-head a.active:focus,
.my-account .box-account.box-recent .box-head a.focus,
.my-account .box-account.box-recent .box-head a:active.focus,
.my-account .box-account.box-recent .box-head a.active.focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
  outline: 0;
}
.my-account .box-account.box-recent .box-head a:hover,
.my-account .box-account.box-recent .box-head a:focus,
.my-account .box-account.box-recent .box-head a.focus {
  color: #333333;
  text-decoration: none;
}
.my-account .box-account.box-recent .box-head a:active,
.my-account .box-account.box-recent .box-head a.active {
  outline: 0;
  background-image: none;
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.my-account .box-account.box-recent .box-head a.disabled,
.my-account .box-account.box-recent .box-head a[disabled],
fieldset[disabled] .my-account .box-account.box-recent .box-head a {
  cursor: not-allowed;
  opacity: 0.65;
  filter: alpha(opacity=65);
  box-shadow: none;
}
a.my-account .box-account.box-recent .box-head a.disabled,
fieldset[disabled] a.my-account .box-account.box-recent .box-head a {
  pointer-events: none;
}
.my-account .box-account.box-recent .box-head a:focus,
.my-account .box-account.box-recent .box-head a.focus {
  color: #333333;
  background-color: #e6e6e6;
  border-color: #8c8c8c;
}
.my-account .box-account.box-recent .box-head a:hover {
  color: #333333;
  background-color: #e6e6e6;
  border-color: #adadad;
}
.my-account .box-account.box-recent .box-head a:active,
.my-account .box-account.box-recent .box-head a.active,
.open > .dropdown-toggle.my-account .box-account.box-recent .box-head a {
  color: #333333;
  background-color: #e6e6e6;
  border-color: #adadad;
}
.my-account .box-account.box-recent .box-head a:active:hover,
.my-account .box-account.box-recent .box-head a.active:hover,
.open > .dropdown-toggle.my-account .box-account.box-recent .box-head a:hover,
.my-account .box-account.box-recent .box-head a:active:focus,
.my-account .box-account.box-recent .box-head a.active:focus,
.open > .dropdown-toggle.my-account .box-account.box-recent .box-head a:focus,
.my-account .box-account.box-recent .box-head a:active.focus,
.my-account .box-account.box-recent .box-head a.active.focus,
.open > .dropdown-toggle.my-account .box-account.box-recent .box-head a.focus {
  color: #333333;
  background-color: #d4d4d4;
  border-color: #8c8c8c;
}
.my-account .box-account.box-recent .box-head a:active,
.my-account .box-account.box-recent .box-head a.active,
.open > .dropdown-toggle.my-account .box-account.box-recent .box-head a {
  background-image: none;
}
.my-account .box-account.box-recent .box-head a.disabled,
.my-account .box-account.box-recent .box-head a[disabled],
fieldset[disabled] .my-account .box-account.box-recent .box-head a,
.my-account .box-account.box-recent .box-head a.disabled:hover,
.my-account .box-account.box-recent .box-head a[disabled]:hover,
fieldset[disabled] .my-account .box-account.box-recent .box-head a:hover,
.my-account .box-account.box-recent .box-head a.disabled:focus,
.my-account .box-account.box-recent .box-head a[disabled]:focus,
fieldset[disabled] .my-account .box-account.box-recent .box-head a:focus,
.my-account .box-account.box-recent .box-head a.disabled.focus,
.my-account .box-account.box-recent .box-head a[disabled].focus,
fieldset[disabled] .my-account .box-account.box-recent .box-head a.focus,
.my-account .box-account.box-recent .box-head a.disabled:active,
.my-account .box-account.box-recent .box-head a[disabled]:active,
fieldset[disabled] .my-account .box-account.box-recent .box-head a:active,
.my-account .box-account.box-recent .box-head a.disabled.active,
.my-account .box-account.box-recent .box-head a[disabled].active,
fieldset[disabled] .my-account .box-account.box-recent .box-head a.active {
  background-color: #ffffff;
  border-color: #cccccc;
}
.my-account .box-account.box-recent .box-head a .badge {
  color: #ffffff;
  background-color: #333333;
}
.my-account .box-account.box-recent .box-head:before,
.my-account .box-account.box-recent .box-head:after {
  content: " ";
  display: table;
}
.my-account .box-account.box-recent .box-head:after {
  clear: both;
}
.my-account .box-account.box-recent .box-head:before,
.my-account .box-account.box-recent .box-head:after {
  content: " ";
  display: table;
}
.my-account .box-account.box-recent .box-head:after {
  clear: both;
}
.my-account .box-account.box-recent .box-head:before,
.my-account .box-account.box-recent .box-head:after {
  content: " ";
  display: table;
}
.my-account .box-account.box-recent .box-head:after {
  clear: both;
}
.my-account .box-account.box-recent .box-head:before {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.my-account .box-account.box-recent .box-head:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
  clear: both;
}
.my-account .box-account.box-recent .box-head:before {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.my-account .box-account.box-recent .box-head:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
  clear: both;
}
.my-account .box-account.box-recent .box-head:before,
.my-account .box-account.box-recent .box-head:after {
  content: " ";
  display: table;
}
.my-account .box-account.box-recent .box-head:after {
  clear: both;
}
.my-account .box-account.box-recent .box-head:before,
.my-account .box-account.box-recent .box-head:after {
  content: " ";
  display: table;
}
.my-account .box-account.box-recent .box-head:after {
  clear: both;
}
.my-account .box-account.box-recent .box-head:before {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.my-account .box-account.box-recent .box-head:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
  clear: both;
}
.my-account .box-account.box-recent .box-head:before {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.my-account .box-account.box-recent .box-head:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
  clear: both;
}
.my-account .box-account.box-recent .box-head:before {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.my-account .box-account.box-recent .box-head:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
  clear: both;
}
.my-account .order-info dt {
  display: none;
}
@media (max-width: 767px) {
  .my-account #my-orders-table tr,
  .my-account #my-orders-table th,
  .my-account #my-orders-table td {
    display: block;
  }
  .my-account #my-orders-table thead th {
    border-right: 0;
    border-left: 0;
  }
  .my-account #my-orders-table thead th.responsive-hide {
    display: none;
  }
  .my-account #my-orders-table thead th:nth-child(1n+2) {
    display: none;
  }
  .my-account #my-orders-table tbody tr {
    position: relative;
    border-bottom: 1px solid #000000;
  }
  .my-account #my-orders-table tbody td {
    padding: 0 10px 4px;
    border-right: 0;
    border-bottom: 0;
    border-top: 0;
  }
  .my-account #my-orders-table tbody td.lin-hide {
    display: none;
  }
  .my-account #my-orders-table tbody td:first-child {
    padding-top: 10px;
  }
  .my-account #my-orders-table tbody td[data-label] {
    text-align: left;
  }
  .my-account #my-orders-table tbody td[data-label]:before {
    content: attr(data-label) ":";
    padding-right: 5px;
    font-weight: bold;
  }
  .my-account #my-orders-table tfoot tr {
    display: block;
    text-align: right;
  }
  .my-account #my-orders-table tfoot tr:after {
    *zoom: 1;
  }
  .my-account #my-orders-table tfoot tr:after:before,
  .my-account #my-orders-table tfoot tr:after:after {
    content: " ";
    display: table;
  }
  .my-account #my-orders-table tfoot tr:after:after {
    clear: both;
  }
  .my-account #my-orders-table tfoot tr:after:before,
  .my-account #my-orders-table tfoot tr:after:after {
    content: " ";
    display: table;
  }
  .my-account #my-orders-table tfoot tr:after:after {
    clear: both;
  }
  .my-account #my-orders-table tfoot tr:after:before,
  .my-account #my-orders-table tfoot tr:after:after {
    content: " ";
    display: table;
  }
  .my-account #my-orders-table tfoot tr:after:after {
    clear: both;
  }
  .my-account #my-orders-table tfoot tr:after:before {
    content: " ";
    /* 1 */
    display: table;
    /* 2 */
  }
  .my-account #my-orders-table tfoot tr:after:after {
    content: " ";
    /* 1 */
    display: table;
    /* 2 */
    clear: both;
  }
  .my-account #my-orders-table tfoot tr:after:before {
    content: " ";
    /* 1 */
    display: table;
    /* 2 */
  }
  .my-account #my-orders-table tfoot tr:after:after {
    content: " ";
    /* 1 */
    display: table;
    /* 2 */
    clear: both;
  }
  .my-account #my-orders-table tfoot tr:after:before,
  .my-account #my-orders-table tfoot tr:after:after {
    content: " ";
    display: table;
  }
  .my-account #my-orders-table tfoot tr:after:after {
    clear: both;
  }
  .my-account #my-orders-table tfoot tr:after:before,
  .my-account #my-orders-table tfoot tr:after:after {
    content: " ";
    display: table;
  }
  .my-account #my-orders-table tfoot tr:after:after {
    clear: both;
  }
  .my-account #my-orders-table tfoot tr:after:before {
    content: " ";
    /* 1 */
    display: table;
    /* 2 */
  }
  .my-account #my-orders-table tfoot tr:after:after {
    content: " ";
    /* 1 */
    display: table;
    /* 2 */
    clear: both;
  }
  .my-account #my-orders-table tfoot tr:after:before {
    content: " ";
    /* 1 */
    display: table;
    /* 2 */
  }
  .my-account #my-orders-table tfoot tr:after:after {
    content: " ";
    /* 1 */
    display: table;
    /* 2 */
    clear: both;
  }
  .my-account #my-orders-table tfoot tr:after:before {
    content: " ";
    /* 1 */
    display: table;
    /* 2 */
  }
  .my-account #my-orders-table tfoot tr:after:after {
    content: " ";
    /* 1 */
    display: table;
    /* 2 */
    clear: both;
  }
  .my-account #my-orders-table tfoot td {
    display: block;
    float: left;
  }
  .my-account #my-orders-table tfoot td.responsive-hide {
    display: none;
  }
  .my-account #my-orders-table tfoot td:nth-child(odd) {
    clear: left;
    width: 60%;
  }
  .my-account #my-orders-table tfoot td:nth-child(even) {
    text-align: left;
    width: 40%;
  }
}
.box {
  margin-bottom: 23px;
  background-color: #ffffff;
  border: 1px solid transparent;
  border-radius: 4px;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: none;
  border: none;
  border-color: #000000;
}
.box > .list-group,
.box > .panel-collapse > .list-group {
  margin-bottom: 0;
}
.box > .list-group .list-group-item,
.box > .panel-collapse > .list-group .list-group-item {
  border-width: 1px 0;
  border-radius: 0;
}
.box > .list-group:first-child .list-group-item:first-child,
.box > .panel-collapse > .list-group:first-child .list-group-item:first-child {
  border-top: 0;
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}
.box > .list-group:last-child .list-group-item:last-child,
.box > .panel-collapse > .list-group:last-child .list-group-item:last-child {
  border-bottom: 0;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.box > .panel-heading + .panel-collapse > .list-group .list-group-item:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.box > .table,
.box > .table-responsive > .table,
.box > .panel-collapse > .table {
  margin-bottom: 0;
}
.box > .table caption,
.box > .table-responsive > .table caption,
.box > .panel-collapse > .table caption {
  padding-left: 15px;
  padding-right: 15px;
}
.box > .table:first-child,
.box > .table-responsive:first-child > .table:first-child {
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}
.box > .table:first-child > thead:first-child > tr:first-child,
.box > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child,
.box > .table:first-child > tbody:first-child > tr:first-child,
.box > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
.box > .table:first-child > thead:first-child > tr:first-child td:first-child,
.box > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child,
.box > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.box > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.box > .table:first-child > thead:first-child > tr:first-child th:first-child,
.box > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child,
.box > .table:first-child > tbody:first-child > tr:first-child th:first-child,
.box > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child {
  border-top-left-radius: 3px;
}
.box > .table:first-child > thead:first-child > tr:first-child td:last-child,
.box > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child,
.box > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.box > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.box > .table:first-child > thead:first-child > tr:first-child th:last-child,
.box > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child,
.box > .table:first-child > tbody:first-child > tr:first-child th:last-child,
.box > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child {
  border-top-right-radius: 3px;
}
.box > .table:last-child,
.box > .table-responsive:last-child > .table:last-child {
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.box > .table:last-child > tbody:last-child > tr:last-child,
.box > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child,
.box > .table:last-child > tfoot:last-child > tr:last-child,
.box > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child {
  border-bottom-left-radius: 3px;
  border-bottom-right-radius: 3px;
}
.box > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.box > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.box > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.box > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.box > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.box > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.box > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
.box > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
  border-bottom-left-radius: 3px;
}
.box > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.box > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.box > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.box > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.box > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.box > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.box > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
.box > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
  border-bottom-right-radius: 3px;
}
.box > .panel-body + .table,
.box > .panel-body + .table-responsive,
.box > .table + .panel-body,
.box > .table-responsive + .panel-body {
  border-top: 1px solid #dddddd;
}
.box > .table > tbody:first-child > tr:first-child th,
.box > .table > tbody:first-child > tr:first-child td {
  border-top: 0;
}
.box > .table-bordered,
.box > .table-responsive > .table-bordered {
  border: 0;
}
.box > .table-bordered > thead > tr > th:first-child,
.box > .table-responsive > .table-bordered > thead > tr > th:first-child,
.box > .table-bordered > tbody > tr > th:first-child,
.box > .table-responsive > .table-bordered > tbody > tr > th:first-child,
.box > .table-bordered > tfoot > tr > th:first-child,
.box > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
.box > .table-bordered > thead > tr > td:first-child,
.box > .table-responsive > .table-bordered > thead > tr > td:first-child,
.box > .table-bordered > tbody > tr > td:first-child,
.box > .table-responsive > .table-bordered > tbody > tr > td:first-child,
.box > .table-bordered > tfoot > tr > td:first-child,
.box > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
  border-left: 0;
}
.box > .table-bordered > thead > tr > th:last-child,
.box > .table-responsive > .table-bordered > thead > tr > th:last-child,
.box > .table-bordered > tbody > tr > th:last-child,
.box > .table-responsive > .table-bordered > tbody > tr > th:last-child,
.box > .table-bordered > tfoot > tr > th:last-child,
.box > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
.box > .table-bordered > thead > tr > td:last-child,
.box > .table-responsive > .table-bordered > thead > tr > td:last-child,
.box > .table-bordered > tbody > tr > td:last-child,
.box > .table-responsive > .table-bordered > tbody > tr > td:last-child,
.box > .table-bordered > tfoot > tr > td:last-child,
.box > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
  border-right: 0;
}
.box > .table-bordered > thead > tr:first-child > td,
.box > .table-responsive > .table-bordered > thead > tr:first-child > td,
.box > .table-bordered > tbody > tr:first-child > td,
.box > .table-responsive > .table-bordered > tbody > tr:first-child > td,
.box > .table-bordered > thead > tr:first-child > th,
.box > .table-responsive > .table-bordered > thead > tr:first-child > th,
.box > .table-bordered > tbody > tr:first-child > th,
.box > .table-responsive > .table-bordered > tbody > tr:first-child > th {
  border-bottom: 0;
}
.box > .table-bordered > tbody > tr:last-child > td,
.box > .table-responsive > .table-bordered > tbody > tr:last-child > td,
.box > .table-bordered > tfoot > tr:last-child > td,
.box > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
.box > .table-bordered > tbody > tr:last-child > th,
.box > .table-responsive > .table-bordered > tbody > tr:last-child > th,
.box > .table-bordered > tfoot > tr:last-child > th,
.box > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
  border-bottom: 0;
}
.box > .table-responsive {
  border: 0;
  margin-bottom: 0;
}
.box > .panel-heading {
  color: #ffffff;
  background-color: #000000;
  border-color: #000000;
}
.box > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #000000;
}
.box > .panel-heading .badge {
  color: #000000;
  background-color: #ffffff;
}
.box > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #000000;
}
.box .box-title {
  border-top: 1px solid;
  color: #ffffff;
  background-color: #000000;
  border-color: #000000;
}
.box .box-title + .panel-collapse > .panel-body {
  border-top-color: #000000;
}
.box .box-title .badge {
  color: #000000;
  background-color: #ffffff;
}
.box-title {
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
  *zoom: 1;
}
.box-title > .dropdown .dropdown-toggle {
  color: inherit;
}
.box-title h1,
.box-title h2,
.box-title h3,
.box-title h4,
.box-title h5 {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  color: inherit;
  font-weight: normal;
  float: left !important;
  line-height: 20px;
}
.box-title h1 > a,
.box-title h2 > a,
.box-title h3 > a,
.box-title h4 > a,
.box-title h5 > a,
.box-title h1 > small,
.box-title h2 > small,
.box-title h3 > small,
.box-title h4 > small,
.box-title h5 > small,
.box-title h1 > .small,
.box-title h2 > .small,
.box-title h3 > .small,
.box-title h4 > .small,
.box-title h5 > .small,
.box-title h1 > small > a,
.box-title h2 > small > a,
.box-title h3 > small > a,
.box-title h4 > small > a,
.box-title h5 > small > a,
.box-title h1 > .small > a,
.box-title h2 > .small > a,
.box-title h3 > .small > a,
.box-title h4 > .small > a,
.box-title h5 > .small > a {
  color: inherit;
}
.box-title a {
  float: right !important;
  color: #ffffff;
}
.box-title:before,
.box-title:after {
  content: " ";
  display: table;
}
.box-title:after {
  clear: both;
}
.box-title:before,
.box-title:after {
  content: " ";
  display: table;
}
.box-title:after {
  clear: both;
}
.box-title:before,
.box-title:after {
  content: " ";
  display: table;
}
.box-title:after {
  clear: both;
}
.box-title:before {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.box-title:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
  clear: both;
}
.box-title:before {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.box-title:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
  clear: both;
}
.box-title:before,
.box-title:after {
  content: " ";
  display: table;
}
.box-title:after {
  clear: both;
}
.box-title:before,
.box-title:after {
  content: " ";
  display: table;
}
.box-title:after {
  clear: both;
}
.box-title:before {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.box-title:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
  clear: both;
}
.box-title:before {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.box-title:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
  clear: both;
}
.box-title:before {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.box-title:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
  clear: both;
}
.box-content {
  padding: 15px;
  min-height: 100px;
}
.col2-set > .box {
  position: relative;
  float: left;
  width: 100%;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
.data-table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 23px;
}
.data-table > thead > tr > th,
.data-table > tbody > tr > th,
.data-table > tfoot > tr > th,
.data-table > thead > tr > td,
.data-table > tbody > tr > td,
.data-table > tfoot > tr > td {
  padding: 8px;
  line-height: 1.71428571;
  vertical-align: top;
  border-top: 1px solid #dddddd;
}
.data-table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #dddddd;
}
.data-table > caption + thead > tr:first-child > th,
.data-table > colgroup + thead > tr:first-child > th,
.data-table > thead:first-child > tr:first-child > th,
.data-table > caption + thead > tr:first-child > td,
.data-table > colgroup + thead > tr:first-child > td,
.data-table > thead:first-child > tr:first-child > td {
  border-top: 0;
}
.data-table > tbody + tbody {
  border-top: 2px solid #dddddd;
}
.data-table .table {
  background-color: #ffffff;
}
.data-table h1,
.data-table h2,
.data-table h3 {
  font-size: 30px;
  margin: 0;
}
.data-table tbody td .item-options {
  margin-top: 10px;
}
.data-table .label {
  padding: 0;
  font-size: inherit;
  font-weight: inherit;
  line-height: inherit;
  color: inherit;
  text-align: inherit;
  white-space: inherit;
  vertical-align: inherit;
  border-radius: 0;
}
.data-table td.label,
.data-table th.label {
  display: table-cell;
}
.data-table th.label {
  font-weight: bold;
}
.item-options {
  *zoom: 1;
}
.item-options dt {
  float: left;
  clear: left;
  font-weight: 600;
  padding-right: 5px;
  font-style: italic;
}
.item-options dd {
  float: left;
  padding-left: 10px;
  margin: 0 0 6px;
}
.item-options:before,
.item-options:after {
  content: " ";
  display: table;
}
.item-options:after {
  clear: both;
}
.item-options:before,
.item-options:after {
  content: " ";
  display: table;
}
.item-options:after {
  clear: both;
}
.item-options:before,
.item-options:after {
  content: " ";
  display: table;
}
.item-options:after {
  clear: both;
}
.item-options:before {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.item-options:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
  clear: both;
}
.item-options:before {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.item-options:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
  clear: both;
}
.item-options:before,
.item-options:after {
  content: " ";
  display: table;
}
.item-options:after {
  clear: both;
}
.item-options:before,
.item-options:after {
  content: " ";
  display: table;
}
.item-options:after {
  clear: both;
}
.item-options:before {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.item-options:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
  clear: both;
}
.item-options:before {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.item-options:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
  clear: both;
}
.item-options:before {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.item-options:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
  clear: both;
}
.messages {
  margin-bottom: 10px;
  list-style: none;
  padding: 0;
}
.messages,
.messages ul {
  list-style: none;
  padding: 0;
}
.messages li li {
  position: relative;
  margin-bottom: 5px;
  padding: 7px 10px 7px 20px;
  background: #eeeeee;
  font-size: 14px;
}
.messages li li:before {
  top: 50%;
  left: 0;
  margin-top: -6px;
}
.messages .error-msg li {
  color: #a94442;
  border-left: 5px solid #a94442;
  background-color: #f2dede;
}
.messages .error-msg li:before {
  content: '';
  position: absolute;
  width: 0;
  height: 0;
  display: block;
  border-top: 6px solid transparent;
  border-bottom: 6px solid transparent;
  border-left: 6px solid #a94442;
  border-right: none;
}
.messages .notice-msg li {
  color: #8a6d3b;
  border-left: 5px solid #8a6d3b;
  background-color: #fcf8e3;
}
.messages .notice-msg li:before {
  content: '';
  position: absolute;
  width: 0;
  height: 0;
  display: block;
  border-top: 6px solid transparent;
  border-bottom: 6px solid transparent;
  border-left: 6px solid #8a6d3b;
  border-right: none;
}
.messages .success-msg li {
  color: #3c763d;
  border-left: 5px solid #3c763d;
  background-color: #dff0d8;
}
.messages .success-msg li:before {
  content: '';
  position: absolute;
  width: 0;
  height: 0;
  display: block;
  border-top: 6px solid transparent;
  border-bottom: 6px solid transparent;
  border-left: 6px solid #3c763d;
  border-right: none;
}
.global-site-notice {
  background-color: #5bc0de;
  color: #ffffff;
  border-bottom: 1px solid #31b0d5;
  padding: 5px 0;
}
.global-site-notice .notice-inner {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  .global-site-notice .notice-inner {
    width: 750px;
  }
}
@media (min-width: 992px) {
  .global-site-notice .notice-inner {
    width: 970px;
  }
}
@media (min-width: 1280px) {
  .global-site-notice .notice-inner {
    width: 1280px;
  }
}
.global-site-notice .notice-inner > .navbar-header,
.global-site-notice .notice-inner > .navbar-collapse {
  margin-right: -15px;
  margin-left: -15px;
}
@media (min-width: 768px) {
  .global-site-notice .notice-inner > .navbar-header,
  .global-site-notice .notice-inner > .navbar-collapse {
    margin-right: 0;
    margin-left: 0;
  }
}
@media (min-width: 768px) {
  .global-site-notice .notice-inner {
    width: 750px;
  }
}
@media (min-width: 992px) {
  .global-site-notice .notice-inner {
    width: 970px;
  }
}
@media (min-width: 1280px) {
  .global-site-notice .notice-inner {
    width: 1280px;
  }
}
.global-site-notice .notice-inner p {
  margin: 0;
}
.checkout-types {
  list-style: none;
}
@media (max-width: 1279px) {
  .checkout-types {
    padding: 0;
    margin: 0;
  }
}
@media (max-width: 767px) {
  .cart-table.data-table tr,
  .cart-table.data-table th,
  .cart-table.data-table td {
    display: block;
  }
  .cart-table.data-table thead th {
    border-right: 0;
    border-left: 0;
  }
  .cart-table.data-table thead th.responsive-hide {
    display: none;
  }
  .cart-table.data-table thead th:nth-child(1n+2) {
    display: none;
  }
  .cart-table.data-table tbody tr {
    position: relative;
    border-bottom: 1px solid #000000;
  }
  .cart-table.data-table tbody td {
    padding: 0 10px 4px;
    border-right: 0;
    border-bottom: 0;
    border-top: 0;
  }
  .cart-table.data-table tbody td.lin-hide {
    display: none;
  }
  .cart-table.data-table tbody td:first-child {
    padding-top: 10px;
  }
  .cart-table.data-table tbody td[data-label] {
    text-align: left;
  }
  .cart-table.data-table tbody td[data-label]:before {
    content: attr(data-label) ":";
    padding-right: 5px;
    font-weight: bold;
  }
  .cart-table.data-table tfoot tr {
    display: block;
    text-align: right;
  }
  .cart-table.data-table tfoot tr:after {
    *zoom: 1;
  }
  .cart-table.data-table tfoot tr:after:before,
  .cart-table.data-table tfoot tr:after:after {
    content: " ";
    display: table;
  }
  .cart-table.data-table tfoot tr:after:after {
    clear: both;
  }
  .cart-table.data-table tfoot tr:after:before,
  .cart-table.data-table tfoot tr:after:after {
    content: " ";
    display: table;
  }
  .cart-table.data-table tfoot tr:after:after {
    clear: both;
  }
  .cart-table.data-table tfoot tr:after:before,
  .cart-table.data-table tfoot tr:after:after {
    content: " ";
    display: table;
  }
  .cart-table.data-table tfoot tr:after:after {
    clear: both;
  }
  .cart-table.data-table tfoot tr:after:before {
    content: " ";
    /* 1 */
    display: table;
    /* 2 */
  }
  .cart-table.data-table tfoot tr:after:after {
    content: " ";
    /* 1 */
    display: table;
    /* 2 */
    clear: both;
  }
  .cart-table.data-table tfoot tr:after:before {
    content: " ";
    /* 1 */
    display: table;
    /* 2 */
  }
  .cart-table.data-table tfoot tr:after:after {
    content: " ";
    /* 1 */
    display: table;
    /* 2 */
    clear: both;
  }
  .cart-table.data-table tfoot tr:after:before,
  .cart-table.data-table tfoot tr:after:after {
    content: " ";
    display: table;
  }
  .cart-table.data-table tfoot tr:after:after {
    clear: both;
  }
  .cart-table.data-table tfoot tr:after:before,
  .cart-table.data-table tfoot tr:after:after {
    content: " ";
    display: table;
  }
  .cart-table.data-table tfoot tr:after:after {
    clear: both;
  }
  .cart-table.data-table tfoot tr:after:before {
    content: " ";
    /* 1 */
    display: table;
    /* 2 */
  }
  .cart-table.data-table tfoot tr:after:after {
    content: " ";
    /* 1 */
    display: table;
    /* 2 */
    clear: both;
  }
  .cart-table.data-table tfoot tr:after:before {
    content: " ";
    /* 1 */
    display: table;
    /* 2 */
  }
  .cart-table.data-table tfoot tr:after:after {
    content: " ";
    /* 1 */
    display: table;
    /* 2 */
    clear: both;
  }
  .cart-table.data-table tfoot tr:after:before {
    content: " ";
    /* 1 */
    display: table;
    /* 2 */
  }
  .cart-table.data-table tfoot tr:after:after {
    content: " ";
    /* 1 */
    display: table;
    /* 2 */
    clear: both;
  }
  .cart-table.data-table tfoot td {
    display: block;
    float: left;
  }
  .cart-table.data-table tfoot td.responsive-hide {
    display: none;
  }
  .cart-table.data-table tfoot td:nth-child(odd) {
    clear: left;
    width: 60%;
  }
  .cart-table.data-table tfoot td:nth-child(even) {
    text-align: left;
    width: 40%;
  }
}
@media (max-width: 767px) {
  .cart-table.data-table .product-cart-image a {
    display: block;
    width: 100%;
  }
  .cart-table.data-table .product-cart-image a img {
    display: block;
    width: 100%;
    max-width: 180px;
    margin: 0 auto;
  }
}
.cart-table.data-table .product-cart-info .btn-remove {
  display: none;
  display: none !important;
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  -ms-touch-action: manipulation;
      touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.71428571;
  border-radius: 4px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  color: #333333;
  background-color: #ffffff;
  border-color: #cccccc;
  display: block;
  width: 100%;
  margin-bottom: 10px;
}
@media (max-width: 767px) {
  .cart-table.data-table .product-cart-info .btn-remove {
    display: block !important;
  }
}
@media (max-width: 767px) {
  .cart-table.data-table .product-cart-info .btn-remove {
    display: block !important;
  }
}
.cart-table.data-table .product-cart-info .btn-remove:focus,
.cart-table.data-table .product-cart-info .btn-remove:active:focus,
.cart-table.data-table .product-cart-info .btn-remove.active:focus,
.cart-table.data-table .product-cart-info .btn-remove.focus,
.cart-table.data-table .product-cart-info .btn-remove:active.focus,
.cart-table.data-table .product-cart-info .btn-remove.active.focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
  outline: 0;
}
.cart-table.data-table .product-cart-info .btn-remove:hover,
.cart-table.data-table .product-cart-info .btn-remove:focus,
.cart-table.data-table .product-cart-info .btn-remove.focus {
  color: #333333;
  text-decoration: none;
}
.cart-table.data-table .product-cart-info .btn-remove:active,
.cart-table.data-table .product-cart-info .btn-remove.active {
  outline: 0;
  background-image: none;
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.cart-table.data-table .product-cart-info .btn-remove.disabled,
.cart-table.data-table .product-cart-info .btn-remove[disabled],
fieldset[disabled] .cart-table.data-table .product-cart-info .btn-remove {
  cursor: not-allowed;
  opacity: 0.65;
  filter: alpha(opacity=65);
  box-shadow: none;
}
a.cart-table.data-table .product-cart-info .btn-remove.disabled,
fieldset[disabled] a.cart-table.data-table .product-cart-info .btn-remove {
  pointer-events: none;
}
.cart-table.data-table .product-cart-info .btn-remove:focus,
.cart-table.data-table .product-cart-info .btn-remove.focus {
  color: #333333;
  background-color: #e6e6e6;
  border-color: #8c8c8c;
}
.cart-table.data-table .product-cart-info .btn-remove:hover {
  color: #333333;
  background-color: #e6e6e6;
  border-color: #adadad;
}
.cart-table.data-table .product-cart-info .btn-remove:active,
.cart-table.data-table .product-cart-info .btn-remove.active,
.open > .dropdown-toggle.cart-table.data-table .product-cart-info .btn-remove {
  color: #333333;
  background-color: #e6e6e6;
  border-color: #adadad;
}
.cart-table.data-table .product-cart-info .btn-remove:active:hover,
.cart-table.data-table .product-cart-info .btn-remove.active:hover,
.open > .dropdown-toggle.cart-table.data-table .product-cart-info .btn-remove:hover,
.cart-table.data-table .product-cart-info .btn-remove:active:focus,
.cart-table.data-table .product-cart-info .btn-remove.active:focus,
.open > .dropdown-toggle.cart-table.data-table .product-cart-info .btn-remove:focus,
.cart-table.data-table .product-cart-info .btn-remove:active.focus,
.cart-table.data-table .product-cart-info .btn-remove.active.focus,
.open > .dropdown-toggle.cart-table.data-table .product-cart-info .btn-remove.focus {
  color: #333333;
  background-color: #d4d4d4;
  border-color: #8c8c8c;
}
.cart-table.data-table .product-cart-info .btn-remove:active,
.cart-table.data-table .product-cart-info .btn-remove.active,
.open > .dropdown-toggle.cart-table.data-table .product-cart-info .btn-remove {
  background-image: none;
}
.cart-table.data-table .product-cart-info .btn-remove.disabled,
.cart-table.data-table .product-cart-info .btn-remove[disabled],
fieldset[disabled] .cart-table.data-table .product-cart-info .btn-remove,
.cart-table.data-table .product-cart-info .btn-remove.disabled:hover,
.cart-table.data-table .product-cart-info .btn-remove[disabled]:hover,
fieldset[disabled] .cart-table.data-table .product-cart-info .btn-remove:hover,
.cart-table.data-table .product-cart-info .btn-remove.disabled:focus,
.cart-table.data-table .product-cart-info .btn-remove[disabled]:focus,
fieldset[disabled] .cart-table.data-table .product-cart-info .btn-remove:focus,
.cart-table.data-table .product-cart-info .btn-remove.disabled.focus,
.cart-table.data-table .product-cart-info .btn-remove[disabled].focus,
fieldset[disabled] .cart-table.data-table .product-cart-info .btn-remove.focus,
.cart-table.data-table .product-cart-info .btn-remove.disabled:active,
.cart-table.data-table .product-cart-info .btn-remove[disabled]:active,
fieldset[disabled] .cart-table.data-table .product-cart-info .btn-remove:active,
.cart-table.data-table .product-cart-info .btn-remove.disabled.active,
.cart-table.data-table .product-cart-info .btn-remove[disabled].active,
fieldset[disabled] .cart-table.data-table .product-cart-info .btn-remove.active {
  background-color: #ffffff;
  border-color: #cccccc;
}
.cart-table.data-table .product-cart-info .btn-remove .badge {
  color: #ffffff;
  background-color: #333333;
}
.cart-table.data-table .product-cart-info .btn-remove:before {
  content: "\f014 ";
  margin-right: 5px;
  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;
  -webkit-transform: translate(0, 0);
      -ms-transform: translate(0, 0);
          transform: translate(0, 0);
}
.cart-table.data-table .product-cart-sku {
  margin-left: 0;
  margin-top: 10px;
}
@media (min-width: 992px) {
  .cart-table.data-table .product-cart-actions .input-group {
    max-width: 250px;
  }
}
.cart-table.data-table .product-cart-actions .btn-update {
  color: #333333;
  background-color: #ffffff;
  border-color: #cccccc;
}
.cart-table.data-table .product-cart-actions .btn-update:focus,
.cart-table.data-table .product-cart-actions .btn-update.focus {
  color: #333333;
  background-color: #e6e6e6;
  border-color: #8c8c8c;
}
.cart-table.data-table .product-cart-actions .btn-update:hover {
  color: #333333;
  background-color: #e6e6e6;
  border-color: #adadad;
}
.cart-table.data-table .product-cart-actions .btn-update:active,
.cart-table.data-table .product-cart-actions .btn-update.active,
.open > .dropdown-toggle.cart-table.data-table .product-cart-actions .btn-update {
  color: #333333;
  background-color: #e6e6e6;
  border-color: #adadad;
}
.cart-table.data-table .product-cart-actions .btn-update:active:hover,
.cart-table.data-table .product-cart-actions .btn-update.active:hover,
.open > .dropdown-toggle.cart-table.data-table .product-cart-actions .btn-update:hover,
.cart-table.data-table .product-cart-actions .btn-update:active:focus,
.cart-table.data-table .product-cart-actions .btn-update.active:focus,
.open > .dropdown-toggle.cart-table.data-table .product-cart-actions .btn-update:focus,
.cart-table.data-table .product-cart-actions .btn-update:active.focus,
.cart-table.data-table .product-cart-actions .btn-update.active.focus,
.open > .dropdown-toggle.cart-table.data-table .product-cart-actions .btn-update.focus {
  color: #333333;
  background-color: #d4d4d4;
  border-color: #8c8c8c;
}
.cart-table.data-table .product-cart-actions .btn-update:active,
.cart-table.data-table .product-cart-actions .btn-update.active,
.open > .dropdown-toggle.cart-table.data-table .product-cart-actions .btn-update {
  background-image: none;
}
.cart-table.data-table .product-cart-actions .btn-update.disabled,
.cart-table.data-table .product-cart-actions .btn-update[disabled],
fieldset[disabled] .cart-table.data-table .product-cart-actions .btn-update,
.cart-table.data-table .product-cart-actions .btn-update.disabled:hover,
.cart-table.data-table .product-cart-actions .btn-update[disabled]:hover,
fieldset[disabled] .cart-table.data-table .product-cart-actions .btn-update:hover,
.cart-table.data-table .product-cart-actions .btn-update.disabled:focus,
.cart-table.data-table .product-cart-actions .btn-update[disabled]:focus,
fieldset[disabled] .cart-table.data-table .product-cart-actions .btn-update:focus,
.cart-table.data-table .product-cart-actions .btn-update.disabled.focus,
.cart-table.data-table .product-cart-actions .btn-update[disabled].focus,
fieldset[disabled] .cart-table.data-table .product-cart-actions .btn-update.focus,
.cart-table.data-table .product-cart-actions .btn-update.disabled:active,
.cart-table.data-table .product-cart-actions .btn-update[disabled]:active,
fieldset[disabled] .cart-table.data-table .product-cart-actions .btn-update:active,
.cart-table.data-table .product-cart-actions .btn-update.disabled.active,
.cart-table.data-table .product-cart-actions .btn-update[disabled].active,
fieldset[disabled] .cart-table.data-table .product-cart-actions .btn-update.active {
  background-color: #ffffff;
  border-color: #cccccc;
}
.cart-table.data-table .product-cart-actions .btn-update .badge {
  color: #ffffff;
  background-color: #333333;
}
.cart-table.data-table .product-cart-actions .btn-update:focus .fa,
.cart-table.data-table .product-cart-actions .btn-update:active .fa {
  -webkit-animation: fa-spin 2s infinite linear;
  animation: fa-spin 2s infinite linear;
}
.cart-table.data-table .product-cart-remove {
  font-size: 18px;
}
@media (min-width: 768px) and (max-width: 991px) {
  .cart-table.data-table .product-cart-remove {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .cart-table.data-table .product-cart-remove {
    display: none !important;
  }
}
@media (max-width: 767px) {
  .cart-table.data-table .product-cart-remove {
    display: none !important;
  }
}
@media (max-width: 767px) {
  .cart-table.data-table .product-cart-remove {
    display: none !important;
  }
}
.cart-table.data-table .label {
  font-weight: 600;
  padding-right: 5px;
  font-style: italic;
}
.cart .discount {
  margin-bottom: 15px;
}
.cart .discount h2 {
  margin-top: 0;
  font-size: 36px;
}
.cart .discount .buttons-set {
  border: none;
}
.cart .discount .button {
  color: #333333;
  background-color: #ffffff;
  border-color: #cccccc;
}
.cart .discount .button:before {
  content: "\f0d6";
  margin-right: 5px;
  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;
  -webkit-transform: translate(0, 0);
      -ms-transform: translate(0, 0);
          transform: translate(0, 0);
}
.cart .discount .button:focus,
.cart .discount .button.focus {
  color: #333333;
  background-color: #e6e6e6;
  border-color: #8c8c8c;
}
.cart .discount .button:hover {
  color: #333333;
  background-color: #e6e6e6;
  border-color: #adadad;
}
.cart .discount .button:active,
.cart .discount .button.active,
.open > .dropdown-toggle.cart .discount .button {
  color: #333333;
  background-color: #e6e6e6;
  border-color: #adadad;
}
.cart .discount .button:active:hover,
.cart .discount .button.active:hover,
.open > .dropdown-toggle.cart .discount .button:hover,
.cart .discount .button:active:focus,
.cart .discount .button.active:focus,
.open > .dropdown-toggle.cart .discount .button:focus,
.cart .discount .button:active.focus,
.cart .discount .button.active.focus,
.open > .dropdown-toggle.cart .discount .button.focus {
  color: #333333;
  background-color: #d4d4d4;
  border-color: #8c8c8c;
}
.cart .discount .button:active,
.cart .discount .button.active,
.open > .dropdown-toggle.cart .discount .button {
  background-image: none;
}
.cart .discount .button.disabled,
.cart .discount .button[disabled],
fieldset[disabled] .cart .discount .button,
.cart .discount .button.disabled:hover,
.cart .discount .button[disabled]:hover,
fieldset[disabled] .cart .discount .button:hover,
.cart .discount .button.disabled:focus,
.cart .discount .button[disabled]:focus,
fieldset[disabled] .cart .discount .button:focus,
.cart .discount .button.disabled.focus,
.cart .discount .button[disabled].focus,
fieldset[disabled] .cart .discount .button.focus,
.cart .discount .button.disabled:active,
.cart .discount .button[disabled]:active,
fieldset[disabled] .cart .discount .button:active,
.cart .discount .button.disabled.active,
.cart .discount .button[disabled].active,
fieldset[disabled] .cart .discount .button.active {
  background-color: #ffffff;
  border-color: #cccccc;
}
.cart .discount .button .badge {
  color: #ffffff;
  background-color: #333333;
}
@media (min-width: 1280px) {
  .cart .discount .button {
    display: block;
    width: 100%;
  }
}
.cart .totals {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border: 1px solid #e3e3e3;
  border-radius: 4px;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
}
.cart .totals blockquote {
  border-color: #ddd;
  border-color: rgba(0, 0, 0, 0.15);
}
.cart .totals table {
  width: 100%;
}
.cart .totals table tr td,
.cart .totals table tr th {
  padding-bottom: 5px;
}
.cart .totals table tr td:first-child,
.cart .totals table tr th:first-child {
  padding-right: 10px;
}
.cart .totals table tr td strong,
.cart .totals table tr th strong {
  font-size: 150%;
}
.cart .totals .checkout-types {
  padding: 15px 0 0 0;
  margin: 0;
}
.cart .totals .checkout-types .button {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
  display: block;
  width: 100%;
  color: #333333;
  background-color: #ffffff;
  border-color: #cccccc;
}
.cart .totals .checkout-types .button:focus,
.cart .totals .checkout-types .button.focus {
  color: #333333;
  background-color: #e6e6e6;
  border-color: #8c8c8c;
}
.cart .totals .checkout-types .button:hover {
  color: #333333;
  background-color: #e6e6e6;
  border-color: #adadad;
}
.cart .totals .checkout-types .button:active,
.cart .totals .checkout-types .button.active,
.open > .dropdown-toggle.cart .totals .checkout-types .button {
  color: #333333;
  background-color: #e6e6e6;
  border-color: #adadad;
}
.cart .totals .checkout-types .button:active:hover,
.cart .totals .checkout-types .button.active:hover,
.open > .dropdown-toggle.cart .totals .checkout-types .button:hover,
.cart .totals .checkout-types .button:active:focus,
.cart .totals .checkout-types .button.active:focus,
.open > .dropdown-toggle.cart .totals .checkout-types .button:focus,
.cart .totals .checkout-types .button:active.focus,
.cart .totals .checkout-types .button.active.focus,
.open > .dropdown-toggle.cart .totals .checkout-types .button.focus {
  color: #333333;
  background-color: #d4d4d4;
  border-color: #8c8c8c;
}
.cart .totals .checkout-types .button:active,
.cart .totals .checkout-types .button.active,
.open > .dropdown-toggle.cart .totals .checkout-types .button {
  background-image: none;
}
.cart .totals .checkout-types .button.disabled,
.cart .totals .checkout-types .button[disabled],
fieldset[disabled] .cart .totals .checkout-types .button,
.cart .totals .checkout-types .button.disabled:hover,
.cart .totals .checkout-types .button[disabled]:hover,
fieldset[disabled] .cart .totals .checkout-types .button:hover,
.cart .totals .checkout-types .button.disabled:focus,
.cart .totals .checkout-types .button[disabled]:focus,
fieldset[disabled] .cart .totals .checkout-types .button:focus,
.cart .totals .checkout-types .button.disabled.focus,
.cart .totals .checkout-types .button[disabled].focus,
fieldset[disabled] .cart .totals .checkout-types .button.focus,
.cart .totals .checkout-types .button.disabled:active,
.cart .totals .checkout-types .button[disabled]:active,
fieldset[disabled] .cart .totals .checkout-types .button:active,
.cart .totals .checkout-types .button.disabled.active,
.cart .totals .checkout-types .button[disabled].active,
fieldset[disabled] .cart .totals .checkout-types .button.active {
  background-color: #ffffff;
  border-color: #cccccc;
}
.cart .totals .checkout-types .button .badge {
  color: #ffffff;
  background-color: #333333;
}
.cart .totals .checkout-types a {
  display: inline-block;
  margin-bottom: 0;
  text-align: center;
  vertical-align: middle;
  -ms-touch-action: manipulation;
      touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.71428571;
  border-radius: 4px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  color: #000000;
  font-weight: normal;
  border-radius: 0;
  display: block;
  width: 100%;
  color: #ffffff;
}
.cart .totals .checkout-types a:focus,
.cart .totals .checkout-types a:active:focus,
.cart .totals .checkout-types a.active:focus,
.cart .totals .checkout-types a.focus,
.cart .totals .checkout-types a:active.focus,
.cart .totals .checkout-types a.active.focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
  outline: 0;
}
.cart .totals .checkout-types a:hover,
.cart .totals .checkout-types a:focus,
.cart .totals .checkout-types a.focus {
  color: #333333;
  text-decoration: none;
}
.cart .totals .checkout-types a:active,
.cart .totals .checkout-types a.active {
  outline: 0;
  background-image: none;
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.cart .totals .checkout-types a.disabled,
.cart .totals .checkout-types a[disabled],
fieldset[disabled] .cart .totals .checkout-types a {
  cursor: not-allowed;
  opacity: 0.65;
  filter: alpha(opacity=65);
  box-shadow: none;
}
a.cart .totals .checkout-types a.disabled,
fieldset[disabled] a.cart .totals .checkout-types a {
  pointer-events: none;
}
.cart .totals .checkout-types a,
.cart .totals .checkout-types a:active,
.cart .totals .checkout-types a.active,
.cart .totals .checkout-types a[disabled],
fieldset[disabled] .cart .totals .checkout-types a {
  background-color: transparent;
  box-shadow: none;
}
.cart .totals .checkout-types a,
.cart .totals .checkout-types a:hover,
.cart .totals .checkout-types a:focus,
.cart .totals .checkout-types a:active {
  border-color: transparent;
}
.cart .totals .checkout-types a:hover,
.cart .totals .checkout-types a:focus {
  color: inherit;
  text-decoration: underline;
  background-color: transparent;
}
.cart .totals .checkout-types a[disabled]:hover,
fieldset[disabled] .cart .totals .checkout-types a:hover,
.cart .totals .checkout-types a[disabled]:focus,
fieldset[disabled] .cart .totals .checkout-types a:focus {
  color: #777777;
  text-decoration: none;
}
.cart .totals .checkout-types a:hover {
  color: #ffffff;
}
.cart .btn-checkout:before {
  content: "\f07a";
  margin-right: 5px;
  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;
  -webkit-transform: translate(0, 0);
      -ms-transform: translate(0, 0);
          transform: translate(0, 0);
}
.opc {
  list-style: none;
  margin: 0;
  padding: 0;
}
.opc .section {
  margin-bottom: 23px;
  background-color: #ffffff;
  border: 1px solid transparent;
  border-radius: 4px;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  border-color: #dddddd;
}
.opc .section > .list-group,
.opc .section > .panel-collapse > .list-group {
  margin-bottom: 0;
}
.opc .section > .list-group .list-group-item,
.opc .section > .panel-collapse > .list-group .list-group-item {
  border-width: 1px 0;
  border-radius: 0;
}
.opc .section > .list-group:first-child .list-group-item:first-child,
.opc .section > .panel-collapse > .list-group:first-child .list-group-item:first-child {
  border-top: 0;
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}
.opc .section > .list-group:last-child .list-group-item:last-child,
.opc .section > .panel-collapse > .list-group:last-child .list-group-item:last-child {
  border-bottom: 0;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.opc .section > .panel-heading + .panel-collapse > .list-group .list-group-item:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.opc .section > .table,
.opc .section > .table-responsive > .table,
.opc .section > .panel-collapse > .table {
  margin-bottom: 0;
}
.opc .section > .table caption,
.opc .section > .table-responsive > .table caption,
.opc .section > .panel-collapse > .table caption {
  padding-left: 15px;
  padding-right: 15px;
}
.opc .section > .table:first-child,
.opc .section > .table-responsive:first-child > .table:first-child {
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}
.opc .section > .table:first-child > thead:first-child > tr:first-child,
.opc .section > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child,
.opc .section > .table:first-child > tbody:first-child > tr:first-child,
.opc .section > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
.opc .section > .table:first-child > thead:first-child > tr:first-child td:first-child,
.opc .section > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child,
.opc .section > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.opc .section > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.opc .section > .table:first-child > thead:first-child > tr:first-child th:first-child,
.opc .section > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child,
.opc .section > .table:first-child > tbody:first-child > tr:first-child th:first-child,
.opc .section > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child {
  border-top-left-radius: 3px;
}
.opc .section > .table:first-child > thead:first-child > tr:first-child td:last-child,
.opc .section > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child,
.opc .section > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.opc .section > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.opc .section > .table:first-child > thead:first-child > tr:first-child th:last-child,
.opc .section > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child,
.opc .section > .table:first-child > tbody:first-child > tr:first-child th:last-child,
.opc .section > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child {
  border-top-right-radius: 3px;
}
.opc .section > .table:last-child,
.opc .section > .table-responsive:last-child > .table:last-child {
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.opc .section > .table:last-child > tbody:last-child > tr:last-child,
.opc .section > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child,
.opc .section > .table:last-child > tfoot:last-child > tr:last-child,
.opc .section > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child {
  border-bottom-left-radius: 3px;
  border-bottom-right-radius: 3px;
}
.opc .section > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.opc .section > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.opc .section > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.opc .section > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.opc .section > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.opc .section > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.opc .section > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
.opc .section > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
  border-bottom-left-radius: 3px;
}
.opc .section > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.opc .section > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.opc .section > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.opc .section > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.opc .section > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.opc .section > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.opc .section > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
.opc .section > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
  border-bottom-right-radius: 3px;
}
.opc .section > .panel-body + .table,
.opc .section > .panel-body + .table-responsive,
.opc .section > .table + .panel-body,
.opc .section > .table-responsive + .panel-body {
  border-top: 1px solid #dddddd;
}
.opc .section > .table > tbody:first-child > tr:first-child th,
.opc .section > .table > tbody:first-child > tr:first-child td {
  border-top: 0;
}
.opc .section > .table-bordered,
.opc .section > .table-responsive > .table-bordered {
  border: 0;
}
.opc .section > .table-bordered > thead > tr > th:first-child,
.opc .section > .table-responsive > .table-bordered > thead > tr > th:first-child,
.opc .section > .table-bordered > tbody > tr > th:first-child,
.opc .section > .table-responsive > .table-bordered > tbody > tr > th:first-child,
.opc .section > .table-bordered > tfoot > tr > th:first-child,
.opc .section > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
.opc .section > .table-bordered > thead > tr > td:first-child,
.opc .section > .table-responsive > .table-bordered > thead > tr > td:first-child,
.opc .section > .table-bordered > tbody > tr > td:first-child,
.opc .section > .table-responsive > .table-bordered > tbody > tr > td:first-child,
.opc .section > .table-bordered > tfoot > tr > td:first-child,
.opc .section > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
  border-left: 0;
}
.opc .section > .table-bordered > thead > tr > th:last-child,
.opc .section > .table-responsive > .table-bordered > thead > tr > th:last-child,
.opc .section > .table-bordered > tbody > tr > th:last-child,
.opc .section > .table-responsive > .table-bordered > tbody > tr > th:last-child,
.opc .section > .table-bordered > tfoot > tr > th:last-child,
.opc .section > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
.opc .section > .table-bordered > thead > tr > td:last-child,
.opc .section > .table-responsive > .table-bordered > thead > tr > td:last-child,
.opc .section > .table-bordered > tbody > tr > td:last-child,
.opc .section > .table-responsive > .table-bordered > tbody > tr > td:last-child,
.opc .section > .table-bordered > tfoot > tr > td:last-child,
.opc .section > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
  border-right: 0;
}
.opc .section > .table-bordered > thead > tr:first-child > td,
.opc .section > .table-responsive > .table-bordered > thead > tr:first-child > td,
.opc .section > .table-bordered > tbody > tr:first-child > td,
.opc .section > .table-responsive > .table-bordered > tbody > tr:first-child > td,
.opc .section > .table-bordered > thead > tr:first-child > th,
.opc .section > .table-responsive > .table-bordered > thead > tr:first-child > th,
.opc .section > .table-bordered > tbody > tr:first-child > th,
.opc .section > .table-responsive > .table-bordered > tbody > tr:first-child > th {
  border-bottom: 0;
}
.opc .section > .table-bordered > tbody > tr:last-child > td,
.opc .section > .table-responsive > .table-bordered > tbody > tr:last-child > td,
.opc .section > .table-bordered > tfoot > tr:last-child > td,
.opc .section > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
.opc .section > .table-bordered > tbody > tr:last-child > th,
.opc .section > .table-responsive > .table-bordered > tbody > tr:last-child > th,
.opc .section > .table-bordered > tfoot > tr:last-child > th,
.opc .section > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
  border-bottom: 0;
}
.opc .section > .table-responsive {
  border: 0;
  margin-bottom: 0;
}
.opc .section > .panel-heading {
  color: #333333;
  background-color: #f5f5f5;
  border-color: #dddddd;
}
.opc .section > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #dddddd;
}
.opc .section > .panel-heading .badge {
  color: #f5f5f5;
  background-color: #333333;
}
.opc .section > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #dddddd;
}
.opc .section.allow:not(.active):hover {
  border-color: #000000;
  cursor: pointer;
}
.opc .section .step-title {
  color: #333333;
  background-color: #f5f5f5;
  border-color: #dddddd;
  padding: 10px 15px;
  position: relative;
}
.opc .section .step-title + .panel-collapse > .panel-body {
  border-top-color: #dddddd;
}
.opc .section .step-title .badge {
  color: #f5f5f5;
  background-color: #333333;
}
.opc .section .step-title h2 {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  color: inherit;
  margin-left: 21px;
}
.opc .section .step-title h2 > a,
.opc .section .step-title h2 > small,
.opc .section .step-title h2 > .small,
.opc .section .step-title h2 > small > a,
.opc .section .step-title h2 > .small > a {
  color: inherit;
}
.opc .section .step-title .number {
  width: 26px;
  height: 26px;
  text-align: center;
  color: #ffffff;
  line-height: 26px;
  background-color: #000000;
  display: block;
  position: absolute;
  top: 50%;
  left: 5px;
  margin-top: -13px;
  border-radius: 4px;
}
.opc .section .step-title a {
  display: none;
}
.opc .section .step {
  padding: 15px;
}
.opc .section .step .please-wait img {
  width: 24px;
  height: 24px;
}
.opc .section .step dl ul {
  padding-left: 10px;
  list-style: none;
}
.opc .section .step .buttons-set.disabled .back-link {
  display: none;
}
.opc #checkout-review-table-wrapper {
  border: 2px solid #d5d5d5;
}
.opc #checkout-review-table-wrapper table {
  margin: 0;
}
@media (max-width: 767px) {
  .opc #checkout-review-table-wrapper table tr,
  .opc #checkout-review-table-wrapper table th,
  .opc #checkout-review-table-wrapper table td {
    display: block;
  }
  .opc #checkout-review-table-wrapper table thead th {
    border-right: 0;
    border-left: 0;
  }
  .opc #checkout-review-table-wrapper table thead th.responsive-hide {
    display: none;
  }
  .opc #checkout-review-table-wrapper table thead th:nth-child(1n+2) {
    display: none;
  }
  .opc #checkout-review-table-wrapper table tbody tr {
    position: relative;
    border-bottom: 1px solid #000000;
  }
  .opc #checkout-review-table-wrapper table tbody td {
    padding: 0 10px 4px;
    border-right: 0;
    border-bottom: 0;
    border-top: 0;
  }
  .opc #checkout-review-table-wrapper table tbody td.lin-hide {
    display: none;
  }
  .opc #checkout-review-table-wrapper table tbody td:first-child {
    padding-top: 10px;
  }
  .opc #checkout-review-table-wrapper table tbody td[data-label] {
    text-align: left;
  }
  .opc #checkout-review-table-wrapper table tbody td[data-label]:before {
    content: attr(data-label) ":";
    padding-right: 5px;
    font-weight: bold;
  }
  .opc #checkout-review-table-wrapper table tfoot tr {
    display: block;
    text-align: right;
  }
  .opc #checkout-review-table-wrapper table tfoot tr:after {
    *zoom: 1;
  }
  .opc #checkout-review-table-wrapper table tfoot tr:after:before,
  .opc #checkout-review-table-wrapper table tfoot tr:after:after {
    content: " ";
    display: table;
  }
  .opc #checkout-review-table-wrapper table tfoot tr:after:after {
    clear: both;
  }
  .opc #checkout-review-table-wrapper table tfoot tr:after:before,
  .opc #checkout-review-table-wrapper table tfoot tr:after:after {
    content: " ";
    display: table;
  }
  .opc #checkout-review-table-wrapper table tfoot tr:after:after {
    clear: both;
  }
  .opc #checkout-review-table-wrapper table tfoot tr:after:before,
  .opc #checkout-review-table-wrapper table tfoot tr:after:after {
    content: " ";
    display: table;
  }
  .opc #checkout-review-table-wrapper table tfoot tr:after:after {
    clear: both;
  }
  .opc #checkout-review-table-wrapper table tfoot tr:after:before {
    content: " ";
    /* 1 */
    display: table;
    /* 2 */
  }
  .opc #checkout-review-table-wrapper table tfoot tr:after:after {
    content: " ";
    /* 1 */
    display: table;
    /* 2 */
    clear: both;
  }
  .opc #checkout-review-table-wrapper table tfoot tr:after:before {
    content: " ";
    /* 1 */
    display: table;
    /* 2 */
  }
  .opc #checkout-review-table-wrapper table tfoot tr:after:after {
    content: " ";
    /* 1 */
    display: table;
    /* 2 */
    clear: both;
  }
  .opc #checkout-review-table-wrapper table tfoot tr:after:before,
  .opc #checkout-review-table-wrapper table tfoot tr:after:after {
    content: " ";
    display: table;
  }
  .opc #checkout-review-table-wrapper table tfoot tr:after:after {
    clear: both;
  }
  .opc #checkout-review-table-wrapper table tfoot tr:after:before,
  .opc #checkout-review-table-wrapper table tfoot tr:after:after {
    content: " ";
    display: table;
  }
  .opc #checkout-review-table-wrapper table tfoot tr:after:after {
    clear: both;
  }
  .opc #checkout-review-table-wrapper table tfoot tr:after:before {
    content: " ";
    /* 1 */
    display: table;
    /* 2 */
  }
  .opc #checkout-review-table-wrapper table tfoot tr:after:after {
    content: " ";
    /* 1 */
    display: table;
    /* 2 */
    clear: both;
  }
  .opc #checkout-review-table-wrapper table tfoot tr:after:before {
    content: " ";
    /* 1 */
    display: table;
    /* 2 */
  }
  .opc #checkout-review-table-wrapper table tfoot tr:after:after {
    content: " ";
    /* 1 */
    display: table;
    /* 2 */
    clear: both;
  }
  .opc #checkout-review-table-wrapper table tfoot tr:after:before {
    content: " ";
    /* 1 */
    display: table;
    /* 2 */
  }
  .opc #checkout-review-table-wrapper table tfoot tr:after:after {
    content: " ";
    /* 1 */
    display: table;
    /* 2 */
    clear: both;
  }
  .opc #checkout-review-table-wrapper table tfoot td {
    display: block;
    float: left;
  }
  .opc #checkout-review-table-wrapper table tfoot td.responsive-hide {
    display: none;
  }
  .opc #checkout-review-table-wrapper table tfoot td:nth-child(odd) {
    clear: left;
    width: 60%;
  }
  .opc #checkout-review-table-wrapper table tfoot td:nth-child(even) {
    text-align: left;
    width: 40%;
  }
}
.opc #checkout-review-table-wrapper table img {
  width: 100%;
}
.opc #checkout-review-table-wrapper table thead,
.opc #checkout-review-table-wrapper table tfoot {
  background-color: #eeeeee;
}
.opc #checkout-review-table-wrapper table tfoot tr td,
.opc #checkout-review-table-wrapper table tfoot tr th {
  border-top: 0;
}
.opc #checkout-review-table-wrapper table tfoot tr:first-child td,
.opc #checkout-review-table-wrapper table tfoot tr:first-child th {
  border-top: 1px solid #000000;
}
.opc #checkout-review-table-wrapper table tfoot tr:last-child td,
.opc #checkout-review-table-wrapper table tfoot tr:last-child th {
  font-size: 36px;
}
@media (max-width: 767px) {
  .opc #checkout-review-table-wrapper table .item-options {
    margin-bottom: 0;
  }
  .opc #checkout-review-table-wrapper table tbody td {
    padding-bottom: 0;
  }
  .opc #checkout-review-table-wrapper table tbody td[data-label] {
    text-align: left;
    margin-bottom: 6px;
  }
  .opc #checkout-review-table-wrapper table tbody td[data-label]:before {
    font-weight: bold;
    font-style: italic;
  }
  .opc #checkout-review-table-wrapper table tbody td:last-child {
    padding-bottom: 4px;
  }
  .opc #checkout-review-table-wrapper table tfoot tr:last-child td,
  .opc #checkout-review-table-wrapper table tfoot tr:last-child th {
    font-size: 30px;
  }
}
.opc .btn-checkout {
  margin-top: 10px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 6px;
  color: #333333;
  background-color: #ffffff;
  border-color: #cccccc;
}
.opc .btn-checkout:focus,
.opc .btn-checkout.focus {
  color: #333333;
  background-color: #e6e6e6;
  border-color: #8c8c8c;
}
.opc .btn-checkout:hover {
  color: #333333;
  background-color: #e6e6e6;
  border-color: #adadad;
}
.opc .btn-checkout:active,
.opc .btn-checkout.active,
.open > .dropdown-toggle.opc .btn-checkout {
  color: #333333;
  background-color: #e6e6e6;
  border-color: #adadad;
}
.opc .btn-checkout:active:hover,
.opc .btn-checkout.active:hover,
.open > .dropdown-toggle.opc .btn-checkout:hover,
.opc .btn-checkout:active:focus,
.opc .btn-checkout.active:focus,
.open > .dropdown-toggle.opc .btn-checkout:focus,
.opc .btn-checkout:active.focus,
.opc .btn-checkout.active.focus,
.open > .dropdown-toggle.opc .btn-checkout.focus {
  color: #333333;
  background-color: #d4d4d4;
  border-color: #8c8c8c;
}
.opc .btn-checkout:active,
.opc .btn-checkout.active,
.open > .dropdown-toggle.opc .btn-checkout {
  background-image: none;
}
.opc .btn-checkout.disabled,
.opc .btn-checkout[disabled],
fieldset[disabled] .opc .btn-checkout,
.opc .btn-checkout.disabled:hover,
.opc .btn-checkout[disabled]:hover,
fieldset[disabled] .opc .btn-checkout:hover,
.opc .btn-checkout.disabled:focus,
.opc .btn-checkout[disabled]:focus,
fieldset[disabled] .opc .btn-checkout:focus,
.opc .btn-checkout.disabled.focus,
.opc .btn-checkout[disabled].focus,
fieldset[disabled] .opc .btn-checkout.focus,
.opc .btn-checkout.disabled:active,
.opc .btn-checkout[disabled]:active,
fieldset[disabled] .opc .btn-checkout:active,
.opc .btn-checkout.disabled.active,
.opc .btn-checkout[disabled].active,
fieldset[disabled] .opc .btn-checkout.active {
  background-color: #ffffff;
  border-color: #cccccc;
}
.opc .btn-checkout .badge {
  color: #ffffff;
  background-color: #333333;
}
.opc .btn-checkout:before {
  content: "\f00c";
  margin-right: 5px;
  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;
  -webkit-transform: translate(0, 0);
      -ms-transform: translate(0, 0);
          transform: translate(0, 0);
}
.opc .review-progress {
  display: none !important;
}
@media (max-width: 767px) {
  .opc .review-progress {
    display: block !important;
  }
}
@media (max-width: 767px) {
  .opc .review-progress {
    display: block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .opc .review-progress {
    display: block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .opc .review-progress {
    display: block !important;
  }
}
@media (min-width: 992px) and (max-width: 1279px) {
  .opc .review-progress {
    display: block !important;
  }
}
@media (min-width: 992px) and (max-width: 1279px) {
  .opc .review-progress {
    display: block !important;
  }
}
.opc .review-progress > div {
  margin-bottom: 20px;
}
.opc .review-progress dt {
  padding-bottom: 10.5px;
  margin: 46px 0 23px;
  border-bottom: 1px solid #eeeeee;
  font-weight: normal;
  margin: 10px 0 15px;
  font-size: 30px;
}
.opc .review-progress dt h1,
.opc .review-progress dt h2,
.opc .review-progress dt h3,
.opc .review-progress dt h4,
.opc .review-progress dt h5 {
  margin-bottom: 0;
}
.opc .review-progress dt .changelink {
  display: none;
}
.opc .review-progress dd address {
  margin-bottom: 0;
}
.opc-block-progress .block-title {
  padding-bottom: 10.5px;
  margin: 46px 0 23px;
  border-bottom: 1px solid #eeeeee;
  margin-top: 54px;
}
.opc-block-progress .block-title h1,
.opc-block-progress .block-title h2,
.opc-block-progress .block-title h3,
.opc-block-progress .block-title h4,
.opc-block-progress .block-title h5 {
  margin-bottom: 0;
}
.opc-block-progress .block-title strong {
  font-weight: normal;
  font-size: 30px;
}
.opc-block-progress .block-content dl > div {
  margin-bottom: 23px;
  background-color: #ffffff;
  border: 1px solid transparent;
  border-radius: 4px;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  border-color: #dddddd;
}
.opc-block-progress .block-content dl > div > .list-group,
.opc-block-progress .block-content dl > div > .panel-collapse > .list-group {
  margin-bottom: 0;
}
.opc-block-progress .block-content dl > div > .list-group .list-group-item,
.opc-block-progress .block-content dl > div > .panel-collapse > .list-group .list-group-item {
  border-width: 1px 0;
  border-radius: 0;
}
.opc-block-progress .block-content dl > div > .list-group:first-child .list-group-item:first-child,
.opc-block-progress .block-content dl > div > .panel-collapse > .list-group:first-child .list-group-item:first-child {
  border-top: 0;
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}
.opc-block-progress .block-content dl > div > .list-group:last-child .list-group-item:last-child,
.opc-block-progress .block-content dl > div > .panel-collapse > .list-group:last-child .list-group-item:last-child {
  border-bottom: 0;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.opc-block-progress .block-content dl > div > .panel-heading + .panel-collapse > .list-group .list-group-item:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.opc-block-progress .block-content dl > div > .table,
.opc-block-progress .block-content dl > div > .table-responsive > .table,
.opc-block-progress .block-content dl > div > .panel-collapse > .table {
  margin-bottom: 0;
}
.opc-block-progress .block-content dl > div > .table caption,
.opc-block-progress .block-content dl > div > .table-responsive > .table caption,
.opc-block-progress .block-content dl > div > .panel-collapse > .table caption {
  padding-left: 15px;
  padding-right: 15px;
}
.opc-block-progress .block-content dl > div > .table:first-child,
.opc-block-progress .block-content dl > div > .table-responsive:first-child > .table:first-child {
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}
.opc-block-progress .block-content dl > div > .table:first-child > thead:first-child > tr:first-child,
.opc-block-progress .block-content dl > div > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child,
.opc-block-progress .block-content dl > div > .table:first-child > tbody:first-child > tr:first-child,
.opc-block-progress .block-content dl > div > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
.opc-block-progress .block-content dl > div > .table:first-child > thead:first-child > tr:first-child td:first-child,
.opc-block-progress .block-content dl > div > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child,
.opc-block-progress .block-content dl > div > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.opc-block-progress .block-content dl > div > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.opc-block-progress .block-content dl > div > .table:first-child > thead:first-child > tr:first-child th:first-child,
.opc-block-progress .block-content dl > div > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child,
.opc-block-progress .block-content dl > div > .table:first-child > tbody:first-child > tr:first-child th:first-child,
.opc-block-progress .block-content dl > div > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child {
  border-top-left-radius: 3px;
}
.opc-block-progress .block-content dl > div > .table:first-child > thead:first-child > tr:first-child td:last-child,
.opc-block-progress .block-content dl > div > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child,
.opc-block-progress .block-content dl > div > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.opc-block-progress .block-content dl > div > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.opc-block-progress .block-content dl > div > .table:first-child > thead:first-child > tr:first-child th:last-child,
.opc-block-progress .block-content dl > div > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child,
.opc-block-progress .block-content dl > div > .table:first-child > tbody:first-child > tr:first-child th:last-child,
.opc-block-progress .block-content dl > div > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child {
  border-top-right-radius: 3px;
}
.opc-block-progress .block-content dl > div > .table:last-child,
.opc-block-progress .block-content dl > div > .table-responsive:last-child > .table:last-child {
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
.opc-block-progress .block-content dl > div > .table:last-child > tbody:last-child > tr:last-child,
.opc-block-progress .block-content dl > div > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child,
.opc-block-progress .block-content dl > div > .table:last-child > tfoot:last-child > tr:last-child,
.opc-block-progress .block-content dl > div > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child {
  border-bottom-left-radius: 3px;
  border-bottom-right-radius: 3px;
}
.opc-block-progress .block-content dl > div > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.opc-block-progress .block-content dl > div > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.opc-block-progress .block-content dl > div > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.opc-block-progress .block-content dl > div > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.opc-block-progress .block-content dl > div > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.opc-block-progress .block-content dl > div > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.opc-block-progress .block-content dl > div > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
.opc-block-progress .block-content dl > div > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
  border-bottom-left-radius: 3px;
}
.opc-block-progress .block-content dl > div > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.opc-block-progress .block-content dl > div > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.opc-block-progress .block-content dl > div > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.opc-block-progress .block-content dl > div > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.opc-block-progress .block-content dl > div > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.opc-block-progress .block-content dl > div > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.opc-block-progress .block-content dl > div > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
.opc-block-progress .block-content dl > div > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
  border-bottom-right-radius: 3px;
}
.opc-block-progress .block-content dl > div > .panel-body + .table,
.opc-block-progress .block-content dl > div > .panel-body + .table-responsive,
.opc-block-progress .block-content dl > div > .table + .panel-body,
.opc-block-progress .block-content dl > div > .table-responsive + .panel-body {
  border-top: 1px solid #dddddd;
}
.opc-block-progress .block-content dl > div > .table > tbody:first-child > tr:first-child th,
.opc-block-progress .block-content dl > div > .table > tbody:first-child > tr:first-child td {
  border-top: 0;
}
.opc-block-progress .block-content dl > div > .table-bordered,
.opc-block-progress .block-content dl > div > .table-responsive > .table-bordered {
  border: 0;
}
.opc-block-progress .block-content dl > div > .table-bordered > thead > tr > th:first-child,
.opc-block-progress .block-content dl > div > .table-responsive > .table-bordered > thead > tr > th:first-child,
.opc-block-progress .block-content dl > div > .table-bordered > tbody > tr > th:first-child,
.opc-block-progress .block-content dl > div > .table-responsive > .table-bordered > tbody > tr > th:first-child,
.opc-block-progress .block-content dl > div > .table-bordered > tfoot > tr > th:first-child,
.opc-block-progress .block-content dl > div > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
.opc-block-progress .block-content dl > div > .table-bordered > thead > tr > td:first-child,
.opc-block-progress .block-content dl > div > .table-responsive > .table-bordered > thead > tr > td:first-child,
.opc-block-progress .block-content dl > div > .table-bordered > tbody > tr > td:first-child,
.opc-block-progress .block-content dl > div > .table-responsive > .table-bordered > tbody > tr > td:first-child,
.opc-block-progress .block-content dl > div > .table-bordered > tfoot > tr > td:first-child,
.opc-block-progress .block-content dl > div > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
  border-left: 0;
}
.opc-block-progress .block-content dl > div > .table-bordered > thead > tr > th:last-child,
.opc-block-progress .block-content dl > div > .table-responsive > .table-bordered > thead > tr > th:last-child,
.opc-block-progress .block-content dl > div > .table-bordered > tbody > tr > th:last-child,
.opc-block-progress .block-content dl > div > .table-responsive > .table-bordered > tbody > tr > th:last-child,
.opc-block-progress .block-content dl > div > .table-bordered > tfoot > tr > th:last-child,
.opc-block-progress .block-content dl > div > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
.opc-block-progress .block-content dl > div > .table-bordered > thead > tr > td:last-child,
.opc-block-progress .block-content dl > div > .table-responsive > .table-bordered > thead > tr > td:last-child,
.opc-block-progress .block-content dl > div > .table-bordered > tbody > tr > td:last-child,
.opc-block-progress .block-content dl > div > .table-responsive > .table-bordered > tbody > tr > td:last-child,
.opc-block-progress .block-content dl > div > .table-bordered > tfoot > tr > td:last-child,
.opc-block-progress .block-content dl > div > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
  border-right: 0;
}
.opc-block-progress .block-content dl > div > .table-bordered > thead > tr:first-child > td,
.opc-block-progress .block-content dl > div > .table-responsive > .table-bordered > thead > tr:first-child > td,
.opc-block-progress .block-content dl > div > .table-bordered > tbody > tr:first-child > td,
.opc-block-progress .block-content dl > div > .table-responsive > .table-bordered > tbody > tr:first-child > td,
.opc-block-progress .block-content dl > div > .table-bordered > thead > tr:first-child > th,
.opc-block-progress .block-content dl > div > .table-responsive > .table-bordered > thead > tr:first-child > th,
.opc-block-progress .block-content dl > div > .table-bordered > tbody > tr:first-child > th,
.opc-block-progress .block-content dl > div > .table-responsive > .table-bordered > tbody > tr:first-child > th {
  border-bottom: 0;
}
.opc-block-progress .block-content dl > div > .table-bordered > tbody > tr:last-child > td,
.opc-block-progress .block-content dl > div > .table-responsive > .table-bordered > tbody > tr:last-child > td,
.opc-block-progress .block-content dl > div > .table-bordered > tfoot > tr:last-child > td,
.opc-block-progress .block-content dl > div > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
.opc-block-progress .block-content dl > div > .table-bordered > tbody > tr:last-child > th,
.opc-block-progress .block-content dl > div > .table-responsive > .table-bordered > tbody > tr:last-child > th,
.opc-block-progress .block-content dl > div > .table-bordered > tfoot > tr:last-child > th,
.opc-block-progress .block-content dl > div > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
  border-bottom: 0;
}
.opc-block-progress .block-content dl > div > .table-responsive {
  border: 0;
  margin-bottom: 0;
}
.opc-block-progress .block-content dl > div > .panel-heading {
  color: #333333;
  background-color: #f5f5f5;
  border-color: #dddddd;
}
.opc-block-progress .block-content dl > div > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #dddddd;
}
.opc-block-progress .block-content dl > div > .panel-heading .badge {
  color: #f5f5f5;
  background-color: #333333;
}
.opc-block-progress .block-content dl > div > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #dddddd;
}
.opc-block-progress .block-content dl > div dt {
  color: #333333;
  background-color: #f5f5f5;
  border-color: #dddddd;
  padding: 10px 15px;
  font-weight: normal;
}
.opc-block-progress .block-content dl > div dt + .panel-collapse > .panel-body {
  border-top-color: #dddddd;
}
.opc-block-progress .block-content dl > div dt .badge {
  color: #f5f5f5;
  background-color: #333333;
}
.opc-block-progress .block-content dl > div dd {
  padding: 15px;
}
.opc-block-progress .block-content dl > div dd address {
  margin: 0;
}
@media (max-width: 1279px) {
  .opc-block-progress {
    display: none;
  }
}
.product-options .price-notice {
  margin-left: 10px;
  font-weight: 700;
}
/*! normalize.css v3.0.2 | MIT License | git.io/normalize */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
body {
  margin: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden],
template {
  display: none;
}
a {
  background-color: transparent;
}
a:active,
a:hover {
  outline: 0;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b,
strong {
  font-weight: bold;
}
dfn {
  font-style: italic;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
mark {
  background: #ff0;
  color: #000;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
img {
  border: 0;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 1em 40px;
}
hr {
  box-sizing: content-box;
  height: 0;
}
pre {
  overflow: auto;
}
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}
button {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
button[disabled],
html input[disabled] {
  cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
input {
  line-height: normal;
}
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: textfield;
  box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
legend {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
}
optgroup {
  font-weight: bold;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
td,
th {
  padding: 0;
}
* {
  box-sizing: border-box;
}
*:before,
*:after {
  box-sizing: border-box;
}
html {
  font-size: 10px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
body {
  font-family: camptonlight, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.71428571;
  color: #585858;
  background-color: #ffffff;
}
input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
a {
  color: #000000;
  text-decoration: none;
}
a:hover,
a:focus {
  color: inherit;
  text-decoration: underline;
}
a:focus {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
  outline: 0;
}
figure {
  margin: 0;
}
img {
  vertical-align: middle;
}
.img-responsive,
.thumbnail > img,
.thumbnail a > img {
  display: block;
  max-width: 100%;
  height: auto;
}
.img-rounded {
  border-radius: 6px;
}
.img-thumbnail {
  padding: 4px;
  line-height: 1.71428571;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-radius: 4px;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  display: inline-block;
  max-width: 100%;
  height: auto;
}
.img-circle {
  border-radius: 50%;
}
hr {
  margin-top: 23px;
  margin-bottom: 23px;
  border: 0;
  border-top: 1px solid #000000;
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
.sr-only-focusable:active,
.sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-family: camptonsemibold, Times, serif;
  font-weight: 400;
  line-height: 1.2;
  color: inherit;
  text-transform: uppercase;
}
h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small,
.h1 small,
.h2 small,
.h3 small,
.h4 small,
.h5 small,
.h6 small,
h1 .small,
h2 .small,
h3 .small,
h4 .small,
h5 .small,
h6 .small,
.h1 .small,
.h2 .small,
.h3 .small,
.h4 .small,
.h5 .small,
.h6 .small {
  font-weight: normal;
  line-height: 1;
  color: #777777;
}
h1.standard,
h2.standard,
h3.standard,
h4.standard,
h5.standard,
h6.standard,
.h1.standard,
.h2.standard,
.h3.standard,
.h4.standard,
.h5.standard,
.h6.standard {
  text-transform: none;
}
h1.roboto,
h2.roboto,
h3.roboto,
h4.roboto,
h5.roboto,
h6.roboto,
.h1.roboto,
.h2.roboto,
.h3.roboto,
.h4.roboto,
.h5.roboto,
.h6.roboto {
  font-family: camptonlight, Arial, sans-serif;
}
h1.short-underline:after,
h2.short-underline:after,
h3.short-underline:after,
h4.short-underline:after,
h5.short-underline:after,
h6.short-underline:after,
.h1.short-underline:after,
.h2.short-underline:after,
.h3.short-underline:after,
.h4.short-underline:after,
.h5.short-underline:after,
.h6.short-underline:after {
  content: '';
  display: block;
  border-top: 1px solid #585858;
  margin-top: 10px;
  width: 32px;
}
h1 span,
h2 span,
h3 span,
h4 span,
h5 span,
h6 span,
.h1 span,
.h2 span,
.h3 span,
.h4 span,
.h5 span,
.h6 span {
  text-transform: none;
}
h1.quotation:before,
h2.quotation:before,
h3.quotation:before,
h4.quotation:before,
h5.quotation:before,
h6.quotation:before,
.h1.quotation:before,
.h2.quotation:before,
.h3.quotation:before,
.h4.quotation:before,
.h5.quotation:before,
.h6.quotation:before {
  content: '\00bb  ';
  display: inline;
}
h1.quotation:after,
h2.quotation:after,
h3.quotation:after,
h4.quotation:after,
h5.quotation:after,
h6.quotation:after,
.h1.quotation:after,
.h2.quotation:after,
.h3.quotation:after,
.h4.quotation:after,
.h5.quotation:after,
.h6.quotation:after {
  content: '  \00ab';
  display: inline;
}
h1,
.h1,
h2,
.h2,
h3,
.h3,
h4,
.h4 {
  margin-top: 11.5px;
  margin-bottom: 23px;
}
h1 small,
.h1 small,
h2 small,
.h2 small,
h3 small,
.h3 small,
h4 small,
.h4 small,
h1 .small,
.h1 .small,
h2 .small,
.h2 .small,
h3 .small,
.h3 .small,
h4 .small,
.h4 .small {
  font-size: 65%;
}
h5,
.h5,
h6,
.h6 {
  margin-top: 11.5px;
  margin-bottom: 11.5px;
}
h5 small,
.h5 small,
h6 small,
.h6 small,
h5 .small,
.h5 .small,
h6 .small,
.h6 .small {
  font-size: 75%;
}
h1,
.h1 {
  font-size: 40px;
}
h2,
.h2 {
  font-size: 40px;
}
h3,
.h3 {
  font-size: 36px;
}
h4,
.h4 {
  font-size: 30px;
}
h5,
.h5 {
  font-size: 24px;
}
h6,
.h6 {
  font-size: 18px;
}
@media (max-width: 991px) {
  h1,
  .h1 {
    font-size: 40px;
  }
  h2,
  .h2 {
    font-size: 40px;
  }
}
@media (max-width: 767px) {
  h1,
  .h1 {
    font-size: 25px;
  }
  h2,
  .h2 {
    font-size: 25px;
  }
  h3,
  .h3 {
    font-size: 27px;
  }
  h4,
  .h4 {
    font-size: 22.5px;
  }
}
p {
  margin: 0 0 23px;
}
.lead {
  margin-bottom: 23px;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.4;
}
@media (min-width: 768px) {
  .lead {
    font-size: 21px;
  }
}
small,
.small {
  font-size: 85%;
}
mark,
.mark {
  background-color: #fcf8e3;
  padding: .2em;
}
.text-left {
  text-align: left;
}
.text-right {
  text-align: right;
}
.text-center {
  text-align: center;
}
.text-justify {
  text-align: justify;
}
.text-nowrap {
  white-space: nowrap;
}
.text-lowercase {
  text-transform: lowercase;
}
.text-uppercase {
  text-transform: uppercase;
}
.text-capitalize {
  text-transform: capitalize;
}
.text-muted {
  color: #777777;
}
.text-primary {
  color: #000000;
}
a.text-primary:hover,
a.text-primary:focus {
  color: #000000;
}
.text-success {
  color: #3c763d;
}
a.text-success:hover,
a.text-success:focus {
  color: #2b542c;
}
.text-info {
  color: #31708f;
}
a.text-info:hover,
a.text-info:focus {
  color: #245269;
}
.text-warning {
  color: #8a6d3b;
}
a.text-warning:hover,
a.text-warning:focus {
  color: #66512c;
}
.text-danger {
  color: #a94442;
}
a.text-danger:hover,
a.text-danger:focus {
  color: #843534;
}
.bg-primary {
  color: #fff;
  background-color: #000000;
}
a.bg-primary:hover,
a.bg-primary:focus {
  background-color: #000000;
}
.bg-success {
  background-color: #dff0d8;
}
a.bg-success:hover,
a.bg-success:focus {
  background-color: #c1e2b3;
}
.bg-info {
  background-color: #d9edf7;
}
a.bg-info:hover,
a.bg-info:focus {
  background-color: #afd9ee;
}
.bg-warning {
  background-color: #fcf8e3;
}
a.bg-warning:hover,
a.bg-warning:focus {
  background-color: #f7ecb5;
}
.bg-danger {
  background-color: #f2dede;
}
a.bg-danger:hover,
a.bg-danger:focus {
  background-color: #e4b9b9;
}
.highlight-color-contrast-font {
  color: #fff;
}
.page-header {
  padding-bottom: 10.5px;
  margin: 46px 0 23px;
  border-bottom: 1px solid #eeeeee;
}
ul,
ol {
  margin-top: 0;
  margin-bottom: 11.5px;
  padding-left: 17px;
}
ul ul,
ol ul,
ul ol,
ol ol {
  margin-bottom: 0;
}
.list-unstyled {
  padding-left: 0;
  list-style: none;
}
.list-inline {
  padding-left: 0;
  list-style: none;
  margin-left: -5px;
}
.list-inline > li {
  display: inline-block;
  padding-left: 5px;
  padding-right: 5px;
}
dl {
  margin-top: 0;
  margin-bottom: 23px;
}
dt,
dd {
  line-height: 1.71428571;
}
dt {
  font-weight: bold;
}
dd {
  margin-left: 0;
}
@media (min-width: 768px) {
  .dl-horizontal dt {
    float: left;
    width: 160px;
    clear: left;
    text-align: right;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .dl-horizontal dd {
    margin-left: 180px;
  }
}
abbr[title],
abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #777777;
}
.initialism {
  font-size: 90%;
  text-transform: uppercase;
}
blockquote {
  padding: 11.5px 23px;
  margin: 0 0 23px;
  font-size: 17.5px;
  border-left: 5px solid #eeeeee;
}
blockquote p:last-child,
blockquote ul:last-child,
blockquote ol:last-child {
  margin-bottom: 0;
}
blockquote footer,
blockquote small,
blockquote .small {
  display: block;
  font-size: 80%;
  line-height: 1.71428571;
  color: #777777;
}
blockquote footer:before,
blockquote small:before,
blockquote .small:before {
  content: '\2014 \00A0';
}
.blockquote-reverse,
blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  border-right: 5px solid #eeeeee;
  border-left: 0;
  text-align: right;
}
.blockquote-reverse footer:before,
blockquote.pull-right footer:before,
.blockquote-reverse small:before,
blockquote.pull-right small:before,
.blockquote-reverse .small:before,
blockquote.pull-right .small:before {
  content: '';
}
.blockquote-reverse footer:after,
blockquote.pull-right footer:after,
.blockquote-reverse small:after,
blockquote.pull-right small:after,
.blockquote-reverse .small:after,
blockquote.pull-right .small:after {
  content: '\00A0 \2014';
}
address {
  margin-bottom: 23px;
  font-style: normal;
  line-height: 1.71428571;
}
a {
  color: inherit;
}
/* Definitions / glossary*/
dfn {
  font-style: normal;
}
/* default links inside p tags -> CMS */
.textpic ul > li a,
.but-how-do-they-work ul > li a,
.textpic .bodytext a,
.but-how-do-they-work .bodytext a {
  text-decoration: underline;
}
@font-face {
  font-family: 'camptonlight';
  src:url("https://www.kludi.com/shop/skin/frontend/kludi/default/fonts/5695468/c2f63637-121d-4e78-a5a4-117a6abd4433.eot?#iefix");
  src:url("https://www.kludi.com/shop/skin/frontend/kludi/default/fonts/5695468/c2f63637-121d-4e78-a5a4-117a6abd4433.eot?#iefix") format("eot"),url("https://www.kludi.com/shop/skin/frontend/kludi/default/fonts/5695468/ffa2a131-998b-4420-8aa9-7526939a00ef.woff2") format("woff2"),url("https://www.kludi.com/shop/skin/frontend/kludi/default/fonts/5695468/83d872ed-e852-48fe-8195-1d9f39e656c3.woff") format("woff"),url("https://www.kludi.com/shop/skin/frontend/kludi/default/css/Fonts/5695468/bfa69ceb-4ebf-4334-b140-490fe86f44c5.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'camptonsemibold';
  src:url("https://www.kludi.com/shop/skin/frontend/kludi/default/fonts/5695484/b6c52383-6c10-4065-b331-6fabfebaa533.eot?#iefix");
  src:url("https://www.kludi.com/shop/skin/frontend/kludi/default/fonts/5695484/b6c52383-6c10-4065-b331-6fabfebaa533.eot?#iefix") format("eot"),url("https://www.kludi.com/shop/skin/frontend/kludi/default/fonts/5695484/0f0ce8a4-cd9e-4064-b7d3-94c3467438c8.woff2") format("woff2"),url("https://www.kludi.com/shop/skin/frontend/kludi/default/fonts/5695484/49db96b2-de91-48d5-83fa-753072c343c6.woff") format("woff"),url("https://www.kludi.com/shop/skin/frontend/kludi/default/css/Fonts/5695484/12f87809-ce1c-4934-a2fd-0005ee6259a7.ttf") format("truetype");
  font-weight: normal;
  font-style: normal;
}
.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 768px) {
  .container {
    width: 750px;
  }
}
@media (min-width: 992px) {
  .container {
    width: 970px;
  }
}
@media (min-width: 1280px) {
  .container {
    width: 1280px;
  }
}
.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
.row {
  margin-left: -15px;
  margin-right: -15px;
}
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 15px;
  padding-right: 15px;
}
.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
  float: left;
}
.col-xs-12 {
  width: 100%;
}
.col-xs-11 {
  width: 91.66666667%;
}
.col-xs-10 {
  width: 83.33333333%;
}
.col-xs-9 {
  width: 75%;
}
.col-xs-8 {
  width: 66.66666667%;
}
.col-xs-7 {
  width: 58.33333333%;
}
.col-xs-6 {
  width: 50%;
}
.col-xs-5 {
  width: 41.66666667%;
}
.col-xs-4 {
  width: 33.33333333%;
}
.col-xs-3 {
  width: 25%;
}
.col-xs-2 {
  width: 16.66666667%;
}
.col-xs-1 {
  width: 8.33333333%;
}
.col-xs-pull-12 {
  right: 100%;
}
.col-xs-pull-11 {
  right: 91.66666667%;
}
.col-xs-pull-10 {
  right: 83.33333333%;
}
.col-xs-pull-9 {
  right: 75%;
}
.col-xs-pull-8 {
  right: 66.66666667%;
}
.col-xs-pull-7 {
  right: 58.33333333%;
}
.col-xs-pull-6 {
  right: 50%;
}
.col-xs-pull-5 {
  right: 41.66666667%;
}
.col-xs-pull-4 {
  right: 33.33333333%;
}
.col-xs-pull-3 {
  right: 25%;
}
.col-xs-pull-2 {
  right: 16.66666667%;
}
.col-xs-pull-1 {
  right: 8.33333333%;
}
.col-xs-pull-0 {
  right: auto;
}
.col-xs-push-12 {
  left: 100%;
}
.col-xs-push-11 {
  left: 91.66666667%;
}
.col-xs-push-10 {
  left: 83.33333333%;
}
.col-xs-push-9 {
  left: 75%;
}
.col-xs-push-8 {
  left: 66.66666667%;
}
.col-xs-push-7 {
  left: 58.33333333%;
}
.col-xs-push-6 {
  left: 50%;
}
.col-xs-push-5 {
  left: 41.66666667%;
}
.col-xs-push-4 {
  left: 33.33333333%;
}
.col-xs-push-3 {
  left: 25%;
}
.col-xs-push-2 {
  left: 16.66666667%;
}
.col-xs-push-1 {
  left: 8.33333333%;
}
.col-xs-push-0 {
  left: auto;
}
.col-xs-offset-12 {
  margin-left: 100%;
}
.col-xs-offset-11 {
  margin-left: 91.66666667%;
}
.col-xs-offset-10 {
  margin-left: 83.33333333%;
}
.col-xs-offset-9 {
  margin-left: 75%;
}
.col-xs-offset-8 {
  margin-left: 66.66666667%;
}
.col-xs-offset-7 {
  margin-left: 58.33333333%;
}
.col-xs-offset-6 {
  margin-left: 50%;
}
.col-xs-offset-5 {
  margin-left: 41.66666667%;
}
.col-xs-offset-4 {
  margin-left: 33.33333333%;
}
.col-xs-offset-3 {
  margin-left: 25%;
}
.col-xs-offset-2 {
  margin-left: 16.66666667%;
}
.col-xs-offset-1 {
  margin-left: 8.33333333%;
}
.col-xs-offset-0 {
  margin-left: 0%;
}
@media (max-width: 479px) {
  .col-tn-1, .col-tn-2, .col-tn-3, .col-tn-4, .col-tn-5, .col-tn-6, .col-tn-7, .col-tn-8, .col-tn-9, .col-tn-10, .col-tn-11, .col-tn-12 {
    float: left;
  }
  .col-tn-12 {
    width: 100%;
  }
  .col-tn-11 {
    width: 91.66666667%;
  }
  .col-tn-10 {
    width: 83.33333333%;
  }
  .col-tn-9 {
    width: 75%;
  }
  .col-tn-8 {
    width: 66.66666667%;
  }
  .col-tn-7 {
    width: 58.33333333%;
  }
  .col-tn-6 {
    width: 50%;
  }
  .col-tn-5 {
    width: 41.66666667%;
  }
  .col-tn-4 {
    width: 33.33333333%;
  }
  .col-tn-3 {
    width: 25%;
  }
  .col-tn-2 {
    width: 16.66666667%;
  }
  .col-tn-1 {
    width: 8.33333333%;
  }
  .col-tn-pull-12 {
    right: 100%;
  }
  .col-tn-pull-11 {
    right: 91.66666667%;
  }
  .col-tn-pull-10 {
    right: 83.33333333%;
  }
  .col-tn-pull-9 {
    right: 75%;
  }
  .col-tn-pull-8 {
    right: 66.66666667%;
  }
  .col-tn-pull-7 {
    right: 58.33333333%;
  }
  .col-tn-pull-6 {
    right: 50%;
  }
  .col-tn-pull-5 {
    right: 41.66666667%;
  }
  .col-tn-pull-4 {
    right: 33.33333333%;
  }
  .col-tn-pull-3 {
    right: 25%;
  }
  .col-tn-pull-2 {
    right: 16.66666667%;
  }
  .col-tn-pull-1 {
    right: 8.33333333%;
  }
  .col-tn-pull-0 {
    right: auto;
  }
  .col-tn-push-12 {
    left: 100%;
  }
  .col-tn-push-11 {
    left: 91.66666667%;
  }
  .col-tn-push-10 {
    left: 83.33333333%;
  }
  .col-tn-push-9 {
    left: 75%;
  }
  .col-tn-push-8 {
    left: 66.66666667%;
  }
  .col-tn-push-7 {
    left: 58.33333333%;
  }
  .col-tn-push-6 {
    left: 50%;
  }
  .col-tn-push-5 {
    left: 41.66666667%;
  }
  .col-tn-push-4 {
    left: 33.33333333%;
  }
  .col-tn-push-3 {
    left: 25%;
  }
  .col-tn-push-2 {
    left: 16.66666667%;
  }
  .col-tn-push-1 {
    left: 8.33333333%;
  }
  .col-tn-push-0 {
    left: auto;
  }
  .col-tn-offset-12 {
    margin-left: 100%;
  }
  .col-tn-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-tn-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-tn-offset-9 {
    margin-left: 75%;
  }
  .col-tn-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-tn-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-tn-offset-6 {
    margin-left: 50%;
  }
  .col-tn-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-tn-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-tn-offset-3 {
    margin-left: 25%;
  }
  .col-tn-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-tn-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-tn-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 768px) {
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-11 {
    width: 91.66666667%;
  }
  .col-sm-10 {
    width: 83.33333333%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-8 {
    width: 66.66666667%;
  }
  .col-sm-7 {
    width: 58.33333333%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-5 {
    width: 41.66666667%;
  }
  .col-sm-4 {
    width: 33.33333333%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-2 {
    width: 16.66666667%;
  }
  .col-sm-1 {
    width: 8.33333333%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-pull-11 {
    right: 91.66666667%;
  }
  .col-sm-pull-10 {
    right: 83.33333333%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-8 {
    right: 66.66666667%;
  }
  .col-sm-pull-7 {
    right: 58.33333333%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-5 {
    right: 41.66666667%;
  }
  .col-sm-pull-4 {
    right: 33.33333333%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-2 {
    right: 16.66666667%;
  }
  .col-sm-pull-1 {
    right: 8.33333333%;
  }
  .col-sm-pull-0 {
    right: auto;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-push-11 {
    left: 91.66666667%;
  }
  .col-sm-push-10 {
    left: 83.33333333%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-8 {
    left: 66.66666667%;
  }
  .col-sm-push-7 {
    left: 58.33333333%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-5 {
    left: 41.66666667%;
  }
  .col-sm-push-4 {
    left: 33.33333333%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-2 {
    left: 16.66666667%;
  }
  .col-sm-push-1 {
    left: 8.33333333%;
  }
  .col-sm-push-0 {
    left: auto;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
  .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-sm-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 992px) {
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-11 {
    width: 91.66666667%;
  }
  .col-md-10 {
    width: 83.33333333%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-8 {
    width: 66.66666667%;
  }
  .col-md-7 {
    width: 58.33333333%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-5 {
    width: 41.66666667%;
  }
  .col-md-4 {
    width: 33.33333333%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-2 {
    width: 16.66666667%;
  }
  .col-md-1 {
    width: 8.33333333%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-pull-11 {
    right: 91.66666667%;
  }
  .col-md-pull-10 {
    right: 83.33333333%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-8 {
    right: 66.66666667%;
  }
  .col-md-pull-7 {
    right: 58.33333333%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-5 {
    right: 41.66666667%;
  }
  .col-md-pull-4 {
    right: 33.33333333%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-2 {
    right: 16.66666667%;
  }
  .col-md-pull-1 {
    right: 8.33333333%;
  }
  .col-md-pull-0 {
    right: auto;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-push-11 {
    left: 91.66666667%;
  }
  .col-md-push-10 {
    left: 83.33333333%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-8 {
    left: 66.66666667%;
  }
  .col-md-push-7 {
    left: 58.33333333%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-5 {
    left: 41.66666667%;
  }
  .col-md-push-4 {
    left: 33.33333333%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-2 {
    left: 16.66666667%;
  }
  .col-md-push-1 {
    left: 8.33333333%;
  }
  .col-md-push-0 {
    left: auto;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
  .col-md-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-md-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-md-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-md-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-md-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-md-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 1280px) {
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left;
  }
  .col-lg-12 {
    width: 100%;
  }
  .col-lg-11 {
    width: 91.66666667%;
  }
  .col-lg-10 {
    width: 83.33333333%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-8 {
    width: 66.66666667%;
  }
  .col-lg-7 {
    width: 58.33333333%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-5 {
    width: 41.66666667%;
  }
  .col-lg-4 {
    width: 33.33333333%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-2 {
    width: 16.66666667%;
  }
  .col-lg-1 {
    width: 8.33333333%;
  }
  .col-lg-pull-12 {
    right: 100%;
  }
  .col-lg-pull-11 {
    right: 91.66666667%;
  }
  .col-lg-pull-10 {
    right: 83.33333333%;
  }
  .col-lg-pull-9 {
    right: 75%;
  }
  .col-lg-pull-8 {
    right: 66.66666667%;
  }
  .col-lg-pull-7 {
    right: 58.33333333%;
  }
  .col-lg-pull-6 {
    right: 50%;
  }
  .col-lg-pull-5 {
    right: 41.66666667%;
  }
  .col-lg-pull-4 {
    right: 33.33333333%;
  }
  .col-lg-pull-3 {
    right: 25%;
  }
  .col-lg-pull-2 {
    right: 16.66666667%;
  }
  .col-lg-pull-1 {
    right: 8.33333333%;
  }
  .col-lg-pull-0 {
    right: auto;
  }
  .col-lg-push-12 {
    left: 100%;
  }
  .col-lg-push-11 {
    left: 91.66666667%;
  }
  .col-lg-push-10 {
    left: 83.33333333%;
  }
  .col-lg-push-9 {
    left: 75%;
  }
  .col-lg-push-8 {
    left: 66.66666667%;
  }
  .col-lg-push-7 {
    left: 58.33333333%;
  }
  .col-lg-push-6 {
    left: 50%;
  }
  .col-lg-push-5 {
    left: 41.66666667%;
  }
  .col-lg-push-4 {
    left: 33.33333333%;
  }
  .col-lg-push-3 {
    left: 25%;
  }
  .col-lg-push-2 {
    left: 16.66666667%;
  }
  .col-lg-push-1 {
    left: 8.33333333%;
  }
  .col-lg-push-0 {
    left: auto;
  }
  .col-lg-offset-12 {
    margin-left: 100%;
  }
  .col-lg-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-lg-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-lg-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-lg-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-lg-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-lg-offset-0 {
    margin-left: 0%;
  }
}
.clearfix,
.dl-horizontal dd,
.container,
.container-fluid,
.row,
.form-horizontal .form-group,
.btn-toolbar,
.btn-group-vertical > .btn-group,
.nav,
.navbar,
.navbar-header,
.navbar-collapse,
.panel-body,
.col2-set,
.col3-set,
.col4-set,
.form-list .fields,
.product-options .fields,
.options-list .fields,
#order-info-tabs,
.box-content,
.global-site-notice .notice-inner,
.global-site-notice .notice-inner,
.opc .section .step,
.opc-block-progress .block-content dl > div dd,
.dl-horizontal dd,
.container,
.container-fluid,
.row {
  *zoom: 1;
}
.clearfix:before,
.clearfix:after,
.dl-horizontal dd:before,
.dl-horizontal dd:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after,
.form-horizontal .form-group:before,
.form-horizontal .form-group:after,
.btn-toolbar:before,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:before,
.btn-group-vertical > .btn-group:after,
.nav:before,
.nav:after,
.navbar:before,
.navbar:after,
.navbar-header:before,
.navbar-header:after,
.navbar-collapse:before,
.navbar-collapse:after,
.panel-body:before,
.panel-body:after,
.col2-set:before,
.col2-set:after,
.col3-set:before,
.col3-set:after,
.col4-set:before,
.col4-set:after,
.form-list .fields:before,
.form-list .fields:after,
.product-options .fields:before,
.product-options .fields:after,
.options-list .fields:before,
.options-list .fields:after,
#order-info-tabs:before,
#order-info-tabs:after,
.box-content:before,
.box-content:after,
.global-site-notice .notice-inner:before,
.global-site-notice .notice-inner:after,
.global-site-notice .notice-inner:before,
.global-site-notice .notice-inner:after,
.opc .section .step:before,
.opc .section .step:after,
.opc-block-progress .block-content dl > div dd:before,
.opc-block-progress .block-content dl > div dd:after,
.dl-horizontal dd:before,
.dl-horizontal dd:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after {
  content: " ";
  display: table;
}
.clearfix:after,
.dl-horizontal dd:after,
.container:after,
.container-fluid:after,
.row:after,
.form-horizontal .form-group:after,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:after,
.nav:after,
.navbar:after,
.navbar-header:after,
.navbar-collapse:after,
.panel-body:after,
.col2-set:after,
.col3-set:after,
.col4-set:after,
.form-list .fields:after,
.product-options .fields:after,
.options-list .fields:after,
#order-info-tabs:after,
.box-content:after,
.global-site-notice .notice-inner:after,
.global-site-notice .notice-inner:after,
.opc .section .step:after,
.opc-block-progress .block-content dl > div dd:after,
.dl-horizontal dd:after,
.container:after,
.container-fluid:after,
.row:after {
  clear: both;
}
.clearfix:before,
.clearfix:after,
.dl-horizontal dd:before,
.dl-horizontal dd:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after,
.form-horizontal .form-group:before,
.form-horizontal .form-group:after,
.btn-toolbar:before,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:before,
.btn-group-vertical > .btn-group:after,
.nav:before,
.nav:after,
.navbar:before,
.navbar:after,
.navbar-header:before,
.navbar-header:after,
.navbar-collapse:before,
.navbar-collapse:after,
.panel-body:before,
.panel-body:after,
.col2-set:before,
.col2-set:after,
.col3-set:before,
.col3-set:after,
.col4-set:before,
.col4-set:after,
.form-list .fields:before,
.form-list .fields:after,
.product-options .fields:before,
.product-options .fields:after,
.options-list .fields:before,
.options-list .fields:after,
#order-info-tabs:before,
#order-info-tabs:after,
.box-content:before,
.box-content:after,
.global-site-notice .notice-inner:before,
.global-site-notice .notice-inner:after,
.global-site-notice .notice-inner:before,
.global-site-notice .notice-inner:after,
.opc .section .step:before,
.opc .section .step:after,
.opc-block-progress .block-content dl > div dd:before,
.opc-block-progress .block-content dl > div dd:after,
.dl-horizontal dd:before,
.dl-horizontal dd:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after {
  content: " ";
  display: table;
}
.clearfix:after,
.dl-horizontal dd:after,
.container:after,
.container-fluid:after,
.row:after,
.form-horizontal .form-group:after,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:after,
.nav:after,
.navbar:after,
.navbar-header:after,
.navbar-collapse:after,
.panel-body:after,
.col2-set:after,
.col3-set:after,
.col4-set:after,
.form-list .fields:after,
.product-options .fields:after,
.options-list .fields:after,
#order-info-tabs:after,
.box-content:after,
.global-site-notice .notice-inner:after,
.global-site-notice .notice-inner:after,
.opc .section .step:after,
.opc-block-progress .block-content dl > div dd:after,
.dl-horizontal dd:after,
.container:after,
.container-fluid:after,
.row:after {
  clear: both;
}
.clearfix:before,
.dl-horizontal dd:before,
.container:before,
.container-fluid:before,
.row:before,
.form-horizontal .form-group:before,
.btn-toolbar:before,
.btn-group-vertical > .btn-group:before,
.nav:before,
.navbar:before,
.navbar-header:before,
.navbar-collapse:before,
.panel-body:before,
.col2-set:before,
.col3-set:before,
.col4-set:before,
.form-list .fields:before,
.product-options .fields:before,
.options-list .fields:before,
#order-info-tabs:before,
.box-content:before,
.global-site-notice .notice-inner:before,
.global-site-notice .notice-inner:before,
.opc .section .step:before,
.opc-block-progress .block-content dl > div dd:before,
.dl-horizontal dd:before,
.container:before,
.container-fluid:before,
.row:before {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.clearfix:after,
.dl-horizontal dd:after,
.container:after,
.container-fluid:after,
.row:after,
.form-horizontal .form-group:after,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:after,
.nav:after,
.navbar:after,
.navbar-header:after,
.navbar-collapse:after,
.panel-body:after,
.col2-set:after,
.col3-set:after,
.col4-set:after,
.form-list .fields:after,
.product-options .fields:after,
.options-list .fields:after,
#order-info-tabs:after,
.box-content:after,
.global-site-notice .notice-inner:after,
.global-site-notice .notice-inner:after,
.opc .section .step:after,
.opc-block-progress .block-content dl > div dd:after,
.dl-horizontal dd:after,
.container:after,
.container-fluid:after,
.row:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
  clear: both;
}
.clearfix:before,
.dl-horizontal dd:before,
.container:before,
.container-fluid:before,
.row:before,
.form-horizontal .form-group:before,
.btn-toolbar:before,
.btn-group-vertical > .btn-group:before,
.nav:before,
.navbar:before,
.navbar-header:before,
.navbar-collapse:before,
.panel-body:before,
.col2-set:before,
.col3-set:before,
.col4-set:before,
.form-list .fields:before,
.product-options .fields:before,
.options-list .fields:before,
#order-info-tabs:before,
.box-content:before,
.global-site-notice .notice-inner:before,
.global-site-notice .notice-inner:before,
.opc .section .step:before,
.opc-block-progress .block-content dl > div dd:before,
.dl-horizontal dd:before,
.container:before,
.container-fluid:before,
.row:before {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.clearfix:after,
.dl-horizontal dd:after,
.container:after,
.container-fluid:after,
.row:after,
.form-horizontal .form-group:after,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:after,
.nav:after,
.navbar:after,
.navbar-header:after,
.navbar-collapse:after,
.panel-body:after,
.col2-set:after,
.col3-set:after,
.col4-set:after,
.form-list .fields:after,
.product-options .fields:after,
.options-list .fields:after,
#order-info-tabs:after,
.box-content:after,
.global-site-notice .notice-inner:after,
.global-site-notice .notice-inner:after,
.opc .section .step:after,
.opc-block-progress .block-content dl > div dd:after,
.dl-horizontal dd:after,
.container:after,
.container-fluid:after,
.row:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
  clear: both;
}
.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.pull-right {
  float: right !important;
}
.pull-left {
  float: left !important;
}
.hide {
  display: none !important;
}
.show {
  display: block !important;
}
.invisible {
  visibility: hidden;
}
.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.hidden {
  display: none !important;
  visibility: hidden !important;
}
.affix {
  position: fixed;
}
@-ms-viewport {
  width: device-width;
}
.visible-xs,
.visible-sm,
.visible-md,
.visible-lg {
  display: none !important;
}
.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
  display: none !important;
}
@media (max-width: 767px) {
  .visible-xs {
    display: block !important;
  }
  table.visible-xs {
    display: table !important;
  }
  tr.visible-xs {
    display: table-row !important;
  }
  th.visible-xs,
  td.visible-xs {
    display: table-cell !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-block {
    display: block !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline {
    display: inline !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm {
    display: block !important;
  }
  table.visible-sm {
    display: table !important;
  }
  tr.visible-sm {
    display: table-row !important;
  }
  th.visible-sm,
  td.visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-block {
    display: block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline {
    display: inline !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 992px) and (max-width: 1279px) {
  .visible-md {
    display: block !important;
  }
  table.visible-md {
    display: table !important;
  }
  tr.visible-md {
    display: table-row !important;
  }
  th.visible-md,
  td.visible-md {
    display: table-cell !important;
  }
}
@media (min-width: 992px) and (max-width: 1279px) {
  .visible-md-block {
    display: block !important;
  }
}
@media (min-width: 992px) and (max-width: 1279px) {
  .visible-md-inline {
    display: inline !important;
  }
}
@media (min-width: 992px) and (max-width: 1279px) {
  .visible-md-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 1280px) {
  .visible-lg {
    display: block !important;
  }
  table.visible-lg {
    display: table !important;
  }
  tr.visible-lg {
    display: table-row !important;
  }
  th.visible-lg,
  td.visible-lg {
    display: table-cell !important;
  }
}
@media (min-width: 1280px) {
  .visible-lg-block {
    display: block !important;
  }
}
@media (min-width: 1280px) {
  .visible-lg-inline {
    display: inline !important;
  }
}
@media (min-width: 1280px) {
  .visible-lg-inline-block {
    display: inline-block !important;
  }
}
@media (max-width: 767px) {
  .hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1279px) {
  .hidden-md {
    display: none !important;
  }
}
@media (min-width: 1280px) {
  .hidden-lg {
    display: none !important;
  }
}
.visible-print {
  display: none !important;
}
@media print {
  .visible-print {
    display: block !important;
  }
  table.visible-print {
    display: table !important;
  }
  tr.visible-print {
    display: table-row !important;
  }
  th.visible-print,
  td.visible-print {
    display: table-cell !important;
  }
}
.visible-print-block {
  display: none !important;
}
@media print {
  .visible-print-block {
    display: block !important;
  }
}
.visible-print-inline {
  display: none !important;
}
@media print {
  .visible-print-inline {
    display: inline !important;
  }
}
.visible-print-inline-block {
  display: none !important;
}
@media print {
  .visible-print-inline-block {
    display: inline-block !important;
  }
}
@media print {
  .hidden-print {
    display: none !important;
  }
}
.page-wrapper {
  overflow: hidden;
}
.clearfix,
.dl-horizontal dd,
.container,
.container-fluid,
.row,
.form-horizontal .form-group,
.btn-toolbar,
.btn-group-vertical > .btn-group,
.nav,
.navbar,
.navbar-header,
.navbar-collapse,
.panel-body,
.col2-set,
.col3-set,
.col4-set,
.form-list .fields,
.product-options .fields,
.options-list .fields,
#order-info-tabs,
.box-content,
.global-site-notice .notice-inner,
.global-site-notice .notice-inner,
.opc .section .step,
.opc-block-progress .block-content dl > div dd,
.dl-horizontal dd,
.container,
.container-fluid,
.row {
  *zoom: 1;
}
.clearfix:before,
.dl-horizontal dd:before,
.container:before,
.container-fluid:before,
.row:before,
.form-horizontal .form-group:before,
.btn-toolbar:before,
.btn-group-vertical > .btn-group:before,
.nav:before,
.navbar:before,
.navbar-header:before,
.navbar-collapse:before,
.panel-body:before,
.col2-set:before,
.col3-set:before,
.col4-set:before,
.form-list .fields:before,
.product-options .fields:before,
.options-list .fields:before,
#order-info-tabs:before,
.box-content:before,
.global-site-notice .notice-inner:before,
.global-site-notice .notice-inner:before,
.opc .section .step:before,
.opc-block-progress .block-content dl > div dd:before,
.dl-horizontal dd:before,
.container:before,
.container-fluid:before,
.row:before {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.clearfix:after,
.dl-horizontal dd:after,
.container:after,
.container-fluid:after,
.row:after,
.form-horizontal .form-group:after,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:after,
.nav:after,
.navbar:after,
.navbar-header:after,
.navbar-collapse:after,
.panel-body:after,
.col2-set:after,
.col3-set:after,
.col4-set:after,
.form-list .fields:after,
.product-options .fields:after,
.options-list .fields:after,
#order-info-tabs:after,
.box-content:after,
.global-site-notice .notice-inner:after,
.global-site-notice .notice-inner:after,
.opc .section .step:after,
.opc-block-progress .block-content dl > div dd:after,
.dl-horizontal dd:after,
.container:after,
.container-fluid:after,
.row:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
  clear: both;
}
.secret-centering:before {
  display: inline-block;
  height: 100%;
  vertical-align: middle;
  content: '';
}
.f-left {
  float: left;
}
.f-right {
  float: right;
}
.push-columns-down {
  padding-bottom: 99999px;
  margin-bottom: -99999px;
}
.cancel-push-columns-down {
  padding-bottom: 0;
  margin-bottom: 0;
}
.reset-form-control {
  position: relative;
  display: inline-block;
  border: 0;
  background: transparent;
  cursor: pointer;
  -webkit-appearance: none;
}
.reset-button-styles {
  border: 0 none;
  background: transparent;
  padding: 0;
  display: block;
}
.reset-button-styles:focus {
  outline: none;
}
body.bg-lightblue .inherit-highlight-bg {
  background-color: #2d8faf;
}
.relative {
  position: relative;
}
.cta-std {
  display: inline-block;
  font-size: 24px;
  line-height: 50px;
  padding: 0 14px;
  background: #585858;
  color: #ffffff;
  font-family: camptonlight, Arial, sans-serif;
  font-weight: bold;
  -webkit-transition: color 0.2s, background-color 0.2s;
          transition: color 0.2s, background-color 0.2s;
}
.cta-std:hover {
  color: #ffffff;
  background: #252525;
  text-decoration: none;
}
.cta-std:focus {
  outline: none;
  background: #252525;
}
.padded-column {
  border-top: 8px solid #000000;
  border-bottom: 8px solid #000000;
  padding-top: 60px;
  padding-bottom: 60px;
}
button.back-to-top {
  border: 0 none;
  background: transparent;
  padding: 0;
  display: block;
  display: none;
  position: fixed;
  right: 15px;
  bottom: 15px;
  width: 50px;
  height: 50px;
  line-height: 50px;
  background: #fff;
  border-radius: 50%;
  z-index: 1337;
  -webkit-animation: pulse 1s 1;
          animation: pulse 1s 1;
}
button.back-to-top:focus {
  outline: none;
}
button.back-to-top:before {
  content: '\f077';
  font-family: FontAwesome;
  text-align: center;
  font-size: 30px;
  position: relative;
  top: -3px;
  -webkit-transition: color 0.2s;
          transition: color 0.2s;
}
.attached-desktop-nav button.back-to-top {
  display: block;
}
@-webkit-keyframes pulse {
  0% {
    background-color: #fff;
    -webkit-transform: scale(0);
            transform: scale(0);
  }
  50% {
    background-color: #585858;
    -webkit-transform: scale(1.2);
            transform: scale(1.2);
  }
  100% {
    background-color: #fff;
    -webkit-transform: scale(1);
            transform: scale(1);
  }
}
@keyframes pulse {
  0% {
    background-color: #fff;
    -webkit-transform: scale(0);
            transform: scale(0);
  }
  50% {
    background-color: #585858;
    -webkit-transform: scale(1.2);
            transform: scale(1.2);
  }
  100% {
    background-color: #fff;
    -webkit-transform: scale(1);
            transform: scale(1);
  }
}
ul.hlist {
  *zoom: 1;
  list-style: none outside none;
  padding: 0;
  margin: 0;
  font-size: 12px;
  letter-spacing: 0;
}
ul.hlist:before,
ul.hlist:after {
  content: " ";
  display: table;
}
ul.hlist:after {
  clear: both;
}
ul.hlist:before,
ul.hlist:after {
  content: " ";
  display: table;
}
ul.hlist:after {
  clear: both;
}
ul.hlist:before,
ul.hlist:after {
  content: " ";
  display: table;
}
ul.hlist:after {
  clear: both;
}
ul.hlist:before {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
ul.hlist:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
  clear: both;
}
ul.hlist:before {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
ul.hlist:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
  clear: both;
}
ul.hlist:before,
ul.hlist:after {
  content: " ";
  display: table;
}
ul.hlist:after {
  clear: both;
}
ul.hlist:before,
ul.hlist:after {
  content: " ";
  display: table;
}
ul.hlist:after {
  clear: both;
}
ul.hlist:before {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
ul.hlist:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
  clear: both;
}
ul.hlist:before {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
ul.hlist:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
  clear: both;
}
ul.hlist:before {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
ul.hlist:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
  clear: both;
}
ul.hlist > li {
  display: inline;
}
ul.hlist > li a {
  color: inherit;
}
ul.hlist > li + li > a {
  margin-left: 8px;
  padding-left: 12px;
  border-left: 1px solid #000000;
}
ul.hlist > li.parent {
  position: relative;
}
ul.hlist > li.parent > a:after {
  content: '\f107';
  font-family: FontAwesome;
  margin-left: 10px;
  font-size: 26px;
  vertical-align: middle;
}
ul.hlist > li > ul {
  display: none;
  position: absolute;
  list-style: none outside none;
  padding: 10px 0 0;
  margin: 0;
  top: 100%;
  right: 0;
  background: #fff;
  border-bottom: 1px solid #000000;
}
ul.hlist > li > ul > li {
  padding: 0 26px 0 10px;
}
ul.hlist > li:hover > ul {
  display: block;
}
ul.vlist {
  list-style: none outside none;
  padding: 0;
  margin: 0 auto;
  border-bottom: 1px solid #585858;
  width: 320px;
  max-width: 100%;
}
ul.vlist > li {
  display: block;
}
ul.vlist > li a {
  color: #585858;
  line-height: 31px;
  padding: 10px 0;
  border-top: 1px solid #585858;
  display: block;
  text-align: center;
  font-size: 18px;
  text-transform: uppercase;
}
ul.vlist > li:hover > a {
  color: #ffffff;
  background: #585858;
  text-decoration: none;
}
ul.vlist.vlist-wide {
  width: 510px;
}
ul.vlist + .vlist-after-content {
  margin-top: 60px;
}
.extender-wrap .extender {
  position: relative;
  margin: 0;
  cursor: pointer;
}
.extender-wrap .extender:after {
  content: '';
  position: absolute;
  top: 50%;
  margin-top: -12px;
  right: 30px;
  width: 13px;
  height: 24px;
  background: url(https://www.kludi.com/shop/skin/frontend/kludi/default/images/extender-arrow.png) no-repeat center center;
  -webkit-transform: translateZ(0) rotateZ(0);
          transform: translateZ(0) rotateZ(0);
  -webkit-transform-origin: center center;
      -ms-transform-origin: center center;
          transform-origin: center center;
  -webkit-transition: -webkit-transform 0.2s;
          transition: transform 0.2s;
}
@media (max-width: 767px) {
  .extender-wrap .extender {
    padding-right: 25px;
  }
}
.extender-wrap .extendee {
  height: 0;
  -webkit-transform: translate3d(0, -10px, 0);
          transform: translate3d(0, -10px, 0);
  opacity: .5;
  overflow: hidden;
  -webkit-transition: -webkit-transform 0.2s, opacity 0.2s;
          transition: transform 0.2s, opacity 0.2s;
}
.extender-wrap .extendee p {
  margin: 23px 0;
}
.extender-wrap.open .extender:after {
  -webkit-transform: translateZ(0) rotateZ(90deg);
          transform: translateZ(0) rotateZ(90deg);
}
.extender-wrap.open .extendee {
  height: auto;
  -webkit-transform: translate3d(0, 0, 0);
          transform: translate3d(0, 0, 0);
  opacity: 1;
}
.extender-wrap + .extender-wrap {
  margin-top: 10px;
}
@media (min-width: 768px) {
  .no-padding {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }
}
@media (min-width: 1280px) {
  .padded-lg-top {
    padding-top: 30px;
  }
  .padded-lg-top.padded-lg-double {
    padding-top: 60px;
  }
}
.phone-sized {
  max-width: 500px;
  /*
    p {
        padding: 0 100px;
    }*/
}
hr.thick {
  border-top-width: 8px;
}
ul.social-list {
  *zoom: 1;
  list-style: none outside none;
  padding: 0 0 14px;
  margin: 0;
}
ul.social-list:before,
ul.social-list:after {
  content: " ";
  display: table;
}
ul.social-list:after {
  clear: both;
}
ul.social-list:before,
ul.social-list:after {
  content: " ";
  display: table;
}
ul.social-list:after {
  clear: both;
}
ul.social-list:before,
ul.social-list:after {
  content: " ";
  display: table;
}
ul.social-list:after {
  clear: both;
}
ul.social-list:before {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
ul.social-list:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
  clear: both;
}
ul.social-list:before {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
ul.social-list:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
  clear: both;
}
ul.social-list:before,
ul.social-list:after {
  content: " ";
  display: table;
}
ul.social-list:after {
  clear: both;
}
ul.social-list:before,
ul.social-list:after {
  content: " ";
  display: table;
}
ul.social-list:after {
  clear: both;
}
ul.social-list:before {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
ul.social-list:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
  clear: both;
}
ul.social-list:before {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
ul.social-list:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
  clear: both;
}
ul.social-list:before {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
ul.social-list:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
  clear: both;
}
ul.social-list li {
  float: left;
  width: 37px;
  height: 37px;
  margin: 0 5px 5px 0;
}
ul.social-list li > a {
  display: block;
  height: inherit;
  position: relative;
}
ul.social-list li > a:before {
  position: absolute;
  font-family: FontAwesome;
  color: #fff;
  font-size: 21px;
  line-height: 40px;
}
ul.social-list li.fb a:before {
  content: '\f09a';
  bottom: -4px;
  right: 10px;
}
ul.social-list li.yt a:before {
  content: '\f167';
  text-align: center;
  width: 100%;
}
ul.social-list li.tw a:before {
  content: '\f099';
  text-align: center;
  width: 100%;
}
ul.social-list li.xing a:before {
  content: '\f168';
  text-align: center;
  width: 100%;
}
ul.social-list li.pinterest a:before {
  content: '\f0d2';
  text-align: center;
  width: 100%;
}
ul.social-list li.instagram a:before {
  content: '\f16d';
  text-align: center;
  width: 100%;
}
ul.social-list li.houzz a:before {
  content: '\f27c';
  text-align: center;
  width: 100%;
}
ul.social-list li.linkedin a:before {
  content: '\f0e1';
  text-align: center;
  width: 100%;
}
ul.col-2 {
  -webkit-columns: 2;
     -moz-columns: 2;
          columns: 2;
  -webkit-column-gap: 30px;
     -moz-column-gap: 30px;
          column-gap: 30px;
}
ul.dot-list,
.dot-list-container > ul {
  list-style: none outside none;
  padding: 0;
  margin: 0;
}
ul.dot-list > li,
.dot-list-container > ul > li {
  position: relative;
  padding-left: 18px;
}
ul.dot-list > li:before,
.dot-list-container > ul > li:before {
  position: absolute;
  top: 0;
  left: 0;
  display: inline-block;
  font-family: FontAwesome;
  content: '\f111';
  color: inherit;
  font-size: 6px;
  line-height: 24px;
}
ul.dot-list > li a,
.dot-list-container > ul > li a {
  color: inherit;
}
ul.dot-list > li.bullet-wedge:before,
.dot-list-container > ul > li.bullet-wedge:before {
  content: '\f04b';
  font-size: 8px;
}
@media (min-width: 768px) {
  ul.dot-list.col-2,
  .dot-list-container > ul.col-2 {
    -webkit-columns: 2;
       -moz-columns: 2;
            columns: 2;
    -webkit-column-gap: 30px;
       -moz-column-gap: 30px;
            column-gap: 30px;
  }
}
ul.dot-list.colored-bullets > li,
.dot-list-container > ul.colored-bullets > li {
  position: relative;
  padding-left: 35px;
  padding-right: 30px;
  margin-top: 35px;
  margin-bottom: 35px;
}
ul.dot-list.colored-bullets > li:before,
.dot-list-container > ul.colored-bullets > li:before {
  line-height: 21px;
}
ul.dot-list.colored-bullets > li h6,
.dot-list-container > ul.colored-bullets > li h6 {
  margin-top: 0;
  font-family: camptonlight, Arial, sans-serif;
}
ul.dot-list.four-columns,
.dot-list-container > ul.four-columns {
  overflow: hidden;
}
ul.dot-list.four-columns li,
.dot-list-container > ul.four-columns li {
  width: 25%;
  float: left;
}
@media (max-width: 991px) {
  ul.dot-list.four-columns li,
  .dot-list-container > ul.four-columns li {
    width: 50%;
  }
}
@media (max-width: 767px) {
  ul.dot-list.four-columns,
  .dot-list-container > ul.four-columns {
    margin: 0 15px;
  }
}
@media (max-width: 479px) {
  ul.dot-list.four-columns li,
  .dot-list-container > ul.four-columns li {
    width: auto;
  }
}
ul.icon-bullets {
  list-style: none outside none;
  padding: 0;
  margin: 20px 0;
}
ul.icon-bullets li {
  position: relative;
  padding-left: 40px;
}
ul.icon-bullets li:before {
  position: absolute;
  top: 0;
  left: 0;
  width: 20px;
  text-align: center;
  display: inline-block;
  font-family: FontAwesome;
  content: '';
  color: inherit;
  font-size: 14px;
  line-height: 24px;
}
ul.icon-bullets li.location:before {
  content: '\f041';
}
ul.icon-bullets li.population:before {
  content: '\f0c0';
}
ul.icon-bullets li.size:before {
  content: '\f0b2';
}
ul.icon-bullets li.website:before {
  content: '\f0eb';
}
ul.icon-bullets li a {
  color: inherit;
}
.breadcrumbs span,
.breadcrumbs a {
  color: inherit;
}
.breadcrumbs ul {
  list-style: none outside none;
  padding: 0;
  margin: 0;
  display: inline-block;
}
.breadcrumbs ul li {
  display: inline-block;
}
.breadcrumbs ul li + li:before {
  content: '\00bb  ';
}
.breadcrumbs ul li:last-of-type a {
  text-decoration: underline;
}
.product-slider .slider {
  position: relative;
  padding: 0 60px;
  margin-left: -60px;
  margin-right: -60px;
  margin-bottom: 50px;
}
.product-slider .slider .frame {
  width: 100%;
  padding: 0;
}
.product-slider .slider .frame .slidee {
  margin: 0;
  padding: 0;
  list-style: none;
}
.product-slider .slider .frame .slidee li {
  float: left;
  margin: 0 5px 0 0;
  padding: 0;
  width: 200px;
  height: auto;
}
.product-slider .slider .frame .slidee li > a {
  position: relative;
  display: block;
}
.product-slider .slider .frame .slidee li p {
  text-transform: uppercase;
  color: #000000;
  margin-top: 10px;
}
.product-slider .slider .frame .slidee li p:before {
  content: '';
  display: block;
  width: 32px;
  border-top: 1px solid #000000;
  margin-bottom: 5px;
}
.product-slider .slider .frame .slidee li p.text-center:before {
  content: none;
}
.product-slider .slider .scrollbar {
  margin-top: 20px;
  background: #585858;
}
.product-slider .slider .scrollbar .handle {
  height: 8px;
}
.product-slider .slider button {
  border: 0 none;
  background: transparent;
  padding: 0;
  display: block;
  position: absolute;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  top: 50%;
  margin-top: -20px;
  z-index: -1;
  opacity: 0;
  -webkit-transition: opacity 0.2s;
          transition: opacity 0.2s;
}
.product-slider .slider button:focus {
  outline: none;
}
.product-slider .slider button:before {
  font-family: FontAwesome;
  display: inline-block;
  text-align: center;
  color: #ffffff;
  font-size: 30px;
  line-height: 40px;
  margin-top: -2px;
}
.product-slider .slider button.prev {
  left: 0;
}
.product-slider .slider button.prev:before {
  content: '\f104';
  margin-left: -2px;
}
.product-slider .slider button.next {
  right: 0;
}
.product-slider .slider button.next:before {
  content: '\f105';
  margin-right: -2px;
}
.product-slider .slider:hover button {
  opacity: 1;
  z-index: 1;
}
.product-slider.more-margin .slider .frame .slidee li {
  margin-right: 60px;
}
.product-slider.more-margin .slider .frame .slidee li li {
  margin-right: 5px;
}
@media (max-width: 991px) {
  .product-slider .slider {
    padding-left: 40px;
    padding-right: 40px;
    margin-left: -40px;
    margin-right: -40px;
  }
}
@media (max-width: 767px) {
  .product-slider .slider {
    margin-right: 0;
    margin-left: 0;
  }
  .product-slider .slider button {
    opacity: 1;
    z-index: 1;
  }
}
/* Badge List inside product item */
ul.badge-list {
  list-style: none outside none;
  padding: 0;
  margin: 0;
  position: absolute;
  right: 0;
  bottom: 0;
}
ul.badge-list li {
  width: auto !important;
  float: right;
}
ul.badge-list li + li {
  margin-right: 5px;
}
ul.hmenu {
  *zoom: 1;
  list-style: none outside none;
  padding: 0;
  margin: 0;
  color: #585858;
}
ul.hmenu:before,
ul.hmenu:after {
  content: " ";
  display: table;
}
ul.hmenu:after {
  clear: both;
}
ul.hmenu:before,
ul.hmenu:after {
  content: " ";
  display: table;
}
ul.hmenu:after {
  clear: both;
}
ul.hmenu:before,
ul.hmenu:after {
  content: " ";
  display: table;
}
ul.hmenu:after {
  clear: both;
}
ul.hmenu:before {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
ul.hmenu:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
  clear: both;
}
ul.hmenu:before {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
ul.hmenu:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
  clear: both;
}
ul.hmenu:before,
ul.hmenu:after {
  content: " ";
  display: table;
}
ul.hmenu:after {
  clear: both;
}
ul.hmenu:before,
ul.hmenu:after {
  content: " ";
  display: table;
}
ul.hmenu:after {
  clear: both;
}
ul.hmenu:before {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
ul.hmenu:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
  clear: both;
}
ul.hmenu:before {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
ul.hmenu:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
  clear: both;
}
ul.hmenu:before {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
ul.hmenu:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
  clear: both;
}
ul.hmenu > li {
  display: inline-block;
}
ul.hmenu > li + li a {
  border-left: 1px solid #585858;
  padding-left: 12px;
}
ul.hmenu > li > a {
  font-size: 14px;
  color: inherit;
  text-decoration: none;
  padding: 0 10px 0 0;
}
.center-table {
  display: table;
  margin-right: auto;
  margin-left: auto;
}
section.padded {
  padding-top: 60px;
  padding-bottom: 60px;
}
section.padded + section.padded {
  padding-top: 0;
}
section.cut-off {
  overflow: hidden;
}
body .colourberry {
  position: relative;
  padding-top: 200px;
}
body .colourberry h2 {
  text-transform: uppercase;
}
body .colourberry:before {
  content: '';
  position: absolute;
  left: 50%;
  top: -1px;
  margin-left: -1px;
  border-left: 1px solid black;
  height: 140px;
}
body .colourberry:after {
  content: '';
  position: absolute;
  left: 50%;
  top: 130px;
  border-radius: 50%;
  background: black;
  width: 32px;
  height: 32px;
  margin-left: -16px;
}
body .colourberry + div {
  padding-top: 200px;
}
body .colourberry.colourberry-short {
  padding-top: 150px !important;
}
body .colourberry.colourberry-short:before {
  height: 90px;
}
body .colourberry.colourberry-short:after {
  top: 80px;
}
body .colourberry.colourberry-short + div {
  padding-top: 150px;
}
body .colourberry.colourberry-dedicated {
  padding: 0;
}
body .colourberry.colourberry-dedicated:before {
  height: 0;
}
body .colourberry.colourberry-dedicated:after {
  top: 0;
}
@media (max-width: 767px) {
  body .colourberry + div {
    padding-top: 10px;
  }
  body .colourberry.colourberry-short + div {
    padding-top: 10px;
  }
}
/* typo3-files*/
.csc-uploads {
  margin-left: 40px;
}
/*ajax loader*/
.ajax-loader {
  background: url(https://www.kludi.com/shop/skin/frontend/kludi/default/images/ajax-loader.gif) no-repeat center center;
  height: 100%;
  width: 100%;
}
.flash-messages {
  position: absolute;
  z-index: 5000;
  width: 100%;
  margin: 10px auto;
}
.toolbar,
.toolbar-bottom {
  *zoom: 1;
}
.toolbar:before,
.toolbar-bottom:before,
.toolbar:after,
.toolbar-bottom:after {
  content: " ";
  display: table;
}
.toolbar:after,
.toolbar-bottom:after {
  clear: both;
}
.toolbar:before,
.toolbar-bottom:before,
.toolbar:after,
.toolbar-bottom:after {
  content: " ";
  display: table;
}
.toolbar:after,
.toolbar-bottom:after {
  clear: both;
}
.toolbar:before,
.toolbar-bottom:before,
.toolbar:after,
.toolbar-bottom:after {
  content: " ";
  display: table;
}
.toolbar:after,
.toolbar-bottom:after {
  clear: both;
}
.toolbar:before,
.toolbar-bottom:before {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.toolbar:after,
.toolbar-bottom:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
  clear: both;
}
.toolbar:before,
.toolbar-bottom:before {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.toolbar:after,
.toolbar-bottom:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
  clear: both;
}
.toolbar:before,
.toolbar-bottom:before,
.toolbar:after,
.toolbar-bottom:after {
  content: " ";
  display: table;
}
.toolbar:after,
.toolbar-bottom:after {
  clear: both;
}
.toolbar:before,
.toolbar-bottom:before,
.toolbar:after,
.toolbar-bottom:after {
  content: " ";
  display: table;
}
.toolbar:after,
.toolbar-bottom:after {
  clear: both;
}
.toolbar:before,
.toolbar-bottom:before {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.toolbar:after,
.toolbar-bottom:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
  clear: both;
}
.toolbar:before,
.toolbar-bottom:before {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.toolbar:after,
.toolbar-bottom:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
  clear: both;
}
.toolbar:before,
.toolbar-bottom:before {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.toolbar:after,
.toolbar-bottom:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
  clear: both;
}
.toolbar .pager,
.toolbar-bottom .pager {
  float: right;
  line-height: 40px;
  font-size: 18px;
}
.toolbar .pager .count-container,
.toolbar-bottom .pager .count-container {
  display: inline-block;
  margin-right: 20px;
}
.toolbar .pager .count-container .amount,
.toolbar-bottom .pager .count-container .amount {
  display: inline-block;
  margin-bottom: 0;
  margin-right: 20px;
}
.toolbar .pager .count-container .limiter,
.toolbar-bottom .pager .count-container .limiter {
  display: inline-block;
}
.toolbar .pager .count-container .limiter label,
.toolbar-bottom .pager .count-container .limiter label {
  display: inline-block;
  text-transform: uppercase;
  margin-right: 10px;
}
.toolbar .pager .count-container .limiter select,
.toolbar-bottom .pager .count-container .limiter select {
  display: inline-block;
  height: 40px;
  padding: 0 5px;
}
.toolbar .pager .pages,
.toolbar-bottom .pager .pages {
  display: inline-block;
}
.toolbar .pager .pages ol,
.toolbar-bottom .pager .pages ol {
  list-style: none outside none;
  padding: 0;
  margin: 0;
  display: inline-block;
}
.toolbar .pager .pages ol li,
.toolbar-bottom .pager .pages ol li {
  display: inline-block;
  background: #585858;
  color: #ffffff;
  width: 40px;
  text-align: center;
}
.toolbar .pager .pages ol li a,
.toolbar-bottom .pager .pages ol li a {
  display: inline-block;
  width: 100%;
}
.toolbar .pager .pages ol li.prev,
.toolbar-bottom .pager .pages ol li.prev,
.toolbar .pager .pages ol li.next,
.toolbar-bottom .pager .pages ol li.next {
  background: transparent;
}
.toolbar .pager .pages ol li.prev a,
.toolbar-bottom .pager .pages ol li.prev a,
.toolbar .pager .pages ol li.next a,
.toolbar-bottom .pager .pages ol li.next a {
  position: relative;
  vertical-align: middle;
}
.toolbar .pager .pages ol li.prev a:before,
.toolbar-bottom .pager .pages ol li.prev a:before,
.toolbar .pager .pages ol li.next a:before,
.toolbar-bottom .pager .pages ol li.next a:before {
  content: '';
  position: absolute;
  top: 50%;
  margin-top: -7px;
  border-width: 4px 7px;
  border-color: transparent;
  border-style: solid;
  display: inline-block;
}
.toolbar .pager .pages ol li.prev a:before,
.toolbar-bottom .pager .pages ol li.prev a:before {
  right: 3px;
  border-right-color: #585858;
}
.toolbar .pager .pages ol li.next a:before,
.toolbar-bottom .pager .pages ol li.next a:before {
  left: 3px;
  border-left-color: #585858;
}
@media (max-width: 767px) {
  .toolbar .pager,
  .toolbar-bottom .pager {
    float: none;
  }
  .toolbar .pager .count-container,
  .toolbar-bottom .pager .count-container {
    display: block;
    text-align: right;
  }
  .toolbar .pager .count-container .amount,
  .toolbar-bottom .pager .count-container .amount {
    display: inline-block;
    margin-bottom: 0;
    margin-right: 20px;
  }
  .toolbar .pager .count-container .limiter,
  .toolbar-bottom .pager .count-container .limiter {
    display: inline-block;
  }
  .toolbar .pager .pages,
  .toolbar-bottom .pager .pages {
    margin-top: 10px;
    display: block;
  }
}
form {
  line-height: 40px;
}
form.form-horizontal {
  line-height: inherit;
}
form input {
  border: 0 none;
  background: transparent;
  padding: 0;
  display: block;
  float: left;
  background: #ffffff;
  color: #aaaaaa;
  font-size: 18px;
  text-transform: uppercase;
  padding: 0 10px;
  height: 40px;
}
form input:focus {
  outline: none;
}
form input.on-white {
  border: 1px solid #e3e3e3;
  box-shadow: 3px 3px 8px #f7f7f7 inset;
}
form input[type=radio],
form input[type=checkbox] {
  height: auto;
}
form input[type=submit] {
  color: #ffffff;
  opacity: 1;
  -webkit-transition: opacity 0.2s;
          transition: opacity 0.2s;
}
form input[type=submit]:hover {
  opacity: .9;
}
form select {
  border: 0 none;
  background: transparent;
  padding: 0;
  display: block;
  float: left;
  background: #ffffff;
  color: #585858;
  font-size: 18px;
  text-transform: uppercase;
  padding: 0 10px;
  line-height: 40px;
  height: 40px;
}
form select:focus {
  outline: none;
}
form select.on-white {
  border: 1px solid #e3e3e3;
  box-shadow: 3px 3px 8px #f7f7f7 inset;
}
form .input-group {
  *zoom: 1;
}
form .input-group:before,
form .input-group:after {
  content: " ";
  display: table;
}
form .input-group:after {
  clear: both;
}
form .input-group:before,
form .input-group:after {
  content: " ";
  display: table;
}
form .input-group:after {
  clear: both;
}
form .input-group:before,
form .input-group:after {
  content: " ";
  display: table;
}
form .input-group:after {
  clear: both;
}
form .input-group:before {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
form .input-group:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
  clear: both;
}
form .input-group:before {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
form .input-group:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
  clear: both;
}
form .input-group:before,
form .input-group:after {
  content: " ";
  display: table;
}
form .input-group:after {
  clear: both;
}
form .input-group:before,
form .input-group:after {
  content: " ";
  display: table;
}
form .input-group:after {
  clear: both;
}
form .input-group:before {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
form .input-group:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
  clear: both;
}
form .input-group:before {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
form .input-group:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
  clear: both;
}
form .input-group:before {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
form .input-group:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
  clear: both;
}
form.form-block .form-row + .form-row {
  margin-top: 10px;
}
form.form-block .form-row input {
  float: none;
  width: 100%;
}
form.form-block .form-row input[type=checkbox] {
  position: relative;
  width: 15px;
  height: 15px;
  border: 0 none;
  background: transparent;
  display: inline-block;
  cursor: pointer;
  -webkit-appearance: none;
  line-height: 11px;
}
form.form-block .form-row input[type=checkbox]:before {
  display: table;
  width: 100%;
  height: 100%;
  border: 1px solid #a7a7a7;
  border-radius: 2px;
  content: ' ';
  background: -webkit-linear-gradient(90deg, #ffffff, #cbcbcb);
  background: linear-gradient(0deg, #ffffff, #cbcbcb);
}
form.form-block .form-row input[type=checkbox]:checked:after {
  position: absolute;
  content: '\f00c';
  font-family: FontAwesome;
  top: 2px;
  left: 2px;
  font-size: 12px;
  color: #585858;
}
form.form-block .form-row select {
  float: none;
  width: 100%;
}
form.form-block .form-row textarea {
  border: 0 none;
  background: transparent;
  padding: 0;
  display: block;
  float: none;
  width: 100%;
  background: #ffffff;
  font-size: 18px;
  text-transform: uppercase;
  padding: 0 10px;
  color: #aaaaaa;
}
form.form-block .form-row textarea:focus {
  outline: none;
}
form.form-block .form-row.split {
  overflow: hidden;
}
form.form-block .form-row.split input,
form.form-block .form-row.split select {
  width: 40%;
  float: left;
}
form.form-block .form-row.split input + input,
form.form-block .form-row.split select + input {
  width: 58%;
  margin-left: 2%;
}
form.form-block .form-row.split input + select,
form.form-block .form-row.split select + select {
  width: 58%;
  margin-left: 2%;
}
@media (max-width: 479px) {
  form.form-block .form-row.split input,
  form.form-block .form-row.split select {
    width: 100%;
    float: left;
  }
  form.form-block .form-row.split input + input,
  form.form-block .form-row.split select + input {
    width: 100%;
    margin-top: 2%;
    margin-left: 0;
  }
  form.form-block .form-row.split input + select,
  form.form-block .form-row.split select + select {
    width: 100%;
    margin-top: 2%;
    margin-left: 0;
  }
}
form.form-block .form-row > label > input[type=checkbox] {
  display: inline-block;
  vertical-align: sub;
}
form.form-block .form-row > label > span {
  margin-left: 5px;
  vertical-align: middle;
}
form .contact-row-phone {
  height: 0;
  overflow: hidden;
}
form .form-section-headline h4 {
  margin: 0;
}
form .form-section {
  padding: 25px 25px 9px;
  background: #f3f3f3;
  border: 1px solid #bbb;
  margin-bottom: 45px;
}
form .form-section .control-label {
  font-weight: bold;
}
form .form-section .sub-labels .control-label {
  font-weight: normal;
}
form .form-section hr {
  padding: 0;
  margin: 0 0 7px 0;
  border-color: #bbb;
}
form .general-submit {
  line-height: 40px;
}
.error label {
  color: red;
}
.pseudo-select {
  position: relative;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
.pseudo-select .pseudo-select-label {
  position: relative;
  display: block;
  line-height: 40px;
  padding: 0 10px;
  background: #ffffff;
  color: #585858;
  text-transform: uppercase;
  font-size: 18px;
  cursor: pointer;
}
.pseudo-select .pseudo-select-label .pseudo-select-toggle {
  border: 0 none;
  background: transparent;
  padding: 0;
  display: block;
  position: absolute;
  right: 10px;
  top: 10px;
  line-height: 20px;
}
.pseudo-select .pseudo-select-label .pseudo-select-toggle:focus {
  outline: none;
}
.pseudo-select .pseudo-select-label .pseudo-select-toggle:before {
  content: '\f0d7';
  font-family: FontAwesome;
  display: inline-block;
  color: #585858;
}
.pseudo-select .checkbox-container {
  position: absolute;
  left: 0;
  right: 0;
  z-index: 1;
  background: #585858;
  list-style: none outside none;
  padding: 10px 0;
  margin: 0;
  display: none;
}
.pseudo-select .checkbox-container li {
  overflow: hidden;
  float: none;
  display: block;
  padding: 6px 10px;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
}
.pseudo-select .checkbox-container li input[type=checkbox] {
  position: relative;
  float: left;
  width: 11px;
  height: 11px;
  border: 0 none;
  background: transparent;
  display: block;
  cursor: pointer;
  -webkit-appearance: none;
  line-height: 11px;
  margin-top: 0;
}
.pseudo-select .checkbox-container li input[type=checkbox]:before {
  display: table;
  width: 100%;
  height: 100%;
  border: 1px solid #ffffff;
  content: ' ';
  border-radius: 0;
  background: transparent;
}
.pseudo-select .checkbox-container li input[type=checkbox]:checked:after {
  position: absolute;
  content: '\f00c';
  font-family: FontAwesome;
  top: 0px;
  left: 2px;
  font-size: 8px;
  color: #ffffff;
}
.pseudo-select .checkbox-container li label {
  float: left;
  line-height: 11px;
  margin-left: 10px;
  text-transform: uppercase;
  margin-bottom: 0;
}
.pseudo-select .checkbox-container li + input[type=submit] {
  margin-top: 20px;
}
.pseudo-select.open .pseudo-select-label {
  color: #ffffff;
  background: transparent;
}
.pseudo-select.open .pseudo-select-label .pseudo-select-toggle {
  border: 0 none;
  background: transparent;
  padding: 0;
  display: block;
  position: absolute;
  right: 8px;
  top: 8px;
  line-height: 20px;
}
.pseudo-select.open .pseudo-select-label .pseudo-select-toggle:focus {
  outline: none;
}
.pseudo-select.open .pseudo-select-label .pseudo-select-toggle:before {
  content: '\f00d';
  color: #ffffff;
}
.pseudo-select.open .checkbox-container {
  display: block;
  max-height: 112px;
  overflow-y: scroll;
  box-shadow: 0px 23px 32px rgba(0, 0, 0, 0.2);
}
.pseudo-select.open .checkbox-container::-webkit-scrollbar {
  width: 5px;
  background: #ffffff;
}
.pseudo-select.open .checkbox-container::-webkit-scrollbar-thumb {
  background: #585858;
  border: 1px solid #ffffff;
}
.legend-icon {
  height: 15px;
  width: 15px;
  background-color: #585858;
  margin: 5px;
}
.contact-selector {
  display: none;
}
.show-contact-selector .contact-selector {
  display: block;
}
section.newsletter {
  padding: 40px 0;
}
section.newsletter form label span {
  display: inline-block;
  text-transform: uppercase;
  font-size: 24px;
  color: #585858;
  float: none;
  margin-right: 10px;
}
section.newsletter form label input {
  display: inline-block;
  float: none;
}
@media (max-width: 767px) {
  section.newsletter form {
    padding: 0 15px;
  }
}
@media (max-width: 1279px) {
  section.mobile-header {
    position: fixed;
    top: 0;
    width: 100%;
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
    z-index: 1000;
    -webkit-transition: -webkit-transform 0.2s;
            transition: transform 0.2s;
  }
  section.mobile-header h1.logo {
    margin: 0;
    padding: 5px;
    background: #fff;
  }
  section.mobile-header h1.logo a {
    display: block;
  }
  section.mobile-header h1.logo a img {
    display: block;
    width: auto;
    height: 20px;
    margin: 5px 0;
  }
  section.mobile-header ul.hlist {
    float: right;
    padding: 8px;
    color: #fff;
    background-color: inherit;
    -webkit-transform-style: initial;
            transform-style: initial;
  }
  section.mobile-header ul.hlist > li {
    display: inline-block;
    line-height: 24px;
    position: static;
    margin: 0;
  }
  section.mobile-header ul.hlist > li > a {
    display: inline-block;
    line-height: 24px;
    padding: 0;
    margin: 0;
    border: 0 none;
    font-size: 14px;
    font-weight: bold;
  }
  section.mobile-header ul.hlist > li > a:after {
    content: none;
  }
  section.mobile-header ul.hlist > li + li {
    padding-left: 9px;
    border-left: 1px solid #fff;
    margin-left: 7px;
  }
  section.mobile-header ul.hlist > li + li > a {
    font-weight: normal;
  }
  section.mobile-header ul.hlist > li > ul {
    display: block;
    width: auto;
    left: 0;
    right: 0;
    padding: 0;
    margin: 0;
    top: 100%;
    border-bottom: 0 none;
    background: inherit;
  }
  section.mobile-header ul.hlist > li > ul > li {
    padding: 0;
  }
  section.mobile-header ul.hlist > li.search .product-finder {
    display: none;
    background: #585858;
    padding: 15px;
    color: #ffffff;
    width: 320px;
    position: absolute;
    right: 0;
    top: 100%;
  }
  section.mobile-header ul.hlist > li.search .product-finder h2 {
    margin-top: 0;
    font-family: camptonsemibold, Times, serif;
    font-weight: 700;
    font-size: 36px;
    line-height: 1;
  }
  section.mobile-header ul.hlist > li.search.search-open .product-finder {
    display: block;
  }
  section.mobile-header ~ .page-wrapper {
    padding-top: 80px;
  }
  .nav-collapse section.mobile-header {
    -webkit-transform: translate3d(0, -40px, 0);
            transform: translate3d(0, -40px, 0);
  }
  .nav-collapse section.mobile-header ~ .page-wrapper {
    padding-top: 40px;
  }
}
@font-face {
  font-family: 'icomoon';
  src: url('https://www.kludi.com/shop/skin/frontend/kludi/default/fonts/icomoon.eot');
  src: url('https://www.kludi.com/shop/skin/frontend/kludi/default/fonts/icomoon.eot?#iefix') format('embedded-opentype'), url('https://www.kludi.com/shop/skin/frontend/kludi/default/fonts/icomoon.woff') format('woff'), url('https://www.kludi.com/shop/skin/frontend/kludi/default/fonts/icomoon.ttf') format('truetype'), url('https://www.kludi.com/shop/skin/frontend/kludi/default/fonts/icomoon.svg#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
}
/* Common styles of menus */
body.dl-menuopen:after {
  content: '';
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 999;
}
.mobile-nav {
  position: relative;
  -webkit-perspective: 1000px;
  perspective: 1000px;
  -webkit-perspective-origin: 50% 200%;
  perspective-origin: 50% 200%;
  -webkit-transition: background-color 0.2s;
          transition: background-color 0.2s;
}
.mobile-nav.opaque {
  background-color: #000000;
}
.dl-menuwrapper {
  background-color: inherit;
}
.dl-menuwrapper .dl-menu-backdrop {
  display: none;
  position: absolute;
  top: 100%;
  right: 0;
  left: 0;
  height: 100vh;
  z-index: -1;
  background-color: inherit;
}
.dl-menuwrapper.dl-menuopen .dl-menu-backdrop {
  display: block;
}
.dl-menuwrapper:first-child {
  margin-right: 100px;
}
.dl-menuwrapper button {
  border: none;
  width: 40px;
  height: 40px;
  overflow: hidden;
  cursor: pointer;
  outline: none;
}
.dl-menuwrapper button:hover,
.dl-menuwrapper button.dl-active,
.dl-menuwrapper ul {
  background: #585858;
}
.dl-menuwrapper button:after {
  content: '\f0c9';
  font-family: FontAwesome;
  color: #fff;
  line-height: 40px;
  font-size: 30px;
}
.dl-menuwrapper ul {
  margin: 0;
  padding: 0;
  list-style: none;
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
  max-height: 80vh;
}
.dl-menuwrapper li {
  position: relative;
}
.dl-menuwrapper li a {
  display: block;
  position: relative;
  padding: 15px 25px 15px 20px;
  font-size: 18px;
  line-height: 20px;
  font-weight: 300;
  color: #fff;
  outline: none;
  text-decoration: none;
  letter-spacing: 1px;
}
.no-touch .dl-menuwrapper li a:hover {
  background: rgba(255, 248, 213, 0.1);
}
.dl-menuwrapper li.dl-back > a {
  padding-left: 30px;
  background: rgba(0, 0, 0, 0.1);
  height: 50px;
}
.dl-menuwrapper li.dl-back:after,
.dl-menuwrapper li > a:not(:only-child):after {
  position: absolute;
  top: 0;
  line-height: 50px;
  font-family: 'FontAwesome';
  speak: none;
  -webkit-font-smoothing: antialiased;
  content: "\f054";
}
.dl-menuwrapper li.dl-back:after {
  left: 5px;
  color: #fff;
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
      transform: rotate(180deg);
}
.dl-menuwrapper li > a:after {
  right: 5px;
  color: #fff;
}
.dl-menuwrapper .dl-menu {
  margin: 0;
  position: absolute;
  width: 100%;
  opacity: 0;
  pointer-events: none;
  -webkit-transform: translateY(10px);
  -ms-transform: translateY(10px);
      transform: translateY(10px);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.dl-menuwrapper .dl-menu.dl-menu-toggle {
  -webkit-transition: all 0.3s ease;
          transition: all 0.3s ease;
}
.dl-menuwrapper .dl-menu.dl-menuopen {
  opacity: 1;
  pointer-events: auto;
  -webkit-transform: translateY(0px);
  -ms-transform: translateY(0px);
      transform: translateY(0px);
  overflow-y: scroll;
}
/* Hide the inner submenus */
.dl-menuwrapper li .dl-submenu {
  display: none;
}
/*
When a submenu is openend, we will hide all li siblings.
For that we give a class to the parent menu called "dl-subview".
We also hide the submenu link.
The opened submenu will get the class "dl-subviewopen".
All this is done for any sub-level being entered.
*/
.dl-menu.dl-subview li,
.dl-menu.dl-subview li.dl-subviewopen > a,
.dl-menu.dl-subview li.dl-subview > a {
  display: none;
}
.dl-menu.dl-subview li.dl-subview,
.dl-menu.dl-subview li.dl-subview .dl-submenu,
.dl-menu.dl-subview li.dl-subviewopen,
.dl-menu.dl-subview li.dl-subviewopen > .dl-submenu,
.dl-menu.dl-subview li.dl-subviewopen > .dl-submenu > li {
  display: block;
}
/* Dynamically added submenu outside of the menu context */
.dl-menuwrapper > .dl-submenu {
  position: absolute;
  width: 100%;
  top: 40px;
  left: 0;
  margin: 0;
}
/* Animation classes for moving out and in */
.dl-menu.dl-animate-out-1 {
  -webkit-animation: MenuAnimOut1 0.4s;
  animation: MenuAnimOut1 0.4s;
}
.dl-menu.dl-animate-out-2 {
  -webkit-animation: MenuAnimOut2 0.3s ease-in-out;
  animation: MenuAnimOut2 0.3s ease-in-out;
}
.dl-menu.dl-animate-out-3 {
  -webkit-animation: MenuAnimOut3 0.4s ease;
  animation: MenuAnimOut3 0.4s ease;
}
.dl-menu.dl-animate-out-4 {
  -webkit-animation: MenuAnimOut4 0.4s ease;
  animation: MenuAnimOut4 0.4s ease;
}
.dl-menu.dl-animate-out-5 {
  -webkit-animation: MenuAnimOut5 0.4s ease;
  animation: MenuAnimOut5 0.4s ease;
}
@-webkit-keyframes MenuAnimOut1 {
  50% {
    -webkit-transform: translateZ(-250px) rotateY(30deg);
  }
  75% {
    -webkit-transform: translateZ(-372.5px) rotateY(15deg);
    opacity: .5;
  }
  100% {
    -webkit-transform: translateZ(-500px) rotateY(0deg);
    opacity: 0;
  }
}
@-webkit-keyframes MenuAnimOut2 {
  100% {
    -webkit-transform: translateX(-100%);
    opacity: 0;
  }
}
@-webkit-keyframes MenuAnimOut3 {
  100% {
    -webkit-transform: translateZ(300px);
    opacity: 0;
  }
}
@-webkit-keyframes MenuAnimOut4 {
  100% {
    -webkit-transform: translateZ(-300px);
    opacity: 0;
  }
}
@-webkit-keyframes MenuAnimOut5 {
  100% {
    -webkit-transform: translateY(40%);
    opacity: 0;
  }
}
@keyframes MenuAnimOut1 {
  50% {
    -webkit-transform: translateZ(-250px) rotateY(30deg);
    transform: translateZ(-250px) rotateY(30deg);
  }
  75% {
    -webkit-transform: translateZ(-372.5px) rotateY(15deg);
    transform: translateZ(-372.5px) rotateY(15deg);
    opacity: .5;
  }
  100% {
    -webkit-transform: translateZ(-500px) rotateY(0deg);
    transform: translateZ(-500px) rotateY(0deg);
    opacity: 0;
  }
}
@keyframes MenuAnimOut2 {
  100% {
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%);
    opacity: 0;
  }
}
@keyframes MenuAnimOut3 {
  100% {
    -webkit-transform: translateZ(300px);
    transform: translateZ(300px);
    opacity: 0;
  }
}
@keyframes MenuAnimOut4 {
  100% {
    -webkit-transform: translateZ(-300px);
    transform: translateZ(-300px);
    opacity: 0;
  }
}
@keyframes MenuAnimOut5 {
  100% {
    -webkit-transform: translateY(40%);
    transform: translateY(40%);
    opacity: 0;
  }
}
.dl-menu.dl-animate-in-1 {
  -webkit-animation: MenuAnimIn1 0.3s;
  animation: MenuAnimIn1 0.3s;
}
.dl-menu.dl-animate-in-2 {
  -webkit-animation: MenuAnimIn2 0.3s ease-in-out;
  animation: MenuAnimIn2 0.3s ease-in-out;
}
.dl-menu.dl-animate-in-3 {
  -webkit-animation: MenuAnimIn3 0.4s ease;
  animation: MenuAnimIn3 0.4s ease;
}
.dl-menu.dl-animate-in-4 {
  -webkit-animation: MenuAnimIn4 0.4s ease;
  animation: MenuAnimIn4 0.4s ease;
}
.dl-menu.dl-animate-in-5 {
  -webkit-animation: MenuAnimIn5 0.4s ease;
  animation: MenuAnimIn5 0.4s ease;
}
@-webkit-keyframes MenuAnimIn1 {
  0% {
    -webkit-transform: translateZ(-500px) rotateY(0deg);
    opacity: 0;
  }
  20% {
    -webkit-transform: translateZ(-250px) rotateY(30deg);
    opacity: 0.5;
  }
  100% {
    -webkit-transform: translateZ(0px) rotateY(0deg);
    opacity: 1;
  }
}
@-webkit-keyframes MenuAnimIn2 {
  0% {
    -webkit-transform: translateX(-100%);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateX(0px);
    opacity: 1;
  }
}
@-webkit-keyframes MenuAnimIn3 {
  0% {
    -webkit-transform: translateZ(300px);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateZ(0px);
    opacity: 1;
  }
}
@-webkit-keyframes MenuAnimIn4 {
  0% {
    -webkit-transform: translateZ(-300px);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateZ(0px);
    opacity: 1;
  }
}
@-webkit-keyframes MenuAnimIn5 {
  0% {
    -webkit-transform: translateY(40%);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateY(0);
    opacity: 1;
  }
}
@keyframes MenuAnimIn1 {
  0% {
    -webkit-transform: translateZ(-500px) rotateY(0deg);
    transform: translateZ(-500px) rotateY(0deg);
    opacity: 0;
  }
  20% {
    -webkit-transform: translateZ(-250px) rotateY(30deg);
    transform: translateZ(-250px) rotateY(30deg);
    opacity: 0.5;
  }
  100% {
    -webkit-transform: translateZ(0px) rotateY(0deg);
    transform: translateZ(0px) rotateY(0deg);
    opacity: 1;
  }
}
@keyframes MenuAnimIn2 {
  0% {
    -webkit-transform: translateX(-100%);
    transform: translateX(-100%);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateX(0px);
    transform: translateX(0px);
    opacity: 1;
  }
}
@keyframes MenuAnimIn3 {
  0% {
    -webkit-transform: translateZ(300px);
    transform: translateZ(300px);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateZ(0px);
    transform: translateZ(0px);
    opacity: 1;
  }
}
@keyframes MenuAnimIn4 {
  0% {
    -webkit-transform: translateZ(-300px);
    transform: translateZ(-300px);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateZ(0px);
    transform: translateZ(0px);
    opacity: 1;
  }
}
@keyframes MenuAnimIn5 {
  0% {
    -webkit-transform: translateY(40%);
    transform: translateY(40%);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    opacity: 1;
  }
}
.dl-menuwrapper > .dl-submenu.dl-animate-in-1 {
  -webkit-animation: SubMenuAnimIn1 0.4s ease;
  animation: SubMenuAnimIn1 0.4s ease;
}
.dl-menuwrapper > .dl-submenu.dl-animate-in-2 {
  -webkit-animation: SubMenuAnimIn2 0.3s ease-in-out;
  animation: SubMenuAnimIn2 0.3s ease-in-out;
}
.dl-menuwrapper > .dl-submenu.dl-animate-in-3 {
  -webkit-animation: SubMenuAnimIn3 0.4s ease;
  animation: SubMenuAnimIn3 0.4s ease;
}
.dl-menuwrapper > .dl-submenu.dl-animate-in-4 {
  -webkit-animation: SubMenuAnimIn4 0.4s ease;
  animation: SubMenuAnimIn4 0.4s ease;
}
.dl-menuwrapper > .dl-submenu.dl-animate-in-5 {
  -webkit-animation: SubMenuAnimIn5 0.4s ease;
  animation: SubMenuAnimIn5 0.4s ease;
}
@-webkit-keyframes SubMenuAnimIn1 {
  0% {
    -webkit-transform: translateX(50%);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateX(0px);
    opacity: 1;
  }
}
@-webkit-keyframes SubMenuAnimIn2 {
  0% {
    -webkit-transform: translateX(100%);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateX(0px);
    opacity: 1;
  }
}
@-webkit-keyframes SubMenuAnimIn3 {
  0% {
    -webkit-transform: translateZ(-300px);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateZ(0px);
    opacity: 1;
  }
}
@-webkit-keyframes SubMenuAnimIn4 {
  0% {
    -webkit-transform: translateZ(300px);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateZ(0px);
    opacity: 1;
  }
}
@-webkit-keyframes SubMenuAnimIn5 {
  0% {
    -webkit-transform: translateZ(-200px);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateZ(0);
    opacity: 1;
  }
}
@keyframes SubMenuAnimIn1 {
  0% {
    -webkit-transform: translateX(50%);
    transform: translateX(50%);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateX(0px);
    transform: translateX(0px);
    opacity: 1;
  }
}
@keyframes SubMenuAnimIn2 {
  0% {
    -webkit-transform: translateX(100%);
    transform: translateX(100%);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateX(0px);
    transform: translateX(0px);
    opacity: 1;
  }
}
@keyframes SubMenuAnimIn3 {
  0% {
    -webkit-transform: translateZ(-300px);
    transform: translateZ(-300px);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateZ(0px);
    transform: translateZ(0px);
    opacity: 1;
  }
}
@keyframes SubMenuAnimIn4 {
  0% {
    -webkit-transform: translateZ(300px);
    transform: translateZ(300px);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateZ(0px);
    transform: translateZ(0px);
    opacity: 1;
  }
}
@keyframes SubMenuAnimIn5 {
  0% {
    -webkit-transform: translateZ(-200px);
    transform: translateZ(-200px);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    opacity: 1;
  }
}
.dl-menuwrapper > .dl-submenu.dl-animate-out-1 {
  -webkit-animation: SubMenuAnimOut1 0.4s ease;
  animation: SubMenuAnimOut1 0.4s ease;
}
.dl-menuwrapper > .dl-submenu.dl-animate-out-2 {
  -webkit-animation: SubMenuAnimOut2 0.3s ease-in-out;
  animation: SubMenuAnimOut2 0.3s ease-in-out;
}
.dl-menuwrapper > .dl-submenu.dl-animate-out-3 {
  -webkit-animation: SubMenuAnimOut3 0.4s ease;
  animation: SubMenuAnimOut3 0.4s ease;
}
.dl-menuwrapper > .dl-submenu.dl-animate-out-4 {
  -webkit-animation: SubMenuAnimOut4 0.4s ease;
  animation: SubMenuAnimOut4 0.4s ease;
}
.dl-menuwrapper > .dl-submenu.dl-animate-out-5 {
  -webkit-animation: SubMenuAnimOut5 0.4s ease;
  animation: SubMenuAnimOut5 0.4s ease;
}
@-webkit-keyframes SubMenuAnimOut1 {
  0% {
    -webkit-transform: translateX(0%);
    opacity: 1;
  }
  100% {
    -webkit-transform: translateX(50%);
    opacity: 0;
  }
}
@-webkit-keyframes SubMenuAnimOut2 {
  0% {
    -webkit-transform: translateX(0%);
    opacity: 1;
  }
  100% {
    -webkit-transform: translateX(100%);
    opacity: 0;
  }
}
@-webkit-keyframes SubMenuAnimOut3 {
  0% {
    -webkit-transform: translateZ(0px);
    opacity: 1;
  }
  100% {
    -webkit-transform: translateZ(-300px);
    opacity: 0;
  }
}
@-webkit-keyframes SubMenuAnimOut4 {
  0% {
    -webkit-transform: translateZ(0px);
    opacity: 1;
  }
  100% {
    -webkit-transform: translateZ(300px);
    opacity: 0;
  }
}
@-webkit-keyframes SubMenuAnimOut5 {
  0% {
    -webkit-transform: translateZ(0);
    opacity: 1;
  }
  100% {
    -webkit-transform: translateZ(-200px);
    opacity: 0;
  }
}
@keyframes SubMenuAnimOut1 {
  0% {
    -webkit-transform: translateX(0%);
    transform: translateX(0%);
    opacity: 1;
  }
  100% {
    -webkit-transform: translateX(50%);
    transform: translateX(50%);
    opacity: 0;
  }
}
@keyframes SubMenuAnimOut2 {
  0% {
    -webkit-transform: translateX(0%);
    transform: translateX(0%);
    opacity: 1;
  }
  100% {
    -webkit-transform: translateX(100%);
    transform: translateX(100%);
    opacity: 0;
  }
}
@keyframes SubMenuAnimOut3 {
  0% {
    -webkit-transform: translateZ(0px);
    transform: translateZ(0px);
    opacity: 1;
  }
  100% {
    -webkit-transform: translateZ(-300px);
    transform: translateZ(-300px);
    opacity: 0;
  }
}
@keyframes SubMenuAnimOut4 {
  0% {
    -webkit-transform: translateZ(0px);
    transform: translateZ(0px);
    opacity: 1;
  }
  100% {
    -webkit-transform: translateZ(300px);
    transform: translateZ(300px);
    opacity: 0;
  }
}
@keyframes SubMenuAnimOut5 {
  0% {
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    opacity: 1;
  }
  100% {
    -webkit-transform: translateZ(-200px);
    transform: translateZ(-200px);
    opacity: 0;
  }
}
/* No JS Fallback */
.no-js .dl-menuwrapper .dl-menu {
  position: relative;
  opacity: 1;
  -webkit-transform: none;
  -ms-transform: none;
      transform: none;
}
.no-js .dl-menuwrapper li .dl-submenu {
  display: block;
}
.no-js .dl-menuwrapper li.dl-back {
  display: none;
}
.no-js .dl-menuwrapper li > a:not(:only-child) {
  background: rgba(0, 0, 0, 0.1);
}
.no-js .dl-menuwrapper li > a:not(:only-child):after {
  content: '';
}
/* Colors for demos */
/* Demo 1 */
.dl-menuwrapper button {
  padding: 1px 5px;
  background-color: inherit;
}
.dl-menuwrapper button:hover,
.dl-menuwrapper button.dl-active,
.dl-menuwrapper ul {
  background-color: inherit;
}
section.footer {
  position: relative;
  background: #585858;
  color: #ffffff;
  line-height: 30px;
}
section.footer:before {
  content: '';
  position: absolute;
  top: 0;
  bottom: 0;
  left: 50%;
  border-left: 1px solid transparent;
}
section.footer .row {
  /*reset default CE styling*/
}
section.footer .row .container {
  padding: 0;
  margin: 0;
  width: auto;
}
section.footer .row > div {
  padding: 0 30px;
  padding-top: 50px;
  padding-bottom: 50px;
}
section.footer .row > div h5 {
  font-family: roboto, sans-serif;
  font-weight: normal;
}
section.footer .row a {
  color: inherit;
}
@media (max-width: 767px) {
  section.footer .row > div {
    padding-right: 15px;
    padding-left: 15px;
    padding-bottom: 15px;
  }
}
@media (max-width: 479px) {
  section.footer:before {
    content: none;
  }
}
section.page-info-text .container {
  margin: 5px auto 10px auto;
  color: #777777;
}
section.page-info-text .container h1,
section.page-info-text .container h2,
section.page-info-text .container h3,
section.page-info-text .container h4,
section.page-info-text .container p {
  font-family: roboto, sans-serif;
  font-size: 10px;
  margin: 0;
}
section.page-info-text .container h1,
section.page-info-text .container h2,
section.page-info-text .container h3,
section.page-info-text .container h4 {
  font-weight: bold;
  margin: 10px 0 2px 0;
}
section.storefinder {
  position: relative;
}
section.storefinder:before {
  content: '';
  position: absolute;
  top: 0;
  height: 155px;
  left: 50%;
  border-left: 1px solid transparent;
}
section.storefinder .container-fluid {
  background: url(https://www.kludi.com/shop/skin/frontend/kludi/default/images/startseite_fachhaendler_suche_small.jpg) no-repeat center top;
  background-size: 1920px 600px;
  height: 600px;
}
section.storefinder .container-fluid .storefinder-container {
  position: relative;
  width: 640px;
  height: 309px;
  background: #585858;
  background: rgba(88, 88, 88, 0.9);
  color: #ffffff;
  margin: 155px auto 0;
  text-align: center;
  border-top: 10px solid;
}
section.storefinder .container-fluid .storefinder-container:after {
  content: '';
  display: block;
  position: absolute;
  top: -22px;
  left: 50%;
  width: 34px;
  height: 34px;
  border-radius: 50%;
  margin-left: -17px;
}
section.storefinder .container-fluid .storefinder-container:before {
  display: inline-block;
  height: 100%;
  vertical-align: middle;
  content: '';
}
section.storefinder .container-fluid .storefinder-container .storefinder-inner {
  display: inline-block;
  vertical-align: middle;
  max-width: 98%;
}
section.storefinder .container-fluid .storefinder-container .storefinder-inner h3 {
  margin-top: 0;
  font-family: camptonsemibold, Times, serif;
  font-weight: normal;
}
section.storefinder .container-fluid .storefinder-container .storefinder-inner form input[type=text] {
  width: 350px;
}
section.storefinder .container-fluid .clustertext-container {
  max-width: 800px;
  margin: 60px auto 0;
  color: #fff;
  text-align: center;
}
section.storefinder .container-fluid .clustertext-container p {
  margin: 0;
}
@media (max-width: 767px) {
  section.storefinder .container-fluid .storefinder-container {
    max-width: 532px;
    width: auto;
  }
}
@media (max-width: 479px) {
  section.storefinder:before {
    height: 100px;
  }
  section.storefinder .container-fluid .storefinder-container {
    margin-top: 100px;
  }
  section.storefinder .container-fluid .storefinder-container .storefinder-inner {
    width: 320px;
  }
  section.storefinder .container-fluid .storefinder-container .storefinder-inner form input[type=text] {
    width: auto;
  }
}
.nav-wrap {
  padding: 0 0 14px 0;
}
.nav-wrap:before {
  display: inline-block;
  height: 100%;
  vertical-align: middle;
  content: '';
}
.nav-wrap .nav-logo {
  padding-top: 14px;
  line-height: 54px;
  overflow: hidden;
  padding-right: 0;
  padding-left: 0;
}
.nav-wrap .nav-logo .nav-logo-wrap {
  margin: 0;
  width: 320px;
  float: right;
}
.nav-wrap .nav-logo .nav-logo-wrap a {
  display: block;
  width: 246px;
  height: 57px;
  background: url(https://www.kludi.com/shop/skin/frontend/kludi/default/images/logo-nav.png) no-repeat center bottom;
}
.nav-wrap .nav-logo img {
  max-width: 100%;
  height: auto;
  margin-top: -10px;
  display: none;
}
body {
  padding-top: 90px;
}
body:before {
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 100%;
  background: rgba(255, 255, 255, 0.8);
  z-index: 999;
  opacity: .5;
}
body.transparent-navigation {
  padding-top: 0;
}
body.menu-open {
  position: relative;
}
body.menu-open:before {
  left: 0;
  opacity: 1;
}
@media (max-width: 1279px) {
  body {
    padding-top: 0;
  }
}
nav > ul {
  *zoom: 1;
  list-style: none outside none;
  padding: 0;
  margin: 0 auto;
  display: table;
}
nav > ul:before,
nav > ul:after {
  content: " ";
  display: table;
}
nav > ul:after {
  clear: both;
}
nav > ul:before,
nav > ul:after {
  content: " ";
  display: table;
}
nav > ul:after {
  clear: both;
}
nav > ul:before,
nav > ul:after {
  content: " ";
  display: table;
}
nav > ul:after {
  clear: both;
}
nav > ul:before {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
nav > ul:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
  clear: both;
}
nav > ul:before {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
nav > ul:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
  clear: both;
}
nav > ul:before,
nav > ul:after {
  content: " ";
  display: table;
}
nav > ul:after {
  clear: both;
}
nav > ul:before,
nav > ul:after {
  content: " ";
  display: table;
}
nav > ul:after {
  clear: both;
}
nav > ul:before {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
nav > ul:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
  clear: both;
}
nav > ul:before {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
nav > ul:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
  clear: both;
}
nav > ul:before {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
nav > ul:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
  clear: both;
}
nav > ul > li {
  float: left;
  position: relative;
}
nav > ul > li > a,
nav > ul > li > span {
  display: block;
  color: #ffffff;
  text-transform: uppercase;
  font-size: 18px;
  padding: 14px 13px 0;
  line-height: 54px;
  -webkit-transition: padding 0.2s;
          transition: padding 0.2s;
}
nav > ul > li > a:hover,
nav > ul > li > span:hover {
  color: #ffffff;
  text-decoration: none;
}
.menu-open.transparent-navigation nav > ul > li > a,
.menu-open.transparent-navigation nav > ul > li > span {
  color: #585858;
}
.menu-open.transparent-navigation.attached-desktop-nav nav > ul > li > a,
.menu-open.transparent-navigation.attached-desktop-nav nav > ul > li > span {
  color: #ffffff;
}
nav > ul > li.nav-productfinder > a,
nav > ul > li.nav-productfinder > span {
  margin-top: 14px;
  padding-top: 0;
  color: #fff;
}
.menu-open.transparent-navigation nav > ul > li.nav-productfinder > a,
.menu-open.transparent-navigation nav > ul > li.nav-productfinder > span {
  color: #ffffff;
}
nav > ul > li a:not([href]):hover,
nav > ul > li span:not([href]):hover {
  text-decoration: none !important;
  cursor: default;
}
nav > ul > li.active > a,
nav > ul > li.active > span {
  position: relative;
}
nav > ul > li.active > a:after,
nav > ul > li.active > span:after {
  content: '';
  position: absolute;
  display: block;
  left: 13px;
  right: 13px;
  bottom: 6.5px;
  border-bottom: 1px solid transparent;
}
nav > ul > li.hover > a,
nav > ul > li.hover > span {
  color: #fff !important;
  text-decoration: none;
}
nav > ul > li.hover > div {
  opacity: 1;
  left: 0;
  background: inherit;
}
nav > ul > li > div {
  *zoom: 1;
  position: absolute;
  width: 1010px;
  background: inherit;
  opacity: 0;
  z-index: 1010;
  overflow: hidden;
  -webkit-transform-origin: top;
      -ms-transform-origin: top;
          transform-origin: top;
  top: 100%;
  left: -999999px;
}
nav > ul > li > div:before,
nav > ul > li > div:after {
  content: " ";
  display: table;
}
nav > ul > li > div:after {
  clear: both;
}
nav > ul > li > div:before,
nav > ul > li > div:after {
  content: " ";
  display: table;
}
nav > ul > li > div:after {
  clear: both;
}
nav > ul > li > div:before,
nav > ul > li > div:after {
  content: " ";
  display: table;
}
nav > ul > li > div:after {
  clear: both;
}
nav > ul > li > div:before {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
nav > ul > li > div:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
  clear: both;
}
nav > ul > li > div:before {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
nav > ul > li > div:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
  clear: both;
}
nav > ul > li > div:before,
nav > ul > li > div:after {
  content: " ";
  display: table;
}
nav > ul > li > div:after {
  clear: both;
}
nav > ul > li > div:before,
nav > ul > li > div:after {
  content: " ";
  display: table;
}
nav > ul > li > div:after {
  clear: both;
}
nav > ul > li > div:before {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
nav > ul > li > div:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
  clear: both;
}
nav > ul > li > div:before {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
nav > ul > li > div:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
  clear: both;
}
nav > ul > li > div:before {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
nav > ul > li > div:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
  clear: both;
}
.no-csscolumns nav > ul > li > div {
  opacity: 1;
}
.no-csscolumns nav > ul > li > div > ul.col-2 {
  float: none;
  margin-left: 320px;
}
nav > ul > li > div > ul {
  list-style: none outside none;
  padding: 50px 45px;
  margin: 0;
  color: #ffffff;
  line-height: 30px;
  float: left;
}
nav > ul > li > div > ul.col-2 {
  -webkit-columns: 2 auto;
     -moz-columns: 2 auto;
          columns: 2 auto;
  -webkit-column-gap: 30px;
     -moz-column-gap: 30px;
          column-gap: 30px;
}
nav > ul > li > div > ul.col-3 {
  -webkit-columns: 3 auto;
     -moz-columns: 3 auto;
          columns: 3 auto;
  -webkit-column-gap: 30px;
     -moz-column-gap: 30px;
          column-gap: 30px;
}
nav > ul > li > div > ul > li,
nav > ul > li > div > ul > div > li {
  color: inherit;
  -webkit-column-break-inside: avoid;
     page-break-inside: avoid;
          break-inside: avoid;
  padding-bottom: 40px;
}
nav > ul > li > div > ul > li > a,
nav > ul > li > div > ul > div > li > a,
nav > ul > li > div > ul > li > span,
nav > ul > li > div > ul > div > li > span {
  display: block;
  font-size: 22px;
  color: inherit;
  text-transform: uppercase;
  margin-bottom: 20px;
}
nav > ul > li > div > ul > li > a:hover,
nav > ul > li > div > ul > div > li > a:hover,
nav > ul > li > div > ul > li > span:hover,
nav > ul > li > div > ul > div > li > span:hover {
  color: inherit;
}
nav > ul > li > div > ul > li:last-child,
nav > ul > li > div > ul > div > li:last-child {
  padding-bottom: 0;
}
nav > ul > li > div > ul > li > ul,
nav > ul > li > div > ul > div > li > ul {
  list-style: none outside none;
  padding: 0;
  margin: 0;
}
nav > ul > li > div > ul > li > ul > li,
nav > ul > li > div > ul > div > li > ul > li {
  position: relative;
  padding-left: 30px;
}
nav > ul > li > div > ul > li > ul > li:before,
nav > ul > li > div > ul > div > li > ul > li:before {
  position: absolute;
  left: 0;
  font-size: 6px;
  content: '\f111';
  font-family: FontAwesome;
}
nav > ul > li > div > ul > li > ul > li > a,
nav > ul > li > div > ul > div > li > ul > li > a {
  display: block;
  font-size: 18px;
  color: inherit;
}
nav > ul > li > div > ul > li > ul > li > a:hover,
nav > ul > li > div > ul > div > li > ul > li > a:hover {
  color: inherit;
}
nav > ul > li > div .product-finder {
  width: 320px;
  padding: 50px 30px;
  background: #585858;
  color: #ffffff;
  min-height: 300px;
  float: left;
  padding-bottom: 99999px;
  margin-bottom: -99999px;
}
nav > ul > li > div .product-finder h2 {
  font-family: camptonsemibold, Times, serif;
  font-size: 36px;
  line-height: 36px;
  margin-top: 0;
}
nav > ul > li > div .product-finder h4 {
  font-family: camptonsemibold, Times, serif;
  font-size: 24px;
  margin-top: 0;
}
nav > ul > li > div .product-finder input {
  line-height: 40px;
}
nav > ul > li > div .product-finder input[type="submit"] {
  margin-bottom: 28px;
}
nav > ul > li > div .store-finder {
  width: 330px;
  padding: 50px 30px;
  background: #585858;
  color: #ffffff;
  min-height: 300px;
  float: left;
  padding-bottom: 99999px;
  margin-bottom: -99999px;
}
nav > ul > li > div .store-finder h2 {
  font-family: camptonsemibold, Times, serif;
  font-size: 24px;
  margin-top: 0;
}
nav > ul > li > div .store-finder form {
  margin-bottom: 11.5px;
  line-height: 40px;
}
nav > ul > li > div .store-finder form input[type=text] {
  width: 178px;
}
nav > ul > li > div .store-finder form a {
  text-decoration: underline;
}
nav > ul > li > div .container {
  padding: 0;
  margin: 0;
  width: auto;
}
nav > ul > li.lang-select img {
  vertical-align: initial;
}
nav > ul > li.lang-select.hover {
  background: #585858;
}
nav > ul > li.lang-select.hover > div {
  left: auto;
  right: 0;
}
nav > ul > li.lang-select > div {
  background: url(https://www.kludi.com/shop/skin/frontend/kludi/default/images/lang-select-bg.jpg) no-repeat center bottom;
  width: 960px;
  height: 500px;
}
nav .callback-submit-button {
  text-transform: uppercase;
  line-height: 40px;
  font-size: 18px;
  display: block;
  text-align: center;
}
@media (max-width: 1279px) {
  nav {
    *zoom: 1;
  }
  nav:before,
  nav:after {
    content: " ";
    display: table;
  }
  nav:after {
    clear: both;
  }
  nav:before,
  nav:after {
    content: " ";
    display: table;
  }
  nav:after {
    clear: both;
  }
  nav:before,
  nav:after {
    content: " ";
    display: table;
  }
  nav:after {
    clear: both;
  }
  nav:before {
    content: " ";
    /* 1 */
    display: table;
    /* 2 */
  }
  nav:after {
    content: " ";
    /* 1 */
    display: table;
    /* 2 */
    clear: both;
  }
  nav:before {
    content: " ";
    /* 1 */
    display: table;
    /* 2 */
  }
  nav:after {
    content: " ";
    /* 1 */
    display: table;
    /* 2 */
    clear: both;
  }
  nav:before,
  nav:after {
    content: " ";
    display: table;
  }
  nav:after {
    clear: both;
  }
  nav:before,
  nav:after {
    content: " ";
    display: table;
  }
  nav:after {
    clear: both;
  }
  nav:before {
    content: " ";
    /* 1 */
    display: table;
    /* 2 */
  }
  nav:after {
    content: " ";
    /* 1 */
    display: table;
    /* 2 */
    clear: both;
  }
  nav:before {
    content: " ";
    /* 1 */
    display: table;
    /* 2 */
  }
  nav:after {
    content: " ";
    /* 1 */
    display: table;
    /* 2 */
    clear: both;
  }
  nav:before {
    content: " ";
    /* 1 */
    display: table;
    /* 2 */
  }
  nav:after {
    content: " ";
    /* 1 */
    display: table;
    /* 2 */
    clear: both;
  }
  nav > ul {
    margin: 0;
    display: block;
    float: right;
  }
}
@media (max-width: 1279px) {
  nav > ul > li > a {
    padding-right: 8px;
    padding-left: 8px;
  }
}
li.hover.nav-2 > div {
  left: -320px;
}
li.hover.nav-2 > div > ul {
  width: 690px;
}
li.hover.nav-3 > div {
  width: 360px;
}
li.hover.nav-4 > div {
  width: 1000px;
  left: -620px;
}
li.hover.nav-4 > div > ul {
  width: 670px;
}
li.hover.nav-5 > div {
  width: 740px;
  left: auto;
  right: 0;
}
li.hover.nav-5 > div > ul {
  width: 420px;
}
li.hover.nav-6 > div {
  left: auto;
  right: 0;
  width: 360px;
}
li.hover.nav-7 > div {
  left: auto;
  right: 0;
  width: 320px;
}
li.hover.nav-7 > div .product-finder {
  padding-bottom: 0;
  margin-bottom: 0;
  padding-bottom: 30px;
}
li.hover.lang-text-menu > div {
  left: auto;
  right: 0;
  width: 750px;
}
li.hover.lang-text-menu > div ul {
  padding-bottom: 0;
  width: 100%;
  list-style: none;
}
li.hover.lang-text-menu > div ul li {
  line-height: 18px;
  padding-left: 0;
}
li.hover.lang-text-menu > div ul li:before {
  display: none;
}
li.hover.lang-text-menu > div ul li.lang-text-menu-column {
  width: 33%;
  float: left;
}
li.hover.lang-text-menu > div ul li.lang-text-menu-column > ul > li {
  padding-bottom: 40px;
}
li.hover.lang-text-menu > div ul li.lang-text-menu-column > ul > li > span,
li.hover.lang-text-menu > div ul li.lang-text-menu-column > ul > li > a {
  display: block;
  font-size: 24px;
  line-height: 30px;
  color: inherit;
  text-transform: uppercase;
  margin-bottom: 10px;
}
li.hover.lang-text-menu > div ul li ul {
  padding: 0;
}
li.hover.lang-text-menu > div ul li ul ul a {
  font-size: 14px;
}
.lang-nav {
  list-style: none outside none;
  padding: 0;
  margin: 0;
}
.lang-nav > li {
  position: absolute;
  background-color: inherit;
  margin: 0;
  padding-bottom: 0;
}
.lang-nav > li > a {
  line-height: 50px;
  padding: 0 20px;
  margin: 0;
}
.lang-nav > li > div {
  position: absolute;
  background-color: inherit;
}
.lang-nav > li > div > ul {
  list-style: none outside none;
  padding: 10px 20px 0;
  margin: 0;
}
.lang-nav > li > div > ul > li {
  padding-left: 0;
  line-height: 20px;
}
.lang-nav > li > div > ul > li > a {
  color: inherit;
  font-size: 14px;
}
.lang-nav > li > div > ul > li > a > img,
.lang-nav > li > div > ul > li > a > span {
  margin-right: 10px;
}
.lang-nav > li > div a.more-countries {
  display: block;
  margin-top: 10px;
  border-top: 1px solid #585858;
  line-height: 28px;
  color: inherit;
  text-align: center;
}
.lang-nav > li:before {
  content: '';
  background: url(https://www.kludi.com/shop/skin/frontend/kludi/default/images/lang-select-marker.png) no-repeat center center;
  width: 34px;
  height: 38px;
  position: absolute;
  bottom: 100%;
}
.lang-nav > li.lang-nav-america {
  top: 175px;
  left: 100px;
}
.lang-nav > li.lang-nav-america:before {
  left: 0;
}
.lang-nav > li.lang-nav-africa {
  top: 273px;
  left: 315px;
}
.lang-nav > li.lang-nav-africa:before {
  right: 0;
}
.lang-nav > li.lang-nav-europe {
  top: 160px;
  left: 470px;
}
.lang-nav > li.lang-nav-europe:before {
  left: 0;
}
.lang-nav > li.lang-nav-europe > div {
  width: 325px;
}
.lang-nav > li.lang-nav-europe > div > ul {
  -webkit-columns: 2;
     -moz-columns: 2;
          columns: 2;
  -webkit-column-gap: 30px;
     -moz-column-gap: 30px;
          column-gap: 30px;
}
.lang-nav > li.lang-nav-asia {
  top: 62px;
  left: 760px;
}
.lang-nav > li.lang-nav-asia:before {
  right: 100%;
  top: 100%;
  bottom: auto;
}
.lang-nav > li.lang-nav-asia > div {
  width: 190px;
}
.lang-nav > li.lang-nav-oceania {
  top: 416px;
  left: 770px;
}
.lang-nav > li.lang-nav-oceania:before {
  right: 0;
}
/*language flag icons*/
.t3-icon-flag {
  display: inline-block;
  background-image: url('https://www.kludi.com/shop/skin/frontend/kludi/default/images/l18n/flags.png');
  height: 11px;
  width: 16px;
  margin-right: 4px;
}
.t3-icon-flag.t3-icon-de {
  background-position: -126px -39px;
}
.t3-icon-flag.t3-icon-at {
  background-position: -198px 0px;
}
.t3-icon-flag.t3-icon-sk {
  background-position: -180px -156px;
}
.t3-icon-flag.t3-icon-cz {
  background-position: -108px -39px;
}
.t3-icon-flag.t3-icon-cn {
  background-position: -252px -26px;
}
.t3-icon-flag.t3-icon-hu {
  background-position: -72px -78px;
}
.t3-icon-flag.t3-icon-pl {
  background-position: -18px -143px;
}
.t3-icon-flag.t3-icon-fr {
  background-position: -216px -52px;
}
.t3-icon-flag.t3-icon-ru {
  background-position: -252px -143px;
}
.t3-icon-flag.t3-icon-ua {
  background-position: -72px -182px;
}
.t3-icon-flag.t3-icon-ro {
  background-position: -216px -143px;
}
.t3-icon-flag.t3-icon-ch {
  background-position: -162px -26px;
}
.t3-icon-flag.t3-icon-es {
  background-position: -54px -52px;
}
.t3-icon-flag.t3-icon-it {
  background-position: -234px -78px;
}
.t3-icon-flag.t3-icon-nl {
  background-position: -72px -130px;
}
.t3-icon-flag.t3-icon-gb,
.t3-icon-flag.t3-icon-en {
  background-position: -252px -52px;
}
.t3-icon-flag.t3-icon-no {
  background-position: -90px -130px;
}
.t3-icon-flag.t3-icon-se {
  background-position: -90px -156px;
}
.t3-icon-flag.t3-icon-dk {
  background-position: -162px -39px;
}
.t3-icon-flag.t3-icon-pt {
  background-position: -108px -143px;
}
.t3-icon-flag.t3-icon-ie {
  background-position: -108px -78px;
}
.t3-icon-flag.t3-icon-rs {
  background-position: -234px -143px;
}
.t3-icon-flag.t3-icon-hr {
  background-position: -36px -78px;
}
.t3-icon-flag.t3-icon-al {
  background-position: -90px 0px;
}
.t3-icon-flag.t3-icon-bg {
  background-position: -90px -13px;
}
.t3-icon-flag.t3-icon-me {
  background-position: -180px -104px;
}
.t3-icon-flag.t3-icon-ba {
  background-position: 0px -13px;
}
.t3-icon-flag.t3-icon-mk {
  background-position: -234px -104px;
}
.t3-icon-flag.t3-icon-rs {
  background-position: -234px -143px;
}
.t3-icon-flag.t3-icon-in {
  background-position: -144px -78px;
}
.t3-icon-flag.t3-icon-hk {
  background-position: -270px -65px;
}
.t3-icon-flag.t3-icon-lb {
  background-position: -234px -91px;
}
.t3-icon-flag.t3-icon-cl {
  background-position: -216px -26px;
}
.t3-icon-flag.t3-icon-ky {
  background-position: -180px -91px;
}
.t3-icon-flag.t3-icon-ar {
  background-position: -162px 0px;
}
.t3-icon-flag.t3-icon-ee {
  background-position: -252px -39px;
}
.t3-icon-flag.t3-icon-bo {
  background-position: -198px -13px;
}
.t3-icon-flag.t3-icon-ps {
  background-position: -90px -143px;
}
.t3-icon-flag.t3-icon-nl {
  background-position: -72px -130px;
}
.t3-icon-flag.t3-icon-fam {
  background-position: -108px -52px;
}
.t3-icon-flag.t3-icon-vi {
  background-position: -252px -182px;
}
.t3-icon-flag.t3-icon-cd-overlay {
  background-position: -108px -244px;
}
.t3-icon-flag.t3-icon-scotland {
  background-position: -54px -156px;
}
.t3-icon-flag.t3-icon-ls-overlay {
  background-position: -36px -352px;
}
.t3-icon-flag.t3-icon-us {
  background-position: -126px -182px;
}
.t3-icon-flag.t3-icon-fk-overlay {
  background-position: -162px -280px;
}
.t3-icon-flag.t3-icon-si-overlay {
  background-position: -126px -424px;
}
.t3-icon-flag.t3-icon-ms {
  background-position: -90px -117px;
}
.t3-icon-flag.t3-icon-ad {
  background-position: 0px 0px;
}
.t3-icon-flag.t3-icon-bf {
  background-position: -72px -13px;
}
.t3-icon-flag.t3-icon-bg-overlay {
  background-position: -90px -226px;
}
.t3-icon-flag.t3-icon-kz-overlay {
  background-position: -198px -334px;
}
.t3-icon-flag.t3-icon-cv-overlay {
  background-position: -54px -262px;
}
.t3-icon-flag.t3-icon-ga {
  background-position: -234px -52px;
}
.t3-icon-flag.t3-icon-cy-overlay {
  background-position: -90px -262px;
}
.t3-icon-flag.t3-icon-au {
  background-position: -216px 0px;
}
.t3-icon-flag.t3-icon-pn {
  background-position: -54px -143px;
}
.t3-icon-flag.t3-icon-ni-overlay {
  background-position: -36px -388px;
}
.t3-icon-flag.t3-icon-lu {
  background-position: -72px -104px;
}
.t3-icon-flag.t3-icon-kr {
  background-position: -144px -91px;
}
.t3-icon-flag.t3-icon-bw-overlay {
  background-position: 0px -244px;
}
.t3-icon-flag.t3-icon-tv {
  background-position: -18px -182px;
}
.t3-icon-flag.t3-icon-fj {
  background-position: -144px -52px;
}
.t3-icon-flag.t3-icon-mq {
  background-position: -54px -117px;
}
.t3-icon-flag.t3-icon-sn-overlay {
  background-position: -216px -424px;
}
.t3-icon-flag.t3-icon-vg-overlay {
  background-position: -216px -460px;
}
.t3-icon-flag.t3-icon-tn-overlay {
  background-position: -216px -442px;
}
.t3-icon-flag.t3-icon-pa {
  background-position: -198px -130px;
}
.t3-icon-flag.t3-icon-ne {
  background-position: 0px -130px;
}
.t3-icon-flag.t3-icon-ne-overlay {
  background-position: -270px -370px;
}
.t3-icon-flag.t3-icon-km-overlay {
  background-position: -90px -334px;
}
.t3-icon-flag.t3-icon-yt {
  background-position: -90px -195px;
}
.t3-icon-flag.t3-icon-ir-overlay {
  background-position: -198px -316px;
}
.t3-icon-flag.t3-icon-ae {
  background-position: -18px 0px;
}
.t3-icon-flag.t3-icon-na-overlay {
  background-position: -234px -370px;
}
.t3-icon-flag.t3-icon-ag {
  background-position: -54px 0px;
}
.t3-icon-flag.t3-icon-sy {
  background-position: -36px -169px;
}
.t3-icon-flag.t3-icon-iq-overlay {
  background-position: -180px -316px;
}
.t3-icon-flag.t3-icon-dj {
  background-position: -144px -39px;
}
.t3-icon-flag.t3-icon-au-overlay {
  background-position: -216px -208px;
}
.t3-icon-flag.t3-icon-lk-overlay {
  background-position: 0px -352px;
}
.t3-icon-flag.t3-icon-sh {
  background-position: -126px -156px;
}
.t3-icon-flag.t3-icon-tk-overlay {
  background-position: -162px -442px;
}
.t3-icon-flag.t3-icon-si {
  background-position: -144px -156px;
}
.t3-icon-flag.t3-icon-az-overlay {
  background-position: -270px -208px;
}
.t3-icon-flag.t3-icon-tr-overlay {
  background-position: -252px -442px;
}
.t3-icon-flag.t3-icon-pg {
  background-position: -252px -130px;
}
.t3-icon-flag.t3-icon-hn-overlay {
  background-position: -18px -316px;
}
.t3-icon-flag.t3-icon-md-overlay {
  background-position: -162px -352px;
}
.t3-icon-flag.t3-icon-ve {
  background-position: -216px -182px;
}
.t3-icon-flag.t3-icon-dm-overlay {
  background-position: -180px -262px;
}
.t3-icon-flag.t3-icon-gs {
  background-position: -180px -65px;
}
.t3-icon-flag.t3-icon-ug-overlay {
  background-position: -72px -460px;
}
.t3-icon-flag.t3-icon-sc {
  background-position: -36px -156px;
}
.t3-icon-flag.t3-icon-mg-overlay {
  background-position: -198px -352px;
}
.t3-icon-flag.t3-icon-cn {
  background-position: -252px -26px;
}
.t3-icon-flag.t3-icon-rs {
  background-position: -234px -143px;
}
.t3-icon-flag.t3-icon-ie {
  background-position: -108px -78px;
}
.t3-icon-flag.t3-icon-bj {
  background-position: -144px -13px;
}
.t3-icon-flag.t3-icon-gt-overlay {
  background-position: -198px -298px;
}
.t3-icon-flag.t3-icon-am {
  background-position: -108px 0px;
}
.t3-icon-flag.t3-icon-cf {
  background-position: -126px -26px;
}
.t3-icon-flag.t3-icon-fr-overlay {
  background-position: -216px -280px;
}
.t3-icon-flag.t3-icon-ir {
  background-position: -198px -78px;
}
.t3-icon-flag.t3-icon-tz {
  background-position: -54px -182px;
}
.t3-icon-flag.t3-icon-gh {
  background-position: -36px -65px;
}
.t3-icon-flag.t3-icon-jp-overlay {
  background-position: 0px -334px;
}
.t3-icon-flag.t3-icon-sa {
  background-position: 0px -156px;
}
.t3-icon-flag.t3-icon-tf-overlay {
  background-position: -90px -442px;
}
.t3-icon-flag.t3-icon-ke-overlay {
  background-position: -18px -334px;
}
.t3-icon-flag.t3-icon-io-overlay {
  background-position: -162px -316px;
}
.t3-icon-flag.t3-icon-it-overlay {
  background-position: -234px -316px;
}
.t3-icon-flag.t3-icon-jm-overlay {
  background-position: -252px -316px;
}
.t3-icon-flag.t3-icon-ca-overlay {
  background-position: -54px -244px;
}
.t3-icon-flag.t3-icon-se-overlay {
  background-position: -72px -424px;
}
.t3-icon-flag.t3-icon-er-overlay {
  background-position: -36px -280px;
}
.t3-icon-flag.t3-icon-mx-overlay {
  background-position: -180px -370px;
}
.t3-icon-flag.t3-icon-th {
  background-position: -144px -169px;
}
.t3-icon-flag.t3-icon-my-overlay {
  background-position: -198px -370px;
}
.t3-icon-flag.t3-icon-by-overlay {
  background-position: -18px -244px;
}
.t3-icon-flag.t3-icon-et {
  background-position: -72px -52px;
}
.t3-icon-flag.t3-icon-gr-overlay {
  background-position: -162px -298px;
}
.t3-icon-flag.t3-icon-ph-overlay {
  background-position: -252px -388px;
}
.t3-icon-flag.t3-icon-om-overlay {
  background-position: -162px -388px;
}
.t3-icon-flag.t3-icon-it {
  background-position: -234px -78px;
}
.t3-icon-flag.t3-icon-mv {
  background-position: -162px -117px;
}
.t3-icon-flag.t3-icon-lr-overlay {
  background-position: -18px -352px;
}
.t3-icon-flag.t3-icon-mx {
  background-position: -198px -117px;
}
.t3-icon-flag.t3-icon-bn {
  background-position: -180px -13px;
}
.t3-icon-flag.t3-icon-gi-overlay {
  background-position: -54px -298px;
}
.t3-icon-flag.t3-icon-qc {
  background-position: -180px -143px;
}
.t3-icon-flag.t3-icon-ax {
  background-position: -252px 0px;
}
.t3-icon-flag.t3-icon-mn {
  background-position: 0px -117px;
}
.t3-icon-flag.t3-icon-lb-overlay {
  background-position: -234px -334px;
}
.t3-icon-flag.t3-icon-pg-overlay {
  background-position: -234px -388px;
}
.t3-icon-flag.t3-icon-sh-overlay {
  background-position: -108px -424px;
}
.t3-icon-flag.t3-icon-lt-overlay {
  background-position: -54px -352px;
}
.t3-icon-flag.t3-icon-pa-overlay {
  background-position: -180px -388px;
}
.t3-icon-flag.t3-icon-lv-overlay {
  background-position: -90px -352px;
}
.t3-icon-flag.t3-icon-scotland-overlay {
  background-position: -36px -424px;
}
.t3-icon-flag.t3-icon-do {
  background-position: -198px -39px;
}
.t3-icon-flag.t3-icon-mk {
  background-position: -234px -104px;
}
.t3-icon-flag.t3-icon-hm-overlay {
  background-position: 0px -316px;
}
.t3-icon-flag.t3-icon-io {
  background-position: -162px -78px;
}
.t3-icon-flag.t3-icon-hr-overlay {
  background-position: -36px -316px;
}
.t3-icon-flag.t3-icon-ye {
  background-position: -72px -195px;
}
.t3-icon-flag.t3-icon-mg {
  background-position: -198px -104px;
}
.t3-icon-flag.t3-icon-pm-overlay {
  background-position: -18px -406px;
}
.t3-icon-flag.t3-icon-mt-overlay {
  background-position: -108px -370px;
}
.t3-icon-flag.t3-icon-et-overlay {
  background-position: -72px -280px;
}
.t3-icon-flag.t3-icon-at-overlay {
  background-position: -198px -208px;
}
.t3-icon-flag.t3-icon-gh-overlay {
  background-position: -36px -298px;
}
.t3-icon-flag.t3-icon-gw-overlay {
  background-position: -234px -298px;
}
.t3-icon-flag.t3-icon-fm-overlay {
  background-position: -180px -280px;
}
.t3-icon-flag.t3-icon-sj-overlay {
  background-position: -144px -424px;
}
.t3-icon-flag.t3-icon-cm {
  background-position: -234px -26px;
}
.t3-icon-flag.t3-icon-dz {
  background-position: -216px -39px;
}
.t3-icon-flag.t3-icon-tm {
  background-position: -216px -169px;
}
.t3-icon-flag.t3-icon-bw {
  background-position: 0px -26px;
}
.t3-icon-flag.t3-icon-ci {
  background-position: -180px -26px;
}
.t3-icon-flag.t3-icon-ve-overlay {
  background-position: -198px -460px;
}
.t3-icon-flag.t3-icon-re {
  background-position: -198px -143px;
}
.t3-icon-flag.t3-icon-bm-overlay {
  background-position: -162px -226px;
}
.t3-icon-flag.t3-icon-mw-overlay {
  background-position: -162px -370px;
}
.t3-icon-flag.t3-icon-vg {
  background-position: -234px -182px;
}
.t3-icon-flag.t3-icon-er {
  background-position: -36px -52px;
}
.t3-icon-flag.t3-icon-af {
  background-position: -36px 0px;
}
.t3-icon-flag.t3-icon-qa {
  background-position: -162px -143px;
}
.t3-icon-flag.t3-icon-tv-overlay {
  background-position: 0px -460px;
}
.t3-icon-flag.t3-icon-dz-overlay {
  background-position: -216px -262px;
}
.t3-icon-flag.t3-icon-pr-overlay {
  background-position: -54px -406px;
}
.t3-icon-flag.t3-icon-in {
  background-position: -144px -78px;
}
.t3-icon-flag.t3-icon-vi-overlay {
  background-position: -234px -460px;
}
.t3-icon-flag.t3-icon-zm {
  background-position: -126px -195px;
}
.t3-icon-flag.t3-icon-ba-overlay {
  background-position: 0px -226px;
}
.t3-icon-flag.t3-icon-hu-overlay {
  background-position: -72px -316px;
}
.t3-icon-flag.t3-icon-eg-overlay {
  background-position: -270px -262px;
}
.t3-icon-flag.t3-icon-pr {
  background-position: -72px -143px;
}
.t3-icon-flag.t3-icon-hu {
  background-position: -72px -78px;
}
.t3-icon-flag.t3-icon-vc-overlay {
  background-position: -180px -460px;
}
.t3-icon-flag.t3-icon-lt {
  background-position: -54px -104px;
}
.t3-icon-flag.t3-icon-gw {
  background-position: -234px -65px;
}
.t3-icon-flag.t3-icon-eh-overlay {
  background-position: 0px -280px;
}
.t3-icon-flag.t3-icon-sd-overlay {
  background-position: -54px -424px;
}
.t3-icon-flag.t3-icon-sa-overlay {
  background-position: -270px -406px;
}
.t3-icon-flag.t3-icon-ug {
  background-position: -90px -182px;
}
.t3-icon-flag.t3-icon-id {
  background-position: -90px -78px;
}
.t3-icon-flag.t3-icon-bb-overlay {
  background-position: -18px -226px;
}
.t3-icon-flag.t3-icon-mo {
  background-position: -18px -117px;
}
.t3-icon-flag.t3-icon-gd-overlay {
  background-position: -270px -280px;
}
.t3-icon-flag.t3-icon-mu-overlay {
  background-position: -126px -370px;
}
.t3-icon-flag.t3-icon-bh-overlay {
  background-position: -108px -226px;
}
.t3-icon-flag.t3-icon-cc {
  background-position: -90px -26px;
}
.t3-icon-flag.t3-icon-de-overlay {
  background-position: -126px -262px;
}
.t3-icon-flag.t3-icon-uz-overlay {
  background-position: -144px -460px;
}
.t3-icon-flag.t3-icon-tj {
  background-position: -162px -169px;
}
.t3-icon-flag.t3-icon-sc-overlay {
  background-position: -18px -424px;
}
.t3-icon-flag.t3-icon-wales-overlay {
  background-position: 0px -478px;
}
.t3-icon-flag.t3-icon-be {
  background-position: -54px -13px;
}
.t3-icon-flag.t3-icon-qc-overlay {
  background-position: -162px -406px;
}
.t3-icon-flag.t3-icon-ht-overlay {
  background-position: -54px -316px;
}
.t3-icon-flag.t3-icon-uz {
  background-position: -162px -182px;
}
.t3-icon-flag.t3-icon-ai-overlay {
  background-position: -72px -208px;
}
.t3-icon-flag.t3-icon-ke {
  background-position: -18px -91px;
}
.t3-icon-flag.t3-icon-uy-overlay {
  background-position: -126px -460px;
}
.t3-icon-flag.t3-icon-np {
  background-position: -108px -130px;
}
.t3-icon-flag.t3-icon-is-overlay {
  background-position: -216px -316px;
}
.t3-icon-flag.t3-icon-dm {
  background-position: -180px -39px;
}
.t3-icon-flag.t3-icon-sl {
  background-position: -198px -156px;
}
.t3-icon-flag.t3-icon-do-overlay {
  background-position: -198px -262px;
}
.t3-icon-flag.t3-icon-cx {
  background-position: -72px -39px;
}
.t3-icon-flag.t3-icon-zw {
  background-position: -144px -195px;
}
.t3-icon-flag.t3-icon-mr {
  background-position: -72px -117px;
}
.t3-icon-flag.t3-icon-aw {
  background-position: -234px 0px;
}
.t3-icon-flag.t3-icon-ma {
  background-position: -126px -104px;
}
.t3-icon-flag.t3-icon-la-overlay {
  background-position: -216px -334px;
}
.t3-icon-flag.t3-icon-se {
  background-position: -90px -156px;
}
.t3-icon-flag.t3-icon-pm {
  background-position: -36px -143px;
}
.t3-icon-flag.t3-icon-ch-overlay {
  background-position: -162px -244px;
}
.t3-icon-flag.t3-icon-eh {
  background-position: 0px -52px;
}
.t3-icon-flag.t3-icon-tj-overlay {
  background-position: -144px -442px;
}
.t3-icon-flag.t3-icon-sb {
  background-position: -18px -156px;
}
.t3-icon-flag.t3-icon-td {
  background-position: -90px -169px;
}
.t3-icon-flag.t3-icon-catalonia {
  background-position: -72px -26px;
}
.t3-icon-flag.t3-icon-ws-overlay {
  background-position: -36px -478px;
}
.t3-icon-flag.t3-icon-sd {
  background-position: -72px -156px;
}
.t3-icon-flag.t3-icon-ec-overlay {
  background-position: -234px -262px;
}
.t3-icon-flag.t3-icon-kh-overlay {
  background-position: -54px -334px;
}
.t3-icon-flag.t3-icon-bn-overlay {
  background-position: -180px -226px;
}
.t3-icon-flag.t3-icon-gp {
  background-position: -126px -65px;
}
.t3-icon-flag.t3-icon-nc {
  background-position: -270px -117px;
}
.t3-icon-flag.t3-icon-gi {
  background-position: -54px -65px;
}
.t3-icon-flag.t3-icon-bi {
  background-position: -126px -13px;
}
.t3-icon-flag.t3-icon-vu {
  background-position: 0px -195px;
}
.t3-icon-flag.t3-icon-sy-overlay {
  background-position: -18px -442px;
}
.t3-icon-flag.t3-icon-br {
  background-position: -216px -13px;
}
.t3-icon-flag.t3-icon-mo-overlay {
  background-position: -18px -370px;
}
.t3-icon-flag.t3-icon-az {
  background-position: -270px 0px;
}
.t3-icon-flag.t3-icon-iq {
  background-position: -180px -78px;
}
.t3-icon-flag.t3-icon-sv-overlay {
  background-position: 0px -442px;
}
.t3-icon-flag.t3-icon-mp {
  background-position: -36px -117px;
}
.t3-icon-flag.t3-icon-cm-overlay {
  background-position: -234px -244px;
}
.t3-icon-flag.t3-icon-ml {
  background-position: -252px -104px;
}
.t3-icon-flag.t3-icon-kp-overlay {
  background-position: -126px -334px;
}
.t3-icon-flag.t3-icon-ki {
  background-position: -72px -91px;
}
.t3-icon-flag.t3-icon-gu-overlay {
  background-position: -216px -298px;
}
.t3-icon-flag.t3-icon-me {
  background-position: -180px -104px;
}
.t3-icon-flag.t3-icon-gr {
  background-position: -162px -65px;
}
.t3-icon-flag.t3-icon-mw {
  background-position: -180px -117px;
}
.t3-icon-flag.t3-icon-pf {
  background-position: -234px -130px;
}
.t3-icon-flag.t3-icon-gu {
  background-position: -216px -65px;
}
.t3-icon-flag.t3-icon-kg {
  background-position: -36px -91px;
}
.t3-icon-flag.t3-icon-rs-overlay {
  background-position: -216px -406px;
}
.t3-icon-flag.t3-icon-gb-overlay {
  background-position: -252px -280px;
}
.t3-icon-flag.t3-icon-sm-overlay {
  background-position: -198px -424px;
}
.t3-icon-flag.t3-icon-pt-overlay {
  background-position: -90px -406px;
}
.t3-icon-flag.t3-icon-cs-overlay {
  background-position: -18px -262px;
}
.t3-icon-flag.t3-icon-bg {
  background-position: -90px -13px;
}
.t3-icon-flag.t3-icon-gq {
  background-position: -144px -65px;
}
.t3-icon-flag.t3-icon-sn {
  background-position: -234px -156px;
}
.t3-icon-flag.t3-icon-gm {
  background-position: -90px -65px;
}
.t3-icon-flag.t3-icon-kr-overlay {
  background-position: -144px -334px;
}
.t3-icon-flag.t3-icon-ng-overlay {
  background-position: -18px -388px;
}
.t3-icon-flag.t3-icon-ms-overlay {
  background-position: -90px -370px;
}
.t3-icon-flag.t3-icon-ao {
  background-position: -144px 0px;
}
.t3-icon-flag.t3-icon-ye-overlay {
  background-position: -54px -478px;
}
.t3-icon-flag.t3-icon-vc {
  background-position: -198px -182px;
}
.t3-icon-flag.t3-icon-om {
  background-position: -180px -130px;
}
.t3-icon-flag.t3-icon-ci-overlay {
  background-position: -180px -244px;
}
.t3-icon-flag.t3-icon-kz {
  background-position: -198px -91px;
}
.t3-icon-flag.t3-icon-tw {
  background-position: -36px -182px;
}
.t3-icon-flag.t3-icon-to-overlay {
  background-position: -234px -442px;
}
.t3-icon-flag.t3-icon-va {
  background-position: -180px -182px;
}
.t3-icon-flag.t3-icon-tn {
  background-position: -234px -169px;
}
.t3-icon-flag.t3-icon-sr {
  background-position: -270px -156px;
}
.t3-icon-flag.t3-icon-catalonia-overlay {
  background-position: -72px -244px;
}
.t3-icon-flag.t3-icon-sj {
  background-position: -162px -156px;
}
.t3-icon-flag.t3-icon-ca {
  background-position: -54px -26px;
}
.t3-icon-flag.t3-icon-nf {
  background-position: -18px -130px;
}
.t3-icon-flag.t3-icon-aw-overlay {
  background-position: -234px -208px;
}
.t3-icon-flag.t3-icon-mh {
  background-position: -216px -104px;
}
.t3-icon-flag.t3-icon-vu-overlay {
  background-position: -270px -460px;
}
.t3-icon-flag.t3-icon-an {
  background-position: -126px 0px;
}
.t3-icon-flag.t3-icon-bm {
  background-position: -162px -13px;
}
.t3-icon-flag.t3-icon-sk-overlay {
  background-position: -162px -424px;
}
.t3-icon-flag.t3-icon-mh-overlay {
  background-position: -216px -352px;
}
.t3-icon-flag.t3-icon-tg {
  background-position: -126px -169px;
}
.t3-icon-flag.t3-icon-wf-overlay {
  background-position: -18px -478px;
}
.t3-icon-flag.t3-icon-bv {
  background-position: -270px -13px;
}
.t3-icon-flag.t3-icon-cu {
  background-position: -36px -39px;
}
.t3-icon-flag.t3-icon-ge {
  background-position: 0px -65px;
}
.t3-icon-flag.t3-icon-kh {
  background-position: -54px -91px;
}
.t3-icon-flag.t3-icon-fam-overlay {
  background-position: -108px -280px;
}
.t3-icon-flag.t3-icon-by {
  background-position: -18px -26px;
}
.t3-icon-flag.t3-icon-gd {
  background-position: -270px -52px;
}
.t3-icon-flag.t3-icon-za {
  background-position: -108px -195px;
}
.t3-icon-flag.t3-icon-tw-overlay {
  background-position: -18px -460px;
}
.t3-icon-flag.t3-icon-cv {
  background-position: -54px -39px;
}
.t3-icon-flag.t3-icon-fo {
  background-position: -198px -52px;
}
.t3-icon-flag.t3-icon-bb {
  background-position: -18px -13px;
}
.t3-icon-flag.t3-icon-yt-overlay {
  background-position: -72px -478px;
}
.t3-icon-flag.t3-icon-md {
  background-position: -162px -104px;
}
.t3-icon-flag.t3-icon-cz-overlay {
  background-position: -108px -262px;
}
.t3-icon-flag.t3-icon-tl {
  background-position: -198px -169px;
}
.t3-icon-flag.t3-icon-ky-overlay {
  background-position: -180px -334px;
}
.t3-icon-flag.t3-icon-sl-overlay {
  background-position: -180px -424px;
}
.t3-icon-flag.t3-icon-tz-overlay {
  background-position: -36px -460px;
}
.t3-icon-flag.t3-icon-ng {
  background-position: -36px -130px;
}
.t3-icon-flag.t3-icon-ge-overlay {
  background-position: 0px -298px;
}
.t3-icon-flag.t3-icon-tc-overlay {
  background-position: -54px -442px;
}
.t3-icon-flag.t3-icon-ga-overlay {
  background-position: -234px -280px;
}
.t3-icon-flag.t3-icon-eg {
  background-position: -270px -39px;
}
.t3-icon-flag.t3-icon-pe {
  background-position: -216px -130px;
}
.t3-icon-flag.t3-icon-sk {
  background-position: -180px -156px;
}
.t3-icon-flag.t3-icon-qa-overlay {
  background-position: -144px -406px;
}
.t3-icon-flag.t3-icon-bd {
  background-position: -36px -13px;
}
.t3-icon-flag.t3-icon-pl-overlay {
  background-position: 0px -406px;
}
.t3-icon-flag.t3-icon-gn {
  background-position: -108px -65px;
}
.t3-icon-flag.t3-icon-at {
  background-position: -198px 0px;
}
.t3-icon-flag.t3-icon-ck {
  background-position: -198px -26px;
}
.t3-icon-flag.t3-icon-gs-overlay {
  background-position: -180px -298px;
}
.t3-icon-flag.t3-icon-pf-overlay {
  background-position: -216px -388px;
}
.t3-icon-flag.t3-icon-za-overlay {
  background-position: -90px -478px;
}
.t3-icon-flag.t3-icon-sr-overlay {
  background-position: -252px -424px;
}
.t3-icon-flag.t3-icon-nz-overlay {
  background-position: -144px -388px;
}
.t3-icon-flag.t3-icon-so-overlay {
  background-position: -234px -424px;
}
.t3-icon-flag.t3-icon-vn {
  background-position: -270px -182px;
}
.t3-icon-flag.t3-icon-dk-overlay {
  background-position: -162px -262px;
}
.t3-icon-flag.t3-icon-ht {
  background-position: -54px -78px;
}
.t3-icon-flag.t3-icon-ni {
  background-position: -54px -130px;
}
.t3-icon-flag.t3-icon-bf-overlay {
  background-position: -72px -226px;
}
.t3-icon-flag.t3-icon-cu-overlay {
  background-position: -36px -262px;
}
.t3-icon-flag.t3-icon-gp-overlay {
  background-position: -126px -298px;
}
.t3-icon-flag.t3-icon-gf {
  background-position: -18px -65px;
}
.t3-icon-flag.t3-icon-wf {
  background-position: -36px -195px;
}
.t3-icon-flag.t3-icon-am-overlay {
  background-position: -108px -208px;
}
.t3-icon-flag.t3-icon-ad-overlay {
  background-position: 0px -208px;
}
.t3-icon-flag.t3-icon-jo {
  background-position: -270px -78px;
}
.t3-icon-flag.t3-icon-tk {
  background-position: -180px -169px;
}
.t3-icon-flag.t3-icon-me-overlay {
  background-position: -180px -352px;
}
.t3-icon-flag.t3-icon-bz {
  background-position: -36px -26px;
}
.t3-icon-flag.t3-icon-um-overlay {
  background-position: -90px -460px;
}
.t3-icon-flag.t3-icon-in-overlay {
  background-position: -144px -316px;
}
.t3-icon-flag.t3-icon-tr {
  background-position: -270px -169px;
}
.t3-icon-flag.t3-icon-td-overlay {
  background-position: -72px -442px;
}
.t3-icon-flag.t3-icon-as-overlay {
  background-position: -180px -208px;
}
.t3-icon-flag.t3-icon-sb-overlay {
  background-position: 0px -424px;
}
.t3-icon-flag.t3-icon-np-overlay {
  background-position: -90px -388px;
}
.t3-icon-flag.t3-icon-gl-overlay {
  background-position: -72px -298px;
}
.t3-icon-flag.t3-icon-lc-overlay {
  background-position: -252px -334px;
}
.t3-icon-flag.t3-icon-sz {
  background-position: -54px -169px;
}
.t3-icon-flag.t3-icon-bs-overlay {
  background-position: -234px -226px;
}
.t3-icon-flag.t3-icon-lk {
  background-position: 0px -104px;
}
.t3-icon-flag.t3-icon-hk {
  background-position: -270px -65px;
}
.t3-icon-flag.t3-icon-mz {
  background-position: -234px -117px;
}
.t3-icon-flag.t3-icon-fi-overlay {
  background-position: -126px -280px;
}
.t3-icon-flag.t3-icon-mv-overlay {
  background-position: -144px -370px;
}
.t3-icon-flag.t3-icon-ae-overlay {
  background-position: -18px -208px;
}
.t3-icon-flag.t3-icon-bs {
  background-position: -234px -13px;
}
.t3-icon-flag.t3-icon-pn-overlay {
  background-position: -36px -406px;
}
.t3-icon-flag.t3-icon-ru-overlay {
  background-position: -234px -406px;
}
.t3-icon-flag.t3-icon-re-overlay {
  background-position: -180px -406px;
}
.t3-icon-flag.t3-icon-pt {
  background-position: -108px -143px;
}
.t3-icon-flag.t3-icon-lr {
  background-position: -18px -104px;
}
.t3-icon-flag.t3-icon-fj-overlay {
  background-position: -144px -280px;
}
.t3-icon-flag.t3-icon-mz-overlay {
  background-position: -216px -370px;
}
.t3-icon-flag.t3-icon-cx-overlay {
  background-position: -72px -262px;
}
.t3-icon-flag.t3-icon-cl-overlay {
  background-position: -216px -244px;
}
.t3-icon-flag.t3-icon-tg-overlay {
  background-position: -108px -442px;
}
.t3-icon-flag.t3-icon-is {
  background-position: -216px -78px;
}
.t3-icon-flag.t3-icon-cf-overlay {
  background-position: -126px -244px;
}
.t3-icon-flag.t3-icon-ru {
  background-position: -252px -143px;
}
.t3-icon-flag.t3-icon-br-overlay {
  background-position: -216px -226px;
}
.t3-icon-flag.t3-icon-la {
  background-position: -216px -91px;
}
.t3-icon-flag.t3-icon-bi-overlay {
  background-position: -126px -226px;
}
.t3-icon-flag.t3-icon-to {
  background-position: -252px -169px;
}
.t3-icon-flag.t3-icon-gt {
  background-position: -198px -65px;
}
.t3-icon-flag.t3-icon-no-overlay {
  background-position: -72px -388px;
}
.t3-icon-flag.t3-icon-ws {
  background-position: -54px -195px;
}
.t3-icon-flag.t3-icon-kp {
  background-position: -126px -91px;
}
.t3-icon-flag.t3-icon-ai {
  background-position: -72px 0px;
}
.t3-icon-flag.t3-icon-cy {
  background-position: -90px -39px;
}
.t3-icon-flag.t3-icon-de {
  background-position: -126px -39px;
}
.t3-icon-flag.t3-icon-mm {
  background-position: -270px -104px;
}
.t3-icon-flag.t3-icon-mm-overlay {
  background-position: -270px -352px;
}
.t3-icon-flag.t3-icon-es-overlay {
  background-position: -54px -280px;
}
.t3-icon-flag.t3-icon-sz-overlay {
  background-position: -36px -442px;
}
.t3-icon-flag.t3-icon-us-overlay {
  background-position: -108px -460px;
}
.t3-icon-flag.t3-icon-km {
  background-position: -90px -91px;
}
.t3-icon-flag.t3-icon-cg-overlay {
  background-position: -144px -244px;
}
.t3-icon-flag.t3-icon-ly {
  background-position: -108px -104px;
}
.t3-icon-flag.t3-icon-lc {
  background-position: -252px -91px;
}
.t3-icon-flag.t3-icon-so {
  background-position: -252px -156px;
}
.t3-icon-flag.t3-icon-nu-overlay {
  background-position: -126px -388px;
}
.t3-icon-flag.t3-icon-cr-overlay {
  background-position: 0px -262px;
}
.t3-icon-flag.t3-icon-mt {
  background-position: -108px -117px;
}
.t3-icon-flag.t3-icon-st {
  background-position: 0px -169px;
}
.t3-icon-flag.t3-icon-sg-overlay {
  background-position: -90px -424px;
}
.t3-icon-flag.t3-icon-il {
  background-position: -126px -78px;
}
.t3-icon-flag.t3-icon-zw-overlay {
  background-position: -126px -478px;
}
.t3-icon-flag.t3-icon-dk {
  background-position: -162px -39px;
}
.t3-icon-flag.t3-icon-cd {
  background-position: -108px -26px;
}
.t3-icon-flag.t3-icon-nz {
  background-position: -162px -130px;
}
.t3-icon-flag.t3-icon-no {
  background-position: -90px -130px;
}
.t3-icon-flag.t3-icon-tt-overlay {
  background-position: -270px -442px;
}
.t3-icon-flag.t3-icon-tl-overlay {
  background-position: -180px -442px;
}
.t3-icon-flag.t3-icon-ch {
  background-position: -162px -26px;
}
.t3-icon-flag.t3-icon-bd-overlay {
  background-position: -36px -226px;
}
.t3-icon-flag.t3-icon-nl-overlay {
  background-position: -54px -388px;
}
.t3-icon-flag.t3-icon-py {
  background-position: -144px -143px;
}
.t3-icon-flag.t3-icon-th-overlay {
  background-position: -126px -442px;
}
.t3-icon-flag.t3-icon-nc-overlay {
  background-position: -252px -370px;
}
.t3-icon-flag.t3-icon-hr {
  background-position: -36px -78px;
}
.t3-icon-flag.t3-icon-ma-overlay {
  background-position: -126px -352px;
}
.t3-icon-flag.t3-icon-gb {
  background-position: -252px -52px;
}
.t3-icon-flag.t3-icon-il-overlay {
  background-position: -126px -316px;
}
.t3-icon-flag.t3-icon-nu {
  background-position: -144px -130px;
}
.t3-icon-flag.t3-icon-kn {
  background-position: -108px -91px;
}
.t3-icon-flag.t3-icon-nr-overlay {
  background-position: -108px -388px;
}
.t3-icon-flag.t3-icon-ao-overlay {
  background-position: -144px -208px;
}
.t3-icon-flag.t3-icon-ua-overlay {
  background-position: -54px -460px;
}
.t3-icon-flag.t3-icon-bh {
  background-position: -108px -13px;
}
.t3-icon-flag.t3-icon-uy {
  background-position: -144px -182px;
}
.t3-icon-flag.t3-icon-lv {
  background-position: -90px -104px;
}
.t3-icon-flag.t3-icon-fr {
  background-position: -216px -52px;
}
.t3-icon-flag.t3-icon-py-overlay {
  background-position: -126px -406px;
}
.t3-icon-flag.t3-icon-ls {
  background-position: -36px -104px;
}
.t3-icon-flag.t3-icon-rw {
  background-position: -270px -143px;
}
.t3-icon-flag.t3-icon-li-overlay {
  background-position: -270px -334px;
}
.t3-icon-flag.t3-icon-rw-overlay {
  background-position: -252px -406px;
}
.t3-icon-flag.t3-icon-gy {
  background-position: -252px -65px;
}
.t3-icon-flag.t3-icon-mu {
  background-position: -126px -117px;
}
.t3-icon-flag.t3-icon-al-overlay {
  background-position: -90px -208px;
}
.t3-icon-flag.t3-icon-ee-overlay {
  background-position: -252px -262px;
}
.t3-icon-flag.t3-icon-um {
  background-position: -108px -182px;
}
.t3-icon-flag.t3-icon-bt-overlay {
  background-position: -252px -226px;
}
.t3-icon-flag.t3-icon-lu-overlay {
  background-position: -72px -352px;
}
.t3-icon-flag.t3-icon-my {
  background-position: -216px -117px;
}
.t3-icon-flag.t3-icon-cg {
  background-position: -144px -26px;
}
.t3-icon-flag.t3-icon-cs {
  background-position: -18px -39px;
}
.t3-icon-flag.t3-icon-sv {
  background-position: -18px -169px;
}
.t3-icon-flag.t3-icon-bv-overlay {
  background-position: -270px -226px;
}
.t3-icon-flag.t3-icon-kw {
  background-position: -162px -91px;
}
.t3-icon-flag.t3-icon-cn-overlay {
  background-position: -252px -244px;
}
.t3-icon-flag.t3-icon-sg {
  background-position: -108px -156px;
}
.t3-icon-flag.t3-icon-hk-overlay {
  background-position: -270px -298px;
}
.t3-icon-flag.t3-icon-bo-overlay {
  background-position: -198px -226px;
}
.t3-icon-flag.t3-icon-ua {
  background-position: -72px -182px;
}
.t3-icon-flag.t3-icon-va-overlay {
  background-position: -162px -460px;
}
.t3-icon-flag.t3-icon-mc {
  background-position: -144px -104px;
}
.t3-icon-flag.t3-icon-sm {
  background-position: -216px -156px;
}
.t3-icon-flag.t3-icon-kw-overlay {
  background-position: -162px -334px;
}
.t3-icon-flag.t3-icon-ec {
  background-position: -234px -39px;
}
.t3-icon-flag.t3-icon-bj-overlay {
  background-position: -144px -226px;
}
.t3-icon-flag.t3-icon-be-overlay {
  background-position: -54px -226px;
}
.t3-icon-flag.t3-icon-nr {
  background-position: -126px -130px;
}
.t3-icon-flag.t3-icon-ax-overlay {
  background-position: -252px -208px;
}
.t3-icon-flag.t3-icon-fi {
  background-position: -126px -52px;
}
.t3-icon-flag.t3-icon-pw {
  background-position: -126px -143px;
}
.t3-icon-flag.t3-icon-vn-overlay {
  background-position: -252px -460px;
}
.t3-icon-flag.t3-icon-kg-overlay {
  background-position: -36px -334px;
}
.t3-icon-flag.t3-icon-hm {
  background-position: 0px -78px;
}
.t3-icon-flag.t3-icon-na {
  background-position: -252px -117px;
}
.t3-icon-flag.t3-icon-ro-overlay {
  background-position: -198px -406px;
}
.t3-icon-flag.t3-icon-as {
  background-position: -180px 0px;
}
.t3-icon-flag.t3-icon-ki-overlay {
  background-position: -72px -334px;
}
.t3-icon-flag.t3-icon-tf {
  background-position: -108px -169px;
}
.t3-icon-flag.t3-icon-fo-overlay {
  background-position: -198px -280px;
}
.t3-icon-flag.t3-icon-bz-overlay {
  background-position: -36px -244px;
}
.t3-icon-flag.t3-icon-tc {
  background-position: -72px -169px;
}
.t3-icon-flag.t3-icon-cz {
  background-position: -108px -39px;
}
.t3-icon-flag.t3-icon-jp {
  background-position: 0px -91px;
}
.t3-icon-flag.t3-icon-fm {
  background-position: -180px -52px;
}
.t3-icon-flag.t3-icon-pw-overlay {
  background-position: -108px -406px;
}
.t3-icon-flag.t3-icon-gq-overlay {
  background-position: -144px -298px;
}
.t3-icon-flag.t3-icon-mp-overlay {
  background-position: -36px -370px;
}
.t3-icon-flag.t3-icon-ro {
  background-position: -216px -143px;
}
.t3-icon-flag.t3-icon-bt {
  background-position: -252px -13px;
}
.t3-icon-flag.t3-icon-af-overlay {
  background-position: -36px -208px;
}
.t3-icon-flag.t3-icon-pk-overlay {
  background-position: -270px -388px;
}
.t3-icon-flag.t3-icon-id-overlay {
  background-position: -90px -316px;
}
.t3-icon-flag.t3-icon-an-overlay {
  background-position: -126px -208px;
}
.t3-icon-flag.t3-icon-cc-overlay {
  background-position: -90px -244px;
}
.t3-icon-flag.t3-icon-tm-overlay {
  background-position: -198px -442px;
}
.t3-icon-flag.t3-icon-gl {
  background-position: -72px -65px;
}
.t3-icon-flag.t3-icon-st-overlay {
  background-position: -270px -424px;
}
.t3-icon-flag.t3-icon-mc-overlay {
  background-position: -144px -352px;
}
.t3-icon-flag.t3-icon-europeanunion-overlay {
  background-position: -90px -280px;
}
.t3-icon-flag.t3-icon-multiple {
  background-position: -144px -117px;
}
.t3-icon-flag.t3-icon-pk {
  background-position: 0px -143px;
}
.t3-icon-flag.t3-icon-ag-overlay {
  background-position: -54px -208px;
}
.t3-icon-flag.t3-icon-fk {
  background-position: -162px -52px;
}
.t3-icon-flag.t3-icon-li {
  background-position: -270px -91px;
}
.t3-icon-flag.t3-icon-hn {
  background-position: -18px -78px;
}
.t3-icon-flag.t3-icon-cr {
  background-position: 0px -39px;
}
.t3-icon-flag.t3-icon-mr-overlay {
  background-position: -72px -370px;
}
.t3-icon-flag.t3-icon-ph {
  background-position: -270px -130px;
}
.t3-icon-flag.t3-icon-ie-overlay {
  background-position: -108px -316px;
}
.t3-icon-flag.t3-icon-co {
  background-position: -270px -26px;
}
.t3-icon-flag.t3-icon-pl {
  background-position: -18px -143px;
}
.t3-icon-flag.t3-icon-england {
  background-position: -18px -52px;
}
.t3-icon-flag.t3-icon-jo-overlay {
  background-position: -270px -316px;
}
.t3-icon-flag.t3-icon-ck-overlay {
  background-position: -198px -244px;
}
.t3-icon-flag.t3-icon-ly-overlay {
  background-position: -108px -352px;
}
.t3-icon-flag.t3-icon-al {
  background-position: -90px 0px;
}
.t3-icon-flag.t3-icon-es {
  background-position: -54px -52px;
}
.t3-icon-flag.t3-icon-jm {
  background-position: -252px -78px;
}
.t3-icon-flag.t3-icon-europeanunion {
  background-position: -90px -52px;
}
.t3-icon-flag.t3-icon-tt {
  background-position: 0px -182px;
}
.t3-icon-flag.t3-icon-gf-overlay {
  background-position: -18px -298px;
}
.t3-icon-flag.t3-icon-wales {
  background-position: -18px -195px;
}
.t3-icon-flag.t3-icon-ba {
  background-position: 0px -13px;
}
.t3-icon-flag.t3-icon-ko {
  background-position: -162px -195px;
}
section.header {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  background: #585858;
  z-index: 1010;
  height: 90px;
  -webkit-transition: background-color 0.2s;
          transition: background-color 0.2s;
}
section.header > .container {
  width: auto;
}
.transparent-navigation section.header {
  background: transparent;
}
.attached-desktop-nav section.header {
  background: #585858;
}
@media (max-width: 1279px) {
  section.header > .container {
    width: auto;
  }
}
section.fullsize-slider {
  /*max-height: 100vh;*/
  overflow: hidden;
  position: relative;
  /*svg animation holder*/
}
section.fullsize-slider .scroll-hint {
  position: absolute;
  z-index: 1;
  bottom: 20px;
  left: 0;
  right: 0;
  text-align: center;
  color: #ffffff;
  padding-bottom: 5px;
}
section.fullsize-slider .scroll-hint:after {
  content: '';
  border-width: 7px 4px;
  border-style: solid;
  border-color: transparent;
  border-top-color: #ffffff;
  position: absolute;
  top: 100%;
  left: 50%;
  margin-left: -4px;
}
.attached-desktop-nav section.fullsize-slider .scroll-hint {
  display: none;
}
section.fullsize-slider .slider {
  margin-bottom: 0;
  /*max-height: 100vh;*/
}
section.fullsize-slider .slider > div {
  /*max-height: 100vh;*/
}
section.fullsize-slider .slider .slide {
  position: relative;
  overflow: hidden;
}
section.fullsize-slider .slider .slide .slide-content {
  padding: 160px 0 30px;
  color: #ffffff;
}
.transparent-navigation section.fullsize-slider .slider .slide .slide-content {
  padding-top: 253px;
}
section.fullsize-slider .slider .slide .slide-content .slide-content-text {
  float: right;
  width: 320px;
  padding-right: 15px;
  padding-left: 0;
  padding-bottom: 20px;
}
section.fullsize-slider .slider .slide .slide-content .slide-content-text h1,
section.fullsize-slider .slider .slide .slide-content .slide-content-text h2,
section.fullsize-slider .slider .slide .slide-content .slide-content-text h3,
section.fullsize-slider .slider .slide .slide-content .slide-content-text h4,
section.fullsize-slider .slider .slide .slide-content .slide-content-text h5,
section.fullsize-slider .slider .slide .slide-content .slide-content-text h6,
section.fullsize-slider .slider .slide .slide-content .slide-content-text .h1,
section.fullsize-slider .slider .slide .slide-content .slide-content-text .h2,
section.fullsize-slider .slider .slide .slide-content .slide-content-text .h3,
section.fullsize-slider .slider .slide .slide-content .slide-content-text .h4,
section.fullsize-slider .slider .slide .slide-content .slide-content-text .h5,
section.fullsize-slider .slider .slide .slide-content .slide-content-text .h6 {
  text-transform: none;
}
@media (max-width: 1279px) {
  section.fullsize-slider .slider .slide .slide-content {
    padding-top: 100px;
  }
  .transparent-navigation section.fullsize-slider .slider .slide .slide-content {
    padding-top: 100px;
  }
}
@media (max-width: 991px) {
  section.fullsize-slider .slider .slide .slide-content {
    padding-top: 30px;
  }
  section.fullsize-slider .slider .slide .slide-content .slide-content-text {
    float: none;
    width: auto;
  }
  .transparent-navigation section.fullsize-slider .slider .slide .slide-content {
    padding-top: 30px;
  }
}
section.fullsize-slider .slider .slide .slide-img {
  padding-right: 0;
  padding-left: 0;
}
section.fullsize-slider .slider .slick-prev,
section.fullsize-slider .slider .slick-next {
  position: absolute;
  top: 50%;
  width: 50px;
  height: 50px;
  line-height: 50px;
  background: #fff;
  border-radius: 50%;
  margin-top: -25px;
  opacity: .75;
  padding: 0;
  border: none;
  outline: none;
  font-size: 0;
  -webkit-transform: translateZ(0);
          transform: translateZ(0);
  cursor: pointer;
}
section.fullsize-slider .slider .slick-prev:hover,
section.fullsize-slider .slider .slick-next:hover {
  opacity: 1;
}
section.fullsize-slider .slider .slick-prev:before,
section.fullsize-slider .slider .slick-next:before {
  content: '\f053';
  font-family: FontAwesome;
  text-align: center;
  font-size: 30px;
  position: relative;
  color: inherit;
  line-height: 50px;
  text-indent: 0;
  opacity: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-transition: color 0.2s;
          transition: color 0.2s;
}
section.fullsize-slider .slider .slick-prev {
  left: 30px;
}
section.fullsize-slider .slider .slick-prev:before {
  content: '\f053';
  left: -2px;
}
section.fullsize-slider .slider .slick-next {
  right: 30px;
}
section.fullsize-slider .slider .slick-next:before {
  content: '\f054';
  right: -2px;
}
section.fullsize-slider .slick-dots-wrap {
  position: absolute;
  left: 0;
  bottom: 10px;
  width: 33.3333%;
  overflow: hidden;
  z-index: 10;
}
section.fullsize-slider .slick-dots-wrap .slick-dots {
  position: static;
  width: 320px;
  float: right;
  text-align: left;
}
section.fullsize-slider .slick-dots-wrap .slick-dots > li {
  margin: 0;
}
section.fullsize-slider .slick-dots-wrap .slick-dots > li button {
  width: inherit;
  height: inherit;
  padding: 0;
  border: 0 none;
  border-radius: 50%;
  background: #ffffff;
  -webkit-transition: background-color 0.2s 0.1s;
          transition: background-color 0.2s 0.1s;
}
section.fullsize-slider .slick-dots-wrap .slick-dots > li button:before {
  content: none;
}
section.fullsize-slider .slick-dots-wrap .slick-dots > li + li {
  margin-left: 10px;
}
section.fullsize-slider .slick-dots-wrap .slick-dots > li.slick-active button {
  background: #585858;
}
section.fullsize-slider .slick-dots-wrap .slick-dots > li.slick-active button:before {
  content: none;
}
section.fullsize-slider .slide-content.slim {
  padding: 160px 0 0 !important;
}
section.fullsize-slider .slide-content.slim h2 {
  margin-bottom: 0;
}
section.fullsize-slider .slide-content.slim h2 + h4 {
  margin-top: 0;
}
section.fullsize-slider .slide-content.slim .video-link {
  font-family: camptonsemibold, Times, serif;
  font-size: 30px;
  color: #ffffff;
}
section.fullsize-slider .slide-content.slim .video-link > span {
  text-transform: none;
}
@media (max-width: 991px) {
  section.fullsize-slider .slide-content.slim {
    padding-top: 0 !important;
  }
}
@media (min-width: 992px) {
  section.fullsize-slider.slim .slider .slide .slide-img img {
    margin-bottom: -200px;
  }
}
@media (min-width: 1280px) {
  section.fullsize-slider .slider .slick-prev {
    opacity: 0;
  }
  section.fullsize-slider .slider .slick-next {
    opacity: 0;
  }
  section.fullsize-slider:hover .slider .slick-prev {
    opacity: 1;
    -webkit-transition: opacity 0.2s;
            transition: opacity 0.2s;
  }
  section.fullsize-slider:hover .slider .slick-next {
    opacity: 1;
    -webkit-transition: opacity 0.2s;
            transition: opacity 0.2s;
  }
}
@media (max-width: 991px) {
  section.fullsize-slider {
    max-height: none;
  }
  section.fullsize-slider .scroll-hint {
    display: none;
  }
  section.fullsize-slider .slider {
    max-height: none;
  }
  section.fullsize-slider .slider > div {
    max-height: none;
  }
  section.fullsize-slider .slider .slide .slide-content .slide-content-text {
    padding-right: 15px;
    padding-left: 15px;
  }
  section.fullsize-slider .slider .slide .slide-img > img {
    display: block;
    max-width: 100%;
    height: auto;
  }
  section.fullsize-slider .slick-dots-wrap {
    position: absolute;
    left: 0;
    bottom: 10px;
    width: 100%;
    overflow: hidden;
  }
  section.fullsize-slider .slick-dots-wrap .slick-dots {
    width: auto;
    float: none;
    text-align: center;
  }
}
section.fullsize-slider .animation-wrapper,
section.fullsize-slider .animation-wrapper svg {
  height: 640px;
  width: 1280px;
}
section.fullsize-slider .animation-wrapper svg,
section.fullsize-slider .animation-wrapper svg svg {
  position: absolute;
}
@media (max-width: 1280px) {
  section.fullsize-slider .animation-wrapper svg {
    height: 490px;
    width: 980px;
    margin-top: 150px;
  }
}
@media (max-width: 480px) {
  section.fullsize-slider .animation-wrapper {
    width: 100%;
    height: 200px;
  }
  section.fullsize-slider .animation-wrapper svg {
    height: 200px;
    width: 420px;
    margin-top: 0;
  }
}
/* Slider */
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -moz-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-loading .slick-list {
  /*background: #fff url("https://www.kludi.com/shop/skin/frontend/kludi/default/images/ajax-loader.gif") center center no-repeat;*/
}
.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}
.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
}
.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;
}
/* Icons */
/* Arrows */
/* Dots */
.slick-slider {
  margin-bottom: 30px;
}
.slick-dots {
  position: absolute;
  bottom: -45px;
  list-style: none;
  display: block;
  text-align: center;
  padding: 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: black;
  opacity: 0.25;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.slick-dots li.slick-active button:before {
  color: black;
  opacity: 0.75;
}
section.video {
  position: relative;
  background: url(https://www.kludi.com/shop/skin/frontend/kludi/default/images/splashing-water_small.jpg) no-repeat center bottom;
  height: 588px;
  border-bottom: 13px solid #000000;
}
section.video:after {
  content: '';
  position: absolute;
  display: block;
  background: url(https://www.kludi.com/shop/skin/frontend/kludi/default/images/imac.png) no-repeat center center;
  width: 100%;
  height: 256px;
  left: 0;
  bottom: -115px;
  z-index: 1;
}
section.video .video-link {
  display: table;
  margin-right: auto;
  margin-left: auto;
  margin-top: 270px;
}
@media (max-width: 767px) {
  section.video {
    background: none !important;
    height: auto;
    border-bottom: 0 none;
    padding-right: 15px;
    padding-left: 15px;
  }
  section.video:after {
    content: none;
    background: none;
  }
  section.video .video-link {
    margin-top: 0;
    white-space: nowrap;
  }
  section.video .video-link > span {
    font-size: 24px;
    line-height: 30px;
    white-space: normal;
  }
  section.video .video-link > span b {
    display: block;
  }
  section.video .video-link > span small {
    position: static;
    display: block;
  }
}
.video-link {
  display: block;
  font-size: 30px;
  color: #000000;
}
.video-link > span {
  position: relative;
  display: inline-block;
  line-height: 80px;
  text-transform: uppercase;
  margin-left: 20px;
}
.video-link > span small {
  position: absolute;
  font-size: 14px;
  line-height: 14px;
  text-transform: none;
  left: 0;
  bottom: 8px;
}
.video-link:before {
  display: block;
  content: '\f04b';
  font-family: FontAwesome;
  text-align: center;
  font-size: 34px;
  width: 80px;
  height: 80px;
  line-height: 80px;
  padding-left: 7px;
  vertical-align: middle;
  color: #ffffff;
  background: #585858;
  border-radius: 50%;
  float: left;
}
.video-link:hover {
  text-decoration: none;
}
section.produkte {
  padding-top: 200px;
}
section.produkte .produkte-heading {
  display: table;
  margin-right: auto;
  margin-left: auto;
  margin-bottom: 200px;
}
section.produkte .produkte-heading h2 span {
  font-family: camptonlight, Arial, sans-serif;
  font-size: 30px;
  display: block;
  line-height: 1;
  text-align: center;
  color: #000000;
  letter-spacing: -0.04em;
  text-transform: uppercase;
}
section.produkte .produkte-heading h2 span + span {
  font-family: camptonsemibold, Times, serif;
  font-size: 44px;
  line-height: .8;
  text-transform: none;
}
section.produkte .produkte-heading h2 img {
  display: block;
  margin: 5px auto 0;
}
@media (max-width: 991px) {
  section.produkte .produkte-heading {
    margin-bottom: 100px;
  }
}
section.produkte .product-finder {
  background: #585858;
  padding: 30px;
  color: #ffffff;
  width: 320px;
  position: absolute;
  left: 50%;
  bottom: 0;
}
section.produkte .product-finder h2 {
  font-family: camptonsemibold, Times, serif;
  font-size: 36px;
  line-height: 36px;
  margin-top: 0;
}
@media (max-width: 1279px) {
  section.produkte .product-finder {
    left: 66.66666667%;
  }
}
@media (max-width: 991px) {
  section.produkte .product-finder {
    position: static;
    margin: 0 auto 30px;
  }
}
section.produkte .product-info-wrap {
  position: relative;
}
section.produkte .product-info-wrap .product-info-img {
  overflow: hidden;
}
section.produkte .product-info-wrap .product-info-img a {
  display: block;
}
section.produkte .product-info-wrap .product-info-img img {
  display: block;
  max-width: 100%;
  height: auto;
}
section.produkte .product-info-wrap .product-info {
  position: absolute;
  color: #ffffff;
  padding: 40px;
  width: 320px;
}
section.produkte .product-info-wrap .product-info h2 {
  font-family: camptonsemibold, Times, serif;
  font-size: 32px;
  line-height: 32px;
  margin-top: 60px;
  margin-bottom: 50px;
}
section.produkte .product-info-wrap.style-1 .product-info {
  top: 100%;
  right: 33.333%;
  min-height: 100%;
}
section.produkte .product-info-wrap.style-1 .product-info:before {
  content: '';
  border: 30px solid transparent;
  display: block;
  position: absolute;
  bottom: 100%;
  left: 50%;
  margin-left: -30px;
}
section.produkte .product-info-wrap.style-1 .product-info-img > img {
  float: right;
}
@media (max-width: 1279px) {
  section.produkte .product-info-wrap.style-1 .product-info {
    right: 50%;
  }
}
section.produkte .product-info-wrap.style-2 .product-info {
  bottom: 0;
  left: 0;
  min-height: 50%;
}
section.produkte .product-info-wrap.style-2 .product-info:before {
  content: '';
  border: 30px solid transparent;
  display: block;
  position: absolute;
  top: 15%;
  left: 100%;
  margin-top: -30px;
}
section.produkte .product-info-wrap.style-2 .product-info-img > img {
  float: left;
}
section.produkte .product-info-wrap.style-3 .product-info {
  top: 0;
  left: 100%;
  height: 100%;
}
section.produkte .product-info-wrap.style-3 .product-info:before {
  content: '';
  border: 30px solid transparent;
  display: block;
  position: absolute;
  top: 15%;
  right: 100%;
  margin-top: -30px;
}
section.produkte .product-info-wrap.style-3 .product-info-img > img {
  float: right;
}
@media (max-width: 991px) {
  section.produkte .product-info-wrap .product-info-img {
    margin-bottom: 60px;
    overflow: visible;
    position: relative;
  }
  section.produkte .product-info-wrap .product-info-img:before {
    content: '';
    border: 0 none;
    display: block;
    position: absolute;
    top: 100%;
    left: 50%;
    width: 320px;
    height: 30px;
    margin-left: -160px;
    background: black;
  }
  section.produkte .product-info-wrap .product-info-img > img {
    width: 100%;
  }
  section.produkte .product-info-wrap .product-info {
    position: static;
    margin: 0 auto;
    width: auto;
    max-width: 320px;
    padding-top: 1px;
    padding-bottom: 10px;
  }
  section.produkte .product-info-wrap .product-info:before {
    content: none !important;
  }
}
@media (max-width: 767px) {
  section.produkte {
    padding-top: 15px;
  }
}
section.single-product-slider {
  padding: 150px 0 180px 0;
  background: url(https://www.kludi.com/shop/skin/frontend/kludi/default/images/produkt-bg.jpg) no-repeat center top;
}
section.single-product-slider .product-info {
  padding-right: 75px;
}
section.single-product-slider .product-info > h2 {
  margin-bottom: 40px;
}
section.single-product-slider .product-info > h4 {
  font-family: camptonlight, Arial, sans-serif;
  margin-bottom: 80px;
  color: #000000;
}
@media (max-width: 767px) {
  section.single-product-slider {
    padding: 10px 0;
    background: none !important;
  }
}
section.two-product-sliders {
  padding-bottom: 150px;
  padding-top: 100px;
}
section.two-product-sliders .row > div > div {
  max-width: 410px;
  margin: 0 auto;
}
section.two-product-sliders .row > div > div h2 {
  margin-bottom: 20px;
}
section.two-product-sliders .row > div > div h4 {
  margin-bottom: 60px;
  color: #000000;
  white-space: nowrap;
}
section.two-product-sliders .row > div > div p {
  color: #000000;
}
section.two-product-sliders .row > div > div .product-slider + p {
  min-height: 120px;
}
section.two-product-sliders .row > div.product-slider-full-width > div {
  max-width: none;
}
@media (max-width: 991px) {
  section.two-product-sliders .row > div > div {
    max-width: 310px;
  }
  section.two-product-sliders .row > div > div h4 {
    white-space: normal;
  }
  section.two-product-sliders .row > div.product-slider-right > div {
    padding-top: 167px;
  }
}
@media (max-width: 767px) {
  section.two-product-sliders {
    padding-bottom: 10px;
  }
  section.two-product-sliders .row > div > div {
    max-width: 410px;
  }
  section.two-product-sliders .row > div > div h4 {
    white-space: normal;
  }
  section.two-product-sliders .row > div.product-slider-right {
    padding-top: 0;
  }
  section.two-product-sliders .row > div.product-slider-right > div {
    padding-top: 0;
  }
}
section.product-introduction {
  background: url(https://www.kludi.com/shop/skin/frontend/kludi/default/images/serien-landingpage-bg-top.jpg) no-repeat center top;
  height: 894px;
}
section.product-introduction .breadcrumbs {
  margin-top: 20px;
}
section.product-introduction h2 {
  margin-top: 200px;
}
@media (max-width: 767px) {
  section.product-introduction {
    background: none !important;
    height: auto;
  }
  section.product-introduction h2 {
    margin-top: 0;
  }
}
section.product-info .row > div {
  padding-right: 0;
  padding-left: 0;
}
section.product-info .sidebar > div {
  max-width: 320px;
  min-height: 580px;
  margin-right: auto;
  margin-left: auto;
  border-bottom: 1px solid;
  background: #ffffff;
}
section.product-info .sidebar > div > div {
  border-top: 1px solid transparent;
  padding: 29px 20px 29px 29px;
}
section.product-info .sidebar > div > div > p {
  text-transform: uppercase;
}
section.product-info .sidebar > div > div > p:last-child {
  margin-bottom: 0;
}
section.product-info .sidebar > div > div > p > img {
  display: inline-block;
  max-width: 100%;
  height: auto;
}
section.product-info .sidebar > div > div > p > img + img {
  margin-left: 30px;
}
section.product-info .sidebar > div > div > img {
  display: block;
  max-width: 100%;
  height: auto;
}
section.product-info .sidebar > div > div > img + img {
  margin-left: 30px;
}
section.product-info .sidebar > div > div .product-hint {
  display: inline-block;
  margin-right: 5px;
  margin-bottom: 10px;
}
section.product-info .sidebar > div > div .product-hint > span {
  font-weight: bold;
  margin-left: 10px;
}
section.product-info .sidebar > div > div ul.award-list {
  list-style: none outside none;
  padding: 0;
  margin: 0;
  overflow: hidden;
}
section.product-info .sidebar > div > div ul.award-list li {
  float: left;
  width: 44%;
  margin-right: 6%;
  margin-bottom: 20px;
}
section.product-info .sidebar > div > div ul.award-list li img {
  display: block;
  max-width: 100%;
  height: auto;
  margin-right: auto;
  margin-left: auto;
}
section.product-info .sidebar > div > div ul.award-list li:nth-child(3) {
  clear: left;
}
@media (max-width: 767px) {
  section.product-info .sidebar > div > div > img {
    margin: 0;
  }
}
section.product-info .sidebar > div .vlist {
  width: auto;
}
section.product-info .sidebar > div .vlist li a {
  padding-left: 29px;
  text-align: left;
}
section.product-info .product-info-text {
  max-width: 475px;
  margin-top: 100px;
  margin-right: auto;
  margin-left: auto;
  color: #ffffff;
}
section.product-info .product-info-text h2 {
  margin-bottom: 30px;
}
section.product-info .product-info-text p {
  margin-bottom: 50px;
}
section.product-info .product-info-text .video-link {
  font-family: camptonsemibold, Times, serif;
  color: inherit;
}
section.product-info .product-info-text .video-link span {
  text-transform: none;
}
@media (max-width: 991px) {
  section.product-info .product-info-text {
    margin-top: 30px;
    margin-left: 30px;
    margin-right: 30px;
  }
}
section.products-with-awards.category-filter .main .category-filter-list {
  padding-top: 0;
}
@media (min-width: 1279px) {
  section.products-with-awards.category-filter .main .category-filter-list .category-filter-item {
    width: 24%;
  }
}
section.products-with-awards .container {
  padding: 0 35px;
  margin: 20px auto;
}
section.products-with-awards .container img.product-image {
  margin: auto;
  height: 242px !important;
  /*            height: 242px !important;
            width: auto !important;
            max-width: auto !important;*/
}
section.products-with-awards .container .badge-list img {
  width: auto;
  height: 42px !important;
}
section.product-detail ul.award-list {
  list-style: none outside none;
  padding: 0;
  margin: 30px 0 0 0;
  overflow: hidden;
}
section.product-detail ul.award-list li {
  float: left;
  width: 34%;
  margin-right: 6%;
  margin-bottom: 20px;
}
section.product-detail ul.award-list li.award-941, section.product-detail ul.award-list li.award-942 {
  width: 54%;
}
section.product-detail ul.award-list li img {
  display: block;
  max-width: 100%;
  height: auto;
  margin-right: auto;
  margin-left: auto;
}
section.product-detail ul.award-list li:nth-child(4) {
  clear: left;
}
section.product-detail .product-title {
  padding: 60px 0;
}
section.product-detail .product-title h2 {
  margin-bottom: 15px;
}
@media (min-width: 992px) {
  section.product-detail .product-title h2 {
    font-size: 40px;
  }
}
section.product-detail .product-title .padded {
  padding: 0;
}
section.product-detail form {
  line-height: inherit;
}
section.product-detail .row .product-detail-img {
  padding-bottom: 50px;
}
section.product-detail .row .product-detail-img .img-container {
  border: 1px solid #cccccc;
  margin-bottom: 10px;
  position: relative;
  -webkit-transition: border-color 0.2s;
          transition: border-color 0.2s;
}
section.product-detail .row .product-detail-img .img-container img {
  display: block;
  max-width: 100%;
  height: auto;
}
section.product-detail .row .product-detail-img .img-container .pictogram-container {
  position: absolute;
  right: 40px;
  top: 40px;
}
section.product-detail .row .product-detail-img .img-container .pictogram-container ul {
  list-style: none;
  padding: 0;
}
section.product-detail .row .product-detail-img .img-container .pictogram-container ul li {
  margin-bottom: 10px;
}
section.product-detail .row .product-detail-img .img-container .button-container {
  position: absolute;
  z-index: 1;
  right: 40px;
  bottom: 40px;
  width: 80px;
}
section.product-detail .row .product-detail-img .button-container button,
section.product-detail .row .product-detail-img .button-container a {
  border: 0 none;
  background: transparent;
  padding: 0;
  display: block;
  width: 80px;
  height: 80px;
  background: #585858;
  border-radius: 50%;
  line-height: 80px;
  font-size: 34px;
}
section.product-detail .row .product-detail-img .button-container button:focus,
section.product-detail .row .product-detail-img .button-container a:focus {
  outline: none;
}
section.product-detail .row .product-detail-img .button-container button:hover,
section.product-detail .row .product-detail-img .button-container a:hover {
  text-decoration: none;
}
section.product-detail .row .product-detail-img .button-container button + button,
section.product-detail .row .product-detail-img .button-container a + button,
section.product-detail .row .product-detail-img .button-container button + a,
section.product-detail .row .product-detail-img .button-container a + a {
  margin-top: 10px;
}
section.product-detail .row .product-detail-img .button-container button.product-zoom:before,
section.product-detail .row .product-detail-img .button-container a.product-zoom:before {
  display: block;
  content: '\f002';
  font-family: FontAwesome;
  text-align: center;
  width: 100%;
  height: 100%;
  padding-left: 3px;
  vertical-align: middle;
  color: #ffffff;
}
section.product-detail .row .product-detail-img .button-container button.product-play:before,
section.product-detail .row .product-detail-img .button-container a.product-play:before {
  display: block;
  content: '\f04b';
  font-family: FontAwesome;
  text-align: center;
  font-size: 34px;
  width: 100%;
  height: 100%;
  line-height: 80px;
  padding-left: 7px;
  vertical-align: middle;
  color: #ffffff;
}
section.product-detail .row .product-detail-img ul.hmenu {
  color: #cccccc;
  -webkit-transition: color 0.2s;
          transition: color 0.2s;
}
section.product-detail .row .product-detail-img ul.hmenu li a {
  border-color: #cccccc;
  -webkit-transition: border-color 0.2s;
          transition: border-color 0.2s;
}
section.product-detail .row .product-detail-img .product-info-below-image {
  height: 30px;
}
section.product-detail .row .product-detail-img .product-info-below-image ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
section.product-detail .row .product-detail-img .product-info-below-image ul li {
  float: left;
  margin: 0 7px 0 0;
}
section.product-detail .row .product-detail-img .product-info-below-image .button-container {
  float: right;
}
section.product-detail .row .product-detail-img:hover ul.hmenu {
  color: #585858;
}
section.product-detail .row .product-detail-img:hover ul.hmenu li a {
  border-color: #585858;
}
section.product-detail .row .product-detail-img:hover .img-container {
  border-color: #585858;
}
section.product-detail .row .product-detail-text > .row + .row {
  margin-top: 30px;
}
section.product-detail .row .product-detail-text .product-name {
  margin-top: -5px;
  margin-bottom: 2px;
}
section.product-detail .row .product-detail-text p.show-series:before {
  content: '';
  display: block;
  width: 32px;
  border-top: 1px solid #000000;
  margin-bottom: 10px;
}
section.product-detail .row .product-detail-text p.show-series a {
  font-size: 14px;
  text-transform: uppercase;
  color: #000000;
  position: relative;
}
section.product-detail .row .product-detail-text p.show-series a:after {
  content: '\f105';
  position: absolute;
  right: -20px;
  font-family: FontAwesome;
  font-size: 24px;
  line-height: 20px;
  color: #585858;
}
section.product-detail .row .product-detail-text p.show-series a:hover {
  text-decoration: none;
}
section.product-detail .row .product-detail-text .price-wrap {
  overflow: hidden;
  margin-top: 30px;
}
section.product-detail .row .product-detail-text .price-wrap a.cta-std {
  display: block;
  font-family: camptonlight, Arial, sans-serif;
  font-size: 18px;
  line-height: 40px;
  max-width: 240px;
  text-align: center;
  margin-top: 10px;
}
section.product-detail .row .product-detail-text .price-wrap span.price {
  display: block;
  font-family: camptonsemibold, Times, serif;
  font-size: 36px;
  color: #000000;
  line-height: 30px;
}
section.product-detail .row .product-detail-text .price-wrap span.price small {
  display: block;
  font-family: camptonlight, Arial, sans-serif;
  font-size: 14px;
}
section.product-detail .row .product-detail-text .add-to-wishlist {
  display: block;
  font-family: camptonlight, Arial, sans-serif;
  font-size: 18px;
  line-height: 40px;
  max-width: 240px;
  text-align: center;
  border: 1px solid #585858;
  margin-top: 10px;
}
section.product-detail .row .product-detail-text .product-properties {
  overflow: hidden;
  color: #000000;
  margin-bottom: 30px;
}
section.product-detail .row .product-detail-text .product-properties > div {
  min-height: 1px;
}
@media (max-width: 991px) {
  section.product-detail .row .product-detail-text .product-properties > div {
    float: none;
    width: auto;
  }
  section.product-detail .row .product-detail-text .product-properties > div + div {
    margin-top: 20px;
  }
}
section.product-detail .row .product-detail-text .product-properties h6 {
  margin-top: 0;
  margin-bottom: 40px;
  font-family: camptonlight, Arial, sans-serif;
  position: relative;
}
section.product-detail .row .product-detail-text .product-properties h6:after {
  content: '';
  position: absolute;
  bottom: -12px;
  left: 0;
  width: 32px;
  border-top: 1px solid #585858;
}
section.product-detail .row .product-detail-text .product-properties h4 {
  margin-top: 0;
}
section.product-detail .row .product-detail-text .product-properties ul.product-download-list {
  list-style: none outside none;
  padding: 0;
  margin: 0;
}
section.product-detail .row .product-detail-text .product-properties ul.product-download-list li {
  overflow: hidden;
  position: relative;
}
section.product-detail .row .product-detail-text .product-properties ul.product-download-list li a {
  display: block;
}
section.product-detail .row .product-detail-text .product-properties ul.product-download-list li a:before {
  content: '';
  display: block;
  width: 50px;
  height: 50px;
  font-family: FontAwesome;
  font-size: 22px;
  line-height: 48px;
  text-align: center;
  float: left;
  border: 1px solid #d1d1d1;
  border-radius: 50%;
  -webkit-transition: border-color 0.2s;
          transition: border-color 0.2s;
}
section.product-detail .row .product-detail-text .product-properties ul.product-download-list li a:hover:before {
  border-color: #585858;
}
section.product-detail .row .product-detail-text .product-properties ul.product-download-list li img {
  display: block;
  float: left;
}
section.product-detail .row .product-detail-text .product-properties ul.product-download-list li span {
  display: block;
  margin-left: 70px;
  line-height: 24px;
}
section.product-detail .row .product-detail-text .product-properties ul.product-download-list li span.product-download-name {
  font-size: 18px;
}
section.product-detail .row .product-detail-text .product-properties ul.product-download-list li span.product-download-type {
  font-size: 14px;
}
section.product-detail .row .product-detail-text .product-properties ul.product-download-list li + li {
  margin-top: 20px;
}
section.product-detail .row .product-detail-text .product-properties ul.product-download-list li.product-dimensioned-drawing a:before {
  content: '\f125';
}
section.product-detail .row .product-detail-text .product-properties ul.product-download-list li.product-data-sheet a:before {
  content: '\f15b';
}
section.product-detail .row .product-detail-text .product-properties ul.product-download-list li.product-spare-parts a:before {
  content: '\f013';
}
section.product-detail .row .product-detail-text .product-properties ul.product-color-list {
  list-style: none outside none;
  padding: 0;
  margin: 0;
}
section.product-detail .row .product-detail-text .product-properties ul.product-color-list li {
  overflow: hidden;
}
section.product-detail .row .product-detail-text .product-properties ul.product-color-list li img {
  display: block;
  float: left;
}
section.product-detail .row .product-detail-text .product-properties ul.product-color-list li span {
  display: block;
  margin-left: 70px;
  line-height: 24px;
}
section.product-detail .row .product-detail-text .product-properties ul.product-color-list li span.product-color-name {
  font-size: 18px;
}
section.product-detail .row .product-detail-text .product-properties ul.product-color-list li span.product-color-article-nr {
  font-size: 14px;
}
section.product-detail .row .product-detail-text .product-properties ul.product-color-list li + li {
  margin-top: 20px;
}
section.product-detail .row .product-detail-text .product-properties ul.dot-list li,
section.product-detail .row .product-detail-text .product-properties .dot-list-container > ul li {
  padding-left: 35px;
  font-size: 14px;
  line-height: 18px;
}
section.product-detail .row .product-detail-text .product-properties ul.dot-list li:before,
section.product-detail .row .product-detail-text .product-properties .dot-list-container > ul li:before {
  font-size: 6px;
  line-height: 18px;
}
section.product-detail .row .product-detail-text .product-properties ul.dot-list li + li,
section.product-detail .row .product-detail-text .product-properties .dot-list-container > ul li + li {
  margin-top: 6px;
}
@media (max-width: 1279px) {
  section.product-detail .row .product-detail-img .img-container .button-container {
    width: 50px;
  }
  section.product-detail .row .product-detail-img .button-container button,
  section.product-detail .row .product-detail-img .button-container a,
  section.product-detail .row .product-detail-img .button-container .badge {
    width: 50px;
    height: 50px;
  }
  section.product-detail .row .product-detail-img .button-container button.new,
  section.product-detail .row .product-detail-img .button-container a.new,
  section.product-detail .row .product-detail-img .button-container .badge.new {
    font-size: 18px;
    line-height: 50px;
  }
  section.product-detail .row .product-detail-img .button-container button.product-zoom:before,
  section.product-detail .row .product-detail-img .button-container a.product-zoom:before,
  section.product-detail .row .product-detail-img .button-container .badge.product-zoom:before {
    font-size: 24px;
    line-height: 50px;
    padding-left: 3px;
  }
  section.product-detail .row .product-detail-img .button-container button.product-play:before,
  section.product-detail .row .product-detail-img .button-container a.product-play:before,
  section.product-detail .row .product-detail-img .button-container .badge.product-play:before {
    font-size: 24px;
    line-height: 50px;
    padding-left: 7px;
  }
}
@media (max-width: 767px) {
  section.product-detail .row .product-detail-text > .row > div + div {
    margin-top: 30px;
  }
}
@media (max-width: 479px) {
  section.product-detail .row .product-detail-img .img-container .button-container {
    width: 40px;
  }
  section.product-detail .row .product-detail-img .button-container button,
  section.product-detail .row .product-detail-img .button-container a,
  section.product-detail .row .product-detail-img .button-container .badge {
    width: 40px;
    height: 40px;
  }
  section.product-detail .row .product-detail-img .button-container button.new,
  section.product-detail .row .product-detail-img .button-container a.new,
  section.product-detail .row .product-detail-img .button-container .badge.new {
    font-size: 14px;
    line-height: 40px;
  }
  section.product-detail .row .product-detail-img .button-container button.product-zoom:before,
  section.product-detail .row .product-detail-img .button-container a.product-zoom:before,
  section.product-detail .row .product-detail-img .button-container .badge.product-zoom:before {
    font-size: 18px;
    line-height: 40px;
    padding-left: 0;
  }
  section.product-detail .row .product-detail-img .button-container button.product-play:before,
  section.product-detail .row .product-detail-img .button-container a.product-play:before,
  section.product-detail .row .product-detail-img .button-container .badge.product-play:before {
    font-size: 18px;
    line-height: 40px;
    padding-left: 3px;
  }
}
section.but-how-do-they-work {
  position: relative;
  z-index: 0;
  padding-bottom: 100px;
}
section.but-how-do-they-work:before {
  content: '';
  left: 0;
  right: 0;
  top: 0;
  height: 230px;
  position: absolute;
}
section.but-how-do-they-work .row .but-how-do-they-work-left {
  padding-left: 85px;
}
section.but-how-do-they-work .row .but-how-do-they-work-left h2 {
  color: #ffffff;
  min-height: 230px;
  padding: 45px 0;
}
section.but-how-do-they-work .row .but-how-do-they-work-right {
  padding-top: 160px;
  padding-left: 75px;
}
section.but-how-do-they-work .row .but-how-do-they-work-right .img-container img {
  display: block;
  max-width: 100%;
  height: auto;
}
section.but-how-do-they-work .row .but-how-do-they-work-right .img-container span.img-caption {
  display: block;
  font-size: 14px;
  line-height: 24px;
  text-transform: uppercase;
  margin-top: 10px;
  border-bottom: 1px solid transparent;
}
@media (max-width: 991px) {
  section.but-how-do-they-work .row .but-how-do-they-work-left {
    padding-left: 15px;
  }
  section.but-how-do-they-work .row .but-how-do-they-work-right {
    padding-left: 15px;
  }
}
@media (max-width: 767px) {
  section.but-how-do-they-work .row .but-how-do-they-work-right {
    padding-top: 20px;
  }
}
section.accordeon {
  border-top: 1px solid transparent;
  overflow: hidden;
  padding-bottom: 150px;
}
section.accordeon .accordeon-head {
  padding-bottom: 100px;
}
section.accordeon .row .accordeon-left .extender-wrap .extender {
  font-family: camptonlight, Arial, sans-serif;
  color: #ffffff;
  line-height: 40px;
  background: #585858;
  padding: 10px 50px 10px 90px;
}
section.accordeon .row .accordeon-left .extender-wrap .extender:before {
  -webkit-transition: background-color 0.2s;
          transition: background-color 0.2s;
}
section.accordeon .row .accordeon-left .extender-wrap .extendee {
  padding-left: 90px;
}
section.accordeon .row .accordeon-left .extender-wrap.open .extender:before {
  content: '';
  position: absolute;
  right: 100%;
  top: 0;
  bottom: 0;
  width: 100%;
  background: inherit;
}
section.accordeon .row .accordeon-right .extender-complements .complementary-item {
  padding: 0 75px;
  height: 0;
  opacity: 0;
  position: relative;
}
section.accordeon .row .accordeon-right .extender-complements .complementary-item img {
  display: block;
  max-width: 100%;
  height: auto;
  margin-bottom: 30px;
}
section.accordeon .row .accordeon-right .extender-complements .complementary-item p {
  overflow: hidden;
}
section.accordeon .row .accordeon-right .extender-complements .complementary-item p .video-link {
  font-family: camptonsemibold, Times, serif;
  color: #585858;
  float: right;
}
section.accordeon .row .accordeon-right .extender-complements .complementary-item p .video-link span {
  text-transform: none;
}
section.accordeon .row .accordeon-right .extender-complements .complementary-item.open {
  height: auto;
  opacity: 1;
}
@media (max-width: 991px) {
  section.accordeon .row .accordeon-left .extender-wrap .extender {
    padding: 10px 50px 10px 20px;
  }
  section.accordeon .row .accordeon-left .extender-wrap .extendee {
    padding-left: 20px;
  }
  section.accordeon .row .accordeon-right .extender-complements .complementary-item {
    padding: 0 20px;
  }
}
section.design-preview {
  overflow: hidden;
  padding-bottom: 150px;
}
section.design-preview .row .design-preview-left h2 {
  color: #ffffff;
  min-height: 230px;
  padding: 50px 90px;
  position: relative;
  z-index: 0;
}
section.design-preview .row .design-preview-left h2:before {
  content: '';
  right: -60px;
  top: 0;
  bottom: 0;
  width: 9999px;
  position: absolute;
  z-index: -1;
}
section.design-preview .row .design-preview-left h4 {
  max-width: 510px;
  text-align: center;
  margin-right: auto;
  margin-left: auto;
  margin-top: 65px;
}
section.design-preview .row .design-preview-right .img-container {
  padding-top: 45px;
  padding-bottom: 60px;
  position: relative;
  z-index: 0;
}
section.design-preview .row .design-preview-right .img-container:after {
  content: '';
  left: 60px;
  bottom: 0;
  height: 230px;
  width: 9999px;
  position: absolute;
  z-index: -1;
}
section.design-preview .row .design-preview-right .img-container img {
  display: block;
  max-width: 100%;
  height: auto;
}
section.product-ribbon {
  border-bottom: 1px solid;
}
section.product-ribbon .product-ribbon-control a {
  font-family: camptonlight, Arial, sans-serif;
  font-weight: normal;
  font-size: 18px;
  line-height: 44px;
  cursor: pointer;
}
section.product-ribbon .product-ribbon-control a:hover {
  text-decoration: none;
}
section.product-ribbon .product-slider {
  height: 0;
  overflow: hidden;
  opacity: 0;
  -webkit-transition: opacity 0.2s;
          transition: opacity 0.2s;
}
section.product-ribbon .product-slider .slider ul.slidee li > img {
  display: block;
  margin-right: auto;
  margin-left: auto;
}
section.product-ribbon .product-slider.active {
  margin-top: 50px;
  margin-bottom: 50px;
  height: auto;
  overflow: visible;
  opacity: 1;
}
section.catalogues {
  overflow: hidden;
  padding-bottom: 150px;
}
section.catalogues .catalogues-text-wrap .catalogues-text {
  /*margin-right: -100px;*/
}
section.catalogues .catalogues-text-wrap .catalogues-text h4 {
  margin-bottom: 50px;
}
@media (max-width: 1279px) {
  section.catalogues .catalogues-text-wrap .catalogues-text {
    margin-right: 0;
  }
  section.catalogues .catalogues-text-wrap .catalogues-text h2 {
    font-size: 34px;
  }
  section.catalogues .catalogues-text-wrap .catalogues-text .cta-std {
    font-size: 20px;
  }
}
@media (max-width: 767px) {
  section.catalogues .catalogues-text-wrap {
    padding-right: 15px;
    padding-left: 15px;
    padding-bottom: 0;
  }
  section.catalogues .catalogues-text-wrap .catalogues-text {
    margin-right: 0;
  }
}
section.catalogues .catalogues-img {
  *zoom: 1;
}
section.catalogues .catalogues-img:before,
section.catalogues .catalogues-img:after {
  content: " ";
  display: table;
}
section.catalogues .catalogues-img:after {
  clear: both;
}
section.catalogues .catalogues-img:before,
section.catalogues .catalogues-img:after {
  content: " ";
  display: table;
}
section.catalogues .catalogues-img:after {
  clear: both;
}
section.catalogues .catalogues-img:before,
section.catalogues .catalogues-img:after {
  content: " ";
  display: table;
}
section.catalogues .catalogues-img:after {
  clear: both;
}
section.catalogues .catalogues-img:before {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
section.catalogues .catalogues-img:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
  clear: both;
}
section.catalogues .catalogues-img:before {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
section.catalogues .catalogues-img:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
  clear: both;
}
section.catalogues .catalogues-img:before,
section.catalogues .catalogues-img:after {
  content: " ";
  display: table;
}
section.catalogues .catalogues-img:after {
  clear: both;
}
section.catalogues .catalogues-img:before,
section.catalogues .catalogues-img:after {
  content: " ";
  display: table;
}
section.catalogues .catalogues-img:after {
  clear: both;
}
section.catalogues .catalogues-img:before {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
section.catalogues .catalogues-img:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
  clear: both;
}
section.catalogues .catalogues-img:before {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
section.catalogues .catalogues-img:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
  clear: both;
}
section.catalogues .catalogues-img:before {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
section.catalogues .catalogues-img:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
  clear: both;
}
section.catalogues .catalogues-img img {
  float: right;
  display: block;
  max-width: 100%;
  height: auto;
}
section.catalogues .catalogues-img .container {
  width: 100%;
}
@media (max-width: 991px) {
  section.catalogues .catalogues-img {
    padding-top: 10px;
  }
}
@media (max-width: 767px) {
  section.catalogues .catalogues-img {
    padding-top: 10px;
  }
}
@media (max-width: 1279px) {
  section.catalogues .row .colourberry.col-lg-3 + div {
    padding-top: 0;
  }
}
/*reduce padding if this element ist the first on the page*/
.fullsize-slider + .catalogues {
  padding-bottom: 0;
}
section.silhouette {
  color: #ffffff;
}
section.silhouette > .container {
  padding-top: 115px;
  padding-bottom: 100px;
  background: url(https://www.kludi.com/shop/skin/frontend/kludi/default/images/wasserhahn-outline.png) no-repeat right bottom;
}
section.silhouette > .container > .row > div {
  padding-right: 50px;
  padding-left: 50px;
}
section.silhouette > .container > .row > div .video-link {
  font-family: camptonsemibold, Times, serif;
  color: inherit;
}
section.silhouette > .container > .row > div .video-link span {
  text-transform: none;
}
section.silhouette > .container > .row > div.special-padding {
  padding-top: 250px;
}
section.silhouette > .container > .row > div.special-padding ul {
  font-size: 18px;
  line-height: 30px;
}
section.silhouette > .container > .row > div.special-padding ul li a {
  text-decoration: underline;
}
@media (max-width: 767px) {
  section.silhouette > .container {
    padding-top: 10px;
    padding-bottom: 10px;
    background: none;
  }
  section.silhouette > .container > .row > div {
    padding-right: 15px;
    padding-left: 15px;
  }
  section.silhouette > .container > .row > div.special-padding {
    padding-top: 0;
  }
}
.category-filter .main {
  overflow: hidden;
}
.category-filter .main .product-finder {
  border-top: 10px solid transparent;
  margin-top: 110px;
  background: #585858;
  padding: 30px;
  color: #ffffff;
  position: relative;
}
.category-filter .main .product-finder h2 {
  font-family: camptonlight, Arial, sans-serif;
}
.category-filter .main .product-finder:before {
  content: '';
  position: absolute;
  top: -120px;
  height: 110px;
  left: 50%;
  margin-left: -1px;
  border-left: 1px solid black;
}
.category-filter .main .product-finder:after {
  content: '';
  display: block;
  position: absolute;
  top: -22px;
  left: 50%;
  width: 34px;
  height: 34px;
  border-radius: 50%;
  margin-left: -17px;
}
.category-filter .main .product-finder .form-row.open ~ .form-row:last-of-type {
  display: block;
}
.category-filter .main .vlist {
  position: relative;
  width: auto;
  margin-top: 135px;
}
.category-filter .main .vlist:before {
  content: '';
  position: absolute;
  top: -135px;
  height: 135px;
  left: 50%;
  margin-left: -1px;
  border-left: 1px solid black;
}
.category-filter .main .vlist:after {
  content: '';
  position: absolute;
  top: 100%;
  height: 99999px;
  left: 50%;
  margin-left: -1px;
  border-left: 1px solid black;
}
.category-filter .main .category-filter-list {
  *zoom: 1;
  padding-top: 110px;
}
.category-filter .main .category-filter-list:before,
.category-filter .main .category-filter-list:after {
  content: " ";
  display: table;
}
.category-filter .main .category-filter-list:after {
  clear: both;
}
.category-filter .main .category-filter-list:before,
.category-filter .main .category-filter-list:after {
  content: " ";
  display: table;
}
.category-filter .main .category-filter-list:after {
  clear: both;
}
.category-filter .main .category-filter-list:before,
.category-filter .main .category-filter-list:after {
  content: " ";
  display: table;
}
.category-filter .main .category-filter-list:after {
  clear: both;
}
.category-filter .main .category-filter-list:before {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.category-filter .main .category-filter-list:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
  clear: both;
}
.category-filter .main .category-filter-list:before {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.category-filter .main .category-filter-list:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
  clear: both;
}
.category-filter .main .category-filter-list:before,
.category-filter .main .category-filter-list:after {
  content: " ";
  display: table;
}
.category-filter .main .category-filter-list:after {
  clear: both;
}
.category-filter .main .category-filter-list:before,
.category-filter .main .category-filter-list:after {
  content: " ";
  display: table;
}
.category-filter .main .category-filter-list:after {
  clear: both;
}
.category-filter .main .category-filter-list:before {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.category-filter .main .category-filter-list:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
  clear: both;
}
.category-filter .main .category-filter-list:before {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.category-filter .main .category-filter-list:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
  clear: both;
}
.category-filter .main .category-filter-list:before {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.category-filter .main .category-filter-list:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
  clear: both;
}
.category-filter .main .category-filter-list .category-filter-list-heading {
  padding-left: 55px;
}
.category-filter .main .category-filter-list .category-filter-list-heading h2 {
  font-family: camptonlight, Arial, sans-serif;
  margin-top: 0;
  margin-bottom: 0;
}
.category-filter .main .category-filter-list .category-filter-list-heading .padded {
  padding: 0;
}
.category-filter .main .category-filter-list .category-filter-list-heading .padded .col-xs-12 {
  padding-left: 0;
  padding-right: 0;
}
.category-filter .main .category-filter-list .note-msg {
  margin: 10px 0;
  padding-left: 55px;
}
.category-filter .main .category-filter-list .category-filter-item {
  overflow: hidden;
  width: 33.3333%;
  float: left;
  margin-bottom: 50px;
  height: 330px;
}
.category-filter .main .category-filter-list .category-filter-item .category-filter-item-inner {
  overflow: hidden;
  width: 242px;
  float: right;
}
.category-filter .main .category-filter-list .category-filter-item .category-filter-item-inner > a {
  display: block;
  clear: both;
  line-height: 24px;
  font-size: 14px;
}
.category-filter .main .category-filter-list .category-filter-item .category-filter-item-inner > a.category-filter-item-img {
  position: relative;
}
.category-filter .main .category-filter-list .category-filter-item .category-filter-item-inner > a.category-filter-item-img img {
  display: block;
  max-width: 100%;
  height: auto;
}
.category-filter .main .category-filter-list .category-filter-item .category-filter-item-inner > a.category-filter-item-name {
  border-top: 1px solid #000000;
  margin-top: 15px;
  text-transform: uppercase;
}
.category-filter .main .category-filter-list .category-filter-item .category-filter-item-inner > a.category-filter-item-compare {
  color: #cdcdcd;
  text-decoration: underline;
}
@media (min-width: 992px) {
  .category-filter .main .product-finder h2 {
    font-size: 44px;
  }
}
@media (max-width: 1279px) {
  .category-filter .main .product-finder {
    padding-right: 10px;
    padding-left: 10px;
  }
  .category-filter .main .category-filter-list .category-filter-list-heading {
    padding-left: 15px;
  }
  .category-filter .main .category-filter-list .category-filter-item .category-filter-item-inner {
    width: 220px;
  }
}
@media (max-width: 991px) {
  .category-filter .main .category-filter-list {
    *zoom: 1;
    padding-top: 110px;
  }
  .category-filter .main .category-filter-list:before,
  .category-filter .main .category-filter-list:after {
    content: " ";
    display: table;
  }
  .category-filter .main .category-filter-list:after {
    clear: both;
  }
  .category-filter .main .category-filter-list:before,
  .category-filter .main .category-filter-list:after {
    content: " ";
    display: table;
  }
  .category-filter .main .category-filter-list:after {
    clear: both;
  }
  .category-filter .main .category-filter-list:before,
  .category-filter .main .category-filter-list:after {
    content: " ";
    display: table;
  }
  .category-filter .main .category-filter-list:after {
    clear: both;
  }
  .category-filter .main .category-filter-list:before {
    content: " ";
    /* 1 */
    display: table;
    /* 2 */
  }
  .category-filter .main .category-filter-list:after {
    content: " ";
    /* 1 */
    display: table;
    /* 2 */
    clear: both;
  }
  .category-filter .main .category-filter-list:before {
    content: " ";
    /* 1 */
    display: table;
    /* 2 */
  }
  .category-filter .main .category-filter-list:after {
    content: " ";
    /* 1 */
    display: table;
    /* 2 */
    clear: both;
  }
  .category-filter .main .category-filter-list:before,
  .category-filter .main .category-filter-list:after {
    content: " ";
    display: table;
  }
  .category-filter .main .category-filter-list:after {
    clear: both;
  }
  .category-filter .main .category-filter-list:before,
  .category-filter .main .category-filter-list:after {
    content: " ";
    display: table;
  }
  .category-filter .main .category-filter-list:after {
    clear: both;
  }
  .category-filter .main .category-filter-list:before {
    content: " ";
    /* 1 */
    display: table;
    /* 2 */
  }
  .category-filter .main .category-filter-list:after {
    content: " ";
    /* 1 */
    display: table;
    /* 2 */
    clear: both;
  }
  .category-filter .main .category-filter-list:before {
    content: " ";
    /* 1 */
    display: table;
    /* 2 */
  }
  .category-filter .main .category-filter-list:after {
    content: " ";
    /* 1 */
    display: table;
    /* 2 */
    clear: both;
  }
  .category-filter .main .category-filter-list:before {
    content: " ";
    /* 1 */
    display: table;
    /* 2 */
  }
  .category-filter .main .category-filter-list:after {
    content: " ";
    /* 1 */
    display: table;
    /* 2 */
    clear: both;
  }
  .category-filter .main .category-filter-list .category-filter-list-heading {
    padding-left: 30px;
  }
  .category-filter .main .category-filter-list .category-filter-list-heading h2 {
    font-family: camptonlight, Arial, sans-serif;
    margin-top: 0;
    margin-bottom: 0;
  }
  .category-filter .main .category-filter-list .category-filter-item {
    width: 50%;
  }
}
@media (max-width: 767px) {
  .category-filter .main .product-finder {
    margin-top: 40px;
  }
  .category-filter .main .product-finder h2 {
    position: relative;
    margin-top: 0;
    margin-bottom: 11.5px;
  }
  .category-filter .main .product-finder h2:after {
    content: '\f078';
    font-family: FontAwesome;
    color: inherit;
    position: absolute;
    right: 0;
  }
  .category-filter .main .product-finder form.form-block {
    display: none;
  }
  .category-filter .main .product-finder.product-finder-open h2:after {
    content: '\f077';
  }
  .category-filter .main .product-finder.product-finder-open form.form-block {
    display: block;
  }
  .category-filter .main .vlist:after {
    content: none;
  }
  .category-filter .main .category-filter-list {
    *zoom: 1;
    padding-top: 30px;
  }
  .category-filter .main .category-filter-list:before,
  .category-filter .main .category-filter-list:after {
    content: " ";
    display: table;
  }
  .category-filter .main .category-filter-list:after {
    clear: both;
  }
  .category-filter .main .category-filter-list:before,
  .category-filter .main .category-filter-list:after {
    content: " ";
    display: table;
  }
  .category-filter .main .category-filter-list:after {
    clear: both;
  }
  .category-filter .main .category-filter-list:before,
  .category-filter .main .category-filter-list:after {
    content: " ";
    display: table;
  }
  .category-filter .main .category-filter-list:after {
    clear: both;
  }
  .category-filter .main .category-filter-list:before {
    content: " ";
    /* 1 */
    display: table;
    /* 2 */
  }
  .category-filter .main .category-filter-list:after {
    content: " ";
    /* 1 */
    display: table;
    /* 2 */
    clear: both;
  }
  .category-filter .main .category-filter-list:before {
    content: " ";
    /* 1 */
    display: table;
    /* 2 */
  }
  .category-filter .main .category-filter-list:after {
    content: " ";
    /* 1 */
    display: table;
    /* 2 */
    clear: both;
  }
  .category-filter .main .category-filter-list:before,
  .category-filter .main .category-filter-list:after {
    content: " ";
    display: table;
  }
  .category-filter .main .category-filter-list:after {
    clear: both;
  }
  .category-filter .main .category-filter-list:before,
  .category-filter .main .category-filter-list:after {
    content: " ";
    display: table;
  }
  .category-filter .main .category-filter-list:after {
    clear: both;
  }
  .category-filter .main .category-filter-list:before {
    content: " ";
    /* 1 */
    display: table;
    /* 2 */
  }
  .category-filter .main .category-filter-list:after {
    content: " ";
    /* 1 */
    display: table;
    /* 2 */
    clear: both;
  }
  .category-filter .main .category-filter-list:before {
    content: " ";
    /* 1 */
    display: table;
    /* 2 */
  }
  .category-filter .main .category-filter-list:after {
    content: " ";
    /* 1 */
    display: table;
    /* 2 */
    clear: both;
  }
  .category-filter .main .category-filter-list:before {
    content: " ";
    /* 1 */
    display: table;
    /* 2 */
  }
  .category-filter .main .category-filter-list:after {
    content: " ";
    /* 1 */
    display: table;
    /* 2 */
    clear: both;
  }
  .category-filter .main .category-filter-list .category-filter-list-heading {
    padding-left: 0;
  }
  .category-filter .main .category-filter-list .category-filter-list-heading h2 {
    font-family: camptonlight, Arial, sans-serif;
    margin-top: 0;
    margin-bottom: 0;
  }
  .category-filter .main .category-filter-list .category-filter-item {
    width: 50%;
  }
  .category-filter .main .category-filter-list .category-filter-item .category-filter-item-inner {
    width: auto;
    max-width: 220px;
    margin: 0 auto;
    float: none;
  }
}
@media (max-width: 479px) {
  .category-filter .main .product-finder h2 {
    font-size: 24px;
  }
  .category-filter .main .category-filter-list .category-filter-item {
    width: auto;
    float: none;
  }
}
section.brochures-list {
  overflow: hidden;
}
section.brochures-list .brochures-list-left {
  position: relative;
  z-index: 0;
}
section.brochures-list .brochures-list-left:before {
  content: '';
  position: absolute;
  left: 50%;
  top: 0;
  border-left: 1px solid transparent;
  height: 99999px;
  z-index: -1;
}
section.brochures-list .brochures-list-left .vlist {
  margin-left: 0;
}
section.brochures-list .brochures-list-left .vlist li a {
  background: #ffffff;
}
section.brochures-list .brochures-list-right {
  padding-left: 100px;
  padding-right: 10px;
}
section.brochures-list .brochures-list-right .brochures-list {
  *zoom: 1;
}
section.brochures-list .brochures-list-right .brochures-list:before,
section.brochures-list .brochures-list-right .brochures-list:after {
  content: " ";
  display: table;
}
section.brochures-list .brochures-list-right .brochures-list:after {
  clear: both;
}
section.brochures-list .brochures-list-right .brochures-list:before,
section.brochures-list .brochures-list-right .brochures-list:after {
  content: " ";
  display: table;
}
section.brochures-list .brochures-list-right .brochures-list:after {
  clear: both;
}
section.brochures-list .brochures-list-right .brochures-list:before,
section.brochures-list .brochures-list-right .brochures-list:after {
  content: " ";
  display: table;
}
section.brochures-list .brochures-list-right .brochures-list:after {
  clear: both;
}
section.brochures-list .brochures-list-right .brochures-list:before {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
section.brochures-list .brochures-list-right .brochures-list:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
  clear: both;
}
section.brochures-list .brochures-list-right .brochures-list:before {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
section.brochures-list .brochures-list-right .brochures-list:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
  clear: both;
}
section.brochures-list .brochures-list-right .brochures-list:before,
section.brochures-list .brochures-list-right .brochures-list:after {
  content: " ";
  display: table;
}
section.brochures-list .brochures-list-right .brochures-list:after {
  clear: both;
}
section.brochures-list .brochures-list-right .brochures-list:before,
section.brochures-list .brochures-list-right .brochures-list:after {
  content: " ";
  display: table;
}
section.brochures-list .brochures-list-right .brochures-list:after {
  clear: both;
}
section.brochures-list .brochures-list-right .brochures-list:before {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
section.brochures-list .brochures-list-right .brochures-list:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
  clear: both;
}
section.brochures-list .brochures-list-right .brochures-list:before {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
section.brochures-list .brochures-list-right .brochures-list:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
  clear: both;
}
section.brochures-list .brochures-list-right .brochures-list:before {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
section.brochures-list .brochures-list-right .brochures-list:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
  clear: both;
}
section.brochures-list .brochures-list-right .brochures-list .brochures-list-item {
  overflow: hidden;
  float: left;
  width: 50%;
  margin-bottom: 90px;
}
section.brochures-list .brochures-list-right .brochures-list .brochures-list-item .brochures-list-item-inner {
  overflow: hidden;
  float: left;
}
section.brochures-list .brochures-list-right .brochures-list .brochures-list-item .brochures-list-item-inner img {
  display: block;
  float: left;
}
section.brochures-list .brochures-list-right .brochures-list .brochures-list-item .brochures-list-item-inner .brochures-list-item-text {
  margin-left: 180px;
}
section.brochures-list .brochures-list-right .brochures-list .brochures-list-item .brochures-list-item-inner .brochures-list-item-text h6 {
  margin-top: 0;
  margin-bottom: 60px;
  line-height: 24px;
  min-height: 48px;
  font-family: camptonlight, Arial, sans-serif;
  position: relative;
}
section.brochures-list .brochures-list-right .brochures-list .brochures-list-item .brochures-list-item-inner .brochures-list-item-text h6:after {
  content: '';
  position: absolute;
  bottom: -18px;
  left: 0;
  width: 32px;
  border-top: 1px solid #585858;
}
section.brochures-list .brochures-list-right .brochures-list .brochures-list-item:nth-child(even) .brochures-list-item-inner {
  overflow: hidden;
  float: right;
}
@media (max-width: 1279px) {
  section.brochures-list .brochures-list-right {
    padding-left: 100px;
  }
  section.brochures-list .brochures-list-right .brochures-list {
    *zoom: 1;
  }
  section.brochures-list .brochures-list-right .brochures-list:before,
  section.brochures-list .brochures-list-right .brochures-list:after {
    content: " ";
    display: table;
  }
  section.brochures-list .brochures-list-right .brochures-list:after {
    clear: both;
  }
  section.brochures-list .brochures-list-right .brochures-list:before,
  section.brochures-list .brochures-list-right .brochures-list:after {
    content: " ";
    display: table;
  }
  section.brochures-list .brochures-list-right .brochures-list:after {
    clear: both;
  }
  section.brochures-list .brochures-list-right .brochures-list:before,
  section.brochures-list .brochures-list-right .brochures-list:after {
    content: " ";
    display: table;
  }
  section.brochures-list .brochures-list-right .brochures-list:after {
    clear: both;
  }
  section.brochures-list .brochures-list-right .brochures-list:before {
    content: " ";
    /* 1 */
    display: table;
    /* 2 */
  }
  section.brochures-list .brochures-list-right .brochures-list:after {
    content: " ";
    /* 1 */
    display: table;
    /* 2 */
    clear: both;
  }
  section.brochures-list .brochures-list-right .brochures-list:before {
    content: " ";
    /* 1 */
    display: table;
    /* 2 */
  }
  section.brochures-list .brochures-list-right .brochures-list:after {
    content: " ";
    /* 1 */
    display: table;
    /* 2 */
    clear: both;
  }
  section.brochures-list .brochures-list-right .brochures-list:before,
  section.brochures-list .brochures-list-right .brochures-list:after {
    content: " ";
    display: table;
  }
  section.brochures-list .brochures-list-right .brochures-list:after {
    clear: both;
  }
  section.brochures-list .brochures-list-right .brochures-list:before,
  section.brochures-list .brochures-list-right .brochures-list:after {
    content: " ";
    display: table;
  }
  section.brochures-list .brochures-list-right .brochures-list:after {
    clear: both;
  }
  section.brochures-list .brochures-list-right .brochures-list:before {
    content: " ";
    /* 1 */
    display: table;
    /* 2 */
  }
  section.brochures-list .brochures-list-right .brochures-list:after {
    content: " ";
    /* 1 */
    display: table;
    /* 2 */
    clear: both;
  }
  section.brochures-list .brochures-list-right .brochures-list:before {
    content: " ";
    /* 1 */
    display: table;
    /* 2 */
  }
  section.brochures-list .brochures-list-right .brochures-list:after {
    content: " ";
    /* 1 */
    display: table;
    /* 2 */
    clear: both;
  }
  section.brochures-list .brochures-list-right .brochures-list:before {
    content: " ";
    /* 1 */
    display: table;
    /* 2 */
  }
  section.brochures-list .brochures-list-right .brochures-list:after {
    content: " ";
    /* 1 */
    display: table;
    /* 2 */
    clear: both;
  }
  section.brochures-list .brochures-list-right .brochures-list .brochures-list-item {
    margin-bottom: 20px;
  }
  section.brochures-list .brochures-list-right .brochures-list .brochures-list-item .brochures-list-item-inner {
    float: left;
  }
  section.brochures-list .brochures-list-right .brochures-list .brochures-list-item .brochures-list-item-inner img {
    float: none;
    margin-bottom: 10px;
  }
  section.brochures-list .brochures-list-right .brochures-list .brochures-list-item .brochures-list-item-inner .brochures-list-item-text {
    margin-left: 0;
  }
  section.brochures-list .brochures-list-right .brochures-list .brochures-list-item:nth-child(even) .brochures-list-item-inner {
    float: left;
  }
}
@media (max-width: 991px) {
  section.brochures-list .brochures-list-right {
    padding-left: 50px;
  }
  section.brochures-list .brochures-list-right .brochures-list {
    *zoom: 1;
  }
  section.brochures-list .brochures-list-right .brochures-list:before,
  section.brochures-list .brochures-list-right .brochures-list:after {
    content: " ";
    display: table;
  }
  section.brochures-list .brochures-list-right .brochures-list:after {
    clear: both;
  }
  section.brochures-list .brochures-list-right .brochures-list:before,
  section.brochures-list .brochures-list-right .brochures-list:after {
    content: " ";
    display: table;
  }
  section.brochures-list .brochures-list-right .brochures-list:after {
    clear: both;
  }
  section.brochures-list .brochures-list-right .brochures-list:before,
  section.brochures-list .brochures-list-right .brochures-list:after {
    content: " ";
    display: table;
  }
  section.brochures-list .brochures-list-right .brochures-list:after {
    clear: both;
  }
  section.brochures-list .brochures-list-right .brochures-list:before {
    content: " ";
    /* 1 */
    display: table;
    /* 2 */
  }
  section.brochures-list .brochures-list-right .brochures-list:after {
    content: " ";
    /* 1 */
    display: table;
    /* 2 */
    clear: both;
  }
  section.brochures-list .brochures-list-right .brochures-list:before {
    content: " ";
    /* 1 */
    display: table;
    /* 2 */
  }
  section.brochures-list .brochures-list-right .brochures-list:after {
    content: " ";
    /* 1 */
    display: table;
    /* 2 */
    clear: both;
  }
  section.brochures-list .brochures-list-right .brochures-list:before,
  section.brochures-list .brochures-list-right .brochures-list:after {
    content: " ";
    display: table;
  }
  section.brochures-list .brochures-list-right .brochures-list:after {
    clear: both;
  }
  section.brochures-list .brochures-list-right .brochures-list:before,
  section.brochures-list .brochures-list-right .brochures-list:after {
    content: " ";
    display: table;
  }
  section.brochures-list .brochures-list-right .brochures-list:after {
    clear: both;
  }
  section.brochures-list .brochures-list-right .brochures-list:before {
    content: " ";
    /* 1 */
    display: table;
    /* 2 */
  }
  section.brochures-list .brochures-list-right .brochures-list:after {
    content: " ";
    /* 1 */
    display: table;
    /* 2 */
    clear: both;
  }
  section.brochures-list .brochures-list-right .brochures-list:before {
    content: " ";
    /* 1 */
    display: table;
    /* 2 */
  }
  section.brochures-list .brochures-list-right .brochures-list:after {
    content: " ";
    /* 1 */
    display: table;
    /* 2 */
    clear: both;
  }
  section.brochures-list .brochures-list-right .brochures-list:before {
    content: " ";
    /* 1 */
    display: table;
    /* 2 */
  }
  section.brochures-list .brochures-list-right .brochures-list:after {
    content: " ";
    /* 1 */
    display: table;
    /* 2 */
    clear: both;
  }
  section.brochures-list .brochures-list-right .brochures-list .brochures-list-item {
    float: none;
    width: auto;
  }
  section.brochures-list .brochures-list-right .brochures-list .brochures-list-item .brochures-list-item-inner {
    float: none;
  }
  section.brochures-list .brochures-list-right .brochures-list .brochures-list-item .brochures-list-item-inner img {
    display: block;
    float: left;
  }
  section.brochures-list .brochures-list-right .brochures-list .brochures-list-item .brochures-list-item-inner .brochures-list-item-text {
    margin-left: 180px;
  }
  section.brochures-list .brochures-list-right .brochures-list .brochures-list-item:nth-child(even) .brochures-list-item-inner {
    float: none;
  }
}
@media (max-width: 767px) {
  section.brochures-list .brochures-list-left:before {
    content: none;
  }
  section.brochures-list .brochures-list-left .vlist {
    margin-left: auto;
    margin-right: auto;
  }
  section.brochures-list .brochures-list-right {
    padding-top: 20px;
    padding-left: 10px;
    padding-right: 10px;
  }
  section.brochures-list .brochures-list-right .brochures-list {
    *zoom: 1;
  }
  section.brochures-list .brochures-list-right .brochures-list:before,
  section.brochures-list .brochures-list-right .brochures-list:after {
    content: " ";
    display: table;
  }
  section.brochures-list .brochures-list-right .brochures-list:after {
    clear: both;
  }
  section.brochures-list .brochures-list-right .brochures-list:before,
  section.brochures-list .brochures-list-right .brochures-list:after {
    content: " ";
    display: table;
  }
  section.brochures-list .brochures-list-right .brochures-list:after {
    clear: both;
  }
  section.brochures-list .brochures-list-right .brochures-list:before,
  section.brochures-list .brochures-list-right .brochures-list:after {
    content: " ";
    display: table;
  }
  section.brochures-list .brochures-list-right .brochures-list:after {
    clear: both;
  }
  section.brochures-list .brochures-list-right .brochures-list:before {
    content: " ";
    /* 1 */
    display: table;
    /* 2 */
  }
  section.brochures-list .brochures-list-right .brochures-list:after {
    content: " ";
    /* 1 */
    display: table;
    /* 2 */
    clear: both;
  }
  section.brochures-list .brochures-list-right .brochures-list:before {
    content: " ";
    /* 1 */
    display: table;
    /* 2 */
  }
  section.brochures-list .brochures-list-right .brochures-list:after {
    content: " ";
    /* 1 */
    display: table;
    /* 2 */
    clear: both;
  }
  section.brochures-list .brochures-list-right .brochures-list:before,
  section.brochures-list .brochures-list-right .brochures-list:after {
    content: " ";
    display: table;
  }
  section.brochures-list .brochures-list-right .brochures-list:after {
    clear: both;
  }
  section.brochures-list .brochures-list-right .brochures-list:before,
  section.brochures-list .brochures-list-right .brochures-list:after {
    content: " ";
    display: table;
  }
  section.brochures-list .brochures-list-right .brochures-list:after {
    clear: both;
  }
  section.brochures-list .brochures-list-right .brochures-list:before {
    content: " ";
    /* 1 */
    display: table;
    /* 2 */
  }
  section.brochures-list .brochures-list-right .brochures-list:after {
    content: " ";
    /* 1 */
    display: table;
    /* 2 */
    clear: both;
  }
  section.brochures-list .brochures-list-right .brochures-list:before {
    content: " ";
    /* 1 */
    display: table;
    /* 2 */
  }
  section.brochures-list .brochures-list-right .brochures-list:after {
    content: " ";
    /* 1 */
    display: table;
    /* 2 */
    clear: both;
  }
  section.brochures-list .brochures-list-right .brochures-list:before {
    content: " ";
    /* 1 */
    display: table;
    /* 2 */
  }
  section.brochures-list .brochures-list-right .brochures-list:after {
    content: " ";
    /* 1 */
    display: table;
    /* 2 */
    clear: both;
  }
  section.brochures-list .brochures-list-right .brochures-list .brochures-list-item {
    float: none;
    width: auto;
    margin-bottom: 20px;
  }
  section.brochures-list .brochures-list-right .brochures-list .brochures-list-item .brochures-list-item-inner {
    float: none;
    display: table;
    margin-right: auto;
    margin-left: auto;
  }
  section.brochures-list .brochures-list-right .brochures-list .brochures-list-item .brochures-list-item-inner img {
    display: block;
    float: left;
  }
  section.brochures-list .brochures-list-right .brochures-list .brochures-list-item .brochures-list-item-inner .brochures-list-item-text {
    margin-left: 180px;
  }
  section.brochures-list .brochures-list-right .brochures-list .brochures-list-item:nth-child(even) .brochures-list-item-inner {
    overflow: hidden;
    float: none;
  }
}
section.glossary {
  overflow: hidden;
}
section.glossary.glossary-headline {
  clear: left;
}
.container section.glossary.glossary-headline {
  width: auto !important;
  padding-left: 0 !important;
  padding-right: 0 !important;
}
.glossary-styles-2-col .container section.glossary.glossary-content {
  float: left;
  width: 50% !important;
}
.glossary-styles-2-col .container section.glossary.glossary-content:nth-child(even) {
  clear: left;
}
.container section.glossary.glossary-content {
  width: auto !important;
  padding-left: 0 !important;
  padding-right: 0 !important;
}
.glossary-styles-2-col section.glossary.glossary-headline + .glossary-content + .glossary-content {
  clear: none !important;
}
.glossary-styles-2-col section.glossary.glossary-headline + .glossary-content + .glossary-content + .glossary-content {
  clear: left !important;
}
section.glossary .glossary-left {
  margin-top: 55px;
  position: relative;
  z-index: 0;
}
section.glossary .glossary-left:before {
  content: '';
  position: absolute;
  left: 50%;
  top: 0;
  border-left: 1px solid transparent;
  height: 99999px;
  z-index: -1;
}
section.glossary .glossary-left .vlist {
  margin-left: 0;
}
section.glossary .glossary-left .vlist li a {
  background: #ffffff;
}
section.glossary .glossary-right {
  padding-left: 100px;
  padding-right: 10px;
}
section.glossary .glossary-right.no-padding-left {
  padding-left: 0;
}
section.glossary .glossary-right .glossary-list {
  *zoom: 1;
}
section.glossary .glossary-right .glossary-list:before,
section.glossary .glossary-right .glossary-list:after {
  content: " ";
  display: table;
}
section.glossary .glossary-right .glossary-list:after {
  clear: both;
}
section.glossary .glossary-right .glossary-list:before,
section.glossary .glossary-right .glossary-list:after {
  content: " ";
  display: table;
}
section.glossary .glossary-right .glossary-list:after {
  clear: both;
}
section.glossary .glossary-right .glossary-list:before,
section.glossary .glossary-right .glossary-list:after {
  content: " ";
  display: table;
}
section.glossary .glossary-right .glossary-list:after {
  clear: both;
}
section.glossary .glossary-right .glossary-list:before {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
section.glossary .glossary-right .glossary-list:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
  clear: both;
}
section.glossary .glossary-right .glossary-list:before {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
section.glossary .glossary-right .glossary-list:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
  clear: both;
}
section.glossary .glossary-right .glossary-list:before,
section.glossary .glossary-right .glossary-list:after {
  content: " ";
  display: table;
}
section.glossary .glossary-right .glossary-list:after {
  clear: both;
}
section.glossary .glossary-right .glossary-list:before,
section.glossary .glossary-right .glossary-list:after {
  content: " ";
  display: table;
}
section.glossary .glossary-right .glossary-list:after {
  clear: both;
}
section.glossary .glossary-right .glossary-list:before {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
section.glossary .glossary-right .glossary-list:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
  clear: both;
}
section.glossary .glossary-right .glossary-list:before {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
section.glossary .glossary-right .glossary-list:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
  clear: both;
}
section.glossary .glossary-right .glossary-list:before {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
section.glossary .glossary-right .glossary-list:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
  clear: both;
}
section.glossary .glossary-right .glossary-list .glossary-chapter .glossary-item-heading {
  border-bottom: 1px solid transparent;
  padding-left: 90px;
}
section.glossary .glossary-right .glossary-list .glossary-chapter .glossary-item-heading h4 {
  font-family: camptonlight, Arial, sans-serif;
  line-height: 55px;
  margin: 0;
}
section.glossary .glossary-right .glossary-list .glossary-chapter + .glossary-chapter {
  margin-top: 55px;
}
section.glossary .glossary-right .glossary-list .glossary-item-entries > ul.colored-bullets {
  padding: 0 0 0 55px;
}
section.glossary .glossary-right .glossary-list .glossary-item-entries > ul.colored-bullets > li {
  padding-right: 0;
  width: 43.75%;
  float: left;
}
section.glossary .glossary-right .glossary-list .glossary-item-entries > ul.colored-bullets > li.full-width {
  float: none;
  width: 100%;
  /*padding-left:8px;*/
  /*                            &::before {
                                display:none;
                            }*/
}
section.glossary .glossary-right .glossary-list .glossary-item-entries > ul.colored-bullets > li.full-width > div {
  float: left;
}
section.glossary .glossary-right .glossary-list .glossary-item-entries > ul.colored-bullets > li.full-width > div.glossary-image img {
  width: 100%;
  height: auto;
}
section.glossary .glossary-right .glossary-list .glossary-item-entries > ul.colored-bullets > li.glossary-item {
  margin-right: 6%;
}
section.glossary .glossary-right .glossary-list .glossary-item-entries > ul.colored-bullets > li.glossary-item:nth-child(odd) {
  /*margin-left: 12.5%;*/
  /*clear:left;*/
}
section.glossary .glossary-right .glossary-list .glossary-item-entries > ul.colored-bullets > li.glossary-item:nth-child(even) {
  clear: left;
}
section.glossary .glossary-right .glossary-list .glossary-item-entries > ul.colored-bullets > li.glossary-item ul {
  margin-bottom: 23px;
}
section.glossary .glossary-right .glossary-list .glossary-item-entries > ul.colored-bullets > li.alphabet-headline {
  margin: 0 0 0 -11%;
  float: none;
  clear: both;
  width: 111%;
}
section.glossary .glossary-right .glossary-list .glossary-item-entries > ul.colored-bullets > li.alphabet-headline::before {
  display: none;
}
@media (max-width: 1279px) {
  section.glossary .glossary-right {
    padding-left: 10px;
    padding-right: 0;
  }
  section.glossary .glossary-right .glossary-list {
    *zoom: 1;
  }
  section.glossary .glossary-right .glossary-list:before,
  section.glossary .glossary-right .glossary-list:after {
    content: " ";
    display: table;
  }
  section.glossary .glossary-right .glossary-list:after {
    clear: both;
  }
  section.glossary .glossary-right .glossary-list:before,
  section.glossary .glossary-right .glossary-list:after {
    content: " ";
    display: table;
  }
  section.glossary .glossary-right .glossary-list:after {
    clear: both;
  }
  section.glossary .glossary-right .glossary-list:before,
  section.glossary .glossary-right .glossary-list:after {
    content: " ";
    display: table;
  }
  section.glossary .glossary-right .glossary-list:after {
    clear: both;
  }
  section.glossary .glossary-right .glossary-list:before {
    content: " ";
    /* 1 */
    display: table;
    /* 2 */
  }
  section.glossary .glossary-right .glossary-list:after {
    content: " ";
    /* 1 */
    display: table;
    /* 2 */
    clear: both;
  }
  section.glossary .glossary-right .glossary-list:before {
    content: " ";
    /* 1 */
    display: table;
    /* 2 */
  }
  section.glossary .glossary-right .glossary-list:after {
    content: " ";
    /* 1 */
    display: table;
    /* 2 */
    clear: both;
  }
  section.glossary .glossary-right .glossary-list:before,
  section.glossary .glossary-right .glossary-list:after {
    content: " ";
    display: table;
  }
  section.glossary .glossary-right .glossary-list:after {
    clear: both;
  }
  section.glossary .glossary-right .glossary-list:before,
  section.glossary .glossary-right .glossary-list:after {
    content: " ";
    display: table;
  }
  section.glossary .glossary-right .glossary-list:after {
    clear: both;
  }
  section.glossary .glossary-right .glossary-list:before {
    content: " ";
    /* 1 */
    display: table;
    /* 2 */
  }
  section.glossary .glossary-right .glossary-list:after {
    content: " ";
    /* 1 */
    display: table;
    /* 2 */
    clear: both;
  }
  section.glossary .glossary-right .glossary-list:before {
    content: " ";
    /* 1 */
    display: table;
    /* 2 */
  }
  section.glossary .glossary-right .glossary-list:after {
    content: " ";
    /* 1 */
    display: table;
    /* 2 */
    clear: both;
  }
  section.glossary .glossary-right .glossary-list:before {
    content: " ";
    /* 1 */
    display: table;
    /* 2 */
  }
  section.glossary .glossary-right .glossary-list:after {
    content: " ";
    /* 1 */
    display: table;
    /* 2 */
    clear: both;
  }
  section.glossary .glossary-right .glossary-list .glossary-chapter .glossary-item-entries ul.colored-bullets {
    padding: 0 0 0 20px;
  }
  section.glossary .glossary-right .glossary-list .glossary-chapter .glossary-item-entries ul.colored-bullets li {
    width: 46%;
  }
  section.glossary .glossary-right .glossary-list .glossary-chapter .glossary-item-entries ul.colored-bullets li:nth-child(even) {
    margin-left: 8%;
  }
  section.glossary .glossary-right .glossary-list .glossary-item-entries ul.colored-bullets li.glossary-chapter .glossary-item-heading {
    padding-left: 65px;
  }
}
@media (max-width: 991px) {
  section.glossary .glossary-right {
    padding-left: 20px;
    padding-right: 0;
  }
  section.glossary .glossary-right .glossary-list {
    *zoom: 1;
  }
  section.glossary .glossary-right .glossary-list:before,
  section.glossary .glossary-right .glossary-list:after {
    content: " ";
    display: table;
  }
  section.glossary .glossary-right .glossary-list:after {
    clear: both;
  }
  section.glossary .glossary-right .glossary-list:before,
  section.glossary .glossary-right .glossary-list:after {
    content: " ";
    display: table;
  }
  section.glossary .glossary-right .glossary-list:after {
    clear: both;
  }
  section.glossary .glossary-right .glossary-list:before,
  section.glossary .glossary-right .glossary-list:after {
    content: " ";
    display: table;
  }
  section.glossary .glossary-right .glossary-list:after {
    clear: both;
  }
  section.glossary .glossary-right .glossary-list:before {
    content: " ";
    /* 1 */
    display: table;
    /* 2 */
  }
  section.glossary .glossary-right .glossary-list:after {
    content: " ";
    /* 1 */
    display: table;
    /* 2 */
    clear: both;
  }
  section.glossary .glossary-right .glossary-list:before {
    content: " ";
    /* 1 */
    display: table;
    /* 2 */
  }
  section.glossary .glossary-right .glossary-list:after {
    content: " ";
    /* 1 */
    display: table;
    /* 2 */
    clear: both;
  }
  section.glossary .glossary-right .glossary-list:before,
  section.glossary .glossary-right .glossary-list:after {
    content: " ";
    display: table;
  }
  section.glossary .glossary-right .glossary-list:after {
    clear: both;
  }
  section.glossary .glossary-right .glossary-list:before,
  section.glossary .glossary-right .glossary-list:after {
    content: " ";
    display: table;
  }
  section.glossary .glossary-right .glossary-list:after {
    clear: both;
  }
  section.glossary .glossary-right .glossary-list:before {
    content: " ";
    /* 1 */
    display: table;
    /* 2 */
  }
  section.glossary .glossary-right .glossary-list:after {
    content: " ";
    /* 1 */
    display: table;
    /* 2 */
    clear: both;
  }
  section.glossary .glossary-right .glossary-list:before {
    content: " ";
    /* 1 */
    display: table;
    /* 2 */
  }
  section.glossary .glossary-right .glossary-list:after {
    content: " ";
    /* 1 */
    display: table;
    /* 2 */
    clear: both;
  }
  section.glossary .glossary-right .glossary-list:before {
    content: " ";
    /* 1 */
    display: table;
    /* 2 */
  }
  section.glossary .glossary-right .glossary-list:after {
    content: " ";
    /* 1 */
    display: table;
    /* 2 */
    clear: both;
  }
  section.glossary .glossary-right .glossary-list .glossary-item-entries ul.colored-bullets {
    padding: 0 0 0 20px;
  }
  section.glossary .glossary-right .glossary-list .glossary-item-entries ul.colored-bullets li {
    width: auto;
    float: none;
  }
  section.glossary .glossary-right .glossary-list .glossary-item-entries ul.colored-bullets li:nth-child(even) {
    margin-left: 0;
  }
  section.glossary .glossary-right .glossary-list .glossary-item-entries ul.colored-bullets li.glossary-chapter {
    width: auto;
    padding: 0;
    margin: 0;
  }
  section.glossary .glossary-right .glossary-list .glossary-item-entries ul.colored-bullets li.glossary-chapter .glossary-item-heading {
    padding-left: 35px;
  }
  .glossary-styles-2-col .container section.glossary.glossary-content {
    float: none;
    width: auto !important;
  }
  .glossary-styles-2-col .container section.glossary.glossary-content:nth-child(even) {
    clear: left;
  }
  .glossary-styles-2-col section.glossary.glossary-headline + .glossary-content + .glossary-content {
    clear: none !important;
  }
  .glossary-styles-2-col section.glossary.glossary-headline + .glossary-content + .glossary-content + .glossary-content {
    clear: left !important;
  }
}
@media (max-width: 767px) {
  section.glossary .glossary-left:before {
    content: none;
  }
  section.glossary .glossary-left .vlist {
    margin-left: auto;
    margin-right: auto;
  }
  section.glossary .glossary-right {
    padding-top: 20px;
    padding-left: 15px;
    padding-right: 15px;
  }
  section.glossary .glossary-right .glossary-list {
    *zoom: 1;
  }
  section.glossary .glossary-right .glossary-list:before,
  section.glossary .glossary-right .glossary-list:after {
    content: " ";
    display: table;
  }
  section.glossary .glossary-right .glossary-list:after {
    clear: both;
  }
  section.glossary .glossary-right .glossary-list:before,
  section.glossary .glossary-right .glossary-list:after {
    content: " ";
    display: table;
  }
  section.glossary .glossary-right .glossary-list:after {
    clear: both;
  }
  section.glossary .glossary-right .glossary-list:before,
  section.glossary .glossary-right .glossary-list:after {
    content: " ";
    display: table;
  }
  section.glossary .glossary-right .glossary-list:after {
    clear: both;
  }
  section.glossary .glossary-right .glossary-list:before {
    content: " ";
    /* 1 */
    display: table;
    /* 2 */
  }
  section.glossary .glossary-right .glossary-list:after {
    content: " ";
    /* 1 */
    display: table;
    /* 2 */
    clear: both;
  }
  section.glossary .glossary-right .glossary-list:before {
    content: " ";
    /* 1 */
    display: table;
    /* 2 */
  }
  section.glossary .glossary-right .glossary-list:after {
    content: " ";
    /* 1 */
    display: table;
    /* 2 */
    clear: both;
  }
  section.glossary .glossary-right .glossary-list:before,
  section.glossary .glossary-right .glossary-list:after {
    content: " ";
    display: table;
  }
  section.glossary .glossary-right .glossary-list:after {
    clear: both;
  }
  section.glossary .glossary-right .glossary-list:before,
  section.glossary .glossary-right .glossary-list:after {
    content: " ";
    display: table;
  }
  section.glossary .glossary-right .glossary-list:after {
    clear: both;
  }
  section.glossary .glossary-right .glossary-list:before {
    content: " ";
    /* 1 */
    display: table;
    /* 2 */
  }
  section.glossary .glossary-right .glossary-list:after {
    content: " ";
    /* 1 */
    display: table;
    /* 2 */
    clear: both;
  }
  section.glossary .glossary-right .glossary-list:before {
    content: " ";
    /* 1 */
    display: table;
    /* 2 */
  }
  section.glossary .glossary-right .glossary-list:after {
    content: " ";
    /* 1 */
    display: table;
    /* 2 */
    clear: both;
  }
  section.glossary .glossary-right .glossary-list:before {
    content: " ";
    /* 1 */
    display: table;
    /* 2 */
  }
  section.glossary .glossary-right .glossary-list:after {
    content: " ";
    /* 1 */
    display: table;
    /* 2 */
    clear: both;
  }
  section.glossary .glossary-right .glossary-list .glossary-chapter .glossary-item-heading {
    margin-top: 0;
  }
  section.glossary .glossary-right .glossary-list .glossary-item-entries ul.colored-bullets {
    padding: 0;
  }
}
section.news {
  overflow: hidden;
  /*margin-top:150px;*/
}
section.news .news-left {
  position: relative;
  z-index: 0;
}
section.news .news-left:before {
  content: '';
  position: absolute;
  left: 50%;
  top: 0;
  border-left: 1px solid transparent;
  height: 99999px;
  z-index: -1;
}
section.news .news-left .vlist {
  margin-left: 0;
}
section.news .news-left .vlist li a {
  background: #ffffff;
}
section.news .news-right {
  padding-left: 100px;
  /*padding-right: 10px;*/
  /*press area*/
}
section.news .news-right .news-category .news-category-heading h2 {
  margin-top: 0;
  line-height: 1em;
  margin-bottom: 60px;
}
section.news .news-right .news-category .news-entry {
  margin-bottom: 70px;
  overflow: hidden;
}
@media (min-width: 1280px) {
  .tx-leonex-catalogs section.news .news-right .news-category .news-entry:nth-child(odd) {
    clear: left;
  }
}
section.news .news-right .news-category .news-entry img {
  display: block;
  float: left;
}
section.news .news-right .news-category .news-entry .news-entry-text {
  margin-left: 190px;
}
section.news .news-right .news-category .news-entry .news-entry-text .news-entry-heading span.date {
  display: block;
  line-height: 1.1em;
}
section.news .news-right .news-category .news-entry .news-entry-text .news-entry-heading h6 {
  font-family: camptonlight, Arial, sans-serif;
  margin-top: 0;
  margin-bottom: 35px;
  position: relative;
}
section.news .news-right .news-category .news-entry .news-entry-text .news-entry-heading h6:after {
  content: '';
  position: absolute;
  bottom: -12px;
  left: 0;
  width: 32px;
  border-top: 1px solid #585858;
}
section.news .news-right .news-category .news-entry.catalogue-entry img {
  border: 1px solid #777777;
}
section.news .news-right .news-category + .news-category {
  margin-top: 150px;
}
section.news .news-right .press-list-images img {
  border: 1px solid #aaa;
  background: #f5f5f5;
}
@media (max-width: 1279px) {
  section.news .news-right {
    padding-left: 10px;
    padding-right: 0;
  }
}
@media (max-width: 767px) {
  section.news .news-left .vlist {
    margin-left: auto;
    margin-right: auto;
  }
  section.news .news-left:before {
    content: none;
  }
  section.news .news-right {
    margin-top: 20px;
  }
}
@media (max-width: 479px) {
  section.news .news-right .news-category .news-entry img {
    float: none;
    margin-bottom: 10px;
  }
  section.news .news-right .news-category .news-entry .news-entry-text {
    margin-left: 0;
  }
}
.file-download-icon {
  color: #fff;
  height: 38px;
  width: 38px;
  display: block;
  border-radius: 19px;
  text-align: center;
  text-transform: uppercase;
  line-height: 37px;
  float: left;
  margin-right: 5px;
  margin-top: 5px;
  font-size: 11px;
}
.news-single .press-boilerplate {
  border: 1px solid #777777;
  border-bottom: 0;
  font-style: italic;
  padding: 14px 6px 0;
}
.news-single .press-boilerplate .default-typo3-content {
  width: auto;
}
.news-single .press-boilerplate + .news-related-wrap > .news-related-files hr {
  margin-top: 0;
}
.news-single .news-single-back-button {
  margin: 20px 0 40px;
}
section.claim-with-image {
  color: #ffffff;
  overflow: hidden;
}
section.claim-with-image .row > div {
  padding-right: 0;
  padding-left: 0;
}
section.claim-with-image .row > div h2 {
  text-transform: none;
  line-height: 1.2;
  padding: 0 15px;
  margin-top: 150px;
}
section.claim-with-image .row > div p {
  padding: 0 15px;
}
section.claim-with-image .row > div .cta-std {
  margin-left: 15px;
}
@media (max-width: 1279px) {
  section.claim-with-image .row > div h2 {
    font-size: 40px;
    margin-top: 50px;
  }
  section.claim-with-image .row > div img {
    max-width: 639.5px;
    height: auto;
  }
}
@media (max-width: 991px) {
  section.claim-with-image .row > div h2 {
    font-size: 30px;
  }
  section.claim-with-image .row > div img {
    max-width: 495.5px;
  }
}
@media (max-width: 767px) {
  section.claim-with-image .row > div h2 {
    font-size: 30px;
    margin-top: 11.5px;
  }
  section.claim-with-image .row > div img {
    max-width: 100%;
  }
}
section.claim-with-form {
  color: #ffffff;
  overflow: hidden;
  padding-top: 200px;
  padding-bottom: 100px;
  position: relative;
  z-index: 0;
}
section.claim-with-form:after {
  content: '';
  position: absolute;
  left: 50%;
  right: 0;
  top: 0;
  bottom: 0;
  background: #585858;
  z-index: -1;
}
section.claim-with-form .row > div {
  padding-right: 65px;
  padding-left: 0;
}
section.claim-with-form .row > div h2 {
  text-transform: none;
  line-height: 1.2;
  margin: 0;
}
section.claim-with-form .row > div + div {
  padding-right: 0;
  padding-left: 65px;
}
section.claim-with-form .row > div + div form p {
  font-size: 18px;
  margin: 0;
}
@media (max-width: 1279px) {
  section.claim-with-form .row > div {
    padding-right: 15px;
    padding-left: 15px;
  }
  section.claim-with-form .row > div + div {
    background: #585858;
    padding-right: 15px;
    padding-left: 15px;
  }
}
@media (max-width: 767px) {
  section.claim-with-form {
    padding-top: 10px;
    padding-bottom: 0;
  }
  section.claim-with-form:after {
    content: none;
  }
  section.claim-with-form .row > div {
    padding: 15px;
  }
  section.claim-with-form .row > div + div {
    background: #585858;
    padding-right: 15px;
    padding-left: 15px;
  }
}
section.claim-with-background {
  background: url(https://www.kludi.com/shop/skin/frontend/kludi/default/images/claim-with-background.jpg) center top no-repeat;
  overflow: hidden;
}
section.claim-with-background .row > div {
  padding-right: 0;
  padding-left: 0;
}
section.claim-with-background .row > div.claim-with-background-left {
  padding: 0 60px 15px 100px;
  margin-top: 50px;
  background: #ffffff;
  position: relative;
}
section.claim-with-background .row > div.claim-with-background-left:before {
  content: '';
  position: absolute;
  top: 0;
  right: 100%;
  bottom: 0;
  width: 99999px;
  background: #ffffff;
}
section.claim-with-background .row > div.claim-with-background-left form {
  position: relative;
  top: -50px;
}
section.claim-with-background .row > div.claim-with-background-left form select {
  line-height: 50px;
  height: 50px;
  font-size: 18px;
  text-transform: uppercase;
  border: 0 none;
  padding: 0 30px;
}
section.claim-with-background .row > div.claim-with-background-left form select:focus {
  outline: none;
}
section.claim-with-background .row > div.claim-with-background-left form select option {
  line-height: 40px;
}
section.claim-with-background .row > div h2 {
  line-height: 1.2;
  margin-top: 0;
}
section.claim-with-background .row > div h4 {
  text-transform: none;
}
section.claim-with-background .row .series-selection-form-wrapper select {
  color: #fff;
}
section.claim-with-background .row .series-selection-content-wrapper {
  min-height: 400px;
  clear: both;
}
@media (max-width: 1279px) {
  section.claim-with-background {
    background-image: none !important;
  }
  section.claim-with-background .row > div.claim-with-background-left {
    padding-right: 15px;
    padding-left: 15px;
    margin-top: 0;
  }
  section.claim-with-background .row > div.claim-with-background-left form {
    text-align: center;
    top: 0;
  }
  section.claim-with-background .row > div.claim-with-background-left form select {
    float: none;
    display: inline-block;
  }
  section.claim-with-background .row > div.claim-with-background-left .cta-std {
    display: table;
    margin-right: auto;
    margin-left: auto;
  }
  section.claim-with-background .row > div h2 {
    font-size: 40px;
    margin-top: 50px;
  }
  section.claim-with-background .row > div img {
    max-width: 639.5px;
    height: auto;
  }
}
@media (max-width: 991px) {
  section.claim-with-background .row > div h2 {
    font-size: 30px;
  }
  section.claim-with-background .row > div img {
    max-width: 495.5px;
  }
}
@media (max-width: 767px) {
  section.claim-with-background .row > div.claim-with-background-left {
    padding: 0 15px 15px;
  }
  section.claim-with-background .row > div h2 {
    font-size: 30px;
    margin-top: 11.5px;
  }
  section.claim-with-background .row > div img {
    max-width: 100%;
  }
}
.teaser-columns .row > div {
  height: 230px;
  overflow: hidden;
  margin-bottom: 30px;
  -webkit-transition: opacity 0.2s;
          transition: opacity 0.2s;
}
.teaser-columns .row > div h5 {
  font-family: camptonlight, Arial, sans-serif;
  margin: 0;
  padding: 3px 16px;
  font-size: 20px;
  min-height: 54px;
}
.teaser-columns .row > div h5 a {
  min-height: 45px;
  display: block;
}
.teaser-columns .row > div h5::after {
  content: '';
  display: block;
  position: absolute;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 20px 20px 0 20px;
  border-color: #000 transparent transparent transparent;
  margin-left: 10px;
  /*top: 53px;*/
}
.teaser-columns .row > div .img-container {
  overflow: hidden;
  background: #eeeeee;
}
.teaser-columns .row > div .img-container img {
  width: 100%;
  height: auto;
}
.teaser-columns .row > div:hover {
  opacity: .85;
}
section.subnav-imgtext {
  overflow: hidden;
}
section.subnav-imgtext .row > div {
  *zoom: 1;
  padding-right: 0;
  padding-left: 0;
}
section.subnav-imgtext .row > div:before,
section.subnav-imgtext .row > div:after {
  content: " ";
  display: table;
}
section.subnav-imgtext .row > div:after {
  clear: both;
}
section.subnav-imgtext .row > div:before,
section.subnav-imgtext .row > div:after {
  content: " ";
  display: table;
}
section.subnav-imgtext .row > div:after {
  clear: both;
}
section.subnav-imgtext .row > div:before,
section.subnav-imgtext .row > div:after {
  content: " ";
  display: table;
}
section.subnav-imgtext .row > div:after {
  clear: both;
}
section.subnav-imgtext .row > div:before {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
section.subnav-imgtext .row > div:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
  clear: both;
}
section.subnav-imgtext .row > div:before {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
section.subnav-imgtext .row > div:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
  clear: both;
}
section.subnav-imgtext .row > div:before,
section.subnav-imgtext .row > div:after {
  content: " ";
  display: table;
}
section.subnav-imgtext .row > div:after {
  clear: both;
}
section.subnav-imgtext .row > div:before,
section.subnav-imgtext .row > div:after {
  content: " ";
  display: table;
}
section.subnav-imgtext .row > div:after {
  clear: both;
}
section.subnav-imgtext .row > div:before {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
section.subnav-imgtext .row > div:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
  clear: both;
}
section.subnav-imgtext .row > div:before {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
section.subnav-imgtext .row > div:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
  clear: both;
}
section.subnav-imgtext .row > div:before {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
section.subnav-imgtext .row > div:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
  clear: both;
}
section.subnav-imgtext .row > div .img-container {
  *zoom: 1;
}
section.subnav-imgtext .row > div .img-container:before,
section.subnav-imgtext .row > div .img-container:after {
  content: " ";
  display: table;
}
section.subnav-imgtext .row > div .img-container:after {
  clear: both;
}
section.subnav-imgtext .row > div .img-container:before,
section.subnav-imgtext .row > div .img-container:after {
  content: " ";
  display: table;
}
section.subnav-imgtext .row > div .img-container:after {
  clear: both;
}
section.subnav-imgtext .row > div .img-container:before,
section.subnav-imgtext .row > div .img-container:after {
  content: " ";
  display: table;
}
section.subnav-imgtext .row > div .img-container:after {
  clear: both;
}
section.subnav-imgtext .row > div .img-container:before {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
section.subnav-imgtext .row > div .img-container:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
  clear: both;
}
section.subnav-imgtext .row > div .img-container:before {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
section.subnav-imgtext .row > div .img-container:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
  clear: both;
}
section.subnav-imgtext .row > div .img-container:before,
section.subnav-imgtext .row > div .img-container:after {
  content: " ";
  display: table;
}
section.subnav-imgtext .row > div .img-container:after {
  clear: both;
}
section.subnav-imgtext .row > div .img-container:before,
section.subnav-imgtext .row > div .img-container:after {
  content: " ";
  display: table;
}
section.subnav-imgtext .row > div .img-container:after {
  clear: both;
}
section.subnav-imgtext .row > div .img-container:before {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
section.subnav-imgtext .row > div .img-container:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
  clear: both;
}
section.subnav-imgtext .row > div .img-container:before {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
section.subnav-imgtext .row > div .img-container:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
  clear: both;
}
section.subnav-imgtext .row > div .img-container:before {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
section.subnav-imgtext .row > div .img-container:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
  clear: both;
}
section.subnav-imgtext .row > div .img-container img {
  max-width: 100%;
  height: auto;
  display: block;
  float: right;
}
section.subnav-imgtext .row > div .img-container .vlist + .img-container-spacer {
  margin-bottom: 100px;
}
@media (max-width: 767px) {
  section.subnav-imgtext .row > div .img-container img {
    margin: 0 auto;
    float: none;
  }
}
section.subnav-imgtext .row > div .vlist {
  margin-top: 70px;
  margin-bottom: 120px;
  position: relative;
}
section.subnav-imgtext .row > div .vlist:before {
  content: '';
  position: absolute;
  left: 50%;
  bottom: 100%;
  border-left: 1px solid transparent;
  height: 70px;
}
section.subnav-imgtext .row > div .vlist:after {
  content: '';
  position: absolute;
  left: 50%;
  top: 100%;
  border-left: 1px solid transparent;
  height: 120px;
}
section.subnav-imgtext .row > div .textpic {
  padding: 75px;
}
section.subnav-imgtext .row > div .textpic p {
  max-width: 375px;
}
section.subnav-imgtext .row > div .textpic p.image-wrapper {
  margin-top: 70px;
  max-width: none;
}
section.subnav-imgtext .row > div .textpic p.image-wrapper > img {
  margin-left: -20px;
}
@media (max-width: 991px) {
  section.subnav-imgtext .row > div .textpic {
    padding: 20px;
  }
}
@media (max-width: 767px) {
  section.subnav-imgtext .row > div .textpic p > img {
    display: block;
    margin: 0 auto;
  }
  section.subnav-imgtext .row > div .textpic p.image-wrapper {
    margin-top: 0;
  }
  section.subnav-imgtext .row > div .textpic p.image-wrapper > img {
    margin-left: auto;
  }
}
section.subnav-imgtext .row .subnav-imgtext-video {
  position: absolute;
  margin: 30% 0 0 22%;
  color: #fff;
  line-height: 80px;
  text-shadow: 0px 0px 10px #000;
}
.sticky-element {
  *zoom: 1;
}
.sticky-element:before,
.sticky-element:after {
  content: " ";
  display: table;
}
.sticky-element:after {
  clear: both;
}
.sticky-element:before,
.sticky-element:after {
  content: " ";
  display: table;
}
.sticky-element:after {
  clear: both;
}
.sticky-element:before,
.sticky-element:after {
  content: " ";
  display: table;
}
.sticky-element:after {
  clear: both;
}
.sticky-element:before {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.sticky-element:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
  clear: both;
}
.sticky-element:before {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.sticky-element:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
  clear: both;
}
.sticky-element:before,
.sticky-element:after {
  content: " ";
  display: table;
}
.sticky-element:after {
  clear: both;
}
.sticky-element:before,
.sticky-element:after {
  content: " ";
  display: table;
}
.sticky-element:after {
  clear: both;
}
.sticky-element:before {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.sticky-element:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
  clear: both;
}
.sticky-element:before {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.sticky-element:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
  clear: both;
}
.sticky-element:before {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.sticky-element:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
  clear: both;
}
.sticky-element.affix {
  top: 120px;
  z-index: 1;
}
.sticky-element.affix-bottom {
  position: absolute;
}
.sticky-element.vlist {
  max-width: none;
}
@media (max-width: 1279px) {
  .sticky-element.affix {
    top: 120px;
  }
}
@media (max-width: 991px) {
  .sticky-element.affix {
    top: 120px;
  }
}
@media (max-width: 767px) {
  .sticky-element {
    margin-left: auto;
    margin-right: auto;
  }
  .sticky-element.affix {
    position: static;
    margin-left: auto;
    margin-right: auto;
  }
}
section.single-person .single-person-img {
  position: relative;
  overflow: hidden;
}
section.single-person .single-person-img:before {
  content: '';
  position: absolute;
  width: 100%;
  max-width: 596px;
  bottom: 0;
  right: 0;
  border-bottom: 1px solid transparent;
}
section.single-person .single-person-img img {
  display: block;
  float: right;
}
section.single-person .single-person-img .single-person-name {
  float: right;
  padding: 15px 0 15px 15px;
  line-height: 1.2;
}
section.single-person .single-person-img .single-person-name span {
  display: block;
  text-transform: uppercase;
  color: #000000;
  font-weight: bold;
}
section.single-person .single-person-img .single-person-name span + span {
  font-weight: normal;
}
section.single-person .single-person-img .single-person-name.single-person-contactdata span {
  text-transform: none;
  font-weight: normal;
}
section.single-person .single-person-img .single-person-name.single-person-contactdata li::before {
  line-height: 18px;
}
section.single-person .single-person-text {
  padding-top: 30px;
  padding-left: 75px;
  padding-right: 200px;
}
section.single-person .single-person-text ul.dot-list li:before {
  line-height: 24px;
}
section.single-person .single-person-text ul.dot-list li span {
  display: inline-block;
  width: 100px;
}
section.single-person .single-person-text ul.dot-list li span + span {
  width: auto;
}
section.single-person.adaptive-line .single-person-img:before {
  content: '';
  position: absolute;
  width: 75%;
  bottom: 0;
  right: 0;
  border-bottom: 1px solid transparent;
}
@media (max-width: 1279px) {
  section.single-person.adaptive-line .single-person-img:before {
    width: 66.6666%;
  }
  section.single-person .single-person-text {
    padding-left: 50px;
    padding-right: 50px;
  }
}
@media (max-width: 991px) {
  section.single-person.adaptive-line .single-person-img:before {
    width: 58.35%;
  }
  section.single-person .single-person-text ul.dot-list li span {
    width: 50px;
  }
}
@media (max-width: 767px) {
  section.single-person.adaptive-line .single-person-img:before {
    width: 100%;
  }
  section.single-person .single-person-text ul.dot-list li span {
    width: 50px;
  }
}
section.team {
  overflow: hidden;
  padding-top: 75px;
}
section.team .team-left {
  padding-top: 115px;
  position: relative;
  z-index: 0;
}
section.team .team-left:before {
  content: '';
  position: absolute;
  left: 50%;
  top: 0;
  border-left: 1px solid transparent;
  height: 99999px;
  z-index: -1;
}
section.team .team-left:after {
  content: '';
  position: absolute;
  left: 50%;
  top: -115px;
  border-left: 1px solid transparent;
  /*height: 115px;*/
  z-index: -1;
}
section.team .team-left .vlist {
  margin-left: 0;
  margin-top: 55px;
}
section.team .team-left .vlist li a {
  background: #ffffff;
}
section.team .team-left .vlist.sticky-element.affix {
  top: 45px;
}
section.team .team-left .colourberry-dedicated {
  margin-top: -115px;
  margin-bottom: 170px;
}
body .adaptive-line + section.team .team-left .colourberry-dedicated {
  display: none;
}
section.team .team-right {
  padding-top: 115px;
  padding-left: 100px;
  padding-bottom: 200px;
}
section.team .team-right .team-category h2 {
  margin-top: 0;
}
section.team .team-right .team-category ul.team-list-control {
  list-style: none outside none;
  padding: 0;
  margin: 0;
  *zoom: 1;
}
section.team .team-right .team-category ul.team-list-control:before,
section.team .team-right .team-category ul.team-list-control:after {
  content: " ";
  display: table;
}
section.team .team-right .team-category ul.team-list-control:after {
  clear: both;
}
section.team .team-right .team-category ul.team-list-control:before,
section.team .team-right .team-category ul.team-list-control:after {
  content: " ";
  display: table;
}
section.team .team-right .team-category ul.team-list-control:after {
  clear: both;
}
section.team .team-right .team-category ul.team-list-control:before,
section.team .team-right .team-category ul.team-list-control:after {
  content: " ";
  display: table;
}
section.team .team-right .team-category ul.team-list-control:after {
  clear: both;
}
section.team .team-right .team-category ul.team-list-control:before {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
section.team .team-right .team-category ul.team-list-control:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
  clear: both;
}
section.team .team-right .team-category ul.team-list-control:before {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
section.team .team-right .team-category ul.team-list-control:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
  clear: both;
}
section.team .team-right .team-category ul.team-list-control:before,
section.team .team-right .team-category ul.team-list-control:after {
  content: " ";
  display: table;
}
section.team .team-right .team-category ul.team-list-control:after {
  clear: both;
}
section.team .team-right .team-category ul.team-list-control:before,
section.team .team-right .team-category ul.team-list-control:after {
  content: " ";
  display: table;
}
section.team .team-right .team-category ul.team-list-control:after {
  clear: both;
}
section.team .team-right .team-category ul.team-list-control:before {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
section.team .team-right .team-category ul.team-list-control:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
  clear: both;
}
section.team .team-right .team-category ul.team-list-control:before {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
section.team .team-right .team-category ul.team-list-control:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
  clear: both;
}
section.team .team-right .team-category ul.team-list-control:before {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
section.team .team-right .team-category ul.team-list-control:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
  clear: both;
}
section.team .team-right .team-category ul.team-list-control li {
  float: left;
  position: relative;
  width: 117px;
  height: 117px;
  z-index: 0;
  cursor: pointer;
}
section.team .team-right .team-category ul.team-list-control li img {
  display: block;
  position: absolute;
  z-index: -1;
  left: 1px;
  top: 1px;
  right: 1px;
  bottom: 1px;
  border-radius: 50%;
  width: 115px;
  height: 115px;
}
section.team .team-right .team-category ul.team-list-control li:before {
  content: '';
  position: absolute;
  z-index: 1;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  border-radius: 50%;
  border: 5px solid #585858;
  -webkit-transition: border-width 0.2s, border-color 0.2s;
          transition: border-width 0.2s, border-color 0.2s;
}
section.team .team-right .team-category ul.team-list-control li.active {
  cursor: auto;
}
section.team .team-right .team-category ul.team-list-control li.active:before {
  border-width: 15px;
  border-color: inherit;
}
section.team .team-right .team-category ul.team-list-control li + li {
  margin-left: 40px;
}
section.team .team-right .team-category .team-list-content-wrap {
  margin-top: 50px;
}
section.team .team-right .team-category .team-list-content-wrap .team-list-content {
  display: none;
}
section.team .team-right .team-category .team-list-content-wrap .team-list-content h4 {
  line-height: 44px;
  margin: 0;
}
section.team .team-right .team-category .team-list-content-wrap .team-list-content h6 {
  font-family: camptonlight, Arial, sans-serif;
  margin-top: 0;
}
section.team .team-right .team-category .team-list-content-wrap .team-list-content ul.dot-list li:before {
  line-height: 24px;
}
section.team .team-right .team-category .team-list-content-wrap .team-list-content ul.dot-list li span {
  display: inline-block;
  width: 100px;
}
section.team .team-right .team-category .team-list-content-wrap .team-list-content ul.dot-list li span + span {
  width: auto;
}
section.team .team-right .team-category .team-list-content-wrap .team-list-content.active {
  display: block;
}
section.team .team-right .team-category + .team-category {
  margin-top: 100px;
}
section.team .team-right .news-right {
  padding-left: 0;
}
@media (max-width: 1279px) {
  section.team .team-right {
    padding-left: 30px;
    padding-bottom: 50px;
  }
}
@media (max-width: 991px) {
  section.team .team-right .team-category ul.team-list-control {
    list-style: none outside none;
    padding: 0;
    margin: 0;
    *zoom: 1;
  }
  section.team .team-right .team-category ul.team-list-control:before,
  section.team .team-right .team-category ul.team-list-control:after {
    content: " ";
    display: table;
  }
  section.team .team-right .team-category ul.team-list-control:after {
    clear: both;
  }
  section.team .team-right .team-category ul.team-list-control:before,
  section.team .team-right .team-category ul.team-list-control:after {
    content: " ";
    display: table;
  }
  section.team .team-right .team-category ul.team-list-control:after {
    clear: both;
  }
  section.team .team-right .team-category ul.team-list-control:before,
  section.team .team-right .team-category ul.team-list-control:after {
    content: " ";
    display: table;
  }
  section.team .team-right .team-category ul.team-list-control:after {
    clear: both;
  }
  section.team .team-right .team-category ul.team-list-control:before {
    content: " ";
    /* 1 */
    display: table;
    /* 2 */
  }
  section.team .team-right .team-category ul.team-list-control:after {
    content: " ";
    /* 1 */
    display: table;
    /* 2 */
    clear: both;
  }
  section.team .team-right .team-category ul.team-list-control:before {
    content: " ";
    /* 1 */
    display: table;
    /* 2 */
  }
  section.team .team-right .team-category ul.team-list-control:after {
    content: " ";
    /* 1 */
    display: table;
    /* 2 */
    clear: both;
  }
  section.team .team-right .team-category ul.team-list-control:before,
  section.team .team-right .team-category ul.team-list-control:after {
    content: " ";
    display: table;
  }
  section.team .team-right .team-category ul.team-list-control:after {
    clear: both;
  }
  section.team .team-right .team-category ul.team-list-control:before,
  section.team .team-right .team-category ul.team-list-control:after {
    content: " ";
    display: table;
  }
  section.team .team-right .team-category ul.team-list-control:after {
    clear: both;
  }
  section.team .team-right .team-category ul.team-list-control:before {
    content: " ";
    /* 1 */
    display: table;
    /* 2 */
  }
  section.team .team-right .team-category ul.team-list-control:after {
    content: " ";
    /* 1 */
    display: table;
    /* 2 */
    clear: both;
  }
  section.team .team-right .team-category ul.team-list-control:before {
    content: " ";
    /* 1 */
    display: table;
    /* 2 */
  }
  section.team .team-right .team-category ul.team-list-control:after {
    content: " ";
    /* 1 */
    display: table;
    /* 2 */
    clear: both;
  }
  section.team .team-right .team-category ul.team-list-control:before {
    content: " ";
    /* 1 */
    display: table;
    /* 2 */
  }
  section.team .team-right .team-category ul.team-list-control:after {
    content: " ";
    /* 1 */
    display: table;
    /* 2 */
    clear: both;
  }
  section.team .team-right .team-category ul.team-list-control li {
    margin-bottom: 20px;
  }
  section.team .team-right .team-category ul.team-list-control li:nth-child(odd) {
    clear: left;
    margin-left: 0;
  }
}
@media (max-width: 767px) {
  section.team {
    padding-top: 20px;
  }
  section.team .team-left .vlist {
    margin-left: auto;
    margin-right: auto;
    width: auto;
  }
  section.team .team-left:before,
  section.team .team-left:after {
    content: none;
  }
  section.team .team-right {
    margin-top: 20px;
    padding: 0 15px;
  }
  section.team .team-right .team-category {
    display: table;
    margin: 0 auto;
  }
}
section.team section.glossary .glossary-right .glossary-list .glossary-item-entries > ul.colored-bullets {
  padding-left: 15px;
}
@media (max-width: 767px) {
  section.team section.glossary .glossary-right {
    padding-right: 0;
  }
  section.team section.glossary .glossary-right .glossary-list .glossary-item-entries > ul.colored-bullets {
    padding-left: 0;
  }
}
.single-person.adaptive-line + section.team {
  padding-top: 0;
}
section.contact {
  position: relative;
}
section.contact .container {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  z-index: 1;
  height: 0;
}
section.contact .container > .row {
  height: 0;
}
section.contact .container .contact-sheet {
  padding: 30px;
  color: #ffffff;
}
section.contact .container .contact-sheet h2 {
  font-family: camptonlight, Arial, sans-serif;
  font-size: 44px;
  line-height: 1;
}
section.contact .container .contact-form {
  position: relative;
  padding: 30px;
  background: #585858;
  color: #ffffff;
  border-bottom: 10px solid;
}
section.contact .container .contact-form:before {
  content: '';
  border-width: 30px 25px;
  border-style: solid;
  border-color: transparent;
  border-bottom-color: #585858;
  position: absolute;
  bottom: 100%;
  left: 50%;
  margin-left: -25px;
}
section.contact .container .contact-form h2 {
  font-family: camptonlight, Arial, sans-serif;
  font-size: 44px;
  line-height: 1;
}
section.contact .container .contact-form .form-row.open ~ .form-row:last-of-type {
  display: block;
}
@media (max-width: 767px) {
  section.contact .container {
    position: static;
    height: auto;
  }
  section.contact .container > .row {
    height: auto;
  }
}
section.history-slider .slider {
  margin-bottom: 0;
}
section.history-slider .slider .slider-text {
  padding: 0 110px 30px 100px;
}
section.history-slider .slider .slide {
  color: #ffffff;
  overflow: hidden;
  position: relative;
}
section.history-slider .slider .slide:after {
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 50%;
  background: #ffffff;
  z-index: -1;
}
section.history-slider .slider .slide .history-slider-img {
  position: relative;
  padding: 0;
}
section.history-slider .slider .slide .history-slider-img .timeframe-overlay {
  position: absolute;
  top: 89px;
  left: 0;
  display: inline-block;
  line-height: 55px;
  font-size: 44px;
  color: #ffffff;
  width: 180px;
  text-align: center;
  overflow: hidden;
}
section.history-slider .slider .slide .history-slider-img .timeframe-overlay > img {
  margin-left: 30px;
}
section.history-slider .slider .slick-dots {
  bottom: 10px;
  width: auto;
  left: 50%;
  margin-left: -550px;
}
section.history-slider .slider .slick-dots > li button {
  width: inherit;
  height: inherit;
  padding: 0;
  border: 0 none;
  border-radius: 50%;
  background: #ffffff;
  -webkit-transition: background-color 0.2s 0.1s;
          transition: background-color 0.2s 0.1s;
}
section.history-slider .slider .slick-dots > li button:before {
  content: none;
}
section.history-slider .slider .slick-dots > li.slick-active button {
  background: #585858;
}
section.history-slider .slider .slick-dots > li.slick-active button:before {
  content: none;
}
section.history-slider .slider .slick-prev,
section.history-slider .slider .slick-next {
  position: absolute;
  top: 50%;
  width: 50px;
  height: 50px;
  line-height: 50px;
  background: #fff;
  border-radius: 50%;
  margin-top: -25px;
  opacity: .75;
  padding: 0;
  border: none;
  outline: none;
  font-size: 0;
  -webkit-transform: translateZ(0);
          transform: translateZ(0);
  cursor: pointer;
}
section.history-slider .slider .slick-prev:hover,
section.history-slider .slider .slick-next:hover {
  opacity: 1;
}
section.history-slider .slider .slick-prev:before,
section.history-slider .slider .slick-next:before {
  content: '\f053';
  font-family: FontAwesome;
  text-align: center;
  font-size: 30px;
  position: relative;
  color: inherit;
  line-height: 50px;
  text-indent: 0;
  opacity: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-transition: color 0.2s;
          transition: color 0.2s;
}
section.history-slider .slider .slick-prev {
  left: 30px;
}
section.history-slider .slider .slick-prev:before {
  content: '\f053';
  left: -2px;
}
section.history-slider .slider .slick-next {
  right: 30px;
}
section.history-slider .slider .slick-next:before {
  content: '\f054';
  right: -2px;
}
@media (max-width: 1279px) {
  section.history-slider .slider .slider-text {
    padding: 25px 50px 60px;
  }
  section.history-slider .slider .slide .history-slider-img .timeframe-overlay {
    top: 38px;
  }
  section.history-slider .slider .slick-dots {
    margin-left: -440px;
  }
  section.history-slider .slider .slick-prev {
    left: 50%;
    margin-left: -490px;
  }
  section.history-slider .slider .slick-next {
    right: 50%;
    margin-right: 5px;
  }
}
@media (max-width: 991px) {
  section.history-slider .slider .slide .history-slider-text {
    padding: 25px 50px;
  }
  section.history-slider .slider .slick-dots {
    margin-left: -330px;
  }
  section.history-slider .slider .slick-prev {
    left: 50%;
    margin-left: -380px;
  }
  section.history-slider .slider .slick-next {
    right: 50%;
    margin-right: 5px;
  }
}
@media (max-width: 767px) {
  section.history-slider .slider .slide:after {
    content: none;
  }
  section.history-slider .slider .slide .history-slider-text {
    padding: 25px 50px;
  }
  section.history-slider .slider .slick-dots {
    margin-left: 0;
    left: 0;
    right: 0;
  }
  section.history-slider .slider .slick-dots button {
    box-shadow: 0 0 8px #585858;
  }
  section.history-slider .slider .slick-prev {
    left: 5px;
    margin-left: 0;
    top: 200px;
    display: none;
  }
  section.history-slider .slider .slick-next {
    right: 5px;
    margin-right: 0;
    top: 200px;
    display: none;
  }
}
section.info-columns {
  padding-bottom: 150px;
}
section.info-columns .row > div .img-container img {
  display: block;
  max-width: 100%;
  height: auto;
  margin: 0 auto;
  border: 2px solid #585858;
  border-radius: 50%;
}
section.info-columns .row > div h4 {
  font-family: camptonlight, Arial, sans-serif;
  font-size: 14px;
  line-height: 24px;
  text-align: center;
  min-height: 53px;
  margin-top: 40px;
}
section.info-columns .row > div h4:before {
  content: '';
  display: block;
  width: 32px;
  margin: 0 auto 4px;
  border-top: 1px solid #585858;
}
@media (max-width: 991px) {
  section.info-columns .row > div:nth-child(odd) {
    clear: left;
  }
}
@media (max-width: 767px) {
  section.info-columns {
    padding-bottom: 10px;
  }
}
@media (min-width: 480px) and (max-width: 767px) {
  .col-xs-6:nth-of-type(odd) {
    clear: left;
  }
}
.download-item {
  position: relative;
  margin-bottom: 15px;
}
.download-item a {
  display: block;
}
.download-item a:before {
  content: '';
  display: block;
  width: 50px;
  height: 50px;
  font-family: FontAwesome;
  font-size: 22px;
  line-height: 48px;
  text-align: center;
  float: left;
  border: 1px solid #d1d1d1;
  border-radius: 50%;
  -webkit-transition: border-color 0.2s;
          transition: border-color 0.2s;
}
.download-item a:hover:before {
  border-color: #585858;
}
.download-item span {
  display: block;
  margin-left: 70px;
  line-height: 24px;
}
.download-item span.product-download-name {
  font-size: 18px;
}
.download-item span.product-download-type {
  font-size: 14px;
}
.download-item.product-dimensioned-drawing a:before {
  content: '\f125';
}
.download-item.product-data-sheet a:before {
  content: '\f15b';
}
.download-item.product-spare-parts a:before {
  content: '\f013';
}
.product-download {
  padding-left: 30px;
  margin-bottom: 15px;
}
.product-download .product-name {
  margin-top: 0;
  margin-bottom: 20px;
  font-family: camptonlight, Arial, sans-serif;
  position: relative;
}
.product-download .product-name:after {
  content: '';
  position: absolute;
  bottom: -12px;
  left: 0;
  width: 32px;
  border-top: 1px solid #585858;
}
.downloads-list-heading {
  padding-left: 30px;
}
.downloads-list-heading h2 {
  font-family: camptonlight, Arial, sans-serif;
  margin-top: 0;
}
@media (max-width: 767px) {
  .product-download {
    padding-left: 0;
  }
  .downloads-list-heading {
    padding-left: 0;
  }
}
.googlemap {
  height: 100vh;
  min-height: 910px;
  width: 100%;
  margin: auto;
}
@media (max-width: 767px) {
  .googlemap {
    height: 80vh;
    min-height: 0;
  }
}
.block-compare {
  position: relative;
  width: auto;
  margin-top: 135px;
  padding: 30px 10px;
  border-top: 1px solid #585858;
  border-bottom: 1px solid #585858;
}
.block-compare:before {
  content: '';
  position: absolute;
  top: -135px;
  height: 135px;
  left: 50%;
  margin-left: -1px;
  border-left: 1px solid black;
}
.block-compare .block-title {
  margin-bottom: 15px;
}
.block-compare .block-title .h5 {
  font-family: camptonlight, Arial, sans-serif;
}
.block-compare ul {
  list-style: none;
}
.block-compare .actions a,
.block-compare .actions button {
  border: 0 none;
  background: transparent;
  padding: 0;
  font-family: camptonlight, Arial, sans-serif;
  width: 100%;
  line-height: 40px;
  height: 40px;
  padding: 0 10px;
  font-size: 18px;
  display: block;
  text-align: center;
  border: 1px solid transparent;
  margin-bottom: 10px;
}
.block-compare .actions a:focus,
.block-compare .actions button:focus {
  outline: none;
}
.block-compare .actions a {
  border: 1px solid #585858;
}
.block-compare .actions button {
  font-weight: bold;
  color: #ffffff;
}
.block-compare .compare-list {
  list-style: none outside none;
  padding: 0 0 10px;
  margin: 10px 0 0 0;
  counter-reset: list-count;
}
.block-compare .compare-list li {
  *zoom: 1;
  position: relative;
}
.block-compare .compare-list li:before,
.block-compare .compare-list li:after {
  content: " ";
  display: table;
}
.block-compare .compare-list li:after {
  clear: both;
}
.block-compare .compare-list li:before,
.block-compare .compare-list li:after {
  content: " ";
  display: table;
}
.block-compare .compare-list li:after {
  clear: both;
}
.block-compare .compare-list li:before,
.block-compare .compare-list li:after {
  content: " ";
  display: table;
}
.block-compare .compare-list li:after {
  clear: both;
}
.block-compare .compare-list li:before {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.block-compare .compare-list li:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
  clear: both;
}
.block-compare .compare-list li:before {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.block-compare .compare-list li:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
  clear: both;
}
.block-compare .compare-list li:before,
.block-compare .compare-list li:after {
  content: " ";
  display: table;
}
.block-compare .compare-list li:after {
  clear: both;
}
.block-compare .compare-list li:before,
.block-compare .compare-list li:after {
  content: " ";
  display: table;
}
.block-compare .compare-list li:after {
  clear: both;
}
.block-compare .compare-list li:before {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.block-compare .compare-list li:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
  clear: both;
}
.block-compare .compare-list li:before {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.block-compare .compare-list li:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
  clear: both;
}
.block-compare .compare-list li:before {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
}
.block-compare .compare-list li:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */
  clear: both;
}
.block-compare .compare-list li img {
  display: block;
  float: left;
}
.block-compare .compare-list li h5,
.block-compare .compare-list li p {
  margin-left: 76px;
  font-size: 14px;
  line-height: 14px;
  text-transform: uppercase;
  margin-right: 15px;
}
.block-compare .compare-list li h5 {
  margin-top: 0;
}
.block-compare .compare-list li button.remove-item,
.block-compare .compare-list li a.remove-item {
  border: 0 none;
  background: transparent;
  padding: 0;
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  line-height: 12px;
}
.block-compare .compare-list li button.remove-item:focus,
.block-compare .compare-list li a.remove-item:focus {
  outline: none;
}
.block-compare .compare-list li button.remove-item:hover,
.block-compare .compare-list li a.remove-item:hover {
  text-decoration: none;
}
.block-compare .compare-list li button.remove-item:before,
.block-compare .compare-list li a.remove-item:before {
  content: '\f00d';
  font-family: FontAwesome;
}
.block-compare .compare-list li + li {
  margin-top: 5px;
}
.block-compare .compare-list li + li + li {
  counter-increment: list-count;
  margin-top: 0;
  visibility: hidden;
  font: 0/0 a;
}
.block-compare .compare-list li + li + li > * {
  display: none;
}
.product-compare-list .page-title {
  border: none;
}
.product-compare-list .page-title h2 {
  font-family: camptonlight, Arial, sans-serif;
  float: left;
  margin: 0;
}
.product-compare-list .product-name {
  font-family: camptonlight, Arial, sans-serif;
}
.product-compare-list .print-button {
  border: 0 none;
  background: transparent;
  padding: 0;
  display: block;
  font-family: camptonlight, Arial, sans-serif;
  line-height: 40px;
  height: 40px;
  padding: 0 10px;
  font-size: 18px;
  text-align: center;
  border: 1px solid transparent;
  font-weight: bold;
  color: #ffffff;
  background-color: #585858;
  float: right;
  margin: 9px 0;
}
.product-compare-list .print-button:focus {
  outline: none;
}
.product-compare-list .print-button:hover {
  text-decoration: none;
}
.product-compare-list .row {
  margin-bottom: 15px;
}
@media (max-width: 767px) {
  .product-compare-list .product-image {
    margin-bottom: 15px;
  }
}
@media print {
  .catalog-product-compare-index {
    padding-top: 0 !important;
  }
  .catalog-product-compare-index .mobile-header,
  .catalog-product-compare-index .header,
  .catalog-product-compare-index .footer,
  .catalog-product-compare-index .storefinder,
  .catalog-product-compare-index .newsletter,
  .catalog-product-compare-index .print-button {
    display: none !important;
  }
  .product-compare-list a:after {
    content: none;
  }
}
.badge {
  color: #ffffff;
  border-radius: 50%;
  display: block;
  text-align: center;
  text-transform: uppercase;
  width: 34px;
  height: 34px;
  line-height: 34px;
  text-decoration: none;
  font-size: 12px;
}
.category-filter-item-img .badge {
  position: absolute;
  top: 5px;
  right: 5px;
}
.product-remote-item .badge {
  position: absolute;
  top: 5px;
  right: 5px;
}
.product-detail-img .badge {
  width: 80px;
  height: 80px;
  line-height: 80px;
  font-size: 28px;
  margin-bottom: 10px;
}

/**
 * Magento
 *
 * NOTICE OF LICENSE
 *
 * This source file is subject to the Academic Free License (AFL 3.0)
 * that is bundled with this package in the file LICENSE_AFL.txt.
 * It is also available through the world-wide-web at this URL:
 * http://opensource.org/licenses/afl-3.0.php
 * If you did not receive a copy of the license and are unable to
 * obtain it through the world-wide-web, please send an email
 * to license@magento.com so we can send you a copy immediately.
 *
 * DISCLAIMER
 *
 * Do not edit or add to this file if you wish to upgrade Magento to newer
 * versions in the future. If you wish to customize Magento for your
 * needs please refer to http://www.magento.com for more information.
 *
 * @category    design
 * @package     base_default
 * @copyright   Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com)
 * @license     http://opensource.org/licenses/afl-3.0.php  Academic Free License (AFL 3.0)
 */

/* Widgets =============================================================================== */
.widget { display:inline; }
.widget .widget-title { clear:both; padding:15px 0 0; margin:0 0 7px; }
.widget .widget-title h2 { font-size:15px; font-weight:bold; color:#e25203; }

.widget .mini-products-images-list .product-image { display:block; width:76px; height:76px; border:1px solid #a9a9a9; margin:0 auto; }
.widget .mini-products-images-list li.item { float:left; width:77px; height:77px; }

/* Widget: Catalog New Proructs List */
.widget-new-products { display:block; }
.col-main .widget-new-products { margin:7px 0; }
.widget-new-products .products-grid .product-image,
.widget-new-products .products-list .product-image { width:85px; height:85px; }
.widget-new-products .products-list .product-shop { margin-left:100px; }
.sidebar .widget-new-products .block { font-size:11px; line-height:1.25; }
.sidebar .widget-new-products .block-title strong { background:url(https://www.kludi.com/shop/skin/frontend/base/default/images/widgets/i_widget-new.gif) 0 1px no-repeat; padding-left:21px; color:#dc5033; }

/* Widget: Recently Viewed Proructs */
.widget-viewed { display:block; }
.col-main .widget-viewed { margin:7px 0; }
.widget-viewed .products-grid .product-image,
.widget-viewed .products-list .product-image { width:85px; height:85px; }
.widget-viewed .products-list .product-shop { margin-left:100px; }
.sidebar .widget-viewed .block { font-size:11px; line-height:1.25; }
.sidebar .widget-viewed .block-title strong { background:url(https://www.kludi.com/shop/skin/frontend/base/default/images/widgets/i_block-list.gif) 0 0 no-repeat; padding-left:21px; }

/* Widget: Recently Compared Proructs */
.widget-compared { display:block;}
.col-main .widget-compared { margin:7px 0; }
.widget-compared .products-grid .product-image,
.widget-compared .products-list .product-image { width:85px; height:85px; }
.widget-compared .products-list .product-shop { margin-left:100px; }
.sidebar .widget-compared .block { font-size:11px; line-height:1.25; }
.sidebar .widget-compared .block-title strong { background:url(https://www.kludi.com/shop/skin/frontend/base/default/images/widgets/i_block-list.gif) 0 0 no-repeat; padding-left:21px; }

/* Widget: CMS Static Block */
.widget-static-block {}
.sidebar .widget-static-block { display:block; margin:0 0 15px; }

/* Widgets: Links Common Styles */
.top-container .widget a { padding:0 0 0 7px; }

.bottom-container .widget a { padding:0 3px; }

/* Widget: Catalog Product Link */
.widget-product-link-inline { display:inline; }

.col-main .widget-product-link { display:block; text-align:right; margin:7px 0; }
.col-main .widget-product-link a { background:url(https://www.kludi.com/shop/skin/frontend/base/default/images/widgets/i_widget-link.gif) 100% 4px no-repeat; padding-right:15px; }

.sidebar .widget-product-link { display:block; margin:0 0 15px; padding:0 10px; }
.sidebar .widget-product-link a { background:url(https://www.kludi.com/shop/skin/frontend/base/default/images/widgets/i_widget-link.gif) 100% 4px no-repeat; padding:0 15px 0 0; }

/* Widget: Catalog Category Link */
.widget-category-link-inline { display:inline; }

.col-main .widget-category-link { display:block; text-align:right; margin:7px 0; }
.col-main .widget-category-link a { background:url(https://www.kludi.com/shop/skin/frontend/base/default/images/widgets/i_widget-link.gif) 100% 4px no-repeat; padding-right:15px; }

.sidebar .widget-category-link { display:block; margin:0 0 15px; padding:0 10px; }
.sidebar .widget-category-link a { background:url(https://www.kludi.com/shop/skin/frontend/base/default/images/widgets/i_widget-link.gif) 100% 4px no-repeat; padding:0 15px 0 0; }

/* Widget: CMS Page Link */
.widget-cms-link-inline { display:inline; }

.col-main .widget-cms-link { display:block; text-align:right; margin:7px 0; }
.col-main .widget-cms-link a { background:url(https://www.kludi.com/shop/skin/frontend/base/default/images/widgets/i_widget-link.gif) 100% 4px no-repeat; padding-right:15px; }

.sidebar .widget-cms-link { display:block; margin:0 0 15px; padding:0 10px; }
.sidebar .widget-cms-link a { background:url(https://www.kludi.com/shop/skin/frontend/base/default/images/widgets/i_widget-link.gif) 100% 4px no-repeat; padding:0 15px 0 0; }
/* ======================================================================================= */

