<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.delivery-progress {
  background: #EBF0FF;
  padding: 8px;
  width: 100%;
}

.delivery-progress p {
  margin: 0;
  margin-bottom: 16px;
}

.remaining-amount {
  font-weight: 700;
  color: #013FE7;
}

.free-shipping {
  background: #F0FEEC;
  color: #309B0C;
  font-family: Roboto;
  font-size: 14;
  font-style: normal;
  font-weight: 700;
  line-height: 20px;
}

.fs-xxs {
  font-size: 10px;
  font-size: 1rem;
}

.fs-xs {
  font-size: 12px;
  font-size: 1.2rem;
}

.fs-s {
  font-size: 14px;
  font-size: 1.4rem;
}

.fs-sm {
  font-size: 16px;
  font-size: 1.6rem;
}

.fs-m {
  font-size: 18px;
  font-size: 1.8rem;
}

.fs-l {
  font-size: 22px;
  font-size: 2.2rem;
}

@media (max-width:991px) {
  .fs-l {
    font-size: 21px;
    font-size: 2.1rem;
  }
}

.fs-xl {
  font-size: 27px;
  font-size: 2.7rem;
}

@media (max-width:991px) {
  .fs-xl {
    font-size: 25px;
    font-size: 2.5rem;
  }
}

.fs-xxl {
  font-size: 34px;
  font-size: 3.4rem;
}

@media (max-width:991px) {
  .fs-xxl {
    font-size: 30px;
    font-size: 3rem;
  }
}

.fs-xxxl {
  font-size: 42px;
  font-size: 4.2rem;
}

@media (max-width:991px) {
  .fs-xxxl {
    font-size: 36px;
    font-size: 3.6rem;
  }
}

@font-face {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 400;
  src: url("../font/roboto-regular-webfont.woff2") format("woff2"), url("../font/roboto-regular-webfont.woff") format("woff");
  font-display: swap;
}

@font-face {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 500;
  src: url("../font/roboto-medium-webfont.woff2") format("woff2"), url("../font/roboto-medium-webfont.woff") format("woff");
  font-display: swap;
}

@font-face {
  font-family: "Roboto";
  font-style: normal;
  font-weight: 700;
  src: url("../font/roboto-bold-webfont.woff2") format("woff2"), url("../font/roboto-bold-webfont.woff") format("woff");
  font-display: swap;
}

@font-face {
  font-family: "Barlow Condensed";
  font-style: normal;
  font-weight: 500;
  src: url("../font/barlowcondensed-medium-webfont.woff2") format("woff2"), url("../font/barlowcondensed-medium-webfont.woff") format("woff");
  font-display: swap;
}

@font-face {
  font-family: "Marydale";
  font-style: normal;
  font-weight: 400;
  src: url("../font/marydale-webfont.woff2") format("woff2"), url("../font/marydale-webfont.woff") format("woff");
}

@font-face {
  font-family: "icons";
  src: url('../font/icons.eot?1734015239538');
  src: url('../font/icons.eot?1734015239538#iefix') format('eot'), url('../font/icons.woff2?1734015239538') format('woff2'), url('../font/icons.woff?1734015239538') format('woff'), url('../font/icons.ttf?1734015239538') format('truetype'), url('../font/icons.svg?1734015239538#icons') format('svg');
  font-display: swap;
}

[class^="ico-"]:before,
[class*=" ico-"]:before {
  font-family: "icons";
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-style: normal;
  font-variant: normal;
  font-weight: normal;
  text-decoration: none;
  text-transform: none;
  line-height: 1;
  position: relative;
  top: 1px;
}

i.ico-account:before {
  content: "\E001";
}

i.ico-arrow-down:before {
  content: "\E002";
}

i.ico-arrow-left:before {
  content: "\E003";
}

i.ico-arrow-right:before {
  content: "\E004";
}

i.ico-arrow-up:before {
  content: "\E005";
}

i.ico-burger:before {
  content: "\E006";
}

i.ico-calendar:before {
  content: "\E007";
}

i.ico-cart-in:before {
  content: "\E008";
}

i.ico-cart-out:before {
  content: "\E009";
}

i.ico-cart:before {
  content: "\E00A";
}

i.ico-check:before {
  content: "\E00B";
}

i.ico-chevron-down:before {
  content: "\E00C";
}

i.ico-chevron-left:before {
  content: "\E00D";
}

i.ico-chevron-right:before {
  content: "\E00E";
}

i.ico-chevron-up:before {
  content: "\E00F";
}

i.ico-circle-full:before {
  content: "\E010";
}

i.ico-close:before {
  content: "\E011";
}

i.ico-creditcard:before {
  content: "\E012";
}

i.ico-danger:before {
  content: "\E013";
}

i.ico-delete:before {
  content: "\E014";
}

i.ico-delivery:before {
  content: "\E015";
}

i.ico-download:before {
  content: "\E016";
}

i.ico-economy:before {
  content: "\E017";
}

i.ico-ergonomic:before {
  content: "\E018";
}

i.ico-externe:before {
  content: "\E019";
}

i.ico-eye-closed:before {
  content: "\E01A";
}

i.ico-eye:before {
  content: "\E01B";
}

i.ico-facebook-circl:before {
  content: "\E01C";
}

i.ico-fax:before {
  content: "\E01D";
}

i.ico-file-plus:before {
  content: "\E01E";
}

i.ico-file:before {
  content: "\E01F";
}

i.ico-filter:before {
  content: "\E020";
}

i.ico-green:before {
  content: "\E021";
}

i.ico-info:before {
  content: "\E022";
}

i.ico-instagram-circl:before {
  content: "\E023";
}

i.ico-keyaccount:before {
  content: "\E024";
}

i.ico-linkedin-circl:before {
  content: "\E025";
}

i.ico-loading:before {
  content: "\E026";
}

i.ico-locator:before {
  content: "\E027";
}

i.ico-mail:before {
  content: "\E028";
}

i.ico-measure:before {
  content: "\E029";
}

i.ico-medal:before {
  content: "\E02A";
}

i.ico-order:before {
  content: "\E02B";
}

i.ico-pen:before {
  content: "\E02C";
}

i.ico-phone:before {
  content: "\E02D";
}

i.ico-play:before {
  content: "\E02E";
}

i.ico-popular:before {
  content: "\E02F";
}

i.ico-print:before {
  content: "\E030";
}

i.ico-quote:before {
  content: "\E031";
}

i.ico-repair:before {
  content: "\E032";
}

i.ico-return:before {
  content: "\E033";
}

i.ico-safe:before {
  content: "\E034";
}

i.ico-search:before {
  content: "\E035";
}

i.ico-secure:before {
  content: "\E036";
}

i.ico-seller:before {
  content: "\E037";
}

i.ico-sign-less:before {
  content: "\E038";
}

i.ico-sign-plus:before {
  content: "\E039";
}

i.ico-sort-grid:before {
  content: "\E03A";
}

i.ico-sort-list:before {
  content: "\E03B";
}

i.ico-star-filled:before {
  content: "\E03C";
}

i.ico-star:before {
  content: "\E03D";
}

i.ico-success:before {
  content: "\E03E";
}

i.ico-time:before {
  content: "\E03F";
}

i.ico-totop:before {
  content: "\E040";
}

i.ico-track:before {
  content: "\E041";
}

i.ico-twitter:before {
  content: "\E042";
}

i.ico-user-load:before {
  content: "\E043";
}

i.ico-visa:before {
  content: "\E044";
}

i.ico-warning:before {
  content: "\E045";
}

i.ico-worldwide:before {
  content: "\E046";
}

i.ico-youtube-circl:before {
  content: "\E047";
}

[class^="icon-"],
[class*=" icon-"] {
  font-size: 22px;
  font-size: 2.2rem;
  vertical-align: middle;
  margin-right: -0.1em;
}

@media (max-width:991px) {
  [class^="icon-"],
  [class*=" icon-"] {
    font-size: 21px;
    font-size: 2.1rem;
  }
}

@media (max-width:991px) {
  [class^="icon-"],
  [class*=" icon-"] {
    font-size: 21px;
    font-size: 2.1rem;
  }
}

.small-icon {
  font-size: 16px !important;
  font-size: 1.6rem !important;
}

.medium-icon {
  font-size: 20px !important;
  font-size: 2rem !important;
}

.large-icon {
  font-size: 24px !important;
  font-size: 2.4rem !important;
}

.xtra-large-icon {
  font-size: 32px !important;
  font-size: 3.2rem !important;
}

.iconstyle-lg {
  font-size: 27px;
  font-size: 2.7rem;
}

@media (max-width:991px) {
  .iconstyle-lg {
    font-size: 25px;
    font-size: 2.5rem;
  }
}

@media (max-width:991px) {
  .iconstyle-lg {
    font-size: 25px;
    font-size: 2.5rem;
  }
}

.iconstyle-sm {
  font-size: 18px;
  font-size: 1.8rem;
}

.iconstyle-xs {
  font-size: 14px;
  font-size: 1.4rem;
}

.iconstyle-lightgray {
  color: #AEAEAD;
}

.iconstyle-dark {
  color: #5D5D5B;
}

.iconstyle-align-sub {
  vertical-align: sub;
}

span.iconstyle-noalign {
  vertical-align: baseline;
}

span.iconstyle-letter-pdf {
  font-size: 42px;
  font-size: 4.2rem;
  margin-left: 57%;
}

@media (max-width:991px) {
  span.iconstyle-letter-pdf {
    font-size: 36px;
    font-size: 3.6rem;
  }
}

@media (max-width:991px) {
  span.iconstyle-letter-pdf {
    font-size: 36px;
    font-size: 3.6rem;
  }
}

div.iconstyle-letter-pdf {
  top: -10px;
}

@font-face {
  font-family: "Glyphicons Halflings";
  src: url("../font/glyphicons-halflings-regular.eot");
  src: url("../font/glyphicons-halflings-regular.eot?#iefix") format("embedded-opentype"), url("../font/glyphicons-halflings-regular.woff2") format("woff2"), url("../font/glyphicons-halflings-regular.woff") format("woff"), url("../font/glyphicons-halflings-regular.ttf") format("truetype"), url("../font/glyphicons-halflings-regular.svg#glyphicons_halflingsregular") format("svg");
  font-display: swap;
}

.glyphicon {
  position: relative;
  display: inline-block;
  font-style: normal;
  font-weight: 400;
  top: 1px;
  font-family: "Glyphicons Halflings";
  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";
}

.animate-spin {
  animation: spin 2s infinite linear;
  display: inline-block;
}

@-moz-keyframes spin {
  0% {
    transform: rotate(0deg);
  }

  100% {
    transform: rotate(359deg);
  }
}

@-webkit-keyframes spin {
  0% {
    transform: rotate(0deg);
  }

  100% {
    transform: rotate(359deg);
  }
}

@-o-keyframes spin {
  0% {
    transform: rotate(0deg);
  }

  100% {
    transform: rotate(359deg);
  }
}

@-ms-keyframes spin {
  0% {
    transform: rotate(0deg);
  }

  100% {
    transform: rotate(359deg);
  }
}

@keyframes spin {
  0% {
    transform: rotate(0deg);
  }

  100% {
    transform: rotate(359deg);
  }
}

@font-face {
  font-family: "fontello";
  src: url("../font/fontello.eot?35730481");
  src: url("../font/fontello.eot?35730481#iefix") format("embedded-opentype"), url("../font/fontello.woff2?35730481") format("woff2"), url("../font/fontello.woff?35730481") format("woff"), url("../font/fontello.ttf?35730481") format("truetype"), url("../font/fontello.svg?35730481#fontello") format("svg");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}

[class^="icon-"]:before,
[class*=" icon-"]:before {
  font-family: "fontello";
  font-style: normal;
  font-weight: 400;
  display: inline-block;
  text-decoration: inherit;
  width: 1em;
  margin-right: 0.2em;
  text-align: center;
  font-variant: normal;
  text-decoration: none;
  line-height: 1em;
  margin-left: 0.2em;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-attention:before {
  content: "\e800";
}

.icon-help-circled:before {
  content: "\e801";
}

.icon-member:before {
  content: "\e802";
}

.icon-letter:before {
  content: "\e804";
}

.icon-info-circled:before {
  content: "\e805";
}

.icon-phone-1:before {
  content: "\e806";
}

.icon-print:before {
  content: "\e807";
}

.icon-ok-circled:before {
  content: "\e808";
}

.icon-ok:before {
  content: "\e809";
}

.icon-trash:before {
  content: "\e80b";
}

.icon-cancel-circled-outline:before {
  content: "\e80c";
}

.icon-pencil:before {
  content: "\e80d";
}

.icon-star:before {
  content: "\e80f";
}

.icon-cart:before {
  content: "\e811";
}

.icon-box:before {
  content: "\e812";
}

.icon-calendar:before {
  content: "\e813";
}

.icon-star-empty:before {
  content: "\e815";
}

.icon-time:before {
  content: "\e818";
}

.icon-wrench:before {
  content: "\e81b";
}

.icon-file-validate:before {
  content: "\e81c";
}

.icon-file-hourglass:before {
  content: "\e81d";
}

.icon-eye:before {
  content: "\e81e";
}

.icon-clock9:before {
  content: "\e81f";
}

.icon-search:before {
  content: "\e821";
}

.icon-badge:before {
  content: "\e822";
}

.icon-list:before {
  content: "\e823";
}

.icon-list-2:before {
  content: "\e824";
}

.icon-cancel:before {
  content: "\e827";
}

.icon-inbox:before {
  content: "\e828";
}

.icon-left-open:before {
  content: "\e829";
}

.icon-right-open:before {
  content: "\e82a";
}

.icon-down-open:before {
  content: "\e82b";
}

.icon-up-open:before {
  content: "\e82c";
}

.icon-bell:before {
  content: "\e82e";
}

.icon-doc:before {
  content: "\e82f";
}

.icon-truck-4:before {
  content: "\e830";
}

.icon-leaf-hand:before {
  content: "\e832";
}

.icon-at-mail:before {
  content: "\e833";
}

.icon-hourglass-2:before {
  content: "\e834";
}

.icon-cancel-circled-2:before {
  content: "\e835";
}

.icon-ok-circled-2:before {
  content: "\e836";
}

.icon-flag:before {
  content: "\e837";
}

.icon-spin5:before {
  content: "\e838";
}

.icon-spin6:before {
  content: "\e839";
}

.icon-truck-3:before {
  content: "\e83a";
}

.icon-services:before {
  content: "\e83b";
}

.icon-delivery-as-you-want:before {
  content: "\e83c";
}

.icon-plus-circled:before {
  content: "\e83e";
}

.icon-choose-your-date:before {
  content: "\e83f";
}

.icon-basket-remove:before {
  content: "\e840";
}

.icon-basket-add:before {
  content: "\e841";
}

.icon-add-list:before {
  content: "\e844";
}

.icon-phone:before {
  content: "\e845";
}

.icon-cancel-circle:before {
  content: "\e846";
}

.icon-list-quotation-checkout:before {
  content: "\e847";
}

.icon-noun_arrow-right:before {
  content: "\e848";
}

.icon-localization:before {
  content: "\e849";
}

.icon-noun_eye:before {
  content: "\e84a";
}

.icon-service-tools:before {
  content: "\e84b";
}

.icon-home-details:before {
  content: "\e84c";
}

.icon-link-carrier:before {
  content: "\e84d";
}

.icon-check-mark:before {
  content: "\e84e";
}

.icon-hourglass:before {
  content: "\e84f";
}

.icon-home-history:before {
  content: "\e850";
}

.icon-warning-circle:before {
  content: "\e851";
}

.icon-sleeping-truck:before {
  content: "\e852";
}

.icon-br-arrow-down:before {
  content: "\e853";
}

.icon-br-arrow-slider-right:before {
  content: "\e854";
}

.icon-br-extend-plus:before {
  content: "\e855";
}

.icon-br-extend-minus:before {
  content: "\e856";
}

.icon-br-arrow-right:before {
  content: "\e857";
}

.icon-br-arrow-slider-left:before {
  content: "\e858";
}

.icon-see-all-products:before {
  content: "\e85a";
}

.icon-arrow-right-grey:before {
  content: "\e868";
}

.icon-ordering-info:before {
  content: "\e86d";
}

.icon-doc-text:before {
  content: "\f0f6";
}

.icon-minus-squared-alt:before {
  content: "\f147";
}

.icon-plus-squared-alt:before {
  content: "\f196";
}

.icon-file-pdf:before {
  content: "\f1c1";
}

.icon-cart-plus:before {
  content: "\f217";
}

/*! Based on 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: 0px;
}

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: none;
  text-decoration: underline;
  text-decoration: underline dotted;
}

b,
strong {
  font-weight: 700;
}

dfn {
  font-style: italic;
}

mark {
  background: #F3AB09;
  color: #313130;
}

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: 0px;
}

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: 0px;
}

input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

input[type=number] {
  -moz-appearance: textfield;
}

input {
  line-height: normal;
}

input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0px;
}

input[type="number"] {
  padding-top: 7px;
  padding-right: 7px;
  padding-bottom: 7px;
}

input[type="search"] {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}

fieldset {
  border: 1px solid #CDCDC8;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

legend {
  border: 0;
  padding: 0px;
}

textarea {
  overflow: auto;
}

optgroup {
  font-weight: 700;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

td,
th {
  padding: 0px;
}

*,
*: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);
  height: 100%;
}

body {
  margin: 0;
  padding: 0;
  font-size: 14px;
  font-size: 1.4rem;
  font-family: "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif;
  line-height: 1.42857143;
  background-color: #ffffff;
  color: #5D5D5B;
  overflow: hidden;
  overflow-y: auto;
  height: 100%;
}

.page,
#page {
  width: 100%;
  overflow: hidden;
  min-height: 100%;
  display: flex;
  flex-direction: column;
}

input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}

a {
  color: #FC560B;
  cursor: pointer;
  text-decoration: none;
  transition: all 0.25s ease-in-out 0s;
}

a:hover,
a:focus {
  color: #dc4603;
  text-decoration: none;
}

a:focus {
  outline: none;
}

figure {
  position: relative;
  margin: 0px;
}

img {
  vertical-align: middle;
}

.img-responsive,
.carousel-inner &gt; .item &gt; img,
.carousel-inner &gt; .item &gt; a &gt; img,
.carousel-inner &gt; .item &gt; img,
.carousel-inner &gt; .item &gt; a &gt; img {
  display: block;
  max-width: 100%;
  height: auto;
}

.img-rounded {
  border-radius: 4px;
}

.img-thumbnail {
  padding: 4px;
  line-height: 1.42857143;
  background-color: #ffffff;
  border: 1px solid #ddd;
  border-radius: 4px;
  -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%;
}

.img-auto {
  width: auto;
  height: auto;
}

.img-auto-width {
  width: auto;
}

.img-auto-height {
  height: auto;
}

hr {
  margin-top: 16px;
  margin-bottom: 16px;
  border: 0;
  border-top: 1px solid #CDCDC8;
}

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0px;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}

.sr-only:active,
.sr-only:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0px;
  overflow: visible;
  clip: auto;
}

[role="button"] {
  cursor: pointer;
}

h1,
h2,
h3,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
.t1,
.t2,
.t3,
.t4,
.t5,
.t6 {
  font-family: "Barlow Condensed";
  font-weight: 500;
  line-height: 1.1;
  color: #313130;
}

h1 small,
h2 small,
h3 small,
.h1 small,
.h2 small,
.h3 small,
.h4 small,
.h5 small,
.h6 small,
.t1 small,
.t2 small,
.t3 small,
.t4 small,
.t5 small,
.t6 small,
h1 .small,
h2 .small,
h3 .small,
.h1 .small,
.h2 .small,
.h3 .small,
.h4 .small,
.h5 .small,
.h6 .small,
.t1 .small,
.t2 .small,
.t3 .small,
.t4 .small,
.t5 .small,
.t6 .small {
  font-weight: 400;
  line-height: 1;
  color: #AEAEAD;
}

h1,
h2,
h3,
.t1,
.t2,
.t3,
.t4,
.t5,
.t6 {
  margin-top: 0px;
}

h4,
h5,
h6,
.h4,
.h5,
.h6 {
  margin-top: 8px;
}

.h1,
.h2,
.h3 {
  margin-top: 16px;
}

.t1,
.t2,
.t3 {
  margin-bottom: 16px;
}

h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
.t4,
.t5,
.t6 {
  margin-bottom: 8px;
}

h1,
.h1 {
  font-size: 27px;
  font-size: 2.7rem;
}

@media (max-width:991px) {
  h1,
  .h1 {
    font-size: 25px;
    font-size: 2.5rem;
  }
}

@media (max-width:991px) {
  h1,
  .h1 {
    font-size: 25px;
    font-size: 2.5rem;
  }
}

.t1 {
  font-size: 42px;
  font-size: 4.2rem;
}

@media (max-width:991px) {
  .t1 {
    font-size: 36px;
    font-size: 3.6rem;
  }
}

@media (max-width:991px) {
  .t1 {
    font-size: 36px;
    font-size: 3.6rem;
  }
}

h2,
.h2 {
  font-size: 22px;
  font-size: 2.2rem;
}

@media (max-width:991px) {
  h2,
  .h2 {
    font-size: 21px;
    font-size: 2.1rem;
  }
}

@media (max-width:991px) {
  h2,
  .h2 {
    font-size: 21px;
    font-size: 2.1rem;
  }
}

.t2 {
  font-size: 34px;
  font-size: 3.4rem;
}

@media (max-width:991px) {
  .t2 {
    font-size: 30px;
    font-size: 3rem;
  }
}

@media (max-width:991px) {
  .t2 {
    font-size: 30px;
    font-size: 3rem;
  }
}

h3,
.h3 {
  font-size: 18px;
  font-size: 1.8rem;
}

.t3 {
  font-size: 27px;
  font-size: 2.7rem;
}

@media (max-width:991px) {
  .t3 {
    font-size: 25px;
    font-size: 2.5rem;
  }
}

@media (max-width:991px) {
  .t3 {
    font-size: 25px;
    font-size: 2.5rem;
  }
}

h4,
.h4 {
  font-size: 14px;
  font-size: 1.4rem;
}

.t4 {
  font-size: 22px;
  font-size: 2.2rem;
}

@media (max-width:991px) {
  .t4 {
    font-size: 21px;
    font-size: 2.1rem;
  }
}

@media (max-width:991px) {
  .t4 {
    font-size: 21px;
    font-size: 2.1rem;
  }
}

h5,
.h5 {
  font-size: 14px;
  font-size: 1.4rem;
}

.t5 {
  font-size: 18px;
  font-size: 1.8rem;
}

h6,
.h6 {
  font-size: 14px;
  font-size: 1.4rem;
}

.t6 {
  font-size: 14px;
  font-size: 1.4rem;
}

h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small,
.h1 small,
.h2 small,
.h3 small,
.h4 small,
.h5 small,
.h6 small,
.t4 small,
.t5 small,
.t6 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,
.t4 .small,
.t5 .small,
.t6 .small {
  font-size: 75%;
}

.t1 small,
.t2 small,
.t3 small,
.t1 .small,
.t2 .small,
.t3 .small {
  font-size: 65%;
}

h3 &gt; [class^="ico-"],
.h3 &gt; [class^="ico-"],
.t3 &gt; [class^="ico-"],
h4 &gt; [class^="ico-"],
.h4 &gt; [class^="ico-"],
.t4 &gt; [class^="ico-"],
h5 &gt; [class^="ico-"],
.h5 &gt; [class^="ico-"],
.t5 &gt; [class^="ico-"] {
  vertical-align: middle;
}

h3 &gt; [class^="ico-"],
.h3 &gt; [class^="ico-"],
.t3 &gt; [class^="ico-"] {
  font-size: 32px;
  font-size: 3.2rem;
}

h3 &gt; img,
.h3 &gt; img,
.t3 &gt; img {
  max-height: 32px;
}

h4 &gt; [class^="ico-"],
.h4 &gt; [class^="ico-"],
.t4 &gt; [class^="ico-"] {
  font-size: 28px;
  font-size: 2.8rem;
}

h4 &gt; img,
.h4 &gt; img,
.t4 &gt; img {
  max-height: 28px;
}

h5 &gt; [class^="ico-"],
.h5 &gt; [class^="ico-"],
.t5 &gt; [class^="ico-"] {
  font-size: 24px;
  font-size: 2.4rem;
}

h5 &gt; img,
.h5 &gt; img,
.t5 &gt; img {
  max-height: 24px;
}

.t1 + .subtitle,
.t2 + .subtitle,
.t3 + .subtitle,
.t4 + .subtitle {
  font-size: 16px;
}

.hgroup {
  margin-bottom: 24px;
}

.hgroup .t1,
.hgroup .t2,
.hgroup .t3 {
  margin-bottom: 8px;
}

.hgroup .t1:last-child,
.hgroup .t2:last-child,
.hgroup .t3:last-child {
  margin-bottom: 0px;
}

@media (max-width:991px) {
  .hgroup {
    margin-bottom: 16px;
  }
}

p {
  margin: 0 0 10px;
}

p [class*="ico-"] {
  vertical-align: middle;
}

ul,
ol {
  margin: 0 0 8px;
  padding-left: 14px;
}

ul &gt; li:not(:last-child),
ol &gt; li:not(:last-child) {
  margin-bottom: 4px;
}

ul ul,
ol ul,
ul ol,
ol ol {
  margin: 0px;
}

.lead {
  margin-bottom: 16px;
  font-size: 14px;
  font-size: 1.4rem;
  font-weight: 300;
  line-height: 1.4;
}

@media (min-width:992px) {
  .lead {
    font-size: 18px;
    font-size: 1.8rem;
  }
}

.hr {
  clear: both;
}

.hr-hidden {
  border-color: transparent;
}

small,
.small {
  font-size: 85%;
}

mark,
.mark {
  background-color: #FEF9EB;
  padding: 0.2em;
}

.text-left {
  text-align: left !important;
}

.text-right {
  text-align: right !important;
}

.text-center {
  text-align: center !important;
}

.text-justify {
  text-align: justify !important;
}

.text-nowrap {
  white-space: nowrap !important;
}

.text-wrap {
  white-space: normal !important;
}

.text-lowercase {
  text-transform: lowercase !important;
}

.text-uppercase {
  text-transform: uppercase !important;
}

.text-capitalize {
  text-transform: capitalize !important;
}

.text-decoration-underline {
  text-decoration: underline !important;
}

.text-decoration-none {
  text-decoration: none !important;
}

.text-default {
  color: #5D5D5B;
}

.text-muted {
  color: #AEAEAD;
}

.text-primary {
  color: #FC560B;
}

a.text-primary:hover,
a.text-primary:focus {
  color: #d14303;
}

.text-success {
  color: #309B0C;
}

a.text-success:hover,
a.text-success:focus {
  color: #216c08;
}

.text-info {
  color: #1D5AFE;
}

a.text-info:hover,
a.text-info:focus {
  color: #013fe7;
}

.text-warning {
  color: #F3AB09;
}

a.text-warning:hover,
a.text-warning:focus {
  color: #c28807;
}

.text-danger {
  color: #EC100E;
}

a.text-danger:hover,
a.text-danger:focus {
  color: #bc0d0b;
}

.text-promo {
  color: #EC100E !important;
}

.text-csr {
  color: #216c08 !important;
}

.text-part {
  break-inside: avoid;
  -webkit-column-break-inside: avoid;
}

.text-ellipsis {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.text-ellipsis-xs-3 {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
}

.text-ellipsis-xs-2 {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
}

.text-ellipsis-xs-1 {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

@media (min-width:768px) {
  .text-ellipsis-sm-3 {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
  }

  .text-ellipsis-sm-2 {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
  }

  .text-ellipsis-sm-1 {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
}

@media (min-width:992px) {
  .text-ellipsis-md-3 {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
  }

  .text-ellipsis-md-2 {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
  }

  .text-ellipsis-md-1 {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
}

@media (min-width:1200px) {
  .text-ellipsis-lg-3 {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
  }

  .text-ellipsis-lg-2 {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
  }

  .text-ellipsis-lg-1 {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
}

.page-header {
  padding-bottom: 9px;
  margin: 40px 0 20px;
  border-bottom: 1px solid #E1E1E0;
}

.pane {
  clear: both;
  margin: 24px 0;
}

.pane &gt; *:last-child {
  margin-bottom: 0;
}

.subsection .pane:first-child {
  margin-top: 0;
}

.subsection .pane:last-child {
  margin-bottom: 0;
}

.box + .pane {
  margin-top: 48px;
}

@media (min-width:992px) {
  [class*="column-"] {
    column-gap: 16px;
    margin-bottom: 20px;
  }

  .column-2 {
    column-count: 2;
  }

  .column-3 {
    column-count: 3;
  }
}

.list-unstyled {
  padding-left: 0;
  list-style: none;
}

.list-inline {
  padding-left: 0;
  list-style: none;
  margin-left: -5px;
}

.list-inline &gt; li {
  display: inline-block;
  padding-right: 5px;
  padding-left: 5px;
}

.list-iconed {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
}

.list-iconed:last-child {
  margin-bottom: 0;
}

.list-iconed &gt; li {
  margin-left: 24px;
  display: flex;
  padding: 0;
  margin-bottom: 4px;
}

.list-iconed &gt; li:last-of-type {
  margin-bottom: 0;
}

.list-iconed &gt; li &gt; [class*="ico-"] {
  margin-right: 4px;
  align-self: baseline;
  height: 2.4rem;
  transform: translateY(-6px);
}

dl {
  margin: 0px;
  margin-bottom: 16px;
}

dt,
dd {
  line-height: 1.42857143;
}

dt {
  font-weight: 700;
}

dd {
  margin-left: 0px;
}

@media (min-width: 768px) {
  .dl-horizontal dt {
    float: left;
    width: 160px;
    clear: left;
    text-align: right;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }

  .dl-horizontal dd {
    margin-left: 180px;
  }
}

abbr[title],
abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #E1E1E0;
}

.initialism {
  font-size: 90%;
  text-transform: uppercase;
}

blockquote {
  padding: 8px 16px;
  margin-bottom: 16px;
  font-size: 17.5px;
  border-left: 5px solid #E1E1E0;
}

blockquote p:last-child,
blockquote ul:last-child,
blockquote ol:last-child {
  margin-bottom: 0px;
}

blockquote footer,
blockquote small,
blockquote .small {
  display: block;
  font-size: 80%;
  line-height: 1.42857143;
  color: #AEAEAD;
}

blockquote footer:before,
blockquote small:before,
blockquote .small:before {
  content: "\2014 \00A0";
}

.blockquote-reverse,
blockquote.pull-right {
  padding-right: 16px;
  padding-left: 0px;
  text-align: right;
  border-right: 5px solid #E1E1E0;
  border-left: 0;
}

.blockquote-reverse footer:before,
blockquote.pull-right footer:before,
.blockquote-reverse small:before,
blockquote.pull-right small:before,
.blockquote-reverse .small:before,
blockquote.pull-right .small:before {
  content: "";
}

.blockquote-reverse footer:after,
blockquote.pull-right footer:after,
.blockquote-reverse small:after,
blockquote.pull-right small:after,
.blockquote-reverse .small:after,
blockquote.pull-right .small:after {
  content: "\00A0 \2014";
}

address {
  margin-bottom: 16px;
  font-style: normal;
  line-height: 1.42857143;
}

.address-name {
  color: #313130;
}

.text-lg {
  font-size: 18px;
  font-size: 1.8rem;
}

.text-md {
  font-size: 16px;
  font-size: 1.6rem;
}

.text-sm {
  font-size: 12px;
  font-size: 1.2rem;
}

.text-xs {
  font-size: 10px;
  font-size: 1rem;
}

.font-weight-normal {
  font-weight: 400;
}

.text-bold {
  font-weight: 700;
}

.text-muted {
  font-size: 12px;
  font-size: 1.2rem;
}

.text-muted,
.help-block {
  color: #868683;
}

.ico-xxl {
  font-size: 32px !important;
  font-size: 3.2rem !important;
}

.ico-xl {
  font-size: 28px !important;
  font-size: 2.8rem !important;
}

.ico-lg {
  font-size: 24px !important;
  font-size: 2.4rem !important;
}

.ico-md {
  font-size: 20px !important;
  font-size: 2rem !important;
}

code,
kbd,
pre,
samp {
  font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
}

code {
  padding: 2px 4px;
  font-size: 90%;
  color: #c7254e;
  background-color: #f9f2f4;
  border-radius: 4px;
}

kbd {
  padding: 2px 4px;
  font-size: 90%;
  color: #fff;
  background-color: #333;
  border-radius: 0px;
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
}

kbd kbd {
  padding: 0px;
  font-size: 100%;
  font-weight: 700;
  box-shadow: none;
}

pre {
  display: block;
  padding: 8px;
  margin: 0 0 8px;
  font-size: 12px;
  font-size: 1.2rem;
}

pre code {
  padding: 0px;
  font-size: inherit;
  color: inherit;
  white-space: pre-wrap;
  background-color: transparent;
  border-radius: 0px;
}

.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll;
}

.container {
  width: 100%;
  padding-right: 8px;
  padding-left: 8px;
  margin-right: auto;
  margin-left: auto;
}

@media (min-width:768px) {
  .container {
    width: 736px;
  }
}

@media (min-width:992px) {
  .container {
    width: 956px;
  }
}

@media (min-width:1200px) {
  .container {
    width: 1152px;
  }
}

@media (max-width:767px) {
  .container {
    padding-left: 16px;
    padding-right: 16px;
  }
}

.container-fluid {
  width: 100%;
  padding-right: 8px;
  padding-left: 8px;
  margin-right: auto;
  margin-left: auto;
}

.row {
  margin-right: -8px;
  margin-left: -8px;
  /*
    &amp;2 {
        .mar-r(-8); .mar-l(-8);
        &gt; [class*="col-"] { .pad-r(8); .pad-l(8); }
    }
    */
}

@media (min-width:992px) {
  .row-alternate &gt; [class*="col-"]:nth-child(even) {
    float: right;
  }
}

.row-no-gutters,
.no-gutter {
  margin-right: 0px;
  margin-left: 0px;
}

.row-no-gutters &gt; [class*="col-"],
.no-gutter &gt; [class*="col-"] {
  padding-right: 0px;
  padding-left: 0px;
}

.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-right: 8px;
  padding-left: 8px;
}

.col-xs-1,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9,
.col-xs-10,
.col-xs-11,
.col-xs-12 {
  float: left;
}

.col-xs-auto {
  flex: 0 0 auto;
  padding-right: 8px;
  padding-left: 8px;
}

.col-xs-fill {
  flex: 1 1 100%;
  padding-right: 8px;
  padding-left: 8px;
}

.col-xs-12 {
  width: 100%;
  flex: 0 0 100%;
}

.col-xs-12.col-compensed .col-compensed-full-content {
  margin-right: calc(-0% - 0px);
}

.col-xs-11 {
  width: 91.66666667%;
  flex: 0 0 91.66666667%;
}

.col-xs-11.col-compensed .col-compensed-full-content {
  margin-right: calc(-9.09090909% - 1.45454545px);
}

.col-xs-10 {
  width: 83.33333333%;
  flex: 0 0 83.33333333%;
}

.col-xs-10.col-compensed .col-compensed-full-content {
  margin-right: calc(-20% - 3.2px);
}

.col-xs-9 {
  width: 75%;
  flex: 0 0 75%;
}

.col-xs-9.col-compensed .col-compensed-full-content {
  margin-right: calc(-33.33333333% - 5.33333333px);
}

.col-xs-8 {
  width: 66.66666667%;
  flex: 0 0 66.66666667%;
}

.col-xs-8.col-compensed .col-compensed-full-content {
  margin-right: calc(-50% - 8px);
}

.col-xs-7 {
  width: 58.33333333%;
  flex: 0 0 58.33333333%;
}

.col-xs-7.col-compensed .col-compensed-full-content {
  margin-right: calc(-71.42857143% - 11.42857143px);
}

.col-xs-6 {
  width: 50%;
  flex: 0 0 50%;
}

.col-xs-6.col-compensed .col-compensed-full-content {
  margin-right: calc(-100% - 16px);
}

.col-xs-5 {
  width: 41.66666667%;
  flex: 0 0 41.66666667%;
}

.col-xs-5.col-compensed .col-compensed-full-content {
  margin-right: calc(-140% - 22.4px);
}

.col-xs-4 {
  width: 33.33333333%;
  flex: 0 0 33.33333333%;
}

.col-xs-4.col-compensed .col-compensed-full-content {
  margin-right: calc(-200% - 32px);
}

.col-xs-3 {
  width: 25%;
  flex: 0 0 25%;
}

.col-xs-3.col-compensed .col-compensed-full-content {
  margin-right: calc(-300% - 48px);
}

.col-xs-2 {
  width: 16.66666667%;
  flex: 0 0 16.66666667%;
}

.col-xs-2.col-compensed .col-compensed-full-content {
  margin-right: calc(-500% - 80px);
}

.col-xs-1 {
  width: 8.33333333%;
  flex: 0 0 8.33333333%;
}

.col-xs-1.col-compensed .col-compensed-full-content {
  margin-right: calc(-1100% - 176px);
}

.col-xs-pull-12 {
  right: 100%;
}

.col-xs-pull-11 {
  right: 91.66666667%;
}

.col-xs-pull-10 {
  right: 83.33333333%;
}

.col-xs-pull-9 {
  right: 75%;
}

.col-xs-pull-8 {
  right: 66.66666667%;
}

.col-xs-pull-7 {
  right: 58.33333333%;
}

.col-xs-pull-6 {
  right: 50%;
}

.col-xs-pull-5 {
  right: 41.66666667%;
}

.col-xs-pull-4 {
  right: 33.33333333%;
}

.col-xs-pull-3 {
  right: 25%;
}

.col-xs-pull-2 {
  right: 16.66666667%;
}

.col-xs-pull-1 {
  right: 8.33333333%;
}

.col-xs-pull-0 {
  right: auto;
}

.col-xs-push-12 {
  left: 100%;
}

.col-xs-push-11 {
  left: 91.66666667%;
}

.col-xs-push-10 {
  left: 83.33333333%;
}

.col-xs-push-9 {
  left: 75%;
}

.col-xs-push-8 {
  left: 66.66666667%;
}

.col-xs-push-7 {
  left: 58.33333333%;
}

.col-xs-push-6 {
  left: 50%;
}

.col-xs-push-5 {
  left: 41.66666667%;
}

.col-xs-push-4 {
  left: 33.33333333%;
}

.col-xs-push-3 {
  left: 25%;
}

.col-xs-push-2 {
  left: 16.66666667%;
}

.col-xs-push-1 {
  left: 8.33333333%;
}

.col-xs-push-0 {
  left: auto;
}

.col-xs-offset-12 {
  margin-left: 100%;
}

.col-xs-offset-11 {
  margin-left: 91.66666667%;
}

.col-xs-offset-10 {
  margin-left: 83.33333333%;
}

.col-xs-offset-9 {
  margin-left: 75%;
}

.col-xs-offset-8 {
  margin-left: 66.66666667%;
}

.col-xs-offset-7 {
  margin-left: 58.33333333%;
}

.col-xs-offset-6 {
  margin-left: 50%;
}

.col-xs-offset-5 {
  margin-left: 41.66666667%;
}

.col-xs-offset-4 {
  margin-left: 33.33333333%;
}

.col-xs-offset-3 {
  margin-left: 25%;
}

.col-xs-offset-2 {
  margin-left: 16.66666667%;
}

.col-xs-offset-1 {
  margin-left: 8.33333333%;
}

.col-xs-offset-0 {
  margin-left: 0%;
}

@media (min-width:768px) {
  .col-sm-1,
  .col-sm-2,
  .col-sm-3,
  .col-sm-4,
  .col-sm-5,
  .col-sm-6,
  .col-sm-7,
  .col-sm-8,
  .col-sm-9,
  .col-sm-10,
  .col-sm-11,
  .col-sm-12 {
    float: left;
  }

  .col-sm-auto {
    flex: 0 0 auto;
    padding-right: 8px;
    padding-left: 8px;
  }

  .col-sm-fill {
    flex: 1 1 100%;
    padding-right: 8px;
    padding-left: 8px;
  }

  .col-sm-12 {
    width: 100%;
    flex: 0 0 100%;
  }

  .col-sm-12.col-compensed .col-compensed-full-content {
    margin-right: calc(-0% - 0px);
  }

  .col-sm-11 {
    width: 91.66666667%;
    flex: 0 0 91.66666667%;
  }

  .col-sm-11.col-compensed .col-compensed-full-content {
    margin-right: calc(-9.09090909% - 1.45454545px);
  }

  .col-sm-10 {
    width: 83.33333333%;
    flex: 0 0 83.33333333%;
  }

  .col-sm-10.col-compensed .col-compensed-full-content {
    margin-right: calc(-20% - 3.2px);
  }

  .col-sm-9 {
    width: 75%;
    flex: 0 0 75%;
  }

  .col-sm-9.col-compensed .col-compensed-full-content {
    margin-right: calc(-33.33333333% - 5.33333333px);
  }

  .col-sm-8 {
    width: 66.66666667%;
    flex: 0 0 66.66666667%;
  }

  .col-sm-8.col-compensed .col-compensed-full-content {
    margin-right: calc(-50% - 8px);
  }

  .col-sm-7 {
    width: 58.33333333%;
    flex: 0 0 58.33333333%;
  }

  .col-sm-7.col-compensed .col-compensed-full-content {
    margin-right: calc(-71.42857143% - 11.42857143px);
  }

  .col-sm-6 {
    width: 50%;
    flex: 0 0 50%;
  }

  .col-sm-6.col-compensed .col-compensed-full-content {
    margin-right: calc(-100% - 16px);
  }

  .col-sm-5 {
    width: 41.66666667%;
    flex: 0 0 41.66666667%;
  }

  .col-sm-5.col-compensed .col-compensed-full-content {
    margin-right: calc(-140% - 22.4px);
  }

  .col-sm-4 {
    width: 33.33333333%;
    flex: 0 0 33.33333333%;
  }

  .col-sm-4.col-compensed .col-compensed-full-content {
    margin-right: calc(-200% - 32px);
  }

  .col-sm-3 {
    width: 25%;
    flex: 0 0 25%;
  }

  .col-sm-3.col-compensed .col-compensed-full-content {
    margin-right: calc(-300% - 48px);
  }

  .col-sm-2 {
    width: 16.66666667%;
    flex: 0 0 16.66666667%;
  }

  .col-sm-2.col-compensed .col-compensed-full-content {
    margin-right: calc(-500% - 80px);
  }

  .col-sm-1 {
    width: 8.33333333%;
    flex: 0 0 8.33333333%;
  }

  .col-sm-1.col-compensed .col-compensed-full-content {
    margin-right: calc(-1100% - 176px);
  }

  .col-sm-pull-12 {
    right: 100%;
  }

  .col-sm-pull-11 {
    right: 91.66666667%;
  }

  .col-sm-pull-10 {
    right: 83.33333333%;
  }

  .col-sm-pull-9 {
    right: 75%;
  }

  .col-sm-pull-8 {
    right: 66.66666667%;
  }

  .col-sm-pull-7 {
    right: 58.33333333%;
  }

  .col-sm-pull-6 {
    right: 50%;
  }

  .col-sm-pull-5 {
    right: 41.66666667%;
  }

  .col-sm-pull-4 {
    right: 33.33333333%;
  }

  .col-sm-pull-3 {
    right: 25%;
  }

  .col-sm-pull-2 {
    right: 16.66666667%;
  }

  .col-sm-pull-1 {
    right: 8.33333333%;
  }

  .col-sm-pull-0 {
    right: auto;
  }

  .col-sm-push-12 {
    left: 100%;
  }

  .col-sm-push-11 {
    left: 91.66666667%;
  }

  .col-sm-push-10 {
    left: 83.33333333%;
  }

  .col-sm-push-9 {
    left: 75%;
  }

  .col-sm-push-8 {
    left: 66.66666667%;
  }

  .col-sm-push-7 {
    left: 58.33333333%;
  }

  .col-sm-push-6 {
    left: 50%;
  }

  .col-sm-push-5 {
    left: 41.66666667%;
  }

  .col-sm-push-4 {
    left: 33.33333333%;
  }

  .col-sm-push-3 {
    left: 25%;
  }

  .col-sm-push-2 {
    left: 16.66666667%;
  }

  .col-sm-push-1 {
    left: 8.33333333%;
  }

  .col-sm-push-0 {
    left: auto;
  }

  .col-sm-offset-12 {
    margin-left: 100%;
  }

  .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }

  .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }

  .col-sm-offset-9 {
    margin-left: 75%;
  }

  .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }

  .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }

  .col-sm-offset-6 {
    margin-left: 50%;
  }

  .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }

  .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }

  .col-sm-offset-3 {
    margin-left: 25%;
  }

  .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }

  .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }

  .col-sm-offset-0 {
    margin-left: 0%;
  }
}

@media (min-width:992px) {
  .col-md-1,
  .col-md-2,
  .col-md-3,
  .col-md-4,
  .col-md-5,
  .col-md-6,
  .col-md-7,
  .col-md-8,
  .col-md-9,
  .col-md-10,
  .col-md-11,
  .col-md-12 {
    float: left;
  }

  .col-md-auto {
    flex: 0 0 auto;
    padding-right: 8px;
    padding-left: 8px;
  }

  .col-md-fill {
    flex: 1 1 100%;
    padding-right: 8px;
    padding-left: 8px;
  }

  .col-md-12 {
    width: 100%;
    flex: 0 0 100%;
  }

  .col-md-12.col-compensed .col-compensed-full-content {
    margin-right: calc(-0% - 0px);
  }

  .col-md-11 {
    width: 91.66666667%;
    flex: 0 0 91.66666667%;
  }

  .col-md-11.col-compensed .col-compensed-full-content {
    margin-right: calc(-9.09090909% - 1.45454545px);
  }

  .col-md-10 {
    width: 83.33333333%;
    flex: 0 0 83.33333333%;
  }

  .col-md-10.col-compensed .col-compensed-full-content {
    margin-right: calc(-20% - 3.2px);
  }

  .col-md-9 {
    width: 75%;
    flex: 0 0 75%;
  }

  .col-md-9.col-compensed .col-compensed-full-content {
    margin-right: calc(-33.33333333% - 5.33333333px);
  }

  .col-md-8 {
    width: 66.66666667%;
    flex: 0 0 66.66666667%;
  }

  .col-md-8.col-compensed .col-compensed-full-content {
    margin-right: calc(-50% - 8px);
  }

  .col-md-7 {
    width: 58.33333333%;
    flex: 0 0 58.33333333%;
  }

  .col-md-7.col-compensed .col-compensed-full-content {
    margin-right: calc(-71.42857143% - 11.42857143px);
  }

  .col-md-6 {
    width: 50%;
    flex: 0 0 50%;
  }

  .col-md-6.col-compensed .col-compensed-full-content {
    margin-right: calc(-100% - 16px);
  }

  .col-md-5 {
    width: 41.66666667%;
    flex: 0 0 41.66666667%;
  }

  .col-md-5.col-compensed .col-compensed-full-content {
    margin-right: calc(-140% - 22.4px);
  }

  .col-md-4 {
    width: 33.33333333%;
    flex: 0 0 33.33333333%;
  }

  .col-md-4.col-compensed .col-compensed-full-content {
    margin-right: calc(-200% - 32px);
  }

  .col-md-3 {
    width: 25%;
    flex: 0 0 25%;
  }

  .col-md-3.col-compensed .col-compensed-full-content {
    margin-right: calc(-300% - 48px);
  }

  .col-md-2 {
    width: 16.66666667%;
    flex: 0 0 16.66666667%;
  }

  .col-md-2.col-compensed .col-compensed-full-content {
    margin-right: calc(-500% - 80px);
  }

  .col-md-1 {
    width: 8.33333333%;
    flex: 0 0 8.33333333%;
  }

  .col-md-1.col-compensed .col-compensed-full-content {
    margin-right: calc(-1100% - 176px);
  }

  .col-md-pull-12 {
    right: 100%;
  }

  .col-md-pull-11 {
    right: 91.66666667%;
  }

  .col-md-pull-10 {
    right: 83.33333333%;
  }

  .col-md-pull-9 {
    right: 75%;
  }

  .col-md-pull-8 {
    right: 66.66666667%;
  }

  .col-md-pull-7 {
    right: 58.33333333%;
  }

  .col-md-pull-6 {
    right: 50%;
  }

  .col-md-pull-5 {
    right: 41.66666667%;
  }

  .col-md-pull-4 {
    right: 33.33333333%;
  }

  .col-md-pull-3 {
    right: 25%;
  }

  .col-md-pull-2 {
    right: 16.66666667%;
  }

  .col-md-pull-1 {
    right: 8.33333333%;
  }

  .col-md-pull-0 {
    right: auto;
  }

  .col-md-push-12 {
    left: 100%;
  }

  .col-md-push-11 {
    left: 91.66666667%;
  }

  .col-md-push-10 {
    left: 83.33333333%;
  }

  .col-md-push-9 {
    left: 75%;
  }

  .col-md-push-8 {
    left: 66.66666667%;
  }

  .col-md-push-7 {
    left: 58.33333333%;
  }

  .col-md-push-6 {
    left: 50%;
  }

  .col-md-push-5 {
    left: 41.66666667%;
  }

  .col-md-push-4 {
    left: 33.33333333%;
  }

  .col-md-push-3 {
    left: 25%;
  }

  .col-md-push-2 {
    left: 16.66666667%;
  }

  .col-md-push-1 {
    left: 8.33333333%;
  }

  .col-md-push-0 {
    left: auto;
  }

  .col-md-offset-12 {
    margin-left: 100%;
  }

  .col-md-offset-11 {
    margin-left: 91.66666667%;
  }

  .col-md-offset-10 {
    margin-left: 83.33333333%;
  }

  .col-md-offset-9 {
    margin-left: 75%;
  }

  .col-md-offset-8 {
    margin-left: 66.66666667%;
  }

  .col-md-offset-7 {
    margin-left: 58.33333333%;
  }

  .col-md-offset-6 {
    margin-left: 50%;
  }

  .col-md-offset-5 {
    margin-left: 41.66666667%;
  }

  .col-md-offset-4 {
    margin-left: 33.33333333%;
  }

  .col-md-offset-3 {
    margin-left: 25%;
  }

  .col-md-offset-2 {
    margin-left: 16.66666667%;
  }

  .col-md-offset-1 {
    margin-left: 8.33333333%;
  }

  .col-md-offset-0 {
    margin-left: 0%;
  }
}

@media (min-width:1200px) {
  .col-lg-1,
  .col-lg-2,
  .col-lg-3,
  .col-lg-4,
  .col-lg-5,
  .col-lg-6,
  .col-lg-7,
  .col-lg-8,
  .col-lg-9,
  .col-lg-10,
  .col-lg-11,
  .col-lg-12 {
    float: left;
  }

  .col-lg-auto {
    flex: 0 0 auto;
    padding-right: 8px;
    padding-left: 8px;
  }

  .col-lg-fill {
    flex: 1 1 100%;
    padding-right: 8px;
    padding-left: 8px;
  }

  .col-lg-12 {
    width: 100%;
    flex: 0 0 100%;
  }

  .col-lg-12.col-compensed .col-compensed-full-content {
    margin-right: calc(-0% - 0px);
  }

  .col-lg-11 {
    width: 91.66666667%;
    flex: 0 0 91.66666667%;
  }

  .col-lg-11.col-compensed .col-compensed-full-content {
    margin-right: calc(-9.09090909% - 1.45454545px);
  }

  .col-lg-10 {
    width: 83.33333333%;
    flex: 0 0 83.33333333%;
  }

  .col-lg-10.col-compensed .col-compensed-full-content {
    margin-right: calc(-20% - 3.2px);
  }

  .col-lg-9 {
    width: 75%;
    flex: 0 0 75%;
  }

  .col-lg-9.col-compensed .col-compensed-full-content {
    margin-right: calc(-33.33333333% - 5.33333333px);
  }

  .col-lg-8 {
    width: 66.66666667%;
    flex: 0 0 66.66666667%;
  }

  .col-lg-8.col-compensed .col-compensed-full-content {
    margin-right: calc(-50% - 8px);
  }

  .col-lg-7 {
    width: 58.33333333%;
    flex: 0 0 58.33333333%;
  }

  .col-lg-7.col-compensed .col-compensed-full-content {
    margin-right: calc(-71.42857143% - 11.42857143px);
  }

  .col-lg-6 {
    width: 50%;
    flex: 0 0 50%;
  }

  .col-lg-6.col-compensed .col-compensed-full-content {
    margin-right: calc(-100% - 16px);
  }

  .col-lg-5 {
    width: 41.66666667%;
    flex: 0 0 41.66666667%;
  }

  .col-lg-5.col-compensed .col-compensed-full-content {
    margin-right: calc(-140% - 22.4px);
  }

  .col-lg-4 {
    width: 33.33333333%;
    flex: 0 0 33.33333333%;
  }

  .col-lg-4.col-compensed .col-compensed-full-content {
    margin-right: calc(-200% - 32px);
  }

  .col-lg-3 {
    width: 25%;
    flex: 0 0 25%;
  }

  .col-lg-3.col-compensed .col-compensed-full-content {
    margin-right: calc(-300% - 48px);
  }

  .col-lg-2 {
    width: 16.66666667%;
    flex: 0 0 16.66666667%;
  }

  .col-lg-2.col-compensed .col-compensed-full-content {
    margin-right: calc(-500% - 80px);
  }

  .col-lg-1 {
    width: 8.33333333%;
    flex: 0 0 8.33333333%;
  }

  .col-lg-1.col-compensed .col-compensed-full-content {
    margin-right: calc(-1100% - 176px);
  }

  .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%;
  }
}

.col-xs-20,
.col-sm-20,
.col-md-20,
.col-lg-20 {
  float: left;
  position: relative;
  min-height: 1px;
  padding-right: 8px;
  padding-left: 8px;
}

.col-xs-20 {
  width: 20%;
}

@media (min-width:768px) {
  .col-sm-20 {
    width: 20%;
  }
}

@media (min-width:992px) {
  .col-md-20 {
    width: 20%;
  }
}

@media (min-width:1200px) {
  .col-lg-20 {
    width: 20%;
  }
}

.col-xs-auto {
  width: auto;
  flex: 0 0 auto;
}

.col-xs-fill {
  width: auto;
  flex: 1;
}

@media (min-width:768px) {
  .col-sm-auto {
    width: auto;
    flex: 0 0 auto;
  }

  .col-sm-fill {
    width: auto;
    flex: 1;
  }
}

@media (min-width:992px) {
  .col-md-auto {
    width: auto;
    flex: 0 0 auto;
  }

  .col-md-fill {
    width: auto;
    flex: 1;
  }
}

@media (min-width:1200px) {
  .col-lg-auto {
    width: auto;
    flex: 0 0 auto;
  }

  .col-lg-fill {
    width: auto;
    flex: 1;
  }
}

.col-xs-12 {
  min-height: 0;
}

@media (min-width:768px) {
  .col-xs-12[class*="col-sm"] {
    min-height: 1px;
  }
}

@media (min-width:992px) {
  .col-xs-12[class*="col-md"] {
    min-height: 1px;
  }
}

@media (min-width:1200px) {
  .col-xs-12[class*="col-lg"] {
    min-height: 1px;
  }
}

@media (min-width:768px) {
  .col-sm-12 {
    min-height: 0;
  }
}

@media (min-width:992px) {
  .col-sm-12[class*="col-md"] {
    min-height: 1px;
  }
}

@media (min-width:1200px) {
  .col-sm-12[class*="col-lg"] {
    min-height: 1px;
  }
}

@media (min-width:992px) {
  .col-md-12 {
    min-height: 0;
  }
}

@media (min-width:1200px) {
  .col-md-12[class*="col-lg"] {
    min-height: 1px;
  }
}

@media (min-width:1200px) {
  .col-lg-12 {
    min-height: 0;
  }
}

.no-right-gutter {
  padding-right: 0px;
}

.no-left-gutter {
  padding-left: 0px;
}

@media (max-width:767px) {
  .no-xs-gutter &gt; [class*="col-"] {
    padding-right: 0px;
    padding-left: 0px;
  }

  .no-xs-right-gutter {
    padding-right: 0px;
  }

  .no-xs-left-gutter {
    padding-left: 0px;
  }
}

.gutters-s {
  margin-right: -4px;
  margin-left: -4px;
}

.gutters-s &gt; [class*="col-"] {
  padding-right: 4px;
  padding-left: 4px;
}

.gutters-l {
  margin-right: -12px;
  margin-left: -12px;
}

.gutters-l &gt; [class*="col-"] {
  padding-right: 12px;
  padding-left: 12px;
}

.gutters-xl {
  margin-right: -16px;
  margin-left: -16px;
}

.gutters-xl &gt; [class*="col-"] {
  padding-right: 16px;
  padding-left: 16px;
}

.gutters-xxl,
.gutters-xxxl {
  margin-right: -20px;
  margin-left: -20px;
}

.gutters-xxl &gt; [class*="col-"],
.gutters-xxxl &gt; [class*="col-"] {
  padding-right: 20px;
  padding-left: 20px;
}

.row.flex {
  display: flex;
  flex-wrap: wrap;
  align-items: stretch;
}

.row.flex:after,
.row.flex:before {
  display: none !important;
}

.row.flex &gt; [class*="col-"] {
  float: none !important;
  display: flex;
  flex-direction: column;
}

.row.flex.flex-direction-row {
  flex-direction: row;
}

.row.flex.flex-direction-row-reverse {
  flex-direction: row-reverse;
}

.row.flex.flex-direction-column {
  flex-direction: column;
}

.row.flex.flex-direction-column-reverse {
  flex-direction: column-reverse;
}

.row.flex.align-items-center {
  align-items: center;
}

.row.flex.align-items-flex-start {
  align-items: flex-start;
}

.row.flex.align-items-flex-end {
  align-items: flex-end;
}

.row.flex.align-items-baseline {
  align-items: baseline;
}

.row.flex.justify-content-center {
  justify-content: center;
}

.row.flex.justify-content-flex-start {
  justify-content: flex-start;
}

.row.flex.justify-content-flex-end {
  justify-content: flex-end;
}

.row.flex.justify-content-space-between {
  justify-content: space-between;
}

.row.flex.flex-wrap-wrap {
  flex-wrap: wrap;
}

.row.flex.flex-wrap-nowrap {
  flex-wrap: nowrap;
}

@media (max-width:767px) {
  .row.flex.flex-wrap-xs-wrap {
    flex-wrap: wrap;
  }

  .row.flex.flex-wrap-xs-nowrap {
    flex-wrap: nowrap;
  }
}

@media (min-width:768px) {
  .row.flex.flex-wrap-sm-wrap {
    flex-wrap: wrap;
  }

  .row.flex.flex-wrap-sm-nowrap {
    flex-wrap: nowrap;
  }
}

@media (min-width:992px) {
  .row.flex.flex-wrap-md-wrap {
    flex-wrap: wrap;
  }

  .row.flex.flex-wrap-md-nowrap {
    flex-wrap: nowrap;
  }
}

@media (min-width:1200px) {
  .row.flex.flex-wrap-lg-wrap {
    flex-wrap: wrap;
  }

  .row.flex.flex-wrap-lg-nowrap {
    flex-wrap: nowrap;
  }
}

.row.flex .align-self-stretch {
  align-self: stretch;
}

.row.flex .align-self-center {
  align-self: center;
}

.row.flex .align-self-flex-start {
  align-self: flex-start;
}

.row.flex .align-self-flex-end {
  align-self: flex-end;
}

.row.flex .order-0 {
  order: 0;
}

.row.flex .order-1 {
  order: 1;
}

@media (max-width:767px) {
  .row.flex .order-xs-0 {
    order: 0;
  }

  .row.flex .order-xs-1 {
    order: 1;
  }
}

@media (min-width:768px) {
  .row.flex .order-sm-0 {
    order: 0;
  }

  .row.flex .order-sm-1 {
    order: 1;
  }
}

@media (min-width:992px) {
  .row.flex .order-md-0 {
    order: 0;
  }

  .row.flex .order-md-1 {
    order: 1;
  }
}

@media (min-width:1200px) {
  .row.flex .order-lg-0 {
    order: 0;
  }

  .row.flex .order-lg-1 {
    order: 1;
  }
}

table {
  background-color: transparent;
}

table col[class*="col-"] {
  position: static;
  display: table-column;
  float: none;
}

table td[class*="col-"],
table th[class*="col-"] {
  position: static;
  display: table-cell;
  float: none;
}

caption {
  padding-top: 8px;
  padding-bottom: 8px;
  color: #AEAEAD;
  text-align: left;
}

thead th {
  color: #313130;
  font-family: "Barlow Condensed";
  font-size: 18px;
}

tbody th,
tfoot th {
  text-align: left;
  width: 25%;
}

.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 16px;
}

.table &gt; thead &gt; tr &gt; th,
.table &gt; tbody &gt; tr &gt; th,
.table &gt; tfoot &gt; tr &gt; th,
.table &gt; thead &gt; tr &gt; td,
.table &gt; tbody &gt; tr &gt; td,
.table &gt; tfoot &gt; tr &gt; td {
  padding: 8px;
  line-height: 1.42857143;
  vertical-align: middle;
  border-top: 1px solid #CDCDC8;
}

.table &gt; thead &gt; tr &gt; th {
  vertical-align: bottom;
  border-bottom: 1px solid #CDCDC8;
}

.table &gt; caption + thead &gt; tr:first-child &gt; th,
.table &gt; colgroup + thead &gt; tr:first-child &gt; th,
.table &gt; thead:first-child &gt; tr:first-child &gt; th,
.table &gt; caption + thead &gt; tr:first-child &gt; td,
.table &gt; colgroup + thead &gt; tr:first-child &gt; td,
.table &gt; thead:first-child &gt; tr:first-child &gt; td {
  border-top: 0;
}

.table .table {
  background-color: #ffffff;
}

[class$="-content"] &gt; .table,
[class$="-body"] &gt; .table {
  margin-bottom: 0px;
}

.table-bordered {
  border: 1px solid #CDCDC8;
}

.table-bordered &gt; thead &gt; tr &gt; th,
.table-bordered &gt; tbody &gt; tr &gt; th,
.table-bordered &gt; tfoot &gt; tr &gt; th,
.table-bordered &gt; thead &gt; tr &gt; td,
.table-bordered &gt; tbody &gt; tr &gt; td,
.table-bordered &gt; tfoot &gt; tr &gt; td {
  border: 1px solid #CDCDC8;
}

.table-striped {
  background: #ffffff;
}

.table-striped &gt; thead &gt; tr &gt; th,
.table-striped &gt; tbody &gt; tr &gt; th,
.table-striped &gt; tfoot &gt; tr &gt; th,
.table-striped &gt; thead &gt; tr &gt; td,
.table-striped &gt; tbody &gt; tr &gt; td,
.table-striped &gt; tfoot &gt; tr &gt; td {
  border-top: none;
  border-bottom: none;
}

.table-striped &gt; thead &gt; tr,
.table-striped &gt; tbody &gt; tr:nth-of-type(even) {
  background-color: #F5F5F5;
}

.table-condensed &gt; thead &gt; tr &gt; th,
.table-condensed &gt; tbody &gt; tr &gt; th,
.table-condensed &gt; tfoot &gt; tr &gt; th,
.table-condensed &gt; thead &gt; tr &gt; td,
.table-condensed &gt; tbody &gt; tr &gt; td,
.table-condensed &gt; tfoot &gt; tr &gt; td {
  padding: 4px 8px;
}

.table-condensed &gt; thead &gt; tr &gt; th {
  vertical-align: middle;
}

.popover-content-full .table-condensed &gt; thead &gt; tr &gt; th:last-child {
  padding-left: 24px;
  padding-right: 24px;
}

.table-condensed td:after,
.table-condensed th:after {
  content: "";
  display: block;
  width: 92px;
  height: 0;
}

.table-condensed .table-label {
  display: inline-block;
  line-height: 1em;
}

.table &gt; thead &gt; tr &gt; td.active,
.table &gt; tbody &gt; tr &gt; td.active,
.table &gt; tfoot &gt; tr &gt; td.active,
.table &gt; thead &gt; tr &gt; th.active,
.table &gt; tbody &gt; tr &gt; th.active,
.table &gt; tfoot &gt; tr &gt; th.active,
.table &gt; thead &gt; tr.active &gt; td,
.table &gt; tbody &gt; tr.active &gt; td,
.table &gt; tfoot &gt; tr.active &gt; td,
.table &gt; thead &gt; tr.active &gt; th,
.table &gt; tbody &gt; tr.active &gt; th,
.table &gt; tfoot &gt; tr.active &gt; th {
  background-color: #E1E1E0;
}

.table-hover &gt; tbody &gt; tr &gt; td.active:hover,
.table-hover &gt; tbody &gt; tr &gt; th.active:hover,
.table-hover &gt; tbody &gt; tr.active:hover &gt; td,
.table-hover &gt; tbody &gt; tr:hover &gt; .active,
.table-hover &gt; tbody &gt; tr.active:hover &gt; th {
  background-color: #d4d4d3;
}

.table &gt; thead &gt; tr &gt; td.success,
.table &gt; tbody &gt; tr &gt; td.success,
.table &gt; tfoot &gt; tr &gt; td.success,
.table &gt; thead &gt; tr &gt; th.success,
.table &gt; tbody &gt; tr &gt; th.success,
.table &gt; tfoot &gt; tr &gt; th.success,
.table &gt; thead &gt; tr.success &gt; td,
.table &gt; tbody &gt; tr.success &gt; td,
.table &gt; tfoot &gt; tr.success &gt; td,
.table &gt; thead &gt; tr.success &gt; th,
.table &gt; tbody &gt; tr.success &gt; th,
.table &gt; tfoot &gt; tr.success &gt; th {
  background-color: #F0FEEC;
}

.table-hover &gt; tbody &gt; tr &gt; td.success:hover,
.table-hover &gt; tbody &gt; tr &gt; th.success:hover,
.table-hover &gt; tbody &gt; tr.success:hover &gt; td,
.table-hover &gt; tbody &gt; tr:hover &gt; .success,
.table-hover &gt; tbody &gt; tr.success:hover &gt; th {
  background-color: #ddfdd4;
}

.table &gt; thead &gt; tr &gt; td.info,
.table &gt; tbody &gt; tr &gt; td.info,
.table &gt; tfoot &gt; tr &gt; td.info,
.table &gt; thead &gt; tr &gt; th.info,
.table &gt; tbody &gt; tr &gt; th.info,
.table &gt; tfoot &gt; tr &gt; th.info,
.table &gt; thead &gt; tr.info &gt; td,
.table &gt; tbody &gt; tr.info &gt; td,
.table &gt; tfoot &gt; tr.info &gt; td,
.table &gt; thead &gt; tr.info &gt; th,
.table &gt; tbody &gt; tr.info &gt; th,
.table &gt; tfoot &gt; tr.info &gt; th {
  background-color: #EBF0FF;
}

.table-hover &gt; tbody &gt; tr &gt; td.info:hover,
.table-hover &gt; tbody &gt; tr &gt; th.info:hover,
.table-hover &gt; tbody &gt; tr.info:hover &gt; td,
.table-hover &gt; tbody &gt; tr:hover &gt; .info,
.table-hover &gt; tbody &gt; tr.info:hover &gt; th {
  background-color: #d1ddff;
}

.table &gt; thead &gt; tr &gt; td.warning,
.table &gt; tbody &gt; tr &gt; td.warning,
.table &gt; tfoot &gt; tr &gt; td.warning,
.table &gt; thead &gt; tr &gt; th.warning,
.table &gt; tbody &gt; tr &gt; th.warning,
.table &gt; tfoot &gt; tr &gt; th.warning,
.table &gt; thead &gt; tr.warning &gt; td,
.table &gt; tbody &gt; tr.warning &gt; td,
.table &gt; tfoot &gt; tr.warning &gt; td,
.table &gt; thead &gt; tr.warning &gt; th,
.table &gt; tbody &gt; tr.warning &gt; th,
.table &gt; tfoot &gt; tr.warning &gt; th {
  background-color: #FEF9EB;
}

.table-hover &gt; tbody &gt; tr &gt; td.warning:hover,
.table-hover &gt; tbody &gt; tr &gt; th.warning:hover,
.table-hover &gt; tbody &gt; tr.warning:hover &gt; td,
.table-hover &gt; tbody &gt; tr:hover &gt; .warning,
.table-hover &gt; tbody &gt; tr.warning:hover &gt; th {
  background-color: #fdf2d3;
}

.table &gt; thead &gt; tr &gt; td.danger,
.table &gt; tbody &gt; tr &gt; td.danger,
.table &gt; tfoot &gt; tr &gt; td.danger,
.table &gt; thead &gt; tr &gt; th.danger,
.table &gt; tbody &gt; tr &gt; th.danger,
.table &gt; tfoot &gt; tr &gt; th.danger,
.table &gt; thead &gt; tr.danger &gt; td,
.table &gt; tbody &gt; tr.danger &gt; td,
.table &gt; tfoot &gt; tr.danger &gt; td,
.table &gt; thead &gt; tr.danger &gt; th,
.table &gt; tbody &gt; tr.danger &gt; th,
.table &gt; tfoot &gt; tr.danger &gt; th {
  background-color: #FEECEC;
}

.table-hover &gt; tbody &gt; tr &gt; td.danger:hover,
.table-hover &gt; tbody &gt; tr &gt; th.danger:hover,
.table-hover &gt; tbody &gt; tr.danger:hover &gt; td,
.table-hover &gt; tbody &gt; tr:hover &gt; .danger,
.table-hover &gt; tbody &gt; tr.danger:hover &gt; th {
  background-color: #fdd4d4;
}

.table-price tbody,
.table-price tfoot {
  border-top: 1px solid #CDCDC8;
}

.table-price tbody tr:first-child th,
.table-price tfoot tr:first-child th,
.table-price tbody tr:first-child td,
.table-price tfoot tr:first-child td {
  padding-top: 16px;
}

.table-price tbody:not(:last-child) tr:last-of-type th,
.table-price tfoot:not(:last-child) tr:last-of-type th,
.table-price tbody:not(:last-child) tr:last-of-type td,
.table-price tfoot:not(:last-child) tr:last-of-type td {
  padding-bottom: 16px;
}

.table-price tbody tr th,
.table-price tfoot tr th,
.table-price tbody tr td,
.table-price tfoot tr td {
  border-top: none;
  vertical-align: top;
  padding: 2px;
  width: auto;
  font-weight: 400;
}

.table-price tbody tr th:first-child,
.table-price tfoot tr th:first-child,
.table-price tbody tr td:first-child,
.table-price tfoot tr td:first-child {
  padding-left: 0;
}

.table-price tbody tr th:last-child,
.table-price tfoot tr th:last-child,
.table-price tbody tr td:last-child,
.table-price tfoot tr td:last-child {
  padding-right: 0;
}

.table-price tbody tr th .bt-ico,
.table-price tfoot tr th .bt-ico,
.table-price tbody tr td .bt-ico,
.table-price tfoot tr td .bt-ico {
  margin-top: -4px;
  margin-bottom: -4px;
}

.table-price tbody tr th .alert,
.table-price tfoot tr th .alert,
.table-price tbody tr td .alert,
.table-price tfoot tr td .alert {
  margin-bottom: 0;
}

.table-price tbody:first-child,
.table-price tfoot:first-child {
  border-top: none;
}

.table-price tbody:first-child tr:first-child th,
.table-price tbody:first-child tr:first-child td {
  padding-top: 0;
}

.table-price-ammount,
.table-price-value {
  text-align: right;
  white-space: nowrap;
}

.table-price-total th,
.table-price-total td {
  font-size: 18px;
  font-size: 1.8rem;
  font-weight: 500 !important;
  color: #313130;
}

.table.table-horizontal &gt; tbody &gt; tr:first-child &gt; th,
.table.table-horizontal &gt; tbody &gt; tr:first-child &gt; td {
  border-top: none;
}

.table-fixed tbody {
  display: block;
  overflow: auto;
}

.table-fixed thead,
.table-fixed tbody tr {
  display: table;
  width: 100%;
  table-layout: fixed;
}

.table-fixed table {
  width: 100%;
}

.buttons {
  margin-bottom: 16px;
}

.buttons:last-child {
  margin-bottom: 0;
}

@media (min-width:992px) {
  .buttons .bt {
    margin-bottom: 0px;
    margin-right: 8px;
  }
}

@media (max-width:991px) {
  .buttons .bt {
    display: block;
    width: 100%;
    margin-bottom: 8px;
  }

  .buttons .bt:last-child {
    margin-bottom: 0px;
  }
}

.buttons-multilines .bt {
  margin-bottom: 8px !important;
  display: inline-block !important;
  width: auto !important;
}

.bt,
.btn {
  display: inline-block;
  margin-bottom: 0px;
  text-align: center;
  font-weight: 500;
  white-space: nowrap;
  vertical-align: middle;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  transition: all 0.25s ease-in-out 0s;
  border-radius: 0px;
  padding: 8px 16px;
  font-size: 16px;
  line-height: 22px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.bt:focus,
.btn:focus,
.bt.focus,
.btn.focus {
  outline: 4px solid rgba(252, 86, 11, 0.25);
}

.bt:hover,
.btn:hover,
.bt:focus,
.btn:focus,
.bt.focus,
.btn.focus {
  color: #313130;
  text-decoration: none;
}

.bt:active,
.btn:active,
.bt.active,
.btn.active {
  background-image: none;
  outline: 0;
}

.bt.active,
.btn.active {
  cursor: default;
}

.bt.disabled,
.btn.disabled,
.bt[disabled],
.btn[disabled],
fieldset[disabled] .bt,
fieldset[disabled] .btn {
  cursor: not-allowed;
  outline: none;
}

.bt.disabled:not(.bt-circled),
.btn.disabled:not(.bt-circled),
.bt[disabled]:not(.bt-circled),
.btn[disabled]:not(.bt-circled),
fieldset[disabled] .bt:not(.bt-circled),
fieldset[disabled] .btn:not(.bt-circled) {
  box-shadow: none;
}

a.bt.disabled,
a.btn.disabled,
fieldset[disabled] a.bt,
fieldset[disabled] a.btn {
  pointer-events: none;
}

.bt-no-padding,
.btn-no-padding {
  padding: 0px !important;
}

.bt-no-padding-x,
.btn-no-padding-x {
  padding-left: 0px !important;
  padding-right: 0px !important;
}

.bt-no-padding-y,
.btn-no-padding-y {
  padding-top: 0px !important;
  padding-bottom: 0px !important;
}

.bt &gt; [class*="ico-"],
.btn &gt; [class*="ico-"] {
  display: inline-block;
  font-size: 20px;
  margin-top: -0.3em;
  margin-bottom: -0.3em;
  vertical-align: middle;
}

.bt .text,
.btn .text {
  display: inline-block;
  vertical-align: top;
}

.bt.no-text,
.btn.no-text {
  padding: 7px 7px;
  font-size: 14px;
  line-height: 1.42857143;
}

.bt.no-text .text,
.btn.no-text .text {
  display: none;
}

.bt.no-text [class*="ico-"],
.btn.no-text [class*="ico-"] {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 24px;
  width: 24px;
  margin: 0;
}

.bt-1,
.btn-default,
.btn-primary {
  color: #ffffff;
  background-color: #FC560B;
  border-color: #FC560B;
}

.bt-1:focus,
.btn-default:focus,
.btn-primary:focus,
.bt-1.focus,
.btn-default.focus,
.btn-primary.focus {
  color: #ffffff;
  background-color: #fd793d;
  border-color: #fd793d;
}

.bt-1:hover,
.btn-default:hover,
.btn-primary:hover {
  color: #ffffff;
  background-color: #fd793d;
  border-color: #fd793d;
}

.bt-1:active,
.btn-default:active,
.btn-primary:active,
.bt-1.active,
.btn-default.active,
.btn-primary.active,
.open &gt; .dropdown-toggle.bt-1,
.open &gt; .dropdown-toggle.btn-default,
.open &gt; .dropdown-toggle.btn-primary {
  color: #ffffff;
  background-color: #FC560B, #FC560B;
  background-image: none;
  border-color: #FC560B;
}

.bt-1.disabled,
.btn-default.disabled,
.btn-primary.disabled,
.bt-1[disabled],
.btn-default[disabled],
.btn-primary[disabled],
fieldset[disabled] .bt-1,
fieldset[disabled] .btn-default,
fieldset[disabled] .btn-primary {
  background-color: #868683;
  border-color: #868683;
  color: #ffffff;
}

.bt-1.disabled:hover,
.btn-default.disabled:hover,
.btn-primary.disabled:hover,
.bt-1[disabled]:hover,
.btn-default[disabled]:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .bt-1:hover,
fieldset[disabled] .btn-default:hover,
fieldset[disabled] .btn-primary:hover,
.bt-1.disabled:focus,
.btn-default.disabled:focus,
.btn-primary.disabled:focus,
.bt-1[disabled]:focus,
.btn-default[disabled]:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .bt-1:focus,
fieldset[disabled] .btn-default:focus,
fieldset[disabled] .btn-primary:focus,
.bt-1.disabled.focus,
.btn-default.disabled.focus,
.btn-primary.disabled.focus,
.bt-1[disabled].focus,
.btn-default[disabled].focus,
.btn-primary[disabled].focus,
fieldset[disabled] .bt-1.focus,
fieldset[disabled] .btn-default.focus,
fieldset[disabled] .btn-primary.focus {
  background-color: #868683;
  border-color: #868683;
  color: #ffffff;
}

.bt-2,
.btn-outline {
  color: #FC560B;
  background-color: transparent;
  border-color: #FC560B;
}

.bt-2:focus,
.btn-outline:focus,
.bt-2.focus,
.btn-outline.focus {
  color: #dc4603;
  background-color: transparent;
  border-color: #dc4603;
}

.bt-2:hover,
.btn-outline:hover {
  color: #dc4603;
  background-color: transparent;
  border-color: #dc4603;
}

.bt-2:active,
.btn-outline:active,
.bt-2.active,
.btn-outline.active,
.open &gt; .dropdown-toggle.bt-2,
.open &gt; .dropdown-toggle.btn-outline {
  color: #FC560B;
  background-color: transparent, transparent;
  background-image: none;
  border-color: #FC560B;
}

.bt-2.disabled,
.btn-outline.disabled,
.bt-2[disabled],
.btn-outline[disabled],
fieldset[disabled] .bt-2,
fieldset[disabled] .btn-outline {
  background-color: transparent;
  border-color: #868683;
  color: #868683;
}

.bt-2.disabled:hover,
.btn-outline.disabled:hover,
.bt-2[disabled]:hover,
.btn-outline[disabled]:hover,
fieldset[disabled] .bt-2:hover,
fieldset[disabled] .btn-outline:hover,
.bt-2.disabled:focus,
.btn-outline.disabled:focus,
.bt-2[disabled]:focus,
.btn-outline[disabled]:focus,
fieldset[disabled] .bt-2:focus,
fieldset[disabled] .btn-outline:focus,
.bt-2.disabled.focus,
.btn-outline.disabled.focus,
.bt-2[disabled].focus,
.btn-outline[disabled].focus,
fieldset[disabled] .bt-2.focus,
fieldset[disabled] .btn-outline.focus {
  background-color: transparent;
  border-color: #868683;
  color: #868683;
}

.bt-3 {
  color: #313130;
  background-color: transparent;
  border-color: #313130;
}

.bt-3:focus,
.bt-3.focus {
  color: #1c1c1c;
  background-color: transparent;
  border-color: #1c1c1c;
}

.bt-3:hover {
  color: #1c1c1c;
  background-color: transparent;
  border-color: #1c1c1c;
}

.bt-3:active,
.bt-3.active,
.open &gt; .dropdown-toggle.bt-3 {
  color: #313130;
  background-color: transparent, transparent;
  background-image: none;
  border-color: #313130;
}

.bt-3.disabled,
.bt-3[disabled],
fieldset[disabled] .bt-3 {
  background-color: transparent;
  border-color: #868683;
  color: #868683;
}

.bt-3.disabled:hover,
.bt-3[disabled]:hover,
fieldset[disabled] .bt-3:hover,
.bt-3.disabled:focus,
.bt-3[disabled]:focus,
fieldset[disabled] .bt-3:focus,
.bt-3.disabled.focus,
.bt-3[disabled].focus,
fieldset[disabled] .bt-3.focus {
  background-color: transparent;
  border-color: #868683;
  color: #868683;
}

.bt-3-inverse {
  color: #ffffff;
  background-color: transparent;
  border-color: #ffffff;
}

.bt-3-inverse:focus,
.bt-3-inverse.focus {
  color: #ebebeb;
  background-color: transparent;
  border-color: #ebebeb;
}

.bt-3-inverse:hover {
  color: #ebebeb;
  background-color: transparent;
  border-color: #ebebeb;
}

.bt-3-inverse:active,
.bt-3-inverse.active,
.open &gt; .dropdown-toggle.bt-3-inverse {
  color: #ffffff;
  background-color: transparent, transparent;
  background-image: none;
  border-color: #ffffff;
}

.bt-3-inverse.disabled,
.bt-3-inverse[disabled],
fieldset[disabled] .bt-3-inverse {
  background-color: transparent;
  border-color: #868683;
  color: #868683;
}

.bt-3-inverse.disabled:hover,
.bt-3-inverse[disabled]:hover,
fieldset[disabled] .bt-3-inverse:hover,
.bt-3-inverse.disabled:focus,
.bt-3-inverse[disabled]:focus,
fieldset[disabled] .bt-3-inverse:focus,
.bt-3-inverse.disabled.focus,
.bt-3-inverse[disabled].focus,
fieldset[disabled] .bt-3-inverse.focus {
  background-color: transparent;
  border-color: #868683;
  color: #868683;
}

.bt-link,
.bt-text,
.bt-link-secondary {
  color: #FC560B;
  background-color: transparent;
  border-color: #FC560B;
}

.bt-link:focus,
.bt-text:focus,
.bt-link-secondary:focus,
.bt-link.focus,
.bt-text.focus,
.bt-link-secondary.focus {
  color: #dc4603;
  background-color: transparent;
  border-color: #dc4603;
}

.bt-link:hover,
.bt-text:hover,
.bt-link-secondary:hover {
  color: #dc4603;
  background-color: transparent;
  border-color: #dc4603;
}

.bt-link:active,
.bt-text:active,
.bt-link-secondary:active,
.bt-link.active,
.bt-text.active,
.bt-link-secondary.active,
.open &gt; .dropdown-toggle.bt-link,
.open &gt; .dropdown-toggle.bt-text,
.open &gt; .dropdown-toggle.bt-link-secondary {
  color: #FC560B;
  background-color: transparent, transparent;
  background-image: none;
  border-color: #FC560B;
}

.bt-link.disabled,
.bt-text.disabled,
.bt-link-secondary.disabled,
.bt-link[disabled],
.bt-text[disabled],
.bt-link-secondary[disabled],
fieldset[disabled] .bt-link,
fieldset[disabled] .bt-text,
fieldset[disabled] .bt-link-secondary {
  background-color: transparent;
  border-color: #868683;
  color: #868683;
}

.bt-link.disabled:hover,
.bt-text.disabled:hover,
.bt-link-secondary.disabled:hover,
.bt-link[disabled]:hover,
.bt-text[disabled]:hover,
.bt-link-secondary[disabled]:hover,
fieldset[disabled] .bt-link:hover,
fieldset[disabled] .bt-text:hover,
fieldset[disabled] .bt-link-secondary:hover,
.bt-link.disabled:focus,
.bt-text.disabled:focus,
.bt-link-secondary.disabled:focus,
.bt-link[disabled]:focus,
.bt-text[disabled]:focus,
.bt-link-secondary[disabled]:focus,
fieldset[disabled] .bt-link:focus,
fieldset[disabled] .bt-text:focus,
fieldset[disabled] .bt-link-secondary:focus,
.bt-link.disabled.focus,
.bt-text.disabled.focus,
.bt-link-secondary.disabled.focus,
.bt-link[disabled].focus,
.bt-text[disabled].focus,
.bt-link-secondary[disabled].focus,
fieldset[disabled] .bt-link.focus,
fieldset[disabled] .bt-text.focus,
fieldset[disabled] .bt-link-secondary.focus {
  background-color: transparent;
  border-color: #868683;
  color: #868683;
}

span.bt-text {
  pointer-events: none;
  cursor: default;
}

span.bt-text:hover,
span.bt-text:focus {
  color: inherit;
}

.bt-link,
.bt-text,
.bt-link-secondary,
.bt-link:focus,
.bt-text:focus,
.bt-link-secondary:focus,
.bt-link.focus,
.bt-text.focus,
.bt-link-secondary.focus,
.bt-link:hover,
.bt-text:hover,
.bt-link-secondary:hover,
.bt-link:active,
.bt-text:active,
.bt-link-secondary:active,
.bt-link.active,
.bt-text.active,
.bt-link-secondary.active {
  border-color: transparent !important;
}

.bt-link:focus,
.bt-text:focus,
.bt-link-secondary:focus,
.bt-link.focus,
.bt-text.focus,
.bt-link-secondary.focus {
  outline: none !important;
  text-decoration: underline;
}

.bt-link:focus:hover,
.bt-text:focus:hover,
.bt-link-secondary:focus:hover,
.bt-link.focus:hover,
.bt-text.focus:hover,
.bt-link-secondary.focus:hover {
  border-color: transparent !important;
}

.bt-link-secondary {
  color: #313130;
  font-weight: 400;
}

.bt-3,
.bt-3-inverse {
  text-transform: none;
  font-size: 12px;
  font-size: 1.2rem;
  font-weight: 400;
  padding: 8px 16px;
  line-height: 1.5px;
}

.bt-3:hover,
.bt-3-inverse:hover {
  color: #dc4603 !important;
  border-color: #dc4603 !important;
}

.bt-3.active,
.bt-3-inverse.active {
  color: #FC560B !important;
  border-color: #FC560B !important;
}

.bt-3:focus,
.bt-3-inverse:focus,
.bt-3.focus,
.bt-3-inverse.focus {
  color: #dc4603 !important;
  border-color: #dc4603 !important;
}

.bt-padding {
  padding: 13px;
}

.bt-flex {
  display: flex;
  padding: 8px;
  justify-content: center;
  align-items: center;
  gap: 4px;
}

.bt-3[disabled]:hover,
fieldset[disabled] .bt-3:hover,
.bt-3[disabled]:focus,
fieldset[disabled] .bt-3:focus,
.bt-3[disabled].active,
fieldset[disabled] .bt-3.active,
.bt-3[disabled].focus,
fieldset[disabled] .bt-3.focus {
  color: #5D5D5B !important;
  border-color: #5D5D5B !important;
}

.bt-3[incompatible]:hover,
fieldset[incompatible] .bt-3:hover,
.bt-3[incompatible]:focus,
fieldset[incompatible] .bt-3:focus,
.bt-3[incompatible].active,
fieldset[incompatible] .bt-3.active,
.bt-3[incompatible].focus,
fieldset[incompatible] .bt-3.focus {
  color: #313130 !important;
  border-color: #CDCDC8 !important;
}

.bt-3-inverse[disabled]:hover,
fieldset[disabled] .bt-3-inverse:hover,
.bt-3-inverse[disabled]:focus,
fieldset[disabled] .bt-3-inverse:focus,
.bt-3-inverse[disabled].active,
fieldset[disabled] .bt-3-inverse.active,
.bt-3-inverse[disabled].focus,
fieldset[disabled] .bt-3-inverse.focus {
  color: #ffffff !important;
  border-color: #ffffff !important;
}

.bt-sm,
.btn-sm,
.btn-group-sm &gt; .btn {
  padding: 4px 8px;
  font-size: 14px;
  line-height: 22px;
}

.bt-sm.no-text,
.btn-sm.no-text {
  padding: 3px 3px;
  font-size: 12px;
  line-height: 1.5;
}

.bt-sm.no-text.bt-sm [class*="ico-"],
.btn-sm.no-text.bt-sm [class*="ico-"],
.bt-sm.no-text.btn-sm [class*="ico-"],
.btn-sm.no-text.btn-sm [class*="ico-"] {
  height: 16px;
  width: 16px;
}

.bt-block,
.btn-block {
  display: block;
  width: 100%;
}

.bt-block + .bt-block,
.btn-block + .btn-block {
  margin-top: 8px;
}

input[type="submit"].bt-block,
input[type="reset"].bt-block,
input[type="button"].bt-block,
input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
  width: 100%;
}

.super-link {
  font-weight: 500;
  text-transform: uppercase;
  color: #313130;
}

.super-link:hover {
  color: #dc4603;
}

.bt-ico {
  border-radius: 100%;
  padding: 8px 8px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #313130;
  background: transparent;
  border: transparent;
}

.bt-ico.bt-sm,
.bt-ico.btn-sm {
  padding: 4px 4px;
  font-size: 12px;
  line-height: 1.5;
}

.bt-ico:hover,
.bt-ico:focus,
.bt-ico.focus {
  color: #dc4603;
}

.bt-ico:active,
.bt-ico.active {
  color: #FC560B;
}

.bt-ico.disabled,
.bt-ico[disabled] {
  color: #868683;
}

.bt-ico.disabled:hover,
.bt-ico[disabled]:hover,
.bt-ico.disabled:focus,
.bt-ico[disabled]:focus,
.bt-ico.disabled.focus,
.bt-ico[disabled].focus {
  color: #868683;
}

.bt-ico-primary {
  color: #FC560B;
  background: transparent;
  border: transparent;
}

.bt-ico-primary:hover,
.bt-ico-primary:focus,
.bt-ico-primary.focus {
  color: #dc4603;
}

.bt-ico-primary:active,
.bt-ico-primary.active {
  color: #FC560B;
}

.bt-ico-primary.disabled,
.bt-ico-primary[disabled] {
  color: #868683;
}

.bt-ico-primary.disabled:hover,
.bt-ico-primary[disabled]:hover,
.bt-ico-primary.disabled:focus,
.bt-ico-primary[disabled]:focus,
.bt-ico-primary.disabled.focus,
.bt-ico-primary[disabled].focus {
  color: #868683;
}

.bt-ico-success {
  color: #309B0C;
  background: transparent;
  border: transparent;
}

.bt-ico-success:hover,
.bt-ico-success:focus,
.bt-ico-success.focus {
  color: #216c08;
}

.bt-ico-success:active,
.bt-ico-success.active {
  color: #FC560B;
}

.bt-ico-success.disabled,
.bt-ico-success[disabled] {
  color: #868683;
}

.bt-ico-success.disabled:hover,
.bt-ico-success[disabled]:hover,
.bt-ico-success.disabled:focus,
.bt-ico-success[disabled]:focus,
.bt-ico-success.disabled.focus,
.bt-ico-success[disabled].focus {
  color: #868683;
}

.bt-ico-info {
  color: #1D5AFE;
  background: transparent;
  border: transparent;
}

.bt-ico-info:hover,
.bt-ico-info:focus,
.bt-ico-info.focus {
  color: #013fe7;
}

.bt-ico-info:active,
.bt-ico-info.active {
  color: #FC560B;
}

.bt-ico-info.disabled,
.bt-ico-info[disabled] {
  color: #868683;
}

.bt-ico-info.disabled:hover,
.bt-ico-info[disabled]:hover,
.bt-ico-info.disabled:focus,
.bt-ico-info[disabled]:focus,
.bt-ico-info.disabled.focus,
.bt-ico-info[disabled].focus {
  color: #868683;
}

.bt-ico-warning {
  color: #F3AB09;
  background: transparent;
  border: transparent;
}

.bt-ico-warning:hover,
.bt-ico-warning:focus,
.bt-ico-warning.focus {
  color: #c28807;
}

.bt-ico-warning:active,
.bt-ico-warning.active {
  color: #FC560B;
}

.bt-ico-warning.disabled,
.bt-ico-warning[disabled] {
  color: #868683;
}

.bt-ico-warning.disabled:hover,
.bt-ico-warning[disabled]:hover,
.bt-ico-warning.disabled:focus,
.bt-ico-warning[disabled]:focus,
.bt-ico-warning.disabled.focus,
.bt-ico-warning[disabled].focus {
  color: #868683;
}

.bt-ico-danger {
  color: #EC100E;
  background: transparent;
  border: transparent;
}

.bt-ico-danger:hover,
.bt-ico-danger:focus,
.bt-ico-danger.focus {
  color: #bc0d0b;
}

.bt-ico-danger:active,
.bt-ico-danger.active {
  color: #FC560B;
}

.bt-ico-danger.disabled,
.bt-ico-danger[disabled] {
  color: #868683;
}

.bt-ico-danger.disabled:hover,
.bt-ico-danger[disabled]:hover,
.bt-ico-danger.disabled:focus,
.bt-ico-danger[disabled]:focus,
.bt-ico-danger.disabled.focus,
.bt-ico-danger[disabled].focus {
  color: #868683;
}

.bt-ico-text {
  display: none !important;
}

.bt-ico [class*="ico-"] {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 24px;
  width: 24px;
  margin: 0;
}

.bt-ico.bt-sm [class*="ico-"],
.bt-ico.btn-sm [class*="ico-"] {
  height: 16px;
  width: 16px;
}

.bt-circled {
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
}

.bt-back {
  background: transparent;
  font-weight: 400;
}

@media (max-width:767px) {
  .btn-block-xs {
    display: block;
    width: 100%;
  }
}

.btn-full-length {
  width: 100%;
}

.btn-multiline {
  width: 150px;
  line-height: 12px;
  white-space: normal;
  height: 40px;
  padding: 0px;
}

@media (max-width:767px) {
  .btn-multiline {
    height: 36px;
  }
}

.inactive,
.inactive:hover,
.inactive:focus,
.inactive:active,
.inactive:active:focus {
  background-color: #F0FEEC;
  border-color: #F0FEEC;
  cursor: default;
  box-shadow: none;
}

.btn-icon {
  padding: 0px;
}

.btn-space {
  margin: 15px;
}

@media (max-width:767px) {
  .btn-space {
    margin: 10px;
  }
}

.btn-xs.btn-space {
  margin: 10px;
}

.input-group-btn .btn.btn-xs {
  padding: 7px 20px;
  line-height: 14px;
}

.btn-extended {
  line-height: normal;
}

.btn-extended &gt; span {
  font-size: 12px;
  font-size: 1.2rem;
  display: block;
}

.btn-extended &gt; span.btn-subtext {
  font-size: 10px;
  font-size: 1rem;
}

.bt-3.incompatible,
.bt-3-inverse.incompatible {
  color: #313130 !important;
  border-color: #CDCDC8 !important;
}

fieldset {
  margin: 0;
  padding: 0;
  border: 0;
  min-width: 0;
}

legend {
  display: block;
  width: 100%;
  padding: 0px;
  margin-bottom: 16px;
  font-size: 18px;
  font-size: 1.8rem;
  line-height: inherit;
  color: #313130;
  border: 0;
  border-bottom: 1px solid #E1E1E0;
}

label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 4px;
  cursor: pointer;
}

input:focus {
  outline: none;
}

input[type="search"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-appearance: none;
  appearance: none;
}

input[type="radio"],
input[type="checkbox"] {
  margin: 4px 0 0;
  line-height: normal;
  margin-top: 1px \9;
}

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;
}

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: 9px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #313130;
}

.select-hidden {
  display: none !important;
}

.form-control {
  display: block;
  width: 100%;
  height: 40px;
  padding: 8px 16px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #313130;
  background-color: #ffffff;
  background-image: none;
  border: 1px solid #CDCDC8;
  border-radius: 0;
  -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: #FC560B;
  outline: 0;
}

.form-control::-moz-placeholder {
  color: #868683;
  opacity: 1;
}

.form-control:-ms-input-placeholder {
  color: #868683;
}

.form-control::-webkit-input-placeholder {
  color: #868683;
}

.form-control::-ms-expand {
  background-color: transparent;
  border: 0;
}

.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
  background-color: #F5F5F5;
  color: #868683;
  opacity: 1;
}

.form-control[disabled],
fieldset[disabled] .form-control {
  cursor: not-allowed;
}

textarea.form-control {
  height: auto;
}

.form-control.form-complete:not(:disabled):not(:focus) {
  border-color: #313130 !important;
}

.form-control-width-s {
  width: 72px !important;
}

.form-control-width-m {
  width: 104px !important;
}

.form-control-width-l {
  width: 136px !important;
}

.form-control[type='password'] {
  padding-right: 40px !important;
  text-overflow: ellipsis;
}

@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: 40px;
  }

  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: 32px;
  }
}

.form-group {
  margin-bottom: 16px;
}

.radio,
.checkbox {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px;
}

.radio.disabled label,
.checkbox.disabled label,
fieldset[disabled] .radio label,
fieldset[disabled] .checkbox label {
  cursor: not-allowed;
}

.radio label,
.checkbox label {
  min-height: 20px;
  padding-left: 20px;
  margin-bottom: 0px;
  font-weight: 400;
  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: 0px;
  font-weight: 400;
  vertical-align: middle;
  cursor: pointer;
}

.radio-inline.disabled,
.checkbox-inline.disabled,
fieldset[disabled] .radio-inline,
fieldset[disabled] .checkbox-inline {
  cursor: not-allowed;
}

.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
  margin-top: 0px;
  margin-left: 10px;
}

.form-control-static {
  min-height: 34px;
  padding-top: 9px;
  padding-bottom: 9px;
  margin-bottom: 0px;
}

.form-control-static.input-sm {
  padding-right: 0px;
  padding-left: 0px;
}

.input-sm {
  height: 32px;
  padding: 4px 8px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 0;
}

select.input-sm {
  height: 32px;
  line-height: 32px;
}

textarea.input-sm,
select[multiple].input-sm {
  height: auto;
}

.form-group-sm .form-control {
  height: 32px;
  padding: 4px 8px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 0;
}

.form-group-sm select.form-control {
  height: 32px;
  line-height: 32px;
}

.form-group-sm textarea.form-control,
.form-group-sm select[multiple].form-control {
  height: auto;
}

.form-group-sm .form-control-static {
  height: 32px;
  min-height: 32px;
  padding: 5px 8px;
  font-size: 12px;
  line-height: 1.5;
}

.has-feedback {
  position: relative;
}

.has-feedback .form-control {
  padding-right: 50px;
}

.form-control-feedback {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  display: block;
  width: 40px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  pointer-events: none;
}

.input-sm + .form-control-feedback,
.input-group-sm + .form-control-feedback,
.form-group-sm .form-control + .form-control-feedback {
  width: 32px;
  height: 32px;
  line-height: 32px;
}

.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: #309B0C;
}

.has-success .form-control {
  border-color: #309B0C;
}

.has-success .form-control:focus {
  border-color: #216c08;
}

.has-success .input-group-addon {
  color: #309B0C;
  background-color: #F0FEEC;
  border-color: #309B0C;
}

.has-success .form-control-feedback {
  color: #309B0C;
}

.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: #EC100E;
}

.has-error .form-control {
  border-color: #EC100E;
}

.has-error .form-control:focus {
  border-color: #bc0d0b;
}

.has-error .input-group-addon {
  color: #EC100E;
  background-color: #FEECEC;
  border-color: #EC100E;
}

.has-error .form-control-feedback {
  color: #EC100E;
}

.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: #9d9d9b;
}

.help-block-error {
  color: #EC100E;
  display: block;
  margin-top: 8px;
  position: relative;
  padding-top: 24px;
  font-size: 12px;
  font-size: 1.2rem;
}

.help-block-error:before {
  content: "\E013";
  font-family: "icons";
  font-size: 22px;
  font-size: 2.2rem;
  position: absolute;
  left: 0;
  top: -7px;
}

@media (max-width:991px) {
  .help-block-error:before {
    font-size: 21px;
    font-size: 2.1rem;
  }
}

@media (max-width:991px) {
  .help-block-error:before {
    font-size: 21px;
    font-size: 2.1rem;
  }
}

@media (min-width: 768px) {
  .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0px;
    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 &gt; .form-control {
    width: 100%;
  }

  .form-inline .control-label {
    margin-bottom: 0px;
    vertical-align: middle;
  }

  .form-inline .radio,
  .form-inline .checkbox {
    display: inline-block;
    margin-top: 0px;
    margin-bottom: 0px;
    vertical-align: middle;
  }

  .form-inline .radio label,
  .form-inline .checkbox label {
    padding-left: 0px;
  }

  .form-inline .radio input[type="radio"],
  .form-inline .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0px;
  }

  .form-inline .has-feedback .form-control-feedback {
    top: 0;
  }
}

.form-inline-separator label {
  line-height: 40px;
}

@media (max-width:991px) {
  .form-inline-separator.col-xs-auto {
    margin-top: -4px;
  }
}

.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
  padding-top: 9px;
  margin-top: 0px;
  margin-bottom: 0px;
}

.form-horizontal .radio,
.form-horizontal .checkbox {
  min-height: 29px;
}

.form-horizontal .form-group {
  margin-right: -8px;
  margin-left: -8px;
}

@media (min-width: 768px) {
  .form-horizontal .control-label {
    padding-top: 9px;
    margin-bottom: 0px;
    text-align: right;
  }
}

.form-horizontal .has-feedback .form-control-feedback {
  right: 8px;
}

@media (min-width: 768px) {
  .form-horizontal .form-group-sm .control-label {
    padding-top: 5px;
    font-size: 12px;
  }
}

.form {
  /*&amp;-group &amp;-part-data &amp;-control-feedback {
        @media @md-more {
            display: none;
        }
    }*/
}

.form_error {
  color: #EC100E;
}

.form-control {
  border-radius: 0;
}

.form-part-inline.form-part {
  flex-direction: row !important;
  align-items: baseline;
}

.form-part-inline .form-part-title {
  margin-right: 8px;
}

.form-part {
  margin-bottom: 16px;
}

.form-part-title {
  color: #868683;
  font-size: 12px;
  font-size: 1.2rem;
}

.form-group.no-margin-bottom .form-part {
  margin-bottom: 0px;
}

.col-xs-auto &gt; .form-part .form-part-data {
  float: left;
}

.form-part .bt-ico {
  padding: 0;
  margin: -0.5em 0;
  transform: translateY(-0.1em);
}

@media (max-width:991px) {
  .form-part-data-popover {
    position: relative;
  }
}

@media (min-width:992px) {
  .form-part-data-popover {
    position: absolute;
    left: calc(100% + 32px);
    top: 50%;
    height: 0;
    width: 220px;
    display: flex;
    align-items: center;
    overflow: visible;
  }
}

.form-part-data-subform {
  margin-left: 28px;
  margin-top: 16px;
  margin-bottom: 16px;
}

.form-part-alert {
  font-size: 12px;
  font-size: 1.2rem;
}

.form-part.has-success .form-part-data .form-control {
  border-color: #313130 !important;
}

.form-part.has-success .form-part-data .form-control:not(:disabled):focus {
  border-color: #FC560B !important;
}

.form-part.has-success .form-part-data .form-control:disabled,
.form-part.has-success .form-part-data .form-control:read-only:not(button) {
  border-color: #CDCDC8 !important;
}

.form-part.has-error .form-part-alert {
  color: #EC100E;
}

.form-part.has-error .form-part-data .form-control {
  border-color: #EC100E !important;
}

.form-part.has-error .form-part-data .form-control:not(:disabled):focus {
  border-color: #FC560B !important;
}

.form-part.has-error .form-part-data .form-control:disabled,
.form-part.has-error .form-part-data .form-control:read-only:not(button) {
  border-color: #CDCDC8 !important;
}

.form-part-link a {
  text-decoration: underline;
  font-size: 12px;
  font-size: 1.2rem;
}

.form-head {
  margin-bottom: 24px;
}

.form-head-legend {
  max-width: 640px;
}

.form-legal {
  margin-bottom: 40px;
}

.form-separator {
  display: flex;
  justify-content: center;
  align-items: center;
  color: #AEAEAD;
  font-size: 12px;
  font-size: 1.2rem;
  margin-bottom: 16px;
}

.form-separator:before,
.form-separator:after {
  content: "";
  flex: 1 1 auto;
  height: 0;
  border-bottom: solid 1px #CDCDC8;
}

.form-separator:before {
  margin-right: 8px;
}

.form-separator:after {
  margin-left: 8px;
}

.form-address {
  margin-bottom: 16px;
}

.form-label-name {
  font-weight: 500;
}

.form-label-address {
  line-height: 1.2em;
  margin-bottom: 8px;
}

@media (min-width:992px) {
  .form-footer .bt {
    min-width: 192px;
  }
}

.form-footer + .form-part {
  margin-top: 16px;
}

@media (min-width:992px) {
  .form-group-footer {
    padding-top: 21px;
  }
}

@media (max-width:991px) {
  .form-group-footer {
    padding-top: 16px;
  }
}

.form-group-footer .bt {
  padding-left: 8px;
  padding-right: 8px;
}

@media (max-width:991px) {
  .form-group-footer .bt {
    width: 100%;
  }
}

@media (max-width:991px) {
  .form-group-label.col-xs-auto {
    padding-top: 9px;
  }

  .form-group-label.col-xs-12 {
    margin-bottom: 0;
  }
}

@media (min-width:992px) {
  .form-group-label {
    padding-top: 9px;
  }
}

.form-group .input-group-btn {
  width: auto;
  font-size: 14px;
  font-size: 1.4rem;
}

.form-group .input-group-btn i {
  font-size: 22px;
  font-size: 2.2rem;
}

@media (max-width:991px) {
  .form-group .input-group-btn i {
    font-size: 21px;
    font-size: 2.1rem;
  }
}

@media (max-width:991px) {
  .form-group .input-group-btn i {
    font-size: 21px;
    font-size: 2.1rem;
  }
}

.form-value {
  color: #313130;
}

.form-value small {
  color: #5D5D5B;
}

.form-value strong + small {
  margin-left: 8px;
}

.radiochecks-list .radiocheck {
  margin: 0;
  padding-top: 16px;
  padding-bottom: 16px;
  border-top: solid 1px #CDCDC8;
}

.radiochecks-list .radiocheck:first-child {
  margin-top: -1px;
}

.radiochecks-list .radiocheck:last-child {
  border-bottom: solid 1px #CDCDC8;
  margin-bottom: -1px;
}

.radiocheck {
  position: relative;
  margin-top: 4px;
  margin-bottom: 4px;
}

.inline .radiocheck {
  display: inline-block;
  margin-right: 16px;
}

.radiocolor .radiocheck {
  margin-right: 0px;
}

.radiocheck label {
  margin-top: 1px;
  margin-bottom: 1px;
}

.radiocheck-flex label {
  display: flex;
}

.radiocheck-flex label .row {
  flex: 1 1 auto;
}

.radiocheck-flex label .bt-ico {
  flex: 0 0 0;
}

.radiocheck-flex label [class*="form-label-"] {
  display: block;
  font-size: 12px;
  font-size: 1.2rem;
}

.radiocheck input[type="radio"],
.radiocheck input[type="checkbox"] {
  position: absolute;
  left: -9999em;
}

.radiocheck input[type="radio"]:checked ~ label,
.radiocheck input[type="checkbox"]:checked ~ label,
.radiocheck input[type="radio"]:not(:checked) ~ label,
.radiocheck input[type="checkbox"]:not(:checked) ~ label {
  position: relative;
  vertical-align: top;
}

.radiocolor .radiocheck input[type="radio"]:checked ~ label,
.radiocolor .radiocheck input[type="checkbox"]:checked ~ label,
.radiocolor .radiocheck input[type="radio"]:not(:checked) ~ label,
.radiocolor .radiocheck input[type="checkbox"]:not(:checked) ~ label {
  width: 24px;
  height: 24px;
  padding-left: 0px;
  border-radius: 50%;
  margin-right: 4px;
}

.radiocheck input[type="radio"]:checked ~ label:before,
.radiocheck input[type="checkbox"]:checked ~ label:before,
.radiocheck input[type="radio"]:not(:checked) ~ label:before,
.radiocheck input[type="checkbox"]:not(:checked) ~ label:before {
  display: block;
  position: absolute;
  content: "";
  cursor: pointer;
  border: 1px solid #CDCDC8;
  border-radius: 4px;
  background-color: #fff;
  transition: all 0.25s ease-in-out 0s;
}

.radiocolor .radiocheck input[type="radio"]:checked ~ label:before,
.radiocolor .radiocheck input[type="checkbox"]:checked ~ label:before,
.radiocolor .radiocheck input[type="radio"]:not(:checked) ~ label:before,
.radiocolor .radiocheck input[type="checkbox"]:not(:checked) ~ label:before {
  height: 24px;
  width: 24px;
  background-color: transparent;
}

.radiocheck input[type="radio"]:checked ~ label:after,
.radiocheck input[type="checkbox"]:checked ~ label:after,
.radiocheck input[type="radio"]:not(:checked) ~ label:after,
.radiocheck input[type="checkbox"]:not(:checked) ~ label:after {
  display: block;
  position: absolute;
  content: "";
  cursor: pointer;
  transition: all 0.25s ease-in-out 0s;
}

.radiocolor .radiocheck input[type="radio"]:checked ~ label:after,
.radiocolor .radiocheck input[type="checkbox"]:checked ~ label:after,
.radiocolor .radiocheck input[type="radio"]:not(:checked) ~ label:after,
.radiocolor .radiocheck input[type="checkbox"]:not(:checked) ~ label:after {
  border-radius: 0px;
  height: 4px;
  width: 24px;
  left: 0;
  top: 32px;
}

.radiocheck input[type="radio"]:checked ~ label:hover:before,
.radiocheck input[type="checkbox"]:checked ~ label:hover:before,
.radiocheck input[type="radio"]:not(:checked) ~ label:hover:before,
.radiocheck input[type="checkbox"]:not(:checked) ~ label:hover:before {
  border-color: #FC560B;
}

.radiocheck input[type="radio"]:checked:focus ~ label:before,
.radiocheck input[type="checkbox"]:checked:focus ~ label:before,
.radiocheck input[type="radio"]:not(:checked):focus ~ label:before,
.radiocheck input[type="checkbox"]:not(:checked):focus ~ label:before,
.radiocheck input[type="radio"]:checked.focus ~ label:before,
.radiocheck input[type="checkbox"]:checked.focus ~ label:before,
.radiocheck input[type="radio"]:not(:checked).focus ~ label:before,
.radiocheck input[type="checkbox"]:not(:checked).focus ~ label:before {
  border-color: #FC560B;
}

.radiocheck input[type="radio"]:checked[disabled] ~ label,
.radiocheck input[type="checkbox"]:checked[disabled] ~ label,
.radiocheck input[type="radio"]:not(:checked)[disabled] ~ label,
.radiocheck input[type="checkbox"]:not(:checked)[disabled] ~ label {
  color: #868683;
}

.radiocheck input[type="radio"]:checked[disabled] ~ label:before,
.radiocheck input[type="checkbox"]:checked[disabled] ~ label:before,
.radiocheck input[type="radio"]:not(:checked)[disabled] ~ label:before,
.radiocheck input[type="checkbox"]:not(:checked)[disabled] ~ label:before {
  background: #F5F5F5 !important;
  border-color: #CDCDC8 !important;
}

.radiocheck input[type="radio"]:checked ~ label:before,
.radiocheck input[type="checkbox"]:checked ~ label:before {
  border-color: #FC560B;
}

.radiocheck input[type="radio"]:focus ~ label:before,
.radiocheck input[type="checkbox"]:focus ~ label:before,
.radiocheck input[type="radio"].focus ~ label:before,
.radiocheck input[type="checkbox"].focus ~ label:before {
  outline: 4px solid rgba(252, 86, 11, 0.25);
}

.radiocheck input[type="radio"]:checked ~ label,
.radiocheck input[type="radio"]:not(:checked) ~ label {
  padding: 6px 0;
  padding-left: 28px;
}

.radiocheck input[type="radio"]:checked ~ label:before,
.radiocheck input[type="radio"]:not(:checked) ~ label:before,
.radiocheck input[type="radio"]:checked ~ label:after,
.radiocheck input[type="radio"]:not(:checked) ~ label:after {
  border-radius: 50%;
}

.radiocheck input[type="radio"]:checked ~ label:before,
.radiocheck input[type="radio"]:not(:checked) ~ label:before {
  height: 20px;
  width: 20px;
  top: 6px;
  left: 0;
}

.radiocheck-flex.radiocheck input[type="radio"]:checked ~ label:before,
.radiocheck-flex.radiocheck input[type="radio"]:not(:checked) ~ label:before {
  margin-top: -10px;
  top: 50% !important;
}

.radiocheck input[type="radio"]:checked ~ label:after,
.radiocheck input[type="radio"]:not(:checked) ~ label:after {
  height: 8px;
  width: 8px;
  top: 12px;
  left: 6px;
}

.radiocheck-flex.radiocheck input[type="radio"]:checked ~ label:after,
.radiocheck-flex.radiocheck input[type="radio"]:not(:checked) ~ label:after {
  margin-top: -4px;
  top: 50% !important;
}

.text-sm .radiocheck input[type="radio"]:checked ~ label,
.text-sm .radiocheck input[type="radio"]:not(:checked) ~ label {
  padding: 4px 0;
  padding-left: 24px;
}

.text-sm .radiocheck input[type="radio"]:checked ~ label:before,
.text-sm .radiocheck input[type="radio"]:not(:checked) ~ label:before,
.text-sm .radiocheck input[type="radio"]:checked ~ label:after,
.text-sm .radiocheck input[type="radio"]:not(:checked) ~ label:after {
  border-radius: 50%;
}

.text-sm .radiocheck input[type="radio"]:checked ~ label:before,
.text-sm .radiocheck input[type="radio"]:not(:checked) ~ label:before {
  height: 16px;
  width: 16px;
  top: 4px;
  left: 0;
}

.radiocheck-flex.text-sm .radiocheck input[type="radio"]:checked ~ label:before,
.radiocheck-flex.text-sm .radiocheck input[type="radio"]:not(:checked) ~ label:before {
  margin-top: -8px;
  top: 50% !important;
}

.text-sm .radiocheck input[type="radio"]:checked ~ label:after,
.text-sm .radiocheck input[type="radio"]:not(:checked) ~ label:after {
  height: 6px;
  width: 6px;
  top: 9px;
  left: 5px;
}

.radiocheck-flex.text-sm .radiocheck input[type="radio"]:checked ~ label:after,
.radiocheck-flex.text-sm .radiocheck input[type="radio"]:not(:checked) ~ label:after {
  margin-top: -3px;
  top: 50% !important;
}

.radiocheck-box .radiocheck input[type="radio"]:checked ~ label,
.radiocheck-box .radiocheck input[type="radio"]:not(:checked) ~ label {
  padding: 6px 16px;
  padding-left: 44px;
}

.radiocheck-box .radiocheck input[type="radio"]:checked ~ label:before,
.radiocheck-box .radiocheck input[type="radio"]:not(:checked) ~ label:before,
.radiocheck-box .radiocheck input[type="radio"]:checked ~ label:after,
.radiocheck-box .radiocheck input[type="radio"]:not(:checked) ~ label:after {
  border-radius: 50%;
}

.radiocheck-box .radiocheck input[type="radio"]:checked ~ label:before,
.radiocheck-box .radiocheck input[type="radio"]:not(:checked) ~ label:before {
  height: 20px;
  width: 20px;
  top: 6px;
  left: 16px;
}

.radiocheck-flex.radiocheck-box .radiocheck input[type="radio"]:checked ~ label:before,
.radiocheck-flex.radiocheck-box .radiocheck input[type="radio"]:not(:checked) ~ label:before {
  margin-top: -10px;
  top: 50% !important;
}

.radiocheck-box .radiocheck input[type="radio"]:checked ~ label:after,
.radiocheck-box .radiocheck input[type="radio"]:not(:checked) ~ label:after {
  height: 8px;
  width: 8px;
  top: 12px;
  left: 22px;
}

.radiocheck-flex.radiocheck-box .radiocheck input[type="radio"]:checked ~ label:after,
.radiocheck-flex.radiocheck-box .radiocheck input[type="radio"]:not(:checked) ~ label:after {
  margin-top: -4px;
  top: 50% !important;
}

.radiocheck input[type="radio"]:checked ~ label:after {
  background: #FC560B;
}

.radiocheck input[type="radio"]:checked[disabled] ~ label:after {
  background: #868683 !important;
}

.radiocheck input[type="checkbox"]:checked ~ label,
.radiocheck input[type="checkbox"]:not(:checked) ~ label {
  padding: 6px 0;
  padding-left: 28px;
}

.radiocheck input[type="checkbox"]:checked ~ label:before,
.radiocheck input[type="checkbox"]:not(:checked) ~ label:before {
  border-radius: 4px;
  height: 20px;
  width: 20px;
  top: 6px;
  left: 0;
}

.radiocheck-flex.radiocheck input[type="checkbox"]:checked ~ label:before,
.radiocheck-flex.radiocheck input[type="checkbox"]:not(:checked) ~ label:before {
  margin-top: -10px;
  top: 50% !important;
}

.radiocheck input[type="checkbox"]:checked ~ label:after,
.radiocheck input[type="checkbox"]:not(:checked) ~ label:after {
  font-size: 24px;
  top: 10px;
  top: 16px;
  left: -2px;
  margin-top: -12px;
  height: 24px;
  width: 24px;
  line-height: 24px;
  color: #FC560B;
}

.radiocheck-flex.radiocheck input[type="checkbox"]:checked ~ label:after,
.radiocheck-flex.radiocheck input[type="checkbox"]:not(:checked) ~ label:after {
  margin-top: -12px;
  top: 50% !important;
}

.text-sm .radiocheck input[type="checkbox"]:checked ~ label,
.text-sm .radiocheck input[type="checkbox"]:not(:checked) ~ label {
  padding: 4px 0;
  padding-left: 24px;
}

.text-sm .radiocheck input[type="checkbox"]:checked ~ label:before,
.text-sm .radiocheck input[type="checkbox"]:not(:checked) ~ label:before {
  border-radius: 3.2px;
  height: 16px;
  width: 16px;
  top: 4px;
  left: 0;
}

.radiocheck-flex.text-sm .radiocheck input[type="checkbox"]:checked ~ label:before,
.radiocheck-flex.text-sm .radiocheck input[type="checkbox"]:not(:checked) ~ label:before {
  margin-top: -8px;
  top: 50% !important;
}

.text-sm .radiocheck input[type="checkbox"]:checked ~ label:after,
.text-sm .radiocheck input[type="checkbox"]:not(:checked) ~ label:after {
  font-size: 20px;
  top: 8px;
  top: 12px;
  left: -2px;
  margin-top: -10px;
  height: 20px;
  width: 20px;
  line-height: 20px;
  color: #FC560B;
}

.radiocheck-flex.text-sm .radiocheck input[type="checkbox"]:checked ~ label:after,
.radiocheck-flex.text-sm .radiocheck input[type="checkbox"]:not(:checked) ~ label:after {
  margin-top: -10px;
  top: 50% !important;
}

.radiocheck-box .radiocheck input[type="checkbox"]:checked ~ label,
.radiocheck-box .radiocheck input[type="checkbox"]:not(:checked) ~ label {
  padding: 6px 16px;
  padding-left: 44px;
}

.radiocheck-box .radiocheck input[type="checkbox"]:checked ~ label:before,
.radiocheck-box .radiocheck input[type="checkbox"]:not(:checked) ~ label:before {
  border-radius: 4px;
  height: 20px;
  width: 20px;
  top: 6px;
  left: 16px;
}

.radiocheck-flex.radiocheck-box .radiocheck input[type="checkbox"]:checked ~ label:before,
.radiocheck-flex.radiocheck-box .radiocheck input[type="checkbox"]:not(:checked) ~ label:before {
  margin-top: -10px;
  top: 50% !important;
}

.radiocheck-box .radiocheck input[type="checkbox"]:checked ~ label:after,
.radiocheck-box .radiocheck input[type="checkbox"]:not(:checked) ~ label:after {
  font-size: 24px;
  top: 10px;
  top: 16px;
  left: 14px;
  margin-top: -12px;
  height: 24px;
  width: 24px;
  line-height: 24px;
  color: #FC560B;
}

.radiocheck-flex.radiocheck-box .radiocheck input[type="checkbox"]:checked ~ label:after,
.radiocheck-flex.radiocheck-box .radiocheck input[type="checkbox"]:not(:checked) ~ label:after {
  margin-top: -12px;
  top: 50% !important;
}

.radiocheck input[type="checkbox"]:checked ~ label:after {
  content: "\E00B";
  font-family: "icons";
}

.radiocheck input[type="checkbox"]:checked[disabled] ~ label:after {
  color: #868683 !important;
}

.radiocheck-box {
  border: solid 1px #E1E1E0;
}

.radiocheck-box:not(:last-child) {
  margin-bottom: 8px;
}

.radiocheck-box-body {
  margin: 0 16px 0 44px;
}

.radiocheck-box-body .form-group {
  margin-bottom: 0;
}

.radiocheck-p {
  display: block;
}

.radiocolor-label {
  display: none;
}

label.validKO {
  display: block;
  margin-top: 8px;
  position: relative;
  padding-left: 24px;
  font-size: 12px;
  font-size: 1.2rem;
  color: #EC100E;
}

label.validKO:before {
  font-size: 22px;
  font-size: 2.2rem;
  position: absolute;
  left: 0;
  top: -7px;
}

@media (max-width:991px) {
  label.validKO:before {
    font-size: 21px;
    font-size: 2.1rem;
  }
}

@media (max-width:991px) {
  label.validKO:before {
    font-size: 21px;
    font-size: 2.1rem;
  }
}

label.validKO:before {
  content: "\E013";
  font-family: "icons";
}

label.validKO input,
label.validKO textarea,
label.validKO select,
label.validKO .bootstrap-select .btn.bs-placeholder,
label.validKO input[type="checkbox"] ~ label:before,
label.validKO input[type="radio"] ~ label:before {
  border-color: #EC100E !important;
  background-color: #fde2e2;
}

label.validOK {
  display: block;
  margin-top: 8px;
  position: relative;
  padding-left: 24px;
  font-size: 12px;
  font-size: 1.2rem;
  color: #309B0C;
}

label.validOK:before {
  font-size: 22px;
  font-size: 2.2rem;
  position: absolute;
  left: 0;
  top: -7px;
}

@media (max-width:991px) {
  label.validOK:before {
    font-size: 21px;
    font-size: 2.1rem;
  }
}

@media (max-width:991px) {
  label.validOK:before {
    font-size: 21px;
    font-size: 2.1rem;
  }
}

label.validOK:before {
  content: "\E03E";
  font-family: "icons";
}

.floatingLabelsContainer.form-control-impose .form-control {
  display: block;
  width: 100%;
  height: 40px;
  padding: 8px 16px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #313130;
  background-color: #ffffff;
  background-image: none;
  border: 1px solid #CDCDC8;
  border-radius: 0;
  -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;
}

.floatingLabelsContainer.form-control-impose .form-control:focus {
  border-color: #FC560B;
  outline: 0;
}

.floatingLabelsContainer.form-control-impose .form-control::-moz-placeholder {
  color: #868683;
  opacity: 1;
}

.floatingLabelsContainer.form-control-impose .form-control:-ms-input-placeholder {
  color: #868683;
}

.floatingLabelsContainer.form-control-impose .form-control::-webkit-input-placeholder {
  color: #868683;
}

.floatingLabelsContainer.form-control-impose .form-control::-ms-expand {
  background-color: transparent;
  border: 0;
}

.floatingLabelsContainer.form-control-impose .form-control[disabled],
.floatingLabelsContainer.form-control-impose .form-control[readonly],
fieldset[disabled] .floatingLabelsContainer.form-control-impose .form-control {
  background-color: #F5F5F5;
  color: #868683;
  opacity: 1;
}

.floatingLabelsContainer.form-control-impose .form-control[disabled],
fieldset[disabled] .floatingLabelsContainer.form-control-impose .form-control {
  cursor: not-allowed;
}

textarea.floatingLabelsContainer.form-control-impose .form-control {
  height: auto;
}

.floatingLabelsContainer.form-control-impose .showPasswordIcon,
.floatingLabelsContainer.form-control-impose .form-control-feedback {
  line-height: 36px;
}

.floatingLabelsContainer.form-control-impose .icon-cancel-circled-outline,
.floatingLabelsContainer.form-control-impose .icon-ok-circled {
  display: none;
}

.floatingLabelsContainer.form-control-impose .has-error.has-feedback input,
.floatingLabelsContainer.form-control-impose .has-error.has-feedback textarea,
.floatingLabelsContainer.form-control-impose .has-error.has-feedback select,
.floatingLabelsContainer.form-control-impose .has-error.has-feedback .bootstrap-select .btn.bs-placeholder,
.floatingLabelsContainer.form-control-impose .has-error.has-feedback input[type="checkbox"] ~ label:before,
.floatingLabelsContainer.form-control-impose .has-error.has-feedback input[type="radio"] ~ label:before {
  border-color: #EC100E !important;
  background-color: #fde2e2;
}

.floatingLabelsContainer.form-control-impose span.help-block {
  display: block;
  margin-top: 8px;
  position: relative;
  padding-left: 24px;
  font-size: 12px;
  font-size: 1.2rem;
  color: #EC100E;
}

.floatingLabelsContainer.form-control-impose span.help-block:before {
  font-size: 22px;
  font-size: 2.2rem;
  position: absolute;
  left: 0;
  top: -7px;
}

@media (max-width:991px) {
  .floatingLabelsContainer.form-control-impose span.help-block:before {
    font-size: 21px;
    font-size: 2.1rem;
  }
}

@media (max-width:991px) {
  .floatingLabelsContainer.form-control-impose span.help-block:before {
    font-size: 21px;
    font-size: 2.1rem;
  }
}

.floatingLabelsContainer.form-control-impose span.help-block:before {
  content: "\E013";
  font-family: "icons";
}

.form-fieldset-validate {
  padding-left: 23px;
  padding-right: 23px;
  padding-top: 15px;
  padding-bottom: 15px;
  border: solid 1px #CDCDC8;
  margin-bottom: 16px;
}

.col-md-4 .form-fieldset-validate,
.col-md-3 .form-fieldset-validate,
.col-md-2 .form-fieldset-validate,
.col-md-1 .form-fieldset-validate {
  padding-left: 15px;
  padding-right: 15px;
}

@media (max-width:991px) {
  .form-fieldset-validate {
    padding-left: 15px;
    padding-right: 15px;
  }
}

.form-fieldset-validate.has-fieldset-success {
  border-color: #309B0C;
}

.form-fieldset-validate.has-fieldset-error {
  border-color: #EC100E;
}

.form-fieldset-step.has-fieldset-success {
  border-color: #CDCDC8 !important;
}

.form-fieldset-step.has-fieldset-disabled legend {
  color: #868683;
  margin: 0;
}

.form-fieldset-step.has-fieldset-disabled .form-fieldset-body,
.form-fieldset-step.has-fieldset-disabled .form-fieldset-footer {
  display: none;
}

.form-fieldset-legend {
  float: left;
  width: 100%;
  padding: 0;
  border: none;
  font-family: "Barlow Condensed";
}

.form-fieldset-legend + * {
  clear: left;
}

.form-fieldset-legend + .subtitle {
  transform: translateY(-8px);
}

.form-fieldset &gt; .form-part:last-child,
.form-fieldset-body &gt; .form-part:last-child {
  margin-bottom: 0;
}

.form-fieldset .form-fieldset-oc {
  margin: 0 -24px 24px -24px;
  padding: 16px 24px;
  border-left-width: 0;
  border-right-width: 0;
  background: #F5F5F5;
}

.form-fieldset .form-fieldset-oc-transparent {
  background: none;
}

.form-fieldset .form-fieldset-oc.last-child {
  margin-bottom: -16px;
  border-bottom-width: 0;
}

.form-fieldset .form-fieldset-oc .oc-inter {
  margin-bottom: 0;
  font-size: 16px;
  font-size: 1.6rem;
}

.form-fieldset .form-fieldset-oc .oc-i {
  display: block;
}

.form-fieldset .form-fieldset-oc .oc-i &gt; *:first-child {
  margin-top: 16px;
}

.form-fieldset .form-fieldset-oc + .form-fieldset-oc {
  margin-top: -24px;
  border-top-width: 0;
}

.form-inline-validate .form-control {
  padding-right: 16px;
}

.form-inline-validate .form-control-feedback {
  line-height: 38px;
}

.form-inline-validate .form-part:not(.form-part-not-last),
.form-inline-validate .form-part + .form-separator {
  padding-right: 38px;
}

@media (max-width:991px) {
  .form-inline-validate .form-part.form-part-not-last {
    padding-right: 38px;
  }
}

@media (min-width:992px) {
  .form-inline-validate .form-part.form-part-not-last .form-control-feedback {
    display: none;
  }
}

.form-inline-validate .form-part-data {
  position: relative;
}

.form-inline-validate .form-part-data &gt; [class*="ico-"] {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 100%;
  font-size: 20px;
}

.form-inline-validate .form-part-data &gt; [class*="ico-"]:before {
  top: 3px;
}

.form-inline-validate .form-part-data .showPasswordIcon {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 10px;
  cursor: pointer;
  font-size: 27px;
  font-size: 2.7rem;
}

@media (max-width:991px) {
  .form-inline-validate .form-part-data .showPasswordIcon {
    font-size: 25px;
    font-size: 2.5rem;
  }
}

@media (max-width:991px) {
  .form-inline-validate .form-part-data .showPasswordIcon {
    font-size: 25px;
    font-size: 2.5rem;
  }
}

.form-inline-validate .form-part-data .showPasswordIcon &gt; [class*="ico-"] {
  line-height: normal;
}

.form-inline-validate .form-part-data .showPasswordIcon &gt; [class*="ico-"]:before {
  top: 3px;
}

.form-inline-validate .form-part-data .icon-email-lock {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 16px;
  cursor: pointer;
  font-size: 2.7rem;
}

.form-inline-validate .form-part-data .icon-email-lock + .form-control {
  padding-right: 40px;
}

@media (max-width:991px) {
  .form-inline-validate .form-part-data .icon-email-lock img {
    vertical-align: baseline;
  }
}

.form-inline-validate .form-part-alert {
  font-size: 12px;
  font-size: 1.2rem;
}

.quotation-form {
  padding: 48px 0px;
}

.radiocheck-quotation-punchout {
  padding-bottom: 16px;
}

.optionalLabelStyle {
  color: #868683;
  font-family: "Roboto";
  font-size: 12;
  font-style: normal;
  font-weight: 400;
  line-height: 1.42857143;
  opacity: 0.6;
}

.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;
}

.chip-block {
  margin-bottom: 8px;
}

.chip-header {
  color: #868683;
  font-family: "Roboto";
  font-size: 12px;
  font-style: normal;
  font-weight: 400;
  line-height: 1.42857143;
  margin-bottom: 4px;
}

.chip-selected-value {
  color: #313130;
  font-family: "Roboto";
  font-size: 12px;
  font-style: normal;
  font-weight: 700;
  line-height: 1.42857143;
}

.more-chips {
  border: 1px solid #CDCDC8;
}

.long-text-button-chip {
  white-space: inherit;
  display: flex;
  gap: 4px;
  align-items: center;
}

.long-text-button-chip p {
  margin: 0px;
}

.chips-spacing {
  display: flex;
  align-items: center;
  align-content: center;
  gap: 8px;
  flex-wrap: wrap;
}

.chips-error-label {
  color: #EC100E;
}

.ui-helper-hidden {
  display: none;
}

.ui-helper-hidden-accessible {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0px;
  position: absolute;
  width: 1px;
}

.ui-helper-reset {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  line-height: 1.3;
  text-decoration: none;
  font-size: 100%;
  list-style: none;
}

.ui-helper-clearfix:before,
.ui-helper-clearfix:after {
  content: "";
  display: table;
  border-collapse: collapse;
}

.ui-helper-clearfix:after {
  clear: both;
}

.ui-helper-zfix {
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  position: absolute;
  opacity: 0;
  filter: alpha(opacity=0);
}

.ui-datepicker {
  width: 800px;
  height: 400px;
  padding: 0.2em 0.2em 0;
  display: none;
}

.ui-datepicker-header {
  position: relative;
  padding: 0.2em 0;
}

.ui-datepicker-prev,
.ui-datepicker-next {
  position: absolute;
  top: -2px;
  width: 1.8em;
  height: 1.8em;
}

.ui-datepicker-prev span,
.ui-datepicker-next span {
  display: block;
  position: absolute;
  left: 50%;
  margin-left: -8px;
  top: 50%;
  margin-top: -8px;
}

.ui-datepicker-prev {
  left: 2px;
}

.ui-datepicker-next {
  right: 2px;
}

.ui-datepicker-title {
  margin: 0 2.3em;
  line-height: 1.8em;
  text-align: center;
}

.ui-datepicker-title select {
  font-size: 1em;
  margin: 1px 0;
}

.ui-datepicker table {
  width: 100%;
  font-size: 0.9em;
  border-collapse: collapse;
  margin: 0 0 0.4em;
}

.ui-datepicker th {
  padding: 0.7em 0.3em;
  text-align: center;
  font-weight: 700;
  border: 0;
}

.ui-datepicker td {
  border: 0;
  padding: 1px;
}

.ui-datepicker td span,
.ui-datepicker td a {
  display: block;
  padding: 0.2em;
  text-align: right;
  text-decoration: none;
}

.ui-datepicker-buttonpane {
  background-image: none;
  margin: 0.7em 0 0 0;
  padding: 0 0.2em;
  border-left: 0;
  border-right: 0;
  border-bottom: 0;
}

.ui-datepicker-buttonpane button {
  float: right;
  margin: 0.5em 0.2em 0.4em;
  cursor: pointer;
  padding: 0.2em 0.6em 0.3em 0.6em;
  width: auto;
  overflow: visible;
}

.ui-datepicker-buttonpane button.ui-datepicker-year {
  width: 45%;
}

.ui-datepicker-buttonpane button.ui-datepicker-current {
  float: left;
}

.ui-datepicker-group {
  float: left;
}

.ui-datepicker-group table {
  width: 95%;
  margin: 0 auto 0.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 {
  width: auto;
}

.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: 0px;
  font-size: 0rem;
}

.ui-datepicker .ui-icon {
  display: block;
  text-indent: -99999px;
  overflow: hidden;
  background-repeat: no-repeat;
  left: 0.5em;
  top: 0.3em;
}

.ui-datepicker-rtl {
  direction: rtl;
}

.ui-datepicker-rtl .ui-datepicker-prev {
  right: 2px;
  left: auto;
}

.ui-datepicker-rtl .ui-datepicker-prev:hover {
  right: 1px;
  left: auto;
}

.ui-datepicker-rtl .ui-datepicker-next {
  left: 2px;
  right: 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 {
  float: right;
}

.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;
}

.ui-widget {
  font-size: 1em;
}

.ui-widget input,
.ui-widget select,
.ui-widget textarea,
.ui-widget button {
  font-size: 1em;
}

.ui-widget-content {
  background: #ffffff;
  color: #313130;
}

.ui-widget-content a {
  color: #313130;
}

.ui-widget-header {
  border: 1px solid #E1E1E0;
  background: #E1E1E0;
  color: #313130;
  font-weight: 700;
}

.ui-widget-header a {
  color: #313130;
}

.ui-widget-icon-block {
  left: 50%;
  margin-left: -8px;
  display: block;
}

.ui-widget-overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #AEAEAD;
  opacity: 0.3;
  filter: alpha(opacity=30);
}

.ui-widget-shadow {
  box-shadow: O O 5px #5D5D5B;
}

.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;
}

.ui-front {
  z-index: 100;
}

.ui-state-disabled {
  cursor: default !important;
  pointer-events: none;
}

.ui-icon {
  display: inline-block;
  vertical-align: middle;
  margin-top: -0.25em;
  position: relative;
  text-indent: -99999px;
  overflow: hidden;
  background-repeat: no-repeat;
}

.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 {
  box-sizing: border-box;
  border: 1px solid #F5F5F5;
  background: #ffffff;
  font-weight: 400;
  color: #313130;
  height: 58px;
  width: 97px;
  border-radius: 2px;
  margin: 6px;
  text-align: left;
}

a.ui-state-default,
.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 {
  border: 1px solid #309B0C !important;
}

.ui-datepicker-calendar .ui-state-hover {
  border: 3px solid #309B0C !important;
}

.ui-state-hover a,
.ui-state-focus a {
  border: 3px solid #309B0C;
  color: #313130;
  text-decoration: none;
}

.ui-state-hover a:hover,
.ui-state-focus a:hover,
.ui-state-hover a:link,
.ui-state-focus a:link,
.ui-state-hover a:visited,
.ui-state-focus a:visited {
  border: 3px solid #309B0C;
  color: #313130;
  text-decoration: none;
}

.ui-state-active a {
  color: #ffffff;
  text-decoration: none;
}

.ui-state-active a:link,
.ui-state-active a:visited {
  color: #ffffff;
  text-decoration: none;
}

a.ui-button:hover,
a.ui-button:focus {
  border: 3px solid #309B0C;
  color: #313130;
  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 #309B0C;
  background: #309B0C;
  font-weight: 400;
  color: #ffffff;
}

.ui-icon-background,
.ui-state-active .ui-icon-background {
  border: #1D5AFE;
  background-color: #ffffff;
}

.ui-state-highlight,
.ui-widget-content .ui-state-highlight,
.ui-widget-header .ui-state-highlight {
  border: 1px solid #F3AB09;
  background: #FEF9EB;
  color: #309B0C;
}

.ui-state-checked {
  border: 1px solid #F3AB09;
  background: #FEF9EB;
}

.ui-state-highlight a,
.ui-widget-content .ui-state-highlight a,
.ui-widget-header .ui-state-highlight a {
  color: #309B0C;
}

.ui-state-error,
.ui-widget-content .ui-state-error,
.ui-widget-header .ui-state-error {
  border: 1px solid #FEECEC;
  background: #FEECEC;
  color: #313130;
}

.ui-state-error a,
.ui-widget-content .ui-state-error a,
.ui-widget-header .ui-state-error a,
.ui-state-error-text,
.ui-widget-content .ui-state-error-text,
.ui-widget-header .ui-state-error-text {
  color: #313130;
}

.ui-priority-primary,
.ui-widget-content .ui-priority-primary,
.ui-widget-header .ui-priority-primary {
  font-weight: 700;
}

.ui-priority-secondary,
.ui-widget-content .ui-priority-secondary,
.ui-widget-header .ui-priority-secondary {
  opacity: 0.7;
  filter: alpha(opacity=70);
  font-weight: 400;
}

.ui-state-disabled,
.ui-widget-content .ui-state-disabled,
.ui-widget-header .ui-state-disabled {
  opacity: 0.35;
  filter: alpha(opacity=35);
  background-image: none;
  border: none;
}

.ui-state-disabled span {
  background: #CDCDC8 !important;
  border: none;
  border-radius: 2px;
  box-shadow: none;
  font-size: 12px;
  font-size: 1.2rem;
  text-align: left;
}

.ui-state-disabled .ui-icon {
  filter: alpha(opacity=35);
}

.ui-icon {
  width: 16px;
  height: 16px;
}

.ui-icon,
.ui-widget-content .ui-icon {
  background-image: url("images/ui-icons_444444_256x240.png");
}

.ui-widget-header .ui-icon {
  background-image: url("images/ui-icons_444444_256x240.png");
}

.ui-state-hover .ui-icon,
.ui-state-focus .ui-icon,
.ui-button:hover .ui-icon,
.ui-button:focus .ui-icon {
  background-image: url("images/ui-icons_555555_256x240.png");
}

.ui-state-active .ui-icon,
.ui-button:active .ui-icon {
  background-image: url("images/ui-icons_ffffff_256x240.png");
}

.ui-state-highlight .ui-icon,
.ui-button .ui-state-highlight.ui-icon {
  background-image: url("images/ui-icons_777620_256x240.png");
}

.ui-state-error .ui-icon,
.ui-state-error-text .ui-icon {
  background-image: url("images/ui-icons_cc0000_256x240.png");
}

.ui-button .ui-icon {
  background-image: url("images/ui-icons_777777_256x240.png");
}

a.ui-state-active:before {
  display: block;
  text-align: left;
  color: #ffffff;
  font-size: small;
  font-weight: 700;
  position: absolute;
  margin-top: 27px;
}

.ui-icon-blank {
  background-position: 16px 16px;
}

.ui-icon-caret-1-n {
  background-position: 0 0;
}

.ui-icon-caret-1-ne {
  background-position: -16px 0;
}

.ui-icon-caret-1-e {
  background-position: -32px 0;
}

.ui-icon-caret-1-se {
  background-position: -48px 0;
}

.ui-icon-caret-1-s {
  background-position: -65px 0;
}

.ui-icon-caret-1-sw {
  background-position: -80px 0;
}

.ui-icon-caret-1-w {
  background-position: -96px 0;
}

.ui-icon-caret-1-nw {
  background-position: -112px 0;
}

.ui-icon-caret-2-n-s {
  background-position: -128px 0;
}

.ui-icon-caret-2-e-w {
  background-position: -144px 0;
}

.ui-icon-triangle-1-n {
  background-position: 0 -16px;
}

.ui-icon-triangle-1-ne {
  background-position: -16px -16px;
}

.ui-icon-triangle-1-e {
  background-position: -32px -16px;
}

.ui-icon-triangle-1-se {
  background-position: -48px -16px;
}

.ui-icon-triangle-1-s {
  background-position: -65px -16px;
}

.ui-icon-triangle-1-sw {
  background-position: -80px -16px;
}

.ui-icon-triangle-1-w {
  background-position: -96px -16px;
}

.ui-icon-triangle-1-nw {
  background-position: -112px -16px;
}

.ui-icon-triangle-2-n-s {
  background-position: -128px -16px;
}

.ui-icon-triangle-2-e-w {
  background-position: -144px -16px;
}

.ui-icon-arrow-1-n {
  background-position: 0 -32px;
}

.ui-icon-arrow-1-ne {
  background-position: -16px -32px;
}

.ui-icon-arrow-1-e {
  background-position: -32px -32px;
}

.ui-icon-arrow-1-se {
  background-position: -48px -32px;
}

.ui-icon-arrow-1-s {
  background-position: -65px -32px;
}

.ui-icon-arrow-1-sw {
  background-position: -80px -32px;
}

.ui-icon-arrow-1-w {
  background-position: -96px -32px;
}

.ui-icon-arrow-1-nw {
  background-position: -112px -32px;
}

.ui-icon-arrow-2-n-s {
  background-position: -128px -32px;
}

.ui-icon-arrow-2-ne-sw {
  background-position: -144px -32px;
}

.ui-icon-arrow-2-e-w {
  background-position: -160px -32px;
}

.ui-icon-arrow-2-se-nw {
  background-position: -176px -32px;
}

.ui-icon-arrowstop-1-n {
  background-position: -192px -32px;
}

.ui-icon-arrowstop-1-e {
  background-position: -208px -32px;
}

.ui-icon-arrowstop-1-s {
  background-position: -224px -32px;
}

.ui-icon-arrowstop-1-w {
  background-position: -240px -32px;
}

.ui-icon-arrowthick-1-n {
  background-position: 1px -48px;
}

.ui-icon-arrowthick-1-ne {
  background-position: -16px -48px;
}

.ui-icon-arrowthick-1-e {
  background-position: -32px -48px;
}

.ui-icon-arrowthick-1-se {
  background-position: -48px -48px;
}

.ui-icon-arrowthick-1-s {
  background-position: -64px -48px;
}

.ui-icon-arrowthick-1-sw {
  background-position: -80px -48px;
}

.ui-icon-arrowthick-1-w {
  background-position: -96px -48px;
}

.ui-icon-arrowthick-1-nw {
  background-position: -112px -48px;
}

.ui-icon-arrowthick-2-n-s {
  background-position: -128px -48px;
}

.ui-icon-arrowthick-2-ne-sw {
  background-position: -144px -48px;
}

.ui-icon-arrowthick-2-e-w {
  background-position: -160px -48px;
}

.ui-icon-arrowthick-2-se-nw {
  background-position: -176px -48px;
}

.ui-icon-arrowthickstop-1-n {
  background-position: -192px -48px;
}

.ui-icon-arrowthickstop-1-e {
  background-position: -208px -48px;
}

.ui-icon-arrowthickstop-1-s {
  background-position: -224px -48px;
}

.ui-icon-arrowthickstop-1-w {
  background-position: -240px -48px;
}

.ui-icon-arrowreturnthick-1-w {
  background-position: 0 -64px;
}

.ui-icon-arrowreturnthick-1-n {
  background-position: -16px -64px;
}

.ui-icon-arrowreturnthick-1-e {
  background-position: -32px -64px;
}

.ui-icon-arrowreturnthick-1-s {
  background-position: -48px -64px;
}

.ui-icon-arrowreturn-1-w {
  background-position: -64px -64px;
}

.ui-icon-arrowreturn-1-n {
  background-position: -80px -64px;
}

.ui-icon-arrowreturn-1-e {
  background-position: -96px -64px;
}

.ui-icon-arrowreturn-1-s {
  background-position: -112px -64px;
}

.ui-icon-arrowrefresh-1-w {
  background-position: -128px -64px;
}

.ui-icon-arrowrefresh-1-n {
  background-position: -144px -64px;
}

.ui-icon-arrowrefresh-1-e {
  background-position: -160px -64px;
}

.ui-icon-arrowrefresh-1-s {
  background-position: -176px -64px;
}

.ui-icon-arrow-4 {
  background-position: 0 -80px;
}

.ui-icon-arrow-4-diag {
  background-position: -16px -80px;
}

.ui-icon-extlink {
  background-position: -32px -80px;
}

.ui-icon-newwin {
  background-position: -48px -80px;
}

.ui-icon-refresh {
  background-position: -64px -80px;
}

.ui-icon-shuffle {
  background-position: -80px -80px;
}

.ui-icon-transfer-e-w {
  background-position: -96px -80px;
}

.ui-icon-transferthick-e-w {
  background-position: -112px -80px;
}

.ui-icon-folder-collapsed {
  background-position: 0 -96px;
}

.ui-icon-folder-open {
  background-position: -16px -96px;
}

.ui-icon-document {
  background-position: -32px -96px;
}

.ui-icon-document-b {
  background-position: -48px -96px;
}

.ui-icon-note {
  background-position: -64px -96px;
}

.ui-icon-mail-closed {
  background-position: -80px -96px;
}

.ui-icon-mail-open {
  background-position: -96px -96px;
}

.ui-icon-suitcase {
  background-position: -112px -96px;
}

.ui-icon-comment {
  background-position: -128px -96px;
}

.ui-icon-person {
  background-position: -144px -96px;
}

.ui-icon-print {
  background-position: -160px -96px;
}

.ui-icon-trash {
  background-position: -176px -96px;
}

.ui-icon-locked {
  background-position: -192px -96px;
}

.ui-icon-unlocked {
  background-position: -208px -96px;
}

.ui-icon-bookmark {
  background-position: -224px -96px;
}

.ui-icon-tag {
  background-position: -240px -96px;
}

.ui-icon-home {
  background-position: 0 -112px;
}

.ui-icon-flag {
  background-position: -16px -112px;
}

.ui-icon-calendar {
  background-position: -32px -112px;
}

.ui-icon-cart {
  background-position: -48px -112px;
}

.ui-icon-pencil {
  background-position: -64px -112px;
}

.ui-icon-clock {
  background-position: -80px -112px;
}

.ui-icon-disk {
  background-position: -96px -112px;
}

.ui-icon-calculator {
  background-position: -112px -112px;
}

.ui-icon-zoomin {
  background-position: -128px -112px;
}

.ui-icon-zoomout {
  background-position: -144px -112px;
}

.ui-icon-search {
  background-position: -160px -112px;
}

.ui-icon-wrench {
  background-position: -176px -112px;
}

.ui-icon-gear {
  background-position: -192px -112px;
}

.ui-icon-heart {
  background-position: -208px -112px;
}

.ui-icon-star {
  background-position: -224px -112px;
}

.ui-icon-link {
  background-position: -240px -112px;
}

.ui-icon-cancel {
  background-position: 0 -128px;
}

.ui-icon-plus {
  background-position: -16px -128px;
}

.ui-icon-plusthick {
  background-position: -32px -128px;
}

.ui-icon-minus {
  background-position: -48px -128px;
}

.ui-icon-minusthick {
  background-position: -64px -128px;
}

.ui-icon-close {
  background-position: -80px -128px;
}

.ui-icon-closethick {
  background-position: -96px -128px;
}

.ui-icon-key {
  background-position: -112px -128px;
}

.ui-icon-lightbulb {
  background-position: -128px -128px;
}

.ui-icon-scissors {
  background-position: -144px -128px;
}

.ui-icon-clipboard {
  background-position: -160px -128px;
}

.ui-icon-copy {
  background-position: -176px -128px;
}

.ui-icon-contact {
  background-position: -192px -128px;
}

.ui-icon-image {
  background-position: -208px -128px;
}

.ui-icon-video {
  background-position: -224px -128px;
}

.ui-icon-script {
  background-position: -240px -128px;
}

.ui-icon-alert {
  background-position: 0 -144px;
}

.ui-icon-info {
  background-position: -16px -144px;
}

.ui-icon-notice {
  background-position: -32px -144px;
}

.ui-icon-help {
  background-position: -48px -144px;
}

.ui-icon-check {
  background-position: -64px -144px;
}

.ui-icon-bullet {
  background-position: -80px -144px;
}

.ui-icon-radio-on {
  background-position: -96px -144px;
}

.ui-icon-radio-off {
  background-position: -112px -144px;
}

.ui-icon-pin-w {
  background-position: -128px -144px;
}

.ui-icon-pin-s {
  background-position: -144px -144px;
}

.ui-icon-play {
  background-position: 0 -160px;
}

.ui-icon-pause {
  background-position: -16px -160px;
}

.ui-icon-seek-next {
  background-position: -32px -160px;
}

.ui-icon-seek-prev {
  background-position: -48px -160px;
}

.ui-icon-seek-end {
  background-position: -64px -160px;
}

.ui-icon-seek-start {
  background-position: -80px -160px;
}

.ui-icon-seek-first {
  background-position: -80px -160px;
}

.ui-icon-stop {
  background-position: -96px -160px;
}

.ui-icon-eject {
  background-position: -112px -160px;
}

.ui-icon-volume-off {
  background-position: -128px -160px;
}

.ui-icon-volume-on {
  background-position: -144px -160px;
}

.ui-icon-power {
  background-position: 0 -176px;
}

.ui-icon-signal-diag {
  background-position: -16px -176px;
}

.ui-icon-signal {
  background-position: -32px -176px;
}

.ui-icon-battery-0 {
  background-position: -48px -176px;
}

.ui-icon-battery-1 {
  background-position: -64px -176px;
}

.ui-icon-battery-2 {
  background-position: -80px -176px;
}

.ui-icon-battery-3 {
  background-position: -96px -176px;
}

.ui-icon-circle-plus {
  background-position: 0 -192px;
}

.ui-icon-circle-minus {
  background-position: -16px -192px;
}

.ui-icon-circle-close {
  background-position: -32px -192px;
}

.ui-icon-circle-triangle-e {
  background-position: -48px -192px;
}

.ui-icon-circle-triangle-s {
  background-position: -64px -192px;
}

.ui-icon-circle-triangle-w {
  background-position: -80px -192px;
}

.ui-icon-circle-triangle-n {
  background-position: -96px -192px;
}

.ui-icon-circle-arrow-e {
  background-position: -112px -192px;
}

.ui-icon-circle-arrow-s {
  background-position: -128px -192px;
}

.ui-icon-circle-arrow-w {
  background-position: -144px -192px;
}

.ui-icon-circle-arrow-n {
  background-position: -160px -192px;
}

.ui-icon-circle-zoomin {
  background-position: -176px -192px;
}

.ui-icon-circle-zoomout {
  background-position: -192px -192px;
}

.ui-icon-circle-check {
  background-position: -208px -192px;
}

.ui-icon-circlesmall-plus {
  background-position: 0 -208px;
}

.ui-icon-circlesmall-minus {
  background-position: -16px -208px;
}

.ui-icon-circlesmall-close {
  background-position: -32px -208px;
}

.ui-icon-squaresmall-plus {
  background-position: -48px -208px;
}

.ui-icon-squaresmall-minus {
  background-position: -64px -208px;
}

.ui-icon-squaresmall-close {
  background-position: -80px -208px;
}

.ui-icon-grip-dotted-vertical {
  background-position: 0 -224px;
}

.ui-icon-grip-dotted-horizontal {
  background-position: -16px -224px;
}

.ui-icon-grip-solid-vertical {
  background-position: -32px -224px;
}

.ui-icon-grip-solid-horizontal {
  background-position: -48px -224px;
}

.ui-icon-gripsmall-diagonal-se {
  background-position: -64px -224px;
}

.ui-icon-grip-diagonal-se {
  background-position: -80px -224px;
}

.optiscroll {
  position: relative;
  overflow: auto;
}

.optiscroll.is-enabled {
  overflow: hidden;
}

.optiscroll-content {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 1;
  overflow: scroll;
  -webkit-overflow-scrolling: touch;
}

.optiscroll-v,
.optiscroll-h {
  position: absolute;
  visibility: hidden;
  z-index: 2;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.optiscroll-v {
  right: 0;
}

.optiscroll-h {
  bottom: 0;
}

.optiscroll.has-vtrack &gt; .optiscroll-v,
.optiscroll.has-htrack &gt; .optiscroll-h {
  visibility: visible;
}

.optiscroll-vtrack,
.optiscroll-htrack {
  display: block;
  position: absolute;
  opacity: 1;
  -webkit-transform: translate(0%, 0%);
  -ms-transform: translate(0%, 0%);
  transform: translate(0%, 0%);
  transition: height 0.2s ease 0s, width 0.2s ease 0s, opacity 0.2s ease 0s;
  box-sizing: border-box;
}

.optiscroll-v {
  top: 4px;
  bottom: 4px;
  width: 0;
}

.optiscroll-h {
  left: 4px;
  right: 4px;
  height: 0;
}

.optiscroll.has-vtrack.has-htrack &gt; .optiscroll-v {
  bottom: 8px;
}

.optiscroll.has-vtrack.has-htrack &gt; .optiscroll-h {
  right: 8px;
}

.optiscroll-vtrack,
.optiscroll-htrack {
  background: rgba(0, 0, 0, 0.18);
  border-radius: 2px;
  box-shadow: 0 0 1px #FFF;
  opacity: 0;
}

.optiscroll-vtrack {
  width: 4px;
  right: 4px;
}

.optiscroll-htrack {
  height: 4px;
  bottom: 4px;
}

.optiscroll:hover &gt; .optiscroll-v .optiscroll-vtrack,
.optiscroll:hover &gt; .optiscroll-h .optiscroll-htrack {
  opacity: 1;
}

.owl-carousel {
  display: none;
  width: 100%;
  -webkit-tap-highlight-color: transparent;
  position: relative;
  z-index: 1;
}

.owl-carousel .no-js {
  display: block;
}

.owl-stage {
  position: relative;
  -ms-touch-action: pan-Y;
  touch-action: manipulation;
  -moz-backface-visibility: hidden;
}

.owl-stage:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}

.owl-stage-outer {
  position: relative;
  overflow: hidden;
  -webkit-transform: translate3d(0px, 0px, 0px);
  padding-top: 4px;
  padding-right: 4px;
  padding-bottom: 10px;
}

.owl-wrapper,
.owl-item {
  -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-item {
  background: #ffffff;
  position: relative;
  min-height: 1px;
  float: left;
  -webkit-backface-visibility: hidden;
  -webkit-tap-highlight-color: transparent;
  -webkit-touch-callout: none;
  width: 100%;
}

.owl-item img {
  display: block;
  max-width: 100%;
  margin: auto;
}

.owl-refresh .owl-item {
  visibility: hidden;
}

.owl-drag .owl-item {
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.owl-rtl .owl-item {
  float: right;
}

.owl-nav {
  text-align: center;
  -webkit-tap-highlight-color: transparent;
  position: absolute;
  top: 50%;
  width: 100%;
  height: 0;
}

.owl-nav.disabled {
  display: none;
}

.owl-nav [class*="owl-"] {
  color: #313130;
  display: block;
  cursor: pointer;
  position: absolute;
  top: -20px;
  background: #ffffff;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  box-shadow: 0px 2px 4px #00000029;
  transition: all 0.25s ease-in-out 0s;
}

.owl-nav [class*="owl-"]:hover {
  color: #dc4603;
}

.owl-nav img {
  width: 16px;
  position: relative;
}

.owl-dots {
  text-align: center;
  -webkit-tap-highlight-color: transparent;
  margin-top: 16px;
}

.owl-dots.disabled {
  display: none;
}

.owl-prev.disabled,
.owl-next.disabled {
  opacity: 0;
}

.owl-prev,
.owl-next,
.owl-dot {
  cursor: pointer;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

button.owl-prev,
button.owl-next,
button.owl-dot {
  border: none;
  padding: 0 !important;
  font: inherit;
  outline: none !important;
}

.owl-dot {
  display: inline-block;
  zoom: 1;
  *display: inline;
  background-color: transparent;
}

.owl-dot span {
  width: 8px;
  height: 8px;
  margin: 0 4px;
  background: #313130;
  display: block;
  -webkit-backface-visibility: visible;
  transition: opacity 200ms ease;
  border-radius: 50%;
  transition: all 0.25s ease-in-out 0s;
}

.owl-dot.active span,
.owl-dot:hover span {
  background: #FC560B;
  border-color: #FC560B;
}

button.owl-dot {
  background: transparent;
}

.owl-prev i,
.owl-next i {
  font-size: 20px;
  font-size: 2rem;
  line-height: 40px;
  display: inline-block;
  position: relative;
  top: 2px;
}

button.owl-prev,
button.owl-next {
  background: #ffffff;
}

.owl-prev {
  left: -20px;
}

.carou-nav-inside .owl-prev {
  left: 16px;
}

.owl-next {
  right: -20px;
}

.carou-nav-inside .owl-next {
  right: 16px;
}

.owl-lazy {
  opacity: 0;
  transition: opacity 400ms ease;
}

.owl-lazy[src^=""],
.owl-lazy:not([src]) {
  max-height: 0;
}

img.owl-lazy {
  transform-style: preserve-3d;
}

.owl-video-wrapper {
  position: relative;
  height: 100%;
  background: #313130;
}

.owl-video-play-icon {
  position: absolute;
  height: 80px;
  width: 80px;
  left: 50%;
  top: 50%;
  margin-left: -40px;
  margin-top: -40px;
  background: url("owl.video.play.png") no-repeat;
  cursor: pointer;
  z-index: 1;
  -webkit-backface-visibility: hidden;
  transition: transform 100ms ease;
}

.owl-video-play-icon:hover {
  -ms-transform: scale(1.3, 1.3);
  transform: scale(1.3, 1.3);
}

.owl-video-playing .owl-video-tn,
.owl-video-playing .owl-video-play-icon {
  display: none;
}

.owl-video-tn {
  opacity: 0;
  height: 100%;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  transition: opacity 400ms ease;
}

.owl-video-frame {
  position: relative;
  z-index: 1;
  height: 100%;
  width: 100%;
}

.owl-loaded {
  display: block;
}

.owl-loading {
  opacity: 0;
  display: block;
}

.owl-hidden {
  opacity: 0;
}

.owl-grab {
  cursor: move;
  cursor: grab;
}

.owl-rtl {
  direction: rtl;
}

.owl-height {
  transition: height 500ms ease-in-out;
}

/* Animate Plugin */

.owl-carousel .animated {
  animation-duration: 1000ms;
  animation-fill-mode: both;
}

.owl-carousel .owl-animated-in {
  z-index: 0;
}

.owl-carousel .owl-animated-out {
  z-index: 1;
}

.owl-carousel .fadeOut {
  animation-name: fadeOut;
}

@keyframes fadeOut {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
  }
}

@keyframes bs-notify-fadeOut {
  0% {
    opacity: 0.9;
  }

  100% {
    opacity: 0;
  }
}

select.bs-select-hidden,
.bootstrap-select &gt; select.bs-select-hidden,
select.selectpicker {
  display: none !important;
}

.bootstrap-select {
  width: 240px \0;
  /*IE9 and below*/
  vertical-align: middle;
}

.bootstrap-select &gt; .dropdown-toggle {
  position: relative;
  width: 100%;
  text-align: right;
  white-space: nowrap;
  display: inline-flex;
  align-items: center;
  justify-content: space-between;
}

.bootstrap-select &gt; .dropdown-toggle:after {
  margin-top: -1px;
}

.bootstrap-select &gt; .dropdown-toggle.bs-placeholder,
.bootstrap-select &gt; .dropdown-toggle.bs-placeholder:hover,
.bootstrap-select &gt; .dropdown-toggle.bs-placeholder:focus,
.bootstrap-select &gt; .dropdown-toggle.bs-placeholder:active {
  color: #868683;
}

.bootstrap-select &gt; .dropdown-toggle.bs-placeholder.btn-primary,
.bootstrap-select &gt; .dropdown-toggle.bs-placeholder.btn-secondary,
.bootstrap-select &gt; .dropdown-toggle.bs-placeholder.btn-success,
.bootstrap-select &gt; .dropdown-toggle.bs-placeholder.btn-danger,
.bootstrap-select &gt; .dropdown-toggle.bs-placeholder.btn-info,
.bootstrap-select &gt; .dropdown-toggle.bs-placeholder.btn-dark,
.bootstrap-select &gt; .dropdown-toggle.bs-placeholder.btn-primary:hover,
.bootstrap-select &gt; .dropdown-toggle.bs-placeholder.btn-secondary:hover,
.bootstrap-select &gt; .dropdown-toggle.bs-placeholder.btn-success:hover,
.bootstrap-select &gt; .dropdown-toggle.bs-placeholder.btn-danger:hover,
.bootstrap-select &gt; .dropdown-toggle.bs-placeholder.btn-info:hover,
.bootstrap-select &gt; .dropdown-toggle.bs-placeholder.btn-dark:hover,
.bootstrap-select &gt; .dropdown-toggle.bs-placeholder.btn-primary:focus,
.bootstrap-select &gt; .dropdown-toggle.bs-placeholder.btn-secondary:focus,
.bootstrap-select &gt; .dropdown-toggle.bs-placeholder.btn-success:focus,
.bootstrap-select &gt; .dropdown-toggle.bs-placeholder.btn-danger:focus,
.bootstrap-select &gt; .dropdown-toggle.bs-placeholder.btn-info:focus,
.bootstrap-select &gt; .dropdown-toggle.bs-placeholder.btn-dark:focus,
.bootstrap-select &gt; .dropdown-toggle.bs-placeholder.btn-primary:active,
.bootstrap-select &gt; .dropdown-toggle.bs-placeholder.btn-secondary:active,
.bootstrap-select &gt; .dropdown-toggle.bs-placeholder.btn-success:active,
.bootstrap-select &gt; .dropdown-toggle.bs-placeholder.btn-danger:active,
.bootstrap-select &gt; .dropdown-toggle.bs-placeholder.btn-info:active,
.bootstrap-select &gt; .dropdown-toggle.bs-placeholder.btn-dark:active {
  color: #868683;
}

.bootstrap-select &gt; select {
  position: absolute !important;
  bottom: 0;
  left: 50%;
  display: block !important;
  width: 0.5px !important;
  height: 100% !important;
  padding: 0 !important;
  opacity: 0 !important;
  border: none;
  z-index: 0 !important;
}

.bootstrap-select &gt; select.mobile-device {
  top: 0;
  left: 0;
  display: block !important;
  width: 100% !important;
  z-index: 2 !important;
}

.has-error .bootstrap-select .dropdown-toggle,
.error .bootstrap-select .dropdown-toggle,
.bootstrap-select.is-invalid .dropdown-toggle,
.was-validated .bootstrap-select select:invalid + .dropdown-toggle {
  border-color: #EC100E;
}

.bootstrap-select.is-valid .dropdown-toggle,
.was-validated .bootstrap-select select:valid + .dropdown-toggle {
  border-color: #309B0C;
}

.bootstrap-select.fit-width {
  width: auto !important;
}

.bootstrap-select:not([class*="col-"]):not([class*="form-control"]):not(.input-group-btn) {
  width: 240px;
}

.bootstrap-select &gt; select.mobile-device:focus + .dropdown-toggle,
.bootstrap-select .dropdown-toggle:focus {
  /*outline: thin dotted #333333 !important;
    outline: 5px auto -webkit-focus-ring-color !important;
    outline-offset: -2px;*/
}

.bootstrap-select.form-control {
  margin-bottom: 0;
  padding: 0;
  border: none;
  height: auto;
}

:not(.input-group) &gt; .bootstrap-select.form-control:not([class*="col-"]) {
  width: 100%;
}

.bootstrap-select.form-control.input-group-btn {
  float: none;
  z-index: auto;
}

.form-inline .bootstrap-select,
.form-inline .bootstrap-select.form-control:not([class*="col-"]) {
  width: auto;
}

.bootstrap-select:not(.input-group-btn),
.bootstrap-select[class*="col-"] {
  float: none;
  display: inline-block;
  margin-left: 0;
}

.bootstrap-select.dropdown-menu-right,
.bootstrap-select[class*="col-"].dropdown-menu-right,
.row .bootstrap-select[class*="col-"].dropdown-menu-right {
  float: right;
}

.form-inline .bootstrap-select,
.form-horizontal .bootstrap-select,
.form-group .bootstrap-select {
  margin-bottom: 0;
}

.form-group-lg .bootstrap-select.form-control,
.form-group-sm .bootstrap-select.form-control {
  padding: 0;
}

.form-group-lg .bootstrap-select.form-control .dropdown-toggle,
.form-group-sm .bootstrap-select.form-control .dropdown-toggle {
  height: 100%;
  font-size: inherit;
  line-height: inherit;
  border-radius: inherit;
}

.bootstrap-select.form-control-sm .dropdown-toggle,
.bootstrap-select.form-control-lg .dropdown-toggle {
  font-size: inherit;
  line-height: inherit;
  border-radius: inherit;
}

.bootstrap-select.form-control-sm .dropdown-toggle {
  padding: 4px 8px;
}

.bootstrap-select.form-control-lg .dropdown-toggle {
  padding: 16px 24px;
}

.form-inline .bootstrap-select .form-control {
  width: 100%;
}

.bootstrap-select.disabled,
.bootstrap-select &gt; .disabled {
  cursor: not-allowed;
}

.bootstrap-select.disabled:focus,
.bootstrap-select &gt; .disabled:focus {
  outline: none !important;
}

.bootstrap-select.bs-container {
  position: absolute;
  top: 0;
  left: 0;
  height: 0 !important;
  padding: 0 !important;
}

.bootstrap-select.bs-container .dropdown-menu {
  z-index: 1060;
}

.bootstrap-select .dropdown-toggle .filter-option {
  position: static;
  top: 0;
  left: 0;
  float: left;
  height: 100%;
  width: 100%;
  text-align: left;
  overflow: hidden;
  flex: 0 1 auto;
}

.input-group .bs3-has-addon.bootstrap-select .dropdown-toggle .filter-option {
  position: absolute;
  padding-top: inherit;
  padding-bottom: inherit;
  padding-left: inherit;
  float: none;
}

.input-group .bs3-has-addon.bootstrap-select .dropdown-toggle .filter-option .filter-option-inner {
  padding-right: inherit;
}

.bootstrap-select .dropdown-toggle .filter-option-inner-inner {
  overflow: hidden;
}

.bootstrap-select .dropdown-toggle .filter-expand {
  width: 0 !important;
  float: left;
  opacity: 0 !important;
  overflow: hidden;
}

.bootstrap-select .dropdown-toggle .caret {
  position: absolute;
  top: 50%;
  right: 12px;
  margin-top: -2px;
  vertical-align: middle;
}

.input-group .bootstrap-select.form-control .dropdown-toggle {
  border-radius: inherit;
}

.bootstrap-select[class*="col-"] .dropdown-toggle {
  width: 100%;
}

.bootstrap-select .dropdown-menu {
  min-width: 100%;
  box-sizing: border-box;
}

.bootstrap-select .dropdown-menu &gt; .inner:focus {
  outline: none !important;
}

.bootstrap-select .dropdown-menu.inner {
  position: static;
  float: none;
  border: 0;
  padding: 0;
  margin: 0;
  border-radius: 0;
  box-shadow: none;
}

.bootstrap-select .dropdown-menu li {
  position: relative;
}

.bootstrap-select .dropdown-menu li.active small {
  color: #868683 !important;
}

.bootstrap-select .dropdown-menu li.disabled {
  pointer-events: none;
}

.bootstrap-select .dropdown-menu li.disabled a {
  cursor: not-allowed;
}

.bootstrap-select .dropdown-menu li a {
  cursor: pointer;
}

.bootstrap-select .dropdown-menu li a span.check-mark {
  display: none;
}

.bootstrap-select .dropdown-menu li a span.text {
  display: inline-block;
}

.bootstrap-select .dropdown-menu li small {
  padding-left: 0.5em;
}

.bootstrap-select .dropdown-menu .notify {
  position: absolute;
  bottom: 5px;
  width: 96%;
  margin: 0 2%;
  min-height: 26px;
  padding: 3px 5px;
  background: #f5f5f5;
  border: 1px solid #e3e3e3;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  pointer-events: none;
  opacity: 0.9;
  box-sizing: border-box;
}

.bootstrap-select .dropdown-menu .notify.fadeOut {
  animation: 300ms linear 750ms forwards bs-notify-fadeOut;
}

.bootstrap-select .dropdown-header {
  padding: 8px 16px;
}

.bootstrap-select .no-results {
  padding: 3px;
  background: #f5f5f5;
  margin: 0 5px;
  white-space: nowrap;
}

.bootstrap-select.fit-width .dropdown-toggle .filter-option {
  position: static;
  display: inline;
  padding: 0;
}

.bootstrap-select.fit-width .dropdown-toggle .filter-option-inner,
.bootstrap-select.fit-width .dropdown-toggle .filter-option-inner-inner {
  display: inline;
}

.bootstrap-select.fit-width .dropdown-toggle .bs-caret:before {
  content: '\00a0';
}

.bootstrap-select.fit-width .dropdown-toggle .caret {
  position: static;
  top: auto;
  margin-top: -1px;
}

.bootstrap-select.show-tick .dropdown-menu .selected span.check-mark {
  position: absolute;
  display: inline-block;
  right: 15px;
  top: 5px;
}

.bootstrap-select.show-tick .dropdown-menu li a span.text {
  margin-right: 34px;
}

.bootstrap-select .bs-ok-default:after {
  content: '';
  display: block;
  width: 0.5em;
  height: 1em;
  border-style: solid;
  border-width: 0 0.26em 0.26em 0;
  transform: rotate(45deg);
}

.bootstrap-select.show-menu-arrow.open &gt; .dropdown-toggle,
.bootstrap-select.show-menu-arrow.show &gt; .dropdown-toggle {
  z-index: 1061;
}

.bootstrap-select.show-menu-arrow .dropdown-toggle .filter-option:before {
  content: '';
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-bottom: 7px solid #5D5D5B;
  position: absolute;
  bottom: -4px;
  left: 9px;
  display: none;
}

.bootstrap-select.show-menu-arrow .dropdown-toggle .filter-option:after {
  content: '';
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-bottom: 6px solid white;
  position: absolute;
  bottom: -4px;
  left: 10px;
  display: none;
}

.bootstrap-select.show-menu-arrow.dropup .dropdown-toggle .filter-option:before {
  bottom: auto;
  top: -4px;
  border-top: 7px solid #5D5D5B;
  border-bottom: 0;
}

.bootstrap-select.show-menu-arrow.dropup .dropdown-toggle .filter-option:after {
  bottom: auto;
  top: -4px;
  border-top: 6px solid white;
  border-bottom: 0;
}

.bootstrap-select.show-menu-arrow.pull-right .dropdown-toggle .filter-option:before {
  right: 12px;
  left: auto;
}

.bootstrap-select.show-menu-arrow.pull-right .dropdown-toggle .filter-option:after {
  right: 13px;
  left: auto;
}

.bootstrap-select.show-menu-arrow.open &gt; .dropdown-toggle .filter-option:before,
.bootstrap-select.show-menu-arrow.show &gt; .dropdown-toggle .filter-option:before,
.bootstrap-select.show-menu-arrow.open &gt; .dropdown-toggle .filter-option:after,
.bootstrap-select.show-menu-arrow.show &gt; .dropdown-toggle .filter-option:after {
  display: block;
}

.bs-searchbox,
.bs-actionsbox,
.bs-donebutton {
  padding: 4px 8px;
}

.bs-actionsbox {
  width: 100%;
  box-sizing: border-box;
}

.bs-actionsbox .btn-group button {
  width: 50%;
}

.bs-donebutton {
  float: left;
  width: 100%;
  box-sizing: border-box;
}

.bs-donebutton .btn-group button {
  width: 100%;
}

.bs-searchbox + .bs-actionsbox {
  padding: 0 8px 4px;
}

.bs-searchbox .form-control {
  margin-bottom: 0;
  width: 100%;
  float: none;
}

.btn.dropdown-toggle.form-control {
  display: block;
  text-align: left;
  position: relative;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  padding-right: 30px;
}

.btn.dropdown-toggle.form-control .caret {
  display: none;
}

.btn.dropdown-toggle.form-control:before {
  content: "\E00C";
  font-family: "icons";
  position: absolute;
  transition: all 0.2s ease-in-out;
  top: 50%;
  right: 7px;
  margin-top: -7px;
  line-height: 1;
}

.btn.dropdown-toggle.form-control.active:before {
  transform: rotate(180deg);
}

/* select-advanced */

.select-advanced button.dropdown-toggle {
  border: 1px solid #CDCDC8;
  background-color: #ffffff;
  font-weight: 400;
  text-transform: none;
  transition: all 0.25s ease-in-out 0s;
}

.select-advanced button.dropdown-toggle:focus,
.select-advanced button.dropdown-toggle[aria-expanded="true"] {
  border-color: #FC560B;
}

.select-advanced button.dropdown-toggle.disabled {
  background: #F5F5F5;
  color: #868683;
  opacity: 1;
}

.select-advanced:not(.open) .dropdown-menu {
  display: none;
}

.select-advanced .dropdown-menu {
  display: block;
  max-height: 75vh;
  overflow: hidden;
  overflow-y: auto;
  margin-top: 0.4rem;
  border-radius: 0;
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
  border-color: #CDCDC8;
  padding: 0;
}

.select-advanced .dropdown-menu &gt; li {
  margin: 0;
}

.select-advanced .dropdown-menu &gt; li &gt; .dropdown-item {
  display: block;
  color: #5D5D5B;
  padding: 8px 16px;
  cursor: pointer;
}

.select-advanced .dropdown-menu &gt; li:not(.disabled) &gt; .dropdown-item:hover {
  background: #F5F5F5;
}

.select-advanced .dropdown-menu &gt; li.disabled &gt; .dropdown-item {
  color: #868683;
  cursor: default;
}

.select-advanced .dropdown-menu &gt; li.active &gt; .dropdown-item {
  background: transparent;
  color: #FC560B;
  font-weight: 700;
}

.slider {
  display: inline-block;
  vertical-align: middle;
  position: relative;
}

.slider.slider-horizontal {
  width: 100%;
  height: 2px;
}

.slider.slider-horizontal .slider-track {
  height: 1px;
  width: 100%;
  margin-top: -0.5px;
  top: 50%;
  left: 0;
}

.slider.slider-horizontal .slider-selection,
.slider.slider-horizontal .slider-track-low,
.slider.slider-horizontal .slider-track-high {
  height: 100%;
  top: 0;
  bottom: 0;
}

.slider.slider-horizontal .slider-tick,
.slider.slider-horizontal .slider-handle {
  margin-left: -10px;
}

.slider.slider-horizontal .slider-tick.triangle,
.slider.slider-horizontal .slider-handle.triangle {
  position: relative;
  top: 50%;
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  border-width: 0 1px 1px 1px;
  width: 0;
  height: 0;
  border-bottom-color: #eb4b03;
  margin-top: 0;
}

.slider.slider-horizontal .slider-tick-container {
  white-space: nowrap;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}

.slider.slider-horizontal .slider-tick-label-container {
  white-space: nowrap;
  margin-top: 2px;
}

.slider.slider-horizontal .slider-tick-label-container .slider-tick-label {
  padding-top: 0.4px;
  display: inline-block;
  text-align: center;
}

.slider.slider-horizontal .tooltip {
  -ms-transform: translateX(-50%);
  transform: translateX(-50%);
}

.slider.slider-horizontal.slider-rtl .slider-track {
  left: initial;
  right: 0;
}

.slider.slider-horizontal.slider-rtl .slider-tick,
.slider.slider-horizontal.slider-rtl .slider-handle {
  margin-left: initial;
  margin-right: -1px;
}

.slider.slider-horizontal.slider-rtl .slider-tick-container {
  left: initial;
  right: 0;
}

.slider.slider-horizontal.slider-rtl .tooltip {
  -ms-transform: translateX(50%);
  transform: translateX(50%);
}

.slider.slider-disabled .slider-handle:hover {
  border-color: #AEAEAD;
}

.slider.slider-disabled .slider-track {
  cursor: not-allowed;
}

.slider.slider-disabled .slider-selection {
  background-color: #868683;
}

.slider input {
  display: none;
}

.slider .tooltip {
  pointer-events: none;
}

.slider .tooltip.top {
  margin-top: -36px;
}

.slider .tooltip-inner {
  white-space: nowrap;
  max-width: none;
}

.slider .hide {
  display: none;
}

.slider-track {
  position: absolute;
  cursor: pointer;
  border-radius: 4px;
  background: #CDCDC8;
}

.slider-selection {
  position: absolute;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border-radius: 4px;
  background: #FC560B;
}

.slider-track-low,
.slider-track-high {
  position: absolute;
  background: transparent;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  border-radius: 4px;
}

.slider-handle {
  position: absolute;
  top: -9px;
  width: 20px;
  height: 20px;
  background-color: #ffffff;
  filter: none;
  box-shadow: 0px 2px 2px #00000033;
  border: 1px solid #AEAEAD;
  transition: border-color 0.25s ease-in-out 0s;
}

.slider-handle:hover {
  cursor: pointer;
  border-color: #FC560B;
}

.slider-handle.round {
  border-radius: 50%;
}

.slider-handle.triangle {
  background: transparent none;
}

.slider-handle.custom {
  background: transparent none;
}

.slider-handle.custom::before {
  line-height: 2px;
  font-size: 20px;
  content: "\2605";
  color: #726204;
}

.slider-tick {
  position: absolute;
  cursor: pointer;
  width: 2px;
  height: 2px;
  background-image: -webkit-linear-gradient(top, #F5F5F5 0%, #F5F5F5 100%);
  background-image: -o-linear-gradient(top, #F5F5F5 0%, #F5F5F5 100%);
  background-image: linear-gradient(to bottom, #F5F5F5 0%, #F5F5F5 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff5f5f5', endColorstr='#fff5f5f5', GradientType=0);
  background-repeat: repeat-x;
  -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-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  filter: none;
  opacity: 0;
  border: none;
}

.slider-tick.round {
  border-radius: 50%;
}

.slider-tick.triangle {
  background: transparent none;
}

.slider-tick.custom {
  background: transparent none;
}

.slider-tick.custom::before {
  line-height: 2px;
  font-size: 20px;
  content: "\2605";
  color: #726204;
}

.slider-o {
  position: relative;
  margin-top: 8px;
  margin-bottom: 16px;
}

.slider-o.range-slider {
  padding-top: 32px;
}

.slider-min,
.slider-max {
  position: absolute;
  bottom: 8px;
  font-size: 10px;
  font-size: 1rem;
  display: none;
}

.slider-min {
  left: 0;
}

.slider-max {
  right: 0;
}

.slider-input-min,
.slider-input-max {
  position: absolute;
  top: 0;
  height: 32px;
  width: 56px;
  border-radius: 0;
  border: 1px solid #CDCDC8;
  font-size: 14px;
  font-size: 1.4rem;
  padding: 0 4px;
}

.slider-input-min {
  left: 0;
}

.slider-input-max {
  right: 0;
}

.bv-cv2-cleanslate .bv-shared .bv-content-placeholder .bv-rating-stars-container.bv-rating-none {
  margin-right: 10px !important;
}

.bv-cv2-cleanslate .bv-shared .bv-content-noreviews-label {
  display: inline-block !important;
  margin: 10px 0 3px !important;
  vertical-align: middle !important;
}

#productPageContainer .bv_main_container button.bv_main_container_row_flex {
  display: none!important;
}

#productPageContainer .bv_main_container meta ~ button.bv_main_container_row_flex {
  display: inline-flex !important;
}

#productPageContainer .bv-control-bar {
  border-bottom: solid 1px #CDCDC8 !important;
  margin-bottom: 16px !important;
}

#productPageContainer .bv-shared {
  display: none!important;
}

#productPageContainer .bv-shared[data-product-id] {
  display: block!important;
}

.productListingWidget [data-bv-show=inline_rating] .bv_main_container {
  display: none!important;
}

.productListingWidget .bv_main_container[itemprop="aggregateRating"] {
  display: inline-flex !important;
}

.productListingWidget [data-bv-show=inline_rating] .bv_show_stars {
  display: inline-flex !important;
}

.caret {
  display: inline-block;
  width: 10px;
  height: 10px;
  vertical-align: middle;
  position: relative;
}

.caret:before,
.caret:after {
  content: "";
  width: 6px;
  height: 2px;
  display: block;
  background: #5D5D5B;
  position: absolute;
  top: 2px;
}

.caret:before {
  left: 0;
  transform: rotate(45deg);
}

.caret:after {
  right: 0;
  transform: rotate(-45deg);
}

.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: 8px 16px;
  margin: 0;
  font-size: 14px;
  font-size: 1.4rem;
  text-align: left;
  list-style: none;
  background-color: #ffffff;
  background-clip: padding-box;
  border: 1px solid #CDCDC8;
  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);
}

.dropdown-menu.pull-right {
  right: 0;
  left: auto;
}

.dropdown-menu .divider {
  height: 1px;
  margin: 8px 0;
  overflow: hidden;
  background-color: #E1E1E0;
}

.dropdown-menu &gt; li {
  padding: 0;
}

.dropdown-menu &gt; li &gt; a {
  display: block;
  padding: 4px 0;
  clear: both;
  font-weight: 400;
  line-height: 1.42857143;
  color: #5D5D5B;
  white-space: nowrap;
}

.dropdown-menu &gt; li &gt; a:hover,
.dropdown-menu &gt; li &gt; a:focus {
  color: #dc4603;
}

.dropdown-menu .dropdown-menu {
  margin: 0px 4px 0px;
}

.dropdown-menu &gt; .active &gt; a,
.dropdown-menu &gt; .active &gt; a:hover,
.dropdown-menu &gt; .active &gt; a:focus {
  color: #ffffff;
  text-decoration: none;
  background-color: #FC560B;
  outline: 0;
}

.dropdown-menu &gt; .disabled &gt; a,
.dropdown-menu &gt; .disabled &gt; a:hover,
.dropdown-menu &gt; .disabled &gt; a:focus {
  color: #AEAEAD;
}

.dropdown-menu &gt; .disabled &gt; a:hover,
.dropdown-menu &gt; .disabled &gt; a:focus {
  text-decoration: none;
  cursor: not-allowed;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}

.open &gt; .dropdown-menu {
  display: block;
}

.open &gt; a {
  outline: 0;
}

.dropdown-menu-right {
  right: 0;
  left: auto;
}

.dropdown-menu-left {
  right: auto;
  left: 0;
}

.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 12px;
  line-height: 1.42857143;
  color: #AEAEAD;
  white-space: nowrap;
}

.dropdown-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 990;
}

.pull-right &gt; .dropdown-menu {
  right: 0;
  left: auto;
}

.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  content: "";
  border-top: 0;
  border-bottom: 4px dashed;
  border-bottom: 4px solid \9;
}

.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 2px;
}

@media (min-width: 768px) {
  .navbar-right .dropdown-menu {
    right: 0;
    left: auto;
  }

  .navbar-right .dropdown-menu-left {
    right: auto;
    left: 0;
  }
}

.dd-inter {
  padding-right: 32px;
  position: relative;
}

.dd-inter i {
  position: absolute;
  font-size: 18px;
  font-size: 1.8rem;
  right: 8px;
  transition: all 0.25s ease-in-out 0s;
  margin: 0 !important;
}

.dropdown.open .dd-inter i {
  transform: rotate(-180deg);
}

.dropdown-menu-numbers {
  max-width: 336px;
  min-width: 100%;
  right: 0;
  left: auto;
  display: grid;
  grid-template-columns: repeat(10, 1fr);
  grid-column-gap: 0px;
  grid-row-gap: 0px;
  padding: 8px !important;
}

.dropdown-menu-numbers li {
  text-align: center;
}

.dropdown-menu-numbers li a {
  width: 32px;
}

.dropdown-menu-numbers li.active a {
  background: transparent;
  color: #FC560B;
  font-weight: 700;
}

.input-group {
  position: relative;
  display: table;
  border-collapse: collapse;
}

.input-group[class*="col-"] {
  float: none;
  padding-right: 0px;
  padding-left: 0px;
}

.input-group .form-control {
  position: relative;
  z-index: 2;
  float: left;
  width: 100%;
  margin-bottom: 0px;
}

.input-group .form-control:focus {
  z-index: 3;
}

.input-group-sm &gt; .form-control,
.input-group-sm &gt; .input-group-addon,
.input-group-sm &gt; .input-group-btn &gt; .btn {
  height: 32px;
  padding: 4px 8px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 0;
}

select.input-group-sm &gt; .form-control,
select.input-group-sm &gt; .input-group-addon,
select.input-group-sm &gt; .input-group-btn &gt; .btn {
  height: 32px;
  line-height: 32px;
}

textarea.input-group-sm &gt; .form-control,
textarea.input-group-sm &gt; .input-group-addon,
textarea.input-group-sm &gt; .input-group-btn &gt; .btn,
select[multiple].input-group-sm &gt; .form-control,
select[multiple].input-group-sm &gt; .input-group-addon,
select[multiple].input-group-sm &gt; .input-group-btn &gt; .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: 0px;
}

.input-group-addon,
.input-group-btn {
  width: 1%;
  white-space: nowrap;
  vertical-align: middle;
}

.input-group-addon {
  padding: 8px 16px;
  font-size: 14px;
  font-weight: 400;
  line-height: 1;
  color: #313130;
  text-align: center;
  background-color: #E1E1E0;
  border: 1px solid #CDCDC8;
  border-radius: 0;
  font-size: 18px;
  font-size: 1.8rem;
}

.input-group-addon.input-sm {
  padding: 4px 8px;
  font-size: 12px;
  border-radius: 0;
}

.input-group-addon.input-lg {
  padding: 16px 24px;
  font-size: 18px;
  border-radius: 0;
}

.input-group-addon input[type="radio"],
.input-group-addon input[type="checkbox"] {
  margin-top: 0px;
}

.input-group .form-control:first-child,
.input-group-addon:first-child,
.input-group-btn:first-child &gt; .btn,
.input-group-btn:first-child &gt; .btn-group &gt; .btn,
.input-group-btn:first-child &gt; .dropdown-toggle,
.input-group-btn:last-child &gt; .btn:not(:last-child):not(.dropdown-toggle),
.input-group-btn:last-child &gt; .btn-group:not(:last-child) &gt; .btn {
  border-top-right-radius: 0;
  border-bottom-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 &gt; .btn,
.input-group-btn:last-child &gt; .btn-group &gt; .btn,
.input-group-btn:last-child &gt; .dropdown-toggle,
.input-group-btn:first-child &gt; .btn:not(:first-child),
.input-group-btn:first-child &gt; .btn-group:not(:first-child) &gt; .btn {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

.input-group-addon:last-child {
  border-left: 0;
}

.input-group-btn {
  position: relative;
  font-size: 0;
  white-space: nowrap;
  display: table-cell;
  width: 1%;
  vertical-align: middle;
}

.input-group-btn &gt; .btn {
  position: relative;
}

.input-group-btn &gt; .btn + .btn {
  margin-left: -1px;
}

.input-group-btn &gt; .btn:hover,
.input-group-btn &gt; .btn:focus,
.input-group-btn &gt; .btn:active {
  z-index: 2;
}

.input-group-btn:first-child &gt; .btn,
.input-group-btn:first-child .btn-group {
  margin-right: -1px;
}

.input-group-btn:last-child &gt; .btn,
.input-group-btn:last-child &gt; .btn-group {
  z-index: 2;
  margin-left: -1px;
}

.input-group .quantity-input-number {
  border: none;
  width: 30px;
  height: 40px;
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 1.42857143;
  text-align: center;
  color: #5D5D5B;
  background-color: #ffffff;
  background-image: none;
  padding: 8px 0;
}

.input-group .plus-minus-btn {
  background-color: #ffffff;
  padding: 8px 0;
  width: 20px;
}

.input-group .minus-btn {
  border-radius: 4px 0 0 4px;
}

.input-group .plus-minus-btn:active,
.input-group .plus-minus-btn:hover {
  background-color: #dbdbdb;
}

.btn-group,
.btn-group-vertical {
  position: relative;
  display: inline-block;
  vertical-align: middle;
}

.btn-group &gt; .btn,
.btn-group-vertical &gt; .btn,
.btn-group &gt; .bt,
.btn-group-vertical &gt; .bt {
  position: relative;
  float: left;
}

.btn-group &gt; .btn:hover,
.btn-group-vertical &gt; .btn:hover,
.btn-group &gt; .bt:hover,
.btn-group-vertical &gt; .bt:hover,
.btn-group &gt; .btn:focus,
.btn-group-vertical &gt; .btn:focus,
.btn-group &gt; .bt:focus,
.btn-group-vertical &gt; .bt:focus,
.btn-group &gt; .btn:active,
.btn-group-vertical &gt; .btn:active,
.btn-group &gt; .bt:active,
.btn-group-vertical &gt; .bt:active,
.btn-group &gt; .btn.active,
.btn-group-vertical &gt; .btn.active,
.btn-group &gt; .bt.active,
.btn-group-vertical &gt; .bt.active {
  z-index: 2;
}

.btn-group .btn + .btn,
.btn-group .btn + .btn-group,
.btn-group .btn-group + .btn,
.btn-group .btn-group + .btn-group,
.btn-group .bt + .bt,
.btn-group .bt + .btn-group,
.btn-group .btn-group + .bt,
.btn-group .btn-group + .bt-group {
  margin-left: -1px;
}

.btn-toolbar {
  margin-left: -5px;
}

.btn-toolbar .btn,
.btn-toolbar .btn-group,
.btn-toolbar .input-group {
  float: left;
}

.btn-toolbar &gt; .btn,
.btn-toolbar &gt; .btn-group,
.btn-toolbar &gt; .input-group {
  margin-left: 5px;
}

.btn-group &gt; .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
  border-radius: 0px;
}

.btn-group &gt; .btn:first-child {
  margin-left: 0px;
}

.btn-group &gt; .btn:first-child:not(:last-child):not(.dropdown-toggle) {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

.btn-group &gt; .btn:last-child:not(:first-child),
.btn-group &gt; .dropdown-toggle:not(:first-child) {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

.btn-group &gt; .btn-group {
  float: left;
}

.btn-group &gt; .btn-group:not(:first-child):not(:last-child) &gt; .btn {
  border-radius: 0px;
}

.btn-group &gt; .btn-group:first-child:not(:last-child) &gt; .btn:last-child,
.btn-group &gt; .btn-group:first-child:not(:last-child) &gt; .dropdown-toggle {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

.btn-group &gt; .btn-group:last-child:not(:first-child) &gt; .btn:first-child {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
  outline: 0;
}

.btn-group &gt; .btn + .dropdown-toggle {
  padding-right: 8px;
  padding-left: 8px;
}

.btn-group &gt; .btn-lg + .dropdown-toggle {
  padding-right: 12px;
  padding-left: 12px;
}

.btn .caret {
  margin-left: 0px;
}

.btn-lg .caret {
  border-width: 5px 5px 0;
  border-bottom-width: 0;
}

.dropup .btn-lg .caret {
  border-width: 0 5px 5px;
}

[data-toggle="buttons"] &gt; .btn input[type="radio"],
[data-toggle="buttons"] &gt; .btn-group &gt; .btn input[type="radio"],
[data-toggle="buttons"] &gt; .btn input[type="checkbox"],
[data-toggle="buttons"] &gt; .btn-group &gt; .btn input[type="checkbox"] {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none;
}

.nav {
  padding-left: 0;
  margin-bottom: 0;
  list-style: none;
}

.nav &gt; li {
  position: relative;
  display: block;
}

.nav &gt; li &gt; a {
  position: relative;
  display: block;
}

.nav &gt; li &gt; a:hover,
.nav &gt; li &gt; a:focus {
  text-decoration: none;
}

.nav &gt; li.disabled &gt; a {
  color: #AEAEAD;
}

.nav &gt; li.disabled &gt; a:hover,
.nav &gt; li.disabled &gt; a:focus {
  color: #AEAEAD;
  text-decoration: none;
  cursor: not-allowed;
  background-color: transparent;
}

.nav .open &gt; a,
.nav .open &gt; a:hover,
.nav .open &gt; a:focus {
  background-color: #E1E1E0;
  border-color: #FC560B;
}

.nav .nav-divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #E1E1E0;
}

.nav &gt; li &gt; a &gt; img {
  max-width: none;
}

.nav-tabs {
  margin: 0 -16px 16px -16px;
}

.nav-tabs &gt; li {
  float: left;
  margin-bottom: -1px;
}

.nav-tabs &gt; li &gt; a {
  line-height: 1.42857143;
  margin: 0 16px;
  padding: 16px 0;
  position: relative;
  transition: all 0.25s ease-in-out 0s;
  font-weight: 700;
  color: #5D5D5B;
}

.nav-tabs &gt; li &gt; a:hover {
  color: #dc4603;
}

.nav-tabs &gt; li.active &gt; a,
.nav-tabs &gt; li.active &gt; a:hover,
.nav-tabs &gt; li.active &gt; a:focus {
  cursor: default;
  color: #FC560B;
  font-weight: 700;
}

.nav-tabs &gt; li.active &gt; a:after {
  display: block;
  height: 4px;
  width: 100%;
  background-color: #FC560B;
  content: " ";
  position: absolute;
  bottom: 0;
  left: 0;
}

.nav-tabs.nav-justified {
  width: 100%;
  border-bottom: 0;
}

.nav-tabs.nav-justified &gt; li {
  float: none;
}

@media (min-width:768px) {
  .nav-tabs.nav-justified &gt; li {
    display: table-cell;
    width: 1%;
  }
}

.nav-tabs.nav-justified &gt; li &gt; a {
  text-align: center;
  margin-bottom: 5px;
}

@media (min-width:768px) {
  .nav-tabs.nav-justified &gt; li &gt; a {
    margin-bottom: 0px;
  }
}

.nav-tabs.nav-justified &gt; .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}

.nav-tabs.nav-justified &gt; li &gt; a {
  margin-right: 0px;
  border-radius: 4px;
}

@media (min-width:768px) {
  .nav-tabs.nav-justified &gt; li &gt; a {
    border-bottom: 1px solid #E1E1E0;
    border-radius: 4px 4px 0 0;
  }
}

.nav-tabs.nav-justified &gt; .active &gt; a,
.nav-tabs.nav-justified &gt; .active &gt; a:hover,
.nav-tabs.nav-justified &gt; .active &gt; a:focus {
  border: 1px solid #ddd;
}

@media (min-width:768px) {
  .nav-tabs.nav-justified &gt; .active &gt; a,
  .nav-tabs.nav-justified &gt; .active &gt; a:hover,
  .nav-tabs.nav-justified &gt; .active &gt; a:focus {
    border-bottom-color: #ffffff;
  }
}

.nav-pills &gt; li {
  float: left;
}

.nav-pills &gt; li &gt; a {
  border-radius: 4px;
}

.nav-pills &gt; li + li {
  margin-left: 2px;
}

.nav-pills &gt; li.active &gt; a,
.nav-pills &gt; li.active &gt; a:hover,
.nav-pills &gt; li.active &gt; a:focus {
  color: #ffffff;
  background-color: #FC560B;
}

.nav-stacked &gt; li {
  float: none;
}

.nav-stacked &gt; li + li {
  margin-top: 2px;
  margin-left: 0px;
}

.nav-justified {
  width: 100%;
}

.nav-justified &gt; li {
  float: none;
}

@media (min-width:768px) {
  .nav-justified &gt; li {
    display: table-cell;
    width: 1%;
  }
}

.nav-justified &gt; li &gt; a {
  text-align: center;
  margin-bottom: 5px;
}

@media (min-width:768px) {
  .nav-justified &gt; li &gt; a {
    margin-bottom: 0px;
  }
}

.nav-justified &gt; .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}

.nav-tabs-justified {
  border-bottom: 0;
}

.nav-tabs-justified &gt; li &gt; a {
  margin-right: 0px;
  border-radius: 4px;
}

@media (min-width:768px) {
  .nav-tabs-justified &gt; li &gt; a {
    border-bottom: 1px solid #E1E1E0;
    border-radius: 4px 4px 0 0;
  }
}

.nav-tabs-justified &gt; .active &gt; a,
.nav-tabs-justified &gt; .active &gt; a:hover,
.nav-tabs-justified &gt; .active &gt; a:focus {
  border: 1px solid #ddd;
}

@media (min-width:768px) {
  .nav-tabs-justified &gt; .active &gt; a,
  .nav-tabs-justified &gt; .active &gt; a:hover,
  .nav-tabs-justified &gt; .active &gt; a:focus {
    border-bottom-color: #ffffff;
  }
}

.tab-content {
  position: relative;
  top: 1px;
}

.tab-content &gt; .tab-pane {
  display: none;
}

.tab-content &gt; .tab-pane &gt; h3 {
  margin-top: 0px;
}

.tab-content &gt; .active {
  display: block;
}

.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

.breadcrumb {
  margin: 0px;
  padding: 0px;
  list-style: none;
}

.breadcrumb-o {
  padding: 8px 0;
}

.breadcrumb-o.with-sister {
  background: #F5F5F5;
  padding-left: 16px;
}

.breadcrumb &gt; li {
  display: inline;
}

.breadcrumb &gt; li + li:before {
  padding: 0 4px;
  color: #5D5D5B;
  content: "\E00E";
  font-family: "icons";
  vertical-align: middle;
  position: relative;
  top: -1px;
}

@media (max-width:991px) {
  .breadcrumb &gt; li + li:before {
    padding: 0 2px;
  }
}

.breadcrumb &gt; li a {
  color: #5D5D5B;
}

.breadcrumb &gt; li a:hover {
  color: #dc4603;
}

.breadcrumb &gt; .active {
  color: #313130;
  font-weight: 700;
}

.breadcrumb-substitute {
  margin-top: 24px;
  margin-bottom: 32px;
}

.breadcrumb-number {
  display: none;
}

@media (max-width:991px) {
  .breadcrumb-section {
    margin-left: -16px;
    margin-right: -16px;
  }
}

.breadcrumb-flex .breadcrumb-n-product &gt; span,
.breadcrumb-flex .breadcrumb-n-research &gt; span,
.breadcrumb-flex .breadcrumb-n-0:last-child &gt; span {
  color: #313130;
  font-weight: 700;
}

@media (max-width:991px) {
  .breadcrumb-flex .breadcrumb-n-product {
    display: none !important;
  }
}

div.pagination {
  display: flex;
  align-items: center !important;
}

@media (min-width:992px) {
  div.pagination {
    flex-direction: row;
  }
}

.pagination-main {
  flex-grow: 1;
  display: flex;
}

@media (max-width:991px) {
  .pagination-main {
    margin-bottom: 16px;
  }
}

.pagination-secondary &gt; .row {
  flex-direction: row-reverse;
}

.pagination-secondary .form-part {
  margin: 0;
}

.pagination-nav {
  display: flex;
}

@media (min-width:992px) {
  .pagination-nav {
    flex-grow: 0;
  }
}

@media (max-width:991px) {
  .pagination-nav {
    flex-grow: 1;
  }
}

.pagination-nav .bt-link {
  border: solid 1px transparent;
  display: block;
}

.pagination-nav &gt; .bt-link {
  border-color: #CDCDC8 !important;
}

.pagination-nav &gt; .bt-link:not(:hover):not(:focus) {
  color: #313130;
}

.pagination-nav &gt; .bt-link.disabled {
  opacity: 0;
}

@media (min-width:992px) {
  .pagination-nav &gt; .bt-link:first-child {
    margin-right: 4px;
  }
}

@media (max-width:991px) {
  .pagination-nav &gt; .bt-link:first-child {
    padding: 2px;
  }
}

@media (min-width:992px) {
  .pagination-nav &gt; .bt-link:last-child {
    margin-left: 4px;
  }
}

@media (max-width:991px) {
  .pagination-nav &gt; .bt-link:last-child {
    padding: 2px;
  }
}

.pagination-nav .bt-link {
  font-weight: 400;
  padding-left: 0;
  padding-right: 0;
  width: 32px;
}

.pagination-nav .bt-link:not(:hover):not(:focus) {
  color: #5D5D5B;
}

.pagination-nav .bt-link.active {
  background: #FC560B;
  color: #ffffff !important;
  pointer-events: none;
}

.pagination-nav span.bt-link {
  pointer-events: none;
}

.pagination-numbers {
  flex-grow: 1;
  display: flex;
  justify-content: center;
  margin: 0;
}

@media (min-width:992px) {
  .pagination-numbers {
    flex-grow: 0;
  }
}

@media (max-width:991px) {
  .pagination-numbers {
    flex-grow: 1;
  }
}

.pagination-numbers &gt; li {
  margin: 0 !important;
}

@media (min-width:992px) {
  .pagination-numbers &gt; li {
    padding: 0 4px;
  }
}

@media (max-width:991px) {
  .pagination-numbers &gt; li {
    padding: 0 2px;
  }
}

ul.pagination {
  display: inline-block;
  padding: 0;
  margin: 8px 0;
}

ul.pagination &gt; li {
  display: inline;
}

ul.pagination &gt; li &gt; a {
  transition: all 0.25s ease-in-out 0s;
}

ul.pagination &gt; li &gt; a,
ul.pagination &gt; li &gt; span {
  position: relative;
  float: left;
  padding: 8px;
  line-height: 1.42857143;
  color: #5D5D5B;
  text-decoration: none;
  background-color: #ffffff;
  border: 1px solid #ffffff;
}

ul.pagination &gt; li &gt; a:hover,
ul.pagination &gt; li &gt; span:hover,
ul.pagination &gt; li &gt; a:focus,
ul.pagination &gt; li &gt; span:focus {
  z-index: 2;
  color: #dc4603;
  background-color: #ffffff;
}

ul.pagination &gt; li a[aria-label] {
  border-color: #CDCDC8;
}

ul.pagination &gt; li:first-child &gt; a,
ul.pagination &gt; li:first-child &gt; span {
  margin-left: 0;
}

ul.pagination &gt; .active &gt; a,
ul.pagination &gt; .active &gt; span,
ul.pagination &gt; .active &gt; a:hover,
ul.pagination &gt; .active &gt; span:hover,
ul.pagination &gt; .active &gt; a:focus,
ul.pagination &gt; .active &gt; span:focus {
  z-index: 3;
  color: #ffffff;
  cursor: default;
  background-color: #FC560B;
  border-color: #FC560B;
}

ul.pagination &gt; .disabled &gt; span,
ul.pagination &gt; .disabled &gt; span:hover,
ul.pagination &gt; .disabled &gt; span:focus,
ul.pagination &gt; .disabled &gt; a,
ul.pagination &gt; .disabled &gt; a:hover,
ul.pagination &gt; .disabled &gt; a:focus {
  color: #F5F5F5;
  cursor: not-allowed;
  background-color: #ffffff;
  border-color: #CDCDC8;
}

.pager {
  padding-left: 0px;
  margin: 20px 0;
  text-align: center;
  list-style: none;
}

.pager li {
  display: inline;
}

.pager li &gt; a,
.pager li &gt; span {
  display: inline-block;
  padding: 4px 16px;
  background-color: #ffffff;
  border: 1px solid #313130;
  border-radius: 8px;
  color: #313130;
}

.pager li &gt; a:hover,
.pager li &gt; a:focus {
  text-decoration: none;
  background-color: #ffffff;
  border-color: #dc4603;
  color: #dc4603;
}

.pager li i {
  font-size: 18px;
  font-size: 1.8rem;
  position: relative;
  vertical-align: middle;
}

.pager .next &gt; a,
.pager .next &gt; span {
  float: right;
}

.pager .previous &gt; a,
.pager .previous &gt; span {
  float: left;
}

.pager .disabled &gt; a,
.pager .disabled &gt; a:hover,
.pager .disabled &gt; a:focus,
.pager .disabled &gt; span {
  color: #F5F5F5;
  cursor: not-allowed;
  background-color: #ffffff;
}

.label {
  display: inline;
  padding: 0.2em 0.6em 0.3em;
  font-size: 75%;
  font-weight: 700;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: 0.25em;
}

a.label:hover,
a.label:focus {
  color: #fff;
  text-decoration: none;
  cursor: pointer;
}

.label:empty {
  display: none;
}

.btn .label {
  position: relative;
  top: -1px;
}

.label-default {
  background-color: #AEAEAD;
}

.label-default[href]:hover,
.label-default[href]:focus {
  background-color: #9a9a98;
}

.label-promo {
  background-color: #EC100E;
}

.label-promo[href]:hover,
.label-promo[href]:focus {
  background-color: #c50d0c;
}

.label-primary {
  background-color: #FC560B;
}

.label-primary[href]:hover,
.label-primary[href]:focus {
  background-color: #dc4603;
}

.label-info {
  background-color: #1D5AFE;
}

.label-info[href]:hover,
.label-info[href]:focus {
  background-color: #0142f1;
}

.label-success {
  background-color: #309B0C;
}

.label-success[href]:hover,
.label-success[href]:focus {
  background-color: #247509;
}

.label-warning {
  background-color: #F3AB09;
}

.label-warning[href]:hover,
.label-warning[href]:focus {
  background-color: #cc8f08;
}

.label-danger {
  background-color: #EC100E;
}

.label-danger[href]:hover,
.label-danger[href]:focus {
  background-color: #c50d0c;
}

.badge {
  display: inline-block;
  text-align: center;
  min-width: 10px;
  padding: 2px 4px;
  font-size: 10px;
  font-size: 1rem;
  line-height: 1;
  color: #ffffff;
  white-space: nowrap;
  vertical-align: middle;
  background-color: #FC560B;
  border-radius: 0;
}

.badge:empty {
  display: none;
}

.btn .badge,
.bt .badge {
  position: relative;
  top: -2px;
}

.btn-primary .badge,
.btn-default .badge,
.bt-1 .badge {
  background-color: #313130;
}

a.badge:hover,
a.badge:focus {
  color: #ffffff;
  cursor: pointer;
}

.badge-grey {
  background: #313130;
}

.badge-title {
  background: #313130;
  padding: 4px;
  font-size: 14px;
  font-size: 1.4rem;
}

.alert {
  margin-bottom: 16px;
  border-left: 4px solid transparent;
  position: relative;
  padding-left: 20px;
  padding-right: 24px;
  padding-top: 16px;
  padding-bottom: 16px;
}

.col-md-4 .alert,
.col-md-3 .alert,
.col-md-2 .alert,
.col-md-1 .alert {
  padding-left: 12px;
  padding-right: 16px;
}

@media (max-width:991px) {
  .alert {
    padding-left: 12px;
    padding-right: 16px;
  }
}

.alert-s {
  padding-top: 6px;
  padding-bottom: 6px;
}

.alert-title {
  margin-top: 0;
  color: #313130;
}

.alert .alert-link {
  font-weight: bold;
}

.alert &gt; p:last-child,
.alert &gt; ul:last-child {
  margin-bottom: 0;
}

.alert-custom {
  padding-left: 44px;
  padding-right: 48px;
}

.col-md-4 .alert-custom,
.col-md-3 .alert-custom,
.col-md-2 .alert-custom,
.col-md-1 .alert-custom {
  padding-left: 36px;
  padding-right: 40px;
}

@media (max-width:991px) {
  .alert-custom {
    padding-left: 36px;
    padding-right: 40px;
  }
}

.alert-custom:after {
  display: block;
  position: absolute;
  left: 16px;
  top: 6px;
  width: 24px;
  height: 24px;
  font-size: 24px;
  font-size: 2.4rem;
  padding-top: 4px;
  color: #313130;
}

.col-md-4 .alert-custom:after,
.col-md-3 .alert-custom:after,
.col-md-2 .alert-custom:after,
.col-md-1 .alert-custom:after {
  left: 8px;
}

@media (max-width:991px) {
  .alert-custom:after {
    left: 8px;
  }
}

.alert-s.alert-custom:after {
  top: -5px;
}

.alert .alert .form_error {
  color: inherit;
}

.alert-light {
  padding-top: 8px;
  padding-bottom: 8px;
  padding-right: 0;
  background: transparent !important;
  border: transparent !important;
}

.alert-light.alert-custom {
  padding-left: 28px;
}

.alert-light.alert-custom:after {
  top: -2px;
  left: 0;
}

.alert-sm.alert-light.alert-custom {
  padding-top: 0;
  padding-bottom: 0;
  padding-left: 24px;
}

.alert-sm.alert-light.alert-custom:after {
  top: -3px;
  width: 20px;
  height: 20px;
  font-size: 20px;
  font-size: 2rem;
  line-height: 100%;
}

.alert-success {
  background-color: #F0FEEC;
  border-left-color: #309B0C;
}

.alert-success hr {
  border-top-color: #29830a;
}

.alert-success .alert-link {
  color: #216c08;
}

.alert-success.alert-custom:after {
  content: "\E03E";
  font-family: "icons";
}

.alert-success.alert-light {
  color: #309B0C;
}

.alert-success.alert-light:after {
  color: #309B0C;
}

.alert-info {
  background-color: #EBF0FF;
  border-left-color: #1D5AFE;
}

.alert-info hr {
  border-top-color: #0447fe;
}

.alert-info .alert-link {
  color: #013fe7;
}

.alert-info.alert-custom:after {
  content: "\E022";
  font-family: "icons";
}

.alert-info.alert-light {
  color: #1D5AFE;
}

.alert-info.alert-light:after {
  color: #1D5AFE;
}

.alert-warning {
  background-color: #FEF9EB;
  border-left-color: #F3AB09;
}

.alert-warning hr {
  border-top-color: #da9a08;
}

.alert-warning .alert-link {
  color: #c28807;
}

.alert-warning.alert-custom:after {
  content: "\E045";
  font-family: "icons";
}

.alert-warning.alert-light {
  color: #F3AB09;
}

.alert-warning.alert-light:after {
  color: #F3AB09;
}

.alert-danger {
  background-color: #FEECEC;
  border-left-color: #EC100E;
}

.alert-danger hr {
  border-top-color: #d40e0d;
}

.alert-danger .alert-link {
  color: #bc0d0b;
}

.alert-danger.alert-custom:after {
  content: "\E013";
  font-family: "icons";
}

.alert-danger.alert-light {
  color: #EC100E;
}

.alert-danger.alert-light:after {
  color: #EC100E;
}

.alert-promo.alert-custom:after {
  content: "\E017";
  font-family: "icons";
}

.alert-promo.alert-light {
  color: #EC100E;
}

.alert-promo.alert-light:after {
  color: #EC100E;
}

@-webkit-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }

  to {
    background-position: 0 0;
  }
}

@-o-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: 4px;
  -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: 12px;
  font-size: 1.2rem;
  line-height: 20px;
  color: #fff;
  text-align: center;
  background-color: #FC560B;
  -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.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: #309B0C;
}

.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: #1D5AFE;
}

.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: #F3AB09;
}

.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: #EC100E;
}

.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);
}

.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;
}

.list-group {
  margin-bottom: 20px;
  padding-left: 0px;
}

.list-group-item {
  position: relative;
  display: block;
  padding: 10px 15px;
  margin-bottom: -1px;
  background-color: #fff;
  border: 1px solid #ddd;
}

.list-group-item:first-child {
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
}

.list-group-item:last-child {
  margin-bottom: 0px;
  border-bottom-right-radius: 4px;
  border-bottom-left-radius: 4px;
}

.list-group-item.disabled,
.list-group-item.disabled:hover,
.list-group-item.disabled:focus {
  color: #AEAEAD;
  cursor: not-allowed;
  background-color: #E1E1E0;
}

.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: #AEAEAD;
}

.list-group-item.active,
.list-group-item.active:hover,
.list-group-item.active:focus {
  z-index: 2;
  color: #ffffff;
  background-color: #FC560B;
  border-color: #FC560B;
}

.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 &gt; small,
.list-group-item.active:hover .list-group-item-heading &gt; small,
.list-group-item.active:focus .list-group-item-heading &gt; small,
.list-group-item.active .list-group-item-heading &gt; .small,
.list-group-item.active:hover .list-group-item-heading &gt; .small,
.list-group-item.active:focus .list-group-item-heading &gt; .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: #fee2d5;
}

a.list-group-item,
button.list-group-item {
  color: #555;
}

a.list-group-item .list-group-item-heading,
button.list-group-item .list-group-item-heading {
  color: #333;
}

a.list-group-item:hover,
button.list-group-item:hover,
a.list-group-item:focus,
button.list-group-item:focus {
  color: #555;
  text-decoration: none;
  background-color: #f5f5f5;
}

button.list-group-item {
  width: 100%;
  text-align: left;
}

.list-group-item-success {
  color: #309B0C;
  background-color: #F0FEEC;
}

a.list-group-item-success,
button.list-group-item-success {
  color: #309B0C;
}

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: #309B0C;
  background-color: #ddfdd4;
}

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: #ffffff;
  background-color: #309B0C;
  border-color: #309B0C;
}

.list-group-item-info {
  color: #1D5AFE;
  background-color: #EBF0FF;
}

a.list-group-item-info,
button.list-group-item-info {
  color: #1D5AFE;
}

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: #1D5AFE;
  background-color: #d1ddff;
}

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: #ffffff;
  background-color: #1D5AFE;
  border-color: #1D5AFE;
}

.list-group-item-warning {
  color: #F3AB09;
  background-color: #FEF9EB;
}

a.list-group-item-warning,
button.list-group-item-warning {
  color: #F3AB09;
}

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: #F3AB09;
  background-color: #fdf2d3;
}

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: #ffffff;
  background-color: #F3AB09;
  border-color: #F3AB09;
}

.list-group-item-danger {
  color: #EC100E;
  background-color: #FEECEC;
}

a.list-group-item-danger,
button.list-group-item-danger {
  color: #EC100E;
}

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: #EC100E;
  background-color: #fdd4d4;
}

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: #ffffff;
  background-color: #EC100E;
  border-color: #EC100E;
}

.list-group-item-heading {
  margin-top: 0px;
  margin-bottom: 5px;
}

.list-group-item-text {
  margin-bottom: 0px;
  line-height: 1.3;
}

.panel {
  margin-bottom: 20px;
  background-color: #fff;
  border: 1px solid transparent;
  border-radius: 0;
}

.panel-body {
  padding: 8px 24px 24px 24px;
}

.panel-heading {
  padding: 16px 24px;
  border-bottom: 1px solid transparent;
  border-top-left-radius: -1;
  border-top-right-radius: -1;
}

.panel-heading &gt; .dropdown .dropdown-toggle {
  color: inherit;
}

.panel-heading a {
  display: block;
  position: relative;
}

.panel-heading a:after {
  position: absolute;
  right: 0;
  top: 0;
  font-size: 22px;
  font-size: 2.2rem;
  content: "\E00F";
  font-family: "icons";
  transition: all 0.25s ease-in-out 0s;
}

@media (max-width:991px) {
  .panel-heading a:after {
    font-size: 21px;
    font-size: 2.1rem;
  }
}

@media (max-width:991px) {
  .panel-heading a:after {
    font-size: 21px;
    font-size: 2.1rem;
  }
}

.panel-heading a.collapsed:after {
  transform: rotate(-180deg);
}

.panel-heading a:hover {
  color: #dc4603 !important;
}

.panel-title {
  margin: 0px;
  color: inherit;
}

.panel-title &gt; a,
.panel-title &gt; small,
.panel-title &gt; .small,
.panel-title &gt; small &gt; a,
.panel-title &gt; .small &gt; a {
  color: inherit;
}

.panel-footer {
  padding: 16px 24px;
  background-color: #f5f5f5;
  border-top: 1px solid #ddd;
  border-bottom-right-radius: -1;
  border-bottom-left-radius: -1;
}

.panel &gt; .list-group,
.panel &gt; .panel-collapse &gt; .list-group {
  margin-bottom: 0px;
}

.panel &gt; .list-group .list-group-item,
.panel &gt; .panel-collapse &gt; .list-group .list-group-item {
  border-width: 1px 0;
  border-radius: 0;
}

.panel &gt; .list-group:first-child .list-group-item:first-child,
.panel &gt; .panel-collapse &gt; .list-group:first-child .list-group-item:first-child {
  border-top: 0;
  border-top-left-radius: -1;
  border-top-right-radius: -1;
}

.panel &gt; .list-group:last-child .list-group-item:last-child,
.panel &gt; .panel-collapse &gt; .list-group:last-child .list-group-item:last-child {
  border-bottom: 0;
  border-bottom-right-radius: -1;
  border-bottom-left-radius: -1;
}

.panel &gt; .panel-heading + .panel-collapse &gt; .list-group .list-group-item:first-child {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}

.panel-heading + .list-group .list-group-item:first-child {
  border-top-width: 0;
}

.list-group + .panel-footer {
  border-top-width: 0;
}

/*
.panel {
    &gt; .table, &gt; .table-responsive &gt; .table, &gt; .panel-collapse &gt; .table {
        .mar-b(0);
        caption { padding-right:@panel-body-padding; padding-left:@panel-body-padding; }
    }
    &gt; .table:first-child, &gt; .table-responsive:first-child &gt; .table:first-child {
        .border-top-radius((@panel-border-radius - 1));
        &gt; thead:first-child, &gt; tbody:first-child {
            &gt; tr:first-child {
                border-top-left-radius:(@panel-border-radius - 1); border-top-right-radius:(@panel-border-radius - 1);
                td:first-child, th:first-child { border-top-left-radius:(@panel-border-radius - 1); }
                td:last-child, th:last-child { border-top-right-radius:(@panel-border-radius - 1); }
            }
        }
    }
    &gt; .table:last-child, &gt; .table-responsive:last-child &gt; .table:last-child {
        .border-bottom-radius((@panel-border-radius - 1));
        &gt; tbody:last-child, &gt; tfoot:last-child {
            &gt; tr:last-child {
                border-bottom-right-radius:(@panel-border-radius - 1); border-bottom-left-radius:(@panel-border-radius - 1);
                td:first-child, th:first-child { border-bottom-left-radius:(@panel-border-radius - 1); }
                td:last-child, th:last-child { border-bottom-right-radius:(@panel-border-radius - 1); }
            }
        }
    }
    &gt; .panel-body + .table, &gt; .panel-body + .table-responsive, &gt; .table + .panel-body, &gt; .table-responsive + .panel-body { border-top:1px solid @table-border-color; }
    &gt; .table &gt; tbody:first-child &gt; tr:first-child th, &gt; .table &gt; tbody:first-child &gt; tr:first-child td { border-top:0; }
    &gt; .table-bordered, &gt; .table-responsive &gt; .table-bordered {
        border:0;
        &gt; thead, &gt; tbody, &gt; tfoot {
            &gt; tr {
                &gt; th:first-child, &gt; td:first-child { border-left:0; }
                &gt; th:last-child, &gt; td:last-child { border-right:0; }
            }
        }
        &gt; thead, &gt; tbody {
            &gt; tr:first-child {
                &gt; td, &gt; th { border-bottom:0; }
            }
        }
        &gt; tbody, &gt; tfoot {
            &gt; tr:last-child {
                &gt; td, &gt; th { border-bottom:0; }
            }
        }
    }
    &gt; .table-responsive { .mar-b(0); border:0; }
}
*/

.panel-group {
  margin-bottom: 20px;
}

.panel-group .panel {
  margin-bottom: 0px;
  border-radius: 0;
}

.panel-group .panel + .panel {
  margin-top: 8px;
}

.panel-group .panel-heading {
  border-bottom: 0;
}

.panel-group .panel-heading + .panel-collapse &gt; .panel-body,
.panel-group .panel-heading + .panel-collapse &gt; .list-group {
  border-top: none !important;
}

.panel-group .panel-footer {
  border-top: 0;
}

.panel-group .panel-footer + .panel-collapse .panel-body {
  border-bottom: 1px solid #ddd;
}

.panel-default {
  border-color: #CDCDC8;
}

.panel-default &gt; .panel-heading {
  color: #313130;
  background-color: transparent;
  border-color: #CDCDC8;
}

.panel-default &gt; .panel-heading + .panel-collapse &gt; .panel-body {
  border-top-color: #CDCDC8;
}

.panel-default &gt; .panel-heading .badge {
  color: transparent;
  background-color: #313130;
}

.panel-default &gt; .panel-footer + .panel-collapse &gt; .panel-body {
  border-bottom-color: #CDCDC8;
}

/*
.panel-primary {
    .panel-variant(@panel-primary-border; @panel-primary-text; @panel-primary-heading-bg; @panel-primary-border);
}
.panel-success {
    .panel-variant(@panel-success-border; @panel-success-text; @panel-success-heading-bg; @panel-success-border);
}
.panel-info {
    .panel-variant(@panel-info-border; @panel-info-text; @panel-info-heading-bg; @panel-info-border);
}
.panel-warning {
    .panel-variant(@panel-warning-border; @panel-warning-text; @panel-warning-heading-bg; @panel-warning-border);
}
.panel-danger {
    .panel-variant(@panel-danger-border; @panel-danger-text; @panel-danger-heading-bg; @panel-danger-border);
}
*/

.panel-group .panel {
  position: relative;
  height: auto;
}

.embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0px;
  overflow: hidden;
}

.embed-responsive .embed-responsive-item,
.embed-responsive iframe,
.embed-responsive embed,
.embed-responsive object,
.embed-responsive video {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  height: 100%;
  width: 100%;
  border: 0;
}

.embed-responsive-16by9 {
  padding-bottom: 56.25%;
}

.embed-responsive-4by3 {
  padding-bottom: 75%;
}

.well {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border: 1px solid #e3e3e3;
  border-radius: 4px;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
}

.well blockquote {
  border-color: #E1E1E0;
  border-color: rgba(0, 0, 0, 0.15);
}

.well-lg {
  padding: 24px;
}

.well-sm {
  padding: 9px;
}

.close {
  background: yellow;
  margin: 0;
  height: 32px;
  width: 32px;
  margin-bottom: -16px;
  font-size: 22px;
  font-size: 2.2rem;
  float: right;
  line-height: 1;
  color: #868683;
  opacity: 1;
  transition: all 0.25s ease-in-out 0s;
}

@media (max-width:991px) {
  .close {
    font-size: 21px;
    font-size: 2.1rem;
  }
}

@media (max-width:991px) {
  .close {
    font-size: 21px;
    font-size: 2.1rem;
  }
}

.close:hover,
.close:focus {
  color: #313130;
  text-decoration: none;
  cursor: pointer;
}

button.close {
  padding: 0px;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  appearance: none;
}

.modal-header .close,
.modal-content .close,
.alert-dismissable .close,
.alert-dismissible .close {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
}

.modal {
  padding: 0px !important;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  display: none;
  overflow: hidden;
  -webkit-overflow-scrolling: touch;
  outline: 0;
  text-align: center;
}

.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:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle;
  margin-right: -4px;
}

.modal-open {
  overflow: hidden;
}

.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}

.modal-fullscreen {
  width: 100% !important;
  height: 100%  !important;
  padding: 24px !important;
}

.modal-dialog {
  display: inline-block;
  text-align: left;
  vertical-align: middle;
  position: relative;
  width: auto;
}

@media (max-width:991px) {
  .modal-dialog {
    padding: 16px;
    width: 100%;
    min-height: 100vh;
    display: inline-flex;
    align-items: stretch;
    flex-direction: column;
    justify-content: center;
  }
}

@media (min-width:992px) {
  .modal-dialog {
    padding: 24px 8px;
    max-width: 100%;
  }
}

.modal-content {
  position: relative;
  background-color: #ffffff;
  background-clip: padding-box;
  -webkit-box-shadow: 0 4px 8px rgba(0, 0, 0, 0.25);
  box-shadow: 0 4px 8px rgba(0, 0, 0, 0.25);
  outline: 0;
}

@media (max-width:991px) {
  .modal-content {
    width: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
  }
}

.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #313130;
}

.modal-backdrop.fade {
  filter: alpha(opacity=0);
  opacity: 0;
}

.modal-backdrop.in {
  filter: alpha(opacity=50);
  opacity: 0.5;
}

.modal-header {
  padding-left: 24px;
  padding-right: 24px;
  padding-top: 16px;
  padding-bottom: 16px;
}

.col-md-4 .modal-header,
.col-md-3 .modal-header,
.col-md-2 .modal-header,
.col-md-1 .modal-header {
  padding-left: 16px;
  padding-right: 16px;
}

@media (max-width:991px) {
  .modal-header {
    padding-left: 16px;
    padding-right: 16px;
  }
}

.modal-header:not(:last-child) {
  padding-bottom: 0;
}

.modal-header .form-group {
  margin-top: 16px;
  margin-bottom: 0;
}

.modal-header .t3 {
  margin-bottom: 8px;
}

.modal-header .t4,
.modal-header p {
  margin-bottom: 0px;
}

.modal-header &gt; *:last-child {
  margin-bottom: 0;
}

.modal-header-back {
  margin-top: -23px;
  margin-left: -24px;
  padding-left: 0;
}

@media (max-width:991px) {
  .modal-header-back {
    margin-left: -16px;
  }

  .modal-header-back + .modal-title {
    margin-top: -8px;
  }
}

.modal-sub-header {
  padding: 0 24px 16px 24px;
}

.modal-title {
  margin: 0 0 8px 0;
  line-height: 1.42857143;
}

.modal-body {
  position: relative;
  padding-left: 24px;
  padding-right: 24px;
  padding-top: 16px;
  padding-bottom: 16px;
}

.col-md-4 .modal-body,
.col-md-3 .modal-body,
.col-md-2 .modal-body,
.col-md-1 .modal-body {
  padding-left: 16px;
  padding-right: 16px;
}

@media (max-width:991px) {
  .modal-body {
    padding-left: 16px;
    padding-right: 16px;
  }
}

@media (max-width:991px) {
  .modal-body {
    flex: 1 0 auto;
    display: flex;
    flex-direction: column;
  }
}

.modal-body-pane:not(:last-child) {
  margin-bottom: 16px;
}

.modal-footer {
  padding-left: 24px;
  padding-right: 24px;
  padding-top: 16px;
  padding-bottom: 16px;
  padding-top: 0;
}

.col-md-4 .modal-footer,
.col-md-3 .modal-footer,
.col-md-2 .modal-footer,
.col-md-1 .modal-footer {
  padding-left: 16px;
  padding-right: 16px;
}

@media (max-width:991px) {
  .modal-footer {
    padding-left: 16px;
    padding-right: 16px;
  }
}

@media (min-width:992px) {
  .modal-footer .bt {
    min-width: 192px;
    margin-bottom: 0px;
    margin-right: 8px;
  }
}

@media (max-width:991px) {
  .modal-footer .bt {
    display: block;
    width: 100%;
    margin-bottom: 8px;
  }

  .modal-footer .bt:last-child {
    margin-bottom: 0px;
  }
}

.modal-footer .btn-group .btn + .btn {
  margin-left: -1px;
}

.modal-footer .btn-block + .btn-block {
  margin-left: 0px;
}

.modal-footer-separator {
  font-size: 14px;
  font-size: 1.4rem;
}

@media (min-width:992px) {
  .modal-footer-separator {
    display: inline-block;
    margin-right: 8px;
    transform: translateY(1px);
  }
}

@media (max-width:991px) {
  .modal-footer-separator {
    display: block;
    width: 100%;
    text-align: center;
    margin-bottom: 4px;
    margin-top: -4px;
  }
}

.modal-footer button.alert {
  display: block;
  flex: 0 0 100%;
  width: 100%;
}

.modal-footer button.alert &gt; p,
.modal-footer button.alert &gt; span {
  display: block;
  max-width: 100%;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.modal-footer button.alert &gt; p br,
.modal-footer button.alert &gt; span br {
  display: none;
}

.modal-header + .modal-footer {
  padding-top: 16px;
}

.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}

@media (min-width:768px) {
  .modal-dialog {
    width: 600px;
    margin: 0 auto;
  }

  .modal-sm {
    width: 360px;
  }

  .modal-large {
    width: 66% !important;
  }
}

@media (min-width:992px) {
  .modal-lg {
    width: 750px;
  }
}

.modal.fade:not(.in).left .modal-dialog {
  transform: translate3d(-25%, 0, 0);
}

@media (min-width:992px) {
  .modal-flex .modal-dialog {
    box-sizing: border-box;
    height: 100%;
    display: inline-flex;
    align-items: stretch;
    flex-direction: column;
    justify-content: center;
  }

  .modal-flex .modal-content {
    flex: 0 1 auto;
    display: flex;
    flex-direction: column;
    max-height: 100%;
    justify-content: flex-start;
  }

  .modal-flex .modal-content .kon {
    margin: 16px 0;
  }

  .modal-flex .modal-header,
  .modal-flex .modal-footer {
    flex: 0 0 auto;
  }

  .modal-flex .modal-header:not(:last-child) {
    padding-bottom: 16px;
  }

  .modal-flex .modal-body {
    padding-top: 0;
    padding-bottom: 0;
    flex: 0 1 auto;
    overflow: hidden;
    overflow-y: auto;
    position: relative;
  }

  .modal-flex .modal-body:before,
  .modal-flex .modal-body:after {
    z-index: 2;
    content: "";
    display: block;
    position: absolute;
    left: 24px;
    right: 24px;
  }

  .modal-flex .modal-body:before {
    top: 0;
    border-top: solid 2px #CDCDC8;
  }

  .modal-flex .modal-body:after {
    bottom: 0;
    border-bottom: solid 2px #CDCDC8;
  }

  .modal-flex .modal-body .optiscroll {
    overflow: hidden;
  }

  .modal-flex .modal-body .optiscroll-content {
    padding-left: 24px;
    padding-right: 24px;
  }

  .modal-flex .modal-body .form-part {
    overflow: hidden;
  }

  .modal-flex .modal-footer {
    padding-top: 16px;
  }
}

@media (max-width:991px) {
  .modal-flex .modal-footer .bt {
    display: block;
    margin-right: 0;
    flex: 0 0 100%;
    width: 100%;
  }

  .modal-flex .modal-footer .bt + .bt {
    margin-top: 8px;
  }
}

.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  font-family: "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: 400;
  line-height: 1.42857143;
  line-break: auto;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  white-space: normal;
  font-size: 12px;
  font-size: 1.2rem;
  filter: alpha(opacity=0);
  opacity: 0;
  line-height: 1.5em;
}

.tooltip.in {
  filter: alpha(opacity=100);
  opacity: 1;
}

.tooltip.top {
  padding: 4px 0;
  margin-top: -4px;
}

.tooltip.right {
  padding: 0 4px;
  margin-left: 4px;
}

.tooltip.bottom {
  padding: 4px 0;
  margin-top: 4px;
}

.tooltip.left {
  padding: 0 4px;
  margin-left: -4px;
}

.tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -4px;
  border-width: 4px 4px 0;
  border-top-color: #313130;
}

.tooltip.top-left .tooltip-arrow {
  right: 4px;
  bottom: 0;
  margin-bottom: -4px;
  border-width: 4px 4px 0;
  border-top-color: #313130;
}

.tooltip.top-right .tooltip-arrow {
  bottom: 0;
  left: 4px;
  margin-bottom: -4px;
  border-width: 4px 4px 0;
  border-top-color: #313130;
}

.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -4px;
  border-width: 4px 4px 4px 0;
  border-right-color: #313130;
}

.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -4px;
  border-width: 4px 0 4px 4px;
  border-left-color: #313130;
}

.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -4px;
  border-width: 0 4px 4px;
  border-bottom-color: #313130;
}

.tooltip.bottom-left .tooltip-arrow {
  top: 0;
  right: 4px;
  margin-top: -4px;
  border-width: 0 4px 4px;
  border-bottom-color: #313130;
}

.tooltip.bottom-right .tooltip-arrow {
  top: 0;
  left: 4px;
  margin-top: -4px;
  border-width: 0 4px 4px;
  border-bottom-color: #313130;
}

.tooltip-inner {
  display: block;
  max-width: 240px;
  padding: 7px 8px;
  color: #ffffff;
  text-align: center;
  background-color: #313130;
  white-space: normal;
}

.tooltip-inner ul {
  list-style-type: disc;
  padding-left: 16px;
}

.tooltip-inner ul li {
  padding: 0;
}

.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}

.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: none;
  padding: 1px;
  width: 336px;
  max-width: 100vw;
  font-family: "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: 400;
  line-height: 1.42857143;
  line-break: auto;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  white-space: normal;
  font-size: 14px;
  background-color: #F5F5F5;
  background-clip: padding-box;
  border: 0 solid #313130;
  border-radius: 0;
  -webkit-box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
}

.popover-lg {
  width: 576px;
}

.popover.bottom {
  border-top-width: 4px;
}

.popover.top {
  border-bottom-width: 4px;
}

.popover.left {
  border-right-width: 4px;
}

.popover.right {
  border-left-width: 4px;
}

.popover.top {
  margin-top: -8px;
}

.popover.right {
  margin-left: 8px;
}

.popover.bottom {
  margin-top: 8px;
}

.popover.left {
  margin-left: -8px;
}

.popover &gt; .arrow {
  border-width: 9px;
  border-color: #313130;
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-style: solid;
}

.popover &gt; .arrow:after {
  display: none;
}

.popover.top &gt; .arrow {
  bottom: -13px;
  left: 50%;
  margin-left: -9px;
  border-bottom-color: transparent !important;
  border-left-color: transparent !important;
  border-right-color: transparent !important;
  border-bottom-width: 0;
}

.popover.right &gt; .arrow {
  top: 50%;
  left: -13px;
  margin-top: -9px;
  border-left-color: transparent !important;
  border-top-color: transparent !important;
  border-bottom-color: transparent !important;
  border-left-width: 0;
}

.popover.bottom &gt; .arrow {
  top: -13px;
  left: 50%;
  margin-left: -9px;
  border-top-color: transparent !important;
  border-left-color: transparent !important;
  border-right-color: transparent !important;
  border-top-width: 0;
}

.popover.left &gt; .arrow {
  top: 50%;
  right: -13px;
  margin-top: -9px;
  border-right-color: transparent !important;
  border-top-color: transparent !important;
  border-bottom-color: transparent !important;
  border-right-width: 0;
}

.popover .close {
  margin: 0;
  height: 32px;
  width: 32px;
  transform: translateY(-16px) translateX(16px);
  margin-bottom: -16px;
  font-size: 22px;
  font-size: 2.2rem;
}

@media (max-width:991px) {
  .popover .close {
    font-size: 21px;
    font-size: 2.1rem;
  }
}

@media (max-width:991px) {
  .popover .close {
    font-size: 21px;
    font-size: 2.1rem;
  }
}

.popover h3 {
  color: inherit;
}

.popover-title {
  font-family: "Barlow Condensed";
  font-weight: 500;
  line-height: 1.1;
  padding: 16px 16px 8px;
  margin: 0;
  background-color: transparent;
  border-radius: 0 0 0 0;
  font-size: 18px;
  font-size: 1.8rem;
}

.popover-content {
  padding: 16px 16px 16px;
}

.popover-content:first-child {
  padding-top: 16px;
}

.popover-content &gt; *:last-child {
  margin-bottom: 0;
}

.popover-content-full {
  background: #ffffff;
  margin: -17px -17px;
}

.popover-content-full &gt; * {
  margin: 0;
}

.popover-content-full .close {
  transform: translateY(0) translateX(0);
  position: absolute;
  top: 0;
  right: 0;
}

.popover-footer {
  padding: 0 16px 16px;
}

.popover-footer &gt; *:last-child {
  margin-bottom: 0;
}

.popover-title:not([style*="display: none;"]) + .popover-content {
  padding-top: 0;
}

.popover-info {
  background: #EBF0FF;
}

.popover-info,
.popover-info .arrow {
  border-color: #1D5AFE;
}

.popover-chip {
  background: #313130;
  color: #ffffff;
  width: auto;
}

.popover-chip,
.popover-chip .arrow {
  border-color: #313130;
}

.popover-success {
  background: #F0FEEC;
}

.popover-success,
.popover-success .arrow {
  border-color: #309B0C;
}

.popover-warning {
  background: #FEF9EB;
}

.popover-warning,
.popover-warning .arrow {
  border-color: #F3AB09;
}

.popover-danger {
  background: #FEECEC;
}

.popover-danger,
.popover-danger .arrow {
  border-color: #EC100E;
}

.popover-privateLabel {
  background: #F0EBE6;
}

.popover-privateLabel,
.popover-privateLabel .arrow {
  border-color: #F0EBE6;
}

.popover-privateLabel {
  z-index: 10000;
}

.popover-privateLabel .popover-title {
  padding: 24px 24px 8px;
}

.popover-privateLabel .popover-title img {
  max-height: 48px;
}

.popover-privateLabel .popover-content {
  padding: 24px 24px 24px;
}

.popover-privateLabel.popover.top {
  margin-top: -52px;
}

.popover-chip .popover-content {
  padding: 8px;
  font-size: 12px;
  font-size: 1.2px;
  line-height: 16px;
}

.popover-inline {
  font-family: "Roboto", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-style: normal;
  font-weight: 400;
  line-height: 1.42857143;
  line-break: auto;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  letter-spacing: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  white-space: normal;
  font-size: 14px;
  border: 0 solid #313130;
}

@media (max-width:991px) {
  .popover-inline {
    margin-top: 8px;
    border-top-width: 4px;
  }
}

@media (min-width:992px) {
  .popover-inline {
    margin-left: 8px;
    border-left-width: 4px;
  }
}

.popover-inline &gt; .arrow {
  border-width: 9px;
  border-color: #313130;
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-style: solid;
}

.popover-inline &gt; .arrow:after {
  display: none;
}

@media (max-width:991px) {
  .popover-inline &gt; .arrow {
    top: -8px;
    left: 50%;
    margin-left: -9px;
    border-top-color: transparent !important;
    border-left-color: transparent !important;
    border-right-color: transparent !important;
    border-top-width: 0;
  }
}

@media (min-width:992px) {
  .popover-inline &gt; .arrow {
    top: 50%;
    left: -1px;
    margin-top: -9px;
    border-left-color: transparent !important;
    border-top-color: transparent !important;
    border-bottom-color: transparent !important;
    border-left-width: 0;
  }
}

@media (min-width:992px) {
  .popover-inline .popover-title {
    padding-top: 0;
  }
}

@media (max-width:991px) {
  .popover-inline .popover-title {
    padding-top: 8px;
  }
}

@media (min-width:992px) {
  .popover-inline .popover-content {
    padding-bottom: 0;
  }
}

@media (max-width:991px) {
  .popover-inline .popover-content {
    padding-bottom: 8px;
  }
}

.popover-inline .popover-content [class*="list-"] {
  margin-bottom: 0;
}

.popover-inline .popover-content [class*="list-"] &gt; li {
  padding-bottom: 0;
  clear: both;
}

.popover-inline .popover-content .list-unstyled &gt; li i {
  font-size: 20px;
  font-size: 2rem;
  float: left;
  line-height: 12px;
  vertical-align: middle;
  margin-right: 2px;
  transform: translateY(-3px);
}

.popover-inline .popover-content .list-unstyled &gt; li .text {
  display: block;
  overflow: hidden;
  font-size: 12px;
  font-size: 1.2rem;
}

.bs-example-popovers:before,
.bs-example-popovers:after {
  content: " ";
  display: table;
}

.bs-example-popovers:after {
  clear: both;
}

.bs-example-popovers .popover {
  float: left;
  position: relative;
  z-index: 0;
  display: block;
  margin: 0 20px 20px 0 !important;
}

.carousel {
  position: relative;
}

.carousel-inner {
  position: relative;
  width: 100%;
  overflow: hidden;
}

.carousel-inner &gt; .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 &gt; .item &gt; img,
.carousel-inner &gt; .item &gt; a &gt; img {
  line-height: 1;
}

@media all and (transform-3d), (-webkit-transform-3d) {
  .carousel-inner &gt; .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 &gt; .item.next,
  .carousel-inner &gt; .item.active.right {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    left: 0;
  }

  .carousel-inner &gt; .item.prev,
  .carousel-inner &gt; .item.active.left {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    left: 0;
  }

  .carousel-inner &gt; .item.next.left,
  .carousel-inner &gt; .item.prev.right,
  .carousel-inner &gt; .item.active {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    left: 0;
  }
}

.carousel-inner &gt; .active,
.carousel-inner &gt; .next,
.carousel-inner &gt; .prev {
  display: block;
}

.carousel-inner &gt; .active {
  left: 0;
}

.carousel-inner &gt; .next,
.carousel-inner &gt; .prev {
  position: absolute;
  top: 0;
  width: 100%;
}

.carousel-inner &gt; .next {
  left: 100%;
}

.carousel-inner &gt; .prev {
  left: -100%;
}

.carousel-inner &gt; .next.left,
.carousel-inner &gt; .prev.right {
  left: 0;
}

.carousel-inner &gt; .active.left {
  left: -100%;
}

.carousel-inner &gt; .active.right {
  left: 100%;
}

.carousel-control {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 15%;
  font-size: 18px;
  font-size: 1.8rem;
  color: #ffffff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
  background-color: rgba(0, 0, 0, 0);
  filter: alpha(opacity=50);
  opacity: 0.5;
}

.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%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
  background-repeat: repeat-x;
}

.carousel-control.right {
  right: 0;
  left: auto;
  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%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
  background-repeat: repeat-x;
}

.carousel-control:hover,
.carousel-control:focus {
  outline: 0;
  color: #ffffff;
  text-decoration: none;
  filter: alpha(opacity=90);
  opacity: 0.9;
}

.carousel-control .icon-prev,
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right {
  position: absolute;
  top: 50%;
  z-index: 5;
  display: inline-block;
  margin-top: -10px;
}

.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;
  font-family: serif;
  line-height: 1;
}

.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%;
  padding-left: 0px;
  margin-left: -30%;
  text-align: center;
  list-style: none;
}

.carousel-indicators li {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 1px;
  text-indent: -999px;
  cursor: pointer;
  background-color: #313130 \9;
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid #ffffff;
  border-radius: 10px;
}

.carousel-indicators .active {
  width: 12px;
  height: 12px;
  margin: 0;
  background-color: #ffffff;
}

.carousel-caption {
  position: absolute;
  right: 15%;
  bottom: 20px;
  left: 15%;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #ffffff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}

.carousel-caption .btn {
  text-shadow: none;
}

@media screen and (min-width: 768px) {
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-prev,
  .carousel-control .icon-next {
    width: 30px;
    height: 30px;
    margin-top: -10px;
    font-size: 27px;
    font-size: 2.7rem;
  }

  .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 {
    right: 20%;
    left: 20%;
    padding-bottom: 30px;
  }

  .carousel-indicators {
    bottom: 20px;
  }
}

@media screen and (min-width: 768px) and (max-width:991px) {
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-prev,
  .carousel-control .icon-next {
    font-size: 25px;
    font-size: 2.5rem;
  }
}

@media screen and (min-width: 768px) and (max-width:991px) {
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-prev,
  .carousel-control .icon-next {
    font-size: 25px;
    font-size: 2.5rem;
  }
}

.link-primary,
.link-primary:hover,
.link-primary:focus {
  color: #005641;
  cursor: pointer;
}

.container-link-primary-picto [class^="icon-"] {
  color: #1D5AFE;
  cursor: pointer;
}

.link-secondary,
.link-secondary:hover,
.link-secondary:focus,
.link-secondary-picto,
.link-secondary-picto:hover,
.link-secondary-picto:focus,
.container-link-secondary-picto [class^="icon-"] {
  color: #5D5D5B;
  cursor: pointer;
}

.link-secondary,
.link-secondary:hover,
.container-link-secondary-picto:hover .link-secondary {
  text-decoration: underline;
}

.container-link-secondary-picto .link-secondary {
  text-decoration: none;
}

.container-link-secondary-picto:hover [class^="icon-"] {
  color: #313130;
}

.select-primary {
  color: #5D5D5B;
  background-color: #F5F5F5;
}

.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,
.btn-toolbar:before,
.btn-toolbar:after,
.btn-group-vertical &gt; .btn-group:before,
.btn-group-vertical &gt; .btn-group:after,
.nav:before,
.nav:after,
.navbar:before,
.navbar:after,
.navbar-header:before,
.navbar-header:after,
.navbar-collapse:before,
.navbar-collapse:after,
.panel-body:before,
.panel-body:after,
.modal-header:before,
.modal-header:after,
.modal-footer:before,
.modal-footer: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,
.nav:before,
.nav:after,
.pager:before,
.pager:after,
.panel-body:before,
.panel-body:after,
.modal-header:before,
.modal-header:after,
.modal-footer:before,
.modal-footer:after {
  content: " ";
  display: table;
}

.clearfix:after,
.dl-horizontal dd:after,
.container:after,
.container-fluid:after,
.row:after,
.btn-toolbar:after,
.btn-group-vertical &gt; .btn-group:after,
.nav:after,
.navbar:after,
.navbar-header:after,
.navbar-collapse:after,
.panel-body:after,
.modal-header:after,
.modal-footer:after,
.dl-horizontal dd:after,
.container:after,
.container-fluid:after,
.row:after,
.form-horizontal .form-group:after,
.btn-toolbar:after,
.nav:after,
.pager:after,
.panel-body:after,
.modal-header:after,
.modal-footer: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;
}

.bg-primary {
  color: #fff;
  background-color: #FC560B;
}

a.bg-primary:hover,
a.bg-primary:focus {
  background-color: #d14303;
}

.bg-white {
  background-color: #ffffff;
}

a.bg-white:hover,
a.bg-white:focus {
  background-color: #e6e6e6;
}

.bg-light {
  background-color: #F5F5F5;
}

a.bg-light:hover,
a.bg-light:focus {
  background-color: #dcdcdc;
}

.bg-dark {
  background-color: #313130;
}

a.bg-dark:hover,
a.bg-dark:focus {
  background-color: #171717;
}

.bg-black {
  background-color: #1D1D1D;
}

a.bg-black:hover,
a.bg-black:focus {
  background-color: #030303;
}

.bg-dark,
.bg-black {
  color: #F5F5F5;
}

.bg-dark h1,
.bg-black h1,
.bg-dark h2,
.bg-black h2,
.bg-dark h3,
.bg-black h3,
.bg-dark .h1,
.bg-black .h1,
.bg-dark .h2,
.bg-black .h2,
.bg-dark .h3,
.bg-black .h3,
.bg-dark .h4,
.bg-black .h4,
.bg-dark .h5,
.bg-black .h5,
.bg-dark .h6,
.bg-black .h6,
.bg-dark .t1,
.bg-black .t1,
.bg-dark .t2,
.bg-black .t2,
.bg-dark .t3,
.bg-black .t3,
.bg-dark .t4,
.bg-black .t4,
.bg-dark .t5,
.bg-black .t5,
.bg-dark .t6,
.bg-black .t6 {
  color: #ffffff;
}

.bg-success {
  background-color: #F0FEEC;
}

a.bg-success:hover,
a.bg-success:focus {
  background-color: #cafbbc;
}

.bg-info {
  background-color: #EBF0FF;
}

a.bg-info:hover,
a.bg-info:focus {
  background-color: #b8caff;
}

.bg-warning {
  background-color: #FEF9EB;
}

a.bg-warning:hover,
a.bg-warning:focus {
  background-color: #fceaba;
}

.bg-danger {
  background-color: #FEECEC;
}

a.bg-danger:hover,
a.bg-danger:focus {
  background-color: #fbbcbc;
}

.bg-transparent {
  background: transparent !important;
}

.border-csr {
  border-color: #216c08 !important;
}

.no-padding-top {
  padding-top: 0px !important;
}

.no-padding-bottom {
  padding-bottom: 0px !important;
}

.no-padding-left {
  padding-left: 0px !important;
}

.no-padding-right {
  padding-right: 0px !important;
}

.no-margin-top {
  margin-top: 0px !important;
}

.no-margin-bottom {
  margin-bottom: 0px !important;
}

.no-margin-left {
  margin-left: 0px !important;
}

.no-margin-right {
  margin-right: 0px !important;
}

@media (max-width:767px) {
  .no-margin-xs {
    margin-bottom: 0px !important;
  }
}

@media (min-width:768px) {
  .no-margin-sm {
    margin-bottom: 0px !important;
  }
}

@media (min-width:992px) {
  .no-margin-md {
    margin-bottom: 0px !important;
  }
}

@media (min-width:1200px) {
  .no-margin-lg {
    margin-bottom: 0px !important;
  }
}

.margin-top-xxs {
  margin-top: 2px !important;
}

.margin-top-xs {
  margin-top: 4px !important;
}

.margin-top-s {
  margin-top: 8px !important;
}

.margin-top-m {
  margin-top: 16px !important;
}

.margin-top-l {
  margin-top: 24px !important;
}

.margin-top-xl {
  margin-top: 32px !important;
}

.margin-top-xxl {
  margin-top: 40px !important;
}

.margin-top-xxxl {
  margin-top: 48px !important;
}

.margin-bottom-xxs {
  margin-bottom: 2px !important;
}

.margin-bottom-xs {
  margin-bottom: 4px !important;
}

.margin-bottom-s {
  margin-bottom: 8px !important;
}

.margin-bottom-m {
  margin-bottom: 16px !important;
}

.margin-bottom-l {
  margin-bottom: 24px !important;
}

.margin-bottom-xl {
  margin-bottom: 32px !important;
}

.margin-bottom-xxl {
  margin-bottom: 40px !important;
}

.margin-bottom-xxxl {
  margin-top: 48px !important;
}

.display-inline {
  display: inline;
}

.display-inline-block {
  display: inline-block;
}

.display-none {
  display: none !important;
}

.display-flex {
  display: flex;
  flex-direction: column;
}

.justify-content-center {
  justify-content: center;
}

.justify-content-start {
  justify-content: flex-start;
}

.justify-content-end {
  justify-content: flex-end;
}

.justify-content-space-between {
  justify-content: space-between;
}

.order-last {
  order: 99;
}

.white-space-normal {
  white-space: normal;
}

.white-space-nowrap {
  white-space: nowrap;
}

@media (max-width:767px) {
  .white-space-xs-normal {
    white-space: normal;
  }

  .white-space-xs-nowrap {
    white-space: nowrap;
  }
}

@media (min-width:768px) {
  .white-space-sm-normal {
    white-space: normal;
  }

  .white-space-sm-nowrap {
    white-space: nowrap;
  }
}

@media (min-width:992px) {
  .white-space-md-normal {
    white-space: normal;
  }

  .white-space-md-nowrap {
    white-space: nowrap;
  }
}

@media (min-width:1200px) {
  .white-space-lg-normal {
    white-space: normal;
  }

  .white-space-lg-nowrap {
    white-space: nowrap;
  }
}

@-ms-viewport {
  width: device-width;
}

.visible-xs,
.visible-sm,
.visible-md,
.visible-lg,
.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
  display: none !important;
}

@media (max-width:767px) {
  .visible-xs {
    display: block !important;
  }

  table.visible-xs {
    display: table !important;
  }

  tr.visible-xs {
    display: table-row !important;
  }

  th.visible-xs,
  td.visible-xs {
    display: table-cell !important;
  }

  .hidden-xs {
    display: none !important;
  }
}

@media (min-width:768px) and (max-width:991px) {
  .visible-sm {
    display: block !important;
  }

  table.visible-sm {
    display: table !important;
  }

  tr.visible-sm {
    display: table-row !important;
  }

  th.visible-sm,
  td.visible-sm {
    display: table-cell !important;
  }

  .hidden-sm {
    display: none !important;
  }
}

@media (min-width:992px) and (max-width:1199px) {
  .visible-md {
    display: block !important;
  }

  table.visible-md {
    display: table !important;
  }

  tr.visible-md {
    display: table-row !important;
  }

  th.visible-md,
  td.visible-md {
    display: table-cell !important;
  }

  .hidden-md {
    display: none !important;
  }
}

@media (min-width:1200px) {
  .visible-lg {
    display: block !important;
  }

  table.visible-lg {
    display: table !important;
  }

  tr.visible-lg {
    display: table-row !important;
  }

  th.visible-lg,
  td.visible-lg {
    display: table-cell !important;
  }

  .hidden-lg {
    display: none !important;
  }
}

.visible-print,
.visible-print-block,
.visible-print-inline,
.visible-print-inline-block {
  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;
  }

  .hidden-print {
    display: none !important;
  }
}

.svg-col-1 {
  fill: #FC560B;
}

.svg-col-2 {
  fill: #005641;
}

.img-zoom-lens {
  position: absolute;
  width: 100px;
  height: 100px;
}

.img-zoom-result {
  z-index: 10;
  position: absolute;
}

.title {
  margin-top: 0px;
}

.title-o {
  margin-bottom: 16px;
}

.title-o .title {
  margin-bottom: 0px;
}

.title-sub {
  display: flex;
  align-items: center;
  margin-top: 8px;
  max-width: 100%;
  margin-right: -100px;
}

.title-sub a,
.title-sub .bt {
  font-size: 14px;
  font-weight: 400;
}

.title-sub a:not(:hover),
.title-sub .bt:not(:hover) {
  color: #313130;
}

@media (min-width:992px) {
  .title-sub {
    margin-top: 0px;
  }
}

@media (max-width:991px) {
  .title-sub {
    flex-wrap: nowrap;
  }
}

@media (max-width:991px) {
  .title-ref {
    flex: 0 1 auto;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
  }
}

@media (min-width:992px) {
  .title-ref {
    flex: 0 0 auto;
    margin-right: 8px;
    padding-right: 16px;
    position: relative;
  }

  .title-ref:before {
    content: "";
    display: inline-block;
    border-left: solid 1px #E1E1E0;
    position: absolute;
    right: 0;
    top: 50%;
    margin-top: -0.8rem;
    height: 1.6rem;
  }
}

.title-share {
  flex: 0 0 auto;
}

.title-share-actions {
  display: flex;
  align-items: center;
}

.title-share-actions .bt {
  padding-left: 8px;
  padding-right: 8px;
}

.title-share-actions i {
  font-size: 1.5em;
  line-height: 1em;
  vertical-align: middle;
}

.title-rate {
  flex: 0 0 auto;
  margin-bottom: 4px;
}

.title-rate .rate-i {
  color: inherit;
}

.rate {
  display: block;
  position: relative;
  width: 80px;
  height: 16px;
}

.rate-o {
  display: inline-block;
  position: relative;
  vertical-align: middle;
  top: -2px;
}

.rate-off,
.rate-on {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 16px;
}

.rate-i {
  float: left;
  width: 20%;
  color: #FC560B;
  overflow: hidden;
}

.rate-i:before {
  line-height: 16px;
  font-size: 16px;
  font-size: 1.6rem;
}

@media (max-width:991px) {
  .rate-value {
    display: none;
  }
}

.rate-off .rate-i {
  height: 16px;
}

.rate-off .rate-i:before {
  content: "\E03D";
  font-family: "icons";
}

.rate-on .rate-i {
  height: 16px;
  width: 20%;
}

.rate-on .rate-i:before {
  content: "\E03C";
  font-family: "icons";
}

.rate-0 .rate-on .rate-i:first-child {
  width: 0;
}

.rate-1 .rate-on .rate-i:first-child {
  width: 10%;
}

.rate-0 .rate-on .rate-i:nth-child(2),
.rate-1 .rate-on .rate-i:nth-child(2),
.rate-2 .rate-on .rate-i:nth-child(2) {
  width: 0;
}

.rate-3 .rate-on .rate-i:nth-child(2) {
  width: 10%;
}

.rate-0 .rate-on .rate-i:nth-child(3),
.rate-1 .rate-on .rate-i:nth-child(3),
.rate-2 .rate-on .rate-i:nth-child(3),
.rate-3 .rate-on .rate-i:nth-child(3),
.rate-4 .rate-on .rate-i:nth-child(3) {
  width: 0;
}

.rate-5 .rate-on .rate-i:nth-child(3) {
  width: 10%;
}

.rate-0 .rate-on .rate-i:nth-child(4),
.rate-1 .rate-on .rate-i:nth-child(4),
.rate-2 .rate-on .rate-i:nth-child(4),
.rate-3 .rate-on .rate-i:nth-child(4),
.rate-4 .rate-on .rate-i:nth-child(4),
.rate-5 .rate-on .rate-i:nth-child(4),
.rate-6 .rate-on .rate-i:nth-child(4) {
  width: 0;
}

.rate-7 .rate-on .rate-i:nth-child(4) {
  width: 10%;
}

.rate-0 .rate-on .rate-i:nth-child(5),
.rate-1 .rate-on .rate-i:nth-child(5),
.rate-2 .rate-on .rate-i:nth-child(5),
.rate-3 .rate-on .rate-i:nth-child(5),
.rate-4 .rate-on .rate-i:nth-child(5),
.rate-5 .rate-on .rate-i:nth-child(5),
.rate-6 .rate-on .rate-i:nth-child(5),
.rate-7 .rate-on .rate-i:nth-child(5),
.rate-8 .rate-on .rate-i:nth-child(5) {
  width: 0;
}

.rate-9 .rate-on .rate-i:nth-child(5) {
  width: 10%;
}

.rating-category-grid {
  margin-left: 0px;
  margin-top: 2px;
}

.rating-category-grid,
.rating-category-list,
.rating-product-carousel {
  position: relative;
}

.rating-product {
  position: absolute;
  top: -3px;
}

.rating-product-carousel {
  height: 17px !important;
  margin-top: 4px;
  margin-bottom: 4px;
}

.model-list {
  margin-top: 16px;
}

.model-item {
  border: 1px solid #CDCDC8;
  margin-bottom: 16px;
  position: relative;
  transition: all 0.25s ease-in-out 0s;
}

.model-item:last-child {
  margin-bottom: 0px;
}

.model-item-content {
  padding: 16px;
}

.model-item-content:before,
.model-item-content:after {
  content: " ";
  display: table;
}

.model-item-content:after {
  clear: both;
}

@media (max-width:991px) {
  .model-item-content &gt; .row.flex {
    flex-wrap: wrap;
  }
}

.model-item-content &gt; .row.flex &gt; .col-xs-fill {
  flex: 1;
}

@media (max-width:991px) {
  .model-item-content &gt; .row.flex &gt; .col-xs-fill {
    margin-bottom: 24px;
  }

  .oc-opened .model-item-content &gt; .row.flex &gt; .col-xs-fill {
    flex: 0 0 100%;
  }
}

@media (min-width:992px) {
  .model-item-content &gt; .row.flex &gt; [class*="col-"]:last-child {
    border-left: 1px solid #CDCDC8;
    padding-left: 16px;
  }
}

@media (max-width:991px) {
  .model-item-content &gt; .row.flex &gt; [class*="col-"]:last-child {
    border-top: 1px solid #CDCDC8;
    padding-top: 16px;
  }
}

.model-item-footer {
  margin: -1px;
  padding-left: 16px;
  padding-right: 16px;
  border: 1px solid #CDCDC8;
  text-align: center;
  transition: all 0.25s ease-in-out 0s;
}

.model-item-footer .bt {
  margin-bottom: 0px;
  color: inherit;
  padding-right: 16px !important;
  padding-left: 24px !important;
  font-weight: 500;
}

.model-item-footer .bt:after {
  right: auto;
  left: 0;
}

.model-item:hover {
  border-color: #FC560B;
}

.model-item:hover .model-item-footer {
  border-color: #FC560B;
}

.model-item:hover .model-item-footer .bt,
.model-item:hover .model-item-footer .bt:hover,
.model-item:hover .model-item-footer .bt:focus {
  color: #FC560B;
}

.model-visuref {
  width: 104px;
  float: left;
  text-align: center;
  margin-right: 16px;
}

@media (max-width:991px) {
  .model-visuref {
    align-self: flex-start;
    margin-bottom: 24px;
  }
}

.model-ref {
  font-weight: 500;
}

.model-visu {
  margin-bottom: 2px;
  display: inline-block;
  transition: all 0.25s ease-in-out 0s;
  width: 72px;
}

.model-visu img {
  width: 100%;
}

.model-data &gt; .row,
.model-data &gt; .row &gt; [class*="col"] {
  height: 100%;
}

@media (max-width:991px) {
  .model-data &gt; .row &gt; [class*="col"] {
    height: auto;
  }
}

@media (max-width:991px) {
  .model-data &gt; .row &gt; [class*="col"]:first-child {
    padding-bottom: 16px;
  }
}

@media (min-width:992px) {
  .model-data &gt; .row &gt; [class*="col"]:first-child {
    padding-right: 16px;
  }
}

@media (max-width:991px) {
  .model-data &gt; .row &gt; [class*="col"]:last-child {
    padding-top: 16px;
    border-top: solid 1px #CDCDC8;
    margin-left: -80px;
    width: auto;
  }
}

@media (min-width:992px) {
  .model-data &gt; .row &gt; [class*="col"]:last-child {
    padding-left: 16px;
    border-left: solid 1px #CDCDC8;
  }
}

.model-data-i {
  height: 100%;
}

.model-data-i-content dd,
.model-data-i-content dt {
  word-break: break-word;
}

.model-data-i-content dd {
  font-size: 14px;
  font-size: 1.4rem;
}

.model-data-i-content hr {
  margin: 8px 0;
}

.model-cara-list {
  font-size: 12px;
  font-size: 1.2rem;
  overflow: hidden;
}

.model-cara-item dl {
  margin-bottom: 8px;
}

.model-cara-item dt {
  font-weight: 400;
}

.model-cara-item dd {
  font-weight: 700;
}

@media (max-width:991px) {
  .model-cara-item dt,
  .model-cara-item dd {
    float: left;
    box-sizing: border-box;
  }

  .model-cara-item dt {
    width: 55%;
  }

  .model-cara-item dd {
    width: 45%;
    padding-left: 8px;
  }
}

.model-bloc {
  position: relative;
  z-index: 2;
  font-size: 12px;
  font-size: 1.2rem;
}

.model-bloc .prod-bloc-part {
  margin-top: 0px;
}

.model-bloc .actions {
  color: inherit;
  font-size: 12px;
  font-size: 1.2rem;
}

.model-bloc .actions,
.model-bloc .actions:hover {
  text-decoration: underline;
}

.model-bloc .actions:hover {
  color: #FC560B;
}

.model-bloc .percentageContainerListView {
  margin: 0;
}

.model-doc {
  margin-top: -2px;
  margin-bottom: -8px;
  color: inherit;
  white-space: normal;
}

.model-doc,
.model-doc:hover {
  text-decoration: underline;
}

.model-doc:hover {
  color: #FC560B;
}

.model-services-content hr {
  margin: 8px 0;
}

.model-services .bt-link:not(.service-button) {
  color: inherit;
}

.model-services .bt-link:not(.service-button):hover {
  color: #FC560B;
}

.model-delivery p {
  margin-bottom: 8px;
}

.model-delivery + .hr {
  margin-top: 16px;
  margin-bottom: 16px;
}

.model-delivery-thumbnail img {
  display: block;
  width: 80px;
}

.model-delivery-quantity {
  margin-bottom: 8px;
}

@media (min-width:992px) {
  .model-delivery-infos {
    order: 2;
  }
}

@media (max-width:991px) {
  .model-delivery-infos-price p,
  .model-delivery-infos-units p {
    margin-bottom: 2px;
  }
}

@media (min-width:992px) {
  .model-delivery-infos-total {
    text-align: right;
  }
}

.model-delivery-assembly {
  margin-top: 8px;
}

@media (min-width:992px) {
  .model-delivery-assembly-total {
    text-align: right;
  }
}

.model-delivery-alert {
  margin-top: 8px;
}

.model-delivery-actions .separator {
  display: inline-block;
  border-left: 1px solid #CDCDC8;
  height: 1.2em;
  vertical-align: middle;
  margin: 0 4px;
}

.model-delivery-services {
  background: #EBF0FF;
}

.box-footer .model-delivery-services {
  margin: 0 -16px -16px -16px;
  padding: 16px;
}

.model-delivery-services .alert {
  margin-bottom: 0;
}

.model-delivery-services .model-delivery-assembly {
  margin-top: 0;
}

.model-delivery.disabled .model-delivery-title a.text-default:not(:hover) {
  color: #868683;
}

.model-delivery.disabled .model-delivery-infos {
  color: #868683;
}

.quantity-o {
  position: relative;
  min-width: 80px;
}

.quantity-input {
  text-align: center;
  padding-left: 0px;
  padding-right: 0px;
}

.quantity-button {
  position: absolute;
  height: 40px;
  top: 0;
  border: 1px solid transparent;
  outline: 0;
  border-radius: 0px;
  padding: 8px;
  background-color: transparent;
  transition: all 0.25s ease-in-out 0s;
}

.quantity-button:hover {
  background-color: #F5F5F5;
  border-color: #CDCDC8;
}

.quantity-plus {
  right: 0;
  border-left: none;
}

.quantity-minus {
  left: 0;
  border-right: none;
}

.minimum-quantity {
  padding-top: 8px;
}

.tag {
  color: #FC560B;
  background-color: #ffffff;
  height: 20px;
  border-radius: 100px;
  border: 1px solid #FC560B;
  padding: 1px 30px 2px 12px;
  line-height: 16px;
  display: block;
  margin: 4px 8px 4px 0;
  position: relative;
  font-size: 12px;
  font-size: 1.2rem;
  float: left;
  transition: all 0.25s ease-in-out 0s;
  max-width: 100%;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.tag i {
  font-size: 18px;
  font-size: 1.8rem;
  position: absolute;
  right: 8px;
  top: 0px;
  transition: all 0.25s ease-in-out 0s;
}

a.tag:hover {
  color: #FC560B;
  opacity: 0.7;
}

.bt .tag {
  align-items: center;
  float: none;
  display: inline-block;
  padding: 4px;
  min-width: 24px;
  margin-top: -4px;
  margin-right: 0px;
  margin-bottom: -4px;
  margin-left: 4px;
}

.tag-counter {
  color: #FC560B;
  background-color: #ffffff;
  height: 24px;
  border-radius: 12px;
  border: 1px solid #FC560B;
  padding: 4px 30px 4px 12px;
  line-height: 16px;
  display: block;
  margin: 4px 8px 4px 0;
  position: relative;
  font-size: 12px;
  font-size: 1.2rem;
  float: left;
  transition: all 0.25s ease-in-out 0s;
}

.tag-counter i {
  font-size: 18px;
  font-size: 1.8rem;
  position: absolute;
  right: 8px;
  top: 2px;
  transition: all 0.25s ease-in-out 0s;
}

a.tag-counter:hover {
  color: #ffffff;
  opacity: 0.7;
}

.bt .tag-counter {
  float: none;
  display: inline-block;
  padding: 3px 4px 4px 4px;
  min-width: 24px;
  margin-top: -4px;
  margin-right: 0px;
  margin-bottom: -4px;
  margin-left: 4px;
}

.approval-o {
  padding-bottom: 16px;
}

.approval-o .alert-warning {
  margin-top: 16px;
}

.approval-header {
  position: relative;
}

.approval-search {
  position: absolute;
  right: 0;
  top: 4px;
  width: 250px;
}

.approval-item {
  border: 1px solid #CDCDC8;
  margin-bottom: 24px;
  transition: all 0.25s ease-in-out 0s;
  border-left: 8px solid transparent;
  border-right: 8px solid transparent;
  position: relative;
}

.approval-item.todo {
  border-left-color: #F3AB09;
}

.approval-item.ok {
  border-left-color: #309B0C;
}

.approval-item.ko {
  border-left-color: #EC100E;
}

.approval-item-i {
  padding: 8px;
}

.approval-item.opened {
  box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.25);
}

.approval-cara-list {
  background-color: #F5F5F5;
  padding: 8px;
  display: flex;
  justify-content: space-between;
}

.approval-cara-item {
  text-align: center;
  flex: 1;
}

.approval-cara-label {
  display: block;
  color: #868683;
}

.approval-cara-value {
  display: block;
  font-weight: 700;
}

.approval-onglets {
  border-bottom: 1px solid #CDCDC8;
  display: flex;
}

.approval-onglet input[type="radio"],
.approval-onglet input[type="checkbox"] {
  position: absolute;
  left: -9999em;
}

.approval-onglet input[type="radio"]:checked ~ label,
.approval-onglet input[type="checkbox"]:checked ~ label,
.approval-onglet input[type="radio"]:not(:checked) ~ label,
.approval-onglet input[type="checkbox"]:not(:checked) ~ label {
  margin: 0 16px;
  padding: 16px 0;
  position: relative;
  transition: all 0.25s ease-in-out 0s;
}

.approval-onglet input[type="radio"]:checked ~ label,
.approval-onglet input[type="checkbox"]:checked ~ label {
  font-weight: 700;
}

.approval-onglet input[type="radio"]:checked ~ label:after,
.approval-onglet input[type="checkbox"]:checked ~ label:after {
  display: block;
  height: 4px;
  width: 100%;
  background-color: #FC560B;
  content: " ";
  position: absolute;
  bottom: 0;
  left: 0;
}

.approval-onglet.todo input ~ label:before,
.approval-onglet.ok input ~ label:before,
.approval-onglet.ko input ~ label:before {
  border-radius: 50%;
  width: 16px;
  height: 16px;
  content: "";
  position: relative;
  display: inline-block;
  top: 2px;
  margin-right: 8px;
}

.approval-onglet.todo input ~ label:before {
  background-color: #F3AB09;
}

.approval-onglet.ok input ~ label:before {
  background-color: #309B0C;
}

.approval-onglet.ko input ~ label:before {
  background-color: #EC100E;
}

.approval-basket-list {
  margin: 0;
  padding: 0;
  list-style: none;
}

.approval-basket-list:before,
.approval-basket-list:after {
  display: table;
  content: " ";
}

.approval-basket-list:after {
  clear: both;
}

.approval-basket-item {
  width: 100px;
  height: 100px;
  border: 1px solid #CDCDC8;
  float: left;
  position: relative;
  margin: 8px 16px 16px 0;
}

.approval-basket-visu img {
  width: 100%;
}

.approval-basket-quantity {
  position: absolute;
  top: -10px;
  right: -10px;
  background-color: #313130;
  color: #ffffff;
  display: inline-block;
  padding: 0 4px;
  font-size: 12px;
  font-size: 1.2rem;
  border-radius: 10px;
  text-align: center;
  height: 20px;
  min-width: 20px;
  line-height: 20px;
}

.approval-pagination {
  text-align: center;
}

.approval-criteres {
  display: flex;
  justify-content: space-between;
}

.approval-td {
  align-self: center;
  font-size: 12px;
  font-size: 1.2rem;
}

.approval-label {
  display: block;
  color: #868683;
}

.approval-value {
  display: block;
  font-weight: 700;
}

.approval-cmd {
  color: #FC560B;
  display: inline-block;
  text-align: center;
}

.approval-content {
  border: 1px solid #CDCDC8;
}

.approval-list {
  padding: 16px;
}

.approval-tools {
  padding: 16px;
  padding-bottom: 0px;
  background-color: #F5F5F5;
}

.approval-tools-bt {
  position: relative;
}

.approval-tools-bt i {
  position: absolute;
  top: 2px;
  left: 50%;
  transform: translateX(-50%);
  font-size: 27px;
  font-size: 2.7rem;
}

@media (max-width:991px) {
  .approval-tools-bt i {
    font-size: 25px;
    font-size: 2.5rem;
  }
}

@media (max-width:991px) {
  .approval-tools-bt i {
    font-size: 25px;
    font-size: 2.5rem;
  }
}

.approval-tools .row &gt; div {
  float: right;
}

.approval-actions {
  background-color: #F5F5F5;
  padding: 8px;
  text-align: right;
}

.ok .approval-actions,
.ko .approval-actions {
  display: none;
}

.approval-inter {
  display: block;
  width: 24px;
  height: 24px;
  border-radius: 50%;
  border: 1px solid #CDCDC8;
  position: absolute;
  bottom: -12px;
  left: 50%;
  line-height: 24px;
  background-color: #ffffff;
  text-align: center;
  display: inline-block;
  transform: translateX(-50%);
}

.approval-inter:after {
  content: "\E00C";
  font-family: "icons";
  font-size: 18px;
  font-size: 1.8rem;
  transition: all 0.25s ease-in-out 0s;
  display: inline-block;
}

.approval-item.opened .approval-inter:after {
  transform: rotate(180deg);
}

.approval-more {
  display: none;
  border-top: 1px solid #E1E1E0;
  padding: 8px;
}

/* cmd */

.cmd-list {
  margin-bottom: 16px;
}

.cmd-article {
  border: 1px solid #CDCDC8;
  margin-bottom: 16px;
  position: relative;
  height: 100px;
  padding: 8px 8px 0 108px;
}

.cmd-visu {
  width: 99px;
  height: 99px;
  border-right: 1px solid #CDCDC8;
  position: absolute;
  top: 0;
  left: 0;
}

.cmd-visu img {
  width: 100%;
}

.cmd-quantity {
  position: absolute;
  top: 8px;
  right: 8px;
  background-color: #313130;
  color: #ffffff;
  display: inline-block;
  padding: 0 4px;
  font-size: 12px;
  font-size: 1.2rem;
  border-radius: 10px;
  text-align: center;
  height: 20px;
  min-width: 20px;
  line-height: 20px;
}

.cmd-header {
  border-bottom: 1px dotted #CDCDC8;
  padding-bottom: 8px;
  margin-bottom: 8px;
}

.cmd-name {
  font-weight: 700;
  color: #5D5D5B;
}

.cmd-ref {
  color: #868683;
}

.center-label-with-icon {
  display: flex;
  gap: 8px;
  justify-content: center;
}

.katt-o {
  background-color: #F5F5F5;
  padding: 16px 16px 8px 16px;
  margin-bottom: 40px;
}

.katt-o [class*="column-"] .text-part {
  overflow: hidden;
}

.katt-bl {
  background-color: #ffffff;
  margin-bottom: 16px;
  position: relative;
  padding: 16px;
}

.katt-bl-1 {
  height: 200px;
  padding-left: 152px;
}

@media (max-width:767px) {
  .katt-bl-1 {
    height: auto;
    padding-left: 88px;
  }
}

.katt-bl-2 {
  height: 92px;
  padding-left: 112px;
}

@media (max-width:767px) {
  .katt-bl-2 {
    height: auto;
    padding-left: 88px;
  }
}

.katt-bl-3 {
  padding-left: 152px;
}

@media (max-width:767px) {
  .katt-bl-3 {
    height: auto;
    padding-left: 88px;
  }
}

.katt-bl .t4,
.katt-bl .t5 {
  margin-bottom: 16px;
}

.katt-visu {
  position: absolute;
  left: 16px;
  top: 8px;
}

@media (max-width:767px) {
  .katt-visu {
    left: 8px;
  }
}

.katt-bl-1 .katt-visu,
.katt-bl-3 .katt-visu {
  height: 120px;
  width: 120px;
}

@media (max-width:767px) {
  .katt-bl-1 .katt-visu,
  .katt-bl-3 .katt-visu {
    height: 72px;
    width: 72px;
  }
}

.katt-bl-2 .katt-visu {
  height: 80px;
  width: 80px;
}

@media (max-width:767px) {
  .katt-bl-2 .katt-visu {
    height: 72px;
    width: 72px;
  }
}

.katt-visu img {
  max-width: 100%;
  max-height: 100%;
}

.katt-title {
  font-size: 18px;
  font-size: 1.8rem;
  font-weight: 500;
  color: #313130;
  overflow: hidden;
  line-height: 20px;
  height: 20px;
  margin-bottom: 16px;
}

@media (max-width:767px) {
  .katt-title {
    height: auto;
    padding: 0px;
  }
}

@media (min-width:768px) {
  .katt-title {
    text-overflow: ellipsis;
    -webkit-line-clamp: 1;
    display: -webkit-box;
    -webkit-box-orient: vertical;
  }
}

.katt-title-link {
  color: #313130;
  transition: all 0.25s ease-in-out 0s;
}

.katt-list {
  margin: 0;
  padding: 0;
  list-style: none;
  margin-bottom: 16px;
}

.katt-list-item {
  margin: 0 0 8px 0;
  line-height: 16px;
  display: block;
  overflow: hidden;
  padding-bottom: 0px;
}

.katt-list-item:last-child {
  margin-bottom: 0;
}

@media (max-width:767px) {
  .katt-list-item {
    height: auto;
  }
}

@media (min-width:768px) {
  .katt-list-item {
    text-overflow: ellipsis;
    -webkit-line-clamp: 1;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    overflow: hidden;
  }
}

.katt-list-item h4 {
  font-weight: 400;
  margin: 0;
}

.katt-list-link {
  transition: all 0.25s ease-in-out 0s;
  color: #5D5D5B;
}

.katt-list-indented {
  margin: 8px 0 0 24px;
}

.box {
  border: 1px solid #CDCDC8;
  margin-bottom: 16px;
}

.box.bg-light {
  border-color: #F5F5F5;
}

.box &gt; .hr {
  margin: 0 16px;
}

.box-part {
  display: block;
}

.box-part + .box-part {
  border-top: 1px solid #CDCDC8;
}

.box-header {
  padding-left: 23px;
  padding-right: 23px;
  padding-top: 15px;
  padding-bottom: 16px;
  position: relative;
}

.col-md-4 .box-header,
.col-md-3 .box-header,
.col-md-2 .box-header,
.col-md-1 .box-header {
  padding-left: 15px;
  padding-right: 15px;
}

@media (max-width:991px) {
  .box-header {
    padding-left: 15px;
    padding-right: 15px;
  }
}

@media (max-width:991px) {
  .box-header {
    padding-right: 40px;
  }
}

.box-header[data-oc-trigger] {
  padding-right: 40px;
}

.box-header .t3,
.box-header .t4,
.box-header .t5 {
  margin-bottom: 0;
  display: flex;
  align-items: flex-start;
}

.box-header .t3 + .bt,
.box-header .t4 + .bt,
.box-header .t5 + .bt {
  margin-top: -8px;
}

.box-header .t3 &gt; span,
.box-header .t4 &gt; span,
.box-header .t5 &gt; span {
  display: inline-block;
  white-space: normal;
  word-break: break-word;
}

.box-header .t3 &gt; [class*="ico-"],
.box-header .t4 &gt; [class*="ico-"],
.box-header .t5 &gt; [class*="ico-"],
.box-header .t3 img,
.box-header .t4 img,
.box-header .t5 img {
  margin-right: 4px;
}

.box-header .subtitle {
  margin: 8px 0 0;
}

.box-sm .box-header {
  padding: 8px;
}

.box-sm .box-header + .bt {
  margin-top: -8px;
}

.box-footer {
  padding-left: 23px;
  padding-right: 23px;
  padding-top: 16px;
  padding-bottom: 15px;
  padding-top: 0;
  position: relative;
}

.col-md-4 .box-footer,
.col-md-3 .box-footer,
.col-md-2 .box-footer,
.col-md-1 .box-footer {
  padding-left: 15px;
  padding-right: 15px;
}

@media (max-width:991px) {
  .box-footer {
    padding-left: 15px;
    padding-right: 15px;
  }
}

.box-footer &gt; *:last-child {
  margin-bottom: 0;
}

.box-close {
  position: absolute;
  right: 16px;
  top: 16px;
  font-size: 27px;
  font-size: 2.7rem;
  color: #5D5D5B;
  transition: all 0.25s ease-in-out 0s;
}

@media (max-width:991px) {
  .box-close {
    font-size: 25px;
    font-size: 2.5rem;
  }
}

@media (max-width:991px) {
  .box-close {
    font-size: 25px;
    font-size: 2.5rem;
  }
}

.box-close:hover {
  color: #FC560B;
}

@media (min-width:992px) {
  .box-close {
    display: none;
  }
}

.box-content {
  padding-left: 24px;
  padding-right: 24px;
  padding-top: 16px;
  padding-bottom: 16px;
  padding-top: 0;
}

.col-md-4 .box-content,
.col-md-3 .box-content,
.col-md-2 .box-content,
.col-md-1 .box-content {
  padding-left: 16px;
  padding-right: 16px;
}

@media (max-width:991px) {
  .box-content {
    padding-left: 16px;
    padding-right: 16px;
  }
}

.box-content:first-child {
  padding-top: 16px;
}

.box-content &gt; *:last-child {
  margin-bottom: 0;
}

@media (max-width:991px) {
  .box-content {
    max-height: calc(100vh - 106px);
    overflow-y: auto;
  }

  .box-content .with-footer {
    max-height: calc(100vh - 106px);
  }
}

@media (min-width:992px) {
  .box-scat .box-content {
    max-height: 273px;
    overflow-y: auto;
  }
}

.box-content-i {
  padding: 16px;
  padding-top: 0px;
}

.box-scat .box-content-i {
  overflow-y: hidden;
}

.box-sm .box-content {
  padding: 0 8px 8px;
}

.box-sm .box-content:first-child {
  padding-top: 8px;
}

.box-sm .box-content p:last-child {
  margin-bottom: 0;
}

.box-sm .box-content .row [class^="ico-"] {
  display: inline-block;
  margin-top: -8px;
}

.box-md .box-content {
  padding-left: 24px;
  padding-right: 24px;
}

.box-sub {
  padding: 8px 16px;
  border-top: 1px solid #CDCDC8;
}

.box-sub &gt; img {
  display: block;
  margin: 0 auto;
}

.box-remote {
  text-align: center;
  margin: 16px 0;
  display: none;
}

@media (max-width:991px) {
  .box-remote {
    display: block;
  }
}

.box-remote .bt {
  margin-left: 8px;
}

.box-remote .bt:first-child {
  margin-left: 0px;
}

@media (max-width:991px) {
  .box-cat,
  .box-scat,
  .box-filters {
    position: fixed;
    top: 0;
    right: -100%;
    transition: all 0.25s ease-in-out 0s;
    width: 100%;
    height: 100%;
    background-color: #ffffff;
    z-index: 9999;
  }
}

@media (min-width:992px) {
  .box-cat,
  .box-scat,
  .box-filters {
    display: block;
  }
}

@media (max-width:991px) {
  .box-cat-opened .box-cat {
    right: 0;
  }
}

@media (max-width:991px) {
  .box-scat-opened .box-scat {
    right: 0;
  }
}

@media (max-width:991px) {
  .box-filters-opened .box-filters {
    right: 0;
  }
}

.box-filters .box-header {
  padding-bottom: 0px;
}

.box-filters .box-footer {
  display: none;
}

@media (max-width:991px) {
  .box-filters .box-footer {
    display: block;
  }
}

.box-and-desktop {
  display: block;
}

@media (max-width:991px) {
  .box-and-desktop {
    display: none;
  }
}

.box-and-desktop.last,
.box-and-mobile {
  display: none;
}

@media (max-width:991px) {
  .box-and-desktop.last,
  .box-and-mobile {
    display: block;
    margin-top: 20px;
  }
}

.box-intro {
  margin-bottom: 16px;
}

@media (max-width:991px) {
  .box-intro-light .box-intro-i {
    max-height: 80px;
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 4;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    line-height: 20px;
  }
}

.box-intro-inter {
  transition: all 0.25s ease-in-out 0s;
  color: #313130;
  display: inline-block;
}

@media (min-width:992px) {
  .box-intro-inter {
    display: none;
  }
}

.box-intro-inter-more {
  display: none;
}

.box-intro-inter-more:after {
  content: "\E00C";
  font-family: "icons";
  font-size: 18px;
  font-size: 1.8rem;
  position: relative;
  top: 4px;
}

.box-intro-light .box-intro-inter-more {
  display: block;
}

.box-intro-inter-less {
  display: block;
}

.box-intro-inter-less:after {
  content: "\E00F";
  font-family: "icons";
  font-size: 18px;
  font-size: 1.8rem;
  position: relative;
  top: 4px;
}

.box-intro-light .box-intro-inter-less {
  display: none;
}

@media (min-width:992px) {
  .box-links {
    display: block;
  }
}

@media (max-width:991px) {
  .box-links {
    position: fixed;
    top: 0;
    right: -100%;
    transition: all 0.25s ease-in-out 0s;
    width: 100%;
    height: 100%;
    background-color: #ffffff;
    z-index: 9999;
  }
}

@media (max-width:991px) {
  .box-links-opened .box-links {
    right: 0;
  }
}

.box-link {
  padding: 8px 24px 8px 16px;
  display: block;
  color: #5D5D5B;
  position: relative;
}

.box-link:after {
  content: "\E00E";
  font-family: "icons";
  position: absolute;
  font-size: 18px;
  font-size: 1.8rem;
  right: 16px;
  top: 50%;
  transform: translateY(-50%);
}

.box-link [class*="ico-"] {
  vertical-align: middle;
  margin-right: 8px;
}

.box-static-remote {
  text-align: center;
  margin: 16px 0;
  display: none;
}

@media (max-width:991px) {
  .box-static-remote {
    display: inline-block;
  }
}

.box-static-remote .bt {
  margin-left: 8px;
}

.box-static-remote .bt:first-child {
  margin-left: 0px;
}

.box-separator {
  display: flex;
  justify-content: center;
  align-items: center;
  color: #AEAEAD;
  font-weight: 500;
  font-size: 12px;
  font-size: 1.2rem;
  margin-top: 16px;
  margin-bottom: 16px;
}

.box-separator:before,
.box-separator:after {
  content: "";
  flex: 1 1 auto;
  height: 0;
  border-bottom: solid 1px #CDCDC8;
}

.box-separator:before {
  margin-right: 8px;
}

.box-separator:after {
  margin-left: 8px;
}

.border-csr .box-separator {
  color: inherit;
}

.border-csr .box-separator:before,
.border-csr .box-separator:after {
  border-color: #216c08;
}

.box-separator-only-right:before {
  display: none;
}

.box-figure {
  margin-bottom: -16px;
}

.box-figure img {
  max-width: 136px;
}

.box-content .box-figure {
  margin-top: -56px;
}

[data-oc].box [data-oc-trigger] {
  position: relative;
}

[data-oc].box [data-oc-trigger]:after {
  content: "\E00C";
  font-family: "icons";
  position: absolute;
  right: 16px;
  top: 50%;
  font-size: 22px;
  font-size: 2.2rem;
  transition: all 0.25s ease-in-out 0s;
  margin-top: -14px;
}

@media (max-width:991px) {
  [data-oc].box [data-oc-trigger]:after {
    font-size: 21px;
    font-size: 2.1rem;
  }
}

@media (max-width:991px) {
  [data-oc].box [data-oc-trigger]:after {
    font-size: 21px;
    font-size: 2.1rem;
  }
}

[data-oc].box [data-oc-trigger]:hover {
  color: #dc4603;
}

[data-oc].box [data-oc-trigger]:hover .t3,
[data-oc].box [data-oc-trigger]:hover .t4,
[data-oc].box [data-oc-trigger]:hover .t5 {
  color: currentColor;
}

[data-oc].box-sm [data-oc-trigger]:after {
  right: 8px;
}

[data-oc].box.oc-opened [data-oc-trigger]:after {
  transform: rotate(-180deg);
}

[data-oc].box .box-content {
  padding-top: 0 !important;
}

.box.border-bottom {
  border-width: 0 0 1px 0;
}

.subox {
  border-top: 1px solid #CDCDC8;
  margin: 16px 0;
  padding-top: 16px;
}

.subox:first-child {
  border-top: none;
  padding-top: 0px;
}

.subox:last-child {
  margin-bottom: 0px;
}

.subox-csr:first-child {
  margin-top: 0px;
}

.subox-header {
  position: relative;
  cursor: pointer;
  padding-right: 24px;
}

.subox-header-csr {
  padding-top: 8px;
}

.subox-header:after {
  content: "\E00C";
  font-family: "icons";
  position: absolute;
  right: 0;
  top: 0;
  font-size: 22px;
  font-size: 2.2rem;
  transition: all 0.25s ease-in-out 0s;
}

@media (max-width:991px) {
  .subox-header:after {
    font-size: 21px;
    font-size: 2.1rem;
  }
}

@media (max-width:991px) {
  .subox-header:after {
    font-size: 21px;
    font-size: 2.1rem;
  }
}

.subox-opened .subox-header:after {
  transform: rotate(-180deg);
}

.subox-header:hover:after {
  color: #FC560B;
}

.subox-header .t4 {
  margin-bottom: 8px;
}

.subox-content {
  display: none;
}

.subox-opened .subox-content {
  display: block;
}

.subox-content .radiocheck input[type="checkbox"]:checked ~ label {
  font-weight: 500;
}

[data-oc].subox [data-oc-trigger]:hover {
  color: #dc4603;
}

[data-oc].subox.oc-opened [data-oc-trigger]:after {
  transform: rotate(-180deg);
}

[data-oc].subox .subox-content {
  display: block;
}

.boxlist {
  margin: 0;
  padding: 0;
  list-style: none;
}

.boxlist-item {
  margin: 0;
  padding: 0;
  margin-top: 8px;
  display: flex;
  align-items: center;
}

.boxlist-item-more {
  display: none;
}

.boxlist-full .boxlist-item-more {
  display: block;
}

.boxlist-item .supericon {
  flex: 0 0 auto;
  width: 32px;
  vertical-align: middle;
  margin-right: 8px;
}

.boxlist-link {
  transition: all 0.25s ease-in-out 0s;
  color: #5D5D5B;
  line-height: 18px;
}

.boxlist-level .boxlist-link,
.boxlist-level .boxlist-current {
  padding-left: 16px;
  display: block;
}

.boxlist-back {
  display: inline-block;
  padding-left: 16px;
  position: relative;
}

.boxlist-back:before {
  content: "\E00D";
  font-family: "icons";
  position: absolute;
  left: 0;
  top: 0;
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 1.2em;
  transform: translateX(-0.2rem);
}

.boxlist-level .boxlist-back {
  color: currentColor;
}

.boxlist-level .boxlist-back:hover {
  color: #dc4603;
}

.boxlist-inter {
  transition: all 0.25s ease-in-out 0s;
  color: #313130;
  line-height: 18px;
  margin-top: 8px;
  display: inline-block;
}

.boxlist-inter-more:after {
  content: "\E00C";
  font-family: "icons";
  font-size: 18px;
  font-size: 1.8rem;
  position: relative;
  top: 4px;
}

.boxlist-full .boxlist-inter-more {
  display: none;
}

.boxlist-inter-less {
  display: none;
}

.boxlist-inter-less:after {
  content: "\E00F";
  font-family: "icons";
  font-size: 18px;
  font-size: 1.8rem;
  position: relative;
  top: 4px;
}

.boxlist-full .boxlist-inter-less {
  display: block;
}

.boxlist-current {
  font-weight: 500;
  color: #FC560B;
}

.boxlist-scat {
  margin: 0;
  padding: 0;
  list-style: none;
}

.boxlist-scat-item {
  height: 48px;
  margin-bottom: 4px;
}

.boxlist-scat-link {
  display: block;
  position: relative;
  overflow: hidden;
  color: #5D5D5B;
  transition: all 0.25s ease-in-out 0s;
}

.boxlist-scat-visu {
  display: block;
  height: 48px;
  width: 48px;
  overflow: hidden;
}

.boxlist-scat-visu img {
  max-height: 100%;
  max-width: 100%;
}

.boxlist-scat-txt {
  position: absolute;
  display: block;
  max-height: 42px;
  left: 56px;
  top: 50%;
  text-overflow: ellipsis;
  -webkit-line-clamp: 3;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  line-height: 14px;
  transform: translateY(-50%);
  overflow: hidden;
}

.boxlist-static-item {
  margin: 0px;
  padding: 0px;
  margin-top: 16px;
  font-size: 14px;
  font-size: 1.4rem;
}

.boxlist-suggest {
  list-style: none;
  margin-bottom: 0px;
  padding: 0px;
}

.column.boxlist-suggest {
  display: flex;
  flex-wrap: wrap;
}

.boxlist-suggest-item {
  margin-top: 16px;
  padding-bottom: 0px;
}

.boxlist-suggest-item:before,
.boxlist-suggest-item:after {
  display: table;
  content: " ";
}

.boxlist-suggest-item:after {
  clear: both;
}

.boxlist-suggest-link {
  transition: all 0.25s ease-in-out 0s;
  color: #5D5D5B;
  line-height: 18px;
  display: flex;
  align-items: center;
}

.boxlist-suggest-link.column {
  flex-direction: column;
}

.boxlist-suggest-txt &gt; * {
  display: block;
  margin-bottom: 4px;
}

.boxlist-suggest-txt &gt; *:last-child {
  margin-bottom: 0px;
}

.boxlist-suggest-link.column .boxlist-suggest-txt {
  text-align: center;
}

.boxlist-suggest-cat {
  margin-top: -4px;
  font-size: 10px;
  font-size: 1rem;
}

.boxlist-suggest-ref {
  font-size: 12px;
  font-size: 1.2rem;
}

.boxlist-suggest-visu,
.boxlist-suggest-icon {
  flex: 0 0 auto;
  margin-right: 8px;
}

.boxlist-suggest-visu {
  width: 80px;
  height: 80px;
  background: #ffffff;
  border: solid 1px #CDCDC8;
}

.boxlist-suggest-visu img {
  max-width: 100% !important;
  height: auto !important;
}

.boxlist-suggest-icon {
  width: 32px;
  height: 32px;
}

.boxlist-suggest-icon img {
  max-width: 100%;
}

.boxlist-suggest-icon svg {
  max-width: 100% !important;
  height: auto !important;
}

.boxlist-suggest-logo {
  max-width: 40px;
  height: 32px;
  padding: 2px;
  display: flex;
  align-items: center;
}

.boxlist-suggest-logo img {
  max-height: 100% !important;
  max-width: 100% !important;
}

.boxlist-suggest-price &gt; span,
.boxlist-suggest-price &gt; strong {
  white-space: nowrap;
}

.boxlist-suggest-price .promo {
  color: #EC100E;
}

.boxlist-suggest-price .old {
  text-decoration: line-through;
  margin-bottom: -0.2em;
  font-size: 12px;
  font-size: 1.2rem;
}

@media (max-width:991px) {
  body.box-cat-opened,
  body.box-scat-opened,
  body.box-filters-opened {
    overflow: hidden;
  }
}

.flt-tags {
  overflow: hidden;
  margin-top: 8px;
}

.flt-list {
  margin: 0;
  padding: 0;
  list-style: none;
  line-height: unset;
}

.flt-item {
  margin: 0;
  padding: 0;
  margin-top: 8px;
  line-height: unset;
}

.flt-item:first-child {
  margin-top: 0px;
}

.flt-toggle {
  display: flex;
  flex-direction: row;
  align-items: center;
  gap: 8px;
}

.flt-checkbox {
  position: absolute;
  left: -9999em;
}

.flt-checkbox:disabled + .flt-checkbox-label {
  color: #868683;
}

.flt-checkbox-label {
  display: block;
  margin: 0;
  padding: 0;
}

.flt-delete {
  font-size: 12px;
  font-size: 1.2rem;
  line-height: 24px;
  display: inline-block;
}

.flt-delete:focus,
.flt-delete:hover,
.flt-delete:active {
  text-decoration: none;
  color: #FC560B;
}

.flt-delete:before {
  content: "\E014";
  font-family: "icons";
  font-size: 18px;
  font-size: 1.8rem;
  margin-right: 4px;
  position: relative;
  top: 3px;
}

.flt-submit {
  text-align: center;
}

@-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);
  }
}

.loader {
  display: inline-block;
  -webkit-animation: spin 1s linear infinite;
  -moz-animation: spin 1s linear infinite;
  animation: spin 1s linear infinite;
}

.loader svg {
  fill: #FC560B;
}

@media (min-width:1200px) {
  .loader {
    width: 80px;
    height: 80px;
  }
}

@media (min-width:992px) and (max-width:1199px) {
  .loader {
    width: 60px;
    height: 60px;
  }
}

@media (min-width:768px) and (max-width:991px) {
  .loader {
    width: 40px;
    height: 40px;
  }
}

@media (max-width:767px) {
  .loader {
    width: 40px;
    height: 40px;
  }
}

.loader.centered {
  position: fixed;
  z-index: 2000;
}

@media (min-width:1200px) {
  .loader.centered {
    top: calc(50% - 80px/2);
    left: calc(50% - 80px/2);
  }
}

@media (min-width:992px) and (max-width:1199px) {
  .loader.centered {
    top: calc(50% - 60px/2);
    left: calc(50% - 60px/2);
  }
}

@media (min-width:768px) and (max-width:991px) {
  .loader.centered {
    top: calc(50% - 40px/2);
    left: calc(50% - 40px/2);
  }
}

@media (max-width:767px) {
  .loader.centered {
    top: calc(50% - 40px/2);
    left: calc(50% - 40px/2);
  }
}

.stepper-o {
  display: flex;
  width: 100%;
  margin: 24px 0;
}

.stepper-2 {
  width: 50%;
}

.stepper-3 {
  width: 75%;
}

.stepper-4 {
  width: 100%;
}

.stepper-full {
  width: 100%;
}

.stepper-item {
  flex: 1;
  text-align: center;
  position: relative;
}

.stepper-item:after {
  display: block;
  width: 100%;
  height: 0;
  content: "";
  position: absolute;
  top: 10px;
  left: 50%;
  z-index: 0;
  border-top: 4px solid #868683;
}

.stepper-item:last-child:after {
  display: none;
}

.stepper-item.done:after {
  border-color: #309B0C;
}

.stepper-item.stripped:after {
  border-top-style: dotted;
}

.stepper-statut {
  z-index: 1;
  border-radius: 50%;
  width: 24px;
  height: 24px;
  background-color: #868683;
  position: relative;
  display: inline-block;
}

.off .stepper-statut {
  background-color: #868683;
}

.current .stepper-statut {
  background-color: #F3AB09;
}

.current .stepper-statut:after {
  content: '';
  border-radius: 50%;
  width: 12px;
  height: 12px;
  background-color: #ffffff;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}

.done .stepper-statut:after,
.error .stepper-statut:after {
  color: #ffffff !important;
  font-size: 22px;
  font-size: 2.2rem;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}

@media (max-width:991px) {
  .done .stepper-statut:after,
  .error .stepper-statut:after {
    font-size: 21px;
    font-size: 2.1rem;
  }
}

@media (max-width:991px) {
  .done .stepper-statut:after,
  .error .stepper-statut:after {
    font-size: 21px;
    font-size: 2.1rem;
  }
}

.done .stepper-statut {
  background-color: #309B0C;
}

.done .stepper-statut:after {
  content: "\E00B";
  font-family: "icons";
}

.error .stepper-statut {
  background-color: #EC100E;
}

.error .stepper-statut:after {
  content: "\E011";
  font-family: "icons";
  background: yellow;
  margin: 0;
  height: 32px;
  width: 32px;
  margin-bottom: -16px;
  font-size: 22px;
  font-size: 2.2rem;
  float: right;
  line-height: 1;
  color: #868683;
  opacity: 1;
  transition: all 0.25s ease-in-out 0s;
}

@media (max-width:991px) {
  .error .stepper-statut:after {
    font-size: 21px;
    font-size: 2.1rem;
  }
}

@media (max-width:991px) {
  .error .stepper-statut:after {
    font-size: 21px;
    font-size: 2.1rem;
  }
}

.error .stepper-statut:after:hover,
.error .stepper-statut:after:focus {
  color: #313130;
  text-decoration: none;
  cursor: pointer;
}

button.error .stepper-statut:after {
  padding: 0px;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  appearance: none;
}

.modal-header .error .stepper-statut:after,
.modal-content .error .stepper-statut:after,
.alert-dismissable .error .stepper-statut:after,
.alert-dismissible .error .stepper-statut:after {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
}

.stepper-statut span {
  color: #ffffff !important;
  font-weight: bold;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}

.stepper-txt,
.stepper-list {
  font-size: 12px;
  font-size: 1.2rem;
}

.off .stepper-txt,
.off .stepper-list {
  color: #868683;
}

.current .stepper-txt,
.current .stepper-list {
  color: #F3AB09;
}

.done .stepper-txt,
.done .stepper-list {
  color: #309B0C;
}

.error .stepper-txt,
.error .stepper-list {
  color: #EC100E;
}

.stepper-icon i {
  font-size: 42px;
  font-size: 4.2rem;
  line-height: 1em;
}

@media (max-width:991px) {
  .stepper-icon i {
    font-size: 36px;
    font-size: 3.6rem;
  }
}

@media (max-width:991px) {
  .stepper-icon i {
    font-size: 36px;
    font-size: 3.6rem;
  }
}

.stepper-list {
  font-weight: 500;
}

.stepper-list-more .stepper-list {
  display: none;
}

.stepper-list-inter {
  display: inline-block;
  color: inherit;
}

.stepper-list-inter:after {
  content: "\E00C";
  font-family: "icons";
  font-size: 18px;
  font-size: 1.8rem;
  transition: all 0.25s ease-in-out 0s;
}

.stepper-list-more.opened .stepper-list {
  display: block;
}

.stepper-list-more.opened .stepper-list-inter {
  transform: rotate(180deg);
}

.step {
  display: inline-block;
  vertical-align: middle;
  line-height: 32px;
  width: 32px;
  height: 32px;
  font-size: 18px;
  border-radius: 100%;
  color: #ffffff;
  text-align: center;
  margin-right: 4px;
  position: relative;
  top: -3px;
  background: #313130;
}

.step [class*="ico-"] {
  position: relative;
  top: 2px;
}

[class*="-disabled"] .step {
  background: #868683;
}

[class*="-current"] .step {
  background: #FC560B;
}

[class*="-success"] .step {
  background: #309B0C;
}

[class*="-error"] .step {
  background: #EC100E;
}

.oc-inter {
  position: relative;
  cursor: pointer;
  transition: all 0.25s ease-in-out 0s;
  margin-bottom: 4px;
  padding-right: 24px !important;
}

.oc-inter:after {
  content: "\E00C";
  font-family: "icons";
  position: absolute;
  right: 0;
  top: -4px;
  font-size: 22px;
  font-size: 2.2rem;
  transition: all 0.25s ease-in-out 0s;
}

@media (max-width:991px) {
  .oc-inter:after {
    font-size: 21px;
    font-size: 2.1rem;
  }
}

@media (max-width:991px) {
  .oc-inter:after {
    font-size: 21px;
    font-size: 2.1rem;
  }
}

.oc-opened .oc-inter:after {
  transform: rotate(-180deg);
}

.oc-inter:hover {
  color: #dc4603;
}

.oc-inter:hover:after {
  color: #dc4603;
}

.oc-inter .closed {
  display: block;
}

.oc-opened .oc-inter .closed {
  display: none;
}

.oc-inter .opened {
  display: none;
}

.oc-opened .oc-inter .opened {
  display: block;
}

.oc-inter.bt:after {
  font-size: 22px;
  font-size: 2.2rem;
  line-height: 1em;
  top: 7px;
}

@media (max-width:991px) {
  .oc-inter.bt:after {
    font-size: 21px;
    font-size: 2.1rem;
  }
}

@media (max-width:991px) {
  .oc-inter.bt:after {
    font-size: 21px;
    font-size: 2.1rem;
  }
}

.oc-inter.bt-sm:after {
  top: 5px;
}

.oc-i {
  display: none;
}

.oc-i .summary-partnumber {
  font-size: 14px;
  font-size: 1.4rem;
}

.oc-i .item-name {
  font-size: 14px;
  font-size: 1.4rem;
  font-weight: 700;
}

.oc-o {
  padding: 8px;
  margin: 0 16px;
  border: solid 1px #CDCDC8;
}

.ifopened {
  display: none;
}

.oc-opened .ifopened {
  display: block;
}

*[data-oc-trigger] {
  cursor: pointer;
}

*[data-oc-target] {
  transition: height 0.2s ease-in-out;
  overflow: hidden;
  position: relative;
}

*[data-oc-fade]:after {
  opacity: 0;
  content: "";
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  height: 60px;
  transition: all 0.2s ease-in-out;
  /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#ffffff+0,ffffff+100&amp;0+0,1+100 */
  background: -moz-linear-gradient(top, rgba(255, 255, 255, 0) 0%, #ffffff 100%);
  /* FF3.6-15 */
  background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0%, #ffffff 100%);
  /* Chrome10-25,Safari5.1-6 */
  background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, #ffffff 100%);
  /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00ffffff', endColorstr='#ffffff', GradientType=0);
  /* IE6-9 */
}

.oc-closed *[data-oc-fade]:after {
  opacity: 1;
}

.oops {
  align-self: center!important;
  padding-right: 16px;
}

.oops-o {
  padding-left: 240px;
  padding-right: 20px;
  font-size: 18px;
  font-size: 1.8rem;
  position: relative;
  min-height: 192px;
  margin-bottom: 24px;
  margin-top: 8px;
  display: flex;
  flex-wrap: wrap;
}

@media (max-width:991px) {
  .oops-o {
    padding-left: 0px;
    min-height: 0;
  }
}

.oops-visu {
  display: block;
  width: 212px;
  height: 192px;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
}

@media (max-width:991px) {
  .oops-visu {
    display: none;
  }
}

.oops-title {
  color: #F3AB09;
}

.oops-item {
  height: 260px;
  width: 100%;
  background-color: #ffffff;
  border: 1px solid #E1E1E0;
  border-radius: 4px;
  position: relative;
  box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.15);
  z-index: 0;
}

.oops-item .carousel-image-container {
  text-align: center;
}

.oops-item img {
  display: inline-block;
}

.oops-down {
  text-align: center;
  width: 100%;
}

.oops-encore {
  color: #313130;
  display: inline-block;
  cursor: pointer;
  top: -40px;
  background: #ffffff;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  box-shadow: 0px 2px 4px #00000029;
  transition: all 0.25s ease-in-out 0s;
}

.overlay-body {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  background: #313130;
  opacity: 0;
  transition: opacity 0.2s ease-in-out;
  z-index: 1031;
  pointer-events: none;
}

@media (max-width:991px) {
  .overlay-body {
    top: 0;
    background-color: #ffffff;
  }
}

@media (min-width:992px) {
  .overlay-body {
    top: 148px;
  }
}

.overlay-open {
  overflow: hidden !important;
}

.overlay-open .overlay-body {
  pointer-events: auto;
}

@media (max-width:991px) {
  .overlay-open .overlay-body {
    opacity: 1;
  }
}

@media (min-width:992px) {
  .overlay-open .overlay-body {
    opacity: 0.5;
  }
}

@media screen\0 {
  .overlay-body {
    display: none\9;
  }
}

@media (min-width:992px) {
  body:has(.subheader-main) .overlay-body {
    top: 196px;
  }
}

.card-o {
  position: relative;
}

.card-o .sister-item {
  border-color: #CDCDC8;
}

.card-link {
  border: 1px solid #CDCDC8;
  display: block;
  height: 410px;
  padding: 8px;
}

.card-link:hover .card-title {
  color: #dc4603;
}

.card-link-cardGrid {
  border: 1px solid #CDCDC8;
  display: block;
  padding: 8px;
}

.card-link-cardGrid:hover .card-title {
  color: #dc4603;
}

.card-illu {
  height: 140px;
  width: 140px;
  line-height: 140px;
  text-align: center;
  margin: 4px auto 0 auto;
}

.card-illu img {
  max-height: 100%;
  max-width: 100%;
}

.card-data {
  height: auto;
  color: #5D5D5B;
  width: 100%;
}

.card-title {
  line-height: 20px;
}

.card-title,
.card-title h3 {
  color: #313130;
  height: 60px;
  overflow: hidden;
  transition: all 0.25s ease-in-out 0s;
  text-overflow: ellipsis;
  -webkit-line-clamp: 3;
  display: -webkit-box;
  -webkit-box-orient: vertical;
}

.card-title h3 {
  font-size: 14px;
  font-size: 1.4rem;
  font-family: 'Roboto';
  font-weight: 700;
  line-height: 20px;
  font-style: normal;
  margin-bottom: 0px;
}

.card-prices {
  height: 102px;
  overflow: hidden;
  margin-top: 8px;
  position: relative;
}

.card-prices-grid {
  margin-top: 0px;
}

.card-price {
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 21px;
  margin-top: 4px;
  display: block;
}

.card-price-old {
  text-decoration: line-through;
  color: #313130;
}

.card-price.promo {
  color: #EC100E;
  font-weight: 600;
}

.card-from {
  font-size: 12px;
  font-size: 1.2rem;
  line-height: 14px;
}

.card-from-content {
  min-height: 18px;
  margin-bottom: 0px;
  font-size: 12px;
  font-size: 1.2rem;
  line-height: 16px;
}

.card-from-content &gt; div:first-child {
  height: 16px;
}

.card-pack {
  font-size: 12px;
  font-size: 1.2rem;
  line-height: 17px;
  color: #313130;
}

.card-modal-inter {
  position: absolute;
  width: 32px;
  height: 32px;
  background-color: #ffffff;
  border-radius: 50%;
  right: 8px;
  top: 8px;
  display: block;
  box-shadow: 0px 2px 4px #00000029;
  text-align: center;
  font-size: 22px;
  font-size: 2.2rem;
  line-height: 32px;
  transition: all 0.25s ease-in-out 0s;
}

@media (max-width:991px) {
  .card-modal-inter {
    font-size: 21px;
    font-size: 2.1rem;
  }
}

@media (max-width:991px) {
  .card-modal-inter {
    font-size: 21px;
    font-size: 2.1rem;
  }
}

.card-modal-inter:hover {
  color: #dc4603;
}

.card-modal-inter i {
  position: relative;
  top: 3px;
}

.card-promo,
.card-contract {
  color: #ffffff;
  text-align: center;
  background-color: #EC100E;
  padding: 0 4px;
  line-height: 17px;
  font-weight: 700;
  font-size: 12px;
  font-size: 1.2rem;
  float: right;
}

.card-ribbon {
  position: absolute;
  top: 8px;
  left: 8px;
}

.card-promo + .card-ribbon,
.card-contract + .card-ribbon {
  top: 24px;
}

.card-price .promo {
  color: #EC100E;
  font-weight: 600;
}

.card-marque img {
  height: auto;
  width: auto !important;
  max-height: 28px;
  max-width: 68px;
  margin-left: 0px;
}

.card-discoverModelsButton {
  padding-right: 0px;
  float: right;
}

.card-discoverModelsButton-linkChevron {
  padding-bottom: 2px;
}

.card-modal-icon {
  line-height: 28px;
}

.card-modal-icon img {
  width: auto;
  height: 24px !important;
}

p.card-multipleSalesQuantity {
  font-weight: 700 !important;
  margin-bottom: 0px !important;
}

.productCarouselImage,
.productCardGridViewImage {
  margin: 24px 24px 0 24px;
}

.hover-shadow {
  transition: box-shadow 0.3s ease-in-out;
}

.hover-shadow:hover {
  box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
}

.hover-shadow:focus:active {
  box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
  border: 1px solid #FC560B;
  border-style: inset;
}

.hover-shadow:focus {
  border: 1px solid #FC560B;
  border-style: inset;
  box-shadow: 0px 0px 0px 4px rgba(252, 86, 11, 0.25);
}

.full_tile_product_link {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 1;
}

@media (max-width:767px) {
  .card-promo {
    top: 24px;
  }
}

.card-address {
  border: 1px solid #CDCDC8;
  display: block;
  padding: 16px;
  margin-bottom: 16px;
}

.row.flex &gt; [class*="col-"] &gt; .card-address {
  flex-grow: 1;
}

.card-address,
.card-address:hover,
.card-address:focus {
  color: #5D5D5B;
}

.card-address:hover {
  border-color: #dc4603;
}

.card-address.active {
  cursor: default;
  border-color: #FC560B;
}

.card-address-grid {
  margin-top: 16px;
}

.card-address-header {
  margin-bottom: 8px;
}

.card-address-actions {
  text-align: right;
  margin: -16px -16px -20px -16px;
}

.card-address-type {
  color: #868683;
}

.card-address-label {
  color: #313130;
  font-weight: 500;
}

.card-address .address {
  margin: 0;
}

.card-address .address-name {
  color: #313130;
  font-weight: 500;
}

.ProductListViewBlock-Container .card-from-content,
.mig_row .card-from-content {
  min-height: 0px;
}

.sister {
  position: absolute;
  background: #F5F5F5;
  min-height: 96px;
  width: 100%;
  left: 0;
  z-index: 11;
}

.sister-o {
  position: relative;
  margin-bottom: 30px;
}

@media (max-width:991px) {
  .sister-o {
    display: none;
  }
}

.sister-o-more {
  margin-bottom: 50px;
}

.sister-gab {
  position: relative;
  height: 112px;
}

.sister-inter {
  position: absolute;
  left: 50%;
  bottom: -30px;
  height: 30px;
  background: #F5F5F5;
  line-height: 30px;
  padding: 0 16px;
  transform: translateX(-50%);
  z-index: 5;
  color: #5D5D5B;
  transition: all 0.25s ease-in-out 0s;
  box-shadow: 0px 3px 3px 0px rgba(0, 0, 0, 0.15);
  text-decoration: none !important;
}

.sister-inter i {
  display: inline-block;
  transition: all 0.25s ease-in-out 0s;
}

.sister.open .sister-inter i {
  transform: rotate(180deg);
}

.sister-inter-up {
  display: none;
}

.sister.open .sister-inter-up {
  display: inline-block;
}

.sister-inter-down {
  display: inline-block;
}

.sister.open .sister-inter-down {
  display: none;
}

.sister-count-1 .sister-inter,
.sister-count-2 .sister-inter,
.sister-count-3 .sister-inter,
.sister-count-4 .sister-inter,
.sister-count-5 .sister-inter,
.sister-count-6 .sister-inter {
  display: none;
}

@media (max-width:1199px) {
  .sister-count-5 .sister-inter {
    display: block;
  }
}

.sister-i {
  height: 104px;
  padding: 0 16px 8px 16px;
  overflow: hidden;
  transition: all 0.25s ease-in-out 0s;
}

.sister.open .sister-i {
  height: auto;
}

.sister-item {
  display: block;
  background: #ffffff;
  height: 80px;
  position: relative;
  margin: 8px 0;
  border: 1px solid #ffffff;
  color: #5D5D5B;
  transition: all 0.25s ease-in-out 0s;
}

a.sister-item:hover {
  color: #dc4603;
}

.sister-item.current {
  border-color: #FC560B;
  color: #FC560B;
  font-weight: 500;
}

a.sister-item.current:hover {
  border-color: #dc4603;
  color: #dc4603;
}

.sister-visu {
  width: 70px;
  height: 70px;
  position: absolute;
  top: 4px;
  left: 4px;
}

.sister-visu img {
  height: 100%;
}

.sister-name {
  position: absolute;
  top: 50%;
  left: 0;
  width: 100%;
  display: block;
  padding-left: 76px;
  transform: translateY(-50%);
  overflow: hidden;
  line-height: 18px;
  height: auto;
  max-height: 54px;
  text-overflow: ellipsis;
  font-size: 12px;
  font-size: 1.2rem;
  -webkit-line-clamp: 3;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  word-break: break-word;
}

.sister-categories .owl-stage-outer {
  padding: 4px;
  margin: -4px;
}

.sister-categories .owl-item:last-child {
  margin-right: 0px !important;
}

.current-sister-cat {
  color: #FC560B;
  border-color: #FC560B;
  pointer-events: none;
  font-weight: 700 !important;
}

.category-middle-section {
  padding-bottom: 0px;
}

.category-middle-subsection {
  padding-top: 0px;
}

.kon-o {
  margin: 24px auto 40px auto;
  width: 100%;
  max-width: 940px;
}

.kon-o-full {
  max-width: 100%;
}

.kon-o &gt; div {
  position: relative;
}

.kon-bl {
  padding: 24px 40px;
}

@media (max-width:991px) {
  .kon-bl {
    padding: 24px 16px;
  }
}

.kon-login {
  border: 1px solid #CDCDC8;
}

@media (max-width:991px) {
  .kon-login {
    border: none;
  }
}

.kon-create {
  background-color: #F5F5F5;
  border: 1px solid #F5F5F5;
}

.kon-create .kon-header {
  padding-right: 16px;
  position: relative;
}

.kon-create .kon-header:after {
  content: "\E00C";
  font-family: "icons";
  position: absolute;
  right: -8px;
  top: 12px;
  font-size: 22px;
  font-size: 2.2rem;
  transition: all 0.25s ease-in-out 0s;
}

@media (max-width:991px) {
  .kon-create .kon-header:after {
    font-size: 21px;
    font-size: 2.1rem;
  }
}

@media (max-width:991px) {
  .kon-create .kon-header:after {
    font-size: 21px;
    font-size: 2.1rem;
  }
}

.kon-create .kon-header:hover {
  cursor: pointer;
}

.opened .kon-header:after {
  transform: rotate(-180deg);
}

.kon-title {
  margin-bottom: 4px;
}

.kon-subtitle {
  font-weight: 400;
  color: #868683;
}

.kon-content {
  margin-top: 24px;
}

.kon-create .kon-content {
  display: none;
}

.opened .kon-content {
  display: block;
}

.kon-list {
  margin: 0;
  padding: 0;
  list-style: none;
}

.kon-item {
  font-size: 12px;
  font-size: 1.2rem;
  margin-top: 4px;
  display: block;
  padding-bottom: 0px !important;
}

.kon-item:first-child {
  margin-top: 0px;
}

.kon-link {
  color: #FC560B;
}

.kon-link:hover {
  text-decoration: none;
}

.kon-ml {
  font-size: 10px;
  font-size: 1rem;
  color: #868683;
}

.kon-visu {
  text-align: center;
}

.kon-visu img {
  max-width: 100%;
  display: inline-block;
  max-height: 450px;
}

.kon-msg {
  margin-bottom: 24px;
}

@media (min-width:992px) {
  .kon-hr {
    margin-top: 128px;
  }
}

@media (max-width:991px) {
  .kon-hr {
    margin-top: 64px;
  }
}

.filters {
  margin-bottom: 8px;
}

.filters .row + .bt {
  margin-top: -16px;
}

.filters &gt; .bt {
  margin: 0px;
}

.filters-head .h4,
.filters-head .t4 {
  margin: 0px;
  clear: left;
}

.filters-head .bt {
  float: left;
  margin-bottom: 32px;
}

.autosuggest {
  position: absolute;
  display: none;
  left: 0 !important;
  right: 0 !important;
  top: 100% !important;
  z-index: 1032;
  overflow: hidden;
  pointer-events: none;
}

.autosuggest:has(.autosuggest-es-close) .autosuggest-container {
  min-height: 148px;
  background-color: #ffffff;
}

@media ((max-width:767px)) {
  .autosuggest:has(.autosuggest-es-close) .autosuggest-container {
    min-height: 0px;
    height: 100vh !important;
  }
}

.header-search-panel-cards .autosuggest {
  position: fixed;
  margin-left: auto;
  margin-right: auto;
  top: 0 !important;
  width: 85vw;
  max-width: 1192px;
}

@media ((max-width:1199px)) {
  .header-search-panel-cards .autosuggest {
    width: 100%;
    max-width: none;
  }
}

.autosuggest-container {
  box-shadow: 0 8px 8px rgba(0, 0, 0, 0.1);
  overflow: hidden;
  overflow-y: auto;
  margin: 0 !important;
  flex: 0 1 auto;
  max-height: 100%;
  pointer-events: auto;
}

@media (max-width:991px) {
  .autosuggest-container {
    background: #ffffff;
    border-width: 1px 0 0 0 !important;
  }
}

@media (min-width:992px) {
  .autosuggest-container {
    background: #F5F5F5;
  }
}

.autosuggest-wrapper {
  display: block;
}

@media (min-width:992px) {
  .autosuggest-results &gt; .row [class*="col-"]:last-child:before {
    content: "";
    border: solid 0 #CDCDC8;
    position: absolute;
    left: 0;
    top: 16px;
    bottom: 16px;
    border-left-width: 1px;
  }
}

.autosuggest-results .boxlist-text,
.autosuggest-results .boxlist-ref {
  display: block;
  margin-bottom: 4px;
}

.autosuggest-categories .boxlist-suggest-item + .boxlist-suggest-item {
  margin-top: 12px;
}

.autosuggest-keywords .boxlist-suggest-item + .boxlist-suggest-item {
  margin-top: 8px;
}

.autosuggest-brands .boxlist-suggest-item {
  margin-top: 4px;
  flex: 0 0 50%;
}

.autosuggest .hr {
  margin: 0 16px;
}

.autosuggest-card {
  color: #5D5D5B;
  padding: 4px;
  margin-bottom: 8px;
  display: block;
}

.autosuggest-card-container {
  padding: 8px;
  border: 1px solid #E1E1E0;
}

.autosuggest-card:hover {
  cursor: pointer;
  color: #5D5D5B;
}

.autosuggest-card-image {
  padding-top: 24px;
  padding-bottom: 0px;
  padding-right: 40px;
  padding-left: 40px;
  margin-bottom: 8px;
}

.autosuggest-card-image .image {
  height: 140px;
  width: 140px;
}

@media ((max-width:1199px)) {
  .autosuggest-card-image {
    padding-top: 24px;
    padding-bottom: 8px;
    padding-right: 8px;
    padding-left: 8px;
    margin-bottom: 0px;
  }

  .autosuggest-card-image .image {
    height: 100px;
    width: 100px;
  }
}

.autosuggest-card-title {
  font-size: 14px;
  font-weight: 700;
  color: #313130;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  line-clamp: 3;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}

.autosuggest-card-title-block {
  height: 64px;
  margin-bottom: 8px;
}

.autosuggest-card-price {
  color: #313130;
  font-weight: 700;
  font-size: 18;
}

.autosuggest-card-price-text {
  font-size: 14px;
}

.autosuggest-card-price-wrapper {
  display: flex;
  flex-direction: row;
  align-items: center;
  gap: 4px;
}

.autosuggest-tag {
  display: block;
  transition: all 0.25s ease-in-out 0s;
  white-space: nowrap;
  color: #5D5D5B;
  border: 1px solid #868683;
  border-radius: 100px;
  padding: 4px 8px;
}

.autosuggest-tag:hover {
  border-color: #FC560B;
  cursor: pointer;
}

.autosuggest-tag span {
  font-weight: 500;
  line-height: 20px;
}

.autosuggest-es {
  display: block;
  padding-top: 96px;
}

.autosuggest-es .owl-stage {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-box;
  display: box;
}

.autosuggest-es &gt; .autosuggest-results &gt; .row [class*="col-"]:last-child:before {
  display: none;
}

@media ((max-width:991px)) {
  .autosuggest-es .header-search {
    top: 0px;
    padding-top: 48px;
  }

  .autosuggest-es .header-search-group {
    align-items: center;
  }

  .autosuggest-es .header-search-group .close {
    margin-bottom: 0px;
    margin-left: 16px;
  }
}

@media ((max-width:1199px)) {
  .autosuggest-es {
    padding-top: 80px;
  }
}

.autosuggest-es-container {
  overflow-y: hidden;
}

.autosuggest-es-container .autosuggest-history {
  padding-top: 80px;
}

@media ((min-width:992px)) {
  .autosuggest-es-container .autosuggest-history {
    padding-left: 33px;
  }
}

.autosuggest-es-close {
  position: absolute;
  padding: 0px;
  top: 16px;
  right: 16px;
  font-size: 22px;
}

@media ((max-width:991px)) {
  .autosuggest-es-close {
    display: none;
  }
}

.autosuggest-es-keywords {
  padding-bottom: 16px;
  padding-left: 56px;
  padding-right: 56px;
}

@media ((max-width:991px)) {
  .autosuggest-es-keywords {
    padding-bottom: 16px;
    padding-left: 16px;
    padding-right: 16px;
  }
}

.autosuggest-es .autosuggest-es-tag-mobile-list {
  display: flex !important;
  flex-direction: column !important;
  gap: 8px;
  width: 100% !important;
}

.autosuggest-es-tag-mobile-item {
  width: fit-content !important;
}

.autosuggest-es-results {
  min-height: 200px;
}

.autosuggest-es-categories-buttons {
  display: flex;
  flex-direction: column;
  gap: 8px;
}

.autosuggest-es-categories-buttons .bt {
  background: #ffffff;
  width: fit-content;
  padding-top: 4px;
  padding-bottom: 4px;
  padding-right: 16px;
  padding-left: 16px;
  max-width: 100%;
}

.autosuggest-es-brands {
  margin-top: 32px;
}

.autosuggest-es-brands .boxlist-suggest-item {
  margin-top: 4px;
  flex: 0 0 50%;
}

.autosuggest-es-brands-button {
  display: flex;
  flex-direction: row;
  gap: 8px;
  align-items: center;
}

.autosuggest-es-brands-buttons {
  display: flex;
  flex-direction: column;
  gap: 8px;
}

.autosuggest-es-brands-buttons .bt {
  background: #ffffff;
  width: fit-content;
  padding-top: 4px;
  padding-bottom: 4px;
  padding-right: 16px;
  padding-left: 16px;
}

.autosuggest-es-brands-buttons .bt .div {
  max-width: 100%;
}

.autosuggest-es-left {
  height: 100%;
  background-color: #F5F5F5;
  padding-left: 56px;
  padding-right: 40px;
  padding-top: 40px;
  padding-bottom: 32px;
}

.autosuggest-es-left::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  background-color: #CDCDC8;
  width: 100%;
  height: 1px;
}

.autosuggest-es-left .autosuggest-history {
  padding-top: 0px;
}

.autosuggest-es-left .autosuggest-history &gt; * {
  padding: 0px;
}

@media ((max-width:991px)) {
  .autosuggest-es-left {
    padding: 16px;
    background-color: #ffffff;
  }

  .autosuggest-es-left::before {
    display: none;
  }
}

.autosuggest-es-products {
  padding-top: 24px;
  padding-bottom: 16px;
  padding-left: 32px;
  padding-right: 32px;
}

@media ((max-width:991px)) {
  .autosuggest-es-products {
    padding-left: 16px;
    padding-right: 16px;
  }

  .autosuggest-es-products::before {
    display: none;
  }
}

.autosuggest-es-products::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  background-color: #CDCDC8;
  width: 100%;
  height: 1px;
}

.autosuggest-es-products-title {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
}

.autosuggest-es-products-title .t4 {
  margin-bottom: 0px;
}

.autosuggest-es-srch-dropDown {
  display: block;
}

.autosuggest-error {
  height: fit-content;
  padding: 32px;
}

@media ((max-width:991px)) {
  .autosuggest-error {
    padding-top: 0px;
    padding-left: 24px;
    padding-right: 24px;
    padding-bottom: 24px;
  }

  .autosuggest-error::before {
    display: none;
  }
}

.autosuggest-error .t2 {
  color: #313130;
  text-align: left;
}

.autosuggest-error::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  background-color: #CDCDC8;
  width: 100%;
  height: 1px;
}

.parentProductImageContainer {
  margin-top: 8px;
  min-height: 28px;
  margin-bottom: 4px;
}

.parentProductCardGridImageContainer {
  margin-top: 8px;
}

.parentProductImageContainer .product_image .RibbonAdDefault,
.parentProductCardGridImageContainer .product_image .RibbonAdDefault {
  width: fit-content;
  position: relative;
  transform: none;
  top: 0;
  left: 0;
  padding-top: 3px;
  padding-bottom: 1px;
  height: 24px;
}

.parentProductImageContainer .product_image .RibbonAdDefault.PromotionRibbon,
.productPageImageViewer-MainImageContainer .RibbonAdDefault.PromotionRibbon,
.parentProductCardGridImageContainer .product_image .RibbonAdDefault.PromotionRibbon {
  transform: none;
  top: 0;
  left: 0;
  width: fit-content;
  padding-top: 3px;
  padding-bottom: 1px;
  height: 24px;
}

.attrRibbonsContainer,
.productGridViewRibbonContainer,
.productListViewRibbonContainer {
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
  align-items: flex-start;
  justify-content: flex-start;
  gap: 4px;
}

.productCarouselRibbonContainer,
.productCardGridViewRibbonContainer {
  position: absolute;
  top: 8px;
  left: 8px;
  display: flex;
  flex-direction: column;
  gap: 4px;
}

.productGridViewRibbonContainer {
  position: absolute;
  flex-direction: column;
}

.productListViewRibbonContainer {
  position: absolute;
  top: 0;
  left: 0;
  flex-direction: column;
  z-index: 2;
}

.productItemImageBlockListView {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  position: relative;
}

.productImageListView {
  height: 200px;
  width: 200px;
  margin: 24px;
}

@media (max-width:767px) {
  .productImageListView {
    max-height: 100px;
    max-width: 100px;
    height: auto;
    width: 100%;
  }
}

.productImageListViewContainer .product_image a.prodlist-item .productImageListView {
  margin-right: auto !important;
  margin-left: auto !important;
}

.productImageGridView {
  height: 160px;
  width: 160px;
  margin-top: 24px;
  margin-left: 24px;
  margin-right: 24px;
}

.compareBoxListViewContainer {
  position: absolute;
  bottom: 0;
  left: 8px;
  width: 100%;
  padding-left: 8px;
}

.compareBoxListViewContainer .compare_target_listview {
  width: 100%;
}

.compareBoxCatalogEntry label {
  padding-top: 7px !important;
}

.gridViewImageBottomPart {
  display: flex;
  justify-content: space-between;
  height: 32px;
  width: 100%;
  z-index: 5;
  position: relative;
}

.gridViewImageBottomPart .compareBoxGridViewContainer {
  position: absolute;
  right: 0;
}

.gridViewImageBottomPart .compareBoxGridViewContainer .compare_target {
  width: 100%;
  padding-right: 8px !important;
  position: relative !important;
}

.gridViewImageBottomPart .compareBoxGridViewContainer .compare_target &gt; label {
  padding-right: 0;
}

.productImageListViewContainer .compare_target {
  display: flex;
  line-height: 17px;
  align-items: center;
  gap: 8px;
}

@media (max-width:767px) {
  .productGridViewRibbonContainer {
    left: 0;
    flex-direction: column;
  }

  .productListViewRibbonContainer .attrRibbonsContainer {
    flex-wrap: nowrap;
  }

  .product .product_image a.productItemImageBlockListView img.productImageListView {
    height: 100px;
    width: 100px;
    margin-top: 32px !important;
    margin-bottom: 16px !important;
  }

  .productImageListViewContainer &gt; .product_image {
    width: 100% !important;
  }

  .gridViewImageBottomPart {
    display: none;
  }

  .productImageGridViewContainer {
    display: flex !important;
    justify-content: center;
  }

  .productImageGridViewContainer .productImageGridView {
    height: 100px;
    width: 100px;
  }
}

.ribbon {
  display: inline-block;
  color: #ffffff;
  padding: 2px 8px;
  font-weight: 700;
  font-size: 14px;
  font-size: 1.4rem;
  border-radius: 8px;
}

.ribbon svg {
  display: block;
  height: 20px;
}

.ribbon svg * {
  fill: currentColor;
}

small.ribbon {
  padding: 1px 4px;
}

figure .ribbon {
  position: absolute;
  z-index: 1;
  top: 0;
  left: 0;
}

.ribbon [class*="ico-"] {
  font-size: 24px !important;
  font-size: 2.4rem !important;
}

.ribbon-rotate {
  transform: rotate(-7deg);
}

.ribbon-icon {
  height: 32px;
  width: 32px;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 0;
}

.ribbon-icon.ribon-csr {
  height: 24px;
  width: 24px;
}

.ribbon-icon.ribon-csr &gt; .ico-green {
  font-size: 18px !important;
  font-size: 1.8px !important;
}

.ribbon-icon.ribon-csr &gt; .ico-green:before {
  top: 2px !important;
}

.ribbon-icon-label {
  width: fit-content;
  height: 24px;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 2px 8px 2px 8px;
  gap: 8px;
  color: #313130 !important;
}

.ribbon-icon-label.ribbon [class*="ico-"] {
  font-size: 20px !important;
  padding-top: 4px;
}

.ribbon-icon-label p {
  margin: auto;
}

.ribbon-default {
  background: #38C7D5;
  color: #313130;
}

.ribbon-promo {
  background: #EC100E;
}

.ribbon-csr {
  background: #216c08;
}

.ribbon-csr.ribbon {
  border-radius: 0px;
}

.ribbon-configurator {
  background: #62072C !important;
  color: #ffffff !important;
}

.ribbon-seller {
  background-color: #FFAE2B;
}

.ribbon-popular {
  background-color: #C8D300;
}

.ribbon-rated {
  background-color: #FED931;
}

.product_image .image .RibbonAdDefault,
.product_image .prodlist-item .RibbonAdDefault {
  width: fit-content;
  position: relative;
  transform: none;
  top: 0;
  left: 0;
  padding-top: 3px;
  padding-bottom: 1px;
  height: 24px;
}

.product_image .image .RibbonAdDefault.PromotionRibbon,
.product_image .prodlist-item .RibbonAdDefault.PromotionRibbon {
  transform: none;
  top: 0;
  left: 0;
  width: fit-content;
  padding-top: 3px;
  padding-bottom: 1px;
  height: 24px;
}

@keyframes shimmer {
  from {
    background-position: 200% 0;
  }

  to {
    background-position: -200% 0;
  }
}

.shimmer {
  animation: shimmer 4s linear infinite;
  background: linear-gradient(to right, transparent 0%, rgba(0, 0, 0, 0.06) 25%, transparent 50%);
  background-size: 200% 100%;
}

.hide-arrow:after {
  display: none;
}

.hideForShimmer {
  clip-path: inset(50%);
}

.prodlist-header {
  margin-bottom: 24px;
}

.prodlist-header-title {
  border-bottom: solid 1px #CDCDC8;
  padding-bottom: 4px;
}

@media (max-width:991px) {
  .prodlist-header-title {
    margin-bottom: 8px;
  }
}

@media (min-width:992px) {
  .prodlist-header-title {
    margin-bottom: 16px;
  }
}

.prodlist-header-controls .form-part {
  margin: 0;
}

.prodlist-resume {
  margin-bottom: 16px;
}

.prodlist-actions {
  margin-bottom: 24px;
}

.prodlist-pagination {
  display: flex;
  justify-content: center;
}

.border-csr .t3 img {
  margin-bottom: 8px;
}

.rating-category-list {
  margin-top: 4px;
  margin-bottom: 4px;
  height: 17px;
}

.rating-pcon {
  margin-left: 10px;
}

.rating-category-grid {
  margin-top: 8px;
  margin-bottom: 8px;
  height: 17px;
}

@media (max-width:991px) {
  #ratingListView {
    display: none;
  }

  #ratingMobileView {
    display: flex;
  }
}

@media (min-width:992px) {
  #ratingListView {
    display: flex;
  }

  #ratingMobileView {
    display: none;
  }
}

.box-filters .t3 [class*="ico-"],
.box-filters .t3 img {
  margin-top: -2px;
}

.service {
  font-size: 12px;
  font-size: 1.2rem;
}

.service:before,
.service:after {
  display: table;
  content: " ";
}

.service:after {
  clear: both;
}

.service .form-part-data {
  float: left;
}

.service-block {
  background: #EBF0FF;
}

.service-block .form-part-data {
  padding: 8px;
}

.service-block .radiocheck:first-child {
  margin-top: 0;
}

.service-block .radiocheck:last-child {
  margin-bottom: 0;
}

.service-radiocheck {
  position: relative;
  padding-right: 32px;
}

.service-icon {
  position: absolute;
  top: -4px;
  right: 0;
  font-size: 22px;
  font-size: 2.2rem;
}

@media (max-width:991px) {
  .service-icon {
    font-size: 21px;
    font-size: 2.1rem;
  }
}

@media (max-width:991px) {
  .service-icon {
    font-size: 21px;
    font-size: 2.1rem;
  }
}

.service-button {
  margin-left: calc(1.5em);
}

.service-label {
  margin-bottom: 0;
  display: block;
}

.summary-product-header {
  color: #313130;
}

.summary-product-header:after {
  top: -3px;
  height: 30px;
}

.summary-product-content {
  margin-top: 8px;
}

.summary-product-content .row:not(:last-child) {
  margin-bottom: 16px;
}

.summary-product-name {
  color: #313130;
}

.summary-product-code {
  font-size: 12px;
  font-size: 1.2rem;
}

.summary-product-table,
.summary-product-code {
  color: #868683;
}

.summary-product-table {
  margin: 0;
}

.summary-product-table tbody {
  border-top: none;
}

.summary-product-table tbody tr:first-child th,
.summary-product-table tbody tr:first-child td {
  padding-top: 0;
}

.summary-product-code {
  margin: 0;
}

.summary .t3 + [class*="oc-"] {
  margin-top: -8px;
}

.summary .alert {
  margin-bottom: 0;
}

.totop {
  position: fixed;
  width: 40px;
  height: 40px;
  right: -60px;
  bottom: 80px;
  background: #313130;
  display: block;
  z-index: 9999;
  text-align: center;
  transition: all 0.25s ease-in-out 0s;
  outline: 0;
  border: none;
  padding: 8px 0;
}

.totop:after {
  font-size: 34px;
  font-size: 3.4rem;
  line-height: 40px;
  color: #ffffff;
  content: "\E040";
  font-family: "icons";
}

@media (max-width:991px) {
  .totop:after {
    font-size: 30px;
    font-size: 3rem;
  }
}

@media (max-width:991px) {
  .totop:after {
    font-size: 30px;
    font-size: 3rem;
  }
}

.totop:hover {
  background-color: #FC560B;
}

.totop:focus {
  outline: 1px dotted #FC560B;
}

.scrolled .totop {
  right: 25px;
}

.totop i {
  font-size: 27px;
  font-size: 2.7rem;
  line-height: 22px;
  color: #ffffff;
}

.totop:after {
  content: '';
  display: block;
  width: 16px;
  height: 1px;
  background-color: #ffffff;
  position: absolute;
  top: 8px;
  left: 12px;
}

.price {
  position: relative;
}

.price p {
  margin: 0;
}

.price-desc {
  margin-top: 8px;
}

.price-old {
  text-decoration: line-through;
}

.price-main {
  color: #313130;
  font-size: 18px;
  font-size: 1.8rem;
}

.price-lg .price-main {
  font-size: 27px;
  font-size: 2.7rem;
}

@media (max-width:991px) {
  .price-lg .price-main {
    font-size: 25px;
    font-size: 2.5rem;
  }
}

@media (max-width:991px) {
  .price-lg .price-main {
    font-size: 25px;
    font-size: 2.5rem;
  }
}

.price-start,
.price-secondary,
.price-pack,
.price-per-unit {
  font-size: 12px;
  font-size: 1.2rem;
}

.accessories-carousel-container {
  width: 100%;
}

.accessories-carousel-container .owl-prev {
  left: -10px;
}

.accessories-carousel-container .owl-next {
  right: -10px;
}

.accessories-carousel-container .compatible-product-margin {
  margin-bottom: 16px;
}

.carousel-links {
  margin-bottom: 48px;
}

.carousel-links-title-column {
  height: 40px;
}

.carousel-link {
  font-weight: 500;
  display: block;
}

.carousel-link-item {
  margin-bottom: 8px;
  line-height: 20px;
}

.carousel-section {
  border-right: 1px;
  border-right-color: #E1E1E0;
  border-right-style: solid;
  padding-right: 16px;
}

.carousel-section:nth-last-child(1) {
  border: none;
}

.stickyBlockPriceHeaderContent {
  margin: 8px auto;
}

.stickyBlockPriceHeader {
  position: fixed;
  z-index: 1035;
  width: 100%;
  right: 0;
  top: 0;
}

.stickyBlockPriceHeaderWithPopover {
  z-index: 1070;
}

@media (max-width: 767px) {
  .stickyBlockPriceHeader {
    display: none;
  }
}

.stickyBlockPriceThumbnail {
  margin: auto 0px;
}

.stickyBlockPriceThumbnail img {
  width: 72px;
}

.stickyBlockPriceBlocName {
  margin: auto 0;
}

.stickyBlockPriceBlocPrice {
  margin-bottom: 8px;
}

.stickyBlockPriceBlocPrice &gt; span.price {
  line-height: 1.42857143;
}

#datepicker .modal-dialog {
  width: 100%;
}

#datepicker .ui-state-default.ui-state-active {
  background-color: #005641;
  border: 1px solid #005641 !important;
}

#datepicker .ui-datepicker {
  width: 252px;
  height: 252px;
}

#datepicker .ui-datepicker-next {
  font-size: 20px;
  margin-top: 5px;
  width: 20px;
  height: 24px;
}

#datepicker .ui-datepicker-next i {
  position: absolute;
  right: 0;
}

#datepicker .ui-datepicker-next:hover,
#datepicker .ui-datepicker-next:focus {
  color: #dc4603;
  text-decoration: none;
}

#datepicker .ui-datepicker-next:focus {
  outline: 4px solid rgba(252, 86, 11, 0.25);
}

#datepicker .ui-datepicker-prev {
  width: 20px;
  height: 24px;
}

#datepicker .ui-datepicker-prev:hover,
#datepicker .ui-datepicker-prev:focus {
  color: #dc4603;
  text-decoration: none;
}

#datepicker .ui-datepicker-prev:focus {
  outline: 4px solid rgba(252, 86, 11, 0.25);
}

#datepicker .ui-datepicker table {
  width: auto;
}

#datepicker .ui-datepicker-calendar .ui-state-default {
  width: 36px;
  height: 32px;
  padding-top: 5px;
  margin: 0;
  border: 1px solid #ffffff !important;
  border-radius: 0px;
  align-content: center;
  text-align: center;
}

#datepicker .ui-datepicker-calendar .ui-state-default :hover {
  border: 1px solid #005641 !important;
  font-weight: 700;
}

#datepicker .ui-datepicker-calendar td {
  padding: 0;
}

#datepicker .ui-datepicker-calendar th {
  width: 35px !important;
  height: 32px;
  padding: 0;
  margin: 0;
  font-size: 12px;
  font-weight: 400;
  line-height: 1px;
  font-family: "Roboto";
}

#datepicker .ui-datepicker-today &gt; span,
#datepicker .ui-datepicker-today &gt; a {
  font-weight: 700 !important;
}

#datepicker .ui-state-disabled span {
  background-color: #ffffff !important;
  text-decoration: line-through;
}

#datepicker .ui-widget-header {
  background: #ffffff;
  border: none;
  font-size: 14px;
  font-weight: 700;
  line-height: 20px;
  color: #313130;
}

#chooseADatePopup .modal-dialog {
  width: auto;
}

.ui-datepicker-prev {
  font-size: 20px;
  margin-top: 5px;
}

.ui-widget-content .ui-state-default.ui-state-active {
  background-color: #005641;
  border: 1px solid #005641 !important;
}

.quotationTransformationTitleRightPartWrapper {
  display: flex;
}

.quotationTransformationTitleRightPart {
  margin-bottom: 8px !important;
}

.pdfIconButtonQuotationTransformation {
  margin-left: auto;
}

.quotation-margin {
  margin-bottom: 32px;
}

.quotation-boxContent {
  padding-left: 24px;
  padding-right: 24px;
  padding-top: 16px;
  padding-bottom: 16px;
  padding-top: 0;
}

.col-md-4 .quotation-boxContent,
.col-md-3 .quotation-boxContent,
.col-md-2 .quotation-boxContent,
.col-md-1 .quotation-boxContent {
  padding-left: 16px;
  padding-right: 16px;
}

@media (max-width:991px) {
  .quotation-boxContent {
    padding-left: 16px;
    padding-right: 16px;
  }
}

.quotation-boxContent:first-child {
  padding-top: 16px;
}

.quotation-boxContent &gt; *:last-child {
  margin-bottom: 0;
}

.quotation-boxContent-i {
  padding: 16px;
  padding-top: 0px;
}

.box-scat .quotation-boxContent-i {
  overflow-y: hidden;
}

.button-right-gap {
  margin-right: 24px;
}

@media (min-width: 992px) {
  .quotation-space {
    margin-left: 8px;
    margin-right: 8px;
  }
}

@media (max-width: 992px) {
  .quotation-space {
    width: 100%;
  }

  .button-space {
    width: 100%;
  }

  .button-top-gap {
    margin-top: 8px;
  }
}

@media (max-width:991px) {
  #quotationCartContentContainer #QuotationBelowShopCartLeftBlock {
    margin: 0;
    padding-right: 8px;
  }

  #moreInformationSection,
  .quotationCartPriceMobile {
    margin-bottom: 3em;
  }
}

#quotationLeftBlock fieldset {
  transition: height 0.2s linear;
}

#quotationLeftBlock .quotationAddressesFieldset .form-fieldset-body {
  display: grid;
  grid-template-rows: auto;
  gap: 16px;
}

#quotationLeftBlock .quotationAddressesFieldset h5 {
  margin-bottom: 16px;
}

#quotationLeftBlock label[for="quotationAssemblyService"] {
  width: 100%;
}

#quotationLeftBlock label[for="quotationAssemblyService"] .quotationAssemblyServiceDescription {
  margin-top: 10px;
}

#quotationLeftBlock .quotationOptionTitle {
  display: flex;
  justify-content: space-between;
}

#quotationLeftBlock .quotationOptionTitle i {
  font-size: 20px;
}

#quotationLeftBlock .quotationOptionRemarkContent,
#quotationLeftBlock .quotationOptionShareContent {
  padding-left: 28px;
}

#quotationLeftBlock .quotationOptionRemarkContent p,
#quotationLeftBlock .quotationOptionShareContent p {
  margin-top: 10px;
}

#quotationLeftBlock #approverName,
#quotationLeftBlock #approverLastname {
  text-transform: capitalize;
}

.imageQuotationTransformationToSaveForLaterModal {
  width: inherit;
  height: inherit;
}

.productPagePaymentBlockContainerShopping.ProductPagePaymentBlock-Container {
  background: #ffffff;
  padding: 16px;
}

@media (min-width:992px) {
  .productPagePaymentBlockContainerShopping.ProductPagePaymentBlock-Container {
    height: 100%;
    margin: 0px 16px 24px 0px;
    padding-left: 0px;
    padding-top: 24px;
  }
}

.productPagePaymentBlockContainerShopping .ProductPagePaymentBlock-OldPrice {
  margin-bottom: 0px;
}

.seeMoreProductsShoppingProductPage {
  width: 100%;
  margin-bottom: 16px;
}

@media (min-width:992px) {
  .productPageShoppingShoppingActionContainer {
    position: absolute;
    bottom: 0;
    width: 100%;
  }
}

@media (max-width:991px) {
  .productPageShoppingShoppingActionContainer {
    margin-top: 16px;
  }
}

.google-card-image {
  margin: 32px;
}

.google-card-middle {
  margin: 32px 0px;
  padding-left: 16px;
  padding-right: 16px;
}

.google-card-middle-content {
  margin-top: 0px;
}

.google-card-brand-image {
  margin-bottom: 16px;
}

.deliveryDateMessageWrapper {
  margin-top: 2px;
}

.stockAndDeliveryContainer {
  padding: 2px 0 10px 0;
}

.productFromShoppingContainer {
  margin-top: 16px;
}

.productShoppingRibbonContainer {
  display: flex;
  flex-direction: column;
  gap: 4px;
  position: absolute;
  top: 16px;
  left: 16px;
}

.productFromShoppingImage {
  padding-top: 24px;
}

.productFromShoppingWidgetVATPrice {
  font-size: 18px !important;
  font-size: 1.8rem !important;
  font-weight: 700 !important;
  line-height: 24px !important;
}

.productFromShoppingProductVATPrice {
  font-size: 27px;
  font-size: 2.7rem;
  font-weight: 700;
  line-height: 24px;
}

.productFromShoppingWidgetOfferPrice {
  font-size: 12px !important;
  font-size: 1.2rem !important;
  line-height: 16px !important;
  font-weight: 400 !important;
}

.productFromShoppingVATLabel {
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 20px;
}

@media (max-width:991px) {
  .google-card-middle {
    padding-left: 16px;
    padding-right: 16px;
    margin: 0;
  }

  .parentProductImageContainer .productImageContainer {
    width: 100% !important;
    display: flex;
    align-items: center;
    justify-content: center;
  }
}

.googleShopping.middle-section {
  padding-top: 0px;
}

.googleShopping .productPageImageViewer-ThumbnailBlock {
  width: 72px;
  height: 72px;
}

.googleShopping .productPageImageViewer-LeftSliderContainer {
  width: 72px;
}

.googleShopping .productPageImageViewer-SliderWrapper {
  max-height: 288px;
}

.googleShopping .productPageContentBlock-ProductReadMore .google-shopping-ms-below-content-button {
  font-weight: 700;
  font-size: 14px;
  font-size: 1.4rem;
}

.googleShopping .productPageImageViewer-MainImageContainer.productPageImageViewer-SliderAtLeft {
  float: none;
}

.googleShopping .productPageImageViewer-MainImageContainer img {
  max-height: 280px;
}

.googleShopping .productPageImageViewer {
  height: 300px;
  max-height: 300px;
  display: grid;
  direction: rtl;
  grid-template-columns: auto min-content;
}

.googleShopping .productPageImageViewer-LeftSliderContainer {
  position: static;
}

.peisDescHeader {
  padding-bottom: 8px;
}

.peisDescImageContainer {
  padding-bottom: 16px;
  display: flex;
  gap: 8px;
  align-items: center;
}

.peisDescButtonModal {
  padding-bottom: 16px;
}

.peisDescContentText {
  padding-left: 24px;
  padding-bottom: 16px;
}

#peisModal &gt; .peisModalDialog {
  width: 734px;
}

.peisModalDialog .box {
  margin-bottom: 0;
}

.peisContentModalHeader {
  display: flex;
  align-items: center;
  margin-left: 0;
  margin-right: 0;
  width: 100%;
}

.peisContentModalHeaderImage {
  display: flex;
  justify-content: center;
}

.peisContentModalHeaderImage svg {
  display: block;
  width: 86px;
  height: 82px;
}

.peisContentModalHeaderTitle {
  padding-bottom: 16px;
}

.peisContentModalBoxHeader {
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.peisContentModalBoxHeaderImage {
  width: 46px;
  height: 46px;
}

.peisContentModalProductDesc {
  display: flex;
  gap: 16px;
  align-items: center;
}

.peisContentModalProductDesc img {
  width: 72px;
  height: 72px;
}

.peisContentModalProductDesc &gt; div:nth-child(2) {
  display: flex;
  flex-direction: column;
  gap: 8px;
}

.peisContentModalPoints {
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  text-align: right;
}

.peisContentModalPoints &gt; div:first-child {
  display: flex;
  align-items: center;
  justify-content: flex-end;
}

.peisContentModalPoints &gt; div &gt; .t1,
.peisContentModalPoints &gt; div &gt; .t5 {
  display: inline-block;
}

.peisContentModalBodyHeader {
  width: 100%;
  display: flex;
  align-items: center;
}

.peisContentModalPoints .t1,
.peisContentModalPoints .t5 {
  margin-bottom: 0;
}

.peisModalDialog .t1 {
  font-family: "Roboto";
  font-size: 34px;
  font-size: 3.4rem;
  font-weight: 400;
  line-height: 47px;
}

@media (max-width:991px) {
  .peisModalDialog .t1 {
    font-size: 30px;
    font-size: 3rem;
  }
}

@media (max-width:991px) {
  .peisModalDialog .t1 {
    font-size: 30px;
    font-size: 3rem;
  }
}

.peisModalDialog .t5 {
  font-family: "Roboto";
  font-size: 18px;
  font-size: 1.8rem;
  font-style: normal;
  font-weight: 700;
  line-height: 25px;
}

.peisContentModalBottomBox {
  height: 100%;
  min-height: 232px;
}

.peisContentModalBoxContent {
  display: flex;
  flex-direction: column;
  gap: 8px;
}

.peisContentModalBoxContent &gt; p {
  margin-bottom: 0;
  padding-bottom: 8px;
}

.peisContentModalParagraph {
  padding-top: 8px;
  padding-bottom: 8px;
  margin-bottom: 0px;
}

.peisModalDialog .modal-body &gt; .row &gt; div {
  margin: 8px 0;
}

.peisModalDialog .box-header {
  padding: 16px 24px;
}

@media (min-width: 992px) {
  #peisModal &gt; .peisModalDialog {
    padding-left: 0;
    padding-right: 0;
  }
}

@media (max-width:767px) {
  #peisModal &gt; .peisModalDialog {
    width: 100%;
  }

  .peisModalDialog .box-header {
    padding: 16px 16px;
  }

  .peisContentModalBodyHeader {
    flex-direction: column;
    gap: 16px;
  }

  :not(.peisContentModalBottomBox) .peisContentModalParagraph {
    padding-bottom: 24px;
  }

  .peisContentModalBottomBox {
    height: auto;
  }
}

.peisScoreConditionalInformation {
  padding-bottom: 16px;
}

@media (min-width:768px) {
  .peisScoreConditionalImageModal {
    float: right !important;
  }

  .peisScoreConditionalInformationModal {
    float: right !important;
  }
}

.miniShopCartContainer {
  padding: 0px;
}

.miniShopCartTitle {
  text-align: start !important;
  padding: 24px 40px 0px 40px;
}

@media (max-width:991px) {
  .miniShopCartTitle {
    padding: 16px 24px 0px 24px;
  }
}

.miniShopCartProducts {
  height: 100%;
  overflow: none;
}

.miniShopCartProducts .optiscroll-h {
  display: none;
}

@media (max-width:991px) {
  .miniShopCartProducts .optiscroll-content {
    overflow-x: hidden;
  }
}

.miniShopCartProductsContainer {
  position: relative;
  width: 100%;
  padding-left: 40px;
  padding-right: 30px;
  max-height: fit-content;
}

@media (max-width:991px) {
  .miniShopCartProductsContainer {
    padding-left: 24px;
    padding-right: 0px;
  }
}

.miniShopCartGradient {
  background: linear-gradient(180deg, rgba(245, 245, 245, 0) 0%, #F5F5F5 100%);
  height: 24px;
  width: 100%;
  position: absolute;
  bottom: 0px;
  margin-left: -40px;
}

@media (max-width:991px) {
  .miniShopCartGradient {
    margin-left: -24px;
  }
}

.miniShopCartFooter {
  align-items: center;
  padding: 16px 40px;
  border-bottom: 1px solid #E1E1E0;
}

@media (max-width:991px) {
  .miniShopCartFooter {
    padding: 16px 24px;
    gap: 16px;
  }
}

.miniShopCartFooterItem {
  width: 100%;
}

@media (max-width:991px) {
  .miniShopCartFooterItemCheckout {
    order: 0;
  }
}

@media (max-width:991px) {
  .miniShopCartFooterItemBasket {
    order: 1;
  }
}

.miniShopCartSubtotalContainer {
  width: 100%;
  padding: 16px 40px;
  border-top: 1px solid #E1E1E0;
  border-bottom: 1px solid #E1E1E0;
  color: #313130;
  font-weight: 700;
  margin: 0px;
}

@media (max-width:991px) {
  .miniShopCartSubtotalContainer {
    padding: 16px 24px;
  }
}

.miniShopCartSubtotalPrice {
  margin-left: auto;
  text-align: end;
}

.miniShopCartProductContainer {
  padding: 8px 18px 8px 0px;
  align-items: end;
  display: flex;
}

.miniShopCartProductContainer:last-child {
  margin-bottom: 16px;
}

@media (max-width:991px) {
  .miniShopCartProductContainer {
    padding-right: 32px;
  }
}

.miniShopCartProductImage {
  width: 64px !important;
  height: 64px !important;
  margin-right: 16px;
}

.miniShopCartProductImagePromoRibbon {
  position: absolute;
  left: 0;
  top: 0;
}

.miniShopCartProductImageContainer {
  position: relative;
}

.miniShopCartProductName {
  color: #5D5D5B;
  font-weight: 700;
}

.miniShopCartProductPrice {
  display: flex;
  min-width: fit-content;
  margin-left: 4px;
  text-align: end;
}

@media (max-width:991px) {
  .miniShopCartProductPriceContainer {
    display: none !important;
  }
}

@media (min-width:992px) {
  .miniShopCartProductPriceContainer {
    display: flex;
    min-width: fit-content;
  }
}

.miniShopCartProductPriceBarredPrice {
  text-decoration: line-through;
}

@media (max-width:991px) {
  .miniShopCartProductPriceFirstPrice {
    margin-left: auto !important;
  }
}

@media (max-width:991px) {
  .miniShopCartProductPriceQuantityMobile {
    display: flex;
  }
}

@media (min-width:992px) {
  .miniShopCartProductPriceQuantityMobile {
    display: none;
  }
}

@media (max-width:991px) {
  .miniShopCartProductQuantityDesktop {
    display: none;
  }
}

.miniShopCartProductInfoContainer {
  width: 100%;
}

.seoTextTop {
  width: 50%;
}

@media (max-width:767px) {
  .seoTextTop {
    width: 100%;
  }
}

.privateLabelFilterTitle {
  gap: 4px;
  margin-bottom: 16px !important;
  display: flex;
}

.privateLabelFilterTitleIcon {
  padding: 0px;
}

.privateLabelFilterTitlePopoverContent {
  color: #313130;
  margin-bottom: 8px !important;
}

.privateLabelFilterTitlePopoverFooter {
  display: flex;
}

.privateLabelFilterTitlePopoverFooterCommitment {
  max-width: 69px;
  margin-left: auto;
  margin-right: auto;
  text-align: center;
  font-size: 12px;
  font-weight: 500;
  line-height: normal;
  color: #313130;
}

.privateLabelFilterTitlePopoverFooterCommitment:first-child {
  float: left;
  margin-left: 0px;
}

.privateLabelFilterTitlePopoverFooterCommitment:last-child {
  float: right;
  margin-right: 0px;
}

.privateLabelFilterTitlePopoverFooterCommitmentIcon {
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 8px;
}

.privateLabelFilterLabel {
  display: flex;
  gap: 8px;
}

.privateLabelFilterLabelImage {
  max-height: 22px;
}

.privateLabelCommitmentContainer {
  margin: 0px;
}

@media (max-width:767px) {
  .privateLabelCommitmentContainer {
    display: none;
  }
}

.privateLabelCommitmentTitle {
  margin-bottom: 8px !important;
  font-weight: 500;
  color: #313130;
  padding: 0px;
}

.privateLabelCommitmentWrapper {
  padding: 0px;
  margin-bottom: 8px;
}

.privateLabelCommitmentElement {
  color: #313130;
  font-weight: 500;
  line-height: normal;
  display: flex !important;
  align-items: center;
  gap: 8px;
  margin-bottom: 8px;
  font-size: 12px;
  height: 52px;
}

.privateLabelCommitmentIcon {
  padding: 8px;
  background-color: #F0EBE6;
  border-radius: 50%;
  display: flex;
  align-items: center;
  width: 48px;
  height: 48px;
}

.privateLabelCarousel-Img {
  padding: 0px 16px;
  width: 100%;
}

.privateLabelCarousel-Card {
  padding: 16px;
  border-left: 1px solid #CDCDC8;
  border-right: 1px solid #CDCDC8;
  border-top: 1px solid #CDCDC8;
}

.privateLabelCarousel-Card .product_name_block_mobile a {
  color: #313130;
}

.privateLabelCarousel-Label {
  color: #FC560B;
}

.privateLabelCarousel-Price {
  padding: 8px 0px;
}

.privateLabelCarousel-Price-ExclVat {
  font-size: 24px;
}

.privateLabelCarousel-Price-ExclVat-Label {
  font-size: 20px;
}

.privateLabelCarousel-MarginPrice {
  margin-top: auto;
  margin-bottom: auto;
}

.privateLabelCarousel-ThumbNail {
  padding: 24px 0px;
  border-top: 1px solid #CDCDC8;
  border-left: 1px solid #CDCDC8;
  border-right: 1px solid #CDCDC8;
}

.privateLabelCarousel-DesktopGutter {
  margin-right: 0px;
  margin-left: 0px;
}

.privateLabelCarousel-DesktopGutter &gt; [class*="col-"] {
  padding-right: 0px;
  padding-left: 0px;
}

@media (min-width:768px) {
  .privateLabelCarousel-DesktopGutter {
    display: flex;
    margin-right: -16px;
    margin-left: -16px;
  }

  .privateLabelCarousel-DesktopGutter &gt; [class*="col-"] {
    padding-right: 16px;
    padding-left: 16px;
  }
}

.privateLabelCarousel-Icon {
  padding: 8px;
  background-color: #F0EBE6;
  border-radius: 50%;
  display: flex;
  align-items: center;
  width: 40px;
  height: 40px;
  color: #FC560B;
  position: absolute;
  top: 50%;
  left: 96%;
  box-shadow: 0px 3px 6px 0px #31313029;
  z-index: 1;
}

.privateLabelCarousel-Icon &gt; .ico-sign-plus {
  margin: auto;
}

@media (max-width:767px) {
  .privateLabelCarousel-Icon {
    top: 14%;
    left: 80%;
  }
}

.privateLabelCarousel-OCButton {
  width: 100%;
}

.privateLabelCarousel-OCContent {
  border: 1px solid #CDCDC8;
  font-weight: 700;
}

@media (max-width:767px) {
  .privateLabelCarousel-OCEmptyBlock {
    min-height: 150px;
  }
}

.privateLabelCarousel-Radiocheck {
  margin-bottom: 8px;
}

@media (max-width:767px) {
  .privateLabelCarousel-Radiocheck {
    text-align: right;
  }
}

/* The switch - the box around the slider */

.switch {
  position: relative;
}

.switch.switch-sm {
  width: 36px;
  height: 20px;
  flex: 0 0 36px;
}

.switch.switch-md {
  width: 44px;
  height: 24px;
  flex: 0 0 44px;
}

/* The slider */

.slider {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #5D5D5B;
  -webkit-transition: 0.1s;
  transition: 0.1s;
}

input:focus + .slider,
input.focus + .slider,
input:hover + .slider {
  background-color: #868683;
}

input:checked:focus + .slider,
input:checked.focus + .slider,
input:checked:hover + .slider {
  background-color: #fd793d;
}

input:disabled + .slider {
  background-color: transparent !important;
  border: 1px solid #868683;
}

input:disabled + .slider:before {
  background-color: #868683;
  left: 2px;
  bottom: 2px;
}

.slider:before {
  position: absolute;
  content: "";
  background-color: #ffffff;
  -webkit-transition: 0.1s;
  transition: 0.1s;
}

.switch-sm .slider:before {
  height: 14px;
  width: 14px;
  left: 3px;
  bottom: 3px;
}

.switch-md .slider:before {
  height: 16px;
  width: 16px;
  left: 4px;
  bottom: 4px;
}

input:checked + .slider {
  background-color: #FC560B;
}

input:focus + .slider,
input.focus + .slider {
  box-shadow: 0px 0px 0px 4px rgba(0, 83, 135, 0.05);
}

.switch-sm :checked + .slider:before {
  -webkit-transform: translateX(16px);
  -ms-transform: translateX(16px);
  transform: translateX(16px);
}

.switch-md :checked + .slider:before {
  -webkit-transform: translateX(20px);
  -ms-transform: translateX(20px);
  transform: translateX(20px);
}

/* Rounded sliders */

.slider.round {
  border-radius: 12px;
}

.slider.round:before {
  border-radius: 50%;
}

.productPageContentBlockContainer {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  justify-content: flex-start;
}

.productPageContentBlockContainer .productPageContentBlockPictoContainer ul {
  padding-top: 0px;
  padding-bottom: 0px;
}

.productPageContentBlockContainer .productPageContentBlockPictoContainer .isPictoFromShortDesc ul &gt; li {
  padding-left: 0px;
}

.productPageContentBlockContainerRow {
  display: flex;
  flex-direction: row;
  gap: 16px;
  margin-top: 16px;
}

.productPageContentBlockContainerRow .productPageContentBlockDescriptionContainer {
  margin-bottom: 24px;
}

.productPageContentBlockContainerRow .productPageContentBlockPictoContainer ul {
  padding: 0px;
}

.productPageContentBlockContainerRow .productPageContentBlockPictoContainer ul,
.productPageContentBlockContainer .productPageContentBlockPictoContainer ul {
  display: flex;
  flex-wrap: wrap;
}

.productPageContentBlockContainerRow .productPageContentBlockPictoContainer ul li,
.productPageContentBlockContainer .productPageContentBlockPictoContainer ul li {
  display: flex;
  flex-direction: row;
  align-items: center;
  gap: 8px;
  margin-right: 0px;
  width: min-content;
  min-width: 132px;
}

.productPageContentBlockContainerRow .productPageContentBlockPictoContainer ul li img,
.productPageContentBlockContainer .productPageContentBlockPictoContainer ul li img {
  height: 24px;
  width: 24px;
}

.productPageContentBlockContainerRow .productPageContentBlockPictoContainer ul li span,
.productPageContentBlockContainer .productPageContentBlockPictoContainer ul li span {
  height: initial;
  width: fit-content;
  display: inline-block;
  text-align: left;
  font-size: 12;
}

.productPageContentBlockContainerRow .productPageContentBlockPictoContainer ul li a,
.productPageContentBlockContainer .productPageContentBlockPictoContainer ul li a {
  display: flex;
  align-items: center;
  gap: 8px;
}

.productPageContentBlockContainerRow .productPageContentBlockPictoContainer ul &gt; li,
.productPageContentBlockContainer .productPageContentBlockPictoContainer ul &gt; li {
  flex: 50%;
  margin-bottom: 16px;
  padding-left: 8px;
}

.productPageContentBlockContainerRow &gt; .row {
  width: 100%;
}

@media (max-width:767px) {
  .productPageContentBlockContainer,
  .productPageContentBlockContainerRow {
    flex-direction: column;
    margin-left: 0px;
  }

  .productPageContentBlockContainer .productPageContentBlockPictoContainer ul,
  .productPageContentBlockContainerRow .productPageContentBlockPictoContainer ul {
    display: flex;
    flex-wrap: wrap;
    padding: 0px;
  }

  .productPageContentBlockContainer .productPageContentBlockPictoContainer ul li,
  .productPageContentBlockContainerRow .productPageContentBlockPictoContainer ul li {
    display: flex;
    flex-direction: row;
    align-items: center;
    gap: 8px;
    margin-right: 0px;
    width: min-content;
    min-width: 164px;
  }

  .productPageContentBlockContainer .productPageContentBlockPictoContainer ul li img,
  .productPageContentBlockContainerRow .productPageContentBlockPictoContainer ul li img {
    height: 40px;
    width: 40px;
  }

  .productPageContentBlockContainer .productPageContentBlockPictoContainer ul li span,
  .productPageContentBlockContainerRow .productPageContentBlockPictoContainer ul li span {
    height: initial;
    width: fit-content;
    display: inline-block;
    text-align: left;
    font-size: 12;
  }

  .productPageContentBlockContainer .productPageContentBlockPictoContainer ul &gt; li,
  .productPageContentBlockContainerRow .productPageContentBlockPictoContainer ul &gt; li {
    flex: 50%;
    margin-bottom: 16px;
  }
}

#oneTrustButtonChoosen ~ #onetrust-consent-sdk #onetrust-banner-sdk,
#oneTrustButtonChoosen ~ #onetrust-consent-sdk .onetrust-pc-dark-filter:not(.notHidden) {
  display: none !important;
}

.cookieConsentBannerWrapper {
  z-index: 1050;
  top: 10%;
  position: fixed;
  right: 0;
  background-color: #ffffff;
  width: 60%;
  max-width: 650px;
  border-radius: 2.5px;
  left: 1em;
  margin: 0 auto;
  font-size: 12px !important;
  max-height: 90%;
  overflow-x: hidden;
  overflow-y: auto;
  padding: 24px;
  padding-top: 8px;
}

@media ((max-width:991px)) {
  .cookieConsentBannerWrapper {
    width: 95%;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
  }
}

.cookieConsentBannerWrapper .cookieConsentBannerHeader button {
  font-size: 12px !important;
}

.cookieConsentBannerHeader {
  display: inline-block;
  width: 100%;
}

.cookieConsentBannerHeader div {
  height: 60px;
  display: flex;
  justify-content: center;
}

.cookieConsentBannerHeader button {
  float: right;
}

.cookieConsentBannerContent h5 {
  text-align: start;
}

.cookieConsentBannerFooter {
  display: flex;
}

@media (max-width:767px) {
  .cookieConsentBannerFooter {
    flex-direction: column-reverse;
  }
}

.cookieConsentBannerFooter .bt-2 {
  float: left;
  font-size: 12px;
}

@media (max-width:767px) {
  .cookieConsentBannerFooter .bt-2 {
    order: 0;
  }
}

.cookieConsentBannerFooter .bt-1 {
  margin-left: auto;
  font-size: 12px;
}

@media (max-width:767px) {
  .cookieConsentBannerFooter .bt-1 {
    order: 1;
    width: 100%;
    margin-bottom: 8px;
  }
}

.facet-wrapper-inputs {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
}

.facet-wrapper-inputs-field {
  position: relative;
  width: fit-content;
}

.facet-wrapper-inputs-field-unit {
  position: absolute;
  color: #868683;
  top: 16px;
  right: 16px;
  width: 32px;
}

.facet-wrapper-inputs-field-unit:hover {
  cursor: text;
}

.facet-csr .subox:first-child {
  border-top: none !important;
  padding-top: 8px;
}

.facet-csr-label {
  font-weight: 500;
}

.facetCountContainer {
  color: #868683;
  padding-left: 8px;
}

@media (max-width:1199px) {
  .facet-wrapper-inputs-field-unit {
    right: 8px;
  }
}

.tocHeader {
  position: fixed;
  z-index: 1030;
  box-shadow: 0px 3px 3px 0px rgba(0, 0, 0, 0.16);
  width: 100%;
  right: 0;
  top: 0;
}

@media (max-width:991px) {
  .tocHeader {
    display: none;
  }
}

.tocHeader .tocTab &gt; li {
  margin-bottom: 0px;
}

.tocHeader .tocTab &gt; li &gt; a {
  margin-top: 8px;
  padding: 8px 0;
  font-size: 12px;
}

.tocAccordionMobile {
  margin-bottom: 0px;
}

.tocAccordionMobile #bv_review_maincontainer h2 {
  display: none;
}

.tocAccordionMobileMIG {
  margin-top: 16px;
}

.product_listing_container .grid_mode [class*="col-"] &gt; .card-cardGridView:not(:last-child) {
  margin-right: 8px;
}

.product_listing_container &gt; .grid_mode &gt; [class*="col-"] &gt; .card-cardGridView {
  margin-top: -8px;
}

.stockAndDeliveryCardGridView {
  margin-bottom: 8px;
  min-height: 50px;
}

.stockAndDeliveryCardGridView &gt; .stockAndDelivery {
  margin-top: 0px !important;
  margin-bottom: 8px;
}

.stockAndDeliveryCardGridView .stockAndDeliveryContainer {
  padding: 0px;
}

.stockAndDeliveryCardGridView .prod-bloc-part {
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 20px;
}

.stockAndDeliveryCardGridView .prod :before {
  font-size: 20px;
  margin-right: 4px;
}

.stockAndDeliveryCardGridView .prod-stock {
  height: 40px;
  margin-bottom: 4px;
}

.stockAndDeliveryCardGridView .prod-stock span {
  font-weight: 700;
}

.stockAndDeliveryCardGridView .prod-stock-more {
  display: block !important;
}

.stockAndDeliveryCardGridView .prod-stock-more.emptyMainMessageStock {
  display: none !important;
}

.criteria-wrapper {
  display: flex;
  height: fit-content;
}

.criteria-wrapper::before {
  display: block;
  width: 24px;
  height: 24px;
  font-size: 24px;
  font-size: 2.4rem;
  margin-bottom: 8px;
}

.criteria-wrapper-default {
  color: #868683;
}

.criteria-wrapper-success {
  color: #309B0C;
}

.criteria-wrapper-danger {
  color: #EC100E;
}

.criteria-wrapper p {
  margin-top: auto;
  margin-bottom: auto;
  margin-left: 4px;
}

.criteria-wrapper-success::before {
  content: "\E03E";
  font-family: "icons";
}

.criteria-wrapper-danger::before {
  content: "\E013";
  font-family: "icons";
}

.criteria-wrapper-default::before {
  content: "\E010";
  font-family: "icons";
}

.password-criterias {
  display: grid;
  grid-template-columns: 50% 50%;
}

.progress-bar-filling-success {
  background-color: #309B0C;
  height: 8px;
}

.progress-bar-filling-danger {
  background-color: #EC100E;
  height: 8px;
}

.progress-bar-filling-basket {
  height: 8px;
  background-color: #1D5AFE;
  width: 0%;
}

.progress-bar-wrapper {
  position: relative;
  width: 100%;
  background-color: #E1E1E0;
  height: 8px;
  margin-bottom: 24px;
}

.progress-bar-wrapper p {
  position: absolute;
  bottom: -32px;
}

.progress-bar-label-default {
  color: #868683;
}

.progress-bar-label-amount {
  color: #868683;
  right: 0;
  bottom: -40px !important;
}

.password-management {
  margin-top: 16px;
  padding-right: 38px;
}

.login-old-version .password-management {
  padding-right: 0px;
}

.searchFilterIcon {
  padding: 10px;
  position: absolute;
  top: -2px;
  right: 0;
  font-size: 18px;
}

.searchFilterContainer &gt; .form-part-data {
  position: relative;
}

.searchFilterContainer.form-part {
  margin-top: 16px;
  margin-bottom: 8px;
}

.printOnly {
  display: none !important;
}

@media print {
  button,
  .modal,
  input,
  a,
  .popover,
  .ot-floating-button {
    display: none !important;
  }

  .noPrint {
    display: none !important;
  }

  [id^='catalogEntry_img'],
  [id^='catalogEntry_name_'] {
    display: block !important;
  }

  .printOnly {
    display: block !important;
  }

  .header-logo-link.printOnly a {
    display: block !important;
    margin-bottom: 16px;
    padding-left: 20px;
  }

  #rightBlock {
    page-break-inside: avoid;
    width: 100% !important;
  }

  .deliveries {
    page-break-inside: avoid;
  }

  #leftBlock,
  #ShopCartRightBlock {
    width: 100% !important;
  }

  #ShopCartRightBlock {
    position: static !important;
  }

  .col-print-1 {
    flex: 0 0 8.33333%;
    max-width: 8.33333%;
  }

  .col-print-2 {
    flex: 0 0 16.66667%;
    max-width: 16.66667%;
  }

  .col-print-3 {
    flex: 0 0 25%;
    max-width: 25%;
  }

  .col-print-4 {
    flex: 0 0 33.33333%;
    max-width: 33.33333%;
  }

  .col-print-5 {
    flex: 0 0 41.66667%;
    max-width: 41.66667%;
  }

  .col-print-6 {
    flex: 0 0 50%;
    max-width: 50%;
  }

  .col-print-7 {
    flex: 0 0 58.33333%;
    max-width: 58.33333%;
  }

  .col-print-8 {
    flex: 0 0 66.66667%;
    max-width: 66.66667%;
  }

  .col-print-9 {
    flex: 0 0 75%;
    max-width: 75%;
  }

  .col-print-10 {
    flex: 0 0 83.33333%;
    max-width: 83.33333%;
  }

  .col-print-11 {
    flex: 0 0 91.66667%;
    max-width: 91.66667%;
  }

  .col-print-12 {
    flex: 0 0 100%;
    max-width: 100%;
  }
}

#stickyCartCTA {
  width: 100%;
  padding: 0 14px;
  position: fixed;
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  z-index: 20000;
}

/* Add a top margin to every child except the first one to simulate the 16px gap */

#stickyCartCTA &gt; *:not(:first-child) {
  margin-top: 16px;
}

#wrapperStickyCartCTA {
  padding: 16px 18px;
  background: #ffffff;
}

/* Since block elements naturally stack vertically,
   add a top margin to each child (except the first)
   to simulate the 8px gap */

#wrapperStickyCartCTA &gt; *:not(:first-child) {
  margin-top: 8px;
}

@media only screen and (min-width: 991px) {
  #stickyCartCTA {
    display: none;
  }
}

@media (min-width:768px) {
  .add2cart-container {
    padding-right: 16px;
  }
}

@media (max-width:991px) {
  .add2cart-container {
    margin-bottom: 16px;
  }
}

.add2cart-container-grid {
  border: 1px solid var(--Greys-Border, #CDCDC8);
  background: var(--Greys-Bg, #ffffff);
  padding: 16px;
  height: 100%;
}

.add2cart-container-grid:not(:last-child) {
  margin-bottom: 16px;
}

@media (min-width:768px) {
  .add2cart-container-grid-md {
    padding: 16px;
    border: 1px solid var(--Greys-Border, #CDCDC8);
  }
}

@media (max-width:767px) {
  .add2cart-container-grid-sm {
    padding: 16px;
    border: 1px solid var(--Greys-Border, #CDCDC8);
  }
}

.add2cart-container-grid .modal-body-pane {
  width: 100%;
}

.add2cart-container-grid .alert {
  margin-bottom: 0px;
}

.add2cart-cta-actions {
  display: flex;
  justify-content: center;
  gap: 24px;
  align-self: stretch;
}

@media (min-width:768px) {
  .add2cart-cta-actions {
    align-items: center;
  }
}

@media (max-width:767px) {
  .add2cart-cta-actions {
    flex-direction: column;
  }
}

@media (min-width:768px) {
  .add2cart-text-right {
    text-align: right;
  }
}

.add2cart-success {
  color: #309B0C;
}

.add2cart-image-product {
  width: 76px;
}

.add2cart-pad-b {
  padding-bottom: 16px;
}

#cartDropdownCarousel {
  min-height: 442px;
}

.miniShopCartProductAdded .modal-content {
  height: 100%;
  overflow: auto;
}

.modal-body {
  padding-bottom: 32px;
}

.modal-body &gt; .row {
  margin-bottom: 32px;
}

.product-sidepanel-button {
  width: 100%;
  margin-bottom: 48px;
}

.product-sidepanel-card {
  border: 1px solid #CDCDC8;
  padding: 8px;
  display: flex;
  gap: 16px;
  margin-bottom: 8px;
  margin-top: 16px;
}

.product-sidepanel-card-image {
  width: 72px;
  height: 72px;
}

.product-sidepanel-card-prices {
  font-size: 12px;
  font-size: 1.2px;
}

.product-sidepanel-card-prices .ProductPagePaymentBlock-InsidePrice {
  font-size: 18px;
  font-size: 1.8px;
}

.side-panel-trigger {
  width: 100%;
}

.configurator-form {
  margin-bottom: 16px;
}

.select-advanced .dropdown-menu &gt; li.incompatible &gt; .dropdown-item {
  color: #868683;
}

.header {
  background-color: #ffffff;
  border-bottom: 1px solid #CDCDC8;
}

@media (max-width:991px) {
  .header {
    padding: 8px 0;
  }
}

@media (min-width:992px) {
  .header {
    padding: 16px 0;
  }
}

.header-main,
.header-secondary {
  position: relative;
  display: flex;
  justify-content: space-between;
  flex-wrap: nowrap;
  align-items: center;
  color: #313130;
}

@media (max-width:991px) {
  .header-main {
    padding-bottom: 52px;
  }
}

.header-main .newnav-inter-mobile {
  flex: 0 0 auto;
}

.header-main-logo {
  margin-right: 24px;
}

@media (max-width:991px) {
  .header-main-logo {
    flex: 1 0 auto;
  }
}

.header-main-logo-link {
  display: inline-block;
}

.header-main-search {
  flex: 1 1 auto;
  z-index: 1032;
}

@media (max-width:991px) {
  .header-main-search {
    position: absolute;
    width: 100%;
    top: 48px;
    left: 0;
  }
}

.header-main-search .form-group,
.header-main-search .form-part {
  margin: 0;
}

.header-main-tools {
  margin-left: 24px;
}

.header-secondary {
  margin-top: 16px;
}

@media (max-width:991px) {
  .header-secondary {
    display: none;
  }
}

.header-secondary-menu {
  margin-right: 24px;
}

.header-secondary-menu a {
  font-weight: 500;
}

.header-secondary-menu,
.header-secondary-nav {
  display: flex;
  align-items: center;
}

.header-secondary-menu a,
.header-secondary-nav a {
  text-transform: uppercase;
}

.header-secondary-menu a:not(:hover),
.header-secondary-nav a:not(:hover) {
  color: #313130;
}

.header-secondary-menu a:not(:first-child),
.header-secondary-nav a:not(:first-child) {
  margin-left: 32px;
}

.header-insurance {
  display: flex;
  align-items: center;
}

.header-insurance svg {
  margin-right: 8px;
}

@media (max-width:991px) {
  .header-insurance svg {
    width: 40px;
    height: 40px;
  }
}

@media (min-width:992px) {
  .header-insurance svg {
    width: 64px;
    height: 64px;
  }
}

.header-insurance span {
  font-family: "Barlow Condensed";
  line-height: 1.1;
  font-weight: 500;
}

@media (max-width:991px) {
  .header-insurance span {
    font-size: 18px;
  }

  .header-insurance span br {
    content: ' ';
    display: inline-block;
    width: 0.3em;
  }
}

@media (min-width:992px) {
  .header-insurance span {
    font-size: 22px;
    white-space: nowrap;
  }
}

.header-o {
  border-bottom: 1px solid #CDCDC8;
}

@media (max-width:991px) {
  .header-o {
    height: 103px;
  }
}

@media (min-width:992px) {
  .header-o {
    height: 148px;
  }

  .header-o:has(.subheader-main) {
    height: 196px;
  }
}

@media (max-width:991px) {
  .header-1 .container,
  .header-2 .container {
    padding-left: 16px;
    padding-right: 16px;
  }
}

.header-1 {
  padding: 8px 0;
}

@media (max-width:991px) {
  .header-1 {
    padding-bottom: 54px;
  }
}

.header-1-i {
  position: relative;
}

@media (min-width:992px) {
  .header-1 #LanguageCurrencyChangeLink {
    margin-right: 0px;
  }
}

.header-2 {
  padding: 8px 0 16px;
}

@media (max-width:991px) {
  .header-2 {
    padding: 0px;
  }
}

.header-2-l {
  float: left;
}

@media (max-width:991px) {
  .header-2-l {
    display: none;
  }
}

.header-2-r {
  float: right;
}

@media (max-width:991px) {
  .header-2-r {
    display: none;
  }
}

.header-2-link {
  font-size: 12px;
  font-size: 1.2rem;
  text-transform: uppercase;
  font-weight: 500;
  display: inline-flex;
  gap: 4px;
  align-items: center;
  vertical-align: middle;
  color: #5D5D5B;
}

.header-2-link-picto {
  height: 20px;
  width: 20px;
}

.header-2-l .header-2-link {
  margin-right: 16px;
}

.header-2-r .header-2-link {
  margin-left: 16px;
}

.newnav-recall .header-2-link {
  display: block;
  margin: 0 0 8px 0;
  font-weight: 400;
}

.header-light {
  padding: 16px 0;
  text-align: center;
}

.header-logo {
  float: left;
}

.header-light .header-logo {
  display: inline-block;
  float: none;
}

.header-logo-link {
  width: 220px;
  display: block;
  margin-right: 16px;
}

@media (max-width:991px) {
  .header-logo-link {
    width: 120px;
    margin-right: 0px;
  }
}

.header-logo-link img {
  width: 100%;
}

@media (max-width:991px) {
  .header-logo-desktop {
    display: none;
  }
}

.header-logo-mobile {
  display: none;
  width: 120px;
}

@media (max-width:991px) {
  .header-logo-mobile {
    display: block;
  }
}

.header-search {
  height: auto;
  float: left;
  z-index: 1032;
  transition: margin-top 0.2s ease-in-out;
  position: relative;
}

@media (max-width:991px) {
  .header-search {
    position: absolute;
    width: 100%;
    top: 44px;
    left: 0;
  }
}

@media (min-width:992px) {
  .header-search {
    margin-top: 24px;
  }
}

@media (min-width:1200px) {
  .header-search {
    width: 700px;
  }
}

@media (min-width:992px) and (max-width:1199px) {
  .header-search {
    width: 500px;
  }
}

@media (max-width:991px) {
  .autosuggest-open .header-search {
    margin-top: -36px;
  }
}

@media (min-width:1200px) {
  .user-connected .header-search {
    width: 500px;
  }
}

@media (min-width:992px) and (max-width:1199px) {
  .user-connected .header-search {
    width: 300px;
  }
}

.header-search-group {
  display: flex;
  display: table \9;
  width: 100%;
  flex-wrap: nowrap;
  align-items: stretch;
}

.header-search-es-group {
  transition: all 0.25s ease-in-out;
}

.header-search-es-group:not(.expanded-animated-search-bar) {
  width: 100%;
  left: 0px;
}

.header-search-label {
  display: none;
}

.header-search-input {
  flex: 1 1 100%;
  position: relative;
  display: table-cell \9;
}

.header-search-input .form-control {
  height: 100%;
  width: 100%;
  border-color: #868683;
  border-right-width: 0;
}

@media (max-width:991px) {
  .header-search-input .form-control {
    padding-right: 32px;
  }
}

.header-search-input .form-control:focus {
  border-color: #FC560B;
}

.header-search-input-action {
  position: absolute;
  right: 0;
  top: 1px;
  bottom: 1px;
  z-index: 2;
  margin-top: 0;
  cursor: pointer;
  width: 32px;
  display: flex;
  justify-content: center;
  align-items: center;
  height: auto;
  font-size: 20px;
  font-size: 2rem;
}

.header-search-input-action [class*="ico-"] {
  height: 2.2rem;
}

.header-search-button {
  font-size: 16px;
  font-size: 1.6rem;
  display: table-cell \9;
  width: 72px \9;
}

.header-search-close {
  width: 72px;
  margin-right: -12px;
  display: none;
  font-size: 27px;
  font-size: 2.7rem;
  padding: 0;
  line-height: 1;
}

@media (max-width:991px) {
  .header-search-close {
    font-size: 25px;
    font-size: 2.5rem;
  }
}

@media (max-width:991px) {
  .header-search-close {
    font-size: 25px;
    font-size: 2.5rem;
  }
}

@media (max-width:991px) {
  .autosuggest-open .header-search-close {
    display: block;
  }
}

.header-search-panel-cards * .header-search-group {
  position: relative;
  z-index: 1033;
}

.header-search-panel-cards * .boxlist-suggest-txt {
  display: inline-flex;
}

.header-tools {
  float: right;
  padding-top: 24px;
  max-width: 200px;
  max-height: 90px;
}

@media (max-width:991px) {
  .header-tools {
    padding-top: 0px;
    position: relative;
    top: -8px;
  }
}

.header-tools .dropdown-menu {
  z-index: 1032;
}

.header-tool-item {
  float: left;
  margin-right: 24px;
  position: relative;
}

.header-tool-item:last-child {
  margin-right: 0px;
}

@media (min-width:992px) and (max-width:1199px) {
  .header-tool-item {
    margin-left: 0px;
  }
}

@media (max-width:991px) {
  .header-tool-item {
    width: 30px;
    margin-right: 8px;
  }
}

.header-tool-item .badge {
  position: absolute;
  left: 18px;
  top: 4px;
}

@media (min-width:992px) {
  .header-tool-user {
    width: 120px;
  }
}

@media (min-width:992px) {
  .user-connected .header-tool-user {
    width: 150px;
  }
}

@media (min-width:992px) {
  .header-tool-basket {
    width: 50px;
  }
}

.header-tool-link {
  display: block;
  height: 40px;
  position: relative;
  padding-left: 32px;
  padding-top: 7px;
  color: #5D5D5B;
}

.header-tool-basket .header-tool-link {
  padding-left: 0px;
}

.header-tool-link:hover {
  text-decoration: none;
}

.header-tool-link.dropdown-toggle {
  padding-right: 16px;
}

@media (max-width:991px) {
  .header-tool-link.dropdown-toggle {
    padding: 0px;
    pointer-events: none;
  }
}

.header-tool-link.dropdown-toggle:after {
  content: "\E00C";
  font-family: "icons";
  position: absolute;
  right: 0;
  top: 8px;
  transition: all 0.25s ease-in-out 0s;
  font-size: 18px;
  font-size: 1.8rem;
}

.open .header-tool-link.dropdown-toggle:after {
  transform: rotate(-180deg);
}

@media (max-width:991px) {
  .header-tool-link.dropdown-toggle:after {
    display: none;
  }
}

@media (max-width:991px) {
  .header-tool-link.dropdown-toggle.basket {
    pointer-events: auto;
  }
}

.open .header-tool-link {
  color: #FC560B;
}

.header-tool-link-mobile {
  display: none;
}

@media (max-width:767px) {
  .header-tool-link-mobile {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    background: transparent;
    width: 100%;
    height: 100%;
  }
}

.header-tool-picto {
  font-size: 27px;
  font-size: 2.7rem;
  line-height: 27px;
  position: absolute;
  left: 0;
  top: 6px;
}

@media (max-width:991px) {
  .header-tool-picto {
    font-size: 25px;
    font-size: 2.5rem;
  }
}

@media (max-width:991px) {
  .header-tool-picto {
    font-size: 25px;
    font-size: 2.5rem;
  }
}

.header-tool-label {
  font-size: 10px;
  font-size: 1rem;
  line-height: 12px;
  height: 12px;
  font-weight: 500;
}

.header-tool-first {
  font-size: 12px;
  font-size: 1.2rem;
  line-height: 14px;
  height: 14px;
  font-weight: 500;
  text-transform: uppercase;
}

.header-tool-second {
  font-size: 10px;
  font-size: 1rem;
  line-height: 12px;
  height: 12px;
}

.header-tool-label,
.header-tool-first,
.header-tool-second {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-line-clamp: 1;
  display: -webkit-box;
  -webkit-box-orient: vertical;
}

@media (max-width:991px) {
  .header-tool-label,
  .header-tool-first,
  .header-tool-second {
    display: none;
  }
}

.header-tool-link {
  display: block;
  height: 40px;
  position: relative;
  padding-left: 32px;
  padding-top: 7px;
  color: #5D5D5B;
}

.header-tool-basket .header-tool-link {
  padding-left: 0px;
}

.header-tool-link.dropdown-toggle {
  padding-right: 16px;
}

@media (max-width:991px) {
  .header-tool-link.dropdown-toggle {
    padding: 0px;
  }
}

.header-tool-link.dropdown-toggle:after {
  content: "\E00C";
  font-family: "icons";
  position: absolute;
  right: 0;
  top: 8px;
  transition: all 0.25s ease-in-out 0s;
  font-size: 18px;
  font-size: 1.8rem;
}

.open .header-tool-link.dropdown-toggle:after {
  transform: rotate(-180deg);
}

@media (max-width:991px) {
  .header-tool-link.dropdown-toggle:after {
    display: none;
  }
}

.open .header-tool-link {
  color: #FC560B;
}

.header-tool-link-mobile {
  display: none;
}

@media (max-width:767px) {
  .header-tool-link-mobile {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    background: transparent;
    width: 100%;
    height: 100%;
  }
}

.header-main-tools .header-tool-item .badge {
  left: 16px;
}

.header-main-tools .header-tool-link {
  padding: 0;
  display: flex;
  align-items: center;
}

@media (min-width:992px) {
  .header-main-tools .header-tool-link {
    padding-right: 24px;
  }
}

.header-main-tools .header-tool-link:not(:hover) {
  color: #313130;
}

.header-main-tools .header-tool-picto {
  position: static;
  height: 30.8;
  font-size: 28px;
  font-size: 2.8rem;
}

@media (max-width:991px) {
  .header-main-tools .header-tool-picto {
    height: 26.4;
    font-size: 24px;
    font-size: 2.4rem;
  }
}

.header-main-tools .header-tool-text {
  display: flex;
  flex-direction: column;
  align-items: stretch;
  flex: 0 0 auto;
  margin-left: 4px;
}

@media (max-width:991px) {
  .header-main-tools .header-tool-text {
    display: none;
  }
}

.header-main-tools .header-tool-first,
.header-main-tools .header-tool-label,
.header-main-tools .header-tool-second,
.header-main-tools .header-tool-address {
  display: block;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  max-width: 120px;
}

.header-main-tools .header-tool-first,
.header-main-tools .header-tool-label {
  height: auto;
  line-height: inherit;
  font-size: 14px;
  font-size: 1.4rem;
}

.header-main-tools .header-tool-second,
.header-main-tools .header-tool-address {
  height: auto;
  line-height: inherit;
  font-size: 12px;
  font-size: 1.2rem;
}

.dd-bloc {
  padding: 16px;
}

.dd-user {
  width: 280px;
}

@media (max-width:767px) {
  .dd-user {
    width: calc(100vw - 24px);
    right: -38px;
  }
}

.dd-basket {
  width: 480px;
}

@media (max-width:767px) {
  .dd-basket {
    width: calc(100vw - 24px);
  }
}

.dd-basket.emptyBasket {
  width: 250px;
}

.dd-list {
  margin: 0;
  padding: 0;
  list-style: none;
}

.dd-item {
  margin-top: 12px;
}

.dd-item:first-child {
  margin-top: 0px;
}

.dd-link {
  color: #5D5D5B;
}

.dd-link:hover {
  text-decoration: none;
  color: #dc4603 !important;
}

.dd-link.disconnect {
  color: #005641;
}

.subheader-main {
  padding: 8px 0px;
  gap: 16px;
  border-bottom: 1px solid var(--Greys-Border, #CDCDCB);
  background: #F5F5F5;
  height: 48px;
}

.subheader-link {
  display: flex;
  align-items: center;
  gap: 8px;
  height: 32px;
  justify-content: center;
}

.subheader-label {
  color: #313130;
}

.subheader-label-reviews {
  color: #000000;
  font-weight: 700;
  font-size: 14px;
  text-decoration: underline;
}

.subheader-icon {
  width: 32px;
  height: 32px;
}

.subheader-icon-reviews {
  width: 104px;
  height: 32px;
  display: flex;
  align-items: center;
}

.subheader-icon-reviews img {
  width: inherit;
  height: inherit;
}

.newnav {
  position: relative;
  z-index: 1910;
}

.newnav-inter {
  color: #5D5D5B;
  padding-left: 24px;
  position: relative;
}

@media (max-width:991px) {
  .newnav-inter {
    display: none;
  }
}

.newnav-inter-mobile {
  display: none;
}

@media (max-width:991px) {
  .newnav-inter-mobile {
    display: block;
    float: left;
    margin-right: 16px;
    top: 1px;
    position: relative;
    font-size: 22px;
    font-size: 2.2rem;
    color: #5D5D5B;
  }
}

@media (max-width:991px) and (max-width:991px) {
  .newnav-inter-mobile {
    font-size: 21px;
    font-size: 2.1rem;
  }
}

@media (max-width:991px) and (max-width:991px) {
  .newnav-inter-mobile {
    font-size: 21px;
    font-size: 2.1rem;
  }
}

.newnav-inter i {
  font-size: 18px;
  font-size: 1.8rem;
  position: absolute;
  top: 55%;
  left: 0;
  transform: translateY(-50%);
}

.newnav-overlay {
  z-index: 1900;
  position: fixed;
  background-color: #313130;
  opacity: 0;
  width: 100%;
  height: 100%;
  transition: all 0.25s ease-in-out 0s;
  top: 0;
  left: 0;
  display: none;
}

.newnavopen .newnav-overlay {
  opacity: 0.5;
  display: block;
}

.newnav-close {
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  width: 40px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  font-size: 22px;
  font-size: 2.2rem;
  color: #5D5D5B;
  transition: all 0.25s ease-in-out 0s;
  z-index: 1;
}

@media (max-width:991px) {
  .newnav-close {
    font-size: 21px;
    font-size: 2.1rem;
  }
}

@media (max-width:991px) {
  .newnav-close {
    font-size: 21px;
    font-size: 2.1rem;
  }
}

@media (max-width:991px) {
  .newnav-close {
    left: auto;
    right: 0;
  }
}

.newnav-close:hover {
  color: #FC560B;
}

@media (min-width:992px) {
  .newnav-2 .newnav-close,
  .newnav-3 .newnav-close {
    display: none;
  }
}

.newnav-back {
  display: block;
  position: absolute;
  transition: all 0.25s ease-in-out 0s;
  left: 0;
  top: 0;
  font-size: 22px;
  font-size: 2.2rem;
  height: 40px;
  width: 40px;
  line-height: 40px;
  text-align: center;
  color: #5D5D5B;
  z-index: 1;
}

@media (max-width:991px) {
  .newnav-back {
    font-size: 21px;
    font-size: 2.1rem;
  }
}

@media (max-width:991px) {
  .newnav-back {
    font-size: 21px;
    font-size: 2.1rem;
  }
}

@media (min-width:992px) {
  .newnav-back {
    display: none;
  }
}

.newnav-i {
  height: 100%;
  width: 320px;
  display: flex;
  flex-direction: column;
  transition: all 0.25s ease-in-out 0s;
  background-color: #ffffff;
  position: relative;
  overflow: hidden;
  border-left: 1px solid #CDCDC8;
}

.newnav-1 {
  z-index: 1950;
  position: fixed;
  top: 0;
  left: -320px;
  width: 320px;
  height: 100%;
  background-color: #ffffff;
  transition: all 0.25s ease-in-out 0s;
}

.newnavopen .newnav-1 {
  left: 0;
}

.newnav-2 {
  z-index: 1940;
  display: flex;
  flex-direction: column;
  position: fixed;
  top: 0;
  left: -320px;
  width: 320px;
  height: 100%;
  background-color: #ffffff;
  transition: all 0.25s ease-in-out 0s;
}

.newnav2open .newnav-2 {
  left: 320px;
}

@media (max-width:991px) {
  .newnav2open .newnav-2 {
    left: 0;
    z-index: 1960;
  }
}

.newnav-2bis {
  z-index: 1920;
  position: fixed;
  top: 0;
  left: -320px;
  width: 320px;
  height: 100%;
  background-color: #ffffff;
  transition: all 0.25s ease-in-out 0s;
}

.newnav2bisopen .newnav-2bis {
  left: calc(2 * 320px);
}

@media (max-width:991px) {
  .newnav2bisopen .newnav-2bis {
    display: none;
  }
}

.newnav-3 {
  z-index: 1930;
  position: fixed;
  top: 0;
  left: -320px;
  width: 320px;
  height: 100%;
  background-color: #ffffff;
  transition: all 0.25s ease-in-out 0s;
}

.newnav3open .newnav-3 {
  left: calc(2 * 320px);
}

@media (max-width:991px) {
  .newnav3open .newnav-3 {
    left: 0;
    z-index: 1970;
  }
}

.newnav-header {
  flex: 0 0 auto;
  position: relative;
  padding: 16px;
  height: 114px;
}

@media (max-width:991px) {
  .newnav-header {
    height: auto;
    min-height: 72px;
  }
}

.newnav-content {
  flex: 1 1 100%;
  display: flex;
  flex-direction: column;
  position: relative;
  background-color: #ffffff;
}

.newnav-1 .newnav-content {
  border-left: none;
}

.newnav-content-i {
  flex: 1 1 100%;
  height: 100%;
  width: 100%;
}

.newnav-content-i-2 {
  padding: 0 16px;
}

.newnav-entete {
  margin-top: -40px;
  padding: 0 16px 16px;
  flex: 0 0 auto;
}

.newnav-title {
  display: block;
  font-size: 22px;
  font-size: 2.2rem;
  font-family: "Barlow Condensed", "Helvetica Neue", Helvetica, Arial, sans-serif;
  padding-bottom: 24px;
  margin-bottom: -20px;
  position: relative;
  line-height: 22px;
}

@media (max-width:991px) {
  .newnav-title {
    font-size: 21px;
    font-size: 2.1rem;
  }
}

@media (max-width:991px) {
  .newnav-title {
    font-size: 21px;
    font-size: 2.1rem;
  }
}

.newnav-title + .newnav-link-full {
  transition: all 0.25s ease-in-out 0s;
}

.newnav-title,
.newnav-title:hover,
.newnav-title:focus {
  color: inherit;
}

.newnav-title:hover + .newnav-link-full,
.newnav-title:focus + .newnav-link-full {
  color: #dc4603;
}

.newnav-link-full {
  color: #FC560B;
  font-weight: 500;
}

.newnav-logo {
  display: block;
  position: absolute;
  left: 50%;
  top: 16px;
  transform: translateX(-50%);
  width: 230px;
}

@media (max-width:991px) {
  .newnav-logo {
    width: 130px;
  }
}

.newnav-logo img {
  width: 100%;
  height: auto;
}

@media (max-width:991px) {
  .newnav-logo-desktop {
    display: none;
  }
}

.newnav-logo-mobile {
  display: none;
}

@media (max-width:991px) {
  .newnav-logo-mobile {
    display: block;
  }
}

.newnav-lev2,
.newnav-lev3 {
  flex: 1 1 100%;
  display: flex;
  flex-direction: column;
}

.newnav-lev2,
.newnav-mp,
.newnav-lev3 {
  display: none;
}

.newnav-list {
  margin: 0;
  padding: 0;
  list-style: none;
}

.newnav-item {
  margin: 0;
  padding: 0;
  margin-bottom: 0px !important;
  display: block;
}

.newnav-link {
  padding: 6px 0;
  line-height: 20px;
  display: block;
  color: #5D5D5B;
}

.newnav-link.current {
  color: #FC560B;
  font-weight: 700;
}

.newnav-link-parent {
  position: relative;
  padding-right: 24px;
}

.newnav-link-parent:after {
  content: "\E00E";
  font-family: "icons";
  position: absolute;
  font-size: 18px;
  font-size: 1.8rem;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
}

.newnav-link-full {
  color: #FC560B;
}

.newnav-list1 {
  margin: 0;
  padding: 0;
  list-style: none;
  margin-bottom: 8px;
}

.newnav-item1 {
  margin: 0;
  padding: 0;
  display: block;
}

.newnav-link1 {
  padding: 8px 0;
  display: block;
  color: #5D5D5B;
  transition: all 0.25s ease-in-out 0s;
  font-size: 22px;
  font-size: 2.2rem;
  font-family: "Barlow Condensed", "Helvetica Neue", Helvetica, Arial, sans-serif;
  line-height: 22px;
}

@media (max-width:991px) {
  .newnav-link1 {
    font-size: 21px;
    font-size: 2.1rem;
  }
}

@media (max-width:991px) {
  .newnav-link1 {
    font-size: 21px;
    font-size: 2.1rem;
  }
}

.newnav-link1:hover .newnav-svg svg {
  color: #FC560B;
}

.newnav-link1.current {
  color: #FC560B;
}

.newnav-link1.current .newnav-svg svg {
  fill: #FC560B;
}

.newnav-link1-withsvg {
  padding: 16px 0 16px 40px;
}

.newnav-link1-parent {
  position: relative;
  padding-right: 24px;
}

.newnav-link1-parent:after {
  content: "\E00E";
  font-family: "icons";
  position: absolute;
  font-size: 18px;
  font-size: 1.8rem;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
}

.newnav-svg {
  position: absolute;
  width: 32px;
  height: 32px;
  display: block;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
}

.newnav-svg svg {
  max-width: 100%;
  max-height: 100%;
  fill: #5D5D5B;
  transition: all 0.25s ease-in-out 0s;
}

.newnav-link1:hover .newnav-svg svg {
  fill: #FC560B;
}

.newnav-link1.current .newnav-svg svg {
  fill: #FC560B;
}

.newnav-bis {
  border-top: 1px solid #CDCDC8;
  display: block;
  margin-top: 8px;
}

.newnav-bis-i {
  display: none;
}

.newnav-bis-inter {
  position: relative;
  display: block;
  padding: 8px 0;
  color: #5D5D5B;
  transition: all 0.25s ease-in-out 0s;
  font-size: 18px;
  font-size: 1.8rem;
  font-family: "Barlow Condensed", "Helvetica Neue", Helvetica, Arial, sans-serif;
  line-height: 22px;
}

.newnav-bis-inter:after {
  content: "\E00C";
  font-family: "icons";
  position: absolute;
  font-size: 18px;
  font-size: 1.8rem;
  right: 0;
  top: 8px;
  transition: all 0.25s ease-in-out 0s;
}

.open .newnav-bis-inter:after {
  transform: rotate(-180deg);
}

.newnav-listter {
  margin: 0;
  padding: 0;
  list-style: none;
  border-top: 1px solid #CDCDC8;
  padding-top: 16px;
  margin: 0 0 16px 0;
}

.newnav-itemter {
  margin: 0;
  padding: 0;
  margin-bottom: 8px;
  display: block;
}

.newnav-linkter {
  display: inline-block;
  color: #FC560B;
  transition: all 0.25s ease-in-out 0s;
}

.newnav-recall {
  border-top: 1px solid #CDCDC8;
  padding: 16px 0 8px 0;
}

@media (min-width:992px) {
  .newnav-recall {
    display: none;
  }
}

body.newnavopen {
  overflow-y: hidden;
}

.side-panel {
  position: relative;
}

.side-panel-overlay {
  z-index: 1900;
  position: fixed;
  background-color: #313130;
  opacity: 0;
  width: 100%;
  height: 100%;
  transition: all 0.25s ease-in-out 0s;
  top: 0;
  left: 0;
  display: none;
}

.side-panel-open .side-panel-overlay {
  opacity: 0.5;
  display: block;
}

.side-panel-content {
  overflow: hidden;
  z-index: 1950;
  position: fixed;
  top: 0;
  width: 320px;
  height: 100%;
  background-color: #ffffff;
  transition: all 0.25s ease-in-out 0s;
}

.side-panel-content-left {
  left: -320px;
}

.side-panel-open .side-panel-content-left {
  left: 0;
}

.side-panel-content-right {
  right: -320px;
}

.side-panel-open .side-panel-content-right {
  right: 0;
}

.side-panel-header {
  padding: 16px;
  border-bottom: 1px solid #CDCDC8;
}

.side-panel-header-title {
  margin-bottom: 0px;
}

.side-panel-close {
  position: absolute;
  top: 0px;
  right: 0px;
}

.side-panel-body-container {
  padding: 16px;
  padding-bottom: 0px;
}

.side-panel-footer {
  padding: 16px;
}

body.side-panel-open {
  overflow-y: hidden;
}

.middle {
  flex: 1 1 auto;
  display: flex;
  flex-direction: column;
  align-items: stretch;
}

.middle-section {
  padding: 24px 0;
}

@media (max-width:991px) {
  .middle-section {
    padding: 16px 0;
  }
}

.middle-section-bot-compensation {
  margin-bottom: -24px;
}

@media (max-width:991px) {
  .middle-section-bot-compensation {
    margin-bottom: -16px;
  }
}

.middle-section-top-compensation {
  margin-top: -24px;
}

@media (max-width:991px) {
  .middle-section-top-compensation {
    margin-top: -16px;
  }
}

.middle-section .container &gt; *:last-child {
  margin-bottom: 0;
}

.middle-section .breadcrumb-section {
  margin: -24px -16px 0;
}

@media (max-width:991px) {
  .middle-section .breadcrumb-section {
    margin-top: -8px;
  }
}

.middle-subsection {
  margin: 0 -1000px;
  padding: 24px 0;
}

@media (max-width:991px) {
  .middle-subsection {
    padding: 16px 0;
  }
}

.middle-subsection .container,
.middle-subsection .container-fluid {
  max-width: 100vw;
}

.middle-subsection .container &gt; *:last-child {
  margin-bottom: 0;
}

.middle-subsection.order-last {
  margin-top: 24px;
  margin-bottom: -24px;
}

@media (max-width:991px) {
  .middle-subsection.order-last {
    margin-top: 16px;
    margin-bottom: -16px;
  }
}

.middle-section .middle-subsection:first-child {
  margin-top: -24px;
}

@media (max-width:991px) {
  .middle-section .middle-subsection:first-child {
    margin-top: -16px;
  }
}

.middle-section .middle-subsection:last-child {
  margin-bottom: -24px;
}

@media (max-width:991px) {
  .middle-section .middle-subsection:last-child {
    margin-bottom: -16px;
  }
}

@media (max-width:767px) {
  .middle &gt; .breadcrumb-section {
    padding-left: 16px;
  }
}

.reassur {
  background-color: #F5F5F5;
  padding: 16px 0;
}

@media (max-width:767px) {
  .reassur {
    padding: 8px 0;
  }
}

.reassur-item {
  position: relative;
  padding-left: 50px;
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 20px;
  color: #5D5D5B;
  min-height: 50px;
  padding-top: 8px;
}

@media (max-width:767px) {
  .reassur-item {
    margin-bottom: 8px;
    margin-top: 8px;
  }
}

.reassur-item svg {
  position: absolute;
  top: 50%;
  left: 0;
  width: 50px;
  height: 50px;
  transform: translateY(-50%);
}

.footer-o {
  font-size: 12px;
  font-size: 1.2rem;
  background-color: #313130;
  padding: 24px 0;
  color: #ffffff;
}

@media (max-width:767px) {
  .footer-o {
    padding: 16px 0;
  }
}

.footer-o a {
  display: inline-block;
  transition: all 0.25s ease-in-out 0s;
  color: #ffffff;
}

@media (max-width:767px) {
  .footer-o .row &gt; div {
    width: 100%;
  }
}

.footer-section {
  padding: 24px 0;
}

@media (max-width:991px) {
  .footer-section {
    padding: 16px 0;
  }
}

.footer-section .container &gt; *:last-child {
  margin-bottom: 0;
}

.footer-part {
  margin-bottom: 24px;
}

.footer-section .footer-section,
.footer-subsection {
  padding: 0;
}

.footer-section .footer-section table,
.footer-subsection table {
  width: 100%;
}

.footer-title,
.footer-button {
  display: block;
  position: relative;
  text-align: left;
  margin: 0;
  padding: 0;
  font-size: 22px;
  font-size: 2.2rem;
  font-weight: 500;
  font-family: "Barlow Condensed";
  border: none;
  background: transparent;
  width: 100%;
  color: #ffffff;
}

@media (max-width:991px) {
  .footer-title,
  .footer-button {
    font-size: 21px;
    font-size: 2.1rem;
  }
}

@media (max-width:991px) {
  .footer-title,
  .footer-button {
    font-size: 21px;
    font-size: 2.1rem;
  }
}

.footer-title {
  margin: 0 0 16px 0;
  height: 24px;
}

@media (max-width:767px) {
  .footer-title {
    display: none;
  }
}

.footer-button {
  padding: 8px 16px 8px 0;
}

@media (min-width:768px) {
  .footer-button {
    display: none;
  }
}

.footer-button:focus {
  outline: none;
}

.footer-button:after {
  content: "\E00C";
  font-family: "icons";
  position: absolute;
  right: 4px;
  top: 8px;
  font-size: 27px;
  font-size: 2.7rem;
  transition: all 0.25s ease-in-out 0s;
}

@media (max-width:991px) {
  .footer-button:after {
    font-size: 25px;
    font-size: 2.5rem;
  }
}

@media (max-width:991px) {
  .footer-button:after {
    font-size: 25px;
    font-size: 2.5rem;
  }
}

.footer-button[aria-expanded="true"]:after {
  transform: rotate(180deg);
}

@media (max-width:767px) {
  .footer-content {
    display: none;
    padding: 0 0 8px 0;
  }
}

@media (min-width:768px) {
  .footer-content {
    display: block !important;
  }
}

.footer-list {
  margin: 0;
  padding: 0;
  list-style: none;
}

.footer-list-item {
  padding: 0px;
  margin: 0 0 8px 0 !important;
}

.footer-link {
  color: #ffffff;
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 20px;
}

.footer-link:hover {
  color: #dc4603;
}

.footer-link:hover svg {
  fill: #dc4603;
}

.footer-link.externe:after {
  content: "\E019";
  font-family: "icons";
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 20px;
  vertical-align: middle;
  margin-left: 4px;
}

.footer-btn-list {
  margin: 0;
  padding: 0;
  list-style: none;
}

.footer-btn-list-item {
  display: inline-block;
  margin: 0 1px 8px 0;
  padding: 0px;
}

.footer-btn-link {
  display: inline-block;
  font-size: 12px;
  font-size: 1.2rem;
  line-height: 22px;
  color: #ffffff;
  border: 1px solid #ffffff;
  padding: 4px 8px;
  border-radius: 4px;
}

.footer-btn-link:hover {
  color: #dc4603;
  border-color: #dc4603;
}

.footer-adresse {
  font-size: 12px;
  font-size: 1.2rem;
}

.footer-adresse small {
  display: block;
  font-size: 12px;
  font-size: 1.2rem;
}

.footer-select {
  width: 100%;
  color: #5D5D5B;
  border: 1px solid #CDCDC8;
  border-radius: 0px;
  padding: 4px;
  height: 32px;
  margin: 0 0 8px 0;
}

.footer-select:focus {
  outline: none;
}

.footer-contact {
  padding-right: 170px;
  position: relative;
}

@media (max-width:767px) {
  .footer-contact {
    padding-right: 0px;
  }
}

.footer-contact-illu {
  position: absolute;
  top: 50%;
  right: 0;
  width: 134px;
  transform: translateY(-50%);
}

@media (max-width:767px) {
  .footer-contact-illu {
    display: none;
  }
}

.footer-form {
  position: relative;
  margin-bottom: 24px;
}

.footer-input {
  color: #ffffff;
  background-color: #ffffff;
  border: 1px solid #ffffff;
  border-radius: 0px;
  width: 100%;
  font-size: 14px;
  font-size: 1.4rem;
  padding: 8px 16px;
  color: #868683;
}

.footer-input:focus {
  border-color: #FC560B;
  outline: none;
}

.footer-cta {
  display: inline-block;
  white-space: nowrap;
  border: 1px solid #FC560B;
  position: absolute;
  right: 0;
  top: 0;
  color: #ffffff;
  background-color: #FC560B;
  font-style: normal;
  border-radius: 0px;
  padding: 8px 16px;
  font-size: 14px;
  font-size: 1.4rem;
  text-transform: uppercase;
}

.footer-cta:hover,
.footer-cta:focus {
  color: #ffffff;
  background-color: #FC560B;
  border-color: #FC560B;
  text-decoration: none;
  outline: none;
}

.footer-social-list {
  margin: 0;
  padding: 0;
  list-style: none;
}

.footer-social-item {
  display: inline;
  margin-right: 4px;
}

.footer-social-link {
  display: inline-block;
  color: #ffffff;
  transition: all 0.25s ease-in-out 0s;
  font-size: 30px;
  font-size: 3rem;
  line-height: 34px;
}

.footer-social-link:hover {
  color: #dc4603;
}

.footer-group {
  padding-left: 125px;
  position: relative;
}

@media (max-width:767px) {
  .footer-group {
    padding-left: 0px;
  }
}

.footer-group-illu {
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 100px;
  height: 100px;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-image: url(../images/map-europe-white.png);
}

@media (max-width:767px) {
  .footer-group-illu {
    display: none;
  }
}

.footer-light-o {
  font-size: 12px;
  font-size: 1.2rem;
  background-color: #313130;
  padding: 24px 0;
  color: #ffffff;
  text-align: center;
}

@media (max-width:767px) {
  .footer-light-o {
    padding: 16px 0;
  }
}

.footer-light-o a {
  display: inline-block;
  transition: all 0.25s ease-in-out 0s;
}

.footer-light-title {
  display: inline-block;
  position: relative;
  margin: 0;
  padding: 0;
  font-size: 18px;
  font-size: 1.8rem;
  font-weight: 500;
  font-family: "Barlow Condensed";
  border: none;
  background: transparent;
  color: #ffffff;
}

@media (max-width:767px) {
  .footer-light-title {
    display: block;
    margin-bottom: 16px;
  }
}

.footer-light-list {
  margin: 0;
  padding: 0;
  list-style: none;
  display: inline-block;
}

.footer-light-item {
  display: inline-block;
  color: #ffffff;
  margin: 0 0 0 24px;
}

@media (max-width:767px) {
  .footer-light-item {
    margin-left: 0px;
    display: block;
    margin-bottom: 4px;
  }
}

.footer-light-item i {
  font-size: 22px;
  font-size: 2.2rem;
  vertical-align: middle;
}

@media (max-width:991px) {
  .footer-light-item i {
    font-size: 21px;
    font-size: 2.1rem;
  }
}

@media (max-width:991px) {
  .footer-light-item i {
    font-size: 21px;
    font-size: 2.1rem;
  }
}

.footer-light-link {
  color: #ffffff;
}

.footer-image-left {
  max-width: 100%;
  width: auto;
}

.footer-image-right {
  max-width: 100%;
  width: auto;
  float: right;
}

.copyright {
  background-color: #313130;
  padding: 24px 0;
  color: #ffffff;
  font-size: 12px;
  font-size: 1.2rem;
  border-top: 1px solid #CDCDC8;
}

@media (max-width:767px) {
  .copyright {
    padding: 16px 0;
    text-align: center;
  }
}

.copyright-link {
  transition: all 0.25s ease-in-out 0s;
  color: #ffffff;
}

.copyright-link:hover {
  color: #dc4603;
  text-decoration: none;
}

.copyright-content {
  float: left;
}

@media (max-width:767px) {
  .copyright-content {
    float: none;
    margin-bottom: 8px;
  }
}

.copyright-visual {
  float: right;
  width: 132px;
}

@media (max-width:767px) {
  .copyright-visual {
    float: none;
  }
}

.logolist {
  padding: 24px 0 16px 0;
  background-color: #313130;
  border-top: 1px solid #CDCDC8;
}

@media (max-width:767px) {
  .logolist {
    padding: 16px 0 8px 0;
  }
}

.logolist-list {
  margin: 0;
  padding: 0;
  list-style: none;
}

@media (max-width:767px) {
  .logolist-list {
    text-align: center;
  }
}

.logolist-item {
  margin: 0 8px 8px 0;
  display: inline-block;
}

.brandreview {
  position: fixed;
  right: 8px;
  bottom: 234px;
  z-index: 1020;
  color: #5D5D5B;
  transition: all 0.25s ease-in-out 0s;
}

@media (max-width:991px) {
  .brandreview {
    display: none;
  }
}

.brandreview-hidden {
  right: -600px;
}

.brandreview-disabled {
  pointer-events: none;
}

.brandreview-box {
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
  padding: 8px 16px;
  background-color: #ffffff;
  border-radius: 0;
}

.brandreview-box:before,
.brandreview-box:after {
  display: table;
  content: " ";
}

.brandreview-box:after {
  clear: both;
}

.brandreview-box a {
  margin: 0 !important;
}

.brandreview-google {
  display: flex;
  flex-direction: column;
  align-items: center;
  color: #5D5D5B !important;
}

.brandreview-google:hover {
  color: #dc4603 !important;
}

.brandreview-stars {
  position: relative;
  font-size: 22px;
  font-size: 2.2rem;
}

.brandreview-stars-filled {
  display: block;
  position: absolute;
  overflow: hidden;
  width: 100%;
  left: 0;
  top: 0;
  color: #F3AB09;
}

.brandreview-stars-empty {
  color: #CDCDC8;
}

.brandreview-infos {
  text-align: center;
  clear: both;
  font-size: 12px;
  font-size: 1.2rem;
}

.brandreview-number strong {
  font-weight: inherit;
}

@media (max-width:767px) {
  .basket {
    font-size: 12px;
    font-size: 1.2rem;
  }
}

@media (max-width:991px) {
  .basket-aside .t3 {
    margin-bottom: 8px;
  }
}

.basket-delivery-title {
  margin-bottom: 0px !important;
}

@media (max-width:991px) {
  .basket-delivery-title {
    display: grid;
  }
}

.basket-header-wrapper {
  position: relative;
}

.basket-header-title-wrapper {
  margin-bottom: 16px;
}

@media (max-width:991px) {
  .basket-share-title {
    display: none;
  }
}

.bt-basket-right-wrapper {
  background-color: #F5F5F5;
  padding: 16px;
  padding-bottom: 8px;
  position: absolute;
  right: 0;
  bottom: 0;
}

@media (max-width:991px) {
  .bt-basket-right-wrapper {
    padding: 8px;
  }
}

.bt-basket-left-wrapper {
  padding-bottom: 8px;
}

.bt-basket-header {
  margin-right: 24px;
}

@media (max-width:991px) {
  .bt-basket-header-label {
    display: none;
  }
}

.badge-basket-delivery-assembly-services {
  width: fit-content;
  font-family: "Roboto";
  font-size: 12px;
}

@media (min-width:992px) {
  .badge-basket-delivery-assembly-services {
    margin-top: -5px;
  }
}

@media (max-width:991px) {
  .badge-basket-delivery-assembly-services {
    margin: 8px 0px;
  }
}

.model-delivery-assembly-quantity {
  align-items: center;
}

.registrationForm .box {
  height: 100%;
}

@media (max-width:991px) {
  .conquest-form-modal .modal-body {
    flex-grow: 1;
  }
}

@media (min-width:992px) {
  .conquest-form-modal .modal-body .optiscroll.is-enabled {
    height: 296px;
  }
}

.checkoutShippingAddressForm {
  margin-bottom: 16px;
}

.checkout-address-display-inline span,
.checkout-address-display-inline strong {
  display: inline-block;
}

.checkout .form-fieldset {
  transition: height 0.2s linear;
}

.checkoutAddressDisplay .address {
  margin-bottom: 0;
}

.checkoutAddressDisplay .form-part {
  margin-bottom: 0;
}

div &gt; .checkoutAddressDisplay {
  margin-bottom: 0;
}

#shippingBlock #completedelivery {
  margin-bottom: 8px;
}

#shippingBlock .radiocheck-box-body {
  padding-bottom: 16px;
}

.total-terms-cta-checkout {
  padding: 6px 16px 6px 44px;
}

.total-terms-cta-checkout .table-price tbody tr:first-child th,
.total-terms-cta-checkout .table-price tfoot tr:first-child th,
.total-terms-cta-checkout .table-price tbody tr:first-child td,
.total-terms-cta-checkout .table-price tfoot tr:first-child td {
  padding-top: 0px;
}

.has-feedback #shippingContactPhone.form-control {
  padding-right: 0;
}

#paymentList input[type="radio"]:checked ~ label &gt; span {
  font-weight: 700;
}

.radio-inline-pcard:first-child {
  padding-right: 80px;
}

.chooseInvoiceMode {
  margin-bottom: 8px;
}

.buttons-feedback {
  display: block;
  text-align: center;
  margin: 8px auto 0 auto;
  max-width: 240px;
  font-size: 12px;
}

#banksDropdown {
  min-height: 55px;
}

.addressesSelectButtonOnMobile {
  position: absolute;
  bottom: 40px;
  right: 24px;
  width: fit-content;
}

@media (min-width:992px) {
  .addressesSelectButtonOnMobile {
    display: none;
  }
}

@media (max-width:991px) {
  .addressesSelectButtonOnDesktop {
    display: none;
  }
}

@media (max-width:991px) {
  .addressPackDisplay {
    padding-bottom: 48px !important;
  }
}

.mig-product {
  padding-top: 0px;
}

.mig-filters {
  margin-bottom: 16px;
}

.prod-head .title-o &gt; .row &gt; .col-xs-fill {
  min-width: calc(100% - 100px);
}

.prod-main {
  padding-top: 0px;
}

.prod-section {
  margin-bottom: 16px;
}

.prod-top {
  margin: 16px 0;
}

.prod-visu {
  margin-bottom: 16px;
}

.prod-img img {
  width: 100%;
}

@media (max-width:991px) {
  .prod-viewer img {
    max-width: 240px;
  }
}

@media (max-width:991px) {
  .prod-logo {
    margin-top: 4px;
  }
}

.prod-logo-img {
  max-width: 100px;
  max-height: 35px;
  float: right;
}

.prod-resume {
  margin-bottom: 16px;
}

.prod-marque {
  margin-bottom: 8px;
}

.prod-marque img {
  height: 24px;
}

.prod-ref {
  margin-bottom: 8px;
}

.prod-bloc {
  margin-bottom: 16px;
  padding: 8px 16px;
  background-color: #F5F5F5;
}

@media (max-width:991px) {
  .prod-bloc {
    margin-left: 0px;
  }
}

.prod-bloc-part {
  margin: 0px;
}

.prod-bloc + .prod-quotation {
  margin-top: -16px;
}

.prod-promo {
  padding: 8px 16px;
  color: white;
  text-align: center;
  background-color: #EC100E;
}

.prod-promo strong {
  font-size: 14px;
  font-size: 1.4rem;
}

.prod-promo span {
  font-size: 10px;
  font-size: 1rem;
}

@media (max-width:991px) {
  .prod-promo {
    margin-left: 0px;
  }
}

.prod-bloc &gt; .prod-promo {
  margin-left: -16px;
  margin-right: -16px;
  padding-top: 2px;
  padding-bottom: 2px;
}

.prod-price-from {
  font-weight: 400;
  font-size: 18px;
  font-size: 1.8rem;
  display: block;
  margin-bottom: -4px;
}

.prod-price-from strong {
  margin-left: 4px;
}

.prod-price-ammount {
  font-size: 22px;
  font-size: 2.2rem;
  font-weight: 700;
}

@media (max-width:991px) {
  .prod-price-ammount {
    font-size: 21px;
    font-size: 2.1rem;
  }
}

@media (max-width:991px) {
  .prod-price-ammount {
    font-size: 21px;
    font-size: 2.1rem;
  }
}

@media (max-width:991px) {
  .prod-price-ammount {
    font-size: 18px;
    font-size: 1.8rem;
  }
}

.prod-price-ttc {
  display: block;
}

.prod-price-quantity {
  display: block;
  font-weight: 700;
}

.prod-price-unit {
  display: block;
  font-weight: 700;
}

.prod-price-old {
  text-decoration: line-through;
  margin-bottom: -0.2em;
}

.prod-price .promo {
  color: #EC100E;
}

.prod-stock {
  font-weight: 500;
  padding-left: 22px;
  position: relative;
}

.prod-stock:before {
  position: absolute;
  left: 0;
  font-size: 18px;
  font-size: 1.8rem;
}

.prod-stock-ok {
  color: #309B0C;
}

.prod-stock-ok:before {
  content: "\E03E";
  font-family: "icons";
}

.prod-stock-more-link-ok {
  color: #309B0C;
}

.prod-stock-soon {
  color: #F3AB09;
}

.prod-stock-soon:before {
  content: "\E03E";
  font-family: "icons";
}

.prod-stock-more-link-soon {
  color: #F3AB09;
}

.prod-stock-ko {
  color: #EC100E;
  line-height: 20px;
  font-weight: 700;
}

.prod-stock-ko:before {
  content: "\E013";
  font-family: "icons";
  font-style: normal;
}

.prod-stock-more-link-ko {
  color: #EC100E;
}

.prod-stock-more {
  font-size: 12px;
  font-size: 1.2rem;
}

.prod-stock-more-link {
  font-style: normal;
  text-decoration: underline;
}

.prod-stock-more-link-ok,
.prod-stock-more-link-ok:hover,
.prod-stock-more-link-ok:focus {
  color: #309B0C;
}

.prod-stock-more-link-soon,
.prod-stock-more-link-soon:hover,
.prod-stock-more-link-soon:focus {
  color: #F3AB09;
}

.prod-stock-more-link-ko,
.prod-stock-more-link-ko:hover,
.prod-stock-more-link-ko:focus {
  color: #EC100E;
}

.prod-stock-more-link:hover {
  text-decoration: none;
}

.prod-stock + .prod-stock-more {
  padding-left: 22px;
}

.prod-delivery {
  padding-left: 22px;
  position: relative;
}

.prod-delivery:before {
  content: "\E015";
  font-family: "icons";
  position: absolute;
  left: 0;
  font-size: 18px;
  font-size: 1.8rem;
}

.prod-variant {
  font-size: 12px;
  font-size: 1.2rem;
}

.prod-variant .form-part {
  margin-bottom: 8px;
}

.prod-option {
  padding: 4px 8px;
  font-size: 12px;
  font-size: 1.2rem;
  background-color: rgba(29, 90, 254, 0.1);
}

.prod-actions .btn,
.prod-actions .bt {
  margin-bottom: 8px;
}

.prod-actions .row .bt {
  padding-left: 0px;
  padding-right: 0px;
}

.prod-volume {
  font-size: 12px;
  font-size: 1.2rem;
}

.prod-volume-button {
  display: inline-block;
  position: relative;
  margin: 0;
  padding: 0;
  border: none;
  padding-right: 24px;
  background-color: transparent;
  color: #FC560B;
}

.prod-volume-button:focus {
  outline: none;
}

.prod-volume-button:after {
  content: "\E00C";
  font-family: "icons";
  font-size: 18px;
  font-size: 1.8rem;
  position: absolute;
  top: -3px;
  right: 2px;
  transition: all 0.25s ease-in-out 0s;
}

.prod-volume-button[aria-expanded="true"]:after {
  transform: rotate(180deg);
}

.prod-volume-i {
  display: none;
  padding-top: 8px;
}

.prod-tabs {
  margin: 24px 0;
}

.prod-doc-link {
  display: block;
  position: relative;
  min-height: 18px;
  padding-left: 24px;
}

.prod-doc-link:before {
  content: "\E016";
  font-family: "icons";
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  font-size: 18px;
  font-size: 1.8rem;
}

.prod-desc-separator {
  margin-top: 0px !important;
}

@media (max-width:767px) {
  .prod-desc-separator {
    display: none;
  }
}

.prod-desc-list {
  padding-left: 16px;
  margin-bottom: 16px;
}

.prod-desc-list li {
  padding-bottom: 2px;
}

.prod-desc-header {
  margin-bottom: 8px;
}

.prod-desc-header .t3,
.prod-desc-header .t4,
.prod-desc-header .t5 {
  margin-bottom: 0px;
  display: flex;
  align-items: center;
  min-height: 1.2em;
}

.prod-desc-header .t3 &gt; [class*="ico-"],
.prod-desc-header .t4 &gt; [class*="ico-"],
.prod-desc-header .t5 &gt; [class*="ico-"],
.prod-desc-header .t3 img,
.prod-desc-header .t4 img,
.prod-desc-header .t5 img {
  margin-right: 4px;
}

@media (max-width:991px) {
  .prod-desc-header .t3 + .bt,
  .prod-desc-header .t4 + .bt,
  .prod-desc-header .t5 + .bt {
    margin-top: -8px;
  }
}

@media (min-width:992px) {
  .prod-desc-header {
    display: flex;
    align-items: center;
  }

  .prod-desc-header .t3 + .bt,
  .prod-desc-header .t4 + .bt,
  .prod-desc-header .t5 + .bt {
    margin-left: 8px;
  }

  .prod-desc-header .t3 + .bt {
    transform: translateY(0.2em);
  }

  .prod-desc-header .t4 + .bt,
  .prod-desc-header .t5 + .bt {
    transform: translateY(0.15em);
  }
}

.prod-desc .text-part {
  overflow: hidden;
}

@media (max-width:991px) {
  .prod-carou .owl-nav {
    display: none;
  }
}

@media (min-width:992px) {
  .prod-informations &gt; .container {
    margin: auto;
    width: 752px;
    padding: 0px;
  }
}

.product-mobile-images,
.product-mobile-images .owl-stage-outer {
  min-height: 240px;
}

.title-ref {
  margin-bottom: 8px;
  font-size: 16px;
  line-height: 16px;
}

.quote-button {
  padding: 16px 0px 8px 0px;
}

@media (max-width:991px) {
  .ProductPageImageViewer-ThumbnailImage.ProductPageImageViewer-ThumbnailImage-Mobile {
    max-width: 240px;
  }
}

.productPage-ImageDescriptionPriceRow .box.border-csr {
  margin-left: 0px;
  max-width: unset;
}

@media (min-width: 992px) {
  .productPage-ImageDescriptionPriceRow .box.border-csr {
    margin-left: 20px;
    max-width: 270px;
  }
}

.productPageImageViewer-MobileImage {
  margin: auto;
  display: block;
}

.productGridView .prod-stock-more {
  height: 20px;
}

.productGridView .stockAndDeliveryContainer {
  height: 84px;
}

@media (min-width: 1200px) {
  .migTable_Spacer {
    width: 100%;
  }
}

@media (min-width:992px) {
  .productPageTop-logo {
    float: left;
  }
}

@media (max-width:991px) {
  .productPageTop-logo {
    float: right;
  }
}

@media (min-width:992px) {
  .productPageTop-logoContainer {
    order: 1;
  }

  .productPageTop-title {
    order: 2;
    flex-basis: 100%;
  }
}

.productPageTop-logoContainer {
  padding-bottom: 8px;
}

@media (min-width:992px) {
  .productPageTop-rating {
    order: 3;
    padding-bottom: 8px;
  }
}

.productPageTop-container {
  display: flex;
  flex-wrap: wrap;
}

@media (max-width:991px) {
  .shortDesc-md {
    display: none;
  }
}

#createMyCompany.oc-opened [data-oc-target] {
  overflow: visible;
}

.findMyOrga-manualForm-content p {
  margin-top: 8px;
}

.personal_information {
  margin-bottom: 15px;
}

ul.list-dashed {
  padding: 0;
  list-style-type: none;
}

ul.list-dashed &gt; li {
  text-indent: -7px;
}

ul.list-dashed &gt; li:before {
  content: "-";
  text-indent: -5px;
}

.form-legal {
  margin-bottom: 24px;
}

.findMyOrga-autoForm p {
  margin-top: 8px;
}

.account-creation-valdation-button {
  width: 100%;
}

.captcha-legal-text {
  font-size: 12px;
  font-size: 1.2rem;
}

.grecaptcha-badge {
  visibility: hidden;
}

.personTitleLabel {
  display: flex;
  gap: 8px;
}

@media \0screen\, screen\9 {
  .newnav-i {
    overflow-y: auto;
  }

  .newnav-content {
    height: auto;
  }

  .newnav-content-i {
    position: relative;
    height: auto;
  }

  .newnav-back {
    display: none;
  }

  .newnav-2 .newnav-close,
  .newnav-3 .newnav-close {
    display: none;
  }

  .newnav-logo {
    display: none;
  }

  .newnav3open .newnav-3 {
    left: 640px;
  }

  .newnav-header {
    height: 40px;
  }

  .newnav-item .newnav-link-parent:after,
  .newnav-item1 .newnav-link-parent:after {
    top: 2px;
  }

  .optiscroll {
    overflow: visible;
  }
}

.rowContainer {
  padding: 0 15px !important;
}

.row.margin-true &gt; div:last-child &gt; div:last-child {
  margin-right: 0px;
  margin-left: 0px;
}

.row:after {
  content: "";
  display: block;
  clear: both;
}

.row &gt; div {
  float: left;
}

.compare_main .productAsideInfo,
.row .left_espot {
  float: none;
}

.row &gt; .right {
  float: right;
}

@media (min-width:992px) {
  .col0 {
    display: none !important;
  }
}

.col1 {
  width: 8.333333%;
}

.col2 {
  width: 16.666666%;
}

.col3 {
  width: 25%;
}

.col4 {
  width: 33.333333%;
}

.col5 {
  width: 41.666666%;
}

.col6 {
  width: 50%;
}

.col7 {
  width: 58.333333%;
}

.col8 {
  width: 66.666666%;
}

.col9 {
  width: 75%;
}

.col10 {
  width: 83.333333%;
}

.col11 {
  width: 91.666666%;
}

.col12 {
  width: 100%;
}

/*
 * RWD-A - 0-600px
 * RWD-B - 601-1280px
 * RWD-C - 1281px+
 */

@media (max-width:480px) {
  .acol6 {
    width: 100% !important;
  }
}

@media (max-width:600px) {
  .acol1 {
    width: 8.333333%;
  }

  .acol2 {
    width: 16.666666%;
  }

  .acol3 {
    width: 25%;
  }

  .acol4 {
    width: 33.333333%;
  }

  .acol5 {
    width: 41.666666%;
  }

  .acol6 {
    width: 50%;
  }

  .acol7 {
    width: 58.333333%;
  }

  .acol8 {
    width: 66.666666%;
  }

  .acol9 {
    width: 75%;
  }

  .acol10 {
    width: 83.333333%;
  }

  .acol11 {
    width: 91.666666%;
  }

  .acol12 {
    width: 100%;
  }

  .rowContainer &gt; .row.margin-true {
    padding-left: 0px;
    padding-right: 0px;
  }
}

@media (max-width:1199px) {
  #logo.acol2 {
    width: 50%;
  }
}

@media (min-width:1281px) {
  .ccol1 {
    width: 8.333333%;
  }

  .ccol2 {
    width: 16.666666%;
  }

  .ccol3 {
    width: 25%;
  }

  .ccol4 {
    width: 33.333333%;
  }

  .ccol5 {
    width: 41.666666%;
  }

  .ccol6 {
    width: 50%;
  }

  .ccol7 {
    width: 58.333333%;
  }

  .ccol8 {
    width: 66.666666%;
  }

  .ccol9 {
    width: 75%;
  }

  .ccol10 {
    width: 83.333333%;
  }

  .ccol11 {
    width: 91.666666%;
  }

  .ccol12 {
    width: 100%;
  }

  .ccolVisible {
    display: block;
  }

  .ccolHide {
    display: none !important;
  }

  .rowContainer &gt; .row.margin-true {
    width: 100%;
  }
}

.grid_mode {
  margin-left: 0 !important;
  margin-right: 0px;
  padding: 0px;
  list-style: none;
}

.grid {
  margin-left: 5px;
  margin-right: 0px;
  padding: 0px;
  list-style: none;
}

@media (max-width:991px) {
  .grid_mode.grid {
    margin-left: -8px !important;
    margin-right: -8px !important;
  }
}

.grid &gt; li {
  display: inline-block;
  vertical-align: top;
}

#catalogEntryRecommendationWidget .grid &gt; li {
  display: inline;
}

@media (max-width:600px) {
  .acolVisible {
    display: block;
  }

  .acolHide,
  .acolNoBorder {
    border: none !important;
  }
}

@media (min-width:600px) and (max-width:980px) {
  .bcol1 {
    width: 8.333333%;
  }

  .bcol2 {
    width: 16.666666%;
  }

  .bcol3 {
    width: 25%;
  }

  .bcol4 {
    width: 33.333333%;
  }

  .bcol5 {
    width: 41.666666%;
  }

  .bcol6 {
    width: 50%;
  }

  .bcol7 {
    width: 58.333333%;
  }

  .bcol8 {
    width: 66.666666%;
  }

  .bcol9 {
    width: 75%;
  }

  .bcol10 {
    width: 83.333333%;
  }

  .bcol11 {
    width: 91.666666%;
  }

  .bcol12 {
    width: 100%;
  }

  .bcolVisible {
    display: block;
  }

  .bcolHide,
  .bcolNoBorder {
    border: none !important;
  }
}

.button {
  color: #ffffff;
  padding: 5px 10px;
  background-color: #309B0C;
}

.button a {
  color: #ffffff;
  font-weight: 700;
  font-size: 1.2em;
}

.basicButton {
  display: inline-block;
  position: relative;
  vertical-align: middle;
  border-radius: 4px;
  text-align: center;
  border: 1px solid #FC560B;
  color: #ffffff !important;
  background: #FC560B;
}

.basicButton:hover {
  text-decoration: none !important;
}

.basicButton &gt; span {
  display: table-cell;
  height: 30px;
  padding: 0 15px;
  border-radius: 3px;
  line-height: normal;
  text-align: center;
  vertical-align: middle;
}

.shopperActions .basicButton {
  text-align: center;
}

.compare_main .basicButton {
  text-transform: none;
  display: inline-block;
  width: 100%;
  padding: 10px 0;
  float: right;
  font-size: 14px;
  font-size: 1.4rem;
  float: none;
  width: auto;
}

.shopperActions .choose {
  text-transform: none;
  display: inline-block;
  width: 100%;
  padding: 10px 0;
  float: right;
  font-size: 14px;
  font-size: 1.4rem;
}

.buttonTextResponsive {
  white-space: normal;
}

.carousel {
  position: relative;
}

.carousel &gt; h2 {
  position: relative;
  z-index: 1;
  margin: 0px;
  padding: 10px 0;
}

.carousel &gt; .content {
  position: relative;
  z-index: 0;
}

.carousel &gt; .content &gt; ul {
  display: block;
  position: relative;
  left: 0%;
  margin: 0;
  padding: 0;
  list-style: none;
  white-space: nowrap;
}

.carousel &gt; .content &gt; ul &gt; li {
  display: inline-block;
  vertical-align: top;
  white-space: normal;
  text-align: center;
  position: relative;
}

.carousel &gt; .content &gt; ul &gt; li.hidden {
  visibility: hidden;
}

.carousel &gt; .prevPageButton,
.carousel &gt; .nextPageButton {
  display: block;
  position: absolute;
  top: 50%;
  z-index: 1;
  width: 15px;
  height: 58px;
  margin-top: -21px;
  overflow: hidden;
  background: rgba(0, 0, 0, 0);
}

.carousel &gt; .prevPageButton.hidden,
.carousel &gt; .nextPageButton.hidden {
  display: none;
}

.carousel &gt; .prevPageButton:before,
.carousel &gt; .nextPageButton:before {
  content: url("../images/responsive/rwdUI_k.png");
  display: block;
  position: absolute;
  top: 0;
}

.carousel &gt; .prevPageButton {
  left: 10px;
}

.carousel &gt; .prevPageButton:before,
.carousel &gt; .prevPageButton:hover:before,
.carousel &gt; .prevPageButton:active:before {
  left: 0;
}

.carousel &gt; .nextPageButton {
  right: 10px;
}

.carousel &gt; .nextPageButton:before,
.carousel &gt; .nextPageButton:hover:before,
.carousel &gt; .nextPageButton:active:before {
  left: -30px;
}

.carousel.clip-true &gt; .content {
  overflow: hidden;
}

.carousel.padding-true &gt; .content {
  margin: 0 30px;
}

.carousel.padding-true .pageControl {
  position: relative;
  left: auto;
  right: auto;
  bottom: auto;
  padding-top: 10px;
}

.carousel.padding-true .pageControl.hidden {
  display: block;
  visibility: hidden;
}

.pageControl {
  position: absolute;
  z-index: 1;
  left: 10px;
  right: 10px;
  bottom: 10px;
}

.pageControl.hidden {
  display: none;
}

.pageControl &gt; a {
  display: inline-block;
  vertical-align: top;
}

.pageControl &gt; .hidden {
  display: none !important;
}

.pageControl.dot {
  text-align: center;
}

.pageControl.dot &gt; a {
  width: 20px;
  height: 20px;
  margin: 0 10px;
  background-color: #1D5AFE;
  border-radius: 10px;
  opacity: 0.4;
  border: 1px solid transparent;
}

.pageControl.dot &gt; a:hover {
  opacity: 0.6;
}

.pageControl.dot &gt; a.selected {
  opacity: 1;
  background-color: #FC560B;
}

.pageControl.number {
  text-align: center;
}

.pageControl.number &gt; a {
  width: 25px;
  margin: 0 10px;
  background-color: #1D5AFE;
  border-radius: 2px;
  color: #ffffff;
  font-size: 14px;
  font-size: 1.4rem;
  opacity: 0.4;
}

.pageControl.number &gt; a:hover {
  opacity: 0.6;
}

.pageControl.number &gt; a.selected {
  opacity: 0.8;
}

.pageControl.number &gt; .ellipsis:after {
  content: "\2026";
  color: #5D5D5B;
}

.pageControl.thumbnail {
  text-align: center;
}

.pageControl.thumbnail &gt; a {
  display: inline-block !important;
  height: 30px;
  margin: 0 10px;
  background-color: #ffffff;
  border: 1px solid #EBF0FF;
  border-radius: 2px;
}

.pageControl.thumbnail &gt; a:hover {
  border: 1px solid #1D5AFE;
}

.pageControl.thumbnail &gt; a.selected {
  border: 1px solid #1D5AFE;
}

.pageControl.thumbnail &gt; a &gt; img {
  height: 100%;
}

.controlBar &gt; .prevPageButton,
.controlBar &gt; .nextPageButton {
  display: inline-block;
  position: relative;
  width: 6px;
  height: 12px;
  border: 14px solid transparent;
  overflow: hidden;
  vertical-align: middle;
}

.controlBar &gt; .prevPageButton.hidden,
.controlBar &gt; .nextPageButton.hidden {
  display: none;
}

.controlBar &gt; .prevPageButton.hidden:before,
.controlBar &gt; .nextPageButton.hidden:before {
  content: url("../images/responsive/rwdUI.png");
  display: block;
  position: absolute;
  top: -1px;
}

.controlBar &gt; .prevPageButton:before,
.controlBar &gt; .prevPageButton:hover:before,
.controlBar &gt; .prevPageButton:active:before {
  left: -21px;
}

.controlBar &gt; .nextPageButton:before,
.controlBar &gt; .nextPageButton:hover:before,
.controlBar &gt; .nextPageButton:active:before {
  left: -41px;
}

.controlBar .pageControl {
  display: inline-block;
  position: static;
  left: auto;
  right: auto;
  bottom: auto;
  line-height: 38px;
  vertical-align: middle;
}

.controlBar &gt; .pageControlWrapper {
  display: inline-block;
  vertical-align: middle;
}

.controlBar .pageControl.number &gt; a {
  width: 38px;
  margin: 0 2px;
  background-color: #ffffff;
  border: 1px solid #AEAEAD;
  border-radius: 5px;
  color: #5D5D5B;
  font-size: 14px;
  font-size: 1.4rem;
  text-align: center;
  opacity: 1;
}

.controlBar .pageControl.number &gt; a:hover,
.controlBar .pageControl.number &gt; a.selected {
  background-color: #868683;
  border-color: #868683;
  color: #ffffff;
  opacity: 1;
  text-decoration: none;
}

.controlBar &gt; .subscribeButton {
  display: inline-block;
  position: static;
  right: auto;
  top: auto;
  margin: 0 2px;
  vertical-align: middle;
}

.contentCarouselWidget &gt; .content {
  width: 125%;
  margin: 0 -12.5%;
}

.contentCarouselWidget .left_espot,
.contentCarouselWidget .left_espot.centered {
  width: 80%;
  margin: 0 auto;
}

.contentCarouselWidget.clip-true .content,
.contentCarouselWidget.clip-true .left_espot,
.contentCarouselWidget.clip-true .left_espot.centered {
  width: auto;
  margin: 0px;
}

.contentCarouselWidget &gt; .prevPageButton,
.contentCarouselWidget &gt; .nextPageButton {
  width: 21px;
  height: 58px;
  margin-top: -36px;
}

.contentCarouselWidget &gt; .prevPageButton {
  left: 0;
}

.contentCarouselWidget &gt; .prevPageButton:hover:before,
.contentCarouselWidget &gt; .prevPageButton:active:before {
  left: 0;
}

.contentCarouselWidget &gt; .prevPageButton:before {
  left: 0;
  top: 0;
}

.contentCarouselWidget &gt; .nextPageButton {
  right: 0;
}

.contentCarouselWidget &gt; .nextPageButton:hover:before,
.contentCarouselWidget &gt; .nextPageButton:active:before {
  left: -30px;
}

.contentCarouselWidget &gt; .nextPageButton:before {
  left: -30px;
  top: 0;
}

.catalogEntryRecommendationWidget &gt; .header,
.categoryRecommendationWidget &gt; .header {
  border-bottom: 1px solid #E1E1E0;
}

.contentRecommendationWidget {
  position: relative;
}

.contentRecommendationWidget.carousel {
  margin-top: 40px;
}

.controlBar .pageControl.hidden,
.pageControlButton,
.pageControlMenu &gt; .closeButton {
  display: none;
}

.catalogEntryRecommendationWidget &gt; .header,
.categoryRecommendationWidget &gt; .header {
  border-bottom: 1px solid #E1E1E0;
}

.row .left_espot {
  float: none;
}

#headerRow1,
.rowContainer,
.rowContainer &gt; .row,
#quickLinksBar,
div.content_wrapper &gt; div.content_left_shadow &gt; div.content_right_shadow &gt; div.main_content {
  max-width: 1200px !important;
  margin: auto;
}

.sprite {
  background: url(../images/default/mn-sprite.png) 0 0 no-repeat;
}

.old_price_value {
  text-decoration: line-through;
  font-weight: normal !important;
}

#headerRow0 {
  margin: 0 auto;
  max-width: 1200px;
  height: 24px;
}

@media (max-width:600px) {
  #headerRow0 {
    position: absolute;
    top: 15px;
    right: 20%;
    background: none;
  }
}

@media (max-width:500px) {
  #headerRow0 {
    right: 0;
    left: 0%;
    width: 100%;
  }
}

#headerRow1 {
  max-width: 1200px !important;
  margin: auto;
}

#headerRow1 {
  position: relative;
  height: 105px;
  padding: 10px 0;
  box-sizing: border-box;
  background: #ffffff;
}

#text_highlight {
  display: none;
}

#logo {
  z-index: 1;
}

@media (max-width:991px) {
  #logo {
    position: absolute;
    left: 50%;
    top: 10px;
    transform: translateX(-80px);
  }
}

#logo a {
  float: left;
  margin-left: 3px;
}

.table-tech {
  width: 100%;
  max-width: 850px;
  font-size: 12px;
  font-size: 1.2rem;
  border-collapse: collapse;
  margin-bottom: 20px;
}

.table-tech:last-child {
  margin-bottom: 0px;
}

.table-tech th {
  background: transparent;
  font-weight: 500;
  color: #313130;
  text-align: left;
}

.popover .table-tech tbody th.imageNowRow {
  width: 100%;
}

.table-tech th,
.table-tech td {
  vertical-align: middle;
  font-size: 12px;
  font-size: 1.2rem;
  padding: 8px;
}

.table-tech td {
  color: #5D5D5B;
}

.table-tech .table-tech &gt; tbody &gt; tr &gt; th,
.table-tech &gt; tbody &gt; tr &gt; td {
  border-color: #E1E1E0;
}

.table-tech &gt; tbody &gt; tr:first-child &gt; th,
.table-tech &gt; tbody &gt; tr:first-child &gt; td {
  border: none;
}

.table-tech &gt; thead &gt; tr &gt; th {
  font-size: 14px;
  font-size: 1.4rem;
  border-bottom: 1px solid #E1E1E0;
}

.td-ico {
  width: 20px;
}

.table-tech-link {
  display: block;
  padding-left: 24px;
  min-height: 16px;
  position: relative;
  color: #313130;
  transition: all 0.25s ease-in-out 0s;
}

.table-tech-link svg {
  position: absolute;
  left: 0;
  top: 10px;
  transform: translateY(-50%);
  color: #FC560B;
  width: 16px;
  height: 16px;
}

.table-tech-link svg g {
  fill: #FC560B;
}

.table-tech-link:hover {
  color: #5D5D5B;
  opacity: 0.6;
}

.compare_main .item .heading span {
  display: block;
  font-size: 17px;
  font-size: 1.7rem;
  line-height: 17px;
  margin: 20px 0;
  color: #5D5D5B;
  text-align: center;
}

.compareTitle {
  text-align: center;
}

.compareTitle .item {
  width: 47% !important;
}

.compareTitle .item {
  width: 47% !important;
}

.left {
  float: left;
}

.right {
  float: right;
}

.clear_float {
  clear: both;
}

.bold {
  font-weight: 700;
}

div.item_spacer_10px {
  height: 10px;
}

div.item_spacer_8px {
  height: 8px;
}

div.item_spacer_7px {
  height: 7px;
}

div.item_spacer_5px {
  height: 5px;
}

div.item_spacer_3px {
  height: 3px;
}

div.item_spacer_2px {
  height: 2px;
}

div.widget_left_nav_position {
  min-height: 300px;
  margin-right: 10px;
}

div.widget_left_nav {
  margin-bottom: 10px;
}

div.widget_left_nav &gt; div.content_left_border {
  border: 5px solid #E1E1E0;
}

div.widget_left_nav &gt; div.content_left_border &gt; div.content_right_border &gt; div.content div.content_section div.header {
  height: 34px;
  background-color: #ffffff;
  padding-left: 10px;
  padding-right: 10px;
}

div.widget_left_nav &gt; div.content_left_border &gt; div.content_right_border &gt; div.content div.content_section div.header span.header_title {
  font-size: 10px;
  font-size: 1rem;
  line-height: 34px;
  font-weight: 700;
  color: #868683;
  float: left;
}

div.widget_left_nav &gt; div.content_left_border &gt; div.content_right_border &gt; div.content div.content_section div.section_list {
  background-color: #F5F5F5;
  min-height: 25px;
}

div.widget_left_nav &gt; div.content_left_border &gt; div.content_right_border &gt; div.content div.content_section div.section_list &gt; ul {
  padding: 0px;
}

div.widget_left_nav &gt; div.content_left_border &gt; div.content_right_border &gt; div.content div.content_section div.section_list &gt; ul &gt; a {
  text-decoration: none;
  color: #868683;
  font-size: 10px;
  font-size: 1rem;
}

div.widget_left_nav &gt; div.content_left_border &gt; div.content_right_border &gt; div.content div.content_section div.section_list ul li,
div.widget_left_nav &gt; div.content_left_border &gt; div.content_right_border &gt; div.content div.content_section div.section_list div.showMore {
  padding: 10px;
  list-style-type: none;
  font-size: 12px;
  font-size: 1.2rem;
  text-decoration: none;
  color: #868683;
}

div.widget_left_nav &gt; div.content_left_border &gt; div.content_right_border &gt; div.content div.content_section div.section_list ul li div.facetCountContainer,
ul.facetSelect li div.facetCountContainer {
  display: inline;
}

div.widget_left_nav &gt; div.content_left_border &gt; div.content_right_border &gt; div.content div.content_section div.section_list div.showMore {
  text-align: right;
}

div.widget_left_nav &gt; div.content_left_border &gt; div.content_right_border &gt; div.content div.content_section div.section_list ul li label,
div.widget_left_nav &gt; div.content_left_border &gt; div.content_right_border &gt; div.content div.content_section div.section_list div.showMore label {
  cursor: pointer;
}

div.widget_left_nav &gt; div.content_left_border &gt; div.content_right_border &gt; div.content div.content_section div.section_list ul li label .swatch {
  float: left;
  width: 80px;
  height: 27px;
}

div.widget_left_nav &gt; div.content_left_border &gt; div.content_right_border &gt; div.content div.content_section div.section_list ul li label .swatch img {
  vertical-align: middle;
  border: 3px #E1E1E0 solid;
  height: 18px;
  width: 18px;
}

div.widget_left_nav &gt; div.content_left_border &gt; div.content_right_border &gt; div.content div.content_section div.section_list ul li.singleFacet input,
div.widget_left_nav &gt; div.content_left_border &gt; div.content_right_border &gt; div.content div.content_section div.section_list div.showMore input,
ul.facetSelect li input[type="checkbox"] {
  display: none;
  height: 1px;
  width: 1px;
  position: absolute;
  overflow: hidden;
  left: -30px;
}

div.widget_left_nav &gt; div.content_left_border &gt; div.content_right_border &gt; div.content div.content_section div.section_list ul li label:hover,
div.widget_left_nav &gt; div.content_left_border &gt; div.content_right_border &gt; div.content div.content_section div.section_list div.showMore label:hover {
  text-decoration: underline;
}

div.widget_left_nav &gt; div.content_left_border &gt; div.content_right_border &gt; div.content div.content_section div.section_list ul li input:checked + label {
  font-weight: 700;
}

div.widget_left_nav &gt; div.content_left_border &gt; div.content_right_border &gt; div.content div.content_section div.section_list ul li input:focus + label .outline {
  border: 1px dotted #313130;
}

div.widget_left_nav &gt; div.content_left_border &gt; div.content_right_border &gt; div.content div.content_section div.section_list ul li.singleFacet input:checked + label .swatch img,
div.widget_left_nav &gt; div.content_left_border &gt; div.content_right_border &gt; div.content div.content_section div.section_list ul li.singleFacet input:enabled + label .swatch img:hover {
  border: 3px solid #F3AB09;
}

div.widget_left_nav &gt; div.content_left_border &gt; div.content_right_border &gt; div.content div.content_section div.section_list ul li input:disabled + label,
ul.facetSelect li input:disabled + a {
  color: #868683;
  cursor: default;
  text-decoration: none;
}

div.widget_left_nav &gt; div.content_left_border &gt; div.content_right_border &gt; div.content div.content_section div.section_list ul li input.range_input,
ul.facetSelect li input.range_input {
  font-size: inherit;
  width: 35px;
  border: 1px solid #868683;
  color: #868683;
}

div.widget_left_nav &gt; div.content_left_border &gt; div.content_right_border &gt; div.content div.content_section div.section_list ul li input.go_button,
ul.facetSelect li input.go_button {
  font-size: inherit;
  width: 70px;
  text-align: left;
  border: none;
  background: none;
  color: #bc0d0b;
}

div.widget_left_nav &gt; div.content_left_border &gt; div.content_right_border &gt; div.content div.content_section div.section_list ul li input.go_button:hover,
ul.facetSelect li input.go_button:hover,
div.widget_left_nav &gt; div.content_left_border &gt; div.content_right_border &gt; div.content div.content_section div.section_list &gt; ul &gt; li &gt; a:hover &gt; div &gt; span {
  text-decoration: underline;
}

div.widget_left_nav &gt; div.content_left_border &gt; div.content_right_border &gt; div.content div.content_section div.section_list ul li input.go_button:disabled,
div.widget_left_nav &gt; div.content_left_border &gt; div.content_right_border &gt; div.content div.content_section div.section_list ul li input.go_button_disabled,
ul.facetSelect li input.go_button:disabled,
ul.facetSelect li input.go_button_disabled,
ul.flt-list li input.go_button_disabled {
  display: none;
}

div.widget_left_nav &gt; div.content_left_border &gt; div.content_right_border &gt; div.content div.content_section div.section_list &gt; ul &gt; li &gt; a &gt; div.filter_option span img {
  vertical-align: middle;
  border: 2px #E1E1E0 solid;
  height: 18px;
  width: 18px;
}

.facetSelect &gt; li.more ~ li,
.facetSelect.active &gt; li.more {
  display: none;
}

.facetSelect.active &gt; li.more ~ li {
  display: block;
}

.widget_product_compare {
  color: #313130;
}

.widget_product_compare .table {
  margin-bottom: 0px;
  width: inherit;
  max-width: inherit;
}

.widget_product_compare .compare_back {
  font-size: 14px;
  font-size: 1.4rem;
  margin-bottom: 5px;
}

.widget_product_compare &gt; .top,
.widget_product_compare &gt; .bottom {
  overflow: hidden;
}

.widget_product_compare &gt; .top &gt; .left_border,
.widget_product_compare &gt; .bottom &gt; .left_border,
.widget_product_compare &gt; .top &gt; .right_border,
.widget_product_compare &gt; .bottom &gt; .right_border {
  width: 1px;
  height: 1px;
  background-color: #E1E1E0;
  float: left;
}

.widget_product_compare &gt; .middle &gt; .left_border &gt; .right_border &gt; .content {
  background-color: #ffffff;
  min-height: 100px;
}

.widget_product_compare &gt; .middle &gt; .left_border &gt; .right_border &gt; .content &gt; .heading {
  line-height: 32px;
  font-size: 14px;
  font-size: 1.4rem;
  color: #868683;
}

.widget_product_compare &gt; .middle &gt; .left_border &gt; .right_border &gt; .content &gt; .message {
  padding: 0 8px;
  line-height: 32px;
  font-size: 14px;
  font-size: 1.4rem;
  color: #868683;
}

.widget_product_compare &gt; .middle &gt; .left_border &gt; .right_border &gt; .content &gt; .compare_main .row_border {
  border-bottom: 1px solid #E1E1E0;
}

.widget_product_compare &gt; .middle &gt; .left_border &gt; .right_border &gt; .content &gt; .compare_main .row {
  overflow: hidden;
  font-size: 12px;
  font-size: 1.2rem;
  min-height: 30px;
}

.widget_product_compare &gt; .middle &gt; .left_border &gt; .right_border &gt; .content &gt; .compare_main .height_spacing_top {
  padding-top: 10px;
}

.widget_product_compare &gt; .middle &gt; .left_border &gt; .right_border &gt; .content &gt; .compare_main .reduce_margins {
  margin-top: -8px;
}

.widget_product_compare &gt; .middle &gt; .left_border &gt; .right_border &gt; .content &gt; .compare_main .row &gt; .heading {
  float: left;
  color: #868683;
  font-weight: 700;
  padding: 6px 1%;
  line-height: 16px;
}

.widget_product_compare &gt; .middle &gt; .left_border &gt; .right_border &gt; .content &gt; .compare_main .row .remove {
  width: 7px;
  height: 7px;
  display: inline-block;
  vertical-align: middle;
  margin-bottom: 3px;
  margin-right: 3px;
}

.widget_product_compare &gt; .middle &gt; .left_border &gt; .right_border &gt; .content &gt; .compare_main .row &gt; .item {
  float: left;
  padding: 6px 1% !important;
  line-height: 16px !important;
}

.widget_product_compare &gt; .middle &gt; .left_border &gt; .right_border &gt; .content &gt; .compare_main .row:first-child &gt; .item &gt; a &gt; img {
  max-width: 100%;
}

.widget_product_compare &gt; .middle &gt; .left_border &gt; .right_border &gt; .content &gt; .compare_main .row &gt; .heading,
.widget_product_compare &gt; .middle &gt; .left_border &gt; .right_border &gt; .content &gt; .compare_main .compare_4 .row &gt; .item {
  width: 20%;
}

.widget_product_compare &gt; .middle &gt; .left_border &gt; .right_border &gt; .content &gt; .compare_main .compare_3 .row &gt; .item {
  width: 24%;
}

.widget_product_compare &gt; .middle &gt; .left_border &gt; .right_border &gt; .content &gt; .compare_main .compare_2 .row &gt; .item {
  width: 37%;
}

.widget_product_compare &gt; .middle &gt; .left_border &gt; .right_border &gt; .content &gt; .compare_main .compare_1 .row &gt; .item {
  width: 78%;
}

.widget_product_compare &gt; .middle &gt; .left_border &gt; .right_border &gt; .content &gt; .compare_main .row &gt; .item &gt; .price {
  color: #bc0d0b;
  font-weight: 700;
}

.widget_product_compare &gt; .middle &gt; .left_border &gt; .right_border &gt; .content &gt; .compare_main .row &gt; .item &gt; .old_price {
  color: #868683;
  font-weight: 400;
  text-decoration: line-through;
  margin-right: 4px;
}

.widget_product_compare &gt; .middle &gt; .left_border &gt; .right_border &gt; .content &gt; .compare_main .row &gt; .item &gt; .heading_mobile,
.widget_product_compare &gt; .middle &gt; .left_border &gt; .right_border &gt; .content &gt; .compare_main:nth-child(3) {
  display: none;
}

@media (max-width:600px) {
  .widget_product_compare &gt; .middle &gt; .left_border &gt; .right_border &gt; .content &gt; .compare_main {
    overflow: hidden;
  }

  .widget_product_compare &gt; .middle &gt; .left_border &gt; .right_border &gt; .content &gt; .compare_main:nth-child(3) {
    display: inherit;
  }

  .widget_product_compare &gt; .middle &gt; .left_border &gt; .right_border &gt; .content &gt; .compare_main .compare_4,
  .widget_product_compare &gt; .middle &gt; .left_border &gt; .right_border &gt; .content &gt; .compare_main .compare_3 {
    width: 200%;
  }

  .widget_product_compare &gt; .middle &gt; .left_border &gt; .right_border &gt; .content &gt; .compare_main .compare_2,
  .widget_product_compare &gt; .middle &gt; .left_border &gt; .right_border &gt; .content &gt; .compare_main .compare_1 {
    width: 100%;
  }

  .widget_product_compare &gt; .middle &gt; .left_border &gt; .right_border &gt; .content &gt; .compare_main .compare_4 .row &gt; .item,
  .widget_product_compare &gt; .middle &gt; .left_border &gt; .right_border &gt; .content &gt; .compare_main .compare_3 .row &gt; .item {
    width: 23% !important;
  }

  .widget_product_compare &gt; .middle &gt; .left_border &gt; .right_border &gt; .content &gt; .compare_main .compare_2 .row &gt; .item {
    width: 48% !important;
  }

  .widget_product_compare &gt; .middle &gt; .left_border &gt; .right_border &gt; .content &gt; .compare_main .compare_1 .row &gt; .item {
    width: 98% !important;
  }

  .widget_product_compare &gt; .middle &gt; .left_border &gt; .right_border &gt; .content &gt; .compare_main .row &gt; .heading {
    display: none;
  }

  .widget_product_compare &gt; .middle &gt; .left_border &gt; .right_border &gt; .content &gt; .compare_main .row &gt; .item &gt; .heading_mobile {
    display: inherit;
    font-weight: 700;
  }
}

.button_primary {
  display: inline-block;
  position: relative;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#F3AB09), to(#F3AB09));
  background-image: linear-gradient(#F3AB09, #F3AB09);
  border: 1px solid #AEAEAD;
  border-radius: 4px;
  border-spacing: 0;
  vertical-align: middle;
}

.button_primary:hover {
  background-image: -webkit-gradient(linear, left top, left bottom, from(#F3AB09), to(#F3AB09));
  background-image: linear-gradient(#F3AB09, #F3AB09);
}

.button_primary &gt; .button_text {
  display: table-cell;
  height: 24px;
  margin: 0px;
  padding: 0 20px;
  border: 1px solid #F3AB09;
  border-radius: 3px;
  font-size: 10px;
  font-size: 1rem;
  line-height: normal;
  text-align: center;
  vertical-align: middle;
}

.button_primary &gt; .left_border,
.button_primary &gt; .right_border {
  display: none;
}

.button_primary &gt; .button_primary {
  display: block;
  border: 0 none;
}

.button_secondary {
  display: inline-block;
  position: relative;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#F5F5F5), to(#E1E1E0));
  background-image: linear-gradient(#F5F5F5, #E1E1E0);
  border: 1px solid #AEAEAD;
  border-radius: 4px;
  border-spacing: 0;
  vertical-align: middle;
}

.button_secondary:hover {
  background-image: linear-gradient(#F5F5F5, #CDCDC8);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#F5F5F5), to(#CDCDC8));
}

.button_secondary &gt; .button_text {
  display: table-cell;
  height: 24px;
  padding: 0 20px;
  border: 1px solid #F5F5F5;
  border-radius: 3px;
  font-size: 10px;
  font-size: 1rem;
  line-height: normal;
  text-align: center;
  vertical-align: middle;
}

.button_secondary &gt; .left_border,
.button_secondary &gt; .right_border {
  display: none;
}

.disabled .button_secondary,
.disabled .button_primary {
  cursor: default;
}

.disabled .button_secondary &gt; .button_text,
.disabled .button_primary &gt; .button_text {
  color: #868683;
}

.container_content_leftsidebar {
  display: inline-block;
  width: 100%;
}

.container_content_leftsidebar &gt; .left_column {
  width: 25%;
  float: left;
  padding: 0px;
}

.container_content_leftsidebar &gt; .right_column {
  width: 74%;
  float: right;
  padding: 0px;
}

div#page {
  width: 100%;
  position: relative;
}

div.header_wrapper_position {
  width: 100%;
  background-color: #ffffff;
  position: relative;
}

div.header_wrapper {
  width: 100%;
  min-width: 987px;
}

div.content_wrapper_position {
  width: 100%;
}

div.content_wrapper {
  width: 100%;
  background: #ffffff;
  padding-top: 10px;
}

div.content_wrapper &gt; div.content_left_shadow {
  padding-left: 10px;
  margin-left: auto;
  margin-right: auto;
}

div.content_wrapper &gt; div.content_left_shadow &gt; div.content_right_shadow {
  padding-right: 10px;
}

div.content_wrapper &gt; div.content_left_shadow &gt; div.content_right_shadow &gt; div.main_content {
  background-color: #ffffff;
  min-height: 100px;
  padding: 8px 0;
}

div.content_wrapper &gt; div.content_top {
  overflow: hidden;
  margin-left: auto;
  margin-right: auto;
  display: none;
}

div.content_wrapper &gt; div.content_bottom {
  max-width: 987px;
  height: 10px;
  margin-left: auto;
  margin-right: auto;
  overflow: hidden;
}

div.content_wrapper &gt; div.content_bottom &gt; div.left_border {
  width: 10px;
  height: 10px;
  float: left;
}

div.content_wrapper &gt; div.content_bottom &gt; div.middle {
  max-width: 967px;
  height: 10px;
  float: left;
}

div.content_wrapper &gt; div.content_bottom &gt; div.right_border {
  width: 10px;
  height: 10px;
}

div.footer_wrapper_position {
  width: 100%;
}

div.footer_wrapper {
  width: 100%;
  min-width: 987px;
  padding-bottom: 150px;
  background-image: url("../images/colors/color1/page_bg_tile.png");
}

@media (max-width:991px) {
  div.content_wrapper &gt; div.content_left_shadow,
  div.content_wrapper &gt; div.content_left_shadow &gt; div.content_right_shadow {
    padding: 0px !important;
  }
}

.nodisplay {
  display: none;
}

.spanacce {
  height: 1px;
  width: 1px;
  position: absolute;
  overflow: hidden;
  top: -1px;
}

.dijitTooltip {
  position: absolute;
  z-index: 2000;
  display: block;
  left: 50%;
  top: -10000px;
  overflow: visible;
}

.dijitTooltipContainer {
  border: solid #313130 2px;
  background: #b8b5b5;
  color: #313130;
}

.dijitTooltipFocusNode {
  padding: 2px;
}

.dijitTooltipConnector {
  position: absolute;
}

.dijit_a11y .dijitTooltipContainer {
  opacity: 1 !important;
  background-color: #ffffff !important;
}

.dijitTooltip,
.dijitTooltipDialog {
  opacity: 0.95;
  background: transparent;
}

.dijitTooltipBelow {
  padding-top: 13px;
}

.dijitTooltipAbove {
  padding-bottom: 13px;
}

.dijitTooltipContainer {
  background-color: #F5F5F5;
  border: 1px solid #CDCDC8;
  padding: 0.45em;
  border-radius: 6px;
  width: auto;
}

.dijitTooltipConnector {
  border: 0;
  z-index: 2;
}

.dijitTooltipABRight .dijitTooltipConnector {
  left: auto !important;
  right: 3px;
}

.dijitTooltipBelow .dijitTooltipConnector {
  top: 0;
  left: 3px;
  width: 16px;
  height: 14px;
}

.dijitTooltipAbove .dijitTooltipConnector {
  bottom: 0;
  left: 3px;
  width: 16px;
  height: 14px;
}

.dijitTooltipLeft {
  padding-right: 13px;
}

.dijitTooltipLeft .dijitTooltipConnector {
  right: 0;
  bottom: 7px;
  background: url("../images/colors/color1/tooltipConnectorRight.png") no-repeat top left;
  width: 16px;
  height: 14px;
}

.dijitTooltipRight {
  padding-left: 13px;
}

.dijitTooltipRight .dijitTooltipConnector {
  left: 0;
  bottom: 7px;
  background: url("../images/colors/color1/tooltipConnectorLeft.png") no-repeat top left;
  width: 16px;
  height: 14px;
}

.dj_ie .dijitRtl .dijitTooltipLeft {
  margin-right: 0px;
  margin-left: 13px;
}

.dj_ie .dijitRtl .dijitTooltipRight {
  margin-left: 26px;
  margin-right: -13px;
}

.dj_ie .dijitRtl .dijitTooltipDialog {
  zoom: 1 !important;
}

.dijitValidationIcon,
.dijitHidden {
  display: none;
}

.dijitVisible {
  display: block;
  position: relative;
}

.dijitPopup {
  position: absolute;
  background: #ffffff;
  margin: 0;
  padding: 0;
  border: 0;
}

.dijitCalendarContainer {
  width: auto;
}

.dijitCalendarContainer th,
.dijitCalendarContainer td {
  padding: 0px;
  vertical-align: middle;
}

.dijitCalendarYearLabel {
  white-space: nowrap;
}

.dijitCalendarNextYear {
  margin: 0.55em;
}

.dijitCalendarPreviousYear {
  margin: 0 0.55em 0 0;
}

.dijitCalendarIncrementControl {
  vertical-align: middle;
}

.dijitCalendarIncrementControl,
.dijitCalendarDateTemplate,
.dijitCalendarMonthLabel,
.dijitCalendarPreviousYear,
.dijitCalendarNextYear {
  cursor: pointer;
}

.dijitCalendarDisabledDate {
  color: #868683;
  text-decoration: line-through;
  cursor: default;
}

.dijitSpacer {
  position: relative;
  height: 1px;
  overflow: hidden;
  visibility: hidden;
}

.dijitCalendarMonthMenu .dijitCalendarMonthLabel {
  text-align: center;
}

div.dijitArrowButton {
  float: right;
}

.dijitTextBox .dijitArrowButtonContainer,
.dijitValidationTextBox .dijitValidationContainer {
  float: right;
  text-align: center;
}

.dijitButtonNode .dijitArrowButtonInner {
  background: no-repeat center;
  width: 12px;
  height: 12px;
  direction: ltr;
}

.dijitValidationTextBoxError input.dijitValidationInner,
.dijitTextBox input.dijitArrowButtonInner {
  text-indent: -2em !important;
  direction: ltr !important;
  text-align: left !important;
  height: auto !important;
}

.dj_gecko .dijitArrowButtonInner INPUT,
.dj_gecko INPUT.dijitArrowButtonInner {
  -moz-user-focus: ignore;
}

.dijitTextBox input.dijitArrowButtonInner {
  background-image: url("../images/colors/color1/commonFormCalendar.png");
  background-position: -38px 40%;
  background-repeat: no-repeat;
  margin: 0px;
  z-index: 1000;
  width: 20px;
}

.dijitButtonNode * {
  vertical-align: middle;
}

.dijitButtonNode .dijitArrowButtonInner {
  background: no-repeat center;
  width: 12px;
  height: 12px;
  direction: ltr;
}

.dijitButtonNode img {
  vertical-align: middle;
}

.dijitButtonNode {
  border: 1px solid #868683;
  margin: 0px;
  vertical-align: middle;
  text-align: center;
  white-space: nowrap;
}

.dijitTextBox .dijitButtonNode {
  border-width: 0;
}

.dijitButtonNode,
.dijitButtonNode * {
  cursor: pointer;
}

.dj_ie .dijitButtonNode {
  zoom: 1;
}

.dj_ie .dijitButtonNode button {
  overflow: visible;
}

.dijitInputContainer {
  overflow: hidden;
  float: none !important;
  position: relative;
}

.dijitInline {
  display: inline-block;
  border: 0;
  padding: 0px;
  vertical-align: middle;
}

table.dijitInline {
  display: inline-table;
  box-sizing: content-box;
  -moz-box-sizing: content-box;
}

.dijitInputContainer {
  overflow: hidden;
  float: none !important;
  position: relative;
}

.dijitTextBox input.dijitInputField {
  padding-left: 0px !important;
  padding-right: 0px !important;
}

.dj_gecko .dijitTextBoxReadOnly input.dijitInputField,
.dj_gecko .dijitTextBoxDisabled input {
  -moz-user-input: none;
}

.dijitInputInner {
  border: 0 !important;
  background-color: transparent !important;
  width: 100% !important;
  padding-left: 0px !important;
  padding-right: 0px !important;
  margin-left: 0px !important;
  margin-right: 0px !important;
  height: 20px;
}

.dijitLeft {
  background-position: left top;
  background-repeat: no-repeat;
}

.dijitReset {
  margin: 0px;
  border: none;
  padding: 0px;
}

.dijitRight {
  background-position: right top;
  background-repeat: no-repeat;
}

.dj_ie input.dijitTextBox,
.dj_ie .dijitTextBox input {
  font-size: 100%;
}

.dijitTextBox .dijitArrowButtonContainer,
.dijitValidationTextBox .dijitValidationContainer {
  float: right;
  text-align: center;
}

.dijitTextBox input.dijitInputField {
  padding-left: 0px !important;
  padding-right: 0px !important;
}

.dijitTextBox .dijitButtonNode {
  border-width: 0;
}

.dijitTextBox {
  border: solid #AEAEAD 1px;
  width: 132px;
  vertical-align: middle;
}

.dijitTextBox input:focus {
  outline: none;
}

.dijitTextBox input {
  float: left;
}

.dijitValidationTextBoxError input.dijitValidationInner,
.dijitTextBox input.dijitArrowButtonInner {
  text-indent: -2em !important;
  direction: ltr !important;
  text-align: left !important;
  height: auto !important;
}

.dj_ie .dijitTextBox input,
.dj_ie input.dijitTextBox {
  overflow-y: visible;
  line-height: normal;
}

.dijitTextBox .dijitArrowButtonContainer,
.dijitValidationTextBox .dijitValidationContainer {
  float: right;
  text-align: center;
}

.dijitValidationTextBox .dijitValidationContainer {
  display: none;
}

.dijitValidationTextBoxError .dijitValidationContainer {
  display: inline;
  cursor: default;
}

.dijitValidationTextBoxError input.dijitValidationInner,
.dijitTextBox input.dijitArrowButtonInner {
  text-indent: -2em !important;
  direction: ltr !important;
  text-align: left !important;
  height: 25px !important;
}

.dijitCalendarMonthContainer .dijitArrowButtonInner,
.dijitCalendarMonthContainer .dijitArrowButtonChar,
.dijitValidationTextBox .dijitValidationContainer {
  display: none;
}

.dijitTextBox .dijitArrowButtonContainer,
.dijitValidationTextBox .dijitValidationContainer {
  float: right;
  text-align: center;
}

.dijitOffScreen {
  position: absolute !important;
  left: 50% !important;
  top: -10000px !important;
}

.dijitCalendar {
  border: solid 1px #CDCDC8;
  border-collapse: separate;
  background-color: #EBF0FF;
  text-align: center;
  padding: 0px;
}

.dj_ie6 .dijitCalendar {
  background-image: none;
}

.dijitCalendar img {
  border: none;
}

.dijitCalendarMonthContainer th {
  text-align: center;
  padding-bottom: 4px;
  vertical-align: middle;
}

.dijitCalendarContainer thead tr th,
.dijitCalendarContainer thead tr td,
.dijitCalendarContainer tbody tr td,
.dijitCalendarContainer tfoot tr td {
  padding: 0px;
}

.dijitCalendarMonthLabel {
  color: #313130;
  font-size: 0.75em;
  font-weight: 700;
  text-align: center;
}

.dijitCalendarIncrementControl {
  width: 18px;
  height: 16px;
  background: url("../images/colors/color1/calendarArrows.png") no-repeat;
}

.dijitCalendarIncrease {
  background-position: -18px 0;
}

.dijitCalendarArrowHover .dijitCalendarDecrease,
.dijitCalendarArrow:hover .dijitCalendarDecrease {
  background-position: -36px 0;
}

.dijitCalendarArrowHover .dijitCalendarIncrease,
.dijitCalendarArrow:hover .dijitCalendarIncrease {
  background-position: -55px 0;
}

.dijitCalendarArrowActive .dijitCalendarDecrease,
.dijitCalendarArrow:active .dijitCalendarDecrease {
  background-position: -72px 0;
}

.dijitCalendarArrowActive .dijitCalendarIncrease,
.dijitCalendarArrow:active .dijitCalendarIncrease {
  background-position: -91px 0;
}

.dijitA11ySideArrow {
  display: none;
}

.dijitCalendarDayLabelTemplate {
  border-top: 1px solid #E1E1E0;
  color: #313130;
  font-weight: 400;
  padding-bottom: 0px;
  padding-top: 0.15em;
  text-align: center;
}

.dijitCalendarDateTemplate {
  background-color: #ffffff;
  padding: 0.3em 0.3em 0.05em;
  font-size: 0.9em;
  font-weight: 700;
  letter-spacing: 1px;
  text-align: center;
  color: #313130;
}

.dijitCalendarCurrentMonth {
  background: #ffffff !important;
}

.dj_ie6 .dijitCalendarDateTemplate {
  background-image: none;
}

.dijitCalendarPreviousMonth,
.dijitCalendarNextMonth {
  background: #EBF0FF;
}

.dijitCalendarDateTemplate .dijitCalendarDateLabel {
  text-decoration: none;
  display: block;
  padding: 3px 5px 3px 4px;
  border: solid 1px #ffffff;
  background-color: rgba(171, 212, 251, 0);
  transition-property: background-color, border;
  transition-duration: 0.35s;
}

.dijitCalendarPreviousMonth .dijitCalendarDateLabel,
.dijitCalendarNextMonth .dijitCalendarDateLabel {
  background-color: #F5F5F5 !important;
  color: #868683;
}

.dijitCalendarYearContainer {
  border-top: 1px solid #CDCDC8;
}

.dijitCalendarYearControl {
  padding: 1px 2px 2px 2px;
}

.dijitCalendarYearLabel {
  margin: 0px;
  padding: 0.4em 0 0.25em;
  text-align: center;
}

.dijitCalendarYearLabel span {
  vertical-align: middle;
}

.dijitCalendarSelectedYear {
  padding: 0 3px;
}

.dijitCalendarNextYear,
.dijitCalendarPreviousYear {
  padding: 1px 6px;
}

.dijitCalendarSelectedYear {
  background-color: #F3AB09 !important;
  color: #313130;
}

.dijitCalendarNextYearActive,
.dijitCalendarNextYear:active.dijitCalendarPreviousYearActive,
.dijitCalendarPreviousYear:active {
  border: solid 1px #868683;
  padding: 0 5px;
  background-color: #F3AB09;
}

.dijitCalendarActiveDate .dijitCalendarDateLabel,
.dijitCalendarEnabledDate:active .dijitCalendarDateLabel {
  background-color: #F3AB09;
  border: solid 1px #ffffff;
  transition-duration: 0.1s;
}

.dj_ie6 .dijitCalendarActiveDate .dijitCalendarDateLabel {
  background-image: none;
}

.dijitCalendarSelectedDate .dijitCalendarDateLabel {
  background-color: #F3AB09 !important;
  color: #313130 !important;
}

.dijitCalendarDisabledDate .dijitCalendarDateLabel {
  color: #868683;
  text-decoration: line-through;
}

.dijitCalendarCurrentDate {
  font-weight: 700;
  text-decoration: underline;
}

.dijitCalendar .dijitDropDownButton {
  margin: 0px;
}

.dijitCalendar .dijitButtonText {
  padding: 1px 0 3px;
  margin-right: -4px;
}

.dijitCalendar .dijitDropDownButton .dijitButtonNode {
  padding: 0 3px 0 2px;
  box-shadow: 0 0 0 rgba(0, 0, 0, 0);
  background-color: transparent;
  background-image: none;
}

.dijitCalendar .dijitDropDownButtonHover .dijitButtonNode,
.dijitCalendar .dijitDropDownButton:hover .dijitButtonNode {
  background-color: #F3AB09;
  transition-duration: 0.1s;
}

.dijitCalendarMonthMenu {
  border-color: #868683;
  background-color: #ffffff;
  text-align: center;
  background-image: none;
}

.dijitCalendarMonthMenu .dijitCalendarMonthLabel {
  border-top: solid 1px #ffffff;
  border-bottom: solid 1px #ffffff;
  padding: 2px 0;
}

.dijitCalendarMonthMenu .dijitCalendarMonthLabelHover,
.dijitCalendarMonthMenu .dijitCalendarMonthLabel:hover {
  background-color: #F3AB09;
  transition-duration: 0.1s;
}

#box {
  padding: 0 0 10px 0;
  margin: 0px;
  display: block;
}

#box .body,
#box_1 .body {
  float: none;
}

.headingtext {
  float: left;
}

.drop_down_country {
  height: 23px;
  padding: 1px;
  margin-bottom: 10px;
  border: 1px solid #AEAEAD;
}

.dijitDialogTitleBar {
  height: 1px;
  width: 1px;
  position: absolute;
  overflow: hidden;
  top: -10px;
}

.dijitInline {
  display: inline-block;
  border: 0;
  padding: 0px;
  vertical-align: middle;
}

table.dijitInline {
  display: inline-table;
  box-sizing: content-box;
  -moz-box-sizing: content-box;
}

.required-field {
  color: #EC100E;
  padding-top: 2px;
  display: inline;
}

.HighlanderAttributeContainer {
  text-align: left;
}

@media (max-width:767px) {
  .HighlanderAttributeContainer {
    text-align: left;
  }
}

.HighlanderAttributeContainer .select-styled {
  margin-top: 5px;
  margin-bottom: 5px;
}

.HighlanderAttributeContainer .product_text p {
  margin: 0px;
}

.HighlanderAttributeContainer .color_swatch_list .color_swatch {
  border-radius: 50%;
  border: none;
  box-shadow: none;
  width: 20px;
  height: 20px;
}

.HighlanderAttributeContainer .color_swatch_list .color_swatch_selected,
a:hover .HighlanderAttributeContainer .color_swatch_list .color_swatch {
  border: none;
  box-shadow: 0 0 5px 0 #313130;
}

.HighlanderAttributeContainer .color_swatch_list a {
  position: relative;
}

.HighlanderAttributeContainer .color_swatch_list a:hover .color-swatch-border,
.HighlanderAttributeContainer .color_swatch_list a [aria-checked="true"] .color-swatch-border {
  display: block;
}

.HighlanderAttributeContainer .color_swatch_list .disabled a:after {
  content: "";
  height: 1px;
  display: block;
  background: #ffffff;
  position: absolute;
  width: 20px;
  right: 4px;
  top: 9px;
  transform: rotate(-45deg);
  box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.75);
}

.HighlanderAttributeContainer .color_swatch_list li {
  margin: 0 2px;
}

.HighlanderAttributeContainer .color_swatch_list li .color_swatch_name {
  display: block;
  width: 24px;
  height: 24px;
}

.HighlanderAttributeContainer .color_swatch_list li span a {
  display: block;
}

@media (max-width:767px) {
  .HighlanderAttributeContainer .color_swatch_list li {
    line-height: 0px;
  }
}

@media (min-width:768px) {
  .HighlanderAttributeContainer .color_swatch_list li:first-child {
    margin-right: 0px;
  }
}

@media (max-width:767px) {
  .HighlanderAttributeContainer .color_swatch_list li:first-child {
    margin-left: 0px;
  }
}

.HighlanderAttributeContainer .color-swatch-border {
  display: none;
  position: absolute;
  border-radius: 50%;
  border: 1px solid #5D5D5B;
  width: 26px;
  height: 26px;
  top: -3px;
  right: 1px;
}

@media (max-width:767px) {
  .HighlanderAttributeContainer .color-swatch-border {
    right: 0;
  }
}

.service-block {
  margin: 10px -10px !important;
}

@media (max-width:767px) {
  .service-block {
    margin: 10px -20px 20px -20px !important;
  }
}

.color_swatch_list {
  margin-bottom: 10px;
}

@media (max-width:767px) {
  .color_swatch_list li .tooltip {
    opacity: 0;
  }
}

.color_swatch_list li .tooltip-arrow {
  border-top-color: #313130;
}

.color_swatch_list li .tooltip-inner {
  background-color: #313130;
  color: #ffffff;
}

.color_swatch_list .triggerTooltipHover {
  border: none;
  padding: 0px;
}

.no-underline,
.no-underline-hover,
.no-underline-hover:hover {
  text-decoration: none;
}

.right {
  float: right;
}

.left {
  float: left;
}

.clearFloat {
  clear: both;
}

.pointer {
  cursor: pointer;
}

.v-offset-top-1 {
  margin-top: 1em;
}

.v-offset-top-2 {
  margin-top: 2em;
}

.v-offset-top-3 {
  margin-top: 3em;
}

.v-offset-bottom-0 {
  margin-bottom: 0;
}

.v-offset-bottom-1 {
  margin-bottom: 1em;
}

.v-offset-bottom-2 {
  margin-bottom: 2em;
}

.v-offset-bottom-3 {
  margin-bottom: 3em;
}

.mobileVisible {
  display: none;
}

@media (max-width:480px) {
  .mobileVisible {
    display: block;
  }
}

.controls {
  text-align: center;
  clear: both;
  float: none;
}

.controls &gt; * {
  display: inline-block;
}

.controls * {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}

.controls .sorting_controls {
  display: flex;
  float: right;
  padding-right: 18px;
}

.controls .view_controls {
  float: left;
}

.block {
  border: 1px solid #E1E1E0;
  padding: 15px;
  margin-bottom: 30px;
  position: relative;
}

.container_full_width {
  padding: 0 15px;
}

@media (min-width:992px) {
  #linkWidgetsContainer.static-pages,
  #box.static-pages {
    margin-top: 16px;
  }
}

.button-go-to-top {
  background-color: #5D5D5B;
  padding: 10px;
  margin-top: 50px;
  width: 100%;
  display: block;
  box-sizing: border-box;
  text-align: center;
  color: #ffffff;
}

@media (min-width:601px) {
  #headerRow0 {
    display: none;
  }
}

#headerCheckout #headerRow0 {
  display: block;
}

@media (max-width: 901px) {
  #headerRow1.checkoutRow {
    height: auto;
    padding: 0px;
  }
}

#headerCheckout #headerRow1 {
  height: 130px;
  border-bottom: 1px solid #FC560B;
}

@media (max-width:767px) {
  #headerCheckout #headerRow1 {
    width: 90%;
    border-bottom: 1px solid #FC560B;
  }
}

#cartDropdown &gt; .minishopcart-body {
  margin-left: 0px;
  margin-right: 0px;
}

#cartDropdown &gt; .minishopcart-header {
  font-size: 12px;
  font-size: 1.2rem;
  margin-top: 15px;
  margin-left: 15px;
  margin-right: 15px;
}

.minishopcart-header {
  margin-left: 0px;
  margin-right: 0px;
}

.minishopcart-header-title {
  font-weight: 700;
}

.minishopcart-footer {
  margin: 20px;
  text-align: center;
}

.minishopcart-subtotal {
  background: #F5F5F5;
  padding: 15px 0 !important;
  font-size: 12px;
  font-size: 1.2rem;
}

.minishopcart-products {
  margin-bottom: 20px;
}

.minishopcart-product-image img {
  width: 100%;
  height: 100%;
}

.subtotalText {
  margin-left: 25px;
}

.subtotal_price {
  float: right;
  margin-right: 25px;
  font-weight: 700;
}

#cartDropdownMessage {
  width: 360px;
}

.minishopcart-empty {
  text-align: center;
  padding: 0 0 25px;
  font-weight: 700;
  font-size: 12px;
  font-size: 1.2rem;
  margin-bottom: 15px;
}

.minishopcart-empty .icon-cart {
  font-size: 128px;
  font-size: 12.8rem;
}

#GotoCartQuotation {
  float: right;
  margin-right: 8px;
}

#GotoCartButton1 {
  float: left;
  margin-left: 8px;
}

.addressPackDisplay {
  margin-bottom: 20px;
  background-color: #F5F5F5;
  border-radius: 10px;
  width: 100%;
  display: block;
  clear: both;
  float: left;
  padding: 20px 5px;
}

@media (max-width:468px) {
  .address.iconstyle-lg.icon-star,
  .address.iconstyle-lg.icon-star-empty {
    margin-left: 5px;
  }
}

.addressPackDisplay .deliveryButtonChooseCol .new_button {
  width: 100% !important;
}

.addressPackDisplay .deliveryButtonChooseCol .new_button .button_text {
  padding: 0 5px !important;
}

.addressPackDisplay .btn-block {
  float: right;
  width: auto;
  min-width: 100%;
}

.modal-dialog .v-offset-bottom-3 .row &gt; div {
  float: right;
  width: 25%;
  position: relative;
  left: -20px;
}

#changeDeliveryInfoPopup .modal-footer {
  padding-top: 16px;
}

#MS-Menu-Right span,
#MS_Menu_Right {
  color: #EC100E;
}

.promoColor,
.contractColor {
  color: #EC100E;
}

.card-price.contract {
  color: #EC100E;
}

.product_info .withDiscount .price.promoColor,
span.price.promotionRibbon.promoColor,
span.price.promotionRibbon.contractColor {
  color: #EC100E;
}

#selfcare_link a {
  text-transform: uppercase;
  font-size: 12px;
  font-size: 1.2rem;
  font-weight: 500;
}

@media (max-width:991px) {
  #third_selfcare,
  #second_selfcare {
    display: none;
  }
}

@media (min-width:992px) {
  #first_selfcare,
  #second_selfcare,
  #third_selfcare {
    margin-left: 30px;
  }
}

#third_selfcare,
#second_selfcare,
#first_selfcare,
#browse-category-button {
  font-size: 12px !important;
  font-size: 1.2rem !important;
}

.progressbarContainer {
  z-index: 1;
  margin-top: 25px;
}

.progressbarContainer .progressbar {
  max-width: 600px;
}

.progressbarContainer .progressbar li {
  float: left;
  width: 25%;
  position: relative;
  text-align: center;
  list-style: none;
}

.progressbarContainer .progressbar li:before,
.progressbarContainer .progressbar li .stepIndex {
  width: 35px;
  height: 35px;
  border: 0;
  display: block;
  margin: 0 auto 10px auto;
  border-radius: 50%;
  background: #AEAEAD;
  line-height: 35px;
  color: #ffffff;
  text-align: center;
}

.progressbarContainer .progressbar li .stepLabel {
  padding-top: 8px;
  font-size: 14px;
  font-size: 1.4rem;
  color: #AEAEAD;
}

.progressbarContainer .progressbar li:after {
  content: "";
  position: absolute;
  width: 100%;
  height: 2px;
  background: #E1E1E0;
  top: 15px;
  left: -50%;
  z-index: -1;
}

.progressbarContainer .progressbar .stepLabel {
  display: none;
}

.progressbarContainer .progressbar .current .stepIndex {
  width: 45px;
  height: 45px;
  margin-top: -5px;
  line-height: 45px;
}

.progressbarContainer .progressbar .current .stepLabel {
  display: block;
  font-weight: 700;
  color: #313130;
  margin-top: -5px;
}

.progressbarContainer .progressbar .current .stepIndex {
  background: #FC560B;
}

.progressbarContainer .progressbar .icon-flag {
  font-size: 18px;
  font-size: 1.8rem;
}

.progressbarContainer .progressbar .icon-cart {
  font-size: 22px;
  font-size: 2.2rem;
}

@media (max-width:991px) {
  .progressbarContainer .progressbar .icon-cart {
    font-size: 21px;
    font-size: 2.1rem;
  }
}

@media (max-width:991px) {
  .progressbarContainer .progressbar .icon-cart {
    font-size: 21px;
    font-size: 2.1rem;
  }
}

.progressbarContainer .progressbar .previous .stepLabel {
  color: #313130;
}

.progressbarContainer .progressbar .previous .stepIndex {
  background: #FC560B;
}

.progressbarContainer li:first-child:after {
  content: none;
}

.progressbarContainer .progressbar li.current:after,
.progressbarContainer .progressbar li.previous:after {
  background: #FC560B;
}

.progressbarContainer .progressbar li .stepIndex:before {
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 30px;
}

.progressbarContainer .progressbar .current .stepIndex:before {
  font-size: 22px;
  font-size: 2.2rem;
  line-height: 40px;
}

.progressbarContainer a {
  color: #ffffff;
  text-decoration: none;
}

.progressbarContainer .progressbar li .stepIndex [class^="ico-"] {
  font-size: 22px;
  font-size: 2.2rem;
}

.progressbarContainer .progressbar li.current .stepIndex [class^="ico-"] {
  font-size: 28px;
  font-size: 2.8rem;
}

#headerCheckout #headerRow1 {
  height: 130px;
  border-bottom: 1px solid #FC560B;
}

@media (max-width:767px) {
  .progressbarContainer {
    width: 100%;
    margin-top: 60px;
    margin-left: 0px;
    padding-left: 0px;
    padding-right: 0px;
    right: 0;
  }

  .progressbarContainer .progressbar {
    margin: auto;
  }

  .progressbarContainer ul {
    -webkit-padding-start: 0;
  }

  .progressbarContainer .progressbar .stepLabel {
    display: none;
  }

  #headerCheckout #headerRow1 {
    width: 90%;
    border-bottom: 1px solid #FC560B;
  }

  .progressbarContainer .progressbar .current .stepLabel {
    font-size: 12px;
    font-size: 1.2rem;
    margin-top: -15px;
  }
}

.carousel &gt; .prevPageButton,
.carousel &gt; .nextPageButton {
  margin-top: 0px;
}

.carousel &gt; .prevPageButton:before,
.carousel &gt; .nextPageButton:before {
  content: url(../images/responsive/carousel_arrows.png);
  background-repeat: no-repeat;
  display: block;
  width: 15px;
  height: 30px;
}

.carousel &gt; .nextPageButton:before,
.carousel &gt; .nextPageButton:hover:before {
  left: -5px;
}

.carousel &gt; .prevPageButton:before,
.carousel &gt; .prevPageButton:hover:before {
  left: -30px;
}

.customer-event .customer-event-subdivision {
  border: 1px solid #AEAEAD;
  margin: 15px 0;
  border-radius: 5px;
  border-color: #d7d7d7;
  box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.34901961);
  font-size: 12px;
  font-size: 1.2rem;
}

.customer-event .customer-event-subdivision.left-block {
  padding: 10px;
}

.customer-event .customer-event-subdivision .event-title {
  font-weight: 700;
  font-style: normal;
  font-size: 14px;
  font-size: 1.4rem;
  color: #FC560B;
  line-height: 18px;
}

.customer-event .prevPageButton,
.customer-event .nextPageButton {
  background-image: url(../images/responsive/carousel_arrows.png);
  display: block;
  transform: scale(0.7, 0.6);
  z-index: 1;
  overflow: hidden;
  background: rgba(0, 0, 0, 0);
  margin-top: -5px;
  position: absolute;
}

.customer-event .prevPageButton {
  left: 0;
}

.customer-event .nextPageButton {
  right: 0;
}

.customer-event .carousel.padding-true &gt; .content {
  margin: 0 20px;
}

.customer-event .carousel.padding-true {
  overflow: hidden;
  padding: 10px 0 0 0;
  margin: 10px;
}

.leftColMenu &gt; div {
  margin-left: 0px;
  margin-right: 20px;
}

@media (max-width:991px) {
  .leftColMenu &gt; div {
    margin-right: 0px;
  }
}

.facetContainer .subox:first-child {
  border-top: 1px solid #CDCDC8;
  padding-top: 8px;
}

#facetFilterList {
  margin: 0;
  padding: 0;
  list-style: none;
}

#facetFilterList li {
  margin: 0;
  padding: 0;
  list-style: none;
  display: inline-block;
  max-width: 100%;
  margin-bottom: -4px;
}

.facetSelectContainer .facetSelect #low_price_input,
.facetSelectContainer .facetSelect #high_price_input,
.facetSelectContainer .flt-list #low_price_input,
.facetSelectContainer .flt-list #high_price_input {
  height: 22px;
  padding-left: 5px;
  width: 45px;
  border-color: #CDCDC8;
  border: 1px solid #CDCDC8;
  border-radius: 4px;
}

.facetSelectContainer .facetSelect #price_range_go {
  background-color: #FC560B;
  color: #ffffff;
  border-radius: 4px;
  padding: 5px;
  text-align: center;
  border: 0;
  margin-left: 10px;
  height: 26px;
}

.facetSelectContainer .facetSelect #price_range_go:hover {
  text-decoration: none;
  cursor: pointer;
}

.facetSelect li {
  list-style: none;
  line-height: 16px;
  font-size: 12px;
  font-size: 1.2rem;
  color: #5D5D5B;
  cursor: pointer;
  padding: 10px 5%;
  border-bottom: 1px solid #e1e1e1;
}

.facetSelect li:last-of-type {
  border-bottom: 0;
}

.facetSelect li &gt; a {
  display: block;
  color: #5D5D5B;
}

.facetSelect li &gt; a:hover {
  text-decoration: none;
}

.showMore {
  cursor: pointer;
  text-align: right;
  padding: 5px 5% 0 0;
}

.showMore:after {
  content: "\E00C";
  font-family: "icons";
  position: absolute;
  top: 0;
  font-size: 22px;
  font-size: 2.2rem;
  transition: all 0.25s ease-in-out 0s;
  padding: 0 10px;
}

@media (max-width:991px) {
  .showMore:after {
    font-size: 21px;
    font-size: 2.1rem;
  }
}

@media (max-width:991px) {
  .showMore:after {
    font-size: 21px;
    font-size: 2.1rem;
  }
}

.showMore.less:after {
  transform: rotate(-180deg);
}

.showMore {
  position: relative;
  text-align: left;
  transition: all 0.25s ease-in-out 0s;
}

.showMore:hover {
  color: #FC560B;
}

.dijitReset {
  margin: 0px;
  border: 0;
  padding: 0px;
  font: inherit;
  line-height: normal;
  color: inherit;
}

.dijitSliderDecorationH {
  width: 100%;
}

.dijitSliderDecoration {
  text-align: center;
}

.dijitSliderButtonContainer {
  text-align: center;
  height: 0;
}

.dijitSliderButtonContainer * {
  cursor: pointer;
}

.dijitSliderBottomBumper,
.dijitSliderLeftBumper {
  background-color: #EC100E;
}

.dijitSliderBumperH {
  width: 8px;
  height: 4px;
  border-width: 1px 0;
}

.dijitSliderBumper {
  overflow: hidden;
  z-index: 1;
}

.dijitSliderBar {
  border-style: solid;
  border-color: #313130;
  cursor: pointer;
}

.dojoxRangeSliderBarContainer {
  position: relative;
}

.dijitSlider .dojoxRangeSliderBarContainer .dijitSliderProgressBarH,
.dojoxRangeSlider .dijitSliderMoveableH {
  right: auto !important;
}

.dijitSliderMoveableH {
  right: 0;
}

.dijitSliderMoveable {
  z-index: 2;
  position: absolute !important;
  display: block;
  vertical-align: middle;
}

.dojoxRangeSlider .dijitSliderImageHandleH {
  left: -50%;
}

.dijitSliderImageHandleH {
  left: 50%;
  top: -5px;
  vertical-align: top;
}

.dj_a11y div.dijitSliderImageHandle,
.dijitSliderImageHandle {
  margin: 0px;
  padding: 0px;
  position: relative !important;
  border: 8px solid #868683;
  width: 0;
  height: 0;
  cursor: pointer;
}

.dijitSliderProgressBarH {
  position: absolute !important;
  width: 0;
  vertical-align: middle;
  overflow: visible;
}

.dijitSliderProgressBar {
  background-color: #EC100E;
  z-index: 1;
}

.dijitSliderBarH {
  height: 4px;
  border-width: 1px 0;
}

.dijitSliderBar {
  border-style: solid;
  border-color: #313130;
  cursor: pointer;
}

.dijitSliderRemainingBarH {
  width: 100% !important;
}

.dijitSliderRemainingBar {
  overflow: hidden;
  background-color: transparent;
  z-index: 1;
}

.MISlider {
  width: 80%;
  margin: 20px auto;
}

.MISlider .dijitSliderBarH,
.MISlider .dijitSliderBumperH,
.MISlider .dijitSliderImageHandle {
  height: 1px;
  border: none;
}

.MISlider .dijitSliderBar {
  background-color: #CDCDC8;
}

.MISlider .dijitSliderProgressBar {
  background-color: #FC560B;
}

.MISlider .dijitSliderImageHandleH {
  background-color: #ffffff;
  border-radius: 50%;
  border: 1px solid #AEAEAD;
  width: 20px;
  top: -9px;
  height: 20px;
  box-shadow: 0px 2px 2px #313130;
  transition: all 0.25s ease-in-out 0s;
}

.MISlider .dijitSliderImageHandleH:hover {
  cursor: pointer;
  border-color: #FC560B;
}

.MISlider .dijitSliderLeftBumper {
  border-top-left-radius: 5px;
  border-bottom-left-radius: 5px;
}

.MISlider .dijitSliderRightBumper {
  border-top-right-radius: 5px;
  border-bottom-right-radius: 5px;
}

.facetSliderValue {
  margin: 10px 10px 0 10px;
  color: #5D5D5B;
  height: 32px;
  max-width: 90px;
  width: 100%;
  border-radius: 0;
  border: 1px solid #CDCDC8;
  font-size: 14px;
  font-size: 1.4rem;
  padding: 0 40px 0 4px;
}

.facetSlider .facetButtonWrapper {
  text-align: center;
}

.facetSlider .facetbutton {
  display: inline-block;
  margin: auto;
  color: #313130;
  text-align: center;
  border-radius: 4px;
  padding: 4px 8px;
  text-decoration: none;
  background-color: transparent !important;
  border: 1px solid #313130;
  font-weight: 700;
}

.facetSlider .outline {
  display: none;
}

@media (max-width:1199px) {
  .facetSliderValue {
    margin: 10px 0 0 0;
  }
}

.product {
  line-height: normal;
  position: relative;
  font-size: 14px;
  font-size: 1.4rem;
}

@media (min-width:992px) {
  .product {
    font-size: 12px;
    font-size: 1.2rem;
  }
}

.catEntryList_border {
  border-bottom: 1px solid #CDCDC8;
  clear: both;
  width: 100%;
  padding-bottom: 0px;
}

span.skuNoDisplay {
  display: none;
}

.product_name_block {
  margin-top: 0px;
  margin-bottom: 0px !important;
  position: relative;
  z-index: 2;
}

@media screen {
  .product &gt; .product_image img {
    max-width: 100%;
    max-height: 310px;
    height: auto;
  }
}

.product_info &gt; .product_name &gt; a {
  display: block;
  color: #313130;
  font-size: 12px;
  font-size: 1.2rem;
  line-height: 16px;
  padding-bottom: 5px;
}

.hover-shadow:has(.full_tile_product_link:hover) {
  box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.4);
}

.hover-shadow:has(.full_tile_product_link:focus:active, .image_container:active, .product_name_block:active) {
  box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.4);
  border: 1px solid #FC560B;
  border-style: inset;
}

.hover-shadow:has(.full_tile_product_link:focus) {
  border: 1px solid #FC560B;
  border-style: inset;
  box-shadow: 0px 0px 0px 4px rgba(252, 86, 11, 0.25);
}

.js-showMoreDetailsProductDescriptionButton {
  z-index: 2;
}

.product .image_container {
  z-index: 2;
}

.product_info .product_name a:hover {
  color: #FC560B !important;
}

.product_name a:active,
.product_name a:focus,
.product_name a:visited {
  color: #DC4603 !important;
}

.product_name a:focus {
  text-decoration-line: underline;
}

@media (max-width:991px) {
  .product_listing_container .product_info {
    height: fit-content;
  }
}

.productListingWidget &gt; .header_bar.bottomPage {
  padding-top: 10px;
  padding-bottom: 10px;
  border-top: 1px solid #E1E1E0;
  border-bottom: 1px solid #E1E1E0;
  margin-top: 25px;
}

.productListingWidget &gt; .footer_bar {
  padding: 10px;
  border-top: 1px solid #E1E1E0;
}

.productListingWidget &gt; .header_bar &gt; .title {
  padding: 5px;
  font-size: 14px;
  font-size: 1.4rem;
  font-weight: 700;
  border-bottom: 1px solid hsl(0, 0%, 89%);
  margin-bottom: 15px;
}

.productListingWidget &gt; .header_bar &gt; .title &gt; .num_products {
  font-weight: 400;
  text-transform: lowercase;
}

.productListingWidget &gt; .header_bar:after,
.productListingWidget &gt; .footer_bar:after {
  content: "";
  display: block;
  clear: both;
}

.compare_target &gt; input {
  position: relative;
  cursor: pointer;
  margin: 0px;
  vertical-align: middle;
  top: -1px;
}

.compare_target &gt; label {
  display: inline-block;
  cursor: pointer;
}

.compare_target &gt; a {
  display: none;
  padding: 8px;
  padding-top: 4px;
  padding-bottom: 4px;
}

.compare_target[data-state="2"] &gt; a {
  display: inline-block;
}

.compare_target_hidden {
  visibility: hidden;
}

@media (min-width:1200px) {
  .compare_target_listview[data-state="1"] {
    background-color: #ffffff;
  }

  .compare_target_listview[data-state="2"] {
    background-color: #ffffff;
    margin-top: 2px;
  }

  .compare_target_listview &gt; label {
    display: inline;
  }

  .compare_target_listview &gt; a {
    background-color: #ffffff;
    border-radius: 4px;
    color: #F3AB09;
    border: 1px solid #F3AB09;
    text-align: center;
    float: none;
    font-size: 14px;
    font-size: 1.4rem;
  }
}

.compareCheckboxLabels {
  display: none;
}

.product_image .image {
  position: relative;
  width: 100%;
  max-height: 210px;
}

@media (max-width:991px) {
  .product_image {
    flex-basis: 144px !important;
    width: 100% !important;
  }

  .product_image .bt-link {
    margin-top: -8px;
  }
}

.product_price.contractColor {
  white-space: nowrap;
}

span.price {
  font-size: 18px;
  font-size: 1.8rem;
  font-weight: 400;
  line-height: 19px;
  display: block;
}

span.salesUnit {
  display: block;
}

span.salesUnitProductCard {
  color: #313130;
  min-height: 17px;
}

.productPricePerUnit {
  margin-bottom: 0px;
  font-size: 12px;
  font-size: 1.2rem;
  line-height: 17px;
  min-height: 17px;
}

.productPriceExclVAT {
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 25px;
}

.productPriceExclVATLabel {
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 20px;
}

.productPriceExclVATContainer {
  font-weight: 700;
  color: #313130;
  align-items: center;
  display: flex;
  gap: 4px;
}

.productPriceExclVATContainer.promoColor,
.productPriceExclVATContainer.contractColor {
  color: #EC100E;
}

.productPriceInclVAT {
  margin-bottom: 8px;
  font-size: 12px;
  font-size: 1.2rem;
  line-height: 17px;
  min-height: 17px;
}

.mig_row .productPriceInclVAT {
  min-height: 0px;
}

.percentageContainerProductPage,
.percentageContainerListView,
.percentageContainerGridView {
  padding: 2px 16px;
  color: #ffffff;
  text-align: center;
  font-weight: 500;
}

.percentageContainerProductPage {
  margin: -10px -10px 10px -10px;
}

.percentageContainerListView {
  margin: -16px -16px 16px -16px;
}

.percentageContainerGridView {
  background-color: #EC100E;
  position: absolute;
  bottom: 166px;
  width: 100%;
  font-size: 12px;
  font-size: 1.2rem;
}

@media (max-width:450px) {
  .percentageContainerGridView {
    bottom: 135px;
  }
}

.percentageSaleText {
  font-size: 10px;
  font-size: 1rem;
  font-weight: normal;
}

@media (max-width:991px) {
  .percentageContainerListView,
  .percentageContainerGridView {
    font-size: 10px;
    font-size: 1rem;
  }

  .percentageContainerListView {
    margin: 0px 0px 8px 0px;
  }
}

.backgroundPromo,
.backgroundContract {
  background-color: #EC100E;
}

span.price.promotionRibbon.contractColor {
  color: #EC100E;
  font-size: 12px;
  font-size: 1.2rem;
}

.contentRecommendationWidget {
  position: relative;
}

.contentRecommendationWidget.carousel {
  margin-top: 40px;
}

.contentRecommendationWidget &gt; .content {
  min-height: 80px;
  padding-top: 30px;
}

.selector-widget {
  border-width: 0;
  position: relative;
  left: 0;
  top: 0;
  max-width: 875px;
  height: 100%;
  min-height: 195px;
  margin-bottom: 25px;
  padding: 15px 175px 15px 25px;
  background: inherit;
  background-color: #f5f5f5;
  box-sizing: border-box;
  border: 1px solid #cccccc;
  border-radius: 0;
  box-shadow: 5px 5px 5px rgba(102, 102, 102, 0.34901961);
}

.selector-widget_button {
  height: 30px;
  margin: 5px 5px 5px 0;
  padding: 0 15px;
  background: inherit;
  background-color: #797979;
  border: 1px solid #797979;
  border-radius: 5px;
  box-shadow: none;
  font-weight: 400;
  font-style: normal;
  font-size: 12px;
  font-size: 1.2rem;
  color: #ffffff;
}

.selector-widget_button:hover {
  color: #797979;
  background-color: #f5f5f5;
  border: 1px solid #797979;
  border-radius: 5px;
}

.selector-widget_loupe {
  border-width: 0;
  position: absolute;
  right: 0;
  top: 0;
  margin: 20px;
}

.selector-widget_title {
  font-weight: 700;
  font-style: normal;
  font-size: 22px;
  font-size: 2.2rem;
  text-align: left;
  margin: 5px 0 15px 0;
}

@media (max-width:991px) {
  .selector-widget_title {
    font-size: 21px;
    font-size: 2.1rem;
  }
}

@media (max-width:991px) {
  .selector-widget_title {
    font-size: 21px;
    font-size: 2.1rem;
  }
}

.selector-widget_empty-title {
  margin-bottom: 60px;
}

.selector-widget_question {
  font-weight: 700;
  font-style: normal;
  font-size: 18px;
  font-size: 1.8rem;
  text-align: left;
  top: 70px;
  margin: 10px 0 10px 0;
}

.selector-widget_bubble {
  border-width: 0;
  position: absolute;
  right: 190px;
  top: 20px;
  padding: 7px 30px;
  background: inherit;
  background-color: #ffffff;
  border: none;
  border-radius: 5px;
  box-shadow: none;
  font-weight: 700;
  font-style: normal;
  font-size: 22px;
  font-size: 2.2rem;
  text-align: center;
}

@media (max-width:991px) {
  .selector-widget_bubble {
    font-size: 21px;
    font-size: 2.1rem;
  }
}

@media (max-width:991px) {
  .selector-widget_bubble {
    font-size: 21px;
    font-size: 2.1rem;
  }
}

.selector-widget_bubble:after {
  content: "";
  border-width: 0;
  position: absolute;
  right: -17.2px;
  top: 12px;
  width: 0;
  height: 0;
  border-bottom: 20px solid #ffffff;
  border-right: 20px solid transparent;
  transform: rotate(7.8deg);
}

.selector-widget_list {
  height: 30px;
  margin-right: 10px;
  border: 1px solid #868683;
  border-radius: 4px;
}

.selector-widget_choice_icon {
  border-width: 0;
  cursor: pointer;
}

.selector-widget_choice_text {
  cursor: pointer;
  color: #842BF8;
}

.selector-widget_startAgain_text,
.selector-widget_startAgain_icon {
  font-weight: 700;
  font-style: normal;
  font-size: 12px;
  font-size: 1.2rem;
  color: #868683;
  cursor: pointer;
}

.selector-widget_nbResult {
  font-weight: 700;
  font-style: normal;
  font-size: 22px;
  font-size: 2.2rem;
  margin: 25px 25px 25px 0;
}

@media (max-width:991px) {
  .selector-widget_nbResult {
    font-size: 21px;
    font-size: 2.1rem;
  }
}

@media (max-width:991px) {
  .selector-widget_nbResult {
    font-size: 21px;
    font-size: 2.1rem;
  }
}

.selector-item-list {
  color: #842BF8;
  padding-bottom: 20px;
  margin-left: 20px;
}

.selector-item {
  padding-bottom: 10px;
  display: inline-block;
  margin-right: 20px;
}

.selector-widget_recap_choice {
  display: inline-block;
  margin: 0 20px 15px 0;
}

.selector-widget_radio {
  display: initial;
}

.selector-widget .select-styled {
  display: inline-table;
  width: 175px;
  padding-right: 0px;
}

.selector-widget .select-styled::after {
  position: relative;
  margin-left: 15px;
  top: 12px;
  right: 0;
}

.selector-widget .select-options {
  width: 175px;
  margin-top: -6px;
  overflow: auto;
}

@media (max-width:767px) {
  .selector-widget {
    width: 100%;
    padding: 0 0 10px 15px;
  }

  .selector-widget_chrono {
    border-width: 0;
    position: absolute;
    right: 0;
    top: 15px;
  }

  .selector-widget_title {
    height: auto;
    width: 80%;
    font-size: 18px;
    font-size: 1.8rem;
  }

  .selector-widget_empty-title {
    margin-bottom: 10px;
  }

  .selector-widget_question {
    font-size: 14px;
    font-size: 1.4rem;
  }

  .selector-widget_bubble {
    top: 0;
    width: 79%;
    right: 0;
    position: relative;
  }

  .selector-start-again-block {
    display: block;
  }

  .selector-widget_nbResult {
    font-size: 18px;
    font-size: 1.8rem;
  }
}

.grid:after {
  content: "";
  display: block;
  clear: both;
}

.grid_mode .product_info {
  height: fit-content;
  width: 100%;
  background-color: #ffffff;
  padding-top: 5px;
  position: relative;
}

.grid_mode .product_info .product_name {
  height: 60px;
}

.grid_mode .product_info span.price {
  display: inline;
}

.grid_mode .product {
  border: 1px solid #E1E1E0;
  padding: 16px !important;
}

.grid_mode .product_price {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  position: relative;
  padding: 0px;
  min-height: 24px;
  clear: both;
}

.product_listing_container .bull {
  position: relative;
  top: 3px;
  font-size: 1.4em;
}

.product_listing_container .product_info .right {
  width: 65%;
  padding: 0px;
}

@media (min-width:900px) and (max-width:1050px) {
  .product_listing_container .product_info .right {
    width: 55%;
    padding: 0px;
  }
}

.product_listing_container .product_info .price {
  margin-bottom: 0px;
}

.product_listing_container .product_info .price .price {
  font-size: 18px;
  font-size: 1.8rem;
  font-weight: 500;
  margin: 0;
  line-height: 100%;
}

.product_listing_container .grid_mode .product_info .old_price_value + .price {
  margin: 0px;
  display: inline-block;
}

.product_listing_container .grid_mode li {
  border-bottom: none;
  min-height: inherit;
  float: left;
}

.product_listing_container .grid_mode li .product,
.product_listing_container .grid_mode [class*="col-"]:nth-child(3n) .product {
  margin-left: 5px;
  margin-right: 5px;
}

.product_listing_container .grid_mode [class*="col-"]:nth-child(3n - 1) .product {
  margin-left: 11px;
  margin-right: 0px;
}

.product_listing_container .grid_mode [class*="col-"]:first-child .product {
  margin-left: 0px !important;
  margin-right: 11px !important;
}

.product_listing_container .grid_mode [class*="col-"]:nth-child(3n + 1) .product {
  margin-left: 0px;
  margin-right: 11px;
}

.product_listing_container &gt; .grid_mode li,
.product_listing_container &gt; .grid_mode &gt; [class*=col-] {
  padding: 16px 0 0;
  text-align: left;
  vertical-align: bottom;
}

.product_listing_container .grid_mode li .product .compare_target,
.product_listing_container .grid_mode [class*="col-"] .product .compare_target {
  width: 100%;
  text-align: left;
  padding-left: 10px;
  padding-right: 10px;
  margin-bottom: 10px;
  line-height: 10px;
  position: absolute;
  bottom: 0;
}

.widget_product_compare &gt; .middle &gt; .left_border &gt; .right_border &gt; .content &gt; .compare_main .compare_2 .compareButtons &gt; .item {
  padding: 12px 0;
}

.widget_product_compare &gt; .middle &gt; .left_border &gt; .right_border &gt; .content &gt; .compare_main .compare_2 .compareButtons &gt; .item:last-child {
  float: right;
}

.widget_product_compare &gt; .middle &gt; .left_border &gt; .right_border &gt; .content &gt; .compare_main .compare_2 .compareButtons &gt; .item {
  width: 50% !important;
  text-align: center !important;
}

.product &gt; .product_image a &gt; img.product_thumbnail {
  max-height: 200px;
}

.grid_mode .product &gt; .product_image a &gt; img.product_thumbnail {
  top: 0;
  left: 0;
  right: 0;
  margin: 10px;
  max-height: 190px;
  max-width: 190px;
}

@media (max-width:991px) {
  .grid_mode .product &gt; .product_image a &gt; img.product_thumbnail {
    max-height: none;
    max-width: 100%;
  }
}

@media (max-width:450px) {
  .product_listing_container .grid_mode li .product,
  .product_listing_container .grid_mode [class*="col-"] .product {
    border: 1px solid #E1E1E0;
    padding: 0px;
    margin-left: 5px;
    margin-right: 5px;
  }
}

.stockAndDeliveryGrid &gt; .stockAndDelivery {
  text-align: left;
  margin-top: 0 !important;
}

.grid_mode .stockAndDeliveryGrid &gt; .stockAndDelivery {
  line-height: 24px;
}

.stockAndDeliveryGrid .prod-delivery {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.grid_mode .stockAndDeliveryGrid {
  display: flex;
  align-content: center;
  margin: 0 10px 0 10px;
  min-height: 55px;
  z-index: 5;
  opacity: 0;
  background-color: #ffffff;
  transition-duration: 0.5s;
  margin: 0px;
  padding: 0 10px;
}

.grid_mode .stockAndDeliveryGrid &gt; .stockAndDelivery {
  display: flex !important;
  flex-direction: column;
  justify-content: center;
  align-content: center;
  line-height: 18px;
  font-size: 10px;
  font-size: 1rem;
  width: 100%;
}

.grid_mode .stockAndDeliveryGrid &gt; .stockAndDelivery span &gt; span {
  font-size: 10px;
  font-size: 1rem;
  font-weight: 700;
  padding-top: 3px;
}

.btnModelGridView {
  height: 40px;
  text-align: center;
  width: 100%;
}

.btnModelGridView .button_text {
  padding: 0 5px 2px 5px;
  text-align: center;
  vertical-align: middle;
  width: 100%;
  max-height: 40px;
  overflow: hidden;
  text-overflow: ellipsis;
  position: relative;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  float: left;
}

.btnModelGridView &gt; .btn {
  font-size: 14px !important;
  font-size: 1.4rem !important;
  margin: 0px;
  height: 40px;
  padding: 0px;
}

.btnModelGridView .button_text span {
  font-size: 14px !important;
  font-size: 1.4rem !important;
  height: 20px;
}

.btnModelListView {
  float: right !important;
}

.grid_mode .addToCartGridView {
  position: relative;
  text-align: center;
  left: 90px;
  width: 70px;
  height: 40px;
  box-sizing: border-box;
  z-index: 10;
}

.grid_mode .picto {
  display: inline-block;
  width: 50px;
  height: 30px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  background-position: -584px -155px;
}

.grid_mode #shopperActionsGridView_NoSalesUnit {
  position: relative;
  top: -37px;
}

.highlighted_name {
  overflow: hidden;
  display: block;
  max-height: 31px;
}

#shopperActionsGridView {
  margin-top: 8px;
}

#shopperActionsGridView .quantity_section {
  width: fit-content;
  padding: 0px;
}

#shopperActionsGridView .quantityButtonAddToCart {
  display: flex;
}

#shopperActionsGridView .quantityButtonAddToCart .addToCartGridView {
  width: 100%;
  margin-left: 8px;
  left: 0px;
}

#shopperActionsGridView .discoverModelsButton {
  padding-left: 0px;
  margin-left: auto;
  margin-right: auto;
}

#shopperActionsListView {
  margin-top: auto;
  z-index: 2;
}

@media (max-width:991px) {
  #shopperActionsListView {
    order: 4;
    margin-top: 8px;
  }
}

@media (max-width:450px) {
  .grid_mode .product .product_info {
    height: fit-content !important;
    background-color: #ffffff;
  }

  .grid_mode .stockAndDeliveryGrid {
    display: none !important;
  }

  .grid_mode .product_info .shopperActions {
    display: none;
  }

  .grid_mode .product .product_image {
    max-height: 145px !important;
  }

  .grid_mode .product_price {
    font-size: 12px;
    font-size: 1.2rem;
    position: relative;
  }

  .grid_mode .color_swatch_list &gt; ul &gt; li {
    width: 30px;
  }

  .product_listing_container .grid_mode [class*="col-"] .grid_mode .swatch_list_grid {
    width: 100%;
    text-align: left;
    position: relative;
    z-index: 15;
    top: 35px;
    height: 32px;
    overflow: hidden;
  }
}

.grid_mode .product_image {
  width: 100%;
  text-align: center;
  max-height: 210px;
}

@media (max-width:991px) {
  .grid_mode .product_image,
  .grid_mode .product_image .image {
    width: 100% !important;
  }

  .grid_mode .product_image .gridview-product-link {
    margin-left: auto;
    margin-right: auto;
    width: 128px !important;
    display: block;
  }

  .product .product_image a img.product_thumbnail {
    margin: 0 0 0 0 !important;
  }
}

.row .grid_mode .shopperActions .quantity_section {
  height: 40px;
  padding-left: 10px;
}

.shopperActions .input-group .quantity-input-number {
  height: 37px;
}

.shopperActions {
  height: 40px;
}

.swatch_list_grid_error {
  height: auto !important;
}

.swatch_list_grid_error .errorHelpBlock {
  display: block;
  text-align: left;
  padding-left: 10px;
  padding-bottom: 4px;
  clear: both;
  background-color: rgba(255, 255, 255, 0.9);
  margin-top: 0px;
  color: #EC100E;
}

.grid_mode .swatch_list_grid {
  width: 100%;
  text-align: center;
  position: absolute;
  z-index: 10;
  bottom: 165px;
  height: 32px;
  overflow: hidden;
  margin-top: 0px;
}

@media (max-width:450px) {
  .grid_mode .swatch_list_grid {
    width: 100%;
    text-align: left;
    position: relative;
    z-index: 15;
    top: 35px;
    height: 32px;
    overflow: hidden;
  }
}

.grid_mode .product_color_swatches .color_swatch_list &gt; ul {
  padding: 0px;
  display: inline-table;
  margin: auto;
  float: none;
}

.grid_mode .product_color_swatches .color_swatch_list &gt; ul &gt; li {
  display: inline;
}

.grid_mode .product_color_swatches {
  padding-top: 3px;
  background-color: rgba(255, 255, 255, 0.9);
}

.grid_mode .buyableOrNoBuyable {
  font-size: 14px;
  font-size: 1.4rem;
  text-align: left;
  margin-left: 0px;
  padding-left: 0px;
}

.list_mode .product {
  padding: 16px;
  border: 1px solid #E1E1E0;
  margin-bottom: 16px;
  min-height: 289px;
}

.list_mode .product.product-withCarouselImage {
  min-height: 328px;
}

.list_mode .product .owl-nav [class*="owl-"] {
  width: 32px;
  height: 32px;
}

.list_mode .product .owl-nav [class*="owl-"] i {
  line-height: 32px;
}

.list_mode .product .owl-prev {
  left: 16px;
}

.list_mode .product .owl-next {
  right: 16px;
}

.list_mode .product .owl-item img {
  margin: 24px;
}

.list_mode .product .owl-dots {
  margin-top: 0px;
}

@media (max-width:991px) {
  .listViewBlock-Container .product_name_block {
    display: none;
  }

  .product_name_block_mobile,
  .listViewBlock-Container .detailsInfosMobile {
    display: block;
  }

  .product_listing_container .product_info .price {
    margin-top: 0px;
  }

  .tab_mig_third_col .percentageContainerListView {
    margin: -11px -13px 16px -13px;
  }
}

.listViewBlock-Container {
  height: 100%;
}

@media (max-width:991px) {
  .listViewBlock-Container .stockAndDeliveryList {
    min-height: 0px;
  }
}

.listViewBlock-Content {
  height: 100%;
}

@media (max-width:991px) {
  .containerWithRibbonMobile {
    margin-top: 28px;
  }
}

.controls *,
.linkToModel,
#productPageEmail,
.mig-actions a,
.assemblyServicesDetails a,
.text-item-grey a,
.gdprText a,
.section_list a,
.basket-services a {
  color: #5D5D5B;
}

.prodlist-results .product a.prodlist-item,
.t5 a.prodlist-item {
  color: #313130;
}

.cat_brand_logo {
  max-width: 68px;
  max-height: 28px;
}

.cat_brand_logo_mobile {
  max-width: 100px;
  max-height: 35px;
  float: right;
  margin-bottom: 5px;
}

@media (max-width:991px) {
  .product &gt; .product_image .cat_brand_logo {
    max-width: 100px;
    max-height: 50px;
  }

  .product_name .cat_brand_logo_block {
    display: none;
  }
}

@media (min-width:992px) {
  .cat_brand_logo {
    max-width: 80px;
    max-height: 40px;
    float: none;
  }
}

.product_image .cat_brand_logo_block {
  display: block;
  margin: auto;
}

@media (max-width:991px) {
  .product_image .cat_brand_logo_block {
    margin-top: 16px;
  }
}

.product_image .cat_brand_logo_block img {
  display: inline !important;
}

.gridViewImageBottomPart .cat_brand_logo_block .cat_brand_logo {
  max-height: 32px;
}

.product_name .cat_brand_logo_block {
  margin-bottom: 8px;
}

a.prodlist-item {
  font-family: "Roboto";
  font-size: 14px;
  font-size: 1.4rem;
  font-weight: 700;
  line-height: 20px;
  width: 100%;
  display: flex;
}

.prodlist-item-grid {
  font-family: "Roboto";
  font-size: 14px;
  font-size: 1.4rem;
  font-weight: 700;
  line-height: 20px;
}

.productNameContainer-mobile {
  display: flex;
  flex-direction: column;
}

.productNameContainer-mobile .rating-category-list {
  margin-bottom: 8px;
}

#product_shortdescription_text {
  font-weight: 700;
  line-height: 17px;
}

.product_description ul {
  margin: 0px;
  padding: 0px;
  margin-left: 14px;
}

.detailsTextListView {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  margin-top: 2px;
  margin-bottom: 2px;
}

.detailsTextListView ul {
  margin-left: 0px;
}

.detailsTextListView ul li {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  list-style-position: inside;
  padding-bottom: 4px;
}

@media (max-width:991px) {
  .productGeneralDetails {
    display: none;
  }
}

@media (min-width:992px) {
  .ProductListViewBlock-Container .product_name_block_mobile,
  .ProductListViewBlock-Container .detailsInfosMobile {
    display: none !important;
  }
}

.moreInfoListView {
  margin-top: 32px;
  margin-bottom: 0px;
}

.showMoreDetailsProductDescriptionButton {
  display: none;
}

.ProductPagePaymentBlock-Container {
  position: relative;
  box-sizing: border-box;
  padding: 10px;
  background-color: #F5F5F5;
  font-size: 12px;
  font-size: 1.2rem;
}

.ProductPagePaymentBlock-Stock {
  width: 100%;
  box-sizing: border-box;
  padding: 10px 0;
}

@media (min-width:992px) {
  .ProductPagePaymentBlock-Stock {
    margin-bottom: 16px;
  }

  .ProductPagePaymentBlock-Stock.StockAndDelivery-shopping {
    margin-bottom: 0px;
  }
}

.ProductListViewBlock-Container {
  padding: 0px 8px 0px 8px;
  background-color: #ffffff;
  height: 100%;
  display: grid;
}

@media (max-width:991px) {
  .ProductListViewBlock-Container {
    background-color: #ffffff;
    float: none;
    display: inline-grid;
  }
}

.ProductListViewBlock-Container .prod-price {
  margin-bottom: 16px;
}

@media (max-width:991px) {
  .ProductListViewBlock-Container &gt; .prod-price {
    order: 1;
    margin-bottom: 0px;
  }

  .ProductListViewBlock-Container &gt; .stockAndDeliveryList {
    order: 0;
    margin-bottom: 8px;
  }
}

@media (max-width:991px) {
  .ProductListViewBlock-Container {
    background-color: #ffffff;
    padding: 0px 8px;
  }
}

.product-quantity {
  border: 1px solid #868683;
  border-radius: 4px;
  z-index: 1;
  background-color: #ffffff;
  max-width: 80px;
  box-sizing: border-box;
}

.mobile-quantity {
  max-width: 71px;
}

.ProductListViewBlock-Container .product_option {
  padding-left: 8px !important;
  padding-right: 8px !important;
}

.ProductPagePaymentBlock-PercentageContainer {
  background-color: #EC100E;
  width: 100px;
  height: 85px;
  color: #ffffff;
  position: absolute;
  top: 0;
  left: 0;
  font-weight: 700;
  box-sizing: border-box;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}

.ProductPagePaymentBlock-PercentageNumber {
  width: 100%;
  text-align: center;
  font-size: 14px;
  font-size: 1.4rem;
}

.ProductPagePaymentBlock-PercentageText {
  text-align: center;
  width: 100%;
  margin-top: -3px;
  font-weight: 400;
  box-sizing: border-box;
  font-size: 10px;
  font-size: 1rem;
}

.ProductPagePaymentBlock-Between {
  width: 100%;
  box-sizing: border-box;
  font-size: 10px;
  font-size: 1rem;
}

.ProductPagePaymentBlock-OldPrice {
  width: 100%;
  text-decoration: line-through;
  font-size: 12px;
  font-size: 1.2rem;
  margin-bottom: -4px;
}

.ProductPagePaymentBlock-OfferPrice {
  width: 100%;
  color: #EC100E;
  font-size: 22px;
  font-size: 2.2rem;
}

.ProductPagePaymentBlock-Price {
  font-size: 18px;
  font-size: 1.8rem;
  font-weight: 700;
}

.ProductPagePaymentBlock-InsidePrice {
  padding: 0px;
  font-weight: 700;
  font-size: 26px;
  font-size: 2.6rem;
  line-height: 25px;
  display: flex;
  align-items: center;
  color: #313130;
}

.ProductPagePaymentBlock-InsidePrice:not(.productFromShoppingWidgetOfferPrice) div:nth-child(2) {
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 18px;
}

.ProductPagePaymentBlock-InsidePrice.promoColor,
.ProductPagePaymentBlock-InsidePrice.contractColor {
  color: #EC100E;
}

.ProductPagePaymentBlock-InsidePrice.ProductPagePaymentBlock-Promotion {
  color: #EC100E;
}

.ProductPagePaymentBlock-VAT {
  width: 100%;
  box-sizing: border-box;
  margin-bottom: 8px;
  font-weight: 400;
  font-size: 12px;
  font-size: 1.2rem;
  line-height: 17px;
}

.item_spacer_10px + .stockAndDeliveryList .stockAndDelivery {
  margin-top: 0 !important;
}

.js-percentage-promo {
  display: inline-block;
}

.popin-close-button {
  font-size: 14px;
  font-size: 1.4rem;
  float: right;
  margin-top: -25px;
  margin-right: -25px;
  cursor: pointer;
  color: #868683;
}

.popin-close-button:before {
  background: #ffffff;
  border-radius: 84%;
}

.moreStockInfoPopIn {
  position: absolute;
  background: #F5F5F5;
  margin: 15px 0 0 5px;
  border-radius: 5px;
  bottom: 36%;
  left: -7%;
  z-index: 2;
  text-align: left;
  width: 300px;
}

.moreStockInfoPopIn p {
  margin: 10px 15px;
  color: #313130;
  font-size: 14px;
  font-size: 1.4rem;
}

.moreStockInfoPopIn:after {
  content: " ";
  position: absolute;
  bottom: 100%;
  border: 9px solid;
  border-color: transparent transparent #CDCDC8 transparent;
  border-bottom-color: #F5F5F5;
  left: 80%;
  height: 0;
  width: 0;
}

.stockAndDeliveryMigTableColumn .moreStockInfoPopIn {
  position: relative;
  bottom: 2%;
  left: -19%;
  min-width: 222px;
}

.stockAndDeliveryMigTableColumn .moreStockInfoPopIn:after,
.stockAndDeliveryMigTableColumn .moreStockInfoPopIn:before {
  left: 25%;
}

.moreStockInfoPopIn {
  position: absolute;
  bottom: -90px;
  box-shadow: 2px 2px 7px #CDCDC8;
}

.modal-body .moreStockInfoPopIn {
  bottom: -80px;
  left: 87px;
}

.moreStockInfoPopIn .popin-close-button {
  margin-top: -10px;
  margin-right: -11px;
}

.right .stockAndDeliveryList .moreStockInfoPopIn {
  left: auto;
  right: 0%;
}

.stockAndDeliveryList .moreStockInfoPopIn {
  left: 18%;
  width: 300px;
}

.stockAndDeliveryList .moreStockInfoPopIn:after,
.stockAndDeliveryList .moreStockInfoPopIn:before {
  left: 87%;
}

@media (max-width:480px) {
  .moreStockInfoPopIn {
    left: 0;
  }

  .moreStockInfoPopIn::after,
  .moreStockInfoPopIn::before {
    left: 10%;
  }

  .stockAndDeliveryMigTableColumn .moreStockInfoPopIn {
    width: 160px;
    bottom: 32%;
    left: -4%;
  }

  .stockAndDeliveryList .moreStockInfoPopIn {
    left: -25%;
    width: 175px;
    bottom: -100px;
  }

  .stockAndDeliveryList .moreStockInfoPopIn:after,
  .stockAndDeliveryList .moreStockInfoPopIn:before {
    left: 25%;
  }

  .stockAndDeliveryMigTableColumn .moreStockInfoPopIn:after,
  .stockAndDeliveryMigTableColumn .moreStockInfoPopIn:before {
    left: 15%;
  }

  .pcon-configurator-container .moreStockInfoPopIn {
    bottom: -85px;
    left: 0;
  }
}

.stockAndDeliveryList .moreStockInfoPopIn {
  bottom: auto;
  left: -10%;
  width: 300px;
}

.stockAndDeliveryList {
  min-height: 84px;
  margin-bottom: 8px;
}

.stockAndDeliveryList &gt; .stockAndDelivery {
  margin-top: 0px !important;
  margin-bottom: 8px;
}

.stockAndDeliveryList .stockAndDeliveryContainer {
  padding: 0px;
}

.stockAndDeliveryList .prod-bloc-part {
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 20px;
}

.stockAndDeliveryList .prod :before {
  font-size: 20px;
  margin-right: 4px;
}

.stockAndDeliveryList .prod-stock {
  min-height: 40px;
  margin-bottom: 4px;
}

.stockAndDeliveryList .prod-stock span {
  font-weight: 700;
}

.stockAndDeliveryList .prod-stock-more {
  display: block !important;
}

.stockAndDeliveryList .prod-stock-more.emptyMainMessageStock {
  display: none !important;
}

.stockAndDeliveryGridView &gt; .stockAndDelivery {
  margin-bottom: 8px !important;
}

.stockAndDeliveryGridView {
  min-height: 84px;
}

.ProductPagePaymentBlock-AttributeListContainer {
  width: 100%;
  box-sizing: border-box;
  position: relative;
  cursor: default;
  text-align: left;
  margin: 0px;
  font-weight: 400;
}

.product_image .RibbonAdDefault {
  position: absolute;
  top: 10px;
  left: 0;
  width: 110px;
  height: 20px;
  background-color: #313130;
  background: -webkit-gradient(linear, left top, right top, color-stop(0.76, #444444), color-stop(1, rgba(255, 255, 255, 0)));
  background: linear-gradient(to right, #444444 76%, rgba(255, 255, 255, 0) 100%);
  -ms-filter: "progid:DXImageTransform.Microsoft.Gradient(gradientType=1, startColorStr='#FF444444', endColorStr='#00FFFFFF')";
  zoom: 1;
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 20px;
  color: #ffffff;
  padding-left: 10px;
  text-align: left;
  vertical-align: baseline;
  overflow: visible;
  white-space: nowrap;
  padding: 0 0.5em;
  width: auto;
}

.product_image .RibbonAdDefault.Exclusive {
  background-color: #bc0d0b;
  background: -webkit-gradient(linear, left top, right top, color-stop(0.76, #ca4300), color-stop(1, rgba(255, 255, 255, 0)));
  background: linear-gradient(to right, #ca4300 76%, rgba(255, 255, 255, 0) 100%);
  -ms-filter: "progid:DXImageTransform.Microsoft.Gradient(gradientType=1, startColorStr='#FFCA4300', endColorStr='#00FFFFFF')";
  bottom: 70px;
}

.product_image .RibbonAdDefault.PromotionRibbon {
  background: none repeat scroll 0 0 #EC100E;
  font-weight: 700;
  padding: 0 0.5em;
  top: 5px;
  left: 5px;
  width: auto;
}

.product_image .RibbonAdDefault {
  background: #38C7D5;
  font-weight: 700;
}

.product_image .RibbonAdDefault.PromotionRibbon {
  background: #EC100E;
}

.product_image .RibbonAdDefault,
.productPageImageViewer-MainImageContainer .RibbonAdDefault {
  position: absolute;
  top: 10px;
  left: 0;
  color: #313130;
}

.product_image .RibbonAdDefault.PromotionRibbon,
.productPageImageViewer-MainImageContainer .RibbonAdDefault.PromotionRibbon {
  background: none repeat scroll 0 0 #EC100E;
  color: #ffffff;
  font-weight: 700;
  padding: 0 0.5em;
  top: 5px;
  left: 5px;
  width: auto;
}

.product_image .RibbonAdDefault + .ribbon,
.product_image .ribbon + .ribbon {
  top: 32px;
}

.product_image .RibbonAdDefault + .ribbon + .ribbon,
.product_image .ribbon + .ribbon + .ribbon {
  top: 64px;
}

.pane.offsetAnchor {
  margin-top: 0;
}

.prod-head .middle-subsection.bg-light {
  margin-bottom: -24px;
}

.prod-head .prod-dispo &gt; div:before {
  top: -4px;
}

.ProductPagePaymentBlock-Stock .stockAndDelivery {
  margin-top: 0 !important;
}

#productPageEmailModal img {
  width: 100%;
  padding-bottom: 10px;
}

.gdprText {
  font-size: 10px;
  font-size: 1rem;
  word-wrap: break-word;
  margin-top: 15px;
}

.productPageContentBlock-ProductDescText h3 {
  font-size: 14px;
  font-size: 1.4rem;
  color: #313130;
}

.productPageContentBlock-ProductBulletText {
  max-height: 100%;
  overflow: hidden;
}

.productPageContentBlock-ProductBulletText ul {
  padding-left: 18px;
  margin-top: 4px;
}

.productPageContentBlock-ProductBulletText li {
  line-height: 14px;
  margin-bottom: 10px;
}

.productPageContentBlock-Container &gt; .productPageContentBlock-ProductBulletText li:nth-child(n + 4) {
  display: none !important;
}

.productPageContentBlock-Container {
  padding: 0 20px;
}

.productPageContentBlock-FullDescriptionContainer.middle-subsection {
  margin: 0;
}

.productPageContentBlock-ProductPictures li {
  margin-right: 8px;
}

.productBoxContent {
  font-size: 12px;
  font-size: 1.2rem;
  line-height: 1.5em;
  margin-top: 15px;
  margin-bottom: 20px;
}

.productPageContentBlock-ProductReadMore {
  font-weight: bolder;
  display: grid;
  cursor: pointer;
}

#more-informations-and-arrow {
  text-align: center;
  margin-top: 15px;
}

.google-shopping-ms-below-content-title {
  font-weight: 700;
  font-style: normal;
  line-height: 20px;
  word-wrap: break-word;
  font-size: 12px;
  font-size: 1.2rem;
}

.google-shopping-ms-below-content-button {
  font-weight: 400;
  font-size: 12px;
  font-size: 1.2rem;
  text-align: left;
  color: #FC560B;
  padding-bottom: 10px;
}

.google-shopping-ms-below-content-icon {
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 15px;
  text-align: center;
  margin-right: 10px;
}

.picto_product ul {
  list-style: none;
  margin: 0px;
  padding: 10px 0;
}

.picto_product ul:after {
  display: block;
  visibility: hidden;
  height: 0;
  clear: both;
  content: ".";
  zoom: 1;
}

.picto_product li {
  display: block;
  float: left;
  width: 70px;
  margin-bottom: 24px;
  text-align: center;
  cursor: pointer;
  position: relative;
}

.picto_product span {
  display: block;
  font-size: 12px;
  font-size: 1.2rem;
  font-style: inherit;
  width: 100%;
  font-weight: 700;
  color: #5D5D5B;
}

.picto_product span {
  font-size: 11px !important;
  font-size: 1.1rem !important;
  height: 48px;
}

.picto_product img {
  height: 30px;
  width: 30px;
}

.stockAndDelivery {
  display: inline-block;
  margin-top: 8px !important;
  font-weight: 400;
}

.mig_row .stockAndDelivery {
  margin-top: 0px !important;
  padding-top: 0px;
}

.addPaddingleft {
  padding-left: 20px;
}

@media (max-width:991px) {
  .addPaddingleft {
    padding-left: 40px;
  }

  .addPaddingleft span {
    display: none;
  }
}

.ProductPagePaymentBlock-Container .table-condensed {
  margin-top: 16px;
}

.ProductPagePaymentBlock-SoldNumber span {
  width: 100%;
  box-sizing: border-box;
  font-size: 12px;
  font-size: 1.2rem;
  margin-top: 5px;
  font-weight: 700;
  display: block;
}

#backToModel {
  padding: 10px 5px;
  width: 100%;
  box-sizing: border-box;
  margin-top: 10px;
}

.productPage-ImageDescriptionPriceRow {
  padding-top: 16px;
  clear: both;
  margin-bottom: 24px;
}

.productPage-ImageDescriptionPriceRow .box {
  margin-left: 20px;
  margin-top: 16px;
}

@media (min-width:992px) {
  .productPage-ImageDescriptionPriceRow .box,
  .productPage-ImageDescriptionPriceRow .contentRecommendationWidget .box {
    margin-left: 0;
    max-width: none;
  }
}

.bt-quotation {
  color: #313130;
}

@media (max-width:991px) {
  .bt-quotation {
    padding-left: 0px;
    padding-right: 0px;
  }
}

.productOrderingInfoOnly &gt; .productOrderingInfo {
  display: block;
  margin-bottom: 0px;
}

@media (max-width:480px) {
  .productOrderingInfoOnly &gt; .productOrderingInfo {
    margin: 0px;
  }
}

.productPageImageViewer {
  width: 100%;
  height: 420px;
  position: relative;
  margin-bottom: 25px;
}

.productPageImageViewer-googleShoppingPage.productPageImageViewer {
  height: 320px;
}

.productPageImageViewer-MobileImage {
  max-width: 100%;
}

.productPageImageViewer-LeftSliderContainer,
.productPageImageViewer-RightSliderContainer,
.productPageImageViewer-BottomSliderContainer {
  width: 80px;
  height: 100%;
  position: absolute;
  top: 0;
}

.productPageImageViewer-LeftSliderContainer {
  left: -4px;
}

.productPageImageViewer-RightSliderContainer {
  right: 0;
}

.productPageImageViewer-BottomSliderContainer {
  left: 0;
}

.productPageImageViewer-MainImageContainer {
  width: 100%;
  max-width: 400px;
  max-height: 400px;
  text-align: center;
  margin: 0px;
  position: relative;
}

.productPageImageViewer-MainImageContainer-googleShoppingPage.productPageImageViewer-MainImageContainer {
  max-width: 280px;
  max-height: 280px;
}

.productPageImageViewer-MainImageContainer img {
  max-width: 100%;
  max-height: 400px;
  cursor: zoom-in;
}

.productPageImageViewer-MainImageContainer-googleShoppingPage img {
  max-height: 280px !important;
}

#ProductOverviewWrapper .popover {
  z-index: 1060;
}

#ProductOverviewWrapper .productPageImageViewer-MainImageContainer img {
  cursor: auto;
  max-width: 100%;
}

.productPageImageViewer-MainImageContainer &gt; .AugmentWebViewer {
  width: 400px;
  height: 400px;
  text-align: left;
}

.productPageImageViewer-MainImageContainer img.productPageImageViewer-AugmentImage {
  cursor: pointer;
}

.productPageImageViewer-MainImageContainer.productPageImageViewer-SliderAtLeft,
.productPageImageViewer-MainImageContainer.productPageImageViewer-SliderAtRight {
  margin: auto;
}

.productPageImageViewer-MainImageContainer.productPageImageViewer-SliderAtLeft {
  float: right;
}

.productPageImageViewer-TopArrowContainer {
  display: none;
  width: 100%;
  margin-bottom: 4px;
}

.productPageImageViewer-TopArrow {
  width: 0;
  height: 0;
  border: 7px solid #ffffff;
  border-bottom-color: #AEAEAD;
  margin: auto;
  cursor: pointer;
}

.productPageImageViewer-SliderWrapper {
  max-height: 320px;
  overflow: hidden;
  width: 100%;
}

.productPageImageViewer-SliderWrapperIn {
  width: 100%;
  transition: margin 0.5s cubic-bezier(0.29, 1.7, 0.5, 0.8);
}

.productPageImageViewer-ThumbnailBlock {
  width: 80px;
  height: 80px;
  padding: 4px;
}

.productPageImageViewer-ThumbnailBlock img {
  width: 100%;
  padding: 4px;
  border: 1px solid #E1E1E0;
  cursor: pointer;
}

.productPageImageViewer-BottomArrowContainer {
  display: none;
  width: 100%;
  margin-top: 4px;
}

.productPageImageViewer-BottomArrow {
  width: 0;
  height: 0;
  border: 7px solid #ffffff;
  border-top-color: #AEAEAD;
  margin: auto;
  cursor: pointer;
}

.productPageImageViewer-PopupBackground {
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 10000;
  opacity: 0.85;
  background-color: #313130;
  display: none;
}

.productPageImageViewer-PopupContainer {
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 10001;
  display: none;
}

.productPageImageViewer-PopupCross {
  font-size: 34px;
  font-size: 3.4rem;
  position: fixed;
  top: 20px;
  right: 30px;
  z-index: 101;
  color: #ffffff;
  cursor: pointer;
}

@media (max-width:991px) {
  .productPageImageViewer-PopupCross {
    font-size: 30px;
    font-size: 3rem;
  }
}

@media (max-width:991px) {
  .productPageImageViewer-PopupCross {
    font-size: 30px;
    font-size: 3rem;
  }
}

.productPageImageViewer-PopupLeftArrowContainer {
  width: 10%;
  height: 100%;
  float: left;
  position: relative;
}

.productPageImageViewer-PopupLeftArrow {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 0;
  height: 0;
  border: 50px solid transparent;
  border-right: 50px solid #ffffff;
  left: -25px;
  cursor: pointer;
}

.productPageImageViewer-PopupZoomedImageContainer {
  width: 80%;
  height: 100%;
  float: left;
}

.productPageImageViewer-PopupZoomedImage {
  width: 45%;
  height: 80%;
  cursor: pointer;
  transform: translateY(-50%) translateX(-50%);
  position: absolute;
  top: 50%;
  left: 50%;
  background: url("/wcsstore/ManutanSAS/images/NoImageIcon_sm.jpg") no-repeat center center;
  background-size: contain;
  transform: none\9;
  position: static\9;
  margin: auto\9;
  margin-top: 10%\9;
}

.icon-add-list {
  color: #1D5AFE;
}

div#title_migtable {
  margin-left: 0px;
  margin-right: 0px;
}

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .productPageImageViewer-PopupZoomedImage {
    top: 50%;
    left: 50%;
    transform: translateY(-50%) translateX(-50%);
    position: absolute;
    margin: none;
  }
}

.productPageImageViewer-PopupZoomedImage img {
  width: 100%;
  display: block;
}

.productPageImageViewer-PopupRightArrowContainer {
  width: 10%;
  height: 100%;
  float: left;
  position: relative;
}

.productPageImageViewer-PopupRightArrow {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 0;
  height: 0;
  right: -25px;
  border: 50px solid transparent;
  border-left: 50px solid #ffffff;
  cursor: pointer;
}

.productPageImageViewerForMigTable {
  cursor: zoom-in;
}

@media (max-width:480px) {
  .productPageImageViewer-MainImageContainer.productPageImageViewer-SliderAtLeft {
    float: none;
  }
}

@media (max-width:991px) {
  .productPageImageViewer,
  .productPageImageViewer-MainImageContainer {
    height: 100%;
    max-height: 100%;
  }

  .productPageImageViewer-MainImageContainer img {
    cursor: initial;
  }

  .productPageImageViewer-MainImageContainer.productPageImageViewer-SliderAtLeft {
    float: none;
  }
}

.twist,
.slogan {
  font-family: "Marydale";
  font-weight: 700;
  text-align: center;
  max-width: 500px;
}

.twist {
  position: relative;
  background: #ffffff;
  border-radius: 5px;
  border: #FC560B solid 2px;
  padding: 3px 10px;
  font-size: 14px;
  font-size: 1.4rem;
  margin-bottom: 15px;
  display: none;
}

.twist:after {
  content: "";
  position: absolute;
  border-style: solid;
  border-width: 6px 12px 0;
  border-color: #ffffff transparent;
  display: block;
  width: 0;
  z-index: 1;
  margin-left: -12px;
  bottom: -6px;
  left: 50%;
}

.twist:before {
  content: "";
  position: absolute;
  border-style: solid;
  border-width: 7px 13px 0;
  border-color: #FC560B transparent;
  display: block;
  width: 0;
  z-index: 0;
  margin-left: -13px;
  bottom: -9px;
  left: 50%;
}

.slogan {
  font-style: italic;
  font-size: 18px;
  font-size: 1.8rem;
  padding: 10px;
}

.twist {
  max-width: 250px;
  margin: 0px;
  margin-left: 150px;
  margin-top: 20px;
  font-size: 14px;
  font-size: 1.4rem;
  margin-bottom: -1000px;
  position: relative;
  z-index: 2;
  background: rgba(255, 255, 255, 0.8);
}

.promote-PL {
  border: 1px solid #CDCDC8;
  padding: 5px;
}

.promote-PL-intro {
  font-size: 14px;
  font-size: 1.4rem;
}

.promote-PL-intro span:first-child {
  color: #F3AB09;
}

.promote-PL-images {
  position: relative;
}

.promote-PL-thumbnail {
  max-width: 100%;
  max-height: 130px;
  padding-top: 15px;
}

.promote-PL-ribbon {
  position: absolute;
  width: 80px;
}

.promote-PL-description {
  font-size: 12px;
  font-size: 1.2rem;
}

.gsDiscover-item {
  display: block;
  height: 80px;
  position: relative;
  border: 1px solid #CDCDC8;
  color: #868683;
  transition: all 0.25s ease-in-out 0s;
}

.gsDiscover-visu {
  width: 70px;
  height: 70px;
  position: absolute;
  top: 4px;
  left: 4px;
}

.gsDiscover-name {
  position: absolute;
  top: 50%;
  left: 0;
  width: 100%;
  display: block;
  padding-left: 76px;
  transform: translateY(-50%);
  overflow: hidden;
  line-height: 18px;
  height: auto;
  max-height: 54px;
  text-overflow: ellipsis;
  -webkit-line-clamp: 3;
  display: -webkit-box;
  font-size: 12px;
  font-size: 1.2rem;
  -webkit-box-orient: vertical;
  word-break: break-word;
}

.olst-container {
  padding-left: 30px;
  margin-left: 15px;
}

.configurator-padding-left h1 {
  padding: 0px;
}

.configurator-introduction {
  margin: 15px 0;
}

.configurator-form .modal-open:after {
  background: #1D5AFE !important;
  width: 18px !important;
  height: 18px !important;
  border-radius: 20px !important;
  padding: 1px 2px 1px 1px !important;
  box-sizing: border-box;
}

.configurator-form option {
  background: #ffffff;
  height: 30px;
  color: #868683;
  font-size: 14px;
  font-size: 1.4rem;
}

.configurator-form input[readonly] {
  background: #ffffff;
  cursor: pointer;
}

.configurator-container .ProductPagePaymentBlock-Container {
  min-height: 0;
  padding: 10px;
}

.configurator-modal .modal-mask {
  position: fixed;
  display: table;
  z-index: 999998;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: hsla(0, 0%, 65%, 0.8);
}

.configurator-modal .modal-wrapper {
  display: table-cell;
  padding-top: 5%;
}

.configurator-modal .modal-container {
  z-index: 999999;
  background-color: #ffffff;
  border: none;
  border-radius: 0;
  max-width: 1010px;
  margin: 0 auto;
  text-align: center;
}

.configurator-modal .modal-header {
  text-align: right;
  margin-right: 3px;
}

.configurator-modal .modal-content {
  margin: 0 15px 30px;
  padding: 0 20px;
  max-height: 750px;
  overflow-y: auto;
  overflow-x: auto;
}

.configurator-modal .modal-close {
  font-size: 18px;
  font-size: 1.8rem;
  font-weight: 700;
  padding: 10px;
  cursor: pointer;
}

#configuratorContainerLoader {
  width: 150px;
  height: 150px;
  border-radius: 10px;
  margin: 0px;
  position: fixed;
  top: 50%;
  left: 50%;
  margin-right: -50%;
  transform: translate(-50%, -50%);
  background-color: transparent;
  opacity: 0.8;
  filter: alpha(opacity=80);
}

#configuratorContainerLoader #configuratorImageLoader {
  margin: 0px;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-right: -50%;
  transform: translate(-50%, -50%);
}

.configurator-TabContainer table {
  border-collapse: initial;
  border-spacing: 1px;
}

.configurator-TabContainer .row * {
  box-sizing: content-box;
}

.configurator-container .modal-content {
  border: none;
  border-radius: 0;
  box-shadow: none;
}

.alreadyKnownMailPopIn {
  text-align: center;
  font-weight: 700;
  padding-top: 20px;
  padding-bottom: 20px;
}

.alreadyKnownMailPopInBorder {
  border-top: 1px solid #E1E1E0;
  border-bottom: 1px solid #E1E1E0;
}

.configurator-form .input-group {
  display: block;
}

.configurator-form .form-control-feedback {
  right: 0;
  font-size: 16px !important;
  font-size: 1.6rem !important;
  z-index: 3;
  height: 30px;
  width: 30px;
}

.configurator-form .input-group-addon {
  padding-left: 0;
  position: absolute;
  right: 20px;
  top: 3px;
}

.wcs-configurator-container .attribute,
.pcon-configurator-container .attribute {
  padding: 10px;
  display: inline-block;
}

.wcs-configurator-container .attribute &gt; label,
.pcon-configurator-container .attribute &gt; label {
  display: block;
  font-weight: 400;
}

.wcs-configurator-container .dropdown::-ms-expand,
.pcon-configurator-container .dropdown::-ms-expand {
  display: none;
}

.pcon-configurator-container .filterResult {
  padding: 10px 10px;
  margin-top: 10px;
  border-bottom: 1px #AEAEAD solid;
}

.pcon-configurator-container .filterResult .configuratorLink {
  text-decoration: none;
}

.wcs-configurator-container .optionTemplate {
  line-height: 22px;
}

.wcs-configurator-container .filterResult {
  padding: 0 5px;
}

.wcs-configurator-container .filterResult:first-child {
  padding-bottom: 5px;
  border-bottom: 1px #AEAEAD solid;
}

.wcs-configurator-container .filterResult:last-child {
  margin-top: 30px;
  padding-top: 5px;
  border-top: 1px #AEAEAD solid;
}

.wcs-configurator-container .multipleSKUsActive,
.wcs-configurator-container .singleSKUActive {
  padding-top: 5px;
  padding-bottom: 5px;
}

.wcs-configurator-container .configuratorLinkIcon,
.wcs-configurator-container .configuratorLink,
.wcs-configurator-container .configuratorLinkText,
.pcon-configurator-container .configuratorLinkIcon,
.pcon-configurator-container .configuratorLink,
.pcon-configurator-container .configuratorLinkText {
  display: inline-block;
}

.wcs-configurator-container .configuratorButton {
  float: left;
  background-color: #ffffff;
  border: 1px #F3AB09 solid;
  display: inline-block;
  position: relative;
  color: #ffffff !important;
  vertical-align: middle;
  border-radius: 4px;
  text-align: center;
  padding: 10px;
}

.wcs-configurator-container .configuratorButtonText {
  color: #F3AB09;
  text-decoration: none;
}

.wcs-configurator-container select:disabled {
  color: #AEAEAD;
  cursor: initial;
}

.wcs-configurator-container option:disabled {
  color: light #868683;
}

.wcs-configurator-container .swatchConfigurator {
  list-style-type: none;
  height: auto;
  width: auto;
  overflow: hidden;
  padding: 0px;
}

.wcs-configurator-container .swatchConfiguratorElement {
  float: left;
  margin: 4px;
  padding: 10px 20px;
  border: 3px solid #ffffff;
  border-radius: 5px;
  box-shadow: 1px 1px 5px #868683;
  text-align: center;
  cursor: pointer;
}

.wcs-configurator-container .swatchConfiguratorElementSelected,
.wcs-configurator-container .swatchConfiguratorElementDisabled {
  cursor: initial;
}

.wcs-configurator-container .swatchConfiguratorElementDisabled {
  opacity: 0.5;
  filter: alpha(opacity=50);
}

.wcs-configurator-container .swatchConfiguratorElement.swatchConfiguratorElementDisabled:hover {
  border: 3px solid #ffffff;
}

.wcs-configurator-container .swatchConfiguratorElement:hover {
  border: 3px solid #868683;
}

.wcs-configurator-container .swatchConfiguratorElement.swatchConfiguratorElementSelected {
  border: 3px solid #868683;
}

.wcs-configurator-container .swatchConfiguratorElementSelected .swatchConfiguratorImageLabel {
  font-weight: 700;
}

@media (max-width:480px) {
  .wcs-configurator-container .swatchConfiguratorElement {
    width: 140px;
    margin-right: 5px;
  }

  .wcs-configurator-container .dropdown,
  .pcon-configurator-container .dropdown {
    font-size: 12px;
    font-size: 1.2rem;
    padding-top: 2px;
  }
}

.wcs-configurator-container .configuratorPossibleAtts {
  display: inline-block;
  width: 100%;
}

.wcs-configurator-container .wcsconfigurator-ms {
  width: 100%;
}

.wcs-configurator-container .swatchConfiguratorImageLabel {
  vertical-align: middle;
  line-height: 2;
}

.wcs-configurator-container .swatchConfiguratorElementSelected .swatchConfiguratorImageLabel {
  font-weight: 700;
}

.configurator-form .input-group-addon,
.attributePicto.icon-pencil {
  padding: 0px;
  border: none;
  background: #ffffff;
  color: #868683;
  font-size: 18px;
  font-size: 1.8rem;
}

.configurator-form .input-group-addon {
  padding-left: 5px;
}

.configurator-form .has-error .productPage-select {
  border-color: #EC100E;
}

.configurator-form .has-feedback .form-control {
  padding-left: 8px;
  padding-right: 40px;
  height: 30px;
  color: #5D5D5B;
  border: 1px solid #868683;
  border-radius: 4px;
}

.configurator-form .form-group {
  margin-bottom: 0px;
}

.configurator-form .has-error .help-block {
  font-size: 10px;
  font-size: 1rem;
  min-height: 40px;
  margin-bottom: 0px;
  color: #EC100E;
}

.productPage-select,
.general-select,
.popin-select-button {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  border: 1px solid #868683;
  border-radius: 4px;
}

.productPage-select-list li.disabled,
.general-select-list li.disabled {
  pointer-events: none;
  color: #AEAEAD !important;
  font-style: italic;
  cursor: none;
}

.table-tech-languages {
  display: block;
  position: relative;
}

.price-bloc-mig {
  margin-bottom: 16px;
}

@media (max-width:480px) {
  .mobileHidden {
    display: none;
  }
}

.definingAttributes .currentUsedFilters {
  font-size: 12px;
  font-size: 1.2rem;
  padding-bottom: 7px;
  padding-top: 7px;
  margin-bottom: 10px;
}

.definingAttributes .currentUsedFilters .usedFilter {
  display: none;
  margin: 0 8px 8px 0;
}

.definingAttributes .currentUsedFilters .usedFilter.visible {
  display: inline-block;
  padding: 4px 8px;
}

.definingAttributes .currentUsedFilters .close:before {
  position: absolute;
  content: url("../images/responsive/rwdUI.png");
  top: 0;
  left: -60px;
}

.definingAttributes .currentUsedFilters .close {
  vertical-align: middle;
  margin-top: 4px;
  margin-right: 2px;
  float: left;
  height: 15px;
  width: 15px;
  overflow: hidden;
  position: relative;
  cursor: pointer;
}

.definingAttributes .hidden {
  display: none;
}

.definingAttributes .currentUsedFilters .close:hover:before {
  top: 0;
  left: -240px;
}

.cancel-selection {
  font-size: 12px;
  font-size: 1.2rem;
  border: none;
  margin: 0 8px 8px 0;
  color: #ffffff;
  background-color: #005641;
  font-weight: 500;
  line-height: 16px;
  border-radius: 12px;
}

.cancel-selection b {
  font-weight: 400;
}

div[id^="usedFilterRemove_"] {
  font-size: 14px;
  font-size: 1.4rem;
}

.cancel-selection div[id^="usedFilterRemove_"] {
  float: right;
}

.color_swatch_list .color_swatch,
div.product_listing_container .list_mode .product &gt; .product_info .product_color_swatches &gt; .color_swatch_list .color_swatch {
  border-radius: 100%;
  box-shadow: 0 0 0 1px #E1E1E0;
  vertical-align: middle;
  border: 1px solid #ffffff;
  box-shadow: 0 0 2px 0 #313130;
  text-align: center;
}

.product_listing_container .list_mode .product &gt; .product_info .product_color_swatches &gt; .color_swatch_list &gt; span {
  margin-bottom: 4px;
  display: block;
  font-size: 12px;
  font-size: 1.2rem;
}

.product_listing_container .list_mode .product &gt; .product_info .product_color_swatches &gt; .color_swatch_list &gt; span b {
  font-weight: normal;
}

div.product_listing_container .list_mode .product .product_info .product_color_swatches {
  clear: left;
  overflow: hidden;
  margin-bottom: 10px;
}

.color_swatch_list ul {
  width: 100%;
  padding-bottom: 2px;
}

.color_swatch_list &gt; ul {
  float: left;
}

.color_swatch_list {
  margin-top: 5px;
}

.grid .color_swatch_list {
  margin-top: 0px;
}

.color_swatch_list &gt; ul,
div.product_listing_container .list_mode .product &gt; .product_info .product_color_swatches &gt; .color_swatch_list &gt; ul {
  padding: 0px;
}

div.product_listing_container .list_mode .product &gt; .product_info .product_color_swatches &gt; .color_swatch_list ul li {
  display: block;
  float: left;
  cursor: pointer;
  padding-bottom: 0px;
}

.ProductListViewBlock-Container .color_swatch_list li {
  margin: 0 2px;
}

.color_swatch_list &gt; ul &gt; li,
div.product_listing_container .list_mode .product &gt; .product_info .product_color_swatches &gt; .color_swatch_list &gt; ul &gt; li {
  width: 27px;
  text-align: center;
}

div.product_listing_container .list_mode .product &gt; .product_info .product_color_swatches &gt; .color_swatch_list .color_swatch_disabled {
  border-radius: 100%;
  box-shadow: 0 0 0 1px #AEAEAD;
  vertical-align: middle;
  cursor: default;
}

.ProductListViewBlock-Container .color-swatch-border {
  display: none;
  position: absolute;
  border-radius: 50%;
  border: 1px solid #5D5D5B;
  width: 26px;
  height: 26px;
  top: -3px;
  left: -3px;
}

.ProductListViewBlock-Container .color_swatch_list a:hover .color-swatch-border,
.ProductListViewBlock-Container .color_swatch_list a[aria-checked="true"] .color-swatch-border {
  display: block;
}

.ProductListViewBlock-Container .select-styled {
  margin-top: 5px;
  margin-bottom: 5px;
}

.ProductListViewBlock-Container .color_swatch_list a {
  position: relative;
  display: inline-block;
}

.ProductListViewBlock-Container .color_swatch_list .color_swatch_selected,
.ProductListViewBlock-Container .color_swatch_list a:hover img {
  border: none !important;
  border-radius: 50%;
  box-shadow: 0 0 5px 0 #313130 !important;
}

.ProductListViewBlock-Container .color_swatch_list .color_swatch {
  border-radius: 50%;
  border: none !important;
  box-shadow: none !important;
}

.ProductListViewBlock-Container .color_swatch_list li {
  margin: 0 2px;
}

.ProductListViewBlock-Container .product_color_swatches {
  margin-bottom: 0px !important;
}

.product_listing_container .grid_mode .color_swatch_list {
  margin-left: 10px;
  margin-bottom: 0px;
}

.product_listing_container .grid_mode .color_swatch_list ul li {
  line-height: 24px;
  float: left;
  padding: 0px;
}

.product_listing_container .grid_mode .color_swatch_list ul li img {
  width: 18px;
  height: 18px;
}

.product_listing_container .grid_mode .color_swatch_list ul li div {
  width: 18px;
  height: 18px;
  font-size: 14px;
  font-size: 1.4rem;
  position: absolute;
  top: 7px;
  background-color: #f5f5f5;
  box-shadow: 0 0 5px 0 #313130;
}

.ShowProductPage {
  position: relative;
  bottom: 8px;
}

.floatRight {
  float: right !important;
  width: 100%;
}

.color_swatch_list {
  margin-top: 5px;
}

.grid .color_swatch_list {
  margin-top: 0px;
}

.color_swatch_list ul li,
div.product_listing_container .list_mode .product &gt; .product_info .product_color_swatches &gt; .color_swatch_list ul li {
  display: block;
  float: left;
  cursor: pointer;
  padding-bottom: 0px;
}

.color_swatch_list .color_swatch_selected,
.color_swatch_list .color_swatch:hover,
div.product_listing_container .list_mode .product &gt; .product_info .product_color_swatches &gt; .color_swatch_list .color_swatch_selected,
div.product_listing_container .list_mode .product &gt; .product_info .product_color_swatches &gt; .color_swatch_list .color_swatch:hover {
  border-radius: 100%;
  border: 1px solid #ffffff;
  box-shadow: 0 0 5px 0 #313130;
  vertical-align: middle;
}

#PconIframe {
  display: none;
}

.pconConfiguratorList {
  list-style-type: none;
  padding: 5px 0 0 20px;
}

.pconConfiguratorList li {
  display: inline-block;
  width: 120px;
  vertical-align: top;
  cursor: pointer;
}

.pconConfiguratorList li img {
  width: 60px;
  height: 60px;
}

.pconConfiguratorList li span {
  font-size: 14px;
  font-size: 1.4rem;
  text-align: center;
}

.pconConfiguratorList li.selectedComponent img {
  border: solid 2px #313130;
}

.pconConfiguratorList li.selectedComponent span {
  font-weight: 700;
}

.item .heading {
  font-size: 27px;
  font-size: 2.7rem;
  line-height: 30px;
  display: inline-block;
  padding: 0px;
  font-weight: 700;
  color: #868683;
}

@media (max-width:991px) {
  .item .heading {
    font-size: 25px;
    font-size: 2.5rem;
  }
}

@media (max-width:991px) {
  .item .heading {
    font-size: 25px;
    font-size: 2.5rem;
  }
}

@media (max-width:856px) {
  .item .heading {
    display: block;
  }
}

.widget_product_compare &gt; .middle &gt; .left_border &gt; .right_border &gt; .content &gt; .compare_main .compare_2 .compareImg &gt; .item,
.widget_product_compare &gt; .middle &gt; .left_border &gt; .right_border &gt; .content &gt; .compare_main .compare_2 .comparePrice &gt; .item {
  width: 50% !important;
  text-align: center;
  padding: 6px 0;
}

.widget_product_compare .compare_2 .shopperActions {
  padding: 10px 20%;
}

.widget_product_compare div.heading &gt; span {
  text-transform: none;
}

.widget_product_compare &gt; .middle &gt; .left_border &gt; .right_border &gt; .content &gt; .heading,
.widget_product_compare div.heading &gt; span {
  line-height: 18px;
}

.widget_product_compare .row.table {
  border-left: #E1E1E0 1px solid;
  border-right: #E1E1E0 1px solid;
}

.widget_product_compare .table.zebra {
  background: #F5F5F5;
}

.row.height_spacing_top.compareImg {
  margin-bottom: 20px;
}

div.namePartPriceContainer {
  min-height: 65px;
}

.namePartPriceContainer .price {
  font-size: 22px;
  font-size: 2.2rem;
  line-height: 18px;
  margin: 5px 0 10px;
}

@media (max-width:991px) {
  .namePartPriceContainer .price {
    font-size: 21px;
    font-size: 2.1rem;
  }
}

@media (max-width:991px) {
  .namePartPriceContainer .price {
    font-size: 21px;
    font-size: 2.1rem;
  }
}

#box .sign_in_registration {
  margin-left: 15px;
}

.sign_in_registration .align {
  border: 0;
  min-height: 0;
  padding: 15px 0;
}

@media (max-width:425px) {
  .sign_in_registration .align {
    padding-bottom: 0px;
  }
}

@media (max-width:991px) {
  #box .sign_in_registration {
    margin-left: 0;
  }
}

.showPasswordIcon {
  position: absolute;
  top: 0;
  right: 10px;
  cursor: pointer;
  font-size: 18px;
  font-size: 1.8rem;
}

.card-modal-inter [class*="ico-"],
.showPasswordIcon [class*="ico-"] {
  font-size: 27px;
  transition: all 0.25s ease-in-out 0s;
}

.card-modal-inter [class*="ico-"]:hover,
.showPasswordIcon [class*="ico-"]:hover {
  color: #FC560B;
}

.card-modal-inter .ico-eye {
  line-height: 27px;
}

.showPasswordIcon .ico-eye {
  line-height: 39px;
}

.has-error .showPasswordIcon,
.has-success .showPasswordIcon {
  right: 32px;
}

.hiddenPopup {
  background: #ffffff none repeat scroll 0% 0%;
  border: 2px solid #a7a29d;
  border-radius: 0 0 4px 4px;
  font-size: 14px;
  font-size: 1.4rem;
  position: absolute;
  left: 32.5%;
  z-index: 2000;
  display: none;
  text-align: left;
  width: 35%;
  max-height: 50%;
  overflow: auto;
  overflow-x: hidden;
}

.hiddenPopup .popup_content {
  padding: 10px 20px;
  overflow-x: hidden;
  box-sizing: border-box;
  width: 100%;
}

.hiddenPopup .popup_title {
  padding: 10px 0 10px 20px;
  font-size: 14px;
  font-size: 1.4rem;
  background-color: #F5F5F5;
  width: 100%;
}

.hiddenPopup p,
.hiddenPopup label {
  font-size: 12px;
  font-size: 1.2rem;
}

@media (max-width:767px) {
  .hiddenPopup {
    width: 86% !important;
    left: 50% !important;
    transform: translate(-50%, -50%);
  }
}

#WC_BuyerRegistrationAddForm_rowContainer {
  padding-top: 24px !important;
}

.addon-group {
  position: relative;
  display: flex;
  border-collapse: separate;
  flex-wrap: wrap;
}

.addon-group .hasAddon {
  display: table-cell;
  position: relative;
  z-index: 2;
  width: 100% !important;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}

@media (min-width:768px) {
  .userRegTelLabel {
    margin-right: 20px;
    width: 198px;
    margin-left: 5px;
  }
}

@media (max-width:767px) {
  .userRegTelLabel {
    width: calc(100% - 74px);
  }
}

.addon-group .userRegTelLabelPO .hasAddon {
  border-radius: 4px;
}

.dialCodeDropdown-list li {
  border-top: 1px solid #868683;
  padding: 6px 15px 6px 8px;
  background-color: #ffffff;
  width: auto;
  color: #5D5D5B;
  font-size: 14px;
  font-size: 1.4rem;
  font-weight: 400;
  line-height: normal;
  overflow: hidden;
  text-overflow: ellipsis;
  display: block;
}

.dialCodeDropdown-list li:hover {
  background-color: #868683;
  color: #ffffff;
}

.dialCodeDropdown {
  cursor: default;
}

.dialCodeDropdown-display {
  height: 30px;
  border: 1px solid #868683;
  border-radius: 4px;
  padding: 8px 0 0 5px;
  box-sizing: border-box;
  width: 68px;
  cursor: pointer;
  margin-right: 10px;
}

.dialCodeDropdown-text {
  float: left;
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 14px;
}

.dialCodeDropdown-arrow {
  width: 0;
  height: 0;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-top: 6px solid #2f2f2f;
  float: left;
  margin-top: 4px;
  margin-left: 5px;
  margin-right: 5px;
}

.dialCodeDropdown-list {
  display: none;
  position: absolute;
  background-color: #ffffff;
  border: 1px solid #868683;
  z-index: 4;
  max-height: 300px;
  overflow-y: scroll;
}

.dialCodeDropdown-list ul {
  list-style-type: none;
  padding-left: 0px;
}

.dialCodeDropdown-list li span.dialCode {
  display: inline-block;
}

.addon-group .dialCodeDropdown {
  vertical-align: top;
}

.dialCodeDropdown-list li {
  border-right: 1px solid #868683;
}

.dialCodeDropdown label.floatingLabel {
  position: relative !important;
  top: -24px !important;
}

@media (max-width:767px) {
  .dialCodeDropdown-text,
  .dialCodeDropdown-list li {
    font-size: 12px;
    font-size: 1.2rem;
  }

  .dialCodeDropdown-display {
    width: 64px;
  }
}

#UserRegistrationAddressBlock .choseAddressMode .radio-inline input,
.input-radio-inline {
  top: -8px;
}

.button_footer_line.row {
  margin-bottom: 16px;
}

.myaccount_header {
  background-color: transparent;
  border: 0 none;
  padding: 0 8px 15px 0;
  float: none;
}

.choseAddressMode .content {
  padding-left: 25px;
  padding-top: 15px;
}

.choseAddressMode .contentQuot4PO {
  margin-left: 26px;
  margin-right: 26px;
}

@media (max-width:425px) {
  .choseAddressMode .content {
    padding-left: 0px;
  }
}

.form_2column {
  padding: 0px;
}

.drop_down_country:disabled {
  background-color: #ebebe4;
  color: #545454;
}

.sf-explanation-text {
  margin-bottom: 15px;
  font-size: 12px;
  font-size: 1.2rem;
}

#searchCompanyFields_UserRegistrationForm {
  margin-bottom: 30px;
  margin-top: 0px;
}

#searchCompanyFields_UserRegistrationForm.floatingLabelsContainer label.floatingLabel {
  left: 12px;
  z-index: 2;
}

#searchCompanyFields_UserRegistrationForm.floatingLabelsContainer label.floatingLabel ~ .form-control-feedback {
  right: 12px;
}

.floatingLabelsContainer input.empty + label.floatingLabel + label.floatingLabelOptional {
  display: none;
}

.sfRGListAdress {
  border-bottom: 1px solid #E1E1E0;
  padding: 8px 0 8px 0;
  cursor: pointer;
}

.sfRGListAdress:last-child {
  border-bottom: none;
}

#checkout {
  margin-top: 0px;
}

@media (max-width:991px) {
  #checkout {
    margin-left: 0px;
    margin-right: 0px;
  }
}

#paymentOptions {
  max-width: 100%;
}

#addressDisplay {
  margin-bottom: 10px;
}

@media (max-width:991px) {
  #checkout {
    margin-left: -8px !important;
    margin-right: -8px !important;
  }
}

#checkout .descriptionMobile {
  display: none;
}

.precision-to-hide {
  display: none;
}

.printOn {
  display: none;
}

.printInfosHidden {
  display: none;
}

#shopcartCheckout,
.inside-block-button {
  margin: 10px 0;
}

#drools-loading-container {
  background-color: #E1E1E0;
  padding: 20px;
}

#productListSection #drools-loading-container {
  width: auto;
}

.drools-loading-message {
  margin-left: auto;
  margin-right: auto;
  text-align: center;
  display: block;
  font-size: 14px;
  font-size: 1.4rem;
  font-weight: 700;
}

@media (max-width:481px) {
  #drools-loading-container {
    padding: 67px 20px;
  }
}

div#drools-loading-container img {
  width: 90%;
  margin-left: auto;
  margin-right: auto;
  display: block;
  margin-top: 35px;
  margin-bottom: 35px;
}

.container_see_details_economy {
  border: none;
  padding: 0;
  text-decoration: underline;
  background: none;
}

h1.productDescMainTitle,
h3.productDescMainTitle {
  margin: 32px 0 5px;
}

#billingBlock {
  padding: 16px 24px;
  border: solid 1px #CDCDC8;
  margin-bottom: 16px;
}

.orange_info {
  color: #FC560B;
}

div.emailText {
  padding-bottom: 20px;
  padding-right: 0px;
  padding-left: 0px;
}

div.orderRefText {
  padding-bottom: 10px;
}

.center-icon-sent-mail {
  text-align: center;
  color: #309B0C;
}

.center-icon-nosent-mail {
  text-align: center;
  color: #EC100E;
}

.center-icon-sent-mail .icon-ok-circled {
  font-size: 42px;
  font-size: 4.2rem;
}

@media (max-width:991px) {
  .center-icon-sent-mail .icon-ok-circled {
    font-size: 36px;
    font-size: 3.6rem;
  }
}

@media (max-width:991px) {
  .center-icon-sent-mail .icon-ok-circled {
    font-size: 36px;
    font-size: 3.6rem;
  }
}

.orderDetailPopin {
  position: absolute;
  width: 250px;
  right: 0;
  padding: 10px;
  box-shadow: 0 2px 11px 0 rgba(0, 0, 0, 0.25);
  border: 1px solid #CDCDC8;
  border-radius: 5px;
  display: none;
  background: #ffffff;
  z-index: 2;
}

.orderDetailPopin.active {
  display: block;
}

.myAccountMarginRight {
  margin-left: 2%;
}

#UserLoginUpdateForm h2 {
  margin-bottom: 20px;
}

#addressBookIntro {
  margin-bottom: 30px;
}

.border-form {
  width: 100%;
}

.border-form form,
#login-form {
  border: 1px solid #cccccc;
  padding: 15px;
  margin: 10px 0;
}

.border-form .button_footer_line {
  margin-left: 7px;
}

#WC_UserRegistrationUpdateForm_div_42 {
  margin-left: 0px;
}

.ShippingAddressTitle {
  margin-top: 20px;
}

#box .my_account .body,
.my_account .content {
  border: 0;
}

.my_account th {
  font-weight: 400;
}

.my_account .information .row {
  margin-left: 0px;
  margin-right: 0px;
  padding: 8px 0;
  border-bottom: 1px solid #E1E1E0;
}

.my_account .information .row div {
  margin-left: -8px;
  margin-top: 2px;
}

.my_account .information p {
  padding-top: 15px;
  padding-bottom: 20px;
  font-size: 14px;
  font-size: 1.4rem;
}

.my_account .information b {
  font-size: 14px;
  font-size: 1.4rem;
}

.general-select,
.popin-select-button {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  border: 1px solid #868683;
  border-radius: 4px;
}

.select-options li {
  margin-bottom: 0 !important;
}

.select-styled,
.select-options li,
.popin-select-button {
  cursor: pointer;
}

.select-styled,
.popin-select-button {
  background-color: #ffffff;
  font-size: 14px;
  font-size: 1.4rem;
  height: 30px !important;
  padding-top: 7px;
  text-align: left;
  color: #5D5D5B;
  padding-left: 8px !important;
  padding-right: 40px;
  line-height: 14px;
}

.select-styled::after,
.popin-select-button:after {
  content: "";
  width: 0;
  height: 0;
  border: 6px solid transparent;
  border-color: #313130 transparent transparent transparent;
  position: absolute;
}

.select-styled::after {
  margin-top: 5px;
  right: 15px;
  margin-left: 15px;
}

.select-options,
.quotation-action-list {
  position: absolute;
  z-index: 999;
  list-style: none;
  padding-left: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
  height: 30px;
  border: 1px solid #868683;
  border-radius: 4px;
}

.select-options {
  display: none;
}

.select,
.select-styled,
.select-options li,
.popin-select-button {
  cursor: pointer;
}

@media (min-width:768px) {
  .select-options,
  .quotation-action-list {
    overflow: auto;
    height: auto;
    max-height: 300px;
  }

  .custom-select .select-options li {
    text-overflow: ellipsis;
  }

  .controls .sorting_controls .custom-select .select-options {
    min-width: 238px;
    border: 1px solid #E1E1E0;
    width: auto;
  }

  .controls .sorting_controls .custom-select .select-options li:hover {
    background-color: #868683 !important;
    color: #ffffff;
  }
}

.select-hidden {
  display: none !important;
  background-color: #E1E1E0;
}

.select-options li,
.quotation-action-list li {
  border-top: 1px solid #868683;
  padding: 6px 15px 6px 8px;
  background-color: #ffffff;
  width: auto;
  color: #5D5D5B;
  font-size: 14px;
  font-size: 1.4rem;
  font-weight: 400;
  line-height: normal;
  overflow: hidden;
  text-overflow: ellipsis;
  display: block;
}

.quotation-action-list li {
  border-left: 1px solid #868683;
  border-right: 1px solid #868683;
}

.select-options.add-border-right li {
  border-right: 1px solid #868683;
}

.select-options li:first-child {
  border-top: none;
}

.select-options li:hover,
.quotation-action-list li:hover {
  background-color: #868683;
  color: #ffffff;
}

.imgAndBadgeLink:hover {
  border: 2px solid #AEAEAD;
}

.imgAndBadgeLink,
.more-items {
  position: relative;
  display: inline-block;
  margin: 15px;
  width: 80px;
  height: 80px;
  border: 2px solid #E1E1E0;
  box-sizing: content-box;
  font-size: 34px;
  font-size: 3.4rem;
  vertical-align: middle;
}

@media (max-width:991px) {
  .imgAndBadgeLink,
  .more-items {
    font-size: 30px;
    font-size: 3rem;
  }
}

@media (max-width:991px) {
  .imgAndBadgeLink,
  .more-items {
    font-size: 30px;
    font-size: 3rem;
  }
}

@media (max-width:767px) {
  .imgAndBadgeLink,
  .more-items {
    margin: 10px 8px;
  }
}

.fixed-badge {
  position: absolute;
  top: -28px;
  width: 88px;
  text-align: end;
}

#orderHistory .dropdown-menu {
  padding: 0px;
}

#orderHistory .dropdown-menu li {
  padding: 5px 0;
}

#orderHistory {
  margin: 15px 0;
  padding-right: 10px;
}

#orderHistory th {
  border-bottom: 1px solid #E1E1E0;
  padding-bottom: 15px;
  color: #868683;
}

#orderHistory td {
  position: relative;
  padding: 15px 0;
  border-bottom: 1px dashed #E1E1E0;
  text-align: center;
  vertical-align: baseline;
}

#orderHistory th:first-child,
#orderHistory tr td:first-child {
  text-align: left;
}

.order_status_table #orderHistory .row {
  border: none;
}

#quotationHistory .filter ul,
#orderHistory .filter ul {
  width: auto !important;
}

#quotationHistoryLoader,
#orderHistoryLoader {
  text-align: center;
  display: none;
  margin-top: 40px;
  clear: both;
}

#quotationHistory .filters label,
#orderHistory .filters label,
#requsitionLists .filters label {
  display: block;
  margin: 10px 0 5px 0;
  min-height: 20px;
}

#quotationHistory .filter,
#orderHistory .filter,
#requsitionLists .filter {
  float: left;
  margin-right: 10px;
  margin-bottom: 10px;
}

#quotationHistory .filter li,
#orderHistory .filter li {
  padding-right: 40px;
}

#quotationHistory .filters select,
#orderHistory .filters select,
#requistionList .filters select {
  border: 1px solid #868683;
  border-radius: 4px;
  padding: 5px 40px 6px 8px;
  background-color: #ffffff;
  color: #868683;
  cursor: pointer;
  min-width: 170px;
  background-image: linear-gradient(45deg, transparent 50%, #5D5D5B 50%), linear-gradient(135deg, #5D5D5B 50%, transparent 50%);
  background-position: calc(100% - 21px) 1em, calc(100% - 15px) 1em, calc(100% - 2.5em) 0.5em;
  box-sizing: border-box;
  background-size: 6px 6px, 6px 6px, 1px 1.5em;
  background-repeat: no-repeat;
}

#quotationHistory .filters option,
#orderHistory .filters option,
#requistionList .filters option {
  background: #ffffff;
  height: 24px;
}

#quotationHistory .list-item,
#orderHistory .list-item,
#requistionList .list-item {
  border: 1px solid #AEAEAD;
  margin: 20px 0;
}

#quotationHistory .list-item-header,
#orderHistory .list-item-header {
  padding: 5px 10px;
}

#requistionList .list-item-header {
  background: #ffffff;
  padding: 0 10px;
  overflow: hidden;
}

#requistionList .header-with-background {
  background: #E1E1E0;
  border: 1px solid #AEAEAD;
  border-top: none;
  padding: 5px 10px;
}

#quotationHistory .list-item-header .row,
#orderHistory .list-item-header .row,
#requistionList .list-item-header .row {
  display: flex;
  align-items: center;
}

#quotationHistory .list-item-header .row strong,
#orderHistory .list-item-header .row strong,
#requistionList .list-item-header .row strong {
  display: block;
  min-height: 18px;
}

#quotationHistory .badgeStatusFloatingWrapper,
#orderHistory .badgeStatusFloatingWrapper,
#requistionList .badgeStatusFloatingWrapper {
  padding-right: 120px;
}

#quotationHistory .list-item-products,
#orderHistory .list-item-products,
#requistionList .list-item-products {
  padding: 0px;
}

#quotationHistory .list-item-products a:hover,
#orderHistory .list-item-products a:hover,
#requistionList .list-item-products a:hover,
.customer-event-data .list-item-products a:hover {
  text-decoration: none;
}

#quotationHistory .list-item-products img,
#orderHistory .list-item-products img,
#requistionList .list-item-products img {
  width: 80px;
  height: 80px;
  padding: 5px;
}

#quotationHistory .action-bar,
#orderHistory .action-bar,
#requistionList .action-bar {
  padding: 10px;
  border-top: 1px solid #AEAEAD;
}

#orderHistory .action-bar form {
  display: inline-block;
}

#quotationHistory .moreDetails,
#orderHistory .moreDetails,
#requistionList .moreDetails {
  padding: 0 0 10px 10px;
}

@media (max-width:767px) {
  #quotationHistory .list-item-header .row,
  #orderHistory .list-item-header .row,
  #requistionList .list-item-header .row {
    display: block;
  }

  #requistionList .list-item-header [class^="col-xs-6"] {
    min-height: 60px;
  }

  #quotationHistory .list-item-header .text-lg,
  #orderHistory .list-item-header .text-lg,
  #requistionList .list-item-header .text-lg {
    margin-bottom: 10px;
  }

  #quotationHistory .badgeStatusFloatingWrapper,
  #orderHistory .badgeStatusFloatingWrapper,
  #requistionList .badgeStatusFloatingWrapper {
    padding-right: 0px;
  }
}

@media (max-width:450px) {
  #orderHistory .tableMobileWidth td {
    padding: 0 5px;
    border: 0;
    width: 50%;
  }

  #orderHistory .tableMobileWidth td a {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
}

@media (min-width:450px) {
  #orderHistory .tableMobileWidth td {
    padding: 0 5px;
    border: 0;
  }

  #orderHistory .tableMobileWidth td a {
    max-width: 190px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 145px;
    height: 40px;
    padding: 10px 5px 5px 5px;
  }
}

#orderHistory .filter,
#orderHistory .filter .select-styled,
#orderHistory .filter .select-options li,
#quotationHistory .filter,
#orderHistory .filter .select-styled,
#orderHistory .filter .select-options li {
  width: 195px;
}

#orderHistory .filter .select-styled,
#quotationHistory .filter .select-styled {
  position: absolute;
}

#quotationHistory .filter,
#quotationHistory .filter .select-styled,
#quotationHistory .filter .select-options li {
  width: 195px;
}

#orderHistory td {
  border-bottom: 0px;
}

@media (max-width:991px) {
  #orderHistory .filter,
  #quotationHistory .filter {
    width: 100%;
    margin-right: 0;
  }
}

#RequisitionListAddToCartForm .list-item {
  padding: 20px 0;
  border-top: 1px solid #E1E1E0;
}

.rqlistProducts .align-with-quantity {
  padding-top: 5px;
}

.rqlistAttrRemovePadding {
  padding-left: 0px;
  padding-right: 0px;
}

.badgeStatus.redBadge {
  background-color: #FEECEC;
  color: #EC100E;
}

.badgeStatus.greenBadge {
  background-color: #309B0C;
  color: #ffffff;
}

.quotationStatus {
  height: 45px;
  width: 20%;
  font-size: 18px;
  font-size: 1.8rem;
}

.badgeStatusFloatingContainer.quotationStatus {
  right: -10px;
  height: 35px;
  max-width: 160px;
  padding: 5px;
}

*[data-status="Sent"] .badgeStatus.statusPending {
  background-color: #FC560B;
}

*[data-status="Sent"] .badgeStatus.statusRejected {
  background-color: #EC100E;
}

*[data-status="Sent"] .badgeStatus.statusApproved,
*[data-status="Sent"] .badgeStatus.statusSent {
  background-color: #5D5D5B;
}

.quotationStatus &gt; span {
  vertical-align: middle;
  display: table-cell;
  padding-left: 10px;
}

.quotationStatus .quotationStatusText {
  line-height: 12px;
  margin-left: 5px;
  font-size: 12px;
  font-size: 1.2rem;
  padding-left: 5px;
  width: 100%;
  position: relative;
  top: 1px;
}

.badgeStatus.orderApproval-status {
  width: 20%;
}

@media (max-width:767px) {
  .badgeStatus.orderApproval-status {
    width: 40%;
  }
}

@media (max-width:767px) {
  #quotationHistory .badgeStatusFloatingWrapper,
  #orderHistory .badgeStatusFloatingWrapper,
  #requistionList .badgeStatusFloatingWrapper {
    padding-right: 0px;
  }
}

.badgeStatus {
  display: table;
  border-radius: 5px;
  background-color: #FC560B;
  color: #ffffff;
  box-shadow: -1px 1px 6px 0 rgba(0, 0, 0, 0.2), 0 1px 2px 0 rgba(0, 0, 0, 0.19);
}

.badgeStatus &gt; span {
  vertical-align: middle;
  display: table-cell;
  padding-left: 10px;
}

.badgeStatus &gt; [class^="icon-"] {
  font-size: 18px;
  font-size: 1.8rem;
}

div.badgeCenter {
  text-align: center;
}

.badgeStatusFloatingWrapper {
  position: relative;
  min-height: 60px;
}

.badgeStatusFloatingContainer {
  position: absolute;
  right: -10px;
  top: -8px;
}

*[data-status="Sent"] .badgeStatus,
*[data-status="Sent"].badgeStatus,
.badgeStatus.status-warning {
  background-color: #FC560B;
}

*[data-status="Expired"] .badgeStatus,
*[data-status="Expired"].badgeStatus,
.badgeStatus.status-alert {
  background-color: #EC100E;
}

*[data-status="Confirmed"] .badgeStatus,
*[data-status="Confirmed"].badgeStatus,
.badgeStatus.status-ok {
  background-color: #309B0C;
}

.deliveryInfoList {
  background-color: #F5F5F5;
  padding: 20px;
  border-radius: 10px;
  min-height: 150px;
}

.deliveryInfoList .newButton {
  width: 25%;
}

.searchCompanyContent div[id^="serviceUnavailable_"] {
  padding-bottom: 10px;
  color: #EC100E;
}

.searchCompanyContent {
  border: 1px solid #E1E1E0;
  border-radius: 5px;
  background: #F5F5F5;
  padding: 15px 0 15px 15px;
  float: none;
  position: relative;
}

div[id^="searchCompanyFields_"] {
  margin-top: 15px;
  width: 100%;
}

.floatingLabelsContainer label.floatingLabel,
.floatingLabelsContainer label.floatingLabelOptional,
.ProductPagePaymentBlock-AttributeListContainer .custom-select label.floatingLabel,
.ProductListViewBlock-Container .custom-select label.floatingLabel,
.options_dropdown_column .custom-select label.floatingLabel {
  color: #868683;
  position: absolute;
  z-index: 3;
  left: 5px;
  margin-right: 3px;
  top: 8px;
  font-size: 10px;
  font-size: 1rem;
  height: 14px;
  padding: 0 3px;
  pointer-events: none;
  background: #ffffff;
  border-radius: 4px;
  transition: transform 100ms ease;
  transform: translateY(-18px);
}

.ProductPagePaymentBlock-AttributeListContainer .custom-select label.floatingLabel {
  position: relative;
  top: 26px;
}

.ProductListViewBlock-Container label.floatingLabel {
  left: 5px !important;
}

.floatingLabelsContainer .form-group {
  position: relative;
}

.floatingLabelsContainer input,
.floatingLabelsContainer textarea,
.floatingLabelsContainer select {
  position: relative;
  padding-left: 8px;
  border: 1px solid #868683;
  border-radius: 4px;
  height: 30px;
  color: #5D5D5B;
}

.floatingLabelsContainer .checkbox-inline input {
  height: auto;
}

.floatingLabelsContainer input.empty + label.floatingLabel,
.floatingLabelsContainer input.empty + label.floatingLabel + label.floatingLabelOptional,
.floatingLabelsContainer textarea.empty + label.floatingLabel,
.floatingLabelsContainer select.empty + label.floatingLabel {
  transform: translateY(0);
  top: 5px;
}

@media (min-width:768px) {
  .floatingLabelsContainer input,
  .floatingLabelsContainer textarea,
  .floatingLabelsContainer select,
  .floatingLabelsContainer input.empty + label.floatingLabel,
  .floatingLabelsContainer input.empty + label.floatingLabel + label.floatingLabelOptional,
  .floatingLabelsContainer textarea.empty + label.floatingLabel,
  .floatingLabelsContainer select.empty + label.floatingLabel {
    font-size: 14px;
    font-size: 1.4rem;
  }
}

.floatingLabelsContainer select.empty + label.floatingLabel {
  width: calc(100% - 50px);
}

.floatingLabelsContainer input:focus + label.floatingLabel,
.floatingLabelsContainer input:focus + label.floatingLabel + label.floatingLabelOptional,
.floatingLabelsContainer textarea:focus + label.floatingLabel,
.floatingLabelsContainer select:focus + label.floatingLabel {
  transform: translateY(-18px);
  font-size: 10px;
  font-size: 1rem;
  color: #313130;
  width: auto;
}

.floatingLabelsContainer .form-control:focus {
  border-color: #313130;
  outline: 0;
  box-shadow: none;
}

.floatingLabelsContainer textarea {
  resize: vertical;
  min-height: 75px;
}

#mobilePhoneNumberInput label.floatingLabel,
#mobilePhoneNumberInput label.floatingLabelOptional,
#phoneNumberInput label.floatingLabel,
#phoneNumberInput label.floatingLabelOptional {
  max-width: 90%;
}

@media (max-width:767px) {
  .floatingLabelsContainer input,
  .floatingLabelsContainer textarea,
  .floatingLabelsContainer select,
  .floatingLabelsContainer input.empty + label.floatingLabel,
  .floatingLabelsContainer input.empty + label.floatingLabel + label.floatingLabelOptional,
  .floatingLabelsContainer textarea.empty + label.floatingLabel,
  .floatingLabelsContainer select.empty + label.floatingLabel {
    font-size: 12px;
    font-size: 1.2rem;
  }

  .floatingLabelsContainer label.floatingLabel ~ .form-control-feedback {
    top: 0;
  }
}

@media (min-width:768px) {
  .has-feedback label ~ .form-control-feedback {
    top: 0 !important;
  }
}

.form-control-feedback {
  line-height: 30px;
}

#orderDetailPage {
  min-height: 600px;
}

.orderDetailPageAloneDisplay {
  width: 75%;
  margin-top: 20px;
}

#orderDetailPage,
#OD_DocumentsAndHistory td,
#shipmentTable &gt; div {
  font-size: 12px;
  font-size: 1.2rem;
}

#orderDetailPage .btn {
  width: 165px;
}

#orderDetailPage .orderButton:last-child {
  margin-left: 10px;
}

@media (max-width:991px) {
  .orderDetailPageAloneDisplay {
    width: 100%;
  }
}

@media (max-width:767px) {
  #orderDetailPage .actionButton {
    border-bottom: 1px solid #E1E1E0;
    padding: 5px 0;
  }

  #orderDetailPage .btn {
    max-width: 150px;
    width: 100%;
  }
}

@media (max-width:600px) {
  #orderDetailPage .button {
    display: block;
    width: 80%;
    margin: 10px auto;
    text-align: center;
  }
}

#OD_InvoiceInformation {
  margin-top: 25px;
  font-size: 12px;
  font-size: 1.2rem;
}

#OD_DeliveryInformation {
  margin-left: 20px;
  padding: 20px;
  border: 1px solid;
  border-radius: 4px;
  font-size: 12px;
  font-size: 1.2rem;
}

#OD_OrderInformation {
  padding-bottom: 10px;
}

#OD_OrderInformation h1.productDescMainTitle {
  margin: 0 0 10px;
  font-weight: 700;
  color: #FC560B;
}

#OD_OrderInformation &gt; div {
  display: inline-block;
}

#OD_OrderInformation #orderInformation &gt; p {
  font-size: 14px;
  font-size: 1.4rem;
  margin: 0px;
}

#OD_OrderInformation .panel-header,
.orderHistoryButton .panel-header {
  font-weight: 400;
  font-size: 14px;
  font-size: 1.4rem;
  padding-right: 8px;
}

#OD_OrderInformation #orderInformation {
  padding-bottom: 20px;
}

#OD_OrderInformation #orderInformation &gt; h2 {
  margin: 0px;
}

#OD_OrderInformation #statusInformation {
  float: right;
  border: 1px solid #CDCDC8;
  border-radius: 5px;
  padding: 10px;
  box-sizing: border-box;
  width: auto;
}

#OD_OrderInformation #statusInformation &gt; div {
  margin: 10px auto;
}

#OD_OrderInformation #orderOptions {
  white-space: nowrap;
  margin-bottom: 2%;
}

#OD_OrderInformation #orderOptions img {
  margin-right: 5px;
  width: 20px;
  vertical-align: middle;
  padding-bottom: 4px;
}

#OD_OrderInformation #orderButtons {
  position: relative;
  float: right;
  margin-bottom: 10px;
}

#OD_OrderInformation .orderButton {
  display: inline-block;
  position: relative;
}

#OD_OrderInformation #documentsButton {
  display: none;
}

#shipmentTable &gt; div {
  font-size: 12px;
  font-size: 1.2rem;
}

#shipmentTable .statusHeader {
  text-align: left;
  background: #F5F5F5;
  color: #5D5D5B;
  padding: 15px 15px 15px 20px;
  margin-bottom: 20px;
}

#shipmentTable .statusHeader .statusIconMessage {
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 19px;
}

#shipmentTable .statusHeader.redIncident .statusIconMessage {
  font-size: 12px;
  font-size: 1.2rem;
  display: inline;
  line-height: 15px;
  margin-left: 5px;
}

#shipmentTable .statusHeader.redFullOrder .statusIconMessage {
  font-weight: 700;
  font-size: 14px;
  font-size: 1.4rem;
}

#shipmentTable .statusHeader.redFullOrder {
  background: #FEECEC;
  color: #EC100E;
  padding: 10px 10px;
}

#shipmentTable .statusHeader.cancelledOrder {
  background: #FEECEC;
  color: #EC100E;
  font-weight: 700;
}

#shipmentTable .statusHeader.cancelledOrder .statusIconMessage [class^="icon-"] {
  font-size: 18px;
  font-size: 1.8rem;
}

#shipmentTable .statusHeader.redFullOrder a {
  color: #EC100E;
  text-decoration: none;
}

#shipmentTable .statusHeader.redIncident {
  background: #FEECEC;
  color: #EC100E;
  line-height: 15px;
  margin-left: 20px;
  margin-bottom: 10px;
}

#shipmentTable .statusHeader.redIncident a {
  color: #EC100E;
  text-decoration: none;
}

#shipmentTable .statusHeader.redIncident [class^="icon-"] {
  color: #EC100E;
  font-size: 18px;
  font-size: 1.8rem;
  display: inline;
}

#shipmentTable .statusHeader .statusIconMessage [class^="icon-"],
[class*=" icon-"] {
  font-size: 18px;
  font-size: 1.8rem;
  vertical-align: baseline;
  margin-right: 5px;
}

#shipmentTable .statusHeader .service-block .statusIconMessage [class^="icon-"],
[class*=" icon-"] {
  font-size: 22px;
  font-size: 2.2rem;
  margin-right: 0px;
}

@media (max-width:991px) {
  #shipmentTable .statusHeader .service-block .statusIconMessage [class^="icon-"],
  [class*=" icon-"] {
    font-size: 21px;
    font-size: 2.1rem;
  }
}

@media (max-width:991px) {
  #shipmentTable .statusHeader .service-block .statusIconMessage [class^="icon-"],
  [class*=" icon-"] {
    font-size: 21px;
    font-size: 2.1rem;
  }
}

#shipmentTable .statusHeader.redFullOrder .statusIconMessage [class^="icon-"] {
  float: left;
  margin-right: 0px;
}

#shipmentTable .statusHeader .shipmentStatusInfo {
  margin-top: 5px;
  margin-left: 40px;
  font-size: 14px;
  font-size: 1.4rem;
  line-height: 17px;
}

.statusHeader.redFullOrder b {
  font-size: 18px;
  font-size: 1.8rem;
}

#shipmentTable .statusLine {
  overflow: hidden;
  position: relative;
  padding: 20px;
}

#shipmentTable .productReference {
  padding-right: 30px;
  padding-bottom: 10px;
  line-height: 15px;
  font-size: 14px;
  font-size: 1.4rem;
  overflow: hidden;
  text-overflow: ellipsis;
  vertical-align: top;
}

#shipmentTable .shipmentDescription .productRef {
  max-height: 45px;
  max-width: 210px;
  overflow: hidden;
}

#shipmentTable .productsInShipments {
  display: inline-block;
  margin: 0 0 40px 20px;
  border: 1px solid #E1E1E0;
  border-radius: 4px;
}

#shipmentTable .productsInShipments:last-of-type {
  margin-bottom: 20px;
}

#shipmentTable .productsInShipmentsWCS {
  border: 1px solid #E1E1E0;
  display: inline-block;
  margin: 0 0 40px 20px;
}

#shipmentTable .productsInShipmentsWCS:last-of-type {
  margin-bottom: 20px;
}

#shipmentTable .productQtty {
  padding: 0px;
  text-align: right;
  font-weight: 700;
  float: right;
}

#shipmentTable .statusLine &gt; div {
  display: inline-block;
}

#shipmentTable .statusLine .productService {
  display: block;
  margin-top: 10px;
}

#shipmentTable .serviceLine {
  vertical-align: top;
  display: inline-block;
  height: 10px;
  width: 25px;
  border-bottom: 1px solid #868683;
  border-left: 1px solid #868683;
  margin: 0px;
  margin-left: 35px;
  margin-right: 27px;
  position: static;
}

#shipmentTable .productPartnumberService {
  color: #AEAEAD;
}

#shipmentTable .productPartnumberService .serviceName {
  display: inline-block;
  max-width: 240px;
}

#shipmentTable .carrierAndShipping {
  margin: 0 0 10px 20px;
}

#shipmentTable .carrierMessage {
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 24px;
  color: #313130;
  margin-bottom: 5px;
}

#shipmentTable .carrierURL .link a {
  text-decoration: none;
  font-size: 14px;
  font-size: 1.4rem;
}

#shipmentTable .carrierURL [class^="icon-"] {
  color: #1D5AFE;
  vertical-align: baseline;
  font-size: 12px;
  font-size: 1.2rem;
}

th#reorderHeader {
  width: 20%;
  text-align: center;
}

#shipmentTable .shipmentImage {
  padding-right: 20px;
  min-width: 90px;
  height: 70px;
}

#shipmentTable .shipmentImage img {
  width: 70px;
  border: solid 1px;
  border-color: #E1E1E0;
}

#shipmentTable .shipmentDescription {
  overflow: hidden;
  position: relative;
  width: 100%;
}

#shipmentTable .shipmentDescription .shipmentsNextImg {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
}

#shipmentTable .productPartnumber {
  color: #AEAEAD;
  vertical-align: bottom;
  width: 100%;
}

#shipmentTable .productPartnumber .borderPadding {
  padding-top: 5px;
  border-top: 1px solid #E1E1E0;
}

.badgeStatus.redBadge {
  background-color: #FEECEC;
  color: #EC100E;
}

.badgeStatus.greenBadge {
  background-color: #309B0C;
  color: #ffffff;
}

@media (max-width:450px) {
  #shipmentTable {
    border-bottom: 0;
  }

  #OD_ShipmentsStatusInformation {
    margin-right: -15px;
    margin-left: -15px;
  }

  #shipmentTable .productPartnumber .borderPadding {
    border-top: 0;
  }

  #shipmentTable .productPartnumberService .serviceName {
    max-width: 190px;
  }

  #shipmentTable .shipmentDescription .productRef {
    max-height: 30px;
    max-width: 180px;
  }

  #shipmentTable .productReference {
    padding-right: 20px;
  }

  #shipmentTable .statusHeader {
    padding-left: 15px;
    margin-left: -15px;
    margin-right: -15px;
  }

  #shipmentTable .productsInShipments {
    margin-left: 0px;
    margin-bottom: 20px;
    display: inline-block;
  }

  #shipmentTable .productsInShipments:last-of-type {
    margin-bottom: 0px;
  }

  #shipmentTable .productsInShipmentsWCS,
  #shipmentTable .carrierAndShipping {
    margin-left: 0px;
  }

  #shipmentTable .productsInShipmentsWCS:last-of-type,
  #shipmentTable .productsInShipments .statusLine:last-of-type {
    margin-bottom: 0px;
    border-bottom: 0;
  }

  #shipmentTable .carrierMessage {
    margin-bottom: 5px;
  }

  #OD_DeliveryInformation {
    margin-left: 0px;
    border-radius: 0;
    border-right: 0;
    border-left: 0;
  }

  #shipmentTable .statusLine {
    border-bottom: 1px solid #E1E1E0;
  }

  #shipmentTable .statusHeader .statusIconMessage {
    font-size: 14px;
    font-size: 1.4rem;
  }

  #shipmentTable .serviceLine {
    margin-right: 7px;
    margin-left: 25px;
  }

  #shipmentTable .shipmentImage {
    padding-right: 10px;
    min-width: 60px;
    height: 50px;
  }

  #shipmentTable .shipmentImage img {
    border: 0;
    width: 50px;
  }

  #shipmentTable .statusHeader.redIncident {
    padding: 10px;
    padding-left: 15px;
    margin-left: 0px;
    margin-right: 0px;
  }

  #shipmentTable .statusHeader.redIncident .statusIconMessage {
    margin: 10px 0;
  }
}

@media (min-width:450px) and (max-width:1200px) {
  #shipmentTable .shipmentDescription .productRef {
    max-width: 170px;
  }
}

#quotationHistoryLoader,
#orderHistoryLoader {
  text-align: center;
  display: none;
  margin-top: 40px;
  clear: both;
}

#quotationHistoryDetails {
  margin-right: 0px;
  border: 1px solid #AEAEAD;
  margin: 1px;
}

#quotationHistoryDetails .quotationStatus {
  right: -25px;
  top: 20%;
}

#quotationHistoryDetails .action-bar {
  padding-bottom: 32px;
  padding-left: 32px;
}

#quotationHistoryDetailHeader {
  background: #E1E1E0;
  padding-bottom: 5px;
}

#quotationHistoryDetailHeader .quotationCreateDate {
  padding-left: 0px;
}

#quotationHistoryDetailShipment .productLine {
  padding: 10px 0 20px 0;
  margin-left: -5px;
  margin-right: 1px;
}

@media (max-width:991px) {
  #quotationHistoryDetails {
    margin-top: 10px;
  }
}

.quotationDetailsPageAloneDisplay {
  width: 75%;
  margin-top: 20px;
}

#quotationDetailsPage {
  min-height: 600px;
  font-size: 12px;
  font-size: 1.2rem;
}

@media (max-width:991px) {
  .quotationDetailsPageAloneDisplay {
    width: 100%;
    text-align: center;
    margin-top: 20px;
  }

  .quotationDetailsPageAloneDisplay .shipment-header &gt; p,
  .quotationDetailsPageAloneDisplay .shipment_product_text,
  .quotationDetailsPageAloneDisplay .totalPriceText {
    font-size: 12px;
    font-size: 1.2rem;
    padding: 12px 35px 12px 10px;
  }

  .quotationDetailsPageAloneDisplay #actionsWrapper {
    padding-bottom: 20px;
  }

  #quotationHistoryDetails {
    margin-top: 10px;
  }
}

@media (max-width:767px) {
  #durationSelect {
    width: 90%;
  }

  #statusSelect {
    width: 100%;
  }

  #quotationIdFilterInputWrapper {
    display: table;
    position: relative;
    width: 100%;
    margin-bottom: 30px;
  }

  #inputQuotationId {
    display: table-cell;
    width: 100%;
  }

  #quotationList .quotationItemData {
    background: #ffffff;
  }

  .quotationCreateDate,
  .quotationStatus {
    max-height: 35px;
    width: 50%;
  }

  .quotationQuotationId,
  .quotationCustomerRef,
  .quotationTotalHTPrice {
    width: 33%;
    padding: 0 15px;
  }

  .mobile-horizontal-separator {
    display: block;
  }

  .quotationActionBar,
  .quotationHistoryDetailActionBar {
    box-sizing: border-box;
    padding-top: 10px;
  }

  .quotationActionBar .quotationExpireLabel,
  .quotationHistoryDetailActionBar .quotationExpireLabel {
    font-size: 12px;
    font-size: 1.2rem;
  }

  .quotationExpireLabel {
    margin: 10px 0;
  }

  .quotationActionBar .quotationButton.quotationButtonPrimary {
    height: 38px;
  }

  .quotationActionBar .quotationButton,
  .quotationHistoryDetailActionBar .quotationButton {
    width: 48%;
    margin: 0px;
    box-sizing: border-box;
  }

  .quotationActionBar .quotationButton:nth-of-type(2),
  .quotationHistoryDetailActionBar .quotationButton:nth-of-type(2) {
    margin-left: 4%;
  }

  .shipment_product_text {
    display: inline-block;
  }

  #quotationHistoryDetailShipment .productLine {
    padding: 5px 0;
  }
}

@media (max-width:468px) {
  .quotationCreateDate,
  .quotationQuotationId,
  .quotationCustomerRef,
  .quotationTotalHTPrice {
    height: auto;
    max-height: none;
  }
}

.quotationSeparator {
  margin-bottom: 10px;
  height: 9px;
  font-size: 12px;
  font-size: 1.2rem;
  border-bottom: 1.5px solid #E1E1E0;
  text-align: center;
  display: none;
}

.quotationValidationTitleContainer {
  width: 100%;
  margin-top: 32px;
  margin-bottom: 32px;
}

.quotationSeparator &gt; span {
  background-color: #E1E1E0;
  padding: 0 5px;
}

#QuotationShopCartRightBlock .left_espot div {
  max-width: 360px;
}

#QuotationBelowShopCartLeftBlock {
  margin: 0 15px;
  padding-right: 60px;
}

.quotationForm {
  margin: 0 -15px;
}

@media (max-width:767px) {
  #QuotationBelowShopCartLeftBlock {
    margin-left: 10px;
    margin-right: 10px;
  }

  .quotationForm {
    margin: 0 -55px 0 -10px;
  }
}

#quotationCartMainContainer .shipmentLine {
  font-weight: 700;
}

.borderTopQ4PO {
  border-top: 1px solid #868683;
}

.shopcartCheckout {
  cursor: pointer;
  width: 100%;
}

#quotationCartMainContainer #orderTotal {
  margin-top: 40px;
}

.quotationAddressesBlock {
  padding: 20px 40px 40px 32px;
  border-top: 1px solid #868683;
}

.quotationPriceBlock {
  padding: 20px 40px 48px 15px;
}

#quotationShareSection {
  margin-top: 15px;
  margin-left: 0px;
  margin-right: 7px;
}

#quotationShareSection &gt; .titleSection,
#multiLotToggle {
  position: relative;
  font-size: 14px;
  font-size: 1.4rem;
  cursor: pointer;
  padding-left: 12px;
}

#quotationShareSection &gt; .titleSection.selected,
#multiLotToggle.selected {
  font-weight: 700;
}

#multiLotForm {
  padding-left: 0px;
}

#multiLotToggle {
  margin-left: 22px;
  cursor: pointer;
}

#quotationShareSection &gt; .formSection,
#multiLotForm {
  font-size: 14px;
  font-size: 1.4rem;
}

#quotationShareSection &gt; .titleSection &gt; span,
#multiLotToggle &gt; span {
  position: absolute;
  top: -1px;
  left: -12px;
  font-size: 17px;
  font-size: 1.7rem;
}

#quotationApprovalStatus {
  min-height: initial;
}

.quotationCartServices-block {
  outline: 1px solid #868683;
  padding: 10px;
  cursor: pointer;
  margin-left: 7px;
}

.quotationCartServices-block.selected {
  outline-width: 3px;
}

.quotationCartServices-title {
  font-size: 14px;
  font-size: 1.4rem;
  font-weight: 700;
}

.quotationCartServices-popover .popover {
  box-shadow: none;
  background-color: #5D5D5B;
  color: #ffffff;
  outline-color: #AEAEAD;
  max-width: 350px;
  margin-left: 15px;
}

.icon-cancel-dot-background-for-assembly {
  background-color: #5D5D5B;
  border-radius: 50%;
  float: right;
  margin-top: -21px;
  margin-right: -21px;
  height: 15px;
  width: 14px;
}

.quotationCartServices-popover .popover-content .popin-close-button {
  color: #CDCDC8;
}

.quotationCartServices-popover .popover-content {
  padding: 10px 15px;
  font-size: 12px;
  font-size: 1.2rem;
}

.quotationCartServices-popover .popover.right &gt; .arrow:after {
  border-right-color: #5D5D5B;
}

.quotationCartServices-popover .popover.bottom &gt; .arrow:after {
  border-bottom-color: #CDCDC8;
}

.quickOrderForm p,
.quickOrderForm .form-group {
  margin: 0;
}

.quickOrderForm p {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.quickOrderForm &gt; .row {
  display: flex;
  align-items: center;
}

.quickOrderLabel {
  font-weight: 700;
}

.quickOrderForm {
  border: 1px solid #CDCDC8;
  padding: 10px;
  margin: 0 0 16px 0;
  border-radius: 4px;
}

div.hidden_summary {
  position: absolute;
  left: -99999px;
}

#formButton_RequisitionListItemAddForm {
  padding: 4px 8px;
  font-size: 12px;
  line-height: 1.5;
}

.rqListInfoButtonContainers button {
  float: right;
}

.rqListInfoButtonContainers button + button {
  margin-right: 20px;
}

.filters .form-group .input-group {
  width: 100%;
}

.filters .form-group .input-group .input-group-btn {
  width: 1%;
}

.formField {
  min-width: 280px;
}

.collapsible &gt; .content {
  overflow: hidden;
}

.collapsible[aria-expanded="false"] &gt; .content {
  max-height: 0;
  visibility: hidden;
  margin-top: 0px;
}

.pageSection .field .dijitSelect {
  border-radius: 5px;
  border: 1px solid #E1E1E0;
  padding: 8px;
  font-size: 12px;
  font-size: 1.2rem;
  width: 80%;
  max-width: 300px;
  margin-bottom: 5px;
  box-sizing: border-box;
}

.pageSection .field .dijitSelect {
  padding-right: 20px;
}

.pageSection .field .dijitSelect .dijitArrowButtonContainer:before {
  content: "";
  background: url("../images/responsive/rwdUI.png") no-repeat;
  height: 10px;
  width: 15px;
  position: absolute;
  margin-top: -2px;
}

#OrderApproval_toolbar #OrderApproval_toolbar_toggleButton {
  padding: 0px;
}

#OrderApproval_toolbar .dijitPlaceHolder {
  color: #AEAEAD;
  left: 0;
  position: absolute;
  top: 0;
}

#OrderApproval_toolbar_form_botton {
  margin-top: 20px;
}

table.dijitSelect {
  border-collapse: inherit;
}

.listTable {
  border: 1px solid #E1E1E0;
  border-radius: 5px;
  margin: 10px 0;
}

.listTable .row {
  margin-left: 0px;
  margin-right: 0px;
}

.listTable .toolbar {
  background: none repeat scroll 0 0 #F5F5F5;
  margin-bottom: 4px;
  padding: 10px;
}

.listTable .toolbar #uploadListButton,
.listTable .toolbar #newListButton {
  float: right;
  margin-left: 10px;
}

.listTable .toolbar .button_secondary .button_text {
  border-bottom: 0 none;
}

.listTable .tableHeader {
  background: none repeat scroll 0 0 #F5F5F5;
  padding: 0 10px;
}

.listTable .tableHeader .cell {
  font-size: 12px;
  font-size: 1.2rem;
  font-weight: 700;
  padding: 5px 5px 5px 0;
}

.listTable .actions .cell {
  padding: 5px 5px 5px 0;
  text-align: right;
}

.listTable .cell {
  font-size: 12px;
  font-size: 1.2rem;
  padding: 13px 10px 7px 0;
  word-wrap: break-word;
}

.listTable .cell a,
.listTableMobile .cell a {
  color: #1D5AFE;
}

.listTable .entry {
  border-bottom: 1px solid #E1E1E0;
  margin: 0 10px;
}

.listTable .footer {
  padding: 20px 0 20px 10px;
  width: 98%;
}

.listTable .footer .pageCount {
  font-size: 12px;
  font-size: 1.2rem;
}

.listTable .footer .pageButtons {
  float: right;
  margin-top: -10px;
}

.listTable .actions .button_text {
  border-bottom: 0 none;
  padding: 5px 5px 0;
}

.listTable .button_secondary .button_text,
.listTable .button_primary .button_text {
  font-size: 12px;
  font-size: 1.2rem;
}

.listTable a.button_secondary.actionButton.clicked,
.listTable a.button_secondary.toolbarButton.clicked {
  background: #ffffff;
  z-index: 12;
  border: 1px solid #AEAEAD;
  padding: 0px;
  filter: none;
}

.listTable a.button_secondary.actionButton,
.listTable a.button_secondary.actionButton:hover {
  padding: 0px;
}

.listTable .toolbar.collapsible {
  background: #F5F5F5 !important;
  margin-bottom: 4px !important;
  padding: 10px !important;
}

.listTable .collapsible .toggle .button_text {
  height: 0;
  width: 0;
  padding: 15px;
}

.listTable .collapsible .toggle .button_text:after {
  content: "";
  background-repeat: no-repeat;
  bottom: 4px;
  right: 4px;
  height: 20px;
  width: 20px;
  position: absolute;
}

.listTable .collapsible[aria-expanded="false"] .toggle .button_text:after {
  background-image: url("../images/icon_plus.png");
}

.listTable .collapsible[aria-expanded="true"] .toggle .button_text:after {
  background-image: url("../images/icon_minus.png");
}

.listTable .collapsible span {
  font-size: 12px;
  font-size: 1.2rem;
}

.listTable .toolbar.collapsible #OrganizationUsersList_toolbar_toggleButton {
  padding: 0px;
}

.listTable .content .field {
  font-size: 12px;
  font-size: 1.2rem;
  margin: 15px 0 0 0;
}

.listTable .content .field input:not(.dijitInputInner),
.listTable .toolbar .field .dijitSelect,
.listTable .content .field .dijitTextBox {
  font-size: 12px;
  font-size: 1.2rem;
  padding: 8px;
  background: #ffffff;
  box-sizing: border-box;
  border: 1px solid #E1E1E0;
  border-radius: 5px;
}

.listTable .toolbar .field .dijitSelect {
  width: 100%;
}

.listTable .content .field input:not(.dijitInputInner),
.listTable .content .field .dijitSelect,
.listTable .content .field .dijitTextBox {
  width: 80%;
}

.listTable .content .field .dijitTextBox .dijitInputInner {
  height: auto;
}

.listTable .toolbar .field .dijitSelect {
  padding-right: 20px;
  margin-bottom: 10px;
}

.listTable .quantity .input_field {
  padding: 8px;
}

.listTable .toolbar .field .dijitSelect .dijitArrowButtonContainer:before {
  content: "";
  background: url("../images/responsive/rwdUI.png") no-repeat;
  height: 10px;
  width: 15px;
  position: absolute;
  margin-top: -2px;
}

.listTable .toolbar .label,
#mainContent_OrderApprovalDetail .label {
  display: inherit;
  padding: inherit;
  font-size: inherit;
  font-weight: inherit;
  line-height: inherit;
  color: inherit;
  text-align: inherit;
  white-space: inherit;
  vertical-align: inherit;
  border-radius: inherit;
}

.listTable .toolbar .formField {
  height: 75px;
}

.listTable .cell a.dropDownButton {
  padding: 2px 5px;
  color: #ffffff;
}

.listTable .specialEntry {
  background: #ffffff;
}

.listTable .specialEntry .cell {
  font-size: 10px;
  font-size: 1rem;
  font-weight: 400;
}

.listTable .orgUsersHeader {
  font-size: 10px;
  font-size: 1rem;
}

div[id^="orderBy_"][id$="dropdown"] table,
div[id^="attrValue_"] &gt; table {
  position: relative;
  border: 1px solid #868683;
  background: #ffffff;
  z-index: 20;
}

div[id^="orderBy_"][id$="dropdown"] table tr td,
div[id^="attrValue_"] &gt; table tr td {
  height: 16px;
  padding: 12px 0;
  font-size: 12px;
  font-size: 1.2rem;
  line-height: 16px;
  padding-left: 5px;
  color: #5D5D5B;
  border-bottom: 1px solid #868683;
  list-style: none;
  cursor: pointer;
}

div[id^="orderBy_"][id$="dropdown"] table tr.dijitSelectSelectedOption,
div[id^="attrValue_"] &gt; table tr.dijitSelectSelectedOption,
div[id^="orderBy_"][id$="dropdown"] table tr.dijitMenuItemSelected,
div[id^="attrValue_"] &gt; table tr.dijitMenuItemSelected {
  background: #868683;
}

div[id^="orderBy_"][id$="dropdown"] table tr.dijitMenuItemSelected &gt; td:nth-child(2),
div[id^="attrValue_"] &gt; table tr.dijitMenuItemSelected &gt; td:nth-child(2),
div[id^="orderBy_"][id$="dropdown"] table tr.dijitSelectSelectedOption &gt; td:nth-child(2),
div[id^="attrValue_"] &gt; table tr.dijitSelectSelectedOption &gt; td:nth-child(2) {
  color: #ffffff !important;
}

div[dijitpopupparent^="OrganizationUsersList_toolbar_"] &gt; .dijitSelectMenu,
div[dijitpopupparent^="OrderApproval_toolbar_"] &gt; .dijitSelectMenu {
  border: 1px solid #E1E1E0;
  box-shadow: 0 2px 13px -4px #313130;
  background: #ffffff;
  z-index: 20;
  font-size: 12px;
  font-size: 1.2rem;
}

div[dijitpopupparent^="OrganizationUsersList_toolbar_"] &gt; .dijitSelectMenu .dijitMenuItemIconCell,
div[dijitpopupparent^="OrderApproval_toolbar_"] &gt; .dijitSelectMenu .dijitMenuItemIconCell,
div[dijitpopupparent^="OrganizationUsersList_toolbar_"] &gt; .dijitSelectMenu .dijitMenuArrowCell,
div[dijitpopupparent^="OrderApproval_toolbar_"] &gt; .dijitSelectMenu .dijitMenuArrowCell {
  display: none;
}

div[dijitpopupparent^="OrganizationUsersList_toolbar_"] &gt; .dijitSelectMenu table tr td,
div[dijitpopupparent^="OrderApproval_toolbar_"] &gt; .dijitSelectMenu table tr td,
div[dijitpopupparent^="OrganizationUsersList_toolbar_"] &gt; .dijitSelectMenu tr td,
div[dijitpopupparent^="OrderApproval_toolbar_"] &gt; .dijitSelectMenu tr td {
  padding: 10px 8px;
  border-bottom: 1px solid #E1E1E0;
}

div[dijitpopupparent^="OrganizationUsersList_toolbar_"] &gt; .dijitSelectMenu table tr.dijitMenuItemSelected,
div[dijitpopupparent^="OrderApproval_toolbar_"] &gt; .dijitSelectMenu table tr.dijitMenuItemSelected,
div[dijitpopupparent^="OrganizationUsersList_toolbar_"] &gt; .dijitSelectMenu tr.dijitMenuItemSelected,
div[dijitpopupparent^="OrderApproval_toolbar_"] &gt; .dijitSelectMenu tr.dijitMenuItemSelected {
  background: #868683;
  color: #ffffff;
  cursor: pointer;
}

div[dijitpopupparent^="OrganizationUsersList_toolbar_"] &gt; .dijitSelectMenu table tr.dijitSelectSelectedOption,
div[dijitpopupparent^="OrderApproval_toolbar_"] &gt; .dijitSelectMenu table tr.dijitSelectSelectedOption,
div[dijitpopupparent^="OrganizationUsersList_toolbar_"] &gt; .dijitSelectMenu tr.dijitSelectSelectedOption,
div[dijitpopupparent^="OrderApproval_toolbar_"] &gt; .dijitSelectMenu tr.dijitSelectSelectedOption {
  background: #E1E1E0 !important;
  color: #313130 !important;
}

#optionalDropDownContactForm,
.contactForm-DropDownContactForm,
.contactForm-quotationSection {
  display: none;
}

#optionalDropDownContactForm,
.contactForm-DropDownContactForm,
.contactForm-quotationSection {
  display: none;
}

.stepBlock {
  padding: 4px;
  margin-bottom: 20px;
}

.stepHeader {
  background-color: #E1E1E0;
}

.stepHeader div.returnHeaderButton {
  display: none;
}

.stepHeaderSelected {
  background-color: #F3AB09;
}

.stepHeaderSelected span {
  color: #ffffff;
}

.stepHeaderSelected div.returnHeaderButton {
  display: inline-block;
}

.stepHeaderTitle,
.stepHeaderTitleSelected {
  display: inline-block;
  width: 75%;
}

.stepHeader div.stepHeaderTitleSelected,
.stepHeaderSelected div.stepHeaderTitle {
  display: none;
}

.stepHeader div.stepHeaderTitle,
.stepHeaderSelected div.stepHeaderTitleSelected {
  display: inline-block;
}

.stepHeaderBlock {
  display: inline-block;
  width: 50%;
  margin: 20px;
}

.stepHeaderIcon {
  vertical-align: middle;
  margin: 20px;
}

.stepHeaderIconSeleted {
  vertical-align: middle;
  margin: 20px;
}

.stepTitleContainer {
  display: inline-block;
  vertical-align: middle;
}

span.stepTitle {
  font-size: 18px;
  font-size: 1.8rem;
  font-weight: 700;
  text-align: left;
}

span.stepSubTitle {
  font-size: 14px;
  font-size: 1.4rem;
  text-align: left;
}

span.stepTitleSelected {
  font-size: 18px;
  font-size: 1.8rem;
  font-weight: 700;
  text-align: left;
  color: #ffffff;
}

.header_return.left {
  float: left;
  padding-left: 0px;
}

div.returnStep {
  margin-bottom: 10px;
  overflow: hidden;
  position: relative;
}

.returnHeader {
  margin-bottom: 15px;
}

.returnFont {
  font-size: 14px;
  font-size: 1.4rem;
  font-weight: 400;
}

ul.returnFont {
  padding-bottom: 10px;
}

ul.returnFont {
  padding-top: 26px;
}

.stepHeaderSelected div.returnHeaderButton {
  display: inline-block;
}

p.returnDescription {
  margin-top: 5px;
  font-weight: 400;
  line-height: 21px;
  text-align: left;
  color: #313130;
}

.returnProductWrapper {
  float: left;
  text-align: center;
}

#ReturnStep2 .has-success .icon-ok-circled {
  right: 25px;
}

div.returnProductWrapper &gt; div &gt; div.productBlock {
  min-height: 285px;
  padding: 15px 5px 0 5px;
  border-radius: 5px;
  background-color: #F5F5F5;
  border: 1px solid #E1E1E0;
  box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.15);
}

.returnSelectProduct {
  height: auto !important;
  background-color: #E1E1E0;
  margin: 0 9px !important;
  padding: 8px 0 !important;
  border-radius: 0 0 5px 5px;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0 !important;
  display: block !important;
  text-align: center;
}

.returnSelectProduct .btn {
  padding: 0 20px;
}

.quantityBlock {
  padding: 5px;
  width: 89%;
  background-color: #FC560B;
  position: absolute;
  text-align: center;
  top: 500px;
  transition: top 1s;
  height: 285px;
  border-radius: 5px;
}

.quantityBlock .returnProductDesc {
  margin-top: 35px;
}

.quantityBlock.leftProduct {
  left: 0;
}

.returnProductImage img {
  max-width: 70%;
  margin-bottom: 8px;
}

.returnProductDesc {
  color: #5D5D5B;
  line-height: 19px;
  text-align: left;
  margin: 10px 5px 0 5px;
}

.returnProductSku {
  bottom: 10px;
  left: 30px;
  font-size: 12px;
  font-size: 1.2rem;
  text-align: left;
  margin-left: 5px;
}

.returnProductSkuQty {
  color: #ffffff;
  margin-top: 5px;
  font-size: 12px;
  font-size: 1.2rem;
}

#returnConfirmationBlock {
  padding: 15px;
}

.returnType {
  padding: 15px 15px 0 15px;
}

input#returnTypeButton_2 {
  margin-left: 30px;
}

#returnParcelsSelect {
  height: 300px;
}

.returnHeaderButton {
  display: inline-block;
  width: 24%;
  text-align: right;
  padding-right: 20px;
  box-sizing: border-box;
}

.returnLinkImage {
  vertical-align: middle;
  max-height: 13px;
}

.inputCalendar {
  background: url(../images/returns/calendarX.png) no-repeat scroll 98% 50%;
  cursor: pointer;
}

#ClaimBlock {
  margin-bottom: 10px;
}

#ClaimBlock .text-danger {
  width: 100%;
  margin-left: 15px;
}

.fullyReturned-background {
  background-color: #bababa;
  padding: 12px;
}

.fullyReturned-block {
  width: 89%;
  position: absolute;
  top: 10px;
  left: 13px;
}

.fullyReturned-text {
  color: #ffffff;
  line-height: 19px;
  font-weight: 600;
}

.fullyReturned-block-filter {
  height: 263px;
  background-color: #E1E1E0;
  opacity: 0.6;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=60);
}

.returnSummaryTitle {
  display: inline-block;
  margin-bottom: 10px;
}

.returnSummaryBlock {
  border-bottom: 2px solid #E1E1E0;
  padding: 22px 0;
}

#reasonsSummary,
#termsSummary {
  line-height: 20px;
}

.returnSummaryImage {
  float: left;
  height: 150px;
}

#singleReason,
#multipleReasons {
  transition: visibility 0s, height 1s;
}

#multipleReasons {
  visibility: hidden;
  height: 0;
  margin-top: 5px;
}

#returnDateCalendar .dijitCalendarDateLabel,
#calendar5 .dijitCalendarDateTemplate {
  border-width: 0;
}

#returnDateCalendar .dijitCalendarDayLabel {
  font-weight: 400;
}

#returnDateCalendar .dijitCalendarSelectedYear {
  font-size: 1.5em;
}

#returnDateCalendar .dijitCalendarMonthLabel {
  font-size: 2em;
}

#returnTermBlock .radio input {
  top: -5px;
}

.productNameQuantity {
  color: #ffffff;
  font-weight: 700;
  line-height: 19px;
  text-align: center;
}

.quantityInput {
  border-radius: 5px;
  text-align: center;
  margin: 17px 0 20px;
  width: 40%;
  height: 42px;
  padding-left: 0px !important;
}

.floatingLabelsContainer .quantityInput,
.stepBlock input {
  border-radius: 5px;
  margin-top: 0px;
}

.quantitySeparator {
  border: 0.5px solid #ffffff;
  margin-top: 20px;
  margin-bottom: 20px;
}

.edit_button {
  padding: 12px 48px !important;
  background-color: #F3AB09;
  border: 1px solid #ffffff;
  border-radius: 4px;
  color: #ffffff;
  font-size: 14px;
  font-size: 1.4rem;
  padding: 10px 0 14px;
  text-align: center;
}

.edit_button:hover {
  text-decoration: none;
}

#reasonsRow {
  padding-top: 15px;
}

@media (max-width:767px) {
  .quickOrderForm .has-feedback label ~ .form-control-feedback {
    top: -4px;
  }

  .quickOrderForm .quantityInputMobile {
    padding-right: 15px;
  }
}

@media (max-width:420px) {
  #returnTitle {
    font-size: 14px;
    font-size: 1.4rem;
  }

  #returnClaimForm .stepBlock textarea {
    width: 100%;
  }
}

.returnDesc {
  padding: 13px 0 50px;
}

.returnConfProductTitle {
  padding-left: 22px;
}

.returnContact {
  padding: 0 15px;
}

.returnContact h3 {
  margin-bottom: 20px;
}

.returnValidation {
  width: 26%;
}

.returnStep4Validation {
  width: 39%;
  margin-top: 25px;
}

.returnUnregisteredUserLeftColumn {
  height: 0;
}

.returnUnregisteredUserRightColumn {
  width: 90%;
  padding: 0px;
  margin: auto;
}

a.returnPageLink {
  text-decoration: none;
  color: #1D5AFE;
}

.returnImageBox {
  display: inline-block;
  width: 24%;
  float: left;
}

.returnDataBox {
  display: inline-block;
  width: 75%;
}

#returnSolutionOptions a,
#keepProductOptions a {
  display: inline-block;
}

.quantityClose {
  position: absolute;
  right: 0;
  color: #ffffff;
}

.productQuantityDesc {
  color: #ffffff;
  line-height: 19px;
  text-align: center;
  margin-bottom: 17px;
}

.productQuantityDesc {
  display: inline-block;
  margin-top: 20px;
}

@media (max-width:1199px) {
  .returnImageBox,
  .returnDataBox {
    display: block;
    clear: both;
    width: 100%;
  }

  .returnImageBox {
    text-align: center;
  }

  .textShorten .returnFont {
    overflow: initial;
    white-space: initial;
    text-overflow: initial;
  }
}

@media (max-width:991px) {
  .returnProductWrapper {
    width: 100%;
    clear: both;
    text-align: left;
    height: 20%;
  }

  div.returnProductWrapper &gt; div &gt; div.productBlock {
    min-height: 120px;
  }

  .productBlock .returnProductImage {
    display: inline-block;
    width: 30%;
    float: left;
  }

  .productBlock .returnProductImage img {
    width: 100px;
    margin: 0 10px;
  }

  .returnProductDesc {
    text-align: left;
    box-sizing: border-box;
    padding-top: 5%;
    margin: 0px;
  }

  .quantityBlock .returnProductDesc {
    margin-top: 0px;
  }

  .quantityBlock {
    width: 93%;
    box-sizing: border-box;
  }

  .quantitySeparator {
    display: none;
  }

  .quantityClose {
    position: absolute;
    right: 8px;
    margin: 0px;
    z-index: 666;
  }

  .quantityBlock,
  .quantityBlock .productNameQuantity {
    text-align: left;
    height: 100%;
  }

  .quantityBlock .productNameQuantity {
    width: 85%;
  }

  .returnProductWrapper {
    margin-top: 15px;
  }
}

@media (max-width:600px) {
  .stepBlock span.stepTitle {
    position: absolute;
    top: 35%;
    left: 70px;
  }

  .returnConfProductTitle {
    padding-left: 0px;
  }

  #returnFormHeader {
    padding: 5%;
  }

  #returnForm.centeredDiv {
    max-width: 100%;
  }

  #returnPageContainer.rowContainer,
  .returnValidation,
  #validate_step_3 {
    margin-top: 2%;
    width: 95%;
  }

  #returnTermBlock {
    padding-top: 1%;
  }

  .returnContact {
    padding: 0 10px 5px 10px;
  }

  .returnType {
    height: 100%;
  }

  .edit_button {
    height: 31px;
    width: 30px;
    display: block;
    background: url("/wcsstore/ManutanSAS/images/returns/edit.png") no-repeat;
    position: absolute;
    top: 24px;
    right: 10px;
    padding: 0px !important;
    border: none;
  }

  .productQuantityDesc {
    display: inline-block;
  }

  .edit_button b {
    display: none;
  }
}

h1.mainTitleColouredBold {
  color: #FC560B;
  padding: 0px;
  font-weight: 700;
}

h1.mainTitleColouredNormal {
  color: #FC560B;
  padding: 0px;
}

.spanError {
  display: none;
}

.spanErrorDisplayed {
  color: #EC100E;
  font-weight: 700;
  display: inline-block;
}

.claimCoordinates input {
  margin-bottom: 5px;
  width: 40%;
}

.assemblyServiceIcon &gt; img {
  max-width: 100%;
}

.block-confirmation-email {
  display: flex;
  align-items: center;
}

.verticalLine {
  border-left: 2px solid #005641;
  padding-top: 12px;
  padding-bottom: 12px;
  border-left-style: dotted;
  margin-left: 11px;
}

.confirmationTextBlock {
  margin-top: 24px;
}

.block-confirmation-content {
  margin-top: 16px;
  margin-bottom: 24px;
}

.quoation-confirmation-icon {
  padding-left: 8px;
  padding-right: 4px;
}

.number-email-icon {
  width: 24px;
  height: 24px;
}

.fixedFooterWrapper {
  position: fixed;
  left: 0;
  bottom: 0;
  width: 100%;
}</pre></body></html>