/*!
 * Bootstrap v3.3.7 (http://getbootstrap.com)
 * Copyright 2011-2016 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
body {
  margin: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden],
template {
  display: none;
}
a {
  background-color: transparent;
}
a:active,
a:hover {
  outline: 0;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b,
strong {
  font-weight: bold;
}
dfn {
  font-style: italic;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
mark {
  background: #ff0;
  color: #000;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
img {
  border: 0;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 1em 40px;
}
hr {
  box-sizing: content-box;
  height: 0;
}
pre {
  overflow: auto;
}
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}
button {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
button[disabled],
html input[disabled] {
  cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
input {
  line-height: normal;
}
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: textfield;
  box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
legend {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
}
optgroup {
  font-weight: bold;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
td,
th {
  padding: 0;
}
/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
@media print {
  *,
  *:before,
  *:after {
    background: transparent !important;
    color: #000 !important;
    box-shadow: none !important;
    text-shadow: none !important;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  a[href]:after {
    content: " (" attr(href) ")";
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  a[href^="#"]:after,
  a[href^="javascript:"]:after {
    content: "";
  }
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  tr,
  img {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
  .navbar {
    display: none;
  }
  .btn > .caret,
  .dropup > .btn > .caret {
    border-top-color: #000 !important;
  }
  .label {
    border: 1px solid #000;
  }
  .table {
    border-collapse: collapse !important;
  }
  .table td,
  .table th {
    background-color: #fff !important;
  }
  .table-bordered th,
  .table-bordered td {
    border: 1px solid #ddd !important;
  }
}
@font-face {
  font-family: 'Glyphicons Halflings';
  src: url('../fonts/glyphicons-halflings-regular.eot');
  src: url('../fonts/glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'), url('../fonts/glyphicons-halflings-regular.woff2') format('woff2'), url('../fonts/glyphicons-halflings-regular.woff') format('woff'), url('../fonts/glyphicons-halflings-regular.ttf') format('truetype'), url('../fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular') format('svg');
}
.glyphicon,
.product__listing.product__list .product__list--item.tag-highlighted:after,
.product__listing.product__grid .product-item.tag-highlighted:after {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.glyphicon-asterisk:before {
  content: "\002a";
}
.glyphicon-plus:before {
  content: "\002b";
}
.glyphicon-euro:before,
.glyphicon-eur:before {
  content: "\20ac";
}
.glyphicon-minus:before {
  content: "\2212";
}
.glyphicon-cloud:before {
  content: "\2601";
}
.glyphicon-envelope:before {
  content: "\2709";
}
.glyphicon-pencil:before {
  content: "\270f";
}
.glyphicon-glass:before {
  content: "\e001";
}
.glyphicon-music:before {
  content: "\e002";
}
.glyphicon-search:before {
  content: "\e003";
}
.glyphicon-heart:before {
  content: "\e005";
}
.glyphicon-star:before {
  content: "\e006";
}
.glyphicon-star-empty:before {
  content: "\e007";
}
.glyphicon-user:before {
  content: "\e008";
}
.glyphicon-film:before {
  content: "\e009";
}
.glyphicon-th-large:before {
  content: "\e010";
}
.glyphicon-th:before {
  content: "\e011";
}
.glyphicon-th-list:before {
  content: "\e012";
}
.glyphicon-ok:before {
  content: "\e013";
}
.glyphicon-remove:before {
  content: "\e014";
}
.glyphicon-zoom-in:before {
  content: "\e015";
}
.glyphicon-zoom-out:before {
  content: "\e016";
}
.glyphicon-off:before {
  content: "\e017";
}
.glyphicon-signal:before {
  content: "\e018";
}
.glyphicon-cog:before {
  content: "\e019";
}
.glyphicon-trash:before {
  content: "\e020";
}
.glyphicon-home:before {
  content: "\e021";
}
.glyphicon-file:before {
  content: "\e022";
}
.glyphicon-time:before {
  content: "\e023";
}
.glyphicon-road:before {
  content: "\e024";
}
.glyphicon-download-alt:before {
  content: "\e025";
}
.glyphicon-download:before {
  content: "\e026";
}
.glyphicon-upload:before {
  content: "\e027";
}
.glyphicon-inbox:before {
  content: "\e028";
}
.glyphicon-play-circle:before {
  content: "\e029";
}
.glyphicon-repeat:before {
  content: "\e030";
}
.glyphicon-refresh:before {
  content: "\e031";
}
.glyphicon-list-alt:before {
  content: "\e032";
}
.glyphicon-lock:before {
  content: "\e033";
}
.glyphicon-flag:before {
  content: "\e034";
}
.glyphicon-headphones:before {
  content: "\e035";
}
.glyphicon-volume-off:before {
  content: "\e036";
}
.glyphicon-volume-down:before {
  content: "\e037";
}
.glyphicon-volume-up:before {
  content: "\e038";
}
.glyphicon-qrcode:before {
  content: "\e039";
}
.glyphicon-barcode:before {
  content: "\e040";
}
.glyphicon-tag:before {
  content: "\e041";
}
.glyphicon-tags:before {
  content: "\e042";
}
.glyphicon-book:before {
  content: "\e043";
}
.glyphicon-bookmark:before {
  content: "\e044";
}
.glyphicon-print:before {
  content: "\e045";
}
.glyphicon-camera:before {
  content: "\e046";
}
.glyphicon-font:before {
  content: "\e047";
}
.glyphicon-bold:before {
  content: "\e048";
}
.glyphicon-italic:before {
  content: "\e049";
}
.glyphicon-text-height:before {
  content: "\e050";
}
.glyphicon-text-width:before {
  content: "\e051";
}
.glyphicon-align-left:before {
  content: "\e052";
}
.glyphicon-align-center:before {
  content: "\e053";
}
.glyphicon-align-right:before {
  content: "\e054";
}
.glyphicon-align-justify:before {
  content: "\e055";
}
.glyphicon-list:before {
  content: "\e056";
}
.glyphicon-indent-left:before {
  content: "\e057";
}
.glyphicon-indent-right:before {
  content: "\e058";
}
.glyphicon-facetime-video:before {
  content: "\e059";
}
.glyphicon-picture:before {
  content: "\e060";
}
.glyphicon-map-marker:before {
  content: "\e062";
}
.glyphicon-adjust:before {
  content: "\e063";
}
.glyphicon-tint:before {
  content: "\e064";
}
.glyphicon-edit:before {
  content: "\e065";
}
.glyphicon-share:before {
  content: "\e066";
}
.glyphicon-check:before {
  content: "\e067";
}
.glyphicon-move:before {
  content: "\e068";
}
.glyphicon-step-backward:before {
  content: "\e069";
}
.glyphicon-fast-backward:before {
  content: "\e070";
}
.glyphicon-backward:before {
  content: "\e071";
}
.glyphicon-play:before {
  content: "\e072";
}
.glyphicon-pause:before {
  content: "\e073";
}
.glyphicon-stop:before {
  content: "\e074";
}
.glyphicon-forward:before {
  content: "\e075";
}
.glyphicon-fast-forward:before {
  content: "\e076";
}
.glyphicon-step-forward:before {
  content: "\e077";
}
.glyphicon-eject:before {
  content: "\e078";
}
.glyphicon-chevron-left:before {
  content: "\e079";
}
.glyphicon-chevron-right:before {
  content: "\e080";
}
.glyphicon-plus-sign:before {
  content: "\e081";
}
.glyphicon-minus-sign:before {
  content: "\e082";
}
.glyphicon-remove-sign:before {
  content: "\e083";
}
.glyphicon-ok-sign:before {
  content: "\e084";
}
.glyphicon-question-sign:before {
  content: "\e085";
}
.glyphicon-info-sign:before {
  content: "\e086";
}
.glyphicon-screenshot:before {
  content: "\e087";
}
.glyphicon-remove-circle:before {
  content: "\e088";
}
.glyphicon-ok-circle:before {
  content: "\e089";
}
.glyphicon-ban-circle:before {
  content: "\e090";
}
.glyphicon-arrow-left:before {
  content: "\e091";
}
.glyphicon-arrow-right:before {
  content: "\e092";
}
.glyphicon-arrow-up:before {
  content: "\e093";
}
.glyphicon-arrow-down:before {
  content: "\e094";
}
.glyphicon-share-alt:before {
  content: "\e095";
}
.glyphicon-resize-full:before {
  content: "\e096";
}
.glyphicon-resize-small:before {
  content: "\e097";
}
.glyphicon-exclamation-sign:before {
  content: "\e101";
}
.glyphicon-gift:before {
  content: "\e102";
}
.glyphicon-leaf:before {
  content: "\e103";
}
.glyphicon-fire:before {
  content: "\e104";
}
.glyphicon-eye-open:before {
  content: "\e105";
}
.glyphicon-eye-close:before {
  content: "\e106";
}
.glyphicon-warning-sign:before {
  content: "\e107";
}
.glyphicon-plane:before {
  content: "\e108";
}
.glyphicon-calendar:before {
  content: "\e109";
}
.glyphicon-random:before {
  content: "\e110";
}
.glyphicon-comment:before {
  content: "\e111";
}
.glyphicon-magnet:before {
  content: "\e112";
}
.glyphicon-chevron-up:before {
  content: "\e113";
}
.glyphicon-chevron-down:before {
  content: "\e114";
}
.glyphicon-retweet:before {
  content: "\e115";
}
.glyphicon-shopping-cart:before {
  content: "\e116";
}
.glyphicon-folder-close:before {
  content: "\e117";
}
.glyphicon-folder-open:before {
  content: "\e118";
}
.glyphicon-resize-vertical:before {
  content: "\e119";
}
.glyphicon-resize-horizontal:before {
  content: "\e120";
}
.glyphicon-hdd:before {
  content: "\e121";
}
.glyphicon-bullhorn:before {
  content: "\e122";
}
.glyphicon-bell:before {
  content: "\e123";
}
.glyphicon-certificate:before {
  content: "\e124";
}
.glyphicon-thumbs-up:before {
  content: "\e125";
}
.glyphicon-thumbs-down:before {
  content: "\e126";
}
.glyphicon-hand-right:before {
  content: "\e127";
}
.glyphicon-hand-left:before {
  content: "\e128";
}
.glyphicon-hand-up:before {
  content: "\e129";
}
.glyphicon-hand-down:before {
  content: "\e130";
}
.glyphicon-circle-arrow-right:before {
  content: "\e131";
}
.glyphicon-circle-arrow-left:before {
  content: "\e132";
}
.glyphicon-circle-arrow-up:before {
  content: "\e133";
}
.glyphicon-circle-arrow-down:before {
  content: "\e134";
}
.glyphicon-globe:before {
  content: "\e135";
}
.glyphicon-wrench:before {
  content: "\e136";
}
.glyphicon-tasks:before {
  content: "\e137";
}
.glyphicon-filter:before {
  content: "\e138";
}
.glyphicon-briefcase:before {
  content: "\e139";
}
.glyphicon-fullscreen:before {
  content: "\e140";
}
.glyphicon-dashboard:before {
  content: "\e141";
}
.glyphicon-paperclip:before {
  content: "\e142";
}
.glyphicon-heart-empty:before {
  content: "\e143";
}
.glyphicon-link:before {
  content: "\e144";
}
.glyphicon-phone:before {
  content: "\e145";
}
.glyphicon-pushpin:before {
  content: "\e146";
}
.glyphicon-usd:before {
  content: "\e148";
}
.glyphicon-gbp:before {
  content: "\e149";
}
.glyphicon-sort:before {
  content: "\e150";
}
.glyphicon-sort-by-alphabet:before {
  content: "\e151";
}
.glyphicon-sort-by-alphabet-alt:before {
  content: "\e152";
}
.glyphicon-sort-by-order:before {
  content: "\e153";
}
.glyphicon-sort-by-order-alt:before {
  content: "\e154";
}
.glyphicon-sort-by-attributes:before {
  content: "\e155";
}
.glyphicon-sort-by-attributes-alt:before {
  content: "\e156";
}
.glyphicon-unchecked:before {
  content: "\e157";
}
.glyphicon-expand:before {
  content: "\e158";
}
.glyphicon-collapse-down:before {
  content: "\e159";
}
.glyphicon-collapse-up:before {
  content: "\e160";
}
.glyphicon-log-in:before {
  content: "\e161";
}
.glyphicon-flash:before {
  content: "\e162";
}
.glyphicon-log-out:before {
  content: "\e163";
}
.glyphicon-new-window:before {
  content: "\e164";
}
.glyphicon-record:before {
  content: "\e165";
}
.glyphicon-save:before {
  content: "\e166";
}
.glyphicon-open:before {
  content: "\e167";
}
.glyphicon-saved:before {
  content: "\e168";
}
.glyphicon-import:before {
  content: "\e169";
}
.glyphicon-export:before {
  content: "\e170";
}
.glyphicon-send:before {
  content: "\e171";
}
.glyphicon-floppy-disk:before {
  content: "\e172";
}
.glyphicon-floppy-saved:before {
  content: "\e173";
}
.glyphicon-floppy-remove:before {
  content: "\e174";
}
.glyphicon-floppy-save:before {
  content: "\e175";
}
.glyphicon-floppy-open:before {
  content: "\e176";
}
.glyphicon-credit-card:before {
  content: "\e177";
}
.glyphicon-transfer:before {
  content: "\e178";
}
.glyphicon-cutlery:before {
  content: "\e179";
}
.glyphicon-header:before {
  content: "\e180";
}
.glyphicon-compressed:before {
  content: "\e181";
}
.glyphicon-earphone:before {
  content: "\e182";
}
.glyphicon-phone-alt:before {
  content: "\e183";
}
.glyphicon-tower:before {
  content: "\e184";
}
.glyphicon-stats:before {
  content: "\e185";
}
.glyphicon-sd-video:before {
  content: "\e186";
}
.glyphicon-hd-video:before {
  content: "\e187";
}
.glyphicon-subtitles:before {
  content: "\e188";
}
.glyphicon-sound-stereo:before {
  content: "\e189";
}
.glyphicon-sound-dolby:before {
  content: "\e190";
}
.glyphicon-sound-5-1:before {
  content: "\e191";
}
.glyphicon-sound-6-1:before {
  content: "\e192";
}
.glyphicon-sound-7-1:before {
  content: "\e193";
}
.glyphicon-copyright-mark:before {
  content: "\e194";
}
.glyphicon-registration-mark:before {
  content: "\e195";
}
.glyphicon-cloud-download:before {
  content: "\e197";
}
.glyphicon-cloud-upload:before {
  content: "\e198";
}
.glyphicon-tree-conifer:before {
  content: "\e199";
}
.glyphicon-tree-deciduous:before {
  content: "\e200";
}
.glyphicon-cd:before {
  content: "\e201";
}
.glyphicon-save-file:before {
  content: "\e202";
}
.glyphicon-open-file:before {
  content: "\e203";
}
.glyphicon-level-up:before {
  content: "\e204";
}
.glyphicon-copy:before {
  content: "\e205";
}
.glyphicon-paste:before {
  content: "\e206";
}
.glyphicon-alert:before {
  content: "\e209";
}
.glyphicon-equalizer:before {
  content: "\e210";
}
.glyphicon-king:before {
  content: "\e211";
}
.glyphicon-queen:before {
  content: "\e212";
}
.glyphicon-pawn:before {
  content: "\e213";
}
.glyphicon-bishop:before {
  content: "\e214";
}
.glyphicon-knight:before {
  content: "\e215";
}
.glyphicon-baby-formula:before {
  content: "\e216";
}
.glyphicon-tent:before {
  content: "\26fa";
}
.glyphicon-blackboard:before {
  content: "\e218";
}
.glyphicon-bed:before {
  content: "\e219";
}
.glyphicon-apple:before {
  content: "\f8ff";
}
.glyphicon-erase:before {
  content: "\e221";
}
.glyphicon-hourglass:before {
  content: "\231b";
}
.glyphicon-lamp:before {
  content: "\e223";
}
.glyphicon-duplicate:before {
  content: "\e224";
}
.glyphicon-piggy-bank:before {
  content: "\e225";
}
.glyphicon-scissors:before {
  content: "\e226";
}
.glyphicon-bitcoin:before {
  content: "\e227";
}
.glyphicon-btc:before {
  content: "\e227";
}
.glyphicon-xbt:before {
  content: "\e227";
}
.glyphicon-yen:before {
  content: "\00a5";
}
.glyphicon-jpy:before {
  content: "\00a5";
}
.glyphicon-ruble:before {
  content: "\20bd";
}
.glyphicon-rub:before {
  content: "\20bd";
}
.glyphicon-scale:before {
  content: "\e230";
}
.glyphicon-ice-lolly:before {
  content: "\e231";
}
.glyphicon-ice-lolly-tasted:before {
  content: "\e232";
}
.glyphicon-education:before {
  content: "\e233";
}
.glyphicon-option-horizontal:before {
  content: "\e234";
}
.glyphicon-option-vertical:before {
  content: "\e235";
}
.glyphicon-menu-hamburger:before {
  content: "\e236";
}
.glyphicon-modal-window:before {
  content: "\e237";
}
.glyphicon-oil:before {
  content: "\e238";
}
.glyphicon-grain:before {
  content: "\e239";
}
.glyphicon-sunglasses:before {
  content: "\e240";
}
.glyphicon-text-size:before {
  content: "\e241";
}
.glyphicon-text-color:before {
  content: "\e242";
}
.glyphicon-text-background:before {
  content: "\e243";
}
.glyphicon-object-align-top:before {
  content: "\e244";
}
.glyphicon-object-align-bottom:before {
  content: "\e245";
}
.glyphicon-object-align-horizontal:before {
  content: "\e246";
}
.glyphicon-object-align-left:before {
  content: "\e247";
}
.glyphicon-object-align-vertical:before {
  content: "\e248";
}
.glyphicon-object-align-right:before {
  content: "\e249";
}
.glyphicon-triangle-right:before {
  content: "\e250";
}
.glyphicon-triangle-left:before {
  content: "\e251";
}
.glyphicon-triangle-bottom:before {
  content: "\e252";
}
.glyphicon-triangle-top:before {
  content: "\e253";
}
.glyphicon-console:before {
  content: "\e254";
}
.glyphicon-superscript:before {
  content: "\e255";
}
.glyphicon-subscript:before {
  content: "\e256";
}
.glyphicon-menu-left:before {
  content: "\e257";
}
.glyphicon-menu-right:before {
  content: "\e258";
}
.glyphicon-menu-down:before {
  content: "\e259";
}
.glyphicon-menu-up:before {
  content: "\e260";
}
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
html {
  font-size: 10px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
body {
  font-family: "Open Sans", Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.42857143;
  color: #333333;
  background-color: #ffffff;
}
input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
a {
  color: #192d5b;
  text-decoration: none;
}
a:hover,
a:focus {
  color: #090f1f;
  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: 0;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  display: inline-block;
  max-width: 100%;
  height: auto;
}
.img-circle {
  border-radius: 50%;
}
hr {
  margin-top: 20px;
  margin-bottom: 20px;
  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: 20px;
  margin-bottom: 10px;
}
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: 10px;
  margin-bottom: 10px;
}
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: 36px;
}
h2,
.h2 {
  font-size: 30px;
}
h3,
.h3 {
  font-size: 24px;
}
h4,
.h4 {
  font-size: 18px;
}
h5,
.h5 {
  font-size: 14px;
}
h6,
.h6 {
  font-size: 12px;
}
p {
  margin: 0 0 10px;
}
.lead {
  margin-bottom: 20px;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.4;
}
@media (min-width: 640px) {
  .lead {
    font-size: 21px;
  }
}
small,
.small {
  font-size: 92%;
}
mark,
.mark {
  background-color: #fcf8e3;
  padding: .2em;
}
.text-left {
  text-align: left;
}
.text-right {
  text-align: right;
}
.text-center {
  text-align: center;
}
.text-justify {
  text-align: justify;
}
.text-nowrap {
  white-space: nowrap;
}
.text-lowercase {
  text-transform: lowercase;
}
.text-uppercase {
  text-transform: uppercase;
}
.text-capitalize {
  text-transform: capitalize;
}
.text-muted {
  color: #777777;
}
.text-primary {
  color: #192d5b;
}
a.text-primary:hover,
a.text-primary:focus {
  color: #0e1933;
}
.text-success {
  color: #3e5983;
}
a.text-success:hover,
a.text-success:focus {
  color: #2e4160;
}
.text-info {
  color: #31708f;
}
a.text-info:hover,
a.text-info:focus {
  color: #245269;
}
.text-warning {
  color: #8a6d3b;
}
a.text-warning:hover,
a.text-warning:focus {
  color: #66512c;
}
.text-danger {
  color: #333333;
}
a.text-danger:hover,
a.text-danger:focus {
  color: #1a1a1a;
}
.bg-primary {
  color: #fff;
  background-color: #192d5b;
}
a.bg-primary:hover,
a.bg-primary:focus {
  background-color: #0e1933;
}
.bg-success {
  background-color: #dff0d8;
}
a.bg-success:hover,
a.bg-success:focus {
  background-color: #c1e2b3;
}
.bg-info {
  background-color: #d9edf7;
}
a.bg-info:hover,
a.bg-info:focus {
  background-color: #afd9ee;
}
.bg-warning {
  background-color: #fcf8e3;
}
a.bg-warning:hover,
a.bg-warning:focus {
  background-color: #f7ecb5;
}
.bg-danger {
  background-color: #f2dede;
}
a.bg-danger:hover,
a.bg-danger:focus {
  background-color: #e4b9b9;
}
.page-header {
  padding-bottom: 9px;
  margin: 40px 0 20px;
  border-bottom: 1px solid #eeeeee;
}
ul,
ol {
  margin-top: 0;
  margin-bottom: 10px;
}
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: 20px;
}
dt,
dd {
  line-height: 1.42857143;
}
dt {
  font-weight: bold;
}
dd {
  margin-left: 0;
}
@media (min-width: 640px) {
  .dl-horizontal dt {
    float: left;
    width: 160px;
    clear: left;
    text-align: right;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .dl-horizontal dd {
    margin-left: 180px;
  }
}
abbr[title],
abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #777777;
}
.initialism {
  font-size: 90%;
  text-transform: uppercase;
}
blockquote {
  padding: 10px 20px;
  margin: 0 0 20px;
  font-size: 17.5px;
  border-left: 5px solid #eeeeee;
}
blockquote p:last-child,
blockquote ul:last-child,
blockquote ol:last-child {
  margin-bottom: 0;
}
blockquote footer,
blockquote small,
blockquote .small {
  display: block;
  font-size: 80%;
  line-height: 1.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: 20px;
  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: 0;
}
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: 9.5px;
  margin: 0 0 10px;
  font-size: 13px;
  line-height: 1.42857143;
  word-break: break-all;
  word-wrap: break-word;
  color: #333333;
  background-color: #f5f5f5;
  border: 1px solid #cccccc;
  border-radius: 0;
}
pre code {
  padding: 0;
  font-size: inherit;
  color: inherit;
  white-space: pre-wrap;
  background-color: transparent;
  border-radius: 0;
}
.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll;
}
.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 4px;
  padding-right: 5px;
}
@media (min-width: 640px) {
  .container {
    width: 100%;
  }
}
@media (min-width: 1024px) {
  .container {
    width: 1024px;
  }
}
@media (min-width: 1400px) {
  .container {
    width: 1400px;
  }
}
.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 4px;
  padding-right: 5px;
}
.row {
  margin-left: -4px;
  margin-right: -5px;
}
.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: 5px;
  padding-right: 4px;
}
.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
  float: left;
}
.col-xs-12 {
  width: 100%;
}
.col-xs-11 {
  width: 91.66666667%;
}
.col-xs-10 {
  width: 83.33333333%;
}
.col-xs-9 {
  width: 75%;
}
.col-xs-8 {
  width: 66.66666667%;
}
.col-xs-7 {
  width: 58.33333333%;
}
.col-xs-6 {
  width: 50%;
}
.col-xs-5 {
  width: 41.66666667%;
}
.col-xs-4 {
  width: 33.33333333%;
}
.col-xs-3 {
  width: 25%;
}
.col-xs-2 {
  width: 16.66666667%;
}
.col-xs-1 {
  width: 8.33333333%;
}
.col-xs-pull-12 {
  right: 100%;
}
.col-xs-pull-11 {
  right: 91.66666667%;
}
.col-xs-pull-10 {
  right: 83.33333333%;
}
.col-xs-pull-9 {
  right: 75%;
}
.col-xs-pull-8 {
  right: 66.66666667%;
}
.col-xs-pull-7 {
  right: 58.33333333%;
}
.col-xs-pull-6 {
  right: 50%;
}
.col-xs-pull-5 {
  right: 41.66666667%;
}
.col-xs-pull-4 {
  right: 33.33333333%;
}
.col-xs-pull-3 {
  right: 25%;
}
.col-xs-pull-2 {
  right: 16.66666667%;
}
.col-xs-pull-1 {
  right: 8.33333333%;
}
.col-xs-pull-0 {
  right: auto;
}
.col-xs-push-12 {
  left: 100%;
}
.col-xs-push-11 {
  left: 91.66666667%;
}
.col-xs-push-10 {
  left: 83.33333333%;
}
.col-xs-push-9 {
  left: 75%;
}
.col-xs-push-8 {
  left: 66.66666667%;
}
.col-xs-push-7 {
  left: 58.33333333%;
}
.col-xs-push-6 {
  left: 50%;
}
.col-xs-push-5 {
  left: 41.66666667%;
}
.col-xs-push-4 {
  left: 33.33333333%;
}
.col-xs-push-3 {
  left: 25%;
}
.col-xs-push-2 {
  left: 16.66666667%;
}
.col-xs-push-1 {
  left: 8.33333333%;
}
.col-xs-push-0 {
  left: auto;
}
.col-xs-offset-12 {
  margin-left: 100%;
}
.col-xs-offset-11 {
  margin-left: 91.66666667%;
}
.col-xs-offset-10 {
  margin-left: 83.33333333%;
}
.col-xs-offset-9 {
  margin-left: 75%;
}
.col-xs-offset-8 {
  margin-left: 66.66666667%;
}
.col-xs-offset-7 {
  margin-left: 58.33333333%;
}
.col-xs-offset-6 {
  margin-left: 50%;
}
.col-xs-offset-5 {
  margin-left: 41.66666667%;
}
.col-xs-offset-4 {
  margin-left: 33.33333333%;
}
.col-xs-offset-3 {
  margin-left: 25%;
}
.col-xs-offset-2 {
  margin-left: 16.66666667%;
}
.col-xs-offset-1 {
  margin-left: 8.33333333%;
}
.col-xs-offset-0 {
  margin-left: 0%;
}
@media (min-width: 640px) {
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-11 {
    width: 91.66666667%;
  }
  .col-sm-10 {
    width: 83.33333333%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-8 {
    width: 66.66666667%;
  }
  .col-sm-7 {
    width: 58.33333333%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-5 {
    width: 41.66666667%;
  }
  .col-sm-4 {
    width: 33.33333333%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-2 {
    width: 16.66666667%;
  }
  .col-sm-1 {
    width: 8.33333333%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-pull-11 {
    right: 91.66666667%;
  }
  .col-sm-pull-10 {
    right: 83.33333333%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-8 {
    right: 66.66666667%;
  }
  .col-sm-pull-7 {
    right: 58.33333333%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-5 {
    right: 41.66666667%;
  }
  .col-sm-pull-4 {
    right: 33.33333333%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-2 {
    right: 16.66666667%;
  }
  .col-sm-pull-1 {
    right: 8.33333333%;
  }
  .col-sm-pull-0 {
    right: auto;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-push-11 {
    left: 91.66666667%;
  }
  .col-sm-push-10 {
    left: 83.33333333%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-8 {
    left: 66.66666667%;
  }
  .col-sm-push-7 {
    left: 58.33333333%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-5 {
    left: 41.66666667%;
  }
  .col-sm-push-4 {
    left: 33.33333333%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-2 {
    left: 16.66666667%;
  }
  .col-sm-push-1 {
    left: 8.33333333%;
  }
  .col-sm-push-0 {
    left: auto;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
  .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-sm-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 1024px) {
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-11 {
    width: 91.66666667%;
  }
  .col-md-10 {
    width: 83.33333333%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-8 {
    width: 66.66666667%;
  }
  .col-md-7 {
    width: 58.33333333%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-5 {
    width: 41.66666667%;
  }
  .col-md-4 {
    width: 33.33333333%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-2 {
    width: 16.66666667%;
  }
  .col-md-1 {
    width: 8.33333333%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-pull-11 {
    right: 91.66666667%;
  }
  .col-md-pull-10 {
    right: 83.33333333%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-8 {
    right: 66.66666667%;
  }
  .col-md-pull-7 {
    right: 58.33333333%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-5 {
    right: 41.66666667%;
  }
  .col-md-pull-4 {
    right: 33.33333333%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-2 {
    right: 16.66666667%;
  }
  .col-md-pull-1 {
    right: 8.33333333%;
  }
  .col-md-pull-0 {
    right: auto;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-push-11 {
    left: 91.66666667%;
  }
  .col-md-push-10 {
    left: 83.33333333%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-8 {
    left: 66.66666667%;
  }
  .col-md-push-7 {
    left: 58.33333333%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-5 {
    left: 41.66666667%;
  }
  .col-md-push-4 {
    left: 33.33333333%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-2 {
    left: 16.66666667%;
  }
  .col-md-push-1 {
    left: 8.33333333%;
  }
  .col-md-push-0 {
    left: auto;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
  .col-md-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-md-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-md-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-md-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-md-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-md-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 1400px) {
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left;
  }
  .col-lg-12 {
    width: 100%;
  }
  .col-lg-11 {
    width: 91.66666667%;
  }
  .col-lg-10 {
    width: 83.33333333%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-8 {
    width: 66.66666667%;
  }
  .col-lg-7 {
    width: 58.33333333%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-5 {
    width: 41.66666667%;
  }
  .col-lg-4 {
    width: 33.33333333%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-2 {
    width: 16.66666667%;
  }
  .col-lg-1 {
    width: 8.33333333%;
  }
  .col-lg-pull-12 {
    right: 100%;
  }
  .col-lg-pull-11 {
    right: 91.66666667%;
  }
  .col-lg-pull-10 {
    right: 83.33333333%;
  }
  .col-lg-pull-9 {
    right: 75%;
  }
  .col-lg-pull-8 {
    right: 66.66666667%;
  }
  .col-lg-pull-7 {
    right: 58.33333333%;
  }
  .col-lg-pull-6 {
    right: 50%;
  }
  .col-lg-pull-5 {
    right: 41.66666667%;
  }
  .col-lg-pull-4 {
    right: 33.33333333%;
  }
  .col-lg-pull-3 {
    right: 25%;
  }
  .col-lg-pull-2 {
    right: 16.66666667%;
  }
  .col-lg-pull-1 {
    right: 8.33333333%;
  }
  .col-lg-pull-0 {
    right: auto;
  }
  .col-lg-push-12 {
    left: 100%;
  }
  .col-lg-push-11 {
    left: 91.66666667%;
  }
  .col-lg-push-10 {
    left: 83.33333333%;
  }
  .col-lg-push-9 {
    left: 75%;
  }
  .col-lg-push-8 {
    left: 66.66666667%;
  }
  .col-lg-push-7 {
    left: 58.33333333%;
  }
  .col-lg-push-6 {
    left: 50%;
  }
  .col-lg-push-5 {
    left: 41.66666667%;
  }
  .col-lg-push-4 {
    left: 33.33333333%;
  }
  .col-lg-push-3 {
    left: 25%;
  }
  .col-lg-push-2 {
    left: 16.66666667%;
  }
  .col-lg-push-1 {
    left: 8.33333333%;
  }
  .col-lg-push-0 {
    left: auto;
  }
  .col-lg-offset-12 {
    margin-left: 100%;
  }
  .col-lg-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-lg-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-lg-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-lg-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-lg-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-lg-offset-0 {
    margin-left: 0%;
  }
}
table {
  background-color: transparent;
}
caption {
  padding-top: 8px;
  padding-bottom: 8px;
  color: #777777;
  text-align: left;
}
th {
  text-align: center;
}
.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 20px;
}
.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 #192d5b;
  text-align: center;
}
.table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #192d5b;
}
.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 #192d5b;
}
.table .table {
  background-color: #ffffff;
}
.table-order-filter {
  width: 100%;
  max-width: 100%;
  margin-bottom: 20px;
}
.table-order-filter > thead > tr > th,
.table-order-filter > tbody > tr > th,
.table-order-filter > tfoot > tr > th,
.table-order-filter > thead > tr > td,
.table-order-filter > tbody > tr > td,
.table-order-filter > tfoot > tr > td {
  padding: 1px;
  line-height: 1.42857143;
  vertical-align: top;
  border-top: 1px solid #192d5b;
  text-align: center;
}
.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 #192d5b;
}
.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 #192d5b;
}
.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td {
  border-bottom-width: 2px;
}
.table-striped > tbody > tr:nth-of-type(odd) {
  background-color: #f9f9f9;
}
.table-hover > tbody > tr:hover {
  background-color: #f5f5f5;
}
table col[class*="col-"] {
  position: static;
  float: none;
  display: table-column;
}
table td[class*="col-"],
table th[class*="col-"] {
  position: static;
  float: none;
  display: table-cell;
}
.table > thead > tr > td.active,
.table > tbody > tr > td.active,
.table > tfoot > tr > td.active,
.table > thead > tr > th.active,
.table > tbody > tr > th.active,
.table > tfoot > tr > th.active,
.table > thead > tr.active > td,
.table > tbody > tr.active > td,
.table > tfoot > tr.active > td,
.table > thead > tr.active > th,
.table > tbody > tr.active > th,
.table > tfoot > tr.active > th {
  background-color: #f5f5f5;
}
.table-hover > tbody > tr > td.active:hover,
.table-hover > tbody > tr > th.active:hover,
.table-hover > tbody > tr.active:hover > td,
.table-hover > tbody > tr:hover > .active,
.table-hover > tbody > tr.active:hover > th {
  background-color: #e8e8e8;
}
.table > thead > tr > td.success,
.table > tbody > tr > td.success,
.table > tfoot > tr > td.success,
.table > thead > tr > th.success,
.table > tbody > tr > th.success,
.table > tfoot > tr > th.success,
.table > thead > tr.success > td,
.table > tbody > tr.success > td,
.table > tfoot > tr.success > td,
.table > thead > tr.success > th,
.table > tbody > tr.success > th,
.table > tfoot > tr.success > th {
  background-color: #dff0d8;
}
.table-hover > tbody > tr > td.success:hover,
.table-hover > tbody > tr > th.success:hover,
.table-hover > tbody > tr.success:hover > td,
.table-hover > tbody > tr:hover > .success,
.table-hover > tbody > tr.success:hover > th {
  background-color: #d0e9c6;
}
.table > thead > tr > td.info,
.table > tbody > tr > td.info,
.table > tfoot > tr > td.info,
.table > thead > tr > th.info,
.table > tbody > tr > th.info,
.table > tfoot > tr > th.info,
.table > thead > tr.info > td,
.table > tbody > tr.info > td,
.table > tfoot > tr.info > td,
.table > thead > tr.info > th,
.table > tbody > tr.info > th,
.table > tfoot > tr.info > th {
  background-color: #d9edf7;
}
.table-hover > tbody > tr > td.info:hover,
.table-hover > tbody > tr > th.info:hover,
.table-hover > tbody > tr.info:hover > td,
.table-hover > tbody > tr:hover > .info,
.table-hover > tbody > tr.info:hover > th {
  background-color: #c4e3f3;
}
.table > thead > tr > td.warning,
.table > tbody > tr > td.warning,
.table > tfoot > tr > td.warning,
.table > thead > tr > th.warning,
.table > tbody > tr > th.warning,
.table > tfoot > tr > th.warning,
.table > thead > tr.warning > td,
.table > tbody > tr.warning > td,
.table > tfoot > tr.warning > td,
.table > thead > tr.warning > th,
.table > tbody > tr.warning > th,
.table > tfoot > tr.warning > th {
  background-color: #fcf8e3;
}
.table-hover > tbody > tr > td.warning:hover,
.table-hover > tbody > tr > th.warning:hover,
.table-hover > tbody > tr.warning:hover > td,
.table-hover > tbody > tr:hover > .warning,
.table-hover > tbody > tr.warning:hover > th {
  background-color: #faf2cc;
}
.table > thead > tr > td.danger,
.table > tbody > tr > td.danger,
.table > tfoot > tr > td.danger,
.table > thead > tr > th.danger,
.table > tbody > tr > th.danger,
.table > tfoot > tr > th.danger,
.table > thead > tr.danger > td,
.table > tbody > tr.danger > td,
.table > tfoot > tr.danger > td,
.table > thead > tr.danger > th,
.table > tbody > tr.danger > th,
.table > tfoot > tr.danger > th {
  background-color: #f2dede;
}
.table-hover > tbody > tr > td.danger:hover,
.table-hover > tbody > tr > th.danger:hover,
.table-hover > tbody > tr.danger:hover > td,
.table-hover > tbody > tr:hover > .danger,
.table-hover > tbody > tr.danger:hover > th {
  background-color: #ebcccc;
}
.table-responsive {
  overflow-x: auto;
  min-height: 0.01%;
}
@media screen and (max-width: 639px) {
  .table-responsive {
    width: 100%;
    margin-bottom: 15px;
    overflow-y: hidden;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #192d5b;
  }
  .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: 20px;
  font-size: 21px;
  line-height: inherit;
  color: #333333;
  border: 0;
  border-bottom: 1px solid #e5e5e5;
}
label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: bold;
}
input[type="search"] {
  -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: 14px;
  line-height: 1.42857143;
  color: #333333;
}
.form-control {
  display: block;
  width: 100%;
  height: 32px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #333333;
  background-color: #ffffff;
  background-image: none;
  border: 1px solid #cccccc;
  border-radius: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.form-control:focus {
  border-color: #192d5b;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(25, 45, 91, 0.6);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(25, 45, 91, 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: 40px;
  }
  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;
}
.required-field::after {
  content: "*";
  color: red;
}
.radio,
.checkbox {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px;
}
.radio label,
.checkbox label {
  min-height: 20px;
  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: 34px;
}
.form-control-static.input-lg,
.form-control-static.input-sm {
  padding-left: 0;
  padding-right: 0;
}
.input-sm {
  height: 40px;
  padding: 5px 10px;
  font-size: 13px;
  line-height: 1.5;
  border-radius: 0;
}
select.input-sm {
  height: 40px;
  line-height: 40px;
}
textarea.input-sm,
select[multiple].input-sm {
  height: auto;
}
.form-group-sm .form-control {
  height: 40px;
  padding: 5px 10px;
  font-size: 13px;
  line-height: 1.5;
  border-radius: 0;
}
.form-group-sm select.form-control {
  height: 40px;
  line-height: 40px;
}
.form-group-sm textarea.form-control,
.form-group-sm select[multiple].form-control {
  height: auto;
}
.form-group-sm .form-control-static {
  height: 40px;
  min-height: 33px;
  padding: 6px 10px;
  font-size: 13px;
  line-height: 1.5;
}
.input-lg {
  height: 42px;
  padding: 10px 15px;
  font-size: 18px;
  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: 18px;
  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: 38px;
  padding: 11px 15px;
  font-size: 18px;
  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: 40px;
  height: 40px;
  line-height: 40px;
}
.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline,
.has-success.radio label,
.has-success.checkbox label,
.has-success.radio-inline label,
.has-success.checkbox-inline label {
  color: #3e5983;
}
.has-success .form-control {
  border-color: #3e5983;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-success .form-control:focus {
  border-color: #2e4160;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #6d8bba;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #6d8bba;
}
.has-success .input-group-addon {
  color: #3e5983;
  border-color: #3e5983;
  background-color: #dff0d8;
}
.has-success .form-control-feedback {
  color: #3e5983;
}
.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline,
.has-warning.radio label,
.has-warning.checkbox label,
.has-warning.radio-inline label,
.has-warning.checkbox-inline label {
  color: #8a6d3b;
}
.has-warning .form-control {
  border-color: #8a6d3b;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-warning .form-control:focus {
  border-color: #66512c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
}
.has-warning .input-group-addon {
  color: #8a6d3b;
  border-color: #8a6d3b;
  background-color: #fcf8e3;
}
.has-warning .form-control-feedback {
  color: #8a6d3b;
}
.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline,
.has-error.radio label,
.has-error.checkbox label,
.has-error.radio-inline label,
.has-error.checkbox-inline label {
  color: #333333;
}
.has-error .form-control {
  border-color: #333333;
  -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: #1a1a1a;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #666666;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #666666;
}
.has-error .input-group-addon {
  color: #333333;
  border-color: #333333;
  background-color: #f2dede;
}
.has-error .form-control-feedback {
  color: #333333;
}
.has-feedback label ~ .form-control-feedback {
  top: 25px;
}
.has-feedback label.sr-only ~ .form-control-feedback {
  top: 0;
}
.help-block {
  display: block;
  margin-top: 5px;
  margin-bottom: 10px;
  color: #737373;
}
@media (min-width: 640px) {
  .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .form-inline .form-control-static {
    display: inline-block;
  }
  .form-inline .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .form-inline .input-group .input-group-addon,
  .form-inline .input-group .input-group-btn,
  .form-inline .input-group .form-control {
    width: auto;
  }
  .form-inline .input-group > .form-control {
    width: 100%;
  }
  .form-inline .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio,
  .form-inline .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio label,
  .form-inline .checkbox label {
    padding-left: 0;
  }
  .form-inline .radio input[type="radio"],
  .form-inline .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  .form-inline .has-feedback .form-control-feedback {
    top: 0;
  }
}
.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 7px;
}
.form-horizontal .radio,
.form-horizontal .checkbox {
  min-height: 27px;
}
.form-horizontal .form-group {
  margin-left: -4px;
  margin-right: -5px;
}
@media (min-width: 640px) {
  .form-horizontal .control-label {
    text-align: right;
    margin-bottom: 0;
    padding-top: 7px;
  }
}
.form-horizontal .has-feedback .form-control-feedback {
  right: 4px;
}
@media (min-width: 640px) {
  .form-horizontal .form-group-lg .control-label {
    padding-top: 11px;
    font-size: 18px;
  }
}
@media (min-width: 640px) {
  .form-horizontal .form-group-sm .control-label {
    padding-top: 6px;
    font-size: 13px;
  }
}
.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: 14px;
  line-height: 1.42857143;
  border-radius: 0;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.btn:focus,
.btn:active:focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn.active.focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.btn:hover,
.btn:focus,
.btn.focus {
  color: #ffffff;
  text-decoration: none;
}
.btn:active,
.btn.active {
  outline: 0;
  background-image: none;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
  cursor: not-allowed;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
}
a.btn.disabled,
fieldset[disabled] a.btn {
  pointer-events: none;
}
.btn-default {
  color: #ffffff;
  background-color: #666666;
  border-color: #666666;
}
.btn-default:focus,
.btn-default.focus {
  color: #ffffff;
  background-color: #4d4d4d;
  border-color: #262626;
}
.btn-default:hover {
  color: #ffffff;
  background-color: #4d4d4d;
  border-color: #474747;
}
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  color: #ffffff;
  background-color: #4d4d4d;
  border-color: #474747;
}
.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: #ffffff;
  background-color: #3b3b3b;
  border-color: #262626;
}
.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: #666666;
  border-color: #666666;
}
.btn-default .badge {
  color: #666666;
  background-color: #ffffff;
}
.btn-primary {
  color: #ffffff;
  background-color: #192d5b;
  border-color: #192d5b;
}
.btn-primary:focus,
.btn-primary.focus {
  color: #ffffff;
  background-color: #0e1933;
  border-color: #000000;
}
.btn-primary:hover {
  color: #ffffff;
  background-color: #0e1933;
  border-color: #0c152b;
}
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  color: #ffffff;
  background-color: #0e1933;
  border-color: #0c152b;
}
.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: #060b17;
  border-color: #000000;
}
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  background-image: none;
}
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled.focus,
.btn-primary[disabled].focus,
fieldset[disabled] .btn-primary.focus {
  background-color: #192d5b;
  border-color: #192d5b;
}
.btn-primary .badge {
  color: #192d5b;
  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: #192d5b;
  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: #090f1f;
  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: 18px;
  line-height: 1.3333333;
  border-radius: 0;
}
.btn-sm,
.btn-group-sm > .btn {
  padding: 5px 10px;
  font-size: 13px;
  line-height: 1.5;
  border-radius: 0;
}
.btn-xs,
.btn-group-xs > .btn {
  padding: 1px 5px;
  font-size: 13px;
  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;
  -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: 14px;
  text-align: left;
  background-color: #ffffff;
  border: 1px solid #cccccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 0;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  background-clip: padding-box;
}
.dropdown-menu.pull-right {
  right: 0;
  left: auto;
}
.dropdown-menu .divider {
  height: 1px;
  margin: 9px 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: #192d5b;
}
.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: 13px;
  line-height: 1.42857143;
  color: #777777;
  white-space: nowrap;
}
.dropdown-backdrop {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  z-index: 990;
}
.pull-right > .dropdown-menu {
  right: 0;
  left: auto;
}
.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  border-top: 0;
  border-bottom: 4px dashed;
  border-bottom: 4px solid \9;
  content: "";
}
.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 2px;
}
@media (min-width: 640px) {
  .navbar-right .dropdown-menu {
    left: auto;
    right: 0;
  }
  .navbar-right .dropdown-menu-left {
    left: 0;
    right: auto;
  }
}
.btn-group,
.btn-group-vertical {
  position: relative;
  display: inline-block;
  vertical-align: middle;
}
.btn-group > .btn,
.btn-group-vertical > .btn {
  position: relative;
  float: left;
}
.btn-group > .btn:hover,
.btn-group-vertical > .btn:hover,
.btn-group > .btn:focus,
.btn-group-vertical > .btn:focus,
.btn-group > .btn:active,
.btn-group-vertical > .btn:active,
.btn-group > .btn.active,
.btn-group-vertical > .btn.active {
  z-index: 2;
}
.btn-group .btn + .btn,
.btn-group .btn + .btn-group,
.btn-group .btn-group + .btn,
.btn-group .btn-group + .btn-group {
  margin-left: -1px;
}
.btn-toolbar {
  margin-left: -5px;
}
.btn-toolbar .btn,
.btn-toolbar .btn-group,
.btn-toolbar .input-group {
  float: left;
}
.btn-toolbar > .btn,
.btn-toolbar > .btn-group,
.btn-toolbar > .input-group {
  margin-left: 5px;
}
.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
  border-radius: 0;
}
.btn-group > .btn:first-child {
  margin-left: 0;
}
.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.btn-group > .btn:last-child:not(:first-child),
.btn-group > .dropdown-toggle:not(:first-child) {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.btn-group > .btn-group {
  float: left;
}
.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}
.btn-group > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
  outline: 0;
}
.btn-group > .btn + .dropdown-toggle {
  padding-left: 8px;
  padding-right: 8px;
}
.btn-group > .btn-lg + .dropdown-toggle {
  padding-left: 12px;
  padding-right: 12px;
}
.btn-group.open .dropdown-toggle {
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn-group.open .dropdown-toggle.btn-link {
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn .caret {
  margin-left: 0;
}
.btn-lg .caret {
  border-width: 5px 5px 0;
  border-bottom-width: 0;
}
.dropup .btn-lg .caret {
  border-width: 0 5px 5px;
}
.btn-group-vertical > .btn,
.btn-group-vertical > .btn-group,
.btn-group-vertical > .btn-group > .btn {
  display: block;
  float: none;
  width: 100%;
  max-width: 100%;
}
.btn-group-vertical > .btn-group > .btn {
  float: none;
}
.btn-group-vertical > .btn + .btn,
.btn-group-vertical > .btn + .btn-group,
.btn-group-vertical > .btn-group + .btn,
.btn-group-vertical > .btn-group + .btn-group {
  margin-top: -1px;
  margin-left: 0;
}
.btn-group-vertical > .btn:not(:first-child):not(:last-child) {
  border-radius: 0;
}
.btn-group-vertical > .btn:first-child:not(:last-child) {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn:last-child:not(:first-child) {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
  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: 18px;
  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: 13px;
  line-height: 1.5;
  height: 40px;
  padding: 9px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  border-radius: 0;
}
select.input-group-sm > .form-control,
select.input-group-sm > .input-group-addon,
select.input-group-sm > .input-group-btn > .btn {
  height: 40px;
  line-height: 40px;
}
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: 40px;
  line-height: 40px;
}
textarea.input-group-sm > .form-control,
textarea.input-group-sm > .input-group-addon,
textarea.input-group-sm > .input-group-btn > .btn,
select[multiple].input-group-sm > .form-control,
select[multiple].input-group-sm > .input-group-addon,
select[multiple].input-group-sm > .input-group-btn > .btn {
  height: auto;
}
.input-group-addon,
.input-group-btn,
.input-group .form-control {
  display: table-cell;
}
.input-group-addon:not(:first-child):not(:last-child),
.input-group-btn:not(:first-child):not(:last-child),
.input-group .form-control:not(:first-child):not(:last-child) {
  border-radius: 0;
}
.input-group-addon,
.input-group-btn {
  width: 1%;
  white-space: nowrap;
  vertical-align: middle;
}
.input-group-addon {
  padding: 6px 12px;
  font-size: 14px;
  font-weight: normal;
  line-height: 1;
  color: #333333;
  text-align: center;
  background-color: #eeeeee;
  border: 1px solid #cccccc;
  border-radius: 0;
}
.input-group-addon.input-sm {
  padding: 5px 10px;
  font-size: 13px;
  border-radius: 0;
}
.input-group-addon.input-lg {
  padding: 10px 15px;
  font-size: 18px;
  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: #192d5b;
}
.nav .nav-divider {
  height: 1px;
  margin: 9px 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: 0 0 0 0;
}
.nav-tabs > li > a:hover {
  border-color: #eeeeee #eeeeee #dddddd;
}
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
  color: #555555;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-bottom-color: transparent;
  cursor: default;
}
.nav-tabs.nav-justified {
  width: 100%;
  border-bottom: 0;
}
.nav-tabs.nav-justified > li {
  float: none;
}
.nav-tabs.nav-justified > li > a {
  text-align: center;
  margin-bottom: 5px;
}
.nav-tabs.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 640px) {
  .nav-tabs.nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-tabs.nav-justified > li > a {
    margin-bottom: 0;
  }
}
.nav-tabs.nav-justified > li > a {
  margin-right: 0;
  border-radius: 0;
}
.nav-tabs.nav-justified > .active > a,
.nav-tabs.nav-justified > .active > a:hover,
.nav-tabs.nav-justified > .active > a:focus {
  border: 1px solid #dddddd;
}
@media (min-width: 640px) {
  .nav-tabs.nav-justified > li > a {
    border-bottom: 1px solid #dddddd;
    border-radius: 0 0 0 0;
  }
  .nav-tabs.nav-justified > .active > a,
  .nav-tabs.nav-justified > .active > a:hover,
  .nav-tabs.nav-justified > .active > a:focus {
    border-bottom-color: #ffffff;
  }
}
.nav-pills > li {
  float: left;
}
.nav-pills > li > a {
  border-radius: 0;
}
.nav-pills > li + li {
  margin-left: 2px;
}
.nav-pills > li.active > a,
.nav-pills > li.active > a:hover,
.nav-pills > li.active > a:focus {
  color: #ffffff;
  background-color: #192d5b;
}
.nav-stacked > li {
  float: none;
}
.nav-stacked > li + li {
  margin-top: 2px;
  margin-left: 0;
}
.nav-justified {
  width: 100%;
}
.nav-justified > li {
  float: none;
}
.nav-justified > li > a {
  text-align: center;
  margin-bottom: 5px;
}
.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 640px) {
  .nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-justified > li > a {
    margin-bottom: 0;
  }
}
.nav-tabs-justified {
  border-bottom: 0;
}
.nav-tabs-justified > li > a {
  margin-right: 0;
  border-radius: 0;
}
.nav-tabs-justified > .active > a,
.nav-tabs-justified > .active > a:hover,
.nav-tabs-justified > .active > a:focus {
  border: 1px solid #dddddd;
}
@media (min-width: 640px) {
  .nav-tabs-justified > li > a {
    border-bottom: 1px solid #dddddd;
    border-radius: 0 0 0 0;
  }
  .nav-tabs-justified > .active > a,
  .nav-tabs-justified > .active > a:hover,
  .nav-tabs-justified > .active > a:focus {
    border-bottom-color: #ffffff;
  }
}
.tab-content > .tab-pane {
  display: none;
}
.tab-content > .active {
  display: block;
}
.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.navbar {
  position: relative;
  min-height: 50px;
  margin-bottom: 20px;
  border: 1px solid transparent;
}
@media (min-width: 640px) {
  .navbar {
    border-radius: 0;
  }
}
@media (min-width: 640px) {
  .navbar-header {
    float: left;
  }
}
.navbar-collapse {
  overflow-x: visible;
  padding-right: 4px;
  padding-left: 4px;
  border-top: 1px solid transparent;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  -webkit-overflow-scrolling: touch;
}
.navbar-collapse.in {
  overflow-y: auto;
}
@media (min-width: 640px) {
  .navbar-collapse {
    width: auto;
    border-top: 0;
    box-shadow: none;
  }
  .navbar-collapse.collapse {
    display: block !important;
    height: auto !important;
    padding-bottom: 0;
    overflow: visible !important;
  }
  .navbar-collapse.in {
    overflow-y: visible;
  }
  .navbar-fixed-top .navbar-collapse,
  .navbar-static-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    padding-left: 0;
    padding-right: 0;
  }
}
.navbar-fixed-top .navbar-collapse,
.navbar-fixed-bottom .navbar-collapse {
  max-height: 340px;
}
@media (max-device-width: 480px) and (orientation: landscape) {
  .navbar-fixed-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    max-height: 200px;
  }
}
.container > .navbar-header,
.container-fluid > .navbar-header,
.container > .navbar-collapse,
.container-fluid > .navbar-collapse {
  margin-right: -4px;
  margin-left: -4px;
}
@media (min-width: 640px) {
  .container > .navbar-header,
  .container-fluid > .navbar-header,
  .container > .navbar-collapse,
  .container-fluid > .navbar-collapse {
    margin-right: 0;
    margin-left: 0;
  }
}
.navbar-static-top {
  z-index: 1000;
  border-width: 0 0 1px;
}
@media (min-width: 640px) {
  .navbar-static-top {
    border-radius: 0;
  }
}
.navbar-fixed-top,
.navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030;
}
@media (min-width: 640px) {
  .navbar-fixed-top,
  .navbar-fixed-bottom {
    border-radius: 0;
  }
}
.navbar-fixed-top {
  top: 0;
  border-width: 0 0 1px;
}
.navbar-fixed-bottom {
  bottom: 0;
  margin-bottom: 0;
  border-width: 1px 0 0;
}
.navbar-brand {
  float: left;
  padding: 15px 4px;
  font-size: 18px;
  line-height: 20px;
  height: 50px;
}
.navbar-brand:hover,
.navbar-brand:focus {
  text-decoration: none;
}
.navbar-brand > img {
  display: block;
}
@media (min-width: 640px) {
  .navbar > .container .navbar-brand,
  .navbar > .container-fluid .navbar-brand {
    margin-left: -4px;
  }
}
.navbar-toggle {
  position: relative;
  float: right;
  margin-right: 4px;
  padding: 9px 10px;
  margin-top: 8px;
  margin-bottom: 8px;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 0;
}
.navbar-toggle:focus {
  outline: 0;
}
.navbar-toggle .icon-bar {
  display: block;
  width: 22px;
  height: 2px;
  border-radius: 1px;
}
.navbar-toggle .icon-bar + .icon-bar {
  margin-top: 4px;
}
@media (min-width: 640px) {
  .navbar-toggle {
    display: none;
  }
}
.navbar-nav {
  margin: 7.5px -4px;
}
.navbar-nav > li > a {
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 20px;
}
@media (max-width: 639px) {
  .navbar-nav .open .dropdown-menu {
    position: static;
    float: none;
    width: auto;
    margin-top: 0;
    background-color: transparent;
    border: 0;
    box-shadow: none;
  }
  .navbar-nav .open .dropdown-menu > li > a,
  .navbar-nav .open .dropdown-menu .dropdown-header {
    padding: 5px 15px 5px 25px;
  }
  .navbar-nav .open .dropdown-menu > li > a {
    line-height: 20px;
  }
  .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-nav .open .dropdown-menu > li > a:focus {
    background-image: none;
  }
}
@media (min-width: 640px) {
  .navbar-nav {
    float: left;
    margin: 0;
  }
  .navbar-nav > li {
    float: left;
  }
  .navbar-nav > li > a {
    padding-top: 15px;
    padding-bottom: 15px;
  }
}
.navbar-form {
  margin-left: -4px;
  margin-right: -4px;
  padding: 10px 4px;
  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: 640px) {
  .navbar-form .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .navbar-form .form-control-static {
    display: inline-block;
  }
  .navbar-form .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .navbar-form .input-group .input-group-addon,
  .navbar-form .input-group .input-group-btn,
  .navbar-form .input-group .form-control {
    width: auto;
  }
  .navbar-form .input-group > .form-control {
    width: 100%;
  }
  .navbar-form .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .radio,
  .navbar-form .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .radio label,
  .navbar-form .checkbox label {
    padding-left: 0;
  }
  .navbar-form .radio input[type="radio"],
  .navbar-form .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  .navbar-form .has-feedback .form-control-feedback {
    top: 0;
  }
}
@media (max-width: 639px) {
  .navbar-form .form-group {
    margin-bottom: 5px;
  }
  .navbar-form .form-group:last-child {
    margin-bottom: 0;
  }
}
@media (min-width: 640px) {
  .navbar-form {
    width: auto;
    border: 0;
    margin-left: 0;
    margin-right: 0;
    padding-top: 0;
    padding-bottom: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
}
.navbar-nav > li > .dropdown-menu {
  margin-top: 0;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
  margin-bottom: 0;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.navbar-btn {
  margin-top: 9px;
  margin-bottom: 9px;
}
.navbar-btn.btn-sm {
  margin-top: 5px;
  margin-bottom: 5px;
}
.navbar-btn.btn-xs {
  margin-top: 14px;
  margin-bottom: 14px;
}
.navbar-text {
  margin-top: 15px;
  margin-bottom: 15px;
}
@media (min-width: 640px) {
  .navbar-text {
    float: left;
    margin-left: 4px;
    margin-right: 4px;
  }
}
@media (min-width: 640px) {
  .navbar-left {
    float: left !important;
    float: left;
  }
  .navbar-right {
    float: right !important;
    float: right;
    margin-right: -4px;
  }
  .navbar-right ~ .navbar-right {
    margin-right: 0;
  }
}
.navbar-default {
  background-color: #f8f8f8;
  border-color: #e7e7e7;
}
.navbar-default .navbar-brand {
  color: #777777;
}
.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus {
  color: #5e5e5e;
  background-color: transparent;
}
.navbar-default .navbar-text {
  color: #777777;
}
.navbar-default .navbar-nav > li > a {
  color: #777777;
}
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
  color: #333333;
  background-color: transparent;
}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
  color: #555555;
  background-color: #e7e7e7;
}
.navbar-default .navbar-nav > .disabled > a,
.navbar-default .navbar-nav > .disabled > a:hover,
.navbar-default .navbar-nav > .disabled > a:focus {
  color: #cccccc;
  background-color: transparent;
}
.navbar-default .navbar-toggle {
  border-color: #dddddd;
}
.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
  background-color: #dddddd;
}
.navbar-default .navbar-toggle .icon-bar {
  background-color: #888888;
}
.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
  border-color: #e7e7e7;
}
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
  background-color: #e7e7e7;
  color: #555555;
}
@media (max-width: 639px) {
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #777777;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #333333;
    background-color: transparent;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #555555;
    background-color: #e7e7e7;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #cccccc;
    background-color: transparent;
  }
}
.navbar-default .navbar-link {
  color: #777777;
}
.navbar-default .navbar-link:hover {
  color: #333333;
}
.navbar-default .btn-link {
  color: #777777;
}
.navbar-default .btn-link:hover,
.navbar-default .btn-link:focus {
  color: #333333;
}
.navbar-default .btn-link[disabled]:hover,
fieldset[disabled] .navbar-default .btn-link:hover,
.navbar-default .btn-link[disabled]:focus,
fieldset[disabled] .navbar-default .btn-link:focus {
  color: #cccccc;
}
.navbar-inverse {
  background-color: #222222;
  border-color: #080808;
}
.navbar-inverse .navbar-brand {
  color: #9d9d9d;
}
.navbar-inverse .navbar-brand:hover,
.navbar-inverse .navbar-brand:focus {
  color: #ffffff;
  background-color: transparent;
}
.navbar-inverse .navbar-text {
  color: #9d9d9d;
}
.navbar-inverse .navbar-nav > li > a {
  color: #9d9d9d;
}
.navbar-inverse .navbar-nav > li > a:hover,
.navbar-inverse .navbar-nav > li > a:focus {
  color: #ffffff;
  background-color: transparent;
}
.navbar-inverse .navbar-nav > .active > a,
.navbar-inverse .navbar-nav > .active > a:hover,
.navbar-inverse .navbar-nav > .active > a:focus {
  color: #ffffff;
  background-color: #080808;
}
.navbar-inverse .navbar-nav > .disabled > a,
.navbar-inverse .navbar-nav > .disabled > a:hover,
.navbar-inverse .navbar-nav > .disabled > a:focus {
  color: #444444;
  background-color: transparent;
}
.navbar-inverse .navbar-toggle {
  border-color: #333333;
}
.navbar-inverse .navbar-toggle:hover,
.navbar-inverse .navbar-toggle:focus {
  background-color: #333333;
}
.navbar-inverse .navbar-toggle .icon-bar {
  background-color: #ffffff;
}
.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
  border-color: #101010;
}
.navbar-inverse .navbar-nav > .open > a,
.navbar-inverse .navbar-nav > .open > a:hover,
.navbar-inverse .navbar-nav > .open > a:focus {
  background-color: #080808;
  color: #ffffff;
}
@media (max-width: 639px) {
  .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
    border-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
    background-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
    color: #9d9d9d;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #ffffff;
    background-color: transparent;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #ffffff;
    background-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #444444;
    background-color: transparent;
  }
}
.navbar-inverse .navbar-link {
  color: #9d9d9d;
}
.navbar-inverse .navbar-link:hover {
  color: #ffffff;
}
.navbar-inverse .btn-link {
  color: #9d9d9d;
}
.navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link:focus {
  color: #ffffff;
}
.navbar-inverse .btn-link[disabled]:hover,
fieldset[disabled] .navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link[disabled]:focus,
fieldset[disabled] .navbar-inverse .btn-link:focus {
  color: #444444;
}
.breadcrumb {
  padding: 4.5px 0;
  margin-bottom: 20px;
  list-style: none;
  background-color: #d9d9d9;
  border-radius: 0;
}
.breadcrumb > li {
  display: inline-block;
}
.breadcrumb > li + li:before {
  content: "/\00a0";
  padding: 0 5px;
  color: #333333;
}
.breadcrumb > .active {
  color: #333333;
}
.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 20px 0;
  border-radius: 0;
}
.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: #192d5b;
  background-color: #ffffff;
  border: 1px solid #cccccc;
  margin-left: -1px;
}
.pagination > li:first-child > a,
.pagination > li:first-child > span {
  margin-left: 0;
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.pagination > li:last-child > a,
.pagination > li:last-child > span {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus {
  z-index: 2;
  color: #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: #192d5b;
  border-color: #192d5b;
  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: 18px;
  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: 13px;
  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: 20px 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 #cccccc;
  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: #666666;
  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: #192d5b;
}
.label-primary[href]:hover,
.label-primary[href]:focus {
  background-color: #0e1933;
}
.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: 13px;
  font-weight: bold;
  color: #ffffff;
  line-height: 1;
  vertical-align: middle;
  white-space: nowrap;
  text-align: center;
  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: #192d5b;
  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: 21px;
  font-weight: 200;
}
.jumbotron > hr {
  border-top-color: #d5d5d5;
}
.container .jumbotron,
.container-fluid .jumbotron {
  border-radius: 0;
  padding-left: 4.5px;
  padding-right: 4.5px;
}
.jumbotron .container {
  max-width: 100%;
}
@media screen and (min-width: 640px) {
  .jumbotron {
    padding-top: 48px;
    padding-bottom: 48px;
  }
  .container .jumbotron,
  .container-fluid .jumbotron {
    padding-left: 60px;
    padding-right: 60px;
  }
  .jumbotron h1,
  .jumbotron .h1 {
    font-size: 63px;
  }
}
.thumbnail {
  display: block;
  padding: 4px;
  margin-bottom: 20px;
  line-height: 1.42857143;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-radius: 0;
  -webkit-transition: border 0.2s ease-in-out;
  -o-transition: border 0.2s ease-in-out;
  transition: border 0.2s ease-in-out;
}
.thumbnail > img,
.thumbnail a > img {
  margin-left: auto;
  margin-right: auto;
}
a.thumbnail:hover,
a.thumbnail:focus,
a.thumbnail.active {
  border-color: #192d5b;
}
.thumbnail .caption {
  padding: 9px;
  color: #333333;
}
.alert {
  padding: 15px;
  margin-bottom: 20px;
  border: 1px solid transparent;
  border-radius: 0;
}
.alert h4 {
  margin-top: 0;
  color: inherit;
}
.alert .alert-link {
  font-weight: bold;
}
.alert > p,
.alert > ul {
  margin-bottom: 0;
}
.alert > p + p {
  margin-top: 5px;
}
.alert-dismissable,
.alert-dismissible {
  padding-right: 35px;
}
.alert-dismissable .close,
.alert-dismissible .close {
  position: relative;
  top: -2px;
  right: -21px;
  color: inherit;
}
.alert-success {
  background-color: #dff0d8;
  border-color: #d6e9c6;
  color: #3e5983;
}
.alert-success hr {
  border-top-color: #c9e2b3;
}
.alert-success .alert-link {
  color: #2e4160;
}
.alert-info {
  background-color: #d9edf7;
  border-color: #bce8f1;
  color: #31708f;
}
.alert-info hr {
  border-top-color: #a6e1ec;
}
.alert-info .alert-link {
  color: #245269;
}
.alert-warning {
  background-color: #fcf8e3;
  border-color: #faebcc;
  color: #8a6d3b;
}
.alert-warning hr {
  border-top-color: #f7e1b5;
}
.alert-warning .alert-link {
  color: #66512c;
}
.alert-danger {
  background-color: #f2dede;
  border-color: #ebccd1;
  color: #333333;
}
.alert-danger hr {
  border-top-color: #e4b9c0;
}
.alert-danger .alert-link {
  color: #1a1a1a;
}
@-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: 20px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border-radius: 0;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
}
.progress-bar {
  float: left;
  width: 0%;
  height: 100%;
  font-size: 13px;
  line-height: 20px;
  color: #ffffff;
  text-align: center;
  background-color: #192d5b;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  -webkit-transition: width 0.6s ease;
  -o-transition: width 0.6s ease;
  transition: width 0.6s ease;
}
.progress-striped .progress-bar,
.progress-bar-striped {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-size: 40px 40px;
}
.progress.active .progress-bar,
.progress-bar.active {
  -webkit-animation: progress-bar-stripes 2s linear infinite;
  -o-animation: progress-bar-stripes 2s linear infinite;
  animation: progress-bar-stripes 2s linear infinite;
}
.progress-bar-success {
  background-color: #5cb85c;
}
.progress-striped .progress-bar-success {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-bar-info {
  background-color: #000000;
}
.progress-striped .progress-bar-info {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-bar-warning {
  background-color: #f0ad4e;
}
.progress-striped .progress-bar-warning {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-bar-danger {
  background-color: #d9534f;
}
.progress-striped .progress-bar-danger {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.media {
  margin-top: 15px;
}
.media:first-child {
  margin-top: 0;
}
.media,
.media-body {
  zoom: 1;
  overflow: hidden;
}
.media-body {
  width: 10000px;
}
.media-object {
  display: block;
}
.media-object.img-thumbnail {
  max-width: none;
}
.media-right,
.media > .pull-right {
  padding-left: 10px;
}
.media-left,
.media > .pull-left {
  padding-right: 10px;
}
.media-left,
.media-right,
.media-body {
  display: table-cell;
  vertical-align: top;
}
.media-middle {
  vertical-align: middle;
}
.media-bottom {
  vertical-align: bottom;
}
.media-heading {
  margin-top: 0;
  margin-bottom: 5px;
}
.media-list {
  padding-left: 0;
  list-style: none;
}
.list-group {
  margin-bottom: 20px;
  padding-left: 0;
}
.list-group-item {
  position: relative;
  display: block;
  padding: 10px 15px;
  margin-bottom: -1px;
  background-color: #ffffff;
  border: 1px solid #dddddd;
}
.list-group-item:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.list-group-item:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
a.list-group-item,
button.list-group-item {
  color: #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: #192d5b;
  border-color: #192d5b;
}
.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: #6a8bd6;
}
.list-group-item-success {
  color: #3e5983;
  background-color: #dff0d8;
}
a.list-group-item-success,
button.list-group-item-success {
  color: #3e5983;
}
a.list-group-item-success .list-group-item-heading,
button.list-group-item-success .list-group-item-heading {
  color: inherit;
}
a.list-group-item-success:hover,
button.list-group-item-success:hover,
a.list-group-item-success:focus,
button.list-group-item-success:focus {
  color: #3e5983;
  background-color: #d0e9c6;
}
a.list-group-item-success.active,
button.list-group-item-success.active,
a.list-group-item-success.active:hover,
button.list-group-item-success.active:hover,
a.list-group-item-success.active:focus,
button.list-group-item-success.active:focus {
  color: #fff;
  background-color: #3e5983;
  border-color: #3e5983;
}
.list-group-item-info {
  color: #31708f;
  background-color: #d9edf7;
}
a.list-group-item-info,
button.list-group-item-info {
  color: #31708f;
}
a.list-group-item-info .list-group-item-heading,
button.list-group-item-info .list-group-item-heading {
  color: inherit;
}
a.list-group-item-info:hover,
button.list-group-item-info:hover,
a.list-group-item-info:focus,
button.list-group-item-info:focus {
  color: #31708f;
  background-color: #c4e3f3;
}
a.list-group-item-info.active,
button.list-group-item-info.active,
a.list-group-item-info.active:hover,
button.list-group-item-info.active:hover,
a.list-group-item-info.active:focus,
button.list-group-item-info.active:focus {
  color: #fff;
  background-color: #31708f;
  border-color: #31708f;
}
.list-group-item-warning {
  color: #8a6d3b;
  background-color: #fcf8e3;
}
a.list-group-item-warning,
button.list-group-item-warning {
  color: #8a6d3b;
}
a.list-group-item-warning .list-group-item-heading,
button.list-group-item-warning .list-group-item-heading {
  color: inherit;
}
a.list-group-item-warning:hover,
button.list-group-item-warning:hover,
a.list-group-item-warning:focus,
button.list-group-item-warning:focus {
  color: #8a6d3b;
  background-color: #faf2cc;
}
a.list-group-item-warning.active,
button.list-group-item-warning.active,
a.list-group-item-warning.active:hover,
button.list-group-item-warning.active:hover,
a.list-group-item-warning.active:focus,
button.list-group-item-warning.active:focus {
  color: #fff;
  background-color: #8a6d3b;
  border-color: #8a6d3b;
}
.list-group-item-danger {
  color: #333333;
  background-color: #f2dede;
}
a.list-group-item-danger,
button.list-group-item-danger {
  color: #333333;
}
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: #333333;
  background-color: #ebcccc;
}
a.list-group-item-danger.active,
button.list-group-item-danger.active,
a.list-group-item-danger.active:hover,
button.list-group-item-danger.active:hover,
a.list-group-item-danger.active:focus,
button.list-group-item-danger.active:focus {
  color: #fff;
  background-color: #333333;
  border-color: #333333;
}
.list-group-item-heading {
  margin-top: 0;
  margin-bottom: 5px;
}
.list-group-item-text {
  margin-bottom: 0;
  line-height: 1.3;
}
.panel {
  margin-bottom: 20px;
  background-color: #ffffff;
  border: 1px solid transparent;
  border-radius: 0;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
}
.panel-body {
  padding: 15px;
}
.panel-heading {
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  border-top-right-radius: -1;
  border-top-left-radius: -1;
}
.panel-heading > .dropdown .dropdown-toggle {
  color: inherit;
}
.panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  color: inherit;
}
.panel-title > a,
.panel-title > small,
.panel-title > .small,
.panel-title > small > a,
.panel-title > .small > a {
  color: inherit;
}
.panel-footer {
  padding: 10px 15px;
  background-color: #f5f5f5;
  border-top: 1px solid #dddddd;
  border-bottom-right-radius: -1;
  border-bottom-left-radius: -1;
}
.panel > .list-group,
.panel > .panel-collapse > .list-group {
  margin-bottom: 0;
}
.panel > .list-group .list-group-item,
.panel > .panel-collapse > .list-group .list-group-item {
  border-width: 1px 0;
  border-radius: 0;
}
.panel > .list-group:first-child .list-group-item:first-child,
.panel > .panel-collapse > .list-group:first-child .list-group-item:first-child {
  border-top: 0;
  border-top-right-radius: -1;
  border-top-left-radius: -1;
}
.panel > .list-group:last-child .list-group-item:last-child,
.panel > .panel-collapse > .list-group:last-child .list-group-item:last-child {
  border-bottom: 0;
  border-bottom-right-radius: -1;
  border-bottom-left-radius: -1;
}
.panel > .panel-heading + .panel-collapse > .list-group .list-group-item:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.panel-heading + .list-group .list-group-item:first-child {
  border-top-width: 0;
}
.list-group + .panel-footer {
  border-top-width: 0;
}
.panel > .table,
.panel > .table-responsive > .table,
.panel > .panel-collapse > .table {
  margin-bottom: 0;
}
.panel > .table caption,
.panel > .table-responsive > .table caption,
.panel > .panel-collapse > .table caption {
  padding-left: 15px;
  padding-right: 15px;
}
.panel > .table:first-child,
.panel > .table-responsive:first-child > .table:first-child {
  border-top-right-radius: -1;
  border-top-left-radius: -1;
}
.panel > .table:first-child > thead:first-child > tr:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child {
  border-top-left-radius: -1;
  border-top-right-radius: -1;
}
.panel > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child {
  border-top-left-radius: -1;
}
.panel > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child {
  border-top-right-radius: -1;
}
.panel > .table:last-child,
.panel > .table-responsive:last-child > .table:last-child {
  border-bottom-right-radius: -1;
  border-bottom-left-radius: -1;
}
.panel > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child {
  border-bottom-left-radius: -1;
  border-bottom-right-radius: -1;
}
.panel > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
  border-bottom-left-radius: -1;
}
.panel > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
  border-bottom-right-radius: -1;
}
.panel > .panel-body + .table,
.panel > .panel-body + .table-responsive,
.panel > .table + .panel-body,
.panel > .table-responsive + .panel-body {
  border-top: 1px solid #192d5b;
}
.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: 20px;
}
.panel-group .panel {
  margin-bottom: 0;
  border-radius: 0;
}
.panel-group .panel + .panel {
  margin-top: 5px;
}
.panel-group .panel-heading {
  border-bottom: 0;
}
.panel-group .panel-heading + .panel-collapse > .panel-body,
.panel-group .panel-heading + .panel-collapse > .list-group {
  border-top: 1px solid #dddddd;
}
.panel-group .panel-footer {
  border-top: 0;
}
.panel-group .panel-footer + .panel-collapse .panel-body {
  border-bottom: 1px solid #dddddd;
}
.panel-default {
  border-color: #dddddd;
}
.panel-default > .panel-heading {
  color: #333333;
  background-color: #f2f4f7;
  border-color: #dddddd;
}
.panel-default > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #dddddd;
}
.panel-default > .panel-heading .badge {
  color: #f2f4f7;
  background-color: #333333;
}
.panel-default > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #dddddd;
}
.panel-primary {
  border-color: #192d5b;
}
.panel-primary > .panel-heading {
  color: #ffffff;
  background-color: #192d5b;
  border-color: #192d5b;
}
.panel-primary > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #192d5b;
}
.panel-primary > .panel-heading .badge {
  color: #192d5b;
  background-color: #ffffff;
}
.panel-primary > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #192d5b;
}
.panel-success {
  border-color: #d6e9c6;
}
.panel-success > .panel-heading {
  color: #3e5983;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}
.panel-success > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #d6e9c6;
}
.panel-success > .panel-heading .badge {
  color: #dff0d8;
  background-color: #3e5983;
}
.panel-success > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #d6e9c6;
}
.panel-info {
  border-color: #bce8f1;
}
.panel-info > .panel-heading {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1;
}
.panel-info > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #bce8f1;
}
.panel-info > .panel-heading .badge {
  color: #d9edf7;
  background-color: #31708f;
}
.panel-info > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #bce8f1;
}
.panel-warning {
  border-color: #faebcc;
}
.panel-warning > .panel-heading {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc;
}
.panel-warning > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #faebcc;
}
.panel-warning > .panel-heading .badge {
  color: #fcf8e3;
  background-color: #8a6d3b;
}
.panel-warning > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #faebcc;
}
.panel-danger {
  border-color: #ebccd1;
}
.panel-danger > .panel-heading {
  color: #333333;
  background-color: #f2dede;
  border-color: #ebccd1;
}
.panel-danger > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ebccd1;
}
.panel-danger > .panel-heading .badge {
  color: #f2dede;
  background-color: #333333;
}
.panel-danger > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ebccd1;
}
.embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden;
}
.embed-responsive .embed-responsive-item,
.embed-responsive iframe,
.embed-responsive embed,
.embed-responsive object,
.embed-responsive video {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  height: 100%;
  width: 100%;
  border: 0;
}
.embed-responsive-16by9 {
  padding-bottom: 56.25%;
}
.embed-responsive-4by3 {
  padding-bottom: 75%;
}
.well {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border: 1px solid #e3e3e3;
  border-radius: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
}
.well blockquote {
  border-color: #ddd;
  border-color: rgba(0, 0, 0, 0.15);
}
.well-lg {
  padding: 24px;
  border-radius: 0;
}
.well-sm {
  padding: 9px;
  border-radius: 0;
}
.close {
  float: right;
  font-size: 21px;
  font-weight: bold;
  line-height: 1;
  color: #000000;
  text-shadow: 0 1px 0 #ffffff;
  opacity: 0.2;
  filter: alpha(opacity=20);
}
.close:hover,
.close:focus {
  color: #000000;
  text-decoration: none;
  cursor: pointer;
  opacity: 0.5;
  filter: alpha(opacity=50);
}
button.close {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
}
.modal-open {
  overflow: hidden;
}
.modal {
  display: none;
  overflow: hidden;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  -webkit-overflow-scrolling: touch;
  outline: 0;
}
.modal.fade .modal-dialog {
  -webkit-transform: translate(0, -25%);
  -ms-transform: translate(0, -25%);
  -o-transform: translate(0, -25%);
  transform: translate(0, -25%);
  -webkit-transition: -webkit-transform 0.3s ease-out;
  -moz-transition: -moz-transform 0.3s ease-out;
  -o-transition: -o-transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
}
.modal.in .modal-dialog {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0);
}
.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}
.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px;
}
.modal-content {
  position: relative;
  background-color: #ffffff;
  border: 1px solid #999999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 0;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  background-clip: padding-box;
  outline: 0;
}
.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000000;
}
.modal-backdrop.fade {
  opacity: 0;
  filter: alpha(opacity=0);
}
.modal-backdrop.in {
  opacity: 0.5;
  filter: alpha(opacity=50);
}
.modal-header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
}
.modal-header .close {
  margin-top: -2px;
}
.modal-title {
  margin: 0;
  line-height: 1.42857143;
}
.modal-body {
  position: relative;
  padding: 15px;
}
.modal-footer {
  padding: 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5;
}
.modal-footer .btn + .btn {
  margin-left: 5px;
  margin-bottom: 0;
}
.modal-footer .btn-group .btn + .btn {
  margin-left: -1px;
}
.modal-footer .btn-block + .btn-block {
  margin-left: 0;
}
.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}
@media (min-width: 640px) {
  .modal-dialog {
    width: 600px;
    margin: 30px auto;
  }
  .modal-content {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
  }
  .modal-sm {
    width: 300px;
  }
}
@media (min-width: 1024px) {
  .modal-lg {
    width: 900px;
  }
}
.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  font-family: "Open Sans", 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: 13px;
  opacity: 0;
  filter: alpha(opacity=0);
}
.tooltip.in {
  opacity: 0.9;
  filter: alpha(opacity=90);
}
.tooltip.top {
  margin-top: -3px;
  padding: 5px 0;
}
.tooltip.right {
  margin-left: 3px;
  padding: 0 5px;
}
.tooltip.bottom {
  margin-top: 3px;
  padding: 5px 0;
}
.tooltip.left {
  margin-left: -3px;
  padding: 0 5px;
}
.tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: #ffffff;
  text-align: center;
  background-color: #000000;
  border-radius: 0;
}
.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000000;
}
.tooltip.top-left .tooltip-arrow {
  bottom: 0;
  right: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000000;
}
.tooltip.top-right .tooltip-arrow {
  bottom: 0;
  left: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000000;
}
.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #000000;
}
.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #000000;
}
.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000000;
}
.tooltip.bottom-left .tooltip-arrow {
  top: 0;
  right: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000000;
}
.tooltip.bottom-right .tooltip-arrow {
  top: 0;
  left: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000000;
}
.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: 14px;
  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: 14px;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-radius: -1 -1 0 0;
}
.popover-content {
  padding: 9px 14px;
}
.popover > .arrow,
.popover > .arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.popover > .arrow {
  border-width: 11px;
}
.popover > .arrow:after {
  border-width: 10px;
  content: "";
}
.popover.top > .arrow {
  left: 50%;
  margin-left: -11px;
  border-bottom-width: 0;
  border-top-color: #999999;
  border-top-color: rgba(0, 0, 0, 0.25);
  bottom: -11px;
}
.popover.top > .arrow:after {
  content: " ";
  bottom: 1px;
  margin-left: -10px;
  border-bottom-width: 0;
  border-top-color: #ffffff;
}
.popover.right > .arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-left-width: 0;
  border-right-color: #999999;
  border-right-color: rgba(0, 0, 0, 0.25);
}
.popover.right > .arrow:after {
  content: " ";
  left: 1px;
  bottom: -10px;
  border-left-width: 0;
  border-right-color: #ffffff;
}
.popover.bottom > .arrow {
  left: 50%;
  margin-left: -11px;
  border-top-width: 0;
  border-bottom-color: #999999;
  border-bottom-color: rgba(0, 0, 0, 0.25);
  top: -11px;
}
.popover.bottom > .arrow:after {
  content: " ";
  top: 1px;
  margin-left: -10px;
  border-top-width: 0;
  border-bottom-color: #ffffff;
}
.popover.left > .arrow {
  top: 50%;
  right: -11px;
  margin-top: -11px;
  border-right-width: 0;
  border-left-color: #999999;
  border-left-color: rgba(0, 0, 0, 0.25);
}
.popover.left > .arrow:after {
  content: " ";
  right: 1px;
  border-right-width: 0;
  border-left-color: #ffffff;
  bottom: -10px;
}
.carousel {
  position: relative;
}
.carousel-inner {
  position: relative;
  overflow: hidden;
  width: 100%;
}
.carousel-inner > .item {
  display: none;
  position: relative;
  -webkit-transition: 0.6s ease-in-out left;
  -o-transition: 0.6s ease-in-out left;
  transition: 0.6s ease-in-out left;
}
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  line-height: 1;
}
@media all and (transform-3d), (-webkit-transform-3d) {
  .carousel-inner > .item {
    -webkit-transition: -webkit-transform 0.6s ease-in-out;
    -moz-transition: -moz-transform 0.6s ease-in-out;
    -o-transition: -o-transform 0.6s ease-in-out;
    transition: transform 0.6s ease-in-out;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-perspective: 1000px;
    -moz-perspective: 1000px;
    perspective: 1000px;
  }
  .carousel-inner > .item.next,
  .carousel-inner > .item.active.right {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    left: 0;
  }
  .carousel-inner > .item.prev,
  .carousel-inner > .item.active.left {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    left: 0;
  }
  .carousel-inner > .item.next.left,
  .carousel-inner > .item.prev.right,
  .carousel-inner > .item.active {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    left: 0;
  }
}
.carousel-inner > .active,
.carousel-inner > .next,
.carousel-inner > .prev {
  display: block;
}
.carousel-inner > .active {
  left: 0;
}
.carousel-inner > .next,
.carousel-inner > .prev {
  position: absolute;
  top: 0;
  width: 100%;
}
.carousel-inner > .next {
  left: 100%;
}
.carousel-inner > .prev {
  left: -100%;
}
.carousel-inner > .next.left,
.carousel-inner > .prev.right {
  left: 0;
}
.carousel-inner > .active.left {
  left: -100%;
}
.carousel-inner > .active.right {
  left: 100%;
}
.carousel-control {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: 15%;
  opacity: 0.5;
  filter: alpha(opacity=50);
  font-size: 20px;
  color: #ffffff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
  background-color: rgba(0, 0, 0, 0);
}
.carousel-control.left {
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
}
.carousel-control.right {
  left: auto;
  right: 0;
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
}
.carousel-control:hover,
.carousel-control:focus {
  outline: 0;
  color: #ffffff;
  text-decoration: none;
  opacity: 0.9;
  filter: alpha(opacity=90);
}
.carousel-control .icon-prev,
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right {
  position: absolute;
  top: 50%;
  margin-top: -10px;
  z-index: 5;
  display: inline-block;
}
.carousel-control .icon-prev,
.carousel-control .glyphicon-chevron-left {
  left: 50%;
  margin-left: -10px;
}
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-right {
  right: 50%;
  margin-right: -10px;
}
.carousel-control .icon-prev,
.carousel-control .icon-next {
  width: 20px;
  height: 20px;
  line-height: 1;
  font-family: serif;
}
.carousel-control .icon-prev:before {
  content: '\2039';
}
.carousel-control .icon-next:before {
  content: '\203a';
}
.carousel-indicators {
  position: absolute;
  bottom: 10px;
  left: 50%;
  z-index: 15;
  width: 60%;
  margin-left: -30%;
  padding-left: 0;
  list-style: none;
  text-align: center;
}
.carousel-indicators li {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 1px;
  text-indent: -999px;
  border: 1px solid #ffffff;
  border-radius: 10px;
  cursor: pointer;
  background-color: #000 \9;
  background-color: rgba(0, 0, 0, 0);
}
.carousel-indicators .active {
  margin: 0;
  width: 12px;
  height: 12px;
  background-color: #ffffff;
}
.carousel-caption {
  position: absolute;
  left: 15%;
  right: 15%;
  bottom: 20px;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #ffffff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}
.carousel-caption .btn {
  text-shadow: none;
}
@media screen and (min-width: 640px) {
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-prev,
  .carousel-control .icon-next {
    width: 30px;
    height: 30px;
    margin-top: -10px;
    font-size: 30px;
  }
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .icon-prev {
    margin-left: -10px;
  }
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-next {
    margin-right: -10px;
  }
  .carousel-caption {
    left: 20%;
    right: 20%;
    padding-bottom: 30px;
  }
  .carousel-indicators {
    bottom: 20px;
  }
}
.clearfix:before,
.clearfix:after,
.dl-horizontal dd:before,
.dl-horizontal dd:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after,
.form-horizontal .form-group:before,
.form-horizontal .form-group:after,
.btn-toolbar:before,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:before,
.btn-group-vertical > .btn-group:after,
.nav:before,
.nav:after,
.navbar:before,
.navbar:after,
.navbar-header:before,
.navbar-header:after,
.navbar-collapse:before,
.navbar-collapse:after,
.pager:before,
.pager:after,
.panel-body:before,
.panel-body:after,
.modal-header:before,
.modal-header:after,
.modal-footer:before,
.modal-footer:after,
.tabs .tabs-list:before,
.tabs .tabs-list:after,
.cart__content:before,
.cart__content:after {
  content: " ";
  display: table;
}
.clearfix:after,
.dl-horizontal dd:after,
.container:after,
.container-fluid:after,
.row:after,
.form-horizontal .form-group:after,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:after,
.nav:after,
.navbar:after,
.navbar-header:after,
.navbar-collapse:after,
.pager:after,
.panel-body:after,
.modal-header:after,
.modal-footer:after,
.tabs .tabs-list:after,
.cart__content:after {
  clear: both;
}
.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.pull-right {
  float: right !important;
}
.pull-left {
  float: left !important;
}
.hide {
  display: none !important;
}
.show {
  display: block !important;
}
.invisible {
  visibility: hidden;
}
.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.hidden {
  display: none !important;
}
.affix {
  position: fixed;
}
@-ms-viewport {
  width: device-width;
}
.visible-xs,
.visible-sm,
.visible-md,
.visible-lg {
  display: none !important;
}
.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
  display: none !important;
}
@media (max-width: 639px) {
  .visible-xs {
    display: block !important;
  }
  table.visible-xs {
    display: table !important;
  }
  tr.visible-xs {
    display: table-row !important;
  }
  th.visible-xs,
  td.visible-xs {
    display: table-cell !important;
  }
}
@media (max-width: 639px) {
  .visible-xs-block {
    display: block !important;
  }
}
@media (max-width: 639px) {
  .visible-xs-inline {
    display: inline !important;
  }
}
@media (max-width: 639px) {
  .visible-xs-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 640px) and (max-width: 1023px) {
  .visible-sm {
    display: block !important;
  }
  table.visible-sm {
    display: table !important;
  }
  tr.visible-sm {
    display: table-row !important;
  }
  th.visible-sm,
  td.visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 640px) and (max-width: 1023px) {
  .visible-sm-block {
    display: block !important;
  }
}
@media (min-width: 640px) and (max-width: 1023px) {
  .visible-sm-inline {
    display: inline !important;
  }
}
@media (min-width: 640px) and (max-width: 1023px) {
  .visible-sm-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 1024px) and (max-width: 1399px) {
  .visible-md {
    display: block !important;
  }
  table.visible-md {
    display: table !important;
  }
  tr.visible-md {
    display: table-row !important;
  }
  th.visible-md,
  td.visible-md {
    display: table-cell !important;
  }
}
@media (min-width: 1024px) and (max-width: 1399px) {
  .visible-md-block {
    display: block !important;
  }
}
@media (min-width: 1024px) and (max-width: 1399px) {
  .visible-md-inline {
    display: inline !important;
  }
}
@media (min-width: 1024px) and (max-width: 1399px) {
  .visible-md-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 1400px) {
  .visible-lg {
    display: block !important;
  }
  table.visible-lg {
    display: table !important;
  }
  tr.visible-lg {
    display: table-row !important;
  }
  th.visible-lg,
  td.visible-lg {
    display: table-cell !important;
  }
}
@media (min-width: 1400px) {
  .visible-lg-block {
    display: block !important;
  }
}
@media (min-width: 1400px) {
  .visible-lg-inline {
    display: inline !important;
  }
}
@media (min-width: 1400px) {
  .visible-lg-inline-block {
    display: inline-block !important;
  }
}
@media (max-width: 639px) {
  .hidden-xs {
    display: none !important;
  }
}
@media (min-width: 640px) and (max-width: 1023px) {
  .hidden-sm {
    display: none !important;
  }
}
@media (min-width: 1024px) and (max-width: 1399px) {
  .hidden-md {
    display: none !important;
  }
}
@media (min-width: 1400px) {
  .hidden-lg {
    display: none !important;
  }
}
.visible-print {
  display: none !important;
}
@media print {
  .visible-print {
    display: block !important;
  }
  table.visible-print {
    display: table !important;
  }
  tr.visible-print {
    display: table-row !important;
  }
  th.visible-print,
  td.visible-print {
    display: table-cell !important;
  }
}
.visible-print-block {
  display: none !important;
}
@media print {
  .visible-print-block {
    display: block !important;
  }
}
.visible-print-inline {
  display: none !important;
}
@media print {
  .visible-print-inline {
    display: inline !important;
  }
}
.visible-print-inline-block {
  display: none !important;
}
@media print {
  .visible-print-inline-block {
    display: inline-block !important;
  }
}
@media print {
  .hidden-print {
    display: none !important;
  }
}
/* jQuery */
/*! jQuery UI - v1.13.0 - 2021-11-13
* 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;
  -ms-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%;
  -ms-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: pointer;
  -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;
  -ms-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;
  -ms-filter: "alpha(opacity=35)";
  /* support: IE8 */
  background-image: none;
}
.ui-state-disabled .ui-icon {
  -ms-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;
  -ms-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 #e5e5e5;
  background: #ffffff;
  color: #333333;
}
.ui-datepicker .ui-datepicker-header {
  color: #333333;
  background-color: transparent;
  border: none;
  font-weight: bold;
}
/* Icons
----------------------------------*/
.ui-icon {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: 'Glyphicons Halflings', sans-serif;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.ui-datepicker .ui-datepicker-prev,
.ui-datepicker .ui-datepicker-next {
  color: #192d5b;
  cursor: pointer;
  font-family: 'Glyphicons Halflings', sans-serif;
  -webkit-font-smoothing: antialiased;
  font-style: normal;
  font-weight: normal;
  height: 15px;
  line-height: 1;
  margin-top: 5px;
  width: 30px;
}
.ui-datepicker .ui-datepicker-prev {
  left: 5px;
  float: left;
  text-align: left;
}
.ui-datepicker .ui-datepicker-prev:before {
  content: "\e079";
}
.ui-datepicker .ui-datepicker-next {
  right: 5px;
  float: right;
  text-align: right;
}
.ui-datepicker .ui-datepicker-next:before {
  content: "\e080";
}
.ui-datepicker .ui-icon {
  display: none;
}
.ui-widget-header .ui-datepicker-prev-hover.ui-state-hover,
.ui-widget-header .ui-datepicker-next-hover.ui-state-hover {
  border: 0 none;
  background: transparent;
  color: #090f1f;
  top: 2px;
}
.ui-datepicker th {
  font-weight: 400;
}
/* Interaction states
----------------------------------*/
.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default {
  background-color: #f4f4f4;
  text-align: center;
  color: #333333;
}
.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: #666666;
  color: #ffffff;
  border-color: #666666;
}
.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: #192d5b;
  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: 1400px) {
  .container-lg {
    float: none;
    margin: 0 auto !important;
    overflow: hidden;
  }
}
button {
  font-weight: bold;
}
.btn {
  border-radius: 0;
}
ul,
ol {
  padding-left: 15px;
}
@media (max-width: 1023px) {
  .form-control {
    height: 42px;
    padding: 10px 15px;
    font-size: 18px;
    line-height: 1.3333333;
    border-radius: 0;
    font-size: 14px;
  }
  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
*****************************************************************/
main {
  min-height: 100svh;
  display: flex;
  flex-direction: column;
}
a,
button {
  color: #192d5b;
  text-decoration: none;
}
a:hover {
  text-decoration: none;
}
output {
  display: block;
  padding-top: 7px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #333333;
}
.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: #333333;
  white-space: nowrap;
}
.display-none {
  display: none;
}
.page-title {
  margin-bottom: 30px;
}
@media (min-width: 640px) {
  .item-label,
  .item-value {
    display: block;
  }
}
@media (max-width: 639px) {
  .item-label,
  .item-value {
    display: inline-block;
    line-height: 20px;
    vertical-align: top;
    width: 49%;
  }
  .item-value {
    padding-left: 4.5px;
  }
  .item-action {
    margin-top: 9px;
  }
}
.item-label {
  text-transform: uppercase;
  font-weight: 300;
}
.item-value {
  font-size: 18px;
  padding-bottom: 4.5px;
  text-overflow: ellipsis;
  overflow: hidden;
}
.alert {
  padding-left: 30px;
  padding-right: 30px;
}
@media (max-width: 1024px) {
  .alert {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.container__full {
  padding-left: 30px;
  padding-right: 30px;
}
@media (max-width: 1024px) {
  .container__full {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.well {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  background-color: #f2f4f7;
  border: none;
  border-bottom: 1px solid #192d5b;
  padding: 4.5px 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: 9px;
}
.well.well-sm {
  padding: 4.5px 9px;
}
.well.well-md {
  padding-top: 4px;
  padding-bottom: 4px;
  padding-left: 30px;
  padding-right: 30px;
}
@media (max-width: 1024px) {
  .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: 1024px) {
  .well.well-lg {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.well.well-primary {
  background-color: #192d5b;
  color: #ffffff;
}
.well.well-secondary {
  background-color: #bac9ec;
  color: #333333;
}
.well.well-tertiary {
  background-color: #192d5b;
  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: #333333;
  border-top: 1px solid #e5e5e5;
  border-bottom: 1px solid #e5e5e5;
}
.well.well-quinary {
  background-color: #ffffff;
  color: #333333;
  border-color: #e5e5e5;
  padding-left: 0;
  padding-right: 0;
}
.well.well-quinary .well-headline {
  background-color: #192d5b;
  color: #ffffff;
}
.well.well-quinary .well-content {
  padding-left: 30px;
  padding-right: 30px;
}
@media (max-width: 1024px) {
  .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 #192d5b;
  padding: 5px 30px 15px;
  padding-left: 30px;
  padding-right: 30px;
}
@media (max-width: 1024px) {
  .well-headline {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.well-headline-sub {
  font-weight: 400;
  padding-left: 10px;
}
@media (max-width: 639px) {
  .well-headline {
    padding-left: 35px;
    padding-right: 35px;
  }
}
.well-single-headline {
  padding-bottom: 0;
  border-bottom: 0;
}
.well-content {
  padding-top: 18px;
  padding-bottom: 9px;
}
.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: 1024px) {
  .well .well-headline {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (max-width: 639px) {
  .well,
  .well.well-lg {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (max-width: 1023px) {
  body.offcanvas {
    max-height: 100vh;
  }
  main {
    -webkit-transition: transform 0.3s ease-out;
    -o-transition: transform 0.3s ease-out;
    transition: transform 0.3s ease-out;
  }
  .container {
    width: 100%;
  }
  textarea.form-control,
  select[multiple].form-control {
    height: auto;
  }
}
footer {
  width: 100%;
  padding-top: 25px;
  margin-top: auto;
  background-color: #f9fafe;
  color: #333333;
}
footer .footer__top {
  max-width: 1440px;
  padding-inline: 28px;
  margin-inline: auto;
  display: flex;
  flex-direction: column;
  gap: 24px 0;
}
@media (min-width: 768px) {
  footer .footer__top {
    flex-direction: row;
    gap: 0 32px;
  }
}
@media (min-width: 1024px) {
  footer .footer__top {
    gap: 0 56px;
  }
}
footer .footer__logo {
  max-width: 120px;
}
@media (min-width: 1024px) {
  footer .footer__logo {
    max-width: 153px;
  }
}
footer .footer__logo img {
  max-width: 100%;
}
footer .footer__title {
  font-weight: 700;
  color: #333333;
}
@media (min-width: 768px) {
  footer .footer__title {
    color: #999999;
  }
}
footer .footer__right {
  display: flex;
  flex-direction: column;
  flex: 1 0 0;
  gap: 16px 0;
  font-family: Montserrat;
}
footer .footer__nav {
  padding: 0;
  margin: 0;
  color: #999999;
  list-style: none;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  gap: 18px 0;
}
@media (min-width: 768px) {
  footer .footer__nav {
    padding: 0 0 16px 0;
    border-bottom: 1px solid #192d5b;
  }
}
@media (min-width: 992px) {
  footer .footer__nav {
    gap: 5px 0;
  }
}
@media (min-width: 1260px) {
  footer .footer__nav {
    gap: 0;
  }
}
footer .footer__nav li {
  font-weight: 500;
  flex-basis: 100%;
  font-size: 11px;
}
@media (min-width: 768px) {
  footer .footer__nav li {
    font-size: 14px;
  }
}
@media (min-width: 850px) {
  footer .footer__nav li {
    flex-basis: 50%;
  }
}
@media (min-width: 1260px) {
  footer .footer__nav li {
    flex-basis: auto;
  }
}
footer .footer__nav li.footer__title {
  font-size: 14px;
}
footer .footer__nav li.child-0 {
  font-size: 13px;
  flex-basis: 100%;
}
@media (min-width: 992px) {
  footer .footer__nav li.child-0 {
    font-size: 14px;
    flex-basis: 50%;
  }
}
@media (min-width: 1260px) {
  footer .footer__nav li.child-0 {
    flex-basis: auto;
  }
}
footer .footer__nav li a {
  font-weight: 500;
}
@media (min-width: 768px) {
  footer .footer__nav li a {
    font-weight: 400;
  }
}
footer .footer__nav .contact-child {
  color: #192d5b;
}
footer .footer__social {
  padding: 0;
  margin: 0;
  list-style: none;
  display: flex;
  align-items: center;
  gap: 0 8px;
}
footer .footer__social .fa-3x {
  font-size: 26px;
}
footer .footer__info {
  font-family: Montserrat;
  font-size: 9px;
  font-weight: 500;
  line-height: 1.3;
  color: #999;
}
@media (min-width: 768px) {
  footer .footer__info {
    line-height: 1;
    font-size: 12px;
  }
}
footer .footer__info p {
  margin: 0;
}
footer .footer__copyright {
  padding: 10px;
  margin-top: 32px;
  background-color: #d9d9d9;
  font-family: Montserrat;
  font-size: 12px;
  color: #999999;
  text-align: center;
  font-weight: 700;
  line-height: 1.2;
}
@media (min-width: 768px) {
  footer .footer__copyright {
    line-height: 1;
    font-size: 13px;
  }
}
footer .footer__dropdown select.form-control {
  padding: 2px 13px;
}
footer .footer__dropdown .form-group {
  margin-bottom: 0;
}
footer .footer__dropdown .form-control {
  cursor: pointer;
  background-color: #f9fafe;
  color: #333333;
  padding: 7px 10px;
  height: 26px;
  line-height: 20px;
  font-size: 14px;
}
footer .footer__dropdown .form-control option {
  background-color: #f9fafe;
}
footer .footer__dropdown .form-control:focus::-ms-value {
  background-color: #f9fafe;
}
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: 1023px) {
  ul.nav__links:before {
    content: " ";
    display: table;
  }
}
.branding-mobile {
  padding: 10px 0 9px 0;
  border-bottom: solid 1px #d9d9d9;
  z-index: 9999;
  background-color: #f4f4f4;
  padding-left: 30px;
  padding-right: 30px;
}
@media (max-width: 1024px) {
  .branding-mobile {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.navigation.navigation--top {
  padding-left: 30px;
  padding-right: 30px;
}
@media (max-width: 1024px) {
  .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: #192d5b;
  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.logged_in {
  padding: 10px;
}
.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: #666666;
}
.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: #666666;
}
.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: #666666;
  text-decoration: none;
}
.navigation--top .nav__right .nav__links--account .myAccountLinksHeader.show,
.navigation--top .nav__right .nav__links--account .myCompanyLinksHeader.show {
  background-color: #590000;
  color: #ffffff;
  text-decoration: none;
  display: block;
  height: 40px;
  line-height: 40px;
  cursor: pointer;
  padding: 0 12px;
}
#accNavComponentDesktopOne,
#accNavComponentDesktopTwo {
  padding: 0;
  background-color: #590000;
}
#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: #192d5b;
  font-weight: 400;
  padding: 0;
  border-right: 1px solid #722626;
  border-bottom: 1px solid #722626;
}
#accNavComponentDesktopOne ul.nav__links li:hover,
#accNavComponentDesktopTwo ul.nav__links li:hover {
  background-color: #192d5b;
}
#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: 1024px) {
  .navigation--middle {
    border-top: 1px solid #d9d9d9;
  }
}
@media (max-width: 639px) {
  .navigation--middle .row:first-child {
    border: none;
  }
}
.navigation--middle .btn {
  background-color: transparent;
  width: 100%;
  padding: 0;
  height: 100%;
  color: #192d5b;
  border: none;
}
@media (min-width: 1024px) {
  .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: 640px) and (max-width: 1023px) {
  .navigation--middle .nav__left .site-search {
    margin-left: -10px;
  }
}
@media (max-width: 1024px) {
  .navigation--middle .nav__left .site-search {
    padding-left: 0;
  }
}
@media (max-width: 639px) {
  .navigation--middle .nav__left .site-search {
    display: none!important;
    left: 0;
    position: absolute;
    width: 100%;
    padding: 0 10px;
    border-top: 1px solid #d9d9d9;
  }
  .navigation--middle .nav__left .site-search.active {
    display: block!important;
  }
}
.navigation--middle .nav__left .site-search .ui-front {
  padding: 4.5px 0px;
}
.navigation--middle .nav__left .site-search .glyphicon-search {
  color: #333333;
  font-size: 17px;
}
.navigation--middle .nav__left .site-search .input-group {
  background-color: #ffffff;
  min-height: 38px;
  border: 1px solid #cccccc;
}
@media (min-width: 1024px) {
  .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 #e5e5e5;
  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 .thumb img {
  max-width: 250px;
}
.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: #f4f4f4;
  color: #333333;
}
.navigation--middle .nav__left .site-search ul.ui-autocomplete.active {
  display: block;
}
.navigation--middle .nav__right {
  padding-right: 25px;
}
@media (max-width: 1024px) {
  .navigation--middle .nav__right {
    padding-right: 20px;
  }
}
.navigation--middle .nav__right ul.nav__links--shop_info {
  margin-bottom: 0;
}
@media (max-width: 1024px) {
  .navigation--middle .nav__right ul.nav__links--shop_info {
    padding-left: 10px;
  }
}
@media (min-width: 640px) {
  .navigation--middle .nav__right ul.nav__links--shop_info {
    float: right;
  }
}
@media (max-width: 639px) {
  .navigation--middle .nav__right ul.nav__links--shop_info {
    border-left: 1px solid #d9d9d9;
    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: 640px) {
  .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 #d9d9d9;
  border-right: 1px solid #d9d9d9;
}
.navigation--middle .nav__right ul.nav__links--shop_info .nav-location span {
  font-size: 30px;
  top: 27%;
  color: #192d5b;
}
@media (min-width: 640px) {
  .navigation--middle .nav__right ul.nav__links--shop_info .nav-location {
    float: right;
    padding: 0px 10px;
  }
}
@media (min-width: 1024px) {
  .navigation--middle .nav__right ul.nav__links--shop_info .nav-location {
    padding: 0px 30px;
  }
}
@media (max-width: 639px) {
  .navigation--middle .componentContainer {
    text-align: center;
    vertical-align: top;
    border-left: 1px solid #d9d9d9;
  }
}
.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: #e5e5e5;
  box-shadow: none;
}
.navigation--middle .nav-cart {
  float: right;
  padding: 0 10px;
}
@media (min-width: 640px) {
  .navigation--middle .nav-cart {
    padding-left: 30px;
  }
}
@media (max-width: 639px) {
  .navigation--middle .nav-cart {
    position: relative;
    float: none;
    padding: 0;
  }
}
@media (min-width: 640px) {
  .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: #192d5b;
}
@media (min-width: 640px) {
  .navigation--middle .nav-cart .mini-cart-link {
    line-height: 55px;
    white-space: nowrap;
  }
}
@media (max-width: 639px) {
  .navigation--middle .nav-cart .mini-cart-link {
    display: block;
  }
  .navigation--middle .nav-cart .mini-cart-link .mini-cart-icon {
    color: #192d5b;
    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: #192d5b;
    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: 640px) {
  .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: 640px) {
  .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: 640px) and (max-width: 1023px) {
  .navigation--middle .nav-cart .mini-cart-icon .glyphicon-shopping-cart {
    margin-left: 5px;
  }
}
@media (max-width: 639px) {
  .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: #192d5b;
    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 #d9d9d9;
  }
  .navigation--middle .mobile__nav__row .componentContainer .mobile__nav__row--table-cell:last-child {
    border-right: none;
  }
}
@media (max-width: 639px) {
  .navigation--middle .mobile__nav__row .mobile__nav__row--seperator {
    border-left: 1px solid #d9d9d9;
  }
}
@media (max-width: 639px) {
  .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: #e5e5e5;
    color: #192d5b;
    text-decoration: none;
  }
  .navigation--middle .mobile__nav__row--btn span.glyphicon {
    color: #192d5b;
  }
}
.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: #192d5b;
  font-size: 29px;
  top: 2px;
}
.navigation--bottom {
  background-color: #192d5b;
  border-bottom: 1px solid #192d5b;
}
@media (max-width: 1023px) {
  .navigation--bottom {
    border-bottom: none;
  }
}
@media (max-width: 1023px) {
  .navigation--bottom .sm-back::before {
    content: "\e079";
    float: none;
  }
}
@media (max-width: 1023px) {
  .navigation--bottom .navigation__overflow {
    left: -380px;
    top: 0;
    height: 83vh;
    overflow-y: auto;
    border-top: 1px solid #d9d9d9;
  }
}
@media (max-width: 1023px) {
  .navigation--bottom.js-enquire-offcanvas-navigation .close-nav {
    display: inline-block;
    cursor: pointer;
    height: 60px;
    width: 20%;
    vertical-align: top;
    border-left: 1px solid #d9d9d9;
    border-right: 1px solid #d9d9d9;
  }
}
@media (max-width: 1023px) {
  .navigation--bottom.js-enquire-offcanvas-navigation .close-nav button {
    background-color: #ffffff;
    height: 100%;
    width: 100%;
    display: inline-block;
    color: transparent;
    overflow: hidden;
    border: none;
  }
}
.navigation--bottom.js-enquire-offcanvas-navigation .close-nav button span {
  color: #192d5b;
  font-size: 25px;
}
.navigation--bottom:before,
.navigation--bottom:after {
  content: " ";
  display: table;
}
.navigation--bottom:after {
  clear: both;
}
@media (min-width: 1400px) {
  .navigation--bottom a {
    padding: 20px 32px;
  }
}
.navigation--bottom .column-20-percent {
  float: left;
  width: 20%;
}
@media (max-width: 1023px) {
  .navigation--bottom {
    width: 380px;
    position: absolute;
    left: -380px;
    z-index: 999;
    background-color: #ffffff;
  }
  .navigation--bottom li {
    float: none;
  }
}
@media (max-width: 639px) {
  .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: 1023px) {
  .navigation--bottom .nav__links--products.active {
    position: relative;
    left: -100%;
  }
}
@media (max-width: 1023px) {
  .navigation--bottom .nav__links--products {
    top: 0;
    bottom: 0;
    right: 0;
    background-color: #ffffff;
    padding: 0;
    position: relative;
    left: 0;
  }
}
@media (max-width: 1023px) {
  .navigation--bottom .nav__links--products li {
    float: none;
    overflow: hidden;
    background-color: #ffffff;
    border-bottom: 1px solid #e5e5e5;
  }
}
@media (max-width: 1023px) {
  .navigation--bottom .nav__links--products li.liUserSign {
    border-bottom: 1px solid #722626;
  }
  .navigation--bottom .nav__links--products li.liUserSign:hover {
    background-color: #192d5b;
  }
}
@media (max-width: 1023px) {
  .navigation--bottom .nav__links--products li.liUserSign a.userSign {
    width: 80%;
    display: inline-block;
    text-transform: uppercase;
    padding-right: 9px;
  }
}
.navigation--bottom .nav__links--products li:last-child {
  margin-right: 0;
}
@media (max-width: 1023px) {
  .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: 1023px) {
  .navigation--bottom .nav__links--products li a {
    margin-top: 0;
    color: #192d5b;
    text-transform: capitalize;
    padding: 9px 30% 9px 50px;
    display: block;
  }
}
.navigation--bottom .nav__links--products .nav__links--secondary {
  display: none;
  background: #f4f4f4;
  position: absolute;
  z-index: 1000;
  left: 0;
  border: 1px solid #d9d9d9;
  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 #e5e5e5;
}
.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: #999999;
  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: #e5e5e5;
  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 #f4f4f4;
  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 .nav__link {
  display: inline-block;
  width: 100%;
}
@media (max-width: 1023px) {
  .navigation--bottom .nav__links--primary-has__sub {
    position: static;
  }
}
@media (max-width: 1023px) {
  .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: #192d5b;
  min-height: 30px;
  padding: 20px 0;
}
@media (max-width: 1023px) {
  .navigation--bottom .nav__links--primary.active .sub__navigation {
    display: block;
  }
}
@media (min-width: 1024px) {
  .navigation--bottom .nav__links--primary .sub__navigation {
    display: none;
    background: #f4f4f4;
    position: absolute;
    z-index: 1000;
    left: 0;
    border: 1px solid #d9d9d9;
    border-top: 0;
    padding: 0 10px;
    -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.25);
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.25);
  }
}
@media (max-width: 1023px) {
  .navigation--bottom .nav__links--primary .sub__navigation {
    display: none;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 100%;
    width: 100%;
    padding: 0;
  }
}
@media (max-width: 1023px) {
  .navigation--bottom .nav__links--primary .sm-back {
    color: #192d5b;
    padding: 5px 50px;
    border-bottom: 1px solid #e5e5e5;
    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', sans-serif;
    font-style: normal;
    font-weight: 400;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: .8em;
    margin-right: 1em;
  }
}
@media (max-width: 1023px) {
  .navigation--bottom .nav__links--primary .row {
    margin: 0;
  }
}
@media (max-width: 1023px) {
  .navigation--bottom .nav__links--primary .sub-navigation-section {
    padding: 0;
    background: #ffffff;
  }
}
@media (min-width: 1024px) {
  .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: 1399px) {
  .navigation--bottom .nav__links--primary .sub-navigation-section .title {
    color: rgba(0, 0, 0, 0.7);
  }
}
@media (max-width: 1023px) {
  .navigation--bottom .nav__links--primary .sub-navigation-section .title {
    padding: 10px 20px 10px 50px;
    text-transform: uppercase;
    border-bottom: 1px solid #e5e5e5;
  }
}
@media (max-width: 1023px) {
  .navigation--bottom .nav__links--primary .sub-navigation-section .sub-navigation-list {
    margin-bottom: 0;
    padding-left: 0;
    list-style: none;
  }
}
@media (min-width: 1024px) {
  .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: #999999;
    line-height: 30px;
    padding: 0 0 0 5px;
  }
  .navigation--bottom .nav__links--primary .sub-navigation-section .sub-navigation-list a:hover {
    background-color: #e5e5e5;
    text-decoration: none;
  }
}
.navigation--bottom .nav__links--primary .sub-navigation-section .sub-navigation-list li {
  position: relative;
  display: block;
  border-bottom: 1px solid #e5e5e5;
  float: none;
}
@media (min-width: 1024px) {
  .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 #722626;
}
@media (max-width: 1023px) {
  .navigation--bottom .nav__links--mobile {
    overflow: hidden;
  }
  .navigation--bottom .nav__links--mobile li {
    overflow: hidden;
    background-color: #192d5b;
    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: #590000;
  }
}
@media (max-width: 1023px) {
  .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: 1023px) {
  .navigation--bottom .nav__links--mobile div.sub-nav a {
    border-bottom: 1px solid #722626;
  }
}
@media (max-width: 1023px) {
  .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: 1023px) {
  .navigation--bottom .userGroup {
    position: relative;
    line-height: 50px;
    background-color: #ffffff;
    padding: 5px 12px 5px 20px;
    cursor: pointer;
    color: #192d5b;
    display: inline-block;
    width: 80%;
    float: left;
    height: 60px;
    text-transform: uppercase;
    text-align: left;
  }
}
@media (max-width: 1023px) {
  .navigation--bottom .userGroup a {
    border: none;
    color: #192d5b;
  }
  .navigation--bottom .userGroup a:hover {
    background-color: transparent !important;
  }
}
@media (max-width: 1023px) {
  .navigation--bottom .userGroup .myAcctUserIcon {
    font-size: 20px;
    position: relative;
    top: 4px;
  }
}
@media (max-width: 1023px) {
  .navigation--bottom .userGroup .userName {
    display: inline-block;
    padding-left: 10px;
  }
}
@media (max-width: 1023px) {
  .navigation--bottom .userGroup #signedInUserOptionsToggle {
    position: absolute;
    right: 0;
    top: 0;
    height: 100%;
    width: 100%;
    padding: 0;
  }
}
@media (max-width: 1023px) {
  .navigation--bottom .glyphicon-chevron-up,
  .navigation--bottom .glyphicon-chevron-down {
    position: absolute;
    left: 260px;
    line-height: 60px;
    top: 0;
  }
}
@media (max-width: 639px) {
  .navigation--bottom .glyphicon-chevron-up,
  .navigation--bottom .glyphicon-chevron-down {
    left: 68vw;
  }
}
@media (min-width: 640px) {
  main {
    -webkit-transition: transform 0.3s ease-out;
    -o-transition: transform 0.3s ease-out;
    transition: transform 0.3s ease-out;
  }
}
@media (min-width: 640px) and (max-width: 1023px) {
  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: 639px) {
  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: 639px) {
  .offcanvas .sticky-nav-top {
    left: 0;
    position: absolute;
    height: 60px;
    width: 100vw;
  }
}
@media (max-width: 1023px) {
  .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: 639px) {
  .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: 1023px) {
  .sticky-nav-top .userSign {
    text-align: left;
    width: 80%;
    display: inline-block;
    color: #192d5b;
    padding: 20px 30% 20px 50px;
  }
}
@media (max-width: 1023px) {
  html.offcanvas {
    overflow-x: hidden;
  }
}
.nav-order-tools {
  position: relative;
  display: inline-block;
  cursor: pointer;
}
@media (min-width: 640px) {
  .nav-order-tools {
    border-left: 0px;
    border-right: 1px solid #d9d9d9;
    padding: 0px 15px;
  }
}
@media (min-width: 1024px) {
  .nav-order-tools {
    padding: 0px 30px;
  }
}
@media (max-width: 639px) {
  .nav-order-tools {
    position: static;
  }
}
.nav-order-tools:before {
  position: relative;
  top: 23%;
  display: inline;
  font-family: 'Glyphicons Halflings', sans-serif;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e032";
  color: #192d5b;
  font-size: 30px;
}
@media (max-width: 639px) {
  .nav-order-tools:before {
    top: 3px;
  }
}
.quote__list {
  position: relative;
  display: inline-block;
  cursor: pointer;
  width: 29px;
  text-align: right;
}
.quote__list a {
  font-size: 20px;
  background-color: transparent;
  padding: 0;
  border: 0;
  color: #192d5b;
}
.quote__list a .glyphicon {
  top: 4px;
}
@media (min-width: 640px) {
  .quote__list {
    border-left: 0px;
    padding: 0px 4px;
  }
}
@media (min-width: 1024px) {
  .quote__list {
    padding: 0px 19px;
  }
}
@media (max-width: 639px) {
  .quote__list {
    position: static;
  }
}
.js-nav-order-tools--active .nav-order-tools__child-wrap {
  display: block;
}
.js-nav-quote-list--active .quote__list--nav {
  display: block;
}
.quote__list--nav {
  text-align: left;
  position: absolute;
  border: 1px solid #d9d9d9;
  background-color: #ffffff;
  right: 40px;
  top: 26px;
  width: 260px;
  z-index: 10;
}
.quote__list--nav a {
  font-size: 14px;
  line-height: 1.42857143;
}
@media (max-width: 639px) {
  .quote__list--nav {
    width: 100vw;
    top: 103px;
  }
}
.quote__list--nav a {
  display: block;
  text-transform: uppercase;
  font-weight: 600;
  color: #333333;
  padding: 9px 13.5px;
}
.quote__list--nav a:hover {
  background-color: #e5e5e5;
}
.nav-order-tools__child-wrap {
  font-size: 14px;
  line-height: 1.42857143;
  text-align: left;
  position: absolute;
  border: 1px solid #d9d9d9;
  background-color: #ffffff;
  right: -1px;
  top: 60px;
  width: 260px;
  z-index: 10;
}
@media (max-width: 639px) {
  .nav-order-tools__child-wrap {
    width: 100vw;
    top: 103px;
  }
}
.nav-order-tools__child-wrap div {
  border-bottom: 1px solid #e5e5e5;
}
.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: #333333;
  padding: 9px 13.5px;
}
.nav-order-tools__child-wrap a:hover {
  background-color: #e5e5e5;
}
.search-results-highlight {
  font-weight: bold;
}
.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: 1023px) {
  #consent-management-alert .consent-management-list__item {
    border-left: 0 none;
    border-right: 0 none;
    margin-left: -20px;
    margin-right: -20px;
  }
}
#consent-management-alert .consent-management-list__title {
  padding: 0 15px 0 62px;
  display: block;
  position: relative;
  font-weight: 400;
  text-transform: uppercase;
  font-weight: bold;
}
#consent-management-alert .consent-management-list__title:before {
  font-family: 'Glyphicons Halflings', sans-serif;
  content: '\e114';
  font-size: 16px;
  position: absolute;
  left: 20px;
  top: 0;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
#consent-management-alert .consent-management-list__title:hover,
#consent-management-alert .consent-management-list__title:focus {
  cursor: pointer;
  outline: none;
}
#consent-management-alert .is-expanded .consent-management-list__title:before {
  content: "\e113";
}
#consent-management-alert .consent-management-list__label {
  width: 85%;
  font-size: 15px;
}
@media (max-width: 1023px) {
  #consent-management-alert .consent-management-list__label {
    width: 60%;
    font-size: 14px;
  }
}
#consent-management-alert .consent-management-list__content-inner {
  padding: 10px 40px 0 65px;
  font-size: 16px;
}
@media (max-width: 1023px) {
  #consent-management-alert .consent-management-list__content-inner {
    font-size: 14px;
  }
}
#consent-management-alert .consent-management-list__content {
  transition: height 0.3s ease-out;
  height: 0;
  overflow: hidden;
}
#consent-management-alert .consent-buttons-group {
  position: absolute;
  top: 10px;
  right: 20px;
}
@media (max-width: 639px) {
  #consent-management-alert .consent-buttons-group {
    right: 30px;
  }
}
#consent-management-alert .consent-buttons-group .btn {
  padding: 4px 38px;
  font-size: 13px;
  margin-left: 10px;
}
@media (max-width: 639px) {
  #consent-management-alert .consent-buttons-group .btn {
    padding: 4px;
    font-size: 12px;
    margin-left: 0;
  }
}
.select-company-div {
  display: flex;
  margin-left: 2.5vw;
  flex-direction: row;
  justify-content: left;
}
@media (max-width: 639px) {
  .select-company-div {
    display: inline-block;
  }
}
.select-company-div .select-company-label {
  padding-inline-start: 2px;
  margin-block: 3px;
  color: #192d5b;
}
header.header-new-design {
  width: 100%;
  background-color: #ffffff;
  position: sticky;
  top: 0;
  z-index: 15;
}
header.header-new-design .header__top .main-header-user {
  display: none;
}
@media (min-width: 992px) {
  header.header-new-design .header__top .main-header-user {
    display: flex;
    flex-direction: column;
    height: 100%;
    align-items: center;
    justify-content: end;
  }
}
header.header-new-design .header__top .main-header-user .account-container {
  font-weight: 700;
}
header.header-new-design .header__top .main-header-cart {
  padding-right: 8px;
  height: 100%;
  display: flex;
  justify-content: end;
  align-items: center;
  flex-direction: column;
}
header.header-new-design .header__top .main-header-cart .nav-cart {
  height: 50px;
}
header.header-new-design .header--bottom .main-header-user {
  margin-left: auto;
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 30px;
}
@media (min-width: 992px) {
  header.header-new-design .header--bottom .main-header-user {
    margin-left: unset;
    flex-direction: column;
    gap: 0;
  }
}
header.header-new-design .header--bottom .main-header-user .header-account-container {
  display: flex;
  gap: 2px;
}
@media (min-width: 992px) {
  header.header-new-design .header--bottom .main-header-user .header-account-container {
    display: none;
  }
}
header.header-new-design .header--bottom .main-header-user .header-account-container .header-account-title {
  font-size: 11px;
  font-weight: 400;
}
header.header-new-design .header--bottom .main-header-user .header-account-container .account-name {
  width: 160px;
  font-size: 11px;
  font-weight: 700;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  display: block;
}
@media (min-width: 768px) {
  header.header-new-design .header--bottom .main-header-user .header-account-container .account-name {
    width: 210px;
  }
}
header.header-new-design .header--bottom .main-header-user .header-user {
  cursor: pointer;
}
header.header-new-design .header--bottom .main-header-user .header-user .user-content .user-container {
  display: flex;
  justify-content: center;
  align-items: flex-start;
}
header.header-new-design .header--bottom .main-header-user .header-user .user-content .user-container .image-account-logo {
  margin-right: 8px;
  display: inline-block;
  padding-block: 14px;
}
header.header-new-design .header--bottom .main-header-user .header-user .user-content .user-container .image-account-logo img {
  width: 30px;
}
header.header-new-design .header--bottom .main-header-user .header-user .user-content .user-container .image-account-logo .image-account-logo-empty {
  background-image: url('/_ui/responsive/theme-ofdb2b/images/redesign/logo-user-empty.svg');
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  width: 24px;
  height: 24px;
}
header.header-new-design .header--bottom .main-header-user .header-user .user-content .user-container .header-user-text {
  max-width: 200px;
  padding-block: 19px;
  font-size: 12px;
  font-weight: 700;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  display: inline-block;
  height: 48px;
}
header.header-new-design .header--bottom .main-header-user .header-user .user-content .user-container .user-selector {
  display: inline-block;
  margin-left: 6px;
  padding-block: 16px;
}
header.header-new-design .header--bottom .main-header-user .header-user .user-content .user-container .user-selector span {
  top: -2px;
}
@-moz-document url-prefix() {
  .user-selector span {
    top: -3px !important;
  }
}
header.header-new-design .header--bottom .main-header-user .header-user .user-content .user-container .account {
  width: 100%;
  max-width: 200px;
  min-width: 175px;
  padding: 16px 8px;
  display: none;
  flex-direction: column;
  row-gap: 8px;
  color: #333;
  top: 101%;
  position: absolute;
  right: 0;
  left: unset;
}
header.header-new-design .main-header.login-header .main-header-logo .banner__component,
header.header-new-design .main-header.checkout-header .main-header-logo .banner__component {
  margin-inline: 0;
}
header.header-new-design .main-header.login-header .main-header-logo img,
header.header-new-design .main-header.checkout-header .main-header-logo img {
  height: 44px;
  aspect-ratio: 5.09090909;
}
header.header-new-design .main-header.login-header .container-header-attributes,
header.header-new-design .main-header.checkout-header .container-header-attributes {
  padding-block: 0;
  padding-inline: 40px;
  gap: 0 32px;
}
header.header-new-design .main-header.login-header .main-header-center,
header.header-new-design .main-header.checkout-header .main-header-center {
  height: 100%;
  display: flex;
  column-gap: 32px;
  align-items: center;
  margin-top: unset;
}
header.header-new-design .main-header.login-header .main-header-center .main-header-menu,
header.header-new-design .main-header.checkout-header .main-header-center .main-header-menu {
  margin-top: 0;
}
header.header-new-design .main-header.login-header .main-header-center .main-header-menu nav,
header.header-new-design .main-header.checkout-header .main-header-center .main-header-menu nav {
  padding-block: 32px;
}
header.header-new-design .main-header.login-header .main-header-center .main-header-menu .dropdown .menu,
header.header-new-design .main-header.checkout-header .main-header-center .main-header-menu .dropdown .menu {
  top: 81px;
}
header.header-new-design .main-open-header {
  background-color: #22315D;
  background-image: url('/_ui/responsive/theme-ofdb2b/images/redesign/lunares-2.svg');
  background-position: right center;
  background-size: auto 180%;
  background-repeat: no-repeat;
  box-shadow: 0px 0px 5px 0px #33333329;
  height: 83px;
  width: 100%;
  border-radius: 0 0 25px 25px;
  display: grid;
  grid-template-columns: 280px 26px 1fr;
  margin: 0px 57px;
}
header.header-new-design .main-open-header .open-header-logo {
  grid-column-start: 3;
  display: flex;
  align-content: center;
  flex-wrap: wrap;
}
header.header-new-design .main-open-header .open-header-logo img {
  height: 50px;
  width: 256px;
}
header.header-new-design .main-open-header .open-header-left-slot {
  display: flex;
  align-items: center;
  height: 100%;
  width: fit-content;
  padding: 0px 28px;
  z-index: 1;
  border-radius: 0 0 0 24px;
  background-color: white;
}
header.header-new-design .main-open-header .open-header-left-slot a img {
  height: 44px;
  aspect-ratio: 5.09090909;
}
header.header-new-design .main-open-header .main-header-divider {
  height: 83px;
  width: 23px;
  margin-right: 27px;
}
header.header-new-design .main-open-header .main-header-divider .header-divider-image {
  height: 83px;
}
header.header-new-design .main-open-header .open-header-right-slot {
  height: 80px;
  grid-column-start: 4;
  grid-column-end: 6;
  display: flex;
  flex-direction: row;
  justify-content: flex-end;
  align-items: center;
  margin-right: 32px;
}
header.header-new-design .main-open-header .open-header-right-slot .open-header-create-account {
  display: flex;
  align-content: center;
  justify-content: center;
  flex-wrap: wrap;
  color: white;
}
header.header-new-design .main-open-header .open-header-right-slot .open-header-create-account .open-header-user-icon img {
  width: 32px;
}
header.header-new-design .main-open-header .open-header-right-slot .open-header-create-account .open-header-user-text,
header.header-new-design .main-open-header .open-header-right-slot .open-header-create-account .open-header-user-icon {
  margin: 8px;
  font-family: Montserrat;
  font-weight: 500;
  font-stretch: normal;
  font-style: normal;
  line-height: 1;
  letter-spacing: normal;
  font-size: 11.3px;
}
header.header-new-design .main-open-header .open-header-right-slot .open-header-create-account .open-header-user-text {
  display: flex;
  flex-direction: column;
  justify-content: center;
}
header.header-new-design .main-open-header .open-header-right-slot .open-header-create-account .open-header-user-text a {
  color: white;
  text-decoration: auto;
}
header.header-new-design .main-header .main-header-logo {
  max-width: 190px;
}
header.header-new-design .main-header .main-header-logo .banner__component {
  margin-inline: 0;
}
header.header-new-design .main-header .main-header-logo img {
  max-width: 100%;
}
@media (min-width: 992px) {
  header.header-new-design .main-header .main-header-center .main-header-menu {
    margin-top: 5px;
    display: flex;
    justify-items: center;
    flex-wrap: nowrap;
  }
}
header.header-new-design .main-header .main-header-center .main-header-menu nav {
  width: 100%;
  padding-block: 16px;
  padding-inline: 47px;
  font-size: 16px;
  font-weight: 400;
  color: #333333;
  position: static;
}
@media (min-width: 992px) {
  header.header-new-design .main-header .main-header-center .main-header-menu nav {
    position: relative;
    padding-inline: 0;
    font-size: 12px;
    font-weight: 700;
    text-align: center;
    color: inherit;
  }
}
header.header-new-design .main-header .main-header-center .main-header-menu nav.nav-categories {
  min-width: 117px;
}
header.header-new-design .main-header .main-header-center .main-header-menu nav.nav-categories .nav-title-container {
  display: flex;
  justify-content: center;
  align-items: flex-start;
}
header.header-new-design .main-header .main-header-center .main-header-menu nav.nav-categories .nav-title-container .glyphicon {
  top: 0px;
}
header.header-new-design .main-header .main-header-center .main-header-menu nav.nav-categories .category-img {
  width: 24px;
  height: 24px;
  margin: 0 16px;
  filter: brightness(0) saturate(100%) invert(40%) sepia(0%) saturate(0%) hue-rotate(0deg) brightness(100%) contrast(90%);
}
header.header-new-design .main-header .main-header-center .main-header-menu nav.nav-categories .category-title {
  font-weight: 500 !important;
  white-space: nowrap;
}
header.header-new-design .main-header .main-header-center .main-header-menu nav.nav-guide {
  border: 0px;
  min-width: 117px;
}
@media (min-width: 992px) {
  header.header-new-design .main-header .main-header-center .main-header-menu nav.nav-tools {
    min-width: 170px;
    margin-left: 11px;
  }
}
header.header-new-design .main-header .main-header-center .main-header-menu nav.nav-tools .nav-title-container {
  display: flex;
  justify-content: center;
  align-items: flex-start;
}
header.header-new-design .main-header .main-header-center .main-header-menu nav.nav-tools .nav-title-container .glyphicon {
  top: 0px;
}
header.header-new-design .main-header .main-header-center .main-header-menu nav.nav-tools .nav-title-container .user-selector .glyphicon-chevron-down {
  margin: 0 6px;
}
header.header-new-design .main-header .main-header-center .main-header-menu nav.nav-tools .nav-title-container .order-tools .nav-title {
  display: none;
}
header.header-new-design .main-header .main-header-center .main-header-menu nav.nav-tools .nav-title-container .order-tools .nav-subtitle {
  display: none;
}
header.header-new-design .main-header .main-header-center .main-header-menu nav.nav-my-account,
header.header-new-design .main-header .main-header-center .main-header-menu nav.nav-my-company,
header.header-new-design .main-header .main-header-center .main-header-menu nav.nav-billing {
  min-width: 100px;
}
header.header-new-design .main-header .main-header-center .main-header-menu nav span.glyphicon {
  margin: 0px 16px;
}
header.header-new-design .main-header .main-header-center .main-header-menu nav .nav-title-container {
  display: flex;
  justify-content: space-between;
}
@media (min-width: 992px) {
  header.header-new-design .main-header .main-header-center .main-header-menu nav .nav-title-container {
    border-right: 1px solid #fff;
    display: flex;
    justify-content: center;
  }
}
header.header-new-design .main-header .main-header-center .main-header-menu nav .glyphicon-chevron-down:before,
header.header-new-design .main-header .main-header-center .main-header-menu nav .glyphicon-chevron-up:before {
  content: "";
  display: inline-block;
  width: 12px;
  height: 13px;
  background-image: url("data:image/svg+xml,%3Csvg width='6' height='11' viewBox='0 0 6 11' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M5.75424 4.8256L1.451 0.76475C1.29166 0.598985 1.07553 0.505859 0.85018 0.505859C0.624827 0.505859 0.408704 0.598985 0.249355 0.76475C0.170454 0.846828 0.107866 0.94427 0.0651646 1.05151C0.0224635 1.15875 0.000485515 1.27369 0.000485515 1.38977C0.000485515 1.6242 0.0900066 1.84902 0.249355 2.01479L3.94788 5.50643L0.24887 8.99693C0.169968 9.07901 0.10738 9.17645 0.0646791 9.28369C0.021978 9.39093 0 9.50587 0 9.62195C0 9.85638 0.0895211 10.0812 0.24887 10.247C0.408218 10.4127 0.624341 10.5059 0.849694 10.5059C1.07505 10.5059 1.29117 10.4127 1.45052 10.247L5.75424 6.18662C5.83914 6.09788 5.9048 5.99127 5.94684 5.87395C5.98888 5.75664 6.00631 5.63133 5.99797 5.50643C6.00631 5.38143 5.98888 5.25603 5.94685 5.13861C5.90481 5.02119 5.83914 4.91447 5.75424 4.8256Z' fill='%23333333'/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
  background-size: contain;
  vertical-align: middle;
}
@media (min-width: 992px) {
  header.header-new-design .main-header .main-header-center .main-header-menu nav .glyphicon-chevron-down:before,
  header.header-new-design .main-header .main-header-center .main-header-menu nav .glyphicon-chevron-up:before {
    background-image: url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" width="12" height="13" viewBox="0 0 12 13" fill="none"><path d="m6.68 9.254 4.061-4.303a.833.833 0 0 0 .259-.6.833.833 0 0 0-.259-.602.887.887 0 0 0-.625-.249c-.234 0-.46.09-.625.25L6 7.447l-3.49-3.7a.887.887 0 0 0-.625-.248c-.235 0-.46.09-.625.249a.833.833 0 0 0-.259.6c0 .226.093.442.259.602l4.06 4.303a.91.91 0 0 0 .68.244.912.912 0 0 0 .681-.244z" fill="%23fff"/></svg>');
  }
}
@media (min-width: 992px) {
  header.header-new-design .main-header .main-header-center .main-header-menu nav .glyphicon-chevron-up:before {
    transform: rotate(180deg);
  }
}
header.header-new-design .main-header .main-header-center .main-header-menu :last-child .nav-title-container {
  border: 0px;
}
header.header-new-design .main-header .main-header-center .main-header-menu.main-header-4 {
  gap: 10px;
}
header.header-new-design .main-header .main-header-user .header-account .header-account-name .account-selector {
  display: flex;
}
header.header-new-design .main-header .main-header-user .header-user .user-container .dropdown-content {
  z-index: 999;
}
header.header-new-design .main-header .main-header-user .header-user .user-container .dropdown-content.account a {
  font-size: 13px;
  font-weight: 500;
  color: #333;
  padding: 2px 8px;
  display: inline-block;
}
header.header-new-design .main-header .main-header-user .header-user .user-container .dropdown-content.account .dropdown-nav-item {
  font-size: 12px;
  display: flex;
  flex-direction: column;
  row-gap: 8px;
}
header.header-new-design .main-header .main-header-user .header-user .user-container .dropdown-content.account .dropdown-nav-item.nav-title {
  font-weight: 700;
  margin-bottom: 8px;
}
header.header-new-design .main-header .main-header-user .header-user .user-container .dropdown-content.account .dropdown-nav-item.nav-subtitle {
  font-weight: 700;
  color: #999;
  margin-bottom: 8px;
}
header.header-new-design .main-header .main-header-user .header-user .user-container .dropdown-content.account .dropdown-nav-item.nav-logout a {
  font-size: 13px;
  font-weight: 700;
  padding: 0px;
}
header.header-new-design .main-header .main-header-user .header-user .user-container .dropdown-content.account .nav-item a:hover {
  color: #fff;
  background-color: #192d5b;
}
header.header-new-design .main-header .main-header-user .header-user .user-container .dropdown-content.account .nav-menu-divider {
  width: 100%;
  height: 1px;
  background-color: #D9D9D9;
  margin: auto;
}
header.header-new-design .main-header .main-header-user .header-user .user-container .dropdown-content.account .dropdown-account-item a {
  font-weight: 700;
  padding: 0px;
  color: #192D5B;
}
header.header-new-design .main-header .main-header-user .header-user .user-container:hover .dropdown-content.account {
  display: flex;
}
header.header-new-design .main-header .main-header-user .header-user .user-container:hover + #menu-overlay-user-selector {
  display: block;
}
header.header-new-design .main-header .dropdown.dropdown-opened .dropdown-content,
header.header-new-design .main-header .dropdown.dropdown-h:hover .dropdown-content {
  display: grid;
  justify-items: start;
}
header.header-new-design .main-header .dropdown .dropdown-content,
header.header-new-design .main-header .dropdown .menu {
  width: 100%;
  padding: 24px 25px;
  color: #666666;
  display: none;
  background-color: #fff;
  position: absolute;
  z-index: 1;
  left: 0;
  top: 0;
}
@media (min-width: 992px) {
  header.header-new-design .main-header .dropdown .dropdown-content,
  header.header-new-design .main-header .dropdown .menu {
    width: auto;
    min-width: 300px;
    padding: 24px;
    border-radius: 8px;
    box-shadow: 0 8px 16px rgba(0, 0, 0, 0.2);
    background-color: #f9f9f9;
    left: -85px;
    top: 50px;
  }
}
header.header-new-design .main-header .dropdown .dropdown-content.category,
header.header-new-design .main-header .dropdown .menu.category {
  row-gap: 16px;
}
header.header-new-design .main-header .dropdown .dropdown-content.category .dropdown-item,
header.header-new-design .main-header .dropdown .menu.category .dropdown-item {
  font-size: 14px;
  height: 38px;
}
header.header-new-design .main-header .dropdown .dropdown-content.category .breadcrumb-section,
header.header-new-design .main-header .dropdown .menu.category .breadcrumb-section {
  display: none;
}
header.header-new-design .main-header .dropdown .dropdown-content.tools,
header.header-new-design .main-header .dropdown .menu.tools,
header.header-new-design .main-header .dropdown .dropdown-content.guide,
header.header-new-design .main-header .dropdown .menu.guide {
  width: max-content;
  min-width: unset;
  row-gap: 8px;
  padding: 8px 8px 16px 8px;
  left: unset;
}
header.header-new-design .main-header .dropdown .dropdown-content.tools .nav-item,
header.header-new-design .main-header .dropdown .menu.tools .nav-item,
header.header-new-design .main-header .dropdown .dropdown-content.guide .nav-item,
header.header-new-design .main-header .dropdown .menu.guide .nav-item {
  width: 100%;
  text-align: left;
}
header.header-new-design .main-header .dropdown .dropdown-content.tools .nav-item a,
header.header-new-design .main-header .dropdown .menu.tools .nav-item a,
header.header-new-design .main-header .dropdown .dropdown-content.guide .nav-item a,
header.header-new-design .main-header .dropdown .menu.guide .nav-item a {
  height: 21px;
  width: 100%;
  display: flex;
  align-items: center;
  padding: 4px 8px;
  color: #333;
  font-size: 13px;
  font-weight: 500;
}
header.header-new-design .main-header .dropdown .dropdown-content.tools .nav-item a:hover,
header.header-new-design .main-header .dropdown .menu.tools .nav-item a:hover,
header.header-new-design .main-header .dropdown .dropdown-content.guide .nav-item a:hover,
header.header-new-design .main-header .dropdown .menu.guide .nav-item a:hover {
  color: white;
  background-color: #192d5b;
}
header.header-new-design .main-header .dropdown .dropdown-content.tools .__child-wrap,
header.header-new-design .main-header .dropdown .menu.tools .__child-wrap,
header.header-new-design .main-header .dropdown .dropdown-content.guide .__child-wrap,
header.header-new-design .main-header .dropdown .menu.guide .__child-wrap {
  padding-bottom: unset;
  display: grid;
  justify-items: start;
  width: max-content;
  min-width: unset;
  row-gap: 8px;
}
header.header-new-design .main-header .dropdown .dropdown-content.user,
header.header-new-design .main-header .dropdown .menu.user {
  left: -10px;
  top: 32px;
}
header.header-new-design .main-header .dropdown .dropdown-content.account,
header.header-new-design .main-header .dropdown .menu.account {
  left: 0;
  top: 53px;
}
header.header-new-design .main-header .dropdown .dropdown-content .dropdown-item,
header.header-new-design .main-header .dropdown .menu .dropdown-item {
  text-decoration: none;
  text-align: left;
  display: flex;
  align-items: center;
  width: 100%;
  color: #666666;
  padding: 8px 16px;
  font-size: 13px;
}
header.header-new-design .main-header .dropdown .dropdown-content .dropdown-item.item-hover,
header.header-new-design .main-header .dropdown .menu .dropdown-item.item-hover {
  color: #fff;
  background-color: #192d5b;
}
header.header-new-design .main-header .dropdown .dropdown-content .dropdown-item.item-hover > a,
header.header-new-design .main-header .dropdown .menu .dropdown-item.item-hover > a {
  color: #fff;
}
header.header-new-design .main-header .dropdown .dropdown-content .dropdown-item.item-hover img,
header.header-new-design .main-header .dropdown .menu .dropdown-item.item-hover img {
  filter: invert(1) brightness(2) contrast(1);
}
header.header-new-design .main-header .dropdown .dropdown-content .dropdown-item img,
header.header-new-design .main-header .dropdown .menu .dropdown-item img {
  filter: none;
}
header.header-new-design .main-header .dropdown .dropdown-content .dropdown-item .category-content.category-content-open,
header.header-new-design .main-header .dropdown .menu .dropdown-item .category-content.category-content-open {
  display: block;
  position: absolute;
  left: 305px;
  top: 0;
  width: 750px;
  height: 511px;
  min-width: 700px;
  border-radius: 0 8px 8px 0px;
}
header.header-new-design .main-header .dropdown .dropdown-content .dropdown-item .category-content.category-content-open .category-content-ul,
header.header-new-design .main-header .dropdown .menu .dropdown-item .category-content.category-content-open .category-content-ul {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  column-gap: 32px;
  justify-items: start;
  cursor: auto;
}
header.header-new-design .main-header .dropdown .dropdown-content .dropdown-item .category-content.category-content-open .subcategory,
header.header-new-design .main-header .dropdown .menu .dropdown-item .category-content.category-content-open .subcategory {
  font-family: Montserrat;
  text-align: left;
  color: #333;
  border-right: 1px solid #ccc;
  width: 100%;
}
header.header-new-design .main-header .dropdown .dropdown-content .dropdown-item .category-content.category-content-open .subcategory:not( :nth-child(-n+3)),
header.header-new-design .main-header .dropdown .menu .dropdown-item .category-content.category-content-open .subcategory:not( :nth-child(-n+3)) {
  padding-top: 24px;
}
header.header-new-design .main-header .dropdown .dropdown-content .dropdown-item .category-content.category-content-open .subcategory:nth-child(3n),
header.header-new-design .main-header .dropdown .menu .dropdown-item .category-content.category-content-open .subcategory:nth-child(3n) {
  border-right: none;
}
header.header-new-design .main-header .dropdown .dropdown-content .dropdown-item .category-content.category-content-open .subcategory li,
header.header-new-design .main-header .dropdown .menu .dropdown-item .category-content.category-content-open .subcategory li {
  text-align: left;
}
header.header-new-design .main-header .dropdown .dropdown-content .dropdown-item .category-content.category-content-open .subcategory .title,
header.header-new-design .main-header .dropdown .menu .dropdown-item .category-content.category-content-open .subcategory .title {
  font-size: 14px;
  font-weight: 500;
  margin-bottom: 6px;
}
header.header-new-design .main-header .dropdown .dropdown-content .dropdown-item .category-content.category-content-open .subcategory .subcategory-content,
header.header-new-design .main-header .dropdown .menu .dropdown-item .category-content.category-content-open .subcategory .subcategory-content {
  font-size: 12px;
  font-weight: 400;
  line-height: 13px;
  max-height: calc(76px);
  width: 190px;
  overflow-y: scroll;
}
header.header-new-design .main-header .dropdown .dropdown-content .dropdown-item .category-content.category-content-open .subcategory .subcategory-content::-webkit-scrollbar,
header.header-new-design .main-header .dropdown .menu .dropdown-item .category-content.category-content-open .subcategory .subcategory-content::-webkit-scrollbar {
  -webkit-appearance: none;
  width: 4px;
  height: 8px;
}
header.header-new-design .main-header .dropdown .dropdown-content .dropdown-item .category-content.category-content-open .subcategory .subcategory-content::-webkit-scrollbar-thumb,
header.header-new-design .main-header .dropdown .menu .dropdown-item .category-content.category-content-open .subcategory .subcategory-content::-webkit-scrollbar-thumb {
  background-color: rgba(0, 0, 0, 0.3);
  border-radius: 4px;
}
header.header-new-design .main-header .dropdown .dropdown-content .dropdown-item .category-content.category-content-open .subcategory .subcategory-content ul,
header.header-new-design .main-header .dropdown .menu .dropdown-item .category-content.category-content-open .subcategory .subcategory-content ul {
  list-style: none;
  padding-left: 0px;
}
header.header-new-design .main-header .dropdown .dropdown-content .dropdown-item .category-content.category-content-open .subcategory .subcategory-content ul li,
header.header-new-design .main-header .dropdown .menu .dropdown-item .category-content.category-content-open .subcategory .subcategory-content ul li {
  margin-bottom: 6px;
  line-height: 13px;
}
header.header-new-design .main-header .dropdown .dropdown-content .dropdown-item a,
header.header-new-design .main-header .dropdown .menu .dropdown-item a {
  color: #333;
}
header.header-new-design .main-header .dropdown .dropdown-content .category-content,
header.header-new-design .main-header .dropdown .menu .category-content {
  display: none;
  box-shadow: unset;
  z-index: -1;
}
header.header-new-design .main-header .dropdown .dropdown-content {
  z-index: 10;
}
header.header-new-design .new-account-steps-container {
  display: flex;
  font-size: 20px;
  font-weight: bold;
  color: #fff;
}
header.header-new-design .new-account-steps-container .text-circle {
  display: inline-flex;
  height: 40px;
  width: 40px;
  align-items: center;
  justify-content: center;
  border-radius: 20px;
  background-color: white;
  color: #192d5b;
  font-size: 20px;
  font-weight: bold;
  margin: 0 10px;
}
.menu-overlay-user-selector {
  position: fixed;
  inset: 0;
  background: rgba(0, 0, 0, 0.25);
  z-index: 10;
  display: none;
  pointer-events: none;
}
.dropdown-content:hover .menu-overlay-user-selector {
  display: block;
}
.header__top {
  max-width: 1366px;
  padding-inline: 16px;
  margin-inline: auto;
  display: flex;
  align-items: center;
  gap: 0 10px;
  height: 81px;
}
@media (min-width: 768px) {
  .header__top {
    gap: 0 25px;
  }
}
@media (min-width: 1366px) {
  .header__top {
    padding-inline: 60px;
  }
}
.header__top--login,
.header__top--checkout {
  padding-inline: 48px 0;
  gap: 0 40px;
  border-radius: 0 0 25px 25px;
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.13);
  overflow: hidden;
  position: relative;
}
@media (min-width: 500px) {
  .header__top--login .main-header-logo,
  .header__top--checkout .main-header-logo {
    max-width: 220px;
  }
}
.header__top .main-header-logo {
  max-width: 120px;
}
@media (min-width: 500px) {
  .header__top .main-header-logo {
    max-width: 190px;
  }
}
.header__top .main-header-logo .banner__component {
  margin-inline: 0;
}
.header__top .main-header-logo img {
  max-width: 100%;
}
.header__top .main-header-search {
  width: 100%;
}
.header__top .main-header-search form {
  display: flex;
  align-items: center;
  height: 44px;
  width: 100%;
  border-radius: 62px;
  background-color: #fff;
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.13);
}
.header__top .main-header-search form input.ui-autocomplete-input::-webkit-input-placeholder {
  color: transparent;
}
.header__top .main-header-search form input.ui-autocomplete-input::-moz-placeholder {
  color: transparent;
}
.header__top .main-header-search form input.ui-autocomplete-input:-ms-input-placeholder {
  color: transparent;
}
.header__top .main-header-search form input.ui-autocomplete-input::-ms-input-placeholder {
  color: transparent;
}
.header__top .main-header-search form input.ui-autocomplete-input::placeholder {
  color: transparent;
}
.header__top .main-header-search form .input-group.ofd-search-input {
  user-select: none;
}
.header__top .main-header-search form .ofd-search-input {
  position: relative;
}
.header__top .main-header-search form .ofd-search-input .ofd-search-input__mask {
  width: 85%;
  padding-left: 15px;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translate(0, -50%);
  display: none;
  pointer-events: none;
  align-items: center;
  text-overflow: ellipsis;
  /* Needed to make it work */
  overflow: hidden;
  white-space: nowrap;
}
@media (min-width: 992px) {
  .header__top .main-header-search form .ofd-search-input .ofd-search-input__mask {
    width: auto;
    padding-left: 0;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
  }
}
.header__top .main-header-search form .ofd-search-input .ofd-search-input__star {
  color: #cc0033;
  font-weight: 700;
  margin-right: 2px;
}
.header__top .main-header-search form .ofd-search-input .ofd-search-input__ph {
  color: #333333;
  font-weight: 500;
  font-size: 13.41px;
  font-family: Montserrat;
  line-height: 100%;
}
.header__top .main-header-search form .ofd-search-input input.ui-autocomplete-input:placeholder-shown + .ofd-search-input__mask {
  display: block;
}
.header__top .main-header-search form .input-group {
  width: 100%;
  border: 0px;
  position: relative;
}
.header__top .main-header-search form .input-group .search-input {
  width: 100%;
  border: 0px;
  display: inline-block;
  background-color: transparent;
  box-shadow: unset;
  font-size: 14px;
  color: #333333;
  font-weight: 500;
  margin: auto 15px;
  overflow: hidden !important;
  text-overflow: ellipsis;
}
.header__top .main-header-search form .input-group .search-input::placeholder {
  color: #333333;
  overflow: hidden;
  text-overflow: ellipsis;
}
.header__top .main-header-search form .input-group .js_search_button {
  margin: 0px 16px 0px 0px;
  padding: 0px;
  border: 0px;
  opacity: 1;
}
.header__top .main-header-search form .input-group .js_search_button img {
  width: 32px;
  aspect-ratio: 1;
}
.header__top .header-account-container {
  height: 51px;
  display: flex;
  gap: 2px;
}
.header__top .header-account-container .dropdown-icon {
  background-image: url('/_ui/responsive/theme-ofdb2b/images/redesign/dropdown-black.svg');
  width: 8.3px;
  height: 5px;
  display: inline-block;
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  cursor: pointer;
  margin-top: 6px;
}
.header__top .header-account-container .header-account-title {
  font-size: 11px;
  font-weight: 400;
}
.header__top .header-account-container .header-account-name .account-name {
  width: 210px;
  font-size: 11px;
  font-weight: 700;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  display: block;
}
.header__top .main-header-cart .mini-cart-link {
  position: relative;
}
.header__top .main-header-cart .mini-cart-icon img {
  height: 32px;
  width: 32px;
}
@media (min-width: 992px) {
  .header__top .main-header-cart .mini-cart-icon img {
    width: 26px;
    height: 27px;
  }
}
.header__top .main-header-cart .mini-cart-count {
  width: 19px;
  height: 19px;
  border-radius: 20px;
  background-color: #CC6D00;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  top: -5px;
  right: -5px;
}
@media (min-width: 992px) {
  .header__top .main-header-cart .mini-cart-count {
    top: -9px;
    right: -9px;
  }
}
@-moz-document url-prefix() {
  @media (min-width: 992px) {
    .mini-cart-count {
      top: -9px;
      right: -35px;
    }
  }
}
.header__top .main-header-cart .nav-items-total {
  color: #fff;
  font-size: 11px;
  font-weight: 700;
}
.header--bottom {
  background-color: #22315D;
  background-image: url('/_ui/responsive/theme-ofdb2b/images/redesign/lunares-2.svg');
  background-repeat: no-repeat;
  background-position: right center;
  background-size: auto 180%;
  color: #ffffff;
}
.header--bottom .container-header-attributes {
  max-width: 1366px;
  padding-inline: 16px;
  margin-inline: auto;
  display: flex;
  gap: 0 28px;
  flex-grow: 1;
  position: relative;
}
@media (min-width: 1366px) {
  .header--bottom .container-header-attributes {
    padding-inline: 60px;
  }
}
.header--bottom .main-header-center {
  width: 100svw;
  height: 100svh;
  margin-right: auto;
  background-color: rgba(0, 0, 0, 0.2);
  position: fixed;
  z-index: 10;
  top: 0;
  left: 0;
  display: none;
}
@media (min-width: 992px) {
  .header--bottom .main-header-center {
    width: auto;
    max-width: none;
    height: auto;
    background-color: transparent;
    position: static;
    display: flex;
  }
}
.header--bottom .main-header-center.active {
  display: flex;
}
.header--bottom .main-header-center .main-header-menu {
  width: 100%;
  max-width: 358px;
  padding-inline: 7px;
  height: 100%;
  background-color: #fff;
  position: relative;
}
@media (min-width: 992px) {
  .header--bottom .main-header-center .main-header-menu {
    width: auto;
    max-width: none;
    height: auto;
    padding-inline: 0;
    background-color: transparent;
  }
}
.header--bottom .main-header-center .main-header-menu nav a {
  color: inherit;
}
.header--bottom .btn-menu {
  padding: 0;
  border: none;
  background-color: transparent;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media (min-width: 992px) {
  .header--bottom .btn-menu {
    display: none;
  }
}
.header--bottom .main-header-menu-header {
  padding-block: 20px;
  padding-inline: 44px 14px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  border-bottom: 1px solid #666666;
}
@media (min-width: 992px) {
  .header--bottom .main-header-menu-header {
    display: none;
  }
}
.header--bottom .main-header-menu-header span {
  font-size: 24px;
  font-weight: 700;
  color: #192D5B;
}
.header--bottom .main-header-menu-header .btn-close-menu {
  width: 40px;
  height: 40px;
  padding: 0;
  border: none;
  background-color: transparent;
  display: flex;
  align-items: center;
  justify-content: center;
}
.header-right-decoration {
  height: 100%;
  border-radius: 40px 0 0 40px;
  background-color: #192d5b;
  background-image: url('/_ui/responsive/theme-ofdb2b/images/redesign/lunares-2.svg');
  background-repeat: no-repeat;
  background-position: right center;
  background-size: auto 180%;
  flex-grow: 1;
  position: relative;
}
.header-right-decoration:before {
  content: "";
  width: 100px;
  height: 100px;
  border-radius: 50%;
  position: absolute;
  left: -10px;
  top: 50%;
  transform: translateY(-50%);
  background: linear-gradient(90deg, rgba(255, 254, 254, 0) 0.26%, #cfcfcf 18.06%, #ababab 31.91%, #929292 41.02%, #838383 79.38%, #7f7f7f 93.22%, #4e4e4e 184.2%);
  z-index: -1;
}
.page-nextLevelLandingPage header.header-new-design {
  background-color: transparent;
}
.page-nextLevelLandingPage header.header-new-design .main-open-header {
  width: 94%;
}
.page-headline {
  color: #333333;
  font-size: 24px;
  line-height: 35px;
  font-weight: 700;
  padding: 9px 0;
  margin: 0;
}
.page-headline.border {
  border-bottom: 1px solid #e5e5e5;
  margin-bottom: 14px;
}
.page-sub-headline {
  font-size: 14px;
  font-weight: 400;
  line-height: 1.571;
}
.text-variant-bold {
  font-weight: 600;
}
.full-width-padding {
  padding-left: 30px;
  padding-right: 30px;
}
@media (max-width: 1024px) {
  .full-width-padding {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.half-width-padding {
  padding-left: 20px;
  padding-right: 20px;
}
@media (max-width: 1024px) {
  .half-width-padding {
    padding-left: 10px;
    padding-right: 10px;
  }
}
.btn-formblock {
  display: block;
  width: 100%;
  padding-left: 0;
  padding-right: 0;
  margin-top: 25px;
}
.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: 20px;
}
.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: 56px;
  position: relative;
  font-size: 14px;
  margin-top: 5px;
}
.btn-icon:before {
  position: absolute;
  font-size: 20px;
  top: 11px;
  left: 9px;
  display: inline-block;
  font-family: 'Glyphicons Halflings', sans-serif;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
}
.btn-icon:after {
  content: "";
  position: absolute;
  left: 38px;
  top: -3px;
  border-right: 3px solid currentColor;
  height: 45px;
}
:hover.btn-icon:after {
  border-right-width: 3px;
}
.btn-edit-confirm {
  width: 48%;
}
.btn-block + .btn-block {
  margin-top: 4.5px;
}
.btn-default {
  border: 3px solid;
  color: #ffffff;
  background-color: #666666;
  border-color: #666666;
}
.btn-default:hover,
.btn-default:focus,
.btn-default:active,
.btn-default.active,
.open .dropdown-toggle.btn-default {
  color: #666666;
  background-color: #ffffff;
  border-color: #666666;
  -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: #ffffff;
  background-color: #cccccc;
  border-color: #cccccc;
}
.btn-default .badge {
  color: #666666;
  background-color: #ffffff;
}
.btn-primary {
  border: 3px solid;
  color: #ffffff;
  background-color: #192d5b;
  border-color: #192d5b;
}
.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active,
.btn-primary.active,
.open .dropdown-toggle.btn-primary {
  color: #192d5b;
  background-color: #ffffff;
  border-color: #192d5b;
  -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: #192d5b;
  border-color: #192d5b;
}
.btn-primary .badge {
  color: #192d5b;
  background-color: #ffffff;
}
.custom_component_oval_component_button {
  color: #ffffff;
  background-color: #192d5b;
  font-size: 19px;
  border: 1px solid #ffffff;
  padding: 15px 50px;
  cursor: pointer;
}
.btn-primary {
  background-color: #192d5b;
  border-color: #192d5b;
}
.custom_component_oval_content_separator_no_button {
  display: none;
}
/*#region ACC ALERT STYLES*/
.accAlertFade {
  display: flex;
  justify-content: center;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1040;
  width: 100vw;
  height: 100vh;
  background-color: rgba(0, 0, 0, 0.4);
}
.accAlertFade .accAlertContainer {
  display: grid;
  grid-template-columns: 60px 1fr 45px;
  align-items: center;
  position: absolute;
  top: 100px;
  border-radius: 6px;
  max-width: 1196px;
  width: 100%;
  height: 75px;
  padding: 14px 16px;
  background-color: #fff;
  box-shadow: 0px 0px 15px 0px rgba(0, 0, 0, 0.13);
}
.accAlertFade .accAlertContainer .accAlertImgContainer {
  width: 40px;
  height: 40px;
}
.accAlertFade .accAlertContainer .accAlertContainerText {
  font-family: Montserrat;
}
.accAlertFade .accAlertContainer .accAlertContainerText .accAlertTitle {
  font-size: 18px;
  font-weight: bold;
}
.accAlertFade .accAlertContainer .accAlertContainerText .accAlertMessage {
  font-size: 16px;
  padding-right: 20px;
}
.accAlertFade .accAlertContainer .closeAccAlert {
  font-size: 40px;
  font-weight: bold;
}
.accAlertFade.alert-info {
  background-color: rgba(0, 0, 0, 0);
  animation: fadeOut 7s forwards;
  /* 6 seconds visible, 1 second fade out */
}
.accAlertFade.alert-info .accAlertContainer {
  background-color: #B9D8A9;
  align-content: center;
  padding: 7px 16px;
  height: 38px;
}
.accAlertFade.alert-info .accAlertContainer .accAlertImgContainer {
  width: auto;
  height: auto;
}
.accAlertFade.alert-info .accAlertContainer .accAlertContainerText .accAlertMessage {
  font-size: 14px;
  color: #629868;
  text-align: center;
}
.accAlertFade.alert-info .accAlertContainer .closeAccAlert {
  opacity: 1;
  color: #629868;
  font-size: 33px;
}
.accAlertFade.alert-cancel-confirm {
  background-color: rgba(0, 0, 0, 0);
  animation: fadeOut 7s forwards;
  /* 6 seconds visible, 1 second fade out */
}
.accAlertFade.alert-cancel-confirm .accAlertContainer {
  background-color: #cccccc;
  align-content: center;
  padding: 7px 16px;
  height: 38px;
}
.accAlertFade.alert-cancel-confirm .accAlertContainer .accAlertImgContainer {
  width: auto;
  height: auto;
}
.accAlertFade.alert-cancel-confirm .accAlertContainer .accAlertContainerText .accAlertMessage {
  font-size: 14px;
  color: #666666;
  text-align: center;
}
.accAlertFade.alert-cancel-confirm .accAlertContainer .closeAccAlert {
  opacity: 1;
  color: #666666;
  font-size: 33px;
}
@keyframes fadeOut {
  0% {
    opacity: 1;
  }
  85% {
    opacity: 1;
  }
  100% {
    opacity: 0;
    visibility: hidden;
  }
}
/*#endregion ACC ALERT STYLES*/
.main-card {
  color: #4D4D4D;
  font-family: Montserrat-Bold;
  width: 216px;
  height: 121px;
  margin: auto;
  padding: 15px;
  border-radius: 10px;
  -webkit-box-shadow: 0 0 8px 0 rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 0 8px 0 rgba(0, 0, 0, 0.2);
  box-shadow: 0 0 8px 0 rgba(0, 0, 0, 0.2);
  position: relative;
  cursor: pointer;
  overflow: hidden;
  background: url(/_ui/responsive/theme-ofdb2b/images/checkout/Tarjeta.svg);
  background-size: 100%;
}
.icon-cart-Visa,
.icon-cart-Mastercard,
.icon-cart-Amex,
.icon-cart-American.Express,
.icon-cart-Carnet {
  background-repeat: no-repeat;
  display: inline-block;
  width: 100%;
  height: 30px;
}
.active-first-card.icon-cart-Visa,
input[name=savedCard]:checked + label .icon-cart-Visa {
  background-image: url(/_ui/responsive/theme-ofdb2b/images/checkout/visa.svg);
}
.icon-cart-Visa,
.inactive .icon-cart-Visa,
.inactive input[name=savedCard]:checked + label .icon-cart-Visa {
  background-image: url(/_ui/responsive/theme-ofdb2b/images/checkout/gray/visa.svg);
}
.icon-cart-American.Express,
.inactive .icon-cart-American.Express,
.inactive input[name=savedCard]:checked + label .icon-cart-American.Express {
  background-image: url(/_ui/responsive/theme-ofdb2b/images/checkout/gray/american_express.svg);
}
.active-first-card.icon-cart-American.Express,
input[name=savedCard]:checked + label .icon-cart-American.Express {
  background-image: url(/_ui/responsive/theme-ofdb2b/images/checkout/american-express.svg);
}
.active-first-card.icon-cart-Mastercard,
input[name=savedCard]:checked + label .icon-cart-Mastercard {
  background-image: url(/_ui/responsive/theme-ofdb2b/images/checkout/mastercard.svg);
}
.icon-cart-Mastercard,
.inactive .icon-cart-Mastercard,
.inactive input[name=savedCard]:checked + label .icon-cart-Mastercard {
  background-image: url(/_ui/responsive/theme-ofdb2b/images/checkout/gray/MasterdCard.svg);
}
.active-first-card.icon-cart-Amex,
input[name=savedCard]:checked + label .icon-cart-Amex {
  background-image: url(/_ui/responsive/theme-ofdb2b/images/checkout/american-express.svg);
}
.icon-cart-Amex,
.inactive .icon-cart-Amex,
.inactive input[name=savedCard]:checked + label .icon-cart-Amex {
  background-image: url(/_ui/responsive/theme-ofdb2b/images/checkout/gray/american_express.svg);
}
#ExpiryYear,
#ExpiryMonth {
  margin: 0 !important;
}
.secondary-card-check {
  cursor: pointer;
}
.main-card-icon {
  width: 24%;
  height: 30px;
  margin-bottom: 20px;
}
.secondary-card-info {
  float: inherit;
}
.secondary-card-check label,
.cart-payment-title label {
  left: 0;
  position: relative;
  top: auto;
}
.main-card-cvv label.label-active,
.secondary-card-cvv label.label-active {
  margin-left: 0;
}
.secondary-card {
  padding: inherit;
  padding: 0px;
}
.secondary-card-check span {
  vertical-align: middle;
  width: 69px;
  cursor: pointer;
}
.secondary-card-cvv-two {
  width: 42%;
  margin-top: -30px;
  padding-left: 10px;
}
.secondary-card-check {
  cursor: pointer;
  padding-bottom: 1px;
  width: 24px;
}
.checkout-steps .step-body .step-body-form {
  border: unset;
}
div#paymentCardBlock .payment-card-title {
  color: #666;
  font-size: 13px;
  font-weight: bold;
  margin-bottom: 23px;
}
div#paymentCardBlock input[type=text],
div#paymentCardBlock input[type=password] {
  border: none;
  border-radius: 0px;
  border-bottom: 1px solid #ccc;
  box-shadow: unset;
}
div#paymentCardBlock #container-card-new {
  display: grid;
  grid-template-columns: 250px 1fr;
}
div#paymentCardBlock #container-card-new .fillCardNewUser {
  grid-row-start: 1;
  grid-row-end: 3;
}
div#paymentCardBlock #container-card-new .fillCardNewUser .main-card {
  margin: unset;
}
div#paymentCardBlock #container-card-new .security-data-container {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 16px;
  margin-bottom: 32px;
}
div#paymentCardBlock #container-card-new .form-group {
  margin-bottom: unset;
}
div#paymentCardBlock #container-card-new .form-group .checkbox {
  margin-top: 24px;
  margin-bottom: 24px;
}
div#paymentCardBlock #container-card-new .form-group .checkbox .control-label {
  padding-left: unset;
  display: flex;
  align-items: center;
  text-transform: none;
}
div#paymentCardBlock #container-card-new .form-group .form-control {
  padding: unset;
  color: #333;
  font-size: 13px;
  text-transform: none;
}
.pagination-wrap {
  float: right;
  text-align: right;
}
.pagination {
  border: 1px solid #cccccc;
  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: #192d5b;
  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: #cccccc;
}
.pagination > li.pagination-prev {
  text-align: left;
}
.pagination > li.pagination-prev > a,
.pagination > li.pagination-prev > span {
  border-right: 1px solid #cccccc;
}
.pagination > li.pagination-next {
  text-align: right;
}
.pagination > li.pagination-next > a,
.pagination > li.pagination-next > span {
  border-left: 1px solid #cccccc;
}
.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;
  width: 30px;
  padding: 0;
  font-size: 14px;
  text-align: center;
}
.pagination > li.pagination-prev > a,
.pagination > li.pagination-prev > span {
  margin-right: 10px;
  width: 32.25px;
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.pagination > li.pagination-next > a,
.pagination > li.pagination-next > span {
  margin-left: 10px;
  width: 32.25px;
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
@media (max-width: 1023px) {
  .pagination > li > a,
  .pagination > li > span {
    line-height: 46px;
    width: 30px;
    padding: 0;
    font-size: 14px;
    text-align: center;
  }
  .pagination > li.pagination-prev > a,
  .pagination > li.pagination-prev > span {
    margin-right: 10px;
    width: 34.5px;
    border-bottom-left-radius: 0;
    border-top-left-radius: 0;
  }
  .pagination > li.pagination-next > a,
  .pagination > li.pagination-next > span {
    margin-left: 10px;
    width: 34.5px;
    border-bottom-right-radius: 0;
    border-top-right-radius: 0;
  }
}
@media (max-width: 639px) {
  .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;
    width: 40px;
    padding: 0;
    font-size: 14px;
    text-align: center;
  }
  .pagination > li.pagination-prev > a,
  .pagination > li.pagination-prev > span {
    margin-right: 13.33333333px;
    width: 49px;
    border-bottom-left-radius: 0;
    border-top-left-radius: 0;
  }
  .pagination > li.pagination-next > a,
  .pagination > li.pagination-next > span {
    margin-left: 13.33333333px;
    width: 49px;
    border-bottom-right-radius: 0;
    border-top-right-radius: 0;
  }
  .pagination-with-pager .pagination-wrap {
    float: none;
  }
}
.pagination-wrap {
  display: flex;
  justify-content: center;
}
.pagination-wrap .pagination {
  display: flex;
  gap: 13px;
  border: unset;
}
.pagination-wrap .pagination li a,
.pagination-wrap .pagination li span {
  color: #999;
  font-size: 13px;
  font-weight: bold;
}
.pagination-wrap .pagination li.pagination-prev {
  height: 100%;
  display: inline-flex;
  align-items: center;
}
.pagination-wrap .pagination li.pagination-prev a,
.pagination-wrap .pagination li.pagination-prev span {
  border: unset;
}
.pagination-wrap .pagination li.pagination-prev a,
.pagination-wrap .pagination li.pagination-prev span {
  width: 24px;
  height: 24px;
  background-image: url(/_ui/responsive/common/images/navigation/left-arrow.png);
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
}
.pagination-wrap .pagination li.active {
  background-image: url(/_ui/responsive/common/images/navigation/navigation-active-page.png);
  background-size: contain;
}
.pagination-wrap .pagination li.active span {
  color: #192d5b;
}
.pagination-wrap .pagination li.active span:hover {
  font-weight: bold;
}
.pagination-wrap .pagination li.pagination-next {
  height: 100%;
  display: inline-flex;
  align-items: center;
}
.pagination-wrap .pagination li.pagination-next a,
.pagination-wrap .pagination li.pagination-next span {
  border: unset;
}
.pagination-wrap .pagination li.pagination-next a,
.pagination-wrap .pagination li.pagination-next span {
  width: 24px;
  height: 24px;
  background-image: url(/_ui/responsive/common/images/navigation/right-arrow.png);
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
}
.breadcrumb-section {
  background: #d9d9d9;
  padding-left: 30px;
  padding-right: 30px;
}
@media (max-width: 1024px) {
  .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: 640px) {
  .page-productDetails .carousel {
    padding-left: 30px;
    padding-right: 30px;
  }
}
.product-details,
.product-details-price {
  margin-bottom: 10px;
}
@media (max-width: 639px) {
  .product-details,
  .product-details-price {
    padding: 0;
  }
}
.product-details .name,
.product-details-price .name {
  color: #333333;
  font-size: 24px;
  line-height: 35px;
  font-weight: 700;
  padding: 9px 0;
  margin: 0;
  padding: 0;
}
.product-details .name.border,
.product-details-price .name.border {
  border-bottom: 1px solid #e5e5e5;
  margin-bottom: 14px;
}
.product-details .name .sku,
.product-details-price .name .sku {
  font-size: 18px;
  line-height: 18px;
  color: #666666;
  position: relative;
  padding-left: 20px;
  font-weight: 400;
}
.product-details .name .sku:before,
.product-details-price .name .sku:before {
  border-left: 1px solid #e5e5e5;
  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: 4.5px 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;
}
.product-main-info .product-name {
  font-weight: bold;
  font-size: 24px;
}
.product-main-info .product-sku {
  font-weight: bold;
  font-size: 18px;
}
.product-main-info .product-strCode {
  font-size: 18px;
  font-weight: bold;
  line-height: 60px;
}
.product-main-info .product-productCustomerReference {
  color: #808080;
  font-size: 18px;
  font-weight: bold;
}
.product-main-info .product-pricewithoutiva {
  font-size: 12px;
  display: flex;
  height: 10px;
  margin-top: 20px;
}
.product-main-info .product-pricewithoutiva .price {
  margin-left: 40px;
  color: #808080;
}
.product-main-info .product-pricewithiva {
  font-size: 20px;
  font-weight: bold;
  display: flex;
  align-items: center;
  height: 57px;
}
.product-main-info .product-pricewithiva .price {
  font-size: 32px;
  color: #CC0033;
  margin-left: 10px;
}
.product-main-info .product-unitOfMeasure {
  color: #CC0033;
  font-size: 17px;
  font-weight: bold;
  line-height: 5px;
}
.product-main-info .clearfix.product-available,
.product-main-info .dl-horizontal dd.product-available,
.product-main-info .container.product-available,
.product-main-info .container-fluid.product-available,
.product-main-info .row.product-available,
.product-main-info .form-horizontal .form-group.product-available,
.product-main-info .btn-toolbar.product-available,
.product-main-info .btn-group-vertical > .btn-group.product-available,
.product-main-info .nav.product-available,
.product-main-info .navbar.product-available,
.product-main-info .navbar-header.product-available,
.product-main-info .navbar-collapse.product-available,
.product-main-info .pager.product-available,
.product-main-info .panel-body.product-available,
.product-main-info .modal-header.product-available,
.product-main-info .modal-footer.product-available,
.product-main-info .tabs .tabs-list.product-available,
.product-main-info .cart__content.product-available {
  display: flex;
  line-height: 40px;
  font-size: 17px;
  font-weight: bold;
}
.product-main-info .clearfix.product-available .stock-status,
.product-main-info .dl-horizontal dd.product-available .stock-status,
.product-main-info .container.product-available .stock-status,
.product-main-info .container-fluid.product-available .stock-status,
.product-main-info .row.product-available .stock-status,
.product-main-info .form-horizontal .form-group.product-available .stock-status,
.product-main-info .btn-toolbar.product-available .stock-status,
.product-main-info .btn-group-vertical > .btn-group.product-available .stock-status,
.product-main-info .nav.product-available .stock-status,
.product-main-info .navbar.product-available .stock-status,
.product-main-info .navbar-header.product-available .stock-status,
.product-main-info .navbar-collapse.product-available .stock-status,
.product-main-info .pager.product-available .stock-status,
.product-main-info .panel-body.product-available .stock-status,
.product-main-info .modal-header.product-available .stock-status,
.product-main-info .modal-footer.product-available .stock-status,
.product-main-info .tabs .tabs-list.product-available .stock-status,
.product-main-info .cart__content.product-available .stock-status {
  margin-left: 4px;
}
@media (max-width: 1399px) {
  .product-details .description,
  .product-details-price .description {
    border-bottom: 1px solid #cccccc;
  }
}
.product-details.page-title {
  padding-left: 30px;
  padding-right: 30px;
}
@media (max-width: 1024px) {
  .product-details.page-title {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.product-main-info {
  padding-left: 30px;
  padding-right: 30px;
}
@media (max-width: 1024px) {
  .product-main-info {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.product-main-info .product-details {
  padding: 0;
}
.variant-section {
  margin-bottom: 13.5px;
}
.variant-section .variant-selector .variant-name {
  font-size: 13px;
  font-weight: 600;
  color: #666666;
  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: -9px;
}
.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 9px;
}
.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 #cccccc;
  background: #fff;
  color: #333333;
  text-decoration: none;
}
@media (max-width: 1023px) {
  .variant-section .variant-selector .variant-list li a,
  .variant-section .variant-selector .variant-list li span {
    height: 42px;
    width: 42px;
    line-height: 42px;
  }
}
.variant-section .variant-selector .variant-list li a img,
.variant-section .variant-selector .variant-list li span img {
  width: 100%;
  height: auto;
  vertical-align: top;
  border: 1px solid transparent;
}
.variant-section .variant-selector .variant-list li:hover a,
.variant-section .variant-selector .variant-list li.active a {
  background: #192d5b;
  -webkit-box-shadow: inset 0 0  0 1px #fff;
  box-shadow: inset 0 0  0 1px #fff;
  border: 1px solid #192d5b;
  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: 4.5px 0 0;
}
.rating:before,
.rating:after {
  content: " ";
  display: table;
}
.rating:after {
  clear: both;
}
.rating:before,
.rating:after {
  content: " ";
  display: table;
}
.rating:after {
  clear: both;
}
.rating .rating-stars {
  margin: 0 5px 0 0;
  padding: 3px 0 1px;
  position: relative;
}
@media (max-width: 1023px) {
  .rating .rating-stars {
    font-size: 18px;
    float: none;
  }
  .rating .rating-stars:before,
  .rating .rating-stars:after {
    content: " ";
    display: table;
  }
  .rating .rating-stars:after {
    clear: both;
  }
  .rating .rating-stars:before,
  .rating .rating-stars:after {
    content: " ";
    display: table;
  }
  .rating .rating-stars:after {
    clear: both;
  }
}
.rating .rating-stars .greenStars {
  position: absolute;
  overflow: hidden;
  top: 3px;
  left: 0;
  white-space: nowrap;
  width: 0;
}
.rating .rating-stars span {
  color: #dee3e8;
  margin: 0 0.1em;
  overflow: hidden;
}
.rating .rating-stars span.fh {
  width: 0.47em;
  margin-right: 0;
  float: left !important;
  float: left;
}
.rating .rating-stars span.lh {
  width: 0.5em;
  text-indent: -0.44em;
  margin-left: 0;
  float: left !important;
  float: left;
}
.rating .rating-stars span.active {
  color: #192d5b;
}
.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 #cccccc;
  content: "";
  height: 19px;
  position: absolute;
  top: 0;
  left: 0;
}
.tabs-responsive .tab-container {
  float: none;
  padding: 0;
}
@media (max-width: 1023px) {
  .tabs-responsive .tabhead {
    border-bottom: 1px solid #f2f4f7;
  }
}
.tab-review .review-pagination-bar {
  margin: 4.5px 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 4.5px;
}
.tab-review .review-list {
  padding-left: 0;
  list-style: none;
}
.tab-review .review-list .review-entry {
  margin: 4.5px 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: 4.5px;
  padding-right: 4.5px;
  margin-top: 20px;
}
@media (min-width: 640px) {
  #AddToCart-PickUpInStoreAction {
    float: left;
    width: 50%;
  }
}
@media (min-width: 1024px) {
  #AddToCart-PickUpInStoreAction {
    float: left;
    width: 100%;
  }
}
.AddToCart-PickUpInStoreAction {
  margin-top: 4.5px;
}
#AddToCart-AddToCartAction {
  position: relative;
  min-height: 1px;
  padding-left: 4.5px;
  padding-right: 4.5px;
  margin-top: 20px;
}
@media (min-width: 640px) {
  #AddToCart-AddToCartAction {
    float: left;
    width: 50%;
  }
}
@media (min-width: 1024px) {
  #AddToCart-AddToCartAction {
    float: left;
    width: 100%;
  }
}
.pdp-container {
  padding: 0px 28px;
}
.pdp-container .product-container {
  display: grid;
  grid-template-columns: 1fr 2fr;
  font-family: Montserrat;
  padding: 32px 0px 20px 0px;
}
@media (max-width: 1024px) {
  .pdp-container .product-container {
    grid-template-columns: 1fr;
    justify-items: center;
  }
}
.pdp-container .product-container .product-gallery-images {
  width: fit-content;
}
.pdp-container .product-container .product-gallery-images .image-gallery.js-gallery .image-gallery-container {
  display: grid;
  grid-template-columns: 545px 1fr;
}
.pdp-container .product-container .product-gallery-images .image-gallery.js-gallery .image-gallery-container .carousel {
  margin: unset;
  padding: unset;
}
.pdp-container .product-container .product-gallery-images .image-gallery.js-gallery .image-gallery-container .carousel .owl-wrapper-outer .owl-wrapper .owl-item {
  aspect-ratio: 1;
  width: 545px !important;
}
.pdp-container .product-container .product-gallery-images .image-gallery.js-gallery .image-gallery-container .carousel .owl-wrapper-outer .owl-wrapper .owl-item:not(.loading) .item {
  border: unset;
  margin: 15px;
  box-shadow: 0px 0px 12px 0px #CCCCCCBF;
  border-radius: 8px;
}
.pdp-container .product-container .product-gallery-images .image-gallery.js-gallery .image-gallery-container .carousel .owl-wrapper-outer .owl-wrapper .owl-item:not(.loading) .item.owl-item-active {
  border: 2px solid #192d5b;
}
.pdp-container .product-container .product-gallery-images .image-gallery.js-gallery .image-gallery-container .carousel .owl-wrapper-outer .owl-wrapper .owl-item.loading {
  display: none;
  visibility: hidden;
}
.pdp-container .product-container .product-gallery-images .image-gallery.js-gallery .image-gallery-container .carousel .owl-wrapper-outer .owl-wrapper .owl-item .item {
  margin: unset;
  padding: unset;
}
.pdp-container .product-container .product-gallery-images .image-gallery.js-gallery .image-gallery-container .carousel .owl-wrapper-outer .owl-wrapper .owl-item .item img.lazyOwl {
  border-radius: 8px;
}
.pdp-container .product-container .product-gallery-images .image-gallery.js-gallery .image-gallery-container .carousel.gallery-carousel {
  padding-top: 15px;
}
.pdp-container .product-container .product-gallery-images .image-gallery.js-gallery .image-gallery-container .carousel.gallery-carousel .owl-wrapper-outer {
  margin-left: 24px;
  margin-right: 32px;
}
.pdp-container .product-container .product-gallery-images .image-gallery.js-gallery .image-gallery-container .carousel.gallery-carousel .owl-wrapper-outer .owl-wrapper {
  width: unset !important;
  display: flex;
  gap: 32px;
  flex-direction: column;
}
.pdp-container .product-container .product-gallery-images .image-gallery.js-gallery .image-gallery-container .carousel.gallery-carousel .owl-wrapper-outer .owl-wrapper .owl-item {
  aspect-ratio: 1;
  width: 80px !important;
}
.pdp-container .product-container .product-gallery-images .image-gallery.js-gallery .image-gallery-container .carousel.gallery-carousel .owl-wrapper-outer .owl-wrapper .owl-item .item {
  border: unset;
  margin: unset;
  border-radius: 4px;
  border: 2px solid #CCCCCC;
}
.pdp-container .product-container .product-gallery-images .image-gallery.js-gallery .image-gallery-container .carousel.gallery-carousel .owl-wrapper-outer .owl-wrapper .owl-item .item img.lazyOwl {
  border-radius: 8px;
}
.pdp-container .product-container .product-gallery-images .image-gallery.js-gallery .image-gallery-container.missing-product-image {
  margin-right: 136px;
}
.pdp-container .product-container .product-gallery-images .image-gallery.js-gallery .under-contract-label {
  position: absolute;
  top: 167px;
  left: 43px;
  z-index: 1;
  background-color: #2C55A7;
  display: flex;
  align-items: center;
  justify-content: center;
  width: fit-content;
  height: 25px;
  padding: 4px 12px 4px 12px;
  border-radius: 8px 0px 8px 0px;
  color: white;
  font-weight: bold;
  font-size: 16px;
}
.pdp-container .product-container .product-gallery-images .image-gallery.js-gallery .under-contract-label.green {
  background-color: #4A9527;
}
.pdp-container .product-container .product-gallery-images .image-gallery.js-gallery .under-contract-label.blue {
  background-color: #4E55A0;
}
.pdp-container .product-container .product-gallery-images .image-gallery.js-gallery .under-contract-label.orange {
  background-color: #CD7C16;
}
.pdp-container .product-container .product-info-container {
  margin-top: 15px;
}
.pdp-container .product-container .product-info-container .product-main-info {
  border-radius: 12px;
  box-shadow: 0px 0px 15px 0px #00000021;
  margin-bottom: 32px;
  padding: unset;
}
.pdp-container .product-container .product-info-container .product-main-info .product-discount {
  width: 146px;
  height: 25px;
  padding: 4px 12px 4px 12px;
  border-radius: 12px 0px 12px 0px;
  background-color: #CD7C16;
  display: flex;
  align-items: center;
  justify-content: center;
}
.pdp-container .product-container .product-info-container .product-main-info .product-discount .product-discount-text {
  font-weight: bold;
  font-size: 12px;
  color: white;
}
.pdp-container .product-container .product-info-container .product-main-info .product-info-content {
  padding: 7px 24px 24px 24px;
}
.pdp-container .product-container .product-info-container .product-main-info .product-info-content .product-details .product-name {
  color: #333;
  margin-bottom: 12px;
  line-height: normal;
}
.pdp-container .product-container .product-info-container .product-main-info .product-info-content .product-details .product-sku {
  color: #999;
  font-size: 16px;
}
.pdp-container .product-container .product-info-container .product-main-info .product-info-content .product-details .product-sku .item__code {
  display: inline-block;
  margin-left: 16px;
  font-size: 13px;
  font-weight: bold;
}
.pdp-container .product-container .product-info-container .product-main-info .product-info-content .product-actions .addtocart-component .product-details {
  display: inline-block;
  margin: unset;
  width: 100%;
}
.pdp-container .product-container .product-info-container .product-main-info .product-info-content .product-actions .addtocart-component .product-details .product-info {
  display: grid;
  grid-template-columns: 0.3fr 1fr 0.5fr;
  column-gap: 42px;
  row-gap: 24px;
  margin-bottom: 34px;
  align-items: center;
}
.pdp-container .product-container .product-info-container .product-main-info .product-info-content .product-actions .addtocart-component .product-details .product-info .unit-of-measure,
.pdp-container .product-container .product-info-container .product-main-info .product-info-content .product-actions .addtocart-component .product-details .product-info .available {
  font-weight: 500;
  font-size: 16px;
  color: #333;
  line-height: normal;
}
.pdp-container .product-container .product-info-container .product-main-info .product-info-content .product-actions .addtocart-component .product-details .product-info .price-with-iva,
.pdp-container .product-container .product-info-container .product-main-info .product-info-content .product-actions .addtocart-component .product-details .product-info .price-with-iva .text-primary {
  font-weight: bold;
  font-size: 20px;
  color: #192D5B;
  line-height: normal;
}
.pdp-container .product-container .product-info-container .product-main-info .product-info-content .product-actions .addtocart-component .product-details .product-info .price-without-iva {
  font-weight: bold;
  font-size: 16px;
  color: #999;
  grid-column-start: 2;
  grid-column-end: 4;
  line-height: normal;
}
.pdp-container .product-container .product-info-container .product-main-info .product-info-content .product-actions .addtocart-component .qty-selector {
  display: inline-block;
}
.pdp-container .product-container .product-info-container .product-main-info .product-info-content .product-actions .addtocart-component .qty-selector .container-counter {
  display: flex;
  gap: 8px;
}
.pdp-container .product-container .product-info-container .product-main-info .product-info-content .product-actions .addtocart-component .qty-selector .container-counter .counter-text {
  font-weight: normal;
  font-size: 12px;
  margin: auto;
  color: #666;
}
.pdp-container .product-container .product-info-container .product-main-info .product-info-content .product-actions .addtocart-component .qty-selector .container-counter .counter-selector {
  height: 37px;
}
.pdp-container .product-container .product-info-container .product-main-info .product-info-content .product-actions .addtocart-component .qty-selector .container-counter .counter-selector #container-minus-plus .input-group-btn button {
  height: 100%;
  display: flex;
  align-items: center;
}
.pdp-container .product-container .product-info-container .product-main-info .product-info-content .product-actions .addtocart-component .qty-selector .container-counter .counter-selector #container-minus-plus #middle-input-plus-minus {
  min-width: 50px;
}
.pdp-container .product-container .product-info-container .product-main-info .product-info-content .product-actions .addtocart-component .qty-selector .container-counter .form-control {
  height: 100%;
}
.pdp-container .product-container .product-info-container .product-main-info .product-info-content .product-actions .addtocart-component .actions .AddToCart-AddToCartAction .ofd-rounded-form .btn-primary {
  min-height: 40px;
}
.pdp-container .product-container .product-info-container .product-main-info .custom-ofd-product-info-content {
  font-family: Montserrat;
  padding: 25px 25px 25px 25px;
}
.pdp-container .product-container .product-info-container .product-main-info .custom-ofd-product-info-content .product-details {
  font-weight: 700 !important;
  color: #333333;
}
.pdp-container .product-container .product-info-container .product-main-info .custom-ofd-product-info-content .product-details .product-state {
  font-size: 16px;
  line-height: 20px;
  color: #009e45;
}
.pdp-container .product-container .product-info-container .product-main-info .custom-ofd-product-info-content .product-details .product-state.not-available {
  color: #666666;
}
.pdp-container .product-container .product-info-container .product-main-info .custom-ofd-product-info-content .product-details .product-rating {
  height: 20px;
}
.pdp-container .product-container .product-info-container .product-main-info .custom-ofd-product-info-content .product-details .product-name {
  font-size: 20px;
  line-height: 28px;
}
.pdp-container .product-container .product-info-container .product-main-info .custom-ofd-product-info-content .product-details .sub-container-product-details {
  margin-top: 20px;
}
@media (min-width: 768px) {
  .pdp-container .product-container .product-info-container .product-main-info .custom-ofd-product-info-content .product-details .sub-container-product-details .row.row-flex {
    display: flex;
    align-items: stretch;
  }
  .pdp-container .product-container .product-info-container .product-main-info .custom-ofd-product-info-content .product-details .sub-container-product-details .row.row-flex > .col-xs-6:first-child {
    border-right: 1px solid #E4E7E9;
    padding-right: 10px;
  }
  .pdp-container .product-container .product-info-container .product-main-info .custom-ofd-product-info-content .product-details .sub-container-product-details .row.row-flex > .col-xs-6:last-child {
    padding-left: 10px;
  }
}
.pdp-container .product-container .product-info-container .product-main-info .custom-ofd-product-info-content .product-details .sub-container-product-details .row-flex {
  display: flex;
  flex-wrap: wrap;
  margin-left: 0px;
}
.pdp-container .product-container .product-info-container .product-main-info .custom-ofd-product-info-content .product-details .sub-container-product-details .row-flex > [class*='col-'] {
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
}
.pdp-container .product-container .product-info-container .product-main-info .custom-ofd-product-info-content .product-details .sub-container-product-details .col-xs-6 {
  padding-left: 0px;
  padding-right: 0px;
}
.pdp-container .product-container .product-info-container .product-main-info .custom-ofd-product-info-content .product-details .sub-container-product-details .col-xs-6 .product-actions-row {
  display: flex;
  align-items: flex-end;
  gap: 30px;
}
.pdp-container .product-container .product-info-container .product-main-info .custom-ofd-product-info-content .product-details .sub-container-product-details .col-xs-6 .product-actions-row .container-counter .counter-text .carousel__item--quantity {
  font-weight: 400!important;
  font-size: 12px;
  line-height: 100%;
  color: #333333;
  margin-bottom: 5px;
}
.pdp-container .product-container .product-info-container .product-main-info .custom-ofd-product-info-content .product-details .sub-container-product-details .col-xs-6 .product-actions-row .container-counter .counter-selector {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  height: 40px;
  width: 90px;
}
.pdp-container .product-container .product-info-container .product-main-info .custom-ofd-product-info-content .product-details .sub-container-product-details .col-xs-6 .product-actions-row .container-counter .counter-selector .counter-quantity-btns {
  padding: 0px;
  display: flex;
  align-items: center;
  background: #fff;
  border: 2px solid #f2f2f2;
  border-radius: 10px;
  box-shadow: none;
  min-width: 110px;
  gap: 0px;
}
.pdp-container .product-container .product-info-container .product-main-info .custom-ofd-product-info-content .product-details .sub-container-product-details .col-xs-6 .product-actions-row .container-counter .counter-selector .counter-quantity-btns .input-group-btn {
  margin: 0;
}
.pdp-container .product-container .product-info-container .product-main-info .custom-ofd-product-info-content .product-details .sub-container-product-details .col-xs-6 .product-actions-row .container-counter .counter-selector .counter-quantity-btns .input-group-btn #left-button-minus {
  background-color: transparent;
  color: #191c1f ;
  border: 0px;
  box-shadow: none;
  width: 20px;
  margin: 0px 0px 0px 10px;
  padding: 0px;
}
.pdp-container .product-container .product-info-container .product-main-info .custom-ofd-product-info-content .product-details .sub-container-product-details .col-xs-6 .product-actions-row .container-counter .counter-selector .counter-quantity-btns .input-group-btn #right-button-plus {
  background-color: transparent;
  color: #191c1f ;
  border: 0px;
  box-shadow: none;
  width: 20px;
  margin: 0px 6px 0px 0px;
  padding: 0px;
}
.pdp-container .product-container .product-info-container .product-main-info .custom-ofd-product-info-content .product-details .sub-container-product-details .col-xs-6 .product-actions-row .container-counter .counter-selector .counter-quantity-btns #middle-input-plus-minus #pdpAddtoCartInput {
  border: 0px;
  width: 50px;
  color: #333333;
  font-weight: 400!important;
  font-size: 16px;
  line-height: 24px;
  text-align: center;
  height: 38px;
}
.pdp-container .product-container .product-info-container .product-main-info .custom-ofd-product-info-content .product-details .sub-container-product-details .col-xs-6 .product-actions-row .actions {
  margin-bottom: -3px;
}
.pdp-container .product-container .product-info-container .product-main-info .custom-ofd-product-info-content .product-details .sub-container-product-details .col-xs-6 .product-actions-row .actions .add_to_cart_form .js-add-to-cart {
  width: 170px;
}
.pdp-container .product-container .product-info-container .product-main-info .custom-ofd-product-info-content .product-details .sub-container-product-details .product-sku {
  font-size: 14px;
  line-height: 20px;
}
.pdp-container .product-container .product-info-container .product-main-info .custom-ofd-product-info-content .product-details .sub-container-product-details .product-sku .product-sku-value {
  padding-left: 5px;
  color: #999999;
}
.pdp-container .product-container .product-info-container .product-main-info .custom-ofd-product-info-content .product-details .sub-container-product-details .item__code {
  font-size: 16px;
  line-height: 20px;
  color: #3d5895;
}
.pdp-container .product-container .product-info-container .product-main-info .custom-ofd-product-info-content .product-details .sub-container-product-details .item__code.green {
  color: #4A9527;
}
.pdp-container .product-container .product-info-container .product-main-info .custom-ofd-product-info-content .product-details .sub-container-product-details .item__code.blue {
  color: #4E55A0;
}
.pdp-container .product-container .product-info-container .product-main-info .custom-ofd-product-info-content .product-details .sub-container-product-details .price-without-iva {
  padding: 10px 0px 10px 0px;
  font-size: 14px;
  line-height: 100%;
  color: #333333;
}
.pdp-container .product-container .product-info-container .product-main-info .custom-ofd-product-info-content .product-details .sub-container-product-details .price-without-iva-value {
  padding: 5px 0px;
  font-size: 14px;
  line-height: 100%;
  color: #999999;
}
.pdp-container .product-container .product-info-container .product-main-info .custom-ofd-product-info-content .product-details .sub-container-product-details .price-with-iva {
  padding: 5px 0px;
  font-size: 16px;
  line-height: 20px;
  color: #333333;
}
.pdp-container .product-container .product-info-container .product-main-info .custom-ofd-product-info-content .product-details .sub-container-product-details .price-with-iva-value {
  padding: 5px 0px;
  font-size: 24px;
  line-height: 32px;
  color: #192D5B;
  display: inline-flex;
  align-items: flex-start;
}
.pdp-container .product-container .product-info-container .product-main-info .custom-ofd-product-info-content .product-details .sub-container-product-details .price-with-iva-value .price-with-iva-value-crossed {
  font-weight: 400;
  font-size: 18px;
  line-height: 24px;
  color: #cc0033;
  margin-left: 10px;
  text-decoration: line-through;
  display: inline-block;
  vertical-align: baseline;
  margin-top: 3px;
}
.pdp-container .product-container .product-info-container .product-main-info .custom-ofd-product-info-content .product-details .sub-container-product-details .price-with-iva-value .discount-percentage {
  height: 30px;
  width: 46px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border: 1px solid #cc0033;
  color: #cc0033;
  border-radius: 2px;
  font-weight: 600;
  font-size: 14px;
  padding: 5px 10px 5px 10px;
  margin-left: 28px;
  line-height: 20px;
}
.pdp-container .product-container .product-info-container .product-alert-not-available {
  font-family: Montserrat;
  border-radius: 10px;
  padding: 25px 25px 25px 25px;
  border: 2px solid #CC0033;
  border-left: 10px solid #CC0033;
}
.pdp-container .product-container .product-info-container .product-alert-not-available span {
  color: #CC0033;
  font-weight: 500;
  font-size: 14px;
  line-height: 20px;
  text-align: justify;
}
.pdp-container .product-container .product-info-container .product-alert-not-available span.more-options-link {
  font-weight: 600;
  font-style: italic;
  color: #192D5B;
  text-decoration: underline;
}
.pdp-container .product-container .product-info-container .tabs-responsive .tabs-list li {
  border-radius: 12px 12px 0px 0px;
  padding: 18px 40px 0px 40px;
  background-color: #F6F6F6;
  margin-right: 16px;
}
.pdp-container .product-container .product-info-container .tabs-responsive .tabs-list li.active {
  box-shadow: -20px -6px 25px -14px #000000 21, 20px -6px 20px -13px #000000 21;
  background-color: white;
  z-index: 2;
}
.pdp-container .product-container .product-info-container .tabs-responsive .tabs-list li.active a {
  border: unset;
  color: #333;
}
.pdp-container .product-container .product-info-container .tabs-responsive .tabs-list li::before {
  content: unset;
}
.pdp-container .product-container .product-info-container .tabs-responsive .tabs-list li a {
  color: #999;
  text-transform: none;
  font-weight: bold;
  font-size: 13px;
  border: unset;
}
.pdp-container .product-container .product-info-container .tabs-responsive .tabs-list li a:hover {
  border-color: none;
}
.pdp-container .product-container .product-info-container .tabs-responsive .content .tabbody {
  min-height: 150px;
  background-color: white;
  border: unset;
  border-radius: 0px 12px 12px 12px;
  box-shadow: 0px 0px 15px 0px #00000021;
  z-index: 1;
  position: relative;
}
.pdp-container .product-container .product-info-container .tabs-responsive .content .tabbody .tab-container .tab-details,
.pdp-container .product-container .product-info-container .tabs-responsive .content .tabbody .tab-container .tab-details p {
  font-weight: normal;
  font-size: 14px;
  color: #000;
}
.pdp-container .container-carrusel-nuevo {
  margin-bottom: 42px;
}
.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: 4.5px;
}
.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: 4.5px;
}
.addtocart-component .actions .btn {
  margin-bottom: 4.5px;
}
.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;
}
.addtocart-component .product-details,
#add_to_cart_storepickup_form .product-details {
  margin-top: 1rem;
}
.addtocart-component .product-details .price-with-iva,
#add_to_cart_storepickup_form .product-details .price-with-iva {
  font-size: 2rem;
  font-weight: bolder;
}
.addtocart-component .product-details .unit-of-measure,
#add_to_cart_storepickup_form .product-details .unit-of-measure,
.addtocart-component .product-details .available,
#add_to_cart_storepickup_form .product-details .available {
  font-weight: bolder;
}
@media (max-width: 1023px) {
  .addtocart-component {
    margin-top: 9px;
  }
  .addtocart-component .qty-selector .input-group-btn,
  .addtocart-component .qty-selector .btn,
  .addtocart-component .qty-selector .form-control {
    width: 62.4px;
  }
}
@media (max-width: 639px) {
  .addtocart-component .qty-selector {
    margin-left: auto;
    margin-right: auto;
  }
  .addtocart-component .stock-wrapper {
    display: table;
    margin-left: auto;
    margin-right: auto;
  }
}
#container-minus-plus {
  height: 100%;
  width: 100%;
  font-size: 0;
  display: flex;
}
#left-minus {
  display: inline-block;
  *display: inline;
  zoom: 1;
  vertical-align: top;
  font-size: 12px;
  width: 50%;
}
#rightz {
  display: inline-block;
  *display: inline;
  zoom: 1;
  vertical-align: top;
  font-size: 12px;
}
#left-button-minus {
  width: 100%;
}
#middle-input-plus-minus {
  width: 100%;
}
#pdpAddtoCartInput {
  width: 100%;
}
#right-plus {
  width: 50%;
}
#right-button-plus {
  width: 100%;
}
.ofd-cart-popup #cboxContent {
  width: 520px;
  height: 280px;
  border-radius: 15px;
  background-image: url("/_ui/responsive/common/images/blocked/blocked_brackground.png");
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
}
.ofd-cart-popup #cboxTitle {
  padding: 52px 67px 32px;
}
.ofd-cart-popup #cboxTitle .headline .headline-text {
  font-size: 24px;
  text-align: center;
  font-family: Montserrat;
}
.ofd-cart-popup #cboxLoadedContent {
  font-size: 20px;
  text-align: center;
  font-family: Montserrat;
  width: 390px;
  height: auto;
  padding: 20px 52px 14px 52px;
}
.ofd-added-to-cart-popup {
  font-family: Montserrat;
}
.ofd-added-to-cart-popup #cboxContent {
  border-radius: 15px;
  background-image: url(/_ui/responsive/common/images/blocked/blocked_brackground.png);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
.ofd-added-to-cart-popup #cboxContent #cboxTitle {
  padding: 32px 0px 0px 0px;
}
.ofd-added-to-cart-popup #cboxContent #cboxTitle .headline .headline-text {
  text-align: center;
  font-weight: bold;
  line-height: 20px;
  color: #333 !important;
  font-size: 20px;
  margin-top: 0px;
}
.ofd-added-to-cart-popup #cboxContent #cboxLoadedContent {
  margin-top: 56px;
  padding: 0 24px 24px 24px;
}
.ofd-added-to-cart-popup #cboxContent #cboxLoadedContent .add-to-cart .add-to-cart-item {
  margin-bottom: 24px;
  margin-left: 43px;
  display: flex;
}
.ofd-added-to-cart-popup #cboxContent #cboxLoadedContent .add-to-cart .add-to-cart-item .thumb img {
  max-width: 60px;
}
.ofd-added-to-cart-popup #cboxContent #cboxLoadedContent .add-to-cart .add-to-cart-item .details {
  font-size: 12px;
  padding-left: 32px;
  display: flex;
  flex-direction: column;
  gap: 4px;
  padding-bottom: 7px;
}
.ofd-added-to-cart-popup #cboxContent #cboxLoadedContent .add-to-cart .add-to-cart-item .details .name {
  font-weight: bold;
  color: #666;
}
.ofd-added-to-cart-popup #cboxContent #cboxLoadedContent .add-to-cart .add-to-cart-item .details .qty {
  font-weight: 500;
  color: #333;
}
.ofd-added-to-cart-popup #cboxContent #cboxLoadedContent .add-to-cart .add-to-cart-item .details .price {
  font-weight: bold;
  color: #333;
}
.ofd-added-to-cart-popup #cboxContent #cboxLoadedContent .add-to-cart .add-to-cart-button {
  border-radius: 10px;
  font-size: 13px;
  text-transform: none;
}
.ofd-added-to-cart-popup #cboxContent #cboxLoadedContent .add-to-cart .add-to-cart-button:hover {
  background-color: #192d5b;
  color: white;
}
.ofd-added-to-cart-popup #cboxContent #cboxLoadedContent .add-to-cart .js-mini-cart-close-button {
  background-color: unset;
  text-decoration: underline;
  font-style: italic;
  color: #192d5b;
  font-weight: bold;
  border: unset;
  font-size: 12px;
  text-transform: none;
  padding-bottom: unset;
  margin-bottom: unset;
}
.ofd-out-of-stock-popup #cboxLoadedContent {
  padding: 0px 65px 32px 49px;
  margin-top: 77px;
}
.ofd-out-of-stock-popup #cboxLoadedContent .cart_popup_error_msg {
  margin: unset;
}
.ofd-out-of-stock-popup #cboxTitle {
  padding: 32px 67px 24px;
}
.ofd-out-of-stock-popup #cboxTitle .headline {
  margin-bottom: unset;
}
.ofd-out-of-stock-popup #cboxTitle .headline span.headline-text {
  color: #333 !important;
}
.ofd-out-of-stock-popup .js-mini-cart-close-button {
  display: none;
}
.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: flex;
  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);
  display: flex;
  flex-direction: column;
}
.owl-carousel .owl-wrapper-outer .owl-wrapper .owl-item.loading > * {
  min-height: 1px;
}
.owl-carousel .owl-controls {
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
.owl-carousel .owl-controls .owl-buttons .owl-prev,
.owl-carousel .owl-controls .owl-buttons .owl-next {
  cursor: pointer;
  position: absolute !important;
  top: 50% !important;
  display: table;
  width: 25px;
  height: 125px;
  text-align: center;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  transform: translate(0, -50%);
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: rgba(255, 255, 255, 0.7);
  font-size: 120px;
  overflow: hidden;
  -webkit-transition: 0.3s ease-out;
  -o-transition: 0.3s ease-out;
  transition: 0.3s ease-out;
}
.owl-carousel .owl-controls .owl-buttons .owl-prev span.glyphicon,
.owl-carousel .owl-controls .owl-buttons .owl-next span.glyphicon {
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  width: auto;
  height: auto;
  font-size: 25px;
  line-height: 125px;
  color: #192d5b;
  -webkit-transition: 0.3s ease-in;
  -o-transition: 0.3s ease-in;
  transition: 0.3s ease-in;
}
.owl-carousel .owl-controls .owl-buttons .owl-prev:hover,
.owl-carousel .owl-controls .owl-buttons .owl-next:hover {
  color: #ffffff;
}
.owl-carousel .owl-controls .owl-buttons .owl-prev:hover span.glyphicon,
.owl-carousel .owl-controls .owl-buttons .owl-next:hover span.glyphicon {
  color: #090f1f;
}
.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;
}
.carousel .item,
.carousel__component--carousel .item,
.carousel .carousel__item,
.carousel__component--carousel .carousel__item {
  margin: 0 4.5px;
  padding: 4.5px 1rem;
  flex: 1;
}
.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: 0px;
  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,
.carousel .item .thumb video,
.carousel__component--carousel .item .thumb video,
.carousel .carousel__item .thumb video,
.carousel__component--carousel .carousel__item .thumb video,
.carousel .item .carousel__item--thumb video,
.carousel__component--carousel .item .carousel__item--thumb video,
.carousel .carousel__item .carousel__item--thumb video,
.carousel__component--carousel .carousel__item .carousel__item--thumb video {
  max-width: 140px;
  max-height: 140px;
  display: block;
}
.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: #192d5b;
}
.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: 6px;
  text-align: left;
  line-height: 1.2em;
  overflow: hidden;
  position: relative;
  height: 2.5em;
  font-weight: bolder;
  font-size: 18px;
  color: #333333;
}
.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;
}
.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__sku,
.carousel__component--carousel .item .item__sku,
.carousel .carousel__item .item__sku,
.carousel__component--carousel .carousel__item .item__sku,
.carousel .item .carousel__item--sku,
.carousel__component--carousel .item .carousel__item--sku,
.carousel .carousel__item .carousel__item--sku,
.carousel__component--carousel .carousel__item .carousel__item--sku {
  font-weight: bolder;
  text-align: left;
}
.carousel .item .item__strCode,
.carousel__component--carousel .item .item__strCode,
.carousel .carousel__item .item__strCode,
.carousel__component--carousel .carousel__item .item__strCode,
.carousel .item .carousel__item--strCode,
.carousel__component--carousel .item .carousel__item--strCode,
.carousel .carousel__item .carousel__item--strCode,
.carousel__component--carousel .carousel__item .carousel__item--strCode {
  font-weight: 600;
  text-align: left;
  line-height: 2em;
}
.carousel .item .item__code,
.carousel__component--carousel .item .item__code,
.carousel .carousel__item .item__code,
.carousel__component--carousel .carousel__item .item__code,
.carousel .item .carousel__item--code,
.carousel__component--carousel .item .carousel__item--code,
.carousel .carousel__item .carousel__item--code,
.carousel__component--carousel .carousel__item .carousel__item--code {
  color: #808080;
  text-align: left;
}
.carousel .item .item__strPriceWithoutIVA,
.carousel__component--carousel .item .item__strPriceWithoutIVA,
.carousel .carousel__item .item__strPriceWithoutIVA,
.carousel__component--carousel .carousel__item .item__strPriceWithoutIVA,
.carousel .item .carousel__item--strPriceWithoutIVA,
.carousel__component--carousel .item .carousel__item--strPriceWithoutIVA,
.carousel .carousel__item .carousel__item--strPriceWithoutIVA,
.carousel__component--carousel .carousel__item .carousel__item--strPriceWithoutIVA {
  font-weight: bolder;
  text-align: left;
  line-height: 2em;
}
.carousel .item .item__dbPriceWithoutIVA,
.carousel__component--carousel .item .item__dbPriceWithoutIVA,
.carousel .carousel__item .item__dbPriceWithoutIVA,
.carousel__component--carousel .carousel__item .item__dbPriceWithoutIVA,
.carousel .item .carousel__item--dbPriceWithoutIVA,
.carousel__component--carousel .item .carousel__item--dbPriceWithoutIVA,
.carousel .carousel__item .carousel__item--dbPriceWithoutIVA,
.carousel__component--carousel .carousel__item .carousel__item--dbPriceWithoutIVA {
  color: #808080;
  text-align: left;
}
.carousel .item .item__strPriceWithIVA,
.carousel__component--carousel .item .item__strPriceWithIVA,
.carousel .carousel__item .item__strPriceWithIVA,
.carousel__component--carousel .carousel__item .item__strPriceWithIVA,
.carousel .item .carousel__item--strPriceWithIVA,
.carousel__component--carousel .item .carousel__item--strPriceWithIVA,
.carousel .carousel__item .carousel__item--strPriceWithIVA,
.carousel__component--carousel .carousel__item .carousel__item--strPriceWithIVA {
  font-weight: bold;
  font-size: 18px;
  text-align: left;
  line-height: 2em;
}
.carousel .item .item__dbPriceWithIVA,
.carousel__component--carousel .item .item__dbPriceWithIVA,
.carousel .carousel__item .item__dbPriceWithIVA,
.carousel__component--carousel .carousel__item .item__dbPriceWithIVA,
.carousel .item .carousel__item--dbPriceWithIVA,
.carousel__component--carousel .item .carousel__item--dbPriceWithIVA,
.carousel .carousel__item .carousel__item--dbPriceWithIVA,
.carousel__component--carousel .carousel__item .carousel__item--dbPriceWithIVA {
  font-weight: bolder;
  font-size: 18px;
  color: #CC0033;
  text-align: left;
}
.carousel .item .item__unitOfMeasure,
.carousel__component--carousel .item .item__unitOfMeasure,
.carousel .carousel__item .item__unitOfMeasure,
.carousel__component--carousel .carousel__item .item__unitOfMeasure,
.carousel .item .carousel__item--unitOfMeasure,
.carousel__component--carousel .item .carousel__item--unitOfMeasure,
.carousel .carousel__item .carousel__item--unitOfMeasure,
.carousel__component--carousel .carousel__item .carousel__item--unitOfMeasure {
  font-weight: bolder;
}
.carousel .item .item__available,
.carousel__component--carousel .item .item__available,
.carousel .carousel__item .item__available,
.carousel__component--carousel .carousel__item .item__available,
.carousel .item .carousel__item--available,
.carousel__component--carousel .item .carousel__item--available,
.carousel .carousel__item .carousel__item--available,
.carousel__component--carousel .carousel__item .carousel__item--available {
  font-weight: bolder;
  height: 1em;
}
.carousel .item .item__quantity,
.carousel__component--carousel .item .item__quantity,
.carousel .carousel__item .item__quantity,
.carousel__component--carousel .carousel__item .item__quantity,
.carousel .item .carousel__item--quantity,
.carousel__component--carousel .item .carousel__item--quantity,
.carousel .carousel__item .carousel__item--quantity,
.carousel__component--carousel .carousel__item .carousel__item--quantity {
  font-weight: bolder;
  font-size: 18px;
  text-align: right;
}
.carousel-component,
.carousel__component {
  padding: 0 5px;
  margin: 0 0 4px;
}
.carousel-component:before,
.carousel__component:before,
.carousel-component:after,
.carousel__component:after {
  content: " ";
  display: table;
}
.carousel-component:after,
.carousel__component:after {
  clear: both;
}
.carousel-component:before,
.carousel__component:before,
.carousel-component:after,
.carousel__component:after {
  content: " ";
  display: table;
}
.carousel-component:after,
.carousel__component:after {
  clear: both;
}
@media (min-width: 768px) {
  .carousel-component,
  .carousel__component {
    padding: 0 10px;
  }
}
.carousel-component .carousel__component--headline,
.carousel__component .carousel__component--headline {
  max-width: 1366px;
  padding-inline: 50px 16px;
  margin-inline: auto;
  margin-block: 10px 20px;
  color: #333333;
  font-size: 20px;
  text-align: left;
  font-weight: 700;
  text-transform: none;
}
@media (min-width: 1366px) {
  .carousel-component .carousel__component--headline,
  .carousel__component .carousel__component--headline {
    padding-inline: 50px 60px;
  }
}
.carousel-component + .carousel-component,
.carousel__component + .carousel-component,
.carousel-component .carousel__component,
.carousel__component .carousel__component {
  margin-top: 0;
  border-top: 4px solid #d9d9d9;
  padding-top: 13.5px;
}
.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-height: none;
}
@media (min-width: 1024px) and (max-width: 1399px) {
  .image-gallery .image-gallery__image .owl-controls {
    display: none !important;
  }
}
@media (min-width: 1400px) {
  .image-gallery .image-gallery__image .owl-controls {
    display: none !important;
  }
}
.image-gallery .gallery-carousel .owl-item img {
  width: 100%;
  height: auto;
  max-width: none;
  max-height: none;
}
.ribbon {
  position: absolute;
  right: 0px;
  top: -5px;
  z-index: 1;
  overflow: hidden;
  width: 75px;
  height: 75px;
  text-align: right;
}
.ribbon span {
  font-size: 10px;
  font-weight: bold;
  color: #FFF;
  text-transform: uppercase;
  text-align: center;
  line-height: 20px;
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  width: 100px;
  display: block;
  background: #79A70A;
  background: linear-gradient(#007297 0%, #007297 100%);
  position: absolute;
  right: -21px;
}
.ribbon span::before {
  content: "";
  position: absolute;
  left: 0px;
  top: 100%;
  z-index: -1;
  border-left: 3px solid #007297;
  border-right: 3px solid transparent;
  border-bottom: 3px solid transparent;
  border-top: 3px solid #007297;
}
.ribbon span::after {
  content: "";
  position: absolute;
  right: 0px;
  top: 100%;
  z-index: -1;
  border-left: 3px solid transparent;
  border-right: 3px solid #007297;
  border-bottom: 3px solid transparent;
  border-top: 3px solid #007297;
}
@media (max-width: 639px) {
  #ofdCarousel .carousel-control.left,
  #ofdCarousel .carousel-control.right {
    top: 50%;
  }
}
@media (min-width: 1023px) {
  .center-carousel {
    display: flex !important;
    width: 100% !important;
    justify-content: center;
  }
}
#images-cascade .item-cascade {
  padding-bottom: 1.5rem;
}
.page-homepage .slider_component {
  margin-bottom: 32px;
}
@media (max-width: 767px) {
  .page-homepage .slider_component {
    margin-bottom: 25.22px;
  }
}
.page-homepage .slider_component .carousel-control {
  bottom: 0;
}
/*ofd-carousel-new-design*/
.carousel__component.ofd-carousel-new-design {
  font-family: Montserrat;
}
.carousel__component.ofd-carousel-new-design .img-arrows {
  padding: 0;
  cursor: pointer;
}
.carousel__component.ofd-carousel-new-design .carousel__component--carousel-container {
  width: 100%;
  max-width: 1366px;
  padding-inline: 0;
  margin-inline: auto;
  display: flex;
}
@media (min-width: 1366px) {
  .carousel__component.ofd-carousel-new-design .carousel__component--carousel-container {
    padding-inline: 56px;
  }
}
.carousel__component.ofd-carousel-new-design .carousel__component--carousel-container .ofd-scrollbar-x::-webkit-scrollbar {
  height: 4px;
}
.carousel__component.ofd-carousel-new-design .carousel__component--carousel-container .ofd-scrollbar-x::-webkit-scrollbar-track {
  background: #E3E3E3;
  border-radius: 4px;
}
.carousel__component.ofd-carousel-new-design .carousel__component--carousel-container .ofd-scrollbar-x::-webkit-scrollbar-thumb {
  background: #B6BCCA;
  border-radius: 4px;
}
.carousel__component.ofd-carousel-new-design .carousel__component--carousel {
  display: flex;
  gap: 0px;
  overflow-x: auto;
  padding-bottom: 18px;
}
.carousel__component.ofd-carousel-new-design .carousel__component--carousel .carousel__item {
  margin: 0;
  padding-inline: 9px;
  min-width: 186px;
}
.carousel__component.ofd-carousel-new-design .carousel__component--carousel .carousel__item:first-child {
  margin-left: -8px;
}
@media (min-width: 768px) {
  .carousel__component.ofd-carousel-new-design .carousel__component--carousel .carousel__item:first-child {
    margin-left: 0;
  }
}
@media (min-width: 768px) {
  .carousel__component.ofd-carousel-new-design .carousel__component--carousel .carousel__item {
    padding-inline: 10px;
    min-width: 204px;
  }
}
@media (min-width: 992px) {
  .carousel__component.ofd-carousel-new-design .carousel__component--carousel .carousel__item {
    padding-inline: 12px;
    min-width: 238px;
  }
}
.carousel__component.ofd-carousel-new-design .carousel__component--carousel .carousel__item.discount .carousel__item-card a {
  padding: 7px;
}
.carousel__component.ofd-carousel-new-design .carousel__component--carousel .carousel__item.discount .carousel__item-card .carousel__item--strPriceWithoutIVA {
  font-size: 10px;
  color: #192D5B;
  font-weight: 500;
}
.carousel__component.ofd-carousel-new-design .carousel__component--carousel .carousel__item.discount .carousel__item-card .carousel__item--dbPriceWithoutIVA {
  font-size: 11px;
  color: #999999;
  font-weight: 500;
  line-height: normal;
  margin-top: unset;
}
.carousel__component.ofd-carousel-new-design .carousel__component--headline:empty {
  margin: 0;
}
.container-home-redesign .carousel-control {
  width: 75px;
  background-image: none;
  text-shadow: none;
  color: #CCCCCC;
  opacity: 1;
}
.container-home-redesign .carousel-control .glyphicon-chevron-left:before {
  content: url("data:image/svg+xml,%3Csvg width='12' height='20' viewBox='0 0 12 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1.28861 11.0059L9.26697 18.61C9.56241 18.9204 9.96311 19.0948 10.3809 19.0948C10.7987 19.0948 11.1994 18.9204 11.4949 18.61C11.7903 18.2996 11.9563 17.8786 11.9563 17.4396C11.9563 17.0007 11.7903 16.5797 11.4949 16.2693L4.63766 9.73097L11.4958 3.19481C11.7912 2.88441 11.9572 2.46341 11.9572 2.02443C11.9572 1.58545 11.7912 1.16445 11.4958 0.854051C11.2003 0.543647 10.7996 0.369264 10.3818 0.369264C9.96401 0.369264 9.56331 0.543647 9.26787 0.854051L1.28861 8.45726C1.13118 8.62344 1.0094 8.82306 0.931425 9.04274C0.853449 9.26241 0.821085 9.49707 0.836504 9.73097C0.821142 9.96504 0.853528 10.1999 0.931496 10.4197C1.00946 10.6396 1.13122 10.8394 1.28861 11.0059Z' fill='%23CCCCCC'/%3E%3C/svg%3E%0A");
}
.container-home-redesign .carousel-control .glyphicon-chevron-right:before {
  content: url("data:image/svg+xml,%3Csvg width='12' height='19' viewBox='0 0 12 19' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M11.2101 8.65978L2.97001 1.3792C2.66489 1.08201 2.25104 0.915044 1.81952 0.915044C1.388 0.915044 0.974156 1.08201 0.669026 1.3792C0.363896 1.6764 0.192476 2.07948 0.192476 2.49978C0.192476 2.92007 0.363896 3.32316 0.669026 3.62035L7.75119 9.88042L0.668096 16.1384C0.362966 16.4356 0.191546 16.8387 0.191546 17.259C0.191546 17.6793 0.362966 18.0824 0.668096 18.3796C0.973226 18.6768 1.38707 18.8437 1.81859 18.8437C2.25011 18.8437 2.66395 18.6768 2.96908 18.3796L11.2101 11.0999C11.3727 10.9408 11.4985 10.7497 11.579 10.5394C11.6595 10.329 11.693 10.1044 11.677 9.88042C11.6929 9.65631 11.6595 9.43148 11.5789 9.22097C11.4984 9.01047 11.3727 8.81914 11.2101 8.65978Z' fill='%23CCCCCC'/%3E%3C/svg%3E%0A");
}
.container-home-redesign .carousel-inner .item a {
  padding-inline: 75px !important;
  display: block;
}
.container-home-redesign .carousel-indicators {
  position: absolute;
  bottom: 13.5%;
  margin-left: -30%;
  padding-left: 0;
  list-style: none;
  text-align: center;
  z-index: 1;
}
@media (max-width: 768px) {
  .container-home-redesign .carousel-indicators {
    bottom: 0.5%;
  }
}
.container-home-redesign .carousel-indicators li {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 0 2px 0 2px;
  text-indent: -999px;
  border-radius: 5px;
  cursor: pointer;
  background-color: #999999;
  border: none;
  transition: 0.5s linear all;
}
.container-home-redesign .carousel-indicators li.active {
  width: 46px;
  height: 10px;
  background-color: #192D5B;
  border: none;
}
.carousel__item-card {
  padding: 0;
  border-radius: 12px;
  background-color: #FFFFFF;
  box-shadow: 0 0 8px 0 rgba(0, 0, 0, 0.25);
}
.carousel__item-card a {
  color: #333333;
}
.carousel__item-card .label-tag {
  width: 146px;
  height: 29px;
  border-radius: 11px 0 11px 0;
  display: flex;
  align-items: center;
  justify-content: center;
}
.carousel__item-card .label-tag.green {
  background-color: #4A9527;
}
.carousel__item-card .label-tag.blue {
  background-color: #4E55A0;
}
.carousel__item-card .label-tag.orange {
  background-color: #CD7C16;
}
.carousel__item-card .label-tag span {
  font-weight: 700;
  font-size: 14px;
  color: white;
}
.carousel__item-card > a {
  display: flex;
  gap: 9px;
  padding: 7px;
  flex-direction: column;
}
.carousel__item-card > a .carousel__top--segment {
  width: 100%;
  height: 122px;
  margin-bottom: 7px;
}
.carousel__item-card > a .carousel__top--segment .carousel__item--thumb {
  width: 100%;
  height: 110px;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.carousel__item-card > a .carousel__top--segment .carousel__item--thumb img {
  width: 110px;
  height: 110px;
  aspect-ratio: 1;
}
.carousel__item-card > a .carousel__top--segment .carousel__item--name {
  height: initial;
  color: #3E3E3E;
  font-size: 11px;
  font-weight: 700;
  line-height: normal;
  margin-top: unset;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
  text-overflow: ellipsis;
}
.carousel__item-card .carousel__bottom--segment {
  width: 100%;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  padding: 7px 7px 7px 7px;
}
.carousel__item-card .carousel__bottom--segment .carousel__item--available {
  height: initial;
  color: #333;
  font-size: 11px;
  font-weight: 500;
  line-height: normal;
  margin-top: unset;
}
.carousel__item-card .carousel__bottom--segment .carousel__item--sku,
.carousel__item-card .carousel__bottom--segment .carousel__item--unitOfMeasure {
  font-size: 10px;
  font-weight: 600;
  line-height: 13px;
  color: #666666;
  padding-bottom: 4px;
}
.carousel__item-card .carousel__bottom--segment .carousel__item--sku span,
.carousel__item-card .carousel__bottom--segment .carousel__item--unitOfMeasure span {
  color: #666666;
}
.carousel__item-card .carousel__bottom--segment .item__code {
  font-size: 11px;
  color: #333;
  font-weight: 600;
}
.carousel__item-card .carousel__bottom--segment .carousel__item--strPriceWithIVA,
.carousel__item-card .carousel__bottom--segment .carousel__item--dbPriceWithIVA {
  color: #192D5B;
  font-size: 12px;
  font-weight: 700;
  line-height: normal;
}
@media (min-width: 768px) {
  .carousel__item-card .carousel__bottom--segment .carousel__item--strPriceWithIVA,
  .carousel__item-card .carousel__bottom--segment .carousel__item--dbPriceWithIVA {
    font-size: 14px;
  }
}
@media (min-width: 1400px) {
  .carousel__item-card .carousel__bottom--segment .carousel__item--strPriceWithIVA,
  .carousel__item-card .carousel__bottom--segment .carousel__item--dbPriceWithIVA {
    font-size: 16px;
  }
}
.carousel__item-card .carousel__bottom--segment .carousel__item--strPriceWithIVA span,
.carousel__item-card .carousel__bottom--segment .carousel__item--dbPriceWithIVA span {
  color: #999999;
  font-size: 11px;
  font-weight: 500;
  line-height: normal;
}
.carousel__item-card .carousel__bottom--segment .carousel__item--strPriceWithoutIVA {
  font-size: 11px;
  color: #999999;
  font-weight: 500;
  line-height: normal;
  margin-top: unset;
}
.carousel__item-card .carousel__bottom--segment .carousel__item--dbPriceWithoutIVA {
  font-size: 11px;
  color: #999999;
  font-weight: 500;
  line-height: normal;
  margin-top: unset;
}
.carousel__item-card .carousel__bottom--segment .carousel__info {
  width: 100%;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
  justify-content: space-between;
  height: 55px;
}
.carousel__item-card .carousel__bottom--segment .add-to-cart-icon {
  width: 40px;
  height: 40px;
  border-radius: 20px;
  background-color: #192D5B;
  padding: 0;
  margin: 0;
  flex: 0 0 auto;
}
@media (min-width: 768px) {
  .carousel__item-card .carousel__bottom--segment .add-to-cart-icon {
    width: 34px;
    height: 34px;
  }
}
/* HOME CAROUSEL */
.main-home-banner {
  max-width: 1500px;
  margin-inline: auto;
}
@media (max-width: 768px) {
  .container-home-redesign .carousel-inner .item a {
    padding-inline: 0 !important;
  }
  .container-home-redesign .carousel-control .icon-prev,
  .container-home-redesign .carousel-control .icon-next,
  .container-home-redesign .carousel-control .glyphicon-chevron-left,
  .container-home-redesign .carousel-control .glyphicon-chevron-right {
    top: 50%;
  }
}
.container-home-redesign .carousel .item img {
  max-width: 100%;
  margin-inline: auto;
}
@media (max-width: 428px) {
  .container-home-redesign .carousel .item img {
    height: 297px;
    object-fit: cover;
  }
}
@media (width: 1366px) {
  .container-home-redesign .carousel .item img {
    max-width: 1216px;
    height: 402px;
    margin-inline: 0;
  }
}
@media screen and (min-width: 769px) {
  .container-home-redesign .carousel-control .glyphicon-chevron-left,
  .container-home-redesign .carousel-control .icon-prev {
    margin-left: 4px;
  }
  .container-home-redesign .carousel-control .glyphicon-chevron-right,
  .container-home-redesign .carousel-control .icon-next {
    margin-right: 4px;
  }
}
@media (width: 1366px) {
  .container-home-redesign .carousel-control .glyphicon-chevron-right,
  .container-home-redesign .carousel-control .icon-next {
    margin-right: 20px;
  }
}
.simpleimagecomponent a {
  display: block;
}
.simpleimagecomponent a img {
  width: 100%;
  height: auto;
}
.banner-component {
  width: 100%;
}
.banner-component a {
  display: block;
  color: #333333;
  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: 4.5px 0;
}
.banner-component .thumb img {
  width: 100%;
  height: auto;
}
@media (max-width: 639px) {
  .simple-banner-component,
  .banner__component {
    margin-left: -4px;
    margin-right: -5px;
  }
}
.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: 27px 0 0;
}
@media (max-width: 1023px) {
  .tabs {
    border-top: 1px solid #cccccc;
  }
}
.tabs .tabs-list {
  margin-bottom: 0;
  padding-left: 0;
  list-style: none;
  border-bottom: 1px solid #dddddd;
  display: table;
  margin: 0;
  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: #192d5b;
}
.tabs .tabs-list .nav-divider {
  height: 1px;
  margin: 9px 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: 0 0 0 0;
}
.tabs .tabs-list > li > a:hover {
  border-color: #eeeeee #eeeeee #dddddd;
}
.tabs .tabs-list > li.active > a,
.tabs .tabs-list > li.active > a:hover,
.tabs .tabs-list > li.active > a:focus {
  color: #555555;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-bottom-color: transparent;
  cursor: default;
}
.tabs .tabs-list.nav-justified {
  width: 100%;
  border-bottom: 0;
}
.tabs .tabs-list.nav-justified > li {
  float: none;
}
.tabs .tabs-list.nav-justified > li > a {
  text-align: center;
  margin-bottom: 5px;
}
.tabs .tabs-list.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 640px) {
  .tabs .tabs-list.nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .tabs .tabs-list.nav-justified > li > a {
    margin-bottom: 0;
  }
}
.tabs .tabs-list.nav-justified > li > a {
  margin-right: 0;
  border-radius: 0;
}
.tabs .tabs-list.nav-justified > .active > a,
.tabs .tabs-list.nav-justified > .active > a:hover,
.tabs .tabs-list.nav-justified > .active > a:focus {
  border: 1px solid #dddddd;
}
@media (min-width: 640px) {
  .tabs .tabs-list.nav-justified > li > a {
    border-bottom: 1px solid #dddddd;
    border-radius: 0 0 0 0;
  }
  .tabs .tabs-list.nav-justified > .active > a,
  .tabs .tabs-list.nav-justified > .active > a:hover,
  .tabs .tabs-list.nav-justified > .active > a:focus {
    border-bottom-color: #ffffff;
  }
}
.tabs .tabs-list .current-info {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
.tabs .tabs-list li {
  padding: 0 9px;
}
.tabs .tabs-list li a {
  text-transform: uppercase;
  color: #192d5b;
  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 #cccccc;
}
.tabs .tabs-list li.active a,
.tabs .tabs-list li.active a:hover,
.tabs .tabs-list li.active a:focus {
  color: #333333;
  font-weight: bold;
  border: 0;
  border-bottom: 4px solid #192d5b;
}
.tabs .tabhead {
  height: 75px;
  display: table;
}
@media (max-width: 639px) {
  .tabs .tabhead {
    display: none !important;
  }
}
@media (min-width: 640px) and (max-width: 1023px) {
  .tabs .tabhead {
    display: none !important;
  }
}
.tabs .tabhead + .tabbody {
  display: none !important;
}
.tabs .tabhead.active {
  font-weight: bold;
}
.tabs .tabhead.active + .tabbody {
  display: block !important;
}
.tabs .tabhead a {
  padding: 0 4.5px;
  color: inherit;
  line-height: 1;
  text-decoration: none;
  display: table-cell;
  width: 100%;
  vertical-align: middle;
}
@media (max-width: 1024px) {
  .tabs .tabhead a {
    padding-left: 20px;
  }
}
.tabs .tabhead .glyphicon {
  padding: 0 4.5px;
  display: table-cell;
  vertical-align: middle;
}
.tabs .tabhead .glyphicon:before {
  content: "\e080";
}
@media (max-width: 1024px) {
  .tabs .tabhead .glyphicon {
    padding-right: 20px;
  }
}
.tabs .tabhead.active .glyphicon:before {
  content: "\e114";
}
.tabs .tabbody {
  border-bottom: 1px solid #cccccc;
  padding: 20px 0px;
  padding-left: 30px;
  padding-right: 30px;
  background-color: #f4f4f4;
}
@media (max-width: 1024px) {
  .tabs .tabbody {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (min-width: 1024px) {
  .tabs .tabbody {
    border-top: 1px solid #cccccc;
  }
}
@media (max-width: 639px) {
  .tabs.tabs-responsive .tabs-list {
    display: none !important;
  }
}
@media (min-width: 640px) and (max-width: 1023px) {
  .tabs.tabs-responsive .tabs-list {
    display: none !important;
  }
}
.tabs.tabs-responsive .tabhead {
  text-transform: uppercase;
  display: none !important;
  border-bottom-color: #cccccc;
}
.tabs.tabs-responsive .tabhead.active {
  border-bottom: 4px solid #192d5b;
}
@media (max-width: 1023px) {
  .tabs.tabs-responsive .tabhead {
    display: table !important;
  }
}
.tabs.tabs-accordion .tabs-list {
  display: none !important;
}
.tabs.tabs-accordion .tabhead {
  display: table !important;
  margin-bottom: 20px;
}
.languagecurrencycomponent {
  float: right !important;
  float: right;
}
.languagecurrencycomponent form {
  display: inline-block;
}
.languagecurrencycomponent form + form {
  margin-left: 4.5px;
}
.ui-helper-hidden-accessible {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
.thumb {
  position: relative;
}
.thumb .badges {
  position: absolute;
  top: 4.5px;
  left: 4.5px;
  right: 4.5px;
  bottom: 4.5px;
  overflow: hidden;
}
.thumb .badges .badge {
  float: left;
  clear: left;
  margin-bottom: 4.5px;
}
.com-space > * {
  padding: 4.5px 0;
}
.flex-column {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-direction: normal;
  -moz-box-direction: normal;
  -webkit-box-orient: vertical;
  -moz-box-orient: vertical;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: start;
  -moz-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-align-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
  -webkit-box-align: start;
  -moz-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}
.flex-column > * {
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  -webkit-flex: 1 0 auto;
  -ms-flex: 1 0 auto;
  flex: 1 0 auto;
  -webkit-align-self: flex-start;
  -ms-flex-item-align: start;
  align-self: flex-start;
}
.product-classifications .headline {
  font-weight: bold;
  padding: 4.5px;
}
.product-classifications table.table td.attrib {
  width: 50%;
}
.no-space {
  padding: 0 !important;
}
.no-space .yCmsComponent {
  padding: 0 !important;
}
.simple-responsive-banner-component a,
.banner__component--responsive a {
  display: block;
}
.simple-responsive-banner-component img,
.banner__component--responsive img {
  width: 100%;
  height: auto;
}
.error-page {
  text-align: center;
}
.back-link {
  padding: 9px 0px;
  padding-left: 0px;
  padding-right: 30px;
}
.back-link.border {
  border-bottom: 1px solid #cccccc;
}
.back-link button {
  padding: 0;
}
.back-link .glyphicon {
  border-right: 1px solid #cccccc;
  border-radius: 0;
  padding-right: 10px;
  line-height: 16px;
  top: -2px;
}
.back-link .label {
  color: #333333;
  font-size: 24px;
  line-height: 35px;
  font-weight: 700;
  padding: 9px 0;
  margin: 0;
  padding-left: 10px;
  white-space: normal;
}
.back-link .label.border {
  border-bottom: 1px solid #e5e5e5;
  margin-bottom: 14px;
}
.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: #333333;
  padding: 9px 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: 33px;
  top: 9px;
}
.accordion .panel .panel-heading .accordion-lnk.no-subs {
  display: block;
  position: static;
  padding: 9px;
}
.accordion .panel .panel-collapse .panel-heading {
  background-color: #e6e6e6;
}
.accordion .panel .panel-collapse .panel-heading .accordion-lnk {
  left: 42px;
}
.accordion .panel .panel-collapse .panel-heading .accordion-lnk.no-subs {
  padding-left: 42px;
}
.accordion .panel .panel-collapse .panel-collapse .panel-heading {
  background-color: #d9d9d9;
}
.accordion .panel .panel-collapse .panel-collapse .panel-heading .accordion-lnk {
  left: 51px;
}
.accordion .panel .panel-collapse .panel-collapse .panel-heading .accordion-lnk.no-subs {
  padding-left: 51px;
}
.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: 60px;
}
.accordion .panel .panel-collapse .panel-collapse .panel-collapse .panel-heading .accordion-lnk.no-subs {
  padding-left: 60px;
}
.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: 69px;
}
.accordion .panel .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-heading .accordion-lnk.no-subs {
  padding-left: 69px;
}
.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: 78px;
}
.accordion .panel .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-heading .accordion-lnk.no-subs {
  padding-left: 78px;
}
.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: 87px;
}
.accordion .panel .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-heading .accordion-lnk.no-subs {
  padding-left: 87px;
}
.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: 96px;
}
.accordion .panel .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-heading .accordion-lnk.no-subs {
  padding-left: 96px;
}
.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: 105px;
}
.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: 105px;
}
.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: 114px;
}
.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: 114px;
}
.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: 123px;
}
.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: 123px;
}
.accordion .panel .panel-heading + .panel-collapse > .panel-body {
  border: none;
  padding: 0;
}
body.page-homepage .best-brands-component-wrapper {
  width: 100%;
  max-width: 1366px;
  padding-inline: 16px;
  margin-inline: auto;
}
@media (min-width: 1366px) {
  body.page-homepage .best-brands-component-wrapper {
    padding-inline: 60px;
  }
}
body.page-homepage .best-brands-component-headline {
  margin-bottom: 32px;
}
body.page-homepage .best-brands-component-headline-span {
  font-weight: 700;
  font-size: 20px;
  line-height: 100%;
  vertical-align: middle;
  color: #333333;
}
body.page-homepage .best-brands-component-row {
  display: flex;
  gap: 40px;
  justify-content: center;
  flex-wrap: wrap;
}
body.page-homepage .best-brands-component-row.second-row {
  margin-top: 40px;
}
body.page-homepage .best-brands-component-row img {
  width: auto;
  max-height: 100px;
}
body.page-homepage .benefits-component-wrapper {
  width: 100%;
  padding-block: 10px 23px;
  padding-inline: 16px;
  margint-top: 32px;
  background-color: #F6F6F6;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media (min-width: 768px) {
  body.page-homepage .benefits-component-wrapper {
    padding-block: 38px;
  }
}
body.page-homepage .benefits-component-row {
  width: 100%;
  align-items: center;
  justify-content: center;
}
body.page-homepage .benefits-component-row--desktop {
  display: none;
}
@media (min-width: 768px) {
  body.page-homepage .benefits-component-row--desktop {
    display: flex;
  }
}
body.page-homepage .benefits-component-row--mobile {
  display: flex;
}
@media (min-width: 768px) {
  body.page-homepage .benefits-component-row--mobile {
    display: none;
  }
}
body.page-homepage .benefit-item {
  display: flex;
  align-items: center;
  justify-content: center;
}
body.page-homepage .benefit-item img {
  max-width: 100%;
  object-fit: contain;
}
body.page-homepage .benefit-item--0 img {
  width: 257px;
  height: 45px;
}
body.page-homepage .benefit-item--1 img {
  width: 270px;
  height: 43px;
}
body.page-homepage .benefit-item--2 img {
  width: 347px;
  height: 50px;
}
body.page-homepage .benefit-separator {
  width: 1px;
  height: 80px;
  background-color: #192D5B;
  margin: 0 36px;
}
body.page-homepage .ribbon-component-wrapper {
  width: 100%;
  padding-block: 33px;
  padding-inline: 16px;
  background-color: #F6F6F6;
  margin-block: 32px;
  display: flex;
  justify-content: center;
  align-items: center;
}
@media (min-width: 768px) {
  body.page-homepage .ribbon-component-wrapper {
    margin-block: 32px 61px;
  }
}
body.page-homepage .ribbon-component-row {
  width: 100%;
  display: flex;
  gap: 21px;
  flex-wrap: wrap;
  justify-content: center;
}
@media (min-width: 768px) {
  body.page-homepage .ribbon-component-row {
    gap: 42px;
  }
}
body.page-homepage .ribbon-item {
  width: 100%;
  max-width: 210px;
  min-height: 180px;
  padding: 10px;
  border-radius: 10px;
  box-shadow: 0px 1px 8px rgba(0, 0, 0, 0.1);
  background-color: #FFFFFF;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  text-align: center;
  position: relative;
}
body.page-homepage .ribbon-item-0::before {
  top: 19px;
  left: 67px;
}
body.page-homepage .ribbon-item-1::before {
  top: 15px;
  left: 69px;
}
body.page-homepage .ribbon-item-2::before {
  top: 17px;
  left: 70px;
}
body.page-homepage .ribbon-item img,
body.page-homepage .ribbon-item .slogan,
body.page-homepage .ribbon-item .headline {
  position: relative;
  z-index: 1;
}
body.page-homepage .ribbon-item img {
  max-width: 80px;
  max-height: 80px;
  margin-bottom: 10px;
}
body.page-homepage .ribbon-item span {
  display: block;
  margin-bottom: 10px;
}
body.page-homepage .ribbon-item .slogan {
  max-width: 160px;
  min-height: 18px;
  font-size: 12px;
  font-weight: 400;
  text-align: center;
  color: #999999;
  display: block;
}
@media (min-width: 768px) {
  body.page-homepage .ribbon-item .slogan {
    min-height: 28px;
  }
}
body.page-homepage .ribbon-item .headline {
  font-weight: 700;
  font-size: 14px;
  line-height: 100%;
  text-align: center;
  color: #999999;
  margin-bottom: 0;
}
.section-benefits {
  padding-block: 32px;
  margin-bottom: 28px;
  background-color: #F6F6F6;
  display: grid;
  justify-content: center;
  grid-template-columns: minmax(100px, 100%);
}
.section-benefits .yComponentWrapper {
  display: flex;
  justify-content: center;
}
.section-benefits .custom_component_oval_content {
  display: grid;
  align-items: end;
  justify-content: center;
  background-size: cover;
  height: 170px;
  text-align: center;
  width: 100%;
}
.section-benefits .custom_component_oval_content .custom_component_oval_content_separator_center {
  padding-top: 0px;
  margin-bottom: 32px;
}
.section-benefits .custom_component_oval_content .custom_component_oval_content_separator_center .custom_component_oval_component_button {
  color: #ffffff;
  background-color: #192d5b;
  font-family: Montserrat;
  font-size: 14px;
  border: 1px solid #ffffff;
  padding: 8px 35px;
  cursor: pointer;
  border-radius: 17px;
}
.section-benefits .custom_component_oval_content .custom_component_oval_content_separator_center .component-oval-content {
  font-size: 24px;
  font-weight: bold;
  text-align: center;
  color: #999999;
  margin: 50px 0px 16px;
}
@media (max-device-width: 639px) {
  .section-benefits .custom_component_oval_content {
    height: 90vh;
    display: flex;
    align-items: center;
    justify-content: flex-end;
    flex-direction: column;
  }
  .section-benefits .custom_component_oval_content .custom_component_oval_content_separator_center {
    width: 100%;
  }
  .section-benefits .custom_component_oval_content .custom_component_oval_content_separator_center .component-oval-button {
    margin: 0 30px;
  }
  .section-benefits .custom_component_oval_content .custom_component_oval_content_separator_center .component-oval-button .custom_component_oval_component_button {
    height: 50px;
    width: 100%;
    padding: 0;
    border: 0;
  }
}
body.page-homepage .soltec-component {
  padding-inline: 10px;
}
@media (min-width: 560px) {
  body.page-homepage .soltec-component {
    padding-inline: 30px;
  }
}
body.page-homepage .soltec-component-wrapper {
  width: 100%;
  max-width: 1194px;
  margin: 32px auto;
  border-radius: 22px;
  overflow: hidden;
  display: flex;
  justify-content: flex-end;
  background: linear-gradient(94.05deg, rgba(255, 255, 255, 0.05) 23.95%, #ffffff 38.46%, rgba(255, 255, 255, 0.897752) 84.15%, rgba(204, 204, 204, 0.75) 116.54%);
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.25);
  position: relative;
}
@media (min-width: 560px) {
  body.page-homepage .soltec-component-wrapper {
    display: grid;
    grid-template-columns: 1fr;
    grid-template-rows: auto auto auto;
    align-items: center;
    grid-template-columns: 50% 50%;
    grid-template-rows: none;
  }
}
@media (min-width: 768px) {
  body.page-homepage .soltec-component-wrapper {
    grid-template-columns: 32% 68%;
    grid-template-rows: none;
    border-radius: 50px;
  }
}
body.page-homepage .soltec-component-img {
  background-size: cover;
  background-position: center right -80px;
  height: 100%;
  width: 46%;
  position: absolute;
  left: 0;
  overflow: hidden;
}
@media (min-width: 560px) {
  body.page-homepage .soltec-component-img {
    width: 100%;
    position: relative;
    background-position: center;
  }
}
body.page-homepage .soltec-component-img:before {
  width: 100%;
  height: 100%;
  background: linear-gradient(272.46deg, rgba(255, 255, 255, 0) 82.5%, rgba(255, 255, 255, 0.5) 96.45%);
  content: "";
  position: absolute;
  right: 0;
  top: 0;
}
body.page-homepage .soltec-component-img:after {
  width: 100%;
  height: 100%;
  background: linear-gradient(103.67deg, rgba(255, 255, 255, 0.05) 33.2%, #ffffff 50.29%, #ffffff 79.57%, rgba(255, 255, 255, 0.897752) 95.47%, rgba(204, 204, 204, 0.75) 107.42%);
  content: "";
  position: absolute;
  right: 0;
  top: 0;
  transform: translateX(40%);
}
@media (min-width: 560px) {
  body.page-homepage .soltec-component-img:after {
    transform: translateX(44%);
  }
}
body.page-homepage .soltec-info {
  width: 50%;
  display: flex;
  flex-direction: column;
  padding-block: 16px;
  padding-right: 15px;
  z-index: 1;
}
@media (min-width: 560px) {
  body.page-homepage .soltec-info {
    width: auto;
    padding-block: 26px;
    padding-right: 0;
  }
}
@media (min-width: 768px) {
  body.page-homepage .soltec-info {
    padding-block: 32px;
    flex-direction: row;
  }
}
body.page-homepage .soltec-component-title {
  align-items: center;
  font-family: Montserrat, sans-serif;
  font-size: 24px;
  font-weight: 500;
  line-height: 120%;
  color: #333333;
  text-transform: uppercase;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
}
@media (min-width: 768px) {
  body.page-homepage .soltec-component-title {
    padding: 0 24px;
  }
}
@media (min-width: 992px) {
  body.page-homepage .soltec-component-title {
    font-size: 28px;
  }
}
@media (min-width: 1150px) {
  body.page-homepage .soltec-component-title {
    font-size: 32px;
  }
}
body.page-homepage .soltec-component-blue-title {
  color: #192D5B;
  font-weight: 600;
}
body.page-homepage .soltec-component-content {
  padding: 13px 0 0;
  display: flex;
  align-items: flex-start;
  flex-direction: column;
  justify-content: center;
  gap: 12px;
}
@media (min-width: 768px) {
  body.page-homepage .soltec-component-content {
    border-left: 1px solid #D9D9D9;
    padding: 0 32px;
  }
}
body.page-homepage .component-text {
  font-family: Montserrat, sans-serif;
  font-size: 14px;
  line-height: 140%;
  color: #666;
  margin: 0;
}
@media (min-width: 992px) {
  body.page-homepage .component-text {
    font-size: 18px;
  }
}
body.page-homepage a.button-link {
  display: inline-block;
  width: 217px;
  height: 32px;
  line-height: 32px;
  text-align: center;
  background: linear-gradient(90deg, #192d5b 0%, #355fc1 100%);
  color: #fff;
  text-decoration: none;
  border-radius: 16px;
  font-size: 14px;
  font-weight: 500;
  cursor: pointer;
  box-shadow: 0 0 5px 1px #33333340;
  transition: opacity 0.3s ease;
}
body.page-homepage a.button-link:hover {
  opacity: 0.9;
}
@media (max-width: 768px) {
  body.page-homepage a.button-link {
    width: 217px;
  }
}
.pageType-CategoryPage .map img {
  min-width: 100%;
}
.searchEmptyPageMiddle-component {
  padding-left: 30px;
  padding-right: 30px;
}
@media (max-width: 1024px) {
  .searchEmptyPageMiddle-component {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (min-width: 1024px) {
  .product__list--wrapper {
    padding: 0;
  }
}
@media (min-width: 640px) {
  .product__list--wrapper .pagination-wrap {
    padding-right: 0;
  }
}
.searchSpellingSuggestionPrompt {
  padding-left: 20px;
  padding-right: 20px;
}
.pagination-bar .sort-refine-bar .form-group {
  display: flex;
  align-items: center;
}
.pagination-bar .sort-refine-bar .form-group #sortForm1,
.pagination-bar .sort-refine-bar .form-group #sortForm2 {
  margin-left: 20px;
}
.pagination-bar .sort-refine-bar ul.pagination {
  margin-top: 0;
}
@media (max-width: 640px) {
  .pagination-bar .sort-refine-bar button {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.results h1 {
  color: #333333;
  font-size: 24px;
  line-height: 35px;
  font-weight: 700;
  padding: 9px 0;
  margin: 0;
  margin-top: 9px;
  padding-left: 9px;
  padding-bottom: 0;
}
.results h1.border {
  border-bottom: 1px solid #e5e5e5;
  margin-bottom: 14px;
}
.product__listing {
  padding-left: 0;
  list-style: none;
}
.product__listing .product__listing--promo {
  color: #3e5983;
  margin-bottom: 4.5px;
}
a.product__listing .product__listing--promo:hover,
a.product__listing .product__listing--promo:focus {
  color: #2e4160;
}
@media (min-width: 1024px) {
  .product__listing .product__listing--promo {
    padding-right: 30px;
    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 4.5px 106px;
  color: inherit;
}
.product__listing .product__listing--description {
  margin: 0 210px 0 106px;
}
@media (max-width: 639px) {
  .product__listing .product__listing--description {
    display: none !important;
  }
}
.product__listing .addtocart {
  clear: both;
  text-align: center;
  padding: 4.5px 0 0 0;
}
.product__listing .addtocart button {
  margin-bottom: 2.25px;
}
@media (min-width: 1024px) {
  .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;
  }
  .product__listing .addtocart .pickup-in-store-available .ProductGridComponent-ListAddToCartAction {
    position: relative;
    right: 1%;
    float: right;
  }
  .product__listing .addtocart .pickup-in-store-available .ProductGridComponent-ListPickUpInStoreAction {
    position: relative;
    left: 1%;
  }
}
@media (min-width: 1024px) and (min-width: 1400px) {
  .product__listing .addtocart .pickup-in-store-available .ProductGridComponent-ListAddToCartAction,
  .product__listing .addtocart .pickup-in-store-available .ProductGridComponent-ListPickUpInStoreAction {
    width: calc(49% - 4px);
  }
}
@media (min-width: 1024px) and (max-width: 1399px) {
  .product__listing .addtocart .pickup-in-store-available {
    margin: 0 -1.8px;
  }
  .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 1.5px;
  }
}
.product__listing.product__list .product__list--item,
.product__listing.product__grid .product-item {
  border: 1px solid #CCCCCC;
  border-radius: 12px;
  width: 215px;
  height: 369px;
}
.product__listing.product__list .product__list--item.tag-highlighted,
.product__listing.product__grid .product-item.tag-highlighted {
  position: relative;
}
.product__listing.product__list .product__list--item.tag-highlighted:before,
.product__listing.product__grid .product-item.tag-highlighted:before {
  content: "";
  z-index: -1;
  position: absolute;
  border: 2px solid #192d5b;
  top: 14px;
  left: 12px;
  right: 12px;
  bottom: 14px;
}
.product__listing.product__list .product__list--item.tag-highlighted:after,
.product__listing.product__grid .product-item.tag-highlighted:after {
  content: "\e006";
  top: 18px;
  left: 16px;
  color: #192d5b;
  width: 24px;
  line-height: 22px;
  height: 24px;
  font-size: 18px;
  padding: 0;
  text-align: center;
  position: absolute;
}
.product__listing.product__list .product__list--item {
  padding: 9px 30px;
  border-top: 1px solid #d9d9d9;
}
.product__listing.product__list .product__list--item:nth-of-type(2n) {
  background-color: #f4f4f4;
}
@media (max-width: 1024px) {
  .product__listing.product__list .product__list--item {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.product__listing.product__list .product__list--item.tag-highlighted:before {
  left: 0;
  right: 0;
  top: 1px;
  bottom: 0;
}
.product__listing.product__list .product__list--item.tag-highlighted:after {
  font-size: 16px;
  top: 8px;
  left: 7px;
}
.product__listing.product__list .product__list--item.tag-highlighted:first-child:before {
  top: 0;
}
.product__listing.product__list .product__list--item.tag-highlighted:nth-of-type(2n) {
  background: transparent;
}
.product__listing.product__list .product__list--item.tag-highlighted:nth-of-type(2n):before {
  top: 1px;
  background-color: #f4f4f4;
}
.product__listing.product__list .product__list--thumb {
  float: left;
  margin-right: 4.5px;
  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: 4.5px;
  padding-right: 4.5px;
}
@media (min-width: 640px) {
  .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: 640px) {
  .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: 4.5px;
  padding-right: 4.5px;
}
@media (min-width: 640px) {
  .product__listing.product__list .ProductListComponent-ListOrderFormAction,
  .product__listing.product__list .SearchResultsList-ListOrderFormAction {
    float: left;
    width: 33.33333333%;
  }
}
@media (min-width: 640px) {
  .product__listing.product__list .ProductListComponent-ListOrderFormAction,
  .product__listing.product__list .SearchResultsList-ListOrderFormAction {
    left: 0%;
  }
}
@media (max-width: 639px) {
  .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;
  column-gap: 6%;
  row-gap: 25px;
}
.product__listing.product__grid .product-item {
  float: left;
  width: 50%;
  position: relative;
  min-height: 1px;
  padding-left: 4.5px;
  padding-right: 4.5px;
  padding: 9px;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}
@media (min-width: 640px) {
  .product__listing.product__grid .product-item {
    float: left;
    width: 25%;
  }
}
@media (min-width: 1024px) {
  .product__listing.product__grid .product-item {
    float: left;
    width: 20%;
  }
}
@media (min-width: 1400px) {
  .product__listing.product__grid .product-item {
    float: left;
    width: 20%;
  }
}
.product__listing.product__grid .product-item:first-child {
  margin-left: -1px;
}
.product__listing.product__grid .product-item.tag-highlighted {
  position: relative;
}
.product__listing.product__grid .thumb {
  display: block;
  margin-bottom: 4.5px;
  text-align: center;
  min-height: 180px;
  overflow: hidden;
}
.product__listing.product__grid .thumb img {
  width: 100%;
  height: auto;
  max-width: 140px;
}
.product__listing.product__grid .details {
  text-align: left;
  margin: 0 auto;
  width: 100%;
  overflow: hidden;
  display: inline-block;
  text-overflow: ellipsis;
  white-space: inherit;
  -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 {
  text-align: left;
  line-height: 1.2em;
  overflow: hidden;
  position: relative;
  height: 2.5em;
  font-weight: bolder;
  font-size: 18px;
  padding-bottom: 4.5px;
  color: #333333;
}
.product__listing.product__grid .details .sku {
  font-weight: bolder;
  line-height: 30px;
}
.product__listing.product__grid .details .strPriceWithoutIVA {
  font-weight: bolder;
}
.product__listing.product__grid .details .dbPriceWithoutIVA {
  color: #808080;
}
.product__listing.product__grid .details .strPriceWithIVA {
  font-weight: bolder;
  font-size: 18px;
}
.product__listing.product__grid .details .dbPriceWithIVA {
  font-weight: 700;
  font-size: 18px;
  color: #CC0033;
}
.product__listing.product__grid .details .unitOfMeasure {
  font-weight: bolder;
}
.product__listing.product__grid .details .available {
  font-weight: bolder;
}
.product__listing.product__grid .details .imgRecicledMaterial img {
  width: 100%;
}
.product__listing.product__grid .details .price {
  font-size: 18px;
}
.product__listing.product__grid .details .price-with-iva {
  font-size: 150%;
}
.product__listing.product__grid .details .promo {
  color: #00a651;
  font-size: 14px;
  font-weight: bold;
}
@media (min-width: 640px) {
  .product__listing.product__grid .product-item:nth-child(4n+1) {
    clear: both;
  }
}
@media (max-width: 639px) {
  .product__listing.product__grid .product-item:nth-child(2n+1) {
    clear: both;
  }
}
.search-empty {
  margin-top: 20px;
  margin-bottom: 20px;
  text-align: center;
}
.search-empty .headline {
  margin-bottom: 20px;
}
.search-empty .search-suggestions {
  margin-bottom: 20px;
}
.product-category-page .product-categories .refine-bar {
  padding-bottom: 4.5px;
  padding-top: 4.5px;
}
.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: 4.5px;
}
@media (min-width: 1024px) {
  .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-grid-layout {
  font-family: Montserrat;
  padding: 32px 42px 40px 42px;
}
.product-grid-layout label {
  text-transform: none;
}
.product-grid-layout .product-grid-left-refinements-slot .product-grid-left-refinements-component,
.product-grid-layout .search-grid-page-left-refinements-slot .product-grid-left-refinements-component,
.product-grid-layout .product-grid-left-refinements-slot .search-grid-page-left-refinements-component,
.product-grid-layout .search-grid-page-left-refinements-slot .search-grid-page-left-refinements-component {
  padding-right: 80px;
}
.product-grid-layout .product-grid-left-refinements-slot .product-grid-left-refinements-component #product-facet,
.product-grid-layout .search-grid-page-left-refinements-slot .product-grid-left-refinements-component #product-facet,
.product-grid-layout .product-grid-left-refinements-slot .search-grid-page-left-refinements-component #product-facet,
.product-grid-layout .search-grid-page-left-refinements-slot .search-grid-page-left-refinements-component #product-facet {
  border: unset;
  display: flex;
  flex-direction: column;
  gap: 24px;
}
.product-grid-layout .product-grid-left-refinements-slot .product-grid-left-refinements-component #product-facet .facet.js-facet .facet__text a,
.product-grid-layout .search-grid-page-left-refinements-slot .product-grid-left-refinements-component #product-facet .facet.js-facet .facet__text a,
.product-grid-layout .product-grid-left-refinements-slot .search-grid-page-left-refinements-component #product-facet .facet.js-facet .facet__text a,
.product-grid-layout .search-grid-page-left-refinements-slot .search-grid-page-left-refinements-component #product-facet .facet.js-facet .facet__text a,
.product-grid-layout .product-grid-left-refinements-slot .product-grid-left-refinements-component #product-facet .facet.js-facet .facet__text span,
.product-grid-layout .search-grid-page-left-refinements-slot .product-grid-left-refinements-component #product-facet .facet.js-facet .facet__text span,
.product-grid-layout .product-grid-left-refinements-slot .search-grid-page-left-refinements-component #product-facet .facet.js-facet .facet__text span,
.product-grid-layout .search-grid-page-left-refinements-slot .search-grid-page-left-refinements-component #product-facet .facet.js-facet .facet__text span {
  color: #999;
}
.product-grid-layout .product-grid-left-refinements-slot .product-grid-left-refinements-component #product-facet .facet.js-facet:not(.applied-filters),
.product-grid-layout .search-grid-page-left-refinements-slot .product-grid-left-refinements-component #product-facet .facet.js-facet:not(.applied-filters),
.product-grid-layout .product-grid-left-refinements-slot .search-grid-page-left-refinements-component #product-facet .facet.js-facet:not(.applied-filters),
.product-grid-layout .search-grid-page-left-refinements-slot .search-grid-page-left-refinements-component #product-facet .facet.js-facet:not(.applied-filters) {
  border-radius: 12px;
  border: 1px solid #CCCCCC;
  padding: 16px;
}
.product-grid-layout .product-grid-left-refinements-slot .product-grid-left-refinements-component #product-facet .facet.js-facet:not(.applied-filters) .facet__name.js-facet-name,
.product-grid-layout .search-grid-page-left-refinements-slot .product-grid-left-refinements-component #product-facet .facet.js-facet:not(.applied-filters) .facet__name.js-facet-name,
.product-grid-layout .product-grid-left-refinements-slot .search-grid-page-left-refinements-component #product-facet .facet.js-facet:not(.applied-filters) .facet__name.js-facet-name,
.product-grid-layout .search-grid-page-left-refinements-slot .search-grid-page-left-refinements-component #product-facet .facet.js-facet:not(.applied-filters) .facet__name.js-facet-name {
  font-size: 13px;
  line-height: normal;
}
.product-grid-layout .product-grid-left-refinements-slot .product-grid-left-refinements-component #product-facet .facet.js-facet:not(.applied-filters) .facet__name.js-facet-name > a.pull-right,
.product-grid-layout .search-grid-page-left-refinements-slot .product-grid-left-refinements-component #product-facet .facet.js-facet:not(.applied-filters) .facet__name.js-facet-name > a.pull-right,
.product-grid-layout .product-grid-left-refinements-slot .search-grid-page-left-refinements-component #product-facet .facet.js-facet:not(.applied-filters) .facet__name.js-facet-name > a.pull-right,
.product-grid-layout .search-grid-page-left-refinements-slot .search-grid-page-left-refinements-component #product-facet .facet.js-facet:not(.applied-filters) .facet__name.js-facet-name > a.pull-right {
  font-size: 16px;
  height: 16px;
}
.product-grid-layout .product-grid-left-refinements-slot .product-grid-left-refinements-component #product-facet .facet.js-facet:not(.applied-filters) .facet__name.js-facet-name > a.pull-right .glyphicon-plus:before,
.product-grid-layout .search-grid-page-left-refinements-slot .product-grid-left-refinements-component #product-facet .facet.js-facet:not(.applied-filters) .facet__name.js-facet-name > a.pull-right .glyphicon-plus:before,
.product-grid-layout .product-grid-left-refinements-slot .search-grid-page-left-refinements-component #product-facet .facet.js-facet:not(.applied-filters) .facet__name.js-facet-name > a.pull-right .glyphicon-plus:before,
.product-grid-layout .search-grid-page-left-refinements-slot .search-grid-page-left-refinements-component #product-facet .facet.js-facet:not(.applied-filters) .facet__name.js-facet-name > a.pull-right .glyphicon-plus:before {
  display: flex;
  height: 16px;
}
.product-grid-layout .product-grid-left-refinements-slot .product-grid-left-refinements-component #product-facet .facet.js-facet.applied-filters,
.product-grid-layout .search-grid-page-left-refinements-slot .product-grid-left-refinements-component #product-facet .facet.js-facet.applied-filters,
.product-grid-layout .product-grid-left-refinements-slot .search-grid-page-left-refinements-component #product-facet .facet.js-facet.applied-filters,
.product-grid-layout .search-grid-page-left-refinements-slot .search-grid-page-left-refinements-component #product-facet .facet.js-facet.applied-filters {
  border: unset;
  padding: unset;
}
.product-grid-layout .product-grid-left-refinements-slot .product-grid-left-refinements-component #product-facet .facet.js-facet.applied-filters .facet__values.js-facet-values ul.facet__list,
.product-grid-layout .search-grid-page-left-refinements-slot .product-grid-left-refinements-component #product-facet .facet.js-facet.applied-filters .facet__values.js-facet-values ul.facet__list,
.product-grid-layout .product-grid-left-refinements-slot .search-grid-page-left-refinements-component #product-facet .facet.js-facet.applied-filters .facet__values.js-facet-values ul.facet__list,
.product-grid-layout .search-grid-page-left-refinements-slot .search-grid-page-left-refinements-component #product-facet .facet.js-facet.applied-filters .facet__values.js-facet-values ul.facet__list {
  display: flex;
  flex-direction: column;
  gap: 24px;
}
.product-grid-layout .product-grid-left-refinements-slot .product-grid-left-refinements-component #product-facet .facet.js-facet.applied-filters .facet__values.js-facet-values ul.facet__list li,
.product-grid-layout .search-grid-page-left-refinements-slot .product-grid-left-refinements-component #product-facet .facet.js-facet.applied-filters .facet__values.js-facet-values ul.facet__list li,
.product-grid-layout .product-grid-left-refinements-slot .search-grid-page-left-refinements-component #product-facet .facet.js-facet.applied-filters .facet__values.js-facet-values ul.facet__list li,
.product-grid-layout .search-grid-page-left-refinements-slot .search-grid-page-left-refinements-component #product-facet .facet.js-facet.applied-filters .facet__values.js-facet-values ul.facet__list li {
  padding: unset;
}
.product-grid-layout .product-grid-left-refinements-slot .product-grid-left-refinements-component #product-facet .facet.js-facet.applied-filters .facet__values.js-facet-values ul.facet__list li .applied-filter-item,
.product-grid-layout .search-grid-page-left-refinements-slot .product-grid-left-refinements-component #product-facet .facet.js-facet.applied-filters .facet__values.js-facet-values ul.facet__list li .applied-filter-item,
.product-grid-layout .product-grid-left-refinements-slot .search-grid-page-left-refinements-component #product-facet .facet.js-facet.applied-filters .facet__values.js-facet-values ul.facet__list li .applied-filter-item,
.product-grid-layout .search-grid-page-left-refinements-slot .search-grid-page-left-refinements-component #product-facet .facet.js-facet.applied-filters .facet__values.js-facet-values ul.facet__list li .applied-filter-item {
  color: #333;
  padding: 9px 12px;
  line-height: 12px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.product-grid-layout .product-grid-left-refinements-slot .product-grid-left-refinements-component #product-facet .facet.js-facet.applied-filters .facet__values.js-facet-values ul.facet__list li .applied-filter-item span,
.product-grid-layout .search-grid-page-left-refinements-slot .product-grid-left-refinements-component #product-facet .facet.js-facet.applied-filters .facet__values.js-facet-values ul.facet__list li .applied-filter-item span,
.product-grid-layout .product-grid-left-refinements-slot .search-grid-page-left-refinements-component #product-facet .facet.js-facet.applied-filters .facet__values.js-facet-values ul.facet__list li .applied-filter-item span,
.product-grid-layout .search-grid-page-left-refinements-slot .search-grid-page-left-refinements-component #product-facet .facet.js-facet.applied-filters .facet__values.js-facet-values ul.facet__list li .applied-filter-item span {
  color: #999;
}
.product-grid-layout .product-grid-left-refinements-slot .product-grid-left-refinements-component #product-facet .facet.js-facet.applied-filters .facet__values.js-facet-values ul.facet__list li:not(.remove-all),
.product-grid-layout .search-grid-page-left-refinements-slot .product-grid-left-refinements-component #product-facet .facet.js-facet.applied-filters .facet__values.js-facet-values ul.facet__list li:not(.remove-all),
.product-grid-layout .product-grid-left-refinements-slot .search-grid-page-left-refinements-component #product-facet .facet.js-facet.applied-filters .facet__values.js-facet-values ul.facet__list li:not(.remove-all),
.product-grid-layout .search-grid-page-left-refinements-slot .search-grid-page-left-refinements-component #product-facet .facet.js-facet.applied-filters .facet__values.js-facet-values ul.facet__list li:not(.remove-all) {
  border-radius: 15px;
  border: 1px solid #CCCCCC;
  font-weight: normal;
}
.product-grid-layout .product-grid-left-refinements-slot .product-grid-left-refinements-component #product-facet .facet.js-facet.applied-filters .facet__values.js-facet-values ul.facet__list li.remove-all,
.product-grid-layout .search-grid-page-left-refinements-slot .product-grid-left-refinements-component #product-facet .facet.js-facet.applied-filters .facet__values.js-facet-values ul.facet__list li.remove-all,
.product-grid-layout .product-grid-left-refinements-slot .search-grid-page-left-refinements-component #product-facet .facet.js-facet.applied-filters .facet__values.js-facet-values ul.facet__list li.remove-all,
.product-grid-layout .search-grid-page-left-refinements-slot .search-grid-page-left-refinements-component #product-facet .facet.js-facet.applied-filters .facet__values.js-facet-values ul.facet__list li.remove-all {
  text-align: end;
  color: #192d5b;
  font-weight: bold;
}
.product-grid-layout .product-grid-right-result-slot .pagination-bar.top,
.product-grid-layout .search-grid-page-result-grid-slot .pagination-bar.top,
.product-grid-layout .product-grid-right-result-slot .pagination-bar.bottom,
.product-grid-layout .search-grid-page-result-grid-slot .pagination-bar.bottom {
  margin-bottom: 24px;
  margin-right: 15px;
}
.product-grid-layout .product-grid-right-result-slot .pagination-bar.top .pagination-toolbar.paginationProductGrid,
.product-grid-layout .search-grid-page-result-grid-slot .pagination-bar.top .pagination-toolbar.paginationProductGrid,
.product-grid-layout .product-grid-right-result-slot .pagination-bar.bottom .pagination-toolbar.paginationProductGrid,
.product-grid-layout .search-grid-page-result-grid-slot .pagination-bar.bottom .pagination-toolbar.paginationProductGrid {
  border: unset;
  padding: unset;
}
.product-grid-layout .product-grid-right-result-slot .pagination-bar.top .pagination-toolbar.paginationProductGrid .sort-refine-bar form,
.product-grid-layout .search-grid-page-result-grid-slot .pagination-bar.top .pagination-toolbar.paginationProductGrid .sort-refine-bar form,
.product-grid-layout .product-grid-right-result-slot .pagination-bar.bottom .pagination-toolbar.paginationProductGrid .sort-refine-bar form,
.product-grid-layout .search-grid-page-result-grid-slot .pagination-bar.bottom .pagination-toolbar.paginationProductGrid .sort-refine-bar form {
  display: flex;
  align-items: center;
  gap: 16px;
}
.product-grid-layout .product-grid-right-result-slot .pagination-bar.top .pagination-toolbar.paginationProductGrid .sort-refine-bar form label,
.product-grid-layout .search-grid-page-result-grid-slot .pagination-bar.top .pagination-toolbar.paginationProductGrid .sort-refine-bar form label,
.product-grid-layout .product-grid-right-result-slot .pagination-bar.bottom .pagination-toolbar.paginationProductGrid .sort-refine-bar form label,
.product-grid-layout .search-grid-page-result-grid-slot .pagination-bar.bottom .pagination-toolbar.paginationProductGrid .sort-refine-bar form label {
  text-transform: none;
}
.product-grid-layout .product-grid-right-result-slot .pagination-bar.top .pagination-toolbar.paginationProductGrid .sort-refine-bar form > .sortBy,
.product-grid-layout .search-grid-page-result-grid-slot .pagination-bar.top .pagination-toolbar.paginationProductGrid .sort-refine-bar form > .sortBy,
.product-grid-layout .product-grid-right-result-slot .pagination-bar.bottom .pagination-toolbar.paginationProductGrid .sort-refine-bar form > .sortBy,
.product-grid-layout .search-grid-page-result-grid-slot .pagination-bar.bottom .pagination-toolbar.paginationProductGrid .sort-refine-bar form > .sortBy {
  width: 230px;
}
.product-grid-layout .product-grid-right-result-slot .pagination-bar.top .pagination-toolbar.paginationProductGrid .sort-refine-bar form > .sortBy > label,
.product-grid-layout .search-grid-page-result-grid-slot .pagination-bar.top .pagination-toolbar.paginationProductGrid .sort-refine-bar form > .sortBy > label,
.product-grid-layout .product-grid-right-result-slot .pagination-bar.bottom .pagination-toolbar.paginationProductGrid .sort-refine-bar form > .sortBy > label,
.product-grid-layout .search-grid-page-result-grid-slot .pagination-bar.bottom .pagination-toolbar.paginationProductGrid .sort-refine-bar form > .sortBy > label {
  font-family: Montserrat;
  font-size: 12px;
  font-weight: normal;
  color: #999;
  margin-bottom: 8px;
}
.product-grid-layout .product-grid-right-result-slot .pagination-bar.top .pagination-toolbar.paginationProductGrid .sort-refine-bar form > .checkControl,
.product-grid-layout .search-grid-page-result-grid-slot .pagination-bar.top .pagination-toolbar.paginationProductGrid .sort-refine-bar form > .checkControl,
.product-grid-layout .product-grid-right-result-slot .pagination-bar.bottom .pagination-toolbar.paginationProductGrid .sort-refine-bar form > .checkControl,
.product-grid-layout .search-grid-page-result-grid-slot .pagination-bar.bottom .pagination-toolbar.paginationProductGrid .sort-refine-bar form > .checkControl {
  width: 140px;
}
.product-grid-layout .product-grid-right-result-slot .pagination-bar.top .pagination-toolbar.paginationProductGrid .sort-refine-bar form > .checkControl label,
.product-grid-layout .search-grid-page-result-grid-slot .pagination-bar.top .pagination-toolbar.paginationProductGrid .sort-refine-bar form > .checkControl label,
.product-grid-layout .product-grid-right-result-slot .pagination-bar.bottom .pagination-toolbar.paginationProductGrid .sort-refine-bar form > .checkControl label,
.product-grid-layout .search-grid-page-result-grid-slot .pagination-bar.bottom .pagination-toolbar.paginationProductGrid .sort-refine-bar form > .checkControl label {
  color: #333;
  font-size: 13px;
  font-weight: normal;
}
.product-grid-layout .product-grid-right-result-slot .pagination-bar.top .pagination-toolbar.paginationProductGrid .sort-refine-bar form > .checkControl .control,
.product-grid-layout .search-grid-page-result-grid-slot .pagination-bar.top .pagination-toolbar.paginationProductGrid .sort-refine-bar form > .checkControl .control,
.product-grid-layout .product-grid-right-result-slot .pagination-bar.bottom .pagination-toolbar.paginationProductGrid .sort-refine-bar form > .checkControl .control,
.product-grid-layout .search-grid-page-result-grid-slot .pagination-bar.bottom .pagination-toolbar.paginationProductGrid .sort-refine-bar form > .checkControl .control {
  display: flex;
  padding-top: 15px;
}
.product-grid-layout .product-grid-right-result-slot .pagination-bar.top .pagination-toolbar.paginationProductGrid .sort-refine-bar .totals,
.product-grid-layout .search-grid-page-result-grid-slot .pagination-bar.top .pagination-toolbar.paginationProductGrid .sort-refine-bar .totals,
.product-grid-layout .product-grid-right-result-slot .pagination-bar.bottom .pagination-toolbar.paginationProductGrid .sort-refine-bar .totals,
.product-grid-layout .search-grid-page-result-grid-slot .pagination-bar.bottom .pagination-toolbar.paginationProductGrid .sort-refine-bar .totals {
  display: flex;
  align-items: flex-end;
  justify-content: flex-end;
  height: 60px;
}
.product-grid-layout .product-grid-right-result-slot .pagination-bar.top .pagination-toolbar.paginationProductGrid .sort-refine-bar .totals .pagination-bar-results,
.product-grid-layout .search-grid-page-result-grid-slot .pagination-bar.top .pagination-toolbar.paginationProductGrid .sort-refine-bar .totals .pagination-bar-results,
.product-grid-layout .product-grid-right-result-slot .pagination-bar.bottom .pagination-toolbar.paginationProductGrid .sort-refine-bar .totals .pagination-bar-results,
.product-grid-layout .search-grid-page-result-grid-slot .pagination-bar.bottom .pagination-toolbar.paginationProductGrid .sort-refine-bar .totals .pagination-bar-results {
  float: right;
  color: #999;
  font-size: 13px;
  font-weight: 500;
  margin: unset;
}
.product-grid-layout .product-grid-right-result-slot .product__listing.product__grid,
.product-grid-layout .search-grid-page-result-grid-slot .product__listing.product__grid {
  display: grid;
  grid-template-columns: repeat(4, minmax(215px, 250px));
  gap: 3.4%;
  row-gap: 32px;
  font-family: Montserrat;
  margin: unset;
}
@media (max-width: 1024px) {
  .product-grid-layout .product-grid-right-result-slot .product__listing.product__grid,
  .product-grid-layout .search-grid-page-result-grid-slot .product__listing.product__grid {
    grid-template-columns: repeat(3, minmax(215px, 250px));
  }
}
@media (min-width: 1920px) {
  .product-grid-layout .product-grid-right-result-slot .product__listing.product__grid,
  .product-grid-layout .search-grid-page-result-grid-slot .product__listing.product__grid {
    grid-template-columns: repeat(auto-fit, minmax(215px, 1fr));
  }
}
.product-grid-layout .product-grid-right-result-slot .product__listing.product__grid .product-item,
.product-grid-layout .search-grid-page-result-grid-slot .product__listing.product__grid .product-item {
  padding: unset;
  width: 100%;
  min-width: 215px;
  max-width: 250px;
}
.product-grid-layout .product-grid-right-result-slot .product__listing.product__grid .product-item a.thumb,
.product-grid-layout .search-grid-page-result-grid-slot .product__listing.product__grid .product-item a.thumb {
  min-height: fit-content;
  margin-bottom: unset;
}
.product-grid-layout .product-grid-right-result-slot .product__listing.product__grid .product-item a.thumb img,
.product-grid-layout .search-grid-page-result-grid-slot .product__listing.product__grid .product-item a.thumb img {
  width: 80px;
  height: 80px;
}
.product-grid-layout .product-grid-right-result-slot .product__listing.product__grid .product-item .details,
.product-grid-layout .search-grid-page-result-grid-slot .product__listing.product__grid .product-item .details {
  display: flex;
  row-gap: 8px;
  flex-direction: column;
  padding: 16px 24px 24px 24px;
}
.product-grid-layout .product-grid-right-result-slot .product__listing.product__grid .product-item .details .name,
.product-grid-layout .search-grid-page-result-grid-slot .product__listing.product__grid .product-item .details .name {
  font-size: 12px;
  font-weight: 500;
  color: #333;
  padding: unset;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  line-clamp: 2;
  -webkit-line-clamp: 2;
  word-break: break-word;
}
.product-grid-layout .product-grid-right-result-slot .product__listing.product__grid .product-item .details .sku,
.product-grid-layout .search-grid-page-result-grid-slot .product__listing.product__grid .product-item .details .sku {
  font-size: 12px;
  font-weight: 500;
  line-height: normal;
  height: fit-content;
  color: #999;
}
.product-grid-layout .product-grid-right-result-slot .product__listing.product__grid .product-item .details .unit-of-measure,
.product-grid-layout .search-grid-page-result-grid-slot .product__listing.product__grid .product-item .details .unit-of-measure {
  display: flex;
  gap: 5px;
  font-size: 12px;
  font-weight: 400;
  color: #999;
}
.product-grid-layout .product-grid-right-result-slot .product__listing.product__grid .product-item .details .unit-of-measure .unit-value,
.product-grid-layout .search-grid-page-result-grid-slot .product__listing.product__grid .product-item .details .unit-of-measure .unit-value {
  font-weight: bold;
  color: #999;
}
.product-grid-layout .product-grid-right-result-slot .product__listing.product__grid .product-item .details .price-container,
.product-grid-layout .search-grid-page-result-grid-slot .product__listing.product__grid .product-item .details .price-container {
  height: 46px;
}
.product-grid-layout .product-grid-right-result-slot .product__listing.product__grid .product-item .details .price-container .price-content,
.product-grid-layout .search-grid-page-result-grid-slot .product__listing.product__grid .product-item .details .price-container .price-content {
  display: flex;
  gap: 8px;
}
.product-grid-layout .product-grid-right-result-slot .product__listing.product__grid .product-item .details .price-container .price-content .priceWithIVA-container .strPriceWithIVA,
.product-grid-layout .search-grid-page-result-grid-slot .product__listing.product__grid .product-item .details .price-container .price-content .priceWithIVA-container .strPriceWithIVA {
  font-family: Montserrat;
  font-weight: 500;
  height: fit-content;
  font-size: 12px;
  color: #192D5B;
}
.product-grid-layout .product-grid-right-result-slot .product__listing.product__grid .product-item .details .price-container .price-content .priceWithIVA-container .dbPriceWithIVA,
.product-grid-layout .search-grid-page-result-grid-slot .product__listing.product__grid .product-item .details .price-container .price-content .priceWithIVA-container .dbPriceWithIVA {
  font-family: Montserrat;
  font-weight: 700;
  font-size: 12px;
  color: #192D5B;
}
.product-grid-layout .product-grid-right-result-slot .product__listing.product__grid .product-item .details .price-container .price-content .price-divider,
.product-grid-layout .search-grid-page-result-grid-slot .product__listing.product__grid .product-item .details .price-container .price-content .price-divider {
  background-color: #D9D9D9;
  width: 1px;
}
.product-grid-layout .product-grid-right-result-slot .product__listing.product__grid .product-item .details .price-container .price-content .priceWithoutIVA-container .strPriceWithoutIVA,
.product-grid-layout .search-grid-page-result-grid-slot .product__listing.product__grid .product-item .details .price-container .price-content .priceWithoutIVA-container .strPriceWithoutIVA {
  font-size: 10px;
  font-weight: 500;
  color: #999;
}
.product-grid-layout .product-grid-right-result-slot .product__listing.product__grid .product-item .details .price-container .price-content .priceWithoutIVA-container .dbPriceWithoutIVA,
.product-grid-layout .search-grid-page-result-grid-slot .product__listing.product__grid .product-item .details .price-container .price-content .priceWithoutIVA-container .dbPriceWithoutIVA {
  font-size: 11px;
  font-weight: bold;
  color: #999;
}
.product-grid-layout .product-grid-right-result-slot .product__listing.product__grid .product-item .details .price-container .price-content .priceWithoutIVA-container.outOfStock .strPriceWithoutIVA,
.product-grid-layout .search-grid-page-result-grid-slot .product__listing.product__grid .product-item .details .price-container .price-content .priceWithoutIVA-container.outOfStock .strPriceWithoutIVA,
.product-grid-layout .product-grid-right-result-slot .product__listing.product__grid .product-item .details .price-container .price-content .priceWithoutIVA-container.outOfStock .dbPriceWithoutIVA,
.product-grid-layout .search-grid-page-result-grid-slot .product__listing.product__grid .product-item .details .price-container .price-content .priceWithoutIVA-container.outOfStock .dbPriceWithoutIVA {
  color: #999;
}
.product-grid-layout .product-grid-right-result-slot .product__listing.product__grid .product-item .details .item__quantity,
.product-grid-layout .search-grid-page-result-grid-slot .product__listing.product__grid .product-item .details .item__quantity {
  text-align: center;
  margin-bottom: 8px;
}
.product-grid-layout .product-grid-right-result-slot .product__listing.product__grid .product-item .details .item__quantity .item__quantity-label,
.product-grid-layout .search-grid-page-result-grid-slot .product__listing.product__grid .product-item .details .item__quantity .item__quantity-label {
  font-size: 12px;
  font-weight: normal;
  text-align: center;
}
.product-grid-layout .product-grid-right-result-slot .product__listing.product__grid .product-item .details .item__quantity .js-visible-qty-selector,
.product-grid-layout .search-grid-page-result-grid-slot .product__listing.product__grid .product-item .details .item__quantity .js-visible-qty-selector {
  width: 60px;
  height: 32px;
  border: 1px solid #CCCCCC;
  border-radius: 5px;
  text-align: center;
}
.product-grid-layout .product-grid-right-result-slot .product__listing.product__grid .product-item .details .item__quantity.outOfStock,
.product-grid-layout .search-grid-page-result-grid-slot .product__listing.product__grid .product-item .details .item__quantity.outOfStock {
  color: #666;
}
.product-grid-layout .product-grid-right-result-slot .product__listing.product__grid .product-item .details .addtocart,
.product-grid-layout .search-grid-page-result-grid-slot .product__listing.product__grid .product-item .details .addtocart {
  padding: unset;
  margin: unset;
}
.product-grid-layout .product-grid-right-result-slot .product__listing.product__grid .product-item .details .addtocart-component,
.product-grid-layout .search-grid-page-result-grid-slot .product__listing.product__grid .product-item .details .addtocart-component {
  margin: unset;
}
.product-grid-layout .product-grid-right-result-slot .product__listing.product__grid .product-item .details .addtocart-component .actions .AddToCart-AddToCartAction button,
.product-grid-layout .search-grid-page-result-grid-slot .product__listing.product__grid .product-item .details .addtocart-component .actions .AddToCart-AddToCartAction button {
  height: 40px;
}
.product-grid-layout .product-grid-right-result-slot .product__listing.product__grid .product-item .details .addtocart-component .actions .AddToCart-PickUpInStoreAction,
.product-grid-layout .search-grid-page-result-grid-slot .product__listing.product__grid .product-item .details .addtocart-component .actions .AddToCart-PickUpInStoreAction {
  margin: unset;
}
.product-grid-layout .product-grid-right-result-slot .product__listing.product__grid .product-item .details .js-add-to-cart.outOfStock,
.product-grid-layout .search-grid-page-result-grid-slot .product__listing.product__grid .product-item .details .js-add-to-cart.outOfStock {
  height: 40px;
  border-radius: 10px;
  padding: unset;
  text-transform: none;
  box-shadow: 0px 0px 5px 1px #33333340;
  background-color: #CCCCCC;
  border-color: #CCCCCC;
}
.product-grid-layout .product-grid-right-result-slot .product__listing.product__grid .special-tag-container,
.product-grid-layout .search-grid-page-result-grid-slot .product__listing.product__grid .special-tag-container {
  min-height: 25px;
  max-height: 25px;
  width: fit-content;
}
.product-grid-layout .product-grid-right-result-slot .product__listing.product__grid .special-tag-container .special-tag,
.product-grid-layout .search-grid-page-result-grid-slot .product__listing.product__grid .special-tag-container .special-tag {
  width: fit-content;
  height: 25px;
  padding: 4px 12px 4px 12px;
  border-radius: 11px 0px 11px 0px;
  display: flex;
  align-items: center;
  justify-content: center;
  color: white;
  font-size: 12px;
  font-weight: bold;
}
.product-grid-layout .product-grid-right-result-slot .product__listing.product__grid .special-tag-container .under-contract-label,
.product-grid-layout .search-grid-page-result-grid-slot .product__listing.product__grid .special-tag-container .under-contract-label {
  background-color: #2C55A7;
  z-index: 1;
}
.product-grid-layout .product-grid-right-result-slot .product__listing.product__grid .special-tag-container .under-contract-label.green,
.product-grid-layout .search-grid-page-result-grid-slot .product__listing.product__grid .special-tag-container .under-contract-label.green {
  background-color: #4A9527;
}
.product-grid-layout .product-grid-right-result-slot .product__listing.product__grid .special-tag-container .under-contract-label.blue,
.product-grid-layout .search-grid-page-result-grid-slot .product__listing.product__grid .special-tag-container .under-contract-label.blue {
  background-color: #4E55A0;
}
.product-grid-layout .product-grid-right-result-slot .product__listing.product__grid .special-tag-container .under-contract-label.orange,
.product-grid-layout .search-grid-page-result-grid-slot .product__listing.product__grid .special-tag-container .under-contract-label.orange {
  background-color: #CD7C16;
}
.product-grid-layout .product-grid-right-result-slot .product__listing.product__grid .special-tag-container .discount-tag,
.product-grid-layout .search-grid-page-result-grid-slot .product__listing.product__grid .special-tag-container .discount-tag {
  background-color: #CD7C16;
}
.product-grid-layout .product-grid-right-result-slot .product__listing.product__grid .special-tag-container .discount-tag span,
.product-grid-layout .search-grid-page-result-grid-slot .product__listing.product__grid .special-tag-container .discount-tag span {
  font-weight: bold;
  font-size: 12px;
  color: white;
}
.product-grid-layout .product-grid-right-result-slot .results h1,
.product-grid-layout .search-grid-page-result-grid-slot .results h1 {
  margin: unset;
  padding: unset;
}
.product__facet {
  margin: 0;
  border-right: 1px solid #cccccc;
  padding: 0;
}
.product__facet .facet {
  padding: 45px 30px 30px 30px;
  border-bottom: 1px solid #cccccc;
}
.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: #333333;
  margin-left: -5px;
}
.product__facet .facet .facet__list {
  padding-left: 0;
  list-style: none;
  margin: 4.5px 0;
}
.product__facet .facet .facet__list li {
  padding: 4.5px 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: 4.5px;
  border: 1px solid #cccccc;
  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: #192d5b;
  border: 1px solid #192d5b;
  -webkit-box-shadow: inset 0 0  0 1px @check-box-bg;
  box-shadow: inset 0 0  0 1px @check-box-bg;
}
.product__facet .facet .facet__list .facet__list__checkbox:checked + .facet__list__label .facet__list__text {
  color: #192d5b;
}
.product__facet .facet .facet__list .facet__list__checkbox:focus + .facet__list__label .facet__list__mark {
  border: 1px solid #192d5b;
  -webkit-box-shadow: inset 0 0  0 1px @check-box-bg;
  box-shadow: inset 0 0  0 1px @check-box-bg;
}
.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 #cccccc;
}
.product__facet .facet .facet__form .input-group .form-control {
  border: 0 none;
  height: 32px;
  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: #333333;
  font-size: 17px;
  top: 0;
}
.product__facet .facet .facet__form .line-text {
  margin: 9px 0;
}
.product__facet .facet .facet__form__hidden {
  display: none;
}
.product__facet .facet .facet__results__hidden {
  display: none;
}
@media (max-width: 1023px) {
  .product__facet {
    padding: 4.5px;
    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 4.5px 0;
  }
  .product__facet .facet .facet__name {
    background: #f4f4f4;
    cursor: pointer;
    padding: 4.5px;
    padding-left: 32px;
    text-transform: uppercase;
    position: relative;
  }
  .product__facet .facet .facet__name .facet__arrow {
    font-size: 12px;
    position: absolute;
    top: 17px;
    left: 13.5px;
  }
  .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: 19px 0;
}
.pagination-bar .pagination-toolbar {
  padding-bottom: 13.5px;
  padding-left: 20px;
  padding-right: 30px;
  border-bottom: 1px solid #cccccc;
}
@media (max-width: 1024px) {
  .pagination-bar .pagination-toolbar {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.pagination-bar .form-group {
  margin: 0;
}
.pagination-bar .pagination-bar-results {
  margin-top: 14px;
  padding: 0 20px;
  color: #666666;
}
.pagination-bar.bottom .pagination-toolbar {
  padding-top: 13.5px;
  border-top: 1px solid #cccccc;
  border-bottom-width: 1px;
}
@media (max-width: 1023px) {
  .pagination-bar button {
    width: 100%;
    padding-left: 0;
    padding-right: 0;
  }
}
@media (max-width: 639px) {
  .sort-refine-bar .form-group select {
    width: 100%;
  }
  .pagination-bar .pagination,
  .pagination-bar button {
    margin-top: 13.5px;
    width: 100%;
  }
}
@media (min-width: 640px) {
  .pagination-bar .pagination-toolbar {
    border-bottom-width: 1px;
  }
  .pagination-bar .pagination,
  .pagination-bar button {
    margin-top: 14px;
  }
}
@media (max-width: 1023px) and (min-width: 640px) {
  .sort-refine-bar .form-group select {
    height: 48px;
  }
  .pagination-bar .pagination,
  .pagination-bar button {
    margin-top: 13px;
  }
}
.item__list {
  margin-top: 30px;
  margin-bottom: 9px;
  padding-left: 0;
  list-style: none;
}
.item__list .item__list--item {
  border-bottom: 1px solid #e5e5e5;
  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: #f4f4f4;
}
.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 #e5e5e5;
}
.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: #090f1f;
}
.item__list .item__list--header {
  padding-left: 0;
  list-style: none;
  display: table;
  table-layout: fixed;
  width: 100%;
}
.item__list .item__list--header li {
  display: table-cell;
  background-color: #192d5b;
  color: #ffffff;
  font-size: 13px;
  text-transform: uppercase;
  padding: 7px 4px;
}
.item__list .item__list--header li:last-child {
  padding-right: 30px;
}
.item__list .item__toggle {
  font-size: 15px;
  width: 19.5px;
}
.item__list .item__toggle > * {
  cursor: pointer;
}
.item__list .item__toggle .open .glyphicon:before {
  content: "\e113";
}
.item__list .item__image {
  width: 114px;
  padding: 0 9px;
}
.item__list .item__image img {
  max-width: 96px;
}
.item__list .item__name {
  font-size: 16px;
  font-weight: 700;
}
.item__list .item__price {
  text-align: center;
}
.item__list .item__quantity {
  text-align: center;
}
.item__list .item__quantity .form-control {
  display: inline-block;
  width: 81px;
  height: 27px;
  text-align: center;
  padding: 6px 1px;
}
.item__list .item__delivery .item__delivery--label {
  text-transform: uppercase;
  color: #666666;
  font-weight: 700;
}
.item__list .item__total--column {
  text-align: center;
}
.item__list .item__total {
  font-size: 15px;
  font-weight: 700;
  text-align: center;
  padding-left: 0;
}
.item__list .item__remove,
.item__list .item__menu {
  width: 29px;
  text-align: right;
}
.item__list .item__remove .btn,
.item__list .item__menu .btn {
  font-size: 20px;
  background-color: transparent;
  padding: 0;
  border: 0;
  color: #192d5b;
}
.item__list .item__remove .btn .glyphicon,
.item__list .item__menu .btn .glyphicon {
  top: 4px;
}
.item__list #cartOrderGridForm .product-grid-container table {
  background-color: #f4f4f4;
}
.item__list #cartOrderGridForm .product-grid-container table th {
  background-color: #e4e4e4;
  color: #333333;
}
.item__list .promo {
  font-size: 14px;
  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 #d9d9d9;
}
.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: #cccccc;
}
.item__list .read-only-grid .grid-prod-info {
  display: inline-block;
  padding-top: 0;
  padding-right: 18px;
}
.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: #cccccc;
}
@media (min-width: 1024px) {
  .item__list > li .add-to-cart-order-form-wrap {
    border-bottom: 1px solid #e5e5e5;
  }
  .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 4.5px;
    vertical-align: middle;
  }
  .item__list .item__info {
    width: 35%;
    padding: 0 4.5px;
    text-align: left;
  }
  .item__list .item__delivery {
    padding-left: 3%;
  }
}
@media (min-width: 640px) {
  .item__list #cartOrderGridForm {
    max-height: 460px;
    overflow: scroll;
  }
  .item__list #cartOrderGridForm table tr:first-child > th:first-child,
  .item__list #cartOrderGridForm table tr > td:first-child {
    border-right: 0;
    padding-left: 18px;
  }
}
@media (max-width: 1023px) {
  .item__list {
    border-top: 1px solid #e5e5e5;
    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: 4.5px;
    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: 9px;
  }
  .item__list .item__quantity__total > .details {
    cursor: pointer;
  }
  .item__list .item__quantity__total .qty {
    line-height: 42px;
    padding-top: 4.5px;
  }
  .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 4.5px 0 0;
  }
  .item__list .item__quantity__total .qty input {
    float: left;
    width: 70px;
    text-align: center;
    padding-left: 12px;
    padding-right: 12px;
    margin-right: 4.5px;
  }
  .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: 9px;
    padding-top: 4.5px;
  }
  .item__list #cartOrderGridForm .product-grid-container .variant-detail img {
    padding-right: 4.5px;
  }
  .item__list #cartOrderGridForm .product-grid-container .variant-select {
    padding-top: 22px;
    padding-right: 9px;
    vertical-align: top;
  }
  .item__list #cartOrderGridForm .product-grid-container > table {
    border-bottom: 1px solid #d9d9d9;
  }
  .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 9px 9px;
  }
  .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: 9px;
    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: 114px;
    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: 4.5px;
}
@media (max-width: 1024px) {
  .cart-header {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.cart-header.border {
  border-bottom: 1px solid #e5e5e5;
  margin-bottom: 14px;
}
.cart-header .cart-headline {
  color: #333333;
  font-size: 24px;
  line-height: 35px;
  font-weight: 700;
  padding: 9px 0;
  margin: 0;
  padding: 0px;
}
.cart-header .cart-headline.border {
  border-bottom: 1px solid #e5e5e5;
  margin-bottom: 14px;
}
.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: #666666;
  font-weight: 400;
  vertical-align: top;
}
.cart-header .cart__id--label .cart__id {
  padding-left: 5px;
}
.cart-top-bar {
  background: #f4f4f4;
  padding: 10px;
  padding-left: 30px;
  padding-right: 30px;
}
@media (max-width: 1024px) {
  .cart-top-bar {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.cart-top-bar a.help {
  font-size: 13px;
  position: relative;
  padding-right: 25px;
}
.cart-top-bar a.help .glyphicon {
  color: #192d5b;
  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: 9px;
  padding: 4.5px;
  padding-left: 30px;
  padding-right: 30px;
}
@media (max-width: 1024px) {
  .cart-restoration-bar {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.help-popup-content strong {
  display: block;
  margin-bottom: 15px;
}
.cart__content {
  margin-left: -4px;
  margin-right: -5px;
}
.cart__top--totals {
  text-align: right;
  font-size: 15px;
  margin-top: 15px;
  padding-left: 30px;
  padding-right: 30px;
}
@media (max-width: 1024px) {
  .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: #666666;
  font-weight: 400;
  top: -1px;
}
.cart__actions.border {
  border-bottom: 1px solid #e5e5e5;
}
.cart__actions,
.cart__actions--top {
  padding-left: 30px;
  padding-right: 30px;
  padding-bottom: 32px;
}
@media (max-width: 1024px) {
  .cart__actions,
  .cart__actions--top {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (max-width: 640px) {
  .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: #192d5b;
}
.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: 1024px) {
  .item__list__cart .item__remove,
  .item__list__cart .item__menu {
    width: 60px;
  }
}
.item__list__cart .item__list--item {
  border-top: 1px solid #e5e5e5;
}
.item__list__cart .item__list--item .item__image {
  padding: 10px;
}
@media (min-width: 1024px) {
  .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 #e5e5e5;
}
.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: 1024px) {
  .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: 27px;
}
.item__list__cart .item__list--comment .item__comment--author {
  font-weight: bold;
}
.item__list__cart .item__quantity {
  text-align: center;
}
.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: #090f1f;
}
.cart__head--link:after {
  content: "|";
  position: relative;
  left: 5px;
  color: #666666;
  font-weight: 400;
  vertical-align: top;
}
.cart__head--link:first-child:after {
  content: "";
  position: relative;
  left: 0px;
  color: #666666;
  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: 1023px) {
  .save__cart--link,
  .new__cart--link,
  .cart__quotes--link {
    text-align: left;
  }
}
@media (max-width: 639px) {
  .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: 9px;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 15px;
  display: inline-block;
  white-space: nowrap;
  padding-left: 30px;
  padding-right: 30px;
}
@media (max-width: 1024px) {
  .export__cart--link {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (max-width: 639px) {
  .export__cart--link {
    padding-top: 5px;
  }
}
.cart-totals {
  font-size: 18px;
  line-height: 2em;
  margin-top: 25px;
  padding-left: 20px;
  padding-right: 20px;
}
@media (max-width: 1024px) {
  .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: 22px;
  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: 14px;
  font-weight: 700;
  line-height: 1.5em;
  padding-right: 60px;
  padding-left: 55px;
}
@media (max-width: 1023px) and (min-width: 640px) {
  .cart-totals .cart-totals-left,
  .cart-totals .cart-totals-right,
  .cart-totals .cart-totals-taxes {
    padding-left: 19px;
    padding-right: 19px;
  }
}
@media (max-width: 639px) {
  .cart-totals .cart-totals-left,
  .cart-totals .cart-totals-right,
  .cart-totals .cart-totals-taxes {
    padding-left: 9px;
    padding-right: 9px;
  }
}
@media (max-width: 639px) {
  .cart__actions {
    margin: 0;
  }
  .cart__actions .pull-right {
    float: none!important;
  }
  .cart__actions .row {
    margin: 0;
  }
}
.express-checkout {
  background-color: #f4f4f4;
  padding: 9px 18px;
  margin: 9px 0;
}
@media (min-width: 640px) {
  .express-checkout {
    margin-right: 20px;
  }
}
@media (min-width: 1024px) {
  .express-checkout {
    margin-right: 30px;
  }
}
.express-checkout .headline {
  font-size: 24px;
  font-weight: 600;
  margin: 0 0 4.5px 0;
}
.express-checkout ul {
  margin-top: 5px;
}
.express-checkout ul li {
  list-style-type: disc;
}
@media (max-width: 1023px) and (min-width: 640px) {
  .express-checkout {
    padding: 9px;
    margin-right: 20px;
  }
}
@media (max-width: 639px) {
  .express-checkout {
    margin: 0 0 20px 0;
    padding: 9px;
  }
}
.cartpotproline,
.cartproline {
  font-size: 18px;
  padding-bottom: 14px;
  border-bottom: 1px solid #e5e5e5;
  padding-left: 30px;
  padding-right: 30px;
}
@media (max-width: 1024px) {
  .cartpotproline,
  .cartproline {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.cartpotproline .info,
.cartproline .info {
  font-size: 14px;
}
.promotion {
  font-size: 14px;
  font-weight: bold;
  color: #00a651;
}
.error-details-section .action {
  text-align: center;
  margin: 4.5px 0;
}
.doFlowSelectedChange,
#selectPciOption {
  margin-top: 9px;
}
@media (max-width: 639px) {
  .cartpotproline,
  .cartproline {
    padding: 4.5px 9px 14px;
  }
  .btn--continue-shopping,
  .btn--continue-checkout,
  .btn-create-quote {
    margin-bottom: 4px;
  }
  .doFlowSelectedChange {
    margin-top: 9px;
  }
}
#cboxContent .cart_popup_error_msg {
  margin-left: 3px;
  margin-bottom: 9px;
}
.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: 4.5px;
}
.mini-cart .mini-cart-body .legend a {
  float: right;
}
.mini-cart .mini-cart-body .mini-cart-list {
  padding-left: 0;
  list-style: none;
  display: flex;
  flex-direction: column;
}
.mini-cart .mini-cart-body .mini-cart-list li + li {
  margin-top: 4.5px;
}
.mini-cart .mini-cart-body .mini-cart-list .mini-cart-item .thumb {
  float: left;
  margin-right: 4.5px;
}
.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: 69.5px;
}
.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 #e5e5e5;
  border-width: 1px 0;
  margin: 4.5px 0 13.5px;
  padding: 4.5px;
}
.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: 4.5px 0;
}
#quoteForm .form__actions {
  margin-bottom: 19px;
  padding-left: 30px;
  padding-right: 30px;
}
@media (max-width: 1024px) {
  #quoteForm .form__actions {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (max-width: 639px) {
  #quoteForm .form__actions--cancel,
  #quoteForm .form__actions--done {
    margin-bottom: 4px;
  }
}
.cart__quote__edit .quote__head {
  color: #ffffff;
  background-color: #192d5b;
  padding: 9px 0;
  padding-left: 30px;
  padding-right: 30px;
}
@media (max-width: 1024px) {
  .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: 22px;
  display: inline-block;
}
@media (max-width: 639px) {
  .cart__quote__edit .quote__head .quote__head--title {
    margin-bottom: 10px;
  }
}
#quoteFormDiv {
  background: #f4f4f4;
  padding-top: 14px;
}
#quoteFormDiv label {
  color: #333333;
  font-size: 14px;
  font-weight: bold;
}
.quote__comments--wrapper {
  padding-top: 9px;
  padding-bottom: 39px;
}
.quote__form--section {
  padding-left: 30px;
  padding-right: 30px;
}
@media (max-width: 1024px) {
  .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', sans-serif;
  content: "\e114";
}
.quote__comments--toggle:after,
.quote__form--toggle:after {
  font-family: 'Glyphicons Halflings', sans-serif;
  content: "\e113";
  position: relative;
  top: 2px;
}
.quote__comments--toggle:focus,
.quote__form--toggle:focus {
  border: none;
  outline: #192d5b;
}
.quote__form--toggle {
  color: #ffffff;
}
.quote__comments__header {
  border-top: 1px solid #e5e5e5;
  border-bottom: 1px solid #e5e5e5;
  padding: 9px 0;
  font-weight: bold;
  text-transform: uppercase;
  font-size: 14px;
  padding-left: 30px;
  padding-right: 30px;
  margin-top: 19px;
}
@media (max-width: 1024px) {
  .quote__comments__header {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.quote__comments {
  padding-left: 30px;
  padding-right: 30px;
  margin-top: 0;
}
@media (max-width: 1024px) {
  .quote__comments {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.quote__comments .quote__comments--header {
  font-weight: bold;
  text-transform: uppercase;
  font-size: 14px;
  margin-bottom: 9px;
}
#quoteFormDiv .quote__comments {
  margin-top: 0;
}
.quote__comments .quote__comments--time {
  font-weight: bold;
}
@media (max-width: 640px) {
  .quote__comments .quote__comments--time {
    margin-bottom: 5px;
  }
}
.quote__comments .quote__comments--role {
  font-weight: bold;
}
.quote__comments .quote__comments--comment {
  word-break: break-all;
}
.page-quote-detail .create-quote-order-action {
  text-align: end;
  margin-top: 32px;
}
.page-quote-detail .create-quote-order-action #requoteForm {
  padding-right: 0;
}
.page-quote-detail .create-quote-order-action #requoteForm button {
  width: 246px;
  display: inline-block;
}
@media (min-width: 1024px) {
  .form-element-icon.datepicker.quote__expiration .glyphicon {
    top: 10px;
  }
}
@media (min-width: 640px) and (max-width: 1023px) {
  .form-element-icon.datepicker.quote__expiration .glyphicon {
    top: 28px;
  }
}
@media (min-width: 1024px) {
  .quote__expiration .form-group {
    display: table;
    width: 100%;
    margin-bottom: 0;
    margin-top: 4.5px;
  }
}
@media (min-width: 1024px) {
  .quote__expiration--label {
    display: table-cell;
    text-align: right;
    padding-right: 4.5px;
  }
}
@media (min-width: 640px) and (max-width: 1023px) {
  .quote__expiration--label {
    margin-bottom: 0px;
  }
}
@media (min-width: 1024px) {
  .quote__expiration--input {
    display: table-cell;
  }
}
@media (min-width: 640px) and (max-width: 1023px) {
  .quote__expiration--input {
    padding: 2.25px 4.5px;
    height: 28px;
  }
}
.cart-totals-str-taxes {
  text-align: right;
  margin-right: 58px;
  font-weight: bold;
  color: #CC0033;
  font-size: 15px;
}
.ofd-cart-main-container {
  display: grid;
  justify-content: center;
  grid-template-columns: minmax(1024px, 1366px);
  width: 100%;
}
.ofd-cart-main-container .ofd-cart-headline {
  margin-bottom: 20px !important;
}
.ofd-cart-main-container .ofd-container-cart__id {
  display: flex;
  box-shadow: 0 0 0 0.5px #999999;
  width: 198px;
  height: 34px;
  border-radius: 15px;
  align-items: center;
}
.ofd-cart-main-container .ofd-container-cart__id .ofd-cart__id--label {
  font-family: 'Montserrat';
  font-size: 13px;
  font-weight: 400;
  color: #333333;
  margin-left: 12px;
  line-height: 15.85px;
}
.ofd-cart-main-container .ofd-container-cart__id .ofd-cart__id {
  font-family: 'Montserrat';
  font-size: 13px;
  font-weight: 700;
  margin-left: 3px;
  color: #333333;
  line-height: 15.85px;
}
.ofd-cart-main-container .cart-header {
  padding-left: 0px;
}
.ofd-cart-main-container .cart-header .ofd-cart-nav-custom {
  font-size: 14px;
  font-family: 'Montserrat';
  font-weight: 700;
  line-height: 17.07px;
  color: #192D5B;
  margin-right: 14px;
  text-decoration: none;
  cursor: pointer;
}
.ofd-cart-main-container .cart-header .ofd-cart-nav-custom:not(:last-child)::after {
  content: "|";
  position: relative;
  left: 10px;
  color: #192D5B;
  font-weight: 400;
  vertical-align: top;
}
.ofd-cart-main-container .ofd-container-cart-totals {
  box-shadow: 0 0 0 0.5px #999999;
  border-radius: 15px;
  padding-bottom: 30px;
}
.ofd-cart-main-container .ofd-container-cart {
  padding: 20px 30px 4.5px;
}
.ofd-cart-main-container .ofd-cart-totals {
  font-family: 'Montserrat';
  padding-left: 0;
  font-size: 13px;
  color: #999999;
  line-height: 30px;
  font-weight: 700;
}
.ofd-cart-main-container .ofd-cart-totals--label {
  color: #333333;
}
.ofd-cart-main-container .ofd-cart-totals--grand-total {
  padding-top: 0;
  font-size: 16px;
  color: #262626;
}
.ofd-cart-main-container .ofd-cart-totals--msg-info {
  padding: 0;
  font-size: 12px;
  color: #333333;
  font-weight: 400;
  line-height: 0;
  text-align: center;
}
.ofd-cart-main-container .ofd-cart-total-right {
  padding-right: 0;
}
.ofd-cart-main-container .ofd-container-cart-total--msg-info {
  padding: 20px 0;
  font-size: 12px;
  font-weight: 400;
  color: #999999;
  line-height: 14.4px;
  font-family: 'Montserrat';
}
.ofd-cart-main-container .ofd-container-cart-total--msg-info-label {
  font-weight: 700;
  line-height: 14.4px;
  font-family: 'Montserrat';
}
.ofd-cart-main-container .ofd-custom-btn-primary {
  background: #192D5B;
  color: #ffffff;
  border-radius: 15px;
  border-color: #192D5B;
  font-size: 12px;
  font-weight: 700;
  font-family: 'Montserrat';
  text-transform: none;
}
.ofd-cart-main-container .ofd-custom-btn-primary:hover {
  background: #192D5B;
  border-color: #192D5B;
  color: #ffffff;
}
.ofd-cart-main-container .ofd-custom-btn-second {
  background: #ffffff;
  border-radius: 15px;
  border-color: #192D5B;
  color: #192D5B;
  font-size: 12px;
  font-weight: 700;
  font-family: 'Montserrat';
  text-transform: none;
}
.ofd-cart-main-container .ofd-custom-btn-second:hover {
  background: #ffffff;
  border-color: #192D5B;
  color: #192D5B;
}
.ofd-cart-main-container .ofd-container-cart-product {
  position: relative;
  width: 100%;
  border-radius: 15px;
  box-shadow: 0px 0px 8px #0000004a;
  border-right: solid 3px #192D5B;
  padding: 20px 0;
  margin-bottom: 20px;
}
.ofd-cart-main-container .ofd-container-cart-product--image a img {
  width: 100%;
}
.ofd-cart-main-container .ofd-container-cart-product .item__quantity-label {
  font-size: 12px;
  font-weight: 400;
  line-height: 14.63px;
  color: #666666;
}
.ofd-cart-main-container .ofd-container-cart-product--info {
  font-family: 'Montserrat';
}
.ofd-cart-main-container .ofd-container-cart-product--info .item__name {
  font-size: 13px;
  font-weight: 700;
  line-height: 13px;
  color: #333333;
}
.ofd-cart-main-container .ofd-container-cart-product--info .item__code {
  font-size: 14px;
  font-weight: 700;
  line-height: 17px;
  color: #333333;
}
.ofd-cart-main-container .ofd-container-cart-product--info .item__code-label {
  font-size: 14px;
  font-weight: 400;
  line-height: 17px;
  color: #999999;
}
.ofd-cart-main-container .ofd-container-cart-product--info .item__price-label {
  font-size: 13px;
  font-weight: 400;
  line-height: 15px;
  color: #333333;
}
.ofd-cart-main-container .ofd-container-cart-product--info .item__delivery {
  width: 100%;
  height: 34px;
  border: none;
  border-radius: 20px;
  box-shadow: 0 0 0 0.5px #999999;
  font-weight: 400;
  font-size: 13px;
  color: #333333;
  padding: 7px 0 0 14px;
  min-height: 37px;
}
.ofd-cart-main-container .ofd-container-cart-product .row.item__quantity {
  display: flex;
  align-items: center;
  gap: 5px;
  justify-content: right;
  margin-right: 40px;
}
.ofd-cart-main-container .ofd-container-cart-product .row.item__quantity input {
  border-radius: 10px;
}
.ofd-cart-main-container .ofd-container-cart-product .row.item__total-container {
  display: flex;
  align-items: center;
  gap: 5px;
  justify-content: right;
  margin-right: 44px;
}
.ofd-cart-main-container .ofd-container-cart-product .item__stocks,
.ofd-cart-main-container .ofd-container-cart-product .item__promotion-label {
  font-weight: 700;
  font-size: 12px;
  font-family: 'Montserrat';
  color: #999999;
  line-height: 14px;
}
.ofd-cart-main-container .ofd-container-cart-product .item__promotion-label {
  margin-left: 3ch;
}
.ofd-cart-main-container .ofd-container-cart-product .item__retail {
  font-weight: 400;
  font-size: 12px;
  font-family: 'Montserrat';
  color: #333333;
  line-height: 14px;
}
.ofd-cart-main-container .ofd-container-cart-product .item__total {
  font-size: 16px;
  font-weight: 700;
  line-height: 19.5px;
}
.ofd-cart-main-container .ofd-container-cart-product .floating-button-container {
  list-style: none;
  margin: 0;
  padding: 0;
  position: absolute;
  top: 6px;
  right: 5px;
}
.ofd-cart-main-container .ofd-container-cart-product .floating-button-container .floating-button {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  background-image: url('/_ui/responsive/theme-ofdb2b/images/cart/cerrar.png');
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  border: none;
  outline: none;
  width: 34px;
  height: 34px;
  cursor: pointer;
  padding: 0;
  margin: 0;
  border-radius: 50%;
  z-index: 2;
}
.ofd-cart-main-container .ofd-container-cart-product .floating-button-container .floating-button-link {
  display: none;
  color: transparent;
  text-decoration: none;
}
#saveCart {
  font-family: 'Montserrat';
}
#saveCart .form-group #saveCartName {
  border: 1px solid #CCCCCC !important;
}
#saveCart .form-group #saveCartDescription {
  border-radius: 5px !important;
  border: 1px solid #CCCCCC !important;
}
#saveCart .legend {
  font-weight: 400;
  font-size: 13px;
  line-height: 15px;
}
#saveCart .ofd-custom-label {
  text-transform: none;
  font-size: 10px;
  font-weight: 400;
  line-height: 12.19px;
  color: #000000;
}
#saveCart .ofd-custom-text {
  border-radius: 17px;
  border-color: #CCCCCC;
}
#saveCart .btn-primary {
  height: 40px;
  font-size: 14px;
  font-weight: 700;
  font-family: 'Montserrat';
  border-radius: 10px;
  color: #ffffff;
}
#saveCart .btn-primary[disabled] {
  background: #CCCCCC;
  border-color: #CCCCCC;
}
#saveCart .btn-primary:not([disabled]) {
  background: #192D5B;
  border-color: #192D5B;
}
#saveCart .btn-default {
  background: #ffffff;
  height: 40px;
  font-size: 14px;
  font-weight: 700;
  color: #192D5B;
  border-radius: 10px;
  border: 1px solid #192D5B;
}
#saveCart #remain,
#saveCart #remainTextArea {
  font-size: 10px;
  font-weight: 400;
  line-height: 12.19px;
  color: #CC0033;
}
#emptyCartConfirmAction,
#emptyCartcancelAction {
  font-size: 14px;
  font-family: 'Montserrat';
  width: 170px;
  height: 40px;
  border-radius: 6px;
  cursor: pointer;
}
#emptyCartConfirmAction#emptyCartConfirmAction,
#emptyCartcancelAction#emptyCartConfirmAction {
  background: #192D5B;
  border-color: #192D5B;
  color: #ffffff;
}
#emptyCartConfirmAction#emptyCartcancelAction,
#emptyCartcancelAction#emptyCartcancelAction {
  background: #ffffff;
  border-color: #192D5B;
  color: #192D5B;
}
#confirmAction,
#cancelAction {
  font-size: 14px;
  font-family: 'Montserrat';
  width: 170px;
  height: 40px;
  border-radius: 6px;
  cursor: pointer;
}
#confirmAction#confirmAction,
#cancelAction#confirmAction {
  background: #192D5B;
  border-color: #192D5B;
  color: #ffffff;
}
#confirmAction#cancelAction,
#cancelAction#cancelAction {
  background: #ffffff;
  border-color: #192D5B;
  color: #192D5B;
}
.quote-details-cart-totals-left {
  width: 80%;
  text-align: end;
}
.quote-details-cart-totals-right {
  width: 20%;
}
@media (min-width: 1024px) {
  #colorbox #cboxTitle .headline-text {
    display: block !important;
    color: #192d5b;
  }
}
.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 #192d5b;
}
.pickup-component .find-store-display .store-navigation .pickup-product {
  display: none;
  height: 56px;
  display: table;
  width: 100%;
  font-size: 13px;
  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: 4.5px;
}
.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 4.5px;
}
.pickup-component .find-store-display .store-navigation .pickup-search-product {
  height: 56px;
  display: table;
  border-bottom: 1px solid #ddd;
  width: 100%;
  font-size: 13px;
  overflow: hidden;
}
.pickup-component .find-store-display .store-navigation .pickup-search-product .pickup-search-bar {
  height: 56px;
  display: table-cell;
  padding-right: 4.5px;
}
.pickup-component .find-store-display .store-navigation .pickup-search-product .pickup-search-bar .input-group {
  border: 1px solid #cccccc;
}
.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 4.5px;
  vertical-align: middle;
  display: none;
}
.pickup-component .find-store-display .store-navigation .pickup-search-product .near-me .near-store span {
  margin-right: 4.5px;
}
.pickup-component .find-store-display .store-navigation .store-navigation-pager {
  height: 42px;
  line-height: 42px;
  padding: 0 4.5px;
  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: 4.5px;
}
.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: 4.5px 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 4.5px;
  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: 4.5px;
}
.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 4.5px;
  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: 4.5px;
  text-align: right;
}
.pickup-component .find-store-display .display-details .pickup-product .action .qty-selector {
  display: inline-block;
  vertical-align: top;
  margin-right: 4.5px;
}
.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: #f2f4f7;
  border-bottom: 1px solid #ddd;
  border-right: 1px solid #192d5b;
  text-align: center;
  line-height: 56px;
}
.pickup-component .pickup-store-list li.loading .glyphicon {
  color: #192d5b;
  -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: 13px;
  padding: 0 0 0 4.5px;
  display: table;
  width: 100%;
  cursor: pointer;
  position: relative;
  background: #f2f4f7;
  border-bottom: 1px solid #ddd;
}
.pickup-component .pickup-store-list .pickup-store-list-entry label:hover {
  background: #f2f2f2;
}
.pickup-component .pickup-store-list .pickup-store-list-entry .pickup-store-info {
  display: table-cell;
  vertical-align: middle;
  width: 100%;
}
.pickup-component .pickup-store-list .pickup-store-list-entry .pickup-store-list-entry-name {
  display: block;
}
.pickup-component .pickup-store-list .pickup-store-list-entry .pickup-store-list-entry-city {
  display: block;
  font-weight: normal;
}
.pickup-component .pickup-store-list .pickup-store-list-entry .store-availability {
  display: table;
  height: 100%;
  width: 80px;
  border-left: 1px solid #ddd;
}
.pickup-component .pickup-store-list .pickup-store-list-entry .store-availability span {
  display: table-cell;
  vertical-align: middle;
  padding: 0 0 0 5px;
  text-align: center;
  white-space: nowrap;
}
.pickup-component .pickup-store-list .pickup-store-list-entry .store-availability span div {
  font-size: 10px;
}
.inline-layer {
  height: 0;
  overflow: hidden;
  -webkit-transition: 0.9s ease-out;
  -o-transition: 0.9s ease-out;
  transition: 0.9s ease-out;
}
.inline-layer.open {
  height: auto !important;
}
@media (min-width: 1024px) {
  .pickup-component .find-store-display .pickup-store-list {
    margin: 0 -1px 0 0;
  }
  .pickup-component .find-store-display .pickup-store-list .pickup-store-list-entry label {
    padding-right: 14px;
  }
  .pickup-component .find-store-display .pickup-store-list .pickup-store-list-entry label:after {
    content: "";
    display: block;
    width: 1px;
    height: auto;
    position: absolute;
    top: -1px;
    right: 0;
    bottom: -1px;
    background: #192d5b;
  }
  .pickup-component .find-store-display .pickup-store-list .pickup-store-list-entry input:checked + label {
    background: #192d5b;
  }
  .pickup-component .find-store-display .pickup-store-list .pickup-store-list-entry input:checked + label .pickup-store-info {
    color: #fff;
  }
  .pickup-component .find-store-display .pickup-store-list .pickup-store-list-entry input:checked + label .store-availability {
    color: #fff;
  }
  .pickup-component .find-store-display .pickup-store-list .pickup-store-list-entry input:checked + label:after {
    display: block;
    content: "";
    width: 28px;
    height: 28px;
    position: absolute;
    top: 50%;
    right: -1px;
    background: transparent;
    border: 14px solid transparent;
    border-right-color: #fff;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    -o-transform: translate(0, -50%);
    transform: translate(0, -50%);
  }
}
@media (max-width: 1023px) {
  .pickup-component {
    overflow: hidden;
  }
  .pickup-component .find-store-display {
    width: 200%;
    -webkit-transition: -webkit-transform 0.3s ease-out;
    -moz-transition: -moz-transform 0.3s ease-out;
    -o-transition: -o-transform 0.3s ease-out;
    transition: transform 0.3s ease-out;
  }
  .pickup-component .find-store-display .store-navigation {
    width: 50%;
    border: 0;
  }
  .pickup-component.show-store .find-store-display {
    -webkit-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    -o-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
  }
  .pickup-component .qty-selector input {
    text-align: center;
    padding-left: 0;
    padding-right: 0;
    width: 60px;
  }
  .pickup-component .action {
    padding-top: 0 !important;
  }
}
@media (max-width: 639px) {
  .pickup-component .find-store-display .display-details .store-image {
    float: none;
    width: auto;
    margin-bottom: 4.5px;
  }
  .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 4.5px;
  }
  .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 4.5px 4.5px;
  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: 4.5px;
  padding: 10px 0;
}
.pickup-component .display-details .store-tabs .tabs-list .current-info {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
.pickup-component .display-details .store-tabs .tabs-list:before,
.pickup-component .display-details .store-tabs .tabs-list:after {
  content: "";
  position: absolute;
  background-color: transparent;
  height: 10px;
  left: 0;
  width: 100%;
}
.pickup-component .display-details .store-tabs .tabs-list:before {
  top: 0;
  background-image: linear-gradient(#ffffff, rgba(255, 255, 255, 0));
}
.pickup-component .display-details .store-tabs .tabs-list:after {
  bottom: 0;
  background-image: linear-gradient(rgba(255, 255, 255, 0), #ffffff);
}
.pickup-component .display-details .store-tabs .tabs-list li {
  margin: 5px 0;
  border: 1px solid transparent;
  border-left: 0;
  color: #999;
  position: relative;
}
.pickup-component .display-details .store-tabs .tabs-list li a {
  color: inherit;
  font-size: 18px;
  padding: 5px 10px;
  display: block;
  border-left: 2px solid transparent;
  -webkit-transition: 0.3s ease-out;
  -o-transition: 0.3s ease-out;
  transition: 0.3s ease-out;
}
.pickup-component .display-details .store-tabs .tabs-list li.active {
  border: 1px solid #eee;
  border-left: 0;
  background: #fff;
  color: #000;
  box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.05);
  border-right: 2px solid #192d5b;
}
.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 #192d5b;
}
.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: #192d5b;
  position: absolute;
  top: 0;
  left: -10px;
  margin: 6px 0;
  -webkit-transform: translate(-100%, 0);
  -ms-transform: translate(-100%, 0);
  -o-transform: translate(-100%, 0);
  transform: translate(-100%, 0);
  font-size: 12px;
  padding: 0 5px;
  color: #fff;
  white-space: nowrap;
  z-index: 100;
}
.pickup-component .display-details .store-tabs .tabs-list li a:hover:after,
.pickup-component .display-details .store-tabs .tabs-list li a:focus:after {
  display: block;
  content: "";
  width: 10px;
  height: 10px;
  border: 5px solid transparent;
  border-left: 5px solid #192d5b;
  background: transparent;
  position: absolute;
  top: 0;
  left: 0;
  margin: 6px 0;
  -webkit-transform: translate(-100%, 5px);
  -ms-transform: translate(-100%, 5px);
  -o-transform: translate(-100%, 5px);
  transform: translate(-100%, 5px);
}
.pickup-component .display-details .store-tabs .content {
  margin-right: 52px;
  overflow: auto;
  height: 100%;
}
.pickup-component .display-details .store-tabs .tabhead {
  display: none;
}
.pickup-component .display-details .store-tabs .pickup-map {
  height: 232px;
}
.addressbook-component {
  border: 1px solid #eee;
  padding: 0;
  margin: 140px 0;
}
.addressbook-component .addressbook-header {
  background: #eee;
  position: relative;
  border-bottom: 1px solid #192d5b;
  padding: 4.5px;
  height: 56px;
  display: table;
  width: 100%;
}
.addressbook-component .addressbook-header .headline {
  line-height: 16px;
  font-weight: bold;
  font-size: 13px;
  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 #192d5b;
}
.addressbook-component .find-address-display .address-navigation .address-navigation-pager {
  height: 28px;
  line-height: 28px;
  padding: 0 4.5px;
  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: 4.5px;
  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: 13px;
  padding: 0 0 0 4.5px;
  display: table;
  width: 100%;
  cursor: pointer;
  position: relative;
  background: #eee;
  border-bottom: 1px solid #ddd;
  overflow: hidden;
}
.addressbook-component .address-list .address-list-entry label:hover {
  background: #f2f2f2;
}
.addressbook-component .address-list .address-list-entry .address-info {
  display: table-cell;
  vertical-align: middle;
  width: 100%;
}
.addressbook-component .address-list .address-list-entry .address-info .inner {
  max-height: 56px;
  overflow: hidden;
  display: block;
}
.addressbook-component .address-list .address-list-entry .address-list-entry-name {
  display: block;
}
.addressbook-component .address-list .address-list-entry .address-list-entry-city {
  display: block;
  font-weight: normal;
}
.addressbook-component .address-list .address-list-entry .address-actions {
  display: table;
  height: 100%;
  width: auto;
}
.addressbook-component .address-list .address-list-entry .address-actions span {
  display: table-cell;
  vertical-align: middle;
  padding: 0 5px;
  text-align: center;
}
.inline-layer {
  height: 0;
  overflow: hidden;
  -webkit-transition: 0.9s ease-out;
  -o-transition: 0.9s ease-out;
  transition: 0.9s ease-out;
}
.inline-layer.open {
  height: auto !important;
}
@media (min-width: 1024px) {
  .addressbook-component .find-address-display .address-list {
    margin: 0 -1px 0 0;
  }
  .addressbook-component .find-address-display .address-list .address-list-entry label {
    padding-right: 14px;
  }
  .addressbook-component .find-address-display .address-list .address-list-entry label:after {
    content: "";
    display: block;
    width: 1px;
    height: auto;
    position: absolute;
    top: -1px;
    right: 0;
    bottom: -1px;
    background: #192d5b;
  }
  .addressbook-component .find-address-display .address-list .address-list-entry input:checked + label {
    background: #192d5b;
  }
  .addressbook-component .find-address-display .address-list .address-list-entry input:checked + label .address-info {
    color: #fff;
  }
  .addressbook-component .find-address-display .address-list .address-list-entry input:checked + label .address-actions {
    color: #fff;
  }
  .addressbook-component .find-address-display .address-list .address-list-entry input:checked + label:after {
    display: block;
    content: "";
    width: 28px;
    height: 28px;
    position: absolute;
    top: 50%;
    right: -1px;
    background: transparent;
    border: 14px solid transparent;
    border-right-color: #fff;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    -o-transform: translate(0, -50%);
    transform: translate(0, -50%);
  }
}
@media (max-width: 1023px) {
  .addressbook-component {
    overflow: hidden;
  }
  .addressbook-component .find-address-display {
    width: 200%;
    -webkit-transition: -webkit-transform 0.3s ease-out;
    -moz-transition: -moz-transform 0.3s ease-out;
    -o-transition: -o-transform 0.3s ease-out;
    transition: transform 0.3s ease-out;
  }
  .addressbook-component .find-address-display .address-navigation {
    width: 50%;
    border: 0;
  }
  .addressbook-component .find-address-display .address-list .address-list-entry input:checked + label {
    background: #192d5b;
  }
  .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: #333333;
  font-size: 24px;
  line-height: 35px;
  font-weight: 700;
  padding: 9px 0;
  margin: 0;
}
.login-page__headline.border,
.user-register__headline.border {
  border-bottom: 1px solid #e5e5e5;
  margin-bottom: 14px;
}
.login-left-content-slot {
  margin-right: 10px;
  margin-left: 30px;
}
@media (max-width: 1023px) {
  .login-left-content-slot {
    margin-left: 20px;
    margin-right: 20px;
  }
}
.login-right-content-slot {
  margin-right: 30px;
  margin-left: 10px;
}
@media (max-width: 1023px) {
  .login-right-content-slot {
    margin-left: 20px;
    margin-right: 20px;
  }
}
.dialog-forgotten-success {
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1000;
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: rgba(0, 0, 0, 0.25);
}
form .forgotten-password {
  margin-bottom: 25px;
}
.forgotten-password.alert {
  max-width: 486px;
  padding: 64px 42px;
  margin-bottom: 0;
  border-radius: 20px;
  background-color: #ffffff;
  position: relative;
}
.forgotten-password .description {
  margin-bottom: 4.5px;
}
#colorbox .forgotten-password .btn-primary {
  margin-top: 35px;
}
.forgotten-password .title-alert-forgotten {
  font-size: 24px;
  font-weight: 700;
  line-height: 1;
  text-align: center;
  color: #333333;
}
.forgotten-password .subtitle-alert-forgotten {
  font-size: 20px;
  font-weight: 500;
  line-height: 1.2;
  text-align: center;
  color: #333333;
  margin-top: 32px;
}
.login-form-action {
  margin-top: 35px;
  margin-bottom: 230px;
  margin: 20px 0 0 !important;
}
.register-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: 1024px) {
  .register__container {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.container-first-login,
.container-first-update,
.container-first-forgotten {
  height: 100vh;
  position: relative;
  background-image: url("/_ui/responsive/theme-ofdb2b/images/redesign/fondo-redesign.svg");
  background-size: cover;
  background-repeat: no-repeat;
  background-color: transparent;
}
.container-first-forgotten,
.container-first-login {
  padding-top: 123px;
  padding-inline: 16px;
}
@media (min-width: 640px) {
  .container-first-forgotten,
  .container-first-login {
    padding-inline: 40px;
  }
}
@media (min-width: 1024px) {
  .container-first-forgotten,
  .container-first-login {
    padding-inline: 87px;
  }
}
.container-login-legend {
  margin-bottom: 60px;
}
@media (min-width: 640px) {
  .container-login-legend {
    height: 50vh;
    margin-bottom: 0;
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding-left: 24px;
  }
}
@media (min-width: 1024px) {
  .container-login-legend {
    padding-left: 54px;
  }
}
@media (max-width: 639px) {
  .login-form-action .btn-default {
    margin-top: 13.5px;
  }
}
@media (max-width: 639px) {
  .login-section .forgotten-password,
  .register-section .forgotten-password {
    margin-bottom: 45px;
  }
}
.od-cta-bottom {
  text-align: center;
  margin: 2rem 0;
  font-size: 12px;
  color: #2c3e50;
  /* tono gris-azulado */
  font-weight: 400;
}
.od-cta-bottom .od-link {
  display: block;
  margin-top: 0.25rem;
  font-weight: 700;
  font-style: italic;
  text-decoration: underline;
  color: #2c3e50;
  font-size: 12px;
}
.od-cta-bottom .od-link:hover {
  color: #192D5B;
  /* azul corporativo */
  font-size: 12px;
}
.checkout-login {
  padding-left: 30px;
  padding-right: 30px;
}
@media (max-width: 1024px) {
  .checkout-login {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.checkout-login .headline {
  color: #333333;
  font-size: 24px;
  line-height: 35px;
  font-weight: 700;
  padding: 9px 0;
  margin: 0;
}
.checkout-login .headline.border {
  border-bottom: 1px solid #e5e5e5;
  margin-bottom: 14px;
}
.checkout-login .btn.btn-block + .btn.btn-block {
  margin-top: 4.5px;
}
.checkout__new-account {
  text-align: center;
  background-color: #f4f4f4;
  border-top: 1px solid #e5e5e5;
  padding: 9px 0 55px;
}
.checkout__new-account .accountActions-bottom {
  margin-top: 35px;
}
.checkout__new-account__headling {
  font-size: 24px;
  font-weight: bold;
}
.checkout__new-account__form {
  text-align: left;
  margin-top: 25px;
}
@media (max-width: 639px) {
  .checkout__new-account {
    margin-left: -4px;
    margin-right: -5px;
    padding-left: 4.5px;
    padding-right: 4.5px;
  }
}
.checkout-headline {
  color: #333333;
  font-size: 24px;
  line-height: 35px;
  font-weight: 700;
  padding: 9px 0;
  margin: 0;
  padding-left: 30px;
}
.checkout-headline.border {
  border-bottom: 1px solid #e5e5e5;
  margin-bottom: 14px;
}
@media (max-width: 1024px) {
  .checkout-headline {
    padding-left: 20px;
  }
}
@media (max-width: 640px) {
  .checkout-headline {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.checkout-headline span {
  color: #cccccc;
  margin-right: 5px;
  top: 2px;
}
.checkout-summary-headline {
  color: #333333;
  font-size: 24px;
  line-height: 35px;
  font-weight: 700;
  padding: 9px 0;
  margin: 0;
  padding-right: 30px;
  padding-left: 30px;
}
.checkout-summary-headline.border {
  border-bottom: 1px solid #e5e5e5;
  margin-bottom: 14px;
}
@media (max-width: 1024px) {
  .checkout-summary-headline {
    padding-right: 20px;
  }
}
@media (max-width: 640px) {
  .checkout-summary-headline {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.checkout-summary-headline span {
  color: #cccccc;
  margin-right: 5px;
  top: 2px;
}
@media (max-width: 639px) {
  .checkout-summary-headline {
    padding-left: 4.5px;
    padding-right: 4.5px;
  }
}
.checkout-body-styling {
  border-top: 0;
}
.checkout-steps {
  padding-left: 30px;
}
.checkout-steps .step-head {
  background: #f4f4f4;
  color: #333333;
  border: 1px solid #cccccc;
  font-size: 18px;
  font-weight: 600;
  position: relative;
  display: table;
  width: 100%;
  padding: 4.5px 9px 4.5px 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: 4.5px;
}
.checkout-steps .step-head.active {
  background: #e4e4e4;
  color: #333333;
  border-color: #cccccc;
}
.checkout-steps .step-head .title {
  vertical-align: middle;
  display: table-cell;
  width: 100%;
}
.checkout-steps .step-head .edit {
  color: #192d5b;
  font-size: 20px;
  display: table-cell;
  vertical-align: top;
}
.checkout-steps .step-body .step-body-form {
  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 -9px;
  border-color: #cccccc;
}
.checkout-steps .step-body .checkout-indent .headline {
  font-size: 20px;
  padding-bottom: 15px;
  padding-top: 30px;
}
@media (max-width: 1024px) {
  .checkout-steps {
    padding-left: 9px;
  }
}
@media (max-width: 639px) {
  .checkout-steps {
    padding-left: 9px;
    padding-right: 9px;
  }
  .checkout-steps .step-head {
    padding-top: 9px;
    padding-bottom: 9px;
  }
  .checkout-steps .step-head:before {
    line-height: 68px;
  }
}
.checkout-shipping {
  border-top: 0;
  padding-top: 0;
  padding-bottom: 4.5px;
}
.checkout-shipping .checkout-shipping-items .checkout-shipping-items-header {
  text-transform: uppercase;
  padding: 25px 0 4.5px 0;
  font-size: 16px;
  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: 18px;
}
.checkout-shipping .checkout-shipping-items ul li:first-child {
  padding-top: 1px;
}
.checkout-shipping .checkout-shipping-items ul li .name {
  font-weight: 700;
}
.checkout-shipping .simplify-pickup-locations {
  background: #f2f4f7;
  padding: 4.5px;
}
.checkout-shipping .simplify-pickup-locations .simplify-pickup-location-header {
  background: #b3bfd0;
  padding: 4.5px;
  line-height: 35px;
  margin: -4.5px -4.5px 4.5px -4.5px;
}
.checkout-shipping .simplify-pickup-locations .simplify-pickup-location-header:before,
.checkout-shipping .simplify-pickup-locations .simplify-pickup-location-header:after {
  content: " ";
  display: table;
}
.checkout-shipping .simplify-pickup-locations .simplify-pickup-location-header:after {
  clear: both;
}
.checkout-shipping .simplify-pickup-locations .simplify-pickup-location-header:before,
.checkout-shipping .simplify-pickup-locations .simplify-pickup-location-header:after {
  content: " ";
  display: table;
}
.checkout-shipping .simplify-pickup-locations .simplify-pickup-location-header:after {
  clear: both;
}
.checkout-shipping .simplify-pickup-locations ul {
  padding-left: 0;
  list-style: none;
  margin: 0;
}
.checkout-shipping .simplify-pickup-locations ul li + li {
  border-top: 1px solid #b3bfd0;
}
.checkout-shipping .simplify-pickup-locations ul a {
  color: #333333;
  background: #fff;
  display: block;
  padding: 4.5px;
  text-decoration: none;
}
@media (max-width: 1399px) {
  .checkout-shipping .checkout-shipping-items .qty {
    text-align: right;
  }
  .checkout-shipping .checkout-shipping-items .checkout-pickup-items {
    padding-bottom: 0;
  }
}
.checkout-paymentmethod {
  border-top: 0;
  padding-top: 0;
}
.step-body .checkout-paymentmethod hr {
  margin-top: 25px;
}
#addressbook,
#savedpayments,
#savedpaymentsbody,
#addApproverUsersModal,
#replaceApproverUserModal,
#addCustomerUsersToApprovalRouteModal,
#nonRestrictedCustomersModal,
#confirmDisableApprovalRouteModal,
#conflictRouteWithRestrictionModal {
  display: none;
  padding-bottom: 20px;
}
#colorbox #addressbook,
#colorbox #savedpayments,
#colorbox #savedpaymentsbody,
#colorbox #addApproverUsersModal,
#colorbox #replaceApproverUserModal,
#colorbox #addCustomerUsersToApprovalRouteModal,
#colorbox #nonRestrictedCustomersModal,
#colorbox #confirmDisableApprovalRouteModal,
#colorbox #conflictRouteWithRestrictionModal {
  display: block;
}
#addressbook ul,
#savedpayments ul,
#savedpaymentsbody ul,
#addApproverUsersModal ul,
#replaceApproverUserModal ul,
#addCustomerUsersToApprovalRouteModal ul,
#nonRestrictedCustomersModal ul,
#confirmDisableApprovalRouteModal ul,
#conflictRouteWithRestrictionModal ul {
  padding-left: 0;
  list-style: none;
  margin: 0;
}
#addressbook ul li,
#savedpayments ul li,
#savedpaymentsbody ul li,
#addApproverUsersModal ul li,
#replaceApproverUserModal ul li,
#addCustomerUsersToApprovalRouteModal ul li,
#nonRestrictedCustomersModal ul li,
#confirmDisableApprovalRouteModal ul li,
#conflictRouteWithRestrictionModal ul li {
  padding: 4.5px 0;
}
#addressbook {
  max-height: 70vh;
  overflow: auto;
}
.checkout-order-summary {
  padding-right: 30px;
}
@media (max-width: 1024px) {
  .checkout-order-summary {
    padding-right: 20px;
  }
}
@media (max-width: 640px) {
  .checkout-order-summary {
    padding-right: 20px;
    padding-left: 20px;
  }
}
.checkout-order-summary .checkout-order-summary-list {
  padding-left: 0;
  list-style: none;
  border-bottom: 1px solid #cccccc;
  margin: 0;
}
@media (min-width: 640px) {
  .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: 9px;
}
.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: #f4f4f4;
}
.checkout-order-summary .checkout-order-summary-list .checkout-order-summary-list-heading {
  background-color: #192d5b;
  color: #ffffff;
  padding: 15px 20px;
  border-bottom: 1px solid #192d5b;
}
.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: 9px;
  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: 4.5px;
  margin-bottom: 9px;
  font-size: 14px;
  font-weight: 600;
}
.checkout-order-summary .checkout-order-summary-list .details {
  font-size: 14px;
  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: 13px;
  color: #666666;
  font-weight: 600;
  text-transform: uppercase;
  padding-right: 4.5px;
}
.checkout-order-summary .checkout-order-summary-list .updateQuantityProduct-toggle {
  float: right;
}
.checkout-order-summary .checkout-order-summary-list .stock-status {
  clear: both;
  padding: 4.5px 0;
  font-size: 13px;
}
@media (max-width: 1023px) {
  .checkout-order-summary .checkout-order-summary-list .checkout-order-summary-list-heading .address {
    width: 100%;
  }
}
.checkout-order-summary .subtotals {
  font-size: 18px;
  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: 22px;
  font-weight: 700;
  text-transform: uppercase;
  margin-top: 15px;
  padding: 4.5px 0;
  border-top: 1px solid #cccccc;
}
.checkout-order-summary .subtotals .realTotals {
  font-size: 14px;
}
.subtotals__item--state-discount {
  color: #00a651;
}
.label-spacing {
  padding-right: 5px;
}
@media (max-width: 639px) {
  .place-order-form {
    padding: 0 9px;
  }
  .checkout-order-summary {
    border-top: 0;
    margin-left: 9px;
    margin-right: 9px;
    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: #333333;
    padding: 25px 9px;
    border-color: #cccccc;
  }
  .checkout-order-summary .checkout-order-summary-list .checkout-order-summary-list-heading .title {
    text-transform: uppercase;
    font-size: 16px;
  }
  .checkout-order-summary .checkout-order-summary-list .checkout-order-summary-list-items {
    border-bottom: 1px solid #cccccc;
  }
  .checkout-order-summary .subtotals {
    padding: 0 9px;
  }
}
.checkout-review {
  border-top: 0;
}
.checkout-review .checkout-order-summary .subtotals {
  margin-top: 0;
}
.place-order-form .checkbox {
  margin: 25px 0 18px;
}
.place-order-form .checkbox label {
  font-size: 14px;
  color: #333333;
  text-transform: none;
}
.btn-close-terms-and-conditions {
  margin: 30px 0;
}
@media (min-width: 640px) {
  .place-order-form .checkbox {
    margin-left: 9px;
    margin-right: 9px;
  }
}
.checkout-help {
  text-align: center;
  border: 1px solid #cccccc;
  font-size: 15px;
  padding: 4.5px;
  margin-top: 27px;
}
@media (max-width: 639px) {
  .checkout-help {
    margin-top: 30px;
    margin-left: 9px;
    margin-right: 9px;
  }
}
.termsAndConditions-section {
  padding-bottom: 9px;
}
label.terms {
  margin: 15px 0;
}
fieldset#cardDate > .control-label,
fieldset#startDate > .control-label {
  font-weight: bold;
  margin-bottom: 5px;
}
.page-multiStepCheckoutSummaryPage #colorbox.read-only-grid #cboxLoadedContent {
  margin-top: 100px;
  padding: 0;
}
@media (max-width: 1023px) {
  .page-multiStepCheckoutSummaryPage #colorbox.read-only-grid #cboxLoadedContent {
    margin-top: 130px;
  }
}
@media (max-width: 639px) {
  .page-multiStepCheckoutSummaryPage #colorbox.read-only-grid #cboxLoadedContent {
    margin-top: 170px;
  }
}
.page-multiStepCheckoutSummaryPage #colorbox.read-only-grid .grid-row {
  border-top: 1px solid #e5e5e5;
}
.page-multiStepCheckoutSummaryPage #colorbox.read-only-grid .grid-row:nth-child(2n+2) {
  background: #f4f4f4;
}
.page-multiStepCheckoutSummaryPage #colorbox.read-only-grid .grid-prod-info {
  display: inline-block;
}
.page-multiStepCheckoutSummaryPage #colorbox.read-only-grid td {
  padding: 10px 10px 15px;
  vertical-align: top;
}
.page-multiStepCheckoutSummaryPage #colorbox.read-only-grid td > span {
  display: block;
}
.page-multiStepCheckoutSummaryPage #colorbox.read-only-grid td.grid-prod-img {
  padding-left: 18px;
}
.page-multiStepCheckoutSummaryPage #colorbox.read-only-grid td .grid-variant,
.page-multiStepCheckoutSummaryPage #colorbox.read-only-grid td .grid-size {
  font-weight: bold;
  min-width: 80px;
}
.page-multiStepCheckoutSummaryPage #colorbox.read-only-grid td .grid-variant {
  display: block;
  font-size: 16px;
}
@media (max-width: 639px) {
  .page-multiStepCheckoutSummaryPage #colorbox.read-only-grid td {
    padding: 10px 15px 15px;
  }
  .page-multiStepCheckoutSummaryPage #colorbox.read-only-grid td:nth-child(2n+2) {
    background-color: transparent;
  }
  .page-multiStepCheckoutSummaryPage #colorbox.read-only-grid td .grid-prod-info {
    display: block;
    text-align: left;
  }
  .page-multiStepCheckoutSummaryPage #colorbox.read-only-grid td .grid-prod-info span {
    display: inline-block;
  }
  .page-multiStepCheckoutSummaryPage #colorbox.read-only-grid td .grid-price {
    float: right;
  }
}
.safe-checkout-layout {
  display: flex;
  flex-direction: column;
  padding: 33px 28px;
  gap: 12px;
  font-family: Montserrat;
}
.safe-checkout-layout .checkout-headline {
  padding: unset;
  font-size: 24px;
  color: #333;
}
.safe-checkout-layout .checkout-body {
  display: grid;
  gap: 57px;
  grid-template-columns: 1.9fr 1fr;
}
.safe-checkout-layout .checkout-body .checkout-steps {
  padding-left: unset;
}
.safe-checkout-layout .checkout-body .checkout-steps .step-head {
  font-size: 20px;
  border-radius: 10px;
  color: #999;
  border: unset;
  padding: 13px 24px;
}
.safe-checkout-layout .checkout-body .checkout-steps .step-head.active {
  color: #fff;
  background-color: #192d5b;
}
.safe-checkout-layout .checkout-body .checkout-steps .step-head:not(.active) {
  margin-top: 0px;
  margin-bottom: 8px;
}
.safe-checkout-layout .checkout-body .checkout-steps .step-head .checkout-arrow {
  height: 100%;
  display: flex;
}
.safe-checkout-layout .checkout-body .checkout-steps .step-body {
  border-radius: 10px;
  padding: 24px;
  border: 1px solid #192d5b;
  border-top: unset;
  border-bottom: 2px solid #192d5b;
  margin-bottom: 12px;
}
.safe-checkout-layout .checkout-body .checkout-steps .step-body form#selectPaymentTypeForm {
  display: grid;
}
.safe-checkout-layout .checkout-body .checkout-steps .step-body form#selectPaymentTypeForm .step-body-form {
  border: 0px !important;
  padding: unset !important;
}
.safe-checkout-layout .checkout-body .checkout-steps .step-body form#selectPaymentTypeForm .step-body-form .radiobuttons_paymentselection {
  font-size: 14px;
  color: #333;
  margin-bottom: 24px;
}
.safe-checkout-layout .checkout-body .checkout-steps .step-body form#selectPaymentTypeForm .step-body-form .radiobuttons_paymentselection label {
  font-size: 14px;
  color: #333;
  font-weight: 400;
  vertical-align: super;
  text-transform: none;
  margin: unset;
}
.safe-checkout-layout .checkout-body .checkout-steps .step-body form#selectPaymentTypeForm .step-body-form .radiobuttons_paymentselection p {
  font-size: 12px;
  color: #666;
  padding-left: 28px;
}
.safe-checkout-layout .checkout-body .checkout-steps .step-body .checkout-shipping {
  padding: unset;
  border: none;
}
.safe-checkout-layout .checkout-body .checkout-steps .step-body .checkout-shipping .checkout-shipping-items .shipping-items-container {
  font-size: 13px;
  margin-bottom: 12px;
  padding: unset;
}
.safe-checkout-layout .checkout-body .checkout-steps .step-body .checkout-shipping .checkout-shipping-items .shipping-items-container .checkout-shipping-items-header {
  padding: unset;
  font-size: 13px;
  margin-bottom: 4px;
  text-transform: none;
}
.safe-checkout-layout .checkout-body .checkout-steps .step-body .checkout-shipping .checkout-shipping-items .shipping-items-container span p {
  color: #333;
}
.safe-checkout-layout .checkout-body .checkout-steps .step-body .checkout-shipping .checkout-shipping-items .shipping-items-container .checkout-shipping-items-row {
  color: #666;
  margin-top: 12px;
  margin-bottom: 4px;
}
.safe-checkout-layout .checkout-body .checkout-steps .step-body .checkout-shipping .checkout-shipping-items .badge {
  background-color: unset;
  color: #192d5b;
  font-size: 12px;
  padding: unset;
}
.safe-checkout-layout .checkout-body .checkout-steps .step-body .checkout-shipping .checkout-shipping-items.billing {
  margin-top: 24px;
}
.safe-checkout-layout .checkout-body .checkout-steps .step-body .checkout-shipping .checkout-shipping-items-row.rfc-section {
  color: #999;
  font-size: 12px;
  font-weight: normal;
  margin-bottom: 6px;
}
.safe-checkout-layout .checkout-body .checkout-steps .step-body .checkout-shipping .rfc-unit {
  display: block;
  color: #999;
  font-size: 13px;
  font-weight: bold;
  padding: 9px 12px;
  margin-top: 8px;
  margin-bottom: 24px;
}
.safe-checkout-layout .checkout-body .checkout-steps .step-body .checkout-shipping .selects-container {
  display: flex;
  column-gap: 28px;
  margin-bottom: 24px;
}
.safe-checkout-layout .checkout-body .checkout-steps .step-body .checkout-shipping .selects-container > div {
  width: 50%;
}
.safe-checkout-layout .checkout-body .checkout-steps .step-body .checkout-review {
  border: unset;
  padding: unset;
}
.safe-checkout-layout .checkout-body .checkout-steps .step-body .checkout-review .control-label .label-text {
  font-size: 12px;
  color: #999;
}
.safe-checkout-layout .checkout-body .checkout-steps .step-body .checkout-review .form-group {
  margin-bottom: 24px;
}
.safe-checkout-layout .checkout-body .checkout-steps .step-body .checkout-review .form-group .control-label {
  font-family: 'Montserrat';
  font-weight: 400;
  font-size: 12px;
  line-height: 14.63px;
  color: #666666;
  text-transform: none;
  margin-bottom: 8px;
}
.safe-checkout-layout .checkout-body .checkout-steps .step-body .checkout-review .place-order-form .checkbox label {
  padding: unset;
  margin-bottom: 12px;
  display: flex;
  align-items: center;
  font-size: 13px;
  width: fit-content;
}
.safe-checkout-layout .checkout-body .checkout-steps .step-body .checkout-review .place-order-form .checkbox .checkout-summary-terms-conditions-message {
  font-size: 13px;
  font-weight: normal;
  color: #999;
}
.safe-checkout-layout .checkout-body .checkout-steps .step-body .checkout-review label {
  text-transform: none;
}
.safe-checkout-layout .checkout-body .checkout-steps .step-body .checkout-review .checkout-summary-subtitle {
  font-size: 16px;
  color: #666;
  font-weight: bold;
}
.safe-checkout-layout .checkout-body .checkout-steps .step-body .checkout-review .checkout-summary-second-subtitle {
  font-size: 16px;
  color: #999;
}
.safe-checkout-layout .checkout-body .checkout-steps .step-body .checkout-review .file-selector-container {
  display: flex;
  gap: 16px;
}
.safe-checkout-layout .checkout-body .checkout-steps .step-body .checkout-review .file-selector-container label {
  text-transform: none;
  color: #333;
}
.safe-checkout-layout .checkout-body .checkout-steps .step-body .checkout-review .file-selector-container .file-selector {
  color: #192d5b;
}
.safe-checkout-layout .checkout-body .checkout-steps .step-body .checkout-review .file-selector-container .file-selector label {
  color: inherit;
  border-radius: 6px;
  margin-bottom: unset;
  display: flex;
  gap: 8px;
  justify-content: center;
  align-items: center;
  border: 1px solid #192d5b;
  height: 40px;
  width: 300px;
  cursor: pointer;
}
.safe-checkout-layout .checkout-body .checkout-steps .step-body .checkout-review .file-selector-container .file-selector label span {
  color: inherit;
}
.safe-checkout-layout .checkout-body .checkout-steps .step-body .checkout-review .file-selector-container .file-selector label img {
  width: 15px;
  height: 15px;
}
.safe-checkout-layout .checkout-body .checkout-steps .step-body .checkout-review .file-selector-container .file-selector-info {
  display: flex;
  flex-direction: column;
}
.safe-checkout-layout .checkout-body .checkout-steps .step-body .checkout-review .file-selector-container .file-selector-info .file-status {
  color: #999;
  font-weight: normal;
  font-size: 14px;
}
.safe-checkout-layout .checkout-body .checkout-steps .step-body .checkout-review .file-selector-container .file-selector-info .file-status .file-status-text {
  font-weight: bold;
}
.safe-checkout-layout .checkout-body .checkout-steps .step-body .checkout-review .file-selector-container .file-selector-info #limitPurchaseOrderFile {
  color: #ccc;
  font-size: 12px;
  font-weight: normal;
}
.safe-checkout-layout .checkout-body .checkout-steps .step-body .checkout-review .file-selector-container .file-selector-info #limitPurchaseOrderFile span {
  font-weight: bold;
}
.safe-checkout-layout .checkout-body .checkout-steps .step-body .checkout-review .file-selector-container .btn-msg-load-file {
  display: inline;
}
.safe-checkout-layout .checkout-body .checkout-steps .step-body .checkout-review .file-selector-container .btn-msg-change-file {
  display: none;
}
.safe-checkout-layout .checkout-body .checkout-steps .step-body .checkout-review .file-selector-container.file-loaded label {
  font-size: 14px;
}
.safe-checkout-layout .checkout-body .checkout-steps .step-body .checkout-review .file-selector-container.file-loaded .file-status {
  color: #333;
}
.safe-checkout-layout .checkout-body .checkout-steps .step-body .checkout-review .file-selector-container.file-loaded .file-status .file-status-text {
  color: #009E45;
}
.safe-checkout-layout .checkout-body .checkout-steps .step-body .checkout-review .file-selector-container.file-loaded #limitPurchaseOrderFile {
  color: #333;
  font-size: 14px;
}
.safe-checkout-layout .checkout-body .checkout-steps .step-body .checkout-review .file-selector-container.file-loaded .btn-msg-load-file {
  display: none;
}
.safe-checkout-layout .checkout-body .checkout-steps .step-body .checkout-review .file-selector-container.file-loaded .btn-msg-change-file {
  display: inline;
}
.safe-checkout-layout .checkout-body .checkout-steps .step-body .checkout-review .checkout-summary-div-row {
  margin-bottom: 24px;
}
.safe-checkout-layout .checkout-body .checkout-steps .options-separator {
  display: inline-block;
  height: 19px;
  width: 1px;
  background-color: #192d5b;
  margin: 0px 12px;
  margin-bottom: -5px;
}
.safe-checkout-layout .checkout-body .checkout-summary .checkout-summary-headline {
  padding: unset;
  color: #999;
  font-size: 20px;
  margin-bottom: 16px;
}
.safe-checkout-layout .checkout-body .checkout-summary .checkout-order-summary {
  padding-right: unset;
}
.safe-checkout-layout .checkout-body .checkout-summary .checkout-order-summary .checkout-order-summary-list {
  border-bottom: none;
}
.safe-checkout-layout .checkout-body .checkout-summary .checkout-order-summary .checkout-order-summary-list li:nth-child(2n + 3) {
  background-color: initial;
}
.safe-checkout-layout .checkout-body .checkout-summary .checkout-order-summary .checkout-order-summary-list .checkout-order-summary-list-heading {
  background-color: white;
  color: #333;
  font-size: 16px;
  font-weight: 700;
  border-bottom: unset;
  padding: unset;
  margin-bottom: 16px;
}
.safe-checkout-layout .checkout-body .checkout-summary .checkout-order-summary .checkout-order-summary-list .checkout-order-summary-list-heading.payment {
  background-color: #F9FAFE;
  box-shadow: 0px 0px 15px 0px #00000021;
  border-radius: 8px;
  padding: 12px;
}
.safe-checkout-layout .checkout-body .checkout-summary .checkout-order-summary .checkout-order-summary-list .checkout-order-summary-list-heading.payment .title {
  font-size: 12px;
  font-weight: normal;
}
.safe-checkout-layout .checkout-body .checkout-summary .checkout-order-summary .checkout-order-summary-list .checkout-order-summary-list-heading.payment .address,
.safe-checkout-layout .checkout-body .checkout-summary .checkout-order-summary .checkout-order-summary-list .checkout-order-summary-list-heading.payment .description {
  font-size: 12px;
  font-weight: bold;
}
.safe-checkout-layout .checkout-body .checkout-summary .checkout-order-summary .checkout-order-summary-list .summary-list-items {
  max-height: 305px;
  overflow-y: auto;
  padding-right: 24px;
}
.safe-checkout-layout .checkout-body .checkout-summary .checkout-order-summary .checkout-order-summary-list .summary-list-items .checkout-order-summary-list-items {
  padding: 16px 0 16px 8px;
}
.safe-checkout-layout .checkout-body .checkout-summary .checkout-order-summary .checkout-order-summary-list .summary-list-items .checkout-order-summary-list-items:not(:first-child) {
  border-top: 1px solid #cccccc;
}
.safe-checkout-layout .checkout-body .checkout-summary .checkout-order-summary .checkout-order-summary-list .summary-list-items .checkout-order-summary-list-items .thumb {
  width: 80px;
}
.safe-checkout-layout .checkout-body .checkout-summary .checkout-order-summary .checkout-order-summary-list .summary-list-items .checkout-order-summary-list-items .details {
  font-size: 12px;
  font-weight: 500;
}
.safe-checkout-layout .checkout-body .checkout-summary .checkout-order-summary .checkout-order-summary-list .summary-list-items .checkout-order-summary-list-items .details .unit-price {
  color: #333;
}
.safe-checkout-layout .checkout-body .checkout-summary .checkout-order-summary .checkout-order-summary-list .summary-list-items .checkout-order-summary-list-items .details .name a {
  color: #666;
  font-weight: 700;
}
.safe-checkout-layout .checkout-body .checkout-summary .checkout-order-summary .checkout-order-summary-list .summary-list-items .checkout-order-summary-list-items .details .sku {
  color: #999;
}
.safe-checkout-layout .checkout-body .checkout-summary .checkout-order-summary .checkout-order-summary-list .summary-list-items .checkout-order-summary-list-items .details .qty span {
  text-transform: none;
}
.safe-checkout-layout .checkout-body .checkout-summary .checkout-order-summary .checkout-order-summary-list .summary-list-items .checkout-order-summary-list-items .price {
  font-weight: bold;
  color: #192d5b;
  margin: unset;
}
.safe-checkout-layout .checkout-body .checkout-summary .checkout-order-summary .subtotals {
  font-size: 13px;
  color: #999;
  font-weight: bold;
  margin-top: 24px;
}
.safe-checkout-layout .checkout-body .checkout-summary .checkout-order-summary .subtotals > div {
  padding: 0px;
}
.safe-checkout-layout .checkout-body .checkout-summary .checkout-order-summary .subtotals .subtotal {
  margin-bottom: 15px;
}
.safe-checkout-layout .checkout-body .checkout-summary .checkout-order-summary .subtotals .totals {
  border-top: none;
  font-size: 16px;
  color: #333;
  margin-top: 13px;
}
.safe-checkout-layout .btn.checkout-next {
  max-width: 375px;
  margin: unset;
  justify-self: right;
  font-size: 14px;
}
.checkout-steps .step-head:before {
  content: none;
}
.ofd-modal-fade.checkout-modal .ofd-modal {
  grid-template-columns: 30px 1fr;
  max-height: 540px;
  height: 100%;
}
.ofd-modal-fade.checkout-modal .ofd-modal .ofd-modal-close .ofd-close-icon {
  width: 20px;
  height: 20px;
}
.ofd-modal-fade.checkout-modal .ofd-modal .ofd-modal-title {
  font-size: 20px;
  color: #999;
  text-align: center;
  font-weight: bold;
}
.ofd-modal-fade.checkout-modal .ofd-modal .ofd-modal-content {
  grid-column-start: 1;
  grid-column-end: 3;
  margin-left: unset;
}
.ofd-modal-fade.checkout-modal .ofd-modal .ofd-modal-content .section-title {
  display: block;
  font-size: 16px;
  color: #666;
  font-weight: bold;
  margin-bottom: 24px;
}
.ofd-modal-fade.checkout-modal .ofd-modal .ofd-modal-content .new-address-form-container {
  max-height: 400px;
  overflow: scroll;
  padding-right: 12px;
}
.ofd-modal-fade.checkout-modal .ofd-modal .ofd-modal-content .new-address-form-container .grid-layout {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 16px;
  row-gap: 24px;
}
.ofd-modal-fade.checkout-modal .ofd-modal .ofd-modal-content .new-address-form-container .grid-layout.new-address-form {
  margin-bottom: 32px;
}
.ofd-modal-fade.checkout-modal .ofd-modal .ofd-modal-content .new-address-form-container .grid-layout.new-address-form .form-group,
.ofd-modal-fade.checkout-modal .ofd-modal .ofd-modal-content .new-address-form-container .grid-layout.new-address-form .control-label {
  margin-bottom: unset;
}
.ofd-modal-fade.checkout-modal .ofd-modal .ofd-modal-content .new-address-form-container .grid-layout.new-address-form .form-group .label-text,
.ofd-modal-fade.checkout-modal .ofd-modal .ofd-modal-content .new-address-form-container .grid-layout.new-address-form .control-label .label-text {
  font-weight: normal;
  font-size: 10px;
  text-transform: none;
  display: inline-block;
  vertical-align: text-top;
}
.ofd-modal-fade.checkout-modal .ofd-modal .ofd-modal-content .new-address-form-container .grid-layout.new-address-form .form-group .required-field,
.ofd-modal-fade.checkout-modal .ofd-modal .ofd-modal-content .new-address-form-container .grid-layout.new-address-form .control-label .required-field {
  vertical-align: middle;
}
.ofd-modal-fade.checkout-modal .ofd-modal .ofd-modal-content .new-address-form-container .grid-layout.new-address-form .form-group.input-full-width,
.ofd-modal-fade.checkout-modal .ofd-modal .ofd-modal-content .new-address-form-container .grid-layout.new-address-form .control-label.input-full-width {
  grid-column-start: 1;
  grid-column-end: 3;
}
.ofd-modal-fade.checkout-modal .ofd-modal .ofd-modal-content .new-address-form-container .grid-layout.new-address-form select#new-address-form-district {
  margin-top: 20px;
}
.ofd-modal-fade.checkout-modal.open {
  justify-content: flex-end;
  align-items: flex-start;
  z-index: 16;
}
.ofd-modal-fade.checkout-modal#address-book-modal .ofd-modal {
  height: fit-content;
  max-height: unset;
}
.ofd-modal-fade.checkout-modal#address-book-modal .ofd-modal .addressEntry-container {
  max-height: 430px;
  height: fit-content;
  overflow-y: auto;
  padding-right: 12px;
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-template-rows: max-content;
  gap: 16px;
}
.ofd-modal-fade.checkout-modal#address-book-modal .ofd-modal .addressEntry-container .addressEntry {
  border-radius: 20px;
  padding: 16px;
  border: 2px solid #ccc;
}
.ofd-modal-fade.checkout-modal#address-book-modal .ofd-modal .addressEntry-container .addressEntry .current-contact-title {
  margin-bottom: 8px;
  color: #999;
  font-size: 12px;
  font-weight: normal;
}
.ofd-modal-fade.checkout-modal#address-book-modal .ofd-modal .addressEntry-container .addressEntry form {
  display: flex;
  flex-direction: column;
  gap: 16px;
}
.ofd-modal-fade.checkout-modal#address-book-modal .ofd-modal .addressEntry-container .addressEntry form .address-information-address-book {
  line-height: 14px;
  size: 12px;
  color: #333;
  font-weight: normal;
  height: 92px;
}
.ofd-modal-fade.checkout-modal#address-book-modal .ofd-modal .addressEntry-container .addressEntry form button {
  display: flex;
  align-items: center;
  height: 40px;
  border-radius: 17px;
  font-weight: 500;
  color: #192d5b;
  border: 1px solid #192d5b;
  background-color: #fff;
  box-shadow: unset;
}
.ofd-modal-fade.checkout-modal#address-book-modal .ofd-modal .addressEntry-container .addressEntry form button img {
  margin-right: 8px;
  height: 24px;
  width: 24px;
}
.ofd-modal-fade.checkout-modal#address-book-modal .ofd-modal .addressEntry-container .addressEntry form button.default-address {
  background-color: #192d5b;
  color: white;
  font-weight: bold;
}
.ofd-modal-fade.checkout-modal#address-book-modal .ofd-modal .close-button-container {
  margin: 32px 24px 8px 24px;
}
.ofd-modal-fade.checkout-modal#address-book-modal .ofd-modal .close-button-container .close-edit-address {
  font-weight: bold;
  text-transform: none;
}
.checkout__confirmation__content {
  font-family: Montserrat;
  padding: 0px 58px;
}
.checkout__confirmation__content .checkout-success .checkout-success__body .checkout-success__body__headline {
  font-size: 28px;
  font-weight: bold;
  line-height: 28px;
  margin-bottom: 24px;
  text-align: center;
}
.checkout__confirmation__content .checkout-success .checkout-success__body .checkout-success__body__content {
  font-size: 20px;
  border-radius: 12px;
  background-color: #F9FAFE;
  display: flex;
  flex-direction: column;
  row-gap: 8px;
  align-items: flex-start;
  padding: 16px 48px;
  margin-bottom: 24px;
}
.checkout__confirmation__content .checkout-success .checkout-success__body .checkout-success__body__content p {
  margin-bottom: unset;
}
.checkout__confirmation__content .checkout-success .checkout-success__body .checkout-success__body__content p.copy-text {
  font-size: 16px;
}
.checkout__confirmation__content fieldset#order-summary-fieldset {
  display: flex;
  border: 2px solid #192d5b;
  border-width: 1px 1px 4px 1px;
  border-radius: 12px;
  padding-top: 19px;
}
.checkout__confirmation__content fieldset#order-summary-fieldset legend {
  margin-left: 32px;
  width: unset;
  font-size: 24px;
  font-weight: bold;
  color: #666;
  margin-bottom: unset;
}
.checkout__confirmation__content fieldset#order-summary-fieldset .fieldset-content {
  display: grid;
  grid-template-columns: 0.5fr 50px 1fr;
  width: 100%;
  padding: 0px 32px 32px 32px;
}
.checkout__confirmation__content fieldset#order-summary-fieldset .fieldset-content .well.well-tertiary {
  background-color: unset;
  color: #cccccc;
}
.checkout__confirmation__content fieldset#order-summary-fieldset .fieldset-content .separator {
  height: 100%;
  width: 1px;
  background: #D9D9D9;
  margin: 0px 25px;
}
.checkout__confirmation__content fieldset#order-summary-fieldset .fieldset-content .well.well-container {
  border-bottom: unset;
  padding: unset;
  display: flex;
  flex-direction: column;
  gap: 12px;
}
.checkout__confirmation__content fieldset#order-summary-fieldset .fieldset-content .well.well-container .well-item-boxes-container {
  display: flex;
  row-gap: 8px;
  flex-direction: column;
  border-bottom: unset;
  padding: unset;
}
.checkout__confirmation__content fieldset#order-summary-fieldset .fieldset-content .well-item-box .item-label {
  font-size: 14px;
  font-weight: 500;
  text-transform: none;
  display: inline;
  color: #999;
}
.checkout__confirmation__content fieldset#order-summary-fieldset .fieldset-content .well-item-box .item-label.item-subtitle {
  color: #333;
  font-size: 16px;
  font-weight: bold;
  display: block;
}
.checkout__confirmation__content fieldset#order-summary-fieldset .fieldset-content .well-item-box .item-value {
  font-size: 14px;
  font-weight: 500;
  text-transform: none;
  display: inline;
  color: #333;
  padding-bottom: unset;
}
.checkout__confirmation__content fieldset#order-summary-fieldset .fieldset-content .well-item-box .item-value .address-name {
  font-weight: bold;
  display: inline;
}
.checkout__confirmation__content fieldset#order-summary-fieldset .fieldset-content .well-item-box .item-value span.address-lines {
  color: #666;
  font-weight: normal;
  display: block;
}
.checkout__confirmation__content fieldset#order-summary-fieldset .fieldset-content .well-item-box.totals .item-label {
  font-size: 16px;
}
.checkout__confirmation__content fieldset#order-summary-fieldset .fieldset-content .well-item-box.totals .item-value {
  font-weight: bold;
  font-size: 16px;
}
.checkout__confirmation__content fieldset#order-summary-fieldset .fieldset-content .well-segment-title {
  color: #333;
  font-weight: bold;
  font-size: 16px;
}
.checkout__confirmation__content fieldset#order-summary-fieldset .fieldset-content #OrderConfirmationItemsComponent .account-orderdetail.account-consignment,
.checkout__confirmation__content fieldset#order-summary-fieldset .fieldset-content #ReplenishmentOrderDetailsItemsComponent .account-orderdetail.account-consignment {
  display: grid;
  grid-template-columns: 0.7fr 50px 1fr;
  margin-top: unset;
}
.checkout__confirmation__content fieldset#order-summary-fieldset .fieldset-content #OrderConfirmationItemsComponent .account-orderdetail.account-consignment::before,
.checkout__confirmation__content fieldset#order-summary-fieldset .fieldset-content #ReplenishmentOrderDetailsItemsComponent .account-orderdetail.account-consignment::before,
.checkout__confirmation__content fieldset#order-summary-fieldset .fieldset-content #OrderConfirmationItemsComponent .account-orderdetail.account-consignment::after,
.checkout__confirmation__content fieldset#order-summary-fieldset .fieldset-content #ReplenishmentOrderDetailsItemsComponent .account-orderdetail.account-consignment::after {
  content: none;
}
.checkout__confirmation__content fieldset#order-summary-fieldset .fieldset-content #OrderConfirmationItemsComponent .account-orderdetail.account-consignment .well-container::before,
.checkout__confirmation__content fieldset#order-summary-fieldset .fieldset-content #ReplenishmentOrderDetailsItemsComponent .account-orderdetail.account-consignment .well-container::before,
.checkout__confirmation__content fieldset#order-summary-fieldset .fieldset-content #OrderConfirmationItemsComponent .account-orderdetail.account-consignment .well-container::after,
.checkout__confirmation__content fieldset#order-summary-fieldset .fieldset-content #ReplenishmentOrderDetailsItemsComponent .account-orderdetail.account-consignment .well-container::after {
  content: none;
}
.checkout__confirmation__content fieldset#order-summary-fieldset .fieldset-content #OrderConfirmationTotalsComponent .account-orderdetail .account-orderdetail__footer {
  padding-top: unset;
}
.checkout__confirmation__content fieldset#order-summary-fieldset .fieldset-content #OrderConfirmationTotalsComponent .account-orderdetail .account-orderdetail__footer .orderdetail__footer__totals {
  padding: unset;
}
.checkout__confirmation__content fieldset#order-summary-fieldset .fieldset-content #OrderConfirmationTotalsComponent .account-orderdetail .account-orderdetail__footer .orderdetail__footer__totals .orderTotal .row > div {
  font-size: 13px;
  color: #999;
  line-height: 13px;
  margin-bottom: 15px;
}
.checkout__confirmation__content fieldset#order-summary-fieldset .fieldset-content #OrderConfirmationTotalsComponent .account-orderdetail .account-orderdetail__footer .orderdetail__footer__totals .orderTotal .row > div .totals {
  font-size: 16px;
  color: #333;
  line-height: 19px;
  padding: unset;
  margin: unset;
}
.checkout__confirmation__content fieldset#order-summary-fieldset .fieldset-content .additional-info-container {
  margin-top: 16px;
  display: flex;
  row-gap: 8px;
  flex-direction: column;
}
.checkout__confirmation__content fieldset#order-summary-fieldset .fieldset-content .additional-info-container .well-segment-title {
  margin-bottom: 4px;
}
.checkout__confirmation__content #OrderConfirmationContinueButtonComponent .continue__shopping {
  margin: 32px 0px;
  padding: unset;
}
.checkout__confirmation__content #OrderConfirmationContinueButtonComponent .continue__shopping .js-continue-shopping-button {
  border-radius: 10px;
  text-transform: none;
}
.checkout__confirmation__content #OrderConfirmationContinueButtonComponent .continue__shopping .js-continue-shopping-button.btn-primary:hover,
.checkout__confirmation__content #OrderConfirmationContinueButtonComponent .continue__shopping .js-continue-shopping-button.btn-primary:active,
.checkout__confirmation__content #OrderConfirmationContinueButtonComponent .continue__shopping .js-continue-shopping-button.btn-primary:focus {
  background-color: #192d5b;
  border: 3px solid #192d5b;
  color: white;
}
.checkout__confirmation__content .order-billing-address.well-item-box#billing-address-info .item-value .address-name {
  display: none !important;
}
.checkout__confirmation__content .checkout-order-summary.checkout-order-confirmation {
  padding-right: unset;
  display: inline;
}
.checkout__confirmation__content .checkout-order-summary.checkout-order-confirmation .checkout-order-summary-list {
  border-bottom: none;
}
.checkout__confirmation__content .checkout-order-summary.checkout-order-confirmation .checkout-order-summary-list li:nth-child(2n + 3) {
  background-color: initial;
}
.checkout__confirmation__content .checkout-order-summary.checkout-order-confirmation .checkout-order-summary-list .checkout-order-summary-list-heading {
  background-color: white;
  color: #333;
  font-size: 16px;
  font-weight: 700;
  border-bottom: unset;
  padding: unset;
  margin-bottom: 16px;
}
.checkout__confirmation__content .checkout-order-summary.checkout-order-confirmation .checkout-order-summary-list .checkout-order-summary-list-heading.payment {
  background-color: #F9FAFE;
  box-shadow: 0px 0px 15px 0px #00000021;
  border-radius: 8px;
  padding: 12px;
}
.checkout__confirmation__content .checkout-order-summary.checkout-order-confirmation .checkout-order-summary-list .checkout-order-summary-list-heading.payment .title {
  font-size: 12px;
  font-weight: normal;
}
.checkout__confirmation__content .checkout-order-summary.checkout-order-confirmation .checkout-order-summary-list .checkout-order-summary-list-heading.payment .address,
.checkout__confirmation__content .checkout-order-summary.checkout-order-confirmation .checkout-order-summary-list .checkout-order-summary-list-heading.payment .description {
  font-size: 12px;
  font-weight: bold;
}
.checkout__confirmation__content .checkout-order-summary.checkout-order-confirmation .checkout-order-summary-list .summary-list-items {
  max-height: 305px;
  overflow-y: auto;
  padding-right: 24px;
}
.checkout__confirmation__content .checkout-order-summary.checkout-order-confirmation .checkout-order-summary-list .summary-list-items .checkout-order-summary-list-items {
  padding: 16px 0 16px 8px;
}
.checkout__confirmation__content .checkout-order-summary.checkout-order-confirmation .checkout-order-summary-list .summary-list-items .checkout-order-summary-list-items:not(:first-child) {
  border-top: 1px solid #cccccc;
}
.checkout__confirmation__content .checkout-order-summary.checkout-order-confirmation .checkout-order-summary-list .summary-list-items .checkout-order-summary-list-items .thumb {
  width: 80px;
}
.checkout__confirmation__content .checkout-order-summary.checkout-order-confirmation .checkout-order-summary-list .summary-list-items .checkout-order-summary-list-items .details {
  font-size: 12px;
  font-weight: 500;
}
.checkout__confirmation__content .checkout-order-summary.checkout-order-confirmation .checkout-order-summary-list .summary-list-items .checkout-order-summary-list-items .details .unit-price {
  color: #333;
}
.checkout__confirmation__content .checkout-order-summary.checkout-order-confirmation .checkout-order-summary-list .summary-list-items .checkout-order-summary-list-items .details .name a {
  color: #666;
  font-weight: 700;
}
.checkout__confirmation__content .checkout-order-summary.checkout-order-confirmation .checkout-order-summary-list .summary-list-items .checkout-order-summary-list-items .details .sku,
.checkout__confirmation__content .checkout-order-summary.checkout-order-confirmation .checkout-order-summary-list .summary-list-items .checkout-order-summary-list-items .details .item__code,
.checkout__confirmation__content .checkout-order-summary.checkout-order-confirmation .checkout-order-summary-list .summary-list-items .checkout-order-summary-list-items .details .item__code label {
  font-weight: 500;
  color: #999;
}
.checkout__confirmation__content .checkout-order-summary.checkout-order-confirmation .checkout-order-summary-list .summary-list-items .checkout-order-summary-list-items .details .qty span,
.checkout__confirmation__content .checkout-order-summary.checkout-order-confirmation .checkout-order-summary-list .summary-list-items .checkout-order-summary-list-items .details .item__quantity label {
  font-weight: 500;
  text-transform: none;
  color: #333;
}
.checkout__confirmation__content .checkout-order-summary.checkout-order-confirmation .checkout-order-summary-list .summary-list-items .checkout-order-summary-list-items .price,
.checkout__confirmation__content .checkout-order-summary.checkout-order-confirmation .checkout-order-summary-list .summary-list-items .checkout-order-summary-list-items .price label {
  font-weight: bold;
  color: #192d5b;
  margin: unset;
  text-transform: none;
}
.checkout__confirmation__content .checkout-order-summary.checkout-order-confirmation .checkout-order-summary-list .summary-list-items .checkout-order-summary-list-items a {
  color: #666;
  font-weight: 700;
}
.checkout__confirmation__content .checkout-order-summary.checkout-order-confirmation .subtotals {
  font-size: 13px;
  color: #999;
  font-weight: bold;
  margin-top: 24px;
}
.checkout__confirmation__content .checkout-order-summary.checkout-order-confirmation .subtotals > div {
  padding: 0px;
}
.checkout__confirmation__content .checkout-order-summary.checkout-order-confirmation .subtotals .subtotal {
  margin-bottom: 15px;
}
.checkout__confirmation__content .checkout-order-summary.checkout-order-confirmation .subtotals .totals {
  border-top: none;
  font-size: 16px;
  color: #333;
  margin-top: 13px;
  text-transform: none;
}
.checkout__confirmation__content .account-section .account-consignment {
  margin-top: unset;
}
@media (max-width: 639px) {
  .checkout-coupon-list {
    padding-left: 4.5px;
    padding-right: 4.5px;
  }
}
.checkout-order-summary .checkout-coupon-list {
  padding: 30px 0;
  border-bottom: 1px solid #cccccc;
}
@media (max-width: 639px) {
  .checkout-order-summary .checkout-coupon-list {
    padding-left: 9px;
    padding-right: 9px;
  }
}
.coupon-list__headline {
  font-size: 18px;
  line-height: 38px;
  font-weight: bold;
}
.coupon-list {
  padding-left: 0;
  list-style: none;
  margin-top: 2.25px;
  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: 4.5px;
}
.cart-voucher__input::-moz-placeholder {
  font-size: 13px;
  font-weight: 600;
  color: #333333;
  text-transform: uppercase;
}
.cart-voucher__input:-ms-input-placeholder,
.cart-voucher__input::-webkit-input-placeholder {
  font-size: 13px;
  font-weight: 600;
  color: #333333;
  text-transform: uppercase;
}
.cart-voucher__help-block {
  display: none;
}
.has-error .cart-voucher__help-block,
.has-success .cart-voucher__help-block {
  display: block;
}
@media (max-width: 1399px) and (min-width: 1024px) {
  .cart-voucher__input {
    width: 70%;
  }
}
@media (max-width: 1023px) and (min-width: 640px) {
  .cart-voucher {
    padding-left: 30px;
  }
}
@media (max-width: 639px) {
  .cart-voucher {
    padding-left: 9px;
    padding-right: 9px;
  }
}
.voucher-list {
  padding-left: 0;
  list-style: none;
  margin-top: -5px;
}
.voucher-list__item-box {
  display: inline-block;
  border: 1px solid #cccccc;
  background-color: #f4f4f4;
  font-size: 13px;
  font-weight: 600;
  text-transform: uppercase;
  padding: 4.5px 15px;
  margin-top: 4.5px;
}
.voucher-list__item-remove {
  color: #cdcdcd;
  padding: 4.5px;
  cursor: pointer;
  margin: -4.5px -4.5px -4.5px 0;
  position: relative;
  top: 2px;
}
@media (max-width: 1023px) {
  .voucher-list__item {
    display: inline-block;
    padding-right: 5px;
  }
}
.gift__coupons {
  text-align: center;
  border-top: 1px solid #cccccc;
  margin: 0 auto 55px;
  padding-top: 20px;
  padding-left: 30px;
  padding-right: 30px;
  width: 80%;
}
@media (max-width: 1024px) {
  .gift__coupons {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.gift__coupons span {
  display: block;
}
@media (max-width: 480px) {
  .gift__coupons {
    width: 90%;
  }
}
@media (min-width: 1024px) {
  .gift__coupons {
    width: 40%;
  }
}
.gift__coupons .gift__coupon--title {
  margin-bottom: 5px;
}
.gift__coupon .gift__coupon--name {
  font-size: 18px;
  font-weight: bold;
  margin-bottom: 5px;
}
#storeFinder {
  margin-top: 9px;
  padding-left: 30px;
  padding-right: 30px;
}
@media (max-width: 1024px) {
  #storeFinder {
    padding-left: 20px;
    padding-right: 20px;
  }
}
#storeFinder #storelocator-query {
  margin-top: 3px;
  height: 48px;
}
.storefinder__row {
  height: 70vh;
}
.headline {
  font-size: 18px;
  margin-bottom: 10px;
}
.store__finder--search #storefinder__emptySearchModal {
  display: none;
  padding-bottom: 20px;
}
#colorbox .store__finder--search #storefinder__emptySearchModal {
  display: block;
}
.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: 4.5px;
  padding-right: 4.5px;
  padding: 0;
}
.store__finder .store__finder--navigation {
  overflow: hidden;
  height: auto;
  width: 100%;
  max-height: 561px;
}
@media (min-width: 640px) {
  .store__finder .store__finder--navigation {
    padding-right: 10px;
  }
}
.store__finder .store__finder--map {
  width: 100%;
  height: 561px;
}
.store__finder .stores-nearby {
  margin-bottom: 4.5px;
}
.store__finder .store__finder--navigation-list {
  padding-left: 0;
  list-style: none;
  margin: 0;
  border: 1px solid #ddd;
  position: relative;
}
.store__finder .store__finder--navigation-list li.loading {
  height: 56px;
  background: #f2f4f7;
  border-bottom: 1px solid #ddd;
  text-align: center;
  line-height: 56px;
}
.store__finder .store__finder--navigation-list li.loading .glyphicon {
  color: #ff4444;
  -webkit-animation: spin 1s linear infinite;
  -moz-animation: spin 1s linear infinite;
  animation: spin 1s linear infinite;
}
@-moz-keyframes spin {
  100% {
    -moz-transform: rotate(360deg);
  }
}
@-webkit-keyframes spin {
  100% {
    -webkit-transform: rotate(360deg);
  }
}
@keyframes spin {
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
.store__finder .store__finder--navigation-list .list__entry {
  height: 56px;
}
.store__finder .store__finder--navigation-list .list__entry:last-child label {
  border: 0;
}
.store__finder .store__finder--navigation-list .list__entry input {
  display: none;
}
.store__finder .store__finder--navigation-list .list__entry label {
  margin: 0;
  height: 100%;
  font-size: 13px;
  padding: 0 14px 0 4.5px;
  display: table;
  width: 100%;
  cursor: pointer;
  position: relative;
  background: #f2f4f7;
  border-bottom: 1px solid #ddd;
}
.store__finder .store__finder--navigation-list .list__entry label:hover {
  background: #f2f2f2;
}
.store__finder .store__finder--navigation-list .list__entry input:checked + label {
  background: #192d5b;
  color: #fff !important;
}
.store__finder .store__finder--navigation-list .list__entry input:checked + label:after {
  display: block;
  content: "";
  width: 28px;
  height: 28px;
  position: absolute;
  top: 50%;
  right: -1px;
  background: transparent;
  border: 14px solid transparent;
  border-right-color: #fff;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  transform: translate(0, -50%);
}
.store__finder .store__finder--navigation-list .list__entry .entry__info {
  display: table-cell;
  vertical-align: middle;
  width: 100%;
}
.store__finder .store__finder--navigation-list .list__entry .entry__name {
  display: block;
}
.store__finder .store__finder--navigation-list .list__entry .entry__city {
  display: block;
  font-weight: normal;
}
.store__finder .store__finder--navigation-list .list__entry .entry__distance {
  display: table;
  height: 100%;
  width: 80px;
  border-left: 1px solid #ddd;
}
.store__finder .store__finder--navigation-list .list__entry .entry__distance span {
  display: table-cell;
  vertical-align: middle;
  padding: 0 0 0 5px;
  text-align: center;
  white-space: nowrap;
}
.store__finder .store__finder--details .store__finder--details-back {
  margin-bottom: 20px;
  display: none !important;
}
@media (max-width: 639px) {
  .store__finder .store__finder--details .store__finder--details-back {
    display: inline-block !important;
  }
}
.store__finder .store__finder--details .store__finder--details-image {
  width: 112px;
  float: left;
  margin-right: 10px;
}
.store__finder .store__finder--details .store__finder--details-image img {
  width: 100%;
  height: auto;
}
.store__finder .store__finder--details .store__finder--details-info {
  margin-left: 122px;
}
.store__finder .store__finder--details .info__name {
  font-weight: bold;
}
.store__finder .store__finder--details hr {
  clear: both;
  margin: 0;
  padding-top: 10px;
  padding-bottom: 10px;
  height: 1px;
  position: relative;
  border: 0;
}
.store__finder .store__finder--details hr:after {
  content: '';
  display: block;
  position: absolute;
  top: 10px;
  height: 1px;
  right: 0;
  left: 0;
  background: #ddd;
}
.store__finder .store__finder--details .store__finder--details-map {
  background: #eee;
}
.store__finder .store__finder--details .store__finder--details-openings dl dt {
  text-align: left !important;
  width: 60px;
}
.store__finder .store__finder--details .store__finder--details-openings dl dd {
  margin-left: 60px;
}
.store__finder .store__finder--details .store__finder--details-openings ul {
  padding-left: 0;
  list-style: none;
}
@media (max-width: 639px) {
  .store__finder .back__to__storelist {
    margin-bottom: 10px;
  }
  .store__finder .store__finder--panel {
    width: 200%;
    margin: 0;
    -webkit-transition: -webkit-transform 0.3s ease-out;
    -moz-transition: -moz-transform 0.3s ease-out;
    -o-transition: -o-transform 0.3s ease-out;
    transition: transform 0.3s ease-out;
  }
  .store__finder .store__finder--panel > * {
    padding: 0;
  }
  .store__finder .store__finder--panel .store__finder--details {
    display: none;
  }
  .store__finder .store__finder--pagination {
    line-height: 20px;
  }
  .store__finder.show-store .store__finder--pagination {
    color: rgba(0, 0, 0, 0);
    height: 46px;
  }
  .store__finder.show-store .store__finder--pagination * {
    display: none;
  }
  .store__finder.show-store .store__finder--panel {
    -webkit-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    -o-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
  }
  .store__finder.show-store .store__finder--panel .store__finder--navigation {
    padding-right: 20px;
  }
  .store__finder.show-store .store__finder--panel .store__finder--details {
    display: block;
  }
}
/*
    Colorbox Core Style:
    The following CSS is consistent between example themes and should not be altered.
*/
#colorbox,
#cboxOverlay,
#cboxWrapper {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 9999;
  overflow: hidden;
}
#cboxWrapper {
  max-width: none;
}
#cboxOverlay {
  width: 100%;
  height: 100%;
}
#cboxMiddleLeft,
#cboxBottomLeft {
  clear: left;
}
#cboxContent {
  position: relative;
}
#cboxLoadedContent {
  overflow: auto;
  -webkit-overflow-scrolling: touch;
}
#cboxTitle {
  margin: 0;
}
#cboxLoadingOverlay,
#cboxLoadingGraphic {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
#cboxPrevious,
#cboxNext,
#cboxSlideshow {
  cursor: pointer;
}
.cboxPhoto {
  float: left;
  margin: auto;
  border: 0;
  display: block;
  max-width: none;
  -ms-interpolation-mode: bicubic;
}
.cboxIframe {
  width: 100%;
  height: 100%;
  display: block;
  border: 0;
  padding: 0;
  margin: 0;
}
#colorbox,
#cboxContent,
#cboxLoadedContent {
  box-sizing: content-box;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
}
/* 
    User Style:
    Change the following styles to modify the appearance of Colorbox.  They are
    ordered & tabbed in a way that represents the nesting of the generated HTML.
*/
#cboxOverlay {
  background: #000;
}
#colorbox {
  outline: 0;
}
#cboxTopLeft {
  width: 14px;
  height: 14px;
}
#cboxTopCenter {
  height: 14px;
}
#cboxTopRight {
  width: 14px;
  height: 14px;
}
#cboxBottomLeft {
  width: 14px;
}
#cboxBottomCenter {
  height: 43px;
}
#cboxBottomRight {
  width: 14px;
}
#cboxMiddleLeft {
  width: 14px;
}
#cboxMiddleRight {
  width: 14px;
}
#cboxContent {
  background: #fff;
  overflow: visible;
}
.cboxIframe {
  background: #fff;
}
#cboxError {
  padding: 50px;
  border: 1px solid #ccc;
}
#cboxCurrent {
  position: absolute;
  bottom: -25px;
  left: 58px;
  font-weight: bold;
  color: #7C7C7C;
}
/* these elements are buttons, and may need to have additional styles reset to avoid unwanted base styles */
#cboxPrevious,
#cboxNext,
#cboxSlideshow {
  border: 0;
  padding: 0;
  margin: 0;
  overflow: visible;
  position: absolute;
  bottom: -29px;
  width: 23px;
  height: 23px;
  text-indent: -9999px;
}
/* avoid outlines on :active (mouseclick), but preserve outlines on :focus (tabbed navigating) */
#cboxPrevious:active,
#cboxNext:active,
#cboxSlideshow:active,
#cboxClose:active {
  outline: 0;
}
#cboxPrevious {
  left: 0px;
  background-position: -51px -25px;
}
#cboxPrevious:hover {
  background-position: -51px 0px;
}
#cboxNext {
  left: 27px;
  background-position: -75px -25px;
}
#cboxNext:hover {
  background-position: -75px 0px;
}
.cboxSlideshow_on #cboxSlideshow {
  background-position: -125px 0px;
  right: 27px;
}
.cboxSlideshow_on #cboxSlideshow:hover {
  background-position: -150px 0px;
}
.cboxSlideshow_off #cboxSlideshow {
  background-position: -150px -25px;
  right: 27px;
}
.cboxSlideshow_off #cboxSlideshow:hover {
  background-position: -125px 0px;
}
#cboxTitle {
  background: transparent;
  position: absolute;
  top: 0;
  padding: 43px 25px 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: #333333;
  padding: 5px;
  font-size: 25px;
}
.form-address-contact-selector > ul {
  min-height: 12em;
}
.new-address-style-input {
  width: 45%;
  display: inline-block;
  border-radius: 16px;
  margin: 5px;
  margin-bottom: 20px;
}
.select-address-book-form {
  border: 2px solid #ccc !important;
  border-radius: 16px;
  margin: 10px;
  width: 30%;
}
.select-contact-form {
  display: inline-block !important;
  width: 75% !important;
}
#cboxLoadedContent {
  margin-top: 88px;
  padding: 15px 18px 19px 18px;
}
#cboxLoadedContent .add-to-cart-item {
  margin-bottom: 18px;
}
#cboxLoadedContent .addressEntry {
  border: 2px solid #ccc !important;
  border-radius: 16px !important;
  padding: 15px !important;
  width: 45% !important;
  display: inline-block !important;
  margin-left: 15px;
}
#cboxLoadedContent .addressEntry + .addressEntry,
#cboxLoadedContent .saved-payment-entry + .saved-payment-entry {
  margin-top: 55px;
}
#cboxLoadedContent .addressEntry ul,
#cboxLoadedContent .saved-payment-entry ul {
  margin-top: -4.5px;
  margin-bottom: 9px;
}
#cboxLoadedContent .modal-details {
  line-height: 1.8em;
}
#cboxLoadedContent .modal-actions {
  margin-top: 9px;
}
#cboxLoadedContent .modal-actions .btn {
  margin-top: 9px;
}
@media (max-width: 639px) {
  #cboxTitle {
    height: 112px;
    padding-left: 9px;
    padding-right: 9px;
  }
  #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 9px 19px 9px;
  }
  #cboxLoadedContent .addressEntry ul {
    margin-top: -14px;
  }
}
.modal__top {
  padding-bottom: 21px;
  margin-bottom: 19px;
  border-bottom: 1px solid #d9d9d9;
}
.modal__top .modal__top--label {
  color: #333333;
  font-weight: bold;
  font-style: italic;
}
.modal__top .modal__top--text {
  font-style: italic;
}
.modal__text--bold {
  font-weight: bold;
}
.modal__bottom {
  margin-bottom: 18px;
  font-size: 15px;
}
.quote-discount__modal--label {
  font-size: 15px;
  font-weight: 600;
  color: #333333;
  text-transform: capitalize;
  vertical-align: middle;
  display: table-cell;
  height: 40px;
}
.quote-discount__modal--input {
  margin-bottom: 6px;
  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: 4.5px;
  width: 25px;
  text-align: right;
}
.quote-discount__modal--original__total {
  font-size: 15px;
  font-style: italic;
  border-bottom: 1px solid #d9d9d9;
  color: #333333;
  padding-bottom: 2px;
  margin-bottom: -2px;
  margin-top: 4.5px;
}
.quote-discount__modal--new__total {
  color: #333333;
  font-size: 18px;
  font-weight: 600;
  margin-bottom: 36px;
}
#colorbox.change-b2b-unit-confirmation #cboxContent {
  border-radius: 16px;
  height: 290px!important;
  background-image: url("/_ui/responsive/common/images/blocked/blocked_brackground.png");
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
}
#colorbox.change-b2b-unit-confirmation #cboxContent #cboxLoadedContent {
  margin-top: 75px;
  padding: 0px 0px 0px 17px;
}
#colorbox.change-b2b-unit-confirmation #cboxContent #cboxLoadedContent .ofd-custom-modal {
  font-family: Montserrat;
  text-align: center;
  color: #333333;
}
#colorbox.change-b2b-unit-confirmation #cboxContent #cboxLoadedContent .ofd-custom-modal .modal__top {
  padding-bottom: 0px;
  margin-bottom: 0px;
  border-bottom: none;
}
#colorbox.change-b2b-unit-confirmation #cboxContent #cboxLoadedContent .ofd-custom-modal .modal__top .modal__top--label {
  font-weight: 700;
  font-size: 18px;
  text-transform: none;
  font-style: normal;
}
#colorbox.change-b2b-unit-confirmation #cboxContent #cboxLoadedContent .ofd-custom-modal .modal__bottom {
  margin-bottom: 0px;
}
#colorbox.change-b2b-unit-confirmation #cboxContent #cboxLoadedContent .ofd-custom-modal .modal__bottom .modal__bottom--text-legend-first {
  margin-top: 10px;
  font-weight: 400;
  font-size: 14px;
}
#colorbox.change-b2b-unit-confirmation #cboxContent #cboxLoadedContent .ofd-custom-modal .modal__bottom .modal__bottom--text-legend-second {
  margin-top: 12px;
  font-weight: 700;
  font-size: 16px;
}
#colorbox.change-b2b-unit-confirmation #cboxContent #cboxLoadedContent .ofd-custom-modal .row {
  margin-left: 0px;
  margin-right: 0px;
}
#colorbox.change-b2b-unit-confirmation #cboxContent #cboxTitle {
  padding: 29px 25px 15px;
}
#colorbox.change-b2b-unit-confirmation #cboxContent #cboxTitle .headline .headline-text {
  font-family: Montserrat;
  font-weight: 700;
  font-size: 20px!important;
  color: #333333;
}
.page-quote-detail #colorbox {
  width: 540px!important;
  height: 294px!important;
}
.page-quote-detail #colorbox #cboxContent {
  width: 520px!important;
  height: 280px!important;
}
.page-quote-detail #colorbox #cboxContent #cboxTitle {
  padding: 15px 25px 15px!important;
}
.page-quote-detail #colorbox #cboxContent #cboxLoadedContent {
  width: 480px!important;
  margin-top: 55px!important;
  font-family: Montserrat;
}
.page-quote-detail #colorbox #cboxContent #cboxLoadedContent .ofd-custom-modal .modal__top {
  text-align: center;
  padding-bottom: 0px;
  margin-bottom: 10px;
  border-bottom: none;
}
.page-quote-detail #colorbox #cboxContent #cboxLoadedContent .ofd-custom-modal .modal__top .modal__top--label {
  font-weight: 700;
  font-size: 14px;
  color: #666666;
  margin-bottom: 0px;
  text-transform: none;
  font-style: normal;
}
.page-quote-detail #colorbox #cboxContent #cboxLoadedContent .ofd-custom-modal .modal__top .modal__top--text {
  font-weight: 500;
  font-size: 14px;
  color: #333333;
  font-style: normal;
}
.page-quote-detail #colorbox #cboxContent #cboxLoadedContent .ofd-custom-modal .modal__bottom {
  text-align: center;
}
.page-quote-detail #colorbox #cboxContent #cboxLoadedContent .ofd-custom-modal .modal__bottom .modal__bottom--text-legend-first {
  font-weight: 500;
  font-size: 15px;
  color: #333333;
}
.page-quote-detail #colorbox #cboxContent #cboxLoadedContent .ofd-custom-modal .modal__bottom .modal__bottom--text-legend-second {
  font-weight: 700;
  font-size: 17px;
  color: #333333;
}
.choices {
  width: 211px;
  height: 32px;
}
.choices__inner {
  color: #333333 !important;
  font-weight: 400 !important;
  font-size: 13px !important;
  border-radius: 4px !important;
  border: solid 1px #999999 !important;
  background-color: #fff !important;
  padding: 3px 90px 0px 12px !important;
  width: 211px !important;
  height: 32px !important;
  min-height: 32px !important;
  font-family: Montserrat !important;
  box-shadow: none !important;
  background-image: url("data:image/svg+xml,%3Csvg width='16' height='16' viewBox='0 0 20 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M5 7L10 12L15 7' stroke='%23333' stroke-width='1.5' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position: right 12px center;
  background-size: 12px;
}
.choices[data-type*="select-one"]::after {
  display: none !important;
}
.choices .choices__list--dropdown,
.choices .choices__list[aria-expanded] {
  border-radius: 8px !important;
  border: solid 1px #cccccc !important;
  color: #333333 !important;
}
.page-login #colorbox.modal-error #cboxContent {
  border-radius: 16px;
  height: 260px !important;
}
.page-login #colorbox.modal-error #cboxContent #cboxLoadedContent {
  margin-top: 75px;
  padding: 0px 0px 0px 17px;
}
.page-login #colorbox.modal-error #cboxContent #cboxLoadedContent .ofd-custom-modal {
  font-family: Montserrat;
  text-align: center;
  color: #333333;
}
.page-login #colorbox.modal-error #cboxContent #cboxLoadedContent .ofd-custom-modal .modal__top {
  padding-bottom: 0px;
  margin-bottom: 0px;
  border-bottom: none;
}
.page-login #colorbox.modal-error #cboxContent #cboxLoadedContent .ofd-custom-modal .modal__top .modal__top--label {
  font-weight: 700;
  font-size: 18px;
  text-transform: none;
  font-style: normal;
  line-height: 100%;
}
.page-login #colorbox.modal-error #cboxContent #cboxLoadedContent .ofd-custom-modal .modal__bottom {
  margin-bottom: 0px;
}
.page-login #colorbox.modal-error #cboxContent #cboxLoadedContent .ofd-custom-modal .modal__bottom .modal__bottom--text-legend-first {
  margin-top: 10px;
  font-weight: 400;
  font-size: 16px;
  line-height: 100%;
}
.page-login #colorbox.modal-error #cboxContent #cboxLoadedContent .ofd-custom-modal .modal__bottom .modal__bottom--text-legend-second {
  margin-top: 12px;
  font-weight: 700;
  font-size: 16px;
}
.page-login #colorbox.modal-error #cboxContent #cboxLoadedContent .ofd-custom-modal .row {
  margin-left: 0px;
  margin-right: 0px;
}
.page-login #colorbox.modal-error #cboxContent #cboxLoadedContent .resetPasswordModalError {
  width: 196px;
  font-size: 13px;
}
.page-login #colorbox.modal-error #cboxContent #cboxTitle {
  padding: 7px 25px 15px;
}
.page-login #colorbox.modal-error #cboxContent #cboxTitle .headline {
  font-family: Montserrat;
  font-weight: 700;
  font-size: 20px!important;
  color: #333333;
}
.page-login #colorbox.modal-error-block #cboxContent {
  border-radius: 16px;
  height: 260px !important;
}
.page-login #colorbox.modal-error-block #cboxContent #cboxLoadedContent {
  margin-top: 75px;
  padding: 0px 0px 0px 17px;
}
.page-login #colorbox.modal-error-block #cboxContent #cboxLoadedContent .ofd-custom-modal {
  font-family: Montserrat;
  text-align: center;
  color: #333333;
}
.page-login #colorbox.modal-error-block #cboxContent #cboxLoadedContent .ofd-custom-modal .modal__top {
  padding-bottom: 0px;
  margin-bottom: 0px;
  border-bottom: none;
}
.page-login #colorbox.modal-error-block #cboxContent #cboxLoadedContent .ofd-custom-modal .modal__top .modal__top--label {
  font-weight: 700;
  font-size: 18px;
  text-transform: none;
  font-style: normal;
  line-height: 100%;
}
.page-login #colorbox.modal-error-block #cboxContent #cboxLoadedContent .ofd-custom-modal .modal__bottom {
  margin-bottom: 0px;
}
.page-login #colorbox.modal-error-block #cboxContent #cboxLoadedContent .ofd-custom-modal .modal__bottom .modal__bottom--text-legend-first {
  margin-top: 10px;
  font-weight: 400;
  font-size: 16px;
  line-height: 130%;
}
.page-login #colorbox.modal-error-block #cboxContent #cboxLoadedContent .ofd-custom-modal .modal__bottom .modal__bottom--text-legend-second {
  margin-top: 12px;
  font-weight: 700;
  font-size: 16px;
}
.page-login #colorbox.modal-error-block #cboxContent #cboxLoadedContent .ofd-custom-modal .row {
  margin-left: 0px;
  margin-right: 0px;
}
.page-login #colorbox.modal-error-block #cboxContent #cboxLoadedContent .resetPasswordModalError {
  width: 196px;
  font-size: 13px;
}
.page-login #colorbox.modal-error-block #cboxContent #cboxTitle {
  padding: 7px 25px 15px;
}
.page-login #colorbox.modal-error-block #cboxContent #cboxTitle .headline {
  font-family: Montserrat;
  font-weight: 700;
  font-size: 20px!important;
  color: #333333;
}
.page-login #colorbox #cboxTitle .headline .headline-text {
  color: #333333;
  padding: 20px!important;
}
.page-login #colorbox #cboxContent {
  background-image: url("/_ui/responsive/common/images/blocked/blocked_brackground.png");
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
}
.page-login .control-group {
  border-radius: 12px;
  background-color: #FFFFFF;
  margin: 32px 0px 218px;
  padding: 32px;
  width: 469px;
}
.page-multiStepCheckoutSummaryPage #colorbox {
  text-align: center;
  width: 514px!important;
}
.page-multiStepCheckoutSummaryPage #colorbox #cboxWrapper {
  width: 540px!important;
}
.page-multiStepCheckoutSummaryPage #colorbox #cboxWrapper #cboxContent {
  width: 500px!important;
  background-image: url("/_ui/responsive/common/images/blocked/blocked_brackground.png");
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
}
.page-multiStepCheckoutSummaryPage #colorbox #cboxWrapper #cboxContent #cboxTitle {
  padding: 40px 25px 15px!important;
}
.page-multiStepCheckoutSummaryPage #colorbox #cboxWrapper #cboxContent #cboxTitle .headline .headline-text {
  font-size: 24px;
  text-align: center;
  font-family: Montserrat;
  font-weight: 700;
  color: #333333;
}
.page-multiStepCheckoutSummaryPage #colorbox #cboxWrapper #cboxContent #cboxLoadedContent {
  width: 460px!important;
}
#colorbox.align-right {
  position: fixed !important;
  top: 0 !important;
  right: -15px !important;
  bottom: 0 !important;
  left: unset !important;
  margin: 0 !important;
  height: 100vh !important;
  border-bottom-left-radius: 18px !important;
  border-top-left-radius: 18px !important;
  border-bottom-right-radius: 0px !important;
  border-top-right-radius: 0px !important;
  z-index: 99999 !important;
  text-align: left !important;
  box-shadow: -8px 0 32px 0 rgba(40, 40, 40, 0.13);
}
#colorbox.align-right #cboxClose {
  display: none !important;
}
#colorbox.align-right #cboxWrapper #cboxContent {
  border-bottom-right-radius: 0px !important;
  border-top-right-radius: 0px !important;
}
#colorbox.align-right #cboxWrapper #cboxContent #cboxLoadedContent #saveCart .ofd-custom-label[for="name"] {
  color: #666666;
  font-weight: 400;
  font-size: 10px;
}
#colorbox.align-right #cboxWrapper #cboxContent #cboxLoadedContent #saveCart .ofd-custom-label[for="description"] {
  color: #666666;
  font-weight: 700;
  font-size: 16px;
}
#colorbox.align-right #cboxWrapper #cboxContent #cboxTitle {
  padding: 25px 25px 15px!important;
}
#colorbox.align-right #cboxWrapper #cboxContent #cboxTitle .headline .headline-text {
  color: #999999!important;
  font-weight: 700!important;
  font-size: 20px!important;
}
#colorbox.restore-save-cart {
  width: 500px!important;
  height: 360px!important;
}
#colorbox.restore-save-cart #cboxWrapper {
  height: 358px!important;
}
#colorbox.restore-save-cart #cboxWrapper #cboxContent {
  width: 472px !important;
  height: 285px !important;
  background-image: url("/_ui/responsive/common/images/blocked/blocked_brackground.png") !important;
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
}
#colorbox.restore-save-cart #cboxWrapper #cboxContent #cboxLoadedContent {
  margin-top: 75px;
  text-align: center;
  width: 388px!important;
  padding: 15px 18px 0px 30px;
  height: 190px !important;
}
#colorbox.restore-save-cart #cboxWrapper #cboxContent #cboxLoadedContent #popup_confirm_savedcart_restore {
  font-weight: 400;
  font-size: 15px;
  color: #333333;
}
#colorbox.restore-save-cart #cboxWrapper #cboxContent #cboxLoadedContent #popup_confirm_savedcart_restore .custom-strong {
  font-weight: 700;
}
#colorbox.restore-save-cart #cboxWrapper #cboxContent #cboxLoadedContent .modal-actions {
  margin-top: 0px;
}
#colorbox.restore-save-cart #cboxWrapper #cboxContent #cboxMiddleRight {
  height: 300px!important;
}
#colorbox.restore-save-cart #cboxWrapper #cboxContent #cboxTitle {
  padding: 25px 25px 15px!important;
}
#colorbox.restore-save-cart #cboxWrapper #cboxContent #cboxTitle .headline .headline-text {
  color: #333333;
  font-weight: 700;
  font-size: 24px;
}
.choices__list--single {
  display: inline-block !important;
  padding: 4px 0px 4px 4px!important;
  width: 100%!important;
}
.choices__list--single .choices__item {
  width: 150%!important;
}
.page-approvalRoutes .approval-routes-nonrestrictedcustomer-custom-modal {
  text-align: center;
  background-color: #FFF3D5;
}
.page-approvalRoutes .approval-routes-nonrestrictedcustomer-custom-modal-msg {
  font-weight: bold;
}
.page-approvalRoutes .approval-routes-nonrestrictedcustomer-custom-modal-div {
  text-align: center;
  font-weight: bold;
}
.page-approvalRoutes .approval-routes-nonrestrictedcustomer-custom-modal-div-p {
  font-weight: 400;
  margin-bottom: 0;
}
.page-approvalRoutes .approval-routes-nonrestrictedcustomer-custom-modal-ul {
  line-height: 1.2;
}
.page-approvalRoutes .approval-routes-nonrestrictedcustomer-custom-modal-row {
  margin-top: 7px;
}
.page-approvalRoutes #colorbox.non-restricted-customers-modal #cboxWrapper #cboxContent {
  background-image: url("/_ui/responsive/common/images/blocked/blocked_brackground.png");
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
}
.page-approvalRoutes #colorbox.non-restricted-customers-modal #cboxWrapper #cboxContent #cboxTitle .headline .headline-text {
  font-size: 24px;
  color: #333333;
}
.page-approvalRoutes #colorbox.confirm-disable-approval-route-modal #cboxContent {
  width: 520px;
  background-image: url("/_ui/responsive/common/images/blocked/blocked_brackground.png");
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
}
.page-approvalRoutes #colorbox.confirm-disable-approval-route-modal #cboxContent #cboxTitle .headline .headline-text {
  font-size: 24px;
  color: #333333;
}
.account-section .row_margin {
  text-align: center;
  margin-top: 15px!important;
}
.account-section .row_margin.custom_title_remove_address {
  margin-top: 4px!important;
}
.account-section .remove_address_modal-content {
  width: 480px!important;
  max-width: 520px;
  padding-inline: 35px;
  background-color: #ffffff;
  background-image: url("/_ui/responsive/common/images/blocked/blocked_brackground.png");
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
  border-radius: 15px;
  position: relative;
  padding: 20px 40px!important;
  font-size: 18px;
  font-weight: 400;
  color: #333333;
}
.account-section .remove_address_modal_title {
  color: #333333!important;
}
.account-section .dialog_button_modal {
  width: 100%!important;
  margin: 0;
}
.account-section .close_remove_address_modal {
  top: 0!important;
  right: 10px!important;
}
.account-section .remove_address_modal {
  z-index: 15!important;
}
.account-section .address_cards_default_address {
  padding: 2px 5px !important;
  border-radius: 5px!important;
  font-size: 12px!important;
  font-weight: 400!important;
}
.message-error-login {
  font-family: Montserrat;
  font-size: 10px;
  color: #CC0033;
  text-align: center;
  padding-left: 28px;
  display: flex;
  align-items: center;
  justify-content: center;
  min-height: 22px;
  margin-bottom: 12px;
  font-weight: 400;
}
.message-error-login::before {
  content: '';
  background-image: url('/_ui/responsive/common/images/login/info-login-error.png');
  background-size: 18px 18px;
  background-repeat: no-repeat;
  width: 18px;
  height: 18px;
  display: inline-block;
  margin-right: 8px;
}
.page-approvalRoutes #colorbox.confirm-disable-approval-route-modal {
  width: 480px!important;
}
.page-approvalRoutes #colorbox.confirm-disable-approval-route-modal #cboxWrapper #cboxContent {
  width: 470px !important;
  height: 250px !important;
  background-image: url("/_ui/responsive/common/images/blocked/blocked_brackground.png") !important;
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
}
.page-approvalRoutes #colorbox.confirm-disable-approval-route-modal #cboxWrapper #cboxContent #cboxLoadedContent {
  width: 448px!important;
  height: 150px!important;
  text-align: center;
  padding: 0px;
  overflow: hidden!important;
}
.page-approvalRoutes #colorbox.confirm-disable-approval-route-modal #cboxWrapper #cboxContent #cboxLoadedContent #confirmDisableApprovalRouteModal .card-body {
  margin: 0px 36px 23px 36px;
  font-size: 17px;
  color: #333333;
  font-weight: 400;
}
.page-approvalRoutes #colorbox.confirm-disable-approval-route-modal #cboxWrapper #cboxContent #cboxLoadedContent #confirmDisableApprovalRouteModal .row {
  padding: 0px 36px 0px 36px;
}
.page-approvalRoutes #colorbox.confirm-disable-approval-route-modal #cboxWrapper #cboxContent #cboxTitle .headline .headline-text {
  font-size: 23px!important;
  color: #333333!important;
}
#colorbox #cboxWrapper #cboxContent {
  background-image: url(/_ui/responsive/theme-ofdb2b/images/redesign/home/fondo-modal-expiry.svg);
  background-size: cover;
  background-repeat: no-repeat;
  border-radius: 15px;
}
#colorbox #cboxWrapper #cboxContent #cboxTitle .headline .headline-text {
  font-size: 24px;
  font-weight: bold;
  text-align: center;
  color: #333333;
}
.page-orders #colorbox.export-excel-modal #cboxContent {
  border-radius: 15px;
}
.page-orders #colorbox.export-excel-modal #cboxContent #cboxLoadedContent {
  padding-inline: 24px;
}
.page-orders #colorbox.export-excel-modal #cboxContent #cboxLoadedContent .modal-calendar-date-input {
  height: 30px;
  padding-block: 0;
  border-radius: 15px;
  background-color: #ffffff;
  border: 1px solid #999999;
  background-image: url("data:image/svg+xml,%3Csvg width='10' height='10' viewBox='0 0 10 10' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M5.56753 7.2952L8.95158 3.70917C9.08971 3.57638 9.16732 3.39628 9.16732 3.20848C9.16732 3.02069 9.08971 2.84059 8.95158 2.7078C8.88318 2.64204 8.80198 2.58989 8.71261 2.5543C8.62324 2.51872 8.52746 2.5004 8.43073 2.5004C8.23537 2.5004 8.04802 2.57501 7.90988 2.7078L5.00018 5.7899L2.09142 2.70739C2.02302 2.64164 1.94182 2.58948 1.85246 2.5539C1.76309 2.51831 1.66731 2.5 1.57058 2.5C1.37522 2.5 1.18786 2.5746 1.04973 2.70739C0.911589 2.84018 0.833984 3.02028 0.833984 3.20808C0.833984 3.39587 0.911589 3.57597 1.04973 3.70877L4.43335 7.2952C4.5073 7.36595 4.59614 7.42067 4.69391 7.4557C4.79167 7.49073 4.89609 7.50526 5.00018 7.49831C5.10434 7.50526 5.20885 7.49073 5.30669 7.45571C5.40454 7.42068 5.49347 7.36595 5.56753 7.2952Z' fill='%23333333'/%3E%3C/svg%3E%0A");
  background-repeat: no-repeat;
  background-position: center right 10px;
}
.page-orders #colorbox.export-excel-modal #cboxContent #cboxLoadedContent .form-group--calendar .fa {
  display: none;
}
.page-orders #colorbox.export-excel-modal #cboxContent #cboxLoadedContent .form-group--calendar {
  margin-bottom: 32px;
}
.page-orders #colorbox.export-excel-modal #cboxContent #cboxLoadedContent .modal-calendar-labels {
  font-size: 10px;
  font-weight: 300;
  text-transform: none;
}
.page-orders #colorbox.export-excel-modal #cboxContent #cboxTitle .headline {
  margin-bottom: 0 !important;
}
.page-orders #colorbox.export-excel-modal #cboxContent #cboxTitle .headline .headline-text {
  font-size: 20px !important;
  color: #999999 !important;
}
.product-no-added-restriction-container {
  padding: 0px 10px 0px 10px;
  text-align: center;
  font-family: 'Montserrat';
  font-weight: 400;
  font-size: 14px;
  color: #333333;
}
.limit-exceeded-restriction-container {
  padding: 0px 10px 0px 10px;
  text-align: center;
  font-family: 'Montserrat';
  font-weight: 400;
  font-size: 14px;
  color: #333333;
  margin-top: -16px;
}
.general-error-restriction-container {
  padding: 10px 10px 0px 10px;
  text-align: center;
  font-family: 'Montserrat';
  font-weight: 400;
  font-size: 14px;
  color: #333333;
  margin-top: -16px;
}
.limit-exceeded-btn-container {
  display: flex;
  justify-content: center;
  margin-top: 25px;
}
.limit-exceeded-btn {
  background: #192d5b;
  color: #fff;
  width: 183px;
  height: 40px;
  font-family: 'Montserrat', sans-serif;
  font-weight: 700;
  font-size: 14px;
  border: none;
  border-radius: 6px;
  padding: 9px 0px;
  cursor: pointer;
  box-shadow: 0 1px 2px 0 rgba(16, 24, 40, 0.05);
  transition: background 0.2s;
}
.forgotten-password.alert {
  padding: 64px 23px!important;
}
.price del {
  color: #000;
  font-weight: bold;
}
.price ins {
  color: #333333;
  text-decoration: none;
}
a.price ins:hover,
a.price ins:focus {
  color: #1a1a1a;
}
.price.msrp {
  color: #666;
}
.account-navigation {
  margin-bottom: 4.5px;
}
.account-navigation .account-navigation-header {
  padding: 4.5px;
  text-transform: uppercase;
}
.account-navigation .account-navigation-header a {
  display: block;
}
.account-navigation .account-navigation-list {
  margin: 4.5px;
  padding-left: 0;
  list-style: none;
}
@media (min-width: 640px) and (max-width: 1023px) {
  .account-navigation .account-navigation-list {
    display: none !important;
  }
}
@media (max-width: 639px) {
  .account-navigation .account-navigation-list {
    display: none !important;
  }
}
.account-navigation .account-navigation-list li.title {
  margin-top: 4.5px;
  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: #192d5b;
}
.account-home .account-home-section {
  margin-bottom: 9px;
}
.account-home .account-home-section .account-home-section-header {
  background: #f2f4f7;
  padding: 4.5px;
  text-transform: uppercase;
}
.account-home .account-home-section .account-home-section-content {
  height: 100px;
  padding: 4.5px;
  border: 1px solid #f2f4f7;
  border-top: 0;
}
.account-home .account-home-section .account-home-section-content ul {
  padding-left: 0;
  list-style: none;
  margin: 0;
}
@media (max-width: 1023px) {
  .account-home .account-home-section {
    margin-bottom: 4.5px;
  }
  .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: 4.5px;
    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: 1024px) {
  .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: 13px;
  font-weight: 600;
  margin: 0;
  padding-top: 4.5px;
  padding-bottom: 4.5px;
  padding-left: 30px;
  padding-right: 30px;
  border-top: 1px solid #cccccc;
}
@media (max-width: 1024px) {
  .account-section .pagination-bar .pagination-bar-results {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (max-width: 639px) {
  .account-section .pagination-bar .pagination-bar-results {
    border-bottom: 1px solid #cccccc;
  }
}
.account-section .pagination-bar.bottom .pagination-toolbar {
  padding-top: 5px;
  border: none;
}
@media (max-width: 639px) {
  .account-section .pagination-bar .pagination-toolbar {
    margin: 0;
  }
  .account-section .pagination-bar .pagination-bar-results {
    border-bottom: 1px solid #cccccc;
    padding-left: 9px;
    padding-right: 9px;
  }
  .account-section .account-overview-table,
  .account-section div.responsive-table {
    margin-left: -4px;
    margin-right: -5px;
  }
}
.account-section .addressBackBtn,
.account-section .orderTopBackBtn {
  background-color: transparent;
  border: none;
  box-shadow: none;
}
.account-section .account-section-header {
  color: #333333;
  font-size: 24px;
  line-height: 35px;
  font-weight: 700;
  padding: 9px 0;
  text-transform: capitalize;
  border-bottom: 1px solid #cccccc;
  margin: 0;
  padding-left: 30px;
  padding-right: 30px;
}
.account-section .account-section-header.border {
  border-bottom: 1px solid #e5e5e5;
  margin-bottom: 14px;
}
@media (max-width: 1024px) {
  .account-section .account-section-header {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.account-section .account-section-header.account-section-header-secondary {
  color: #333333;
  font-size: 22px;
  line-height: 32px;
  font-weight: 400;
  padding-bottom: 4.5px;
}
.account-section .account-section-header.no-border {
  border-bottom: none;
}
.account-section .account-section-header .account-section-header-add {
  font-size: 14px;
  font-weight: 700;
  margin-top: 4px;
}
.account-section .account-section-header__subheadline {
  font-size: 14px;
  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: 1024px) {
  .account-section .container-lg .account-section-content {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (min-width: 1400px) {
  .account-section .container-lg .account-section-content {
    padding: 0;
  }
}
@media (min-width: 1400px) {
  .account-section .container-lg .account-section-content .account-section-form {
    padding: 0 5px;
  }
}
.account-section .account-section-content .item__list--item .item__total {
  padding-right: 19px;
}
.account-section .account-section-content .account-section-header {
  color: #333333;
  font-size: 24px;
  line-height: 35px;
  font-weight: 700;
  padding: 9px 0;
  text-transform: capitalize;
  border-bottom: 1px solid #cccccc;
  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 #e5e5e5;
  margin-bottom: 14px;
}
@media (max-width: 1024px) {
  .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 4.5px;
}
@media (min-width: 1400px) {
  .account-section .account-section-content .account-section-header .container-lg {
    padding: 0;
  }
}
@media (min-width: 1400px) {
  .account-section .account-section-content .back-link .container-lg {
    padding: 0;
  }
}
.account-section .account-section-content .account-section-form {
  margin: 18px 0;
}
.account-section .account-section-content .account-section-form .accountActions {
  padding-left: 0;
  padding-right: 0;
}
@media (max-width: 640px) {
  .account-section .account-section-content .account-section-form .accountButtons:last-child {
    padding-top: 9px;
  }
}
.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 #cccccc;
  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 #cccccc;
}
.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 #cccccc;
  position: relative;
  margin-top: 10px;
  margin-bottom: 10px;
  list-style-type: none;
}
@media (max-width: 1023px) {
  .account-section .account-section-content .consent-management-list__item {
    border-left: 0 none;
    border-right: 0 none;
    margin-left: -20px;
    margin-right: -20px;
  }
}
.account-section .account-section-content .consent-management-list__title {
  padding: 25px 15px 18px 62px;
  display: block;
  position: relative;
  font-weight: 400;
  text-transform: uppercase;
  font-weight: bold;
}
.account-section .account-section-content .consent-management-list__title:before {
  font-family: 'Glyphicons Halflings', sans-serif;
  content: '\e114';
  font-size: 16px;
  position: absolute;
  left: 20px;
  top: 23px;
  color: #000000;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.account-section .account-section-content .consent-management-list__title:hover,
.account-section .account-section-content .consent-management-list__title:focus {
  cursor: pointer;
  outline: none;
}
.account-section .account-section-content .is-expanded .consent-management-list__title:before {
  content: "\e113";
}
.account-section .account-section-content .consent-management-list__label {
  width: 85%;
  color: #333333;
  font-size: 15px;
}
@media (max-width: 1023px) {
  .account-section .account-section-content .consent-management-list__label {
    width: 75%;
    font-size: 14px;
  }
}
.account-section .account-section-content .consent-management-list__content-inner {
  padding: 0 40px 10px 65px;
  font-size: 16px;
}
@media (max-width: 1023px) {
  .account-section .account-section-content .consent-management-list__content-inner {
    font-size: 14px;
  }
}
.account-section .account-section-content .consent-management-list__content {
  transition: height 0.3s ease-out;
  height: 0;
  overflow: hidden;
}
.account-section .account-section-content form {
  padding-left: 30px;
  padding-right: 30px;
}
@media (max-width: 1024px) {
  .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: 1024px) {
  .account-section .account-section-content #addNewPermissionForm .account-select-form {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.account-section .account-section-content.content-empty {
  margin: 45px 0;
  font-weight: bold;
  font-size: 18px;
  text-align: center;
  padding-left: 30px;
  padding-right: 30px;
}
@media (max-width: 1024px) {
  .account-section .account-section-content.content-empty {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.account-section .account-section-content .help-block {
  font-size: 14px;
  font-weight: normal;
  color: #fd7b7b;
}
.account-section .account-section-content .account-orderhistory-pagination {
  padding-top: 4.5px;
}
.account-section .account-section-content .account-orderhistory-pagination .pagination-bar .sort-refine-bar {
  padding-left: 30px;
  padding-right: 30px;
}
@media (max-width: 1024px) {
  .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: #f2f4f7;
  padding: 4.5px;
}
.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: 9px;
}
.account-section .account-section-content .cart-voucher form,
.account-section .account-section-content .cart-items form,
.account-section .account-section-content .item-action form {
  padding: 0;
}
@media (min-width: 1024px) {
  .account-section .account-section-content .item__btn {
    margin-bottom: 4.5px;
  }
}
@media (max-width: 1023px) {
  .account-section .account-section-content .item__btn {
    margin-top: 9px;
  }
}
.account-section .account-section-content .disable-link,
.account-section .account-section-content .enable-link {
  width: 100%;
  max-width: 327px;
}
.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: #666666;
}
.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: #cccccc;
  top: 0;
}
@media (max-width: 639px) {
  .account-section .account-section-content .enable-link + .disable-link:before,
  .account-section .account-section-content .disable-link + .enable-link:before,
  .account-section .account-section-content .disable-link + .disable-link:before,
  .account-section .account-section-content .enable-link + .enable-link:before {
    display: none;
  }
}
@media (max-width: 639px) {
  .account-section .account-section-content .enable-link + .disable-link,
  .account-section .account-section-content .disable-link + .enable-link,
  .account-section .account-section-content .disable-link + .disable-link,
  .account-section .account-section-content .enable-link + .enable-link {
    padding-left: 0;
  }
}
.account-section .account-section-content .disable-link a,
.account-section .account-section-content .disable-link button,
.account-section .account-section-content .disable-link form {
  color: #ed1c24;
}
@media (max-width: 639px) {
  .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: 4.5px;
  display: block;
}
.account-section .account-section-content .remove-item-link .glyphicon-remove {
  font-size: 21px;
  padding: 0 14px;
}
@media (max-width: 639px) {
  .account-section .account-section-content .remove-item-link .glyphicon-remove {
    padding: 14px;
    margin-right: 20px;
  }
}
.account-section .account-section-content .saved__carts__overview--table .responsive-table-item {
  position: relative;
  padding-right: 35px;
}
@media (min-width: 640px) {
  .account-section .account-section-content .saved-cart .saved-cart-name {
    width: 15%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    max-width: 0;
  }
  .account-section .account-section-content .saved-cart .saved-cart-description {
    width: 30%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    max-width: 0;
  }
}
.account-section .account-section-action {
  margin-top: 9px;
}
@media (max-width: 639px) {
  .account-section .account-section-action .row {
    margin: 0;
  }
  .account-section .account-section-action .btn-primary {
    margin-bottom: 9px;
  }
}
.account-section .accountActions-bottom {
  clear: both;
  margin-top: 35px;
  padding-left: 30px;
  padding-right: 30px;
}
@media (max-width: 1024px) {
  .account-section .accountActions-bottom {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (max-width: 639px) {
  .account-section .accountActions-bottom .btn-primary {
    margin-bottom: 9px;
  }
}
.account-section .cancel-panel .orderBackBtn {
  padding-right: 0;
}
@media (max-width: 640px) {
  .account-section .cancel-panel .orderBackBtn {
    padding-right: 20px;
    margin-bottom: 20px;
  }
}
@media (min-width: 640px) {
  .account-section .cancel-panel {
    padding-left: 0;
  }
}
.account-section .btn.btn-block + .btn.btn-block {
  margin-top: 4.5px;
}
.account-section .account-consignment {
  margin-top: 9px;
}
.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 #cccccc;
  border-bottom: 1px solid #cccccc;
  background-color: #f4f4f4;
  padding-top: 4.5px;
  padding-bottom: 4.5px;
  font-size: 20px;
  line-height: 1.5;
  margin-top: -1px;
  padding-left: 30px;
  padding-right: 30px;
}
@media (max-width: 1024px) {
  .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 #cccccc;
  padding: 0 10px;
}
.account-section .account-list .account-cards .account-cards-actions {
  display: inline-block;
  width: 10%;
}
.account-section .account-list .account-cards .account-cards-actions .glyphicon {
  font-size: 24px;
  margin-bottom: 20px;
}
.account-section .account-list .account-cards .account-cards-actions .edit-item .glyphicon {
  margin-top: 3px;
}
@media (min-width: 640px) {
  .account-section .account-list .account-cards .row {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: -ms-flex;
    display: flex;
    -webkit-flex-direction: row;
    -moz-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .account-section .account-list .account-cards .row:before {
    content: none;
  }
  .account-section .account-list .account-cards .row:after {
    content: '';
  }
}
.account-section .account-list .account-cards .card,
.account-section .account-list .account-cards .search-empty {
  list-style: none;
  border: 1px solid #cccccc;
  padding: 30px 30px 25px;
  margin-bottom: 0;
  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: #666666;
  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: #192d5b;
}
@media (max-width: 1024px) {
  .account-section .account-list .account-cards .card,
  .account-section .account-list .account-cards .search-empty {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.account-section .account-list .account-set-default-address {
  position: absolute;
  left: 25px;
  bottom: 25px;
  text-transform: uppercase;
  font-size: 16px;
  font-weight: 600;
  color: #192d5b;
  background: transparent;
  padding: 0;
  border: 0 none;
}
@media (max-width: 639px) {
  .account-section .account-list .account-set-default-address {
    left: 9px;
  }
}
.account-section .continue__shopping,
.account-section .orderBackBtn {
  padding-left: 30px;
  padding-right: 30px;
}
@media (max-width: 1024px) {
  .account-section .continue__shopping,
  .account-section .orderBackBtn {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (max-width: 639px) {
  .account-section .account-list .account-cards {
    border: none;
  }
  .account-section .account-list .account-cards .card {
    border-left: 0;
    border-right: 0;
    padding-left: 9px;
    padding-right: 9px;
  }
  .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 4.5px;
}
.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: 4.5px;
}
.account-profil .btn + .btn {
  margin-left: 4.5px;
}
.account-orderdetail.well {
  padding-left: 0;
  padding-right: 0;
}
@media (min-width: 1024px) {
  .account-orderdetail .item__list .item__list--item .item__total {
    padding-right: 30px;
  }
}
.account-orderdetail .well-content {
  padding-left: 30px;
  padding-right: 30px;
}
@media (max-width: 1024px) {
  .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: 4.5px 4.5px 14px 0;
}
.account-orderdetail .order-savings + .order-savings {
  padding-top: 0;
}
.account-orderdetail .item-box {
  background: #afb2b5;
  padding: 4.5px;
  margin-bottom: 2.25px;
  margin-top: 2.25px;
}
.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: 4.5px;
}
.account-orderdetail .orderDetail_itemHeader {
  font-size: 20px;
  background-color: #f4f4f4;
  padding: 4.5px 9px;
}
.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: 4.5px;
  padding-bottom: 4.5px;
  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: 4.5px;
  max-width: 100px;
}
.account-orderdetail .account-orderdetail-item-section-body ul .price-total {
  float: right;
  padding-right: 4.5px;
}
.account-orderdetail .account-orderdetail-item-section-body ul .details .name {
  font-weight: bold;
}
.account-orderdetail .account-orderdetail-item-section-body ul .promo {
  color: #00a651;
}
@media (min-width: 1024px) and (max-width: 1399px) {
  .account-orderdetail .account-orderdetail-item-section-body ul .promo {
    padding-left: 22px;
  }
}
@media (min-width: 1400px) {
  .account-orderdetail .account-orderdetail-item-section-body ul .promo {
    padding-left: 0;
  }
}
.account-orderdetail .account-orderdetail-item-section-body ul .promo li {
  border-bottom: 0;
}
.account-orderdetail .account-orderdetail__footer {
  padding-top: 55px;
}
.account-orderdetail .account-orderdetail__footer > div {
  padding-left: 30px;
  padding-right: 30px;
}
@media (max-width: 1024px) {
  .account-orderdetail .account-orderdetail__footer > div {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.account-orderdetail .order-savings__headline {
  font-size: 18px;
  color: #333333;
  font-weight: 500;
}
.account-orderdetail .orderTotal {
  font-size: 18px;
  line-height: 38px;
  margin-bottom: 9px;
}
.account-orderdetail .orderTotal .text-right {
  font-weight: 700;
}
.account-orderdetail .orderTotal .totals {
  font-size: 22px;
  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: 16px;
  font-weight: bold;
  padding-bottom: 2px;
}
.account-orderdetail .order-billing-address .value-order-date,
.account-orderdetail .order-payment-data .value-order-date,
.account-orderdetail .order-ship-to .value-order-date,
.account-orderdetail .order-shipping-method .value-order-date,
.account-orderdetail .order-tracking-no .value-order-date,
.account-orderdetail .order-store-address .value-order-date,
.account-orderdetail .order-store-hours .value-order-date {
  display: inline-block;
  min-width: 15%;
}
.account-orderdetail .value-order {
  overflow: hidden;
  text-overflow: ellipsis;
}
@media (max-width: 639px) {
  .account-orderdetail .order-shipping-method,
  .account-orderdetail .order-tracking-no,
  .account-orderdetail .order-payment-data,
  .account-orderdetail .order-store-hours {
    padding-top: 9px;
  }
}
.account-orderdetail .account-orderdetail-orderTotalDiscount-section {
  clear: both;
  margin-bottom: 9px;
}
.account-orderdetail .account-orderdetail-orderTotalDiscount-section .order-total__taxes {
  text-align: right;
}
.account-orderdetail .account-orderdetail-orderTotalDiscount-section .order-savings__info {
  color: #00a651;
  font-weight: 700;
  text-transform: uppercase;
}
.account-address-removal-popup .address {
  margin-top: 9px;
}
.account-address-removal-popup .btn {
  margin-top: 4.5px;
}
.savedcart_restore_confirm_modal .restore-current-cart-form {
  margin-top: 18px;
}
.not-active {
  pointer-events: none;
  cursor: default;
  font-weight: normal !important;
  color: black !important;
}
.label-right-default-address {
  float: right;
  width: 140px;
  color: white;
  background: #192d5b;
  padding: 10px;
}
#contact_popup form .requied_input_span {
  color: #f32d03;
  font-style: italic;
  display: none;
}
#contact_popup form .requied_input_span.d-block {
  display: block;
}
#contact_popup form input.invalid {
  background-color: #fec3c3;
  border: 1px solid #f32d03;
}
.ofd-approval-modal {
  font-family: Montserrat;
}
.ofd-approval-modal #cboxContent {
  border-radius: 12px;
}
.ofd-approval-modal #cboxContent #cboxTitle {
  padding: 32px 0px 0px 0px;
}
.ofd-approval-modal #cboxContent #cboxTitle .headline .headline-text {
  color: #999;
  text-align: center;
  font-size: 20px;
  font-weight: bold;
  line-height: 20px;
}
.ofd-approval-modal #cboxContent #cboxLoadedContent {
  margin-top: 56px;
  padding: 0 32px 32px 32px;
}
.orderApprovalCardApproveCommentModal,
.orderApprovalRejectCommentModal,
.approve-message-content {
  display: flex;
  flex-direction: column;
}
.orderApprovalCardApproveCommentModal .headline,
.orderApprovalRejectCommentModal .headline,
.approve-message-content .headline {
  font-size: 16px;
  font-weight: normal;
  color: #000;
}
.orderApprovalCardApproveCommentModal .order-info-container,
.orderApprovalRejectCommentModal .order-info-container,
.approve-message-content .order-info-container {
  display: grid;
  grid-template-columns: 30% 1px 1fr;
  gap: 32px;
}
.orderApprovalCardApproveCommentModal .order-info-container .order-payment-info-container .orders-content-modal p,
.orderApprovalRejectCommentModal .order-info-container .order-payment-info-container .orders-content-modal p,
.approve-message-content .order-info-container .order-payment-info-container .orders-content-modal p,
.orderApprovalCardApproveCommentModal .order-info-container .order-payment-info-container .orders-message-content-modal p,
.orderApprovalRejectCommentModal .order-info-container .order-payment-info-container .orders-message-content-modal p,
.approve-message-content .order-info-container .order-payment-info-container .orders-message-content-modal p {
  margin-bottom: 24px;
  font-size: 13px;
  color: #666;
  font-weight: bold;
}
.orderApprovalCardApproveCommentModal .order-info-container .order-payment-info-container .orders-content-modal p b,
.orderApprovalRejectCommentModal .order-info-container .order-payment-info-container .orders-content-modal p b,
.approve-message-content .order-info-container .order-payment-info-container .orders-content-modal p b,
.orderApprovalCardApproveCommentModal .order-info-container .order-payment-info-container .orders-message-content-modal p b,
.orderApprovalRejectCommentModal .order-info-container .order-payment-info-container .orders-message-content-modal p b,
.approve-message-content .order-info-container .order-payment-info-container .orders-message-content-modal p b {
  display: block;
  font-weight: normal;
}
.orderApprovalCardApproveCommentModal .order-info-container .order-info-divider,
.orderApprovalRejectCommentModal .order-info-container .order-info-divider,
.approve-message-content .order-info-container .order-info-divider {
  background-color: #D9D9D9;
  width: 1px;
  height: 100%;
}
.orderApprovalCardApproveCommentModal .order-info-container .order-card-info-container .container-card-list .payment-items-container,
.orderApprovalRejectCommentModal .order-info-container .order-card-info-container .container-card-list .payment-items-container,
.approve-message-content .order-info-container .order-card-info-container .container-card-list .payment-items-container {
  max-height: 340px;
  overflow: auto;
}
.orderApprovalCardApproveCommentModal .order-info-container .order-card-info-container .container-card-list .payment-items-container .secondary-card-check span,
.orderApprovalRejectCommentModal .order-info-container .order-card-info-container .container-card-list .payment-items-container .secondary-card-check span,
.approve-message-content .order-info-container .order-card-info-container .container-card-list .payment-items-container .secondary-card-check span {
  width: 40px;
}
.orderApprovalCardApproveCommentModal .order-info-container .order-card-info-container .container-card-list .payment-items-container .secondary-card-check .form-group .cvv-input,
.orderApprovalRejectCommentModal .order-info-container .order-card-info-container .container-card-list .payment-items-container .secondary-card-check .form-group .cvv-input,
.approve-message-content .order-info-container .order-card-info-container .container-card-list .payment-items-container .secondary-card-check .form-group .cvv-input {
  border: none;
  border-radius: 0px;
  border-bottom: 1px solid #ccc;
  box-shadow: unset;
}
.orderApprovalCardApproveCommentModal .order-info-container .order-card-info-container .approval-modal-buttons,
.orderApprovalRejectCommentModal .order-info-container .order-card-info-container .approval-modal-buttons,
.approve-message-content .order-info-container .order-card-info-container .approval-modal-buttons {
  margin-top: 66px;
  display: flex;
  column-gap: 24px;
}
.orderApprovalCardApproveCommentModal .order-info-container .order-card-info-container .approval-modal-buttons .cancelOrderApprovalCommentButton,
.orderApprovalRejectCommentModal .order-info-container .order-card-info-container .approval-modal-buttons .cancelOrderApprovalCommentButton,
.approve-message-content .order-info-container .order-card-info-container .approval-modal-buttons .cancelOrderApprovalCommentButton {
  display: none;
}
.orderApprovalCardApproveCommentModal .order-info-container .order-card-info-container .approval-modal-buttons .btn-default,
.orderApprovalRejectCommentModal .order-info-container .order-card-info-container .approval-modal-buttons .btn-default,
.approve-message-content .order-info-container .order-card-info-container .approval-modal-buttons .btn-default {
  box-shadow: 0px 0px 5px 1px #33333340;
  color: #192D5B;
  background-color: white;
  border: 1px solid #192D5B;
}
.approval-modal-newCard .headline {
  display: none;
}
.approval-modal-newCard .order-info-container {
  display: block;
}
.approval-modal-newCard .order-info-container .order-info-divider,
.approval-modal-newCard .order-info-container .order-payment-info-container {
  display: none;
}
.approval-modal-newCard .order-info-container .order-card-info-container .approverDecisionButton {
  width: 480px;
  margin-top: unset;
}
.orderApprovalRejectCommentModal .order-info-container,
.approve-message-content .order-info-container {
  display: block;
}
.orderApprovalRejectCommentModal .order-info-container #paymentCardBlock,
.approve-message-content .order-info-container #paymentCardBlock {
  display: none;
}
.orderApprovalRejectCommentModal .order-info-container .order-payment-info-container .order-details-modal,
.approve-message-content .order-info-container .order-payment-info-container .order-details-modal {
  display: flex;
  column-gap: 70px;
  flex-wrap: wrap;
  flex-direction: column;
  max-height: 200px;
}
.orderApprovalRejectCommentModal .order-info-container .order-payment-info-container .order-details-modal p,
.approve-message-content .order-info-container .order-payment-info-container .order-details-modal p {
  max-width: 280px;
}
.orderApprovalRejectCommentModal .order-info-container .order-card-info-container .approval-modal-buttons,
.approve-message-content .order-info-container .order-card-info-container .approval-modal-buttons {
  display: grid;
  grid-template-columns: 1fr 1fr;
  column-gap: 24px;
  margin-top: unset;
}
.orderApprovalRejectCommentModal .order-info-container .order-card-info-container .approval-modal-buttons::after,
.approve-message-content .order-info-container .order-card-info-container .approval-modal-buttons::after,
.orderApprovalRejectCommentModal .order-info-container .order-card-info-container .approval-modal-buttons::before,
.approve-message-content .order-info-container .order-card-info-container .approval-modal-buttons::before {
  content: unset;
}
.orderApprovalRejectCommentModal .order-info-container .order-card-info-container .approval-modal-buttons .cancelOrderApprovalCommentButton,
.approve-message-content .order-info-container .order-card-info-container .approval-modal-buttons .cancelOrderApprovalCommentButton {
  display: block;
}
body.page-orders .alert-successful-log {
  position: absolute;
  width: 96%;
}
.btn-underline-decoration {
  text-decoration: underline;
}
.search-wrapper {
  position: relative;
  width: 257px;
  max-width: 400px;
  top: 76px;
  left: 205px;
  height: 34px;
  z-index: 10;
}
.search-wrapper .search-input-custom-history-orders {
  width: 257px;
  padding: 9px 36px 9px 12px;
  /* deja espacio para la lupa */
  border: 1px solid #ccc;
  border-radius: 4px;
  font-size: 13px;
  box-sizing: border-box;
  outline: none;
  line-height: 100%;
  font-weight: 400;
  color: #999999;
  height: 32px;
}
.search-wrapper .search-icon {
  position: absolute;
  right: 10px;
  top: 50%;
  width: 20px;
  height: 20px;
  transform: translateY(-50%);
  background-image: url('/_ui/responsive/theme-ofdb2b/images/redesign/button-search-order.svg');
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  cursor: pointer;
}
.content-empty-container .search-wrapper {
  position: relative;
  width: 257px;
  max-width: 400px;
  top: 20px;
  left: -26px;
  height: 32px;
  z-index: 10;
}
.content-empty-container .search-wrapper .search-input-custom-history-orders {
  width: 257px;
  padding: 9px 36px 9px 12px;
  border: 1px solid #ccc;
  border-radius: 4px;
  font-size: 13px;
  box-sizing: border-box;
  outline: none;
  line-height: 100%;
  font-weight: 400;
  color: #999999;
  height: 32px;
}
.content-empty-container .search-wrapper .search-icon {
  position: absolute;
  right: 10px;
  top: 50%;
  width: 20px;
  height: 20px;
  transform: translateY(-50%);
  background-image: url('/_ui/responsive/theme-ofdb2b/images/redesign/button-search-order.svg');
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  cursor: pointer;
}
.search-input-custom-history-orders::placeholder {
  color: #ccc;
  font-size: 13px;
}
.nav-menu-myAccount {
  padding-left: 32px;
  list-style-type: none;
}
.menuContainer-manageCost-ofdb2b {
  padding-inline: 29px 64px;
}
#colorbox.confirmation-change-order-without-cart #cboxContent {
  border-radius: 16px;
  height: 223px !important;
}
#colorbox.confirmation-change-order-without-cart #cboxContent #cboxLoadedContent {
  margin-top: 75px;
  padding: 0px 0px 0px 17px;
}
#colorbox.confirmation-change-order-without-cart #cboxContent #cboxLoadedContent .ofd-custom-modal {
  font-family: Montserrat;
  text-align: center;
  color: #333333;
}
#colorbox.confirmation-change-order-without-cart #cboxContent #cboxLoadedContent .ofd-custom-modal .modal__top {
  padding-bottom: 0px;
  margin-bottom: 0px;
  border-bottom: none;
}
#colorbox.confirmation-change-order-without-cart #cboxContent #cboxLoadedContent .ofd-custom-modal .modal__top .modal__top--label {
  font-weight: 700;
  font-size: 14px;
  text-transform: none;
  font-style: normal;
  line-height: 100%;
  padding: 0px 10px 10px 10px;
  color: #cc0033;
}
#colorbox.confirmation-change-order-without-cart #cboxContent #cboxLoadedContent .ofd-custom-modal .modal__bottom {
  margin-bottom: 0px;
}
#colorbox.confirmation-change-order-without-cart #cboxContent #cboxLoadedContent .ofd-custom-modal .modal__bottom .modal__bottom--text-legend-first {
  margin-top: 10px;
  font-weight: 700;
  font-size: 16px;
  line-height: 100%;
}
#colorbox.confirmation-change-order-without-cart #cboxContent #cboxLoadedContent .ofd-custom-modal .modal__bottom .modal__bottom--text-legend-second {
  display: none;
}
#colorbox.confirmation-change-order-without-cart #cboxContent #cboxLoadedContent .ofd-custom-modal .row {
  margin-left: 0px;
  margin-right: 0px;
}
#colorbox.confirmation-change-order-without-cart #cboxContent #cboxLoadedContent .ofd-custom-modal .row .ofd-custom-align-end {
  text-align: end;
}
#colorbox.confirmation-change-order-without-cart #cboxContent #cboxLoadedContent .ofd-custom-modal .row .ofd-custom-align-start {
  text-align: start;
}
#colorbox.confirmation-change-order-without-cart #cboxContent #cboxLoadedContent .change-order-popup,
#colorbox.confirmation-change-order-without-cart #cboxContent #cboxLoadedContent .cancel-change-order-popup {
  width: 140px;
  font-size: 11px;
  font-weight: 700;
}
#colorbox.confirmation-change-order-without-cart #cboxContent #cboxLoadedContent .cancel-change-order-popup {
  background-color: #FFFFFF;
  border: 1px solid #192D5B;
  color: #192D5B;
}
#colorbox.confirmation-change-order-without-cart #cboxContent #cboxTitle {
  padding: 40px 25px 15px;
}
#colorbox.confirmation-change-order-without-cart #cboxContent #cboxTitle .headline .headline-text {
  font-family: Montserrat;
  font-weight: 700;
  font-size: 20px!important;
  line-height: 100%;
  color: #333333;
}
#colorbox.confirmation-change-order-with-cart #cboxContent {
  border-radius: 16px;
  height: 223px !important;
}
#colorbox.confirmation-change-order-with-cart #cboxContent #cboxLoadedContent {
  margin-top: 75px;
  padding: 0px 0px 0px 17px;
}
#colorbox.confirmation-change-order-with-cart #cboxContent #cboxLoadedContent .ofd-custom-modal {
  font-family: Montserrat;
  text-align: center;
  color: #333333;
}
#colorbox.confirmation-change-order-with-cart #cboxContent #cboxLoadedContent .ofd-custom-modal .modal__top {
  padding-bottom: 0px;
  margin-bottom: 0px;
  border-bottom: none;
}
#colorbox.confirmation-change-order-with-cart #cboxContent #cboxLoadedContent .ofd-custom-modal .modal__top .modal__top--label {
  font-weight: 700;
  font-size: 14px;
  text-transform: none;
  font-style: normal;
  line-height: 100%;
  padding: 0px 10px 10px 10px;
  color: #cc0033;
}
#colorbox.confirmation-change-order-with-cart #cboxContent #cboxLoadedContent .ofd-custom-modal .modal__bottom {
  margin-bottom: 0px;
}
#colorbox.confirmation-change-order-with-cart #cboxContent #cboxLoadedContent .ofd-custom-modal .modal__bottom .modal__bottom--text-legend-second {
  margin-top: 10px;
  font-weight: 400;
  font-size: 14px;
  line-height: 16px;
  color: #333333;
}
#colorbox.confirmation-change-order-with-cart #cboxContent #cboxLoadedContent .ofd-custom-modal .modal__bottom .modal__bottom--text-legend-first {
  display: none;
}
#colorbox.confirmation-change-order-with-cart #cboxContent #cboxLoadedContent .ofd-custom-modal .row {
  margin-left: 0px;
  margin-right: 0px;
}
#colorbox.confirmation-change-order-with-cart #cboxContent #cboxLoadedContent .ofd-custom-modal .row .ofd-custom-align-end {
  text-align: end;
}
#colorbox.confirmation-change-order-with-cart #cboxContent #cboxLoadedContent .ofd-custom-modal .row .ofd-custom-align-start {
  text-align: start;
}
#colorbox.confirmation-change-order-with-cart #cboxContent #cboxLoadedContent .change-order-popup,
#colorbox.confirmation-change-order-with-cart #cboxContent #cboxLoadedContent .cancel-change-order-popup {
  width: 140px;
  font-size: 11px;
  font-weight: 700;
}
#colorbox.confirmation-change-order-with-cart #cboxContent #cboxLoadedContent .cancel-change-order-popup {
  background-color: #FFFFFF;
  border: 1px solid #192D5B;
  color: #192D5B;
}
#colorbox.confirmation-change-order-with-cart #cboxContent #cboxTitle {
  padding: 40px 25px 15px;
}
#colorbox.confirmation-change-order-with-cart #cboxContent #cboxTitle .headline .headline-text {
  font-family: Montserrat;
  font-weight: 700;
  font-size: 20px!important;
  line-height: 100%;
  color: #333333;
}
.page-myCompanyManageUserAddresses .account-list .account-cards .row .manage_address_cards span.address-general-class {
  color: #666;
  font-size: 13px;
  position: absolute;
  padding: 5px;
  top: 120px;
  right: 10px;
  text-decoration: underline;
  cursor: not-allowed;
}
.page-myCompanyManageUserAddresses .account-list .account-cards .row .manage_address_cards span.address-general-class.glyphicon-ready {
  cursor: pointer;
}
.page-myCompanyManageUserAddresses .account-list .account-cards .row .manage_address_cards span.address-general-class.glyphicon_default_selected {
  color: #192d5b;
}
body.page-my-company .manage-user-switch-label {
  position: relative;
  display: inline-block;
  width: 30px;
  height: 17px;
}
body.page-my-company .manage-user-switch-label input {
  opacity: 0;
  width: 0;
  height: 0;
}
body.page-my-company .manage-user-switch-label input:checked + .manage-user-switch-slider {
  background-color: #192D5B;
}
body.page-my-company .manage-user-switch-label input:checked + .manage-user-switch-slider::before {
  transform: translateX(13px);
}
body.page-my-company .manage-user-switch-label .manage-user-switch-slider {
  position: absolute;
  cursor: pointer;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #CCCCCC;
  transition: 0.4s;
  border-radius: 17px;
}
body.page-my-company .manage-user-switch-label .manage-user-switch-slider::before {
  position: absolute;
  content: "";
  height: 13px;
  width: 13px;
  left: 2px;
  bottom: 2px;
  background-color: #FFFFFF;
  transition: 0.4s;
  border-radius: 50%;
}
body.page-my-company .manage-user-div-select-all {
  margin-left: auto;
  margin-top: 23px;
}
body.page-my-company .manage-user-link-seclect-all {
  font-weight: 700;
  font-style: italic;
  text-decoration: underline;
}
body.page-my-company .modal-overlay {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.5);
  display: none;
  justify-content: center;
  align-items: center;
  z-index: 9999;
}
body.page-my-company .modal-box {
  display: flex;
  flex-direction: column;
  height: 405px;
  width: 500px;
  box-sizing: border-box;
  background: white;
  border-radius: 15px;
  position: relative;
}
body.page-my-company .modal-close-svg {
  position: absolute;
  top: 10px;
  right: 10px;
  width: 36px;
  height: 34px;
  cursor: pointer;
  opacity: 0.8;
  transition: opacity 0.2s ease;
}
body.page-my-company .modal-close-svg:hover {
  opacity: 1;
}
body.page-my-company .modal-row {
  display: flex;
  justify-content: center;
  align-items: center;
}
body.page-my-company #row1 {
  font-weight: 700;
  font-size: 20px;
  line-height: 100%;
  color: #192D5B;
  margin: 32px;
  flex: 0 0 auto;
}
body.page-my-company #row4 {
  flex: 0 0 auto;
  height: 80px;
  display: flex;
  justify-content: center;
  align-items: center;
  box-sizing: border-box;
}
body.page-my-company #row4 form {
  display: flex;
  gap: 16px;
  align-items: center;
}
body.page-my-company #manage-user-bulk-disable-btn {
  border: 1px solid #192D5B;
  background-color: #fff;
  color: #192D5B;
  border-radius: 10px;
  width: 200px;
  height: 40px;
  cursor: pointer;
  box-shadow: 0 0 5px 1px rgba(51, 51, 51, 0.25);
  font-size: 12px;
}
body.page-my-company #manage-user-bulk-enable-btn {
  border: 1px solid #192D5B;
  background-color: #192D5B;
  color: #fff;
  border-radius: 10px;
  width: 200px;
  height: 40px;
  cursor: pointer;
  box-shadow: 0 0 5px 1px rgba(51, 51, 51, 0.25);
  font-size: 12px;
}
body.page-my-company .select-link {
  cursor: pointer;
  text-decoration: underline;
  color: inherit;
}
body.page-my-company .manage-user-modal-table-container {
  flex: 1 1 auto;
  overflow: hidden;
  display: flex;
  flex-direction: column;
}
body.page-my-company .manage-user-modal-table {
  width: 100%;
  border-collapse: collapse;
  table-layout: fixed;
}
body.page-my-company .manage-user-modal-table th {
  background-color: #FFF !important;
  color: #666666 !important;
  font-weight: 700;
  line-height: 100%;
  text-align: center;
}
body.page-my-company .manage-user-modal-table th:last-child {
  text-align: center !important;
}
body.page-my-company .manage-user-modal-table th a {
  color: #192D5B !important;
}
body.page-my-company .manage-user-modal-table td {
  padding: 0 0 15px 0;
}
body.page-my-company .manage-user-modal-table td input[type="checkbox"] {
  margin: 0;
  appearance: auto;
}
body.page-my-company .manage-user-modal-table td input[type="checkbox"]:checked {
  accent-color: #192D5B;
}
body.page-my-company .scrollable-tbody {
  display: block;
  overflow-y: auto;
  max-height: 190px;
  width: 480px;
  padding-left: 15px;
}
body.page-my-company .scrollable-tbody tr {
  display: table;
  width: 100%;
  table-layout: fixed;
}
body.page-my-company .scrollable-tbody::-webkit-scrollbar {
  width: 6px;
}
body.page-my-company .scrollable-tbody::-webkit-scrollbar-track {
  background: transparent;
}
body.page-my-company .scrollable-tbody::-webkit-scrollbar-thumb {
  background-color: #999999;
  border-radius: 4px;
}
body.page-my-company .scrollable-tbody-checkbox-cell {
  padding-left: 25px;
}
body.page-my-company .manager-user-modal-name-cell {
  display: block;
  white-space: normal;
  word-break: break-word;
}
body.page-my-company .manage-users-search-wrapper {
  position: relative;
  top: 10px;
  left: 0;
}
body.page-my-company .manage-users-search-wrapper input[type="text"] {
  outline: none;
}
body.page-my-company .manage-users-search-icon {
  background: url(/_ui/responsive/theme-ofdb2b/images/redesign/buscar.svg) no-repeat right 12px center;
  z-index: 10;
  width: 40px;
  height: 20px;
  display: block;
  position: relative;
  left: 260px;
  top: -27px;
  cursor: pointer;
}
body.page-my-company .manage-users-search-icon-empty {
  background: url(/_ui/responsive/theme-ofdb2b/images/redesign/buscar.svg) no-repeat right 12px center;
  z-index: 10;
  width: 40px;
  height: 20px;
  display: block;
  position: relative;
  left: 185px;
  top: -27px;
  cursor: pointer;
}
body.page-my-company .manage-users-table-layout-fixed {
  table-layout: fixed;
}
.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: 9px;
}
.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: 9px;
}
table {
  width: 100%;
}
table th {
  font-size: 11px;
  font-weight: 400;
  text-transform: uppercase;
  background-color: #192d5b;
  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: 9px 10px;
  vertical-align: top;
  font-size: 13px;
  font-weight: 400;
  text-align: center;
}
.reponsive-table-report-by-product {
  overflow-x: auto;
}
.responsive-table th:first-child {
  padding-left: 30px;
}
@media (max-width: 1024px) {
  .responsive-table th:first-child {
    padding-left: 20px;
  }
}
.responsive-table th:last-child {
  text-align: right;
  padding-right: 20px;
}
@media (max-width: 1024px) {
  .responsive-table th:last-child {
    padding-right: 20px;
  }
}
@media (min-width: 640px) {
  .responsive-table td:nth-child(2) {
    padding-left: 20px;
  }
}
@media (min-width: 1024px) {
  .responsive-table td:nth-child(2) {
    padding-left: 30px;
  }
}
.responsive-table td:last-child {
  text-align: center;
  padding-right: 20px;
}
@media (max-width: 640px) {
  .responsive-table td:last-child {
    padding-right: 20px;
  }
}
.responsive-table-item {
  padding: 4.5px;
}
@media (max-width: 640px) {
  .responsive-table-item {
    padding: 10px 20px;
  }
}
.responsive-table-item:nth-child(even) {
  background-color: #f4f4f4;
}
.responsive-table-item a.responsive-table-link {
  color: #192d5b;
}
.responsive-table-item a:hover,
.responsive-table-item a:focus {
  color: #090f1f;
}
.responsive-table-item td:last-child {
  text-align: center;
}
@media (max-width: 639px) {
  .responsive-table-item {
    display: block;
  }
  .responsive-table-item .status strong {
    display: block;
  }
  .responsive-table-item td {
    display: inline-block;
    width: 40%;
    padding: 3px 10px;
  }
  .responsive-table-item td:last-child {
    text-align: center;
  }
  .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: #666666;
  font-weight: 600;
  text-transform: uppercase;
  font-size: 13px;
}
label.uncased {
  text-transform: none;
}
.help-block {
  font-style: italic;
}
.form-control:focus {
  border-color: #192d5b;
  outline: 0;
  box-shadow: none;
}
.form-control::-moz-placeholder {
  color: #666666;
  opacity: 1;
}
.form-control:-ms-input-placeholder,
.form-control::-webkit-input-placeholder {
  color: #666666;
}
select.form-control {
  text-transform: uppercase;
  font-size: 13px;
}
.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
  color: #666666;
}
.has-error .control-label {
  color: #666666;
}
.has-error input.form-control {
  background: #fec3c3;
  border-color: #fd7b7b;
}
.has-error .help-block {
  font-weight: 600;
  color: #ed1c24;
}
.has-success .control-label {
  color: #666666;
}
.has-success input.form-control {
  background: transparent;
  border-color: #cccccc;
}
.has-success .help-block {
  font-weight: 600;
  color: #00a651;
}
legend {
  font-size: 18px;
  border-bottom: 0;
  margin-top: 9px;
  margin-bottom: 9px;
}
.form-element-icon {
  position: relative;
}
.form-element-icon .glyphicon {
  position: absolute;
}
.form-element-icon.datepicker .glyphicon {
  top: 32px;
  right: 10px;
  color: #192d5b;
  cursor: pointer;
}
@media (max-width: 1023px) {
  .form-element-icon.datepicker .glyphicon {
    top: 38px;
  }
}
.form-control-radio,
.form-control-checkbox {
  display: block;
}
.form-control-radio input,
.form-control-checkbox input {
  margin-bottom: 0;
  float: left;
}
.form-control-radio .form-control-label,
.form-control-checkbox .form-control-label {
  margin-left: 25px;
}
fieldset > div:last-of-type input,
fieldset > div:last-of-type label {
  margin-bottom: 0;
}
.legend {
  margin-bottom: 9px;
}
textarea {
  min-height: 245px;
}
textarea + .help-block {
  font-size: 12px;
  margin-bottom: 25px;
  text-align: right;
}
.input-sm {
  height: 40px;
  padding: 9px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  border-radius: 0;
}
select.input-sm {
  height: 40px;
  line-height: 40px;
}
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: #999999;
}
.toggle-button input[type="checkbox"]:checked ~ label .toggle-button__switch {
  background-color: #192d5b;
}
.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 #cccccc;
  background-color: #ffffff;
}
.toggle-button label .toggle-button__switch.is-checked {
  border-color: #192d5b;
}
.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: #cccccc;
  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: #2f55ab;
  border-color: #2f55ab;
}
.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: 9px;
  padding-right: 9px;
}
.product-details-toggle.name {
  font-weight: 600;
}
.product-details.open .product-details-toggle {
  margin-bottom: 0;
}
.product-details-toggle .glyphicon {
  float: right;
  font-size: 14px;
  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: 1024px) {
  .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: 22px;
}
.product-details-toggle-wrap img {
  width: 175px;
  margin: 0 30px 35px 0;
  float: left;
}
@media (min-width: 640px) {
  .product-details-toggle-wrap .product-details {
    text-align: right;
  }
}
@media (max-width: 639px) {
  .product-details-toggle {
    padding: 0 14px 0 4.5px;
  }
  .product-details-toggle .glyphicon {
    right: 4.5px;
  }
  .product-details-toggle-wrap {
    margin: 0;
  }
  .product-details-toggle-wrap img {
    float: none;
    width: 100%;
    margin: 0 0 9px 0;
  }
  .product-details-toggle-wrap .product-details {
    margin-bottom: 9px;
  }
}
.product-action {
  overflow: hidden;
  border-top: 1px solid #e5e5e5;
  border-bottom: 1px solid #e5e5e5;
  margin-bottom: 15px;
  padding-left: 30px;
  padding-right: 30px;
}
@media (max-width: 1024px) {
  .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: 18px;
  float: right;
  margin: 15px 0 15px 9px;
  line-height: 48.85714286px;
}
.product-action #total-price {
  font-size: 18px;
  font-weight: 600;
}
.product-action div {
  float: left;
  margin: 15px 0;
  line-height: 48.85714286px;
}
@media (max-width: 639px) {
  .product-action {
    margin-bottom: 0;
  }
  .product-action ol li {
    margin-right: 0;
  }
}
@media (max-width: 480px) {
  .product-action ol li,
  .product-action .btn {
    width: 100%;
  }
  .product-action div {
    float: none;
    line-height: 1.42857;
    margin-bottom: 0;
  }
}
.update-future-stock {
  text-align: right;
  padding: 20px 7px 15px 0;
  background-color: #ffffff;
}
.update-future-stock .update_future_stock_button,
.update-future-stock .hide_future_stock_info {
  font-size: 13px;
  font-weight: 700;
}
.update-future-stock .hide_future_stock_info {
  display: none;
}
.product-grid-container .sku-quantity,
#cboxContent .sku-quantity {
  font-size: 13px;
  line-height: 9px;
  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: #666666;
  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 #cccccc;
  font-size: 15px;
  font-weight: 700;
}
.product-grid-container table td .price {
  font-size: 15px;
  font-weight: bold;
}
.product-grid-container table td.out-of-stock .variant-prop,
.product-grid-container table td.out-of-stock .price {
  opacity: 0.3;
}
.product-grid-container table td.out-of-stock .sku-quantity {
  opacity: 0.3;
  background-color: #fff;
}
@media (min-width: 640px) {
  .add-to-cart-order-form-wrap {
    position: relative;
    padding-left: 30px;
    padding-right: 30px;
  }
  .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: #192d5b;
    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 #192d5b;
    background-color: #ffffff;
  }
  .product-grid-container table:nth-child(2n) {
    background: #f4f4f4;
  }
  .product-grid-container table tr:first-child > th:first-child {
    border-right: 1px solid #192d5b;
    white-space: nowrap;
  }
  .product-grid-container table tr > td:first-child {
    border-right: 1px solid #192d5b;
    padding-top: 9px;
  }
  .product-grid-container table th {
    text-align: center;
  }
  .product-grid-container table td {
    text-align: center;
    padding: 25px 10px 15px;
    vertical-align: top;
    max-width: 200px;
  }
}
@media (min-width: 640px) and (max-width: 1024px) {
  .add-to-cart-order-form-wrap {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (max-width: 639px) {
  #cboxContent .sku-quantity {
    font-size: 16px;
  }
  .product-grid-container {
    font-size: 16px;
    margin-left: -4px;
    margin-right: -5px;
  }
  .product-grid-container table {
    table-layout: fixed;
    width: 100%;
  }
  .product-grid-container table tr td {
    border-bottom: 1px solid #e5e5e5;
  }
  .product-grid-container table tr .variant-detail {
    width: 60%;
    padding: 15px 0 15px 9px;
  }
  .product-grid-container table tr .variant-detail img {
    float: left;
    padding-right: 9px;
  }
  .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: 9px;
    vertical-align: middle;
  }
  .product-grid-container table .hidden-size {
    display: none;
  }
  .product-grid-container table .variant-summary {
    display: none;
    background-color: #e5e5e5;
  }
  .product-grid-container table .variant-summary .variant-summary-items {
    margin: 15px 0;
  }
  .product-grid-container table .variant-summary tr td {
    padding: 0 9px;
    font-weight: bold;
  }
  .product-grid-container table .variant-summary tr td:last-child {
    text-align: right;
  }
  .product-grid-container table .variant-summary tr:first-child td {
    font-weight: normal;
  }
  .product-grid-container table .variant-summary span {
    display: none;
  }
  .product-grid-container table .editSize {
    display: none;
  }
  .product-grid-container table.selected .variant-summary {
    display: table-row;
  }
  .product-grid-container table.selected .editSize {
    display: inline;
  }
  .product-grid-container table.selected .selectSize {
    display: none;
  }
  .variantSelectMobile #cboxLoadedContent {
    overflow: visible!important;
    padding-left: 0;
    padding-right: 0;
  }
  .variantSelectMobile #cboxContent table {
    width: 100%;
  }
  .variantSelectMobile #cboxContent table td {
    display: block;
    font-weight: 600;
    text-align: center;
    padding: 25px 0 10px 0;
  }
  .variantSelectMobile #cboxContent table td:first-child {
    width: auto;
  }
  .variantSelectMobile #cboxContent table td:nth-child(2n+2) {
    background: #f4f4f4;
  }
  .variantSelectMobile #cboxContent .product-grid-container {
    margin: 0;
  }
  .variantSelectMobile #cboxContent .orderForm_grid_group {
    position: relative;
  }
  .variantSelectMobile #cboxContent .update-future-stock {
    position: absolute;
    margin-left: -65px;
    left: 50%;
    top: 100px;
  }
  .variantSelectMobile #cboxContent .variant-detail {
    padding: 0 0 60px 0;
  }
  .variantSelectMobile #cboxContent .variant-detail img {
    display: inline-block;
    max-width: 200px;
    float: none;
    padding: 0;
  }
  .variantSelectMobile #cboxContent .variant-detail .description {
    padding: 0;
  }
  .variantSelectMobile #cboxContent .variant-detail .description > div {
    display: inline;
  }
  .variantSelectMobile #cboxContent .mobile-cart-actions {
    padding: 9px;
    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: 1024px) {
  #orderFormContainer .headline,
  #orderFormContainer .advanced-search-wrap {
    padding-left: 20px;
    padding-right: 20px;
  }
}
#resultsList.item__list .item__list--item:last-child {
  padding-right: 0;
}
.page-searchAdvancedEmpty #resultsList .item__list--item {
  border-bottom: 1px solid #eee;
}
.page-searchAdvancedEmpty #resultsList .item__list--item:nth-child(odd) {
  background: #f1f1f1;
}
.page-searchAdvancedEmpty #resultsList .item__list--item:nth-child(even) {
  background: #FFFFFF;
}
.quick-order__introduction {
  padding-top: 13px;
  margin-top: 4.5px;
  line-height: 22px;
  padding-left: 30px;
  padding-right: 30px;
}
@media (max-width: 1024px) {
  .quick-order__introduction {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (max-width: 1023px) {
  .quick-order__introduction {
    margin-bottom: 4.5px;
  }
}
.quick-order__actions {
  padding-left: 30px;
  padding-right: 30px;
}
@media (max-width: 1024px) {
  .quick-order__actions {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (max-width: 639px) {
  .quick-order__actions .pull-right {
    float: none!important;
  }
}
.quick-order__add-to-cart-btn {
  margin-top: 4.5px;
}
.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: 4.5px;
}
@media (max-width: 639px) {
  .quick-order__reset-link {
    margin: 9px 0;
    text-align: center;
    width: 100%;
    padding-top: 5px;
  }
}
.quick-order__list {
  margin-top: 4.5px;
}
.quick-order__list.item__list .item__list--item:last-child {
  padding-right: 0;
}
@media (min-width: 1024px) {
  .quick-order__list.item__list .item__remove {
    padding-right: 30px;
    width: 64px;
  }
}
#quickOrder .item__list .item__info {
  width: auto;
}
@media (min-width: 1024px) {
  #quickOrder .item__quantity {
    text-align: left;
  }
}
@media (min-width: 1024px) {
  #quickOrder .item__sku__input input {
    max-width: 300px;
  }
}
@media (min-width: 1024px) {
  #quickOrder .item__list--header .item-sku-input {
    width: 25%;
  }
}
@media (max-width: 1023px) {
  #quickOrder .item__list--header .item-sku-input {
    width: 100%;
    padding: 0 20px;
  }
}
@media (min-width: 1023px) {
  #quickOrder .item__list--header .item__info {
    width: 20%;
  }
}
#quickOrder .item__list--header .item__total--column {
  text-align: left;
}
#quickOrder .item__list--header li:first-child {
  padding-left: 30px;
}
#quickOrder .item__sku__input {
  padding-left: 30px;
  width: 33%;
}
@media (max-width: 1023px) {
  #quickOrder .item__sku__input {
    padding-left: 20px;
    margin: 0 0 10px;
    width: 100%;
  }
}
#quickOrder .item__list--item:nth-child(odd) {
  background: #f4f4f4;
}
#quickOrder .item__list--item:nth-child(4n+4) {
  background-color: transparent;
}
@media (max-width: 1023px) {
  #quickOrder .item__list--item {
    display: inline-block;
    width: 100%;
  }
}
@media (min-width: 1024px) {
  #quickOrder .item__list--item .item__info {
    width: 20%;
  }
}
#quickOrder .item__list--item .item__info .item__name {
  display: block;
  padding-right: 20px;
}
@media (max-width: 1023px) {
  #quickOrder .item__list--item .item__quantity {
    padding-top: 10px;
    text-align: left;
  }
}
@media (min-width: 1024px) {
  #quickOrder .item__list--item .item__total {
    text-align: left;
    padding-left: 10px;
  }
}
@media (max-width: 1023px) {
  #quickOrder .item__list--item .item__total {
    float: left;
  }
}
.account-section .account-section-content .import-csv__form {
  padding: 0;
}
.import-csv__well {
  padding-left: 30px;
  padding-right: 30px;
}
@media (max-width: 1024px) {
  .import-csv__well {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.import-csv__file-spec {
  padding-top: 4px;
}
.import-csv__file-spec-item {
  padding-top: 5px;
}
.import-csv__file-upload {
  padding-top: 9px;
}
.import-csv__actions {
  margin-top: 35px;
  padding-left: 30px;
  padding-right: 30px;
}
@media (max-width: 1024px) {
  .import-csv__actions {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (min-width: 640px) {
  .import-csv__file-upload {
    border-left: 1px solid #cccccc;
    padding-top: 4px;
    padding-bottom: 4.5px;
    padding-left: 18px;
  }
}
@media (max-width: 639px) {
  .import-csv__well {
    margin: 0;
  }
}
.file-upload {
  margin-top: 15px;
}
.file-upload__label {
  display: block;
}
.file-upload__wrapper {
  position: relative;
  overflow: hidden;
  margin-right: 9px;
}
.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: 16px;
  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 #d9d9d9;
    border-bottom: 2px solid #d9d9d9;
  }
  .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;
  }
}
#login-welcome {
  color: #cc0033;
  font-weight: bold;
}
#custom-modal-title {
  color: #cc0033;
  font-weight: bold;
}
.login-modal {
  position: fixed;
  z-index: 99999;
  left: 0;
  top: 0;
  margin: 0% auto;
  padding: 45px;
  width: 100%;
  height: 100%;
  overflow: auto;
  background-color: #000000;
  background-color: rgba(0, 0, 0, 0.4);
}
.register-modal {
  position: fixed;
  z-index: 99999;
  left: 0;
  top: 0;
  margin: 0% auto;
  padding: 45px;
  width: 100%;
  height: 100%;
  overflow: auto;
  background-color: #000000;
  background-color: rgba(0, 0, 0, 0.4);
}
.modal-content {
  left: 0;
  top: 0;
  margin: 15% auto;
  margin-bottom: 25px;
  width: 50%;
  height: 50%;
}
#modal-register {
  left: 0;
  top: 0;
  margin: 0% auto;
  padding: 45px;
  margin-bottom: 25px;
  width: 80%;
  height: 80%;
}
.modal-backdrop {
  display: none;
  z-index: 99999;
}
.close-modal {
  color: #aaa;
  float: right;
  font-size: 20px;
  font-weight: bold;
}
.close-modal:hover {
  color: black;
  text-decoration: none;
  cursor: pointer;
}
.close-modal:focus {
  color: black;
  text-decoration: none;
  cursor: pointer;
}
.filterable {
  margin-top: 15px;
}
.filterable .panel-heading .pull-right {
  margin-top: -20px;
}
.filterable .filters input[disabled] {
  background-color: transparent;
  border: none;
  cursor: auto;
  box-shadow: none;
  padding: 0;
  height: auto;
}
.filterable .filters input[disabled]::-webkit-input-placeholder {
  color: #ffffff;
}
.filterable .filters input[disabled]::-moz-placeholder {
  color: #ffffff;
}
.filterable .filters input[disabled]:-ms-input-placeholder {
  color: #ffffff;
}
.report__header__container {
  margin-top: 10px;
}
.report__header {
  text-transform: uppercase;
}
.report__params__container {
  margin-top: 1em;
  margin-bottom: 1em;
}
.report__params__container .begin-date {
  margin-right: 40px;
}
.report__params__container .input-group-addon.text-primary {
  color: #192d5b;
}
.report__content_btn {
  display: flex;
  align-items: flex-end;
  justify-content: center;
}
.report__error_container {
  display: block;
  text-align: center;
}
.js__params_error {
  color: #fd7b7b;
  display: none;
}
.report__type_report {
  padding: 2em;
  justify-content: center;
}
table tr .report_headers {
  font-size: 14px;
  font-weight: bold;
}
.report__header {
  text-transform: uppercase;
}
.reportSKU__exportExcel {
  display: flex;
  justify-content: center;
  padding: 50px;
}
.reportSKU__exportExcel button {
  background-color: #cc0033;
  color: white;
  text-transform: uppercase;
}
.home-open-page {
  /* Beneficios Exclusivos Desktop CSS */
  /* Soluciones Tecnologicas and Productos Deta Desktop CSS */
}
.home-open-page .custom_component_oval_content {
  min-height: 252px;
  background-size: contain;
  background-position: center;
  width: 100%;
}
.home-open-page .row {
  margin: unset;
  padding: unset;
}
.home-open-page .row-home {
  flex: 1 1 100px;
  /* Define el ancho mínimo de cada div */
  text-align: center;
  height: auto;
  font-family: Montserrat;
}
.home-open-page .Section1B .carousel {
  margin: 0;
}
.home-open-page .Section1B .carousel div.item {
  border: 0px;
}
.home-open-page .Section1B .container-carrousel {
  margin: 0;
  padding: 0;
  width: 100%;
  display: flex;
  justify-content: center;
  position: relative;
  align-items: center;
}
.home-open-page .Section1B .container-carrousel .slider_component {
  width: 100%;
}
.home-open-page .Section1B .container-carrousel .slider_component img {
  width: 100%;
}
.home-open-page .Section1B .container-carrousel .slider_component > .carousel.slide .carousel-indicators,
.home-open-page .Section1B .container-carrousel .slider_component > .carousel.slide .carousel-control {
  display: none;
}
.home-open-page .Section1B .container-carrousel .override-text {
  width: 680px;
  border-radius: 10px;
  position: absolute;
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
  align-content: center;
  justify-content: center;
  font-family: Montserrat;
  font-size: 14px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: center;
  color: #fff;
  margin: 75px 0 0 0;
}
.home-open-page .Section1B .container-carrousel .override-text .carrousel-text {
  font-family: Montserrat;
  font-size: 20px;
  font-weight: normal;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  letter-spacing: normal;
  text-align: center;
  color: #fff;
}
.home-open-page .Section1B .container-carrousel .override-text .carrousel_component_button {
  color: #fff;
  border: 0px;
  width: 342px;
  height: 40px;
  margin: 32px 0 0 0;
  font-size: 14px;
  object-fit: contain;
  border-radius: 6px;
  background-color: #192d5b;
  padding: 0;
  cursor: pointer;
}
.home-open-page .Section1B .container-carrousel .yCmsComponent {
  width: 100%;
}
@media (max-device-width: 639px) {
  .home-open-page .Section1B .container-carrousel {
    align-items: flex-end;
  }
  .home-open-page .Section1B .container-carrousel .slider_component .carousel .carousel-inner {
    height: 65vh;
    min-height: 350px;
  }
  .home-open-page .Section1B .container-carrousel .slider_component .carousel .carousel-inner .item {
    height: 100%;
    width: 100%;
  }
  .home-open-page .Section1B .container-carrousel .slider_component .carousel .carousel-inner .item img {
    object-fit: cover;
    height: 100%;
    width: 100%;
  }
  .home-open-page .Section1B .container-carrousel .override-text {
    margin: 0 15px 75px 15px;
    width: 100%;
  }
  .home-open-page .Section1B .container-carrousel .override-text .carrousel_component_button {
    width: 100%;
    height: 50px;
    margin: 32px 45px 0 45px;
    border: 0;
  }
}
.home-open-page .Section1C .content {
  text-align: center;
  height: 24px;
  margin: 16px 0;
  font-family: Montserrat;
  font-size: 20px;
}
.home-open-page .Section1C .content strong {
  font-weight: bold;
  color: #666;
}
.home-open-page .Section1C .content a {
  font-weight: bold;
  font-style: italic;
  color: #192D5B;
  text-decoration: underline;
}
@media (max-device-width: 639px) {
  .home-open-page .Section1C .content {
    margin: 10px 15px;
    height: auto;
  }
  .home-open-page .Section1C .content > div {
    color: #666;
  }
  .home-open-page .Section1C .content > div strong {
    font-weight: normal;
  }
}
.home-open-page .Section2 {
  background-color: #f6f6f6;
}
.home-open-page .Section2 .custom_component_be_section_container {
  display: flex;
  justify-content: center;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}
.home-open-page .Section2 .custom_component_be_section_container .custom_component_content_be_section {
  padding-bottom: 30px;
}
.home-open-page .Section2 .custom_component_be_section_container .custom_component_content_be_section .section-component-title {
  padding: 33px 248px 39px 0px;
  text-align: left;
  align-content: flex-start;
  font-size: 24px;
  font-family: Montserrat;
  color: #333333;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
}
.home-open-page .Section2 .custom_component_be_section_container .custom_component_content_be_section .section-component-content {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  grid-gap: 40px;
  grid-auto-rows: minmax(100px, auto);
}
.home-open-page .Section2 .custom_component_be_section_container .custom_component_content_be_section .section-component-content .custom_component_content_be {
  width: 276px;
  height: 227px;
  display: inline-block;
  border-radius: 16px;
  box-shadow: 0px 0px 15px 0px #00000021;
}
.home-open-page .Section2 .custom_component_be_section_container .custom_component_content_be_section .section-component-content .custom_component_content_be .custom_component_content_be_separator {
  height: 70px;
  font-size: 16px;
  font-weight: bold;
  line-height: 1;
  letter-spacing: normal;
  text-align: center;
  align-content: center;
  color: #192d5b;
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  background-color: #fff;
  border: 1px solid transparent;
  border-radius: 0px 0px 16px 16px;
}
.home-open-page .Section2 .custom_component_be_section_container .custom_component_content_be_section .section-component-content .custom_component_content_be .custom_component_content_be_separator .custom_component_content_container {
  width: 80%;
}
.home-open-page .Section2 .custom_component_be_section_container .custom_component_content_be_section .section-component-content .custom_component_content_be .custom_component_content_be_separator .custom_component_content_container span {
  color: #666;
}
.home-open-page .Section2 .custom_component_be_section_container .custom_component_content_be_section .section-component-content .custom_component_content_be .custom_component_content_be_separator .custom_component_content_container a {
  text-decoration: underline;
  font-style: italic;
  color: #192d5b;
}
@media (max-device-width: 639px) {
  .home-open-page .Section2 .yCmsComponent.yComponentWrapper .custom_component_be_section_container {
    display: block;
  }
  .home-open-page .Section2 .yCmsComponent.yComponentWrapper .custom_component_be_section_container .custom_component_content_be_section {
    padding-bottom: 0px;
    padding: 0 15px 45px 15px;
  }
  .home-open-page .Section2 .yCmsComponent.yComponentWrapper .custom_component_be_section_container .custom_component_content_be_section .section-component-title {
    padding: 33px 0px 39px 0px;
  }
  .home-open-page .Section2 .yCmsComponent.yComponentWrapper .custom_component_be_section_container .custom_component_content_be_section .section-component-content {
    overflow: auto;
    grid-template-columns: repeat(6, 1fr);
  }
  .home-open-page .Section2 .yCmsComponent.yComponentWrapper .custom_component_be_section_container .custom_component_content_be_section .section-component-content .custom_component_content_be {
    margin-bottom: 15px;
    width: 276px;
    height: 227px;
    display: inline-block;
    border: 1px solid transparent;
    border-radius: 16px;
  }
}
.home-open-page .Section3 {
  margin-top: 32px;
  display: flex;
  align-content: center;
  background-image: url('/_ui/responsive/theme-ofdb2b/images/home-open/bg-section-3.png');
  background-size: contain;
}
.home-open-page .Section3 .content h1 {
  font-size: 24px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 1;
  letter-spacing: normal;
  text-align: center;
  color: #666;
  font-family: Montserrat;
  margin: 61px 0 61px 0;
}
.home-open-page .Section3 .yComponentWrapper {
  width: 100%;
}
@media (max-device-width: 639px) {
  .home-open-page .Section3 {
    flex-wrap: wrap;
    padding: 0 15px 0 15px;
  }
  .home-open-page .Section3 .yCmsComponent.yComponentWrapper .content {
    padding: 0 17px;
  }
  .home-open-page .Section3 .yCmsComponent.yComponentWrapper .content h1 {
    font-size: 20px;
  }
}
.home-open-page .Section4,
.home-open-page .Section9 {
  display: grid;
  justify-content: center;
  grid-template-columns: minmax(100px, 1195px);
  padding: 0 15px;
}
.home-open-page .Section4 .yComponentWrapper,
.home-open-page .Section9 .yComponentWrapper {
  max-width: 1195px;
}
.home-open-page .Section4 .yComponentWrapper .custom_component_oval_content,
.home-open-page .Section9 .yComponentWrapper .custom_component_oval_content {
  text-align: left;
  color: #666;
  font-stretch: normal;
  font-style: normal;
  line-height: normal;
  height: 233px;
  background-size: 100% 100%;
  border-radius: 52px;
  box-shadow: 0px 0px 10px #888888;
}
.home-open-page .Section4 .yComponentWrapper .custom_component_oval_content .custom_component_oval_content_separator_left,
.home-open-page .Section9 .yComponentWrapper .custom_component_oval_content .custom_component_oval_content_separator_left {
  padding-left: 60px;
  padding-top: 20px;
  width: 65%;
}
.home-open-page .Section4 .yComponentWrapper .custom_component_oval_content .custom_component_oval_content_separator_left .component-oval-title-container,
.home-open-page .Section9 .yComponentWrapper .custom_component_oval_content .custom_component_oval_content_separator_left .component-oval-title-container {
  margin-top: 40px;
}
.home-open-page .Section4 .yComponentWrapper .custom_component_oval_content .custom_component_oval_content_separator_left .component-oval-title-container .component-oval-title,
.home-open-page .Section9 .yComponentWrapper .custom_component_oval_content .custom_component_oval_content_separator_left .component-oval-title-container .component-oval-title {
  font-size: 24px;
  font-weight: bold;
  letter-spacing: normal;
  font-family: Inter;
}
.home-open-page .Section4 .yComponentWrapper .custom_component_oval_content .custom_component_oval_content_separator_left .component-oval-content,
.home-open-page .Section9 .yComponentWrapper .custom_component_oval_content .custom_component_oval_content_separator_left .component-oval-content {
  font-size: 16px;
  font-family: Inter;
  margin-bottom: 4%;
}
.home-open-page .Section4 .yComponentWrapper .custom_component_oval_content .custom_component_oval_content_separator_right,
.home-open-page .Section9 .yComponentWrapper .custom_component_oval_content .custom_component_oval_content_separator_right {
  padding-top: 40px;
  margin-left: 58%;
  padding-left: 25px;
}
.home-open-page .Section4 .yComponentWrapper .custom_component_oval_content .custom_component_oval_content_separator_right .component-oval-title,
.home-open-page .Section9 .yComponentWrapper .custom_component_oval_content .custom_component_oval_content_separator_right .component-oval-title {
  font-size: 16px;
  font-family: Inter;
  margin-bottom: 28px;
}
.home-open-page .Section4 .yComponentWrapper .custom_component_oval_content .custom_component_oval_content_separator_right .component-oval-content,
.home-open-page .Section9 .yComponentWrapper .custom_component_oval_content .custom_component_oval_content_separator_right .component-oval-content {
  font-size: 24px;
  font-weight: bold;
  letter-spacing: normal;
  font-family: Inter;
}
.home-open-page .Section4 .yComponentWrapper .custom_component_oval_content .component-oval-button .custom_component_oval_component_button,
.home-open-page .Section9 .yComponentWrapper .custom_component_oval_content .component-oval-button .custom_component_oval_component_button {
  width: 200px;
  height: 35px;
  font-weight: bold;
  font-size: 14px;
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: #192d5b;
  padding: 8px 24px;
  border-radius: 17px;
}
@media (max-device-width: 639px) {
  .home-open-page .Section4 .custom_component_oval_content {
    height: 90vh;
    display: flex;
    flex-wrap: nowrap;
    justify-content: center;
    align-items: flex-end;
    padding-bottom: 30px;
    /* Temporal */
    background-image: unset !important;
    background-color: #ccc;
  }
  .home-open-page .Section4 .custom_component_oval_content .custom_component_oval_content_separator_left {
    padding-left: initial;
    padding-top: initial;
    display: flex;
    flex-direction: column;
    align-content: center;
    align-items: center;
    flex-wrap: wrap;
    width: 100%;
    text-align: center;
  }
  .home-open-page .Section4 .custom_component_oval_content .custom_component_oval_content_separator_left .component-oval-content {
    margin-bottom: 20px;
  }
  .home-open-page .Section4 .custom_component_oval_content .custom_component_oval_content_separator_left .component-oval-button button {
    height: 50px;
    border-radius: 35px;
  }
}
.home-open-page .Section5 {
  margin-bottom: 5px;
}
.home-open-page .Section5 .content h1 {
  margin-top: 32px;
  margin-bottom: 24px;
}
.home-open-page .Section5 .content h1 strong {
  font-family: Montserrat;
  font-size: 24.8px;
  font-weight: bold;
}
@media (max-device-width: 639px) {
  .home-open-page .Section5 {
    padding: 0 15px;
  }
  .home-open-page .Section5 .yCmsComponent .content {
    text-align: left;
  }
}
.home-open-page .Section6 {
  display: grid;
  justify-content: center;
  grid-template-columns: minmax(100px, 1245px);
  margin: 0 25px;
  margin-bottom: 28px;
}
.home-open-page .Section6 .yComponentWrapper {
  display: flex;
  justify-content: center;
}
.home-open-page .Section6 .custom_component_oval_content {
  background-size: contain;
  height: 252px;
  display: grid;
  align-items: end;
  justify-content: center;
}
.home-open-page .Section6 .custom_component_oval_content .custom_component_oval_content_separator_center {
  padding-top: 0px;
  margin-bottom: 32px;
}
.home-open-page .Section6 .custom_component_oval_content .custom_component_oval_content_separator_center .custom_component_oval_component_button {
  color: #ffffff;
  background-color: #192d5b;
  font-family: Montserrat;
  font-size: 14px;
  border: 1px solid #ffffff;
  padding: 8px 105px;
  cursor: pointer;
  border-radius: 6px;
}
@media (max-device-width: 639px) {
  .home-open-page .Section6 {
    margin: 0;
    padding: 0 15px;
  }
  .home-open-page .Section6 .custom_component_oval_content {
    height: 90vh;
    display: flex;
    align-items: center;
    justify-content: flex-end;
    flex-direction: column;
    /* Temporal */
    background-image: unset !important;
    background-color: #ccc;
  }
  .home-open-page .Section6 .custom_component_oval_content .custom_component_oval_content_separator_center {
    width: 100%;
  }
  .home-open-page .Section6 .custom_component_oval_content .custom_component_oval_content_separator_center .component-oval-button {
    margin: 0 30px;
  }
  .home-open-page .Section6 .custom_component_oval_content .custom_component_oval_content_separator_center .component-oval-button .custom_component_oval_component_button {
    height: 50px;
    width: 100%;
    padding: 0;
    border: 0;
  }
}
.home-open-page .row-contact-us .container-contact-us {
  display: flex;
}
.home-open-page .row-contact-us .container-contact-us .Section7A {
  display: inline-block;
  width: 47%;
}
.home-open-page .row-contact-us .container-contact-us .Section7A .contact-content-container {
  background-image: url('/_ui/responsive/theme-ofdb2b/images/home-open/bg-contact-us.png');
  background-size: 100% auto;
  display: flex;
  width: 100%;
  justify-content: flex-end;
  padding-right: 40px;
  margin-left: 15px;
}
.home-open-page .row-contact-us .container-contact-us .Section7A .contact-content-container .contacto-container {
  width: 456px;
}
.home-open-page .row-contact-us .container-contact-us .Section7A .contact-content-container .contacto-container .need-contact-us {
  margin-bottom: 20px;
  font-family: Montserrat;
  font-size: 16px;
  font-style: normal;
  line-height: normal;
  color: #666;
}
.home-open-page .row-contact-us .container-contact-us .Section7A .contact-content-container .contacto-container form .form-row .form-group {
  text-align: left;
  margin-bottom: 24px;
}
.home-open-page .row-contact-us .container-contact-us .Section7A .contact-content-container .contacto-container form .form-row .form-group .form-control {
  font-family: Montserrat;
  border-radius: 37px;
  height: 41px;
  box-shadow: 0 0 15px 0 transparent;
}
.home-open-page .row-contact-us .container-contact-us .Section7A .contact-content-container .contacto-container form .form-row .form-group .form-control:focus {
  border-color: #ccc;
}
.home-open-page .row-contact-us .container-contact-us .Section7A .contact-content-container .contacto-container form .form-row .form-group .field {
  font-size: 10px;
  color: #ccc;
}
.home-open-page .row-contact-us .container-contact-us .Section7A .contact-content-container .contacto-container form .form-row .form-group .field .text-style-1 {
  color: #192d5b;
}
.home-open-page .row-contact-us .container-contact-us .Section7A .contact-content-container .contacto-container form .form-row .form-group .invalid-feedback {
  display: none;
  width: 100%;
  margin-top: .25rem;
  font-size: 80%;
  color: #dc3545;
}
.home-open-page .row-contact-us .container-contact-us .Section7A .contact-content-container .contacto-container form .btn {
  margin: 0px;
}
.home-open-page .row-contact-us .container-contact-us .Section7A .contact-content-container .contacto-container form .btn.btn-primary {
  width: 340px;
  height: 40px;
  border-radius: 6px !important;
  background-color: #ccc;
  border: 0px;
  font-family: Montserrat;
  font-size: 14px;
  font-weight: bold;
  text-transform: none;
}
.home-open-page .row-contact-us .container-contact-us .Section7A .contact-content-container .contacto-container form .btn.btn-primary:hover {
  color: white;
}
.home-open-page .row-contact-us .container-contact-us .Section7B {
  display: inline-block;
}
.home-open-page .row-contact-us .container-contact-us .Section7B .slide_contact-us {
  padding: 0px;
  margin-right: 15px;
}
.home-open-page .row-contact-us .container-contact-us .Section7B .slide_contact-us .slider_component {
  max-width: 567px;
  height: 334px;
  margin-right: 15px;
}
.home-open-page .row-contact-us .container-contact-us .Section7B .slide_contact-us .slider_component .carousel {
  margin-top: 0px;
}
.home-open-page .row-contact-us .container-contact-us .Section7B .slide_contact-us .slider_component .carousel .carousel-inner {
  border-radius: 15px;
  box-shadow: 0 0 8px 0px #0000007a;
}
.home-open-page .row-contact-us .container-contact-us .Section7B .slide_contact-us .slider_component .carousel .item {
  border: unset;
}
.home-open-page .row-contact-us .container-contact-us .Section7B .slide_contact-us .slider_component .carousel .carousel-control {
  background-image: unset;
  display: none;
}
.home-open-page .row-contact-us .container-contact-us .Section7B .slide_contact-us .slider_component .carousel .carousel-indicators {
  display: flex;
  gap: 24px;
  justify-content: center;
}
.home-open-page .row-contact-us .container-contact-us .Section7B .slide_contact-us .slider_component .carousel .carousel-indicators li {
  background-color: #fff;
  opacity: 0.5;
}
.home-open-page .row-contact-us .container-contact-us .Section7B .slide_contact-us .slider_component .carousel .carousel-indicators li.active {
  opacity: 1;
  width: 10px;
  height: 10px;
  margin: 1px;
}
@media screen and (min-width: 640px) {
  .home-open-page .row-contact-us .container-contact-us .Section7B .slide_contact-us .slider_component .carousel .carousel-indicators {
    bottom: 95px;
  }
}
.home-open-page .Section7 {
  display: flex;
  justify-content: center;
  width: 100%;
  margin-bottom: 28px;
}
.home-open-page .Section7 .yComponentWrapper {
  width: 100%;
  max-width: 1207px;
  margin-left: 15px;
  text-align: left;
}
.home-open-page .Section7 .yComponentWrapper .content h1 {
  font-size: 24px;
  font-weight: bold;
  color: #333;
  letter-spacing: normal;
}
.home-open-page .Section8 {
  width: 100%;
  display: flex;
  justify-content: center;
}
.home-open-page .Section8 .yComponentWrapper {
  max-width: 1000px;
  width: 100%;
}
.home-open-page .Section8 .custom_component_content_contact_us_section {
  text-align: center;
  margin: unset;
  margin-top: 32px;
}
.home-open-page .Section8 .custom_component_content_contact_us_section .custom_component_content_contact_us_title {
  font-size: 24px;
  font-weight: bold;
}
.home-open-page .Section8 .custom_component_content_contact_us_section .custom_component_content_contact_us_separator {
  margin: 44px 5px 38px;
  display: grid;
  grid-template-columns: repeat(3, 30%);
  justify-content: center;
  justify-items: center;
}
.home-open-page .Section8 .custom_component_content_contact_us_section .custom_component_content_contact_us_separator .custom_component_content_contact_icon {
  display: inline-block;
  min-height: 35px;
}
.home-open-page .Section8 .custom_component_content_contact_us_section .custom_component_content_contact_us_separator .custom_component_content_contact_icon a {
  cursor: pointer;
}
.home-open-page .Section8 .custom_component_content_contact_us_section .custom_component_content_contact_us_separator .custom_component_content_contact_icon a .component-icon {
  display: block;
  cursor: pointer;
}
.home-open-page .Section8 .custom_component_content_contact_us_section .custom_component_content_contact_us_separator .custom_component_content_contact_icon a .component-label {
  display: none;
  font-size: 20px;
  color: #192d5b;
  font-weight: normal;
  text-transform: none;
  cursor: pointer;
}
.home-open-page .Section9 {
  margin-top: 32px;
  margin-bottom: 32px;
}
.home-open-page .Section10 .custom_component_content_faq_section {
  display: grid;
  gap: 16px;
  grid-template-columns: minmax(100px, 1245px);
  justify-content: center;
  text-align: left;
  padding-top: 32px;
  background-size: cover;
  padding-bottom: 45px;
}
.home-open-page .Section10 .custom_component_content_faq_section .custom_component_content_faq_title,
.home-open-page .Section10 .custom_component_content_faq_section .custom_component_content_faq_separator {
  width: 100%;
}
.home-open-page .Section10 .custom_component_content_faq_section .custom_component_content_faq_title {
  margin: 0 25px 10px 25px;
}
.home-open-page .Section10 .custom_component_content_faq_section .custom_component_content_faq_title > h5 {
  font-family: Montserrat;
  font-size: 24px;
  font-weight: bold;
  color: #333;
  max-width: 1195px;
}
.home-open-page .Section10 .custom_component_content_faq_section .custom_component_content_faq {
  max-width: 1195px;
  margin: 0 25px;
  color: #666;
}
.home-open-page .Section10 .custom_component_content_faq_section .custom_component_content_faq .custom_component_content_faq_separator {
  background-color: #fff;
  border-radius: 10px;
}
.home-open-page .Section10 .custom_component_content_faq_section .custom_component_content_faq .custom_component_content_faq_separator .faq_question_container {
  display: flex;
  align-items: center;
}
.home-open-page .Section10 .custom_component_content_faq_section .custom_component_content_faq .custom_component_content_faq_separator .faq_question_container .faq_accordion_question {
  width: 100%;
  min-height: 3em;
  padding-left: 10px;
  border-radius: 16px;
  cursor: pointer;
  display: grid;
  align-items: center;
}
.home-open-page .Section10 .custom_component_content_faq_section .custom_component_content_faq .custom_component_content_faq_separator .faq_question_container .faq_question_glyphicon {
  justify-self: end;
  right: 10px;
  font-size: 20px;
  color: #ccc;
}
.home-open-page .Section10 .custom_component_content_faq_section .custom_component_content_faq .custom_component_content_faq_separator .faq_question_container .faq_question_glyphicon.glyphicon-active {
  color: #192d5b;
}
.home-open-page .Section10 .custom_component_content_faq_section .custom_component_content_faq .custom_component_content_faq_separator .faq_accordion_answer {
  width: 100%;
  padding-left: 10px;
  border-radius: 16px;
  display: none;
}
.home-open-page .Section10 .custom_component_content_faq_section .custom_component_content_faq .custom_component_content_faq_separator .faq_accordion_answer.active-answer {
  display: flex;
  align-content: center;
  flex-wrap: wrap;
  min-height: 4em;
}
.home-open-page .Section10 .custom_component_content_faq_section .custom_component_content_faq .custom_component_content_faq_separator.active-faq-separator {
  box-shadow: 0px 2px 0px 2px #192d5b;
}
.profile-contact-section-group {
  margin-bottom: 5px !important;
}
.landing-explore-page {
  font-family: Montserrat;
}
.landing-explore-page .card-category-image {
  width: 370px;
  height: 248px;
  margin: 0 0 16px;
  padding: 24px 85px;
  border-radius: 8px;
  border-bottom: solid 3px #3cc;
  background-color: #f9fafe;
}
.landing-explore-page .card-category-title {
  font-size: 24px;
  font-weight: bold;
  text-align: left;
  color: #999;
}
.landing-explore-page .card-category-description {
  width: 370px;
  margin: 18px 0 0;
  font-size: 16px;
  text-align: left;
  color: #666;
}
.landing-explore-page .custom_component_oval_content {
  width: 100%;
}
.landing-explore-page .Section1 {
  margin: 0px;
}
.landing-explore-page .Section1 .custom_component_oval_content {
  aspect-ratio: 4.01764706;
  background-size: contain;
  background-position-x: center;
}
.landing-explore-page .Section2 .custom_component_oval_content,
.landing-explore-page .Section6 .custom_component_oval_content {
  height: auto;
  padding: 48px 0px;
  background-repeat: repeat !important;
  background-size: cover;
}
.landing-explore-page .Section2 .custom_component_oval_content .custom_component_oval_content_separator_explorer,
.landing-explore-page .Section6 .custom_component_oval_content .custom_component_oval_content_separator_explorer {
  padding-top: 0px;
  text-align: center;
}
.landing-explore-page .Section2 .custom_component_oval_content .custom_component_oval_content_separator_explorer .component-oval-title-container,
.landing-explore-page .Section6 .custom_component_oval_content .custom_component_oval_content_separator_explorer .component-oval-title-container {
  display: flex;
  justify-content: center;
  margin-top: 0px;
  margin-bottom: 24px;
  font-weight: bold;
  font-size: 20px;
}
.landing-explore-page .Section2 .custom_component_oval_content .custom_component_oval_content_separator_explorer .component-oval-title-container .component-oval-title,
.landing-explore-page .Section6 .custom_component_oval_content .custom_component_oval_content_separator_explorer .component-oval-title-container .component-oval-title {
  width: 664px;
  font-family: Montserrat;
  font-size: 24px;
  font-weight: bold;
  font-stretch: normal;
  font-style: normal;
  line-height: 1.2;
  letter-spacing: normal;
  text-align: center;
  color: #666;
}
.landing-explore-page .Section2 .custom_component_oval_content .custom_component_oval_content_separator_explorer p.component-oval-button,
.landing-explore-page .Section6 .custom_component_oval_content .custom_component_oval_content_separator_explorer p.component-oval-button {
  font-size: 16px;
  margin: 0px;
  padding: 0px;
}
.landing-explore-page .Section2 .custom_component_oval_content .custom_component_oval_content_separator_explorer .component-oval-content,
.landing-explore-page .Section6 .custom_component_oval_content .custom_component_oval_content_separator_explorer .component-oval-content {
  font-size: 16px;
  margin: 0px;
  padding: 0px;
}
.landing-explore-page .Section3 {
  font-family: Montserrat;
}
.landing-explore-page .Section3 .card-category-title-section {
  font-size: 24px;
  font-weight: bold;
  color: #333;
}
.landing-explore-page .Section3 .card-category-description-section {
  color: #666;
  font-weight: 500;
}
.landing-explore-page .Section3 .card-category-image-container {
  margin-top: 32px;
}
.landing-explore-page .Section3 .card-category-content-list,
.landing-explore-page .Section4 .card-category-content-list,
.landing-explore-page .Section5 .card-category-content-list {
  display: grid;
  grid-template-columns: repeat(3, 370px);
  grid-column-gap: 43px;
  justify-content: center;
}
.landing-explore-page .Section4,
.landing-explore-page .Section5 {
  font-family: Montserrat;
}
.landing-explore-page .Section4 .card-category-title-section,
.landing-explore-page .Section5 .card-category-title-section {
  font-size: 24px;
  font-weight: bold;
  color: #333;
}
.landing-explore-page .Section4 .card-category-image-container,
.landing-explore-page .Section5 .card-category-image-container {
  margin-top: 24px;
}
.landing-explore-page .Section6 .custom_component_oval_content .custom_component_oval_content_separator_explorer .component-oval-title-container .component-oval-title {
  width: 100%;
}
.landing-explore-page .Section6 .custom_component_oval_content .custom_component_oval_content_separator_explorer .component-oval-content {
  margin-bottom: 24px;
  font-family: Montserrat;
  font-size: 24px;
  font-weight: normal;
  color: #666;
}
.landing-explore-page .component-oval-button {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
.landing-explore-page .component-oval-button .custom_component_oval_component_button {
  width: 342px;
  height: 40px;
  object-fit: contain;
  border-radius: 6px;
  background-color: #192d5b;
  font-weight: bold;
  font-size: 14px;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 8px 24px;
}
.landing-explore-page .card-category-image-container {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
}
.landing-explore-page .card-category-image-container .card-category-image-section {
  width: 100%;
  max-width: 1194px;
}
.landing-explore-page .card-category-text-container {
  display: flex;
  justify-content: center;
}
.landing-explore-page .card-category-text-container .card-category-text {
  width: 100%;
  max-width: 1194px;
}
.landing-explore-page .card-category-description-section {
  margin: 12px 0 24px 0;
}
.section-informative.privacy-notice-page,
.section-informative.terms-conditions-page {
  font-family: Montserrat;
  font-size: 12px;
  display: grid;
  justify-content: center;
  grid-template-columns: minmax(100px, 1024px);
  text-align: justify;
  margin: 115px 15px 42px;
}
.section-informative.privacy-notice-page h2,
.section-informative.terms-conditions-page h2 {
  text-align: center;
  font-family: Montserrat;
  font-size: 20px;
  font-weight: bold;
  margin-bottom: 24px;
}
.section-informative.privacy-notice-page p,
.section-informative.terms-conditions-page p {
  margin: 15px 0px;
}
.layout-credit-page {
  font-family: Montserrat;
}
.layout-credit-page .row {
  margin: 0px 15px;
}
.layout-credit-page .row-home {
  flex: 1 1 100px;
  /* Define el ancho mínimo de cada div */
  text-align: center;
  height: auto;
  font-family: Montserrat;
}
.layout-credit-page .Section1 {
  margin: 0px;
}
.layout-credit-page .Section1 .custom_component_oval_content {
  aspect-ratio: 4.01764706;
  background-size: contain;
}
.layout-credit-page .row.section-2-and-3 {
  display: grid;
  grid-template-columns: minmax(100px, 1196px);
  justify-content: center;
  background-image: url("/_ui/responsive/theme-ofdb2b/images/landing-credit/bg-section2.png");
  background-size: 100% auto;
  background-position: bottom;
  background-repeat: no-repeat;
}
.layout-credit-page .row.section-2-and-3 .Section2 {
  margin-bottom: 24px;
}
.layout-credit-page .row.section-2-and-3 .Section2 .credit-benefits-container {
  padding-top: 75px;
}
.layout-credit-page .row.section-2-and-3 .Section2 .credit-benefits-container > p {
  font-size: 24px;
  font-weight: bold;
  color: #666;
  margin: 0 0 24px;
}
.layout-credit-page .row.section-2-and-3 .Section2 .credit-benefits-container .credit-benefits-wrapper {
  display: flex;
  width: 100%;
}
.layout-credit-page .row.section-2-and-3 .Section2 .credit-benefits-container .credit-benefits-wrapper .credit-benefits-wrapper-left {
  width: 50%;
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 51px;
  min-width: min-content;
  min-height: max-content;
}
.layout-credit-page .row.section-2-and-3 .Section2 .credit-benefits-container .credit-benefits-wrapper .credit-benefits-wrapper-left img {
  width: 120px;
  height: 120px;
  object-fit: contain;
  border-radius: 20px;
}
.layout-credit-page .row.section-2-and-3 .Section2 .credit-benefits-container .credit-benefits-wrapper .credit-benefits-wrapper-left .credit-benefit-img-show {
  opacity: 1;
}
.layout-credit-page .row.section-2-and-3 .Section2 .credit-benefits-container .credit-benefits-wrapper .credit-benefits-wrapper-left .credit-benefit-img-hide {
  opacity: 0.4;
}
.layout-credit-page .row.section-2-and-3 .Section2 .credit-benefits-container .credit-benefits-wrapper .credit-benefits-wrapper-divider {
  background-color: #192d5b;
  margin: auto 36px auto 37px;
  width: 1px;
  height: 250px;
}
.layout-credit-page .row.section-2-and-3 .Section2 .credit-benefits-container .credit-benefits-wrapper .credit-benefits-wrapper-right .credit-benefits-txt-container {
  font-size: 24px;
  color: #666;
}
.layout-credit-page .row.section-2-and-3 .Section2 .credit-benefits-container .credit-benefits-wrapper .credit-benefits-wrapper-right .credit-benefits-txt-container :nth-child(1) {
  font-weight: bold;
}
.layout-credit-page .row.section-2-and-3 .Section2 .credit-benefits-container .credit-benefits-wrapper .credit-benefits-wrapper-right .credit-benefits-txt-container.credit-benefit-txt-show {
  display: block;
}
.layout-credit-page .row.section-2-and-3 .Section2 .credit-benefits-container .credit-benefits-wrapper .credit-benefits-wrapper-right .credit-benefits-txt-container.credit-benefit-txt-hide {
  display: none;
}
.layout-credit-page .row.section-2-and-3 .Section3 .credit-process .credit-process-container .credit-process-title {
  font-size: 24px;
  font-weight: bold;
  color: #666;
  margin-bottom: 22px;
}
.layout-credit-page .row.section-2-and-3 .Section3 .credit-process .credit-process-container .credit-process-carrousel {
  display: flex;
  justify-content: center;
  margin-bottom: 31px;
}
.layout-credit-page .row-contact-us {
  background-image: url('/_ui/responsive/theme-ofdb2b/images/landing-credit/bg-form.png');
  background-size: 100% auto;
}
.layout-credit-page .row-contact-us .Section4 .content {
  font-size: 24px;
  font-weight: bold;
  color: #333;
  margin: 47px 0px 31px 0px;
}
.layout-credit-page .row-contact-us .container-contact-us {
  display: flex;
}
.layout-credit-page .row-contact-us .container-contact-us .Section4A {
  display: inline-block;
  width: 47%;
}
.layout-credit-page .row-contact-us .container-contact-us .Section4A .contact-content-container {
  display: flex;
  width: 100%;
  justify-content: flex-end;
  padding-right: 40px;
  margin-left: 15px;
}
.layout-credit-page .row-contact-us .container-contact-us .Section4A .contact-content-container .contacto-container {
  width: 456px;
}
.layout-credit-page .row-contact-us .container-contact-us .Section4A .contact-content-container .contacto-container .need-contact-us {
  margin: 21px 0px 32px 0px;
  font-family: Montserrat;
  font-size: 16px;
  font-style: normal;
  line-height: normal;
  color: #666;
}
.layout-credit-page .row-contact-us .container-contact-us .Section4A .contact-content-container .contacto-container form .form-row .form-group {
  margin-bottom: 24px;
  text-align: left;
}
.layout-credit-page .row-contact-us .container-contact-us .Section4A .contact-content-container .contacto-container form .form-row .form-group .form-control {
  font-family: Montserrat;
  border-radius: 37px;
  height: 41px;
  box-shadow: 0 0 15px 0 transparent;
}
.layout-credit-page .row-contact-us .container-contact-us .Section4A .contact-content-container .contacto-container form .form-row .form-group .form-control:focus {
  border-color: #ccc;
}
.layout-credit-page .row-contact-us .container-contact-us .Section4A .contact-content-container .contacto-container form .form-row .form-group .field {
  font-size: 10px;
  color: #ccc;
}
.layout-credit-page .row-contact-us .container-contact-us .Section4A .contact-content-container .contacto-container form .form-row .form-group .field .text-style-1 {
  color: #192d5b;
}
.layout-credit-page .row-contact-us .container-contact-us .Section4A .contact-content-container .contacto-container form .form-row .form-group .invalid-feedback {
  display: none;
  width: 100%;
  margin-top: .25rem;
  font-size: 80%;
  color: #dc3545;
}
.layout-credit-page .row-contact-us .container-contact-us .Section4A .contact-content-container .contacto-container form .btn {
  margin: 0px 0px 50px 0px;
}
.layout-credit-page .row-contact-us .container-contact-us .Section4A .contact-content-container .contacto-container form .btn.btn-primary {
  width: 340px;
  height: 40px;
  border-radius: 6px !important;
  background-color: #ccc;
  border: 0px;
  font-family: Montserrat;
  font-size: 14px;
  font-weight: bold;
  text-transform: none;
}
.layout-credit-page .row-contact-us .container-contact-us .Section4A .contact-content-container .contacto-container form .btn.btn-primary:hover {
  color: white;
}
.layout-credit-page .row-contact-us .container-contact-us .Section4B {
  display: inline-block;
}
.layout-credit-page .row-contact-us .container-contact-us .Section4B .slide_contact-us {
  padding: 0px;
  margin-right: 15px;
}
.layout-credit-page .row-contact-us .container-contact-us .Section4B .slide_contact-us .slider_component {
  max-width: 567px;
  height: 334px;
  margin-left: 30px;
}
.layout-credit-page .row-contact-us .container-contact-us .Section4B .slide_contact-us .slider_component .carousel {
  margin-top: 0px;
}
.layout-credit-page .row-contact-us .container-contact-us .Section4B .slide_contact-us .slider_component .carousel .carousel-inner {
  border-radius: 15px;
  box-shadow: 0 0 8px 0px #0000007a;
}
.layout-credit-page .row-contact-us .container-contact-us .Section4B .slide_contact-us .slider_component .carousel .item {
  border: unset;
}
.layout-credit-page .row-contact-us .container-contact-us .Section4B .slide_contact-us .slider_component .carousel .carousel-control {
  background-image: unset;
  display: none;
}
.layout-credit-page .row-contact-us .container-contact-us .Section4B .slide_contact-us .slider_component .carousel .carousel-indicators {
  display: flex;
  gap: 24px;
  justify-content: center;
}
.layout-credit-page .row-contact-us .container-contact-us .Section4B .slide_contact-us .slider_component .carousel .carousel-indicators li {
  background-color: #fff;
  opacity: 0.5;
}
.layout-credit-page .row-contact-us .container-contact-us .Section4B .slide_contact-us .slider_component .carousel .carousel-indicators li.active {
  opacity: 1;
  width: 10px;
  height: 10px;
  margin: 1px;
}
@media screen and (min-width: 640px) {
  .layout-credit-page .row-contact-us .container-contact-us .Section4B .slide_contact-us .slider_component .carousel .carousel-indicators {
    bottom: 95px;
  }
}
.new-account-page {
  background-size: cover;
  font-family: Montserrat;
}
.new-account-page .new-account-container {
  padding-top: 130px;
}
.new-account-page .new-account-container .headline {
  text-align: center;
}
.new-account-page .new-account-container .headline .headline-title {
  font-size: 20px;
  font-weight: bold;
  color: #192d5b;
}
.new-account-page .new-account-container .headline .headline-subtitle {
  font-size: 12px;
  font-weight: bold;
  color: #333;
  text-transform: uppercase;
}
.new-account-page .new-account-container .row.components-container {
  display: flex;
  gap: 86px;
  flex-direction: row;
  justify-content: center;
  margin-top: 32px;
  padding-bottom: 86px;
}
.new-account-page .new-account-container .row.components-container .section-a-container {
  display: flex;
  grid-column-start: 1;
  grid-column-end: 2;
  max-width: 427px;
  border-radius: 20px;
  background-color: #fff;
  height: fit-content;
}
.new-account-page .new-account-container .row.components-container .section-a-container .card-container .card {
  margin: 16px 32px 26px 32px;
}
.new-account-page .new-account-container .row.components-container .section-a-container .card-container .card-title {
  font-size: 16px;
  font-weight: 500;
  text-align: center;
  color: #333;
}
.new-account-page .new-account-container .row.components-container .section-a-container .card-container .card-content > h2 {
  text-align: center;
  font-size: 20px;
  font-weight: bold;
  color: #333;
  margin-bottom: 22px;
}
.new-account-page .new-account-container .row.components-container .section-a-container .card-container .card-content ul {
  list-style: none;
  margin-bottom: 30px;
  margin-left: 0px;
}
.new-account-page .new-account-container .row.components-container .section-a-container .card-container .card-content ul li::marker {
  height: 15px;
  width: 15px;
}
.new-account-page .new-account-container .row.components-container .section-a-container .card-container .card-content ul li {
  background-image: url('/_ui/responsive/common/images/ellipse-69.png');
  padding-left: 15px;
  background-size: 15px;
  background-repeat: no-repeat;
  background-position-y: top;
  font-size: 12px;
  font-weight: normal;
  height: 27px;
}
.new-account-page .new-account-container .row.components-container .section-a-container .card-container .card-content ul li strong {
  margin-left: 10px;
}
.new-account-page .new-account-container .row.components-container .section-a-container .card-container .card-content p {
  font-size: 12px;
  font-weight: normal;
  text-align: center;
  padding: 0 5px;
}
.new-account-page .new-account-container .row.components-container .section-a-container .card-container img {
  width: 100%;
}
.new-account-page .new-account-container .row.components-container .section-b-container {
  display: flex;
  grid-column-start: 2;
  grid-column-end: 3;
  flex-direction: column;
  max-width: 400px;
}
.new-account-page .new-account-container .row.components-container .section-b-container .headline {
  font-size: 16px;
  font-weight: bold;
  color: #333;
}
.new-account-page .new-account-container .row.components-container .section-b-container .new-account-form {
  width: 427px;
  padding: 32px 32px 0 28px;
  background-color: #fff;
  border-radius: 12px;
  border: solid 1px #ccc;
  background-image: linear-gradient(344deg, #ffffff 80%);
}
.new-account-page .new-account-container .row.components-container .section-b-container .new-account-form form a {
  font-size: 11px;
  font-weight: bold;
  color: #3cc;
  text-decoration: underline;
  font-style: italic;
}
.new-account-page .new-account-container .row.components-container .section-b-container .new-account-form form .form-group .control-label {
  font-size: 10px;
  font-weight: normal;
  color: #999;
  text-transform: initial;
}
.new-account-page .new-account-container .row.components-container .section-b-container .new-account-form form .form-group input.form-control {
  border: 0px;
  border-bottom: solid 1px rgba(0, 0, 0, 0.075);
  box-shadow: unset;
  font-size: 13px;
  font-weight: normal;
  color: #333;
  padding-bottom: 10px;
}
.new-account-page .new-account-container .row.components-container .section-b-container .new-account-form form .form-group input.form-control:valid {
  border-bottom: solid 1px #009e45;
}
.new-account-page .new-account-container .row.components-container .section-b-container .new-account-form form .form-group.has-error input.form-control {
  border-bottom: solid 1px #192d5b;
  background-color: unset;
}
.new-account-page .new-account-container .row.components-container .section-b-container .new-account-form form .form-group .help-block {
  text-align: center;
  font-size: 10px;
  font-weight: normal;
  color: #192d5b;
}
.new-account-page .new-account-container .row.components-container .section-b-container .new-account-form form .form-group .checkbox .control-label {
  display: flex;
  align-items: center;
}
.new-account-page .new-account-container .row.components-container .section-b-container .new-account-form form .form-group .checkbox input[type="checkbox"] {
  appearance: none;
  position: relative;
  width: 16px;
  height: 16px;
  background-color: #fff;
  border-radius: 2px;
  border: 1px solid #666;
  cursor: pointer;
  margin: 0px 7px 0px 0px;
}
.new-account-page .new-account-container .row.components-container .section-b-container .new-account-form form .form-group .checkbox input[type="checkbox"]:focus {
  outline: unset;
  outline-offset: unset;
}
.new-account-page .new-account-container .row.components-container .section-b-container .new-account-form form .form-group .checkbox input[type="checkbox"]:checked {
  content: '';
}
.new-account-page .new-account-container .row.components-container .section-b-container .new-account-form form .form-group .checkbox input[type="checkbox"]:checked::after {
  content: '';
  display: block;
  width: 100%;
  height: 100%;
  background-image: url('/_ui/responsive/theme-ofdb2b/images/new-account/check-box.png');
  background-size: 16px;
  background-size: contain;
  border: 0px;
}
.new-account-page .new-account-container .row.components-container .section-b-container .new-account-form form .form-group .checkbox label {
  padding-left: 0px;
  margin-right: 8px;
}
.new-account-page .new-account-container .row.components-container .section-b-container .new-account-form form .form-group .checkbox label a {
  margin-left: 5px;
}
.new-account-page .new-account-container .row.components-container .section-b-container .new-account-form form .termsAndConditions {
  font-size: 11px;
  font-weight: 500;
  color: #666;
}
.new-account-page .new-account-container .row.components-container .section-b-container .new-account-form form .privacyNotice .checkbox label {
  font-size: 12px;
  font-weight: bold;
  color: #666;
}
.new-account-page .new-account-container .row.components-container .section-b-container .new-account-form form .row.comunnication-row {
  display: grid;
  grid-template-columns: repeat(12, 1fr);
  column-gap: 14px;
  margin-bottom: 16px;
}
.new-account-page .new-account-container .row.components-container .section-b-container .new-account-form form .row.comunnication-row .email {
  grid-column-start: 1;
  grid-column-end: 9;
}
.new-account-page .new-account-container .row.components-container .section-b-container .new-account-form form .row.comunnication-row .phone {
  grid-column-start: 9;
  grid-column-end: 13;
}
.new-account-page .new-account-container .row.components-container .section-b-container .new-account-form form .row {
  margin-left: 0px;
  margin-right: 0px;
}
.new-account-page .new-account-container .row.components-container .section-b-container .new-account-form form .register-form-action {
  margin-top: 24.5px;
  margin-bottom: 32px;
}
.new-account-page .new-account-container .row.components-container .section-b-container .new-account-form form .register-form-action .register-form-button .btn-primary {
  border-radius: 10px !important;
}
.new-account-page .new-account-container .row.components-container .section-b-container .new-account-form form .register-form-action .register-form-button .btn {
  margin: 0px;
}
.new-account-page .new-account-container .row.components-container .section-b-container .new-account-form form .login-message {
  text-align: center;
  margin-bottom: 28px;
}
.new-account-page .new-account-container .row.components-container .section-b-container .new-account-form form .login-message a {
  font-size: 13px;
}
.new-account-tax-info {
  font-family: Montserrat;
  background-size: cover;
}
.new-account-tax-info select {
  width: 100%;
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  background-image: url('/_ui/responsive/theme-ofdb2b/images/new-account/select-arrow.png') !important;
  background-repeat: no-repeat;
  background-position: right 10px center;
}
.new-account-tax-info .required-field {
  font-size: 1em !important;
}
.new-account-tax-info .new-account-container {
  padding-top: 130px;
}
.new-account-tax-info .new-account-container .headline {
  text-align: center;
}
.new-account-tax-info .new-account-container .headline .headline-title {
  font-size: 20px;
  font-weight: bold;
  color: #192d5b;
}
.new-account-tax-info .new-account-container .headline .headline-subtitle {
  font-size: 12px;
  font-weight: bold;
  color: #333;
  text-transform: uppercase;
}
.new-account-tax-info .new-account-container .row.components-container {
  display: flex;
  gap: 86px;
  flex-direction: row;
  justify-content: center;
  margin-top: 32px;
  padding-bottom: 86px;
}
.new-account-tax-info .new-account-container .row.components-container .tax-info-form {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  width: 100%;
  max-width: 1000px;
  padding: 32px;
  background-color: #fff;
  border-radius: 15px;
  border: 1px solid #cccccc;
}
.new-account-tax-info .new-account-container .row.components-container .tax-info-form form {
  margin-top: 24px;
}
.new-account-tax-info .new-account-container .row.components-container .tax-info-form form .form-subtitle {
  color: #666;
  font-weight: bold;
  font-size: 16px;
  margin-bottom: 24px;
}
.new-account-tax-info .new-account-container .row.components-container .tax-info-form form select,
.new-account-tax-info .new-account-container .row.components-container .tax-info-form form input {
  border-radius: 17px;
  color: #333;
}
.new-account-tax-info .new-account-container .row.components-container .tax-info-form form .row:after,
.new-account-tax-info .new-account-container .row.components-container .tax-info-form form .row:before {
  content: none;
  display: none;
}
.new-account-tax-info .new-account-container .row.components-container .tax-info-form form .row.row-split-3 {
  display: flex;
  column-gap: 24px;
  align-items: flex-start;
}
.new-account-tax-info .new-account-container .row.components-container .tax-info-form form .row.row-split-3 > div {
  flex: 33%;
}
.new-account-tax-info .new-account-container .row.components-container .tax-info-form form .row.row-grid {
  display: grid;
  grid-template-columns: 1fr 1fr;
  column-gap: 29px;
  row-gap: 24px;
  align-items: start;
}
.new-account-tax-info .new-account-container .row.components-container .tax-info-form form .row .file-container {
  padding-bottom: 32px;
}
.new-account-tax-info .new-account-container .row.components-container .tax-info-form form .row .file-container .control-label {
  color: #192d5b;
  cursor: pointer;
  margin-bottom: 8px;
  width: fit-content;
  display: flex;
  align-items: center;
}
.new-account-tax-info .new-account-container .row.components-container .tax-info-form form .row .file-container .control-label .required-field {
  width: 14px;
  height: 15px;
  background-size: contain;
  background-position-y: bottom;
  background-repeat: no-repeat;
  background-image: url('/_ui/responsive/theme-ofdb2b/images/new-account/upload.png');
  margin-right: 8px;
  font-size: 1em !important;
}
.new-account-tax-info .new-account-container .row.components-container .tax-info-form form .row .file-container .control-label .required-field::after {
  content: none;
}
.new-account-tax-info .new-account-container .row.components-container .tax-info-form form .row .file-container .control-label .required-field.icon-file-loaded {
  background-image: url('/_ui/responsive/theme-ofdb2b/images/new-account/file-loaded.png');
}
.new-account-tax-info .new-account-container .row.components-container .tax-info-form form .row .file-container .control-label .file-text-line1 {
  text-decoration: underline;
  font-style: italic;
  font-weight: bold;
  font-size: 14px;
  margin-right: 8px;
}
.new-account-tax-info .new-account-container .row.components-container .tax-info-form form .row .file-container .control-label .file-text-line1.file-loaded {
  color: #009E45;
  text-decoration: none;
  font-style: unset;
  font-weight: normal;
}
.new-account-tax-info .new-account-container .row.components-container .tax-info-form form .row .file-container .control-label .file-name {
  color: #000;
  font-weight: normal;
}
.new-account-tax-info .new-account-container .row.components-container .tax-info-form form .row .file-container .file-info-line2 {
  color: #999;
  font-size: 13px;
}
.new-account-tax-info .new-account-container .row.components-container .tax-info-form form .row .file-container #ofdTaxStatusFile {
  opacity: 0;
  position: absolute;
  z-index: -1;
}
.new-account-tax-info .new-account-container .row.components-container .tax-info-form form .row .file-container #ofdTaxStatusFile-error-msg {
  display: block;
  color: #192d5b;
}
.new-account-tax-info .new-account-container .row.components-container .tax-info-form form .tax-info-form-action {
  display: flex;
  width: 100%;
  justify-content: flex-end;
  margin-top: 32px;
  margin-bottom: 24px;
}
.new-account-tax-info .new-account-container .row.components-container .tax-info-form form .tax-info-form-action .tax-info-form-button {
  width: 100%;
  max-width: 430px;
}
.new-account-tax-info .new-account-container .row.components-container .tax-info-form form .tax-info-form-action .tax-info-form-button button {
  border-radius: 10px;
  box-shadow: 0px 0px 5px 1px rgba(51, 51, 51, 0.25);
  text-transform: none;
  background-color: #192d5b;
}
.new-account-tax-info .new-account-container .row.components-container .tax-info-form form .tax-info-form-message a {
  font-weight: bold;
  font-style: italic;
  text-decoration: underline;
}
.new-account-tax-info .new-account-container .row.components-container .tax-info-form form .form-text-bottom {
  margin-top: 24px;
  font-size: 14px;
}
.new-account-tax-info .new-account-container .row.components-container .tax-info-form form .control-label {
  color: #999;
  font-size: 12px;
  text-transform: none;
  margin-bottom: 0px;
  display: flex;
}
.new-account-tax-info .new-account-container .row.components-container .tax-info-form form .form-control {
  text-transform: none;
}
.new-account-tax-info .new-account-container .row.components-container .tax-info-form form .has-error .help-block {
  text-align: center;
  font-weight: normal;
  color: #192d5b;
}
.new-account-tax-info .new-account-container .row.components-container .tax-info-form form .has-error input {
  background: unset;
  border-color: unset;
}
.new-account-tax-info .new-account-container .btn-primary:active,
.new-account-tax-info .new-account-container .btn-primary:focus,
.new-account-tax-info .new-account-container .btn-primary:hover {
  color: #fff;
}
.new-account-tax-info .new-account-container .form-control:focus {
  box-shadow: unset;
}
.ofd-tax-info-address-map-colorbox#colorbox {
  max-width: 1300px;
  max-height: 600px;
  font-family: Montserrat;
}
.ofd-tax-info-address-map-colorbox#colorbox #cboxWrapper {
  max-width: 100%;
  max-height: 100%;
}
.ofd-tax-info-address-map-colorbox#colorbox #cboxWrapper #cboxContent {
  border-radius: 15px;
}
.ofd-tax-info-address-map-colorbox#colorbox #cboxWrapper #cboxContent #cboxTitle {
  padding: 0px;
  height: fit-content;
  display: table;
}
.ofd-tax-info-address-map-colorbox#colorbox #cboxWrapper #cboxContent #cboxTitle .headline {
  display: flex;
  justify-content: center;
  margin-top: 16px;
}
.ofd-tax-info-address-map-colorbox#colorbox #cboxWrapper #cboxContent #cboxTitle .headline .headline-text {
  width: 100%;
  max-width: 585px;
  font-size: 16px;
  color: #999;
  font-weight: bold;
}
.ofd-tax-info-address-map-colorbox#colorbox #cboxWrapper #cboxContent #cboxTitle .headline .headline-text #tax-info-address-map-subtitle {
  font-size: 13px;
  font-weight: normal;
  color: #333;
}
.ofd-tax-info-address-map-colorbox#colorbox #cboxWrapper #cboxContent #cboxLoadedContent {
  margin-top: 100px;
  padding: 0px;
}
.ofd-tax-info-address-map-colorbox#colorbox #cboxWrapper #cboxContent #cboxLoadedContent .js-info-button-container {
  display: flex;
  justify-content: center;
  width: 100%;
}
.ofd-tax-info-address-map-colorbox#colorbox #cboxWrapper #cboxContent #cboxLoadedContent .js-info-button-container #tax-info-address-map-confirm-button {
  position: absolute;
  bottom: 64px;
  width: 100%;
  max-width: 427px;
  border-radius: 10px;
  text-transform: none;
}
.ofd-tax-info-address-map-colorbox#colorbox #cboxWrapper #cboxContent #cboxLoadedContent .js-info-button-container #tax-info-address-map-confirm-button[disabled] {
  background-color: #ccc;
  border-color: #ccc;
  opacity: 1;
}
.ofd-tax-info-address-map-colorbox#colorbox #cboxWrapper #cboxContent #cboxLoadedContent #js-tax-info-address-map-wrapper .tax-info-error-container {
  display: none;
  justify-content: center;
  width: 100%;
}
.ofd-tax-info-address-map-colorbox#colorbox #cboxWrapper #cboxContent #cboxLoadedContent #js-tax-info-address-map-wrapper .tax-info-error-container .tax-info-error-toast {
  display: grid;
  grid-template-columns: 1fr 45px;
  align-items: center;
  position: absolute;
  top: 110px;
  border-radius: 6px;
  max-width: 760px;
  width: 100%;
  height: 62px;
  padding: 8px 16px;
  background-color: #fff;
  border: 2px solid #192d5b;
  z-index: 1;
}
.ofd-tax-info-address-map-colorbox#colorbox #cboxWrapper #cboxContent #cboxLoadedContent #js-tax-info-address-map-wrapper .tax-info-error-container .tax-info-error-toast .toast-container-text {
  text-align: center;
  color: #192d5b;
  font-size: 12px;
}
.ofd-tax-info-address-map-colorbox#colorbox #cboxWrapper #cboxContent #cboxLoadedContent #js-tax-info-address-map-wrapper .tax-info-error-container .tax-info-error-toast .toast-container-text #tax-info-address-map-error-title {
  font-weight: bold;
}
.ofd-tax-info-address-map-colorbox#colorbox #cboxWrapper #cboxContent #cboxLoadedContent #js-tax-info-address-map-wrapper .tax-info-error-container .tax-info-error-toast .closeToast {
  font-size: 40px;
  font-weight: bold;
}
.ofd-tax-info-address-map-colorbox#colorbox #cboxWrapper #cboxContent #cboxLoadedContent #js-tax-info-address-map-wrapper .js-tax-info-address-map {
  border-radius: 0px 0px 15px 15px;
}
.new-account-tax-info .new-account-container .row.components-container .tax-info-form.show-tax-info form .form-control {
  font-weight: 700;
  font-size: 13px;
  color: #999999;
  background-color: initial;
  cursor: auto;
  border-width: 0;
  box-shadow: initial;
}
.new-account-tax-info .new-account-container .row.components-container .tax-info-form.show-tax-info form .form-control.form-control-link {
  cursor: pointer;
  text-decoration: underline;
}
.new-account-tax-info .new-account-container .row.components-container .tax-info-form.show-tax-info form label {
  font-weight: 400;
}
@keyframes ofd-bounce {
  0%,
  20%,
  50%,
  80%,
  100% {
    transform: translateY(0);
  }
  40% {
    transform: translateY(-30px);
  }
  60% {
    transform: translateY(-15px);
  }
}
.bounce {
  animation: ofd-bounce 1.5s infinite;
}
.validate-email-page {
  width: 100%;
  height: 81vh;
  font-family: Montserrat;
  background-size: cover;
}
.validate-email-page .validate-email-container {
  width: 100%;
  display: grid;
  justify-content: center;
}
.validate-email-page .validate-email-container .validate-email-card-title {
  padding-top: 130px;
  text-align: center;
  font-size: 20px;
  color: #192d5b;
  font-weight: bold;
}
.validate-email-page .validate-email-container .validate-email-card-container {
  display: block;
  width: 570px;
  height: 145px;
  margin-top: 37px;
  gap: 10px;
  border-radius: 12px;
  border: 1px solid #cccccc;
  background-color: #fff;
  padding: 29px 32px;
}
.validate-email-page .validate-email-container .validate-email-card-container .card-subtitle {
  font-size: 16px;
  font-weight: 500;
  color: #666;
  margin-bottom: 27px;
}
.validate-email-page .validate-email-container .validate-email-card-container .card-description {
  font-size: 13px;
  color: #999;
  font-weight: normal;
}
.validate-email-page .validate-email-container .validate-email-card-container .card-description .red {
  font-weight: bold;
  font-style: italic;
  color: #192d5b;
  text-decoration: underline;
}
.ofd-modal-fade {
  font-family: Montserrat;
  display: none;
  justify-content: center;
  align-items: center;
  position: fixed;
  left: 0;
  top: 0;
  width: 100vw;
  height: 100vh;
  z-index: 30;
  background-color: #0000004f;
  color: #333;
}
.ofd-modal-fade.open {
  display: flex;
}
.ofd-modal-fade .ofd-modal {
  display: grid;
  grid-template-columns: 1fr 30px;
  grid-template-rows: 44px 1fr;
  background-color: white;
  border-radius: 12px 0px 0px 12px;
  min-height: 300px;
  width: 520px;
  padding: 24px;
}
.ofd-modal-fade .ofd-modal .ofd-modal-title {
  color: #999;
  font-size: 16px;
  margin-left: 18px;
}
.ofd-modal-fade .ofd-modal .ofd-modal-close .ofd-close-icon {
  height: 18px;
  width: 18px;
  cursor: pointer;
}
.ofd-modal-fade .ofd-modal .ofd-modal-content {
  font-size: 13px;
  margin-left: 18px;
}
.ofd-rounded-form .btn {
  margin: unset;
}
.ofd-rounded-form input.form-control {
  border: 1px solid #ccc;
  border-radius: 17px;
  color: #333;
  font-size: 13px;
  font-weight: normal;
}
.ofd-rounded-form .control-label {
  margin-bottom: unset;
  font-weight: normal;
  font-size: 10px;
}
.ofd-rounded-form .control-label .label-text {
  font-weight: normal;
  font-size: 10px;
  text-transform: none;
  display: inline-block;
  vertical-align: text-top;
}
.ofd-rounded-form select.form-control {
  border: 1px solid #ccc;
  border-radius: 17px;
  color: #333;
  width: 100%;
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  background-image: url('/_ui/responsive/theme-ofdb2b/images/new-account/select-arrow.png') !important;
  background-repeat: no-repeat;
  background-position: right 10px center;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  text-transform: none;
}
.ofd-rounded-form select.form-control:focus {
  border-color: #ccc;
  outline: 0;
  box-shadow: none;
}
.ofd-rounded-form button[type=submit],
.ofd-rounded-form button[type=button] {
  width: 100%;
  border-radius: 10px;
  border: 1px solid;
  font-size: 12px;
  line-height: 15px;
  font-weight: bold;
  background-color: #192d5b;
  color: white;
  text-transform: none;
  box-shadow: 0px 0px 3px 0px #333;
  min-height: 40px;
}
.ofd-rounded-form button[type=submit][disabled],
.ofd-rounded-form button[type=button][disabled] {
  background-color: #ccc;
  border-color: #ccc;
}
.ofd-rounded-form button[type=submit]:not(:disabled):active,
.ofd-rounded-form button[type=button]:not(:disabled):active,
.ofd-rounded-form button[type=submit]:not(:disabled):focus,
.ofd-rounded-form button[type=button]:not(:disabled):focus,
.ofd-rounded-form button[type=submit]:not(:disabled):hover,
.ofd-rounded-form button[type=button]:not(:disabled):hover {
  color: white;
  background-color: #192d5b;
  border-color: #192d5b;
}
.ofd-rounded-form button[type=submit].btn-default,
.ofd-rounded-form button[type=button].btn-default {
  color: #192d5b;
  background-color: white;
  border: 1px solid #192d5b;
}
.ofd-rounded-form button[type=submit].btn-default:hover,
.ofd-rounded-form button[type=button].btn-default:hover,
.ofd-rounded-form button[type=submit].btn-default:active,
.ofd-rounded-form button[type=button].btn-default:active,
.ofd-rounded-form button[type=submit].btn-default:focus,
.ofd-rounded-form button[type=button].btn-default:focus {
  color: inherit;
  background-color: inherit;
  border: 1px solid inherit;
}
.ofd-rounded-form button[type=submit].btn-primary,
.ofd-rounded-form button[type=button].btn-primary {
  border: unset;
}
.ofd-rounded-form input[type=radio] {
  appearance: none;
  -webkit-appearance: none;
  width: 20px;
  height: 20px;
  border: 2px solid #192d5b;
  border-radius: 50%;
  background-color: white;
  cursor: pointer;
  position: relative;
  margin: unset;
  margin-right: 8px;
}
.ofd-rounded-form input[type=radio]:focus {
  outline: unset;
}
.ofd-rounded-form input[type=radio]:checked::before {
  content: "";
  position: absolute;
  top: 3px;
  left: 3px;
  width: 10px;
  height: 10px;
  background-color: #192d5b;
  border-radius: 50%;
}
.ofd-rounded-form input[type=checkbox] {
  appearance: none;
  position: relative;
  width: 16px;
  height: 16px;
  background-color: #fff;
  border-radius: 2px;
  border: 1px solid #666;
  cursor: pointer;
  margin: 0px 7px 0px 0px;
}
.ofd-rounded-form input[type=checkbox]:focus {
  outline: unset;
  outline-offset: unset;
}
.ofd-rounded-form input[type=checkbox]:checked {
  content: '';
}
.ofd-rounded-form input[type=checkbox]:checked::after {
  content: '';
  display: block;
  width: 100%;
  height: 100%;
  background-image: url('/_ui/responsive/theme-ofdb2b/images/new-account/check-box.png');
  background-size: 16px;
  background-size: contain;
  border: 0px;
}
.ofd-rounded-form a {
  text-decoration: underline;
  font-style: italic;
  color: #192D5B;
  font-weight: bold;
}
.ofd-scrollbar {
  overflow: auto;
}
.ofd-scrollbar::-webkit-scrollbar {
  -webkit-appearance: none;
}
.ofd-scrollbar::-webkit-scrollbar:horizontal {
  height: 4px;
}
.ofd-scrollbar::-webkit-scrollbar:vertical {
  width: 4px;
}
.ofd-scrollbar::-webkit-scrollbar-thumb {
  background-color: #999;
  border-radius: 4px;
}
.ofd-scrollbar::-webkit-scrollbar-track {
  background-color: #ccc;
}
.ofd-scrollbar-x {
  overflow: auto;
}
.ofd-scrollbar-x::-webkit-scrollbar {
  -webkit-appearance: none;
}
.ofd-scrollbar-x::-webkit-scrollbar:horizontal {
  height: 4px;
}
.ofd-scrollbar-x::-webkit-scrollbar:vertical {
  width: 4px;
}
.ofd-scrollbar-x::-webkit-scrollbar-thumb {
  background-color: #999;
  border-radius: 4px;
}
.ofd-scrollbar-x::-webkit-scrollbar-track {
  background-color: #ccc;
}
.ofd-scrollbar-x::-webkit-scrollbar {
  height: 4px;
}
.ofd-scrollbar-y {
  overflow: auto;
  overflow-x: initial;
}
.ofd-scrollbar-y::-webkit-scrollbar {
  -webkit-appearance: none;
}
.ofd-scrollbar-y::-webkit-scrollbar:horizontal {
  height: 4px;
}
.ofd-scrollbar-y::-webkit-scrollbar:vertical {
  width: 4px;
}
.ofd-scrollbar-y::-webkit-scrollbar-thumb {
  background-color: #999;
  border-radius: 4px;
}
.ofd-scrollbar-y::-webkit-scrollbar-track {
  background-color: #ccc;
}
.ofd-scrollbar-y::-webkit-scrollbar {
  width: 4px;
}
#container-card-list:not(.show-more) .payment-items-container .payment-item {
  display: none;
}
#container-card-list:not(.show-more) .payment-items-container .payment-item:nth-child(-n+4) {
  display: block;
}
#container-card-list .payment-items-container {
  display: grid;
  grid-template-columns: 1fr 1fr;
  column-gap: 28px;
  row-gap: 24px;
  margin-bottom: 32px;
}
#container-card-list .payment-items-container.cards-approval {
  grid-template-columns: unset;
  column-gap: unset;
  margin-bottom: 24px;
}
#container-card-list .payment-items-container .payment-item .secondary-card-check {
  display: grid;
  width: 100%;
  grid-template-columns: 0.1fr 0.4fr 0.3fr 1fr;
  column-gap: 24px;
  align-items: center;
}
#container-card-list .payment-items-container .payment-item .secondary-card-check .secondary-card-cvv .form-group {
  display: flex;
  flex-direction: column;
  margin-bottom: unset;
}
#container-card-list .payment-items-container .payment-item .secondary-card-check .secondary-card-cvv .form-group .control-label {
  top: unset;
  margin-left: unset;
  color: #ccc;
  font-weight: normal;
}
#container-card-list .payment-items-container .payment-item .secondary-card-check .secondary-card-logo span {
  width: 38px;
  background-position-y: center;
}
#container-card-list .payment-items-container .payment-item .secondary-card-check .secondary-card-number {
  font-size: 13px;
}
#container-card-list .payment-items-container .payment-item .secondary-card-check label {
  margin-bottom: unset;
}
#container-card-list .modal-aproval-buttons {
  text-align: center;
}
.options-separator.load-more {
  display: inline-block;
  height: 19px;
  width: 1px;
  background-color: #192d5b;
  margin: 0px 12px;
  margin-bottom: -5px;
}
.select-company-form {
  display: flex;
  flex-direction: column;
  row-gap: 16px;
}
.select-company-form .account-name {
  width: 348px !important;
  font-size: 13px;
  font-weight: bold;
}
.select-company-form .account-name:hover {
  color: #192d5b;
}
.limitexceedPopupclass #cboxTitle {
  padding: 40px 25px 15px;
}
.limitexceedPopupclass #cboxContent {
  width: 420px;
  height: 186px;
  border-radius: 15px;
  background-image: url("/_ui/responsive/common/images/blocked/blocked_brackground.png");
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
}
.limitexceedPopupclass #cboxTitle .headline .headline-text {
  font-size: 24px!important;
  font-weight: 700;
  color: #333333;
  text-align: center;
  line-height: 100%!important;
  font-family: 'Montserrat';
}
.limitexceedPopupclass #cboxLoadedContent {
  margin-top: 14px;
  padding: 80px 18px 0px;
  font-size: 14px;
  font-weight: 400;
  text-align: center;
  font-family: 'Montserrat';
  overflow: hidden;
  height: auto;
  max-height: calc(50%);
}
.productNotAddedRestrictionPopupClass #cboxTitle {
  padding: 40px 25px 15px;
}
.productNotAddedRestrictionPopupClass #cboxContent {
  width: 420px;
  height: 186px;
  border-radius: 15px;
  background-image: url("/_ui/responsive/common/images/blocked/blocked_brackground.png");
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
}
.productNotAddedRestrictionPopupClass #cboxTitle .headline .headline-text {
  font-size: 16px;
  font-weight: 700;
  color: #333333;
  text-align: center;
  font-family: 'Montserrat';
}
.productNotAddedRestrictionPopupClass #cboxLoadedContent {
  margin-top: 14px;
  padding: 80px 18px 0px;
  font-size: 14px;
  font-weight: 400;
  text-align: center;
  font-family: 'Montserrat';
  overflow: hidden;
  height: auto;
  max-height: calc(50%);
}
.errorGeneralPopupclass #cboxTitle {
  padding: 40px 25px 15px;
}
.errorGeneralPopupclass #cboxContent {
  width: 420px;
  height: 186px;
  border-radius: 15px;
  background-image: url("/_ui/responsive/common/images/blocked/blocked_brackground.png");
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
}
.errorGeneralPopupclass #cboxTitle .headline .headline-text {
  font-size: 20px!important;
  font-weight: 700;
  color: #333333;
  text-align: center;
  line-height: 100%!important;
  font-family: 'Montserrat';
}
.errorGeneralPopupclass #cboxLoadedContent {
  margin-top: 14px;
  padding: 100px 18px 0px;
  font-size: 14px;
  font-weight: 400;
  text-align: center;
  font-family: 'Montserrat';
  overflow: hidden;
  height: auto;
  max-height: calc(50%);
}
.page-quoteEditPage {
  /*Carrito*/
  /*ID: XXXXXXXX*/
}
.page-quoteEditPage .quote-edit-layout-container {
  display: flex;
}
.page-quoteEditPage .main-content-quote-container {
  margin-top: 35px;
  padding-inline: 40px;
}
.page-quoteEditPage .headline-content-quote-container {
  display: inline-block;
  height: 105px;
  width: 100%;
}
.page-quoteEditPage .headline-content-quote-title {
  width: 100%;
  font-size: 24px;
  font-weight: 700;
  line-height: 100%;
  margin-bottom: 24px;
}
.page-quoteEditPage .headline-content-quote-id-menu-container {
  display: flex;
}
.page-quoteEditPage .headline-content-quote-id {
  display: inline-block;
  width: 199px;
  height: 34px;
  border: 1px solid #ccc;
  border-radius: 17px;
  padding: 7px 0 9px 12px;
}
.page-quoteEditPage .headline-content-quote-id-subtitle {
  font-weight: 400;
  font-size: 13px;
}
.page-quoteEditPage .headline-content-quote-id-code {
  font-weight: bold;
  font-size: 13px;
}
.page-quoteEditPage .headline-content-quote-top-menu {
  width: 100%;
  text-align: end;
}
.page-quoteEditPage .headline-content-quote-btm-menu {
  height: 20px;
  text-align: end;
  line-height: 20px;
}
.page-quoteEditPage .headline-content-quote-menu-item {
  font-weight: 700;
  font-size: 14px;
  text-align: center;
  color: #192D5B;
  text-decoration: none;
}
.page-quoteEditPage .headline-content-quote-menu-item:hover {
  color: #192D5B;
  text-decoration: none;
}
.page-quoteEditPage .headline-content-quote-top-menu a + a::before {
  content: "";
  display: inline-block;
  width: 1px;
  height: 19px;
  background-color: #192D5B;
  margin: 0 8px;
  vertical-align: middle;
}
.page-quoteEditPage .headline-content-quote-btm-menu a + a::before {
  content: "";
  display: inline-block;
  width: 1px;
  height: 19px;
  background-color: #192D5B;
  margin: 0 8px;
  vertical-align: middle;
}
.page-quoteEditPage .items-content-quote-container {
  margin-top: 50px;
}
.page-quoteEditPage .taxes-content-quote-container {
  display: inline-block;
  height: 75px;
  width: 100%;
  text-align: end;
}
.page-quoteEditPage .quote-modal-cancel {
  margin-top: 60px;
  height: 40px;
  text-align: center;
}
.page-quoteEditPage .quote-cancel-modal-span {
  font-size: 20px;
  font-weight: 400;
}
.page-quoteEditPage .quote-cancel-modal-form {
  padding-left: 30px;
  padding-top: 20px;
}
.page-quoteEditPage .quote-cancel-modal-btn {
  display: inline-block;
  width: 208px;
}
.page-quoteEditPage .quote-content-title-taxes-container {
  display: block;
  margin-bottom: 8px;
}
.page-quoteEditPage .quote-content-taxes-title {
  display: inline-block;
  font-weight: 400;
  font-size: 16px;
  line-height: 16px;
  color: #333333;
}
.page-quoteEditPage .quote-content-taxes-prices {
  display: inline-block;
  font-weight: 700;
  font-size: 16px;
  line-height: 16px;
  color: #333333;
}
.page-quoteEditPage .quote-process-order-container {
  display: block;
  text-align: end;
  width: 100%;
  margin-top: 32px;
}
.page-quoteEditPage .quote-process-order-btn {
  display: inline-block;
  width: 268px;
  height: 40px;
  color: #FFFFFF;
  background-color: #192D5B;
}
.page-quoteEditPage .quote-input-name,
.page-quoteEditPage .quote-input-description {
  padding: 10px 18px;
  border: 1px solid #999999;
  border-radius: 17px;
  font-size: 13px;
  min-width: 230px;
  background: #fff;
  transition: border 0.2s;
  font-weight: 400;
  color: #333333;
  font-family: Montserrat;
  height: 34px;
}
.page-quoteEditPage .quote-input-name:focus,
.page-quoteEditPage .quote-input-description:focus {
  border: 1px solid #999999 !important;
  box-shadow: none;
  outline: none;
  background: #fff;
}
.page-quoteEditPage .quote-input-description {
  margin-left: 10px;
  margin-right: 15px;
}
.page-quoteEditPage .quote-input:focus {
  border: 1px solid #999999;
}
.page-quoteEditPage .has-error {
  border: 1.5px solid #c03 !important;
  box-shadow: 0 0 2px #c03;
}
.page-quoteEditPage #colorbox {
  width: 540px!important;
  height: 294px!important;
}
.page-quoteEditPage #colorbox #cboxContent {
  width: 520px!important;
  height: 280px!important;
  background-image: url("/_ui/responsive/common/images/blocked/blocked_brackground.png");
  background-size: contain;
  background-position: center;
  background-repeat: no-repeat;
}
.page-quoteEditPage #colorbox #cboxContent #cboxTitle {
  padding: 30px 25px 15px!important;
}
.page-quoteEditPage #colorbox #cboxContent #cboxTitle .headline .headline-text {
  font-size: 24px;
  text-align: center;
  font-family: Montserrat;
  font-weight: 700;
  color: #333333;
}
.page-quoteEditPage #colorbox #cboxContent #cboxLoadedContent {
  width: 480px!important;
  margin-top: 55px!important;
  font-family: Montserrat;
}
.page-quoteEditPage #colorbox #cboxContent #cboxLoadedContent .ofd-custom-modal .modal__top {
  text-align: center;
  padding-bottom: 0px;
  margin-bottom: 10px;
  border-bottom: none;
}
.page-quoteEditPage #colorbox #cboxContent #cboxLoadedContent .ofd-custom-modal .modal__top .modal__top--label {
  font-weight: 700;
  font-size: 14px;
  color: #666666;
  margin-bottom: 0px;
  text-transform: none;
  font-style: normal;
}
.page-quoteEditPage #colorbox #cboxContent #cboxLoadedContent .ofd-custom-modal .modal__top .modal__top--text {
  font-weight: 500;
  font-size: 14px;
  color: #333333;
  font-style: normal;
}
.page-quoteEditPage #colorbox #cboxContent #cboxLoadedContent .ofd-custom-modal .modal__bottom {
  text-align: center;
}
.page-quoteEditPage #colorbox #cboxContent #cboxLoadedContent .ofd-custom-modal .modal__bottom .modal__bottom--text-legend-first {
  font-weight: 500;
  font-size: 15px;
  color: #333333;
}
.page-quoteEditPage #colorbox #cboxContent #cboxLoadedContent .ofd-custom-modal .modal__bottom .modal__bottom--text-legend-second {
  font-weight: 700;
  font-size: 17px;
  color: #333333;
}
.page-quoteEditPage .ofd-cart-main-container .ofd-container-cart-product {
  height: 172px;
}
.page-quoteEditPage .ofd-cart-main-container .ofd-container-cart-product .ofd-container-cart-product--image {
  text-align: center;
}
.page-quoteEditPage .ofd-cart-main-container .ofd-container-cart-product .ofd-container-cart-product--image img {
  width: 100px !important;
  height: 100px !important;
}
.page-searchAdvancedEmpty #cboxOverlay {
  position: fixed;
}
.page-searchAdvancedEmpty .advancedSearch .pagination-bar.top .pagination-toolbar {
  border-top: 0px!important;
  border-bottom: 0px!important;
}
.page-searchAdvancedEmpty .advancedSearch .pagination-bar.top .pagination-toolbar .pagination-wrap {
  display: none;
}
.page-searchAdvancedEmpty .advancedSearch .container-second-pagination {
  display: flex;
  justify-content: center;
}
.page-searchAdvancedEmpty .advancedSearch .container-second-pagination .pagination-with-pager .pagination-toolbar {
  border-bottom: 0px!important;
}
.page-searchAdvancedEmpty .advancedSearch .container-second-pagination .pagination-with-pager .pagination-toolbar .sort-refine-bar {
  display: none;
}
.page-searchAdvancedEmpty .advancedSearch .advanced-search-wrap .only-productId {
  position: relative;
  padding: 0;
  padding-left: 0px;
}
.page-searchAdvancedEmpty .advancedSearch .advanced-search-wrap .only-productId .col-xs-6 {
  margin-left: -4px;
}
.page-searchAdvancedEmpty .advancedSearch .advanced-search-wrap .only-productId .col-xs-6 .form-group label {
  text-transform: none;
  font-size: 13px;
  font-weight: 400;
  font-family: Montserrat;
  color: #333333;
}
.page-searchAdvancedEmpty .advancedSearch .advanced-search-wrap .only-productId .col-xs-6.container-ofd {
  display: flex;
  align-items: center;
  gap: 5px;
}
.page-searchAdvancedEmpty .advancedSearch .advanced-search-wrap .only-productId .col-xs-6.container-ofd .content-feature {
  border-radius: 15px;
  box-shadow: 0 0 25px 0 rgba(0, 0, 0, 0.25);
  padding: 11px;
  bottom: 18px;
  position: absolute;
  margin-left: -23px;
  margin-right: 25px;
  z-index: 9999;
  background-color: #fff;
  width: 200px;
  margin-bottom: 12px;
}
.page-searchAdvancedEmpty .advancedSearch .advanced-search-wrap .only-productId .col-xs-6.container-ofd .content-feature .title {
  display: block;
  font-size: 14px;
  font-weight: bold;
  color: #666;
  text-align: center;
  margin-bottom: 9px;
}
.page-searchAdvancedEmpty .advancedSearch .advanced-search-wrap .only-productId .col-xs-6.container-ofd .content-feature .subtitle {
  font-size: 11px;
  font-weight: normal;
  text-align: center;
  color: #666;
  display: block;
  background-color: #fff;
}
.page-searchAdvancedEmpty .advancedSearch .advanced-search-wrap .only-productId .col-xs-6.container-ofd .content-feature::after {
  content: "";
  display: block;
  width: 0;
  height: 0;
  position: absolute;
  top: 98%;
  left: 8%;
  transform: translateY(-50%) rotate(90deg);
  border-style: solid;
  border-width: 30px 0px 30px 30px;
  border-color: transparent transparent transparent white;
  z-index: 9999;
}
.page-searchAdvancedEmpty .advancedSearch .advanced-search-wrap .ofd-left-advance-search {
  margin-left: -5px;
}
.page-searchAdvancedEmpty .advancedSearch .advanced-search-wrap .ofd-left-advance-search-second {
  margin-left: -1px;
}
.page-searchAdvancedEmpty .advancedSearch .advanced-search-wrap #js-product-ids {
  border-radius: 17px;
  border: solid 1px #ccc;
  background-color: #fff;
  padding: 9px 12px;
  margin: 12px 0px 30px 0px;
}
.page-searchAdvancedEmpty .advancedSearch .advanced-search-wrap .row label {
  text-transform: none;
  font-size: 13px;
  font-weight: 400;
  font-family: Montserrat;
  color: #333333;
}
.page-searchAdvancedEmpty .advancedSearch .product-action {
  padding: 0px 30px 0px 30px;
  border-bottom: 0px;
  border-top: 0px;
}
.page-searchAdvancedEmpty .advancedSearch .product-action div {
  margin: 0px;
  line-height: 25px;
}
.page-searchAdvancedEmpty .advancedSearch .product-action #js-add-to-cart-order-form-btn-top {
  width: 268px;
}
.page-searchAdvancedEmpty .advancedSearch .product-action .hidden-xs {
  font-weight: 700;
  font-size: 14px;
  color: #999999;
  font-family: Montserrat;
}
.page-searchAdvancedEmpty .advancedSearch .product-action .order-form-actions-pure {
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
  width: 100%;
  margin: 0;
  padding: 0 0 10px 0;
  box-sizing: border-box;
}
.page-searchAdvancedEmpty .advancedSearch .product-action .order-form-left {
  font-family: 'Montserrat', Arial, sans-serif;
  font-weight: 700;
  font-size: 14px;
  color: #999999;
  display: flex;
  align-items: center;
}
.page-searchAdvancedEmpty .advancedSearch .product-action .order-form-right {
  display: flex;
  flex-direction: column;
  align-items: flex-end;
  /* Todo a la derecha del contenedor */
  min-width: 270px;
}
.page-searchAdvancedEmpty .advancedSearch .product-action .subtotal-row {
  font-family: Montserrat!important;
  font-weight: 700!important;
  font-size: 1.5rem!important;
  color: #19274B!important;
  margin-bottom: 0.5rem;
}
.page-searchAdvancedEmpty .advancedSearch .product-action .btn-cart {
  width: 270px;
  background: #19274B;
  border: none;
  border-radius: 10px;
  color: #fff;
  font-family: 'Montserrat', Arial, sans-serif;
  font-weight: 600;
  font-size: 18px;
  padding: 12px 0;
  box-shadow: 0 2px 8px 0 #ececec;
  transition: background 0.3s;
}
.page-searchAdvancedEmpty .advancedSearch .product-action .btn-cart:disabled {
  background: #b1bcd2;
  cursor: not-allowed;
}
.page-searchAdvancedEmpty .advancedSearch .ofd-custom-container-left-advance-search {
  display: flex;
  align-items: center;
}
.page-searchAdvancedEmpty .advancedSearch .ofd-custom-container-left-advance-search div.searchButton {
  justify-content: start!important;
  margin-left: 20px;
}
.page-searchAdvancedEmpty .advancedSearch .container-first-pagination .form-group {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 4px;
}
.page-searchAdvancedEmpty .advancedSearch .container-first-pagination .form-group label {
  margin-bottom: 0;
  font-weight: 600;
  font-size: 13px;
}
.page-searchAdvancedEmpty .advancedSearch .container-first-pagination .form-group select {
  width: 100%;
  margin-bottom: 0;
}
.page-searchAdvancedEmpty .advancedSearch .container-first-pagination .pagination-bar {
  margin-top: 0px;
}
.page-searchAdvancedEmpty .advancedSearch .container-first-pagination .pagination-bar .pagination-toolbar {
  padding-top: 0px;
}
.page-searchAdvancedEmpty .advancedSearch .container-first-pagination .pagination-bar .pagination-toolbar label {
  text-transform: none;
  font-family: Montserrat;
  font-size: 12px;
  color: #999999;
  font-weight: 400;
}
.page-searchAdvancedEmpty .advancedSearch .container-first-pagination .pagination-bar .pagination-toolbar select {
  width: 270px!important;
  border-radius: 17px ;
  border-color: #cccccc;
  font-size: 13px;
  color: #999999;
  font-family: Montserrat;
  text-transform: none;
  padding-left: 9px;
  font-weight: 400;
}
.page-searchAdvancedEmpty .advancedSearch .container-first-pagination #sortForm1 {
  margin-left: 0px;
}
.page-searchAdvancedEmpty .advancedSearch #AddToCartOrderForm {
  padding: 0px 30px 0px 30px;
}
.page-searchAdvancedEmpty .advancedSearch #AddToCartOrderForm #resultsList.item__list {
  margin-top: 0px;
}
.page-searchAdvancedEmpty .advancedSearch #AddToCartOrderForm #resultsList .item__list--header li {
  text-transform: none;
  font-size: 13px;
  font-weight: 500;
  line-height: 1.22;
  text-align: center;
}
.page-searchAdvancedEmpty .advancedSearch #AddToCartOrderForm #resultsList .item__list--header .item__info,
.page-searchAdvancedEmpty .advancedSearch #AddToCartOrderForm #resultsList .item__list--header .item__price,
.page-searchAdvancedEmpty .advancedSearch #AddToCartOrderForm #resultsList .item__list--header .item__price__iva,
.page-searchAdvancedEmpty .advancedSearch #AddToCartOrderForm #resultsList .item__list--header .item__quantity,
.page-searchAdvancedEmpty .advancedSearch #AddToCartOrderForm #resultsList .item__list--header .item__total--column {
  text-transform: none;
  font-family: Montserrat;
  font-size: 13px;
  font-weight: 500;
  color: #FFFFFF;
}
.page-searchAdvancedEmpty .advancedSearch #AddToCartOrderForm #resultsList .item__list--item .item__info .item-name {
  text-transform: none;
  font-weight: 700;
  font-family: Montserrat;
  font-size: 14px;
  color: #333333;
}
.page-searchAdvancedEmpty .advancedSearch #AddToCartOrderForm #resultsList .item__list--item .item__info .item__code {
  font-weight: 400;
  font-family: Montserrat;
  font-size: 13px;
  color: #333333;
}
.page-searchAdvancedEmpty .advancedSearch #AddToCartOrderForm #resultsList .item__list--item .item__price {
  text-transform: none;
  font-weight: 400;
  font-family: Montserrat;
  font-size: 14px;
  color: #333333;
}
.page-searchAdvancedEmpty .advancedSearch #AddToCartOrderForm #resultsList .item__list--item .item__quantity {
  text-transform: none;
  font-weight: 400;
  font-family: Montserrat;
  font-size: 15px;
  color: #333333;
}
.page-searchAdvancedEmpty .advancedSearch #AddToCartOrderForm #resultsList .item__list--item .item__total {
  text-transform: none;
  font-weight: 700;
  font-family: Montserrat;
  font-size: 14px;
  color: #333333;
}
.crossreference-container .form-group {
  margin-bottom: 0;
}
.crossreference-container .form-group.crossreference-text {
  width: 135px!important;
}
.crossreference-container .form-control-radio {
  display: flex;
  margin-bottom: 0;
}
.crossreference-container .form-control-radio input[type="radio"] {
  margin-bottom: 0 !important;
}
.crossreference-container .form-control-radio .form-control-label {
  margin-left: 0;
}
.crossreference-container .container-info-form {
  display: flex;
}
.page-my-company #colorbox.delete-article-restriction #cboxContent {
  border-radius: 16px;
  height: 223px !important;
}
.page-my-company #colorbox.delete-article-restriction #cboxContent #cboxLoadedContent {
  margin-top: 75px;
  padding: 0px 0px 0px 17px;
}
.page-my-company #colorbox.delete-article-restriction #cboxContent #cboxLoadedContent .ofd-custom-modal {
  font-family: Montserrat;
  text-align: center;
  color: #333333;
}
.page-my-company #colorbox.delete-article-restriction #cboxContent #cboxLoadedContent .ofd-custom-modal .modal__top {
  padding-bottom: 0px;
  margin-bottom: 0px;
  border-bottom: none;
}
.page-my-company #colorbox.delete-article-restriction #cboxContent #cboxLoadedContent .ofd-custom-modal .modal__top .modal__top--label {
  font-weight: 400;
  font-size: 16px;
  text-transform: none;
  font-style: normal;
  line-height: 100%;
  padding: 0px 10px 10px 10px;
}
.page-my-company #colorbox.delete-article-restriction #cboxContent #cboxLoadedContent .ofd-custom-modal .modal__bottom {
  margin-bottom: 0px;
}
.page-my-company #colorbox.delete-article-restriction #cboxContent #cboxLoadedContent .ofd-custom-modal .modal__bottom .modal__bottom--text-legend-first {
  margin-top: 10px;
  font-weight: 700;
  font-size: 16px;
  line-height: 100%;
}
.page-my-company #colorbox.delete-article-restriction #cboxContent #cboxLoadedContent .ofd-custom-modal .row {
  margin-left: 0px;
  margin-right: 0px;
}
.page-my-company #colorbox.delete-article-restriction #cboxContent #cboxLoadedContent .delete-product,
.page-my-company #colorbox.delete-article-restriction #cboxContent #cboxLoadedContent .cancel-delete-product {
  width: 196px;
  font-size: 13px;
}
.page-my-company #colorbox.delete-article-restriction #cboxContent #cboxLoadedContent .cancel-delete-product {
  background-color: #FFFFFF;
  border: 1px solid #192D5B;
  color: #192D5B;
}
.page-my-company #colorbox.delete-article-restriction #cboxContent #cboxTitle {
  padding: 17px 25px 15px;
}
.page-my-company #colorbox.delete-article-restriction #cboxContent #cboxTitle .headline {
  font-family: Montserrat;
  font-weight: 700;
  font-size: 22px!important;
  color: #333333;
}
.page-my-company .main-container-restriction {
  font-family: Montserrat;
}
.page-my-company .main-container-restriction .ofd-restriction-margin-bottom {
  margin-bottom: 14px;
}
.page-my-company .main-container-restriction .ofd-restriction-margin-bottom #restrictionList {
  width: 416px;
  height: 34px;
}
.page-my-company .main-container-restriction .ofd-restriction-margin-bottom .restriction-error-msg {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-left: 0;
  color: #CC0033;
  height: 35px;
}
.page-my-company .main-container-restriction .ofd-restriction-margin-bottom .restriction-error-msg .required-error-icon {
  width: 22px;
  height: 22px;
  display: inline-block;
  margin-right: 7px;
  background-image: url(/_ui/responsive/theme-ofdb2b/images/redesign/icon-error-add-article.svg);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  vertical-align: middle;
}
.page-my-company .main-container-restriction .ofd-restriction-margin-bottom .restriction-error-msg .required-error-text {
  font-weight: 400;
  font-size: 10px;
  color: #CC0033;
  line-height: 100%;
}
.page-my-company .main-container-restriction .ofd-restriction-margin-top {
  margin-top: 14px;
}
.page-my-company .main-container-restriction .ofd-restriction-margin-top label.txt-date-restriction {
  text-transform: none;
  font-size: 13px;
  font-weight: 400;
  line-height: 100%;
  color: #000000;
}
.page-my-company .main-container-restriction .ofd-restriction-margin-top #fromDateRange,
.page-my-company .main-container-restriction .ofd-restriction-margin-top #toDateRange {
  border-radius: 5px;
  border: solid 1px #cccccc;
}
.page-my-company .main-container-restriction .txt-subtitle-redesing-company {
  padding: 24px 0px;
  font-size: 16px;
  font-weight: 400;
  color: #333333;
  line-height: 130%;
}
.page-my-company .main-container-restriction .container-restriction-product {
  margin-left: -2px;
}
.page-my-company .main-container-restriction .container-restriction-product .container-days-restriction {
  margin-top: 20px;
  margin-left: 5px;
}
.page-my-company .main-container-restriction .container-restriction-product .restriction-label {
  font-weight: 700;
  font-size: 16px;
  color: #666666;
  text-transform: none;
}
.page-my-company .main-container-restriction .container-restriction-product .restriction-select {
  border-radius: 4px;
  border: 1px solid #cccccc;
  color: #999999;
  font-weight: 400;
  line-height: 100%;
}
.page-my-company .main-container-restriction .container-restriction-product .restriction-select:active {
  color: #333333;
}
.page-my-company .main-container-restriction .container-restriction-product .container-automatic-order-select {
  display: flex;
  flex-wrap: nowrap;
  justify-content: space-between;
}
.page-my-company .main-container-restriction .container-restriction-product .container-automatic-order-select .automatic-order-user {
  width: auto;
  flex: 1;
  margin-right: 32px;
}
.page-my-company .main-container-restriction .container-restriction-product .container-automatic-order-select .automatic-order-user:last-child {
  margin-right: 0;
}
.page-my-company .main-container-restriction .container-restriction-product .container-automatic-order-select label {
  text-transform: none;
  display: flex;
  font-size: 14px;
  font-weight: normal;
  color: #333333;
  padding-top: 15px;
}
.page-my-company .main-container-restriction .container-restriction-product .container-automatic-order-select input[type="radio"],
.page-my-company .main-container-restriction .container-restriction-product .container-automatic-order-select input[type="checkbox"] {
  -moz-appearance: none;
  appearance: none;
  width: 20px;
  height: 20px;
  border: solid 1px #999999;
  background-color: #fff;
  border-radius: 20px;
  margin: 0px 7px 14px 0px;
}
.page-my-company .main-container-restriction .container-restriction-product .container-automatic-order-select input[type="radio"]:checked {
  -moz-appearance: none;
  appearance: none;
  background: url(/_ui/responsive/theme-ofdb2b/images/redesign/radio-button-checked.svg) center;
  background-size: 20px;
}
.page-my-company .main-container-restriction .container-restriction-product .container-automatic-order-select input[type="checkbox"]:checked {
  -moz-appearance: none;
  appearance: none;
  background: url(/_ui/responsive/theme-ofdb2b/images/redesign/check-checked.svg) center;
  background-size: 20px;
}
.page-my-company .main-container-restriction .container-restriction-product .container-automatic-order-select input[type="radio"]:checked {
  background: url(/_ui/responsive/theme-ofdb2b/images/redesign/radio-button-checked.svg) center;
  background-size: 20px;
}
.page-my-company .main-container-restriction .container-restriction-product .container-automatic-order-select input[type="checkbox"].checked-gris:checked {
  background: url(/_ui/responsive/theme-ofdb2b/images/redesign/check-no-checked.svg) center;
  background-size: 20px;
}
.page-my-company .main-container-restriction .container-restriction-product .container-days-select input[type="checkbox"] {
  -moz-appearance: none;
  appearance: none;
  width: 20px;
  height: 20px;
  border: solid 1px #999999;
  background-color: #fff;
  border-radius: 0px;
  margin: 0px 7px 14px 0px;
}
.page-my-company .main-container-restriction .container-restriction-product .container-days-select input[type="checkbox"]:checked {
  -moz-appearance: none;
  appearance: none;
  background: url(/_ui/responsive/theme-ofdb2b/images/redesign/check-checked.svg) center;
  background-size: 20px;
}
.page-my-company .main-container-restriction .container-restriction-product .container-days-select input[type="checkbox"].checked-gris:checked {
  background: url(/_ui/responsive/theme-ofdb2b/images/redesign/check-no-checked.svg) center;
  background-size: 20px;
}
.page-my-company .main-container-restriction .container-restriction-product .container-restriction-articles {
  margin-bottom: 10px;
}
.page-my-company .main-container-restriction .container-restriction-product .container-restriction-articles .restriction-label {
  font-weight: 700;
  font-size: 16px;
  color: #666666;
  text-transform: none;
  display: flex;
  align-items: center;
  margin-bottom: 6px;
}
.page-my-company .main-container-restriction .container-restriction-product .container-restriction-articles .restriction-label .sku-tooltip {
  text-align: center;
  position: absolute;
  left: 137px;
  top: -90px;
  background: #fff;
  color: #333;
  border-radius: 16px;
  box-shadow: 0 4px 18px #0002;
  padding: 20px 14px 20px 14px;
  font-size: 12px;
  font-weight: 500;
  width: 267px;
  height: 70px;
  z-index: 40;
  display: flex;
  align-items: center;
  line-height: 120%;
  letter-spacing: 0.1px;
  border: none;
  transition: opacity 0.3s;
}
.page-my-company .main-container-restriction .container-restriction-product .container-restriction-articles .restriction-label .sku-tooltip::before {
  content: '';
  position: absolute;
  left: 15px;
  bottom: -21px;
  width: 0;
  height: 0;
  border-left: 16px solid transparent;
  border-right: 14px solid transparent;
  border-top: 22px solid #fff;
  filter: drop-shadow(0 5px 6px #000000 1);
}
.page-my-company .main-container-restriction .container-restriction-product .container-restriction-articles .restriction-label .sku-tooltip.hidden {
  display: none;
}
.page-my-company .main-container-restriction .container-restriction-product .container-restriction-articles .restriction-label .info-icon {
  display: inline-block;
  width: 18px;
  height: 18px;
  margin-left: 7px;
  cursor: pointer;
  background-image: url(/_ui/responsive/theme-ofdb2b/images/redesign/add-article-information.svg);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}
.page-my-company .main-container-restriction .container-restriction-product .container-restriction-articles .add-article-label {
  font-weight: 400;
  font-size: 10px;
  line-height: 100%;
  text-transform: none;
  color: #666666;
}
.page-my-company .main-container-restriction .container-restriction-product .container-restriction-articles .input-group.sku-input-group {
  display: flex;
  align-items: center;
  gap: 0px;
}
.page-my-company .main-container-restriction .container-restriction-product .container-restriction-articles .input-group .input-add-sku {
  font-weight: 400;
  font-size: 14px;
  color: #666666;
  line-height: 100%;
  height: 44px;
  width: 143px;
  border-radius: 10px;
  border: 1px solid #cccccc;
  margin-right: 1px;
  text-align: center;
}
.page-my-company .main-container-restriction .container-restriction-product .container-restriction-articles .input-group .input-add-sku:focus {
  border: 1px solid #cccccc!important;
  outline: none;
  box-shadow: none;
}
.page-my-company .main-container-restriction .container-restriction-product .container-restriction-articles .input-group .btn-add-sku {
  background: #ffffff url(/_ui/responsive/theme-ofdb2b/images/redesign/button-add-article.svg) center center no-repeat;
  height: 35px;
  width: 44px;
  padding: 0;
  background-size: 35px 35px;
  transition: background-color 0.2s;
}
.page-my-company .main-container-restriction .container-restriction-product .container-restriction-articles .input-group .sku-error-message {
  display: flex;
  align-items: flex-end;
  margin-left: 40px;
  color: #CC0033;
  font-size: 16px;
  font-weight: 500;
  line-height: 22px;
  height: 35px;
}
.page-my-company .main-container-restriction .container-restriction-product .container-restriction-articles .input-group .sku-error-message .error-icon {
  width: 25px;
  height: 25px;
  display: inline-block;
  margin-right: 7px;
  background-image: url(/_ui/responsive/theme-ofdb2b/images/redesign/icon-error-add-article.svg);
  background-image: url(/_ui/responsive/theme-ofdb2b/images/redesign/button-search-order.svg);
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
}
.page-my-company .main-container-restriction .container-restriction-product .container-restriction-articles .container-sku-table label.title-table {
  font-weight: 500;
  font-size: 12px;
  line-height: 120%;
  color: #666666;
  text-transform: none;
}
.page-my-company .main-container-restriction .container-restriction-product .container-restriction-articles .container-sku-table .sku-table-counter {
  font-weight: 400;
  font-size: 12px;
  line-height: 120%;
  color: #666666;
  text-transform: none;
  margin-bottom: 5px;
}
.page-my-company .main-container-restriction .container-restriction-product .container-restriction-articles .container-sku-table .sku-table {
  width: 100%;
  border-collapse: separate;
  border-spacing: 0;
  box-shadow: 0 2px 8px #0001;
  overflow: hidden;
}
.page-my-company .main-container-restriction .container-restriction-product .container-restriction-articles .container-sku-table .sku-table th {
  background-color: #192d5b;
  color: #fff;
  font-weight: 500;
  text-align: center;
  padding: 12px 8px;
  font-size: 13px;
  line-height: 100%;
  border: none;
}
.page-my-company .main-container-restriction .container-restriction-product .container-restriction-articles .container-sku-table .sku-table th.col-sku {
  width: 170px;
}
.page-my-company .main-container-restriction .container-restriction-product .container-restriction-articles .container-sku-table .sku-table th.col-quantity {
  width: 200px;
}
.page-my-company .main-container-restriction .container-restriction-product .container-restriction-articles .container-sku-table .sku-table th.col-delete-article {
  width: 100px;
}
.page-my-company .main-container-restriction .container-restriction-product .container-restriction-articles .container-sku-table .sku-table td {
  text-align: center;
  padding: 9px 6px;
  font-size: 15px;
  border-bottom: 1px solid #eaeaea;
  vertical-align: middle;
}
.page-my-company .main-container-restriction .container-restriction-product .container-restriction-articles .container-sku-table .sku-table td span.table-item-description {
  white-space: normal;
  padding: 0px 20px 0px 20px;
}
.page-my-company .main-container-restriction .container-restriction-product .container-restriction-articles .container-sku-table .sku-table td:first-child {
  font-style: italic;
  font-weight: bold;
  letter-spacing: 1px;
}
.page-my-company .main-container-restriction .container-restriction-product .container-restriction-articles .container-sku-table .sku-table tr:last-child td {
  border-bottom: none;
}
.page-my-company .main-container-restriction .container-restriction-product .container-restriction-articles .container-sku-table .sku-table input[type="text"].input-sku-qty {
  width: 40px;
  text-align: center;
  height: 40px;
  font-size: 16px;
  font-weight: 400;
  outline: none;
  color: #333333;
}
.page-my-company .main-container-restriction .container-restriction-product .container-restriction-articles .container-sku-table .sku-table input[type="text"].input-sku-qty:focus {
  border-color: #192d5b;
}
.page-my-company .main-container-restriction .container-restriction-product .container-restriction-articles .container-sku-table .sku-table tbody tr:nth-child(odd) {
  background-color: #f1f1f1;
}
.page-my-company .main-container-restriction .container-restriction-product .container-restriction-articles .container-sku-table .sku-table tbody tr:nth-child(even) {
  background-color: rgba(242, 242, 242, 0.3);
}
.page-my-company .main-container-restriction .container-restriction-product .container-restriction-articles .container-sku-table .sku-table tbody .sku-qty-group-container {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
.page-my-company .main-container-restriction .container-restriction-product .container-restriction-articles .container-sku-table .sku-table tbody .input-sku-qty,
.page-my-company .main-container-restriction .container-restriction-product .container-restriction-articles .container-sku-table .sku-table tbody .qty-btn {
  border: none;
  background: transparent;
  font-size: 2.5rem;
  color: #333;
  text-align: center;
  outline: none;
}
.page-my-company .main-container-restriction .container-restriction-product .container-restriction-articles .container-sku-table .sku-table tbody .qty-btn {
  width: 48px;
  height: 48px;
  border-radius: 50%;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  font-size: 2rem;
  font-weight: 400;
  cursor: pointer;
  background: none;
  transition: background 0.2s;
}
.page-my-company .main-container-restriction .container-restriction-product .container-restriction-articles .container-sku-table .sku-table tbody .sku-qty-group {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 0;
  background: #fafafa;
  border-radius: 10px;
  padding: 0 10px;
  border: 2px solid #f2f2f2;
  box-sizing: border-box;
  width: 100px;
  height: 40px;
}
.page-my-company .main-container-restriction .container-restriction-product .container-restriction-articles .container-sku-table .sku-table tbody .table-item-sku {
  font-weight: 700;
  font-style: italic;
  font-size: 13px;
  color: #333333;
  line-height: 100%;
}
.page-my-company .main-container-restriction .container-restriction-product .container-restriction-articles .container-sku-table .sku-table tbody .table-item-description {
  font-weight: 500;
  font-size: 13px;
  color: #333333;
  line-height: 100%;
}
.page-my-company .main-container-restriction .container-restriction-product .container-restriction-articles .container-sku-table .sku-pagination {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 10px;
  margin: 30px 0 25px 0;
  user-select: none;
}
.page-my-company .main-container-restriction .container-restriction-product .container-restriction-articles .container-sku-table .sku-pagination .sku-page-btn {
  width: 28px;
  height: 28px;
  background: #fff;
  color: #999999;
  border: none;
  font-size: 14px;
  font-weight: 700;
  line-height: 100%;
  border-radius: 5px;
  cursor: pointer;
  outline: none;
  transition: all 0.18s;
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
}
.page-my-company .main-container-restriction .container-restriction-product .container-restriction-articles .container-sku-table .sku-pagination .sku-page-btn.active {
  color: #192A56;
  border-top: 3px solid #192D5B;
  border-bottom: 3px solid #192D5B;
  background: #fff;
}
.page-my-company .main-container-restriction .container-restriction-product .container-restriction-articles .container-sku-table .sku-pagination .sku-page-btn:not(.active) {
  color: #999999;
  border: none;
  background: none;
}
.page-my-company .main-container-restriction .container-restriction-product .container-restriction-articles .container-sku-table .sku-pagination .sku-page-btn:disabled {
  color: #f1f1f1 !important;
  cursor: default;
  background: none;
  border: none;
  pointer-events: none;
}
.page-my-company .main-container-restriction .container-restriction-product .container-restriction-articles .container-sku-table .sku-pagination .sku-page-btn[data-page="prev"] {
  font-size: 0;
  background-repeat: no-repeat;
  background-position: center;
  background-size: 28px 28px;
}
.page-my-company .main-container-restriction .container-restriction-product .container-restriction-articles .container-sku-table .sku-pagination .sku-page-btn[data-page="prev"]:not(:disabled) {
  background-image: url('/_ui/responsive/theme-ofdb2b/images/redesign/pagination-left-active.svg');
}
.page-my-company .main-container-restriction .container-restriction-product .container-restriction-articles .container-sku-table .sku-pagination .sku-page-btn[data-page="prev"]:disabled {
  background-image: url('/_ui/responsive/theme-ofdb2b/images/redesign/pagination-left-inactive.svg');
}
.page-my-company .main-container-restriction .container-restriction-product .container-restriction-articles .container-sku-table .sku-pagination .sku-page-btn[data-page="next"] {
  font-size: 0;
  background-repeat: no-repeat;
  background-position: center;
  background-size: 28px 28px;
}
.page-my-company .main-container-restriction .container-restriction-product .container-restriction-articles .container-sku-table .sku-pagination .sku-page-btn[data-page="next"]:not(:disabled) {
  background-image: url('/_ui/responsive/theme-ofdb2b/images/redesign/pagination-right-active.svg');
}
.page-my-company .main-container-restriction .container-restriction-product .container-restriction-articles .container-sku-table .sku-pagination .sku-page-btn[data-page="next"]:disabled {
  background-image: url('/_ui/responsive/theme-ofdb2b/images/redesign/pagination-right-inactive.svg');
}
@media (max-width: 600px) {
  .page-my-company .main-container-restriction .container-restriction-product .container-restriction-articles .container-sku-table .sku-pagination .sku-page-btn {
    width: 28px;
    height: 28px;
    font-size: 14px;
    border-radius: 5px;
  }
  .page-my-company .main-container-restriction .container-restriction-product .container-restriction-articles .container-sku-table .sku-pagination {
    gap: 10px;
  }
}
.page-my-company .main-container-restriction .container-restriction-product .container-restriction-articles .container-sku-table .qty-btn {
  background: #fff;
  border: 1px solid #ccc;
  width: 32px;
  height: 32px;
  border-radius: 8px;
  font-size: 20px;
  cursor: pointer;
  font-weight: bold;
  line-height: 30px;
  transition: background 0.2s, border 0.2s;
  vertical-align: middle;
  user-select: none;
}
.page-my-company .main-container-restriction .container-restriction-product .container-restriction-articles .container-sku-table .qty-btn:active {
  background: #f0f0f0;
  border-color: #192d5b;
}
.page-my-company .main-container-restriction .container-restriction-product .container-restriction-articles .container-sku-table .btn-delete-sku {
  width: 38px;
  height: 38px;
  background: none;
  border: none;
  background-image: url('/_ui/responsive/theme-ofdb2b/images/redesign/icon-delete-article.svg');
  background-size: 35px 35px;
  background-repeat: no-repeat;
  background-position: center;
  cursor: pointer;
  transition: filter 0.15s;
  outline: none;
}
@media (max-width: 600px) {
  .page-my-company .main-container-restriction .container-restriction-product .container-restriction-articles .container-sku-table .sku-table th,
  .page-my-company .main-container-restriction .container-restriction-product .container-restriction-articles .container-sku-table .sku-table td {
    font-size: 13px;
    padding: 7px 3px;
  }
  .page-my-company .main-container-restriction .container-restriction-product .container-restriction-articles .container-sku-table .sku-table input[type="text"].input-sku-qty {
    width: 44px;
    height: 26px;
    font-size: 14px;
  }
  .page-my-company .main-container-restriction .container-restriction-product .container-restriction-articles .container-sku-table .qty-btn,
  .page-my-company .main-container-restriction .container-restriction-product .container-restriction-articles .container-sku-table .btn-delete-sku {
    width: 26px;
    height: 26px;
    font-size: 14px;
  }
}
.page-my-company .main-container-restriction .container-restriction-product .accountActions .container-btn-confirm-update {
  margin-left: -4px;
}
.page-my-company .main-container-restriction .container-restriction-product .accountActions .container-btn-confirm-update #confirmUpdateExpirePassword {
  margin: 0px;
  width: 200px;
  height: 45px;
  font-size: 14px;
  line-height: 100%;
  color: #FFFFFF;
  font-weight: 700;
}
.page-order-approval-details {
  font-family: Montserrat;
  /* Contenedor del aviso */
}
.page-order-approval-details .custom-ofd-order-aproval-details {
  background-color: #f9fafe;
  border-radius: 12px;
  height: 172px;
}
.page-order-approval-details .custom-ofd-order-aproval-details .item-group {
  padding-bottom: 3px;
}
.page-order-approval-details .custom-ofd-order-aproval-details .item-group .item-label {
  font-weight: 400;
  font-size: 13px;
  line-height: 100%;
  color: #666666;
  padding: 5px 0px 5px 0px;
}
.page-order-approval-details .custom-ofd-order-aproval-details .item-group .item-value {
  font-weight: 700;
  font-size: 13px;
  line-height: 100%;
  color: #666666;
  padding: 2px 0px 2px 0px;
}
.page-order-approval-details .custom-ofd-order-aproval-details .item-group .item-value-purchase-order-number {
  font-weight: 700;
  font-size: 13px;
  line-height: 100%;
  color: #192D5B;
  margin-right: 5px;
}
.page-order-approval-details .custom-ofd-order-aproval-details .item-group .purchase-order-link {
  display: inline-flex;
  align-items: center;
  text-decoration: underline;
}
.page-order-approval-details .custom-ofd-order-aproval-details .item-group .download-icon {
  width: 14px;
  height: 14px;
}
.page-order-approval-details .custom-ofd-order-aproval-details .container-buttons-action .container-reject-order #orderApprovalDecisionListForm {
  padding-left: 0px;
  padding-right: 0px;
}
.page-order-approval-details .custom-ofd-order-aproval-details .container-buttons-action .container-approval-order #orderApprovalDecisionListForm {
  padding-left: 0px;
  padding-right: 0px;
}
.page-order-approval-details .custom-ofd-order-aproval-details .container-buttons-action .ofd-custom-align-end {
  text-align: end;
}
.page-order-approval-details .custom-ofd-order-aproval-details .container-buttons-action .ofd-custom-align-start {
  text-align: start;
}
.page-order-approval-details .custom-ofd-order-aproval-details .container-buttons-action .approverDecisionRejectButton,
.page-order-approval-details .custom-ofd-order-aproval-details .container-buttons-action .approverDecisionApprovalButton {
  width: 100%;
  height: 40px;
  border: 1px solid #192D5B;
  font-weight: 700;
  font-size: 10px;
  font-family: Montserrat;
  border-radius: 10px;
}
.page-order-approval-details .custom-ofd-order-aproval-details .container-buttons-action .approverDecisionApprovalButton.ofd-custom-button-disable {
  background-color: #cccccc;
  border-color: #cccccc;
}
.page-order-approval-details .custom-ofd-order-aproval-details .container-buttons-action .approverDecisionRejectButton {
  background-color: #FFFFFF;
  color: #192D5B;
}
.page-order-approval-details .custom-ofd-order-aproval-details .container-buttons-action .approverDecisionRejectButton.ofd-custom-button-disable {
  color: #cccccc;
  border-color: #cccccc;
}
.page-order-approval-details .custom-ofd-order-aproval-details .container-btn-edit-link {
  display: flex;
  justify-content: flex-end;
  /* alinea el link/botón a la derecha */
}
.page-order-approval-details .custom-ofd-order-aproval-details .ofd-edit-link {
  font-size: 14px;
  font-weight: bold;
  font-style: italic;
  background: none;
  border: none;
  color: #192d5b;
  text-decoration: underline;
  box-shadow: none;
  padding: 0;
  display: inline-flex;
  align-items: center;
  gap: 8px;
  cursor: pointer;
}
.page-order-approval-details .custom-ofd-order-aproval-details .ofd-edit-link.ofd-edit-link--disabled {
  pointer-events: none;
  cursor: not-allowed;
  color: #cccccc;
  text-decoration-color: #cccccc;
}
.page-order-approval-details .custom-ofd-order-aproval-details .ofd-edit-link:hover,
.page-order-approval-details .custom-ofd-order-aproval-details .ofd-edit-link:focus {
  text-decoration: underline;
}
.page-order-approval-details .custom-ofd-consignment .well-quinary {
  border-bottom: 0px solid #cccccc;
}
.page-order-approval-details .custom-ofd-consignment .well-quinary .well-headline {
  text-align: center;
  height: 36px;
  border-radius: 4px;
  padding-top: 8px;
}
.page-order-approval-details .custom-ofd-consignment .well-quinary .well-content {
  padding-top: 12px;
  padding-left: 10px;
  padding-right: 10px;
}
.page-order-approval-details .custom-ofd-consignment .well-quinary .well-content .ofd-custom-tracking-disable {
  padding-top: 30px;
}
.page-order-approval-details .custom-ofd-consignment .well-quinary .well-content .label-order {
  text-transform: none;
  font-size: 13px;
  color: #333333;
  font-weight: 700;
  line-height: 100%;
  padding-bottom: 8px;
  padding-top: 8px;
}
.page-order-approval-details .custom-ofd-consignment .well-quinary .well-content .value-order {
  text-transform: none;
  font-size: 12px;
  color: #333333;
  line-height: 20px;
  font-weight: 400;
  font-family: Montserrat;
}
.page-order-approval-details .custom-ofd-consignment .well-quinary .well-content .value-order .address-name {
  font-size: 13px;
  color: #999999;
  font-weight: 700;
  line-height: 100%;
  padding-bottom: 8px;
}
.page-order-approval-details .custom-ofd-consignment .well-quinary .well-content .value-order .address-lines {
  text-transform: none;
  font-size: 12px;
  color: #333333;
  line-height: 20px;
  font-weight: 400;
}
.page-order-approval-details .custom-ofd-consignment .ofd-custom-container-product-detail {
  max-height: 504px;
  overflow-y: auto;
  overflow-x: hidden;
  scrollbar-width: thin;
  scrollbar-color: #999999 #f1f1f1;
  padding-bottom: 40px;
}
.page-order-approval-details .custom-ofd-consignment .ofd-custom-container-product-detail::-webkit-scrollbar {
  width: 6px;
  border-radius: 8px;
}
.page-order-approval-details .custom-ofd-consignment .ofd-custom-container-product-detail::-webkit-scrollbar-track {
  background: #f1f1f1;
  border-radius: 8px;
}
.page-order-approval-details .custom-ofd-consignment .ofd-custom-container-product-detail::-webkit-scrollbar-thumb {
  background: #999999;
  border-radius: 8px;
}
.page-order-approval-details .custom-ofd-consignment .ofd-custom-container-product-detail::-webkit-scrollbar-thumb:hover {
  background: #666666;
}
.page-order-approval-details .custom-ofd-consignment .ofd-custom-product-detail {
  width: 100%;
  height: 152px;
  background: #F9FAFE;
  border-radius: 8px;
  padding: 0px;
  font-family: Montserrat;
  padding-block: 25px;
}
.page-order-approval-details .custom-ofd-consignment .ofd-custom-product-detail .ofd-custom-product-entry {
  display: flex;
  justify-content: center;
  align-items: center;
}
.page-order-approval-details .custom-ofd-consignment .ofd-custom-product-detail .ofd-custom-product-entry .row {
  padding: 3px 0 1px 0;
}
.page-order-approval-details .custom-ofd-consignment .ofd-custom-product-detail .ofd-custom-product-entry .item__image {
  display: flex;
  justify-content: center;
}
.page-order-approval-details .custom-ofd-consignment .ofd-custom-product-detail .ofd-custom-product-entry .item__image img {
  width: 100px;
  height: auto;
  vertical-align: middle;
}
.page-order-approval-details .custom-ofd-consignment .ofd-custom-product-detail .ofd-custom-product-entry .item__name {
  font-size: 16px;
  font-weight: 700;
  line-height: 100%;
  color: #192D5B;
}
.page-order-approval-details .custom-ofd-consignment .ofd-custom-product-detail .ofd-custom-product-entry .item__code-label {
  font-size: 14px;
  font-weight: 700;
  line-height: 100%;
  color: #333333;
  margin-right: 3px;
}
.page-order-approval-details .custom-ofd-consignment .ofd-custom-product-detail .ofd-custom-product-entry .item__code {
  font-size: 14px;
  font-weight: 700;
  line-height: 100%;
  color: #999999;
}
.page-order-approval-details .custom-ofd-consignment .ofd-custom-product-detail .ofd-custom-product-entry .item__retail {
  font-size: 14px;
  font-weight: 700;
  line-height: 100%;
  color: #666666;
}
.page-order-approval-details .custom-ofd-consignment .ofd-custom-product-detail .ofd-custom-product-entry .item__price-label-without-iva {
  font-size: 14px;
  font-weight: 600;
  line-height: 100%;
  color: #666666;
  margin-right: 3px;
}
.page-order-approval-details .custom-ofd-consignment .ofd-custom-product-detail .ofd-custom-product-entry .item__code-without-iva {
  font-size: 14px;
  font-weight: 700;
  line-height: 100%;
  color: #333333;
}
.page-order-approval-details .custom-ofd-consignment .ofd-custom-product-detail .ofd-custom-product-entry .item__price-label-with-iva {
  font-size: 16px;
  font-weight: 600;
  line-height: 100%;
  color: #666666;
  margin-right: 3px;
}
.page-order-approval-details .custom-ofd-consignment .ofd-custom-product-detail .ofd-custom-product-entry .item__code-with-iva {
  font-size: 16px;
  font-weight: 700;
  line-height: 100%;
  color: #333333;
}
.page-order-approval-details .custom-ofd-consignment .ofd-custom-product-detail .ofd-custom-product-entry .item__total-label {
  font-size: 18px;
  font-weight: 600;
  line-height: 100%;
  color: #666666;
  margin-right: 3px;
}
.page-order-approval-details .custom-ofd-consignment .ofd-custom-product-detail .ofd-custom-product-entry .item__total {
  font-size: 18px;
  font-weight: 700;
  line-height: 100%;
  color: #192D5B;
}
.page-order-approval-details .custom-ofd-consignment .ofd-custom-product-detail .ofd-custom-product-entry .item__quantity-label {
  font-size: 12px;
  font-weight: 700;
  line-height: 100%;
  color: #666666;
  margin-right: 3px;
}
.page-order-approval-details .custom-ofd-consignment .ofd-custom-product-detail .ofd-custom-product-entry .qtyValue {
  width: 65px;
  background-color: #e9e9e9;
  border: solid 2px #e9e9e9;
  border-radius: 10px;
  display: inline-block;
  vertical-align: middle;
  text-align: center;
  color: #333333;
  font-size: 15px;
  line-height: 24px;
  font-weight: 400;
  padding: 0px 0px;
}
.page-order-approval-details .account-orderdetail.container-order-detail {
  display: none;
}
.page-order-approval-details .ofd-info-banner {
  margin-top: 15px;
  display: flex;
  align-items: center;
  gap: 12px;
  background: #fff;
  border-radius: 12px;
  padding: 12px 16px;
  width: 691px;
  border-left: 10px solid #999999;
  border-top: 1px solid #999999;
  border-right: 1px solid #999999;
  border-bottom: 1px solid #999999;
}
.page-order-approval-details .ofd-info-icon {
  width: 20px;
  height: 20px;
  flex: 0 0 auto;
}
.page-order-approval-details .ofd-info-text {
  margin: 0;
  font-weight: 600;
  color: #333;
  font-size: 14px;
  line-height: 14px;
  /* texto negro como en la imagen */
}
.page-order #reorderButton {
  background: #192D5B;
  border-color: #192D5B;
  border-radius: 10px;
  color: #ffffff;
  font-size: 14px;
  font-weight: 700;
  line-height: 17.07px;
  text-transform: none;
}
.page-order #reorderButton.ofd-custom-button-disable {
  background-color: #cccccc!important;
  border-color: #cccccc!important;
}
.page-order #reorderButton:hover {
  background: #192D5B;
  border-color: #192D5B;
}
.page-order .ofd-info-banner {
  margin-bottom: 20px;
  display: flex;
  align-items: center;
  gap: 12px;
  background: #fff;
  border-radius: 12px;
  padding: 12px 16px;
  width: 618px;
  border-left: 10px solid #999999;
  border-top: 1px solid #999999;
  border-right: 1px solid #999999;
  border-bottom: 1px solid #999999;
}
.page-order .ofd-info-icon {
  width: 20px;
  height: 20px;
  flex: 0 0 auto;
}
.page-order .ofd-info-text {
  margin: 0;
  font-weight: 600;
  color: #333;
  font-size: 14px;
  line-height: 14px;
}
.page-order-approval-dashboard #order_history input[type="checkbox"]:disabled {
  background: url(/_ui/responsive/theme-ofdb2b/images/redesign/check-grid-disable.svg) center no-repeat;
  background-size: 25px;
  border: none;
  cursor: not-allowed;
}
.page-order-approval-dashboard #order_history .edit-check:disabled {
  appearance: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  background-color: transparent;
  border: 1px solid #ccc;
  width: 25px;
  height: 25px;
  display: inline-block;
  background-image: url(/_ui/responsive/theme-ofdb2b/images/redesign/edit-grid-disable.svg) !important;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: center;
  transition: opacity 0.3s ease;
  opacity: 0.6;
  cursor: pointer;
  background-color: #192D5B;
  border-radius: 20px;
  padding: 1px 2px;
  margin: 0;
  background-size: 60%;
}
.top-categories-carousel {
  padding: 0 !important;
  margin-bottom: 32px;
}
@media (min-width: 768px) {
  .top-categories-carousel {
    background-color: #F8F8F8CC;
  }
}
.top-categories-carousel .top-categories-container {
  max-width: 1366px;
  padding-inline: 0;
  padding-top: 24px;
  margin-inline: auto;
}
@media (min-width: 768px) {
  .top-categories-carousel .top-categories-container {
    display: flex;
  }
}
@media (min-width: 1366px) {
  .top-categories-carousel .top-categories-container {
    padding-inline: 47px;
  }
}
.top-categories-carousel .top-categories-container .top-categories-tabs {
  padding-block: 0 32px;
  padding-inline: 24px;
}
@media (min-width: 768px) {
  .top-categories-carousel .top-categories-container .top-categories-tabs {
    width: 20%;
    padding-block: 0;
    padding-inline: 0;
  }
}
.top-categories-carousel .top-categories-container .top-categories-tabs .top-categories-carousel__component--headline {
  color: #333333;
  font-family: Montserrat;
  font-size: 18px;
  font-weight: 700;
  line-height: 140%;
  letter-spacing: 0;
  vertical-align: Middle;
}
@media (min-width: 768px) {
  .top-categories-carousel .top-categories-container .top-categories-tabs .headline-divider {
    width: 60px;
    height: 5px;
    background: #192D5B99;
    border-radius: 8px;
    margin: 16px 0 28px;
  }
}
.top-categories-carousel .top-categories-container .top-categories-tabs .top-categories-tabs__container {
  display: flex;
  justify-content: space-between;
  margin-top: 32px;
  gap: 17px;
}
@media (min-width: 768px) {
  .top-categories-carousel .top-categories-container .top-categories-tabs .top-categories-tabs__container {
    height: 128px;
    margin-top: 0;
    gap: 0;
    flex-direction: column;
  }
}
.top-categories-carousel .top-categories-container .top-categories-tabs .top-categories-tabs__container .top-category-tab {
  min-width: 100px;
  height: 32px;
  display: block;
  background: #FFFFFF;
  border: 1px #FFFFFF;
  border-radius: 8px;
  text-align: center;
  align-content: center;
  cursor: pointer;
  transition: all 0.3s ease;
  box-shadow: 0 0 5px 1px #33333340;
  flex-grow: 1;
}
@media (min-width: 768px) {
  .top-categories-carousel .top-categories-container .top-categories-tabs .top-categories-tabs__container .top-category-tab {
    flex-grow: unset;
    max-width: 228px;
  }
}
.top-categories-carousel .top-categories-container .top-categories-tabs .top-categories-tabs__container .top-category-tab:hover,
.top-categories-carousel .top-categories-container .top-categories-tabs .top-categories-tabs__container .top-category-tab.active {
  background: #192D5B;
  color: white;
}
.top-categories-carousel .top-categories-container .top-categories-content {
  position: relative;
  background-color: #F8F8F8CC;
  padding-block: 24px;
}
@media (min-width: 768px) {
  .top-categories-carousel .top-categories-container .top-categories-content {
    width: 80%;
    padding-block: 0;
  }
}
.top-categories-carousel .top-categories-container .top-categories-content .top-category-content {
  display: none;
}
.top-categories-carousel .top-categories-container .top-categories-content .top-category-content .carousel__component--carousel {
  margin-top: 0;
}
.top-categories-carousel .top-categories-container .top-categories-content .top-category-content.active {
  display: block;
}
.top-categories-carousel .top-categories-container .top-categories-content .ofd-scrollbar-x::-webkit-scrollbar {
  height: 4px;
}
.top-categories-carousel .top-categories-container .top-categories-content .ofd-scrollbar-x::-webkit-scrollbar-track {
  background: #E3E3E3;
  border-radius: 4px;
}
.top-categories-carousel .top-categories-container .top-categories-content .ofd-scrollbar-x::-webkit-scrollbar-thumb {
  background: #B6BCCA;
  border-radius: 4px;
}
.top-categories-carousel .top-categories-container .top-categories-content .carousel__item {
  min-width: 186px;
}
@media (min-width: 768px) {
  .top-categories-carousel .top-categories-container .top-categories-content .carousel__item {
    min-width: 204px;
  }
  .top-categories-carousel .top-categories-container .top-categories-content .carousel__item .carousel__item-card {
    height: 236px;
  }
}
@media (min-width: 992px) {
  .top-categories-carousel .top-categories-container .top-categories-content .carousel__item {
    min-width: 238px;
  }
}
/* ==========================================
   Layout Principal
   ========================================== */
.od-landing {
  margin-top: -83px;
  padding-top: 103px;
  width: 100%;
  min-height: 100vh;
  background: url('/_ui/responsive/theme-ofdb2b/images/next-level-landing/background_next-level.png') center / cover no-repeat;
  position: relative;
}
.od-landing::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(247, 249, 252, 0.2);
  z-index: 1;
}
.od-landing > * {
  position: relative;
  z-index: 2;
}
.od-container {
  width: 100%;
  max-width: 1320px;
  margin: 0 auto;
  padding: 0 1rem;
}
.od-layout {
  display: flex;
  flex-wrap: wrap;
  margin-top: 2rem;
  margin-bottom: 2rem;
}
.od-content {
  flex: 1 1 0;
  min-width: 280px;
}
.od-form-container {
  flex: 0 0 100%;
  max-width: 28rem;
  margin: 0 auto;
  width: 100%;
}
@media (min-width: 992px) {
  .od-content {
    flex: 1 1 0%;
    max-width: calc(100% - 35rem);
    /* Ajustado para dar más espacio al formulario */
  }
  .od-form-container {
    flex: 0 0 32rem;
    margin: 0;
  }
}
@media (min-width: 1280px) {
  .od-form-container {
    flex: 0 0 497px;
    /* 497px */
    max-width: 497px;
  }
  .od-content {
    max-width: calc(100% - 497px);
    /* 529px restantes */
  }
}
/* ==========================================
   Tarjetas
   ========================================== */
.od-card {
  background: #fff;
  border-radius: 12px;
  padding: 2rem;
  height: 100%;
  box-sizing: border-box;
}
.od-form-card {
  box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06);
}
/* ==========================================
   Títulos y Texto
   ========================================== */
.od-title {
  margin-bottom: 15px;
}
.od-subtitle {
  margin-bottom: 40px;
}
.od-title {
  font-size: clamp(28px, 4.5vw, 40px);
  line-height: 60px;
  font-weight: 500;
  color: #666666;
  letter-spacing: 0;
  text-align: center;
}
.od-title__bold {
  font-weight: 700;
  font-size: 48px;
  color: #666666;
}
.od-title__accent {
  font-weight: 700;
  font-size: 48px;
  color: #192d5b;
}
.od-subtitle {
  color: #333333;
  font-size: clamp(14px, 1.4vw, 16px);
  line-height: 22px;
  text-align: center;
}
/* ==========================================
   Sección Hero
   ========================================== */
.od-hero {
  position: relative;
  border-radius: 16px;
  background: #f7f9fc00;
  overflow: hidden;
  padding-top: 36px;
}
.od-hero > * {
  position: relative;
  z-index: 1;
}
/* ==========================================
   Beneficios
   ========================================== */
.od-benefits {
  display: flex;
  flex-wrap: wrap;
  column-gap: 36px;
  row-gap: 24px;
}
/* 2 columnas iguales en desktop */
.od-benefit {
  display: flex;
  align-items: flex-start;
  flex: 0 1 calc(50% - 29px);
  min-width: 280px;
}
/* Icono circular con halo */
.od-benefit__icon {
  width: 90px;
  height: 90px;
}
/* Texto */
.od-benefit-title {
  margin: 0 0 2px;
  color: #2a2f3a;
  font-weight: 600;
  font-size: clamp(16px, 1.6vw, 18px);
  line-height: 28px;
}
.od-benefit-text {
  color: #6b7280;
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
  margin-right: 25px;
}
/* Línea de contacto */
.od-help {
  color: #6b7280;
  font-size: 14px;
  line-height: 18px;
  font-weight: 500;
  text-align: center;
  margin-top: 45px;
}
.od-link {
  color: #192D5B;
  font-weight: 700;
  text-decoration: underline;
  text-underline-offset: 2px;
  font-style: italic;
  line-height: 18px;
  font-size: 16px;
}
/* ==========================================
   Tooltip Beneficio Envío
   ========================================== */
.od-benefit__body {
  margin-top: 7px;
  margin-right: -5px;
}
.od-benefit__body .od-benefit-title {
  position: relative;
  display: inline-flex;
  align-items: center;
  column-gap: 9px;
  margin-right: -12px;
}
.od-benefit__body .od-tooltip-trigger {
  background: transparent;
  border: 0;
  padding: 0;
  cursor: pointer;
  line-height: 0;
  display: inline-flex;
  align-items: center;
  margin-right: -5px;
}
.od-benefit__body .od-tooltip {
  position: absolute;
  bottom: 25%;
  right: 0;
  margin-bottom: 10px;
  background: #ffffff;
  color: #2a2f3a;
  border-radius: 13.75px;
  padding: 11px 12px 11px 13px;
  width: 327px;
  height: 127px;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.15);
  z-index: 1000;
  display: none;
  opacity: 0;
  visibility: hidden;
  transition: opacity 0.2s ease, visibility 0.2s ease;
  border: 1px solid #e5e7eb;
}
.od-benefit__body .od-tooltip ul {
  margin: 0;
  padding-left: 25px;
  list-style-type: disc;
}
.od-benefit__body .od-tooltip li {
  margin: 0;
  color: #333333;
  font-size: 14px;
  font-weight: 400;
  line-height: 120%;
}
.od-benefit__body .od-tooltip strong {
  color: #2a2f3a;
  font-weight: 600;
}
.od-benefit__body .od-tooltip::after {
  content: "";
  position: absolute;
  right: 24px;
  bottom: -8px;
  border-width: 8px 8px 0;
  border-style: solid;
  border-color: #ffffff transparent transparent transparent;
}
.od-benefit__body .od-tooltip[aria-hidden="false"] {
  display: block;
  opacity: 1;
  visibility: visible;
}
#od-tooltip-layer {
  position: fixed;
  inset: 0;
  z-index: 4000;
  /* por encima de cualquier contenido */
  pointer-events: none;
  /* los eventos los maneja el tooltip/backdrop */
}
/* Backdrop: oscurece + blur al fondo */
#od-tooltip-layer .od-tooltip-backdrop {
  position: absolute;
  inset: 0;
  background: rgba(0, 0, 0, 0.5);
  opacity: 0;
  transition: opacity .2s ease;
  z-index: 1;
}
#od-tooltip-layer .od-tooltip-backdrop.is-visible {
  opacity: 1;
}
/* Tooltip portaleado, siempre nítido y delante del backdrop */
#od-tooltip-layer .od-tooltip-portal {
  position: fixed !important;
  z-index: 2 !important;
  /* sobre el backdrop dentro de la capa */
  pointer-events: auto;
}
body.od-no-scroll {
  overflow: hidden;
}
/* ==========================================
   Formulario
   ========================================== */
.od-form {
  display: flex;
  flex-direction: column;
  gap: 1rem;
  max-width: 100%;
  width: 100%;
  padding: 9.5px;
  background: white;
  /* Si por cualquier razón quedaran dos visibles, ocultar los siguientes y dejar solo el primero */
  /* Estilos específicos para el diseño responsive */
}
.od-form .od-form-field,
.od-form .od-form-group {
  position: relative;
  margin-bottom: 1.5rem;
  padding: 0;
  width: 100%;
}
.od-form .od-form-field:last-child,
.od-form .od-form-group:last-child {
  margin-bottom: 0;
}
.od-form .od-form-label {
  position: absolute;
  left: 1rem;
  top: 0.5rem;
  margin: 0;
  padding: 0 0.25rem;
  background: white;
  color: #6B7280;
  font-size: 0.75rem;
  font-weight: 500;
  line-height: 1;
  pointer-events: none;
  transform-origin: 0 0;
  transition: all 0.15s ease;
  z-index: 1;
  text-transform: uppercase;
}
.od-form .od-form-label span {
  color: #CC0033;
  font-weight: 700;
}
.od-form .od-form-label--small {
  font-size: 0.75rem;
  font-weight: 400;
}
.od-form .od-form-control {
  width: 100%;
  height: 3.5rem;
  padding: 1.5rem 1rem 0.5rem;
  border: 1px solid #E5E7EB;
  border-radius: 0.375rem;
  font-size: 1rem;
  line-height: 1.5;
  background-color: white;
  transition: all 0.15s ease;
  box-sizing: border-box;
  font-family: inherit;
  color: #333333;
}
.od-form .od-form-control:focus {
  outline: none;
  border-color: #192D5B;
  box-shadow: 0 0 0 1px #192D5B;
}
.od-form .od-form-control::placeholder {
  color: transparent;
  font-style: italic;
}
.od-form .od-form-control:focus {
  border-color: #192D5B;
  outline: none;
  box-shadow: 0 0 0 2px rgba(30, 64, 175, 0.1);
}
.od-form .od-form-control:focus + .form-label,
.od-form .od-form-control:not(:placeholder-shown) + .form-label,
.od-form .od-form-control:-webkit-autofill + .form-label {
  transform: translateY(-0.5rem) scale(0.8);
  color: #192D5B;
  background: white;
  padding: 0 0.5rem;
  left: 1rem;
}
.od-form .od-form-control.is-invalid {
  border-color: #ef4444;
  padding-right: 2.5rem;
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12' width='12' height='12' fill='none' stroke='%23ef4444'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23ef4444' stroke='none'/%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-position: right 1rem center;
  background-size: 1rem 1rem;
}
.od-form .od-form-control.is-invalid + .form-label {
  color: #ef4444;
}
.od-form textarea.od-form-control {
  min-height: 82px;
  padding-top: 1.75rem;
  resize: vertical;
}
.od-form .od-invalid-feedback {
  display: none;
  margin-top: 4px;
  font-size: 10px;
  color: #CC0033;
  line-height: 100%;
  align-items: flex-start;
  gap: 4px;
}
.od-form .od-invalid-feedback .od-invalid-icon {
  width: 9px;
  height: 9px;
  flex-shrink: 0;
}
.od-form .od-invalid-feedback[data-msg] {
  display: none;
}
.od-form .is-invalid ~ .od-invalid-feedback[data-msg]:not(.od-d-none) {
  display: flex;
  align-items: flex-start;
}
.od-form .is-invalid ~ .od-invalid-feedback:not(.od-d-none) ~ .od-invalid-feedback:not(.od-d-none) {
  display: none !important;
}
.od-form .od-form-text {
  display: block;
  margin-top: -20px;
  font-size: 10px;
  font-style: italic;
  font-weight: 400;
  color: #999999;
  text-align: right;
  padding: 0 9.65px 0 0;
}
.od-form .od-form-check {
  display: flex;
  align-items: center;
}
.od-form .form-check-input {
  margin-top: 9px;
  flex-shrink: 0;
  width: 16px;
  height: 16px;
  margin-right: 8px;
  border-radius: 2px;
  background-color: white;
  transition: background-color 0.15s ease-in-out, border-color 0.15s ease-in-out;
}
.od-form .form-check-input:checked {
  background-color: #192D5B !important;
  border-color: #192D5B;
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3e%3cpath fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='M6 10l3 3l6-6'/%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-position: center;
  background-size: 16px;
  border-radius: 2px;
}
.od-form .form-check-input:focus {
  border-color: #192D5B;
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(30, 64, 175, 0.25);
}
.od-form .form-check-input.is-invalid {
  border-color: #ef4444;
}
.od-form .od-form-actions {
  margin-top: 1rem;
  padding: 0;
  text-align: center;
}
.od-form .od-button {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 250px;
  height: 40px;
  padding: 1rem 1.5rem;
  color: white;
  font-size: 12px;
  font-weight: 700;
  line-height: 100%;
  text-align: center;
  text-decoration: none;
  border: none;
  border-radius: 10px;
  cursor: pointer;
  transition: all 0.2s ease;
  box-shadow: 0 0 5px 1px rgba(51, 51, 51, 0.25);
  background: linear-gradient(90deg, #192d5b 0%, #355fc1 100%);
}
.od-form .od-button:hover {
  background: linear-gradient(90deg, #192d5b 0%, #355fc1 100%);
  transform: translateY(-0.8px);
  box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06);
}
.od-form .od-button:active {
  transform: translateY(0);
  box-shadow: none;
}
.od-form .od-button:disabled {
  background: #CCCCCC;
  cursor: not-allowed;
  transform: none;
  box-shadow: none;
}
.od-form .od-form-row {
  display: flex;
  flex-wrap: wrap;
  margin: 0 0;
}
.od-form .od-form-group--half {
  flex: 0 0 100%;
  max-width: 100%;
  margin-bottom: 1.5rem;
}
@media (min-width: 768px) {
  .od-form .od-form-group--half {
    flex: 0 0 50%;
  }
}
.od-form-title {
  font-size: 1.5rem;
  font-weight: 700;
  color: #111827;
  text-align: left;
  margin: 0 0 0.5rem;
  line-height: 1.3;
}
@media (min-width: 768px) {
  .od-form-title {
    font-size: 1.75rem;
  }
}
/* Utilidades */
.od-d-block {
  display: block !important;
}
.od-d-none {
  display: none !important;
}
.od-text-end {
  text-align: right;
}
.od-form-row {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -0.5rem;
}
.od-form-row > * {
  flex: 0 0 100%;
  max-width: 100%;
  padding: 0 0.5rem;
}
@media (min-width: 768px) {
  .od-form-row > * {
    flex: 0 0 50%;
  }
}
/* ==========================================
   Responsive
   ========================================== */
@media (max-width: 991.98px) {
  /* Utilities used by the JSP */
  .od-link {
    color: #192D5B;
    text-decoration: none;
  }
  .od-link:hover {
    text-decoration: underline;
  }
  .od-ben-img {
    width: 40px;
    height: 40px;
  }
  /* Validation helpers */
  .is-invalid {
    border-color: #dc3545 !important;
  }
  .d-none {
    display: none !important;
  }
  /* Responsive tweaks */
}
@media (max-width: 991.98px) and (max-width: 991.98px) {
  .od-benefit {
    flex-basis: 100%;
  }
  .od-layout {
    flex-direction: column;
  }
  .od-content,
  .od-form-container {
    max-width: 100%;
    flex: 1 1 100%;
  }
}
@media (max-width: 991.98px) and (max-width: 992px) {
  .od-landing::after {
    width: 360px;
    height: 100px;
    right: 8px;
    top: 6px;
    opacity: .85;
  }
  .od-hero::before {
    background-position: center 20%;
    opacity: .25;
  }
}
/* =========================
   Overrides SOLO para el form de la landing
   (no tocan nada fuera de .od-landing .od-form-card)
   ========================= */
.od-landing {
  /* Título y subtítulo del FORM centrados como en el mock */
  /* Estilos SOLO para los campos dentro del form */
}
.od-landing .od-form-card .od-form-title {
  text-align: center;
  color: #192D5B;
  font-size: clamp(15px, 3.6vw, 24px);
  font-weight: 700;
  line-height: 32px;
  margin-bottom: 8px;
}
.od-landing .od-form-card .od-form-subtitle {
  text-align: center;
  color: #666666;
  font-size: 16px;
  margin-bottom: 24px;
  line-height: 22px;
  font-weight: 500;
}
.od-landing .od-form-card .od-form-footer {
  text-align: center;
  font-size: 13px;
  font-weight: 500;
  color: #333333;
}
.od-landing .od-form-card .od-form-footer a {
  font-weight: 700;
  font-size: 13px;
  color: #192D5B;
  font-style: italic;
  text-decoration: underline;
}
.od-landing .od-form-card .od-form {
  /* Label flotante: inicia “encima” del input, como placeholder */
  /* Inputs con underline; no afecta otros inputs del sitio */
  /* Floating solo en campos que NO estén marcados */
  /* El campo sin flotante: label normal arriba */
  /* Quita el espacio extra arriba del input (porque ya no flota el label) */
  /* Textarea en caja suave (el mock lo muestra con borde) */
  /* Grid 1->2 columnas para email/celular */
  /* Mensajes de error: respetar od-d-none y mostrar ícono antes del texto */
}
.od-landing .od-form-card .od-form .od-form-field,
.od-landing .od-form-card .od-form .od-form-group {
  position: relative;
}
.od-landing .od-form-card .od-form .od-form-label {
  position: absolute;
  left: 0;
  top: 0.6rem;
  /* altura inicial (ajusta si deseas) */
  margin: 0 0 .25rem;
  padding: 0;
  background: transparent;
  color: #333333;
  font-size: 13px;
  /* tamaño como placeholder */
  font-weight: 600;
  line-height: 1;
  pointer-events: none;
  transform: translateY(0);
  transition: transform 0.15s ease, font-size 0.15s ease, color 0.15s ease;
  text-transform: none;
}
.od-landing .od-form-card .od-form .od-form-control {
  height: auto;
  padding: .25rem 0 0;
  border: 0;
  border-bottom: 1px solid #CCCCCC;
  border-radius: 0;
  box-shadow: none;
  background: transparent;
  font-size: 13px;
  font-weight: 400;
  /* visible como ayuda */
}
.od-landing .od-form-card .od-form .od-form-control::placeholder {
  color: #9CA3AF;
}
.od-landing .od-form-card .od-form .od-form-control:focus {
  border-bottom-color: #009E45;
  outline: none;
  box-shadow: none;
}
.od-landing .od-form-card .od-form .od-form-control.is-invalid {
  border-bottom-color: #CC0033;
  /* error solo en underline */
  background-image: none;
  /* quita icono en input */
}
.od-landing .od-form-card .od-form .od-form-field:not(.od-form-field--no-floating):has(.od-form-control.is-invalid) .od-form-label,
.od-landing .od-form-card .od-form .od-form-group:not(.od-form-field--no-floating):has(.od-form-control.is-invalid) .od-form-label {
  transform: translateY(-2rem);
  font-size: 10px;
  font-weight: 600;
  color: #333333;
}
.od-landing .od-form-card .od-form .od-form-field:not(.od-form-field--no-floating):focus-within .od-form-label,
.od-landing .od-form-card .od-form .od-form-group:not(.od-form-field--no-floating):focus-within .od-form-label,
.od-landing .od-form-card .od-form .od-form-field:not(.od-form-field--no-floating).has-value .od-form-label,
.od-landing .od-form-card .od-form .od-form-group:not(.od-form-field--no-floating).has-value .od-form-label {
  transform: translateY(-2rem);
  font-size: 10px;
  font-weight: 600;
  color: #333333;
}
.od-landing .od-form-card .od-form .od-form-field--no-floating .od-form-label {
  position: static;
  transform: none !important;
  margin: 0 0 .25rem;
  background: transparent;
  color: #333333;
  font-size: 10px;
  font-weight: 600;
  pointer-events: auto;
}
.od-landing .od-form-card .od-form .od-form-field--no-floating .od-form-control {
  padding: .75rem 1rem;
  /* para textarea caja suave */
  border: 1px solid #E5E7EB;
  border-radius: .5rem;
  background: #fff;
}
.od-landing .od-form-card .od-form textarea.od-form-control {
  padding: .75rem 1rem;
  border: 1px solid #E5E7EB;
  border-radius: .5rem;
  background: #fff;
}
.od-landing .od-form-card .od-form .od-form-row {
  display: grid;
  grid-template-columns: 1fr;
  gap: 1.25rem 2rem;
}
@media (min-width: 768px) {
  .od-landing .od-form-card .od-form .od-form-row {
    grid-template-columns: 1fr 1fr;
  }
}
.od-landing .od-form-card .od-form .od-landing .od-form-card .od-form {
  /* Ocultar por defecto */
  /* Mostrar SOLO los mensajes que NO tengan .od-d-none y cuyo input/checkbox esté inválido */
  /* Ícono rojo antes del texto (mismo tono de tus errores: #CC0033) */
}
.od-landing .od-form-card .od-form .od-landing .od-form-card .od-form .od-invalid-feedback {
  display: none;
}
.od-landing .od-form-card .od-form .od-landing .od-form-card .od-form .od-form-control.is-invalid ~ .od-invalid-feedback:not(.od-d-none),
.od-landing .od-form-card .od-form .od-landing .od-form-card .od-form .form-check-input.is-invalid ~ .od-invalid-feedback:not(.od-d-none) {
  display: flex !important;
  /* ícono + texto en línea */
  align-items: center;
  gap: .375rem;
  /* separación ícono–texto */
}
.od-landing .od-form-card .od-form .od-landing .od-form-card .od-form .od-invalid-feedback[data-msg]::before {
  content: "";
  display: inline-block;
  width: 14px;
  height: 14px;
  flex: 0 0 14px;
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 12 12' width='12' height='12' fill='none' stroke='%23CC0033'%3e%3ccircle cx='6' cy='6' r='4.5'/%3e%3cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3e%3ccircle cx='6' cy='8.2' r='.6' fill='%23CC0033' stroke='none'/%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-size: 14px 14px;
}
.od-landing .od-form-card .od-form .form-check-label.small {
  font-size: 11px;
  font-weight: 500;
  line-height: 123%;
  color: #666666;
  text-transform: none;
  margin: 0 0 10px 0;
}
.od-landing .od-form-card .od-form .form-check-label.small span {
  color: #CC0033;
}
.od-landing .od-form-card .od-form .form-check-label.small a {
  font-weight: 700;
  color: #192D5B;
  font-style: italic;
  text-decoration: underline;
}
/* Estilos mínimos del modal para asegurar visibilidad */
.od-modal {
  display: none;
  position: fixed;
  inset: 0;
  z-index: 1050;
}
.od-modal.is-open {
  display: block;
}
.od-modal__backdrop {
  position: absolute;
  inset: 0;
  background: rgba(0, 0, 0, 0.5);
}
.od-modal__dialog {
  width: 445px;
  height: 210px;
  position: relative;
  margin: 0 auto;
  top: 50%;
  transform: translateY(-50%);
  background: url('/_ui/responsive/theme-ofdb2b/images/next-level-landing/background-modal.svg') center / cover no-repeat;
  background-color: #fff;
  border-radius: 12px;
  box-shadow: 0 10px 30px rgba(0, 0, 0, 0.2);
  padding: 52px 45px;
}
.od-modal__close {
  position: absolute;
  top: 16px;
  right: 16px;
  border: 0;
  line-height: 1;
  cursor: pointer;
  background: transparent;
  height: 16px;
  width: 16px;
  padding: unset;
}
.od-modal__close .close-modal {
  background: url(/_ui/responsive/theme-ofdb2b/images/next-level-landing/close-modal.svg) center / cover no-repeat;
  width: 13.321px;
  height: 13.333px;
}
.od-modal__content {
  display: flex;
  flex-direction: column;
  justify-content: space-around;
  align-items: center;
  gap: 12px;
  line-height: 100%;
  text-align: center;
  color: #333333;
}
.od-modal__content .od-modal__title {
  margin: 0;
  font-size: 20px;
  font-weight: 700;
}
.od-modal__content .od-modal__text {
  margin: 0;
  font-size: 14px;
  font-weight: 400;
  font-style: normal;
  letter-spacing: 0;
  vertical-align: middle;
  line-height: 1.2;
}
body.od-modal-open {
  overflow: hidden;
}
.od-landing .od-form-card .od-form .form-check-input {
  width: 16px;
  height: 16px;
  border: 0 solid #192D5B;
  border-radius: 2px;
  background: #fff;
  position: relative;
  display: inline-block;
}
.od-landing .od-form-card .od-form .form-check-input:checked {
  background-color: #192D5B !important;
  border-color: #192D5B;
}
.od-landing .od-form-card .od-form .form-check-input:checked::after {
  content: "";
  position: absolute;
  inset: 0;
  background-color: #192D5B !important;
  border: 0 solid #192D5B;
  border-radius: 2px ;
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3e%3cpath fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='M6 10l3 3l6-6'/%3e%3c/svg%3e");
  background-repeat: no-repeat;
  background-position: center;
  background-size: 16px;
}
/* Estado global del tooltip (visible/oculto) */
.od-tooltip {
  display: none;
  opacity: 0;
  visibility: hidden;
  transition: opacity .2s ease, visibility .2s ease;
}
.od-tooltip[aria-hidden="false"] {
  display: block;
  opacity: 1;
  visibility: visible;
}
/* Look & feel del tooltip, tanto dentro del body como portaleado */
.od-tooltip,
#od-tooltip-layer .od-tooltip-portal {
  background: #ffffff;
  color: #2a2f3a;
  border-radius: 13.75px;
  padding: 11px 12px 11px 13px;
  width: 327px;
  min-height: 127px;
  /* antes era height fija; mejor min-height */
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.15);
  border: 1px solid #e5e7eb;
}
.od-tooltip ul,
#od-tooltip-layer .od-tooltip-portal ul {
  margin: 0;
  padding-left: 25px;
  list-style-type: disc;
}
.od-tooltip li,
#od-tooltip-layer .od-tooltip-portal li {
  margin: 0;
  color: #333333;
  font-size: 14px;
  font-weight: 400;
  line-height: 120%;
}
/* La flechita del tooltip en ambos contextos */
.od-tooltip::after,
#od-tooltip-layer .od-tooltip-portal::after {
  content: "";
  position: absolute;
  right: 24px;
  bottom: -8px;
  border-width: 8px 8px 0;
  border-style: solid;
  border-color: #ffffff transparent transparent transparent;
}
.skip,
.skiptocontent,
.skiptonavigation {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
.cts-msg-history {
  margin-top: 9px;
  padding-left: 30px;
  padding-right: 30px;
}
@media (max-width: 1024px) {
  .cts-msg-history {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.cts-msg-history-item {
  margin-top: 9px;
  display: none;
}
.cts-msg-history-item-info {
  font-size: 16px;
  margin-bottom: 4.5px;
  padding: 0 9px;
}
@media (max-width: 639px) {
  .cts-msg-history-item-info {
    padding: 0;
  }
}
.cts-msg-history-item-info .author {
  font-weight: bold;
}
.cts-msg-history-item .well {
  border-radius: 3px;
  border: 1px solid #e5e5e5;
}
.cts-msg-history-item .well.well-tertiary {
  border: 1px solid #192d5b;
  opacity: .5;
}
.cts-msg-history-item .well.well-closed {
  background-color: #a1eeae;
}
.cts-msg-history-item .well.well-reopen {
  background-color: #a3e2ff;
}
@media (max-width: 639px) {
  .cts-msg-history-item .well {
    border-radius: 0;
    border-left: 0;
    border-right: 0;
    margin-left: -9px;
    margin-right: -9px;
  }
}
.cts-msg-history-item-msg {
  font-size: 16px;
}
.cts-msg-history-item.ct-msg-visible {
  display: block;
}
.cts-msg-history-item-agent .well,
.cts-msg-history-item-agent .cts-msg-history-item-info {
  text-align: initial;
}
.cts-msg-history #ct-toggle-all-messages {
  display: block;
  text-align: center;
  margin-top: 9px;
}
.cts-msg-history-item-modified-field {
  margin-left: 5px;
}
.cts-msg-history-item-modified-field:before {
  content: "|";
  position: relative;
  left: -3px;
  top: -2px;
  color: #666666;
}
.cts-msg-history-item-modified-field--status {
  font-size: 14px;
  font-weight: 700;
  text-transform: uppercase;
}
.cts-msg-history-item-modified-field--status-inprocess,
.cts-msg-history-item-modified-field--status-open,
.cts-msg-history-item-modified-field--status-reopen {
  color: #0486e0;
}
.cts-msg-history-item-modified-field--status-completed,
.cts-msg-history-item-modified-field--status-closed {
  color: #18bc33;
}
#supportTicketForm textarea.form-control {
  height: 240px;
}
.cts-attach-list {
  padding-left: 0;
  list-style: none;
  border-top: 1px solid #e5e5e5;
  margin: 9px -9px 0;
  padding: 4.5px 9px 0;
  font-size: 16px;
}
.cts-attach-file {
  padding: 3px 0;
}
.cts-attach-file .glyphicon {
  color: #090f1f;
  font-size: 1.125em;
  margin-right: 3px;
  top: 4px;
}
.account-section {
  /* Modal Content */
  /* The Modal (background) */
  /* The Close Button */
}
.account-section .account-section-content .label-value {
  display: block;
  font-weight: 600;
  margin-bottom: 15px;
}
@media (min-width: 640px) {
  .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: 1024px) {
  .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: 1024px) {
  .account-section .account-section-content .accountActions-link {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (max-width: 639px) {
  .account-section .account-section-content .accountActions-link {
    margin-top: 14px;
  }
}
@media (max-width: 639px) {
  .account-section .account-section-content .accountActions-link .disable-link,
  .account-section .account-section-content .accountActions-link .enable-link {
    margin: 8px 0;
  }
}
.account-section .account-section-content .container-page-account .order-detail-overview .ofd-custom-quote {
  padding-left: 30px;
}
.account-section .account-section-content .container-page-account .order-detail-overview .ofd-custom-quote .item-group {
  color: #666666!important;
  font-family: Montserrat!important;
  font-size: 13px!important;
}
.account-section .account-section-content .container-page-account .order-detail-overview .ofd-custom-quote .item-group .item-label {
  font-weight: 400!important;
  padding: 3px 0px 3px 0px;
}
.account-section .account-section-content .container-page-account .order-detail-overview .ofd-custom-quote .item-group .item-value {
  font-weight: 700!important;
}
.account-section .address_cards {
  display: inline-block;
  color: #333333;
  font-family: "Open Sans", Helvetica, Arial, sans-serif;
  font-size: 14px;
}
.account-section .address_cards_default_address {
  font-weight: bold;
  color: #fff;
  background-color: #cc0033;
  border-radius: 10px;
  padding: 3px;
  white-space: nowrap;
  margin-left: auto;
  display: inline-block;
  width: fit-content;
}
.account-section .remove_address_modal-content {
  background-color: #fefefe;
  margin: auto;
  padding: 20px;
  border: 1px solid #888;
  width: 38%;
}
.account-section .remove_address_modal {
  display: none;
  /* Hidden by default */
  position: fixed;
  /* Stay in place */
  z-index: 1;
  /* Sit on top */
  padding-top: 100px;
  /* Location of the box */
  left: 0;
  top: 0;
  width: 100%;
  /* Full width */
  height: 100%;
  /* Full height */
  overflow: auto;
  /* Enable scroll if needed */
  background-color: #000000;
  /* Fallback color */
  background-color: rgba(0, 0, 0, 0.7);
  /* Black w/ opacity */
}
.account-section .close_remove_address_modal {
  color: #666;
  font-size: 40px;
  font-weight: bold;
  position: absolute;
  top: 100px;
  right: 32%;
  cursor: pointer;
}
.account-section .close:hover,
.account-section .close:focus {
  color: #000;
  text-decoration: none;
  cursor: pointer;
}
.account-section .remove_address_modal_title {
  font-size: 24px;
  line-height: 24px;
  font-weight: bold;
  color: #cc0033;
}
.account-section .row_margin {
  margin-top: 5vh;
}
.account-section .dialog_button_modal {
  display: inline-block;
  width: 40%;
}
.account-section .remove_address {
  font-size: 24px;
  position: absolute;
  top: 22%;
  right: 3%;
  color: #cc0033;
  cursor: pointer;
}
@media (max-width: 600px) {
  .account-section .remove_address_modal-content {
    width: 100%;
  }
  .account-section .close_remove_address_modal {
    right: 5%;
  }
  .account-section .remove_modal_buttons_row {
    display: flex;
    flex-wrap: wrap;
  }
  .account-section .dialog_button_modal {
    width: 100%;
  }
  .account-section #back_button_remove_address_modal {
    order: 1;
  }
}
.account-section .account-list .account-cards .card .glyphicon-ok {
  font-size: 20px;
  color: #666666;
  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: #192d5b;
}
.account-section .account-list .account-cards .selected:first-child {
  border-left: 1px solid #cccccc;
}
.account-section .account-list .search-empty {
  margin: 0;
  padding: 9px;
  border-bottom: 1px solid #cccccc;
  border-right: 1px solid #cccccc;
}
.account-section .account-list .remove-item,
.account-section .account-list .edit-item {
  color: #e5e5e5;
}
.account-section .account-header-done-btn {
  margin-top: 15px;
  padding-right: 30px;
}
@media (max-width: 1024px) {
  .account-section .account-header-done-btn {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.item__orderApproval--column {
  text-align: center;
}
.account-status-inactive {
  color: #666666;
}
.accountActions-bottom {
  clear: both;
  margin-top: 35px;
  padding-left: 30px;
  padding-right: 30px;
}
@media (max-width: 1024px) {
  .accountActions-bottom {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (max-width: 639px) {
  .account-section .account-section-content #addNewPermissionForm form .confirm {
    margin-bottom: 9px;
  }
  .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: 9px;
    padding-right: 9px;
  }
  .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: #192d5b;
    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;
  }
}
.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: 1024px) {
  .branding-mobile {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.branding-mobile img {
  max-height: 35px;
}
.row-basket-bottom-punchout {
  margin-top: 20px;
}
@media (max-width: 639px) {
  .cancelButton {
    margin-bottom: 4.5px;
  }
}
.btn-continue-shopping {
  margin-bottom: 4.5px;
}
@media (max-width: 1399px) {
  #lang-form {
    float: none;
    margin: 0 auto;
  }
}
.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: 1024px) {
  .branding-mobile {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.branding-mobile img {
  max-height: 35px;
}
.row-basket-bottom-punchout {
  margin-top: 20px;
}
@media (max-width: 639px) {
  .cancelButton {
    margin-bottom: 4.5px;
  }
}
.btn-continue-shopping {
  margin-bottom: 4.5px;
}
@media (max-width: 1399px) {
  #lang-form {
    float: none;
    margin: 0 auto;
  }
}
.replenishment-cancel-button span {
  color: #192d5b;
  font-size: 21px;
  padding: 13px;
}
.replenishment-cancel-button .replenishment-cancel-button-row-table {
  justify-content: center;
  background-image: url('/_ui/responsive/theme-ofdb2b/images/cart/cerrar.png');
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
  border: none;
  outline: none;
  width: 34px;
  height: 34px;
  cursor: pointer;
  padding: 0;
  margin: 0;
  border-radius: 50%;
  z-index: 2;
}
.label-recurrence {
  font-weight: bold;
  color: #999;
}
.label-recurrence-table {
  font-size: 11px;
}
.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: 18px;
}
.account-section .backlink {
  padding-left: 30px;
  padding-right: 30px;
}
.sort-refine-bar .form-group select {
  width: 150px;
}
@media (max-width: 639px) {
  .sort-refine-bar .form-group select {
    width: 100%;
  }
}
.responsive-table th:last-child {
  text-align: center;
  padding-right: 20px;
}
.responsive-table-item td:last-child {
  text-align: center;
  padding-right: 20px;
}
@media (max-width: 639px) {
  .responsive-table-item td:last-child {
    text-align: center;
    padding-right: 20px;
  }
}
.responsive-table th:last-child {
  padding-right: 30px;
}
.responsive-table-head th {
  font-weight: 700;
}
.icon-link {
  padding: 0;
}
.action-buttons__wraper {
  display: flex;
  justify-content: end;
}
.action-buttons__container {
  display: flex;
  justify-content: end;
  flex-direction: column;
}
.decline-button {
  background-color: #999999;
  border-color: #999999;
}
.account-section-header {
  text-transform: lowercase !important;
}
.account-section-header:first-letter {
  text-transform: uppercase;
}
.account-section-header-add {
  text-transform: lowercase !important;
}
.account-section-header-add:first-letter {
  text-transform: uppercase;
}
.pagination-bar-results {
  padding-right: 0px !important;
  padding-left: 0px !important;
}
.account-section-header {
  padding-right: 0px !important;
  padding-left: 0px !important;
}
.pagination-bar .sort-refine-bar {
  padding-left: 0px !important;
  padding-right: 0px !important;
}
.pagination-bar .pagination {
  margin-top: 25px !important;
}
.pagination-bar button {
  margin-top: 25px !important;
}
.account-section .pagination-bar .pagination-toolbar {
  padding-top: 0px !important;
}
.action-buttons__wraper {
  padding-top: 30px;
  margin-bottom: -15px !important;
  padding-right: 0px;
}
table {
  overflow-x: auto;
}
.td-order-number {
  padding-left: 30px;
}
.responsive-table td:nth-child(2) {
  padding-left: 10px !important;
}
.td-icon {
  text-align: center;
}
.td-checkbox {
  position: relative;
}
.btn {
  margin: 3px;
}
.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: -5.5px;
  background-color: #fff;
}
.orderListTable th,
.orderListTable td {
  padding-left: 9px;
  padding-right: 9px;
  vertical-align: top;
}
.orderListTable tbody > tr:nth-child(even) {
  background-color: #f4f4f4;
}
.orderListTable tbody > tr:nth-child(odd):last-child {
  border-bottom: 1px solid #d9d9d9;
}
@media (max-width: 639px) {
  .orderListTable th,
  .orderListTable td {
    padding-left: 4.5px;
  }
  .order-approval-list .responsive-table-item td {
    padding-left: 0;
  }
  #reorderButton {
    margin-top: 9px;
  }
  .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;
  }
  .replenishment-overview-table .replenishment-cancel-button .replenishment-cancel-button-row-table {
    justify-content: center;
    background-image: url('/_ui/responsive/theme-ofdb2b/images/cart/cerrar.png');
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center;
    border: none;
    outline: none;
    width: 34px;
    height: 34px;
    cursor: pointer;
    padding: 0;
    margin: 0;
    border-radius: 50%;
    z-index: 2;
  }
}
.read-only-grid .grid-row > td tr:first-child td {
  padding-top: 4.5px;
}
.quote-header {
  position: relative;
  background: #f4f4f4;
  font-weight: normal;
  padding-top: 10px;
  padding-bottom: 10px;
  font-size: 20px;
  padding-left: 30px;
  padding-right: 30px;
}
@media (max-width: 1024px) {
  .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: center;
  padding-right: 20px;
}
.page-order-approval-details .enable-link,
.page-order-approval-details .disable-link {
  margin: 25px 0;
}
.margin-bottom-25 {
  margin-bottom: 25px;
}
.approve-message-modal {
  display: none;
  /* Hidden by default */
  position: fixed;
  /* Stay in place */
  z-index: 1;
  /* Sit on top */
  padding-top: 100px;
  /* Location of the box */
  left: 0;
  top: 0;
  width: 100%;
  /* Full width */
  height: 100%;
  /* Full height */
  overflow: auto;
  /* Enable scroll if needed */
  background-color: #000000;
  /* Fallback color */
  background-color: rgba(0, 0, 0, 0.4);
  /* Black w/ opacity */
}
/* Modal Content */
.approve-message-content-modal {
  background-color: #fefefe;
  margin: auto;
  padding: 20px;
  border: 1px solid #888;
  width: 80%;
}
.comment-modal textarea {
  width: 100%;
  height: 150px;
}
.comment-modal .headline {
  margin-bottom: 5px;
}
.comment-modal .help-block {
  margin-bottom: 13.5px;
  margin-top: 0;
  font-size: 12px;
  text-align: right;
}
@media (max-width: 1023px) {
  .comment-modal .form-actions div:first-child {
    margin-bottom: 20px;
  }
}
.ofd-custom-main {
  display: flex;
  justify-content: flex-end;
  align-items: flex-start;
  font-family: Montserrat;
}
.ofd-custom-main .ofd-custom {
  width: 996px;
}
.ofd-custom-main .ofd-custom .headline-redesing {
  font-size: 14px;
  font-weight: 700;
  color: #999999;
}
.ofd-custom-main .ofd-custom .back-link .txt-redesign-regresar {
  border-right: 0;
  color: #999999;
  font-size: 14px;
  font-weight: 400;
}
.ofd-custom-main .ofd-custom .back-link .glyphicon {
  border-radius: 0;
  padding-right: 0;
  line-height: 0;
  top: 0;
}
.ofd-custom-main .ofd-custom .ofd-custom-title-order-detail {
  color: #333333;
  font-weight: 700;
  font-size: 24px;
  line-height: 24px;
  padding-bottom: 20px;
  padding-left: 3px;
}
.ofd-custom-main .ofd-custom .well-container {
  background: #F9FAFE;
  border-radius: 12px;
  padding: 20px 20px 0 20px;
  border-color: transparent;
}
.ofd-custom-main .ofd-custom .well-container .item-label {
  font-size: 13px;
  font-weight: 400;
  color: #666666;
  line-height: 15.85px;
  text-transform: none;
  padding-bottom: 2px;
}
.ofd-custom-main .ofd-custom .well-container .item-value {
  font-size: 13px;
  font-weight: 700;
  color: #666666;
  line-height: 15.85px;
  padding-bottom: 10px;
}
.ofd-custom-main .ofd-custom .well-container #reorderButton {
  background: #192D5B;
  border-color: #192D5B;
  border-radius: 10px;
  color: #ffffff;
  font-size: 14px;
  font-weight: 700;
  line-height: 17.07px;
  text-transform: none;
}
.ofd-custom-main .ofd-custom .well-container #reorderButton.ofd-custom-button-disable {
  background-color: #cccccc;
  border-color: #cccccc;
}
.ofd-custom-main .ofd-custom .well-container #reorderButton:hover {
  background: #192D5B;
  border-color: #192D5B;
}
.ofd-custom-main .ofd-custom .account-orderdetail {
  padding-bottom: 40px;
}
.ofd-custom-main .ofd-custom .account-orderdetail__footer {
  padding-top: 0px;
}
.ofd-custom-main .ofd-custom .account-orderdetail .orderTotal {
  font-weight: 400;
  color: #333333;
  font-size: 16px;
}
.ofd-custom-main .ofd-custom .account-orderdetail .orderTotal .totals {
  font-weight: 700;
  color: #333333;
  font-size: 16px;
}
.ofd-custom-main .ofd-custom .account-orderdetail .orderBackBtn {
  padding: 0;
}
.ofd-custom-main .ofd-custom .account-orderdetail .orderBackBtn button {
  background: #192D5B;
  border-radius: 10px;
  color: #ffffff;
  font-size: 12px;
  font-weight: 700;
  text-transform: none;
}
.ofd-custom-main .ofd-custom .account-orderdetail.account-consignment .well-headline {
  background: #777777;
  color: #ffffff;
  width: 483px;
  height: 36px;
  text-align: center;
  border-radius: 4px;
  border-color: #777777;
  font-size: 16px;
  font-weight: 700;
  line-height: 19.5px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.ofd-custom-main .ofd-custom .account-orderdetail.account-consignment .well-content {
  padding: 30px 10px 0 10px;
  font-size: 12px;
}
.ofd-custom-main .ofd-custom .account-orderdetail.account-consignment .well-content .value-order .address-name {
  font-size: 13px;
  color: #999999;
  font-weight: 700;
  text-transform: none;
  line-height: 20px;
}
.ofd-custom-main .ofd-custom .account-orderdetail.account-consignment .well-content .value-order .address-lines {
  font-size: 12px;
  color: #333333;
  font-weight: 400;
  text-transform: none;
  line-height: 20px;
  padding: 10px 0;
}
.ofd-custom-main .ofd-custom .account-orderdetail.account-consignment .well-content .item-subtitle {
  font-size: 13px;
  color: #333333;
  font-weight: 700;
  text-transform: none;
}
.ofd-custom-main .ofd-custom .account-orderdetail.account-consignment .well-content .item-value {
  padding-top: 5px;
  padding-bottom: 10px;
  font-size: 12px;
}
.ofd-custom-main .ofd-custom .account-orderdetail.account-consignment .well-content .label-order {
  font-size: 13px;
  color: #333333;
  font-weight: 700;
  text-transform: none;
}
.ofd-custom-main .ofd-custom .account-orderdetail.account-consignment .well-content .order-ship-to .value-order {
  padding-bottom: 10px;
}
.ofd-custom-main .ofd-custom .account-orderdetail.account-consignment .well-content .actions {
  padding-top: 30px;
}
.ofd-custom-main .ofd-custom .account-orderdetail.account-consignment .well-content .actions #returnOrderOpenModal,
.ofd-custom-main .ofd-custom .account-orderdetail.account-consignment .well-content .actions #changeOrderOpenModal {
  width: 100%;
  border-radius: 10px;
  height: 40px;
  background: #192D5B;
  border-color: #192D5B;
  color: #fff;
  text-transform: none;
  font-size: 12px;
  font-weight: 700;
}
.ofd-custom-main .ofd-custom .account-orderdetail.account-consignment .well.well-quinary {
  border-color: transparent;
}
.ofd-custom-main .ofd-custom .account-orderdetail.account-consignment .ofd-custom-container-product-detail {
  max-height: 504px;
  overflow-y: auto;
  overflow-x: hidden;
  scrollbar-width: thin;
  scrollbar-color: #999999 #f1f1f1;
}
.ofd-custom-main .ofd-custom .account-orderdetail.account-consignment .ofd-custom-container-product-detail::-webkit-scrollbar {
  width: 6px;
  border-radius: 8px;
}
.ofd-custom-main .ofd-custom .account-orderdetail.account-consignment .ofd-custom-container-product-detail::-webkit-scrollbar-track {
  background: #f1f1f1;
  border-radius: 8px;
}
.ofd-custom-main .ofd-custom .account-orderdetail.account-consignment .ofd-custom-container-product-detail::-webkit-scrollbar-thumb {
  background: #999999;
  border-radius: 8px;
}
.ofd-custom-main .ofd-custom .account-orderdetail.account-consignment .ofd-custom-container-product-detail::-webkit-scrollbar-thumb:hover {
  background: #666666;
}
.ofd-custom-main .ofd-custom .account-orderdetail.account-consignment .ofd-custom-product-detail {
  width: 986px;
  height: 94px;
  background: #F9FAFE;
  border-radius: 8px;
  padding: 5px;
  font-family: Montserrat;
  margin-top: 20px;
}
.ofd-custom-main .ofd-custom .account-orderdetail.account-consignment .ofd-custom-product-detail .row {
  padding: 3px 0 1px 0;
}
.ofd-custom-main .ofd-custom .account-orderdetail.account-consignment .ofd-custom-product-detail .item__image img {
  width: 60px;
  vertical-align: middle;
}
.ofd-custom-main .ofd-custom .account-orderdetail.account-consignment .ofd-custom-product-detail .item__info,
.ofd-custom-main .ofd-custom .account-orderdetail.account-consignment .ofd-custom-product-detail .item__retail,
.ofd-custom-main .ofd-custom .account-orderdetail.account-consignment .ofd-custom-product-detail .item__code {
  font-size: 13px;
  font-weight: 700;
  color: #333333;
}
.ofd-custom-main .ofd-custom .account-orderdetail.account-consignment .ofd-custom-product-detail .item__code-label,
.ofd-custom-main .ofd-custom .account-orderdetail.account-consignment .ofd-custom-product-detail .item__price-label,
.ofd-custom-main .ofd-custom .account-orderdetail.account-consignment .ofd-custom-product-detail .item__quantity-label,
.ofd-custom-main .ofd-custom .account-orderdetail.account-consignment .ofd-custom-product-detail .qtyValue {
  font-size: 12px;
  font-weight: 400;
  color: #333333;
}
.ofd-custom-main .ofd-custom .account-orderdetail.account-consignment .ofd-custom-product-detail .item__total {
  font-size: 12px;
  font-weight: 700;
  color: #333333;
}
.ofd-custom-main .ofd-custom .account-orderdetail.account-consignment .ofd-custom-title-article {
  color: #333333;
  font-size: 13px;
  font-weight: 700;
}
.checkbox.big {
  position: relative;
}
.checkbox.big #Terms1 {
  margin-left: -35px;
  height: 24px;
  width: 24px;
  margin-top: 0;
}
@media (max-width: 640px) {
  .checkbox.big #Terms1 {
    margin-left: 0;
  }
}
.checkbox.big label {
  font-size: 14px;
  margin-bottom: 20px;
  padding-left: 35px;
  color: #333333;
  text-transform: none;
  width: 80%;
}
.checkbox.big label a {
  color: #333333;
}
@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: 4.5px;
  background-color: #f4f4f4;
  border: 1px solid #cccccc;
}
.page-multiStepCheckoutSummaryPage #cboxLoadedContent #requestQuoteForm .help-block {
  font-size: 12px;
  text-align: right;
  margin-bottom: 25px;
}
.page-multiStepCheckoutSummaryPage #cboxLoadedContent #replenishmentSchedule {
  height: 100%;
  display: grid;
  grid-template-rows: 160px 1fr 95px;
}
.page-multiStepCheckoutSummaryPage #cboxLoadedContent #replenishmentSchedule .form-group {
  margin-bottom: 13.5px;
}
.page-multiStepCheckoutSummaryPage #cboxLoadedContent #replenishmentSchedule .column.scheduleform {
  margin-top: 13.5px;
}
.page-multiStepCheckoutSummaryPage #cboxLoadedContent #replenishmentSchedule .scheduleform-checkboxes {
  margin-top: 9px;
}
.page-multiStepCheckoutSummaryPage #cboxLoadedContent #replenishmentSchedule .scheduleform-checkboxes label {
  text-transform: none;
  font-size: 14px;
  color: #333333;
  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: 18px;
}
@media (max-width: 480px) {
  .page-multiStepCheckoutSummaryPage #cboxLoadedContent #replenishmentSchedule .form-actions #placeReplenishmentOrder {
    padding: 4.5px 6px;
  }
}
.checkout-success-body-quote-text {
  margin-bottom: 30px;
}
.advancedSearch .headline {
  color: #333333;
  font-size: 24px;
  line-height: 35px;
  font-weight: 700;
  padding: 9px 0;
  margin: 0;
  padding-left: 30px;
  padding-right: 30px;
}
.advancedSearch .headline.border {
  border-bottom: 1px solid #e5e5e5;
  margin-bottom: 14px;
}
@media (max-width: 1024px) {
  .advancedSearch .headline {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.advancedSearch .advanced-search-wrap {
  padding-left: 30px;
  padding-right: 30px;
}
@media (max-width: 1024px) {
  .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: 9.5px;
}
.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: #f4f4f4;
  border: 1px solid #cccccc;
  padding: 9px 15px;
  margin-bottom: 15px;
  margin-right: 9px;
}
.advancedSearch .advanced-search-wrap .product-id-tag-box .glyphicon {
  padding-left: 17px;
  color: #cccccc;
}
.advancedSearch .pagination-bar {
  margin-top: 35px;
  margin-bottom: 0;
}
.advancedSearch .pagination-bar .pagination-toolbar {
  padding-left: 30px;
  padding-right: 30px;
}
@media (max-width: 1024px) {
  .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: #d9d9d9;
}
.advancedSearch .pagination-bar.pagination-empty {
  border-top: 1px solid #e5e5e5;
}
.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 #e5e5e5;
  border-bottom: none;
}
.advancedSearch .pagination-bar .total-results {
  font-size: 13px;
  font-weight: 600;
  color: #666666;
}
.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: #f4f4f4;
}
.advancedSearch .item-list .item-list-item .item-image {
  padding-left: 30px;
}
@media (max-width: 640px) {
  .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: 1024px) {
  .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 #e5e5e5;
}
.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: 14px;
}
.advancedSearch .create-order-form .item-list .variant-checkboxes {
  margin-top: 4.5px;
  border-top: 1px solid #d9d9d9;
  padding-top: 4.5px;
}
.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 #e5e5e5;
  padding-top: 9px;
  padding-bottom: 9px;
}
.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 #e5e5e5;
}
.advancedSearch .pagination-with-pager + .create-order-form .create-order-form-button .btn {
  float: right;
}
@media (max-width: 639px) {
  .advancedSearch .pagination-with-pager + .create-order-form .create-order-form-button {
    padding: 9px;
    margin-bottom: 0;
  }
  .advancedSearch .pagination-with-pager + .create-order-form .create-order-form-button .btn {
    width: 100%;
  }
}
@media (min-width: 1024px) {
  .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: 640px) {
  .advancedSearch .advanced-search-wrap .only-productId {
    position: absolute;
    right: 0;
    top: 0;
    padding-right: 4.5px;
  }
  .advancedSearch .pagination-bar .sort-refine-bar,
  .advancedSearch .pagination-bar .total-results {
    float: left;
  }
  .advancedSearch .pagination-bar .sort-refine-bar {
    margin-right: 9px;
  }
  .advancedSearch .create-order-form .details-price-wrap {
    text-align: right;
  }
}
@media (max-width: 1023px) {
  .advancedSearch .pagination-bar .sort-refine-bar + .total-results {
    margin-top: 18px;
  }
  .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: 4.5px;
    padding-right: 0;
    line-height: 42px;
  }
  .advancedSearch .item-list .item-quantity label {
    float: left;
    margin: 0 4.5px 0 0;
  }
  .advancedSearch .item-list .item-quantity input {
    float: left;
    margin-right: 4.5px;
    padding-left: 12px;
    padding-right: 12px;
    text-align: center;
    width: 70px;
  }
  .advancedSearch .item-list .item-total {
    margin: 0;
    padding: 4.5px 9px 0 0;
    line-height: 42px;
  }
}
@media (max-width: 639px) {
  .advancedSearch .pagination-bar .pagination-toolbar {
    padding-left: 9px;
    padding-right: 9px;
  }
  .advancedSearch .pagination-bar .sort-refine-bar + .total-results {
    margin-top: 30px;
  }
  .advancedSearch .pagination-bar.pagination-empty {
    padding-left: 9px;
    padding-right: 9px;
  }
  .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%;
  }
}
.address-container__margin {
  margin-bottom: 15px;
}
.address-card__border {
  border: 1px solid #d9d9d9;
  margin: 0px 5px 0px 5px;
  padding: 10px;
}
.address-title__margin {
  margin: 0px 5px 10px 5px;
}
.address-title-font__size {
  font-size: 20px;
}
.address-card__height {
  min-height: 150px;
}
.contact-btn__bg {
  background-color: #ffffff;
  padding: 5px;
  font-size: 25px;
}
.contact-btn__bg .glyphicon {
  color: #192d5b;
  margin: 3px;
}
.address-select__padding {
  padding-bottom: 5px;
}
hr {
  margin: 10px;
}
@media (min-width: 1024px) {
  .container {
    width: 100%;
  }
}
.add-align-state {
  padding: 5px !important;
}
.custom-font-uppercase {
  text-transform: uppercase;
}
@media (min-width: 1024px) {
  .container-new-contact {
    margin-left: 100px;
    width: 800px;
  }
  .container-new-title {
    margin-left: 110px;
  }
}
@media (max-width: 970px) {
  .custom-space-btn {
    margin-bottom: 10px !important;
  }
  .container-new-title {
    margin-left: 10px;
  }
}
.radioButtonCustom {
  color: #666666;
  font-weight: 600;
  text-transform: uppercase;
  font-size: 13px;
}
.btn-custom-red {
  background: #192d5b;
  color: white;
}
.custom-radio-margin {
  margin-right: 0px !important;
  margin-left: 10px !important;
}
.custom-error-text {
  font-weight: 600;
  color: #ed1c24;
  font-style: italic;
  font-size: 14px;
  margin-top: -10px;
  margin-bottom: 15px;
}
label[id="register.name-error"],
label[id="register.lastName-error"],
label[id="register.phone-error"],
label[id="register.email-error"] {
  font-weight: 600;
  color: #ed1c24;
  font-style: italic;
  font-size: 14px;
  text-transform: lowercase;
}
label[id="register.name-error"]:first-letter {
  text-transform: uppercase;
}
label[id="register.lastName-error"]:first-letter {
  text-transform: uppercase;
}
label[id="register.phone-error"]:first-letter {
  text-transform: uppercase;
}
label[id="register.email-error"]:first-letter {
  text-transform: uppercase;
}
/*!
 *  Font Awesome 4.7.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
@font-face {
  font-family: 'FontAwesome';
  src: url('../fonts/fontawesome-webfont.eot?v=4.7.0');
  src: url('../fonts/fontawesome-webfont.eot?#iefix&v=4.7.0') format('embedded-opentype'), url('../fonts/fontawesome-webfont.woff2?v=4.7.0') format('woff2'), url('../fonts/fontawesome-webfont.woff?v=4.7.0') format('woff'), url('../fonts/fontawesome-webfont.ttf?v=4.7.0') format('truetype'), url('../fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular') format('svg');
  font-weight: normal;
  font-style: normal;
}
@-webkit-keyframes "fa-spin" {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
@keyframes "fa-spin" {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(359deg);
    transform: rotate(359deg);
  }
}
.fa {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.fa-lg {
  font-size: 1.33333333em;
  line-height: .75em;
  vertical-align: -15%;
}
.fa-2x {
  font-size: 2em;
}
.fa-3x {
  font-size: 3em;
}
.fa-4x {
  font-size: 4em;
}
.fa-5x {
  font-size: 5em;
}
.fa-fw {
  width: 1.28571429em;
  text-align: center;
}
.fa-ul {
  padding-left: 0;
  margin-left: 2.14285714em;
  list-style-type: none;
}
.fa-ul > li {
  position: relative;
}
.fa-li {
  position: absolute;
  left: -2.14285714em;
  width: 2.14285714em;
  top: .14285714em;
  text-align: center;
}
.fa-li.fa-lg {
  left: -1.85714286em;
}
.fa-border {
  padding: .2em .25em .15em;
  border: solid .08em #eee;
  border-radius: .1em;
}
.fa-pull-left {
  float: left;
}
.fa-pull-right {
  float: right;
}
.fa.fa-pull-left {
  margin-right: .3em;
}
.fa.fa-pull-right {
  margin-left: .3em;
}
.pull-right {
  float: right;
}
.pull-left {
  float: left;
}
.fa.pull-left {
  margin-right: .3em;
}
.fa.pull-right {
  margin-left: .3em;
}
.fa-spin {
  -webkit-animation: fa-spin 2s infinite linear;
  animation: fa-spin 2s infinite linear;
}
.fa-pulse {
  -webkit-animation: fa-spin 1s infinite steps(8);
  animation: fa-spin 1s infinite steps(8);
}
.fa-rotate-90 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}
.fa-rotate-180 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  transform: rotate(180deg);
}
.fa-rotate-270 {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
  -webkit-transform: rotate(270deg);
  -ms-transform: rotate(270deg);
  transform: rotate(270deg);
}
.fa-flip-horizontal {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
  -webkit-transform: scale(-1, 1);
  -ms-transform: scale(-1, 1);
  transform: scale(-1, 1);
}
.fa-flip-vertical {
  -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
  -webkit-transform: scale(1, -1);
  -ms-transform: scale(1, -1);
  transform: scale(1, -1);
}
:root .fa-rotate-90 {
  filter: none;
}
:root .fa-rotate-180 {
  filter: none;
}
:root .fa-rotate-270 {
  filter: none;
}
:root .fa-flip-horizontal {
  filter: none;
}
:root .fa-flip-vertical {
  filter: none;
}
.fa-stack {
  position: relative;
  display: inline-block;
  width: 2em;
  height: 2em;
  line-height: 2em;
  vertical-align: middle;
}
.fa-stack-1x {
  position: absolute;
  left: 0;
  width: 100%;
  text-align: center;
  line-height: inherit;
}
.fa-stack-2x {
  position: absolute;
  left: 0;
  width: 100%;
  text-align: center;
  font-size: 2em;
}
.fa-inverse {
  color: #fff;
}
.fa-glass:before {
  content: "\f000";
}
.fa-music:before {
  content: "\f001";
}
.fa-search:before {
  content: "\f002";
}
.fa-envelope-o:before {
  content: "\f003";
}
.fa-heart:before {
  content: "\f004";
}
.fa-star:before {
  content: "\f005";
}
.fa-star-o:before {
  content: "\f006";
}
.fa-user:before {
  content: "\f007";
}
.fa-film:before {
  content: "\f008";
}
.fa-th-large:before {
  content: "\f009";
}
.fa-th:before {
  content: "\f00a";
}
.fa-th-list:before {
  content: "\f00b";
}
.fa-check:before {
  content: "\f00c";
}
.fa-remove:before {
  content: "\f00d";
}
.fa-close:before {
  content: "\f00d";
}
.fa-times:before {
  content: "\f00d";
}
.fa-search-plus:before {
  content: "\f00e";
}
.fa-search-minus:before {
  content: "\f010";
}
.fa-power-off:before {
  content: "\f011";
}
.fa-signal:before {
  content: "\f012";
}
.fa-gear:before {
  content: "\f013";
}
.fa-cog:before {
  content: "\f013";
}
.fa-trash-o:before {
  content: "\f014";
}
.fa-home:before {
  content: "\f015";
}
.fa-file-o:before {
  content: "\f016";
}
.fa-clock-o:before {
  content: "\f017";
}
.fa-road:before {
  content: "\f018";
}
.fa-download:before {
  content: "\f019";
}
.fa-arrow-circle-o-down:before {
  content: "\f01a";
}
.fa-arrow-circle-o-up:before {
  content: "\f01b";
}
.fa-inbox:before {
  content: "\f01c";
}
.fa-play-circle-o:before {
  content: "\f01d";
}
.fa-rotate-right:before {
  content: "\f01e";
}
.fa-repeat:before {
  content: "\f01e";
}
.fa-refresh:before {
  content: "\f021";
}
.fa-list-alt:before {
  content: "\f022";
}
.fa-lock:before {
  content: "\f023";
}
.fa-flag:before {
  content: "\f024";
}
.fa-headphones:before {
  content: "\f025";
}
.fa-volume-off:before {
  content: "\f026";
}
.fa-volume-down:before {
  content: "\f027";
}
.fa-volume-up:before {
  content: "\f028";
}
.fa-qrcode:before {
  content: "\f029";
}
.fa-barcode:before {
  content: "\f02a";
}
.fa-tag:before {
  content: "\f02b";
}
.fa-tags:before {
  content: "\f02c";
}
.fa-book:before {
  content: "\f02d";
}
.fa-bookmark:before {
  content: "\f02e";
}
.fa-print:before {
  content: "\f02f";
}
.fa-camera:before {
  content: "\f030";
}
.fa-font:before {
  content: "\f031";
}
.fa-bold:before {
  content: "\f032";
}
.fa-italic:before {
  content: "\f033";
}
.fa-text-height:before {
  content: "\f034";
}
.fa-text-width:before {
  content: "\f035";
}
.fa-align-left:before {
  content: "\f036";
}
.fa-align-center:before {
  content: "\f037";
}
.fa-align-right:before {
  content: "\f038";
}
.fa-align-justify:before {
  content: "\f039";
}
.fa-list:before {
  content: "\f03a";
}
.fa-dedent:before {
  content: "\f03b";
}
.fa-outdent:before {
  content: "\f03b";
}
.fa-indent:before {
  content: "\f03c";
}
.fa-video-camera:before {
  content: "\f03d";
}
.fa-photo:before {
  content: "\f03e";
}
.fa-image:before {
  content: "\f03e";
}
.fa-picture-o:before {
  content: "\f03e";
}
.fa-pencil:before {
  content: "\f040";
}
.fa-map-marker:before {
  content: "\f041";
}
.fa-adjust:before {
  content: "\f042";
}
.fa-tint:before {
  content: "\f043";
}
.fa-edit:before {
  content: "\f044";
}
.fa-pencil-square-o:before {
  content: "\f044";
}
.fa-share-square-o:before {
  content: "\f045";
}
.fa-check-square-o:before {
  content: "\f046";
}
.fa-arrows:before {
  content: "\f047";
}
.fa-step-backward:before {
  content: "\f048";
}
.fa-fast-backward:before {
  content: "\f049";
}
.fa-backward:before {
  content: "\f04a";
}
.fa-play:before {
  content: "\f04b";
}
.fa-pause:before {
  content: "\f04c";
}
.fa-stop:before {
  content: "\f04d";
}
.fa-forward:before {
  content: "\f04e";
}
.fa-fast-forward:before {
  content: "\f050";
}
.fa-step-forward:before {
  content: "\f051";
}
.fa-eject:before {
  content: "\f052";
}
.fa-chevron-left:before {
  content: "\f053";
}
.fa-chevron-right:before {
  content: "\f054";
}
.fa-plus-circle:before {
  content: "\f055";
}
.fa-minus-circle:before {
  content: "\f056";
}
.fa-times-circle:before {
  content: "\f057";
}
.fa-check-circle:before {
  content: "\f058";
}
.fa-question-circle:before {
  content: "\f059";
}
.fa-info-circle:before {
  content: "\f05a";
}
.fa-crosshairs:before {
  content: "\f05b";
}
.fa-times-circle-o:before {
  content: "\f05c";
}
.fa-check-circle-o:before {
  content: "\f05d";
}
.fa-ban:before {
  content: "\f05e";
}
.fa-arrow-left:before {
  content: "\f060";
}
.fa-arrow-right:before {
  content: "\f061";
}
.fa-arrow-up:before {
  content: "\f062";
}
.fa-arrow-down:before {
  content: "\f063";
}
.fa-mail-forward:before {
  content: "\f064";
}
.fa-share:before {
  content: "\f064";
}
.fa-expand:before {
  content: "\f065";
}
.fa-compress:before {
  content: "\f066";
}
.fa-plus:before {
  content: "\f067";
}
.fa-minus:before {
  content: "\f068";
}
.fa-asterisk:before {
  content: "\f069";
}
.fa-exclamation-circle:before {
  content: "\f06a";
}
.fa-gift:before {
  content: "\f06b";
}
.fa-leaf:before {
  content: "\f06c";
}
.fa-fire:before {
  content: "\f06d";
}
.fa-eye:before {
  content: "\f06e";
}
.fa-eye-slash:before {
  content: "\f070";
}
.fa-warning:before {
  content: "\f071";
}
.fa-exclamation-triangle:before {
  content: "\f071";
}
.fa-plane:before {
  content: "\f072";
}
.fa-calendar:before {
  content: "\f073";
}
.fa-random:before {
  content: "\f074";
}
.fa-comment:before {
  content: "\f075";
}
.fa-magnet:before {
  content: "\f076";
}
.fa-chevron-up:before {
  content: "\f077";
}
.fa-chevron-down:before {
  content: "\f078";
}
.fa-retweet:before {
  content: "\f079";
}
.fa-shopping-cart:before {
  content: "\f07a";
}
.fa-folder:before {
  content: "\f07b";
}
.fa-folder-open:before {
  content: "\f07c";
}
.fa-arrows-v:before {
  content: "\f07d";
}
.fa-arrows-h:before {
  content: "\f07e";
}
.fa-bar-chart-o:before {
  content: "\f080";
}
.fa-bar-chart:before {
  content: "\f080";
}
.fa-twitter-square:before {
  content: "\f081";
}
.fa-facebook-square:before {
  content: "\f082";
}
.fa-camera-retro:before {
  content: "\f083";
}
.fa-key:before {
  content: "\f084";
}
.fa-gears:before {
  content: "\f085";
}
.fa-cogs:before {
  content: "\f085";
}
.fa-comments:before {
  content: "\f086";
}
.fa-thumbs-o-up:before {
  content: "\f087";
}
.fa-thumbs-o-down:before {
  content: "\f088";
}
.fa-star-half:before {
  content: "\f089";
}
.fa-heart-o:before {
  content: "\f08a";
}
.fa-sign-out:before {
  content: "\f08b";
}
.fa-linkedin-square:before {
  content: "\f08c";
}
.fa-thumb-tack:before {
  content: "\f08d";
}
.fa-external-link:before {
  content: "\f08e";
}
.fa-sign-in:before {
  content: "\f090";
}
.fa-trophy:before {
  content: "\f091";
}
.fa-github-square:before {
  content: "\f092";
}
.fa-upload:before {
  content: "\f093";
}
.fa-lemon-o:before {
  content: "\f094";
}
.fa-phone:before {
  content: "\f095";
}
.fa-square-o:before {
  content: "\f096";
}
.fa-bookmark-o:before {
  content: "\f097";
}
.fa-phone-square:before {
  content: "\f098";
}
.fa-twitter:before {
  content: "𝕏";
}
.fa-facebook-f:before {
  content: "\f09a";
}
.fa-facebook:before {
  content: "\f09a";
}
.fa-github:before {
  content: "\f09b";
}
.fa-unlock:before {
  content: "\f09c";
}
.fa-credit-card:before {
  content: "\f09d";
}
.fa-feed:before {
  content: "\f09e";
}
.fa-rss:before {
  content: "\f09e";
}
.fa-hdd-o:before {
  content: "\f0a0";
}
.fa-bullhorn:before {
  content: "\f0a1";
}
.fa-bell:before {
  content: "\f0f3";
}
.fa-certificate:before {
  content: "\f0a3";
}
.fa-hand-o-right:before {
  content: "\f0a4";
}
.fa-hand-o-left:before {
  content: "\f0a5";
}
.fa-hand-o-up:before {
  content: "\f0a6";
}
.fa-hand-o-down:before {
  content: "\f0a7";
}
.fa-arrow-circle-left:before {
  content: "\f0a8";
}
.fa-arrow-circle-right:before {
  content: "\f0a9";
}
.fa-arrow-circle-up:before {
  content: "\f0aa";
}
.fa-arrow-circle-down:before {
  content: "\f0ab";
}
.fa-globe:before {
  content: "\f0ac";
}
.fa-wrench:before {
  content: "\f0ad";
}
.fa-tasks:before {
  content: "\f0ae";
}
.fa-filter:before {
  content: "\f0b0";
}
.fa-briefcase:before {
  content: "\f0b1";
}
.fa-arrows-alt:before {
  content: "\f0b2";
}
.fa-group:before {
  content: "\f0c0";
}
.fa-users:before {
  content: "\f0c0";
}
.fa-chain:before {
  content: "\f0c1";
}
.fa-link:before {
  content: "\f0c1";
}
.fa-cloud:before {
  content: "\f0c2";
}
.fa-flask:before {
  content: "\f0c3";
}
.fa-cut:before {
  content: "\f0c4";
}
.fa-scissors:before {
  content: "\f0c4";
}
.fa-copy:before {
  content: "\f0c5";
}
.fa-files-o:before {
  content: "\f0c5";
}
.fa-paperclip:before {
  content: "\f0c6";
}
.fa-save:before {
  content: "\f0c7";
}
.fa-floppy-o:before {
  content: "\f0c7";
}
.fa-square:before {
  content: "\f0c8";
}
.fa-navicon:before {
  content: "\f0c9";
}
.fa-reorder:before {
  content: "\f0c9";
}
.fa-bars:before {
  content: "\f0c9";
}
.fa-list-ul:before {
  content: "\f0ca";
}
.fa-list-ol:before {
  content: "\f0cb";
}
.fa-strikethrough:before {
  content: "\f0cc";
}
.fa-underline:before {
  content: "\f0cd";
}
.fa-table:before {
  content: "\f0ce";
}
.fa-magic:before {
  content: "\f0d0";
}
.fa-truck:before {
  content: "\f0d1";
}
.fa-pinterest:before {
  content: "\f0d2";
}
.fa-pinterest-square:before {
  content: "\f0d3";
}
.fa-google-plus-square:before {
  content: "\f0d4";
}
.fa-google-plus:before {
  content: "\f0d5";
}
.fa-money:before {
  content: "\f0d6";
}
.fa-caret-down:before {
  content: "\f0d7";
}
.fa-caret-up:before {
  content: "\f0d8";
}
.fa-caret-left:before {
  content: "\f0d9";
}
.fa-caret-right:before {
  content: "\f0da";
}
.fa-columns:before {
  content: "\f0db";
}
.fa-unsorted:before {
  content: "\f0dc";
}
.fa-sort:before {
  content: "\f0dc";
}
.fa-sort-down:before {
  content: "\f0dd";
}
.fa-sort-desc:before {
  content: "\f0dd";
}
.fa-sort-up:before {
  content: "\f0de";
}
.fa-sort-asc:before {
  content: "\f0de";
}
.fa-envelope:before {
  content: "\f0e0";
}
.fa-linkedin:before {
  content: "\f0e1";
}
.fa-rotate-left:before {
  content: "\f0e2";
}
.fa-undo:before {
  content: "\f0e2";
}
.fa-legal:before {
  content: "\f0e3";
}
.fa-gavel:before {
  content: "\f0e3";
}
.fa-dashboard:before {
  content: "\f0e4";
}
.fa-tachometer:before {
  content: "\f0e4";
}
.fa-comment-o:before {
  content: "\f0e5";
}
.fa-comments-o:before {
  content: "\f0e6";
}
.fa-flash:before {
  content: "\f0e7";
}
.fa-bolt:before {
  content: "\f0e7";
}
.fa-sitemap:before {
  content: "\f0e8";
}
.fa-umbrella:before {
  content: "\f0e9";
}
.fa-paste:before {
  content: "\f0ea";
}
.fa-clipboard:before {
  content: "\f0ea";
}
.fa-lightbulb-o:before {
  content: "\f0eb";
}
.fa-exchange:before {
  content: "\f0ec";
}
.fa-cloud-download:before {
  content: "\f0ed";
}
.fa-cloud-upload:before {
  content: "\f0ee";
}
.fa-user-md:before {
  content: "\f0f0";
}
.fa-stethoscope:before {
  content: "\f0f1";
}
.fa-suitcase:before {
  content: "\f0f2";
}
.fa-bell-o:before {
  content: "\f0a2";
}
.fa-coffee:before {
  content: "\f0f4";
}
.fa-cutlery:before {
  content: "\f0f5";
}
.fa-file-text-o:before {
  content: "\f0f6";
}
.fa-building-o:before {
  content: "\f0f7";
}
.fa-hospital-o:before {
  content: "\f0f8";
}
.fa-ambulance:before {
  content: "\f0f9";
}
.fa-medkit:before {
  content: "\f0fa";
}
.fa-fighter-jet:before {
  content: "\f0fb";
}
.fa-beer:before {
  content: "\f0fc";
}
.fa-h-square:before {
  content: "\f0fd";
}
.fa-plus-square:before {
  content: "\f0fe";
}
.fa-angle-double-left:before {
  content: "\f100";
}
.fa-angle-double-right:before {
  content: "\f101";
}
.fa-angle-double-up:before {
  content: "\f102";
}
.fa-angle-double-down:before {
  content: "\f103";
}
.fa-angle-left:before {
  content: "\f104";
}
.fa-angle-right:before {
  content: "\f105";
}
.fa-angle-up:before {
  content: "\f106";
}
.fa-angle-down:before {
  content: "\f107";
}
.fa-desktop:before {
  content: "\f108";
}
.fa-laptop:before {
  content: "\f109";
}
.fa-tablet:before {
  content: "\f10a";
}
.fa-mobile-phone:before {
  content: "\f10b";
}
.fa-mobile:before {
  content: "\f10b";
}
.fa-circle-o:before {
  content: "\f10c";
}
.fa-quote-left:before {
  content: "\f10d";
}
.fa-quote-right:before {
  content: "\f10e";
}
.fa-spinner:before {
  content: "\f110";
}
.fa-circle:before {
  content: "\f111";
}
.fa-mail-reply:before {
  content: "\f112";
}
.fa-reply:before {
  content: "\f112";
}
.fa-github-alt:before {
  content: "\f113";
}
.fa-folder-o:before {
  content: "\f114";
}
.fa-folder-open-o:before {
  content: "\f115";
}
.fa-smile-o:before {
  content: "\f118";
}
.fa-frown-o:before {
  content: "\f119";
}
.fa-meh-o:before {
  content: "\f11a";
}
.fa-gamepad:before {
  content: "\f11b";
}
.fa-keyboard-o:before {
  content: "\f11c";
}
.fa-flag-o:before {
  content: "\f11d";
}
.fa-flag-checkered:before {
  content: "\f11e";
}
.fa-terminal:before {
  content: "\f120";
}
.fa-code:before {
  content: "\f121";
}
.fa-mail-reply-all:before {
  content: "\f122";
}
.fa-reply-all:before {
  content: "\f122";
}
.fa-star-half-empty:before {
  content: "\f123";
}
.fa-star-half-full:before {
  content: "\f123";
}
.fa-star-half-o:before {
  content: "\f123";
}
.fa-location-arrow:before {
  content: "\f124";
}
.fa-crop:before {
  content: "\f125";
}
.fa-code-fork:before {
  content: "\f126";
}
.fa-unlink:before {
  content: "\f127";
}
.fa-chain-broken:before {
  content: "\f127";
}
.fa-question:before {
  content: "\f128";
}
.fa-info:before {
  content: "\f129";
}
.fa-exclamation:before {
  content: "\f12a";
}
.fa-superscript:before {
  content: "\f12b";
}
.fa-subscript:before {
  content: "\f12c";
}
.fa-eraser:before {
  content: "\f12d";
}
.fa-puzzle-piece:before {
  content: "\f12e";
}
.fa-microphone:before {
  content: "\f130";
}
.fa-microphone-slash:before {
  content: "\f131";
}
.fa-shield:before {
  content: "\f132";
}
.fa-calendar-o:before {
  content: "\f133";
}
.fa-fire-extinguisher:before {
  content: "\f134";
}
.fa-rocket:before {
  content: "\f135";
}
.fa-maxcdn:before {
  content: "\f136";
}
.fa-chevron-circle-left:before {
  content: "\f137";
}
.fa-chevron-circle-right:before {
  content: "\f138";
}
.fa-chevron-circle-up:before {
  content: "\f139";
}
.fa-chevron-circle-down:before {
  content: "\f13a";
}
.fa-html5:before {
  content: "\f13b";
}
.fa-css3:before {
  content: "\f13c";
}
.fa-anchor:before {
  content: "\f13d";
}
.fa-unlock-alt:before {
  content: "\f13e";
}
.fa-bullseye:before {
  content: "\f140";
}
.fa-ellipsis-h:before {
  content: "\f141";
}
.fa-ellipsis-v:before {
  content: "\f142";
}
.fa-rss-square:before {
  content: "\f143";
}
.fa-play-circle:before {
  content: "\f144";
}
.fa-ticket:before {
  content: "\f145";
}
.fa-minus-square:before {
  content: "\f146";
}
.fa-minus-square-o:before {
  content: "\f147";
}
.fa-level-up:before {
  content: "\f148";
}
.fa-level-down:before {
  content: "\f149";
}
.fa-check-square:before {
  content: "\f14a";
}
.fa-pencil-square:before {
  content: "\f14b";
}
.fa-external-link-square:before {
  content: "\f14c";
}
.fa-share-square:before {
  content: "\f14d";
}
.fa-compass:before {
  content: "\f14e";
}
.fa-toggle-down:before {
  content: "\f150";
}
.fa-caret-square-o-down:before {
  content: "\f150";
}
.fa-toggle-up:before {
  content: "\f151";
}
.fa-caret-square-o-up:before {
  content: "\f151";
}
.fa-toggle-right:before {
  content: "\f152";
}
.fa-caret-square-o-right:before {
  content: "\f152";
}
.fa-euro:before {
  content: "\f153";
}
.fa-eur:before {
  content: "\f153";
}
.fa-gbp:before {
  content: "\f154";
}
.fa-dollar:before {
  content: "\f155";
}
.fa-usd:before {
  content: "\f155";
}
.fa-rupee:before {
  content: "\f156";
}
.fa-inr:before {
  content: "\f156";
}
.fa-cny:before {
  content: "\f157";
}
.fa-rmb:before {
  content: "\f157";
}
.fa-yen:before {
  content: "\f157";
}
.fa-jpy:before {
  content: "\f157";
}
.fa-ruble:before {
  content: "\f158";
}
.fa-rouble:before {
  content: "\f158";
}
.fa-rub:before {
  content: "\f158";
}
.fa-won:before {
  content: "\f159";
}
.fa-krw:before {
  content: "\f159";
}
.fa-bitcoin:before {
  content: "\f15a";
}
.fa-btc:before {
  content: "\f15a";
}
.fa-file:before {
  content: "\f15b";
}
.fa-file-text:before {
  content: "\f15c";
}
.fa-sort-alpha-asc:before {
  content: "\f15d";
}
.fa-sort-alpha-desc:before {
  content: "\f15e";
}
.fa-sort-amount-asc:before {
  content: "\f160";
}
.fa-sort-amount-desc:before {
  content: "\f161";
}
.fa-sort-numeric-asc:before {
  content: "\f162";
}
.fa-sort-numeric-desc:before {
  content: "\f163";
}
.fa-thumbs-up:before {
  content: "\f164";
}
.fa-thumbs-down:before {
  content: "\f165";
}
.fa-youtube-square:before {
  content: "\f166";
}
.fa-youtube:before {
  content: "\f167";
}
.fa-xing:before {
  content: "\f168";
}
.fa-xing-square:before {
  content: "\f169";
}
.fa-youtube-play:before {
  content: "\f16a";
}
.fa-dropbox:before {
  content: "\f16b";
}
.fa-stack-overflow:before {
  content: "\f16c";
}
.fa-instagram:before {
  content: "\f16d";
}
.fa-flickr:before {
  content: "\f16e";
}
.fa-adn:before {
  content: "\f170";
}
.fa-bitbucket:before {
  content: "\f171";
}
.fa-bitbucket-square:before {
  content: "\f172";
}
.fa-tumblr:before {
  content: "\f173";
}
.fa-tumblr-square:before {
  content: "\f174";
}
.fa-long-arrow-down:before {
  content: "\f175";
}
.fa-long-arrow-up:before {
  content: "\f176";
}
.fa-long-arrow-left:before {
  content: "\f177";
}
.fa-long-arrow-right:before {
  content: "\f178";
}
.fa-apple:before {
  content: "\f179";
}
.fa-windows:before {
  content: "\f17a";
}
.fa-android:before {
  content: "\f17b";
}
.fa-linux:before {
  content: "\f17c";
}
.fa-dribbble:before {
  content: "\f17d";
}
.fa-skype:before {
  content: "\f17e";
}
.fa-foursquare:before {
  content: "\f180";
}
.fa-trello:before {
  content: "\f181";
}
.fa-female:before {
  content: "\f182";
}
.fa-male:before {
  content: "\f183";
}
.fa-gittip:before {
  content: "\f184";
}
.fa-gratipay:before {
  content: "\f184";
}
.fa-sun-o:before {
  content: "\f185";
}
.fa-moon-o:before {
  content: "\f186";
}
.fa-archive:before {
  content: "\f187";
}
.fa-bug:before {
  content: "\f188";
}
.fa-vk:before {
  content: "\f189";
}
.fa-weibo:before {
  content: "\f18a";
}
.fa-renren:before {
  content: "\f18b";
}
.fa-pagelines:before {
  content: "\f18c";
}
.fa-stack-exchange:before {
  content: "\f18d";
}
.fa-arrow-circle-o-right:before {
  content: "\f18e";
}
.fa-arrow-circle-o-left:before {
  content: "\f190";
}
.fa-toggle-left:before {
  content: "\f191";
}
.fa-caret-square-o-left:before {
  content: "\f191";
}
.fa-dot-circle-o:before {
  content: "\f192";
}
.fa-wheelchair:before {
  content: "\f193";
}
.fa-vimeo-square:before {
  content: "\f194";
}
.fa-turkish-lira:before {
  content: "\f195";
}
.fa-try:before {
  content: "\f195";
}
.fa-plus-square-o:before {
  content: "\f196";
}
.fa-space-shuttle:before {
  content: "\f197";
}
.fa-slack:before {
  content: "\f198";
}
.fa-envelope-square:before {
  content: "\f199";
}
.fa-wordpress:before {
  content: "\f19a";
}
.fa-openid:before {
  content: "\f19b";
}
.fa-institution:before {
  content: "\f19c";
}
.fa-bank:before {
  content: "\f19c";
}
.fa-university:before {
  content: "\f19c";
}
.fa-mortar-board:before {
  content: "\f19d";
}
.fa-graduation-cap:before {
  content: "\f19d";
}
.fa-yahoo:before {
  content: "\f19e";
}
.fa-google:before {
  content: "\f1a0";
}
.fa-reddit:before {
  content: "\f1a1";
}
.fa-reddit-square:before {
  content: "\f1a2";
}
.fa-stumbleupon-circle:before {
  content: "\f1a3";
}
.fa-stumbleupon:before {
  content: "\f1a4";
}
.fa-delicious:before {
  content: "\f1a5";
}
.fa-digg:before {
  content: "\f1a6";
}
.fa-pied-piper-pp:before {
  content: "\f1a7";
}
.fa-pied-piper-alt:before {
  content: "\f1a8";
}
.fa-drupal:before {
  content: "\f1a9";
}
.fa-joomla:before {
  content: "\f1aa";
}
.fa-language:before {
  content: "\f1ab";
}
.fa-fax:before {
  content: "\f1ac";
}
.fa-building:before {
  content: "\f1ad";
}
.fa-child:before {
  content: "\f1ae";
}
.fa-paw:before {
  content: "\f1b0";
}
.fa-spoon:before {
  content: "\f1b1";
}
.fa-cube:before {
  content: "\f1b2";
}
.fa-cubes:before {
  content: "\f1b3";
}
.fa-behance:before {
  content: "\f1b4";
}
.fa-behance-square:before {
  content: "\f1b5";
}
.fa-steam:before {
  content: "\f1b6";
}
.fa-steam-square:before {
  content: "\f1b7";
}
.fa-recycle:before {
  content: "\f1b8";
}
.fa-automobile:before {
  content: "\f1b9";
}
.fa-car:before {
  content: "\f1b9";
}
.fa-cab:before {
  content: "\f1ba";
}
.fa-taxi:before {
  content: "\f1ba";
}
.fa-tree:before {
  content: "\f1bb";
}
.fa-spotify:before {
  content: "\f1bc";
}
.fa-deviantart:before {
  content: "\f1bd";
}
.fa-soundcloud:before {
  content: "\f1be";
}
.fa-database:before {
  content: "\f1c0";
}
.fa-file-pdf-o:before {
  content: "\f1c1";
}
.fa-file-word-o:before {
  content: "\f1c2";
}
.fa-file-excel-o:before {
  content: "\f1c3";
}
.fa-file-powerpoint-o:before {
  content: "\f1c4";
}
.fa-file-photo-o:before {
  content: "\f1c5";
}
.fa-file-picture-o:before {
  content: "\f1c5";
}
.fa-file-image-o:before {
  content: "\f1c5";
}
.fa-file-zip-o:before {
  content: "\f1c6";
}
.fa-file-archive-o:before {
  content: "\f1c6";
}
.fa-file-sound-o:before {
  content: "\f1c7";
}
.fa-file-audio-o:before {
  content: "\f1c7";
}
.fa-file-movie-o:before {
  content: "\f1c8";
}
.fa-file-video-o:before {
  content: "\f1c8";
}
.fa-file-code-o:before {
  content: "\f1c9";
}
.fa-vine:before {
  content: "\f1ca";
}
.fa-codepen:before {
  content: "\f1cb";
}
.fa-jsfiddle:before {
  content: "\f1cc";
}
.fa-life-bouy:before {
  content: "\f1cd";
}
.fa-life-buoy:before {
  content: "\f1cd";
}
.fa-life-saver:before {
  content: "\f1cd";
}
.fa-support:before {
  content: "\f1cd";
}
.fa-life-ring:before {
  content: "\f1cd";
}
.fa-circle-o-notch:before {
  content: "\f1ce";
}
.fa-ra:before {
  content: "\f1d0";
}
.fa-resistance:before {
  content: "\f1d0";
}
.fa-rebel:before {
  content: "\f1d0";
}
.fa-ge:before {
  content: "\f1d1";
}
.fa-empire:before {
  content: "\f1d1";
}
.fa-git-square:before {
  content: "\f1d2";
}
.fa-git:before {
  content: "\f1d3";
}
.fa-y-combinator-square:before {
  content: "\f1d4";
}
.fa-yc-square:before {
  content: "\f1d4";
}
.fa-hacker-news:before {
  content: "\f1d4";
}
.fa-tencent-weibo:before {
  content: "\f1d5";
}
.fa-qq:before {
  content: "\f1d6";
}
.fa-wechat:before {
  content: "\f1d7";
}
.fa-weixin:before {
  content: "\f1d7";
}
.fa-send:before {
  content: "\f1d8";
}
.fa-paper-plane:before {
  content: "\f1d8";
}
.fa-send-o:before {
  content: "\f1d9";
}
.fa-paper-plane-o:before {
  content: "\f1d9";
}
.fa-history:before {
  content: "\f1da";
}
.fa-circle-thin:before {
  content: "\f1db";
}
.fa-header:before {
  content: "\f1dc";
}
.fa-paragraph:before {
  content: "\f1dd";
}
.fa-sliders:before {
  content: "\f1de";
}
.fa-share-alt:before {
  content: "\f1e0";
}
.fa-share-alt-square:before {
  content: "\f1e1";
}
.fa-bomb:before {
  content: "\f1e2";
}
.fa-soccer-ball-o:before {
  content: "\f1e3";
}
.fa-futbol-o:before {
  content: "\f1e3";
}
.fa-tty:before {
  content: "\f1e4";
}
.fa-binoculars:before {
  content: "\f1e5";
}
.fa-plug:before {
  content: "\f1e6";
}
.fa-slideshare:before {
  content: "\f1e7";
}
.fa-twitch:before {
  content: "\f1e8";
}
.fa-yelp:before {
  content: "\f1e9";
}
.fa-newspaper-o:before {
  content: "\f1ea";
}
.fa-wifi:before {
  content: "\f1eb";
}
.fa-calculator:before {
  content: "\f1ec";
}
.fa-paypal:before {
  content: "\f1ed";
}
.fa-google-wallet:before {
  content: "\f1ee";
}
.fa-cc-visa:before {
  content: "\f1f0";
}
.fa-cc-mastercard:before {
  content: "\f1f1";
}
.fa-cc-discover:before {
  content: "\f1f2";
}
.fa-cc-amex:before {
  content: "\f1f3";
}
.fa-cc-paypal:before {
  content: "\f1f4";
}
.fa-cc-stripe:before {
  content: "\f1f5";
}
.fa-bell-slash:before {
  content: "\f1f6";
}
.fa-bell-slash-o:before {
  content: "\f1f7";
}
.fa-trash:before {
  content: "\f1f8";
}
.fa-copyright:before {
  content: "\f1f9";
}
.fa-at:before {
  content: "\f1fa";
}
.fa-eyedropper:before {
  content: "\f1fb";
}
.fa-paint-brush:before {
  content: "\f1fc";
}
.fa-birthday-cake:before {
  content: "\f1fd";
}
.fa-area-chart:before {
  content: "\f1fe";
}
.fa-pie-chart:before {
  content: "\f200";
}
.fa-line-chart:before {
  content: "\f201";
}
.fa-lastfm:before {
  content: "\f202";
}
.fa-lastfm-square:before {
  content: "\f203";
}
.fa-toggle-off:before {
  content: "\f204";
}
.fa-toggle-on:before {
  content: "\f205";
}
.fa-bicycle:before {
  content: "\f206";
}
.fa-bus:before {
  content: "\f207";
}
.fa-ioxhost:before {
  content: "\f208";
}
.fa-angellist:before {
  content: "\f209";
}
.fa-cc:before {
  content: "\f20a";
}
.fa-shekel:before {
  content: "\f20b";
}
.fa-sheqel:before {
  content: "\f20b";
}
.fa-ils:before {
  content: "\f20b";
}
.fa-meanpath:before {
  content: "\f20c";
}
.fa-buysellads:before {
  content: "\f20d";
}
.fa-connectdevelop:before {
  content: "\f20e";
}
.fa-dashcube:before {
  content: "\f210";
}
.fa-forumbee:before {
  content: "\f211";
}
.fa-leanpub:before {
  content: "\f212";
}
.fa-sellsy:before {
  content: "\f213";
}
.fa-shirtsinbulk:before {
  content: "\f214";
}
.fa-simplybuilt:before {
  content: "\f215";
}
.fa-skyatlas:before {
  content: "\f216";
}
.fa-cart-plus:before {
  content: "\f217";
}
.fa-cart-arrow-down:before {
  content: "\f218";
}
.fa-diamond:before {
  content: "\f219";
}
.fa-ship:before {
  content: "\f21a";
}
.fa-user-secret:before {
  content: "\f21b";
}
.fa-motorcycle:before {
  content: "\f21c";
}
.fa-street-view:before {
  content: "\f21d";
}
.fa-heartbeat:before {
  content: "\f21e";
}
.fa-venus:before {
  content: "\f221";
}
.fa-mars:before {
  content: "\f222";
}
.fa-mercury:before {
  content: "\f223";
}
.fa-intersex:before {
  content: "\f224";
}
.fa-transgender:before {
  content: "\f224";
}
.fa-transgender-alt:before {
  content: "\f225";
}
.fa-venus-double:before {
  content: "\f226";
}
.fa-mars-double:before {
  content: "\f227";
}
.fa-venus-mars:before {
  content: "\f228";
}
.fa-mars-stroke:before {
  content: "\f229";
}
.fa-mars-stroke-v:before {
  content: "\f22a";
}
.fa-mars-stroke-h:before {
  content: "\f22b";
}
.fa-neuter:before {
  content: "\f22c";
}
.fa-genderless:before {
  content: "\f22d";
}
.fa-facebook-official:before {
  content: "\f230";
}
.fa-pinterest-p:before {
  content: "\f231";
}
.fa-whatsapp:before {
  content: "\f232";
}
.fa-server:before {
  content: "\f233";
}
.fa-user-plus:before {
  content: "\f234";
}
.fa-user-times:before {
  content: "\f235";
}
.fa-hotel:before {
  content: "\f236";
}
.fa-bed:before {
  content: "\f236";
}
.fa-viacoin:before {
  content: "\f237";
}
.fa-train:before {
  content: "\f238";
}
.fa-subway:before {
  content: "\f239";
}
.fa-medium:before {
  content: "\f23a";
}
.fa-yc:before {
  content: "\f23b";
}
.fa-y-combinator:before {
  content: "\f23b";
}
.fa-optin-monster:before {
  content: "\f23c";
}
.fa-opencart:before {
  content: "\f23d";
}
.fa-expeditedssl:before {
  content: "\f23e";
}
.fa-battery-4:before {
  content: "\f240";
}
.fa-battery:before {
  content: "\f240";
}
.fa-battery-full:before {
  content: "\f240";
}
.fa-battery-3:before {
  content: "\f241";
}
.fa-battery-three-quarters:before {
  content: "\f241";
}
.fa-battery-2:before {
  content: "\f242";
}
.fa-battery-half:before {
  content: "\f242";
}
.fa-battery-1:before {
  content: "\f243";
}
.fa-battery-quarter:before {
  content: "\f243";
}
.fa-battery-0:before {
  content: "\f244";
}
.fa-battery-empty:before {
  content: "\f244";
}
.fa-mouse-pointer:before {
  content: "\f245";
}
.fa-i-cursor:before {
  content: "\f246";
}
.fa-object-group:before {
  content: "\f247";
}
.fa-object-ungroup:before {
  content: "\f248";
}
.fa-sticky-note:before {
  content: "\f249";
}
.fa-sticky-note-o:before {
  content: "\f24a";
}
.fa-cc-jcb:before {
  content: "\f24b";
}
.fa-cc-diners-club:before {
  content: "\f24c";
}
.fa-clone:before {
  content: "\f24d";
}
.fa-balance-scale:before {
  content: "\f24e";
}
.fa-hourglass-o:before {
  content: "\f250";
}
.fa-hourglass-1:before {
  content: "\f251";
}
.fa-hourglass-start:before {
  content: "\f251";
}
.fa-hourglass-2:before {
  content: "\f252";
}
.fa-hourglass-half:before {
  content: "\f252";
}
.fa-hourglass-3:before {
  content: "\f253";
}
.fa-hourglass-end:before {
  content: "\f253";
}
.fa-hourglass:before {
  content: "\f254";
}
.fa-hand-grab-o:before {
  content: "\f255";
}
.fa-hand-rock-o:before {
  content: "\f255";
}
.fa-hand-stop-o:before {
  content: "\f256";
}
.fa-hand-paper-o:before {
  content: "\f256";
}
.fa-hand-scissors-o:before {
  content: "\f257";
}
.fa-hand-lizard-o:before {
  content: "\f258";
}
.fa-hand-spock-o:before {
  content: "\f259";
}
.fa-hand-pointer-o:before {
  content: "\f25a";
}
.fa-hand-peace-o:before {
  content: "\f25b";
}
.fa-trademark:before {
  content: "\f25c";
}
.fa-registered:before {
  content: "\f25d";
}
.fa-creative-commons:before {
  content: "\f25e";
}
.fa-gg:before {
  content: "\f260";
}
.fa-gg-circle:before {
  content: "\f261";
}
.fa-tripadvisor:before {
  content: "\f262";
}
.fa-odnoklassniki:before {
  content: "\f263";
}
.fa-odnoklassniki-square:before {
  content: "\f264";
}
.fa-get-pocket:before {
  content: "\f265";
}
.fa-wikipedia-w:before {
  content: "\f266";
}
.fa-safari:before {
  content: "\f267";
}
.fa-chrome:before {
  content: "\f268";
}
.fa-firefox:before {
  content: "\f269";
}
.fa-opera:before {
  content: "\f26a";
}
.fa-internet-explorer:before {
  content: "\f26b";
}
.fa-tv:before {
  content: "\f26c";
}
.fa-television:before {
  content: "\f26c";
}
.fa-contao:before {
  content: "\f26d";
}
.fa-500px:before {
  content: "\f26e";
}
.fa-amazon:before {
  content: "\f270";
}
.fa-calendar-plus-o:before {
  content: "\f271";
}
.fa-calendar-minus-o:before {
  content: "\f272";
}
.fa-calendar-times-o:before {
  content: "\f273";
}
.fa-calendar-check-o:before {
  content: "\f274";
}
.fa-industry:before {
  content: "\f275";
}
.fa-map-pin:before {
  content: "\f276";
}
.fa-map-signs:before {
  content: "\f277";
}
.fa-map-o:before {
  content: "\f278";
}
.fa-map:before {
  content: "\f279";
}
.fa-commenting:before {
  content: "\f27a";
}
.fa-commenting-o:before {
  content: "\f27b";
}
.fa-houzz:before {
  content: "\f27c";
}
.fa-vimeo:before {
  content: "\f27d";
}
.fa-black-tie:before {
  content: "\f27e";
}
.fa-fonticons:before {
  content: "\f280";
}
.fa-reddit-alien:before {
  content: "\f281";
}
.fa-edge:before {
  content: "\f282";
}
.fa-credit-card-alt:before {
  content: "\f283";
}
.fa-codiepie:before {
  content: "\f284";
}
.fa-modx:before {
  content: "\f285";
}
.fa-fort-awesome:before {
  content: "\f286";
}
.fa-usb:before {
  content: "\f287";
}
.fa-product-hunt:before {
  content: "\f288";
}
.fa-mixcloud:before {
  content: "\f289";
}
.fa-scribd:before {
  content: "\f28a";
}
.fa-pause-circle:before {
  content: "\f28b";
}
.fa-pause-circle-o:before {
  content: "\f28c";
}
.fa-stop-circle:before {
  content: "\f28d";
}
.fa-stop-circle-o:before {
  content: "\f28e";
}
.fa-shopping-bag:before {
  content: "\f290";
}
.fa-shopping-basket:before {
  content: "\f291";
}
.fa-hashtag:before {
  content: "\f292";
}
.fa-bluetooth:before {
  content: "\f293";
}
.fa-bluetooth-b:before {
  content: "\f294";
}
.fa-percent:before {
  content: "\f295";
}
.fa-gitlab:before {
  content: "\f296";
}
.fa-wpbeginner:before {
  content: "\f297";
}
.fa-wpforms:before {
  content: "\f298";
}
.fa-envira:before {
  content: "\f299";
}
.fa-universal-access:before {
  content: "\f29a";
}
.fa-wheelchair-alt:before {
  content: "\f29b";
}
.fa-question-circle-o:before {
  content: "\f29c";
}
.fa-blind:before {
  content: "\f29d";
}
.fa-audio-description:before {
  content: "\f29e";
}
.fa-volume-control-phone:before {
  content: "\f2a0";
}
.fa-braille:before {
  content: "\f2a1";
}
.fa-assistive-listening-systems:before {
  content: "\f2a2";
}
.fa-asl-interpreting:before {
  content: "\f2a3";
}
.fa-american-sign-language-interpreting:before {
  content: "\f2a3";
}
.fa-deafness:before {
  content: "\f2a4";
}
.fa-hard-of-hearing:before {
  content: "\f2a4";
}
.fa-deaf:before {
  content: "\f2a4";
}
.fa-glide:before {
  content: "\f2a5";
}
.fa-glide-g:before {
  content: "\f2a6";
}
.fa-signing:before {
  content: "\f2a7";
}
.fa-sign-language:before {
  content: "\f2a7";
}
.fa-low-vision:before {
  content: "\f2a8";
}
.fa-viadeo:before {
  content: "\f2a9";
}
.fa-viadeo-square:before {
  content: "\f2aa";
}
.fa-snapchat:before {
  content: "\f2ab";
}
.fa-snapchat-ghost:before {
  content: "\f2ac";
}
.fa-snapchat-square:before {
  content: "\f2ad";
}
.fa-pied-piper:before {
  content: "\f2ae";
}
.fa-first-order:before {
  content: "\f2b0";
}
.fa-yoast:before {
  content: "\f2b1";
}
.fa-themeisle:before {
  content: "\f2b2";
}
.fa-google-plus-circle:before {
  content: "\f2b3";
}
.fa-google-plus-official:before {
  content: "\f2b3";
}
.fa-fa:before {
  content: "\f2b4";
}
.fa-font-awesome:before {
  content: "\f2b4";
}
.fa-handshake-o:before {
  content: "\f2b5";
}
.fa-envelope-open:before {
  content: "\f2b6";
}
.fa-envelope-open-o:before {
  content: "\f2b7";
}
.fa-linode:before {
  content: "\f2b8";
}
.fa-address-book:before {
  content: "\f2b9";
}
.fa-address-book-o:before {
  content: "\f2ba";
}
.fa-vcard:before {
  content: "\f2bb";
}
.fa-address-card:before {
  content: "\f2bb";
}
.fa-vcard-o:before {
  content: "\f2bc";
}
.fa-address-card-o:before {
  content: "\f2bc";
}
.fa-user-circle:before {
  content: "\f2bd";
}
.fa-user-circle-o:before {
  content: "\f2be";
}
.fa-user-o:before {
  content: "\f2c0";
}
.fa-id-badge:before {
  content: "\f2c1";
}
.fa-drivers-license:before {
  content: "\f2c2";
}
.fa-id-card:before {
  content: "\f2c2";
}
.fa-drivers-license-o:before {
  content: "\f2c3";
}
.fa-id-card-o:before {
  content: "\f2c3";
}
.fa-quora:before {
  content: "\f2c4";
}
.fa-free-code-camp:before {
  content: "\f2c5";
}
.fa-telegram:before {
  content: "\f2c6";
}
.fa-thermometer-4:before {
  content: "\f2c7";
}
.fa-thermometer:before {
  content: "\f2c7";
}
.fa-thermometer-full:before {
  content: "\f2c7";
}
.fa-thermometer-3:before {
  content: "\f2c8";
}
.fa-thermometer-three-quarters:before {
  content: "\f2c8";
}
.fa-thermometer-2:before {
  content: "\f2c9";
}
.fa-thermometer-half:before {
  content: "\f2c9";
}
.fa-thermometer-1:before {
  content: "\f2ca";
}
.fa-thermometer-quarter:before {
  content: "\f2ca";
}
.fa-thermometer-0:before {
  content: "\f2cb";
}
.fa-thermometer-empty:before {
  content: "\f2cb";
}
.fa-shower:before {
  content: "\f2cc";
}
.fa-bathtub:before {
  content: "\f2cd";
}
.fa-s15:before {
  content: "\f2cd";
}
.fa-bath:before {
  content: "\f2cd";
}
.fa-podcast:before {
  content: "\f2ce";
}
.fa-window-maximize:before {
  content: "\f2d0";
}
.fa-window-minimize:before {
  content: "\f2d1";
}
.fa-window-restore:before {
  content: "\f2d2";
}
.fa-times-rectangle:before {
  content: "\f2d3";
}
.fa-window-close:before {
  content: "\f2d3";
}
.fa-times-rectangle-o:before {
  content: "\f2d4";
}
.fa-window-close-o:before {
  content: "\f2d4";
}
.fa-bandcamp:before {
  content: "\f2d5";
}
.fa-grav:before {
  content: "\f2d6";
}
.fa-etsy:before {
  content: "\f2d7";
}
.fa-imdb:before {
  content: "\f2d8";
}
.fa-ravelry:before {
  content: "\f2d9";
}
.fa-eercast:before {
  content: "\f2da";
}
.fa-microchip:before {
  content: "\f2db";
}
.fa-snowflake-o:before {
  content: "\f2dc";
}
.fa-superpowers:before {
  content: "\f2dd";
}
.fa-wpexplorer:before {
  content: "\f2de";
}
.fa-meetup:before {
  content: "\f2e0";
}
.fa.fa-twitter {
  font-family: sans-serif;
}
.fa.fa-twitter::before {
  content: "\1D54F";
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
.sr-only-focusable:active {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}
.sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}
