/*!
 * 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 {
  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", Helvetica, Arial, sans-serif;
  font-size: 1.2rem;
  line-height: 1.42857143;
  color: #35485d;
  background-color: #ffffff;
}
input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
a {
  color: #0073ce;
  text-decoration: none;
}
a:hover,
a:focus {
  color: #f57728;
  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: 3px;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  display: inline-block;
  max-width: 100%;
  height: auto;
}
.img-circle {
  border-radius: 50%;
}
hr {
  margin-top: 1rem;
  margin-bottom: 1rem;
  border: 0;
  border-top: 1px solid #eeeeee;
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
.sr-only-focusable:active,
.sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}
[role="button"] {
  cursor: pointer;
}
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-family: inherit;
  font-weight: 500;
  line-height: 1.1;
  color: inherit;
}
h1 small,
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: 1rem;
  margin-bottom: 0.5rem;
}
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: 0.5rem;
  margin-bottom: 0.5rem;
}
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: 2.8rem;
}
h2,
.h2 {
  font-size: 2.2rem;
}
h3,
.h3 {
  font-size: 1.6rem;
}
h4,
.h4 {
  font-size: 1.5rem;
}
h5,
.h5 {
  font-size: 1.4rem;
}
h6,
.h6 {
  font-size: 1.3rem;
}
p {
  margin: 0 0 0.5rem;
}
.lead {
  margin-bottom: 1rem;
  font-size: 1rem;
  font-weight: 300;
  line-height: 1.4;
}
@media (min-width: 768px) {
  .lead {
    font-size: 1.8rem;
  }
}
small,
.small {
  font-size: 166%;
}
mark,
.mark {
  background-color: #fcf0e9;
  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: #0073ce;
}
a.text-primary:hover,
a.text-primary:focus {
  color: #00579b;
}
.text-success {
  color: #5e9936;
}
a.text-success:hover,
a.text-success:focus {
  color: #477429;
}
.text-info {
  color: #45688f;
}
a.text-info:hover,
a.text-info:focus {
  color: #354f6c;
}
.text-warning {
  color: #9a4a18;
}
a.text-warning:hover,
a.text-warning:focus {
  color: #6e3511;
}
.text-danger {
  color: #b92111;
}
a.text-danger:hover,
a.text-danger:focus {
  color: #8a180d;
}
.bg-primary {
  color: #fff;
  background-color: #0073ce;
}
a.bg-primary:hover,
a.bg-primary:focus {
  background-color: #00579b;
}
.bg-success {
  background-color: #eaf6da;
}
a.bg-success:hover,
a.bg-success:focus {
  background-color: #d4ecb2;
}
.bg-info {
  background-color: #dbe3ea;
}
a.bg-info:hover,
a.bg-info:focus {
  background-color: #bbc9d8;
}
.bg-warning {
  background-color: #fcf0e9;
}
a.bg-warning:hover,
a.bg-warning:focus {
  background-color: #f7d2bb;
}
.bg-danger {
  background-color: #fcebe9;
}
a.bg-danger:hover,
a.bg-danger:focus {
  background-color: #f7c1bb;
}
.page-header {
  padding-bottom: -0.5rem;
  margin: 2rem 0 1rem;
  border-bottom: 1px solid #eeeeee;
}
ul,
ol {
  margin-top: 0;
  margin-bottom: 0.5rem;
}
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: 1rem;
}
dt,
dd {
  line-height: 1.42857143;
}
dt {
  font-weight: bold;
}
dd {
  margin-left: 0;
}
@media (min-width: 768px) {
  .dl-horizontal dt {
    float: left;
    width: 160px;
    clear: left;
    text-align: right;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .dl-horizontal dd {
    margin-left: 180px;
  }
}
abbr[title],
abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #777777;
}
.initialism {
  font-size: 90%;
  text-transform: uppercase;
}
blockquote {
  padding: 0.5rem 1rem;
  margin: 0 0 1rem;
  font-size: 1.5rem;
  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: 1rem;
  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: 3px;
}
kbd {
  padding: 2px 4px;
  font-size: 90%;
  color: #ffffff;
  background-color: #333333;
  border-radius: 0;
  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: 0rem;
  margin: 0 0 0.5rem;
  font-size: 0.2rem;
  line-height: 1.42857143;
  word-break: break-all;
  word-wrap: break-word;
  color: #333333;
  background-color: #f5f5f5;
  border: 1px solid #cccccc;
  border-radius: 3px;
}
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: 10px;
  padding-right: 10px;
}
@media (min-width: 768px) {
  .container {
    width: 100%;
  }
}
@media (min-width: 992px) {
  .container {
    width: 992px;
  }
}
@media (min-width: 1200px) {
  .container {
    width: 1200px;
  }
}
.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 10px;
  padding-right: 10px;
}
.row {
  margin-left: -10px;
  margin-right: -10px;
}
.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: 10px;
  padding-right: 10px;
}
.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
  float: left;
}
.col-xs-12 {
  width: 100%;
}
.col-xs-11 {
  width: 91.66666667%;
}
.col-xs-10 {
  width: 83.33333333%;
}
.col-xs-9 {
  width: 75%;
}
.col-xs-8 {
  width: 66.66666667%;
}
.col-xs-7 {
  width: 58.33333333%;
}
.col-xs-6 {
  width: 50%;
}
.col-xs-5 {
  width: 41.66666667%;
}
.col-xs-4 {
  width: 33.33333333%;
}
.col-xs-3 {
  width: 25%;
}
.col-xs-2 {
  width: 16.66666667%;
}
.col-xs-1 {
  width: 8.33333333%;
}
.col-xs-pull-12 {
  right: 100%;
}
.col-xs-pull-11 {
  right: 91.66666667%;
}
.col-xs-pull-10 {
  right: 83.33333333%;
}
.col-xs-pull-9 {
  right: 75%;
}
.col-xs-pull-8 {
  right: 66.66666667%;
}
.col-xs-pull-7 {
  right: 58.33333333%;
}
.col-xs-pull-6 {
  right: 50%;
}
.col-xs-pull-5 {
  right: 41.66666667%;
}
.col-xs-pull-4 {
  right: 33.33333333%;
}
.col-xs-pull-3 {
  right: 25%;
}
.col-xs-pull-2 {
  right: 16.66666667%;
}
.col-xs-pull-1 {
  right: 8.33333333%;
}
.col-xs-pull-0 {
  right: auto;
}
.col-xs-push-12 {
  left: 100%;
}
.col-xs-push-11 {
  left: 91.66666667%;
}
.col-xs-push-10 {
  left: 83.33333333%;
}
.col-xs-push-9 {
  left: 75%;
}
.col-xs-push-8 {
  left: 66.66666667%;
}
.col-xs-push-7 {
  left: 58.33333333%;
}
.col-xs-push-6 {
  left: 50%;
}
.col-xs-push-5 {
  left: 41.66666667%;
}
.col-xs-push-4 {
  left: 33.33333333%;
}
.col-xs-push-3 {
  left: 25%;
}
.col-xs-push-2 {
  left: 16.66666667%;
}
.col-xs-push-1 {
  left: 8.33333333%;
}
.col-xs-push-0 {
  left: auto;
}
.col-xs-offset-12 {
  margin-left: 100%;
}
.col-xs-offset-11 {
  margin-left: 91.66666667%;
}
.col-xs-offset-10 {
  margin-left: 83.33333333%;
}
.col-xs-offset-9 {
  margin-left: 75%;
}
.col-xs-offset-8 {
  margin-left: 66.66666667%;
}
.col-xs-offset-7 {
  margin-left: 58.33333333%;
}
.col-xs-offset-6 {
  margin-left: 50%;
}
.col-xs-offset-5 {
  margin-left: 41.66666667%;
}
.col-xs-offset-4 {
  margin-left: 33.33333333%;
}
.col-xs-offset-3 {
  margin-left: 25%;
}
.col-xs-offset-2 {
  margin-left: 16.66666667%;
}
.col-xs-offset-1 {
  margin-left: 8.33333333%;
}
.col-xs-offset-0 {
  margin-left: 0%;
}
@media (min-width: 768px) {
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-11 {
    width: 91.66666667%;
  }
  .col-sm-10 {
    width: 83.33333333%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-8 {
    width: 66.66666667%;
  }
  .col-sm-7 {
    width: 58.33333333%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-5 {
    width: 41.66666667%;
  }
  .col-sm-4 {
    width: 33.33333333%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-2 {
    width: 16.66666667%;
  }
  .col-sm-1 {
    width: 8.33333333%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-pull-11 {
    right: 91.66666667%;
  }
  .col-sm-pull-10 {
    right: 83.33333333%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-8 {
    right: 66.66666667%;
  }
  .col-sm-pull-7 {
    right: 58.33333333%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-5 {
    right: 41.66666667%;
  }
  .col-sm-pull-4 {
    right: 33.33333333%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-2 {
    right: 16.66666667%;
  }
  .col-sm-pull-1 {
    right: 8.33333333%;
  }
  .col-sm-pull-0 {
    right: auto;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-push-11 {
    left: 91.66666667%;
  }
  .col-sm-push-10 {
    left: 83.33333333%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-8 {
    left: 66.66666667%;
  }
  .col-sm-push-7 {
    left: 58.33333333%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-5 {
    left: 41.66666667%;
  }
  .col-sm-push-4 {
    left: 33.33333333%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-2 {
    left: 16.66666667%;
  }
  .col-sm-push-1 {
    left: 8.33333333%;
  }
  .col-sm-push-0 {
    left: auto;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
  .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-sm-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 992px) {
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-11 {
    width: 91.66666667%;
  }
  .col-md-10 {
    width: 83.33333333%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-8 {
    width: 66.66666667%;
  }
  .col-md-7 {
    width: 58.33333333%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-5 {
    width: 41.66666667%;
  }
  .col-md-4 {
    width: 33.33333333%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-2 {
    width: 16.66666667%;
  }
  .col-md-1 {
    width: 8.33333333%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-pull-11 {
    right: 91.66666667%;
  }
  .col-md-pull-10 {
    right: 83.33333333%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-8 {
    right: 66.66666667%;
  }
  .col-md-pull-7 {
    right: 58.33333333%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-5 {
    right: 41.66666667%;
  }
  .col-md-pull-4 {
    right: 33.33333333%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-2 {
    right: 16.66666667%;
  }
  .col-md-pull-1 {
    right: 8.33333333%;
  }
  .col-md-pull-0 {
    right: auto;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-push-11 {
    left: 91.66666667%;
  }
  .col-md-push-10 {
    left: 83.33333333%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-8 {
    left: 66.66666667%;
  }
  .col-md-push-7 {
    left: 58.33333333%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-5 {
    left: 41.66666667%;
  }
  .col-md-push-4 {
    left: 33.33333333%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-2 {
    left: 16.66666667%;
  }
  .col-md-push-1 {
    left: 8.33333333%;
  }
  .col-md-push-0 {
    left: auto;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
  .col-md-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-md-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-md-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-md-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-md-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-md-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 1200px) {
  .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: 1rem;
}
.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 #e4e6e7;
}
.table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #e4e6e7;
}
.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 #e4e6e7;
}
.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 #e4e6e7;
}
.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 #e4e6e7;
}
.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: #eaf6da;
}
.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: #dff1c6;
}
.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: #dbe3ea;
}
.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: #cbd6e1;
}
.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: #fcf0e9;
}
.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: #fae1d2;
}
.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: #fcebe9;
}
.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: #fad6d2;
}
.table-responsive {
  overflow-x: auto;
  min-height: 0.01%;
}
@media screen and (max-width: 767px) {
  .table-responsive {
    width: 100%;
    margin-bottom: 0.75rem;
    overflow-y: hidden;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #e4e6e7;
  }
  .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: 1rem;
  font-size: 1.8rem;
  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: 1.2rem;
  line-height: 1.42857143;
  color: #35485d;
}
.form-control {
  display: block;
  width: 100%;
  height: 32px;
  padding: 6px 12px;
  font-size: 1.2rem;
  line-height: 1.42857143;
  color: #35485d;
  background-color: #ffffff;
  background-image: none;
  border: 1px solid #cccccc;
  border-radius: 3px;
  -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;
  -moz-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: #0073ce;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(0, 115, 206, 0.6);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(0, 115, 206, 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: 32px;
  }
  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: 21rem;
  }
  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: 1rem;
  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: 2.2rem;
}
.form-control-static.input-lg,
.form-control-static.input-sm {
  padding-left: 0;
  padding-right: 0;
}
.input-sm {
  height: 21rem;
  padding: 5px 10px;
  font-size: 2rem;
  line-height: 1.5;
  border-radius: 0;
}
select.input-sm {
  height: 21rem;
  line-height: 21rem;
}
textarea.input-sm,
select[multiple].input-sm {
  height: auto;
}
.form-group-sm .form-control {
  height: 21rem;
  padding: 5px 10px;
  font-size: 2rem;
  line-height: 1.5;
  border-radius: 0;
}
.form-group-sm select.form-control {
  height: 21rem;
  line-height: 21rem;
}
.form-group-sm textarea.form-control,
.form-group-sm select[multiple].form-control {
  height: auto;
}
.form-group-sm .form-control-static {
  height: 21rem;
  min-height: 3rem;
  padding: 6px 10px;
  font-size: 2rem;
  line-height: 1.5;
}
.input-lg {
  height: 42px;
  padding: 10px 15px;
  font-size: 2rem;
  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 15px;
  font-size: 2rem;
  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: 3rem;
  padding: 11px 15px;
  font-size: 2rem;
  line-height: 1.3333333;
}
.has-feedback {
  position: relative;
}
.has-feedback .form-control {
  padding-right: 40px;
}
.form-control-feedback {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  display: block;
  width: 32px;
  height: 32px;
  line-height: 32px;
  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: 21rem;
  height: 21rem;
  line-height: 21rem;
}
.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: #5e9936;
}
.has-success .form-control {
  border-color: #5e9936;
  -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: #477429;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #92cb6b;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #92cb6b;
}
.has-success .input-group-addon {
  color: #5e9936;
  border-color: #5e9936;
  background-color: #eaf6da;
}
.has-success .form-control-feedback {
  color: #5e9936;
}
.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: #9a4a18;
}
.has-warning .form-control {
  border-color: #9a4a18;
  -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: #6e3511;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #e07838;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #e07838;
}
.has-warning .input-group-addon {
  color: #9a4a18;
  border-color: #9a4a18;
  background-color: #fcf0e9;
}
.has-warning .form-control-feedback {
  color: #9a4a18;
}
.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: #b92111;
}
.has-error .form-control {
  border-color: #b92111;
  -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: #8a180d;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ee5242;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #ee5242;
}
.has-error .input-group-addon {
  color: #b92111;
  border-color: #b92111;
  background-color: #fcebe9;
}
.has-error .form-control-feedback {
  color: #b92111;
}
.has-feedback label ~ .form-control-feedback {
  top: 6rem;
}
.has-feedback label.sr-only ~ .form-control-feedback {
  top: 0;
}
.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #6887a9;
}
@media (min-width: 768px) {
  .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .form-inline .form-control-static {
    display: inline-block;
  }
  .form-inline .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .form-inline .input-group .input-group-addon,
  .form-inline .input-group .input-group-btn,
  .form-inline .input-group .form-control {
    width: auto;
  }
  .form-inline .input-group > .form-control {
    width: 100%;
  }
  .form-inline .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio,
  .form-inline .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio label,
  .form-inline .checkbox label {
    padding-left: 0;
  }
  .form-inline .radio input[type="radio"],
  .form-inline .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  .form-inline .has-feedback .form-control-feedback {
    top: 0;
  }
}
.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 7px;
}
.form-horizontal .radio,
.form-horizontal .checkbox {
  min-height: 8rem;
}
.form-horizontal .form-group {
  margin-left: -10px;
  margin-right: -10px;
}
@media (min-width: 768px) {
  .form-horizontal .control-label {
    text-align: right;
    margin-bottom: 0;
    padding-top: 7px;
  }
}
.form-horizontal .has-feedback .form-control-feedback {
  right: 10px;
}
@media (min-width: 768px) {
  .form-horizontal .form-group-lg .control-label {
    padding-top: 11px;
    font-size: 2rem;
  }
}
@media (min-width: 768px) {
  .form-horizontal .form-group-sm .control-label {
    padding-top: 6px;
    font-size: 2rem;
  }
}
.btn {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  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: 1.2rem;
  line-height: 1.42857143;
  border-radius: 3px;
  -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: #002058;
  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;
  -webkit-opacity: 0.65;
  -moz-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: #002058;
  background-color: transparent;
  border-color: #002058;
}
.btn-default:focus,
.btn-default.focus {
  color: #002058;
  background-color: rgba(0, 0, 0, 0);
  border-color: #000000;
}
.btn-default:hover {
  color: #002058;
  background-color: rgba(0, 0, 0, 0);
  border-color: #000a1b;
}
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  color: #002058;
  background-color: rgba(0, 0, 0, 0);
  border-color: #000a1b;
}
.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: #002058;
  background-color: rgba(0, 0, 0, 0);
  border-color: #000000;
}
.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: #002058;
}
.btn-default .badge {
  color: transparent;
  background-color: #002058;
}
.btn-primary {
  color: #ffffff;
  background-color: #0073ce;
  border-color: #0065b5;
}
.btn-primary:focus,
.btn-primary.focus {
  color: #ffffff;
  background-color: #00579b;
  border-color: #001e35;
}
.btn-primary:hover {
  color: #ffffff;
  background-color: #00579b;
  border-color: #004377;
}
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  color: #ffffff;
  background-color: #00579b;
  border-color: #004377;
}
.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: #004377;
  border-color: #001e35;
}
.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: #0073ce;
  border-color: #0065b5;
}
.btn-primary .badge {
  color: #0073ce;
  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: #0073ce;
  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: #f57728;
  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 15px;
  font-size: 2rem;
  line-height: 1.3333333;
  border-radius: 0;
}
.btn-sm,
.btn-group-sm > .btn {
  padding: 5px 10px;
  font-size: 2rem;
  line-height: 1.5;
  border-radius: 0;
}
.btn-xs,
.btn-group-xs > .btn {
  padding: 1px 5px;
  font-size: 2rem;
  line-height: 1.5;
  border-radius: 0;
}
.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;
  -moz-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: 1.2rem;
  text-align: left;
  background-color: #ffffff;
  border: 1px solid #cccccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 3px;
  -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: -0.5rem 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: #0073ce;
}
.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: 2rem;
  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: 768px) {
  .navbar-right .dropdown-menu {
    left: auto;
    right: 0;
  }
  .navbar-right .dropdown-menu-left {
    left: 0;
    right: auto;
  }
}
.btn-group,
.btn-group-vertical {
  position: relative;
  display: inline-block;
  vertical-align: middle;
}
.btn-group > .btn,
.btn-group-vertical > .btn {
  position: relative;
  float: left;
}
.btn-group > .btn:hover,
.btn-group-vertical > .btn:hover,
.btn-group > .btn:focus,
.btn-group-vertical > .btn:focus,
.btn-group > .btn:active,
.btn-group-vertical > .btn:active,
.btn-group > .btn.active,
.btn-group-vertical > .btn.active {
  z-index: 2;
}
.btn-group .btn + .btn,
.btn-group .btn + .btn-group,
.btn-group .btn-group + .btn,
.btn-group .btn-group + .btn-group {
  margin-left: -1px;
}
.btn-toolbar {
  margin-left: -5px;
}
.btn-toolbar .btn,
.btn-toolbar .btn-group,
.btn-toolbar .input-group {
  float: left;
}
.btn-toolbar > .btn,
.btn-toolbar > .btn-group,
.btn-toolbar > .input-group {
  margin-left: 5px;
}
.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
  border-radius: 0;
}
.btn-group > .btn:first-child {
  margin-left: 0;
}
.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.btn-group > .btn:last-child:not(:first-child),
.btn-group > .dropdown-toggle:not(:first-child) {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.btn-group > .btn-group {
  float: left;
}
.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}
.btn-group > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
  outline: 0;
}
.btn-group > .btn + .dropdown-toggle {
  padding-left: 8px;
  padding-right: 8px;
}
.btn-group > .btn-lg + .dropdown-toggle {
  padding-left: 12px;
  padding-right: 12px;
}
.btn-group.open .dropdown-toggle {
  -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: 3px;
  border-top-left-radius: 3px;
  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: 3px;
  border-bottom-left-radius: 3px;
}
.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 15px;
  font-size: 2rem;
  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: 2rem;
  line-height: 1.5;
  border-radius: 0;
  height: 21rem;
  padding: 9px 12px;
  font-size: 1.2rem;
  line-height: 1.42857143;
  border-radius: 3px;
}
select.input-group-sm > .form-control,
select.input-group-sm > .input-group-addon,
select.input-group-sm > .input-group-btn > .btn {
  height: 21rem;
  line-height: 21rem;
}
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: 21rem;
  line-height: 21rem;
}
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: 1.2rem;
  font-weight: normal;
  line-height: 1;
  color: #35485d;
  text-align: center;
  background-color: #eeeeee;
  border: 1px solid #cccccc;
  border-radius: 3px;
}
.input-group-addon.input-sm {
  padding: 5px 10px;
  font-size: 2rem;
  border-radius: 0;
}
.input-group-addon.input-lg {
  padding: 10px 15px;
  font-size: 2rem;
  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: #0073ce;
}
.nav .nav-divider {
  height: 1px;
  margin: -0.5rem 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: 3px 3px 0 0;
}
.nav-tabs > li > a:hover {
  border-color: #eeeeee #eeeeee #dddddd;
}
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
  color: #555555;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-bottom-color: transparent;
  cursor: default;
}
.nav-tabs.nav-justified {
  width: 100%;
  border-bottom: 0;
}
.nav-tabs.nav-justified > li {
  float: none;
}
.nav-tabs.nav-justified > li > a {
  text-align: center;
  margin-bottom: 5px;
}
.nav-tabs.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 768px) {
  .nav-tabs.nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-tabs.nav-justified > li > a {
    margin-bottom: 0;
  }
}
.nav-tabs.nav-justified > li > a {
  margin-right: 0;
  border-radius: 3px;
}
.nav-tabs.nav-justified > .active > a,
.nav-tabs.nav-justified > .active > a:hover,
.nav-tabs.nav-justified > .active > a:focus {
  border: 1px solid #dddddd;
}
@media (min-width: 768px) {
  .nav-tabs.nav-justified > li > a {
    border-bottom: 1px solid #dddddd;
    border-radius: 3px 3px 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: 3px;
}
.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: #0073ce;
}
.nav-stacked > li {
  float: none;
}
.nav-stacked > li + li {
  margin-top: 2px;
  margin-left: 0;
}
.nav-justified {
  width: 100%;
}
.nav-justified > li {
  float: none;
}
.nav-justified > li > a {
  text-align: center;
  margin-bottom: 5px;
}
.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 768px) {
  .nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-justified > li > a {
    margin-bottom: 0;
  }
}
.nav-tabs-justified {
  border-bottom: 0;
}
.nav-tabs-justified > li > a {
  margin-right: 0;
  border-radius: 3px;
}
.nav-tabs-justified > .active > a,
.nav-tabs-justified > .active > a:hover,
.nav-tabs-justified > .active > a:focus {
  border: 1px solid #dddddd;
}
@media (min-width: 768px) {
  .nav-tabs-justified > li > a {
    border-bottom: 1px solid #dddddd;
    border-radius: 3px 3px 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: 1rem;
  border: 1px solid transparent;
}
@media (min-width: 768px) {
  .navbar {
    border-radius: 3px;
  }
}
@media (min-width: 768px) {
  .navbar-header {
    float: left;
  }
}
.navbar-collapse {
  overflow-x: visible;
  padding-right: 10px;
  padding-left: 10px;
  border-top: 1px solid transparent;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  -webkit-overflow-scrolling: touch;
}
.navbar-collapse.in {
  overflow-y: auto;
}
@media (min-width: 768px) {
  .navbar-collapse {
    width: auto;
    border-top: 0;
    box-shadow: none;
  }
  .navbar-collapse.collapse {
    display: block !important;
    height: auto !important;
    padding-bottom: 0;
    overflow: visible !important;
  }
  .navbar-collapse.in {
    overflow-y: visible;
  }
  .navbar-fixed-top .navbar-collapse,
  .navbar-static-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    padding-left: 0;
    padding-right: 0;
  }
}
.navbar-fixed-top .navbar-collapse,
.navbar-fixed-bottom .navbar-collapse {
  max-height: 340px;
}
@media (max-device-width: 480px) and (orientation: landscape) {
  .navbar-fixed-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    max-height: 200px;
  }
}
.container > .navbar-header,
.container-fluid > .navbar-header,
.container > .navbar-collapse,
.container-fluid > .navbar-collapse {
  margin-right: -10px;
  margin-left: -10px;
}
@media (min-width: 768px) {
  .container > .navbar-header,
  .container-fluid > .navbar-header,
  .container > .navbar-collapse,
  .container-fluid > .navbar-collapse {
    margin-right: 0;
    margin-left: 0;
  }
}
.navbar-static-top {
  z-index: 1000;
  border-width: 0 0 1px;
}
@media (min-width: 768px) {
  .navbar-static-top {
    border-radius: 0;
  }
}
.navbar-fixed-top,
.navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030;
}
@media (min-width: 768px) {
  .navbar-fixed-top,
  .navbar-fixed-bottom {
    border-radius: 0;
  }
}
.navbar-fixed-top {
  top: 0;
  border-width: 0 0 1px;
}
.navbar-fixed-bottom {
  bottom: 0;
  margin-bottom: 0;
  border-width: 1px 0 0;
}
.navbar-brand {
  float: left;
  padding: 24.5px 10px;
  font-size: 2rem;
  line-height: 1rem;
  height: 50px;
}
.navbar-brand:hover,
.navbar-brand:focus {
  text-decoration: none;
}
.navbar-brand > img {
  display: block;
}
@media (min-width: 768px) {
  .navbar > .container .navbar-brand,
  .navbar > .container-fluid .navbar-brand {
    margin-left: -10px;
  }
}
.navbar-toggle {
  position: relative;
  float: right;
  margin-right: 10px;
  padding: 9px 10px;
  margin-top: 8px;
  margin-bottom: 8px;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 3px;
}
.navbar-toggle:focus {
  outline: 0;
}
.navbar-toggle .icon-bar {
  display: block;
  width: 22px;
  height: 2px;
  border-radius: 1px;
}
.navbar-toggle .icon-bar + .icon-bar {
  margin-top: 4px;
}
@media (min-width: 768px) {
  .navbar-toggle {
    display: none;
  }
}
.navbar-nav {
  margin: 12.25px -10px;
}
.navbar-nav > li > a {
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 1rem;
}
@media (max-width: 767px) {
  .navbar-nav .open .dropdown-menu {
    position: static;
    float: none;
    width: auto;
    margin-top: 0;
    background-color: transparent;
    border: 0;
    box-shadow: none;
  }
  .navbar-nav .open .dropdown-menu > li > a,
  .navbar-nav .open .dropdown-menu .dropdown-header {
    padding: 5px 15px 5px 25px;
  }
  .navbar-nav .open .dropdown-menu > li > a {
    line-height: 1rem;
  }
  .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-nav .open .dropdown-menu > li > a:focus {
    background-image: none;
  }
}
@media (min-width: 768px) {
  .navbar-nav {
    float: left;
    margin: 0;
  }
  .navbar-nav > li {
    float: left;
  }
  .navbar-nav > li > a {
    padding-top: 24.5px;
    padding-bottom: 24.5px;
  }
}
.navbar-form {
  margin-left: -10px;
  margin-right: -10px;
  padding: 10px 10px;
  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: 9px;
  margin-bottom: 9px;
}
@media (min-width: 768px) {
  .navbar-form .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .navbar-form .form-control-static {
    display: inline-block;
  }
  .navbar-form .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .navbar-form .input-group .input-group-addon,
  .navbar-form .input-group .input-group-btn,
  .navbar-form .input-group .form-control {
    width: auto;
  }
  .navbar-form .input-group > .form-control {
    width: 100%;
  }
  .navbar-form .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .radio,
  .navbar-form .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .radio label,
  .navbar-form .checkbox label {
    padding-left: 0;
  }
  .navbar-form .radio input[type="radio"],
  .navbar-form .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  .navbar-form .has-feedback .form-control-feedback {
    top: 0;
  }
}
@media (max-width: 767px) {
  .navbar-form .form-group {
    margin-bottom: 5px;
  }
  .navbar-form .form-group:last-child {
    margin-bottom: 0;
  }
}
@media (min-width: 768px) {
  .navbar-form {
    width: auto;
    border: 0;
    margin-left: 0;
    margin-right: 0;
    padding-top: 0;
    padding-bottom: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
}
.navbar-nav > li > .dropdown-menu {
  margin-top: 0;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
  margin-bottom: 0;
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.navbar-btn {
  margin-top: 9px;
  margin-bottom: 9px;
}
.navbar-btn.btn-sm {
  margin-top: 14.5px;
  margin-bottom: 14.5px;
}
.navbar-btn.btn-xs {
  margin-top: 14px;
  margin-bottom: 14px;
}
.navbar-text {
  margin-top: 24.5px;
  margin-bottom: 24.5px;
}
@media (min-width: 768px) {
  .navbar-text {
    float: left;
    margin-left: 10px;
    margin-right: 10px;
  }
}
@media (min-width: 768px) {
  .navbar-left {
    float: left !important;
  }
  .navbar-right {
    float: right !important;
    margin-right: -10px;
  }
  .navbar-right ~ .navbar-right {
    margin-right: 0;
  }
}
.navbar-default {
  background-color: #f8f8f8;
  border-color: #e7e7e7;
}
.navbar-default .navbar-brand {
  color: #777777;
}
.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus {
  color: #5e5e5e;
  background-color: transparent;
}
.navbar-default .navbar-text {
  color: #777777;
}
.navbar-default .navbar-nav > li > a {
  color: #777777;
}
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
  color: #333333;
  background-color: transparent;
}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
  color: #555555;
  background-color: #e7e7e7;
}
.navbar-default .navbar-nav > .disabled > a,
.navbar-default .navbar-nav > .disabled > a:hover,
.navbar-default .navbar-nav > .disabled > a:focus {
  color: #cccccc;
  background-color: transparent;
}
.navbar-default .navbar-toggle {
  border-color: #dddddd;
}
.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
  background-color: #dddddd;
}
.navbar-default .navbar-toggle .icon-bar {
  background-color: #888888;
}
.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
  border-color: #e7e7e7;
}
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
  background-color: #e7e7e7;
  color: #555555;
}
@media (max-width: 767px) {
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #777777;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #333333;
    background-color: transparent;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #555555;
    background-color: #e7e7e7;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #cccccc;
    background-color: transparent;
  }
}
.navbar-default .navbar-link {
  color: #777777;
}
.navbar-default .navbar-link:hover {
  color: #333333;
}
.navbar-default .btn-link {
  color: #777777;
}
.navbar-default .btn-link:hover,
.navbar-default .btn-link:focus {
  color: #333333;
}
.navbar-default .btn-link[disabled]:hover,
fieldset[disabled] .navbar-default .btn-link:hover,
.navbar-default .btn-link[disabled]:focus,
fieldset[disabled] .navbar-default .btn-link:focus {
  color: #cccccc;
}
.navbar-inverse {
  background-color: #222222;
  border-color: #080808;
}
.navbar-inverse .navbar-brand {
  color: #9d9d9d;
}
.navbar-inverse .navbar-brand:hover,
.navbar-inverse .navbar-brand:focus {
  color: #ffffff;
  background-color: transparent;
}
.navbar-inverse .navbar-text {
  color: #9d9d9d;
}
.navbar-inverse .navbar-nav > li > a {
  color: #9d9d9d;
}
.navbar-inverse .navbar-nav > li > a:hover,
.navbar-inverse .navbar-nav > li > a:focus {
  color: #ffffff;
  background-color: transparent;
}
.navbar-inverse .navbar-nav > .active > a,
.navbar-inverse .navbar-nav > .active > a:hover,
.navbar-inverse .navbar-nav > .active > a:focus {
  color: #ffffff;
  background-color: #080808;
}
.navbar-inverse .navbar-nav > .disabled > a,
.navbar-inverse .navbar-nav > .disabled > a:hover,
.navbar-inverse .navbar-nav > .disabled > a:focus {
  color: #444444;
  background-color: transparent;
}
.navbar-inverse .navbar-toggle {
  border-color: #333333;
}
.navbar-inverse .navbar-toggle:hover,
.navbar-inverse .navbar-toggle:focus {
  background-color: #333333;
}
.navbar-inverse .navbar-toggle .icon-bar {
  background-color: #ffffff;
}
.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
  border-color: #101010;
}
.navbar-inverse .navbar-nav > .open > a,
.navbar-inverse .navbar-nav > .open > a:hover,
.navbar-inverse .navbar-nav > .open > a:focus {
  background-color: #080808;
  color: #ffffff;
}
@media (max-width: 767px) {
  .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
    border-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
    background-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
    color: #9d9d9d;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #ffffff;
    background-color: transparent;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #ffffff;
    background-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #444444;
    background-color: transparent;
  }
}
.navbar-inverse .navbar-link {
  color: #9d9d9d;
}
.navbar-inverse .navbar-link:hover {
  color: #ffffff;
}
.navbar-inverse .btn-link {
  color: #9d9d9d;
}
.navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link:focus {
  color: #ffffff;
}
.navbar-inverse .btn-link[disabled]:hover,
fieldset[disabled] .navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link[disabled]:focus,
fieldset[disabled] .navbar-inverse .btn-link:focus {
  color: #444444;
}
.breadcrumb {
  padding: 10px 0;
  margin-bottom: 1rem;
  list-style: none;
  background-color: transparent;
  border-radius: 3px;
}
.breadcrumb > li {
  display: inline-block;
}
.breadcrumb > li + li:before {
  content: "/\00a0";
  padding: 0 5px;
  color: #5a7a9e;
}
.breadcrumb > .active {
  color: #35485d;
}
.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 1rem 0;
  border-radius: 3px;
}
.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: #0073ce;
  background-color: #ffffff;
  border: 1px solid #e4e6e7;
  margin-left: -1px;
}
.pagination > li:first-child > a,
.pagination > li:first-child > span {
  margin-left: 0;
  border-bottom-left-radius: 3px;
  border-top-left-radius: 3px;
}
.pagination > li:last-child > a,
.pagination > li:last-child > span {
  border-bottom-right-radius: 3px;
  border-top-right-radius: 3px;
}
.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus {
  z-index: 2;
  color: #a6a6a6;
  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: #a6a6a6;
  background-color: #0073ce;
  border-color: #0073ce;
  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 15px;
  font-size: 2rem;
  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: 2rem;
  line-height: 1.5;
}
.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.pager {
  padding-left: 0;
  margin: 1rem 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 #e4e6e7;
  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: #35485d;
  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: #0073ce;
}
.label-primary[href]:hover,
.label-primary[href]:focus {
  background-color: #00579b;
}
.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: 2rem;
  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: #0073ce;
  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: 2rem;
  font-weight: 200;
}
.jumbotron > hr {
  border-top-color: #d5d5d5;
}
.container .jumbotron,
.container-fluid .jumbotron {
  border-radius: 0;
  padding-left: 10px;
  padding-right: 10px;
}
.jumbotron .container {
  max-width: 100%;
}
@media screen and (min-width: 768px) {
  .jumbotron {
    padding-top: 48px;
    padding-bottom: 48px;
  }
  .container .jumbotron,
  .container-fluid .jumbotron {
    padding-left: 60px;
    padding-right: 60px;
  }
  .jumbotron h1,
  .jumbotron .h1 {
    font-size: 6rem;
  }
}
.thumbnail {
  display: block;
  padding: 4px;
  margin-bottom: 1rem;
  line-height: 1.42857143;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-radius: 3px;
  -webkit-transition: border 0.2s ease-in-out;
  -moz-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: #0073ce;
}
.thumbnail .caption {
  padding: 9px;
  color: #35485d;
}
.alert {
  padding: 15px;
  margin-bottom: 1rem;
  border: 1px solid transparent;
  border-radius: 3px;
}
.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: #eaf6da;
  border-color: #76bd45;
  color: #5e9936;
}
.alert-success hr {
  border-top-color: #6aac3d;
}
.alert-success .alert-link {
  color: #477429;
}
.alert-info {
  background-color: #dbe3ea;
  border-color: #5981ae;
  color: #45688f;
}
.alert-info hr {
  border-top-color: #4e74a0;
}
.alert-info .alert-link {
  color: #354f6c;
}
.alert-warning {
  background-color: #fcf0e9;
  border-color: #f1c3a6;
  color: #9a4a18;
}
.alert-warning hr {
  border-top-color: #eeb490;
}
.alert-warning .alert-link {
  color: #6e3511;
}
.alert-danger {
  background-color: #fcebe9;
  border-color: #f8bdb7;
  color: #b92111;
}
.alert-danger hr {
  border-top-color: #f6a89f;
}
.alert-danger .alert-link {
  color: #8a180d;
}
@-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: 1rem;
  margin-bottom: 1rem;
  background-color: #f5f5f5;
  border-radius: 3px;
  -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: 2rem;
  line-height: 1rem;
  color: #ffffff;
  text-align: center;
  background-color: #0073ce;
  -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;
  -moz-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: 3px;
  border-top-left-radius: 3px;
}
.list-group-item:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: 3px;
  border-bottom-left-radius: 3px;
}
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: #0073ce;
  border-color: #0073ce;
}
.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: #9bd3ff;
}
.list-group-item-success {
  color: #5e9936;
  background-color: #eaf6da;
}
a.list-group-item-success,
button.list-group-item-success {
  color: #5e9936;
}
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: #5e9936;
  background-color: #dff1c6;
}
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: #5e9936;
  border-color: #5e9936;
}
.list-group-item-info {
  color: #45688f;
  background-color: #dbe3ea;
}
a.list-group-item-info,
button.list-group-item-info {
  color: #45688f;
}
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: #45688f;
  background-color: #cbd6e1;
}
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: #45688f;
  border-color: #45688f;
}
.list-group-item-warning {
  color: #9a4a18;
  background-color: #fcf0e9;
}
a.list-group-item-warning,
button.list-group-item-warning {
  color: #9a4a18;
}
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: #9a4a18;
  background-color: #fae1d2;
}
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: #9a4a18;
  border-color: #9a4a18;
}
.list-group-item-danger {
  color: #b92111;
  background-color: #fcebe9;
}
a.list-group-item-danger,
button.list-group-item-danger {
  color: #b92111;
}
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: #b92111;
  background-color: #fad6d2;
}
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: #b92111;
  border-color: #b92111;
}
.list-group-item-heading {
  margin-top: 0;
  margin-bottom: 5px;
}
.list-group-item-text {
  margin-bottom: 0;
  line-height: 1.3;
}
.panel {
  margin-bottom: 1rem;
  background-color: #ffffff;
  border: 1px solid transparent;
  border-radius: 3px;
  -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: 2px;
  border-top-left-radius: 2px;
}
.panel-heading > .dropdown .dropdown-toggle {
  color: inherit;
}
.panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 2rem;
  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: 2px;
  border-bottom-left-radius: 2px;
}
.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: 2px;
  border-top-left-radius: 2px;
}
.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: 2px;
  border-bottom-left-radius: 2px;
}
.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: 2px;
  border-top-left-radius: 2px;
}
.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: 2px;
  border-top-right-radius: 2px;
}
.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: 2px;
}
.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: 2px;
}
.panel > .table:last-child,
.panel > .table-responsive:last-child > .table:last-child {
  border-bottom-right-radius: 2px;
  border-bottom-left-radius: 2px;
}
.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: 2px;
  border-bottom-right-radius: 2px;
}
.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: 2px;
}
.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: 2px;
}
.panel > .panel-body + .table,
.panel > .panel-body + .table-responsive,
.panel > .table + .panel-body,
.panel > .table-responsive + .panel-body {
  border-top: 1px solid #e4e6e7;
}
.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: 1rem;
}
.panel-group .panel {
  margin-bottom: 0;
  border-radius: 3px;
}
.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: #000000;
  border-color: #dddddd;
}
.panel-default > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #dddddd;
}
.panel-default > .panel-heading .badge {
  color: #000000;
  background-color: #333333;
}
.panel-default > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #dddddd;
}
.panel-primary {
  border-color: #0073ce;
}
.panel-primary > .panel-heading {
  color: #ffffff;
  background-color: #0073ce;
  border-color: #0073ce;
}
.panel-primary > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #0073ce;
}
.panel-primary > .panel-heading .badge {
  color: #0073ce;
  background-color: #ffffff;
}
.panel-primary > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #0073ce;
}
.panel-success {
  border-color: #76bd45;
}
.panel-success > .panel-heading {
  color: #5e9936;
  background-color: #eaf6da;
  border-color: #76bd45;
}
.panel-success > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #76bd45;
}
.panel-success > .panel-heading .badge {
  color: #eaf6da;
  background-color: #5e9936;
}
.panel-success > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #76bd45;
}
.panel-info {
  border-color: #5981ae;
}
.panel-info > .panel-heading {
  color: #45688f;
  background-color: #dbe3ea;
  border-color: #5981ae;
}
.panel-info > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #5981ae;
}
.panel-info > .panel-heading .badge {
  color: #dbe3ea;
  background-color: #45688f;
}
.panel-info > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #5981ae;
}
.panel-warning {
  border-color: #f1c3a6;
}
.panel-warning > .panel-heading {
  color: #9a4a18;
  background-color: #fcf0e9;
  border-color: #f1c3a6;
}
.panel-warning > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #f1c3a6;
}
.panel-warning > .panel-heading .badge {
  color: #fcf0e9;
  background-color: #9a4a18;
}
.panel-warning > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #f1c3a6;
}
.panel-danger {
  border-color: #f8bdb7;
}
.panel-danger > .panel-heading {
  color: #b92111;
  background-color: #fcebe9;
  border-color: #f8bdb7;
}
.panel-danger > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #f8bdb7;
}
.panel-danger > .panel-heading .badge {
  color: #fcebe9;
  background-color: #b92111;
}
.panel-danger > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #f8bdb7;
}
.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: #ffffff;
  border: 1px solid #e4e6e7;
  border-radius: 3px;
  -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: 0;
}
.close {
  float: right;
  font-size: 1.8rem;
  font-weight: bold;
  line-height: 1;
  color: #000000;
  text-shadow: 0 1px 0 #ffffff;
  opacity: 0.2;
  -webkit-opacity: 0.2;
  -moz-opacity: 0.2;
  filter: alpha(opacity=20);
}
.close:hover,
.close:focus {
  color: #000000;
  text-decoration: none;
  cursor: pointer;
  opacity: 0.5;
  -webkit-opacity: 0.5;
  -moz-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%);
  -o-transform: translate(0, -25%);
  -moz-transform: translate(0, -25%);
  transform: translate(0, -25%);
  -ms-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);
  -o-transform: translate(0, 0);
  -moz-transform: translate(0, 0);
  transform: translate(0, 0);
  -ms-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;
  -webkit-opacity: 0;
  -moz-opacity: 0;
  filter: alpha(opacity=0);
}
.modal-backdrop.in {
  opacity: 0.5;
  -webkit-opacity: 0.5;
  -moz-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: 768px) {
  .modal-dialog {
    width: 600px;
    margin: 30px auto;
  }
  .modal-content {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
  }
  .modal-sm {
    width: 300px;
  }
}
@media (min-width: 992px) {
  .modal-lg {
    width: 900px;
  }
}
.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  font-family: "Open Sans", Helvetica, Arial, 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: 2rem;
  opacity: 0;
  -webkit-opacity: 0;
  -moz-opacity: 0;
  filter: alpha(opacity=0);
}
.tooltip.in {
  opacity: 0.9;
  -webkit-opacity: 0.9;
  -moz-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: 600px;
  padding: 3px 8px;
  color: #ffffff;
  text-align: center;
  background-color: #0073ce;
  border-radius: 3px;
}
.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: #0073ce;
}
.tooltip.top-left .tooltip-arrow {
  bottom: 0;
  right: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #0073ce;
}
.tooltip.top-right .tooltip-arrow {
  bottom: 0;
  left: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #0073ce;
}
.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #0073ce;
}
.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #0073ce;
}
.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #0073ce;
}
.tooltip.bottom-left .tooltip-arrow {
  top: 0;
  right: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #0073ce;
}
.tooltip.bottom-right .tooltip-arrow {
  top: 0;
  left: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #0073ce;
}
.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: none;
  max-width: 276px;
  padding: 1px;
  font-family: "Open Sans", Helvetica, Arial, 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: 1.2rem;
  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: 1.2rem;
  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;
  -moz-transition: 0.6s ease-in-out left;
  -o-transition: 0.6s ease-in-out left;
  transition: 0.6s ease-in-out left;
}
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  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;
  -webkit-opacity: 0.5;
  -moz-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;
  -webkit-opacity: 0.9;
  -moz-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: 768px) {
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-prev,
  .carousel-control .icon-next {
    width: 30px;
    height: 30px;
    margin-top: -10px;
    font-size: 30px;
  }
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .icon-prev {
    margin-left: -10px;
  }
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-next {
    margin-right: -10px;
  }
  .carousel-caption {
    left: 20%;
    right: 20%;
    padding-bottom: 30px;
  }
  .carousel-indicators {
    bottom: 20px;
  }
}
.clearfix:before,
.clearfix:after,
.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: 767px) {
  .visible-xs {
    display: block !important;
  }
  table.visible-xs {
    display: table !important;
  }
  tr.visible-xs {
    display: table-row !important;
  }
  th.visible-xs,
  td.visible-xs {
    display: table-cell !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-block {
    display: block !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline {
    display: inline !important;
  }
}
@media (max-width: 767px) {
  .visible-xs-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm {
    display: block !important;
  }
  table.visible-sm {
    display: table !important;
  }
  tr.visible-sm {
    display: table-row !important;
  }
  th.visible-sm,
  td.visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-block {
    display: block !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline {
    display: inline !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .visible-sm-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md {
    display: block !important;
  }
  table.visible-md {
    display: table !important;
  }
  tr.visible-md {
    display: table-row !important;
  }
  th.visible-md,
  td.visible-md {
    display: table-cell !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-block {
    display: block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline {
    display: inline !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 1200px) {
  .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: 1200px) {
  .visible-lg-block {
    display: block !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-inline {
    display: inline !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg-inline-block {
    display: inline-block !important;
  }
}
@media (max-width: 767px) {
  .hidden-xs {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .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;
}
.ui-datepicker td {
  border: 0;
  padding: 1px;
}
.ui-datepicker td span,
.ui-datepicker td a {
  display: block;
  padding: .2em;
  text-align: right;
  text-decoration: none;
}
.ui-datepicker .ui-datepicker-buttonpane {
  background-image: none;
  margin: .7em 0 0 0;
  padding: 0 .2em;
  border-left: 0;
  border-right: 0;
  border-bottom: 0;
}
.ui-datepicker .ui-datepicker-buttonpane button {
  float: right;
  margin: .5em .2em .4em;
  cursor: pointer;
  padding: .2em .6em .3em .6em;
  width: auto;
  overflow: visible;
}
.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current {
  float: left;
}
/* with multiple calendars */
.ui-datepicker.ui-datepicker-multi {
  width: auto;
}
.ui-datepicker-multi .ui-datepicker-group {
  float: left;
}
.ui-datepicker-multi .ui-datepicker-group table {
  width: 95%;
  margin: 0 auto .4em;
}
.ui-datepicker-multi-2 .ui-datepicker-group {
  width: 50%;
}
.ui-datepicker-multi-3 .ui-datepicker-group {
  width: 33.3%;
}
.ui-datepicker-multi-4 .ui-datepicker-group {
  width: 25%;
}
.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header,
.ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header {
  border-left-width: 0;
}
.ui-datepicker-multi .ui-datepicker-buttonpane {
  clear: left;
}
.ui-datepicker-row-break {
  clear: both;
  width: 100%;
  font-size: 0;
}
/* RTL support */
.ui-datepicker-rtl {
  direction: rtl;
}
.ui-datepicker-rtl .ui-datepicker-prev {
  right: 2px;
  left: auto;
}
.ui-datepicker-rtl .ui-datepicker-next {
  left: 2px;
  right: auto;
}
.ui-datepicker-rtl .ui-datepicker-prev:hover {
  right: 1px;
  left: auto;
}
.ui-datepicker-rtl .ui-datepicker-next:hover {
  left: 1px;
  right: auto;
}
.ui-datepicker-rtl .ui-datepicker-buttonpane {
  clear: right;
}
.ui-datepicker-rtl .ui-datepicker-buttonpane button {
  float: left;
}
.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current,
.ui-datepicker-rtl .ui-datepicker-group {
  float: right;
}
.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header,
.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header {
  border-right-width: 0;
  border-left-width: 1px;
}
/* Icons */
.ui-datepicker .ui-icon {
  display: block;
  text-indent: -99999px;
  overflow: hidden;
  background-repeat: no-repeat;
  left: .5em;
  top: .3em;
}
.ui-dialog {
  position: absolute;
  top: 0;
  left: 0;
  padding: .2em;
  outline: 0;
}
.ui-dialog .ui-dialog-titlebar {
  padding: .4em 1em;
  position: relative;
}
.ui-dialog .ui-dialog-title {
  float: left;
  margin: .1em 0;
  white-space: nowrap;
  width: 90%;
  overflow: hidden;
  text-overflow: ellipsis;
}
.ui-dialog .ui-dialog-titlebar-close {
  position: absolute;
  right: .3em;
  top: 50%;
  width: 20px;
  margin: -10px 0 0 0;
  padding: 1px;
  height: 20px;
}
.ui-dialog .ui-dialog-content {
  position: relative;
  border: 0;
  padding: .5em 1em;
  background: none;
  overflow: auto;
}
.ui-dialog .ui-dialog-buttonpane {
  text-align: left;
  border-width: 1px 0 0 0;
  background-image: none;
  margin-top: .5em;
  padding: .3em 1em .5em .4em;
}
.ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset {
  float: right;
}
.ui-dialog .ui-dialog-buttonpane button {
  margin: .5em .4em .5em 0;
  cursor: pointer;
}
.ui-dialog .ui-resizable-n {
  height: 2px;
  top: 0;
}
.ui-dialog .ui-resizable-e {
  width: 2px;
  right: 0;
}
.ui-dialog .ui-resizable-s {
  height: 2px;
  bottom: 0;
}
.ui-dialog .ui-resizable-w {
  width: 2px;
  left: 0;
}
.ui-dialog .ui-resizable-se,
.ui-dialog .ui-resizable-sw,
.ui-dialog .ui-resizable-ne,
.ui-dialog .ui-resizable-nw {
  width: 7px;
  height: 7px;
}
.ui-dialog .ui-resizable-se {
  right: 0;
  bottom: 0;
}
.ui-dialog .ui-resizable-sw {
  left: 0;
  bottom: 0;
}
.ui-dialog .ui-resizable-ne {
  right: 0;
  top: 0;
}
.ui-dialog .ui-resizable-nw {
  left: 0;
  top: 0;
}
.ui-draggable .ui-dialog-titlebar {
  cursor: move;
}
.ui-progressbar {
  height: 2em;
  text-align: left;
  overflow: hidden;
}
.ui-progressbar .ui-progressbar-value {
  margin: -1px;
  height: 100%;
}
.ui-progressbar .ui-progressbar-overlay {
  background: url("data:image/gif;base64,R0lGODlhKAAoAIABAAAAAP///yH/C05FVFNDQVBFMi4wAwEAAAAh+QQJAQABACwAAAAAKAAoAAACkYwNqXrdC52DS06a7MFZI+4FHBCKoDeWKXqymPqGqxvJrXZbMx7Ttc+w9XgU2FB3lOyQRWET2IFGiU9m1frDVpxZZc6bfHwv4c1YXP6k1Vdy292Fb6UkuvFtXpvWSzA+HycXJHUXiGYIiMg2R6W459gnWGfHNdjIqDWVqemH2ekpObkpOlppWUqZiqr6edqqWQAAIfkECQEAAQAsAAAAACgAKAAAApSMgZnGfaqcg1E2uuzDmmHUBR8Qil95hiPKqWn3aqtLsS18y7G1SzNeowWBENtQd+T1JktP05nzPTdJZlR6vUxNWWjV+vUWhWNkWFwxl9VpZRedYcflIOLafaa28XdsH/ynlcc1uPVDZxQIR0K25+cICCmoqCe5mGhZOfeYSUh5yJcJyrkZWWpaR8doJ2o4NYq62lAAACH5BAkBAAEALAAAAAAoACgAAAKVDI4Yy22ZnINRNqosw0Bv7i1gyHUkFj7oSaWlu3ovC8GxNso5fluz3qLVhBVeT/Lz7ZTHyxL5dDalQWPVOsQWtRnuwXaFTj9jVVh8pma9JjZ4zYSj5ZOyma7uuolffh+IR5aW97cHuBUXKGKXlKjn+DiHWMcYJah4N0lYCMlJOXipGRr5qdgoSTrqWSq6WFl2ypoaUAAAIfkECQEAAQAsAAAAACgAKAAAApaEb6HLgd/iO7FNWtcFWe+ufODGjRfoiJ2akShbueb0wtI50zm02pbvwfWEMWBQ1zKGlLIhskiEPm9R6vRXxV4ZzWT2yHOGpWMyorblKlNp8HmHEb/lCXjcW7bmtXP8Xt229OVWR1fod2eWqNfHuMjXCPkIGNileOiImVmCOEmoSfn3yXlJWmoHGhqp6ilYuWYpmTqKUgAAIfkECQEAAQAsAAAAACgAKAAAApiEH6kb58biQ3FNWtMFWW3eNVcojuFGfqnZqSebuS06w5V80/X02pKe8zFwP6EFWOT1lDFk8rGERh1TTNOocQ61Hm4Xm2VexUHpzjymViHrFbiELsefVrn6XKfnt2Q9G/+Xdie499XHd2g4h7ioOGhXGJboGAnXSBnoBwKYyfioubZJ2Hn0RuRZaflZOil56Zp6iioKSXpUAAAh+QQJAQABACwAAAAAKAAoAAACkoQRqRvnxuI7kU1a1UU5bd5tnSeOZXhmn5lWK3qNTWvRdQxP8qvaC+/yaYQzXO7BMvaUEmJRd3TsiMAgswmNYrSgZdYrTX6tSHGZO73ezuAw2uxuQ+BbeZfMxsexY35+/Qe4J1inV0g4x3WHuMhIl2jXOKT2Q+VU5fgoSUI52VfZyfkJGkha6jmY+aaYdirq+lQAACH5BAkBAAEALAAAAAAoACgAAAKWBIKpYe0L3YNKToqswUlvznigd4wiR4KhZrKt9Upqip61i9E3vMvxRdHlbEFiEXfk9YARYxOZZD6VQ2pUunBmtRXo1Lf8hMVVcNl8JafV38aM2/Fu5V16Bn63r6xt97j09+MXSFi4BniGFae3hzbH9+hYBzkpuUh5aZmHuanZOZgIuvbGiNeomCnaxxap2upaCZsq+1kAACH5BAkBAAEALAAAAAAoACgAAAKXjI8By5zf4kOxTVrXNVlv1X0d8IGZGKLnNpYtm8Lr9cqVeuOSvfOW79D9aDHizNhDJidFZhNydEahOaDH6nomtJjp1tutKoNWkvA6JqfRVLHU/QUfau9l2x7G54d1fl995xcIGAdXqMfBNadoYrhH+Mg2KBlpVpbluCiXmMnZ2Sh4GBqJ+ckIOqqJ6LmKSllZmsoq6wpQAAAh+QQJAQABACwAAAAAKAAoAAAClYx/oLvoxuJDkU1a1YUZbJ59nSd2ZXhWqbRa2/gF8Gu2DY3iqs7yrq+xBYEkYvFSM8aSSObE+ZgRl1BHFZNr7pRCavZ5BW2142hY3AN/zWtsmf12p9XxxFl2lpLn1rseztfXZjdIWIf2s5dItwjYKBgo9yg5pHgzJXTEeGlZuenpyPmpGQoKOWkYmSpaSnqKileI2FAAACH5BAkBAAEALAAAAAAoACgAAAKVjB+gu+jG4kORTVrVhRlsnn2dJ3ZleFaptFrb+CXmO9OozeL5VfP99HvAWhpiUdcwkpBH3825AwYdU8xTqlLGhtCosArKMpvfa1mMRae9VvWZfeB2XfPkeLmm18lUcBj+p5dnN8jXZ3YIGEhYuOUn45aoCDkp16hl5IjYJvjWKcnoGQpqyPlpOhr3aElaqrq56Bq7VAAAOw==");
  height: 100%;
  filter: alpha(opacity=25);
  /* support: IE8 */
  opacity: 0.25;
}
.ui-progressbar-indeterminate .ui-progressbar-value {
  background-image: none;
}
.ui-selectmenu-menu {
  padding: 0;
  margin: 0;
  position: absolute;
  top: 0;
  left: 0;
  display: none;
}
.ui-selectmenu-menu .ui-menu {
  overflow: auto;
  overflow-x: hidden;
  padding-bottom: 1px;
}
.ui-selectmenu-menu .ui-menu .ui-selectmenu-optgroup {
  font-size: 1em;
  font-weight: bold;
  line-height: 1.5;
  padding: 2px 0.4em;
  margin: 0.5em 0 0 0;
  height: auto;
  border: 0;
}
.ui-selectmenu-open {
  display: block;
}
.ui-selectmenu-text {
  display: block;
  margin-right: 20px;
  overflow: hidden;
  text-overflow: ellipsis;
}
.ui-selectmenu-button.ui-button {
  text-align: left;
  white-space: nowrap;
  width: 14em;
}
.ui-selectmenu-icon.ui-icon {
  float: right;
  margin-top: 0;
}
.ui-slider {
  position: relative;
  text-align: left;
}
.ui-slider .ui-slider-handle {
  position: absolute;
  z-index: 2;
  width: 1.2em;
  height: 1.2em;
  cursor: default;
  -ms-touch-action: none;
  touch-action: none;
}
.ui-slider .ui-slider-range {
  position: absolute;
  z-index: 1;
  font-size: .7em;
  display: block;
  border: 0;
  background-position: 0 0;
}
/* support: IE8 - See #6727 */
.ui-slider.ui-state-disabled .ui-slider-handle,
.ui-slider.ui-state-disabled .ui-slider-range {
  filter: inherit;
}
.ui-slider-horizontal {
  height: .8em;
}
.ui-slider-horizontal .ui-slider-handle {
  top: -0.3em;
  margin-left: -0.6em;
}
.ui-slider-horizontal .ui-slider-range {
  top: 0;
  height: 100%;
}
.ui-slider-horizontal .ui-slider-range-min {
  left: 0;
}
.ui-slider-horizontal .ui-slider-range-max {
  right: 0;
}
.ui-slider-vertical {
  width: .8em;
  height: 100px;
}
.ui-slider-vertical .ui-slider-handle {
  left: -0.3em;
  margin-left: 0;
  margin-bottom: -0.6em;
}
.ui-slider-vertical .ui-slider-range {
  left: 0;
  width: 100%;
}
.ui-slider-vertical .ui-slider-range-min {
  bottom: 0;
}
.ui-slider-vertical .ui-slider-range-max {
  top: 0;
}
.ui-spinner {
  position: relative;
  display: inline-block;
  overflow: hidden;
  padding: 0;
  vertical-align: middle;
}
.ui-spinner-input {
  border: none;
  background: none;
  color: inherit;
  padding: .222em 0;
  margin: .2em 0;
  vertical-align: middle;
  margin-left: .4em;
  margin-right: 2em;
}
.ui-spinner-button {
  width: 1.6em;
  height: 50%;
  font-size: .5em;
  padding: 0;
  margin: 0;
  text-align: center;
  position: absolute;
  cursor: default;
  display: block;
  overflow: hidden;
  right: 0;
}
/* more specificity required here to override default borders */
.ui-spinner a.ui-spinner-button {
  border-top-style: none;
  border-bottom-style: none;
  border-right-style: none;
}
.ui-spinner-up {
  top: 0;
}
.ui-spinner-down {
  bottom: 0;
}
.ui-tabs {
  position: relative;
  /* position: relative prevents IE scroll bug (element with position: relative inside container with overflow: auto appear as "fixed") */
  padding: .2em;
}
.ui-tabs .ui-tabs-nav {
  margin: 0;
  padding: .2em .2em 0;
}
.ui-tabs .ui-tabs-nav li {
  list-style: none;
  float: left;
  position: relative;
  top: 0;
  margin: 1px .2em 0 0;
  border-bottom-width: 0;
  padding: 0;
  white-space: nowrap;
}
.ui-tabs .ui-tabs-nav .ui-tabs-anchor {
  float: left;
  padding: .5em 1em;
  text-decoration: none;
}
.ui-tabs .ui-tabs-nav li.ui-tabs-active {
  margin-bottom: -1px;
  padding-bottom: 1px;
}
.ui-tabs .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor,
.ui-tabs .ui-tabs-nav li.ui-state-disabled .ui-tabs-anchor,
.ui-tabs .ui-tabs-nav li.ui-tabs-loading .ui-tabs-anchor {
  cursor: text;
}
.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor {
  cursor: pointer;
}
.ui-tabs .ui-tabs-panel {
  display: block;
  border-width: 0;
  padding: 1em 1.4em;
  background: none;
}
.ui-tooltip {
  padding: 8px;
  position: absolute;
  z-index: 9999;
  max-width: 300px;
}
body .ui-tooltip {
  border-width: 2px;
}
/* Component containers
----------------------------------*/
.ui-widget {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 1em;
}
.ui-widget .ui-widget {
  font-size: 1em;
}
.ui-widget input,
.ui-widget select,
.ui-widget textarea,
.ui-widget button {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 1em;
}
.ui-widget.ui-widget-content {
  border: 1px solid #c5c5c5;
}
.ui-widget-content {
  border: 1px solid #dddddd;
  background: #ffffff;
  color: #333333;
}
.ui-widget-content a {
  color: #333333;
}
.ui-widget-header {
  border: 1px solid #dddddd;
  background: #e9e9e9;
  color: #333333;
  font-weight: bold;
}
.ui-widget-header a {
  color: #333333;
}
/* Interaction states
----------------------------------*/
.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default,
.ui-button,
html .ui-button.ui-state-disabled:hover,
html .ui-button.ui-state-disabled:active {
  border: 1px solid #c5c5c5;
  background: #f6f6f6;
  font-weight: normal;
  color: #454545;
}
.ui-state-default a,
.ui-state-default a:link,
.ui-state-default a:visited,
a.ui-button,
a:link.ui-button,
a:visited.ui-button,
.ui-button {
  color: #454545;
  text-decoration: none;
}
.ui-state-hover,
.ui-widget-content .ui-state-hover,
.ui-widget-header .ui-state-hover,
.ui-state-focus,
.ui-widget-content .ui-state-focus,
.ui-widget-header .ui-state-focus,
.ui-button:hover,
.ui-button:focus {
  border: 1px solid #cccccc;
  background: #ededed;
  font-weight: normal;
  color: #2b2b2b;
}
.ui-state-hover a,
.ui-state-hover a:hover,
.ui-state-hover a:link,
.ui-state-hover a:visited,
.ui-state-focus a,
.ui-state-focus a:hover,
.ui-state-focus a:link,
.ui-state-focus a:visited,
a.ui-button:hover,
a.ui-button:focus {
  color: #2b2b2b;
  text-decoration: none;
}
.ui-visual-focus {
  box-shadow: 0 0 3px 1px #5e9ed6;
}
.ui-state-active,
.ui-widget-content .ui-state-active,
.ui-widget-header .ui-state-active,
a.ui-button:active,
.ui-button:active,
.ui-button.ui-state-active:hover {
  border: 1px solid #003eff;
  background: #007fff;
  font-weight: normal;
  color: #ffffff;
}
.ui-icon-background,
.ui-state-active .ui-icon-background {
  border: #003eff;
  background-color: #ffffff;
}
.ui-state-active a,
.ui-state-active a:link,
.ui-state-active a:visited {
  color: #ffffff;
  text-decoration: none;
}
/* Interaction Cues
----------------------------------*/
.ui-state-highlight,
.ui-widget-content .ui-state-highlight,
.ui-widget-header .ui-state-highlight {
  border: 1px solid #dad55e;
  background: #fffa90;
  color: #777620;
}
.ui-state-checked {
  border: 1px solid #dad55e;
  background: #fffa90;
}
.ui-state-highlight a,
.ui-widget-content .ui-state-highlight a,
.ui-widget-header .ui-state-highlight a {
  color: #777620;
}
.ui-state-error,
.ui-widget-content .ui-state-error,
.ui-widget-header .ui-state-error {
  border: 1px solid #f1a899;
  background: #fddfdf;
  color: #5f3f3f;
}
.ui-state-error a,
.ui-widget-content .ui-state-error a,
.ui-widget-header .ui-state-error a {
  color: #5f3f3f;
}
.ui-state-error-text,
.ui-widget-content .ui-state-error-text,
.ui-widget-header .ui-state-error-text {
  color: #5f3f3f;
}
.ui-priority-primary,
.ui-widget-content .ui-priority-primary,
.ui-widget-header .ui-priority-primary {
  font-weight: bold;
}
.ui-priority-secondary,
.ui-widget-content .ui-priority-secondary,
.ui-widget-header .ui-priority-secondary {
  opacity: .7;
  filter: alpha(opacity=70);
  /* support: IE8 */
  font-weight: normal;
}
.ui-state-disabled,
.ui-widget-content .ui-state-disabled,
.ui-widget-header .ui-state-disabled {
  opacity: .35;
  filter: alpha(opacity=35);
  /* support: IE8 */
  background-image: none;
}
.ui-state-disabled .ui-icon {
  filter: alpha(opacity=35);
  /* support: IE8 - See #6059 */
}
/* Misc visuals
----------------------------------*/
/* Corner radius */
.ui-corner-all,
.ui-corner-top,
.ui-corner-left,
.ui-corner-tl {
  border-top-left-radius: 3px;
}
.ui-corner-all,
.ui-corner-top,
.ui-corner-right,
.ui-corner-tr {
  border-top-right-radius: 3px;
}
.ui-corner-all,
.ui-corner-bottom,
.ui-corner-left,
.ui-corner-bl {
  border-bottom-left-radius: 3px;
}
.ui-corner-all,
.ui-corner-bottom,
.ui-corner-right,
.ui-corner-br {
  border-bottom-right-radius: 3px;
}
/* Overlays */
.ui-widget-overlay {
  background: #aaaaaa;
  opacity: .3;
  filter: alpha(opacity=30);
  /* support: IE8 */
}
.ui-widget-shadow {
  -webkit-box-shadow: 0px 0px 5px #666666;
  box-shadow: 0px 0px 5px #666666;
}
/* Misc visuals
----------------------------------*/
.ui-datepicker {
  border: 1px solid #e4e6e7;
  background: #ffffff;
  color: #35485d;
}
.ui-datepicker .ui-datepicker-header {
  color: #35485d;
  background-color: transparent;
  border: none;
  font-weight: bold;
}
.ui-datepicker .js-highlight-day .ui-state-default {
  background-color: #adbbd6;
}
.ui-datepicker .js-highlight-day .ui-state-default:hover {
  background-color: #0073ce;
}
.ui-datepicker .js-highlight-day .ui-state-active {
  background-color: #0073ce;
}
/* Icons
----------------------------------*/
.ui-icon {
  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;
}
.ui-datepicker .ui-datepicker-prev,
.ui-datepicker .ui-datepicker-next {
  color: #0073ce;
  cursor: pointer;
  font-family: 'Glyphicons Halflings';
  -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: #f57728;
  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: #f2f3f4;
  text-align: center;
  color: #35485d;
}
.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: #f57728;
  color: #ffffff;
  border-color: #f57728;
}
.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: #0073ce;
  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 */
}
body {
  overflow-x: hidden;
  position: relative;
}
body.offcanvas {
  overflow-y: hidden;
}
.no-margin {
  margin: 0 !important;
}
@media (min-width: 1200px) {
  .container-lg {
    float: none;
    margin: 0 auto !important;
    overflow: hidden;
  }
}
button {
  font-weight: bold;
}
.btn {
  border-radius: 0 !important;
}
ul,
ol {
  padding-left: 15px;
}
@media (max-width: 991px) {
  .form-control {
    height: 42px;
    padding: 10px 15px;
    font-size: 2rem;
    line-height: 1.3333333;
    border-radius: 0;
    font-size: 1.2rem;
  }
  select.form-control {
    height: 42px;
    line-height: 42px;
  }
  textarea.form-control,
  select[multiple].form-control {
    height: auto;
  }
}
option {
  font-size: 0.875em;
  /* 14/16 */
  line-height: 18px;
  padding: 6px 13px;
  width: 100%;
}
/*
General
*****************************************************************/
a,
button {
  color: #0073ce;
  text-decoration: none;
}
a:hover {
  text-decoration: none;
}
output {
  display: block;
  padding-top: 7px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #35485d;
}
.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: #35485d;
  white-space: nowrap;
}
.display-none {
  display: none;
}
.page-title {
  margin-bottom: 30px;
}
@media (min-width: 768px) {
  .item-label,
  .item-value {
    display: block;
  }
}
@media (max-width: 767px) {
  .item-label,
  .item-value {
    display: inline-block;
    line-height: 1rem;
    vertical-align: top;
    width: 49%;
  }
  .item-value {
    padding-left: 10px;
  }
  .item-action {
    margin-top: 20px;
  }
}
.item-label {
  text-transform: uppercase;
  font-weight: 300;
}
.item-value {
  font-size: 18px;
  padding-bottom: 10px;
  text-overflow: ellipsis;
  overflow: hidden;
}
.alert {
  padding-left: 30px;
  padding-right: 30px;
}
@media (max-width: 992px) {
  .alert {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.container__full {
  padding-left: 30px;
  padding-right: 30px;
}
@media (max-width: 992px) {
  .container__full {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.well {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  background-color: #000000;
  border: none;
  border-bottom: 1px solid #002058;
  padding: 10px 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: 20px;
}
.well.well-sm {
  padding: 10px 20px;
}
.well.well-md {
  padding-top: 15px;
  padding-bottom: 15px;
  padding-left: 30px;
  padding-right: 30px;
}
@media (max-width: 992px) {
  .well.well-md {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.well.well-lg {
  padding-top: 45px;
  padding-bottom: 35px;
  padding-left: 30px;
  padding-right: 30px;
}
@media (max-width: 992px) {
  .well.well-lg {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.well.well-primary {
  background-color: #0073ce;
  color: #ffffff;
}
.well.well-secondary {
  background-color: #ffffff;
  color: #35485d;
}
.well.well-tertiary {
  background-color: #002058;
  color: #ffffff;
}
.well.well-tertiary .item-label {
  color: #ffffff;
}
.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: #35485d;
  border-top: 1px solid #e4e6e7;
  border-bottom: 1px solid #e4e6e7;
}
.well.well-quinary {
  background-color: #ffffff;
  color: #35485d;
  border-color: #e4e6e7;
  padding-left: 0;
  padding-right: 0;
}
.well.well-quinary .well-headline {
  background-color: #002058;
  color: #ffffff;
}
.well.well-quinary .well-content {
  padding-left: 30px;
  padding-right: 30px;
}
@media (max-width: 992px) {
  .well.well-quinary .well-content {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.well-headline {
  margin-left: -15px;
  margin-right: -15px;
  font-size: 16px;
  font-weight: 700;
  border-bottom: 1px solid #002058;
  padding: 5px 30px 15px;
  padding-left: 30px;
  padding-right: 30px;
}
@media (max-width: 992px) {
  .well-headline {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.well-headline-sub {
  font-weight: 400;
  padding-left: 10px;
}
@media (max-width: 767px) {
  .well-headline {
    padding-left: 35px;
    padding-right: 35px;
  }
}
.well-single-headline {
  padding-bottom: 0;
  border-bottom: 0;
}
.well-content {
  padding-top: 40px;
  padding-bottom: 20px;
}
.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;
}
@media (max-width: 992px) {
  .well .well-headline {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (max-width: 767px) {
  .well,
  .well.well-lg {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (max-width: 991px) {
  body.offcanvas {
    max-height: 100vh;
  }
  main {
    -webkit-transition: transform 0.3s ease-out;
    -moz-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 {
  margin-top: 30px;
  background: #002058;
  color: #ffffff;
  font-weight: 300;
}
.footer__top {
  padding-bottom: 50px;
  padding-top: 50px;
}
@media (max-width: 992px) {
  .footer__top {
    padding-bottom: 38px;
  }
}
@media (max-width: 768px) {
  .footer__top .footer__nav--container {
    margin-bottom: 10px;
    text-align: center;
  }
}
.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: 10px;
}
.footer__top .footer__nav--container .footer__nav--links a {
  color: #ffffff;
  font-size: 14px;
}
.footer__left {
  padding-left: 30px;
  padding-right: 30px;
}
@media (max-width: 992px) {
  .footer__left {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.footer__right {
  padding-left: 30px;
  padding-right: 30px;
}
@media (max-width: 992px) {
  .footer__right {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (max-width: 992px) {
  .footer__right {
    border-top: 1px solid #00173f;
    padding-top: 30px;
    margin-top: 25px;
  }
}
.footer__right .footer__dropdown select.form-control {
  padding: 2px 13px;
}
.footer__right .footer__dropdown .form-group {
  margin-bottom: 0;
}
.footer__right .footer__dropdown .form-control {
  cursor: pointer;
  background-color: #002058;
  color: #ffffff;
  padding: 7px 10px;
  height: 26px;
  line-height: 20px;
  font-size: 14px;
}
.footer__right .footer__dropdown .form-control option {
  background-color: #002058;
}
.footer__right .footer__dropdown .form-control:focus::-ms-value {
  background-color: #002058;
}
.footer__copyright {
  background: #ffffff;
  padding: 25px 0;
  color: #35485d;
  text-align: center;
}
ul.nav__links::after {
  content: "";
  display: block;
  clear: both;
}
ul.nav__links li {
  float: left;
  list-style-type: none;
}
ul.nav__links::after {
  clear: both;
}
@media (max-width: 991px) {
  ul.nav__links:before {
    content: " ";
    display: table;
  }
}
.branding-mobile {
  padding: 10px 0 9px 0;
  border-bottom: solid 1px #e4e6e7;
  z-index: 9999;
  background-color: #ffffff;
  padding-left: 30px;
  padding-right: 30px;
}
@media (max-width: 992px) {
  .branding-mobile {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.navigation.navigation--top {
  padding-left: 30px;
  padding-right: 30px;
}
@media (max-width: 992px) {
  .navigation.navigation--top {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.navigation--top .nav__left {
  padding: 9px 0 7px;
}
.navigation--top .nav__left .simple-banner-component img,
.navigation--top .nav__left .banner__component img {
  width: auto;
}
.miniCartSlot > div[data-ng-transclude] {
  display: inline-block;
}
.navigation--top .nav__right .nav__links--account {
  margin: 0;
  padding-left: 0;
  float: right;
}
.navigation--top .nav__right .nav__links--account div[data-smartedit-component-id="HeaderLinksSlot"] {
  display: inline-block;
  float: left;
}
.navigation--top .nav__right .nav__links--account div[data-smartedit-component-id="HeaderLinksSlot"] li:last-child a {
  padding-right: 12px;
}
.navigation--top .nav__right .nav__links--account li {
  display: inline-block;
  font-size: 12px;
  color: #0073ce;
  font-weight: 400;
  text-transform: uppercase;
}
.navigation--top .nav__right .nav__links--account li:last-child a {
  padding-right: 0;
}
.navigation--top .nav__right .nav__links--account li button {
  background: transparent none repeat scroll 0% 0%;
  border: medium none;
  color: #0068b3;
  font-size: 1em;
  text-transform: uppercase;
}
.navigation--top .nav__right .nav__links--account li button:hover {
  background: none;
  text-decoration: none;
  color: #f57728;
}
.navigation--top .nav__right .nav__links--account li a {
  color: inherit;
  cursor: pointer;
  text-transform: uppercase;
  font-weight: 400;
  padding: 12px;
  display: block;
  font-size: 1em;
  line-height: 1.329em;
}
.navigation--top .nav__right .nav__links--account li a:hover {
  text-decoration: none;
  color: #f57728;
}
.navigation--top .nav__right .nav__links--account .myAccountLinksHeader,
.navigation--top .nav__right .nav__links--account .myCompanyLinksHeader {
  background-color: transparent;
  color: inherit;
  display: block;
  height: 40px;
  line-height: 40px;
  cursor: pointer;
  padding: 0 12px;
}
.navigation--top .nav__right .nav__links--account .myAccountLinksHeader::after,
.navigation--top .nav__right .nav__links--account .myCompanyLinksHeader::after {
  clear: both;
}
.navigation--top .nav__right .nav__links--account .myAccountLinksHeader:hover,
.navigation--top .nav__right .nav__links--account .myCompanyLinksHeader:hover,
.navigation--top .nav__right .nav__links--account .myAccountLinksHeader:focus,
.navigation--top .nav__right .nav__links--account .myCompanyLinksHeader:focus {
  color: #f57728;
  text-decoration: none;
}
.navigation--top .nav__right .nav__links--account .myAccountLinksHeader.show,
.navigation--top .nav__right .nav__links--account .myCompanyLinksHeader.show {
  background-color: #003459;
  color: #ffffff;
  text-decoration: none;
  display: block;
  height: 40px;
  line-height: 40px;
  cursor: pointer;
  padding: 0 12px;
}
#accNavComponentDesktopOne,
#accNavComponentDesktopTwo {
  padding: 0;
  background-color: #003459;
}
#accNavComponentDesktopOne ul.nav__links,
#accNavComponentDesktopTwo ul.nav__links {
  width: 100%;
  padding: 0px;
  margin-bottom: 0px;
}
#accNavComponentDesktopOne ul.nav__links li,
#accNavComponentDesktopTwo ul.nav__links li {
  text-transform: capitalize;
  list-style: none;
  font-size: 12px;
  color: #0073ce;
  font-weight: 400;
  padding: 0;
  border-right: 1px solid #265272;
  border-bottom: 1px solid #265272;
}
#accNavComponentDesktopOne ul.nav__links li:hover,
#accNavComponentDesktopTwo ul.nav__links li:hover {
  background-color: #004678;
}
#accNavComponentDesktopOne ul.nav__links li a,
#accNavComponentDesktopTwo ul.nav__links li a {
  color: #ffffff;
  display: block;
  padding: 25px 0 25px 30px;
  font-size: 15px;
  font-weight: 400;
}
#accNavComponentDesktopOne ul.nav__links li a:hover,
#accNavComponentDesktopTwo ul.nav__links li a:hover {
  text-decoration: none;
}
@media (min-width: 992px) {
  .navigation--middle {
    border-top: 1px solid #e4e6e7;
  }
}
@media (max-width: 767px) {
  .navigation--middle .row:first-child {
    border: none;
  }
}
.navigation--middle .btn {
  background-color: transparent;
  width: 100%;
  padding: 0;
  height: 100%;
  color: #0073ce;
  border: none;
}
@media (min-width: 992px) {
  .navigation--middle .nav__left {
    padding-left: 30px;
    padding-right: 30px;
  }
}
.navigation--middle .nav__left .site-search {
  background-color: transparent;
  z-index: 2;
}
@media (min-width: 768px) and (max-width: 991px) {
  .navigation--middle .nav__left .site-search {
    margin-left: -10px;
  }
}
@media (max-width: 992px) {
  .navigation--middle .nav__left .site-search {
    padding-left: 0;
  }
}
@media (max-width: 767px) {
  .navigation--middle .nav__left .site-search {
    display: none!important;
    left: 0;
    position: absolute;
    width: 100%;
    padding: 0 10px;
    border-top: 1px solid #e4e6e7;
  }
  .navigation--middle .nav__left .site-search.active {
    display: block!important;
  }
}
.navigation--middle .nav__left .site-search .ui-front {
  padding: 10px 0px;
}
.navigation--middle .nav__left .site-search .glyphicon-search {
  color: #35485d;
  font-size: 17px;
}
.navigation--middle .nav__left .site-search .input-group {
  background-color: #ffffff;
  min-height: 38px;
  border: 1px solid #e4e6e7;
}
@media (min-width: 992px) {
  .navigation--middle .nav__left .site-search .input-group {
    width: 445px;
  }
}
.navigation--middle .nav__left .site-search .input-group .form-control {
  border: 0;
  box-shadow: none;
  height: 38px;
  background-color: transparent;
}
.navigation--middle .nav__left .site-search .input-group .btn {
  width: 40px;
  padding: 0;
}
.navigation--middle .nav__left .site-search .input-group .btn:hover {
  background-color: transparent;
}
.navigation--middle .nav__left .site-search ul.ui-autocomplete {
  display: none;
  position: absolute;
  background: #ffffff;
  left: 0;
  right: 0;
  -webkit-box-shadow: 0 8px 15px rgba(0, 0, 0, 0.5);
  box-shadow: 0 8px 15px rgba(0, 0, 0, 0.5);
  z-index: 100;
  width: auto!important;
  padding-left: 0;
  padding-top: 0;
  list-style: none;
  margin: 0;
}
.navigation--middle .nav__left .site-search ul.ui-autocomplete li {
  border-top: 1px solid #e4e6e7;
  display: block;
  width: 100%;
  padding: 10px;
}
.navigation--middle .nav__left .site-search ul.ui-autocomplete li a {
  display: table;
  width: 100%;
  color: inherit;
  text-decoration: none;
}
.navigation--middle .nav__left .site-search ul.ui-autocomplete li .thumb {
  display: table-cell;
  vertical-align: middle;
  padding: 0 10px 0 0;
}
.navigation--middle .nav__left .site-search ul.ui-autocomplete li .name {
  display: table-cell;
  padding: 10px;
  vertical-align: middle;
  width: 100%;
}
.navigation--middle .nav__left .site-search ul.ui-autocomplete li .thumb + .name {
  padding: 0 10px;
}
.navigation--middle .nav__left .site-search ul.ui-autocomplete li .price {
  display: table-cell;
  vertical-align: middle;
  padding: 0 10px;
}
.navigation--middle .nav__left .site-search ul.ui-autocomplete li.ui-state-focus {
  border-left: none;
  border-right: none;
  border-bottom: none;
  margin: 0;
  background: #f2f3f4;
  color: #35485d;
}
.navigation--middle .nav__left .site-search ul.ui-autocomplete.active {
  display: block;
}
.navigation--middle .nav__right {
  padding-right: 25px;
}
@media (max-width: 992px) {
  .navigation--middle .nav__right {
    padding-right: 20px;
  }
}
.navigation--middle .nav__right ul.nav__links--shop_info {
  margin-bottom: 0;
}
@media (max-width: 992px) {
  .navigation--middle .nav__right ul.nav__links--shop_info {
    padding-left: 10px;
  }
}
@media (min-width: 768px) {
  .navigation--middle .nav__right ul.nav__links--shop_info {
    float: right;
  }
}
@media (max-width: 767px) {
  .navigation--middle .nav__right ul.nav__links--shop_info {
    border-left: 1px solid #e4e6e7;
    display: table-cell;
    text-align: center;
    vertical-align: top;
    padding: 0;
  }
  .navigation--middle .nav__right ul.nav__links--shop_info li {
    float: none;
  }
}
@media (min-width: 768px) {
  .navigation--middle .nav__right ul.nav__links--shop_info .componentContainer .yCmsComponent {
    display: inline;
  }
}
.navigation--middle .nav__right ul.nav__links--shop_info .nav-location {
  min-width: 60px;
  border-left: 1px solid #e4e6e7;
  border-right: 1px solid #e4e6e7;
}
.navigation--middle .nav__right ul.nav__links--shop_info .nav-location span {
  font-size: 30px;
  top: 27%;
  color: #002058;
}
@media (min-width: 768px) {
  .navigation--middle .nav__right ul.nav__links--shop_info .nav-location {
    float: right;
    padding: 0px 10px;
  }
}
@media (min-width: 992px) {
  .navigation--middle .nav__right ul.nav__links--shop_info .nav-location {
    padding: 0px 30px;
  }
}
@media (max-width: 767px) {
  .navigation--middle .componentContainer {
    text-align: center;
    vertical-align: top;
    border-left: 1px solid #e4e6e7;
  }
}
.navigation--middle .nav-order-tools,
.navigation--middle .nav-location,
.navigation--middle .nav-cart {
  height: 60px;
}
.navigation--middle .nav-order-tools:hover,
.navigation--middle .nav-location:hover,
.navigation--middle .nav-cart:hover,
.navigation--middle .btn:hover,
.navigation--middle .nav-order-tools:active,
.navigation--middle .nav-location:active,
.navigation--middle .nav-cart:active,
.navigation--middle .btn:active,
.navigation--middle .nav-order-tools:focus,
.navigation--middle .nav-location:focus,
.navigation--middle .nav-cart:focus,
.navigation--middle .btn:focus {
  background-color: #e4e6e7;
  box-shadow: none;
}
.navigation--middle .nav-cart {
  float: right;
  padding: 0 10px;
}
@media (min-width: 768px) {
  .navigation--middle .nav-cart {
    padding-left: 30px;
  }
}
@media (max-width: 767px) {
  .navigation--middle .nav-cart {
    position: relative;
    float: none;
    padding: 0;
  }
}
@media (min-width: 768px) {
  .navigation--middle .nav-cart .mini-cart-price {
    overflow: hidden;
    margin-left: 5px;
    margin-right: 5px;
    float: right;
    font-size: 16px;
    font-weight: 600;
    position: relative;
    top: 4px;
  }
}
.navigation--middle .nav-cart .mini-cart-link {
  color: #002058;
}
@media (min-width: 768px) {
  .navigation--middle .nav-cart .mini-cart-link {
    line-height: 55px;
    white-space: nowrap;
  }
}
@media (max-width: 767px) {
  .navigation--middle .nav-cart .mini-cart-link {
    display: block;
  }
  .navigation--middle .nav-cart .mini-cart-link .mini-cart-icon {
    color: #002058;
    left: -7px;
    top: 10px;
  }
  .navigation--middle .nav-cart .mini-cart-link .mini-cart-icon .glyphicon-shopping-cart {
    width: 30px;
    font-size: 22px;
    position: relative;
    right: -6px;
    top: 3px;
  }
  .navigation--middle .nav-cart .mini-cart-link .mini-cart-count {
    font-size: 12px;
    position: absolute;
    right: 44%;
    top: -13px;
    margin: 0;
  }
  .navigation--middle .nav-cart .mini-cart-link .nav-items-total {
    display: inline-block;
    background-color: #0073ce;
    border-radius: 50%;
    height: 25px;
    width: 25px;
    color: #ffffff;
    line-height: 25px;
  }
}
.navigation--middle .nav-cart .mini-cart-count {
  float: right;
  font-size: 12px;
  text-transform: uppercase;
}
@media (min-width: 768px) {
  .navigation--middle .nav-cart .mini-cart-count:before {
    content: "(";
    position: relative;
    top: 4px;
  }
  .navigation--middle .nav-cart .mini-cart-count:after {
    content: ")";
    position: relative;
    top: 4px;
  }
}
.navigation--middle .nav-cart .mini-cart-count .nav-items-total {
  position: relative;
  right: 0px;
  top: 5px;
}
@media (min-width: 768px) {
  .navigation--middle .nav-cart .mini-cart-icon {
    float: right;
    position: relative;
    top: 5px;
  }
}
.navigation--middle .nav-cart .mini-cart-icon .glyphicon-shopping-cart {
  font-size: 22px;
}
@media (min-width: 768px) and (max-width: 991px) {
  .navigation--middle .nav-cart .mini-cart-icon .glyphicon-shopping-cart {
    margin-left: 5px;
  }
}
@media (max-width: 767px) {
  .navigation--middle .mobile__nav__row.mobile__nav__row--table,
  .navigation--middle .mobile__nav__row .mobile__nav__row--table {
    display: table !important;
    width: 100%;
  }
  .navigation--middle .mobile__nav__row .mobile__nav__row--table-group {
    display: table-row-group !important;
  }
  .navigation--middle .mobile__nav__row .mobile__nav__row--table-row {
    display: table-row !important;
  }
  .navigation--middle .mobile__nav__row .mobile__nav__row--table-row:before {
    display: table;
    content: " ";
  }
  .navigation--middle .mobile__nav__row .mobile__nav__row--table-cell {
    display: table-cell !important;
    vertical-align: top;
  }
  .navigation--middle .mobile__nav__row .nav__links--shop_info .componentContainer {
    margin-bottom: 0;
    overflow: hidden;
  }
  .navigation--middle .mobile__nav__row span.glyphicon-align-justify {
    position: relative;
    cursor: pointer;
    margin: 0 auto;
    color: #002058;
    font-size: 29px;
    top: 2px;
  }
  .navigation--middle .mobile__nav__row .componentContainer .nav-order-tools,
  .navigation--middle .mobile__nav__row .componentContainer .nav-cart {
    font-size: 30px;
    line-height: 60px;
    padding: 0;
    width: 100%;
  }
  .navigation--middle .mobile__nav__row .componentContainer .mobile__nav__row--table-cell {
    border-right: 1px solid #e4e6e7;
  }
  .navigation--middle .mobile__nav__row .componentContainer .mobile__nav__row--table-cell:last-child {
    border-right: none;
  }
}
@media (max-width: 767px) {
  .navigation--middle .mobile__nav__row .mobile__nav__row--seperator {
    border-left: 1px solid #e4e6e7;
  }
}
@media (max-width: 767px) {
  .navigation--middle .mobile__nav__row--btn {
    padding: 0;
    vertical-align: top;
    height: 60px;
    font-size: 30px;
    line-height: 60px;
  }
  .navigation--middle .mobile__nav__row--btn .nav-order-tools,
  .navigation--middle .mobile__nav__row--btn .mini-cart-link,
  .navigation--middle .mobile__nav__row--btn .mobile__nav__row--btn-search {
    font-size: 30px;
    line-height: 60px;
    padding: 0;
    width: 100%;
  }
  .navigation--middle .mobile__nav__row--btn .nav-order-tools:hover,
  .navigation--middle .mobile__nav__row--btn .mini-cart-link:hover,
  .navigation--middle .mobile__nav__row--btn .mobile__nav__row--btn-search:hover,
  .navigation--middle .mobile__nav__row--btn .nav-order-tools:focus,
  .navigation--middle .mobile__nav__row--btn .mini-cart-link:focus,
  .navigation--middle .mobile__nav__row--btn .mobile__nav__row--btn-search:focus,
  .navigation--middle .mobile__nav__row--btn .nav-order-tools:active,
  .navigation--middle .mobile__nav__row--btn .mini-cart-link:active,
  .navigation--middle .mobile__nav__row--btn .mobile__nav__row--btn-search:active {
    background-color: #e4e6e7;
    color: #0073ce;
    text-decoration: none;
  }
  .navigation--middle .mobile__nav__row--btn span.glyphicon {
    color: #002058;
  }
}
.navigation--middle .mobile-menu {
  height: 60px;
}
.navigation--middle .mobile-menu button {
  font-size: 18px;
  line-height: 1.33;
  border-radius: 0;
  height: 100%;
  width: 100%;
  padding: 0px;
}
.navigation--middle .mobile-menu span {
  position: relative;
  cursor: pointer;
  margin: 0 auto;
  color: #002058;
  font-size: 29px;
  top: 2px;
}
.navigation--bottom {
  background-color: #002058;
  border-bottom: 1px solid #002058;
}
@media (max-width: 991px) {
  .navigation--bottom {
    border-bottom: none;
  }
}
@media (max-width: 991px) {
  .navigation--bottom .sm-back::before {
    content: "\e079";
    float: none;
  }
}
@media (max-width: 991px) {
  .navigation--bottom .navigation__overflow {
    left: -380px;
    top: 0;
    height: 83vh;
    overflow-y: auto;
    border-top: 1px solid #e4e6e7;
  }
}
@media (max-width: 991px) {
  .navigation--bottom.js-enquire-offcanvas-navigation .close-nav {
    display: inline-block;
    cursor: pointer;
    height: 60px;
    width: 20%;
    vertical-align: top;
    border-left: 1px solid #e4e6e7;
    border-right: 1px solid #e4e6e7;
  }
}
@media (max-width: 991px) {
  .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: #0073ce;
  font-size: 25px;
}
.navigation--bottom:before,
.navigation--bottom:after {
  content: " ";
  display: table;
}
.navigation--bottom:after {
  clear: both;
}
@media (min-width: 1200px) {
  .navigation--bottom a {
    padding: 20px 32px;
  }
}
.navigation--bottom .column-20-percent {
  float: left;
  width: 20%;
}
@media (max-width: 991px) {
  .navigation--bottom {
    width: 380px;
    position: absolute;
    left: -380px;
    z-index: 999;
    background-color: #ffffff;
  }
  .navigation--bottom li {
    float: none;
  }
}
@media (max-width: 767px) {
  .navigation--bottom {
    width: 100%;
    height: 83vh;
    left: -100%;
    margin-left: 0;
  }
}
.navigation--bottom .nav__links--products {
  padding-left: 15px;
  padding-right: 15px;
  margin-bottom: 0;
}
@media (max-width: 991px) {
  .navigation--bottom .nav__links--products.active {
    position: relative;
    left: -100%;
  }
}
@media (max-width: 991px) {
  .navigation--bottom .nav__links--products {
    top: 0;
    bottom: 0;
    right: 0;
    background-color: #ffffff;
    padding: 0;
    position: relative;
    left: 0;
  }
}
@media (max-width: 991px) {
  .navigation--bottom .nav__links--products li {
    float: none;
    overflow: hidden;
    background-color: #ffffff;
    border-bottom: 1px solid #e4e6e7;
  }
}
@media (max-width: 991px) {
  .navigation--bottom .nav__links--products li.liUserSign {
    border-bottom: 1px solid #002058;
  }
  .navigation--bottom .nav__links--products li.liUserSign:hover {
    background-color: #004678;
  }
}
@media (max-width: 991px) {
  .navigation--bottom .nav__links--products li.liUserSign a.userSign {
    width: 80%;
    display: inline-block;
    text-transform: uppercase;
    padding-right: 20px;
  }
}
.navigation--bottom .nav__links--products li:last-child {
  margin-right: 0;
}
@media (max-width: 991px) {
  .navigation--bottom .nav__links--products li:last-child {
    padding-bottom: 50px;
  }
}
.navigation--bottom .nav__links--products li a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 14px;
  line-height: 20px;
  padding: 20px 15px;
  display: block;
  color: #ffffff;
}
@media (max-width: 991px) {
  .navigation--bottom .nav__links--products li a {
    margin-top: 0;
    color: #0073ce;
    text-transform: capitalize;
    padding: 20px 30% 20px 50px;
    display: block;
  }
}
.navigation--bottom .nav__links--products .nav__links--secondary {
  display: none;
  background: #ffffff;
  position: absolute;
  z-index: 1000;
  left: 0;
  border: 1px solid #e4e6e7;
  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);
}
.navigation--bottom .nav__links--products .nav__links--secondary .sm-back {
  display: none;
}
.navigation--bottom .nav__links--products .nav__links--secondary .row {
  position: relative;
}
.navigation--bottom .nav__links--products .nav__links--secondary .sub-navigation-section {
  position: static;
  padding: 10px;
}
.navigation--bottom .nav__links--products .nav__links--secondary .sub-navigation-section.double {
  position: relative;
  min-height: 1px;
  padding: 10px 0 10px 0;
}
.navigation--bottom .nav__links--products .nav__links--secondary .sub-navigation-section .sub-navigation-section-column {
  float: left;
  padding: 0 10px;
}
.navigation--bottom .nav__links--products .nav__links--secondary .sub-navigation-section .sub-navigation-list {
  padding-left: 0;
  list-style: none;
}
.navigation--bottom .nav__links--products .nav__links--secondary .sub-navigation-section .sub-navigation-list li {
  border-bottom: 1px solid #e4e6e7;
}
.navigation--bottom .nav__links--products .nav__links--secondary .sub-navigation-section .sub-navigation-list li:last-child {
  border-bottom: none;
}
.navigation--bottom .nav__links--products .nav__links--secondary .sub-navigation-section .sub-navigation-list li a {
  display: block;
  color: #35485d;
  line-height: 30px;
  padding-left: 5px;
}
.navigation--bottom .nav__links--products .nav__links--secondary .sub-navigation-section .sub-navigation-list li a:hover,
.navigation--bottom .nav__links--products .nav__links--secondary .sub-navigation-section .sub-navigation-list li a:focus {
  background-color: #e4e6e7;
  text-decoration: none;
}
.navigation--bottom .nav__links--products .nav__links--secondary .sub-navigation-list.has-title {
  margin-top: 40px;
}
.navigation--bottom .nav__links--products .nav__links--secondary .title + .sub-navigation-list.has-title {
  margin-top: 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: 60px;
}
.navigation--bottom .show-sub .sub__navigation .sub-navigation-section .sub-navigation-list li a {
  text-transform: none !important;
}
.navigation--bottom .nav__link {
  display: inline-block;
  width: 100%;
}
@media (max-width: 991px) {
  .navigation--bottom .nav__links--primary-has__sub {
    position: static;
  }
}
@media (max-width: 991px) {
  .navigation--bottom .nav__links--primary-has__sub .nav__link {
    width: 67%;
  }
}
.navigation--bottom .nav__links--primary-has__sub .nav__link--drill__down {
  display: inline-block;
  width: 33%;
  color: #0073ce;
  min-height: 30px;
  padding: 20px 0;
}
@media (max-width: 991px) {
  .navigation--bottom .nav__links--primary.active .sub__navigation {
    display: block;
  }
}
@media (min-width: 992px) {
  .navigation--bottom .nav__links--primary .sub__navigation {
    display: none;
    background: #ffffff;
    position: absolute;
    z-index: 1000;
    left: 0;
    border: 1px solid #e4e6e7;
    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: 991px) {
  .navigation--bottom .nav__links--primary .sub__navigation {
    display: none;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 100%;
    width: 100%;
    padding: 0;
  }
}
@media (max-width: 991px) {
  .navigation--bottom .nav__links--primary .sm-back {
    color: #0073ce;
    padding: 5px 50px;
    border-bottom: 1px solid #002058;
    font-size: 18px;
    line-height: 50px;
  }
  .navigation--bottom .nav__links--primary .sm-back::after {
    content: ' ';
  }
  .navigation--bottom .nav__links--primary .sm-back::before {
    position: relative;
    top: 1px;
    display: inline-block;
    font-family: 'Glyphicons Halflings';
    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: 991px) {
  .navigation--bottom .nav__links--primary .row {
    margin: 0;
  }
}
@media (max-width: 991px) {
  .navigation--bottom .nav__links--primary .sub-navigation-section {
    padding: 0;
    background: #ffffff;
  }
}
@media (min-width: 992px) {
  .navigation--bottom .nav__links--primary .sub-navigation-section {
    position: static;
    padding: 10px;
  }
}
.navigation--bottom .nav__links--primary .sub-navigation-section .title {
  font-size: 18px;
  line-height: 40px;
  text-transform: uppercase;
  color: rgba(0, 0, 0, 0.7);
}
@media (max-width: 1199px) {
  .navigation--bottom .nav__links--primary .sub-navigation-section .title {
    color: rgba(0, 0, 0, 0.7);
  }
}
@media (max-width: 991px) {
  .navigation--bottom .nav__links--primary .sub-navigation-section .title {
    padding: 10px 20px 10px 50px;
    text-transform: uppercase;
    border-bottom: 1px solid #002058;
  }
}
@media (max-width: 991px) {
  .navigation--bottom .nav__links--primary .sub-navigation-section .sub-navigation-list {
    margin-bottom: 0;
    padding-left: 0;
    list-style: none;
  }
}
@media (min-width: 992px) {
  .navigation--bottom .nav__links--primary .sub-navigation-section .sub-navigation-list {
    padding-left: 0px;
    list-style: none;
    margin-top: 0;
  }
  .navigation--bottom .nav__links--primary .sub-navigation-section .sub-navigation-list a {
    display: block;
    color: #35485d;
    line-height: 30px;
    padding: 0 0 0 5px;
  }
  .navigation--bottom .nav__links--primary .sub-navigation-section .sub-navigation-list a:hover {
    background-color: #e4e6e7;
    text-decoration: none;
  }
}
.navigation--bottom .nav__links--primary .sub-navigation-section .sub-navigation-list li {
  position: relative;
  display: block;
  border-bottom: 1px solid #002058;
  float: none;
}
@media (min-width: 992px) {
  .navigation--bottom .nav__links--primary .sub-navigation-section .sub-navigation-list li:last-child {
    border: none;
  }
}
.navigation--bottom .nav__links--mobile.offcanvasGroup1 .offcanvasGroup2 li,
.navigation--bottom .nav__links--mobile.offcanvasGroup1 .offcanvasGroup3 li {
  border-bottom: 1px solid #002058;
}
@media (max-width: 991px) {
  .navigation--bottom .nav__links--mobile {
    overflow: hidden;
  }
  .navigation--bottom .nav__links--mobile li {
    overflow: hidden;
    background-color: #002058;
    border: none;
  }
  .navigation--bottom .nav__links--mobile li a {
    color: #ffffff;
  }
  .navigation--bottom .nav__links--mobile .subNavList {
    padding-left: 0;
  }
  .navigation--bottom .nav__links--mobile .subNavList li {
    padding: 5px 0;
    background: #003459;
  }
}
@media (max-width: 991px) {
  .navigation--bottom .nav__links--mobile div.sub-nav .myAccountLinksHeader,
  .navigation--bottom .nav__links--mobile div.sub-nav .myCompanyLinksHeader {
    display: block;
    cursor: pointer;
    max-height: 60px;
    text-transform: uppercase;
  }
}
@media (max-width: 991px) {
  .navigation--bottom .nav__links--mobile div.sub-nav a {
    border-bottom: 1px solid #002058;
  }
}
@media (max-width: 991px) {
  .navigation--bottom .nav__links--mobile div.sub-nav a span {
    float: right;
    line-height: 50px;
    left: 0;
    position: relative;
    height: 30px;
    top: -14px;
  }
}
@media (max-width: 991px) {
  .navigation--bottom .userGroup {
    position: relative;
    line-height: 50px;
    background-color: #ffffff;
    padding: 5px 12px 5px 20px;
    cursor: pointer;
    color: #0073ce;
    display: inline-block;
    width: 80%;
    float: left;
    height: 60px;
    text-transform: uppercase;
    text-align: left;
  }
}
@media (max-width: 991px) {
  .navigation--bottom .userGroup a {
    border: none;
    color: #0073ce;
  }
  .navigation--bottom .userGroup a:hover {
    background-color: transparent !important;
  }
}
@media (max-width: 991px) {
  .navigation--bottom .userGroup .myAcctUserIcon {
    font-size: 20px;
    position: relative;
    top: 4px;
  }
}
@media (max-width: 991px) {
  .navigation--bottom .userGroup .userName {
    display: inline-block;
    padding-left: 10px;
  }
}
@media (max-width: 991px) {
  .navigation--bottom .userGroup #signedInUserOptionsToggle {
    position: absolute;
    right: 0;
    top: 0;
    height: 100%;
    width: 100%;
    padding: 0;
  }
}
@media (max-width: 991px) {
  .navigation--bottom .glyphicon-chevron-up,
  .navigation--bottom .glyphicon-chevron-down {
    position: absolute;
    left: 260px;
    line-height: 60px;
    top: 0;
  }
}
@media (max-width: 767px) {
  .navigation--bottom .glyphicon-chevron-up,
  .navigation--bottom .glyphicon-chevron-down {
    left: 68vw;
  }
}
@media (min-width: 768px) {
  main {
    -webkit-transition: transform 0.3s ease-out;
    -moz-transition: transform 0.3s ease-out;
    -o-transition: transform 0.3s ease-out;
    transition: transform 0.3s ease-out;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  main.offcanvas {
    position: relative;
    -webkit-transform: translate(380px, 0);
    -ms-transform: translate(380px, 0);
    -o-transform: translate(380px, 0);
    transform: translate(380px, 0);
  }
}
@media (max-width: 767px) {
  main.offcanvas {
    position: relative;
    -webkit-transform: translate(100%, 0);
    -ms-transform: translate(100%, 0);
    -o-transform: translate(100%, 0);
    transform: translate(100%, 0);
  }
}
@media (max-width: 767px) {
  .offcanvas .sticky-nav-top {
    left: 0;
    position: absolute;
    height: 60px;
    width: 100vw;
  }
}
@media (max-width: 991px) {
  .sticky-nav-top {
    position: absolute;
    left: 0px;
    top: -60px;
    width: 380px;
    padding: 0px;
    margin-bottom: 0;
    z-index: 9999;
    text-align: right;
  }
}
@media (max-width: 767px) {
  .sticky-nav-top {
    position: absolute;
    top: -60px;
    height: 60px;
    left: -60px;
    z-index: 999;
    width: 100vw;
  }
}
.sticky-nav-top .liUserSign {
  background-color: #ffffff;
}
@media (max-width: 991px) {
  .sticky-nav-top .userSign {
    text-align: left;
    width: 80%;
    display: inline-block;
    color: #0073ce;
    padding: 20px 30% 20px 50px;
  }
}
@media (max-width: 991px) {
  html.offcanvas {
    overflow-x: hidden;
  }
}
.nav-order-tools {
  position: relative;
  display: inline-block;
  cursor: pointer;
}
@media (min-width: 768px) {
  .nav-order-tools {
    border-left: 0px;
    border-right: 1px solid #e4e6e7;
    padding: 0px 15px;
  }
}
@media (min-width: 992px) {
  .nav-order-tools {
    padding: 0px 30px;
  }
}
@media (max-width: 767px) {
  .nav-order-tools {
    position: static;
  }
}
.nav-order-tools:before {
  position: relative;
  top: 23%;
  display: inline;
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e032";
  color: #002058;
  font-size: 30px;
}
@media (max-width: 767px) {
  .nav-order-tools:before {
    top: 3px;
  }
}
.quote__list {
  position: relative;
  display: inline-block;
  cursor: pointer;
  width: 45px;
  text-align: right;
}
.quote__list a {
  font-size: 25px;
  background-color: transparent;
  padding: 0;
  border: 0;
  color: #0073ce;
}
.quote__list a .glyphicon {
  top: 4px;
}
@media (min-width: 768px) {
  .quote__list {
    border-left: 0px;
    padding: 0px 15px;
  }
}
@media (min-width: 992px) {
  .quote__list {
    padding: 0px 30px;
  }
}
@media (max-width: 767px) {
  .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 #e4e6e7;
  background-color: #ffffff;
  right: 40px;
  top: 26px;
  width: 260px;
  z-index: 10;
}
.quote__list--nav a {
  font-size: 1.2rem;
  line-height: 1.42857143;
}
@media (max-width: 767px) {
  .quote__list--nav {
    width: 100vw;
    top: 103px;
  }
}
.quote__list--nav a {
  display: block;
  text-transform: uppercase;
  font-weight: 600;
  color: #35485d;
  padding: 20px 30px;
}
.quote__list--nav a:hover {
  background-color: #e4e6e7;
}
.nav-order-tools__child-wrap {
  font-size: 1.2rem;
  line-height: 1.42857143;
  text-align: left;
  position: absolute;
  border: 1px solid #e4e6e7;
  background-color: #ffffff;
  right: -1px;
  top: 60px;
  width: 260px;
  z-index: 10;
}
@media (max-width: 767px) {
  .nav-order-tools__child-wrap {
    width: 100vw;
    top: 103px;
  }
}
.nav-order-tools__child-wrap div {
  border-bottom: 1px solid #e4e6e7;
}
.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: #35485d;
  padding: 20px 30px;
}
.nav-order-tools__child-wrap a:hover {
  background-color: #e4e6e7;
}
.search-results-highlight {
  font-weight: bold;
}
header {
  background: #ffffff;
  margin-bottom: 20px;
}
.page-cartPage header,
.page-homepage header,
.page-productGrid header,
.page-searchGrid header,
.page-search header,
.page-cartPage header,
.pageType-CategoryPage header {
  margin-bottom: 0;
}
.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: 991px) {
  #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';
  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: 991px) {
  #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: 991px) {
  #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: 767px) {
  #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: 767px) {
  #consent-management-alert .consent-buttons-group .btn {
    padding: 4px;
    font-size: 12px;
    margin-left: 0;
  }
}
.page-headline {
  color: #35485d;
  font-size: 1.6rem;
  line-height: 35px;
  font-weight: 700;
  padding: 20px 0;
  margin: 0;
}
.page-headline.border {
  border-bottom: 1px solid #e4e6e7;
  margin-bottom: 25px;
}
.page-sub-headline {
  font-size: 1.2rem;
  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: 992px) {
  .full-width-padding {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.half-width-padding {
  padding-left: 20px;
  padding-right: 20px;
}
@media (max-width: 992px) {
  .half-width-padding {
    padding-left: 10px;
    padding-right: 10px;
  }
}
.btn-formblock {
  display: block;
  width: 100%;
  padding-left: 0;
  padding-right: 0;
  margin-top: 6rem;
}
.btn {
  text-transform: uppercase;
  font-weight: 600;
  padding: 10px 15px;
  font-size: 16px;
  line-height: 1.375;
  border-radius: 3px;
}
.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;
}
.btn-small {
  padding: 6px 15px;
  font-size: 16px;
  line-height: 1.375;
  border-radius: 3px;
}
.btn-icon {
  padding-left: 83px;
  position: relative;
}
.btn-icon:before {
  position: absolute;
  font-size: 25px;
  top: 9px;
  left: 20px;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: normal;
  line-height: 1;
}
.btn-icon:after {
  content: "";
  position: absolute;
  left: 65px;
  top: -3px;
  border-right: 3px solid currentColor;
  height: 48px;
}
:hover.btn-icon:after {
  border-right-width: 3px;
}
.btn-edit-confirm {
  width: 48%;
}
.btn-block + .btn-block {
  margin-top: 10px;
}
.btn-default {
  border: 3px solid;
  color: #002058;
  background-color: transparent;
  border-color: #002058;
}
.btn-default:hover,
.btn-default:focus,
.btn-default:active,
.btn-default.active,
.open .dropdown-toggle.btn-default {
  color: #ffffff;
  background-color: #0065b5;
  border-color: #00579b;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.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: #002058;
  background-color: #000000;
  border-color: #000000;
}
.btn-default .badge {
  color: transparent;
  background-color: #002058;
}
.btn-primary {
  border: 3px solid;
  color: #ffffff;
  background-color: #0073ce;
  border-color: #0065b5;
}
.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active,
.btn-primary.active,
.open .dropdown-toggle.btn-primary {
  color: #ffffff;
  background-color: #0065b5;
  border-color: #00579b;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.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: #ffffff;
  background-color: #000000;
  border-color: #000000;
}
.btn-primary .badge {
  color: #0073ce;
  background-color: #ffffff;
}
.pagination-wrap {
  float: right;
  text-align: right;
}
.pagination {
  border: 1px solid #e4e6e7;
  font-weight: 600;
  margin: 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;
}
.pagination > li.pagination-prev > a,
.pagination > li.pagination-next > a,
.pagination > li.pagination-prev > span,
.pagination > li.pagination-next > span {
  font-size: 11px;
}
.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 {
  background-color: #0073ce;
  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;
  background-color: transparent;
  border-color: #e4e6e7;
}
.pagination > li.pagination-prev {
  text-align: left;
}
.pagination > li.pagination-prev > a,
.pagination > li.pagination-prev > span {
  border-right: 1px solid #e4e6e7;
}
.pagination > li.pagination-next {
  text-align: right;
}
.pagination > li.pagination-next > a,
.pagination > li.pagination-next > span {
  border-left: 1px solid #e4e6e7;
}
.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;
  font-weight: 400;
}
.pagination > li > a,
.pagination > li > span {
  line-height: 30px;
  min-width: 30px;
  padding: 0;
  font-size: 1.2rem;
  text-align: center;
}
.pagination > li.pagination-prev > a,
.pagination > li.pagination-prev > span {
  margin-right: 10px;
  min-width: 35px;
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.pagination > li.pagination-next > a,
.pagination > li.pagination-next > span {
  margin-left: 10px;
  min-width: 35px;
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
@media (max-width: 991px) {
  .pagination > li > a,
  .pagination > li > span {
    line-height: 46px;
    min-width: 30px;
    padding: 0;
    font-size: 1.2rem;
    text-align: center;
  }
  .pagination > li.pagination-prev > a,
  .pagination > li.pagination-prev > span {
    margin-right: 10px;
    min-width: 40px;
    border-bottom-left-radius: 0;
    border-top-left-radius: 0;
  }
  .pagination > li.pagination-next > a,
  .pagination > li.pagination-next > span {
    margin-left: 10px;
    min-width: 40px;
    border-bottom-right-radius: 0;
    border-top-right-radius: 0;
  }
}
@media (max-width: 767px) {
  .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 > li > a,
  .pagination > li > span {
    line-height: 40px;
    min-width: 40px;
    padding: 0;
    font-size: 1.2rem;
    text-align: center;
  }
  .pagination > li.pagination-prev > a,
  .pagination > li.pagination-prev > span {
    margin-right: 13.33333333px;
    min-width: 60px;
    border-bottom-left-radius: 0;
    border-top-left-radius: 0;
  }
  .pagination > li.pagination-next > a,
  .pagination > li.pagination-next > span {
    margin-left: 13.33333333px;
    min-width: 60px;
    border-bottom-right-radius: 0;
    border-top-right-radius: 0;
  }
  .pagination-with-pager .pagination-wrap {
    float: none;
  }
}
.breadcrumb-section {
  background: transparent;
  padding-left: 30px;
  padding-right: 30px;
}
@media (max-width: 992px) {
  .breadcrumb-section {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.breadcrumb-section .breadcrumb {
  font-size: 12px;
  font-weight: 500;
  text-transform: uppercase;
  margin: 0;
}
.image-gallery__image {
  cursor: pointer;
}
.image-gallery__zoom-icon {
  font-size: 20px;
  opacity: 0.5;
  position: absolute;
  right: 10px;
  top: 10px;
  z-index: 10;
}
@media (min-width: 768px) {
  .page-productDetails .carousel {
    padding-left: 30px;
    padding-right: 30px;
  }
}
.product-details,
.product-details-price {
  margin-bottom: 10px;
}
@media (max-width: 767px) {
  .product-details,
  .product-details-price {
    padding: 0;
  }
}
.product-details .name,
.product-details-price .name {
  color: #35485d;
  font-size: 1.6rem;
  line-height: 35px;
  font-weight: 700;
  padding: 20px 0;
  margin: 0;
  padding: 0;
}
.product-details .name.border,
.product-details-price .name.border {
  border-bottom: 1px solid #e4e6e7;
  margin-bottom: 25px;
}
.product-details .name .sku,
.product-details-price .name .sku {
  font-size: 18px;
  line-height: 18px;
  color: #bfc4c5;
  position: relative;
  padding-left: 20px;
  font-weight: 400;
}
.product-details .name .sku:before,
.product-details-price .name .sku:before {
  border-left: 1px solid #e4e6e7;
  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: 10px 0 25px;
}
.product-details .price,
.product-details-price .price {
  font-size: 25px;
  font-weight: bold;
}
.product-details .stock-status,
.product-details-price .stock-status {
  font-weight: 300;
}
@media (max-width: 1199px) {
  .product-details .description,
  .product-details-price .description {
    border-bottom: 1px solid #e4e6e7;
  }
}
.product-details.page-title {
  padding-left: 30px;
  padding-right: 30px;
}
@media (max-width: 992px) {
  .product-details.page-title {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.product-main-info {
  padding-left: 30px;
  padding-right: 30px;
}
@media (max-width: 992px) {
  .product-main-info {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.product-main-info .product-details {
  padding: 0;
}
.variant-section {
  margin-bottom: 30px;
}
.variant-section .variant-selector .variant-name {
  font-size: 13px;
  font-weight: 600;
  color: #35485d;
  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: -20px;
}
.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 20px;
}
.variant-section .variant-selector .variant-list li a,
.variant-section .variant-selector .variant-list li span {
  display: block;
  height: 32px;
  width: 32px;
  line-height: 32px;
  text-align: center;
  text-transform: uppercase;
  border: 1px solid #e4e6e7;
  background: #fff;
  color: #35485d;
  text-decoration: none;
}
@media (max-width: 991px) {
  .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: #0073ce;
  -webkit-box-shadow: inset 0 0  0 1px #fff;
  box-shadow: inset 0 0  0 1px #fff;
  border: 1px solid #0073ce;
  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: 10px 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: 991px) {
  .rating .rating-stars {
    font-size: 2rem;
    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: #0073ce;
}
.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 #e4e6e7;
  content: "";
  height: 19px;
  position: absolute;
  top: 0;
  left: 0;
}
.tabs-responsive .tab-container {
  float: none;
  padding: 0;
}
@media (max-width: 991px) {
  .tabs-responsive .tabhead {
    border-bottom: 1px solid #000000;
  }
}
.tab-review .review-pagination-bar {
  margin: 10px 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 10px;
}
.tab-review .review-list {
  padding-left: 0;
  list-style: none;
}
.tab-review .review-list .review-entry {
  margin: 10px 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: 10px;
  padding-right: 10px;
  margin-top: 20px;
}
@media (min-width: 768px) {
  #AddToCart-PickUpInStoreAction {
    float: left;
    width: 50%;
  }
}
@media (min-width: 992px) {
  #AddToCart-PickUpInStoreAction {
    float: left;
    width: 100%;
  }
}
.AddToCart-PickUpInStoreAction {
  margin-top: 10px;
}
.AddToCart-ShareOnSocialNetworkAction {
  margin-top: 20px;
}
#AddToCart-AddToCartAction {
  position: relative;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
  margin-top: 20px;
}
@media (min-width: 768px) {
  #AddToCart-AddToCartAction {
    float: left;
    width: 50%;
  }
}
@media (min-width: 992px) {
  #AddToCart-AddToCartAction {
    float: left;
    width: 100%;
  }
}
#AddToCart-ShareOnSocialNetworkAction {
  position: relative;
  float: left;
  width: 100%;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
  margin-top: 30px;
}
.image-gallery img {
  width: 100%;
  height: auto;
  -webkit-touch-callout: none;
}
.image-gallery .zoomImg {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  max-height: none;
  max-width: none;
  z-index: 9999;
  border: 0;
  opacity: 0;
}
.image-gallery .zoomImg img {
  width: 100%;
  height: 100%;
}
.image-gallery .zoomImgMask {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 10000;
}
.addtocart-component {
  margin-top: 10px;
}
.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: 10px;
}
.addtocart-component .actions .btn {
  margin-bottom: 10px;
}
.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 {
  width: 48px;
  margin: 0;
  padding-left: 0;
  padding-right: 0;
}
.addtocart-component .qty-selector .form-control,
#add_to_cart_storepickup_form .qty-selector .form-control {
  width: 50px;
  height: 48px;
  text-align: center;
  font-size: 13px;
  font-weight: bold;
}
@media (max-width: 991px) {
  .addtocart-component {
    margin-top: 20px;
  }
  .addtocart-component .qty-selector .input-group-btn,
  .addtocart-component .qty-selector .btn,
  .addtocart-component .qty-selector .form-control {
    width: 62.4px;
  }
}
@media (max-width: 767px) {
  .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: 10px;
}
.add-to-cart .add-to-cart-item .thumb {
  float: left;
  margin-right: 10px;
}
.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: 75px;
}
.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;
}
.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%);
  -o-transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
  transform: translate(0, -50%);
  -ms-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;
  -moz-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: #0073ce;
  -webkit-transition: 0.3s ease-in;
  -moz-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: #f57728;
}
.owl-carousel .owl-controls .owl-buttons .owl-prev {
  left: 3px;
}
.owl-carousel .owl-controls .owl-buttons .owl-prev:before {
  content: "\e075";
}
.owl-carousel .owl-controls .owl-buttons .owl-next {
  right: 5px;
}
.owl-carousel .owl-controls .owl-buttons .owl-next:before {
  content: "\e071";
}
.carousel,
.carousel__component--carousel {
  width: auto;
  margin: 10px -10px;
  text-align: center;
}
.carousel .item,
.carousel__component--carousel .item,
.carousel .carousel__item,
.carousel__component--carousel .carousel__item {
  display: block;
  margin: 0 10px;
  padding: 10px 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: #35485d;
}
.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: #0073ce;
}
.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: 13.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: #35485d;
}
.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: 10px;
  color: #35485d;
  text-align: center;
  font-size: 24px;
  font-weight: 600;
  margin: 0;
}
.carousel-component,
.carousel__component {
  padding: 0 20px;
  margin: 35px 0 15px;
}
.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: #35485d;
  font-size: 28px;
  margin: 10px 0 20px;
  text-align: center;
  font-weight: bold;
  text-transform: uppercase;
}
.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 #e4e6e7;
  padding-top: 30px;
}
.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: 0;
}
.image-gallery .image-gallery__image .owl-item img {
  width: 100%;
  height: auto;
  max-width: none;
  max-height: none;
}
@media (min-width: 992px) and (max-width: 1199px) {
  .image-gallery .image-gallery__image .owl-controls {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .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: #35485d;
  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: 10px 0;
}
.banner-component .thumb img {
  width: 100%;
  height: auto;
}
@media (max-width: 767px) {
  .simple-banner-component,
  .banner__component {
    margin-left: -10px;
    margin-right: -10px;
  }
}
.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: 60px 0 0;
}
@media (max-width: 991px) {
  .tabs {
    border-top: 1px solid #e4e6e7;
  }
}
.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: #0073ce;
}
.tabs .tabs-list .nav-divider {
  height: 1px;
  margin: -0.5rem 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.tabs .tabs-list > li > a > img {
  max-width: none;
}
.tabs .tabs-list > li {
  float: left;
  margin-bottom: -1px;
}
.tabs .tabs-list > li > a {
  margin-right: 2px;
  line-height: 1.42857143;
  border: 1px solid transparent;
  border-radius: 3px 3px 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: 768px) {
  .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: 3px;
}
.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: 768px) {
  .tabs .tabs-list.nav-justified > li > a {
    border-bottom: 1px solid #dddddd;
    border-radius: 3px 3px 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 20px;
}
.tabs .tabs-list li a {
  text-transform: uppercase;
  color: #0073ce;
  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 #e4e6e7;
}
.tabs .tabs-list li.active a,
.tabs .tabs-list li.active a:hover,
.tabs .tabs-list li.active a:focus {
  color: #35485d;
  font-weight: bold;
  border: 0;
  border-bottom: 4px solid #0073ce;
}
.tabs .tabhead {
  height: 75px;
  display: table;
}
@media (max-width: 767px) {
  .tabs .tabhead {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .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 10px;
  color: inherit;
  line-height: 1;
  text-decoration: none;
  display: table-cell;
  width: 100%;
  vertical-align: middle;
}
@media (max-width: 992px) {
  .tabs .tabhead a {
    padding-left: 20px;
  }
}
.tabs .tabhead .glyphicon {
  padding: 0 10px;
  display: table-cell;
  vertical-align: middle;
}
.tabs .tabhead .glyphicon:before {
  content: "\e080";
}
@media (max-width: 992px) {
  .tabs .tabhead .glyphicon {
    padding-right: 20px;
  }
}
.tabs .tabhead.active .glyphicon:before {
  content: "\e114";
}
.tabs .tabbody {
  border-bottom: 1px solid #e4e6e7;
  padding: 20px 0px;
  padding-left: 30px;
  padding-right: 30px;
  background-color: #f2f3f4;
}
@media (max-width: 992px) {
  .tabs .tabbody {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (min-width: 992px) {
  .tabs .tabbody {
    border-top: 1px solid #e4e6e7;
  }
}
@media (max-width: 767px) {
  .tabs.tabs-responsive .tabs-list {
    display: none !important;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .tabs.tabs-responsive .tabs-list {
    display: none !important;
  }
}
.tabs.tabs-responsive .tabhead {
  text-transform: uppercase;
  display: none !important;
  border-bottom-color: #e4e6e7;
}
.tabs.tabs-responsive .tabhead.active {
  border-bottom: 4px solid #0073ce;
}
@media (max-width: 991px) {
  .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: 10px;
}
.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: 10px;
  left: 10px;
  right: 10px;
  bottom: 10px;
  overflow: hidden;
}
.thumb .badges .badge {
  float: left;
  clear: left;
  margin-bottom: 10px;
}
.com-space > * {
  padding: 10px 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,
.product-classifications-top-features .headline {
  font-weight: bold;
  padding: 10px;
}
.product-classifications table.table td.attrib,
.product-classifications-top-features 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: 20px 0px;
  padding-left: 30px;
  padding-right: 30px;
}
@media (max-width: 992px) {
  .back-link {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.back-link.border {
  border-bottom: 1px solid #e4e6e7;
}
.back-link button {
  padding: 0;
}
.back-link .glyphicon {
  border-right: 1px solid #e4e6e7;
  border-radius: 0;
  padding-right: 10px;
  line-height: 16px;
  top: -2px;
}
.back-link .label {
  color: #35485d;
  font-size: 1.6rem;
  line-height: 35px;
  font-weight: 700;
  padding: 20px 0;
  margin: 0;
  padding-left: 10px;
  white-space: normal;
}
.back-link .label.border {
  border-bottom: 1px solid #e4e6e7;
  margin-bottom: 25px;
}
.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: #35485d;
  padding: 20px 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: 55px;
  top: 20px;
}
.accordion .panel .panel-heading .accordion-lnk.no-subs {
  display: block;
  position: static;
  padding: 20px;
}
.accordion .panel .panel-collapse .panel-heading {
  background-color: #e6e6e6;
}
.accordion .panel .panel-collapse .panel-heading .accordion-lnk {
  left: 75px;
}
.accordion .panel .panel-collapse .panel-heading .accordion-lnk.no-subs {
  padding-left: 75px;
}
.accordion .panel .panel-collapse .panel-collapse .panel-heading {
  background-color: #d9d9d9;
}
.accordion .panel .panel-collapse .panel-collapse .panel-heading .accordion-lnk {
  left: 95px;
}
.accordion .panel .panel-collapse .panel-collapse .panel-heading .accordion-lnk.no-subs {
  padding-left: 95px;
}
.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: 115px;
}
.accordion .panel .panel-collapse .panel-collapse .panel-collapse .panel-heading .accordion-lnk.no-subs {
  padding-left: 115px;
}
.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: 135px;
}
.accordion .panel .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-heading .accordion-lnk.no-subs {
  padding-left: 135px;
}
.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: 155px;
}
.accordion .panel .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-heading .accordion-lnk.no-subs {
  padding-left: 155px;
}
.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: 175px;
}
.accordion .panel .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-heading .accordion-lnk.no-subs {
  padding-left: 175px;
}
.accordion .panel .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-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: 195px;
}
.accordion .panel .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-heading .accordion-lnk.no-subs {
  padding-left: 195px;
}
.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: 215px;
}
.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: 215px;
}
.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: 235px;
}
.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: 235px;
}
.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: 255px;
}
.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: 255px;
}
.accordion .panel .panel-heading + .panel-collapse > .panel-body {
  border: none;
  padding: 0;
}
.pageType-CategoryPage .map img {
  min-width: 100%;
}
.searchEmptyPageMiddle-component {
  padding-left: 30px;
  padding-right: 30px;
}
@media (max-width: 992px) {
  .searchEmptyPageMiddle-component {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (min-width: 992px) {
  .product__list--wrapper {
    padding: 0;
    margin: 0 0 0 -20px;
  }
}
@media (min-width: 768px) {
  .product__list--wrapper .pagination-wrap {
    padding-right: 0;
  }
}
.searchSpellingSuggestionPrompt {
  padding-left: 20px;
  padding-right: 20px;
}
@media (max-width: 768px) {
  .pagination-bar .sort-refine-bar button {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.results h1 {
  color: #35485d;
  font-size: 1.6rem;
  line-height: 35px;
  font-weight: 700;
  padding: 20px 0;
  margin: 0;
  margin-top: 20px;
  padding-left: 20px;
  padding-bottom: 0;
}
.results h1.border {
  border-bottom: 1px solid #e4e6e7;
  margin-bottom: 25px;
}
.product__listing {
  padding-left: 0;
  list-style: none;
}
.product__listing .product__listing--promo {
  color: #5e9936;
  margin-bottom: 10px;
}
a.product__listing .product__listing--promo:hover,
a.product__listing .product__listing--promo:focus {
  color: #477429;
}
@media (min-width: 992px) {
  .product__listing .product__listing--promo {
    padding-right: 20px;
    margin: 0 -10px;
  }
}
.product__listing .product__list--price-panel {
  text-align: right;
}
.product__listing .product__list--name {
  display: block;
  text-transform: uppercase;
  font-weight: bold;
  margin: 0 0 10px 106px;
  color: inherit;
}
.product__listing .addtocart {
  clear: both;
  text-align: center;
  padding: 10px 0 0 0;
}
.product__listing .addtocart button {
  margin-bottom: 5px;
}
@media (min-width: 992px) {
  .product__listing .addtocart .pickup-in-store-available .ProductGridComponent-ListPickUpInStoreAction,
  .product__listing .addtocart .pickup-in-store-available .ProductGridComponent-ListAddToCartAction,
  .product__listing .addtocart .pickup-in-store-available .SearchResultsList-ListPickUpInStoreAction,
  .product__listing .addtocart .pickup-in-store-available .SearchResultsList-ListAddToCartAction,
  .product__listing .addtocart .pickup-in-store-available .SearchResultsGrid-ListPickUpInStoreAction,
  .product__listing .addtocart .pickup-in-store-available .SearchResultsGrid-ListAddToCartAction {
    width: 49%;
    display: inline-block;
    float: left;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .product__listing .addtocart .pickup-in-store-available {
    margin: 0 -4px;
  }
  .product__listing .addtocart .pickup-in-store-available .ProductGridComponent-ListPickUpInStoreAction,
  .product__listing .addtocart .pickup-in-store-available .ProductGridComponent-ListAddToCartAction,
  .product__listing .addtocart .pickup-in-store-available .SearchResultsList-ListPickUpInStoreAction,
  .product__listing .addtocart .pickup-in-store-available .SearchResultsList-ListAddToCartAction,
  .product__listing .addtocart .pickup-in-store-available .SearchResultsGrid-ListPickUpInStoreAction,
  .product__listing .addtocart .pickup-in-store-available .SearchResultsGrid-ListAddToCartAction {
    padding: 0 3.33333333px;
  }
}
.product__listing.product__list .product__list--item {
  padding: 20px 30px;
  border-top: 1px solid #e4e6e7;
}
.product__listing.product__list .product__list--item:nth-of-type(2n) {
  background-color: #f2f3f4;
}
@media (max-width: 992px) {
  .product__listing.product__list .product__list--item {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.product__listing.product__list .product__list--thumb {
  float: left;
  margin-right: 10px;
  display: block;
}
.product__listing.product__list .product__list--thumb > img {
  width: 96px;
}
.product__listing.product__list .product__list--price-panel {
  float: right;
  width: 200px;
}
.product__listing.product__list .ProductListComponent-ListPickUpInStoreAction,
.product__listing.product__list .ProductListComponent-ListAddToCartAction,
.product__listing.product__list .SearchResultsList-ListPickUpInStoreAction,
.product__listing.product__list .SearchResultsList-ListAddToCartAction {
  float: left;
  width: 50%;
  position: relative;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
}
@media (min-width: 768px) {
  .product__listing.product__list .ProductListComponent-ListPickUpInStoreAction,
  .product__listing.product__list .ProductListComponent-ListAddToCartAction,
  .product__listing.product__list .SearchResultsList-ListPickUpInStoreAction,
  .product__listing.product__list .SearchResultsList-ListAddToCartAction {
    float: left;
    width: 33.33333333%;
  }
}
@media (min-width: 768px) {
  .product__listing.product__list .ProductListComponent-ListPickUpInStoreAction,
  .product__listing.product__list .ProductListComponent-ListAddToCartAction,
  .product__listing.product__list .SearchResultsList-ListPickUpInStoreAction,
  .product__listing.product__list .SearchResultsList-ListAddToCartAction {
    left: 33.33333333%;
  }
}
.product__listing.product__list .ProductListComponent-ListOrderFormAction,
.product__listing.product__list .SearchResultsList-ListOrderFormAction {
  float: left;
  width: 50%;
  left: 50%;
  position: relative;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
}
@media (min-width: 768px) {
  .product__listing.product__list .ProductListComponent-ListOrderFormAction,
  .product__listing.product__list .SearchResultsList-ListOrderFormAction {
    float: left;
    width: 33.33333333%;
  }
}
@media (min-width: 768px) {
  .product__listing.product__list .ProductListComponent-ListOrderFormAction,
  .product__listing.product__list .SearchResultsList-ListOrderFormAction {
    left: 0%;
  }
}
@media (max-width: 767px) {
  .product__listing.product__list .product__list--price-panel {
    text-align: left;
    float: none;
    margin-left: 106px;
    width: auto;
  }
}
.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: 10px;
  padding-right: 10px;
  padding: 20px;
  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: 768px) {
  .product__listing.product__grid .product-item {
    float: left;
    width: 25%;
  }
}
@media (min-width: 992px) {
  .product__listing.product__grid .product-item {
    float: left;
    width: 25%;
  }
}
@media (min-width: 1200px) {
  .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 .thumb {
  display: block;
  margin-bottom: 10px;
  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: 10px;
  height: 70px;
  overflow: hidden;
  color: #35485d;
}
.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: 768px) {
  .product__listing.product__grid .product-item:nth-child(4n+1) {
    clear: both;
  }
}
@media (max-width: 767px) {
  .product__listing.product__grid .product-item:nth-child(2n+1) {
    clear: both;
  }
}
.product-category-page .product-categories .refine-bar {
  padding-bottom: 10px;
  padding-top: 10px;
}
.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: 10px;
}
@media (min-width: 992px) {
  .search-list-page-right-result-list-slot {
    margin-left: -20px;
    margin-top: -20px;
  }
  .search-list-page-right-result-list-component {
    padding-left: 20px;
  }
  .product-list-right-slot {
    margin-left: -20px;
  }
  .product-list-right-component {
    margin-left: 0;
    padding-top: 20px;
  }
  .product-list-right-component .pagination-bar {
    margin-top: 0;
  }
}
.search-results-highlight {
  font-weight: bold;
}
.product__facet {
  margin: 0;
  border-right: 1px solid #e4e6e7;
  padding: 0;
}
.product__facet .facet {
  padding: 45px 30px 30px 30px;
  border-bottom: 1px solid #e4e6e7;
}
.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:last-child {
  margin: 0;
}
.product__facet .facet .facet__name {
  font-size: 18px;
  font-weight: bold;
  color: #35485d;
  margin-left: -5px;
}
.product__facet .facet .facet__list {
  padding-left: 0;
  list-style: none;
  margin: 10px 0;
}
.product__facet .facet .facet__list li {
  padding: 10px 0;
}
.product__facet .facet .facet__list label {
  cursor: pointer;
  font-weight: normal;
  display: block;
  margin: 0;
}
.product__facet .facet .facet__list .facet__list__mark {
  display: inline-block;
  width: 20px;
  height: 20px;
  padding: 0;
  margin-right: 10px;
  border: 1px solid #e4e6e7;
  text-align: center;
  vertical-align: middle;
  background: #ffffff;
  margin-top: -3px;
}
.product__facet .facet .facet__list .facet__list__checkbox:checked + .facet__list__label .facet__list__mark {
  background: #0073ce;
  border: 1px solid #0073ce;
  -webkit-box-shadow: inset 0 0 0 1px #ffffff;
  box-shadow: inset 0 0 0 1px #ffffff;
}
.product__facet .facet .facet__list .facet__list__checkbox:checked + .facet__list__label .facet__list__text {
  color: #0073ce;
}
.product__facet .facet .facet__list .facet__list__checkbox:focus + .facet__list__label .facet__list__mark {
  border: 1px solid #0073ce;
  -webkit-box-shadow: inset 0 0 0 1px #ffffff;
  box-shadow: inset 0 0 0 1px #ffffff;
}
.product__facet .facet .facet__list .facet__list__text {
  line-height: 20px;
}
.product__facet .facet .facet__list.facet__list--hidden {
  display: none;
}
.product__facet .facet .facet__values__more {
  display: block;
}
.product__facet .facet .facet__values__less {
  display: none;
}
.product__facet .facet .facet__form {
  padding-top: 10px;
}
.product__facet .facet .facet__form .input-group {
  background-color: #ffffff;
  min-height: 32px;
  border: 1px solid #e4e6e7;
}
.product__facet .facet .facet__form .input-group .form-control {
  border: 0 none;
  height: 32px;
  box-shadow: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
}
.product__facet .facet .facet__form .input-group .btn {
  width: 40px;
  height: 32px;
  line-height: 32px;
  padding: 0;
}
.product__facet .facet .facet__form .input-group .btn .glyphicon-search {
  color: #35485d;
  font-size: 17px;
  top: 0;
}
.product__facet .facet .facet__form .line-text {
  margin: 20px 0;
}
.product__facet .facet .facet__form__hidden {
  display: none;
}
.product__facet .facet .facet__results__hidden {
  display: none;
}
@media (max-width: 991px) {
  .product__facet {
    padding: 10px;
    margin: 0;
    border: 0 none;
  }
  #colorbox .product__facet {
    display: block !important;
  }
  .product__facet .facet {
    float: none;
    width: 100%;
    border: 0;
    margin: 0;
    padding: 0 0 10px 0;
  }
  .product__facet .facet .facet__name {
    background: #f2f3f4;
    cursor: pointer;
    padding: 10px;
    padding-left: 65px;
    text-transform: uppercase;
    position: relative;
  }
  .product__facet .facet .facet__name .facet__arrow {
    font-size: 12px;
    position: absolute;
    top: 17px;
    left: 30px;
  }
  .product__facet .facet .facet__name .facet__arrow:before {
    content: "\e080";
  }
  .product__facet .facet .facet__values {
    display: none;
  }
  .product__facet .facet.active .facet__arrow:before {
    content: "\e114";
  }
  .product__facet .facet.active .facet__values {
    display: block;
  }
}
.sort-refine-bar .form-group select {
  width: auto;
}
.pagination-bar {
  margin: 30px 0;
}
.pagination-bar .pagination-toolbar {
  padding-bottom: 30px;
  padding-left: 20px;
  padding-right: 30px;
  border-bottom: 1px solid #e4e6e7;
}
@media (max-width: 992px) {
  .pagination-bar .pagination-toolbar {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.pagination-bar .form-group {
  margin: 0;
}
.pagination-bar .pagination-bar-results {
  margin-top: 25px;
  padding: 0 20px;
  color: #bfc4c5;
}
.pagination-bar.bottom .pagination-toolbar {
  padding-top: 30px;
  border-top: 1px solid #e4e6e7;
  border-bottom-width: 1px;
}
@media (max-width: 991px) {
  .pagination-bar button {
    width: 100%;
    padding-left: 0;
    padding-right: 0;
  }
}
@media (max-width: 767px) {
  .sort-refine-bar .form-group select {
    width: 100%;
  }
  .pagination-bar .pagination,
  .pagination-bar button {
    margin-top: 30px;
    width: 100%;
  }
}
@media (min-width: 768px) {
  .pagination-bar .pagination-toolbar {
    border-bottom-width: 1px;
  }
  .pagination-bar .pagination,
  .pagination-bar button {
    margin-top: 25px;
  }
}
@media (max-width: 991px) and (min-width: 768px) {
  .sort-refine-bar .form-group select {
    height: 48px;
  }
  .pagination-bar .pagination,
  .pagination-bar button {
    margin-top: 24px;
  }
}
.item__list {
  margin-top: 30px;
  margin-bottom: 20px;
  padding-left: 0;
  list-style: none;
}
.item__list .item__list--item {
  border-bottom: 1px solid #e4e6e7;
  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: #f2f3f4;
}
.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 #e4e6e7;
}
.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: #f57728;
}
.item__list .item__list--header {
  padding-left: 0;
  list-style: none;
  display: table;
  table-layout: fixed;
  width: 100%;
}
.item__list .item__list--header li,
.item__list .item__list--header .item--list--group {
  display: table-cell;
  background-color: #002058;
  color: #ffffff;
  font-size: 13px;
  text-transform: uppercase;
  padding: 7px 10px;
}
.item__list .item__list--header li:last-child,
.item__list .item__list--header .item--list--group:last-child {
  padding-right: 30px;
}
.item__list .item__toggle {
  font-size: 2.2rem;
  width: 12.2rem;
}
.item__list .item__toggle > * {
  cursor: pointer;
}
.item__list .item__toggle .open .glyphicon:before {
  content: "\e113";
}
.item__list .item__image {
  width: 136px;
  padding: 0 20px;
}
.item__list .item__image img {
  max-width: 96px;
}
.item__list .item__name {
  font-size: 2rem;
  font-weight: 700;
}
.item__list .item__quantity {
  text-align: center;
}
.item__list .item__quantity .form-control {
  display: inline-block;
  width: 60px;
  height: 40px;
  text-align: center;
}
.item__list .item__delivery .item__delivery--label {
  text-transform: uppercase;
  color: #bfc4c5;
  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: 45px;
  text-align: right;
}
.item__list .item__remove .btn,
.item__list .item__menu .btn {
  font-size: 25px;
  background-color: transparent;
  padding: 0;
  border: 0;
  color: #0073ce;
}
.item__list .item__remove .btn .glyphicon,
.item__list .item__menu .btn .glyphicon {
  top: 4px;
}
.item__list #cartOrderGridForm .product-grid-container table {
  background-color: #f2f3f4;
}
.item__list #cartOrderGridForm .product-grid-container table th {
  background-color: #ff0000;
  color: #35485d;
}
.item__list .promo {
  font-size: 1.2rem;
  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 #e4e6e7;
}
.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: #e4e6e7;
}
.item__list .read-only-grid .grid-prod-info {
  display: inline-block;
  padding-top: 0;
  padding-right: 40px;
}
.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: #e4e6e7;
}
@media (min-width: 992px) {
  .item__list > li .add-to-cart-order-form-wrap {
    border-bottom: 1px solid #e4e6e7;
  }
  .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 10px;
    vertical-align: middle;
  }
  .item__list .item__info {
    width: 35%;
    padding: 0 10px;
  }
  .item__list .item__delivery {
    padding-left: 3%;
  }
}
@media (min-width: 768px) {
  .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: 40px;
  }
}
@media (max-width: 991px) {
  .item__list {
    border-top: 1px solid #e4e6e7;
    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: 10px;
    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: 20px;
  }
  .item__list .item__quantity__total > .details {
    cursor: pointer;
  }
  .item__list .item__quantity__total .qty {
    line-height: 42px;
    padding-top: 10px;
  }
  .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 10px 0 0;
  }
  .item__list .item__quantity__total .qty input {
    float: left;
    width: 70px;
    text-align: center;
    padding-left: 12px;
    padding-right: 12px;
    margin-right: 10px;
  }
  .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: 20px;
    padding-top: 10px;
  }
  .item__list #cartOrderGridForm .product-grid-container .variant-detail img {
    padding-right: 10px;
  }
  .item__list #cartOrderGridForm .product-grid-container .variant-select {
    padding-top: 22px;
    padding-right: 20px;
    vertical-align: top;
  }
  .item__list #cartOrderGridForm .product-grid-container > table {
    border-bottom: 1px solid #e4e6e7;
  }
  .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 20px 20px;
  }
  .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: 20px;
    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: 136px;
    padding: 0 80px 0 0;
    overflow: hidden;
    text-overflow: ellipsis;
  }
}
.account-orderdetail .item__list {
  clear: both;
  margin-top: 0;
}
.cart-header {
  padding-left: 30px;
  padding-right: 30px;
  padding-top: 20px;
  padding-bottom: 10px;
}
@media (max-width: 992px) {
  .cart-header {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.cart-header.border {
  border-bottom: 1px solid #e4e6e7;
  margin-bottom: 25px;
}
.cart-header .cart-headline {
  color: #35485d;
  font-size: 1.6rem;
  line-height: 35px;
  font-weight: 700;
  padding: 20px 0;
  margin: 0;
  padding: 0px;
}
.cart-header .cart-headline.border {
  border-bottom: 1px solid #e4e6e7;
  margin-bottom: 25px;
}
.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: #bfc4c5;
  font-weight: 400;
  vertical-align: top;
}
.cart-header .cart__id--label .cart__id {
  padding-left: 5px;
}
.cart-top-bar {
  background: #f2f3f4;
  padding: 10px;
  padding-left: 30px;
  padding-right: 30px;
}
@media (max-width: 992px) {
  .cart-top-bar {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.cart-top-bar a.help {
  font-size: 2rem;
  position: relative;
  padding-right: 25px;
}
.cart-top-bar a.help .glyphicon {
  color: #0073ce;
  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: 20px;
  padding: 10px;
  padding-left: 30px;
  padding-right: 30px;
}
@media (max-width: 992px) {
  .cart-restoration-bar {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.help-popup-content strong {
  display: block;
  margin-bottom: 15px;
}
.cart__content {
  margin-left: -10px;
  margin-right: -10px;
}
.cart__top--totals {
  text-align: right;
  font-size: 15px;
  margin-top: 15px;
  padding-left: 30px;
  padding-right: 30px;
}
@media (max-width: 992px) {
  .cart__top--totals {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.cart__top--totals .cart__top--amount {
  margin-left: 5px;
}
.cart__top--totals .cart__top--amount:before {
  content: "|";
  position: relative;
  left: -2px;
  color: #bfc4c5;
  font-weight: 400;
  top: -1px;
}
.cart__actions.border {
  border-bottom: 1px solid #e4e6e7;
}
.cart__actions,
.cart__actions--top {
  padding-left: 30px;
  padding-right: 30px;
  padding-bottom: 32px;
}
@media (max-width: 992px) {
  .cart__actions,
  .cart__actions--top {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (max-width: 768px) {
  .cart__actions,
  .cart__actions--top {
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 10px;
  }
}
.item__list__cart {
  margin-top: 15px;
  margin-bottom: 10px;
}
.item__list__cart table td {
  padding: 0;
}
.item__list__cart > table tbody > .entry-group-header > th {
  background-color: #e4e4e4;
  font-size: 16px;
  font-weight: 700;
  color: #000000;
  padding-right: 35px;
}
.item__list__cart > table tbody > .entry-group-header a {
  color: #0073ce;
}
.item__list__cart > table table td {
  background-color: #f4f4f4;
}
.item__list__cart > table table tbody > .entry-group-header > th {
  color: #000000;
  font-size: 14px;
  font-weight: normal;
  padding: 10px 35px;
}
@media (min-width: 992px) {
  .item__list__cart .item__remove,
  .item__list__cart .item__menu {
    width: 60px;
  }
}
.item__list__cart .item__list--item {
  border-top: 1px solid #e4e6e7;
}
.item__list__cart .item__list--item .item__image {
  padding: 10px;
}
@media (min-width: 992px) {
  .item__list__cart .item__list--item .item__remove,
  .item__list__cart .item__list--item .item__menu {
    padding-right: 26px;
  }
}
.item__list__cart .item__list--item .item__menu {
  overflow: visible;
}
.item__list__cart .item__list--item .item__menu .dropdown-menu {
  padding: 5px 0;
}
.item__list__cart .item__list--item .btn-group.open .dropdown-menu {
  padding: 0;
}
.item__list__cart .item__list--item .btn-group.open .dropdown-menu li {
  margin: 0;
  border-top: 1px solid #e4e6e7;
}
.item__list__cart .item__list--item .btn-group.open .dropdown-menu li:first-child {
  border: none;
}
.item__list__cart .item__list--item .btn-group.open a {
  padding: 18px 35px 18px 25px;
}
.item__list__cart .item__list--comment {
  display: table;
  table-layout: fixed;
  width: 100%;
}
.item__list__cart .item__list--comment .item__comment {
  padding-left: 30px;
  padding-right: 30px;
}
@media (max-width: 992px) {
  .item__list__cart .item__list--comment .item__comment {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.item__list__cart .item__list--comment .item__comment textarea {
  min-height: inherit;
  resize: none;
  margin-bottom: 20px;
}
.item__list__cart .item__list--comment .item__comment--role {
  margin-top: 38px;
}
.item__list__cart .item__list--comment .item__comment--author {
  font-weight: bold;
}
.item__list__cart .item__quantity {
  text-align: left;
}
.item__list__cart .notification.has-error {
  padding: 0 30px;
  text-align: center;
  margin-top: 10px;
}
.item__list__cart .item__configurations {
  margin: 10px 0;
}
@media (max-width: 480px) {
  .item__list__cart .item__configuration--entry {
    margin-bottom: 5px;
  }
}
.item__list__cart .item__configurations--edit .btn {
  padding-left: 0;
}
.item__list__cart .item__configurations--edit .btn:hover {
  color: #f57728;
}
.cart__head--link:after {
  content: "|";
  position: relative;
  left: 5px;
  color: #bfc4c5;
  font-weight: 400;
  vertical-align: top;
}
.cart__head--link:first-child:after {
  content: "";
  position: relative;
  left: 0px;
  color: #bfc4c5;
  font-weight: 400;
  vertical-align: top;
}
.save__cart--link,
.new__cart--link,
.cart__quotes--link {
  text-align: right;
  margin-top: 12px;
  text-transform: uppercase;
  font-weight: 700;
  display: inline-block;
  white-space: nowrap;
  float: right;
  padding: 0 5px;
}
@media (max-width: 991px) {
  .save__cart--link,
  .new__cart--link,
  .cart__quotes--link {
    text-align: left;
  }
}
@media (max-width: 767px) {
  .save__cart--link,
  .new__cart--link,
  .cart__quotes--link {
    text-align: center;
    margin-top: 0;
  }
}
.export__cart--link {
  text-align: left;
  width: 100%;
  margin-top: 15px;
  padding-right: 20px;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 15px;
  display: inline-block;
  white-space: nowrap;
  padding-left: 30px;
  padding-right: 30px;
}
@media (max-width: 992px) {
  .export__cart--link {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (max-width: 767px) {
  .export__cart--link {
    padding-top: 5px;
  }
}
.cart-totals {
  font-size: 2rem;
  line-height: 2em;
  margin-top: 25px;
  padding-left: 20px;
  padding-right: 20px;
}
@media (max-width: 992px) {
  .cart-totals {
    padding-left: 10px;
    padding-right: 10px;
  }
}
.cart-totals .cart-totals-left {
  padding-left: 50px;
}
.cart-totals .cart-totals-right {
  font-weight: bold;
  padding-left: 0;
  padding-right: 60px;
}
.cart-totals .cart-price {
  font-weight: bold;
}
.cart-totals .discount {
  color: #00a651;
}
.cart-totals .quote-discount-link {
  text-transform: uppercase;
}
.cart-totals .grand-total {
  font-size: 2rem;
  text-transform: uppercase;
  line-height: 1.3em;
  font-weight: bold;
  padding-top: 15px;
  padding-bottom: 15px;
}
.cart-totals .cart-totals-taxes {
  clear: both;
  font-size: 1.2rem;
  font-weight: 700;
  line-height: 1.5em;
  padding-right: 60px;
  padding-left: 55px;
}
@media (max-width: 991px) and (min-width: 768px) {
  .cart-totals .cart-totals-left,
  .cart-totals .cart-totals-right,
  .cart-totals .cart-totals-taxes {
    padding-left: 30px;
    padding-right: 30px;
  }
}
@media (max-width: 767px) {
  .cart-totals .cart-totals-left,
  .cart-totals .cart-totals-right,
  .cart-totals .cart-totals-taxes {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (max-width: 767px) {
  .cart__actions {
    margin: 0;
  }
  .cart__actions .pull-right {
    float: none!important;
  }
  .cart__actions .row {
    margin: 0;
  }
}
.express-checkout {
  background-color: #f2f3f4;
  padding: 20px 40px;
  margin: 20px 0;
}
@media (min-width: 768px) {
  .express-checkout {
    margin-right: 20px;
  }
}
@media (min-width: 992px) {
  .express-checkout {
    margin-right: 30px;
  }
}
.express-checkout .headline {
  font-size: 3rem;
  font-weight: 600;
  margin: 0 0 10px 0;
}
.express-checkout ul {
  margin-top: 5px;
}
.express-checkout ul li {
  list-style-type: disc;
}
@media (max-width: 991px) and (min-width: 768px) {
  .express-checkout {
    padding: 20px;
    margin-right: 20px;
  }
}
@media (max-width: 767px) {
  .express-checkout {
    margin: 0 0 20px 0;
    padding: 20px;
  }
}
.cartpotproline,
.cartproline {
  font-size: 2rem;
  padding-bottom: 25px;
  border-bottom: 1px solid #e4e6e7;
  padding-left: 30px;
  padding-right: 30px;
}
@media (max-width: 992px) {
  .cartpotproline,
  .cartproline {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.cartpotproline .info,
.cartproline .info {
  font-size: 1.2rem;
}
.promotion {
  font-size: 1.2rem;
  font-weight: bold;
  color: #00a651;
}
.error-details-section .action {
  text-align: center;
  margin: 10px 0;
}
.doFlowSelectedChange,
#selectPciOption {
  margin-top: 20px;
}
@media (max-width: 767px) {
  .cartpotproline,
  .cartproline {
    padding: 10px 20px 25px;
  }
  .btn--continue-shopping,
  .btn--continue-checkout,
  .btn-create-quote {
    margin-bottom: 15px;
  }
  .doFlowSelectedChange {
    margin-top: 20px;
  }
}
#cboxContent .cart_popup_error_msg {
  margin-bottom: 20px;
}
.content__empty .content {
  margin: 0 auto;
  width: 50%;
}
.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: 10px;
}
.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: 10px;
}
.mini-cart .mini-cart-body .mini-cart-list .mini-cart-item .thumb {
  float: left;
  margin-right: 10px;
}
.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: 75px;
}
.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 #e4e6e7;
  border-width: 1px 0;
  margin: 10px 0 30px;
  padding: 10px;
}
.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: 10px 0;
}
.mini-cart .mini-cart-body img {
  width: 100%;
}
#quoteForm .form__actions {
  margin-bottom: 30px;
  padding-left: 30px;
  padding-right: 30px;
}
@media (max-width: 992px) {
  #quoteForm .form__actions {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (max-width: 767px) {
  #quoteForm .form__actions--cancel,
  #quoteForm .form__actions--done {
    margin-bottom: 15px;
  }
}
.cart__quote__edit .quote__head {
  color: #ffffff;
  background-color: #002058;
  padding: 20px 0;
  padding-left: 30px;
  padding-right: 30px;
}
@media (max-width: 992px) {
  .cart__quote__edit .quote__head {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.cart__quote__edit .quote__head .quote__head--label {
  color: #ffffff;
  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: 33px;
  display: inline-block;
}
@media (max-width: 767px) {
  .cart__quote__edit .quote__head .quote__head--title {
    margin-bottom: 10px;
  }
}
#quoteFormDiv {
  background: #ffffff;
  padding-top: 25px;
}
#quoteFormDiv label {
  color: #35485d;
  font-size: 14px;
  font-weight: bold;
}
.quote__comments--wrapper {
  padding-top: 20px;
  padding-bottom: 50px;
}
.quote__form--section {
  padding-left: 30px;
  padding-right: 30px;
}
@media (max-width: 992px) {
  .quote__form--section {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.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';
  content: "\e114";
}
.quote__comments--toggle:after,
.quote__form--toggle:after {
  font-family: 'Glyphicons Halflings';
  content: "\e113";
  position: relative;
  top: 2px;
}
.quote__comments--toggle:focus,
.quote__form--toggle:focus {
  border: none;
  outline: #002058;
}
.quote__form--toggle {
  color: #ffffff;
}
.quote__comments__header {
  border-top: 1px solid #e4e6e7;
  border-bottom: 1px solid #e4e6e7;
  padding: 20px 0;
  font-weight: bold;
  text-transform: uppercase;
  font-size: 14px;
  padding-left: 30px;
  padding-right: 30px;
  margin-top: 30px;
}
@media (max-width: 992px) {
  .quote__comments__header {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.quote__comments {
  padding-left: 30px;
  padding-right: 30px;
  margin-top: 0;
}
@media (max-width: 992px) {
  .quote__comments {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.quote__comments .quote__comments--header {
  font-weight: bold;
  text-transform: uppercase;
  font-size: 14px;
  margin-bottom: 20px;
}
#quoteFormDiv .quote__comments {
  margin-top: 0;
}
.quote__comments .quote__comments--time {
  font-weight: bold;
}
@media (max-width: 768px) {
  .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: 992px) {
  .form-element-icon.datepicker.quote__expiration .glyphicon {
    top: 10px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .form-element-icon.datepicker.quote__expiration .glyphicon {
    top: 28px;
  }
}
@media (min-width: 992px) {
  .quote__expiration .form-group {
    display: table;
    width: 100%;
    margin-bottom: 0;
    margin-top: 10px;
  }
}
@media (min-width: 992px) {
  .quote__expiration--label {
    display: table-cell;
    text-align: right;
    padding-right: 10px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .quote__expiration--label {
    margin-bottom: 0px;
  }
}
@media (min-width: 992px) {
  .quote__expiration--input {
    display: table-cell;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .quote__expiration--input {
    padding: 5px 10px;
    height: 28px;
  }
}
@media (min-width: 992px) {
  #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 #0073ce;
}
.pickup-component .find-store-display .store-navigation .pickup-product {
  display: none;
  height: 56px;
  display: table;
  width: 100%;
  font-size: 2rem;
  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: 10px;
}
.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 10px;
}
.pickup-component .find-store-display .store-navigation .pickup-search-product {
  height: 56px;
  display: table;
  border-bottom: 1px solid #ddd;
  width: 100%;
  font-size: 2rem;
  overflow: hidden;
}
.pickup-component .find-store-display .store-navigation .pickup-search-product .pickup-search-bar {
  height: 56px;
  display: table-cell;
  padding-right: 10px;
}
.pickup-component .find-store-display .store-navigation .pickup-search-product .pickup-search-bar .input-group {
  border: 1px solid #e4e6e7;
}
.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 10px;
  vertical-align: middle;
  display: none;
}
.pickup-component .find-store-display .store-navigation .pickup-search-product .near-me .near-store span {
  margin-right: 10px;
}
.pickup-component .find-store-display .store-navigation .store-navigation-pager {
  height: 42px;
  line-height: 42px;
  padding: 0 10px;
  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: 10px;
}
.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: 10px 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 10px;
  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: 10px;
}
.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 10px;
  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: 10px;
  text-align: right;
}
.pickup-component .find-store-display .display-details .pickup-product .action .qty-selector {
  display: inline-block;
  vertical-align: top;
  margin-right: 10px;
}
.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: 48px;
}
.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: #000000;
  border-bottom: 1px solid #ddd;
  border-right: 1px solid #0073ce;
  text-align: center;
  line-height: 56px;
}
.pickup-component .pickup-store-list li.loading .glyphicon {
  color: #0073ce;
  -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: 2rem;
  padding: 0 0 0 10px;
  display: table;
  width: 100%;
  cursor: pointer;
  position: relative;
  background: #000000;
  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;
  -moz-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: 992px) {
  .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: #0073ce;
  }
  .pickup-component .find-store-display .pickup-store-list .pickup-store-list-entry input:checked + label {
    background: #0073ce;
  }
  .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%);
    -o-transform: translate(0, -50%);
    -moz-transform: translate(0, -50%);
    transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
  }
}
@media (max-width: 991px) {
  .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);
    -o-transform: translate(-50%, 0);
    -moz-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
  }
  .pickup-component .qty-selector input {
    text-align: center;
    padding-left: 0;
    padding-right: 0;
    width: 60px;
  }
  .pickup-component .action {
    padding-top: 0 !important;
  }
}
@media (max-width: 767px) {
  .pickup-component .find-store-display .display-details .store-image {
    float: none;
    width: auto;
    margin-bottom: 10px;
  }
  .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 10px;
  }
  .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 10px 10px;
  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: 10px;
  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;
  -moz-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 #0073ce;
}
.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 #0073ce;
}
.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: #0073ce;
  position: absolute;
  top: 0;
  left: -10px;
  margin: 6px 0;
  -webkit-transform: translate(-100%, 0);
  -o-transform: translate(-100%, 0);
  -moz-transform: translate(-100%, 0);
  transform: translate(-100%, 0);
  -ms-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 #0073ce;
  background: transparent;
  position: absolute;
  top: 0;
  left: 0;
  margin: 6px 0;
  -webkit-transform: translate(-100%, 5px);
  -o-transform: translate(-100%, 5px);
  -moz-transform: translate(-100%, 5px);
  transform: translate(-100%, 5px);
  -ms-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 #0073ce;
  padding: 10px;
  height: 56px;
  display: table;
  width: 100%;
}
.addressbook-component .addressbook-header .headline {
  line-height: 16px;
  font-weight: bold;
  font-size: 2rem;
  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 #0073ce;
}
.addressbook-component .find-address-display .address-navigation .address-navigation-pager {
  height: 28px;
  line-height: 28px;
  padding: 0 10px;
  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: 10px;
  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: 2rem;
  padding: 0 0 0 10px;
  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;
  -moz-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: 992px) {
  .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: #0073ce;
  }
  .addressbook-component .find-address-display .address-list .address-list-entry input:checked + label {
    background: #0073ce;
  }
  .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%);
    -o-transform: translate(0, -50%);
    -moz-transform: translate(0, -50%);
    transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
  }
}
@media (max-width: 991px) {
  .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: #0073ce;
  }
  .addressbook-component .find-address-display .address-list .address-list-entry input:checked + label .address-info {
    color: #fff;
  }
  .addressbook-component .find-address-display .address-list .address-list-entry input:checked + label .address-actions {
    color: #fff;
  }
}
.login-page__headline,
.user-register__headline {
  color: #35485d;
  font-size: 1.6rem;
  line-height: 35px;
  font-weight: 700;
  padding: 20px 0;
  margin: 0;
}
.login-page__headline.border,
.user-register__headline.border {
  border-bottom: 1px solid #e4e6e7;
  margin-bottom: 25px;
}
.login-left-content-slot {
  margin-right: 10px;
  margin-left: 30px;
}
@media (max-width: 991px) {
  .login-left-content-slot {
    margin-left: 20px;
    margin-right: 20px;
  }
}
.login-right-content-slot {
  margin-right: 30px;
  margin-left: 10px;
}
@media (max-width: 991px) {
  .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: 10px;
}
#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;
}
@media (max-width: 992px) {
  .register__container {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (max-width: 767px) {
  .login-form-action .btn-default {
    margin-top: 30px;
  }
}
@media (max-width: 767px) {
  .login-section .forgotten-password,
  .register-section .forgotten-password {
    margin-bottom: 45px;
  }
}
.checkout-login {
  padding-left: 30px;
  padding-right: 30px;
}
@media (max-width: 992px) {
  .checkout-login {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.checkout-login .headline {
  color: #35485d;
  font-size: 1.6rem;
  line-height: 35px;
  font-weight: 700;
  padding: 20px 0;
  margin: 0;
}
.checkout-login .headline.border {
  border-bottom: 1px solid #e4e6e7;
  margin-bottom: 25px;
}
.checkout-login .btn.btn-block + .btn.btn-block {
  margin-top: 10px;
}
.checkout__new-account {
  text-align: center;
  background-color: #ffffff;
  border-top: 1px solid #e4e6e7;
  padding: 20px 0 55px;
}
.checkout__new-account .accountActions-bottom {
  margin-top: 35px;
}
.checkout__new-account__headling {
  font-size: 24px;
  font-weight: bold;
}
.checkout__new-account__form {
  text-align: left;
  margin-top: 25px;
}
@media (max-width: 767px) {
  .checkout__new-account {
    margin-left: -10px;
    margin-right: -10px;
    padding-left: 10px;
    padding-right: 10px;
  }
}
.checkout-headline {
  color: #35485d;
  font-size: 1.6rem;
  line-height: 35px;
  font-weight: 700;
  padding: 20px 0;
  margin: 0;
  padding-left: 30px;
}
.checkout-headline.border {
  border-bottom: 1px solid #e4e6e7;
  margin-bottom: 25px;
}
@media (max-width: 992px) {
  .checkout-headline {
    padding-left: 20px;
  }
}
@media (max-width: 768px) {
  .checkout-headline {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.checkout-headline span {
  color: #e4e6e7;
  margin-right: 5px;
  top: 2px;
}
.checkout-summary-headline {
  color: #35485d;
  font-size: 1.6rem;
  line-height: 35px;
  font-weight: 700;
  padding: 20px 0;
  margin: 0;
  padding-right: 30px;
}
.checkout-summary-headline.border {
  border-bottom: 1px solid #e4e6e7;
  margin-bottom: 25px;
}
@media (max-width: 992px) {
  .checkout-summary-headline {
    padding-right: 20px;
  }
}
@media (max-width: 768px) {
  .checkout-summary-headline {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.checkout-summary-headline span {
  color: #e4e6e7;
  margin-right: 5px;
  top: 2px;
}
@media (max-width: 767px) {
  .checkout-summary-headline {
    padding-left: 10px;
    padding-right: 10px;
  }
}
.checkout-body-styling {
  padding: 30px 20px 15px;
  border: 1px solid #e4e6e7;
  border-top: 0;
}
.checkout-steps {
  padding-left: 30px;
}
.checkout-steps .step-head {
  background: #ffffff;
  color: #35485d;
  border: 1px solid #e4e6e7;
  font-size: 2rem;
  font-weight: 600;
  position: relative;
  display: table;
  width: 100%;
  padding: 10px 20px 10px 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: 10px;
}
.checkout-steps .step-head.active {
  background: #e4e4e4;
  color: #35485d;
  border-color: #e4e6e7;
}
.checkout-steps .step-head .title {
  vertical-align: middle;
  display: table-cell;
  width: 100%;
}
.checkout-steps .step-head .edit {
  color: #0073ce;
  font-size: 20px;
  display: table-cell;
  vertical-align: top;
}
.checkout-steps .step-body .step-body-form {
  padding: 30px 20px 15px;
  border: 1px solid #e4e6e7;
  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 -20px;
  border-color: #e4e6e7;
}
.checkout-steps .step-body .checkout-indent .headline {
  font-size: 20px;
  padding-bottom: 15px;
  padding-top: 30px;
}
@media (max-width: 992px) {
  .checkout-steps {
    padding-left: 20px;
  }
}
@media (max-width: 767px) {
  .checkout-steps {
    padding-left: 20px;
    padding-right: 20px;
  }
  .checkout-steps .step-head {
    padding-top: 20px;
    padding-bottom: 20px;
  }
  .checkout-steps .step-head:before {
    line-height: 68px;
  }
}
.checkout-shipping {
  padding: 30px 20px 15px;
  border: 1px solid #e4e6e7;
  border-top: 0;
  padding-top: 0;
  padding-bottom: 10px;
}
.checkout-shipping .checkout-shipping-items .checkout-shipping-items-header {
  text-transform: uppercase;
  padding: 25px 0 10px 0;
  font-size: 2rem;
  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: 2rem;
}
.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: #000000;
  padding: 10px;
}
.checkout-shipping .simplify-pickup-locations .simplify-pickup-location-header {
  background: #000000;
  padding: 10px;
  line-height: 35px;
  margin: -10px -10px 10px -10px;
}
.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 #000000;
}
.checkout-shipping .simplify-pickup-locations ul a {
  color: #35485d;
  background: #fff;
  display: block;
  padding: 10px;
  text-decoration: none;
}
@media (max-width: 1199px) {
  .checkout-shipping .checkout-shipping-items .qty {
    text-align: right;
  }
  .checkout-shipping .checkout-shipping-items .checkout-pickup-items {
    padding-bottom: 0;
  }
}
.checkout-paymentmethod {
  padding: 30px 20px 15px;
  border: 1px solid #e4e6e7;
  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: 10px 0;
}
.checkout-order-summary {
  padding-right: 30px;
}
@media (max-width: 992px) {
  .checkout-order-summary {
    padding-right: 20px;
  }
}
@media (max-width: 768px) {
  .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 #e4e6e7;
  margin: 0;
}
@media (min-width: 768px) {
  .checkout-order-summary .checkout-order-summary-list:first-of-type .checkout-order-summary-list-heading {
    padding-top: 15px;
  }
  .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: 20px;
}
.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: #f2f3f4;
}
.checkout-order-summary .checkout-order-summary-list .checkout-order-summary-list-heading {
  background-color: #002058 !important;
  color: #ffffff;
  padding: 15px 20px;
  border-bottom: 1px solid #002058;
}
.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: 20px;
  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: 10px;
  margin-bottom: 20px;
  font-size: 1.2rem;
  font-weight: 600;
}
.checkout-order-summary .checkout-order-summary-list .details {
  font-size: 1.2rem;
  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: 2rem;
  color: #bfc4c5;
  font-weight: 600;
  text-transform: uppercase;
  padding-right: 10px;
}
.checkout-order-summary .checkout-order-summary-list .updateQuantityProduct-toggle {
  float: right;
}
.checkout-order-summary .checkout-order-summary-list .stock-status {
  clear: both;
  padding: 10px 0;
  font-size: 2rem;
}
@media (max-width: 991px) {
  .checkout-order-summary .checkout-order-summary-list .checkout-order-summary-list-heading .address {
    width: 100%;
  }
}
.checkout-order-summary .subtotals {
  font-size: 2rem;
  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: 2rem;
  font-weight: 700;
  text-transform: uppercase;
  margin-top: 15px;
  padding: 10px 0;
  border-top: 1px solid #e4e6e7;
}
.checkout-order-summary .subtotals .realTotals {
  font-size: 1.2rem;
}
.subtotals__item--state-discount {
  color: #00a651;
}
.label-spacing {
  padding-right: 5px;
}
@media (max-width: 767px) {
  .place-order-form {
    padding: 0 20px;
  }
  .checkout-order-summary {
    padding: 30px 20px 15px;
    border: 1px solid #e4e6e7;
    border-top: 0;
    margin-left: 20px;
    margin-right: 20px;
    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: #35485d;
    padding: 25px 20px;
    border-color: #e4e6e7;
  }
  .checkout-order-summary .checkout-order-summary-list .checkout-order-summary-list-heading .title {
    text-transform: uppercase;
    font-size: 2rem;
  }
  .checkout-order-summary .checkout-order-summary-list .checkout-order-summary-list-items {
    border-bottom: 1px solid #e4e6e7;
  }
  .checkout-order-summary .subtotals {
    padding: 0 20px;
  }
}
.checkout-review {
  padding: 30px 20px 15px;
  border: 1px solid #e4e6e7;
  border-top: 0;
}
.checkout-review .checkout-order-summary .subtotals {
  margin-top: 0;
}
.place-order-form .checkbox {
  margin: 25px 0 40px;
}
.place-order-form .checkbox label {
  font-size: 1.2rem;
  color: #35485d;
  text-transform: none;
}
.btn-close-terms-and-conditions {
  margin: 30px 0;
}
@media (min-width: 768px) {
  .place-order-form .checkbox {
    margin-left: 20px;
    margin-right: 20px;
  }
}
.checkout-help {
  text-align: center;
  border: 1px solid #e4e6e7;
  font-size: 15px;
  padding: 10px;
  margin-top: 60px;
}
@media (max-width: 767px) {
  .checkout-help {
    margin-top: 30px;
    margin-left: 20px;
    margin-right: 20px;
  }
}
.checkout-success {
  padding-left: 30px;
  padding-right: 30px;
}
@media (max-width: 992px) {
  .checkout-success {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.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: 20px;
}
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: 991px) {
  .page-multiStepCheckoutSummaryPage #colorbox.read-only-grid #cboxLoadedContent {
    margin-top: 130px;
  }
}
@media (max-width: 767px) {
  .page-multiStepCheckoutSummaryPage #colorbox.read-only-grid #cboxLoadedContent {
    margin-top: 170px;
  }
}
.page-multiStepCheckoutSummaryPage #colorbox.read-only-grid .grid-row {
  border-top: 1px solid #e4e6e7;
}
.page-multiStepCheckoutSummaryPage #colorbox.read-only-grid .grid-row:nth-child(2n+2) {
  background: #f2f3f4;
}
.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: 40px;
}
.page-multiStepCheckoutSummaryPage #colorbox.read-only-grid td .grid-variant,
.page-multiStepCheckoutSummaryPage #colorbox.read-only-grid td .grid-size {
  font-weight: bold;
  min-width: 80px;
}
.page-multiStepCheckoutSummaryPage #colorbox.read-only-grid td .grid-variant {
  display: block;
  font-size: 16px;
}
@media (max-width: 767px) {
  .page-multiStepCheckoutSummaryPage #colorbox.read-only-grid td {
    padding: 10px 15px 15px;
  }
  .page-multiStepCheckoutSummaryPage #colorbox.read-only-grid td:nth-child(2n+2) {
    background-color: transparent;
  }
  .page-multiStepCheckoutSummaryPage #colorbox.read-only-grid td .grid-prod-info {
    display: block;
    text-align: left;
  }
  .page-multiStepCheckoutSummaryPage #colorbox.read-only-grid td .grid-prod-info span {
    display: inline-block;
  }
  .page-multiStepCheckoutSummaryPage #colorbox.read-only-grid td .grid-price {
    float: right;
  }
}
@media (max-width: 767px) {
  .checkout-coupon-list {
    padding-left: 10px;
    padding-right: 10px;
  }
}
.checkout-order-summary .checkout-coupon-list {
  padding: 30px 0;
  border-bottom: 1px solid #e4e6e7;
}
@media (max-width: 767px) {
  .checkout-order-summary .checkout-coupon-list {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.coupon-list__headline {
  font-size: 2rem;
  line-height: 38px;
  font-weight: bold;
}
.coupon-list {
  padding-left: 0;
  list-style: none;
  margin-top: 5px;
  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: 10px;
}
.cart-voucher__input::-moz-placeholder {
  font-size: 2rem;
  font-weight: 600;
  color: #35485d;
  text-transform: uppercase;
}
.cart-voucher__input:-ms-input-placeholder,
.cart-voucher__input::-webkit-input-placeholder {
  font-size: 2rem;
  font-weight: 600;
  color: #35485d;
  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: 1199px) and (min-width: 992px) {
  .cart-voucher__input {
    width: 70%;
  }
}
@media (max-width: 991px) and (min-width: 768px) {
  .cart-voucher {
    padding-left: 30px;
  }
}
@media (max-width: 767px) {
  .cart-voucher {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.voucher-list {
  padding-left: 0;
  list-style: none;
  margin-top: -5px;
}
.voucher-list__item-box {
  display: inline-block;
  border: 1px solid #e4e6e7;
  background-color: #f2f3f4;
  font-size: 2rem;
  font-weight: 600;
  text-transform: uppercase;
  padding: 10px 15px;
  margin-top: 10px;
}
.voucher-list__item-remove {
  color: #cdcdcd;
  padding: 10px;
  cursor: pointer;
  margin: -10px -10px -10px 0;
  position: relative;
  top: 2px;
}
@media (max-width: 991px) {
  .voucher-list__item {
    display: inline-block;
    padding-right: 5px;
  }
}
.gift__coupons {
  text-align: center;
  border-top: 1px solid #e4e6e7;
  margin: 0 auto 55px;
  padding-top: 20px;
  padding-left: 30px;
  padding-right: 30px;
  width: 80%;
}
@media (max-width: 992px) {
  .gift__coupons {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.gift__coupons span {
  display: block;
}
@media (max-width: 480px) {
  .gift__coupons {
    width: 90%;
  }
}
@media (min-width: 992px) {
  .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: 20px;
  padding-left: 30px;
  padding-right: 30px;
}
@media (max-width: 992px) {
  #storeFinder {
    padding-left: 20px;
    padding-right: 20px;
  }
}
#storeFinder #storelocator-query {
  height: 48px;
}
.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: 48px;
  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: 10px;
  padding-right: 10px;
  padding: 0;
}
.store__finder .store__finder--navigation {
  overflow: hidden;
  height: 561px;
}
@media (min-width: 768px) {
  .store__finder .store__finder--navigation {
    padding-right: 10px;
  }
}
.store__finder .store__finder--map {
  width: 100%;
  height: 200px;
}
.store__finder .stores-nearby {
  margin-bottom: 10px;
}
.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: #000000;
  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: 2rem;
  padding: 0 14px 0 10px;
  display: table;
  width: 100%;
  cursor: pointer;
  position: relative;
  background: #000000;
  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: #0073ce;
  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%);
  -o-transform: translate(0, -50%);
  -moz-transform: translate(0, -50%);
  transform: translate(0, -50%);
  -ms-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: 767px) {
  .store__finder .store__finder--details .store__finder--details-back {
    display: inline-block !important;
  }
}
.store__finder .store__finder--details .store__finder--details-image {
  width: 112px;
  float: left;
  margin-right: 10px;
}
.store__finder .store__finder--details .store__finder--details-image img {
  width: 100%;
  height: auto;
}
.store__finder .store__finder--details .store__finder--details-info {
  margin-left: 122px;
}
.store__finder .store__finder--details .info__name {
  font-weight: bold;
}
.store__finder .store__finder--details hr {
  clear: both;
  margin: 0;
  padding-top: 10px;
  padding-bottom: 10px;
  height: 1px;
  position: relative;
  border: 0;
}
.store__finder .store__finder--details hr:after {
  content: '';
  display: block;
  position: absolute;
  top: 10px;
  height: 1px;
  right: 0;
  left: 0;
  background: #ddd;
}
.store__finder .store__finder--details .store__finder--details-map {
  background: #eee;
}
.store__finder .store__finder--details .store__finder--details-openings dl dt {
  text-align: left !important;
  width: 60px;
}
.store__finder .store__finder--details .store__finder--details-openings dl dd {
  margin-left: 60px;
}
.store__finder .store__finder--details .store__finder--details-openings ul {
  padding-left: 0;
  list-style: none;
}
@media (max-width: 767px) {
  .store__finder .back__to__storelist {
    margin-bottom: 10px;
  }
  .store__finder .store__finder--panel {
    width: 200%;
    margin: 0;
    -webkit-transition: -webkit-transform 0.3s ease-out;
    -moz-transition: -moz-transform 0.3s ease-out;
    -o-transition: -o-transform 0.3s ease-out;
    transition: transform 0.3s ease-out;
  }
  .store__finder .store__finder--panel > * {
    padding: 0;
  }
  .store__finder .store__finder--panel .store__finder--details {
    display: none;
  }
  .store__finder .store__finder--pagination {
    line-height: 1rem;
  }
  .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);
    -o-transform: translate(-50%, 0);
    -moz-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
  }
  .store__finder.show-store .store__finder--panel .store__finder--navigation {
    padding-right: 20px;
  }
  .store__finder.show-store .store__finder--panel .store__finder--details {
    display: block;
  }
}
/*
    Colorbox Core Style:
    The following CSS is consistent between example themes and should not be altered.
*/
#colorbox,
#cboxOverlay,
#cboxWrapper {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 9999;
  overflow: hidden;
}
#cboxWrapper {
  max-width: none;
}
#cboxOverlay {
  width: 100%;
  height: 100%;
}
#cboxMiddleLeft,
#cboxBottomLeft {
  clear: left;
}
#cboxContent {
  position: relative;
}
#cboxLoadedContent {
  overflow: auto;
  -webkit-overflow-scrolling: touch;
}
#cboxTitle {
  margin: 0;
}
#cboxLoadingOverlay,
#cboxLoadingGraphic {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
#cboxPrevious,
#cboxNext,
#cboxSlideshow {
  cursor: pointer;
}
.cboxPhoto {
  float: left;
  margin: auto;
  border: 0;
  display: block;
  max-width: none;
  -ms-interpolation-mode: bicubic;
}
.cboxIframe {
  width: 100%;
  height: 100%;
  display: block;
  border: 0;
  padding: 0;
  margin: 0;
}
#colorbox,
#cboxContent,
#cboxLoadedContent {
  box-sizing: content-box;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
}
/* 
    User Style:
    Change the following styles to modify the appearance of Colorbox.  They are
    ordered & tabbed in a way that represents the nesting of the generated HTML.
*/
#cboxOverlay {
  background: #000;
}
#colorbox {
  outline: 0;
}
#cboxTopLeft {
  width: 14px;
  height: 14px;
}
#cboxTopCenter {
  height: 14px;
}
#cboxTopRight {
  width: 14px;
  height: 14px;
}
#cboxBottomLeft {
  width: 14px;
}
#cboxBottomCenter {
  height: 43px;
}
#cboxBottomRight {
  width: 14px;
}
#cboxMiddleLeft {
  width: 14px;
}
#cboxMiddleRight {
  width: 14px;
}
#cboxContent {
  background: #fff;
  overflow: visible;
}
.cboxIframe {
  background: #fff;
}
#cboxError {
  padding: 50px;
  border: 1px solid #ccc;
}
#cboxCurrent {
  position: absolute;
  bottom: -25px;
  left: 58px;
  font-weight: bold;
  color: #7C7C7C;
}
/* these elements are buttons, and may need to have additional styles reset to avoid unwanted base styles */
#cboxPrevious,
#cboxNext,
#cboxSlideshow {
  border: 0;
  padding: 0;
  margin: 0;
  overflow: visible;
  position: absolute;
  bottom: -29px;
  width: 23px;
  height: 23px;
  text-indent: -9999px;
}
/* avoid outlines on :active (mouseclick), but preserve outlines on :focus (tabbed navigating) */
#cboxPrevious:active,
#cboxNext:active,
#cboxSlideshow:active,
#cboxClose:active {
  outline: 0;
}
#cboxPrevious {
  left: 0px;
  background-position: -51px -25px;
}
#cboxPrevious:hover {
  background-position: -51px 0px;
}
#cboxNext {
  left: 27px;
  background-position: -75px -25px;
}
#cboxNext:hover {
  background-position: -75px 0px;
}
.cboxSlideshow_on #cboxSlideshow {
  background-position: -125px 0px;
  right: 27px;
}
.cboxSlideshow_on #cboxSlideshow:hover {
  background-position: -150px 0px;
}
.cboxSlideshow_off #cboxSlideshow {
  background-position: -150px -25px;
  right: 27px;
}
.cboxSlideshow_off #cboxSlideshow:hover {
  background-position: -125px 0px;
}
#cboxTitle {
  background: transparent;
  position: absolute;
  top: 0;
  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;
}
#cboxClose {
  position: absolute;
  right: 13px;
  top: 10px;
  background: transparent;
  border: 0 none;
  color: #bfc4c5;
  padding: 5px;
  font-size: 25px;
}
#cboxLoadedContent {
  margin-top: 88px;
  padding: 15px 40px 30px 40px;
}
#cboxLoadedContent .add-to-cart-item {
  margin-bottom: 40px;
}
#cboxLoadedContent .addressEntry + .addressEntry,
#cboxLoadedContent .saved-payment-entry + .saved-payment-entry {
  margin-top: 55px;
}
#cboxLoadedContent .addressEntry ul,
#cboxLoadedContent .saved-payment-entry ul {
  margin-top: -10px;
  margin-bottom: 20px;
}
#cboxLoadedContent .modal-details {
  line-height: 1.8em;
}
#cboxLoadedContent .modal-actions {
  margin-top: 20px;
}
#cboxLoadedContent .modal-actions .btn {
  margin-top: 20px;
}
@media (max-width: 767px) {
  #cboxTitle {
    height: 112px;
    padding-left: 20px;
    padding-right: 20px;
  }
  #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 20px 30px 20px;
  }
  #cboxLoadedContent .addressEntry ul {
    margin-top: -25px;
  }
}
.modal__top {
  padding-bottom: 32px;
  margin-bottom: 30px;
  border-bottom: 1px solid #e4e6e7;
}
.modal__top .modal__top--label {
  color: #35485d;
  font-weight: bold;
  font-style: italic;
}
.modal__top .modal__top--text {
  font-style: italic;
}
.modal__text--bold {
  font-weight: bold;
}
.modal__bottom {
  margin-bottom: 40px;
  font-size: 15px;
}
.quote-discount__modal--label {
  font-size: 15px;
  font-weight: 600;
  color: #35485d;
  text-transform: capitalize;
  vertical-align: middle;
  display: table-cell;
  height: 40px;
}
.quote-discount__modal--input {
  margin-bottom: 17px;
  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: 10px;
  width: 25px;
  text-align: right;
}
.quote-discount__modal--original__total {
  font-size: 15px;
  font-style: italic;
  border-bottom: 1px solid #e4e6e7;
  color: #35485d;
  padding-bottom: 13px;
  margin-bottom: 9px;
  margin-top: 10px;
}
.quote-discount__modal--new__total {
  color: #35485d;
  font-size: 18px;
  font-weight: 600;
  margin-bottom: 47px;
}
.price del {
  color: #000;
  font-weight: bold;
}
.price ins {
  color: #b92111;
  text-decoration: none;
}
a.price ins:hover,
a.price ins:focus {
  color: #8a180d;
}
.price.msrp {
  color: #666;
}
.account-navigation {
  margin-bottom: 10px;
}
.account-navigation .account-navigation-header {
  padding: 10px;
  text-transform: uppercase;
}
.account-navigation .account-navigation-header a {
  display: block;
}
.account-navigation .account-navigation-list {
  margin: 10px;
  padding-left: 0;
  list-style: none;
}
@media (min-width: 768px) and (max-width: 991px) {
  .account-navigation .account-navigation-list {
    display: none !important;
  }
}
@media (max-width: 767px) {
  .account-navigation .account-navigation-list {
    display: none !important;
  }
}
.account-navigation .account-navigation-list li.title {
  margin-top: 10px;
  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: #0073ce;
}
.account-home .account-home-section {
  margin-bottom: 20px;
}
.account-home .account-home-section .account-home-section-header {
  background: #000000;
  padding: 10px;
  text-transform: uppercase;
}
.account-home .account-home-section .account-home-section-content {
  height: 100px;
  padding: 10px;
  border: 1px solid #000000;
  border-top: 0;
}
.account-home .account-home-section .account-home-section-content ul {
  padding-left: 0;
  list-style: none;
  margin: 0;
}
@media (max-width: 991px) {
  .account-home .account-home-section {
    margin-bottom: 10px;
  }
  .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: 10px;
    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: 15px 0 0;
}
.account-section .pagination-bar .pagination-toolbar {
  padding-left: 0;
  padding-right: 0;
  padding-top: 15px;
  border-bottom: none;
}
.account-section .pagination-bar .pagination-toolbar .sort-refine-bar {
  padding-left: 30px;
  padding-right: 30px;
}
@media (max-width: 992px) {
  .account-section .pagination-bar .pagination-toolbar .sort-refine-bar {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.account-section .pagination-bar .pagination-toolbar .sort-refine-bar form {
  padding: 0;
}
.account-section .pagination-bar .pagination-bar-results {
  font-size: 2rem;
  font-weight: 600;
  margin: 0;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 30px;
  padding-right: 30px;
  border-top: 1px solid #e4e6e7;
}
@media (max-width: 992px) {
  .account-section .pagination-bar .pagination-bar-results {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (max-width: 767px) {
  .account-section .pagination-bar .pagination-bar-results {
    border-bottom: 1px solid #e4e6e7;
  }
}
.account-section .pagination-bar.bottom .pagination-toolbar {
  padding-top: 5px;
  border: none;
}
@media (max-width: 767px) {
  .account-section .pagination-bar .pagination-toolbar {
    margin: 0;
  }
  .account-section .pagination-bar .pagination-bar-results {
    border-bottom: 1px solid #e4e6e7;
    padding-left: 20px;
    padding-right: 20px;
  }
  .account-section .account-overview-table,
  .account-section div.responsive-table {
    margin-left: -10px;
    margin-right: -10px;
  }
}
.account-section .addressBackBtn,
.account-section .orderTopBackBtn {
  background-color: transparent;
  border: none;
  box-shadow: none;
}
.account-section .account-section-header {
  color: #35485d;
  font-size: 1.6rem;
  line-height: 35px;
  font-weight: 700;
  padding: 20px 0;
  text-transform: capitalize;
  border-bottom: 1px solid #e4e6e7;
  margin: 0;
  padding-left: 30px;
  padding-right: 30px;
}
.account-section .account-section-header.border {
  border-bottom: 1px solid #e4e6e7;
  margin-bottom: 25px;
}
@media (max-width: 992px) {
  .account-section .account-section-header {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.account-section .account-section-header.account-section-header-secondary {
  color: #35485d;
  font-size: 22px;
  line-height: 32px;
  font-weight: 400;
  padding-bottom: 10px;
}
.account-section .account-section-header.no-border {
  border-bottom: none;
}
.account-section .account-section-header .account-section-header-add {
  font-size: 1.2rem;
  font-weight: 700;
  margin-top: 4px;
}
.account-section .account-section-header__subheadline {
  font-size: 1.2rem;
  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;
}
@media (max-width: 992px) {
  .account-section .container-lg .account-section-content {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (min-width: 1200px) {
  .account-section .container-lg .account-section-content {
    padding: 0;
  }
}
@media (min-width: 1200px) {
  .account-section .container-lg .account-section-content .account-section-form {
    padding: 0 5px;
  }
}
.account-section .account-section-content .item__list--item .item__total {
  padding-right: 30px;
}
.account-section .account-section-content .account-section-header {
  color: #35485d;
  font-size: 1.6rem;
  line-height: 35px;
  font-weight: 700;
  padding: 20px 0;
  text-transform: capitalize;
  border-bottom: 1px solid #e4e6e7;
  margin: 0;
  padding-left: 0;
  padding-right: 0;
  padding-left: 30px;
  padding-right: 30px;
}
.account-section .account-section-content .account-section-header.border {
  border-bottom: 1px solid #e4e6e7;
  margin-bottom: 25px;
}
@media (max-width: 992px) {
  .account-section .account-section-content .account-section-header {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.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 10px;
}
@media (min-width: 1200px) {
  .account-section .account-section-content .account-section-header .container-lg {
    padding: 0;
  }
}
@media (min-width: 1200px) {
  .account-section .account-section-content .back-link .container-lg {
    padding: 0;
  }
}
.account-section .account-section-content .account-section-form {
  margin: 40px 0;
}
.account-section .account-section-content .account-section-form .accountActions {
  padding-left: 0;
  padding-right: 0;
}
@media (max-width: 768px) {
  .account-section .account-section-content .account-section-form .accountButtons:last-child {
    padding-top: 20px;
  }
}
.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 #e4e6e7;
  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 #e4e6e7;
}
.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 #e4e6e7;
  position: relative;
  margin-top: 10px;
  margin-bottom: 10px;
  list-style-type: none;
}
@media (max-width: 991px) {
  .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';
  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: #35485d;
  font-size: 15px;
}
@media (max-width: 991px) {
  .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: 991px) {
  .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;
}
@media (max-width: 992px) {
  .account-section .account-section-content form {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.account-section .account-section-content form .accountActions-bottom {
  padding: 0;
}
.account-section .account-section-content #quoteForm {
  padding: 0;
}
.account-section .account-section-content #addNewPermissionForm .account-select-form {
  padding-left: 30px;
  padding-right: 30px;
}
@media (max-width: 992px) {
  .account-section .account-section-content #addNewPermissionForm .account-select-form {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.account-section .account-section-content .help-block {
  font-size: 1.2rem;
  font-weight: normal;
  color: #c72312;
}
.account-section .account-section-content .account-orderhistory-pagination {
  padding-top: 10px;
}
.account-section .account-section-content .account-orderhistory-pagination .pagination-bar .sort-refine-bar {
  padding-left: 30px;
  padding-right: 30px;
}
@media (max-width: 992px) {
  .account-section .account-section-content .account-orderhistory-pagination .pagination-bar .sort-refine-bar {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.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: #000000;
  padding: 10px;
}
.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: 20px;
}
.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: 992px) {
  .account-section .account-section-content .item__btn {
    margin-bottom: 10px;
  }
}
@media (max-width: 991px) {
  .account-section .account-section-content .item__btn {
    margin-top: 20px;
  }
}
.account-section .account-section-content .disable-link,
.account-section .account-section-content .enable-link {
  display: inline-block;
  text-align: right;
  margin: 25px 0;
  font-weight: 600;
  text-transform: uppercase;
  font-size: 16px;
}
@media (max-width: 767px) {
  .account-section .account-section-content .disable-link,
  .account-section .account-section-content .enable-link {
    text-align: center;
    float: none;
    padding-right: 0 !important;
    width: 100%;
  }
}
.account-section .account-section-content .disable-link button,
.account-section .account-section-content .enable-link button {
  background: transparent;
  border: 0 none;
  text-transform: uppercase;
  font-weight: 600;
  padding: 0;
}
.account-section .account-section-content .disable-link button[disabled],
.account-section .account-section-content .enable-link button[disabled] {
  color: #bfc4c5;
}
.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: #e4e6e7;
  top: 0;
}
@media (max-width: 767px) {
  .account-section .account-section-content .enable-link + .disable-link:before,
  .account-section .account-section-content .disable-link + .enable-link:before,
  .account-section .account-section-content .disable-link + .disable-link:before,
  .account-section .account-section-content .enable-link + .enable-link:before {
    display: none;
  }
}
@media (max-width: 767px) {
  .account-section .account-section-content .enable-link + .disable-link,
  .account-section .account-section-content .disable-link + .enable-link,
  .account-section .account-section-content .disable-link + .disable-link,
  .account-section .account-section-content .enable-link + .enable-link {
    padding-left: 0;
  }
}
.account-section .account-section-content .disable-link a,
.account-section .account-section-content .disable-link button,
.account-section .account-section-content .disable-link form {
  color: #ed1c24;
}
@media (max-width: 767px) {
  .account-section .account-section-content .remove-item-column {
    position: absolute;
    right: -4px;
    top: -5px;
    width: auto;
  }
  .account-section .account-section-content .restore-item-column {
    position: absolute;
    right: -4px;
    top: 50px;
    width: auto;
  }
}
.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: 24px;
  padding: 13px;
  transform: scale(-1, 1);
  margin-right: 13px;
}
.account-section .account-section-content .edit-item-link {
  margin-top: 10px;
  display: block;
}
.account-section .account-section-content .remove-item-link .glyphicon-remove {
  font-size: 21px;
  padding: 0 14px;
}
@media (max-width: 767px) {
  .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 (min-width: 768px) {
  .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: 20px;
}
@media (max-width: 767px) {
  .account-section .account-section-action .row {
    margin: 0;
  }
  .account-section .account-section-action .btn-primary {
    margin-bottom: 20px;
  }
}
.account-section .accountActions-bottom {
  clear: both;
  margin-top: 35px;
  padding-left: 30px;
  padding-right: 30px;
}
@media (max-width: 992px) {
  .account-section .accountActions-bottom {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (max-width: 767px) {
  .account-section .accountActions-bottom .btn-primary {
    margin-bottom: 20px;
  }
}
.account-section .cancel-panel .orderBackBtn {
  padding-right: 0;
}
@media (max-width: 768px) {
  .account-section .cancel-panel .orderBackBtn {
    padding-right: 20px;
    margin-bottom: 20px;
  }
}
@media (min-width: 768px) {
  .account-section .cancel-panel {
    padding-left: 0;
  }
}
.account-section .btn.btn-block + .btn.btn-block {
  margin-top: 10px;
}
.account-section .account-consignment {
  margin-top: 20px;
}
.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 #e4e6e7;
  border-bottom: 1px solid #e4e6e7;
  background-color: #ffffff;
  padding-top: 10px;
  padding-bottom: 10px;
  font-size: 20px;
  line-height: 1.5;
  margin-top: -1px;
  padding-left: 30px;
  padding-right: 30px;
}
@media (max-width: 992px) {
  .account-section .account-list .account-list-header {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.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 #e4e6e7;
  padding: 0 10px;
}
.account-section .account-list .account-cards.card-select {
  border-top: 1px solid #e4e6e7;
}
.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: 768px) {
  .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 #e4e6e7;
  border-bottom: 1px solid #e4e6e7;
  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: #bfc4c5;
  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: #0073ce;
}
@media (max-width: 992px) {
  .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: #0073ce;
  background: transparent;
  padding: 0;
  border: 0 none;
}
@media (max-width: 767px) {
  .account-section .account-list .account-set-default-address {
    left: 20px;
  }
}
.account-section .continue__shopping,
.account-section .orderBackBtn {
  padding-left: 30px;
  padding-right: 30px;
}
@media (max-width: 992px) {
  .account-section .continue__shopping,
  .account-section .orderBackBtn {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (max-width: 767px) {
  .account-section .account-list .account-cards {
    border: none;
  }
  .account-section .account-list .account-cards .card {
    border-left: 0;
    border-right: 0;
    padding-left: 20px;
    padding-right: 20px;
  }
  .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 10px;
}
.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: 10px;
}
.account-profil .btn + .btn {
  margin-left: 10px;
}
.account-orderdetail.well {
  padding-left: 0;
  padding-right: 0;
}
@media (min-width: 992px) {
  .account-orderdetail .item__list .item__list--item .item__total {
    padding-right: 30px;
  }
}
.account-orderdetail .well-content {
  padding-left: 30px;
  padding-right: 30px;
}
@media (max-width: 992px) {
  .account-orderdetail .well-content {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.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: 10px 10px 25px 0;
}
.account-orderdetail .order-savings + .order-savings {
  padding-top: 0;
}
.account-orderdetail .item-box {
  background: #afb2b5;
  padding: 10px;
  margin-bottom: 5px;
  margin-top: 5px;
}
.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: 10px;
}
.account-orderdetail .orderDetail_itemHeader {
  font-size: 20px;
  background-color: #ffffff;
  padding: 10px 20px;
}
.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: 10px;
  padding-bottom: 10px;
  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: 10px;
  max-width: 100px;
}
.account-orderdetail .account-orderdetail-item-section-body ul .price-total {
  float: right;
  padding-right: 10px;
}
.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: 992px) and (max-width: 1199px) {
  .account-orderdetail .account-orderdetail-item-section-body ul .promo {
    padding-left: 22px;
  }
}
@media (min-width: 1200px) {
  .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;
}
@media (max-width: 992px) {
  .account-orderdetail .account-orderdetail__footer > div {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.account-orderdetail .order-savings__headline {
  font-size: 2rem;
  color: #35485d;
  font-weight: 500;
}
.account-orderdetail .orderTotal {
  font-size: 2rem;
  line-height: 38px;
  margin-bottom: 20px;
}
.account-orderdetail .orderTotal .text-right {
  font-weight: 700;
}
.account-orderdetail .orderTotal .totals {
  font-size: 2rem;
  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: 2rem;
  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: 767px) {
  .account-orderdetail .order-shipping-method,
  .account-orderdetail .order-tracking-no,
  .account-orderdetail .order-payment-data,
  .account-orderdetail .order-store-hours {
    padding-top: 20px;
  }
}
.account-orderdetail .account-orderdetail-orderTotalDiscount-section {
  clear: both;
  margin-bottom: 20px;
}
.account-orderdetail .account-orderdetail-orderTotalDiscount-section .order-total__taxes {
  text-align: right;
  text-align: right !important;
}
.account-orderdetail .account-orderdetail-orderTotalDiscount-section .order-savings__info {
  color: #00a651;
  font-weight: 700;
  text-transform: uppercase;
}
.account-address-removal-popup .address {
  margin-top: 20px;
}
.account-address-removal-popup .btn {
  margin-top: 10px;
}
.account-orderList-removal-popup .orderList {
  margin-top: 20px;
}
.account-orderList-removal-popup .btn {
  margin-top: 10px;
}
.savedcart_restore_confirm_modal .restore-current-cart-form {
  margin-top: 40px;
}
.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: 20px;
}
.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: 20px;
}
table {
  width: 100%;
}
table th {
  font-size: 13px;
  font-weight: 400;
  text-transform: uppercase;
  background-color: #002058;
  color: #ffffff;
  padding: 8px 10px;
  vertical-align: top;
}
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: 20px 10px;
  vertical-align: top;
}
.responsive-table th:first-child {
  padding-left: 30px;
}
@media (max-width: 992px) {
  .responsive-table th:first-child {
    padding-left: 20px;
  }
}
.responsive-table th:last-child {
  text-align: right;
  padding-right: 30px;
}
@media (max-width: 992px) {
  .responsive-table th:last-child {
    padding-right: 20px;
  }
}
@media (min-width: 768px) {
  .responsive-table td:nth-child(2) {
    padding-left: 20px;
  }
}
@media (min-width: 992px) {
  .responsive-table td:nth-child(2) {
    padding-left: 30px;
  }
}
.responsive-table td:last-child {
  text-align: right;
  padding-right: 30px;
}
@media (max-width: 768px) {
  .responsive-table td:last-child {
    padding-right: 20px;
  }
}
.responsive-table-item {
  padding: 10px;
}
@media (max-width: 768px) {
  .responsive-table-item {
    padding: 10px 20px;
  }
}
.responsive-table-item:nth-child(even) {
  background-color: #f2f3f4;
}
.responsive-table-item a.responsive-table-link {
  color: #0073ce;
}
.responsive-table-item a:hover,
.responsive-table-item a:focus {
  color: #f57728;
}
.responsive-table-item td:last-child {
  text-align: right;
}
@media (max-width: 767px) {
  .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: #35485d;
  font-weight: 600;
  text-transform: uppercase;
  font-size: 13px;
}
label.uncased {
  text-transform: none;
}
.help-block {
  font-style: italic;
}
.form-control:focus {
  border-color: #0073ce;
  outline: 0;
  box-shadow: none;
}
.form-control::-moz-placeholder {
  color: #f57728;
  opacity: 1;
}
.form-control:-ms-input-placeholder,
.form-control::-webkit-input-placeholder {
  color: #f57728;
}
select.form-control {
  text-transform: uppercase;
  font-size: 13px;
}
.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
  color: #bfc4c5;
}
.has-error .control-label {
  color: #35485d;
}
.has-error input.form-control {
  background: #e53c2a;
  border-color: #c72312;
}
.has-error .help-block {
  font-weight: 600;
  color: #ffffff;
}
.has-success .control-label {
  color: #35485d;
}
.has-success input.form-control {
  background: #8ac832;
  border-color: #6aac3d;
}
.has-success .help-block {
  font-weight: 600;
  color: #ffffff;
}
legend {
  font-size: 18px;
  border-bottom: 0;
  margin-top: 20px;
  margin-bottom: 20px;
}
.form-element-icon {
  position: relative;
}
.form-element-icon .glyphicon {
  position: absolute;
}
.form-element-icon.datepicker .glyphicon {
  top: 32px;
  right: 10px;
  color: #0073ce;
  cursor: pointer;
}
@media (max-width: 991px) {
  .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: 20px;
}
textarea {
  min-height: 245px;
}
textarea + .help-block {
  font-size: 12px;
  margin-bottom: 25px;
  text-align: right;
}
.input-sm {
  height: 21rem;
  padding: 9px 12px;
  font-size: 1.2rem;
  line-height: 1.42857143;
  border-radius: 3px;
}
select.input-sm {
  height: 21rem;
  line-height: 21rem;
}
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: #ffffff;
  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: #ffffff;
  border-color: #aeb4b7;
}
.toggle-button input[type="checkbox"]:checked ~ label .toggle-button__switch {
  background-color: #0073ce;
}
.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 #e4e6e7;
  background-color: #ffffff;
}
.toggle-button label .toggle-button__switch.is-checked {
  border-color: #0073ce;
}
.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: #e4e6e7;
  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: #35a6ff;
  border-color: #35a6ff;
}
.form-actions {
  text-align: right;
}
.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;
}
.product-details-toggle {
  position: relative;
  cursor: pointer;
  margin-bottom: 20px;
  padding-right: 20px;
}
.product-details-toggle.name {
  font-weight: 600;
}
.product-details.open .product-details-toggle {
  margin-bottom: 0;
}
.product-details-toggle .glyphicon {
  float: right;
  font-size: 1.2rem;
  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;
}
@media (max-width: 992px) {
  .product-details-toggle-wrap {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.product-details.open + .product-details-toggle-wrap {
  display: block;
}
.product-details-toggle-wrap .product-details {
  font-size: 2rem;
}
.product-details-toggle-wrap img {
  width: 175px;
  margin: 0 30px 35px 0;
  float: left;
}
@media (min-width: 768px) {
  .product-details-toggle-wrap .product-details {
    text-align: right;
  }
}
@media (max-width: 767px) {
  .product-details-toggle {
    padding: 0 25px 0 10px;
  }
  .product-details-toggle .glyphicon {
    right: 10px;
  }
  .product-details-toggle-wrap {
    margin: 0;
  }
  .product-details-toggle-wrap img {
    float: none;
    width: 100%;
    margin: 0 0 20px 0;
  }
  .product-details-toggle-wrap .product-details {
    margin-bottom: 20px;
  }
}
.product-action {
  overflow: hidden;
  border-top: 1px solid #e4e6e7;
  border-bottom: 1px solid #e4e6e7;
  margin-bottom: 15px;
  padding-left: 30px;
  padding-right: 30px;
}
@media (max-width: 992px) {
  .product-action {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.product-action ol {
  list-style: none;
  overflow: hidden;
  margin: 0;
  padding: 0;
}
.product-action ol li {
  font-size: 2rem;
  float: right;
  margin: 15px 0 15px 20px;
  line-height: 48.85714286px;
}
.product-action #total-price {
  font-size: 2rem;
  font-weight: 600;
}
.product-action div {
  float: left;
  margin: 15px 0;
  line-height: 48.85714286px;
}
@media (max-width: 767px) {
  .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: 2rem;
  font-weight: 700;
}
.update-future-stock .hide_future_stock_info {
  display: none;
}
.product-grid-container .sku-quantity,
#cboxContent .sku-quantity {
  font-size: 2rem;
  line-height: 20px;
  width: 60px;
  padding: 9px 10px;
  margin: 5px 0 3px;
  border: 1px solid #cccccc;
  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: #bfc4c5;
  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 #e4e6e7;
  font-size: 15px;
  font-weight: 700;
}
.product-grid-container table td .price {
  font-size: 1rem;
  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: 768px) {
  .add-to-cart-order-form-wrap {
    position: relative;
    padding-left: 30px;
    padding-right: 30px;
  }
  .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: #0073ce;
    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 #e4e6e7;
    background-color: #ffffff;
  }
  .product-grid-container table:nth-child(2n) {
    background: #f2f3f4;
  }
  .product-grid-container table tr:first-child > th:first-child {
    border-right: 1px solid #002058;
    white-space: nowrap;
  }
  .product-grid-container table tr > td:first-child {
    border-right: 1px solid #e4e6e7;
    padding-top: 20px;
  }
  .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: 768px) and (max-width: 992px) {
  .add-to-cart-order-form-wrap {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (max-width: 767px) {
  #cboxContent .sku-quantity {
    font-size: 2rem;
  }
  .product-grid-container {
    font-size: 2rem;
    margin-left: -10px;
    margin-right: -10px;
  }
  .product-grid-container table {
    table-layout: fixed;
    width: 100%;
  }
  .product-grid-container table tr td {
    border-bottom: 1px solid #e4e6e7;
  }
  .product-grid-container table tr .variant-detail {
    width: 60%;
    padding: 15px 0 15px 20px;
  }
  .product-grid-container table tr .variant-detail img {
    float: left;
    padding-right: 20px;
  }
  .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: 20px;
    vertical-align: middle;
  }
  .product-grid-container table .hidden-size {
    display: none;
  }
  .product-grid-container table .variant-summary {
    display: none;
    background-color: #e4e6e7;
  }
  .product-grid-container table .variant-summary .variant-summary-items {
    margin: 15px 0;
  }
  .product-grid-container table .variant-summary tr td {
    padding: 0 20px;
    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: #f2f3f4;
  }
  .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: 20px;
    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;
}
@media (max-width: 992px) {
  #orderFormContainer .headline,
  #orderFormContainer .advanced-search-wrap {
    padding-left: 20px;
    padding-right: 20px;
  }
}
#resultsList.item__list .item__list--item:last-child {
  padding-right: 0;
}
.quick-order__introduction {
  padding-top: 13px;
  margin-top: 10px;
  line-height: 22px;
  padding-left: 30px;
  padding-right: 30px;
}
@media (max-width: 992px) {
  .quick-order__introduction {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (max-width: 991px) {
  .quick-order__introduction {
    margin-bottom: 10px;
  }
}
.quick-order__actions {
  padding-left: 30px;
  padding-right: 30px;
}
@media (max-width: 992px) {
  .quick-order__actions {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (max-width: 767px) {
  .quick-order__actions .pull-right {
    float: none!important;
  }
}
.quick-order__add-to-cart-btn {
  margin-top: 10px;
}
.quick-order__add-to-cart-btn .btn {
  width: 100%;
}
.quick-order__reset-link {
  font-weight: 600;
  text-transform: uppercase;
  font-size: 16px;
  line-height: 1.375;
  border: none;
  background-color: transparent;
  padding-left: 30px;
  padding-right: 30px;
  padding-top: 13px;
  margin-top: 10px;
}
@media (max-width: 767px) {
  .quick-order__reset-link {
    margin: 20px 0;
    text-align: center;
    width: 100%;
    padding-top: 5px;
  }
}
.quick-order__list {
  margin-top: 10px;
}
.quick-order__list.item__list .item__list--item:last-child {
  padding-right: 0;
}
@media (min-width: 992px) {
  .quick-order__list.item__list .item__remove {
    padding-right: 30px;
    width: 64px;
  }
}
#quickOrder .item__list .item__info {
  width: auto;
}
@media (min-width: 992px) {
  #quickOrder .item__quantity {
    text-align: left;
  }
}
@media (min-width: 992px) {
  #quickOrder .item__sku__input input {
    max-width: 300px;
  }
}
@media (min-width: 992px) {
  #quickOrder .item__list--header .item-sku-input {
    width: 25%;
  }
}
@media (max-width: 991px) {
  #quickOrder .item__list--header .item-sku-input {
    width: 100%;
    padding: 0 20px;
  }
}
@media (min-width: 991px) {
  #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: 991px) {
  #quickOrder .item__sku__input {
    padding-left: 20px;
    margin: 0 0 10px;
    width: 100%;
  }
}
#quickOrder .item__list--item:nth-child(odd) {
  background: #f2f3f4;
}
#quickOrder .item__list--item:nth-child(4n+4) {
  background-color: transparent;
}
@media (max-width: 991px) {
  #quickOrder .item__list--item {
    display: inline-block;
    width: 100%;
  }
}
@media (min-width: 992px) {
  #quickOrder .item__list--item .item__info {
    width: 20%;
  }
}
#quickOrder .item__list--item .item__info .item__name {
  display: block;
  padding-right: 20px;
}
@media (max-width: 991px) {
  #quickOrder .item__list--item .item__quantity {
    padding-top: 10px;
    text-align: left;
  }
}
@media (min-width: 992px) {
  #quickOrder .item__list--item .item__total {
    text-align: left;
    padding-left: 10px;
  }
}
@media (max-width: 991px) {
  #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;
}
@media (max-width: 992px) {
  .import-csv__well {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.import-csv__file-spec {
  padding-top: 15px;
}
.import-csv__file-spec-item {
  padding-top: 5px;
}
.import-csv__file-upload {
  padding-top: 20px;
}
.import-csv__actions {
  margin-top: 35px;
  padding-left: 30px;
  padding-right: 30px;
}
@media (max-width: 992px) {
  .import-csv__actions {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (min-width: 768px) {
  .import-csv__file-upload {
    border-left: 1px solid #e4e6e7;
    padding-top: 15px;
    padding-bottom: 10px;
    padding-left: 40px;
  }
}
@media (max-width: 767px) {
  .import-csv__well {
    margin: 0;
  }
}
.file-upload {
  margin-top: 15px;
}
.file-upload__label {
  display: block;
}
.file-upload__wrapper {
  position: relative;
  overflow: hidden;
  margin-right: 20px;
}
.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: 2rem;
  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 #e4e6e7;
    border-bottom: 2px solid #e4e6e7;
  }
  .col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
    float: left;
  }
  .col-xs-12 {
    width: 100%;
  }
  .col-xs-11 {
    width: 91.66666667%;
  }
  .col-xs-10 {
    width: 83.33333333%;
  }
  .col-xs-9 {
    width: 75%;
  }
  .col-xs-8 {
    width: 66.66666667%;
  }
  .col-xs-7 {
    width: 58.33333333%;
  }
  .col-xs-6 {
    width: 50%;
  }
  .col-xs-5 {
    width: 41.66666667%;
  }
  .col-xs-4 {
    width: 33.33333333%;
  }
  .col-xs-3 {
    width: 25%;
  }
  .col-xs-2 {
    width: 16.66666667%;
  }
  .col-xs-1 {
    width: 8.33333333%;
  }
  .col-xs-pull-12 {
    right: 100%;
  }
  .col-xs-pull-11 {
    right: 91.66666667%;
  }
  .col-xs-pull-10 {
    right: 83.33333333%;
  }
  .col-xs-pull-9 {
    right: 75%;
  }
  .col-xs-pull-8 {
    right: 66.66666667%;
  }
  .col-xs-pull-7 {
    right: 58.33333333%;
  }
  .col-xs-pull-6 {
    right: 50%;
  }
  .col-xs-pull-5 {
    right: 41.66666667%;
  }
  .col-xs-pull-4 {
    right: 33.33333333%;
  }
  .col-xs-pull-3 {
    right: 25%;
  }
  .col-xs-pull-2 {
    right: 16.66666667%;
  }
  .col-xs-pull-1 {
    right: 8.33333333%;
  }
  .col-xs-pull-0 {
    right: auto;
  }
  .col-xs-push-12 {
    left: 100%;
  }
  .col-xs-push-11 {
    left: 91.66666667%;
  }
  .col-xs-push-10 {
    left: 83.33333333%;
  }
  .col-xs-push-9 {
    left: 75%;
  }
  .col-xs-push-8 {
    left: 66.66666667%;
  }
  .col-xs-push-7 {
    left: 58.33333333%;
  }
  .col-xs-push-6 {
    left: 50%;
  }
  .col-xs-push-5 {
    left: 41.66666667%;
  }
  .col-xs-push-4 {
    left: 33.33333333%;
  }
  .col-xs-push-3 {
    left: 25%;
  }
  .col-xs-push-2 {
    left: 16.66666667%;
  }
  .col-xs-push-1 {
    left: 8.33333333%;
  }
  .col-xs-push-0 {
    left: auto;
  }
  .col-xs-offset-12 {
    margin-left: 100%;
  }
  .col-xs-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-xs-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-xs-offset-9 {
    margin-left: 75%;
  }
  .col-xs-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-xs-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-xs-offset-6 {
    margin-left: 50%;
  }
  .col-xs-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-xs-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-xs-offset-3 {
    margin-left: 25%;
  }
  .col-xs-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-xs-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-xs-offset-0 {
    margin-left: 0%;
  }
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-11 {
    width: 91.66666667%;
  }
  .col-md-10 {
    width: 83.33333333%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-8 {
    width: 66.66666667%;
  }
  .col-md-7 {
    width: 58.33333333%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-5 {
    width: 41.66666667%;
  }
  .col-md-4 {
    width: 33.33333333%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-2 {
    width: 16.66666667%;
  }
  .col-md-1 {
    width: 8.33333333%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-pull-11 {
    right: 91.66666667%;
  }
  .col-md-pull-10 {
    right: 83.33333333%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-8 {
    right: 66.66666667%;
  }
  .col-md-pull-7 {
    right: 58.33333333%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-5 {
    right: 41.66666667%;
  }
  .col-md-pull-4 {
    right: 33.33333333%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-2 {
    right: 16.66666667%;
  }
  .col-md-pull-1 {
    right: 8.33333333%;
  }
  .col-md-pull-0 {
    right: auto;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-push-11 {
    left: 91.66666667%;
  }
  .col-md-push-10 {
    left: 83.33333333%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-8 {
    left: 66.66666667%;
  }
  .col-md-push-7 {
    left: 58.33333333%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-5 {
    left: 41.66666667%;
  }
  .col-md-push-4 {
    left: 33.33333333%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-2 {
    left: 16.66666667%;
  }
  .col-md-push-1 {
    left: 8.33333333%;
  }
  .col-md-push-0 {
    left: auto;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
  .col-md-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-md-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-md-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-md-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-md-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-md-offset-0 {
    margin-left: 0%;
  }
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-11 {
    width: 91.66666667%;
  }
  .col-sm-10 {
    width: 83.33333333%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-8 {
    width: 66.66666667%;
  }
  .col-sm-7 {
    width: 58.33333333%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-5 {
    width: 41.66666667%;
  }
  .col-sm-4 {
    width: 33.33333333%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-2 {
    width: 16.66666667%;
  }
  .col-sm-1 {
    width: 8.33333333%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-pull-11 {
    right: 91.66666667%;
  }
  .col-sm-pull-10 {
    right: 83.33333333%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-8 {
    right: 66.66666667%;
  }
  .col-sm-pull-7 {
    right: 58.33333333%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-5 {
    right: 41.66666667%;
  }
  .col-sm-pull-4 {
    right: 33.33333333%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-2 {
    right: 16.66666667%;
  }
  .col-sm-pull-1 {
    right: 8.33333333%;
  }
  .col-sm-pull-0 {
    right: auto;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-push-11 {
    left: 91.66666667%;
  }
  .col-sm-push-10 {
    left: 83.33333333%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-8 {
    left: 66.66666667%;
  }
  .col-sm-push-7 {
    left: 58.33333333%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-5 {
    left: 41.66666667%;
  }
  .col-sm-push-4 {
    left: 33.33333333%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-2 {
    left: 16.66666667%;
  }
  .col-sm-push-1 {
    left: 8.33333333%;
  }
  .col-sm-push-0 {
    left: auto;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
  .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-sm-offset-0 {
    margin-left: 0%;
  }
  .footer__left {
    width: 100%;
  }
  .footer__right {
    display: none;
  }
  .owl-wrapper {
    width: 100% !important;
  }
  .owl-carousel .owl-wrapper-outer .owl-wrapper .owl-item {
    width: 25%!important;
    display: none!important;
  }
  .owl-carousel .owl-wrapper-outer .owl-wrapper .owl-item:nth-child(-n+4) {
    display: block!important;
  }
  .owl-controls {
    display: none!important;
  }
  .cart-voucher,
  .cart-actions--print {
    width: 100% !important;
  }
  .image-gallery__image,
  .image-gallery__image .owl-wrapper,
  .image-gallery__image .owl-wrapper .owl-item {
    width: 190%!important;
  }
  .tabs .tabhead + .tabbody {
    display: block!important;
  }
  .back-link .label {
    border: 0;
  }
  .carousel-component {
    overflow: hidden;
    height: 320px;
  }
}
.skip,
.skiptocontent,
.skiptonavigation {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
.account-section .account-section-content .label-value {
  display: block;
  font-weight: 600;
  margin-bottom: 15px;
}
@media (min-width: 768px) {
  .account-section .account-section-content .label-value {
    margin-top: 10px;
  }
}
.account-section .account-section-content .accountActions {
  padding-left: 20px;
  padding-right: 20px;
}
@media (max-width: 992px) {
  .account-section .account-section-content .accountActions {
    padding-left: 10px;
    padding-right: 10px;
  }
}
.account-section .account-section-content .accountActions-link {
  clear: both;
  text-align: right;
  padding-left: 30px;
  padding-right: 30px;
}
@media (max-width: 992px) {
  .account-section .account-section-content .accountActions-link {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (max-width: 767px) {
  .account-section .account-section-content .accountActions-link {
    margin-top: 25px;
  }
}
@media (max-width: 767px) {
  .account-section .account-section-content .accountActions-link .disable-link,
  .account-section .account-section-content .accountActions-link .enable-link {
    margin: 8px 0;
  }
}
.account-section .account-list .account-cards .card .glyphicon-ok {
  font-size: 20px;
  color: #bfc4c5;
  padding-right: 15px;
  padding-top: 15px;
}
.account-section .account-list .account-cards .card .roles-wrapper {
  margin: 8px 0 5px;
}
.account-section .account-list .account-cards .card .roles-wrapper > ul {
  display: block;
  width: 100%;
}
.account-section .account-list .account-cards .selected {
  background-color: #e6f0fb;
}
.account-section .account-list .account-cards .selected .glyphicon-ok {
  color: #0073ce;
}
.account-section .account-list .account-cards .selected:first-child {
  border-left: 1px solid #e4e6e7;
}
.account-section .account-list .search-empty {
  margin: 0;
  padding: 20px;
  border-bottom: 1px solid #e4e6e7;
  border-right: 1px solid #e4e6e7;
}
.account-section .account-list .remove-item,
.account-section .account-list .edit-item {
  color: #e4e6e7;
}
.account-section .account-header-done-btn {
  margin-top: 15px;
  padding-right: 30px;
}
@media (max-width: 992px) {
  .account-section .account-header-done-btn {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.account-status-inactive {
  color: #bfc4c5;
}
.accountActions-bottom {
  clear: both;
  margin-top: 35px;
  padding-left: 30px;
  padding-right: 30px;
}
@media (max-width: 992px) {
  .accountActions-bottom {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (max-width: 767px) {
  .account-section .account-section-content #addNewPermissionForm form .confirm {
    margin-bottom: 20px;
  }
  .account-section .account-section-content .accountActions-bottom .btn-default {
    margin-top: 0;
  }
  .account-section .account-section-content .accountActions-bottom .btn.confirm {
    margin-bottom: 30px;
  }
  .account-section .pagination-bar.top + .account-list .account-cards {
    margin-top: -1px;
  }
  .account-section .account-list .account-list-header {
    padding-left: 20px;
    padding-right: 20px;
  }
  .account-section .account-list .account-cards {
    border: none;
  }
  .account-section .account-list .account-cards .card {
    border-left: 0;
    border-right: 0;
  }
  .account-section .account-list .account-cards .card:first-child {
    margin: 0;
  }
  .account-section .account-list .account-cards .selected:first-child {
    border-left: none;
  }
  .account-section .account-list .add-user-action-menu .add-user-action-buttons {
    display: none;
  }
  .account-section .account-list .add-user-action-menu.open .add-user-action {
    background-color: #0073ce;
    color: #ffffff;
    padding: 16px 20px;
    text-transform: uppercase;
  }
  .account-section .account-list .add-user-action-menu.open .add-user-action-buttons {
    display: block;
    position: absolute;
    right: 0;
    width: 120px;
    top: 38px;
    z-index: 9000;
  }
  .account-section #unittree {
    padding-left: 0;
    padding-right: 0;
  }
}
#registerForm .form_field_error {
  width: auto;
  float: none;
  padding-right: 0;
  clear: both;
}
.js-recaptcha-captchaaddon {
  margin: 20px 0;
}
#g-recaptcha_incorrect {
  color: red;
  display: none;
}
.replenishment-cancel-button span {
  color: #0073ce;
  font-size: 21px;
  padding: 13px;
}
.right-cartName {
  margin-left: 60%;
  font-size: 12px;
  text-align: right;
}
.responsive-table-cell.less-padding {
  padding-top: 5px;
  padding-bottom: 5px;
}
.replenishment-order-history {
  margin-top: 40px;
}
.account-section .backlink {
  padding-left: 30px;
  padding-right: 30px;
}
.sort-refine-bar .form-group select {
  width: 150px;
}
@media (max-width: 767px) {
  .sort-refine-bar .form-group select {
    width: 100%;
  }
}
.responsive-table th:last-child {
  text-align: center;
  padding-right: 70px;
}
.responsive-table-item td:last-child {
  text-align: center;
  padding-right: 70px;
}
@media (max-width: 767px) {
  .responsive-table-item td:last-child {
    text-align: left;
    padding-right: 0;
  }
}
.replenishment-order-cancel-modal #cboxLoadedContent {
  margin-top: 90px;
}
.replenishment-order-cancel-modal #cboxTitle {
  height: 90px;
}
.replenishment-order-cancel-modal .modal-actions {
  margin-top: 30px;
}
.orderListTable {
  margin-top: -11px;
  background-color: #fff;
}
.orderListTable th,
.orderListTable td {
  padding-left: 20px;
  padding-right: 20px;
  vertical-align: top;
}
.orderListTable tbody > tr:nth-child(even) {
  background-color: #f2f3f4;
}
.orderListTable tbody > tr:nth-child(odd):last-child {
  border-bottom: 1px solid #e4e6e7;
}
@media (max-width: 767px) {
  .orderListTable th,
  .orderListTable td {
    padding-left: 10px;
  }
  .order-approval-list .responsive-table-item td {
    padding-left: 0;
  }
  #reorderButton {
    margin-top: 20px;
  }
  .replenishment-overview-table .replenishment-order-number {
    width: 51%;
  }
  .replenishment-overview-table .responsive-table-item {
    position: relative;
  }
  .replenishment-overview-table .replenishment-cancel-button {
    position: absolute;
    right: 5px;
    top: 0;
  }
}
.read-only-grid .grid-row > td tr:first-child td {
  padding-top: 10px;
}
.quote-header {
  position: relative;
  background: #f2f3f4;
  font-weight: normal;
  padding-top: 10px;
  padding-bottom: 10px;
  font-size: 20px;
  padding-left: 30px;
  padding-right: 30px;
}
@media (max-width: 992px) {
  .quote-header {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.quote-header.pre-table {
  margin-bottom: 10px;
}
.quote-header.no-margin-top {
  margin-top: 0;
}
.customer-approval-comments .responsive-table-item td:last-child,
.customer-approval-comments th:last-child {
  text-align: left;
}
.page-order-approval-details .enable-link,
.page-order-approval-details .disable-link {
  margin: 25px 0;
}
.margin-bottom-25 {
  margin-bottom: 25px;
}
.comment-modal textarea {
  width: 100%;
  height: 150px;
}
.comment-modal .headline {
  margin-bottom: 5px;
}
.comment-modal .help-block {
  margin-bottom: 30px;
  margin-top: 0;
  font-size: 12px;
  text-align: right;
}
@media (max-width: 991px) {
  .comment-modal .form-actions div:first-child {
    margin-bottom: 20px;
  }
}
.checkbox.big {
  position: relative;
}
.checkbox.big #Terms1 {
  margin-left: -35px;
  height: 24px;
  width: 24px;
  margin-top: 0;
}
@media (max-width: 768px) {
  .checkbox.big #Terms1 {
    margin-left: 0;
  }
}
.checkbox.big label {
  font-size: 14px;
  margin-bottom: 20px;
  padding-left: 35px;
  color: #35485d;
  text-transform: none;
  width: 80%;
}
.checkbox.big label a {
  color: #35485d;
}
@media (max-width: 480px) {
  .checkbox.big label {
    width: 100%;
  }
}
.page-multiStepCheckoutSummaryPage #cboxLoadedContent #requestQuoteForm .headline {
  margin-bottom: 5px;
}
.page-multiStepCheckoutSummaryPage #cboxLoadedContent #requestQuoteForm #quoteRequestDescription {
  width: 100%;
  min-height: 245px;
  padding: 10px;
  background-color: #ffffff;
  border: 1px solid #e4e6e7;
}
.page-multiStepCheckoutSummaryPage #cboxLoadedContent #requestQuoteForm .help-block {
  font-size: 12px;
  text-align: right;
  margin-bottom: 25px;
}
.page-multiStepCheckoutSummaryPage #cboxLoadedContent #replenishmentSchedule .form-group {
  margin-bottom: 30px;
}
.page-multiStepCheckoutSummaryPage #cboxLoadedContent #replenishmentSchedule .column.scheduleform {
  margin-top: 30px;
}
.page-multiStepCheckoutSummaryPage #cboxLoadedContent #replenishmentSchedule .scheduleform-checkboxes {
  margin-top: 20px;
}
.page-multiStepCheckoutSummaryPage #cboxLoadedContent #replenishmentSchedule .scheduleform-checkboxes label {
  text-transform: none;
  font-size: 14px;
  color: #35485d;
  font-weight: normal;
}
.page-multiStepCheckoutSummaryPage #cboxLoadedContent #replenishmentSchedule .replenishmentFrequency_left .has-error .form-group {
  margin-bottom: 0;
}
.page-multiStepCheckoutSummaryPage #cboxLoadedContent #replenishmentSchedule .replenishmentFrequency_left .has-error .help-block {
  margin-bottom: 30px;
}
.page-multiStepCheckoutSummaryPage #cboxLoadedContent #replenishmentSchedule .form-actions {
  margin-top: 40px;
}
@media (max-width: 480px) {
  .page-multiStepCheckoutSummaryPage #cboxLoadedContent #replenishmentSchedule .form-actions #placeReplenishmentOrder {
    padding: 10px 6px;
  }
}
.checkout-success-body-quote-text {
  margin-bottom: 30px;
}
.advancedSearch .headline {
  color: #35485d;
  font-size: 1.6rem;
  line-height: 35px;
  font-weight: 700;
  padding: 20px 0;
  margin: 0;
  padding-left: 30px;
  padding-right: 30px;
}
.advancedSearch .headline.border {
  border-bottom: 1px solid #e4e6e7;
  margin-bottom: 25px;
}
@media (max-width: 992px) {
  .advancedSearch .headline {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.advancedSearch .advanced-search-wrap {
  padding-left: 30px;
  padding-right: 30px;
}
@media (max-width: 992px) {
  .advancedSearch .advanced-search-wrap {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.advancedSearch .advanced-search-wrap .checkbox {
  margin-top: 0;
}
.advancedSearch .advanced-search-wrap .searchButton {
  margin-top: 15px;
}
.advancedSearch .advanced-search-wrap .only-productId label {
  font-weight: 600;
}
.advancedSearch .advanced-search-wrap .product-id-tag-box {
  cursor: pointer;
  display: inline-block;
  background-color: #ffffff;
  border: 1px solid #e4e6e7;
  padding: 9px 15px;
  margin-bottom: 15px;
  margin-right: 20px;
}
.advancedSearch .advanced-search-wrap .product-id-tag-box .glyphicon {
  padding-left: 17px;
  color: #e4e6e7;
}
.advancedSearch .pagination-bar {
  margin-top: 35px;
  margin-bottom: 0;
}
.advancedSearch .pagination-bar .pagination-toolbar {
  padding-left: 30px;
  padding-right: 30px;
}
@media (max-width: 992px) {
  .advancedSearch .pagination-bar .pagination-toolbar {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.advancedSearch .pagination-bar.bottom {
  margin-top: 0;
}
.advancedSearch .pagination-bar.bottom .pagination-toolbar {
  border-top: 0;
  border-color: #e4e6e7;
}
.advancedSearch .pagination-bar.pagination-empty {
  border-top: 1px solid #e4e6e7;
}
.advancedSearch .pagination-bar.pagination-empty .total-results {
  margin-bottom: 30px;
  margin-top: 30px;
}
.advancedSearch .pagination-bar.top .pagination-toolbar {
  padding-top: 30px;
  border-top: 1px solid #e4e6e7;
  border-bottom: none;
}
.advancedSearch .pagination-bar .total-results {
  font-size: 1.2rem;
  font-weight: 600;
  color: #bfc4c5;
}
.advancedSearch .pagination-bar .sort-refine-bar + .total-results {
  margin-top: 30px;
}
.advancedSearch .product-action {
  margin-bottom: 0;
}
.advancedSearch .product-action.bottom {
  border-top: 0;
}
.advancedSearch .item-list {
  margin-top: 0;
  margin-bottom: 0;
  border-top: none;
}
.advancedSearch .item-list .item-variants {
  display: none;
}
.advancedSearch .item-list .item-list-item:nth-child(4n+4),
.advancedSearch .item-list .item-list-item:nth-child(4n+5) {
  background-color: transparent;
}
.advancedSearch .item-list .item-list-item:nth-of-type(2n+1) + .add-to-cart-order-form-wrap,
.advancedSearch .item-list .item-list-item:nth-of-type(2n+1) {
  background-color: #f2f3f4;
}
.advancedSearch .item-list .item-list-item .item-image {
  padding-left: 30px;
}
@media (max-width: 768px) {
  .advancedSearch .item-list .item-list-item .item-image {
    padding-left: 20px;
  }
}
.advancedSearch .add-to-cart-order-form-wrap {
  display: none;
}
.advancedSearch .item-quantity-total {
  height: 42px;
}
.advancedSearch .item-quantity-total .qty *:not(.glyphicon) {
  display: none;
}
.advancedSearch .create-order-form {
  position: relative;
}
.advancedSearch .create-order-form .create-order-form-button {
  position: absolute;
  right: 0;
  top: -78px;
  padding-left: 30px;
  padding-right: 30px;
}
@media (max-width: 992px) {
  .advancedSearch .create-order-form .create-order-form-button {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.advancedSearch .create-order-form .create-order-form-button.bottom {
  bottom: -86px;
  top: auto;
}
.advancedSearch .create-order-form .item-list {
  border-top: 1px solid #e4e6e7;
}
.advancedSearch .create-order-form .item-list .item-variants {
  display: table-cell;
}
.advancedSearch .create-order-form .item-list .item-toggle,
.advancedSearch .create-order-form .item-list .item-description,
.advancedSearch .create-order-form .item-list .item-quantity,
.advancedSearch .create-order-form .item-list .item-total-column {
  display: none;
}
.advancedSearch .create-order-form .item-list .item-id-checkbox {
  margin-top: 10px;
}
.advancedSearch .create-order-form .item-list .item-id-checkbox .form-control-checkbox {
  font-size: 1.2rem;
}
.advancedSearch .create-order-form .item-list .variant-checkboxes {
  margin-top: 10px;
  border-top: 1px solid #e4e6e7;
  padding-top: 10px;
}
.advancedSearch .pagination-no-sorting + .create-order-form .create-order-form-button {
  top: -64px;
}
.advancedSearch .pagination-no-sorting + .create-order-form .create-order-form-button.bottom {
  top: auto;
  bottom: -65px;
}
.advancedSearch .pagination-with-pager + .create-order-form .create-order-form-button {
  position: static;
  border-top: 1px solid #e4e6e7;
  padding-top: 20px;
  padding-bottom: 20px;
}
.advancedSearch .pagination-with-pager + .create-order-form .create-order-form-button:before,
.advancedSearch .pagination-with-pager + .create-order-form .create-order-form-button:after {
  content: " ";
  display: table;
}
.advancedSearch .pagination-with-pager + .create-order-form .create-order-form-button:after {
  clear: both;
}
.advancedSearch .pagination-with-pager + .create-order-form .create-order-form-button:before,
.advancedSearch .pagination-with-pager + .create-order-form .create-order-form-button:after {
  content: " ";
  display: table;
}
.advancedSearch .pagination-with-pager + .create-order-form .create-order-form-button:after {
  clear: both;
}
.advancedSearch .pagination-with-pager + .create-order-form .create-order-form-button.bottom {
  border-top: 0;
  border-bottom: 1px solid #e4e6e7;
}
.advancedSearch .pagination-with-pager + .create-order-form .create-order-form-button .btn {
  float: right;
}
@media (max-width: 767px) {
  .advancedSearch .pagination-with-pager + .create-order-form .create-order-form-button {
    padding: 20px;
    margin-bottom: 0;
  }
  .advancedSearch .pagination-with-pager + .create-order-form .create-order-form-button .btn {
    width: 100%;
  }
}
@media (min-width: 992px) {
  .advancedSearch .item-info {
    width: 30%;
  }
  .advancedSearch .item-description {
    width: 20%;
  }
  .advancedSearch #cartOrderGridForm {
    max-height: 453px;
  }
  .advancedSearch .create-order-form .item-price {
    width: 20%;
  }
}
@media (min-width: 768px) {
  .advancedSearch .advanced-search-wrap .only-productId {
    position: absolute;
    right: 0;
    top: 0;
    padding-right: 10px;
  }
  .advancedSearch .pagination-bar .sort-refine-bar,
  .advancedSearch .pagination-bar .total-results {
    float: left;
  }
  .advancedSearch .pagination-bar .sort-refine-bar {
    margin-right: 20px;
  }
  .advancedSearch .create-order-form .details-price-wrap {
    text-align: right;
  }
}
@media (max-width: 991px) {
  .advancedSearch .pagination-bar .sort-refine-bar + .total-results {
    margin-top: 40px;
  }
  .advancedSearch .item-list-item:before,
  .advancedSearch .item-list-item:after {
    content: " ";
    display: table;
  }
  .advancedSearch .item-list-item:after {
    clear: both;
  }
  .advancedSearch .item-list-item:before,
  .advancedSearch .item-list-item:after {
    content: " ";
    display: table;
  }
  .advancedSearch .item-list-item:after {
    clear: both;
  }
  .advancedSearch .item-list .item-quantity {
    float: left;
    text-align: left;
    padding-top: 10px;
    padding-right: 0;
    line-height: 42px;
  }
  .advancedSearch .item-list .item-quantity label {
    float: left;
    margin: 0 10px 0 0;
  }
  .advancedSearch .item-list .item-quantity input {
    float: left;
    margin-right: 10px;
    padding-left: 12px;
    padding-right: 12px;
    text-align: center;
    width: 70px;
  }
  .advancedSearch .item-list .item-total {
    margin: 0;
    padding: 10px 20px 0 0;
    line-height: 42px;
  }
}
@media (max-width: 767px) {
  .advancedSearch .pagination-bar .pagination-toolbar {
    padding-left: 20px;
    padding-right: 20px;
  }
  .advancedSearch .pagination-bar .sort-refine-bar + .total-results {
    margin-top: 30px;
  }
  .advancedSearch .pagination-bar.pagination-empty {
    padding-left: 20px;
    padding-right: 20px;
  }
  .advancedSearch .create-order-form .create-order-form-button {
    right: 10px;
    top: -65px;
  }
  .advancedSearch .create-order-form .create-order-form-button.bottom {
    bottom: -161px;
  }
}
@media (max-width: 480px) {
  .advancedSearch .create-order-form .create-order-form-button {
    position: static;
    margin-bottom: 35px;
  }
  .advancedSearch .create-order-form .create-order-form-button .btn {
    width: 100%;
  }
}
.inspect-logo a {
  cursor: default;
}
.punchout-header.main-header .site-logo {
  padding: 5px 0 0;
}
.punchout-header.main-header .site-logo img {
  max-height: 35px;
}
.branding-mobile {
  padding: 5px 0;
  padding-left: 30px;
  padding-right: 30px;
}
@media (max-width: 992px) {
  .branding-mobile {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.branding-mobile img {
  max-height: 35px;
}
.row-basket-bottom-punchout {
  margin-top: 20px;
}
@media (max-width: 767px) {
  .cancelButton {
    margin-bottom: 10px;
  }
}
.btn-continue-shopping {
  margin-bottom: 10px;
}
@media (max-width: 1199px) {
  #lang-form {
    float: none;
    margin: 0 auto;
  }
}
.display-flex {
  display: -webkit-box;
  /* OLD - iOS 6-, Safari 3.1-6 */
  display: -moz-box;
  /* OLD - Firefox 19- (buggy but mostly works) */
  display: -ms-flexbox;
  /* TWEENER - IE 10 */
  display: -webkit-flex;
  /* NEW - Chrome */
  display: flex;
  /* NEW, Spec - Opera 12.1, Firefox 20+ */
}
.flex-auto {
  -webkit-flex: 0 0 auto;
  /* Safari 6.1+ */
  -ms-flex: 0 0 auto;
  /* IE 10 */
  flex: 0 0 auto;
}
.flex-container-justify-start {
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}
.flex-container-justify-end {
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}
.flex-container-justify-center {
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.flex-container-justify-space-between {
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.flex-container-justify-space-around {
  -webkit-justify-content: space-around;
  -ms-flex-pack: justify;
  justify-content: space-around;
}
@media (max-width: 480px) {
  .hide-sm {
    display: none;
  }
}
@media (min-width: 480px) {
  .show-sm {
    display: none;
  }
}
@media (max-width: 480px) {
  .xxs-no-margin {
    margin: 0 !important;
  }
}
.loading-spinner {
  display: block;
  width: 100vw;
  height: 100vh;
  z-index: 1060;
  position: fixed;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.7);
}
.loading-box {
  position: absolute;
  top: -150px;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  width: 150px;
  height: 150px;
}
#load {
  width: 150px;
  -webkit-animation: loading 3s linear infinite ;
  animation: loading 3s linear infinite;
}
#load #loading-inner {
  stroke-dashoffset: 0;
  stroke-dasharray: 300;
  stroke-width: 10;
  stroke-miterlimit: 10;
  stroke-linecap: round;
  animation: loading-circle 2s linear infinite;
  stroke: #ffffff;
  fill: transparent;
}
@keyframes loading {
  0% {
    transform: rotate(0);
  }
  100% {
    transform: rotate(360deg);
  }
}
@keyframes loading-circle {
  0% {
    stroke-dashoffset: 0;
  }
  100% {
    stroke-dashoffset: -600;
  }
}
.u-margin-bottom--10 {
  margin-bottom: 10px;
}
button:focus {
  outline: 0;
}
button:active {
  outline: 0;
}
button::-moz-focus-inner {
  border: 0;
}
a:focus {
  outline: 0;
}
a,
button,
input[type=button] {
  text-decoration: none !important;
}
a:link,
button:link,
input[type=button]:link,
a:visited,
button:visited,
input[type=button]:visited,
a:hover,
button:hover,
input[type=button]:hover,
a:active,
button:active,
input[type=button]:active {
  text-decoration: none !important;
}
a.icon-itsme:link,
button.icon-itsme:link,
input[type=button].icon-itsme:link,
a.icon-itsme:visited,
button.icon-itsme:visited,
input[type=button].icon-itsme:visited,
a.icon-itsme:hover,
button.icon-itsme:hover,
input[type=button].icon-itsme:hover,
a.icon-itsme:active,
button.icon-itsme:active,
input[type=button].icon-itsme:active {
  text-decoration: none !important;
}
.btn,
.btn-base {
  -webkit-border-radius: 3px 3px 14px 3px !important;
  -moz-border-radius: 3px 3px 14px 3px !important;
  border-radius: 3px 3px 14px 3px !important;
  text-transform: none;
  font-size: 1.3rem;
  color: #ffffff;
  background-color: #0073ce;
  border-color: #0065b5;
  border-width: 1px;
}
.btn:hover,
.btn-base:hover {
  color: #ffffff;
  background-color: #0065b5;
  border-color: #00579b;
}
.btn-default {
  color: #002058;
  background-color: transparent;
  border-color: #002058;
}
.btn-default:hover {
  color: #ffffff;
  background-color: #0065b5;
  border-color: #00579b;
}
.btn-filter {
  min-width: 80px;
  text-align: right;
  color: #35485d;
  background-color: #ffffff;
  border-color: #bfc4c5;
}
.btn-filter :hover {
  color: #ffffff;
  background-color: #34495e;
  border-color: #051e4a;
}
.btn-filter::after {
  font-size: 1rem;
}
.btn-disable.btn-primary,
.btn:disabled.btn-primary,
.btn[disabled].btn-primary {
  background-color: #bfc4c5;
  border-color: #bfc4c5;
  color: #99a2a5;
  opacity: 0.65;
  -webkit-opacity: 0.65;
  -moz-opacity: 0.65;
  filter: alpha(opacity=65);
  cursor: not-allowed;
}
.btn-disable.btn-primary:hover,
.btn:disabled.btn-primary:hover,
.btn[disabled].btn-primary:hover {
  background-color: #bfc4c5;
  border-color: #bfc4c5;
  color: #99a2a5 !important;
}
.btn-disable.btn-default,
.btn:disabled.btn-default,
.btn[disabled].btn-default {
  background-color: #bfc4c5;
  border-color: #bfc4c5;
  color: #99a2a5;
  opacity: 0.65;
  -webkit-opacity: 0.65;
  -moz-opacity: 0.65;
  filter: alpha(opacity=65);
}
.btn-disable.btn-default:hover,
.btn:disabled.btn-default:hover,
.btn[disabled].btn-default:hover {
  background-color: #bfc4c5;
  border-color: #bfc4c5;
  color: #99a2a5;
}
.btn-selector[disabled],
.btn-selector:disabled {
  background-color: #bfc4c5 !important;
  border-color: #bfc4c5 !important;
  color: #99a2a5 !important;
  opacity: 0.65;
  -webkit-opacity: 0.65;
  -moz-opacity: 0.65;
  filter: alpha(opacity=65);
}
.btn-link-disable,
.btn-link:disabled,
.btn-link[disabled] {
  color: #99a2a5;
}
.btn-link-disable:hover,
.btn-link:disabled:hover,
.btn-link[disabled]:hover {
  color: #99a2a5;
}
.btn,
.btn-base {
  padding: 9px 25px;
}
.btn::before,
.btn-base::before {
  margin-right: 10px;
}
.btn-xl {
  padding: 13px 70px;
}
.btn-lg,
.btn-group-lg > .btn {
  padding: 9px 70px;
}
.btn-md {
  padding: 9px 70px;
}
.btn-sm,
.btn-group-sm > .btn {
  padding: 9px 25px;
}
.btn-xs,
.btn-group-xs > .btn {
  padding: 6px 25px;
}
.btn-link {
  font-size: 1.2rem;
  text-decoration: none;
  padding: 0;
  color: #0073ce;
}
.btn-link:hover {
  color: #f57728;
  text-decoration: none;
}
.btn-link.btn-md {
  font-size: 1.3rem;
}
.btn-link.btn-link--bold {
  font-weight: 700;
}
.btn-link.btn-link-line {
  width: 100%;
  text-align: left;
}
.btn-link::before {
  margin-right: 5px;
}
.btn.icon-itsme-after::after,
.btn-link.icon-itsme-after::after {
  margin-left: 10px;
}
.btn-basic {
  -webkit-border-radius: 3px !important;
  -moz-border-radius: 3px !important;
  border-radius: 3px !important;
}
.btn-footer-block,
.panel-footer,
.accountActions-bottom {
  width: 100%;
}
@media (max-width: 767px) {
  .btn-footer-block .pull-right,
  .panel-footer .pull-right,
  .accountActions-bottom .pull-right,
  .btn-footer-block .pull-left,
  .panel-footer .pull-left,
  .accountActions-bottom .pull-left {
    width: 100%;
  }
}
@media (max-width: 767px) {
  .btn-footer-block .btn,
  .panel-footer .btn,
  .accountActions-bottom .btn {
    width: 100%;
    margin-bottom: 10px;
    margin-left: 0 !important;
  }
}
@media (max-width: 767px) {
  .btn-footer-block .common-button-right,
  .panel-footer .common-button-right,
  .accountActions-bottom .common-button-right,
  .btn-footer-block .common-button-left,
  .panel-footer .common-button-left,
  .accountActions-bottom .common-button-left {
    display: initial;
    float: none;
    margin-left: 0 !important;
    margin-right: 0 !important;
  }
}
@media (min-width: 768px) {
  .account-list-header-add {
    float: right;
  }
}
@media (max-width: 767px) {
  .account-list-header-add .btn-link {
    padding: 6px 25px;
    color: #002058;
    border: 1px solid #002058;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    margin-right: 5px;
  }
  .account-list-header-add .btn-link:hover {
    background-color: #0065b5;
    color: #ffffff;
    border-color: #00579b;
  }
}
@media (max-width: 767px) {
  .account-list-header-add .break-line {
    display: none;
  }
}
.link-style {
  cursor: pointer;
}
.link-style:hover {
  color: #f57728;
}
.link-product-name {
  color: #35485d;
  font-weight: 500;
  text-transform: uppercase;
  margin: 0;
  line-height: 20px;
  font-family: "Roboto", "Open Sans", Helvetica, Arial, sans-serif;
  -ms-word-break: break-all;
  overflow-wrap: break-all;
  word-wrap: break-all;
  word-break: break-all;
}
.link-product-name:hover {
  color: #f57728;
}
.btn-form {
  margin-top: 10px;
  text-align: right;
}
.btn-form .btn {
  padding-right: 70px;
  padding-left: 70px;
}
.icon-itsme .icon-itsme-remove {
  color: #35485d;
  font-size: 1.3rem;
  margin-left: 5px;
}
.icon-itsme.icon-itsme-only {
  padding: 3px 6px !important;
}
a.icon-itsme.icon-itsme-only {
  padding: 7px 6px !important;
}
.icon-itsme.icon-itsme-only::before {
  margin-right: 0;
}
.icon-itsme.icon-itsme-only.icon-itsme-after::after {
  margin-left: 0;
}
.btn-spacing-left {
  margin-left: 10px;
}
.btn-spacing-right {
  margin-right: 10px;
}
.btn-back {
  -webkit-border-radius: 3px !important;
  -moz-border-radius: 3px !important;
  border-radius: 3px !important;
}
.btn-back.btn-back-position {
  margin-top: -100px;
}
.icon-itsme-heart.add-to-order-list {
  margin-bottom: 10px;
}
.download-file li {
  margin-right: 10px;
  margin-bottom: 10px;
  display: inline-block;
}
.btn-download-file {
  white-space: normal;
  color: #002058;
  background-color: transparent;
  border-color: #e4e6e7;
  padding: 5px 10px;
  height: 150px;
  width: 150px;
}
@media (max-width: 991px) {
  .btn-download-file {
    height: 130px;
    width: 130px;
  }
}
.btn-download-file span.icon-itsme {
  color: #0073ce;
  font-size: 6rem;
  display: block;
  margin-bottom: 5px;
}
@media (max-width: 991px) {
  .btn-download-file span.icon-itsme {
    font-size: 4.5rem;
  }
}
.btn-download-file .btn-download-file-name {
  height: 50px;
  overflow: hidden;
  display: block;
  -ms-word-break: break-word;
  overflow-wrap: break-word;
  word-wrap: break-word;
  word-break: break-word;
}
.btn-download-file:hover span.icon-itsme {
  color: #ffffff;
}
.choice-option li {
  margin-right: 10px;
  margin-bottom: 10px;
  display: inline-block;
}
@media (max-width: 991px) {
  .choice-option li {
    width: calc(50% - 20px);
    width: -moz-calc(50% - 20px);
    width: -webkit-calc(50% - 20px);
    width: -o-calc(50% - 20px);
  }
}
@media (max-width: 767px) {
  .choice-option li {
    width: 100%;
  }
}
.btn-choice-option {
  white-space: normal;
  color: #002058;
  background-color: transparent;
  border-color: #e4e6e7;
  -webkit-border-radius: 3px !important;
  -moz-border-radius: 3px !important;
  border-radius: 3px !important;
  padding: 10px;
  height: 150px;
  width: 150px;
}
@media (max-width: 991px) {
  .btn-choice-option {
    height: 140px;
    width: 100%;
  }
}
.btn-choice-option.checked {
  border-color: #0065b5;
}
.btn-choice-option .control-label {
  padding: 0;
}
.btn-choice-option img {
  width: 80%;
  max-height: 84px;
}
.btn-choice-option .btn-choice-option-name {
  overflow: hidden;
  display: block;
  -ms-word-break: break-word;
  overflow-wrap: break-word;
  word-wrap: break-word;
  word-break: break-word;
}
.btn-choice-option:hover {
  background-color: #ffffff;
  color: #35485d;
  border-color: #0065b5;
}
.common-buttons {
  text-align: right;
  display: inline-block;
}
.common-buttons .common-button:last-child .btn {
  padding: 9px 70px;
  -webkit-border-radius: 3px 3px 14px 3px !important;
  -moz-border-radius: 3px 3px 14px 3px !important;
  border-radius: 3px 3px 14px 3px !important;
  color: #ffffff;
  background-color: #0073ce;
  border-color: #0065b5;
}
.common-buttons .common-button:last-child .btn:hover {
  color: #ffffff;
  background-color: #0065b5;
  border-color: #00579b;
}
.common-buttons .common-button:last-child .btn.btn-back {
  padding: 9px 25px;
  color: #002058;
  background-color: transparent;
  border-color: #002058;
  -webkit-border-radius: 3px !important;
  -moz-border-radius: 3px !important;
  border-radius: 3px !important;
}
.common-buttons .common-button:last-child .btn.btn-back:hover:focus:active {
  color: #ffffff;
  background-color: #0065b5;
  border-color: #00579b;
}
.common-buttons .common-button.common-button-right {
  margin-left: 5px;
}
.common-button-right {
  display: inline-block;
}
.common-button-left {
  float: left;
}
.common-button .btn-link {
  border-width: 0;
  background-color: transparent;
}
.common-button .btn-link:hover {
  color: #f57728 !important;
}
.common-buttons .common-button .btn:hover {
  color: white;
}
.btn-link-no-hover:hover {
  color: #0073ce;
}
.btn-no {
  color: #35485d;
}
.btn-no:hover {
  color: #35485d;
}
.button-btn {
  padding-top: 30px;
}
.button-btn a {
  font-weight: 800;
  margin-left: 10px;
}
.btn-checkout-recalculate,
.btn-checkout-recalculate-summary {
  margin-left: 0 !important;
}
@media (max-width: 480px) {
  .btn-checkout-recalculate,
  .btn-checkout-recalculate-summary {
    margin-bottom: 10px;
  }
}
@media (max-width: 480px) {
  .btn-checkout-recalculate {
    width: 100%;
  }
}
@media screen and (min-width: 480px) {
  .btn-checkout-recalculate {
    padding: 9px 0 !important;
    width: 100%;
  }
}
@media (max-width: 480px) {
  .btn-checkout-recalculate-summary,
  .sm-w-100 {
    width: 100%;
  }
}
@media screen and (min-width: 480px) {
  .btn-checkout-place-order {
    margin-left: -10px;
    padding: 9px 0 !important;
    width: 100%;
  }
}
@media screen and (max-width: 480px) {
  .btn-checkout-place-order {
    width: 100%;
    margin: 0;
  }
}
@media screen and (max-width: 480px) {
  .btn-checkout-place-order-summary {
    width: 100%;
  }
}
@media screen and (max-width: 768px) {
  .scroll-bottom-container {
    margin-bottom: 10px;
    margin-top: 10px;
  }
}
.scroll-bottom-link {
  margin-right: 20px;
}
@media (max-width: 480px) {
  .xxs-no-margin {
    margin: 0 !important;
  }
}
@font-face {
  font-family: "itsme-icon";
  src: url("/_ui/responsive/theme-itsme/fonts/itsme-icon.eot");
  src: url("/_ui/responsive/theme-itsme/fonts/itsme-icon.eot?#iefix") format("embedded-opentype"), url("/_ui/responsive/theme-itsme/fonts/itsme-icon.woff") format("woff"), url("/_ui/responsive/theme-itsme/fonts/itsme-icon.ttf") format("truetype"), url("/_ui/responsive/theme-itsme/fonts/itsme-icon.svg#untitled-font-2") format("svg");
  font-weight: normal;
  font-style: normal;
}
[data-icon]::before,
[data-icon]::after {
  font-family: "itsme-icon" !important;
  content: attr(data-icon);
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  vertical-align: text-top;
}
[class^="icon-itsme"]::before,
[class*=" icon-itsme"]::before {
  font-family: "itsme-icon" !important;
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  vertical-align: text-top;
}
[class^="icon-itsme"]::after,
[class*=" icon-itsme"]::after {
  font-family: "itsme-icon" !important;
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  vertical-align: text-top;
}
.icon-itsme-add::before {
  content: "\61";
}
.icon-itsme-add-cart::before {
  content: "\62";
}
.icon-itsme-arrow-right::before {
  content: "\63";
}
.icon-itsme-cart::before {
  content: "\64";
}
.icon-itsme-check::before {
  content: "\65";
}
.icon-itsme-compare::before {
  content: "\66";
}
.icon-itsme-download::before {
  content: "\67";
}
.icon-itsme-employees::before {
  content: "\68";
  font-size: 2rem;
  line-height: 12px;
}
.icon-itsme-inbox::before {
  content: "\69";
}
.icon-itsme-pencil::before {
  content: "\6a";
}
.icon-itsme-pending::before {
  content: "\6b";
}
.icon-itsme-profile::before {
  content: "\6c";
}
.icon-itsme-quotations::before {
  content: "\6d";
}
.icon-itsme-remove::before {
  content: "\6e";
}
.icon-itsme-settings::before {
  content: "\6f";
}
.icon-itsme-valid::before {
  content: "\70";
}
.icon-itsme-vmi::before {
  content: "\71";
}
.icon-itsme-arrow-left::before {
  content: "\72";
}
.icon-itsme-min::before {
  content: "\73";
}
.icon-itsme-qoute::before {
  content: "\74";
}
.icon-itsme-dot::before {
  content: "\75";
  color: #bfc4c5;
}
.icon-itsme-dot-fill::before {
  color: #35485d;
}
.icon-itsme-warning::before {
  content: "\76";
}
.icon-itsme-search::before {
  content: "\77";
}
.icon-itsme-stop::before {
  content: "\78";
}
.icon-itsme-carret-down::before {
  content: "\79";
}
.icon-itsme-carret-left::before {
  content: "\7a";
}
.icon-itsme-carret-right::before {
  content: "\41";
}
.icon-itsme-carret-up::before {
  content: "\42";
}
.icon-itsme-heart-fill::before {
  content: "\43";
}
.icon-itsme-heart::before {
  content: "\44";
}
.icon-itsme-info-fill::before {
  content: "\45";
}
.icon-itsme-info::before {
  content: "\46";
}
.icon-itsme-pull-up:before {
  content: "\47";
}
.icon-itsme-trash:before {
  content: "\48";
}
.icon-itsme-note:before {
  content: "\4b";
}
.icon-itsme-danger:before {
  content: "\49";
}
.icon-itsme-danger-fill:before {
  content: "\4a";
}
.icon-itsme-note:before {
  content: "\4b";
}
.icon-itsme-adopt:before {
  content: "\4c";
}
.icon-itsme-filter:before {
  content: "\4d";
}
.icon-itsme-check-list:before {
  content: "\4e";
}
.icon-itsme-bullit-list:before {
  content: "\4f";
}
.icon-itsme-lock:before {
  content: "\50";
}
.icon-itsme-unlocked:before {
  content: "\51";
}
.icon-itsme-link:before {
  content: "\52";
}
.icon-itsme-unlink:before {
  content: "\53";
}
.icon-itsme-sort-down:before {
  content: "\54";
}
.icon-itsme-sort-up:before {
  content: "\55";
}
.icon-itsme-request-question:before {
  content: "\56";
}
.icon-itsme-request-ticket:before {
  content: "\57";
}
.icon-itsme-arrow-double-left::before {
  content: "\58";
}
.icon-itsme-arrow-double-right::after {
  content: "\59";
}
.icon-itsme-angle-down:before {
  content: "\5a";
}
.icon-itsme-angle-left:before {
  content: "\30";
}
.icon-itsme-angle-right:before {
  content: "\31";
}
.icon-itsme-angle-up:before {
  content: "\32";
}
.icon-itsme-product-data:before {
  content: "\66";
}
.icon-itsme-after::before {
  display: none;
}
.icon-itsme-after.icon-itsme-add::after {
  content: "\61";
}
.icon-itsme-after.icon-itsme-add-cart::after {
  content: "\62";
}
.icon-itsme-after.icon-itsme-arrow-right::after {
  content: "\63";
}
.icon-itsme-after.icon-itsme-cart::after {
  content: "\64";
}
.icon-itsme-after.icon-itsme-check::after {
  content: "\65";
}
.icon-itsme-after.icon-itsme-compare::after {
  content: "\66";
}
.icon-itsme-after.icon-itsme-download::after {
  content: "\67";
}
.icon-itsme-after.icon-itsme-employees::after {
  content: "\68";
  font-size: 2rem;
  line-height: 12px;
}
.icon-itsme-after.icon-itsme-inbox::after {
  content: "\69";
}
.icon-itsme-after.icon-itsme-pencil::after {
  content: "\6a";
}
.icon-itsme-after.icon-itsme-pending::after {
  content: "\6b";
}
.icon-itsme-after.icon-itsme-profile::after {
  content: "\6c";
}
.icon-itsme-after.icon-itsme-quotations::after {
  content: "\6d";
}
.icon-itsme-after.icon-itsme-remove::after {
  content: "\6e";
}
.icon-itsme-after.icon-itsme-settings::after {
  content: "\6f";
}
.icon-itsme-after.icon-itsme-valid::after {
  content: "\70";
}
.icon-itsme-after.icon-itsme-vmi::after {
  content: "\71";
}
.icon-itsme-after.icon-itsme-arrow-left::after {
  content: "\72";
}
.icon-itsme-after.icon-itsme-min::after {
  content: "\73";
}
.icon-itsme-after.icon-itsme-qoute::before {
  content: "\74";
}
.icon-itsme-after.icon-itsme-dot::before {
  content: "\75";
}
.icon-itsme-after.icon-itsme-warning::before {
  content: "\76";
}
.icon-itsme-after.icon-itsme-search::before {
  content: "\77";
}
.icon-itsme-after.icon-itsme-stop::before {
  content: "\78";
}
.icon-itsme-after.icon-itsme-carret-down::before {
  content: "\79";
}
.icon-itsme-after.icon-itsme-carret-left::before {
  content: "\7a";
}
.icon-itsme-after.icon-itsme-carret-right::before {
  content: "\41";
}
.icon-itsme-after.icon-itsme-carret-up::before {
  content: "\42";
}
.icon-itsme-after.icon-itsme-heart-fill::before {
  content: "\43";
}
.icon-itsme-after.icon-itsme-heart::before {
  content: "\44";
}
.icon-itsme-after.icon-itsme-info-fill::before {
  content: "\45";
}
.icon-itsme-after.icon-itsme-info::before {
  content: "\46";
}
.icon-itsme-after.icon-itsme-pull-up:before {
  content: "\47";
}
.icon-itsme-after.icon-itsme-trash:before {
  content: "\48";
}
.icon-itsme-after.icon-itsme-danger:before {
  content: "\49";
}
.icon-itsme-after.icon-itsme-danger-fill:before {
  content: "\4a";
}
.icon-itsme-after.icon-itsme-note:before {
  content: "\4b";
}
.icon-itsme-after.icon-itsme-adopt:before {
  content: "\4c";
}
.icon-itsme-after.icon-itsme-filter:before {
  content: "\4d";
}
.icon-itsme-after.icon-itsme-check-list:before {
  content: "\4e";
}
.icon-itsme-after.icon-itsme-bullit-list:before {
  content: "\4f";
}
.icon-itsme-after.icon-itsme-lock:before {
  content: "\50";
}
.icon-itsme-after.icon-itsme-unlocked:before {
  content: "\51";
}
.icon-itsme-after.icon-itsme-link:before {
  content: "\52";
}
.icon-itsme-after.icon-itsme-unlink:before {
  content: "\53";
}
.icon-itsme-after.icon-itsme-sort-down:before {
  content: "\54";
}
.icon-itsme-after.icon-itsme-sort-up:before {
  content: "\55";
}
.icon-itsme-after.icon-itsme-request-question:before {
  content: "\56";
}
.icon-itsme-after.icon-itsme-request-ticket:before {
  content: "\57";
}
.icon-itsme-after.icon-itsme-arrow-double-left::before {
  content: "\58";
}
.icon-itsme-after.icon-itsme-arrow-double-right::after {
  content: "\59";
}
.icon-itsme-after.icon-itsme-angle-down:before {
  font-size: 1.3em;
  content: "\5a";
}
.icon-itsme-after.icon-itsme-angle-left:before {
  font-size: 1.3em;
  content: "\30";
}
.icon-itsme-after.icon-itsme-angle-right:before {
  font-size: 1.3em;
  content: "\31";
}
.icon-itsme-after.icon-itsme-angle-up:before {
  font-size: 1.3em;
  content: "\32";
}
.icon-itsme-after.icon-itsme-product-data:before {
  content: "\66";
}
.icon-itsme-spacing {
  padding-right: 5px;
}
.icon-itsme-sm {
  font-size: 1.1rem;
}
@font-face {
  font-family: "itsme-icon-fontawesome";
  src: url("/_ui/responsive/theme-itsme/fonts/fa-solid-900.eot");
  src: url("/_ui/responsive/theme-itsme/fonts/fa-solid-900.eot?#iefix") format("embedded-opentype"), url("/_ui/responsive/theme-itsme/fonts/fa-solid-900.woff") format("woff"), url("/_ui/responsive/theme-itsme/fonts/fa-solid-900.ttf") format("truetype"), url("/_ui/responsive/theme-itsme/fonts/fa-solid-900.svg") format("svg");
  font-weight: normal;
  font-style: normal;
}
[data-icon]::before,
[data-icon]::after {
  font-family: "itsme-icon-fontawesome" !important;
  content: attr(data-icon);
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  vertical-align: text-top;
}
[class^="itsme-icon-fontawesome"]::before,
[class*=" itsme-icon-fontawesome"]::before {
  font-family: "itsme-icon-fontawesome" !important;
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  vertical-align: text-top;
}
[class^="itsme-icon-fontawesome"]::after,
[class*=" itsme-icon-fontawesome"]::after {
  font-family: "itsme-icon-fontawesome" !important;
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  vertical-align: text-top;
}
.itsme-icon-fontawesome-truck::before {
  content: "\f0d1";
}
.itsme-icon-fontawesome-search-plus::before {
  content: "\f00e";
}
@font-face {
  font-family: "Roboto";
  src: url('/_ui/responsive/theme-itsme/fonts/Roboto-Regular.ttf') format('truetype');
  font-weight: 100;
  letter-spacing: 0.6px;
}
@font-face {
  font-family: "Roboto";
  src: url('/_ui/responsive/theme-itsme/fonts/Roboto-Bold.ttf') format('truetype');
  font-weight: 500;
  letter-spacing: 0.6px;
}
@font-face {
  font-family: "Roboto";
  src: url('/_ui/responsive/theme-itsme/fonts/Roboto-Black.ttf') format('truetype');
  font-weight: 800;
  letter-spacing: 0.6px;
}
@font-face {
  font-family: "MyriadPro";
  src: url('/_ui/responsive/theme-itsme/fonts/MyriadPro-Light.ttf') format('truetype');
  font-weight: 100;
}
@font-face {
  font-family: "MyriadPro";
  src: url('/_ui/responsive/theme-itsme/fonts/MyriadPro-Regular.ttf') format('truetype');
  font-weight: 500;
}
@font-face {
  font-family: "MyriadPro";
  src: url('/_ui/responsive/theme-itsme/fonts/MyriadPro-Bold.ttf') format('truetype');
  font-weight: 800;
}
html {
  font-size: 62.5% !important;
}
body {
  background-color: #ffffff;
  font-family: "MyriadPro", "Open Sans", Helvetica, Arial, sans-serif;
  font-weight: 500;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  counter-reset: checkout-step;
}
body main {
  padding-top: 118px;
}
@media (max-width: 767px) {
  body main {
    padding-top: 104px;
  }
}
@media (min-width: 992px) {
  body main {
    padding-top: 150px;
  }
}
@media (max-width: 1199px) {
  .container {
    width: 100%;
  }
}
@media (min-width: 1200px) {
  .container {
    width: 1200px;
  }
}
header {
  margin-bottom: 0;
}
.title,
.headline {
  font-family: "Roboto", "Open Sans", Helvetica, Arial, sans-serif;
  font-weight: 500;
}
.content {
  margin-bottom: 30px;
  font-size: 1.3rem;
}
h1,
.h1 {
  font-size: 2.8rem;
  font-family: "Roboto", "Open Sans", Helvetica, Arial, sans-serif;
  font-weight: 500;
  color: #002058;
}
h2,
.h2 {
  font-size: 2.2rem;
  font-family: "Roboto", "Open Sans", Helvetica, Arial, sans-serif;
  font-weight: 500;
  color: #002058;
}
h3,
.h3 {
  font-size: 1.6rem;
  font-family: "Roboto", "Open Sans", Helvetica, Arial, sans-serif;
  font-weight: 500;
  color: #002058;
}
h4,
.h4 {
  font-size: 1.5rem;
  font-family: "Roboto", "Open Sans", Helvetica, Arial, sans-serif;
  font-weight: 800;
  color: #002058;
}
h5,
.h5 {
  font-size: 1.4rem;
  font-family: "Roboto", "Open Sans", Helvetica, Arial, sans-serif;
  font-weight: 800;
}
h6,
.h6 {
  font-size: 1.3rem;
  font-family: "Roboto", "Open Sans", Helvetica, Arial, sans-serif;
  font-weight: 800;
}
a {
  color: #0073ce;
}
a:hover {
  color: #f57728;
}
img {
  -ms-word-break: break-word;
  overflow-wrap: break-word;
  word-wrap: break-word;
  word-break: break-word;
}
hr {
  border-top: 1px solid #e2e9f1;
}
.main__inner-wrapper .row.row-block,
.row-block {
  display: block;
}
pre {
  border: 1px solid #bfc4c5;
  font-size: 1.3rem;
  padding: 12px;
}
caption {
  font-size: 1.6rem;
  color: #35485d;
  font-weight: bold;
}
.text-right {
  text-align: right !important;
}
.text-left {
  text-align: left !important;
}
.text-bottom {
  position: absolute;
  bottom: 5px;
}
.text-bottom.text-right {
  right: 10px;
}
.product-uom {
  color: #819398;
  font-weight: 500;
}
.link-style:hover .product-uom {
  color: #f57728;
}
blockquote {
  font-size: 1.6rem;
  background: #ffffff;
  padding: 25px;
  border: 1px solid #e4e6e7;
  -webkit-box-shadow: inset 0 0 1px 0 rgba(0, 0, 0, 0);
  /* Safari 3-4, iOS 4.0.2 - 4.2, Android 2.3+ */
  -moz-box-shadow: inset 0 0 1px 0 rgba(0, 0, 0, 0);
  /* Firefox 3.5 - 3.6 */
  box-shadow: inset 0 0 1px 0 rgba(0, 0, 0, 0);
  /* Opera 10.5, IE 9, Firefox 4+, Chrome 6+, iOS 5 */
  border-radius: 3px;
}
blockquote::before {
  content: "\74";
  font-size: 2.8rem;
  color: #f1f5f6;
  font-family: "itsme-icon" !important;
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  vertical-align: text-top;
  display: block;
  padding-bottom: 20px;
}
blockquote span {
  font-size: 1.3rem;
  color: #bfc4c5;
}
.main__inner-wrapper .row {
  display: -webkit-box;
  /* OLD - iOS 6-, Safari 3.1-6 */
  display: -moz-box;
  /* OLD - Firefox 19- (buggy but mostly works) */
  display: -ms-flexbox;
  /* TWEENER - IE 10 */
  display: -webkit-flex;
  /* NEW - Chrome */
  display: flex;
  /* NEW, Spec - Opera 12.1, Firefox 20+ */
}
.main__inner-wrapper .content_block--right .product-list-right-component {
  padding: 0;
}
.count-brackets::before {
  content: "(";
}
.count-brackets::after {
  content: ")";
}
.count-brackets.count-brackets-md {
  background-color: #f57728;
  color: #ffffff;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  height: 13px;
  padding: 0px 4px;
  text-align: center;
  display: inline-block;
  font-size: 1rem;
  line-height: 1.5rem;
  vertical-align: middle;
}
.count-brackets.count-brackets-md::before,
.count-brackets.count-brackets-md::after {
  content: "";
}
.break-line::before {
  content: "|";
  font-family: "Roboto";
  color: #bfc4c5;
  margin: 0 10px;
}
.table-actions .break-line::before {
  margin: 0 10px 0 0;
}
.noscroll {
  position: fixed;
  overflow-y: scroll;
  width: 100%;
}
footer {
  position: relative;
  z-index: 1010;
  margin-top: 0;
}
.top-0,
.top-xs-0 {
  margin-top: 0;
}
.top-10,
.top-xs-10 {
  margin-top: 10px;
}
.top-20,
.top-xs-20 {
  margin-top: 20px;
}
.top-30,
.top-xs-30 {
  margin-top: 30px;
}
.top-40,
.top-xs-40 {
  margin-top: 40px;
}
.top-50,
.top-xs-50 {
  margin-top: 50px;
}
.top-60,
.top-xs-60 {
  margin-top: 60px;
}
.top-70,
.top-xs-70 {
  margin-top: 70px;
}
.top-80,
.top-xs-80 {
  margin-top: 80px;
}
@media (min-width: 768px) {
  .top-sm-0 {
    margin-top: 0;
  }
  .top-sm-10 {
    margin-top: 10px;
  }
  .top-sm-20 {
    margin-top: 20px;
  }
  .top-sm-30 {
    margin-top: 30px;
  }
  .top-sm-40 {
    margin-top: 40px;
  }
  .top-sm-50 {
    margin-top: 50px;
  }
  .top-sm-60 {
    margin-top: 60px;
  }
  .top-sm-70 {
    margin-top: 70px;
  }
  .top-sm-80 {
    margin-top: 80px;
  }
}
@media (min-width: 992px) {
  .top-md-0 {
    margin-top: 0;
  }
  .top-md-10 {
    margin-top: 10px;
  }
  .top-md-20 {
    margin-top: 20px;
  }
  .top-md-30 {
    margin-top: 30px;
  }
  .top-md-40 {
    margin-top: 40px;
  }
  .top-md-50 {
    margin-top: 50px;
  }
  .top-md-60 {
    margin-top: 60px;
  }
  .top-md-70 {
    margin-top: 70px;
  }
  .top-md-80 {
    margin-top: 80px;
  }
}
@media (min-width: 1200px) {
  .top-lg-0 {
    margin-top: 0;
  }
  .top-lg-10 {
    margin-top: 10px;
  }
  .top-lg-20 {
    margin-top: 20px;
  }
  .top-lg-30 {
    margin-top: 30px;
  }
  .top-lg-40 {
    margin-top: 40px;
  }
  .top-lg-50 {
    margin-top: 50px;
  }
  .top-lg-60 {
    margin-top: 60px;
  }
  .top-lg-70 {
    margin-top: 70px;
  }
  .top-lg-80 {
    margin-top: 80px;
  }
}
.row-xs-0 {
  margin-left: 0;
  margin-right: 0;
}
.row-10,
.row-xs-10 {
  margin-left: -10px;
  margin-right: -10px;
}
.row-20,
.row-xs-20 {
  margin-left: -20px;
  margin-right: -20px;
}
@media (min-width: 768px) {
  .row-sm-0 {
    margin-left: 0;
    margin-right: 0;
  }
  .row-sm-10 {
    margin-left: -10px;
    margin-right: -10px;
  }
  .row-sm-20 {
    margin-left: -20px;
    margin-right: -20px;
  }
}
@media (min-width: 992px) {
  .row-md-0 {
    margin-left: 0;
    margin-right: 0;
  }
  .row-md-10 {
    margin-left: -10px;
    margin-right: -10px;
  }
  .row-md-20 {
    margin-left: -20px;
    margin-right: -20px;
  }
}
@media (min-width: 1200px) {
  .row-lg-0 {
    margin-left: 0;
    margin-right: 0;
  }
  .row-lg-10 {
    margin-left: -10px;
    margin-right: -10px;
  }
  .row-lg-20 {
    margin-left: -20px;
    margin-right: -20px;
  }
}
.txt-right {
  text-align: right;
}
.day.selected {
  color: #f57728;
}
hr.dotted {
  border-top: 2px dotted #e4e6e7;
}
.clear-both {
  clear: both;
}
.only-hidden {
  display: none;
}
.preformatted {
  white-space: pre-line;
}
.xs-bold {
  font-weight: 600;
}
.sm-bold {
  font-weight: 500;
}
.md-bold {
  font-weight: 500;
}
.lg-bold {
  font-weight: 500;
}
@media (min-width: 768px) {
  .xs-bold {
    font-weight: 500;
  }
  .sm-bold {
    font-weight: 600;
  }
  .md-bold {
    font-weight: 500;
  }
  .lg-bold {
    font-weight: 500;
  }
}
@media (min-width: 992px) {
  .xs-bold {
    font-weight: 500;
  }
  .sm-bold {
    font-weight: 500;
  }
  .md-bold {
    font-weight: 600;
  }
  .lg-bold {
    font-weight: 500;
  }
}
@media (min-width: 1200px) {
  .xs-bold {
    font-weight: 500;
  }
  .sm-bold {
    font-weight: 500;
  }
  .md-bold {
    font-weight: 500;
  }
  .lg-bold {
    font-weight: 600;
  }
}
.navigation.navigation--top {
  display: block;
  height: 26px;
  background-color: #ffffff;
  padding: 0;
}
.navigation.navigation--top .nav__left {
  float: left;
}
.navigation.navigation--top .nav__right {
  float: right;
}
.navigation.navigation--top .nav__right,
.navigation.navigation--top .nav__left {
  margin: 0;
  padding: 0;
}
.navigation.navigation--top .nav__right ul,
.navigation.navigation--top .nav__left ul {
  margin: 0;
  padding: 0;
}
.navigation.navigation--top .nav__right ul li,
.navigation.navigation--top .nav__left ul li,
.navigation.navigation--top .nav__right ul a,
.navigation.navigation--top .nav__left ul a,
.navigation.navigation--top .nav__right ul select,
.navigation.navigation--top .nav__left ul select {
  cursor: pointer;
}
.navigation.navigation--top .nav__right ul li:hover,
.navigation.navigation--top .nav__left ul li:hover,
.navigation.navigation--top .nav__right ul a:hover,
.navigation.navigation--top .nav__left ul a:hover,
.navigation.navigation--top .nav__right ul select:hover,
.navigation.navigation--top .nav__left ul select:hover {
  color: #f57728;
}
.navigation.navigation--top .nav__right ul li,
.navigation.navigation--top .nav__left ul li {
  display: inline-block;
  font-size: 1.1rem;
  color: #35485d;
  position: relative;
  text-transform: Lowercase;
}
.navigation.navigation--top .nav__right ul li a,
.navigation.navigation--top .nav__left ul li a {
  color: #35485d;
  font-size: 1.1rem;
  padding: 8px 10px;
  text-transform: Lowercase;
}
.navigation.navigation--top .nav__right ul li .count-brackets,
.navigation.navigation--top .nav__left ul li .count-brackets {
  margin-left: 2px;
}
.navigation.navigation--top .nav__right ul li.logged_in,
.navigation.navigation--top .nav__left ul li.logged_in {
  font-size: 1.1rem;
  padding: 7px 10px;
  line-height: 1.329em;
}
.navigation.navigation--top .nav__right ul li .myAccountLinksHeader,
.navigation.navigation--top .nav__left ul li .myAccountLinksHeader {
  text-transform: lowercase;
  font-size: 11px;
  padding: 6px 10px;
  line-height: 1.329em;
  border-left: 1px solid transparent;
  border-right: 1px solid transparent;
}
.navigation.navigation--top .nav__right ul li .myCompanyLinksHeader,
.navigation.navigation--top .nav__left ul li .myCompanyLinksHeader {
  text-transform: lowercase;
  font-size: 11px;
  padding: 6px 10px;
  line-height: 1.329em;
  border-left: 1px solid transparent;
  border-right: 1px solid transparent;
}
.navigation.navigation--top .nav__right ul .nav__links--line span,
.navigation.navigation--top .nav__left ul .nav__links--line span {
  border: 1px solid #e4e6e7;
  margin: 8px 10px;
}
.navigation.navigation--top .nav__right ul .sub-nav--dropdown .form-group,
.navigation.navigation--top .nav__left ul .sub-nav--dropdown .form-group {
  margin-bottom: 0;
}
.navigation.navigation--top .nav__right ul .sub-nav--dropdown .form-group .form-control,
.navigation.navigation--top .nav__left ul .sub-nav--dropdown .form-group .form-control {
  background-color: transparent;
  text-transform: lowercase;
  border-width: 0;
  padding: 6px 10px;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  height: auto;
  line-height: 1.5rem;
  font-size: 1.1rem;
  display: inline-block;
}
.navigation.navigation--top li .show {
  background: #ffffff;
  border-left: 1px solid rgba(17, 34, 68, 0.1) !important;
  border-right: 1px solid rgba(17, 34, 68, 0.1) !important;
  color: #000000;
}
.navigation.navigation--top .navigation-dropdown {
  background: #ffffff;
  z-index: 3;
  position: absolute;
  white-space: nowrap;
  max-width: 235px;
  padding: 6px 0 !important;
  overflow: inherit;
  box-shadow: 0 2px 4px -2px rgba(17, 34, 68, 0.6);
  left: 1px;
}
.navigation.navigation--top .navigation-dropdown .nav-link {
  width: 100%;
  border: none;
}
.navigation.navigation--top .navigation-dropdown .nav-link a {
  padding: 5px 25px 5px 15px;
  font-size: 12px;
  font-weight: 500;
  display: block;
  width: 100%;
}
.show-number-items,
.sort-refine-bar .form-group .show-number-items {
  width: 70px;
}
nav.navigation.navigation--middle .nav__left {
  padding-left: 15px;
  padding-right: 15px;
}
nav.navigation.navigation--middle .navigation--middle .nav-order-tools,
nav.navigation.navigation--middle .navigation--middle .nav-location,
nav.navigation.navigation--middle .navigation--middle .nav-cart {
  height: 36px;
}
nav.navigation.navigation--middle .container {
  display: -webkit-box;
  /* OLD - iOS 6-, Safari 3.1-6 */
  display: -moz-box;
  /* OLD - Firefox 19- (buggy but mostly works) */
  display: -ms-flexbox;
  /* TWEENER - IE 10 */
  display: -webkit-flex;
  /* NEW - Chrome */
  display: flex;
  /* NEW, Spec - Opera 12.1, Firefox 20+ */
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  align-items: center;
  position: relative;
  padding: 0;
  flex-wrap: wrap;
}
nav.navigation.navigation--middle .container .desktop__nav {
  display: -webkit-box;
  /* OLD - iOS 6-, Safari 3.1-6 */
  display: -moz-box;
  /* OLD - Firefox 19- (buggy but mostly works) */
  display: -ms-flexbox;
  /* TWEENER - IE 10 */
  display: -webkit-flex;
  /* NEW - Chrome */
  display: flex;
  /* NEW, Spec - Opera 12.1, Firefox 20+ */
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  align-items: center;
  max-width: 1200px;
  width: 100%;
  max-height: 80px;
}
nav.navigation.navigation--middle .container .desktop__nav .nav__right {
  padding-right: 0;
  z-index: 1000;
}
nav.navigation.navigation--middle .container .desktop__nav .nav__right > div {
  padding: 10px 0;
  float: left;
  margin: 0 5px;
}
@media (min-width: 992px) {
  nav.navigation.navigation--middle .container .desktop__nav .nav__right > div:last-child {
    margin-right: 10px;
  }
}
nav.navigation.navigation--middle .container .desktop__nav .nav__right .btn {
  color: #00579b;
  background-color: transparent;
  text-transform: inherit;
  font-size: 1.3rem;
  line-height: 34px;
  padding: 1px 15px;
  font-weight: 500;
}
nav.navigation.navigation--middle .container .desktop__nav .nav__right .btn span:last-child {
  display: none;
}
nav.navigation.navigation--middle .container .desktop__nav .nav__right .btn .icon-itsme {
  color: #002058;
  font-size: 2.8rem;
  padding-right: 5px;
}
nav.navigation.navigation--middle .container .desktop__nav .nav__right .btn:hover .icon-itsme {
  color: #00579b;
}
nav.navigation.navigation--middle .container .desktop__nav .nav__right .nav-cart {
  padding: 0;
  height: 38px;
}
@media (max-width: 991px) {
  nav.navigation.navigation--middle .container .desktop__nav .nav__right .nav-cart .btn .mini-cart-count .icon-itsme {
    display: block !important;
  }
}
nav.navigation.navigation--middle .container .desktop__nav .nav__right .nav-cart .btn:hover .icon-itsme {
  color: #ffffff;
}
nav.navigation.navigation--middle .container .desktop__nav .nav__right .nav-cart .btn .mini-cart-count {
  position: absolute;
  top: 3px;
  left: 9px;
  display: block;
}
@media (max-width: 991px) {
  nav.navigation.navigation--middle .container .desktop__nav .nav__right .nav-cart .btn .mini-cart-count {
    top: 10px;
    left: 18px;
  }
}
nav.navigation.navigation--middle .container .desktop__nav .nav__right .nav-cart .btn .mini-cart-count::before,
nav.navigation.navigation--middle .container .desktop__nav .nav__right .nav-cart .btn .mini-cart-count::after {
  display: none;
}
nav.navigation.navigation--middle .container .desktop__nav .nav__right .nav-cart .btn .mini-cart-count span {
  background: #f57728;
  color: #ffffff;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  line-height: 1.7;
  font-weight: 100;
  display: block;
  font-size: 1.3rem;
  width: 20px;
  height: 20px;
  top: 0;
}
nav.navigation.navigation--middle .container .desktop__nav .nav__right .nav-cart .btn .icon-itsme-cart {
  position: relative;
  font-size: 3.3rem;
}
.mobile__nav__row .nav-cart {
  height: auto;
  width: auto !important;
  line-height: inherit !important;
}
.mobile__nav__row .nav-cart .btn {
  width: auto;
  float: right;
  padding: 0 10px;
}
.mobile__nav__row .nav-cart .btn .icon-itsme {
  padding-right: 5px;
}
.mobile__nav__row .nav-cart .btn .mini-cart-icon {
  position: relative;
}
.mobile__nav__row .nav-cart .btn .mini-cart-icon .icon-itsme {
  color: #002058;
  font-size: 3.3rem;
}
.mobile__nav__row .nav-cart .btn .mini-cart-count {
  position: absolute;
  top: 10px;
  right: 0;
}
.mobile__nav__row .nav-cart .btn .mini-cart-count::before,
.mobile__nav__row .nav-cart .btn .mini-cart-count::after {
  display: none;
}
.mobile__nav__row .nav-cart .btn .mini-cart-count span {
  background: #f57728;
  color: #ffffff;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  line-height: 1.7;
  font-weight: 100;
  display: block;
  font-size: 1.3rem;
  width: 20px;
  height: 20px;
}
.mobile__nav__row .mobile__nav__row--table-row .mobile__nav__row--table-cell:first-child {
  width: 40px;
}
.mobile__nav__row .mobile__nav__row--table-row .mobile__nav__row--table-cell.mobile__nav__row--icons {
  width: 150px;
}
.mobile__nav__row .mobile__nav__row--table-row .mobile__nav__row--table-cell.mobile__nav__row--icons .nav-centers,
.mobile__nav__row .mobile__nav__row--table-row .mobile__nav__row--table-cell.mobile__nav__row--icons .nav-inventory {
  display: inline-block;
}
.mobile__nav__row .mobile__nav__row--table-row .mobile__nav__row--table-cell.mobile__nav__row--icons .nav-centers a,
.mobile__nav__row .mobile__nav__row--table-row .mobile__nav__row--table-cell.mobile__nav__row--icons .nav-inventory a {
  color: #002058;
  font-size: 2.8rem;
  background-color: transparent;
  text-transform: inherit;
  line-height: 34px;
  font-weight: 500;
  padding: 5px 8px 0;
}
.mobile__nav__row .mobile__nav__row--table-row .mobile__nav__row--table-cell.mobile__nav__row--icons .nav-centers a:hover,
.mobile__nav__row .mobile__nav__row--table-row .mobile__nav__row--table-cell.mobile__nav__row--icons .nav-inventory a:hover {
  color: #00579b;
}
.mobile__nav__row .mobile__nav__row--table-row .mobile__nav__row--table-cell.mobile__nav__row--icons .miniCartSlot {
  margin-top: -40px;
}
@media (max-width: 991px) {
  nav.navigation.navigation--middle .container .desktop__nav .nav__right .nav-cart .btn:hover .icon-itsme {
    color: #00579b;
  }
  .mini-cart-label {
    display: none;
  }
}
@media (min-width: 992px) {
  nav.navigation.navigation--middle .container .desktop__nav .nav__right .btn {
    border: 1px solid #002058;
    background-color: transparent;
    color: #002058;
  }
  nav.navigation.navigation--middle .container .desktop__nav .nav__right .btn span:last-child {
    display: inline-block;
  }
  nav.navigation.navigation--middle .container .desktop__nav .nav__right .btn .icon-itsme {
    font-size: 1.6rem;
  }
  nav.navigation.navigation--middle .container .desktop__nav .nav__right .btn:hover {
    border: 1px solid #00579b;
    background-color: #0065b5;
    color: #ffffff;
  }
  nav.navigation.navigation--middle .container .desktop__nav .nav__right .btn:hover .icon-itsme {
    color: #ffffff;
  }
  nav.navigation.navigation--middle .container .desktop__nav .nav__right .nav-cart .mini-cart-link .mini-cart-icon {
    float: right;
    position: relative;
    top: 5px;
  }
  nav.navigation.navigation--middle .container .desktop__nav .nav__right .nav-cart .btn .icon-itsme-cart {
    font-size: 2rem;
    padding-right: 4px;
  }
  nav.navigation.navigation--middle .container .desktop__nav .nav__right .nav-cart .btn .mini-cart-count span {
    font-size: 1rem;
    width: 15px;
    height: 15px;
    display: block;
  }
}
.navigation--middle .nav-order-tools:hover,
.navigation--middle .nav-location:hover,
.navigation--middle .nav-cart:hover,
.navigation--middle .btn:hover,
.navigation--middle .nav-order-tools:active,
.navigation--middle .nav-location:active,
.navigation--middle .nav-cart:active,
.navigation--middle .btn:active,
.navigation--middle .nav-order-tools:focus,
.navigation--middle .nav-location:focus,
.navigation--middle .nav-cart:focus,
.navigation--middle .btn:focus {
  background-color: transparent;
}
.top-search {
  width: 100%;
  z-index: 2;
}
.top-search .site-search {
  background-color: #0073ce;
  padding: 10px;
}
.top-search .site-search input {
  height: 35px;
}
.top-search .site-search .itsme-search .input-group-btn .btn {
  width: 39px;
  height: 39px;
}
.top-search .site-search .ui-menu .ui-menu-item {
  list-style-image: none;
}
.top-search .site-search .ui-menu .ui-menu-item a {
  display: block;
  padding: 4px 8px;
}
.top-search .site-search .ui-menu .ui-menu-item a.ui-state-active {
  border-width: 0;
  margin: 0;
}
@media (min-width: 992px) {
  .top-search {
    z-index: 1;
    width: auto;
  }
  .top-search .site-search {
    position: absolute;
    left: 0;
    right: 0;
    background-color: transparent;
    padding: 0;
    top: 21px;
    width: 100%;
    max-width: 1200px;
    margin: 0 auto;
    z-index: 3;
  }
  .top-search .site-search .ui-front {
    float: left;
    margin-left: 26%;
    padding-left: 3px;
  }
  .top-search .site-search .ui-front .input-group {
    width: 320px;
  }
}
@media (min-width: 1200px) {
  .top-search .site-search .ui-front .input-group {
    width: 360px;
  }
}
.navigation--bottom {
  border-width: 0;
}
.navigation--bottom .nav__links--products {
  padding: 0;
}
.navigation--bottom .nav__links--products li a {
  padding: 12px 8px 0 8px;
  text-transform: inherit;
  font-size: 1.3rem;
  font-weight: 600;
}
.navigation--bottom .nav__links--products li a .icon-itsme::after {
  display: none;
}
@media (min-width: 1070px) {
  .navigation--bottom .nav__links--products li a {
    padding: 12px 16px 0 16px;
  }
}
.navigation--bottom .nav__links--products li a span {
  padding: 0 15px 6px 10px;
  border-bottom: 4px solid transparent;
}
.navigation--bottom .nav__links--products li:hover,
.navigation--bottom .nav__links--products li.show-sub {
  background-color: #00173f;
}
.navigation--bottom .nav__links--products li:hover span,
.navigation--bottom .nav__links--products li.show-sub span {
  border-bottom: 4px solid #0073ce;
}
.navigation--bottom .show-sub span {
  border-width: 0;
}
.navigation--bottom .show-sub .sub__navigation a::after {
  border-width: 0;
}
.navigation--bottom .show-sub .sub__navigation {
  background: #ffffff;
  -webkit-box-shadow: 0 6px 10px 0 rgba(214, 216, 217, 0.6);
  /* Safari 3-4, iOS 4.0.2 - 4.2, Android 2.3+ */
  -moz-box-shadow: 0 6px 10px 0 rgba(214, 216, 217, 0.6);
  /* Firefox 3.5 - 3.6 */
  box-shadow: 0 6px 10px 0 rgba(214, 216, 217, 0.6);
  /* Opera 10.5, IE 9, Firefox 4+, Chrome 6+, iOS 5 */
}
.navigation--bottom .show-sub .sub__navigation .row {
  margin: 50px -10px 0;
}
.navigation--bottom .show-sub .sub__navigation .sub-navigation-section {
  padding: 0 10px;
}
.navigation--bottom .show-sub .sub__navigation .sub-navigation-section .title,
.navigation--bottom .show-sub .sub__navigation .sub-navigation-section .title a {
  color: #35485d;
  font-weight: 500;
  font-size: 1.6rem;
  border-bottom: 1px solid #e4e6e7;
  line-height: 12px;
  padding: 0 5px 15px;
  height: 35px;
  font-family: "Roboto", "Open Sans", Helvetica, Arial, sans-serif;
  position: relative;
  -ms-word-break: break-word;
  overflow-wrap: break-word;
  word-wrap: break-word;
  word-break: break-word;
}
.navigation--bottom .show-sub .sub__navigation .sub-navigation-section .title span,
.navigation--bottom .show-sub .sub__navigation .sub-navigation-section .title a span {
  border-bottom-width: 0;
  padding: 0;
  position: absolute;
  bottom: 10px;
  line-height: 20px;
}
.navigation--bottom .show-sub .sub__navigation .sub-navigation-section .title:hover,
.navigation--bottom .show-sub .sub__navigation .sub-navigation-section .title a:hover {
  color: #f57728;
}
.navigation--bottom .show-sub .sub__navigation .sub-navigation-section.sub-navigation-section-sequel {
  margin-left: -20px;
  width: calc(20% + 20px);
  width: -moz-calc(20% + 20px);
  width: -webkit-calc(20% + 20px);
  width: -o-calc(20% + 20px);
}
.navigation--bottom .show-sub .sub__navigation .sub-navigation-section.sub-navigation-section-sequel .sub-navigation-list {
  margin-top: 34px;
  border-top: 1px solid #e4e6e7;
  padding-top: 10px;
  padding-left: 20px;
}
.navigation--bottom .show-sub .sub__navigation .sub-navigation-section .sub-navigation-list {
  margin-top: 10px;
  margin-bottom: 50px;
}
.navigation--bottom .show-sub .sub__navigation .sub-navigation-section .sub-navigation-list li {
  border: 0;
  padding: 0;
}
.navigation--bottom .show-sub .sub__navigation .sub-navigation-section .sub-navigation-list li.title {
  border: 0;
}
.navigation--bottom .show-sub .sub__navigation .sub-navigation-section .sub-navigation-list li:hover {
  background-color: transparent;
}
.navigation--bottom .show-sub .sub__navigation .sub-navigation-section .sub-navigation-list li a {
  font-size: 1.3rem;
  text-transform: capitalize;
  font-weight: 500;
}
.navigation--bottom .show-sub .sub__navigation .sub-navigation-section .sub-navigation-list li a:hover {
  background-color: transparent;
  color: #f57728;
}
@media (min-width: 640px) {
  .navigation--middle .nav-cart .mini-cart-link {
    line-height: 28px;
  }
}
.branding-mobile {
  border-width: 0;
  background-color: transparent;
}
@media (max-width: 1199px) {
  .navigation--middle .mobile__nav__row--btn {
    font-size: 2.5rem;
    height: auto;
    line-height: 43px;
    margin-bottom: -15px;
    margin-top: -5px;
    width: auto;
    padding: 10px;
  }
  .navigation--middle .nav-order-tools,
  .navigation--middle .navigation--middle .mobile__nav__row .componentContainer .nav-cart {
    height: auto;
  }
  .navigation--middle .mobile__nav__row span.glyphicon-align-justify {
    font-size: 2.5rem;
  }
  .navigation--middle .mobile__nav__row span.glyphicon-align-justify .componentContainer .mobile__nav__row--table-cell {
    border-width: 0;
  }
  .navigation--middle .mobile__nav__row span.glyphicon-align-justify .componentContainer .nav-order-tools {
    line-height: 49px;
    margin-bottom: -10px;
  }
  .navigation--middle .mobile__nav__row span.glyphicon-align-justify .componentContainer .nav-cart {
    line-height: 49px;
    margin-bottom: -10px;
  }
  .navigation--middle .mobile__nav__row .nav-cart .mini-cart-link .mini-cart-icon .glyphicon-shopping-cart {
    right: 6px;
  }
  .navigation--middle .mobile__nav__row .nav-cart .mini-cart-link .mini-cart-count {
    right: 42%;
  }
  .navigation--middle .mobile__nav__row .nav-cart .mini-cart-link .mini-cart-count .nav-items-total {
    background-color: #f57728;
    height: 16px;
    width: 16px;
    line-height: 20px;
  }
}
.nav-order-tools::before,
.navigation--middle .nav-cart .mini-cart-link .mini-cart-icon .glyphicon-shopping-cart {
  font-size: 2.5rem;
}
.mobile-menu {
  margin-left: 10px;
}
.branding-mobile {
  padding: 11px 10px 0;
}
.js-site-logo {
  height: 80px;
}
@media (max-width: 991px) {
  .js-site-logo {
    position: absolute;
    top: 6px;
    left: 55px;
    padding-left: 0 !important;
    z-index: 1031;
  }
}
.js-site-logo,
.js-site-logo .js-mobile-logo {
  z-index: 1031;
}
.js-site-logo a,
.js-site-logo .js-mobile-logo a {
  padding: 10px 0 5px;
}
@media (min-width: 992px) {
  .js-site-logo a,
  .js-site-logo .js-mobile-logo a {
    padding: 22px 0 13px;
  }
}
.js-site-logo img,
.js-site-logo .js-mobile-logo img {
  max-height: 38px;
  width: auto;
}
@media (min-width: 992px) {
  .js-site-logo img,
  .js-site-logo .js-mobile-logo img {
    max-height: 45px;
  }
}
@media (max-width: 767px) {
  .navigation--middle .componentContainer {
    border-width: 0;
  }
  .navigation--middle .mobile__nav__row--btn {
    height: 50px;
    padding-left: 10px;
  }
}
.navbar-fixed-top {
  -webkit-transition: 0.3s ease-in-out;
  -moz-transition: 0.3s ease-in-out;
  -o-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}
.navbar-fixed-top nav.navigation.navigation--middle .container .desktop__nav .nav__right > div {
  -webkit-transition: 0.3s ease-in-out;
  -moz-transition: 0.3s ease-in-out;
  -o-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}
.navbar-fixed-top .top-search .site-search {
  -webkit-transition: 0.3s ease-in-out;
  -moz-transition: 0.3s ease-in-out;
  -o-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}
.navbar-fixed-top.navbar-scrolled {
  margin-top: -27px;
  -webkit-transition: 0.4s ease-in-out;
  -moz-transition: 0.4s ease-in-out;
  -o-transition: 0.4s ease-in-out;
  transition: 0.4s ease-in-out;
}
@media (max-width: 991px) {
  .navbar-fixed-top.navbar-scrolled {
    margin-top: 0;
  }
}
@media (max-width: 991px) {
  .navbar-fixed-top.navbar-scrolled nav.navigation.navigation--middle .container .desktop__nav {
    max-height: 42px;
    -webkit-transition: 0.3s ease-in-out;
    -moz-transition: 0.3s ease-in-out;
    -o-transition: 0.3s ease-in-out;
    transition: 0.3s ease-in-out;
  }
}
@media (max-width: 991px) {
  .navbar-fixed-top.navbar-scrolled .js-site-logo a,
  .navbar-fixed-top.navbar-scrolled .js-site-logo .js-mobile-logo a {
    padding: 1px 0;
    -webkit-transition: 0.4s ease-in-out;
    -moz-transition: 0.4s ease-in-out;
    -o-transition: 0.4s ease-in-out;
    transition: 0.4s ease-in-out;
  }
}
.navbar-fixed-top.navbar-scrolled nav.navigation.navigation--middle .container .desktop__nav .nav__right > div {
  padding: 10px 0;
  -webkit-transition: 0.4s ease-in-out;
  -moz-transition: 0.4s ease-in-out;
  -o-transition: 0.4s ease-in-out;
  transition: 0.4s ease-in-out;
}
.navbar-fixed-top.navbar-scrolled .top-search .site-search {
  top: 21px;
  -webkit-transition: 0.4s ease-in-out;
  -moz-transition: 0.4s ease-in-out;
  -o-transition: 0.4s ease-in-out;
  transition: 0.4s ease-in-out;
}
@media (max-width: 991px) {
  .navigation.navigation--bottom {
    height: 100vh;
    top: 50px;
  }
  .navigation.navigation--bottom > .container {
    padding: 0;
  }
  .navigation.navigation--bottom .navigation__overflow {
    height: 100vh;
    border-top-width: 0;
    border-right: 1px solid #e4e6e7;
  }
  .navigation.navigation--bottom .nav__links--products li:last-child {
    padding-bottom: 0;
  }
  .navigation.navigation--bottom .nav__links--products.js-userAccount-Links li {
    padding: 12px 10px 0 10px;
  }
  .navigation.navigation--bottom .nav__links--products.js-userAccount-Links li a {
    padding: 0 10px;
  }
  .navigation.navigation--bottom .nav__links--products.js-userAccount-Links li a span {
    padding: 5px;
  }
  .navigation.navigation--bottom .nav__links--products.js-userAccount-Links li:hover,
  .navigation.navigation--bottom .nav__links--products.js-userAccount-Links li.liUserSign:hover {
    background-color: #0073ce;
  }
  .navigation.navigation--bottom .nav__links--products.js-userAccount-Links li:hover span,
  .navigation.navigation--bottom .nav__links--products.js-userAccount-Links li.liUserSign:hover span {
    color: #ffffff;
  }
  .navigation.navigation--bottom .nav__links--products.js-userAccount-Links li.liUserSign {
    padding-bottom: 10px;
    padding-top: 10px;
  }
  .navigation.navigation--bottom .nav__links--products.js-userAccount-Links li.liUserSign .userSign {
    text-transform: inherit;
  }
  .navigation.navigation--bottom .nav__links--products.js-userAccount-Links li .myAccountLinksHeader {
    border-width: 0;
  }
  .navigation.navigation--bottom .nav__links--products.js-userAccount-Links .subNavList {
    margin-left: -10px;
    margin-right: -10px;
    width: calc(100% + 20px);
    width: -moz-calc(100% + 20px);
    width: -webkit-calc(100% + 20px);
    width: -o-calc(100% + 20px);
  }
  .navigation.navigation--bottom .nav__links--products.js-userAccount-Links .subNavList li {
    padding: 0;
    width: 100%;
    background: #002058;
    border-bottom-color: #00173f;
  }
  .navigation.navigation--bottom .nav__links--products.js-userAccount-Links .subNavList li a {
    padding: 10px 27px;
  }
  .navigation.navigation--bottom .nav__links--products.js-userAccount-Links .subNavList li a::after {
    content: "\63";
    font-family: "itsme-icon" !important;
    font-style: normal !important;
    font-weight: normal !important;
    font-variant: normal !important;
    text-transform: none !important;
    speak: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    vertical-align: text-top;
    float: right;
  }
  .navigation.navigation--bottom .nav__links--products.js-userAccount-Links .subNavList li a:hover {
    background-color: #0073ce;
  }
  .navigation.navigation--bottom .nav__links--mobile div.sub-nav a span {
    top: -20px !important;
  }
  .navigation.navigation--bottom .nav__links--primary-has__sub .nav__link {
    width: 100%;
  }
  .navigation.navigation--bottom .nav__links--products li:hover span,
  .navigation.navigation--bottom .nav__links--products li.show-sub span {
    border-color: transparent;
    color: #0073ce;
  }
  .navigation.navigation--bottom .nav__links--products li.nav__links--primary {
    background-color: #ffffff;
  }
  .navigation.navigation--bottom .nav__links--products li.nav__links--primary a {
    color: #35485d;
    padding: 12px 10px 7px 10px;
  }
  .navigation.navigation--bottom .nav__links--products li.nav__links--primary a span {
    padding: 0 10px;
  }
  .navigation.navigation--bottom .nav__links--products li.nav__links--primary .nav__link--drill__down {
    width: auto;
    min-height: auto;
    float: right;
    padding: 12px 20px 8px;
    color: #35485d;
    cursor: pointer;
  }
  .navigation.navigation--bottom .nav__links--products li.nav__links--primary .nav__link--drill__down:hover {
    color: #f57728;
  }
  .navigation.navigation--bottom .nav__links--products li.nav__links--primary .sm-back {
    width: 100%;
    line-height: 30px;
  }
  .navigation.navigation--bottom .nav__links--products li.nav__links--primary .sm-back::before {
    content: "\72";
    font-family: "itsme-icon" !important;
    font-style: normal !important;
    font-weight: normal !important;
    font-variant: normal !important;
    text-transform: none !important;
    speak: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    vertical-align: text-top;
  }
  .navigation.navigation--bottom .nav__links--products li.nav__links--primary.active .sub__navigation .container {
    padding: 0;
  }
  .navigation.navigation--bottom .nav__links--products li.nav__links--primary.active:hover .icon-itsme {
    color: #35485d;
  }
  .navigation.navigation--bottom .nav__links--products li.nav__links--primary.active .sub-navigation-section a {
    width: 100%;
  }
  .navigation.navigation--bottom .nav__links--products li.nav__links--primary.active .sub-navigation-section .title {
    font-size: 1.5rem;
    line-height: 20px;
    padding-top: 30px;
    padding-left: 0 !important;
    border-color: #e4e6e7;
    color: #0073ce;
  }
  .navigation.navigation--bottom .nav__links--products li.nav__links--primary.active .sub-navigation-section .nav__link--secondary {
    border-bottom: 1px solid #e4e6e7;
  }
  .navigation.navigation--bottom .nav__links--products li.nav__links--primary.active .sub-navigation-section .nav__link--secondary .icon-itsme {
    float: right;
  }
  .navigation.navigation--bottom .nav__links--products li.nav__links--primary.active .nav__link--secondary:hover {
    background-color: #ffffff;
  }
  .navigation.navigation--bottom .nav__links--products li.nav__links--primary.active .nav__link--secondary:hover a {
    color: #f57728;
  }
  .navigation.navigation--bottom .nav__links--products li.nav__links--primary.active .nav__link--secondary:hover .icon-itsme {
    color: #f57728;
  }
  .navigation.navigation--bottom .nav__links--products li.nav__links--primary.active.nav__link--secondary .icon-itsme {
    color: #35485d;
  }
  .navigation.navigation--bottom .nav__links--products li.nav__links--primary:hover {
    background: #ffffff;
  }
  .sticky-nav-top {
    top: -51px;
    background-color: #002058;
    border-right: 1px solid #e4e6e7;
  }
  .sticky-nav-top .userGroup,
  .sticky-nav-top .close-nav,
  .sticky-nav-top .userSign {
    height: 51px !important;
    background-color: #002058;
  }
  .sticky-nav-top .userGroup a,
  .sticky-nav-top .close-nav a,
  .sticky-nav-top .userSign a,
  .sticky-nav-top .userGroup button,
  .sticky-nav-top .close-nav button,
  .sticky-nav-top .userSign button {
    color: #ffffff;
  }
  .sticky-nav-top .userGroup .icon-itsme,
  .sticky-nav-top .close-nav .icon-itsme,
  .sticky-nav-top .userSign .icon-itsme {
    color: #ffffff !important;
  }
  .sticky-nav-top .userGroup:hover .icon-itsme,
  .sticky-nav-top .close-nav:hover .icon-itsme,
  .sticky-nav-top .userSign:hover .icon-itsme {
    color: #f57728;
  }
  .sticky-nav-top .userSign {
    text-transform: uppercase;
    font-weight: 600;
    padding: 20px 30% 20px 20px;
    color: #ffffff;
  }
  .sticky-nav-top .userGroup .myAcctUserIcon {
    font-size: 2.6rem;
    top: 0;
  }
  .sticky-nav-top .close-nav {
    border-width: 0 !important;
  }
  .sticky-nav-top .close-nav button {
    background-color: #002058 !important;
  }
  .sticky-nav-top .close-nav button span {
    font-size: 1.6rem !important;
    margin-right: -12px;
  }
}
@media (max-width: 991px) and (max-width: 1199px) {
  .navigation.navigation--bottom .nav__links--products li.nav__links--primary a {
    display: inline-block;
    width: 50%;
  }
}
@media (max-width: 991px) and (max-width: 991px) {
  .navigation.navigation--bottom .nav__links--products li.nav__links--primary.active .sub-navigation-section {
    width: 100%;
  }
}
@media (max-width: 991px) and (max-width: 767px) {
  .sticky-nav-top {
    height: 50px !important;
  }
}
@media (max-width: 991px) and (max-width: 767px) {
  .sticky-nav-top .close-nav button span {
    position: absolute;
    right: 35px;
    top: 20px;
  }
}
@media (max-width: 767px) {
  .navbar-fixed-top {
    position: absolute;
  }
}
@media (max-width: 991px) {
  .UserAccount {
    display: none;
  }
}
.form-control--txt-right {
  padding-right: 25px !important;
}
@media (min-width: 992px) {
  .form-control--txt-right {
    direction: rtl;
  }
}
@media (max-width: 991px) {
  .sub-nav--dropdown span {
    display: none;
  }
  .sub-nav--dropdown form .form-group {
    margin-bottom: 0;
  }
  .sub-nav--dropdown form .form-group select.form-control {
    background-color: #002058;
    color: #ffffff;
    border-color: #002058;
    border-radius: 0;
    padding-left: 20px;
    padding-right: 30px;
    font-weight: bold;
  }
  .sub-nav--dropdown form .form-group:hover select.form-control {
    background-color: #0073ce;
    border-color: #0073ce;
  }
}
@media (max-width: 991px) {
  .navigation.navigation--bottom .nav__links--products li.nav__links--primary.active .sub-navigation-section .title {
    color: #35485d;
  }
  .navigation.navigation--bottom .nav__links--products li.nav__links--primary.active .sub-navigation-section .title:hover {
    color: #0073ce;
  }
  .navigation.navigation--bottom .nav__links--products li.nav__links--primary.active .sub-navigation-section .sub-navigation-list .nav__link--secondary:hover a {
    color: #0073ce;
  }
  .navigation.navigation--bottom .nav__links--products li.nav__links--primary.active .sub-navigation-section .sub-navigation-list .nav__link--secondary:hover a span {
    color: #0073ce;
  }
}
@media (min-width: 768px) {
  .navigation--middle .nav-cart .mini-cart-icon {
    float: none;
    top: auto;
  }
}
.page-header {
  margin: 0 0 0.2rem 0;
  border-width: 0;
}
.product-details--title-block .page-header {
  text-transform: uppercase;
}
ol.product-details--meta,
ul.product-details--meta {
  width: 100%;
  overflow: auto;
  margin: 0;
  padding-left: 0;
  font-size: 1.3rem;
  font-weight: 500;
}
ol.product-details--meta li,
ul.product-details--meta li {
  float: left;
  list-style-type: none;
  color: #a4abad;
  margin-right: 5px;
}
.breadcrumb-section {
  padding-left: 0;
  padding-right: 0;
}
.breadcrumb-section .breadcrumb {
  text-transform: inherit;
  background-color: transparent;
}
.breadcrumb-section .breadcrumb li {
  font-size: 1.2rem;
}
.breadcrumb-section .breadcrumb li a {
  color: #5a7a9e;
}
.breadcrumb-section .breadcrumb li::before {
  color: #5a7a9e;
}
.breadcrumb-section .breadcrumb li.active {
  color: #35485d;
}
.breadcrumb-section .breadcrumb li.active::before {
  color: #35485d;
}
.breadcrumb-section .breadcrumb li:hover a {
  color: #f57728;
}
.back-link {
  padding: 0;
  font-size: 1.6rem;
}
.back-link a span {
  font-size: 1.4rem;
  margin-left: 5px;
}
footer {
  margin-top: 100px;
  font-weight: 500;
}
footer .footer__top {
  padding-top: 20px;
  padding-bottom: 20px;
}
footer .footer__top .footer__left {
  padding-left: 10px;
  padding-right: 10px;
}
footer .footer__top .footer__nav--container {
  margin-bottom: 0;
}
footer .footer__top .footer__nav--container .footer__nav--links {
  margin-top: 0;
}
footer .footer__top .footer__nav--container .footer__nav--links li a {
  font-size: 1.4rem;
}
footer .footer__top .footer__nav--container .footer__nav--links li a:hover {
  color: #ffffff;
  text-decoration: underline !important;
}
footer .footer__top .footer__nav--container .footer__nav--links .footer__link {
  margin-top: 5px;
}
footer .footer__top .footer__nav--container .footer__collapse--head {
  width: 100%;
  position: relative;
  text-align: left;
  border-bottom: 1px solid #303e6d;
}
footer .footer__top .footer__nav--container .footer__collapse--head.title,
footer .footer__top .footer__nav--container .footer__collapse--head .collapse-link {
  color: #ffffff;
  font-size: 1.6rem;
  display: inline-block;
  width: 100%;
  padding: 2px 4px;
}
footer .footer__top .footer__nav--container .footer__collapse--head.title:hover,
footer .footer__top .footer__nav--container .footer__collapse--head .collapse-link:hover {
  color: #f57728;
}
footer .footer__top .footer__nav--container .footer__collapse--head.title i,
footer .footer__top .footer__nav--container .footer__collapse--head .collapse-link i {
  right: 10px;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
}
footer .footer__top .footer__nav--container .footer__collapse--body {
  text-align: left;
}
footer .footer__top .footer__nav--container .footer__collapse--body li:last-child {
  margin-bottom: 20px;
}
footer .footer__top .footer__nav--container .footer__collapse--body a {
  padding: 2px 10px;
  width: 100%;
  display: inline-block;
}
footer .footer__bottom {
  background-color: #ffffff;
}
footer .footer__bottom .footer--banner-block {
  display: -webkit-box;
  /* OLD - iOS 6-, Safari 3.1-6 */
  display: -moz-box;
  /* OLD - Firefox 19- (buggy but mostly works) */
  display: -ms-flexbox;
  /* TWEENER - IE 10 */
  display: -webkit-flex;
  /* NEW - Chrome */
  display: flex;
  /* NEW, Spec - Opera 12.1, Firefox 20+ */
}
footer .footer__bottom .footer--banner-block .yCmsContentSlot {
  display: -webkit-box;
  /* OLD - iOS 6-, Safari 3.1-6 */
  display: -moz-box;
  /* OLD - Firefox 19- (buggy but mostly works) */
  display: -ms-flexbox;
  /* TWEENER - IE 10 */
  display: -webkit-flex;
  /* NEW - Chrome */
  display: flex;
  /* NEW, Spec - Opera 12.1, Firefox 20+ */
}
footer .footer__bottom .footer--banner-block .footer--banner-component {
  margin: 20px 15px;
}
@media (min-width: 1200px) {
  footer .footer__bottom .footer--banner-block .footer--banner-component {
    margin: 20px 48px;
  }
  footer .footer__bottom .footer--banner-block .footer--banner-component:first-child {
    margin-left: 0;
  }
  footer .footer__bottom .footer--banner-block .footer--banner-component:last-child {
    margin-right: 0;
  }
  footer .footer__bottom .footer--banner-block .footer--banner-component .simple-banner img {
    width: 160px;
  }
}
@media (min-width: 768px) {
  footer .container {
    padding-left: 20px;
    padding-right: 20px;
  }
  footer .footer__top .footer__nav--container {
    width: 20%;
  }
  footer .footer__top .footer__nav--container .footer__collapse--head {
    border-width: 0;
  }
  footer .footer__top .footer__nav--container .footer__collapse--head .collapse-link {
    font-size: 1.4rem;
  }
  footer .footer__top .footer__nav--container .footer__collapse--head .collapse-link i {
    display: none;
  }
  footer .footer__top .footer__nav--container .footer__collapse--body {
    max-height: 5000px;
  }
  footer .footer__top .footer__nav--container .footer__bottom .footer--banner-block .footer--banner-component {
    margin: 20px 48px;
  }
  footer .footer__top .footer__nav--container .footer__bottom .footer--banner-block .footer--banner-component:first-child {
    margin-left: 0;
  }
  footer .footer__top .footer__nav--container .footer__bottom .footer--banner-block .footer--banner-component:last-child {
    margin-right: 0;
  }
}
@media (min-width: 1200px) {
  footer .container {
    padding-left: 10px;
    padding-right: 10px;
  }
  footer .footer__top .footer__nav--container .footer__collapse--head .collapse-link {
    font-size: 1.6rem;
  }
  footer .footer__bottom .footer--banner-block .footer--banner-component .simple-banner img {
    width: 160px;
  }
}
main {
  display: -webkit-box;
  /* OLD - iOS 6-, Safari 3.1-6 */
  display: -moz-box;
  /* OLD - Firefox 19- (buggy but mostly works) */
  display: -ms-flexbox;
  /* TWEENER - IE 10 */
  display: -webkit-flex;
  /* NEW - Chrome */
  display: flex;
  /* NEW, Spec - Opera 12.1, Firefox 20+ */
  min-height: 100vh;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}
.flex-grow {
  flex: 1 0 auto;
  -ms-flex: 1 0 auto;
  -webkit-flex: 1 0 auto;
}
.account-facet {
  margin-left: 10px;
}
.product__facet,
.account-facet {
  border-width: 0;
  margin-right: 10px;
}
.product__facet .facet,
.account-facet .facet {
  padding: 0;
  margin-bottom: 20px;
  border-width: 0;
}
.product__facet .facet .facet__name,
.account-facet .facet .facet__name {
  font-family: "Roboto", "Open Sans", Helvetica, Arial, sans-serif;
  padding: 5px 0 0;
  font-size: 1.6rem;
  font-weight: 500;
  margin-left: 0;
}
.product__facet .facet .facet__values,
.account-facet .facet .facet__values {
  padding-top: 0;
}
.product__facet .facet .facet__list,
.account-facet .facet .facet__list {
  list-style-type: none;
  padding: 0;
}
.product__facet .facet .facet__list li,
.account-facet .facet .facet__list li {
  font-size: 1.3rem;
  float: left;
  background: #f2f5f6;
  padding: 10px;
  margin: 2px;
}
.product__facet .facet .facet__list li:last-child .facet__text,
.account-facet .facet .facet__list li:last-child .facet__text {
  border-width: 0;
}
.product__facet .facet .facet__list .facet__text,
.account-facet .facet .facet__list .facet__text {
  width: 100%;
  padding: 8px 0 !important;
  display: block;
  position: relative;
}
.product__facet .facet .facet__list .facet__text a,
.account-facet .facet .facet__list .facet__text a {
  color: #35485d !important;
  position: relative;
}
.product__facet .facet .facet__list .facet__text a .facet__value__count,
.account-facet .facet .facet__list .facet__text a .facet__value__count {
  margin-left: 6px;
}
.product__facet .facet .facet__list .facet__text:hover a,
.account-facet .facet .facet__list .facet__text:hover a {
  color: #f57728 !important;
}
.product__facet .facet .facet__list.facet__list,
.account-facet .facet .facet__list.facet__list {
  margin: 0;
}
.product__facet .facet .facet__list.facet__list li,
.account-facet .facet .facet__list.facet__list li {
  background-color: transparent;
  float: none;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  padding: 0;
  margin: 0;
}
.product__facet .facet .facet__list.facet__list li:last-child,
.account-facet .facet .facet__list.facet__list li:last-child {
  border-width: 0;
}
.product-facet-accordion .product__facet,
.product-facet-accordion .account-facet {
  margin-left: -10px;
}
.product-list-right-slot {
  margin-left: 0;
}
.content_block--left .account-facet .facet {
  border-width: 0;
  background-color: transparent;
}
.content_block--left .account-facet .facet .facet__name {
  padding-left: 0;
  border-width: 1px;
}
.content_block--left .account-facet .facet .facet__list .facet__text {
  border-bottom: 0;
  padding: 10px 0;
}
.content_block--left .account-facet .facet .facet__list .facet__text a {
  color: #0073ce;
}
.content_block--left .account-facet .facet .facet__list .facet__text a:hover {
  color: #f57728;
}
.facet__values__more a,
.facet__values__less a {
  text-decoration: underline;
  color: #0073ce;
}
.facet__values__more a:hover,
.facet__values__less a:hover {
  color: #f57728;
}
.checkbox--checkmark {
  display: block;
  cursor: pointer;
}
.checkbox--checkmark a {
  padding: 0;
  margin: 0 0 0 24px;
}
.checkbox--checkmark a :hover {
  color: #35485d !important;
  text-decoration: none !important;
}
.checkbox--checkmark a::after {
  content: " ";
  -webkit-border-radius: 0.2rem;
  -moz-border-radius: 0.2rem;
  border-radius: 0.2rem;
  border: 1px solid #e4e6e7;
  background: #fff;
  width: 16px;
  height: 16px;
  position: absolute;
  left: -23px;
  vertical-align: sub;
}
.checkbox--checked {
  cursor: default;
}
.checkbox--checked a::after {
  content: "\65";
  font-family: "itsme-icon" !important;
  font-size: 1rem;
  padding: 1px 2px;
  border: 1px solid #1f3246;
}
.content_block--left .product__facet .facet .facet__list .facet__text.checkbox--checked:hover a,
.content_block--left .account-facet .facet .facet__list .facet__text.checkbox--checked:hover a {
  color: #35485d !important;
  cursor: default;
}
.product__facet .facet .facet__list .facet__list__label {
  width: 100%;
  padding: 15px 24px;
  border-bottom: 1px solid #dddddd;
  display: block;
  position: relative;
}
.product__facet .facet .facet__list .facet__list__label .facet__list__mark {
  width: 16px;
  height: 16px;
}
.product__facet .facet .facet__list .facet__list__label .facet__list__text {
  color: #35485d;
  text-transform: capitalize;
}
.product__facet .facet .facet__list .facet__list__checkbox:checked + .facet__list__label .facet__list__text {
  color: #35485d;
}
.product__facet .facet .facet__list .facet__list__checkbox:checked + .facet__list__label .facet__list__mark {
  background: transparent;
  border: 1px solid #6aac3d;
  position: relative;
}
.product__facet .facet .facet__list .facet__list__checkbox:checked + .facet__list__label .facet__list__mark::before {
  content: "\65";
  font-family: "itsme-icon" !important;
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  position: absolute;
  left: 0;
  font-size: 0.8rem;
  padding: 3px;
  z-index: 1;
  width: 16px;
  height: 16px;
  color: #8ac832;
}
.product__facet .facet .facet__list .facet__list__checkbox:focus + .facet__list__label .facet__list__mark {
  border: 1px solid #6aac3d;
}
.filter-column-box {
  position: absolute;
  z-index: 1000;
  background-color: #c9cdcf;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  padding: 6px;
  opacity: 0;
  -webkit-opacity: 0;
  -moz-opacity: 0;
  filter: alpha(opacity=0);
  transition: opacity .3s;
  width: 200px;
  -webkit-box-shadow: 0 5px 20px 0 rgba(214, 216, 217, 0.8);
  box-shadow: 0 5px 20px 0 rgba(214, 216, 217, 0.8);
}
.filter-column-box .filter-column-input {
  width: 120px;
  height: 26px;
  font-size: 12px !important;
  margin-right: 6px;
  float: left;
}
.filter-column-box .filter-column-input .icon-checkbox {
  background-color: #e4e6e7;
}
.filter-column-box .filter-column-actions {
  margin-top: 3px;
  margin-right: 3px;
}
.filter-column-box .filter-column-actions .icon-itsme-remove {
  font-size: 1.2rem;
}
.filter-column-box .filter-column-label::after {
  content: ":";
}
.sorting .icon-itsme-search.selected::before {
  color: #f57728;
}
@media (max-width: 991px) {
  .product__facet .facet .facet__name {
    background: none;
    cursor: pointer;
    text-transform: inherit;
    position: inherit;
    border-bottom: 1px solid #e4e6e7;
  }
}
.block-headline {
  line-height: 2rem;
  margin-bottom: 20px;
}
.block-headline h2 {
  margin: 0;
  font-weight: 600;
}
.block-headline span {
  font-size: 1.2rem;
}
.panel {
  background-color: transparent;
  border-width: 0;
  -webkit-box-shadow: none;
  /* Safari 3-4, iOS 4.0.2 - 4.2, Android 2.3+ */
  -moz-box-shadow: none;
  /* Firefox 3.5 - 3.6 */
  box-shadow: none;
  /* Opera 10.5, IE 9, Firefox 4+, Chrome 6+, iOS 5 */
  margin-bottom: 30px;
}
.panel .panel-heading {
  background: #ffffff;
  color: #002058;
  padding: 12px 0 8px;
}
.panel .panel-heading span {
  font-size: 1.2rem;
  color: #35485d;
}
.panel .panel-heading h2,
.panel .panel-heading .h2 {
  margin: 0;
  font-weight: 500;
  font-size: 2.2rem;
}
.panel .panel-heading a {
  float: right;
  font-size: 1.2rem;
  margin-top: -21px;
}
@media (max-width: 767px) {
  .panel .panel-heading a {
    float: initial;
    padding: 6px 25px;
    margin-top: 5px;
    color: #002058;
    border: 1px solid #002058;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    background-color: transparent;
    display: inline-block;
  }
  .panel .panel-heading a:hover {
    color: #ffffff;
    border: 1px solid #00579b;
    background-color: #0065b5;
  }
}
.panel .panel-footer {
  padding: 10px 0;
  border-width: 0;
  background: transparent;
  text-align: right;
}
.panel .panel-footer .btn {
  padding-left: 25px;
  padding-right: 25px;
  margin-left: 10px;
}
@media (min-width: 768px) {
  .panel .panel-footer .btn {
    padding-left: 70px;
    padding-right: 70px;
  }
}
.panel .panel-footer .btn-back {
  padding-left: 25px;
  padding-right: 25px;
  margin-left: 0;
}
.panel.panel-color .panel-heading-color {
  color: #ffffff;
  background-color: #002058;
  padding: 12px 15px;
}
.panel.panel-color .panel-heading-color h2 {
  color: #ffffff;
}
.panel.panel-color .panel-color-block {
  padding: 10px 0;
}
.panel.panel-color .panel-color-block .panel-body {
  padding: 0;
}
.panel.panel-color .panel-color-block form .panel-body,
.panel.panel-color .panel-color-block .form .panel-body {
  padding: 25px 20px;
  background-color: #f2f2f2;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.panel.panel-color .panel-color-block form .panel-footer,
.panel.panel-color .panel-color-block .form .panel-footer {
  margin-top: 10px;
}
.panel.panel-color .panel-border-block {
  padding: 25px 20px;
  -webkit-box-shadow: 0 0 20px 0 rgba(214, 216, 217, 0.8);
  /* Safari 3-4, iOS 4.0.2 - 4.2, Android 2.3+ */
  -moz-box-shadow: 0 0 20px 0 rgba(214, 216, 217, 0.8);
  /* Firefox 3.5 - 3.6 */
  box-shadow: 0 0 20px 0 rgba(214, 216, 217, 0.8);
  /* Opera 10.5, IE 9, Firefox 4+, Chrome 6+, iOS 5 */
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.accountActions {
  padding: 10px 0;
  margin-top: 30px;
  border-width: 0;
  background: transparent;
  text-align: right;
}
.accountActions .btn {
  padding-left: 70px;
  padding-right: 70px;
  margin-left: 10px;
}
.panel-manage .panel-heading {
  font-size: 1.6rem;
  font-family: "Roboto", "Open Sans", Helvetica, Arial, sans-serif;
  font-weight: 500;
}
.panel-manage .panel-body {
  padding: 0;
}
@media (min-width: 992px) {
  .login-block {
    margin-top: 40px;
  }
}
@media (max-width: 991px) {
  .login-block {
    display: block !important;
  }
}
.login-block .panel.panel-color {
  padding: 15px 20px 25px 20px;
  background-color: #f2f2f2;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.login-block .panel.panel-color .panel-heading {
  background-color: #f2f2f2;
}
.login-block .panel.panel-color .panel-body {
  padding: 0;
}
@media (min-width: 768px) and (max-width: 1199px) {
  .login-block > div:first-child {
    padding-right: 0;
  }
}
@media (min-width: 992px) {
  .login-block > div:first-child {
    margin-left: auto;
  }
}
@media (min-width: 768px) and (max-width: 1199px) {
  .login-block > div:last-child {
    padding-left: 0;
  }
}
@media (min-width: 992px) {
  .login-block > div:last-child {
    margin-right: auto;
  }
}
.login-block .login-left-content-slot {
  margin-right: 0;
  margin-left: 0;
}
.login-block .login-left-content-slot .login-left-content-component .login-section .login-page__headline span {
  font-weight: 100;
  font-size: 1.2rem;
}
.login-block .login-left-content-slot .login-left-content-component .login-section .btn-form {
  margin-top: 20px;
}
.login-block .login-left-content-slot .login-left-content-component form input[type=submit] {
  margin-top: 20px;
}
.login-block .panel-footer .btn {
  min-width: 270px;
}
.login-block .login-right-content-slot {
  margin-right: 0;
  margin-left: 0;
}
.login-block .login-right-content-slot .registration-section .panel-footer {
  text-align: left;
}
.login-block .login-right-content-slot .registration-section .panel-footer .btn {
  margin: 0;
}
.login-block .login-right-content-slot .registration-section--check-out .panel-heading {
  margin-top: 0;
}
.login-block .forgotten-password {
  margin-top: 10px;
  margin-bottom: 0;
}
.login-block .forgotten-password.forgotten-password-message {
  text-align: left;
  border: 1px solid #7b9bbf;
  background-color: #cbd6e1;
  padding: 10px;
}
.customer-registration-block,
.new-password-block,
.registration-choice-block,
.existing-customer-block,
.password-reset-block,
.company-choice-block {
  margin-top: 20px;
}
.padding-0 {
  padding: 0 !important;
}
.company-choice-block .table-base tbody tr td:first-child {
  padding: 8px 10px;
}
.cart-top-bar {
  background: transparent;
  padding: 0;
}
.cart-header {
  background: transparent;
  padding: 0;
}
.cart-actions {
  padding: 15px 0 0;
  margin-bottom: -10px;
}
.cart__actions--top.cart-actions div:last-child {
  text-align: right;
}
.cart__actions--top.cart-actions div:last-child .btn-link {
  margin-right: 20px;
}
.cart__actions--top.cart-actions div:last-child .btn-link:last-child {
  margin-right: 0;
}
.cart-actions--bottom.cart-actions {
  margin-top: 5px;
}
.cart-actions--bottom.cart-actions div {
  text-align: right;
}
.cart-actions--bottom.cart-actions .row > div {
  padding: 0;
}
.cart-actions--bottom.cart-actions .continue-block {
  text-align: left;
}
.cart-actions--bottom.cart-actions .continue-block .btn-link {
  margin-right: 20px;
  padding: 20px 0;
}
.cart-actions--bottom.cart-actions .continue-block .btn-link:last-child {
  margin-right: 0;
}
.cart-voucher {
  margin-top: 10px;
  padding-left: 0;
}
.cart-totals {
  font-size: 1.2rem;
  line-height: 2em;
  margin-top: 0;
  padding-left: 0;
  padding-right: 0;
  background-color: #e2e9f1;
  border-radius: 3px;
}
.cart-totals .row {
  margin-left: 10px;
  margin-right: 10px;
}
.cart-totals .row .item-description {
  width: 28%;
}
.cart-totals .row .item-condition {
  width: 20%;
}
.cart-totals .row .item-per {
  width: 10%;
}
.cart-totals .row .item-prec {
  width: 10%;
}
.cart-totals .row .item-uom {
  width: 14%;
}
.cart-totals .row .item-value {
  font-size: 1.2rem;
  padding-bottom: 0;
  width: 18%;
}
.cart-totals .row.table-head {
  margin: 0;
}
.cart-totals .row.table-head > div {
  font-weight: 600;
  font-size: 1.3rem;
  padding-top: 12px;
  padding-bottom: 4px;
}
.cart-totals .row.table-head > div:first-child {
  padding-left: 20px;
}
.cart-totals .row.table-head > div:last-child {
  padding-right: 20px;
}
.cart-totals .row.table-body {
  margin: 0;
}
.cart-totals .row.table-body > div:first-child {
  padding-left: 20px;
}
.cart-totals .row.table-body > div:last-child {
  padding-right: 20px;
}
.cart-totals .row.table-footer {
  border-top: 1px solid #ffffff;
  margin-top: 15px;
  margin-left: 0;
  margin-right: 0;
}
.cart-totals .cart-total-block {
  padding: 10px;
}
.cart-totals .cart-total-block .cart-total-block--bar {
  display: -webkit-box;
  /* OLD - iOS 6-, Safari 3.1-6 */
  display: -moz-box;
  /* OLD - Firefox 19- (buggy but mostly works) */
  display: -ms-flexbox;
  /* TWEENER - IE 10 */
  display: -webkit-flex;
  /* NEW - Chrome */
  display: flex;
  /* NEW, Spec - Opera 12.1, Firefox 20+ */
}
.cart-totals .cart-total-block .cart-total-block--bar div {
  -webkit-flex: 0 0 auto;
  /* Safari 6.1+ */
  -ms-flex: 0 0 auto;
  /* IE 10 */
  flex: 0 0 auto;
  font-weight: 600;
  font-size: 1.4rem;
  color: #3e556d;
}
.cart-totals .cart-total-block .cart-total-block--bar .title {
  font-weight: 400;
}
.cart-totals .cart-total-block .cart-total-block--bar .title-sub {
  font-weight: 100;
  font-size: 1rem;
}
.cart-totals .cart-total-block .cart-total-block--bar.cart-total-block--bar--total div {
  color: #35485d;
}
.cart-totals .cart-total-block .cart-total-block--bar.cart-total-block--bar--total .title {
  font-weight: 600;
  color: #35485d;
}
.cart-totals .cart-total-block .cart-total-block--bar.cart-total-block--bar--total .price {
  position: absolute;
  padding-left: 5px;
}
.account-section-content .cart-totals .cart-total-block .cart-total-block--bar.cart-total-block--bar--total .price {
  position: relative;
}
.col-md-7 .cart-totals .cart-total-block .cart-total-block--bar.cart-total-block--bar--total .price {
  left: 67%;
}
.col-md-6 .cart-totals .cart-total-block .cart-total-block--bar.cart-total-block--bar--total .price {
  left: 218px;
}
.col-md-7 .col-md-12 .cart-totals .cart-total-block .cart-total-block--bar.cart-total-block--bar--total .price {
  left: 258px;
}
.cart-totals--rules {
  padding: 10px;
}
.cart-totals--rules > div::before {
  content: " ";
  display: table;
}
.cart-totals--rules > div::after {
  content: " ";
  display: table;
  clear: both;
}
.cart-totals--rules p {
  padding-bottom: 4px;
  margin: 0;
}
.cart-totals--rules .item-description {
  float: left;
}
.cart-totals--rules .item-value {
  float: right;
  font-size: 1.2rem;
  font-weight: 600;
}
.account-orderdetail .account-orderdetail__footer > div {
  padding-left: 0;
  padding-right: 0;
}
.account-section .pagination-bar .pagination-toolbar .sort-refine-bar {
  padding-left: 0;
  padding-right: 0;
}
.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: none;
  font-weight: 600;
}
@media (max-width: 991px) {
  .item__list--cart .item__list--item > div {
    display: block;
    float: left;
    margin-left: 0;
  }
}
.trafficlight3-red {
  color: #e53c2a;
  font-weight: bold;
  display: block;
}
.trafficlight3-yellow {
  color: #ffcc01;
  font-weight: bold;
  display: block;
}
.mini-cart {
  padding: 0;
}
.mini-cart .addtocart-component {
  margin-top: 8px;
  display: -webkit-box;
  /* OLD - iOS 6-, Safari 3.1-6 */
  display: -moz-box;
  /* OLD - Firefox 19- (buggy but mostly works) */
  display: -ms-flexbox;
  /* TWEENER - IE 10 */
  display: -webkit-flex;
  /* NEW - Chrome */
  display: flex;
  /* NEW, Spec - Opera 12.1, Firefox 20+ */
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.mini-cart .addtocart-component .qty-selector {
  position: relative;
}
@media (max-width: 767px) {
  .mini-cart .addtocart-component .qty-selector {
    margin-left: inherit;
    margin-right: inherit;
  }
}
.mini-cart .addtocart-component .qty-selector .product-uom {
  position: absolute;
  top: -22px;
  right: 0;
  float: none;
  margin-right: 0;
}
.mini-cart .addtocart-component .actions {
  width: 70px;
  margin: 0;
}
.mini-cart .addtocart-component .actions .btn span {
  display: none;
}
.item__list--cart li.item__list--item > div {
  display: inline-block;
}
@media (min-width: 992px) {
  .item__list--cart li.item__list--item > div {
    vertical-align: top !important;
    padding: 10px !important;
  }
}
.item__list--cart .item__list--body {
  height: 96px;
}
.item__list--cart .quote__comments {
  padding-left: 10px;
  padding-right: 10px;
}
@media (max-width: 480px) {
  .cart-totals .row {
    align-items: center;
  }
}
@media (max-width: 480px) {
  .cart-totals .row .item-description {
    width: 80%;
  }
}
@media (max-width: 480px) {
  .cart-totals .row .item-value {
    width: 40%;
  }
}
@media (max-width: 991px) {
  .navigation.navigation--bottom .nav__links--products li.nav-promo {
    background-color: #f57728;
  }
}
@media (min-width: 992px) {
  .navigation.navigation--bottom .nav__links--products li.nav-promo {
    float: right;
  }
}
.navigation.navigation--bottom .nav__links--products li.nav-promo .promo {
  background-color: #f57728;
}
.navigation.navigation--bottom .nav__links--products li.nav-promo .promo.label-promo-1 {
  background-color: #4bfbee;
}
.navigation.navigation--bottom .nav__links--products li.nav-promo .promo.label-promo-2 {
  background-color: #48a7df;
}
.navigation.navigation--bottom .nav__links--products li.nav-promo .promo.label-promo-3 {
  background-color: #0073ce;
}
.navigation.navigation--bottom .nav__links--products li.nav-promo .promo.label-promo-4 {
  background-color: #0f498a;
}
.navigation.navigation--bottom .nav__links--products li.nav-promo .promo.label-promo-5 {
  background-color: #002058;
}
.navigation.navigation--bottom .nav__links--products li.nav-promo .promo.label-promo-6 {
  background-color: #14f014;
}
.navigation.navigation--bottom .nav__links--products li.nav-promo .promo.label-promo-7 {
  background-color: #01a453;
}
.navigation.navigation--bottom .nav__links--products li.nav-promo .promo.label-promo-8 {
  background-color: #522d1e;
}
.navigation.navigation--bottom .nav__links--products li.nav-promo .promo.label-promo-9 {
  background-color: #ffcc01;
}
.navigation.navigation--bottom .nav__links--products li.nav-promo .promo.label-promo-10 {
  background-color: #ff6400;
}
.navigation.navigation--bottom .nav__links--products li.nav-promo .promo.label-promo-11 {
  background-color: #ff0000;
}
.navigation.navigation--bottom .nav__links--products li.nav-promo .promo.label-promo-12 {
  background-color: #bf2422;
}
.navigation.navigation--bottom .nav__links--products li.nav-promo .promo.label-promo-13 {
  background-color: #6c2c51;
}
.navigation.navigation--bottom .nav__links--products li.nav-promo .promo.label-promo-14 {
  background-color: #4b415a;
}
.navigation.navigation--bottom .nav__links--products li.nav-promo .promo.label-promo-15 {
  background-color: #282828;
}
@media (max-width: 991px) {
  .navigation.navigation--bottom .nav__links--products li.nav-promo:hover {
    background: #f57728;
  }
}
@media (max-width: 991px) {
  .navigation.navigation--bottom .nav__links--products li.nav-promo:hover .promo span {
    color: #ffffff;
  }
}
@media (min-width: 992px) {
  .navigation.navigation--bottom .nav__links--products li.nav-promo:hover .promo {
    background-color: #e9610b;
  }
  .navigation.navigation--bottom .nav__links--products li.nav-promo:hover .promo.label-promo-1 {
    background-color: #23faea;
  }
  .navigation.navigation--bottom .nav__links--products li.nav-promo:hover .promo.label-promo-2 {
    background-color: #2696d8;
  }
  .navigation.navigation--bottom .nav__links--products li.nav-promo:hover .promo.label-promo-3 {
    background-color: #005ca5;
  }
  .navigation.navigation--bottom .nav__links--products li.nav-promo:hover .promo.label-promo-4 {
    background-color: #0b3665;
  }
  .navigation.navigation--bottom .nav__links--products li.nav-promo:hover .promo.label-promo-5 {
    background-color: #00112f;
  }
  .navigation.navigation--bottom .nav__links--products li.nav-promo:hover .promo.label-promo-6 {
    background-color: #0dce0d;
  }
  .navigation.navigation--bottom .nav__links--products li.nav-promo:hover .promo.label-promo-7 {
    background-color: #017b3e;
  }
  .navigation.navigation--bottom .nav__links--products li.nav-promo:hover .promo.label-promo-8 {
    background-color: #341d13;
  }
  .navigation.navigation--bottom .nav__links--products li.nav-promo:hover .promo.label-promo-9 {
    background-color: #d7ac00;
  }
  .navigation.navigation--bottom .nav__links--products li.nav-promo:hover .promo.label-promo-10 {
    background-color: #d65400;
  }
  .navigation.navigation--bottom .nav__links--products li.nav-promo:hover .promo.label-promo-11 {
    background-color: #d60000;
  }
  .navigation.navigation--bottom .nav__links--products li.nav-promo:hover .promo.label-promo-12 {
    background-color: #9c1d1c;
  }
  .navigation.navigation--bottom .nav__links--products li.nav-promo:hover .promo.label-promo-13 {
    background-color: #4f203b;
  }
  .navigation.navigation--bottom .nav__links--products li.nav-promo:hover .promo.label-promo-14 {
    background-color: #373042;
  }
  .navigation.navigation--bottom .nav__links--products li.nav-promo:hover .promo.label-promo-15 {
    background-color: #141414;
  }
}
.navigation.navigation--bottom .nav__links--products li.nav-promo .nav__link--drill__down:hover {
  color: #ffffff;
}
.label-promo {
  background-color: #4bfbee;
  color: #000000;
  border: 1px solid #4bfbee;
  padding: 5px 10px;
  max-width: 140px;
  min-width: 70px;
  -webkit-border-radius: 0 3px 14px 0;
  -moz-border-radius: 0 3px 14px 0;
  border-radius: 0 3px 14px 0;
  -ms-word-break: break-word;
  overflow-wrap: break-word;
  word-wrap: break-word;
  word-break: break-word;
}
.label-promo-1 {
  background-color: #4bfbee;
  color: #000000;
  border: 1px solid #4bfbee;
}
.label-promo-2 {
  background-color: #48a7df;
  color: #ffffff;
  border: 1px solid #48a7df;
}
.label-promo-3 {
  background-color: #0073ce;
  color: #ffffff;
  border: 1px solid #0073ce;
}
.label-promo-4 {
  background-color: #0f498a;
  color: #ffffff;
  border: 1px solid #0f498a;
}
.label-promo-5 {
  background-color: #002058;
  color: #ffffff;
  border: 1px solid #002058;
}
.label-promo-6 {
  background-color: #14f014;
  color: #000000;
  border: 1px solid #14f014;
}
.label-promo-7 {
  background-color: #01a453;
  color: #ffffff;
  border: 1px solid #01a453;
}
.label-promo-8 {
  background-color: #522d1e;
  color: #ffffff;
  border: 1px solid #522d1e;
}
.label-promo-9 {
  background-color: #ffcc01;
  color: #000000;
  border: 1px solid #ffcc01;
}
.label-promo-10 {
  background-color: #ff6400;
  color: #ffffff;
  border: 1px solid #ff6400;
}
.label-promo-11 {
  background-color: #ff0000;
  color: #ffffff;
  border: 1px solid #ff0000;
}
.label-promo-12 {
  background-color: #bf2422;
  color: #ffffff;
  border: 1px solid #bf2422;
}
.label-promo-13 {
  background-color: #6c2c51;
  color: #ffffff;
  border: 1px solid #6c2c51;
}
.label-promo-14 {
  background-color: #4b415a;
  color: #ffffff;
  border: 1px solid #4b415a;
}
.label-promo-15 {
  background-color: #282828;
  color: #ffffff;
  border: 1px solid #282828;
}
.product__list--item--box .label-promo {
  position: absolute;
  top: 16px;
  z-index: 2;
}
.itsme-gallery .label-promo {
  position: absolute;
  z-index: 1;
  top: 10px;
  min-width: 110px;
}
.buying-area .label-promo-intro {
  margin-top: 30px;
  display: -webkit-box;
  /* OLD - iOS 6-, Safari 3.1-6 */
  display: -moz-box;
  /* OLD - Firefox 19- (buggy but mostly works) */
  display: -ms-flexbox;
  /* TWEENER - IE 10 */
  display: -webkit-flex;
  /* NEW - Chrome */
  display: flex;
  /* NEW, Spec - Opera 12.1, Firefox 20+ */
  color: #000000;
  -webkit-border-radius: 3px 3px 14px 3px;
  -moz-border-radius: 3px 3px 14px 3px;
  border-radius: 3px 3px 14px 3px;
  border: 1px solid #4bfbee;
  background-color: #ffffff;
  min-height: 50px;
}
.buying-area .label-promo-intro .label-promo {
  float: left;
  padding: 0 10px;
  width: 100px;
  background-color: #4bfbee;
  color: #000000;
  border: 1px solid #4bfbee;
  display: -webkit-box;
  /* OLD - iOS 6-, Safari 3.1-6 */
  display: -moz-box;
  /* OLD - Firefox 19- (buggy but mostly works) */
  display: -ms-flexbox;
  /* TWEENER - IE 10 */
  display: -webkit-flex;
  /* NEW - Chrome */
  display: flex;
  /* NEW, Spec - Opera 12.1, Firefox 20+ */
  align-items: center;
  justify-content: center;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.buying-area .label-promo-intro .label-promo-description {
  float: left;
  padding: 0 10px;
  color: #35485d;
  display: flex;
  align-items: center;
}
.buying-area .label-promo-intro.label-promo-1 {
  border: 1px solid #4bfbee;
}
.buying-area .label-promo-intro.label-promo-1 .label-promo {
  color: #000000;
  border: 1px solid #4bfbee;
  background-color: #4bfbee;
}
.buying-area .label-promo-intro.label-promo-2 {
  border: 1px solid #48a7df;
}
.buying-area .label-promo-intro.label-promo-2 .label-promo {
  background-color: #48a7df;
  border: 1px solid #48a7df;
  color: #ffffff;
}
.buying-area .label-promo-intro.label-promo-3 {
  border: 1px solid #0073ce;
}
.buying-area .label-promo-intro.label-promo-3 .label-promo {
  background-color: #0073ce;
  border: 1px solid #0073ce;
  color: #ffffff;
}
.buying-area .label-promo-intro.label-promo-4 {
  border: 1px solid #0f498a;
}
.buying-area .label-promo-intro.label-promo-4 .label-promo {
  background-color: #0f498a;
  border: 1px solid #0f498a;
  color: #ffffff;
}
.buying-area .label-promo-intro.label-promo-5 {
  border: 1px solid #002058;
}
.buying-area .label-promo-intro.label-promo-5 .label-promo {
  background-color: #002058;
  border: 1px solid #002058;
  color: #ffffff;
}
.buying-area .label-promo-intro.label-promo-6 {
  border: 1px solid #14f014;
}
.buying-area .label-promo-intro.label-promo-6 .label-promo {
  color: #000000;
  border: 1px solid #14f014;
  background-color: #14f014;
}
.buying-area .label-promo-intro.label-promo-7 {
  border: 1px solid #01a453;
}
.buying-area .label-promo-intro.label-promo-7 .label-promo {
  background-color: #01a453;
  border: 1px solid #01a453;
  color: #ffffff;
}
.buying-area .label-promo-intro.label-promo-8 {
  border: 1px solid #522d1e;
}
.buying-area .label-promo-intro.label-promo-8 .label-promo {
  background-color: #522d1e;
  border: 1px solid #522d1e;
  color: #ffffff;
}
.buying-area .label-promo-intro.label-promo-9 {
  border: 1px solid #ffcc01;
}
.buying-area .label-promo-intro.label-promo-9 .label-promo {
  background-color: #ffcc01;
  border: 1px solid #ffcc01;
  color: #000000;
}
.buying-area .label-promo-intro.label-promo-10 {
  border: 1px solid #ff6400;
}
.buying-area .label-promo-intro.label-promo-10 .label-promo {
  background-color: #ff6400;
  border: 1px solid #ff6400;
  color: #ffffff;
}
.buying-area .label-promo-intro.label-promo-11 {
  border: 1px solid #ff0000;
}
.buying-area .label-promo-intro.label-promo-11 .label-promo {
  color: #ffffff;
  border: 1px solid #ff0000;
  background-color: #ff0000;
}
.buying-area .label-promo-intro.label-promo-12 {
  border: 1px solid #bf2422;
}
.buying-area .label-promo-intro.label-promo-12 .label-promo {
  background-color: #bf2422;
  border: 1px solid #bf2422;
  color: #ffffff;
}
.buying-area .label-promo-intro.label-promo-13 {
  border: 1px solid #6c2c51;
}
.buying-area .label-promo-intro.label-promo-13 .label-promo {
  background-color: #6c2c51;
  border: 1px solid #6c2c51;
  color: #ffffff;
}
.buying-area .label-promo-intro.label-promo-14 {
  border: 1px solid #4b415a;
}
.buying-area .label-promo-intro.label-promo-14 .label-promo {
  background-color: #4b415a;
  border: 1px solid #4b415a;
  color: #ffffff;
}
.buying-area .label-promo-intro.label-promo-15 {
  border: 1px solid #282828;
}
.buying-area .label-promo-intro.label-promo-15 .label-promo {
  background-color: #282828;
  border: 1px solid #282828;
  color: #ffffff;
}
.traffic-light {
  border: 1px solid #002058;
  width: 23px;
  height: 23px;
  background: #002058;
  border-radius: 3px;
  padding-bottom: 5px;
  margin-right: 10px;
}
.traffic-light .traffic-light--status {
  width: 13px;
  height: 13px;
  display: block;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  margin: 4px;
}
.traffic-light .traffic-light--status.green {
  background: #8ac832;
  border-top: 3px solid #6e9f28;
}
.traffic-light .traffic-light--status.yellow {
  background: #ffcc01;
  border-top: 3px solid #cda400;
}
.traffic-light .traffic-light--status.red {
  background: #e53c2a;
  border-top: 3px solid #c42918;
}
.itsme-vmi-chart {
  margin-top: 10px;
  border: 1px solid #e4e6e7;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  padding: 10px;
}
@media (min-width: 992px) {
  .itsme-vmi-chart .row-block {
    display: -webkit-box !important;
    /* OLD - iOS 6-, Safari 3.1-6 */
    display: -moz-box !important;
    /* OLD - Firefox 19- (buggy but mostly works) */
    display: -ms-flexbox !important;
    /* TWEENER - IE 10 */
    display: -webkit-flex !important;
    /* NEW - Chrome */
    display: flex !important;
    /* NEW, Spec - Opera 12.1, Firefox 20+ */
  }
}
.itsme-vmi-chart .row div {
  align-self: flex-end;
}
.itsme-vmi-chart .btn {
  position: relative;
  top: -150px;
  margin-bottom: 40px;
  width: 154px;
  float: right;
}
@media (max-width: 991px) {
  .itsme-vmi-chart .btn {
    width: 100%;
    margin-top: 0px;
    margin-bottom: 0px;
    top: 0px;
  }
}
.itsme-vmi-chart .center {
  margin: 0 auto;
}
.checkout-block {
  margin: 0;
}
.checkout-block > div:first-child {
  padding-left: 10px;
  padding-right: 10px;
}
@media (min-width: 992px) {
  .checkout-block > div:first-child {
    padding-right: 15px;
  }
}
.checkout-block > div:last-child {
  padding-right: 10px;
  padding-left: 10px;
}
@media (min-width: 992px) {
  .checkout-block > div:last-child {
    padding-left: 15px;
  }
}
.checkout-block .panel-checkout .panel-color-block {
  padding: 0;
}
.checkout-block .panel-checkout .panel-color-block .panel-body .border-box {
  border-width: 0;
  padding: 25px 20px;
  background-color: #f2f2f2;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.checkout-block .panel {
  margin-bottom: 25px;
}
.checkout-block .panel .panel-heading {
  min-height: 45px;
}
.checkout-block > .panel {
  margin-bottom: 25px;
}
.checkout-block > .panel .panel-body {
  padding: 20px 15px 15px;
}
.checkout-block .checkout-payment .panel-body {
  height: 115px;
}
.checkout-block .checkout-place-order {
  margin-top: 6px;
  text-align: right;
}
.checkout-block .checkout-place-order .btn {
  padding-left: 70px;
  padding-right: 70px;
}
.checkout-block .border-box {
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  margin-bottom: 10px;
  background: #ffffff;
}
.quick-order-introduction > div {
  border-bottom: 1px solid #e4e6e7;
}
.checkout-success .checkout-success__body .checkout-success__body__headline {
  font-size: 2.8rem;
}
.account-section .continue__shopping {
  padding-left: 0;
  padding-right: 0;
}
.account-section-content .cart-totals .cart-total-block .cart-total-block--bar.cart-total-block--bar--total .price {
  position: absolute;
  padding-left: 5px;
}
/* This sets the color for "TK" nodes to a light blue green. */
g.Category > rect {
  fill: #188ce8;
}
g.Category p {
  color: white;
}
.organization-chart-box {
  margin-top: 10px;
}
.organization-chart .node rect {
  fill: #f2f5f6;
}
.organization-chart .edgePath path {
  stroke: #e4e6e7;
  stroke-width: 2px;
}
.organization-chart .training-item {
  font-weight: 500;
  font-size: 1.2rem;
  width: 180px;
  height: 250px;
  background-color: #ffffff;
  text-align: left;
  border: 1px solid #e4e6e7;
  border-radius: 3px 3px 14px 3px;
  display: block;
  position: relative;
}
.organization-chart .training-item p {
  hyphens: auto;
  white-space: normal;
}
.organization-chart .training-item .training-item--img {
  background-color: #e2e9f1;
  background-repeat: no-repeat !important;
  -webkit-background-size: cover !important;
  -moz-background-size: cover !important;
  -o-background-size: cover !important;
  background-size: cover !important;
  background-position: center center !important;
  cursor: pointer;
  position: relative;
  top: 0;
  left: 0;
  overflow: hidden;
  height: 130px;
}
.organization-chart .training-item img {
  width: 100%;
}
.organization-chart .training-item .training-item--information {
  font-weight: 500;
  font-size: 1.3rem;
  padding: 13px 10px;
  position: relative;
}
.organization-chart .training-item .training-item--information .training-item--name {
  color: #35485d;
  font-size: 1.6rem;
  text-transform: uppercase;
}
.organization-chart .training-item .training-item--information .training-item--sub-name {
  color: #35485d;
  height: 46px;
  overflow: hidden;
}
.organization-chart .training-item .training-item--information .training-item--link {
  position: absolute;
  top: 95px;
  color: #0073ce;
}
.organization-chart .training-item .training-item--information .training-item--link:hover {
  color: #f57728;
}
.itsme-content-block,
.itsme-content-block.style-1,
.itsme-carousel.style-1 .itsme-content-block,
.itsme-content-block--style-1,
.itsme-carousel-style-1 .itsme-content-block {
  position: relative;
  min-height: 1px;
  margin-bottom: 20px;
}
.itsme-content-block > div,
.itsme-content-block.style-1 > div,
.itsme-carousel.style-1 .itsme-content-block > div,
.itsme-content-block--style-1 > div,
.itsme-carousel-style-1 .itsme-content-block > div {
  border: 1px solid #e4e6e7;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -webkit-transition: box-shadow 0.19s ease-out 0s;
  -moz-transition: box-shadow 0.19s ease-out 0s;
  -o-transition: box-shadow 0.19s ease-out 0s;
  transition: box-shadow 0.19s ease-out 0s;
  background: #ffffff;
  -webkit-box-shadow: 0 1px 6px 0 rgba(214, 216, 217, 0.8);
  /* Safari 3-4, iOS 4.0.2 - 4.2, Android 2.3+ */
  -moz-box-shadow: 0 1px 6px 0 rgba(214, 216, 217, 0.8);
  /* Firefox 3.5 - 3.6 */
  box-shadow: 0 1px 6px 0 rgba(214, 216, 217, 0.8);
  /* Opera 10.5, IE 9, Firefox 4+, Chrome 6+, iOS 5 */
}
.itsme-content-block > div:hover,
.itsme-content-block.style-1 > div:hover,
.itsme-carousel.style-1 .itsme-content-block > div:hover,
.itsme-content-block--style-1 > div:hover,
.itsme-carousel-style-1 .itsme-content-block > div:hover {
  -webkit-box-shadow: 0 5px 20px 0 rgba(214, 216, 217, 0.8);
  /* Safari 3-4, iOS 4.0.2 - 4.2, Android 2.3+ */
  -moz-box-shadow: 0 5px 20px 0 rgba(214, 216, 217, 0.8);
  /* Firefox 3.5 - 3.6 */
  box-shadow: 0 5px 20px 0 rgba(214, 216, 217, 0.8);
  /* Opera 10.5, IE 9, Firefox 4+, Chrome 6+, iOS 5 */
}
.itsme-content-block .itsme-content-block--img,
.itsme-content-block.style-1 .itsme-content-block--img,
.itsme-carousel.style-1 .itsme-content-block .itsme-content-block--img,
.itsme-content-block--style-1 .itsme-content-block--img,
.itsme-carousel-style-1 .itsme-content-block .itsme-content-block--img {
  background-color: #e2e9f1;
  position: relative;
  top: 0;
  left: 0;
  overflow: hidden;
  -webkit-box-shadow: none;
  /* Safari 3-4, iOS 4.0.2 - 4.2, Android 2.3+ */
  -moz-box-shadow: none;
  /* Firefox 3.5 - 3.6 */
  box-shadow: none;
  /* Opera 10.5, IE 9, Firefox 4+, Chrome 6+, iOS 5 */
  -webkit-border-radius: 3px 3px 0 0;
  -moz-border-radius: 3px 3px 0 0;
  border-radius: 3px 3px 0 0;
}
.itsme-content-block .itsme-content-block--img .itsme-content-block--yes-img,
.itsme-content-block.style-1 .itsme-content-block--img .itsme-content-block--yes-img,
.itsme-carousel.style-1 .itsme-content-block .itsme-content-block--img .itsme-content-block--yes-img,
.itsme-content-block--style-1 .itsme-content-block--img .itsme-content-block--yes-img,
.itsme-carousel-style-1 .itsme-content-block .itsme-content-block--img .itsme-content-block--yes-img,
.itsme-content-block .itsme-content-block--img .itsme-content-block--no-img,
.itsme-content-block.style-1 .itsme-content-block--img .itsme-content-block--no-img,
.itsme-carousel.style-1 .itsme-content-block .itsme-content-block--img .itsme-content-block--no-img,
.itsme-content-block--style-1 .itsme-content-block--img .itsme-content-block--no-img,
.itsme-carousel-style-1 .itsme-content-block .itsme-content-block--img .itsme-content-block--no-img {
  background-repeat: no-repeat !important;
  -webkit-background-size: cover !important;
  -moz-background-size: cover !important;
  -o-background-size: cover !important;
  background-size: cover !important;
  background-position: center center !important;
  cursor: pointer;
  width: 100%;
  height: 220px;
}
.itsme-content-block .itsme-content-block--img .itsme-content-block--yes-img::before,
.itsme-content-block.style-1 .itsme-content-block--img .itsme-content-block--yes-img::before,
.itsme-carousel.style-1 .itsme-content-block .itsme-content-block--img .itsme-content-block--yes-img::before,
.itsme-content-block--style-1 .itsme-content-block--img .itsme-content-block--yes-img::before,
.itsme-carousel-style-1 .itsme-content-block .itsme-content-block--img .itsme-content-block--yes-img::before,
.itsme-content-block .itsme-content-block--img .itsme-content-block--no-img::before,
.itsme-content-block.style-1 .itsme-content-block--img .itsme-content-block--no-img::before,
.itsme-carousel.style-1 .itsme-content-block .itsme-content-block--img .itsme-content-block--no-img::before,
.itsme-content-block--style-1 .itsme-content-block--img .itsme-content-block--no-img::before,
.itsme-carousel-style-1 .itsme-content-block .itsme-content-block--img .itsme-content-block--no-img::before {
  content: "";
  display: none;
}
.itsme-content-block .itsme-content-block--information,
.itsme-content-block.style-1 .itsme-content-block--information,
.itsme-carousel.style-1 .itsme-content-block .itsme-content-block--information,
.itsme-content-block--style-1 .itsme-content-block--information,
.itsme-carousel-style-1 .itsme-content-block .itsme-content-block--information {
  position: relative;
  font-size: 1.3rem;
  color: #35485d;
  padding: 35px 20px;
  height: 175px;
  -ms-word-break: break-word;
  overflow-wrap: break-word;
  word-wrap: break-word;
  word-break: break-word;
}
.itsme-content-block .itsme-content-block--information .itsme-content-block--content-block,
.itsme-content-block.style-1 .itsme-content-block--information .itsme-content-block--content-block,
.itsme-carousel.style-1 .itsme-content-block .itsme-content-block--information .itsme-content-block--content-block,
.itsme-content-block--style-1 .itsme-content-block--information .itsme-content-block--content-block,
.itsme-carousel-style-1 .itsme-content-block .itsme-content-block--information .itsme-content-block--content-block {
  height: 96px;
  overflow: hidden;
}
.itsme-content-block .itsme-content-block--information .itsme-content-block--title,
.itsme-content-block.style-1 .itsme-content-block--information .itsme-content-block--title,
.itsme-carousel.style-1 .itsme-content-block .itsme-content-block--information .itsme-content-block--title,
.itsme-content-block--style-1 .itsme-content-block--information .itsme-content-block--title,
.itsme-carousel-style-1 .itsme-content-block .itsme-content-block--information .itsme-content-block--title {
  display: block;
  font-size: 1.6rem;
  font-family: "Roboto", "Open Sans", Helvetica, Arial, sans-serif;
  font-weight: 500;
  margin-top: 0;
  color: #35485d;
  cursor: pointer;
  -ms-word-break: break-word;
  overflow-wrap: break-word;
  word-wrap: break-word;
  word-break: break-word;
}
.itsme-content-block .itsme-content-block--information .itsme-content-block--title:hover,
.itsme-content-block.style-1 .itsme-content-block--information .itsme-content-block--title:hover,
.itsme-carousel.style-1 .itsme-content-block .itsme-content-block--information .itsme-content-block--title:hover,
.itsme-content-block--style-1 .itsme-content-block--information .itsme-content-block--title:hover,
.itsme-carousel-style-1 .itsme-content-block .itsme-content-block--information .itsme-content-block--title:hover {
  color: #222f3d;
}
.itsme-content-block .itsme-content-block--information .itsme-content-block--description,
.itsme-content-block.style-1 .itsme-content-block--information .itsme-content-block--description,
.itsme-carousel.style-1 .itsme-content-block .itsme-content-block--information .itsme-content-block--description,
.itsme-content-block--style-1 .itsme-content-block--information .itsme-content-block--description,
.itsme-carousel-style-1 .itsme-content-block .itsme-content-block--information .itsme-content-block--description {
  font-size: 1.3rem;
  margin: 0;
}
.itsme-content-block .itsme-content-block--information .itsme-content-block--link,
.itsme-content-block.style-1 .itsme-content-block--information .itsme-content-block--link,
.itsme-carousel.style-1 .itsme-content-block .itsme-content-block--information .itsme-content-block--link,
.itsme-content-block--style-1 .itsme-content-block--information .itsme-content-block--link,
.itsme-carousel-style-1 .itsme-content-block .itsme-content-block--information .itsme-content-block--link {
  color: #0073ce;
  text-decoration: none;
  background-color: transparent;
  border-color: transparent;
  margin-top: 15px;
  display: block;
  padding: 0;
  font-weight: 500;
  position: absolute;
  bottom: 22px;
}
.itsme-content-block .itsme-content-block--information .itsme-content-block--link:hover,
.itsme-content-block.style-1 .itsme-content-block--information .itsme-content-block--link:hover,
.itsme-carousel.style-1 .itsme-content-block .itsme-content-block--information .itsme-content-block--link:hover,
.itsme-content-block--style-1 .itsme-content-block--information .itsme-content-block--link:hover,
.itsme-carousel-style-1 .itsme-content-block .itsme-content-block--information .itsme-content-block--link:hover {
  color: #f57728;
  text-decoration: none;
  background-color: transparent;
  border-color: transparent;
}
.itsme-content-block .itsme-content-block--information .itsme-content-block--link::after,
.itsme-content-block.style-1 .itsme-content-block--information .itsme-content-block--link::after,
.itsme-carousel.style-1 .itsme-content-block .itsme-content-block--information .itsme-content-block--link::after,
.itsme-content-block--style-1 .itsme-content-block--information .itsme-content-block--link::after,
.itsme-carousel-style-1 .itsme-content-block .itsme-content-block--information .itsme-content-block--link::after {
  content: "\63";
  font-family: "itsme-icon" !important;
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  margin-left: 20px;
  vertical-align: top;
}
.itsme-content-block .itsme-content-block--meta,
.itsme-content-block.style-1 .itsme-content-block--meta,
.itsme-carousel.style-1 .itsme-content-block .itsme-content-block--meta,
.itsme-content-block--style-1 .itsme-content-block--meta,
.itsme-carousel-style-1 .itsme-content-block .itsme-content-block--meta {
  overflow: auto;
  width: 100%;
  margin-top: -20px;
  margin-bottom: 5px;
  color: #a4abad;
}
.itsme-content-block .itsme-content-block--meta .itsme-content-block--type,
.itsme-content-block.style-1 .itsme-content-block--meta .itsme-content-block--type,
.itsme-carousel.style-1 .itsme-content-block .itsme-content-block--meta .itsme-content-block--type,
.itsme-content-block--style-1 .itsme-content-block--meta .itsme-content-block--type,
.itsme-carousel-style-1 .itsme-content-block .itsme-content-block--meta .itsme-content-block--type {
  float: left;
}
.itsme-content-block .itsme-content-block--meta .itsme-content-block--date,
.itsme-content-block.style-1 .itsme-content-block--meta .itsme-content-block--date,
.itsme-carousel.style-1 .itsme-content-block .itsme-content-block--meta .itsme-content-block--date,
.itsme-content-block--style-1 .itsme-content-block--meta .itsme-content-block--date,
.itsme-carousel-style-1 .itsme-content-block .itsme-content-block--meta .itsme-content-block--date {
  float: right;
  text-transform: uppercase;
}
.itsme-content-block .itsme-content-block--link-block,
.itsme-content-block.style-1 .itsme-content-block--link-block,
.itsme-carousel.style-1 .itsme-content-block .itsme-content-block--link-block,
.itsme-content-block--style-1 .itsme-content-block--link-block,
.itsme-carousel-style-1 .itsme-content-block .itsme-content-block--link-block {
  display: none;
}
.itsme-content-block.style-2 > div,
.itsme-carousel.style-2 .itsme-content-block > div {
  background-color: transparent;
  border-width: 0;
}
.itsme-content-block.style-2 .itsme-content-block--img,
.itsme-carousel.style-2 .itsme-content-block .itsme-content-block--img {
  background-color: #e2e9f1;
  overflow: hidden;
  position: relative;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.itsme-content-block.style-2 .itsme-content-block--img .itsme-content-block--yes-img,
.itsme-carousel.style-2 .itsme-content-block .itsme-content-block--img .itsme-content-block--yes-img {
  height: 333px;
}
.itsme-content-block.style-2 .itsme-content-block--img::before,
.itsme-carousel.style-2 .itsme-content-block .itsme-content-block--img::before {
  content: "";
  position: absolute;
  width: 100%;
  height: 333px;
  top: 0;
  background: rgba(0, 0, 0, 0.4);
  -webkit-box-shadow: inset 0 0 100px 0 rgba(0, 0, 0, 0.6);
  /* Safari 3-4, iOS 4.0.2 - 4.2, Android 2.3+ */
  -moz-box-shadow: inset 0 0 100px 0 rgba(0, 0, 0, 0.6);
  /* Firefox 3.5 - 3.6 */
  box-shadow: inset 0 0 100px 0 rgba(0, 0, 0, 0.6);
  /* Opera 10.5, IE 9, Firefox 4+, Chrome 6+, iOS 5 */
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  z-index: 1;
}
.itsme-content-block.style-2 .itsme-content-block--information,
.itsme-carousel.style-2 .itsme-content-block .itsme-content-block--information {
  display: block;
  position: absolute;
  bottom: 0;
  color: #ffffff;
  padding: 50px;
  z-index: 2;
  height: auto;
}
.itsme-content-block.style-2 .itsme-content-block--information .itsme-content-block--content-block,
.itsme-carousel.style-2 .itsme-content-block .itsme-content-block--information .itsme-content-block--content-block {
  height: 160px;
  overflow: hidden;
  margin-bottom: 30px;
}
@media (min-width: 768px) {
  .itsme-content-block.style-2 .itsme-content-block--information .itsme-content-block--content-block,
  .itsme-carousel.style-2 .itsme-content-block .itsme-content-block--information .itsme-content-block--content-block {
    height: 150px;
  }
}
.itsme-content-block.style-2 .itsme-content-block--information .itsme-content-block--title,
.itsme-carousel.style-2 .itsme-content-block .itsme-content-block--information .itsme-content-block--title {
  display: block;
  font-size: 3.6rem;
  font-weight: 800;
  color: #ffffff;
  cursor: pointer;
}
@media (max-width: 991px) {
  .itsme-content-block.style-2 .itsme-content-block--information .itsme-content-block--title,
  .itsme-carousel.style-2 .itsme-content-block .itsme-content-block--information .itsme-content-block--title {
    font-size: 2.8rem;
  }
}
.itsme-content-block.style-2 .itsme-content-block--information .itsme-content-block--title:hover,
.itsme-carousel.style-2 .itsme-content-block .itsme-content-block--information .itsme-content-block--title:hover {
  color: #e6e6e6;
}
.itsme-content-block.style-2 .itsme-content-block--information .itsme-content-block--description,
.itsme-carousel.style-2 .itsme-content-block .itsme-content-block--information .itsme-content-block--description {
  display: block;
  font-size: 1.8rem;
}
@media (max-width: 991px) {
  .itsme-content-block.style-2 .itsme-content-block--information .itsme-content-block--description,
  .itsme-carousel.style-2 .itsme-content-block .itsme-content-block--information .itsme-content-block--description {
    font-size: 1.5rem;
  }
}
.itsme-content-block.style-2 .itsme-content-block--information .itsme-content-block--link,
.itsme-carousel.style-2 .itsme-content-block .itsme-content-block--information .itsme-content-block--link {
  padding: 15px 25px;
  -webkit-border-radius: 3px !important;
  -moz-border-radius: 3px !important;
  border-radius: 3px !important;
  border-width: 1px;
  font-size: 1.4rem;
  color: #ffffff;
  background-color: #0073ce;
  border-color: #0065b5;
  position: relative;
  bottom: auto;
  display: inline;
}
.itsme-content-block.style-2 .itsme-content-block--information .itsme-content-block--link:hover,
.itsme-carousel.style-2 .itsme-content-block .itsme-content-block--information .itsme-content-block--link:hover {
  background-color: #0065b5;
  border-color: #00579b;
}
.itsme-content-block.style-2 .itsme-content-block--meta,
.itsme-carousel.style-2 .itsme-content-block .itsme-content-block--meta {
  margin-top: 0;
  position: absolute;
  top: -50px;
  left: 50px;
}
.itsme-content-block.style-2 .itsme-content-block--meta .itsme-content-block--date,
.itsme-carousel.style-2 .itsme-content-block .itsme-content-block--meta .itsme-content-block--date {
  float: left;
  margin-left: 8px;
}
.itsme-content-block.style-2 .itsme-content-block--link-block,
.itsme-carousel.style-2 .itsme-content-block .itsme-content-block--link-block {
  background: transparent;
  display: block;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  cursor: pointer;
  z-index: 3;
  -webkit-transition: box-shadow 0.19s ease-out 0s;
  -moz-transition: box-shadow 0.19s ease-out 0s;
  -o-transition: box-shadow 0.19s ease-out 0s;
  transition: box-shadow 0.19s ease-out 0s;
}
.itsme-content-block.style-2 .itsme-content-block--link-block:hover,
.itsme-carousel.style-2 .itsme-content-block .itsme-content-block--link-block:hover {
  -webkit-box-shadow: 0 5px 20px 0 rgba(214, 216, 217, 0.8);
  /* Safari 3-4, iOS 4.0.2 - 4.2, Android 2.3+ */
  -moz-box-shadow: 0 5px 20px 0 rgba(214, 216, 217, 0.8);
  /* Firefox 3.5 - 3.6 */
  box-shadow: 0 5px 20px 0 rgba(214, 216, 217, 0.8);
  /* Opera 10.5, IE 9, Firefox 4+, Chrome 6+, iOS 5 */
}
.col-md-1 > .itsme-content-block.style-2 .itsme-content-block--information,
.col-md-2 > .itsme-content-block.style-2 .itsme-content-block--information,
.col-md-3 > .itsme-content-block.style-2 .itsme-content-block--information,
.col-md-4 > .itsme-content-block.style-2 .itsme-content-block--information,
.col-md-1 .itsme-carousel.style-2 .itsme-content-block .itsme-content-block--information,
.col-md-2 .itsme-carousel.style-2 .itsme-content-block .itsme-content-block--information,
.col-md-3 .itsme-carousel.style-2 .itsme-content-block .itsme-content-block--information,
.col-md-4 .itsme-carousel.style-2 .itsme-content-block .itsme-content-block--information {
  padding: 50px 30px;
}
.col-md-1 .itsme-content-block.style-2 .itsme-content-block--information .itsme-content-block--title,
.col-md-2 .itsme-content-block.style-2 .itsme-content-block--information .itsme-content-block--title,
.col-md-3 .itsme-content-block.style-2 .itsme-content-block--information .itsme-content-block--title,
.col-md-4 .itsme-content-block.style-2 .itsme-content-block--information .itsme-content-block--title {
  font-size: 2.8rem;
}
.col-md-1 .itsme-content-block.style-2 .itsme-content-block--information .itsme-content-block--description,
.col-md-2 .itsme-content-block.style-2 .itsme-content-block--information .itsme-content-block--description,
.col-md-3 .itsme-content-block.style-2 .itsme-content-block--information .itsme-content-block--description,
.col-md-4 .itsme-content-block.style-2 .itsme-content-block--information .itsme-content-block--description {
  font-size: 1.5rem;
}
.col-md-1 > .itsme-content-block.style-3 .itsme-content-block--img,
.col-md-2 > .itsme-content-block.style-3 .itsme-content-block--img,
.col-md-3 > .itsme-content-block.style-3 .itsme-content-block--img,
.col-md-4 > .itsme-content-block.style-3 .itsme-content-block--img,
.col-md-5 > .itsme-content-block.style-3 .itsme-content-block--img,
.col-md-6 > .itsme-content-block.style-3 .itsme-content-block--img,
.col-md-7 > .itsme-content-block.style-3 .itsme-content-block--img,
.col-md-8 > .itsme-content-block.style-3 .itsme-content-block--img,
.col-md-1 .itsme-carousel.style-3 .itsme-content-block .itsme-content-block--img,
.col-md-2 .itsme-carousel.style-3 .itsme-content-block .itsme-content-block--img,
.col-md-3 .itsme-carousel.style-3 .itsme-content-block .itsme-content-block--img,
.col-md-4 .itsme-carousel.style-3 .itsme-content-block .itsme-content-block--img,
.col-md-5 .itsme-carousel.style-3 .itsme-content-block .itsme-content-block--img,
.col-md-6 .itsme-carousel.style-3 .itsme-content-block .itsme-content-block--img,
.col-md-7 .itsme-carousel.style-3 .itsme-content-block .itsme-content-block--img,
.col-md-8 .itsme-carousel.style-3 .itsme-content-block .itsme-content-block--img {
  width: 100%;
}
.col-md-1 > .itsme-content-block.style-3 .itsme-content-block--information,
.col-md-2 > .itsme-content-block.style-3 .itsme-content-block--information,
.col-md-3 > .itsme-content-block.style-3 .itsme-content-block--information,
.col-md-4 > .itsme-content-block.style-3 .itsme-content-block--information,
.col-md-5 > .itsme-content-block.style-3 .itsme-content-block--information,
.col-md-6 > .itsme-content-block.style-3 .itsme-content-block--information,
.col-md-7 > .itsme-content-block.style-3 .itsme-content-block--information,
.col-md-8 > .itsme-content-block.style-3 .itsme-content-block--information,
.col-md-1 .itsme-carousel.style-3 .itsme-content-block .itsme-content-block--information,
.col-md-2 .itsme-carousel.style-3 .itsme-content-block .itsme-content-block--information,
.col-md-3 .itsme-carousel.style-3 .itsme-content-block .itsme-content-block--information,
.col-md-4 .itsme-carousel.style-3 .itsme-content-block .itsme-content-block--information,
.col-md-5 .itsme-carousel.style-3 .itsme-content-block .itsme-content-block--information,
.col-md-6 .itsme-carousel.style-3 .itsme-content-block .itsme-content-block--information,
.col-md-7 .itsme-carousel.style-3 .itsme-content-block .itsme-content-block--information,
.col-md-8 .itsme-carousel.style-3 .itsme-content-block .itsme-content-block--information {
  min-height: 250px;
  padding: 15px 0;
  width: 100%;
}
.col-md-1 > .itsme-content-block.style-3 .itsme-content-block--information .itsme-content-block--description,
.col-md-2 > .itsme-content-block.style-3 .itsme-content-block--information .itsme-content-block--description,
.col-md-3 > .itsme-content-block.style-3 .itsme-content-block--information .itsme-content-block--description,
.col-md-4 > .itsme-content-block.style-3 .itsme-content-block--information .itsme-content-block--description,
.col-md-5 > .itsme-content-block.style-3 .itsme-content-block--information .itsme-content-block--description,
.col-md-6 > .itsme-content-block.style-3 .itsme-content-block--information .itsme-content-block--description,
.col-md-7 > .itsme-content-block.style-3 .itsme-content-block--information .itsme-content-block--description,
.col-md-8 > .itsme-content-block.style-3 .itsme-content-block--information .itsme-content-block--description,
.col-md-1 .itsme-carousel.style-3 .itsme-content-block .itsme-content-block--information .itsme-content-block--description,
.col-md-2 .itsme-carousel.style-3 .itsme-content-block .itsme-content-block--information .itsme-content-block--description,
.col-md-3 .itsme-carousel.style-3 .itsme-content-block .itsme-content-block--information .itsme-content-block--description,
.col-md-4 .itsme-carousel.style-3 .itsme-content-block .itsme-content-block--information .itsme-content-block--description,
.col-md-5 .itsme-carousel.style-3 .itsme-content-block .itsme-content-block--information .itsme-content-block--description,
.col-md-6 .itsme-carousel.style-3 .itsme-content-block .itsme-content-block--information .itsme-content-block--description,
.col-md-7 .itsme-carousel.style-3 .itsme-content-block .itsme-content-block--information .itsme-content-block--description,
.col-md-8 .itsme-carousel.style-3 .itsme-content-block .itsme-content-block--information .itsme-content-block--description,
.col-md-1 > .itsme-content-block.style-3 .itsme-content-block--information .itsme-content-block--title,
.col-md-2 > .itsme-content-block.style-3 .itsme-content-block--information .itsme-content-block--title,
.col-md-3 > .itsme-content-block.style-3 .itsme-content-block--information .itsme-content-block--title,
.col-md-4 > .itsme-content-block.style-3 .itsme-content-block--information .itsme-content-block--title,
.col-md-5 > .itsme-content-block.style-3 .itsme-content-block--information .itsme-content-block--title,
.col-md-6 > .itsme-content-block.style-3 .itsme-content-block--information .itsme-content-block--title,
.col-md-7 > .itsme-content-block.style-3 .itsme-content-block--information .itsme-content-block--title,
.col-md-8 > .itsme-content-block.style-3 .itsme-content-block--information .itsme-content-block--title,
.col-md-1 .itsme-carousel.style-3 .itsme-content-block .itsme-content-block--information .itsme-content-block--title,
.col-md-2 .itsme-carousel.style-3 .itsme-content-block .itsme-content-block--information .itsme-content-block--title,
.col-md-3 .itsme-carousel.style-3 .itsme-content-block .itsme-content-block--information .itsme-content-block--title,
.col-md-4 .itsme-carousel.style-3 .itsme-content-block .itsme-content-block--information .itsme-content-block--title,
.col-md-5 .itsme-carousel.style-3 .itsme-content-block .itsme-content-block--information .itsme-content-block--title,
.col-md-6 .itsme-carousel.style-3 .itsme-content-block .itsme-content-block--information .itsme-content-block--title,
.col-md-7 .itsme-carousel.style-3 .itsme-content-block .itsme-content-block--information .itsme-content-block--title,
.col-md-8 .itsme-carousel.style-3 .itsme-content-block .itsme-content-block--information .itsme-content-block--title,
.col-md-1 > .itsme-content-block.style-3 .itsme-content-block--information button,
.col-md-2 > .itsme-content-block.style-3 .itsme-content-block--information button,
.col-md-3 > .itsme-content-block.style-3 .itsme-content-block--information button,
.col-md-4 > .itsme-content-block.style-3 .itsme-content-block--information button,
.col-md-5 > .itsme-content-block.style-3 .itsme-content-block--information button,
.col-md-6 > .itsme-content-block.style-3 .itsme-content-block--information button,
.col-md-7 > .itsme-content-block.style-3 .itsme-content-block--information button,
.col-md-8 > .itsme-content-block.style-3 .itsme-content-block--information button,
.col-md-1 .itsme-carousel.style-3 .itsme-content-block .itsme-content-block--information button,
.col-md-2 .itsme-carousel.style-3 .itsme-content-block .itsme-content-block--information button,
.col-md-3 .itsme-carousel.style-3 .itsme-content-block .itsme-content-block--information button,
.col-md-4 .itsme-carousel.style-3 .itsme-content-block .itsme-content-block--information button,
.col-md-5 .itsme-carousel.style-3 .itsme-content-block .itsme-content-block--information button,
.col-md-6 .itsme-carousel.style-3 .itsme-content-block .itsme-content-block--information button,
.col-md-7 .itsme-carousel.style-3 .itsme-content-block .itsme-content-block--information button,
.col-md-8 .itsme-carousel.style-3 .itsme-content-block .itsme-content-block--information button {
  position: static;
}
.col-md-1 > .itsme-content-block.style-3 .itsme-content-block--information .itsme-content-block--title,
.col-md-2 > .itsme-content-block.style-3 .itsme-content-block--information .itsme-content-block--title,
.col-md-3 > .itsme-content-block.style-3 .itsme-content-block--information .itsme-content-block--title,
.col-md-4 > .itsme-content-block.style-3 .itsme-content-block--information .itsme-content-block--title,
.col-md-5 > .itsme-content-block.style-3 .itsme-content-block--information .itsme-content-block--title,
.col-md-6 > .itsme-content-block.style-3 .itsme-content-block--information .itsme-content-block--title,
.col-md-7 > .itsme-content-block.style-3 .itsme-content-block--information .itsme-content-block--title,
.col-md-8 > .itsme-content-block.style-3 .itsme-content-block--information .itsme-content-block--title,
.col-md-1 .itsme-carousel.style-3 .itsme-content-block .itsme-content-block--information .itsme-content-block--title,
.col-md-2 .itsme-carousel.style-3 .itsme-content-block .itsme-content-block--information .itsme-content-block--title,
.col-md-3 .itsme-carousel.style-3 .itsme-content-block .itsme-content-block--information .itsme-content-block--title,
.col-md-4 .itsme-carousel.style-3 .itsme-content-block .itsme-content-block--information .itsme-content-block--title,
.col-md-5 .itsme-carousel.style-3 .itsme-content-block .itsme-content-block--information .itsme-content-block--title,
.col-md-6 .itsme-carousel.style-3 .itsme-content-block .itsme-content-block--information .itsme-content-block--title,
.col-md-7 .itsme-carousel.style-3 .itsme-content-block .itsme-content-block--information .itsme-content-block--title,
.col-md-8 .itsme-carousel.style-3 .itsme-content-block .itsme-content-block--information .itsme-content-block--title {
  font-size: 2.8rem;
}
.col-md-1 > .itsme-content-block.style-3 .itsme-content-block--information .itsme-content-block--description,
.col-md-2 > .itsme-content-block.style-3 .itsme-content-block--information .itsme-content-block--description,
.col-md-3 > .itsme-content-block.style-3 .itsme-content-block--information .itsme-content-block--description,
.col-md-4 > .itsme-content-block.style-3 .itsme-content-block--information .itsme-content-block--description,
.col-md-5 > .itsme-content-block.style-3 .itsme-content-block--information .itsme-content-block--description,
.col-md-6 > .itsme-content-block.style-3 .itsme-content-block--information .itsme-content-block--description,
.col-md-7 > .itsme-content-block.style-3 .itsme-content-block--information .itsme-content-block--description,
.col-md-8 > .itsme-content-block.style-3 .itsme-content-block--information .itsme-content-block--description,
.col-md-1 .itsme-carousel.style-3 .itsme-content-block .itsme-content-block--information .itsme-content-block--description,
.col-md-2 .itsme-carousel.style-3 .itsme-content-block .itsme-content-block--information .itsme-content-block--description,
.col-md-3 .itsme-carousel.style-3 .itsme-content-block .itsme-content-block--information .itsme-content-block--description,
.col-md-4 .itsme-carousel.style-3 .itsme-content-block .itsme-content-block--information .itsme-content-block--description,
.col-md-5 .itsme-carousel.style-3 .itsme-content-block .itsme-content-block--information .itsme-content-block--description,
.col-md-6 .itsme-carousel.style-3 .itsme-content-block .itsme-content-block--information .itsme-content-block--description,
.col-md-7 .itsme-carousel.style-3 .itsme-content-block .itsme-content-block--information .itsme-content-block--description,
.col-md-8 .itsme-carousel.style-3 .itsme-content-block .itsme-content-block--information .itsme-content-block--description {
  font-size: 1.5rem;
  max-height: 120px;
  height: auto;
}
.itsme-content-block.style-3::before,
.itsme-carousel.style-3 .itsme-content-block::before {
  content: " ";
  display: table;
}
.itsme-content-block.style-3::after,
.itsme-carousel.style-3 .itsme-content-block::after {
  content: " ";
  display: table;
  clear: both;
}
.itsme-content-block.style-3 .itsme-content-block--img,
.itsme-carousel.style-3 .itsme-content-block .itsme-content-block--img {
  -webkit-box-shadow: 0 0 20px 0 rgba(214, 216, 217, 0.8);
  /* Safari 3-4, iOS 4.0.2 - 4.2, Android 2.3+ */
  -moz-box-shadow: 0 0 20px 0 rgba(214, 216, 217, 0.8);
  /* Firefox 3.5 - 3.6 */
  box-shadow: 0 0 20px 0 rgba(214, 216, 217, 0.8);
  /* Opera 10.5, IE 9, Firefox 4+, Chrome 6+, iOS 5 */
}
.itsme-content-block.style-3 > div,
.itsme-carousel.style-3 .itsme-content-block > div {
  border-width: 0;
}
.itsme-content-block.style-3 > div:hover .itsme-content-block--img,
.itsme-carousel.style-3 .itsme-content-block > div:hover .itsme-content-block--img {
  -webkit-box-shadow: 0 5px 20px 0 rgba(214, 216, 217, 0.8);
  /* Safari 3-4, iOS 4.0.2 - 4.2, Android 2.3+ */
  -moz-box-shadow: 0 5px 20px 0 rgba(214, 216, 217, 0.8);
  /* Firefox 3.5 - 3.6 */
  box-shadow: 0 5px 20px 0 rgba(214, 216, 217, 0.8);
  /* Opera 10.5, IE 9, Firefox 4+, Chrome 6+, iOS 5 */
}
.itsme-content-block.style-3 .itsme-content-block--img,
.itsme-carousel.style-3 .itsme-content-block .itsme-content-block--img {
  background-color: #e2e9f1;
  width: 100%;
  position: relative;
  top: 0;
  left: 0;
  overflow: hidden;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -webkit-transition: box-shadow 0.19s ease-out 0s;
  -moz-transition: box-shadow 0.19s ease-out 0s;
  -o-transition: box-shadow 0.19s ease-out 0s;
  transition: box-shadow 0.19s ease-out 0s;
  float: left;
  min-height: 1px;
}
@media (min-width: 768px) {
  .itsme-content-block.style-3 .itsme-content-block--img,
  .itsme-carousel.style-3 .itsme-content-block .itsme-content-block--img {
    width: 49%;
  }
}
.itsme-content-block.style-3 .itsme-content-block--img .itsme-content-block--yes-img,
.itsme-carousel.style-3 .itsme-content-block .itsme-content-block--img .itsme-content-block--yes-img {
  height: 300px;
}
.itsme-content-block.style-3 .itsme-content-block--img .itsme-content-block--yes-img::before,
.itsme-carousel.style-3 .itsme-content-block .itsme-content-block--img .itsme-content-block--yes-img::before {
  content: "";
  display: none;
}
.itsme-content-block.style-3 .itsme-content-block--information,
.itsme-carousel.style-3 .itsme-content-block .itsme-content-block--information {
  min-height: 180px;
  width: 100%;
  float: left;
  position: relative;
  background-color: transparent;
}
@media (min-width: 768px) {
  .itsme-content-block.style-3 .itsme-content-block--information,
  .itsme-carousel.style-3 .itsme-content-block .itsme-content-block--information {
    min-height: 300px;
    width: 40%;
  }
}
.itsme-content-block.style-3 .itsme-content-block--information .itsme-content-block--content-block,
.itsme-carousel.style-3 .itsme-content-block .itsme-content-block--information .itsme-content-block--content-block {
  height: auto;
  overflow: hidden;
}
.itsme-content-block.style-3 .itsme-content-block--information .itsme-content-block--title,
.itsme-carousel.style-3 .itsme-content-block .itsme-content-block--information .itsme-content-block--title {
  display: block;
  font-size: 2.8rem;
  color: #35485d;
  cursor: pointer;
  position: relative;
  font-weight: 500;
  margin-left: -2px;
  z-index: 3;
  max-height: 82px;
  overflow: hidden;
}
@media (min-width: 768px) {
  .itsme-content-block.style-3 .itsme-content-block--information .itsme-content-block--title,
  .itsme-carousel.style-3 .itsme-content-block .itsme-content-block--information .itsme-content-block--title {
    position: absolute;
    bottom: auto;
  }
}
@media (max-width: 991px) {
  .itsme-content-block.style-3 .itsme-content-block--information .itsme-content-block--title,
  .itsme-carousel.style-3 .itsme-content-block .itsme-content-block--information .itsme-content-block--title {
    font-size: 2.8rem;
  }
}
.itsme-content-block.style-3 .itsme-content-block--information .itsme-content-block--title:hover,
.itsme-carousel.style-3 .itsme-content-block .itsme-content-block--information .itsme-content-block--title:hover {
  color: #222f3d;
}
.itsme-content-block.style-3 .itsme-content-block--information .itsme-content-block--description,
.itsme-carousel.style-3 .itsme-content-block .itsme-content-block--information .itsme-content-block--description {
  height: 80px;
  overflow: hidden;
  position: relative;
  display: block;
  font-size: 2.0rem;
  color: #35485d;
  font-weight: 100;
}
@media (min-width: 768px) {
  .itsme-content-block.style-3 .itsme-content-block--information .itsme-content-block--description,
  .itsme-carousel.style-3 .itsme-content-block .itsme-content-block--information .itsme-content-block--description {
    height: 140px;
    top: 120px;
    position: absolute;
    color: #bfc4c5;
  }
}
@media (max-width: 991px) {
  .itsme-content-block.style-3 .itsme-content-block--information .itsme-content-block--description,
  .itsme-carousel.style-3 .itsme-content-block .itsme-content-block--information .itsme-content-block--description {
    font-size: 1.5rem;
  }
}
.itsme-content-block.style-3 .itsme-content-block--information .itsme-content-block--link,
.itsme-carousel.style-3 .itsme-content-block .itsme-content-block--information .itsme-content-block--link {
  display: block;
  font-size: 1.3rem;
  position: relative;
  color: #0073ce;
  text-decoration: none;
  background-color: transparent;
  border-color: transparent;
  margin-top: 35px;
  padding: 0;
  font-weight: 500;
}
@media (min-width: 768px) {
  .itsme-content-block.style-3 .itsme-content-block--information .itsme-content-block--link,
  .itsme-carousel.style-3 .itsme-content-block .itsme-content-block--information .itsme-content-block--link {
    margin-top: 15px;
    position: absolute;
    bottom: 0;
  }
}
.itsme-content-block.style-3 .itsme-content-block--information .itsme-content-block--link:hover,
.itsme-carousel.style-3 .itsme-content-block .itsme-content-block--information .itsme-content-block--link:hover {
  color: #f57728;
}
.itsme-content-block.style-3 .itsme-content-block--information .itsme-content-block--link::after,
.itsme-carousel.style-3 .itsme-content-block .itsme-content-block--information .itsme-content-block--link::after {
  content: "\63";
  font-family: "itsme-icon" !important;
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  margin-left: 20px;
  vertical-align: top;
}
.itsme-content-block.style-3 .itsme-content-block--meta,
.itsme-carousel.style-3 .itsme-content-block .itsme-content-block--meta {
  margin-top: -15px;
}
.itsme-content-block.style-3 .itsme-content-block--meta .itsme-content-block--date,
.itsme-carousel.style-3 .itsme-content-block .itsme-content-block--meta .itsme-content-block--date {
  margin-right: -20px;
  float: left;
  margin-left: 8px;
}
.itsme-content-block.style-3 .itsme-content-block--link-block,
.itsme-carousel.style-3 .itsme-content-block .itsme-content-block--link-block {
  display: none;
}
.message-box {
  min-height: 300px;
  white-space: pre-line;
  -webkit-box-shadow: 0 1px 6px 0 rgba(214, 216, 217, 0.8);
  /* Safari 3-4, iOS 4.0.2 - 4.2, Android 2.3+ */
  -moz-box-shadow: 0 1px 6px 0 rgba(214, 216, 217, 0.8);
  /* Firefox 3.5 - 3.6 */
  box-shadow: 0 1px 6px 0 rgba(214, 216, 217, 0.8);
  /* Opera 10.5, IE 9, Firefox 4+, Chrome 6+, iOS 5 */
}
@media (max-width: 1199px) {
  .adaptive-content-block {
    width: 100%;
    overflow: scroll;
  }
}
@media (max-width: 991px) {
  .adaptive-content {
    width: 991px;
    overflow: scroll;
  }
}
ul.preferences-list {
  display: grid;
  flex-direction: column;
  grid-template-columns: repeat(1, 1fr);
}
@media screen and (min-width: 768px) {
  ul.preferences-list {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media screen and (min-width: 992px) {
  ul.preferences-list {
    grid-template-columns: repeat(3, 1fr);
  }
}
ul.preferences-list li {
  list-style: none;
  width: 100%;
}
.itsme-product-block--carousel-block {
  width: 20%;
}
.itsme-product-block {
  border: 1px solid #e4e6e7;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  background: #ffffff;
  display: block;
  min-height: 395px;
  -webkit-transition: box-shadow 0.19s ease-out 0s;
  -moz-transition: box-shadow 0.19s ease-out 0s;
  -o-transition: box-shadow 0.19s ease-out 0s;
  transition: box-shadow 0.19s ease-out 0s;
  -webkit-box-shadow: 0 1px 6px 0 rgba(214, 216, 217, 0.8);
  /* Safari 3-4, iOS 4.0.2 - 4.2, Android 2.3+ */
  -moz-box-shadow: 0 1px 6px 0 rgba(214, 216, 217, 0.8);
  /* Firefox 3.5 - 3.6 */
  box-shadow: 0 1px 6px 0 rgba(214, 216, 217, 0.8);
  /* Opera 10.5, IE 9, Firefox 4+, Chrome 6+, iOS 5 */
}
.itsme-product-block:hover {
  -webkit-box-shadow: 0 5px 20px 0 rgba(214, 216, 217, 0.8);
  /* Safari 3-4, iOS 4.0.2 - 4.2, Android 2.3+ */
  -moz-box-shadow: 0 5px 20px 0 rgba(214, 216, 217, 0.8);
  /* Firefox 3.5 - 3.6 */
  box-shadow: 0 5px 20px 0 rgba(214, 216, 217, 0.8);
  /* Opera 10.5, IE 9, Firefox 4+, Chrome 6+, iOS 5 */
}
.itsme-product-block .itsme-product-block--img {
  background-color: #ffffff;
  -webkit-border-radius: 3px 3px 0 0;
  -moz-border-radius: 3px 3px 0 0;
  border-radius: 3px 3px 0 0;
  background-repeat: no-repeat !important;
  -webkit-background-size: contain !important;
  -moz-background-size: contain !important;
  -o-background-size: contain !important;
  background-size: contain !important;
  background-position: center center !important;
  width: 100%;
  height: 210px;
}
.itsme-product-block .itsme-product-block--information {
  padding: 18px 15px;
  text-align: left;
}
.itsme-product-block .itsme-product-block--information .itsme-product-block--title-block {
  height: 80px;
}
.itsme-product-block .itsme-product-block--information .itsme-product-block--title-block .itsme-product-block--title {
  font-size: 1.3rem;
  color: #35485d;
  font-family: "Roboto", "Open Sans", Helvetica, Arial, sans-serif;
  font-weight: 600;
  margin-bottom: 0;
  display: block;
  hyphens: auto;
  white-space: normal;
  overflow: hidden;
  max-height: 70px;
}
.itsme-product-block .itsme-product-block--information .itsme-product-block--title-block .itsme-product-block--title:hover {
  color: #f57728;
}
.itsme-product-block .itsme-product-block--information .itsme-product-block--buy {
  height: 34px;
}
.itsme-product-block .itsme-product-block--information .itsme-product-block--price {
  font-size: 1.8rem;
  float: left;
  margin-top: 8px;
}
.itsme-product-block .itsme-product-block--information .itsme-product-block--link {
  padding: 6px 12px;
  width: 60px;
  height: 31px;
}
.itsme-product-block .itsme-product-block--information .itsme-product-block--link::before {
  font-size: 1.6rem;
  vertical-align: sub;
}
.col-md-2 .itsme-product-block .itsme-product-block--img {
  height: 170px;
}
.itsme-product-block--carousel.carousel__component {
  margin: 35px 0 15px;
}
.itsme-product-small-block > div {
  float: left;
}
.itsme-product-small-block .itsme-product-small-img {
  width: 85px;
}
.itsme-product-small-block .itsme-product-small-img a {
  width: 70px;
  height: 70px;
  padding: 2px;
  display: table-cell;
  vertical-align: middle;
  text-align: center;
  border: 1px solid #f2f4f5;
}
.itsme-product-small-block .itsme-product-small-img a > div {
  background-color: #ffffff;
  background-repeat: no-repeat !important;
  -webkit-background-size: contain !important;
  -moz-background-size: contain !important;
  -o-background-size: contain !important;
  background-size: contain !important;
  background-position: center center !important;
  width: 100%;
  height: 100%;
}
.itsme-product-small-block .itsme-product-small-img img {
  max-width: 70px;
  max-height: 70px;
  overflow: hidden;
}
.itsme-product-small-block .itsme-product-small-info {
  width: calc(100% - 90px);
  width: -moz-calc(100% - 90px);
  width: -webkit-calc(100% - 90px);
  width: -o-calc(100% - 90px);
}
.itsme-product-small-block .itsme-product-small-info .itsme-product-small-title {
  width: 100%;
  font-size: 1.4rem;
  font-weight: 700;
}
.itsme-product-small-block .itsme-product-small-info .itsme-product-small-description {
  max-height: 54px;
  overflow: hidden;
}
.itsme-product-pop-up {
  height: 200px;
}
.itsme-product-pop-up .border-box {
  margin: 0;
  padding: 15px 0 15px 15px;
}
.itsme-product-pop-up .product-pric {
  font-size: 1.5rem;
}
.itsme-product-pop-up .itsme-product-small-block .itsme-product-small-img {
  width: 100px;
}
.itsme-product-pop-up .itsme-product-small-block .itsme-product-small-img img {
  width: 90px;
  max-height: 90px;
  overflow: hidden;
}
.itsme-product-pop-up .itsme-product-small-block .itsme-product-small-info {
  width: calc(100% - 100px);
  width: -moz-calc(100% - 100px);
  width: -webkit-calc(100% - 100px);
  width: -o-calc(100% - 100px);
}
.vmi-print-new-block .itsme-product-small-block,
.vmi-print-changed-block .itsme-product-small-block,
.vmi-print-new-form .itsme-product-small-block,
.vmi-print-changed-form .itsme-product-small-block,
.vmi-print-printed-block .itsme-product-small-block,
.vmi-print-printed-form .itsme-product-small-block {
  border: 1px solid #e4e6e7;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  background: #ffffff;
  display: block;
  padding: 15px;
  margin: 10px 0;
  min-height: 125px;
  width: calc(100% - 30px);
  width: -moz-calc(100% - 30px);
  width: -webkit-calc(100% - 30px);
  width: -o-calc(100% - 30px);
}
.vmi-print-new-block .itsme-product-small-block .label-promo,
.vmi-print-changed-block .itsme-product-small-block .label-promo,
.vmi-print-new-form .itsme-product-small-block .label-promo,
.vmi-print-changed-form .itsme-product-small-block .label-promo,
.vmi-print-printed-block .itsme-product-small-block .label-promo,
.vmi-print-printed-form .itsme-product-small-block .label-promo {
  height: 30px;
  left: 0;
}
.vmi-print-new-block .itsme-product-small-block .itsme-product-small-img,
.vmi-print-changed-block .itsme-product-small-block .itsme-product-small-img,
.vmi-print-new-form .itsme-product-small-block .itsme-product-small-img,
.vmi-print-changed-form .itsme-product-small-block .itsme-product-small-img,
.vmi-print-printed-block .itsme-product-small-block .itsme-product-small-img,
.vmi-print-printed-form .itsme-product-small-block .itsme-product-small-img {
  width: 100px;
}
.vmi-print-new-block .itsme-product-small-block .itsme-product-small-img img,
.vmi-print-changed-block .itsme-product-small-block .itsme-product-small-img img,
.vmi-print-new-form .itsme-product-small-block .itsme-product-small-img img,
.vmi-print-changed-form .itsme-product-small-block .itsme-product-small-img img,
.vmi-print-printed-block .itsme-product-small-block .itsme-product-small-img img,
.vmi-print-printed-form .itsme-product-small-block .itsme-product-small-img img {
  width: 90px;
  max-height: 90px;
}
.vmi-print-new-block .itsme-product-small-block .itsme-product-small-info,
.vmi-print-changed-block .itsme-product-small-block .itsme-product-small-info,
.vmi-print-new-form .itsme-product-small-block .itsme-product-small-info,
.vmi-print-changed-form .itsme-product-small-block .itsme-product-small-info,
.vmi-print-printed-block .itsme-product-small-block .itsme-product-small-info,
.vmi-print-printed-form .itsme-product-small-block .itsme-product-small-info {
  max-height: 90px;
  overflow: hidden;
  width: calc(100% - 100px);
  width: -moz-calc(100% - 100px);
  width: -webkit-calc(100% - 100px);
  width: -o-calc(100% - 100px);
}
.vmi-print-new-form .itsme-product-small-block,
.vmi-print-changed-form .itsme-product-small-block,
.vmi-print-printed-form .itsme-product-small-block {
  margin-left: 30px;
  padding-left: 20px;
}
.vmi-print-new-block .vmi-print-addremove::after,
.vmi-print-changed-block .vmi-print-addremove::after,
.vmi-print-printed-block .vmi-print-addremove::after {
  content: "\63";
}
.vmi-print-new-form .vmi-print-addremove::after,
.vmi-print-changed-form .vmi-print-addremove::after,
.vmi-print-printed-form .vmi-print-addremove::after {
  content: "\72";
}
.vmi-print-new-block .js-vmi-print-row,
.vmi-print-changed-block .js-vmi-print-row,
.vmi-print-new-form .js-vmi-print-row,
.vmi-print-changed-form .js-vmi-print-row,
.vmi-print-printed-block .js-vmi-print-row,
.vmi-print-printed-form .js-vmi-print-row {
  position: relative;
}
.vmi-print-new-block .js-vmi-print-row .label-promo,
.vmi-print-changed-block .js-vmi-print-row .label-promo,
.vmi-print-new-form .js-vmi-print-row .label-promo,
.vmi-print-changed-form .js-vmi-print-row .label-promo,
.vmi-print-printed-block .js-vmi-print-row .label-promo,
.vmi-print-printed-form .js-vmi-print-row .label-promo {
  position: absolute;
  top: 10px;
  z-index: 2;
  max-width: 100px;
}
.vmi-print-new-block .js-vmi-print-row .vmi-print-addremove,
.vmi-print-changed-block .js-vmi-print-row .vmi-print-addremove,
.vmi-print-new-form .js-vmi-print-row .vmi-print-addremove,
.vmi-print-changed-form .js-vmi-print-row .vmi-print-addremove,
.vmi-print-printed-block .js-vmi-print-row .vmi-print-addremove,
.vmi-print-printed-form .js-vmi-print-row .vmi-print-addremove {
  background: #0073ce;
  color: #ffffff;
  height: 125px;
  border-radius: 0 3px 3px 0;
  padding: 10px;
  position: absolute;
  right: 0;
  top: 0;
  font-size: 1.6rem;
}
.vmi-print-new-block .js-vmi-print-row .vmi-print-addremove:hover,
.vmi-print-changed-block .js-vmi-print-row .vmi-print-addremove:hover,
.vmi-print-new-form .js-vmi-print-row .vmi-print-addremove:hover,
.vmi-print-changed-form .js-vmi-print-row .vmi-print-addremove:hover,
.vmi-print-printed-block .js-vmi-print-row .vmi-print-addremove:hover,
.vmi-print-printed-form .js-vmi-print-row .vmi-print-addremove:hover {
  background: #0065b5;
}
.vmi-print-new-form .js-vmi-print-row .label-promo,
.vmi-print-changed-form .js-vmi-print-row .label-promo,
.vmiprint-printed-form .js-vmi-print-row .label-promo {
  left: 38px;
}
.vmi-print-new-form .js-vmi-print-row .vmi-print-addremove,
.vmi-print-changed-form .js-vmi-print-row .vmi-print-addremove,
.vmiprint-printed-form .js-vmi-print-row .vmi-print-addremove {
  right: auto;
  border-radius: 3px 0 0 3px;
}
.product__list--wrapper.product-list-right-component {
  padding: 0;
}
.panel--product-detail .itsme-product-list--item {
  margin-bottom: 10px;
}
.panel--product-detail-hide {
  display: none;
}
.itsme-data-section {
  -webkit-border-radius: 3px 3px 14px 3px;
  -moz-border-radius: 3px 3px 14px 3px;
  border-radius: 3px 3px 14px 3px;
  padding: 20px 25px 10px;
  position: relative;
  background-color: #f2f2f2;
}
@media (max-width: 768px) {
  .itsme-data-section {
    height: 160px;
  }
}
.itsme-data-section .itsme-data-section--actions {
  position: absolute;
  right: 25px;
  top: 20px;
}
.itsme-data-section .itsme-data-section--actions .display-text {
  display: none;
}
@media (max-width: 768px) {
  .itsme-data-section .itsme-data-section--actions {
    position: absolute;
    left: 18px !important;
    top: 114px !important;
  }
  .itsme-data-section .itsme-data-section--actions a {
    color: #ffffff !important;
    padding: 10px;
    background-color: #0073ce;
    border: 0px solid #0065b5;
    border-radius: 3px;
    margin: 5px;
  }
  .itsme-data-section .itsme-data-section--actions a:hover {
    background-color: #0065b5;
    border-color: #00579b;
  }
  .itsme-data-section .itsme-data-section--actions span {
    margin-right: 0px !important;
  }
  .itsme-data-section .itsme-data-section--actions .display-text {
    display: contents;
  }
}
.itsme-content-block.style-category > div,
.itsme-carousel.style-category .itsme-content-block > div,
.itsme-content-block--style-category > div,
.itsme-carousel-style-category .itsme-content-block > div {
  border-bottom-right-radius: 3px;
  -webkit-transition: box-shadow 0.19s ease-out 0s;
  -moz-transition: box-shadow 0.19s ease-out 0s;
  -o-transition: box-shadow 0.19s ease-out 0s;
  transition: box-shadow 0.19s ease-out 0s;
  -webkit-box-shadow: 0 1px 6px 0 rgba(214, 216, 217, 0.8);
  /* Safari 3-4, iOS 4.0.2 - 4.2, Android 2.3+ */
  -moz-box-shadow: 0 1px 6px 0 rgba(214, 216, 217, 0.8);
  /* Firefox 3.5 - 3.6 */
  box-shadow: 0 1px 6px 0 rgba(214, 216, 217, 0.8);
  /* Opera 10.5, IE 9, Firefox 4+, Chrome 6+, iOS 5 */
}
.itsme-content-block.style-category:hover > div,
.itsme-carousel.style-category .itsme-content-block:hover > div,
.itsme-content-block--style-category:hover > div,
.itsme-carousel-style-category .itsme-content-block:hover > div {
  -webkit-box-shadow: 0 5px 20px 0 rgba(214, 216, 217, 0.8);
  /* Safari 3-4, iOS 4.0.2 - 4.2, Android 2.3+ */
  -moz-box-shadow: 0 5px 20px 0 rgba(214, 216, 217, 0.8);
  /* Firefox 3.5 - 3.6 */
  box-shadow: 0 5px 20px 0 rgba(214, 216, 217, 0.8);
  /* Opera 10.5, IE 9, Firefox 4+, Chrome 6+, iOS 5 */
}
.itsme-content-block.style-category .itsme-content-block--img,
.itsme-carousel.style-category .itsme-content-block .itsme-content-block--img,
.itsme-content-block--style-category .itsme-content-block--img,
.itsme-carousel-style-category .itsme-content-block .itsme-content-block--img {
  background-color: #e2e9f1;
  border-width: 0;
  height: 190px;
}
.itsme-content-block.style-category .itsme-content-block--information,
.itsme-carousel.style-category .itsme-content-block .itsme-content-block--information,
.itsme-content-block--style-category .itsme-content-block--information,
.itsme-carousel-style-category .itsme-content-block .itsme-content-block--information {
  border-width: 0;
  padding: 0 25px;
  height: auto;
}
.itsme-content-block.style-category .itsme-content-block--information .itsme-content-block--title,
.itsme-carousel.style-category .itsme-content-block .itsme-content-block--information .itsme-content-block--title,
.itsme-content-block--style-category .itsme-content-block--information .itsme-content-block--title,
.itsme-carousel-style-category .itsme-content-block .itsme-content-block--information .itsme-content-block--title {
  height: 70px;
  display: -webkit-box;
  /* OLD - iOS 6-, Safari 3.1-6 */
  display: -moz-box;
  /* OLD - Firefox 19- (buggy but mostly works) */
  display: -ms-flexbox;
  /* TWEENER - IE 10 */
  display: -webkit-flex;
  /* NEW - Chrome */
  display: flex;
  /* NEW, Spec - Opera 12.1, Firefox 20+ */
  align-items: center;
  text-align: center;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.itsme-content-block.style-category .itsme-content-block--description,
.itsme-carousel.style-category .itsme-content-block .itsme-content-block--description,
.itsme-content-block--style-category .itsme-content-block--description,
.itsme-carousel-style-category .itsme-content-block .itsme-content-block--description,
.itsme-content-block.style-category .itsme-content-block--link,
.itsme-carousel.style-category .itsme-content-block .itsme-content-block--link,
.itsme-content-block--style-category .itsme-content-block--link,
.itsme-carousel-style-category .itsme-content-block .itsme-content-block--link {
  display: none !important;
}
.itsme-content-block.style-category .itsme-content-block--link-block,
.itsme-carousel.style-category .itsme-content-block .itsme-content-block--link-block,
.itsme-content-block--style-category .itsme-content-block--link-block,
.itsme-carousel-style-category .itsme-content-block .itsme-content-block--link-block {
  background: transparent;
  width: 100%;
  height: 100%;
  margin: -10px;
  position: absolute;
  top: 10px;
  cursor: pointer;
}
/* Category Scheme */
.categoryScheme--item {
  margin: 10px 0;
}
.categoryScheme--item a,
.categoryScheme--item a:focus,
.categoryScheme--item a:active {
  text-decoration: none;
}
.categoryScheme--item .categoryScheme--item-link {
  color: #0073ce;
}
.categoryScheme--item .categoryScheme--item-link:hover {
  color: #f57728;
}
.categoryScheme--item .categoryScheme--item-category {
  height: 220px;
  position: relative;
  padding: 15px 20px;
  margin-bottom: 10px;
  background-color: #e2e9f1;
  -webkit-border-radius: 3px 3px 14px 3px;
  -moz-border-radius: 3px 3px 14px 3px;
  border-radius: 3px 3px 14px 3px;
  -webkit-box-shadow: 0 0 20px 0 rgba(214, 216, 217, 0.8);
  /* Safari 3-4, iOS 4.0.2 - 4.2, Android 2.3+ */
  -moz-box-shadow: 0 0 20px 0 rgba(214, 216, 217, 0.8);
  /* Firefox 3.5 - 3.6 */
  box-shadow: 0 0 20px 0 rgba(214, 216, 217, 0.8);
  /* Opera 10.5, IE 9, Firefox 4+, Chrome 6+, iOS 5 */
}
.categoryScheme--item .categoryScheme--item-category .categoryScheme--item-title {
  color: #ffffff;
  font-size: 2.8rem;
}
.categoryScheme--item .categoryScheme--item-category .categoryScheme--item-link {
  position: absolute;
  display: block;
  bottom: 20px;
  padding: 10px 25px;
  -webkit-border-radius: 3px 3px 14px 3px !important;
  -moz-border-radius: 3px 3px 14px 3px !important;
  border-radius: 3px 3px 14px 3px !important;
  text-transform: capitalize;
  border-width: 1px;
  font-size: 1.4rem;
  color: #ffffff;
  background-color: #0073ce;
  border-color: #0065b5;
  font-weight: 500;
  text-decoration: none;
}
.categoryScheme--item .categoryScheme--item-category .categoryScheme--item-link:hover {
  color: #ffffff;
  background-color: #0065b5;
  border-color: #00579b;
}
.categoryScheme--item .categoryScheme--item-training {
  border: 1px solid #e4e6e7;
  -webkit-border-radius: 3px 3px 14px 3px;
  -moz-border-radius: 3px 3px 14px 3px;
  border-radius: 3px 3px 14px 3px;
  background-color: #ffffff;
  min-height: 120px;
  display: block;
  margin: 15px 0;
  -webkit-box-shadow: 0 1px 6px 0 rgba(214, 216, 217, 0.8);
  /* Safari 3-4, iOS 4.0.2 - 4.2, Android 2.3+ */
  -moz-box-shadow: 0 1px 6px 0 rgba(214, 216, 217, 0.8);
  /* Firefox 3.5 - 3.6 */
  box-shadow: 0 1px 6px 0 rgba(214, 216, 217, 0.8);
  /* Opera 10.5, IE 9, Firefox 4+, Chrome 6+, iOS 5 */
}
.categoryScheme--item .categoryScheme--item-training p {
  margin-bottom: 0;
}
.categoryScheme--item .categoryScheme--item-training div:last-child {
  padding-top: 10px;
}
.categoryScheme--item .categoryScheme--item-training .categoryScheme--item-img {
  background-color: #e2e9f1;
  position: relative;
  top: 0;
  left: 0;
  overflow: hidden;
  height: 118px;
  background-repeat: no-repeat !important;
  -webkit-background-size: cover !important;
  -moz-background-size: cover !important;
  -o-background-size: cover !important;
  background-size: cover !important;
  background-position: center center !important;
  cursor: pointer;
}
.categoryScheme--item .categoryScheme--item-training .categoryScheme--item-information {
  position: relative;
}
.categoryScheme--item .categoryScheme--item-training .categoryScheme--item-information .categoryScheme--item-title {
  color: #35485d;
  font-size: 1.6rem;
  font-weight: 500;
  text-transform: capitalize;
}
.categoryScheme--item .categoryScheme--item-training .categoryScheme--item-information .categoryScheme--item-sub {
  color: #35485d;
  height: 50px;
  overflow: hidden;
}
.categoryScheme--item .categoryScheme--item-training .categoryScheme--item-information .categoryScheme--item-link {
  position: absolute;
  top: 90px;
}
.categoryScheme--item:nth-child(6n+1) .categoryScheme--item-category {
  background-color: #48a7df;
}
.categoryScheme--item:nth-child(6n+2) .categoryScheme--item-category {
  background-color: #0f498a;
}
.categoryScheme--item:nth-child(6n+3) .categoryScheme--item-category {
  background-color: #6c2c51;
}
.categoryScheme--item:nth-child(6n+4) .categoryScheme--item-category {
  background-color: #bf2422;
}
.categoryScheme--item:nth-child(6n+5) .categoryScheme--item-category {
  background-color: #ff6400;
}
.categoryScheme--item:nth-child(6n+6) .categoryScheme--item-category {
  background-color: #01a453;
}
.itsme-content-list {
  display: block !important;
  padding-top: 10px;
}
.itsme-content-list.itsme-content-list--row-items {
  padding-top: 0;
}
.itsme-content-list ul {
  padding-left: 0;
  list-style-type: none;
}
.itsme-content-list ul li {
  overflow: auto;
  width: 100%;
}
.itsme-content-list ul li .itsme-content-block {
  padding: 0;
}
.itsme-content-list ul li:last-child .itsme-content-block {
  margin-bottom: 0;
}
.itsme-content-list .itsme-content-block--content-block {
  height: 98px;
  overflow: hidden;
}
.itsme-content-list--row-items {
  margin-left: -10px;
  margin-right: -10px;
}
.itsme-content-list--row-items .itsme-content-list--item {
  margin-left: 10px;
  margin-right: 10px;
}
.itsme-content-list--row-items .itsme-content-list--item:last-child .itsme-content-block {
  margin-bottom: 10px;
}
.itsme-content-list--row-items ul {
  padding: 10px;
}
@media (min-width: 992px) {
  .itsme-content-list--row-items ul {
    display: -webkit-box;
    /* OLD - iOS 6-, Safari 3.1-6 */
    display: -moz-box;
    /* OLD - Firefox 19- (buggy but mostly works) */
    display: -ms-flexbox;
    /* TWEENER - IE 10 */
    display: -webkit-flex;
    /* NEW - Chrome */
    display: flex;
    /* NEW, Spec - Opera 12.1, Firefox 20+ */
    padding: 0;
  }
}
@media (max-width: 991px) {
  .itsme-content-list--row-items ul li {
    margin-left: 0 !important;
    margin-right: 0 !important;
  }
  .itsme-content-list--row-items ul li .itsme-content-block {
    margin-bottom: 15px;
  }
  .itsme-content-list--row-items ul li .itsme-content-block > div::before,
  .itsme-content-list--row-items ul li .itsme-content-block > div::after {
    content: " ";
    display: table;
  }
  .itsme-content-list--row-items ul li .itsme-content-block > div::after {
    clear: both;
  }
  .itsme-content-list--row-items ul li .itsme-content-block .itsme-content-block--img {
    width: 40%;
    float: left;
  }
  .itsme-content-list--row-items ul li .itsme-content-block .itsme-content-block--img a > div {
    height: 180px;
  }
  .itsme-content-list--row-items ul li .itsme-content-block .itsme-content-block--information {
    width: 60%;
    float: left;
  }
  .itsme-content-list--row-items ul li .itsme-content-block .itsme-content-block--information .itsme-content-block--link {
    border-bottom: 10px;
  }
}
.itsme-content-list--row .itsme-content-block {
  margin-bottom: 10px;
}
.itsme-content-list--row .itsme-content-block > div {
  overflow: auto;
  width: 100%;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -webkit-box-shadow: 0 1px 6px 0 rgba(214, 216, 217, 0.8);
  /* Safari 3-4, iOS 4.0.2 - 4.2, Android 2.3+ */
  -moz-box-shadow: 0 1px 6px 0 rgba(214, 216, 217, 0.8);
  /* Firefox 3.5 - 3.6 */
  box-shadow: 0 1px 6px 0 rgba(214, 216, 217, 0.8);
  /* Opera 10.5, IE 9, Firefox 4+, Chrome 6+, iOS 5 */
}
.itsme-content-list--row .itsme-content-block > div:hover {
  -webkit-box-shadow: 0 5px 20px 0 rgba(214, 216, 217, 0.8);
  /* Safari 3-4, iOS 4.0.2 - 4.2, Android 2.3+ */
  -moz-box-shadow: 0 5px 20px 0 rgba(214, 216, 217, 0.8);
  /* Firefox 3.5 - 3.6 */
  box-shadow: 0 5px 20px 0 rgba(214, 216, 217, 0.8);
  /* Opera 10.5, IE 9, Firefox 4+, Chrome 6+, iOS 5 */
}
.itsme-content-list--row .itsme-content-block--img {
  position: absolute;
  left: 0;
  top: 0;
  margin: 1px;
  width: 189px;
  height: 189px;
  z-index: 1;
}
.itsme-content-list--row .itsme-content-block--img img {
  width: 250px;
}
.itsme-content-list--row .itsme-content-block--img .itsme-content-block--type {
  position: absolute;
  bottom: 0;
  right: 0;
  color: #ffffff;
  background-color: rgba(0, 115, 206, 0.6);
  padding: 2px 18px;
}
.itsme-content-list--row .itsme-content-block--information {
  font-size: 1.3rem;
  height: 189px;
  float: left;
  width: 100%;
  padding: 35px 15px 25px 220px;
}
.itsme-content-list--row .itsme-content-block--information .itsme-content-block--title {
  display: block;
  font-size: 1.6rem;
  color: #35485d;
  cursor: pointer;
  margin-bottom: 5px;
}
.itsme-content-list--row .itsme-content-block--information .itsme-content-block--title:hover {
  color: #222f3d;
}
.itsme-content-list--row .itsme-content-block--information .itsme-content-block--description {
  height: 70px;
  overflow: hidden;
}
.itsme-content-list--row .itsme-content-block--information .itsme-content-block--link {
  position: absolute;
  bottom: 22px;
}
.itsme-content-list .itsme-content-block .itsme-content-block--meta .itsme-content-block--date {
  margin-left: 10px;
}
.itsme-cart-quote--pagination-bar.pagination-bar .form-group .form-control {
  margin-right: 0;
}
.itsme-cart-quote--edit .quote__head {
  background-color: #ffffff;
  color: #35485d;
  font-size: 1.4rem;
  border-bottom: 1px solid #e4e6e7;
  padding: 0;
}
.itsme-cart-quote--edit .quote__head .quote__head--title {
  text-transform: inherit;
  margin-left: 0;
}
.itsme-cart-quote--edit .quote__head .quote__comments--toggle:after,
.itsme-cart-quote--edit .quote__head .quote__form--toggle:after {
  content: "\73";
  font-family: "itsme-icon";
  -webkit-transition: transform 0.25s linear;
  -moz-transition: transform 0.25s linear;
  -o-transition: transform 0.25s linear;
  transition: transform 0.25s linear;
}
.itsme-cart-quote--edit .quote__head .quote__comments--toggle.collapsed:after,
.itsme-cart-quote--edit .quote__head .quote__form--toggle.collapsed:after {
  content: "\61";
  font-family: "itsme-icon";
}
.itsme-cart-quote--edit .quote__head .quote__form--toggle {
  color: #a4abad;
  font-size: 1.3rem;
}
.itsme-cart-quote--form-collapse .quote__form--section {
  padding-left: 0;
  padding-right: 0;
}
.itsme-cart-quote--form-collapse .quote__comments--toggle {
  font-size: 2rem;
  width: 100%;
  border-bottom: 1px solid #e4e6e7;
  padding: 0;
  position: relative;
  text-align: left;
  color: #35485d;
  font-family: "Roboto", "Open Sans", Helvetica, Arial, sans-serif;
  font-weight: 500;
}
.itsme-cart-quote--form-collapse .quote__comments--toggle:after,
.itsme-cart-quote--form-collapse .quote__form--toggle:after {
  content: "\61";
  font-family: "itsme-icon";
  -webkit-transition: transform 0.25s linear;
  -moz-transition: transform 0.25s linear;
  -o-transition: transform 0.25s linear;
  transition: transform 0.25s linear;
  margin-left: 10px;
  color: #bfc4c5;
  font-size: 1.3rem;
  position: absolute;
  right: 0;
}
.itsme-cart-quote--form-collapse .quote__comments--toggle.collapsed:after,
.itsme-cart-quote--form-collapse .quote__form--toggle.collapsed:after {
  content: "\73";
  font-family: "itsme-icon";
}
.itsme-cart-quote--form-collapse .quote__comments {
  padding-left: 0;
  padding-right: 0;
}
.itsme-cart-quote-pagination-bar .cart__top--totals {
  text-align: left;
  padding: 0;
  margin-top: 30px;
  font-size: 2.0rem;
  font-weight: 500;
  font-family: "Roboto", "Open Sans", Helvetica, Arial, sans-serif;
}
.itsme-cart-quote-pagination-bar .pagination-bar.bottom {
  margin-top: -10px;
}
.account-section {
  padding-left: 10px;
  margin-right: 10px;
}
.itsme-data-section {
  -webkit-border-radius: 3px 3px 14px 3px;
  -moz-border-radius: 3px 3px 14px 3px;
  border-radius: 3px 3px 14px 3px;
  padding: 20px 25px 10px;
  position: relative;
  background-color: #f2f2f2;
}
.itsme-data-section .itsme-data-section--actions {
  position: absolute;
  right: 25px;
  top: 20px;
}
.account-cards-actions .action-links .glyphicon.glyphicon-ok::before {
  content: "\75";
  font-family: "itsme-icon" !important;
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  vertical-align: text-top;
}
.account-cards-actions .account-section .account-list .account-cards .card .glyphicon-ok {
  font-size: 1.3rem;
  padding: 0;
}
.account-cards-actions .account-section .account-list .account-cards .selected .glyphicon-ok {
  color: #002058;
  font-size: 1.3rem;
  padding: 0;
}
.account-cards-actions .action-links .glyphicon.glyphicon-ok::before {
  content: "\75";
  font-family: "itsme-icon" !important;
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  vertical-align: text-top;
}
.account-cards-actions .account-section .account-list .account-cards .card .glyphicon-ok {
  font-size: 1.3rem;
  padding: 0;
}
.account-cards-actions .account-section .account-list .account-cards .selected .glyphicon-ok {
  color: #002058;
  font-size: 1.3rem;
  padding: 0;
}
.itsme-carousel,
.itsme-carousel-style-1,
.itsme-carousel.style-1,
.itsme-carousel-style-2,
.itsme-carousel.style-2,
.itsme-carousel-style-3,
.itsme-carousel.style-3 {
  display: none;
  margin-bottom: 20px;
}
.itsme-carousel,
.itsme-carousel-style-1,
.itsme-carousel.style-1,
.itsme-carousel-style-2,
.itsme-carousel.style-2 {
  -webkit-box-shadow: inset 0 0 100px 0 rgba(0, 0, 0, 0.6);
  /* Safari 3-4, iOS 4.0.2 - 4.2, Android 2.3+ */
  -moz-box-shadow: inset 0 0 100px 0 rgba(0, 0, 0, 0.6);
  /* Firefox 3.5 - 3.6 */
  box-shadow: inset 0 0 100px 0 rgba(0, 0, 0, 0.6);
  /* Opera 10.5, IE 9, Firefox 4+, Chrome 6+, iOS 5 */
  -webkit-border-radius: 3px 3px 14px 3px;
  -moz-border-radius: 3px 3px 14px 3px;
  border-radius: 3px 3px 14px 3px;
}
.itsme-carousel .slick-list,
.itsme-carousel-style-1 .slick-list,
.itsme-carousel.style-1 .slick-list,
.itsme-carousel-style-2 .slick-list,
.itsme-carousel.style-2 .slick-list {
  -webkit-border-radius: 3px 3px 14px 3px;
  -moz-border-radius: 3px 3px 14px 3px;
  border-radius: 3px 3px 14px 3px;
}
.itsme-carousel .itsme-content-block,
.itsme-carousel-style-1 .itsme-content-block,
.itsme-carousel.style-1 .itsme-content-block,
.itsme-carousel-style-2 .itsme-content-block,
.itsme-carousel.style-2 .itsme-content-block {
  margin-bottom: 0;
}
.itsme-carousel .itsme-content-block,
.itsme-carousel-style-1 .itsme-content-block,
.itsme-carousel.style-1 .itsme-content-block {
  padding: 0;
}
.itsme-carousel-style-3,
.itsme-carousel.style-3 {
  -webkit-box-shadow: none;
  /* Safari 3-4, iOS 4.0.2 - 4.2, Android 2.3+ */
  -moz-box-shadow: none;
  /* Firefox 3.5 - 3.6 */
  box-shadow: none;
  /* Opera 10.5, IE 9, Firefox 4+, Chrome 6+, iOS 5 */
  margin-left: -10px;
  margin-right: -10px;
}
.itsme-carousel-style-3 .itsme-content-block > div,
.itsme-carousel.style-3 .itsme-content-block > div {
  margin-left: -10px;
  margin-right: -10px;
  border-width: 0;
}
.itsme-carousel-style-3 .itsme-content-block .itsme-content-block--img,
.itsme-carousel.style-3 .itsme-content-block .itsme-content-block--img {
  margin: 10px 20px;
}
.itsme-carousel-style-3 .itsme-content-block .itsme-content-block--information,
.itsme-carousel.style-3 .itsme-content-block .itsme-content-block--information {
  padding-left: 10px;
  margin-top: 10px;
}
.itsme-carousel--dots {
  position: absolute;
  top: 0;
  left: 50%;
  display: block;
  width: auto;
  padding: 0;
  margin: 0;
  margin-left: 30px;
  list-style: none;
  text-align: center;
  margin-top: 10px;
}
.itsme-carousel--dots li {
  position: relative;
  display: inline-block;
  width: 65px;
  height: 5px;
  margin: 0 7px;
  padding: 0;
  cursor: pointer;
}
.itsme-carousel--dots li button {
  font-size: 0;
  line-height: 0;
  display: block;
  width: 65px;
  height: 5px;
  cursor: pointer;
  outline: none;
  background: #e4e6e7;
  -webkit-border-radius: 3px 3px 14px 3px;
  -moz-border-radius: 3px 3px 14px 3px;
  border-radius: 3px 3px 14px 3px;
  border-width: 0;
}
.itsme-carousel--dots li button:hover,
.itsme-carousel--dots li button:focus {
  outline: none;
  background: #bfc4c5;
}
.itsme-carousel--dots li button::before {
  content: '';
  background: #0073ce;
  width: 0;
  height: 5px;
  position: absolute;
  top: 0;
  left: 0;
  -webkit-border-radius: 3px 3px 14px 3px;
  -moz-border-radius: 3px 3px 14px 3px;
  border-radius: 3px 3px 14px 3px;
}
.itsme-carousel--dots li.slick-active button::before {
  -webkit-transition: width 4.5s linear;
  -moz-transition: width 4.5s linear;
  -o-transition: width 4.5s linear;
  transition: width 4.5s linear;
  width: 65px;
}
.owl-carousel .owl-wrapper-outer {
  overflow: inherit;
}
.itsme-carousel.style-logo {
  margin-left: -10px;
  margin-right: -10px;
  background: #ffffff;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  /* Safari 3-4, iOS 4.0.2 - 4.2, Android 2.3+ */
  /* Firefox 3.5 - 3.6 */
  /* Opera 10.5, IE 9, Firefox 4+, Chrome 6+, iOS 5 */
  -webkit-box-shadow: none;
  /* Safari 3-4, iOS 4.0.2 - 4.2, Android 2.3+ */
  -moz-box-shadow: none;
  /* Firefox 3.5 - 3.6 */
  box-shadow: none;
  /* Opera 10.5, IE 9, Firefox 4+, Chrome 6+, iOS 5 */
}
.itsme-carousel.style-logo .slick-track > div {
  padding: 20px;
}
.itsme-carousel.style-logo .slick-track > div a {
  -webkit-filter: grayscale(100%);
  filter: grayscale(100%);
  opacity: 0.6;
  -webkit-opacity: 0.6;
  -moz-opacity: 0.6;
  filter: alpha(opacity=60);
}
.itsme-carousel.style-logo .slick-track > div a:hover {
  -webkit-filter: grayscale(0%);
  filter: grayscale(0%);
  opacity: 1;
  -webkit-opacity: 1;
  -moz-opacity: 1;
  filter: alpha(opacity=100);
}
@media (min-width: 768px) {
  .itsme-gallery {
    margin-bottom: 0;
  }
}
.itsme-gallery .itsme-gallery--media-img {
  outline: 0;
  background-repeat: no-repeat;
  -webkit-background-size: contain !important;
  -moz-background-size: contain !important;
  -o-background-size: contain !important;
  background-size: contain !important;
  background-position: center center;
  background-color: #ffffff;
}
.itsme-gallery .itsme-gallery--media {
  width: 90px;
  float: left;
  width: calc(100% - 110px) !important;
  width: -moz-calc(100% - 110px) !important;
  width: -webkit-calc(100% - 110px) !important;
  width: -o-calc(100% - 110px) !important;
}
@media (max-width: 991px) {
  .itsme-gallery .itsme-gallery--media {
    width: calc(100% - 80px) !important;
    width: -moz-calc(100% - 80px) !important;
    width: -webkit-calc(100% - 80px) !important;
    width: -o-calc(100% - 80px) !important;
  }
}
.itsme-gallery .itsme-gallery--media .itsme-gallery--media-img {
  height: 400px;
  display: grid;
  grid-template-areas: "overflow-content";
  justify-content: center;
  align-items: center;
}
.itsme-gallery .itsme-gallery--media .itsme-gallery--media-img img {
  max-width: 100%;
  width: auto;
  object-fit: contain;
}
@media (min-width: 992px) {
  .itsme-gallery .itsme-gallery--media .itsme-gallery--media-img img {
    height: 400px;
  }
}
@media (max-width: 992px) {
  .itsme-gallery .itsme-gallery--media .itsme-gallery--media-img img {
    height: 300px;
  }
}
@media (min-width: 992px) {
  .itsme-gallery .itsme-gallery--media .itsme-gallery--media-img {
    height: 400px;
  }
}
@media (max-width: 992px) {
  .itsme-gallery .itsme-gallery--media .itsme-gallery--media-img {
    height: 300px;
  }
}
.itsme-gallery .itsme-gallery--media-tumbs {
  width: 90px;
  float: left;
  margin: 0 0 0 10px;
  margin-top: 15px;
}
@media (max-width: 991px) {
  .itsme-gallery .itsme-gallery--media-tumbs {
    width: 70px;
  }
}
@media (max-width: 767px) {
  .itsme-gallery .itsme-gallery--media-tumbs {
    float: right;
  }
}
.itsme-gallery .itsme-gallery--media-tumbs .itsme-gallery--media-slider {
  margin: 0 !important;
  background: transparent;
  outline: none;
}
.itsme-gallery .itsme-gallery--media-tumbs .itsme-gallery--media-slider:hover .itsme-gallery--media-img,
.itsme-gallery .itsme-gallery--media-tumbs .itsme-gallery--media-slider.slick-current .itsme-gallery--media-img {
  border-color: #0073ce;
}
.itsme-gallery .itsme-gallery--media-tumbs .itsme-gallery--media-slider.slick-current:hover .itsme-gallery--media-img {
  cursor: pointer;
}
.itsme-gallery .itsme-gallery--media-tumbs .itsme-gallery--media-slider.slick-current .itsme-gallery--media-img {
  border-color: #0073ce;
}
.itsme-gallery .itsme-gallery--media-tumbs .itsme-gallery--media-img {
  display: flex;
  flex-direction: column;
  justify-content: center;
  border: 2px solid transparent;
  max-height: fit-content;
}
.itsme-gallery .itsme-gallery--media-tumbs .itsme-gallery--media-img img {
  width: 100%;
  max-height: 70px;
  margin: auto;
  object-fit: contain;
  position: relative;
}
@media (max-width: 991px) {
  .itsme-gallery .itsme-gallery--media-tumbs .itsme-gallery--media-img img {
    width: 55px;
    overflow: hidden;
  }
}
@media (max-width: 991px) {
  .itsme-gallery .itsme-gallery--media-tumbs .itsme-gallery--media-img {
    width: 60px !important;
    height: 60px;
  }
}
@media (min-width: 992px) {
  .itsme-gallery .itsme-gallery--media-tumbs .itsme-gallery--media-img {
    margin: 5px 0;
  }
}
@media (min-width: 992px) {
  .itsme-gallery .itsme-gallery--media-tumbs .itsme-gallery--media-img:first-child {
    margin-top: 0;
  }
}
.itsme-gallery .slick-prev {
  left: 27px;
  top: -6px;
}
.itsme-gallery .slick-prev:before {
  content: "\e113";
}
.itsme-gallery .slick-next {
  right: 0;
  top: 100%;
}
.itsme-gallery .slick-next:before {
  content: "\e114";
}
.itsme-gallery .slick-arrow {
  background-color: #e4e6e7 !important;
  width: 100%;
  left: auto;
}
.itsme-gallery .slick-arrow::before {
  font-family: "Glyphicons Halflings";
  color: #ffffff;
}
.itsme-gallery .slick-arrow.slick-disabled {
  opacity: 0.25;
  -webkit-opacity: 0.25;
  -moz-opacity: 0.25;
  filter: alpha(opacity=25);
  cursor: default;
}
.itsme-gallery .slick-arrow.slick-disabled:hover {
  background-color: #e4e6e7 !important;
}
.itsme-gallery .slick-arrow.slick-disabled::before {
  color: #e4e6e7;
}
.itsme-gallery .slick-arrow:hover {
  background-color: #f57728 !important;
  color: #ffffff;
}
.itsme-gallery .slick-arrow:hover::before {
  color: #ffffff;
}
.itsme-gallery .itsme-gallery-arrow .slick-prev {
  -webkit-border-radius: 3px 3px 0 0;
  -moz-border-radius: 3px 3px 0 0;
  border-radius: 3px 3px 0 0;
}
.itsme-gallery .itsme-gallery-arrow .slick-next {
  -webkit-border-radius: 0 0 3px 3px;
  -moz-border-radius: 0 0 3px 3px;
  border-radius: 0 0 3px 3px;
  margin-top: 12px;
}
.itsme-gallery .itsme-gallery-arrow .slick-list {
  margin-top: 12px;
  height: 522px;
}
.itsme-gallery .itsme-gallery--extra {
  padding: 0 20px;
  margin-top: -40px;
  width: 100%;
  display: -webkit-box;
  /* OLD - iOS 6-, Safari 3.1-6 */
  display: -moz-box;
  /* OLD - Firefox 19- (buggy but mostly works) */
  display: -ms-flexbox;
  /* TWEENER - IE 10 */
  display: -webkit-flex;
  /* NEW - Chrome */
  display: flex;
  /* NEW, Spec - Opera 12.1, Firefox 20+ */
  justify-content: space-between;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  position: absolute;
  z-index: 1;
  pointer-events: none;
}
.itsme-gallery .itsme-gallery--extra .itsme-gallery--zoom i {
  font-size: 2.2rem;
}
.itsme-gallery .itsme-gallery--extra .itsme-gallery--brand {
  width: 160px;
}
.itsme-gallery .itsme-gallery--extra .itsme-gallery--brand img {
  width: 100%;
}
.itsme-galery---image-super-zoom {
  max-width: 100%;
  max-height: 100vh;
}
.itsme-collapse-toggle {
  margin: 20px 0 10px;
}
.itsme-collapse-toggle .panel {
  background-color: transparent;
  border-width: 0;
  -webkit-box-shadow: none;
  /* Safari 3-4, iOS 4.0.2 - 4.2, Android 2.3+ */
  -moz-box-shadow: none;
  /* Firefox 3.5 - 3.6 */
  box-shadow: none;
  /* Opera 10.5, IE 9, Firefox 4+, Chrome 6+, iOS 5 */
}
.itsme-collapse-toggle .panel .panel-heading {
  background-color: transparent;
  color: #35485d;
  padding: 0;
  border-top-width: 0;
  border-right-width: 0;
  border-bottom-width: 1px;
  border-left-width: 0;
  border-style: solid;
  border-color: #e4e6e7;
  -webkit-box-shadow: none;
  /* Safari 3-4, iOS 4.0.2 - 4.2, Android 2.3+ */
  -moz-box-shadow: none;
  /* Firefox 3.5 - 3.6 */
  box-shadow: none;
  /* Opera 10.5, IE 9, Firefox 4+, Chrome 6+, iOS 5 */
}
.itsme-collapse-toggle .panel .panel-heading .panel-title a {
  padding: 7px 0 5px;
  display: block;
  float: inherit;
  font-size: inherit;
  margin-top: 0;
}
@media (max-width: 767px) {
  .itsme-collapse-toggle .panel .panel-heading .panel-title a {
    color: inherit;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    border-width: 0;
  }
}
@media (max-width: 767px) {
  .itsme-collapse-toggle .panel .panel-heading .panel-title a:hover {
    color: inherit;
    background-color: inherit;
  }
}
.itsme-collapse-toggle .panel .panel-heading .panel-title a:visited,
.itsme-collapse-toggle .panel .panel-heading .panel-title a:focus,
.itsme-collapse-toggle .panel .panel-heading .panel-title a:active {
  text-decoration: none;
}
.itsme-collapse-toggle .panel .panel-heading .panel-title a::after {
  content: "";
  position: relative;
  top: 4px;
  right: 4px;
  display: inline-block;
  font-family: "itsme-icon";
  font-style: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  float: right;
  -webkit-transition: transform 0.25s linear;
  -moz-transition: transform 0.25s linear;
  -o-transition: transform 0.25s linear;
  transition: transform 0.25s linear;
  color: #a4abad;
  font-size: 1.3rem;
}
.itsme-collapse-toggle .panel .panel-heading .panel-title a[aria-expanded="true"]::after {
  content: "\73";
  -webkit-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  transform: rotate(180deg);
  -ms-transform: rotate(180deg);
}
.itsme-collapse-toggle .panel .panel-heading .panel-title a[aria-expanded="false"]::after {
  content: "\61";
  -webkit-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  transform: rotate(90deg);
  -ms-transform: rotate(90deg);
}
.itsme-collapse-toggle .panel .panel-heading-label {
  padding: 0;
  min-height: 32px;
}
.itsme-collapse-toggle .panel .panel-heading-label .panel-title-label a {
  padding: 0;
}
.itsme-collapse-toggle .panel .panel-heading-label .panel-title-label a::after {
  top: 8px;
  font-size: 1.1rem;
}
.itsme-collapse-toggle .panel .panel-heading-label .panel-title-label label {
  text-transform: inherit;
  font-size: 1.4rem;
}
@media (max-width: 991px) {
  .itsme-collapse-toggle.panel-group .panel--product-detail {
    margin-bottom: 10px;
  }
}
.itsme-collapse-toggle .panel-collapse .panel-body {
  border-width: 0 !important;
  padding: 15px 0;
  -webkit-box-shadow: none;
  /* Safari 3-4, iOS 4.0.2 - 4.2, Android 2.3+ */
  -moz-box-shadow: none;
  /* Firefox 3.5 - 3.6 */
  box-shadow: none;
  /* Opera 10.5, IE 9, Firefox 4+, Chrome 6+, iOS 5 */
  background-color: transparent;
}
.itsme-collapse-toggle .panel-collapse .panel-body-no-padding-bottom {
  padding-bottom: 0 !important;
}
.itsme-collapse-toggle .panel-collapse .panel-body-no-padding-bottom .form-group {
  margin-bottom: 0 !important;
}
.itsme-collapse-toggle--checkbox {
  margin: 0;
}
.itsme-collapse-toggle--checkbox .panel {
  margin: 0;
}
.itsme-collapse-toggle--checkbox .panel .panel-body {
  padding-bottom: 0;
}
.itsme-collapse-toggle--checkbox .panel-heading,
.itsme-collapse-toggle--checkbox .panel-body {
  -webkit-box-shadow: none;
  /* Safari 3-4, iOS 4.0.2 - 4.2, Android 2.3+ */
  -moz-box-shadow: none;
  /* Firefox 3.5 - 3.6 */
  box-shadow: none;
  /* Opera 10.5, IE 9, Firefox 4+, Chrome 6+, iOS 5 */
}
.itsme-collapse-toggle--checkbox .form-group-item.form-group-item-checkbox .icon-checkbox::after {
  top: 2px;
}
.product-classifications .row,
.product-classifications-top-features .row {
  margin-left: 0;
  margin-right: 0;
  display: block;
}
.product-classifications .row div,
.product-classifications-top-features .row div {
  font-weight: 800;
}
.product-classifications .row div:first-child,
.product-classifications-top-features .row div:first-child {
  font-weight: 500;
}
a.accordion-facet-toggle {
  color: #35485d;
  display: block;
}
a.accordion-facet-toggle::after {
  content: "\73";
  font-family: "itsme-icon";
  position: relative;
  top: 4px;
  right: 4px;
  display: inline-block;
  font-style: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  float: right;
  -webkit-transition: transform 0.25s linear;
  -moz-transition: transform 0.25s linear;
  -o-transition: transform 0.25s linear;
  transition: transform 0.25s linear;
  color: #a4abad;
  font-size: 1.3rem;
}
a.accordion-facet-toggle.collapsed::after {
  content: "\61";
  font-family: "itsme-icon";
}
@media (max-width: 991px) {
  .product__facet .facet .facet__values {
    overflow: hidden;
    display: block;
  }
  .product__facet .facet .facet__values.collapse {
    display: none;
  }
  .product__facet .facet .facet__values.collapse.in {
    display: block;
  }
}
.well {
  background-color: #ffffff;
  border-bottom: 1px solid #e4e6e7;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  padding: 10px 0;
  margin-bottom: 10px;
}
.well.well-quaternary {
  border-width: 0;
}
.well.well-lg {
  padding-top: 25px;
  padding-bottom: 25px;
  padding-left: 15px;
  padding-right: 15px;
}
.well.well-single-headline {
  border-width: 0;
}
.well .well-headline {
  font-size: 2.2rem;
  font-family: "Roboto", "Open Sans", Helvetica, Arial, sans-serif;
  font-weight: 500;
  color: #002058;
  padding: 0;
  border-width: 0;
}
.well .well-actions {
  text-align: right;
  margin-bottom: 10px;
}
@media (max-width: 767px) {
  .well .well-actions {
    text-align: left;
    float: none;
  }
}
@media (max-width: 767px) {
  .well .well-actions .btn-link {
    padding: 6px 25px;
    color: #002058;
    border: 1px solid #002058;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
  }
  .well .well-actions .btn-link:hover {
    background-color: #0065b5;
    color: #ffffff !important;
    border-color: #00579b;
  }
}
@media (max-width: 767px) {
  .well .well-actions .break-line {
    display: none;
  }
}
@media (max-width: 767px) {
  .well .well-actions .pull-right {
    float: left !important;
  }
}
.well .well-actions form {
  display: inline-block;
}
nav.nav-tab {
  margin-top: 20px;
  margin-bottom: 10px;
}
nav.nav-tab::before,
nav.nav-tab::after {
  content: " ";
  display: table;
}
nav.nav-tab::after {
  clear: both;
}
nav.nav-tab ul {
  padding: 0;
  margin: 0;
  list-style: none;
  display: -webkit-box;
  /* OLD - iOS 6-, Safari 3.1-6 */
  display: -moz-box;
  /* OLD - Firefox 19- (buggy but mostly works) */
  display: -ms-flexbox;
  /* TWEENER - IE 10 */
  display: -webkit-flex;
  /* NEW - Chrome */
  display: flex;
  /* NEW, Spec - Opera 12.1, Firefox 20+ */
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
}
nav.nav-tab ul li {
  list-style-type: none;
  width: 250px;
  border: 1px solid #d5dbdc;
  background-color: #e3e7e8;
}
nav.nav-tab ul li a {
  color: #a4abad;
  display: block;
  font-size: 1.3rem;
  line-height: 15px;
  hyphens: auto;
  white-space: normal;
  padding: 15px 12px;
  width: 250px;
  height: 60px;
}
nav.nav-tab ul li:first-child {
  border-top-left-radius: 3px;
  border-bottom-left-radius: 3px;
}
nav.nav-tab ul li:last-child {
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
}
nav.nav-tab ul li:hover,
nav.nav-tab ul li.active {
  border-color: #0073ce;
  background-color: #0073ce;
}
nav.nav-tab ul li:hover a,
nav.nav-tab ul li.active a {
  color: #ffffff;
}
nav.nav-tab ul li:nth-child(6n+1):hover,
nav.nav-tab ul li:nth-child(6n+1).active {
  border-color: #48a7df;
  background-color: #48a7df;
}
nav.nav-tab ul li:nth-child(6n+2):hover,
nav.nav-tab ul li:nth-child(6n+2).active {
  border-color: #0f498a;
  background-color: #0f498a;
}
nav.nav-tab ul li:nth-child(6n+3):hover,
nav.nav-tab ul li:nth-child(6n+3).active {
  border-color: #6c2c51;
  background-color: #6c2c51;
}
nav.nav-tab ul li:nth-child(6n+4):hover,
nav.nav-tab ul li:nth-child(6n+4).active {
  border-color: #bf2422;
  background-color: #bf2422;
}
nav.nav-tab ul li:nth-child(6n+5):hover,
nav.nav-tab ul li:nth-child(6n+5).active {
  border-color: #ff6400;
  background-color: #ff6400;
}
.itsme-panel-heading {
  padding: 5px 0px;
}
.itsme-error {
  position: absolute;
  color: #e5722a;
  font-weight: 600;
}
.marketing-form .form-group {
  margin-bottom: 20px;
}
.form-control::placeholder {
  color: #bfc4c5;
  opacity: 1;
  -webkit-opacity: 1;
  -moz-opacity: 1;
  filter: alpha(opacity=100);
  font-size: 1.3rem;
}
.form-control::-webkit-input-placeholder {
  /* WebKit, Blink, Edge */
  color: #bfc4c5;
  font-size: 1.3rem;
}
.form-control::-moz-placeholder {
  /* Mozilla Firefox 4 to 18 */
  color: #bfc4c5;
  opacity: 1;
  -webkit-opacity: 1;
  -moz-opacity: 1;
  filter: alpha(opacity=100);
  font-size: 1.3rem;
}
.form-control:-moz-placeholder {
  /* Mozilla Firefox 19+ */
  color: #bfc4c5;
  opacity: 1;
  -webkit-opacity: 1;
  -moz-opacity: 1;
  filter: alpha(opacity=100);
  font-size: 1.3rem;
}
.form-control:-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: #bfc4c5 !important;
  font-size: 1.3rem;
}
.form-control::-ms-input-placeholder {
  /* Microsoft Edge */
  color: #bfc4c5;
  font-size: 1.3rem;
}
.form-control.select--sort-filter {
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  background: url("/_ui/responsive/theme-itsme/images/select-arrows.png") right center no-repeat #ffffff;
  margin-right: 15px;
}
.form-group form {
  width: 312px;
}
.form-group label {
  color: #35485d;
  text-transform: inherit;
  font-size: 1.4rem;
  margin-bottom: 3px;
  width: 100%;
}
.form-group select.form-control {
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  background: url("/_ui/responsive/theme-itsme/images/select-arrows.png") right center no-repeat #ffffff;
  margin-right: 15px;
}
.form-group select::-ms-expand {
  display: none;
}
.form-group .form-control {
  line-height: normal;
  height: 38px;
  padding: 10px 15px;
  font-size: 1.3rem;
  font-weight: 500;
  text-transform: inherit;
  color: #35485d;
  background-color: #fff;
  background-image: none;
  border: 1px solid #bfc4c5;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -webkit-box-shadow: none;
  /* Safari 3-4, iOS 4.0.2 - 4.2, Android 2.3+ */
  -moz-box-shadow: none;
  /* Firefox 3.5 - 3.6 */
  box-shadow: none;
  /* Opera 10.5, IE 9, Firefox 4+, Chrome 6+, iOS 5 */
  -webkit-transition: none;
  -moz-transition: none;
  -o-transition: none;
  transition: none;
  margin-right: 12px;
}
.form-group .form-alt-txt {
  font-size: 1.2rem;
  color: #bfc4c5;
}
.form-group-split::before,
.form-group-split::after {
  content: " ";
  display: table;
}
.form-group-split::after {
  clear: both;
}
.form-group-split .form-group {
  padding: 0;
}
.form-group-split .form-group-split--first input {
  -webkit-border-radius: 3px 0 0 3px;
  -moz-border-radius: 3px 0 0 3px;
  border-radius: 3px 0 0 3px;
}
.form-group-split .form-group-split--last input {
  -webkit-border-radius: 0 3px 3px 0;
  -moz-border-radius: 0 3px 3px 0;
  border-radius: 0 3px 3px 0;
}
.form-group-split div {
  padding: 0;
}
.form-group-split div:first-child {
  padding-left: 10px;
}
.form-group-split div:first-child input {
  -webkit-border-radius: 3px 0 0 3px;
  -moz-border-radius: 3px 0 0 3px;
  border-radius: 3px 0 0 3px;
}
.form-group-split div:last-child {
  padding-right: 10px;
}
.form-group-split div:last-child input {
  -webkit-border-radius: 0 3px 3px 0;
  -moz-border-radius: 0 3px 3px 0;
  border-radius: 0 3px 3px 0;
}
.form-group-split .has-error + .form-group input.form-control {
  border-color: #c72312;
}
.form-group-split .has-error input.form-control {
  border-color: #c72312;
}
.sort-refine-bar .form-group select {
  width: 312px;
}
@media (max-width: 1023px) and (min-width: 640px) {
  .sort-refine-bar .form-group select {
    height: 37px;
  }
}
input[type="radio"],
input[type="checkbox"] {
  margin: 0;
}
.icon-checkbox,
.icon-radio {
  align-self: flex-start;
  border: 1px solid #bfc4c5;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  margin-right: 8px;
  width: 16px;
  height: 16px;
}
.icon-checkbox::after,
.icon-radio::after {
  content: "";
  font-size: 1rem;
  padding: 1px 2px;
  color: #35485d;
  opacity: 0;
  -webkit-opacity: 0;
  -moz-opacity: 0;
  filter: alpha(opacity=0);
}
.icon-checkbox {
  -webkit-border-radius: 0.2rem;
  -moz-border-radius: 0.2rem;
  border-radius: 0.2rem;
  display: inline-block;
  position: relative;
  margin-right: -16px;
}
.icon-checkbox::after {
  content: "\65";
  font-family: "itsme-icon" !important;
  bottom: 0;
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  -webkit-transition: transform 0.4s cubic-bezier(0.45, 1.8, 0.5, 0.75);
  -moz-transition: transform 0.4s cubic-bezier(0.45, 1.8, 0.5, 0.75);
  -o-transition: transform 0.4s cubic-bezier(0.45, 1.8, 0.5, 0.75);
  transition: transform 0.4s cubic-bezier(0.45, 1.8, 0.5, 0.75);
  -webkit-transform: scale(0, 0);
  -o-transform: scale(0, 0);
  -moz-transform: scale(0, 0);
  transform: scale(0, 0);
  -ms-transform: scale(0, 0);
}
.icon-radio {
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  align-items: center;
  display: inline-flex;
  justify-content: center;
}
.icon-radio::after {
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  background-color: #1f3246;
  width: 10px;
  height: 10px;
}
.checkbox,
.radio {
  cursor: pointer;
  left: -1px;
  opacity: 0.01;
  -webkit-opacity: 0.01;
  -moz-opacity: 0.01;
  filter: alpha(opacity=1);
  position: relative;
  top: 14px;
  width: 16px;
  z-index: 2;
}
.label--checkbox,
.label--radio,
.form-group-item-radio label {
  text-transform: inherit;
  font-size: 1.4rem;
  font-weight: 700;
  width: auto !important;
  padding: 0 25px;
  position: relative;
  top: 0;
}
.form-group-item-radio {
  margin-bottom: 10px;
}
.form-group-item-radio .icon-radio {
  margin-right: -16px;
}
.label--checkbox {
  top: -3px;
}
input[type="checkbox"]:checked + .icon-checkbox,
.checkbox-checked + .icon-checkbox,
.checkbox-checked.icon-checkbox {
  border: 1px solid #1f3246;
}
input[type="checkbox"]:checked + .icon-checkbox::after,
.checkbox-checked + .icon-checkbox::after,
.checkbox-checked.icon-checkbox::after {
  opacity: 1;
  -webkit-opacity: 1;
  -moz-opacity: 1;
  filter: alpha(opacity=100);
  -webkit-transform: scale(1, 1);
  -o-transform: scale(1, 1);
  -moz-transform: scale(1, 1);
  transform: scale(1, 1);
  -ms-transform: scale(1, 1);
}
input[type="radio"]:checked + .icon-radio {
  border: 1px solid #1f3246;
}
input[type="radio"]:checked + .icon-radio::after {
  opacity: 1;
  -webkit-opacity: 1;
  -moz-opacity: 1;
  filter: alpha(opacity=100);
}
.group-checkbox .form-group {
  margin-bottom: 0;
}
.form-group-checkbox div label {
  text-transform: inherit;
  font-size: 1.4rem;
  font-weight: 700;
  width: auto !important;
  padding: 0 25px;
  position: relative;
  top: -3px;
}
.form-group-checkbox div label legend {
  margin: 0;
  font-size: 1.4rem;
  font-weight: 600;
  color: #35485d;
}
input[type="checkbox"][disabled] ~ .icon-checkbox {
  border-width: 0;
}
.panel-body .icon-checkbox,
.panel-body .icon-radio {
  border-color: #bfc4c5;
}
.form-group-item .form-group-item-label {
  color: #ffffff;
  padding: 2px 6px 0;
  margin-top: 0;
  margin-left: -18px;
  background-color: #f57728;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  position: absolute;
}
.form-group .form-group-item-checkbox--group {
  border-top: 1px solid #e4e6e7;
  padding: 10px 0;
}
.form-group .form-group-item-checkbox--group legend {
  font-weight: 600;
  color: #35485d;
  margin-bottom: -5px;
}
.form-group .form-group-item-checkbox--group div label {
  color: #35485d;
  margin-bottom: 3px;
  top: -3px;
  text-transform: inherit;
  font-size: 1.4rem;
  font-weight: 700;
  width: auto !important;
  padding: 0 25px;
  position: relative;
}
.textarea-small {
  min-height: 70px;
}
.ticket-interaction-textarea {
  min-width: 400px;
}
.itsme-search {
  width: 100%;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  border: 1px solid #bfc4c5;
  display: -webkit-box;
  /* OLD - iOS 6-, Safari 3.1-6 */
  display: -moz-box;
  /* OLD - Firefox 19- (buggy but mostly works) */
  display: -ms-flexbox;
  /* TWEENER - IE 10 */
  display: -webkit-flex;
  /* NEW - Chrome */
  display: flex;
  /* NEW, Spec - Opera 12.1, Firefox 20+ */
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 1px;
}
@media (max-width: 1199px) {
  .itsme-search {
    padding: 0;
  }
}
.itsme-search input {
  font-size: 1.3rem;
  height: 35px;
  border-width: 0;
  border-radius: 0 3px 3px 0 !important;
}
.itsme-search .input-group-btn {
  width: auto;
  margin: -2px;
}
.itsme-search .input-group-btn .btn {
  width: 39px;
  height: 39px;
  opacity: 1;
  -webkit-opacity: 1;
  -moz-opacity: 1;
  filter: alpha(opacity=100);
  background-color: #0073ce;
  border: 1px solid #0065b5;
  margin-left: -36px;
  border-radius: 0 3px 3px 0 !important;
  z-index: 100;
}
.itsme-search .input-group-btn .btn:hover {
  background-color: #0065b5;
  border: 1px solid #00579b;
}
.itsme-search .input-group-btn .btn span {
  color: #ffffff;
  top: 4px;
}
#storeFinder #storelocator-query {
  height: 35px;
  margin-right: 0;
  border-color: #ffffff;
}
.itsme-form-search .form-group {
  width: 100%;
  margin-bottom: 0;
}
.datepicker .form-group .form-control {
  min-width: 120px;
}
.itsme-form-upload-file div {
  margin-bottom: 10px;
}
.itsme-form-upload-file div:nth-last-child(-n+2) {
  margin-bottom: 0;
}
.form-upload-file {
  position: relative;
  height: 33px;
}
.form-upload-file.form-control {
  width: auto;
  font-size: 1.3rem;
}
.form-upload-file.inputfile {
  width: 0.1px;
  height: 0.1px;
  opacity: 0;
  -webkit-opacity: 0;
  -moz-opacity: 0;
  filter: alpha(opacity=0);
  overflow: hidden;
  position: absolute;
  z-index: -1;
  margin: -1px;
}
.form-upload-file.inputfile + label {
  display: inline-block;
  margin: 0px -1px;
  border: 1px solid #cccccc;
  background-color: #ffffff;
  font-weight: 700;
  font-size: 1.3rem;
  border-radius: 3px;
  cursor: pointer;
}
.form-upload-file.inputfile + label span,
.form-upload-file.inputfile + label strong {
  padding: 9px 15px 7px;
}
.form-upload-file.inputfile + label span {
  width: calc(100% - 100px);
  width: -moz-calc(100% - 100px);
  width: -webkit-calc(100% - 100px);
  width: -o-calc(100% - 100px);
  min-height: 2em;
  display: inline-block;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  vertical-align: top;
  font-weight: 200;
}
.form-upload-file.inputfile + label strong {
  height: 100%;
  color: #ffffff;
  background: #0073ce;
  border: solid 1px #0065b5;
  border-bottom-left-radius: 3px;
  border-top-left-radius: 3px;
  display: inline-block;
}
.form-upload-file.inputfile:focus + label strong,
.form-upload-file.inputfile.has-focus + label strong,
.form-upload-file.inputfile + label:hover strong {
  background: #0065b5;
  color: #ffffff;
  border: 1px solid #00579b;
}
.form-upload-file input {
  opacity: 0;
  -webkit-opacity: 0;
  -moz-opacity: 0;
  filter: alpha(opacity=0);
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 100;
  height: 33px;
  margin: 0;
  padding: 0;
  display: block;
  cursor: pointer;
}
.itmse-file-upload .js-itmse-file-upload {
  width: 0.1px;
  height: 0.1px;
  opacity: 0;
  -webkit-opacity: 0;
  -moz-opacity: 0;
  filter: alpha(opacity=0);
  overflow: hidden;
  position: absolute;
  z-index: -1;
}
.itmse-file-upload .js-itmse-file-upload + label {
  width: 100%;
  cursor: pointer;
  display: -webkit-box;
  /* OLD - iOS 6-, Safari 3.1-6 */
  display: -moz-box;
  /* OLD - Firefox 19- (buggy but mostly works) */
  display: -ms-flexbox;
  /* TWEENER - IE 10 */
  display: -webkit-flex;
  /* NEW - Chrome */
  display: flex;
  /* NEW, Spec - Opera 12.1, Firefox 20+ */
  overflow: hidden;
  border: 1px solid #bfc4c5;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  background-color: #ffffff;
  padding: 0;
  color: #35485d;
}
.itmse-file-upload .js-itmse-file-upload + label .itmse-file-upload--btn {
  padding: 9px 15px 7px;
  width: 100px;
  color: #ffffff;
  background-color: #0073ce;
  display: inline-block;
  text-align: center;
}
.itmse-file-upload .js-itmse-file-upload + label .itmse-file-upload--field {
  color: #a4abad;
  padding: 9px 15px 7px;
  width: calc(100% - 100px);
  width: -moz-calc(100% - 100px);
  width: -webkit-calc(100% - 100px);
  width: -o-calc(100% - 100px);
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  font-weight: 500;
}
.itmse-file-upload .help-block {
  text-align: right;
}
form.form-icon--small {
  display: inline-block;
}
@media (max-width: 767px) {
  form.form-icon--small {
    width: 100%;
  }
}
select.form-control {
  text-transform: inherit;
}
label:focus,
input:focus,
.form-control:focus {
  outline: none;
  border: 1px solid #002058 !important;
}
.navigation--top input:focus,
.navigation--top .form-control:focus {
  border-width: 0 !important;
}
#js-site-search-input:focus,
.js-search-in-list input:focus {
  border-width: 0 !important;
}
.select--sort-filter {
  margin-top: 5px;
  width: 60%;
}
.item-group .item-label {
  font-family: "Roboto", "Open Sans", Helvetica, Arial, sans-serif;
  font-size: 1.2rem;
  text-transform: none;
}
.item-group .item-value {
  font-size: 1.4rem;
  font-weight: 600;
  min-height: 30px;
}
@media (max-width: 767px) {
  .item-group .item-value.itsme-address-card {
    width: 100%;
  }
}
@media (max-width: 991px) {
  .item-group .item-label,
  .item-group .item-value {
    line-height: 1.3rem;
  }
}
.import-csv__file-upload-basic {
  border-width: 0;
  padding-left: 0;
}
#drop_file_zone {
  background-color: #fafcff;
  border: #e3e7e8 1px dashed;
  border-radius: 3px;
  width: 100%;
  height: 200px;
  padding: 8px;
  font-size: 1.8rem;
}
#drag_upload_file {
  width: 100%;
  margin: 0 auto;
}
#drag_upload_file p {
  color: #bfc4c5;
  font-weight: 600;
  font-family: "Roboto", "Open Sans", Helvetica, Arial, sans-serif;
  width: 100%;
  font-size: 2.4rem;
  text-align: center;
  margin: 8rem 0;
}
#drag_upload_file #selectfile {
  display: none;
}
table {
  font-size: 1.3rem;
}
table th {
  font-family: "Roboto", "Open Sans", Helvetica, Arial, sans-serif;
  -ms-word-break: break-all;
  overflow-wrap: break-all;
  word-wrap: break-all;
  word-break: break-all;
  word-wrap: break-word;
  -webkit-hyphens: auto;
  -moz-hyphens: auto;
  -o-hyphens: auto;
  -ms-hyphens: auto;
  hyphens: auto;
}
table th:last-child {
  text-align: left;
}
table td {
  -ms-word-break: break-all;
  overflow-wrap: break-all;
  word-wrap: break-all;
  word-break: break-all;
  word-wrap: break-word;
  -webkit-hyphens: auto;
  -moz-hyphens: auto;
  -o-hyphens: auto;
  -ms-hyphens: auto;
  hyphens: auto;
}
table td .btn-itsme-table--align {
  margin-top: 5px;
  width: 200px;
  text-align: left;
}
table img {
  width: 70px;
  max-height: 70px;
  overflow: hidden;
}
table a {
  -ms-word-break: break-word;
  overflow-wrap: break-word;
  word-wrap: break-word;
  word-break: break-word;
}
.table-base th {
  padding: 18px 15px;
}
.table-base td:last-child {
  text-align: left;
}
.table-base tbody tr {
  background: #ffffff;
  color: #35485d;
}
.table-base tbody tr:nth-child(even) {
  background: #f2f3f4;
}
.table-actions {
  padding: 15px 0 0;
}
.table-actions .btn-link {
  text-transform: uppercase;
  font-weight: 700;
  margin-right: 10px;
}
.table-actions .btn-link:last-child {
  margin-right: 0;
}
@media (max-width: 767px) {
  .table-actions.table-actions--top .txt-right {
    text-align: left;
  }
}
.itsme-table--bottom-link {
  text-align: right;
  margin-bottom: 20px;
}
.itsme-responsive-table {
  margin-top: 5px;
  margin-bottom: 10px;
}
.itsme-responsive-table::before,
.itsme-responsive-table::after {
  content: "";
  display: table;
}
.itsme-responsive-table::after {
  clear: both;
}
.itsme-responsive-table .item__list--header {
  -ms-word-break: break-word;
  overflow-wrap: break-word;
  word-break: break-word;
  word-wrap: break-word;
  -webkit-hyphens: auto;
  -moz-hyphens: auto;
  -o-hyphens: auto;
  -ms-hyphens: auto;
  hyphens: auto;
}
.itsme-responsive-table .item__list--header .item--select {
  -ms-word-break: initial !important;
  overflow-wrap: initial !important;
  word-wrap: initial !important;
  word-break: initial !important;
  word-wrap: break-word;
  -webkit-hyphens: none;
  -moz-hyphens: none;
  -o-hyphens: none;
  -ms-hyphens: none;
  hyphens: none;
}
.itsme-responsive-table .item__list--header::before,
.itsme-responsive-table .item__list--body::before,
.itsme-responsive-table .item__list--header::after,
.itsme-responsive-table .item__list--body::after {
  content: "";
  display: table;
}
.itsme-responsive-table .item__list--header::after,
.itsme-responsive-table .item__list--body::after {
  clear: both;
}
.itsme-responsive-table .item__list--header .item__list--group,
.itsme-responsive-table .item__list--body .item__list--group {
  width: 100%;
  float: left;
}
.itsme-responsive-table .item__list--header .item__list--group:first-child,
.itsme-responsive-table .item__list--body .item__list--group:first-child {
  padding-left: 0;
}
.itsme-responsive-table .item__list--header .item__list--group:last-child,
.itsme-responsive-table .item__list--body .item__list--group:last-child {
  padding-right: 0;
}
.itsme-responsive-table .item__list--header .item__list--group > div,
.itsme-responsive-table .item__list--body .item__list--group > div {
  padding: 10px;
  float: left;
}
.itsme-responsive-table .item--1 {
  width: 8.33333333%;
}
.itsme-responsive-table .item--2 {
  width: 16.66666667%;
}
.itsme-responsive-table .item--3 {
  width: 25%;
}
.itsme-responsive-table .item--4 {
  width: 33.33333333%;
}
.itsme-responsive-table .item--5 {
  width: 41.66666667%;
}
.itsme-responsive-table .item--6 {
  width: 50%;
}
.itsme-responsive-table .item--12 {
  width: 100%;
}
.itsme-responsive-table .item__list--header {
  font-family: "Roboto", "Open Sans", Helvetica, Arial, sans-serif;
  -webkit-border-radius: 3px 3px 0 0;
  -moz-border-radius: 3px 3px 0 0;
  border-radius: 3px 3px 0 0;
  color: #ffffff;
  text-transform: uppercase;
  font-weight: 500;
  background: #002058;
}
.itsme-responsive-table .item__list--header .item__list--group > div {
  padding: 7px 10px;
}
.itsme-responsive-table .item__list--body .item__list--item {
  position: relative;
  border: 1px solid #e4e6e7;
}
@media (max-width: 991px) {
  .itsme-responsive-table .item__list--body .item__list--item {
    margin-bottom: 10px;
  }
}
@media (max-width: 991px) {
  .itsme-responsive-table .item__list--body .item__list--item > div {
    padding: 0;
  }
}
@media (min-width: 992px) {
  .itsme-responsive-table .item__list--body .item__list--item {
    border-width: 0;
  }
}
.itsme-responsive-table .item__list--body .item__list--item:first-child {
  margin-top: 0;
}
.itsme-responsive-table .item__list--body .item--select {
  padding-left: 5px;
  padding-right: 5px;
}
.itsme-responsive-table .item__list--body .item--select .checkbox {
  margin-top: 14px;
}
.itsme-responsive-table .item__list--body .item--image img {
  max-width: 70px;
  max-height: 70px;
  overflow: hidden;
}
@media (max-width: 767px) {
  .itsme-responsive-table .item__list--body .item--image img {
    max-width: 55px;
    max-height: 55px;
  }
}
.itsme-responsive-table .item__list--body .product-thumb {
  background-color: #ffffff;
  background-repeat: no-repeat !important;
  -webkit-background-size: contain !important;
  -moz-background-size: contain !important;
  -o-background-size: contain !important;
  background-size: contain !important;
  background-position: center center !important;
  width: 70px;
  height: 70px;
}
@media (max-width: 767px) {
  .itsme-responsive-table .item__list--body .itsme-product-small-block {
    display: block !important;
  }
}
.itsme-responsive-table .item__list--body .itsme-product-small-block .itsme-product-small-info {
  margin-left: 5px;
}
.itsme-responsive-table.table-sorting .item__list--header {
  display: -webkit-box;
  /* OLD - iOS 6-, Safari 3.1-6 */
  display: -moz-box;
  /* OLD - Firefox 19- (buggy but mostly works) */
  display: -ms-flexbox;
  /* TWEENER - IE 10 */
  display: -webkit-flex;
  /* NEW - Chrome */
  display: flex;
  /* NEW, Spec - Opera 12.1, Firefox 20+ */
}
.itsme-responsive-table.table-sorting .item__list--header .item__list--group {
  display: -webkit-box;
  /* OLD - iOS 6-, Safari 3.1-6 */
  display: -moz-box;
  /* OLD - Firefox 19- (buggy but mostly works) */
  display: -ms-flexbox;
  /* TWEENER - IE 10 */
  display: -webkit-flex;
  /* NEW - Chrome */
  display: flex;
  /* NEW, Spec - Opera 12.1, Firefox 20+ */
}
.itsme-responsive-table.table-sorting .item__list--header .item__list--group > div {
  position: relative;
  padding-bottom: 25px !important;
}
.itsme-responsive-table.table-sorting .sorting {
  position: absolute;
  bottom: 5px;
}
.itsme-responsive-table.itsme-responsive-table-basic .responsive-table-cell {
  padding: 10px;
}
.itsme-responsive-table.itsme-responsive-table-basic td:last-child {
  padding-right: 10px;
}
@media (max-width: 991px) {
  .itsme-responsive-table.itsme-responsive-table-basic .item__list--body .item__list--item {
    margin-bottom: 0;
  }
  .itsme-responsive-table.itsme-responsive-table-basic .item__list--body .item__list--item .item__list--group {
    margin: 0;
  }
}
.itsme-responsive-table.table-bg--line .item__list--item {
  border-bottom: 1px solid #e4e6e7;
}
.itsme-responsive-table.table-bg--alternately .item__list--item {
  border-top-width: 0;
}
.itsme-responsive-table.table-bg--alternately .item__list--item:first-child {
  border-top-width: 1px;
}
.itsme-responsive-table.table-bg--alternately .item__list--item:nth-child(even) {
  background: #f2f3f4;
}
.item--total {
  font-weight: bold;
}
.item--image {
  border: 1px solid #f2f4f5;
}
.item__list--header .item--image,
.manage-items-table-head .item--image {
  padding-left: 13px !important;
}
.item__list.item__list--header {
  background-color: #002058;
}
.item__list.item__list--header li {
  background-color: transparent;
}
.item__list .item__list--item {
  padding: 10px 0;
}
.item__list .item__list--item:last-child {
  padding-right: 0;
}
.product-classifications .row div,
.product-classifications-top-features .row div {
  padding-top: 8px;
  padding-bottom: 8px;
}
.product-classifications .row:nth-last-of-type(odd),
.product-classifications-top-features .row:nth-last-of-type(odd) {
  background-color: #f2f3f4;
}
.product-classifications-top .row div {
  padding-top: 8px;
  padding-bottom: 8px;
}
.product-classifications-top .row:nth-last-of-type(odd) {
  background-color: #f2f3f4;
}
.responsive-table {
  margin-top: 15px;
  margin-bottom: 10px;
}
.responsive-table th {
  padding: 10px 5px;
}
.responsive-table th:first-child {
  padding-left: 10px;
  -webkit-border-radius: 3px 0 0 0;
  -moz-border-radius: 3px 0 0 0;
  border-radius: 3px 0 0 0;
}
.responsive-table th:last-child {
  -webkit-border-radius: 0 3px 0 0;
  -moz-border-radius: 0 3px 0 0;
  border-radius: 0 3px 0 0;
}
@media (max-width: 767px) {
  .responsive-table tr {
    border: 1px solid #e4e6e7;
    border-bottom-width: 0;
  }
  .responsive-table tr:last-child {
    border-bottom-width: 1px;
  }
}
.responsive-table td {
  padding: 10px 5px;
}
.responsive-table td:last-child {
  text-align: left;
  padding-right: 10px;
}
.responsive-table td.item--btn {
  text-align: right;
}
.responsive-table td .product-thumb {
  background-color: #ffffff;
  background-repeat: no-repeat !important;
  -webkit-background-size: contain !important;
  -moz-background-size: contain !important;
  -o-background-size: contain !important;
  background-size: contain !important;
  background-position: center center !important;
  width: 70px;
  height: 70px;
}
@media (min-width: 768px) {
  .responsive-table td:nth-child(2) {
    padding-left: 10px;
  }
}
@media (max-width: 991px) {
  .adaptive-table-block {
    width: 100%;
    overflow: scroll;
  }
}
.adaptive-table {
  margin-top: 15px;
  margin-bottom: 10px;
}
.adaptive-table td {
  padding: 10px 5px;
}
@media (max-width: 991px) {
  .adaptive-table {
    width: 992px;
    overflow: scroll;
  }
  .adaptive-table.table--order-history {
    width: 1200px;
  }
}
.adaptive-table .table-item:nth-child(even),
.adaptive-table .responsive-table-item:nth-child(even) {
  background-color: #f2f3f4;
}
.adaptive-table.table-basic .item__list--body .item__list--item {
  margin-bottom: 0;
}
.adaptive-table.table-basic .item__list--body .item__list--item .item__list--group {
  margin: 0;
}
.adaptive-table.itsme-responsive-table.table-bg--alternately .item__list--item {
  border-width: 0;
}
@media (max-width: 991px) {
  .adaptive-table-block-sm .adaptive-table {
    width: 100%;
  }
}
@media (max-width: 767px) {
  .adaptive-table-block-sm .adaptive-table {
    width: 768px;
  }
}
.product-price-details .row {
  -ms-word-break: break-word;
  overflow-wrap: break-word;
  word-break: break-word;
  word-wrap: break-word;
  -webkit-hyphens: auto;
  -moz-hyphens: auto;
  -o-hyphens: auto;
  -ms-hyphens: auto;
  hyphens: auto;
}
.product-price-details .row div {
  padding-top: 5px;
  padding-bottom: 5px;
  padding-left: 5px;
  padding-right: 5px;
}
@media (min-width: 768px) {
  .product-price-details .row div {
    padding-top: 8px;
    padding-bottom: 8px;
  }
}
.product-price-details .row div.bold {
  font-weight: 800;
}
.product-price-details .row div.table-head {
  font-weight: 800;
  font-size: 1.4rem;
  padding-bottom: 2px;
}
.product-price-details .row:nth-last-of-type(odd) {
  background-color: #f2f3f4;
}
.product-price-details .item--name {
  width: 27%;
}
.product-price-details .item--price {
  width: 25%;
}
.product-price-details .item--quantity {
  width: 10%;
}
.product-price-details .item-total {
  width: 18%;
}
.item__list--cart .item__select {
  width: 55px;
}
.item__list--cart .item__traffic-lights {
  width: 40px;
}
.item__list--cart .item__toggle {
  width: 40px;
}
.item__list--cart .item__image {
  width: 100px;
}
.item__list--cart .item__menu {
  width: 50px;
}
.item__list--cart .item__remove {
  width: 50px;
}
.item__list--cart .item__list--item .item__name {
  font-size: 1.4rem;
}
.item__list--cart .item__list--item .item__image {
  padding: 10px 0;
}
.item__list--cart .item__list--item .item__image img {
  max-width: 70px;
  max-height: 70px;
  overflow: hidden;
}
.item__list--cart .item__list--item .item--price .product-price--quantity {
  display: none;
}
.item__list--cart .item__list--item .item__total {
  font-size: 1.4rem;
  width: 110px;
}
.item__list--cart .item__list--item .item__menu {
  padding: 0;
}
.item__list--cart .item__list--item .item__quantity .form-control {
  height: 30px;
}
.item__list--cart .item__list--item .item__quantity .btn-link::before {
  margin-right: 5px;
  font-size: 1rem;
}
@media (min-width: 992px) {
  .item__list__cart .item__list--item {
    border-top-width: 0;
  }
  .item__list__cart .item__list--item > div {
    vertical-align: top !important;
    padding: 10px !important;
  }
  .item__list__cart .item__list--item img {
    max-width: 70px;
    max-height: 70px;
    overflow: hidden;
  }
}
.item__list .item__list--header li,
.manage-items-table .manage-items-table-head th {
  -ms-word-break: break-word;
  overflow-wrap: break-word;
  word-break: break-word;
  word-wrap: break-word;
  -webkit-hyphens: auto;
  -moz-hyphens: auto;
  -o-hyphens: auto;
  -ms-hyphens: auto;
  hyphens: auto;
}
.item__list .item__list--header li.item--select,
.manage-items-table .manage-items-table-head th.item--select {
  -ms-word-break: inherit !important;
  overflow-wrap: inherit !important;
  word-wrap: inherit !important;
  word-break: inherit !important;
  word-wrap: break-word;
  -webkit-hyphens: inherit;
  -moz-hyphens: inherit;
  -o-hyphens: inherit;
  -ms-hyphens: inherit;
  hyphens: inherit;
}
.item__list .item__list--header li:first-child {
  border-top-left-radius: 3px;
}
.item__list .item__list--header li:last-child {
  padding-right: 10px;
  border-top-right-radius: 3px;
}
.item__list--cart-products .item__list--item {
  border-width: 0;
}
.responsive-table-head .glyphicon-menu-down,
.responsive-table-head .glyphicon-menu-up {
  color: #0073ce;
}
.responsive-table-head .glyphicon-menu-down:hover,
.responsive-table-head .glyphicon-menu-up:hover {
  color: #f57728;
}
.responsive-table-head .glyphicon-menu-down.text-info,
.responsive-table-head .glyphicon-menu-up.text-info {
  color: #f57728;
}
.table--order-history .traffic-light-block {
  float: left;
}
@media (max-width: 767px) {
  .table--order-history .traffic-light-block .item-label,
  .table--order-history .traffic-light-block .item-value {
    width: 100%;
  }
}
.table--order-history td.item--detail {
  border-left: 2px dotted #e4e6e7;
}
.table--order-history .js-more-order-history-detail .open:before {
  content: "\32";
}
.table--order-history.manage-items-table .manage-items-table-head th.item--select {
  -ms-word-break: break-all !important;
  overflow-wrap: break-all !important;
  word-wrap: break-all !important;
  word-break: break-all !important;
}
.table--order-history .open-order-line-list {
  position: relative;
  border-top: 2px dotted #e4e6e7;
  padding: 5px;
}
.table--order-history .open-order-line-list .open-order-line-btn {
  position: absolute;
  right: 10px;
  top: 4px;
}
.table--order-history .open-order-line-list .open-order-line-btn .btn {
  color: #0073ce;
  border-width: 0;
}
.table--order-history .open-order-line-list .open-order-line-btn .btn:hover {
  color: #f57728;
  background: transparent;
}
.table--order-history .open-order-line-list .open-order-line-btn .btn--small-screen {
  border: 1px solid #0073ce;
}
.table--order-history .open-order-line-list .open-order-line-btn .btn--small-screen:hover {
  color: #ffffff;
  background-color: #0065b5;
  border-color: #00579b;
}
.manage-items-table.responsive-table th,
.manage-items-table.responsive-table td {
  font-size: 1.3rem;
}
.manage-items-table.responsive-table td {
  vertical-align: top;
}
.manage-items-table.responsive-table .product-thumb {
  width: 70px;
  height: 70px;
  overflow: hidden;
}
.manage-items-table-head th:first-child,
.table-head th:first-child {
  -webkit-border-radius: 3px 0 0 0;
  -moz-border-radius: 3px 0 0 0;
  border-radius: 3px 0 0 0;
}
.manage-items-table-head th:last-child,
.table-head th:last-child {
  -webkit-border-radius: 0 3px 0 0;
  -moz-border-radius: 0 3px 0 0;
  border-radius: 0 3px 0 0;
}
.manage-items-table-head.manage-items-table-head-all th,
.table-head.manage-items-table-head-all th {
  -webkit-border-radius: 3px 3px 0 0;
  -moz-border-radius: 3px 3px 0 0;
  border-radius: 3px 3px 0 0;
}
.table--order-lists.responsive-table.manage-items-table th:last-child {
  padding-right: 10px;
}
.table--order-lists.responsive-table.manage-items-table td:last-child {
  padding-right: 0;
}
.table--order-lists.responsive-table.manage-items-table td table td:last-child {
  padding-right: 10px;
}
.table--order-lists.responsive-table.manage-items-table th:first-child,
.table--order-lists .responsive-table.manage-items-table td:first-child {
  padding-left: 10px;
}
.table--order-lists.responsive-table.manage-items-table td table td:first-child {
  padding-left: 10px;
}
.table--order-lists.manage-items-table.responsive-table th,
.table--order-lists.manage-items-table.responsive-table td {
  padding: 8px 0;
}
.table--delivery-list .table-item > td {
  padding: 0 !important;
}
table.table--order-history > tbody > tr.responsive-table-view-item:nth-child(4n-1) {
  background: #f2f3f4;
}
table.table--order-history > tbody > tr.responsive-table-view-item:nth-child(4n-1) ~ tr:nth-child(4n) {
  background: #f2f3f4;
}
table.table--order-history > tbody > tr.responsive-table-view-item.js-open-order-line:hover {
  background-color: #e4e6e8;
  cursor: pointer;
}
table.table--order-history .itsme-product-small-block .itsme-product-small-info {
  width: calc(100% - 110px);
  width: -moz-calc(100% - 110px);
  width: -webkit-calc(100% - 110px);
  width: -o-calc(100% - 110px);
}
table.table--order-history .itsme-product-small-block .item-value {
  padding-left: 0px;
}
.responsive-table-view-item .icon-itsme.icon-itsme-search {
  opacity: 0;
  -webkit-opacity: 0;
  -moz-opacity: 0;
  filter: alpha(opacity=0);
}
.js-open-order-line .icon-itsme.icon-itsme-search {
  opacity: 1;
  -webkit-opacity: 1;
  -moz-opacity: 1;
  filter: alpha(opacity=100);
}
.responsive-table-fold-item td {
  padding: 0 !important;
}
.responsive-table-fold-item .open-order-line-list {
  margin: 0;
  border-bottom-width: 0;
}
.open-order-line-list {
  border-bottom: 1px solid #e4e6e7;
  margin-bottom: 10px;
  padding: 10px 0;
}
.open-order-line-list:first-child {
  border-top: 2px dotted #e4e6e7;
}
.open-order-line-list:last-child {
  margin-bottom: -2px;
  border-bottom: 0 solid #e4e6e7;
}
.open-order-line-list .order-list-details-title {
  margin-bottom: 6px;
}
.open-order-line-list .order-list-details-title div {
  display: inline-block;
  font-size: 1.6rem;
  font-weight: 600;
}
.table-sorting th {
  padding-bottom: 25px !important;
  position: relative;
}
.table-sorting .sorting {
  position: absolute;
  bottom: 5px;
}
.table-sorting .sorting .select {
  color: #f57728;
}
#quickOrder .item__list--header li:first-child {
  padding-left: 15px;
}
@media (max-width: 991px) {
  #quickOrder .item__list--item {
    display: inherit;
  }
}
@media (max-width: 991px) {
  #quickOrder .item__list--item > div {
    margin-left: 0;
    padding: 0;
  }
}
#quickOrder .item__list .item__name {
  font-size: 1.4rem;
  font-weight: 500;
  text-transform: uppercase;
  font-family: "Roboto", "Open Sans", Helvetica, Arial, sans-serif;
}
.table-ilc-8 .qty .item__total {
  padding: 0;
  margin-left: -4px;
  display: block;
}
.list-item-alternately div {
  vertical-align: top !important;
}
.list-item-alternately:nth-child(odd) {
  background: #f2f3f4;
}
.product-item-disable {
  color: #99a2a5;
  opacity: 0.65;
  -webkit-opacity: 0.65;
  -moz-opacity: 0.65;
  filter: alpha(opacity=65);
}
.product-item-disable img {
  opacity: 0.65;
  -webkit-opacity: 0.65;
  -moz-opacity: 0.65;
  filter: alpha(opacity=65);
}
.link-match-map-alert .icon-itsme-danger {
  color: #e53c2a;
  font-size: 2.2rem;
  text-align: left;
  display: block;
  margin-bottom: -15px;
}
.table--linkmatch-import .table-item .lam-btn {
  padding: 6px 10px;
  margin-left: 10px;
}
.table--linkmatch-import .table-item .lam-btn:hover {
  color: #ffffff;
}
.table--linkmatch-map .item--same {
  display: inline-block;
  padding-left: 0;
  padding-right: 0;
}
.table--linkmatch-map .table-head th {
  position: relative;
}
.table--linkmatch-map .table-head th:first-child {
  padding-left: 10px;
}
.table--linkmatch-map .table-head .item--same {
  vertical-align: top;
  padding-bottom: 10px;
  -ms-word-break: break-word;
  overflow-wrap: break-word;
  word-wrap: break-word;
  word-break: break-word;
}
.table--linkmatch-map .table-head .item--same label {
  color: #ffffff;
}
.table--linkmatch-map .table-head .item--same .control {
  width: 11%;
  position: absolute;
  bottom: 5px;
}
.table--linkmatch-map .table-head .item--same .link-and-match-select {
  height: 28px;
  padding: 0 15px;
}
.table--linkmatch-map .table-item {
  display: block;
  padding: 0 5px !important;
}
.table--linkmatch-map .table-item .table-cell {
  padding-left: 5px;
  padding-right: 5px;
}
.table--linkmatch-map .table-item .lam-btn {
  padding: 6px 10px;
  margin-left: 10px;
}
.table--linkmatch-map .table-item .lam-btn:hover {
  color: #ffffff;
}
.table--linkmatch-map .link-and-match-image.icon-itsme.icon-itsme-link {
  color: #8ac832;
}
.table--linkmatch-map .link-and-match-image.icon-itsme.icon-itsme-unlink {
  color: #e53c2a;
}
.table--linkmatch-map .link-and-match-image.icon-itsme.icon-itsme-remove {
  color: #35485d;
}
.table--linkmatch-map .link-match-map-alert {
  position: absolute;
  bottom: 41px;
  right: 0px;
}
.table--linkmatch-check .table-item table tr.responsive-table-item {
  background-color: transparent;
}
.table--linkmatch-check .table-item .responsive-table-item .itsme-product-small-block .itsme-product-small-info {
  padding-left: 10px;
}
.table--linkmatch-check .table-item .responsive-table-item .item--icons {
  min-width: 30px;
}
.table--linkmatch-check .responsive-table-item > td {
  padding-left: 0 !important;
  padding-right: 0 !important;
}
.table--linkmatch-check .open-order-line-list,
.table--order-history .open-order-line-list {
  border-top: 2px dotted #e4e6e7;
  margin-top: -2px;
}
.itsme-quote-table {
  padding: 10px;
  margin-left: -10px;
  margin-right: -10px;
}
.itsme-quote-table h2 {
  margin-left: -10px;
  margin-right: -10px;
}
.itsme-quote-table .itsme-quote-table-block {
  margin-left: 0;
  margin-right: 0;
}
.table--transaction-data .item--itemType {
  width: 20%;
}
.table--transaction-data .item--documentId {
  width: 20%;
}
.table--transaction-data .item--customerReference {
  width: 20%;
}
.table--transaction-data .item--date {
  width: 20%;
}
.table--transaction-data .item--status {
  width: 20%;
}
.table--order-history .item--order-number {
  width: 9%;
}
.table--order-history .item--customer-order-number {
  width: 9%;
}
.table--order-history .item--type {
  width: 7%;
}
.table--order-history .item--date {
  width: 7%;
}
.table--order-history .item--person {
  width: 9%;
}
.table--order-history .item--payment {
  width: 6%;
}
.table--order-history .item--select-1 {
  width: 9%;
}
.table--order-history .item--select-2 {
  width: 9%;
}
.table--order-history .item--status {
  width: 7%;
}
.table--order-history .item--total {
  width: 8%;
}
.table--order-history .item--btn {
  width: 4%;
}
.table--order-history .item--btn .btn-link::before {
  margin-right: 0;
}
.table--order-history .item--detail {
  width: 2%;
}
.table--order-history .item--detail .btn-link::before {
  margin-right: 0;
}
.table--product-order-history-detail .item__list--item:last-child {
  padding-right: 0;
}
.table--product-order-history-detail .item--select {
  width: 5%;
}
.table--product-order-history-detail .item--traffic-lights {
  width: 5%;
}
.table--product-order-history-detail .item--info {
  width: 35%;
}
.table--product-order-history-detail .item--position {
  width: 7%;
}
.table--product-order-history-detail .item--delivery {
  width: 10%;
}
.table--product-order-history-detail .item--date {
  width: 10%;
}
.table--product-order-history-detail .item--quantity {
  width: 8%;
}
.table--product-order-history-detail .item--total {
  width: 10%;
}
.table--product-order-history-detail .item--stock {
  width: 10%;
}
.table--product-order-history-detail.edit-open-order .item--info {
  width: 25%;
}
.table--product-order-history-detail.edit-open-order .item--delivery {
  width: 7%;
}
.table--product-order-history-detail.edit-open-order .item--date {
  width: 7%;
}
.table--product-order-history-detail.edit-open-order .item--quantity {
  width: 6%;
}
.table--product-order-history-detail.edit-open-order .item--total {
  width: 7%;
}
.table--product-order-history-detail.edit-open-order .item--stock {
  width: 8%;
}
.table--product-order-history-detail.edit-open-order .item--edit-open-order {
  width: 22%;
}
.table--order-list-overview .item--name {
  width: 33%;
}
.table--order-list-overview .item--date {
  width: 14%;
}
.table--order-list-overview .item--item {
  width: 10%;
}
.table--order-list-overview .item--owner {
  width: 20%;
}
.table--order-list-overview .item--total {
  width: 10%;
}
.table--order-list-overview .item--info {
  -ms-word-break: break-all;
  overflow-wrap: break-all;
  word-wrap: break-all;
  word-break: break-all;
  word-wrap: break-word;
  -webkit-hyphens: auto;
  -moz-hyphens: auto;
  -o-hyphens: auto;
  -ms-hyphens: auto;
  hyphens: auto;
}
.table--order-list-overview .item--icons {
  text-align: right;
  width: 7%;
}
.table--order-list-overview .item--buttons {
  text-align: right;
  width: 6%;
}
@media (max-width: 767px) {
  .table--order-list-overview .item--name {
    width: 27%;
  }
  .table--order-list-overview .item--owner {
    width: 15%;
  }
  .table--order-list-overview .item--icons {
    text-align: left;
    width: 14%;
  }
  .table--order-list-overview .item--buttons {
    text-align: right;
    width: 9%;
  }
}
.table--order-list-overview .table--order-list-btn {
  width: 100%;
  margin-bottom: 5px;
}
.table--product-delivery-detail.itsme-responsive-table .item__list--header .item__list--group.item__list--group-info,
.table--product-delivery-detail.itsme-responsive-table .item__list--body .item__list--group.item__list--group-info {
  width: 100%;
}
@media (min-width: 768px) {
  .table--product-delivery-detail.itsme-responsive-table .item__list--header .item__list--group.item__list--group-info,
  .table--product-delivery-detail.itsme-responsive-table .item__list--body .item__list--group.item__list--group-info {
    width: 50%;
  }
}
@media (min-width: 992px) {
  .table--product-delivery-detail.itsme-responsive-table .item__list--header .item__list--group.item__list--group-info,
  .table--product-delivery-detail.itsme-responsive-table .item__list--body .item__list--group.item__list--group-info {
    width: 35%;
  }
}
.table--product-delivery-detail.itsme-responsive-table .item__list--header .item__list--group.item__list--group-data,
.table--product-delivery-detail.itsme-responsive-table .item__list--body .item__list--group.item__list--group-data {
  width: 100%;
  margin-left: 100px;
}
@media (max-width: 767px) {
  .table--product-delivery-detail.itsme-responsive-table .item__list--header .item__list--group.item__list--group-data,
  .table--product-delivery-detail.itsme-responsive-table .item__list--body .item__list--group.item__list--group-data {
    margin-top: -10px;
    margin-bottom: 10px;
  }
}
@media (min-width: 768px) {
  .table--product-delivery-detail.itsme-responsive-table .item__list--header .item__list--group.item__list--group-data,
  .table--product-delivery-detail.itsme-responsive-table .item__list--body .item__list--group.item__list--group-data {
    width: 50%;
    margin-left: 0;
    margin-top: 10px;
  }
}
@media (min-width: 992px) {
  .table--product-delivery-detail.itsme-responsive-table .item__list--header .item__list--group.item__list--group-data,
  .table--product-delivery-detail.itsme-responsive-table .item__list--body .item__list--group.item__list--group-data {
    width: 65%;
    margin-top: 0;
  }
}
@media (max-width: 991px) {
  .table--product-delivery-detail.itsme-responsive-table .item__list--header .item__list--group.item__list--group-data > div,
  .table--product-delivery-detail.itsme-responsive-table .item__list--body .item__list--group.item__list--group-data > div {
    padding: 0;
    float: none;
  }
}
@media (max-width: 767px) {
  .table--product-delivery-detail.itsme-responsive-table .item__list--body .item__list--group-info .item--info {
    padding-right: 30px;
  }
}
.table--product-delivery-detail.itsme-responsive-table .item__list--body .item__list--group-info .item--info .item__name {
  font-family: "Roboto", "Open Sans", Helvetica, Arial, sans-serif;
  font-weight: 700;
}
@media (max-width: 767px) {
  .table--product-delivery-detail.itsme-responsive-table .item__list--body .item__list--group-info .item--info > div {
    display: none;
  }
}
@media (min-width: 992px) {
  .table--product-delivery-detail .item--line-number {
    width: 25%;
  }
  .table--product-delivery-detail .item-quantity {
    width: 25%;
  }
  .table--product-delivery-detail .item--infrastat {
    width: 25%;
  }
  .table--product-delivery-detail .item--status {
    width: 25%;
  }
}
.table--product-order-list-detail .item--select {
  width: 8%;
}
.table--product-order-list-detail .item--info {
  width: 36%;
}
.table--product-order-list-detail .item--price {
  width: 8%;
}
.table--product-order-list-detail .item--quantity {
  width: 8%;
}
.table--product-order-list-detail .item--stock {
  width: 10%;
}
.table--product-order-list-detail .item--date {
  width: 10%;
}
.table--product-order-list-detail .item--status {
  width: 10%;
}
.table--product-order-list-detail .item--total {
  width: 10%;
}
.table--product-order-list-detail .item--btn {
  width: auto;
}
.table--quick-order .item--search-option {
  display: table-cell;
  width: 19%;
}
.table--quick-order .item--search-option select {
  max-width: 200px;
}
.table--quick-order .item--sku {
  display: table-cell;
  width: 19%;
}
.table--quick-order .item--sku input {
  max-width: 200px;
}
.table--quick-order .item--image {
  display: table-cell;
  width: 8%;
}
.table--quick-order .item--info {
  display: table-cell;
  width: 35%;
}
.table--quick-order .item--stock {
  display: table-cell;
  width: 12%;
}
.table--quick-order .item--price {
  display: table-cell;
  width: 12%;
}
.table--quick-order .item--quantity {
  display: table-cell;
  width: 12%;
}
.table--quick-order .item--total {
  display: table-cell;
  width: 8%;
}
.table--quick-order .item--icons {
  display: table-cell;
  width: 5%;
}
@media (max-width: 767px) {
  .table--quick-order .item--image {
    display: table-cell;
    width: 8%;
  }
  .table--quick-order .item--info {
    display: table-cell;
    width: 34%;
  }
  .table--quick-order .item--stock {
    display: table-cell;
    width: 10%;
  }
  .table--quick-order .item--price {
    display: table-cell;
    width: 10%;
  }
  .table--quick-order .item--quantity {
    display: table-cell;
    width: 12%;
  }
  .table--quick-order .item--total {
    display: table-cell;
    width: 8%;
  }
  .table--quick-order .item--icons {
    display: table-cell;
    width: 12%;
  }
}
.table--product-list-cart.itsme-responsive-table .item__list--header .item__list--group.item__list--group-info,
.table--product-list-cart.itsme-responsive-table .item__list--body .item__list--group.item__list--group-info {
  width: 100%;
}
@media (min-width: 768px) {
  .table--product-list-cart.itsme-responsive-table .item__list--header .item__list--group.item__list--group-info,
  .table--product-list-cart.itsme-responsive-table .item__list--body .item__list--group.item__list--group-info {
    width: 50%;
  }
}
@media (min-width: 992px) {
  .table--product-list-cart.itsme-responsive-table .item__list--header .item__list--group.item__list--group-info,
  .table--product-list-cart.itsme-responsive-table .item__list--body .item__list--group.item__list--group-info {
    width: 35%;
  }
}
.table--product-list-cart.itsme-responsive-table .item__list--header .item__list--group.item__list--group-data,
.table--product-list-cart.itsme-responsive-table .item__list--body .item__list--group.item__list--group-data {
  width: 100%;
  margin-left: 100px;
}
@media (max-width: 767px) {
  .table--product-list-cart.itsme-responsive-table .item__list--header .item__list--group.item__list--group-data.item__list--group-data-button-space,
  .table--product-list-cart.itsme-responsive-table .item__list--body .item__list--group.item__list--group-data.item__list--group-data-button-space {
    margin-bottom: 67px;
  }
}
@media (max-width: 767px) {
  .table--product-list-cart.itsme-responsive-table .item__list--header .item__list--group.item__list--group-data,
  .table--product-list-cart.itsme-responsive-table .item__list--body .item__list--group.item__list--group-data {
    margin-top: -10px;
    margin-bottom: 10px;
  }
}
@media (min-width: 768px) {
  .table--product-list-cart.itsme-responsive-table .item__list--header .item__list--group.item__list--group-data,
  .table--product-list-cart.itsme-responsive-table .item__list--body .item__list--group.item__list--group-data {
    width: 50%;
    margin-left: 0;
    margin-top: 10px;
  }
}
@media (min-width: 992px) {
  .table--product-list-cart.itsme-responsive-table .item__list--header .item__list--group.item__list--group-data,
  .table--product-list-cart.itsme-responsive-table .item__list--body .item__list--group.item__list--group-data {
    width: 35%;
    margin-top: 0;
  }
}
@media (max-width: 991px) {
  .table--product-list-cart.itsme-responsive-table .item__list--header .item__list--group.item__list--group-data > div,
  .table--product-list-cart.itsme-responsive-table .item__list--body .item__list--group.item__list--group-data > div {
    padding: 0;
    float: none;
  }
}
.table--product-list-cart.itsme-responsive-table .item__list--header .item__list--group.item__list--group-price,
.table--product-list-cart.itsme-responsive-table .item__list--body .item__list--group.item__list--group-price {
  width: 100%;
  border-top: 1px solid #e4e6e7;
  background: #f2f5f6;
}
@media (min-width: 480px) and (max-width: 992px) {
  .table--product-list-cart.itsme-responsive-table .item__list--header .item__list--group.item__list--group-price,
  .table--product-list-cart.itsme-responsive-table .item__list--body .item__list--group.item__list--group-price {
    padding-left: 90px;
  }
}
@media (min-width: 992px) {
  .table--product-list-cart.itsme-responsive-table .item__list--header .item__list--group.item__list--group-price,
  .table--product-list-cart.itsme-responsive-table .item__list--body .item__list--group.item__list--group-price {
    border-top-width: 0;
    background: transparent;
    width: 30%;
  }
}
@media (max-width: 767px) {
  .table--product-list-cart.itsme-responsive-table .item__list--body .item__list--group-info .item--info {
    padding-right: 30px;
  }
}
.table--product-list-cart.itsme-responsive-table .item__list--body .item__list--group-info .item--info .item__name {
  font-family: "Roboto", "Open Sans", Helvetica, Arial, sans-serif;
  font-weight: 700;
}
@media (max-width: 767px) {
  .table--product-list-cart.itsme-responsive-table .item__list--body .item__list--group-info .item--info > div {
    display: none;
  }
}
@media (max-width: 991px) {
  .table--product-list-cart.itsme-responsive-table .item__list--body .item__list--group-price {
    justify-content: flex-end;
    display: -webkit-box;
    /* OLD - iOS 6-, Safari 3.1-6 */
    display: -moz-box;
    /* OLD - Firefox 19- (buggy but mostly works) */
    display: -ms-flexbox;
    /* TWEENER - IE 10 */
    display: -webkit-flex;
    /* NEW - Chrome */
    display: flex;
    /* NEW, Spec - Opera 12.1, Firefox 20+ */
  }
}
.table--product-list-cart.itsme-responsive-table .item__list--body .item__list--group-price .item-header {
  font-weight: 700;
  width: 100%;
  display: block;
}
@media (max-width: 991px) {
  .table--product-list-cart.itsme-responsive-table .item__list--body .item__list--group-price .item--quantity .form-control {
    width: 60px;
    float: left;
    height: 28px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
  }
}
.table--product-list-cart.itsme-responsive-table .item__list--body .item__list--group-price .item--quantity .product-uom {
  color: #819398;
}
@media (max-width: 991px) {
  .table--product-list-cart.itsme-responsive-table .item__list--body .item__list--group-price .item--quantity .product-uom {
    margin: 7px 20px 0 8px;
    float: left;
  }
}
@media (max-width: 991px) {
  .table--product-list-cart.itsme-responsive-table .item__list--body .item__list--group-price .item--total {
    font-size: 1.6rem;
  }
  .table--product-list-cart.itsme-responsive-table .item__list--body .item__list--group-price .item--total .item-header {
    font-size: 1.3rem;
  }
}
.table--product-list-cart.itsme-responsive-table .item__list--body .item--delete {
  position: absolute;
  right: 0;
  padding: 0;
  top: 5px;
}
@media (min-width: 992px) {
  .table--product-list-cart.itsme-responsive-table .item__list--body .item--delete.item--delete-btn {
    top: 7px;
    right: 0;
  }
}
@media (max-width: 991px) {
  .table--product-list-cart.itsme-responsive-table .item__list--body .item--delete.order-detail--delete-btn {
    left: 93px;
    top: 165px;
  }
}
@media (min-width: 768px) {
  .table--product-list-cart.itsme-responsive-table .item__list--body .item--delete.order-detail--delete-btn {
    top: 11px;
  }
}
@media (min-width: 992px) {
  .table--product-list-cart .item--position {
    width: 33%;
  }
  .table--product-list-cart .item--stock {
    width: 33%;
  }
  .table--product-list-cart .item--delivery {
    width: 33%;
  }
}
.table--product-list-cart .item--price {
  width: 36%;
}
.table--product-list-cart .item--quantity {
  width: 36%;
}
.table--product-list-cart .item--total {
  width: 28%;
}
@media (min-width: 768px) {
  .table--product-list-cart .item--price {
    width: 16.3%;
  }
  .table--product-list-cart .item--quantity {
    width: 19%;
  }
  .table--product-list-cart .item--total {
    width: 16%;
  }
}
@media (min-width: 992px) {
  .table--product-list-cart .item--price {
    width: 30%;
  }
  .table--product-list-cart .item--quantity {
    width: 40%;
  }
  .table--product-list-cart .item--total {
    width: 30%;
  }
}
.table--product-list-checkout.itsme-responsive-table .item__list--header .item__list--group.item__list--group-info,
.table--product-list-checkout.itsme-responsive-table .item__list--body .item__list--group.item__list--group-info {
  width: 100%;
}
@media (min-width: 768px) {
  .table--product-list-checkout.itsme-responsive-table .item__list--header .item__list--group.item__list--group-info,
  .table--product-list-checkout.itsme-responsive-table .item__list--body .item__list--group.item__list--group-info {
    width: 50%;
  }
}
@media (min-width: 992px) {
  .table--product-list-checkout.itsme-responsive-table .item__list--header .item__list--group.item__list--group-info,
  .table--product-list-checkout.itsme-responsive-table .item__list--body .item__list--group.item__list--group-info {
    width: 50%;
  }
}
.table--product-list-checkout.itsme-responsive-table .item__list--header .item__list--group.item__list--group-data,
.table--product-list-checkout.itsme-responsive-table .item__list--body .item__list--group.item__list--group-data {
  width: 100%;
}
@media (min-width: 768px) {
  .table--product-list-checkout.itsme-responsive-table .item__list--header .item__list--group.item__list--group-data,
  .table--product-list-checkout.itsme-responsive-table .item__list--body .item__list--group.item__list--group-data {
    width: 50%;
  }
}
@media (min-width: 992px) {
  .table--product-list-checkout.itsme-responsive-table .item__list--header .item__list--group.item__list--group-data,
  .table--product-list-checkout.itsme-responsive-table .item__list--body .item__list--group.item__list--group-data {
    width: 25%;
  }
}
.table--product-list-checkout.itsme-responsive-table .item__list--header .item__list--group.item__list--group-price,
.table--product-list-checkout.itsme-responsive-table .item__list--body .item__list--group.item__list--group-price {
  width: 100%;
}
@media (min-width: 992px) {
  .table--product-list-checkout.itsme-responsive-table .item__list--header .item__list--group.item__list--group-price,
  .table--product-list-checkout.itsme-responsive-table .item__list--body .item__list--group.item__list--group-price {
    width: 25%;
  }
}
@media (max-width: 991px) {
  .table--product-list-checkout.itsme-responsive-table .item__list--header .item__list--group.item__list--group-price,
  .table--product-list-checkout.itsme-responsive-table .item__list--body .item__list--group.item__list--group-price {
    height: 86px;
  }
}
.table--product-list-checkout.itsme-responsive-table .item__list--item {
  margin: 0 0 15px;
}
.table--product-list-checkout.itsme-responsive-table .item--quantity .item-header {
  margin-bottom: 0 !important;
}
.table--product-list-checkout.itsme-responsive-table.item-list--cart-checkout .item-orderline-data {
  margin-top: -16px;
  background-color: #ffffff;
  border-bottom: 1px solid #e4e6e7;
  position: relative;
  z-index: 1;
}
.table--product-list-checkout.itsme-responsive-table.item-list--cart-checkout .item-orderline-data > div:first-child {
  width: 90px;
}
@media (max-width: 991px) {
  .table--product-list-checkout.itsme-responsive-table.item-list--cart-checkout .item-orderline-data {
    border-left: 1px solid #e4e6e7;
    border-right: 1px solid #e4e6e7;
    background: #f2f5f6;
    margin-bottom: 10px;
  }
  .table--product-list-checkout.itsme-responsive-table.item-list--cart-checkout .item-orderline-data .form-group .form-control {
    height: 34px;
  }
}
@media (max-width: 767px) {
  .table--product-list-checkout.itsme-responsive-table.item-list--cart-checkout .item-orderline-data {
    padding-left: 90px;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .table--product-list-checkout.itsme-responsive-table.item-list--cart-checkout .item-orderline-data .form-group {
    margin-top: -75px;
    width: 400px;
  }
}
@media (max-width: 767px) {
  .table--product-list-checkout.itsme-responsive-table.item-list--cart-checkout .item-orderline-data .form-group {
    margin-top: -25px;
  }
}
@media (min-width: 992px) {
  .table--product-list-checkout .item--position {
    width: 50%;
  }
  .table--product-list-checkout .item--delivery {
    width: 50%;
  }
}
.table--product-list-checkout .item--quantity {
  width: 50%;
}
.table--product-list-checkout .item--total {
  width: 50%;
}
@media (min-width: 768px) and (max-width: 991px) {
  .table--product-list-checkout .item--quantity {
    width: 20%;
  }
  .table--product-list-checkout .item--total {
    width: 20%;
  }
}
@media (min-width: 992px) {
  .table--product-list-order-detail .item-group {
    padding-bottom: 10px;
  }
}
@media (max-width: 992px) {
  .table--product-list-order-detail .item-group {
    display: flex;
  }
}
.table--product-list-order-detail .traffic-light-block {
  padding: 0 0 5px 0;
}
.table--product-list-order-detail .items-group {
  display: flex;
}
.table--product-list-order-detail .item--select {
  -ms-word-break: initial;
  overflow-wrap: initial;
  word-wrap: initial;
  word-break: initial;
  width: 25px;
}
.table--product-list-order-detail .item--traffic-lights {
  width: 25px;
}
.table--product-list-order-detail .item--info {
  width: calc(100% - 75px);
  width: -moz-calc(100% - 75px);
  width: -webkit-calc(100% - 75px);
  width: -o-calc(100% - 75px);
}
@media (min-width: 992px) {
  .table--product-list-order-detail .item--position {
    width: 25%;
  }
  .table--product-list-order-detail .item--stock {
    width: 25%;
  }
  .table--product-list-order-detail .item--delivery {
    width: 25%;
  }
  .table--product-list-order-detail .item--date {
    width: 50%;
  }
}
@media (max-width: 767px) {
  .table--product-list-order-detail .item--info {
    padding-left: 25px !important;
  }
}
.table--product-list-order-detail-items .item--select {
  width: 80px;
}
.table--product-list-order-detail-items .item--info {
  width: calc(100% - 80px);
  width: -moz-calc(100% - 80px);
  width: -webkit-calc(100% - 80px);
  width: -o-calc(100% - 80px);
}
@media (min-width: 992px) {
  .table--product-list-order-detail-items .item--stock {
    width: 33.33333333%;
  }
  .table--product-list-order-detail-items .item--status {
    width: 33.33333333%;
  }
  .table--product-list-order-detail-items .item--date {
    width: 33.33333333%;
  }
}
@media (max-width: 767px) {
  .table--product-list-order-detail-items.table--product-list-cart.itsme-responsive-table .item__list--body .item__list--group.item__list--group-data {
    margin-left: 180px;
  }
}
.table--limited-catalogues .limited-catalog-user {
  color: #35485d;
}
.table--limited-catalogues .limited-catalog-user:hover {
  color: #f57728;
}
.table--limited-catalogues .limited-catalog-user div {
  display: inline-block;
}
.table--delivery-list .item--product-id {
  width: 125px;
}
.table--delivery-list .item--customer-id {
  width: 125px;
}
.table--delivery-list .item--delivery-type {
  width: 125px;
}
.table--delivery-list .item--delivery-status {
  width: 125px;
}
.table--delivery-list .item--date {
  width: 125px;
}
.table--delivery-list .item--order {
  width: 125px;
}
.table--delivery-list .item--order-id {
  width: 125px;
}
.table--delivery-list .item--data {
  width: 280px;
}
.table--delivery-list .item--btn {
  width: auto;
}
.table--quotation-list .item--number {
  width: 11%;
}
.table--quotation-list .item--name {
  width: 17%;
}
.table--quotation-list .item--date {
  width: 11%;
}
.table--quotation-list .item--cust-ref {
  width: 17%;
}
.table--quotation-list .item--type {
  width: 10%;
}
.table--quotation-list .item--payment {
  width: 10%;
}
.table--quotation-list .item--total {
  width: 10%;
}
.table--quotation-list .item--icon {
  width: 4%;
}
.table--order-approval .item--order-id {
  width: 15%;
}
.table--order-approval .item--name {
  width: 10%;
}
.table--order-approval .item--status {
  width: 15%;
}
.table--order-approval .item--user {
  width: 15%;
}
.table--order-approval .item--data {
  width: 10%;
}
.table--order-approval .item--location {
  width: 25%;
}
.table--order-approval .item--total {
  width: 10%;
}
.table--product-customer-data.itsme-responsive-table .item__list--header .item__list--group.item__list--group-info,
.table--product-customer-data.itsme-responsive-table .item__list--body .item__list--group.item__list--group-info {
  width: 100%;
}
@media (min-width: 768px) {
  .table--product-customer-data.itsme-responsive-table .item__list--header .item__list--group.item__list--group-info,
  .table--product-customer-data.itsme-responsive-table .item__list--body .item__list--group.item__list--group-info {
    width: 50%;
  }
}
@media (min-width: 992px) {
  .table--product-customer-data.itsme-responsive-table .item__list--header .item__list--group.item__list--group-info,
  .table--product-customer-data.itsme-responsive-table .item__list--body .item__list--group.item__list--group-info {
    width: 35%;
  }
}
.table--product-customer-data.itsme-responsive-table .item__list--header .item__list--group.item__list--group-data,
.table--product-customer-data.itsme-responsive-table .item__list--body .item__list--group.item__list--group-data {
  width: 100%;
  margin-left: 100px;
}
@media (max-width: 767px) {
  .table--product-customer-data.itsme-responsive-table .item__list--header .item__list--group.item__list--group-data,
  .table--product-customer-data.itsme-responsive-table .item__list--body .item__list--group.item__list--group-data {
    margin-top: -10px;
    margin-bottom: 10px;
  }
}
@media (min-width: 768px) {
  .table--product-customer-data.itsme-responsive-table .item__list--header .item__list--group.item__list--group-data,
  .table--product-customer-data.itsme-responsive-table .item__list--body .item__list--group.item__list--group-data {
    width: 50%;
    margin-left: 0;
    margin-top: 10px;
  }
}
@media (min-width: 992px) {
  .table--product-customer-data.itsme-responsive-table .item__list--header .item__list--group.item__list--group-data,
  .table--product-customer-data.itsme-responsive-table .item__list--body .item__list--group.item__list--group-data {
    width: 65%;
    margin-top: 0;
  }
}
@media (max-width: 991px) {
  .table--product-customer-data.itsme-responsive-table .item__list--header .item__list--group.item__list--group-data > div,
  .table--product-customer-data.itsme-responsive-table .item__list--body .item__list--group.item__list--group-data > div {
    padding: 0;
    float: none;
  }
}
.table--product-customer-data.itsme-responsive-table .item__list--body .item--icons-btn {
  padding: 6px 25px !important;
  font-size: 1.2rem;
  text-transform: none;
  margin-top: 15px;
  margin-right: 2px;
}
.table--product-customer-data.itsme-responsive-table .item__list--body .item--icons-btn:hover {
  color: #ffffff;
}
@media (max-width: 767px) {
  .table--product-customer-data.itsme-responsive-table .item__list--body .item__list--group-info .item--info {
    padding-right: 30px;
  }
}
.table--product-customer-data.itsme-responsive-table .item__list--body .item__list--group-info .item--info .item__name {
  font-family: "Roboto", "Open Sans", Helvetica, Arial, sans-serif;
  font-weight: 700;
}
@media (max-width: 767px) {
  .table--product-customer-data.itsme-responsive-table .item__list--body .item__list--group-info .item--info > div {
    display: none;
  }
}
@media (min-width: 992px) {
  .table--product-customer-data .item--customer-id {
    width: 29%;
  }
  .table--product-customer-data .item--number {
    width: 28%;
  }
  .table--product-customer-data .item--location {
    width: 28%;
  }
  .table--product-customer-data .item--icons {
    width: 15%;
  }
}
.table--catalogues .item--name {
  width: 25%;
}
.table--catalogues .item--date {
  width: 20%;
}
.table--catalogues .item--info {
  width: 30%;
}
.table--catalogues .item--number {
  width: 15%;
}
.table--catalogues .item--btn {
  width: 10%;
}
.table--limited-catalogues .item-id-checkbox {
  width: 5%;
}
.table--limited-catalogues .item--line-number {
  width: 18%;
}
.table--limited-catalogues .item--name {
  width: 75%;
}
.table--limited-products .item--info {
  width: 50%;
}
.table--limited-products .item--item {
  width: 15%;
}
.table--limited-products .item--type {
  width: 15%;
}
.table--limited-products .item--brand {
  width: 15%;
}
.table--limited-products .item--btn {
  width: 5%;
}
.table--linkmatch-import .item--item {
  width: 18%;
}
.table--linkmatch-import .item--date {
  width: 16%;
}
.table--linkmatch-import .item--user {
  width: 24%;
}
.table--linkmatch-import .item--matched {
  width: 16%;
}
.table--linkmatch-import .item--unmatched {
  width: 18%;
}
.table--linkmatch-import .item--remove {
  width: 8%;
}
.table--linkmatch-map .item--same {
  width: 11.8%;
}
.table--linkmatch-map .item--icons {
  width: 1.5%;
}
.table--linkmatch-map .item--remove {
  width: 1.5%;
}
@media (max-width: 767px) {
  .table--linkmatch-map .item--same {
    width: 10.5%;
  }
  .table--linkmatch-map .item--icons {
    width: 7.0%;
  }
  .table--linkmatch-map .item--remove {
    width: 10.0%;
  }
  .table--linkmatch-map .table-head .control {
    width: 10% !important;
  }
}
.table--linkmatch-check .item--id {
  width: 5%;
}
.table--linkmatch-check .item--info {
  width: 45%;
}
.table--linkmatch-check .item--select {
  width: 15%;
}
.table--linkmatch-check .item--customer-id {
  width: 15%;
}
.table--linkmatch-check .item--delivery {
  width: 10%;
}
.table--linkmatch-check .item--quantity {
  width: 10%;
}
.table--vmi-maintain tr.responsive-table-item {
  height: 90px;
}
.table--vmi-maintain .itsme-product-small-block .itsme-product-small-info .itsme-product-small-description {
  max-height: 35px;
}
.table--vmi-maintain .item--item {
  width: 34%;
}
.table--vmi-maintain .item--location {
  width: 15%;
}
.table--vmi-maintain .item--quantity {
  width: 10%;
}
.table--vmi-maintain .item--factor {
  width: 15%;
}
.table--vmi-maintain .item--number {
  width: 8%;
}
.table--vmi-maintain .item--icons {
  width: 3%;
}
.table--vmi-dashboard tr.responsive-table-item {
  height: 90px;
}
.table--vmi-dashboard .itsme-product-small-block .itsme-product-small-info .itsme-product-small-description {
  max-height: 35px;
}
.table--vmi-dashboard .item--item {
  width: 43%;
}
.table--vmi-dashboard .item--location {
  width: 10%;
}
.table--vmi-dashboard .item--quantity {
  width: 7%;
}
.table--vmi-dashboard .item--factor {
  width: 7%;
}
.table--vmi-dashboard .item--number {
  width: 7%;
}
.table--vmi-dashboard .item--icons {
  width: 7%;
}
.table--vmi-dashboard .item--total {
  width: 7%;
}
.table--vmi-dashboard .item--btn {
  width: 2%;
}
.table--registration-registeredcontacts.itsme-responsive-table .item__list--header .item__list--group.item__list--group-name,
.table--registration-registeredcontacts.itsme-responsive-table .item__list--body .item__list--group.item__list--group-name {
  width: 100%;
}
@media (min-width: 768px) {
  .table--registration-registeredcontacts.itsme-responsive-table .item__list--header .item__list--group.item__list--group-name,
  .table--registration-registeredcontacts.itsme-responsive-table .item__list--body .item__list--group.item__list--group-name {
    width: 36%;
  }
}
.table--registration-registeredcontacts.itsme-responsive-table .item__list--header .item__list--group.item__list--group-content,
.table--registration-registeredcontacts.itsme-responsive-table .item__list--body .item__list--group.item__list--group-content {
  width: 100%;
}
@media (min-width: 768px) {
  .table--registration-registeredcontacts.itsme-responsive-table .item__list--header .item__list--group.item__list--group-content,
  .table--registration-registeredcontacts.itsme-responsive-table .item__list--body .item__list--group.item__list--group-content {
    width: 22%;
  }
}
.table--registration-registeredcontacts.itsme-responsive-table .item__list--header .item__list--group.item__list--group-adress,
.table--registration-registeredcontacts.itsme-responsive-table .item__list--body .item__list--group.item__list--group-adress {
  width: 100%;
}
@media (min-width: 768px) {
  .table--registration-registeredcontacts.itsme-responsive-table .item__list--header .item__list--group.item__list--group-adress,
  .table--registration-registeredcontacts.itsme-responsive-table .item__list--body .item__list--group.item__list--group-adress {
    width: 20%;
  }
}
.table--registration-registeredcontacts.itsme-responsive-table .item__list--body .item__list--item {
  margin: 0;
}
@media (max-width: 1199px) {
  .table--registration-registeredcontacts.itsme-responsive-table .item__list--body .item__list--item {
    margin-top: 10px;
  }
}
@media (max-width: 767px) {
  .table--registration-registeredcontacts.itsme-responsive-table .item__list--body .item__list--item {
    padding: 10px 0;
  }
}
.table--registration-registeredcontacts.itsme-responsive-table .item__list--body .item__list--group > div {
  padding: 0 10px;
  -ms-word-break: break-word;
  overflow-wrap: break-word;
  word-wrap: break-word;
  word-break: break-word;
}
@media (min-width: 768px) {
  .table--registration-registeredcontacts.itsme-responsive-table .item__list--body .item__list--group > div {
    padding: 10px;
  }
}
.table--registration-registeredcontacts .item--name.item--first-name {
  width: 50%;
}
.table--registration-registeredcontacts .item--name.item--last-name {
  width: 50%;
}
@media (max-width: 767px) {
  .table--registration-registeredcontacts .item--name {
    width: auto !important;
  }
}
.adaptive-table .itsme-address-card,
.responsive-table .itsme-address-card {
  padding: 10px 15px;
}
@media (min-width: 992px) {
  .table--product-list-cart.itsme-responsive-table.table--product-list-delivery-items .item__list--header .item__list--group.item__list--group-data,
  .table--product-list-cart.itsme-responsive-table.table--product-list-delivery-items .item__list--body .item__list--group.item__list--group-data {
    width: 65%;
  }
}
@media (min-width: 992px) {
  .table--traffic-cart .item--price {
    width: 25%;
  }
}
@media (min-width: 992px) {
  .table--traffic-cart .item--quantity {
    width: 33%;
  }
}
@media (min-width: 992px) {
  .table--traffic-cart .item--total {
    width: 32%;
  }
}
.invoice--icon-color-warning {
  color: red;
}
.u-item--bold {
  font-weight: 700;
}
.pagination {
  border-width: 0;
}
.pagination li {
  margin-left: 2px;
  margin-right: 2px;
}
.pagination li span,
.pagination li a {
  background-color: #f2f5f6;
  border: 1px solid #e4e6e7;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  color: #35485d;
  line-height: 25px;
  min-width: 26px;
  height: 26px;
  font-weight: 500;
}
.pagination li span:hover,
.pagination li a:hover {
  background-color: #f57728 !important;
  border-color: #f46810 !important;
  color: #ffffff;
}
.pagination li.active span,
.pagination li.active a {
  background-color: #002058;
  border-color: #00173f;
  color: #ffffff;
  line-height: 27px;
  -webkit-box-shadow: inset 0 0 1px 0 rgba(0, 0, 0, 0);
  /* Safari 3-4, iOS 4.0.2 - 4.2, Android 2.3+ */
  -moz-box-shadow: inset 0 0 1px 0 rgba(0, 0, 0, 0);
  /* Firefox 3.5 - 3.6 */
  box-shadow: inset 0 0 1px 0 rgba(0, 0, 0, 0);
  /* Opera 10.5, IE 9, Firefox 4+, Chrome 6+, iOS 5 */
}
.pagination li.active span:hover,
.pagination li.active a:hover {
  background-color: #002058 !important;
  border-color: #00173f !important;
  color: #ffffff;
}
.pagination li.pagination-prev.disabled span,
.pagination li.pagination-next.disabled span {
  background-color: #f2f5f6;
  border: 1px solid #f2f4f5;
  border-radius: 3px;
  color: #bfc4c5;
  line-height: 26px;
  min-width: 26px;
  height: 26px;
  margin: 0;
}
.pagination li.pagination-prev.disabled span:hover,
.pagination li.pagination-next.disabled span:hover {
  background-color: #f2f5f6;
  border: 1px solid #f2f4f5;
  color: #bfc4c5;
}
.pagination li.pagination-prev > a,
.pagination li.pagination-next > a,
.pagination li.pagination-prev .pagination > li.pagination-prev > span,
.pagination li.pagination-next .pagination > li.pagination-prev > span,
.pagination li.pagination-prev > a,
.pagination li.pagination-next > a,
.pagination li.pagination-prev .pagination > li.pagination-next > span,
.pagination li.pagination-next .pagination > li.pagination-next > span {
  background-color: #f2f5f6;
  border: 1px solid #f2f4f5;
  border-radius: 3px;
  color: #35485d;
  line-height: 26px;
  min-width: 26px;
  height: 26px;
  margin: 0;
}
.pagination li.pagination-prev > a:hover,
.pagination li.pagination-next > a:hover,
.pagination li.pagination-prev .pagination > li.pagination-prev > span:hover,
.pagination li.pagination-next .pagination > li.pagination-prev > span:hover,
.pagination li.pagination-prev > a:hover,
.pagination li.pagination-next > a:hover,
.pagination li.pagination-prev .pagination > li.pagination-next > span:hover,
.pagination li.pagination-next .pagination > li.pagination-next > span:hover {
  background-color: #0065b5;
  border-color: #00579b;
  color: #ffffff ;
}
.itsme-indicator {
  display: inline-flex;
  justify-content: space-between;
  align-items: center;
  position: relative;
  width: 100%;
  padding-bottom: 40px;
  margin-top: 20px;
  overflow: hidden;
}
@media (min-width: 768px) {
  .itsme-indicator {
    padding-bottom: 10px;
  }
}
@media (min-width: 1200px) {
  .itsme-indicator {
    padding-bottom: 50px;
  }
}
.itsme-indicator .itsme-indicator-items {
  display: -webkit-box;
  /* OLD - iOS 6-, Safari 3.1-6 */
  display: -moz-box;
  /* OLD - Firefox 19- (buggy but mostly works) */
  display: -ms-flexbox;
  /* TWEENER - IE 10 */
  display: -webkit-flex;
  /* NEW - Chrome */
  display: flex;
  /* NEW, Spec - Opera 12.1, Firefox 20+ */
  justify-content: space-between;
  align-items: center;
  position: relative;
  width: 100%;
  z-index: 1;
}
.itsme-indicator .itsme-indicator-item {
  counter-increment: stepNum;
  text-align: center;
  position: relative;
  color: #bfc4c5;
}
.itsme-indicator .itsme-indicator-item .indicator-number::before {
  content: counter(stepNum);
  font-family: inherit;
  display: block;
  margin: 0 auto 4px;
  margin-right: 10px;
  background-color: #e3e7e8;
  width: 28px;
  height: 28px;
  border-radius: 3px;
  line-height: 25px;
  text-align: center;
  border: 2px solid #e3e7e8;
}
.itsme-indicator .itsme-indicator-item:last-child .indicator-number::before {
  margin-right: 0;
}
.itsme-indicator .itsme-indicator-item:last-child.select::after {
  background-color: #ffffff;
}
.itsme-indicator .itsme-indicator-item .indicator-label {
  color: #002058;
  font-size: 1.6rem;
  display: none;
}
.itsme-indicator .itsme-indicator-item::after {
  content: "";
  background-color: #e3e7e8;
  position: absolute;
  top: 13px;
  left: 0;
  z-index: -1;
  width: 2000px;
  height: 3px;
}
.itsme-indicator .itsme-indicator-item:last-child::after {
  background-color: #ffffff;
}
.itsme-indicator .itsme-indicator-item.active {
  color: #35485d;
  display: -webkit-box;
  /* OLD - iOS 6-, Safari 3.1-6 */
  display: -moz-box;
  /* OLD - Firefox 19- (buggy but mostly works) */
  display: -ms-flexbox;
  /* TWEENER - IE 10 */
  display: -webkit-flex;
  /* NEW - Chrome */
  display: flex;
  /* NEW, Spec - Opera 12.1, Firefox 20+ */
}
.itsme-indicator .itsme-indicator-item.active::after {
  background-color: #002058;
}
.itsme-indicator .itsme-indicator-item.active .indicator-number::before {
  border-color: #002058;
  background-color: #002058;
  color: #ffffff;
}
.itsme-indicator .itsme-indicator-item.select {
  margin: 0;
  flex-grow: 1;
  position: relative;
}
.itsme-indicator .itsme-indicator-item.select::after {
  background-color: #e3e7e8;
}
.itsme-indicator .itsme-indicator-item.select .indicator-number::before {
  margin-right: 0;
  background-color: #ffffff;
  color: #002058;
}
.itsme-indicator .itsme-indicator-item.select .indicator-label {
  font-weight: 600;
}
@media (min-width: 768px) {
  .itsme-indicator .itsme-indicator-item.active {
    display: block;
  }
  .itsme-indicator .itsme-indicator-item::after {
    left: auto;
  }
  .itsme-indicator .itsme-indicator-item.select {
    flex-grow: inherit;
  }
  .itsme-indicator .itsme-indicator-item.active ~ .itsme-indicator-item::after {
    left: 50%;
  }
  .itsme-indicator .itsme-indicator-item .indicator-label {
    display: block;
  }
  .itsme-indicator .itsme-indicator-item .indicator-number::before {
    margin-right: auto !important;
  }
}
@media (max-width: 768px) {
  .itsme-indicator .itsme-indicator-item .indicator-label {
    display: none;
  }
  .itsme-indicator .itsme-indicator-item.select .indicator-label {
    display: block;
  }
  .indicator-label {
    position: absolute;
    top: 38px;
    font-size: 2em;
  }
  .itsme-indicator-item:nth-child(1) .indicator-label {
    left: 0;
  }
  .itsme-indicator-item:nth-child(2) .indicator-label {
    left: -38px;
  }
  .itsme-indicator-item:nth-child(3) .indicator-label {
    left: -75px;
  }
  .itsme-indicator-item:nth-child(4) .indicator-label {
    left: -115px;
  }
  .itsme-indicator-item:nth-child(5) .indicator-label {
    left: -154px;
  }
}
.qty-selector:before,
.qty-selector:after {
  content: " ";
  display: table;
  box-sizing: border-box;
}
.qty-selector::after {
  clear: both;
}
.qty-selector .input-group {
  width: 96px;
  float: left;
}
.qty-selector .input-group .input-group-btn:first-child .btn-selector {
  -webkit-border-radius: 3px 0 0 3px;
  -moz-border-radius: 3px 0 0 3px;
  border-radius: 3px 0 0 3px;
}
.qty-selector .input-group .input-group-btn:last-child .btn-selector {
  -webkit-border-radius: 0 3px 3px 0;
  -moz-border-radius: 0 3px 3px 0;
  border-radius: 0 3px 3px 0;
}
.qty-selector .btn-selector {
  background-color: #ffffff;
  border: 1px solid #bfc4c5;
  color: #35485d;
  padding: 0;
  margin-bottom: 0 !important;
  width: 28px;
  height: 28px;
  cursor: pointer;
}
.qty-selector .btn-selector:hover {
  color: #ffffff;
  background-color: #f57728;
  border-color: #f46810;
}
.qty-selector .btn-selector.icon-itsme:before {
  font-size: 1rem !important;
}
.qty-selector.qty-selector-disabled .btn-selector {
  opacity: 0.65;
  -webkit-opacity: 0.65;
  -moz-opacity: 0.65;
  filter: alpha(opacity=65);
  background-color: #bfc4c5;
  color: #ffffff;
}
.qty-selector.qty-selector-disabled .btn-selector:hover {
  border-color: #bfc4c5;
}
.qty-selector .product-uom {
  margin: 7px 20px 0 8px;
  color: #819398;
  float: left;
}
.qty-selector .form-control {
  border-left: #ffffff;
  border-right: #ffffff;
  border-top: 1px solid #bfc4c5;
  border-bottom: 1px solid #bfc4c5;
  padding: 0;
  text-align: center;
  font-size: 1.3rem;
  width: 54px;
  height: 28px;
  font-weight: 800;
  -webkit-box-shadow: inset 0 0 0 0 rgba(0, 0, 0, 0);
  /* Safari 3-4, iOS 4.0.2 - 4.2, Android 2.3+ */
  -moz-box-shadow: inset 0 0 0 0 rgba(0, 0, 0, 0);
  /* Firefox 3.5 - 3.6 */
  box-shadow: inset 0 0 0 0 rgba(0, 0, 0, 0);
  /* Opera 10.5, IE 9, Firefox 4+, Chrome 6+, iOS 5 */
}
.qty-selector .form-control[disabled],
.qty-selector .form-control[readonly] {
  background-color: #bfc4c5;
  border-color: #bfc4c5;
  color: #99a2a5;
  opacity: 0.65;
  -webkit-opacity: 0.65;
  -moz-opacity: 0.65;
  filter: alpha(opacity=65);
}
.form-control[readonly] {
  background-color: transparent;
  border-width: 0 !important;
  padding: 0;
}
.form-control[readonly]:focus {
  border-width: 0 !important;
}
.spinner-box {
  text-align: center;
}
.spinner--small {
  width: 50px;
}
.itsme-tabs {
  background-color: #e3e7e8;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  overflow: hidden;
  margin-bottom: 20px;
}
.itsme-tabs .nav-item {
  text-align: center;
  float: left;
  color: #35485d;
}
@media (max-width: 767px) {
  .itsme-tabs .nav-item {
    width: 50%;
  }
}
.itsme-tabs .nav-link {
  color: #0073ce;
  font-weight: bold;
  padding: 9px 70px;
}
@media (max-width: 767px) {
  .itsme-tabs .nav-link {
    padding: 10px;
  }
}
.itsme-tabs .nav-link:hover {
  color: #ffffff;
  background-color: #0073ce;
}
.itsme-tabs .nav-link:hover .count-brackets {
  color: #0073ce;
  background-color: #ffffff;
}
.itsme-tabs .nav-link .count-brackets {
  color: #ffffff;
  background-color: #0073ce;
}
.itsme-tabs .nav-link.active,
.itsme-tabs .nav-item.active {
  color: #ffffff;
  background-color: #0073ce;
  cursor: default;
}
.itsme-tabs .nav-link.active .count-brackets,
.itsme-tabs .nav-item.active .count-brackets {
  color: #0073ce;
  background-color: #ffffff;
}
.itsme-tabs .nav-link.disabled {
  color: #35485d;
}
@media (max-width: 991px) {
  .cart-voucher {
    padding-left: 0;
    padding-right: 0;
  }
}
.cart-voucher .form-group form {
  width: auto;
}
.cart-voucher .form-group form input {
  margin: 0;
  -webkit-border-radius: 3px 0 0 3px !important;
  -moz-border-radius: 3px 0 0 3px !important;
  border-radius: 3px 0 0 3px !important;
}
.cart-voucher .form-group form .btn {
  -webkit-border-radius: 0 3px 3px 0 !important;
  -moz-border-radius: 0 3px 3px 0 !important;
  border-radius: 0 3px 3px 0 !important;
  margin-left: -1px;
  height: 38px;
}
.cart-voucher .form-group.has-success input.form-control {
  background: #ffffff;
  border-color: #bfc4c5;
}
.cart-voucher .form-group.has-success .help-block {
  color: #8ac832;
}
.cart-voucher .form-group.has-error input.form-control {
  background: #ffffff;
  border-color: #bfc4c5;
}
.cart-voucher .form-group.has-error .help-block {
  color: #c72312;
}
@media (max-width: 991px) {
  .cart-voucher__input {
    width: calc(100% - 112px);
    width: -moz-calc(100% - 112px);
    width: -webkit-calc(100% - 112px);
    width: -o-calc(100% - 112px);
  }
}
.rating .rating-stars {
  padding: 0;
}
.rating .rating-stars span {
  font-size: 1.4rem;
  color: #d6dbdf;
}
.close {
  opacity: 0.5;
  -webkit-opacity: 0.5;
  -moz-opacity: 0.5;
  filter: alpha(opacity=50);
}
.close:hover,
.close:focus {
  opacity: 0.8;
  -webkit-opacity: 0.8;
  -moz-opacity: 0.8;
  filter: alpha(opacity=80);
}
.alert-success .close:hover,
.alert-success .close:focus {
  color: #5e9936;
}
.alert-info .close:hover,
.alert-info .close:focus {
  color: #45688f;
}
.alert-warning .close:hover,
.alert-warning .close:focus {
  color: #9a4a18;
}
.alert-danger .close:hover,
.alert-danger .close:focus {
  color: #b92111;
}
.highlight-ok {
  background: #DFF2BF;
}
.highlight-nok {
  background: #FFD2D2;
}
#global-alerts,
.global-alerts {
  margin-left: 10px;
  margin-right: 10px;
}
.form-group label.error {
  background-color: #e5722a;
  border: 1px solid #a7501a;
  color: #ffffff;
  padding: 8px 15px;
  font-weight: 100;
  font-size: 1.2rem;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  width: 100% !important;
  position: relative;
  margin-top: 10px;
}
.form-group label.error::after,
.form-group label.error::before {
  bottom: 100%;
  left: 30px;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
}
.form-group label.error::after {
  border-color: rgba(225, 225, 225, 0);
  border-bottom-color: #e5722a;
  border-width: 6px;
  margin-left: -6px;
}
.form-group label.error::before {
  border-color: rgba(225, 225, 225, 0);
  border-bottom-color: #a7501a;
  border-width: 8px;
  margin-left: -8px;
}
.form-group label.error span::before {
  content: "\76";
  font-family: "itsme-icon";
  border: 2px solid #a7501a;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  color: #a7501a;
  font-size: 0.8rem;
  padding: 3px;
  margin-right: 10px;
}
.form-group label.success {
  background-color: #8ac832;
  border: 1px solid #6aac3d;
  color: #ffffff;
  padding: 8px 15px;
  font-weight: 100;
  font-size: 1.2rem;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  width: 100%;
  position: relative;
  margin-top: 10px;
}
.form-group label.success::after,
.form-group label.success::before {
  bottom: 100%;
  left: 30px;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
}
.form-group label.success::after {
  border-color: rgba(225, 225, 225, 0);
  border-bottom-color: #8ac832;
  border-width: 6px;
  margin-left: -6px;
}
.form-group label.success::before {
  border-color: rgba(225, 225, 225, 0);
  border-bottom-color: #6aac3d;
  border-width: 8px;
  margin-left: -8px;
}
.form-group label.success span::before {
  content: "\65";
  font-family: "itsme-icon";
  border: 2px solid #6aac3d;
  -webkit-border-radius: 3px 3px 14px 3px;
  -moz-border-radius: 3px 3px 14px 3px;
  border-radius: 3px 3px 14px 3px;
  color: #6aac3d;
  font-size: 0.8rem;
  padding: 3px;
  margin-right: 10px;
}
.has-error .control-label {
  color: #35485d;
}
.has-error input.form-control {
  background: #ffffff;
}
.has-error .help-block {
  color: #c72312;
}
.content-empty {
  border: 1px solid #e4e6e7;
  font-size: 1.6rem;
  font-weight: 600;
  color: #002058;
  margin-top: 20px;
  width: 100%;
  margin-bottom: 20px;
  text-align: center;
  padding: 20px;
}
.content-empty .headline {
  margin-bottom: 20px;
}
.content-empty .content-empty-btn {
  margin-top: 5px;
  font-size: 1.3rem;
}
.content-empty ul {
  margin: 0 auto;
  font-weight: 400;
  width: 60%;
  text-align: left;
}
.status {
  text-transform: uppercase;
  font-weight: 800;
}
.status::before {
  vertical-align: text-bottom;
}
.status.status-no-available {
  color: #bfc4c5;
}
.status.status-in-stock {
  color: #8ac832;
}
.status.status-low-stock {
  color: #e5722a;
}
.status.status-out-of-stock {
  color: #e53c2a;
}
.availability .availability-block {
  display: inline-block;
  border-right: 1px solid #e4e6e7;
  border-left: 1px solid #e4e6e7;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  background-color: #0073ce;
  width: 10px;
  height: 16px;
  margin: 0 -2px;
}
.availability .availability-block.availability-block--1 {
  border-left-width: 0;
}
.availability .availability-block.availability-block--6 {
  border-right-width: 0;
  -webkit-border-radius: 0 0 7px 0;
  -moz-border-radius: 0 0 7px 0;
  border-radius: 0 0 7px 0;
}
.availability.availability-b .availability-block--6 {
  background-color: #e4e6e7;
}
.availability.availability-c .availability-block--5 {
  background-color: #e4e6e7;
}
.availability.availability-c .availability-block--6 {
  background-color: #e4e6e7;
}
.availability.availability-d .availability-block--4 {
  background-color: #e4e6e7;
}
.availability.availability-d .availability-block--5 {
  background-color: #e4e6e7;
}
.availability.availability-d .availability-block--6 {
  background-color: #e4e6e7;
}
.availability.availability-e .availability-block--3 {
  background-color: #e4e6e7;
}
.availability.availability-e .availability-block--4 {
  background-color: #e4e6e7;
}
.availability.availability-e .availability-block--5 {
  background-color: #e4e6e7;
}
.availability.availability-e .availability-block--6 {
  background-color: #e4e6e7;
}
.availability.availability-f .availability-block--2 {
  background-color: #e4e6e7;
}
.availability.availability-f .availability-block--3 {
  background-color: #e4e6e7;
}
.availability.availability-f .availability-block--4 {
  background-color: #e4e6e7;
}
.availability.availability-f .availability-block--5 {
  background-color: #e4e6e7;
}
.availability.availability-f .availability-block--6 {
  background-color: #e4e6e7;
}
.availability availability.availability-stock-level {
  bottom: 30px;
}
.product-price {
  font-weight: 800;
}
.product-price .product-price--quantity {
  font-size: 1.3rem;
  font-weight: 500;
  margin-left: 10px;
}
.product-price .product-price--quantity-unit {
  font-size: 1.3rem;
  font-weight: 500;
  display: inline-block;
}
.follow-up {
  position: fixed;
  right: 10px;
  bottom: 0;
  opacity: 0;
  -webkit-opacity: 0;
  -moz-opacity: 0;
  filter: alpha(opacity=0);
  transition: all 0.4s ease-in-out 0s;
  z-index: 1010;
  -webkit-box-shadow: none;
  /* Safari 3-4, iOS 4.0.2 - 4.2, Android 2.3+ */
  -moz-box-shadow: none;
  /* Firefox 3.5 - 3.6 */
  box-shadow: none;
  /* Opera 10.5, IE 9, Firefox 4+, Chrome 6+, iOS 5 */
}
.follow-up a {
  background-color: #002058;
  -webkit-border-radius: 3px 3px 0 0;
  -moz-border-radius: 3px 3px 0 0;
  border-radius: 3px 3px 0 0;
  font-size: 1.8rem;
  color: #fff;
  padding: 15px 12px 5px 12px;
  display: block;
}
.follow-up a:hover {
  background-color: #f57728;
}
.tooltip {
  border-width: 0;
  background-color: transparent;
}
.tooltip .tooltip-inner {
  font-size: 1.3rem;
  max-width: 600px;
  min-width: 120px;
  padding: 6px 10px 8px;
}
.recent-messages {
  width: 100%;
}
.recent-messages .card-header {
  padding: 5px 0;
  border-bottom: 1px solid #e3e7e8;
}
.recent-messages .card-body .card-body--block {
  padding: 20px 0;
  width: 100%;
  border-bottom: 1px solid #e3e7e8;
  float: left;
}
.recent-messages .card-body .card-body--block .no-read-message .recent-messages--title,
.recent-messages .card-body .card-body--block .no-read-message .recent-messages--name {
  font-weight: 600;
}
.recent-messages .card-body .card-body--block .recent-messages--name {
  font-size: 1.6rem;
  font-family: "Roboto", "Open Sans", Helvetica, Arial, sans-serif;
  color: #35485d;
}
.recent-messages .card-body .card-body--block .recent-messages--date {
  font-weight: 400;
  color: #bfc4c5;
}
.recent-messages .card-body .card-body--block .recent-messages--title a {
  color: #35485d;
}
.recent-messages .card-body .card-body--block .recent-messages--title a:hover {
  color: #f57728;
}
.recent-messages .card-footer .recent-messages-btn {
  margin: 15px 0;
  width: 100%;
}
.accept-open-quotations {
  width: 100%;
}
.accept-open-quotations .card-header {
  border-bottom: 1px solid #e3e7e8;
}
.accept-open-quotations .card-body .accept-open-quotations--code {
  font-size: 1.6rem;
}
.accept-open-quotations .card-body td {
  padding: 0 5px !important;
}
.accept-open-quotations .card-body .accept-open-quotations--date {
  float: left;
  font-size: 1.2rem;
  padding-left: 0;
  font-weight: 400;
  color: #bfc4c5;
}
@media (max-width: 767px) {
  .accept-open-quotations .card-body .accept-open-quotations--date {
    color: #bfc4c5;
  }
}
.accept-open-quotations .card-body .responsive-table-item {
  border-bottom-width: 0;
}
@media (max-width: 767px) {
  .accept-open-quotations .card-body .responsive-table-item:nth-child(even) {
    background-color: transparent;
  }
  .accept-open-quotations .card-body .responsive-table-item {
    border-bottom: 1px solid #e3e7e8;
    padding: 10px 0;
  }
  .accept-open-quotations .card-body .responsive-table-item td {
    padding-left: 0;
  }
  .accept-open-quotations .card-body .responsive-table tr {
    border-width: 0;
  }
}
.accept-open-quotations .card-footer .accept-open-quotations-btn {
  margin: 15px 0;
  width: 100%;
}
.js-priceListRequest-visibility {
  height: auto;
  visibility: visible;
  opacity: 1;
  -webkit-opacity: 1;
  -moz-opacity: 1;
  filter: alpha(opacity=100);
  -webkit-transition: visibility 0s, height 0s linear;
  -moz-transition: visibility 0s, height 0s linear;
  -o-transition: visibility 0s, height 0s linear;
  transition: visibility 0s, height 0s linear;
}
.js-priceListRequest-visibility.open {
  height: 0;
  visibility: hidden;
  opacity: 0;
  -webkit-opacity: 0;
  -moz-opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: visibility 0s, height 0s linear;
  -moz-transition: visibility 0s, height 0s linear;
  -o-transition: visibility 0s, height 0s linear;
  transition: visibility 0s, height 0s linear;
}
.order-product-header {
  font-weight: 600;
  font-size: 1.2rem;
  border-bottom: 1px solid #002058;
}
.employee {
  width: 100%;
}
.employee .card-header {
  padding: 5px 0;
  border-bottom: 1px solid #e3e7e8;
}
.employee .card-body .card-body--block {
  padding: 20px 0;
  width: 100%;
  border-bottom: 1px solid #e3e7e8;
  float: left;
  display: -webkit-box;
  /* OLD - iOS 6-, Safari 3.1-6 */
  display: -moz-box;
  /* OLD - Firefox 19- (buggy but mostly works) */
  display: -ms-flexbox;
  /* TWEENER - IE 10 */
  display: -webkit-flex;
  /* NEW - Chrome */
  display: flex;
  /* NEW, Spec - Opera 12.1, Firefox 20+ */
}
.employee .card-body .card-body--block .employee--img {
  height: 55px;
  width: 55px;
  margin-right: 10px;
}
.employee .card-body .card-body--block .employee--img img {
  display: inherit;
  width: 55px;
  height: 55px;
  margin-left: auto;
  margin-right: auto;
  border-color: red;
  border: 1px solid #e4e6e7;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
}
.employee .card-body .card-body--block .employee--name {
  font-size: 1.6rem;
  font-family: "Roboto", "Open Sans", Helvetica, Arial, sans-serif;
}
.employee .card-body .card-body--block .employee--role-description {
  color: #bfc4c5;
  margin-top: -2px;
}
.employee .card-body .card-body--block .employee--email {
  padding: 0;
  margin-top: -2px;
}
.employee .card-footer {
  padding: 0;
}
.employee .card-footer .employee-btn {
  width: 100%;
  margin: 15px 0;
}
.quick-order-drag-and-drop {
  width: 100%;
}
.quick-order-drag-and-drop .card-header {
  border-bottom: 1px solid #e3e7e8;
  margin-bottom: 15px;
}
.quick-order-drag-and-drop .card-body {
  border-bottom: 1px solid #e3e7e8;
}
.quick-order-drag-and-drop .card-body .card-body--block {
  margin-bottom: 15px;
}
.quick-order-drag-and-drop .card-footer .drag-drop-btn {
  margin: 15px 0;
  width: 100%;
}
.pagination-toolbar {
  padding: 0;
  border-width: 0;
}
.searchSpellingSuggestionPrompt {
  padding-left: 5px;
  padding-right: 0;
  margin-bottom: 15px;
  margin-top: -10px;
}
.pagination-bar {
  margin: 0;
}
.pagination-bar .pagination-bar-results {
  margin: 0;
  padding: 5px 0;
  color: #35485d;
  line-height: 13px;
}
.pagination-bar .pagination-toolbar {
  display: -webkit-box;
  /* OLD - iOS 6-, Safari 3.1-6 */
  display: -moz-box;
  /* OLD - Firefox 19- (buggy but mostly works) */
  display: -ms-flexbox;
  /* TWEENER - IE 10 */
  display: -webkit-flex;
  /* NEW - Chrome */
  display: flex;
  /* NEW, Spec - Opera 12.1, Firefox 20+ */
  padding: 0 0 5px 0;
  border-width: 0;
}
.pagination-bar .pagination-toolbar .pagination-wrap .form-group {
  width: 70px;
  display: inline-block;
  vertical-align: top;
  margin-right: 10px;
}
@media (max-width: 767px) {
  .pagination-bar .pagination-toolbar .js-toolbar-left {
    width: 100% !important;
  }
}
@media (min-width: 768px) {
  .pagination-bar .pagination-toolbar .js-toolbar-left {
    float: left;
  }
}
@media (min-width: 768px) {
  .pagination-bar .pagination-toolbar .js-toolbar-right {
    float: right;
  }
}
.pagination-bar .pagination-toolbar .pagination {
  margin-top: 5px;
}
.pagination-bar .pagination-toolbar .pagination li a {
  background-color: #ffffff;
}
.pagination-bar .pagination-toolbar .pagination li a:hover {
  background-color: #34495e;
}
.pagination-bar .pagination-toolbar .pagination .pagination-prev span,
.pagination-bar .pagination-toolbar .pagination .pagination-next span {
  background-color: #ffffff;
}
.pagination-bar .pagination-toolbar .pagination .pagination-next-and a,
.pagination-bar .pagination-toolbar .pagination .pagination-prev-start a {
  font-size: 1.3rem;
}
.pagination-bar .pagination-toolbar .pagination .pagination-prev-start {
  margin-left: 5px;
}
.pagination-bar .pagination-toolbar .pagination .pagination-next-and {
  margin-right: 5px;
}
.pagination-bar .pagination-toolbar .sort-refine-bar > div {
  display: inline-block;
}
.pagination-bar .pagination-toolbar .sort-refine-bar .show-number-items {
  margin: 0 10px 0 0;
}
@media (min-width: 992px) {
  .pagination-bar .pagination-toolbar .sort-refine-bar .show-number-items {
    margin: 0;
  }
}
@media (min-width: 992px) {
  .pagination-bar .pagination-toolbar .sort-refine-bar .form-group {
    margin-left: 10px;
  }
}
.pagination-bar .pagination-toolbar .form-group form {
  width: 100%;
}
.pagination-bar .pagination-toolbar .form-group form select {
  width: 230px;
  margin-right: 0;
}
.pagination-bar.top {
  border-bottom: 1px solid #002058;
}
.pagination-bar.top::before {
  content: " ";
  display: table;
}
.pagination-bar.top::after {
  content: " ";
  display: table;
  clear: both;
}
.pagination-bar.bottom .pagination-toolbar {
  background-color: transparent;
  padding-top: 5px;
  border-width: 0;
}
@media (max-width: 767px) {
  .pagination-bar.bottom .pagination-toolbar .mobile--btn-filter {
    display: none;
  }
}
.pagination-bar.bottom .pagination-toolbar .sort-refine-bar .show-number-items {
  margin-right: 0;
}
.pagination-bar.bottom .pagination-toolbar .sort-refine-bar .form-group {
  margin-left: 10px;
}
@media (max-width: 767px) {
  .pagination-bar.bottom .pagination-toolbar .sort-refine-bar {
    display: inline-block;
  }
}
@media (max-width: 767px) {
  .pagination-bar.bottom .pagination-toolbar .pagination > li {
    display: inline-block;
  }
}
@media (max-width: 767px) {
  .pagination-bar.bottom .pagination-toolbar .pagination li span,
  .pagination-bar.bottom .pagination-toolbar .pagination li a {
    border-color: #002058;
  }
}
.pagination-bar .form-group .form-control {
  height: 34px;
  padding: 0 15px;
}
.pagination-bar .facet__remove .btn {
  margin-right: 3px;
  text-transform: inherit;
  color: #35485d;
  border-color: #002058;
}
.pagination-bar .facet__remove .btn:hover {
  color: #ffffff;
  background-color: #0073ce;
  border-color: #0073ce;
}
.pagination-bar .btn-filter {
  padding: 8px 12px;
}
@media (min-width: 768px) {
  .pagination-bar .sort-refine-bar {
    float: right;
  }
}
@media (max-width: 767px) {
  .pagination-bar .sort-refine-bar .form-group select {
    border-color: #002058;
  }
  .pagination-bar .sort-refine-bar .form-group.form-group--sort select {
    width: calc(100vw - 100px);
    width: -moz-calc(100vw - 100px);
    width: -webkit-calc(100vw - 100px);
    width: -o-calc(100vw - 100px);
  }
}
.pagination-bar.bottom .pagination-toolbar .sort-refine-bar .form-group {
  margin-left: 10px;
}
.pagination-bar.bottom .pagination-toolbar .sort-refine-bar .form-group:first-child {
  margin-left: 0;
}
.applied-facets .facet {
  border-top: 1px solid #e4e6e7;
  padding-top: 5px;
  margin-top: 5px;
}
.applied-facets .facet__name {
  float: left;
  padding: 8px 10px 8px 0;
}
.applied-facets .facet__values .facet__text,
.applied-facets .facet__remove {
  float: left;
  margin: 2px;
}
.applied-facets.bottom .pagination-toolbar {
  padding: 0;
  border-width: 0;
}
.manage-items-pagination-sub .pagination-bar.top {
  border-color: #e4e6e7;
}
.manage-items-pagination-sub .pagination-bar-sub {
  border-bottom: 1px solid #002058;
  padding: 5px 0;
  overflow: auto;
}
.manage-items-pagination::before {
  content: " ";
  display: table;
}
.manage-items-pagination::after {
  content: " ";
  display: table;
  clear: both;
}
.manage-items-pagination .pagination-bar .pagination-bar-results {
  margin-top: 0;
}
.account-section .account-section-content .account-orderhistory-pagination {
  padding-top: 0;
}
.account-section .account-section-content .account-orderhistory-pagination .pagination-bar {
  margin: 0;
}
.account-section .account-section-content .account-orderhistory-pagination .pagination-bar .pagination-toolbar {
  padding-top: 10px;
}
.account-section .account-section-content .account-orderhistory-pagination .pagination-bar .sort-refine-bar {
  padding-left: 10px;
  padding-right: 0;
}
.account-section .pagination-bar .pagination-bar-results {
  margin: 0;
  padding: 10px 0;
  color: #35485d;
  font-size: 1.3rem;
  font-weight: 500;
  border-width: 0;
}
@media (max-width: 991px) {
  .pagination-bar button.mobile--btn-filter {
    width: auto;
    padding-left: 15px;
    padding-right: 15px;
    margin: auto;
    display: inline-block;
    margin-right: 10px;
  }
  .pagination-bar .pagination-bar-results {
    display: inline-block;
  }
}
@media (max-width: 767px) {
  .pagination-bar button.mobile--btn-filter {
    margin-bottom: 5px;
    width: 100%;
  }
}
.pagination-bar button.mobile--btn-filter .mobile--btn-filter-results {
  font-weight: 500;
  padding: 0 5px;
}
@media (max-width: 991px) {
  .product__listing.product__list ul::before,
  .product__listing.product__list ul::after {
    content: " ";
    display: table;
  }
  .product__listing.product__list ul::after {
    clear: both;
  }
}
.product__listing.product__list .product__list--item {
  border: 1px solid #e4e6e7;
  background: #ffffff;
  padding: 0;
  display: block;
  margin: 10px 0;
  position: relative;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -webkit-transition: box-shadow 0.19s ease-out 0s;
  -moz-transition: box-shadow 0.19s ease-out 0s;
  -o-transition: box-shadow 0.19s ease-out 0s;
  transition: box-shadow 0.19s ease-out 0s;
  -webkit-box-shadow: 0 1px 6px 0 rgba(214, 216, 217, 0.8);
  /* Safari 3-4, iOS 4.0.2 - 4.2, Android 2.3+ */
  -moz-box-shadow: 0 1px 6px 0 rgba(214, 216, 217, 0.8);
  /* Firefox 3.5 - 3.6 */
  box-shadow: 0 1px 6px 0 rgba(214, 216, 217, 0.8);
  /* Opera 10.5, IE 9, Firefox 4+, Chrome 6+, iOS 5 */
}
@media (max-width: 991px) {
  .product__listing.product__list .product__list--item {
    width: calc(50% - 5px);
    width: -moz-calc(50% - 5px);
    width: -webkit-calc(50% - 5px);
    width: -o-calc(50% - 5px);
    float: left;
    margin: 5px 0;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  .product__listing.product__list .product__list--item:nth-of-type(even) {
    margin-left: 5px;
  }
  .product__listing.product__list .product__list--item:nth-of-type(odd) {
    margin-right: 5px;
  }
}
@media (max-width: 576px) {
  .product__listing.product__list .product__list--item {
    width: 100%;
  }
}
.product__listing.product__list .product__list--item:nth-of-type(2n) {
  background-color: #ffffff;
}
.product__listing.product__list .product__list--item:hover {
  -webkit-box-shadow: 0 5px 20px 0 rgba(214, 216, 217, 0.8);
  /* Safari 3-4, iOS 4.0.2 - 4.2, Android 2.3+ */
  -moz-box-shadow: 0 5px 20px 0 rgba(214, 216, 217, 0.8);
  /* Firefox 3.5 - 3.6 */
  box-shadow: 0 5px 20px 0 rgba(214, 216, 217, 0.8);
  /* Opera 10.5, IE 9, Firefox 4+, Chrome 6+, iOS 5 */
}
.product__listing.product__list .product__list--item .product__list--name {
  font-size: 1.6rem;
  font-weight: 500;
  text-transform: uppercase;
  margin: 0;
  line-height: 20px;
  font-family: "Roboto", "Open Sans", Helvetica, Arial, sans-serif;
}
.product__listing.product__list .product__list--item .product__list--name:hover {
  color: #f57728;
}
.product__listing.product__list .product__list--item .product__listing--description {
  max-height: 50px;
  overflow: hidden;
}
@media (max-width: 991px) {
  .product__listing.product__list .product__list--item .product__listing--description {
    max-height: 35px;
  }
}
@media (max-width: 767px) {
  .product__listing.product__list .product__list--item .product__listing--description {
    display: none;
  }
}
.product__listing.product__list .product__list--item .product__listing--description a {
  margin-left: 5px;
}
.product__listing.product__list .product__list--item .btn.icon-itsme-add-cart {
  margin-top: 5px;
}
.product__listing.product__list .product__list--item .addtocart {
  text-align: left;
  position: absolute;
  bottom: 10px;
  width: 88%;
}
@media (max-width: 991px) {
  .product__listing.product__list .product__list--item .addtocart {
    padding: 15px 0 0 0;
    position: initial;
    width: 100%;
  }
}
.product__listing.product__list .product__list--item .addtocart .row {
  display: block;
}
.product__listing.product__list .product__list--item .addtocart .btn.icon-itsme.icon-itsme-add-cart {
  padding-left: 15px;
  padding-right: 15px;
}
.product__listing.product__list .product__list--item .addtocart .btn.icon-itsme.icon-itsme-add-cart::before {
  font-size: 2rem;
  vertical-align: bottom;
  margin-right: 2px;
}
.product__listing.product__list .product__list--item .addtocart .btn.icon-itsme.icon-itsme-compare::before {
  font-size: 1.5rem;
  vertical-align: sub;
  margin-right: 10px;
  color: #002058;
}
.product__listing.product__list .product__list--item .addtocart .btn.icon-itsme.icon-itsme-compare:hover::before {
  color: #ffffff;
}
.product__listing.product__list .product__list--item .addtocart .itsme-content-block--link {
  margin-bottom: 0;
}
.product__listing.product__list .product__list--item--box {
  overflow: auto;
  height: 185px;
  display: -webkit-box;
  /* OLD - iOS 6-, Safari 3.1-6 */
  display: -moz-box;
  /* OLD - Firefox 19- (buggy but mostly works) */
  display: -ms-flexbox;
  /* TWEENER - IE 10 */
  display: -webkit-flex;
  /* NEW - Chrome */
  display: flex;
  /* NEW, Spec - Opera 12.1, Firefox 20+ */
}
@media (max-width: 991px) {
  .product__listing.product__list .product__list--item--box {
    display: block;
    height: 520px;
  }
}
.product__listing.product__list .product__list--item--box .product__list--item--description {
  float: left;
  width: 73%;
  padding: 15px;
  padding-left: 145px;
  line-height: 18px;
  overflow: hidden;
}
@media (max-width: 991px) {
  .product__listing.product__list .product__list--item--box .product__list--item--description {
    padding-left: 15px;
    height: 90px;
    width: 100%;
  }
}
.product__listing.product__list .product__list--item--box .product__list--item--description .product__list--name {
  -ms-word-break: break-all;
  overflow-wrap: break-all;
  word-wrap: break-all;
  word-break: break-all;
  overflow: hidden;
  max-height: 40px;
}
.product__listing.product__list .product__list--item--box .product__list--item--description .js-compare-block {
  left: 100px;
  position: absolute;
  bottom: 10px;
  z-index: 1;
}
@media (min-width: 992px) {
  .product__listing.product__list .product__list--item--box .product__list--item--description .js-compare-block {
    left: 230px;
  }
}
.product__listing.product__list .product__list--item--box .product__list--item--description .js-compare-block .checkbox--checkmark a::after {
  line-height: 12px;
}
.product__listing.product__list .product__list--item--box .product__list--item--description .js-compare-block .checkbox--checkmark a:hover::after {
  color: #35485d !important;
}
.product__listing.product__list .product__list--item--box .product__list--item--price {
  float: left;
  width: 27%;
  padding: 15px;
  position: relative;
}
@media (max-width: 991px) {
  .product__listing.product__list .product__list--item--box .product__list--item--price {
    width: 100%;
    position: absolute;
    bottom: 30px;
  }
}
.product__listing.product__list .product__list--item--box .product__list--item--price .product__list--price-panel {
  float: inherit;
  width: auto;
}
@media (max-width: 991px) {
  .product__listing.product__list .product__list--item--box .product__list--item--price .product__list--price-panel {
    margin-left: 0;
    width: 100%;
  }
}
.product__listing.product__list .product__list--item--box .product__list--item--price .product__list--price-panel .product-price {
  font-size: 1.8rem;
  text-align: left;
  line-height: 17px;
}
@media (max-width: 991px) {
  .product__listing.product__list .product__list--item--box .product__list--item--price .product__list--price-panel .product-price {
    text-align: right;
    font-size: 2rem;
  }
}
.product__listing.product__list .product__list--item--box .product__list--item--price .product__list--price-panel .product-price .product-price--quantity {
  font-size: 1.2rem;
}
@media (max-width: 991px) {
  .product__listing.product__list .product__list--item--box .product__list--item--price .addtocart::before,
  .product__listing.product__list .product__list--item--box .product__list--item--price .addtocart::after {
    content: " ";
    display: table;
  }
  .product__listing.product__list .product__list--item--box .product__list--item--price .addtocart::after {
    clear: both;
  }
}
@media (max-width: 991px) {
  .product__listing.product__list .product__list--item--box .product__list--item--price .addtocart .qty-selector {
    position: relative;
    float: left;
    margin: 0 10px 20px 0;
  }
}
@media (max-width: 991px) {
  .product__listing.product__list .product__list--item--box .product__list--item--price .addtocart .qty-selector .form-control {
    height: 35px;
  }
}
@media (max-width: 991px) {
  .product__listing.product__list .product__list--item--box .product__list--item--price .addtocart .qty-selector .btn-selector {
    height: 35px;
  }
}
.product__listing.product__list .product__list--item--box .product__list--item--price .addtocart .qty-selector .product-uom {
  margin-right: 0;
}
@media (max-width: 991px) {
  .product__listing.product__list .product__list--item--box .product__list--item--price .addtocart .qty-selector .product-uom {
    position: absolute;
    top: -22px;
    right: 0;
    float: none;
  }
}
@media (max-width: 991px) {
  .product__listing.product__list .product__list--item--box .product__list--item--price .addtocart .btn {
    margin: 0 0 20px;
    float: left;
    width: calc(100% - 120px);
    width: -moz-calc(100% - 120px);
    width: -webkit-calc(100% - 120px);
    width: -o-calc(100% - 120px);
  }
}
.product__listing.product__list .product__list--item--box .availability {
  margin-top: 1px;
  margin-left: 2px;
  display: block;
  color: #35485d;
  font-size: 1.2rem;
  position: absolute;
  bottom: 6px;
  z-index: 1;
}
.product__listing.product__list .product__list--item--box .availability.availability-stock-level {
  bottom: 30px;
}
.product__listing.product__list .product__list--item--box .product__list--item--product {
  position: absolute;
  left: 15px;
  top: 15px;
}
@media (max-width: 991px) {
  .product__listing.product__list .product__list--item--box .product__list--item--product {
    position: initial;
  }
}
.product__listing.product__list .product__list--item--box .product__list--item--product .product__list--thumb {
  display: grid;
  margin-right: 0;
  min-width: 110px;
  min-height: 110px;
  justify-content: center;
}
.product__listing.product__list .product__list--item--box .product__list--item--product .product__list--thumb img {
  height: auto;
  display: inherit;
  width: auto;
  max-width: 110px;
  max-height: 110px;
  margin-left: auto;
  margin-right: auto;
}
@media (max-width: 991px) {
  .product__listing.product__list .product__list--item--box .product__list--item--product .product__list--thumb img {
    max-height: 250px;
    max-width: 250px;
  }
}
@media (max-width: 991px) {
  .product__listing.product__list .product__list--item--box .product__list--item--product .product__list--thumb {
    width: 100%;
    min-height: 250px;
    align-items: center;
  }
}
.product__listing.product__list .product__list--item--box .product__list--item--product .product__list--thumb > div {
  background-color: #ffffff;
  background-repeat: no-repeat !important;
  -webkit-background-size: contain !important;
  -moz-background-size: contain !important;
  -o-background-size: contain !important;
  background-size: contain !important;
  background-position: center center !important;
  width: 100%;
  height: 100%;
}
.product__listing.product__list .product__list--item--box .product__list--item--product .availability {
  position: absolute;
  left: 0;
  top: 110px;
  padding: 2px 0;
  font-size: 1.1rem;
}
.product__listing.product__list .product__list--item--box .product__list--item--product .availability.availability-stock-level {
  bottom: 30px;
}
.product__listing.product__list .ProductListComponent-ListPickUpInStoreAction,
.product__listing.product__list .ProductListComponent-ListAddToCartAction,
.product__listing.product__list .SearchResultsList-ListPickUpInStoreAction,
.product__listing.product__list .SearchResultsList-ListAddToCartAction {
  width: 100%;
  padding-left: 0;
  padding-right: 0;
}
.ProductListComponent-ListAddToCartAction,
.SearchResultsList-ListAddToCartAction {
  left: auto !important;
  float: right !important;
}
.ProductListComponent-ListPickUpInStoreAction,
.SearchResultsList-ListPickUpInStoreAction,
.ProductListComponent-ListOrderFormAction,
.SearchResultsList-ListOrderFormAction {
  display: none !important;
}
ul.list-style-none {
  padding-left: 0;
  list-style-type: none;
}
.search-results-highlight {
  font-weight: 800;
  font-style: inherit;
  color: #f57728;
}
.buying-area {
  background-color: #ffffff;
  -webkit-box-shadow: 0 1px 6px 0 rgba(214, 216, 217, 0.8);
  /* Safari 3-4, iOS 4.0.2 - 4.2, Android 2.3+ */
  -moz-box-shadow: 0 1px 6px 0 rgba(214, 216, 217, 0.8);
  /* Firefox 3.5 - 3.6 */
  box-shadow: 0 1px 6px 0 rgba(214, 216, 217, 0.8);
  /* Opera 10.5, IE 9, Firefox 4+, Chrome 6+, iOS 5 */
  padding: 30px;
  border: 1px solid #e4e6e7;
}
@media (max-width: 767px) {
  .buying-area {
    padding: 20px 15px;
  }
}
.buying-area .product-price {
  font-size: 2.8rem;
}
@media (max-width: 767px) {
  .buying-area .product-price {
    margin-top: 10px;
  }
}
.buying-area .btn {
  margin-bottom: 10px;
}
@media (max-width: 767px) {
  .buying-area .qty-selector {
    float: right;
    margin-bottom: 20px;
  }
}
@media (max-width: 767px) {
  .buying-area .qty-selector .product-uom {
    margin-right: 0;
  }
}
.buying-area .availability {
  margin-left: 3px;
}
.buying-area .availability img {
  width: 75px;
  margin-left: -3px;
}
@media (max-width: 767px) {
  .buying-area .addtocart-component {
    margin-top: -59px;
  }
}
.buying-area .add-to-order-list {
  color: #35485d;
  font-size: 1.3rem;
  margin-left: 1px;
  margin-bottom: 10px;
}
.buying-area .add-to-order-list::before {
  font-size: 1.5rem;
  vertical-align: text-bottom;
}
.buying-area .add-to-order-list:hover {
  color: #f57728;
}
.product-price.js-generic-popup .product-price--price::after {
  font-size: 1.1rem;
  margin-left: 2px;
  content: "\46";
  font-family: "itsme-icon" !important;
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 15px;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  vertical-align: text-top;
}
.product-price.js-generic-popup .product-price--price::after {
  font-size: 1rem;
  line-height: 7px;
}
.chat-message {
  width: 80%;
  margin: 20px 0 10px;
}
.chat-message .chat-message-name {
  margin: 0;
}
.chat-message .chat-message-name .chat-message-date {
  float: right;
  margin-right: 15px;
  margin-top: 17px;
}
.chat-message .chat-message-info {
  border: 1px solid #e4e6e7;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  background-color: #ffffff;
  color: lighter(#35485d, 10%);
}
.chat-message .chat-message-info title {
  display: block;
  padding: 15px 15px 4px 15px;
  font-size: 1.4rem;
  background-color: #e4e6e7;
}
.chat-message .chat-message-info p {
  padding: 10px 15px 15px 15px;
  white-space: pre-line;
  -ms-word-break: break-all;
  overflow-wrap: break-all;
  word-wrap: break-all;
  word-break: break-all;
  word-wrap: break-word;
  -webkit-hyphens: auto;
  -moz-hyphens: auto;
  -o-hyphens: auto;
  -ms-hyphens: auto;
  hyphens: auto;
}
.chat-message.chat-right {
  margin-left: 20%;
}
.chat-message.chat-highlight .chat-message-date {
  color: #ffffff;
}
.chat-message.chat-highlight .chat-message-info {
  border-color: #0073ce;
}
.chat-message.chat-highlight .chat-message-info title {
  color: #ffffff;
  background-color: #0073ce;
}
.addtocart-component {
  width: 100%;
}
.addtocart-component .qty-selector .btn-selector {
  width: 32px;
  height: 32px;
}
.addtocart-component .qty-selector .form-control {
  width: 54px;
  height: 32px;
}
.addtocart-component .stock-wrapper {
  margin: 0;
}
.addtocart-component .actions {
  display: block;
  margin-top: 20px;
}
.addtocart-component .actions .btn {
  width: 100%;
}
.addtocart-component .actions .btn::before {
  font-size: 1.7rem;
  vertical-align: sub;
}
.results h1 {
  padding: 0;
  margin: -3px 0 -10px;
}
.panel-heading .add-address {
  position: absolute;
  right: 20px;
  top: 15px;
  color: #ffffff;
}
.panel-heading .add-address:hover {
  color: #f57728;
}
.panel-heading .add-address::before {
  font-size: 1rem;
  margin-right: 6px;
}
.account-addressbook.account-list .border-box {
  min-height: 155px;
  margin-bottom: 30px;
}
.account-addressbook.account-list .name {
  font-weight: 800;
  font-size: 1.1em;
  display: inline-block;
}
.account-addressbook.account-list .account-cards-actions {
  float: right;
}
.account-addressbook.account-list .account-cards-actions span.icon-itsme.icon-itsme-check {
  color: #f57728;
}
.account-addressbook.account-list .account-cards-actions a.account-set-default-address .icon-itsme.icon-itsme-check {
  color: #0073ce;
}
.account-addressbook.account-list .account-cards-actions a.account-set-default-address:hover .icon-itsme.icon-itsme-check {
  color: #f57728;
}
.account-user-data .row {
  padding: 4px 0;
}
.account-user-data .row div:first-child {
  font-weight: 700;
}
.responsive-table.manage-items-table th:first-child,
.responsive-table.manage-items-table td:first-child {
  padding-left: 10px;
}
.responsive-table.manage-items-table th:last-child,
.responsive-table.manage-items-table td:last-child {
  padding-right: 10px;
}
.responsive-table.manage-items-table td a {
  color: #0073ce;
}
.responsive-table.manage-items-table td a:hover {
  color: #f57728;
}
.responsive-table.manage-items-table td a.btn {
  color: #35485d;
}
.panel.panel--details {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.panel.panel--details .panel-heading h2,
.panel.panel--details .panel-heading .h2 {
  -webkit-box-shadow: none;
  /* Safari 3-4, iOS 4.0.2 - 4.2, Android 2.3+ */
  -moz-box-shadow: none;
  /* Firefox 3.5 - 3.6 */
  box-shadow: none;
  /* Opera 10.5, IE 9, Firefox 4+, Chrome 6+, iOS 5 */
}
.panel.panel--details .panel-body {
  padding: 12px 0;
  border-width: 0;
  -webkit-box-shadow: none;
  /* Safari 3-4, iOS 4.0.2 - 4.2, Android 2.3+ */
  -moz-box-shadow: none;
  /* Firefox 3.5 - 3.6 */
  box-shadow: none;
  /* Opera 10.5, IE 9, Firefox 4+, Chrome 6+, iOS 5 */
  background-color: transparent;
}
.details-block {
  margin: 15px 0;
}
.details-block title {
  display: block;
  color: #35485d;
  text-transform: unset;
  font-size: 1.4rem;
}
.details-rules::before {
  content: " ";
  display: table;
}
.details-rules::after {
  content: " ";
  display: table;
  clear: both;
}
.details-rules div {
  float: left;
}
.details-rules div:first-child {
  font-weight: 600;
  min-width: 180px;
}
.details-rules div:last-child {
  font-weight: 500;
}
.details-rules .address-fixed-delivery-days ul {
  list-style-type: none;
  padding-left: 0;
}
.details-rules.details-rules--basic div:first-child {
  min-width: auto;
  margin-right: 8px;
}
.details-rules.details-rules--md div:first-child {
  min-width: 150px;
}
.details-rules .details-rules--next-line {
  width: 100%;
}
.details-rules .form-group {
  width: 100%;
}
.account-section .accountActions-bottom {
  padding-left: 0;
  padding-right: 0;
}
.itsme-address-card {
  font-weight: 400 !important;
  list-style: none;
  border: 1px solid #e4e6e7;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  padding: 25px 25px 20px;
  min-height: 160px;
  position: relative;
  margin-bottom: 20px;
}
.itsme-address-card p {
  min-height: 18px;
}
.itsme-address-card .itsme-address-card--actions {
  position: absolute;
  right: 10px;
  top: 25px;
}
.itsme-address-card .itsme-address-card--actions a {
  font-size: 1.4rem;
  padding: 5px;
}
.itsme-address-card .address-phone-number {
  min-height: auto;
}
.account-section .account-list .account-cards {
  border-width: 0;
}
.account-section .account-list .account-cards.card-select {
  border-width: 0;
}
.account-section .account-list .account-cards .selected {
  background-color: #f2f4f5;
}
.account-section .account-list .account-cards .card,
.account-section .account-list .account-cards .search-empty {
  list-style: none;
  border: 1px solid #e4e6e7;
  padding: 25px 25px 20px;
  min-height: 160px;
  position: relative;
}
@media (max-width: 767px) {
  .account-section .account-list .account-cards .card,
  .account-section .account-list .account-cards .search-empty {
    padding-bottom: 49px;
  }
}
.account-section .account-list .account-cards .card .account-cards-actions,
.account-section .account-list .account-cards .search-empty .account-cards-actions {
  position: absolute;
  right: 10px;
  top: 25px;
  width: auto;
}
.account-section .account-list .account-cards .card .account-cards-actions a,
.account-section .account-list .account-cards .search-empty .account-cards-actions a {
  font-size: 1.4rem;
  padding: 5px;
}
@media (max-width: 768px) {
  .account-section .account-list .account-cards .card .account-cards-actions a,
  .account-section .account-list .account-cards .search-empty .account-cards-actions a {
    color: #002058;
    border: 1px solid #002058;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    margin-right: 5px;
    padding: 6px 25px;
    line-height: 1.375;
    font-size: 1.2rem;
    font-weight: 600;
    height: 29px;
    display: inline-block;
  }
  .account-section .account-list .account-cards .card .account-cards-actions a:hover,
  .account-section .account-list .account-cards .search-empty .account-cards-actions a:hover {
    background-color: #0065b5;
    color: #ffffff !important;
    border-color: #00579b;
  }
  .account-section .account-list .account-cards .card .account-cards-actions a.btn-checkbox,
  .account-section .account-list .account-cards .search-empty .account-cards-actions a.btn-checkbox {
    border: 0px solid transparent;
    padding: 0;
  }
  .account-section .account-list .account-cards .card .account-cards-actions a.btn-checkbox:hover,
  .account-section .account-list .account-cards .search-empty .account-cards-actions a.btn-checkbox:hover {
    background-color: transparent;
    color: orange !important;
    border-color: transparent;
  }
}
@media (max-width: 768px) and (max-width: 768px) {
  .account-section .account-list .account-cards .card .account-cards-actions a.btn-checkbox,
  .account-section .account-list .account-cards .search-empty .account-cards-actions a.btn-checkbox {
    padding: 0;
    margin-top: 20px;
  }
}
@media (max-width: 768px) {
  .account-section .account-list .account-cards .card .account-cards-actions,
  .account-section .account-list .account-cards .search-empty .account-cards-actions {
    right: initial;
    top: initial;
    left: 25px;
    bottom: 20px;
  }
}
.account-section .account-list .account-cards .card .checkbox-action-position,
.account-section .account-list .account-cards .search-empty .checkbox-action-position {
  right: 35px;
}
@media (max-width: 768px) {
  .account-section .account-list .account-cards .card .checkbox-action-position,
  .account-section .account-list .account-cards .search-empty .checkbox-action-position {
    bottom: 10px;
  }
}
.account-section .account-header-done-btn {
  margin-top: 15px;
  padding-right: 0;
}
@media (max-width: 992px) {
  .account-section .account-header-done-btn {
    padding-left: 20px;
    padding-right: 0;
  }
}
.account-section .account-list .remove-item,
.account-section .account-list .edit-item {
  color: #0073ce;
}
.account-section .account-list .remove-item:hover,
.account-section .account-list .edit-item:hover {
  color: #f57728;
}
.account-section .account-list .account-list-header {
  border-width: 0;
  margin-top: 0;
  font-size: 2.2rem;
  font-family: "MyriadPro", "Open Sans", Helvetica, Arial, sans-serif;
  font-weight: 500;
  color: #002058;
  padding: 12px 0 8px;
}
.account-section .account-list .account-list-header .account-list-header-add {
  font-size: 1.3rem;
}
.account-section .account-section-content .accountActions-link {
  padding-left: 0;
  padding-right: 0;
}
.account-section .account-section-content form {
  padding-left: 0;
  padding-right: 0;
}
.account-section .account-section-content .disable-link {
  margin: 10px 0;
}
.account-section .account-section-content .disable-link a {
  line-height: 1.375;
  -webkit-border-radius: 3px 3px 14px 3px;
  -moz-border-radius: 3px 3px 14px 3px;
  border-radius: 3px 3px 14px 3px;
  font-size: 1.3rem;
  color: #ffffff;
  background-color: #0073ce;
  border-color: #0065b5;
  border-width: 1px;
  padding: 9px 70px;
}
.color-block {
  background-color: #f2f2f2;
}
.account-section-content .color-block {
  padding: 20px 20px;
}
.account-section-content .accountActions-bottom {
  margin-top: 25px;
}
.account-section .account-list .account-cards .card .action-links {
  position: relative;
}
.account-section .account-list .account-cards .card .icon-itsme.icon-itsme-check {
  color: #bfc4c5;
}
.account-section .account-list .account-cards .card .icon-itsme.icon-itsme-check:hover {
  color: #f57728;
}
.account-section .account-list .account-cards .card.selected .icon-itsme.icon-itsme-check {
  color: #002058;
}
.account-section .account-list .account-cards .card .action-links,
.account-section .account-list .account-cards .search-empty .action-links {
  float: inherit;
  height: auto;
  width: auto;
  margin: 0;
}
.itsme-compared {
  margin-top: 20px;
  margin-left: -10px;
  margin-right: -10px;
  overflow-x: scroll;
}
.itsme-compared .not-equal-values {
  background: #f2f4f5;
}
.itsme-compared .itsme-compared-table .itsme-table-content tr {
  border-bottom: 1px solid #e4e6e7;
}
.itsme-compared .itsme-compared-table .itsme-table-content tr td {
  padding: 8px 10px;
}
.itsme-compared .itsme-compared-table .itsme-table-content tr td:last-child {
  padding-right: 0;
}
.itsme-compared .itsme-compared-block tr td {
  max-width: 187px;
  min-width: 187px;
}
@media (max-width: 1199px) {
  .itsme-compared .itsme-compared-block tr td {
    max-width: 220px;
    min-width: 220px;
  }
}
.itsme-compared .itsme-compared-block tr td.row-label {
  max-width: 242px;
  min-width: 242px;
}
@media (max-width: 1199px) {
  .itsme-compared .itsme-compared-block tr td.row-label {
    max-width: 280px;
    min-width: 280px;
  }
}
.itsme-compared .itsme-compared-block .itsme-compared-header {
  position: relative;
}
.itsme-compared .itsme-compared-block .itsme-compared-header .itsme-compared-header-block.header-block-fixed {
  width: 1180px;
  position: fixed;
  top: 0;
  background: #ffffff;
  z-index: 10;
}
.itsme-compared .itsme-compared-block .itsme-compared-header .itsme-compared-header-block .itsme-compared-table {
  position: relative;
}
.itsme-compared .itsme-compared-block .itsme-compared-header .itsme-compared-header-block .itsme-compared-table td {
  -ms-word-break: break-word;
  overflow-wrap: break-word;
  word-wrap: break-word;
  word-break: break-word;
  padding-bottom: 140px;
  position: relative;
}
.itsme-compared .itsme-compared-block .itsme-compared-header .itsme-compared-header-block .itsme-compared-table td.row-label {
  vertical-align: bottom;
  padding: 0 30px 20px 0;
}
.itsme-compared .itsme-compared-block .itsme-compared-header .itsme-compared-header-block .itsme-compared-table .itsme-compared-item .itsme-compared-item-img .itsme-compared-item-tumb {
  background-color: #ffffff;
  -webkit-border-radius: 3px 3px 0 0;
  -moz-border-radius: 3px 3px 0 0;
  border-radius: 3px 3px 0 0;
  background-repeat: no-repeat !important;
  -webkit-background-size: contain !important;
  -moz-background-size: contain !important;
  -o-background-size: contain !important;
  background-size: contain !important;
  background-position: center center !important;
  width: 100%;
  height: 100px;
  -webkit-background-size: 100px auto;
  -moz-background-size: 100px auto;
  -o-background-size: 100px auto;
  background-size: 100px auto;
}
.itsme-compared .itsme-compared-block .itsme-compared-header .itsme-compared-header-block .itsme-compared-table .itsme-compared-item .itsme-compared-item-img .itsme-compared-item-icon {
  text-align: right;
}
.itsme-compared .itsme-compared-block .itsme-compared-header .itsme-compared-header-block .itsme-compared-table .itsme-compared-item .itsme-compared-item-name {
  padding-top: 10px;
  font-size: 1.6rem;
}
.itsme-compared .itsme-compared-block .itsme-compared-header .itsme-compared-header-block .itsme-compared-table .itsme-compared-item .itsme-compared-item-name a {
  color: #35485d;
  -ms-word-break: break-word;
  overflow-wrap: break-word;
  word-wrap: break-word;
  word-break: break-word;
}
.itsme-compared .itsme-compared-block .itsme-compared-header .itsme-compared-header-block .itsme-compared-table .itsme-compared-item .itsme-compared-item-name a:hover {
  color: #f57728;
}
.itsme-compared .itsme-compared-block .itsme-compared-header .itsme-compared-header-block .itsme-compared-table .itsme-compared-item .itsme-compared-item-add {
  position: absolute;
  bottom: 20px;
  width: calc(100% - 30px);
  width: -moz-calc(100% - 30px);
  width: -webkit-calc(100% - 30px);
  width: -o-calc(100% - 30px);
}
.itsme-compared .itsme-compared-block .itsme-compared-header .itsme-compared-header-block .itsme-compared-table .itsme-compared-item .itsme-compared-item-add .qty-selector .product-uom {
  margin-right: 0;
}
.itsme-compared .itsme-compared-block .itsme-compared-header .itsme-compared-header-block .itsme-compared-table .itsme-compared-item .itsme-compared-item-add > div {
  margin-bottom: 10px;
}
.itsme-compared .itsme-compared-block .itsme-compared-header .itsme-compared-header-block .itsme-compared-table .itsme-compared-item .itsme-compared-item-add .btn {
  margin-top: 5px;
  padding-left: 5px;
  padding-right: 5px;
}
.itsme-compared .itsme-compared-block .itsme-compared-header .itsme-compared-header-block .itsme-compared-table .itsme-compared-item .itsme-compared-item-add .btn.icon-itsme-add-cart::before {
  margin-right: 2px;
}
.itsme-compared .itsme-compared-block .itsme-compared-header .itsme-compared-content-block {
  border-collapse: separate;
  border-spacing: 0;
  margin: 0 auto 20px;
  padding: 0 1px 0 0;
  width: 100%;
  position: relative;
}
.itsme-compared .itsme-compared-block .itsme-table-content td {
  -ms-word-break: break-all;
  overflow-wrap: break-all;
  word-wrap: break-all;
  word-break: break-all;
  word-wrap: break-word;
  -webkit-hyphens: auto;
  -moz-hyphens: auto;
  -o-hyphens: auto;
  -ms-hyphens: auto;
  hyphens: auto;
}
/* product compared checkbox */
.product__list--item .compared-product {
  margin-top: 1px;
  position: absolute;
  bottom: -15px;
  left: 230px;
}
.product__list--item .compared-product .icon-checkbox::after {
  top: -2px;
}
.product__list--item .compared-product .label--checkbox {
  padding: 0 18px;
}
/* compared footer*/
.itsme-compare {
  position: fixed;
  bottom: 0;
  z-index: 1010;
  margin: 0 auto;
  -webkit-box-shadow: 0 0 20px 0 rgba(214, 216, 217, 0.8);
  /* Safari 3-4, iOS 4.0.2 - 4.2, Android 2.3+ */
  -moz-box-shadow: 0 0 20px 0 rgba(214, 216, 217, 0.8);
  /* Firefox 3.5 - 3.6 */
  box-shadow: 0 0 20px 0 rgba(214, 216, 217, 0.8);
  /* Opera 10.5, IE 9, Firefox 4+, Chrome 6+, iOS 5 */
}
@media (min-width: 768px) {
  .itsme-compare {
    width: 350px;
    right: 140px;
  }
}
@media (max-width: 767px) {
  .itsme-compare {
    width: 330px;
    left: 10px;
  }
}
@media (max-width: 400px) {
  .itsme-compare {
    width: auto;
  }
}
.itsme-compare .itsme-compare-header {
  font-size: 1.6rem;
  font-weight: 500;
  font-family: "Roboto", "Open Sans", Helvetica, Arial, sans-serif;
  cursor: pointer;
  padding: 10px;
  -webkit-border-radius: 3px 3px 0 0;
  -moz-border-radius: 3px 3px 0 0;
  border-radius: 3px 3px 0 0;
  background: #0073ce;
  color: #FFFFFF;
}
@media (max-width: 767px) {
  .itsme-compare .itsme-compare-header {
    left: 10px;
    padding-right: 40px;
  }
}
.itsme-compare .itsme-compare-header i {
  font-style: normal;
  position: absolute;
  width: 20px;
  height: 20px;
  right: 10px;
  top: 10px;
  text-align: center;
  line-height: 20px;
  cursor: pointer;
}
@media (max-width: 767px) {
  .itsme-compare .itsme-compare-header i {
    font-size: 1.3rem;
  }
}
.itsme-compare .itsme-compare-body {
  background-color: #ffffff;
  display: none;
}
.itsme-compare .itsme-compare-body.show {
  display: block;
}
.itsme-compare .itsme-compare-body .itsme-compare-product .itsme-compare-item {
  padding: 10px;
  border-bottom: 1px solid #e4e6e7;
  position: relative;
  min-height: 95px;
}
.itsme-compare .itsme-compare-body .itsme-compare-product .itsme-compare-item .itsme-compare-product--thumb {
  float: left;
  width: 50px;
  margin-right: 5px;
}
.itsme-compare .itsme-compare-body .itsme-compare-product .itsme-compare-item .itsme-compare-product--thumb .itsme-compare-product--thumb-img {
  background-color: #ffffff;
  background-repeat: no-repeat !important;
  -webkit-background-size: contain !important;
  -moz-background-size: contain !important;
  -o-background-size: contain !important;
  background-size: contain !important;
  background-position: center center !important;
  width: 50px;
  height: 50px;
}
.itsme-compare .itsme-compare-body .itsme-compare-product .itsme-compare-item .itsme-compare-product--description {
  float: left;
  width: calc(100% - 70px);
  width: -moz-calc(100% - 70px);
  width: -webkit-calc(100% - 70px);
  width: -o-calc(100% - 70px);
}
.itsme-compare .itsme-compare-body .itsme-compare-product .itsme-compare-item .itsme-compare-product--description .itsme-compare-item--name {
  line-height: 0;
}
.itsme-compare .itsme-compare-body .itsme-compare-product .itsme-compare-item .itsme-compare-product--description .itsme-compare-product--price {
  padding: 10px;
}
.itsme-compare .itsme-compare-body .itsme-compare-product .itsme-compare-item .close {
  position: absolute;
  top: 7px;
  right: 4px;
  opacity: 1;
  -webkit-opacity: 1;
  -moz-opacity: 1;
  filter: alpha(opacity=100);
}
.itsme-compare .itsme-compare-footer {
  padding: 10px;
  background-color: #f2f4f5;
}
.js-compare-block .checkbox--checkmark a {
  position: relative;
  color: #35485d !important;
}
.js-compare-block .checkbox--checkmark a::after {
  border-color: #8e98a4;
}
.js-compare-block .checkbox--checkmark a:hover {
  color: #f57728 !important;
}
.itsme-widgets {
  background-color: #f2f4f5;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  padding: 20px 15px;
}
.itsme-widgets .widget-section {
  padding: 10px 0;
}
.itsme-widgets .widget-section .widget-headline {
  font-size: 2.2rem;
  font-family: "Roboto", "Open Sans", Helvetica, Arial, sans-serif;
  color: #35485d;
  padding: 0;
  border-width: 0;
}
.itsme-widgets .widget-section .widget-body {
  padding-top: 40px;
}
.pageLabel-widgets .card {
  border: 1px solid #e3e7e8;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  margin-bottom: 20px;
}
.pageLabel-widgets .card .card-header {
  padding: 10px 15px;
}
.pageLabel-widgets .card .card-header h1 {
  font-size: 2.0rem;
}
.pageLabel-widgets .card .card-body .card-body--block {
  padding: 10px 15px;
}
.pageLabel-widgets .card .card-body td,
.pageLabel-widgets .card .card-body th {
  padding: 0 15px;
}
.pageLabel-widgets .card .card-footer {
  padding: 0 15px;
}
.pageLabel-widgets .card.accept-open-quotations table thead {
  display: none;
}
.pageLabel-widgets .card.accept-open-quotations .card-body tr {
  border-bottom: 1px solid #e3e7e8;
  display: block;
}
.pageLabel-widgets .card.accept-open-quotations .card-body tr td {
  width: 100%;
  display: inline-block;
}
.pageLabel-widgets .card.accept-open-quotations .card-body .responsive-table-item:nth-child(even) {
  background-color: transparent;
}
@media (max-width: 767px) {
  .pageLabel-widgets .card.accept-open-quotations .card-body .responsive-table-item td {
    padding-left: 15px;
  }
}
#itsme-layerbox {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  width: 100%;
  z-index: 1060;
  overflow: hidden;
  background: #ffffff;
  -webkit-transform: translateX(0);
  -moz-transform: translateX(0);
  -ms-transform: translateX(0);
  -o-transform: translateX(0);
  -webkit-transition: all 0.3s ease-in;
  -moz-transition: all 0.3s ease-in;
  -o-transition: all 0.3s ease-in;
  transition: all 0.3s ease-in;
  visibility: visible;
}
#itsme-layerbox.invisible {
  -webkit-transform: translateX(-100%);
  -moz-transform: translateX(-100%);
  -ms-transform: translateX(-100%);
  -o-transform: translateX(-100%);
  -webkit-transition: all 0.3s ease-out;
  -moz-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
  visibility: hidden;
  display: block !important;
}
#itsme-layerbox .itsme-layerbox-title {
  font-family: "Roboto", "Open Sans", Helvetica, Arial, sans-serif;
  padding: 50px 18px 0;
  font-size: 2.2rem;
  color: #002058;
  font-weight: 600;
  margin-left: 0;
}
#itsme-layerbox .itsme-layerbox-scrollable {
  overflow-x: hidden;
  overflow-y: scroll;
  -webkit-overflow-scrolling: touch;
  padding: 0 10px;
  position: relative;
  height: calc(100% - 150px);
  height: -moz-calc(100% - 150px);
  height: -webkit-calc(100% - 150px);
  height: -o-calc(100% - 150px);
}
#itsme-layerbox .itsme-layerbox-bottomBar {
  width: 100%;
  position: absolute;
  bottom: 0;
  text-align: center;
  padding: 10px;
  box-shadow: 0 -2px 4px 0 rgba(0, 0, 0, 0.11);
  background: #ffffff;
}
#itsme-layerbox .itsme-layerbox-close {
  position: absolute;
  font-size: 1.5rem;
  display: block;
  width: 30px;
  height: 30px;
  top: 10px;
  right: 15px;
  text-align: center;
  line-height: 30px;
  cursor: pointer;
  background: #FFFFFF;
}
.itsme-layerbox-body {
  position: inherit;
  overflow: hidden;
  height: 100%;
}
.itsme-my-menu {
  position: fixed;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
  z-index: 1035;
  background: #ffffff;
  border-left: 1px solid #002058;
  -webkit-transform: translateX(0);
  -moz-transform: translateX(0);
  -ms-transform: translateX(0);
  -o-transform: translateX(0);
  -webkit-transition: all 0.5s ease-in;
  -moz-transition: all 0.5s ease-in;
  -o-transition: all 0.5s ease-in;
  transition: all 0.5s ease-in;
  visibility: visible;
}
@media (min-width: 768px) {
  .itsme-my-menu {
    width: 350px;
  }
}
.itsme-my-menu .test {
  height: 100vh;
  overflow: hidden;
}
.itsme-my-menu.invisible {
  -webkit-transform: translateX(100%);
  -moz-transform: translateX(100%);
  -ms-transform: translateX(100%);
  -o-transform: translateX(100%);
  -webkit-transition: all 0.5s ease-out;
  -moz-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  visibility: hidden;
}
@media (min-width: 768px) {
  .itsme-my-menu.invisible {
    -webkit-transform: translateX(350px);
    -moz-transform: translateX(350px);
    -ms-transform: translateX(350px);
    -o-transform: translateX(350px);
  }
}
.itsme-my-menu .itsme-my-menu-title {
  font-family: "Roboto", "Open Sans", Helvetica, Arial, sans-serif;
  padding: 50px 18px 0;
  font-size: 2.2rem;
  color: #002058;
  font-weight: 600;
  margin-left: 0;
}
.itsme-my-menu .itsme-my-menu-title .itsme-my-menu-close {
  position: absolute;
  font-size: 1.5rem;
  display: block;
  width: 30px;
  height: 30px;
  top: 10px;
  right: 9px;
  text-align: center;
  line-height: 30px;
  cursor: pointer;
  background: #FFFFFF;
}
.itsme-my-menu .itsme-my-menu-body {
  overflow-x: hidden;
  overflow-y: scroll;
  -webkit-overflow-scrolling: touch;
  color: #35485d;
  padding: 0;
  margin-top: 10px;
  position: relative;
  height: calc(100% - 80px);
  height: -moz-calc(100% - 80px);
  height: -webkit-calc(100% - 80px);
  height: -o-calc(100% - 80px);
}
.itsme-my-menu .itsme-my-menu-body .account-facet {
  margin: 0;
}
.itsme-my-menu .itsme-my-menu-body .facet .facet__name {
  color: #002058;
  padding: 5px 20px 0;
}
.itsme-my-menu .itsme-my-menu-body .facet .facet__text {
  padding: 8px 10px !important;
}
.itsme-my-menu .itsme-my-menu-body .facet .facet__text .icon-itsme {
  float: right;
}
.itsme-my-menu .itsme-my-menu-body .facet .facet__text.checked a {
  color: #f57728 !important;
  font-weight: 600;
}
.itsme-my-menu .itsme-my-menu-body .facet .facet__list .btn-link {
  padding: 0 20px;
  width: 100%;
  display: block;
}
.itsme-my-menu .itsme-my-menu-body .facet .facet__list .btn-link .next {
  padding: 0 20px;
}
#colorbox .border-box:last-child {
  margin-bottom: 10px;
}
#colorbox .container {
  width: 100% !important;
}
#colorbox .icon-itsme.icon-itsme-remove {
  font-size: 2rem;
}
#colorbox .form-control {
  max-width: 540px;
}
#colorbox #cboxClose {
  font-size: 2.2rem;
}
#colorbox #cboxClose:hover {
  color: #f57728;
}
#cboxContent {
  border-radius: 3px;
}
.matchInfoPopup::after {
  margin-left: 2px;
  content: "\46";
  font-family: "itsme-icon" !important;
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  vertical-align: text-top;
  font-size: 1rem;
  line-height: 7px;
}
.cookie-alert {
  margin: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  position: fixed;
  left: 0;
  bottom: 0;
  z-index: 1000;
  width: 100%;
  background-color: #002058;
  border-color: #002058;
  color: #ffffff;
  -webkit-box-shadow: -3px 0 9px rgba(0, 0, 0, 0.5);
  /* Safari 3-4, iOS 4.0.2 - 4.2, Android 2.3+ */
  -moz-box-shadow: -3px 0 9px rgba(0, 0, 0, 0.5);
  /* Firefox 3.5 - 3.6 */
  box-shadow: -3px 0 9px rgba(0, 0, 0, 0.5);
  /* Opera 10.5, IE 9, Firefox 4+, Chrome 6+, iOS 5 */
}
.cookie-alert * {
  box-sizing: border-box;
}
.cookie-alert .cookiebar {
  display: -webkit-box;
  /* OLD - iOS 6-, Safari 3.1-6 */
  display: -moz-box;
  /* OLD - Firefox 19- (buggy but mostly works) */
  display: -ms-flexbox;
  /* TWEENER - IE 10 */
  display: -webkit-flex;
  /* NEW - Chrome */
  display: flex;
  /* NEW, Spec - Opera 12.1, Firefox 20+ */
  flex-wrap: wrap;
  text-align: left;
}
.cookie-alert .cookiebar-btn .btn {
  min-width: 120px;
}
.cookie-alert .cookiebar-btn .btn-link {
  color: #ffffff;
}
.cookie-alert .cookiebar-btn .btn-link:hover {
  color: #f57728;
}
@media (min-width: 1024px) {
  .cookie-alert .cookiebar {
    flex-wrap: nowrap;
    justify-content: space-between;
  }
  .cookie-alert .cookiebar-txt {
    width: 80%;
  }
  .cookie-alert .cookiebar-btn {
    margin: 0 0 0 12px;
  }
}
.smartEditComponent.col-xs-12.col-sm-12.col-md-12.col-lg-12.se-storefront-component {
  float: none;
  display: inline-block;
}
#deliveryAddressSelect {
  max-height: 400px;
  overflow-y: scroll;
}
#billingAddressSelect {
  max-height: 400px;
  overflow-y: scroll;
}
.border-box {
  border: 1px solid #e4e6e7;
  padding: 10px 15px;
  margin-bottom: 25px;
}
.border-box:last-child {
  margin-bottom: 0;
}
.account-section {
  width: auto;
  /* to fix issue with widths in my-company pages */
}
@media (max-width: 767px) {
  .account-section .pagination-bar {
    margin-right: -10px;
    margin-left: -10px;
  }
}
.js-secondaryNavCompany .nav__links .col-md-4 {
  /* to fix display of my company dropdown */
  width: 100%;
  border: none;
}
.js-secondaryNavCompany .nav__links .col-md-4 a {
  padding: 5px 25px 5px 15px;
  font-size: 1.2rem !important;
  font-weight: 300 !important;
  display: block;
  width: 100%;
}
/* temporary fix for my account pages with flexible row */
div.yCmsContentSlot.account-section-content.row {
  display: block !important;
  margin-left: 0;
  margin-right: 0;
}
/* demo */
.main__inner-wrapper .container {
  padding: 0;
}
.page-title-block {
  margin-bottom: -30px;
}
.page-title-center {
  text-align: center;
}
.product-list-right-slot .product-list-right-component:first-child {
  padding: 0;
}
.product-list-right-slot .product-list-right-component .itsme-search {
  margin-bottom: 10px;
}
.product-list-right-slot .product-list-right-component.col-lg-1,
.product-list-right-slot .product-list-right-component.col-lg-2,
.product-list-right-slot .product-list-right-component.col-lg-3,
.product-list-right-slot .product-list-right-component.col-lg-4,
.product-list-right-slot .product-list-right-component.col-lg-5,
.product-list-right-slot .product-list-right-component.col-lg-6,
.product-list-right-slot .product-list-right-component.col-lg-7,
.product-list-right-slot .product-list-right-component.col-lg-8,
.product-list-right-slot .product-list-right-component.col-lg-9,
.product-list-right-slot .product-list-right-component.col-lg-10,
.product-list-right-slot .product-list-right-component.col-lg-11,
.product-list-right-slot .product-list-right-component.col-lg-12 {
  padding-left: 10px !important;
  padding-right: 10px !important;
  padding-top: 0;
}
.fix-right-block {
  margin-left: -20px;
  margin-right: -30px;
}
.simple-banner img {
  border-radius: 3px;
}
.account-section .account-section-header {
  padding: 0;
  border-width: 0;
  text-transform: inherit;
}
.account-section .account-section-header h1 {
  display: inline-block;
}
.account-section {
  padding-left: 10px;
  margin-right: 10px;
}
.itsme-data-section {
  -webkit-border-radius: 3px 3px 14px 3px;
  -moz-border-radius: 3px 3px 14px 3px;
  border-radius: 3px 3px 14px 3px;
  padding: 20px 25px 10px;
  position: relative;
  background-color: #f2f2f2;
}
.itsme-data-section .itsme-data-section--actions {
  position: absolute;
  right: 25px;
  top: 20px;
}
@media (min-width: 768px) {
  .itsme-product-detail-page {
    margin-right: 10px;
  }
}
.manage-items-section-header,
.account-section-header {
  font-size: 2.6rem;
}
.manage-items-section-header .manage-items-section-header-sub,
.account-section-header .manage-items-section-header-sub,
.manage-items-section-header .account-section-header-sub,
.account-section-header .account-section-header-sub {
  color: #a4abad;
}
.manage-items-section-header h1,
.account-section-header h1 {
  font-size: 2.6rem;
}
.customerproductdata-section {
  margin-bottom: 20px;
}
.handpoint {
  cursor: pointer;
}
.cart-content {
  display: block;
}
.quote-cart-content {
  display: none;
}
.vmi-label-form-group {
  margin-bottom: 0;
}
.btn-label-print .btn {
  padding: 9px 6px;
}
form.form-icon--small {
  display: inline-block;
  padding-right: 5px;
}
.ticket-interaction-textarea {
  min-width: 400px;
}
.matchInfoPopup::after {
  margin-left: 2px;
  content: "\46";
  font-family: "itsme-icon" !important;
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  vertical-align: text-top;
  font-size: 1rem;
  line-height: 7px;
}
.js-priceListRequest-visibility {
  height: auto;
  visibility: visible;
  opacity: 1;
  transition: visibility 0s, height 0s linear;
}
.js-priceListRequest-visibility.open {
  height: 0;
  visibility: hidden;
  opacity: 0;
  transition: visibility 0s, height 0s linear;
}
.export-list .export-title {
  background-color: #f2f2f2;
  color: #35485d;
  font-size: 1.6rem;
  padding: 1rem;
  font-weight: bold;
  margin: 0;
}
.export-list .common-buttons {
  margin-bottom: 20px;
}
@media (min-width: 768px) {
  .export-list .common-buttons {
    margin-top: 10px;
  }
}
.export-list .all-lines .common-button .btn,
.export-list .matched-lines .common-button .btn,
.export-list .non-matched-lines .common-button .btn {
  margin: 5px 0;
  padding: 9px 25px;
  -webkit-border-radius: 3px !important;
  -moz-border-radius: 3px !important;
  border-radius: 3px !important;
}
@media (min-width: 768px) {
  .export-list .all-lines .common-button:last-child .btn,
  .export-list .matched-lines .common-button:last-child .btn,
  .export-list .non-matched-lines .common-button:last-child .btn {
    -webkit-border-radius: 3px 3px 14px 3px !important;
    -moz-border-radius: 3px 3px 14px 3px !important;
    border-radius: 3px 3px 14px 3px !important;
  }
}
.item__list--item.alternative {
  background-color: #eee;
}
.item__list--item.alternative .item__list--group-info {
  padding-left: 30px !important;
}
.alternative-items {
  background-color: #eee;
  font-weight: bold;
  padding-left: 30px;
}
.goods-error-icon {
  color: darkorange;
  margin-top: 10px;
}
#_asm {
  position: fixed !important;
  padding-bottom: 50px !important;
}
#_asm .navigation.navigation--top {
  background-color: transparent !important;
}
.no-padding-important {
  padding: 0 !important;
}
.message-alert {
  margin: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  position: inherit;
  z-index: 1060;
  width: 100%;
  background-color: #002058;
  border-color: #002058;
  color: #ffffff;
  -webkit-box-shadow: -3px 0 9px rgba(0, 0, 0, 0.5);
  /* Safari 3-4, iOS 4.0.2 - 4.2, Android 2.3+ */
  -moz-box-shadow: -3px 0 9px rgba(0, 0, 0, 0.5);
  /* Firefox 3.5 - 3.6 */
  box-shadow: -3px 0 9px rgba(0, 0, 0, 0.5);
  /* Opera 10.5, IE 9, Firefox 4+, Chrome 6+, iOS 5 */
}
.message-alert * {
  box-sizing: border-box;
}
.message-alert .messagebar {
  display: -webkit-box;
  /* OLD - iOS 6-, Safari 3.1-6 */
  display: -moz-box;
  /* OLD - Firefox 19- (buggy but mostly works) */
  display: -ms-flexbox;
  /* TWEENER - IE 10 */
  display: -webkit-flex;
  /* NEW - Chrome */
  display: flex;
  /* NEW, Spec - Opera 12.1, Firefox 20+ */
  flex-wrap: wrap;
  text-align: left;
}
.message-alert .messagebar-btn .btn {
  min-width: 120px;
}
.message-alert .messagebar-btn .btn-link {
  color: #ffffff;
}
.message-alert .messagebar-btn .btn-link:hover {
  color: #f57728;
}
@media (min-width: 1024px) {
  .message-alert .messagebar {
    flex-wrap: nowrap;
    justify-content: space-between;
    flex-direction: column;
  }
  .message-alert .messagebar-txt {
    width: 100%;
  }
  .message-alert .messagebar-btn {
    margin: 0 0 0 12px;
  }
}
/* IE10+ specific styles go here */
@media screen and (-ms-high-contrast: active), screen and (-ms-high-contrast: none) {
  /* my center menu */
  .itsme-my-menu-body {
    margin-right: 25px;
  }
  /* nav header button */
  [class^="icon-itsme"]::before,
  [class*="icon-itsme"]::before {
    vertical-align: middle;
  }
  [class^="icon-itsme"]::after,
  [class*="icon-itsme"]::after {
    vertical-align: middle;
  }
  /* nav header button */
  nav.navigation.navigation--middle .container .desktop__nav .nav__right .btn {
    height: 42px;
    margin-top: 4px;
  }
  nav.navigation.navigation--middle .container .desktop__nav .nav__right .nav-cart .btn .mini-cart-count {
    top: 10px;
  }
  nav.navigation.navigation--middle .container .desktop__nav .nav__right .nav-cart .btn .mini-cart-count span {
    line-height: 1.4;
  }
  /* count-brackets */
  .count-brackets.count-brackets-md {
    line-height: 1.3;
  }
}
.icon-radio::after {
  padding: 1px 5px;
}
body:not(:has(#_asm)) .navbar-fixed-top {
  top: 0px;
}
body:has(#_asm) .navbar-fixed-top {
  top: 50px;
}
body:has(#_asm) main {
  padding-top: 168px;
}
@media (max-width: 991px) {
  body:has(#_asm) main {
    padding-top: 154px;
  }
}
@media (min-width: 992px) {
  body:has(#_asm) main {
    padding-top: 200px;
  }
}
.ui-tooltip {
  z-index: 1070;
}
.branding-mobile {
  z-index: 1031;
}
@media (max-width: 991px) {
  main.offcanvas .sticky-nav-top {
    z-index: 1035;
  }
}
@media (max-width: 767px) {
  main.offcanvas .sticky-nav-top {
    z-index: 1035;
  }
}
.image-gallery .zoomImg {
  z-index: 1040;
}
.image-gallery .zoomImgMask {
  z-index: 1050;
}
.item__list .item__list--item:nth-child(4n+4) + li .add-to-cart-order-form-wrap .order-form-scroll.down {
  z-index: 9999;
}
#smarteditoverlay {
  z-index: 1500 !important;
}
.cdk-overlay-container {
  z-index: 1600 !important;
}
