/*!
 * 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 {
    border-top-color: #000 !important;
  }
  .label {
    border: 1px solid #000;
  }
  .table {
    border-collapse: collapse !important;
  }
  .table td,
  .table th {
    background-color: #fff !important;
  }
  .table-bordered th,
  .table-bordered td {
    border: 1px solid #ddd !important;
  }
}
@font-face {
  font-family: 'Glyphicons Halflings';
  src: url('../fonts/glyphicons-halflings-regular.eot');
  src: url('../fonts/glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'), url('../fonts/glyphicons-halflings-regular.woff2') format('woff2'), url('../fonts/glyphicons-halflings-regular.woff') format('woff'), url('../fonts/glyphicons-halflings-regular.ttf') format('truetype'), url('../fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular') format('svg');
}
.glyphicon,
.product__listing.product__list .product__list__item.tag-highlighted:after,
.product__listing.product__grid .product-item.tag-highlighted:after {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.glyphicon-asterisk:before {
  content: "\002a";
}
.glyphicon-plus:before {
  content: "\002b";
}
.glyphicon-euro:before,
.glyphicon-eur:before {
  content: "\20ac";
}
.glyphicon-minus:before {
  content: "\2212";
}
.glyphicon-cloud:before {
  content: "\2601";
}
.glyphicon-envelope:before {
  content: "\2709";
}
.glyphicon-pencil:before {
  content: "\270f";
}
.glyphicon-glass:before {
  content: "\e001";
}
.glyphicon-music:before {
  content: "\e002";
}
.glyphicon-search:before {
  content: "\e003";
}
.glyphicon-heart:before {
  content: "\e005";
}
.glyphicon-star:before {
  content: "\e006";
}
.glyphicon-star-empty:before {
  content: "\e007";
}
.glyphicon-user:before {
  content: "\e008";
}
.glyphicon-film:before {
  content: "\e009";
}
.glyphicon-th-large:before {
  content: "\e010";
}
.glyphicon-th:before {
  content: "\e011";
}
.glyphicon-th-list:before {
  content: "\e012";
}
.glyphicon-ok:before {
  content: "\e013";
}
.glyphicon-remove:before {
  content: "\e014";
}
.glyphicon-zoom-in:before {
  content: "\e015";
}
.glyphicon-zoom-out:before {
  content: "\e016";
}
.glyphicon-off:before {
  content: "\e017";
}
.glyphicon-signal:before {
  content: "\e018";
}
.glyphicon-cog:before {
  content: "\e019";
}
.glyphicon-trash:before {
  content: "\e020";
}
.glyphicon-home:before {
  content: "\e021";
}
.glyphicon-file:before {
  content: "\e022";
}
.glyphicon-time:before {
  content: "\e023";
}
.glyphicon-road:before {
  content: "\e024";
}
.glyphicon-download-alt:before {
  content: "\e025";
}
.glyphicon-download:before {
  content: "\e026";
}
.glyphicon-upload:before {
  content: "\e027";
}
.glyphicon-inbox:before {
  content: "\e028";
}
.glyphicon-play-circle:before {
  content: "\e029";
}
.glyphicon-repeat:before {
  content: "\e030";
}
.glyphicon-refresh:before {
  content: "\e031";
}
.glyphicon-list-alt:before {
  content: "\e032";
}
.glyphicon-lock:before {
  content: "\e033";
}
.glyphicon-flag:before {
  content: "\e034";
}
.glyphicon-headphones:before {
  content: "\e035";
}
.glyphicon-volume-off:before {
  content: "\e036";
}
.glyphicon-volume-down:before {
  content: "\e037";
}
.glyphicon-volume-up:before {
  content: "\e038";
}
.glyphicon-qrcode:before {
  content: "\e039";
}
.glyphicon-barcode:before {
  content: "\e040";
}
.glyphicon-tag:before {
  content: "\e041";
}
.glyphicon-tags:before {
  content: "\e042";
}
.glyphicon-book:before {
  content: "\e043";
}
.glyphicon-bookmark:before {
  content: "\e044";
}
.glyphicon-print:before {
  content: "\e045";
}
.glyphicon-camera:before {
  content: "\e046";
}
.glyphicon-font:before {
  content: "\e047";
}
.glyphicon-bold:before {
  content: "\e048";
}
.glyphicon-italic:before {
  content: "\e049";
}
.glyphicon-text-height:before {
  content: "\e050";
}
.glyphicon-text-width:before {
  content: "\e051";
}
.glyphicon-align-left:before {
  content: "\e052";
}
.glyphicon-align-center:before {
  content: "\e053";
}
.glyphicon-align-right:before {
  content: "\e054";
}
.glyphicon-align-justify:before {
  content: "\e055";
}
.glyphicon-list:before {
  content: "\e056";
}
.glyphicon-indent-left:before {
  content: "\e057";
}
.glyphicon-indent-right:before {
  content: "\e058";
}
.glyphicon-facetime-video:before {
  content: "\e059";
}
.glyphicon-picture:before {
  content: "\e060";
}
.glyphicon-map-marker:before {
  content: "\e062";
}
.glyphicon-adjust:before {
  content: "\e063";
}
.glyphicon-tint:before {
  content: "\e064";
}
.glyphicon-edit:before {
  content: "\e065";
}
.glyphicon-share:before {
  content: "\e066";
}
.glyphicon-check:before {
  content: "\e067";
}
.glyphicon-move:before {
  content: "\e068";
}
.glyphicon-step-backward:before {
  content: "\e069";
}
.glyphicon-fast-backward:before {
  content: "\e070";
}
.glyphicon-backward:before {
  content: "\e071";
}
.glyphicon-play:before {
  content: "\e072";
}
.glyphicon-pause:before {
  content: "\e073";
}
.glyphicon-stop:before {
  content: "\e074";
}
.glyphicon-forward:before {
  content: "\e075";
}
.glyphicon-fast-forward:before {
  content: "\e076";
}
.glyphicon-step-forward:before {
  content: "\e077";
}
.glyphicon-eject:before {
  content: "\e078";
}
.glyphicon-chevron-left:before {
  content: "\e079";
}
.glyphicon-chevron-right:before {
  content: "\e080";
}
.glyphicon-plus-sign:before {
  content: "\e081";
}
.glyphicon-minus-sign:before {
  content: "\e082";
}
.glyphicon-remove-sign:before {
  content: "\e083";
}
.glyphicon-ok-sign:before {
  content: "\e084";
}
.glyphicon-question-sign:before {
  content: "\e085";
}
.glyphicon-info-sign:before {
  content: "\e086";
}
.glyphicon-screenshot:before {
  content: "\e087";
}
.glyphicon-remove-circle:before {
  content: "\e088";
}
.glyphicon-ok-circle:before {
  content: "\e089";
}
.glyphicon-ban-circle:before {
  content: "\e090";
}
.glyphicon-arrow-left:before {
  content: "\e091";
}
.glyphicon-arrow-right:before {
  content: "\e092";
}
.glyphicon-arrow-up:before {
  content: "\e093";
}
.glyphicon-arrow-down:before {
  content: "\e094";
}
.glyphicon-share-alt:before {
  content: "\e095";
}
.glyphicon-resize-full:before {
  content: "\e096";
}
.glyphicon-resize-small:before {
  content: "\e097";
}
.glyphicon-exclamation-sign:before {
  content: "\e101";
}
.glyphicon-gift:before {
  content: "\e102";
}
.glyphicon-leaf:before {
  content: "\e103";
}
.glyphicon-fire:before {
  content: "\e104";
}
.glyphicon-eye-open:before {
  content: "\e105";
}
.glyphicon-eye-close:before {
  content: "\e106";
}
.glyphicon-warning-sign:before {
  content: "\e107";
}
.glyphicon-plane:before {
  content: "\e108";
}
.glyphicon-calendar:before {
  content: "\e109";
}
.glyphicon-random:before {
  content: "\e110";
}
.glyphicon-comment:before {
  content: "\e111";
}
.glyphicon-magnet:before {
  content: "\e112";
}
.glyphicon-chevron-up:before {
  content: "\e113";
}
.glyphicon-chevron-down:before {
  content: "\e114";
}
.glyphicon-retweet:before {
  content: "\e115";
}
.glyphicon-shopping-cart:before {
  content: "\e116";
}
.glyphicon-folder-close:before {
  content: "\e117";
}
.glyphicon-folder-open:before {
  content: "\e118";
}
.glyphicon-resize-vertical:before {
  content: "\e119";
}
.glyphicon-resize-horizontal:before {
  content: "\e120";
}
.glyphicon-hdd:before {
  content: "\e121";
}
.glyphicon-bullhorn:before {
  content: "\e122";
}
.glyphicon-bell:before {
  content: "\e123";
}
.glyphicon-certificate:before {
  content: "\e124";
}
.glyphicon-thumbs-up:before {
  content: "\e125";
}
.glyphicon-thumbs-down:before {
  content: "\e126";
}
.glyphicon-hand-right:before {
  content: "\e127";
}
.glyphicon-hand-left:before {
  content: "\e128";
}
.glyphicon-hand-up:before {
  content: "\e129";
}
.glyphicon-hand-down:before {
  content: "\e130";
}
.glyphicon-circle-arrow-right:before {
  content: "\e131";
}
.glyphicon-circle-arrow-left:before {
  content: "\e132";
}
.glyphicon-circle-arrow-up:before {
  content: "\e133";
}
.glyphicon-circle-arrow-down:before {
  content: "\e134";
}
.glyphicon-globe:before {
  content: "\e135";
}
.glyphicon-wrench:before {
  content: "\e136";
}
.glyphicon-tasks:before {
  content: "\e137";
}
.glyphicon-filter:before {
  content: "\e138";
}
.glyphicon-briefcase:before {
  content: "\e139";
}
.glyphicon-fullscreen:before {
  content: "\e140";
}
.glyphicon-dashboard:before {
  content: "\e141";
}
.glyphicon-paperclip:before {
  content: "\e142";
}
.glyphicon-heart-empty:before {
  content: "\e143";
}
.glyphicon-link:before {
  content: "\e144";
}
.glyphicon-phone:before {
  content: "\e145";
}
.glyphicon-pushpin:before {
  content: "\e146";
}
.glyphicon-usd:before {
  content: "\e148";
}
.glyphicon-gbp:before {
  content: "\e149";
}
.glyphicon-sort:before {
  content: "\e150";
}
.glyphicon-sort-by-alphabet:before {
  content: "\e151";
}
.glyphicon-sort-by-alphabet-alt:before {
  content: "\e152";
}
.glyphicon-sort-by-order:before {
  content: "\e153";
}
.glyphicon-sort-by-order-alt:before {
  content: "\e154";
}
.glyphicon-sort-by-attributes:before {
  content: "\e155";
}
.glyphicon-sort-by-attributes-alt:before {
  content: "\e156";
}
.glyphicon-unchecked:before {
  content: "\e157";
}
.glyphicon-expand:before {
  content: "\e158";
}
.glyphicon-collapse-down:before {
  content: "\e159";
}
.glyphicon-collapse-up:before {
  content: "\e160";
}
.glyphicon-log-in:before {
  content: "\e161";
}
.glyphicon-flash:before {
  content: "\e162";
}
.glyphicon-log-out:before {
  content: "\e163";
}
.glyphicon-new-window:before {
  content: "\e164";
}
.glyphicon-record:before {
  content: "\e165";
}
.glyphicon-save:before {
  content: "\e166";
}
.glyphicon-open:before {
  content: "\e167";
}
.glyphicon-saved:before {
  content: "\e168";
}
.glyphicon-import:before {
  content: "\e169";
}
.glyphicon-export:before {
  content: "\e170";
}
.glyphicon-send:before {
  content: "\e171";
}
.glyphicon-floppy-disk:before {
  content: "\e172";
}
.glyphicon-floppy-saved:before {
  content: "\e173";
}
.glyphicon-floppy-remove:before {
  content: "\e174";
}
.glyphicon-floppy-save:before {
  content: "\e175";
}
.glyphicon-floppy-open:before {
  content: "\e176";
}
.glyphicon-credit-card:before {
  content: "\e177";
}
.glyphicon-transfer:before {
  content: "\e178";
}
.glyphicon-cutlery:before {
  content: "\e179";
}
.glyphicon-header:before {
  content: "\e180";
}
.glyphicon-compressed:before {
  content: "\e181";
}
.glyphicon-earphone:before {
  content: "\e182";
}
.glyphicon-phone-alt:before {
  content: "\e183";
}
.glyphicon-tower:before {
  content: "\e184";
}
.glyphicon-stats:before {
  content: "\e185";
}
.glyphicon-sd-video:before {
  content: "\e186";
}
.glyphicon-hd-video:before {
  content: "\e187";
}
.glyphicon-subtitles:before {
  content: "\e188";
}
.glyphicon-sound-stereo:before {
  content: "\e189";
}
.glyphicon-sound-dolby:before {
  content: "\e190";
}
.glyphicon-sound-5-1:before {
  content: "\e191";
}
.glyphicon-sound-6-1:before {
  content: "\e192";
}
.glyphicon-sound-7-1:before {
  content: "\e193";
}
.glyphicon-copyright-mark:before {
  content: "\e194";
}
.glyphicon-registration-mark:before {
  content: "\e195";
}
.glyphicon-cloud-download:before {
  content: "\e197";
}
.glyphicon-cloud-upload:before {
  content: "\e198";
}
.glyphicon-tree-conifer:before {
  content: "\e199";
}
.glyphicon-tree-deciduous:before {
  content: "\e200";
}
.glyphicon-cd:before {
  content: "\e201";
}
.glyphicon-save-file:before {
  content: "\e202";
}
.glyphicon-open-file:before {
  content: "\e203";
}
.glyphicon-level-up:before {
  content: "\e204";
}
.glyphicon-copy:before {
  content: "\e205";
}
.glyphicon-paste:before {
  content: "\e206";
}
.glyphicon-alert:before {
  content: "\e209";
}
.glyphicon-equalizer:before {
  content: "\e210";
}
.glyphicon-king:before {
  content: "\e211";
}
.glyphicon-queen:before {
  content: "\e212";
}
.glyphicon-pawn:before {
  content: "\e213";
}
.glyphicon-bishop:before {
  content: "\e214";
}
.glyphicon-knight:before {
  content: "\e215";
}
.glyphicon-baby-formula:before {
  content: "\e216";
}
.glyphicon-tent:before {
  content: "\26fa";
}
.glyphicon-blackboard:before {
  content: "\e218";
}
.glyphicon-bed:before {
  content: "\e219";
}
.glyphicon-apple:before {
  content: "\f8ff";
}
.glyphicon-erase:before {
  content: "\e221";
}
.glyphicon-hourglass:before {
  content: "\231b";
}
.glyphicon-lamp:before {
  content: "\e223";
}
.glyphicon-duplicate:before {
  content: "\e224";
}
.glyphicon-piggy-bank:before {
  content: "\e225";
}
.glyphicon-scissors:before {
  content: "\e226";
}
.glyphicon-bitcoin:before {
  content: "\e227";
}
.glyphicon-btc:before {
  content: "\e227";
}
.glyphicon-xbt:before {
  content: "\e227";
}
.glyphicon-yen:before {
  content: "\00a5";
}
.glyphicon-jpy:before {
  content: "\00a5";
}
.glyphicon-ruble:before {
  content: "\20bd";
}
.glyphicon-rub:before {
  content: "\20bd";
}
.glyphicon-scale:before {
  content: "\e230";
}
.glyphicon-ice-lolly:before {
  content: "\e231";
}
.glyphicon-ice-lolly-tasted:before {
  content: "\e232";
}
.glyphicon-education:before {
  content: "\e233";
}
.glyphicon-option-horizontal:before {
  content: "\e234";
}
.glyphicon-option-vertical:before {
  content: "\e235";
}
.glyphicon-menu-hamburger:before {
  content: "\e236";
}
.glyphicon-modal-window:before {
  content: "\e237";
}
.glyphicon-oil:before {
  content: "\e238";
}
.glyphicon-grain:before {
  content: "\e239";
}
.glyphicon-sunglasses:before {
  content: "\e240";
}
.glyphicon-text-size:before {
  content: "\e241";
}
.glyphicon-text-color:before {
  content: "\e242";
}
.glyphicon-text-background:before {
  content: "\e243";
}
.glyphicon-object-align-top:before {
  content: "\e244";
}
.glyphicon-object-align-bottom:before {
  content: "\e245";
}
.glyphicon-object-align-horizontal:before {
  content: "\e246";
}
.glyphicon-object-align-left:before {
  content: "\e247";
}
.glyphicon-object-align-vertical:before {
  content: "\e248";
}
.glyphicon-object-align-right:before {
  content: "\e249";
}
.glyphicon-triangle-right:before {
  content: "\e250";
}
.glyphicon-triangle-left:before {
  content: "\e251";
}
.glyphicon-triangle-bottom:before {
  content: "\e252";
}
.glyphicon-triangle-top:before {
  content: "\e253";
}
.glyphicon-console:before {
  content: "\e254";
}
.glyphicon-superscript:before {
  content: "\e255";
}
.glyphicon-subscript:before {
  content: "\e256";
}
.glyphicon-menu-left:before {
  content: "\e257";
}
.glyphicon-menu-right:before {
  content: "\e258";
}
.glyphicon-menu-down:before {
  content: "\e259";
}
.glyphicon-menu-up:before {
  content: "\e260";
}
* {
  -webkit-box-sizing: border-box;
  -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: 10px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
body {
  font-family: 'Open Sans', sans-serif;
  font-size: 16px;
  line-height: 1.42857143;
  color: #1f3a4d;
  background-color: #ffffff;
}
input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
a {
  color: #0060a0;
  text-decoration: none;
}
a:hover,
a:focus {
  color: #154259;
  text-decoration: underline;
}
a:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
figure {
  margin: 0;
}
img {
  vertical-align: middle;
}
.img-responsive,
.thumbnail > img,
.thumbnail a > img,
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  display: block;
  max-width: 100%;
  height: auto;
}
.img-rounded {
  border-radius: 0;
}
.img-thumbnail {
  padding: 4px;
  line-height: 1.42857143;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-radius: 8px;
  -webkit-transition: all 0.2s ease-in-out;
  -o-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: 22px;
  margin-bottom: 22px;
  border: 0;
  border-top: 1px solid #eeeeee;
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
.sr-only-focusable:active,
.sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}
[role="button"] {
  cursor: pointer;
}
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-family: inherit;
  font-weight: 700;
  line-height: 1.143;
  color: #1f3a4d;
}
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: 22px;
  margin-bottom: 11px;
}
h1 small,
.h1 small,
h2 small,
.h2 small,
h3 small,
.h3 small,
h1 .small,
.h1 .small,
h2 .small,
.h2 .small,
h3 .small,
.h3 .small {
  font-size: 65%;
}
h4,
.h4,
h5,
.h5,
h6,
.h6 {
  margin-top: 11px;
  margin-bottom: 11px;
}
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: 52px;
}
h2,
.h2 {
  font-size: 38px;
}
h3,
.h3 {
  font-size: 28px;
}
h4,
.h4 {
  font-size: 21px;
}
h5,
.h5 {
  font-size: 18px;
}
h6,
.h6 {
  font-size: 16px;
}
p {
  margin: 0 0 11px;
}
.lead {
  margin-bottom: 22px;
  font-size: 18px;
  font-weight: 300;
  line-height: 1.4;
}
@media (min-width: 640px) {
  .lead {
    font-size: 24px;
  }
}
small,
.small {
  font-size: 87%;
}
mark,
.mark {
  background-color: #fcf8e3;
  padding: .2em;
}
.text-left {
  text-align: left;
}
.text-right {
  text-align: right;
}
.text-center {
  text-align: center;
}
.text-justify {
  text-align: justify;
}
.text-nowrap {
  white-space: nowrap;
}
.text-lowercase {
  text-transform: lowercase;
}
.text-uppercase {
  text-transform: uppercase;
}
.text-capitalize {
  text-transform: capitalize;
}
.text-muted {
  color: #777777;
}
.text-primary {
  color: #0060a0;
}
a.text-primary:hover,
a.text-primary:focus {
  color: #00416d;
}
.text-success {
  color: #3e5983;
}
a.text-success:hover,
a.text-success:focus {
  color: #2e4160;
}
.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: #1f3a4d;
}
a.text-danger:hover,
a.text-danger:focus {
  color: #101f29;
}
.bg-primary {
  color: #fff;
  background-color: #0060a0;
}
a.bg-primary:hover,
a.bg-primary:focus {
  background-color: #00416d;
}
.bg-success {
  background-color: #dff0d8;
}
a.bg-success:hover,
a.bg-success:focus {
  background-color: #c1e2b3;
}
.bg-info {
  background-color: #d9edf7;
}
a.bg-info:hover,
a.bg-info:focus {
  background-color: #afd9ee;
}
.bg-warning {
  background-color: #fcf8e3;
}
a.bg-warning:hover,
a.bg-warning:focus {
  background-color: #f7ecb5;
}
.bg-danger {
  background-color: #f2dede;
}
a.bg-danger:hover,
a.bg-danger:focus {
  background-color: #e4b9b9;
}
.page-header {
  padding-bottom: 10px;
  margin: 44px 0 22px;
  border-bottom: 1px solid #eeeeee;
}
ul,
ol {
  margin-top: 0;
  margin-bottom: 11px;
}
ul ul,
ol ul,
ul ol,
ol ol {
  margin-bottom: 0;
}
.list-unstyled {
  padding-left: 0;
  list-style: none;
}
.list-inline {
  padding-left: 0;
  list-style: none;
  margin-left: -5px;
}
.list-inline > li {
  display: inline-block;
  padding-left: 5px;
  padding-right: 5px;
}
dl {
  margin-top: 0;
  margin-bottom: 22px;
}
dt,
dd {
  line-height: 1.42857143;
}
dt {
  font-weight: bold;
}
dd {
  margin-left: 0;
}
@media (min-width: 640px) {
  .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: 11px 22px;
  margin: 0 0 22px;
  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.42857143;
  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: 22px;
  font-style: normal;
  line-height: 1.42857143;
}
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: 8px;
}
kbd {
  padding: 2px 4px;
  font-size: 90%;
  color: #ffffff;
  background-color: #333333;
  border-radius: 4px;
  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: 10.5px;
  margin: 0 0 11px;
  font-size: 15px;
  line-height: 1.42857143;
  word-break: break-all;
  word-wrap: break-word;
  color: #333333;
  background-color: #f5f5f5;
  border: 1px solid #cccccc;
  border-radius: 8px;
}
pre code {
  padding: 0;
  font-size: inherit;
  color: inherit;
  white-space: pre-wrap;
  background-color: transparent;
  border-radius: 0;
}
.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll;
}
.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 16px;
  padding-right: 16px;
}
@media (min-width: 640px) {
  .container {
    width: 100%;
  }
}
@media (min-width: 1024px) {
  .container {
    width: 1024px;
  }
}
@media (min-width: 1400px) {
  .container {
    width: 1420px;
  }
}
.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 16px;
  padding-right: 16px;
}
.row {
  margin-left: -16px;
  margin-right: -16px;
}
.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: 16px;
  padding-right: 16px;
}
.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: 640px) {
  .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: 1024px) {
  .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: 1400px) {
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left;
  }
  .col-lg-12 {
    width: 100%;
  }
  .col-lg-11 {
    width: 91.66666667%;
  }
  .col-lg-10 {
    width: 83.33333333%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-8 {
    width: 66.66666667%;
  }
  .col-lg-7 {
    width: 58.33333333%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-5 {
    width: 41.66666667%;
  }
  .col-lg-4 {
    width: 33.33333333%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-2 {
    width: 16.66666667%;
  }
  .col-lg-1 {
    width: 8.33333333%;
  }
  .col-lg-pull-12 {
    right: 100%;
  }
  .col-lg-pull-11 {
    right: 91.66666667%;
  }
  .col-lg-pull-10 {
    right: 83.33333333%;
  }
  .col-lg-pull-9 {
    right: 75%;
  }
  .col-lg-pull-8 {
    right: 66.66666667%;
  }
  .col-lg-pull-7 {
    right: 58.33333333%;
  }
  .col-lg-pull-6 {
    right: 50%;
  }
  .col-lg-pull-5 {
    right: 41.66666667%;
  }
  .col-lg-pull-4 {
    right: 33.33333333%;
  }
  .col-lg-pull-3 {
    right: 25%;
  }
  .col-lg-pull-2 {
    right: 16.66666667%;
  }
  .col-lg-pull-1 {
    right: 8.33333333%;
  }
  .col-lg-pull-0 {
    right: auto;
  }
  .col-lg-push-12 {
    left: 100%;
  }
  .col-lg-push-11 {
    left: 91.66666667%;
  }
  .col-lg-push-10 {
    left: 83.33333333%;
  }
  .col-lg-push-9 {
    left: 75%;
  }
  .col-lg-push-8 {
    left: 66.66666667%;
  }
  .col-lg-push-7 {
    left: 58.33333333%;
  }
  .col-lg-push-6 {
    left: 50%;
  }
  .col-lg-push-5 {
    left: 41.66666667%;
  }
  .col-lg-push-4 {
    left: 33.33333333%;
  }
  .col-lg-push-3 {
    left: 25%;
  }
  .col-lg-push-2 {
    left: 16.66666667%;
  }
  .col-lg-push-1 {
    left: 8.33333333%;
  }
  .col-lg-push-0 {
    left: auto;
  }
  .col-lg-offset-12 {
    margin-left: 100%;
  }
  .col-lg-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-lg-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-lg-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-lg-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-lg-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-lg-offset-0 {
    margin-left: 0%;
  }
}
table {
  background-color: transparent;
}
caption {
  padding-top: 8px;
  padding-bottom: 8px;
  color: #777777;
  text-align: left;
}
th {
  text-align: left;
}
.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 22px;
}
.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.42857143;
  vertical-align: top;
  border-top: 1px solid #a5b0b8;
}
.table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #a5b0b8;
}
.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 #a5b0b8;
}
.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 #a5b0b8;
}
.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 #a5b0b8;
}
.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td {
  border-bottom-width: 2px;
}
.table-striped > tbody > tr:nth-of-type(odd) {
  background-color: #f9f9f9;
}
.table-hover > tbody > tr:hover {
  background-color: #f5f5f5;
}
table col[class*="col-"] {
  position: static;
  float: none;
  display: table-column;
}
table td[class*="col-"],
table th[class*="col-"] {
  position: static;
  float: none;
  display: table-cell;
}
.table > thead > tr > td.active,
.table > tbody > tr > td.active,
.table > tfoot > tr > td.active,
.table > thead > tr > th.active,
.table > tbody > tr > th.active,
.table > tfoot > tr > th.active,
.table > thead > tr.active > td,
.table > tbody > tr.active > td,
.table > tfoot > tr.active > td,
.table > thead > tr.active > th,
.table > tbody > tr.active > th,
.table > tfoot > tr.active > th {
  background-color: #f5f5f5;
}
.table-hover > tbody > tr > td.active:hover,
.table-hover > tbody > tr > th.active:hover,
.table-hover > tbody > tr.active:hover > td,
.table-hover > tbody > tr:hover > .active,
.table-hover > tbody > tr.active:hover > th {
  background-color: #e8e8e8;
}
.table > thead > tr > td.success,
.table > tbody > tr > td.success,
.table > tfoot > tr > td.success,
.table > thead > tr > th.success,
.table > tbody > tr > th.success,
.table > tfoot > tr > th.success,
.table > thead > tr.success > td,
.table > tbody > tr.success > td,
.table > tfoot > tr.success > td,
.table > thead > tr.success > th,
.table > tbody > tr.success > th,
.table > tfoot > tr.success > th {
  background-color: #dff0d8;
}
.table-hover > tbody > tr > td.success:hover,
.table-hover > tbody > tr > th.success:hover,
.table-hover > tbody > tr.success:hover > td,
.table-hover > tbody > tr:hover > .success,
.table-hover > tbody > tr.success:hover > th {
  background-color: #d0e9c6;
}
.table > thead > tr > td.info,
.table > tbody > tr > td.info,
.table > tfoot > tr > td.info,
.table > thead > tr > th.info,
.table > tbody > tr > th.info,
.table > tfoot > tr > th.info,
.table > thead > tr.info > td,
.table > tbody > tr.info > td,
.table > tfoot > tr.info > td,
.table > thead > tr.info > th,
.table > tbody > tr.info > th,
.table > tfoot > tr.info > th {
  background-color: #d9edf7;
}
.table-hover > tbody > tr > td.info:hover,
.table-hover > tbody > tr > th.info:hover,
.table-hover > tbody > tr.info:hover > td,
.table-hover > tbody > tr:hover > .info,
.table-hover > tbody > tr.info:hover > th {
  background-color: #c4e3f3;
}
.table > thead > tr > td.warning,
.table > tbody > tr > td.warning,
.table > tfoot > tr > td.warning,
.table > thead > tr > th.warning,
.table > tbody > tr > th.warning,
.table > tfoot > tr > th.warning,
.table > thead > tr.warning > td,
.table > tbody > tr.warning > td,
.table > tfoot > tr.warning > td,
.table > thead > tr.warning > th,
.table > tbody > tr.warning > th,
.table > tfoot > tr.warning > th {
  background-color: #fcf8e3;
}
.table-hover > tbody > tr > td.warning:hover,
.table-hover > tbody > tr > th.warning:hover,
.table-hover > tbody > tr.warning:hover > td,
.table-hover > tbody > tr:hover > .warning,
.table-hover > tbody > tr.warning:hover > th {
  background-color: #faf2cc;
}
.table > thead > tr > td.danger,
.table > tbody > tr > td.danger,
.table > tfoot > tr > td.danger,
.table > thead > tr > th.danger,
.table > tbody > tr > th.danger,
.table > tfoot > tr > th.danger,
.table > thead > tr.danger > td,
.table > tbody > tr.danger > td,
.table > tfoot > tr.danger > td,
.table > thead > tr.danger > th,
.table > tbody > tr.danger > th,
.table > tfoot > tr.danger > th {
  background-color: #f2dede;
}
.table-hover > tbody > tr > td.danger:hover,
.table-hover > tbody > tr > th.danger:hover,
.table-hover > tbody > tr.danger:hover > td,
.table-hover > tbody > tr:hover > .danger,
.table-hover > tbody > tr.danger:hover > th {
  background-color: #ebcccc;
}
.table-responsive {
  overflow-x: auto;
  min-height: 0.01%;
}
@media screen and (max-width: 639px) {
  .table-responsive {
    width: 100%;
    margin-bottom: 16.5px;
    overflow-y: hidden;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #a5b0b8;
  }
  .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: 22px;
  font-size: 24px;
  line-height: inherit;
  color: #333333;
  border: 0;
  border-bottom: 1px solid #e5e5e5;
}
label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: bold;
}
input[type="search"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
input[type="radio"],
input[type="checkbox"] {
  margin: 4px 0 0;
  margin-top: 1px \9;
  line-height: normal;
}
input[type="file"] {
  display: block;
}
input[type="range"] {
  display: block;
  width: 100%;
}
select[multiple],
select[size] {
  height: auto;
}
input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
output {
  display: block;
  padding-top: 7px;
  font-size: 16px;
  line-height: 1.42857143;
  color: #333333;
}
.form-control {
  display: block;
  width: 100%;
  height: 48px;
  padding: 6px 12px;
  font-size: 16px;
  line-height: 1.42857143;
  color: #333333;
  background-color: #ffffff;
  background-image: none;
  border: 1px solid #d2d8db;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.form-control:focus {
  border-color: #0060a0;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(0, 96, 160, 0.6);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(0, 96, 160, 0.6);
}
.form-control::-moz-placeholder {
  color: #999999;
  opacity: 1;
}
.form-control:-ms-input-placeholder {
  color: #999999;
}
.form-control::-webkit-input-placeholder {
  color: #999999;
}
.form-control::-ms-expand {
  border: 0;
  background-color: transparent;
}
.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
  background-color: #eeeeee;
  opacity: 1;
}
.form-control[disabled],
fieldset[disabled] .form-control {
  cursor: not-allowed;
}
textarea.form-control {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: none;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  input[type="date"].form-control,
  input[type="time"].form-control,
  input[type="datetime-local"].form-control,
  input[type="month"].form-control {
    line-height: 48px;
  }
  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: 42px;
  }
  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: 15px;
}
.radio,
.checkbox {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px;
}
.radio label,
.checkbox label {
  min-height: 22px;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: normal;
  cursor: pointer;
}
.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
  position: absolute;
  margin-left: -20px;
  margin-top: 4px \9;
}
.radio + .radio,
.checkbox + .checkbox {
  margin-top: -5px;
}
.radio-inline,
.checkbox-inline {
  position: relative;
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  vertical-align: middle;
  font-weight: normal;
  cursor: pointer;
}
.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
  margin-top: 0;
  margin-left: 10px;
}
input[type="radio"][disabled],
input[type="checkbox"][disabled],
input[type="radio"].disabled,
input[type="checkbox"].disabled,
fieldset[disabled] input[type="radio"],
fieldset[disabled] input[type="checkbox"] {
  cursor: not-allowed;
}
.radio-inline.disabled,
.checkbox-inline.disabled,
fieldset[disabled] .radio-inline,
fieldset[disabled] .checkbox-inline {
  cursor: not-allowed;
}
.radio.disabled label,
.checkbox.disabled label,
fieldset[disabled] .radio label,
fieldset[disabled] .checkbox label {
  cursor: not-allowed;
}
.form-control-static {
  padding-top: 7px;
  padding-bottom: 7px;
  margin-bottom: 0;
  min-height: 38px;
}
.form-control-static.input-lg,
.form-control-static.input-sm {
  padding-left: 0;
  padding-right: 0;
}
.input-sm {
  height: 42px;
  padding: 5px 10px;
  font-size: 14px;
  line-height: 1.5;
  border-radius: 4px;
}
select.input-sm {
  height: 42px;
  line-height: 42px;
}
textarea.input-sm,
select[multiple].input-sm {
  height: auto;
}
.form-group-sm .form-control {
  height: 42px;
  padding: 5px 10px;
  font-size: 14px;
  line-height: 1.5;
  border-radius: 4px;
}
.form-group-sm select.form-control {
  height: 42px;
  line-height: 42px;
}
.form-group-sm textarea.form-control,
.form-group-sm select[multiple].form-control {
  height: auto;
}
.form-group-sm .form-control-static {
  height: 42px;
  min-height: 36px;
  padding: 6px 10px;
  font-size: 14px;
  line-height: 1.5;
}
.input-lg {
  height: 42px;
  padding: 10px 32px;
  font-size: 21px;
  line-height: 1.3333333;
  border-radius: 0;
}
select.input-lg {
  height: 42px;
  line-height: 42px;
}
textarea.input-lg,
select[multiple].input-lg {
  height: auto;
}
.form-group-lg .form-control {
  height: 42px;
  padding: 10px 32px;
  font-size: 21px;
  line-height: 1.3333333;
  border-radius: 0;
}
.form-group-lg select.form-control {
  height: 42px;
  line-height: 42px;
}
.form-group-lg textarea.form-control,
.form-group-lg select[multiple].form-control {
  height: auto;
}
.form-group-lg .form-control-static {
  height: 42px;
  min-height: 43px;
  padding: 11px 32px;
  font-size: 21px;
  line-height: 1.3333333;
}
.has-feedback {
  position: relative;
}
.has-feedback .form-control {
  padding-right: 60px;
}
.form-control-feedback {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  display: block;
  width: 48px;
  height: 48px;
  line-height: 48px;
  text-align: center;
  pointer-events: none;
}
.input-lg + .form-control-feedback,
.input-group-lg + .form-control-feedback,
.form-group-lg .form-control + .form-control-feedback {
  width: 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 {
  width: 42px;
  height: 42px;
  line-height: 42px;
}
.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: #3e5983;
}
.has-success .form-control {
  border-color: #3e5983;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-success .form-control:focus {
  border-color: #2e4160;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #6d8bba;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #6d8bba;
}
.has-success .input-group-addon {
  color: #3e5983;
  border-color: #3e5983;
  background-color: #dff0d8;
}
.has-success .form-control-feedback {
  color: #3e5983;
}
.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline,
.has-warning.radio label,
.has-warning.checkbox label,
.has-warning.radio-inline label,
.has-warning.checkbox-inline label {
  color: #8a6d3b;
}
.has-warning .form-control {
  border-color: #8a6d3b;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-warning .form-control:focus {
  border-color: #66512c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
}
.has-warning .input-group-addon {
  color: #8a6d3b;
  border-color: #8a6d3b;
  background-color: #fcf8e3;
}
.has-warning .form-control-feedback {
  color: #8a6d3b;
}
.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline,
.has-error.radio label,
.has-error.checkbox label,
.has-error.radio-inline label,
.has-error.checkbox-inline label {
  color: #1f3a4d;
}
.has-error .form-control {
  border-color: #1f3a4d;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-error .form-control:focus {
  border-color: #101f29;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #3c7196;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #3c7196;
}
.has-error .input-group-addon {
  color: #1f3a4d;
  border-color: #1f3a4d;
  background-color: #f2dede;
}
.has-error .form-control-feedback {
  color: #1f3a4d;
}
.has-feedback label ~ .form-control-feedback {
  top: 27px;
}
.has-feedback label.sr-only ~ .form-control-feedback {
  top: 0;
}
.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #447ea8;
}
@media (min-width: 640px) {
  .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .form-inline .form-control-static {
    display: inline-block;
  }
  .form-inline .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .form-inline .input-group .input-group-addon,
  .form-inline .input-group .input-group-btn,
  .form-inline .input-group .form-control {
    width: auto;
  }
  .form-inline .input-group > .form-control {
    width: 100%;
  }
  .form-inline .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio,
  .form-inline .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio label,
  .form-inline .checkbox label {
    padding-left: 0;
  }
  .form-inline .radio input[type="radio"],
  .form-inline .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  .form-inline .has-feedback .form-control-feedback {
    top: 0;
  }
}
.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 7px;
}
.form-horizontal .radio,
.form-horizontal .checkbox {
  min-height: 29px;
}
.form-horizontal .form-group {
  margin-left: -16px;
  margin-right: -16px;
}
@media (min-width: 640px) {
  .form-horizontal .control-label {
    text-align: right;
    margin-bottom: 0;
    padding-top: 7px;
  }
}
.form-horizontal .has-feedback .form-control-feedback {
  right: 16px;
}
@media (min-width: 640px) {
  .form-horizontal .form-group-lg .control-label {
    padding-top: 11px;
    font-size: 21px;
  }
}
@media (min-width: 640px) {
  .form-horizontal .form-group-sm .control-label {
    padding-top: 6px;
    font-size: 14px;
  }
}
.btn {
  display: inline-block;
  margin-bottom: 0;
  font-weight: 500;
  text-align: center;
  vertical-align: middle;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 16px;
  line-height: 1.42857143;
  border-radius: 8px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.btn:focus,
.btn:active:focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn.active.focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.btn:hover,
.btn:focus,
.btn.focus {
  color: #0060a0;
  text-decoration: none;
}
.btn:active,
.btn.active {
  outline: 0;
  background-image: none;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
  cursor: not-allowed;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
}
a.btn.disabled,
fieldset[disabled] a.btn {
  pointer-events: none;
}
.btn-default {
  color: #0060a0;
  background-color: transparent;
  border-color: #0060a0;
}
.btn-default:focus,
.btn-default.focus {
  color: #0060a0;
  background-color: rgba(0, 0, 0, 0);
  border-color: #001321;
}
.btn-default:hover {
  color: #0060a0;
  background-color: rgba(0, 0, 0, 0);
  border-color: #003b63;
}
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  color: #0060a0;
  background-color: rgba(0, 0, 0, 0);
  border-color: #003b63;
}
.btn-default:active:hover,
.btn-default.active:hover,
.open > .dropdown-toggle.btn-default:hover,
.btn-default:active:focus,
.btn-default.active:focus,
.open > .dropdown-toggle.btn-default:focus,
.btn-default:active.focus,
.btn-default.active.focus,
.open > .dropdown-toggle.btn-default.focus {
  color: #0060a0;
  background-color: rgba(0, 0, 0, 0);
  border-color: #001321;
}
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  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 {
  background-color: transparent;
  border-color: #0060a0;
}
.btn-default .badge {
  color: transparent;
  background-color: #0060a0;
}
.btn-primary {
  color: #ffffff;
  background-color: #0060a0;
  border-color: #0060a0;
}
.btn-primary:focus,
.btn-primary.focus {
  color: #ffffff;
  background-color: #00416d;
  border-color: #001321;
}
.btn-primary:hover {
  color: #ffffff;
  background-color: #00416d;
  border-color: #003b63;
}
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  color: #ffffff;
  background-color: #00416d;
  border-color: #003b63;
}
.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: #002c49;
  border-color: #001321;
}
.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: #0060a0;
  border-color: #0060a0;
}
.btn-primary .badge {
  color: #0060a0;
  background-color: #ffffff;
}
.btn-success {
  color: #ffffff;
  background-color: #5cb85c;
  border-color: transparent;
}
.btn-success:focus,
.btn-success.focus {
  color: #ffffff;
  background-color: #449d44;
  border-color: rgba(0, 0, 0, 0);
}
.btn-success:hover {
  color: #ffffff;
  background-color: #449d44;
  border-color: rgba(0, 0, 0, 0);
}
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
  color: #ffffff;
  background-color: #449d44;
  border-color: rgba(0, 0, 0, 0);
}
.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: rgba(0, 0, 0, 0);
}
.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;
  border-color: transparent;
}
.btn-success .badge {
  color: #5cb85c;
  background-color: #ffffff;
}
.btn-info {
  color: #ffffff;
  background-color: #000000;
  border-color: transparent;
}
.btn-info:focus,
.btn-info.focus {
  color: #ffffff;
  background-color: #000000;
  border-color: rgba(0, 0, 0, 0);
}
.btn-info:hover {
  color: #ffffff;
  background-color: #000000;
  border-color: rgba(0, 0, 0, 0);
}
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
  color: #ffffff;
  background-color: #000000;
  border-color: rgba(0, 0, 0, 0);
}
.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: #000000;
  border-color: rgba(0, 0, 0, 0);
}
.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: #000000;
  border-color: transparent;
}
.btn-info .badge {
  color: #000000;
  background-color: #ffffff;
}
.btn-warning {
  color: #ffffff;
  background-color: #f0ad4e;
  border-color: transparent;
}
.btn-warning:focus,
.btn-warning.focus {
  color: #ffffff;
  background-color: #ec971f;
  border-color: rgba(0, 0, 0, 0);
}
.btn-warning:hover {
  color: #ffffff;
  background-color: #ec971f;
  border-color: rgba(0, 0, 0, 0);
}
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
  color: #ffffff;
  background-color: #ec971f;
  border-color: rgba(0, 0, 0, 0);
}
.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: rgba(0, 0, 0, 0);
}
.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;
  border-color: transparent;
}
.btn-warning .badge {
  color: #f0ad4e;
  background-color: #ffffff;
}
.btn-danger {
  color: #ffffff;
  background-color: #d9534f;
  border-color: transparent;
}
.btn-danger:focus,
.btn-danger.focus {
  color: #ffffff;
  background-color: #c9302c;
  border-color: rgba(0, 0, 0, 0);
}
.btn-danger:hover {
  color: #ffffff;
  background-color: #c9302c;
  border-color: rgba(0, 0, 0, 0);
}
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
  color: #ffffff;
  background-color: #c9302c;
  border-color: rgba(0, 0, 0, 0);
}
.btn-danger:active:hover,
.btn-danger.active:hover,
.open > .dropdown-toggle.btn-danger:hover,
.btn-danger:active:focus,
.btn-danger.active:focus,
.open > .dropdown-toggle.btn-danger:focus,
.btn-danger:active.focus,
.btn-danger.active.focus,
.open > .dropdown-toggle.btn-danger.focus {
  color: #ffffff;
  background-color: #ac2925;
  border-color: rgba(0, 0, 0, 0);
}
.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: #d9534f;
  border-color: transparent;
}
.btn-danger .badge {
  color: #d9534f;
  background-color: #ffffff;
}
.btn-link {
  color: #0060a0;
  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: #154259;
  text-decoration: underline;
  background-color: transparent;
}
.btn-link[disabled]:hover,
fieldset[disabled] .btn-link:hover,
.btn-link[disabled]:focus,
fieldset[disabled] .btn-link:focus {
  color: #777777;
  text-decoration: none;
}
.btn-lg,
.btn-group-lg > .btn {
  padding: 10px 32px;
  font-size: 21px;
  line-height: 1.3333333;
  border-radius: 0;
}
.btn-sm,
.btn-group-sm > .btn {
  padding: 5px 10px;
  font-size: 14px;
  line-height: 1.5;
  border-radius: 4px;
}
.btn-xs,
.btn-group-xs > .btn {
  padding: 1px 5px;
  font-size: 14px;
  line-height: 1.5;
  border-radius: 4px;
}
.btn-block {
  display: block;
  width: 100%;
}
.btn-block + .btn-block {
  margin-top: 5px;
}
input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
  width: 100%;
}
.fade {
  opacity: 0;
  -webkit-transition: opacity 0.15s linear;
  -o-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear;
}
.fade.in {
  opacity: 1;
}
.collapse {
  display: none;
}
.collapse.in {
  display: block;
}
tr.collapse.in {
  display: table-row;
}
tbody.collapse.in {
  display: table-row-group;
}
.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition-property: height, visibility;
  transition-property: height, visibility;
  -webkit-transition-duration: 0.35s;
  transition-duration: 0.35s;
  -webkit-transition-timing-function: ease;
  transition-timing-function: ease;
}
.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px dashed;
  border-top: 4px solid \9;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
}
.dropup,
.dropdown {
  position: relative;
}
.dropdown-toggle:focus {
  outline: 0;
}
.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  list-style: none;
  font-size: 16px;
  text-align: left;
  background-color: #ffffff;
  border: 1px solid #cccccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 8px;
  -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: 10px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.dropdown-menu > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 1.42857143;
  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: #0060a0;
}
.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: 14px;
  line-height: 1.42857143;
  color: #777777;
  white-space: nowrap;
}
.dropdown-backdrop {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  z-index: 990;
}
.pull-right > .dropdown-menu {
  right: 0;
  left: auto;
}
.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  border-top: 0;
  border-bottom: 4px dashed;
  border-bottom: 4px solid \9;
  content: "";
}
.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 2px;
}
@media (min-width: 640px) {
  .navbar-right .dropdown-menu {
    left: auto;
    right: 0;
  }
  .navbar-right .dropdown-menu-left {
    left: 0;
    right: auto;
  }
}
.btn-group,
.btn-group-vertical {
  position: relative;
  display: inline-block;
  vertical-align: middle;
}
.btn-group > .btn,
.btn-group-vertical > .btn {
  position: relative;
  float: left;
}
.btn-group > .btn:hover,
.btn-group-vertical > .btn:hover,
.btn-group > .btn:focus,
.btn-group-vertical > .btn:focus,
.btn-group > .btn:active,
.btn-group-vertical > .btn:active,
.btn-group > .btn.active,
.btn-group-vertical > .btn.active {
  z-index: 2;
}
.btn-group .btn + .btn,
.btn-group .btn + .btn-group,
.btn-group .btn-group + .btn,
.btn-group .btn-group + .btn-group {
  margin-left: -1px;
}
.btn-toolbar {
  margin-left: -5px;
}
.btn-toolbar .btn,
.btn-toolbar .btn-group,
.btn-toolbar .input-group {
  float: left;
}
.btn-toolbar > .btn,
.btn-toolbar > .btn-group,
.btn-toolbar > .input-group {
  margin-left: 5px;
}
.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
  border-radius: 0;
}
.btn-group > .btn:first-child {
  margin-left: 0;
}
.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.btn-group > .btn:last-child:not(:first-child),
.btn-group > .dropdown-toggle:not(:first-child) {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.btn-group > .btn-group {
  float: left;
}
.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}
.btn-group > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
  outline: 0;
}
.btn-group > .btn + .dropdown-toggle {
  padding-left: 8px;
  padding-right: 8px;
}
.btn-group > .btn-lg + .dropdown-toggle {
  padding-left: 12px;
  padding-right: 12px;
}
.btn-group.open .dropdown-toggle {
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn-group.open .dropdown-toggle.btn-link {
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn .caret {
  margin-left: 0;
}
.btn-lg .caret {
  border-width: 5px 5px 0;
  border-bottom-width: 0;
}
.dropup .btn-lg .caret {
  border-width: 0 5px 5px;
}
.btn-group-vertical > .btn,
.btn-group-vertical > .btn-group,
.btn-group-vertical > .btn-group > .btn {
  display: block;
  float: none;
  width: 100%;
  max-width: 100%;
}
.btn-group-vertical > .btn-group > .btn {
  float: none;
}
.btn-group-vertical > .btn + .btn,
.btn-group-vertical > .btn + .btn-group,
.btn-group-vertical > .btn-group + .btn,
.btn-group-vertical > .btn-group + .btn-group {
  margin-top: -1px;
  margin-left: 0;
}
.btn-group-vertical > .btn:not(:first-child):not(:last-child) {
  border-radius: 0;
}
.btn-group-vertical > .btn:first-child:not(:last-child) {
  border-top-right-radius: 8px;
  border-top-left-radius: 8px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn:last-child:not(:first-child) {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
  border-bottom-right-radius: 8px;
  border-bottom-left-radius: 8px;
}
.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.btn-group-justified {
  display: table;
  width: 100%;
  table-layout: fixed;
  border-collapse: separate;
}
.btn-group-justified > .btn,
.btn-group-justified > .btn-group {
  float: none;
  display: table-cell;
  width: 1%;
}
.btn-group-justified > .btn-group .btn {
  width: 100%;
}
.btn-group-justified > .btn-group .dropdown-menu {
  left: auto;
}
[data-toggle="buttons"] > .btn input[type="radio"],
[data-toggle="buttons"] > .btn-group > .btn input[type="radio"],
[data-toggle="buttons"] > .btn input[type="checkbox"],
[data-toggle="buttons"] > .btn-group > .btn input[type="checkbox"] {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none;
}
.input-group {
  position: relative;
  display: table;
  border-collapse: separate;
}
.input-group[class*="col-"] {
  float: none;
  padding-left: 0;
  padding-right: 0;
}
.input-group .form-control {
  position: relative;
  z-index: 2;
  float: left;
  width: 100%;
  margin-bottom: 0;
}
.input-group .form-control:focus {
  z-index: 3;
}
.input-group-lg > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn {
  height: 42px;
  padding: 10px 32px;
  font-size: 21px;
  line-height: 1.3333333;
  border-radius: 0;
}
select.input-group-lg > .form-control,
select.input-group-lg > .input-group-addon,
select.input-group-lg > .input-group-btn > .btn {
  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 {
  height: auto;
}
.input-group-sm > .form-control,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .btn {
  padding: 5px 10px;
  font-size: 14px;
  line-height: 1.5;
  height: 42px;
  padding: 9px 12px;
  font-size: 16px;
  line-height: 1.42857143;
  border-radius: 4px;
}
select.input-group-sm > .form-control,
select.input-group-sm > .input-group-addon,
select.input-group-sm > .input-group-btn > .btn {
  height: 42px;
  line-height: 42px;
}
textarea.input-group-sm > .form-control,
textarea.input-group-sm > .input-group-addon,
textarea.input-group-sm > .input-group-btn > .btn,
select[multiple].input-group-sm > .form-control,
select[multiple].input-group-sm > .input-group-addon,
select[multiple].input-group-sm > .input-group-btn > .btn {
  height: auto;
}
select.input-group-sm > .form-control,
select.input-group-sm > .input-group-addon,
select.input-group-sm > .input-group-btn > .btn {
  height: 42px;
  line-height: 42px;
}
textarea.input-group-sm > .form-control,
textarea.input-group-sm > .input-group-addon,
textarea.input-group-sm > .input-group-btn > .btn,
select[multiple].input-group-sm > .form-control,
select[multiple].input-group-sm > .input-group-addon,
select[multiple].input-group-sm > .input-group-btn > .btn {
  height: auto;
}
.input-group-addon,
.input-group-btn,
.input-group .form-control {
  display: table-cell;
}
.input-group-addon:not(:first-child):not(:last-child),
.input-group-btn:not(:first-child):not(:last-child),
.input-group .form-control:not(:first-child):not(:last-child) {
  border-radius: 0;
}
.input-group-addon,
.input-group-btn {
  width: 1%;
  white-space: nowrap;
  vertical-align: middle;
}
.input-group-addon {
  padding: 6px 12px;
  font-size: 16px;
  font-weight: normal;
  line-height: 1;
  color: #333333;
  text-align: center;
  background-color: #eeeeee;
  border: 1px solid #d2d8db;
  border-radius: 4px;
}
.input-group-addon.input-sm {
  padding: 5px 10px;
  font-size: 14px;
  border-radius: 4px;
}
.input-group-addon.input-lg {
  padding: 10px 32px;
  font-size: 21px;
  border-radius: 0;
}
.input-group-addon input[type="radio"],
.input-group-addon input[type="checkbox"] {
  margin-top: 0;
}
.input-group .form-control:first-child,
.input-group-addon:first-child,
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group > .btn,
.input-group-btn:first-child > .dropdown-toggle,
.input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle),
.input-group-btn:last-child > .btn-group:not(:last-child) > .btn {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.input-group-addon:first-child {
  border-right: 0;
}
.input-group .form-control:last-child,
.input-group-addon:last-child,
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group > .btn,
.input-group-btn:last-child > .dropdown-toggle,
.input-group-btn:first-child > .btn:not(:first-child),
.input-group-btn:first-child > .btn-group:not(:first-child) > .btn {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.input-group-addon:last-child {
  border-left: 0;
}
.input-group-btn {
  position: relative;
  font-size: 0;
  white-space: nowrap;
}
.input-group-btn > .btn {
  position: relative;
}
.input-group-btn > .btn + .btn {
  margin-left: -1px;
}
.input-group-btn > .btn:hover,
.input-group-btn > .btn:focus,
.input-group-btn > .btn:active {
  z-index: 2;
}
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group {
  margin-right: -1px;
}
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group {
  z-index: 2;
  margin-left: -1px;
}
.nav {
  margin-bottom: 0;
  padding-left: 0;
  list-style: none;
}
.nav > li {
  position: relative;
  display: block;
}
.nav > li > a {
  position: relative;
  display: block;
  padding: 10px 15px;
}
.nav > li > a:hover,
.nav > li > a:focus {
  text-decoration: none;
  background-color: #eeeeee;
}
.nav > li.disabled > a {
  color: #777777;
}
.nav > li.disabled > a:hover,
.nav > li.disabled > a:focus {
  color: #777777;
  text-decoration: none;
  background-color: transparent;
  cursor: not-allowed;
}
.nav .open > a,
.nav .open > a:hover,
.nav .open > a:focus {
  background-color: #eeeeee;
  border-color: #0060a0;
}
.nav .nav-divider {
  height: 1px;
  margin: 10px 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.42857143;
  border: 1px solid transparent;
  border-radius: 8px 8px 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: 640px) {
  .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: 8px;
}
.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: 640px) {
  .nav-tabs.nav-justified > li > a {
    border-bottom: 1px solid #dddddd;
    border-radius: 8px 8px 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: 8px;
}
.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: #0060a0;
}
.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: 640px) {
  .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: 8px;
}
.nav-tabs-justified > .active > a,
.nav-tabs-justified > .active > a:hover,
.nav-tabs-justified > .active > a:focus {
  border: 1px solid #dddddd;
}
@media (min-width: 640px) {
  .nav-tabs-justified > li > a {
    border-bottom: 1px solid #dddddd;
    border-radius: 8px 8px 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: 22px;
  border: 1px solid transparent;
}
@media (min-width: 640px) {
  .navbar {
    border-radius: 8px;
  }
}
@media (min-width: 640px) {
  .navbar-header {
    float: left;
  }
}
.navbar-collapse {
  overflow-x: visible;
  padding-right: 16px;
  padding-left: 16px;
  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: 640px) {
  .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: -16px;
  margin-left: -16px;
}
@media (min-width: 640px) {
  .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: 640px) {
  .navbar-static-top {
    border-radius: 0;
  }
}
.navbar-fixed-top,
.navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030;
}
@media (min-width: 640px) {
  .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: 14px 16px;
  font-size: 21px;
  line-height: 22px;
  height: 50px;
}
.navbar-brand:hover,
.navbar-brand:focus {
  text-decoration: none;
}
.navbar-brand > img {
  display: block;
}
@media (min-width: 640px) {
  .navbar > .container .navbar-brand,
  .navbar > .container-fluid .navbar-brand {
    margin-left: -16px;
  }
}
.navbar-toggle {
  position: relative;
  float: right;
  margin-right: 16px;
  padding: 9px 10px;
  margin-top: 8px;
  margin-bottom: 8px;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 8px;
}
.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: 640px) {
  .navbar-toggle {
    display: none;
  }
}
.navbar-nav {
  margin: 7px -16px;
}
.navbar-nav > li > a {
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 22px;
}
@media (max-width: 639px) {
  .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: 22px;
  }
  .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-nav .open .dropdown-menu > li > a:focus {
    background-image: none;
  }
}
@media (min-width: 640px) {
  .navbar-nav {
    float: left;
    margin: 0;
  }
  .navbar-nav > li {
    float: left;
  }
  .navbar-nav > li > a {
    padding-top: 14px;
    padding-bottom: 14px;
  }
}
.navbar-form {
  margin-left: -16px;
  margin-right: -16px;
  padding: 10px 16px;
  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: 1px;
  margin-bottom: 1px;
}
@media (min-width: 640px) {
  .navbar-form .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .navbar-form .form-control-static {
    display: inline-block;
  }
  .navbar-form .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .navbar-form .input-group .input-group-addon,
  .navbar-form .input-group .input-group-btn,
  .navbar-form .input-group .form-control {
    width: auto;
  }
  .navbar-form .input-group > .form-control {
    width: 100%;
  }
  .navbar-form .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .radio,
  .navbar-form .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .radio label,
  .navbar-form .checkbox label {
    padding-left: 0;
  }
  .navbar-form .radio input[type="radio"],
  .navbar-form .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  .navbar-form .has-feedback .form-control-feedback {
    top: 0;
  }
}
@media (max-width: 639px) {
  .navbar-form .form-group {
    margin-bottom: 5px;
  }
  .navbar-form .form-group:last-child {
    margin-bottom: 0;
  }
}
@media (min-width: 640px) {
  .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: 8px;
  border-top-left-radius: 8px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.navbar-btn {
  margin-top: 1px;
  margin-bottom: 1px;
}
.navbar-btn.btn-sm {
  margin-top: 4px;
  margin-bottom: 4px;
}
.navbar-btn.btn-xs {
  margin-top: 14px;
  margin-bottom: 14px;
}
.navbar-text {
  margin-top: 14px;
  margin-bottom: 14px;
}
@media (min-width: 640px) {
  .navbar-text {
    float: left;
    margin-left: 16px;
    margin-right: 16px;
  }
}
@media (min-width: 640px) {
  .navbar-left {
    float: left !important;
  }
  .navbar-right {
    float: right !important;
    margin-right: -16px;
  }
  .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: 639px) {
  .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: 639px) {
  .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: 22px;
  list-style: none;
  background-color: #fcfcfc;
  border-radius: 8px;
}
.breadcrumb > li {
  display: inline-block;
}
.breadcrumb > li + li:before {
  content: "/\00a0";
  padding: 0 5px;
  color: #1f3a4d;
}
.breadcrumb > .active {
  color: #1f3a4d;
}
.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 22px 0;
  border-radius: 8px;
}
.pagination > li {
  display: inline;
}
.pagination > li > a,
.pagination > li > span {
  position: relative;
  float: left;
  padding: 6px 12px;
  line-height: 1.42857143;
  text-decoration: none;
  color: #0060a0;
  background-color: #ffffff;
  border: 1px solid #d2d8db;
  margin-left: -1px;
}
.pagination > li:first-child > a,
.pagination > li:first-child > span {
  margin-left: 0;
  border-bottom-left-radius: 8px;
  border-top-left-radius: 8px;
}
.pagination > li:last-child > a,
.pagination > li:last-child > span {
  border-bottom-right-radius: 8px;
  border-top-right-radius: 8px;
}
.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus {
  z-index: 2;
  color: #dee2e5;
  background-color: transparent;
  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: #dee2e5;
  background-color: #0060a0;
  border-color: #0060a0;
  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: #a6a6a6;
  background-color: #ffffff;
  border-color: #dddddd;
  cursor: not-allowed;
}
.pagination-lg > li > a,
.pagination-lg > li > span {
  padding: 10px 32px;
  font-size: 21px;
  line-height: 1.3333333;
}
.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.pagination-sm > li > a,
.pagination-sm > li > span {
  padding: 5px 10px;
  font-size: 14px;
  line-height: 1.5;
}
.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span {
  border-bottom-left-radius: 4px;
  border-top-left-radius: 4px;
}
.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
  border-bottom-right-radius: 4px;
  border-top-right-radius: 4px;
}
.pager {
  padding-left: 0;
  margin: 22px 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 #d2d8db;
  border-radius: 0;
}
.pager li > a:hover,
.pager li > a:focus {
  text-decoration: none;
  background-color: transparent;
}
.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: #a6a6a6;
  background-color: #ffffff;
  cursor: not-allowed;
}
.label {
  display: inline;
  padding: .2em .6em .3em;
  font-size: 75%;
  font-weight: bold;
  line-height: 1;
  color: #153a59;
  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 {
  position: relative;
  top: -1px;
}
.label-default {
  background-color: #777777;
}
.label-default[href]:hover,
.label-default[href]:focus {
  background-color: #5e5e5e;
}
.label-primary {
  background-color: #0060a0;
}
.label-primary[href]:hover,
.label-primary[href]:focus {
  background-color: #00416d;
}
.label-success {
  background-color: #5cb85c;
}
.label-success[href]:hover,
.label-success[href]:focus {
  background-color: #449d44;
}
.label-info {
  background-color: #000000;
}
.label-info[href]:hover,
.label-info[href]:focus {
  background-color: #000000;
}
.label-warning {
  background-color: #f0ad4e;
}
.label-warning[href]:hover,
.label-warning[href]:focus {
  background-color: #ec971f;
}
.label-danger {
  background-color: #d9534f;
}
.label-danger[href]:hover,
.label-danger[href]:focus {
  background-color: #c9302c;
}
.badge {
  display: inline-block;
  min-width: 10px;
  padding: 3px 7px;
  font-size: 14px;
  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 {
  position: relative;
  top: -1px;
}
.btn-xs .badge,
.btn-group-xs > .btn .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: #0060a0;
  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: 0;
  padding-left: 16px;
  padding-right: 16px;
}
.jumbotron .container {
  max-width: 100%;
}
@media screen and (min-width: 640px) {
  .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: 22px;
  line-height: 1.42857143;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-radius: 8px;
  -webkit-transition: border 0.2s ease-in-out;
  -o-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: #0060a0;
}
.thumbnail .caption {
  padding: 9px;
  color: #1f3a4d;
}
.alert {
  padding: 15px;
  margin-bottom: 22px;
  border: 1px solid transparent;
  border-radius: 8px;
}
.alert h4 {
  margin-top: 0;
  color: inherit;
}
.alert .alert-link {
  font-weight: bold;
}
.alert > p,
.alert > ul {
  margin-bottom: 0;
}
.alert > p + p {
  margin-top: 5px;
}
.alert-dismissable,
.alert-dismissible {
  padding-right: 35px;
}
.alert-dismissable .close,
.alert-dismissible .close {
  position: relative;
  top: -2px;
  right: -21px;
  color: inherit;
}
.alert-success {
  background-color: #dff0d8;
  border-color: #d6e9c6;
  color: #3e5983;
}
.alert-success hr {
  border-top-color: #c9e2b3;
}
.alert-success .alert-link {
  color: #2e4160;
}
.alert-info {
  background-color: #d9edf7;
  border-color: #bce8f1;
  color: #31708f;
}
.alert-info hr {
  border-top-color: #a6e1ec;
}
.alert-info .alert-link {
  color: #245269;
}
.alert-warning {
  background-color: #fcf8e3;
  border-color: #faebcc;
  color: #8a6d3b;
}
.alert-warning hr {
  border-top-color: #f7e1b5;
}
.alert-warning .alert-link {
  color: #66512c;
}
.alert-danger {
  background-color: #f2dede;
  border-color: #ebccd1;
  color: #1f3a4d;
}
.alert-danger hr {
  border-top-color: #e4b9c0;
}
.alert-danger .alert-link {
  color: #101f29;
}
@-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: 22px;
  margin-bottom: 22px;
  background-color: #f5f5f5;
  border-radius: 8px;
  -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: 14px;
  line-height: 22px;
  color: #ffffff;
  text-align: center;
  background-color: #0060a0;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  -webkit-transition: width 0.6s ease;
  -o-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: #000000;
}
.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: #d9534f;
}
.progress-striped .progress-bar-danger {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -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: 8px;
  border-top-left-radius: 8px;
}
.list-group-item:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: 8px;
  border-bottom-left-radius: 8px;
}
a.list-group-item,
button.list-group-item {
  color: #555555;
}
a.list-group-item .list-group-item-heading,
button.list-group-item .list-group-item-heading {
  color: #333333;
}
a.list-group-item:hover,
button.list-group-item:hover,
a.list-group-item:focus,
button.list-group-item:focus {
  text-decoration: none;
  color: #555555;
  background-color: #f5f5f5;
}
button.list-group-item {
  width: 100%;
  text-align: left;
}
.list-group-item.disabled,
.list-group-item.disabled:hover,
.list-group-item.disabled:focus {
  background-color: #eeeeee;
  color: #777777;
  cursor: not-allowed;
}
.list-group-item.disabled .list-group-item-heading,
.list-group-item.disabled:hover .list-group-item-heading,
.list-group-item.disabled:focus .list-group-item-heading {
  color: inherit;
}
.list-group-item.disabled .list-group-item-text,
.list-group-item.disabled:hover .list-group-item-text,
.list-group-item.disabled:focus .list-group-item-text {
  color: #777777;
}
.list-group-item.active,
.list-group-item.active:hover,
.list-group-item.active:focus {
  z-index: 2;
  color: #ffffff;
  background-color: #0060a0;
  border-color: #0060a0;
}
.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: #6dc5ff;
}
.list-group-item-success {
  color: #3e5983;
  background-color: #dff0d8;
}
a.list-group-item-success,
button.list-group-item-success {
  color: #3e5983;
}
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: #3e5983;
  background-color: #d0e9c6;
}
a.list-group-item-success.active,
button.list-group-item-success.active,
a.list-group-item-success.active:hover,
button.list-group-item-success.active:hover,
a.list-group-item-success.active:focus,
button.list-group-item-success.active:focus {
  color: #fff;
  background-color: #3e5983;
  border-color: #3e5983;
}
.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: #1f3a4d;
  background-color: #f2dede;
}
a.list-group-item-danger,
button.list-group-item-danger {
  color: #1f3a4d;
}
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: #1f3a4d;
  background-color: #ebcccc;
}
a.list-group-item-danger.active,
button.list-group-item-danger.active,
a.list-group-item-danger.active:hover,
button.list-group-item-danger.active:hover,
a.list-group-item-danger.active:focus,
button.list-group-item-danger.active:focus {
  color: #fff;
  background-color: #1f3a4d;
  border-color: #1f3a4d;
}
.list-group-item-heading {
  margin-top: 0;
  margin-bottom: 5px;
}
.list-group-item-text {
  margin-bottom: 0;
  line-height: 1.3;
}
.panel {
  margin-bottom: 22px;
  background-color: #ffffff;
  border: 1px solid transparent;
  border-radius: 8px;
  -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: 7px;
  border-top-left-radius: 7px;
}
.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: 7px;
  border-bottom-left-radius: 7px;
}
.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: 7px;
  border-top-left-radius: 7px;
}
.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: 7px;
  border-bottom-left-radius: 7px;
}
.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: 7px;
  border-top-left-radius: 7px;
}
.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: 7px;
  border-top-right-radius: 7px;
}
.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: 7px;
}
.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: 7px;
}
.panel > .table:last-child,
.panel > .table-responsive:last-child > .table:last-child {
  border-bottom-right-radius: 7px;
  border-bottom-left-radius: 7px;
}
.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: 7px;
  border-bottom-right-radius: 7px;
}
.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: 7px;
}
.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: 7px;
}
.panel > .panel-body + .table,
.panel > .panel-body + .table-responsive,
.panel > .table + .panel-body,
.panel > .table-responsive + .panel-body {
  border-top: 1px solid #a5b0b8;
}
.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: 22px;
}
.panel-group .panel {
  margin-bottom: 0;
  border-radius: 8px;
}
.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: #0060a0;
}
.panel-primary > .panel-heading {
  color: #ffffff;
  background-color: #0060a0;
  border-color: #0060a0;
}
.panel-primary > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #0060a0;
}
.panel-primary > .panel-heading .badge {
  color: #0060a0;
  background-color: #ffffff;
}
.panel-primary > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #0060a0;
}
.panel-success {
  border-color: #d6e9c6;
}
.panel-success > .panel-heading {
  color: #3e5983;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}
.panel-success > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #d6e9c6;
}
.panel-success > .panel-heading .badge {
  color: #dff0d8;
  background-color: #3e5983;
}
.panel-success > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #d6e9c6;
}
.panel-info {
  border-color: #bce8f1;
}
.panel-info > .panel-heading {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1;
}
.panel-info > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #bce8f1;
}
.panel-info > .panel-heading .badge {
  color: #d9edf7;
  background-color: #31708f;
}
.panel-info > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #bce8f1;
}
.panel-warning {
  border-color: #faebcc;
}
.panel-warning > .panel-heading {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc;
}
.panel-warning > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #faebcc;
}
.panel-warning > .panel-heading .badge {
  color: #fcf8e3;
  background-color: #8a6d3b;
}
.panel-warning > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #faebcc;
}
.panel-danger {
  border-color: #ebccd1;
}
.panel-danger > .panel-heading {
  color: #1f3a4d;
  background-color: #f2dede;
  border-color: #ebccd1;
}
.panel-danger > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ebccd1;
}
.panel-danger > .panel-heading .badge {
  color: #f2dede;
  background-color: #1f3a4d;
}
.panel-danger > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ebccd1;
}
.embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden;
}
.embed-responsive .embed-responsive-item,
.embed-responsive iframe,
.embed-responsive embed,
.embed-responsive object,
.embed-responsive video {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  height: 100%;
  width: 100%;
  border: 0;
}
.embed-responsive-16by9 {
  padding-bottom: 56.25%;
}
.embed-responsive-4by3 {
  padding-bottom: 75%;
}
.well {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border: 1px solid #e3e3e3;
  border-radius: 8px;
  -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: 0;
}
.well-sm {
  padding: 9px;
  border-radius: 4px;
}
.close {
  float: right;
  font-size: 24px;
  font-weight: bold;
  line-height: 1;
  color: #000000;
  text-shadow: 0 1px 0 #ffffff;
  opacity: 0.2;
  filter: alpha(opacity=20);
}
.close:hover,
.close:focus {
  color: #000000;
  text-decoration: none;
  cursor: pointer;
  opacity: 0.5;
  filter: alpha(opacity=50);
}
button.close {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
}
.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: 0;
  -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.42857143;
}
.modal-body {
  position: relative;
  padding: 15px;
}
.modal-footer {
  padding: 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5;
}
.modal-footer .btn + .btn {
  margin-left: 5px;
  margin-bottom: 0;
}
.modal-footer .btn-group .btn + .btn {
  margin-left: -1px;
}
.modal-footer .btn-block + .btn-block {
  margin-left: 0;
}
.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}
@media (min-width: 640px) {
  .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: 1024px) {
  .modal-lg {
    width: 900px;
  }
}
.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  font-family: 'Open Sans', sans-serif;
  font-style: normal;
  font-weight: normal;
  letter-spacing: normal;
  line-break: auto;
  line-height: 1.42857143;
  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: 14px;
  opacity: 0;
  filter: alpha(opacity=0);
}
.tooltip.in {
  opacity: 0.9;
  filter: alpha(opacity=90);
}
.tooltip.top {
  margin-top: -3px;
  padding: 5px 0;
}
.tooltip.right {
  margin-left: 3px;
  padding: 0 5px;
}
.tooltip.bottom {
  margin-top: 3px;
  padding: 5px 0;
}
.tooltip.left {
  margin-left: -3px;
  padding: 0 5px;
}
.tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: #ffffff;
  text-align: center;
  background-color: #005188;
  border-radius: 8px;
}
.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: #005188;
}
.tooltip.top-left .tooltip-arrow {
  bottom: 0;
  right: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #005188;
}
.tooltip.top-right .tooltip-arrow {
  bottom: 0;
  left: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #005188;
}
.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #005188;
}
.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #005188;
}
.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #005188;
}
.tooltip.bottom-left .tooltip-arrow {
  top: 0;
  right: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #005188;
}
.tooltip.bottom-right .tooltip-arrow {
  top: 0;
  left: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #005188;
}
.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: none;
  max-width: 276px;
  padding: 1px;
  font-family: 'Open Sans', sans-serif;
  font-style: normal;
  font-weight: normal;
  letter-spacing: normal;
  line-break: auto;
  line-height: 1.42857143;
  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: 0;
  -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: -1 -1 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;
  -webkit-transition: 0.6s ease-in-out left;
  -o-transition: 0.6s ease-in-out left;
  transition: 0.6s ease-in-out left;
}
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  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 \9;
  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 {
  text-shadow: none;
}
@media screen and (min-width: 640px) {
  .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,
.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,
.tabs .tabs-list:before,
.tabs .tabs-list:after,
.cart__content:before,
.cart__content:after {
  content: " ";
  display: table;
}
.clearfix:after,
.dl-horizontal dd:after,
.container:after,
.container-fluid:after,
.row:after,
.form-horizontal .form-group:after,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:after,
.nav:after,
.navbar:after,
.navbar-header:after,
.navbar-collapse:after,
.pager:after,
.panel-body:after,
.modal-header:after,
.modal-footer:after,
.tabs .tabs-list:after,
.cart__content:after {
  clear: both;
}
.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.pull-right {
  float: right !important;
}
.pull-left {
  float: left !important;
}
.hide {
  display: none !important;
}
.show {
  display: block !important;
}
.invisible {
  visibility: hidden;
}
.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.hidden {
  display: none !important;
}
.affix {
  position: fixed;
}
@-ms-viewport {
  width: device-width;
}
.visible-xs,
.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: 639px) {
  .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: 639px) {
  .visible-xs-block {
    display: block !important;
  }
}
@media (max-width: 639px) {
  .visible-xs-inline {
    display: inline !important;
  }
}
@media (max-width: 639px) {
  .visible-xs-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 640px) and (max-width: 1023px) {
  .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: 640px) and (max-width: 1023px) {
  .visible-sm-block {
    display: block !important;
  }
}
@media (min-width: 640px) and (max-width: 1023px) {
  .visible-sm-inline {
    display: inline !important;
  }
}
@media (min-width: 640px) and (max-width: 1023px) {
  .visible-sm-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 1024px) and (max-width: 1399px) {
  .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: 1024px) and (max-width: 1399px) {
  .visible-md-block {
    display: block !important;
  }
}
@media (min-width: 1024px) and (max-width: 1399px) {
  .visible-md-inline {
    display: inline !important;
  }
}
@media (min-width: 1024px) and (max-width: 1399px) {
  .visible-md-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 1400px) {
  .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: 1400px) {
  .visible-lg-block {
    display: block !important;
  }
}
@media (min-width: 1400px) {
  .visible-lg-inline {
    display: inline !important;
  }
}
@media (min-width: 1400px) {
  .visible-lg-inline-block {
    display: inline-block !important;
  }
}
@media (max-width: 639px) {
  .hidden-xs {
    display: none !important;
  }
}
@media (min-width: 640px) and (max-width: 1023px) {
  .hidden-sm {
    display: none !important;
  }
}
@media (min-width: 1024px) and (max-width: 1399px) {
  .hidden-md {
    display: none !important;
  }
}
@media (min-width: 1400px) {
  .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;
  }
}
/* 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;
  color: #0060a0;
}
.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-today {
  opacity: 0.35;
}
.ui-datepicker .ui-datepicker-today span {
  background: #007fff !important;
  color: #fff !important;
}
.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;
}
.select2-container {
  box-sizing: border-box;
  display: inline-block;
  margin: 0;
  position: relative;
  vertical-align: middle;
}
.select2-container .select2-selection--single {
  box-sizing: border-box;
  cursor: pointer;
  display: block;
  height: 28px;
  user-select: none;
  -webkit-user-select: none;
}
.select2-container .select2-selection--single .select2-selection__rendered {
  display: block;
  padding-left: 8px;
  padding-right: 20px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.select2-container .select2-selection--single .select2-selection__clear {
  position: relative;
}
.select2-container[dir="rtl"] .select2-selection--single .select2-selection__rendered {
  padding-right: 8px;
  padding-left: 20px;
}
.select2-container .select2-selection--multiple {
  box-sizing: border-box;
  cursor: pointer;
  display: block;
  min-height: 32px;
  user-select: none;
  -webkit-user-select: none;
}
.select2-container .select2-selection--multiple .select2-selection__rendered {
  display: inline-block;
  overflow: hidden;
  padding-left: 8px;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.select2-container .select2-search--inline {
  float: left;
}
.select2-container .select2-search--inline .select2-search__field {
  box-sizing: border-box;
  border: none;
  font-size: 100%;
  margin-top: 5px;
  padding: 0;
}
.select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button {
  -webkit-appearance: none;
}
.select2-dropdown {
  background-color: white;
  border: 1px solid #aaa;
  border-radius: 4px;
  box-sizing: border-box;
  display: block;
  position: absolute;
  left: -100000px;
  width: 100%;
  z-index: 1051;
}
.select2-results {
  display: block;
}
.select2-results__options {
  list-style: none;
  margin: 0;
  padding: 0;
}
.select2-results__option {
  padding: 6px;
  user-select: none;
  -webkit-user-select: none;
}
.select2-results__option[aria-selected] {
  cursor: pointer;
}
.select2-container--open .select2-dropdown {
  left: 0;
}
.select2-container--open .select2-dropdown--above {
  border-bottom: none;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}
.select2-container--open .select2-dropdown--below {
  border-top: none;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.select2-search--dropdown {
  display: block;
  padding: 4px;
}
.select2-search--dropdown .select2-search__field {
  padding: 4px;
  width: 100%;
  box-sizing: border-box;
}
.select2-search--dropdown .select2-search__field::-webkit-search-cancel-button {
  -webkit-appearance: none;
}
.select2-search--dropdown.select2-search--hide {
  display: none;
}
.select2-close-mask {
  border: 0;
  margin: 0;
  padding: 0;
  display: block;
  position: fixed;
  left: 0;
  top: 0;
  min-height: 100%;
  min-width: 100%;
  height: auto;
  width: auto;
  opacity: 0;
  z-index: 99;
  background-color: #fff;
  filter: alpha(opacity=0);
}
.select2-hidden-accessible {
  border: 0 !important;
  clip: rect(0 0 0 0) !important;
  -webkit-clip-path: inset(50%) !important;
  clip-path: inset(50%) !important;
  height: 1px !important;
  overflow: hidden !important;
  padding: 0 !important;
  position: absolute !important;
  width: 1px !important;
  white-space: nowrap !important;
}
.select2-container--default .select2-selection--single {
  background-color: #fff;
  border: 1px solid #aaa;
  border-radius: 4px;
}
.select2-container--default .select2-selection--single .select2-selection__rendered {
  color: #444;
  line-height: 28px;
}
.select2-container--default .select2-selection--single .select2-selection__clear {
  cursor: pointer;
  float: right;
  font-weight: bold;
}
.select2-container--default .select2-selection--single .select2-selection__placeholder {
  color: #999999;
}
.select2-container--default .select2-selection--single .select2-selection__arrow {
  height: 26px;
  position: absolute;
  top: 1px;
  right: 1px;
  width: 20px;
}
.select2-container--default .select2-selection--single .select2-selection__arrow b {
  border-color: #888 transparent transparent transparent;
  border-style: solid;
  border-width: 5px 4px 0 4px;
  height: 0;
  left: 50%;
  margin-left: -4px;
  margin-top: -2px;
  position: absolute;
  top: 50%;
  width: 0;
}
.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__clear {
  float: left;
}
.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__arrow {
  left: 1px;
  right: auto;
}
.select2-container--default.select2-container--disabled .select2-selection--single {
  background-color: #eee;
  cursor: default;
}
.select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear {
  display: none;
}
.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b {
  border-color: transparent transparent #888 transparent;
  border-width: 0 4px 5px 4px;
}
.select2-container--default .select2-selection--multiple {
  background-color: white;
  border: 1px solid #aaa;
  border-radius: 4px;
  cursor: text;
}
.select2-container--default .select2-selection--multiple .select2-selection__rendered {
  box-sizing: border-box;
  list-style: none;
  margin: 0;
  padding: 0 5px;
  width: 100%;
}
.select2-container--default .select2-selection--multiple .select2-selection__rendered li {
  list-style: none;
}
.select2-container--default .select2-selection--multiple .select2-selection__clear {
  cursor: pointer;
  float: right;
  font-weight: bold;
  margin-top: 5px;
  margin-right: 10px;
  padding: 1px;
}
.select2-container--default .select2-selection--multiple .select2-selection__choice {
  background-color: #e4e4e4;
  border: 1px solid #aaa;
  border-radius: 4px;
  cursor: default;
  float: left;
  margin-right: 5px;
  margin-top: 5px;
  padding: 0 5px;
}
.select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
  color: #999;
  cursor: pointer;
  display: inline-block;
  font-weight: bold;
  margin-right: 2px;
}
.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover {
  color: #333333;
}
.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice,
.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-search--inline {
  float: right;
}
.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice {
  margin-left: 5px;
  margin-right: auto;
}
.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove {
  margin-left: 2px;
  margin-right: auto;
}
.select2-container--default.select2-container--focus .select2-selection--multiple {
  border: solid black 1px;
  outline: 0;
}
.select2-container--default.select2-container--disabled .select2-selection--multiple {
  background-color: #eee;
  cursor: default;
}
.select2-container--default.select2-container--disabled .select2-selection__choice__remove {
  display: none;
}
.select2-container--default.select2-container--open.select2-container--above .select2-selection--single,
.select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.select2-container--default.select2-container--open.select2-container--below .select2-selection--single,
.select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple {
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}
.select2-container--default .select2-search--dropdown .select2-search__field {
  border: 1px solid #aaaaaa;
}
.select2-container--default .select2-search--inline .select2-search__field {
  background: transparent;
  border: none;
  outline: 0;
  box-shadow: none;
  -webkit-appearance: textfield;
}
.select2-container--default .select2-results > .select2-results__options {
  max-height: 200px;
  overflow-y: auto;
}
.select2-container--default .select2-results__option[role=group] {
  padding: 0;
}
.select2-container--default .select2-results__option[aria-disabled=true] {
  color: #999999;
}
.select2-container--default .select2-results__option[aria-selected=true] {
  background-color: #dddddd;
}
.select2-container--default .select2-results__option .select2-results__option {
  padding-left: 1em;
}
.select2-container--default .select2-results__option .select2-results__option .select2-results__group {
  padding-left: 0;
}
.select2-container--default .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -1em;
  padding-left: 2em;
}
.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -2em;
  padding-left: 3em;
}
.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -3em;
  padding-left: 4em;
}
.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -4em;
  padding-left: 5em;
}
.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -5em;
  padding-left: 6em;
}
.select2-container--default .select2-results__option--highlighted[aria-selected] {
  background-color: #5897fb;
  color: #ffffff;
}
.select2-container--default .select2-results__group {
  cursor: default;
  display: block;
  padding: 6px;
}
.select2-container--classic .select2-selection--single {
  background-color: #f7f7f7;
  border: 1px solid #aaa;
  border-radius: 4px;
  outline: 0;
  background-image: -webkit-linear-gradient(top, #ffffff 50%, #eeeeee 100%);
  background-image: -o-linear-gradient(top, #ffffff 50%, #eeeeee 100%);
  background-image: linear-gradient(to bottom, #ffffff 50%, #eeeeee 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0);
}
.select2-container--classic .select2-selection--single:focus {
  border: 1px solid #5897fb;
}
.select2-container--classic .select2-selection--single .select2-selection__rendered {
  color: #444;
  line-height: 28px;
}
.select2-container--classic .select2-selection--single .select2-selection__clear {
  cursor: pointer;
  float: right;
  font-weight: bold;
  margin-right: 10px;
}
.select2-container--classic .select2-selection--single .select2-selection__placeholder {
  color: #999999;
}
.select2-container--classic .select2-selection--single .select2-selection__arrow {
  background-color: #ddd;
  border: none;
  border-left: 1px solid #aaa;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
  height: 26px;
  position: absolute;
  top: 1px;
  right: 1px;
  width: 20px;
  background-image: -webkit-linear-gradient(top, #eeeeee 50%, #cccccc 100%);
  background-image: -o-linear-gradient(top, #eeeeee 50%, #cccccc 100%);
  background-image: linear-gradient(to bottom, #eeeeee 50%, #cccccc 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFCCCCCC', GradientType=0);
}
.select2-container--classic .select2-selection--single .select2-selection__arrow b {
  border-color: #888 transparent transparent transparent;
  border-style: solid;
  border-width: 5px 4px 0 4px;
  height: 0;
  left: 50%;
  margin-left: -4px;
  margin-top: -2px;
  position: absolute;
  top: 50%;
  width: 0;
}
.select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__clear {
  float: left;
}
.select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__arrow {
  border: none;
  border-right: 1px solid #aaa;
  border-radius: 0;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
  left: 1px;
  right: auto;
}
.select2-container--classic.select2-container--open .select2-selection--single {
  border: 1px solid #5897fb;
}
.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow {
  background: transparent;
  border: none;
}
.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow b {
  border-color: transparent transparent #888 transparent;
  border-width: 0 4px 5px 4px;
}
.select2-container--classic.select2-container--open.select2-container--above .select2-selection--single {
  border-top: none;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  background-image: -webkit-linear-gradient(top, #ffffff 0%, #eeeeee 50%);
  background-image: -o-linear-gradient(top, #ffffff 0%, #eeeeee 50%);
  background-image: linear-gradient(to bottom, #ffffff 0%, #eeeeee 50%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0);
}
.select2-container--classic.select2-container--open.select2-container--below .select2-selection--single {
  border-bottom: none;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
  background-image: -webkit-linear-gradient(top, #eeeeee 50%, #ffffff 100%);
  background-image: -o-linear-gradient(top, #eeeeee 50%, #ffffff 100%);
  background-image: linear-gradient(to bottom, #eeeeee 50%, #ffffff 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFFFFFFF', GradientType=0);
}
.select2-container--classic .select2-selection--multiple {
  background-color: white;
  border: 1px solid #aaa;
  border-radius: 4px;
  cursor: text;
  outline: 0;
}
.select2-container--classic .select2-selection--multiple:focus {
  border: 1px solid #5897fb;
}
.select2-container--classic .select2-selection--multiple .select2-selection__rendered {
  list-style: none;
  margin: 0;
  padding: 0 5px;
}
.select2-container--classic .select2-selection--multiple .select2-selection__clear {
  display: none;
}
.select2-container--classic .select2-selection--multiple .select2-selection__choice {
  background-color: #e4e4e4;
  border: 1px solid #aaa;
  border-radius: 4px;
  cursor: default;
  float: left;
  margin-right: 5px;
  margin-top: 5px;
  padding: 0 5px;
}
.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove {
  color: #888;
  cursor: pointer;
  display: inline-block;
  font-weight: bold;
  margin-right: 2px;
}
.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove:hover {
  color: #555555;
}
.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice {
  float: right;
  margin-left: 5px;
  margin-right: auto;
}
.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove {
  margin-left: 2px;
  margin-right: auto;
}
.select2-container--classic.select2-container--open .select2-selection--multiple {
  border: 1px solid #5897fb;
}
.select2-container--classic.select2-container--open.select2-container--above .select2-selection--multiple {
  border-top: none;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.select2-container--classic.select2-container--open.select2-container--below .select2-selection--multiple {
  border-bottom: none;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}
.select2-container--classic .select2-search--dropdown .select2-search__field {
  border: 1px solid #aaa;
  outline: 0;
}
.select2-container--classic .select2-search--inline .select2-search__field {
  outline: 0;
  box-shadow: none;
}
.select2-container--classic .select2-dropdown {
  background-color: #fff;
  border: 1px solid transparent;
}
.select2-container--classic .select2-dropdown--above {
  border-bottom: none;
}
.select2-container--classic .select2-dropdown--below {
  border-top: none;
}
.select2-container--classic .select2-results > .select2-results__options {
  max-height: 200px;
  overflow-y: auto;
}
.select2-container--classic .select2-results__option[role=group] {
  padding: 0;
}
.select2-container--classic .select2-results__option[aria-disabled=true] {
  color: #808080;
}
.select2-container--classic .select2-results__option--highlighted[aria-selected] {
  background-color: #3875d7;
  color: #ffffff;
}
.select2-container--classic .select2-results__group {
  cursor: default;
  display: block;
  padding: 6px;
}
.select2-container--classic.select2-container--open .select2-dropdown {
  border-color: #5897fb;
}
/* jQuery */
/* Misc visuals
----------------------------------*/
.ui-datepicker {
  border: 1px solid #a5b0b8;
  background: #ffffff;
  color: #1f3a4d;
}
.ui-datepicker .ui-datepicker-header {
  color: #1f3a4d;
  background-color: transparent;
  border: none;
  font-weight: bold;
}
/* Icons
----------------------------------*/
.ui-icon {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: 'Glyphicons Halflings', sans-serif;
  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: #0060a0;
  cursor: pointer;
  font-family: 'Glyphicons Halflings', sans-serif;
  -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: "\e079";
}
.ui-datepicker .ui-datepicker-next {
  right: 5px;
  float: right;
  text-align: right;
}
.ui-datepicker .ui-datepicker-next:before {
  content: "\e080";
}
.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: #154259;
  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: #d2d8db;
  text-align: center;
  color: #1f3a4d;
}
.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: #005188;
  color: #ffffff;
  border-color: #005188;
}
.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: #0060a0;
  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 */
}
.ui-widget-content a.btn-primary {
  border: 2px solid;
  color: #ffffff;
  background-color: #0060a0;
  border-color: #0060a0;
}
.ui-widget-content a.btn-primary:focus,
.ui-widget-content a.btn-primary.focus {
  color: #ffffff;
  background-color: #00416d;
  border-color: #001321;
}
.ui-widget-content a.btn-primary:hover {
  color: #ffffff;
  background-color: #00416d;
  border-color: #003b63;
}
.ui-widget-content a.btn-primary:active,
.ui-widget-content a.btn-primary.active,
.open > .dropdown-toggle.ui-widget-content a.btn-primary {
  color: #ffffff;
  background-color: #00416d;
  border-color: #003b63;
}
.ui-widget-content a.btn-primary:active:hover,
.ui-widget-content a.btn-primary.active:hover,
.open > .dropdown-toggle.ui-widget-content a.btn-primary:hover,
.ui-widget-content a.btn-primary:active:focus,
.ui-widget-content a.btn-primary.active:focus,
.open > .dropdown-toggle.ui-widget-content a.btn-primary:focus,
.ui-widget-content a.btn-primary:active.focus,
.ui-widget-content a.btn-primary.active.focus,
.open > .dropdown-toggle.ui-widget-content a.btn-primary.focus {
  color: #ffffff;
  background-color: #002c49;
  border-color: #001321;
}
.ui-widget-content a.btn-primary:active,
.ui-widget-content a.btn-primary.active,
.open > .dropdown-toggle.ui-widget-content a.btn-primary {
  background-image: none;
}
.ui-widget-content a.btn-primary.disabled:hover,
.ui-widget-content a.btn-primary[disabled]:hover,
fieldset[disabled] .ui-widget-content a.btn-primary:hover,
.ui-widget-content a.btn-primary.disabled:focus,
.ui-widget-content a.btn-primary[disabled]:focus,
fieldset[disabled] .ui-widget-content a.btn-primary:focus,
.ui-widget-content a.btn-primary.disabled.focus,
.ui-widget-content a.btn-primary[disabled].focus,
fieldset[disabled] .ui-widget-content a.btn-primary.focus {
  background-color: #0060a0;
  border-color: #0060a0;
}
.ui-widget-content a.btn-primary .badge {
  color: #0060a0;
  background-color: #ffffff;
}
.ui-widget-content a.btn-primary:hover,
.ui-widget-content a.btn-primary:focus,
.ui-widget-content a.btn-primary:active,
.ui-widget-content a.btn-primary.active,
.open .dropdown-toggle.ui-widget-content a.btn-primary {
  color: #ffffff;
  background-color: #005188;
  border-color: #005188;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.ui-widget-content a.btn-primary:focus {
  color: #ffffff;
  border-color: #0060a0;
  background-color: #00548d;
}
.ui-widget-content a.btn-primary:active,
.ui-widget-content a.btn-primary.active,
.open .dropdown-toggle.ui-widget-content a.btn-primary {
  background-image: none;
}
.ui-widget-content a.btn-primary.disabled,
.ui-widget-content a.btn-primary[disabled],
fieldset[disabled] .ui-widget-content a.btn-primary,
.ui-widget-content a.btn-primary.disabled:hover,
.ui-widget-content a.btn-primary[disabled]:hover,
fieldset[disabled] .ui-widget-content a.btn-primary:hover,
.ui-widget-content a.btn-primary.disabled:focus,
.ui-widget-content a.btn-primary[disabled]:focus,
fieldset[disabled] .ui-widget-content a.btn-primary:focus,
.ui-widget-content a.btn-primary.disabled:active,
.ui-widget-content a.btn-primary[disabled]:active,
fieldset[disabled] .ui-widget-content a.btn-primary:active,
.ui-widget-content a.btn-primary.disabled.active,
.ui-widget-content a.btn-primary[disabled].active,
fieldset[disabled] .ui-widget-content a.btn-primary.active {
  color: #dee2e5;
  background-color: #0060a0;
  border-color: #dee2e5;
}
.ui-widget-content a.btn-primary .badge {
  color: #0060a0;
  background-color: #ffffff;
}
.ui-widget-content a.btn-primary:active,
.ui-widget-content a.btn-primary:focus {
  border-color: #2678ae;
  background-color: #2678ae;
}
/*
 * Tibnor AB B2B Commerce Solution
 * Copyright (c) 2024. All rights reserved.
 * This software is the confidential and proprietary information of Tibnor AB.
 */
.select2-container {
  /*
 * Tibnor AB B2B Commerce Solution
 * Copyright (c) 2024. All rights reserved.
 * This software is the confidential and proprietary information of Tibnor AB.
 */
  /*
 * Tibnor AB B2B Commerce Solution
 * Copyright (c) 2024. All rights reserved.
 * This software is the confidential and proprietary information of Tibnor AB.
 */
}
.select2-container .select2-selection--single {
  height: unset;
}
.select2-container .select2-selection--single .select2-selection__rendered {
  padding-left: 8px;
  padding-right: 20px;
}
.select2-container[dir="rtl"] .select2-selection--single .select2-selection__rendered {
  padding-right: 8px;
  padding-left: 20px;
}
.select2-container .select2-selection--multiple {
  min-height: 32px;
}
.select2-container .select2-selection--multiple .select2-selection__rendered {
  padding-left: 8px;
}
.select2-container .select2-search--inline .select2-search__field {
  border: none;
  margin-top: 5px;
  padding: 0;
}
.select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button {
  -webkit-appearance: none;
}
/*
 * Tibnor AB B2B Commerce Solution
 * Copyright (c) 2024. All rights reserved.
 * This software is the confidential and proprietary information of Tibnor AB.
 */
.select2-dropdown {
  background-color: white;
  border: 1px solid #d2d8db;
  border-radius: 4px;
}
.select2-results__option {
  padding: 6px;
}
.select2-search--dropdown {
  padding: 4px;
}
.select2-search--dropdown .select2-search__field {
  padding: 4px;
}
.select2-container--default {
  /*
 * Tibnor AB B2B Commerce Solution
 * Copyright (c) 2024. All rights reserved.
 * This software is the confidential and proprietary information of Tibnor AB.
 */
}
.select2-container--default .select2-selection--single {
  background-color: #fff;
  border: 1px solid #d2d8db;
  border-radius: 4px;
}
.select2-container--default .select2-selection--single .select2-selection__rendered {
  color: #444;
  line-height: 28px;
}
.select2-container--default .select2-selection--single .select2-selection__clear {
  cursor: pointer;
  float: right;
  font-weight: bold;
  height: 26px;
  margin-right: 20px;
  padding-right: 0px;
}
.select2-container--default .select2-selection--single .select2-selection__placeholder {
  color: #999;
}
.select2-container--default .select2-selection--single .select2-selection__arrow {
  background: url('../images/dropdown-color.png') center right no-repeat;
  background-size: 48px 48px;
  width: 48px;
  height: 100%;
}
.select2-container--default .select2-selection--single .select2-selection__arrow b {
  display: none;
}
.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__clear {
  float: left;
}
.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__arrow {
  left: 1px;
  right: auto;
}
.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow {
  transform: rotate(180deg);
  border-right: 1px solid #d2d8db;
}
.select2-container--default .select2-selection--multiple {
  background-color: white;
  border: 1px solid #d2d8db;
  border-radius: 4px;
  cursor: text;
  padding-bottom: 5px;
  padding-right: 5px;
  position: relative;
}
.select2-container--default .select2-selection--multiple.select2-selection--clearable {
  padding-right: 25px;
}
.select2-container--default .select2-selection--multiple .select2-selection__clear {
  cursor: pointer;
  font-weight: bold;
  height: 20px;
  margin-right: 10px;
  margin-top: 5px;
  position: absolute;
  right: 0;
  padding: 1px;
}
.select2-container--default .select2-selection--multiple .select2-selection__choice {
  background-color: #e4e4e4;
  border: 1px solid #d2d8db;
  border-radius: 4px;
  box-sizing: border-box;
  display: inline-block;
  margin-left: 5px;
  margin-top: 5px;
  padding: 0;
  padding-left: 20px;
  position: relative;
  max-width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  vertical-align: bottom;
  white-space: nowrap;
}
.select2-container--default .select2-selection--multiple .select2-selection__choice__display {
  cursor: default;
  padding-left: 2px;
  padding-right: 5px;
}
.select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
  background-color: transparent;
  border: none;
  border-right: 1px solid #d2d8db;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
  color: #999;
  cursor: pointer;
  font-size: 1em;
  font-weight: bold;
  padding: 0 4px;
  position: absolute;
  left: 0;
  top: 0;
}
.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover,
.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:focus {
  background-color: #f1f1f1;
  color: #333;
  outline: none;
}
.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice {
  margin-left: 5px;
  margin-right: auto;
}
.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice__display {
  padding-left: 5px;
  padding-right: 2px;
}
.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove {
  border-left: 1px solid #d2d8db;
  border-right: none;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
}
.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__clear {
  float: left;
  margin-left: 10px;
  margin-right: auto;
}
.select2-container--default.select2-container--focus .select2-selection--multiple {
  border: solid black 1px;
  outline: 0;
}
.select2-container--default.select2-container--disabled .select2-selection--multiple {
  background-color: #eee;
  cursor: default;
}
.select2-container--default.select2-container--disabled .select2-selection__choice__remove {
  display: none;
}
.select2-container--default .select2-search--dropdown .select2-search__field {
  border: 1px solid #d2d8db;
}
.select2-container--default .select2-search--inline .select2-search__field {
  background: transparent;
  border: none;
  outline: 0;
  box-shadow: none;
  -webkit-appearance: textfield;
}
.select2-container--default .select2-results > .select2-results__options {
  max-height: 200px;
  overflow-y: auto;
}
.select2-container--default .select2-results__option[role=group] {
  padding: 0;
}
.select2-container--default .select2-results__option[aria-disabled=true] {
  color: #999;
}
.select2-container--default .select2-results__option[aria-selected=true] {
  background-color: #f5f5f5;
  color: #1f3a4d;
}
.select2-container--default .select2-results__option .select2-results__option {
  padding-left: 1em;
}
.select2-container--default .select2-results__option .select2-results__option .select2-results__group {
  padding-left: 0;
}
.select2-container--default .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -1em;
  padding-left: 2em;
}
.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -2em;
  padding-left: 3em;
}
.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -3em;
  padding-left: 4em;
}
.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -4em;
  padding-left: 5em;
}
.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -5em;
  padding-left: 6em;
}
.select2-container--default .select2-results__option--highlighted[aria-selected] {
  background-color: #f5f5f5;
  color: #1f3a4d;
}
.select2-container--default .select2-results__group {
  padding: 6px;
}
body {
  overflow-x: hidden;
  position: relative;
  font-size: 16px;
  font-weight: 300;
  padding-top: 180px;
}
@media (max-width: 1023px) {
  body {
    padding-top: 160px;
  }
}
body.asm {
  padding-top: 0;
}
main,
.main {
  max-width: 1420px;
  margin-left: auto;
  margin-right: auto;
}
body.offcanvas {
  overflow-y: hidden;
}
.no-margin {
  margin: 0 !important;
}
@media (min-width: 1400px) {
  .container-lg {
    float: none;
    margin: 0 auto !important;
    overflow: hidden;
  }
}
button {
  font-weight: bold;
}
ul,
ol {
  padding-left: 15px;
}
option {
  font-size: 0.875em;
  /* 14/16 */
  line-height: 18px;
  padding: 6px 13px;
  width: 100%;
}
/*
General
*****************************************************************/
a,
button {
  color: #0060a0;
  text-decoration: none;
}
a:hover {
  text-decoration: none;
}
output {
  display: block;
  padding-top: 7px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #1f3a4d;
}
.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: #1f3a4d;
  white-space: nowrap;
}
.display-none {
  display: none;
}
.page-title {
  margin-bottom: 30px;
}
@media (min-width: 640px) {
  .item-label,
  .item-value {
    display: block;
  }
}
@media (max-width: 639px) {
  .item-label,
  .item-value {
    display: inline-block;
    line-height: 22px;
    vertical-align: top;
    width: 49%;
  }
  .item-value {
    padding-left: 16px;
  }
  .item-action {
    margin-top: 32px;
  }
}
.item-label {
  text-transform: uppercase;
  font-weight: 300;
}
.item-value {
  font-size: 18px;
  padding-bottom: 16px;
  text-overflow: ellipsis;
  overflow: hidden;
}
.alert {
  padding-left: 30px;
  padding-right: 30px;
  padding-left: 32px;
  padding-right: 32px;
}
@media (max-width: 1024px) {
  .alert {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (max-width: 1024px) {
  .alert {
    padding-left: 16px;
    padding-right: 16px;
  }
}
.container__full {
  padding-left: 30px;
  padding-right: 30px;
  padding-left: 32px;
  padding-right: 32px;
}
@media (max-width: 1024px) {
  .container__full {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (max-width: 1024px) {
  .container__full {
    padding-left: 16px;
    padding-right: 16px;
  }
}
.well {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  background-color: #f2f4f7;
  border: none;
  border-bottom: 1px solid #a5b0b8;
  padding: 16px 15px;
  margin: 0;
}
.well:before,
.well:after {
  content: " ";
  display: table;
}
.well:after {
  clear: both;
}
.well:before,
.well:after {
  content: " ";
  display: table;
}
.well:after {
  clear: both;
}
.well.well-single-headline {
  padding-left: 0;
  padding-right: 0;
}
.well.well-xs {
  padding: 0px 15px 5px;
}
.well.well-xs .well-headline {
  padding-top: 15px;
  margin: 0;
}
.well.well-xs .well-content {
  padding-top: 32px;
}
.well.well-sm {
  padding: 16px 32px;
}
.well.well-md {
  padding-top: 27px;
  padding-bottom: 27px;
  padding-left: 30px;
  padding-right: 30px;
  padding-left: 32px;
  padding-right: 32px;
}
@media (max-width: 1024px) {
  .well.well-md {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (max-width: 1024px) {
  .well.well-md {
    padding-left: 16px;
    padding-right: 16px;
  }
}
.well.well-lg {
  padding-top: 45px;
  padding-bottom: 35px;
  padding-left: 30px;
  padding-right: 30px;
  padding-left: 32px;
  padding-right: 32px;
}
@media (max-width: 1024px) {
  .well.well-lg {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (max-width: 1024px) {
  .well.well-lg {
    padding-left: 16px;
    padding-right: 16px;
  }
}
.well.well-primary {
  background-color: #0060a0;
  color: #ffffff;
}
.well.well-secondary {
  background-color: #79c9ff;
  color: #1f3a4d;
}
.well.well-tertiary {
  background-color: #ffffff;
  color: #ffffff;
}
.well.well-tertiary .item-label {
  color: #1f3a4d;
}
.well.well-tertiary .item-value {
  color: #fff;
}
.well.well-tertiary .item-value a {
  color: #fff;
  text-decoration: underline;
}
.well.well-quaternary {
  background-color: #f2f2f2;
  color: #1f3a4d;
  border-top: 1px solid #a5b0b8;
  border-bottom: 1px solid #a5b0b8;
}
.well.well-quinary {
  background-color: #ffffff;
  color: #1f3a4d;
  border-color: #a5b0b8;
  padding-left: 0;
  padding-right: 0;
}
.well.well-quinary .well-headline {
  background-color: #ffffff;
  color: #ffffff;
}
.well.well-quinary .well-content {
  padding-left: 30px;
  padding-right: 30px;
  padding-left: 32px;
  padding-right: 32px;
}
@media (max-width: 1024px) {
  .well.well-quinary .well-content {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (max-width: 1024px) {
  .well.well-quinary .well-content {
    padding-left: 16px;
    padding-right: 16px;
  }
}
.well-headline {
  margin-left: -15px;
  margin-right: -15px;
  font-size: 16px;
  font-weight: 700;
  border-bottom: 1px solid #a5b0b8;
  padding: 5px 30px 15px;
  padding-left: 30px;
  padding-right: 30px;
  padding-left: 32px;
  padding-right: 32px;
}
@media (max-width: 1024px) {
  .well-headline {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (max-width: 1024px) {
  .well-headline {
    padding-left: 16px;
    padding-right: 16px;
  }
}
.well-headline-sub {
  font-weight: 400;
  padding-left: 10px;
}
@media (max-width: 639px) {
  .well-headline {
    padding-left: 35px;
    padding-right: 35px;
  }
}
.well-single-headline {
  padding-bottom: 0;
  border-bottom: 0;
}
.well-content {
  padding-top: 64px;
  padding-bottom: 32px;
}
.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;
}
.well .well-headline {
  margin: 0;
  padding-left: 30px;
  padding-right: 30px;
  padding-left: 32px;
  padding-right: 32px;
}
@media (max-width: 1024px) {
  .well .well-headline {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (max-width: 1024px) {
  .well .well-headline {
    padding-left: 16px;
    padding-right: 16px;
  }
}
@media (max-width: 639px) {
  .well,
  .well.well-lg {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (max-width: 1023px) {
  body.offcanvas {
    max-height: 100vh;
  }
  main {
    -webkit-transition: transform 0.3s ease-out;
    -o-transition: transform 0.3s ease-out;
    transition: transform 0.3s ease-out;
  }
  .container {
    width: 100%;
  }
  textarea.form-control,
  select[multiple].form-control {
    height: auto;
  }
}
footer {
  position: relative;
  margin-top: 30px;
  font-weight: 300;
  background: #0060a0;
}
footer:after {
  content: '';
  width: 0;
  height: 0;
  position: absolute;
  top: 0;
  right: 0;
  border-style: solid;
  border-width: 0 50px 50px 0;
  border-color: transparent #ffffff transparent transparent;
}
@media (max-width: 1023px) {
  footer:after {
    border-width: 0 30px 30px 0;
  }
}
footer *,
footer a:hover {
  color: #ffffff;
}
.footer__top {
  padding-top: 35px;
}
@media (max-width: 1024px) {
  .footer__top {
    padding-top: 32px;
    padding-bottom: 8px;
  }
}
@media (max-width: 640px) {
  .footer__top .footer__nav--container {
    margin-bottom: 25px;
  }
}
.footer__top .footer__nav--container .footer__nav--links {
  padding-left: 0px;
  width: 100%;
  margin: 0px;
  list-style: none;
}
.footer__top .footer__nav--container .footer__nav--links .footer__link {
  margin-top: 12px;
}
@media (max-width: 640px) {
  .footer__top .footer__nav--container .footer__nav--links .footer__link {
    margin-top: 0;
  }
}
.footer__top .footer__nav--container .footer__nav--links a {
  font-size: 16px;
}
@media (max-width: 640px) {
  .footer__top .footer__nav--container .footer__nav--links a {
    line-height: 32px;
  }
}
.footer__title {
  margin-bottom: 16px;
  font-size: 16px;
  font-weight: 700;
  letter-spacing: -0.2px;
  color: #ffffff;
}
@media (max-width: 640px) {
  .footer__left {
    margin-top: 18px;
    padding: 0 15px;
  }
}
.footer__right {
  padding-left: 30px;
  padding-right: 30px;
  padding-left: 32px;
  padding-right: 32px;
}
@media (max-width: 1024px) {
  .footer__right {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (max-width: 1024px) {
  .footer__right {
    padding-left: 16px;
    padding-right: 16px;
  }
}
@media (max-width: 1024px) {
  .footer__right {
    padding-top: 30px;
    margin-top: 25px;
  }
}
@media (max-width: 1024px) and (max-width: 640px) {
  .footer__right {
    padding-top: 0;
    margin-top: 5px;
  }
}
.footer__dropdown select.form-control {
  padding: 2px 13px;
}
.footer__dropdown .form-group {
  margin-bottom: 0;
}
.footer__dropdown .form-control {
  cursor: pointer;
  background-color: #0060a0;
  padding: 7px 10px;
  height: 26px;
  line-height: 20px;
  font-size: 14px;
}
.footer__dropdown .form-control option {
  background-color: #0060a0;
}
.footer__dropdown .form-control:focus::-ms-value {
  background-color: #0060a0;
}
.footer__about {
  max-width: 335px;
  font-size: 14px;
  line-height: 20px;
}
.footer__copyright {
  padding: 35px 0;
  font-size: 14px;
}
.footer__copyright a {
  margin-left: 32px;
  cursor: pointer;
}
@media (max-width: 1024px) {
  .footer__copyright {
    padding: 25px 5px;
  }
}
.footer__copyright .one-trust__link {
  margin-left: 24px;
  cursor: pointer;
  white-space: nowrap;
}
@media (max-width: 640px) {
  .footer__copyright .one-trust__link {
    display: block;
    padding: 8px 0 0!important;
    margin: 0;
  }
}
select.form-control.footer__select {
  max-width: 320px;
  margin-top: 15px;
  border-color: #b3cfe2;
  background: #0060a0 url('../images/dropdown.png') right center no-repeat;
  background-size: 48px 48px;
  color: #ffffff;
}
.social {
  margin-top: 28px;
  margin-bottom: 45px;
}
@media (max-width: 640px) {
  .social {
    margin-bottom: 32px;
  }
}
.social__link {
  display: inline-block;
  margin-right: 15px;
}
.social__link__icon {
  width: 24px;
  height: 24px;
  fill: currentColor;
}
.site-logo .simple-banner-component,
.site-logo .banner__component {
  margin: 0;
}
.site-logo .simple-banner-component img,
.site-logo .banner__component img {
  width: auto;
  height: 40px;
  max-width: 100%;
}
@media (max-width: 1023px) {
  .site-logo .simple-banner-component img,
  .site-logo .banner__component img {
    width: 170px;
    height: 32px;
  }
}
@media (max-width: 639px) {
  .site-logo .simple-banner-component img,
  .site-logo .banner__component img {
    width: 120px;
    height: 22px;
  }
}
@media (max-width: 639px) {
  .login .site-logo .simple-banner-component img,
  .login .site-logo .banner__component img {
    display: none;
  }
}
.site-logo__mobi {
  display: none;
}
.site-logo__mobi img {
  height: 100%;
}
@media (max-width: 639px) {
  .login:not(.page-cartPage) .site-logo__mobi {
    display: block;
    width: auto;
    height: 40px;
  }
}
.mobile-icons {
  padding: 10px 0 0;
}
.mobile-icons .nav-cart {
  padding-top: 4px;
  padding-left: 4px;
}
@media (max-width: 1023px) {
  .site-search-box {
    position: static;
  }
}
.site-search {
  display: block;
  z-index: 2;
}
.site-search .glyphicon-search {
  color: #000000;
  font-size: 16px;
}
.site-search .input-group {
  min-height: 48px;
  background-color: #f6f6f6;
  border: 1px solid rgba(0, 96, 160, 0.8);
  border-radius: 4px;
  display: flex;
  align-items: center;
}
.site-search .input-group .form-control {
  height: auto;
  box-shadow: none;
  background-color: transparent;
  padding: 0 60px 0 24px;
  border: 0;
  border-right: 1px solid #D2D8DB;
  font-size: 14px;
}
.site-search .input-group .btn {
  width: 52px;
  height: 36px;
  padding: 0;
  position: absolute;
  right: 0;
  background: transparent;
  border-left: 1px solid #D7D7D7;
  color: #0060a0;
  z-index: 10;
  border-radius: 0;
  opacity: 0.8;
}
.site-search .input-group .btn-ico {
  width: 20px;
  height: 20px;
  margin-top: 7px;
  fill: currentColor;
}
.site-search .input-group .btn:hover {
  color: #1f3a4d;
}
@media (max-width: 1023px) {
  .site-search .input-group {
    min-height: 40px;
  }
  .site-search .input-group .btn-ico {
    width: 20px;
  }
}
.site-search ul.ui-autocomplete {
  display: flex;
  position: static!important;
  background: #ffffff;
  width: auto !important;
  list-style: none;
  margin: 8px 0 0;
  border: none;
  flex-wrap: wrap;
}
.site-search ul.ui-autocomplete li {
  display: block;
  width: 40%;
  padding: 2px 0;
  background: transparent;
}
.site-search ul.ui-autocomplete li.ui-suggestions,
.site-search ul.ui-autocomplete li.ui-suggestions-articles {
  padding-right: 32px;
  padding-bottom: 32px;
  border: none;
}
.site-search ul.ui-autocomplete li.ui-products,
.site-search ul.ui-autocomplete li.ui-variants,
.site-search ul.ui-autocomplete li.ui-articles {
  flex: 0 0 60%;
  border-left: 1px solid #d2d8db;
  padding-left: 32px;
  padding-bottom: 32px;
}
.site-search ul.ui-autocomplete li.ui-products .ui-autocomplete-counts,
.site-search ul.ui-autocomplete li.ui-variants .ui-autocomplete-counts,
.site-search ul.ui-autocomplete li.ui-articles .ui-autocomplete-counts {
  color: #777777;
  display: block;
  float: right;
  font-size: 12px;
  line-height: 16px;
  padding: 4px;
}
.site-search ul.ui-autocomplete li.ui-products div.ui-menu-item-wrapper:not(:first-child),
.site-search ul.ui-autocomplete li.ui-variants div.ui-menu-item-wrapper:not(:first-child),
.site-search ul.ui-autocomplete li.ui-articles div.ui-menu-item-wrapper:not(:first-child) {
  height: 55px;
  padding: 10.66666667px 0;
  margin: 8px 0;
}
.site-search ul.ui-autocomplete li.ui-products div.ui-menu-item-wrapper:last-child,
.site-search ul.ui-autocomplete li.ui-variants div.ui-menu-item-wrapper:last-child,
.site-search ul.ui-autocomplete li.ui-articles div.ui-menu-item-wrapper:last-child {
  margin: 16px 0;
}
.site-search ul.ui-autocomplete li.ui-products a:not(.btn),
.site-search ul.ui-autocomplete li.ui-variants a:not(.btn),
.site-search ul.ui-autocomplete li.ui-articles a:not(.btn) {
  color: #4c6171;
}
.site-search ul.ui-autocomplete li.ui-products div.ui-menu-item-wrapper:not(:last-child) {
  border-bottom: 1px solid #d2d8db;
}
.site-search ul.ui-autocomplete li.ui-variants div.ui-menu-item-wrapper:not(:last-child) {
  border-bottom: 1px solid #d2d8db;
}
.site-search ul.ui-autocomplete li.ui-articles div.ui-menu-item-wrapper:first-child {
  border-bottom: 1px solid #d2d8db;
}
.site-search ul.ui-autocomplete li.ui-articles .thumb img {
  max-width: 80px;
}
.site-search ul.ui-autocomplete li.ui-articles div.name {
  color: #1f3a4d;
  font-weight: 500;
}
.site-search ul.ui-autocomplete li .ui-state-active {
  border: none;
  background: none;
  color: initial;
  font-weight: 300;
  margin: 0;
}
.site-search ul.ui-autocomplete li b {
  color: #4c6171;
}
.site-search ul.ui-autocomplete li a:not(.btn) {
  display: table;
  width: 100%;
  border-color: transparent;
  text-decoration: none;
  background-color: #ffffff;
  color: #0060a0;
}
.site-search ul.ui-autocomplete li a:not(.btn):hover {
  border-color: transparent;
  background-color: #edf0f1;
}
.site-search ul.ui-autocomplete li .thumb {
  display: table-cell;
  vertical-align: middle;
  padding: 0 10px 0 0;
}
.site-search ul.ui-autocomplete li .thumb img {
  max-width: 64px;
}
.site-search ul.ui-autocomplete li h6 {
  font-weight: 700;
  color: #005188;
}
.site-search ul.ui-autocomplete li .name {
  width: 100%;
  display: table-cell;
  padding: 4px;
  font-family: 'Open Sans', sans-serif;
  font-size: 14px;
}
.site-search ul.ui-autocomplete li .thumb + .name {
  padding: 0 4px;
}
.site-search ul.ui-autocomplete li.ui-state-focus {
  border-left: none;
  border-right: none;
  border-bottom: none;
  margin: 0;
  background: #edf0f1;
  color: #1f3a4d;
}
@media (max-width: 639px) {
  .site-search ul.ui-autocomplete {
    gap: 16px;
    flex-wrap: wrap;
  }
  .site-search ul.ui-autocomplete li.ui-products,
  .site-search ul.ui-autocomplete li.ui-variants,
  .site-search ul.ui-autocomplete li.ui-articles {
    flex: 0 0 100%;
    border: none;
    padding-left: 0;
  }
  .site-search ul.ui-autocomplete li.ui-suggestions-articles {
    display: none;
  }
  .site-search ul.ui-autocomplete li.ui-suggestions {
    order: 1;
  }
}
.site-search ul.ui-autocomplete.active {
  display: block;
}
@media (max-width: 1023px) {
  .nav__links {
    width: 100%;
    top: 0;
    bottom: 0;
    right: 0;
    background-color: #ffffff;
    padding: 0;
    position: relative;
    left: 0;
  }
  .nav__links.active {
    position: relative;
    left: -100%;
  }
}
@media (max-width: 1023px) {
  .nav__links > li {
    width: calc(100% - 32px / 2);
    float: none;
    overflow: hidden;
    position: relative;
    padding: 8px 0;
    margin: 0 8px;
    background-color: #ffffff;
    border-bottom: 1px solid #d2d8db;
  }
  .nav__links > li:not(.current) {
    position: relative;
  }
  .nav__links > li:not(.current):after {
    content: "";
    width: 30px;
    height: 30px;
    position: absolute;
    top: 14px;
    right: 10px;
    border: 0;
    background: url('../images/dropdown-simple.svg') center center no-repeat;
    background-size: 8px 16px;
    transform: rotate(180deg) scale(0.8);
  }
}
.nav__links > li:last-child {
  padding-right: 0;
}
.nav__links > li > a {
  font-weight: 500;
  font-size: 12px;
  display: inline-block;
  z-index: 1;
  text-decoration: none;
}
@media (max-width: 1023px) {
  .nav__links > li > a {
    padding: 16px 8px;
  }
}
@media (min-width: 1024px) {
  .nav__links > li > a {
    position: relative;
  }
  .nav__links > li > a:before {
    content: '';
    width: 100%;
    height: 0;
    display: block;
    position: absolute;
    bottom: -1px;
    left: 0;
    background-color: #dbf1ff;
    z-index: -1;
    transition: height 0.3s ease-out;
  }
}
@media (min-width: 1400px) {
  .nav__links > li > a {
    font-size: 14px;
  }
}
@media (min-width: 1024px) {
  .nav__links > li:not([class*="-customerproducts"]):not([class*="--special"]):not(.yCmsComponent) > a:not(.nav-btn):after {
    content: '';
    background: url(../images/dropdown-color.png) center center no-repeat;
    background-size: 35px 35px;
    display: inline-block;
    width: 16px;
    height: 16px;
    vertical-align: middle;
    margin-left: 5px;
  }
  .nav__links > li.current > a:before,
  ul:not(.top-nav).nav__links > li > a:hover:before {
    height: 4px;
    transition: height 0.3s ease-out;
  }
}
ul.nav__links {
  margin-bottom: 0;
  padding: 0;
}
ul.nav__links li {
  display: inline-block;
  list-style-type: none;
  vertical-align: middle;
}
@media (min-width: 1024px) {
  .nav__links__item {
    padding: 4px 8px 4px 0;
  }
}
@media (min-width: 1400px) {
  .nav__links__item {
    padding-right: 16px;
  }
}
.nav__links__item.active > a {
  padding: 10px 15px;
  background-color: #0060a0;
  color: #ffffff;
}
@media (min-width: 1024px) {
  .nav__links__item .sub__navigation {
    display: none;
    background: #ffffff;
    position: absolute;
    z-index: 1000;
    left: 0;
    border: 1px solid #cccccc;
    border-top: 0;
    padding: 0 10px;
    -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.25);
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.25);
  }
}
@media (max-width: 1023px) {
  .nav__links__item .sub__navigation {
    display: none;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 100%;
    width: 100%;
    padding: 0;
  }
}
@media (max-width: 1023px) {
  .nav__links__item .sm-back {
    color: #1f3a4d;
    padding: 5px 50px;
    border-bottom: 1px solid #d2d8db;
    font-size: 18px;
    line-height: 50px;
  }
  .nav__links__item .sm-back::after {
    content: ' ';
  }
  .nav__links__item .sm-back::before {
    position: relative;
    top: 1px;
    display: inline-block;
    font-family: 'Glyphicons Halflings', sans-serif;
    font-style: normal;
    font-weight: 400;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: .8em;
    margin-right: 1em;
  }
}
@media (max-width: 1023px) {
  .nav__links__item .row {
    margin: 0;
  }
}
@media (max-width: 1023px) {
  .nav__links__item .sub-navigation-section {
    padding: 0;
    background: #ffffff;
  }
}
@media (min-width: 1024px) {
  .nav__links__item .sub-navigation-section {
    position: static;
    padding: 10px;
  }
}
.nav__links__item .sub-navigation-section .title {
  font-size: 18px;
  line-height: 40px;
  text-transform: uppercase;
  color: rgba(0, 0, 0, 0.7);
}
@media (max-width: 1399px) {
  .nav__links__item .sub-navigation-section .title {
    color: rgba(0, 0, 0, 0.7);
  }
}
@media (max-width: 1023px) {
  .nav__links__item .sub-navigation-section .title {
    padding: 10px 20px 10px 50px;
    text-transform: uppercase;
    border-bottom: 1px solid #d2d8db;
  }
}
@media (max-width: 1023px) {
  .nav__links__item .sub-navigation-section .sub-navigation-list {
    margin-bottom: 0;
    padding-left: 0;
    list-style: none;
  }
}
@media (min-width: 1024px) {
  .nav__links__item .sub-navigation-section .sub-navigation-list {
    padding-left: 0px;
    list-style: none;
    margin-top: 0;
  }
  .nav__links__item .sub-navigation-section .sub-navigation-list a {
    display: block;
    color: #1f3a4d;
    line-height: 30px;
    padding: 0 0 0 5px;
  }
  .nav__links__item .sub-navigation-section .sub-navigation-list a:hover {
    background-color: #d2d8db;
    text-decoration: none;
  }
}
.nav__links__item .sub-navigation-section .sub-navigation-list li {
  position: relative;
  display: block;
  border-bottom: 1px solid #d2d8db;
  float: none;
}
@media (min-width: 1024px) {
  .nav__links__item .sub-navigation-section .sub-navigation-list li:last-child {
    border: none;
  }
}
@media (max-width: 1023px) {
  .nav__links__item-has__sub {
    position: static;
  }
}
@media (max-width: 1023px) {
  .nav__links__item-has__sub .nav__link {
    width: 67%;
  }
}
.nav__links__item-has__sub .nav__link--drill__down {
  display: inline-block;
  width: 33%;
  color: #1f3a4d;
  min-height: 30px;
  padding: 20px 0;
}
.nav__links--special {
  position: relative;
  text-transform: uppercase;
}
.nav__links--special span {
  width: 15px;
  height: 15px;
  display: inline-block;
  background: url(../images/ico-flag.svg) center center no-repeat;
  background-size: cover;
  vertical-align: middle;
  margin-left: 3px;
}
.nav__links--mobile.offcanvasGroup1 .offcanvasGroup2 li,
.nav__links--mobile.offcanvasGroup1 .offcanvasGroup3 li {
  border-bottom: 1px solid #317f8c;
}
@media (max-width: 1023px) {
  .nav__links--mobile {
    overflow: hidden;
  }
  .nav__links--mobile li {
    overflow: hidden;
    background-color: #0f7384;
    border: none;
  }
  .nav__links--mobile li a {
    color: #ffffff;
  }
  .nav__links--mobile .subNavList {
    padding-left: 0;
  }
  .nav__links--mobile .subNavList li {
    padding: 5px 0;
    background: #0d6878;
  }
}
.nav__links--sub {
  display: flex;
  gap: 16px;
  flex-wrap: wrap;
  padding: 0;
}
.nav__links--sub li {
  position: relative;
  flex: 0 0 calc(25% - 32px /2);
  font-size: 12px;
  line-height: 1.4;
}
.nav__links--sub li:nth-child(4) ~ li {
  border-top: 1px solid #d2d8db;
  padding-top: 16px;
}
.nav__links--sub li > a {
  font-weight: 500;
  font-size: 14px;
  line-height: 26px;
}
@media (min-width: 1024px) {
  .nav__links--sub li > a::after {
    content: '\2192';
    margin-left: 4px;
  }
}
.nav__links--sub li.active {
  padding: 7px 15px;
  background-color: #0060a0;
}
.nav__links--sub li.active > a {
  color: #ffffff;
}
.nav-btn {
  position: relative;
  margin-left: 32px;
  margin-right: 0;
  border: 0;
  background: transparent;
  color: #0060a0;
}
.header__top .nav-btn {
  color: #FFF;
}
.header__top .nav-btn__label {
  font-size: 14px;
  font-weight: 300;
}
.nav-btn__inside {
  padding: 0;
  border: 0;
  background: transparent;
  font-weight: 300;
  font-size: 10px;
  display: flex;
  align-items: center;
  gap: 10px;
  text-align: left;
  color: #FFF;
}
.nav-btn--dark {
  position: relative;
  color: #1f3a4d;
}
.nav-btn--dark:after {
  content: '';
  width: 100%;
  height: 20px;
  display: block;
  position: absolute;
  bottom: -18px;
  right: 0;
  background-color: transparent;
}
.nav-btn--dark.active .nav-btn__label--arrow:after {
  transform: rotate(180deg);
}
.nav-btn--cart {
  border: 1px solid;
  padding: 0 24px;
  border-radius: 4px;
  height: 40px;
  display: flex;
  align-content: center;
  justify-content: center;
  align-items: center;
  width: max-content;
  margin: 0 0 0 auto;
}
@media (max-width: 1023px) {
  .nav-btn--cart {
    display: block;
    font-size: 0;
    border: none;
    padding: 0;
    text-align: center;
    width: auto;
  }
}
.nav-btn--cart svg {
  width: 24px;
  height: 24px;
  margin-right: 8px;
  fill: #0060a0;
}
@media (min-width: 1023px) and (max-width: 1399px) {
  .nav-btn {
    margin-left: 5px;
    margin-right: 5px;
  }
}
@media (max-width: 1023px) {
  .nav-btn--mobile {
    margin: 5px 0 0;
    display: flex;
    font-size: 0;
    border: none;
    padding: 0;
    text-align: center;
    width: auto;
    flex-direction: column;
    align-items: center;
    gap: 4px;
  }
  .nav-btn--mobile svg {
    margin: 0;
    width: 20px;
    height: 20px;
    fill: #0060A0;
  }
}
.nav-btn__label {
  font-size: 12px;
  font-weight: 500;
}
@media (max-width: 1023px) {
  .nav-btn__label {
    font-size: 8px;
    font-weight: 300;
    text-transform: uppercase;
  }
}
.nav-btn__label--arrow:after {
  content: '';
  width: 0;
  height: 0;
  display: inline-block;
  margin-left: 5px;
  font-size: 12px;
  border-style: solid;
  border-width: 8px 7px 0 7px;
  border-color: #FFF transparent transparent transparent;
}
.nav-btn__ico {
  width: 20px;
  height: 20px;
  position: relative;
  fill: currentColor;
  display: inline-block;
  vertical-align: middle;
}
@media (max-width: 639px) {
  .nav-btn__ico {
    width: 26px;
    height: 26px;
  }
}
.nav-user {
  position: relative;
}
.nav-user:before,
.nav-user:after {
  content: '';
  width: 0;
  height: 0;
  display: none;
  position: absolute;
  border-style: solid;
  border-width: 0 9px 10px 9px;
  z-index: 100;
}
.active.nav-user:before,
.active.nav-user:after {
  display: block;
}
.nav-user:before {
  top: 35px;
  border-color: transparent transparent #d2d8db transparent;
}
.nav-user:after {
  top: 38px;
  border-color: transparent transparent #ffffff transparent;
}
.subnav {
  display: none;
  position: absolute;
  z-index: 200;
  width: 300px;
  top: 52px;
  right: 3px;
  padding: 8px;
  background: #ffffff;
  border-radius: 4px;
  box-shadow: 0 -2px 8px 2px rgba(0, 0, 0, 0.16);
}
@media (max-width: 1023px) {
  .subnav {
    top: 85px;
  }
}
.subnav__item {
  width: 100%;
  padding: 8px 0;
  margin: 0 8px;
  font-weight: 500;
  font-size: 14px;
  text-align: left;
  list-style: none;
}
.subnav__item__sep {
  border-bottom: 1px solid #d2d8db;
  height: 1px;
  margin: 8px;
}
.subnav__item__sep ~ li {
  font-weight: 400;
  font-size: 12px;
}
.subnav__item svg {
  fill: currentColor;
  display: inline-block;
  vertical-align: middle;
  max-width: 16px;
  margin: 0 8px;
}
.subnav__link {
  line-height: 20px;
}
a.subnav__link {
  color: #0060a0;
}
.nav-order-tools {
  height: 65px;
}
.nav-order-tools:hover,
.btn:hover,
.nav-order-tools:active,
.btn:active,
.nav-order-tools:focus,
.btn:focus {
  background-color: #ffffff;
  box-shadow: none;
}
.mobile-menu button {
  line-height: 1;
  padding: 0px ;
  background-color: transparent;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 4px;
}
.menu {
  border: 0;
  background: transparent;
  z-index: 4;
  padding: 4px 0;
  display: block;
}
.menu:before,
.menu:after,
.menu__line {
  content: '';
  width: 27px;
  height: 3px;
  display: block;
  margin: auto;
  border-radius: 2px;
  background-color: #0060a0;
  transition: all 0.3s;
}
.menu__line {
  opacity: 1;
  margin: 4px auto;
}
.active .menu {
  padding: 7px 0;
}
.active .menu:before,
.active .menu:after {
  transition: all 0.3s;
}
.active .menu:before {
  transform: rotate(45deg);
  top: 17px;
  position: absolute;
}
.active .menu:after {
  transform: rotate(-45deg);
  bottom: 24px;
  position: absolute;
}
.active .menu .menu__line {
  opacity: 0;
}
.navigation--bottom {
  background-color: #ffffff;
}
@media (max-width: 1023px) {
  .navigation--bottom .sm-back::before {
    content: "\e079";
    float: none;
  }
}
@media (max-width: 1023px) {
  .navigation--bottom .navigation__overflow {
    left: -380px;
    top: 0;
    height: calc(100vh - 85px);
    overflow-y: auto;
    padding: 7px 0;
    background-color: #ffffff;
  }
}
@media (max-width: 1023px) {
  .navigation--bottom.js-enquire-offcanvas-navigation .close-nav {
    display: inline-block;
    cursor: pointer;
    height: 65px;
    width: 20%;
    vertical-align: top;
    border-left: 1px solid #cccccc;
    border-right: 1px solid #cccccc;
  }
}
@media (max-width: 1023px) {
  .navigation--bottom.js-enquire-offcanvas-navigation .close-nav button {
    background-color: #ffffff;
    height: 100%;
    width: 100%;
    display: inline-block;
    color: transparent;
    overflow: hidden;
    border: none;
  }
}
.navigation--bottom.js-enquire-offcanvas-navigation .close-nav button span {
  color: #0060a0;
  font-size: 25px;
}
.navigation--bottom .column-20-percent {
  float: left;
  width: 20%;
}
@media (max-width: 1023px) {
  .navigation--bottom {
    width: 380px;
    position: absolute;
    left: -380px;
    z-index: 999;
    background-color: #ffffff;
    transition: left 0.3s;
  }
  .navigation--bottom.offcanvas {
    left: 0;
    transition: left 0.3s;
  }
  .navigation--bottom.offcanvas .nav-btn {
    float: left;
  }
}
@media (max-width: 639px) {
  .navigation--bottom {
    width: 100%;
    height: calc(100% - 65px);
    left: -100%;
    margin-left: 0;
  }
}
.navigation--bottom .show-sub .nav__link a {
  position: relative;
}
.navigation--bottom .show-sub .nav__link a:after {
  position: absolute;
  content: "";
  width: 0;
  height: 0;
  border-right: 10px solid rgba(0, 0, 0, 0);
  border-left: 10px solid rgba(0, 0, 0, 0);
  border-bottom: 10px solid #ffffff;
  display: block;
  bottom: 0;
  left: 50%;
  margin: 0 0 0 -10px;
  z-index: 1001;
}
.navigation--bottom .show-sub .sub__navigation {
  display: block !important;
  top: 65px;
}
.navigation--bottom .nav__link {
  display: inline-block;
  width: 100%;
}
@media (max-width: 1023px) {
  .navigation--bottom .userGroup {
    position: relative;
    line-height: 50px;
    background-color: #ffffff;
    padding: 5px 12px 5px 20px;
    cursor: pointer;
    color: #0060a0;
    display: inline-block;
    width: 80%;
    float: left;
    height: 65px;
    text-transform: uppercase;
    text-align: left;
  }
}
@media (max-width: 1023px) {
  .navigation--bottom .userGroup a {
    border: none;
    color: #0060a0;
  }
  .navigation--bottom .userGroup a:hover {
    background-color: transparent !important;
  }
}
@media (max-width: 1023px) {
  .navigation--bottom .userGroup .myAcctUserIcon {
    font-size: 20px;
    position: relative;
    top: 4px;
  }
}
@media (max-width: 1023px) {
  .navigation--bottom .userGroup .userName {
    display: inline-block;
    padding-left: 10px;
  }
}
@media (max-width: 1023px) {
  .navigation--bottom .userGroup #signedInUserOptionsToggle {
    position: absolute;
    right: 0;
    top: 0;
    height: 100%;
    width: 100%;
    padding: 0;
  }
}
@media (max-width: 1023px) {
  .navigation--bottom .glyphicon-chevron-up,
  .navigation--bottom .glyphicon-chevron-down {
    position: absolute;
    left: 260px;
    line-height: 65px;
    top: 0;
  }
}
@media (max-width: 639px) {
  .navigation--bottom .glyphicon-chevron-up,
  .navigation--bottom .glyphicon-chevron-down {
    left: 68vw;
  }
}
@media (min-width: 640px) {
  main {
    -webkit-transition: transform 0.3s ease-out;
    -o-transition: transform 0.3s ease-out;
    transition: transform 0.3s ease-out;
  }
}
@media (max-width: 639px) {
  .offcanvas .sticky-nav-top {
    left: 0;
    position: absolute;
    height: 65px;
    width: 100vw;
  }
}
@media (max-width: 1023px) {
  .sticky-nav-top {
    position: absolute;
    left: 0px;
    top: -65px;
    width: 380px;
    padding: 0px;
    margin-bottom: 0;
    z-index: 9999;
    text-align: right;
  }
}
@media (max-width: 639px) {
  .sticky-nav-top {
    position: absolute;
    top: -65px;
    height: 65px;
    left: -60px;
    z-index: 999;
    width: 100vw;
  }
}
.sticky-nav-top .liUserSign {
  background-color: #ffffff;
}
@media (max-width: 1023px) {
  .sticky-nav-top .userSign {
    text-align: left;
    width: 80%;
    display: inline-block;
    color: #0060a0;
    padding: 20px 30% 20px 50px;
  }
}
@media (max-width: 1023px) {
  html.offcanvas {
    overflow-x: hidden;
  }
}
.nav-order-tools {
  position: relative;
  display: inline-block;
  cursor: pointer;
}
@media (min-width: 640px) {
  .nav-order-tools {
    border-left: 0px;
    border-right: 1px solid #cccccc;
    padding: 0px 15px;
  }
}
@media (min-width: 1024px) {
  .nav-order-tools {
    padding: 0px 30px;
  }
}
@media (max-width: 639px) {
  .nav-order-tools {
    position: static;
  }
}
.nav-order-tools:before {
  position: relative;
  top: 23%;
  display: inline;
  font-family: 'Glyphicons Halflings', sans-serif;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e032";
  color: #0060a0;
  font-size: 30px;
}
@media (max-width: 639px) {
  .nav-order-tools:before {
    top: 3px;
  }
}
.quote__list {
  position: relative;
  display: inline-block;
  cursor: pointer;
  width: 57px;
  text-align: right;
}
.quote__list a {
  font-size: 25px;
  background-color: transparent;
  padding: 0;
  border: 0;
  color: #0060a0;
}
.quote__list a .glyphicon {
  top: 4px;
}
@media (min-width: 640px) {
  .quote__list {
    border-left: 0px;
    padding: 0px 27px;
  }
}
@media (min-width: 1024px) {
  .quote__list {
    padding: 0px 42px;
  }
}
@media (max-width: 639px) {
  .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;
  border: 1px solid #cccccc;
  background-color: #ffffff;
  right: 40px;
  top: 26px;
  width: 260px;
  z-index: 10;
}
.quote__list--nav a {
  font-size: 16px;
  line-height: 1.42857143;
}
@media (max-width: 639px) {
  .quote__list--nav {
    width: 100vw;
    top: 103px;
  }
}
.quote__list--nav a {
  display: block;
  text-transform: uppercase;
  font-weight: 600;
  color: #1f3a4d;
  padding: 32px 48px;
}
.quote__list--nav a:hover {
  background-color: #ffffff;
}
.nav-order-tools__child-wrap {
  font-size: 16px;
  line-height: 1.42857143;
  text-align: left;
  position: absolute;
  border: 1px solid #cccccc;
  background-color: #ffffff;
  right: -1px;
  top: 65px;
  width: 260px;
  z-index: 10;
}
@media (max-width: 639px) {
  .nav-order-tools__child-wrap {
    width: 100vw;
    top: 103px;
  }
}
.nav-order-tools__child-wrap div {
  border-bottom: 1px solid #ffffff;
}
.nav-order-tools__child-wrap div:last-child {
  border-bottom: none;
}
.nav-order-tools__child-wrap a {
  display: block;
  text-transform: uppercase;
  font-weight: 600;
  color: #1f3a4d;
  padding: 32px 48px;
}
.nav-order-tools__child-wrap a:hover {
  background-color: #ffffff;
}
.search-results-highlight {
  font-weight: bold;
}
@media (min-width: 1024px) {
  .top-nav {
    text-align: right;
  }
}
.top-nav li a {
  margin: 0 0 0 32px;
  color: #fff;
  font-weight: 300;
}
@media (min-width: 1024px) {
  .top-nav li a {
    font-size: 14px;
    position: relative;
  }
}
@media (max-width: 1023px) {
  .top-nav li a {
    margin: 0 16px;
    display: block;
    white-space: nowrap;
  }
}
.top-nav li a:after {
  bottom: -6px;
}
.top-nav li.yCmsComponent:first-child a:first-child::before {
  content: "";
  height: 16px;
  width: 16px;
  position: static;
  display: inline-block;
  background: transparent url('../images/icons21/phone-white.svg') 50% 50%;
  background-size: 16px 16px;
  vertical-align: middle;
  margin-right: 8px;
}
@media (max-width: 1023px) {
  .top-nav li.yCmsComponent:first-child a:first-child::before {
    display: none;
  }
}
.nav-after-icon {
  position: relative;
}
.nav-after-icon:after {
  content: "";
  width: 30px;
  height: 30px;
  position: absolute;
  top: 14px;
  right: 10px;
  border: 0;
  background: url('../images/dropdown-simple.svg') center center no-repeat;
  background-size: 8px 16px;
  transform: rotate(180deg) scale(0.8);
}
header {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  margin: auto;
  background: #ffffff;
  margin-bottom: 32px;
  transition: all 0.3s ease-in-out;
  z-index: 100;
  box-shadow: 0 0 6px 0px #aaaa;
}
.page-cartPage header,
.page-homepage header,
.page-productGrid header,
.page-searchGrid header,
.page-search header,
.pageType-CategoryPage header,
.page-orderStatus header {
  margin-bottom: 0;
}
header.invisible {
  top: -150px;
  transition: all 0.3s ease-in-out;
}
@media (max-width: 1023px) {
  header.invisible {
    top: -175px;
  }
}
body.asm header {
  position: relative;
}
.header__container {
  max-width: 1420px;
  margin-left: auto;
  margin-right: auto;
  padding: 0 16px;
}
.header__top {
  padding: 4px 0;
  background-color: #0060a0;
}
.header__top .header__container {
  position: relative;
}
@media (min-width: 1024px) {
  .header__center {
    padding: 24px 0;
  }
}
.header__bottom {
  padding: 8px 0;
  border-top: 1px solid #d2d8db;
}
@media (max-width: 1023px) {
  .header__bottom {
    padding: 0 16px;
    width: 55%;
    border: none;
    margin-top: -72px;
  }
}
.header__text {
  font-size: 14px;
  font-weight: 400;
  display: flex;
  align-items: center;
  justify-content: space-between;
  color: #FFF;
}
.login .header__text {
  padding: 4px 16px;
}
.header__text p {
  margin: 0;
}
@media (max-width: 1023px) {
  .header__text {
    font-size: 10px;
    line-height: 12px;
  }
  .login .header__text {
    justify-content: center;
  }
}
.header__content {
  display: flex;
}
@media (min-width: 1024px) {
  .header__content {
    height: 40px;
    align-items: center;
    position: relative;
  }
}
.header__cart-nav {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
@media (max-width: 1023px) {
  .header__content {
    flex-wrap: wrap;
    align-items: center;
  }
  .header__center .header__content {
    position: relative;
    padding-top: 4px;
    box-shadow: 0 0 6px 0px #AAA;
  }
  .header__center .header__content:before {
    display: block;
    position: absolute;
    width: 100%;
    height: 56px;
    top: 0;
    left: 0;
    background-color: #FFF;
    box-shadow: 0 0 6px 0px #AAA;
  }
  .header__logo {
    order: 1;
  }
  .header__search {
    order: 3;
    width: 100%;
    padding: 24px 16px 16px;
    background-color: #FFF;
  }
  .header__cart-nav {
    order: 2;
    justify-content: space-evenly;
  }
}
@media (max-width: 1023px) and (max-width: 639px) {
  .login .header__logo {
    width: 70px;
  }
}
@media (max-width: 1023px) and (max-width: 639px) {
  .header__cart-nav {
    padding-left: 0;
  }
  .login .header__cart-nav {
    width: calc(100% - 70px);
  }
}
.header__register {
  height: 40px;
  gap: 8px;
  white-space: normal;
  display: flex;
  align-items: center;
  justify-content: space-between;
  background: #dbf1ff;
  line-height: 1.1;
  font-size: 12px;
  padding: 0 16px;
  border-radius: 4px;
  font-weight: 400;
}
@media (max-width: 1023px) {
  .header__register {
    height: 30px;
    font-size: 10px;
    font-weight: 500;
    margin-left: 16px;
    padding: 0 8px;
  }
}
.header__register,
.header__register * {
  color: #0060a0;
}
.header__register svg {
  width: 22px;
  height: 21px;
}
.cookie-alert--top {
  margin-bottom: 0;
}
#consent-management-alert .consent-management-list {
  max-width: 100%;
  line-height: 1.6;
  padding: 0;
  margin: 0;
}
#consent-management-alert .consent-management-list__item {
  position: relative;
  margin-top: 0;
  margin-bottom: 3px;
  list-style-type: none;
}
@media (max-width: 1023px) {
  #consent-management-alert .consent-management-list__item {
    border-left: 0 none;
    border-right: 0 none;
    margin-left: -20px;
    margin-right: -20px;
  }
}
#consent-management-alert .consent-management-list__title {
  padding: 0 15px 0 62px;
  display: block;
  position: relative;
  font-weight: 400;
  text-transform: uppercase;
  font-weight: bold;
}
#consent-management-alert .consent-management-list__title:before {
  font-family: 'Glyphicons Halflings', sans-serif;
  content: '\e114';
  font-size: 16px;
  position: absolute;
  left: 20px;
  top: 0;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
#consent-management-alert .consent-management-list__title:hover,
#consent-management-alert .consent-management-list__title:focus {
  cursor: pointer;
  outline: none;
}
#consent-management-alert .is-expanded .consent-management-list__title:before {
  content: "\e113";
}
#consent-management-alert .consent-management-list__label {
  width: 85%;
  font-size: 15px;
}
@media (max-width: 1023px) {
  #consent-management-alert .consent-management-list__label {
    width: 60%;
    font-size: 14px;
  }
}
#consent-management-alert .consent-management-list__content-inner {
  padding: 10px 40px 0 65px;
  font-size: 16px;
}
@media (max-width: 1023px) {
  #consent-management-alert .consent-management-list__content-inner {
    font-size: 14px;
  }
}
#consent-management-alert .consent-management-list__content {
  transition: height 0.3s ease-out;
  height: 0;
  overflow: hidden;
}
#consent-management-alert .consent-buttons-group {
  position: absolute;
  top: 10px;
  right: 20px;
}
@media (max-width: 639px) {
  #consent-management-alert .consent-buttons-group {
    right: 30px;
  }
}
#consent-management-alert .consent-buttons-group .btn {
  padding: 4px 38px;
  font-size: 13px;
  margin-left: 10px;
}
@media (max-width: 639px) {
  #consent-management-alert .consent-buttons-group .btn {
    padding: 4px;
    font-size: 12px;
    margin-left: 0;
  }
}
@media (max-width: 1399px) {
  .mini-cart-price span {
    display: none;
  }
}
.mini-cart-count {
  width: 24px;
  height: 24px;
  line-height: 24px;
  top: -12px;
  right: -12px;
  display: block;
  position: absolute;
  border-radius: 50%;
  text-align: center;
  background: #16A150;
  color: #ffffff;
  z-index: 2;
  font-size: 12px;
  font-weight: 400;
}
@media (max-width: 1023px) {
  .mini-cart-count {
    top: -3px;
    right: 5px;
    width: 20px;
    height: 20px;
    line-height: 20px;
    font-size: 10px;
  }
}
.usermainnav-notification {
  position: relative;
  --badge-size: 19px;
}
.usermainnav-notification + .usermainnav-notification {
  margin-left: 10px;
}
.usermainnav-notification .nav-btn__ico {
  width: 18px;
  height: 18px;
}
.usermainnav-notification_count {
  padding: 0 7px;
  min-width: var(--badge-size);
  height: var(--badge-size);
  line-height: var(--badge-size) !important;
  border-radius: calc(var(--badge-size) / 2);
  text-align: center;
  background: #16A150;
  color: #ffffff;
  z-index: 2;
  font-size: calc(var(--badge-size) / 2);
  font-weight: 400;
}
.mypage__table__expand .usermainnav-notification_count {
  display: block;
  top: calc(var(--badge-size) / -2.5);
  right: calc(var(--badge-size) / -1 - 1);
  position: absolute;
}
.nav-user .usermainnav-notification_count {
  display: block;
  top: calc(var(--badge-size) / -2);
  right: calc(var(--badge-size) / -1.5);
  position: absolute;
}
@media (max-width: 1023px) {
  .nav-user .usermainnav-notification_count {
    --badge-size: 20px;
    top: -3px;
    right: 5px;
    width: 20px;
    height: 20px;
    line-height: 20px;
    font-size: 10px;
  }
}
.subnav__item .usermainnav-notification_count {
  display: block;
  float: right;
  margin-right: 12px;
}
.page-headline {
  color: #1f3a4d;
  font-size: 28px;
  line-height: 35px;
  font-weight: 700;
  padding: 32px 0;
  margin: 0;
}
.page-headline.border {
  border-bottom: 1px solid #a5b0b8;
  margin-bottom: 37px;
}
.page-sub-headline {
  font-size: 16px;
  font-weight: 400;
  line-height: 1.571;
}
.text-variant-bold {
  font-weight: 600;
}
.full-width-padding {
  padding-left: 30px;
  padding-right: 30px;
}
@media (max-width: 1024px) {
  .full-width-padding {
    padding-left: 15px;
    padding-right: 15px;
  }
}
.half-width-padding {
  padding-left: 20px;
  padding-right: 20px;
}
@media (max-width: 1024px) {
  .half-width-padding {
    padding-left: 10px;
    padding-right: 10px;
  }
}
.btn-formblock {
  display: block;
  width: 100%;
  padding-left: 0;
  padding-right: 0;
  margin-top: 27px;
}
.btn {
  font-weight: 500;
  padding: 10px 32px;
  font-size: 18px;
  line-height: 30px;
  border-radius: 2px;
  border-radius: 4px;
}
.btn.glyphicon {
  padding: 3px 0 4px 0;
}
.btn.glyphicon:before {
  font-size: 25px;
}
.btn,
.btn:active,
.btn.active {
  box-shadow: none;
}
.btn:focus,
.btn:active:focus,
.btn.active:focus {
  outline: 0;
}
@media (max-width: 1023px) {
  .btn {
    padding: 8px 32px;
    font-size: 18px;
    line-height: 30px;
    border-radius: 2px;
  }
}
@media (max-width: 1023px) {
  .btn {
    font-size: 16px;
  }
}
.btn-small,
.btn-sm,
.btn-group-sm > .btn {
  padding: 6px 32px;
  font-size: 18px;
  line-height: 30px;
  border-radius: 4px;
}
.btn-xs,
.btn-group-xs > .btn {
  padding: 0 32px;
  font-size: 12px;
  line-height: calc(48px);
  border-radius: 4px;
  text-transform: uppercase;
}
.btn-xxs {
  padding: 0 12px;
  font-size: 12px;
  line-height: calc( 32px - 2px);
  border-radius: 2px;
  height: 32px;
  text-transform: uppercase;
}
.btn-ico.btn-xxs {
  padding-left: 40px;
  background-size: 16px 16px;
}
.btn-ico-info {
  background: transparent url('../images/pdp/info.svg') 12px center no-repeat;
}
.btn-ico-pdf {
  background: transparent url('../images/pdp/pdf.svg') 12px center no-repeat;
}
.btn-icon {
  padding-left: 123px;
  position: relative;
}
.btn-icon:before {
  position: absolute;
  font-size: 25px;
  top: 9px;
  left: 32px;
  display: inline-block;
  font-family: 'Glyphicons Halflings', sans-serif;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
}
.btn-icon:after {
  content: "";
  position: absolute;
  left: 89px;
  top: -2px;
  border-right: 2px solid currentColor;
  height: 564px;
}
:hover .btn-icon:after {
  border-right-width: 2px;
}
.btn-edit-confirm {
  width: 48%;
}
.btn-block:not(.hidden) + .btn-block {
  margin-top: 16px;
}
.btn-default {
  border: 2px solid;
  color: #0060a0;
  background-color: transparent;
  border-color: #0060a0;
}
.btn-default:hover,
.btn-default:focus,
.btn-default:active,
.btn-default.active,
.open .dropdown-toggle.btn-default {
  color: #0060a0;
  background-color: rgba(0, 96, 160, 0.2);
  border-color: #0060a0;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn-default:focus {
  color: #0060a0;
  border-color: #0060a0;
  background-color: rgba(0, 99, 165, 0.2);
}
.btn-default:active,
.btn-default.active,
.open .dropdown-toggle.btn-default {
  background-image: none;
}
.btn-default.disabled,
.btn-default[disabled],
fieldset[disabled] .btn-default,
.btn-default.disabled:hover,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default:hover,
.btn-default.disabled:focus,
.btn-default[disabled]:focus,
fieldset[disabled] .btn-default:focus,
.btn-default.disabled:active,
.btn-default[disabled]:active,
fieldset[disabled] .btn-default:active,
.btn-default.disabled.active,
.btn-default[disabled].active,
fieldset[disabled] .btn-default.active {
  color: #dee2e5;
  background-color: transparent;
  border-color: #dee2e5;
}
.btn-default .badge {
  color: transparent;
  background-color: #0060a0;
}
.btn-default:active,
.btn-default:focus {
  border-color: rgba(0, 96, 160, 0.1);
  background-color: rgba(0, 96, 160, 0.1);
}
.btn-primary {
  border: 2px solid;
  color: #ffffff;
  background-color: #0060a0;
  border-color: #0060a0;
}
.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active,
.btn-primary.active,
.open .dropdown-toggle.btn-primary {
  color: #ffffff;
  background-color: #005188;
  border-color: #005188;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn-primary:focus {
  color: #ffffff;
  border-color: #0060a0;
  background-color: #00548d;
}
.btn-primary:active,
.btn-primary.active,
.open .dropdown-toggle.btn-primary {
  background-image: none;
}
.btn-primary.disabled,
.btn-primary[disabled],
fieldset[disabled] .btn-primary,
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled:active,
.btn-primary[disabled]:active,
fieldset[disabled] .btn-primary:active,
.btn-primary.disabled.active,
.btn-primary[disabled].active,
fieldset[disabled] .btn-primary.active {
  color: #dee2e5;
  background-color: #0060a0;
  border-color: #dee2e5;
}
.btn-primary .badge {
  color: #0060a0;
  background-color: #ffffff;
}
.btn-primary:active,
.btn-primary:focus {
  border-color: #2678ae;
  background-color: #2678ae;
}
.btn-check {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none;
}
.btn-selectable {
  border: 2px solid;
  color: #0060a0;
  background-color: transparent;
  border-color: #0060a0;
}
.btn-selectable:hover,
.btn-selectable:focus,
.btn-selectable:active,
.btn-selectable.active,
.open .dropdown-toggle.btn-selectable {
  color: #0060a0;
  background-color: rgba(0, 96, 160, 0.2);
  border-color: #0060a0;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn-selectable:focus {
  color: #0060a0;
  border-color: #0060a0;
  background-color: rgba(0, 99, 165, 0.2);
}
.btn-selectable:active,
.btn-selectable.active,
.open .dropdown-toggle.btn-selectable {
  background-image: none;
}
.btn-selectable.disabled,
.btn-selectable[disabled],
fieldset[disabled] .btn-selectable,
.btn-selectable.disabled:hover,
.btn-selectable[disabled]:hover,
fieldset[disabled] .btn-selectable:hover,
.btn-selectable.disabled:focus,
.btn-selectable[disabled]:focus,
fieldset[disabled] .btn-selectable:focus,
.btn-selectable.disabled:active,
.btn-selectable[disabled]:active,
fieldset[disabled] .btn-selectable:active,
.btn-selectable.disabled.active,
.btn-selectable[disabled].active,
fieldset[disabled] .btn-selectable.active {
  color: #dee2e5;
  background-color: transparent;
  border-color: #dee2e5;
}
.btn-selectable .badge {
  color: transparent;
  background-color: #0060a0;
}
.btn-selectable.selected {
  color: #ffffff;
  background-color: #0060a0;
  border-color: #0060a0;
}
.btn-selectable.selected:hover,
.btn-selectable.selected:focus,
.btn-selectable.selected:active,
.btn-selectable.selected.active,
.open .dropdown-toggle.btn-selectable.selected {
  color: #ffffff;
  background-color: #005188;
  border-color: #005188;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn-selectable.selected:focus {
  color: #ffffff;
  border-color: #0060a0;
  background-color: #00548d;
}
.btn-selectable.selected:active,
.btn-selectable.selected.active,
.open .dropdown-toggle.btn-selectable.selected {
  background-image: none;
}
.btn-selectable.selected.disabled,
.btn-selectable.selected[disabled],
fieldset[disabled] .btn-selectable.selected,
.btn-selectable.selected.disabled:hover,
.btn-selectable.selected[disabled]:hover,
fieldset[disabled] .btn-selectable.selected:hover,
.btn-selectable.selected.disabled:focus,
.btn-selectable.selected[disabled]:focus,
fieldset[disabled] .btn-selectable.selected:focus,
.btn-selectable.selected.disabled:active,
.btn-selectable.selected[disabled]:active,
fieldset[disabled] .btn-selectable.selected:active,
.btn-selectable.selected.disabled.active,
.btn-selectable.selected[disabled].active,
fieldset[disabled] .btn-selectable.selected.active {
  color: #dee2e5;
  background-color: #0060a0;
  border-color: #dee2e5;
}
.btn-selectable.selected .badge {
  color: #0060a0;
  background-color: #ffffff;
}
.btn-selectable.selected .selectable-toggle-select {
  display: none;
}
.btn-selectable.selected .selectable-toggle-selected {
  display: unset;
}
.btn-selectable:not(.selected) .selectable-toggle-select {
  display: unset;
}
.btn-selectable:not(.selected) .selectable-toggle-selected {
  display: none;
}
.pagination-wrap {
  float: right;
  text-align: center;
}
.pagination {
  border: 2px solid #d2d8db;
  font-weight: 400;
  margin: 0;
  overflow: hidden;
  font-size: 0;
}
.pagination > li {
  vertical-align: top;
  display: inline-block;
}
.pagination > li > a,
.pagination > li > span {
  position: static;
  border: none;
  margin: 0;
  float: none;
  display: inline-block;
  background: transparent;
  color: #0060a0;
}
.pagination > li > a {
  cursor: pointer;
}
.pagination > li.pagination-prev > a,
.pagination > li.pagination-next > a,
.pagination > li.pagination-prev > span,
.pagination > li.pagination-next > span {
  font-size: 16px;
}
.pagination > li.pagination-prev > a:hover,
.pagination > li.pagination-next > a:hover,
.pagination > li.pagination-prev > span:hover,
.pagination > li.pagination-next > span:hover,
.pagination > li.pagination-prev > a:focus,
.pagination > li.pagination-next > a:focus,
.pagination > li.pagination-prev > span:focus,
.pagination > li.pagination-next > span:focus {
  color: #ffffff;
}
.pagination > li.pagination-prev.disabled > a:hover,
.pagination > li.pagination-next.disabled > a:hover,
.pagination > li.pagination-prev.disabled > span:hover,
.pagination > li.pagination-next.disabled > span:hover,
.pagination > li.pagination-prev.disabled > a:focus,
.pagination > li.pagination-next.disabled > a:focus,
.pagination > li.pagination-prev.disabled > span:focus,
.pagination > li.pagination-next.disabled > span:focus {
  color: #a6a6a6;
}
.pagination > li.pagination-prev {
  text-align: left;
}
.pagination > li.pagination-prev > a,
.pagination > li.pagination-prev > span {
  border-right: 1px solid #d2d8db;
}
.pagination > li.pagination-next {
  text-align: right;
}
.pagination > li.pagination-next > a,
.pagination > li.pagination-next > span {
  border-left: 1px solid #d2d8db;
}
.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
  background-color: transparent;
  border: none;
}
.pagination > li > a,
.pagination > li > span {
  line-height: 44px;
  width: 44px;
  padding: 0;
  font-size: 16px;
  text-align: center;
}
.pagination > li.pagination-prev > a,
.pagination > li.pagination-prev > span {
  width: 52px;
}
.pagination > li.pagination-next > a,
.pagination > li.pagination-next > span {
  width: 52px;
}
@media (max-width: 1399px) {
  .pagination {
    display: table;
    width: 100%;
  }
  .pagination > li {
    display: table-cell;
    vertical-align: middle;
    text-align: center;
  }
  .pagination > li > a,
  .pagination > li > span {
    float: none;
  }
  .pagination-with-pager .pagination-wrap {
    float: none;
  }
}
.breadcrumb-section {
  background: #fcfcfc;
  padding-left: 30px;
  padding-right: 30px;
  padding-left: 32px;
  padding-right: 32px;
}
@media (max-width: 1024px) {
  .breadcrumb-section {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (max-width: 1024px) {
  .breadcrumb-section {
    padding-left: 16px;
    padding-right: 16px;
  }
}
.breadcrumb-section .breadcrumb {
  font-size: 14px;
  font-weight: 500;
  margin: 0;
}
.breadcrumb-section .breadcrumb span,
.breadcrumb-section .breadcrumb a {
  display: inline-block;
  position: relative;
  color: #0060a0;
  z-index: 2;
}
.breadcrumb-section .breadcrumb .active {
  font-weight: 300;
}
.breadcrumb-section .breadcrumb .active span:after {
  content: '';
  width: 100%;
  height: 6px;
  display: block;
  position: absolute;
  bottom: -1px;
  left: 0;
  background-color: #dbf1ff;
  z-index: -1;
}
@media (min-width: 1024px) {
  .breadcrumb-section .breadcrumb a:hover {
    color: #1f3a4d;
  }
  .breadcrumb-section .breadcrumb a:hover:after {
    content: '';
    width: 100%;
    max-height: 6px;
    height: 6px;
    display: block;
    position: absolute;
    bottom: -1px;
    left: 0;
    background-color: #dbf1ff;
    z-index: -1;
    transition: all 0.3s ease-out;
  }
}
.image-gallery {
  margin-right: 32px;
  position: relative;
}
@media (max-width: 1399px) {
  .image-gallery {
    margin-right: 0;
    margin-bottom: 32px;
  }
}
.image-gallery__image {
  cursor: pointer;
  margin-top: 0;
  margin-bottom: 0;
}
.image-gallery .image-gallery__image .owl-item .item {
  max-width: 300px;
  margin: 0;
  position: relative;
  cursor: pointer;
  border: 1px solid #d2d8db;
  border-radius: 4px;
}
@media (max-width: 1023px) {
  .image-gallery .image-gallery__image .owl-item .item {
    max-width: 140px;
    margin: 0 auto;
  }
}
.image-gallery .image-gallery__image .owl-item .item:before,
.image-gallery .image-gallery__image .owl-item .item:after {
  content: '';
  width: 0;
  height: 0;
  border-style: solid;
  position: absolute;
  bottom: -2px;
  right: -2px;
}
.image-gallery .image-gallery__image .owl-item .item:before {
  border-width: 0 0 52px 52px;
  border-color: transparent transparent #d2d8db transparent;
  z-index: 2;
}
.image-gallery .image-gallery__image .owl-item .item:after {
  border-width: 0 0 50px 50px;
  border-color: transparent transparent #ffffff transparent;
  z-index: 3;
}
.image-gallery .gallery-carousel {
  margin-top: 20px;
}
.image-gallery .gallery-carousel .owl-item {
  padding: 0 8px;
  margin-right: 0;
}
.image-gallery .gallery-carousel .owl-item .item {
  margin: 0;
  padding: 0;
  border: 2px solid #d2d8db;
  border-radius: 4px;
}
.image-gallery .gallery-carousel .owl-item .item:before,
.image-gallery .gallery-carousel .owl-item .item:after {
  content: '';
  width: 0;
  height: 0;
  border-style: solid;
  position: absolute;
  bottom: -2px;
  right: 8px;
}
.image-gallery .gallery-carousel .owl-item .item:before {
  border-width: 0 0 20px 20px;
  border-color: transparent transparent #d2d8db transparent;
  z-index: 2;
}
.image-gallery .gallery-carousel .owl-item .item:after {
  border-width: 0 0 18px 18px;
  border-color: transparent transparent #ffffff transparent;
  z-index: 3;
}
.product-details {
  position: relative;
  padding: 20px;
  background-color: #dbf1ff;
}
.product-details-content {
  padding: 16px;
  display: grid;
  grid-template-rows: auto;
  grid-row-gap: 16px;
  grid-column-gap: 16px;
  grid-template-columns: 1fr;
  grid-template-areas: "img" "main" "cfg";
}
@media (max-width: 1023px) and (min-width: 640px) {
  .product-details-content {
    grid-template-columns: 25% 1fr;
    grid-template-areas: "img main" "img cfg";
  }
}
@media (max-width: 1399px) and (min-width: 1024px) {
  .product-details-content {
    grid-template-columns: 50% 1fr;
    grid-template-areas: "img cfg" "main cfg";
  }
}
@media (min-width: 1400px) {
  .product-details-content {
    grid-template-columns: 16.66666667% 7fr 5fr;
    grid-template-areas: "img main cfg";
  }
}
@media (max-width: 1023px) {
  .product-details-content {
    padding: 0 16px;
    grid-template-columns: 100%;
    grid-template-areas: "img" "main" "cfg";
  }
}
.product-details-content__images {
  grid-area: img;
}
.product-details-content__images .image-gallery {
  position: sticky;
  top: 16px;
}
.product-details-content__main {
  grid-area: main;
}
.product-details-content__cfg {
  grid-area: cfg;
}
.product-details-content__cfg .configurator__details {
  position: sticky;
  top: 16px;
}
.product-details-descriptions {
  max-width: 100%!important;
  padding: 0 0 32px;
  background: rgba(216, 216, 216, 0.2);
  font-size: 12px;
}
@media (max-width: 1023px) {
  .product-details-descriptions [class*="col-md"] {
    margin-bottom: 32px;
  }
}
.product-details-descriptions__item {
  padding-top: 32px;
}
.product-details-title {
  padding-bottom: 8px;
  margin-bottom: 16px;
  border-bottom: 1px solid #d2d8db;
}
.product-details-title .name {
  margin: 0;
  font-size: 24px;
  font-weight: 800;
  letter-spacing: 0;
}
@media (max-width: 1399px) {
  .product-details-title .name {
    font-size: 18px;
  }
}
.product-details,
.product-details-price {
  margin-bottom: 10px;
}
.product-details .name,
.product-details-price .name {
  color: #1f3a4d;
  font-size: 28px;
  line-height: 35px;
  font-weight: 700;
  padding: 32px 0;
  margin: 0;
  padding: 0;
}
.product-details .name.border,
.product-details-price .name.border {
  border-bottom: 1px solid #a5b0b8;
  margin-bottom: 37px;
}
.product-details .name .sku,
.product-details-price .name .sku {
  font-size: 18px;
  line-height: 18px;
  color: #929292;
  position: relative;
  padding-left: 20px;
  font-weight: 400;
}
.product-details .name .sku:before,
.product-details-price .name .sku:before {
  border-left: 1px solid #a5b0b8;
  content: "";
  height: 14px;
  position: absolute;
  top: 7px;
  left: 10px;
}
.product-details .name .code,
.product-details-price .name .code {
  font-size: 18px;
  line-height: 18px;
  padding-left: 5px;
}
.product-details .promotion,
.product-details-price .promotion {
  color: #00a651;
}
.product-details .description,
.product-details-price .description {
  padding: 16px 0 25px;
}
.product-details .price__label,
.product-details-price .price__label {
  font-size: 18px;
  font-weight: 700;
  letter-spacing: -0.2px;
  color: #1f3a4d;
}
.product-details .price,
.product-details-price .price {
  margin-bottom: 5px;
  font-size: 28px;
  color: #1f3a4d;
}
.product-details .price__info,
.product-details-price .price__info {
  margin-bottom: 10px;
  font-size: 14px;
}
.product-details .stock-status,
.product-details-price .stock-status {
  font-weight: 300;
}
@media (max-width: 1399px) {
  .product-details .description,
  .product-details-price .description {
    border-bottom: 1px solid #b3cfe2;
  }
}
.product-details__tabs {
  margin-bottom: 16px;
}
.product-details__tabs .btn {
  border-color: #d2d8db;
  border-radius: 4px;
}
.product-details__description {
  max-height: 13em;
  line-height: 24px;
  overflow: hidden;
  -webkit-transition: max-height 0.3s ease-out;
  -o-transition: max-height 0.3s ease-out;
  transition: max-height 0.3s ease-out;
}
.product-details__description.expanded {
  max-height: none;
  -webkit-transition: max-height 0.3s ease-out;
  -o-transition: max-height 0.3s ease-out;
  transition: max-height 0.3s ease-out;
}
.product-details__btn {
  display: none;
  position: relative;
  margin-top: 10px;
  padding: 0 20px 0 0;
  border: 0;
  background: transparent;
}
.product-details__btn:after {
  content: '';
  width: 0;
  height: 0;
  display: block;
  position: absolute;
  top: 7px;
  right: 0;
  margin-left: 5px;
  border-style: solid;
  border-width: 8px 7px 0 7px;
  border-color: #1f3a4d transparent transparent transparent;
}
.product-details__btn--up:after {
  border-width: 0 7px 8px 7px;
  border-color: transparent transparent #1f3a4d transparent;
}
.product-details__btn.active {
  display: block;
}
.product-details__file {
  display: block;
  line-height: 32px;
  font-weight: 500;
}
.product-details__file svg {
  vertical-align: middle;
}
.product-details-favorites {
  border-top: 1px solid #d2d8db;
  padding: 16px;
}
.variant-section {
  margin-bottom: 48px;
}
.variant-section .variant-selector .variant-name {
  font-size: 13px;
  font-weight: 600;
  color: #153a59;
  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: -32px;
}
.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 32px;
}
.variant-section .variant-selector .variant-list li a,
.variant-section .variant-selector .variant-list li span {
  display: block;
  height: 48px;
  width: 48px;
  line-height: 48px;
  text-align: center;
  text-transform: uppercase;
  border: 1px solid #d2d8db;
  background: #fff;
  color: #1f3a4d;
  text-decoration: none;
}
@media (max-width: 1023px) {
  .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: #0060a0;
  -webkit-box-shadow: inset 0 0  0 1px #fff;
  box-shadow: inset 0 0  0 1px #fff;
  border: 1px solid #0060a0;
  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: 16px 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: 1023px) {
  .rating .rating-stars {
    font-size: 21px;
    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;
}
.rating .rating-stars span.lh {
  width: 0.5em;
  text-indent: -0.44em;
  margin-left: 0;
  float: left !important;
}
.rating .rating-stars span.active {
  color: #0060a0;
}
.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 #b3cfe2;
  content: "";
  height: 19px;
  position: absolute;
  top: 0;
  left: 0;
}
.tabs-responsive .tab-container {
  float: none;
  padding: 0;
}
@media (max-width: 1023px) {
  .tabs-responsive .tabhead {
    border-bottom: 1px solid #f2f4f7;
  }
}
.tab-review .review-pagination-bar {
  margin: 16px 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 {
  float: right;
}
.tab-review .review-pagination-bar .right .pager {
  float: left;
  margin: 0 16px;
}
.tab-review .review-list {
  padding-left: 0;
  list-style: none;
}
.tab-review .review-list .review-entry {
  margin: 16px 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: 16px;
  padding-right: 16px;
  margin-top: 20px;
}
@media (min-width: 640px) {
  #AddToCart-PickUpInStoreAction {
    float: left;
    width: 50%;
  }
}
@media (min-width: 1024px) {
  #AddToCart-PickUpInStoreAction {
    float: left;
    width: 100%;
  }
}
.AddToCart-PickUpInStoreAction {
  margin-top: 16px;
}
.AddToCart-ShareOnSocialNetworkAction {
  margin-top: 32px;
}
#AddToCart-AddToCartAction {
  position: relative;
  min-height: 1px;
  padding-left: 16px;
  padding-right: 16px;
  margin-top: 20px;
}
@media (min-width: 640px) {
  #AddToCart-AddToCartAction {
    float: left;
    width: 50%;
  }
}
@media (min-width: 1024px) {
  #AddToCart-AddToCartAction {
    float: left;
    width: 100%;
  }
}
#AddToCart-ShareOnSocialNetworkAction {
  position: relative;
  float: left;
  width: 100%;
  min-height: 1px;
  padding-left: 16px;
  padding-right: 16px;
  margin-top: 30px;
}
.image-gallery img {
  width: 100%;
  height: auto;
  -webkit-touch-callout: none;
}
.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1042;
  overflow: hidden;
  position: fixed;
  background: #0b0b0b;
  opacity: 0.8;
}
.mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1043;
  position: fixed;
  outline: none !important;
  -webkit-backface-visibility: hidden;
}
.mfp-container {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0 8px;
  box-sizing: border-box;
}
.mfp-container:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle;
}
.mfp-align-top .mfp-container:before {
  display: none;
}
.mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
  z-index: 1045;
}
.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
  width: 100%;
  cursor: auto;
}
.mfp-ajax-cur {
  cursor: progress;
}
.mfp-zoom-out-cur,
.mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: -moz-zoom-out;
  cursor: -webkit-zoom-out;
  cursor: zoom-out;
}
.mfp-zoom {
  cursor: pointer;
  cursor: -webkit-zoom-in;
  cursor: -moz-zoom-in;
  cursor: zoom-in;
}
.mfp-auto-cursor .mfp-content {
  cursor: auto;
}
.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}
.mfp-loading.mfp-figure {
  display: none;
}
.mfp-hide {
  display: none !important;
}
.mfp-preloader {
  color: #CCC;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -0.8em;
  left: 8px;
  right: 8px;
  z-index: 1044;
}
.mfp-preloader a {
  color: #CCC;
}
.mfp-preloader a:hover {
  color: #FFF;
}
.mfp-s-ready .mfp-preloader {
  display: none;
}
.mfp-s-error .mfp-content {
  display: none;
}
button.mfp-close,
button.mfp-arrow {
  overflow: visible;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  display: block;
  outline: none;
  padding: 0;
  z-index: 1046;
  box-shadow: none;
  touch-action: manipulation;
}
button::-moz-focus-inner {
  padding: 0;
  border: 0;
}
.mfp-close {
  width: 44px;
  height: 44px;
  line-height: 44px;
  position: absolute;
  right: 0;
  top: 0;
  text-decoration: none;
  text-align: center;
  opacity: 0.65;
  padding: 0 0 18px 10px;
  color: #FFF;
  font-style: normal;
  font-size: 28px;
  font-family: Arial, Baskerville, monospace;
}
.mfp-close:hover,
.mfp-close:focus {
  opacity: 1;
}
.mfp-close:active {
  top: 1px;
}
.mfp-close-btn-in .mfp-close {
  color: #333;
}
.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
  color: #FFF;
  right: -6px;
  text-align: right;
  padding-right: 6px;
  width: 100%;
}
.mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
  color: #CCC;
  font-size: 12px;
  line-height: 18px;
  white-space: nowrap;
}
.mfp-arrow {
  position: absolute;
  opacity: 0.65;
  margin: 0;
  top: 50%;
  margin-top: -55px;
  padding: 0;
  width: 90px;
  height: 110px;
  -webkit-tap-highlight-color: transparent;
}
.mfp-arrow:active {
  margin-top: -54px;
}
.mfp-arrow:hover,
.mfp-arrow:focus {
  opacity: 1;
}
.mfp-arrow:before,
.mfp-arrow:after {
  content: '';
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  left: 0;
  top: 0;
  margin-top: 35px;
  margin-left: 35px;
  border: medium inset transparent;
}
.mfp-arrow:after {
  border-top-width: 13px;
  border-bottom-width: 13px;
  top: 8px;
}
.mfp-arrow:before {
  border-top-width: 21px;
  border-bottom-width: 21px;
  opacity: 0.7;
}
.mfp-arrow-left {
  left: 0;
}
.mfp-arrow-left:after {
  border-right: 17px solid #FFF;
  margin-left: 31px;
}
.mfp-arrow-left:before {
  margin-left: 25px;
  border-right: 27px solid #3F3F3F;
}
.mfp-arrow-right {
  right: 0;
}
.mfp-arrow-right:after {
  border-left: 17px solid #FFF;
  margin-left: 39px;
}
.mfp-arrow-right:before {
  border-left: 27px solid #3F3F3F;
}
.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px;
}
.mfp-iframe-holder .mfp-content {
  line-height: 0;
  width: 100%;
  max-width: 900px;
}
.mfp-iframe-holder .mfp-close {
  top: -40px;
}
.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%;
}
.mfp-iframe-scaler iframe {
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #000;
}
/* Main image in popup */
img.mfp-img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  box-sizing: border-box;
  padding: 40px 0 40px;
  margin: 0 auto;
}
/* The shadow behind the image */
.mfp-figure {
  line-height: 0;
}
.mfp-figure:after {
  content: '';
  position: absolute;
  left: 0;
  top: 40px;
  bottom: 40px;
  display: block;
  right: 0;
  width: auto;
  height: auto;
  z-index: -1;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
  background: #444;
}
.mfp-figure small {
  color: #BDBDBD;
  display: block;
  font-size: 12px;
  line-height: 14px;
}
.mfp-figure figure {
  margin: 0;
}
.mfp-bottom-bar {
  margin-top: -36px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  cursor: auto;
}
.mfp-title {
  text-align: left;
  line-height: 18px;
  color: #F3F3F3;
  word-wrap: break-word;
  padding-right: 36px;
}
.mfp-image-holder .mfp-content {
  max-width: 100%;
}
.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer;
}
@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
  /**
         * Remove all paddings around the image on small screen
         */
  .mfp-img-mobile .mfp-image-holder {
    padding-left: 0;
    padding-right: 0;
  }
  .mfp-img-mobile img.mfp-img {
    padding: 0;
  }
  .mfp-img-mobile .mfp-figure:after {
    top: 0;
    bottom: 0;
  }
  .mfp-img-mobile .mfp-figure small {
    display: inline;
    margin-left: 5px;
  }
  .mfp-img-mobile .mfp-bottom-bar {
    background: rgba(0, 0, 0, 0.6);
    bottom: 0;
    margin: 0;
    top: auto;
    padding: 3px 5px;
    position: fixed;
    box-sizing: border-box;
  }
  .mfp-img-mobile .mfp-bottom-bar:empty {
    padding: 0;
  }
  .mfp-img-mobile .mfp-counter {
    right: 5px;
    top: 3px;
  }
  .mfp-img-mobile .mfp-close {
    top: 0;
    right: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    text-align: center;
    padding: 0;
  }
}
@media all and (max-width: 900px) {
  .mfp-arrow {
    -webkit-transform: scale(0.75);
    transform: scale(0.75);
  }
  .mfp-arrow-left {
    -webkit-transform-origin: 0;
    transform-origin: 0;
  }
  .mfp-arrow-right {
    -webkit-transform-origin: 100%;
    transform-origin: 100%;
  }
  .mfp-container {
    padding-left: 6px;
    padding-right: 6px;
  }
}
.addtocart-component {
  margin-top: 16px;
}
.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: 16px;
}
.addtocart-component .actions .btn {
  margin-bottom: 16px;
}
.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 .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 {
  margin: 0;
  padding-left: 0;
  padding-right: 0;
}
.addtocart-component .qty-selector .form-control,
#add_to_cart_storepickup_form .qty-selector .form-control {
  width: 75px;
  text-align: center;
  font-size: 13px;
  font-weight: bold;
}
@media (max-width: 1023px) {
  .addtocart-component {
    margin-top: 32px;
  }
  .addtocart-component .qty-selector .input-group-btn,
  .addtocart-component .qty-selector .btn,
  .addtocart-component .qty-selector .form-control {
    width: 62.4px;
  }
}
@media (max-width: 639px) {
  .addtocart-component .qty-selector {
    margin-left: auto;
    margin-right: auto;
  }
  .addtocart-component .stock-wrapper {
    display: table;
    margin-left: auto;
    margin-right: auto;
  }
}
.add-to-cart .add-to-cart-item {
  margin-bottom: 16px;
}
.add-to-cart .add-to-cart-item .thumb {
  float: left;
  margin-right: 16px;
}
.add-to-cart .add-to-cart-item .thumb img {
  max-width: 65px;
}
.add-to-cart .add-to-cart-item .details {
  font-size: 18px;
  margin-left: 81px;
}
.add-to-cart .add-to-cart-item .details .name {
  font-weight: bold;
  color: inherit;
}
.add-to-cart .add-to-cart-item .price {
  font-size: 22px;
  text-align: right;
  font-weight: bold;
}
/*
 * Tibnor AB B2B Commerce Solution
 * Copyright (c) 2024. All rights reserved.
 * This software is the confidential and proprietary information of Tibnor AB.
 */
/*
 * This is a card component from Bootstrap 5.3 version with Tibnor-specific adjustments:
 *   - migrated from SCSS to LESS.
 *   - rounded corners removed
 *   - variables adopted to fit in Bootstrap 3.3.7
 */
.card {
  --card-spacer-y: 6px;
  --card-spacer-x: 12px;
  --card-title-spacer-y: 3px;
  --card-title-color: null;
  --card-subtitle-color: null;
  --card-border-width: 0;
  --card-border-color: transparent;
  --card-cap-padding-y: 3px;
  --card-cap-padding-x: 12px;
  --card-cap-bg: rgba(255, 255, 255, 0.0003);
  --card-cap-color: null;
  --card-height: null;
  --card-color: null;
  --card-bg: var(#ffffff);
  --card-img-overlay-padding: 6px 12px;
  --card-group-margin: 32px;
  position: relative;
  display: flex;
  flex-direction: column;
  min-width: 0;
  height: var(--card-height);
  color: var(--body-color);
  word-wrap: break-word;
  background-color: var(--card-bg);
  background-clip: border-box;
  border: var(--card-border-width) solid var(--card-border-color);
}
.card > hr {
  margin-right: 0;
  margin-left: 0;
}
.card > .list-group {
  border-top: inherit;
  border-bottom: inherit;
}
.card > .list-group:first-child {
  border-top-width: 0;
}
.card > .list-group:last-child {
  border-bottom-width: 0;
}
.card > .card-header + .list-group,
.card > .list-group + .card-footer {
  border-top: 0;
}
.card-body {
  flex: 1 1 auto;
  padding: var(--card-spacer-y) var(--card-spacer-x);
  color: var(--card-color);
}
.card-title {
  margin-bottom: var(--card-title-spacer-y);
  color: var(--card-title-color);
}
.card-subtitle {
  margin-top: calc(-.5 * var(--card-title-spacer-y));
  margin-bottom: 0;
  color: var(--card-subtitle-color);
}
.card-text:last-child {
  margin-bottom: 0;
}
.card-link + .card-link {
  margin-left: var(--card-spacer-x);
}
.card-header {
  padding: var(--card-cap-padding-y) var(--card-cap-padding-x);
  margin-bottom: 0;
  color: var(--card-cap-color);
  background-color: var(--card-cap-bg);
  border-bottom: var(--card-border-width) solid var(--card-border-color);
}
.card-footer {
  padding: var(--card-cap-padding-y) var(--card-cap-padding-x);
  color: var(--card-cap-color);
  background-color: var(--card-cap-bg);
  border-top: var(--card-border-width) solid var(--card-border-color);
}
.card-header-tabs {
  margin-right: calc(-.5 * var(--card-cap-padding-x));
  margin-bottom: calc(-1 * var(--card-cap-padding-y));
  margin-left: calc(-.5 * var(--card-cap-padding-x));
  border-bottom: 0;
}
.card-header-tabs .nav-link.active {
  background-color: var(--card-bg);
  border-bottom-color: var(--card-bg);
}
.card-header-pills {
  margin-right: calc(-.5 * var(--card-cap-padding-x));
  margin-left: calc(-.5 * var(--card-cap-padding-x));
}
.card-img-overlay {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  padding: var(--card-img-overlay-padding);
}
.card-img,
.card-img-top,
.card-img-bottom {
  width: 100%;
}
.card-group > .card {
  margin-bottom: var(--card-group-margin);
}
@media (min-width: 480px) {
  .card-group {
    display: flex;
    flex-flow: row wrap;
  }
  .card-group > .card {
    flex: 1 0 0%;
  }
  .card-group > .card + .card {
    margin-left: 0;
    border-left: 0;
  }
}
.owl-carousel {
  display: none;
  position: relative;
  width: 100%;
  -ms-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%;
}
.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-transform: translate3d(0px, 0px, 0px);
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
}
.owl-carousel .owl-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;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-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;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: rgba(255, 255, 255, 0.7);
  font-size: 120px;
  overflow: hidden;
  -webkit-transition: 0.3s ease-out;
  -o-transition: 0.3s ease-out;
  transition: 0.3s ease-out;
}
.owl-carousel .owl-controls .owl-buttons .owl-prev span.glyphicon,
.owl-carousel .owl-controls .owl-buttons .owl-next span.glyphicon {
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  width: auto;
  height: auto;
  font-size: 25px;
  line-height: 125px;
  color: #0060a0;
  -webkit-transition: 0.3s ease-in;
  -o-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.glyphicon,
.owl-carousel .owl-controls .owl-buttons .owl-next:hover span.glyphicon {
  color: #154259;
}
.owl-carousel .owl-controls .owl-buttons .owl-prev {
  left: 3px;
}
.owl-carousel .owl-controls .owl-buttons .owl-next {
  right: 5px;
}
.carousel,
.carousel__component--carousel {
  width: auto;
  text-align: center;
}
.carousel .item,
.carousel__component--carousel .item,
.carousel .carousel__item,
.carousel__component--carousel .carousel__item {
  display: block;
  margin: 0 16px;
  padding: 16px 0;
}
.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-bottom: 20px;
  height: 140px;
}
.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 {
  max-width: 140px;
  max-height: 140px;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.carousel .item a,
.carousel__component--carousel .item a,
.carousel .carousel__item a,
.carousel__component--carousel .carousel__item a {
  color: #1f3a4d;
}
.carousel .item a:hover,
.carousel__component--carousel .item a:hover,
.carousel .carousel__item a:hover,
.carousel__component--carousel .carousel__item a:hover,
.carousel .item a:focus,
.carousel__component--carousel .item a:focus,
.carousel .carousel__item a:focus,
.carousel__component--carousel .carousel__item a:focus {
  text-decoration: none;
  color: #0060a0;
}
.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-top: 21.33333333px;
  margin-bottom: 11px;
  text-transform: uppercase;
  text-align: center;
  line-height: 1.2em;
  overflow: hidden;
  position: relative;
  height: 2.4em;
  font-weight: 600;
  font-size: 16px;
  color: #1f3a4d;
}
.carousel .item .item__name:before,
.carousel__component--carousel .item .item__name:before,
.carousel .carousel__item .item__name:before,
.carousel__component--carousel .carousel__item .item__name:before,
.carousel .item .carousel__item--name:before,
.carousel__component--carousel .item .carousel__item--name:before,
.carousel .carousel__item .carousel__item--name:before,
.carousel__component--carousel .carousel__item .carousel__item--name:before {
  background: #FFF none repeat scroll 0 0;
  bottom: 0;
  position: absolute;
  right: 0;
  content: "…";
}
.carousel .item .item__name:after,
.carousel__component--carousel .item .item__name:after,
.carousel .carousel__item .item__name:after,
.carousel__component--carousel .carousel__item .item__name:after,
.carousel .item .carousel__item--name:after,
.carousel__component--carousel .item .carousel__item--name:after,
.carousel .carousel__item .carousel__item--name:after,
.carousel__component--carousel .carousel__item .carousel__item--name:after {
  content: "";
  background: #FFF none repeat scroll 0% 0%;
  position: absolute;
  height: 50px;
  width: 100%;
  z-index: 1;
}
.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 {
  margin: 16px;
  color: #1f3a4d;
  text-align: center;
  font-size: 24px;
  font-weight: 600;
  margin: 0;
}
.carousel-component,
.carousel__component {
  padding: 0 20px;
  margin: 47px 0 27px;
}
.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;
}
.carousel-component .carousel__component--headline,
.carousel__component .carousel__component--headline {
  color: #1f3a4d;
  font-size: 28px;
  margin: 10px 0 20px;
  text-align: center;
  font-weight: bold;
  text-transform: normal;
}
.carousel-component:first-child,
.carousel__component:first-child {
  margin: 50px 0 22px;
}
.carousel-component + .carousel-component,
.carousel__component + .carousel-component,
.carousel-component .carousel__component,
.carousel__component .carousel__component {
  margin-top: 0;
  border-top: 4px solid #d2d8db;
  padding-top: 48px;
}
.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;
}
.image-gallery .image-gallery__image .owl-item .item {
  padding: 1px;
}
.image-gallery .image-gallery__image .owl-item img {
  width: 100%;
  height: auto;
  max-width: none;
  max-height: none;
}
@media (min-width: 1024px) and (max-width: 1399px) {
  .image-gallery .image-gallery__image .owl-controls {
    display: none !important;
  }
}
@media (min-width: 1400px) {
  .image-gallery .image-gallery__image .owl-controls {
    display: none !important;
  }
}
.image-gallery .gallery-carousel .owl-item img {
  width: 100%;
  height: auto;
  max-width: none;
  max-height: none;
}
.simpleimagecomponent a {
  display: block;
}
.simpleimagecomponent a img {
  width: 100%;
  height: auto;
}
.banner-component {
  width: 100%;
}
.banner-component a {
  display: block;
  color: #1f3a4d;
  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: 16px 0;
}
.banner-component .thumb img {
  width: 100%;
  height: auto;
}
@media (max-width: 639px) {
  .simple-banner-component,
  .banner__component {
    margin-left: -16px;
    margin-right: -16px;
  }
}
.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: 96px 0 0;
}
@media (max-width: 1023px) {
  .tabs {
    border-top: 1px solid #b3cfe2;
  }
}
.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: #0060a0;
}
.tabs .tabs-list .nav-divider {
  height: 1px;
  margin: 10px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.tabs .tabs-list > li > a > img {
  max-width: none;
}
@media (max-width: 1023px) {
  .tabs .tabs-list__links {
    width: 100%;
    top: 0;
    bottom: 0;
    right: 0;
    background-color: #ffffff;
    padding: 0;
    position: relative;
    left: 0;
  }
  .tabs .tabs-list__links.active {
    position: relative;
    left: -100%;
  }
}
@media (max-width: 1023px) {
  .tabs .tabs-list__links > li {
    width: calc(100% - 32px / 2);
    float: none;
    overflow: hidden;
    position: relative;
    padding: 8px 0;
    margin: 0 8px;
    background-color: #ffffff;
    border-bottom: 1px solid #d2d8db;
  }
  .tabs .tabs-list__links > li:not(.current) {
    position: relative;
  }
  .tabs .tabs-list__links > li:not(.current):after {
    content: "";
    width: 30px;
    height: 30px;
    position: absolute;
    top: 14px;
    right: 10px;
    border: 0;
    background: url('../images/dropdown-simple.svg') center center no-repeat;
    background-size: 8px 16px;
    transform: rotate(180deg) scale(0.8);
  }
}
.tabs .tabs-list__links > li:last-child {
  padding-right: 0;
}
.tabs .tabs-list__links > li > a {
  font-weight: 500;
  font-size: 12px;
  display: inline-block;
  z-index: 1;
  text-decoration: none;
}
@media (max-width: 1023px) {
  .tabs .tabs-list__links > li > a {
    padding: 16px 8px;
  }
}
@media (min-width: 1024px) {
  .tabs .tabs-list__links > li > a {
    position: relative;
  }
  .tabs .tabs-list__links > li > a:before {
    content: '';
    width: 100%;
    height: 0;
    display: block;
    position: absolute;
    bottom: -1px;
    left: 0;
    background-color: #dbf1ff;
    z-index: -1;
    transition: height 0.3s ease-out;
  }
}
@media (min-width: 1400px) {
  .tabs .tabs-list__links > li > a {
    font-size: 14px;
  }
}
@media (min-width: 1024px) {
  .tabs .tabs-list__links > li:not([class*="-customerproducts"]):not([class*="--special"]):not(.yCmsComponent) > a:not(.nav-btn):after {
    content: '';
    background: url(../images/dropdown-color.png) center center no-repeat;
    background-size: 35px 35px;
    display: inline-block;
    width: 16px;
    height: 16px;
    vertical-align: middle;
    margin-left: 5px;
  }
  .tabs .tabs-list__links > li.current > a:before,
  ul:not(.top-nav).tabs .tabs-list__links > li > a:hover:before {
    height: 4px;
    transition: height 0.3s ease-out;
  }
}
ul.tabs .tabs-list__links {
  margin-bottom: 0;
  padding: 0;
}
ul.tabs .tabs-list__links li {
  display: inline-block;
  list-style-type: none;
  vertical-align: middle;
}
@media (min-width: 1024px) {
  .tabs .tabs-list__links__item {
    padding: 4px 8px 4px 0;
  }
}
@media (min-width: 1400px) {
  .tabs .tabs-list__links__item {
    padding-right: 16px;
  }
}
.tabs .tabs-list__links__item.active > a {
  padding: 10px 15px;
  background-color: #0060a0;
  color: #ffffff;
}
@media (min-width: 1024px) {
  .tabs .tabs-list__links__item .sub__navigation {
    display: none;
    background: #ffffff;
    position: absolute;
    z-index: 1000;
    left: 0;
    border: 1px solid #cccccc;
    border-top: 0;
    padding: 0 10px;
    -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.25);
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.25);
  }
}
@media (max-width: 1023px) {
  .tabs .tabs-list__links__item .sub__navigation {
    display: none;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 100%;
    width: 100%;
    padding: 0;
  }
}
@media (max-width: 1023px) {
  .tabs .tabs-list__links__item .sm-back {
    color: #1f3a4d;
    padding: 5px 50px;
    border-bottom: 1px solid #d2d8db;
    font-size: 18px;
    line-height: 50px;
  }
  .tabs .tabs-list__links__item .sm-back::after {
    content: ' ';
  }
  .tabs .tabs-list__links__item .sm-back::before {
    position: relative;
    top: 1px;
    display: inline-block;
    font-family: 'Glyphicons Halflings', sans-serif;
    font-style: normal;
    font-weight: 400;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: .8em;
    margin-right: 1em;
  }
}
@media (max-width: 1023px) {
  .tabs .tabs-list__links__item .row {
    margin: 0;
  }
}
@media (max-width: 1023px) {
  .tabs .tabs-list__links__item .sub-navigation-section {
    padding: 0;
    background: #ffffff;
  }
}
@media (min-width: 1024px) {
  .tabs .tabs-list__links__item .sub-navigation-section {
    position: static;
    padding: 10px;
  }
}
.tabs .tabs-list__links__item .sub-navigation-section .title {
  font-size: 18px;
  line-height: 40px;
  text-transform: uppercase;
  color: rgba(0, 0, 0, 0.7);
}
@media (max-width: 1399px) {
  .tabs .tabs-list__links__item .sub-navigation-section .title {
    color: rgba(0, 0, 0, 0.7);
  }
}
@media (max-width: 1023px) {
  .tabs .tabs-list__links__item .sub-navigation-section .title {
    padding: 10px 20px 10px 50px;
    text-transform: uppercase;
    border-bottom: 1px solid #d2d8db;
  }
}
@media (max-width: 1023px) {
  .tabs .tabs-list__links__item .sub-navigation-section .sub-navigation-list {
    margin-bottom: 0;
    padding-left: 0;
    list-style: none;
  }
}
@media (min-width: 1024px) {
  .tabs .tabs-list__links__item .sub-navigation-section .sub-navigation-list {
    padding-left: 0px;
    list-style: none;
    margin-top: 0;
  }
  .tabs .tabs-list__links__item .sub-navigation-section .sub-navigation-list a {
    display: block;
    color: #1f3a4d;
    line-height: 30px;
    padding: 0 0 0 5px;
  }
  .tabs .tabs-list__links__item .sub-navigation-section .sub-navigation-list a:hover {
    background-color: #d2d8db;
    text-decoration: none;
  }
}
.tabs .tabs-list__links__item .sub-navigation-section .sub-navigation-list li {
  position: relative;
  display: block;
  border-bottom: 1px solid #d2d8db;
  float: none;
}
@media (min-width: 1024px) {
  .tabs .tabs-list__links__item .sub-navigation-section .sub-navigation-list li:last-child {
    border: none;
  }
}
@media (max-width: 1023px) {
  .tabs .tabs-list__links__item-has__sub {
    position: static;
  }
}
@media (max-width: 1023px) {
  .tabs .tabs-list__links__item-has__sub .nav__link {
    width: 67%;
  }
}
.tabs .tabs-list__links__item-has__sub .nav__link--drill__down {
  display: inline-block;
  width: 33%;
  color: #1f3a4d;
  min-height: 30px;
  padding: 20px 0;
}
.tabs .tabs-list__links--special {
  position: relative;
  text-transform: uppercase;
}
.tabs .tabs-list__links--special span {
  width: 15px;
  height: 15px;
  display: inline-block;
  background: url(../images/ico-flag.svg) center center no-repeat;
  background-size: cover;
  vertical-align: middle;
  margin-left: 3px;
}
.tabs .tabs-list__links--mobile.offcanvasGroup1 .offcanvasGroup2 li,
.tabs .tabs-list__links--mobile.offcanvasGroup1 .offcanvasGroup3 li {
  border-bottom: 1px solid #317f8c;
}
@media (max-width: 1023px) {
  .tabs .tabs-list__links--mobile {
    overflow: hidden;
  }
  .tabs .tabs-list__links--mobile li {
    overflow: hidden;
    background-color: #0f7384;
    border: none;
  }
  .tabs .tabs-list__links--mobile li a {
    color: #ffffff;
  }
  .tabs .tabs-list__links--mobile .subNavList {
    padding-left: 0;
  }
  .tabs .tabs-list__links--mobile .subNavList li {
    padding: 5px 0;
    background: #0d6878;
  }
}
.tabs .tabs-list__links--sub {
  display: flex;
  gap: 16px;
  flex-wrap: wrap;
  padding: 0;
}
.tabs .tabs-list__links--sub li {
  position: relative;
  flex: 0 0 calc(25% - 32px /2);
  font-size: 12px;
  line-height: 1.4;
}
.tabs .tabs-list__links--sub li:nth-child(4) ~ li {
  border-top: 1px solid #d2d8db;
  padding-top: 16px;
}
.tabs .tabs-list__links--sub li > a {
  font-weight: 500;
  font-size: 14px;
  line-height: 26px;
}
@media (min-width: 1024px) {
  .tabs .tabs-list__links--sub li > a::after {
    content: '\2192';
    margin-left: 4px;
  }
}
.tabs .tabs-list__links--sub li.active {
  padding: 7px 15px;
  background-color: #0060a0;
}
.tabs .tabs-list__links--sub li.active > a {
  color: #ffffff;
}
.tabs .tabs-list-btn {
  position: relative;
  margin-left: 32px;
  margin-right: 0;
  border: 0;
  background: transparent;
  color: #0060a0;
}
.header__top .tabs .tabs-list-btn {
  color: #FFF;
}
.header__top .tabs .tabs-list-btn__label {
  font-size: 14px;
  font-weight: 300;
}
.tabs .tabs-list-btn__inside {
  padding: 0;
  border: 0;
  background: transparent;
  font-weight: 300;
  font-size: 10px;
  display: flex;
  align-items: center;
  gap: 10px;
  text-align: left;
  color: #FFF;
}
.tabs .tabs-list-btn--dark {
  position: relative;
  color: #1f3a4d;
}
.tabs .tabs-list-btn--dark:after {
  content: '';
  width: 100%;
  height: 20px;
  display: block;
  position: absolute;
  bottom: -18px;
  right: 0;
  background-color: transparent;
}
.tabs .tabs-list-btn--dark.active .nav-btn__label--arrow:after {
  transform: rotate(180deg);
}
.tabs .tabs-list-btn--cart {
  border: 1px solid;
  padding: 0 24px;
  border-radius: 4px;
  height: 40px;
  display: flex;
  align-content: center;
  justify-content: center;
  align-items: center;
  width: max-content;
  margin: 0 0 0 auto;
}
@media (max-width: 1023px) {
  .tabs .tabs-list-btn--cart {
    display: block;
    font-size: 0;
    border: none;
    padding: 0;
    text-align: center;
    width: auto;
  }
}
.tabs .tabs-list-btn--cart svg {
  width: 24px;
  height: 24px;
  margin-right: 8px;
  fill: #0060a0;
}
@media (min-width: 1023px) and (max-width: 1399px) {
  .tabs .tabs-list-btn {
    margin-left: 5px;
    margin-right: 5px;
  }
}
@media (max-width: 1023px) {
  .tabs .tabs-list-btn--mobile {
    margin: 5px 0 0;
    display: flex;
    font-size: 0;
    border: none;
    padding: 0;
    text-align: center;
    width: auto;
    flex-direction: column;
    align-items: center;
    gap: 4px;
  }
  .tabs .tabs-list-btn--mobile svg {
    margin: 0;
    width: 20px;
    height: 20px;
    fill: #0060A0;
  }
}
.tabs .tabs-list-btn__label {
  font-size: 12px;
  font-weight: 500;
}
@media (max-width: 1023px) {
  .tabs .tabs-list-btn__label {
    font-size: 8px;
    font-weight: 300;
    text-transform: uppercase;
  }
}
.tabs .tabs-list-btn__label--arrow:after {
  content: '';
  width: 0;
  height: 0;
  display: inline-block;
  margin-left: 5px;
  font-size: 12px;
  border-style: solid;
  border-width: 8px 7px 0 7px;
  border-color: #FFF transparent transparent transparent;
}
.tabs .tabs-list-btn__ico {
  width: 20px;
  height: 20px;
  position: relative;
  fill: currentColor;
  display: inline-block;
  vertical-align: middle;
}
@media (max-width: 639px) {
  .tabs .tabs-list-btn__ico {
    width: 26px;
    height: 26px;
  }
}
.tabs .tabs-list-user {
  position: relative;
}
.tabs .tabs-list-user:before,
.tabs .tabs-list-user:after {
  content: '';
  width: 0;
  height: 0;
  display: none;
  position: absolute;
  border-style: solid;
  border-width: 0 9px 10px 9px;
  z-index: 100;
}
.active.tabs .tabs-list-user:before,
.active.tabs .tabs-list-user:after {
  display: block;
}
.tabs .tabs-list-user:before {
  top: 35px;
  border-color: transparent transparent #d2d8db transparent;
}
.tabs .tabs-list-user:after {
  top: 38px;
  border-color: transparent transparent #ffffff transparent;
}
@media (max-width: 1023px) {
  .tabs .tabs-list__links:not(.nav__links--products) > li > a {
    font-weight: 300;
  }
  .tabs .tabs-list__links .nav__links--sub {
    flex-direction: column;
    gap: 0;
  }
}
.tabs .tabs-list__footer {
  background-color: rgba(216, 216, 216, 0.2);
  padding: 16px;
  margin: 8px;
  font-size: 12px;
  line-height: 22px;
}
.tabs .tabs-list-bg {
  display: none;
  width: 100%;
  height: 100%;
  position: fixed;
  top: 150px;
  left: 0;
  background-color: rgba(0, 0, 0, 0.5);
  z-index: 5;
}
.tabs .tabs-list-bg--sm {
  top: 95px;
}
.login .tabs .tabs-list-bg--sm {
  top: 85px;
}
@media (min-width: 1024px) {
  .tabs .tabs-list-bg {
    top: 190px;
  }
}
.tabs .tabs-list-back {
  padding: 16px 16px 16px 80px;
  font-size: 12px;
  font-weight: 500;
  color: #0060a0;
  border-bottom: 1px solid #d2d8db;
  width: 100%;
  margin-bottom: -9px;
  z-index: 10;
  position: relative;
}
.tabs .tabs-list-back:after {
  content: "";
  width: 30px;
  height: 30px;
  position: absolute;
  top: 14px;
  right: 10px;
  border: 0;
  background: url('../images/dropdown-simple.svg') center center no-repeat;
  background-size: 8px 16px;
  transform: rotate(180deg) scale(0.8);
}
.tabs .tabs-list-back::after {
  left: 0;
  transform: rotate(0deg) scale(0.8);
  top: 9px;
  border-right: 1px solid #d2d8db;
  width: 64px;
}
.tabs .tabs-list-see_all {
  font-weight: 500;
}
.tabs .tabs-list > li {
  float: left;
  margin-bottom: -1px;
}
.tabs .tabs-list > li > a {
  margin-right: 2px;
  line-height: 1.42857143;
  border: 1px solid transparent;
  border-radius: 8px 8px 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: 640px) {
  .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: 8px;
}
.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: 640px) {
  .tabs .tabs-list.nav-justified > li > a {
    border-bottom: 1px solid #dddddd;
    border-radius: 8px 8px 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;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
.tabs .tabs-list li {
  padding: 0 32px;
}
.tabs .tabs-list li a {
  text-transform: uppercase;
  color: #0060a0;
  padding: 0 0 5px 0;
  border: 0;
  border-bottom: 4px solid transparent;
}
.tabs .tabs-list li a:focus,
.tabs .tabs-list li a:hover {
  cursor: pointer;
  background-color: transparent;
}
.tabs .tabs-list li + li:before {
  content: "";
  position: absolute;
  height: 15px;
  left: 0;
  top: 2px;
  border-left: 1px solid #b3cfe2;
}
.tabs .tabs-list li.active a,
.tabs .tabs-list li.active a:hover,
.tabs .tabs-list li.active a:focus {
  color: #1f3a4d;
  font-weight: bold;
  border: 0;
  border-bottom: 4px solid #0060a0;
}
.tabs .tabhead {
  height: 75px;
  display: table;
}
@media (max-width: 639px) {
  .tabs .tabhead {
    display: none !important;
  }
}
@media (min-width: 640px) and (max-width: 1023px) {
  .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 16px;
  color: inherit;
  line-height: 1;
  text-decoration: none;
  display: table-cell;
  width: 100%;
  vertical-align: middle;
}
@media (max-width: 1024px) {
  .tabs .tabhead a {
    padding-left: 20px;
  }
}
.tabs .tabhead .glyphicon {
  padding: 0 16px;
  display: table-cell;
  vertical-align: middle;
}
.tabs .tabhead .glyphicon:before {
  content: "\e080";
}
@media (max-width: 1024px) {
  .tabs .tabhead .glyphicon {
    padding-right: 20px;
  }
}
.tabs .tabhead.active .glyphicon:before {
  content: "\e114";
}
.tabs .tabbody {
  border-bottom: 1px solid #b3cfe2;
  padding: 20px 0px;
  padding-left: 30px;
  padding-right: 30px;
  padding-left: 32px;
  padding-right: 32px;
  background-color: #d2d8db;
}
@media (max-width: 1024px) {
  .tabs .tabbody {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (max-width: 1024px) {
  .tabs .tabbody {
    padding-left: 16px;
    padding-right: 16px;
  }
}
@media (min-width: 1024px) {
  .tabs .tabbody {
    border-top: 1px solid #b3cfe2;
  }
}
@media (max-width: 639px) {
  .tabs.tabs-responsive .tabs-list {
    display: none !important;
  }
}
@media (min-width: 640px) and (max-width: 1023px) {
  .tabs.tabs-responsive .tabs-list {
    display: none !important;
  }
}
.tabs.tabs-responsive .tabhead {
  text-transform: uppercase;
  display: none !important;
  border-bottom-color: #b3cfe2;
}
.tabs.tabs-responsive .tabhead.active {
  border-bottom: 4px solid #0060a0;
}
@media (max-width: 1023px) {
  .tabs.tabs-responsive .tabhead {
    display: table !important;
  }
}
.tabs.tabs-accordion .tabs-list {
  display: none !important;
}
.tabs.tabs-accordion .tabhead {
  display: table !important;
  margin-bottom: 20px;
}
.languagecurrencycomponent {
  float: right !important;
}
.languagecurrencycomponent form {
  display: inline-block;
}
.languagecurrencycomponent form + form {
  margin-left: 16px;
}
.ui-helper-hidden-accessible {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
.thumb {
  position: relative;
}
.thumb .badges {
  position: absolute;
  top: 16px;
  left: 16px;
  right: 16px;
  bottom: 16px;
  overflow: hidden;
}
.thumb .badges .badge {
  float: left;
  clear: left;
  margin-bottom: 16px;
}
.com-space > * {
  padding: 16px 0;
}
.flex-column {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-direction: normal;
  -moz-box-direction: normal;
  -webkit-box-orient: vertical;
  -moz-box-orient: vertical;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: start;
  -moz-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-align-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
  -webkit-box-align: start;
  -moz-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}
.flex-column > * {
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  -webkit-flex: 1 0 auto;
  -ms-flex: 1 0 auto;
  flex: 1 0 auto;
  -webkit-align-self: flex-start;
  -ms-flex-item-align: start;
  align-self: flex-start;
}
.product-classifications .headline {
  font-weight: bold;
  padding: 16px;
}
.product-classifications table.table td.attrib {
  width: 50%;
}
.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 {
  padding: 32px 0px;
  padding-left: 30px;
  padding-right: 30px;
  padding-left: 32px;
  padding-right: 32px;
}
@media (max-width: 1024px) {
  .back-link {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (max-width: 1024px) {
  .back-link {
    padding-left: 16px;
    padding-right: 16px;
  }
}
.back-link.border {
  border-bottom: 1px solid #b3cfe2;
}
.back-link button {
  padding: 0;
}
.back-link .glyphicon {
  border-right: 1px solid #b3cfe2;
  border-radius: 0;
  padding-right: 10px;
  line-height: 16px;
  top: -2px;
}
.back-link .label {
  color: #1f3a4d;
  font-size: 28px;
  line-height: 35px;
  font-weight: 700;
  padding: 32px 0;
  margin: 0;
  padding-left: 10px;
  white-space: normal;
}
.back-link .label.border {
  border-bottom: 1px solid #a5b0b8;
  margin-bottom: 37px;
}
.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: #1f3a4d;
  padding: 32px 30px;
}
.accordion .panel .panel-heading .accordion-toggle:before {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.accordion .panel .panel-heading .accordion-toggle:before {
  content: "\e113";
}
.accordion .panel .panel-heading .accordion-toggle.collapsed:before {
  content: "\e114";
}
.accordion .panel .panel-heading .accordion-lnk {
  position: absolute;
  left: 79px;
  top: 32px;
}
.accordion .panel .panel-heading .accordion-lnk.no-subs {
  display: block;
  position: static;
  padding: 32px;
}
.accordion .panel .panel-collapse .panel-heading {
  background-color: #e6e6e6;
}
.accordion .panel .panel-collapse .panel-heading .accordion-lnk {
  left: 111px;
}
.accordion .panel .panel-collapse .panel-heading .accordion-lnk.no-subs {
  padding-left: 111px;
}
.accordion .panel .panel-collapse .panel-collapse .panel-heading {
  background-color: #d9d9d9;
}
.accordion .panel .panel-collapse .panel-collapse .panel-heading .accordion-lnk {
  left: 143px;
}
.accordion .panel .panel-collapse .panel-collapse .panel-heading .accordion-lnk.no-subs {
  padding-left: 143px;
}
.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: 175px;
}
.accordion .panel .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-heading {
  background-color: #bfbfbf;
}
.accordion .panel .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-heading .accordion-lnk.no-subs {
  padding-left: 207px;
}
.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: 239px;
}
.accordion .panel .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-heading .accordion-lnk.no-subs {
  padding-left: 239px;
}
.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: 271px;
}
.accordion .panel .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-heading .accordion-lnk.no-subs {
  padding-left: 271px;
}
.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: 303px;
}
.accordion .panel .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-heading .accordion-lnk.no-subs {
  padding-left: 303px;
}
.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: 335px;
}
.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: 335px;
}
.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: 367px;
}
.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: 367px;
}
.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: 399px;
}
.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: 399px;
}
.accordion .panel .panel-heading + .panel-collapse > .panel-body {
  border: none;
  padding: 0;
}
.colorprefix {
  --color: #000;
  position: relative;
  padding-left: 3rem;
}
.colorprefix::before {
  content: "";
  position: absolute;
  left: 0;
  top: 50%;
  transform: translate(0, -50%);
  background-color: var(--color);
  border-radius: 50%;
  height: 2rem;
  width: 2rem;
}
/*
 * Tibnor AB B2B Commerce Solution
 * Copyright (c) 2024. All rights reserved.
 * This software is the confidential and proprietary information of Tibnor AB.
 */
.contentpage__list__item {
  min-width: 100%;
  max-width: 100%;
}
.contentpage__list__item .card-img-top {
  padding: 12px var(--card-spacer-x) 0 var(--card-spacer-x);
}
.contentpage__list__item .card-body {
  padding-top: 0;
}
@media (min-width: 480px) {
  .contentpage__list__item {
    min-width: 50%;
    max-width: 50%;
  }
}
@media (min-width: 640px) {
  .contentpage__list__item {
    min-width: 33.33%;
    max-width: 33.33%;
  }
}
@media (min-width: 1024px) {
  .contentpage__list__item {
    min-width: 25%;
    max-width: 25%;
  }
}
.contentpage__list__item .card-footer {
  font-weight: 400;
  font-size: 16px;
  line-height: 28px;
  display: flex;
  justify-content: space-between;
}
.pageType-CategoryPage .map img {
  min-width: 100%;
}
.searchEmptyPageMiddle-component {
  padding-left: 30px;
  padding-right: 30px;
  padding-left: 32px;
  padding-right: 32px;
}
@media (max-width: 1024px) {
  .searchEmptyPageMiddle-component {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (max-width: 1024px) {
  .searchEmptyPageMiddle-component {
    padding-left: 16px;
    padding-right: 16px;
  }
}
.results h1 {
  color: #1f3a4d;
  font-size: 28px;
  line-height: 35px;
  font-weight: 700;
  padding: 32px 0;
  margin: 0;
  margin-top: 32px;
  padding-bottom: 0;
}
.results h1.border {
  border-bottom: 1px solid #a5b0b8;
  margin-bottom: 37px;
}
main.w100 .product-list-slot {
  max-width: 100%!important;
}
.product-list-slot .tib-banner {
  padding: 24px;
  margin: 0;
}
.product__listing {
  padding-left: 0;
  list-style: none;
}
.product__listing--promo {
  color: #3e5983;
  margin-bottom: 16px;
}
a.product__listing--promo:hover,
a.product__listing--promo:focus {
  color: #2e4160;
}
@media (min-width: 1024px) {
  .product__listing--promo {
    padding-right: 20px;
    margin: 0 -10px;
  }
}
.product__listing--description {
  margin: 0 210px 0 106px;
}
@media (max-width: 639px) {
  .product__listing--description {
    display: none !important;
  }
}
.product__listing--description__description {
  font-size: 14px;
  font-weight: 300;
  line-height: 24px;
  margin-top: 5px;
}
.product__listing.product__list .product__list__item.tag-highlighted,
.product__listing.product__grid .product-item.tag-highlighted {
  position: relative;
}
.product__listing.product__list .product__list__item.tag-highlighted:before,
.product__listing.product__grid .product-item.tag-highlighted:before {
  content: "";
  z-index: -1;
  position: absolute;
  border: 2px solid #0060a0;
  top: 14px;
  left: 12px;
  right: 12px;
  bottom: 14px;
}
.product__listing.product__list .product__list__item.tag-highlighted:after,
.product__listing.product__grid .product-item.tag-highlighted:after {
  content: "\e006";
  top: 18px;
  left: 16px;
  color: #0060a0;
  width: 24px;
  line-height: 22px;
  height: 24px;
  font-size: 18px;
  padding: 0;
  text-align: center;
  position: absolute;
}
.product__listing.product__grid {
  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;
}
.product__listing.product__grid .product-item {
  float: left;
  width: 50%;
  position: relative;
  min-height: 1px;
  padding-left: 16px;
  padding-right: 16px;
  padding: 32px;
  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;
}
@media (min-width: 640px) {
  .product__listing.product__grid .product-item {
    float: left;
    width: 25%;
  }
}
@media (min-width: 1024px) {
  .product__listing.product__grid .product-item {
    float: left;
    width: 25%;
  }
}
@media (min-width: 1400px) {
  .product__listing.product__grid .product-item {
    float: left;
    width: 25%;
  }
}
.product__listing.product__grid .product-item:first-child {
  margin-left: -1px;
}
.product__listing.product__grid .product-item.tag-highlighted {
  position: relative;
}
.product__listing.product__grid .thumb {
  display: block;
  margin-bottom: 16px;
  text-align: center;
  height: 180px;
  overflow: hidden;
}
.product__listing.product__grid .thumb img {
  width: 100%;
  height: auto;
  max-width: 140px;
}
.product__listing.product__grid .details {
  text-align: center;
  margin: 0 auto;
  width: 100%;
  overflow: hidden;
  display: inline-block;
  text-overflow: ellipsis;
  white-space: nowrap;
  -webkit-flex: 1 0 auto;
  -moz-flex: 1 0 auto;
  -ms-flex: 1 0 auto;
  flex: 1 0 auto;
}
.product__listing.product__grid .details .name {
  margin: 0;
  font-weight: 600;
  font-size: 16px;
  padding-bottom: 16px;
  height: 70px;
  overflow: hidden;
  color: #1f3a4d;
}
.product__listing.product__grid .details .price {
  font-size: 18px;
}
.product__listing.product__grid .details .promo {
  color: #00a651;
  font-size: 14px;
  font-weight: bold;
}
@media (min-width: 640px) {
  .product__listing.product__grid .product-item:nth-child(4n + 1) {
    clear: both;
  }
}
@media (max-width: 639px) {
  .product__listing.product__grid .product-item:nth-child(2n + 1) {
    clear: both;
  }
}
.product__stock {
  color: #666666;
  font-size: 12px;
  font-weight: 300;
  line-height: 16px;
  padding-left: 0 !important;
}
.product__stock:before {
  display: none;
}
.product__stock svg {
  vertical-align: middle;
  margin-right: 5px;
}
.product__list__container {
  padding: 0 16px;
}
.product__list--base {
  display: flex;
  flex-wrap: wrap;
  gap: 24px;
  justify-content: space-between;
}
.product__list__item {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 8px;
  padding: 8px;
  border: 1px solid #d2d8db;
  transition: .4s;
}
.product__list__item:hover {
  background-color: #f6f6f6;
}
.product__list--base .product__list__item {
  width: calc((100% - 3 * 24px) / 4);
  padding: 24px;
  margin: 0;
}
@media (max-width: 1024px) {
  .product__list--base .product__list__item {
    width: calc((100% - 2 * 24px) / 3);
  }
}
@media (max-width: 640px) {
  .product__list--base .product__list__item {
    width: calc((100% - 1 * 24px) / 2);
  }
}
@media (max-width: 400px) {
  .product__list--base .product__list__item {
    width: 100%;
  }
}
.product__list--base .product__list__thumb {
  border-bottom: 1px solid #d2d8db;
}
.product__list--base .product__list__thumb img {
  width: 100%;
}
.product__list--base .product__list__title {
  font-weight: 700;
  margin: 24px 0;
  display: inline-block;
  color: #1f3a4d;
}
.product__list--variant .product__list__thumb {
  float: left;
  margin: 0 16px 0 0;
  display: block;
  position: relative;
}
.product__list--variant .product__list__thumb:before,
.product__list--variant .product__list__thumb:after {
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  position: absolute;
  bottom: 0;
  right: 0;
}
.product__list--variant .product__list__thumb:before {
  border-width: 0 0 22px 22px;
  border-color: transparent transparent #d2d8db transparent;
  z-index: 2;
}
.product__list--variant .product__list__thumb:after {
  border-width: 0 0 20px 20px;
  border-color: transparent transparent #ffffff transparent;
  z-index: 3;
}
.product__list--variant .product__list__thumb img {
  width: 50px;
  border: 1px solid #d2d8db;
  border-radius: 4px;
}
.product__list__column {
  position: relative;
}
@media (max-width: 640px) {
  .product__list__column {
    width: 100%!important;
    padding: 0;
  }
}
.product__list__column--wide {
  width: calc(100% - 190px);
  position: relative;
  z-index: 10;
}
.login .product__list__column--wide {
  width: calc(100% - 380px);
}
@media (max-width: 1023px) {
  .login .product__list__column--wide {
    width: calc(100% - 190px);
  }
}
.product__list__column--narrow {
  width: 190px;
  display: flex;
  justify-content: flex-end;
  align-items: stretch;
  gap: 16px;
  text-align: right;
}
.login .product__list__column--narrow {
  width: 380px;
}
@media (max-width: 1023px) {
  .login .product__list__column--narrow {
    width: 190px;
    flex-direction: column;
  }
}
@media (max-width: 640px) {
  .product__list__column--narrow {
    justify-content: space-between;
    text-align: left;
  }
  .product__list__column--narrow > *:first-child {
    flex: 4;
  }
  .product__list__column--narrow > *:first-child + * {
    flex: 1;
  }
}
.product__list__column--border {
  border-left: 1px solid #d2d8db;
}
@media (max-width: 640px) {
  .product__list__column--border {
    margin-top: 20px;
    border-left: 0;
    border-top: 1px solid #d2d8db;
  }
}
.product__list__title {
  display: inline;
  font-size: 14px;
}
.product__list__size {
  font-size: 14px;
  font-weight: 300;
  margin-left: 4px;
}
.product__list__code {
  font-size: 12px;
  color: #0060a0;
  margin-left: 16px;
}
@media (max-width: 640px) {
  .product__list__code {
    display: block;
  }
}
.product__list__ce {
  width: 18px;
  height: 16px;
  display: inline-block;
  background: url(data:image/svg+xml;base64,PHN2ZyBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGZpbGwtcnVsZT0iZXZlbm9kZCIgaGVpZ2h0PSIyMDAiIHdpZHRoPSIyODAiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+PHBhdGggZD0ibTExMCAxOTkuNDk4NzQ0YTEwMCAxMDAgMCAwIDEgLTEwIC41MDEyNTYgMTAwIDEwMCAwIDAgMSAwLTIwMCAxMDAgMTAwIDAgMCAxIDEwIC41MDEyNTZ2MzBhNzAgNzAgMCAwIDAgLTEwLS41MDEyNTYgNzAgNzAgMCAwIDAgMCAxNDAgNzAgNzAgMCAwIDAgMTAtLjUwMTI1NnoiLz48cGF0aCBkPSJtMjgwIDE5OS40OTg3NDRhMTAwIDEwMCAwIDAgMSAtMTAgLjUwMTI1NiAxMDAgMTAwIDAgMCAxIDAtMjAwIDEwMCAxMDAgMCAwIDEgMTAgLjUwMTI1NnYzMGE3MCA3MCAwIDAgMCAtMTAtLjUwMTI1NiA3MCA3MCAwIDAgMCAtNjguMzc5NzE3IDU1aDU4LjM3OTcxN3YzMGgtNTguMzc5NzE3YTcwIDcwIDAgMCAwIDY4LjM3OTcxNyA1NSA3MCA3MCAwIDAgMCAxMC0uNTAxMjU2eiIvPjwvc3ZnPg==) top right no-repeat;
  background-size: contain;
  margin: 0 0 0 16px;
  vertical-align: middle;
}
.product__list__co2 {
  display: inline-flex;
  align-items: baseline;
  margin-left: 10.66666667px;
  gap: 4px;
}
.product__list__co2 svg {
  position: relative;
  top: 2px;
}
.product__list__co2 span {
  font-size: 12px;
}
.product__list dl {
  margin: 0 0 0 66px;
}
.product__list dl img {
  height: 32px;
  margin-right: 0;
}
.product__list dt,
.product__list dd {
  font-size: 12px;
  display: inline-block;
}
.product__list dt {
  font-weight: 700;
}
.product__list dd {
  font-weight: 400;
}
.product__list__classification {
  margin-top: 8px;
  display: flex;
  justify-content: flex-start;
  flex-wrap: wrap;
  list-style: none;
  padding: 0;
  gap: 0 16px;
}
.product__list__classification li {
  margin: 0;
  font-size: 12px;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  width: calc((100% - (4*32px /2))/4);
}
@media (min-width: 1400px) {
  .classifications-length__6.product__list__classification li {
    width: calc((100% - (5*32px /2))/6);
  }
  .classifications-length__5.product__list__classification li {
    width: calc((100% - (4*32px /2))/5);
  }
  .classifications-length__4.product__list__classification li {
    width: calc((100% - (3*32px /2))/4);
  }
}
@media (max-width: 1400px) {
  .product__list__classification li {
    width: calc((100% - (2*32px /2))/3);
  }
}
@media (max-width: 1024px) {
  .product__list__classification li {
    width: auto;
  }
}
@media (max-width: 1024px) and (min-width: 640px) {
  .product__list__classification li {
    max-width: 200px;
  }
}
@media (min-width: 1024px) {
  .product__list__classification li:hover {
    overflow: visible;
    position: relative;
  }
  .product__list__classification li:hover span {
    padding-right: 4px;
    background-color: #f6f6f6;
  }
}
.product__list__classification li img {
  height: 10px;
  margin-right: 0;
}
@media (max-width: 640px) {
  ul.product__list__classification {
    margin: 0;
    padding: 12px 0;
    clear: both;
    display: block;
  }
  ul.product__list__classification li {
    padding: 8px;
    margin: 0;
    background-color: #FFF;
  }
  ul.product__list__classification li:nth-of-type(2n + 1) {
    background-color: #eee;
  }
  ul.product__list__classification li:last-of-type {
    border-bottom: 1px solid #d2d8db;
  }
}
.product__list__price-stock {
  display: flex;
  justify-content: space-between;
}
@media (min-width: 640px) {
  .product__list__price-stock {
    flex-direction: column;
    justify-content: space-around;
  }
}
.product__list__prices {
  display: flex;
  gap: 8px;
}
@media (min-width: 640px) {
  .product__list__prices {
    justify-content: flex-end;
  }
}
dl.product__list__prices {
  margin: 0;
}
.product__list__actions {
  display: flex;
  justify-content: flex-end;
  text-align: right;
  gap: 8px;
}
.product__list__actions > * {
  flex-grow: 1;
}
.product__list__actions .btn-favorite {
  flex-grow: 0;
}
.product__list__info {
  margin: 8px 0 8px 66px;
}
@media (max-width: 640px) {
  .product__list__info {
    margin: 10px 0 0;
  }
}
.product__list .ProductListComponent-ListPickUpInStoreAction,
.product__list .ProductListComponent-ListAddToCartAction,
.product__list .SearchResultsList-ListPickUpInStoreAction,
.product__list .SearchResultsList-ListAddToCartAction {
  float: left;
  width: 50%;
  position: relative;
  min-height: 1px;
  padding-left: 16px;
  padding-right: 16px;
}
@media (min-width: 640px) {
  .product__list .ProductListComponent-ListPickUpInStoreAction,
  .product__list .ProductListComponent-ListAddToCartAction,
  .product__list .SearchResultsList-ListPickUpInStoreAction,
  .product__list .SearchResultsList-ListAddToCartAction {
    float: left;
    width: 33.33333333%;
  }
}
@media (min-width: 640px) {
  .product__list .ProductListComponent-ListPickUpInStoreAction,
  .product__list .ProductListComponent-ListAddToCartAction,
  .product__list .SearchResultsList-ListPickUpInStoreAction,
  .product__list .SearchResultsList-ListAddToCartAction {
    left: 33.33333333%;
  }
}
.product__list .ProductListComponent-ListOrderFormAction,
.product__list .SearchResultsList-ListOrderFormAction {
  float: left;
  width: 50%;
  left: 50%;
  position: relative;
  min-height: 1px;
  padding-left: 16px;
  padding-right: 16px;
}
@media (min-width: 640px) {
  .product__list .ProductListComponent-ListOrderFormAction,
  .product__list .SearchResultsList-ListOrderFormAction {
    float: left;
    width: 33.33333333%;
  }
}
@media (min-width: 640px) {
  .product__list .ProductListComponent-ListOrderFormAction,
  .product__list .SearchResultsList-ListOrderFormAction {
    left: 0%;
  }
}
.product__list .low-co2-info {
  margin-left: 16px;
}
.product__list__popup-info {
  margin-top: 32px;
}
.product__list__popup-info dt {
  text-align: left;
  width: 30px;
  float: left;
}
.product__list__popup-info dd {
  margin-bottom: 16px;
  margin-left: 40px;
}
.product__list__popup-info h6 {
  margin-top: 0;
  color: #888;
}
.product__list__popup-info__btn {
  font-size: 12px;
  margin: 4px 0;
  display: block;
  flex: 1;
}
.low-co2-info {
  display: inline-flex;
  background-color: #1F4D46;
  padding: 2px 32px;
  border-radius: 4px;
  color: white;
  font-size: 14px;
}
.panelBox .low-co2-info,
.clearfix + .low-co2-info,
.dl-horizontal dd + .low-co2-info,
.container + .low-co2-info,
.container-fluid + .low-co2-info,
.row + .low-co2-info,
.form-horizontal .form-group + .low-co2-info,
.btn-toolbar + .low-co2-info,
.btn-group-vertical > .btn-group + .low-co2-info,
.nav + .low-co2-info,
.navbar + .low-co2-info,
.navbar-header + .low-co2-info,
.navbar-collapse + .low-co2-info,
.pager + .low-co2-info,
.panel-body + .low-co2-info,
.modal-header + .low-co2-info,
.modal-footer + .low-co2-info,
.tabs .tabs-list + .low-co2-info,
.cart__content + .low-co2-info {
  margin-top: 8px;
}
.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: 16px;
  padding-top: 16px;
}
.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: 16px;
}
@media (min-width: 1024px) {
  .search-list-page-right-result-list-slot {
    margin-left: -20px;
    margin-top: -20px;
  }
}
.search-results-highlight {
  font-weight: bold;
}
.expanded-line {
  width: 15px;
  height: 1px;
  position: relative;
  border-style: solid;
  border-width: 0 0 1px;
  border-color: #1f3a4d;
}
@media (min-width: 1024px) {
  .facet-sliders {
    background-color: rgba(216, 216, 216, 0.2);
    position: relative;
  }
  .facet-sliders::before,
  .facet-sliders::after {
    content: "";
    background-color: rgba(216, 216, 216, 0.2);
    position: absolute;
    height: 100%;
    width: 100%;
    left: -100%;
  }
  .facet-sliders::after {
    left: auto;
    right: -100%;
  }
}
.clean-all__btn {
  font-weight: 600;
  margin: 0 0 16px;
  padding: 4px 24px;
  border: none;
  line-height: 2em;
}
.clean-all__btn + label {
  margin: 0;
}
.product__facet {
  margin: 0 0 16px;
  border-bottom: 1px solid #d2d8db;
}
@media (min-width: 1024px) {
  .product__facet__container {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    margin-bottom: 8px;
  }
}
.product__facet__container .loader {
  position: absolute;
  z-index: 1;
  background-color: rgba(255, 255, 255, 0.6);
}
.product__facet__container.progressing {
  position: relative;
}
.product__facet__container.progressing .facet__select + .facet__values:before {
  content: '';
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background-color: rgba(255, 255, 255, 0.6);
  z-index: 10;
}
.product__facet .facet-sliders .facet {
  border: 1px solid #d2d8db;
  border-width: 0 0 1px;
}
@media (min-width: 1024px) {
  .product__facet .facet-sliders .facet {
    padding: 0 24px;
    margin: 8px 0;
    border-width: 0 1px 0 0;
  }
  .product__facet .facet-sliders .facet:first-child {
    border-width: 0 1px;
  }
}
.product__facet .facet {
  padding: 24px 0;
  width: calc(100% / 6);
  position: relative;
  font-size: 12px;
}
.product__facet .facet:before,
.product__facet .facet:after {
  content: " ";
  display: table;
}
.product__facet .facet:after {
  clear: both;
}
.product__facet .facet:before,
.product__facet .facet:after {
  content: " ";
  display: table;
}
.product__facet .facet:after {
  clear: both;
}
.product__facet .facet__select {
  display: none;
}
@media (max-width: 1400px) {
  .product__facet .facet {
    width: calc(100% / 5);
  }
}
@media (min-width: 1024px) {
  .product__facet .facet__select {
    font-size: 12px;
    height: auto;
    margin: 8px 0;
    padding-right: 60px;
    border: 1px solid #d2d8db;
    background: #fff;
    display: block;
    padding: 6px 12px;
    line-height: 1.42857143;
    color: #333333;
    border-radius: 4px;
    position: relative;
    cursor: pointer;
  }
  .product__facet .facet__select:after {
    content: "";
    position: absolute;
    background: url(../images/dropdown-color.png) center center no-repeat;
    background-size: 48px 48px;
    border-left: 1px solid #d2d8db;
    right: 0;
    top: 0;
    height: 30px;
    width: 30px;
  }
  .product__facet .facet__select.open:after {
    transform: rotate(180deg);
    border-left: none;
    border-right: 1px solid #d2d8db;
  }
  .product__facet .facet--not-slider .facet__values {
    border: 1px solid #d7d7d7;
    padding: 0 8px 8px;
    background: #fff;
    border-radius: 4px;
    margin: -10px 0 0;
    position: absolute;
    width: 100%;
    z-index: 11;
    max-height: 300px;
    overflow: auto;
    transform: translate(-8px, 0);
  }
  .product__facet .facet[data-facet-id="category"] {
    width: 100%;
    text-align: center;
    order: 1;
    margin-right: 0;
    height: auto;
    padding: 0;
  }
  .product__facet .facet[data-facet-id="category"] .facet__list li,
  .product__facet .facet[data-facet-id="category"] .facet__list li a {
    display: inline-block;
  }
  .product__facet .facet[data-facet-id="category"] .facet__list li a {
    border: 1px solid;
    padding: 4px 24px;
    border-radius: 16px;
    margin-right: 10px;
    transition: all 0.4s;
  }
  .product__facet .facet[data-facet-id="category"] .facet__list li a:hover {
    color: #fff;
    background-color: #0060a0;
  }
}
.product__facet .facet__name {
  font-size: 12px;
  font-weight: 700;
  color: #1f3a4d;
  cursor: pointer;
}
.product__facet .facet__name span {
  font-weight: 400;
}
.product__facet .facet__list {
  font-size: 12px;
  margin: 8px 0 0;
  height: auto;
}
.product__facet .facet__list:not(select) {
  padding-left: 0;
  list-style: none;
}
.product__facet .facet__list li {
  padding: 0 0 8px;
  line-height: 22px;
}
.product__facet .facet__list li:not([data-more="open"]) + [data-more="open"] {
  border-top: 1px solid #D7D7D7;
  padding-top: 12px;
  margin-top: 6px;
}
.product__facet .facet__list .facet__item {
  padding: 0;
}
.product__facet .facet__list a {
  color: #0060a0;
  font-size: 12px;
}
.product__facet .facet__list label {
  cursor: pointer;
  font-weight: 300;
  display: block;
  margin: 0;
  font-size: 14px;
}
.product__facet .facet__list__label {
  display: block;
}
.product__facet .facet__list__label:hover .facet__list__mark {
  border-color: #b3cfe2;
  transition: all 0.3s;
}
.product__facet .facet__list__mark {
  display: inline-block;
  width: 24px;
  height: 24px;
  padding: 0;
  margin-right: 8px;
  border: 1px solid #d2d8db;
  border-radius: 2px;
  text-align: center;
  vertical-align: middle;
  background: #f6f6f6;
  margin-top: -3px;
  transition: all 0.3s;
}
.product__facet .facet__list__checkbox:checked + .facet__list__label .facet__list__mark {
  background: url("../images/ico-tick.svg") center center no-repeat;
  background-size: 16px 14px;
}
.product__facet .facet__list__checkbox:checked + .facet__list__label .facet__list__text {
  color: #0060a0;
}
.product__facet .facet__list__text {
  line-height: 20px;
  color: #333333;
}
.product__facet .facet__list__unit {
  text-transform: none;
}
.product__facet .facet__range {
  padding-top: 8px;
}
.product__facet .facet__range__slider.ui-widget.ui-widget-content {
  border: none;
  border-radius: 2px;
  height: 4px;
  background-color: #d8d8d8;
  margin: 24px 12px 8px 8px;
}
.product__facet .facet__range__slider .ui-slider-handle {
  height: 16px;
  width: 16px;
  background-color: #005188;
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.2);
  border: none;
  top: -7px;
  border-radius: 50%;
  margin: 0 0 0 -8px;
}
.product__facet .facet__range__slider .ui-slider-handle + .ui-slider-handle {
  margin: 0 0 0 -5px;
}
.product__facet .facet__range__val {
  width: 40px;
  height: 32px;
  text-align: center;
  color: #333333;
  font-weight: 300;
  border: 1px solid #d2d8db;
  background: #f6f6f6;
  border-radius: 2px;
  font-size: 12px;
}
.product__facet .facet__range__sep {
  height: 2px;
  width: 8px;
  background-color: #627582;
  display: inline-block;
  vertical-align: middle;
  margin: 0 4px;
}
@media (min-width: 1024px) and (max-width: 1399px) {
  .product__facet .facet__range__val {
    width: 50px;
  }
  .product__facet .facet__range__sep {
    width: 8px;
  }
  .product__facet .facet__range__btn {
    min-width: 0;
  }
}
@media (max-width: 1023px) {
  .product__facet .facet__range {
    margin-bottom: 30px;
  }
}
.product__facet .facet__value__count {
  float: right;
  opacity: 0.6;
}
.product__facet .facet.facet__list--hidden {
  display: none;
}
.product__facet .facet__values__more,
.product__facet .facet__values__less {
  line-height: 28px;
}
.product__facet .facet__values__more {
  display: block;
}
.product__facet .facet__values__less {
  display: none;
}
.product__facet .facet__form {
  padding-top: 10px;
}
.product__facet .facet__form .input-group {
  background-color: #f6f6f6;
  min-height: 32px;
  border: 1px solid #d2d8db;
}
.product__facet .facet__form .input-group .form-control {
  border: 0 none;
  height: 32px;
  box-shadow: none;
}
.product__facet .facet__form .input-group .btn {
  width: 40px;
  height: 32px;
  line-height: 32px;
  padding: 0;
}
.product__facet .facet__form .input-group .btn .glyphicon-search {
  color: #000000;
  font-size: 17px;
  top: 0;
}
.product__facet .facet__form .line-text {
  margin: 32px 0;
}
.product__facet .facet__form__hidden {
  display: none;
}
.product__facet .facet__results__hidden {
  display: none;
}
@media (max-width: 1023px) {
  .product__facet {
    padding: 0;
    margin: 0;
  }
  #colorbox .product__facet {
    display: flex !important;
    flex-wrap: wrap;
  }
  #colorbox .product__facet .clean-all__btn {
    order: -1;
    width: 100%;
    margin: 0;
  }
  #colorbox .product__facet > div {
    width: 100%;
  }
  .product__facet .facet {
    float: none;
    width: 100%;
    margin: 0;
    padding: 0;
  }
  .product__facet .facet .facet__name {
    padding: 32px 0;
    position: relative;
  }
  .product__facet .facet .facet__values {
    display: none;
    margin-top: -10px;
    margin-bottom: 10px;
  }
  .product__facet .facet.active .facet__values {
    display: block;
  }
}
.pagination-bar {
  margin: 16px 0 0;
}
@media (min-width: 1024px) {
  .pagination-bar {
    margin-top: 32px;
  }
}
.pagination-bar .sort-refine-bar {
  border-bottom: 4px solid #0060a0;
  margin-bottom: 24px;
  font-size: 14px;
}
.pagination-bar .sort-refine-bar > .row {
  display: flex;
  align-items: center;
}
@media (max-width: 1023px) {
  .pagination-bar .sort-refine-bar > .row {
    flex-wrap: wrap;
    margin: 0;
  }
}
@media (max-width: 1023px) {
  .pagination-bar .sort-refine-bar__md-split .form-group {
    min-width: 320px;
    max-width: 50%;
  }
  .pagination-bar .sort-refine-bar__md-left {
    margin-bottom: 12px;
  }
}
@media (min-width: 1024px) {
  .pagination-bar .sort-refine-bar__md-split {
    display: flex;
  }
  .pagination-bar .sort-refine-bar__md-right {
    margin-left: auto;
  }
}
.pagination-bar .sort-refine-bar .form-group select {
  width: 320px;
  max-width: 100%;
  float: right;
}
@media (max-width: 1023px) {
  .pagination-bar .sort-refine-bar .form-group select {
    width: 100%;
  }
}
.pagination-bar .sort-refine-bar .form-control {
  font-size: 14px;
  height: auto;
}
@media (max-width: 640px) {
  .pagination-bar .sort-refine-bar {
    position: relative;
  }
}
@media (max-width: 1023px) {
  .pagination-bar__local {
    order: 3;
    margin-bottom: 12px;
  }
}
.pagination-bar__switcher {
  align-items: center;
  flex-wrap: wrap;
  justify-content: space-evenly;
  text-align: center;
}
@media (max-width: 1023px) {
  .pagination-bar__switcher {
    order: 2;
  }
}
.pagination-bar__sort {
  position: static;
}
@media (max-width: 1023px) {
  .pagination-bar__sort {
    order: 4;
    margin-bottom: 12px;
  }
}
@media (max-width: 1023px) {
  .pagination-bar__filter {
    order: 1;
  }
}
@media (max-width: 400px) {
  .pagination-bar__local,
  .pagination-bar__sort {
    width: 100%;
  }
}
.pagination-bar .form-group {
  margin: 0;
}
.pagination-bar-results {
  color: #0060a0;
  vertical-align: middle;
  white-space: nowrap;
  font-weight: 700;
  font-size: 12px;
  flex: 1;
}
.pagination-bar-results span {
  font-weight: 300;
}
.pagination-bar.bottom .sort-refine-bar {
  border: 0;
  margin: 0;
}
@media (max-width: 1023px) {
  .pagination-bar button {
    margin-bottom: 12px;
    padding-left: 0;
    padding-right: 0;
    border-radius: 4px;
  }
}
@media (max-width: 639px) {
  .pagination-bar .sort-refine-bar .form-group select {
    width: 100%;
    float: left;
  }
}
.pagination-bar__switch-info {
  flex: 2;
}
@media (max-width: 1399px) {
  .pagination-bar__switch-info {
    flex: 100%;
    order: -1;
    text-align: center;
  }
}
@media (max-width: 1023px) {
  .pagination-bar__switch-info {
    margin-left: -16px;
    margin-right: -16px;
  }
}
.pagination-switch {
  font-size: 0;
}
button.pagination-switch__btn {
  padding: 16px 32px;
  font-size: 14px;
  font-weight: 400;
  background-color: rgba(216, 216, 216, 0.4);
  border: 2px solid transparent;
  border-width: 2px 2px 0;
  color: #0060a0;
  outline: none;
  transition: all 0.3s;
  border-radius: 0;
  text-transform: uppercase;
}
button.pagination-switch__btn .text-muted {
  font-weight: 300;
  font-size: 14px;
}
button.pagination-switch__btn:hover {
  opacity: 0.9;
}
button.pagination-switch__btn.selected {
  color: #ffffff;
  background-color: #0060a0;
  border-color: #0060a0;
  pointer-events: none;
  font-size: 16px;
}
button.pagination-switch__btn.selected .text-muted {
  color: #eeeeee;
}
@media (max-width: 1399px) {
  button.pagination-switch__btn {
    padding: 8px 32px;
    font-size: 13px;
  }
  button.pagination-switch__btn .selected {
    font-size: 14px;
  }
}
@media (max-width: 1023px) {
  button.pagination-switch__btn {
    width: 33.333%;
    font-size: 18px;
    background-color: transparent;
    border-width: 0 0 6px;
    border-color: #d2d8db;
    font-weight: 300;
  }
  button.pagination-switch__btn.selected {
    color: #0060a0;
    border-color: #0060a0;
    background-color: transparent;
    font-weight: 500;
  }
  button.pagination-switch__btn.selected .text-muted {
    color: #777777;
  }
}
@media (max-width: 639px) {
  button.pagination-switch__btn {
    font-size: 14px;
    padding: 8px 0;
  }
}
.item__list {
  margin-top: 30px;
  margin-bottom: 32px;
  padding-left: 0;
  list-style: none;
}
.item__list .item__list--item {
  border-bottom: 1px solid #a5b0b8;
  padding: 15px 0;
}
.item__list .item__list--item:nth-child(4n+4) + li .add-to-cart-order-form-wrap,
.item__list .item__list--item:nth-child(4n+4) + li .add-to-cart-order-form-wrap:after {
  background-color: #d2d8db;
}
.item__list .item__list--item:nth-child(4n+4) + li .add-to-cart-order-form-wrap .order-form-scroll.down {
  bottom: 0;
  z-index: 9999;
}
.item__list .item__list--item:last-child {
  padding-right: 30px;
}
.item__list .item__list--item .btn-group.open .dropdown-menu {
  padding: 0;
}
.item__list .item__list--item .btn-group.open .dropdown-menu li {
  margin: 0;
}
.item__list .item__list--item .btn-group.open .dropdown-menu li:first-child {
  border-bottom: 1px solid #a5b0b8;
}
.item__list .item__list--item .btn-group.open a {
  padding: 18px 35px 18px 25px;
}
.item__list .item__list--item .item__configurations--display .btn {
  padding-left: 0;
}
.item__list .item__list--item .item__configurations--display .btn:hover {
  color: #154259;
}
.item__list .item__list--header {
  padding-left: 0;
  list-style: none;
  display: table;
  table-layout: fixed;
  width: 100%;
  border-bottom: 2px solid #a5b0b8;
}
.item__list .item__list--header li {
  display: table-cell;
  background-color: #ffffff;
  color: #1f3a4d;
  font-size: 13px;
  font-weight: 700;
  padding: 7px 10px;
}
.item__list .item__list--header li:last-child {
  padding-right: 30px;
}
.item__list .item__toggle {
  font-size: 17px;
  width: 33px;
}
.item__list .item__toggle > * {
  cursor: pointer;
}
.item__list .item__toggle .open .glyphicon:before {
  content: "\e113";
}
.item__list .item__image {
  width: 160px;
  padding: 0 32px;
}
.item__list .item__image img {
  max-width: 96px;
}
.item__list .item__name {
  font-size: 19px;
  font-weight: 700;
}
.item__list .item__quantity {
  text-align: center;
}
.item__list .item__quantity .form-control {
  display: inline-block;
  width: 96px;
  height: 64px;
  text-align: center;
}
.item__list .item__delivery .item__delivery--label {
  text-transform: uppercase;
  color: #929292;
  font-weight: 700;
}
.item__list .item__total--column {
  text-align: right;
}
.item__list .item__total {
  font-size: 15px;
  font-weight: 700;
  text-align: right;
  padding-left: 0;
}
.item__list .item__remove,
.item__list .item__menu {
  width: 57px;
  text-align: right;
}
.item__list .item__remove .btn,
.item__list .item__menu .btn {
  font-size: 25px;
  background-color: transparent;
  padding: 0;
  border: 0;
  color: #0060a0;
}
.item__list .item__remove .btn .glyphicon,
.item__list .item__menu .btn .glyphicon {
  top: 4px;
}
.item__list #cartOrderGridForm .product-grid-container table {
  background-color: #d2d8db;
}
.item__list #cartOrderGridForm .product-grid-container table th {
  background-color: #e4e4e4;
  color: #1f3a4d;
}
.item__list .promo {
  font-size: 16px;
  font-weight: 700;
  color: #00a651;
}
.item__list .promo ul {
  padding-left: 0;
  list-style: none;
}
.item__list .out-of-stock {
  color: #ed1c24;
}
.item__list .read-only-grid .grid-row > td {
  border-bottom: 1px solid #d2d8db;
}
.item__list .read-only-grid .grid-prod-img {
  width: 100px;
  padding: 25px 40px 20px 45px;
  vertical-align: top;
}
.item__list .read-only-grid .grid-prod-img + td {
  padding-bottom: 5px;
}
.item__list .read-only-grid .grid-variant,
.item__list .read-only-grid .grid-size {
  font-weight: 700;
}
.item__list .read-only-grid .grid-variant + .grid-variant:before,
.item__list .read-only-grid .grid-size + .grid-variant:before {
  content: "|";
  font-size: 15px;
  margin: 0 10px;
  width: 1px;
  color: #b3cfe2;
}
.item__list .read-only-grid .grid-prod-info {
  display: inline-block;
  padding-top: 0;
  padding-right: 64px;
}
.item__list .read-only-grid .grid-qty .grid-qty-label {
  font-size: 12px;
  text-transform: uppercase;
}
.item__list .read-only-grid .grid-price:before {
  content: "|";
  font-size: 15px;
  margin: 0 10px;
  width: 1px;
  color: #b3cfe2;
}
@media (min-width: 1024px) {
  .item__list > li .add-to-cart-order-form-wrap {
    border-bottom: 1px solid #a5b0b8;
  }
  .item__list .item__list--item {
    display: table;
    table-layout: fixed;
    width: 100%;
  }
  .item__list .item__list--item .item__sku__input,
  .item__list .item__list--item .item__toggle,
  .item__list .item__list--item .item__image,
  .item__list .item__list--item .item__info,
  .item__list .item__list--item .item__price,
  .item__list .item__list--item .item__quantity,
  .item__list .item__list--item .item__delivery,
  .item__list .item__list--item .item__total,
  .item__list .item__list--item .item__remove,
  .item__list .item__list--item .item__menu,
  .item__list .item__list--item .item__quantity__total {
    display: table-cell;
    padding: 0 16px;
    vertical-align: middle;
  }
  .item__list .item__info {
    width: 35%;
    padding: 0 16px;
  }
  .item__list .item__delivery {
    padding-left: 3%;
  }
}
@media (min-width: 640px) {
  .item__list #cartOrderGridForm {
    max-height: 460px;
    overflow: scroll;
  }
  .item__list #cartOrderGridForm table tr:first-child > th:first-child,
  .item__list #cartOrderGridForm table tr > td:first-child {
    border-right: 0;
    padding-left: 64px;
  }
}
@media (max-width: 1023px) {
  .item__list {
    border-top: 1px solid #a5b0b8;
    margin-top: 0;
    clear: both;
  }
  .item__list .item__toggle .glyphicon {
    width: 50px;
    height: 50px;
  }
  .item__list .item__image {
    float: left;
    margin: 0;
  }
  .item__list .item__price .visible-xs {
    display: inline !important;
  }
  .item__list .item__remove,
  .item__list .item__menu {
    position: absolute;
    right: 16px;
    top: 8px;
    padding: 0;
    margin: 0;
  }
  .item__list .item__remove .btn,
  .item__list .item__menu .btn {
    text-align: center;
    width: 50px;
    height: 50px;
  }
  .item__list .item__total {
    float: right;
  }
  .item__list .item__quantity__total {
    clear: both;
    float: none;
    width: auto;
    padding-right: 32px;
  }
  .item__list .item__quantity__total > .details {
    cursor: pointer;
  }
  .item__list .item__quantity__total .qty {
    line-height: 42px;
    padding-top: 16px;
  }
  .item__list .item__quantity__total .qty:before,
  .item__list .item__quantity__total .qty:after {
    content: " ";
    display: table;
  }
  .item__list .item__quantity__total .qty:after {
    clear: both;
  }
  .item__list .item__quantity__total .qty:before,
  .item__list .item__quantity__total .qty:after {
    content: " ";
    display: table;
  }
  .item__list .item__quantity__total .qty:after {
    clear: both;
  }
  .item__list .item__quantity__total .qty label {
    float: left;
    margin: 0 16px 0 0;
  }
  .item__list .item__quantity__total .qty input {
    float: left;
    width: 70px;
    text-align: center;
    padding-left: 12px;
    padding-right: 12px;
    margin-right: 16px;
  }
  .item__list .item__quantity__total .qty .qtyValue {
    float: left;
  }
  .item__list .item__quantity__total .qty .glyphicon {
    float: right;
    line-height: 40px;
    padding-left: 5px;
  }
  .item__list .item__quantity__total .open .qty .glyphicon:before {
    content: "\e114";
  }
  .item__list #cartOrderGridForm .product-grid-container {
    font-size: 14px;
    margin: 0;
  }
  .item__list #cartOrderGridForm .product-grid-container .variant-detail {
    padding-left: 32px;
    padding-top: 16px;
  }
  .item__list #cartOrderGridForm .product-grid-container .variant-detail img {
    padding-right: 16px;
  }
  .item__list #cartOrderGridForm .product-grid-container .variant-select {
    padding-top: 22px;
    padding-right: 32px;
    vertical-align: top;
  }
  .item__list #cartOrderGridForm .product-grid-container > table {
    border-bottom: 1px solid #d2d8db;
  }
  .item__list #cartOrderGridForm .product-grid-container > table tr td {
    border-bottom: none;
  }
  .item__list #cartOrderGridForm .product-grid-container .variant-summary {
    background-color: transparent;
  }
  .item__list #cartOrderGridForm .product-grid-container .variant-summary > td {
    padding: 0 32px 32px;
  }
  .item__list #cartOrderGridForm .product-grid-container .variant-summary .variant-summary-items {
    border: none;
    margin-top: 0;
    margin-bottom: 5px;
  }
  .item__list #cartOrderGridForm .product-grid-container .variant-summary table tr td {
    padding: 0 10px 0 0;
  }
  .item__list #cartOrderGridForm .product-grid-container .variant-summary table tr td:last-child {
    padding: 0;
  }
  .item__list .read-only-grid .grid-prod-img {
    padding-left: 32px;
    padding-right: 30px;
  }
  .item__list .read-only-grid .grid-variant {
    display: block;
  }
  .item__list .read-only-grid .grid-variant + .grid-variant:before {
    content: none;
  }
  .item__list--item {
    position: relative;
  }
  .item__list--item > div {
    margin-left: 160px;
    padding: 0 80px 0 0;
    overflow: hidden;
    text-overflow: ellipsis;
  }
}
.account-orderdetail .item__list {
  clear: both;
  margin-top: 0;
}
.cart {
  padding: 0 30px;
}
.page-cartPage .cart__box {
  margin-bottom: 24px;
  padding: 16px;
  border-radius: 4px;
  background-color: #dbf1ff;
}
.cart__box__header {
  margin-top: 0;
  font-size: 24px;
  position: relative;
  cursor: pointer;
}
.cart__box__header:after {
  content: '';
  width: 0;
  height: 0;
  display: inline-block;
  position: absolute;
  top: 10px;
  right: 0;
  border-style: solid;
  border-width: 0 7px 8px 7px;
  border-color: transparent transparent #1f3a4d transparent;
}
.cart__box__header.collapsed:after {
  transform: rotate(180deg);
}
.cart-configurator {
  font-size: 12px;
}
.cart .cart-configurator {
  background: #FFF;
  padding: 16px;
}
.cart .cart-configurator .close-box-btn__cart-nav {
  display: none;
}
@media (max-width: 480px) {
  .cart .cart-configurator {
    margin: 0 -32px;
  }
}
.cart__address {
  margin-top: -10px;
}
.cart__address__line {
  display: block;
}
.cart__address__link {
  margin-top: 10px;
  padding: 0;
  border: 0;
  background: transparent;
}
.cart__label__line {
  display: block;
}
.cart__search {
  display: block;
  margin-bottom: 10px;
}
.cart__search__product-name {
  font-weight: 700;
}
.cart__search__field {
  width: 100%;
  display: inline-block;
  position: relative;
  vertical-align: middle;
}
@media (max-width: 1023px) {
  .cart__search__field {
    margin-right: 0;
    width: 100%;
  }
}
.cart__search__input.configurator__details__input {
  padding-right: 30px;
  height: 48px;
}
.cart__search__remove {
  width: 20px;
  height: 20px;
  position: absolute;
  top: 13px;
  right: 11px;
  border: 0;
  background: url('../images/ico-close.svg') center center no-repeat;
  background-size: 16px 16px;
}
.cart__search__btn {
  width: 100%;
  padding: 7px 32px;
  text-transform: uppercase;
  font-size: 12px;
  margin-top: 16px;
}
.cart__search__description {
  font-size: 12px;
  display: block;
  padding-top: 8px;
}
.cart__search__description span {
  font-weight: 400;
}
.cart__message {
  width: 100%;
  float: left;
}
.cart__popup__text {
  margin-top: 20px;
  font-size: 24px;
  line-height: 30px;
}
.cart__popup__buttons {
  margin-top: 30px;
  display: flex;
  justify-content: space-between;
  gap: 12px;
}
.cart__popup__buttons > * {
  flex: 1;
}
@media (max-width: 1024px) {
  .cart {
    padding: 0 15px;
  }
  .cart__box__header {
    font-size: 18px;
  }
  .cart__address__link {
    font-size: 14px;
  }
  .cart__search__input {
    width: 100% !important;
    margin-right: 0;
    margin-bottom: 10px;
  }
  .cart__search__btn {
    width: 100%;
  }
}
.cart__add-product-button {
  width: 100%;
  background-color: #fcfcfc;
  border: 1px dashed #a5b0b8;
  color: #1f3a4d;
  text-transform: uppercase;
  font-size: 14px;
  font-weight: 400;
  padding: 10.66666667px;
  margin-bottom: 32px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.cart-header {
  margin-bottom: 10px;
  padding-top: 32px;
  padding-bottom: 16px;
}
.cart-header__content {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
@media (max-width: 1024px) {
  .cart-header__content {
    justify-content: flex-start;
    flex-direction: column;
    gap: 16px;
  }
}
.cart-header__content__actions {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  gap: 10.66666667px;
}
.cart-header.margin {
  margin-top: 15px;
}
.cart-header .cart-headline {
  color: #1f3a4d;
  font-size: 28px;
  line-height: 35px;
  font-weight: 700;
  padding: 32px 0;
  margin: 0;
  padding: 0px;
}
.cart-header .cart-headline.border {
  border-bottom: 1px solid #a5b0b8;
  margin-bottom: 37px;
}
.cart-header .cart-headline small {
  font-size: 45%;
}
.cart-header .cart__id--label {
  font-size: 18px;
  font-weight: 600;
  padding: 0 5px 0 10px;
}
.cart-header .cart__id--label:before {
  content: "|";
  position: relative;
  left: -2px;
  color: #929292;
  font-weight: 400;
  vertical-align: top;
}
.cart-header .cart__id--label .cart__id {
  padding-left: 5px;
}
@media (max-width: 1024px) {
  .cart-header {
    margin-top: 10px;
    margin-bottom: 0;
  }
  .cart-header .cart-headline {
    font-size: 24px;
  }
  .cart-header .cart-headline small {
    font-size: 65%;
  }
}
.cart-top-bar {
  background: #d2d8db;
  padding: 10px;
  padding-left: 30px;
  padding-right: 30px;
  padding-left: 32px;
  padding-right: 32px;
}
@media (max-width: 1024px) {
  .cart-top-bar {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (max-width: 1024px) {
  .cart-top-bar {
    padding-left: 16px;
    padding-right: 16px;
  }
}
.cart-top-bar a.help {
  font-size: 14px;
  position: relative;
  padding-right: 25px;
}
.cart-top-bar a.help .glyphicon {
  color: #0060a0;
  font-size: 1.5em;
  position: absolute;
  right: 0;
  top: -1px;
}
.cart-top-bar .help-popup-content-holder {
  display: none;
}
.cart-restoration-bar {
  background: #F2F4F7;
  margin-bottom: 32px;
  padding: 16px;
  padding-left: 30px;
  padding-right: 30px;
  padding-left: 32px;
  padding-right: 32px;
}
@media (max-width: 1024px) {
  .cart-restoration-bar {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (max-width: 1024px) {
  .cart-restoration-bar {
    padding-left: 16px;
    padding-right: 16px;
  }
}
.help-popup-content strong {
  display: block;
  margin-bottom: 15px;
}
.cart__content {
  margin-left: -16px;
  margin-right: -16px;
}
.cart__top--totals {
  text-align: right;
  font-size: 15px;
  margin-top: 15px;
  padding-left: 30px;
  padding-right: 30px;
  padding-left: 32px;
  padding-right: 32px;
}
@media (max-width: 1024px) {
  .cart__top--totals {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (max-width: 1024px) {
  .cart__top--totals {
    padding-left: 16px;
    padding-right: 16px;
  }
}
.cart__top--totals .cart__top--amount {
  margin-left: 5px;
}
.cart__top--totals .cart__top--amount:before {
  content: "|";
  position: relative;
  left: -2px;
  color: #929292;
  font-weight: 400;
  top: -1px;
}
.cart__actions,
.cart__actions--top {
  padding-bottom: 32px;
}
@media (max-width: 480px) {
  .cart__actions,
  .cart__actions--top {
    padding-bottom: 10px;
  }
  .cart__actions .btn,
  .cart__actions--top .btn {
    width: 100%;
  }
}
.cart__items {
  margin-top: 10px;
  margin-bottom: 10px;
  border: 2px solid #a5b0b8;
  border-radius: 4px;
}
.cart__item {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  padding: 20px 20px 10px;
  border-bottom: 1px solid #a5b0b8;
  gap: 16px;
}
.cart__item:last-of-type {
  border-bottom: 0;
}
.cart__item__cell--image {
  min-width: max-content;
}
.cart__item__cell--name {
  flex: 1;
}
.cart__item__cell--params {
  padding-right: 20px;
}
.cart__item__cell--params {
  padding-right: 20px;
}
.cart__item__cell--price {
  text-align: right;
  display: flex;
  flex-direction: column;
}
@media (min-width: 1024px) {
  .cart__item__cell--price {
    text-align: right;
  }
}
.cart__item__img {
  width: 68px;
  margin-top: 5px;
  display: block;
  position: relative;
}
.cart__item__img:before,
.cart__item__img:after {
  content: '';
  width: 0;
  height: 0;
  border-style: solid;
  position: absolute;
  bottom: 0;
  right: 0;
}
.cart__item__img:before {
  border-width: 0 0 22px 22px;
  border-color: transparent transparent #d2d8db transparent;
  z-index: 2;
}
.cart__item__img:after {
  border-width: 0 0 20px 20px;
  border-color: transparent transparent #ffffff transparent;
  z-index: 3;
}
.cart__item__img > img {
  width: 68px;
}
.cart__item__parameter,
.cart__item__code {
  font-size: 12px;
  color: #1f3a4d;
}
.cart__item__parameter:not(:last-of-type),
.cart__item__code:not(:last-of-type) {
  padding-right: 8px;
  margin-right: 8px;
  border-right: 1px solid #d2d8db;
}
.cart__item__parameters-wrapper {
  width: fit-content;
  padding-top: 8px;
  padding-bottom: 10.66666667px;
}
.cart__item__parameters-wrapper:not(:last-of-type) {
  border-bottom: 1px solid #d2d8db;
}
.cart__item__parameter {
  display: inline-flex;
  gap: 5.33333333px;
}
.cart__item__parameter__title {
  display: inline-flex;
  font-size: 12px;
}
.cart__item__name {
  display: block;
  font-size: 24px;
  font-weight: 700;
  color: #0060a0;
  text-decoration: none;
}
.cart__item__size {
  font-size: 14px;
  color: #0060a0;
}
.cart__item__size__feature:after {
  content: ' x';
}
.cart__item__size__feature:last-of-type:after {
  content: '';
}
.cart__item__details {
  height: 100%;
  display: flex;
  justify-content: space-between;
  flex-direction: column;
}
@media (max-width: 480px) {
  .cart__item__details .low-co2-info {
    display: flex;
    width: fit-content;
    margin: 4px 0;
  }
}
.cart__item__info {
  margin-top: 24px;
  margin-bottom: 10px;
}
.cart__item__availability {
  display: flex;
  justify-content: flex-end;
  flex-direction: column;
  flex: 1;
  align-items: flex-end;
  margin-top: 21.33333333px;
}
.cart__item__availability__message {
  color: #1f3a4d;
  font-size: 14px;
  display: flex;
  justify-content: flex-end;
  gap: 4px;
  padding-right: 21.33333333px;
  position: relative;
}
.cart__item__availability__message:first-of-type {
  margin-top: 21.33333333px;
}
.cart__item__availability__message::after {
  position: absolute;
  top: 50%;
  transform: translate(0, -50%);
  right: 0;
}
.cart__item__availability__message--success::after {
  content: '';
  width: 10.66666667px;
  height: 10.66666667px;
  background-color: #3BC673;
  border-radius: 50%;
}
.cart__item__availability__message--warning::after {
  content: '';
  width: 10.66666667px;
  height: 10.66666667px;
  background-color: #FFC700;
  position: absolute;
}
.cart__item__availability__message--error::after {
  content: '';
  width: 0;
  height: 0;
  border-left: 4px solid transparent;
  border-right: 4px solid transparent;
  border-bottom: 8px solid #FF0000;
  position: absolute;
}
.cart__item__availability__date-link {
  cursor: pointer;
  color: #1f3a4d;
}
.cart__item__availability__date {
  margin-top: 2px;
  display: block;
}
.cart__item__trigger {
  display: block;
  position: relative;
  margin-top: 22px;
  margin-bottom: 10px;
  padding: 0;
  padding-right: 20px;
  font-size: 14px;
  text-align: left;
  border: 0;
  background: transparent;
}
.cart__item__trigger:after {
  content: '';
  width: 0;
  height: 0;
  display: inline-block;
  position: absolute;
  top: 5px;
  right: 0;
  border-style: solid;
  border-width: 8px 7px 0 7px;
  border-color: #0060a0 transparent transparent transparent;
}
.cart__item__trigger.collapsed:after {
  transform: rotate(180deg);
}
.cart__item__params {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 0;
  font-size: 14px;
}
.cart__item__params__title,
.cart__item__params__value {
  margin-bottom: 8px;
}
.cart__item__params__title {
  width: 30%;
  padding-right: 5px;
  font-weight: 700;
}
.cart__item__params__value {
  width: 70%;
}
.cart__item__buttons {
  margin-bottom: 0;
}
.cart__item__button {
  width: 30px;
  height: 30px;
  border: 0;
}
.cart__item__button--edit {
  margin-right: 10px;
  background: url('../images/ico-edit.svg') center center no-repeat;
  background-size: 26px 26px;
}
.cart__item__button--remove {
  background: url('../images/ico-remove.svg') center center no-repeat;
  background-size: 26px 26px;
}
.cart__item__price {
  display: block;
  margin-top: 16px;
}
.cart__item__price--per-item {
  display: block;
  font-size: 12px;
  margin-top: 10.66666667px;
  color: #1f3a4d;
}
.cart__item__line {
  width: 100%;
  height: 1px;
  display: block;
  margin-top: 15px;
  margin-bottom: 10px;
  background-color: #1f3a4d;
}
@media (max-width: 1024px) {
  .cart__item {
    position: relative;
    padding: 15px 15px 15px;
  }
  .cart__item__cell {
    width: 100%;
    padding-right: 0;
  }
  .cart__item__cell--delivery {
    padding-top: 10px;
  }
  .cart__item__img {
    width: 48px;
    margin-top: 0;
    margin-bottom: 5px;
  }
  .cart__item__img:before {
    border-width: 0 0 16px 16px;
  }
  .cart__item__img:after {
    border-width: 0 0 14px 14px;
  }
  .cart__item__img > img {
    width: 48px;
  }
  .cart__item__name {
    font-size: 18px;
  }
  .cart__item__info {
    margin-top: 10px;
    padding-top: 10px;
    border-top: 1px solid #a5b0b8;
  }
  .cart__item__params {
    margin-bottom: 20px;
    border-top: 1px solid #a5b0b8;
  }
  .cart__item__params__title,
  .cart__item__params__value {
    margin-bottom: 0;
    padding: 10px 0;
    border-bottom: 1px solid #a5b0b8;
  }
  .cart__item__params__value {
    text-align: right;
  }
  .cart__item__buttons {
    position: absolute;
    top: 10px;
    right: 15px;
  }
}
.cart-totals {
  display: flex;
  margin-top: 10px;
  margin-bottom: 40px;
  padding: 15px 20px 0;
  border-top: 2px solid #1f3a4d;
  justify-content: end;
  gap: 16px;
}
.cart-totals dt {
  white-space: normal;
}
@media (min-width: 640px) {
  .cart-totals dt {
    width: 250px;
  }
}
.cart-totals dd {
  margin-bottom: 8px;
}
@media (min-width: 640px) {
  .cart-totals dd {
    margin-left: 265px;
    text-align: right;
  }
}
@media (max-width: 639px) {
  .cart-totals {
    flex-wrap: wrap;
    text-align: left;
  }
  .cart-totals .cart-totals-left,
  .cart-totals .cart-totals-right {
    width: 100%;
    margin-left: 0;
  }
}
.cartpotproline,
.cartproline {
  font-size: 21px;
  padding-bottom: 37px;
  border-bottom: 1px solid #a5b0b8;
  padding-left: 30px;
  padding-right: 30px;
  padding-left: 32px;
  padding-right: 32px;
}
@media (max-width: 1024px) {
  .cartpotproline,
  .cartproline {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (max-width: 1024px) {
  .cartpotproline,
  .cartproline {
    padding-left: 16px;
    padding-right: 16px;
  }
}
.cartpotproline .info,
.cartproline .info {
  font-size: 16px;
}
.promotion {
  font-size: 16px;
  font-weight: bold;
  color: #00a651;
}
.error-details-section .action {
  text-align: center;
  margin: 16px 0;
}
.doFlowSelectedChange,
#selectPciOption {
  margin-top: 32px;
}
@media (max-width: 639px) {
  .cartpotproline,
  .cartproline {
    padding: 16px 32px 37px;
  }
  .btn--continue-shopping,
  .btn--continue-checkout,
  .btn-create-quote {
    margin-bottom: 27px;
  }
  .doFlowSelectedChange {
    margin-top: 32px;
  }
}
#cboxContent .cart_popup_error_msg {
  margin-bottom: 32px;
}
.content__empty .content {
  margin: 50px auto;
  width: 100%;
}
@media (max-width: 639px) {
  .content__empty .content h2 {
    font-size: 30px;
  }
}
.mini-cart .mini-cart-body:before,
.mini-cart .mini-cart-body:after {
  content: " ";
  display: table;
}
.mini-cart .mini-cart-body:after {
  clear: both;
}
.mini-cart .mini-cart-body:before,
.mini-cart .mini-cart-body:after {
  content: " ";
  display: table;
}
.mini-cart .mini-cart-body:after {
  clear: both;
}
.mini-cart .mini-cart-body .legend {
  margin-bottom: 16px;
}
.mini-cart .mini-cart-body .legend a {
  float: right;
}
.mini-cart .mini-cart-body .mini-cart-list {
  padding-left: 0;
  list-style: none;
}
.mini-cart .mini-cart-body .mini-cart-list li + li {
  margin-top: 16px;
}
.mini-cart .mini-cart-body .mini-cart-list .mini-cart-item .thumb {
  float: left;
  margin-right: 16px;
}
.mini-cart .mini-cart-body .mini-cart-list .mini-cart-item .thumb img {
  max-width: 65px;
}
.mini-cart .mini-cart-body .mini-cart-list .mini-cart-item .details {
  margin-left: 81px;
}
.mini-cart .mini-cart-body .mini-cart-list .mini-cart-item .details .name {
  font-weight: bold;
  color: inherit;
}
.mini-cart .mini-cart-body .mini-cart-list .mini-cart-item .price {
  text-align: right;
  font-weight: bold;
}
.mini-cart .mini-cart-body .mini-cart-totals {
  border: 1px solid #a5b0b8;
  border-width: 1px 0;
  margin: 16px 0 48px;
  padding: 16px;
}
.mini-cart .mini-cart-body .mini-cart-totals .key {
  float: left;
}
.mini-cart .mini-cart-body .mini-cart-totals .value {
  text-align: right;
}
.mini-cart .mini-cart-body .mini-cart-checkout-button {
  margin: 16px 0;
}
.mini-cart .mini-cart-body img {
  width: 100%;
}
#quoteForm .form__actions {
  margin-bottom: 42px;
  padding-left: 30px;
  padding-right: 30px;
  padding-left: 32px;
  padding-right: 32px;
}
@media (max-width: 1024px) {
  #quoteForm .form__actions {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (max-width: 1024px) {
  #quoteForm .form__actions {
    padding-left: 16px;
    padding-right: 16px;
  }
}
@media (max-width: 639px) {
  #quoteForm .form__actions--cancel,
  #quoteForm .form__actions--done {
    margin-bottom: 27px;
  }
}
.cart__quote__edit .quote__head {
  color: #0060a0;
  background-color: #ffffff;
  padding: 32px 0;
  padding-left: 30px;
  padding-right: 30px;
  padding-left: 32px;
  padding-right: 32px;
}
@media (max-width: 1024px) {
  .cart__quote__edit .quote__head {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (max-width: 1024px) {
  .cart__quote__edit .quote__head {
    padding-left: 16px;
    padding-right: 16px;
  }
}
.cart__quote__edit .quote__head .quote__head--label {
  color: #1f3a4d;
  font-size: 15px;
  margin-bottom: 0;
}
.cart__quote__edit .quote__head .label__value {
  display: inline-block;
}
.cart__quote__edit .quote__head .glyphicon {
  font-size: 30px;
  position: absolute;
  height: 30px;
  line-height: 20px;
}
.cart__quote__edit .quote__head .quote__head--title {
  font-size: 15px;
  text-transform: uppercase;
  margin-left: 45px;
  display: inline-block;
}
@media (max-width: 639px) {
  .cart__quote__edit .quote__head .quote__head--title {
    margin-bottom: 10px;
  }
}
#quoteFormDiv {
  background: #ffffff;
  padding-top: 37px;
}
#quoteFormDiv label {
  color: #1f3a4d;
  font-size: 14px;
  font-weight: bold;
}
.quote__comments--wrapper {
  padding-top: 32px;
  padding-bottom: 62px;
}
.quote__form--section {
  padding-left: 30px;
  padding-right: 30px;
  padding-left: 32px;
  padding-right: 32px;
}
@media (max-width: 1024px) {
  .quote__form--section {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (max-width: 1024px) {
  .quote__form--section {
    padding-left: 16px;
    padding-right: 16px;
  }
}
.quote__estimate .quote__estimate--amount {
  display: block;
}
textarea.quote__comments--textarea {
  min-height: 100px;
  max-width: 100%;
  width: 100%;
}
.quote__comments--toggle,
.quote__form--toggle {
  background: none;
  border: none;
}
.quote__comments--toggle.collapsed:after,
.quote__form--toggle.collapsed:after {
  font-family: 'Glyphicons Halflings', sans-serif;
  content: "\e114";
}
.quote__comments--toggle:after,
.quote__form--toggle:after {
  font-family: 'Glyphicons Halflings', sans-serif;
  content: "\e113";
  position: relative;
  top: 2px;
}
.quote__comments--toggle:focus,
.quote__form--toggle:focus {
  border: none;
  outline: #ffffff;
}
.quote__form--toggle {
  color: #0060a0;
}
.quote__comments__header {
  border-top: 1px solid #a5b0b8;
  border-bottom: 1px solid #a5b0b8;
  padding: 32px 0;
  font-weight: bold;
  text-transform: uppercase;
  font-size: 14px;
  padding-left: 30px;
  padding-right: 30px;
  padding-left: 32px;
  padding-right: 32px;
  margin-top: 42px;
}
@media (max-width: 1024px) {
  .quote__comments__header {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (max-width: 1024px) {
  .quote__comments__header {
    padding-left: 16px;
    padding-right: 16px;
  }
}
.quote__comments {
  padding-left: 30px;
  padding-right: 30px;
  padding-left: 32px;
  padding-right: 32px;
  margin-top: 0;
}
@media (max-width: 1024px) {
  .quote__comments {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (max-width: 1024px) {
  .quote__comments {
    padding-left: 16px;
    padding-right: 16px;
  }
}
.quote__comments .quote__comments--header {
  font-weight: bold;
  text-transform: uppercase;
  font-size: 14px;
  margin-bottom: 32px;
}
#quoteFormDiv .quote__comments {
  margin-top: 0;
}
.quote__comments .quote__comments--time {
  font-weight: bold;
}
@media (max-width: 640px) {
  .quote__comments .quote__comments--time {
    margin-bottom: 5px;
  }
}
.quote__comments .quote__comments--role {
  font-weight: bold;
}
.quote__comments .quote__comments--comment {
  word-break: break-all;
}
@media (min-width: 1024px) {
  .form-element-icon.datepicker.quote__expiration .glyphicon {
    top: 10px;
  }
}
@media (min-width: 640px) and (max-width: 1023px) {
  .form-element-icon.datepicker.quote__expiration .glyphicon {
    top: 28px;
  }
}
@media (min-width: 1024px) {
  .quote__expiration .form-group {
    display: table;
    width: 100%;
    margin-bottom: 0;
    margin-top: 16px;
  }
}
@media (min-width: 1024px) {
  .quote__expiration--label {
    display: table-cell;
    text-align: right;
    padding-right: 16px;
  }
}
@media (min-width: 640px) and (max-width: 1023px) {
  .quote__expiration--label {
    margin-bottom: 0px;
  }
}
@media (min-width: 1024px) {
  .quote__expiration--input {
    display: table-cell;
  }
}
@media (min-width: 640px) and (max-width: 1023px) {
  .quote__expiration--input {
    padding: 8px 16px;
    height: 28px;
  }
}
.quote__expiration--input .page-certificateOrderConfirmation .mypage__table__modal__link {
  padding: 10px 0 10px 30px;
  background: transparent url('../images/icons23/ico-download-file.svg') 0 center no-repeat;
}
.quote__expiration--input .page-certificateOrderConfirmation .cart__order-summary__entries {
  border-bottom: #000 1px solid;
}
@media (min-width: 1024px) {
  #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 #0060a0;
}
.pickup-component .find-store-display .store-navigation .pickup-product {
  display: none;
  height: 56px;
  display: table;
  width: 100%;
  font-size: 14px;
  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: 16px;
}
.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 16px;
}
.pickup-component .find-store-display .store-navigation .pickup-search-product {
  height: 56px;
  display: table;
  border-bottom: 1px solid #ddd;
  width: 100%;
  font-size: 14px;
  overflow: hidden;
}
.pickup-component .find-store-display .store-navigation .pickup-search-product .pickup-search-bar {
  height: 56px;
  display: table-cell;
  padding-right: 16px;
}
.pickup-component .find-store-display .store-navigation .pickup-search-product .pickup-search-bar .input-group {
  border: 1px solid #d2d8db;
}
.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 {
  border: 0 none;
  height: 42px;
}
.pickup-component .find-store-display .store-navigation .pickup-search-product .pickup-search-bar .input-group .btn {
  box-shadow: none !important;
  height: 42px;
}
.pickup-component .find-store-display .store-navigation .pickup-search-product .pickup-search-bar .input-group .btn .glyphicon {
  top: 0;
}
.pickup-component .find-store-display .store-navigation .pickup-search-product .near-me {
  height: 56px;
  display: table-cell;
  padding: 0 16px;
  vertical-align: middle;
  display: none;
}
.pickup-component .find-store-display .store-navigation .pickup-search-product .near-me .near-store span {
  margin-right: 16px;
}
.pickup-component .find-store-display .store-navigation .store-navigation-pager {
  height: 42px;
  line-height: 42px;
  padding: 0 16px;
  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: 16px;
}
.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: 16px 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 16px;
  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: 16px;
}
.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 16px;
  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: 16px;
  text-align: right;
}
.pickup-component .find-store-display .display-details .pickup-product .action .qty-selector {
  display: inline-block;
  vertical-align: top;
  margin-right: 16px;
}
.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: 564px;
}
.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 #0060a0;
  text-align: center;
  line-height: 56px;
}
.pickup-component .pickup-store-list li.loading .glyphicon {
  color: #0060a0;
  -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: 14px;
  padding: 0 0 0 16px;
  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;
  -webkit-transition: 0.9s ease-out;
  -o-transition: 0.9s ease-out;
  transition: 0.9s ease-out;
}
.inline-layer.open {
  height: auto !important;
}
@media (min-width: 1024px) {
  .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: #0060a0;
  }
  .pickup-component .find-store-display .pickup-store-list .pickup-store-list-entry input:checked + label {
    background: #0060a0;
  }
  .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: 1023px) {
  .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: 639px) {
  .pickup-component .find-store-display .display-details .store-image {
    float: none;
    width: auto;
    margin-bottom: 16px;
  }
  .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 16px;
  }
  .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 {
    padding-left: 10px;
    padding-right: 10px;
  }
  .pickup-component .find-store-display .display-details .pickup-product .action .btn {
    padding-left: 6px;
    padding-right: 6px;
  }
}
.pickup-component .display-details .store-tabs {
  position: relative;
  padding: 0 0 16px 16px;
  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: 16px;
  padding: 10px 0;
}
.pickup-component .display-details .store-tabs .tabs-list .current-info {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  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;
  -webkit-transition: 0.3s ease-out;
  -o-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 #0060a0;
}
.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 #0060a0;
}
.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: #0060a0;
  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 #0060a0;
  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 #0060a0;
  padding: 16px;
  height: 56px;
  display: table;
  width: 100%;
}
.addressbook-component .addressbook-header .headline {
  line-height: 16px;
  font-weight: bold;
  font-size: 14px;
  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 #0060a0;
}
.addressbook-component .find-address-display .address-navigation .address-navigation-pager {
  height: 28px;
  line-height: 28px;
  padding: 0 16px;
  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: 16px;
  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: 14px;
  padding: 0 0 0 16px;
  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;
  -webkit-transition: 0.9s ease-out;
  -o-transition: 0.9s ease-out;
  transition: 0.9s ease-out;
}
.inline-layer.open {
  height: auto !important;
}
@media (min-width: 1024px) {
  .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: #0060a0;
  }
  .addressbook-component .find-address-display .address-list .address-list-entry input:checked + label {
    background: #0060a0;
  }
  .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: 1023px) {
  .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: #0060a0;
  }
  .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 {
  color: #1f3a4d;
  font-size: 28px;
  line-height: 35px;
  font-weight: 700;
  padding: 32px 0;
  margin: 0;
}
.login-page__headline.border {
  border-bottom: 1px solid #a5b0b8;
  margin-bottom: 37px;
}
.login-left-content-slot {
  margin-right: 10px;
  margin-left: 30px;
}
@media (max-width: 1023px) {
  .login-left-content-slot {
    margin-left: 20px;
    margin-right: 20px;
  }
}
.login-right-content-slot {
  margin-right: 30px;
  margin-left: 10px;
}
@media (max-width: 1023px) {
  .login-right-content-slot {
    margin-left: 20px;
    margin-right: 20px;
  }
}
form .forgotten-password {
  margin-bottom: 25px;
}
.forgotten-password.alert {
  padding-left: 0;
  padding-right: 0;
}
.forgotten-password .description {
  margin-bottom: 16px;
}
#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;
}
.alert-dismissable .close,
.alert-dismissible .close {
  right: 0;
}
.register__container {
  padding-left: 30px;
  padding-right: 30px;
  padding-left: 32px;
  padding-right: 32px;
}
@media (max-width: 1024px) {
  .register__container {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (max-width: 1024px) {
  .register__container {
    padding-left: 16px;
    padding-right: 16px;
  }
}
@media (max-width: 639px) {
  .login-form-action .btn-default {
    margin-top: 48px;
  }
}
@media (max-width: 639px) {
  .login-section .forgotten-password,
  .register-section .forgotten-password {
    margin-bottom: 45px;
  }
}
#loginForm .forgotten-password.alert {
  display: none;
}
.checkout-login {
  padding-left: 30px;
  padding-right: 30px;
  padding-left: 32px;
  padding-right: 32px;
}
@media (max-width: 1024px) {
  .checkout-login {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (max-width: 1024px) {
  .checkout-login {
    padding-left: 16px;
    padding-right: 16px;
  }
}
.checkout-login .headline {
  color: #1f3a4d;
  font-size: 28px;
  line-height: 35px;
  font-weight: 700;
  padding: 32px 0;
  margin: 0;
}
.checkout-login .headline.border {
  border-bottom: 1px solid #a5b0b8;
  margin-bottom: 37px;
}
.checkout-login .btn.btn-block + .btn.btn-block {
  margin-top: 16px;
}
.checkout__new-account {
  text-align: center;
  background-color: #f4f5f6;
  border-top: 1px solid #a5b0b8;
  padding: 32px 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: 639px) {
  .checkout__new-account {
    margin-left: -16px;
    margin-right: -16px;
    padding-left: 16px;
    padding-right: 16px;
  }
}
.checkout-headline {
  color: #1f3a4d;
  font-size: 28px;
  line-height: 35px;
  font-weight: 700;
  padding: 32px 0;
  margin: 0;
  padding-left: 30px;
}
.checkout-headline.border {
  border-bottom: 1px solid #a5b0b8;
  margin-bottom: 37px;
}
@media (max-width: 1024px) {
  .checkout-headline {
    padding-left: 20px;
  }
}
@media (max-width: 640px) {
  .checkout-headline {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.checkout-headline span {
  color: #1f3a4d;
  margin-right: 5px;
  top: 2px;
}
.checkout-summary-headline {
  color: #1f3a4d;
  font-size: 28px;
  line-height: 35px;
  font-weight: 700;
  padding: 32px 0;
  margin: 0;
  padding-right: 30px;
}
.checkout-summary-headline.border {
  border-bottom: 1px solid #a5b0b8;
  margin-bottom: 37px;
}
@media (max-width: 1024px) {
  .checkout-summary-headline {
    padding-right: 20px;
  }
}
@media (max-width: 640px) {
  .checkout-summary-headline {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.checkout-summary-headline span {
  color: #1f3a4d;
  margin-right: 5px;
  top: 2px;
}
@media (max-width: 639px) {
  .checkout-summary-headline {
    padding-left: 16px;
    padding-right: 16px;
  }
}
.checkout-body-styling {
  padding: 30px 32px 15px;
  border: 1px solid #b3cfe2;
  border-top: 0;
}
.checkout-steps {
  padding-left: 30px;
}
.checkout-steps .step-head {
  background: #ffffff;
  color: #1f3a4d;
  border: 1px solid #b3cfe2;
  font-size: 21px;
  font-weight: 600;
  position: relative;
  display: table;
  width: 100%;
  padding: 16px 32px 16px 40px;
  height: 49px;
  counter-increment: checkout;
}
.checkout-steps .step-head:before {
  content: counter(checkout) '.';
  position: absolute;
  left: 3px;
  top: 0;
  width: 50px;
  text-align: center;
  line-height: 49px;
}
.checkout-steps .step-head + .step-head {
  margin-top: 16px;
}
.checkout-steps .step-head.active {
  background: #a6a6a6;
  color: #ffffff;
  border-color: #b3cfe2;
}
.checkout-steps .step-head .title {
  vertical-align: middle;
  display: table-cell;
  width: 100%;
}
.checkout-steps .step-head .edit {
  color: #0060a0;
  font-size: 20px;
  display: table-cell;
  vertical-align: top;
}
.checkout-steps .step-body .step-body-form {
  padding: 30px 32px 15px;
  border: 1px solid #b3cfe2;
  border-top: 0;
}
.checkout-steps .step-body .step-body-form .radiobuttons_paymentselection {
  margin-bottom: 5px;
}
.checkout-steps .step-body .checkout-next {
  margin: 30px 0;
}
.checkout-steps .step-body hr {
  margin: 0 -32px;
  border-color: #a5b0b8;
}
.checkout-steps .step-body .checkout-indent .headline {
  font-size: 20px;
  padding-bottom: 15px;
  padding-top: 30px;
}
@media (max-width: 1024px) {
  .checkout-steps {
    padding-left: 32px;
  }
}
@media (max-width: 639px) {
  .checkout-steps {
    padding-left: 32px;
    padding-right: 32px;
  }
  .checkout-steps .step-head {
    padding-top: 32px;
    padding-bottom: 32px;
  }
  .checkout-steps .step-head:before {
    line-height: 68px;
  }
}
.checkout-shipping {
  padding: 30px 32px 15px;
  border: 1px solid #b3cfe2;
  border-top: 0;
  padding-top: 0;
  padding-bottom: 16px;
}
.checkout-shipping .checkout-shipping-items .checkout-shipping-items-header {
  text-transform: uppercase;
  padding: 25px 0 16px 0;
  font-size: 19px;
  font-weight: 700;
}
.checkout-shipping .checkout-shipping-items > div {
  padding-bottom: 25px;
  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: 21px;
}
.checkout-shipping .checkout-shipping-items ul li:first-child {
  padding-top: 1px;
}
.checkout-shipping .checkout-shipping-items ul li .name {
  font-weight: 700;
}
.checkout-shipping .simplify-pickup-locations {
  background: #f2f4f7;
  padding: 16px;
}
.checkout-shipping .simplify-pickup-locations .simplify-pickup-location-header {
  background: #b3bfd0;
  padding: 16px;
  line-height: 35px;
  margin: -16px -16px 16px -16px;
}
.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: #1f3a4d;
  background: #fff;
  display: block;
  padding: 16px;
  text-decoration: none;
}
@media (max-width: 1399px) {
  .checkout-shipping .checkout-shipping-items .qty {
    text-align: right;
  }
  .checkout-shipping .checkout-shipping-items .checkout-pickup-items {
    padding-bottom: 0;
  }
}
.checkout-paymentmethod {
  padding: 30px 32px 15px;
  border: 1px solid #b3cfe2;
  border-top: 0;
  padding-top: 0;
}
.step-body .checkout-paymentmethod hr {
  margin-top: 25px;
}
#addressbook,
#savedpayments,
#savedpaymentsbody {
  display: none;
  padding-bottom: 20px;
}
#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: 16px 0;
}
.checkout-order-summary {
  padding-right: 30px;
}
@media (max-width: 1024px) {
  .checkout-order-summary {
    padding-right: 20px;
  }
}
@media (max-width: 640px) {
  .checkout-order-summary {
    padding-right: 20px;
    padding-left: 20px;
  }
}
.checkout-order-summary .checkout-order-summary-list {
  padding-left: 0;
  list-style: none;
  border-bottom: 1px solid #a5b0b8;
  margin: 0;
}
@media (min-width: 640px) {
  .checkout-order-summary .checkout-order-summary-list:first-of-type .checkout-order-summary-list-heading {
    padding-top: 0;
  }
  .checkout-order-summary .checkout-order-summary-list .checkout-order-summary-list-heading:only-child {
    border-bottom: 0;
  }
}
.checkout-order-summary .checkout-order-summary-list li {
  padding: 32px;
}
.checkout-order-summary .checkout-order-summary-list li:before,
.checkout-order-summary .checkout-order-summary-list li:after {
  content: " ";
  display: table;
}
.checkout-order-summary .checkout-order-summary-list li:after {
  clear: both;
}
.checkout-order-summary .checkout-order-summary-list li:before,
.checkout-order-summary .checkout-order-summary-list li:after {
  content: " ";
  display: table;
}
.checkout-order-summary .checkout-order-summary-list li:after {
  clear: both;
}
.checkout-order-summary .checkout-order-summary-list li:nth-child(2n + 3) {
  background-color: #d2d8db;
}
.checkout-order-summary .checkout-order-summary-list .checkout-order-summary-list-heading {
  background-color: #ffffff !important;
  color: #1f3a4d;
  padding: 60px 0 10px;
  border-bottom: 1px solid #a5b0b8;
}
.checkout-order-summary .checkout-order-summary-list .checkout-order-summary-list-heading > div {
  float: left;
}
.checkout-order-summary .checkout-order-summary-list .checkout-order-summary-list-heading .title {
  font-weight: 700;
  padding-right: 5px;
}
.checkout-order-summary .checkout-order-summary-list .checkout-order-summary-list-heading .address {
  text-overflow: ellipsis;
  overflow: hidden;
  width: 85%;
}
.checkout-order-summary .checkout-order-summary-list .thumb {
  float: left;
  margin-right: 32px;
  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: 16px;
  margin-bottom: 32px;
  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: 600;
}
.checkout-order-summary .checkout-order-summary-list .details .qty span {
  font-size: 14px;
  color: #929292;
  font-weight: 600;
  text-transform: uppercase;
  padding-right: 16px;
}
.checkout-order-summary .checkout-order-summary-list .updateQuantityProduct-toggle {
  float: right;
}
.checkout-order-summary .checkout-order-summary-list .stock-status {
  clear: both;
  padding: 16px 0;
  font-size: 14px;
}
@media (max-width: 1023px) {
  .checkout-order-summary .checkout-order-summary-list .checkout-order-summary-list-heading .address {
    width: 100%;
  }
}
.checkout-order-summary .subtotals {
  font-size: 21px;
  margin-top: 30px;
}
.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 {
  padding: 5px 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: 600;
}
.checkout-order-summary .subtotals .totals {
  font-size: 26px;
  font-weight: 700;
  text-transform: uppercase;
  margin-top: 15px;
  padding: 16px 0;
  border-top: 1px solid #b3cfe2;
}
.checkout-order-summary .subtotals .realTotals {
  font-size: 16px;
}
.subtotals__item--state-discount {
  color: #00a651;
}
.label-spacing {
  padding-right: 5px;
}
@media (max-width: 639px) {
  .place-order-form {
    padding: 0 32px;
  }
  .checkout-order-summary {
    padding: 30px 32px 15px;
    border: 1px solid #b3cfe2;
    border-top: 0;
    margin-left: 32px;
    margin-right: 32px;
    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: #1f3a4d;
    padding: 25px 32px;
    border-color: #a5b0b8;
  }
  .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 #a5b0b8;
  }
  .checkout-order-summary .subtotals {
    padding: 0 32px;
  }
}
.checkout-review {
  padding: 30px 32px 15px;
  border: 1px solid #b3cfe2;
  border-top: 0;
}
.checkout-review .checkout-order-summary .subtotals {
  margin-top: 0;
}
.place-order-form .checkbox {
  margin: 25px 0 64px;
}
.place-order-form .checkbox label {
  font-size: 16px;
  color: #1f3a4d;
  text-transform: none;
}
.btn-close-terms-and-conditions {
  margin: 30px 0;
}
@media (min-width: 640px) {
  .place-order-form .checkbox {
    margin-left: 32px;
    margin-right: 32px;
  }
}
.checkout-help {
  text-align: center;
  border: 1px solid #b3cfe2;
  font-size: 15px;
  padding: 16px;
  margin-top: 96px;
}
@media (max-width: 639px) {
  .checkout-help {
    margin-top: 30px;
    margin-left: 32px;
    margin-right: 32px;
  }
}
.checkout-success {
  padding-left: 30px;
  padding-right: 30px;
  padding-left: 32px;
  padding-right: 32px;
}
@media (max-width: 1024px) {
  .checkout-success {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (max-width: 1024px) {
  .checkout-success {
    padding-left: 16px;
    padding-right: 16px;
  }
}
.checkout-success__body {
  margin: 30px 0 55px;
  text-align: center;
}
.checkout-success__body__headline {
  font-size: 28px;
  font-weight: bold;
  margin-bottom: 15px;
  text-transform: uppercase;
}
.termsAndConditions-section {
  padding-bottom: 32px;
}
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;
  margin: -1px;
  padding: 0;
  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: 1023px) {
  .page-multiStepCheckoutSummaryPage #colorbox.read-only-grid #cboxLoadedContent {
    margin-top: 130px;
  }
}
@media (max-width: 639px) {
  .page-multiStepCheckoutSummaryPage #colorbox.read-only-grid #cboxLoadedContent {
    margin-top: 170px;
  }
}
.page-multiStepCheckoutSummaryPage #colorbox.read-only-grid .grid-row {
  border-top: 1px solid #a5b0b8;
}
.page-multiStepCheckoutSummaryPage #colorbox.read-only-grid .grid-row:nth-child(2n+2) {
  background: #d2d8db;
}
.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: 64px;
}
.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: 639px) {
  .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;
  }
}
@media (max-width: 639px) {
  .checkout-coupon-list {
    padding-left: 16px;
    padding-right: 16px;
  }
}
.checkout-order-summary .checkout-coupon-list {
  padding: 30px 0;
  border-bottom: 1px solid #b3cfe2;
}
@media (max-width: 639px) {
  .checkout-order-summary .checkout-coupon-list {
    padding-left: 32px;
    padding-right: 32px;
  }
}
.coupon-list__headline {
  font-size: 21px;
  line-height: 38px;
  font-weight: bold;
}
.coupon-list {
  padding-left: 0;
  list-style: none;
  margin-top: 8px;
  margin-bottom: 0;
}
.coupon-code {
  text-transform: uppercase;
}
.cart-voucher {
  margin-top: 27px;
  padding-left: 30px;
}
.cart-voucher__label {
  display: block;
  width: 100%;
}
.cart-voucher__input {
  width: 50%;
  float: left;
  margin-right: 16px;
}
.cart-voucher__input::-moz-placeholder {
  font-size: 14px;
  font-weight: 600;
  color: #1f3a4d;
  text-transform: uppercase;
}
.cart-voucher__input:-ms-input-placeholder,
.cart-voucher__input::-webkit-input-placeholder {
  font-size: 14px;
  font-weight: 600;
  color: #1f3a4d;
  text-transform: uppercase;
}
.cart-voucher__help-block {
  display: none;
}
.has-error .cart-voucher__help-block,
.has-success .cart-voucher__help-block {
  display: block;
}
@media (max-width: 1399px) and (min-width: 1024px) {
  .cart-voucher__input {
    width: 70%;
  }
}
@media (max-width: 1023px) and (min-width: 640px) {
  .cart-voucher {
    padding-left: 30px;
  }
}
@media (max-width: 639px) {
  .cart-voucher {
    padding-left: 32px;
    padding-right: 32px;
  }
}
.voucher-list {
  padding-left: 0;
  list-style: none;
  margin-top: -5px;
}
.voucher-list__item-box {
  display: inline-block;
  border: 1px solid #b3cfe2;
  background-color: #d2d8db;
  font-size: 14px;
  font-weight: 600;
  text-transform: uppercase;
  padding: 16px 15px;
  margin-top: 16px;
}
.voucher-list__item-remove {
  color: #cdcdcd;
  padding: 16px;
  cursor: pointer;
  margin: -16px -16px -16px 0;
  position: relative;
  top: 2px;
}
@media (max-width: 1023px) {
  .voucher-list__item {
    display: inline-block;
    padding-right: 5px;
  }
}
.gift__coupons {
  text-align: center;
  border-top: 1px solid #b3cfe2;
  margin: 0 auto 55px;
  padding-top: 20px;
  padding-left: 30px;
  padding-right: 30px;
  padding-left: 32px;
  padding-right: 32px;
  width: 80%;
}
@media (max-width: 1024px) {
  .gift__coupons {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (max-width: 1024px) {
  .gift__coupons {
    padding-left: 16px;
    padding-right: 16px;
  }
}
.gift__coupons span {
  display: block;
}
@media (max-width: 480px) {
  .gift__coupons {
    width: 90%;
  }
}
@media (min-width: 1024px) {
  .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: 32px;
  padding-left: 30px;
  padding-right: 30px;
  padding-left: 32px;
  padding-right: 32px;
}
@media (max-width: 1024px) {
  #storeFinder {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (max-width: 1024px) {
  #storeFinder {
    padding-left: 16px;
    padding-right: 16px;
  }
}
#storeFinder #storelocator-query {
  height: 564px;
}
.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: 564px;
  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: 16px;
  padding-right: 16px;
  padding: 0;
}
.store__finder .store__finder--navigation {
  overflow: hidden;
  height: 561px;
}
@media (min-width: 640px) {
  .store__finder .store__finder--navigation {
    padding-right: 10px;
  }
}
.store__finder .store__finder--map {
  width: 100%;
  height: 200px;
}
.store__finder .stores-nearby {
  margin-bottom: 16px;
}
.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 .glyphicon {
  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: 14px;
  padding: 0 14px 0 16px;
  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: #0060a0;
  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: 639px) {
  .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: 639px) {
  .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: 22px;
  }
  .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: #1F3A4D;
}
#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;
  border-radius: 4px;
}
.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;
  padding: 43px 40px 15px;
  height: 88px;
  display: table;
  width: 100%;
}
#cboxTitle .headline {
  font-size: 24px;
  line-height: 24px;
  font-weight: bold;
  width: 100%;
  vertical-align: middle;
  letter-spacing: -0.4px;
}
#cboxClose {
  width: 16px;
  height: 16px;
  position: absolute;
  right: 15px;
  top: 15px;
  border: 0 none;
  padding: 5px;
  background: url('../images/ico-close.svg') center center;
  background-size: 16px 16px;
}
#cboxLoadedContent {
  margin-top: 88px;
  padding: 15px 64px 42px 64px;
}
#cboxLoadedContent .add-to-cart-item {
  margin-bottom: 64px;
}
#cboxLoadedContent .addressEntry + .addressEntry,
#cboxLoadedContent .saved-payment-entry + .saved-payment-entry {
  margin-top: 55px;
}
#cboxLoadedContent .addressEntry ul,
#cboxLoadedContent .saved-payment-entry ul {
  margin-top: -16px;
  margin-bottom: 32px;
}
#cboxLoadedContent .modal-details {
  line-height: 1.8em;
}
#cboxLoadedContent .modal-actions {
  margin-top: 32px;
}
#cboxLoadedContent .modal-actions .btn {
  margin-top: 32px;
}
@media (max-width: 639px) {
  #cboxTitle {
    height: 112px;
    padding-left: 32px;
    padding-right: 32px;
  }
  #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: 112px;
    padding: 15px 32px 42px 32px;
  }
  #cboxLoadedContent .addressEntry ul {
    margin-top: -37px;
  }
}
.modal__top {
  padding-bottom: 44px;
  margin-bottom: 42px;
  border-bottom: 1px solid #d2d8db;
}
.modal__top .modal__top--label {
  color: #1f3a4d;
  font-weight: bold;
  font-style: italic;
}
.modal__top .modal__top--text {
  font-style: italic;
}
.modal__text--bold {
  font-weight: bold;
}
.modal__bottom {
  margin-bottom: 64px;
  font-size: 15px;
}
.quote-discount__modal--label {
  font-size: 15px;
  font-weight: 600;
  color: #1f3a4d;
  text-transform: capitalize;
  vertical-align: middle;
  display: table-cell;
  height: 40px;
}
.quote-discount__modal--input {
  margin-bottom: 29px;
  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: 16px;
  width: 25px;
  text-align: right;
}
.quote-discount__modal--original__total {
  font-size: 15px;
  font-style: italic;
  border-bottom: 1px solid #d2d8db;
  color: #1f3a4d;
  padding-bottom: 25px;
  margin-bottom: 21px;
  margin-top: 16px;
}
.quote-discount__modal--new__total {
  color: #1f3a4d;
  font-size: 18px;
  font-weight: 600;
  margin-bottom: 59px;
}
.price del {
  color: #000;
  font-weight: bold;
}
.price ins {
  color: #1f3a4d;
  text-decoration: none;
}
a.price ins:hover,
a.price ins:focus {
  color: #101f29;
}
.price.msrp {
  color: #666;
}
.account-navigation {
  margin-bottom: 16px;
}
.account-navigation .account-navigation-header {
  padding: 16px;
  text-transform: uppercase;
}
.account-navigation .account-navigation-header a {
  display: block;
}
.account-navigation .account-navigation-list {
  margin: 16px;
  padding-left: 0;
  list-style: none;
}
@media (min-width: 640px) and (max-width: 1023px) {
  .account-navigation .account-navigation-list {
    display: none !important;
  }
}
@media (max-width: 639px) {
  .account-navigation .account-navigation-list {
    display: none !important;
  }
}
.account-navigation .account-navigation-list li.title {
  margin-top: 16px;
  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 afocus {
  color: #0060a0;
}
.account-home .account-home-section {
  margin-bottom: 32px;
}
.account-home .account-home-section .account-home-section-header {
  background: #f2f4f7;
  padding: 16px;
  text-transform: uppercase;
}
.account-home .account-home-section .account-home-section-content {
  height: 100px;
  padding: 16px;
  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: 1023px) {
  .account-home .account-home-section {
    margin-bottom: 16px;
  }
  .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: 16px;
    display: block;
  }
  .account-home .account-home-section .account-home-section-content ul li + li {
    border-top: 1px solid #eee;
  }
}
@media (min-width: 1400px) {
  .account-section {
    margin: 0 auto;
    width: 1400px;
  }
}
.account-section .pagination-bar {
  margin: 0;
}
.account-section .pagination-bar .pagination-toolbar {
  padding-left: 0;
  padding-right: 0;
  border-bottom: none;
}
.account-section .pagination-bar .pagination-toolbar .sort-refine-bar {
  padding-left: 30px;
  padding-right: 30px;
  padding-left: 32px;
  padding-right: 32px;
}
@media (max-width: 1024px) {
  .account-section .pagination-bar .pagination-toolbar .sort-refine-bar {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (max-width: 1024px) {
  .account-section .pagination-bar .pagination-toolbar .sort-refine-bar {
    padding-left: 16px;
    padding-right: 16px;
  }
}
.account-section .pagination-bar .pagination-toolbar .sort-refine-bar form {
  padding: 0;
}
.account-section .pagination-bar .pagination-bar-results {
  font-size: 14px;
  font-weight: 600;
  margin: 0;
  padding: 16px 0;
}
.account-section .pagination-bar.bottom .pagination-toolbar {
  padding-top: 5px;
  border: none;
}
@media (max-width: 639px) {
  .account-section .pagination-bar .pagination-toolbar {
    margin: 0;
  }
  .account-section .account-overview-table,
  .account-section div.responsive-table {
    margin-left: -16px;
    margin-right: -16px;
  }
}
.account-section .addressBackBtn,
.account-section .orderTopBackBtn {
  background-color: transparent;
  border: none;
  box-shadow: none;
}
.account-section .account-section-header {
  color: #1f3a4d;
  font-size: 28px;
  line-height: 35px;
  font-weight: 700;
  padding: 32px 0;
  text-transform: capitalize;
  border-bottom: 1px solid #b3cfe2;
  margin: 0;
  padding-left: 30px;
  padding-right: 30px;
  padding-left: 32px;
  padding-right: 32px;
}
.account-section .account-section-header.border {
  border-bottom: 1px solid #a5b0b8;
  margin-bottom: 37px;
}
@media (max-width: 1024px) {
  .account-section .account-section-header {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (max-width: 1024px) {
  .account-section .account-section-header {
    padding-left: 16px;
    padding-right: 16px;
  }
}
.account-section .account-section-header.account-section-header-secondary {
  color: #1f3a4d;
  font-size: 22px;
  line-height: 32px;
  font-weight: 400;
  padding-bottom: 16px;
}
.account-section .account-section-header.no-border {
  border-bottom: none;
}
.account-section .account-section-header .account-section-header-add {
  font-size: 16px;
  font-weight: 700;
  margin-top: 4px;
}
.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 {
  padding-left: 30px;
  padding-right: 30px;
  padding-left: 32px;
  padding-right: 32px;
}
@media (max-width: 1024px) {
  .account-section .container-lg .account-section-content {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (max-width: 1024px) {
  .account-section .container-lg .account-section-content {
    padding-left: 16px;
    padding-right: 16px;
  }
}
@media (min-width: 1400px) {
  .account-section .container-lg .account-section-content {
    padding: 0;
  }
}
@media (min-width: 1400px) {
  .account-section .container-lg .account-section-content .account-section-form {
    padding: 0 5px;
  }
}
.account-section .account-section-content .mypage__search > .row {
  width: 100%;
}
.account-section .account-section-content .item-label {
  font-size: 14px;
  font-weight: 700;
  text-transform: none;
}
.account-section .account-section-content .item__list--item .item__total {
  padding-right: 42px;
}
.account-section .account-section-content .account-section-header {
  color: #1f3a4d;
  font-size: 28px;
  line-height: 35px;
  font-weight: 700;
  padding: 32px 0;
  text-transform: capitalize;
  border-bottom: 1px solid #b3cfe2;
  margin: 0;
  padding-left: 0;
  padding-right: 0;
  padding-left: 30px;
  padding-right: 30px;
  padding-left: 32px;
  padding-right: 32px;
}
.account-section .account-section-content .account-section-header.border {
  border-bottom: 1px solid #a5b0b8;
  margin-bottom: 37px;
}
@media (max-width: 1024px) {
  .account-section .account-section-content .account-section-header {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (max-width: 1024px) {
  .account-section .account-section-content .account-section-header {
    padding-left: 16px;
    padding-right: 16px;
  }
}
.account-section .account-section-content .account-section-header.no-border {
  border-bottom: none;
}
.account-section .account-section-content .account-section-header .container-lg {
  float: none;
  padding: 0 16px;
}
@media (min-width: 1400px) {
  .account-section .account-section-content .account-section-header .container-lg {
    padding: 0;
  }
}
@media (min-width: 1400px) {
  .account-section .account-section-content .back-link .container-lg {
    padding: 0;
  }
}
.account-section .account-section-content .account-section-form {
  margin: 64px 0;
}
.account-section .account-section-content .account-section-form .accountActions {
  padding-left: 0;
  padding-right: 0;
}
@media (max-width: 640px) {
  .account-section .account-section-content .account-section-form .accountButtons:last-child {
    padding-top: 32px;
  }
}
.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 #b3cfe2;
  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 #b3cfe2;
}
.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 .consent-management-intro {
  padding-bottom: 10px;
}
.account-section .account-section-content .consent-management-list {
  max-width: 100%;
  line-height: 1.6;
  padding: 0;
}
.account-section .account-section-content .consent-management-list__item {
  border: 1px solid #b3cfe2;
  position: relative;
  margin-top: 10px;
  margin-bottom: 10px;
  list-style-type: none;
}
@media (max-width: 1023px) {
  .account-section .account-section-content .consent-management-list__item {
    border-left: 0 none;
    border-right: 0 none;
    margin-left: -20px;
    margin-right: -20px;
  }
}
.account-section .account-section-content .consent-management-list__title {
  padding: 25px 15px 18px 62px;
  display: block;
  position: relative;
  font-weight: 400;
  text-transform: uppercase;
  font-weight: bold;
}
.account-section .account-section-content .consent-management-list__title:before {
  font-family: 'Glyphicons Halflings', sans-serif;
  content: '\e114';
  font-size: 16px;
  position: absolute;
  left: 20px;
  top: 23px;
  color: #000000;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.account-section .account-section-content .consent-management-list__title:hover,
.account-section .account-section-content .consent-management-list__title:focus {
  cursor: pointer;
  outline: none;
}
.account-section .account-section-content .is-expanded .consent-management-list__title:before {
  content: "\e113";
}
.account-section .account-section-content .consent-management-list__label {
  width: 85%;
  color: #1f3a4d;
  font-size: 15px;
}
@media (max-width: 1023px) {
  .account-section .account-section-content .consent-management-list__label {
    width: 75%;
    font-size: 14px;
  }
}
.account-section .account-section-content .consent-management-list__content-inner {
  padding: 0 40px 10px 65px;
  font-size: 16px;
}
@media (max-width: 1023px) {
  .account-section .account-section-content .consent-management-list__content-inner {
    font-size: 14px;
  }
}
.account-section .account-section-content .consent-management-list__content {
  transition: height 0.3s ease-out;
  height: 0;
  overflow: hidden;
}
.account-section .account-section-content form {
  padding-left: 30px;
  padding-right: 30px;
  padding-left: 32px;
  padding-right: 32px;
}
@media (max-width: 1024px) {
  .account-section .account-section-content form {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (max-width: 1024px) {
  .account-section .account-section-content form {
    padding-left: 16px;
    padding-right: 16px;
  }
}
.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: 30px;
  padding-right: 30px;
  padding-left: 32px;
  padding-right: 32px;
}
@media (max-width: 1024px) {
  .account-section .account-section-content #addNewPermissionForm .account-select-form {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (max-width: 1024px) {
  .account-section .account-section-content #addNewPermissionForm .account-select-form {
    padding-left: 16px;
    padding-right: 16px;
  }
}
.account-section .account-section-content.content-empty {
  margin: 45px 0;
  font-weight: bold;
  font-size: 21px;
  text-align: center;
  padding-left: 30px;
  padding-right: 30px;
  padding-left: 32px;
  padding-right: 32px;
}
@media (max-width: 1024px) {
  .account-section .account-section-content.content-empty {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (max-width: 1024px) {
  .account-section .account-section-content.content-empty {
    padding-left: 16px;
    padding-right: 16px;
  }
}
.account-section .account-section-content .help-block {
  font-size: 16px;
  font-weight: normal;
  color: #c0002a;
}
.account-section .account-section-content .account-orderhistory-pagination {
  width: 100%;
}
.account-section .account-section-content .account-orderhistory-pagination .pagination-bar .sort-refine-bar {
  padding-left: 30px;
  padding-right: 30px;
  padding-left: 32px;
  padding-right: 32px;
  border-bottom: none;
}
@media (max-width: 1024px) {
  .account-section .account-section-content .account-orderhistory-pagination .pagination-bar .sort-refine-bar {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (max-width: 1024px) {
  .account-section .account-section-content .account-orderhistory-pagination .pagination-bar .sort-refine-bar {
    padding-left: 16px;
    padding-right: 16px;
  }
}
@media (max-width: 1023px) {
  .account-section .account-section-content .account-orderhistory-pagination .pagination-bar .sort-refine-bar .form-group {
    float: left;
  }
}
.account-section .account-section-content .account-orderhistory-pagination .pagination-bar form {
  padding: 0;
}
.account-section .account-section-content .account-orderhistory-pagination .account-orderhistory-pagination-text {
  line-height: 32px;
}
.account-section .account-section-content .account-orderhistory-pagination .pager {
  margin: 0;
}
.account-section .account-section-content .account-orderhistory-sort {
  background: #f2f4f7;
  padding: 16px;
}
.account-section .account-section-content table > tbody > tr > td:nth-child(2) a {
  font-weight: 600;
}
.account-section .account-section-content .accountActions {
  padding-left: 0;
  padding-right: 0;
  padding-top: 32px;
}
.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: 1024px) {
  .account-section .account-section-content .item__btn {
    margin-bottom: 16px;
  }
}
@media (max-width: 1023px) {
  .account-section .account-section-content .item__btn {
    margin-top: 32px;
  }
}
.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: 639px) {
  .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 button[disabled],
.account-section .account-section-content .enable-link button[disabled] {
  color: #929292;
}
.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: #b3cfe2;
  top: 0;
}
@media (max-width: 639px) {
  .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: 639px) {
  .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: #ed1c24;
}
.account-section .account-section-content .restore-item-link {
  text-transform: uppercase;
  font-weight: 700;
}
.account-section .account-section-content .restore-item-link .glyphicon-share-alt {
  font-size: 22px;
  padding: 13px 0;
  transform: scale(-1, 1);
}
@media (max-width: 639px) {
  .account-section .account-section-content .remove-item-link {
    text-align: center;
    display: block;
  }
  .account-section .account-section-content .remove-item-link .glyphicon-trash {
    font-size: 22px;
    padding: 13px 0;
    transform: scale(-1, 1);
  }
}
.account-section .account-section-content .block-item-link {
  display: inline-block;
  margin-bottom: 16px;
}
.account-section .account-section-content .remove-item-link .glyphicon-remove {
  font-size: 21px;
  padding: 0 14px;
}
@media (max-width: 639px) {
  .account-section .account-section-content .remove-item-link .glyphicon-remove {
    padding: 14px;
    margin-right: 20px;
  }
}
.account-section .account-section-content .saved__carts__overview--table .responsive-table-item {
  position: relative;
  padding-right: 35px;
}
@media (max-width: 639px) {
  .account-section .account-section-content .saved__carts__overview--table .responsive-table-item {
    margin-bottom: 40px;
  }
}
@media (min-width: 640px) {
  .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: 32px;
}
@media (max-width: 639px) {
  .account-section .account-section-action .row {
    margin: 0;
  }
  .account-section .account-section-action .btn-primary {
    margin-bottom: 32px;
  }
}
.account-section .accountActions-bottom {
  clear: both;
  margin-top: 35px;
  padding-left: 30px;
  padding-right: 30px;
  padding-left: 32px;
  padding-right: 32px;
}
@media (max-width: 1024px) {
  .account-section .accountActions-bottom {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (max-width: 1024px) {
  .account-section .accountActions-bottom {
    padding-left: 16px;
    padding-right: 16px;
  }
}
@media (max-width: 639px) {
  .account-section .accountActions-bottom .btn-primary {
    margin-bottom: 32px;
  }
}
.account-section .cancel-panel .orderBackBtn {
  padding-right: 0;
}
@media (max-width: 640px) {
  .account-section .cancel-panel .orderBackBtn {
    padding-right: 20px;
    margin-bottom: 20px;
  }
}
@media (min-width: 640px) {
  .account-section .cancel-panel {
    padding-left: 0;
  }
}
.account-section .btn.btn-block + .btn.btn-block {
  margin-top: 16px;
}
.account-section .account-consignment {
  margin-top: 32px;
}
.account-section .account-list.account-addressbook ul,
.account-section .account-list.account-paymentdetails ul {
  margin-bottom: 30px;
}
.account-section .account-list ul {
  padding-left: 0;
  list-style: none;
  display: inline-block;
  width: 90%;
}
.account-section .account-list ul li {
  text-overflow: ellipsis;
  overflow: hidden;
}
.account-section .account-list .account-list-header {
  border-top: 1px solid #b3cfe2;
  border-bottom: 1px solid #b3cfe2;
  background-color: #f4f5f6;
  padding-top: 16px;
  padding-bottom: 16px;
  font-size: 20px;
  line-height: 1.5;
  margin-top: -1px;
  padding-left: 30px;
  padding-right: 30px;
  padding-left: 32px;
  padding-right: 32px;
}
@media (max-width: 1024px) {
  .account-section .account-list .account-list-header {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (max-width: 1024px) {
  .account-section .account-list .account-list-header {
    padding-left: 16px;
    padding-right: 16px;
  }
}
.account-section .account-list .account-list-header .account-list-header-add {
  font-size: 15px;
  line-height: 2;
  font-weight: 600;
  position: relative;
  top: 2px;
}
.account-section .account-list .account-cards {
  border-left: 1px solid #b3cfe2;
  padding: 0 10px;
}
.account-section .account-list .account-cards.card-select {
  border-top: 1px solid #b3cfe2;
}
.account-section .account-list .account-cards .account-cards-actions {
  display: inline-block;
  width: 10%;
}
.account-section .account-list .account-cards .account-cards-actions .glyphicon {
  font-size: 24px;
  margin-bottom: 20px;
}
.account-section .account-list .account-cards .account-cards-actions .edit-item .glyphicon {
  margin-top: 3px;
}
@media (min-width: 640px) {
  .account-section .account-list .account-cards .row {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: -ms-flex;
    display: flex;
    -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;
  }
  .account-section .account-list .account-cards .row:before {
    content: none;
  }
  .account-section .account-list .account-cards .row:after {
    content: '';
  }
}
.account-section .account-list .account-cards .card,
.account-section .account-list .account-cards .search-empty {
  list-style: none;
  border-left: 0;
  border-right: 1px solid #b3cfe2;
  border-bottom: 1px solid #b3cfe2;
  padding: 30px 30px 25px;
  margin-bottom: 0;
  min-height: 150px;
  clear: both;
}
.account-section .account-list .account-cards .card span,
.account-section .account-list .account-cards .search-empty span {
  padding: 0;
  text-align: right;
}
.account-section .account-list .account-cards .card > ul > li,
.account-section .account-list .account-cards .search-empty > ul > li {
  margin-bottom: 3px;
}
.account-section .account-list .account-cards .card > ul > li:first-child,
.account-section .account-list .account-cards .search-empty > ul > li:first-child {
  text-transform: uppercase;
  font-weight: 600;
}
.account-section .account-list .account-cards .card .action-links,
.account-section .account-list .account-cards .search-empty .action-links {
  float: right;
  height: 50px;
  width: 50px;
  margin-right: -15px;
  margin-top: -15px;
  text-align: right;
}
.account-section .account-list .account-cards .card .action-links .glyphicon-remove,
.account-section .account-list .account-cards .search-empty .action-links .glyphicon-remove,
.account-section .account-list .account-cards .card .action-links .glyphicon-pencil,
.account-section .account-list .account-cards .search-empty .action-links .glyphicon-pencil {
  font-size: 20px;
  color: #929292;
  padding-right: 15px;
  padding-top: 15px;
}
.account-section .account-list .account-cards .card .action-links:hover .glyphicon-remove,
.account-section .account-list .account-cards .search-empty .action-links:hover .glyphicon-remove,
.account-section .account-list .account-cards .card .action-links:hover .glyphicon-pencil,
.account-section .account-list .account-cards .search-empty .action-links:hover .glyphicon-pencil {
  color: #0060a0;
}
@media (max-width: 1024px) {
  .account-section .account-list .account-cards .card,
  .account-section .account-list .account-cards .search-empty {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.account-section .account-list .account-set-default-address {
  position: absolute;
  left: 25px;
  bottom: 25px;
  text-transform: uppercase;
  font-size: 16px;
  font-weight: 600;
  color: #0060a0;
  background: transparent;
  padding: 0;
  border: 0 none;
}
@media (max-width: 639px) {
  .account-section .account-list .account-set-default-address {
    left: 32px;
  }
}
.account-section .continue__shopping,
.account-section .orderBackBtn {
  padding-left: 30px;
  padding-right: 30px;
  padding-left: 32px;
  padding-right: 32px;
}
@media (max-width: 1024px) {
  .account-section .continue__shopping,
  .account-section .orderBackBtn {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (max-width: 1024px) {
  .account-section .continue__shopping,
  .account-section .orderBackBtn {
    padding-left: 16px;
    padding-right: 16px;
  }
}
@media (max-width: 639px) {
  .account-section .account-list .account-cards {
    border: none;
  }
  .account-section .account-list .account-cards .card {
    border-left: 0;
    border-right: 0;
    padding-left: 32px;
    padding-right: 32px;
  }
  .account-section .account-list .account-cards .card:first-child {
    margin: 0;
  }
  .account-section .account-list .account-cards .selected:first-child {
    border-left: none;
  }
}
.account-profil .account-profil-info {
  margin: 0 0 16px;
}
.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 {
  margin-top: 16px;
}
.account-profil .btn + .btn {
  margin-left: 16px;
}
.account-orderdetail.well {
  padding-left: 0;
  padding-right: 0;
}
@media (min-width: 1024px) {
  .account-orderdetail .item__list .item__list--item .item__total {
    padding-right: 30px;
  }
}
.account-orderdetail .well-content {
  padding-left: 30px;
  padding-right: 30px;
  padding-left: 32px;
  padding-right: 32px;
}
@media (max-width: 1024px) {
  .account-orderdetail .well-content {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (max-width: 1024px) {
  .account-orderdetail .well-content {
    padding-left: 16px;
    padding-right: 16px;
  }
}
.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 .order-savings {
  color: #00a651;
  font-weight: 700;
  padding: 16px 16px 37px 0;
}
.account-orderdetail .order-savings + .order-savings {
  padding-top: 0;
}
.account-orderdetail .item-box {
  background: #afb2b5;
  padding: 16px;
  margin-bottom: 8px;
  margin-top: 8px;
}
.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: 16px;
}
.account-orderdetail .orderDetail_itemHeader {
  font-size: 20px;
  background-color: #f4f5f6;
  padding: 16px 32px;
}
.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: 16px;
  padding-bottom: 16px;
  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: 16px;
  max-width: 100px;
}
.account-orderdetail .account-orderdetail-item-section-body ul .price-total {
  float: right;
  padding-right: 16px;
}
.account-orderdetail .account-orderdetail-item-section-body ul .details .name {
  font-weight: bold;
}
.account-orderdetail .account-orderdetail-item-section-body ul .promo {
  color: #00a651;
}
@media (min-width: 1024px) and (max-width: 1399px) {
  .account-orderdetail .account-orderdetail-item-section-body ul .promo {
    padding-left: 22px;
  }
}
@media (min-width: 1400px) {
  .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: 55px;
}
.account-orderdetail .account-orderdetail__footer > div {
  padding-left: 30px;
  padding-right: 30px;
  padding-left: 32px;
  padding-right: 32px;
}
@media (max-width: 1024px) {
  .account-orderdetail .account-orderdetail__footer > div {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (max-width: 1024px) {
  .account-orderdetail .account-orderdetail__footer > div {
    padding-left: 16px;
    padding-right: 16px;
  }
}
.account-orderdetail .order-savings__headline {
  font-size: 21px;
  color: #1f3a4d;
  font-weight: 500;
}
.account-orderdetail .orderTotal {
  font-size: 21px;
  line-height: 38px;
  margin-bottom: 32px;
}
.account-orderdetail .orderTotal .text-right {
  font-weight: 700;
}
.account-orderdetail .orderTotal .totals {
  font-size: 26px;
  line-height: 1.2em;
  font-weight: 700;
  text-transform: uppercase;
  padding-top: 15px;
}
.account-orderdetail .orderTotal .discount {
  color: #00a651;
}
.account-orderdetail .order-store-address .order-track-number,
.account-orderdetail .order-store-hours .order-track-number {
  color: #ed1c24;
}
.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 {
  text-transform: uppercase;
  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 {
  display: inline-block;
  min-width: 15%;
}
.account-orderdetail .value-order {
  overflow: hidden;
  text-overflow: ellipsis;
}
@media (max-width: 639px) {
  .account-orderdetail .order-shipping-method,
  .account-orderdetail .order-tracking-no,
  .account-orderdetail .order-payment-data,
  .account-orderdetail .order-store-hours {
    padding-top: 32px;
  }
}
.account-orderdetail .account-orderdetail-orderTotalDiscount-section {
  clear: both;
  margin-bottom: 32px;
}
.account-orderdetail .account-orderdetail-orderTotalDiscount-section .order-total__taxes {
  text-align: right;
}
.account-orderdetail .account-orderdetail-orderTotalDiscount-section .order-savings__info {
  color: #00a651;
  font-weight: 700;
  text-transform: uppercase;
}
.account-address-removal-popup .address {
  margin-top: 32px;
}
.account-address-removal-popup .btn {
  margin-top: 16px;
}
.savedcart_restore_confirm_modal .restore-current-cart-form {
  margin-top: 64px;
}
.not-active {
  pointer-events: none;
  cursor: default;
  font-weight: normal !important;
  color: black !important;
}
.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: 32px;
}
.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: 32px;
}
table {
  width: 100%;
}
table th {
  font-size: 14px;
  font-weight: 700;
  background-color: #ffffff;
  color: #1f3a4d;
  padding: 8px 10px;
  vertical-align: top;
  border-bottom: 2px solid #a5b0b8;
}
table th:last-child {
  text-align: right;
}
table tr.entry-group-header a {
  color: lightgrey;
}
table tr.entry-group-header a:hover {
  color: black;
}
table tr.entry-group-header .error {
  background-color: PaleVioletRed;
}
table .entry-group-error-message {
  text-transform: none;
}
table div.left-align {
  text-align: left;
}
table td {
  padding: 32px 10px;
  vertical-align: top;
}
.responsive-table th:first-child {
  padding-left: 30px;
}
@media (max-width: 1024px) {
  .responsive-table th:first-child {
    padding-left: 20px;
  }
}
.responsive-table th:last-child {
  text-align: right;
  padding-right: 30px;
}
@media (max-width: 1024px) {
  .responsive-table th:last-child {
    padding-right: 20px;
  }
}
@media (min-width: 640px) {
  .responsive-table td:nth-child(2) {
    padding-left: 20px;
  }
}
@media (min-width: 1024px) {
  .responsive-table td:nth-child(2) {
    padding-left: 30px;
  }
}
.responsive-table td:last-child {
  text-align: right;
  padding-right: 30px;
}
@media (max-width: 640px) {
  .responsive-table td:last-child {
    padding-right: 20px;
  }
}
.responsive-table-item {
  padding: 16px;
}
@media (max-width: 640px) {
  .responsive-table-item {
    padding: 10px 20px;
  }
}
.responsive-table-item a.responsive-table-link {
  color: #0060a0;
}
.responsive-table-item a:hover,
.responsive-table-item a:focus {
  color: #154259;
}
.responsive-table-item td {
  border-bottom: 1px solid #a5b0b8;
}
.responsive-table-item td:last-child {
  text-align: right;
}
@media (max-width: 639px) {
  .responsive-table-item {
    display: block;
  }
  .responsive-table-item .status strong {
    display: block;
  }
  .responsive-table-item td {
    display: inline-block;
    width: 40%;
    padding: 3px 10px;
  }
  .responsive-table-item td:last-child {
    text-align: left;
  }
  .responsive-table-item td.responsive-table-cell {
    width: 55%;
  }
  .responsive-table-item td.responsive-table-cell-bold {
    font-weight: 600;
  }
}
input[type="radio"],
input[type="checkbox"] {
  margin-right: 10px;
  margin-bottom: 20px;
}
label {
  color: #153a59;
  font-weight: 600;
  text-transform: uppercase;
  font-size: 13px;
}
label.uncased {
  text-transform: none;
}
.help-block {
  font-style: italic;
  overflow: hidden;
}
.form-control:focus {
  border-color: #0060a0;
  outline: 0;
  box-shadow: none;
}
.form-control::-moz-placeholder {
  color: #b9bdc2;
  opacity: 1;
}
.form-control:-ms-input-placeholder,
.form-control::-webkit-input-placeholder {
  color: #b9bdc2;
}
select.form-control {
  -moz-appearance: none;
  -webkit-appearance: none;
  -ms-appearance: none;
  appearance: none;
  padding-right: 60px;
  border: 1px solid #d2d8db;
  background: url('../images/dropdown-color.png') #ffffff right center no-repeat;
  background-size: 48px 48px;
  box-shadow: none;
  -webkit-box-shadow: none;
}
select.form-control::-ms-expand {
  display: none;
}
select.form-control--light {
  border: none;
  background-color: #ffffff;
}
.form-group--25 {
  width: 25%;
}
.form-group--33 {
  width: 33.33%;
}
.form-group--50 {
  width: 50%;
}
.form-group--75 {
  width: 75%;
}
.form-group--25,
.form-group--33,
.form-group--50,
.form-group--75 {
  padding-right: 15px;
}
@media (max-width: 1023px) {
  .form-group--25,
  .form-group--33,
  .form-group--50,
  .form-group--75 {
    width: 100%;
    padding-right: 0;
  }
}
.form-control {
  border-width: 2px;
  font-size: 16px;
}
.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
  color: #929292;
}
.form-control--light {
  box-shadow: none;
  border: 0;
  background-color: #ffffff;
}
.form-control--calendar {
  padding-right: 55px;
  background: #ffffff url('../images/calendar-color.png') right center no-repeat;
  background-size: 48px 48px;
}
.form-control--search {
  padding-right: 55px;
  background: #ffffff url('../images/search-color.png') right center no-repeat;
  background-size: 48px 48px;
}
.has-error .control-label {
  color: #153a59;
}
.has-error input.form-control {
  background: transparent;
  border-color: #c0002a;
  border-width: 1px;
}
.has-error .help-block {
  color: #c0002a;
  font-size: 90%;
}
.has-success .control-label {
  color: #153a59;
}
.has-success input.form-control {
  background: transparent;
  border-color: #b3cfe2;
  border-width: 1px;
}
.has-success .help-block {
  color: #00a651;
  font-size: 90%;
}
legend {
  font-size: 18px;
  border-bottom: 0;
  margin-top: 32px;
  margin-bottom: 32px;
}
.form-element-icon {
  position: relative;
}
.form-element-icon .glyphicon {
  position: absolute;
}
.form-element-icon.datepicker .glyphicon {
  top: 32px;
  right: 10px;
  color: #0060a0;
  cursor: pointer;
}
@media (max-width: 1023px) {
  .form-element-icon.datepicker .glyphicon {
    top: 38px;
  }
}
.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;
}
.legend {
  margin-bottom: 32px;
}
textarea {
  min-height: 245px;
}
textarea + .help-block {
  font-size: 12px;
  margin-bottom: 25px;
  text-align: right;
}
.input-sm {
  height: 42px;
  padding: 9px 12px;
  font-size: 16px;
  line-height: 1.42857143;
  border-radius: 4px;
}
select.input-sm {
  height: 42px;
  line-height: 42px;
}
textarea.input-sm,
select[multiple].input-sm {
  height: auto;
}
/* Toggle Button */
.toggle-button {
  position: absolute;
  top: 19px;
  right: 73px;
}
.toggle-button input[type="checkbox"] {
  opacity: 0;
  position: absolute;
  top: 0;
  left: 0;
}
.toggle-button input[type="checkbox"][disabled] ~ label {
  color: #fdfefe;
  pointer-events: none;
}
.toggle-button input[type="checkbox"][disabled] ~ label .toggle-button__switch {
  opacity: 0.4;
}
.toggle-button input[type="checkbox"]:focus ~ label .toggle-button__switch,
.toggle-button input[type="checkbox"]:hover ~ label .toggle-button__switch {
  background-color: #fdfefe;
  border-color: #69a0c6;
}
.toggle-button input[type="checkbox"]:checked ~ label .toggle-button__switch {
  background-color: #0060a0;
}
.toggle-button input[type="checkbox"]:checked ~ label .toggle-button__switch:after {
  content: '\00a0';
  background-color: #ffffff;
  transform: translate3d(22px, 0, 0);
}
.toggle-button input[type="checkbox"]:checked ~ label .toggle-button__switch :before {
  content: '\00a0';
  left: 0;
}
.toggle-button label {
  user-select: none;
  position: relative;
  display: flex;
  align-items: center;
}
.toggle-button label .toggle-button__switch {
  position: relative;
  height: 33px;
  flex: 0 0 56px;
  border-radius: 60px;
  border: 1px solid #b3cfe2;
  background-color: #ffffff;
}
.toggle-button label .toggle-button__switch.is-checked {
  border-color: #0060a0;
}
.toggle-button label .toggle-button__switch:before {
  left: 28px;
  font-size: 12px;
  line-height: 23px;
  width: 28px;
  padding: 0 12px;
  content: '\00a0';
  position: absolute;
  top: 0;
}
.toggle-button label .toggle-button__switch:after {
  top: 4px;
  left: 4px;
  border-radius: 30px;
  width: 23px;
  line-height: 23px;
  font-size: 12px;
  color: #ffffff;
  background-color: #b3cfe2;
  content: '\00a0';
  position: absolute;
  z-index: 5;
}
.toggle-button input[type="checkbox"]:checked:focus ~ label .toggle-button__switch,
.toggle-button input[type="checkbox"]:checked:hover ~ label .toggle-button__switch {
  background-color: #079cff;
  border-color: #079cff;
}
.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;
}
#homepage_slider.stripViewer {
  position: relative;
  overflow: hidden;
  margin: 0;
}
#homepage_slider.stripViewer ul {
  margin: 0;
  padding: 0;
  position: relative;
  left: 0;
  top: 0;
  width: 1%;
  list-style-type: none;
}
#homepage_slider.stripViewer ul li {
  float: left;
}
#homepage_slider .svw {
  width: 50px;
  height: 20px;
  background-color: #ffffff;
}
#homepage_slider .svw ul {
  position: relative;
  left: -999em;
}
#homepage_slider .tooltip {
  padding: 0.5em;
  background-color: #ffffff;
  color: #000000;
  border: 5px solid #dedede;
}
.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;
}
/*
 * Tibnor AB B2B Commerce Solution
 * Copyright (c) 2024. All rights reserved.
 * This software is the confidential and proprietary information of Tibnor AB.
 */
.btn-selectable.btn-favorite {
  --fill-color: #ffffff;
  --outline-color: #0060a0;
  border: 2px solid #0060a0;
  padding: 14px;
  line-height: 16px;
  font-size: 0;
}
.btn-selectable.btn-favorite[disabled] {
  --outline-color: #dee2e5;
  border: 2px solid #dee2e5;
}
.btn-selectable.btn-favorite.btn-favorite-animated {
  transition: background-color 0.3s ease-in-out, border-color 0.3s ease-in-out, --fill-color 0.3s ease-in-out, --outline-color 0.3s ease-in-out;
}
.btn-selectable.btn-favorite.btn-favorite-animated.selected svg {
  animation: 0.3s ease-in-out 0s normal none btn-favorite-animation;
}
.btn-selectable.btn-favorite svg {
  width: 16px;
  height: 16px;
}
.btn-selectable.btn-favorite.selected {
  --fill-color: #ffffff;
  --outline-color: #ffffff;
  border: 2px solid #0060a0;
  line-height: 16px;
  padding: 14px;
  font-size: 0;
}
@keyframes btn-favorite-animation {
  0% {
    transform: scale(1);
  }
  50% {
    transform: scale(1.3);
  }
  to {
    transform: scale(1);
  }
}
.fav-ico-base {
  --fill-color: #929292;
  --outline-color: #929292;
}
.fav-ico-reverse {
  --fill-color: #0060a0;
  --outline-color: #ffffff;
}
.usermainnav-notification__fav .usermainnav-notification_count {
  background-color: #ffffff;
  color: #929292;
}
.subnav .usermainnav-notification__fav .usermainnav-notification_count {
  background-color: #0060a0;
  color: #ffffff;
}
.register-tab-container {
  width: 100%;
}
.register-tab-header-container {
  display: flex;
  justify-content: center;
  align-items: center;
  padding-left: 0px;
}
.register-tab-header {
  display: flex;
  list-style: none;
  padding-left: 0px;
  margin: 0;
  gap: 40px;
}
.register-tab-link {
  position: relative;
  padding: 16px 0;
  padding-left: 10px;
  font-weight: 600;
  color: #d7d3d3;
  cursor: pointer;
  margin-bottom: -2px;
  transition: all 0.3s ease;
}
.register-tab-link::after {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  width: 110%;
  height: 4px;
  background-color: transparent;
  transition: background-color 0.3s ease;
}
.register-tab-link:hover {
  color: #333;
}
.register-tab-link.active {
  color: #1a1a1a;
}
.register-tab-link.active::after {
  background-color: #0b14af;
}
.register-tab-content {
  padding-top: 24px;
}
.register-tab-pane {
  display: none;
}
.register-tab-pane.active {
  display: block;
}
.product-details-toggle {
  position: relative;
  cursor: pointer;
  margin-bottom: 32px;
  padding-right: 32px;
}
.product-details-toggle.name {
  font-weight: 600;
}
.product-details.open .product-details-toggle {
  margin-bottom: 0;
}
.product-details-toggle .glyphicon {
  float: right;
  font-size: 16px;
  line-height: 35px;
}
.product-details.open .product-details-toggle .glyphicon:before {
  content: "\e114";
}
.product-details-toggle-wrap {
  display: none;
  padding-left: 30px;
  padding-right: 30px;
  padding-left: 32px;
  padding-right: 32px;
}
@media (max-width: 1024px) {
  .product-details-toggle-wrap {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (max-width: 1024px) {
  .product-details-toggle-wrap {
    padding-left: 16px;
    padding-right: 16px;
  }
}
.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: 640px) {
  .product-details-toggle-wrap .product-details {
    text-align: right;
  }
}
@media (max-width: 639px) {
  .product-details-toggle {
    padding: 0 37px 0 16px;
  }
  .product-details-toggle .glyphicon {
    right: 16px;
  }
  .product-details-toggle-wrap {
    margin: 0;
  }
  .product-details-toggle-wrap img {
    float: none;
    width: 100%;
    margin: 0 0 32px 0;
  }
  .product-details-toggle-wrap .product-details {
    margin-bottom: 32px;
  }
}
.product-action {
  overflow: hidden;
  border-top: 1px solid #a5b0b8;
  border-bottom: 1px solid #a5b0b8;
  margin-bottom: 15px;
  padding-left: 30px;
  padding-right: 30px;
  padding-left: 32px;
  padding-right: 32px;
}
@media (max-width: 1024px) {
  .product-action {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (max-width: 1024px) {
  .product-action {
    padding-left: 16px;
    padding-right: 16px;
  }
}
.product-action ol {
  list-style: none;
  overflow: hidden;
  margin: 0;
  padding: 0;
}
.product-action ol li {
  font-size: 21px;
  float: right;
  margin: 15px 0 15px 32px;
  line-height: 49.71428572px;
}
.product-action #total-price {
  font-size: 21px;
  font-weight: 600;
}
.product-action div {
  float: left;
  margin: 15px 0;
  line-height: 49.71428572px;
}
@media (max-width: 639px) {
  .product-action {
    margin-bottom: 0;
  }
  .product-action ol li {
    margin-right: 0;
  }
}
@media (max-width: 480px) {
  .product-action ol li,
  .product-action .btn {
    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: 14px;
  font-weight: 700;
}
.update-future-stock .hide_future_stock_info {
  display: none;
}
.product-grid-container .sku-quantity,
#cboxContent .sku-quantity {
  font-size: 14px;
  line-height: 32px;
  width: 60px;
  padding: 9px 10px;
  margin: 5px 0 3px;
  border: 1px solid #d2d8db;
  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 {
  color: #929292;
  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 #b3cfe2;
  font-size: 15px;
  font-weight: 700;
}
.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: 640px) {
  .add-to-cart-order-form-wrap {
    position: relative;
    padding-left: 30px;
    padding-right: 30px;
    padding-left: 32px;
    padding-right: 32px;
  }
  .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: #0060a0;
    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 #a5b0b8;
    background-color: #ffffff;
  }
  .product-grid-container table:nth-child(2n) {
    background: #d2d8db;
  }
  .product-grid-container table tr:first-child > th:first-child {
    border-right: 1px solid #a5b0b8;
    white-space: nowrap;
  }
  .product-grid-container table tr > td:first-child {
    border-right: 1px solid #a5b0b8;
    padding-top: 32px;
  }
  .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 (min-width: 640px) and (max-width: 1024px) {
  .add-to-cart-order-form-wrap {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (min-width: 640px) and (max-width: 1024px) {
  .add-to-cart-order-form-wrap {
    padding-left: 16px;
    padding-right: 16px;
  }
}
@media (max-width: 639px) {
  #cboxContent .sku-quantity {
    font-size: 19px;
  }
  .product-grid-container {
    font-size: 19px;
    margin-left: -16px;
    margin-right: -16px;
  }
  .product-grid-container table {
    table-layout: fixed;
    width: 100%;
  }
  .product-grid-container table tr td {
    border-bottom: 1px solid #a5b0b8;
  }
  .product-grid-container table tr .variant-detail {
    width: 60%;
    padding: 15px 0 15px 32px;
  }
  .product-grid-container table tr .variant-detail img {
    float: left;
    padding-right: 32px;
  }
  .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: 32px;
    vertical-align: middle;
  }
  .product-grid-container table .hidden-size {
    display: none;
  }
  .product-grid-container table .variant-summary {
    display: none;
    background-color: #a5b0b8;
  }
  .product-grid-container table .variant-summary .variant-summary-items {
    margin: 15px 0;
  }
  .product-grid-container table .variant-summary tr td {
    padding: 0 32px;
    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: #d2d8db;
  }
  .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: 32px;
    border-bottom: none;
    background-color: #fff !important;
  }
  .variantSelectMobile #cboxContent .mobile-cart-actions .btn {
    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: 30px;
  padding-right: 30px;
  padding-left: 32px;
  padding-right: 32px;
}
@media (max-width: 1024px) {
  #orderFormContainer .headline,
  #orderFormContainer .advanced-search-wrap {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (max-width: 1024px) {
  #orderFormContainer .headline,
  #orderFormContainer .advanced-search-wrap {
    padding-left: 16px;
    padding-right: 16px;
  }
}
#resultsList.item__list .item__list--item:last-child {
  padding-right: 0;
}
.quick-order__introduction {
  padding-top: 12px;
  margin-top: 16px;
  line-height: 540px;
  padding-left: 30px;
  padding-right: 30px;
  padding-left: 32px;
  padding-right: 32px;
}
@media (max-width: 1024px) {
  .quick-order__introduction {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (max-width: 1024px) {
  .quick-order__introduction {
    padding-left: 16px;
    padding-right: 16px;
  }
}
@media (max-width: 1023px) {
  .quick-order__introduction {
    margin-bottom: 16px;
  }
}
.quick-order__actions {
  padding-left: 30px;
  padding-right: 30px;
  padding-left: 32px;
  padding-right: 32px;
}
@media (max-width: 1024px) {
  .quick-order__actions {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (max-width: 1024px) {
  .quick-order__actions {
    padding-left: 16px;
    padding-right: 16px;
  }
}
@media (max-width: 639px) {
  .quick-order__actions .pull-right {
    float: none !important;
  }
}
.quick-order__add-to-cart-btn {
  margin-top: 16px;
}
.quick-order__add-to-cart-btn .btn {
  width: 100%;
}
.quick-order__reset-link {
  font-weight: 600;
  text-transform: uppercase;
  font-size: 16px;
  line-height: 30px;
  border: none;
  background-color: transparent;
  padding-left: 30px;
  padding-right: 30px;
  padding-top: 12px;
  margin-top: 16px;
}
@media (max-width: 639px) {
  .quick-order__reset-link {
    margin: 32px 0;
    text-align: center;
    width: 100%;
    padding-top: 5px;
  }
}
.quick-order__list {
  margin-top: 16px;
}
.quick-order__list.item__list .item__list--item:last-child {
  padding-right: 0;
}
@media (min-width: 1024px) {
  .quick-order__list.item__list .item__remove {
    padding-right: 30px;
    width: 64px;
  }
}
#quickOrder .item__list .item__info {
  width: auto;
}
@media (min-width: 1024px) {
  #quickOrder .item__quantity {
    text-align: left;
  }
}
@media (min-width: 1024px) {
  #quickOrder .item__sku__input input {
    max-width: 300px;
  }
}
@media (min-width: 1024px) {
  #quickOrder .item__list--header .item-sku-input {
    width: 25%;
  }
}
@media (max-width: 1023px) {
  #quickOrder .item__list--header .item-sku-input {
    width: 100%;
    padding: 0 20px;
  }
}
@media (min-width: 1023px) {
  #quickOrder .item__list--header .item__info {
    width: 20%;
  }
}
#quickOrder .item__list--header .item__total--column {
  text-align: left;
}
#quickOrder .item__list--header li:first-child {
  padding-left: 30px;
}
#quickOrder .item__sku__input {
  padding-left: 30px;
  width: 33%;
}
@media (max-width: 1023px) {
  #quickOrder .item__sku__input {
    padding-left: 20px;
    margin: 0 0 10px;
    width: 100%;
  }
}
#quickOrder .item__list--item:nth-child(odd) {
  background: #d2d8db;
}
#quickOrder .item__list--item:nth-child(4n+4) {
  background-color: transparent;
}
@media (max-width: 1023px) {
  #quickOrder .item__list--item {
    display: inline-block;
    width: 100%;
  }
}
@media (min-width: 1024px) {
  #quickOrder .item__list--item .item__info {
    width: 20%;
  }
}
#quickOrder .item__list--item .item__info .item__name {
  display: block;
  padding-right: 20px;
}
@media (max-width: 1023px) {
  #quickOrder .item__list--item .item__quantity {
    padding-top: 10px;
    text-align: left;
  }
}
@media (min-width: 1024px) {
  #quickOrder .item__list--item .item__total {
    text-align: left;
    padding-left: 10px;
  }
}
@media (max-width: 1023px) {
  #quickOrder .item__list--item .item__total {
    float: left;
  }
}
.account-section .account-section-content .import-csv__form {
  padding: 0;
}
.import-csv__well {
  padding-left: 30px;
  padding-right: 30px;
  padding-left: 32px;
  padding-right: 32px;
}
@media (max-width: 1024px) {
  .import-csv__well {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (max-width: 1024px) {
  .import-csv__well {
    padding-left: 16px;
    padding-right: 16px;
  }
}
.import-csv__file-spec {
  padding-top: 27px;
}
.import-csv__file-spec-item {
  padding-top: 5px;
}
.import-csv__file-upload {
  padding-top: 32px;
}
.import-csv__actions {
  margin-top: 35px;
  padding-left: 30px;
  padding-right: 30px;
  padding-left: 32px;
  padding-right: 32px;
}
@media (max-width: 1024px) {
  .import-csv__actions {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (max-width: 1024px) {
  .import-csv__actions {
    padding-left: 16px;
    padding-right: 16px;
  }
}
@media (min-width: 640px) {
  .import-csv__file-upload {
    border-left: 1px solid #b3cfe2;
    padding-top: 27px;
    padding-bottom: 16px;
    padding-left: 64px;
  }
}
@media (max-width: 639px) {
  .import-csv__well {
    margin: 0;
  }
}
.file-upload {
  margin-top: 15px;
}
.file-upload__label {
  display: block;
}
.file-upload__wrapper {
  position: relative;
  overflow: hidden;
  margin-right: 32px;
}
.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;
}
@media print {
  a[href]:after {
    content: "";
  }
  abbr[title]:after {
    content: "";
  }
  .breadcrumb-section {
    border-top: 2px solid #cccccc;
    border-bottom: 2px solid #cccccc;
  }
  .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;
  }
}
/*v6*/
/* Base */
.sapCpRuntime {
  width: 100%;
  height: 100%;
}
.sapCpRuntime .sapCpBody {
  margin: 0;
  width: 100%;
  height: 100%;
}
/* Content Page */
.sapCpContentPage {
  box-sizing: border-box;
  width: 100%;
}
.sapCpContentPageLoading {
  opacity: 0;
  cursor: wait;
}
/* Layout */
.sapCpLayout {
  box-sizing: inherit;
  width: 100%;
  padding: 8px;
}
/* Widget */
.sapCpWidget {
  box-sizing: inherit;
  min-height: 30px;
  padding: 8px;
}
.sapCpContentPage .sapCpWidget.sapCpWidgetHidden {
  display: none;
}
.sapCpWidget ~ .sapCpWidget {
  margin-top: 8px;
}
.sapCpWidgetContentLeft {
  min-height: 1px;
  float: left;
  text-align: right;
}
.sapCpWidgetContentRight {
  min-height: 1px;
  text-align: left;
  vertical-align: top;
}
.sapCRLWidgetFixContent {
  clear: both;
}
.sapCpWidgetContentNoIndent {
  min-height: 1px;
}
.sapLandingPage .sapCpWidgetContentLeft .sapCpLabel {
  margin-top: 6px;
  margin-right: 10px;
  min-width: 70px;
}
.sapLandingPage .sapCpWidget:not(.sapCpCheckBoxElementWidget) .sapCpWidgetContentLeft .sapCpLabel {
  margin-top: 6px;
  margin-right: 10px;
  min-width: 70px;
}
.sapCpWidget:not(.sapCpCheckBoxElementWidget) .sapCpWidgetContentLeft .sapCpLabel {
  margin-top: 8px;
  margin-right: 10px;
}
.sapCpWidgetMandatoryMissing {
  background-color: #f9e6ea;
  width: 366px;
}
.sapCpWidgetInvalid {
  background-color: #f9e6ea;
  width: 366px;
}
/* Button Widget */
.sapCpButtonWidget .sapCpButtonWidgetExtraText {
  display: block;
  padding-top: 5px;
}
.sapCpButtonWidget .sapCpMissingMandatoryFieldLabel {
  display: block;
  color: red;
}
.sapCpContentPage:not(.sapCpMissingMandatoryField) .sapCpButtonWidget .sapCpMissingMandatoryFieldLabel {
  display: none;
}
.sapCpButtonWidget .sapCpErrorMessageText {
  display: block;
  color: red;
}
.sapCpContentPage:not(.sapCpSubmitError) .sapCpButtonWidget .sapCpErrorMessageText {
  display: none;
}
.sapCpButtonWidget .sapCpSuccessMessageLabel {
  display: block;
  color: green;
}
.sapCpContentPage:not(.sapCpSubmitCompleted) .sapCpButtonWidget .sapCpSuccessMessageLabel {
  display: none;
}
.sapCpContentPage:not(.sapCpSubmitCompleted) .sapCpButtonWidget .sapCpButtonWidgetDownloadLink {
  display: none;
}
.sapCpButtonWidget .sapCpButtonWidgetDownloadLink:not(.sapCpButtonWidgetDownloadLinkVisible) {
  display: none;
}
.sapCpButtonWidget.sapCpButtonWidgetLoading button {
  cursor: wait;
}
/* Label */
.sapCpLabel {
  position: relative;
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
}
.sapCpLabelRequiredBefore {
  padding-left: 10px;
}
.sapCpLabel:not(.sapCpLabelRequiredBefore):after {
  content: "*";
  color: RoyalBlue;
  visibility: hidden;
}
.sapCpWidgetContentLeft .sapCpLabel:not(.sapCpLabelRequiredBefore):after {
  position: absolute;
}
.sapCpLabel:not(.sapCpLabelRequiredBefore).sapCpLabelRequired:after {
  visibility: visible;
}
.sapCpLabel.sapCpLabelRequiredBefore:before {
  content: "*";
  color: RoyalBlue;
  visibility: hidden;
  position: absolute;
  left: 1px;
  top: -2px;
}
.sapCpLabel.sapCpLabelRequiredBefore.sapCpLabelRequired:before {
  visibility: visible;
}
.sapCpCheckBox ~ .sapCpLabel {
  margin-left: 2px;
}
.sapCpCheckBox + .sapCpLabel {
  display: block;
}
/* Input */
.sapCpInput {
  font-size: inherit;
  font-family: 'Open Sans', sans-serif;
  padding: 4px 8px;
  text-overflow: ellipsis;
}
/* CheckBox */
.sapCpCheckBox {
  vertical-align: top;
  min-width: 20px;
  float: left;
}
.sapCpCheckBox input {
  font-size: inherit;
  font-family: 'Open Sans', sans-serif;
}
/* DropDown */
.sapCpDropDown {
  font-size: inherit;
  font-family: 'Open Sans', sans-serif;
  padding: 4px 8px;
  min-width: 215px;
}
.sapCpDropDown > option {
  color: black;
}
.sapCpDropDownPlaceholder {
  color: gray;
}
/* Date Picker */
.sapCpDatePicker option {
  color: black;
}
.sapCpDatePicker .sapCpDropDown ~ .sapCpDropDown {
  margin-left: 10px;
}
.sapCpDatePicker .sapCpDatePickerDay {
  min-width: 50px;
  width: 23%;
  max-width: 100px;
}
.sapCpInputWidget .sapCpDatePickerMonth {
  min-width: 100px;
  width: 43%;
  max-width: 200px;
}
.sapCpInputWidget .sapCpDatePickerYear {
  min-width: 50px;
  width: 23%;
  max-width: 100px;
}
/* Button */
.sapCpButton {
  font-size: inherit;
  font-family: 'Open Sans', sans-serif;
  padding: 6px 10px;
}
/*  For usage in landing Pages */
.sapCpContentPage {
  box-sizing: border-box;
  font-family: 'Open Sans', sans-serif;
  font-size: 16px;
  color: grey;
  -webkit-font-smoothing: auto;
}
.sapCpContentPage *,
.sapCpContentPage *:before,
.sapCpContentPage *:after {
  box-sizing: inherit;
}
.sapLandingPage .sapCpWidget input[type=checkbox] {
  -webkit-appearance: checkbox;
  font-size: inherit;
  margin-top: 2px;
}
.sapCpWidget input[type=checkbox] {
  -webkit-appearance: checkbox;
  font-size: inherit;
  margin-top: 5px;
}
.sapCpCheckBox {
  line-height: 18px;
}
.sapCpInputWidget select {
  -webkit-appearance: menulist;
  background-image: none;
  height: 48px;
  font-family: 'Open Sans', sans-serif;
  font-size: inherit;
  color: inherit;
  width: 350px;
}
.sapCpContentPage .privacyPolicy {
  width: 350px;
  text-justify: auto;
}
.sapCpContentPage .newsletterSubscribe {
  width: 350px;
  text-justify: auto;
}
.sapCpInputWidget .sapCpInput {
  font-family: 'Open Sans', sans-serif;
  font-size: inherit;
  width: 350px;
  border: #d2d8db solid 2px;
  border-radius: 4px;
  height: 48px;
}
.sapCpInputWidget .sapCpInput:focus {
  border: #0060a0 solid 2px !important;
  outline: 0;
}
.sapCpWidgetInvalid .sapCpInput:focus {
  border: #c0002a solid 2px !important;
  outline: 0;
}
.sapCpWidgetMandatoryMissing .sapCpInput:focus {
  border: #c0002a solid 2px !important;
  outline: 0;
}
.sapCpInputWidget .sapCpDropDown {
  font-family: 'Open Sans', sans-serif;
  width: 350px;
  border: #d2d8db solid 2px;
  border-radius: 4px;
  height: 48px;
}
.sapCpInputWidget .sapCpDropDown:focus {
  border: #0060a0 solid 2px !important;
  outline: 0;
}
.sapCpNoteWidget .sapCpTextArea {
  font-family: 'Open Sans', sans-serif;
  font-size: 16px;
  width: 350px;
  border: #d2d8db solid 2px;
  border-radius: 4px;
}
.sapCpNoteWidget .sapCpTextArea:focus {
  border: #0060a0 solid 2px !important;
  outline: 0;
}
.sapCpLabel {
  font-family: 'Open Sans', sans-serif;
  font-weight: 400;
  font-size: inherit;
  color: inherit;
  line-height: 0px;
  text-transform: none;
  visibility: hidden;
}
.newsletterSubscribe .sapCpLabel {
  font-family: 'Open Sans', sans-serif;
  font-weight: 300;
  font-size: 16px;
  color: grey;
  line-height: 24px;
  text-transform: none;
  visibility: visible !important;
}
.sapCpButton {
  font-family: 'Open Sans', sans-serif;
  font-size: 16px, medium;
  font-weight: 400;
  color: #ffffff;
  border-radius: 5px;
  border-style: solid;
  border-color: lightgrey;
  border-width: 1px;
  background: #0060a0;
  padding: 8px 20px;
  height: 48px;
  width: 350px;
}
.sapCpButton:hover {
  background: #0060a0;
}
/* Responsive layout */
@media screen and (min-width: 481px) {
  .sapCpLabel:not(.sapCpLabelRequiredBefore):after {
    right: 1px;
    top: -2px;
  }
  .sapCpLabel:not(.sapCpLabelRequiredBefore) {
    padding-right: 10px;
  }
}
@media screen and (max-width: 480px) {
  /* Widget */
  .sapCpWidgetContent {
    width: 100% !important;
    text-align: left;
  }
  /* Input */
  .sapCpWidgetContent .sapCpInput {
    width: 95%;
  }
  /* Text Area */
  .sapCpWidgetContent .sapCpTextArea {
    width: 98%;
  }
  /* DropDown */
  .sapCpWidgetContent .sapCpDropDown {
    width: 100%;
  }
  /* Date Picker */
  .sapCpWidgetContent .sapCpDatePicker .sapCpDatePickerDay {
    width: 23%;
  }
  .sapCpWidgetContent .sapCpDatePicker .sapCpDatePickerMonth {
    width: 43%;
  }
  .sapCpWidgetContent .sapCpDatePicker .sapCpDatePickerYear {
    width: 23%;
  }
  .sapCpWidgetContentRight {
    padding-left: 0% !important;
  }
}
/******************************************************************************************
    Hide Form after Submit
 ******************************************************************************************/
/*--- Hide all Form fields after submit - except the button widget ---*/
.sapCpSubmitCompleted .sapCpWidget:not(.sapCpButtonWidget) {
  display: none;
}
/*--- Hide only the button part of the button widget leaving the message visible ---*/
.sapCpSubmitCompleted .sapCpButton {
  display: none;
}
/*--- Remove the button margin ---*/
.sapCpSubmitCompleted .sapCpButtonWidget {
  margin-top: 0;
}
/*--- Optional: Styling of the success message text ---*/
.sapCpButtonWidget .sapCpButtonWidgetExtraText {
  font-family: 'Open Sans', sans-serif;
  font-size: inherit;
  width: 350px;
  font-size: 18px;
  font-weight: bold;
}
/*--- Change the message colors ---*/
.sapCpButtonWidget .sapCpSuccessMessageLabel {
  color: #0060a0;
}
.sapCpButtonWidget .sapCpErrorMessageText {
  color: #c0002a;
}
/*--- Change the message success, to popup ---*/
.sapCpContentPage.sapCpSubmitCompleted .sapCpButtonWidget {
  position: fixed;
  background: rgba(0, 0, 0, 0.4);
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 100;
  display: flex;
  align-content: center;
  justify-content: center;
  align-items: center;
  cursor: pointer;
}
.sapCpContentPage.sapCpSubmitCompleted .sapCpButtonWidget .sapCRLWidgetContentNoIndent {
  position: relative;
  max-width: 500px;
  width: 90%;
  background: #FFF;
  padding: 180px 30px 70px;
  text-align: center;
  border-radius: 4px;
  background: #ffffff url("../images/success-img.jpg") 50% 40px no-repeat;
}
.sapCpContentPage.sapCpSubmitCompleted .sapCpButtonWidget .sapCRLWidgetContentNoIndent::before {
  content: 'x';
  position: absolute;
  color: #0060a0;
  border: 1px solid #0060a0;
  border-radius: 50%;
  width: 24px;
  height: 24px;
  line-height: 19px;
  font-size: 18px;
  text-align: center;
  top: 16px;
  right: 16px;
}
.sapCpContentPage.sapCpSubmitCompleted .sapCpButtonWidget .sapCpSuccessMessageLabel {
  margin: auto;
  max-width: 350px;
  width: auto;
}
.sapFormUx2 .sapCpLayout {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
}
.sapFormUx2 .sapCpLayout .sapCpWidget {
  width: 100%;
}
.sapFormUx2 .sapCpLayout .sapCpWidget.sapCpButtonWidget .sapCpWidgetContentNoIndent {
  text-align: center;
}
.sapFormUx2 .sapCpLayout .sapCpWidget > div {
  width: 100%;
}
.sapFormUx2 .sapCpLayout .sapCpWidget > div > input,
.sapFormUx2 .sapCpLayout .sapCpWidget > div > select,
.sapFormUx2 .sapCpLayout .sapCpWidget > div > textarea {
  width: 100%;
}
.sapFormUx2 .sapCpLayout .sapCpInputWidget {
  width: 50%;
}
@media (max-width: 639px) {
  .sapFormUx2 .sapCpLayout .sapCpInputWidget {
    width: 100%;
  }
}
.sapFormUx2 .sapCpLayout .sapCpInputWidget.sapCpContactAttribute-COMPANY_NAME {
  width: 100%;
}
.sapFormUx2 .sapCpWidget ~ .sapCpWidget {
  margin-top: 0;
}
.skip,
.skiptocontent,
.skiptonavigation {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
/*** spaces ****/
.full-width-padding {
  padding-left: 32px;
  padding-right: 32px;
}
@media (max-width: 1024px) {
  .full-width-padding {
    padding-left: 16px;
    padding-right: 16px;
  }
}
/*
 * Tibnor AB B2B Commerce Solution
 *
 * Copyright (c) 2018-2019. All rights reserved.
 *
 * This software is the confidential and proprietary information of Tibnor AB.
 */
.configurator {
  border: 1px solid #d2d8db;
  padding: 16px;
  margin-bottom: 16px;
}
@media (min-width: 1400px) {
  .configurator {
    margin-bottom: 50px;
  }
}
.configurator__header {
  margin: 0 0 16px;
  padding: 0 0 8px;
  line-height: 24px;
  font-size: 14px;
  color: #005188;
  letter-spacing: 0;
  border-bottom: 1px solid #f1ede9;
}
.configurator__header:not(&--light) {
  color: #798994;
  text-transform: uppercase;
  border-bottom: 2px solid #0060a0;
}
.configurator__header--main {
  border-bottom-width: 4px;
}
.configurator__header svg {
  vertical-align: middle;
  margin-right: 8px;
}
.configurator__row {
  padding-top: 24px;
}
.configurator__row:first-child {
  padding-top: 16px;
}
.configurator__row:not(:last-child) {
  padding-bottom: 24px;
  border-bottom: 1px solid #d2d8db;
}
.configurator__row--bottom {
  border-bottom: 0;
}
.configurator__option {
  margin-top: 0;
  font-size: 14px;
  line-height: 24px;
  font-weight: 700;
  color: #1f3a4d;
}
.configurator__option span {
  font-weight: 300;
}
.configurator__option__icon {
  height: 32px;
  position: relative;
  top: -2px;
  margin-right: 5px;
}
.configurator__values {
  margin-top: 16px;
  margin-bottom: -5px;
}
.configurator__value {
  margin-bottom: 15px;
  margin-right: 8px;
  padding: 3px 14px;
  font-size: 12px;
  font-weight: 400;
  border: 1px solid #0060a0;
  border-radius: 17px;
  color: #0060a0;
  background-color: transparent;
  outline: none;
  transition: all 0.3s;
}
@media (min-width: 1024px) {
  .configurator__value:hover {
    border-color: #b3cfe2;
    color: #b3cfe2;
    background-color: transparent;
    transition: all 0.3s;
  }
}
.configurator__value.disabled {
  border-color: #d2d8db;
  color: #d2d8db;
  background-color: transparent;
}
@media (min-width: 1024px) {
  .configurator__value.disabled:hover {
    border-color: #a5b0b8;
    color: #a5b0b8;
  }
}
.configurator__value.selected {
  color: #ffffff;
  background-color: #0060a0;
  border-color: #0060a0;
}
@media (min-width: 1024px) {
  .configurator__value.selected:hover {
    border-color: #b3cfe2;
    color: #b3cfe2;
    background-color: transparent;
  }
}
.configurator__value--highlight {
  border-color: #e68e0b;
  color: #e68e0b;
}
.configurator__value--highlight.selected {
  background-color: #e68e0b;
  border-color: #e68e0b;
}
.configurator__value--highlight.invisible {
  display: none;
}
.configurator__title {
  margin-bottom: 16px;
  display: block;
  font-size: 14px;
  font-weight: 700;
  color: #1f3a4d;
}
.configurator__title small {
  font-size: 14px;
  font-weight: 400;
  color: #929292;
}
.configurator__params {
  margin-top: 24px;
  background-color: rgba(210, 216, 219, 0.2);
  padding: 16px;
}
.configurator__param {
  width: 30%;
}
.configurator__param--wide {
  width: 55%;
}
.configurator__param--narrow {
  width: 40%;
  margin-right: 0;
}
@media (max-width: 1023px) {
  .configurator__param {
    width: calc(50% - 15px);
  }
  .configurator__param--wide,
  .configurator__param--narrow {
    width: 100%;
    margin-right: 0;
  }
}
.configurator__select,
.configurator__input {
  height: 48px;
  padding: 6px 12px;
  font-size: 16px;
  line-height: 1.43em;
  border: 1px solid #d2d8db;
  border-radius: 4px;
}
.configurator__select.size-1,
.configurator__input.size-1 {
  height: 24;
  font-size: 12px;
}
.configurator__select.size-2,
.configurator__input.size-2 {
  height: 32px;
  font-size: 12px;
}
.configurator__select.size-3,
.configurator__input.size-3 {
  height: 40px;
  font-size: 14px;
}
.configurator__select {
  width: 300px;
  padding-right: 60px;
}
.configurator__select--fw {
  width: 100%;
}
.configurator__input {
  width: 100%;
}
.configurator__checkbox {
  opacity: 0;
  display: none;
}
.configurator__checkbox__label {
  display: inline-block;
  position: relative;
  padding: 0 0 0 24px;
  margin: 0 0 0 16px;
  line-height: 16px;
  font-weight: 400;
  text-transform: none;
  cursor: pointer;
}
.pagination-bar__local .configurator__checkbox__label:first-of-type {
  margin: 12px 0;
}
.configurator__checkbox__label:empty {
  height: 16px;
  width: 16px;
  margin: 0;
}
.configurator__checkbox__label:hover:before {
  border-color: #b3cfe2;
  transition: border-color 0.3s;
}
.configurator__checkbox__label:before {
  content: "";
  width: 16px;
  height: 16px;
  position: absolute;
  top: 0;
  left: 0;
  border: 1px solid #d2d8db;
  border-radius: 4px;
  background-color: #ffffff;
  transition: border-color 0.3s;
}
.configurator__checkbox__label--highlight:before {
  border-color: #e68e0b;
}
.configurator__checkbox__label--highlight-secondary:before {
  border-color: #52ccc5;
}
.configurator__checkbox:checked + .configurator__checkbox__label:before,
.configurator__checkbox:checked ~ .save__label:before {
  background: #ffffff url("../images/ico-tick.svg") center center no-repeat;
  background-size: 10px 8px;
  transition: all 0.3s;
}
.configurator__checkbox:disabled + .configurator__checkbox__label,
.configurator__checkbox:disabled + .configurator__checkbox__label:before,
.configurator__checkbox:disabled ~ .save__label,
.configurator__checkbox:disabled ~ .save__label:before {
  cursor: not-allowed;
  opacity: 0.5;
  filter: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg'><filter id='grayscale'><feColorMatrix type='matrix' values='0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0'/></filter></svg>#grayscale");
  /* Firefox 3.5+, IE10 */
  filter: gray;
  -webkit-filter: grayscale(100%);
  -webkit-backface-visibility: hidden;
  -webkit-transform: translateZ(0);
  pointer-events: none;
}
.configurator__radios {
  margin-top: 24px;
}
.configurator__radios__item {
  display: inline-block;
}
.cart-product .configurator__radios {
  margin-top: 16px;
}
.configurator__radio {
  opacity: 0;
  display: none;
}
.configurator__radio__label {
  display: inline-block;
  position: relative;
  margin: 0 8px 16px 0;
  padding: 8px 16px;
  font-size: 12px;
  font-weight: 500;
  text-transform: none;
  cursor: pointer;
  border: 1px solid #d2d8db;
  border-radius: 8px;
  text-transform: uppercase;
}
.cart-product .configurator__radio__label {
  padding: 8px 16px;
  font-size: 14px;
}
.configurator__radio__label:hover {
  border-color: #b3cfe2;
  transition: border-color 0.3s;
}
.configurator__radio__label--highlight {
  border-color: #e68e0b;
}
.configurator__radio:checked + .configurator__radio__label {
  border-color: #0060a0;
}
.old-design-form .configurator__radio__label {
  padding: 0 0 0 40px;
  font-size: 16px;
  font-weight: 400;
  text-transform: none;
  border: 0;
}
.old-design-form .configurator__radio__label:hover:before {
  border-color: #b3cfe2;
  transition: border-color 0.3s;
}
.old-design-form .configurator__radio__label:before {
  content: "";
  width: 30px;
  height: 30px;
  position: absolute;
  top: -4px;
  left: 0;
  border: 2px solid #d2d8db;
  border-radius: 50%;
  background-color: #ffffff;
  transition: border-color 0.3s;
}
.old-design-form .configurator__radio__label:after {
  content: "";
  width: 10px;
  height: 10px;
  position: absolute;
  top: 6px;
  left: 10px;
  border-radius: 50%;
  background: transparent;
  transition: background 0.3s;
}
.old-design-form .configurator__radio__label--highlight:before {
  border-color: #e68e0b;
}
.old-design-form .configurator__radio:checked + .configurator__radio__label:after {
  background: #0060a0;
  transition: background 0.3s;
}
.configurator__reset {
  float: right;
  border: 0;
  font-size: 12px;
  font-weight: 400;
  padding: 0 0 0 40px;
  background: transparent url("../images/pdp/reload.svg") 16px center no-repeat;
  background-size: 18px 16px;
  transition: color 0.3s;
}
.configurator__reset:hover {
  color: #1f3a4d;
  transition: color 0.3s;
}
.configurator__feature {
  display: flex;
  flex-wrap: wrap;
}
.configurator__feature__title,
.configurator__feature__value {
  width: 50%;
  line-height: 40px;
  padding: 0 16px;
}
.configurator__feature__title:nth-of-type(2n),
.configurator__feature__value:nth-of-type(2n) {
  background: #f0f0f0;
}
.configurator__feature__title {
  font-weight: 500;
}
.configurator__feature__value {
  text-align: right;
}
.configurator__table {
  color: #1f3a4d;
}
.configurator__table thead td {
  font-weight: 700;
  border-bottom-width: 2px;
}
.configurator__table td {
  padding: 10px 5px;
  font-size: 14px;
  line-height: 28px;
  border-bottom: 1px solid #d2d8db;
}
.configurator__table td:first-of-type {
  padding-left: 0;
}
.configurator__table td:last-of-type {
  padding-right: 0;
}
.configurator__table .selected td {
  color: #e68e0b;
}
.configurator__table--light thead td,
.configurator__table--light td {
  border-bottom-color: #ffffff;
}
.configurator__curtomer-price {
  padding-top: 16px;
}
.configurator__cutting {
  display: flex;
  flex-wrap: wrap;
  gap: 16px 5%;
  margin: 16px -16px -8px;
  background: rgba(210, 216, 219, 0.2);
  padding: 16px;
}
.configurator__cutting--one-item {
  margin-top: -8px;
  width: calc(100% + 32px);
}
.configurator__production {
  padding-bottom: 210px !important;
}
.configurator__production__select__item {
  background-color: #fff;
  padding: 8px 16px;
  display: block;
  margin-bottom: 4px;
  border-radius: 4px;
  border: 1px solid #d2d8db;
  font-weight: 500;
  font-size: 14px;
  display: flex;
  align-items: center;
  justify-content: space-around;
  flex-wrap: wrap;
  transition: 0.5s;
}
.configurator__production__select__item.selected {
  border-color: #0060a0;
}
.configurator__production__select__item:not(.selected) {
  cursor: pointer;
}
.configurator__production__select__item:not(.selected):hover {
  box-shadow: 0 0 3px 0px rgba(0, 0, 0, 0.2) inset;
}
.configurator__production__select__item button {
  width: 16px;
  height: 16px;
  display: block;
  position: relative;
  border: 1px solid #d2d8db;
  border-radius: 50%;
  background: #ffffff;
  transition: border-color 0.3s;
}
.configurator__production__select__item button:hover {
  border-color: #e68e0b;
  transition: border-color 0.3s;
}
.configurator__production__select__item button.selected {
  pointer-events: none;
}
.configurator__production__select__item button.selected:before {
  content: "";
  width: 8px;
  height: 8px;
  display: block;
  position: absolute;
  top: 3px;
  left: 3px;
  border-radius: 50%;
  background-color: #0060a0;
}
.selected.configurator__production__select__item button:before {
  content: "";
  width: 8px;
  height: 8px;
  display: block;
  position: absolute;
  top: 3px;
  left: 3px;
  border-radius: 50%;
  background-color: #0060a0;
}
:not(.selected):hover.configurator__production__select__item button:before {
  content: "";
  width: 8px;
  height: 8px;
  display: block;
  position: absolute;
  top: 3px;
  left: 3px;
  border-radius: 50%;
  background-color: #0060a0;
  opacity: 0.1;
}
.configurator__production__select__item button:before {
  transition: 0.5s;
}
.configurator__production__select figure {
  width: 180px;
  text-align: center;
}
.configurator__production__select figure + figure {
  width: 100px;
}
.configurator__production__select figure + figure img {
  max-height: 60px;
  width: auto;
}
.configurator__production__select img {
  max-width: 150px;
  width: 100%;
}
.configurator__production__btns {
  position: fixed;
  top: 0;
  right: -530px;
  width: 530px;
  height: 100%;
  z-index: 100;
  max-width: 100%;
  background: #fff;
  padding: 24px;
  box-shadow: 8px 0px 16px #000000;
  overflow: auto;
  transition: right 0.75s;
  font-size: 12px;
  height: auto;
  bottom: 0;
  top: auto;
  box-shadow: 8px 0px 16px rgba(0, 0, 0, 0.2);
  padding: 16px;
}
.configurator__production__btns--sm {
  right: -400px;
  width: 400px;
}
.configurator__production__btns--site-search {
  right: -600px;
  width: 600px;
}
@media (max-width: 640px) {
  .configurator__production__btns {
    padding: 16px;
  }
}
.configurator__production__btns.open {
  right: 0;
}
.disabled .configurator__production__btns {
  display: none;
}
#cboxContent .configurator__production__btns {
  right: -110%;
  width: 100%;
  position: absolute;
  transition: right 0.75s;
  box-shadow: none;
}
#cboxContent .configurator__production__btns.open {
  right: 0;
}
.configurator__production__btns .close-box-btn {
  text-transform: none;
  font-weight: 500;
  color: #005188;
}
.configurator__production__btns .close-box-btn:before {
  font-size: 24px;
  border: none;
}
.configurator__production__btns .back-box-btn {
  border-right: 1px solid #005188;
  display: inline-block;
  vertical-align: middle;
  margin-right: 16px;
  padding: 0 16px 0 8px;
  cursor: pointer;
}
.configurator__production__btns .back-box-btn::before {
  content: "";
  background: url(../images/dropdown-color.png) center center no-repeat;
  background-size: 40px 50px;
  height: 24px;
  width: 24px;
  display: block;
  transform: rotate(90deg);
}
.configurator__production__btns--overlay {
  position: fixed;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.3);
  z-index: 10;
  top: 0;
  left: 0;
}
.open > .configurator__production__btns {
  right: 0;
}
.configurator__production__btns__info {
  padding: 12px 16px;
  margin: 8px 0 0;
  background: #dbf1ff;
  color: #005188;
}
.configurator__btn {
  width: 16px;
  height: 16px;
  display: block;
  position: relative;
  border: 1px solid #d2d8db;
  border-radius: 50%;
  background: #ffffff;
  transition: border-color 0.3s;
}
.configurator__btn:hover {
  border-color: #e68e0b;
  transition: border-color 0.3s;
}
.configurator__btn.selected {
  pointer-events: none;
}
.configurator__btn.selected:before {
  content: "";
  width: 8px;
  height: 8px;
  display: block;
  position: absolute;
  top: 3px;
  left: 3px;
  border-radius: 50%;
  background-color: #0060a0;
}
.configurator__details {
  padding: 20px;
  background-color: #ffffff;
  box-shadow: 0 0 15px 8px rgba(0, 0, 0, 0.04);
  font-size: 12px;
}
@media (max-width: 1399px) {
  .configurator__details {
    margin: 0 0 16px;
  }
}
.configurator__details__price-container {
  float: left;
  width: calc(52% - 15px);
}
.configurator__details__content {
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
}
.configurator__details__content:not(.disabled) {
  border-top: 1px solid #d2d8db;
  margin-top: 8px;
}
.configurator__details__content.disabled > *:not(.logout-btns) {
  cursor: not-allowed;
  opacity: 0.5;
  -webkit-backface-visibility: hidden;
  -webkit-transform: translateZ(0);
  pointer-events: none;
}
.configurator__details__content__productactions {
  width: 100%;
  display: flex;
  justify-content: flex-end;
  text-align: right;
  gap: 8px;
}
.configurator__details__content__productactions > * {
  flex-grow: 1;
}
.configurator__details__content__productactions .btn-favorite {
  flex-grow: 0;
}
.configurator__details__price,
.configurator__details__unit {
  font-size: 15px;
  display: inline-block;
  border-bottom: 1px solid;
}
.configurator__details__info {
  margin: 5px 0 0;
  font-size: 10px;
}
.configurator__details__info--mt {
  margin-top: 8px;
}
.configurator__details__asterisk {
  display: none;
}
.configurator__details__customer__price__other {
  width: 100%;
  background: #e1faeb;
  padding: 16px;
  font-weight: 500;
}
.configurator__details__customer__price__other svg {
  vertical-align: middle;
  margin-right: 8px;
}
.configurator__details__customer__price__options {
  margin-top: 8px;
  padding: 8px 16px;
  background-color: rgba(255, 255, 255, 0.6);
  overflow: hidden;
  width: 100%;
}
.configurator__details__customer__price__option {
  letter-spacing: -0.4px;
  white-space: nowrap;
  line-height: 24px;
}
.configurator__details__customer__price__option ~ .configurator__details__customer__price__option {
  margin-left: 16px;
  padding-left: 16px;
  border-left: 1px solid #d2d8db;
}
#cboxTitle.configurator__details__customer__price__title {
  padding-left: 20px;
  padding-right: 20px;
  font-weight: 700;
  font-size: 28px;
}
@media (max-width: 1023px) {
  #cboxTitle.configurator__details__customer__price__title {
    font-size: 21px;
  }
}
.configurator__details__customer__price__table td {
  border-top: 1px solid #d7d7d7;
  padding: 15px 0;
  font-size: 14px;
}
@media (max-width: 480px) {
  .configurator__details__price-container,
  .configurator__details__customer__price__other {
    width: 100%;
    margin: 0 0 16px;
  }
}
.configurator__details__message {
  position: relative;
  padding-left: 24px;
}
.product__list .configurator__details__message {
  padding: 8px 12px;
  background-color: #edf0f1;
  font-size: 12px;
}
.product__list .configurator__details__message:before {
  position: relative;
  margin-right: 8px;
  display: inline-block;
  vertical-align: middle;
}
.configurator__details__messages .configurator__details__message {
  margin: 0 0 8px;
}
.configurator__details__message:before {
  content: "";
  width: 18px;
  height: 18px;
  position: absolute;
  top: 0;
  left: 0;
  background: url("../images/ico-status.svg") 0 0 no-repeat;
  background-size: 18px 72px;
}
.configurator__details__message--error {
  color: #c0002a;
}
.configurator__details__message--error:before {
  background-position: 0 -54px;
}
.configurator__details__message--success {
  color: #00a651;
}
.configurator__details__message--success:before {
  background-position: 0 -18px;
}
.configurator__details__message--warning {
  color: #e68e0b;
}
.configurator__details__message--warning:before {
  background-position: 0 -36px;
}
.configurator__details__message--margin {
  margin: 0 0 8px;
  display: inline-block;
}
.configurator__details__message a:hover {
  text-decoration: underline;
}
.configurator__details__fields {
  margin: 0;
  width: 100%;
  padding: 8px 0;
}
.configurator__details__fields dt {
  text-align: left;
  width: 190px;
}
.configurator__details__fields dd {
  text-align: right;
  margin-left: 210px;
}
.configurator__details__fields dt,
.configurator__details__fields dd {
  padding-bottom: 8px !important;
}
@media (max-width: 640px) {
  .configurator__details__fields {
    overflow: hidden;
  }
  .configurator__details__fields dt,
  .configurator__details__fields dd {
    width: 50%;
    max-width: none;
    float: left;
    margin: 0;
  }
  .configurator__details__fields dt:not(:last-of-type),
  .configurator__details__fields dd:not(:last-of-type) {
    padding: 0 0 8px;
  }
}
@media (max-width: 480px) {
  .configurator__details__fields dt,
  .configurator__details__fields dd {
    width: 100% !important;
  }
}
.configurator__details__additional {
  background: #dbf1ff;
  padding: 0 16px;
  margin-bottom: 8px;
  font-weight: 500;
  color: #005188;
  height: 40px;
  display: flex;
  align-items: center;
  cursor: pointer;
}
.disabled .configurator__details__additional {
  cursor: not-allowed;
  opacity: 0.5;
  -webkit-backface-visibility: hidden;
  -webkit-transform: translateZ(0);
  pointer-events: none;
}
.configurator__details__additional--cert {
  background: #f4f5f6;
}
.configurator__details__additional svg {
  margin-right: 8px;
}
.configurator__details__additional > div {
  line-height: 1.2em;
  padding-top: 3px;
}
.configurator__details__additional .circle-ico--question:empty:before {
  width: 16px;
  height: 16px;
  line-height: 15px;
  background: #fff;
  margin: 0 10px;
  font-size: 12px;
}
.configurator__details__additional__selected {
  font-weight: 300;
  font-size: 10px;
}
.configurator__details__additional__selected:not(:empty) + .configurator__details__additional__selected:not(:empty):before {
  content: "+";
  padding-right: 2px;
}
.configurator__details__additional__plus {
  margin: 0 0 0 auto;
  font-size: 21px;
}
.configurator__details__additional__plus--cert {
  margin-right: -3px;
}
.configurator__details__field {
  margin-bottom: 16px;
}
.configurator__details__field__label {
  margin-top: 15px;
  margin-bottom: 10px;
  font-size: 14px;
  font-weight: 700;
  text-transform: none;
}
.configurator__details__select,
.configurator__details__input {
  width: 100%;
  border-radius: 4px;
  height: 32px;
  padding: 6px 12px;
  line-height: 1.43em;
  font-size: 12px;
  border: 1px solid #d2d8db;
  background-color: #ffffff;
}
.configurator__details__select.error,
.configurator__details__input.error {
  border-color: #c0002a;
}
.page-cartPage .configurator__details__select,
.page-cartPage .configurator__details__input {
  height: 48px;
  padding: 6px 12px;
  line-height: 1.43em;
}
.configurator__details__select.valid,
.configurator__details__input.valid {
  border: 1px solid #00a651;
}
.configurator__details__select.invalid,
.configurator__details__input.invalid {
  border: 1px solid #c0002a;
}
.configurator__details__select:disabled,
.configurator__details__input:disabled {
  cursor: not-allowed;
  opacity: 0.5;
  -webkit-backface-visibility: hidden;
  -webkit-transform: translateZ(0);
  pointer-events: none;
  background: lightgray !important;
}
select.configurator__details__select {
  background-size: 32px 32px;
}
.configurator__details__btns {
  width: calc(48% + 15px);
  display: flex;
  justify-content: flex-end;
  text-align: right;
  gap: 8px;
}
@media (max-width: 480px) {
  .configurator__details__btns {
    width: 100%;
  }
}
.configurator__details__btns > * {
  flex-grow: 1;
}
.configurator__details__btns .btn-favorite {
  flex-grow: 0;
}
.configurator__details__btns.logout-btns {
  width: 100%;
}
.configurator__details__btns .btn {
  display: block;
  margin-bottom: 20px;
  text-transform: uppercase;
  font-size: 12px;
}
.page-cartPage .configurator__details__calendar {
  position: relative;
  padding-right: 55px;
  height: 48px;
  padding: 6px 12px;
  line-height: 1.43em;
  border: none;
  border-radius: 4px;
  background: #ffffff url(../images/calendar-color.png) right center no-repeat;
  background-size: 48px 48px;
}
.page-cartPage .configurator__details__select {
  height: 32px;
  padding: 6px 12px;
  line-height: 1.43em;
  font-size: 12px;
  border: 1px solid #d2d8db;
  background-color: #ffffff;
}
.page-cartPage .configurator__details__select.error {
  border-color: #c0002a;
}
.configurator__legend {
  background-color: #f4f5f6;
  padding: 8px;
  border-radius: 0 0 4px 4px;
}
.configurator__legend [class*="__item"] {
  white-space: nowrap;
  font-size: 10px;
}
.configurator__legend [class*="__item"]:not(:last-child) {
  margin-right: 16px;
}
.configurator__legend [class*="__item"]:before {
  content: "";
  border-width: 1px;
  border-style: solid;
  display: inline-block;
  vertical-align: middle;
  width: 16px;
  height: 16px;
  margin-right: 8px;
  border-radius: 50%;
}
.configurator__legend__item--today:before {
  border-color: #0060a0;
  background: #fff;
}
.configurator__legend__item--selected:before {
  background: #0060a0;
}
.configurator__legend__item--options:before {
  border-color: #bee2fa;
  background: #bee2fa;
}
.configurator__legend__item--joint-delivery:before {
  border-color: rgba(92, 184, 92, 0.2);
  background: rgba(92, 184, 92, 0.2);
}
.configurator__calendar .control-label {
  font-size: 12px;
  text-transform: none;
}
.configurator__calendar .form-control {
  border-width: 1px;
  height: 48px;
  box-shadow: none;
}
.configurator__calendar .ui-widget {
  font-family: "Gotham SSm A", "Gotham SSm B", sans-serif;
}
.configurator__calendar .ui-widget.ui-widget-content {
  width: 100%;
  padding: 0;
  margin-top: 8px;
  border-color: #f4f5f6;
  border-radius: 4px 4px 0 0;
}
.configurator__calendar .ui-datepicker-header {
  color: #333;
  background-color: #f4f5f6;
  border-radius: 4px 4px 0 0;
  font-size: 14px;
  padding: 0;
  text-transform: uppercase;
}
.configurator__calendar .ui-datepicker-title {
  line-height: 40px;
}
.configurator__calendar .ui-datepicker .ui-datepicker-prev,
.configurator__calendar .ui-datepicker .ui-datepicker-next {
  right: 0;
  height: 40px;
  width: 40px;
  overflow: hidden;
  margin: 0;
  top: 0;
}
.configurator__calendar .ui-datepicker .ui-datepicker-prev:before,
.configurator__calendar .ui-datepicker .ui-datepicker-next:before {
  content: "";
  background: url(../images/dropdown-color.png) right center no-repeat;
  background-size: 41px 41px;
  height: 41px;
  width: 41px;
  display: block;
  transform: rotate(-90deg);
}
.configurator__calendar .ui-datepicker .ui-datepicker-prev {
  left: 0;
}
.configurator__calendar .ui-datepicker .ui-datepicker-prev:before {
  transform: rotate(90deg);
  margin-top: -1px;
}
.configurator__calendar .ui-datepicker table {
  font-size: 12px;
  text-align: center;
  font-weight: 400;
}
.configurator__calendar .ui-datepicker th {
  font-weight: 700;
  color: #333;
  text-transform: capitalize;
}
.configurator__calendar .ui-datepicker td {
  border: 0;
  padding: 5px;
}
.configurator__calendar .ui-datepicker td span,
.configurator__calendar .ui-datepicker td a {
  display: inline-block;
  padding: 0;
  width: 24px;
  height: 24px;
  line-height: 24px;
  border-radius: 50%;
}
.configurator__calendar .ui-datepicker .ui-datepicker-today span {
  border: 1px solid #0060a0;
  background-color: transparent !important;
  color: #1f3a4d !important;
}
.configurator__calendar .ui-datepicker .ui-datepicker-joint-delivery a {
  background-color: rgba(92, 184, 92, 0.2);
  color: #5cb85c;
}
.configurator__calendar .ui-datepicker .ui-datepicker-joint-delivery a:hover {
  background-color: rgba(92, 184, 92, 0.2);
  color: #5cb85c;
}
.configurator__calendar .ui-state-default {
  background-color: #bee2fa;
  border: none;
}
.configurator__calendar .ui-state-disabled .ui-state-default {
  background-color: transparent;
}
.configurator__calendar .ui-state-active {
  background-color: #0060a0 !important;
  color: #ffffff !important;
}
.configurator__calendar .ui-state-active,
.ui-widget-content .configurator__calendar .ui-state-active {
  background: #0060a0;
  border: none;
}
.configurator__selected-product {
  border: 1px solid #d2d8db;
  border-width: 1px 0;
  padding: 16px 0;
  margin: 16px 0 8px;
  display: grid;
  grid-template-columns: 1fr 1fr;
}
.configurator__selected-product dt {
  clear: left;
  text-align: left;
  font-size: 12px;
  font-weight: 500;
  padding: 10.66666667px;
  margin: unset;
  width: auto;
  font-weight: 400;
}
.configurator__selected-product dt:not(:last-of-type) {
  padding-bottom: 12px;
}
.configurator__selected-product dt span {
  font-weight: 300;
}
.configurator__selected-product dt:nth-of-type(2n) {
  background-color: #f4f5f6;
}
.configurator__selected-product dd {
  font-size: 12px;
  font-weight: 700;
  text-align: right;
  padding: 10.66666667px;
  margin: unset;
}
.configurator__selected-product dd span {
  opacity: 0.6;
}
.configurator__selected-product dd:nth-of-type(2n) {
  background-color: #f4f5f6;
}
.quick-order-panel .configurator__selected-product dt,
.quick-order-panel .configurator__selected-product dd {
  padding: 10.66666667px;
  margin: unset;
  width: auto;
  font-weight: 400;
}
.quick-order-panel .configurator__selected-product dt span,
.quick-order-panel .configurator__selected-product dd span {
  display: none;
}
.quick-order-panel .configurator__selected-product dt:nth-of-type(2n),
.quick-order-panel .configurator__selected-product dd:nth-of-type(2n) {
  background-color: #f4f5f6;
}
.quick-order-panel .configurator__selected-product dd {
  font-weight: 700;
}
.configurator__selected-product .configurator__option__icon {
  margin: 0;
  max-height: 24px;
}
@media (max-width: 640px) {
  .configurator__selected-product {
    overflow: hidden;
  }
  .configurator__selected-product dt,
  .configurator__selected-product dd {
    width: 50%;
    max-width: none;
    float: left;
    margin: 0;
  }
  .configurator__selected-product dt:not(:last-of-type),
  .configurator__selected-product dd:not(:last-of-type) {
    padding: 0 0 8px;
  }
}
.configurator__quantity__btn {
  width: 32px;
  height: 32px;
  float: left;
  border: 1px solid #d2d8db;
}
.configurator__quantity__btn--minus {
  background: #ffffff url("../images/ico-minus.svg") center center no-repeat;
  background-size: 9px 2px;
  border-radius: 4px 0 0 4px;
  border-right: none;
}
.configurator__quantity__btn--plus {
  background: #ffffff url("../images/ico-plus.svg") center center no-repeat;
  background-size: 9px 9px;
  border-radius: 0 4px 4px 0;
  border-left: none;
}
.configurator__quantity__input {
  width: calc(100% - 64px);
  float: left;
  height: 32px;
  padding: 6px 12px;
  line-height: 1.43em;
  font-size: 12px;
  border: 1px solid #d2d8db;
  background-color: #ffffff;
}
.configurator__quantity__input.error {
  border-color: #c0002a;
}
.configurator__co2 {
  width: 100%;
  margin: 16px 0;
  border-block: 1px solid #d2d8db;
  padding: 16px 0;
  display: flex;
  flex-direction: row;
  gap: 16px;
  align-items: center;
}
.configurator__co2 div {
  display: flex;
  flex-direction: column;
  gap: 2px;
}
.configurator__co2 div a {
  font-weight: 500;
  text-decoration: underline;
}
/** 
  auxiliary classes (not used in html)
**/
.addToCart_input {
  height: 32px;
  padding: 6px 12px;
  line-height: 1.43em;
  font-size: 12px;
  border: 1px solid #d2d8db;
  background-color: #ffffff;
}
.addToCart_input.error {
  border-color: #c0002a;
}
.disabled-elemnts {
  cursor: not-allowed;
  opacity: 0.5;
  -webkit-backface-visibility: hidden;
  -webkit-transform: translateZ(0);
  pointer-events: none;
}
.custom-tooltip {
  opacity: 0;
  transition: opacity 0.5s, left 0s 0.5s, top 0s 0.5s;
  position: fixed;
  color: #fff;
  max-width: 170px;
  padding: 8px 16px;
  border-radius: 4px;
  background-color: #005188;
  box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.21);
  margin: -25px 0 0 -10px;
  font-size: 12px;
  z-index: 100;
}
.custom-tooltip.visible {
  opacity: 1;
  transition: opacity 0.5s, left 0s , top 0s ;
}
.custom-tooltip:after {
  position: absolute;
  content: "\23F7";
  bottom: -22px;
  left: 40%;
  color: #005188;
  font-size: 30px;
}
.cfg_btn {
  width: 16px;
  height: 16px;
  display: block;
  position: relative;
  border: 1px solid #d2d8db;
  border-radius: 50%;
  background: #ffffff;
  transition: border-color 0.3s;
}
.cfg_btn:hover {
  border-color: #e68e0b;
  transition: border-color 0.3s;
}
.cfg_btn.selected {
  pointer-events: none;
}
.cfg_btn.selected:before {
  content: "";
  width: 8px;
  height: 8px;
  display: block;
  position: absolute;
  top: 3px;
  left: 3px;
  border-radius: 50%;
  background-color: #0060a0;
}
.cfg_btn--selected {
  content: "";
  width: 8px;
  height: 8px;
  display: block;
  position: absolute;
  top: 3px;
  left: 3px;
  border-radius: 50%;
  background-color: #0060a0;
}
.address__search {
  position: relative;
}
.address__search__btn {
  width: 52px;
  height: 44px;
  display: block;
  position: absolute;
  top: 30px;
  right: 0;
  padding: 0;
  text-align: center;
  border-left: 1px solid #d2d8db;
  color: #0060a0;
  background: transparent;
  pointer-events: none;
}
.address__search__btn__ico {
  width: 26px;
  height: 26px;
  margin-top: 7px;
  fill: currentColor;
}
.address__list {
  margin-bottom: 0;
  padding-left: 0;
  list-style-type: none;
  border: 2px solid #d2d8db;
  border-radius: 4px;
}
.address__list__item {
  padding: 10px 20px;
  line-height: 25px;
  border-bottom: 1px solid #d2d8db;
  cursor: pointer;
}
.address__list__item:last-of-type {
  border-bottom: 0;
}
.address__list__item:hover {
  color: #0060a0;
}
.address__list__item[data-selected="true"] {
  color: #0060a0;
  font-weight: 500;
}
.address__code {
  width: calc(30% - 15px);
  float: left;
  margin-right: 15px;
}
.address__city {
  width: 70%;
  float: left;
}
.address__buttons {
  margin-top: 10px;
  text-align: right;
}
.address__error {
  width: 100%;
  margin-bottom: 20px;
}
.mypage {
  margin: 0 30px;
}
.mypage__headline {
  margin-top: 10px;
  margin-bottom: 10px;
  font-size: 40px;
  font-weight: 700;
}
@media (max-width: 1023px) {
  .mypage__headline {
    margin: 15px;
  }
}
.mypage__search {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 25px;
  padding: 20px;
  border-radius: 4px;
  background-color: #dbf1ff;
}
.mypage__search__type {
  width: 25%;
}
@media (max-width: 1023px) {
  .mypage__search__type {
    width: 100%;
  }
}
.mypage__search__params {
  width: 75%;
}
@media (max-width: 1023px) {
  .mypage__search__params {
    width: 100%;
  }
}
.mypage__search__title {
  margin: 0;
  font-size: 24px;
  font-weight: 700;
}
.mypage__search__title--mb {
  margin-bottom: 20px;
}
.mypage__search__title--mb small {
  padding-left: 10px;
}
@media (min-width: 1399px) {
  .mypage__search__title {
    pointer-events: none;
  }
}
@media (max-width: 1023px) {
  .mypage__search__title {
    position: relative;
  }
  .mypage__search__title--toggle:after {
    content: '';
    width: 0;
    height: 0;
    display: inline-block;
    position: absolute;
    top: 10px;
    right: 0;
    border-style: solid;
    border-width: 0 7px 8px 7px;
    border-color: transparent transparent #1f3a4d transparent;
  }
  .mypage__search__title.collapsed:after {
    transform: rotate(180deg);
  }
}
.mypage__search__radio {
  width: 100%;
  margin-top: 25px;
}
.mypage__search__fields {
  display: flex;
  flex-wrap: wrap;
}
@media (min-width: 1023px) {
  .mypage__search__btn {
    margin-top: 26px;
    padding: 7px 32px;
  }
}
.mypage__section {
  padding: 20px 20px 40px;
  text-align: left;
  background-color: #edf0f1;
}
.mypage__title {
  margin-top: 0;
  margin-bottom: 40px;
  font-size: 24px;
  font-weight: 700;
}
@media (max-width: 1023px) {
  .mypage__title {
    margin-bottom: 20px;
    font-size: 18px;
  }
}
.mypage__subtitle {
  font-size: 14px;
  font-weight: 700;
}
.mypage__label {
  display: block;
  font-size: 14px;
  font-weight: 700;
}
.mypage__value {
  display: block;
  margin-bottom: 30px;
  font-size: 14px;
}
@media (max-width: 1023px) {
  .mypage__value {
    margin-bottom: 20px;
  }
}
.mypage__attachment {
  display: block;
  margin-bottom: 5px;
  padding: 0;
  border: 0;
  font-size: 14px;
  line-height: 32px;
  font-weight: 500;
  background-color: transparent;
}
.mypage__attachment:before {
  content: '';
  width: 32px;
  height: 32px;
  float: left;
  background: url('../images/download-file.svg') left center no-repeat;
}
@media (max-width: 1023px) {
  .mypage__attachment {
    font-size: 12px;
  }
}
.mypage__table__rows {
  padding-left: 0;
}
.mypage__table__top {
  display: flex;
}
.mypage__table__row {
  display: flex;
  flex-wrap: wrap;
  cursor: pointer;
  border-bottom: 1px solid #a5b0b8;
}
.mypage__table__row--clear {
  border-bottom: 0;
}
.mypage__table__row:hover {
  background-color: #edf0f1;
}
.mypage__table__row.expanded .mypage__table__action--expanded {
  display: block;
}
.mypage__table__row.expanded .mypage__table__action--collapsed {
  display: none;
}
.mypage__table__row.expanded:hover {
  background-color: transparent;
}
@media (max-width: 1023px) {
  .mypage__table__row {
    padding: 10px 0;
  }
}
.mypage__table__details {
  height: 64px;
}
@media (max-width: 1023px) {
  .mypage__table__details {
    height: auto;
  }
}
.mypage__table__header,
.mypage__table__item {
  flex: 1 0 18%;
  padding: 5px;
  word-break: break-all;
}
.mypage__table__header--small,
.mypage__table__item--small {
  flex: 1 0 10%;
}
.mypage__table__header--7,
.mypage__table__item--7 {
  flex: 1 0 12.85%;
}
.mypage__table__header--14,
.mypage__table__item--14 {
  flex: 1 0 25.7%;
}
@media (max-width: 1023px) {
  .mypage__table__header,
  .mypage__table__item {
    flex: 1 0 100%;
    text-align: right;
    padding-left: 5px;
    padding-right: 5px;
  }
  .mypage__table__header--small,
  .mypage__table__item--small {
    flex: 1 0 100%;
  }
}
.mypage__table__header {
  margin-top: 10px;
  padding: 5px 0;
  font-size: 14px;
  font-weight: 700;
  border-bottom: 2px solid #a5b0b8;
}
.mypage__table__header--small {
  text-align: right;
}
.mypage__table__item {
  padding: 12px 0;
  line-height: 22px;
}
.mypage__table__item--small {
  text-align: center;
}
.mypage__table__item--full {
  display: none;
  flex: 1 0 100%;
}
@media (max-width: 1023px) {
  .mypage__table__item {
    font-size: 14px;
    padding: 2px 10px;
  }
  .mypage__table__item--full {
    padding: 0;
  }
}
.mypage__table__cell {
  padding: 8px 10px;
  font-size: 14px;
  line-height: 20px;
  background-color: #edf0f1;
  border-bottom: 1px solid #ffffff;
  word-break: break-all;
  min-height: 64px;
  display: flex;
  align-items: center;
}
.mypage__table__cell--header {
  font-weight: 700;
  border-bottom: 2px solid #ffffff;
}
.mypage__table__cell--5 {
  flex: 1 0 22.5%;
}
.mypage__table__cell--9 {
  flex: 1 0 5%;
}
.mypage__table__cell--18 {
  flex: 1 0 15%;
}
.mypage__table__cell--docs {
  position: relative;
  text-align: center;
}
.mypage__table__cell .low-co2-info {
  display: flex;
  width: fit-content;
  font-size: 12px;
}
@media (max-width: 1023px) {
  .mypage__table__cell {
    justify-content: space-between;
    height: auto;
    flex: 1 0 100%;
  }
  .mypage__table__cell .low-co2-info {
    margin-left: auto;
  }
}
.mypage__table__label {
  float: left;
  font-size: 14px;
  font-weight: 700;
  text-transform: none;
}
@media (min-width: 1023px) {
  .mypage__table__label {
    display: none;
  }
}
.mypage__table__icon {
  width: 32px;
  height: 32px;
  float: left;
  background: no-repeat center center;
  background-size: 32px 32px;
}
.mypage__table__icon--ORDER {
  background-image: url('../images/order.svg');
}
.mypage__table__icon--ORDERFROMQUOTE {
  background-image: url('../images/orderfromquote.svg');
}
.mypage__table__icon--QUOTE {
  background-image: url('../images/quote.svg');
}
@media (max-width: 1023px) {
  .mypage__table__icon {
    float: right;
  }
}
.mypage__table__action--expanded,
.mypage__table__action--collapsed {
  font-weight: 500;
  text-decoration: underline;
  text-transform: uppercase;
  color: #0060a0;
  cursor: pointer;
}
.mypage__table__action--expanded:hover,
.mypage__table__action--collapsed:hover {
  text-decoration: none;
}
.mypage__table__action--expanded {
  display: none;
}
.mypage__table__expand {
  width: 0;
  height: 0;
  display: inline-block;
  position: relative;
  top: 5px;
  border-style: solid;
  border-width: 8px 7px 7px;
  border-color: #1f3a4d transparent transparent transparent;
}
@media (max-width: 1023px) {
  .mypage__table__expand {
    float: right;
    margin-top: 5px;
    margin-right: 6px;
  }
}
.mypage__table__btn {
  width: 32px;
  height: 32px;
  border: 0;
  background: transparent url('../images/document.svg') center center no-repeat;
  background-size: 32px 32px;
}
.mypage__table__btn--rebuy {
  background: url('../images/ico-cart.svg') no-repeat center center;
  background-size: 16px 16px;
  width: 46px;
  height: 32px;
}
.mypage__table__modal {
  width: 230px;
  position: absolute;
  top: 50px;
  right: 20px;
  padding-left: 0;
  list-style-type: none;
  background: #ffffff;
  box-shadow: 0 2px 4px 1px #a5b0b8;
  z-index: 1;
}
.mypage__table__modal:before,
.mypage__table__modal:after {
  content: '';
  width: 0;
  height: 0;
  display: block;
  position: absolute;
  right: 38px;
  border-style: solid;
  border-width: 0 9px 10px 9px;
}
.mypage__table__modal:before {
  top: -10px;
  border-color: transparent transparent #a5b0b8 transparent;
}
.mypage__table__modal:after {
  top: -9px;
  border-color: transparent transparent #ffffff transparent;
}
.mypage__table__modal__item {
  display: block;
  border-bottom: 1px solid #a5b0b8;
}
.mypage__table__modal__item:last-child {
  border-bottom: 0;
}
.mypage__table__modal__link {
  width: 100%;
  display: block;
  border: 0;
  padding: 10px 10px 10px 50px;
  font-weight: 400;
  text-align: left;
  color: #1f3a4d;
  background: transparent url('../images/download-file.svg') 10px center no-repeat;
}
.mypage__table__modal__link:hover {
  color: #0060a0;
}
.mypage__buttons {
  margin-top: 20px;
  text-align: right;
}
.mypage__buttons.block {
  display: block;
}
@media (max-width: 1023px) {
  .mypage__buttons {
    text-align: center;
  }
}
.mypage__actions {
  padding: 40px 15px 20px;
  background-color: #edf0f1;
}
.mypage__actions__error {
  margin: 15px 20px 10px;
  text-align: left;
}
@media (max-width: 1023px) {
  .mypage__actions {
    text-align: left;
  }
}
.mypage__action {
  margin: 0 8px;
  display: inline-block;
}
@media (max-width: 1023px) {
  .mypage__action {
    margin-top: 10px;
  }
}
.mypage__link {
  font-size: 14px;
  line-height: 28px;
  font-weight: 500;
  border: 0;
  color: #0060a0;
  padding-left: 35px;
  background: left center no-repeat;
  background-size: 32px 32px;
}
.mypage__link--download {
  background-image: url('../images/download-file.svg');
}
.mypage__link--message {
  background-image: url('../images/message.svg');
}
.mypage__link--report {
  background-image: url('../images/deviation-report.svg');
}
.mypage__info {
  display: block;
  margin-bottom: 10px;
  font-size: 14px;
}
.mypage__status {
  width: auto;
  margin-top: 7px;
  margin-right: 20px;
}
.mypage__message {
  margin-bottom: 10px;
}
.mypage__files-action {
  border-bottom: 1px solid #a5b0b8;
  padding-bottom: 8px;
}
.mypage__files__file-data {
  grid-column: span 2;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.mypage__files__field {
  display: grid;
  grid-template-columns: auto 1fr;
  gap: 12px;
  position: relative;
  margin-bottom: 12px;
}
@media (max-width: 1023px) {
  .mypage__files__field {
    width: 100%;
  }
}
.mypage__files__input {
  display: block;
  opacity: 0;
  z-index: 1;
}
.mypage__files__label {
  margin-right: 0;
  margin-bottom: 0 !important;
}
.mypage__files__description {
  width: 50%;
  height: 38px;
  padding: 0 8px;
}
@media (max-width: 1023px) {
  .mypage__files__description {
    width: calc(100% - 45px);
  }
}
.mypage__files__remove {
  width: 30px;
  height: 38px;
  margin-left: 15px;
  border: 0;
  background: url('../images/ico-remove.svg') center center no-repeat;
  background-size: 26px 26px;
}
.mypage__files__btn {
  float: right;
  padding: 0 13px;
  font-size: 14px;
  font-weight: 400;
}
.mypage__buttons {
  margin-top: 20px;
  text-align: right;
}
@media (max-width: 1023px) {
  .mypage__buttons {
    text-align: center;
  }
}
.mypage__btn {
  margin-bottom: 10px;
  padding: 3px 8px;
}
@media (max-width: 1023px) {
  .mypage__btn--onlist {
    display: block;
    width: 100%;
    margin-bottom: 30px;
  }
}
.mypage__separator {
  border-color: #ffffff;
}
.download {
  max-width: 100% !important;
  display: none;
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  align-items: center;
  justify-content: center;
  background-color: rgba(31, 58, 77, 0.7);
  z-index: 100;
}
.download__box {
  width: 100%;
  max-width: 600px;
  padding: 120px 40px 40px;
  border-radius: 4px;
  text-align: center;
  background: #ffffff url('../images/loader.gif') center 40px no-repeat;
}
h1 {
  letter-spacing: -0.8px;
}
h2 {
  letter-spacing: -0.6px;
}
h3 {
  letter-spacing: -0.4px;
}
h4 {
  letter-spacing: -0.2px;
}
h5,
h6 {
  letter-spacing: 0;
}
@media (max-width: 1023px) {
  h1,
  .h1 {
    font-size: 26px;
  }
  h2,
  .h2 {
    font-size: 21px;
  }
  h3,
  .h3 {
    font-size: 18px;
  }
  h4,
  .h4 {
    font-size: 17px;
  }
  h5,
  .h5 {
    font-size: 16px;
  }
}
.m-0 {
  margin: 0;
}
.p-0 {
  padding: 0;
}
.font-light {
  font-weight: 300;
}
.font-book {
  font-weight: 400;
}
.font-medium {
  font-weight: 500;
}
.font-bold {
  font-weight: 700;
}
.font-black {
  font-weight: 800;
}
.color-primary {
  color: #0060a0;
}
.color-secondary {
  color: #005188;
}
.color-text {
  color: #1f3a4d;
}
.color-link {
  color: #0060a0;
}
.color-error {
  color: #c0002a;
}
.color-white {
  color: white;
}
.color-new-text {
  color: #333333;
}
.color-new-text-2 {
  color: #666666;
}
.has-error .control-label {
  color: #153a59;
}
.has-error input.form-control {
  background: transparent;
  border-color: #c0002a;
  border-width: 1px;
}
.has-error .help-block {
  color: #c0002a;
  font-size: 90%;
}
.has-error input.form-control {
  border-width: 2px;
}
.has-error .help-block {
  background: rgba(192, 0, 42, 0.1);
  padding: 8px 16px;
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
}
.form-style .form-group {
  position: relative;
}
.form-style .form-group label {
  font-size: 10px;
  color: #798994;
  left: 14px;
  top: 1px;
  position: absolute;
  text-transform: none;
  opacity: 0;
  transition: opacity 0.4s;
}
.form-style .form-group input {
  transition: padding 0.3s;
}
.form-style .form-group.hasVal label {
  opacity: 1;
}
.form-style .form-group.hasVal input {
  padding: 15px 12px 0;
}
.submited.form-style .form-group:not(.has-error):after {
  content: "\2713";
  border: 2px solid #579d21;
  position: absolute;
  bottom: 10px;
  right: 10px;
  border-radius: 50%;
  width: 24px;
  height: 24px;
  line-height: 21px;
  color: #579d21;
  font-weight: bold;
  text-align: center;
}
.submited.form-style .form-group:not(.has-error) .form-control {
  border: 1px solid #579d21;
  box-shadow: none;
}
.text-format-sm {
  font-size: 14px;
  line-height: 24px;
}
.btn-white {
  color: #0060a0;
  background-color: #ffffff;
  border-color: #0060a0;
  font-weight: 500;
}
.btn-white:focus,
.btn-white.focus {
  color: #0060a0;
  background-color: #e6e6e6;
  border-color: #001321;
}
.btn-white:hover {
  color: #0060a0;
  background-color: #e6e6e6;
  border-color: #003b63;
}
.btn-white:active,
.btn-white.active,
.open > .dropdown-toggle.btn-white {
  color: #0060a0;
  background-color: #e6e6e6;
  border-color: #003b63;
}
.btn-white:active:hover,
.btn-white.active:hover,
.open > .dropdown-toggle.btn-white:hover,
.btn-white:active:focus,
.btn-white.active:focus,
.open > .dropdown-toggle.btn-white:focus,
.btn-white:active.focus,
.btn-white.active.focus,
.open > .dropdown-toggle.btn-white.focus {
  color: #0060a0;
  background-color: #d4d4d4;
  border-color: #001321;
}
.btn-white:active,
.btn-white.active,
.open > .dropdown-toggle.btn-white {
  background-image: none;
}
.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.focus,
.btn-white[disabled].focus,
fieldset[disabled] .btn-white.focus {
  background-color: #ffffff;
  border-color: #0060a0;
}
.btn-white .badge {
  color: #ffffff;
  background-color: #0060a0;
}
.btn-green {
  color: #ffffff;
  background-color: #16a150;
  border-color: #16a150;
  font-weight: 500;
}
.btn-green:focus,
.btn-green.focus {
  color: #ffffff;
  background-color: #10743a;
  border-color: #073118;
}
.btn-green:hover {
  color: #ffffff;
  background-color: #10743a;
  border-color: #0f6b35;
}
.btn-green:active,
.btn-green.active,
.open > .dropdown-toggle.btn-green {
  color: #ffffff;
  background-color: #10743a;
  border-color: #0f6b35;
}
.btn-green:active:hover,
.btn-green.active:hover,
.open > .dropdown-toggle.btn-green:hover,
.btn-green:active:focus,
.btn-green.active:focus,
.open > .dropdown-toggle.btn-green:focus,
.btn-green:active.focus,
.btn-green.active.focus,
.open > .dropdown-toggle.btn-green.focus {
  color: #ffffff;
  background-color: #0c552a;
  border-color: #073118;
}
.btn-green:active,
.btn-green.active,
.open > .dropdown-toggle.btn-green {
  background-image: none;
}
.btn-green.disabled:hover,
.btn-green[disabled]:hover,
fieldset[disabled] .btn-green:hover,
.btn-green.disabled:focus,
.btn-green[disabled]:focus,
fieldset[disabled] .btn-green:focus,
.btn-green.disabled.focus,
.btn-green[disabled].focus,
fieldset[disabled] .btn-green.focus {
  background-color: #16a150;
  border-color: #16a150;
}
.btn-green .badge {
  color: #16a150;
  background-color: #ffffff;
}
.d-flex {
  display: flex;
}
.flex-align-center {
  align-items: center;
}
.gap-8 {
  gap: 8px;
}
[data-panel-nav] {
  cursor: pointer;
}
body:not(.login) .isLogin,
.login .notLogin {
  display: none;
}
body:not(.login) .isLogin--visibility,
.login .notLogin--visibility {
  visibility: hidden;
}
.loader {
  width: 100%;
  margin: 30px 0;
  padding-top: 70px;
  text-align: center;
  background: url("../images/loader.gif") center top no-repeat;
}
.cloader {
  position: relative;
}
.cloader:before {
  content: '';
  width: 100%;
  height: 100%;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  background: rgba(255, 255, 255, 0.7) url('../images/loader.gif') center center no-repeat;
  z-index: 10;
}
.cookie-alert {
  display: none;
  background: #ffffff;
  border-top: 2px solid #d2d8db;
  position: fixed;
  bottom: 0;
  width: 100%;
  z-index: 1000;
}
.cookie-alert__text {
  margin: 35px 0 45px;
  color: #1f3a4d;
  font-size: 18px;
  font-weight: 300;
  text-align: center;
}
@media (max-width: 1023px) {
  .cookie-alert__text {
    font-size: 14px;
    margin: 15px 0;
    padding: 0 15px;
  }
}
.cookie-alert__close {
  margin: 20px;
}
@media (max-width: 1023px) {
  .cookie-alert__close {
    margin-bottom: 0;
  }
}
.cookie-alert__link {
  font-weight: 500;
}
.circle-icon {
  height: 40px;
  width: 40px;
  display: inline-block;
  vertical-align: middle;
  padding: 10px;
  border-top-right-radius: 50%;
  border-top-left-radius: 50%;
  border-bottom-right-radius: 50%;
  border-bottom-left-radius: 50%;
}
.circle-icon.white {
  background-color: #fff;
}
.circle-icon svg {
  vertical-align: middle;
}
.breadcrumb-section {
  padding-left: 0;
  padding-right: 0;
}
.breadcrumb-section .breadcrumb {
  margin: 0 auto 16px;
  max-width: calc(1420px - 32px);
}
@media (max-width: 1399px) {
  .breadcrumb-section .breadcrumb {
    padding-left: 16px;
    padding-right: 16px;
    margin-bottom: 0;
  }
}
footer {
  margin-top: 32px;
}
.w100 {
  width: 100%;
}
main.w100 {
  max-width: 100%;
}
main.w100 .main__inner-wrapper > *:not(.slider):not([class*="dashboard"]) {
  max-width: 1420px;
  margin-left: auto;
  margin-right: auto;
}
main.w100 .main__inner-wrapper > *.slider + .logotiles,
main.w100 .main__inner-wrapper > *.slider + .assortment,
main.w100 .main__inner-wrapper > *.slider + .featureboxes {
  max-width: 100%;
  margin-top: 0 !important;
}
main.w100 .main__inner-wrapper > *.slider + .logotiles:before,
main.w100 .main__inner-wrapper > *.slider + .assortment:before,
main.w100 .main__inner-wrapper > *.slider + .featureboxes:before {
  top: -50px;
}
@media (max-width: 1023px) {
  main.w100 .main__inner-wrapper > *.slider + .logotiles:before,
  main.w100 .main__inner-wrapper > *.slider + .assortment:before,
  main.w100 .main__inner-wrapper > *.slider + .featureboxes:before {
    top: -30px;
  }
}
main.w100 .main__inner-wrapper > *.slider + .logotiles ul,
main.w100 .main__inner-wrapper > *.slider + .assortment ul,
main.w100 .main__inner-wrapper > *.slider + .featureboxes .featureboxes__container {
  max-width: 1420px;
  margin-left: auto;
  margin-right: auto;
}
.content-page .content {
  padding: 0 20px;
}
@media (max-width: 1023px) {
  .content-page .content {
    padding: 0 15px;
  }
}
.content-page .content a {
  position: relative;
  font-weight: 500;
}
.content-page .content a:after {
  content: "";
  width: 100%;
  max-height: 6px;
  height: 6px;
  display: block;
  position: absolute;
  bottom: -1px;
  left: 0;
  background-color: #dbf1ff;
  z-index: -1;
  transition: all 0.3s ease-out;
}
.content-page .content a:focus {
  font-weight: 300;
}
.content-page .content a:focus:after {
  max-height: 6px;
  height: 6px;
}
@media (min-width: 1024px) {
  .content-page .content a:hover:after {
    max-height: 20px;
    height: 20px;
    transition: all 0.3s ease-out;
  }
}
.content-page .slider {
  margin-bottom: 30px;
}
.content-page .slider:after {
  content: "";
  width: 0;
  height: 0;
  position: absolute;
  z-index: 10;
  border-style: solid;
  border-width: 50px 0 0 50px;
  border-color: transparent transparent transparent #ffffff;
  transform: rotate(-90deg);
  bottom: 0;
}
@media (max-width: 1023px) {
  .content-page .slider:after {
    border-width: 30px 0 0 30px;
  }
}
.content-page .slider:after {
  right: 0;
}
.content-page .slider + .slider {
  margin-bottom: 0;
}
.content-page .slider + .slider:after {
  display: none;
}
/** main navigation **/
.nav_column h2 {
  font-size: 30px;
}
.nav_column .facet_block {
  list-style-type: none;
}
.navigation--bottom .navigation__overflow {
  display: flex;
  justify-content: space-between;
}
@media (max-width: 1023px) {
  .navigation--bottom .navigation__overflow {
    padding-top: 0;
    align-content: flex-start;
    flex-wrap: wrap;
  }
}
div.sub-nav {
  width: 100%;
  height: auto;
  position: absolute;
  top: 100%;
  left: 0;
  font-size: 14px;
  background: #ffffff;
  box-shadow: -6px 6px 4px -4px #cccccc;
  z-index: 20;
}
@media (max-width: 1023px) {
  div.sub-nav {
    position: static;
    display: block;
    box-shadow: none;
    font-size: 12px;
  }
}
@media (min-width: 1024px) {
  div.sub-nav {
    padding: 20px 0;
  }
  div.sub-nav::before {
    content: "";
    box-shadow: -6px 6px 4px -4px #cccccc;
    display: block;
    height: 10px;
    width: 100%;
    position: absolute;
    top: -10px;
  }
}
div.sub-nav li,
div.sub-nav li a {
  display: block;
}
@media (max-width: 1023px) {
  div.sub-nav li {
    border-top: 1px solid #d2d8db;
    padding: 16px 8px;
  }
}
@media (max-width: 1023px) {
  div.sub-nav .container {
    padding: 0;
  }
}
.nav__links--products div.sub-nav .container {
  display: flex;
}
@media (max-width: 1023px) {
  .nav__links--products div.sub-nav .container {
    flex-wrap: wrap;
  }
}
div.nav__popular {
  background-color: #f8f8f8;
  padding: 16px;
  font-size: 14px;
  font-weight: 500;
  color: #4c6171;
  flex: 0 0 100%;
}
div.nav__popular ul,
div.nav__popular li {
  padding: 4px 0;
  margin: 0;
}
@media (max-width: 1023px) {
  div.nav__popular li {
    border: none;
    padding: 16px 0;
  }
  div.nav__popular li:last-child {
    padding-bottom: 0;
  }
}
div.nav__popular a {
  font-weight: 400;
}
@media (min-width: 1024px) {
  div.nav__popular {
    flex: 0 20%;
  }
}
@media (max-width: 1023px) {
  .nav__links:not(.nav__links--products) > li > a {
    font-weight: 300;
  }
  .nav__links .nav__links--sub {
    flex-direction: column;
    gap: 0;
  }
}
.nav__footer {
  background-color: rgba(216, 216, 216, 0.2);
  padding: 16px;
  margin: 8px;
  font-size: 12px;
  line-height: 22px;
}
.nav-bg {
  display: none;
  width: 100%;
  height: 100%;
  position: fixed;
  top: 150px;
  left: 0;
  background-color: rgba(0, 0, 0, 0.5);
  z-index: 5;
}
.nav-bg--sm {
  top: 95px;
}
.login .nav-bg--sm {
  top: 85px;
}
@media (min-width: 1024px) {
  .nav-bg {
    top: 190px;
  }
}
.nav-back {
  padding: 16px 16px 16px 80px;
  font-size: 12px;
  font-weight: 500;
  color: #0060a0;
  border-bottom: 1px solid #d2d8db;
  width: 100%;
  margin-bottom: -9px;
  z-index: 10;
  position: relative;
}
.nav-back:after {
  content: "";
  width: 30px;
  height: 30px;
  position: absolute;
  top: 14px;
  right: 10px;
  border: 0;
  background: url('../images/dropdown-simple.svg') center center no-repeat;
  background-size: 8px 16px;
  transform: rotate(180deg) scale(0.8);
}
.nav-back::after {
  left: 0;
  transform: rotate(0deg) scale(0.8);
  top: 9px;
  border-right: 1px solid #d2d8db;
  width: 64px;
}
.nav-see_all {
  font-weight: 500;
}
@media (min-width: 1024px) {
  .last-nav {
    columns: 4;
    flex: 0 80%;
    order: 1;
  }
}
@media (max-width: 1023px) {
  .last-nav {
    width: 100%;
    border-bottom: 1px solid #d2d8db;
    margin-bottom: 16px;
  }
}
.last-nav__links {
  margin-left: 0;
  padding: 0 0 16px;
  break-inside: avoid-column;
}
@media (max-width: 1023px) {
  .last-nav__links {
    padding: 0;
  }
}
.last-nav__links li {
  margin: 0 15px;
  line-height: 26px;
}
@media (max-width: 1023px) {
  .last-nav__links li {
    margin: 0;
  }
  .last-nav__links li:first-of-type {
    position: relative;
  }
  .last-nav__links li:first-of-type:after {
    content: "";
    width: 30px;
    height: 30px;
    position: absolute;
    top: 14px;
    right: 10px;
    border: 0;
    background: url('../images/dropdown-simple.svg') center center no-repeat;
    background-size: 8px 16px;
    transform: rotate(180deg) scale(0.8);
  }
}
/** EOF main navigation **/
.navLinkToCurrentPage {
  font-weight: bold;
}
.user__navigation {
  padding: 12px 0;
  margin: 0 auto 24px;
  border-bottom: 1px solid #d2d8db;
  max-width: 1420px;
}
.user__navigation ul {
  overflow-x: auto;
  width: 100%;
  white-space: nowrap;
  display: flex !important;
  justify-content: space-between;
  padding: 12px 0;
}
.user__navigation ul li:first-child a:first-child {
  padding-right: 1px;
}
.user__navigation ul li:first-child a:first-child + a {
  padding-left: 1px;
}
.user__navigation a {
  padding: 0 20px;
}
.user__navigation svg {
  width: 16px;
  height: 16px;
  vertical-align: text-top;
}
.user__box {
  min-height: 55vh;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0 20px;
}
@media (max-width: 1023px) {
  .user__box {
    max-width: 500px;
    margin: 0 auto;
  }
}
.user__box__content {
  width: 100%;
}
.user__header {
  margin-bottom: 30px;
}
@media (max-width: 1023px) {
  .user__header {
    margin-bottom: 15px;
    font-size: 24px;
  }
}
.user__form {
  margin-top: 20px;
}
.user__btn {
  margin-top: 35px;
}
.component-header,
.content-page .component-header {
  color: #1f3a4d;
  font-weight: 700;
  text-align: center;
  font-size: 21px;
  letter-spacing: -0.2px;
  line-height: 24px;
  margin: 0 40px 40px;
}
@media (min-width: 1024px) {
  .component-header,
  .content-page .component-header {
    font-size: 38px;
    letter-spacing: -0.6px;
    line-height: 43px;
    margin: 0 50px 50px;
  }
}
.reloading-content-cover {
  position: relative;
}
.reloading-content-cover:before {
  content: "";
  height: 100%;
  width: calc(100% + 20px);
  left: -10px;
  position: absolute;
  background: rgba(255, 255, 255, 0.85);
  transition: all 0.5s;
  z-index: 10;
}
.banner--new {
  margin-bottom: 20px;
  background: center top no-repeat;
  background-size: cover;
}
.banner--new__bg {
  min-height: 230px;
  padding: 20px;
  background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0.01%, #000000 100%);
}
.greetings .banner--new__bg {
  padding: 50px 20px 70px;
}
@media (min-width: 1024px) {
  .greetings .banner--new__bg {
    padding: 70px 20px 200px;
  }
}
.circle-ico {
  border-radius: 50%;
  display: inline-block;
  vertical-align: middle;
  width: calc(32px/2 + 2px);
  height: calc(32px/2 + 2px);
  line-height: 16px;
  text-align: center;
  border: 1px solid #005188;
  font-size: 10px;
  font-weight: 500;
}
.circle-ico--question:empty {
  width: auto;
  height: auto;
  line-height: 16px;
  border: none;
  font-weight: 400;
}
.circle-ico--question:empty:before {
  display: inline-block;
  content: "?";
  width: calc(32px/2 + 2px);
  height: calc(32px/2 + 2px);
  line-height: calc(calc(32px/2 + 2px) - 2px);
  vertical-align: middle;
  border: 1px solid #005188;
  color: #005188;
  margin-right: 5px;
  text-align: center;
  transform: rotate(0deg);
  border-radius: 50%;
}
.circle-ico--info:empty {
  width: auto;
  height: auto;
  line-height: 16px;
  border: none;
  font-weight: 400;
}
.circle-ico--info:empty:before {
  display: inline-block;
  content: "i";
  width: calc(32px/2 + 2px);
  height: calc(32px/2 + 2px);
  line-height: calc(calc(32px/2 + 2px) - 2px);
  vertical-align: middle;
  border: 1px solid #005188;
  color: #005188;
  margin-right: 5px;
  text-align: center;
  transform: rotate(0deg);
  border-radius: 50%;
}
.circle-ico--info:empty:before {
  background: rgba(255, 255, 255, 0.7);
  font-weight: 700;
}
.circle-ico--question:empty,
.circle-ico--info:empty {
  font-size: 14px;
}
.circle-ico--question:empty:before,
.circle-ico--info:empty:before {
  width: 20px;
  height: 20px;
  line-height: 20px;
}
.square-ico {
  width: 18px;
  fill: currentColor;
}
.square-ico--green {
  color: #16a150;
  fill: #16a150;
}
.square-ico--yellow {
  color: #f2a530;
  fill: #f2a530;
}
.square-ico--blue {
  color: #005188;
  fill: #005188;
}
.close-box-btn:not(:empty),
.close-box-btn--empty {
  padding: 0;
  right: 30px;
  top: 35px;
  background: none;
  font-size: 12px;
  cursor: pointer;
  width: auto;
  height: auto;
  line-height: 16px;
  border: none;
  font-weight: 400;
}
.close-box-btn:not(:empty):before,
.close-box-btn--empty:before {
  display: inline-block;
  content: "+";
  width: calc(32px/2 + 2px);
  height: calc(32px/2 + 2px);
  line-height: calc(calc(32px/2 + 2px) - 2px);
  vertical-align: middle;
  border: 1px solid #005188;
  color: #005188;
  margin-right: 5px;
  text-align: center;
  transform: rotate(45deg);
  border-radius: 50%;
}
.close-box-btn:not(:empty):before,
.close-box-btn--empty:before {
  font-size: 20px;
  font-weight: 300;
  line-height: 17px;
}
@media (max-width: 639px) {
  .close-box-btn:not(:empty),
  .close-box-btn--empty {
    width: 32px;
    overflow: hidden;
    background: #fff;
    padding: 8px;
    white-space: nowrap;
    right: 5px;
    top: 5px;
  }
}
#cboxLoadedContent {
  padding: 0 30px 10px;
}
#cboxLoadedContent h2 {
  font-size: 20px;
  border-bottom: 1px solid #d8d8d8;
  padding-bottom: 15px;
}
#cboxClose:not(:empty),
#cboxClose--empty {
  padding: 0;
  right: 30px;
  top: 35px;
  background: none;
  font-size: 12px;
  cursor: pointer;
  width: auto;
  height: auto;
  line-height: 16px;
  border: none;
  font-weight: 400;
}
#cboxClose:not(:empty):before,
#cboxClose--empty:before {
  display: inline-block;
  content: "+";
  width: calc(32px/2 + 2px);
  height: calc(32px/2 + 2px);
  line-height: calc(calc(32px/2 + 2px) - 2px);
  vertical-align: middle;
  border: 1px solid #005188;
  color: #005188;
  margin-right: 5px;
  text-align: center;
  transform: rotate(45deg);
  border-radius: 50%;
}
#cboxClose:not(:empty):before,
#cboxClose--empty:before {
  font-size: 20px;
  font-weight: 300;
  line-height: 17px;
}
@media (max-width: 639px) {
  #cboxClose:not(:empty),
  #cboxClose--empty {
    width: 32px;
    overflow: hidden;
    background: #fff;
    padding: 8px;
    white-space: nowrap;
    right: 5px;
    top: 5px;
  }
}
#colorbox.success-popup #cboxContent {
  background: #ffffff url("../images/success-img.jpg") 50% 40px no-repeat;
}
#colorbox.success-popup #cboxContent p {
  margin: 25px 0 0;
}
#colorbox.success-popup #cboxContent a {
  font-weight: 500;
}
#colorbox.success-popup #cboxContent button {
  padding: 10px 64px;
  margin: 32px 0 32px;
}
#colorbox.success-popup #cboxLoadedContent {
  margin-top: 120px;
}
.register-page__content {
  font-size: 14px;
  line-height: 24px;
  position: relative;
  color: #333333;
}
.register-page__content > * {
  padding: 0 16px;
}
@media (min-width: 1024px) {
  .register-page__content > * {
    padding: 24px 0;
    margin: 40px 50px;
    border-radius: 4px;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.04);
  }
  .register-page__content > * > div:first-of-type {
    border-right: 1px solid #d2d8db;
  }
  .register-page__content > * > .yCmsContentSlot {
    padding: 0 40px;
  }
}
.register-page__content h1,
.register-page__content h2,
.register-page__content h3,
.register-page__content h4,
.register-page__content h5 {
  font-size: 18px;
  line-height: 24px;
  font-weight: 800;
  text-align: left;
  margin: 0 0 16px;
}
@media (max-width: 1023px) {
  .register-page__content h1,
  .register-page__content h2,
  .register-page__content h3,
  .register-page__content h4,
  .register-page__content h5 {
    font-size: 16px;
  }
}
.register__section .col-xs-6:first-child {
  padding-right: 8px;
}
.register__section .col-xs-6:first-child + .col-xs-6 {
  padding-left: 8px;
}
.panelBox {
  position: fixed;
  top: 0;
  right: -530px;
  width: 530px;
  height: 100%;
  z-index: 100;
  max-width: 100%;
  background: #fff;
  padding: 24px;
  box-shadow: 8px 0px 16px #000000;
  overflow: auto;
  transition: right 0.75s;
  font-size: 12px;
}
.panelBox--sm {
  right: -400px;
  width: 400px;
}
.panelBox--site-search {
  right: -600px;
  width: 600px;
}
@media (max-width: 640px) {
  .panelBox {
    padding: 16px;
  }
}
.panelBox.open {
  right: 0;
}
.disabled .panelBox {
  display: none;
}
#cboxContent .panelBox {
  right: -110%;
  width: 100%;
  position: absolute;
  transition: right 0.75s;
  box-shadow: none;
}
#cboxContent .panelBox.open {
  right: 0;
}
.panelBox .close-box-btn {
  text-transform: none;
  font-weight: 500;
  color: #005188;
}
.panelBox .close-box-btn:before {
  font-size: 24px;
  border: none;
}
.panelBox .back-box-btn {
  border-right: 1px solid #005188;
  display: inline-block;
  vertical-align: middle;
  margin-right: 16px;
  padding: 0 16px 0 8px;
  cursor: pointer;
}
.panelBox .back-box-btn::before {
  content: "";
  background: url(../images/dropdown-color.png) center center no-repeat;
  background-size: 40px 50px;
  height: 24px;
  width: 24px;
  display: block;
  transform: rotate(90deg);
}
.panelBox--overlay {
  position: fixed;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.3);
  z-index: 10;
  top: 0;
  left: 0;
}
option {
  font-size: 14px;
}
option:disabled {
  padding: 2px;
  color: #d7d7d7;
}
.old-design-form .control-label {
  font-size: 10px;
}
.old-design-form .form-control {
  font-size: 14px;
}
.credit-block-text {
  display: block;
  margin: auto;
}
.credit-block-headline {
  padding-top: 40px;
  font-size: 18px;
  text-align: center;
}
.light-grey-text {
  color: #9f9f9f;
}
.contact-us-form {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  padding-left: 4px;
  padding-right: 4px;
}
.contact-us-form-width {
  width: 100%;
  color: #9f9f9f;
}
.contact-us-form-half-left {
  width: 50%;
  padding-right: 10px;
  color: #9f9f9f;
}
.contact-us-form-half-right {
  width: 50%;
  padding-left: 10px;
  color: #9f9f9f;
}
.contact-us-form-text {
  width: 100%;
  color: #9f9f9f;
}
.contact-us-form-consent {
  color: #9f9f9f;
}
.contact-us-form-button {
  display: block;
  margin: 0 auto;
}
.emarsys-form-left {
  padding: 2px;
}
.emarsys-form-right {
  width: 90%;
  padding: 2px;
  padding-left: 4px;
}
.wrapper {
  padding-left: 30px;
  padding-right: 30px;
  padding-left: 32px;
  padding-right: 32px;
  margin: 0 0 112px;
}
@media (max-width: 1024px) {
  .wrapper {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (max-width: 1024px) {
  .wrapper {
    padding-left: 16px;
    padding-right: 16px;
  }
}
@media (max-width: 1023px) {
  .wrapper {
    margin: 0 0 56px;
  }
}
.wrapper:first-of-type:not([class*="dashboard"]):not([class*="accordionItem"]) {
  margin-top: 56px;
}
.wrapper__container {
  display: flex;
}
.tib-banner {
  margin-bottom: 20px;
  padding: 24px;
  position: relative;
  background: center center no-repeat #0060a0;
  background-size: cover;
}
y .tib-banner--no-content {
  min-height: 230px;
}
@media (max-width: 639px) {
  .tib-banner {
    margin-top: 16px;
  }
}
.tib-banner *:not(.main) {
  color: #fff;
  margin: 0;
}
.tib-banner h1 {
  font-size: 32px;
}
@media (max-width: 1023px) {
  .tib-banner h1 {
    font-size: 24px;
  }
}
.tib-banner p a {
  border-bottom: 1px solid #fff;
}
.tib-banner p a:hover {
  color: #fff;
}
.tib-banner__content {
  font-size: 14px;
  font-weight: 300;
  line-height: 24px;
  margin-top: 5px;
}
.tib-banner__cover {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0.01%, #000000 100%);
}
.product-list-right-component .tib-banner__cover + .col-md-12 {
  padding-left: 0;
}
.product-list-right-component .tib-banner {
  margin-left: -24px;
}
@media (max-width: 1023px) {
  .product-list-right-component .tib-banner {
    margin-right: -24px;
  }
}
.register-page__top .tib-banner {
  height: 320px;
  padding: 0 48px 32px;
  display: flex;
  align-items: flex-end;
  margin: 0 16px 16px;
}
.register-page__top .tib-banner h2 {
  font-size: 64px;
}
@media (max-width: 1023px) {
  .register-page__top .tib-banner {
    height: auto;
    padding: 64px 24px 24px;
    margin: 0 0 16px;
  }
  .register-page__top .tib-banner h2 {
    font-size: 32px;
  }
}
@media (max-width: 639px) {
  .register-page__top .tib-banner {
    padding: 24px;
  }
  .register-page__top .tib-banner h2 {
    font-size: 20px;
  }
}
.tib-banner--new-standard {
  padding: 48px 64px;
}
.tib-banner--new-standard h2 {
  order: 1;
}
.tib-banner--new-standard h6 {
  order: 2;
  padding: 16px 0;
}
@media (max-width: 639px) {
  .tib-banner--new-standard {
    padding: 64px 16px;
  }
  .tib-banner--new-standard h6 {
    padding: 12px 0;
  }
}
.tib-banner--new-standard .tib-banner__content {
  display: flex;
  flex-wrap: wrap;
}
.tib-banner--new-standard .tib-banner__content > * {
  flex: 0 0 90%;
}
.tib-banner--new-standard .tib-banner__desc {
  order: 3;
}
.tib-banner--new-standard .tib-banner__btn {
  order: 4;
  padding-top: 24px;
}
/*** *** *** *** *** *** *** *** *** *** *** *** *** *** ***
    TABS  (custom styling, overwrite from native styles) 
 *** *** *** *** *** *** *** *** *** *** *** *** ** *** ***/
.tib-tabs {
  position: relative;
}
.tib-tabs__btn {
  display: none;
  width: 30px;
  height: 30px;
  color: #1f3a4d;
  background: #ffffff url('../images/left-arrow-head.svg') 12px center no-repeat;
  background-size: auto 11px;
  font-weight: bold;
  font-size: 25px;
  padding: 0;
  border: 0;
  position: absolute;
  left: 0;
  z-index: 1;
  cursor: pointer;
}
.tib-tabs__btn--next {
  left: auto;
  right: 0;
  background-position: 7px center;
  transform: rotate(180deg);
}
.tabs-arrow .tib-tabs__btn {
  display: block;
}
.tib-tabs__btn,
.tib-tabs__btn:focus,
.tib-tabs__btn:active,
.tib-tabs__btn:hover {
  outline: none;
}
.tib-tabs .tabs {
  border: none;
  margin: 0;
}
.tib-tabs .tabs-responsive ul.tabs-list {
  margin: 0 0 32px;
  width: 100%;
  white-space: nowrap;
  display: flex !important;
  border-bottom: 2px solid #d2d8db;
  overflow: hidden;
  /* Hide scrollbar for IE and Edge */
  -ms-overflow-style: none;
}
.tabs-arrow.tib-tabs .tabs-responsive ul.tabs-list {
  border: none;
  padding: 0 30px 0 0;
  overflow-y: scroll;
  overflow-x: auto;
}
@media (max-width: 1023px) {
  .tib-tabs .tabs-responsive ul.tabs-list {
    margin-bottom: 20px;
  }
}
.tib-tabs .tabs-responsive ul.tabs-list::-webkit-scrollbar {
  display: none;
}
.tib-tabs .tabs-responsive ul.tabs-list li {
  padding: 0 24px;
  margin: 0 0 -2px;
  border-bottom: 2px solid #d2d8db;
}
.tib-tabs .tabs-responsive ul.tabs-list li:first-child {
  padding-left: 15px;
}
@media (min-width: 1400px) {
  .tib-tabs .tabs-responsive ul.tabs-list li:first-child {
    padding-left: 0;
  }
}
.tib-tabs .tabs-responsive ul.tabs-list li:last-child {
  padding-right: 15px;
}
@media (min-width: 1400px) {
  .tib-tabs .tabs-responsive ul.tabs-list li:last-child {
    padding-right: 0;
  }
}
.tib-tabs .tabs-responsive ul.tabs-list li:before {
  display: none;
}
.tib-tabs .tabs-responsive ul.tabs-list li a {
  font-weight: bold;
  color: #1f3a4d;
  padding: 5px 0 15px;
  margin: 0;
  border: none!important;
  position: relative;
  text-transform: none;
}
@media (min-width: 1024px) {
  .tib-tabs .tabs-responsive ul.tabs-list li a {
    font-size: 18px;
  }
}
.tib-tabs .tabs-responsive ul.tabs-list li a:after {
  content: '';
  position: absolute;
  bottom: -1px;
  left: 0;
  width: 100%;
  border-bottom: 6px solid transparent;
}
.tib-tabs .tabs-responsive ul.tabs-list li a:hover:after {
  border-color: #d2d8db;
}
.tib-tabs .tabs-responsive ul.tabs-list li.active a:after {
  border-color: #0060a0;
}
.tabs-arrow.tib-tabs .tabs-responsive ul.tabs-list li {
  margin: 0;
}
.tabs-arrow.tib-tabs .tabs-responsive ul.tabs-list li:first-child {
  padding-left: 30px;
}
.tabs-arrow.tib-tabs .tabs-responsive ul.tabs-list li:last-child {
  padding-right: 30px;
}
.tib-tabs .tabs-responsive .tabhead {
  display: none !important;
}
.tib-tabs .tabs-responsive .tabbody {
  background: transparent;
  border: none;
  padding: 0;
}
@media (max-width: 1399px) {
  .tib-tabs .tabs-responsive .tabbody {
    padding: 0 16px;
  }
}
@media (max-width: 639px) {
  .tib-tabs .tabs-responsive .tabbody {
    font-size: 14px;
  }
}
.tib-tabs .tabs-responsive .tabbody figure img {
  margin: auto;
}
@media (max-width: 639px) {
  .tib-tabs .tabs-responsive .tabbody figure img {
    margin-bottom: 20px;
  }
}
.tiles {
  padding-left: 30px;
  padding-right: 30px;
  padding-left: 32px;
  padding-right: 32px;
  margin: 0 0 112px;
}
@media (max-width: 1024px) {
  .tiles {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (max-width: 1024px) {
  .tiles {
    padding-left: 16px;
    padding-right: 16px;
  }
}
@media (max-width: 1023px) {
  .tiles {
    margin: 0 0 56px;
  }
}
.tiles:first-of-type:not([class*="dashboard"]):not([class*="accordionItem"]) {
  margin-top: 56px;
}
.tiles__container {
  display: flex;
}
.tiles--bg {
  padding-top: 76px;
  padding-bottom: 136px;
  background-color: #edf0f1;
}
@media (max-width: 1023px) {
  .tiles--bg {
    padding-top: 38px;
    padding-bottom: 68px;
  }
}
.tiles__header,
.content-page .tiles__header {
  color: #1f3a4d;
  font-weight: 700;
  text-align: center;
  font-size: 21px;
  letter-spacing: -0.2px;
  line-height: 24px;
  margin: 0 40px 40px;
}
@media (min-width: 1024px) {
  .tiles__header,
  .content-page .tiles__header {
    font-size: 38px;
    letter-spacing: -0.6px;
    line-height: 43px;
    margin: 0 50px 50px;
  }
}
.tiles__list {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  list-style-type: none;
  padding: 0;
  margin: 0;
}
@media (max-width: 1023px) {
  .tiles__list {
    margin-top: 35px;
  }
}
@media (max-width: 1399px) {
  .tiles__list > * {
    margin-bottom: 32px;
  }
}
@media (max-width: 1399px) and (max-width: 639px) {
  .tiles__list > * {
    margin-bottom: 16px;
  }
}
.tiles.contacttiles {
  margin: 24px auto;
  max-width: 1420px;
}
.ups {
  text-align: center;
}
.ups__header,
.content-page .ups__header {
  color: #1f3a4d;
  font-weight: 700;
  text-align: center;
  font-size: 21px;
  letter-spacing: -0.2px;
  line-height: 24px;
  margin: 0 40px 40px;
}
@media (min-width: 1024px) {
  .ups__header,
  .content-page .ups__header {
    font-size: 38px;
    letter-spacing: -0.6px;
    line-height: 43px;
    margin: 0 50px 50px;
  }
}
@media (min-width: 1024px) {
  .ups__component {
    display: flex;
    justify-content: space-between;
  }
}
.ups__container {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
@media (max-width: 1023px) {
  .ups__container:not(:last-child) {
    margin-bottom: 32px;
  }
}
@media (max-width: 1023px) and (max-width: 639px) {
  .ups__container:not(:last-child) {
    margin-bottom: 16px;
  }
}
.ups__item {
  background-color: #dbf1ff;
  border-radius: 4px;
  padding: 32px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  width: 100%;
}
.ups__item--video {
  padding-top: 0;
}
.ups__item--video [class*="__yt"] {
  width: calc(100% + (32px * 2));
  margin-left: -32px;
}
.ups__item--banner:first-child {
  margin-bottom: 32px;
}
@media (max-width: 1023px) {
  .ups__item--banner:first-child {
    margin-bottom: 0;
  }
}
@media (max-width: 639px) {
  .ups__item--banner:first-child {
    margin-bottom: 16px;
  }
}
@media (max-width: 1023px) and (min-width: 640px) {
  .ups__item--banner {
    width: calc((100% / 2) - 32px/2);
  }
}
.ups__ico {
  display: inline-block;
  height: 75px;
  width: 100%;
  background: transparent no-repeat 50% 50%;
  background-size: auto 100%;
}
.ups__title {
  font-family: inherit;
  font-weight: 700;
  line-height: 1.143;
  color: #1f3a4d;
  margin-top: 22px;
  margin-bottom: 11px;
  font-size: 28px;
  margin: 10px 0;
}
.ups__title small,
.ups__title .small {
  font-weight: normal;
  line-height: 1;
  color: #777777;
}
.ups__title small,
.ups__title .small {
  font-size: 65%;
}
.ups__more {
  font-weight: 500;
}
@media (max-width: 1023px) {
  .ups__title {
    font-size: 18px;
  }
  .ups__text,
  .ups__more {
    font-size: 14px;
  }
}
.slider {
  position: relative;
  max-height: 600px;
  overflow: hidden;
}
.slider .owl-buttons {
  display: none;
}
.slider .owl-controls {
  position: absolute;
  bottom: 25px;
  left: 0;
  right: 0;
  margin: auto;
  text-align: center;
}
@media (max-width: 639px) {
  .slider .owl-controls {
    bottom: 20px;
  }
}
.slider .owl-pagination {
  height: 24px;
  display: inline-block;
  padding: 4px 10px;
  border-radius: 12px;
  background: rgba(31, 58, 77, 0.5);
}
.slider .owl-page {
  width: 8px;
  height: 8px;
  display: inline-block;
  margin: 0 10px;
  position: relative;
  top: -5px;
  border-radius: 50%;
  background-color: #ffffff;
  transition: background-color 0.3s;
  cursor: pointer;
}
.slider .owl-page:hover,
.slider .owl-page.active {
  background-color: #0060a0;
  transition: background-color 0.3s;
}
.slide__container {
  max-width: 1420px;
  margin-left: auto;
  margin-right: auto;
}
@media (min-width: 1400px) {
  .slide__container {
    position: relative;
  }
}
.slide__content {
  max-width: 610px;
  min-height: 375px;
  position: absolute;
  top: 30px;
  left: 0;
  padding: 32px 32px 100px;
  border-radius: 8px 0 0 8px;
  background: rgba(0, 96, 160, 0.7);
}
.slide__content:before,
.slide__content:after {
  content: '';
  display: block;
  position: absolute;
  bottom: 0;
  right: -50px;
}
.slide__content:before {
  width: 50px;
  height: calc(100% - 50px);
  border-top-right-radius: 8px;
  top: 0;
  background-color: rgba(0, 96, 160, 0.7);
}
.slide__content:after {
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 50px 50px 0 0;
  border-color: rgba(0, 96, 160, 0.7) transparent transparent transparent;
}
@media (max-width: 1399px) {
  .slide__content {
    max-width: calc(100% - 70px);
    min-height: 240px;
    top: auto;
    bottom: 65px;
    left: 20px;
    padding: 16px 16px 85px;
  }
  .slide__content:before,
  .slide__content:after {
    right: -30px;
  }
  .slide__content:before {
    width: 30px;
    height: calc(100% - 30px);
  }
  .slide__content:after {
    border-width: 30px 30px 0 0;
  }
}
.slide__header {
  margin: 0 0 25px;
  color: #ffffff;
}
@media (max-width: 1399px) {
  .slide__header {
    font-size: 32px;
    line-height: 32px;
    letter-spacing: -0.6px;
  }
}
.slide__text {
  font-size: 18px;
  color: #ffffff;
}
@media (max-width: 1399px) {
  .slide__text {
    font-size: 16px;
    line-height: 18px;
  }
}
.slide__btn {
  position: absolute;
  left: 30px;
  bottom: 30px;
}
@media (max-width: 1023px) {
  .slide__btn {
    left: 15px;
    bottom: 15px;
  }
}
.slide__img {
  width: 100%;
}
.greetings * {
  color: #fff;
}
.greetings__title {
  font-weight: 500;
  letter-spacing: 0;
}
.greetings__description {
  font-size: 20px;
  font-weight: 300;
  letter-spacing: 0;
  line-height: 32px;
  margin: 20px 0 36px;
}
@media (min-width: 1024px) {
  .greetings__title {
    font-size: 32px;
    line-height: 56px;
  }
  .greetings__description {
    font-size: 24px;
  }
}
.modal__paragraph__text {
  line-height: 24px;
  font-weight: 400;
}
.modal__paragraph__btn {
  font-weight: 700;
}
.request-invoice__content {
  border-radius: 4px;
  background-color: #fff;
  padding: 32px 40px;
  margin: 48px auto;
  max-width: 536px;
  width: 95%;
}
.request-invoice__content:not([class*="__popup"]) {
  font-size: 14px;
  line-height: 24px;
}
.request-invoice__description {
  border: 1px solid #d2d8db;
  border-width: 1px 0;
  margin: 16px 0;
  padding: 16px 0;
}
.request-invoice form {
  padding: 0 !important;
}
.request-invoice__popup {
  background: #ffffff url("../images/success-img.jpg") 50% 40px no-repeat;
  padding-top: 140px;
}
.request-invoice__popup button {
  margin: 16px 0;
}
.emarsys-form {
  margin-top: 0px !important;
  margin-bottom: 0px !important;
  max-width: 800px !important;
  margin-left: 24px !important;
}
.emarsys-form table {
  width: 80%;
}
.emarsys-form td div {
  display: inline;
}
.emarsys-form td span {
  display: flex;
  gap: 5px;
  align-items: center;
}
.emarsys-form td span select,
.emarsys-form td span input {
  flex: 1;
  width: auto;
}
.emarsys-form table > tbody > tr > td {
  padding: 4px;
  font-size: inherit;
  font-family: 'Open Sans', sans-serif;
}
.emarsys-form select,
.emarsys-form input {
  font-size: inherit;
  font-family: 'Open Sans', sans-serif;
  display: inline-block;
  vertical-align: middle;
}
.emarsys-form input {
  padding-top: 0px;
  padding-bottom: 0px;
}
.categorytiles__container {
  width: 100%;
  max-width: 900px;
  margin: 0 auto;
  flex-wrap: wrap;
  justify-content: space-between;
}
@media (max-width: 1023px) {
  .categorytiles__container {
    margin-bottom: 35px;
  }
}
.smartEditComponent .categorytiles__container > * {
  width: calc((100% / 3) - 20px);
  margin-right: 20px;
  margin-bottom: 20px;
}
.category-tile {
  width: calc((100% / 3) - 32px/2);
  margin-top: 16px;
  overflow: hidden;
  border-radius: 8px;
  background-color: #ffffff;
  transition: background-color 0.3s;
}
@media (max-width: 639px) {
  .category-tile {
    border-radius: 4px;
  }
}
@media (min-width: 640px) {
  .category-tile:nth-of-type(3n) {
    margin-right: 0;
  }
}
@media (max-width: 639px) {
  .category-tile {
    width: calc(50% - 32px/4);
    margin-right: 14px;
  }
  .category-tile:nth-of-type(2n) {
    margin-right: 0;
  }
}
.category-tile:hover {
  background-color: #dbf1ff;
  transition: background-color 0.3s;
}
.category-tile:hover .category-tile__img:before {
  opacity: 1;
  transition: opacity 0.3s;
}
.category-tile:hover .category-tile__img:after {
  border-color: transparent #dbf1ff transparent transparent;
  transition: border-color 0.3s;
}
.category-tile__img {
  position: relative;
  border-radius: 8px;
  overflow: hidden;
}
@media (max-width: 639px) {
  .category-tile__img {
    border-radius: 8px;
  }
}
.category-tile__img:before,
.category-tile__img:after {
  content: "";
  position: absolute;
}
.category-tile__img:after {
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 50px 50px 0;
  border-color: transparent #ffffff transparent transparent;
  transition: border-color 0.3s;
  z-index: 2;
}
@media (max-width: 639px) {
  .category-tile__img:after {
    border-width: 0 30px 30px 0;
  }
}
.category-tile__img:before {
  width: 100%;
  height: 100%;
  display: block;
  top: 0;
  left: 0;
  background-color: rgba(56, 175, 255, 0.4);
  pointer-events: none;
  opacity: 0;
  z-index: 1;
  transition: opacity 0.3s;
}
.category-tile__img--tr {
  border-radius: 8px 0 8px 8px;
}
.category-tile__img--tr:after {
  top: -1px;
  right: -1px;
}
@media (max-width: 639px) {
  .category-tile__img--tr {
    border-radius: 4px 0 4px 4px;
  }
}
.category-tile__img--br {
  border-radius: 8px 8px 0 8px;
}
.category-tile__img--br:after {
  bottom: -1px;
  right: -1px;
  transform: rotate(90deg);
}
@media (max-width: 639px) {
  .category-tile__img--br {
    border-radius: 4px 4px 0 4px;
  }
}
.category-tile__img--tl {
  border-radius: 0 8px 8px 8px;
}
.category-tile__img--tl:after {
  top: -1px;
  left: -1px;
  transform: rotate(-90deg);
}
@media (max-width: 639px) {
  .category-tile__img--tl {
    border-radius: 0 4px 4px 4px;
  }
}
.category-tile__img--bl {
  border-radius: 8px 8px 8px 0;
}
.category-tile__img--bl:after {
  bottom: -1px;
  left: -1px;
  transform: rotate(180deg);
}
@media (max-width: 639px) {
  .category-tile__img--bl {
    border-radius: 4px 4px 4px 0;
  }
}
.category-tile__img img {
  width: 100%;
}
.category-tile__title {
  display: block;
  margin-top: 20px;
  margin-bottom: 12px;
  font-size: 32px;
  font-weight: 700;
  letter-spacing: -0.6px;
  color: #1f3a4d;
}
@media (max-width: 1023px) {
  .category-tile__title {
    margin-top: 10px;
    font-size: 16px;
  }
}
.category-tile__text {
  line-height: 23px;
  color: #1f3a4d;
}
.featureboxes {
  position: relative;
  padding: 30px 0;
  background-color: #dbf1ff;
}
.featureboxes:after {
  content: "";
  width: 0;
  height: 0;
  position: absolute;
  z-index: 10;
  border-style: solid;
  border-width: 50px 0 0 50px;
  border-color: transparent transparent transparent #ffffff;
  transform: rotate(0deg);
  bottom: 0;
}
@media (max-width: 1023px) {
  .featureboxes:after {
    border-width: 30px 0 0 30px;
  }
}
@media (max-width: 1023px) {
  .featureboxes {
    padding: 0;
  }
  .featureboxes__container {
    flex-wrap: wrap;
  }
}
.featureboxes:after {
  left: 0;
}
.slider + .featureboxes:before {
  content: "";
  width: 0;
  height: 0;
  position: absolute;
  z-index: 10;
  border-style: solid;
  border-width: 50px 0 0 50px;
  border-color: transparent transparent transparent #dbf1ff;
  transform: rotate(-90deg);
  top: 0;
  right: 0;
}
@media (max-width: 1023px) {
  .slider + .featureboxes:before {
    border-width: 30px 0 0 30px;
  }
}
.feature-box {
  position: relative;
  padding: 20px 65px 63px;
}
@media (min-width: 1024px) {
  .feature-box:not(:first-child) {
    border-left: 3px solid #ffffff;
  }
}
@media (max-width: 1023px) {
  .feature-box {
    width: 100%;
    padding: 30px 40px;
    border-left: 0;
    border-right: 0;
  }
  .feature-box:after {
    content: "";
    width: calc(100% - 28px);
    height: 2px;
    display: block;
    position: absolute;
    bottom: 0;
    left: 14px;
    background-color: #ffffff;
  }
  .feature-box:last-child {
    padding-bottom: 50px;
  }
  .feature-box:last-child:after {
    display: none;
  }
}
.feature-box__image {
  width: 90px;
  height: 100px;
  display: inline-block;
  background: center center no-repeat;
  background-size: contain;
}
@media (max-width: 1023px) {
  .feature-box__image {
    width: 55px;
    height: 65px;
  }
}
.feature-box__title {
  margin-top: 25px;
  margin-bottom: 15px;
  font-size: 40px;
  font-weight: 700;
  letter-spacing: -0.8px;
  color: #1f3a4d;
}
@media (max-width: 1023px) {
  .feature-box__title {
    margin-top: 15px;
    margin-bottom: 10px;
    font-size: 24px;
    letter-spacing: 0, 4px;
  }
}
.feature-box__text {
  margin: 0 auto 20px;
  max-width: 350px;
}
@media (max-width: 1023px) {
  .feature-box__text {
    font-size: 14px;
    line-height: 20px;
  }
}
.feature-box__btn {
  margin-top: 25px;
  padding-left: 36px;
  padding-right: 36px;
  color: #1f3a4d;
  border-color: #1f3a4d;
}
@media (max-width: 1023px) {
  .feature-box__btn {
    margin-top: 10px;
    margin-bottom: 10px;
  }
}
.git__image {
  width: 90px;
  height: auto;
}
@media (max-width: 1023px) {
  .git__image {
    width: 55px;
  }
}
.git__header {
  margin-bottom: 20px;
}
@media (max-width: 1023px) {
  .git__header {
    width: 80%;
    margin: 0 auto 15px;
    font-size: 28px;
    line-height: 32px;
    letter-spacing: -0.4px;
  }
}
.git__text {
  width: 100%;
  max-width: 600px;
  margin: 0 auto 56px;
  padding: 0 16px;
  font-size: 18px;
}
@media (max-width: 1023px) {
  .git__text {
    font-size: 14px;
    margin-bottom: 35px;
  }
}
.logotiles,
.assortment {
  text-align: center;
  position: relative;
}
@media (min-width: 1400px) {
  .logotiles:after,
  .assortment:after {
    content: "";
    background-color: #edf0f1;
    position: absolute;
    left: -50%;
    width: 200%;
    height: 100%;
    top: 0;
    z-index: -1;
  }
}
.slider + .logotiles:before,
.slider + .assortment:before {
  content: "";
  width: 0;
  height: 0;
  position: absolute;
  z-index: 10;
  border-style: solid;
  border-width: 50px 0 0 50px;
  border-color: transparent transparent transparent #edf0f1;
  transform: rotate(-90deg);
  top: 0;
  right: 0;
}
@media (max-width: 1023px) {
  .slider + .logotiles:before,
  .slider + .assortment:before {
    border-width: 30px 0 0 30px;
  }
}
.logo-tile {
  min-height: 210px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 4px;
  overflow: hidden;
  background-color: #ffffff;
  position: relative;
  margin-bottom: 32px;
}
.logo-tile__link {
  padding: 32px;
}
.logo-tile__link:before {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  cursor: pointer;
  background-color: transparent;
  transition: background-color 0.3s ease-in-out;
}
.logo-tile__link:hover:before {
  background-color: rgba(0, 96, 160, 0.5);
  transition: background-color 0.3s ease-in-out;
}
.logo-tile__image {
  max-width: 100%;
}
@media (max-width: 1023px) {
  .logo-tile {
    min-height: 166px;
  }
}
.assortment-tile__link {
  display: block;
}
.assortment-tile__link:hover .assortment-tile__img:before {
  background-color: rgba(0, 96, 160, 0.5);
  transition: background-color 0.3s ease-in-out;
}
.assortment-tile__img {
  position: relative;
  margin: 0 auto 16px;
}
.assortment-tile__img:before {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  border-radius: 4px;
  background-color: transparent;
  transition: background-color 0.3s ease-in-out;
}
.assortment-tile__img img {
  width: 100%;
  max-width: 210px;
  border-radius: 4px;
}
.assortment-tile__title {
  font-size: 21px;
  font-weight: 700;
  color: #1f3a4d;
}
@media (max-width: 1023px) {
  .assortment-tile__title {
    font-size: 16px;
  }
}
@media (max-width: 1023px) {
  .contact-tile,
  .content-tile {
    padding-bottom: 15px;
    border-bottom: 1px solid #d2d8db;
  }
}
.contact-tile__img,
.content-tile__img {
  max-width: 100%;
  border-radius: 4px;
  margin-bottom: 25px;
}
.contact-tile__title,
.content-tile__title {
  margin-bottom: 20px;
}
.contact-tile__title,
.content-tile__title,
.contact-tile__title a,
.content-tile__title a {
  color: #1f3a4d;
}
@media (max-width: 1023px) {
  .contact-tile__title,
  .content-tile__title {
    font-size: 18px;
    line-height: 20px;
  }
}
.contact-tile__more,
.content-tile__more {
  font-weight: 500;
}
@media (max-width: 1023px) {
  .contact-tile__more,
  .content-tile__more {
    font-size: 14px;
  }
}
.newstiles .contact-tile,
.newstiles .content-tile {
  position: relative;
  overflow: hidden;
  margin-bottom: 24px;
  padding-bottom: 24px;
}
.newstiles .contact-tile:not(:first-child),
.newstiles .content-tile:not(:first-child) {
  border-bottom: 1px solid #d2d8db;
}
.newstiles .contact-tile:not(:first-child) .content-tile__title,
.newstiles .content-tile:not(:first-child) .content-tile__title {
  margin-bottom: 5px;
}
.newstiles .contact-tile:not(:first-child) .content-tile__date,
.newstiles .content-tile:not(:first-child) .content-tile__date {
  padding-bottom: 25px;
}
.newstiles .contact-tile:not(:first-child) .content-tile__more,
.newstiles .content-tile:not(:first-child) .content-tile__more {
  display: block;
  clear: both;
  transform: translate(0, -20px);
  margin-bottom: -20px;
}
@media (min-width: 640px) {
  .newstiles .contact-tile:not(:first-child) img,
  .newstiles .content-tile:not(:first-child) img {
    float: right;
    max-width: 200px;
    max-height: 135px;
    margin: 0 0 0 16px;
  }
}
@media (min-width: 1024px) and (max-width: calc(1024px + 150px)) {
  .newstiles .contact-tile:not(:first-child) img,
  .newstiles .content-tile:not(:first-child) img {
    max-width: 150px;
  }
}
.newstiles .contact-tile:first-child img,
.newstiles .content-tile:first-child img {
  width: 100%;
}
.newstiles .contact-tile__link,
.newstiles .content-tile__link {
  display: block;
}
.newstiles .contact-tile__date,
.newstiles .content-tile__date {
  font-weight: 500;
  font-size: 14px;
}
@media (min-width: 1024px) {
  .newstiles .contact-tile:not(:first-child),
  .newstiles .content-tile:not(:first-child) {
    width: calc(100% - 58.333333333333336% - 32px);
  }
  .newstiles .contact-tile:first-child,
  .newstiles .content-tile:first-child {
    margin-bottom: 0;
    padding-bottom: 0;
    width: calc(58.33333333%);
  }
  .newstiles .contact-tile:first-child .content-tile__title,
  .newstiles .content-tile:first-child .content-tile__title {
    font-size: 38px;
  }
}
.newstiles .tiles__list {
  flex-direction: column;
  align-content: space-between;
  justify-content: normal;
}
@media (max-width: 1023px) {
  .newstiles .tiles__list {
    display: block;
  }
}
.contentsnippets {
  margin-bottom: 80px;
}
.contentsnippet {
  min-height: 320px;
  display: flex;
  margin-bottom: 32px;
  border-radius: 4px;
  background: center center no-repeat;
  background-size: cover;
  overflow: hidden;
}
@media (max-width: 1023px) {
  .contentsnippet {
    min-height: 210px;
  }
}
.contentsnippet__link {
  width: 100%;
  display: flex;
  padding: 24px 24px 36px;
  flex-direction: column;
  color: #ffffff;
  background-color: rgba(0, 96, 160, 0.7);
}
@media (max-width: 1023px) {
  .contentsnippet__link {
    padding: 18px 18px 28px;
  }
}
.contentsnippet__icon {
  width: 64px;
  height: 64px;
  display: block;
  margin-bottom: auto;
  background: url("../images/ico-content-snippet.png") no-repeat;
  background-size: 64px 128px;
}
.contentsnippet__icon--document {
  background-position: 0 0;
}
.contentsnippet__icon--promotion {
  background-position: 0 -64px;
}
@media (max-width: 1023px) {
  .contentsnippet__icon {
    width: 48px;
    height: 48px;
    background-size: 48px 96px;
  }
  .contentsnippet__icon--promotion {
    background-position: 0 -48px;
  }
}
.contentsnippet__title {
  display: block;
  margin-bottom: 25px;
}
:not(:hover) > .contentsnippet__title {
  color: #ffffff;
}
@media (max-width: 1023px) {
  .contentsnippet__title {
    font-size: 21px;
    line-height: 24px;
    letter-spacing: -0.2px;
  }
}
.contentsnippet__more {
  font-weight: 500;
}
@media (max-width: 1023px) {
  .contentsnippet__more {
    font-size: 14px;
  }
}
.paragraphswithdots {
  padding: 0;
  margin: 0 !important;
}
.paragraphswithdots__container {
  border: 2px solid #005188;
  padding: 16px;
  margin: 0 0 16px;
  flex-direction: column;
}
.paragraphswithdots__container .content {
  text-indent: 20px;
  position: relative;
}
.paragraphswithdots__container .content::before {
  content: "\2022";
  position: absolute;
  top: 0;
  left: -16px;
}
.paragraphswithdots__container .content p {
  color: #666666;
}
.paragraphwithbackground {
  background: linear-gradient(315deg, #004976 0%, #0476bc 100%);
  border-radius: 4px;
  padding: 32px;
  margin: 16px 0;
  position: relative;
}
.paragraphwithbackground:after {
  content: "";
  width: 0;
  height: 0;
  position: absolute;
  z-index: 10;
  border-style: solid;
  border-width: 50px 0 0 50px;
  border-color: transparent transparent transparent #ffffff;
  transform: rotate(45deg);
  bottom: 0;
}
@media (max-width: 1023px) {
  .paragraphwithbackground:after {
    border-width: 30px 0 0 30px;
  }
}
.paragraphwithbackground::after {
  right: -25px;
  bottom: -25px;
}
@media (max-width: 1023px) {
  .paragraphwithbackground::after {
    right: -15px;
    bottom: -15px;
  }
}
.paragraphwithbackground * {
  color: #fff;
  font-size: 14px;
  font-weight: 800;
}
.paragraphwithbackground p {
  margin-bottom: 8px;
}
.paragraphwithbackground p::before {
  content: "\2713";
  display: inline-block;
  font-size: 1.5em;
  margin-right: 16px;
}
.accordion {
  padding: 24px;
  margin: 0 auto 32px;
  border: 1px solid #d2d8db;
  border-radius: 4px;
  text-transform: none;
}
.accordion__container {
  display: block;
}
.accordion .component-header {
  font-size: 18px;
  font-weight: 800;
  line-height: 24px;
  text-align: left;
  margin: 0 0 16px;
}
.accordionItem {
  padding: 16px 24px;
  border: 1px solid #d2d8db;
}
.accordionItem.wrapper {
  font-weight: 400;
  margin: 8px 0 0;
}
.accordionItem .component-header {
  font-size: 14px;
  font-weight: 700;
  color: #1f3a4d;
  margin: 0;
  display: flex;
  cursor: pointer;
}
.accordionItem .component-header:after {
  content: "+";
  font-size: 24px;
  font-weight: 400;
  margin: 0 0 0 auto;
}
.accordionItem .component-header.open:after {
  content: "-";
}
.accordionItem__container {
  padding-top: 24px;
}
@media (max-width: 1023px) {
  .accordionItem__container {
    flex-wrap: wrap;
  }
}
@media (min-width: 1024px) {
  .accordionItem__container > * {
    flex: 1;
  }
}
@media (min-width: 1024px) and (min-width: 1400px) {
  .accordionItem__container > *:first-child {
    flex: 2;
  }
}
.accordionItem__container .content {
  font-size: 14px;
  padding: 0 24px 24px;
}
.accordionItem__container .content:first-child {
  padding-left: 0;
}
.accordionItem__container *:last-child {
  margin-bottom: 0;
  padding-bottom: 0;
  padding-right: 0;
}
/** YouTube container **/
.yt-container {
  position: relative;
  width: 100%;
  margin-bottom: 20px;
  overflow: hidden;
}
[data-smart-edit-component-process-status="processComponent"] .yt-container {
  height: 350px;
}
.yt-container__image {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background: transparent no-repeat 50% 50%;
  background-size: cover;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
}
.yt-container__image:after {
  content: "";
  background: transparent url("../images/left-arrow-white.svg") 45% 50% no-repeat;
  background-size: auto 40px;
  transform: rotate(180deg) scale(1);
  color: #ffffff;
  width: 105px;
  height: 105px;
  border-radius: 50%;
  transition: all 0.4s;
  opacity: 0.95;
  background-size: 30px 50px;
  border: 8px solid #fff;
}
.yt-container__image:hover:after {
  transform: rotate(180deg) scale(1.1);
  opacity: 0.85;
}
.dashboard {
  /*
  ** activities
  */
}
.dashboard__navigation {
  margin: 0 0 -17px;
}
.dashboard__box {
  background-color: #fff;
  box-shadow: 0 0 0 1px rgba(63, 63, 68, 0.05), 0 1px 3px 0 rgba(63, 63, 68, 0.15);
  border-radius: 4px;
  overflow: hidden;
}
.dashboard__box--p {
  padding: 16px;
}
.dashboard__box--p--sm {
  padding: 16px;
}
.dashboard__content {
  max-width: 100%;
}
.dashboard__content * {
  color: #495057;
}
.dashboard__content .wrapper {
  margin: 24px auto;
  max-width: 1420px;
}
@media (max-width: 639px) {
  .dashboard__content .wrapper {
    padding: 0;
    padding-bottom: 56px;
  }
}
.dashboard__content .yCmsComponent.yComponentWrapper > .tib-banner {
  background-color: #dbf1ff;
  background-position: left center;
  background-size: 50% auto;
}
.dashboard__content .yCmsComponent.yComponentWrapper > .tib-banner,
.dashboard__content .yCmsComponent.yComponentWrapper > .tib-banner *:not(.btn) {
  color: #1f3a4d;
}
.dashboard__content .yCmsComponent.yComponentWrapper > .tib-banner .tib-banner__content {
  font-size: 16px;
}
@media (min-width: 1024px) {
  .dashboard__content .yCmsComponent.yComponentWrapper > .tib-banner .tib-banner__content {
    padding-left: calc(50% + 48px);
  }
}
@media (min-width: 1400px) {
  .dashboard__content .yCmsComponent.yComponentWrapper > .tib-banner .tib-banner__content {
    padding-right: 150px;
  }
}
.dashboard__content .yCmsComponent.yComponentWrapper > .tib-banner .col-xs-12 {
  max-width: 1420px;
  margin: auto;
  float: none;
}
.dashboard__content .yCmsComponent.yComponentWrapper > .tib-banner h2 {
  font-size: 32px;
  margin: 16px 16px;
  text-transform: uppercase;
}
.dashboard__content .yCmsComponent.yComponentWrapper > .tib-banner h6 {
  font-weight: 400;
  text-transform: uppercase;
}
.dashboard__content .yCmsComponent.yComponentWrapper > .tib-banner .btn {
  display: inline-block;
  margin-bottom: 0;
  text-align: center;
  vertical-align: middle;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 16px;
  line-height: 1.42857143;
  border-radius: 8px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  font-weight: 500;
  padding: 10px 32px;
  font-size: 18px;
  line-height: 30px;
  border-radius: 2px;
  border-radius: 4px;
  border: 2px solid;
  color: #ffffff;
  background-color: #0060a0;
  border-color: #0060a0;
  min-width: 177px;
  margin: 0 14px 16px;
  line-height: 24px;
  border-radius: 0;
  font-size: 12px !important;
  margin: 16px 0 0;
}
.dashboard__content .yCmsComponent.yComponentWrapper > .tib-banner .btn:focus,
.dashboard__content .yCmsComponent.yComponentWrapper > .tib-banner .btn:active:focus,
.dashboard__content .yCmsComponent.yComponentWrapper > .tib-banner .btn.active:focus,
.dashboard__content .yCmsComponent.yComponentWrapper > .tib-banner .btn.focus,
.dashboard__content .yCmsComponent.yComponentWrapper > .tib-banner .btn:active.focus,
.dashboard__content .yCmsComponent.yComponentWrapper > .tib-banner .btn.active.focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.dashboard__content .yCmsComponent.yComponentWrapper > .tib-banner .btn:hover,
.dashboard__content .yCmsComponent.yComponentWrapper > .tib-banner .btn:focus,
.dashboard__content .yCmsComponent.yComponentWrapper > .tib-banner .btn.focus {
  color: #0060a0;
  text-decoration: none;
}
.dashboard__content .yCmsComponent.yComponentWrapper > .tib-banner .btn:active,
.dashboard__content .yCmsComponent.yComponentWrapper > .tib-banner .btn.active {
  outline: 0;
  background-image: none;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.dashboard__content .yCmsComponent.yComponentWrapper > .tib-banner .btn.disabled,
.dashboard__content .yCmsComponent.yComponentWrapper > .tib-banner .btn[disabled],
fieldset[disabled] .dashboard__content .yCmsComponent.yComponentWrapper > .tib-banner .btn {
  cursor: not-allowed;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
}
a.dashboard__content .yCmsComponent.yComponentWrapper > .tib-banner .btn.disabled,
fieldset[disabled] a.dashboard__content .yCmsComponent.yComponentWrapper > .tib-banner .btn {
  pointer-events: none;
}
.dashboard__content .yCmsComponent.yComponentWrapper > .tib-banner .btn:hover,
.dashboard__content .yCmsComponent.yComponentWrapper > .tib-banner .btn:active,
.dashboard__content .yCmsComponent.yComponentWrapper > .tib-banner .btn:focus {
  background-color: #ffffff;
  box-shadow: none;
}
.dashboard__content .yCmsComponent.yComponentWrapper > .tib-banner .btn.glyphicon {
  padding: 3px 0 4px 0;
}
.dashboard__content .yCmsComponent.yComponentWrapper > .tib-banner .btn.glyphicon:before {
  font-size: 25px;
}
.dashboard__content .yCmsComponent.yComponentWrapper > .tib-banner .btn,
.dashboard__content .yCmsComponent.yComponentWrapper > .tib-banner .btn:active,
.dashboard__content .yCmsComponent.yComponentWrapper > .tib-banner .btn.active {
  box-shadow: none;
}
.dashboard__content .yCmsComponent.yComponentWrapper > .tib-banner .btn:focus,
.dashboard__content .yCmsComponent.yComponentWrapper > .tib-banner .btn:active:focus,
.dashboard__content .yCmsComponent.yComponentWrapper > .tib-banner .btn.active:focus {
  outline: 0;
}
@media (max-width: 1023px) {
  .dashboard__content .yCmsComponent.yComponentWrapper > .tib-banner .btn {
    padding: 8px 32px;
    font-size: 18px;
    line-height: 30px;
    border-radius: 2px;
  }
}
@media (max-width: 1023px) {
  .dashboard__content .yCmsComponent.yComponentWrapper > .tib-banner .btn {
    font-size: 16px;
  }
}
.dashboard__content .yCmsComponent.yComponentWrapper > .tib-banner .btn-white {
  color: #0060a0;
  background-color: #ffffff;
  border-color: #0060a0;
  font-weight: 500;
}
.dashboard__content .yCmsComponent.yComponentWrapper > .tib-banner .btn-white:focus,
.dashboard__content .yCmsComponent.yComponentWrapper > .tib-banner .btn-white.focus {
  color: #0060a0;
  background-color: #e6e6e6;
  border-color: #001321;
}
.dashboard__content .yCmsComponent.yComponentWrapper > .tib-banner .btn-white:hover {
  color: #0060a0;
  background-color: #e6e6e6;
  border-color: #003b63;
}
.dashboard__content .yCmsComponent.yComponentWrapper > .tib-banner .btn-white:active,
.dashboard__content .yCmsComponent.yComponentWrapper > .tib-banner .btn-white.active,
.open > .dropdown-toggle.dashboard__content .yCmsComponent.yComponentWrapper > .tib-banner .btn-white {
  color: #0060a0;
  background-color: #e6e6e6;
  border-color: #003b63;
}
.dashboard__content .yCmsComponent.yComponentWrapper > .tib-banner .btn-white:active:hover,
.dashboard__content .yCmsComponent.yComponentWrapper > .tib-banner .btn-white.active:hover,
.open > .dropdown-toggle.dashboard__content .yCmsComponent.yComponentWrapper > .tib-banner .btn-white:hover,
.dashboard__content .yCmsComponent.yComponentWrapper > .tib-banner .btn-white:active:focus,
.dashboard__content .yCmsComponent.yComponentWrapper > .tib-banner .btn-white.active:focus,
.open > .dropdown-toggle.dashboard__content .yCmsComponent.yComponentWrapper > .tib-banner .btn-white:focus,
.dashboard__content .yCmsComponent.yComponentWrapper > .tib-banner .btn-white:active.focus,
.dashboard__content .yCmsComponent.yComponentWrapper > .tib-banner .btn-white.active.focus,
.open > .dropdown-toggle.dashboard__content .yCmsComponent.yComponentWrapper > .tib-banner .btn-white.focus {
  color: #0060a0;
  background-color: #d4d4d4;
  border-color: #001321;
}
.dashboard__content .yCmsComponent.yComponentWrapper > .tib-banner .btn-white:active,
.dashboard__content .yCmsComponent.yComponentWrapper > .tib-banner .btn-white.active,
.open > .dropdown-toggle.dashboard__content .yCmsComponent.yComponentWrapper > .tib-banner .btn-white {
  background-image: none;
}
.dashboard__content .yCmsComponent.yComponentWrapper > .tib-banner .btn-white.disabled:hover,
.dashboard__content .yCmsComponent.yComponentWrapper > .tib-banner .btn-white[disabled]:hover,
fieldset[disabled] .dashboard__content .yCmsComponent.yComponentWrapper > .tib-banner .btn-white:hover,
.dashboard__content .yCmsComponent.yComponentWrapper > .tib-banner .btn-white.disabled:focus,
.dashboard__content .yCmsComponent.yComponentWrapper > .tib-banner .btn-white[disabled]:focus,
fieldset[disabled] .dashboard__content .yCmsComponent.yComponentWrapper > .tib-banner .btn-white:focus,
.dashboard__content .yCmsComponent.yComponentWrapper > .tib-banner .btn-white.disabled.focus,
.dashboard__content .yCmsComponent.yComponentWrapper > .tib-banner .btn-white[disabled].focus,
fieldset[disabled] .dashboard__content .yCmsComponent.yComponentWrapper > .tib-banner .btn-white.focus {
  background-color: #ffffff;
  border-color: #0060a0;
}
.dashboard__content .yCmsComponent.yComponentWrapper > .tib-banner .btn-white .badge {
  color: #ffffff;
  background-color: #0060a0;
}
.dashboard__content .yCmsComponent.yComponentWrapper > .tib-banner .btn-green {
  color: #ffffff;
  background-color: #16a150;
  border-color: #16a150;
  font-weight: 500;
}
.dashboard__content .yCmsComponent.yComponentWrapper > .tib-banner .btn-green:focus,
.dashboard__content .yCmsComponent.yComponentWrapper > .tib-banner .btn-green.focus {
  color: #ffffff;
  background-color: #10743a;
  border-color: #073118;
}
.dashboard__content .yCmsComponent.yComponentWrapper > .tib-banner .btn-green:hover {
  color: #ffffff;
  background-color: #10743a;
  border-color: #0f6b35;
}
.dashboard__content .yCmsComponent.yComponentWrapper > .tib-banner .btn-green:active,
.dashboard__content .yCmsComponent.yComponentWrapper > .tib-banner .btn-green.active,
.open > .dropdown-toggle.dashboard__content .yCmsComponent.yComponentWrapper > .tib-banner .btn-green {
  color: #ffffff;
  background-color: #10743a;
  border-color: #0f6b35;
}
.dashboard__content .yCmsComponent.yComponentWrapper > .tib-banner .btn-green:active:hover,
.dashboard__content .yCmsComponent.yComponentWrapper > .tib-banner .btn-green.active:hover,
.open > .dropdown-toggle.dashboard__content .yCmsComponent.yComponentWrapper > .tib-banner .btn-green:hover,
.dashboard__content .yCmsComponent.yComponentWrapper > .tib-banner .btn-green:active:focus,
.dashboard__content .yCmsComponent.yComponentWrapper > .tib-banner .btn-green.active:focus,
.open > .dropdown-toggle.dashboard__content .yCmsComponent.yComponentWrapper > .tib-banner .btn-green:focus,
.dashboard__content .yCmsComponent.yComponentWrapper > .tib-banner .btn-green:active.focus,
.dashboard__content .yCmsComponent.yComponentWrapper > .tib-banner .btn-green.active.focus,
.open > .dropdown-toggle.dashboard__content .yCmsComponent.yComponentWrapper > .tib-banner .btn-green.focus {
  color: #ffffff;
  background-color: #0c552a;
  border-color: #073118;
}
.dashboard__content .yCmsComponent.yComponentWrapper > .tib-banner .btn-green:active,
.dashboard__content .yCmsComponent.yComponentWrapper > .tib-banner .btn-green.active,
.open > .dropdown-toggle.dashboard__content .yCmsComponent.yComponentWrapper > .tib-banner .btn-green {
  background-image: none;
}
.dashboard__content .yCmsComponent.yComponentWrapper > .tib-banner .btn-green.disabled:hover,
.dashboard__content .yCmsComponent.yComponentWrapper > .tib-banner .btn-green[disabled]:hover,
fieldset[disabled] .dashboard__content .yCmsComponent.yComponentWrapper > .tib-banner .btn-green:hover,
.dashboard__content .yCmsComponent.yComponentWrapper > .tib-banner .btn-green.disabled:focus,
.dashboard__content .yCmsComponent.yComponentWrapper > .tib-banner .btn-green[disabled]:focus,
fieldset[disabled] .dashboard__content .yCmsComponent.yComponentWrapper > .tib-banner .btn-green:focus,
.dashboard__content .yCmsComponent.yComponentWrapper > .tib-banner .btn-green.disabled.focus,
.dashboard__content .yCmsComponent.yComponentWrapper > .tib-banner .btn-green[disabled].focus,
fieldset[disabled] .dashboard__content .yCmsComponent.yComponentWrapper > .tib-banner .btn-green.focus {
  background-color: #16a150;
  border-color: #16a150;
}
.dashboard__content .yCmsComponent.yComponentWrapper > .tib-banner .btn-green .badge {
  color: #16a150;
  background-color: #ffffff;
}
.dashboard__content .yCmsComponent.yComponentWrapper > .tib-banner .btn:focus,
.dashboard__content .yCmsComponent.yComponentWrapper > .tib-banner .btn.focus {
  color: #ffffff;
  background-color: #00416d;
  border-color: #001321;
}
.dashboard__content .yCmsComponent.yComponentWrapper > .tib-banner .btn:hover {
  color: #ffffff;
  background-color: #00416d;
  border-color: #003b63;
}
.dashboard__content .yCmsComponent.yComponentWrapper > .tib-banner .btn:active,
.dashboard__content .yCmsComponent.yComponentWrapper > .tib-banner .btn.active,
.open > .dropdown-toggle.dashboard__content .yCmsComponent.yComponentWrapper > .tib-banner .btn {
  color: #ffffff;
  background-color: #00416d;
  border-color: #003b63;
}
.dashboard__content .yCmsComponent.yComponentWrapper > .tib-banner .btn:active:hover,
.dashboard__content .yCmsComponent.yComponentWrapper > .tib-banner .btn.active:hover,
.open > .dropdown-toggle.dashboard__content .yCmsComponent.yComponentWrapper > .tib-banner .btn:hover,
.dashboard__content .yCmsComponent.yComponentWrapper > .tib-banner .btn:active:focus,
.dashboard__content .yCmsComponent.yComponentWrapper > .tib-banner .btn.active:focus,
.open > .dropdown-toggle.dashboard__content .yCmsComponent.yComponentWrapper > .tib-banner .btn:focus,
.dashboard__content .yCmsComponent.yComponentWrapper > .tib-banner .btn:active.focus,
.dashboard__content .yCmsComponent.yComponentWrapper > .tib-banner .btn.active.focus,
.open > .dropdown-toggle.dashboard__content .yCmsComponent.yComponentWrapper > .tib-banner .btn.focus {
  color: #ffffff;
  background-color: #002c49;
  border-color: #001321;
}
.dashboard__content .yCmsComponent.yComponentWrapper > .tib-banner .btn:active,
.dashboard__content .yCmsComponent.yComponentWrapper > .tib-banner .btn.active,
.open > .dropdown-toggle.dashboard__content .yCmsComponent.yComponentWrapper > .tib-banner .btn {
  background-image: none;
}
.dashboard__content .yCmsComponent.yComponentWrapper > .tib-banner .btn.disabled:hover,
.dashboard__content .yCmsComponent.yComponentWrapper > .tib-banner .btn[disabled]:hover,
fieldset[disabled] .dashboard__content .yCmsComponent.yComponentWrapper > .tib-banner .btn:hover,
.dashboard__content .yCmsComponent.yComponentWrapper > .tib-banner .btn.disabled:focus,
.dashboard__content .yCmsComponent.yComponentWrapper > .tib-banner .btn[disabled]:focus,
fieldset[disabled] .dashboard__content .yCmsComponent.yComponentWrapper > .tib-banner .btn:focus,
.dashboard__content .yCmsComponent.yComponentWrapper > .tib-banner .btn.disabled.focus,
.dashboard__content .yCmsComponent.yComponentWrapper > .tib-banner .btn[disabled].focus,
fieldset[disabled] .dashboard__content .yCmsComponent.yComponentWrapper > .tib-banner .btn.focus {
  background-color: #0060a0;
  border-color: #0060a0;
}
.dashboard__content .yCmsComponent.yComponentWrapper > .tib-banner .btn .badge {
  color: #0060a0;
  background-color: #ffffff;
}
.dashboard__content .yCmsComponent.yComponentWrapper > .tib-banner .btn:hover,
.dashboard__content .yCmsComponent.yComponentWrapper > .tib-banner .btn:focus,
.dashboard__content .yCmsComponent.yComponentWrapper > .tib-banner .btn:active,
.dashboard__content .yCmsComponent.yComponentWrapper > .tib-banner .btn.active,
.open .dropdown-toggle.dashboard__content .yCmsComponent.yComponentWrapper > .tib-banner .btn {
  color: #ffffff;
  background-color: #005188;
  border-color: #005188;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.dashboard__content .yCmsComponent.yComponentWrapper > .tib-banner .btn:focus {
  color: #ffffff;
  border-color: #0060a0;
  background-color: #00548d;
}
.dashboard__content .yCmsComponent.yComponentWrapper > .tib-banner .btn:active,
.dashboard__content .yCmsComponent.yComponentWrapper > .tib-banner .btn.active,
.open .dropdown-toggle.dashboard__content .yCmsComponent.yComponentWrapper > .tib-banner .btn {
  background-image: none;
}
.dashboard__content .yCmsComponent.yComponentWrapper > .tib-banner .btn.disabled,
.dashboard__content .yCmsComponent.yComponentWrapper > .tib-banner .btn[disabled],
fieldset[disabled] .dashboard__content .yCmsComponent.yComponentWrapper > .tib-banner .btn,
.dashboard__content .yCmsComponent.yComponentWrapper > .tib-banner .btn.disabled:hover,
.dashboard__content .yCmsComponent.yComponentWrapper > .tib-banner .btn[disabled]:hover,
fieldset[disabled] .dashboard__content .yCmsComponent.yComponentWrapper > .tib-banner .btn:hover,
.dashboard__content .yCmsComponent.yComponentWrapper > .tib-banner .btn.disabled:focus,
.dashboard__content .yCmsComponent.yComponentWrapper > .tib-banner .btn[disabled]:focus,
fieldset[disabled] .dashboard__content .yCmsComponent.yComponentWrapper > .tib-banner .btn:focus,
.dashboard__content .yCmsComponent.yComponentWrapper > .tib-banner .btn.disabled:active,
.dashboard__content .yCmsComponent.yComponentWrapper > .tib-banner .btn[disabled]:active,
fieldset[disabled] .dashboard__content .yCmsComponent.yComponentWrapper > .tib-banner .btn:active,
.dashboard__content .yCmsComponent.yComponentWrapper > .tib-banner .btn.disabled.active,
.dashboard__content .yCmsComponent.yComponentWrapper > .tib-banner .btn[disabled].active,
fieldset[disabled] .dashboard__content .yCmsComponent.yComponentWrapper > .tib-banner .btn.active {
  color: #dee2e5;
  background-color: #0060a0;
  border-color: #dee2e5;
}
.dashboard__content .yCmsComponent.yComponentWrapper > .tib-banner .btn .badge {
  color: #0060a0;
  background-color: #ffffff;
}
.dashboard__content .yCmsComponent.yComponentWrapper > .tib-banner .btn:active,
.dashboard__content .yCmsComponent.yComponentWrapper > .tib-banner .btn:focus {
  border-color: #2678ae;
  background-color: #2678ae;
}
.dashboard__content .yCmsComponent.yComponentWrapper > .tib-banner .btn.btn-sm {
  padding-top: 2px;
  padding-bottom: 2px;
  min-width: 0;
}
.dashboard__content .yCmsComponent.yComponentWrapper > .tib-banner .btn.btn-light {
  background-color: #fff;
  color: #0060a0;
}
.dashboard__content .yCmsComponent.yComponentWrapper > .tib-banner .btn :not(.btn-sm) {
  padding: 10px;
}
@media (min-width: 1024px) {
  .dashboard__content .yCmsComponent.yComponentWrapper > .tib-banner .btn :not(.btn-sm) {
    padding: 10px 32px;
  }
}
@media (max-width: 1023px) {
  .dashboard__content .yCmsComponent.yComponentWrapper > .tib-banner {
    background-position: center top;
    background-size: 100% auto;
    padding: 0;
  }
  .dashboard__content .yCmsComponent.yComponentWrapper > .tib-banner .col-xs-12 {
    margin-top: 200px;
    padding: 16px;
    background-color: #dbf1ff;
  }
  .dashboard__content .yCmsComponent.yComponentWrapper > .tib-banner h6 {
    font-size: 14px;
  }
  .dashboard__content .yCmsComponent.yComponentWrapper > .tib-banner h2 {
    font-size: 22px;
    margin: 10px 0;
  }
}
.dashboard__greetings {
  clear: both;
}
.dashboard__personal {
  float: left;
  clear: both;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  width: 100%;
  padding-inline: 0;
  padding-block: 80px;
  background-image: url("../images/banner_dashboard.jpeg");
  position: relative;
}
.dashboard__personal::before {
  content: '';
  position: absolute;
  z-index: 0;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: black;
  opacity: 0.2;
}
.dashboard__personal h2 {
  font-size: 24px;
  color: #fff;
  position: relative;
  margin-block: 0 16px;
}
@media (min-width: 1024px) {
  .dashboard__personal h2 {
    font-size: 54px;
  }
}
.dashboard__personal p {
  font-size: 16px;
  position: relative;
  color: #fff;
  margin-block: 0 48px;
  font-weight: 400;
  text-align: center;
}
@media (min-width: 1024px) {
  .dashboard__personal p {
    font-size: 24px;
  }
}
.dashboard__personal a {
  background-color: white;
  color: #0060a0;
}
.dashboard__personal .banner--new__bg {
  position: relative;
  background: none;
}
.dashboard__personal__navigation {
  position: relative;
  display: flex;
  gap: 32px;
  justify-content: center;
  flex-direction: column;
}
.dashboardactivities__container {
  justify-content: space-between;
}
@media (max-width: 1023px) {
  .wrapper .dashboardactivities__container {
    display: block;
  }
}
.dashboardactivities .tib-banner {
  text-align: center;
  margin: 0 0 16px;
  align-items: center;
  display: flex;
  justify-content: center;
}
@media (min-width: 1400px) {
  .dashboardactivities .tib-banner {
    width: 455px;
  }
}
@media (min-width: 1024px) {
  .dashboardactivities .tib-banner {
    width: 400px;
    margin: 0;
  }
}
.dashboardactivities .tib-banner h2 {
  font-weight: 300;
  font-size: 21px;
  line-height: 28px;
  color: #fff;
}
.dashboardactivities .tib-banner h2 + p {
  font-weight: 700;
  font-size: 38px;
  line-height: 1.2em;
  margin: 10px 0 40px;
}
.dashboardactivities .tib-banner .btn {
  display: inline-block;
  margin-bottom: 0;
  text-align: center;
  vertical-align: middle;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 16px;
  line-height: 1.42857143;
  border-radius: 8px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  font-weight: 500;
  padding: 10px 32px;
  font-size: 18px;
  line-height: 30px;
  border-radius: 2px;
  border-radius: 4px;
  border: 2px solid;
  color: #ffffff;
  background-color: #0060a0;
  border-color: #0060a0;
  min-width: 177px;
  margin: 0 14px 16px;
  line-height: 24px;
  border-radius: 0;
  font-size: 12px !important;
  padding-top: 2px;
  padding-bottom: 2px;
  min-width: 0;
}
.dashboardactivities .tib-banner .btn:focus,
.dashboardactivities .tib-banner .btn:active:focus,
.dashboardactivities .tib-banner .btn.active:focus,
.dashboardactivities .tib-banner .btn.focus,
.dashboardactivities .tib-banner .btn:active.focus,
.dashboardactivities .tib-banner .btn.active.focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.dashboardactivities .tib-banner .btn:hover,
.dashboardactivities .tib-banner .btn:focus,
.dashboardactivities .tib-banner .btn.focus {
  color: #0060a0;
  text-decoration: none;
}
.dashboardactivities .tib-banner .btn:active,
.dashboardactivities .tib-banner .btn.active {
  outline: 0;
  background-image: none;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.dashboardactivities .tib-banner .btn.disabled,
.dashboardactivities .tib-banner .btn[disabled],
fieldset[disabled] .dashboardactivities .tib-banner .btn {
  cursor: not-allowed;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
}
a.dashboardactivities .tib-banner .btn.disabled,
fieldset[disabled] a.dashboardactivities .tib-banner .btn {
  pointer-events: none;
}
.dashboardactivities .tib-banner .btn:hover,
.dashboardactivities .tib-banner .btn:active,
.dashboardactivities .tib-banner .btn:focus {
  background-color: #ffffff;
  box-shadow: none;
}
.dashboardactivities .tib-banner .btn.glyphicon {
  padding: 3px 0 4px 0;
}
.dashboardactivities .tib-banner .btn.glyphicon:before {
  font-size: 25px;
}
.dashboardactivities .tib-banner .btn,
.dashboardactivities .tib-banner .btn:active,
.dashboardactivities .tib-banner .btn.active {
  box-shadow: none;
}
.dashboardactivities .tib-banner .btn:focus,
.dashboardactivities .tib-banner .btn:active:focus,
.dashboardactivities .tib-banner .btn.active:focus {
  outline: 0;
}
@media (max-width: 1023px) {
  .dashboardactivities .tib-banner .btn {
    padding: 8px 32px;
    font-size: 18px;
    line-height: 30px;
    border-radius: 2px;
  }
}
@media (max-width: 1023px) {
  .dashboardactivities .tib-banner .btn {
    font-size: 16px;
  }
}
.dashboardactivities .tib-banner .btn-white {
  color: #0060a0;
  background-color: #ffffff;
  border-color: #0060a0;
  font-weight: 500;
}
.dashboardactivities .tib-banner .btn-white:focus,
.dashboardactivities .tib-banner .btn-white.focus {
  color: #0060a0;
  background-color: #e6e6e6;
  border-color: #001321;
}
.dashboardactivities .tib-banner .btn-white:hover {
  color: #0060a0;
  background-color: #e6e6e6;
  border-color: #003b63;
}
.dashboardactivities .tib-banner .btn-white:active,
.dashboardactivities .tib-banner .btn-white.active,
.open > .dropdown-toggle.dashboardactivities .tib-banner .btn-white {
  color: #0060a0;
  background-color: #e6e6e6;
  border-color: #003b63;
}
.dashboardactivities .tib-banner .btn-white:active:hover,
.dashboardactivities .tib-banner .btn-white.active:hover,
.open > .dropdown-toggle.dashboardactivities .tib-banner .btn-white:hover,
.dashboardactivities .tib-banner .btn-white:active:focus,
.dashboardactivities .tib-banner .btn-white.active:focus,
.open > .dropdown-toggle.dashboardactivities .tib-banner .btn-white:focus,
.dashboardactivities .tib-banner .btn-white:active.focus,
.dashboardactivities .tib-banner .btn-white.active.focus,
.open > .dropdown-toggle.dashboardactivities .tib-banner .btn-white.focus {
  color: #0060a0;
  background-color: #d4d4d4;
  border-color: #001321;
}
.dashboardactivities .tib-banner .btn-white:active,
.dashboardactivities .tib-banner .btn-white.active,
.open > .dropdown-toggle.dashboardactivities .tib-banner .btn-white {
  background-image: none;
}
.dashboardactivities .tib-banner .btn-white.disabled:hover,
.dashboardactivities .tib-banner .btn-white[disabled]:hover,
fieldset[disabled] .dashboardactivities .tib-banner .btn-white:hover,
.dashboardactivities .tib-banner .btn-white.disabled:focus,
.dashboardactivities .tib-banner .btn-white[disabled]:focus,
fieldset[disabled] .dashboardactivities .tib-banner .btn-white:focus,
.dashboardactivities .tib-banner .btn-white.disabled.focus,
.dashboardactivities .tib-banner .btn-white[disabled].focus,
fieldset[disabled] .dashboardactivities .tib-banner .btn-white.focus {
  background-color: #ffffff;
  border-color: #0060a0;
}
.dashboardactivities .tib-banner .btn-white .badge {
  color: #ffffff;
  background-color: #0060a0;
}
.dashboardactivities .tib-banner .btn-green {
  color: #ffffff;
  background-color: #16a150;
  border-color: #16a150;
  font-weight: 500;
}
.dashboardactivities .tib-banner .btn-green:focus,
.dashboardactivities .tib-banner .btn-green.focus {
  color: #ffffff;
  background-color: #10743a;
  border-color: #073118;
}
.dashboardactivities .tib-banner .btn-green:hover {
  color: #ffffff;
  background-color: #10743a;
  border-color: #0f6b35;
}
.dashboardactivities .tib-banner .btn-green:active,
.dashboardactivities .tib-banner .btn-green.active,
.open > .dropdown-toggle.dashboardactivities .tib-banner .btn-green {
  color: #ffffff;
  background-color: #10743a;
  border-color: #0f6b35;
}
.dashboardactivities .tib-banner .btn-green:active:hover,
.dashboardactivities .tib-banner .btn-green.active:hover,
.open > .dropdown-toggle.dashboardactivities .tib-banner .btn-green:hover,
.dashboardactivities .tib-banner .btn-green:active:focus,
.dashboardactivities .tib-banner .btn-green.active:focus,
.open > .dropdown-toggle.dashboardactivities .tib-banner .btn-green:focus,
.dashboardactivities .tib-banner .btn-green:active.focus,
.dashboardactivities .tib-banner .btn-green.active.focus,
.open > .dropdown-toggle.dashboardactivities .tib-banner .btn-green.focus {
  color: #ffffff;
  background-color: #0c552a;
  border-color: #073118;
}
.dashboardactivities .tib-banner .btn-green:active,
.dashboardactivities .tib-banner .btn-green.active,
.open > .dropdown-toggle.dashboardactivities .tib-banner .btn-green {
  background-image: none;
}
.dashboardactivities .tib-banner .btn-green.disabled:hover,
.dashboardactivities .tib-banner .btn-green[disabled]:hover,
fieldset[disabled] .dashboardactivities .tib-banner .btn-green:hover,
.dashboardactivities .tib-banner .btn-green.disabled:focus,
.dashboardactivities .tib-banner .btn-green[disabled]:focus,
fieldset[disabled] .dashboardactivities .tib-banner .btn-green:focus,
.dashboardactivities .tib-banner .btn-green.disabled.focus,
.dashboardactivities .tib-banner .btn-green[disabled].focus,
fieldset[disabled] .dashboardactivities .tib-banner .btn-green.focus {
  background-color: #16a150;
  border-color: #16a150;
}
.dashboardactivities .tib-banner .btn-green .badge {
  color: #16a150;
  background-color: #ffffff;
}
.dashboardactivities .tib-banner .btn:focus,
.dashboardactivities .tib-banner .btn.focus {
  color: #ffffff;
  background-color: #00416d;
  border-color: #001321;
}
.dashboardactivities .tib-banner .btn:hover {
  color: #ffffff;
  background-color: #00416d;
  border-color: #003b63;
}
.dashboardactivities .tib-banner .btn:active,
.dashboardactivities .tib-banner .btn.active,
.open > .dropdown-toggle.dashboardactivities .tib-banner .btn {
  color: #ffffff;
  background-color: #00416d;
  border-color: #003b63;
}
.dashboardactivities .tib-banner .btn:active:hover,
.dashboardactivities .tib-banner .btn.active:hover,
.open > .dropdown-toggle.dashboardactivities .tib-banner .btn:hover,
.dashboardactivities .tib-banner .btn:active:focus,
.dashboardactivities .tib-banner .btn.active:focus,
.open > .dropdown-toggle.dashboardactivities .tib-banner .btn:focus,
.dashboardactivities .tib-banner .btn:active.focus,
.dashboardactivities .tib-banner .btn.active.focus,
.open > .dropdown-toggle.dashboardactivities .tib-banner .btn.focus {
  color: #ffffff;
  background-color: #002c49;
  border-color: #001321;
}
.dashboardactivities .tib-banner .btn:active,
.dashboardactivities .tib-banner .btn.active,
.open > .dropdown-toggle.dashboardactivities .tib-banner .btn {
  background-image: none;
}
.dashboardactivities .tib-banner .btn.disabled:hover,
.dashboardactivities .tib-banner .btn[disabled]:hover,
fieldset[disabled] .dashboardactivities .tib-banner .btn:hover,
.dashboardactivities .tib-banner .btn.disabled:focus,
.dashboardactivities .tib-banner .btn[disabled]:focus,
fieldset[disabled] .dashboardactivities .tib-banner .btn:focus,
.dashboardactivities .tib-banner .btn.disabled.focus,
.dashboardactivities .tib-banner .btn[disabled].focus,
fieldset[disabled] .dashboardactivities .tib-banner .btn.focus {
  background-color: #0060a0;
  border-color: #0060a0;
}
.dashboardactivities .tib-banner .btn .badge {
  color: #0060a0;
  background-color: #ffffff;
}
.dashboardactivities .tib-banner .btn:hover,
.dashboardactivities .tib-banner .btn:focus,
.dashboardactivities .tib-banner .btn:active,
.dashboardactivities .tib-banner .btn.active,
.open .dropdown-toggle.dashboardactivities .tib-banner .btn {
  color: #ffffff;
  background-color: #005188;
  border-color: #005188;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.dashboardactivities .tib-banner .btn:focus {
  color: #ffffff;
  border-color: #0060a0;
  background-color: #00548d;
}
.dashboardactivities .tib-banner .btn:active,
.dashboardactivities .tib-banner .btn.active,
.open .dropdown-toggle.dashboardactivities .tib-banner .btn {
  background-image: none;
}
.dashboardactivities .tib-banner .btn.disabled,
.dashboardactivities .tib-banner .btn[disabled],
fieldset[disabled] .dashboardactivities .tib-banner .btn,
.dashboardactivities .tib-banner .btn.disabled:hover,
.dashboardactivities .tib-banner .btn[disabled]:hover,
fieldset[disabled] .dashboardactivities .tib-banner .btn:hover,
.dashboardactivities .tib-banner .btn.disabled:focus,
.dashboardactivities .tib-banner .btn[disabled]:focus,
fieldset[disabled] .dashboardactivities .tib-banner .btn:focus,
.dashboardactivities .tib-banner .btn.disabled:active,
.dashboardactivities .tib-banner .btn[disabled]:active,
fieldset[disabled] .dashboardactivities .tib-banner .btn:active,
.dashboardactivities .tib-banner .btn.disabled.active,
.dashboardactivities .tib-banner .btn[disabled].active,
fieldset[disabled] .dashboardactivities .tib-banner .btn.active {
  color: #dee2e5;
  background-color: #0060a0;
  border-color: #dee2e5;
}
.dashboardactivities .tib-banner .btn .badge {
  color: #0060a0;
  background-color: #ffffff;
}
.dashboardactivities .tib-banner .btn:active,
.dashboardactivities .tib-banner .btn:focus {
  border-color: #2678ae;
  background-color: #2678ae;
}
.dashboardactivities .tib-banner .btn.btn-sm {
  padding-top: 2px;
  padding-bottom: 2px;
  min-width: 0;
}
.dashboardactivities .tib-banner .btn.btn-light {
  background-color: #fff;
  color: #0060a0;
}
.dashboardactivities .tib-banner .btn :not(.btn-sm) {
  padding: 10px;
}
@media (min-width: 1024px) {
  .dashboardactivities .tib-banner .btn :not(.btn-sm) {
    padding: 10px 32px;
  }
}
.dashboard__activity__head {
  padding: 10px;
  margin: 0;
  overflow: hidden;
  background-color: #d9edf7;
}
a.dashboard__activity__head:hover,
a.dashboard__activity__head:focus {
  background-color: #afd9ee;
}
.dashboard__activity__head .dashboard__btn {
  margin: 4px 16px;
}
.dashboard__activity__table {
  min-height: 220px;
}
@media (max-width: 1023px) {
  .dashboard__activity__table {
    overflow-x: auto;
    width: 100%;
    white-space: nowrap;
    padding-bottom: 10px;
    min-height: 0;
  }
}
.dashboard__activity__table table {
  margin: 0 32px 16px;
  width: calc(100% - 32px*2);
}
.dashboard__activity__table thead * {
  background-color: #f8f9fa;
}
.dashboard__activity__table th,
.dashboard__activity__table td {
  padding: 12px;
}
.dashboard__activity__table th:last-child,
.dashboard__activity__table td:last-child {
  text-align: center;
}
.dashboard__activity__table td {
  padding-top: 20px;
  padding-bottom: 20px;
  font-weight: 300;
  font-size: 13px;
  vertical-align: middle;
  border-bottom: 1px solid #eff2f7;
}
.dashboard__activity__table td.no-items {
  padding: 40px 10px;
}
.dashboard__activity__table tr > *:not(.no-items):first-child {
  padding-left: 0;
}
.dashboard__activity__table tr > *:not(.no-items):last-child {
  padding-right: 0;
  text-align: right;
}
@media (min-width: 1400px) {
  .dashboard__activity {
    width: calc(100% - 455px - 24px);
  }
}
@media (min-width: 1024px) {
  .dashboard__activity {
    width: calc(100% - 400px - 24px);
  }
}
.dashboard__activity__status {
  padding: 4px 8px;
  border-radius: 5px;
}
.dashboard__activity__status.OPEN {
  background-color: rgba(241, 180, 76, 0.18);
}
.dashboard__activity__status.COMPLETED {
  background-color: rgba(52, 195, 143, 0.18);
}
.dashboard__activity__status.IN_PROCESS {
  background-color: rgba(244, 106, 106, 0.18);
}
.dashboard__activity__status.RECEIVED,
.dashboard__activity__status.SPECIFICATION,
.dashboard__activity__status.PRODUCTION,
.dashboard__activity__status.ANSWER_RECEIVED {
  background-color: rgba(241, 180, 76, 0.17);
}
.dashboard__contacts__v1 * {
  color: #fff;
}
.dashboard__contacts__v1 .bg-img {
  min-height: 180px;
  background-image: url(../images/dashboard/contact-default.png);
}
@media (min-width: 640px) {
  .dashboard__contacts {
    display: flex;
    justify-content: space-between;
  }
  .dashboard__contacts__v1 {
    display: flex;
  }
  .dashboard__contacts__v1 {
    width: 45%;
  }
  .dashboard__contacts__v2 {
    width: calc(55% - 24px);
  }
}
@media (min-width: 1024px) {
  .dashboard__contacts__v1 {
    width: 65%;
  }
  .dashboard__contacts__v2 {
    width: calc(35% - 24px);
  }
}
.dashboard__my-orders {
  margin-left: auto;
  margin-right: auto;
  max-width: 1420px;
  overflow: hidden;
}
.dashboard__my-orders__title {
  font-family: inherit;
  font-weight: 700;
  line-height: 1.143;
  margin-top: 22px;
  margin-bottom: 11px;
  font-size: 28px;
  position: relative;
  margin-block-end: 32px;
  margin-block-start: 56px;
  color: #1f3a4d;
  margin-inline: 24px;
}
.dashboard__my-orders__title small,
.dashboard__my-orders__title .small {
  font-weight: normal;
  line-height: 1;
  color: #777777;
}
.dashboard__my-orders__title small,
.dashboard__my-orders__title .small {
  font-size: 65%;
}
.dashboard__my-orders__title span {
  color: #1f3a4d;
  font-weight: 300;
  white-space: nowrap;
}
.dashboard__my-orders__description {
  margin-inline: auto;
  margin-block-end: 40px;
  max-width: 100%;
  width: 528px;
  padding-inline: 24px;
  color: black;
}
.dashboard__my-orders__description u {
  color: black;
}
.dashboard__my-orders__content {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 32px;
  list-style: none;
  margin-block-end: 40px;
  padding-inline: 24px;
}
@media (max-width: 1023px) {
  .dashboard__my-orders__content {
    gap: 32px;
    flex-wrap: wrap;
    flex-direction: column;
    padding: 16px;
  }
}
.dashboard__my-orders__content span {
  color: #1f3a4d;
}
.dashboard__my-orders__box {
  flex: 1;
  list-style: none;
  border: 1px solid #d2d8db;
}
.dashboard__my-orders__box a {
  white-space: nowrap;
  display: grid;
  grid-template-columns: 70px 1fr 70px;
  align-items: center;
  min-height: 72px;
  gap: 24px;
}
.dashboard__my-orders__box svg {
  width: 40px;
  height: 40px;
}
@media (max-width: 1023px) {
  .dashboard__my-orders__box {
    grid-template-columns: 56px 1fr 56px;
    min-height: 57.6px;
    gap: 16px;
    font-size: 14px;
  }
  .dashboard__my-orders__box svg {
    width: 32px;
    height: 32px;
  }
}
.dashboard__my-orders__actions {
  display: flex;
  justify-content: center;
  align-items: center;
}
.dashboard__my-orders__ico {
  color: #000;
  font-weight: 500;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%;
}
.dashboard__my-orders__ico--confirmed {
  background-color: #00a651;
}
.dashboard__my-orders__ico--planned {
  background: linear-gradient(0deg, #fbedd4 0%, #fbedd4 100%), #fbedd4;
}
.dashboard__my-orders__ico--completed {
  background-color: #eaeaea;
}
@media (max-width: 1023px) {
  .dashboard__my-orders__ico {
    text-align: center;
  }
}
.dashboard__my-orders__val {
  font-weight: 500;
  color: black;
  display: flex;
  align-items: center;
  justify-content: center;
  border-left: 1px solid #D2D2D2;
  height: 100%;
}
.dashboard__my-orders__val.loader {
  width: auto;
  background-position: 50% 50%;
  background-size: 25px;
  padding: 0;
}
.dashboard__stat {
  background-color: #f7f7f7;
  overflow: hidden;
  margin: 32px 0;
}
.dashboard__stat__wrapper {
  max-width: 1420px;
  margin-left: auto;
  margin-right: auto;
  display: flex;
  margin-bottom: 0;
}
.dashboard__stat__chart {
  flex-grow: 2;
  padding: 10px 16px;
}
.dashboard__stat__chart .apexcharts-legend-marker {
  height: 16px !important;
  width: 16px !important;
}
.dashboard__stat__chart .apexcharts-legend-text {
  font-family: 'Open Sans', sans-serif !important;
  font-weight: 500 !important;
  margin-left: 8px;
}
.dashboard__stat__info {
  margin-left: 16px;
  display: flex;
  justify-content: space-between;
}
@media (min-width: 1024px) {
  .dashboard__stat__info {
    flex-direction: column;
  }
}
.dashboard__stat__info .dashboard__box {
  display: flex;
  justify-content: space-between;
  font-size: 12px;
  font-weight: 400;
}
@media (min-width: 1024px) {
  .dashboard__stat__info .dashboard__box {
    margin-top: 16px;
  }
}
.dashboard__stat__info .dashboard__box strong {
  font-size: 20px;
  display: inline-block;
  padding-top: 5px;
}
.dashboard__stat__info svg {
  background-color: #005188;
  height: 40px;
  width: 40px;
  border-radius: 50%;
  padding: 10px;
}
.dashboard__stat__info [class*="__btn"] {
  margin: 0 0 0 32px;
}
@media (max-width: 1023px) {
  .dashboard__stat__wrapper.wrapper {
    padding-bottom: 0;
  }
}
@media (max-width: 1023px) {
  .dashboard__stat__wrapper {
    flex-wrap: wrap;
  }
  .dashboard__stat__chart {
    width: 100%;
  }
  .dashboard__stat__info {
    padding-top: 16px;
    margin-left: 0;
    width: 100%;
    flex-wrap: wrap;
    gap: 16px;
  }
  .dashboard__stat__info > div:first-child {
    width: 100%;
  }
  .dashboard__stat .dashboard__box {
    flex-grow: 2;
  }
}
@media (max-width: 639px) {
  .dashboard__stat__info {
    padding-left: 16px;
    padding-right: 16px;
  }
}
.chart {
  justify-content: space-between;
}
@media (min-width: 640px) {
  .chart {
    display: flex;
  }
  .chart__content {
    width: calc(100% - 220px - 32px/2);
  }
}
@media (max-width: 639px) {
  .chart__content {
    margin-left: -16px;
  }
  .chart br {
    display: none;
  }
}
.chart__info {
  width: 220px;
  font-size: 13px;
}
.chart__info .h4 {
  margin-bottom: 16px;
}
.chart__content {
  background-position: 50% 50%;
}
.chart__movement {
  padding: 10px;
  border-radius: 3px;
  margin: 15px 0 10px;
  font-size: 16px;
  display: inline-block;
  color: #16a150;
  background-color: rgba(52, 195, 143, 0.18);
}
.chart__movement.bessa {
  color: #ff6666;
  background-color: rgba(255, 102, 102, 0.18);
}
.bg-img {
  background: 50% 50% no-repeat;
  background-size: cover;
}
.contact-card {
  font-size: 14px;
  padding: 20px 16px;
  overflow: hidden;
}
[class*="v1"] .contact-card {
  background-color: #0060a0;
}
[class*="v1"] .contact-card [class*="__btn"] {
  margin: 10px 0 0;
}
.contact-card[class*="v2"] {
  background-color: #dbf1ff;
}
.contact-card__img {
  max-width: 108px;
  float: left;
  margin: 0 16px 16px 0;
  border: 4px solid #fff;
}
.contact-card__subname {
  font-size: 16px;
}
.contact-card__name {
  font-size: 24px;
}
[class*="v1"] .contact-card__name {
  font-size: 32px;
  color: #fff;
}
@media (max-width: 1399px) {
  .contact-card__name,
  [class*="v1"] .contact-card__name {
    font-size: 20px;
  }
}
.contact-card__contact {
  font-size: 12px;
  line-height: 2;
}
@media (min-width: 640px) {
  .contact-card {
    padding: 16px;
  }
}
.icon-new21 {
  position: relative;
  fill: currentColor;
  display: inline-block;
  vertical-align: middle;
  max-width: 40px;
}
.icon-headphones {
  width: 23px;
  height: 26px;
}
.icon-call {
  width: 16px;
  height: 16px;
}
.icon-email {
  width: 16px;
  height: 11px;
  fill: #1f3a4d;
}
.dashboard__btn {
  display: inline-block;
  margin-bottom: 0;
  text-align: center;
  vertical-align: middle;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 16px;
  line-height: 1.42857143;
  border-radius: 8px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  font-weight: 500;
  padding: 10px 32px;
  font-size: 18px;
  line-height: 30px;
  border-radius: 2px;
  border-radius: 4px;
  border: 2px solid;
  color: #ffffff;
  background-color: #0060a0;
  border-color: #0060a0;
  min-width: 177px;
  margin: 0 14px 16px;
  line-height: 24px;
  border-radius: 0;
  font-size: 12px !important;
}
.dashboard__btn:focus,
.dashboard__btn:active:focus,
.dashboard__btn.active:focus,
.dashboard__btn.focus,
.dashboard__btn:active.focus,
.dashboard__btn.active.focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.dashboard__btn:hover,
.dashboard__btn:focus,
.dashboard__btn.focus {
  color: #0060a0;
  text-decoration: none;
}
.dashboard__btn:active,
.dashboard__btn.active {
  outline: 0;
  background-image: none;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.dashboard__btn.disabled,
.dashboard__btn[disabled],
fieldset[disabled] .dashboard__btn {
  cursor: not-allowed;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
}
a.dashboard__btn.disabled,
fieldset[disabled] a.dashboard__btn {
  pointer-events: none;
}
.dashboard__btn:hover,
.dashboard__btn:active,
.dashboard__btn:focus {
  background-color: #ffffff;
  box-shadow: none;
}
.dashboard__btn.glyphicon {
  padding: 3px 0 4px 0;
}
.dashboard__btn.glyphicon:before {
  font-size: 25px;
}
.dashboard__btn,
.dashboard__btn:active,
.dashboard__btn.active {
  box-shadow: none;
}
.dashboard__btn:focus,
.dashboard__btn:active:focus,
.dashboard__btn.active:focus {
  outline: 0;
}
@media (max-width: 1023px) {
  .dashboard__btn {
    padding: 8px 32px;
    font-size: 18px;
    line-height: 30px;
    border-radius: 2px;
  }
}
@media (max-width: 1023px) {
  .dashboard__btn {
    font-size: 16px;
  }
}
.dashboard__btn-white {
  color: #0060a0;
  background-color: #ffffff;
  border-color: #0060a0;
  font-weight: 500;
}
.dashboard__btn-white:focus,
.dashboard__btn-white.focus {
  color: #0060a0;
  background-color: #e6e6e6;
  border-color: #001321;
}
.dashboard__btn-white:hover {
  color: #0060a0;
  background-color: #e6e6e6;
  border-color: #003b63;
}
.dashboard__btn-white:active,
.dashboard__btn-white.active,
.open > .dropdown-toggle.dashboard__btn-white {
  color: #0060a0;
  background-color: #e6e6e6;
  border-color: #003b63;
}
.dashboard__btn-white:active:hover,
.dashboard__btn-white.active:hover,
.open > .dropdown-toggle.dashboard__btn-white:hover,
.dashboard__btn-white:active:focus,
.dashboard__btn-white.active:focus,
.open > .dropdown-toggle.dashboard__btn-white:focus,
.dashboard__btn-white:active.focus,
.dashboard__btn-white.active.focus,
.open > .dropdown-toggle.dashboard__btn-white.focus {
  color: #0060a0;
  background-color: #d4d4d4;
  border-color: #001321;
}
.dashboard__btn-white:active,
.dashboard__btn-white.active,
.open > .dropdown-toggle.dashboard__btn-white {
  background-image: none;
}
.dashboard__btn-white.disabled:hover,
.dashboard__btn-white[disabled]:hover,
fieldset[disabled] .dashboard__btn-white:hover,
.dashboard__btn-white.disabled:focus,
.dashboard__btn-white[disabled]:focus,
fieldset[disabled] .dashboard__btn-white:focus,
.dashboard__btn-white.disabled.focus,
.dashboard__btn-white[disabled].focus,
fieldset[disabled] .dashboard__btn-white.focus {
  background-color: #ffffff;
  border-color: #0060a0;
}
.dashboard__btn-white .badge {
  color: #ffffff;
  background-color: #0060a0;
}
.dashboard__btn-green {
  color: #ffffff;
  background-color: #16a150;
  border-color: #16a150;
  font-weight: 500;
}
.dashboard__btn-green:focus,
.dashboard__btn-green.focus {
  color: #ffffff;
  background-color: #10743a;
  border-color: #073118;
}
.dashboard__btn-green:hover {
  color: #ffffff;
  background-color: #10743a;
  border-color: #0f6b35;
}
.dashboard__btn-green:active,
.dashboard__btn-green.active,
.open > .dropdown-toggle.dashboard__btn-green {
  color: #ffffff;
  background-color: #10743a;
  border-color: #0f6b35;
}
.dashboard__btn-green:active:hover,
.dashboard__btn-green.active:hover,
.open > .dropdown-toggle.dashboard__btn-green:hover,
.dashboard__btn-green:active:focus,
.dashboard__btn-green.active:focus,
.open > .dropdown-toggle.dashboard__btn-green:focus,
.dashboard__btn-green:active.focus,
.dashboard__btn-green.active.focus,
.open > .dropdown-toggle.dashboard__btn-green.focus {
  color: #ffffff;
  background-color: #0c552a;
  border-color: #073118;
}
.dashboard__btn-green:active,
.dashboard__btn-green.active,
.open > .dropdown-toggle.dashboard__btn-green {
  background-image: none;
}
.dashboard__btn-green.disabled:hover,
.dashboard__btn-green[disabled]:hover,
fieldset[disabled] .dashboard__btn-green:hover,
.dashboard__btn-green.disabled:focus,
.dashboard__btn-green[disabled]:focus,
fieldset[disabled] .dashboard__btn-green:focus,
.dashboard__btn-green.disabled.focus,
.dashboard__btn-green[disabled].focus,
fieldset[disabled] .dashboard__btn-green.focus {
  background-color: #16a150;
  border-color: #16a150;
}
.dashboard__btn-green .badge {
  color: #16a150;
  background-color: #ffffff;
}
.dashboard__btn:focus,
.dashboard__btn.focus {
  color: #ffffff;
  background-color: #00416d;
  border-color: #001321;
}
.dashboard__btn:hover {
  color: #ffffff;
  background-color: #00416d;
  border-color: #003b63;
}
.dashboard__btn:active,
.dashboard__btn.active,
.open > .dropdown-toggle.dashboard__btn {
  color: #ffffff;
  background-color: #00416d;
  border-color: #003b63;
}
.dashboard__btn:active:hover,
.dashboard__btn.active:hover,
.open > .dropdown-toggle.dashboard__btn:hover,
.dashboard__btn:active:focus,
.dashboard__btn.active:focus,
.open > .dropdown-toggle.dashboard__btn:focus,
.dashboard__btn:active.focus,
.dashboard__btn.active.focus,
.open > .dropdown-toggle.dashboard__btn.focus {
  color: #ffffff;
  background-color: #002c49;
  border-color: #001321;
}
.dashboard__btn:active,
.dashboard__btn.active,
.open > .dropdown-toggle.dashboard__btn {
  background-image: none;
}
.dashboard__btn.disabled:hover,
.dashboard__btn[disabled]:hover,
fieldset[disabled] .dashboard__btn:hover,
.dashboard__btn.disabled:focus,
.dashboard__btn[disabled]:focus,
fieldset[disabled] .dashboard__btn:focus,
.dashboard__btn.disabled.focus,
.dashboard__btn[disabled].focus,
fieldset[disabled] .dashboard__btn.focus {
  background-color: #0060a0;
  border-color: #0060a0;
}
.dashboard__btn .badge {
  color: #0060a0;
  background-color: #ffffff;
}
.dashboard__btn:hover,
.dashboard__btn:focus,
.dashboard__btn:active,
.dashboard__btn.active,
.open .dropdown-toggle.dashboard__btn {
  color: #ffffff;
  background-color: #005188;
  border-color: #005188;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.dashboard__btn:focus {
  color: #ffffff;
  border-color: #0060a0;
  background-color: #00548d;
}
.dashboard__btn:active,
.dashboard__btn.active,
.open .dropdown-toggle.dashboard__btn {
  background-image: none;
}
.dashboard__btn.disabled,
.dashboard__btn[disabled],
fieldset[disabled] .dashboard__btn,
.dashboard__btn.disabled:hover,
.dashboard__btn[disabled]:hover,
fieldset[disabled] .dashboard__btn:hover,
.dashboard__btn.disabled:focus,
.dashboard__btn[disabled]:focus,
fieldset[disabled] .dashboard__btn:focus,
.dashboard__btn.disabled:active,
.dashboard__btn[disabled]:active,
fieldset[disabled] .dashboard__btn:active,
.dashboard__btn.disabled.active,
.dashboard__btn[disabled].active,
fieldset[disabled] .dashboard__btn.active {
  color: #dee2e5;
  background-color: #0060a0;
  border-color: #dee2e5;
}
.dashboard__btn .badge {
  color: #0060a0;
  background-color: #ffffff;
}
.dashboard__btn:active,
.dashboard__btn:focus {
  border-color: #2678ae;
  background-color: #2678ae;
}
.dashboard__btn.btn-sm {
  padding-top: 2px;
  padding-bottom: 2px;
  min-width: 0;
}
.dashboard__btn.btn-light {
  background-color: #fff;
  color: #0060a0;
}
.dashboard__btn :not(.btn-sm) {
  padding: 10px;
}
@media (min-width: 1024px) {
  .dashboard__btn :not(.btn-sm) {
    padding: 10px 32px;
  }
}
.page-cartPage .cart__box {
  padding: 24px;
  border: 1px solid #d2d8db;
}
.cart__address {
  margin-top: 0;
}
.cart__address__link {
  text-decoration: underline;
  font-weight: 500;
}
.cart__edit__product-name {
  font-size: 18px;
}
.cart-header__right {
  display: flex;
  justify-content: flex-end;
  gap: 12px;
}
.cart-header__content__actions {
  justify-content: center;
  flex-wrap: wrap;
}
.cart__button--joint-delivery {
  border: none;
  padding-right: 0;
  text-decoration: underline;
  background: url('../images/ico-joint-delivery.svg') center left 8px no-repeat !important;
  background-size: 16px 16px;
  font-size: 14px;
}
.cart__button--secondary {
  white-space: normal;
}
.cart__items {
  border: unset;
  border-top: 1px solid #a5b0b8;
  border-bottom: 1px solid #a5b0b8;
}
.cart__item {
  padding: 24px;
}
.cart__item__name {
  font-size: 21px;
  color: #929292;
}
.cart__item__code {
  color: #1f3a4d;
}
.cart__item__size {
  color: #005188;
}
.cart__item__size__feature:after {
  content: ' x';
}
.cart__item__size__feature:last-of-type:after {
  content: '';
}
.cart__item__button {
  width: 30px;
  height: 30px;
  border: 0;
}
.cart__item__button--edit {
  background: url('../images/ico-edit.svg') center center no-repeat;
  background-size: 16px 16px;
  margin-right: 0;
}
.cart__item__button--remove {
  background: url('../images/ico-remove.svg') center center no-repeat;
  background-size: 16px 16px;
}
.cart__item__img:before,
.cart__item__img:after {
  content: unset;
}
.cart__hero {
  max-width: 100%;
  width: 640px;
  margin: 0 auto;
  padding: 60px 0;
  display: flex;
  flex-direction: column;
  gap: 32px;
  text-align: center;
}
.cart__hero__decor {
  text-align: center;
  width: 100%;
}
.cart__hero__decor svg {
  max-width: 100%;
}
.cart__hero__headline {
  margin-bottom: 24px;
}
.cart__hero__actions {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 24px;
  flex-direction: row;
}
.cart__order-summary {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 32px;
  padding: 60px;
  border: 1px solid #d2d8db;
}
.cart__order-summary__section-header {
  display: flex;
  gap: 12px;
  align-items: center;
  margin-bottom: 24px;
}
.cart__order-summary__delivery {
  display: flex;
  flex-direction: column;
}
.cart__order-summary__delivery__line {
  font-weight: 700;
  font-size: 12px;
}
.cart__order-summary__delivery-group__quantity,
.cart__order-summary__delivery-group__product-name {
  font-size: 12px;
  padding: unset;
  padding-right: 12px;
  padding-bottom: 6px;
}
.cart__order-summary__delivery-group__quantity {
  width: 1%;
}
.cart__order-summary__delivery-group__date {
  font-size: 12px;
  font-weight: 700;
  padding: unset;
  padding-bottom: 12px;
}
.cart__order-summary__total,
.cart__order-summary__details {
  display: flex;
  flex-direction: column;
  border-left: 1px solid #d2d8db;
  padding-left: 32px;
}
.cart__order-summary__total div,
.cart__order-summary__details div {
  display: flex;
  flex-direction: row;
  gap: 24px;
  margin-bottom: 6px;
  font-size: 12px;
}
.cart__order-summary__total div strong,
.cart__order-summary__details div strong {
  flex: 1;
  text-align: right;
}
.cart__order-summary__total__sum,
.cart__order-summary__details__sum {
  margin-top: 24px;
  font-size: 18px !important;
}
.cart__order-summary__divider {
  grid-column: 1 / span 3;
  border-top: 1px solid #d2d8db;
}
.cart__order-summary__items {
  grid-column: 1 / span 2;
}
.cart__order-summary__entries td {
  padding: unset;
  font-size: 12px;
  padding-bottom: 24px;
}
.cart__order-summary__entries__name {
  display: flex;
  gap: 4px 12px;
  flex-wrap: wrap;
}
.cart__order-summary__entries__name .low-co2-info {
  font-size: 12px;
}
.cart__order-summary__entries__price {
  text-align: right;
  font-weight: 700;
}
.cart__order-summary__entries__quantity,
.cart__order-summary__entries__price {
  width: 10%;
  padding-left: 24px !important;
}
.cart__order-summary__entries tr {
  margin-bottom: 24px;
}
@media (max-width: 640px) {
  .cart__order-summary {
    grid-template-columns: 1fr;
    padding: 16px;
  }
  .cart__order-summary__divider {
    display: none;
  }
  .cart__order-summary__items {
    grid-column: 1 / span 1;
  }
  .cart__order-summary__total,
  .cart__order-summary__details {
    border-left: none;
    padding-left: unset;
  }
}
.cart-r23 {
  display: flex;
  padding: 0 24px;
  gap: 24px;
  padding-inline: 0;
}
.cart-r23-left {
  width: calc(880px + 32px * 2.5);
  padding-right: 32px 80px;
}
.cart-r23-right {
  width: calc(100% - calc(880px + 32px * 2.5));
  background-color: #fcfcfc;
  padding: 48px;
  min-width: 420px;
  position: relative;
}
.cart-r23-right .cart__actions {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 16px;
  flex-direction: column-reverse;
  padding-bottom: 16px;
}
.cart-r23-right.loading::after {
  content: '';
  display: block;
  width: 100%;
  height: 100%;
  background: url("../images/loader.gif") center center no-repeat;
  background-color: rgba(255, 255, 255, 0.5);
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
}
@media (max-width: 1024px) {
  .cart-r23 {
    flex-direction: column;
    flex-wrap: wrap;
  }
  .cart-r23-left {
    width: 100%;
    padding-right: 0;
  }
  .cart-r23-right {
    width: 100%;
    padding: 16px;
    min-width: unset;
  }
}
.cart-r23__address {
  flex-wrap: wrap;
}
.cart-r23__address-btns {
  margin-left: auto;
}
.cart-r23__address-btns .cart__address__link {
  margin: 0 0 0 12px;
  font-size: 14px;
}
.cart-r23__address .cart__address {
  flex: 100%;
  font-weight: 700;
}
.cart-r23__date {
  padding: 24px 0;
  border-top: 1px solid #d2d8db;
}
.cart-r23__date > div {
  margin-bottom: 12px;
}
.cart-r23__date__desc {
  display: flex;
  align-items: center;
  gap: 24px;
}
.cart-r23__date__desc svg {
  width: 24px;
  height: 24px;
  min-width: 24px;
  min-height: 24px;
}
.cart-totals {
  display: block;
  margin: 24px 0 0;
  padding: 24px 0;
  border-top: 1px solid #d2d8db;
  font-size: 12px;
}
.cart-totals dl {
  margin-bottom: 16px;
}
.cart-totals dt,
.cart-totals dd {
  width: auto;
  margin: 0;
}
.cart-totals dd {
  font-weight: bold;
}
.cart-totals dt {
  font-weight: normal;
}
.cart-totals-right dt {
  text-transform: none;
  font-size: 16px;
}
.cart-totals-right dd {
  font-size: 21px;
}
.cart-totals__desc {
  display: flex;
  align-items: flex-end;
  gap: 24px;
}
.cart-totals__desc svg {
  flex: 48px;
}
.cart__certificates {
  padding: 0;
}
.cart__certificates a {
  margin-top: 24px;
  display: flex;
  justify-content: flex-end;
  cursor: pointer;
  text-transform: uppercase;
  font-size: 14px;
}
.cart__certificates__item {
  display: flex;
  align-items: center;
  padding-left: 32px;
  margin-bottom: 12px;
  position: relative;
}
.cart__certificates__item--not-added {
  cursor: pointer;
  padding: 12px;
  background-color: #f6f6f6;
  display: flex;
}
.cart__certificates__item--not-added span {
  display: block;
  margin-left: 48px;
  flex: 1;
}
.cart__certificates__item--not-added::before {
  content: "";
  width: 16px;
  height: 16px;
  position: absolute;
  top: 16px;
  left: 16px;
  border: 1px solid #D2D8DB;
  border-radius: 4px;
  background-color: #ffffff;
  transition: border-color 0.3s;
}
.cart__certificates__item--not-added[data-selected="true"]::before {
  background: #ffffff url(../images/ico-tick.svg) center center no-repeat;
  background-size: 10px 8px;
}
.cart__certificates__item--added::before {
  content: "";
  position: absolute;
  top: 2px;
  left: 0;
  width: 16px;
  height: 16px;
  background: #ffffff url(../images/ico-tick.svg) center center no-repeat;
  background-size: 10px 8px;
  background-position-y: center;
}
.page-orderConfirmationPage .banner--new {
  background-image: url("../images/banner_order_confirmation.jpg");
}
.page-quoteConfirmationPage .banner--new {
  background-image: url("../images/banner_quote_confirmation.jpg");
}
.page-orderConfirmationPage .banner--new__bg,
.page-quoteConfirmationPage .banner--new__bg {
  display: flex;
  justify-content: center;
  align-items: center;
  background: linear-gradient(180deg, rgba(0, 0, 0, 0) 50%, #000000 100%);
}
.page-orderConfirmationPage .banner--new__bg h2,
.page-quoteConfirmationPage .banner--new__bg h2 {
  font-size: 52px;
  color: white;
}
.page-orderConfirmationPage .banner--new__bg p,
.page-quoteConfirmationPage .banner--new__bg p {
  font-size: 24px;
}
@media (min-width: 1024px) {
  .page-orderConfirmationPage .banner--new__bg,
  .page-quoteConfirmationPage .banner--new__bg {
    min-height: 420px;
  }
}
body.page-cartPage {
  padding-top: 73px;
}
@media (max-width: 1023px) {
  body.page-cartPage {
    padding-top: 98px;
  }
}
.header__cart {
  justify-content: space-between;
  align-items: center;
  font-size: 12px;
  min-height: 73px;
  float: none;
  max-width: 1420px;
  margin-left: auto;
  margin-right: auto;
}
.header__cart > * {
  flex: 1;
}
.header__cart__back span {
  vertical-align: middle;
}
.header__cart__logo,
.header__cart__logo img {
  flex: 2;
  max-width: 120px;
}
.header__cart ul {
  text-align: right;
}
.header__cart ul li {
  margin-left: 12px;
}
.header__cart ul li + li {
  border-left: 1px solid #d2d8db;
}
.header__cart svg {
  height: 15px;
}
.header__cart a {
  text-decoration: none;
}
@media (max-width: 1023px) {
  .header__cart {
    flex-wrap: wrap;
    font-size: 14px;
  }
  .header__cart__logo {
    text-align: center;
    flex: 100%;
    max-width: none;
    order: -1;
    padding: 24px 0;
  }
}
@media (max-width: 639px) {
  .header__cart ul li {
    margin: 0;
    padding: 0;
    display: block;
    border: none!important;
  }
}
