@font-face {
  font-family: "Hexagon Akkurat";
  src: url("../fonts/HexagonAkkuratWeb.woff2") format("woff2");
}
@font-face {
  font-family: "Hexagon Icons";
  src: url("../fonts/hexagon-icon.eot?yoknzr");
  src: url("../fonts/hexagon-icon.eot?yoknzr#iefix") format("embedded-opentype"), url("../fonts/hexagon-icon.ttf?yoknzr") format("truetype"), url("../fonts/hexagon-icon.woff?yoknzr") format("woff"), url("../fonts/hexagon-icon.svg?yoknzr#hexagon-icon") format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: block;
}
/*!
 * Bootstrap v3.3.7 (http://getbootstrap.com)
 * Copyright 2011-2016 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
body {
  margin: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden],
template {
  display: none;
}
a {
  background-color: transparent;
}
a:active,
a:hover {
  outline: 0;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b,
strong {
  font-weight: bold;
}
dfn {
  font-style: italic;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
mark {
  background: #ff0;
  color: #000;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
img {
  border: 0;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 1em 40px;
}
hr {
  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;
}
/*! 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,
  .select2-container .select2-selection > .caret,
  .dropup > .select2-container .select2-selection > .caret {
    border-top-color: #000 !important;
  }
  .label {
    border: 1px solid #000;
  }
  .table,
  table {
    border-collapse: collapse !important;
  }
  .table td,
  .table th {
    background-color: #fff !important;
  }
  .table-bordered th,
  .table-bordered td {
    border: 1px solid #ddd !important;
  }
}
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
html {
  font-size: 100%;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  height: auto;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
body {
  font-family: "Hexagon Akkurat", Arial, sans-serif !important;
  font-size: 16px;
  line-height: 1.5;
  color: #000000;
  background-color: #ffffff;
}
input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
a {
  color: #005198;
  text-decoration: none;
}
a:hover,
a:focus {
  color: #005198;
  text-decoration: underline;
}
figure {
  margin: 0;
}
img {
  vertical-align: middle;
}
.img-responsive,
.thumbnail > img,
.thumbnail a > img,
.carousel-inner > .item > img,
.carousel-inner > .item > a > img,
.header-search-wrapper .ui-menu.ui-widget-content .product-item .ui-menu-item-wrapper .thumb img,
.card-img img,
#quickOrder .item__image img {
  display: block;
  max-width: 100%;
  height: auto;
}
.img-rounded {
  border-radius: 1px;
}
.img-thumbnail {
  padding: 4px;
  line-height: 1.5;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-radius: 0;
  -o-transition: all 0.2s ease-in-out;
  -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: 16px;
  margin-bottom: 16px;
  border: 0;
  border-top: 1px solid #b9b9bd;
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
.sr-only-focusable:active,
.sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}
[role="button"] {
  cursor: pointer;
}
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
.register-form-title {
  font-family: "Hexagon Akkurat", Arial, sans-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: 16px;
  margin-bottom: 8px;
}
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,
.register-form-title {
  margin-top: 8px;
  margin-bottom: 8px;
}
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: 32px;
}
h2,
.h2 {
  font-size: 28px;
}
h3,
.h3 {
  font-size: 24px;
}
h4,
.h4 {
  font-size: 22px;
}
h5,
.h5,
.register-form-title {
  font-size: 20px;
}
h6,
.h6 {
  font-size: 18px;
}
p {
  margin: 0 0 8px;
}
.lead {
  margin-bottom: 16px;
  font-size: 18px;
  font-weight: 300;
  line-height: 1.4;
}
@media (min-width: 320px) {
  .lead {
    font-size: 24px;
  }
}
small,
.small {
  font-size: 93%;
}
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: #d8d8d8;
}
.text-primary {
  color: #005198;
}
a.text-primary:hover,
a.text-primary:focus {
  color: #003665;
}
.text-success {
  color: #83c410;
}
a.text-success:hover,
a.text-success:focus {
  color: #63950c;
}
.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: #fa4c40;
}
a.text-danger:hover,
a.text-danger:focus {
  color: #f91d0e;
}
.bg-primary {
  color: #fff;
  background-color: #005198;
}
a.bg-primary:hover,
a.bg-primary:focus {
  background-color: #003665;
}
.bg-success {
  background-color: #ffffff;
}
a.bg-success:hover,
a.bg-success:focus {
  background-color: #e6e6e6;
}
.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: #ffffff;
}
a.bg-danger:hover,
a.bg-danger:focus {
  background-color: #e6e6e6;
}
.page-header {
  padding-bottom: 7px;
  margin: 32px 0 16px;
  border-bottom: 1px solid #eeeeee;
}
ul,
ol {
  margin-top: 0;
  margin-bottom: 8px;
}
ul ul,
ol ul,
ul ol,
ol ol {
  margin-bottom: 0;
}
.list-unstyled,
.region-selector-dropdown .innerLangnav .contentNav .country-list,
.item__list,
.item__list .item__list--header,
.voucher-list,
.select2-container .select2-dropdown .select2-results__options {
  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: 16px;
}
dt,
dd {
  line-height: 1.5;
}
dt {
  font-weight: bold;
}
dd {
  margin-left: 0;
}
@media (min-width: 320px) {
  .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: 8px 16px;
  margin: 0 0 16px;
  font-size: 20px;
  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.5;
  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: 16px;
  font-style: normal;
  line-height: 1.5;
}
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: 0;
}
kbd {
  padding: 2px 4px;
  font-size: 90%;
  color: #ffffff;
  background-color: #333333;
  border-radius: 1px;
  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: 7.5px;
  margin: 0 0 8px;
  font-size: 15px;
  line-height: 1.5;
  word-break: break-all;
  word-wrap: break-word;
  color: #333333;
  background-color: #f5f5f5;
  border: 1px solid #cccccc;
  border-radius: 0;
}
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,
.account-section,
.content__empty .content {
  margin-right: auto;
  margin-left: auto;
  padding-left: 16px;
  padding-right: 16px;
  max-width: 1280px;
}
.container-fluid,
.activate-account-page .Section1-activatAccount {
  margin-right: auto;
  margin-left: auto;
  padding-left: 8px;
  padding-right: 8px;
}
.row {
  margin-left: -8px;
  margin-right: -8px;
}
.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: 8px;
  padding-right: 8px;
}
.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: 320px) {
  .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: 768px) {
  .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: 1024px) {
  .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: #d8d8d8;
  text-align: left;
}
th {
  text-align: left;
}
.table,
table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 16px;
}
.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.5;
  vertical-align: top;
  border-top: 1px solid #b9b9bd;
}
.table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #b9b9bd;
}
.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 #b9b9bd;
}
.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 #b9b9bd;
}
.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 #b9b9bd;
}
.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td {
  border-bottom-width: 2px;
}
.table-striped > tbody > tr:nth-of-type(odd) {
  background-color: #e7e8e9;
}
.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: #ffffff;
}
.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: #f2f2f2;
}
.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: #ffffff;
}
.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: #f2f2f2;
}
.table-responsive {
  overflow-x: auto;
  min-height: 0.01%;
}
@media screen and (max-width: 319px) {
  .table-responsive {
    width: 100%;
    margin-bottom: 12px;
    overflow-y: hidden;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #b9b9bd;
  }
  .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: 16px;
  font-size: 24px;
  line-height: inherit;
  color: #000000;
  border: 0;
  border-bottom: 1px solid #e5e5e5;
}
label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: bold;
}
input[type="search"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
input[type="radio"],
input[type="checkbox"] {
  margin: 4px 0 0;
  margin-top: 1px;
  line-height: normal;
}
input[type="file"] {
  display: block;
}
input[type="range"] {
  display: block;
  width: 100%;
}
select[multiple],
select[size] {
  height: auto;
}
input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
output {
  display: block;
  padding-top: 12px;
  font-size: 16px;
  line-height: 1.5;
  color: #000000;
}
.form-control,
.ui-widget.ui-datepicker .ui-datepicker-header .ui-datepicker-title select,
.select2-container .select2-dropdown .select2-search__field {
  display: block;
  width: 100%;
  height: 50px;
  padding: 11px 16px;
  font-size: 16px;
  line-height: 1.5;
  color: #000000;
  background-color: #ffffff;
  background-image: none;
  border: 1px solid #b9b9bd;
  border-radius: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  -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,
.select2-container .select2-dropdown .select2-search__field:focus {
  border-color: #005198;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(0, 81, 152, 0.6);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(0, 81, 152, 0.6);
}
.form-control::-moz-placeholder,
.select2-container .select2-dropdown .select2-search__field::-moz-placeholder {
  color: #999999;
  opacity: 1;
}
.form-control:-ms-input-placeholder,
.select2-container .select2-dropdown .select2-search__field:-ms-input-placeholder {
  color: #999999;
}
.form-control::-webkit-input-placeholder,
.select2-container .select2-dropdown .select2-search__field::-webkit-input-placeholder {
  color: #999999;
}
.form-control::-ms-expand,
.select2-container .select2-dropdown .select2-search__field::-ms-expand {
  border: 0;
  background-color: transparent;
}
.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control,
.select2-container .select2-dropdown .select2-search__field[disabled],
.select2-container .select2-dropdown .select2-search__field[readonly],
fieldset[disabled] .select2-container .select2-dropdown .select2-search__field {
  background-color: #e7e8e9;
  opacity: 1;
}
.form-control[disabled],
fieldset[disabled] .form-control,
.select2-container .select2-dropdown .select2-search__field[disabled],
fieldset[disabled] .select2-container .select2-dropdown .select2-search__field {
  cursor: not-allowed;
}
textarea.form-control,
textarea.select2-container .select2-dropdown .select2-search__field {
  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,
  input[type="date"].select2-container .select2-dropdown .select2-search__field,
  input[type="time"].select2-container .select2-dropdown .select2-search__field,
  input[type="datetime-local"].select2-container .select2-dropdown .select2-search__field,
  input[type="month"].select2-container .select2-dropdown .select2-search__field {
    line-height: 50px;
  }
  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: 49px;
  }
  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: 42px;
  }
}
.form-group {
  margin-bottom: 25px;
}
.radio,
.checkbox {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px;
  line-height: 1.8;
}
.radio label,
.checkbox label {
  min-height: 16px;
  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;
}
.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: 12px;
  padding-bottom: 12px;
  margin-bottom: 0;
  min-height: 32px;
}
.form-control-static.input-lg,
.form-control-static.input-sm {
  padding-left: 0;
  padding-right: 0;
}
.input-sm {
  height: 49px;
  padding: 5px 10px;
  font-size: 15px;
  line-height: 1.3;
  border-radius: 1px;
}
select.input-sm {
  height: 49px;
  line-height: 49px;
}
textarea.input-sm,
select[multiple].input-sm {
  height: auto;
}
.form-group-sm .form-control,
.form-group-sm .select2-container .select2-dropdown .select2-search__field {
  height: 49px;
  padding: 5px 10px;
  font-size: 15px;
  line-height: 1.3;
  border-radius: 1px;
}
.form-group-sm select.form-control,
.form-group-sm select.select2-container .select2-dropdown .select2-search__field {
  height: 49px;
  line-height: 49px;
}
.form-group-sm textarea.form-control,
.form-group-sm select[multiple].form-control,
.form-group-sm textarea.select2-container .select2-dropdown .select2-search__field,
.form-group-sm select[multiple].select2-container .select2-dropdown .select2-search__field {
  height: auto;
}
.form-group-sm .form-control-static {
  height: 49px;
  min-height: 31px;
  padding: 6px 10px;
  font-size: 15px;
  line-height: 1.3;
}
.input-lg {
  height: 42px;
  padding: 10px 15px;
  font-size: 20px;
  line-height: 1.3333333;
  border-radius: 1px;
}
select.input-lg {
  height: 42px;
  line-height: 42px;
}
textarea.input-lg,
select[multiple].input-lg {
  height: auto;
}
.form-group-lg .form-control,
.form-group-lg .select2-container .select2-dropdown .select2-search__field {
  height: 42px;
  padding: 10px 15px;
  font-size: 20px;
  line-height: 1.3333333;
  border-radius: 1px;
}
.form-group-lg select.form-control,
.form-group-lg select.select2-container .select2-dropdown .select2-search__field {
  height: 42px;
  line-height: 42px;
}
.form-group-lg textarea.form-control,
.form-group-lg select[multiple].form-control,
.form-group-lg textarea.select2-container .select2-dropdown .select2-search__field,
.form-group-lg select[multiple].select2-container .select2-dropdown .select2-search__field {
  height: auto;
}
.form-group-lg .form-control-static {
  height: 42px;
  min-height: 36px;
  padding: 11px 15px;
  font-size: 20px;
  line-height: 1.3333333;
}
.has-feedback {
  position: relative;
}
.has-feedback .form-control,
.has-feedback .select2-container .select2-dropdown .select2-search__field {
  padding-right: 62.5px;
}
.form-control-feedback {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  display: block;
  width: 50px;
  height: 50px;
  line-height: 50px;
  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,
.form-group-lg .select2-container .select2-dropdown .select2-search__field + .form-control-feedback {
  width: 42px;
  height: 42px;
  line-height: 42px;
}
.input-sm + .form-control-feedback,
.input-group-sm + .form-control-feedback,
.form-group-sm .form-control + .form-control-feedback,
.form-group-sm .select2-container .select2-dropdown .select2-search__field + .form-control-feedback {
  width: 49px;
  height: 49px;
  line-height: 49px;
}
.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: #83c410;
}
.has-success .form-control,
.has-success .select2-container .select2-dropdown .select2-search__field {
  border-color: #83c410;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-success .form-control:focus,
.has-success .select2-container .select2-dropdown .select2-search__field:focus {
  border-color: #63950c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #b4f04a;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #b4f04a;
}
.has-success .input-group-addon {
  color: #83c410;
  border-color: #83c410;
  background-color: #ffffff;
}
.has-success .form-control-feedback {
  color: #83c410;
}
.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,
.has-warning .select2-container .select2-dropdown .select2-search__field {
  border-color: #8a6d3b;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-warning .form-control:focus,
.has-warning .select2-container .select2-dropdown .select2-search__field:focus {
  border-color: #66512c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
}
.has-warning .input-group-addon {
  color: #8a6d3b;
  border-color: #8a6d3b;
  background-color: #fcf8e3;
}
.has-warning .form-control-feedback {
  color: #8a6d3b;
}
.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline,
.has-error.radio label,
.has-error.checkbox label,
.has-error.radio-inline label,
.has-error.checkbox-inline label {
  color: #fa4c40;
}
.has-error .form-control,
.has-error .select2-container .select2-dropdown .select2-search__field {
  border-color: #fa4c40;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-error .form-control:focus,
.has-error .select2-container .select2-dropdown .select2-search__field:focus {
  border-color: #f91d0e;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #fda9a3;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #fda9a3;
}
.has-error .input-group-addon {
  color: #fa4c40;
  border-color: #fa4c40;
  background-color: #ffffff;
}
.has-error .form-control-feedback {
  color: #fa4c40;
}
.has-feedback label ~ .form-control-feedback {
  top: 21px;
}
.has-feedback label.sr-only ~ .form-control-feedback {
  top: 0;
}
.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #404040;
}
@media (min-width: 320px) {
  .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .form-control,
  .form-inline .select2-container .select2-dropdown .select2-search__field {
    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,
  .form-inline .input-group .select2-container .select2-dropdown .select2-search__field {
    width: auto;
  }
  .form-inline .input-group > .form-control,
  .form-inline .input-group > .select2-container .select2-dropdown .select2-search__field {
    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: 12px;
}
.form-horizontal .radio,
.form-horizontal .checkbox {
  min-height: 28px;
}
.form-horizontal .form-group {
  margin-left: -8px;
  margin-right: -8px;
}
@media (min-width: 320px) {
  .form-horizontal .control-label {
    text-align: right;
    margin-bottom: 0;
    padding-top: 12px;
  }
}
.form-horizontal .has-feedback .form-control-feedback {
  right: 8px;
}
@media (min-width: 320px) {
  .form-horizontal .form-group-lg .control-label {
    padding-top: 11px;
    font-size: 20px;
  }
}
@media (min-width: 320px) {
  .form-horizontal .form-group-sm .control-label {
    padding-top: 6px;
    font-size: 15px;
  }
}
.btn,
.customer-ticketing.account-overview-table .ct-add-new-msg-btn,
#add-support-ticket-btn,
.ct-add-new-msg-btn,
.select2-container .select2-selection {
  display: inline-block;
  margin-bottom: 0;
  font-weight: 400;
  text-align: center;
  vertical-align: middle;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 11px 16px;
  font-size: 16px;
  line-height: 1.5;
  border-radius: 0;
  -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,
.select2-container .select2-selection:focus,
.select2-container .select2-selection:active:focus,
.select2-container .select2-selection.active:focus,
.select2-container .select2-selection.focus,
.select2-container .select2-selection:active.focus,
.select2-container .select2-selection.active.focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.btn:hover,
.btn:focus,
.btn.focus,
.select2-container .select2-selection:hover,
.select2-container .select2-selection:focus,
.select2-container .select2-selection.focus {
  color: #005198;
  text-decoration: none;
}
.btn:active,
.btn.active,
.select2-container .select2-selection:active,
.select2-container .select2-selection.active {
  outline: 0;
  background-image: none;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn,
.select2-container .select2-selection.disabled,
.select2-container .select2-selection[disabled],
fieldset[disabled] .select2-container .select2-selection {
  cursor: not-allowed;
  opacity: 0.25;
  filter: alpha(opacity=25);
  -webkit-box-shadow: none;
  box-shadow: none;
}
a.btn.disabled,
fieldset[disabled] a.btn,
a.select2-container .select2-selection.disabled,
fieldset[disabled] a.select2-container .select2-selection {
  pointer-events: none;
}
.btn-default,
.page-details-add-to-cart-component .wishlist-btn,
.select2-container .select2-selection {
  color: #005198;
  background-color: #ffffff;
  border-color: #005198;
}
.btn-default:focus,
.btn-default.focus,
.select2-container .select2-selection:focus,
.select2-container .select2-selection.focus {
  color: #005198;
  background-color: #e6e6e6;
  border-color: #000d18;
}
.btn-default:hover,
.select2-container .select2-selection:hover {
  color: #005198;
  background-color: #e6e6e6;
  border-color: #00305b;
}
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default,
.select2-container .select2-selection:active,
.select2-container .select2-selection.active,
.open > .dropdown-toggle.select2-container .select2-selection {
  color: #005198;
  background-color: #e6e6e6;
  border-color: #00305b;
}
.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,
.select2-container .select2-selection:active:hover,
.select2-container .select2-selection.active:hover,
.open > .dropdown-toggle.select2-container .select2-selection:hover,
.select2-container .select2-selection:active:focus,
.select2-container .select2-selection.active:focus,
.open > .dropdown-toggle.select2-container .select2-selection:focus,
.select2-container .select2-selection:active.focus,
.select2-container .select2-selection.active.focus,
.open > .dropdown-toggle.select2-container .select2-selection.focus {
  color: #005198;
  background-color: #d4d4d4;
  border-color: #000d18;
}
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default,
.select2-container .select2-selection:active,
.select2-container .select2-selection.active,
.open > .dropdown-toggle.select2-container .select2-selection {
  background-image: none;
}
.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,
.select2-container .select2-selection.disabled:hover,
.select2-container .select2-selection[disabled]:hover,
fieldset[disabled] .select2-container .select2-selection:hover,
.select2-container .select2-selection.disabled:focus,
.select2-container .select2-selection[disabled]:focus,
fieldset[disabled] .select2-container .select2-selection:focus,
.select2-container .select2-selection.disabled.focus,
.select2-container .select2-selection[disabled].focus,
fieldset[disabled] .select2-container .select2-selection.focus {
  background-color: #ffffff;
}
.btn-default .badge,
.select2-container .select2-selection .badge {
  color: #ffffff;
  background-color: #005198;
}
.btn-default:hover,
.btn-default:focus,
.select2-container .select2-selection:hover,
.select2-container .select2-selection:focus {
  color: #fff;
}
.btn-primary,
.customer-ticketing.account-overview-table .ct-add-new-msg-btn,
#add-support-ticket-btn,
.ct-add-new-msg-btn {
  color: #ffffff;
  background-color: #005198;
  border-color: #00437f;
}
.btn-primary:focus,
.btn-primary.focus {
  color: #ffffff;
  background-color: #003665;
  border-color: #000000;
}
.btn-primary:hover {
  color: #ffffff;
  background-color: #003665;
  border-color: #002341;
}
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  color: #ffffff;
  background-color: #003665;
  border-color: #002341;
}
.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: #002341;
  border-color: #000000;
}
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  background-image: none;
}
.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 {
  background-color: #005198;
}
.btn-primary .badge {
  color: #005198;
  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: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 {
  background-color: #5cb85c;
}
.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: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 {
  background-color: #5bc0de;
}
.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: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 {
  background-color: #f0ad4e;
}
.btn-warning .badge {
  color: #f0ad4e;
  background-color: #ffffff;
}
.btn-danger {
  color: #ffffff;
  background-color: #fa4c40;
  border-color: #f93527;
}
.btn-danger:focus,
.btn-danger.focus {
  color: #ffffff;
  background-color: #f91d0e;
  border-color: #9d0e04;
}
.btn-danger:hover {
  color: #ffffff;
  background-color: #f91d0e;
  border-color: #de1406;
}
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
  color: #ffffff;
  background-color: #f91d0e;
  border-color: #de1406;
}
.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: #de1406;
  border-color: #9d0e04;
}
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
  background-image: none;
}
.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 {
  background-color: #fa4c40;
}
.btn-danger .badge {
  color: #fa4c40;
  background-color: #ffffff;
}
.btn-link {
  color: #005198;
  font-weight: normal;
  border-radius: 0;
}
.btn-link,
.btn-link:active,
.btn-link.active,
.btn-link[disabled],
fieldset[disabled] .btn-link {
  background-color: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn-link,
.btn-link:hover,
.btn-link:focus,
.btn-link:active {
  border-color: transparent;
}
.btn-link:hover,
.btn-link:focus {
  color: #005198;
  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,
.btn-group-lg > .select2-container .select2-selection {
  padding: 10px 15px;
  font-size: 20px;
  line-height: 1.3333333;
  border-radius: 1px;
}
.btn-sm,
.btn-group-sm > .btn,
.btn-group-sm > .select2-container .select2-selection {
  padding: 5px 10px;
  font-size: 15px;
  line-height: 1.3;
  border-radius: 1px;
}
.btn-xs,
.btn-group-xs > .btn,
.btn-group-xs > .select2-container .select2-selection {
  padding: 1px 5px;
  font-size: 15px;
  line-height: 1.3;
  border-radius: 1px;
}
.btn-block,
.region-selector-dropdown .innerLangnav .contentNav .country-list .dropdown > .btn,
.region-selector-dropdown .innerLangnav .contentNav .country-list .dropdown > .select2-container .select2-selection {
  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;
  -o-transition: opacity 0.15s linear;
  -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;
  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: 16px;
  text-align: left;
  background-color: #ffffff;
  border: 1px solid #cccccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 0;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  background-clip: padding-box;
}
.dropdown-menu.pull-right {
  right: 0;
  left: auto;
}
.dropdown-menu .divider {
  height: 1px;
  margin: 7px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.dropdown-menu > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 1.5;
  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: #005198;
}
.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: 15px;
  line-height: 1.5;
  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;
  content: "";
}
.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 2px;
}
@media (min-width: 320px) {
  .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,
.btn-group > .select2-container .select2-selection,
.btn-group-vertical > .select2-container .select2-selection {
  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,
.btn-group > .select2-container .select2-selection:hover,
.btn-group-vertical > .select2-container .select2-selection:hover,
.btn-group > .select2-container .select2-selection:focus,
.btn-group-vertical > .select2-container .select2-selection:focus,
.btn-group > .select2-container .select2-selection:active,
.btn-group-vertical > .select2-container .select2-selection:active,
.btn-group > .select2-container .select2-selection.active,
.btn-group-vertical > .select2-container .select2-selection.active {
  z-index: 2;
}
.btn-group .btn + .btn,
.btn-group .btn + .btn-group,
.btn-group .btn-group + .btn,
.btn-group .btn-group + .btn-group,
.btn-group .select2-container .select2-selection + .select2-container .select2-selection,
.btn-group .select2-container .select2-selection + .btn-group,
.btn-group .btn-group + .select2-container .select2-selection {
  margin-left: -1px;
}
.btn-toolbar {
  margin-left: -5px;
}
.btn-toolbar .btn,
.btn-toolbar .btn-group,
.btn-toolbar .input-group,
.btn-toolbar .select2-container .select2-selection {
  float: left;
}
.btn-toolbar > .btn,
.btn-toolbar > .btn-group,
.btn-toolbar > .input-group,
.btn-toolbar > .select2-container .select2-selection {
  margin-left: 5px;
}
.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle),
.btn-group > .select2-container .select2-selection:not(:first-child):not(:last-child):not(.dropdown-toggle) {
  border-radius: 0;
}
.btn-group > .btn:first-child,
.btn-group > .select2-container .select2-selection:first-child {
  margin-left: 0;
}
.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle),
.btn-group > .select2-container .select2-selection: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),
.btn-group > .select2-container .select2-selection:last-child: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,
.btn-group > .btn-group:not(:first-child):not(:last-child) > .select2-container .select2-selection {
  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,
.btn-group > .btn-group:first-child:not(:last-child) > .select2-container .select2-selection:last-child {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child,
.btn-group > .btn-group:last-child:not(:first-child) > .select2-container .select2-selection: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,
.btn-group > .select2-container .select2-selection + .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 {
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn-group.open .dropdown-toggle.btn-link {
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn .caret,
.select2-container .select2-selection .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,
.btn-group-vertical > .select2-container .select2-selection,
.btn-group-vertical > .btn-group > .select2-container .select2-selection {
  display: block;
  float: none;
  width: 100%;
  max-width: 100%;
}
.btn-group-vertical > .btn-group > .btn,
.btn-group-vertical > .btn-group > .select2-container .select2-selection {
  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,
.btn-group-vertical > .select2-container .select2-selection + .select2-container .select2-selection,
.btn-group-vertical > .select2-container .select2-selection + .btn-group,
.btn-group-vertical > .btn-group + .select2-container .select2-selection {
  margin-top: -1px;
  margin-left: 0;
}
.btn-group-vertical > .btn:not(:first-child):not(:last-child),
.btn-group-vertical > .select2-container .select2-selection:not(:first-child):not(:last-child) {
  border-radius: 0;
}
.btn-group-vertical > .btn:first-child:not(:last-child),
.btn-group-vertical > .select2-container .select2-selection:first-child:not(:last-child) {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn:last-child:not(:first-child),
.btn-group-vertical > .select2-container .select2-selection:last-child:not(:first-child) {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn,
.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .select2-container .select2-selection {
  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,
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .select2-container .select2-selection:last-child {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child,
.btn-group-vertical > .btn-group:last-child:not(:first-child) > .select2-container .select2-selection: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,
.btn-group-justified > .select2-container .select2-selection {
  float: none;
  display: table-cell;
  width: 1%;
}
.btn-group-justified > .btn-group .btn,
.btn-group-justified > .btn-group .select2-container .select2-selection {
  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"],
[data-toggle="buttons"] > .select2-container .select2-selection input[type="radio"],
[data-toggle="buttons"] > .btn-group > .select2-container .select2-selection input[type="radio"],
[data-toggle="buttons"] > .select2-container .select2-selection input[type="checkbox"],
[data-toggle="buttons"] > .btn-group > .select2-container .select2-selection 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,
.input-group .select2-container .select2-dropdown .select2-search__field {
  position: relative;
  z-index: 2;
  float: left;
  width: 100%;
  margin-bottom: 0;
}
.input-group .form-control:focus,
.input-group .select2-container .select2-dropdown .select2-search__field:focus {
  z-index: 3;
}
.input-group-lg > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn,
.input-group-lg > .input-group-btn > .select2-container .select2-selection,
.input-group-lg > .select2-container .select2-dropdown .select2-search__field {
  height: 42px;
  padding: 10px 15px;
  font-size: 20px;
  line-height: 1.3333333;
  border-radius: 1px;
}
select.input-group-lg > .form-control,
select.input-group-lg > .input-group-addon,
select.input-group-lg > .input-group-btn > .btn,
select.input-group-lg > .input-group-btn > .select2-container .select2-selection,
select.input-group-lg > .select2-container .select2-dropdown .select2-search__field {
  height: 42px;
  line-height: 42px;
}
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,
textarea.input-group-lg > .input-group-btn > .select2-container .select2-selection,
select[multiple].input-group-lg > .input-group-btn > .select2-container .select2-selection,
textarea.input-group-lg > .select2-container .select2-dropdown .select2-search__field,
select[multiple].input-group-lg > .select2-container .select2-dropdown .select2-search__field {
  height: auto;
}
.input-group-sm > .form-control,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .btn,
.input-group-sm > .input-group-btn > .select2-container .select2-selection,
.input-group-sm > .select2-container .select2-dropdown .select2-search__field {
  padding: 5px 10px;
  font-size: 15px;
  line-height: 1.3;
  border-radius: 1px;
  height: 49px;
  padding: 12px 16px;
  font-size: 16px;
  line-height: 1.5;
  border-radius: 0;
}
select.input-group-sm > .form-control,
select.input-group-sm > .input-group-addon,
select.input-group-sm > .input-group-btn > .btn,
select.input-group-sm > .input-group-btn > .select2-container .select2-selection,
select.input-group-sm > .select2-container .select2-dropdown .select2-search__field {
  height: 49px;
  line-height: 49px;
}
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,
textarea.input-group-sm > .input-group-btn > .select2-container .select2-selection,
select[multiple].input-group-sm > .input-group-btn > .select2-container .select2-selection,
textarea.input-group-sm > .select2-container .select2-dropdown .select2-search__field,
select[multiple].input-group-sm > .select2-container .select2-dropdown .select2-search__field {
  height: auto;
}
select.input-group-sm > .form-control,
select.input-group-sm > .input-group-addon,
select.input-group-sm > .input-group-btn > .btn,
select.input-group-sm > .input-group-btn > .select2-container .select2-selection,
select.input-group-sm > .select2-container .select2-dropdown .select2-search__field {
  height: 49px;
  line-height: 49px;
}
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,
textarea.input-group-sm > .input-group-btn > .select2-container .select2-selection,
select[multiple].input-group-sm > .input-group-btn > .select2-container .select2-selection,
textarea.input-group-sm > .select2-container .select2-dropdown .select2-search__field,
select[multiple].input-group-sm > .select2-container .select2-dropdown .select2-search__field {
  height: auto;
}
.input-group-addon,
.input-group-btn,
.input-group .form-control,
.input-group .select2-container .select2-dropdown .select2-search__field {
  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),
.input-group .select2-container .select2-dropdown .select2-search__field: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: 11px 16px;
  font-size: 16px;
  font-weight: normal;
  line-height: 1;
  color: #000000;
  text-align: center;
  background-color: #eeeeee;
  border: 1px solid #b9b9bd;
  border-radius: 0;
}
.input-group-addon.input-sm {
  padding: 5px 10px;
  font-size: 15px;
  border-radius: 1px;
}
.input-group-addon.input-lg {
  padding: 10px 15px;
  font-size: 20px;
  border-radius: 1px;
}
.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,
.input-group-btn:first-child > .select2-container .select2-selection,
.input-group-btn:first-child > .btn-group > .select2-container .select2-selection,
.input-group-btn:last-child > .select2-container .select2-selection:not(:last-child):not(.dropdown-toggle),
.input-group-btn:last-child > .btn-group:not(:last-child) > .select2-container .select2-selection,
.input-group .select2-container .select2-dropdown .select2-search__field:first-child {
  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,
.input-group-btn:last-child > .select2-container .select2-selection,
.input-group-btn:last-child > .btn-group > .select2-container .select2-selection,
.input-group-btn:first-child > .select2-container .select2-selection:not(:first-child),
.input-group-btn:first-child > .btn-group:not(:first-child) > .select2-container .select2-selection,
.input-group .select2-container .select2-dropdown .select2-search__field:last-child {
  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,
.input-group-btn > .select2-container .select2-selection {
  position: relative;
}
.input-group-btn > .btn + .btn,
.input-group-btn > .select2-container .select2-selection + .select2-container .select2-selection {
  margin-left: -1px;
}
.input-group-btn > .btn:hover,
.input-group-btn > .btn:focus,
.input-group-btn > .btn:active,
.input-group-btn > .select2-container .select2-selection:hover,
.input-group-btn > .select2-container .select2-selection:focus,
.input-group-btn > .select2-container .select2-selection:active {
  z-index: 2;
}
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group,
.input-group-btn:first-child > .select2-container .select2-selection {
  margin-right: -1px;
}
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group,
.input-group-btn:last-child > .select2-container .select2-selection {
  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: #005198;
}
.nav .nav-divider {
  height: 1px;
  margin: 7px 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.5;
  border: 1px solid transparent;
  border-radius: 0 0 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: 320px) {
  .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: 0;
}
.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: 320px) {
  .nav-tabs.nav-justified > li > a {
    border-bottom: 1px solid #dddddd;
    border-radius: 0 0 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: 0;
}
.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: #005198;
}
.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: 320px) {
  .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: 0;
}
.nav-tabs-justified > .active > a,
.nav-tabs-justified > .active > a:hover,
.nav-tabs-justified > .active > a:focus {
  border: 1px solid #dddddd;
}
@media (min-width: 320px) {
  .nav-tabs-justified > li > a {
    border-bottom: 1px solid #dddddd;
    border-radius: 0 0 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: 16px;
  border: 1px solid transparent;
}
@media (min-width: 320px) {
  .navbar {
    border-radius: 0;
  }
}
@media (min-width: 320px) {
  .navbar-header {
    float: left;
  }
}
.navbar-collapse {
  overflow-x: visible;
  padding-right: 8px;
  padding-left: 8px;
  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: 320px) {
  .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: -8px;
  margin-left: -8px;
}
@media (min-width: 320px) {
  .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: 320px) {
  .navbar-static-top {
    border-radius: 0;
  }
}
.navbar-fixed-top,
.navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030;
}
@media (min-width: 320px) {
  .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: 17px 8px;
  font-size: 20px;
  line-height: 16px;
  height: 50px;
}
.navbar-brand:hover,
.navbar-brand:focus {
  text-decoration: none;
}
.navbar-brand > img {
  display: block;
}
@media (min-width: 320px) {
  .navbar > .container .navbar-brand,
  .navbar > .container-fluid .navbar-brand {
    margin-left: -8px;
  }
}
.navbar-toggle {
  position: relative;
  float: right;
  margin-right: 8px;
  padding: 9px 10px;
  margin-top: 8px;
  margin-bottom: 8px;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 0;
}
.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: 320px) {
  .navbar-toggle {
    display: none;
  }
}
.navbar-nav {
  margin: 8.5px -8px;
}
.navbar-nav > li > a {
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 16px;
}
@media (max-width: 319px) {
  .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: 16px;
  }
  .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-nav .open .dropdown-menu > li > a:focus {
    background-image: none;
  }
}
@media (min-width: 320px) {
  .navbar-nav {
    float: left;
    margin: 0;
  }
  .navbar-nav > li {
    float: left;
  }
  .navbar-nav > li > a {
    padding-top: 17px;
    padding-bottom: 17px;
  }
}
.navbar-form {
  margin-left: -8px;
  margin-right: -8px;
  padding: 10px 8px;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  margin-top: 0px;
  margin-bottom: 0px;
}
@media (min-width: 320px) {
  .navbar-form .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .form-control,
  .navbar-form .select2-container .select2-dropdown .select2-search__field {
    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,
  .navbar-form .input-group .select2-container .select2-dropdown .select2-search__field {
    width: auto;
  }
  .navbar-form .input-group > .form-control,
  .navbar-form .input-group > .select2-container .select2-dropdown .select2-search__field {
    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: 319px) {
  .navbar-form .form-group {
    margin-bottom: 5px;
  }
  .navbar-form .form-group:last-child {
    margin-bottom: 0;
  }
}
@media (min-width: 320px) {
  .navbar-form {
    width: auto;
    border: 0;
    margin-left: 0;
    margin-right: 0;
    padding-top: 0;
    padding-bottom: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
}
.navbar-nav > li > .dropdown-menu {
  margin-top: 0;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
  margin-bottom: 0;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.navbar-btn {
  margin-top: 0px;
  margin-bottom: 0px;
}
.navbar-btn.btn-sm {
  margin-top: 0.5px;
  margin-bottom: 0.5px;
}
.navbar-btn.btn-xs {
  margin-top: 14px;
  margin-bottom: 14px;
}
.navbar-text {
  margin-top: 17px;
  margin-bottom: 17px;
}
@media (min-width: 320px) {
  .navbar-text {
    float: left;
    margin-left: 8px;
    margin-right: 8px;
  }
}
@media (min-width: 320px) {
  .navbar-left {
    float: left !important;
    float: left;
  }
  .navbar-right {
    float: right !important;
    float: right;
    margin-right: -8px;
  }
  .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: 319px) {
  .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: 319px) {
  .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: 16px 0;
  margin-bottom: 16px;
  list-style: none;
  background-color: #ffffff;
  border-radius: 0;
}
.breadcrumb > li {
  display: inline-block;
}
.breadcrumb > li + li:before {
  content: "\e908";
  padding: 0 5px;
  color: #000000;
}
.breadcrumb > .active {
  color: #000000;
}
.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 16px 0;
  border-radius: 0;
}
.pagination > li {
  display: inline;
}
.pagination > li > a,
.pagination > li > span {
  position: relative;
  float: left;
  padding: 11px 16px;
  line-height: 1.5;
  text-decoration: none;
  color: #005072;
  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: 0;
  border-top-left-radius: 0;
}
.pagination > li:last-child > a,
.pagination > li:last-child > span {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus {
  z-index: 2;
  color: #01adff;
  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: 3;
  color: #ffffff;
  background-color: #005198;
  border-color: #005198;
  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: #ffffff;
  background-color: #ffffff;
  border-color: #dddddd;
  cursor: not-allowed;
}
.pagination-lg > li > a,
.pagination-lg > li > span {
  padding: 10px 15px;
  font-size: 20px;
  line-height: 1.3333333;
}
.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
  border-bottom-left-radius: 1px;
  border-top-left-radius: 1px;
}
.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
  border-bottom-right-radius: 1px;
  border-top-right-radius: 1px;
}
.pagination-sm > li > a,
.pagination-sm > li > span {
  padding: 5px 10px;
  font-size: 15px;
  line-height: 1.3;
}
.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span {
  border-bottom-left-radius: 1px;
  border-top-left-radius: 1px;
}
.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
  border-bottom-right-radius: 1px;
  border-top-right-radius: 1px;
}
.pager {
  padding-left: 0;
  margin: 16px 0;
  list-style: none;
  text-align: center;
}
.pager li {
  display: inline;
}
.pager li > a,
.pager li > span {
  display: inline-block;
  padding: 5px 14px;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-radius: 0;
}
.pager li > a:hover,
.pager li > a:focus {
  text-decoration: none;
  background-color: #eeeeee;
}
.pager .next > a,
.pager .next > span {
  float: right;
}
.pager .previous > a,
.pager .previous > span {
  float: left;
}
.pager .disabled > a,
.pager .disabled > a:hover,
.pager .disabled > a:focus,
.pager .disabled > span {
  color: #ffffff;
  background-color: #ffffff;
  cursor: not-allowed;
}
.label {
  display: inline;
  padding: .2em .6em .3em;
  font-size: 75%;
  font-weight: bold;
  line-height: 1;
  color: #1f1f1f;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: .25em;
}
a.label:hover,
a.label:focus {
  color: #ffffff;
  text-decoration: none;
  cursor: pointer;
}
.label:empty {
  display: none;
}
.btn .label,
.select2-container .select2-selection .label {
  position: relative;
  top: -1px;
}
.label-default {
  background-color: #777777;
}
.label-default[href]:hover,
.label-default[href]:focus {
  background-color: #5e5e5e;
}
.label-primary {
  background-color: #005198;
}
.label-primary[href]:hover,
.label-primary[href]:focus {
  background-color: #003665;
}
.label-success {
  background-color: #5cb85c;
}
.label-success[href]:hover,
.label-success[href]:focus {
  background-color: #449d44;
}
.label-info {
  background-color: #5bc0de;
}
.label-info[href]:hover,
.label-info[href]:focus {
  background-color: #31b0d5;
}
.label-warning {
  background-color: #f0ad4e;
}
.label-warning[href]:hover,
.label-warning[href]:focus {
  background-color: #ec971f;
}
.label-danger {
  background-color: #fa4c40;
}
.label-danger[href]:hover,
.label-danger[href]:focus {
  background-color: #f91d0e;
}
.badge {
  display: inline-block;
  min-width: 10px;
  padding: 3px 7px;
  font-size: 15px;
  font-weight: bold;
  color: #ffffff;
  line-height: 1;
  vertical-align: middle;
  white-space: nowrap;
  text-align: center;
  background-color: #777777;
  border-radius: 10px;
}
.badge:empty {
  display: none;
}
.btn .badge,
.select2-container .select2-selection .badge {
  position: relative;
  top: -1px;
}
.btn-xs .badge,
.btn-group-xs > .btn .badge,
.btn-group-xs > .select2-container .select2-selection .badge {
  top: 0;
  padding: 1px 5px;
}
a.badge:hover,
a.badge:focus {
  color: #ffffff;
  text-decoration: none;
  cursor: pointer;
}
.list-group-item.active > .badge,
.nav-pills > .active > a > .badge {
  color: #005198;
  background-color: #ffffff;
}
.list-group-item > .badge {
  float: right;
}
.list-group-item > .badge + .badge {
  margin-right: 5px;
}
.nav-pills > li > a > .badge {
  margin-left: 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: 24px;
  font-weight: 200;
}
.jumbotron > hr {
  border-top-color: #d5d5d5;
}
.container .jumbotron,
.container-fluid .jumbotron {
  border-radius: 1px;
  padding-left: 8px;
  padding-right: 8px;
}
.jumbotron .container {
  max-width: 100%;
}
@media screen and (min-width: 320px) {
  .jumbotron {
    padding-top: 48px;
    padding-bottom: 48px;
  }
  .container .jumbotron,
  .container-fluid .jumbotron {
    padding-left: 60px;
    padding-right: 60px;
  }
  .jumbotron h1,
  .jumbotron .h1 {
    font-size: 72px;
  }
}
.thumbnail {
  display: block;
  padding: 4px;
  margin-bottom: 16px;
  line-height: 1.5;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-radius: 0;
  -o-transition: border 0.2s ease-in-out;
  -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: #005198;
}
.thumbnail .caption {
  padding: 9px;
  color: #000000;
}
.alert {
  padding: 15px;
  margin-bottom: 16px;
  border: 1px solid transparent;
  border-radius: 0;
}
.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: #ffffff;
  border-color: #83c410;
  color: #83c410;
}
.alert-success hr {
  border-top-color: #73ac0e;
}
.alert-success .alert-link {
  color: #63950c;
}
.alert-info {
  background-color: #005198;
  border-color: #005198;
  color: #ffffff;
}
.alert-info hr {
  border-top-color: #00437f;
}
.alert-info .alert-link {
  color: #e6e6e6;
}
.alert-warning {
  background-color: #f9e891;
  border-color: #f9e891;
  color: #8a6d3b;
}
.alert-warning hr {
  border-top-color: #f8e379;
}
.alert-warning .alert-link {
  color: #66512c;
}
.alert-danger {
  background-color: #ffffff;
  border-color: #ffefee;
  color: #f91d0e;
}
.alert-danger hr {
  border-top-color: #fed8d5;
}
.alert-danger .alert-link {
  color: #cf1205;
}
@-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: 16px;
  margin-bottom: 16px;
  background-color: #f5f5f5;
  border-radius: 0;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
}
.progress-bar {
  float: left;
  width: 0%;
  height: 100%;
  font-size: 15px;
  line-height: 16px;
  color: #ffffff;
  text-align: center;
  background-color: #005198;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  -o-transition: width 0.6s ease;
  -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: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-size: 40px 40px;
}
.progress.active .progress-bar,
.progress-bar.active {
  -webkit-animation: progress-bar-stripes 2s linear infinite;
  -o-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: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-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: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-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: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-bar-danger {
  background-color: #fa4c40;
}
.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: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.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: 0;
  border-top-left-radius: 0;
}
.list-group-item:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
a.list-group-item,
button.list-group-item {
  color: #000000;
}
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: #000000;
  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: #005198;
  border-color: #005198;
}
.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: #65b7ff;
}
.list-group-item-success {
  color: #83c410;
  background-color: #ffffff;
}
a.list-group-item-success,
button.list-group-item-success {
  color: #83c410;
}
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: #83c410;
  background-color: #f2f2f2;
}
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: #83c410;
  border-color: #83c410;
}
.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: #fa4c40;
  background-color: #ffffff;
}
a.list-group-item-danger,
button.list-group-item-danger {
  color: #fa4c40;
}
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: #fa4c40;
  background-color: #f2f2f2;
}
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: #fa4c40;
  border-color: #fa4c40;
}
.list-group-item-heading {
  margin-top: 0;
  margin-bottom: 5px;
}
.list-group-item-text {
  margin-bottom: 0;
  line-height: 1.3;
}
.panel {
  margin-bottom: 16px;
  background-color: #ffffff;
  border: 1px solid transparent;
  border-radius: 0;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
}
.panel-body {
  padding: 15px;
}
.panel-heading {
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  border-top-right-radius: -1;
  border-top-left-radius: -1;
}
.panel-heading > .dropdown .dropdown-toggle {
  color: inherit;
}
.panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 18px;
  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: -1;
  border-bottom-left-radius: -1;
}
.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: -1;
  border-top-left-radius: -1;
}
.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: -1;
  border-bottom-left-radius: -1;
}
.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: -1;
  border-top-left-radius: -1;
}
.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: -1;
  border-top-right-radius: -1;
}
.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: -1;
}
.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: -1;
}
.panel > .table:last-child,
.panel > .table-responsive:last-child > .table:last-child {
  border-bottom-right-radius: -1;
  border-bottom-left-radius: -1;
}
.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: -1;
  border-bottom-right-radius: -1;
}
.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: -1;
}
.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: -1;
}
.panel > .panel-body + .table,
.panel > .panel-body + .table-responsive,
.panel > .table + .panel-body,
.panel > .table-responsive + .panel-body {
  border-top: 1px solid #b9b9bd;
}
.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: 16px;
}
.panel-group .panel {
  margin-bottom: 0;
  border-radius: 0;
}
.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: #f2f4f7;
  border-color: #dddddd;
}
.panel-default > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #dddddd;
}
.panel-default > .panel-heading .badge {
  color: #f2f4f7;
  background-color: #333333;
}
.panel-default > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #dddddd;
}
.panel-primary {
  border-color: #005198;
}
.panel-primary > .panel-heading {
  color: #ffffff;
  background-color: #005198;
  border-color: #005198;
}
.panel-primary > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #005198;
}
.panel-primary > .panel-heading .badge {
  color: #005198;
  background-color: #ffffff;
}
.panel-primary > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #005198;
}
.panel-success {
  border-color: #83c410;
}
.panel-success > .panel-heading {
  color: #83c410;
  background-color: #ffffff;
  border-color: #83c410;
}
.panel-success > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #83c410;
}
.panel-success > .panel-heading .badge {
  color: #ffffff;
  background-color: #83c410;
}
.panel-success > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #83c410;
}
.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: #fa4c40;
}
.panel-danger > .panel-heading {
  color: #fa4c40;
  background-color: #ffffff;
  border-color: #fa4c40;
}
.panel-danger > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #fa4c40;
}
.panel-danger > .panel-heading .badge {
  color: #ffffff;
  background-color: #fa4c40;
}
.panel-danger > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #fa4c40;
}
.embed-responsive,
.carousel .item .thumb,
.carousel__component--carousel .item .thumb,
.carousel .carousel__item .thumb,
.carousel__component--carousel .carousel__item .thumb,
.carousel .item .carousel__item--thumb,
.carousel__component--carousel .item .carousel__item--thumb,
.carousel .carousel__item .carousel__item--thumb,
.carousel__component--carousel .carousel__item .carousel__item--thumb,
.item__list .item__list--item-wrapper .item__info .item__image > a {
  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,
.item__list .item__list--item-wrapper .item__info .item__image > a > img {
  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,
.checkout-help {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border: 1px solid #e3e3e3;
  border-radius: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
}
.well blockquote {
  border-color: #ddd;
  border-color: rgba(0, 0, 0, 0.15);
}
.well-lg {
  padding: 24px;
  border-radius: 1px;
}
.well-sm {
  padding: 9px;
  border-radius: 1px;
}
.close {
  float: right;
  font-size: 24px;
  font-weight: bold;
  line-height: 1;
  color: #000000;
  opacity: 1;
  filter: alpha(opacity=100);
}
.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;
}
.modal-open {
  overflow: hidden;
}
.modal {
  display: none;
  overflow: hidden;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  -webkit-overflow-scrolling: touch;
  outline: 0;
}
.modal.fade .modal-dialog {
  -webkit-transform: translate(0, -25%);
  -ms-transform: translate(0, -25%);
  -o-transform: translate(0, -25%);
  transform: translate(0, -25%);
  -webkit-transition: -webkit-transform 0.3s ease-out;
  -moz-transition: -moz-transform 0.3s ease-out;
  -o-transition: -o-transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
}
.modal.in .modal-dialog {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0);
}
.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}
.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px;
}
.modal-content {
  position: relative;
  background-color: #ffffff;
  border: 1px solid #999999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 1px;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  background-clip: padding-box;
  outline: 0;
}
.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000000;
}
.modal-backdrop.fade {
  opacity: 0;
  filter: alpha(opacity=0);
}
.modal-backdrop.in {
  opacity: 0.5;
  filter: alpha(opacity=50);
}
.modal-header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
}
.modal-header .close {
  margin-top: -2px;
}
.modal-title {
  margin: 0;
  line-height: 1.5;
}
.modal-body {
  position: relative;
  padding: 15px;
}
.modal-footer {
  padding: 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5;
}
.modal-footer .btn + .btn,
.modal-footer .select2-container .select2-selection + .select2-container .select2-selection {
  margin-left: 5px;
  margin-bottom: 0;
}
.modal-footer .btn-group .btn + .btn,
.modal-footer .btn-group .select2-container .select2-selection + .select2-container .select2-selection {
  margin-left: -1px;
}
.modal-footer .btn-block + .btn-block {
  margin-left: 0;
}
.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}
@media (min-width: 320px) {
  .modal-dialog {
    width: 600px;
    margin: 30px auto;
  }
  .modal-content {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
  }
  .modal-sm {
    width: 300px;
  }
}
@media (min-width: 768px) {
  .modal-lg {
    width: 900px;
  }
}
.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  font-family: "Hexagon Akkurat", Arial, sans-serif;
  font-style: normal;
  font-weight: normal;
  letter-spacing: normal;
  line-break: auto;
  line-height: 1.5;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  white-space: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  font-size: 15px;
  opacity: 0;
  filter: alpha(opacity=0);
}
.tooltip.in {
  opacity: 1;
  filter: alpha(opacity=100);
}
.tooltip.top {
  margin-top: -3px;
  padding: 5px 0;
}
.tooltip.right {
  margin-left: 3px;
  padding: 0 5px;
}
.tooltip.bottom {
  margin-top: 3px;
  padding: 5px 0;
}
.tooltip.left {
  margin-left: -3px;
  padding: 0 5px;
}
.tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: #ffffff;
  text-align: center;
  background-color: #00284c;
  border-radius: 0;
}
.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 5px 5px 0;
  border-top-color: #00284c;
}
.tooltip.top-left .tooltip-arrow {
  bottom: 0;
  right: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #00284c;
}
.tooltip.top-right .tooltip-arrow {
  bottom: 0;
  left: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #00284c;
}
.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #00284c;
}
.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #00284c;
}
.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #00284c;
}
.tooltip.bottom-left .tooltip-arrow {
  top: 0;
  right: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #00284c;
}
.tooltip.bottom-right .tooltip-arrow {
  top: 0;
  left: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #00284c;
}
.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: none;
  max-width: 276px;
  padding: 1px;
  font-family: "Hexagon Akkurat", Arial, sans-serif;
  font-style: normal;
  font-weight: normal;
  letter-spacing: normal;
  line-break: auto;
  line-height: 1.5;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  white-space: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  font-size: 16px;
  background-color: #ffffff;
  background-clip: padding-box;
  border: 1px solid #cccccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 1px;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
}
.popover.top {
  margin-top: -10px;
}
.popover.right {
  margin-left: 10px;
}
.popover.bottom {
  margin-top: 10px;
}
.popover.left {
  margin-left: -10px;
}
.popover-title {
  margin: 0;
  padding: 8px 14px;
  font-size: 16px;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-radius: 0px 0px 0 0;
}
.popover-content {
  padding: 9px 14px;
}
.popover > .arrow,
.popover > .arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.popover > .arrow {
  border-width: 11px;
}
.popover > .arrow:after {
  border-width: 10px;
  content: "";
}
.popover.top > .arrow {
  left: 50%;
  margin-left: -11px;
  border-bottom-width: 0;
  border-top-color: #999999;
  border-top-color: rgba(0, 0, 0, 0.25);
  bottom: -11px;
}
.popover.top > .arrow:after {
  content: " ";
  bottom: 1px;
  margin-left: -10px;
  border-bottom-width: 0;
  border-top-color: #ffffff;
}
.popover.right > .arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-left-width: 0;
  border-right-color: #999999;
  border-right-color: rgba(0, 0, 0, 0.25);
}
.popover.right > .arrow:after {
  content: " ";
  left: 1px;
  bottom: -10px;
  border-left-width: 0;
  border-right-color: #ffffff;
}
.popover.bottom > .arrow {
  left: 50%;
  margin-left: -11px;
  border-top-width: 0;
  border-bottom-color: #999999;
  border-bottom-color: rgba(0, 0, 0, 0.25);
  top: -11px;
}
.popover.bottom > .arrow:after {
  content: " ";
  top: 1px;
  margin-left: -10px;
  border-top-width: 0;
  border-bottom-color: #ffffff;
}
.popover.left > .arrow {
  top: 50%;
  right: -11px;
  margin-top: -11px;
  border-right-width: 0;
  border-left-color: #999999;
  border-left-color: rgba(0, 0, 0, 0.25);
}
.popover.left > .arrow:after {
  content: " ";
  right: 1px;
  border-right-width: 0;
  border-left-color: #ffffff;
  bottom: -10px;
}
.carousel {
  position: relative;
}
.carousel-inner {
  position: relative;
  overflow: hidden;
  width: 100%;
}
.carousel-inner > .item {
  display: none;
  position: relative;
  -o-transition: 0.6s ease-in-out left;
  -webkit-transition: 0.6s ease-in-out left;
  transition: 0.6s ease-in-out left;
}
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  line-height: 1;
}
@media all and (transform-3d), (-webkit-transform-3d) {
  .carousel-inner > .item {
    -webkit-transition: -webkit-transform 0.6s ease-in-out;
    -moz-transition: -moz-transform 0.6s ease-in-out;
    -o-transition: -o-transform 0.6s ease-in-out;
    transition: transform 0.6s ease-in-out;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-perspective: 1000px;
    -moz-perspective: 1000px;
    perspective: 1000px;
  }
  .carousel-inner > .item.next,
  .carousel-inner > .item.active.right {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    left: 0;
  }
  .carousel-inner > .item.prev,
  .carousel-inner > .item.active.left {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    left: 0;
  }
  .carousel-inner > .item.next.left,
  .carousel-inner > .item.prev.right,
  .carousel-inner > .item.active {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    left: 0;
  }
}
.carousel-inner > .active,
.carousel-inner > .next,
.carousel-inner > .prev {
  display: block;
}
.carousel-inner > .active {
  left: 0;
}
.carousel-inner > .next,
.carousel-inner > .prev {
  position: absolute;
  top: 0;
  width: 100%;
}
.carousel-inner > .next {
  left: 100%;
}
.carousel-inner > .prev {
  left: -100%;
}
.carousel-inner > .next.left,
.carousel-inner > .prev.right {
  left: 0;
}
.carousel-inner > .active.left {
  left: -100%;
}
.carousel-inner > .active.right {
  left: 100%;
}
.carousel-control {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: 15%;
  opacity: 0.5;
  filter: alpha(opacity=50);
  font-size: 20px;
  color: #ffffff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
  background-color: rgba(0, 0, 0, 0);
}
.carousel-control.left {
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
}
.carousel-control.right {
  left: auto;
  right: 0;
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
}
.carousel-control:hover,
.carousel-control:focus {
  outline: 0;
  color: #ffffff;
  text-decoration: none;
  opacity: 0.9;
  filter: alpha(opacity=90);
}
.carousel-control .icon-prev,
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right {
  position: absolute;
  top: 50%;
  margin-top: -10px;
  z-index: 5;
  display: inline-block;
}
.carousel-control .icon-prev,
.carousel-control .glyphicon-chevron-left {
  left: 50%;
  margin-left: -10px;
}
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-right {
  right: 50%;
  margin-right: -10px;
}
.carousel-control .icon-prev,
.carousel-control .icon-next {
  width: 20px;
  height: 20px;
  line-height: 1;
  font-family: serif;
}
.carousel-control .icon-prev:before {
  content: '\2039';
}
.carousel-control .icon-next:before {
  content: '\203a';
}
.carousel-indicators {
  position: absolute;
  bottom: 10px;
  left: 50%;
  z-index: 15;
  width: 60%;
  margin-left: -30%;
  padding-left: 0;
  list-style: none;
  text-align: center;
}
.carousel-indicators li {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 1px;
  text-indent: -999px;
  border: 1px solid #ffffff;
  border-radius: 10px;
  cursor: pointer;
  background-color: #000;
  background-color: rgba(0, 0, 0, 0);
}
.carousel-indicators .active {
  margin: 0;
  width: 12px;
  height: 12px;
  background-color: #ffffff;
}
.carousel-caption {
  position: absolute;
  left: 15%;
  right: 15%;
  bottom: 20px;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #ffffff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}
.carousel-caption .btn,
.carousel-caption .select2-container .select2-selection {
  text-shadow: none;
}
@media screen and (min-width: 320px) {
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-prev,
  .carousel-control .icon-next {
    width: 30px;
    height: 30px;
    margin-top: -10px;
    font-size: 30px;
  }
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .icon-prev {
    margin-left: -10px;
  }
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-next {
    margin-right: -10px;
  }
  .carousel-caption {
    left: 20%;
    right: 20%;
    padding-bottom: 30px;
  }
  .carousel-indicators {
    bottom: 20px;
  }
}
.clearfix:before,
.clearfix:after,
.dl-horizontal dd:before,
.dl-horizontal dd:after,
.container:before,
.container:after,
.account-section:before,
.account-section: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,
.pager:before,
.pager:after,
.panel-body:before,
.panel-body:after,
.modal-header:before,
.modal-header:after,
.modal-footer:before,
.modal-footer:after,
.main-nav-wrapper .navigation__overflow ul:before,
.main-nav-wrapper .navigation__overflow ul:after,
.tabs .tabs-list:before,
.tabs .tabs-list:after,
.cart__content:before,
.cart__content:after,
#onetrust-consent-sdk #onetrust-banner-sdk.otFloatingRoundedCorner .ot-sdk-row:before,
#onetrust-consent-sdk #onetrust-banner-sdk.otFloatingRoundedCorner .ot-sdk-row:after,
.content__empty .content:before,
.content__empty .content:after,
.activate-account-page .Section1-activatAccount:before,
.activate-account-page .Section1-activatAccount:after {
  content: " ";
  display: table;
}
.clearfix:after,
.dl-horizontal dd:after,
.container:after,
.account-section: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,
.pager:after,
.panel-body:after,
.modal-header:after,
.modal-footer:after,
.main-nav-wrapper .navigation__overflow ul:after,
.tabs .tabs-list:after,
.cart__content:after,
#onetrust-consent-sdk #onetrust-banner-sdk.otFloatingRoundedCorner .ot-sdk-row:after,
.content__empty .content:after,
.activate-account-page .Section1-activatAccount:after {
  clear: both;
}
.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.pull-right {
  float: right !important;
}
.pull-left {
  float: left !important;
}
.hide {
  display: none !important;
}
.show,
.product__listing.product__grid .product__list--item.product__list--item__class .product__listing--description-meta {
  display: block !important;
}
.invisible {
  visibility: hidden;
}
.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.hidden,
.product__listing.product__grid .product__list--item.product__list--item__class .product__listing--description-meta .description-content,
.product__listing.product__grid .product__listing--description-meta,
.product__listing.product__grid .product__listing--price .sku,
.product__listing.product__grid .product__list--sku-code .sku,
.product__listing.product__grid .product__listing--price .price-text,
.product__listing.product__grid .product__list--sku-code .price-text,
.styled-select .icon-right {
  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: 319px) {
  .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: 319px) {
  .visible-xs-block {
    display: block !important;
  }
}
@media (max-width: 319px) {
  .visible-xs-inline {
    display: inline !important;
  }
}
@media (max-width: 319px) {
  .visible-xs-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 320px) and (max-width: 767px) {
  .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: 320px) and (max-width: 767px) {
  .visible-sm-block {
    display: block !important;
  }
}
@media (min-width: 320px) and (max-width: 767px) {
  .visible-sm-inline {
    display: inline !important;
  }
}
@media (min-width: 320px) and (max-width: 767px) {
  .visible-sm-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .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: 768px) and (max-width: 1023px) {
  .visible-md-block {
    display: block !important;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .visible-md-inline {
    display: inline !important;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .visible-md-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 1024px) {
  .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: 1024px) {
  .visible-lg-block {
    display: block !important;
  }
}
@media (min-width: 1024px) {
  .visible-lg-inline {
    display: inline !important;
  }
}
@media (min-width: 1024px) {
  .visible-lg-inline-block {
    display: inline-block !important;
  }
}
@media (max-width: 319px) {
  .hidden-xs {
    display: none !important;
  }
}
@media (min-width: 320px) and (max-width: 767px) {
  .hidden-sm {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .hidden-md {
    display: none !important;
  }
}
@media (min-width: 1024px) {
  .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;
  }
}
select.bs-select-hidden,
.bootstrap-select > select.bs-select-hidden,
select.selectpicker {
  display: none !important;
}
.bootstrap-select {
  width: 220px \0;
  /*IE9 and below*/
  vertical-align: middle;
}
.bootstrap-select > .dropdown-toggle {
  position: relative;
  width: 100%;
  text-align: right;
  white-space: nowrap;
  display: inline-flex;
  align-items: center;
}
.bootstrap-select > .dropdown-toggle:after {
  margin-top: -1px;
  margin-left: auto;
}
.bootstrap-select > select {
  position: absolute !important;
  bottom: 0;
  left: 50%;
  display: block !important;
  width: 0.5px !important;
  height: 100% !important;
  padding: 0 !important;
  opacity: 0 !important;
  border: none;
  z-index: 0 !important;
}
.bootstrap-select > select.mobile-device {
  top: 0;
  left: 0;
  display: block !important;
  width: 100% !important;
  z-index: 2;
}
.has-error .bootstrap-select .dropdown-toggle,
.error .bootstrap-select .dropdown-toggle,
.bootstrap-select.is-invalid .dropdown-toggle,
.was-validated .bootstrap-select .selectpicker:invalid + .dropdown-toggle {
  border-color: #b94a48;
}
.bootstrap-select.is-valid .dropdown-toggle,
.was-validated .bootstrap-select .selectpicker:valid + .dropdown-toggle {
  border-color: #28a745;
}
.bootstrap-select.fit-width {
  width: auto !important;
}
.bootstrap-select:not([class*="col-"]):not([class*="form-control"]):not(.input-group-btn) {
  width: 220px;
}
.bootstrap-select.form-control,
.bootstrap-select.select2-container .select2-dropdown .select2-search__field {
  margin-bottom: 0;
  padding: 0;
  border: none;
}
:not(.input-group) > .bootstrap-select.form-control:not([class*="col-"]),
:not(.input-group) > .bootstrap-select.select2-container .select2-dropdown .select2-search__field:not([class*="col-"]) {
  width: 100%;
}
.input-group .bootstrap-select.form-control,
.bootstrap-select.form-control.input-group-btn,
.input-group .bootstrap-select.select2-container .select2-dropdown .select2-search__field,
.bootstrap-select.select2-container .select2-dropdown .select2-search__field.input-group-btn {
  display: table-cell;
  z-index: auto;
}
.bootstrap-select:not(.input-group-btn),
.bootstrap-select[class*="col-"] {
  float: none;
  display: inline-block;
  margin-left: 0;
}
.bootstrap-select.dropdown-menu-right,
.bootstrap-select[class*="col-"].dropdown-menu-right,
.row .bootstrap-select[class*="col-"].dropdown-menu-right {
  float: right;
}
.form-inline .bootstrap-select,
.form-horizontal .bootstrap-select,
.form-group .bootstrap-select {
  margin-bottom: 0;
}
.form-group-lg .bootstrap-select.form-control,
.form-group-sm .bootstrap-select.form-control,
.form-group-lg .bootstrap-select.select2-container .select2-dropdown .select2-search__field,
.form-group-sm .bootstrap-select.select2-container .select2-dropdown .select2-search__field {
  padding: 0;
}
.form-group-lg .bootstrap-select.form-control .dropdown-toggle,
.form-group-sm .bootstrap-select.form-control .dropdown-toggle,
.form-group-lg .bootstrap-select.select2-container .select2-dropdown .select2-search__field .dropdown-toggle,
.form-group-sm .bootstrap-select.select2-container .select2-dropdown .select2-search__field .dropdown-toggle {
  height: 100%;
  font-size: inherit;
  line-height: inherit;
  border-radius: inherit;
}
.bootstrap-select.form-control-sm .dropdown-toggle,
.bootstrap-select.form-control-lg .dropdown-toggle {
  font-size: inherit;
  line-height: inherit;
  border-radius: inherit;
}
.bootstrap-select.form-control-sm .dropdown-toggle {
  padding: 0.25rem 0.5rem;
}
.bootstrap-select.form-control-lg .dropdown-toggle {
  padding: 0.5rem 1rem;
}
.form-inline .bootstrap-select .form-control,
.form-inline .bootstrap-select .select2-container .select2-dropdown .select2-search__field {
  width: 100%;
}
.bootstrap-select.disabled,
.bootstrap-select > .disabled {
  cursor: not-allowed;
}
.bootstrap-select.disabled:focus,
.bootstrap-select > .disabled:focus {
  outline: none !important;
}
.bootstrap-select.bs-container {
  position: absolute;
  top: 0;
  left: 0;
  height: 0 !important;
  padding: 0 !important;
}
.bootstrap-select.bs-container .dropdown-menu {
  z-index: 1060;
}
.bootstrap-select .dropdown-toggle:before {
  content: "";
  display: inline-block;
}
.bootstrap-select .dropdown-toggle .filter-option {
  position: static;
  top: 0;
  left: 0;
  float: left;
  padding-right: inherit;
  height: 100%;
  width: 100%;
  text-align: left;
  margin-right: -100%;
}
.input-group .bs3.bootstrap-select .dropdown-toggle .filter-option {
  position: absolute;
  padding-top: inherit;
  padding-bottom: inherit;
  padding-left: inherit;
  float: none;
}
.input-group .bs3.bootstrap-select .dropdown-toggle .filter-option .filter-option-inner {
  padding-right: inherit;
}
.bootstrap-select .dropdown-toggle .filter-option-inner-inner {
  overflow: hidden;
}
.bootstrap-select .dropdown-toggle .filter-expand {
  width: 0.5px !important;
  float: left;
  opacity: 0 !important;
  overflow: hidden;
}
.bootstrap-select .dropdown-toggle .caret {
  position: absolute;
  top: 50%;
  right: 12px;
  margin-top: -2px;
  vertical-align: middle;
}
.input-group .bootstrap-select.form-control .dropdown-toggle,
.input-group .bootstrap-select.select2-container .select2-dropdown .select2-search__field .dropdown-toggle {
  border-radius: inherit;
}
.bootstrap-select[class*="col-"] .dropdown-toggle {
  width: 100%;
}
.bootstrap-select .dropdown-menu {
  min-width: 100%;
  box-sizing: border-box;
}
.bootstrap-select .dropdown-menu > .inner:focus {
  outline: none !important;
}
.bootstrap-select .dropdown-menu.inner {
  position: static;
  float: none;
  border: 0;
  padding: 0;
  margin: 0;
  border-radius: 0;
  box-shadow: none;
}
.bootstrap-select .dropdown-menu li {
  position: relative;
}
.bootstrap-select .dropdown-menu li.active small {
  color: #ffffff !important;
}
.bootstrap-select .dropdown-menu li.disabled a {
  cursor: not-allowed;
}
.bootstrap-select .dropdown-menu li a {
  cursor: pointer;
  user-select: none;
}
.bootstrap-select .dropdown-menu li a.opt {
  position: relative;
  padding-left: 2.25em;
}
.bootstrap-select .dropdown-menu li a span.check-mark {
  display: none;
}
.bootstrap-select .dropdown-menu li a span.text {
  display: inline-block;
}
.bootstrap-select .dropdown-menu li small {
  padding-left: 0.5em;
}
.bootstrap-select .dropdown-menu .notify {
  position: absolute;
  bottom: 5px;
  width: 96%;
  margin: 0 2%;
  min-height: 26px;
  padding: 3px 5px;
  background: #f5f5f5;
  border: 1px solid #e3e3e3;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  pointer-events: none;
  opacity: 0.9;
  box-sizing: border-box;
}
.bootstrap-select .no-results {
  padding: 3px;
  background: #f5f5f5;
  margin: 0 5px;
  white-space: nowrap;
}
.bootstrap-select.fit-width .dropdown-toggle .filter-option {
  position: static;
  display: inline;
  padding: 0;
}
.bootstrap-select.fit-width .dropdown-toggle .filter-option-inner,
.bootstrap-select.fit-width .dropdown-toggle .filter-option-inner-inner {
  display: inline;
}
.bootstrap-select.fit-width .dropdown-toggle .caret {
  position: static;
  top: auto;
  margin-top: -1px;
}
.bootstrap-select.show-tick .dropdown-menu .selected span.check-mark {
  position: absolute;
  display: inline-block;
  right: 15px;
  top: 5px;
}
.bootstrap-select.show-tick .dropdown-menu li a span.text {
  margin-right: 34px;
}
.bootstrap-select .bs-ok-default:after {
  content: "";
  display: block;
  width: 0.5em;
  height: 1em;
  border-style: solid;
  border-width: 0 0.26em 0.26em 0;
  transform: rotate(45deg);
}
.bootstrap-select.show-menu-arrow.open > .dropdown-toggle,
.bootstrap-select.show-menu-arrow.show > .dropdown-toggle {
  z-index: 1061;
}
.bootstrap-select.show-menu-arrow .dropdown-toggle .filter-option:before {
  content: "";
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-bottom: 7px solid rgba(204, 204, 204, 0.2);
  position: absolute;
  bottom: -4px;
  left: 9px;
  display: none;
}
.bootstrap-select.show-menu-arrow .dropdown-toggle .filter-option:after {
  content: "";
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-bottom: 6px solid white;
  position: absolute;
  bottom: -4px;
  left: 10px;
  display: none;
}
.bootstrap-select.show-menu-arrow.dropup .dropdown-toggle .filter-option:before {
  bottom: auto;
  top: -4px;
  border-top: 7px solid rgba(204, 204, 204, 0.2);
  border-bottom: 0;
}
.bootstrap-select.show-menu-arrow.dropup .dropdown-toggle .filter-option:after {
  bottom: auto;
  top: -4px;
  border-top: 6px solid white;
  border-bottom: 0;
}
.bootstrap-select.show-menu-arrow.pull-right .dropdown-toggle .filter-option:before {
  right: 12px;
  left: auto;
}
.bootstrap-select.show-menu-arrow.pull-right .dropdown-toggle .filter-option:after {
  right: 13px;
  left: auto;
}
.bootstrap-select.show-menu-arrow.open > .dropdown-toggle .filter-option:before,
.bootstrap-select.show-menu-arrow.show > .dropdown-toggle .filter-option:before,
.bootstrap-select.show-menu-arrow.open > .dropdown-toggle .filter-option:after,
.bootstrap-select.show-menu-arrow.show > .dropdown-toggle .filter-option:after {
  display: block;
}
.bs-searchbox,
.bs-actionsbox,
.bs-donebutton {
  padding: 4px 8px;
}
.bs-actionsbox {
  width: 100%;
  box-sizing: border-box;
}
.bs-actionsbox .btn-group button {
  width: 50%;
}
.bs-donebutton {
  float: left;
  width: 100%;
  box-sizing: border-box;
}
.bs-donebutton .btn-group button {
  width: 100%;
}
.bs-searchbox + .bs-actionsbox {
  padding: 0 8px 4px;
}
.bs-searchbox .form-control,
.bs-searchbox .select2-container .select2-dropdown .select2-search__field {
  margin-bottom: 0;
  width: 100%;
  float: none;
}
.fa-icon {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: 'FontAwesome';
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.glyphicon {
  font-family: 'FontAwesome';
}
.fa-chevron-left:before,
.glyphicon-chevron-left:before {
  content: "\f053";
}
.fa-chevron-right:before,
.glyphicon-chevron-right:before {
  content: "\f054";
}
.fa-chevron-up:before,
.glyphicon-chevron-up:before {
  content: "\f077";
}
.fa-chevron-down:before,
.glyphicon-chevron-down:before {
  content: "\f078";
}
.fa-forward:before,
.glyphicon-forward:before {
  content: "\f101";
}
.fa-backward:before,
.faglyphicon-backward:before {
  content: "\f100";
}
.fa-check:before,
.glyphicon-ok:before {
  content: "\f00c";
}
.fa-close:before,
.glyphicon-remove:before {
  content: "\f00d";
}
/* jQuery */
/*! jQuery UI - v1.12.1 - 2017-08-06
* http://jqueryui.com
* Includes: draggable.css, core.css, resizable.css, selectable.css, sortable.css, accordion.css, autocomplete.css, menu.css, button.css, controlgroup.css, checkboxradio.css, datepicker.css, dialog.css, progressbar.css, selectmenu.css, slider.css, spinner.css, tabs.css, tooltip.css, theme.css
* To view and modify this theme, visit http://jqueryui.com/themeroller/?scope=&folderName=base&cornerRadiusShadow=8px&offsetLeftShadow=0px&offsetTopShadow=0px&thicknessShadow=5px&opacityShadow=30&bgImgOpacityShadow=0&bgTextureShadow=flat&bgColorShadow=666666&opacityOverlay=30&bgImgOpacityOverlay=0&bgTextureOverlay=flat&bgColorOverlay=aaaaaa&iconColorError=cc0000&fcError=5f3f3f&borderColorError=f1a899&bgTextureError=flat&bgColorError=fddfdf&iconColorHighlight=777620&fcHighlight=777620&borderColorHighlight=dad55e&bgTextureHighlight=flat&bgColorHighlight=fffa90&iconColorActive=ffffff&fcActive=ffffff&borderColorActive=003eff&bgTextureActive=flat&bgColorActive=007fff&iconColorHover=555555&fcHover=2b2b2b&borderColorHover=cccccc&bgTextureHover=flat&bgColorHover=ededed&iconColorDefault=777777&fcDefault=454545&borderColorDefault=c5c5c5&bgTextureDefault=flat&bgColorDefault=f6f6f6&iconColorContent=444444&fcContent=333333&borderColorContent=dddddd&bgTextureContent=flat&bgColorContent=ffffff&iconColorHeader=444444&fcHeader=333333&borderColorHeader=dddddd&bgTextureHeader=flat&bgColorHeader=e9e9e9&cornerRadius=3px&fwDefault=normal&fsDefault=1em&ffDefault=Arial%2CHelvetica%2Csans-serif
* Copyright jQuery Foundation and other contributors; Licensed MIT */
.ui-draggable-handle {
  -ms-touch-action: none;
  touch-action: none;
}
/* Layout helpers
----------------------------------*/
.ui-helper-hidden {
  display: none;
}
.ui-helper-hidden-accessible {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.ui-helper-reset {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  line-height: 1.3;
  text-decoration: none;
  font-size: 100%;
  list-style: none;
}
.ui-helper-clearfix:before,
.ui-helper-clearfix:after {
  content: "";
  display: table;
  border-collapse: collapse;
}
.ui-helper-clearfix:after {
  clear: both;
}
.ui-helper-zfix {
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  position: absolute;
  opacity: 0;
  filter: alpha(opacity=0);
  /* support: IE8 */
}
.ui-front {
  z-index: 100;
}
/* Interaction Cues
----------------------------------*/
.ui-state-disabled {
  cursor: default !important;
  pointer-events: none;
}
/* Icons
----------------------------------*/
.ui-icon {
  display: inline-block;
  vertical-align: middle;
  margin-top: -0.25em;
  position: relative;
  text-indent: -99999px;
  overflow: hidden;
  background-repeat: no-repeat;
}
.ui-widget-icon-block {
  left: 50%;
  margin-left: -8px;
  display: block;
}
/* Misc visuals
----------------------------------*/
/* Overlays */
.ui-widget-overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.ui-resizable {
  position: relative;
}
.ui-resizable-handle {
  position: absolute;
  font-size: 0.1px;
  display: block;
  -ms-touch-action: none;
  touch-action: none;
}
.ui-resizable-disabled .ui-resizable-handle,
.ui-resizable-autohide .ui-resizable-handle {
  display: none;
}
.ui-resizable-n {
  cursor: n-resize;
  height: 7px;
  width: 100%;
  top: -5px;
  left: 0;
}
.ui-resizable-s {
  cursor: s-resize;
  height: 7px;
  width: 100%;
  bottom: -5px;
  left: 0;
}
.ui-resizable-e {
  cursor: e-resize;
  width: 7px;
  right: -5px;
  top: 0;
  height: 100%;
}
.ui-resizable-w {
  cursor: w-resize;
  width: 7px;
  left: -5px;
  top: 0;
  height: 100%;
}
.ui-resizable-se {
  cursor: se-resize;
  width: 12px;
  height: 12px;
  right: 1px;
  bottom: 1px;
}
.ui-resizable-sw {
  cursor: sw-resize;
  width: 9px;
  height: 9px;
  left: -5px;
  bottom: -5px;
}
.ui-resizable-nw {
  cursor: nw-resize;
  width: 9px;
  height: 9px;
  left: -5px;
  top: -5px;
}
.ui-resizable-ne {
  cursor: ne-resize;
  width: 9px;
  height: 9px;
  right: -5px;
  top: -5px;
}
.ui-selectable {
  -ms-touch-action: none;
  touch-action: none;
}
.ui-selectable-helper {
  position: absolute;
  z-index: 100;
  border: 1px dotted black;
}
.ui-sortable-handle {
  -ms-touch-action: none;
  touch-action: none;
}
.ui-accordion .ui-accordion-header {
  display: block;
  cursor: pointer;
  position: relative;
  margin: 2px 0 0 0;
  padding: .5em .5em .5em .7em;
  font-size: 100%;
}
.ui-accordion .ui-accordion-content {
  padding: 1em 2.2em;
  border-top: 0;
  overflow: auto;
}
.ui-autocomplete {
  position: absolute;
  top: 0;
  left: 0;
  cursor: default;
}
.ui-menu {
  list-style: none;
  padding: 0;
  margin: 0;
  display: block;
  outline: 0;
}
.ui-menu .ui-menu {
  position: absolute;
}
.ui-menu .ui-menu-item {
  margin: 0;
  cursor: pointer;
  /* support: IE10, see #8844 */
  list-style-image: url("data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7");
}
.ui-menu .ui-menu-item-wrapper {
  position: relative;
  padding: 3px 1em 3px .4em;
}
.ui-menu .ui-menu-divider {
  margin: 5px 0;
  height: 0;
  font-size: 0;
  line-height: 0;
  border-width: 1px 0 0 0;
}
.ui-menu .ui-state-focus,
.ui-menu .ui-state-active {
  margin: -1px;
}
/* icon support */
.ui-menu-icons {
  position: relative;
}
.ui-menu-icons .ui-menu-item-wrapper {
  padding-left: 2em;
}
/* left-aligned */
.ui-menu .ui-icon {
  position: absolute;
  top: 0;
  bottom: 0;
  left: .2em;
  margin: auto 0;
}
/* right-aligned */
.ui-menu .ui-menu-icon {
  left: auto;
  right: 0;
}
.ui-button {
  padding: .4em 1em;
  display: inline-block;
  position: relative;
  line-height: normal;
  margin-right: .1em;
  cursor: pointer;
  vertical-align: middle;
  text-align: center;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  /* Support: IE <= 11 */
  overflow: visible;
}
.ui-button,
.ui-button:link,
.ui-button:visited,
.ui-button:hover,
.ui-button:active {
  text-decoration: none;
}
/* to make room for the icon, a width needs to be set here */
.ui-button-icon-only {
  width: 2em;
  box-sizing: border-box;
  text-indent: -9999px;
  white-space: nowrap;
}
/* no icon support for input elements */
input.ui-button.ui-button-icon-only {
  text-indent: 0;
}
/* button icon element(s) */
.ui-button-icon-only .ui-icon {
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -8px;
  margin-left: -8px;
}
.ui-button.ui-icon-notext .ui-icon {
  padding: 0;
  width: 2.1em;
  height: 2.1em;
  text-indent: -9999px;
  white-space: nowrap;
}
input.ui-button.ui-icon-notext .ui-icon {
  width: auto;
  height: auto;
  text-indent: 0;
  white-space: normal;
  padding: .4em 1em;
}
/* workarounds */
/* Support: Firefox 5 - 40 */
input.ui-button::-moz-focus-inner,
button.ui-button::-moz-focus-inner {
  border: 0;
  padding: 0;
}
.ui-controlgroup {
  vertical-align: middle;
  display: inline-block;
}
.ui-controlgroup > .ui-controlgroup-item {
  float: left;
  margin-left: 0;
  margin-right: 0;
}
.ui-controlgroup > .ui-controlgroup-item:focus,
.ui-controlgroup > .ui-controlgroup-item.ui-visual-focus {
  z-index: 9999;
}
.ui-controlgroup-vertical > .ui-controlgroup-item {
  display: block;
  float: none;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  text-align: left;
}
.ui-controlgroup-vertical .ui-controlgroup-item {
  box-sizing: border-box;
}
.ui-controlgroup .ui-controlgroup-label {
  padding: .4em 1em;
}
.ui-controlgroup .ui-controlgroup-label span {
  font-size: 80%;
}
.ui-controlgroup-horizontal .ui-controlgroup-label + .ui-controlgroup-item {
  border-left: none;
}
.ui-controlgroup-vertical .ui-controlgroup-label + .ui-controlgroup-item {
  border-top: none;
}
.ui-controlgroup-horizontal .ui-controlgroup-label.ui-widget-content {
  border-right: none;
}
.ui-controlgroup-vertical .ui-controlgroup-label.ui-widget-content {
  border-bottom: none;
}
/* Spinner specific style fixes */
.ui-controlgroup-vertical .ui-spinner-input {
  /* Support: IE8 only, Android < 4.4 only */
  width: 75%;
  width: calc(97.6%);
}
.ui-controlgroup-vertical .ui-spinner .ui-spinner-up {
  border-top-style: solid;
}
.ui-checkboxradio-label .ui-icon-background {
  box-shadow: inset 1px 1px 1px #ccc;
  border-radius: .12em;
  border: none;
}
.ui-checkboxradio-radio-label .ui-icon-background {
  width: 16px;
  height: 16px;
  border-radius: 1em;
  overflow: visible;
  border: none;
}
.ui-checkboxradio-radio-label.ui-checkboxradio-checked .ui-icon,
.ui-checkboxradio-radio-label.ui-checkboxradio-checked:hover .ui-icon {
  background-image: none;
  width: 8px;
  height: 8px;
  border-width: 4px;
  border-style: solid;
}
.ui-checkboxradio-disabled {
  pointer-events: none;
}
.ui-datepicker {
  width: 17em;
  padding: .2em .2em 0;
  display: none;
}
.ui-datepicker .ui-datepicker-header {
  position: relative;
  padding: .2em 0;
}
.ui-datepicker .ui-datepicker-prev,
.ui-datepicker .ui-datepicker-next {
  position: absolute;
  top: 2px;
  width: 1.8em;
  height: 1.8em;
}
.ui-datepicker .ui-datepicker-prev-hover,
.ui-datepicker .ui-datepicker-next-hover {
  top: 1px;
}
.ui-datepicker .ui-datepicker-prev {
  left: 2px;
}
.ui-datepicker .ui-datepicker-next {
  right: 2px;
}
.ui-datepicker .ui-datepicker-prev-hover {
  left: 1px;
}
.ui-datepicker .ui-datepicker-next-hover {
  right: 1px;
}
.ui-datepicker .ui-datepicker-prev span,
.ui-datepicker .ui-datepicker-next span {
  display: block;
  position: absolute;
  left: 50%;
  margin-left: -8px;
  top: 50%;
  margin-top: -8px;
}
.ui-datepicker .ui-datepicker-title {
  margin: 0 2.3em;
  line-height: 1.8em;
  text-align: center;
}
.ui-datepicker .ui-datepicker-title select {
  font-size: 1em;
  margin: 1px 0;
}
.ui-datepicker select.ui-datepicker-month,
.ui-datepicker select.ui-datepicker-year {
  width: 45%;
}
.ui-datepicker table {
  width: 100%;
  font-size: .9em;
  border-collapse: collapse;
  margin: 0 0 .4em;
}
.ui-datepicker th {
  padding: .7em .3em;
  text-align: center;
  font-weight: bold;
  border: 0;
}
.ui-datepicker td {
  border: 0;
  padding: 1px;
}
.ui-datepicker td span,
.ui-datepicker td a {
  display: block;
  padding: .2em;
  text-align: right;
  text-decoration: none;
}
.ui-datepicker .ui-datepicker-buttonpane {
  background-image: none;
  margin: .7em 0 0 0;
  padding: 0 .2em;
  border-left: 0;
  border-right: 0;
  border-bottom: 0;
}
.ui-datepicker .ui-datepicker-buttonpane button {
  float: right;
  margin: .5em .2em .4em;
  cursor: pointer;
  padding: .2em .6em .3em .6em;
  width: auto;
  overflow: visible;
}
.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current {
  float: left;
}
/* with multiple calendars */
.ui-datepicker.ui-datepicker-multi {
  width: auto;
}
.ui-datepicker-multi .ui-datepicker-group {
  float: left;
}
.ui-datepicker-multi .ui-datepicker-group table {
  width: 95%;
  margin: 0 auto .4em;
}
.ui-datepicker-multi-2 .ui-datepicker-group {
  width: 50%;
}
.ui-datepicker-multi-3 .ui-datepicker-group {
  width: 33.3%;
}
.ui-datepicker-multi-4 .ui-datepicker-group {
  width: 25%;
}
.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header,
.ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header {
  border-left-width: 0;
}
.ui-datepicker-multi .ui-datepicker-buttonpane {
  clear: left;
}
.ui-datepicker-row-break {
  clear: both;
  width: 100%;
  font-size: 0;
}
/* RTL support */
.ui-datepicker-rtl {
  direction: rtl;
}
.ui-datepicker-rtl .ui-datepicker-prev {
  right: 2px;
  left: auto;
}
.ui-datepicker-rtl .ui-datepicker-next {
  left: 2px;
  right: auto;
}
.ui-datepicker-rtl .ui-datepicker-prev:hover {
  right: 1px;
  left: auto;
}
.ui-datepicker-rtl .ui-datepicker-next:hover {
  left: 1px;
  right: auto;
}
.ui-datepicker-rtl .ui-datepicker-buttonpane {
  clear: right;
}
.ui-datepicker-rtl .ui-datepicker-buttonpane button {
  float: left;
}
.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current,
.ui-datepicker-rtl .ui-datepicker-group {
  float: right;
}
.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header,
.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header {
  border-right-width: 0;
  border-left-width: 1px;
}
/* Icons */
.ui-datepicker .ui-icon {
  display: block;
  text-indent: -99999px;
  overflow: hidden;
  background-repeat: no-repeat;
  left: .5em;
  top: .3em;
}
.ui-dialog {
  position: absolute;
  top: 0;
  left: 0;
  padding: .2em;
  outline: 0;
}
.ui-dialog .ui-dialog-titlebar {
  padding: .4em 1em;
  position: relative;
}
.ui-dialog .ui-dialog-title {
  float: left;
  margin: .1em 0;
  white-space: nowrap;
  width: 90%;
  overflow: hidden;
  text-overflow: ellipsis;
}
.ui-dialog .ui-dialog-titlebar-close {
  position: absolute;
  right: .3em;
  top: 50%;
  width: 20px;
  margin: -10px 0 0 0;
  padding: 1px;
  height: 20px;
}
.ui-dialog .ui-dialog-content {
  position: relative;
  border: 0;
  padding: .5em 1em;
  background: none;
  overflow: auto;
}
.ui-dialog .ui-dialog-buttonpane {
  text-align: left;
  border-width: 1px 0 0 0;
  background-image: none;
  margin-top: .5em;
  padding: .3em 1em .5em .4em;
}
.ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset {
  float: right;
}
.ui-dialog .ui-dialog-buttonpane button {
  margin: .5em .4em .5em 0;
  cursor: pointer;
}
.ui-dialog .ui-resizable-n {
  height: 2px;
  top: 0;
}
.ui-dialog .ui-resizable-e {
  width: 2px;
  right: 0;
}
.ui-dialog .ui-resizable-s {
  height: 2px;
  bottom: 0;
}
.ui-dialog .ui-resizable-w {
  width: 2px;
  left: 0;
}
.ui-dialog .ui-resizable-se,
.ui-dialog .ui-resizable-sw,
.ui-dialog .ui-resizable-ne,
.ui-dialog .ui-resizable-nw {
  width: 7px;
  height: 7px;
}
.ui-dialog .ui-resizable-se {
  right: 0;
  bottom: 0;
}
.ui-dialog .ui-resizable-sw {
  left: 0;
  bottom: 0;
}
.ui-dialog .ui-resizable-ne {
  right: 0;
  top: 0;
}
.ui-dialog .ui-resizable-nw {
  left: 0;
  top: 0;
}
.ui-draggable .ui-dialog-titlebar {
  cursor: move;
}
.ui-progressbar {
  height: 2em;
  text-align: left;
  overflow: hidden;
}
.ui-progressbar .ui-progressbar-value {
  margin: -1px;
  height: 100%;
}
.ui-progressbar .ui-progressbar-overlay {
  background: url("data:image/gif;base64,R0lGODlhKAAoAIABAAAAAP///yH/C05FVFNDQVBFMi4wAwEAAAAh+QQJAQABACwAAAAAKAAoAAACkYwNqXrdC52DS06a7MFZI+4FHBCKoDeWKXqymPqGqxvJrXZbMx7Ttc+w9XgU2FB3lOyQRWET2IFGiU9m1frDVpxZZc6bfHwv4c1YXP6k1Vdy292Fb6UkuvFtXpvWSzA+HycXJHUXiGYIiMg2R6W459gnWGfHNdjIqDWVqemH2ekpObkpOlppWUqZiqr6edqqWQAAIfkECQEAAQAsAAAAACgAKAAAApSMgZnGfaqcg1E2uuzDmmHUBR8Qil95hiPKqWn3aqtLsS18y7G1SzNeowWBENtQd+T1JktP05nzPTdJZlR6vUxNWWjV+vUWhWNkWFwxl9VpZRedYcflIOLafaa28XdsH/ynlcc1uPVDZxQIR0K25+cICCmoqCe5mGhZOfeYSUh5yJcJyrkZWWpaR8doJ2o4NYq62lAAACH5BAkBAAEALAAAAAAoACgAAAKVDI4Yy22ZnINRNqosw0Bv7i1gyHUkFj7oSaWlu3ovC8GxNso5fluz3qLVhBVeT/Lz7ZTHyxL5dDalQWPVOsQWtRnuwXaFTj9jVVh8pma9JjZ4zYSj5ZOyma7uuolffh+IR5aW97cHuBUXKGKXlKjn+DiHWMcYJah4N0lYCMlJOXipGRr5qdgoSTrqWSq6WFl2ypoaUAAAIfkECQEAAQAsAAAAACgAKAAAApaEb6HLgd/iO7FNWtcFWe+ufODGjRfoiJ2akShbueb0wtI50zm02pbvwfWEMWBQ1zKGlLIhskiEPm9R6vRXxV4ZzWT2yHOGpWMyorblKlNp8HmHEb/lCXjcW7bmtXP8Xt229OVWR1fod2eWqNfHuMjXCPkIGNileOiImVmCOEmoSfn3yXlJWmoHGhqp6ilYuWYpmTqKUgAAIfkECQEAAQAsAAAAACgAKAAAApiEH6kb58biQ3FNWtMFWW3eNVcojuFGfqnZqSebuS06w5V80/X02pKe8zFwP6EFWOT1lDFk8rGERh1TTNOocQ61Hm4Xm2VexUHpzjymViHrFbiELsefVrn6XKfnt2Q9G/+Xdie499XHd2g4h7ioOGhXGJboGAnXSBnoBwKYyfioubZJ2Hn0RuRZaflZOil56Zp6iioKSXpUAAAh+QQJAQABACwAAAAAKAAoAAACkoQRqRvnxuI7kU1a1UU5bd5tnSeOZXhmn5lWK3qNTWvRdQxP8qvaC+/yaYQzXO7BMvaUEmJRd3TsiMAgswmNYrSgZdYrTX6tSHGZO73ezuAw2uxuQ+BbeZfMxsexY35+/Qe4J1inV0g4x3WHuMhIl2jXOKT2Q+VU5fgoSUI52VfZyfkJGkha6jmY+aaYdirq+lQAACH5BAkBAAEALAAAAAAoACgAAAKWBIKpYe0L3YNKToqswUlvznigd4wiR4KhZrKt9Upqip61i9E3vMvxRdHlbEFiEXfk9YARYxOZZD6VQ2pUunBmtRXo1Lf8hMVVcNl8JafV38aM2/Fu5V16Bn63r6xt97j09+MXSFi4BniGFae3hzbH9+hYBzkpuUh5aZmHuanZOZgIuvbGiNeomCnaxxap2upaCZsq+1kAACH5BAkBAAEALAAAAAAoACgAAAKXjI8By5zf4kOxTVrXNVlv1X0d8IGZGKLnNpYtm8Lr9cqVeuOSvfOW79D9aDHizNhDJidFZhNydEahOaDH6nomtJjp1tutKoNWkvA6JqfRVLHU/QUfau9l2x7G54d1fl995xcIGAdXqMfBNadoYrhH+Mg2KBlpVpbluCiXmMnZ2Sh4GBqJ+ckIOqqJ6LmKSllZmsoq6wpQAAAh+QQJAQABACwAAAAAKAAoAAAClYx/oLvoxuJDkU1a1YUZbJ59nSd2ZXhWqbRa2/gF8Gu2DY3iqs7yrq+xBYEkYvFSM8aSSObE+ZgRl1BHFZNr7pRCavZ5BW2142hY3AN/zWtsmf12p9XxxFl2lpLn1rseztfXZjdIWIf2s5dItwjYKBgo9yg5pHgzJXTEeGlZuenpyPmpGQoKOWkYmSpaSnqKileI2FAAACH5BAkBAAEALAAAAAAoACgAAAKVjB+gu+jG4kORTVrVhRlsnn2dJ3ZleFaptFrb+CXmO9OozeL5VfP99HvAWhpiUdcwkpBH3825AwYdU8xTqlLGhtCosArKMpvfa1mMRae9VvWZfeB2XfPkeLmm18lUcBj+p5dnN8jXZ3YIGEhYuOUn45aoCDkp16hl5IjYJvjWKcnoGQpqyPlpOhr3aElaqrq56Bq7VAAAOw==");
  height: 100%;
  filter: alpha(opacity=25);
  /* support: IE8 */
  opacity: 0.25;
}
.ui-progressbar-indeterminate .ui-progressbar-value {
  background-image: none;
}
.ui-selectmenu-menu {
  padding: 0;
  margin: 0;
  position: absolute;
  top: 0;
  left: 0;
  display: none;
}
.ui-selectmenu-menu .ui-menu {
  overflow: auto;
  overflow-x: hidden;
  padding-bottom: 1px;
}
.ui-selectmenu-menu .ui-menu .ui-selectmenu-optgroup {
  font-size: 1em;
  font-weight: bold;
  line-height: 1.5;
  padding: 2px 0.4em;
  margin: 0.5em 0 0 0;
  height: auto;
  border: 0;
}
.ui-selectmenu-open {
  display: block;
}
.ui-selectmenu-text {
  display: block;
  margin-right: 20px;
  overflow: hidden;
  text-overflow: ellipsis;
}
.ui-selectmenu-button.ui-button {
  text-align: left;
  white-space: nowrap;
  width: 14em;
}
.ui-selectmenu-icon.ui-icon {
  float: right;
  margin-top: 0;
}
.ui-slider {
  position: relative;
  text-align: left;
}
.ui-slider .ui-slider-handle {
  position: absolute;
  z-index: 2;
  width: 1.2em;
  height: 1.2em;
  cursor: default;
  -ms-touch-action: none;
  touch-action: none;
}
.ui-slider .ui-slider-range {
  position: absolute;
  z-index: 1;
  font-size: .7em;
  display: block;
  border: 0;
  background-position: 0 0;
}
/* support: IE8 - See #6727 */
.ui-slider.ui-state-disabled .ui-slider-handle,
.ui-slider.ui-state-disabled .ui-slider-range {
  filter: inherit;
}
.ui-slider-horizontal {
  height: .8em;
}
.ui-slider-horizontal .ui-slider-handle {
  top: -0.3em;
  margin-left: -0.6em;
}
.ui-slider-horizontal .ui-slider-range {
  top: 0;
  height: 100%;
}
.ui-slider-horizontal .ui-slider-range-min {
  left: 0;
}
.ui-slider-horizontal .ui-slider-range-max {
  right: 0;
}
.ui-slider-vertical {
  width: .8em;
  height: 100px;
}
.ui-slider-vertical .ui-slider-handle {
  left: -0.3em;
  margin-left: 0;
  margin-bottom: -0.6em;
}
.ui-slider-vertical .ui-slider-range {
  left: 0;
  width: 100%;
}
.ui-slider-vertical .ui-slider-range-min {
  bottom: 0;
}
.ui-slider-vertical .ui-slider-range-max {
  top: 0;
}
.ui-spinner {
  position: relative;
  display: inline-block;
  overflow: hidden;
  padding: 0;
  vertical-align: middle;
}
.ui-spinner-input {
  border: none;
  background: none;
  color: inherit;
  padding: .222em 0;
  margin: .2em 0;
  vertical-align: middle;
  margin-left: .4em;
  margin-right: 2em;
}
.ui-spinner-button {
  width: 1.6em;
  height: 50%;
  font-size: .5em;
  padding: 0;
  margin: 0;
  text-align: center;
  position: absolute;
  cursor: default;
  display: block;
  overflow: hidden;
  right: 0;
}
/* more specificity required here to override default borders */
.ui-spinner a.ui-spinner-button {
  border-top-style: none;
  border-bottom-style: none;
  border-right-style: none;
}
.ui-spinner-up {
  top: 0;
}
.ui-spinner-down {
  bottom: 0;
}
.ui-tabs {
  position: relative;
  /* position: relative prevents IE scroll bug (element with position: relative inside container with overflow: auto appear as "fixed") */
  padding: .2em;
}
.ui-tabs .ui-tabs-nav {
  margin: 0;
  padding: .2em .2em 0;
}
.ui-tabs .ui-tabs-nav li {
  list-style: none;
  float: left;
  position: relative;
  top: 0;
  margin: 1px .2em 0 0;
  border-bottom-width: 0;
  padding: 0;
  white-space: nowrap;
}
.ui-tabs .ui-tabs-nav .ui-tabs-anchor {
  float: left;
  padding: .5em 1em;
  text-decoration: none;
}
.ui-tabs .ui-tabs-nav li.ui-tabs-active {
  margin-bottom: -1px;
  padding-bottom: 1px;
}
.ui-tabs .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor,
.ui-tabs .ui-tabs-nav li.ui-state-disabled .ui-tabs-anchor,
.ui-tabs .ui-tabs-nav li.ui-tabs-loading .ui-tabs-anchor {
  cursor: text;
}
.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor {
  cursor: pointer;
}
.ui-tabs .ui-tabs-panel {
  display: block;
  border-width: 0;
  padding: 1em 1.4em;
  background: none;
}
.ui-tooltip {
  padding: 8px;
  position: absolute;
  z-index: 9999;
  max-width: 300px;
}
body .ui-tooltip {
  border-width: 2px;
}
/* Component containers
----------------------------------*/
.ui-widget {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 1em;
}
.ui-widget .ui-widget {
  font-size: 1em;
}
.ui-widget input,
.ui-widget select,
.ui-widget textarea,
.ui-widget button {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 1em;
}
.ui-widget.ui-widget-content {
  border: 1px solid #c5c5c5;
}
.ui-widget-content {
  border: 1px solid #dddddd;
  background: #ffffff;
  color: #333333;
}
.ui-widget-content a {
  color: #333333;
}
.ui-widget-header {
  border: 1px solid #dddddd;
  background: #e9e9e9;
  color: #333333;
  font-weight: bold;
}
.ui-widget-header a {
  color: #333333;
}
/* Interaction states
----------------------------------*/
.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default,
.ui-button,
html .ui-button.ui-state-disabled:hover,
html .ui-button.ui-state-disabled:active {
  border: 1px solid #c5c5c5;
  background: #f6f6f6;
  font-weight: normal;
  color: #454545;
}
.ui-state-default a,
.ui-state-default a:link,
.ui-state-default a:visited,
a.ui-button,
a:link.ui-button,
a:visited.ui-button,
.ui-button {
  color: #454545;
  text-decoration: none;
}
.ui-state-hover,
.ui-widget-content .ui-state-hover,
.ui-widget-header .ui-state-hover,
.ui-state-focus,
.ui-widget-content .ui-state-focus,
.ui-widget-header .ui-state-focus,
.ui-button:hover,
.ui-button:focus {
  border: 1px solid #cccccc;
  background: #ededed;
  font-weight: normal;
  color: #2b2b2b;
}
.ui-state-hover a,
.ui-state-hover a:hover,
.ui-state-hover a:link,
.ui-state-hover a:visited,
.ui-state-focus a,
.ui-state-focus a:hover,
.ui-state-focus a:link,
.ui-state-focus a:visited,
a.ui-button:hover,
a.ui-button:focus {
  color: #2b2b2b;
  text-decoration: none;
}
.ui-visual-focus {
  box-shadow: 0 0 3px 1px #5e9ed6;
}
.ui-state-active,
.ui-widget-content .ui-state-active,
.ui-widget-header .ui-state-active,
a.ui-button:active,
.ui-button:active,
.ui-button.ui-state-active:hover {
  border: 1px solid #003eff;
  background: #007fff;
  font-weight: normal;
  color: #ffffff;
}
.ui-icon-background,
.ui-state-active .ui-icon-background {
  border: #003eff;
  background-color: #ffffff;
}
.ui-state-active a,
.ui-state-active a:link,
.ui-state-active a:visited {
  color: #ffffff;
  text-decoration: none;
}
/* Interaction Cues
----------------------------------*/
.ui-state-highlight,
.ui-widget-content .ui-state-highlight,
.ui-widget-header .ui-state-highlight {
  border: 1px solid #dad55e;
  background: #fffa90;
  color: #777620;
}
.ui-state-checked {
  border: 1px solid #dad55e;
  background: #fffa90;
}
.ui-state-highlight a,
.ui-widget-content .ui-state-highlight a,
.ui-widget-header .ui-state-highlight a {
  color: #777620;
}
.ui-state-error,
.ui-widget-content .ui-state-error,
.ui-widget-header .ui-state-error {
  border: 1px solid #f1a899;
  background: #fddfdf;
  color: #5f3f3f;
}
.ui-state-error a,
.ui-widget-content .ui-state-error a,
.ui-widget-header .ui-state-error a {
  color: #5f3f3f;
}
.ui-state-error-text,
.ui-widget-content .ui-state-error-text,
.ui-widget-header .ui-state-error-text {
  color: #5f3f3f;
}
.ui-priority-primary,
.ui-widget-content .ui-priority-primary,
.ui-widget-header .ui-priority-primary {
  font-weight: bold;
}
.ui-priority-secondary,
.ui-widget-content .ui-priority-secondary,
.ui-widget-header .ui-priority-secondary {
  opacity: .7;
  filter: alpha(opacity=70);
  /* support: IE8 */
  font-weight: normal;
}
.ui-state-disabled,
.ui-widget-content .ui-state-disabled,
.ui-widget-header .ui-state-disabled {
  opacity: .35;
  filter: alpha(opacity=35);
  /* support: IE8 */
  background-image: none;
}
.ui-state-disabled .ui-icon {
  filter: alpha(opacity=35);
  /* support: IE8 - See #6059 */
}
/* Misc visuals
----------------------------------*/
/* Corner radius */
.ui-corner-all,
.ui-corner-top,
.ui-corner-left,
.ui-corner-tl {
  border-top-left-radius: 3px;
}
.ui-corner-all,
.ui-corner-top,
.ui-corner-right,
.ui-corner-tr {
  border-top-right-radius: 3px;
}
.ui-corner-all,
.ui-corner-bottom,
.ui-corner-left,
.ui-corner-bl {
  border-bottom-left-radius: 3px;
}
.ui-corner-all,
.ui-corner-bottom,
.ui-corner-right,
.ui-corner-br {
  border-bottom-right-radius: 3px;
}
/* Overlays */
.ui-widget-overlay {
  background: #aaaaaa;
  opacity: .3;
  filter: alpha(opacity=30);
  /* support: IE8 */
}
.ui-widget-shadow {
  -webkit-box-shadow: 0px 0px 5px #666666;
  box-shadow: 0px 0px 5px #666666;
}
/* Misc visuals
----------------------------------*/
.ui-datepicker {
  border: 1px solid #b9b9bd;
  background: #ffffff;
  color: #000000;
}
.ui-datepicker .ui-datepicker-header {
  color: #000000;
  background-color: transparent;
  border: none;
  font-weight: bold;
}
/* Icons
----------------------------------*/
.ui-icon {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: 'FontAwesome';
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.ui-datepicker .ui-datepicker-prev,
.ui-datepicker .ui-datepicker-next {
  color: #005198;
  cursor: pointer;
  font-family: 'FontAwesome';
  -webkit-font-smoothing: antialiased;
  font-style: normal;
  font-weight: normal;
  height: 15px;
  line-height: 1;
  margin-top: 5px;
  width: 30px;
}
.ui-datepicker .ui-datepicker-prev {
  left: 5px;
  float: left;
  text-align: left;
}
.ui-datepicker .ui-datepicker-prev:before {
  content: "\f053";
}
.ui-datepicker .ui-datepicker-next {
  right: 5px;
  float: right;
  text-align: right;
}
.ui-datepicker .ui-datepicker-next:before {
  content: "\f054";
}
.ui-datepicker .ui-icon {
  display: none;
}
.ui-widget-header .ui-datepicker-prev-hover.ui-state-hover,
.ui-widget-header .ui-datepicker-next-hover.ui-state-hover {
  border: 0 none;
  background: transparent;
  color: #005198;
  top: 2px;
}
.ui-datepicker th {
  font-weight: 400;
}
/* Interaction states
----------------------------------*/
.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default {
  background-color: #f4f4f4;
  text-align: center;
  color: #000000;
}
.ui-state-default a,
.ui-state-default a:link,
.ui-state-default a:visited {
  color: #454545;
  text-decoration: none;
}
.ui-state-hover a,
.ui-state-hover a:hover,
.ui-state-hover a:link,
.ui-state-hover a:visited,
.ui-state-focus a,
.ui-state-focus a:hover,
.ui-state-focus a:link,
.ui-state-focus a:visited {
  color: #2b2b2b;
  text-decoration: none;
}
.ui-state-active a,
.ui-state-active a:link,
.ui-state-active a:visited {
  color: #ffffff;
  text-decoration: none;
}
/* Interaction Cues
----------------------------------*/
.ui-state-highlight,
.ui-widget-content .ui-state-highlight,
.ui-widget-header .ui-state-highlight {
  background: #e8f0f3;
  color: #ffffff;
  border-color: #e8f0f3;
}
.ui-state-highlight a,
.ui-widget-content .ui-state-highlight a,
.ui-widget-header .ui-state-highlight a {
  color: #777620;
}
.ui-state-active,
.ui-widget-content .ui-state-active,
.ui-widget-header .ui-state-active,
.ui-state-hover,
.ui-widget-content .ui-state-hover,
.ui-widget-header .ui-state-hover,
.ui-state-focus,
.ui-widget-content .ui-state-focus,
.ui-widget-header .ui-state-focus {
  background: #005198;
  color: #ffffff;
}
.ui-state-error,
.ui-widget-content .ui-state-error,
.ui-widget-header .ui-state-error {
  border: 1px solid #f1a899;
  background: #fddfdf;
  color: #5f3f3f;
}
.ui-state-error a,
.ui-widget-content .ui-state-error a,
.ui-widget-header .ui-state-error a {
  color: #5f3f3f;
}
.ui-state-error-text,
.ui-widget-content .ui-state-error-text,
.ui-widget-header .ui-state-error-text {
  color: #5f3f3f;
}
.ui-priority-primary,
.ui-widget-content .ui-priority-primary,
.ui-widget-header .ui-priority-primary {
  font-weight: bold;
}
.ui-priority-secondary,
.ui-widget-content .ui-priority-secondary,
.ui-widget-header .ui-priority-secondary {
  opacity: .7;
  filter: alpha(opacity=70);
  /* support: IE8 */
  font-weight: normal;
}
.ui-state-disabled,
.ui-widget-content .ui-state-disabled,
.ui-widget-header .ui-state-disabled {
  opacity: .35;
  filter: alpha(opacity=35);
  /* support: IE8 */
  background-image: none;
}
.ui-state-disabled .ui-icon {
  filter: alpha(opacity=35);
  /* support: IE8 - See #6059 */
}
.d-flex,
.btn-group,
.btn-group-vertical,
.navigation--middle .desktop__nav-site-logo-wrapper,
.navigation--middle .desktop__nav-right-content-wrapper > .nav__right > .nav__links > li > .yCmsContentSlot,
.nav-cart .mini-cart-link,
.inputbase .btn,
.carousel .owl-wrapper,
.carousel__component--carousel .owl-wrapper,
.carousel .item a,
.carousel__component--carousel .item a,
.carousel .carousel__item a,
.carousel__component--carousel .carousel__item a,
.js-owl-carousel.js-owl-carousel-init,
.image-gallery .image-gallery__image.image-gallery__image-init,
.image-gallery .gallery-carousel.gallery-carousel-init,
.product__listing.product__grid .product__list--item,
.account-orderdetail .orderTotal .row,
.ui-widget.ui-datepicker .ui-datepicker-header .ui-datepicker-title,
.slider_component.simple-banner .owl-carousel .slider-item-wrapper .carousel-caption,
.slider_component.simple-banner .owl-carousel .owl-controls,
.product-storie-wrapper .product-storie-item,
.dropdown-select-dropdown-toggle,
.custom-popup,
.custom-popup .content,
.central-popup-banner,
.login-disabled-banner,
.decrement-increment-wrapper .input-group .input-group-text,
.addtocart-component .add_to_cart_form .btn,
.addtocart-component .add_to_cart_form_leads .btn,
.add_training_class_to_cart_form .js-add-to-cart,
.add-to-cart-btn,
.dropdown-select-wrapper .dropdown-toggle,
.inputbase .select2-container .select2-selection,
.select2-container .select2-selection,
.addtocart-component .add_to_cart_form .select2-container .select2-selection,
.addtocart-component .add_to_cart_form_leads .select2-container .select2-selection {
  display: -webkit-flex !important;
  display: -moz-flex !important;
  display: -ms-flexbox !important;
  display: -ms-flex !important;
  display: flex !important;
}
.d-inline-flex {
  display: -webkit-inline-flex !important;
  display: -moz-inline-flex !important;
  display: -ms-inline-flexbox !important;
  display: -ms-inline-flex !important;
  display: inline-flex !important;
}
.flex-row {
  -webkit-flex-direction: row !important;
  -moz-flex-direction: row !important;
  -ms-flex-direction: row !important;
  flex-direction: row !important;
}
.flex-row-reverse,
.nav-cart .mini-cart-link {
  -webkit-flex-direction: row-reverse !important;
  -moz-flex-direction: row-reverse !important;
  -ms-flex-direction: row-reverse !important;
  flex-direction: row-reverse !important;
}
.flex-column,
.carousel .item a,
.carousel__component--carousel .item a,
.carousel .carousel__item a,
.carousel__component--carousel .carousel__item a,
.product__listing.product__grid .product__list--item,
.product__listing.product__grid .addtocart-component,
.product-storie-wrapper .product-storie-item,
.custom-popup .content {
  -webkit-flex-direction: column !important;
  -moz-flex-direction: column !important;
  -ms-flex-direction: column !important;
  flex-direction: column !important;
}
.flex-column-reverse {
  -webkit-flex-direction: column-reverse !important;
  -moz-flex-direction: column-reverse !important;
  -ms-flex-direction: column-reverse !important;
  flex-direction: column-reverse !important;
}
.justify-content-start,
.navigation--middle .desktop__nav-site-logo-wrapper,
.image-gallery .image-gallery__image.image-gallery__image-init,
.image-gallery .gallery-carousel.gallery-carousel-init,
.slider_component.simple-banner .owl-carousel .slider-item-wrapper .carousel-caption,
.slider_component.simple-banner .owl-carousel .owl-controls {
  justify-content: flex-start !important;
}
.justify-content-end {
  justify-content: flex-end !important;
}
.justify-content-center,
.inputbase .btn,
.custom-popup,
.custom-popup .content,
.central-popup-banner,
.login-disabled-banner,
.decrement-increment-wrapper .input-group .input-group-text,
.addtocart-component .add_to_cart_form .btn,
.addtocart-component .add_to_cart_form_leads .btn,
.add_training_class_to_cart_form .js-add-to-cart,
.add-to-cart-btn,
.inputbase .select2-container .select2-selection,
.addtocart-component .add_to_cart_form .select2-container .select2-selection,
.addtocart-component .add_to_cart_form_leads .select2-container .select2-selection {
  justify-content: center !important;
}
.justify-content-between,
.product__listing.product__list .addtocart-component,
.product__listing.product__grid .product__list--item,
.product-storie-wrapper .product-storie-item {
  justify-content: space-between !important;
}
.justify-content-around {
  justify-content: space-around !important;
}
.justify-content-evenly {
  justify-content: space-evenly !important;
}
.align-items-start,
.image-gallery .image-gallery__image.image-gallery__image-init,
.image-gallery .gallery-carousel.gallery-carousel-init {
  align-items: flex-start !important;
}
.align-items-end {
  align-items: flex-end !important;
}
.align-items-center,
.navigation--middle .desktop__nav-site-logo-wrapper,
.nav-cart .mini-cart-link,
.inputbase .btn,
.slider_component.simple-banner .owl-carousel .slider-item-wrapper .carousel-caption,
.slider_component.simple-banner .owl-carousel .owl-controls,
.dropdown-select-dropdown-toggle,
.custom-popup,
.custom-popup .content,
.central-popup-banner,
.login-disabled-banner,
.decrement-increment-wrapper .input-group .input-group-text,
.addtocart-component .add_to_cart_form .btn,
.addtocart-component .add_to_cart_form_leads .btn,
.add_training_class_to_cart_form .js-add-to-cart,
.add-to-cart-btn,
.dropdown-select-wrapper .dropdown-toggle,
.inputbase .select2-container .select2-selection,
.select2-container .select2-selection,
.addtocart-component .add_to_cart_form .select2-container .select2-selection,
.addtocart-component .add_to_cart_form_leads .select2-container .select2-selection {
  align-items: center !important;
}
.align-items-baseline {
  align-items: baseline !important;
}
.align-items-stretch,
.btn-group,
.btn-group-vertical {
  align-items: stretch !important;
}
.align-self-start {
  align-self: flex-start !important;
}
.align-self-end {
  align-self: flex-end !important;
}
.align-self-center {
  align-self: center !important;
}
.align-self-baseline {
  align-self: baseline !important;
}
.align-self-stretch {
  align-self: stretch !important;
}
.flex-fill,
.product-main-info .product-details-name .name,
.carousel .item .item__name,
.carousel__component--carousel .item .item__name,
.carousel .carousel__item .item__name,
.carousel__component--carousel .carousel__item .item__name,
.carousel .item .carousel__item--name,
.carousel__component--carousel .item .carousel__item--name,
.carousel .carousel__item .carousel__item--name,
.carousel__component--carousel .carousel__item .carousel__item--name {
  -webkit-flex: 1 1 auto !important;
  -moz-flex: 1 1 auto !important;
  -ms-flex: 1 1 auto !important;
  flex: 1 1 auto !important;
}
.align-content-start {
  align-content: flex-start !important;
}
.align-content-end {
  align-content: flex-end !important;
}
.align-content-center {
  align-content: center !important;
}
.align-content-between {
  align-content: space-between !important;
}
.align-content-around {
  align-content: space-around !important;
}
.align-content-stretch {
  align-content: stretch !important;
}
.flex-nowrap,
.image-gallery .image-gallery__image.image-gallery__image-init,
.image-gallery .gallery-carousel.gallery-carousel-init {
  -webkit-flex-wrap: nowrap !important;
  -moz-flex-wrap: nowrap !important;
  -ms-flex-wrap: nowrap !important;
  flex-wrap: nowrap !important;
}
.flex-wrap,
.account-orderdetail .orderTotal .row {
  -webkit-flex-wrap: wrap !important;
  -moz-flex-wrap: wrap !important;
  -ms-flex-wrap: wrap !important;
  flex-wrap: wrap !important;
}
.flex-wrap-reverse {
  -webkit-flex-wrap: wrap-reverse !important;
  -moz-flex-wrap: wrap-reverse !important;
  -ms-flex-wrap: wrap-reverse !important;
  flex-wrap: wrap-reverse !important;
}
.order-0 {
  -webkit-box-ordinal-group: 0 !important;
  -moz-box-ordinal-group: 0 !important;
  -ms-flex-order: 0 !important;
  -webkit-order: 0 !important;
  order: 0 !important;
}
.order-1 {
  -webkit-box-ordinal-group: 1 !important;
  -moz-box-ordinal-group: 1 !important;
  -ms-flex-order: 1 !important;
  -webkit-order: 1 !important;
  order: 1 !important;
}
.order-2 {
  -webkit-box-ordinal-group: 2 !important;
  -moz-box-ordinal-group: 2 !important;
  -ms-flex-order: 2 !important;
  -webkit-order: 2 !important;
  order: 2 !important;
}
.order-3 {
  -webkit-box-ordinal-group: 3 !important;
  -moz-box-ordinal-group: 3 !important;
  -ms-flex-order: 3 !important;
  -webkit-order: 3 !important;
  order: 3 !important;
}
.order-4 {
  -webkit-box-ordinal-group: 4 !important;
  -moz-box-ordinal-group: 4 !important;
  -ms-flex-order: 4 !important;
  -webkit-order: 4 !important;
  order: 4 !important;
}
.order-5 {
  -webkit-box-ordinal-group: 5 !important;
  -moz-box-ordinal-group: 5 !important;
  -ms-flex-order: 5 !important;
  -webkit-order: 5 !important;
  order: 5 !important;
}
.flex-grow-0 {
  -webkit-box-flex: 0 !important;
  -moz-box-flex: 0 !important;
  -webkit-flex-grow: 0 !important;
  -ms-flex: 0 !important;
  flex-grow: 0 !important;
}
.flex-shrink-0 {
  -webkit-flex-shrink: 0 !important;
  -moz-flex-shrink: 0 !important;
  -ms-flex: 0 !important;
  flex-shrink: 0 !important;
}
.flex-grow-1 {
  -webkit-box-flex: 1 !important;
  -moz-box-flex: 1 !important;
  -webkit-flex-grow: 1 !important;
  -ms-flex: 1 !important;
  flex-grow: 1 !important;
}
.flex-shrink-1 {
  -webkit-flex-shrink: 1 !important;
  -moz-flex-shrink: 1 !important;
  -ms-flex: 1 !important;
  flex-shrink: 1 !important;
}
.col {
  padding-left: 8px;
  padding-right: 8px;
}
.hexagon-icon,
[class^="hexagon-icon-"],
[class*=" hexagon-icon-"],
.main-nav-wrapper .nav__links--mobile a:after,
.main-nav-wrapper .liUserSign a:after,
.nav-order-tools:before,
.btn.btn-right-arrow:before,
.btn.btn-left-arrow:before,
.breadcrumb-section .breadcrumb > li + li:before,
.cart__quote__wrapper .quote__comments--toggle,
.cart__quote__wrapper .quote__form--toggle,
.select2-container .select2-selection .select2-selection__arrow > b,
.select2-container .select2-selection.btn-right-arrow:before,
.select2-container .select2-selection.btn-left-arrow:before {
  font-family: "Hexagon Icons" !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: inherit;
  vertical-align: middle;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.hexagon-icon-air:before {
  content: "\e907";
}
.hexagon-icon-arrow-bottom:before,
.select2-container .select2-selection .select2-selection__arrow > b:before {
  content: "\e928";
}
.hexagon-icon-arrow-bottom-long:before {
  content: "\e906";
}
.hexagon-icon-arrow-left:before {
  content: "\e927";
}
.hexagon-icon-arrow-left-long:before {
  content: "\e904";
}
.hexagon-icon-arrow-right:before {
  content: "\e921";
}
.hexagon-icon-arrow-right-long:before {
  content: "\e903";
}
.hexagon-icon-arrow-top:before {
  content: "\e923";
}
.hexagon-icon-arrow-top-long:before {
  content: "\e905";
}
.hexagon-icon-breadcrumb-arrow:before {
  content: "\e908";
}
.hexagon-icon-breadcrumb-home:before {
  content: "\e909";
}
.hexagon-icon-breadcrumbs:before {
  content: "\e90a";
}
.hexagon-icon-calender:before {
  content: "\e90b";
}
.hexagon-icon-close:before {
  content: "\e929";
}
.hexagon-icon-compnent-icon-2:before {
  content: "\e90c";
}
.hexagon-icon-component-icon-1:before {
  content: "\e90d";
}
.hexagon-icon-component-icon-3:before {
  content: "\e90e";
}
.hexagon-icon-delete:before {
  content: "\e936";
}
.hexagon-icon-download-file:before {
  content: "\e90f";
}
.hexagon-icon-edit:before {
  content: "\e937";
}
.hexagon-icon-email:before {
  content: "\e910";
}
.hexagon-icon-expand-photo:before {
  content: "\e911";
}
.hexagon-icon-facebook:before {
  content: "\e912";
}
.hexagon-icon-fax:before {
  content: "\e913";
}
.hexagon-icon-featured-star:before {
  content: "\e914";
}
.hexagon-icon-filter:before {
  content: "\e902";
}
.hexagon-icon-flag:before {
  content: "\e935";
}
.hexagon-icon-global:before {
  content: "\e915";
}
.hexagon-icon-grid:before {
  content: "\e932";
}
.hexagon-icon-heart:before {
  content: "\e930";
}
.hexagon-icon-heart-o:before {
  content: "\e92f";
}
.hexagon-icon-help:before {
  content: "\e92b";
}
.hexagon-icon-info:before {
  content: "\e92c";
}
.hexagon-icon-instagram:before {
  content: "\e918";
}
.hexagon-icon-land:before {
  content: "\e919";
}
.hexagon-icon-linkedin:before {
  content: "\e91a";
}
.hexagon-icon-list:before {
  content: "\e933";
}
.hexagon-icon-minus:before {
  content: "\e92e";
}
.hexagon-icon-mobile-menu:before {
  content: "\e91c";
}
.hexagon-icon-more:before {
  content: "\e91d";
}
.hexagon-icon-open-in-new-window:before {
  content: "\e91e";
}
.hexagon-icon-order-tool:before {
  content: "\e900";
}
.hexagon-icon-phone-number:before {
  content: "\e91f";
}
.hexagon-icon-play-video-or-audio:before {
  content: "\e920";
}
.hexagon-icon-plus:before {
  content: "\e92d";
}
.hexagon-icon-print:before {
  content: "\e92a";
}
.hexagon-icon-request-quote:before {
  content: "\e934";
}
.hexagon-icon-save:before {
  content: "\e938";
}
.hexagon-icon-save-alt:before {
  content: "\e931";
}
.hexagon-icon-search:before {
  content: "\e917";
}
.hexagon-icon-shopping-cart:before {
  content: "\e901";
}
.hexagon-icon-twitter:before {
  content: "\e922";
}
.hexagon-icon-user:before {
  content: "\e939";
}
.hexagon-icon-water:before {
  content: "\e924";
}
.hexagon-icon-website:before {
  content: "\e925";
}
.hexagon-icon-youtube:before {
  content: "\e926";
}
body {
  overflow-x: hidden;
  position: relative;
  -ms-overflow-style: scrollbar;
  font-weight: 400;
  letter-spacing: 0.005rem;
}
b,
strong,
.label {
  font-weight: 400;
}
.form-control,
.ui-widget.ui-datepicker .ui-datepicker-header .ui-datepicker-title select,
.select2-container .select2-dropdown .select2-search__field {
  border-radius: 30px;
}
.container,
.content__empty .content {
  width: 100%;
  max-width: 720px;
}
@media screen and (min-width: 768px) {
  .container,
  .content__empty .content {
    max-width: 960px;
  }
}
@media screen and (min-width: 1024px) {
  .container,
  .content__empty .content {
    max-width: 1280px;
  }
}
.open > .dropdown-menu {
  padding: 15px 0 0 0;
}
.dropdown-menu li {
  margin-top: 3px;
}
.dropdown-menu li:first-child {
  margin-top: 0px;
}
.dropdown-menu > li > a {
  display: block;
  padding: 3px 25px;
  clear: both;
  font-weight: 400;
  line-height: 1.42857;
  color: #000000;
  white-space: nowrap;
}
.display-none {
  display: none;
}
@media (min-width: 320px) {
  .item-label,
  .item-value {
    display: block;
  }
}
@media (max-width: 1023px) {
  .item-action {
    margin-top: 16px;
  }
}
@media (max-width: 767px) {
  .item-label,
  .item-value {
    display: inline-block;
    line-height: 16px;
    vertical-align: top;
    width: 49%;
    margin-bottom: 8px;
  }
  .item-value {
    padding-left: 8px;
  }
}
.item-label {
  font-weight: 400;
}
@media screen and (min-width: 768px) {
  .item-value {
    font-size: 18px;
    padding-bottom: 8px;
    text-overflow: ellipsis;
    overflow: hidden;
  }
}
@media screen and (max-width: 767px) {
  .item-value {
    font-size: 16px;
  }
}
.alert {
  padding-left: 8px;
  padding-right: 8px;
}
.container__full {
  padding-left: 8px;
  padding-right: 8px;
}
.hr-primary {
  border-top-color: #005198;
}
.hr-large {
  margin: 40px 0;
}
.well,
.checkout-help {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  padding: 16px 16px;
  margin: 0;
  background-color: #e7e8e9;
  color: #000000;
  border-color: #e7e8e9;
}
.well:before,
.well:after {
  content: " ";
  display: table;
}
.well:after {
  clear: both;
}
.well:before,
.well:after {
  content: " ";
  display: table;
}
.well:after {
  clear: both;
}
.well.well-xs {
  padding: 8px 16px;
}
.well.well-xs .well-content {
  padding-top: 8px;
}
.well.well-sm {
  padding: 14px 16px;
}
.well.well-md {
  padding: 12px 16px;
}
.well.well-lg {
  padding: 45px 16px 35px;
}
.well.well-primary {
  background-color: #005198;
  color: #ffffff;
  border-color: #00526f;
}
.well.well-secondary {
  background-color: #005198;
  color: #ffffff;
  border-color: #00526f;
}
.well.well-tertiary {
  background-color: #e7e8e9;
  color: #000000;
  border-color: #b9b9bd;
}
.well.well-tertiary .item-label {
  color: #000000;
}
.well.well-tertiary .item-value {
  color: #000000;
}
.well.well-tertiary .item-value a {
  color: #000000;
  text-decoration: underline;
}
.well.well-quinary {
  background-color: #ffffff;
  color: #000000;
  border-color: #b9b9bd;
}
.well.well-quinary .well-headline {
  background-color: #e7e8e9;
  color: #000000;
  border-bottom: 1px solid #b9b9bd;
}
.well-headline {
  font-size: 16px;
  font-weight: 400;
  border-bottom: 1px solid #b9b9bd;
  padding: 0 0 16px;
}
.well-headline-sub {
  font-weight: 400;
  padding-left: 10px;
}
.well-single-headline {
  padding-bottom: 0;
  border-bottom: 0;
}
.well-single-headline .well-headline {
  border-bottom: none;
}
.well-content {
  padding-top: 32px;
  padding-bottom: 16px;
}
.well-content:before,
.well-content:after {
  content: " ";
  display: table;
}
.well-content:after {
  clear: both;
}
.well-content:before,
.well-content:after {
  content: " ";
  display: table;
}
.well-content:after {
  clear: both;
}
.well > .col-no-padding {
  padding-left: 0;
  padding-right: 0;
}
@media (max-width: 767px) {
  .well,
  .well.well-lg,
  .checkout-help {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (max-width: 767px) {
  body.offcanvas {
    max-height: 100vh;
  }
  main {
    -o-transition: transform 0.3s ease-out;
    -webkit-transition: transform 0.3s ease-out;
    transition: transform 0.3s ease-out;
  }
  textarea.form-control,
  select[multiple].form-control,
  textarea.select2-container .select2-dropdown .select2-search__field,
  select[multiple].select2-container .select2-dropdown .select2-search__field {
    height: auto;
  }
}
.alert-no-script {
  margin: 0;
}
.headline {
  color: #000000;
}
#cboxContent .c-popup {
  font-size: 14px;
  line-height: 16px;
  font-weight: bold;
  font-family: arial;
  width: 100%;
  vertical-align: middle;
  color: #0097ba;
}
.c-popup {
  display: none;
}
#colorbox .c-popup {
  display: block;
}
.exact-search .site-search {
  background-color: #ffffff;
  z-index: 2;
}
.exact-search .site-search .yCmsComponent {
  position: relative;
}
@media (min-width: 768px) and (max-width: 1023px) {
  .exact-search .site-search {
    margin-left: -10px;
  }
}
@media (max-width: 1024px) {
  .exact-search .site-search {
    padding-left: 0;
  }
}
@media (max-width: 767px) {
  .exact-search .site-search {
    display: none !important;
    left: 0;
    position: absolute;
    width: 100%;
    padding: 0 10px;
    border-top: 1px solid #c8c8c8;
  }
  .exact-search .site-search.active {
    display: block !important;
  }
}
.exact-search .site-search {
  padding: 15px 0;
}
.exact-search .site-search .fa {
  font-size: 24px;
}
.exact-search .site-search .btn,
.exact-search .site-search .select2-container .select2-selection {
  opacity: 1;
}
.exact-search .site-search .input-group {
  background-color: #ffffff;
  min-height: 38px;
  border: 1px solid #c8c8c8;
}
@media (min-width: 1024px) {
  .exact-search .site-search .input-group {
    width: 100%;
  }
}
.exact-search .site-search .input-group .form-control,
.exact-search .site-search .input-group .select2-container .select2-dropdown .select2-search__field {
  border: 0;
  box-shadow: none;
  height: 38px;
}
.exact-search .site-search .input-group .btn,
.exact-search .site-search .input-group .select2-container .select2-selection {
  width: 40px;
  padding: 0;
}
.exact-search .site-search .input-group .btn:hover,
.exact-search .site-search .input-group .select2-container .select2-selection:hover {
  background-color: transparent;
}
.exact-search .site-search .input-group .fa {
  color: #0097ba;
}
@media screen and (min-width: 768px) {
  .container-md {
    float: none;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (min-width: 320px) {
  .container-sm {
    float: none;
    margin-left: auto;
    margin-right: auto;
  }
}
.checkbox-uncheck-before-after,
.product__facet .facet .facet__values .facet__list input[type="checkbox"] ~ .facet__list__label .facet__list__mark:after,
.product__facet .facet .facet__values .facet__list input[type="checkbox"] ~ .facet__list__label .facet__list__mark:before,
.checkbox > label:not(.switch) .checkbox-icon:after,
.checkbox > label:not(.switch) .checkbox-icon:before {
  content: "";
  left: 0;
  position: absolute;
  z-index: 1;
  -o-transition: border 0.25s, background-color 0.25s, width 0.2s 0.1s, height 0.2s 0.1s, top 0.2s 0.1s, left 0.2s 0.1s;
  -webkit-transition: border 0.25s, background-color 0.25s, width 0.2s 0.1s, height 0.2s 0.1s, top 0.2s 0.1s, left 0.2s 0.1s;
  transition: border 0.25s, background-color 0.25s, width 0.2s 0.1s, height 0.2s 0.1s, top 0.2s 0.1s, left 0.2s 0.1s;
}
.checkbox-uncheck-before,
.product__facet .facet .facet__values .facet__list input[type="checkbox"] ~ .facet__list__label .facet__list__mark:before,
.checkbox > label:not(.switch) .checkbox-icon:before {
  height: 18px;
  width: 18px;
  background-color: transparent;
  border: 2px solid #b9b9bd;
  top: 2px;
  z-index: 0;
}
.checkbox-uncheck-after,
.product__facet .facet .facet__values .facet__list input[type="checkbox"] ~ .facet__list__label .facet__list__mark:after,
.checkbox > label:not(.switch) .checkbox-icon:after {
  width: 0;
  height: 0;
  border: 3px solid transparent;
  left: 6px;
  top: 10px;
  -webkit-transform: rotateZ(37deg);
  transform: rotateZ(37deg);
  -webkit-transform-origin: 100% 100%;
  -moz-transform-origin: 100% 100%;
  -ms-transform-origin: 100% 100%;
  transform-origin: 100% 100%;
}
.checkbox-checked-before,
.product__facet .facet .facet__values .facet__list input[type="checkbox"]:checked ~ .facet__list__label .facet__list__mark:before,
.checkbox > label:not(.switch) input[type="checkbox"]:checked ~ .checkbox-icon:before {
  border-color: #005198;
  background-color: #005198;
  z-index: 0;
}
.checkbox-checked-after,
.product__facet .facet .facet__values .facet__list input[type="checkbox"]:checked ~ .facet__list__label .facet__list__mark:after,
.checkbox > label:not(.switch) input[type="checkbox"]:checked ~ .checkbox-icon:after {
  top: 4px;
  left: 2px;
  width: 6px;
  height: 12px;
  border-top: 2px solid transparent;
  border-left: 2px solid transparent;
  border-right: 2px solid #ffffff;
  border-bottom: 2px solid #ffffff;
  -webkit-transform: rotateZ(37deg);
  -ms-transform: rotateZ(37deg);
  -o-transform: rotateZ(37deg);
  transform: rotateZ(37deg);
  -webkit-transform-origin: 100% 100%;
  -moz-transform-origin: 100% 100%;
  -ms-transform-origin: 100% 100%;
  transform-origin: 100% 100%;
}
.checkbox-disabled,
.product__facet .facet .facet__values .facet__list input[type="checkbox"]:disabled ~ .facet__list__label .facet__list__mark:before,
.checkbox > label:not(.switch) input[type="checkbox"]:disabled ~ .checkbox-icon:before {
  background-color: #e7e8e9;
  border-color: #b9b9bd;
}
.text-break,
.product__listing.product__grid .product__listing--price .code,
.product__listing.product__grid .product__list--sku-code .code,
.product__listing.product__grid .product__listing--price .price,
.product__listing.product__grid .product__list--sku-code .price,
.item__list .item__list--item-wrapper .item__list--item .item__code,
.item__list .item__list--item-wrapper .item__list--item .product-availability,
.item__list .item__list--item-wrapper .item__list--item .item__total,
.item__list .item__list--item-wrapper .item__list--item .item__price,
.item__list .item__list--item-wrapper .item__list--item .item__quantity label,
.item__list .item__list--item-wrapper .item__list--item .item__quantity .form-control,
.item__list .item__list--item-wrapper .item__list--item .item__description,
.item__list .item__list--item-wrapper .item__list--item .item__quantity .select2-container .select2-dropdown .select2-search__field {
  word-wrap: break-word !important;
  word-break: break-word !important;
}
.badge-list,
.facet .facet__values .facet__list.facet__list__selected_filter,
.voucher-list {
  margin: 0;
}
.badge-list-item,
.facet .facet__values .facet__list.facet__list__selected_filter .facet__list_item,
.voucher-list .voucher-list__item-box {
  background: #dff73f;
  color: #000000;
  border: 1px solid #dff73f;
  display: block;
  margin-right: 8px;
  margin-bottom: 8px;
  padding: 10px 8px 7px;
  line-height: 1;
  border-radius: 34px;
}
@keyframes text-underline {
  0% {
    background-size: 0 1px;
  }
  to {
    background-size: 100% 1px;
  }
}
@keyframes underline-reveal {
  0% {
    background-size: 0 1px;
  }
  to {
    background-size: 100% 1px;
  }
}
@media screen and (min-width: 1024px) {
  .text-underline,
  .black-underline,
  .footer-section-link,
  .link-border-animation,
  .product-storie-wrapper .product-storie-item .caption h3 .title,
  .product-storie-wrapper .btn-wrapper a .text,
  .footer-section .footer-nav-link-wrapper .footer-nav-link-list a,
  .footer-section .footer-left-list-wrapper a,
  .navigation--top .nav__right .nav__links--account li a,
  .navigation--top .nav__right .nav__links--account li .header-welcome-text,
  #accNavComponentDesktopOne .container-wrapper .nav__links a,
  #accNavComponentDesktopTwo .container-wrapper .nav__links a,
  .main-nav-wrapper .navigation__overflow > ul > li > .level-1 a,
  .main-nav-wrapper .navigation__overflow .sub-navigation-section .has-sub-child a,
  .main-nav-wrapper .navigation__overflow .sub-navigation-section .nav__link--secondary a,
  .nav-order-tools__child-wrap a,
  .breadcrumb-section .breadcrumb .breadcrumb-link,
  .carousel .item .item__name > div:first-child,
  .carousel__component--carousel .item .item__name > div:first-child,
  .carousel .carousel__item .item__name > div:first-child,
  .carousel__component--carousel .carousel__item .item__name > div:first-child,
  .carousel .item .carousel__item--name > div:first-child,
  .carousel__component--carousel .item .carousel__item--name > div:first-child,
  .carousel .carousel__item .carousel__item--name > div:first-child,
  .carousel__component--carousel .carousel__item .carousel__item--name > div:first-child,
  .product__listing .product__list--name a,
  .add-to-cart-item .details .name a,
  .mini-cart-item .details .name a,
  .checkout-order-summary-list-items .details .name a,
  .item__list .item__list--item-wrapper .item__info .item__content a {
    text-decoration: none;
    background-position: 0 95%;
    background-repeat: no-repeat;
    background-size: 100% 1px;
  }
}
@media screen and (min-width: 1024px) {
  .black-underline,
  .breadcrumb-section .breadcrumb .breadcrumb-link,
  .carousel .item .item__name > div:first-child,
  .carousel__component--carousel .item .item__name > div:first-child,
  .carousel .carousel__item .item__name > div:first-child,
  .carousel__component--carousel .carousel__item .item__name > div:first-child,
  .carousel .item .carousel__item--name > div:first-child,
  .carousel__component--carousel .item .carousel__item--name > div:first-child,
  .carousel .carousel__item .carousel__item--name > div:first-child,
  .carousel__component--carousel .carousel__item .carousel__item--name > div:first-child,
  .product__listing .product__list--name a,
  .add-to-cart-item .details .name a,
  .mini-cart-item .details .name a,
  .checkout-order-summary-list-items .details .name a,
  .item__list .item__list--item-wrapper .item__info .item__content a {
    background-image: linear-gradient(#000000, #000000);
  }
}
.seaction-heading,
.carousel-component .carousel__component--headline,
.carousel__component .carousel__component--headline,
.carousel-component .product_carousel__component--headline,
.carousel__component .product_carousel__component--headline,
.back-link .label,
.product-list-header-wrapper .results h1,
.login-page__headline,
.user-register__headline,
.checkout-login .headline,
.checkout-headline,
.checkout-summary-headline,
#cboxTitle .headline,
.account-section .account-section-header,
.advancedSearch .headline,
.full-width-bg-section .top-col h2,
.full-width-bg-section .top-col .h2,
.full-width-bg-section .top-col .title,
.full-width-bg-section .left-col .product-storie-wrapper .product-storie-item .caption h3,
.contact-location .location-name,
.sitemap-page-wrapper .sitemap-title h2,
.sitemap-links-wrapper h2,
.selected-product-list-title {
  font-size: 1.2rem;
  line-height: 1.5rem;
  letter-spacing: -0.029rem;
}
@media screen and (min-width: 1024px) {
  .seaction-heading,
  .carousel-component .carousel__component--headline,
  .carousel__component .carousel__component--headline,
  .carousel-component .product_carousel__component--headline,
  .carousel__component .product_carousel__component--headline,
  .back-link .label,
  .product-list-header-wrapper .results h1,
  .login-page__headline,
  .user-register__headline,
  .checkout-login .headline,
  .checkout-headline,
  .checkout-summary-headline,
  #cboxTitle .headline,
  .account-section .account-section-header,
  .advancedSearch .headline,
  .full-width-bg-section .top-col h2,
  .full-width-bg-section .top-col .h2,
  .full-width-bg-section .top-col .title,
  .full-width-bg-section .left-col .product-storie-wrapper .product-storie-item .caption h3,
  .contact-location .location-name,
  .sitemap-page-wrapper .sitemap-title h2,
  .sitemap-links-wrapper h2,
  .selected-product-list-title {
    font-size: 1.5rem;
    line-height: 2rem;
    letter-spacing: -0.02rem;
  }
}
@media screen and (min-width: 1440px) {
  .seaction-heading,
  .carousel-component .carousel__component--headline,
  .carousel__component .carousel__component--headline,
  .carousel-component .product_carousel__component--headline,
  .carousel__component .product_carousel__component--headline,
  .back-link .label,
  .product-list-header-wrapper .results h1,
  .login-page__headline,
  .user-register__headline,
  .checkout-login .headline,
  .checkout-headline,
  .checkout-summary-headline,
  #cboxTitle .headline,
  .account-section .account-section-header,
  .advancedSearch .headline,
  .full-width-bg-section .top-col h2,
  .full-width-bg-section .top-col .h2,
  .full-width-bg-section .top-col .title,
  .full-width-bg-section .left-col .product-storie-wrapper .product-storie-item .caption h3,
  .contact-location .location-name,
  .sitemap-page-wrapper .sitemap-title h2,
  .sitemap-links-wrapper h2,
  .selected-product-list-title {
    font-size: 1.75rem;
    line-height: 2.375rem;
    letter-spacing: -0.039rem;
  }
}
.page-heading,
.sitemap-page-wrapper .sitemap-title h1 {
  font-size: 1.5rem;
  line-height: 2rem;
  letter-spacing: -0.02rem;
}
@media screen and (min-width: 1024px) {
  .page-heading,
  .sitemap-page-wrapper .sitemap-title h1 {
    font-size: 1.75rem;
    line-height: 2.375rem;
    letter-spacing: -0.039rem;
  }
}
@media screen and (min-width: 1440px) {
  .page-heading,
  .sitemap-page-wrapper .sitemap-title h1 {
    font-size: 2.375rem;
    line-height: 3rem;
    letter-spacing: -0.071rem;
  }
}
.spirit-icon {
  background: url(../images/sprite-icons.png) no-repeat transparent;
  text-indent: -9999px;
  overflow: hidden;
  display: inline-block;
}
.spirit-icon.spirit-icon.spirit-icon-fb,
.spirit-icon.spirit-icon-linkedin,
.spirit-icon.spirit-icon-twitter,
.spirit-icon.spirit-icon-youtube,
.spirit-icon.spirit-icon-instagram {
  width: 25px;
  height: 25px;
  background-size: auto 82px;
}
.spirit-icon.spirit-icon-fb {
  background-position: 1px 1px;
}
.spirit-icon.spirit-icon-fb:hover {
  background-position: 1px -28px;
}
.spirit-icon.spirit-icon-linkedin {
  background-position: -57px 0px;
}
.spirit-icon.spirit-icon-linkedin:hover {
  background-position: -57px -29px;
}
.spirit-icon.spirit-icon-twitter {
  background-position: -87px 0px;
}
.spirit-icon.spirit-icon-twitter:hover {
  background-position: -87px -29px;
}
.spirit-icon.spirit-icon-youtube {
  background-position: -116px 0px;
}
.spirit-icon.spirit-icon-youtube:hover {
  background-position: -116px -29px;
}
.spirit-icon.spirit-icon-instagram {
  background-position: -29px 0px;
}
.spirit-icon.spirit-icon-instagram:hover {
  background-position: -29px -29px;
}
.spirit-icon.spirit-icon-shopping-cart {
  width: 25px;
  height: 25px;
  background-size: auto 76px;
  background-position: -135px -52px;
}
.mini-cart-link:hover .spirit-icon.spirit-icon-shopping-cart,
.spirit-icon.spirit-icon-shopping-cart:hover {
  background-position: -135px -25px;
}
.footer-section-link,
.footer-section .footer-nav-link-wrapper .footer-nav-link-list a,
.footer-section .footer-left-list-wrapper a {
  font-size: 1rem;
  line-height: 1.5rem;
  color: #ffffff;
  background-size: 0 1px;
}
@media screen and (min-width: 1024px) {
  .footer-section-link,
  .footer-section .footer-nav-link-wrapper .footer-nav-link-list a,
  .footer-section .footer-left-list-wrapper a {
    font-size: 21px;
    line-height: 31px;
    letter-spacing: -0.31px;
    background-image: linear-gradient(#ffffff, #ffffff);
  }
  .footer-section-link:hover,
  .footer-section .footer-nav-link-wrapper .footer-nav-link-list a:hover,
  .footer-section .footer-left-list-wrapper a:hover {
    animation: text-underline 0.5s linear forwards;
  }
}
.footer-section {
  background-color: #00284c;
  color: #ffffff;
  margin-top: 30px;
  padding-left: 0.5rem;
}
@media screen and (min-width: 1024px) {
  .footer-section {
    padding-left: 1rem;
  }
}
.footer-section .footer-wrapper {
  border-left: 1px solid #b9b9bd;
}
.footer-section .footer-nav-link-container {
  padding: 2rem 1rem;
}
@media screen and (min-width: 1024px) {
  .footer-section .footer-nav-link-container {
    padding: 2rem 2rem 3rem;
  }
}
@media screen and (max-width: 767px) {
  .footer-section .footer-nav-link-wrapper {
    margin-bottom: 16px;
    padding-bottom: 16px;
    border-bottom: 1px solid #ffffff;
  }
}
.footer-section .footer-nav-link-wrapper .title {
  color: #ffffff;
  margin: 0;
  font-weight: 400;
  font-size: 1.312rem;
  line-height: 1.875rem;
  letter-spacing: -0.014rem;
}
@media screen and (min-width: 768px) {
  .footer-section .footer-nav-link-wrapper .title {
    margin-bottom: 1rem;
    font-size: 1.75rem;
    line-height: 2.375rem;
    letter-spacing: -0.039rem;
  }
}
.footer-section .footer-nav-link-wrapper .btn,
.footer-section .footer-nav-link-wrapper .select2-container .select2-selection {
  border: none;
  padding: 0;
  width: 100%;
  text-align: left;
  color: inherit;
  font: inherit;
  text-decoration: none;
  position: relative;
  white-space: normal;
}
@media screen and (min-width: 768px) {
  .footer-section .footer-nav-link-wrapper .btn,
  .footer-section .footer-nav-link-wrapper .select2-container .select2-selection {
    cursor: text;
  }
}
@media screen and (max-width: 767px) {
  .footer-section .footer-nav-link-wrapper .btn,
  .footer-section .footer-nav-link-wrapper .select2-container .select2-selection {
    padding-right: 40px;
  }
}
.footer-section .footer-nav-link-wrapper .btn .fa,
.footer-section .footer-nav-link-wrapper .select2-container .select2-selection .fa {
  width: 20px;
  height: 20px;
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  right: 10px;
  top: 1px;
}
.footer-section .footer-nav-link-wrapper .btn .fa:before,
.footer-section .footer-nav-link-wrapper .btn .fa:after,
.footer-section .footer-nav-link-wrapper .select2-container .select2-selection .fa:before,
.footer-section .footer-nav-link-wrapper .select2-container .select2-selection .fa:after {
  content: "";
  width: 100%;
  height: 2px;
  display: block;
  background: #ffffff;
  position: absolute;
}
.footer-section .footer-nav-link-wrapper .btn .fa:after,
.footer-section .footer-nav-link-wrapper .select2-container .select2-selection .fa:after {
  transform: rotate(90deg);
  margin-top: -1px;
}
.footer-section .footer-nav-link-wrapper .btn:not(.collapsed) .fa:after,
.footer-section .footer-nav-link-wrapper .select2-container .select2-selection:not(.collapsed) .fa:after {
  display: none;
}
@media screen and (min-width: 768px) {
  .footer-section .footer-nav-link-wrapper .collapse,
  .footer-section .footer-nav-link-wrapper .collapsing {
    display: block;
    height: auto !important;
  }
}
@media screen and (max-width: 767px) {
  .footer-section .footer-nav-link-wrapper .footer-nav-link-list {
    margin-top: 16px;
  }
}
.footer-section .footer-nav-link-wrapper .footer-nav-link-list ul li {
  padding: 7px 0;
  margin: 0;
}
.footer-section .footer-social-list {
  margin: 0;
  padding: 2rem 1rem;
  gap: 1rem;
  border-bottom: 1px solid #b9b9bd;
}
@media screen and (min-width: 768px) {
  .footer-section .footer-social-list {
    gap: 2rem;
  }
}
@media screen and (min-width: 1024px) {
  .footer-section .footer-social-list {
    padding: 2rem;
  }
}
.footer-section .footer-social-list a {
  text-decoration: none;
  font-size: 32px;
  line-height: normal;
  color: #b9b9bd;
}
.footer-section .footer-social-list a:hover {
  color: #ffffff;
}
.footer-section .footer-bottom-wrapper {
  padding-bottom: 1rem;
}
.footer-section .footer-right-col,
.footer-section .footer-left-col {
  padding: 2rem 1rem;
  border-bottom: 1px solid #b9b9bd;
}
@media screen and (min-width: 1024px) {
  .footer-section .footer-right-col,
  .footer-section .footer-left-col {
    padding-left: 2rem;
    padding-right: 2rem;
  }
}
.footer-section .footer-left-col {
  padding-top: 1rem;
  padding-bottom: 1rem;
  margin-bottom: 1rem;
}
.footer-section .footer-left-list-wrapper {
  margin: 0;
  padding: 0;
  list-style: none;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  gap: 0.25rem;
}
@media screen and (min-width: 1024px) {
  .footer-section .footer-left-list-wrapper {
    -webkit-flex-direction: row;
    -moz-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    gap: 2rem;
  }
}
.footer-logo-wrapper {
  padding-top: 1rem;
  padding-bottom: 1rem;
}
@media screen and (min-width: 1024px) {
  .footer-logo-wrapper {
    padding-top: 0;
    padding-right: 2rem;
    padding-bottom: 2rem;
  }
}
@media screen and (min-width: 1024px) {
  .link-border-animation,
  .navigation--top .nav__right .nav__links--account li a,
  .navigation--top .nav__right .nav__links--account li .header-welcome-text,
  #accNavComponentDesktopOne .container-wrapper .nav__links a,
  #accNavComponentDesktopTwo .container-wrapper .nav__links a,
  .main-nav-wrapper .navigation__overflow > ul > li > .level-1 a,
  .main-nav-wrapper .navigation__overflow .sub-navigation-section .has-sub-child a,
  .main-nav-wrapper .navigation__overflow .sub-navigation-section .nav__link--secondary a,
  .nav-order-tools__child-wrap a {
    background-image: linear-gradient(#005198, #005198);
    background-size: 0 1px;
  }
}
.js-mainHeader {
  position: relative;
  z-index: 1001;
}
.js-mainHeader.header-fixed {
  padding-top: 89px;
}
.smartEditComponent + .js-mainHeader {
  z-index: 1;
}
@media screen and (min-width: 1024px) {
  .js-mainHeader.header-fixed {
    padding-top: 156px;
  }
  .page-multiStepCheckoutSummaryPage .js-mainHeader.header-fixed {
    padding-top: 127px;
  }
}
.is-storefront .js-mainHeader {
  position: static;
  z-index: 0;
  padding-top: 0;
}
.header-no-breadcrumb {
  position: relative;
  left: 0;
  right: 0;
  top: 0;
  width: 100%;
  z-index: 2;
  border-bottom: 1px solid #b9b9bd;
}
.header-fixed .header-no-breadcrumb {
  position: fixed;
}
.has-sub-child-link,
#accNavComponentDesktopOne .container-wrapper .nav__links a,
#accNavComponentDesktopTwo .container-wrapper .nav__links a,
.main-nav-wrapper .navigation__overflow .sub-navigation-section .has-sub-child a,
.main-nav-wrapper .navigation__overflow .sub-navigation-section .nav__link--secondary a {
  color: #000000;
  display: inline-block;
  position: relative;
  text-decoration: none;
  margin-bottom: 0.25rem;
}
@media screen and (min-width: 1024px) {
  .has-sub-child-link,
  #accNavComponentDesktopOne .container-wrapper .nav__links a,
  #accNavComponentDesktopTwo .container-wrapper .nav__links a,
  .main-nav-wrapper .navigation__overflow .sub-navigation-section .has-sub-child a,
  .main-nav-wrapper .navigation__overflow .sub-navigation-section .nav__link--secondary a {
    margin-bottom: 0.75rem;
  }
}
.dropdownTitle,
.main-nav-wrapper .navigation__overflow .sub-navigation-section .title:not(.has-sub-child),
.region-selector-dropdown .innerLangnav .headerNav h2 {
  position: relative;
  margin-bottom: 0.5rem;
  font-size: 1.2rem;
  line-height: 1.5rem;
  letter-spacing: -0.029rem;
}
@media screen and (min-width: 1024px) {
  .dropdownTitle,
  .main-nav-wrapper .navigation__overflow .sub-navigation-section .title:not(.has-sub-child),
  .region-selector-dropdown .innerLangnav .headerNav h2 {
    font-size: 1.562rem;
    font-weight: 400;
    line-height: 2.188rem;
    letter-spacing: -0.029rem;
    margin-bottom: 1.5rem;
  }
}
.header-close-btn,
#accNavComponentDesktopOne .container-wrapper .close-secondaryNavAccount-btn,
#accNavComponentDesktopTwo .container-wrapper .close-secondaryNavAccount-btn,
.region-selector-dropdown .innerLangnav .headerNav .close-region-selector-btn {
  position: absolute;
  right: -22px;
  top: -48px;
  color: #000000 !important;
  text-decoration: none !important;
}
.header-close-btn:hover {
  opacity: 0.8;
}
.dropdown-nav-menu,
#accNavComponentDesktopOne .container-wrapper,
#accNavComponentDesktopTwo .container-wrapper,
.header-search-wrapper .ui-menu.ui-widget-content,
.main-nav-wrapper .navigation__overflow > ul > li > .sub__navigation,
.nav-order-tools__child-wrap,
.region-selector-dropdown .container-wrapper {
  background-color: #ffffff;
  color: #000000;
  width: 100%;
  border: 1px solid #b9b9bd;
}
.branding-mobile {
  padding: 10px;
  border-bottom: solid 1px #b9b9bd;
  z-index: 9999;
  background-color: #ffffff;
}
.branding-mobile img {
  max-width: 127px;
}
.navigation.navigation--top {
  padding: 4px 0 8px;
  background-color: #ffffff;
}
.navigation.navigation--top .nav__left .header-links-left nav div a {
  color: #000000;
  cursor: pointer;
  display: block;
}
.navigation--top .nav__left .header-links-left nav:before,
.navigation--top .nav__right .header-links-left nav:before,
.navigation--top .nav__left .header-links-left nav:after,
.navigation--top .nav__right .header-links-left nav:after {
  content: " ";
  display: table;
}
.navigation--top .nav__left .header-links-left nav:after,
.navigation--top .nav__right .header-links-left nav:after {
  clear: both;
}
.navigation--top .nav__left .header-links-left nav:before,
.navigation--top .nav__right .header-links-left nav:before,
.navigation--top .nav__left .header-links-left nav:after,
.navigation--top .nav__right .header-links-left nav:after {
  content: " ";
  display: table;
}
.navigation--top .nav__left .header-links-left nav:after,
.navigation--top .nav__right .header-links-left nav:after {
  clear: both;
}
.navigation--top .nav__left .header-links-left nav div,
.navigation--top .nav__right .header-links-left nav div {
  float: left;
}
.navigation--top .nav__left .header-links-left nav div:first-child,
.navigation--top .nav__right .header-links-left nav div:first-child {
  display: none;
}
.navigation--top .nav__left .header-links-left nav div:first-child + div a,
.navigation--top .nav__right .header-links-left nav div:first-child + div a {
  padding-left: 0;
}
.navigation--top .nav__left .header-links-left nav div a,
.navigation--top .nav__right .header-links-left nav div a {
  color: #000000;
  cursor: pointer;
  padding: 11px 8px;
  display: block;
  font-size: 12px;
}
.navigation--top .nav__left .header-links-left nav div a:hover,
.navigation--top .nav__right .header-links-left nav div a:hover,
.navigation--top .nav__left .header-links-left nav div a:focus,
.navigation--top .nav__right .header-links-left nav div a:focus {
  color: #000000;
}
.navigation--top .nav__left .simple-banner-component img,
.navigation--top .nav__right .simple-banner-component img,
.navigation--top .nav__left .banner__component img,
.navigation--top .nav__right .banner__component img {
  width: auto;
}
.miniCartSlot > div[data-ng-transclude] {
  display: inline-block;
}
.navigation--top .nav__right .nav__links--account {
  display: inline-block;
  margin: 0;
}
.navigation--top .nav__right .nav__links--account li {
  text-align: left;
  display: inline-block;
  color: #000000;
  font-size: 14px;
  line-height: 1.2;
  margin-top: 0.5rem;
}
.navigation--top .nav__right .nav__links--account li a,
.navigation--top .nav__right .nav__links--account li .header-welcome-text {
  color: #000000;
  display: block;
  margin: 0 24px -1px 0;
  text-decoration: none;
}
.navigation--top .nav__right .nav__links--account li a:hover,
.navigation--top .nav__right .nav__links--account li a.show {
  animation: text-underline 0.3s linear forwards;
}
.navigation--top .nav__right .nav__links--account li:last-child a {
  margin-right: 0;
}
.navigation--top .nav__right .header-links-left nav div a {
  padding: 0;
  line-height: inherit;
}
#accNavComponentDesktopOne,
#accNavComponentDesktopTwo {
  position: absolute;
  left: 0;
  right: 0;
  width: 100%;
  top: 100%;
}
#accNavComponentDesktopOne .container-wrapper,
#accNavComponentDesktopTwo .container-wrapper {
  padding: 48px;
  position: relative;
}
#accNavComponentDesktopOne .container-wrapper .close-secondaryNavAccount-btn,
#accNavComponentDesktopTwo .container-wrapper .close-secondaryNavAccount-btn {
  right: 1px;
  top: 1px;
}
#accNavComponentDesktopOne .container-wrapper .nav__links,
#accNavComponentDesktopTwo .container-wrapper .nav__links {
  margin-bottom: 0;
}
#accNavComponentDesktopOne .container-wrapper .nav__links a:hover,
#accNavComponentDesktopTwo .container-wrapper .nav__links a:hover {
  animation: text-underline 0.3s linear forwards;
}
.navigation--middle {
  background-color: #ffffff;
  color: #000000;
}
@media screen and (max-width: 1023px) {
  .navigation--middle {
    padding-top: 15px;
    padding-bottom: 15px;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: -ms-flex;
    display: flex;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    justify-content: center;
  }
}
@media screen and (max-width: 767px) {
  .navigation--middle {
    min-height: 89px;
  }
}
.navigation--middle .desktop__nav-site-logo-wrapper {
  width: 100%;
  max-width: 192px;
  min-height: 59px;
}
.navigation--middle .desktop__nav-right-content-wrapper {
  padding-left: 16px;
  -webkit-flex: 1 1 auto;
  -moz-flex: 1 1 auto;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
}
.header-search-wrapper {
  margin-right: 20px;
  -webkit-flex: 1 1 auto;
  -moz-flex: 1 1 auto;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
}
.header-search-wrapper .ui-front-search-wrapper {
  width: 100%;
  max-width: 500px;
  margin-left: auto;
  position: relative;
  z-index: 9;
  height: 44px;
}
@media screen and (max-width: 767px) {
  .header-search-wrapper .ui-front-search-wrapper {
    max-width: 100%;
    margin-left: auto;
    margin-right: auto;
  }
}
.header-search-wrapper .input-group {
  background-color: #ffffff;
  color: #000000;
  border: 1px solid #71737b;
}
.header-search-wrapper .input-group .form-control,
.header-search-wrapper .input-group .select2-container .select2-dropdown .select2-search__field {
  border: 0;
  float: none;
  padding-top: 10px;
  padding-bottom: 8px;
  background-color: #ffffff;
  color: #000000;
  height: 42px;
  line-height: 42px;
}
.header-search-wrapper .input-group .btn,
.header-search-wrapper .input-group .select2-container .select2-selection {
  color: #000000;
  text-decoration: none;
  font-size: 1.875rem;
  padding: 0;
  width: 40px;
}
.header-search-wrapper .input-group .btn[disabled],
.header-search-wrapper .input-group .select2-container .select2-selection[disabled] {
  opacity: 0.75;
}
.header-search-wrapper .ui-menu.ui-widget-content {
  font-family: "Hexagon Akkurat", Arial, sans-serif;
  padding: 12px 0;
  top: auto !important;
  left: 0 !important;
  height: auto;
  max-height: 400px;
  overflow-x: hidden;
  overflow-y: auto;
  border: 1px solid #71737b;
  border-top: none;
}
.header-search-wrapper .ui-menu.ui-widget-content .ui-menu-item {
  border-bottom: 1px solid #b9b9bd;
}
.header-search-wrapper .ui-menu.ui-widget-content .ui-menu-item:last-child {
  border-bottom: none;
}
.header-search-wrapper .ui-menu.ui-widget-content .ui-menu-item-wrapper {
  color: #000000;
  background: transparent;
  padding: 8px 12px;
  display: block;
  margin: 0;
  text-decoration: none;
  transition: all 0.4s ease-in-out;
}
.header-search-wrapper .ui-menu.ui-widget-content .ui-menu-item-wrapper:hover {
  background: #e7e8e9;
  color: #000000;
}
.header-search-wrapper .ui-menu.ui-widget-content .ui-menu-item-wrapper.ui-state-active {
  border: none;
  background: #e7e8e9;
  color: #000000;
}
.header-search-wrapper .ui-menu.ui-widget-content .product-item .ui-menu-item-wrapper {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
}
.header-search-wrapper .ui-menu.ui-widget-content .product-item .ui-menu-item-wrapper .thumb {
  width: 100%;
  max-width: 52px;
}
.header-search-wrapper .ui-menu.ui-widget-content .product-item .ui-menu-item-wrapper .name {
  padding-left: 12px;
  padding-right: 12px;
  -webkit-flex: 1 1 auto;
  -moz-flex: 1 1 auto;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
}
@media screen and (min-width: 768px) {
  .header-search-wrapper .header-search-cell-wrapper {
    display: block !important;
  }
}
@media screen and (max-width: 767px) {
  .header-search-wrapper .header-search-cell-wrapper {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: #ffffff;
    z-index: 2;
    display: none;
  }
  .header-search-wrapper .header-search-cell-wrapper .header-search-container {
    padding-left: 16px;
    padding-right: 16px;
    max-width: 720px;
    margin-left: auto;
    margin-right: auto;
    width: 100%;
    height: 100%;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: -ms-flex;
    display: flex;
    align-items: center;
  }
  .header-search-wrapper .header-search-cell-wrapper .search-wrapper {
    -webkit-flex: 1 1 auto;
    -moz-flex: 1 1 auto;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    padding-left: 16px;
  }
}
@media screen and (max-width: 1023px) {
  body.offcanvas,
  body.header-toggle-active {
    overflow: hidden;
  }
}
.main-nav-wrapper {
  background-color: #ffffff;
  color: #000000;
}
@media screen and (min-width: 1024px) {
  .main-nav-wrapper {
    height: auto !important;
    min-height: 56px;
  }
}
@media screen and (max-width: 1023px) {
  .main-nav-wrapper {
    position: absolute;
    right: 0;
    width: 100%;
    padding: 0 0 0 0.5rem;
    overflow: auto;
    display: none;
    border-top: 1px solid #b9b9bd;
  }
  .main-nav-wrapper .header-container {
    border-left: 1px solid #b9b9bd;
    padding-top: 1.5rem;
    padding-bottom: 1.5rem;
    padding-left: 1rem;
  }
  .offcanvas .main-nav-wrapper {
    display: block;
  }
  .main-nav-wrapper .nav__links--mobile a,
  .main-nav-wrapper .liUserSign a {
    color: #000000;
    cursor: pointer;
    margin-bottom: 0.25rem;
    display: inline-block;
  }
  .main-nav-wrapper .nav__links--mobile a:after,
  .main-nav-wrapper .liUserSign a:after {
    content: "\e903";
    margin-left: 0.25rem;
  }
  .main-nav-wrapper .nav__links--mobile a .myAcctExp,
  .main-nav-wrapper .liUserSign a .myAcctExp {
    margin-left: 8px;
  }
  .main-nav-wrapper .nav__links--mobile a.myAccountLinksHeader,
  .main-nav-wrapper .liUserSign a.myAccountLinksHeader {
    border-bottom: none !important;
    display: block;
    color: #000000;
    margin: 0 -16px -13px;
    padding: 12px 16px 13px;
  }
  .main-nav-wrapper .nav__links--mobile a.myAccountLinksHeader.show,
  .main-nav-wrapper .liUserSign a.myAccountLinksHeader.show {
    background-color: #e7e8e9;
  }
  .main-nav-wrapper .liUserSign .close-nav {
    display: none;
  }
  .main-nav-wrapper .js-myAccount-root {
    margin: 0 -16px;
    padding: 12px 16px 13px;
    background-color: #e7e8e9;
    color: #000000;
    list-style: none;
  }
  .main-nav-wrapper .js-myAccount-root a {
    font-size: 16px;
    line-height: 19px;
    font-weight: 400;
    letter-spacing: 0.12px;
    margin-bottom: 16px;
    display: inline-block;
  }
}
@media screen and (max-width: 767px) {
  .main-nav-wrapper {
    width: 100%;
  }
}
.main-nav-wrapper .navigation__overflow {
  position: relative;
}
.main-nav-wrapper .navigation__overflow ul {
  padding: 0;
  margin: 0;
  list-style: none;
}
@media screen and (max-width: 1023px) {
  .main-nav-wrapper .navigation__overflow > ul {
    margin: 25px -16px 0;
  }
}
@media screen and (min-width: 1024px) {
  .main-nav-wrapper .navigation__overflow > ul > li {
    float: left;
    margin: 0;
    padding: 15px 0 12px;
  }
  .main-nav-wrapper .navigation__overflow > ul > li:not(:last-child) {
    margin-right: 22px;
  }
  .main-nav-wrapper .navigation__overflow > ul > li.single-child-sub-wrapper {
    position: relative;
  }
  .main-nav-wrapper .navigation__overflow > ul > li.single-child-sub-wrapper > .sub__navigation {
    left: 0 !important;
    right: auto !important;
    width: auto;
    min-width: 300px;
  }
  .main-nav-wrapper .navigation__overflow > ul > li.single-child-sub-wrapper > .sub__navigation .sub-navigation-section {
    margin-bottom: 0;
  }
  .main-nav-wrapper .navigation__overflow > ul > li.single-child-sub-wrapper > .sub__navigation .sub-navigation-section .nav__link--secondary:last-child a {
    margin-bottom: 0;
  }
  .main-nav-wrapper .navigation__overflow > ul > li.single-child-sub-wrapper > .sub__navigation .sub-navigation-section .nav__link--secondary a {
    white-space: nowrap;
  }
}
@media screen and (max-width: 1023px) {
  .main-nav-wrapper .navigation__overflow > ul > li {
    padding: 8px 16px 5px;
    border-bottom: 1px solid #b9b9bd;
  }
  .main-nav-wrapper .navigation__overflow > ul > li.nav__links--primary-has__sub {
    padding-right: 46px;
    position: relative;
  }
  .main-nav-wrapper .navigation__overflow > ul > li.nav__links--primary-has__sub > .nav__link--drill__down {
    position: absolute;
    right: 16px;
    top: 6px;
    width: 30px;
    text-align: center;
    height: 30px;
    line-height: 30px;
    cursor: pointer;
  }
  .main-nav-wrapper .navigation__overflow > ul > li.nav__links--primary-has__sub > .nav__link--drill__down.active {
    -ms-transform: rotate(-180deg);
    -o-transform: rotate(-180deg);
    -webkit-transform: rotate(-180deg);
    transform: rotate(-180deg);
  }
}
.main-nav-wrapper .navigation__overflow > ul > li > .level-1 a {
  color: #000000;
  white-space: nowrap;
  display: block;
  position: relative;
  text-decoration: none;
  margin-bottom: 7px;
}
@media screen and (max-width: 1023px) {
  .main-nav-wrapper .navigation__overflow > ul > li > .level-1 a {
    white-space: normal;
    display: inline-block;
    padding-bottom: 0;
  }
}
@media screen and (min-width: 1024px) {
  .main-nav-wrapper .navigation__overflow > ul > li > .sub__navigation {
    padding: 3rem 2rem 1.5rem;
    position: absolute;
    opacity: 0;
    visibility: hidden;
    transition: all 0.2s linear;
    left: -2rem !important;
    top: 100% !important;
    right: 0 !important;
    z-index: 2;
    border: 1px solid #b9b9bd;
    max-width: 1200px;
  }
  .main-nav-wrapper .navigation__overflow > ul > li > .sub__navigation .sub-navigation-section {
    margin-bottom: 24px;
  }
}
@media screen and (max-width: 1023px) {
  .main-nav-wrapper .navigation__overflow > ul > li > .sub__navigation {
    display: none;
    float: none;
    background-color: #e7e8e9;
    color: #000000;
    padding: 1rem 0 0;
    border: none;
  }
}
.main-nav-wrapper .navigation__overflow > ul > li.active {
  background-color: #e7e8e9;
  color: #000000;
}
@media screen and (max-width: 1023px) {
  .main-nav-wrapper .navigation__overflow > ul > li.active > .sub__navigation {
    display: block;
  }
}
@media screen and (max-width: 1023px) {
  .main-nav-wrapper .navigation__overflow > ul > li.active > .level-1 a:after {
    opacity: 1;
    visibility: visible;
  }
}
.main-nav-wrapper .navigation__overflow > ul > li:hover > .level-1 a,
.main-nav-wrapper .navigation__overflow > ul > li.open > .level-1 a {
  animation: text-underline 0.3s linear forwards;
}
@media screen and (min-width: 1024px) {
  .main-nav-wrapper .navigation__overflow > ul > li.open > .sub__navigation {
    opacity: 1;
    visibility: visible;
  }
}
.main-nav-wrapper .navigation__overflow .sub-navigation-section {
  margin-bottom: 1rem;
}
.main-nav-wrapper .navigation__overflow .sub-navigation-section .has-sub-child a:hover {
  animation: text-underline 0.3s linear forwards;
}
.main-nav-wrapper .navigation__overflow .sub-navigation-section .nav__link--secondary a:hover {
  animation: text-underline 0.3s linear forwards;
}
@media (min-width: 320px) {
  main {
    -o-transition: transform 0.3s ease-out;
    -webkit-transition: transform 0.3s ease-out;
    transition: transform 0.3s ease-out;
  }
}
@media (max-width: 767px) {
  html.offcanvas {
    overflow-x: hidden;
  }
}
.nav-cart .mini-cart-link {
  color: #000000;
  text-decoration: none;
  position: relative;
}
.nav-cart .mini-cart-link:not(:hover) .mini-cart-icon .spirit-icon-shopping-cart {
  background-position: -135px 2px;
}
.nav-cart .mini-cart-link .mini-cart-price,
.nav-cart .mini-cart-link .mini-cart-count {
  margin-right: 10px;
}
.nav-cart .mini-cart-link .mini-cart-icon {
  font-size: 1.5rem;
}
.nav-cart .mini-cart-link .mini-cart-price {
  font-size: 14px;
}
.nav-cart .mini-cart-link .mini-cart-count {
  font-size: 12px;
}
@media screen and (min-width: 1024px) {
  .nav-cart .mini-cart-link .mini-cart-count:before {
    content: "(";
    margin-right: 2px;
  }
  .nav-cart .mini-cart-link .mini-cart-count:after {
    content: ")";
    margin-left: 2px;
  }
}
@media screen and (max-width: 1023px) {
  .nav-cart .mini-cart-link .mini-cart-count {
    margin-right: 0;
    position: absolute;
    top: -10px;
    right: -10px;
    background: #000000;
    color: #ffffff;
    display: block;
    border-radius: 21px;
    min-width: 10px;
    height: 21px;
    padding: 3px 7px;
    line-height: 18px;
  }
}
.nav-order-tools {
  display: block;
  margin-right: 20px;
  position: relative;
  margin-top: 6px;
  height: 1.5rem;
}
.nav-order-tools:before {
  content: "\e900";
  font-size: 1.5rem;
  line-height: 1;
  vertical-align: middle;
  cursor: pointer;
}
.nav-order-tools:hover:before,
.nav-order-tools.js-nav-order-tools--active:before {
  background-position: -158px -26px;
}
.quote__list {
  position: relative;
  display: inline-block;
  cursor: pointer;
  width: 36px;
  text-align: right;
}
.quote__list a {
  font-size: 20px;
  background-color: transparent;
  padding: 0;
  border: 0;
  color: #005198;
}
.quote__list a .fa {
  top: 4px;
}
@media (min-width: 320px) {
  .quote__list {
    border-left: 0px;
    padding: 0px 11px;
  }
}
@media (min-width: 768px) {
  .quote__list {
    padding: 0px 26px;
  }
}
@media (max-width: 319px) {
  .quote__list {
    position: static;
  }
}
.js-nav-order-tools--active .nav-order-tools__child-wrap {
  display: block;
}
.js-nav-quote-list--active .quote__list--nav {
  display: block;
}
.quote__list--nav {
  text-align: left;
  position: absolute;
  right: 40px;
  top: 26px;
  width: 260px;
  z-index: 10;
}
.quote__list--nav a {
  font-size: 16px;
  line-height: 1.5;
}
@media (max-width: 319px) {
  .quote__list--nav {
    width: 100vw;
    top: 103px;
  }
}
.quote__list--nav a {
  display: block;
  text-transform: uppercase;
  font-weight: 600;
  color: #000000;
  padding: 16px 24px;
}
.quote__list--nav a:hover {
  background-color: #e8f0f3;
}
.nav-order-tools__child-wrap {
  text-align: left;
  position: absolute;
  right: -17px;
  width: 260px;
  z-index: 10;
  padding: 16px 0 0;
  margin-top: 14px;
}
.nav-order-tools__child-wrap:before,
.nav-order-tools__child-wrap:after {
  content: "";
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  display: block;
  position: absolute;
  right: 20px;
}
.nav-order-tools__child-wrap:before {
  border-bottom: 8px solid #b9b9bd;
  top: -8px;
}
.nav-order-tools__child-wrap:after {
  border-bottom: 8px solid #ffffff;
  top: -7px;
}
@media (max-width: 767px) {
  .nav-order-tools__child-wrap {
    right: -10px;
  }
}
@media (max-width: 319px) {
  .nav-order-tools__child-wrap {
    width: 100vw;
    top: auto;
    right: 0;
  }
  .nav-order-tools__child-wrap:before,
  .nav-order-tools__child-wrap:after {
    display: none;
  }
}
.nav-order-tools__child-wrap > div {
  padding: 0 16px;
  margin: 0 0 12px;
}
.nav-order-tools__child-wrap a {
  padding-bottom: 4px;
  color: #000000;
  font-size: 16px;
  line-height: 1.3;
  letter-spacing: 0.12px;
  white-space: normal;
  display: inline-block;
  text-decoration: none;
  position: relative;
}
.nav-order-tools__child-wrap a:hover {
  animation: text-underline 0.3s linear forwards;
}
.search-results-highlight {
  font-weight: bold;
}
.chrome .navigation--middle .nav__left .site-search ul.ui-autocomplete {
  width: 100% !important;
  width: calc(100% - 1px) !important;
}
.nav__links--shop_info {
  margin-bottom: 0;
}
.js-toggle-sm-navigation,
.js-toggle-sm-search {
  font-size: 1.5rem !important;
  padding: 0 !important;
  border: 0;
}
.js-toggle-sm-navigation,
.js-toggle-sm-search,
.js-toggle-sm-navigation:hover,
.js-toggle-sm-search:hover,
.js-toggle-sm-navigation:focus,
.js-toggle-sm-search:focus {
  color: #000000;
  text-decoration: none;
}
.js-toggle-sm-navigation {
  margin-left: 20px;
  font-size: 1.875rem !important;
}
@media screen and (max-width: 1023px) {
  .js-sticky-user-group .close-nav {
    display: none;
  }
  .js-sticky-user-group .userGroup {
    position: relative;
    display: inline-block;
    padding-right: 26px;
  }
  .js-sticky-user-group .userGroup .js-nav-collapse {
    position: absolute;
    right: 0;
    top: 0;
    left: 0;
    width: 100%;
    text-align: right;
    color: #000000;
    text-decoration: none;
    cursor: pointer;
  }
  .js-sticky-user-group .userGroup .js-nav-collapse .icon.active {
    -ms-transform: rotate(-180deg);
    -o-transform: rotate(-180deg);
    -webkit-transform: rotate(-180deg);
    transform: rotate(-180deg);
    display: inline-block;
  }
}
.sub-naviation-header {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  width: 100%;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.sub-naviation-header .btn-sub-nav-close {
  background: transparent;
  font-size: 1.5rem;
  width: 3rem;
  height: 3rem;
  padding: 0;
}
.country-btn,
.region-selector-dropdown .innerLangnav .contentNav .country-list .country,
.region-selector-dropdown .innerLangnav .contentNav .country-list .dropdown > .btn,
.region-selector-dropdown .innerLangnav .contentNav .country-list .dropdown > .select2-container .select2-selection {
  border-width: 1px !important;
  border-image-source: none;
  text-align: left;
  width: 100%;
  max-width: 296px;
  border-radius: 0;
  padding: 13px 16px;
  font-weight: 300;
  margin: 0 0 32px;
}
.region-selector-dropdown-trigger {
  background-color: transparent;
  color: #000000;
  border: none;
  margin-right: 20px;
  -o-transition: all 0.2s ease-in-out;
  -webkit-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.region-selector-dropdown-trigger:hover {
  background-color: transparent;
  color: #000000;
}
.region-selector-dropdown-trigger:focus {
  color: #000000;
}
.region-selector-dropdown-trigger .hexagon-icon,
.region-selector-dropdown-trigger .select2-container .select2-selection .select2-selection__arrow > b {
  font-size: 1.5rem;
}
.region-selector-dropdown-trigger .selected-region {
  font-size: 14px;
  margin-left: 8px;
  padding-top: 3px;
}
.region-selector-dropdown {
  padding: 12px 16px 13px;
  margin: 12px -16px 0;
  background-color: #e7e8e9;
}
@media screen and (min-width: 1024px) {
  .region-selector-dropdown {
    position: absolute;
    left: 0;
    right: auto;
    width: 100%;
    padding: 0;
    margin: 14px 0 0 -12px;
    background-color: #ffffff;
  }
  .region-selector-dropdown:before,
  .region-selector-dropdown:after {
    content: "";
    border-left: 7px solid transparent;
    border-right: 7px solid transparent;
    display: block;
    position: absolute;
    left: 20px;
  }
  .region-selector-dropdown:before {
    border-bottom: 8px solid #b9b9bd;
    top: -8px;
  }
  .region-selector-dropdown:after {
    border-bottom: 8px solid #ffffff;
    top: -7px;
  }
  .region-selector-dropdown ul {
    padding: 0;
    margin: 0;
    list-style: none;
  }
  .region-selector-dropdown .countryLang > li {
    padding: 0 16px;
    margin: 0 0 12px;
  }
  .region-selector-dropdown .countryLang > li a {
    padding-bottom: 4px;
    color: #000000;
    font-size: 16px;
    line-height: 1.3;
    letter-spacing: 0.12px;
    white-space: normal;
    display: inline-block;
    text-decoration: none;
    position: relative;
  }
  .region-selector-dropdown .countryLang > li a:after {
    content: "";
    position: absolute;
    inset-inline: 0;
    bottom: 0;
    height: 1px;
    transform: scaleX(0);
    background: #005198;
    transform-origin: left;
    transition: transform 0.5s;
  }
  .region-selector-dropdown .countryLang > li a:hover:after {
    transform: scaleX(1);
  }
  .region-selector-dropdown .countryLang > li.active a {
    color: #005198;
    font-weight: 400;
  }
}
.region-selector-dropdown .container-wrapper {
  height: auto;
  max-width: 1048px;
  max-height: 641px;
  padding: 48px 24px 126px 128px;
}
@media screen and (max-width: 1023px) {
  .region-selector-dropdown .container-wrapper {
    padding: 12px 16px 13px;
    background-color: #e7e8e9;
    color: #000000;
  }
}
.region-selector-dropdown .innerLangnav .headerNav h2,
.region-selector-dropdown .contentNav {
  width: 100%;
  max-width: 608px;
}
.region-selector-dropdown .innerLangnav .headerNav {
  position: relative;
}
.region-selector-dropdown .innerLangnav .headerNav h2:after {
  content: "";
  opacity: 1;
  visibility: visible;
  top: -14px;
  max-width: 88px;
}
@media screen and (max-width: 1023px) {
  .region-selector-dropdown .innerLangnav .headerNav h2 {
    font-size: 24px;
    font-weight: 400;
    white-space: normal;
    line-height: 30px;
    display: inline-block;
    width: auto;
    margin-bottom: 40px;
  }
  .region-selector-dropdown .innerLangnav .headerNav h2:after {
    max-width: 100%;
    margin-top: 4px;
    top: 100%;
  }
}
@media screen and (max-width: 1023px) {
  .region-selector-dropdown .innerLangnav .headerNav .close-region-selector-btn {
    display: none;
  }
}
.region-selector-dropdown .innerLangnav .contentNav .country-list {
  margin-bottom: 0;
}
.region-selector-dropdown .innerLangnav .contentNav .country-list .country {
  text-transform: none;
}
.region-selector-dropdown .innerLangnav .contentNav .country-list .dropdown {
  padding-top: 32px;
  border-top: 1px solid rgba(0, 0, 0, 0.2);
}
.region-selector-dropdown .innerLangnav .contentNav .country-list .dropdown > .btn,
.region-selector-dropdown .innerLangnav .contentNav .country-list .dropdown > .select2-container .select2-selection {
  position: relative;
  text-transform: none !important;
}
.region-selector-dropdown .innerLangnav .contentNav .country-list .dropdown > .btn .hexagon-icon,
.region-selector-dropdown .innerLangnav .contentNav .country-list .dropdown > .select2-container .select2-selection .hexagon-icon,
.region-selector-dropdown .innerLangnav .contentNav .country-list .dropdown > .btn .select2-container .select2-selection .select2-selection__arrow > b {
  position: absolute;
  font-size: 14px;
  right: 0;
  top: 0;
  width: 30px;
  text-align: center;
  height: 48px;
  line-height: 48px;
}
.region-selector-dropdown .innerLangnav .contentNav .country-list .dropdown > .dropdown-menu {
  width: 100%;
  max-width: 296px;
  margin: 0;
  min-width: 296px;
  box-shadow: none;
  overflow-y: auto;
  max-height: 285px;
  padding: 0;
  background: #ffffff;
  border-color: #005198;
}
@media screen and (max-width: 1023px) {
  .region-selector-dropdown .innerLangnav .contentNav .country-list .dropdown > .dropdown-menu {
    position: relative;
    margin-top: -32px;
    margin-bottom: 32px;
  }
}
.region-selector-dropdown .innerLangnav .contentNav .country-list .dropdown > .dropdown-menu > li {
  margin-top: 0;
}
.region-selector-dropdown .innerLangnav .contentNav .country-list .dropdown > .dropdown-menu > li > a {
  font-weight: 300;
  line-height: 25px;
  white-space: normal;
  padding: 10px;
}
.region-selector-dropdown .innerLangnav .contentNav .country-list .dropdown > .dropdown-menu > li > a:focus,
.region-selector-dropdown .innerLangnav .contentNav .country-list .dropdown > .dropdown-menu > li > a:hover {
  color: #000000;
  background-color: #f3f3f3;
}
.region-selector-dropdown .innerLangnav .contentNav .country-list .dropdown > .dropdown-menu > li.active > a {
  color: #ffffff;
  background-color: #005198;
}
.region-selector-dropdown .innerLangnav .contentNav .country-list .dropdown.open > .btn .hexagon-icon,
.region-selector-dropdown .innerLangnav .contentNav .country-list .dropdown.open > .select2-container .select2-selection .hexagon-icon,
.region-selector-dropdown .innerLangnav .contentNav .country-list .dropdown.open > .btn .select2-container .select2-selection .select2-selection__arrow > b {
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}
.region-selector-dropdown-trigger-mobile {
  font-size: 16px;
  line-height: 28px;
  letter-spacing: 0;
  color: #000000;
  margin: -12px -16px -13px;
  padding: 12px 16px 13px;
  display: block;
}
.region-selector-dropdown-trigger-mobile:hover,
.region-selector-dropdown-trigger-mobile:focus {
  text-decoration: none;
  color: #000000;
}
.region-selector-dropdown-trigger-mobile:hover .selected-region {
  border-bottom-color: #83c410;
}
.region-selector-dropdown-trigger-mobile:not(.collapsed) {
  background-color: #e7e8e9;
}
.region-selector-dropdown-trigger-mobile .hexagon-icon-global {
  margin-right: 8px;
  margin-top: -4px;
  display: inline-block;
}
.region-selector-dropdown-trigger-mobile .selected-region {
  margin-right: 8px;
  border-bottom: 1px solid transparent;
}
.region-selector-dropdown-trigger-mobile:not(.collapsed) .hexagon-icon-arrow-bottom,
.region-selector-dropdown-trigger-mobile:not(.collapsed) .select2-container .select2-selection .select2-selection__arrow > b {
  -ms-transform: rotate(-180deg);
  -o-transform: rotate(-180deg);
  -webkit-transform: rotate(-180deg);
  transform: rotate(-180deg);
  display: inline-block;
}
header {
  background: #ffffff;
  margin-bottom: 16px;
}
header.js-mainHeader .breadcrumb-section {
  display: none;
}
header.js-mainHeader + .breadcrumb-section {
  margin-top: -16px;
  margin-bottom: 16px;
}
@media screen and (min-width: 768px) {
  header {
    margin-bottom: 32px;
  }
  header.js-mainHeader + .breadcrumb-section {
    margin-top: -32px;
    margin-bottom: 32px;
  }
}
@media screen and (min-width: 1024px) {
  header {
    margin-bottom: 48px;
  }
  header.js-mainHeader + .breadcrumb-section {
    margin-top: -48px;
    margin-bottom: 48px;
  }
}
.page-homepage header {
  margin-bottom: 0;
}
.page-homepage .global-alerts {
  margin-bottom: 16px;
}
@media screen and (min-width: 768px) {
  .page-homepage .global-alerts {
    margin-bottom: 32px;
  }
}
@media screen and (min-width: 1024px) {
  .page-homepage .global-alerts {
    margin-bottom: 48px;
  }
}
.header-text {
  padding-left: 0.5rem;
  background-color: #ffffff;
  border-bottom: 1px solid #b9b9bd;
}
@media screen and (min-width: 1024px) {
  .header-text {
    padding-left: 1rem;
  }
}
.header-text .header-text-body-wrapper {
  position: relative;
  border-left: 1px solid #b9b9bd;
}
@media screen and (min-width: 1024px) {
  .header-text .header-text-body-wrapper {
    padding: 1rem;
  }
}
.header-text .header-text-body {
  background-color: #dff73f;
  color: #000000;
  padding: 0.5rem 3.5rem 0.5rem 2rem;
  position: relative;
}
@media screen and (min-width: 1024px) {
  .header-text .header-text-body {
    border-radius: 999px;
    padding: 0.5rem 2.5rem 0.5rem 1rem;
  }
}
.header-text .header-text-body .btn-covid-banner {
  font-size: 1.5rem;
  height: 1.5rem;
  position: absolute;
  right: 1.5rem;
  top: 0;
}
@media screen and (min-width: 1024px) {
  .header-text .header-text-body .btn-covid-banner {
    right: 1rem;
  }
}
.header-text-body a.header-text-close {
  right: 7px;
}
.header-text-body a.header-text-close {
  right: 14px;
  background: url("../../common/images/close.png") no-repeat 0 0;
  width: 14px;
  height: 14px;
}
.header-text a,
.header-text a:hover {
  color: #fefefe;
  font-family: inherit;
  text-decoration: underline;
}
.header-text-close {
  position: absolute;
  right: 13px;
  cursor: pointer;
  color: #fefefe;
  top: 2px;
}
.js-covid-banner {
  cursor: pointer;
  background: transparent;
  border: 0;
  position: absolute;
  right: 10px;
  top: 0;
}
.header-container {
  padding-left: 1.5rem;
  padding-right: 1rem;
}
@media screen and (min-width: 1024px) {
  .header-container {
    padding-left: 3rem;
    padding-right: 2rem;
  }
}
.blue-green-gradient-border,
.tabs .tabs-list li.active a:before,
.tabs .tabs-list li.active a:hover:before,
.tabs .tabs-list li.active a:focus:before,
.tabs .tabs-list li.active a:after,
.tabs .tabs-list li.active a:hover:after,
.tabs .tabs-list li.active a:focus:after,
.tabs .tabbody:before,
.tabs .tabbody:after {
  background: #83c410;
  display: block;
  height: 2px;
  width: 100%;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
}
.page-sub-headline {
  font-size: 16px;
  font-weight: 400;
  line-height: 1.571;
}
.text-variant-bold {
  font-weight: 600;
}
.full-width-padding {
  padding-left: 8px;
  padding-right: 8px;
}
.half-width-padding {
  padding-left: 8px;
  padding-right: 8px;
}
.responsive-table {
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
}
.responsive-table tbody,
.responsive-table thead {
  vertical-align: top;
}
@media screen and (max-width: 767px) {
  .mobile-cards table,
  .mobile-cards table tbody,
  .mobile-cards table tr,
  .mobile-cards table td,
  .mobile-cards table th {
    display: block;
  }
  .mobile-cards table tbody tr {
    position: relative;
    border: 1px solid #b9b9bd;
    color: #000000;
    background-color: #ffffff;
    padding: 16px 16px;
    overflow: hidden;
    margin-bottom: 16px;
  }
  .mobile-cards table tbody tr th,
  .mobile-cards table tbody tr td {
    padding: 0;
    margin-bottom: 8px;
  }
  .mobile-cards table tbody tr th:last-child,
  .mobile-cards table tbody tr td:last-child {
    margin-bottom: 0;
    text-align: left;
  }
}
.btn-formblock {
  display: block;
  width: 100%;
  padding-left: 0;
  padding-right: 0;
  margin-top: 21px;
}
.btn,
.customer-ticketing.account-overview-table .ct-add-new-msg-btn,
#add-support-ticket-btn,
.ct-add-new-msg-btn,
.select2-container .select2-selection {
  padding: 13px 20px;
  font-size: 1rem;
  line-height: 1.2;
  border-radius: 2px;
  padding-bottom: 10px;
  font-weight: 400;
  transition: background-color 0.5s ease-in-out, color 0.5s ease-in-out, border-color 0.5s ease-in-out;
}
.btn,
.btn:active,
.btn.active,
.customer-ticketing.account-overview-table .ct-add-new-msg-btn,
#add-support-ticket-btn,
.ct-add-new-msg-btn,
.select2-container .select2-selection,
.select2-container .select2-selection:active,
.select2-container .select2-selection.active {
  box-shadow: none;
}
.btn:focus,
.btn:active:focus,
.btn.active:focus,
.select2-container .select2-selection:focus,
.select2-container .select2-selection:active:focus,
.select2-container .select2-selection.active:focus {
  outline: 0;
}
.btn.no-white-space,
.select2-container .select2-selection.no-white-space {
  white-space: normal;
  height: auto;
  line-height: 1.2;
}
.btn.btn-right-arrow,
.btn.btn-left-arrow,
.select2-container .select2-selection.btn-right-arrow,
.select2-container .select2-selection.btn-left-arrow {
  position: relative;
}
.btn.btn-right-arrow:before,
.btn.btn-left-arrow:before,
.select2-container .select2-selection.btn-right-arrow:before,
.select2-container .select2-selection.btn-left-arrow:before {
  position: absolute;
  top: 50%;
  margin-top: -10px;
}
.btn.btn-right-arrow,
.select2-container .select2-selection.btn-right-arrow {
  text-align: left;
  padding-right: 35px;
}
.btn.btn-right-arrow:before,
.select2-container .select2-selection.btn-right-arrow:before {
  content: "\e903";
  right: 15px;
}
.btn.btn-left-arrow,
.select2-container .select2-selection.btn-left-arrow {
  text-align: right;
  padding-left: 35px;
}
.btn.btn-left-arrow:before,
.select2-container .select2-selection.btn-left-arrow:before {
  content: "\e904";
  left: 15px;
}
.btn-small {
  padding: 11px 15px;
  font-size: 1rem;
  line-height: 1.2;
  border-radius: 2px;
  padding-bottom: 9px;
}
.btn-icon {
  padding-left: 69px;
  position: relative;
}
.btn-icon:before {
  position: absolute;
  font-size: 20px;
  top: 9px;
  left: 16px;
  display: inline-block;
  font-family: "FontAwesome";
  font-style: normal;
  font-weight: normal;
  line-height: 1;
}
.btn-icon:after {
  content: "";
  position: absolute;
  left: 52px;
  top: 0;
  border-right: 2px solid currentColor;
  height: 100%;
  border-image-slice: 2px;
}
:hover.btn-icon:after {
  border-right-width: 2px;
}
.btn-icon:hover:after {
  border-image-source: linear-gradient(90deg, #b0d25a 0, #00abc8 100%);
}
.btn-edit-confirm {
  width: 48%;
}
.btn-block + .btn-block {
  margin-top: 8px;
}
.btn-default,
.btn-primary,
.customer-ticketing.account-overview-table .ct-add-new-msg-btn,
#add-support-ticket-btn,
.ct-add-new-msg-btn,
.page-details-add-to-cart-component .wishlist-btn,
.select2-container .select2-selection {
  text-decoration: none !important;
  border: 2px solid;
  border-image-slice: 2;
  text-transform: uppercase;
  color: #005198;
  background-color: #ffffff;
  border-color: #005198;
  border-radius: 23px;
}
.btn-default:hover,
.btn-primary:hover,
.btn-default:focus,
.btn-primary:focus,
.btn-default:active,
.btn-primary:active,
.btn-default.active,
.btn-primary.active,
.open .dropdown-toggle.btn-default,
.open .dropdown-toggle.btn-primary,
.open > .dropdown-toggle.btn-default,
.open > .dropdown-toggle.btn-primary,
.select2-container .select2-selection:hover,
.select2-container .select2-selection:focus,
.select2-container .select2-selection:active,
.select2-container .select2-selection.active,
.open .dropdown-toggle.select2-container .select2-selection,
.open > .dropdown-toggle.select2-container .select2-selection {
  color: #ffffff !important;
  background-color: #005198 !important;
  border-color: #005198 !important;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn-default:active,
.btn-primary:active,
.btn-default.active,
.btn-primary.active,
.open .dropdown-toggle.btn-default,
.open .dropdown-toggle.btn-primary,
.select2-container .select2-selection:active,
.select2-container .select2-selection.active,
.open .dropdown-toggle.select2-container .select2-selection {
  background-image: none;
}
.btn-default.disabled,
.btn-primary.disabled,
.btn-default[disabled],
.btn-primary[disabled],
fieldset[disabled] .btn-default,
fieldset[disabled] .btn-primary,
.btn-default.disabled:hover,
.btn-primary.disabled:hover,
.btn-default[disabled]:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-default:hover,
fieldset[disabled] .btn-primary:hover,
.btn-default.disabled:focus,
.btn-primary.disabled:focus,
.btn-default[disabled]:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-default:focus,
fieldset[disabled] .btn-primary:focus,
.btn-default.disabled:active,
.btn-primary.disabled:active,
.btn-default[disabled]:active,
.btn-primary[disabled]:active,
fieldset[disabled] .btn-default:active,
fieldset[disabled] .btn-primary:active,
.btn-default.disabled.active,
.btn-primary.disabled.active,
.btn-default[disabled].active,
.btn-primary[disabled].active,
fieldset[disabled] .btn-default.active,
fieldset[disabled] .btn-primary.active,
.select2-container .select2-selection.disabled,
.select2-container .select2-selection[disabled],
fieldset[disabled] .select2-container .select2-selection,
.select2-container .select2-selection.disabled:hover,
.select2-container .select2-selection[disabled]:hover,
fieldset[disabled] .select2-container .select2-selection:hover,
.select2-container .select2-selection.disabled:focus,
.select2-container .select2-selection[disabled]:focus,
fieldset[disabled] .select2-container .select2-selection:focus,
.select2-container .select2-selection.disabled:active,
.select2-container .select2-selection[disabled]:active,
fieldset[disabled] .select2-container .select2-selection:active,
.select2-container .select2-selection.disabled.active,
.select2-container .select2-selection[disabled].active,
fieldset[disabled] .select2-container .select2-selection.active {
  color: #005198;
  background-color: #ffffff;
  border-image-source: none !important;
}
.btn-default .badge,
.btn-primary .badge,
.select2-container .select2-selection .badge {
  color: #ffffff;
  background-color: #005198;
}
.btn-default.solid,
.btn-primary.solid,
.select2-container .select2-selection.solid {
  color: #ffffff;
  background-color: #005198;
  border-color: #005198;
  border-image-source: none;
}
.btn-default.solid:hover,
.btn-primary.solid:hover,
.btn-default.solid:focus,
.btn-primary.solid:focus,
.btn-default.solid:active,
.btn-primary.solid:active,
.btn-default.solid.active,
.btn-primary.solid.active,
.open .dropdown-toggle.btn-default.solid,
.open .dropdown-toggle.btn-primary.solid,
.open > .dropdown-toggle.btn-default.solid,
.open > .dropdown-toggle.btn-primary.solid,
.select2-container .select2-selection.solid:hover,
.select2-container .select2-selection.solid:focus,
.select2-container .select2-selection.solid:active,
.select2-container .select2-selection.solid.active,
.open .dropdown-toggle.select2-container .select2-selection.solid,
.open > .dropdown-toggle.select2-container .select2-selection.solid {
  color: #ffffff !important;
  background-color: #01adff !important;
  border-color: #01adff !important;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn-default.solid:active,
.btn-primary.solid:active,
.btn-default.solid.active,
.btn-primary.solid.active,
.open .dropdown-toggle.btn-default.solid,
.open .dropdown-toggle.btn-primary.solid,
.select2-container .select2-selection.solid:active,
.select2-container .select2-selection.solid.active,
.open .dropdown-toggle.select2-container .select2-selection.solid {
  background-image: none;
}
.btn-default.solid.disabled,
.btn-primary.solid.disabled,
.btn-default.solid[disabled],
.btn-primary.solid[disabled],
fieldset[disabled] .btn-default.solid,
fieldset[disabled] .btn-primary.solid,
.btn-default.solid.disabled:hover,
.btn-primary.solid.disabled:hover,
.btn-default.solid[disabled]:hover,
.btn-primary.solid[disabled]:hover,
fieldset[disabled] .btn-default.solid:hover,
fieldset[disabled] .btn-primary.solid:hover,
.btn-default.solid.disabled:focus,
.btn-primary.solid.disabled:focus,
.btn-default.solid[disabled]:focus,
.btn-primary.solid[disabled]:focus,
fieldset[disabled] .btn-default.solid:focus,
fieldset[disabled] .btn-primary.solid:focus,
.btn-default.solid.disabled:active,
.btn-primary.solid.disabled:active,
.btn-default.solid[disabled]:active,
.btn-primary.solid[disabled]:active,
fieldset[disabled] .btn-default.solid:active,
fieldset[disabled] .btn-primary.solid:active,
.btn-default.solid.disabled.active,
.btn-primary.solid.disabled.active,
.btn-default.solid[disabled].active,
.btn-primary.solid[disabled].active,
fieldset[disabled] .btn-default.solid.active,
fieldset[disabled] .btn-primary.solid.active,
.select2-container .select2-selection.solid.disabled,
.select2-container .select2-selection.solid[disabled],
fieldset[disabled] .select2-container .select2-selection.solid,
.select2-container .select2-selection.solid.disabled:hover,
.select2-container .select2-selection.solid[disabled]:hover,
fieldset[disabled] .select2-container .select2-selection.solid:hover,
.select2-container .select2-selection.solid.disabled:focus,
.select2-container .select2-selection.solid[disabled]:focus,
fieldset[disabled] .select2-container .select2-selection.solid:focus,
.select2-container .select2-selection.solid.disabled:active,
.select2-container .select2-selection.solid[disabled]:active,
fieldset[disabled] .select2-container .select2-selection.solid:active,
.select2-container .select2-selection.solid.disabled.active,
.select2-container .select2-selection.solid[disabled].active,
fieldset[disabled] .select2-container .select2-selection.solid.active {
  color: #ffffff;
  background-color: #005198;
  border-image-source: none !important;
}
.btn-default.solid .badge,
.btn-primary.solid .badge,
.select2-container .select2-selection.solid .badge {
  color: #005198;
  background-color: #ffffff;
}
.btn-default.solid:focus:not(:hover),
.btn-primary.solid:focus:not(:hover),
.open > .btn-default.solid:focus:not(:hover),
.open > .btn-primary.solid:focus:not(:hover),
.select2-container .select2-selection.solid:focus:not(:hover),
.open > .select2-container .select2-selection.solid:focus:not(:hover) {
  color: #ffffff;
  background-color: #004c8e;
  border-color: #004c8e;
}
.btn-default.solid:focus:not(:hover) .icon,
.btn-primary.solid:focus:not(:hover) .icon,
.open > .btn-default.solid:focus:not(:hover) .icon,
.open > .btn-primary.solid:focus:not(:hover) .icon,
.select2-container .select2-selection.solid:focus:not(:hover) .icon,
.open > .select2-container .select2-selection.solid:focus:not(:hover) .icon {
  color: #ffffff;
}
.btn-white,
.region-selector-dropdown .innerLangnav .contentNav .country-list .dropdown > .btn,
.region-selector-dropdown .innerLangnav .contentNav .country-list .dropdown > .select2-container .select2-selection {
  border: 2px solid;
  border-image-slice: 2;
  text-transform: uppercase;
  border-radius: 23px;
  color: #ffffff;
  background-color: transparent;
  border-color: #ffffff;
}
.btn-white:hover,
.btn-white:focus,
.btn-white:active,
.btn-white.active,
.open .dropdown-toggle.btn-white,
.open > .dropdown-toggle.btn-white {
  color: #000000 !important;
  background-color: #dff73f !important;
  border-color: #dff73f !important;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn-white:active,
.btn-white.active,
.open .dropdown-toggle.btn-white {
  background-image: none;
}
.btn-white.disabled,
.btn-white[disabled],
fieldset[disabled] .btn-white,
.btn-white.disabled:hover,
.btn-white[disabled]:hover,
fieldset[disabled] .btn-white:hover,
.btn-white.disabled:focus,
.btn-white[disabled]:focus,
fieldset[disabled] .btn-white:focus,
.btn-white.disabled:active,
.btn-white[disabled]:active,
fieldset[disabled] .btn-white:active,
.btn-white.disabled.active,
.btn-white[disabled].active,
fieldset[disabled] .btn-white.active {
  color: #ffffff;
  background-color: #ffffff;
  border-image-source: none !important;
}
.btn-white .badge {
  color: transparent;
  background-color: #ffffff;
}
.btn-white:focus:not(:hover) {
  color: #ffffff;
  background-color: transparent;
  border-color: #ffffff;
}
.btn-white:focus:not(:hover) .icon {
  color: #ffffff;
}
.btn-danger {
  border-radius: 23px;
}
a,
button {
  outline: 0;
}
.pagination {
  margin: 0;
}
.pagination > li {
  display: inline-block;
  vertical-align: middle;
  margin: 0 4px;
  text-align: center;
}
@media screen and (min-width: 1024px) {
  .pagination > li {
    margin: 0 8px;
  }
}
.pagination > li > a,
.pagination > li > span {
  float: none;
  height: 40px;
  min-width: 40px;
  margin: 0;
  line-height: 37px;
  padding: 2px 9px;
  display: block;
  font-size: 20px;
  color: #005072;
  background-color: transparent;
  border-color: transparent;
}
@media screen and (max-width: 767px) {
  .pagination > li > a,
  .pagination > li > span {
    line-height: 27px;
    height: 30px;
    min-width: 30px;
    font-size: 14px;
  }
}
.pagination > li > a:hover,
.pagination > li > a:focus {
  color: #01adff;
  background-color: transparent;
  border-color: #01adff;
}
.pagination > li.active > a,
.pagination > li.active > span {
  color: #ffffff;
  background-color: #005198;
  border-color: #005198;
}
.pagination > li.pagination-prev.disabled > span,
.pagination > li.pagination-next.disabled > span,
.pagination > li.pagination-prev.disabled > a,
.pagination > li.pagination-next.disabled > a,
.pagination > li.pagination-prev > a,
.pagination > li.pagination-next > a,
.pagination > li.pagination-prev > span,
.pagination > li.pagination-next > span {
  color: #005198;
  background-color: #ffffff;
  border-color: #005198;
}
.breadcrumb-section {
  background: #ffffff;
  color: #000000;
  border-bottom: 1px solid #b9b9bd;
  padding-left: 0.5rem;
  padding-right: 1rem;
}
@media screen and (min-width: 1024px) {
  .breadcrumb-section {
    padding-left: 1rem;
    padding-right: 2rem;
  }
}
.breadcrumb-section .breadcrumb-container {
  border-left: 1px solid #b9b9bd;
  padding: 1rem 0 1rem 1rem;
}
@media screen and (min-width: 1024px) {
  .breadcrumb-section .breadcrumb-container {
    padding-left: 2rem;
  }
}
.breadcrumb-section .breadcrumb {
  font-size: 1rem;
  line-height: 1.5rem;
  font-weight: 400;
  margin: 0;
  padding: 0;
}
.breadcrumb-section .breadcrumb > li + li:before {
  padding: 0;
  margin: 0 8px;
  font-size: 8px;
}
.breadcrumb-section .breadcrumb > li .hexagon-icon,
.breadcrumb-section .breadcrumb > li .select2-container .select2-selection .select2-selection__arrow > b {
  position: relative;
  top: -1px;
}
.breadcrumb-section .breadcrumb a {
  color: #000000;
  text-decoration: none;
}
.breadcrumb-section .breadcrumb .active {
  font-weight: 400;
}
.breadcrumb-section .breadcrumb .breadcrumb-link:hover {
  animation: text-underline 0.5s linear forwards;
}
.card {
  position: relative;
  border: 1px solid #b9b9bd;
  color: #000000;
  background-color: #ffffff;
  padding: 16px 16px;
  overflow: hidden;
  height: calc(100% - 16px);
  margin-bottom: 16px;
}
.card.card-default {
  border-color: #005198;
}
.card.card-default:before {
  content: "";
  position: absolute;
  z-index: 1;
  border: 3px solid transparent;
  top: 2px;
  right: 9px;
  width: 6px;
  height: 12px;
  border-top: 2px solid transparent;
  border-left: 2px solid transparent;
  border-right: 2px solid #ffffff;
  border-bottom: 2px solid #ffffff;
  -webkit-transform: rotateZ(37deg);
  -ms-transform: rotateZ(37deg);
  -o-transform: rotateZ(37deg);
  transform: rotateZ(37deg);
  -webkit-transform-origin: 100% 100%;
  -moz-transform-origin: 100% 100%;
  -ms-transform-origin: 100% 100%;
  transform-origin: 100% 100%;
}
.card.card-default:after {
  width: 0;
  height: 0;
  border-top: 22px solid transparent;
  border-bottom: 22px solid transparent;
  border-left: 22px solid #005198;
  position: absolute;
  content: "";
  right: -4px;
  top: -15px;
  transform: rotate(-45deg);
}
.card.cart-grey,
.card.cart-primary {
  background-color: #e7e8e9;
  color: #000000;
  border-color: #e7e8e9;
}
.card.cart-blue {
  background-color: #00284c;
  color: #ffffff;
  border-color: #00284c;
}
.card.cart-blue a {
  color: #83c410;
}
.card-img {
  margin: -16px -16px 16px;
  border-bottom: 1px solid #b9b9bd;
}
.card-title,
.cart-voucher .cart-voucher__label {
  font-size: 18px;
  line-height: 1.4;
  margin-bottom: 32px;
}
.card-body,
.card-footer {
  width: 100%;
}
.card-footer {
  margin-top: 16px;
  margin-bottom: -8px;
}
.card-footer .card-left-btn-wrapper,
.card-footer .card-right-btn-wrapper {
  margin-bottom: 8px;
}
.card-footer .card-left-btn-wrapper {
  margin-right: 8px;
  min-height: 37px;
}
.card-footer .card-left-btn-wrapper:only-child {
  margin-right: 0;
}
.card-footer .card-left-btn-wrapper .btn,
.card-footer .card-left-btn-wrapper .select2-container .select2-selection {
  padding: 8px 8px;
  font-size: 14px;
  line-height: normal;
}
.card-footer .card-right-btn-wrapper .action-links {
  text-decoration: none;
  margin-right: 8px;
  font-size: 20px;
}
.card-footer .card-right-btn-wrapper .action-links:last-child {
  margin-right: 0;
}
.product-image-panel .image-gallery {
  position: relative;
  max-width: 390px;
}
@media (max-width: 767px) {
  .product-image-panel .image-gallery {
    margin: 0 auto;
  }
}
.image-gallery__image {
  cursor: pointer;
}
.image-gallery__zoom-icon {
  font-size: 20px;
  opacity: 0.5;
  position: absolute;
  right: 10px;
  top: 10px;
  z-index: 10;
  pointer-events: none;
}
@media (min-width: 320px) {
  .image-gallery__zoom-icon {
    right: 10px;
    top: 5px;
  }
}
.page-productDetails .owl-centered .owl-wrapper {
  display: -webkit-box !important;
  /* Safari 3.1 - 6, Chrome < 21 (2009 Spec), UCBrowser Android */
  display: -moz-box !important;
  /* Firefox 2 - 27 (2009 Spec), UCMini Android */
  display: -ms-flexbox !important;
  /* IE10 (2012 Syntax) */
  display: -webkit-flex !important;
  /* Safari 6.1 - 8, Android < 4.4, BB < 10, Chrome 21 - 28 */
  display: flex !important;
  /* Edge 12+, Firefox 28+, Blink, Safari 9+, Opera Mini 8+ */
  -ms-flex-align: center;
  -webkit-align-items: center;
  align-items: center;
}
.page-productDetails .image-gallery .image-gallery__image .owl-wrapper {
  min-height: 300px;
}
.page-productDetails .image-gallery .image-gallery__image .owl-wrapper-outer {
  border: 1px solid #666666;
  min-height: 300px;
}
@media (max-width: 767px) {
  .page-productDetails .image-gallery .image-gallery__image .owl-item img.lazyOwl {
    width: 100%;
  }
}
.page-productDetails .carousel.owl-carousel.gallery-carousel .owl-item {
  margin-right: 10px;
  min-width: 75px;
  min-height: 75px;
}
.page-productDetails .carousel.owl-carousel.gallery-carousel .owl-item a {
  border: 1px solid #666666;
  padding: 0;
  margin: 0;
}
.page-productDetails .carousel.owl-carousel.gallery-carousel .owl-item a.gallery-pagination {
  position: relative;
}
.page-productDetails .carousel.owl-carousel.gallery-carousel .owl-item a.gallery-pagination .play-icon-wrapper {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  color: #fff;
  font-size: 30px;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.1);
  display: flex;
  align-items: center;
  justify-content: center;
}
.page-productDetails .carousel.owl-carousel.gallery-carousel .owl-item a.active {
  border-color: #005198;
  position: relative;
  padding: 1px;
}
.page-productDetails .carousel.owl-carousel.gallery-carousel .owl-item a.active:before {
  content: " ";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  border: 1px solid #005198;
}
.page-productDetails .carousel.owl-carousel.gallery-carousel .owl-controls .owl-buttons .owl-prev,
.page-productDetails .carousel.owl-carousel.gallery-carousel .owl-controls .owl-buttons .owl-next {
  top: 50% !important;
}
.product-details .rating-wrapper .rating {
  display: inline-block;
  cursor: pointer;
}
.product-details .promotion,
.product-details-price .promotion {
  color: #83c410;
}
.product-details .description,
.product-details-price .description {
  padding: 8px 0 25px;
}
.product-details .description p:first-child,
.product-details-price .description p:first-child {
  margin-bottom: 0;
}
.product-details .sku,
.product-details-price .sku {
  font-size: 14px;
  line-height: 18px;
  position: relative;
  padding-right: 5px;
  font-weight: 400;
}
.product-details .code,
.product-details-price .code {
  font-size: 14px;
  line-height: 18px;
}
.product-details .price,
.product-details-price .price {
  font-size: 26px;
  font-weight: 400;
  margin-top: 10px;
  margin-bottom: 0;
  line-height: 1;
}
.product-details .stock-status,
.product-details-price .stock-status {
  font-weight: 300;
}
.product-availability {
  margin-bottom: 10px;
  font-weight: 400;
}
.product-availability__notavailable,
.product-availability__nonsellable {
  color: #fa4c40;
}
.product-availability__available,
.product-availability__availableindays {
  color: #ffc505;
}
.product-availability__nonsellable {
  color: #ffc505;
}
.product-availability__stock {
  color: #83c410;
}
.product-main-info .product-details-name {
  margin-top: -5px;
  padding-bottom: 0;
}
.product-main-info .product-details-name .name {
  text-align: left;
}
.product-main-info .product-details-name .print-btn-wrapper {
  padding-top: 16px;
  padding-left: 8px;
}
.product-main-info .product-details-name .print-btn-wrapper .btn,
.product-main-info .product-details-name .print-btn-wrapper .select2-container .select2-selection {
  font-size: 24px;
}
.product-main-info .product-details {
  padding: 0;
}
.product-main-info .product-details .volume__prices td {
  padding: 10px;
}
@media screen and (min-width: 1024px) {
  .product-main-info .addtocart-component {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: -ms-flex;
    display: flex;
    justify-content: space-between;
    align-items: center;
  }
}
@media screen and (max-width: 767px) {
  .product-main-info .addtocart-component {
    max-width: 500px;
  }
}
.product-main-info .addtocart-component .qty-selector .form-control,
.product-main-info .addtocart-component .qty-selector .select2-container .select2-dropdown .select2-search__field {
  width: 100%;
}
@media screen and (max-width: 1023px) {
  .product-main-info .addtocart-component .qty-selector {
    min-width: 260px;
  }
}
@media screen and (max-width: 767px) {
  .product-main-info .addtocart-component .qty-selector {
    width: 100%;
  }
}
@media screen and (max-width: 767px) {
  .product-main-info .addtocart-component .add_to_cart_form .btn,
  .product-main-info .addtocart-component .add_to_cart_form_leads .btn,
  .product-main-info .addtocart-component .add_to_cart_form .select2-container .select2-selection,
  .product-main-info .addtocart-component .add_to_cart_form_leads .select2-container .select2-selection {
    min-width: none;
    width: 100%;
  }
}
.variant-section {
  margin-bottom: 24px;
}
.variant-section .variant-selector .variant-name {
  font-size: 13px;
  font-weight: 600;
  color: #1f1f1f;
  text-transform: uppercase;
  margin-top: 15px;
  margin-bottom: 5px;
}
.variant-section .variant-selector .variant-name .variant-selected {
  font-weight: normal;
  text-transform: none;
}
.variant-section .variant-selector .variant-list {
  padding-left: 0;
  list-style: none;
  margin-left: -16px;
}
.variant-section .variant-selector .variant-list:before,
.variant-section .variant-selector .variant-list:after {
  content: " ";
  display: table;
}
.variant-section .variant-selector .variant-list:after {
  clear: both;
}
.variant-section .variant-selector .variant-list:before,
.variant-section .variant-selector .variant-list:after {
  content: " ";
  display: table;
}
.variant-section .variant-selector .variant-list:after {
  clear: both;
}
.variant-section .variant-selector .variant-list li {
  float: left;
  margin: 0 0 0 16px;
}
.variant-section .variant-selector .variant-list li a,
.variant-section .variant-selector .variant-list li span {
  display: block;
  height: 50px;
  width: 50px;
  line-height: 50px;
  text-align: center;
  text-transform: uppercase;
  border: 1px solid #b9b9bd;
  background: #fff;
  color: #000000;
  text-decoration: none;
}
@media (max-width: 767px) {
  .variant-section .variant-selector .variant-list li a,
  .variant-section .variant-selector .variant-list li span {
    height: 42px;
    width: 42px;
    line-height: 42px;
  }
}
.variant-section .variant-selector .variant-list li a img,
.variant-section .variant-selector .variant-list li span img {
  width: 100%;
  height: auto;
  vertical-align: top;
  border: 1px solid transparent;
}
.variant-section .variant-selector .variant-list li:hover a,
.variant-section .variant-selector .variant-list li.active a {
  background: #005198;
  -webkit-box-shadow: inset 0 0  0 1px #fff;
  box-shadow: inset 0 0  0 1px #fff;
  border: 1px solid #005198;
  color: #fff;
}
.variant-section .variant-selector .variant-list li:hover a img,
.variant-section .variant-selector .variant-list li.active a img {
  border: 1px solid #fff;
}
.variant-section .variant-selector .variant-list li.disabled span {
  color: #999;
  cursor: not-allowed;
}
.variant-section .variant-selector .variant-select {
  margin: 8px 0 0;
}
.rating:before,
.rating:after {
  content: " ";
  display: table;
}
.rating:after {
  clear: both;
}
.rating:before,
.rating:after {
  content: " ";
  display: table;
}
.rating:after {
  clear: both;
}
.rating .rating-stars {
  margin: 0 5px 0 0;
  padding: 3px 0 1px;
  position: relative;
}
@media (max-width: 767px) {
  .rating .rating-stars {
    font-size: 20px;
    float: none;
  }
  .rating .rating-stars:before,
  .rating .rating-stars:after {
    content: " ";
    display: table;
  }
  .rating .rating-stars:after {
    clear: both;
  }
  .rating .rating-stars:before,
  .rating .rating-stars:after {
    content: " ";
    display: table;
  }
  .rating .rating-stars:after {
    clear: both;
  }
}
.rating .rating-stars .greenStars {
  position: absolute;
  overflow: hidden;
  top: 3px;
  left: 0;
  white-space: nowrap;
  width: 0;
}
.rating .rating-stars span {
  color: #dee3e8;
  margin: 0 0.1em;
  overflow: hidden;
}
.rating .rating-stars span.fh {
  width: 0.47em;
  margin-right: 0;
  float: left !important;
  float: left;
}
.rating .rating-stars span.lh {
  width: 0.5em;
  text-indent: -0.44em;
  margin-left: 0;
  float: left !important;
  float: left;
}
.rating .rating-stars span.active {
  color: #005198;
}
.rating.rating-set .rating-stars {
  cursor: pointer;
  display: inline-block;
}
.rating a {
  font-size: 13px;
  position: relative;
  margin-left: 10px;
  padding-left: 10px;
}
.rating a:before {
  border-left: 1px solid #b9b9bd;
  content: "";
  height: 19px;
  position: absolute;
  top: 0;
  left: 0;
}
.tabs-responsive .tab-container {
  float: none;
  padding: 0;
}
.tabs-responsive .tab-container .tab-details a {
  font-weight: 400;
}
@media (max-width: 767px) {
  .tabs-responsive .tabhead {
    border-bottom: 1px solid #f2f4f7;
  }
}
.tab-review .review-pagination-bar {
  margin: 8px 0;
}
.tab-review .review-pagination-bar:before,
.tab-review .review-pagination-bar:after {
  content: " ";
  display: table;
}
.tab-review .review-pagination-bar:after {
  clear: both;
}
.tab-review .review-pagination-bar:before,
.tab-review .review-pagination-bar:after {
  content: " ";
  display: table;
}
.tab-review .review-pagination-bar:after {
  clear: both;
}
.tab-review .review-pagination-bar .right .pager {
  float: left;
  margin: 0 8px;
}
.tab-review .review-pagination-bar .js-review-write-toggle {
  display: none;
}
.tab-review .review-list {
  padding-left: 0;
  list-style: none;
}
.tab-review .review-list .review-entry {
  margin: 8px 0;
}
.tab-review .review-list .review-entry .title {
  font-weight: bold;
}
.tab-review .review-list .review-entry .autor {
  color: #777777;
}
.tab-review .write-review {
  display: none;
}
#AddToCart-PickUpInStoreAction {
  position: relative;
  min-height: 1px;
  padding-left: 8px;
  padding-right: 8px;
  margin-top: 20px;
}
@media (min-width: 320px) {
  #AddToCart-PickUpInStoreAction {
    float: left;
    width: 50%;
  }
}
@media (min-width: 768px) {
  #AddToCart-PickUpInStoreAction {
    float: left;
    width: 100%;
  }
}
.AddToCart-PickUpInStoreAction {
  margin-top: 8px;
}
.AddToCart-ShareOnSocialNetworkAction {
  margin-top: 16px;
}
#AddToCart-AddToCartAction {
  position: relative;
  min-height: 1px;
  padding-left: 8px;
  padding-right: 8px;
  margin-top: 20px;
}
@media (min-width: 320px) {
  #AddToCart-AddToCartAction {
    float: left;
    width: 50%;
  }
}
@media (min-width: 768px) {
  #AddToCart-AddToCartAction {
    float: left;
    width: 100%;
  }
}
#AddToCart-ShareOnSocialNetworkAction {
  position: relative;
  float: left;
  width: 100%;
  min-height: 1px;
  padding-left: 8px;
  padding-right: 8px;
  margin-top: 30px;
}
.qty-class {
  line-height: 50px;
}
.training-class-form {
  margin-top: 50px;
  padding: 0 10px;
}
.training-class-form--popup {
  margin-top: 0;
  padding: 0;
}
.training-class-form h3 {
  margin: 20px 0;
}
.training-class-form .action {
  margin-top: 30px;
}
.page-productDetails .image-gallery .owl-item img.gallery-width {
  width: 100%;
}
.print-btn-wrapper .btn .fa,
.print-btn-wrapper .select2-container .select2-selection .fa {
  margin-right: 8px;
}
.request-quote-fast-print-wrapper {
  -webkit-flex-direction: column !important;
  -moz-flex-direction: column !important;
  -ms-flex-direction: column !important;
  flex-direction: column !important;
}
@media (min-width: 768px) {
  .request-quote-fast-print-wrapper {
    -webkit-flex-direction: row !important;
    -moz-flex-direction: row !important;
    -ms-flex-direction: row !important;
    flex-direction: row !important;
  }
}
.request-quote-fast-wrapper {
  text-align: right;
}
@media (max-width: 1023px) {
  .request-quote-fast-wrapper {
    text-align: left;
  }
}
.request-quote-fast-wrapper .btn,
.request-quote-fast-wrapper .select2-container .select2-selection {
  padding: 0;
  width: 100%;
  max-width: 190px;
  margin: 10px auto 0;
  white-space: normal;
}
@media (max-width: 767px) {
  .request-quote-fast-wrapper .btn,
  .request-quote-fast-wrapper .select2-container .select2-selection {
    margin-bottom: 8px;
  }
}
.request-quote-fast-wrapper .tooltip {
  z-index: 9;
  background-color: transparent;
  text-align: left;
  border-bottom: none;
}
.request-quote-fast-wrapper .tooltip .tooltip-inner {
  padding-top: 8px;
  padding-bottom: 8px;
}
@media (min-width: 768px) {
  .request-quote-fast-wrapper .tooltip .tooltip-inner {
    min-width: 460px;
    padding-top: 16px;
    padding-bottom: 16px;
  }
}
.request-quote-fast-wrapper .request-quote-fast-list {
  list-style-position: outside;
  padding-left: 20px;
  line-height: 1.2;
  margin-bottom: 0;
}
.request-quote-fast-wrapper .request-quote-fast-list li {
  margin-bottom: 8px;
}
.request-quote-fast-wrapper .request-quote-fast-list li:last-child {
  margin-bottom: 0;
}
@media print {
  .page-productDetails .container,
  .page-productDetails .content__empty .content {
    max-width: initial;
  }
  .page-productDetails #js-cookie-notification,
  .page-productDetails .navigation--top,
  .page-productDetails .desktop__nav-right-content-wrapper,
  .page-productDetails .main-nav-wrapper .navigation__overflow > ul > li > .sub__navigation,
  .page-productDetails .main-nav-wrapper .navigation__overflow > ul > li > .hexagon-icon-arrow-bottom,
  .page-productDetails .main-nav-wrapper .navigation__overflow .region-selector-dropdown-wrapper,
  .page-productDetails .main-nav-wrapper .js-sticky-user-group,
  .page-productDetails .print-btn-wrapper,
  .page-productDetails .page-details-add-to-cart-component,
  .page-productDetails .page-details-variants-select,
  .page-productDetails .tabs .tabs-list,
  .page-productDetails .tabs.tabs-responsive .tabhead .fa,
  .page-productDetails footer,
  .page-productDetails .product-image-panel .image-gallery__image .zoomImg,
  .page-productDetails .image-gallery__image .owl-wrapper .owl-item.loading,
  .page-productDetails .image-gallery__image .owl-wrapper .owl-item.loading:nth-child(-n + 4),
  .page-productDetails .productDetailsPageSectionUpSelling,
  .page-productDetails .image-gallery__zoom-icon,
  .page-productDetails .gallery-carousel,
  .page-productDetails #covidpopup,
  .page-productDetails .request-quote-fast-wrapper,
  .page-productDetails .training-class-form,
  .page-productDetails .add_arm_calibration_form,
  .page-productDetails .main-nav-wrapper .navigation__overflow > ul > li > .select2-container .select2-selection .select2-selection__arrow > b {
    display: none !important;
  }
  .page-productDetails .tabs.tabs-responsive .tabhead {
    display: block !important;
  }
  .page-productDetails .header-fixed .header-no-breadcrumb,
  .page-productDetails .header-no-breadcrumb {
    position: relative;
  }
  .page-productDetails .js-mainHeader {
    padding-top: 0;
  }
  .page-productDetails .main-nav-wrapper {
    height: auto !important;
    margin-top: 1rem;
  }
  .page-productDetails .breadcrumb-section {
    border-top-width: 1px;
    border-bottom-width: 1px;
  }
  .page-productDetails .main-nav-wrapper .navigation__overflow > ul {
    display: inline-block;
  }
  .page-productDetails .main-nav-wrapper .navigation__overflow > ul > li {
    display: inline-block;
  }
  .page-productDetails .main-nav-wrapper .navigation__overflow > ul > li + li {
    margin-left: 16px;
  }
  .page-productDetails .product-image-panel {
    width: 390px;
  }
  .page-productDetails .product-image-panel .image-gallery__image,
  .page-productDetails .product-image-panel .image-gallery__image .owl-wrapper,
  .page-productDetails .product-image-panel .image-gallery__image .owl-wrapper .owl-item {
    width: 100% !important;
  }
  .page-productDetails .product-image-panel + .col-sm-12 {
    width: calc(100% - 390px);
  }
  .page-productDetails .tabs.tabs-responsive .tabhead {
    height: auto;
    font-weight: 400;
    border-bottom: none;
  }
  .page-productDetails .tabs.tabs-responsive .tabhead a {
    padding-left: 0;
    padding-right: 0;
  }
  .page-productDetails .tabs.tabs-responsive .tabbody .container {
    padding-left: 0;
    padding-right: 0;
  }
  .page-productDetails .table td,
  .page-productDetails .table th {
    text-align: left !important;
  }
  .page-productDetails .product-classifications__listing {
    margin: 0 !important;
  }
  .page-productDetails .product-details .price,
  .page-productDetails .product-details-price .price {
    margin-bottom: 10px;
  }
  .page-productDetails .product-details .price + div,
  .page-productDetails .product-details-price .price + div {
    margin-bottom: 10px;
  }
}
.skeleton {
  background: #d8d8d8;
  position: relative;
  overflow: hidden;
}
.skeleton:after {
  content: "";
  animation: skeleton-animation 1.2s infinite;
  height: 100%;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  transform: translate(-100%);
  background: linear-gradient(90deg, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.4), rgba(255, 255, 255, 0));
  z-index: 1;
}
.skeleton.skeleton-label {
  width: 75px;
  height: 24px;
  margin-bottom: 2px;
}
.skeleton.skeleton-input {
  width: 75px;
  height: 24px;
  margin-bottom: 2px;
}
.skeleton.skeleton-input {
  width: 100%;
  height: 50px;
}
@keyframes skeleton-animation {
  0% {
    transform: translate(-100%);
  }
  to {
    transform: translate(100%);
  }
}
.videdo-item .video-wrapper {
  margin: 32px auto 16px;
  width: 100%;
  max-width: 650px;
}
.videdo-item .video-title {
  font-weight: 400;
  font-size: 18px;
}
.my-care-container section {
  margin: 24px 0;
}
.my-care-highlights-section {
  background-color: #000000;
  color: #ffffff;
  margin: 24px 0;
  padding: 16px 0;
}
.my-care-highlights-section table tr {
  background: linear-gradient(to right, #41a896 66%, #bad14a 100%);
  color: #ffffff;
}
.my-care-highlights-section table tr th,
.my-care-highlights-section table tr td {
  text-align: center;
  width: 21%;
}
.my-care-highlights-section table tr th:first-child,
.my-care-highlights-section table tr td:first-child {
  background-color: #000000;
  text-align: left;
  width: auto;
}
.image-gallery img {
  width: 100%;
  height: auto;
  -webkit-touch-callout: none;
}
.image-gallery .zoomImg {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  max-height: none;
  max-width: none;
  z-index: 9999;
  border: 0;
  opacity: 0;
}
.image-gallery .zoomImg img {
  width: 100%;
  height: 100%;
}
.image-gallery .zoomImgMask {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 10000;
}
.zoom-img-wrapper .zoom-img {
  position: fixed;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  height: 100%;
  width: 100%;
  z-index: 99999;
  background: rgba(0, 0, 0, 0.5);
  padding: 20px 5%;
  overflow: auto;
  text-align: center;
}
.zoom-img-wrapper .zoom-img .zoom-img img {
  max-width: 100%;
  height: auto;
  vertical-align: middle;
}
.zoom-img-wrapper .zoom-img .zoom-img .btn-close {
  position: absolute;
  right: -10px;
  top: -10px;
  background: #fff;
  color: #005072;
  padding: 0;
  font-size: 12px;
  line-height: 12px;
  width: 25px;
  height: 25px;
  border: 1px solid #ddd;
  border-radius: 50% !important;
}
.zoom-img-wrapper .zoom-img .zoom-img .btn-img-wrapper {
  position: relative;
  display: inline-block;
}
body.has-zoom-img {
  overflow: hidden;
}
.inputbase .btn,
.addtocart-component .add_to_cart_form .btn,
.addtocart-component .add_to_cart_form_leads .btn,
.add_training_class_to_cart_form .js-add-to-cart,
.add-to-cart-btn,
.inputbase .select2-container .select2-selection,
.addtocart-component .add_to_cart_form .select2-container .select2-selection,
.addtocart-component .add_to_cart_form_leads .select2-container .select2-selection {
  min-width: 260px;
  min-height: 48px;
  position: relative;
  text-transform: uppercase;
}
.inputbase .btn .fa,
.add_training_class_to_cart_form .js-add-to-cart .fa,
.add-to-cart-btn .add-to-cart-icon,
.inputbase .select2-container .select2-selection .fa {
  margin-right: 10px;
  font-size: 22px;
  position: relative;
  top: -3px;
}
.qty-selector .btn.disabled,
.qty-selector .btn[disabled],
.qty-selector fieldset[disabled] .btn,
.qty-selector .select2-container .select2-selection.disabled,
.qty-selector .select2-container .select2-selection[disabled],
.qty-selector fieldset[disabled] .select2-container .select2-selection {
  opacity: 1;
  background-color: #d9d9d9;
}
.qty-selector .btn,
.qty-selector fieldset .btn,
.qty-selector .select2-container .select2-selection,
.qty-selector fieldset .select2-container .select2-selection {
  border-width: 1px;
}
.addtocart-component {
  margin-top: 8px;
}
.addtocart-component .stock-wrapper {
  font-size: 13px;
  margin: 25px 0;
}
.addtocart-component .stock-wrapper * {
  float: left;
  margin: 0;
}
.addtocart-component .stock-wrapper .futureStockLink {
  margin-left: 8px;
}
.addtocart-component .qty-selector {
  margin-bottom: 20px;
}
.addtocart-component .actions .btn,
.addtocart-component .actions .select2-container .select2-selection {
  margin-bottom: 8px;
}
.addtocart-component .add_to_cart_form .btn,
.addtocart-component .add_to_cart_form_leads .btn,
.addtocart-component .add_to_cart_form .select2-container .select2-selection,
.addtocart-component .add_to_cart_form_leads .select2-container .select2-selection {
  border-color: #000000;
  color: #000000;
}
.addtocart-component .add_to_cart_form .btn .hexagon-icon-shopping-cart,
.addtocart-component .add_to_cart_form_leads .btn .hexagon-icon-shopping-cart,
.addtocart-component .add_to_cart_form .select2-container .select2-selection .hexagon-icon-shopping-cart,
.addtocart-component .add_to_cart_form_leads .select2-container .select2-selection .hexagon-icon-shopping-cart {
  font-size: 1.25rem;
  line-height: 1;
  position: relative;
  top: -0.125rem;
  margin-right: 0.25rem;
}
.addtocart-component .add_to_cart_form .input-group .btn,
.addtocart-component .add_to_cart_form_leads .input-group .btn,
.addtocart-component .add_to_cart_form .input-group .select2-container .select2-selection,
.addtocart-component .add_to_cart_form_leads .input-group .select2-container .select2-selection {
  min-width: 50px;
}
.addtocart-component .row .AddToCart-ShareOnSocialNetworkAction {
  margin: 0 auto;
  padding-top: 50px;
  width: 100px;
}
.addtocart-component div.a2a_kit a.a2a_dd.share {
  background: url("../../common/images/productShareIcon.png") no-repeat left center;
  padding-left: 25px;
}
.addtocart-component div.a2a_kit a.a2a_dd.share .a2a_img {
  display: none;
}
.addtocart-component .qty-selector,
#add_to_cart_storepickup_form .qty-selector {
  border: 2px solid #b9b9bd;
  border-radius: 45px;
  overflow: hidden;
}
.addtocart-component .qty-selector .input-group-btn,
#add_to_cart_storepickup_form .qty-selector .input-group-btn,
.addtocart-component .qty-selector .btn,
#add_to_cart_storepickup_form .qty-selector .btn,
.addtocart-component .qty-selector .select2-container .select2-selection,
#add_to_cart_storepickup_form .qty-selector .select2-container .select2-selection {
  width: 45px;
  margin: 0;
  padding: 0;
  font-size: 2rem;
}
.addtocart-component .qty-selector .form-control,
#add_to_cart_storepickup_form .qty-selector .form-control,
.addtocart-component .qty-selector .select2-container .select2-dropdown .select2-search__field,
#add_to_cart_storepickup_form .qty-selector .select2-container .select2-dropdown .select2-search__field {
  width: 93.75px;
  height: 45px;
  text-align: center;
  font-weight: bold;
  border-left: 2px solid #b9b9bd;
  border-right: 2px solid #b9b9bd;
  border-top: none;
  border-bottom: none;
}
.addtocart-component .qty-selector .btn,
#add_to_cart_storepickup_form .qty-selector .btn,
.addtocart-component .qty-selector .select2-container .select2-selection,
#add_to_cart_storepickup_form .qty-selector .select2-container .select2-selection {
  height: 45px;
  display: block;
  border-radius: 0;
}
@media (max-width: 767px) {
  .addtocart-component {
    margin-top: 16px;
  }
  .addtocart-component .qty-selector .input-group-btn,
  .addtocart-component .qty-selector .btn,
  .addtocart-component .qty-selector .form-control,
  .addtocart-component .qty-selector .select2-container .select2-selection,
  .addtocart-component .qty-selector .select2-container .select2-dropdown .select2-search__field {
    width: 50px;
  }
}
@media (max-width: 767px) {
  .addtocart-component:before,
  .addtocart-component:after {
    content: " ";
    display: table;
  }
  .addtocart-component:after {
    clear: both;
  }
  .addtocart-component:before,
  .addtocart-component:after {
    content: " ";
    display: table;
  }
  .addtocart-component:after {
    clear: both;
  }
  .addtocart-component .qty-selector .input-group-btn,
  .addtocart-component .qty-selector .btn,
  .addtocart-component .qty-selector .form-control,
  .addtocart-component .qty-selector .select2-container .select2-selection,
  .addtocart-component .qty-selector .select2-container .select2-dropdown .select2-search__field {
    width: 36px;
  }
  .addtocart-component .qty-selector .form-control,
  .addtocart-component .qty-selector .select2-container .select2-dropdown .select2-search__field {
    padding-left: 5px;
    padding-right: 5px;
  }
}
.add_training_class_to_cart_form .js-add-to-cart {
  margin: auto;
}
.owl-carousel {
  display: none;
  position: relative;
  width: 100%;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
}
.owl-carousel:before,
.owl-carousel:after {
  content: " ";
  display: table;
}
.owl-carousel:after {
  clear: both;
}
.owl-carousel:before,
.owl-carousel:after {
  content: " ";
  display: table;
}
.owl-carousel:after {
  clear: both;
}
.owl-carousel .owl-wrapper-outer {
  overflow: hidden;
  position: relative;
  width: 100%;
  margin-bottom: 10px;
}
.owl-carousel .owl-wrapper-outer.autoHeight {
  -webkit-transition: height 500ms ease-in-out;
  -moz-transition: height 500ms ease-in-out;
  -ms-transition: height 500ms ease-in-out;
  -o-transition: height 500ms ease-in-out;
  transition: height 500ms ease-in-out;
}
.owl-carousel .owl-wrapper-outer .owl-wrapper {
  display: none;
  position: relative;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.owl-carousel .owl-wrapper-outer .owl-wrapper:after:before,
.owl-carousel .owl-wrapper-outer .owl-wrapper:after:after {
  content: " ";
  display: table;
}
.owl-carousel .owl-wrapper-outer .owl-wrapper:after:after {
  clear: both;
}
.owl-carousel .owl-wrapper-outer .owl-wrapper:after:before,
.owl-carousel .owl-wrapper-outer .owl-wrapper:after:after {
  content: " ";
  display: table;
}
.owl-carousel .owl-wrapper-outer .owl-wrapper:after:after {
  clear: both;
}
.owl-carousel .owl-wrapper-outer .owl-wrapper .owl-item {
  float: left;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.owl-carousel .owl-wrapper-outer .owl-wrapper .owl-item.loading > * {
  min-height: 1px;
}
.owl-carousel .owl-controls {
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
.owl-carousel .owl-controls .owl-buttons .owl-prev,
.owl-carousel .owl-controls .owl-buttons .owl-next {
  cursor: pointer;
  position: absolute !important;
  top: 50% !important;
  display: table;
  width: 25px;
  height: 125px;
  text-align: center;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  transform: translate(0, -50%);
  position: relative;
  top: 1px;
  font-family: 'FontAwesome';
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  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;
  color: rgba(255, 255, 255, 0.7);
  font-size: 120px;
  overflow: hidden;
  -o-transition: 0.3s ease-out;
  -webkit-transition: 0.3s ease-out;
  transition: 0.3s ease-out;
}
.owl-carousel .owl-controls .owl-buttons .owl-prev::before,
.owl-carousel .owl-controls .owl-buttons .owl-next::before {
  content: none !important;
}
.owl-carousel .owl-controls .owl-buttons .owl-prev span.fa,
.owl-carousel .owl-controls .owl-buttons .owl-next span.fa {
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  width: auto;
  height: auto;
  font-size: 25px;
  line-height: 125px;
  color: #005198;
  -o-transition: 0.3s ease-in;
  -webkit-transition: 0.3s ease-in;
  transition: 0.3s ease-in;
}
.owl-carousel .owl-controls .owl-buttons .owl-prev:hover,
.owl-carousel .owl-controls .owl-buttons .owl-next:hover {
  color: #ffffff;
}
.owl-carousel .owl-controls .owl-buttons .owl-prev:hover span.fa,
.owl-carousel .owl-controls .owl-buttons .owl-next:hover span.fa {
  color: #005198;
}
.owl-carousel .owl-controls .owl-buttons .owl-prev {
  left: 3px;
}
.owl-carousel .owl-controls .owl-buttons .owl-prev:before {
  content: "\f101";
}
.owl-carousel .owl-controls .owl-buttons .owl-next {
  right: 5px;
}
.owl-carousel .owl-controls .owl-buttons .owl-next:before {
  content: "\f100";
}
.carousel,
.carousel__component--carousel {
  width: auto;
  margin: 8px -8px;
}
.carousel .item,
.carousel__component--carousel .item,
.carousel .carousel__item,
.carousel__component--carousel .carousel__item {
  display: block;
  margin: 0 8px;
  padding: 8px 8px;
  border: 1px solid #b9b9bd;
  height: calc(100% - 2px);
  overflow: hidden;
  color: #000000;
}
.carousel .item .thumb,
.carousel__component--carousel .item .thumb,
.carousel .carousel__item .thumb,
.carousel__component--carousel .carousel__item .thumb,
.carousel .item .carousel__item--thumb,
.carousel__component--carousel .item .carousel__item--thumb,
.carousel .carousel__item .carousel__item--thumb,
.carousel__component--carousel .carousel__item .carousel__item--thumb {
  margin: -8px -8px 16px;
  box-shadow: -2px 0 2px rgba(0, 0, 0, 0.2), 2px 0 2px rgba(0, 0, 0, 0.2);
  padding-bottom: calc(100% + 16px);
  background-color: #ffffff;
}
.carousel .item .thumb img,
.carousel__component--carousel .item .thumb img,
.carousel .carousel__item .thumb img,
.carousel__component--carousel .carousel__item .thumb img,
.carousel .item .carousel__item--thumb img,
.carousel__component--carousel .item .carousel__item--thumb img,
.carousel .carousel__item .carousel__item--thumb img,
.carousel__component--carousel .carousel__item .carousel__item--thumb img {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  height: 100%;
  width: 100%;
  border: 0;
  margin: 0;
  padding: 0;
}
.carousel .item .img-wrapper,
.carousel__component--carousel .item .img-wrapper,
.carousel .carousel__item .img-wrapper,
.carousel__component--carousel .carousel__item .img-wrapper {
  background-color: #ffffff;
}
.carousel .item a,
.carousel__component--carousel .item a,
.carousel .carousel__item a,
.carousel__component--carousel .carousel__item a {
  color: #000000;
  height: 100%;
  text-decoration: none;
}
.carousel .item a:hover .item__name > div:first-child,
.carousel__component--carousel .item a:hover .item__name > div:first-child,
.carousel .carousel__item a:hover .item__name > div:first-child,
.carousel__component--carousel .carousel__item a:hover .item__name > div:first-child,
.carousel .item a:hover .carousel__item--name > div:first-child,
.carousel__component--carousel .item a:hover .carousel__item--name > div:first-child,
.carousel .carousel__item a:hover .carousel__item--name > div:first-child,
.carousel__component--carousel .carousel__item a:hover .carousel__item--name > div:first-child {
  animation: text-underline 0.5s linear forwards;
}
.carousel .item .item__name,
.carousel__component--carousel .item .item__name,
.carousel .carousel__item .item__name,
.carousel__component--carousel .carousel__item .item__name,
.carousel .item .carousel__item--name,
.carousel__component--carousel .item .carousel__item--name,
.carousel .carousel__item .carousel__item--name,
.carousel__component--carousel .carousel__item .carousel__item--name {
  margin-bottom: 8px;
  position: relative;
  color: #000000;
  line-height: 1.5;
  font-weight: 400;
  letter-spacing: -0.304px;
  font-size: 20px;
}
@media screen and (min-width: 1024px) {
  .carousel .item .item__name > div:first-child,
  .carousel__component--carousel .item .item__name > div:first-child,
  .carousel .carousel__item .item__name > div:first-child,
  .carousel__component--carousel .carousel__item .item__name > div:first-child,
  .carousel .item .carousel__item--name > div:first-child,
  .carousel__component--carousel .item .carousel__item--name > div:first-child,
  .carousel .carousel__item .carousel__item--name > div:first-child,
  .carousel__component--carousel .carousel__item .carousel__item--name > div:first-child {
    display: inline;
  }
}
.carousel .item .item__name .sku,
.carousel__component--carousel .item .item__name .sku,
.carousel .carousel__item .item__name .sku,
.carousel__component--carousel .carousel__item .item__name .sku,
.carousel .item .carousel__item--name .sku,
.carousel__component--carousel .item .carousel__item--name .sku,
.carousel .carousel__item .carousel__item--name .sku,
.carousel__component--carousel .carousel__item .carousel__item--name .sku {
  margin-top: 8px;
  letter-spacing: 0.005rem;
  font-size: 0.875rem;
}
.carousel .item .item__price,
.carousel__component--carousel .item .item__price,
.carousel .carousel__item .item__price,
.carousel__component--carousel .carousel__item .item__price,
.carousel .item .carousel__item--price,
.carousel__component--carousel .item .carousel__item--price,
.carousel .carousel__item .carousel__item--price,
.carousel__component--carousel .carousel__item .carousel__item--price {
  color: #000000;
  font-size: 1.125;
  letter-spacing: -0.304px;
}
.carousel.owl-carousel .owl-controls .owl-buttons .owl-prev,
.carousel__component--carousel.owl-carousel .owl-controls .owl-buttons .owl-prev,
.carousel.owl-carousel .owl-controls .owl-buttons .owl-next,
.carousel__component--carousel.owl-carousel .owl-controls .owl-buttons .owl-next {
  background: #ffffff;
  color: #005198;
  height: 40px;
  width: 40px;
  font-size: 20px;
  line-height: 38px;
  border: 1px solid #b9b9bd;
  top: 225px !important;
}
@media screen and (min-width: 576px) {
  .carousel.owl-carousel .owl-controls .owl-buttons .owl-prev,
  .carousel__component--carousel.owl-carousel .owl-controls .owl-buttons .owl-prev,
  .carousel.owl-carousel .owl-controls .owl-buttons .owl-next,
  .carousel__component--carousel.owl-carousel .owl-controls .owl-buttons .owl-next {
    top: 215px !important;
  }
}
@media screen and (min-width: 768px) {
  .carousel.owl-carousel .owl-controls .owl-buttons .owl-prev,
  .carousel__component--carousel.owl-carousel .owl-controls .owl-buttons .owl-prev,
  .carousel.owl-carousel .owl-controls .owl-buttons .owl-next,
  .carousel__component--carousel.owl-carousel .owl-controls .owl-buttons .owl-next {
    top: 225px !important;
  }
}
@media screen and (min-width: 1024px) {
  .carousel.owl-carousel .owl-controls .owl-buttons .owl-prev,
  .carousel__component--carousel.owl-carousel .owl-controls .owl-buttons .owl-prev,
  .carousel.owl-carousel .owl-controls .owl-buttons .owl-next,
  .carousel__component--carousel.owl-carousel .owl-controls .owl-buttons .owl-next {
    top: 175px !important;
  }
}
.carousel.owl-carousel .owl-controls .owl-buttons .owl-prev,
.carousel__component--carousel.owl-carousel .owl-controls .owl-buttons .owl-prev {
  left: -16px;
}
@media screen and (min-width: 768px) {
  .carousel.owl-carousel .owl-controls .owl-buttons .owl-prev,
  .carousel__component--carousel.owl-carousel .owl-controls .owl-buttons .owl-prev {
    left: -8px;
  }
}
.carousel.owl-carousel .owl-controls .owl-buttons .owl-next,
.carousel__component--carousel.owl-carousel .owl-controls .owl-buttons .owl-next {
  right: -16px;
}
@media screen and (min-width: 768px) {
  .carousel.owl-carousel .owl-controls .owl-buttons .owl-next,
  .carousel__component--carousel.owl-carousel .owl-controls .owl-buttons .owl-next {
    right: -8px;
  }
}
.js-owl-carousel.js-owl-carousel-init {
  overflow: hidden;
}
.js-owl-carousel.js-owl-carousel-init .carousel__item {
  flex: 0 0 auto;
  width: calc(100% - 16px);
}
@media screen and (min-width: 576px) {
  .js-owl-carousel.js-owl-carousel-init .carousel__item {
    width: calc(50% - 16px);
  }
}
@media screen and (min-width: 768px) {
  .js-owl-carousel.js-owl-carousel-init .carousel__item {
    width: calc(33.33% - 16px);
  }
}
@media screen and (min-width: 1024px) {
  .js-owl-carousel.js-owl-carousel-init .carousel__item {
    width: calc(20% - 16px);
  }
}
.carousel-component,
.carousel__component {
  margin: 31px 0 11px;
}
.carousel-component:before,
.carousel__component:before,
.carousel-component:after,
.carousel__component:after {
  content: " ";
  display: table;
}
.carousel-component:after,
.carousel__component:after {
  clear: both;
}
.carousel-component:before,
.carousel__component:before,
.carousel-component:after,
.carousel__component:after {
  content: " ";
  display: table;
}
.carousel-component:after,
.carousel__component:after {
  clear: both;
}
@media (max-width: 767px) {
  .carousel-component,
  .carousel__component {
    margin: 16px 0;
    padding: 0 8px;
  }
}
.carousel-component .carousel__component--headline,
.carousel__component .carousel__component--headline,
.carousel-component .product_carousel__component--headline,
.carousel__component .product_carousel__component--headline {
  margin: 16px 0 32px;
}
@media (max-width: 767px) {
  .carousel-component .carousel__component--headline,
  .carousel__component .carousel__component--headline,
  .carousel-component .product_carousel__component--headline,
  .carousel__component .product_carousel__component--headline {
    margin-top: 0;
    margin-bottom: 16px;
  }
}
.carousel-component:first-child,
.carousel__component:first-child {
  margin: 50px 0 22px;
}
@media (max-width: 767px) {
  .carousel-component:first-child,
  .carousel__component:first-child {
    margin: 16px 0;
  }
}
.carousel-component + .carousel-component,
.carousel__component + .carousel-component,
.carousel-component .carousel__component,
.carousel__component .carousel__component {
  margin-top: 0;
  border-top: 4px solid #b9b9bd;
  padding-top: 24px;
}
.rotating-image-componet:before,
.rotating-image-componet:after {
  content: " ";
  display: table;
}
.rotating-image-componet:after {
  clear: both;
}
.rotating-image-componet:before,
.rotating-image-componet:after {
  content: " ";
  display: table;
}
.rotating-image-componet:after {
  clear: both;
}
.rotating-image-componet .carousel.rotating-image {
  margin: 0;
}
.rotating-image-componet .owl-item .item {
  padding: 0;
  margin: 0;
}
.rotating-image-componet .owl-item img {
  width: 100%;
  height: auto;
  max-width: none;
  max-height: none;
}
.rotating-image-componet .owl-controls .owl-pagination {
  display: block !important;
}
.img-wrapper-ratio,
.image-gallery .image-gallery__image .img-wrapper,
.image-gallery .gallery-carousel .img-wrapper {
  position: relative;
  overflow: hidden;
  padding-bottom: 100% !important;
}
.img-wrapper-ratio > img,
.image-gallery .image-gallery__image .img-wrapper > img,
.image-gallery .gallery-carousel .img-wrapper > img {
  position: absolute;
  background-size: cover;
  width: 100%;
  height: 100%;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
}
.image-gallery .carousel {
  margin: 0;
}
.image-gallery .owl-controls .owl-pagination {
  margin-top: 10px;
}
.image-gallery .owl-controls .owl-pagination .owl-page {
  display: inline-block;
  zoom: 1;
}
.image-gallery .owl-controls .owl-pagination .owl-page span {
  display: block;
  width: 12px;
  height: 12px;
  margin: 5px 7px;
  filter: alpha(opacity=50);
  opacity: 0.5;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
  background: #b9b9bd;
}
.image-gallery .owl-controls .owl-pagination .owl-page.active span {
  background: #005198;
}
.image-gallery .image-gallery__image.image-gallery__image-init {
  overflow: hidden;
}
.image-gallery .image-gallery__image.image-gallery__image-init > .item {
  -webkit-flex: 0 0 100%;
  -moz-flex: 0 0 100%;
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  width: 100%;
  margin: 0 0 10px;
}
.image-gallery .image-gallery__image.image-gallery__image-init > .item img.lazyOwl {
  opacity: 0;
  visibility: hidden;
}
.image-gallery .image-gallery__image .owl-item .item {
  padding: 0;
  margin: 0;
}
.image-gallery .image-gallery__image .owl-item img {
  width: auto;
  height: auto;
  max-width: none;
  max-height: none;
  display: block;
  margin: auto;
}
@media (min-width: 320px) and (max-width: 767px) {
  .image-gallery .image-gallery__image .owl-controls {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .image-gallery .image-gallery__image .owl-controls {
    display: none !important;
  }
}
@media (min-width: 1024px) {
  .image-gallery .image-gallery__image .owl-controls {
    display: none !important;
  }
}
@media (max-width: 319px) {
  .image-gallery .image-gallery__image .owl-controls .owl-buttons {
    display: none !important;
  }
}
.image-gallery .gallery-carousel .img-wrapper {
  display: block;
}
.image-gallery .gallery-carousel.gallery-carousel-init {
  overflow: hidden;
}
.image-gallery .gallery-carousel.gallery-carousel-init > .item {
  -webkit-flex: 0 0 25%;
  -moz-flex: 0 0 25%;
  -ms-flex: 0 0 25%;
  flex: 0 0 25%;
  width: 25%;
  height: auto;
  min-width: 75px;
  min-height: 75px;
  max-width: 96px;
  max-height: 96px;
  margin: 0 10px 0 0;
  padding: 0;
}
.image-gallery .gallery-carousel.gallery-carousel-init > .item img.lazyOwl {
  opacity: 0;
  visibility: hidden;
}
@media screen and (max-width: 480px) {
  .image-gallery .gallery-carousel.gallery-carousel-init > .item {
    -webkit-flex: 0 0 33.33;
    -moz-flex: 0 0 33.33;
    -ms-flex: 0 0 33.33;
    flex: 0 0 33.33;
    width: 33.33%;
  }
}
.image-gallery .gallery-carousel .owl-item img {
  width: 100%;
  height: auto;
  max-width: none;
  max-height: none;
}
.slider_component .owl-theme .owl-controls {
  margin-top: 10px;
  text-align: center;
}
.slider_component .owl-theme .owl-controls .owl-page {
  display: inline-block;
  zoom: 1;
}
.slider_component .owl-theme .owl-controls .owl-page span {
  -moz-border-radius: 20px;
  -webkit-border-radius: 20px;
  background: #869791;
  border-radius: 20px;
  display: block;
  filter: alpha(opacity=50);
  height: 12px;
  margin: 5px 7px;
  opacity: 0.5;
  width: 12px;
}
.slider_component .owl-theme .owl-controls .owl-page span.owl-numbers {
  -moz-border-radius: 30px;
  -webkit-border-radius: 30px;
  border-radius: 30px;
  color: #ffffff;
  font-size: 12px;
  height: auto;
  padding: 2px 10px;
  width: auto;
}
.slider_component .owl-theme .owl-controls .owl-page.active span {
  filter: alpha(opacity=100);
  opacity: 1;
}
.slider_component .owl-theme .owl-controls.clickable .owl-buttons div:hover {
  filter: alpha(opacity=100);
  opacity: 1;
  text-decoration: none;
}
.slider_component .owl-theme .owl-controls.clickable .owl-page:hover span {
  filter: alpha(opacity=100);
  opacity: 1;
}
.slider_component .owl-item.loading {
  background: url(AjaxLoader.gif) no-repeat center center;
  min-height: 150px;
}
.simpleimagecomponent a {
  display: block;
}
.simpleimagecomponent a img {
  width: 100%;
  height: auto;
}
.banner-component {
  width: 100%;
}
.banner-component a {
  display: block;
  color: #000000;
  text-decoration: none;
}
.banner-component a:before,
.banner-component a:after {
  content: " ";
  display: table;
}
.banner-component a:after {
  clear: both;
}
.banner-component a:before,
.banner-component a:after {
  content: " ";
  display: table;
}
.banner-component a:after {
  clear: both;
}
.banner-component .title {
  font-weight: bold;
}
.banner-component .thumb {
  padding: 8px 0;
}
.banner-component .thumb img {
  width: 100%;
  height: auto;
}
.simple-banner-component a,
.banner__component a {
  display: block;
}
.simple-banner-component img,
.banner__component img {
  width: 100%;
  height: auto;
}
.image-map-component img {
  width: 100%;
  height: auto;
}
.cms-image-component img {
  width: 100%;
  height: auto;
}
.tabs {
  margin: 32px 0;
}
.tabs .tabs-list {
  margin-bottom: 0;
  padding-left: 0;
  list-style: none;
  border-bottom: 1px solid #dddddd;
  display: table;
  margin: 0 auto;
  border: 0;
}
.tabs .tabs-list > li {
  position: relative;
  display: block;
}
.tabs .tabs-list > li > a {
  position: relative;
  display: block;
  padding: 10px 15px;
}
.tabs .tabs-list > li > a:hover,
.tabs .tabs-list > li > a:focus {
  text-decoration: none;
  background-color: #eeeeee;
}
.tabs .tabs-list > li.disabled > a {
  color: #777777;
}
.tabs .tabs-list > li.disabled > a:hover,
.tabs .tabs-list > li.disabled > a:focus {
  color: #777777;
  text-decoration: none;
  background-color: transparent;
  cursor: not-allowed;
}
.tabs .tabs-list .open > a,
.tabs .tabs-list .open > a:hover,
.tabs .tabs-list .open > a:focus {
  background-color: #eeeeee;
  border-color: #005198;
}
.tabs .tabs-list .nav-divider {
  height: 1px;
  margin: 7px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.tabs .tabs-list > li > a > img {
  max-width: none;
}
.tabs .tabs-list > li {
  float: left;
  margin-bottom: -1px;
}
.tabs .tabs-list > li > a {
  margin-right: 2px;
  line-height: 1.5;
  border: 1px solid transparent;
  border-radius: 0 0 0 0;
}
.tabs .tabs-list > li > a:hover {
  border-color: #eeeeee #eeeeee #dddddd;
}
.tabs .tabs-list > li.active > a,
.tabs .tabs-list > li.active > a:hover,
.tabs .tabs-list > li.active > a:focus {
  color: #555555;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-bottom-color: transparent;
  cursor: default;
}
.tabs .tabs-list.nav-justified {
  width: 100%;
  border-bottom: 0;
}
.tabs .tabs-list.nav-justified > li {
  float: none;
}
.tabs .tabs-list.nav-justified > li > a {
  text-align: center;
  margin-bottom: 5px;
}
.tabs .tabs-list.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 320px) {
  .tabs .tabs-list.nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .tabs .tabs-list.nav-justified > li > a {
    margin-bottom: 0;
  }
}
.tabs .tabs-list.nav-justified > li > a {
  margin-right: 0;
  border-radius: 0;
}
.tabs .tabs-list.nav-justified > .active > a,
.tabs .tabs-list.nav-justified > .active > a:hover,
.tabs .tabs-list.nav-justified > .active > a:focus {
  border: 1px solid #dddddd;
}
@media (min-width: 320px) {
  .tabs .tabs-list.nav-justified > li > a {
    border-bottom: 1px solid #dddddd;
    border-radius: 0 0 0 0;
  }
  .tabs .tabs-list.nav-justified > .active > a,
  .tabs .tabs-list.nav-justified > .active > a:hover,
  .tabs .tabs-list.nav-justified > .active > a:focus {
    border-bottom-color: #ffffff;
  }
}
.tabs .tabs-list .current-info {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
.tabs .tabs-list > li {
  margin-bottom: -2px;
  z-index: 2;
}
.tabs .tabs-list > li a {
  padding: 16px 25px;
  color: #999999;
  font-size: 24px;
  border: none !important;
  position: relative;
}
.tabs .tabs-list > li a:focus,
.tabs .tabs-list > li a:hover {
  cursor: pointer;
  background-color: transparent;
}
.tabs .tabs-list li.active a,
.tabs .tabs-list li.active a:hover,
.tabs .tabs-list li.active a:focus {
  color: #000000;
}
.tabs .tabs-list li.active a:before,
.tabs .tabs-list li.active a:hover:before,
.tabs .tabs-list li.active a:focus:before,
.tabs .tabs-list li.active a:after,
.tabs .tabs-list li.active a:hover:after,
.tabs .tabs-list li.active a:focus:after {
  content: "";
}
.tabs .tabs-list li.active a:before,
.tabs .tabs-list li.active a:hover:before,
.tabs .tabs-list li.active a:focus:before {
  bottom: auto;
  top: 0;
}
.tabs .tabs-list li.active a:after,
.tabs .tabs-list li.active a:hover:after,
.tabs .tabs-list li.active a:focus:after {
  top: auto;
  bottom: 0;
  background: #ffffff;
}
.tabs .tabhead {
  height: 66px;
  display: table;
}
@media (max-width: 319px) {
  .tabs .tabhead {
    display: none !important;
  }
}
@media (min-width: 320px) and (max-width: 767px) {
  .tabs .tabhead {
    display: none !important;
  }
}
.tabs .tabhead + .tabbody {
  display: none !important;
}
.tabs .tabhead.active {
  font-weight: bold;
}
.tabs .tabhead.active + .tabbody {
  display: block !important;
}
.tabs .tabhead a {
  padding: 0 8px;
  color: inherit;
  line-height: 1;
  text-decoration: none;
  display: table-cell;
  width: 100%;
  vertical-align: middle;
}
@media (max-width: 768px) {
  .tabs .tabhead a {
    padding-left: 20px;
  }
}
@media (max-width: 767px) {
  .tabs .tabhead a {
    color: #005198;
    font-weight: 400;
  }
}
.tabs .tabhead .fa {
  padding: 0 8px;
  font-family: "FontAwesome";
  display: table-cell;
  vertical-align: middle;
  color: #005198;
}
.tabs .tabhead .fa:before {
  content: "\f067";
}
@media (max-width: 768px) {
  .tabs .tabhead .fa {
    padding-right: 20px;
  }
}
.tabs .tabhead.active .fa:before {
  content: "\f068";
}
.tabs .tabbody {
  padding: 20px 0px;
  position: relative;
}
.tabs .tabbody:before,
.tabs .tabbody:after {
  content: "";
}
.tabs .tabbody:before {
  bottom: auto;
  top: 0;
}
.tabs .tabbody:after {
  top: auto;
  bottom: 0;
}
@media (max-width: 319px) {
  .tabs.tabs-responsive .tabs-list {
    display: none !important;
  }
}
@media (min-width: 320px) and (max-width: 767px) {
  .tabs.tabs-responsive .tabs-list {
    display: none !important;
  }
}
.tabs.tabs-responsive .tabhead {
  text-transform: uppercase;
  display: none !important;
  border-bottom-color: #005198;
  outline: 0;
}
.tabs.tabs-responsive .tabhead.active {
  border-bottom: 0;
}
@media (max-width: 767px) {
  .tabs.tabs-responsive .tabhead {
    display: table !important;
  }
}
.tabs.tabs-responsive > .tabhead:first-child,
.tabs.tabs-responsive > .tabhead:first-child + .tabbody {
  display: block !important;
  opacity: 0;
  visibility: hidden;
}
.tabs.tabs-accordion .tabs-list {
  display: none !important;
}
.tabs.tabs-accordion .tabhead {
  display: table !important;
  margin-bottom: 20px;
}
.languagecurrencycomponent {
  float: right !important;
  float: right;
}
.languagecurrencycomponent form {
  display: inline-block;
}
.languagecurrencycomponent form + form {
  margin-left: 8px;
}
.ui-helper-hidden-accessible {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
.thumb {
  position: relative;
}
.thumb .badges {
  position: absolute;
  top: 8px;
  left: 8px;
  right: 8px;
  bottom: 8px;
  overflow: hidden;
}
.thumb .badges .badge {
  float: left;
  clear: left;
  margin-bottom: 8px;
}
.com-space > * {
  padding: 8px 0;
}
.product-classifications__listing {
  margin-top: 8px;
}
.product-classifications__listing > li:before {
  content: "\2022";
  margin-right: 10px;
  color: #999999;
}
.page-productDetails .product-classifications__listing {
  margin-top: 20px;
}
@media (min-width: 768px) {
  .page-productDetails .product-classifications__listing {
    margin: 20px 8.33%;
  }
}
@media (max-width: 767px) {
  .page-productDetails .product-classifications__listing tbody > tr td:last-child {
    text-align: right;
  }
}
@media (min-width: 1024px) {
  .product-classifications {
    max-width: 1200px;
    margin: 0 auto;
  }
}
.product-classifications .headline {
  font-weight: 400;
  color: #005198;
  padding: 8px 0;
}
@media (max-width: 767px) {
  .product-classifications .headline {
    padding-top: 0;
  }
}
.product-classifications table.table.element-last {
  margin-bottom: 0;
}
@media (max-width: 767px) {
  .product-classifications table.table tr:last-child td {
    border-bottom: 0;
  }
}
.product-classifications table.table td {
  border-top: 0;
  border-bottom: 10px solid #e8f0f3;
  border-left: 20px solid #e8f0f3;
  background: #fff;
}
@media (min-width: 320px) {
  .product-classifications table.table td {
    padding-left: 20px;
  }
}
.product-classifications table.table td.attrib {
  width: 30%;
  background: #005198;
  color: #fff;
  font-weight: 400;
  border-left: 0;
}
@media (min-width: 320px) {
  .product-classifications table.table td.attrib {
    padding-right: 20px;
  }
}
@media (min-width: 768px) {
  .product-classifications table.table td.attrib {
    text-align: right;
  }
}
@media (max-width: 767px) {
  .product-classifications table.table {
    display: block;
  }
  .product-classifications table.table * {
    display: block;
  }
  .product-classifications table.table td {
    border-left: 0;
  }
  .product-classifications table.table td.attrib {
    width: 100%;
    border-bottom: 0;
  }
}
.no-margin {
  margin: 0 !important;
}
.no-space {
  padding: 0 !important;
}
.no-space .yCmsComponent {
  padding: 0 !important;
}
.simple-responsive-banner-component a,
.banner__component--responsive a {
  display: block;
}
.simple-responsive-banner-component img,
.banner__component--responsive img {
  width: 100%;
  height: auto;
}
.error-page {
  text-align: center;
}
.back-link,
.product-details,
.product-details-price {
  padding: 16px 0;
}
.back-link > a:hover,
.back-link > a:focus {
  text-decoration: none;
}
.back-link.margin {
  margin-bottom: 40px;
}
.back-link button {
  padding: 0;
}
.back-link .label {
  margin-bottom: 0.5rem;
  padding: 0;
  white-space: normal;
}
.back-link .label.no-arrow {
  padding-left: 0;
  margin-left: 0;
}
.back-link .label .back-link-text {
  position: absolute;
  left: 0;
  top: 18px;
  font-size: 14px;
  line-height: 1;
  text-decoration: none;
  color: inherit;
}
.back-link.product-details .label {
  font-weight: 600;
}
.accordion {
  font-weight: 600;
  text-transform: uppercase;
  margin: 0;
}
.accordion .panel-group {
  margin: 0;
}
.accordion .panel {
  border: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.accordion .panel .panel-heading {
  background-color: #f2f2f2;
  border-bottom: 1px solid #ffffff;
  position: relative;
  padding: 0;
}
.accordion .panel .panel-heading .accordion-toggle {
  display: block;
  color: #000000;
  padding: 16px 30px;
}
.accordion .panel .panel-heading .accordion-toggle:before {
  position: relative;
  top: 1px;
  font-family: 'FontAwesome';
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  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;
}
.accordion .panel .panel-heading .accordion-toggle:before {
  content: "\f077";
}
.accordion .panel .panel-heading .accordion-toggle.collapsed:before {
  content: "\f078";
}
.accordion .panel .panel-heading .accordion-lnk {
  position: absolute;
  left: 47px;
  top: 16px;
}
.accordion .panel .panel-heading .accordion-lnk.no-subs {
  display: block;
  position: static;
  padding: 16px;
}
.accordion .panel .panel-collapse .panel-heading {
  background-color: #e6e6e6;
}
.accordion .panel .panel-collapse .panel-heading .accordion-lnk {
  left: 63px;
}
.accordion .panel .panel-collapse .panel-heading .accordion-lnk.no-subs {
  padding-left: 63px;
}
.accordion .panel .panel-collapse .panel-collapse .panel-heading {
  background-color: #d9d9d9;
}
.accordion .panel .panel-collapse .panel-collapse .panel-heading .accordion-lnk {
  left: 79px;
}
.accordion .panel .panel-collapse .panel-collapse .panel-heading .accordion-lnk.no-subs {
  padding-left: 79px;
}
.accordion .panel .panel-collapse .panel-collapse .panel-collapse .panel-heading {
  background-color: #cccccc;
}
.accordion .panel .panel-collapse .panel-collapse .panel-collapse .panel-heading .accordion-lnk {
  left: 95px;
}
.accordion .panel .panel-collapse .panel-collapse .panel-collapse .panel-heading .accordion-lnk.no-subs {
  padding-left: 95px;
}
.accordion .panel .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-heading {
  background-color: #bfbfbf;
}
.accordion .panel .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-heading .accordion-lnk {
  left: 111px;
}
.accordion .panel .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-heading .accordion-lnk.no-subs {
  padding-left: 111px;
}
.accordion .panel .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-heading {
  background-color: #b3b3b3;
}
.accordion .panel .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-heading .accordion-lnk {
  left: 127px;
}
.accordion .panel .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-heading .accordion-lnk.no-subs {
  padding-left: 127px;
}
.accordion .panel .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-heading {
  background-color: #a6a6a6;
}
.accordion .panel .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-heading .accordion-lnk {
  left: 143px;
}
.accordion .panel .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-heading .accordion-lnk.no-subs {
  padding-left: 143px;
}
.accordion .panel .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-heading {
  background-color: #999999;
}
.accordion .panel .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-heading .accordion-lnk {
  left: 159px;
}
.accordion .panel .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-heading .accordion-lnk.no-subs {
  padding-left: 159px;
}
.accordion .panel .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-heading {
  background-color: #8c8c8c;
}
.accordion .panel .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-heading .accordion-lnk {
  left: 175px;
}
.accordion .panel .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-heading .accordion-lnk.no-subs {
  padding-left: 175px;
}
.accordion .panel .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-heading {
  background-color: #808080;
}
.accordion .panel .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-heading .accordion-lnk {
  left: 191px;
}
.accordion .panel .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-heading .accordion-lnk.no-subs {
  padding-left: 191px;
}
.accordion .panel .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-heading {
  background-color: #737373;
}
.accordion .panel .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-heading .accordion-lnk {
  left: 207px;
}
.accordion .panel .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-heading .accordion-lnk.no-subs {
  padding-left: 207px;
}
.accordion .panel .panel-heading + .panel-collapse > .panel-body {
  border: none;
  padding: 0;
}
.custom-cms-media-text-component {
  position: relative;
  font-size: var(--textSize);
}
.custom-cms-media-text-component .text-component {
  position: absolute;
  background: var(--textBackground);
  color: var(--textColor);
  padding: 10px 20px;
  font-size: var(--textSize);
}
@media (min-width: 1024px) {
  .custom-cms-media-text-component .text-component {
    font-size: var(--textSize);
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .custom-cms-media-text-component .text-component {
    font-size: 0.9em;
  }
}
@media (min-width: 320px) and (max-width: 767px) {
  .custom-cms-media-text-component .text-component {
    font-size: 0.8em;
  }
}
@media (max-width: 767px) {
  .custom-cms-media-text-component .text-component {
    font-size: 0.7em;
  }
}
.custom-cms-media-text-component .text-component.LEFT,
.custom-cms-media-text-component .text-component.RIGHT {
  bottom: 10%;
  top: 10%;
  text-align: left;
  width: 33%;
}
.custom-cms-media-text-component .text-component.BOTTOM,
.custom-cms-media-text-component .text-component.TOP {
  left: 0;
  width: 100%;
  min-height: 50px;
  max-height: 50%;
}
.custom-cms-media-text-component .text-component.LEFT {
  left: 0px;
}
.custom-cms-media-text-component .text-component.BOTTOM {
  bottom: 0px;
}
.custom-cms-media-text-component .text-component.TOP {
  top: 0px;
}
.custom-cms-media-text-component .text-component.RIGHT {
  right: 0px;
}
@media (min-width: 768px) {
  .product-list-right-slot,
  .search-list-page-right-result-list-slot {
    padding-left: 16px;
  }
}
.pageType-CategoryPage .map img {
  min-width: 100%;
}
.searchEmptyPageMiddle-component {
  padding-left: 8px;
  padding-right: 8px;
}
.searchSpellingSuggestionPrompt {
  margin-top: 16px;
  margin-bottom: 16px;
}
.pagination-bar.top {
  margin-top: 0;
}
.pagination-bar.bottom {
  margin-bottom: 0;
}
@media screen and (min-width: 768px) {
  .pagination-bar .sort-refine-bar .sort-by-col {
    -webkit-flex: 1 1 auto;
    -moz-flex: 1 1 auto;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
  }
}
@media screen and (max-width: 767px) {
  .pagination-bar .sort-refine-bar .sort-by-col {
    width: 60%;
  }
}
@media screen and (max-width: 767px) {
  .pagination-bar .sort-refine-bar .view-type-btn-wrapper {
    width: 40%;
  }
}
@media screen and (max-width: 767px) {
  .pagination-bar .sort-refine-bar .sort-by-col,
  .pagination-bar .sort-refine-bar .view-type-btn-wrapper {
    -webkit-flex: 0 0 auto;
    -moz-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
  }
  .pagination-bar .sort-refine-bar .sort-by-col > div,
  .pagination-bar .sort-refine-bar .view-type-btn-wrapper > div {
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}
@media screen and (max-width: 767px) {
  .pagination-bar .sort-refine-bar .total-and-view-col {
    margin-top: 16px;
    -webkit-flex: 0 0 auto;
    -moz-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 100%;
  }
}
@media (max-width: 320px) {
  .pagination-bar .sort-refine-bar button {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.product__list--header .pagination-bar {
  margin-bottom: 16px;
  padding-bottom: 16px;
}
@media (min-width: 768px) {
  .product__list--header .pagination-bar {
    border-bottom: 1px solid #b9b9bd;
  }
}
.product-list-header-wrapper .results {
  margin-bottom: 32px;
  padding-bottom: 0;
}
.product-list-header-wrapper .results h1 {
  margin-bottom: 1rem;
  padding: 0;
  white-space: normal;
}
.product-list-header-wrapper .pagination-applied-filter {
  margin-bottom: 16px;
}
.product__listing {
  padding-left: 0;
  list-style: none;
}
.product__listing .product__list--thumb {
  position: relative;
}
.product__listing .product__list--thumb .embed-responsive {
  padding-bottom: 100%;
  background-color: #ffffff;
}
.product__listing .product__list--thumb img {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  height: 100%;
  width: 100%;
  border: 0;
}
.product__listing .product__list--thumb .wishlist-btn {
  position: absolute;
  bottom: 0;
  right: 0;
  z-index: 1;
}
.product__listing .product__list--thumb .wishlist-btn .fa-heart,
.product__listing .product__list--thumb .wishlist-btn .fa-heart-o {
  position: relative;
}
.product__listing .product__list--thumb .wishlist-btn .fa-heart:after,
.product__listing .product__list--thumb .wishlist-btn .fa-heart-o:after {
  position: absolute;
  left: 50%;
  top: 50%;
  z-index: 1;
  transform: translate(-50%, -50%);
  color: #ffffff;
}
.product__listing .product__list--thumb .wishlist-btn .fa-heart:before,
.product__listing .product__list--thumb .wishlist-btn .fa-heart-o:before {
  position: relative;
  z-index: 2;
}
.product__listing .product__list--thumb .wishlist-btn .fa-heart-o:after {
  content: "\f004";
}
.product__listing .product__list--thumb .wishlist-btn .fa-heart:after {
  content: "\f08a";
}
@media screen and (max-width: 767px) {
  .product__listing .product__list--thumb .wishlist-btn {
    font-size: 30px;
  }
}
.product__listing .product__listing--promo {
  color: #83c410;
  margin-bottom: 8px;
}
a.product__listing .product__listing--promo:hover,
a.product__listing .product__listing--promo:focus {
  color: #63950c;
}
@media (min-width: 768px) {
  .product__listing .product__listing--promo {
    padding-right: 20px;
    margin: 0 -10px;
  }
}
.product__listing .product__list--price-panel .product__listing--price {
  font-weight: 400;
  font-size: 16px;
}
@media screen and (max-width: 767px) {
  .product__listing .product__list--price-panel .product__listing--price {
    font-weight: 400;
  }
}
.product__listing .product__list--name {
  display: block;
  margin: 0 0 4px;
  line-height: 1.5;
  font-weight: 400;
  letter-spacing: -0.304px;
}
.product__listing .product__list--name a {
  font: inherit;
  color: inherit;
}
.product__listing .product__listing--description .product-availability {
  font-size: 14px;
  letter-spacing: 1px;
}
@media (max-width: 319px) {
  .product__listing .product__listing--description {
    display: none !important;
  }
}
@media screen and (max-width: 1023px) {
  .product__listing .qty-selector {
    width: 100%;
  }
  .product__listing .qty-selector .form-control,
  .product__listing .qty-selector .select2-container .select2-dropdown .select2-search__field {
    width: 100%;
  }
}
.product__listing .addtocart-component .add_to_cart_form .btn,
.product__listing .addtocart-component .add_to_cart_form_leads .btn,
.product__listing .addtocart-component .add_to_cart_form .select2-container .select2-selection,
.product__listing .addtocart-component .add_to_cart_form_leads .select2-container .select2-selection {
  white-space: normal;
}
.product__listing .addtocart {
  clear: both;
  text-align: center;
}
.product__listing .addtocart button {
  margin-bottom: 4px;
}
.product__listing .addtocart button .fa {
  margin-right: 10px;
  font-size: 22px;
  position: relative;
  top: 2px;
}
@media (max-width: 767px) {
  .product__listing .addtocart button.btn,
  .product__listing .addtocart button.select2-container .select2-selection {
    padding: 6px 12px;
    min-width: auto;
    margin: 0;
  }
}
@media (min-width: 768px) {
  .product__listing .addtocart .pickup-in-store-available .ProductGridComponent-ListPickUpInStoreAction,
  .product__listing .addtocart .pickup-in-store-available .ProductGridComponent-ListAddToCartAction,
  .product__listing .addtocart .pickup-in-store-available .SearchResultsList-ListPickUpInStoreAction,
  .product__listing .addtocart .pickup-in-store-available .SearchResultsList-ListAddToCartAction,
  .product__listing .addtocart .pickup-in-store-available .SearchResultsGrid-ListPickUpInStoreAction,
  .product__listing .addtocart .pickup-in-store-available .SearchResultsGrid-ListAddToCartAction {
    width: 49%;
    display: inline-block;
    float: left;
  }
}
@media (min-width: 768px) and (max-width: 1023px) {
  .product__listing .addtocart .pickup-in-store-available {
    margin: -3.2px;
  }
  .product__listing .addtocart .pickup-in-store-available .ProductGridComponent-ListPickUpInStoreAction,
  .product__listing .addtocart .pickup-in-store-available .ProductGridComponent-ListAddToCartAction,
  .product__listing .addtocart .pickup-in-store-available .SearchResultsList-ListPickUpInStoreAction,
  .product__listing .addtocart .pickup-in-store-available .SearchResultsList-ListAddToCartAction,
  .product__listing .addtocart .pickup-in-store-available .SearchResultsGrid-ListPickUpInStoreAction,
  .product__listing .addtocart .pickup-in-store-available .SearchResultsGrid-ListAddToCartAction {
    padding: 0 2.66666667px;
  }
}
.product__listing .product__list--sku-price {
  line-height: 1.2;
}
.product__listing.product__list .product__list--item {
  padding: 16px 24px;
}
@media screen and (max-width: 1023px) {
  .product__listing.product__list .product__list--item {
    padding-left: 16px;
    padding-right: 16px;
  }
}
.product__listing.product__list .product__list--thumb {
  float: left;
  display: block;
  width: 96px;
  overflow: hidden;
}
@media screen and (min-width: 768px) {
  .product__listing.product__list .product__list--thumb {
    position: static;
  }
}
.product__listing.product__list .product__list--thumb > img {
  width: 96px;
}
@media screen and (min-width: 768px) {
  .product__listing.product__list .product__list--thumb .wishlist-btn {
    border: 2px solid;
    bottom: 16px;
    right: auto;
    left: 24px;
    width: 96px;
    height: 48px;
    border-radius: 30px;
    font-size: 24px;
  }
  .product__listing.product__list .product__list--thumb .wishlist-btn[data-wishlist="true"] {
    color: #04d0e6;
    border-color: #04d0e6;
  }
}
@media (max-width: 767px) {
  .product__listing.product__list .product__list--thumb {
    float: none;
    text-align: center;
    width: auto;
    margin: -16px -16px 16px;
    box-shadow: -2px 0 2px rgba(0, 0, 0, 0.2), 2px 0 2px rgba(0, 0, 0, 0.2);
  }
  .product__listing.product__list .product__list--thumb > img {
    width: auto;
  }
}
.product__listing.product__list .product__list--name,
.product__listing.product__list .product__listing--description,
.product__listing.product__list .product__list--sku-price {
  margin-left: 112px;
}
@media (max-width: 767px) {
  .product__listing.product__list .product__list--name,
  .product__listing.product__list .product__listing--description,
  .product__listing.product__list .product__list--sku-price {
    margin-left: 0;
  }
}
.product__listing.product__list .product__list--name {
  font-size: 24px;
}
.product__listing.product__list .product__list--sku-code {
  float: left;
  padding-right: 8px;
  width: calc(100% - 200px);
}
.product__listing.product__list .product__list--price-panel {
  float: right;
  text-align: right;
  width: 200px;
}
@media (max-width: 767px) {
  .product__listing.product__list .product__list--sku-code,
  .product__listing.product__list .product__list--price-panel {
    float: none;
    width: 100%;
    text-align: left;
  }
}
.product__listing.product__list .addtocart-component {
  padding-left: 112px;
}
@media screen and (max-width: 1023px) {
  .product__listing.product__list .addtocart-component {
    display: block !important;
    width: 100%;
    max-width: 424px;
  }
}
@media screen and (max-width: 767px) {
  .product__listing.product__list .addtocart-component {
    padding-left: 0;
    max-width: 320px;
    margin-left: auto;
    margin-right: auto;
  }
}
.product__listing.product__list .plp-add-to-cart-btn-wrapper .ProductListComponent-ListPickUpInStoreAction,
.product__listing.product__list .plp-add-to-cart-btn-wrapper .ProductListComponent-ListAddToCartAction,
.product__listing.product__list .plp-add-to-cart-btn-wrapper .SearchResultsList-ListPickUpInStoreAction,
.product__listing.product__list .plp-add-to-cart-btn-wrapper .SearchResultsList-ListAddToCartAction {
  left: 0 !important;
  width: 100% !important;
  text-align: right;
  float: none;
  padding: 0;
}
.product__listing.product__list .plp-add-to-cart-btn-wrapper .ProductListComponent-ListPickUpInStoreAction .add_to_cart_form .btn,
.product__listing.product__list .plp-add-to-cart-btn-wrapper .ProductListComponent-ListAddToCartAction .add_to_cart_form .btn,
.product__listing.product__list .plp-add-to-cart-btn-wrapper .SearchResultsList-ListPickUpInStoreAction .add_to_cart_form .btn,
.product__listing.product__list .plp-add-to-cart-btn-wrapper .SearchResultsList-ListAddToCartAction .add_to_cart_form .btn,
.product__listing.product__list .plp-add-to-cart-btn-wrapper .ProductListComponent-ListPickUpInStoreAction .add_to_cart_form_leads .btn,
.product__listing.product__list .plp-add-to-cart-btn-wrapper .ProductListComponent-ListAddToCartAction .add_to_cart_form_leads .btn,
.product__listing.product__list .plp-add-to-cart-btn-wrapper .SearchResultsList-ListPickUpInStoreAction .add_to_cart_form_leads .btn,
.product__listing.product__list .plp-add-to-cart-btn-wrapper .SearchResultsList-ListAddToCartAction .add_to_cart_form_leads .btn,
.product__listing.product__list .plp-add-to-cart-btn-wrapper .ProductListComponent-ListPickUpInStoreAction .add_to_cart_form .select2-container .select2-selection,
.product__listing.product__list .plp-add-to-cart-btn-wrapper .ProductListComponent-ListAddToCartAction .add_to_cart_form .select2-container .select2-selection,
.product__listing.product__list .plp-add-to-cart-btn-wrapper .SearchResultsList-ListPickUpInStoreAction .add_to_cart_form .select2-container .select2-selection,
.product__listing.product__list .plp-add-to-cart-btn-wrapper .SearchResultsList-ListAddToCartAction .add_to_cart_form .select2-container .select2-selection,
.product__listing.product__list .plp-add-to-cart-btn-wrapper .ProductListComponent-ListPickUpInStoreAction .add_to_cart_form_leads .select2-container .select2-selection,
.product__listing.product__list .plp-add-to-cart-btn-wrapper .ProductListComponent-ListAddToCartAction .add_to_cart_form_leads .select2-container .select2-selection,
.product__listing.product__list .plp-add-to-cart-btn-wrapper .SearchResultsList-ListPickUpInStoreAction .add_to_cart_form_leads .select2-container .select2-selection,
.product__listing.product__list .plp-add-to-cart-btn-wrapper .SearchResultsList-ListAddToCartAction .add_to_cart_form_leads .select2-container .select2-selection {
  display: inline-block;
  width: auto;
}
.product__listing.product__list .addtocart-component .qty-selector {
  margin-bottom: 0;
}
@media screen and (max-width: 1023px) {
  .product__listing.product__list .addtocart-component .qty-selector {
    margin-bottom: 20px;
  }
}
.product__listing.product__list .addtocart-component .addtocart button {
  margin-bottom: 0;
}
.product__listing.product__grid .product-item {
  float: left;
  width: 50%;
  position: relative;
  min-height: 1px;
  padding-left: 8px;
  padding-right: 8px;
}
@media (min-width: 1024px) {
  .product__listing.product__grid .product-item {
    float: left;
    width: 33.33333333%;
  }
}
.product__listing.product__grid .product-item.wishlist-product-item {
  float: left;
  width: 100%;
  position: relative;
  min-height: 1px;
  padding-left: 8px;
  padding-right: 8px;
}
@media (min-width: 320px) {
  .product__listing.product__grid .product-item.wishlist-product-item {
    float: left;
    width: 50%;
  }
}
@media (min-width: 768px) {
  .product__listing.product__grid .product-item.wishlist-product-item {
    float: left;
    width: 33.33333333%;
  }
}
@media (min-width: 1024px) {
  .product__listing.product__grid .product-item.wishlist-product-item {
    float: left;
    width: 33.33333333%;
  }
}
.product__listing.product__grid .product-item:first-child {
  margin-left: -1px;
}
.product__listing.product__grid .product__list--item {
  padding: 16px 16px;
}
@media screen and (max-width: 767px) {
  .product__listing.product__grid .product__list--item {
    padding-left: 8px;
    padding-right: 8px;
  }
}
.product__listing.product__grid .product__list--item.product__list--item__class .product__listing--description-meta .list-inline.product-classifications__listing {
  margin: 8px 0 0;
}
.product__listing.product__grid .product__list--item.product__list--item__class .product__listing--description-meta .list-inline.product-classifications__listing > li {
  display: block;
  padding: 0;
  margin-top: 4px;
}
.product__listing.product__grid .product__list--item.product__list--item__class .product__listing--description-meta .list-inline.product-classifications__listing > li:before {
  display: none;
}
.product__listing.product__grid .product__list--thumb {
  display: block;
  margin: -16px -16px 16px;
  text-align: center;
  box-shadow: -2px 0 2px rgba(0, 0, 0, 0.2), 2px 0 2px rgba(0, 0, 0, 0.2);
}
@media screen and (max-width: 767px) {
  .product__listing.product__grid .product__list--thumb {
    margin-left: -8px;
    margin-right: -8px;
  }
}
.product__listing.product__grid .product__list--thumb .wishlist-btn {
  font-size: 30px;
  padding: 6px 12px;
}
.product__listing.product__grid .product__list--thumb .wishlist-btn[data-wishlist="true"] {
  color: #04d0e6;
}
.product__listing.product__grid .product__list--name {
  font-size: 20px;
  margin-bottom: 4px;
}
.product__listing.product__grid .product__listing--price,
.product__listing.product__grid .product__list--sku-code {
  margin-top: 4px;
  margin-bottom: 8px;
}
.product__listing.product__grid .product__list--sku-code .code {
  font-size: 14px;
}
.product__listing.product__grid .addtocart-component .qty-selector .form-control,
.product__listing.product__grid .addtocart-component .qty-selector .select2-container .select2-dropdown .select2-search__field {
  width: 100%;
}
.product__listing.product__grid .addtocart-component .add_to_cart_form .btn,
.product__listing.product__grid .addtocart-component .add_to_cart_form_leads .btn,
.product__listing.product__grid .addtocart-component .add_to_cart_form .select2-container .select2-selection,
.product__listing.product__grid .addtocart-component .add_to_cart_form_leads .select2-container .select2-selection {
  min-width: 1px;
}
@media screen and (max-width: 767px) {
  .product__listing.product__grid .addtocart-component .add_to_cart_form .btn .add-to-cart-text,
  .product__listing.product__grid .addtocart-component .add_to_cart_form_leads .btn .add-to-cart-text,
  .product__listing.product__grid .addtocart-component .add_to_cart_form .select2-container .select2-selection .add-to-cart-text,
  .product__listing.product__grid .addtocart-component .add_to_cart_form_leads .select2-container .select2-selection .add-to-cart-text {
    display: none;
  }
  .product__listing.product__grid .addtocart-component .add_to_cart_form .btn .hexagon-icon-shopping-cart,
  .product__listing.product__grid .addtocart-component .add_to_cart_form_leads .btn .hexagon-icon-shopping-cart,
  .product__listing.product__grid .addtocart-component .add_to_cart_form .select2-container .select2-selection .hexagon-icon-shopping-cart,
  .product__listing.product__grid .addtocart-component .add_to_cart_form_leads .select2-container .select2-selection .hexagon-icon-shopping-cart {
    margin-right: 0;
  }
}
.search-empty {
  margin-top: 20px;
  margin-bottom: 20px;
  text-align: center;
}
.search-empty .headline {
  margin-bottom: 20px;
}
.search-empty .search-suggestions {
  margin-bottom: 20px;
}
.product-category-page .product-categories .refine-bar {
  padding-bottom: 8px;
  padding-top: 8px;
}
.product-category-page .product-categories .pcp-prod,
.product-category-page .product-categories .pcp-banner {
  padding-left: 0;
  padding-right: 0;
}
.product-category-page .product-categories .pcp-banner .simple-responsive-banner-component,
.product-category-page .product-categories .pcp-banner .banner__component--responsive {
  margin-right: -20px;
}
.product-category-page .product-categories .pcp-banner {
  padding-top: 8px;
}
.search-results-highlight {
  font-weight: bold;
}
.add-to-cart-item .details .name,
.mini-cart-item .details .name,
.checkout-order-summary-list-items .details .name {
  color: #000000;
  display: block;
  margin: 0 0 4px;
  line-height: 1.5;
  font-weight: 400;
  letter-spacing: -0.304px;
  font-size: 20px;
  margin-bottom: 4px;
}
.add-to-cart-item .details .name a,
.mini-cart-item .details .name a,
.checkout-order-summary-list-items .details .name a {
  font: inherit;
  color: inherit;
}
.product__list--item:hover .product__list--name a,
.add-to-cart-item:hover .details .name a,
.mini-cart-item:hover .details .name a,
.checkout-order-summary-list-items:hover .details .name a,
.item__list--item-wrapper:hover .item__info .item__content a {
  animation: text-underline 0.5s linear forwards;
}
@media screen and (min-width: 768px) {
  .product__facet_title {
    margin-top: 16px;
    margin-bottom: 16px;
    padding-bottom: 20px;
    border-bottom: 1px solid #b9b9bd;
  }
}
@media screen and (max-width: 767px) {
  .product__facet_title {
    display: none;
  }
}
.facet .facet__name {
  text-align: left;
  border-radius: 0;
  font-size: 16px;
  line-height: 1.5;
  position: relative;
  color: #000000;
  font-weight: 400;
}
.facet .facet__values .facet__list.facet__list__selected_filter > li {
  padding-left: 0;
  padding-right: 0;
}
.facet .facet__values .facet__list.facet__list__selected_filter .facet__list_item a {
  margin-left: 5px;
  color: inherit;
  text-decoration: none;
}
.product__facet .facet {
  margin-bottom: 16px;
}
.product__facet .facet .facet__name {
  display: block;
  width: 100%;
  padding: 14px 46px 12px 16px;
  border: 1px solid #b9b9bd;
  background-color: #e7e8e9;
}
.product__facet .facet .facet__name:not(.collapsed) .facet__arrow {
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}
.product__facet .facet .facet__name .facet__arrow {
  position: absolute;
  right: 0;
  top: 0;
  width: 30px;
  height: 48px;
  line-height: 48px;
  text-align: center;
  vertical-align: middle;
  display: inline-block;
  font-size: 12px;
}
.product__facet .facet .facet__name .text-truncate {
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  display: block;
}
.product__facet .facet .facet__values {
  border: 1px solid #b9b9bd;
  border-top: none;
}
.product__facet .facet .facet__values .facet__list {
  margin: 0;
  padding: 8px 0;
}
.product__facet .facet .facet__values .facet__list.facet__list__selected_filter {
  padding-left: 16px;
  padding-right: 16px;
}
.product__facet .facet .facet__values .facet__list label {
  display: block;
  margin: 0;
}
.product__facet .facet .facet__values .facet__list input[type="checkbox"] ~ .facet__list__label {
  display: block;
  padding: 9px 16px 8px 50px;
  line-height: 18px;
  font-size: 16px;
  cursor: pointer;
  letter-spacing: 0.44px;
  color: #000000;
  background-color: transparent;
  position: relative;
  min-height: 34px;
}
.product__facet .facet .facet__values .facet__list input[type="checkbox"] ~ .facet__list__label:hover {
  color: #000000;
  background-color: #e7e8e9;
}
.product__facet .facet .facet__values .facet__list input[type="checkbox"] ~ .facet__list__label .facet__list__mark {
  position: absolute;
  left: 16px;
  top: 5px;
}
.pagination-applied-filter .facet .facet__name {
  margin-right: 8px;
  margin-top: 6px;
}
.pagination-applied-filter .facet .facet__values {
  margin-bottom: 0;
}
.pagination-bar {
  margin: 26px 0;
}
.pagination-bar .form-group {
  margin: 0;
}
@media (max-width: 767px) {
  .pagination-bar button {
    width: 100%;
  }
}
@media (max-width: 767px) {
  .sort-refine-bar .form-group select {
    width: 100%;
    line-height: 1.3;
  }
}
@media (max-width: 767px) and (min-width: 320px) {
  .sort-refine-bar .form-group select {
    height: 50px;
    line-height: 1.3;
  }
}
.pagination-wrap {
  margin-top: 16px;
}
@media screen and (min-width: 1024px) {
  .pagination-wrap {
    text-align: right;
    margin-top: 29px;
  }
}
@media screen and (max-width: 1023px) {
  .pagination-wrap .pagination {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: -ms-flex;
    display: flex;
    align-items: center;
    justify-content: space-between;
  }
}
.item__list {
  margin-top: 24px;
  margin-bottom: 16px;
}
.item__list.item__list__cart {
  margin-top: 0;
}
@media screen and (min-width: 768px) {
  .item__list .item__info {
    width: calc(100% - 295px);
  }
  .account-orderdetail .item__list .item__info,
  .account-saved-cart-wrapper .item__list .item__info {
    width: calc(100% - 257px);
  }
}
@media screen and (min-width: 768px) {
  .item__list .item__remove {
    width: 60px;
  }
}
@media screen and (min-width: 768px) {
  .item__list .item__quantity {
    width: 110px;
  }
}
@media screen and (min-width: 768px) {
  .item__list .item__total {
    width: 125px;
  }
}
@media screen and (min-width: 768px) {
  .account-orderdetail .item__list .item__quantity,
  .account-saved-cart-wrapper .item__list .item__quantity {
    text-align: center;
  }
}
@media screen and (min-width: 768px) {
  .item__list .item__list--header,
  .item__list .item__list--item {
    width: 100%;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: -ms-flex;
    display: flex;
  }
  .item__list .item__list--header .header-item,
  .item__list .item__list--item .header-item,
  .item__list .item__list--header .body-item,
  .item__list .item__list--item .body-item {
    padding: 0 8px;
  }
  .item__list .item__list--header .header-item:first-child,
  .item__list .item__list--item .header-item:first-child,
  .item__list .item__list--header .body-item:first-child,
  .item__list .item__list--item .body-item:first-child {
    padding-left: 0;
  }
  .item__list .item__list--header .header-item:last-child,
  .item__list .item__list--item .header-item:last-child,
  .item__list .item__list--header .body-item:last-child,
  .item__list .item__list--item .body-item:last-child {
    padding-right: 0;
    text-align: right;
  }
}
.item__list .item__list--header {
  border-bottom: 1px solid #b9b9bd;
}
.item__list .item__list--header .header-item {
  background-color: #ffffff;
  color: #000000;
  font-size: 16px;
  font-weight: 400;
  padding-top: 12px;
  padding-bottom: 12px;
}
.item__list .item__list--item-wrapper .item__remove .btn-link {
  padding: 0;
}
.item__list .item__list--item-wrapper .item__quantity .form-control,
.item__list .item__list--item-wrapper .item__quantity .select2-container .select2-dropdown .select2-search__field {
  text-align: center;
}
.item__list .item__list--item-wrapper .item__info .item__image > a {
  padding-bottom: 100%;
}
@media screen and (min-width: 768px) {
  .item__list .item__list--item-wrapper {
    border-bottom: 1px solid #b9b9bd;
    padding-top: 24px;
    padding-bottom: 24px;
  }
  .item__list .item__list--item-wrapper:last-child {
    border-bottom: none;
    padding-bottom: 0;
  }
  .item__list .item__list--item-wrapper .item__info {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: -ms-flex;
    display: flex;
  }
  .item__list .item__list--item-wrapper .item__info .item__image,
  .item__list .item__list--item-wrapper .item__info .item__content {
    -webkit-flex: 0 0 auto;
    -moz-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
  }
  .item__list .item__list--item-wrapper .item__info .item__image {
    width: 108px;
    padding-right: 8px;
    height: auto;
  }
  .item__list .item__list--item-wrapper .item__info .item__image img {
    max-width: 100%;
  }
  .item__list .item__list--item-wrapper .item__info .item__content {
    padding-left: 8px;
    width: calc(100% - 108px);
  }
  .item__list .item__list--item-wrapper .item__info .item__content .item__code {
    margin-top: 8px;
  }
  .item__list .item__list--item-wrapper .item__info .item__name {
    color: #000000;
    font-size: 18px;
    line-height: 1.3;
  }
  .item__list .item__list--item-wrapper .item__info .item__code {
    font-size: 14px;
    margin-bottom: 4px;
  }
  .item__list .item__list--item-wrapper .item__info .item__description {
    margin-bottom: 4px;
  }
  .item__list .item__list--item-wrapper .item__info .product-availability {
    margin-bottom: 4px;
  }
}
@media screen and (max-width: 767px) {
  .item__list .item__list--item-wrapper {
    border: 1px solid #b9b9bd;
    padding: 16px 16px;
    margin-bottom: 16px;
  }
  .account-orderdetail .item__list .item__list--item-wrapper {
    border: none;
    margin-bottom: 0;
    border-bottom: 1px solid #b9b9bd;
  }
  .item__list .item__list--item-wrapper:last-child {
    margin-bottom: 0;
  }
  .item__list .item__list--item-wrapper .item__list--item {
    position: relative;
    padding-left: 106px;
    padding-right: 30px;
    min-height: 90px;
    overflow: hidden;
  }
  .item__list .item__list--item-wrapper .item__list--item .item__image {
    position: absolute;
    width: 90px;
    left: 0;
    top: 0;
  }
  .item__list .item__list--item-wrapper .item__list--item .item__image img {
    max-width: 100%;
  }
  .item__list .item__list--item-wrapper .item__list--item .item__name {
    font-weight: bold;
    color: #000000;
    margin-bottom: 8px;
    display: block;
    line-height: 1.2;
  }
  .item__list .item__list--item-wrapper .item__list--item .item__code,
  .item__list .item__list--item-wrapper .item__list--item .product-availability,
  .item__list .item__list--item-wrapper .item__list--item .item__total,
  .item__list .item__list--item-wrapper .item__list--item .item__price,
  .item__list .item__list--item-wrapper .item__list--item .item__quantity label,
  .item__list .item__list--item-wrapper .item__list--item .item__quantity .form-control,
  .item__list .item__list--item-wrapper .item__list--item .item__quantity .select2-container .select2-dropdown .select2-search__field {
    font-size: 14px;
    line-height: 1.2;
    margin-bottom: 4px;
    text-align: left;
  }
  .item__list .item__list--item-wrapper .item__list--item .item__code {
    font-size: 12px;
  }
  .item__list .item__list--item-wrapper .item__list--item .item__quantity {
    margin-bottom: 4px;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: -ms-flex;
    display: flex;
    align-items: center;
  }
  .item__list .item__list--item-wrapper .item__list--item .item__quantity label {
    margin-right: 4px;
    margin-bottom: 0;
  }
  .item__list .item__list--item-wrapper .item__list--item .item__quantity .form-control,
  .item__list .item__list--item-wrapper .item__list--item .item__quantity .select2-container .select2-dropdown .select2-search__field {
    height: auto;
    padding: 4px 8px;
    margin-bottom: 0;
  }
  .item__list .item__list--item-wrapper .item__list--item .item__remove {
    position: absolute;
    right: 0;
    top: 0;
    padding-left: 0;
  }
}
.item__list .item__list--item-wrapper .item__info .item__content a {
  text-decoration: none;
}
.account-orderdetail .item__list {
  clear: both;
  margin-top: 0;
  margin-bottom: 0;
}
.cart-header {
  margin-bottom: 24px;
}
.cart-header .cart__id--label {
  font-size: 16px;
  font-weight: 400;
  color: #000000;
}
@media screen and (max-width: 767px) {
  .cart-header > .row {
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
  .cart-header > .row > .col {
    width: 100%;
  }
}
.cart-help-card {
  margin-bottom: -30px;
  padding: 0 0 0 0.5rem;
}
@media screen and (min-width: 1024px) {
  .cart-help-card {
    padding-left: 1rem;
  }
}
.cart-help-card .card-title {
  font-size: 1.312rem;
  line-height: 1.875rem;
  letter-spacing: -0.014rem;
}
@media screen and (min-width: 768px) {
  .cart-help-card .card-title {
    font-size: 1.75rem;
    line-height: 2.375rem;
    letter-spacing: -0.039rem;
  }
}
.cart-help-card .card-title .fa {
  margin-right: 8px;
}
.cart-help-card .card-body p:last-child {
  margin-bottom: 0;
}
.cart-help-wrapper {
  padding: 2rem 1rem;
  max-width: 100%;
  border-left: 1px solid #b9b9bd;
}
@media screen and (min-width: 1024px) {
  .cart-help-wrapper {
    padding: 3rem 2rem;
  }
}
.cart-restoration-bar {
  background: #f2f4f7;
  margin-bottom: 16px;
  padding: 8px;
  padding-left: 8px;
  padding-right: 8px;
}
.cart__content {
  margin-left: -8px;
  margin-right: -8px;
}
.cart__top--totals {
  text-align: right;
  font-size: 16px;
  font-weight: 400;
  margin-top: 15px;
  padding-left: 8px;
  padding-right: 8px;
}
.cart__top--totals .cart__top--amount {
  margin-left: 10px;
}
.cart__top--totals .cart__top--amount:before {
  content: "|";
  position: relative;
  left: -2px;
  top: -1px;
}
.save__cart--link,
.new__cart--link,
.cart__quotes--link {
  text-align: right;
  margin-top: 9px;
  font-weight: 400;
  white-space: nowrap;
  float: right;
  padding: 0 10px;
}
@media (max-width: 767px) {
  .save__cart--link,
  .new__cart--link,
  .cart__quotes--link {
    text-align: left;
  }
}
@media (max-width: 767px) {
  .save__cart--link,
  .new__cart--link,
  .cart__quotes--link {
    text-align: center;
    margin-top: 0;
    padding: 0;
  }
}
.export__saved__cart--link {
  margin-top: 8px;
}
.cart-voucher,
.cart-totals {
  height: calc(100% - 40px);
}
.express-checkout {
  background-color: #f4f4f4;
  padding: 16px 32px;
  margin: 16px 0;
}
@media (min-width: 320px) {
  .express-checkout {
    margin-right: 20px;
  }
}
@media (min-width: 768px) {
  .express-checkout {
    margin-right: 30px;
  }
}
.express-checkout .headline {
  font-size: 28px;
  font-weight: 600;
  margin: 0 0 8px 0;
}
.express-checkout ul {
  margin-top: 5px;
}
.express-checkout ul li {
  list-style-type: disc;
}
@media (max-width: 767px) and (min-width: 320px) {
  .express-checkout {
    padding: 16px;
    margin-right: 20px;
  }
}
@media (max-width: 767px) {
  .express-checkout {
    margin: 0 0 20px 0;
    padding: 16px;
  }
}
.cartpotproline,
.cartproline {
  font-size: 21px;
  padding-bottom: 21px;
  border-bottom: 1px solid #b9b9bd;
  padding-left: 8px;
  padding-right: 8px;
}
.cartpotproline .info,
.cartproline .info {
  font-size: 16px;
}
.promotion {
  font-size: 16px;
  font-weight: bold;
  color: #83c410;
}
.error-details-section .action {
  text-align: center;
  margin: 8px 0;
}
.doFlowSelectedChange,
#selectPciOption {
  margin-top: 16px;
}
@media (max-width: 767px) {
  .cartpotproline,
  .cartproline {
    padding: 8px 16px 21px;
  }
  .doFlowSelectedChange {
    margin-top: 16px;
  }
}
#cboxContent .cart_popup_error_msg {
  margin-bottom: 16px;
}
.content__empty .content {
  margin-top: 16px;
  margin-bottom: 32px;
}
.mini-cart .mini-cart-header {
  margin-bottom: 16px;
}
#quoteForm .form__actions {
  margin-bottom: 26px;
  padding-left: 8px;
  padding-right: 8px;
}
@media (max-width: 767px) {
  #quoteForm .form__actions--cancel,
  #quoteForm .form__actions--done {
    margin-bottom: 11px;
  }
}
.cart__quote__wrapper .quote__comments--toggle,
.cart__quote__wrapper .quote__form--toggle {
  background: none;
  border: none;
  font-size: 12px;
  vertical-align: middle;
  line-height: 1.2;
}
.cart__quote__wrapper .quote__comments--toggle.collapsed:after,
.cart__quote__wrapper .quote__form--toggle.collapsed:after {
  content: "\e928";
}
.cart__quote__wrapper .quote__comments--toggle:after,
.cart__quote__wrapper .quote__form--toggle:after {
  content: "\e923";
}
.cart__quote__wrapper .cart__quote__edit .quote__head {
  color: #ffffff;
  background-color: #005198;
  padding: 16px 16px;
}
.cart__quote__wrapper .cart__quote__edit .quote__head .quote__head--label,
.cart__quote__wrapper .cart__quote__edit .quote__head .label__value {
  color: #ffffff;
  font-size: 16px;
  line-height: 1.2;
  margin-bottom: 0;
}
.cart__quote__wrapper .cart__quote__edit .quote__head .quote__head--label {
  font-weight: 400;
}
.cart__quote__wrapper .cart__quote__edit .quote__head .label__value {
  font-weight: 300;
  letter-spacing: 0.5px;
}
.cart__quote__wrapper .cart__quote__edit .quote__head .fa {
  font-size: 20px;
  position: absolute;
  height: 20px;
  line-height: 22px;
}
.cart__quote__wrapper .cart__quote__edit .quote__head .quote__head--title {
  font-size: 16px;
  line-height: 1.2;
  margin-left: 30px;
  display: inline-block;
}
.cart__quote__wrapper .cart__quote__edit .quote__head .quote__form--toggle {
  color: #ffffff;
}
.cart__quote__wrapper #quoteFormDiv {
  background: #ffffff;
  color: #000000;
  padding: 24px 16px;
  border: 1px solid #b9b9bd;
  border-top: none;
}
.cart__quote__wrapper #quoteFormDiv label {
  color: #000000;
}
.cart__quote__wrapper .quote__estimate .quote__estimate--amount {
  display: block;
  font-weight: bold;
  font-size: 18px;
}
.cart__quote__wrapper .quote__comments__header {
  background-color: #e7e8e9;
  color: #000000;
  padding: 16px 16px;
  font-size: 16px;
  line-height: 1.2;
  font-weight: 400;
  margin: 24px -16px -24px;
}
.cart__quote__wrapper textarea.quote__comments--textarea {
  min-height: 100px;
  max-width: 100%;
  width: 100%;
}
.cart__quote__wrapper .quote__comments .quote__comments--header {
  font-weight: bold;
  text-transform: uppercase;
  font-size: 14px;
  margin-bottom: 16px;
}
.cart__quote__wrapper .quote__comments .quote__comments--wrapper > div {
  margin-top: 48px;
}
.cart__quote__wrapper .quote__comments .quote__comments--time {
  font-weight: bold;
}
@media (max-width: 320px) {
  .cart__quote__wrapper .quote__comments .quote__comments--time {
    margin-bottom: 5px;
  }
}
.cart__quote__wrapper .quote__comments .quote__comments--role {
  font-weight: bold;
}
.cart__quote__wrapper .quote__comments .quote__comments--comment {
  word-break: break-all;
}
@media (min-width: 768px) {
  .cart__quote__wrapper .quote__expiration .form-group {
    display: table;
    width: 100%;
    margin-bottom: 0;
    margin-top: 8px;
  }
}
@media (min-width: 768px) {
  .cart__quote__wrapper .quote__expiration--label {
    display: table-cell;
    text-align: right;
    padding-right: 8px;
  }
}
@media (min-width: 768px) {
  .cart__quote__wrapper .quote__expiration--input {
    display: table-cell;
  }
}
.cart-totals .cart-totals-left,
.cart-totals .cart-totals-right {
  margin-bottom: 8px;
}
.cart-totals .order-summary-total .cart-totals-left,
.cart-totals .order-summary-total .cart-totals-right {
  font-size: 18px;
}
.cart-product-list-wrapper {
  margin-bottom: 32px;
}
@media screen and (min-width: 1024px) {
  .cart-product-list-wrapper {
    padding-right: 24px;
  }
}
.cart-page-carousel {
  margin-bottom: 32px;
}
.cart-action-btn-col {
  margin-bottom: 16px;
}
.cart-action-btn-col:last-child {
  margin-bottom: 0;
}
.header-action-button .save-cart-link [class^="hexagon-icon-"] {
  margin-right: 4px;
  font-size: 1.5rem;
  width: 1.5rem;
  height: 1.5rem;
  display: inline-flex;
  justify-content: center;
  align-items: center;
}
.header-action-button > .btn,
.header-action-button > .select2-container .select2-selection {
  border: none !important;
  text-decoration: none !important;
  background-color: #005198 !important;
  color: #ffffff !important;
}
.header-action-button > .btn:hover,
.header-action-button > .select2-container .select2-selection:hover {
  background-color: #01adff !important;
}
.header-action-button .dropdown-menu {
  padding: 0;
  left: auto;
  right: 0;
  margin-top: 0;
}
@media screen and (max-width: 767px) {
  .header-action-button .dropdown-menu {
    left: 0;
    right: auto;
  }
}
.header-action-button .dropdown-menu > li {
  margin-top: 0;
}
.header-action-button .dropdown-menu > li > a {
  padding: 8px 16px;
  margin: 0;
  text-align: left;
  border-bottom: 1px solid #b9b9bd;
  text-transform: uppercase;
}
.header-action-button .dropdown-menu > li > a:hover,
.header-action-button .dropdown-menu > li > a:focus {
  background-color: #ffffff;
  color: #005198;
}
.header-action-button .dropdown-menu > li:last-child > a {
  border-bottom: none;
}
.card-title-collapse {
  width: 100%;
  text-align: left;
  padding: 0;
  text-decoration: none !important;
  color: #000000 !important;
  border: 0;
  position: relative;
  margin-bottom: 0;
}
.card-title-collapse:after,
.card-title-collapse:before {
  content: "";
  width: 16px;
  height: 2px;
  display: block;
  background: #000000;
  position: absolute;
  right: 0;
  top: 50%;
  margin-top: -1px;
}
.card-title-collapse:after {
  transform: rotate(90deg);
  margin-top: -1px;
}
.card-title-collapse:not(.collapsed):after {
  display: none;
}
.card-title-collapse + .card-body > div {
  margin-top: 32px;
}
.cart-header-meta-link-wrapper {
  margin: 0;
}
.cart-header-meta-link-wrapper > li {
  margin-top: 8px;
}
.cart-header-meta-link-wrapper > li a {
  text-decoration: none;
  font-weight: bold;
  font-size: 85%;
  color: #000000;
  cursor: pointer;
}
.cart-header-meta-link-wrapper > li a:hover,
.cart-header-meta-link-wrapper > li a:focus {
  color: #005198;
}
.cart-voucher__btn {
  min-width: 120px;
}
#colorbox ~ .ui-widget.ui-datepicker {
  z-index: 10000 !important;
}
@media (min-width: 768px) {
  #colorbox #cboxTitle .headline-text {
    display: block !important;
  }
}
.pickup-component .find-store-display:before,
.pickup-component .find-store-display:after {
  content: " ";
  display: table;
}
.pickup-component .find-store-display:after {
  clear: both;
}
.pickup-component .find-store-display:before,
.pickup-component .find-store-display:after {
  content: " ";
  display: table;
}
.pickup-component .find-store-display:after {
  clear: both;
}
.pickup-component .find-store-display .store-navigation {
  float: left;
  width: 50%;
  border-right: 1px solid #005198;
}
.pickup-component .find-store-display .store-navigation .pickup-product {
  display: none;
  height: 56px;
  display: table;
  width: 100%;
  font-size: 15px;
  font-weight: bold;
  overflow: hidden;
  border-bottom: 1px solid #ddd;
}
.pickup-component .find-store-display .store-navigation .pickup-product .thumb,
.pickup-component .find-store-display .store-navigation .pickup-product .name,
.pickup-component .find-store-display .store-navigation .pickup-product .price {
  height: 56px;
  display: table-cell;
  vertical-align: middle;
  overflow: hidden;
}
.pickup-component .find-store-display .store-navigation .pickup-product .thumb {
  width: 56px;
  padding: 8px;
}
.pickup-component .find-store-display .store-navigation .pickup-product .thumb img {
  height: 100%;
  width: 100%;
}
.pickup-component .find-store-display .store-navigation .pickup-product .price {
  padding: 0 8px;
}
.pickup-component .find-store-display .store-navigation .pickup-search-product {
  height: 56px;
  display: table;
  border-bottom: 1px solid #ddd;
  width: 100%;
  font-size: 15px;
  overflow: hidden;
}
.pickup-component .find-store-display .store-navigation .pickup-search-product .pickup-search-bar {
  height: 56px;
  display: table-cell;
  padding-right: 8px;
}
.pickup-component .find-store-display .store-navigation .pickup-search-product .pickup-search-bar .input-group {
  border: 1px solid #b9b9bd;
}
.pickup-component .find-store-display .store-navigation .pickup-search-product .pickup-search-bar .input-group-btn {
  vertical-align: top;
}
.pickup-component .find-store-display .store-navigation .pickup-search-product .pickup-search-bar .input-group .form-control,
.pickup-component .find-store-display .store-navigation .pickup-search-product .pickup-search-bar .input-group .select2-container .select2-dropdown .select2-search__field {
  border: 0 none;
  height: 42px;
}
.pickup-component .find-store-display .store-navigation .pickup-search-product .pickup-search-bar .input-group .btn,
.pickup-component .find-store-display .store-navigation .pickup-search-product .pickup-search-bar .input-group .select2-container .select2-selection {
  box-shadow: none !important;
  height: 42px;
}
.pickup-component .find-store-display .store-navigation .pickup-search-product .pickup-search-bar .input-group .btn .fa,
.pickup-component .find-store-display .store-navigation .pickup-search-product .pickup-search-bar .input-group .select2-container .select2-selection .fa {
  top: 0;
}
.pickup-component .find-store-display .store-navigation .pickup-search-product .near-me {
  height: 56px;
  display: table-cell;
  padding: 0 8px;
  vertical-align: middle;
  display: none;
}
.pickup-component .find-store-display .store-navigation .pickup-search-product .near-me .near-store span {
  margin-right: 8px;
}
.pickup-component .find-store-display .store-navigation .store-navigation-pager {
  height: 42px;
  line-height: 42px;
  padding: 0 8px;
  background: #fff;
}
.pickup-component .find-store-display .store-navigation .store-navigation-pager:before,
.pickup-component .find-store-display .store-navigation .store-navigation-pager:after {
  content: " ";
  display: table;
}
.pickup-component .find-store-display .store-navigation .store-navigation-pager:after {
  clear: both;
}
.pickup-component .find-store-display .store-navigation .store-navigation-pager:before,
.pickup-component .find-store-display .store-navigation .store-navigation-pager:after {
  content: " ";
  display: table;
}
.pickup-component .find-store-display .store-navigation .store-navigation-pager:after {
  clear: both;
}
.pickup-component .find-store-display .store-navigation .store-navigation-pager .prev {
  float: left;
}
.pickup-component .find-store-display .store-navigation .store-navigation-pager .next {
  float: right;
}
.pickup-component .find-store-display .store-navigation .store-navigation-pager .position {
  text-align: center;
  margin: 0 80px;
}
.pickup-component .find-store-display .display-details {
  float: left;
  width: 50%;
  position: relative;
  background: #fff;
  overflow: hidden;
}
.pickup-component .find-store-display .display-details .store-image {
  float: right;
  width: 150px;
}
.pickup-component .find-store-display .display-details .store-image img {
  width: 100%;
  height: auto;
}
.pickup-component .find-store-display .display-details .distance {
  text-align: right;
  margin-top: 8px;
}
.pickup-component .find-store-display .display-details .store-info .name {
  font-weight: bold;
}
.pickup-component .find-store-display .display-details .store-info .address {
  color: #777777;
}
.pickup-component .find-store-display .display-details .store-links {
  margin: 8px 0;
}
.pickup-component .find-store-display .display-details .store-links a {
  display: block;
}
.pickup-component .find-store-display .display-details .store-openings .title {
  font-weight: bold;
}
.pickup-component .find-store-display .display-details .store-openings dl dt {
  width: 60px;
  text-align: left;
  float: left;
}
.pickup-component .find-store-display .display-details .store-openings dl dd {
  margin-left: 80px;
}
.pickup-component .find-store-display .display-details .pickup-product {
  height: 125px;
  width: 100%;
  font-weight: bold;
  border-top: 1px solid #ddd;
}
.pickup-component .find-store-display .display-details .pickup-product .variants {
  height: 30px;
  margin-top: -30px;
  padding: 5px 8px;
  font-weight: normal;
}
.pickup-component .find-store-display .display-details .pickup-product .variants span:after {
  content: ", ";
}
.pickup-component .find-store-display .display-details .pickup-product .variants span:last-child:after {
  content: "";
}
.pickup-component .find-store-display .display-details .pickup-product .thumb {
  float: left;
  width: 112px;
  height: 112px;
  padding: 8px;
}
.pickup-component .find-store-display .display-details .pickup-product .thumb img {
  height: 100%;
  width: auto;
}
.pickup-component .find-store-display .display-details .pickup-product .pickup-product-info {
  display: table;
  height: 56px;
}
.pickup-component .find-store-display .display-details .pickup-product .pickup-product-info .name,
.pickup-component .find-store-display .display-details .pickup-product .pickup-product-info .price {
  height: 100%;
  display: table-cell;
  vertical-align: middle;
  overflow: hidden;
}
.pickup-component .find-store-display .display-details .pickup-product .pickup-product-info .name {
  font-weight: normal;
  width: 100%;
}
.pickup-component .find-store-display .display-details .pickup-product .pickup-product-info .price {
  padding: 0 8px;
  text-align: right;
}
.pickup-component .find-store-display .display-details .pickup-product .pickup-product-info .price .stock {
  white-space: nowrap;
}
.pickup-component .find-store-display .display-details .pickup-product .action {
  height: 70px;
  padding: 8px;
  text-align: right;
}
.pickup-component .find-store-display .display-details .pickup-product .action .qty-selector {
  display: inline-block;
  vertical-align: top;
  margin-right: 8px;
}
.pickup-component .find-store-display .display-details .pickup-product .action .qty-selector .input-group {
  width: 142px;
}
.pickup-component .find-store-display .display-details .pickup-product .action .qty-selector .input-group input {
  padding-left: 0;
  padding-right: 0;
  text-align: center;
  height: 25px;
}
.pickup-component .pickup-store-list {
  padding-left: 0;
  list-style: none;
  height: 280px;
  overflow: hidden;
  margin: 0;
  position: relative;
}
.pickup-component .pickup-store-list li.loading {
  height: 56px;
  background: #f2f4f7;
  border-bottom: 1px solid #ddd;
  border-right: 1px solid #005198;
  text-align: center;
  line-height: 56px;
}
.pickup-component .pickup-store-list li.loading .fa {
  color: #005198;
  -webkit-animation: spin 1s linear infinite;
  -moz-animation: spin 1s linear infinite;
  animation: spin 1s linear infinite;
}
@-moz-keyframes spin {
  100% {
    -moz-transform: rotate(360deg);
  }
}
@-webkit-keyframes spin {
  100% {
    -webkit-transform: rotate(360deg);
  }
}
@keyframes spin {
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
.pickup-component .pickup-store-list .pickup-store-list-entry {
  height: 56px;
}
.pickup-component .pickup-store-list .pickup-store-list-entry input {
  display: none;
}
.pickup-component .pickup-store-list .pickup-store-list-entry label {
  margin: 0;
  height: 100%;
  font-size: 15px;
  padding: 0 0 0 8px;
  display: table;
  width: 100%;
  cursor: pointer;
  position: relative;
  background: #f2f4f7;
  border-bottom: 1px solid #ddd;
}
.pickup-component .pickup-store-list .pickup-store-list-entry label:hover {
  background: #f2f2f2;
}
.pickup-component .pickup-store-list .pickup-store-list-entry .pickup-store-info {
  display: table-cell;
  vertical-align: middle;
  width: 100%;
}
.pickup-component .pickup-store-list .pickup-store-list-entry .pickup-store-list-entry-name {
  display: block;
}
.pickup-component .pickup-store-list .pickup-store-list-entry .pickup-store-list-entry-city {
  display: block;
  font-weight: normal;
}
.pickup-component .pickup-store-list .pickup-store-list-entry .store-availability {
  display: table;
  height: 100%;
  width: 80px;
  border-left: 1px solid #ddd;
}
.pickup-component .pickup-store-list .pickup-store-list-entry .store-availability span {
  display: table-cell;
  vertical-align: middle;
  padding: 0 0 0 5px;
  text-align: center;
  white-space: nowrap;
}
.pickup-component .pickup-store-list .pickup-store-list-entry .store-availability span div {
  font-size: 10px;
}
.inline-layer {
  height: 0;
  overflow: hidden;
  -o-transition: 0.9s ease-out;
  -webkit-transition: 0.9s ease-out;
  transition: 0.9s ease-out;
}
.inline-layer.open {
  height: auto !important;
}
@media (min-width: 768px) {
  .pickup-component .find-store-display .pickup-store-list {
    margin: 0 -1px 0 0;
  }
  .pickup-component .find-store-display .pickup-store-list .pickup-store-list-entry label {
    padding-right: 14px;
  }
  .pickup-component .find-store-display .pickup-store-list .pickup-store-list-entry label:after {
    content: "";
    display: block;
    width: 1px;
    height: auto;
    position: absolute;
    top: -1px;
    right: 0;
    bottom: -1px;
    background: #005198;
  }
  .pickup-component .find-store-display .pickup-store-list .pickup-store-list-entry input:checked + label {
    background: #005198;
  }
  .pickup-component .find-store-display .pickup-store-list .pickup-store-list-entry input:checked + label .pickup-store-info {
    color: #fff;
  }
  .pickup-component .find-store-display .pickup-store-list .pickup-store-list-entry input:checked + label .store-availability {
    color: #fff;
  }
  .pickup-component .find-store-display .pickup-store-list .pickup-store-list-entry input:checked + label:after {
    display: block;
    content: "";
    width: 28px;
    height: 28px;
    position: absolute;
    top: 50%;
    right: -1px;
    background: transparent;
    border: 14px solid transparent;
    border-right-color: #fff;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    -o-transform: translate(0, -50%);
    transform: translate(0, -50%);
  }
}
@media (max-width: 767px) {
  .pickup-component {
    overflow: hidden;
  }
  .pickup-component .find-store-display {
    width: 200%;
    -webkit-transition: -webkit-transform 0.3s ease-out;
    -moz-transition: -moz-transform 0.3s ease-out;
    -o-transition: -o-transform 0.3s ease-out;
    transition: transform 0.3s ease-out;
  }
  .pickup-component .find-store-display .store-navigation {
    width: 50%;
    border: 0;
  }
  .pickup-component.show-store .find-store-display {
    -webkit-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    -o-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
  }
  .pickup-component .qty-selector input {
    text-align: center;
    padding-left: 0;
    padding-right: 0;
    width: 60px;
  }
  .pickup-component .action {
    padding-top: 0 !important;
  }
}
@media (max-width: 767px) {
  .pickup-component .find-store-display .display-details .store-image {
    float: none;
    width: auto;
    margin-bottom: 8px;
  }
  .pickup-component .find-store-display .display-details .store-image:before,
  .pickup-component .find-store-display .display-details .store-image:after {
    content: " ";
    display: table;
  }
  .pickup-component .find-store-display .display-details .store-image:after {
    clear: both;
  }
  .pickup-component .find-store-display .display-details .store-image:before,
  .pickup-component .find-store-display .display-details .store-image:after {
    content: " ";
    display: table;
  }
  .pickup-component .find-store-display .display-details .store-image:after {
    clear: both;
  }
  .pickup-component .find-store-display .display-details .store-image img {
    width: 50%;
    height: auto;
    float: left;
    max-width: 150px;
  }
  .pickup-component .find-store-display .display-details .store-image .distance {
    width: 50%;
    text-align: left;
    float: left;
    margin: 0;
    padding: 0 0 0 8px;
  }
  .pickup-component .find-store-display .display-details .store-image .distance strong {
    display: block;
  }
  .pickup-component .find-store-display .display-details .pickup-product {
    position: relative;
  }
  .pickup-component .find-store-display .display-details .pickup-product .thumb {
    width: 56px;
    height: 56px;
    padding: 5px;
  }
  .pickup-component .find-store-display .display-details .pickup-product .action {
    position: absolute;
    bottom: 0;
    width: 100%;
    background: #fff;
    white-space: nowrap;
    padding-top: 0;
  }
  .pickup-component .find-store-display .display-details .pickup-product .action .qty-selector {
    margin-right: 5px;
  }
  .pickup-component .find-store-display .display-details .pickup-product .action .qty-selector .input-group {
    min-width: 120px;
  }
  .pickup-component .find-store-display .display-details .pickup-product .action .qty-selector .input-group input {
    text-align: center;
    padding-left: 0;
    padding-right: 0;
    width: 60px;
  }
  .pickup-component .find-store-display .display-details .pickup-product .action .qty-selector .btn,
  .pickup-component .find-store-display .display-details .pickup-product .action .qty-selector .select2-container .select2-selection {
    padding-left: 10px;
    padding-right: 10px;
  }
  .pickup-component .find-store-display .display-details .pickup-product .action .btn,
  .pickup-component .find-store-display .display-details .pickup-product .action .select2-container .select2-selection {
    padding-left: 6px;
    padding-right: 6px;
  }
}
.pickup-component .display-details .store-tabs {
  position: relative;
  padding: 0 0 8px 8px;
  height: 252px;
}
.pickup-component .display-details .store-tabs .tabs-list {
  padding-left: 0;
  list-style: none;
  background-image: linear-gradient(to right, #f6f6f6 0%, #ffffff 8px);
  position: absolute;
  right: 0;
  top: 8px;
  padding: 10px 0;
}
.pickup-component .display-details .store-tabs .tabs-list .current-info {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
.pickup-component .display-details .store-tabs .tabs-list:before,
.pickup-component .display-details .store-tabs .tabs-list:after {
  content: "";
  position: absolute;
  background-color: transparent;
  height: 10px;
  left: 0;
  width: 100%;
}
.pickup-component .display-details .store-tabs .tabs-list:before {
  top: 0;
  background-image: linear-gradient(#ffffff, rgba(255, 255, 255, 0));
}
.pickup-component .display-details .store-tabs .tabs-list:after {
  bottom: 0;
  background-image: linear-gradient(rgba(255, 255, 255, 0), #ffffff);
}
.pickup-component .display-details .store-tabs .tabs-list li {
  margin: 5px 0;
  border: 1px solid transparent;
  border-left: 0;
  color: #999;
  position: relative;
}
.pickup-component .display-details .store-tabs .tabs-list li a {
  color: inherit;
  font-size: 18px;
  padding: 5px 10px;
  display: block;
  border-left: 2px solid transparent;
  -o-transition: 0.3s ease-out;
  -webkit-transition: 0.3s ease-out;
  transition: 0.3s ease-out;
}
.pickup-component .display-details .store-tabs .tabs-list li.active {
  border: 1px solid #eee;
  border-left: 0;
  background: #fff;
  color: #000;
  box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.05);
  border-right: 2px solid #005198;
}
.pickup-component .display-details .store-tabs .tabs-list li.active a {
  border-left: 2px solid transparent !important;
}
.pickup-component .display-details .store-tabs .tabs-list li a:hover,
.pickup-component .display-details .store-tabs .tabs-list li a:focus {
  color: #000;
  border-left: 2px solid #005198;
}
.pickup-component .display-details .store-tabs .tabs-list li a:hover:before,
.pickup-component .display-details .store-tabs .tabs-list li a:focus:before {
  display: block;
  content: attr(aria-label);
  width: auto;
  height: 20px;
  line-height: 20px;
  background: #005198;
  position: absolute;
  top: 0;
  left: -10px;
  margin: 6px 0;
  -webkit-transform: translate(-100%, 0);
  -ms-transform: translate(-100%, 0);
  -o-transform: translate(-100%, 0);
  transform: translate(-100%, 0);
  font-size: 12px;
  padding: 0 5px;
  color: #fff;
  white-space: nowrap;
  z-index: 100;
}
.pickup-component .display-details .store-tabs .tabs-list li a:hover:after,
.pickup-component .display-details .store-tabs .tabs-list li a:focus:after {
  display: block;
  content: "";
  width: 10px;
  height: 10px;
  border: 5px solid transparent;
  border-left: 5px solid #005198;
  background: transparent;
  position: absolute;
  top: 0;
  left: 0;
  margin: 6px 0;
  -webkit-transform: translate(-100%, 5px);
  -ms-transform: translate(-100%, 5px);
  -o-transform: translate(-100%, 5px);
  transform: translate(-100%, 5px);
}
.pickup-component .display-details .store-tabs .content {
  margin-right: 52px;
  overflow: auto;
  height: 100%;
}
.pickup-component .display-details .store-tabs .tabhead {
  display: none;
}
.pickup-component .display-details .store-tabs .pickup-map {
  height: 232px;
}
.addressbook-component {
  border: 1px solid #eee;
  padding: 0;
  margin: 140px 0;
}
.addressbook-component .addressbook-header {
  background: #eee;
  position: relative;
  border-bottom: 1px solid #005198;
  padding: 8px;
  height: 56px;
  display: table;
  width: 100%;
}
.addressbook-component .addressbook-header .headline {
  line-height: 16px;
  font-weight: bold;
  font-size: 15px;
  display: table-cell;
  width: 100%;
  vertical-align: middle;
}
.addressbook-component .addressbook-header .headline .back-to-storelist {
  display: none;
}
.addressbook-component .addressbook-header .close-addressbook {
  display: table-cell;
}
.addressbook-component .find-address-display:before,
.addressbook-component .find-address-display:after {
  content: " ";
  display: table;
}
.addressbook-component .find-address-display:after {
  clear: both;
}
.addressbook-component .find-address-display:before,
.addressbook-component .find-address-display:after {
  content: " ";
  display: table;
}
.addressbook-component .find-address-display:after {
  clear: both;
}
.addressbook-component .find-address-display .address-navigation {
  float: left;
  width: 50%;
  border-right: 1px solid #005198;
}
.addressbook-component .find-address-display .address-navigation .address-navigation-pager {
  height: 28px;
  line-height: 28px;
  padding: 0 8px;
  border-top: 1px solid #dddddd;
  margin-top: -1px;
  background: #fff;
}
.addressbook-component .find-address-display .address-navigation .address-navigation-pager:before,
.addressbook-component .find-address-display .address-navigation .address-navigation-pager:after {
  content: " ";
  display: table;
}
.addressbook-component .find-address-display .address-navigation .address-navigation-pager:after {
  clear: both;
}
.addressbook-component .find-address-display .address-navigation .address-navigation-pager:before,
.addressbook-component .find-address-display .address-navigation .address-navigation-pager:after {
  content: " ";
  display: table;
}
.addressbook-component .find-address-display .address-navigation .address-navigation-pager:after {
  clear: both;
}
.addressbook-component .find-address-display .address-navigation .address-navigation-pager .prev {
  float: left;
}
.addressbook-component .find-address-display .address-navigation .address-navigation-pager .next {
  float: right;
}
.addressbook-component .find-address-display .address-navigation .address-navigation-pager .position {
  text-align: center;
  margin: 0 80px;
}
.addressbook-component .find-address-display .display-details {
  float: left;
  width: 50%;
}
.addressbook-component .find-address-display .display-details .address-details {
  padding: 8px;
  height: 252px;
  overflow: hidden;
}
.addressbook-component .find-address-display .display-details .address-actions {
  height: 56px;
  width: 100%;
  font-weight: bold;
  border-top: 1px solid #ddd;
  padding: 10px 10px;
  position: relative;
}
.addressbook-component .find-address-display .display-details .address-actions .set-default {
  position: absolute;
  top: -50px;
  right: 10px;
}
.addressbook-component .address-list {
  padding-left: 0;
  list-style: none;
  height: 280px;
  overflow: hidden;
  margin: 0;
  position: relative;
}
.addressbook-component .address-list .address-list-entry {
  height: 56px;
  overflow: hidden;
}
.addressbook-component .address-list .address-list-entry input {
  display: none;
}
.addressbook-component .address-list .address-list-entry label {
  margin: 0;
  height: 100%;
  font-size: 15px;
  padding: 0 0 0 8px;
  display: table;
  width: 100%;
  cursor: pointer;
  position: relative;
  background: #eee;
  border-bottom: 1px solid #ddd;
  overflow: hidden;
}
.addressbook-component .address-list .address-list-entry label:hover {
  background: #f2f2f2;
}
.addressbook-component .address-list .address-list-entry .address-info {
  display: table-cell;
  vertical-align: middle;
  width: 100%;
}
.addressbook-component .address-list .address-list-entry .address-info .inner {
  max-height: 56px;
  overflow: hidden;
  display: block;
}
.addressbook-component .address-list .address-list-entry .address-list-entry-name {
  display: block;
}
.addressbook-component .address-list .address-list-entry .address-list-entry-city {
  display: block;
  font-weight: normal;
}
.addressbook-component .address-list .address-list-entry .address-actions {
  display: table;
  height: 100%;
  width: auto;
}
.addressbook-component .address-list .address-list-entry .address-actions span {
  display: table-cell;
  vertical-align: middle;
  padding: 0 5px;
  text-align: center;
}
.inline-layer {
  height: 0;
  overflow: hidden;
  -o-transition: 0.9s ease-out;
  -webkit-transition: 0.9s ease-out;
  transition: 0.9s ease-out;
}
.inline-layer.open {
  height: auto !important;
}
@media (min-width: 768px) {
  .addressbook-component .find-address-display .address-list {
    margin: 0 -1px 0 0;
  }
  .addressbook-component .find-address-display .address-list .address-list-entry label {
    padding-right: 14px;
  }
  .addressbook-component .find-address-display .address-list .address-list-entry label:after {
    content: "";
    display: block;
    width: 1px;
    height: auto;
    position: absolute;
    top: -1px;
    right: 0;
    bottom: -1px;
    background: #005198;
  }
  .addressbook-component .find-address-display .address-list .address-list-entry input:checked + label {
    background: #005198;
  }
  .addressbook-component .find-address-display .address-list .address-list-entry input:checked + label .address-info {
    color: #fff;
  }
  .addressbook-component .find-address-display .address-list .address-list-entry input:checked + label .address-actions {
    color: #fff;
  }
  .addressbook-component .find-address-display .address-list .address-list-entry input:checked + label:after {
    display: block;
    content: "";
    width: 28px;
    height: 28px;
    position: absolute;
    top: 50%;
    right: -1px;
    background: transparent;
    border: 14px solid transparent;
    border-right-color: #fff;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    -o-transform: translate(0, -50%);
    transform: translate(0, -50%);
  }
}
@media (max-width: 767px) {
  .addressbook-component {
    overflow: hidden;
  }
  .addressbook-component .find-address-display {
    width: 200%;
    -webkit-transition: -webkit-transform 0.3s ease-out;
    -moz-transition: -moz-transform 0.3s ease-out;
    -o-transition: -o-transform 0.3s ease-out;
    transition: transform 0.3s ease-out;
  }
  .addressbook-component .find-address-display .address-navigation {
    width: 50%;
    border: 0;
  }
  .addressbook-component .find-address-display .address-list .address-list-entry input:checked + label {
    background: #005198;
  }
  .addressbook-component .find-address-display .address-list .address-list-entry input:checked + label .address-info {
    color: #fff;
  }
  .addressbook-component .find-address-display .address-list .address-list-entry input:checked + label .address-actions {
    color: #fff;
  }
}
.login-page__headline,
.user-register__headline {
  margin-bottom: 1rem;
  padding: 0;
  white-space: normal;
}
.login-right-content-slot {
  margin-left: 10px;
  margin-right: 10px;
}
form .forgotten-password {
  margin-bottom: 25px;
}
.forgotten-password.alert {
  padding-left: 0;
  padding-right: 0;
}
.forgotten-password .description {
  margin-bottom: 8px;
}
#colorbox .forgotten-password .btn-primary {
  margin-top: 35px;
}
.register-form-action,
.login-form-action {
  margin-top: 35px;
}
.forgotten-password + .login-form-action {
  margin-top: 0;
}
.reqistration-request {
  margin-top: 20px;
  margin-bottom: 25px;
}
.registration-checkout-request {
  margin-left: -10px;
  font-size: medium;
}
.alert-dismissable .close,
.alert-dismissible .close {
  right: 0;
}
.alert-dismissable .close:hover,
.alert-dismissible .close:hover,
.alert-dismissable .close:focus,
.alert-dismissible .close:focus {
  color: inherit;
  opacity: 0.8;
}
.register__container {
  padding-left: 8px;
  padding-right: 8px;
}
@media (max-width: 767px) {
  .login-form-action .btn-default,
  .login-form-action .select2-container .select2-selection {
    margin-top: 24px;
  }
}
@media (max-width: 767px) {
  .login-section .forgotten-password,
  .register-section .forgotten-password {
    margin-bottom: 45px;
  }
}
.checkout-login .headline {
  margin-bottom: 1rem;
  padding: 0;
  white-space: normal;
}
.checkout-login .btn.btn-block + .btn.btn-block,
.checkout-login .select2-container .select2-selection.btn-block + .select2-container .select2-selection.btn-block {
  margin-top: 8px;
}
.checkout__new-account {
  text-align: center;
  background-color: #ffffff;
  border-top: 1px solid #b9b9bd;
  padding: 16px 0 55px;
}
.checkout__new-account .accountActions-bottom {
  margin-top: 35px;
}
.checkout__new-account__headling {
  font-size: 24px;
  font-weight: bold;
}
.checkout__new-account__form {
  text-align: left;
  margin-top: 25px;
}
@media (max-width: 767px) {
  .checkout__new-account {
    margin-left: -8px;
    margin-right: -8px;
    padding-left: 8px;
    padding-right: 8px;
  }
}
.checkout-headline {
  padding: 16px 0;
}
@media (max-width: 320px) {
  .checkout-headline {
    padding-right: 10px;
  }
}
.checkout-headline span {
  color: #b9b9bd;
  margin-right: 5px;
  top: 2px;
}
.checkout-summary-headline {
  padding-top: 16px;
}
.checkout-summary-headline span {
  color: #b9b9bd;
  margin-right: 5px;
  top: 2px;
}
@media (max-width: 767px) {
  .checkout-summary-headline {
    padding-left: 8px;
    padding-right: 8px;
  }
}
.checkout-body-styling {
  padding: 30px 16px 15px;
  border: 1px solid #b9b9bd;
  border-top: 0;
}
.checkout-steps .step-head {
  background: #ffffff;
  color: #000000;
  border: 1px solid #b9b9bd;
  font-size: 20px;
  position: relative;
  display: block;
  width: 100%;
  padding: 8px 16px 8px 16px;
  counter-increment: checkout;
  text-decoration: none;
}
.checkout-steps .step-head:before {
  content: counter(checkout) ". ";
  margin-right: 5px;
  float: left;
  text-align: center;
}
.checkout-steps .step-head.disabled {
  background: #ebebeb;
  cursor: not-allowed;
}
.checkout-steps .step-head ~ .step-head {
  margin-top: 8px;
}
.checkout-steps .step-head .title {
  vertical-align: middle;
  display: table-cell;
  width: 100%;
}
.checkout-steps .step-head .title .hexagon-icon,
.checkout-steps .step-head .title .select2-container .select2-selection .select2-selection__arrow > b {
  font-size: 14px;
  margin-left: 6px;
  -o-transition: all 0.2s linear;
  -webkit-transition: all 0.2s linear;
  transition: all 0.2s linear;
}
.checkout-steps .step-head .edit {
  color: #005198;
  font-size: 20px;
  display: table-cell;
  vertical-align: top;
}
.checkout-steps .step-head:hover .title .hexagon-icon,
.checkout-steps .step-head:hover .title .select2-container .select2-selection .select2-selection__arrow > b {
  margin-left: 8px;
}
.checkout-steps .step-head.active {
  background: #e7e8e9;
  color: #000000;
  border-color: #b9b9bd;
}
.checkout-steps .step-head.active .title .hexagon-icon,
.checkout-steps .step-head.active .title .select2-container .select2-selection .select2-selection__arrow > b {
  display: none;
}
.checkout-steps .checkout-free-delivery {
  padding: 6px 12px;
  font-size: 16px;
  line-height: 34px;
  border: 1px solid #000;
  font-family: "Hexagon-Akkurat-Bold", Arial, sans-serif;
  vertical-align: middle;
  height: 40px;
  margin-bottom: 20px;
}
.checkout-steps .step-body .step-body-form {
  padding: 30px 16px 15px;
  border: 1px solid #b9b9bd;
  border-top: 0;
}
.checkout-steps .step-body .step-body-form .radiobuttons_paymentselection {
  margin-bottom: 8px;
}
.checkout-steps .step-body .step-body-form .radiobuttons_paymentselection input[type="radio"] {
  position: absolute;
  opacity: 0;
  visibility: hidden;
  display: none;
}
.checkout-steps .step-body .step-body-form .radiobuttons_paymentselection input[type="radio"] + label {
  position: relative;
  padding-left: 28px;
  cursor: pointer;
}
.checkout-steps .step-body .step-body-form .radiobuttons_paymentselection input[type="radio"] + label:before,
.checkout-steps .step-body .step-body-form .radiobuttons_paymentselection input[type="radio"] + label:after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  margin: 2px 0 0 4px;
  width: 16px;
  height: 16px;
  z-index: 0;
  border-radius: 50%;
  border: 2px solid #b9b9bd;
  -o-transition: 0.28s ease;
  -webkit-transition: 0.28s ease;
  transition: 0.28s ease;
}
.checkout-steps .step-body .step-body-form .radiobuttons_paymentselection input[type="radio"] + label:after {
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
  -o-transform: scale(0);
  transform: scale(0);
}
.checkout-steps .step-body .step-body-form .radiobuttons_paymentselection input[type="radio"]:checked + label:before,
.checkout-steps .step-body .step-body-form .radiobuttons_paymentselection input[type="radio"]:checked + label:after {
  border-color: #005198;
}
.checkout-steps .step-body .step-body-form .radiobuttons_paymentselection input[type="radio"]:checked + label:after {
  background-color: #005198;
  -webkit-transform: scale(0.5);
  -ms-transform: scale(0.5);
  -o-transform: scale(0.5);
  transform: scale(0.5);
}
.checkout-steps .step-body .checkout-next {
  margin: 24px 0;
}
.checkout-steps .step-body hr {
  margin: 0;
  border-color: #005198;
}
.checkout-steps .step-body .checkout-indent .headline {
  font-size: 20px;
  padding-bottom: 15px;
  padding-top: 24px;
}
.checkout-steps .step-body .checkout-date-picker-wrapper {
  display: none;
}
.checkout-steps .step-body .checkout-paymentmethod .checkout-indent .headline {
  padding-top: 0;
}
@media (max-width: 1023px) {
  .checkout-steps .step-body .checkout-review {
    padding-left: 10px;
    padding-right: 10px;
  }
  .checkout-steps .step-body .checkout-review .checkout-order-summary {
    padding-right: 0;
  }
  .checkout-steps .step-body .checkout-review .checkout-order-summary .subtotals .subtotal,
  .checkout-steps .step-body .checkout-review .checkout-order-summary .subtotals .shipping,
  .checkout-steps .step-body .checkout-review .checkout-order-summary .subtotals .subtotals__item--state-discount,
  .checkout-steps .step-body .checkout-review .checkout-order-summary .subtotals .tax,
  .checkout-steps .step-body .checkout-review .checkout-order-summary .subtotals .totals {
    padding: 5px 10px;
  }
  .checkout-steps .step-body .checkout-review .checkout-order-summary .subtotals .totals {
    font-size: 18px;
  }
}
@media (max-width: 767px) {
  .checkout-steps .step-body .checkout-review .checkout-order-summary .subtotals .subtotal,
  .checkout-steps .step-body .checkout-review .checkout-order-summary .subtotals .shipping,
  .checkout-steps .step-body .checkout-review .checkout-order-summary .subtotals .subtotals__item--state-discount,
  .checkout-steps .step-body .checkout-review .checkout-order-summary .subtotals .tax,
  .checkout-steps .step-body .checkout-review .checkout-order-summary .subtotals .totals {
    padding: 5px 0;
  }
  .checkout-steps .step-body .checkout-review .checkout-order-summary .subtotals .totals {
    font-size: 18px;
  }
}
@media (max-width: 767px) {
  .checkout-steps .step-head {
    padding-top: 16px;
    padding-bottom: 16px;
  }
}
.checkout-shipping {
  padding: 30px 16px 15px;
  border: 1px solid #b9b9bd;
  border-top: 0;
  padding-top: 0;
  padding-bottom: 8px;
}
.checkout-shipping .checkout-shipping-items .checkout-shipping-items-wrapper {
  padding-top: 24px;
}
.checkout-shipping .checkout-shipping-items .checkout-shipping-items-wrapper .checkout-shipping-toggle-btn {
  text-align: left;
  position: relative;
  padding-right: 30px;
  border-width: 1px;
  border-image-source: none !important;
}
.checkout-shipping .checkout-shipping-items .checkout-shipping-items-wrapper .checkout-shipping-toggle-btn .arrow-icon {
  position: absolute;
  right: 0;
  top: 0;
  width: 30px;
  text-align: center;
  height: 40px;
  line-height: 40px;
}
.checkout-shipping .checkout-shipping-items .checkout-shipping-items-wrapper .checkout-shipping-toggle-btn .text {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.checkout-shipping .checkout-shipping-items .checkout-shipping-items-wrapper .checkout-shipping-toggle-btn:not(.collapsed) .arrow-icon {
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}
.checkout-shipping .checkout-shipping-items .checkout-shipping-items-wrapper .checkout-shipping-items-list-wrapper {
  border: 1px solid #005198;
  border-top: none;
  background: #fff;
}
.checkout-shipping .checkout-shipping-items .checkout-shipping-items-wrapper .checkout-shipping-items-list-wrapper ul li {
  padding: 8px 8px;
  font-size: 14px;
}
.checkout-shipping .checkout-shipping-items .checkout-shipping-items-wrapper .checkout-shipping-items-list-wrapper ul li:last-child {
  border-bottom: none;
}
.checkout-shipping .checkout-shipping-items .checkout-shipping-items-header {
  padding: 25px 0 8px 0;
  font-size: 19px;
  font-family: "Hexagon Akkurat", Arial, sans-serif;
}
.checkout-shipping .checkout-shipping-items > div {
  padding-bottom: 24px;
  overflow: hidden;
  text-overflow: ellipsis;
}
.checkout-shipping .checkout-shipping-items ul {
  padding-left: 0;
  list-style: none;
  margin: 0;
}
.checkout-shipping .checkout-shipping-items ul li {
  padding-top: 6px;
  line-height: 20px;
}
.checkout-shipping .checkout-shipping-items ul li:first-child {
  padding-top: 1px;
}
.checkout-shipping .checkout-shipping-items ul li .name {
  font-weight: 400;
}
.checkout-shipping .checkout-shipment-date .form-element-icon.datepicker.form-element-no-label .fa {
  top: 16px;
}
.checkout-shipping .checkout-shipment-date .description {
  margin-bottom: 0;
  margin-top: 8px;
  font-size: 90%;
  line-height: 1.2;
}
.checkout-shipping .simplify-pickup-locations {
  background: #f2f4f7;
  padding: 8px;
}
.checkout-shipping .simplify-pickup-locations .simplify-pickup-location-header {
  background: #b3bfd0;
  padding: 8px;
  line-height: 35px;
  margin: -16px 0px;
}
.checkout-shipping .simplify-pickup-locations .simplify-pickup-location-header:before,
.checkout-shipping .simplify-pickup-locations .simplify-pickup-location-header:after {
  content: " ";
  display: table;
}
.checkout-shipping .simplify-pickup-locations .simplify-pickup-location-header:after {
  clear: both;
}
.checkout-shipping .simplify-pickup-locations .simplify-pickup-location-header:before,
.checkout-shipping .simplify-pickup-locations .simplify-pickup-location-header:after {
  content: " ";
  display: table;
}
.checkout-shipping .simplify-pickup-locations .simplify-pickup-location-header:after {
  clear: both;
}
.checkout-shipping .simplify-pickup-locations ul {
  padding-left: 0;
  list-style: none;
  margin: 0;
}
.checkout-shipping .simplify-pickup-locations ul li + li {
  border-top: 1px solid #b3bfd0;
}
.checkout-shipping .simplify-pickup-locations ul a {
  color: #000000;
  background: #fff;
  display: block;
  padding: 8px;
  text-decoration: none;
}
.preferred-shippings-date-description {
  margin-bottom: 0;
  margin-top: 8px;
  font-size: 90%;
  line-height: 1.2;
}
.checkout-paymentmethod {
  padding: 30px 16px 15px;
  border: 1px solid #b9b9bd;
  border-top: 0;
}
.step-body .checkout-paymentmethod hr {
  margin-top: 25px;
}
#addressbook,
#savedpayments,
#savedpaymentsbody {
  display: none;
}
#colorbox #addressbook,
#colorbox #savedpayments,
#colorbox #savedpaymentsbody {
  display: block;
}
#addressbook ul,
#savedpayments ul,
#savedpaymentsbody ul {
  padding-left: 0;
  list-style: none;
  margin: 0;
}
#addressbook ul li,
#savedpayments ul li,
#savedpaymentsbody ul li {
  padding: 8px 0;
}
.checkout-order-summary .checkout-order-summary-list-heading {
  height: 100%;
}
.checkout-order-summary .checkout-order-summary-list-heading.text-wrapper {
  margin-bottom: 16px;
  height: auto;
}
.checkout-order-summary .checkout-order-summary-list {
  padding-left: 0;
  list-style: none;
  margin: 0;
}
.checkout-order-summary .checkout-order-summary-list .thumb {
  float: left;
  margin-right: 16px;
  width: 65px;
}
.checkout-order-summary .checkout-order-summary-list .thumb img {
  width: 100%;
  height: auto;
}
.checkout-order-summary .checkout-order-summary-list .price {
  float: right;
  margin-left: 8px;
  margin-bottom: 16px;
  font-size: 16px;
  font-weight: 600;
}
.checkout-order-summary .checkout-order-summary-list .details {
  font-size: 16px;
  margin-left: 85px;
}
.checkout-order-summary .checkout-order-summary-list .details .name {
  font-weight: 400;
}
.checkout-order-summary .checkout-order-summary-list .updateQuantityProduct-toggle {
  float: right;
}
.checkout-order-summary .checkout-order-summary-list .stock-status {
  clear: both;
  padding: 8px 0;
  font-size: 15px;
}
@media (max-width: 767px) {
  .checkout-order-summary .checkout-order-summary-list .checkout-order-summary-list-heading .address {
    width: 100%;
  }
  .checkout-order-summary .checkout-order-summary-list .checkout-order-summary-list-heading .title {
    width: 100%;
  }
}
.checkout-order-summary .subtotals {
  font-size: 20px;
}
.checkout-order-summary .subtotals .subtotal,
.checkout-order-summary .subtotals .shipping,
.checkout-order-summary .subtotals .subtotals__item--state-discount,
.checkout-order-summary .subtotals .tax,
.checkout-order-summary .subtotals .totals {
  margin: 8px 0;
  padding: 0 0;
}
.checkout-order-summary .subtotals .subtotal span,
.checkout-order-summary .subtotals .shipping span,
.checkout-order-summary .subtotals .subtotals__item--state-discount span,
.checkout-order-summary .subtotals .tax span,
.checkout-order-summary .subtotals .totals span {
  float: right;
  font-weight: 400;
}
.checkout-order-summary .subtotals .subtotal,
.checkout-order-summary .subtotals .subtotals__item--state-discount,
.checkout-order-summary .subtotals .tax,
.checkout-order-summary .subtotals .shipping {
  font-size: 16px;
  font-weight: 500;
}
.checkout-order-summary .subtotals .subtotal span,
.checkout-order-summary .subtotals .subtotals__item--state-discount span,
.checkout-order-summary .subtotals .tax span,
.checkout-order-summary .subtotals .shipping span {
  font-weight: 500;
}
.checkout-order-summary .subtotals .totals {
  font-size: 20px;
  font-weight: 400;
  border-top: 1px solid #b9b9bd;
  padding: 8px 0 0;
  margin-bottom: 0;
}
.checkout-order-summary .subtotals .realTotals {
  font-size: 16px;
}
.subtotals__item--state-discount {
  color: #83c410;
}
.label-spacing {
  padding-right: 5px;
}
@media (max-width: 767px) {
  .place-order-form {
    padding: 0 16px;
  }
  .checkout-order-summary {
    padding: 30px 16px 15px;
    border: 1px solid #b9b9bd;
    border-top: 0;
    margin-left: 8px;
    margin-right: 8px;
    padding-left: 0;
    padding-right: 0;
    padding-top: 0;
  }
  .checkout-order-summary .checkout-order-summary-list {
    padding-left: 0;
    list-style: none;
    border: none;
    padding: 0;
  }
  .checkout-order-summary .checkout-order-summary-list .checkout-order-summary-list-heading {
    background-color: transparent !important;
    color: #000000;
    padding: 25px 16px;
    border-color: #b9b9bd;
  }
  .checkout-order-summary .checkout-order-summary-list .checkout-order-summary-list-heading .title {
    text-transform: uppercase;
    font-size: 19px;
  }
  .checkout-order-summary .checkout-order-summary-list .checkout-order-summary-list-items {
    border-bottom: 1px solid #b9b9bd;
  }
  .checkout-order-summary .subtotals {
    padding: 0 16px;
  }
}
.checkout-review {
  padding: 30px 16px 15px;
  border: 1px solid #b9b9bd;
  border-top: 0;
}
.checkout-review .checkout-order-summary .subtotals {
  margin-top: 0;
}
.place-order-form .checkbox {
  margin: 25px 0 32px;
}
.place-order-form .checkbox label {
  font-size: 16px;
  color: #000000;
  text-transform: none;
  word-wrap: break-word;
}
.btn-close-terms-and-conditions {
  margin: 30px 0;
}
@media (min-width: 320px) {
  .place-order-form .checkbox {
    margin-left: 16px;
    margin-right: 16px;
  }
}
.checkout-help {
  text-align: center;
  margin-top: 24px;
}
.checkout-success {
  padding-left: 8px;
  padding-right: 8px;
}
.checkout-success__body {
  margin: 30px auto 55px;
  text-align: center;
  width: 100%;
  max-width: 650px;
}
.checkout-success__body__headline {
  font-size: 28px;
  font-family: "Hexagon Akkurat", Arial, sans-serif;
  margin-bottom: 15px;
  color: #005198;
}
.termsAndConditions-section {
  padding-bottom: 16px;
}
label.terms {
  margin: 15px 0;
}
fieldset#cardDate > .control-label,
fieldset#startDate > .control-label {
  font-weight: bold;
  margin-bottom: 5px;
}
fieldset#cardDate .form-group .control-label,
fieldset#startDate .form-group .control-label {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
.page-multiStepCheckoutSummaryPage #colorbox.read-only-grid #cboxLoadedContent {
  margin-top: 100px;
  padding: 0;
}
@media (max-width: 767px) {
  .page-multiStepCheckoutSummaryPage #colorbox.read-only-grid #cboxLoadedContent {
    margin-top: 130px;
  }
}
@media (max-width: 767px) {
  .page-multiStepCheckoutSummaryPage #colorbox.read-only-grid #cboxLoadedContent {
    margin-top: 170px;
  }
}
.page-multiStepCheckoutSummaryPage #colorbox.read-only-grid .grid-row {
  border-top: 1px solid #b9b9bd;
}
.page-multiStepCheckoutSummaryPage #colorbox.read-only-grid .grid-row:nth-child(2n + 2) {
  background: #f4f4f4;
}
.page-multiStepCheckoutSummaryPage #colorbox.read-only-grid .grid-prod-info {
  display: inline-block;
}
.page-multiStepCheckoutSummaryPage #colorbox.read-only-grid td {
  padding: 10px 10px 15px;
  vertical-align: top;
}
.page-multiStepCheckoutSummaryPage #colorbox.read-only-grid td > span {
  display: block;
}
.page-multiStepCheckoutSummaryPage #colorbox.read-only-grid td.grid-prod-img {
  padding-left: 32px;
}
.page-multiStepCheckoutSummaryPage #colorbox.read-only-grid td .grid-variant,
.page-multiStepCheckoutSummaryPage #colorbox.read-only-grid td .grid-size {
  font-weight: bold;
  min-width: 80px;
}
.page-multiStepCheckoutSummaryPage #colorbox.read-only-grid td .grid-variant {
  display: block;
  font-size: 16px;
}
@media (max-width: 767px) {
  .page-multiStepCheckoutSummaryPage #colorbox.read-only-grid td {
    padding: 10px 15px 15px;
  }
  .page-multiStepCheckoutSummaryPage #colorbox.read-only-grid td:nth-child(2n + 2) {
    background-color: transparent;
  }
  .page-multiStepCheckoutSummaryPage #colorbox.read-only-grid td .grid-prod-info {
    display: block;
    text-align: left;
  }
  .page-multiStepCheckoutSummaryPage #colorbox.read-only-grid td .grid-prod-info span {
    display: inline-block;
  }
  .page-multiStepCheckoutSummaryPage #colorbox.read-only-grid td .grid-price {
    float: right;
  }
}
.checkout__confirmation__content--component .item-group {
  margin-bottom: 10px;
}
.checkout__confirmation__content--component .well.well-lg,
.checkout__confirmation__content--component .well-content {
  padding-top: 15px;
  padding-bottom: 0;
}
.checkout__confirmation__content--component .well.well-tertiary .item-label {
  font-size: 14px;
  font-family: "Hexagon Akkurat", Arial, sans-serif;
}
.checkout__confirmation__content--component .well.well-tertiary .item-value {
  font-size: 14px;
}
.account-orderdetail .item__list .item__list--header .item__total--column {
  text-align: right;
  padding-right: 10px;
}
#wirecardAlertContainer {
  display: none;
}
#cybersourceAlertContainer {
  display: none;
}
.wirecard-seamless-frame {
  min-height: 625px;
  width: 100% !important;
  height: 100% !important;
}
@media (min-width: 500px) {
  .wirecard-seamless-frame {
    min-height: 590px;
  }
}
@media (min-width: 320px) {
  .wirecard-seamless-frame {
    min-height: 630px;
  }
}
@media (min-width: 768px) {
  .wirecard-seamless-frame {
    min-height: 590px;
  }
}
@media (min-width: 1024px) {
  .wirecard-seamless-frame {
    min-height: 500px;
  }
}
.payment-info-entry {
  margin-bottom: 20px;
}
.payment-info-entry:last-child {
  margin-bottom: 0;
}
.payment-info-entry .btn,
.payment-info-entry .select2-container .select2-selection {
  margin-top: 10px;
}
.checkout-pay.mentmethod {
  position: relative;
  height: 100%;
}
.blockUI {
  position: fixed !important;
}
.blockUI.blockMsg {
  top: 0 !important;
  bottom: 0 !important;
  left: 0 !important;
  right: 0 !important;
  margin: auto !important;
  height: 32px !important;
  width: 32px !important;
  border: 0 !important;
  background: transparent !important;
}
.payment-frame {
  height: 450px;
  width: 100%;
}
.save-payment-ingenico {
  margin-bottom: 15px;
}
#submit-payment-data-ingenico {
  display: none;
}
.order-detail-overview .btn,
.order-detail-overview .select2-container .select2-selection {
  white-space: normal;
}
.coupon-list__headline {
  font-size: 21px;
  line-height: 38px;
  font-weight: bold;
}
.coupon-list {
  padding-left: 0;
  list-style: none;
  margin-top: 4px;
  margin-bottom: 0;
}
.coupon-code {
  text-transform: uppercase;
}
.cart-voucher .cart-voucher__label {
  color: inherit;
}
@media screen and (max-width: 1023px) {
  .cart-voucher input {
    margin-bottom: 8px;
  }
}
.cart-voucher__label {
  display: block;
  width: 100%;
  color: #000000;
}
.cart-voucher__input::-moz-placeholder {
  font-size: 15px;
  font-weight: 600;
  color: #000000;
  text-transform: uppercase;
}
.cart-voucher__input:-ms-input-placeholder,
.cart-voucher__input::-webkit-input-placeholder {
  font-size: 15px;
  font-weight: 600;
  color: #000000;
  text-transform: uppercase;
}
.cart-voucher__help-block {
  display: none;
}
.has-error .cart-voucher__help-block,
.has-success .cart-voucher__help-block {
  display: block;
}
.voucher-list {
  margin-top: 16px;
}
.voucher-list > li {
  padding-left: 0;
  padding-right: 0;
}
.voucher-list .voucher-list__item-box {
  color: #ffffff;
  background-color: #005198;
  border-color: #00437f;
}
.voucher-list .voucher-list__item-box a {
  margin-left: 5px;
  color: inherit;
  text-decoration: none;
}
.gift__coupons {
  text-align: center;
  border-top: 1px solid #b9b9bd;
  margin: 0 auto 55px;
  padding-top: 20px;
  padding-left: 8px;
  padding-right: 8px;
  width: 80%;
}
.gift__coupons span {
  display: block;
}
@media (max-width: 320px) {
  .gift__coupons {
    width: 90%;
  }
}
@media (min-width: 768px) {
  .gift__coupons {
    width: 40%;
  }
}
.gift__coupons .gift__coupon--title {
  margin-bottom: 5px;
}
.gift__coupon .gift__coupon--name {
  font-size: 18px;
  font-weight: bold;
  margin-bottom: 5px;
}
#storeFinder {
  margin-top: 16px;
  padding-left: 8px;
  padding-right: 8px;
}
#storeFinder #storelocator-query {
  height: 25px;
}
.headline {
  font-size: 18px;
  margin-bottom: 10px;
}
.store__finder--search #storeFinderForm {
  margin-bottom: 10px;
}
.store__finder {
  display: none;
  padding: 0;
}
.store__finder .store__finder--pagination {
  line-height: 25px;
  padding-top: 20px;
  padding-bottom: 20px;
  display: inline-block;
  width: 100%;
}
.store__finder .store__finder--pagination:before,
.store__finder .store__finder--pagination:after {
  content: " ";
  display: table;
}
.store__finder .store__finder--pagination:after {
  clear: both;
}
.store__finder .store__finder--pagination:before,
.store__finder .store__finder--pagination:after {
  content: " ";
  display: table;
}
.store__finder .store__finder--pagination:after {
  clear: both;
}
.store__finder .store__finder--navigation,
.store__finder .store__finder--details {
  position: relative;
  float: left;
  width: 50%;
  min-height: 1px;
  padding-left: 8px;
  padding-right: 8px;
  padding: 0;
}
.store__finder .store__finder--navigation {
  overflow: hidden;
  height: 561px;
}
@media (min-width: 320px) {
  .store__finder .store__finder--navigation {
    padding-right: 10px;
  }
}
.store__finder .store__finder--map {
  width: 100%;
  height: 200px;
}
.store__finder .stores-nearby {
  margin-bottom: 8px;
}
.store__finder .store__finder--navigation-list {
  padding-left: 0;
  list-style: none;
  margin: 0;
  border: 1px solid #ddd;
  position: relative;
}
.store__finder .store__finder--navigation-list li.loading {
  height: 56px;
  background: #f2f4f7;
  border-bottom: 1px solid #ddd;
  text-align: center;
  line-height: 56px;
}
.store__finder .store__finder--navigation-list li.loading .fa {
  color: #ff4444;
  -webkit-animation: spin 1s linear infinite;
  -moz-animation: spin 1s linear infinite;
  animation: spin 1s linear infinite;
}
@-moz-keyframes spin {
  100% {
    -moz-transform: rotate(360deg);
  }
}
@-webkit-keyframes spin {
  100% {
    -webkit-transform: rotate(360deg);
  }
}
@keyframes spin {
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
.store__finder .store__finder--navigation-list .list__entry {
  height: 56px;
}
.store__finder .store__finder--navigation-list .list__entry:last-child label {
  border: 0;
}
.store__finder .store__finder--navigation-list .list__entry input {
  display: none;
}
.store__finder .store__finder--navigation-list .list__entry label {
  margin: 0;
  height: 100%;
  font-size: 15px;
  padding: 0 14px 0 8px;
  display: table;
  width: 100%;
  cursor: pointer;
  position: relative;
  background: #f2f4f7;
  border-bottom: 1px solid #ddd;
}
.store__finder .store__finder--navigation-list .list__entry label:hover {
  background: #f2f2f2;
}
.store__finder .store__finder--navigation-list .list__entry input:checked + label {
  background: #005198;
  color: #fff !important;
}
.store__finder .store__finder--navigation-list .list__entry input:checked + label:after {
  display: block;
  content: "";
  width: 28px;
  height: 28px;
  position: absolute;
  top: 50%;
  right: -1px;
  background: transparent;
  border: 14px solid transparent;
  border-right-color: #fff;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  transform: translate(0, -50%);
}
.store__finder .store__finder--navigation-list .list__entry .entry__info {
  display: table-cell;
  vertical-align: middle;
  width: 100%;
}
.store__finder .store__finder--navigation-list .list__entry .entry__name {
  display: block;
}
.store__finder .store__finder--navigation-list .list__entry .entry__city {
  display: block;
  font-weight: normal;
}
.store__finder .store__finder--navigation-list .list__entry .entry__distance {
  display: table;
  height: 100%;
  width: 80px;
  border-left: 1px solid #ddd;
}
.store__finder .store__finder--navigation-list .list__entry .entry__distance span {
  display: table-cell;
  vertical-align: middle;
  padding: 0 0 0 5px;
  text-align: center;
  white-space: nowrap;
}
.store__finder .store__finder--details .store__finder--details-back {
  margin-bottom: 20px;
  display: none !important;
}
@media (max-width: 319px) {
  .store__finder .store__finder--details .store__finder--details-back {
    display: inline-block !important;
  }
}
.store__finder .store__finder--details .store__finder--details-image {
  width: 112px;
  float: left;
  margin-right: 10px;
}
.store__finder .store__finder--details .store__finder--details-image img {
  width: 100%;
  height: auto;
}
.store__finder .store__finder--details .store__finder--details-info {
  margin-left: 122px;
}
.store__finder .store__finder--details .info__name {
  font-weight: bold;
}
.store__finder .store__finder--details hr {
  clear: both;
  margin: 0;
  padding-top: 10px;
  padding-bottom: 10px;
  height: 1px;
  position: relative;
  border: 0;
}
.store__finder .store__finder--details hr:after {
  content: "";
  display: block;
  position: absolute;
  top: 10px;
  height: 1px;
  right: 0;
  left: 0;
  background: #ddd;
}
.store__finder .store__finder--details .store__finder--details-map {
  background: #eee;
}
.store__finder .store__finder--details .store__finder--details-openings dl dt {
  text-align: left !important;
  width: 60px;
}
.store__finder .store__finder--details .store__finder--details-openings dl dd {
  margin-left: 60px;
}
.store__finder .store__finder--details .store__finder--details-openings ul {
  padding-left: 0;
  list-style: none;
}
@media (max-width: 767px) {
  .store__finder .back__to__storelist {
    margin-bottom: 10px;
  }
  .store__finder .store__finder--panel {
    width: 200%;
    margin: 0;
    -webkit-transition: -webkit-transform 0.3s ease-out;
    -moz-transition: -moz-transform 0.3s ease-out;
    -o-transition: -o-transform 0.3s ease-out;
    transition: transform 0.3s ease-out;
  }
  .store__finder .store__finder--panel > * {
    padding: 0;
  }
  .store__finder .store__finder--panel .store__finder--details {
    display: none;
  }
  .store__finder .store__finder--pagination {
    line-height: 16px;
  }
  .store__finder.show-store .store__finder--pagination {
    color: rgba(0, 0, 0, 0);
    height: 46px;
  }
  .store__finder.show-store .store__finder--pagination * {
    display: none;
  }
  .store__finder.show-store .store__finder--panel {
    -webkit-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    -o-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
  }
  .store__finder.show-store .store__finder--panel .store__finder--navigation {
    padding-right: 20px;
  }
  .store__finder.show-store .store__finder--panel .store__finder--details {
    display: block;
  }
}
/*
    Colorbox Core Style:
    The following CSS is consistent between example themes and should not be altered.
*/
#colorbox,
#cboxOverlay,
#cboxWrapper {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 9999;
  overflow: hidden;
}
#cboxWrapper {
  max-width: none;
}
#cboxOverlay {
  width: 100%;
  height: 100%;
}
#cboxMiddleLeft,
#cboxBottomLeft {
  clear: left;
}
#cboxContent {
  position: relative;
}
#cboxLoadedContent {
  overflow: auto;
  -webkit-overflow-scrolling: touch;
}
#cboxTitle {
  margin: 0;
}
#cboxLoadingOverlay,
#cboxLoadingGraphic {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
#cboxPrevious,
#cboxNext,
#cboxSlideshow {
  cursor: pointer;
}
.cboxPhoto {
  float: left;
  margin: auto;
  border: 0;
  display: block;
  max-width: none;
  -ms-interpolation-mode: bicubic;
}
.cboxIframe {
  width: 100%;
  height: 100%;
  display: block;
  border: 0;
  padding: 0;
  margin: 0;
}
#colorbox,
#cboxContent,
#cboxLoadedContent {
  box-sizing: content-box;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
}
/*
    User Style:
    Change the following styles to modify the appearance of Colorbox.  They are
    ordered & tabbed in a way that represents the nesting of the generated HTML.
*/
#cboxOverlay {
  background: #000;
}
#colorbox {
  outline: 0;
}
#cboxTopLeft {
  width: 14px;
  height: 14px;
}
#cboxTopCenter {
  height: 14px;
}
#cboxTopRight {
  width: 14px;
  height: 14px;
}
#cboxBottomLeft {
  width: 14px;
}
#cboxBottomCenter {
  height: 43px;
}
#cboxBottomRight {
  width: 14px;
}
#cboxMiddleLeft {
  width: 14px;
}
#cboxMiddleRight {
  width: 14px;
}
#cboxContent {
  background: #fff;
  overflow: visible;
}
.cboxIframe {
  background: #fff;
}
#cboxError {
  padding: 50px;
  border: 1px solid #ccc;
}
#cboxCurrent {
  position: absolute;
  bottom: -25px;
  left: 58px;
  font-weight: bold;
  color: #7c7c7c;
}
/* these elements are buttons, and may need to have additional styles reset to avoid unwanted base styles */
#cboxPrevious,
#cboxNext,
#cboxSlideshow {
  border: 0;
  padding: 0;
  margin: 0;
  overflow: visible;
  position: absolute;
  bottom: -29px;
  width: 23px;
  height: 23px;
  text-indent: -9999px;
}
/* avoid outlines on :active (mouseclick), but preserve outlines on :focus (tabbed navigating) */
#cboxPrevious:active,
#cboxNext:active,
#cboxSlideshow:active,
#cboxClose:active {
  outline: 0;
}
#cboxPrevious {
  left: 0px;
  background-position: -51px -25px;
}
#cboxPrevious:hover {
  background-position: -51px 0px;
}
#cboxNext {
  left: 27px;
  background-position: -75px -25px;
}
#cboxNext:hover {
  background-position: -75px 0px;
}
.cboxSlideshow_on #cboxSlideshow {
  background-position: -125px 0px;
  right: 27px;
}
.cboxSlideshow_on #cboxSlideshow:hover {
  background-position: -150px 0px;
}
.cboxSlideshow_off #cboxSlideshow {
  background-position: -150px -25px;
  right: 27px;
}
.cboxSlideshow_off #cboxSlideshow:hover {
  background-position: -125px 0px;
}
#cboxTitle {
  background: transparent;
  position: absolute;
  top: 0;
  left: 0;
  padding: 20px 20px 10px 20px;
  width: 100%;
}
#cboxClose {
  position: absolute;
  right: -10px;
  top: -10px;
  background: #fff;
  border: 0 none;
  color: #005198;
  padding: 0;
  font-size: 12px;
  width: 25px;
  height: 25px;
  border: 1px solid #ddd;
  border-radius: 50%;
}
#cboxLoadedContent {
  margin-top: 82px;
  padding: 15px 16px 16px 16px;
  max-height: 70vh;
}
#cboxLoadedContent .addressEntry + .addressEntry,
#cboxLoadedContent .saved-payment-entry + .saved-payment-entry {
  margin-top: 55px;
}
#cboxLoadedContent .addressEntry ul,
#cboxLoadedContent .saved-payment-entry ul {
  margin-top: -8px;
  margin-bottom: 16px;
}
#cboxLoadedContent .modal-details {
  line-height: 1.8em;
}
#cboxLoadedContent .modal-actions {
  margin-top: 16px;
}
#cboxLoadedContent .modal-actions .btn,
#cboxLoadedContent .modal-actions .select2-container .select2-selection {
  margin-top: 16px;
}
@media (max-width: 767px) {
  #cboxTitle {
    height: 100px;
    padding-left: 16px;
    padding-right: 16px;
  }
  #cboxTitle:before,
  #cboxTitle:after {
    content: " ";
    display: table;
  }
  #cboxTitle:after {
    clear: both;
  }
  #cboxTitle:before,
  #cboxTitle:after {
    content: " ";
    display: table;
  }
  #cboxTitle:after {
    clear: both;
  }
  #cboxLoadedContent {
    margin-top: 100px;
    padding: 15px 16px 26px 16px;
  }
  #cboxLoadedContent .addressEntry ul {
    margin-top: -21px;
  }
}
.modal__top {
  padding-bottom: 28px;
  margin-bottom: 26px;
  border-bottom: 1px solid #b9b9bd;
}
.modal__top .modal__top--label {
  color: #000000;
  font-weight: bold;
  font-style: italic;
}
.modal__top .modal__top--text {
  font-style: italic;
}
.modal__text--bold {
  font-weight: bold;
}
.modal__bottom {
  margin-bottom: 32px;
  font-size: 15px;
}
.quote-discount__modal--label {
  font-size: 15px;
  font-weight: 600;
  color: #000000;
  vertical-align: middle;
  display: table-cell;
  height: 40px;
}
.quote-discount__modal--input {
  margin-bottom: 13px;
  width: 100%;
}
.quote-discount__modal--input input[type="number"] {
  -moz-appearance: textfield;
}
.quote-discount__modal--input input[type="number"]::-webkit-inner-spin-button,
.quote-discount__modal--input input[type="number"]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
.quote-discount__modal--input__label {
  display: table-cell;
  vertical-align: middle;
  font-size: 18px;
  padding-right: 8px;
  width: 25px;
  text-align: right;
}
.quote-discount__modal--original__total {
  font-size: 15px;
  font-style: italic;
  border-bottom: 1px solid #b9b9bd;
  color: #000000;
  padding-bottom: 9px;
  margin-bottom: 5px;
  margin-top: 8px;
}
.quote-discount__modal--new__total {
  color: #000000;
  font-size: 18px;
  font-weight: 600;
  margin-bottom: 43px;
}
.price del {
  color: #000;
  font-weight: bold;
}
.price ins {
  color: #fa4c40;
  text-decoration: none;
}
a.price ins:hover,
a.price ins:focus {
  color: #f91d0e;
}
.price.msrp {
  color: #666;
}
.my-account-navigation {
  margin-bottom: -16px;
}
.my-account-navigation .list-group-item {
  margin: 0 -16px;
  border-left: none;
  border-right: none;
  border-bottom: none;
}
@media (min-width: 768px) {
  .my-account-page-card {
    display: block !important;
  }
}
@media (max-width: 767px) {
  .my-account-page-card {
    display: none;
    overflow: hidden;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1050;
    -webkit-overflow-scrolling: touch;
    outline: 0;
    margin: 0;
    height: 100%;
    padding: 0;
    border: 0;
    background: transparent;
    -o-transition: opacity 0.15s linear;
    -webkit-transition: opacity 0.15s linear;
    transition: opacity 0.15s linear;
  }
  .my-account-page-card .card-overlay {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1;
    background-color: #000000;
    opacity: 0;
    filter: alpha(opacity=0);
  }
  .my-account-page-card .card-body {
    background-color: #ffffff;
    position: absolute;
    bottom: -100%;
    left: 0;
    right: 0;
    height: 100%;
    max-height: 40vh;
    overflow-x: hidden;
    overflow-y: auto;
    z-index: 2;
    -webkit-transition: -webkit-transform 0.3s ease-out;
    -moz-transition: -moz-transform 0.3s ease-out;
    -o-transition: -o-transform 0.3s ease-out;
    transition: transform 0.3s ease-out;
    -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
    box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  }
  .my-account-page-card .card-title {
    font-weight: 400;
    font-size: 24px;
    line-height: 1.2;
    padding: 16px 16px 0;
    text-align: center;
  }
  .my-account-page-card .my-account-navigation .list-group-item {
    border: none;
    margin: 0;
    padding-left: 16px;
    padding-right: 16px;
  }
  .my-account-page-card.active {
    opacity: 1;
  }
  .my-account-page-card.active .card-overlay {
    opacity: 0.5;
    filter: alpha(opacity=50);
  }
  .my-account-page-card.active .card-body {
    bottom: 0;
  }
}
.my-account-page-name-btn {
  border: 1px solid #b9b9bd;
  color: #000000;
  margin-bottom: 24px;
}
.my-account-page-name-btn:hover,
.my-account-page-name-btn:focus {
  border-color: #005198;
  background-color: #005198;
  color: #ffffff;
  border-image-source: none;
}
@media (max-width: 767px) {
  .account-personal-detail-form-wrapper .btn-submit,
  .account-change-password-form-wrapper .btn-submit {
    margin-bottom: 16px;
  }
}
.cancel-panel .btn,
.cancel-panel .select2-container .select2-selection {
  white-space: normal;
}
.account-navigation {
  margin-bottom: 8px;
}
.account-navigation .account-navigation-header {
  padding: 8px;
  text-transform: uppercase;
}
.account-navigation .account-navigation-header a {
  display: block;
}
.account-navigation .account-navigation-list {
  margin: 8px;
  padding-left: 0;
  list-style: none;
}
@media (min-width: 320px) and (max-width: 767px) {
  .account-navigation .account-navigation-list {
    display: none !important;
  }
}
@media (max-width: 319px) {
  .account-navigation .account-navigation-list {
    display: none !important;
  }
}
.account-navigation .account-navigation-list li.title {
  margin-top: 8px;
  font-weight: bold;
}
.account-navigation .account-navigation-list li.active {
  font-weight: bold;
}
.account-navigation .account-navigation-list li a:hover,
.account-navigation .account-navigation-list li a:focus {
  color: #005198;
}
.account-home .account-home-section {
  margin-bottom: 16px;
}
.account-home .account-home-section .account-home-section-header {
  background: #f2f4f7;
  padding: 8px;
  text-transform: uppercase;
}
.account-home .account-home-section .account-home-section-content {
  height: 100px;
  padding: 8px;
  border: 1px solid #f2f4f7;
  border-top: 0;
}
.account-home .account-home-section .account-home-section-content ul {
  padding-left: 0;
  list-style: none;
  margin: 0;
}
@media (max-width: 767px) {
  .account-home .account-home-section {
    margin-bottom: 8px;
  }
  .account-home .account-home-section .account-home-section-content {
    height: auto;
    padding: 0;
  }
  .account-home .account-home-section .account-home-section-content ul li a {
    padding: 8px;
    display: block;
  }
  .account-home .account-home-section .account-home-section-content ul li + li {
    border-top: 1px solid #eee;
  }
}
.account-section .pagination-bar.top {
  margin-top: 0;
}
.account-section .pagination-bar.bottom {
  margin-bottom: 0;
}
.account-section .addressBackBtn,
.account-section .orderTopBackBtn {
  background-color: transparent;
  border: none;
  box-shadow: none;
}
.account-section .account-section-header {
  margin-bottom: 1rem;
  padding: 0;
  white-space: normal;
}
@media (min-width: 768px) {
  .account-section .account-section-header {
    align-items: center;
    justify-content: space-between;
  }
}
@media (max-width: 767px) {
  .account-section .account-section-header {
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
  }
}
.account-section .account-section-header.account-section-header-secondary {
  color: #000000;
}
.account-section .account-section-header.no-border {
  border-bottom: none;
}
.account-section .account-section-header .account-section-header-add .pagination-bar.top {
  margin-bottom: 0;
}
.account-section .account-section-header .account-section-header-add .pagination-bar.top .view-type-btn-wrapper {
  display: none !important;
}
@media (min-width: 768px) {
  .account-section .account-section-header .account-section-header-add .pagination-bar.top .dropdown-menu {
    left: auto;
    right: 0;
  }
}
@media (min-width: 768px) {
  .account-section .account-section-header .account-section-header-add {
    margin-left: 16px;
    margin-top: 0;
  }
}
@media (max-width: 767px) {
  .account-section .account-section-header .account-section-header-add {
    margin-top: 16px;
  }
  .account-section .account-section-header .account-section-header-add.pull-right {
    float: none !important;
  }
  .account-section .account-section-header .account-section-header-add.pull-right #add-support-ticket-btn,
  .account-section .account-section-header .account-section-header-add.pull-right .ct-add-new-msg-btn,
  .account-section .account-section-header .account-section-header-add .btn,
  .account-section .account-section-header .account-section-header-add .select2-container .select2-selection {
    width: 100%;
  }
}
.account-section .account-section-header__subheadline {
  font-size: 16px;
  font-weight: 400;
  line-height: 1.571;
  text-transform: none;
}
.account-section .account-orderdetail + .account-section-content .pagination-bar {
  margin-top: 0;
}
.account-section .container-lg .account-section-content,
.account-section .container-md .account-section-content {
  padding-left: 8px;
  padding-right: 8px;
}
@media (min-width: 768px) {
  .account-section .container-lg .account-section-content,
  .account-section .container-md .account-section-content {
    padding: 0;
  }
}
@media (min-width: 1024px) {
  .account-section .container-lg .account-section-content .account-section-form,
  .account-section .container-md .account-section-content .account-section-form {
    padding: 0 5px;
  }
}
.account-section #customProductRequestForm {
  margin: 32px 0;
}
.account-section #styliImage {
  height: calc(100% - 25px);
}
.account-section #styliImage > div {
  height: 100%;
  border: 1px solid #b9b9bd;
}
.account-section .account-section-content .account-section-header.consent-section-header {
  border-bottom: 0 none;
  padding-bottom: 0;
}
.account-section .account-section-content .account-section-form {
  margin: 0;
}
.account-section .account-section-content .account-section-form .accountActions {
  padding-left: 0;
  padding-right: 0;
}
@media (max-width: 767px) {
  .account-section .account-section-content .account-section-form .accountButtons:last-child {
    padding-top: 16px;
  }
}
.account-section .account-section-content .account-section-form form {
  padding: 0;
}
.account-section .account-section-content .account-section-form .account-section-form__toggle-list {
  list-style-type: none;
  width: 100%;
  position: relative;
}
.account-section .account-section-content .account-section-form .account-section-form__toggle-list li {
  border-top: 1px solid #ccc;
  width: 100%;
  display: inline-flex;
  align-items: center;
  height: 4em;
}
.account-section .account-section-content .account-section-form .account-section-form__toggle-list li:last-child {
  border-bottom: 1px solid #ccc;
}
.account-section .account-section-content .account-section-form .account-section-form__toggle-list li .toggle-switch {
  position: absolute;
  right: 0;
}
.account-section .account-section-content .account-section-form .account-section-form__toggle-list label {
  margin-bottom: 0;
}
.account-section .account-section-content .account-section-form.consent-section-form {
  margin-top: 20px;
}
.account-section .account-section-content form .accountActions-bottom {
  padding: 0;
}
.account-section .account-section-content #quoteForm {
  padding: 0;
}
.account-section .account-section-content #addNewPermissionForm .account-select-form {
  padding-left: 8px;
  padding-right: 8px;
}
.account-section .account-section-content.content-empty {
  margin: 45px 0;
  font-weight: bold;
  font-size: 20px;
  text-align: center;
  padding-left: 8px;
  padding-right: 8px;
}
.account-section .account-section-content .accountActions {
  padding-left: 0;
  padding-right: 0;
  padding-top: 16px;
}
.account-section .account-section-content .cart-voucher form,
.account-section .account-section-content .cart-items form,
.account-section .account-section-content .item-action form {
  padding: 0;
}
@media (min-width: 768px) {
  .account-section .account-section-content .item__btn {
    margin-bottom: 8px;
  }
}
.account-section .account-section-content .disable-link,
.account-section .account-section-content .enable-link {
  display: inline-block;
  text-align: right;
  margin: 25px 0;
  font-weight: 600;
  text-transform: uppercase;
  font-size: 16px;
}
@media (max-width: 767px) {
  .account-section .account-section-content .disable-link,
  .account-section .account-section-content .enable-link {
    text-align: center;
    float: none;
    padding-right: 0 !important;
    width: 100%;
  }
}
.account-section .account-section-content .disable-link button,
.account-section .account-section-content .enable-link button {
  background: transparent;
  border: 0 none;
  text-transform: uppercase;
  font-weight: 600;
  padding: 0;
}
.account-section .account-section-content .disable-link form,
.account-section .account-section-content .enable-link form {
  display: inline-block;
}
.account-section .account-section-content .enable-link + .disable-link,
.account-section .account-section-content .disable-link + .enable-link,
.account-section .account-section-content .disable-link + .disable-link,
.account-section .account-section-content .enable-link + .enable-link {
  padding-left: 20px;
  position: relative;
}
.account-section .account-section-content .enable-link + .disable-link:before,
.account-section .account-section-content .disable-link + .enable-link:before,
.account-section .account-section-content .disable-link + .disable-link:before,
.account-section .account-section-content .enable-link + .enable-link:before {
  content: "";
  display: block;
  position: absolute;
  height: 24px;
  width: 1px;
  left: 10px;
  background: #b9b9bd;
  top: 0;
}
@media (max-width: 767px) {
  .account-section .account-section-content .enable-link + .disable-link:before,
  .account-section .account-section-content .disable-link + .enable-link:before,
  .account-section .account-section-content .disable-link + .disable-link:before,
  .account-section .account-section-content .enable-link + .enable-link:before {
    display: none;
  }
}
@media (max-width: 767px) {
  .account-section .account-section-content .enable-link + .disable-link,
  .account-section .account-section-content .disable-link + .enable-link,
  .account-section .account-section-content .disable-link + .disable-link,
  .account-section .account-section-content .enable-link + .enable-link {
    padding-left: 0;
  }
}
.account-section .account-section-content .disable-link a,
.account-section .account-section-content .disable-link button,
.account-section .account-section-content .disable-link form {
  color: #fa4c40;
}
@media (max-width: 767px) {
  .account-section .account-section-content .cancel-panel {
    max-width: 500px;
  }
  .account-section .account-section-content .remove-item-column {
    position: absolute;
    right: 10px;
    top: 10px;
    width: auto;
    font-size: 18px;
  }
  .account-section .account-section-content .restore-item-column {
    margin-bottom: 0;
  }
  .account-section .account-section-content .restore-item-column .restore-item-link {
    color: #ffffff;
    background-color: #005198;
    border-color: #005198;
    display: block;
    text-decoration: none !important;
    padding: 10px 15px;
    font-size: 16px;
    line-height: 1.375;
    border-radius: 2px;
    padding-bottom: 8px;
    font-weight: 600;
  }
}
.account-section .account-section-content .restore-item-link {
  font-family: "Hexagon Akkurat", Arial, sans-serif;
}
.account-section .account-section-content .restore-item-link .fa-share {
  font-size: 18px;
  padding: 13px;
  transform: scale(-1, 1);
  margin-right: 10px;
}
.account-section .account-section-content .edit-item-link {
  margin-top: 8px;
  display: block;
}
.account-section .account-section-content .remove-item-link .fa-remove {
  font-size: 21px;
  padding: 0 14px;
}
@media (max-width: 767px) {
  .account-section .account-section-content .remove-item-link .fa-remove {
    padding: 14px;
    margin-right: 20px;
  }
}
.account-section .account-section-content .saved__carts__overview--table .responsive-table-item {
  position: relative;
  padding-right: 35px;
}
@media (min-width: 320px) {
  .account-section .account-section-content .saved-cart .saved-cart-name {
    width: 15%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    max-width: 0;
  }
  .account-section .account-section-content .saved-cart .saved-cart-description {
    width: 30%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    max-width: 0;
  }
}
.account-section .account-section-action {
  margin-top: 16px;
}
@media (max-width: 767px) {
  .account-section .account-section-action .row {
    margin: 0;
  }
  .account-section .account-section-action .btn-primary {
    margin-bottom: 16px;
  }
}
.account-section .accountActions-bottom {
  clear: both;
  margin-top: 35px;
  padding-left: 8px;
  padding-right: 8px;
}
@media (max-width: 767px) {
  .account-section .accountActions-bottom .btn-primary {
    margin-bottom: 16px;
  }
}
.account-section .cancel-panel .orderBackBtn {
  margin-bottom: 16px;
}
@media (max-width: 320px) {
  .account-section .cancel-panel .orderBackBtn {
    padding-right: 10px;
    margin-bottom: 20px;
  }
}
@media (min-width: 320px) {
  .account-section .cancel-panel {
    padding-left: 0;
  }
}
.account-section .item-action .btn.btn-block + .btn.btn-block,
.account-section .item-action form + .btn.btn-block,
.account-section .item-action .hidden + .btn.btn-block,
.account-section .item-action .btn.btn-block + form,
.account-section .item-action form + form,
.account-section .item-action .hidden + form,
.account-section .item-action .select2-container .select2-selection.btn-block + .select2-container .select2-selection.btn-block,
.account-section .item-action form + .select2-container .select2-selection.btn-block,
.account-section .item-action .hidden + .select2-container .select2-selection.btn-block,
.account-section .item-action .select2-container .select2-selection.btn-block + form,
.account-section .item-action .styled-select .icon-right + .btn.btn-block,
.account-section .item-action .styled-select .icon-right + form {
  margin-top: 8px;
}
.account-profil .account-profil-info {
  margin: 0 0 8px;
}
.account-profil .account-profil-info .account-profil-info-line {
  line-height: 2em;
}
.account-profil .account-profil-info .account-profil-info-line span {
  display: inline-block;
  width: 100px;
}
.account-profil a.btn,
.account-profil a.select2-container .select2-selection {
  margin-top: 8px;
}
.account-profil .btn + .btn,
.account-profil .select2-container .select2-selection + .select2-container .select2-selection {
  margin-left: 8px;
}
.account-orderdetail .well.well-quinary {
  border-top: none;
}
.account-orderdetail .item__list .item__list--item .js-review-write-toggle {
  margin-top: 5px;
  padding: 5px 10px;
  height: auto;
}
.account-orderdetail:before,
.account-orderdetail:after {
  content: " ";
  display: table;
}
.account-orderdetail:after {
  clear: both;
}
.account-orderdetail:before,
.account-orderdetail:after {
  content: " ";
  display: table;
}
.account-orderdetail:after {
  clear: both;
}
.account-orderdetail .col-sm-9 > .col-sm-4:nth-child(3n + 1) {
  clear: both;
}
.account-orderdetail .item-box {
  background: #afb2b5;
  padding: 8px;
  margin-bottom: 4px;
  margin-top: 4px;
}
.account-orderdetail .item-box:before,
.account-orderdetail .item-box:after {
  content: " ";
  display: table;
}
.account-orderdetail .item-box:after {
  clear: both;
}
.account-orderdetail .item-box:before,
.account-orderdetail .item-box:after {
  content: " ";
  display: table;
}
.account-orderdetail .item-box:after {
  clear: both;
}
.account-orderdetail .order-data {
  background-color: #f2f4f7;
  padding: 8px;
}
.account-orderdetail .orderDetail_itemHeader {
  font-size: 20px;
  background-color: #ffffff;
  padding: 8px 16px;
}
.account-orderdetail .button-panel {
  float: right;
  max-width: 200px;
}
.account-orderdetail .account-orderdetail-item-section-body ul {
  padding-left: 0;
  list-style: none;
  margin: 0;
}
.account-orderdetail .account-orderdetail-item-section-body ul li {
  padding-top: 8px;
  padding-bottom: 8px;
  border-bottom: 1px solid #eee;
}
.account-orderdetail .account-orderdetail-item-section-body ul li:before,
.account-orderdetail .account-orderdetail-item-section-body ul li:after {
  content: " ";
  display: table;
}
.account-orderdetail .account-orderdetail-item-section-body ul li:after {
  clear: both;
}
.account-orderdetail .account-orderdetail-item-section-body ul li:before,
.account-orderdetail .account-orderdetail-item-section-body ul li:after {
  content: " ";
  display: table;
}
.account-orderdetail .account-orderdetail-item-section-body ul li:after {
  clear: both;
}
.account-orderdetail .account-orderdetail-item-section-body ul li + li {
  border-top: 1px solid #eee;
}
.account-orderdetail .account-orderdetail-item-section-body ul .thumb {
  float: left;
  margin-right: 8px;
  max-width: 100px;
}
.account-orderdetail .account-orderdetail-item-section-body ul .price-total {
  float: right;
  padding-right: 8px;
}
.account-orderdetail .account-orderdetail-item-section-body ul .details .name {
  font-weight: bold;
}
.account-orderdetail .account-orderdetail-item-section-body ul .promo {
  color: #83c410;
}
@media (min-width: 768px) and (max-width: 1023px) {
  .account-orderdetail .account-orderdetail-item-section-body ul .promo {
    padding-left: 22px;
  }
}
@media (min-width: 1024px) {
  .account-orderdetail .account-orderdetail-item-section-body ul .promo {
    padding-left: 0;
  }
}
.account-orderdetail .account-orderdetail-item-section-body ul .promo li {
  border-bottom: 0;
}
.account-orderdetail .account-orderdetail__footer {
  padding-top: 32px;
  padding-bottom: 16px;
}
@media (min-width: 768px) {
  .account-orderdetail .account-orderdetail__footer .col-md-5 {
    padding-left: 20px;
  }
}
.account-orderdetail .orderTotal {
  font-size: 16px;
  line-height: 25px;
}
.account-orderdetail .orderTotal .totals {
  font-weight: 400;
}
.account-orderdetail .orderTotal .discount {
  color: #83c410;
}
.account-orderdetail .order-store-address .order-track-number,
.account-orderdetail .order-store-hours .order-track-number {
  color: #fa4c40;
}
.account-orderdetail .order-billing-address ul {
  padding: 0;
}
.account-orderdetail .order-billing-address ul li {
  list-style: none;
}
.account-orderdetail .order-billing-address .label-order,
.account-orderdetail .order-payment-data .label-order,
.account-orderdetail .order-ship-to .label-order,
.account-orderdetail .order-shipping-method .label-order,
.account-orderdetail .order-tracking-no .label-order,
.account-orderdetail .order-store-address .label-order,
.account-orderdetail .order-store-hours .label-order,
.account-orderdetail .order-shipment-date .label-order {
  font-size: 19px;
  font-weight: bold;
  padding-bottom: 2px;
}
.account-orderdetail .order-billing-address .value-order-date,
.account-orderdetail .order-payment-data .value-order-date,
.account-orderdetail .order-ship-to .value-order-date,
.account-orderdetail .order-shipping-method .value-order-date,
.account-orderdetail .order-tracking-no .value-order-date,
.account-orderdetail .order-store-address .value-order-date,
.account-orderdetail .order-store-hours .value-order-date,
.account-orderdetail .order-shipment-date .value-order-date {
  display: inline-block;
  min-width: 15%;
}
.account-orderdetail .value-order {
  overflow: hidden;
  text-overflow: ellipsis;
}
@media (max-width: 767px) {
  .account-orderdetail .order-shipping-method,
  .account-orderdetail .order-tracking-no,
  .account-orderdetail .order-payment-data,
  .account-orderdetail .order-store-hours {
    padding-top: 16px;
  }
}
.account-orderdetail .account-orderdetail-orderTotalDiscount-section {
  clear: both;
}
.account-orderdetail .account-orderdetail-orderTotalDiscount-section .order-total__taxes {
  text-align: right;
}
.account-address-removal-popup .address {
  margin-top: 16px;
}
.account-address-removal-popup .btn,
.account-address-removal-popup .select2-container .select2-selection {
  margin-top: 8px;
}
.savedcart_restore_confirm_modal .restore-current-cart-form {
  margin-top: 32px;
}
.not-active {
  pointer-events: none;
  cursor: default;
  font-weight: normal !important;
  color: black !important;
}
#password_minchar {
  color: #666666;
  font-size: 12px;
}
@media (max-width: 767px) {
  .customer-ticketing.account-overview-table .responsive-table {
    display: block;
  }
  .customer-ticketing.account-overview-table .responsive-table .responsive-table-item {
    width: 100%;
    display: block;
    border: 1px solid #b9b9bd;
    padding: 16px;
  }
  .customer-ticketing.account-overview-table .responsive-table .responsive-table-item:before,
  .customer-ticketing.account-overview-table .responsive-table .responsive-table-item:after {
    content: " ";
    display: table;
  }
  .customer-ticketing.account-overview-table .responsive-table .responsive-table-item:after {
    clear: both;
  }
  .customer-ticketing.account-overview-table .responsive-table .responsive-table-item:before,
  .customer-ticketing.account-overview-table .responsive-table .responsive-table-item:after {
    content: " ";
    display: table;
  }
  .customer-ticketing.account-overview-table .responsive-table .responsive-table-item:after {
    clear: both;
  }
  .customer-ticketing.account-overview-table .responsive-table .responsive-table-item + .responsive-table-item {
    margin-top: 16px;
  }
  .customer-ticketing.account-overview-table .responsive-table .responsive-table-item td {
    display: block;
    width: 50%;
    padding: 3px 10px;
    float: left;
  }
  .customer-ticketing.account-overview-table .responsive-table .responsive-table-item td:last-child {
    text-align: left;
  }
  .customer-ticketing.account-overview-table .responsive-table .responsive-table-item td:nth-child(odd) {
    padding-left: 0;
  }
  .customer-ticketing.account-overview-table .responsive-table .responsive-table-item td:nth-child(even) {
    padding-right: 0;
  }
  .customer-ticketing.account-overview-table .responsive-table .responsive-table-item td:nth-child(1),
  .customer-ticketing.account-overview-table .responsive-table .responsive-table-item td:nth-child(2) {
    padding-top: 0;
  }
  .customer-ticketing.account-overview-table .responsive-table .responsive-table-item td:nth-last-child(1),
  .customer-ticketing.account-overview-table .responsive-table .responsive-table-item td:nth-last-child(2) {
    padding-bottom: 0;
  }
  .customer-ticketing.account-overview-table .responsive-table thead {
    display: none !important;
  }
  .customer-ticketing.account-overview-table .responsive-table tbody {
    display: block;
  }
  .customer-ticketing.account-overview-table .responsive-table tbody .hidden-sm {
    display: block !important;
    font-weight: 400;
  }
}
.account-orderhistory table thead th,
.account-overview-table table thead th,
.order-approval-list table thead th,
.orderListTable table thead th {
  vertical-align: top;
  border-bottom: 2px solid #b9b9bd;
  padding-top: 0;
  text-transform: capitalize;
}
.account-orderhistory table thead th,
.account-overview-table table thead th,
.order-approval-list table thead th,
.orderListTable table thead th,
.account-orderhistory table tbody th,
.account-overview-table table tbody th,
.order-approval-list table tbody th,
.orderListTable table tbody th,
.account-orderhistory table thead td,
.account-overview-table table thead td,
.order-approval-list table thead td,
.orderListTable table thead td,
.account-orderhistory table tbody td,
.account-overview-table table tbody td,
.order-approval-list table tbody td,
.orderListTable table tbody td {
  padding: 16px 8px;
}
.account-orderhistory table thead th:first-child,
.account-overview-table table thead th:first-child,
.order-approval-list table thead th:first-child,
.orderListTable table thead th:first-child,
.account-orderhistory table tbody th:first-child,
.account-overview-table table tbody th:first-child,
.order-approval-list table tbody th:first-child,
.orderListTable table tbody th:first-child,
.account-orderhistory table thead td:first-child,
.account-overview-table table thead td:first-child,
.order-approval-list table thead td:first-child,
.orderListTable table thead td:first-child,
.account-orderhistory table tbody td:first-child,
.account-overview-table table tbody td:first-child,
.order-approval-list table tbody td:first-child,
.orderListTable table tbody td:first-child {
  padding-left: 0;
}
.account-orderhistory table thead th:last-child,
.account-overview-table table thead th:last-child,
.order-approval-list table thead th:last-child,
.orderListTable table thead th:last-child,
.account-orderhistory table tbody th:last-child,
.account-overview-table table tbody th:last-child,
.order-approval-list table tbody th:last-child,
.orderListTable table tbody th:last-child,
.account-orderhistory table thead td:last-child,
.account-overview-table table thead td:last-child,
.order-approval-list table thead td:last-child,
.orderListTable table thead td:last-child,
.account-orderhistory table tbody td:last-child,
.account-overview-table table tbody td:last-child,
.order-approval-list table tbody td:last-child,
.orderListTable table tbody td:last-child {
  padding-right: 0;
  text-align: right;
}
.order-status-badge,
.ticket-status-badge {
  padding: 8px 8px 4px;
  background: #dff73f;
  color: #000000;
  line-height: 1.4;
  font-size: 14px;
  text-transform: uppercase;
  border-radius: 30px;
  font-weight: 400;
  letter-spacing: 1px;
  display: inline-block;
}
.account-section-header-add .fa {
  margin-right: 4px;
}
.customer-ticketing.account-overview-table {
  margin-top: 24px;
}
.customer-ticketing.account-overview-table .ct-add-new-msg-btn::before {
  font: normal normal normal 14px/1 FontAwesome;
  content: "\f067";
  margin-right: 4px;
}
.customer-ticketing.account-overview-table .ct-add-new-msg-btn:hover {
  text-decoration: none;
}
.customer-ticketing.account-overview-table .cts-msg-history-item .well {
  border-color: #b9b9bd;
  background-color: #ffffff;
}
.customer-ticketing.account-overview-table .cts-msg-history-item .well .cts-attach-list {
  margin-bottom: -14px;
  padding-bottom: 14px;
}
#add-support-ticket-btn:before,
.ct-add-new-msg-btn:before {
  content: "\f067";
  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;
  margin-right: 4px;
}
.customer-ticketing-body {
  margin-top: 32px;
}
.account-section-content-wrapper .well .col-sm-3 {
  position: relative;
  min-height: 1px;
  padding-left: 8px;
  padding-right: 8px;
}
@media (min-width: 320px) {
  .account-section-content-wrapper .well .col-sm-3 {
    float: left;
    width: 100%;
  }
}
@media (min-width: 768px) {
  .account-section-content-wrapper .well .col-sm-3 {
    float: left;
    width: 33.33333333%;
  }
}
@media (min-width: 1024px) {
  .account-section-content-wrapper .well .col-sm-3 {
    float: left;
    width: 25%;
  }
}
.btn-quote-pdf .fa {
  margin-left: 4px;
}
.quick-view-popup .product-image {
  float: left;
  width: 33%;
}
.quick-view-popup .product-image a {
  display: block;
}
.quick-view-popup .product-image img {
  width: 100%;
  height: auto;
}
.quick-view-popup .product-details {
  margin-left: 33%;
  padding-left: 16px;
}
.quick-view-popup .product-details .name {
  font-size: inherit;
  font-weight: bold;
}
.quick-view-popup .product-details .rating:after {
  clear: none;
}
.quick-view-popup .product-details .price {
  font-size: inherit;
  font-weight: bold;
}
.quick-view-popup .addtocart-component {
  clear: both;
  padding-top: 16px;
}
label,
.control-label {
  color: #1f1f1f;
  font-size: 16px;
  line-height: 24px;
  font-weight: normal;
  margin-bottom: 2px;
}
.has-error label,
.has-error .control-label {
  color: #1f1f1f;
}
.has-success label,
.has-success .control-label {
  color: #1f1f1f;
}
.form-control,
.form-control:focus,
.ui-widget.ui-datepicker .ui-datepicker-header .ui-datepicker-title select,
.select2-container .select2-dropdown .select2-search__field,
.select2-container .select2-dropdown .select2-search__field:focus {
  box-shadow: none !important;
}
.form-control::-ms-reveal,
.form-control::-ms-clear,
.select2-container .select2-dropdown .select2-search__field::-ms-reveal,
.select2-container .select2-dropdown .select2-search__field::-ms-clear {
  display: none;
}
legend,
.legend {
  font-size: 18px;
  border-bottom: 0;
  margin-top: 16px;
  margin-bottom: 16px;
}
.help-block {
  color: #000000;
  font-size: 14px;
  display: none;
}
.has-error .help-block,
.has-success .help-block {
  display: block;
}
.has-error .help-block {
  color: #fa4c40;
}
.has-success .help-block {
  color: #83c410;
}
textarea + .help-block.js-error-help-block {
  text-align: left;
  font-size: 14px;
}
.has-error .form-control,
.has-success .form-control,
.has-error .select2-container .select2-dropdown .select2-search__field,
.has-success .select2-container .select2-dropdown .select2-search__field {
  border-color: #b9b9bd;
  border-bottom-width: 2px;
}
.has-error .form-control:focus,
.has-success .form-control:focus,
.has-error .select2-container .select2-dropdown .select2-search__field:focus,
.has-success .select2-container .select2-dropdown .select2-search__field:focus {
  border-color: #b9b9bd;
}
.has-error .form-control,
.has-error .form-control:focus,
.has-error .select2-container .select2-dropdown .select2-search__field,
.has-error .select2-container .select2-dropdown .select2-search__field:focus {
  border-bottom-color: #fa4c40;
}
.has-success .form-control,
.has-success .form-control:focus,
.has-success .select2-container .select2-dropdown .select2-search__field,
.has-success .select2-container .select2-dropdown .select2-search__field:focus {
  border-bottom-color: #83c410;
}
.form-element-icon {
  position: relative;
}
.form-element-icon .fa {
  position: absolute;
}
.form-element-icon.datepicker .form-control,
.form-element-icon.datepicker .select2-container .select2-dropdown .select2-search__field {
  padding-right: 40px;
}
.form-element-icon.datepicker .fa {
  top: 42px;
  right: 10px;
  color: #005198;
  cursor: pointer;
}
.form-control-radio,
.form-control-checkbox {
  display: block;
}
.form-control-radio input,
.form-control-checkbox input {
  margin-bottom: 0;
  float: left;
}
.form-control-radio .form-control-label,
.form-control-checkbox .form-control-label {
  margin-left: 25px;
}
fieldset > div:last-of-type input,
fieldset > div:last-of-type label {
  margin-bottom: 0;
}
textarea {
  min-height: 130px;
  resize: vertical;
}
textarea + .help-block {
  font-size: 12px;
  margin-bottom: 25px;
  text-align: right;
}
.input-sm {
  height: 49px;
  padding: 12px 16px;
  font-size: 16px;
  line-height: 1.5;
  border-radius: 0;
}
select.input-sm {
  height: 49px;
  line-height: 49px;
}
textarea.input-sm,
select[multiple].input-sm {
  height: auto;
}
.toggle-switch {
  position: relative;
  display: inline-block;
  width: 60px;
  height: 34px;
  float: right;
}
.toggle-switch__input {
  display: none;
}
.toggle-switch__slider {
  position: absolute;
  cursor: pointer;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #777777;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}
.toggle-switch__slider:before {
  position: absolute;
  content: "";
  height: 26px;
  width: 26px;
  left: 4px;
  bottom: 4px;
  background-color: #ffffff;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}
.toggle-switch__input:checked + .toggle-switch__slider {
  background-color: #005198;
}
.toggle-switch__input:checked + .toggle-switch__slider:before {
  -webkit-transform: translateX(26px);
  -ms-transform: translateX(26px);
  transform: translateX(26px);
}
/* Rounded sliders */
.toggle-switch__slider {
  border-radius: 34px;
}
.toggle-switch__slider--round:before {
  border-radius: 50%;
}
.styled-select {
  position: relative;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  cursor: pointer;
}
.styled-select select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background-color: transparent;
  background-image: none;
  padding: 6px 20px 6px 12px;
  transition: background-color 0.3s;
  cursor: pointer;
}
@media (max-width: 767px) {
  .styled-select select {
    line-height: 1.3;
  }
}
.styled-select select option {
  text-transform: uppercase;
}
.styled-select select::-ms-expand {
  display: none;
}
.styled-select .icon-right {
  position: absolute;
  top: 50%;
  right: 10px;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  pointer-events: none;
  font-size: 18px;
}
.prefixed-form-wrapper {
  display: flex;
  align-items: stretch;
  flex-flow: row nowrap;
}
.prefixed-form-wrapper > span.prefixed-form-span:first-child {
  border-top-left-radius: 30px;
  border-bottom-left-radius: 30px;
}
.prefixed-form-wrapper > span.prefixed-form-span:first-child + .form-control,
.prefixed-form-wrapper > span.prefixed-form-span:first-child + .select2-container .select2-dropdown .select2-search__field {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.prefixed-form-span {
  width: 50px;
  height: 50px;
  float: left;
  padding: calc(13px) 8px calc(9px);
  text-align: center;
  background-color: #005198;
  color: #ffffff;
}
.js-form-col .checkbox {
  margin-top: 0;
}
.checkbox > label {
  padding-left: 25px;
  position: relative;
}
.checkbox > label input[type="checkbox"],
.checkbox > label input[type="radio"] {
  display: none;
}
.has-error .checkbox > label {
  color: #fa4c40;
}
.checkbox > label.switch {
  min-height: 34px;
  padding-left: 72px;
}
.checkbox > label.switch .checkbox-icon {
  position: absolute;
  cursor: pointer;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #d8d8d8;
  transition: 0.4s;
  border-radius: 34px;
  width: 60px;
}
.checkbox > label.switch .checkbox-icon:before {
  position: absolute;
  content: "";
  height: 26px;
  width: 26px;
  left: 4px;
  bottom: 4px;
  background-color: #ffffff;
  transition: 0.4s;
  border-radius: 50%;
}
.checkbox > label.switch input[type="checkbox"]:checked ~ .checkbox-icon {
  background-color: #005198;
}
.checkbox > label.switch input[type="checkbox"]:checked ~ .checkbox-icon:before {
  -webkit-transform: translateX(26px);
  -ms-transform: translateX(26px);
  transform: translateX(26px);
}
.form-control-radio {
  cursor: pointer;
  position: relative;
}
.form-control-radio input[type="radio"] {
  display: none;
}
.form-control-radio input[type="radio"] ~ .radio-icon {
  position: absolute;
  height: 18px;
  width: 18px;
  background-color: transparent;
  border: 2px solid #b9b9bd;
  display: inline-block;
  top: 2px;
  border-radius: 50%;
  -o-transition: all 0.2s linear;
  -webkit-transition: all 0.2s linear;
  transition: all 0.2s linear;
}
.form-control-radio input[type="radio"] ~ .radio-icon:after {
  content: "";
  position: absolute;
  width: 10px;
  height: 10px;
  left: 2px;
  top: 2px;
  background-color: transparent;
  border-radius: 50%;
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
  -o-transform: scale(0);
  transform: scale(0);
  -webkit-transform-origin: center;
  -moz-transform-origin: center;
  -ms-transform-origin: center;
  transform-origin: center;
  -o-transition: all 0.2s linear;
  -webkit-transition: all 0.2s linear;
  transition: all 0.2s linear;
}
.form-control-radio input[type="radio"]:checked ~ .radio-icon {
  border-color: #005198;
}
.form-control-radio input[type="radio"]:checked ~ .radio-icon:after {
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  -o-transform: scale(1);
  transform: scale(1);
  background-color: #005198;
}
.date-picker .form-control[readonly],
.date-picker .select2-container .select2-dropdown .select2-search__field[readonly] {
  background-color: #ffffff;
}
.date-picker .form-control[readonly] + .input-group-addon,
.date-picker .select2-container .select2-dropdown .select2-search__field[readonly] + .input-group-addon {
  border-top-right-radius: 30px;
  border-bottom-right-radius: 30px;
}
.ui-widget.ui-datepicker {
  padding: 0;
  border-radius: 0;
  width: auto;
  font-family: "Hexagon Akkurat", Arial, sans-serif;
  border-color: #b9b9bd !important;
  border-top-color: #005198 !important;
  min-width: 280px;
}
.ui-widget.ui-datepicker .ui-datepicker-prev,
.ui-widget.ui-datepicker .ui-datepicker-next {
  color: #ffffff;
  top: 30px;
}
.ui-widget.ui-datepicker .ui-datepicker-prev,
.ui-widget.ui-datepicker .ui-datepicker-next,
.ui-widget.ui-datepicker .ui-datepicker-prev:hover,
.ui-widget.ui-datepicker .ui-datepicker-next:hover,
.ui-widget.ui-datepicker .ui-datepicker-prev:focus,
.ui-widget.ui-datepicker .ui-datepicker-next:focus {
  text-decoration: none;
}
.ui-widget.ui-datepicker .ui-datepicker-prev.ui-state-hover,
.ui-widget.ui-datepicker .ui-datepicker-next.ui-state-hover {
  color: #ffffff;
}
.ui-widget.ui-datepicker .ui-datepicker-header {
  background-color: #005198;
  border-radius: 0;
  color: #ffffff;
  padding: 24px 16px;
}
.ui-widget.ui-datepicker .ui-datepicker-header .ui-datepicker-title {
  margin: 0 auto;
  line-height: 1;
  gap: 8px;
  width: calc(100% - 40px);
}
.ui-widget.ui-datepicker .ui-datepicker-header .ui-datepicker-title select {
  margin: 0;
  font-family: "Hexagon Akkurat", Arial, sans-serif;
  flex: 1 1 auto;
  max-width: calc(100% - 4px);
  height: auto;
}
.ui-widget.ui-datepicker table {
  margin: 8px auto;
  max-width: calc(100% - 16px);
  font-size: 16px;
}
.ui-widget.ui-datepicker th {
  font-weight: 400;
  padding: 12px 8px;
  line-height: 1;
}
.ui-widget.ui-datepicker td {
  padding: 2px;
}
.ui-widget.ui-datepicker .ui-state-default,
.ui-widget.ui-datepicker .ui-state-disabled:hover,
.ui-widget.ui-datepicker .ui-state-disabled:active {
  border-color: #b9b9bd;
}
.ui-widget.ui-datepicker .ui-state-highlight,
.ui-widget.ui-datepicker .ui-widget-header .ui-state-highlight {
  background-color: #0097ba;
  border-color: #0097ba;
}
.textpage-faqs th:last-child {
  text-align: left;
}
/*
## landingLayout2Page
********************************************************************/
.section1 {
  margin: 10px 0;
}
.zoneA .disp-img {
  height: 108px;
  margin: 10px 0 0 0;
  border-bottom: 1px dotted #a5a5a5;
  position: relative;
}
.zoneA .disp-img:first-child {
  margin: 0;
}
.zoneA .disp-img a {
  display: block;
}
.zoneA .disp-img .title {
  display: block;
  margin-left: 106px;
  border-bottom: 1px dotted #a5a5a5;
  margin-bottom: 10px;
}
.zoneA .disp-img .thumb {
  position: absolute;
  top: 0;
}
.zoneA .disp-img .details {
  width: 124px;
  height: 96px;
  margin-left: 106px;
  display: block;
}
.zoneA .action {
  display: none;
}
.zoneB .simple_disp-img:first-child {
  margin: 0 0 10px 0;
}
.slider_component.simple-banner {
  background-color: #00284c;
}
@media screen and (min-width: 768px) {
  .slider_component.simple-banner {
    background-color: transparent;
  }
}
.slider_component.simple-banner .slider-container {
  width: 100%;
  margin: 0 auto;
  overflow: hidden;
  min-height: 312px;
}
@media screen and (min-width: 768px) {
  .slider_component.simple-banner .slider-container {
    min-height: 369px;
  }
}
@media screen and (min-width: 1024px) {
  .slider_component.simple-banner .slider-container {
    min-height: 400px;
  }
}
.slider_component.simple-banner .owl-carousel.home-owl-carousel-before-init {
  display: -webkit-flex !important;
  display: -moz-flex !important;
  display: -ms-flexbox !important;
  display: -ms-flex !important;
  display: flex !important;
  justify-content: flex-start !important;
  align-items: stretch !important;
  -webkit-flex-wrap: nowrap !important;
  -moz-flex-wrap: nowrap !important;
  -ms-flex-wrap: nowrap !important;
  flex-wrap: nowrap !important;
  overflow: hidden;
}
@media screen and (max-width: 767px) {
  .slider_component.simple-banner .owl-carousel.home-owl-carousel-before-init {
    padding-bottom: 66px;
  }
}
.slider_component.simple-banner .owl-carousel.home-owl-carousel-before-init > .item {
  flex: 0 0 auto;
  width: 100%;
}
@media screen and (min-width: 768px) {
  .slider_component.simple-banner .owl-carousel .owl-wrapper-outer .owl-wrapper {
    flex: 1 0 auto;
    height: 100%;
    display: -webkit-flex !important;
    display: -moz-flex !important;
    display: -ms-flexbox !important;
    display: -ms-flex !important;
    display: flex !important;
  }
  .slider_component.simple-banner .owl-carousel .owl-wrapper-outer .owl-wrapper .owl-item {
    float: none !important;
  }
  .slider_component.simple-banner .owl-carousel .owl-wrapper-outer .owl-wrapper .owl-item .item,
  .slider_component.simple-banner .owl-carousel .owl-wrapper-outer .owl-wrapper .owl-item .slider-item-wrapper {
    height: 100%;
  }
}
.slider_component.simple-banner .owl-carousel .slider-item-wrapper {
  padding: 0 0 0 0.5rem;
  position: relative;
  background: #00284c;
  color: #ffffff;
  border-bottom: 1px solid #b9b9bd;
}
@media screen and (min-width: 1024px) {
  .slider_component.simple-banner .owl-carousel .slider-item-wrapper {
    padding-left: 1rem;
  }
}
.slider_component.simple-banner .owl-carousel .slider-item-wrapper.slider-item-video:before {
  content: "";
  width: 1px;
  height: 100%;
  background-color: #b9b9bd;
  display: block;
  position: absolute;
  left: 0.5rem;
  top: 0;
  bottom: 0;
}
@media screen and (min-width: 1024px) {
  .slider_component.simple-banner .owl-carousel .slider-item-wrapper.slider-item-video:before {
    left: 1rem;
  }
}
.slider_component.simple-banner .owl-carousel .slider-item-wrapper.slider-item-video .content {
  max-width: 100%;
}
.slider_component.simple-banner .owl-carousel .slider-item-wrapper .slider-item-wrapper-container {
  border-left: 1px solid #b9b9bd;
  padding-right: 1rem;
  padding-left: 1rem;
}
@media screen and (min-width: 768px) {
  .slider_component.simple-banner .owl-carousel .slider-item-wrapper .slider-item-wrapper-container {
    padding-top: 25px;
    padding-bottom: 70px;
  }
}
@media screen and (min-width: 1024px) {
  .slider_component.simple-banner .owl-carousel .slider-item-wrapper .slider-item-wrapper-container {
    padding-left: 2rem;
    padding-right: 2rem;
  }
}
.slider_component.simple-banner .owl-carousel .slider-item-wrapper .carousel-caption {
  position: relative;
  left: auto;
  right: auto;
  bottom: auto;
  top: auto;
  padding: 0;
  height: 100%;
  width: 100%;
  text-align: left;
}
@media screen and (min-width: 1024px) {
  .slider_component.simple-banner .owl-carousel .slider-item-wrapper .carousel-caption {
    min-height: 200px;
  }
}
@media screen and (max-width: 767px) {
  .slider_component.simple-banner .owl-carousel .slider-item-wrapper .carousel-caption {
    text-align: center;
    position: static;
  }
}
.slider_component.simple-banner .owl-carousel .slider-item-wrapper .content {
  width: 100%;
  max-width: 400px;
}
@media screen and (max-width: 767px) {
  .slider_component.simple-banner .owl-carousel .slider-item-wrapper .content {
    max-width: 100%;
    text-align: center;
    padding: 32px 16px 32px;
  }
}
.slider_component.simple-banner .owl-carousel .slider-item-wrapper .content .slider-heading {
  margin-top: 0;
  margin-bottom: 20px;
  line-height: 1.1;
}
@media screen and (min-width: 1199px) {
  .slider_component.simple-banner .owl-carousel .slider-item-wrapper .content .slider-heading {
    font-size: 34px;
  }
}
@media screen and (max-width: 767px) {
  .slider_component.simple-banner .owl-carousel .slider-item-wrapper .content .slider-heading {
    text-align: center;
    margin-bottom: 10px;
    line-height: 1.3;
  }
}
.slider_component.simple-banner .owl-carousel .slider-item-wrapper .content .slider-caption {
  line-height: 1.4;
  margin-bottom: 30px;
}
@media screen and (min-width: 1199px) {
  .slider_component.simple-banner .owl-carousel .slider-item-wrapper .content .slider-caption {
    font-size: 20px;
  }
}
@media screen and (max-width: 767px) {
  .slider_component.simple-banner .owl-carousel .slider-item-wrapper .content .slider-caption {
    text-align: center;
    line-height: 1.2;
  }
}
.slider_component.simple-banner .owl-carousel .slider-item-wrapper .content .btn-wrap .btn,
.slider_component.simple-banner .owl-carousel .slider-item-wrapper .content .btn-wrap .select2-container .select2-selection {
  min-width: 200px;
}
@media screen and (min-width: 1199px) {
  .slider_component.simple-banner .owl-carousel .slider-item-wrapper .content .btn-wrap .btn,
  .slider_component.simple-banner .owl-carousel .slider-item-wrapper .content .btn-wrap .select2-container .select2-selection {
    font-size: 20px;
    padding: 17px 20px 13px;
    border-radius: 28px;
  }
}
@media screen and (max-width: 767px) {
  .slider_component.simple-banner .owl-carousel .slider-item-wrapper .content .btn-wrap {
    text-align: center;
  }
}
@media screen and (min-width: 768px) {
  .slider_component.simple-banner .owl-carousel .slider-item-video .media-wrapper {
    -webkit-box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.12), 0 1px 5px 0 rgba(0, 0, 0, 0.2);
    box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.12), 0 1px 5px 0 rgba(0, 0, 0, 0.2);
  }
}
.slider_component.simple-banner .owl-carousel .slider-item-video .media-wrapper .img-wrapper,
.slider_component.simple-banner .owl-carousel .slider-item-video .media-wrapper .wistia_responsive_padding_home_banner {
  padding: 56.25% 0 0 !important;
  position: relative;
  overflow: hidden;
  display: block;
  height: 0;
}
.slider_component.simple-banner .owl-carousel .slider-item-video .media-wrapper .img-wrapper img {
  height: auto;
  left: 0px;
  position: absolute;
  top: 0px;
  width: 100%;
  max-width: 100%;
}
@media screen and (min-width: 768px) {
  .slider_component.simple-banner .owl-carousel .slider-item-video .content {
    padding-left: 30px;
  }
}
@media screen and (min-width: 768px) {
  .slider_component.simple-banner .owl-carousel .slider-item-img {
    padding-top: 100px;
    padding-bottom: 100px;
  }
  .slider_component.simple-banner .owl-carousel .slider-item-img .img-wrapper img {
    position: absolute;
    top: 0;
    right: 0;
    max-width: none;
    display: block;
    object-fit: cover;
    width: 100%;
    height: 100%;
  }
  .slider_component.simple-banner .owl-carousel .slider-item-img .img-wrapper:after {
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background-size: cover;
    background: linear-gradient(270deg, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.901));
  }
}
.slider_component.simple-banner .owl-carousel .owl-wrapper-outer {
  margin-bottom: 0;
}
@media screen and (min-width: 768px) {
  .slider_component.simple-banner .owl-carousel .owl-wrapper-outer {
    height: auto !important;
  }
}
.slider_component.simple-banner .owl-carousel .owl-controls {
  position: absolute;
  right: 0;
  bottom: 10px;
  left: 0;
  width: 100%;
  text-align: left;
}
@media screen and (max-width: 767px) {
  .slider_component.simple-banner .owl-carousel .owl-controls {
    position: relative;
    right: 0;
    left: 0;
    width: 100%;
    padding: 16px;
    margin: 0;
  }
}
.slider_component.simple-banner .owl-carousel .owl-controls .owl-pagination {
  display: none !important;
  padding-left: 1.5rem;
  padding-right: 1rem;
  width: 100%;
}
@media screen and (min-width: 768px) {
  .slider_component.simple-banner .owl-carousel .owl-controls .owl-pagination {
    display: block !important;
  }
}
@media screen and (min-width: 1024px) {
  .slider_component.simple-banner .owl-carousel .owl-controls .owl-pagination {
    padding-left: 3rem;
    padding-right: 2rem;
  }
}
.slider_component.simple-banner .owl-carousel .owl-controls .owl-pagination .owl-page {
  margin-bottom: 4px;
}
.slider_component.simple-banner .owl-carousel .owl-controls .owl-pagination .owl-page:not(:last-child) {
  margin-right: 4px;
}
.slider_component.simple-banner .owl-carousel .owl-controls .owl-pagination .owl-page span {
  margin: 0;
  border-radius: 0;
  width: 80px;
  background: #d8d8d8;
  opacity: 1;
  height: 4px;
  cursor: pointer;
}
.slider_component.simple-banner .owl-carousel .owl-controls .owl-pagination .owl-page.active span {
  background-color: #ffffff;
}
.slider_component.simple-banner .owl-carousel .owl-controls .owl-buttons {
  height: 48px;
}
@media screen and (min-width: 768px) {
  .slider_component.simple-banner .owl-carousel .owl-controls .owl-buttons {
    width: 106px;
    position: absolute;
    right: 2rem;
    bottom: 0;
  }
}
@media screen and (max-width: 767px) {
  .slider_component.simple-banner .owl-carousel .owl-controls .owl-buttons {
    height: 48px;
    margin: auto;
  }
}
.slider_component.simple-banner .owl-carousel .owl-controls .owl-buttons .owl-prev,
.slider_component.simple-banner .owl-carousel .owl-controls .owl-buttons .owl-next {
  background: transparent;
  color: #ffffff;
  bottom: auto;
  height: 48px;
  width: 48px;
  top: auto !important;
  transform: translate(0, 0);
  font-size: 16px;
  right: auto !important;
  left: auto !important;
  position: relative !important;
  border-radius: 0.5rem;
}
.slider_component.simple-banner .owl-carousel .owl-controls .owl-buttons .owl-prev:not(:disabled):hover,
.slider_component.simple-banner .owl-carousel .owl-controls .owl-buttons .owl-next:not(:disabled):hover {
  background-color: #00203d;
}
.slider_component.simple-banner .owl-carousel .owl-controls .owl-buttons .owl-prev .hexagon-icon,
.slider_component.simple-banner .owl-carousel .owl-controls .owl-buttons .owl-next .hexagon-icon,
.slider_component.simple-banner .owl-carousel .owl-controls .owl-buttons .owl-prev .select2-container .select2-selection .select2-selection__arrow > b,
.slider_component.simple-banner .owl-carousel .owl-controls .owl-buttons .owl-next .select2-container .select2-selection .select2-selection__arrow > b {
  position: static;
  line-height: 42px;
  font-size: 16px;
  display: inline-block;
}
@media screen and (min-width: 768px) {
  .slider_component.simple-banner .owl-carousel .owl-controls .owl-buttons .owl-prev .hexagon-icon,
  .slider_component.simple-banner .owl-carousel .owl-controls .owl-buttons .owl-next .hexagon-icon,
  .slider_component.simple-banner .owl-carousel .owl-controls .owl-buttons .owl-prev .select2-container .select2-selection .select2-selection__arrow > b,
  .slider_component.simple-banner .owl-carousel .owl-controls .owl-buttons .owl-next .select2-container .select2-selection .select2-selection__arrow > b {
    line-height: 48px;
    font-size: 40px;
  }
}
.slider_component.simple-banner .owl-carousel .owl-controls .owl-buttons .owl-prev .hexagon-icon.hexagon-icon-rotate,
.slider_component.simple-banner .owl-carousel .owl-controls .owl-buttons .owl-next .hexagon-icon.hexagon-icon-rotate,
.slider_component.simple-banner .owl-carousel .owl-controls .owl-buttons .owl-prev .select2-container .select2-selection .select2-selection__arrow > b.hexagon-icon-rotate,
.slider_component.simple-banner .owl-carousel .owl-controls .owl-buttons .owl-next .select2-container .select2-selection .select2-selection__arrow > b.hexagon-icon-rotate {
  transform: rotate(180deg);
}
.slider_component.simple-banner .owl-carousel .owl-controls .owl-buttons .owl-prev {
  margin-right: 8px;
}
.stripTransmitter {
  overflow: auto;
  padding: 0 15px;
  width: 438px !important;
  height: 51px;
  border-bottom: 1px dotted #a5a5a5;
  background-color: #eee;
}
.stripTransmitter ul {
  margin: 0;
  padding: 0;
  position: relative;
  list-style-type: none;
}
.stripTransmitter ul li {
  width: 30px;
  float: left;
}
.stripTransmitter a {
  line-height: 47px;
  display: block;
  padding: 0 0 0 0;
  text-align: center;
  text-decoration: none;
  font-size: 1.4em;
}
.stripTransmitter a:hover,
.stripTransmitter a.current {
  font-weight: bold;
}
.tooltip {
  padding: 0.5em;
  background-color: #ffffff;
  color: #000000;
  border-bottom: 1px dotted #a5a5a5;
}
.section4 .disp-img {
  margin: 0 0 15px 0;
}
.section4 .disp-img .title {
  border-bottom: 1px solid #a5a5a5;
  height: 30px;
  line-height: 30px;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 1em;
  white-space: nowrap;
  display: block;
  margin: 0 0 10px 0;
}
.section4 .disp-img .thumb {
  margin: 0 0 5px 0;
  display: block;
}
.section4 .disp-img .action {
  display: none;
}
.marquee-main-container {
  border-bottom: 1px solid #b9b9bd;
  padding-left: 0.5rem;
}
@media screen and (min-width: 1024px) {
  .marquee-main-container {
    padding-left: 1rem;
  }
}
.marquee-main-container .marquee-main-container-wrapper {
  border-left: 1px solid #b9b9bd;
  padding: 1rem;
}
@media screen and (min-width: 1024px) {
  .marquee-main-container .marquee-main-container-wrapper {
    padding-right: 2rem;
    padding-left: 2rem;
  }
}
.marquee-banner-wrapper {
  background-repeat: no-repeat;
  background-size: 100% 56px;
  background-position: center;
  background-color: transparent;
  color: #000000;
  padding-top: 16px;
  padding-bottom: 16px;
  font-size: 20px;
  line-height: 1;
  min-height: 56px;
  border-radius: 56px;
}
@media (max-width: 767px) {
  .marquee-banner-wrapper {
    font-size: 16px;
  }
}
.marquee-banner-wrapper .marquee-banner-container {
  display: block;
  padding-left: 16px;
  padding-right: 16px;
}
.marquee-banner-wrapper .marquee-text {
  display: inline;
}
.marquee-banner-wrapper *,
.marquee-banner-wrapper *:hover,
.marquee-banner-wrapper *:focus {
  color: inherit;
  text-decoration: none;
}
.marquee-banner-wrapper .marquee {
  overflow: hidden;
  white-space: nowrap;
  padding-top: 4px;
}
.marquee-banner-wrapper .marquee * {
  margin-right: 40px;
}
.marquee-banner-wrapper .marquee *:last-child {
  margin-right: 0;
}
.marquee-banner-wrapper .marquee [class*=" hexagon-icon-"],
.marquee-banner-wrapper .marquee [class*=" fa-"] {
  font-size: 80%;
  position: relative;
  top: -2px;
}
@media screen and (min-width: 768px) {
  .delivery-return-form .control-label:not(.switch) {
    margin-top: 13px;
  }
}
.product-details-toggle {
  position: relative;
  cursor: pointer;
  margin-bottom: 16px;
  padding-right: 16px;
}
.product-details-toggle.name {
  font-weight: 600;
}
.product-details.open .product-details-toggle {
  margin-bottom: 0;
}
.product-details-toggle .fa {
  float: right;
  font-size: 16px;
  line-height: 35px;
}
.product-details.open .product-details-toggle .fa:before {
  content: "\e114";
}
.product-details-toggle-wrap {
  display: none;
  padding-left: 8px;
  padding-right: 8px;
}
.product-details.open + .product-details-toggle-wrap {
  display: block;
}
.product-details-toggle-wrap .product-details {
  font-size: 26px;
}
.product-details-toggle-wrap img {
  width: 175px;
  margin: 0 30px 35px 0;
  float: left;
}
@media (min-width: 320px) {
  .product-details-toggle-wrap .product-details {
    text-align: right;
  }
}
@media (max-width: 767px) {
  .product-details-toggle {
    padding: 0 21px 0 8px;
  }
  .product-details-toggle .fa {
    right: 8px;
  }
  .product-details-toggle-wrap {
    margin: 0;
  }
  .product-details-toggle-wrap img {
    float: none;
    width: 100%;
    margin: 0 0 16px 0;
  }
  .product-details-toggle-wrap .product-details {
    margin-bottom: 16px;
  }
}
.product-action {
  overflow: hidden;
  border-top: 1px solid #b9b9bd;
  border-bottom: 1px solid #b9b9bd;
  margin-bottom: 15px;
  padding-left: 8px;
  padding-right: 8px;
}
.product-action ol {
  list-style: none;
  overflow: hidden;
  margin: 0;
  padding: 0;
}
.product-action ol li {
  font-size: 20px;
  float: right;
  margin: 15px 0 15px 16px;
  line-height: 25.5px;
}
.product-action #total-price {
  font-size: 20px;
  font-weight: 600;
}
.product-action div {
  float: left;
  margin: 15px 0;
  line-height: 25.5px;
}
@media (max-width: 767px) {
  .product-action {
    margin-bottom: 0;
  }
  .product-action ol li {
    margin-right: 0;
  }
}
@media (max-width: 320px) {
  .product-action ol li,
  .product-action .btn,
  .product-action .select2-container .select2-selection {
    width: 100%;
  }
  .product-action div {
    float: none;
    line-height: 1.42857;
    margin-bottom: 0;
  }
}
.update-future-stock {
  text-align: right;
  padding: 20px 7px 15px 0;
  background-color: #ffffff;
}
.update-future-stock .update_future_stock_button,
.update-future-stock .hide_future_stock_info {
  font-size: 15px;
  font-weight: 400;
}
.update-future-stock .hide_future_stock_info {
  display: none;
}
.product-grid-container .sku-quantity,
#cboxContent .sku-quantity {
  font-size: 15px;
  line-height: 16px;
  width: 60px;
  padding: 9px 10px;
  margin: 5px 0 3px;
  border: 1px solid #b9b9bd;
  text-align: center;
}
.product-grid-container .td_stock,
#cboxContent .td_stock {
  display: block;
  padding-bottom: 5px;
}
.product-grid-container .td_stock .in-stock,
#cboxContent .td_stock .in-stock {
  font-size: 13px;
  font-weight: 600;
}
.product-grid-container .future_stock,
#cboxContent .future_stock {
  display: block;
  font-size: 12px;
  line-height: 14px;
}
.product-grid-container .future_stock .future_stock_value,
#cboxContent .future_stock .future_stock_value {
  margin: 2px 0 8px 0;
}
.product-grid-container .data-grid-total,
#cboxContent .data-grid-total {
  display: inline-block;
  padding-top: 5px;
  border-top: 1px solid #b9b9bd;
  font-size: 15px;
  font-weight: 400;
}
.product-grid-container table td .price {
  font-size: 18px;
  font-weight: bold;
}
.product-grid-container table td.out-of-stock .variant-prop,
.product-grid-container table td.out-of-stock .price {
  opacity: 0.3;
}
.product-grid-container table td.out-of-stock .sku-quantity {
  opacity: 0.3;
  background-color: #fff;
}
@media (min-width: 320px) {
  .add-to-cart-order-form-wrap {
    position: relative;
    padding-left: 8px;
    padding-right: 8px;
  }
  .add-to-cart-order-form-wrap::after {
    background-color: white;
    bottom: 0;
    content: "";
    height: 17px;
    position: absolute;
    width: 100%;
  }
  .add-to-cart-order-form-wrap::before {
    background-color: white;
    right: 0;
    content: "";
    position: absolute;
    height: 100%;
  }
  .add_to_cart_order_form {
    overflow: scroll;
    max-height: 907px;
  }
  .order-form-scroll {
    cursor: pointer;
    background-color: #005198;
    opacity: 0.4;
    color: #fff;
    text-align: center;
    position: absolute;
    display: none;
  }
  .order-form-scroll.right {
    width: 50px;
    height: 75px;
    line-height: 75px;
    right: 0px;
    top: 50%;
    margin-top: -35px;
  }
  .order-form-scroll.left {
    width: 50px;
    height: 75px;
    line-height: 75px;
    left: 0;
    top: 50%;
    margin-top: -35px;
  }
  .order-form-scroll.up {
    width: 75px;
    height: 50px;
    line-height: 50px;
    top: 0;
    left: 50%;
    margin-left: -35px;
  }
  .order-form-scroll.down {
    width: 75px;
    height: 50px;
    line-height: 50px;
    bottom: 17px;
    left: 50%;
    margin-left: -35px;
  }
  .product-grid-container-dim-3,
  .product-grid-container-dim-2 {
    width: 100%;
  }
  .product-grid-container table {
    border-bottom: 1px solid #b9b9bd;
    background-color: #ffffff;
  }
  .product-grid-container table:nth-child(2n) {
    background: #f4f4f4;
  }
  .product-grid-container table tr:first-child > th:first-child {
    border-right: 1px solid #b9b9bd;
    white-space: nowrap;
  }
  .product-grid-container table tr > td:first-child {
    border-right: 1px solid #b9b9bd;
    padding-top: 16px;
  }
  .product-grid-container table th {
    text-align: center;
  }
  .product-grid-container table td {
    text-align: center;
    padding: 25px 10px 15px;
    vertical-align: top;
    max-width: 200px;
  }
}
@media (max-width: 767px) {
  #cboxContent .sku-quantity {
    font-size: 19px;
  }
  .product-grid-container {
    font-size: 19px;
    margin-left: -8px;
    margin-right: -8px;
  }
  .product-grid-container table {
    table-layout: fixed;
    width: 100%;
  }
  .product-grid-container table tr td {
    border-bottom: 1px solid #b9b9bd;
  }
  .product-grid-container table tr .variant-detail {
    width: 60%;
    padding: 15px 0 15px 16px;
  }
  .product-grid-container table tr .variant-detail img {
    float: left;
    padding-right: 16px;
  }
  .product-grid-container table tr .variant-detail .description {
    padding: 12px 0;
  }
  .product-grid-container table tr .variant-select {
    width: 40%;
    text-align: right;
    font-weight: 600;
    padding-right: 16px;
    vertical-align: middle;
  }
  .product-grid-container table .hidden-size {
    display: none;
  }
  .product-grid-container table .variant-summary {
    display: none;
    background-color: #b9b9bd;
  }
  .product-grid-container table .variant-summary .variant-summary-items {
    margin: 15px 0;
  }
  .product-grid-container table .variant-summary tr td {
    padding: 0 16px;
    font-weight: bold;
  }
  .product-grid-container table .variant-summary tr td:last-child {
    text-align: right;
  }
  .product-grid-container table .variant-summary tr:first-child td {
    font-weight: normal;
  }
  .product-grid-container table .variant-summary span {
    display: none;
  }
  .product-grid-container table .editSize {
    display: none;
  }
  .product-grid-container table.selected .variant-summary {
    display: table-row;
  }
  .product-grid-container table.selected .editSize {
    display: inline;
  }
  .product-grid-container table.selected .selectSize {
    display: none;
  }
  .variantSelectMobile #cboxLoadedContent {
    overflow: visible !important;
    padding-left: 0;
    padding-right: 0;
  }
  .variantSelectMobile #cboxContent table {
    width: 100%;
  }
  .variantSelectMobile #cboxContent table td {
    display: block;
    font-weight: 600;
    text-align: center;
    padding: 25px 0 10px 0;
  }
  .variantSelectMobile #cboxContent table td:first-child {
    width: auto;
  }
  .variantSelectMobile #cboxContent table td:nth-child(2n + 2) {
    background: #f4f4f4;
  }
  .variantSelectMobile #cboxContent .product-grid-container {
    margin: 0;
  }
  .variantSelectMobile #cboxContent .orderForm_grid_group {
    position: relative;
  }
  .variantSelectMobile #cboxContent .update-future-stock {
    position: absolute;
    margin-left: -65px;
    left: 50%;
    top: 100px;
  }
  .variantSelectMobile #cboxContent .variant-detail {
    padding: 0 0 60px 0;
  }
  .variantSelectMobile #cboxContent .variant-detail img {
    display: inline-block;
    max-width: 200px;
    float: none;
    padding: 0;
  }
  .variantSelectMobile #cboxContent .variant-detail .description {
    padding: 0;
  }
  .variantSelectMobile #cboxContent .variant-detail .description > div {
    display: inline;
  }
  .variantSelectMobile #cboxContent .mobile-cart-actions {
    padding: 16px;
    border-bottom: none;
    background-color: #fff !important;
  }
  .variantSelectMobile #cboxContent .mobile-cart-actions .btn,
  .variantSelectMobile #cboxContent .mobile-cart-actions .select2-container .select2-selection {
    width: 100%;
  }
  .variantSelectMobile #cboxContent .variant-select,
  .variantSelectMobile #cboxContent .variant-summary {
    display: none;
  }
  .variantSelectMobile #cboxContent .variant-prop > span {
    font-weight: 400;
  }
  .variantSelectMobile #cboxContent .sku-quantity {
    font-weight: 400;
    line-height: 60px;
    width: 120px;
    height: 80px;
  }
}
#orderFormContainer .headline,
#orderFormContainer .advanced-search-wrap {
  padding-left: 8px;
  padding-right: 8px;
}
#resultsList.item__list .item__list--item:last-child {
  padding-right: 0;
}
@media screen and (max-width: 767px) {
  .quick-order__introduction {
    margin-bottom: 16px;
  }
}
.quick-order__add-to-cart-btn .btn,
.quick-order__add-to-cart-btn .select2-container .select2-selection {
  width: 100%;
  margin-top: 8px;
}
.quick-order__reset-link {
  margin-top: 8px;
}
@media screen and (max-width: 767px) {
  .quick-order__reset-link {
    width: 100%;
  }
}
#quickOrder .quick-order__list {
  margin-top: 16px;
}
#quickOrder .item__list--header {
  font-weight: bold;
}
@media screen and (min-width: 768px) {
  #quickOrder .item__list--header .item__sku__input,
  #quickOrder .item__list--item .item__sku__input,
  #quickOrder .item__list--header .item__image,
  #quickOrder .item__list--item .item__image,
  #quickOrder .item__list--header .item__info,
  #quickOrder .item__list--item .item__info,
  #quickOrder .item__list--header .item__price,
  #quickOrder .item__list--item .item__price,
  #quickOrder .item__list--header .item__quantity,
  #quickOrder .item__list--item .item__quantity,
  #quickOrder .item__list--header .item__total--column,
  #quickOrder .item__list--item .item__total--column,
  #quickOrder .item__list--header .item__total,
  #quickOrder .item__list--item .item__total,
  #quickOrder .item__list--header .item__remove,
  #quickOrder .item__list--item .item__remove {
    padding: 12px 8px;
  }
}
#quickOrder .item__list--item {
  justify-content: space-between;
  border-bottom: 1px solid #b9b9bd;
}
#quickOrder .item__list--item:nth-last-child(2) {
  background: #f4f4f4;
}
@media screen and (min-width: 768px) {
  #quickOrder .item__list--item:last-child {
    padding-right: 0;
  }
}
@media screen and (max-width: 767px) {
  #quickOrder .item__list--item {
    display: block;
    width: 100%;
    border: 1px solid #b9b9bd;
    margin-bottom: 16px;
    padding: 16px;
    position: relative;
  }
  #quickOrder .item__list--item .item__info,
  #quickOrder .item__list--item .item__price,
  #quickOrder .item__list--item .item__quantity,
  #quickOrder .item__list--item .item__total--column,
  #quickOrder .item__list--item .item__total {
    padding-left: 106px;
    margin-bottom: 4px;
  }
  #quickOrder .item__list--item .item__price,
  #quickOrder .item__list--item .item__quantity,
  #quickOrder .item__list--item .item__total--column,
  #quickOrder .item__list--item .item__total {
    font-size: 12px;
    line-height: 1.2;
  }
}
@media screen and (min-width: 768px) {
  #quickOrder .item__sku__input {
    width: 15.1%;
  }
}
@media screen and (min-width: 1024px) {
  #quickOrder .item__sku__input {
    width: 24.1%;
  }
}
@media screen and (max-width: 767px) {
  #quickOrder .item__sku__input {
    margin: 0 0 8px;
    width: 100%;
    padding-right: 58px;
  }
}
@media screen and (min-width: 768px) {
  #quickOrder .item__sku__input input {
    max-width: 300px;
  }
}
@media screen and (min-width: 768px) {
  #quickOrder .item__image {
    width: 108px;
  }
}
@media screen and (max-width: 767px) {
  #quickOrder .item__image {
    position: absolute;
    width: 90px;
    left: 16px;
    top: 102px;
  }
}
@media screen and (min-width: 768px) {
  #quickOrder .item__quantity,
  #quickOrder .item__total--column,
  #quickOrder .item__total,
  #quickOrder .item__price {
    width: 110px;
  }
}
@media (min-width: 768px) {
  #quickOrder .item__remove {
    width: 64px;
  }
}
@media screen and (max-width: 767px) {
  #quickOrder .item__remove {
    position: absolute;
    top: 46px;
    right: 16px;
  }
}
@media screen and (min-width: 768px) {
  #quickOrder .item__info {
    width: calc(100% - 15.1% -  502px);
  }
}
@media screen and (min-width: 1024px) {
  #quickOrder .item__info {
    width: calc(100% - 24.1% -  502px);
  }
}
#quickOrder .item__info .item__name {
  font-weight: bold;
  color: #000000;
  margin-bottom: 8px;
  display: block;
  line-height: 1.2;
}
@media screen and (min-width: 768px) {
  #quickOrder .item__info .item__name {
    font-size: 14px;
    line-height: 1.3;
  }
}
@media screen and (min-width: 1024px) {
  #quickOrder .item__info .item__name {
    font-size: 18px;
  }
}
#quickOrder .item__quantity .form-control,
#quickOrder .item__quantity .select2-container .select2-dropdown .select2-search__field {
  text-align: center;
}
@media screen and (max-width: 767px) {
  #quickOrder .item__quantity .form-control,
  #quickOrder .item__quantity .select2-container .select2-dropdown .select2-search__field {
    display: inline-block;
    width: auto;
    height: auto;
    padding: 4px 8px;
  }
}
@media screen and (max-width: 767px) {
  #quickOrder .item__total:before {
    content: attr(data-name);
    font-weight: bold;
    margin-right: 2px;
  }
}
.quick-view-popup .product-details .summary {
  margin: 5px 0;
}
.comment-list-wrapper {
  margin-top: 16px;
}
.comment-list-wrapper .comment-list-item {
  margin-bottom: 16px;
  padding-bottom: 16px;
  border-bottom: 1px solid #b9b9bd;
}
.comment-list-wrapper .comment-list-item:last-child {
  padding-bottom: 0;
  border-bottom: none;
}
.comment-btn-wrapper {
  margin-bottom: 16px;
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  .cart__actions-quote .col-wrapper {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: -ms-flex;
    display: flex;
    justify-content: center;
  }
  .cart__actions-quote .col-wrapper .cart-action-btn-col {
    -webkit-flex: 1 0 0%;
    -moz-flex: 1 0 0%;
    -ms-flex: 1 0 0%;
    flex: 1 0 0%;
    margin-bottom: 0;
  }
  .cart__actions-quote .col-wrapper .cart-action-btn-col .btn,
  .cart__actions-quote .col-wrapper .cart-action-btn-col .select2-container .select2-selection {
    white-space: normal;
    height: 100%;
  }
}
.add-to-cart-btn {
  white-space: normal;
}
.advancedSearch .headline {
  margin-bottom: 1rem;
  padding: 0;
  white-space: normal;
  padding-left: 8px;
  padding-right: 8px;
}
.advancedSearch .product-classifications__listing {
  margin: 20px 0 0 0;
}
.advancedSearch #AddToCartOrderForm .item__list .item__toggle {
  display: none;
}
.advancedSearch .advanced-search-wrap {
  padding-left: 8px;
  padding-right: 8px;
}
.advancedSearch .advanced-search-wrap .checkbox {
  margin-top: 0;
}
.advancedSearch .advanced-search-wrap .searchButton {
  margin-top: 13px;
}
.advancedSearch .advanced-search-wrap .only-productId label {
  font-weight: 600;
}
.advancedSearch .advanced-search-wrap .product-id-tag-box {
  cursor: pointer;
  display: inline-block;
  background-color: #ffffff;
  border: 1px solid #b9b9bd;
  padding: 9px 15px;
  margin-bottom: 15px;
  margin-right: 16px;
}
.advancedSearch .advanced-search-wrap .product-id-tag-box .glyphicon {
  padding-left: 17px;
  color: #b9b9bd;
}
.advancedSearch .pagination-bar .sort-refine-bar .dropdown-select-container {
  margin-right: 12px;
}
@media screen and (max-width: 767px) {
  .advancedSearch .pagination-bar .sort-refine-bar .dropdown-select-container {
    margin-bottom: 8px;
    margin-bottom: 0;
  }
}
.advancedSearch .pagination-bar .sort-refine-bar .dropdown-select-container-wrapper {
  margin-top: 2px;
}
@media screen and (max-width: 767px) {
  .advancedSearch .pagination-bar .sort-refine-bar .dropdown-select-container-wrapper {
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    margin-top: 0;
  }
}
.advancedSearch .product-action {
  margin-bottom: 0;
  padding-left: 0;
  padding-right: 0;
}
@media screen and (max-width: 767px) {
  .advancedSearch .product-action {
    border-bottom: none;
    border-top: none;
  }
}
.advancedSearch .product-action.top {
  border-top: 0;
}
@media screen and (max-width: 767px) {
  .advancedSearch .product-action div {
    float: none;
    line-height: 1.3;
    margin: 0;
  }
}
@media screen and (max-width: 767px) {
  .advancedSearch .product-action ol li {
    float: none;
    margin: 8px 0 0;
  }
  .advancedSearch .product-action ol li .btn,
  .advancedSearch .product-action ol li .select2-container .select2-selection {
    width: 100%;
  }
}
@media screen and (min-width: 768px) {
  .advancedSearch .item__list .item__list--header.item__list--header-filter .item__variants {
    width: 220px;
  }
}
.advancedSearch .item__list .item__list--header.item__list--header-filter .item__total,
.advancedSearch .item__list .item__list--header.item__list--header-filter .item__quantity {
  display: none !important;
}
.advancedSearch .item__list .item__list--header.item__list--header-other .item__variants {
  display: none !important;
}
@media screen and (max-width: 767px) {
  .advancedSearch .item__list .item__list--item-wrapper .item__list--item .item__quantity .form-control,
  .advancedSearch .item__list .item__list--item-wrapper .item__list--item .item__quantity .select2-container .select2-dropdown .select2-search__field {
    width: auto;
  }
}
@media screen and (min-width: 768px) {
  .advancedSearch .item__list .item__list--item-wrapper .item__list--item .item-variants {
    width: 220px;
  }
}
.advancedSearch .add-to-cart-order-form-wrap {
  display: none;
}
.advancedSearch .item-quantity-total {
  height: 42px;
}
.advancedSearch .item-quantity-total .qty *:not(.glyphicon) {
  display: none;
}
.advancedSearch .create-order-form {
  position: relative;
}
@media screen and (min-width: 768px) {
  .advancedSearch .create-order-form .create-order-form-button {
    text-align: right;
  }
}
@media screen and (max-width: 767px) {
  .advancedSearch .create-order-form .create-order-form-button .btn,
  .advancedSearch .create-order-form .create-order-form-button .select2-container .select2-selection {
    width: 100%;
  }
}
@media (min-width: 768px) {
  .advancedSearch .item-info {
    width: 30%;
  }
  .advancedSearch .item-description {
    width: 20%;
  }
  .advancedSearch #cartOrderGridForm {
    max-height: 453px;
  }
  .advancedSearch .create-order-form .item-price {
    width: 20%;
  }
}
@media screen and (min-width: 320px) {
  .advancedSearch .advanced-search-wrap .only-productId {
    position: absolute;
    right: 0;
    top: 0;
    padding-right: 8px;
  }
  .advancedSearch .advanced-search-wrap .only-productId > .form-group {
    margin-bottom: 0;
  }
  .advancedSearch .create-order-form .details-price-wrap {
    text-align: right;
  }
}
.account-section .account-section-content .import-csv__form {
  padding: 0;
}
.import-csv__well {
  padding-left: 8px;
  padding-right: 8px;
}
.import-csv__file-spec {
  padding-top: 11px;
}
.import-csv__file-spec-item {
  padding-top: 5px;
}
.import-csv__file-upload {
  padding-top: 16px;
}
.import-csv__actions {
  margin-top: 35px;
  padding-left: 8px;
  padding-right: 8px;
}
@media (min-width: 320px) {
  .import-csv__file-upload {
    border-left: 1px solid #b9b9bd;
    padding-top: 11px;
    padding-bottom: 8px;
    padding-left: 32px;
  }
}
@media (max-width: 767px) {
  .import-csv__well {
    margin: 0;
  }
}
.file-upload {
  margin-top: 15px;
}
.file-upload__label {
  display: block;
}
.file-upload__wrapper {
  position: relative;
  overflow: hidden;
  margin-right: 16px;
}
.file-upload__input {
  position: absolute;
  right: -3px;
  top: -3px;
  bottom: -3px;
  margin: 0;
  padding: 0;
  font-size: 20px;
  cursor: pointer;
  opacity: 0;
}
.file-upload__file-name {
  font-size: 19px;
  display: inline-block;
  white-space: nowrap;
  max-width: 200px;
  overflow: hidden;
  text-overflow: ellipsis;
  vertical-align: top;
  position: relative;
  top: 8px;
}
.breakpoints {
  position: fixed;
  bottom: 0;
  left: 0;
  padding: 5px;
  background-color: rgba(255, 0, 0, 0.7);
  color: #FFFFFF;
  z-index: 40;
  text-align: center;
  display: none;
}
.breakpoints:before {
  content: "Viewport: xs";
}
@media (min-width: 320px) {
  .breakpoints:before {
    content: "Viewport: sm";
  }
}
@media (min-width: 768px) {
  .breakpoints:before {
    content: "Viewport: md";
  }
}
@media (min-width: 1024px) {
  .breakpoints:before {
    content: "Viewport: lg";
  }
}
@media (max-width: 767px) {
  .pull-right-xs-down {
    float: right !important;
  }
  .pull-left-xs-down {
    float: left !important;
  }
  .clearfix-xs-down:before,
  .clearfix-xs-down:after {
    content: " ";
    display: table;
  }
  .clearfix-xs-down:after {
    clear: both;
  }
  .clearfix-xs-down:before,
  .clearfix-xs-down:after {
    content: " ";
    display: table;
  }
  .clearfix-xs-down:after {
    clear: both;
  }
}
.nomarg {
  margin: 0 !important;
}
.btn.no-white-space,
.select2-container .select2-selection.no-white-space {
  height: auto !important;
  white-space: normal;
}
.alert .fa {
  margin-right: 5px;
}
.alert a {
  text-decoration: underline;
}
.alert.alert-danger {
  background-color: #fa4c40;
  border-color: #fa4c40;
  color: #ffffff;
}
.alert.alert-danger a {
  color: inherit;
}
.alert.alert-warning {
  background-color: #ffc505;
  border-color: #ffc505;
  color: #000000;
}
.alert.alert-warning a {
  color: inherit;
}
.alert.alert-info a {
  color: #fff;
}
.bold {
  font-weight: 400;
}
#js-cookie-notification {
  bottom: 0;
  left: 0;
  z-index: 10;
  width: 100%;
}
#_asm .navigation.navigation--top {
  background: transparent;
}
.ASM_customer-list-modal #cboxClose,
.ASM_customer360-modal #cboxClose {
  font-size: 16px;
  top: 5px;
  right: 10px;
}
.page-selectRegion .image__component img {
  margin: 0 auto;
}
.geo-location {
  margin-top: 50px;
}
.geo-location ul {
  list-style: none;
  padding: 10px;
}
@media (min-width: 320px) {
  .geo-location ul {
    padding: 10px 15% 10px 20%;
  }
}
.geo-location ul li {
  line-height: 1.8;
}
.geo-location ul li span,
.geo-location ul li a {
  display: inline-block;
  width: 50%;
}
@media (min-width: 320px) {
  .geo-location ul li a {
    padding-left: 15%;
  }
}
.geo-location .separator {
  border: 1px solid #b9b9bd;
  border-width: 1px 0;
}
@media (min-width: 320px) {
  .geo-location .separator {
    border-width: 0 1px;
  }
}
.geo-location .headline {
  border-bottom: 1px solid #b9b9bd;
  border-top: 1px solid #b9b9bd;
  margin-bottom: 21px;
  padding: 20px 10px 20px 10px;
  margin-bottom: 10px;
}
@media (min-width: 320px) {
  .geo-location .headline {
    margin-bottom: 20px;
  }
}
@media (min-width: 320px) {
  .geo-location .headline {
    font-size: 16px;
  }
}
/*!
 *  Font Awesome 4.7.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
/* FONT PATH
 * -------------------------- */
@font-face {
  font-family: "FontAwesome";
  src: url("../fonts/fontawesome-webfont.eot?v=4.7.0");
  src: url("../fonts/fontawesome-webfont.eot?#iefix&v=4.7.0") format("embedded-opentype"), url("../fonts/fontawesome-webfont.woff2?v=4.7.0") format("woff2"), url("../fonts/fontawesome-webfont.woff?v=4.7.0") format("woff"), url("../fonts/fontawesome-webfont.ttf?v=4.7.0") format("truetype"), url("../fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular") format("svg");
  font-weight: normal;
  font-style: normal;
}
.fa {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
/* makes the font 33% larger relative to the icon container */
.fa-lg {
  font-size: 1.33333333em;
  line-height: 0.75em;
  vertical-align: -15%;
}
.fa-2x {
  font-size: 2em;
}
.fa-3x {
  font-size: 3em;
}
.fa-4x {
  font-size: 4em;
}
.fa-5x {
  font-size: 5em;
}
.fa-fw {
  width: 1.28571429em;
  text-align: center;
}
.fa-ul {
  padding-left: 0;
  margin-left: 2.14285714em;
  list-style-type: none;
}
.fa-ul > li {
  position: relative;
}
.fa-li {
  position: absolute;
  left: -2.14285714em;
  width: 2.14285714em;
  top: 0.14285714em;
  text-align: center;
}
.fa-li.fa-lg {
  left: -1.85714286em;
}
.fa-border {
  padding: .2em .25em .15em;
  border: solid 0.08em #eeeeee;
  border-radius: .1em;
}
.fa-pull-left {
  float: left;
}
.fa-pull-right {
  float: right;
}
.fa.fa-pull-left {
  margin-right: .3em;
}
.fa.fa-pull-right {
  margin-left: .3em;
}
/* Deprecated as of 4.4.0 */
.pull-right {
  float: right;
}
.pull-left {
  float: left;
}
.fa.pull-left {
  margin-right: .3em;
}
.fa.pull-right {
  margin-left: .3em;
}
.fa-spin {
  -webkit-animation: fa-spin 2s infinite linear;
  animation: fa-spin 2s infinite linear;
}
.fa-pulse {
  -webkit-animation: fa-spin 1s infinite steps(8);
  animation: fa-spin 1s infinite steps(8);
}
@-webkit-keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
@keyframes fa-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
.fa-rotate-90 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}
.fa-rotate-180 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}
.fa-rotate-270 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
  -webkit-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  transform: rotate(270deg);
}
.fa-flip-horizontal {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
  -webkit-transform: scale(-1, 1);
  -ms-transform: scale(-1, 1);
  transform: scale(-1, 1);
}
.fa-flip-vertical {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
  -webkit-transform: scale(1, -1);
  -ms-transform: scale(1, -1);
  transform: scale(1, -1);
}
:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-flip-horizontal,
:root .fa-flip-vertical {
  filter: none;
}
.fa-stack {
  position: relative;
  display: inline-block;
  width: 2em;
  height: 2em;
  line-height: 2em;
  vertical-align: middle;
}
.fa-stack-1x,
.fa-stack-2x {
  position: absolute;
  left: 0;
  width: 100%;
  text-align: center;
}
.fa-stack-1x {
  line-height: inherit;
}
.fa-stack-2x {
  font-size: 2em;
}
.fa-inverse {
  color: #ffffff;
}
/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
   readers do not read off random characters that represent icons */
.fa-glass:before {
  content: "\f000";
}
.fa-music:before {
  content: "\f001";
}
.fa-search:before {
  content: "\f002";
}
.fa-envelope-o:before {
  content: "\f003";
}
.fa-heart:before {
  content: "\f004";
}
.fa-star:before {
  content: "\f005";
}
.fa-star-o:before {
  content: "\f006";
}
.fa-user:before {
  content: "\f007";
}
.fa-film:before {
  content: "\f008";
}
.fa-th-large:before {
  content: "\f009";
}
.fa-th:before {
  content: "\f00a";
}
.fa-th-list:before {
  content: "\f00b";
}
.fa-check:before {
  content: "\f00c";
}
.fa-remove:before,
.fa-close:before,
.fa-times:before {
  content: "\f00d";
}
.fa-search-plus:before {
  content: "\f00e";
}
.fa-search-minus:before {
  content: "\f010";
}
.fa-power-off:before {
  content: "\f011";
}
.fa-signal:before {
  content: "\f012";
}
.fa-gear:before,
.fa-cog:before {
  content: "\f013";
}
.fa-trash-o:before {
  content: "\f014";
}
.fa-home:before {
  content: "\f015";
}
.fa-file-o:before {
  content: "\f016";
}
.fa-clock-o:before {
  content: "\f017";
}
.fa-road:before {
  content: "\f018";
}
.fa-download:before {
  content: "\f019";
}
.fa-arrow-circle-o-down:before {
  content: "\f01a";
}
.fa-arrow-circle-o-up:before {
  content: "\f01b";
}
.fa-inbox:before {
  content: "\f01c";
}
.fa-play-circle-o:before {
  content: "\f01d";
}
.fa-rotate-right:before,
.fa-repeat:before {
  content: "\f01e";
}
.fa-refresh:before {
  content: "\f021";
}
.fa-list-alt:before {
  content: "\f022";
}
.fa-lock:before {
  content: "\f023";
}
.fa-flag:before {
  content: "\f024";
}
.fa-headphones:before {
  content: "\f025";
}
.fa-volume-off:before {
  content: "\f026";
}
.fa-volume-down:before {
  content: "\f027";
}
.fa-volume-up:before {
  content: "\f028";
}
.fa-qrcode:before {
  content: "\f029";
}
.fa-barcode:before {
  content: "\f02a";
}
.fa-tag:before {
  content: "\f02b";
}
.fa-tags:before {
  content: "\f02c";
}
.fa-book:before {
  content: "\f02d";
}
.fa-bookmark:before {
  content: "\f02e";
}
.fa-print:before {
  content: "\f02f";
}
.fa-camera:before {
  content: "\f030";
}
.fa-font:before {
  content: "\f031";
}
.fa-bold:before {
  content: "\f032";
}
.fa-italic:before {
  content: "\f033";
}
.fa-text-height:before {
  content: "\f034";
}
.fa-text-width:before {
  content: "\f035";
}
.fa-align-left:before {
  content: "\f036";
}
.fa-align-center:before {
  content: "\f037";
}
.fa-align-right:before {
  content: "\f038";
}
.fa-align-justify:before {
  content: "\f039";
}
.fa-list:before {
  content: "\f03a";
}
.fa-dedent:before,
.fa-outdent:before {
  content: "\f03b";
}
.fa-indent:before {
  content: "\f03c";
}
.fa-video-camera:before {
  content: "\f03d";
}
.fa-photo:before,
.fa-image:before,
.fa-picture-o:before {
  content: "\f03e";
}
.fa-pencil:before {
  content: "\f040";
}
.fa-map-marker:before {
  content: "\f041";
}
.fa-adjust:before {
  content: "\f042";
}
.fa-tint:before {
  content: "\f043";
}
.fa-edit:before,
.fa-pencil-square-o:before {
  content: "\f044";
}
.fa-share-square-o:before {
  content: "\f045";
}
.fa-check-square-o:before {
  content: "\f046";
}
.fa-arrows:before {
  content: "\f047";
}
.fa-step-backward:before {
  content: "\f048";
}
.fa-fast-backward:before {
  content: "\f049";
}
.fa-backward:before {
  content: "\f04a";
}
.fa-play:before {
  content: "\f04b";
}
.fa-pause:before {
  content: "\f04c";
}
.fa-stop:before {
  content: "\f04d";
}
.fa-forward:before {
  content: "\f04e";
}
.fa-fast-forward:before {
  content: "\f050";
}
.fa-step-forward:before {
  content: "\f051";
}
.fa-eject:before {
  content: "\f052";
}
.fa-chevron-left:before {
  content: "\f053";
}
.fa-chevron-right:before {
  content: "\f054";
}
.fa-plus-circle:before {
  content: "\f055";
}
.fa-minus-circle:before {
  content: "\f056";
}
.fa-times-circle:before {
  content: "\f057";
}
.fa-check-circle:before {
  content: "\f058";
}
.fa-question-circle:before {
  content: "\f059";
}
.fa-info-circle:before {
  content: "\f05a";
}
.fa-crosshairs:before {
  content: "\f05b";
}
.fa-times-circle-o:before {
  content: "\f05c";
}
.fa-check-circle-o:before {
  content: "\f05d";
}
.fa-ban:before {
  content: "\f05e";
}
.fa-arrow-left:before {
  content: "\f060";
}
.fa-arrow-right:before {
  content: "\f061";
}
.fa-arrow-up:before {
  content: "\f062";
}
.fa-arrow-down:before {
  content: "\f063";
}
.fa-mail-forward:before,
.fa-share:before {
  content: "\f064";
}
.fa-expand:before {
  content: "\f065";
}
.fa-compress:before {
  content: "\f066";
}
.fa-plus:before {
  content: "\f067";
}
.fa-minus:before {
  content: "\f068";
}
.fa-asterisk:before {
  content: "\f069";
}
.fa-exclamation-circle:before {
  content: "\f06a";
}
.fa-gift:before {
  content: "\f06b";
}
.fa-leaf:before {
  content: "\f06c";
}
.fa-fire:before {
  content: "\f06d";
}
.fa-eye:before {
  content: "\f06e";
}
.fa-eye-slash:before {
  content: "\f070";
}
.fa-warning:before,
.fa-exclamation-triangle:before {
  content: "\f071";
}
.fa-plane:before {
  content: "\f072";
}
.fa-calendar:before {
  content: "\f073";
}
.fa-random:before {
  content: "\f074";
}
.fa-comment:before {
  content: "\f075";
}
.fa-magnet:before {
  content: "\f076";
}
.fa-chevron-up:before {
  content: "\f077";
}
.fa-chevron-down:before {
  content: "\f078";
}
.fa-retweet:before {
  content: "\f079";
}
.fa-shopping-cart:before {
  content: "\f07a";
}
.fa-folder:before {
  content: "\f07b";
}
.fa-folder-open:before {
  content: "\f07c";
}
.fa-arrows-v:before {
  content: "\f07d";
}
.fa-arrows-h:before {
  content: "\f07e";
}
.fa-bar-chart-o:before,
.fa-bar-chart:before {
  content: "\f080";
}
.fa-twitter-square:before {
  content: "\f081";
}
.fa-facebook-square:before {
  content: "\f082";
}
.fa-camera-retro:before {
  content: "\f083";
}
.fa-key:before {
  content: "\f084";
}
.fa-gears:before,
.fa-cogs:before {
  content: "\f085";
}
.fa-comments:before {
  content: "\f086";
}
.fa-thumbs-o-up:before {
  content: "\f087";
}
.fa-thumbs-o-down:before {
  content: "\f088";
}
.fa-star-half:before {
  content: "\f089";
}
.fa-heart-o:before {
  content: "\f08a";
}
.fa-sign-out:before {
  content: "\f08b";
}
.fa-linkedin-square:before {
  content: "\f08c";
}
.fa-thumb-tack:before {
  content: "\f08d";
}
.fa-external-link:before {
  content: "\f08e";
}
.fa-sign-in:before {
  content: "\f090";
}
.fa-trophy:before {
  content: "\f091";
}
.fa-github-square:before {
  content: "\f092";
}
.fa-upload:before {
  content: "\f093";
}
.fa-lemon-o:before {
  content: "\f094";
}
.fa-phone:before {
  content: "\f095";
}
.fa-square-o:before {
  content: "\f096";
}
.fa-bookmark-o:before {
  content: "\f097";
}
.fa-phone-square:before {
  content: "\f098";
}
.fa-twitter:before {
  content: "\f099";
}
.fa-facebook-f:before,
.fa-facebook:before {
  content: "\f09a";
}
.fa-github:before {
  content: "\f09b";
}
.fa-unlock:before {
  content: "\f09c";
}
.fa-credit-card:before {
  content: "\f09d";
}
.fa-feed:before,
.fa-rss:before {
  content: "\f09e";
}
.fa-hdd-o:before {
  content: "\f0a0";
}
.fa-bullhorn:before {
  content: "\f0a1";
}
.fa-bell:before {
  content: "\f0f3";
}
.fa-certificate:before {
  content: "\f0a3";
}
.fa-hand-o-right:before {
  content: "\f0a4";
}
.fa-hand-o-left:before {
  content: "\f0a5";
}
.fa-hand-o-up:before {
  content: "\f0a6";
}
.fa-hand-o-down:before {
  content: "\f0a7";
}
.fa-arrow-circle-left:before {
  content: "\f0a8";
}
.fa-arrow-circle-right:before {
  content: "\f0a9";
}
.fa-arrow-circle-up:before {
  content: "\f0aa";
}
.fa-arrow-circle-down:before {
  content: "\f0ab";
}
.fa-globe:before {
  content: "\f0ac";
}
.fa-wrench:before {
  content: "\f0ad";
}
.fa-tasks:before {
  content: "\f0ae";
}
.fa-filter:before {
  content: "\f0b0";
}
.fa-briefcase:before {
  content: "\f0b1";
}
.fa-arrows-alt:before {
  content: "\f0b2";
}
.fa-group:before,
.fa-users:before {
  content: "\f0c0";
}
.fa-chain:before,
.fa-link:before {
  content: "\f0c1";
}
.fa-cloud:before {
  content: "\f0c2";
}
.fa-flask:before {
  content: "\f0c3";
}
.fa-cut:before,
.fa-scissors:before {
  content: "\f0c4";
}
.fa-copy:before,
.fa-files-o:before {
  content: "\f0c5";
}
.fa-paperclip:before {
  content: "\f0c6";
}
.fa-save:before,
.fa-floppy-o:before {
  content: "\f0c7";
}
.fa-square:before {
  content: "\f0c8";
}
.fa-navicon:before,
.fa-reorder:before,
.fa-bars:before {
  content: "\f0c9";
}
.fa-list-ul:before {
  content: "\f0ca";
}
.fa-list-ol:before {
  content: "\f0cb";
}
.fa-strikethrough:before {
  content: "\f0cc";
}
.fa-underline:before {
  content: "\f0cd";
}
.fa-table:before {
  content: "\f0ce";
}
.fa-magic:before {
  content: "\f0d0";
}
.fa-truck:before {
  content: "\f0d1";
}
.fa-pinterest:before {
  content: "\f0d2";
}
.fa-pinterest-square:before {
  content: "\f0d3";
}
.fa-google-plus-square:before {
  content: "\f0d4";
}
.fa-google-plus:before {
  content: "\f0d5";
}
.fa-money:before {
  content: "\f0d6";
}
.fa-caret-down:before {
  content: "\f0d7";
}
.fa-caret-up:before {
  content: "\f0d8";
}
.fa-caret-left:before {
  content: "\f0d9";
}
.fa-caret-right:before {
  content: "\f0da";
}
.fa-columns:before {
  content: "\f0db";
}
.fa-unsorted:before,
.fa-sort:before {
  content: "\f0dc";
}
.fa-sort-down:before,
.fa-sort-desc:before {
  content: "\f0dd";
}
.fa-sort-up:before,
.fa-sort-asc:before {
  content: "\f0de";
}
.fa-envelope:before {
  content: "\f0e0";
}
.fa-linkedin:before {
  content: "\f0e1";
}
.fa-rotate-left:before,
.fa-undo:before {
  content: "\f0e2";
}
.fa-legal:before,
.fa-gavel:before {
  content: "\f0e3";
}
.fa-dashboard:before,
.fa-tachometer:before {
  content: "\f0e4";
}
.fa-comment-o:before {
  content: "\f0e5";
}
.fa-comments-o:before {
  content: "\f0e6";
}
.fa-flash:before,
.fa-bolt:before {
  content: "\f0e7";
}
.fa-sitemap:before {
  content: "\f0e8";
}
.fa-umbrella:before {
  content: "\f0e9";
}
.fa-paste:before,
.fa-clipboard:before {
  content: "\f0ea";
}
.fa-lightbulb-o:before {
  content: "\f0eb";
}
.fa-exchange:before {
  content: "\f0ec";
}
.fa-cloud-download:before {
  content: "\f0ed";
}
.fa-cloud-upload:before {
  content: "\f0ee";
}
.fa-user-md:before {
  content: "\f0f0";
}
.fa-stethoscope:before {
  content: "\f0f1";
}
.fa-suitcase:before {
  content: "\f0f2";
}
.fa-bell-o:before {
  content: "\f0a2";
}
.fa-coffee:before {
  content: "\f0f4";
}
.fa-cutlery:before {
  content: "\f0f5";
}
.fa-file-text-o:before {
  content: "\f0f6";
}
.fa-building-o:before {
  content: "\f0f7";
}
.fa-hospital-o:before {
  content: "\f0f8";
}
.fa-ambulance:before {
  content: "\f0f9";
}
.fa-medkit:before {
  content: "\f0fa";
}
.fa-fighter-jet:before {
  content: "\f0fb";
}
.fa-beer:before {
  content: "\f0fc";
}
.fa-h-square:before {
  content: "\f0fd";
}
.fa-plus-square:before {
  content: "\f0fe";
}
.fa-angle-double-left:before {
  content: "\f100";
}
.fa-angle-double-right:before {
  content: "\f101";
}
.fa-angle-double-up:before {
  content: "\f102";
}
.fa-angle-double-down:before {
  content: "\f103";
}
.fa-angle-left:before {
  content: "\f104";
}
.fa-angle-right:before {
  content: "\f105";
}
.fa-angle-up:before {
  content: "\f106";
}
.fa-angle-down:before {
  content: "\f107";
}
.fa-desktop:before {
  content: "\f108";
}
.fa-laptop:before {
  content: "\f109";
}
.fa-tablet:before {
  content: "\f10a";
}
.fa-mobile-phone:before,
.fa-mobile:before {
  content: "\f10b";
}
.fa-circle-o:before {
  content: "\f10c";
}
.fa-quote-left:before {
  content: "\f10d";
}
.fa-quote-right:before {
  content: "\f10e";
}
.fa-spinner:before {
  content: "\f110";
}
.fa-circle:before {
  content: "\f111";
}
.fa-mail-reply:before,
.fa-reply:before {
  content: "\f112";
}
.fa-github-alt:before {
  content: "\f113";
}
.fa-folder-o:before {
  content: "\f114";
}
.fa-folder-open-o:before {
  content: "\f115";
}
.fa-smile-o:before {
  content: "\f118";
}
.fa-frown-o:before {
  content: "\f119";
}
.fa-meh-o:before {
  content: "\f11a";
}
.fa-gamepad:before {
  content: "\f11b";
}
.fa-keyboard-o:before {
  content: "\f11c";
}
.fa-flag-o:before {
  content: "\f11d";
}
.fa-flag-checkered:before {
  content: "\f11e";
}
.fa-terminal:before {
  content: "\f120";
}
.fa-code:before {
  content: "\f121";
}
.fa-mail-reply-all:before,
.fa-reply-all:before {
  content: "\f122";
}
.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before {
  content: "\f123";
}
.fa-location-arrow:before {
  content: "\f124";
}
.fa-crop:before {
  content: "\f125";
}
.fa-code-fork:before {
  content: "\f126";
}
.fa-unlink:before,
.fa-chain-broken:before {
  content: "\f127";
}
.fa-question:before {
  content: "\f128";
}
.fa-info:before {
  content: "\f129";
}
.fa-exclamation:before {
  content: "\f12a";
}
.fa-superscript:before {
  content: "\f12b";
}
.fa-subscript:before {
  content: "\f12c";
}
.fa-eraser:before {
  content: "\f12d";
}
.fa-puzzle-piece:before {
  content: "\f12e";
}
.fa-microphone:before {
  content: "\f130";
}
.fa-microphone-slash:before {
  content: "\f131";
}
.fa-shield:before {
  content: "\f132";
}
.fa-calendar-o:before {
  content: "\f133";
}
.fa-fire-extinguisher:before {
  content: "\f134";
}
.fa-rocket:before {
  content: "\f135";
}
.fa-maxcdn:before {
  content: "\f136";
}
.fa-chevron-circle-left:before {
  content: "\f137";
}
.fa-chevron-circle-right:before {
  content: "\f138";
}
.fa-chevron-circle-up:before {
  content: "\f139";
}
.fa-chevron-circle-down:before {
  content: "\f13a";
}
.fa-html5:before {
  content: "\f13b";
}
.fa-css3:before {
  content: "\f13c";
}
.fa-anchor:before {
  content: "\f13d";
}
.fa-unlock-alt:before {
  content: "\f13e";
}
.fa-bullseye:before {
  content: "\f140";
}
.fa-ellipsis-h:before {
  content: "\f141";
}
.fa-ellipsis-v:before {
  content: "\f142";
}
.fa-rss-square:before {
  content: "\f143";
}
.fa-play-circle:before {
  content: "\f144";
}
.fa-ticket:before {
  content: "\f145";
}
.fa-minus-square:before {
  content: "\f146";
}
.fa-minus-square-o:before {
  content: "\f147";
}
.fa-level-up:before {
  content: "\f148";
}
.fa-level-down:before {
  content: "\f149";
}
.fa-check-square:before {
  content: "\f14a";
}
.fa-pencil-square:before {
  content: "\f14b";
}
.fa-external-link-square:before {
  content: "\f14c";
}
.fa-share-square:before {
  content: "\f14d";
}
.fa-compass:before {
  content: "\f14e";
}
.fa-toggle-down:before,
.fa-caret-square-o-down:before {
  content: "\f150";
}
.fa-toggle-up:before,
.fa-caret-square-o-up:before {
  content: "\f151";
}
.fa-toggle-right:before,
.fa-caret-square-o-right:before {
  content: "\f152";
}
.fa-euro:before,
.fa-eur:before {
  content: "\f153";
}
.fa-gbp:before {
  content: "\f154";
}
.fa-dollar:before,
.fa-usd:before {
  content: "\f155";
}
.fa-rupee:before,
.fa-inr:before {
  content: "\f156";
}
.fa-cny:before,
.fa-rmb:before,
.fa-yen:before,
.fa-jpy:before {
  content: "\f157";
}
.fa-ruble:before,
.fa-rouble:before,
.fa-rub:before {
  content: "\f158";
}
.fa-won:before,
.fa-krw:before {
  content: "\f159";
}
.fa-bitcoin:before,
.fa-btc:before {
  content: "\f15a";
}
.fa-file:before {
  content: "\f15b";
}
.fa-file-text:before {
  content: "\f15c";
}
.fa-sort-alpha-asc:before {
  content: "\f15d";
}
.fa-sort-alpha-desc:before {
  content: "\f15e";
}
.fa-sort-amount-asc:before {
  content: "\f160";
}
.fa-sort-amount-desc:before {
  content: "\f161";
}
.fa-sort-numeric-asc:before {
  content: "\f162";
}
.fa-sort-numeric-desc:before {
  content: "\f163";
}
.fa-thumbs-up:before {
  content: "\f164";
}
.fa-thumbs-down:before {
  content: "\f165";
}
.fa-youtube-square:before {
  content: "\f166";
}
.fa-youtube:before {
  content: "\f167";
}
.fa-xing:before {
  content: "\f168";
}
.fa-xing-square:before {
  content: "\f169";
}
.fa-youtube-play:before {
  content: "\f16a";
}
.fa-dropbox:before {
  content: "\f16b";
}
.fa-stack-overflow:before {
  content: "\f16c";
}
.fa-instagram:before {
  content: "\f16d";
}
.fa-flickr:before {
  content: "\f16e";
}
.fa-adn:before {
  content: "\f170";
}
.fa-bitbucket:before {
  content: "\f171";
}
.fa-bitbucket-square:before {
  content: "\f172";
}
.fa-tumblr:before {
  content: "\f173";
}
.fa-tumblr-square:before {
  content: "\f174";
}
.fa-long-arrow-down:before {
  content: "\f175";
}
.fa-long-arrow-up:before {
  content: "\f176";
}
.fa-long-arrow-left:before {
  content: "\f177";
}
.fa-long-arrow-right:before {
  content: "\f178";
}
.fa-apple:before {
  content: "\f179";
}
.fa-windows:before {
  content: "\f17a";
}
.fa-android:before {
  content: "\f17b";
}
.fa-linux:before {
  content: "\f17c";
}
.fa-dribbble:before {
  content: "\f17d";
}
.fa-skype:before {
  content: "\f17e";
}
.fa-foursquare:before {
  content: "\f180";
}
.fa-trello:before {
  content: "\f181";
}
.fa-female:before {
  content: "\f182";
}
.fa-male:before {
  content: "\f183";
}
.fa-gittip:before,
.fa-gratipay:before {
  content: "\f184";
}
.fa-sun-o:before {
  content: "\f185";
}
.fa-moon-o:before {
  content: "\f186";
}
.fa-archive:before {
  content: "\f187";
}
.fa-bug:before {
  content: "\f188";
}
.fa-vk:before {
  content: "\f189";
}
.fa-weibo:before {
  content: "\f18a";
}
.fa-renren:before {
  content: "\f18b";
}
.fa-pagelines:before {
  content: "\f18c";
}
.fa-stack-exchange:before {
  content: "\f18d";
}
.fa-arrow-circle-o-right:before {
  content: "\f18e";
}
.fa-arrow-circle-o-left:before {
  content: "\f190";
}
.fa-toggle-left:before,
.fa-caret-square-o-left:before {
  content: "\f191";
}
.fa-dot-circle-o:before {
  content: "\f192";
}
.fa-wheelchair:before {
  content: "\f193";
}
.fa-vimeo-square:before {
  content: "\f194";
}
.fa-turkish-lira:before,
.fa-try:before {
  content: "\f195";
}
.fa-plus-square-o:before {
  content: "\f196";
}
.fa-space-shuttle:before {
  content: "\f197";
}
.fa-slack:before {
  content: "\f198";
}
.fa-envelope-square:before {
  content: "\f199";
}
.fa-wordpress:before {
  content: "\f19a";
}
.fa-openid:before {
  content: "\f19b";
}
.fa-institution:before,
.fa-bank:before,
.fa-university:before {
  content: "\f19c";
}
.fa-mortar-board:before,
.fa-graduation-cap:before {
  content: "\f19d";
}
.fa-yahoo:before {
  content: "\f19e";
}
.fa-google:before {
  content: "\f1a0";
}
.fa-reddit:before {
  content: "\f1a1";
}
.fa-reddit-square:before {
  content: "\f1a2";
}
.fa-stumbleupon-circle:before {
  content: "\f1a3";
}
.fa-stumbleupon:before {
  content: "\f1a4";
}
.fa-delicious:before {
  content: "\f1a5";
}
.fa-digg:before {
  content: "\f1a6";
}
.fa-pied-piper-pp:before {
  content: "\f1a7";
}
.fa-pied-piper-alt:before {
  content: "\f1a8";
}
.fa-drupal:before {
  content: "\f1a9";
}
.fa-joomla:before {
  content: "\f1aa";
}
.fa-language:before {
  content: "\f1ab";
}
.fa-fax:before {
  content: "\f1ac";
}
.fa-building:before {
  content: "\f1ad";
}
.fa-child:before {
  content: "\f1ae";
}
.fa-paw:before {
  content: "\f1b0";
}
.fa-spoon:before {
  content: "\f1b1";
}
.fa-cube:before {
  content: "\f1b2";
}
.fa-cubes:before {
  content: "\f1b3";
}
.fa-behance:before {
  content: "\f1b4";
}
.fa-behance-square:before {
  content: "\f1b5";
}
.fa-steam:before {
  content: "\f1b6";
}
.fa-steam-square:before {
  content: "\f1b7";
}
.fa-recycle:before {
  content: "\f1b8";
}
.fa-automobile:before,
.fa-car:before {
  content: "\f1b9";
}
.fa-cab:before,
.fa-taxi:before {
  content: "\f1ba";
}
.fa-tree:before {
  content: "\f1bb";
}
.fa-spotify:before {
  content: "\f1bc";
}
.fa-deviantart:before {
  content: "\f1bd";
}
.fa-soundcloud:before {
  content: "\f1be";
}
.fa-database:before {
  content: "\f1c0";
}
.fa-file-pdf-o:before {
  content: "\f1c1";
}
.fa-file-word-o:before {
  content: "\f1c2";
}
.fa-file-excel-o:before {
  content: "\f1c3";
}
.fa-file-powerpoint-o:before {
  content: "\f1c4";
}
.fa-file-photo-o:before,
.fa-file-picture-o:before,
.fa-file-image-o:before {
  content: "\f1c5";
}
.fa-file-zip-o:before,
.fa-file-archive-o:before {
  content: "\f1c6";
}
.fa-file-sound-o:before,
.fa-file-audio-o:before {
  content: "\f1c7";
}
.fa-file-movie-o:before,
.fa-file-video-o:before {
  content: "\f1c8";
}
.fa-file-code-o:before {
  content: "\f1c9";
}
.fa-vine:before {
  content: "\f1ca";
}
.fa-codepen:before {
  content: "\f1cb";
}
.fa-jsfiddle:before {
  content: "\f1cc";
}
.fa-life-bouy:before,
.fa-life-buoy:before,
.fa-life-saver:before,
.fa-support:before,
.fa-life-ring:before {
  content: "\f1cd";
}
.fa-circle-o-notch:before {
  content: "\f1ce";
}
.fa-ra:before,
.fa-resistance:before,
.fa-rebel:before {
  content: "\f1d0";
}
.fa-ge:before,
.fa-empire:before {
  content: "\f1d1";
}
.fa-git-square:before {
  content: "\f1d2";
}
.fa-git:before {
  content: "\f1d3";
}
.fa-y-combinator-square:before,
.fa-yc-square:before,
.fa-hacker-news:before {
  content: "\f1d4";
}
.fa-tencent-weibo:before {
  content: "\f1d5";
}
.fa-qq:before {
  content: "\f1d6";
}
.fa-wechat:before,
.fa-weixin:before {
  content: "\f1d7";
}
.fa-send:before,
.fa-paper-plane:before {
  content: "\f1d8";
}
.fa-send-o:before,
.fa-paper-plane-o:before {
  content: "\f1d9";
}
.fa-history:before {
  content: "\f1da";
}
.fa-circle-thin:before {
  content: "\f1db";
}
.fa-header:before {
  content: "\f1dc";
}
.fa-paragraph:before {
  content: "\f1dd";
}
.fa-sliders:before {
  content: "\f1de";
}
.fa-share-alt:before {
  content: "\f1e0";
}
.fa-share-alt-square:before {
  content: "\f1e1";
}
.fa-bomb:before {
  content: "\f1e2";
}
.fa-soccer-ball-o:before,
.fa-futbol-o:before {
  content: "\f1e3";
}
.fa-tty:before {
  content: "\f1e4";
}
.fa-binoculars:before {
  content: "\f1e5";
}
.fa-plug:before {
  content: "\f1e6";
}
.fa-slideshare:before {
  content: "\f1e7";
}
.fa-twitch:before {
  content: "\f1e8";
}
.fa-yelp:before {
  content: "\f1e9";
}
.fa-newspaper-o:before {
  content: "\f1ea";
}
.fa-wifi:before {
  content: "\f1eb";
}
.fa-calculator:before {
  content: "\f1ec";
}
.fa-paypal:before {
  content: "\f1ed";
}
.fa-google-wallet:before {
  content: "\f1ee";
}
.fa-cc-visa:before {
  content: "\f1f0";
}
.fa-cc-mastercard:before {
  content: "\f1f1";
}
.fa-cc-discover:before {
  content: "\f1f2";
}
.fa-cc-amex:before {
  content: "\f1f3";
}
.fa-cc-paypal:before {
  content: "\f1f4";
}
.fa-cc-stripe:before {
  content: "\f1f5";
}
.fa-bell-slash:before {
  content: "\f1f6";
}
.fa-bell-slash-o:before {
  content: "\f1f7";
}
.fa-trash:before {
  content: "\f1f8";
}
.fa-copyright:before {
  content: "\f1f9";
}
.fa-at:before {
  content: "\f1fa";
}
.fa-eyedropper:before {
  content: "\f1fb";
}
.fa-paint-brush:before {
  content: "\f1fc";
}
.fa-birthday-cake:before {
  content: "\f1fd";
}
.fa-area-chart:before {
  content: "\f1fe";
}
.fa-pie-chart:before {
  content: "\f200";
}
.fa-line-chart:before {
  content: "\f201";
}
.fa-lastfm:before {
  content: "\f202";
}
.fa-lastfm-square:before {
  content: "\f203";
}
.fa-toggle-off:before {
  content: "\f204";
}
.fa-toggle-on:before {
  content: "\f205";
}
.fa-bicycle:before {
  content: "\f206";
}
.fa-bus:before {
  content: "\f207";
}
.fa-ioxhost:before {
  content: "\f208";
}
.fa-angellist:before {
  content: "\f209";
}
.fa-cc:before {
  content: "\f20a";
}
.fa-shekel:before,
.fa-sheqel:before,
.fa-ils:before {
  content: "\f20b";
}
.fa-meanpath:before {
  content: "\f20c";
}
.fa-buysellads:before {
  content: "\f20d";
}
.fa-connectdevelop:before {
  content: "\f20e";
}
.fa-dashcube:before {
  content: "\f210";
}
.fa-forumbee:before {
  content: "\f211";
}
.fa-leanpub:before {
  content: "\f212";
}
.fa-sellsy:before {
  content: "\f213";
}
.fa-shirtsinbulk:before {
  content: "\f214";
}
.fa-simplybuilt:before {
  content: "\f215";
}
.fa-skyatlas:before {
  content: "\f216";
}
.fa-cart-plus:before {
  content: "\f217";
}
.fa-cart-arrow-down:before {
  content: "\f218";
}
.fa-diamond:before {
  content: "\f219";
}
.fa-ship:before {
  content: "\f21a";
}
.fa-user-secret:before {
  content: "\f21b";
}
.fa-motorcycle:before {
  content: "\f21c";
}
.fa-street-view:before {
  content: "\f21d";
}
.fa-heartbeat:before {
  content: "\f21e";
}
.fa-venus:before {
  content: "\f221";
}
.fa-mars:before {
  content: "\f222";
}
.fa-mercury:before {
  content: "\f223";
}
.fa-intersex:before,
.fa-transgender:before {
  content: "\f224";
}
.fa-transgender-alt:before {
  content: "\f225";
}
.fa-venus-double:before {
  content: "\f226";
}
.fa-mars-double:before {
  content: "\f227";
}
.fa-venus-mars:before {
  content: "\f228";
}
.fa-mars-stroke:before {
  content: "\f229";
}
.fa-mars-stroke-v:before {
  content: "\f22a";
}
.fa-mars-stroke-h:before {
  content: "\f22b";
}
.fa-neuter:before {
  content: "\f22c";
}
.fa-genderless:before {
  content: "\f22d";
}
.fa-facebook-official:before {
  content: "\f230";
}
.fa-pinterest-p:before {
  content: "\f231";
}
.fa-whatsapp:before {
  content: "\f232";
}
.fa-server:before {
  content: "\f233";
}
.fa-user-plus:before {
  content: "\f234";
}
.fa-user-times:before {
  content: "\f235";
}
.fa-hotel:before,
.fa-bed:before {
  content: "\f236";
}
.fa-viacoin:before {
  content: "\f237";
}
.fa-train:before {
  content: "\f238";
}
.fa-subway:before {
  content: "\f239";
}
.fa-medium:before {
  content: "\f23a";
}
.fa-yc:before,
.fa-y-combinator:before {
  content: "\f23b";
}
.fa-optin-monster:before {
  content: "\f23c";
}
.fa-opencart:before {
  content: "\f23d";
}
.fa-expeditedssl:before {
  content: "\f23e";
}
.fa-battery-4:before,
.fa-battery:before,
.fa-battery-full:before {
  content: "\f240";
}
.fa-battery-3:before,
.fa-battery-three-quarters:before {
  content: "\f241";
}
.fa-battery-2:before,
.fa-battery-half:before {
  content: "\f242";
}
.fa-battery-1:before,
.fa-battery-quarter:before {
  content: "\f243";
}
.fa-battery-0:before,
.fa-battery-empty:before {
  content: "\f244";
}
.fa-mouse-pointer:before {
  content: "\f245";
}
.fa-i-cursor:before {
  content: "\f246";
}
.fa-object-group:before {
  content: "\f247";
}
.fa-object-ungroup:before {
  content: "\f248";
}
.fa-sticky-note:before {
  content: "\f249";
}
.fa-sticky-note-o:before {
  content: "\f24a";
}
.fa-cc-jcb:before {
  content: "\f24b";
}
.fa-cc-diners-club:before {
  content: "\f24c";
}
.fa-clone:before {
  content: "\f24d";
}
.fa-balance-scale:before {
  content: "\f24e";
}
.fa-hourglass-o:before {
  content: "\f250";
}
.fa-hourglass-1:before,
.fa-hourglass-start:before {
  content: "\f251";
}
.fa-hourglass-2:before,
.fa-hourglass-half:before {
  content: "\f252";
}
.fa-hourglass-3:before,
.fa-hourglass-end:before {
  content: "\f253";
}
.fa-hourglass:before {
  content: "\f254";
}
.fa-hand-grab-o:before,
.fa-hand-rock-o:before {
  content: "\f255";
}
.fa-hand-stop-o:before,
.fa-hand-paper-o:before {
  content: "\f256";
}
.fa-hand-scissors-o:before {
  content: "\f257";
}
.fa-hand-lizard-o:before {
  content: "\f258";
}
.fa-hand-spock-o:before {
  content: "\f259";
}
.fa-hand-pointer-o:before {
  content: "\f25a";
}
.fa-hand-peace-o:before {
  content: "\f25b";
}
.fa-trademark:before {
  content: "\f25c";
}
.fa-registered:before {
  content: "\f25d";
}
.fa-creative-commons:before {
  content: "\f25e";
}
.fa-gg:before {
  content: "\f260";
}
.fa-gg-circle:before {
  content: "\f261";
}
.fa-tripadvisor:before {
  content: "\f262";
}
.fa-odnoklassniki:before {
  content: "\f263";
}
.fa-odnoklassniki-square:before {
  content: "\f264";
}
.fa-get-pocket:before {
  content: "\f265";
}
.fa-wikipedia-w:before {
  content: "\f266";
}
.fa-safari:before {
  content: "\f267";
}
.fa-chrome:before {
  content: "\f268";
}
.fa-firefox:before {
  content: "\f269";
}
.fa-opera:before {
  content: "\f26a";
}
.fa-internet-explorer:before {
  content: "\f26b";
}
.fa-tv:before,
.fa-television:before {
  content: "\f26c";
}
.fa-contao:before {
  content: "\f26d";
}
.fa-500px:before {
  content: "\f26e";
}
.fa-amazon:before {
  content: "\f270";
}
.fa-calendar-plus-o:before {
  content: "\f271";
}
.fa-calendar-minus-o:before {
  content: "\f272";
}
.fa-calendar-times-o:before {
  content: "\f273";
}
.fa-calendar-check-o:before {
  content: "\f274";
}
.fa-industry:before {
  content: "\f275";
}
.fa-map-pin:before {
  content: "\f276";
}
.fa-map-signs:before {
  content: "\f277";
}
.fa-map-o:before {
  content: "\f278";
}
.fa-map:before {
  content: "\f279";
}
.fa-commenting:before {
  content: "\f27a";
}
.fa-commenting-o:before {
  content: "\f27b";
}
.fa-houzz:before {
  content: "\f27c";
}
.fa-vimeo:before {
  content: "\f27d";
}
.fa-black-tie:before {
  content: "\f27e";
}
.fa-fonticons:before {
  content: "\f280";
}
.fa-reddit-alien:before {
  content: "\f281";
}
.fa-edge:before {
  content: "\f282";
}
.fa-credit-card-alt:before {
  content: "\f283";
}
.fa-codiepie:before {
  content: "\f284";
}
.fa-modx:before {
  content: "\f285";
}
.fa-fort-awesome:before {
  content: "\f286";
}
.fa-usb:before {
  content: "\f287";
}
.fa-product-hunt:before {
  content: "\f288";
}
.fa-mixcloud:before {
  content: "\f289";
}
.fa-scribd:before {
  content: "\f28a";
}
.fa-pause-circle:before {
  content: "\f28b";
}
.fa-pause-circle-o:before {
  content: "\f28c";
}
.fa-stop-circle:before {
  content: "\f28d";
}
.fa-stop-circle-o:before {
  content: "\f28e";
}
.fa-shopping-bag:before {
  content: "\f290";
}
.fa-shopping-basket:before {
  content: "\f291";
}
.fa-hashtag:before {
  content: "\f292";
}
.fa-bluetooth:before {
  content: "\f293";
}
.fa-bluetooth-b:before {
  content: "\f294";
}
.fa-percent:before {
  content: "\f295";
}
.fa-gitlab:before {
  content: "\f296";
}
.fa-wpbeginner:before {
  content: "\f297";
}
.fa-wpforms:before {
  content: "\f298";
}
.fa-envira:before {
  content: "\f299";
}
.fa-universal-access:before {
  content: "\f29a";
}
.fa-wheelchair-alt:before {
  content: "\f29b";
}
.fa-question-circle-o:before {
  content: "\f29c";
}
.fa-blind:before {
  content: "\f29d";
}
.fa-audio-description:before {
  content: "\f29e";
}
.fa-volume-control-phone:before {
  content: "\f2a0";
}
.fa-braille:before {
  content: "\f2a1";
}
.fa-assistive-listening-systems:before {
  content: "\f2a2";
}
.fa-asl-interpreting:before,
.fa-american-sign-language-interpreting:before {
  content: "\f2a3";
}
.fa-deafness:before,
.fa-hard-of-hearing:before,
.fa-deaf:before {
  content: "\f2a4";
}
.fa-glide:before {
  content: "\f2a5";
}
.fa-glide-g:before {
  content: "\f2a6";
}
.fa-signing:before,
.fa-sign-language:before {
  content: "\f2a7";
}
.fa-low-vision:before {
  content: "\f2a8";
}
.fa-viadeo:before {
  content: "\f2a9";
}
.fa-viadeo-square:before {
  content: "\f2aa";
}
.fa-snapchat:before {
  content: "\f2ab";
}
.fa-snapchat-ghost:before {
  content: "\f2ac";
}
.fa-snapchat-square:before {
  content: "\f2ad";
}
.fa-pied-piper:before {
  content: "\f2ae";
}
.fa-first-order:before {
  content: "\f2b0";
}
.fa-yoast:before {
  content: "\f2b1";
}
.fa-themeisle:before {
  content: "\f2b2";
}
.fa-google-plus-circle:before,
.fa-google-plus-official:before {
  content: "\f2b3";
}
.fa-fa:before,
.fa-font-awesome:before {
  content: "\f2b4";
}
.fa-handshake-o:before {
  content: "\f2b5";
}
.fa-envelope-open:before {
  content: "\f2b6";
}
.fa-envelope-open-o:before {
  content: "\f2b7";
}
.fa-linode:before {
  content: "\f2b8";
}
.fa-address-book:before {
  content: "\f2b9";
}
.fa-address-book-o:before {
  content: "\f2ba";
}
.fa-vcard:before,
.fa-address-card:before {
  content: "\f2bb";
}
.fa-vcard-o:before,
.fa-address-card-o:before {
  content: "\f2bc";
}
.fa-user-circle:before {
  content: "\f2bd";
}
.fa-user-circle-o:before {
  content: "\f2be";
}
.fa-user-o:before {
  content: "\f2c0";
}
.fa-id-badge:before {
  content: "\f2c1";
}
.fa-drivers-license:before,
.fa-id-card:before {
  content: "\f2c2";
}
.fa-drivers-license-o:before,
.fa-id-card-o:before {
  content: "\f2c3";
}
.fa-quora:before {
  content: "\f2c4";
}
.fa-free-code-camp:before {
  content: "\f2c5";
}
.fa-telegram:before {
  content: "\f2c6";
}
.fa-thermometer-4:before,
.fa-thermometer:before,
.fa-thermometer-full:before {
  content: "\f2c7";
}
.fa-thermometer-3:before,
.fa-thermometer-three-quarters:before {
  content: "\f2c8";
}
.fa-thermometer-2:before,
.fa-thermometer-half:before {
  content: "\f2c9";
}
.fa-thermometer-1:before,
.fa-thermometer-quarter:before {
  content: "\f2ca";
}
.fa-thermometer-0:before,
.fa-thermometer-empty:before {
  content: "\f2cb";
}
.fa-shower:before {
  content: "\f2cc";
}
.fa-bathtub:before,
.fa-s15:before,
.fa-bath:before {
  content: "\f2cd";
}
.fa-podcast:before {
  content: "\f2ce";
}
.fa-window-maximize:before {
  content: "\f2d0";
}
.fa-window-minimize:before {
  content: "\f2d1";
}
.fa-window-restore:before {
  content: "\f2d2";
}
.fa-times-rectangle:before,
.fa-window-close:before {
  content: "\f2d3";
}
.fa-times-rectangle-o:before,
.fa-window-close-o:before {
  content: "\f2d4";
}
.fa-bandcamp:before {
  content: "\f2d5";
}
.fa-grav:before {
  content: "\f2d6";
}
.fa-etsy:before {
  content: "\f2d7";
}
.fa-imdb:before {
  content: "\f2d8";
}
.fa-ravelry:before {
  content: "\f2d9";
}
.fa-eercast:before {
  content: "\f2da";
}
.fa-microchip:before {
  content: "\f2db";
}
.fa-snowflake-o:before {
  content: "\f2dc";
}
.fa-superpowers:before {
  content: "\f2dd";
}
.fa-wpexplorer:before {
  content: "\f2de";
}
.fa-meetup:before {
  content: "\f2e0";
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
.sr-only-focusable:active,
.sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}
.sr-only-focusable:active,
.sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}
.full-width-bg-section {
  background-color: #00284c;
  color: #ffffff;
  padding-left: 0.5rem;
  padding-right: 1rem;
  margin-bottom: -30px;
  border-bottom: 1px solid #b9b9bd;
}
@media screen and (min-width: 1024px) {
  .full-width-bg-section {
    padding-left: 1rem;
    padding-right: 2rem;
  }
}
.full-width-bg-section .full-width-bg-wrapper {
  border-left: 1px solid #b9b9bd;
  padding: 2rem 0 2rem 1rem;
}
@media screen and (min-width: 1024px) {
  .full-width-bg-section .full-width-bg-wrapper {
    padding-left: 2rem;
  }
}
.full-width-bg-section a {
  color: inherit;
  text-decoration: none;
}
.full-width-bg-section .full-width-bg-container {
  width: 100%;
  margin: 0 auto;
}
.full-width-bg-section .top-col h2,
.full-width-bg-section .top-col .h2,
.full-width-bg-section .top-col .title {
  margin: 0 0 1.5rem;
}
@media screen and (min-width: 1024px) {
  .full-width-bg-section .top-col h2,
  .full-width-bg-section .top-col .h2,
  .full-width-bg-section .top-col .title {
    margin-bottom: 2rem;
  }
}
@media screen and (min-width: 1024px) {
  .full-width-bg-section .left-col .product-storie-wrapper {
    padding-right: 16px;
  }
}
.full-width-bg-section .left-col .product-storie-wrapper .product-storie-item {
  width: 100%;
}
.full-width-bg-section .left-col .product-storie-wrapper .product-storie-item .caption {
  margin-top: 16px;
}
@media screen and (min-width: 1024px) {
  .full-width-bg-section .left-col .product-storie-wrapper .product-storie-item .caption {
    margin-top: 32px;
  }
}
.full-width-bg-section .left-col .product-storie-wrapper .product-storie-item .caption h3 {
  margin: 0 0 0.5rem;
}
@media screen and (min-width: 1024px) {
  .full-width-bg-section .left-col .product-storie-wrapper .product-storie-item .caption h3 {
    margin-bottom: 1rem;
  }
}
.full-width-bg-section .left-col .product-storie-wrapper .product-storie-item .caption p {
  font-size: 20px;
}
@media screen and (max-width: 767px) {
  .full-width-bg-section .left-col .product-storie-wrapper .product-storie-item .caption p {
    font-size: 16px;
  }
}
.full-width-bg-section .left-col .product-storie-wrapper .product-storie-item .btn-wrapper {
  margin-top: 25px;
}
@media screen and (max-width: 767px) {
  .full-width-bg-section .left-col .product-storie-wrapper .product-storie-item .btn-wrapper {
    margin-top: 12px;
  }
}
.full-width-bg-section .left-col .product-storie-wrapper .product-storie-item .btn-wrapper a {
  font-size: 20px;
}
@media screen and (max-width: 767px) {
  .full-width-bg-section .left-col .product-storie-wrapper .product-storie-item .btn-wrapper a {
    font-size: 16px;
  }
}
.full-width-bg-section .right-col .owl-controls .owl-pagination {
  text-align: center;
}
@media screen and (min-width: 1024px) {
  .full-width-bg-section .right-col .owl-controls .owl-pagination {
    text-align: right;
  }
}
.full-width-bg-section .right-col .owl-controls .owl-pagination .owl-page {
  width: 80px;
  background: #d8d8d8;
  opacity: 1;
  height: 8px;
  cursor: pointer;
  display: inline-block;
  margin-bottom: 8px;
}
@media screen and (min-width: 1024px) {
  .full-width-bg-section .right-col .owl-controls .owl-pagination .owl-page {
    width: 60px;
  }
}
.full-width-bg-section .right-col .owl-controls .owl-pagination .owl-page.active {
  background-color: #b0d35a;
}
.full-width-bg-section .right-col .owl-controls .owl-pagination .owl-page:not(:last-child) {
  margin-right: 8px;
}
.product-storie-wrapper {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  align-content: stretch;
  margin-left: -8px;
  margin-right: -8px;
}
@media screen and (min-width: 1024px) {
  .product-storie-wrapper {
    margin-left: -16px;
    margin-right: -16px;
  }
}
.product-storie-wrapper .product-storie-item {
  flex: 0 0 auto;
  width: 50%;
  padding: 0 9px;
}
@media screen and (min-width: 1024px) {
  .product-storie-wrapper .product-storie-item {
    padding: 0 16px;
  }
}
.product-storie-wrapper .product-storie-item .item .product-storie-img-wrapper {
  padding: 56.25% 0px 0px;
  position: relative;
  display: block;
  height: 0;
  overflow: hidden;
}
.product-storie-wrapper .product-storie-item .item .product-storie-img-wrapper img {
  width: 100%;
  height: 100%;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  position: absolute;
  object-fit: cover;
}
.product-storie-wrapper .product-storie-item .caption h3 {
  font-size: 18px;
}
@media screen and (min-width: 768px) {
  .product-storie-wrapper .product-storie-item .caption h3 {
    font-size: 20px;
  }
}
@media screen and (min-width: 1024px) {
  .product-storie-wrapper .product-storie-item .caption h3 .title {
    background-image: linear-gradient(#ffffff, #ffffff);
  }
}
.product-storie-wrapper .product-storie-item .caption p {
  font-size: 14px;
}
@media screen and (min-width: 768px) {
  .product-storie-wrapper .product-storie-item .caption p {
    font-size: 16px;
  }
}
.product-storie-wrapper .product-storie-item:hover .caption h3 .title {
  animation: text-underline 0.5s linear forwards;
}
.product-storie-wrapper .btn-wrapper {
  margin-top: 10px;
  position: relative;
  margin-bottom: 30px;
}
.product-storie-wrapper .btn-wrapper a {
  border: none;
  display: inline-block;
  font-family: "Hexagon Akkurat", Arial, sans-serif;
  font-size: 16px;
  line-height: 22px;
  padding: 0;
  padding-right: 30px;
  position: relative;
  text-align: left;
  text-transform: uppercase;
  transition: all 0.2s ease-in-out;
}
.product-storie-wrapper .btn-wrapper a .icon {
  height: 1.5rem;
  transition: all 0.5s ease-in-out;
  font-size: 150%;
  display: inline-block;
}
@media screen and (min-width: 1024px) {
  .product-storie-wrapper .btn-wrapper a .icon {
    font-size: 200%;
  }
}
.product-storie-wrapper .btn-wrapper a .icon.icon-next {
  margin-left: 0.5rem;
  width: 1.5rem;
  opacity: 1;
  scale: 1;
}
@media screen and (min-width: 1024px) {
  .product-storie-wrapper .btn-wrapper a .icon.icon-next {
    width: 2.5rem;
  }
}
.product-storie-wrapper .btn-wrapper a .icon.icon-previous {
  width: 0;
  opacity: 0;
  scale: 0;
}
@media screen and (min-width: 1024px) {
  .product-storie-wrapper .btn-wrapper a .text {
    background-image: linear-gradient(#ffffff, #ffffff);
    background-size: 0 1px;
  }
}
.product-storie-wrapper .btn-wrapper a:hover .icon.icon-next {
  width: 0;
  opacity: 0;
  scale: 0;
}
.product-storie-wrapper .btn-wrapper a:hover .icon.icon-previous {
  margin-right: 0.5rem;
  width: 1.5rem;
  opacity: 1;
  scale: 1;
}
@media screen and (min-width: 1024px) {
  .product-storie-wrapper .btn-wrapper a:hover .icon.icon-previous {
    width: 2.5rem;
  }
}
.product-storie-wrapper .btn-wrapper a:hover .text {
  animation: text-underline 0.3s linear forwards;
}
.dropdown-select-dropdown-toggle-arrow-icon,
.dropdown-select-dropdown-toggle .arrow-icon,
.select2-container .select2-selection .select2-selection__arrow > b,
.dropdown-select-wrapper .dropdown-toggle .arrow-icon,
.select2-container .select2-selection .arrow-icon {
  position: absolute;
  right: 12px;
  top: 0;
  font-size: 14px;
  height: 50px;
  line-height: 50px;
}
.dropdown-select-dropdown-toggle,
.dropdown-select-wrapper .dropdown-toggle,
.select2-container .select2-selection {
  margin-top: 0;
  text-align: left;
  width: 100%;
  padding-right: 30px;
  height: 50px;
  border: 1px solid #b9b9bd;
  color: #000000;
  font-weight: normal;
  text-transform: none;
}
.has-error .dropdown-select-dropdown-toggle,
.has-success .dropdown-select-dropdown-toggle,
.has-error .dropdown-select-wrapper .dropdown-toggle,
.has-success .dropdown-select-wrapper .dropdown-toggle,
.has-error .select2-container .select2-selection,
.has-success .select2-container .select2-selection {
  border-color: #b9b9bd;
  border-bottom-width: 2px;
}
.has-error .dropdown-select-dropdown-toggle:focus,
.has-success .dropdown-select-dropdown-toggle:focus,
.has-error .dropdown-select-wrapper .dropdown-toggle:focus,
.has-success .dropdown-select-wrapper .dropdown-toggle:focus,
.has-error .select2-container .select2-selection:focus,
.has-success .select2-container .select2-selection:focus {
  border-color: #b9b9bd;
}
.has-error .dropdown-select-dropdown-toggle,
.has-error .dropdown-select-dropdown-toggle:focus,
.has-error .dropdown-select-wrapper .dropdown-toggle,
.has-error .dropdown-select-wrapper .dropdown-toggle:focus,
.has-error .select2-container .select2-selection,
.has-error .select2-container .select2-selection:focus {
  border-bottom-color: #fa4c40;
}
#customizedProb .has-error .dropdown-select-dropdown-toggle,
#customizedProbMachineInterface .has-error .dropdown-select-dropdown-toggle,
#customizedProb .has-error .dropdown-select-dropdown-toggle:focus,
#customizedProbMachineInterface .has-error .dropdown-select-dropdown-toggle:focus,
#customizedProb .has-error .dropdown-select-wrapper .dropdown-toggle,
#customizedProbMachineInterface .has-error .dropdown-select-wrapper .dropdown-toggle,
#customizedProb .has-error .dropdown-select-wrapper .dropdown-toggle:focus,
#customizedProbMachineInterface .has-error .dropdown-select-wrapper .dropdown-toggle:focus,
#customizedProb .has-error .select2-container .select2-selection,
#customizedProbMachineInterface .has-error .select2-container .select2-selection,
#customizedProb .has-error .select2-container .select2-selection:focus,
#customizedProbMachineInterface .has-error .select2-container .select2-selection:focus {
  border-color: rgba(185, 185, 189, 0.6);
  border-bottom-color: rgba(250, 76, 64, 0.6);
  color: rgba(0, 0, 0, 0.6);
}
.has-success .dropdown-select-dropdown-toggle,
.has-success .dropdown-select-dropdown-toggle:focus,
.has-success .dropdown-select-wrapper .dropdown-toggle,
.has-success .dropdown-select-wrapper .dropdown-toggle:focus,
.has-success .select2-container .select2-selection,
.has-success .select2-container .select2-selection:focus {
  border-bottom-color: #83c410;
}
.dropdown-select-dropdown-toggle .selected-dropdown-item-wrapper,
.dropdown-select-dropdown-toggle .selected-dropdown-item,
.dropdown-select-wrapper .dropdown-toggle .selected-dropdown-item-wrapper,
.dropdown-select-wrapper .dropdown-toggle .selected-dropdown-item,
.select2-container .select2-selection .selected-dropdown-item-wrapper,
.select2-container .select2-selection .selected-dropdown-item {
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  display: block;
}
.dropdown-select-dropdown-toggle .selected-dropdown-item-wrapper .selected-dropdown-item,
.dropdown-select-wrapper .dropdown-toggle .selected-dropdown-item-wrapper .selected-dropdown-item,
.select2-container .select2-selection .selected-dropdown-item-wrapper .selected-dropdown-item {
  white-space: normal;
  text-overflow: initial;
  overflow: initial;
  display: inline;
}
.dropdown-select-dropdown-toggle .selected-dropdown-label,
.dropdown-select-wrapper .dropdown-toggle .selected-dropdown-label,
.select2-container .select2-selection .selected-dropdown-label {
  margin-right: 4px;
  font-weight: normal;
}
@media screen and (max-width: 767px) {
  .dropdown-select-dropdown-toggle .selected-dropdown-label,
  .dropdown-select-wrapper .dropdown-toggle .selected-dropdown-label,
  .select2-container .select2-selection .selected-dropdown-label {
    font-size: 12px;
    letter-spacing: -0.5px;
  }
}
.dropdown-select-dropdown-menu,
.dropdown-select-wrapper .dropdown-menu,
.select2-container .select2-dropdown {
  width: 100%;
  margin: 0;
  padding: 8px 0;
  background: #ffffff;
  border: 1px solid #005198;
  box-shadow: none;
  max-height: 360px;
  overflow-x: hidden;
  overflow-y: auto;
}
.dropdown-select-dropdown-menu > li,
.dropdown-select-dropdown-menu .select2-results__options,
.dropdown-select-wrapper .dropdown-menu > li,
.dropdown-select-wrapper .dropdown-menu .select2-results__options,
.select2-container .select2-dropdown > li,
.select2-container .select2-dropdown .select2-results__options {
  margin-top: 0;
}
.dropdown-select-dropdown-menu > li > a,
.dropdown-select-dropdown-menu .select2-results__options > a,
.dropdown-select-dropdown-menu > li .select2-results__option,
.dropdown-select-dropdown-menu .select2-results__options .select2-results__option,
.dropdown-select-wrapper .dropdown-menu > li > a,
.dropdown-select-wrapper .dropdown-menu .select2-results__options > a,
.dropdown-select-wrapper .dropdown-menu > li .select2-results__option,
.dropdown-select-wrapper .dropdown-menu .select2-results__options .select2-results__option,
.select2-container .select2-dropdown > li > a,
.select2-container .select2-dropdown .select2-results__options > a,
.select2-container .select2-dropdown > li .select2-results__option,
.select2-container .select2-dropdown .select2-results__options .select2-results__option {
  padding: 8px 12px 5px;
  font-size: 14px;
  line-height: 1.42;
  white-space: normal;
  color: #000000;
  background-color: transparent;
}
#customizedProb .dropdown-select-dropdown-menu > li > a[data-value=""],
#customizedProb .dropdown-select-dropdown-menu .select2-results__options > a[data-value=""],
#customizedProb .dropdown-select-dropdown-menu > li .select2-results__option[data-value=""],
#customizedProb .dropdown-select-dropdown-menu .select2-results__options .select2-results__option[data-value=""],
#customizedProbMachineInterface .dropdown-select-dropdown-menu > li > a[data-value=""],
#customizedProbMachineInterface .dropdown-select-dropdown-menu .select2-results__options > a[data-value=""],
#customizedProbMachineInterface .dropdown-select-dropdown-menu > li .select2-results__option[data-value=""],
#customizedProbMachineInterface .dropdown-select-dropdown-menu .select2-results__options .select2-results__option[data-value=""],
#customizedProb .dropdown-select-wrapper .dropdown-menu > li > a[data-value=""],
#customizedProb .dropdown-select-wrapper .dropdown-menu .select2-results__options > a[data-value=""],
#customizedProb .dropdown-select-wrapper .dropdown-menu > li .select2-results__option[data-value=""],
#customizedProb .dropdown-select-wrapper .dropdown-menu .select2-results__options .select2-results__option[data-value=""],
#customizedProbMachineInterface .dropdown-select-wrapper .dropdown-menu > li > a[data-value=""],
#customizedProbMachineInterface .dropdown-select-wrapper .dropdown-menu .select2-results__options > a[data-value=""],
#customizedProbMachineInterface .dropdown-select-wrapper .dropdown-menu > li .select2-results__option[data-value=""],
#customizedProbMachineInterface .dropdown-select-wrapper .dropdown-menu .select2-results__options .select2-results__option[data-value=""],
#customizedProb .select2-container .select2-dropdown > li > a[data-value=""],
#customizedProb .select2-container .select2-dropdown .select2-results__options > a[data-value=""],
#customizedProb .select2-container .select2-dropdown > li .select2-results__option[data-value=""],
#customizedProb .select2-container .select2-dropdown .select2-results__options .select2-results__option[data-value=""],
#customizedProbMachineInterface .select2-container .select2-dropdown > li > a[data-value=""],
#customizedProbMachineInterface .select2-container .select2-dropdown .select2-results__options > a[data-value=""],
#customizedProbMachineInterface .select2-container .select2-dropdown > li .select2-results__option[data-value=""],
#customizedProbMachineInterface .select2-container .select2-dropdown .select2-results__options .select2-results__option[data-value=""] {
  color: #000000;
  background-color: #ebebeb;
}
.dropdown-select-dropdown-menu > li > a:hover,
.dropdown-select-dropdown-menu .select2-results__options > a:hover,
.dropdown-select-dropdown-menu > li .select2-results__option:hover,
.dropdown-select-dropdown-menu .select2-results__options .select2-results__option:hover,
.dropdown-select-wrapper .dropdown-menu > li > a:hover,
.dropdown-select-wrapper .dropdown-menu .select2-results__options > a:hover,
.dropdown-select-wrapper .dropdown-menu > li .select2-results__option:hover,
.dropdown-select-wrapper .dropdown-menu .select2-results__options .select2-results__option:hover,
.select2-container .select2-dropdown > li > a:hover,
.select2-container .select2-dropdown .select2-results__options > a:hover,
.select2-container .select2-dropdown > li .select2-results__option:hover,
.select2-container .select2-dropdown .select2-results__options .select2-results__option:hover {
  color: #000000;
  background-color: #f3f3f3;
}
.dropdown-select-dropdown-menu > li > a.selected,
.dropdown-select-dropdown-menu .select2-results__options > a.selected,
.dropdown-select-dropdown-menu > li .select2-results__option.selected,
.dropdown-select-dropdown-menu .select2-results__options .select2-results__option.selected,
.dropdown-select-dropdown-menu > li > a.select2-results__option--selected,
.dropdown-select-dropdown-menu .select2-results__options > a.select2-results__option--selected,
.dropdown-select-dropdown-menu > li .select2-results__option.select2-results__option--selected,
.dropdown-select-dropdown-menu .select2-results__options .select2-results__option.select2-results__option--selected,
.dropdown-select-wrapper .dropdown-menu > li > a.selected,
.dropdown-select-wrapper .dropdown-menu .select2-results__options > a.selected,
.dropdown-select-wrapper .dropdown-menu > li .select2-results__option.selected,
.dropdown-select-wrapper .dropdown-menu .select2-results__options .select2-results__option.selected,
.dropdown-select-wrapper .dropdown-menu > li > a.select2-results__option--selected,
.dropdown-select-wrapper .dropdown-menu .select2-results__options > a.select2-results__option--selected,
.dropdown-select-wrapper .dropdown-menu > li .select2-results__option.select2-results__option--selected,
.dropdown-select-wrapper .dropdown-menu .select2-results__options .select2-results__option.select2-results__option--selected,
.select2-container .select2-dropdown > li > a.selected,
.select2-container .select2-dropdown .select2-results__options > a.selected,
.select2-container .select2-dropdown > li .select2-results__option.selected,
.select2-container .select2-dropdown .select2-results__options .select2-results__option.selected,
.select2-container .select2-dropdown > li > a.select2-results__option--selected,
.select2-container .select2-dropdown .select2-results__options > a.select2-results__option--selected,
.select2-container .select2-dropdown > li .select2-results__option.select2-results__option--selected,
.select2-container .select2-dropdown .select2-results__options .select2-results__option.select2-results__option--selected {
  font-weight: 400;
  color: #ffffff;
  background-color: #005198;
}
.dropdown-select-dropdown-menu::-webkit-scrollbar,
.dropdown-select-wrapper .dropdown-menu::-webkit-scrollbar,
.select2-container .select2-dropdown::-webkit-scrollbar {
  -webkit-appearance: none;
}
.dropdown-select-dropdown-menu::-webkit-scrollbar:vertical,
.dropdown-select-wrapper .dropdown-menu::-webkit-scrollbar:vertical,
.select2-container .select2-dropdown::-webkit-scrollbar:vertical {
  width: 12px;
}
.dropdown-select-dropdown-menu::-webkit-scrollbar:horizontal,
.dropdown-select-wrapper .dropdown-menu::-webkit-scrollbar:horizontal,
.select2-container .select2-dropdown::-webkit-scrollbar:horizontal {
  height: 12px;
}
.dropdown-select-dropdown-menu::-webkit-scrollbar-thumb,
.dropdown-select-wrapper .dropdown-menu::-webkit-scrollbar-thumb,
.select2-container .select2-dropdown::-webkit-scrollbar-thumb {
  background-color: #ffffff;
  border-radius: 6px;
  border: 2px solid #005198;
}
.dropdown-select-dropdown-menu::-webkit-scrollbar-track,
.dropdown-select-wrapper .dropdown-menu::-webkit-scrollbar-track,
.select2-container .select2-dropdown::-webkit-scrollbar-track {
  background-color: #005198;
  border-radius: 6px;
}
.dropdown-select-label {
  color: #000000;
  font-weight: 600;
  font-size: 13px;
  margin-bottom: 5px;
  font-weight: bold;
}
.dropdown-select-wrapper.open .dropdown-toggle.btn-default,
.dropdown-select-wrapper.open .dropdown-toggle.btn-primary,
.dropdown-select-wrapper.open .dropdown-toggle.select2-container .select2-selection {
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}
.dropdown-select-wrapper.open .dropdown-toggle.btn-default,
.dropdown-select-wrapper.open .dropdown-toggle.btn-primary,
.dropdown-select-wrapper.open .dropdown-toggle.btn-default:hover,
.dropdown-select-wrapper.open .dropdown-toggle.btn-primary:hover,
.dropdown-select-wrapper.open .dropdown-toggle.select2-container .select2-selection,
.dropdown-select-wrapper.open .dropdown-toggle.select2-container .select2-selection:hover {
  color: #000000;
  border-color: #005198;
  background-color: #ffffff;
}
.dropdown-select-wrapper.open .dropdown-toggle .arrow-icon {
  transform: rotate(180deg);
}
.dropdown-select-wrapper.dropdown .dropdown-menu {
  margin-top: -1px;
  border-bottom-left-radius: 23px;
  border-bottom-right-radius: 23px;
}
.dropdown-select-wrapper.dropup .dropdown-menu {
  margin-bottom: -1px;
  border-top-left-radius: 23px;
  border-top-right-radius: 23px;
}
#dropdownSortFormselect_ticketCategory.dropdown-select-wrapper .dropdown-menu {
  max-height: 120px;
}
#dropdownSortFormselect_associatedTo.dropdown-select-wrapper .dropdown-menu {
  max-height: 210px;
}
#dropdownSortFormselect_status.dropdown-select-wrapper .dropdown-menu {
  max-height: 300px;
}
.main__inner-wrapper {
  min-height: 62.2vh;
}
.dropdown-country-filter-wrapper .dropdown-select-wrapper {
  margin-bottom: 30px;
  width: 100%;
  max-width: 300px;
}
.dropdown-country-filter-wrapper .dropdown-select-wrapper .selected-dropdown-item {
  padding-top: 2px;
  padding-bottom: 2px;
}
.contact-location {
  padding-top: 20px;
  margin-bottom: 30px;
  border-top: 1px solid #d8d8d8;
}
.contact-location .location-name {
  margin-top: 0;
  margin-bottom: 1rem;
}
.contact-location > .item {
  margin-top: 1rem;
  color: #000000;
}
.form-group .form-group {
  margin-bottom: 0;
}
.form-group .error-msg {
  margin-top: 5px;
  color: #fa4c40;
  display: none;
}
.form-group.has-error .error-msg {
  display: block;
}
.write-review {
  position: fixed;
  z-index: 99;
  width: 100%;
  height: 100%;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  display: none;
  background: rgba(0, 0, 0, 0.5);
}
.write-review .write-review-form-wrapper {
  width: 500px;
  margin: 16px auto;
  height: calc(100vh - 32px);
  position: relative;
}
@media (max-width: 767px) {
  .write-review .write-review-form-wrapper {
    height: 100%;
    width: 100%;
    margin: 0;
  }
}
.write-review .write-review-form-container,
.write-review .write-review-success-form-container {
  height: auto;
  background: #fff;
  padding: 20px;
}
.write-review .write-review-form-container {
  max-height: 100%;
  overflow: auto;
}
.write-review .write-review-form-container #reviewForm {
  margin-left: 0;
  margin-right: 0;
}
@media (max-width: 767px) {
  .write-review .write-review-form-container {
    height: 100%;
  }
}
.write-review .write-review-success-form-container {
  margin-top: 120px;
}
.write-review .write-review-success-form-container .icon-wrapper {
  margin-bottom: 16px;
}
.write-review .write-review-success-form-container .icon-wrapper .fa {
  background-color: #83c410;
  color: #fff;
  font-size: 60px;
  display: inline-block;
  padding: 16px;
  width: 100px;
  height: 100px;
  text-align: end;
  border-radius: 50%;
}
.write-review .headline .headline-text {
  font-size: 18px;
  line-height: 18px;
  font-family: "Hexagon Akkurat", Arial, sans-serif;
}
@media (max-width: 767px) {
  .write-review .headline {
    padding-left: 35px;
    margin-bottom: 20px;
  }
}
.write-review .write-review-close-btn {
  position: absolute;
  right: -8px;
  top: -8px;
  background: #fff;
  color: #005198;
  padding: 0;
  font-size: 12px;
  width: 25px;
  height: 25px;
  border: 1px solid #ebebeb;
  border-radius: 50%;
  line-height: 23px;
  text-align: center;
}
@media (max-width: 767px) {
  .write-review .write-review-close-btn {
    right: 0;
    top: 0;
    border: 0;
    font-size: 16px;
  }
}
.wistia_embed {
  height: 100%;
  position: relative;
  width: 100%;
}
.embed-responsive-product-stories {
  padding-bottom: 53.45%;
}
@media (max-width: 767px) {
  .embed-responsive-product-stories {
    padding-bottom: 56.25%;
  }
}
.simple-banner-video-wrapper {
  position: relative;
}
.simple-banner-video-wrapper > img {
  opacity: 0;
  visibility: hidden;
}
.simple-banner-video-wrapper .embed-responsive-image {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  z-index: 2;
}
.wishlist-alert {
  position: fixed;
  bottom: 16px;
  right: 16px;
  z-index: 99;
}
.wishlist-alert .wishlist-alert-item {
  border: 1px solid #b9b9bd;
  padding: 16px;
  background: #ffffff;
  color: #000000;
  width: 320px;
}
.wishlist-alert .wishlist-alert-header {
  position: relative;
  padding-right: 30px;
}
.wishlist-alert .wishlist-alert-header h2 {
  margin: 0;
}
.wishlist-alert .wishlist-alert-header .wishlist-close-alert-btn {
  position: absolute;
  right: 0;
  top: 2px;
  width: 24px;
  height: 24px;
  text-align: center;
  line-height: 24px;
}
.wishlist-alert .wishlist-alert-body {
  margin-top: 8px;
}
.wishlist-alert .wishlist-alert-body .img-wrapper {
  width: 80px;
  -webkit-flex: 0 0 auto;
  -moz-flex: 0 0 auto;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
}
.wishlist-alert .wishlist-alert-body .title-wrapper {
  padding-left: 8px;
  font-size: 14px;
  line-height: 1.3;
}
.wishlist-alert .danger {
  background: #fa4c40;
  color: #9d0e04;
}
.wishlist-alert .danger .wishlist-alert-header {
  font-size: 16px;
  font-weight: 400;
}
.wishlist-alert .danger .wishlist-alert-header .wishlist-close-alert-btn {
  line-height: 18px;
  height: 18px;
}
.page-details-add-to-cart-component .wishlist-btn {
  font-size: 18px;
  min-height: 48px;
  margin-left: 8px;
}
.page-details-add-to-cart-component .wishlist-btn[data-wishlist="true"] {
  color: #04d0e6;
  border-color: #04d0e6;
}
.register-confirmation-container .fieldset-wrapper {
  margin-top: 8px;
  padding-top: 24px;
  border-top: 1px solid #d8d8d8;
}
.register-confirmation-container .fieldset-wrapper:first-child {
  margin-top: 0;
  padding-top: 0;
  border-top: none;
}
.register-confirmation-container .fieldset-wrapper .title {
  margin: 0 0 24px;
}
.register-confirmation-container .wrapper {
  margin-bottom: 16px;
}
.register-confirmation-container .wrapper .name {
  margin-bottom: 4px;
}
.register-confirmation-container .secureportal-action-button-wrapper {
  margin-top: 24px;
}
.register-form-title {
  margin-top: 0;
  margin-bottom: 24px;
}
.register-fieldset {
  margin-top: 32px;
}
.register-fieldset .register-form-title {
  padding-top: 32px;
  border-top: 1px solid #b9b9bd;
}
.hide-show-password.form-control-feedback {
  pointer-events: all;
}
.password-validate-wrapper .password-msg {
  position: relative;
  padding-left: 20px;
}
.password-validate-wrapper .password-msg .password-msg-icon {
  position: absolute;
  left: 0;
  top: 5px;
  font-size: 12px;
}
@media screen and (max-width: 767px) {
  .password-validate-wrapper {
    margin-bottom: 25px;
  }
}
.js-error-help-block .fa-exclamation-circle {
  margin-right: 4px;
}
.help-block #vatId\.errors:before {
  content: "\f06a";
  display: inline;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  margin-right: 4px;
}
.sitemap-page-wrapper {
  margin: 40px 0 20px;
}
.sitemap-page-wrapper .sitemap-title {
  margin: 0 0 40px;
}
.sitemap-page-wrapper .sitemap-title h1 {
  margin: 0;
  color: #000000;
  word-break: break-word;
}
.sitemap-page-wrapper .sitemap-title h2 {
  margin: 10px 0 0;
  color: #000000;
}
.sitemap-links-wrapper h2 {
  display: block;
  margin: 0;
  color: #000000;
}
.sitemap-links-wrapper h2 a {
  color: inherit;
}
.sitemap-links-wrapper h3 {
  margin: 20px 0 18px;
  font-family: "Hexagon Akkurat", Arial, sans-serif;
  color: #005198;
  font-size: 16px;
  line-height: 22px;
}
.sitemap-links-wrapper h3 a {
  color: inherit;
  transition: all 0.2s ease-in-out;
}
.sitemap-links-wrapper h3 a:hover {
  opacity: 0.6;
}
.sitemap-links-wrapper .list-area:first-of-type {
  margin-top: 30px;
}
.sitemap-links-wrapper .list-area ul {
  list-style: none;
  padding: 0;
  margin-bottom: 10px;
}
.sitemap-links-wrapper .list-area ul li {
  position: relative;
}
.sitemap-links-wrapper .list-area ul li:before {
  content: "\2022";
  color: #005198;
  position: absolute;
  top: 5px;
}
.sitemap-links-wrapper .list-area ul li a {
  font-size: 16px;
  line-height: 22px;
  color: #005198;
  transition: all 0.2s ease-in-out;
  padding: 5px 0;
  display: inline-block;
  margin-left: 19px;
}
.sitemap-links-wrapper .list-area ul li a:hover {
  opacity: 0.6;
}
@media screen and (min-width: 768px) {
  .sitemap-page-wrapper .sitemap-title h1 {
    font-size: 50px;
    line-height: 55px;
  }
  .sitemap-page-wrapper .sitemap-title h2 {
    font-size: 30px;
    line-height: 34px;
  }
}
#onetrust-consent-sdk #onetrust-banner-sdk.otFloatingRoundedCorner {
  left: 2em;
  bottom: 2em !important;
  right: auto;
  width: 58%;
  max-width: 760px;
  min-height: 135px;
  font-size: 16px;
  box-shadow: 0 0 4px 0;
  -webkit-box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.35);
  -moz-box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.35);
  max-height: 90%;
  overflow-x: hidden;
  overflow-y: auto;
  border-radius: 0;
  background: transparent;
}
#onetrust-consent-sdk #onetrust-banner-sdk.otFloatingRoundedCorner .ot-sdk-container {
  background-color: #ffffff;
  padding-top: 16px;
  padding-bottom: 16px;
  box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.2);
}
#onetrust-consent-sdk #onetrust-banner-sdk.otFloatingRoundedCorner .ot-sdk-row #onetrust-group-container {
  margin: 0;
}
@media screen and (min-width: 1024px) {
  #onetrust-consent-sdk #onetrust-banner-sdk.otFloatingRoundedCorner .ot-sdk-row #onetrust-group-container {
    width: 65.3333333333%;
  }
  #onetrust-consent-sdk #onetrust-banner-sdk.otFloatingRoundedCorner .ot-sdk-row #onetrust-group-container #onetrust-policy #onetrust-policy-text {
    padding-top: 0;
  }
}
#onetrust-consent-sdk #onetrust-banner-sdk.otFloatingRoundedCorner .ot-sdk-row #onetrust-button-group-parent {
  padding: 0;
  display: inline-block;
}
@media screen and (min-width: 1024px) {
  #onetrust-consent-sdk #onetrust-banner-sdk.otFloatingRoundedCorner .ot-sdk-row #onetrust-button-group-parent {
    margin-left: 4%;
    width: 30.6666666667%;
    text-align: center;
  }
  #onetrust-consent-sdk #onetrust-banner-sdk.otFloatingRoundedCorner .ot-sdk-row #onetrust-button-group-parent #onetrust-button-group {
    position: relative;
    margin-right: 20px;
    right: 0;
    left: auto;
    display: block;
    width: calc(100% - 20px);
  }
  #onetrust-consent-sdk #onetrust-banner-sdk.otFloatingRoundedCorner .ot-sdk-row #onetrust-button-group-parent #onetrust-button-group .banner-actions-container,
  #onetrust-consent-sdk #onetrust-banner-sdk.otFloatingRoundedCorner .ot-sdk-row #onetrust-button-group-parent #onetrust-button-group #onetrust-pc-btn-handler,
  #onetrust-consent-sdk #onetrust-banner-sdk.otFloatingRoundedCorner .ot-sdk-row #onetrust-button-group-parent #onetrust-button-group #onetrust-accept-btn-handler,
  #onetrust-consent-sdk #onetrust-banner-sdk.otFloatingRoundedCorner .ot-sdk-row #onetrust-button-group-parent #onetrust-button-group #onetrust-reject-all-handler {
    display: block;
  }
  #onetrust-consent-sdk #onetrust-banner-sdk.otFloatingRoundedCorner .ot-sdk-row #onetrust-button-group-parent #onetrust-button-group #onetrust-pc-btn-handler,
  #onetrust-consent-sdk #onetrust-banner-sdk.otFloatingRoundedCorner .ot-sdk-row #onetrust-button-group-parent #onetrust-button-group #onetrust-accept-btn-handler,
  #onetrust-consent-sdk #onetrust-banner-sdk.otFloatingRoundedCorner .ot-sdk-row #onetrust-button-group-parent #onetrust-button-group #onetrust-reject-all-handler {
    margin-bottom: 10px;
    line-height: 1.2;
    font-size: 0.813em;
  }
}
@media screen and (max-width: 1023px) {
  #onetrust-consent-sdk #onetrust-banner-sdk.otFloatingRoundedCorner .ot-sdk-row #onetrust-button-group-parent {
    padding-left: 25px;
    padding-right: 25px;
  }
  #onetrust-consent-sdk #onetrust-banner-sdk.otFloatingRoundedCorner .ot-sdk-row #onetrust-button-group-parent #onetrust-button-group .banner-actions-container,
  #onetrust-consent-sdk #onetrust-banner-sdk.otFloatingRoundedCorner .ot-sdk-row #onetrust-button-group-parent #onetrust-button-group #onetrust-pc-btn-handler {
    float: right;
    width: auto;
  }
  #onetrust-consent-sdk #onetrust-banner-sdk.otFloatingRoundedCorner .ot-sdk-row #onetrust-button-group-parent #onetrust-button-group #onetrust-pc-btn-handler {
    float: left;
    margin-right: 1rem;
  }
  #onetrust-consent-sdk #onetrust-banner-sdk.otFloatingRoundedCorner .ot-sdk-row #onetrust-button-group-parent #onetrust-button-group .banner-actions-container #onetrust-accept-btn-handler,
  #onetrust-consent-sdk #onetrust-banner-sdk.otFloatingRoundedCorner .ot-sdk-row #onetrust-button-group-parent #onetrust-button-group .banner-actions-container #onetrust-reject-all-handler {
    display: inline-block;
    width: auto;
  }
  #onetrust-consent-sdk #onetrust-banner-sdk.otFloatingRoundedCorner .ot-sdk-row #onetrust-button-group-parent #onetrust-button-group .banner-actions-container #onetrust-reject-all-handler {
    margin-right: 0;
  }
}
@media screen and (max-width: 767px) {
  #onetrust-consent-sdk #onetrust-banner-sdk.otFloatingRoundedCorner .ot-sdk-row #onetrust-button-group-parent #onetrust-button-group .banner-actions-container,
  #onetrust-consent-sdk #onetrust-banner-sdk.otFloatingRoundedCorner .ot-sdk-row #onetrust-button-group-parent #onetrust-button-group #onetrust-pc-btn-handler {
    float: none;
    width: 100%;
  }
  #onetrust-consent-sdk #onetrust-banner-sdk.otFloatingRoundedCorner .ot-sdk-row #onetrust-button-group-parent #onetrust-button-group #onetrust-pc-btn-handler {
    float: none;
    margin-right: 0;
  }
  #onetrust-consent-sdk #onetrust-banner-sdk.otFloatingRoundedCorner .ot-sdk-row #onetrust-button-group-parent #onetrust-button-group .banner-actions-container #onetrust-accept-btn-handler,
  #onetrust-consent-sdk #onetrust-banner-sdk.otFloatingRoundedCorner .ot-sdk-row #onetrust-button-group-parent #onetrust-button-group .banner-actions-container #onetrust-reject-all-handler {
    display: block;
    width: 100%;
    margin-bottom: 1rem;
  }
}
@media screen and (min-width: 1024px) {
  #onetrust-consent-sdk #onetrust-banner-sdk.otFloatingRoundedCorner .ot-sdk-row .ot-sdk-columns {
    float: left;
    min-height: 1px;
  }
}
#onetrust-consent-sdk #onetrust-accept-btn-handler,
#onetrust-consent-sdk #onetrust-reject-all-handler,
#onetrust-consent-sdk #onetrust-pc-sdk button:not(#clear-filters-handler):not(.ot-close-icon):not(
      #filter-btn-handler
    ):not(.ot-remove-objection-handler):not(.ot-obj-leg-btn-handler):not(
      [aria-expanded]
    ):not(.ot-link-btn),
#onetrust-consent-sdk #onetrust-pc-sdk .ot-leg-btn-container .ot-active-leg-btn {
  background-color: #005198 !important;
  color: #ffffff !important;
  border-color: #005198 !important;
}
#onetrust-consent-sdk #onetrust-accept-btn-handler:hover,
#onetrust-consent-sdk #onetrust-reject-all-handler:hover,
#onetrust-consent-sdk #onetrust-pc-sdk button:not(#clear-filters-handler):not(.ot-close-icon):not(
      #filter-btn-handler
    ):not(.ot-remove-objection-handler):not(.ot-obj-leg-btn-handler):not(
      [aria-expanded]
    ):not(.ot-link-btn):hover,
#onetrust-consent-sdk #onetrust-pc-sdk .ot-leg-btn-container .ot-active-leg-btn:hover {
  opacity: 0.9 !important;
}
#onetrust-consent-sdk #onetrust-pc-btn-handler,
#onetrust-consent-sdk #onetrust-pc-btn-handler.cookie-setting-link {
  color: #005198 !important;
  background-color: #ffffff !important;
  border-color: #005198 !important;
}
#onetrust-consent-sdk #onetrust-pc-sdk .ot-active-menu {
  border-color: #005198 !important;
}
.custom-popup {
  width: 100%;
  max-width: 400px;
  min-height: 200px;
  bottom: 16px;
  right: 16px;
  z-index: 1002;
  background-color: rgba(0, 0, 0, 0.4);
  box-shadow: 0 15px 30px rgba(0, 0, 0, 0.08);
  transition: visibility 0s, opacity 0.5s linear;
  visibility: hidden;
  opacity: 0;
  overflow: hidden;
  position: fixed;
}
@media (max-width: 767px) {
  .custom-popup {
    left: 0;
    right: 0;
    bottom: 0;
    margin-left: auto;
    margin-right: auto;
  }
}
.custom-popup.active {
  visibility: visible;
  opacity: 1;
}
.custom-popup .popup-background {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
.custom-popup .popup-background img {
  height: 100%;
  width: 100%;
}
.custom-popup .content {
  position: relative;
  z-index: 1;
  padding: 30px 0;
  width: 100%;
  max-width: calc(100% - 140px);
  margin: auto;
}
.custom-popup .content form {
  position: relative;
}
.custom-popup .content .title {
  margin-bottom: 20px;
  font-size: 24px;
  line-height: 1.2;
  text-transform: uppercase;
}
.custom-popup .content h2 {
  font-size: 24px;
  margin: 10px 0 0;
  text-align: center;
}
.custom-popup .content p {
  text-align: center;
}
.custom-popup .content .description {
  margin-bottom: 20px;
}
.custom-popup .content .footer {
  font-size: 10px;
  line-height: 1.3;
}
.custom-popup .close {
  position: absolute;
  top: 20px;
  right: 20px;
  cursor: pointer;
}
.central-popup-banner,
.login-disabled-banner {
  visibility: hidden;
  opacity: 0;
  overflow: hidden;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.4);
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 9999;
  padding: 0 10px;
  box-shadow: 0 15px 30px rgba(0, 0, 0, 0.08);
  transition: visibility 0s, opacity 0.5s linear;
}
.central-popup-banner.active,
.login-disabled-banner.active {
  visibility: visible;
  opacity: 1;
}
.central-popup-banner .popup-container,
.login-disabled-banner .popup-container {
  width: 100%;
  height: 100%;
  max-width: 800px;
  max-height: 450px;
  text-align: center;
}
.central-popup-banner .popup-video-wrapper,
.login-disabled-banner .popup-video-wrapper {
  width: 100%;
  max-width: 616px;
}
.central-popup-banner .popup-video-wrapper a:after,
.login-disabled-banner .popup-video-wrapper a:after {
  content: '';
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
}
.central-popup-banner img,
.login-disabled-banner img {
  max-height: 450px;
  display: inline-block;
  width: auto;
}
.central-popup-banner .popup-background,
.login-disabled-banner .popup-background {
  position: relative;
  display: inline-block;
}
.central-popup-banner .close,
.login-disabled-banner .close {
  background: #fff;
  width: 24px;
  height: 24px;
  text-align: center;
  vertical-align: middle;
  line-height: 28px;
  border-radius: 50%;
  position: absolute;
  right: -8px;
  top: -8px;
}
.login-disabled-banner .popup-container {
  max-width: 720px;
}
.login-disabled-banner .popup-container .modal-content {
  width: 100%;
  padding: 2rem 1rem;
}
.login-disabled-banner .popup-container .content {
  width: 100%;
  max-width: 560px;
  margin: 1rem auto 0;
}
.login-disabled-banner .close:hover,
.login-disabled-banner .close:focus {
  opacity: 1;
}
.login-disabled-banner .btn-wrapper {
  margin-top: 1.5rem;
}
.login-disabled-banner .heading-img-wrapper {
  margin-bottom: 1.5rem;
}
.login-disabled-banner .heading-img-wrapper img {
  width: 84px;
  height: 84px;
}
.optiv-cmm-upgrade-video-wrapper {
  width: 100%;
  max-width: 650px;
  margin: 15px auto;
}
.select2-wrapper {
  position: relative;
}
.select2-container {
  top: 100% !important;
  width: 100% !important;
  z-index: 3;
}
.select2-container .select2-selection {
  position: relative;
}
.select2-container .select2-selection:hover {
  border-image-source: none;
}
.select2-container .select2-dropdown {
  display: block;
  width: 100% !important;
  margin-top: -1px;
}
.select2-container .select2-dropdown .select2-search--dropdown {
  padding: 12px;
  display: block;
}
.select2-container .select2-dropdown .select2-results__options .select2-results__option {
  cursor: pointer;
}
.select2-container.select2-container--open .select2-selection {
  color: #000000;
  border-color: #005198;
  background-color: #ffffff;
}
.decrement-increment-wrapper {
  border: 2px solid #b9b9bd;
  border-radius: 45px;
  overflow: hidden;
}
.decrement-increment-wrapper .input-group .btn-decrement-increment,
.decrement-increment-wrapper .input-group .form-control,
.decrement-increment-wrapper .input-group .select2-container .select2-dropdown .select2-search__field {
  border: none;
}
.decrement-increment-wrapper .input-group .btn-decrement-increment.disabled,
.decrement-increment-wrapper .input-group .btn-decrement-increment[disabled] {
  opacity: 1;
  background-color: #d9d9d9;
}
.decrement-increment-wrapper .input-group .btn-decrement-increment.btn-minus {
  border-right: 2px solid #b9b9bd;
}
.decrement-increment-wrapper .input-group .btn-decrement-increment.btn-plus {
  border-left: 2px solid #b9b9bd;
}
.decrement-increment-wrapper .input-group .input-group-text {
  color: #ffffff;
  background-color: #005198;
  padding: 8px;
}
#customizedProbForm.disabled .dropdown-select-wrapper .dropdown-toggle {
  cursor: not-allowed;
  pointer-events: none;
  background-color: #e7e8e9;
}
#customizedProbForm.disabled .checkbox > .control-label {
  cursor: not-allowed;
  pointer-events: none;
}
.save-configuration-container .item-wrapper {
  padding-bottom: 12px;
  padding-top: 12px;
  border-bottom: 1px solid #b9b9bd;
}
.save-configuration-container .item-wrapper:first-child {
  padding-top: 0;
}
.save-configuration-container .item-wrapper:nth-last-child(2) {
  border-bottom: none;
  padding-bottom: 0;
}
.save-configuration-container .item-wrapper .item-value {
  font-size: 16px;
  text-overflow: initial;
  overflow: visible;
  padding-bottom: 0;
}
.save-configuration-container .footer-btn-wrapper {
  margin-top: 16px;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}
.save-configuration-container .footer-btn-wrapper .btn,
.save-configuration-container .footer-btn-wrapper .select2-container .select2-selection {
  width: 100%;
  margin-bottom: 12px;
  flex: 0 0 auto;
}
.selected-product-list-title {
  margin-bottom: 1.5rem;
  margin-top: 1rem;
}
.skeleton {
  background: #d8d8d8;
  position: relative;
  overflow: hidden;
}
.skeleton:after {
  content: "";
  animation: skeleton-animation 1.2s infinite;
  height: 100%;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  transform: translate(-100%);
  background: linear-gradient(90deg, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.4), rgba(255, 255, 255, 0));
  z-index: 1;
}
.skeleton.skeleton-label {
  width: 75px;
  height: 24px;
  margin-bottom: 2px;
}
.skeleton.skeleton-input {
  width: 75px;
  height: 24px;
  margin-bottom: 2px;
}
.skeleton.skeleton-input {
  width: 100%;
  height: 50px;
}
@keyframes skeleton-animation {
  0% {
    transform: translate(-100%);
  }
  to {
    transform: translate(100%);
  }
}
.activate-account-page .stepper {
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 48px auto;
  width: 100%;
  max-width: 760px;
}
@media screen and (max-width: 767px) {
  .activate-account-page .stepper {
    flex-direction: column;
  }
}
.activate-account-page .step {
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
  min-width: 120px;
  flex: 0 0 33.33%;
  max-width: 33.33%;
  width: 100%;
}
.activate-account-page .step .icon {
  width: 40px;
  height: 40px;
  border-radius: 50%;
  border: 1px solid #d0f0d0;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 20px;
  background-color: white;
  position: relative;
  z-index: 1;
}
.activate-account-page .step .icon .icon-label {
  font-size: 14px;
  font-weight: 500;
  color: #000;
  margin-bottom: 8px;
}
.activate-account-page .step .line {
  height: 1px;
  width: 100%;
  background-color: #d0f0d0;
  position: relative;
  left: 0;
  bottom: 20px;
}
@media screen and (max-width: 767px) {
  .activate-account-page .step .line {
    height: 100px;
    width: 1px;
    left: auto;
    right: auto;
    margin: auto;
  }
}
.activate-account-page .step .icon-label {
  white-space: nowrap;
}
@media screen and (max-width: 767px) {
  .activate-account-page .step .icon-label {
    white-space: normal;
  }
}
.activate-account-page .step.completed .icon {
  border-color: #83c410;
  background-color: #e0ffe0;
  color: #83c410;
}
.activate-account-page .step.completed .line {
  left: 50%;
}
@media screen and (max-width: 767px) {
  .activate-account-page .step.completed .line {
    left: auto;
  }
}
.activate-account-page .step.active .icon {
  border-color: #83c410;
  background-color: #e0ffe0;
  color: #83c410;
  border-width: 2px;
  width: 60px;
  height: 60px;
  font-size: 26px;
  margin-top: 6px;
}
.activate-account-page .step.active .icon-label {
  font-size: 18px;
  font-weight: 400;
  position: relative;
  top: -6px;
}
.activate-account-page .step.active .line {
  display: none;
}
.activate-account-page .step.upcoming .icon {
  border-color: #d0f0d0;
  color: #ccc;
}
.activate-account-page .step.upcoming .line {
  left: -50%;
}
@media screen and (max-width: 767px) {
  .activate-account-page .step.upcoming .line {
    display: none;
  }
}
.activate-account-page .Section1-activatAccount {
  padding-left: 0;
  padding-right: 0;
  max-width: 740px;
}
.account-activation-close-icon-wrapper {
  background-color: #fa4c40;
  color: #ffffff;
  font-size: 3rem;
  width: 80px;
  height: 80px;
  line-height: 80px;
  border-radius: 8px;
  margin-bottom: 2rem;
}
@media print {
  a[href]:after {
    content: "";
  }
  abbr[title]:after {
    content: "";
  }
  .breadcrumb-section {
    border-top: 2px solid #b9b9bd;
    border-bottom: 2px solid #b9b9bd;
  }
  .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%;
  }
  .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%;
  }
  .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%;
  }
  .footer__left {
    width: 100%;
  }
  .footer__right {
    display: none;
  }
  .owl-wrapper {
    width: 100% !important;
  }
  .owl-carousel .owl-wrapper-outer .owl-wrapper .owl-item {
    width: 25%!important;
    display: none!important;
  }
  .owl-carousel .owl-wrapper-outer .owl-wrapper .owl-item:nth-child(-n+4) {
    display: block!important;
  }
  .owl-controls {
    display: none!important;
  }
  .cart-voucher,
  .cart-actions--print {
    width: 100% !important;
  }
  .image-gallery__image,
  .image-gallery__image .owl-wrapper,
  .image-gallery__image .owl-wrapper .owl-item {
    width: 190%!important;
  }
  .tabs .tabhead + .tabbody {
    display: block!important;
  }
  .back-link .label {
    border: 0;
  }
  .carousel-component {
    overflow: hidden;
    height: 320px;
  }
}
.skip,
.skiptocontent,
.skiptonavigation {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
/*# sourceMappingURL=style.css.map */
.cts-msg-history {
  margin-top: 16px;
  padding-left: 8px;
  padding-right: 8px;
}
.cts-msg-history-item {
  margin-top: 16px;
  display: none;
}
.cts-msg-history-item-info {
  font-size: 19px;
  margin-bottom: 8px;
  padding: 0 16px;
}
@media (max-width: 319px) {
  .cts-msg-history-item-info {
    padding: 0;
  }
}
.cts-msg-history-item-info .author {
  font-weight: bold;
}
.cts-msg-history-item .well {
  border-radius: 3px;
  border: 1px solid #b9b9bd;
}
.cts-msg-history-item .well.well-tertiary {
  border: 1px solid #e7e8e9;
  opacity: .5;
}
.cts-msg-history-item .well.well-closed {
  background-color: #a1eeae;
}
.cts-msg-history-item .well.well-reopen {
  background-color: #a3e2ff;
}
@media (max-width: 319px) {
  .cts-msg-history-item .well {
    border-radius: 0;
    border-left: 0;
    border-right: 0;
    margin-left: -16px;
    margin-right: -16px;
  }
}
.cts-msg-history-item-msg {
  font-size: 19px;
}
.cts-msg-history-item.ct-msg-visible {
  display: block;
}
.cts-msg-history-item-agent .well,
.cts-msg-history-item-agent .cts-msg-history-item-info {
  text-align: initial;
}
.cts-msg-history #ct-toggle-all-messages {
  display: block;
  text-align: center;
  margin-top: 16px;
}
.cts-msg-history-item-modified-field {
  margin-left: 5px;
}
.cts-msg-history-item-modified-field:before {
  content: "|";
  position: relative;
  left: -3px;
  top: -2px;
  color: #000000;
}
.cts-msg-history-item-modified-field--status {
  font-size: 16px;
  font-weight: 700;
  text-transform: uppercase;
}
.cts-msg-history-item-modified-field--status-inprocess,
.cts-msg-history-item-modified-field--status-open,
.cts-msg-history-item-modified-field--status-reopen {
  color: #0486e0;
}
.cts-msg-history-item-modified-field--status-completed,
.cts-msg-history-item-modified-field--status-closed {
  color: #18bc33;
}
#supportTicketForm textarea.form-control,
#supportTicketForm textarea.select2-container .select2-dropdown .select2-search__field {
  height: 240px;
}
.cts-attach-list {
  padding-left: 0;
  list-style: none;
  border-top: 1px solid #b9b9bd;
  margin: 16px -16px 0;
  padding: 8px 16px 0;
  font-size: 19px;
}
.cts-attach-file {
  padding: 3px 0;
}
.cts-attach-file .glyphicon {
  color: #005198;
  font-size: 1.125em;
  margin-right: 3px;
  top: 4px;
}
.account-section .account-section-content .label-value {
  display: block;
  font-weight: 600;
  margin-bottom: 15px;
}
@media (min-width: 320px) {
  .account-section .account-section-content .label-value {
    margin-top: 10px;
  }
}
.account-section .account-section-content .accountActions {
  padding-left: 8px;
  padding-right: 8px;
}
.account-section .account-section-content .accountActions-link {
  clear: both;
  text-align: right;
  padding-left: 8px;
  padding-right: 8px;
}
@media (max-width: 319px) {
  .account-section .account-section-content .accountActions-link {
    margin-top: 21px;
  }
}
@media (max-width: 319px) {
  .account-section .account-section-content .accountActions-link .disable-link,
  .account-section .account-section-content .accountActions-link .enable-link {
    margin: 8px 0;
  }
}
.account-section .account-list .account-cards .card .glyphicon-ok {
  font-size: 20px;
  color: #000000;
  padding-right: 15px;
  padding-top: 15px;
}
.account-section .account-list .account-cards .card .roles-wrapper {
  margin: 8px 0 5px;
}
.account-section .account-list .account-cards .card .roles-wrapper > ul {
  display: block;
  width: 100%;
}
.account-section .account-list .account-cards .selected {
  background-color: #e6f0fb;
}
.account-section .account-list .account-cards .selected .glyphicon-ok {
  color: #005198;
}
.account-section .account-list .account-cards .selected:first-child {
  border-left: 1px solid #b9b9bd;
}
.account-section .account-list .search-empty {
  margin: 0;
  padding: 16px;
  border-bottom: 1px solid #b9b9bd;
  border-right: 1px solid #b9b9bd;
}
.account-section .account-list .remove-item,
.account-section .account-list .edit-item {
  color: #b9b9bd;
}
.account-section .account-header-done-btn {
  margin-top: 15px;
  padding-right: 30px;
}
@media (max-width: 768px) {
  .account-section .account-header-done-btn {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.account-status-inactive {
  color: #000000;
}
.accountActions-bottom {
  clear: both;
  margin-top: 35px;
  padding-left: 8px;
  padding-right: 8px;
}
@media (max-width: 319px) {
  .account-section .account-section-content #addNewPermissionForm form .confirm {
    margin-bottom: 16px;
  }
  .account-section .account-section-content .accountActions-bottom .btn-default,
  .account-section .account-section-content .accountActions-bottom .select2-container .select2-selection {
    margin-top: 0;
  }
  .account-section .account-section-content .accountActions-bottom .btn.confirm,
  .account-section .account-section-content .accountActions-bottom .select2-container .select2-selection.confirm {
    margin-bottom: 30px;
  }
  .account-section .pagination-bar.top + .account-list .account-cards {
    margin-top: -1px;
  }
  .account-section .account-list .account-list-header {
    padding-left: 16px;
    padding-right: 16px;
  }
  .account-section .account-list .account-cards {
    border: none;
  }
  .account-section .account-list .account-cards .card {
    border-left: 0;
    border-right: 0;
  }
  .account-section .account-list .account-cards .card:first-child {
    margin: 0;
  }
  .account-section .account-list .account-cards .selected:first-child {
    border-left: none;
  }
  .account-section .account-list .add-user-action-menu .add-user-action-buttons {
    display: none;
  }
  .account-section .account-list .add-user-action-menu.open .add-user-action {
    background-color: #005198;
    color: #ffffff;
    padding: 16px 20px;
    text-transform: uppercase;
  }
  .account-section .account-list .add-user-action-menu.open .add-user-action-buttons {
    display: block;
    position: absolute;
    right: 0;
    width: 120px;
    top: 38px;
    z-index: 9000;
  }
  .account-section #unittree {
    padding-left: 0;
    padding-right: 0;
  }
}
