:root {
  --brand-blue: #006ab6;
  --orange: #ff9c42;
  --dark-gray: #3a414b;
  --Medium-Gray-Blue: #8593a4;
  --light-gray: #e0e0e0;
  --lighter-gray: #f7f7f7;
  --teal: #4ba4c4;
  --dark-blue: #003364;
  --pale-red: #ac3946;
  --red: #d0021b;
  --green: #006609;
  --white: #ffffff;
  --dark-title: #292929;
  --do-red: #E31F26;
  --do-deep-red: #ff0000;
  --do-orange: #FC3F1D;
  --do-light-gray: #f8f8f8;
  --do-lighter-gray: #f7f7f7;
  --do-blue: #272A68;
  --do-light-blue: #0F47D5;
  --do-lighter-blue: #0f4cff;
  --do-dark-blue: #042986;
  --do-gray: #e6e9e8;
  --do-dark-gray: #969796;
  --do-medium-gray: #c8c8c8;
}



html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
body {
  margin: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden],
template {
  display: none;
}
a {
  background-color: transparent;
}
a:active,
a:hover {
  outline: 0;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b,
strong {
  font-weight: bold;
}
dfn {
  font-style: italic;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
mark {
  background: #ff0;
  color: #000;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
img {
  border: 0;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 1em 40px;
}
hr {
  box-sizing: content-box;
  height: 0;
}
pre {
  overflow: auto;
}
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}
button {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
button[disabled],
html input[disabled] {
  cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
input {
  line-height: normal;
}
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: textfield;
  box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
legend {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
}
optgroup {
  font-weight: bold;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
td,
th {
  padding: 0;
}

@media print {
  *,
  *:before,
  *:after {
    background: transparent !important;
    color: #000 !important;
    box-shadow: none !important;
    text-shadow: none !important;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  a[href]:after {
    content: " (" attr(href) ")";
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  a[href^="#"]:after,
  a[href^="javascript:"]:after {
    content: "";
  }
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  tr,
  img {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
  .navbar {
    display: none;
  }
  .btn > .caret,
  .dropup > .btn > .caret {
    border-top-color: #000 !important;
  }
  .label {
    border: 1px solid #000;
  }
  .table {
    border-collapse: collapse !important;
  }
  .table td,
  .table th {
    background-color: #fff !important;
  }
  .table-bordered th,
  .table-bordered td {
    border: 1px solid #ddd !important;
  }
}
@font-face {
  font-family: 'Glyphicons Halflings';
  src: url('/_ui/responsive/theme-omegaengineering/fonts/glyphicons-halflings-regular.eot');
  src: url('/_ui/responsive/theme-omegaengineering/fonts/glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'), url('/_ui/responsive/theme-omegaengineering/fonts/glyphicons-halflings-regular.woff2') format('woff2'), url('/_ui/responsive/theme-omegaengineering/fonts/glyphicons-halflings-regular.woff') format('woff'), url('/_ui/responsive/theme-omegaengineering/fonts/glyphicons-halflings-regular.ttf') format('truetype'), url('/_ui/responsive/theme-omegaengineering/fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular') format('svg');
  font-display: swap;
}
.glyphicon {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.glyphicon-asterisk:before {
  content: "\002a";
}
.glyphicon-plus:before {
  content: "\002b";
}
.glyphicon-euro:before,
.glyphicon-eur:before {
  content: "\20ac";
}
.glyphicon-minus:before {
  content: "\2212";
}
.glyphicon-cloud:before {
  content: "\2601";
}
.glyphicon-envelope:before {
  content: "\2709";
}
.glyphicon-pencil:before {
  content: "\270f";
}
.glyphicon-glass:before {
  content: "\e001";
}
.glyphicon-music:before {
  content: "\e002";
}
.glyphicon-search:before {
  content: "\e003";
}
.glyphicon-heart:before {
  content: "\e005";
}
.glyphicon-star:before {
  content: "\e006";
}
.glyphicon-star-empty:before {
  content: "\e007";
}
.glyphicon-user:before {
  content: "\e008";
}
.glyphicon-film:before {
  content: "\e009";
}
.glyphicon-th-large:before {
  content: "\e010";
}
.glyphicon-th:before {
  content: "\e011";
}
.glyphicon-th-list:before {
  content: "\e012";
}
.glyphicon-ok:before {
  content: "\e013";
}
.glyphicon-remove:before {
  content: "\e014";
}
.glyphicon-zoom-in:before {
  content: "\e015";
}
.glyphicon-zoom-out:before {
  content: "\e016";
}
.glyphicon-off:before {
  content: "\e017";
}
.glyphicon-signal:before {
  content: "\e018";
}
.glyphicon-cog:before {
  content: "\e019";
}
.glyphicon-trash:before {
  content: "\e020";
}
.glyphicon-home:before {
  content: "\e021";
}
.glyphicon-file:before {
  content: "\e022";
}
.glyphicon-time:before {
  content: "\e023";
}
.glyphicon-road:before {
  content: "\e024";
}
.glyphicon-download-alt:before {
  content: "\e025";
}
.glyphicon-download:before {
  content: "\e026";
}
.glyphicon-upload:before {
  content: "\e027";
}
.glyphicon-inbox:before {
  content: "\e028";
}
.glyphicon-play-circle:before {
  content: "\e029";
}
.glyphicon-repeat:before {
  content: "\e030";
}
.glyphicon-refresh:before {
  content: "\e031";
}
.glyphicon-list-alt:before {
  content: "\e032";
}
.glyphicon-lock:before {
  content: "\e033";
}
.glyphicon-flag:before {
  content: "\e034";
}
.glyphicon-headphones:before {
  content: "\e035";
}
.glyphicon-volume-off:before {
  content: "\e036";
}
.glyphicon-volume-down:before {
  content: "\e037";
}
.glyphicon-volume-up:before {
  content: "\e038";
}
.glyphicon-qrcode:before {
  content: "\e039";
}
.glyphicon-barcode:before {
  content: "\e040";
}
.glyphicon-tag:before {
  content: "\e041";
}
.glyphicon-tags:before {
  content: "\e042";
}
.glyphicon-book:before {
  content: "\e043";
}
.glyphicon-bookmark:before {
  content: "\e044";
}
.glyphicon-print:before {
  content: "\e045";
}
.glyphicon-camera:before {
  content: "\e046";
}
.glyphicon-font:before {
  content: "\e047";
}
.glyphicon-bold:before {
  content: "\e048";
}
.glyphicon-italic:before {
  content: "\e049";
}
.glyphicon-text-height:before {
  content: "\e050";
}
.glyphicon-text-width:before {
  content: "\e051";
}
.glyphicon-align-left:before {
  content: "\e052";
}
.glyphicon-align-center:before {
  content: "\e053";
}
.glyphicon-align-right:before {
  content: "\e054";
}
.glyphicon-align-justify:before {
  content: "\e055";
}
.glyphicon-list:before {
  content: "\e056";
}
.glyphicon-indent-left:before {
  content: "\e057";
}
.glyphicon-indent-right:before {
  content: "\e058";
}
.glyphicon-facetime-video:before {
  content: "\e059";
}
.glyphicon-picture:before {
  content: "\e060";
}
.glyphicon-map-marker:before {
  content: "\e062";
}
.glyphicon-adjust:before {
  content: "\e063";
}
.glyphicon-tint:before {
  content: "\e064";
}
.glyphicon-edit:before {
  content: "\e065";
}
.glyphicon-share:before {
  content: "\e066";
}
.glyphicon-check:before {
  content: "\e067";
}
.glyphicon-move:before {
  content: "\e068";
}
.glyphicon-step-backward:before {
  content: "\e069";
}
.glyphicon-fast-backward:before {
  content: "\e070";
}
.glyphicon-backward:before {
  content: "\e071";
}
.glyphicon-play:before {
  content: "\e072";
}
.glyphicon-pause:before {
  content: "\e073";
}
.glyphicon-stop:before {
  content: "\e074";
}
.glyphicon-forward:before {
  content: "\e075";
}
.glyphicon-fast-forward:before {
  content: "\e076";
}
.glyphicon-step-forward:before {
  content: "\e077";
}
.glyphicon-eject:before {
  content: "\e078";
}
.glyphicon-chevron-left:before {
  content: "\e079";
}
.glyphicon-chevron-right:before {
  content: "\e080";
}
.glyphicon-plus-sign:before {
  content: "\e081";
}
.glyphicon-minus-sign:before {
  content: "\e082";
}
.glyphicon-remove-sign:before {
  content: "\e083";
}
.glyphicon-ok-sign:before {
  content: "\e084";
}
.glyphicon-question-sign:before {
  content: "\e085";
}
.glyphicon-info-sign:before {
  content: "\e086";
}
.glyphicon-screenshot:before {
  content: "\e087";
}
.glyphicon-remove-circle:before {
  content: "\e088";
}
.glyphicon-ok-circle:before {
  content: "\e089";
}
.glyphicon-ban-circle:before {
  content: "\e090";
}
.glyphicon-arrow-left:before {
  content: "\e091";
}
.glyphicon-arrow-right:before {
  content: "\e092";
}
.glyphicon-arrow-up:before {
  content: "\e093";
}
.glyphicon-arrow-down:before {
  content: "\e094";
}
.glyphicon-share-alt:before {
  content: "\e095";
}
.glyphicon-resize-full:before {
  content: "\e096";
}
.glyphicon-resize-small:before {
  content: "\e097";
}
.glyphicon-exclamation-sign:before {
  content: "\e101";
}
.glyphicon-gift:before {
  content: "\e102";
}
.glyphicon-leaf:before {
  content: "\e103";
}
.glyphicon-fire:before {
  content: "\e104";
}
.glyphicon-eye-open:before {
  content: "\e105";
}
.glyphicon-eye-close:before {
  content: "\e106";
}
.glyphicon-warning-sign:before {
  content: "\e107";
}
.glyphicon-plane:before {
  content: "\e108";
}
.glyphicon-calendar:before {
  content: "\e109";
}
.glyphicon-random:before {
  content: "\e110";
}
.glyphicon-comment:before {
  content: "\e111";
}
.glyphicon-magnet:before {
  content: "\e112";
}
.glyphicon-chevron-up:before {
  content: "\e113";
}
.glyphicon-chevron-down:before {
  content: "\e114";
}
.glyphicon-retweet:before {
  content: "\e115";
}
.glyphicon-shopping-cart:before {
  content: "\e116";
}
.glyphicon-folder-close:before {
  content: "\e117";
}
.glyphicon-folder-open:before {
  content: "\e118";
}
.glyphicon-resize-vertical:before {
  content: "\e119";
}
.glyphicon-resize-horizontal:before {
  content: "\e120";
}
.glyphicon-hdd:before {
  content: "\e121";
}
.glyphicon-bullhorn:before {
  content: "\e122";
}
.glyphicon-bell:before {
  content: "\e123";
}
.glyphicon-certificate:before {
  content: "\e124";
}
.glyphicon-thumbs-up:before {
  content: "\e125";
}
.glyphicon-thumbs-down:before {
  content: "\e126";
}
.glyphicon-hand-right:before {
  content: "\e127";
}
.glyphicon-hand-left:before {
  content: "\e128";
}
.glyphicon-hand-up:before {
  content: "\e129";
}
.glyphicon-hand-down:before {
  content: "\e130";
}
.glyphicon-circle-arrow-right:before {
  content: "\e131";
}
.glyphicon-circle-arrow-left:before {
  content: "\e132";
}
.glyphicon-circle-arrow-up:before {
  content: "\e133";
}
.glyphicon-circle-arrow-down:before {
  content: "\e134";
}
.glyphicon-globe:before {
  content: "\e135";
}
.glyphicon-wrench:before {
  content: "\e136";
}
.glyphicon-tasks:before {
  content: "\e137";
}
.glyphicon-filter:before {
  content: "\e138";
}
.glyphicon-briefcase:before {
  content: "\e139";
}
.glyphicon-fullscreen:before {
  content: "\e140";
}
.glyphicon-dashboard:before {
  content: "\e141";
}
.glyphicon-paperclip:before {
  content: "\e142";
}
.glyphicon-heart-empty:before {
  content: "\e143";
}
.glyphicon-link:before {
  content: "\e144";
}
.glyphicon-phone:before {
  content: "\e145";
}
.glyphicon-pushpin:before {
  content: "\e146";
}
.glyphicon-usd:before {
  content: "\e148";
}
.glyphicon-gbp:before {
  content: "\e149";
}
.glyphicon-sort:before {
  content: "\e150";
}
.glyphicon-sort-by-alphabet:before {
  content: "\e151";
}
.glyphicon-sort-by-alphabet-alt:before {
  content: "\e152";
}
.glyphicon-sort-by-order:before {
  content: "\e153";
}
.glyphicon-sort-by-order-alt:before {
  content: "\e154";
}
.glyphicon-sort-by-attributes:before {
  content: "\e155";
}
.glyphicon-sort-by-attributes-alt:before {
  content: "\e156";
}
.glyphicon-unchecked:before {
  content: "\e157";
}
.glyphicon-expand:before {
  content: "\e158";
}
.glyphicon-collapse-down:before {
  content: "\e159";
}
.glyphicon-collapse-up:before {
  content: "\e160";
}
.glyphicon-log-in:before {
  content: "\e161";
}
.glyphicon-flash:before {
  content: "\e162";
}
.glyphicon-log-out:before {
  content: "\e163";
}
.glyphicon-new-window:before {
  content: "\e164";
}
.glyphicon-record:before {
  content: "\e165";
}
.glyphicon-save:before {
  content: "\e166";
}
.glyphicon-open:before {
  content: "\e167";
}
.glyphicon-saved:before {
  content: "\e168";
}
.glyphicon-import:before {
  content: "\e169";
}
.glyphicon-export:before {
  content: "\e170";
}
.glyphicon-send:before {
  content: "\e171";
}
.glyphicon-floppy-disk:before {
  content: "\e172";
}
.glyphicon-floppy-saved:before {
  content: "\e173";
}
.glyphicon-floppy-remove:before {
  content: "\e174";
}
.glyphicon-floppy-save:before {
  content: "\e175";
}
.glyphicon-floppy-open:before {
  content: "\e176";
}
.glyphicon-credit-card:before {
  content: "\e177";
}
.glyphicon-transfer:before {
  content: "\e178";
}
.glyphicon-cutlery:before {
  content: "\e179";
}
.glyphicon-header:before {
  content: "\e180";
}
.glyphicon-compressed:before {
  content: "\e181";
}
.glyphicon-earphone:before {
  content: "\e182";
}
.glyphicon-phone-alt:before {
  content: "\e183";
}
.glyphicon-tower:before {
  content: "\e184";
}
.glyphicon-stats:before {
  content: "\e185";
}
.glyphicon-sd-video:before {
  content: "\e186";
}
.glyphicon-hd-video:before {
  content: "\e187";
}
.glyphicon-subtitles:before {
  content: "\e188";
}
.glyphicon-sound-stereo:before {
  content: "\e189";
}
.glyphicon-sound-dolby:before {
  content: "\e190";
}
.glyphicon-sound-5-1:before {
  content: "\e191";
}
.glyphicon-sound-6-1:before {
  content: "\e192";
}
.glyphicon-sound-7-1:before {
  content: "\e193";
}
.glyphicon-copyright-mark:before {
  content: "\e194";
}
.glyphicon-registration-mark:before {
  content: "\e195";
}
.glyphicon-cloud-download:before {
  content: "\e197";
}
.glyphicon-cloud-upload:before {
  content: "\e198";
}
.glyphicon-tree-conifer:before {
  content: "\e199";
}
.glyphicon-tree-deciduous:before {
  content: "\e200";
}
.glyphicon-cd:before {
  content: "\e201";
}
.glyphicon-save-file:before {
  content: "\e202";
}
.glyphicon-open-file:before {
  content: "\e203";
}
.glyphicon-level-up:before {
  content: "\e204";
}
.glyphicon-copy:before {
  content: "\e205";
}
.glyphicon-paste:before {
  content: "\e206";
}
.glyphicon-alert:before {
  content: "\e209";
}
.glyphicon-equalizer:before {
  content: "\e210";
}
.glyphicon-king:before {
  content: "\e211";
}
.glyphicon-queen:before {
  content: "\e212";
}
.glyphicon-pawn:before {
  content: "\e213";
}
.glyphicon-bishop:before {
  content: "\e214";
}
.glyphicon-knight:before {
  content: "\e215";
}
.glyphicon-baby-formula:before {
  content: "\e216";
}
.glyphicon-tent:before {
  content: "\26fa";
}
.glyphicon-blackboard:before {
  content: "\e218";
}
.glyphicon-bed:before {
  content: "\e219";
}
.glyphicon-apple:before {
  content: "\f8ff";
}
.glyphicon-erase:before {
  content: "\e221";
}
.glyphicon-hourglass:before {
  content: "\231b";
}
.glyphicon-lamp:before {
  content: "\e223";
}
.glyphicon-duplicate:before {
  content: "\e224";
}
.glyphicon-piggy-bank:before {
  content: "\e225";
}
.glyphicon-scissors:before {
  content: "\e226";
}
.glyphicon-bitcoin:before {
  content: "\e227";
}
.glyphicon-btc:before {
  content: "\e227";
}
.glyphicon-xbt:before {
  content: "\e227";
}
.glyphicon-yen:before {
  content: "\00a5";
}
.glyphicon-jpy:before {
  content: "\00a5";
}
.glyphicon-ruble:before {
  content: "\20bd";
}
.glyphicon-rub:before {
  content: "\20bd";
}
.glyphicon-scale:before {
  content: "\e230";
}
.glyphicon-ice-lolly:before {
  content: "\e231";
}
.glyphicon-ice-lolly-tasted:before {
  content: "\e232";
}
.glyphicon-education:before {
  content: "\e233";
}
.glyphicon-option-horizontal:before {
  content: "\e234";
}
.glyphicon-option-vertical:before {
  content: "\e235";
}
.glyphicon-menu-hamburger:before {
  content: "\e236";
}
.glyphicon-modal-window:before {
  content: "\e237";
}
.glyphicon-oil:before {
  content: "\e238";
}
.glyphicon-grain:before {
  content: "\e239";
}
.glyphicon-sunglasses:before {
  content: "\e240";
}
.glyphicon-text-size:before {
  content: "\e241";
}
.glyphicon-text-color:before {
  content: "\e242";
}
.glyphicon-text-background:before {
  content: "\e243";
}
.glyphicon-object-align-top:before {
  content: "\e244";
}
.glyphicon-object-align-bottom:before {
  content: "\e245";
}
.glyphicon-object-align-horizontal:before {
  content: "\e246";
}
.glyphicon-object-align-left:before {
  content: "\e247";
}
.glyphicon-object-align-vertical:before {
  content: "\e248";
}
.glyphicon-object-align-right:before {
  content: "\e249";
}
.glyphicon-triangle-right:before {
  content: "\e250";
}
.glyphicon-triangle-left:before {
  content: "\e251";
}
.glyphicon-triangle-bottom:before {
  content: "\e252";
}
.glyphicon-triangle-top:before {
  content: "\e253";
}
.glyphicon-console:before {
  content: "\e254";
}
.glyphicon-superscript:before {
  content: "\e255";
}
.glyphicon-subscript:before {
  content: "\e256";
}
.glyphicon-menu-left:before {
  content: "\e257";
}
.glyphicon-menu-right:before {
  content: "\e258";
}
.glyphicon-menu-down:before {
  content: "\e259";
}
.glyphicon-menu-up:before {
  content: "\e260";
}
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
html {
  font-size: 10px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
body {
  font-family: Arial, Tahoma, Helvetica, sans-serif;
  font-size: 14px;
  line-height: 1.42857143;
  color: #3a414b;
  background-color: #ffffff;
}
input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
a {
  color: #043faf;
  text-decoration: none;
}
a:hover,
a:focus {
  color: #1063ff;
  text-decoration: underline;
}
a:focus {
  outline: 5px auto #1B55C3;
  outline-offset: -2px;
}
figure {
  margin: 0;
}
img {
  vertical-align: middle;
}
.img-responsive,
.thumbnail > img,
.thumbnail a > img,
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  display: block;
  max-width: 100%;
  height: auto;
}
.img-rounded {
  border-radius: 0;
}
.img-thumbnail {
  padding: 4px;
  line-height: 1.42857143;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-radius: 0;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  display: inline-block;
  max-width: 100%;
  height: auto;
}
.img-circle {
  border-radius: 50%;
}
hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eeeeee;
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
.sr-only-focusable:active,
.sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}
[role="button"] {
  cursor: pointer;
}
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-family: inherit;
  font-weight: 500;
  line-height: 1.1;
  color: inherit;
}
h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small,
.h1 small,
.h2 small,
.h3 small,
.h4 small,
.h5 small,
.h6 small,
h1 .small,
h2 .small,
h3 .small,
h4 .small,
h5 .small,
h6 .small,
.h1 .small,
.h2 .small,
.h3 .small,
.h4 .small,
.h5 .small,
.h6 .small {
  font-weight: normal;
  line-height: 1;
  color: #777777;
}
h1,
.h1,
h2,
.h2,
h3,
.h3 {
  margin-top: 20px;
  margin-bottom: 10px;
}
h1 small,
.h1 small,
h2 small,
.h2 small,
h3 small,
.h3 small,
h1 .small,
.h1 .small,
h2 .small,
.h2 .small,
h3 .small,
.h3 .small {
  font-size: 65%;
}
h4,
.h4,
h5,
.h5,
h6,
.h6 {
  margin-top: 10px;
  margin-bottom: 10px;
}
h4 small,
.h4 small,
h5 small,
.h5 small,
h6 small,
.h6 small,
h4 .small,
.h4 .small,
h5 .small,
.h5 .small,
h6 .small,
.h6 .small {
  font-size: 75%;
}
h1,
.h1 {
  font-size: 36px;
}
h2,
.h2 {
  font-size: 30px;
}
h3,
.h3 {
  font-size: 24px;
}
h4,
.h4 {
  font-size: 18px;
}
h5,
.h5 {
  font-size: 14px;
}
h6,
.h6 {
  font-size: 12px;
}
p {
  margin: 0 0 10px;
}
.lead {
  margin-bottom: 20px;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.4;
}
@media (min-width: 640px) {
  .lead {
    font-size: 21px;
  }
}
small,
.small {
  font-size: 92%;
}
mark,
.mark {
  background-color: #fcf8e3;
  padding: .2em;
}
.text-left {
  text-align: left;
}
.text-right {
  text-align: right;
}
.text-center {
  text-align: center;
}
.text-justify {
  text-align: justify;
}
.text-nowrap {
  white-space: nowrap;
}
.text-lowercase {
  text-transform: lowercase;
}
.text-uppercase {
  text-transform: uppercase;
}
.text-capitalize {
  text-transform: capitalize;
}
.text-muted {
  color: #777777;
}
.text-primary {
  color: #006ab6;
}
a.text-primary:hover,
a.text-primary:focus {
  color: #004c83;
}
.text-success {
  color: #3e5983;
}
a.text-success:hover,
a.text-success:focus {
  color: #2e4160;
}
.text-info {
  color: #31708f;
}
a.text-info:hover,
a.text-info:focus {
  color: #245269;
}
.text-warning {
  color: #8a6d3b;
}
a.text-warning:hover,
a.text-warning:focus {
  color: #66512c;
}
.text-danger {
  color: #3a414b;
}
a.text-danger:hover,
a.text-danger:focus {
  color: #24282e;
}
.bg-primary {
  color: #fff;
  background-color: #006ab6;
}
a.bg-primary:hover,
a.bg-primary:focus {
  background-color: #004c83;
}
.bg-success {
  background-color: #dff0d8;
}
a.bg-success:hover,
a.bg-success:focus {
  background-color: #c1e2b3;
}
.bg-info {
  background-color: #d9edf7;
}
a.bg-info:hover,
a.bg-info:focus {
  background-color: #afd9ee;
}
.bg-warning {
  background-color: #fcf8e3;
}
a.bg-warning:hover,
a.bg-warning:focus {
  background-color: #f7ecb5;
}
.bg-danger {
  background-color: #f2dede;
}
a.bg-danger:hover,
a.bg-danger:focus {
  background-color: #e4b9b9;
}
.page-header {
  padding-bottom: 9px;
  margin: 40px 0 20px;
  border-bottom: 1px solid #eeeeee;
}
ul,
ol {
  margin-top: 0;
  margin-bottom: 10px;
}
ul ul,
ol ul,
ul ol,
ol ol {
  margin-bottom: 0;
}
.list-unstyled {
  padding-left: 0;
  list-style: none;
}
.list-inline {
  padding-left: 0;
  list-style: none;
  margin-left: -5px;
}
.list-inline > li {
  display: inline-block;
  padding-left: 5px;
  padding-right: 5px;
}
dl {
  margin-top: 0;
  margin-bottom: 20px;
}
dt,
dd {
  line-height: 1.42857143;
}
dt {
  font-weight: bold;
}
dd {
  margin-left: 0;
}
@media (min-width: 640px) {
  .dl-horizontal dt {
    float: left;
    width: 160px;
    clear: left;
    text-align: right;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
  .dl-horizontal dd {
    margin-left: 180px;
  }
}
abbr[title],
abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #777777;
}
.initialism {
  font-size: 90%;
  text-transform: uppercase;
}
blockquote {
  padding: 10px 20px;
  margin: 0 0 20px;
  font-size: 17.5px;
  border-left: 5px solid #eeeeee;
}
blockquote p:last-child,
blockquote ul:last-child,
blockquote ol:last-child {
  margin-bottom: 0;
}
blockquote footer,
blockquote small,
blockquote .small {
  display: block;
  font-size: 80%;
  line-height: 1.42857143;
  color: #777777;
}
blockquote footer:before,
blockquote small:before,
blockquote .small:before {
  content: '\2014 \00A0';
}
.blockquote-reverse,
blockquote.pull-right {
  padding-right: 15px;
  padding-left: 0;
  border-right: 5px solid #eeeeee;
  border-left: 0;
  text-align: right;
}
.blockquote-reverse footer:before,
blockquote.pull-right footer:before,
.blockquote-reverse small:before,
blockquote.pull-right small:before,
.blockquote-reverse .small:before,
blockquote.pull-right .small:before {
  content: '';
}
.blockquote-reverse footer:after,
blockquote.pull-right footer:after,
.blockquote-reverse small:after,
blockquote.pull-right small:after,
.blockquote-reverse .small:after,
blockquote.pull-right .small:after {
  content: '\00A0 \2014';
}
address {
  margin-bottom: 20px;
  font-style: normal;
  line-height: 1.42857143;
}
code,
kbd,
pre,
samp {
  font-family: Menlo, Monaco, Consolas, "Courier New", monospace;
}
code {
  padding: 2px 4px;
  font-size: 90%;
  color: #c7254e;
  background-color: #f9f2f4;
  border-radius: 0;
}
kbd {
  padding: 2px 4px;
  font-size: 90%;
  color: #ffffff;
  background-color: #333333;
  border-radius: 0;
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.25);
}
kbd kbd {
  padding: 0;
  font-size: 100%;
  font-weight: bold;
  box-shadow: none;
}
pre {
  display: block;
  padding: 9.5px;
  margin: 0 0 10px;
  font-size: 13px;
  line-height: 1.42857143;
  word-break: break-all;
  word-wrap: break-word;
  color: #333333;
  background-color: #f5f5f5;
  border: 1px solid #cccccc;
  border-radius: 0;
}
pre code {
  padding: 0;
  font-size: inherit;
  color: inherit;
  white-space: pre-wrap;
  background-color: transparent;
  border-radius: 0;
}
.pre-scrollable {
  max-height: 340px;
  overflow-y: scroll;
}
.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 10px;
  padding-right: 10px;
}
@media (min-width: 640px) {
  .container {
    width: 100%;
  }
}
@media (min-width: 1024px) {
  .container {
    width: 1024px;
  }
}
@media (min-width: 1400px) {
  .container {
    width: 1400px;
  }
}
.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 10px;
  padding-right: 10px;
}
.row {
  margin-left: -10px;
  margin-right: -10px;
}
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
}
.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
  float: left;
}
.col-xs-12 {
  width: 100%;
}
.col-xs-11 {
  width: 91.66666667%;
}
.col-xs-10 {
  width: 83.33333333%;
}
.col-xs-9 {
  width: 75%;
}
.col-xs-8 {
  width: 66.66666667%;
}
.col-xs-7 {
  width: 58.33333333%;
}
.col-xs-6 {
  width: 50%;
}
.col-xs-5 {
  width: 41.66666667%;
}
.col-xs-4 {
  width: 33.33333333%;
}
.col-xs-3 {
  width: 25%;
}
.col-xs-2 {
  width: 16.66666667%;
}
.col-xs-1 {
  width: 8.33333333%;
}
.col-xs-pull-12 {
  right: 100%;
}
.col-xs-pull-11 {
  right: 91.66666667%;
}
.col-xs-pull-10 {
  right: 83.33333333%;
}
.col-xs-pull-9 {
  right: 75%;
}
.col-xs-pull-8 {
  right: 66.66666667%;
}
.col-xs-pull-7 {
  right: 58.33333333%;
}
.col-xs-pull-6 {
  right: 50%;
}
.col-xs-pull-5 {
  right: 41.66666667%;
}
.col-xs-pull-4 {
  right: 33.33333333%;
}
.col-xs-pull-3 {
  right: 25%;
}
.col-xs-pull-2 {
  right: 16.66666667%;
}
.col-xs-pull-1 {
  right: 8.33333333%;
}
.col-xs-pull-0 {
  right: auto;
}
.col-xs-push-12 {
  left: 100%;
}
.col-xs-push-11 {
  left: 91.66666667%;
}
.col-xs-push-10 {
  left: 83.33333333%;
}
.col-xs-push-9 {
  left: 75%;
}
.col-xs-push-8 {
  left: 66.66666667%;
}
.col-xs-push-7 {
  left: 58.33333333%;
}
.col-xs-push-6 {
  left: 50%;
}
.col-xs-push-5 {
  left: 41.66666667%;
}
.col-xs-push-4 {
  left: 33.33333333%;
}
.col-xs-push-3 {
  left: 25%;
}
.col-xs-push-2 {
  left: 16.66666667%;
}
.col-xs-push-1 {
  left: 8.33333333%;
}
.col-xs-push-0 {
  left: auto;
}
.col-xs-offset-12 {
  margin-left: 100%;
}
.col-xs-offset-11 {
  margin-left: 91.66666667%;
}
.col-xs-offset-10 {
  margin-left: 83.33333333%;
}
.col-xs-offset-9 {
  margin-left: 75%;
}
.col-xs-offset-8 {
  margin-left: 66.66666667%;
}
.col-xs-offset-7 {
  margin-left: 58.33333333%;
}
.col-xs-offset-6 {
  margin-left: 50%;
}
.col-xs-offset-5 {
  margin-left: 41.66666667%;
}
.col-xs-offset-4 {
  margin-left: 33.33333333%;
}
.col-xs-offset-3 {
  margin-left: 25%;
}
.col-xs-offset-2 {
  margin-left: 16.66666667%;
}
.col-xs-offset-1 {
  margin-left: 8.33333333%;
}
.col-xs-offset-0 {
  margin-left: 0%;
}
@media (min-width: 640px) {
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-11 {
    width: 91.66666667%;
  }
  .col-sm-10 {
    width: 83.33333333%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-8 {
    width: 66.66666667%;
  }
  .col-sm-7 {
    width: 58.33333333%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-5 {
    width: 41.66666667%;
  }
  .col-sm-4 {
    width: 33.33333333%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-2 {
    width: 16.66666667%;
  }
  .col-sm-1 {
    width: 8.33333333%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-pull-11 {
    right: 91.66666667%;
  }
  .col-sm-pull-10 {
    right: 83.33333333%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-8 {
    right: 66.66666667%;
  }
  .col-sm-pull-7 {
    right: 58.33333333%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-5 {
    right: 41.66666667%;
  }
  .col-sm-pull-4 {
    right: 33.33333333%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-2 {
    right: 16.66666667%;
  }
  .col-sm-pull-1 {
    right: 8.33333333%;
  }
  .col-sm-pull-0 {
    right: auto;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-push-11 {
    left: 91.66666667%;
  }
  .col-sm-push-10 {
    left: 83.33333333%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-8 {
    left: 66.66666667%;
  }
  .col-sm-push-7 {
    left: 58.33333333%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-5 {
    left: 41.66666667%;
  }
  .col-sm-push-4 {
    left: 33.33333333%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-2 {
    left: 16.66666667%;
  }
  .col-sm-push-1 {
    left: 8.33333333%;
  }
  .col-sm-push-0 {
    left: auto;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
  .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-sm-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 1024px) {
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-11 {
    width: 91.66666667%;
  }
  .col-md-10 {
    width: 83.33333333%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-8 {
    width: 66.66666667%;
  }
  .col-md-7 {
    width: 58.33333333%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-5 {
    width: 41.66666667%;
  }
  .col-md-4 {
    width: 33.33333333%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-2 {
    width: 16.66666667%;
  }
  .col-md-1 {
    width: 8.33333333%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-pull-11 {
    right: 91.66666667%;
  }
  .col-md-pull-10 {
    right: 83.33333333%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-8 {
    right: 66.66666667%;
  }
  .col-md-pull-7 {
    right: 58.33333333%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-5 {
    right: 41.66666667%;
  }
  .col-md-pull-4 {
    right: 33.33333333%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-2 {
    right: 16.66666667%;
  }
  .col-md-pull-1 {
    right: 8.33333333%;
  }
  .col-md-pull-0 {
    right: auto;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-push-11 {
    left: 91.66666667%;
  }
  .col-md-push-10 {
    left: 83.33333333%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-8 {
    left: 66.66666667%;
  }
  .col-md-push-7 {
    left: 58.33333333%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-5 {
    left: 41.66666667%;
  }
  .col-md-push-4 {
    left: 33.33333333%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-2 {
    left: 16.66666667%;
  }
  .col-md-push-1 {
    left: 8.33333333%;
  }
  .col-md-push-0 {
    left: auto;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
  .col-md-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-md-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-md-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-md-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-md-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-md-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 1400px) {
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left;
  }
  .col-lg-12 {
    width: 100%;
  }
  .col-lg-11 {
    width: 91.66666667%;
  }
  .col-lg-10 {
    width: 83.33333333%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-8 {
    width: 66.66666667%;
  }
  .col-lg-7 {
    width: 58.33333333%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-5 {
    width: 41.66666667%;
  }
  .col-lg-4 {
    width: 33.33333333%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-2 {
    width: 16.66666667%;
  }
  .col-lg-1 {
    width: 8.33333333%;
  }
  .col-lg-pull-12 {
    right: 100%;
  }
  .col-lg-pull-11 {
    right: 91.66666667%;
  }
  .col-lg-pull-10 {
    right: 83.33333333%;
  }
  .col-lg-pull-9 {
    right: 75%;
  }
  .col-lg-pull-8 {
    right: 66.66666667%;
  }
  .col-lg-pull-7 {
    right: 58.33333333%;
  }
  .col-lg-pull-6 {
    right: 50%;
  }
  .col-lg-pull-5 {
    right: 41.66666667%;
  }
  .col-lg-pull-4 {
    right: 33.33333333%;
  }
  .col-lg-pull-3 {
    right: 25%;
  }
  .col-lg-pull-2 {
    right: 16.66666667%;
  }
  .col-lg-pull-1 {
    right: 8.33333333%;
  }
  .col-lg-pull-0 {
    right: auto;
  }
  .col-lg-push-12 {
    left: 100%;
  }
  .col-lg-push-11 {
    left: 91.66666667%;
  }
  .col-lg-push-10 {
    left: 83.33333333%;
  }
  .col-lg-push-9 {
    left: 75%;
  }
  .col-lg-push-8 {
    left: 66.66666667%;
  }
  .col-lg-push-7 {
    left: 58.33333333%;
  }
  .col-lg-push-6 {
    left: 50%;
  }
  .col-lg-push-5 {
    left: 41.66666667%;
  }
  .col-lg-push-4 {
    left: 33.33333333%;
  }
  .col-lg-push-3 {
    left: 25%;
  }
  .col-lg-push-2 {
    left: 16.66666667%;
  }
  .col-lg-push-1 {
    left: 8.33333333%;
  }
  .col-lg-push-0 {
    left: auto;
  }
  .col-lg-offset-12 {
    margin-left: 100%;
  }
  .col-lg-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-lg-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-lg-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-lg-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-lg-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-lg-offset-0 {
    margin-left: 0%;
  }
}
table {
  background-color: transparent;
}
caption {
  padding-top: 8px;
  padding-bottom: 8px;
  color: #777777;
  text-align: left;
}
th {
  text-align: left;
}
.table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 20px;
}
.table > thead > tr > th,
.table > tbody > tr > th,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > tbody > tr > td,
.table > tfoot > tr > td {
  padding: 8px;
  line-height: 1.42857143;
  vertical-align: top;
  border-top: 1px solid #8593a4;
}
.table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #8593a4;
}
.table > caption + thead > tr:first-child > th,
.table > colgroup + thead > tr:first-child > th,
.table > thead:first-child > tr:first-child > th,
.table > caption + thead > tr:first-child > td,
.table > colgroup + thead > tr:first-child > td,
.table > thead:first-child > tr:first-child > td {
  border-top: 0;
}
.table > tbody + tbody {
  border-top: 2px solid #8593a4;
}
.table .table {
  background-color: #ffffff;
}
.table-condensed > thead > tr > th,
.table-condensed > tbody > tr > th,
.table-condensed > tfoot > tr > th,
.table-condensed > thead > tr > td,
.table-condensed > tbody > tr > td,
.table-condensed > tfoot > tr > td {
  padding: 5px;
}
.table-bordered {
  border: 1px solid #8593a4;
}
.table-bordered > thead > tr > th,
.table-bordered > tbody > tr > th,
.table-bordered > tfoot > tr > th,
.table-bordered > thead > tr > td,
.table-bordered > tbody > tr > td,
.table-bordered > tfoot > tr > td {
  border: 1px solid #8593a4;
}
.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td {
  border-bottom-width: 2px;
}
.table-striped > tbody > tr:nth-of-type(odd) {
  background-color: #f9f9f9;
}
.table-hover > tbody > tr:hover {
  background-color: #f5f5f5;
}
table col[class*="col-"] {
  position: static;
  float: none;
  display: table-column;
}
table td[class*="col-"],
table th[class*="col-"] {
  position: static;
  float: none;
  display: table-cell;
}
.table > thead > tr > td.active,
.table > tbody > tr > td.active,
.table > tfoot > tr > td.active,
.table > thead > tr > th.active,
.table > tbody > tr > th.active,
.table > tfoot > tr > th.active,
.table > thead > tr.active > td,
.table > tbody > tr.active > td,
.table > tfoot > tr.active > td,
.table > thead > tr.active > th,
.table > tbody > tr.active > th,
.table > tfoot > tr.active > th {
  background-color: #f5f5f5;
}
.table-hover > tbody > tr > td.active:hover,
.table-hover > tbody > tr > th.active:hover,
.table-hover > tbody > tr.active:hover > td,
.table-hover > tbody > tr:hover > .active,
.table-hover > tbody > tr.active:hover > th {
  background-color: #e8e8e8;
}
.table > thead > tr > td.success,
.table > tbody > tr > td.success,
.table > tfoot > tr > td.success,
.table > thead > tr > th.success,
.table > tbody > tr > th.success,
.table > tfoot > tr > th.success,
.table > thead > tr.success > td,
.table > tbody > tr.success > td,
.table > tfoot > tr.success > td,
.table > thead > tr.success > th,
.table > tbody > tr.success > th,
.table > tfoot > tr.success > th {
  background-color: #dff0d8;
}
.table-hover > tbody > tr > td.success:hover,
.table-hover > tbody > tr > th.success:hover,
.table-hover > tbody > tr.success:hover > td,
.table-hover > tbody > tr:hover > .success,
.table-hover > tbody > tr.success:hover > th {
  background-color: #d0e9c6;
}
.table > thead > tr > td.info,
.table > tbody > tr > td.info,
.table > tfoot > tr > td.info,
.table > thead > tr > th.info,
.table > tbody > tr > th.info,
.table > tfoot > tr > th.info,
.table > thead > tr.info > td,
.table > tbody > tr.info > td,
.table > tfoot > tr.info > td,
.table > thead > tr.info > th,
.table > tbody > tr.info > th,
.table > tfoot > tr.info > th {
  background-color: #d9edf7;
}
.table-hover > tbody > tr > td.info:hover,
.table-hover > tbody > tr > th.info:hover,
.table-hover > tbody > tr.info:hover > td,
.table-hover > tbody > tr:hover > .info,
.table-hover > tbody > tr.info:hover > th {
  background-color: #c4e3f3;
}
.table > thead > tr > td.warning,
.table > tbody > tr > td.warning,
.table > tfoot > tr > td.warning,
.table > thead > tr > th.warning,
.table > tbody > tr > th.warning,
.table > tfoot > tr > th.warning,
.table > thead > tr.warning > td,
.table > tbody > tr.warning > td,
.table > tfoot > tr.warning > td,
.table > thead > tr.warning > th,
.table > tbody > tr.warning > th,
.table > tfoot > tr.warning > th {
  background-color: #fcf8e3;
}
.table-hover > tbody > tr > td.warning:hover,
.table-hover > tbody > tr > th.warning:hover,
.table-hover > tbody > tr.warning:hover > td,
.table-hover > tbody > tr:hover > .warning,
.table-hover > tbody > tr.warning:hover > th {
  background-color: #faf2cc;
}
.table > thead > tr > td.danger,
.table > tbody > tr > td.danger,
.table > tfoot > tr > td.danger,
.table > thead > tr > th.danger,
.table > tbody > tr > th.danger,
.table > tfoot > tr > th.danger,
.table > thead > tr.danger > td,
.table > tbody > tr.danger > td,
.table > tfoot > tr.danger > td,
.table > thead > tr.danger > th,
.table > tbody > tr.danger > th,
.table > tfoot > tr.danger > th {
  background-color: #f2dede;
}
.table-hover > tbody > tr > td.danger:hover,
.table-hover > tbody > tr > th.danger:hover,
.table-hover > tbody > tr.danger:hover > td,
.table-hover > tbody > tr:hover > .danger,
.table-hover > tbody > tr.danger:hover > th {
  background-color: #ebcccc;
}
.table-responsive {
  overflow-x: auto;
  min-height: 0.01%;
}
@media screen and (max-width: 639px) {
  .table-responsive {
    width: 100%;
    margin-bottom: 15px;
    overflow-y: hidden;
    -ms-overflow-style: -ms-autohiding-scrollbar;
    border: 1px solid #8593a4;
  }
  .table-responsive > .table {
    margin-bottom: 0;
  }
  .table-responsive > .table > thead > tr > th,
  .table-responsive > .table > tbody > tr > th,
  .table-responsive > .table > tfoot > tr > th,
  .table-responsive > .table > thead > tr > td,
  .table-responsive > .table > tbody > tr > td,
  .table-responsive > .table > tfoot > tr > td {
    white-space: nowrap;
  }
  .table-responsive > .table-bordered {
    border: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:first-child,
  .table-responsive > .table-bordered > tbody > tr > th:first-child,
  .table-responsive > .table-bordered > tfoot > tr > th:first-child,
  .table-responsive > .table-bordered > thead > tr > td:first-child,
  .table-responsive > .table-bordered > tbody > tr > td:first-child,
  .table-responsive > .table-bordered > tfoot > tr > td:first-child {
    border-left: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:last-child,
  .table-responsive > .table-bordered > tbody > tr > th:last-child,
  .table-responsive > .table-bordered > tfoot > tr > th:last-child,
  .table-responsive > .table-bordered > thead > tr > td:last-child,
  .table-responsive > .table-bordered > tbody > tr > td:last-child,
  .table-responsive > .table-bordered > tfoot > tr > td:last-child {
    border-right: 0;
  }
  .table-responsive > .table-bordered > tbody > tr:last-child > th,
  .table-responsive > .table-bordered > tfoot > tr:last-child > th,
  .table-responsive > .table-bordered > tbody > tr:last-child > td,
  .table-responsive > .table-bordered > tfoot > tr:last-child > td {
    border-bottom: 0;
  }
}
fieldset {
  padding: 0;
  margin: 0;
  border: 0;
  min-width: 0;
}
legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 20px;
  font-size: 21px;
  line-height: inherit;
  color: #333333;
  border: 0;
  border-bottom: 1px solid #e5e5e5;
}
label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: bold;
}
input[type="search"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
input[type="radio"],
input[type="checkbox"] {
  margin: 4px 0 0;
  margin-top: 1px \9;
  line-height: normal;
}
input[type="file"] {
  display: block;
}
input[type="range"] {
  display: block;
  width: 100%;
}
select[multiple],
select[size] {
  height: auto;
}
input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
  outline: 5px auto #1B55C3;
  outline-offset: -2px;
}
output {
  display: block;
  padding-top: 7px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #3a414b;
}
.form-control {
  display: block;
  width: 100%;
  height: 32px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #3a414b;
  background-color: #ffffff;
  background-image: none;
  border: 1px solid #cccccc;
  border-radius: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
  transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.form-control:focus {
  border-color: #006ab6;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(0, 106, 182, 0.6);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(0, 106, 182, 0.6);
}
.form-control::-moz-placeholder {
  color: #999999;
  opacity: 1;
}
.form-control:-ms-input-placeholder {
  color: #999999;
}
.form-control::-webkit-input-placeholder {
  color: #999999;
}
.form-control::-ms-expand {
  border: 0;
  background-color: transparent;
}
.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
  background-color: #eeeeee;
  opacity: 1;
}
.form-control[disabled],
fieldset[disabled] .form-control {
  cursor: not-allowed;
}
textarea.form-control {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: none;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
  input[type="date"].form-control,
  input[type="time"].form-control,
  input[type="datetime-local"].form-control,
  input[type="month"].form-control {
    line-height: 32px;
  }
  input[type="date"].input-sm,
  input[type="time"].input-sm,
  input[type="datetime-local"].input-sm,
  input[type="month"].input-sm,
  .input-group-sm input[type="date"],
  .input-group-sm input[type="time"],
  .input-group-sm input[type="datetime-local"],
  .input-group-sm input[type="month"] {
    line-height: 40px;
  }
  input[type="date"].input-lg,
  input[type="time"].input-lg,
  input[type="datetime-local"].input-lg,
  input[type="month"].input-lg,
  .input-group-lg input[type="date"],
  .input-group-lg input[type="time"],
  .input-group-lg input[type="datetime-local"],
  .input-group-lg input[type="month"] {
    line-height: 42px;
  }
}
.form-group {
  margin-bottom: 15px;
}
.radio,
.checkbox {
  position: relative;
  display: block;
  margin-top: 10px;
  margin-bottom: 10px;
}
.radio label,
.checkbox label {
  min-height: 20px;
  padding-left: 20px;
  margin-bottom: 0;
  font-weight: normal;
  cursor: pointer;
}
.radio input[type="radio"],
.radio-inline input[type="radio"],
.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
  position: absolute;
  margin-left: -20px;
  margin-top: 4px \9;
}
.radio + .radio,
.checkbox + .checkbox {
  margin-top: -5px;
}
.radio-inline,
.checkbox-inline {
  position: relative;
  display: inline-block;
  padding-left: 20px;
  margin-bottom: 0;
  vertical-align: middle;
  font-weight: normal;
  cursor: pointer;
}
.radio-inline + .radio-inline,
.checkbox-inline + .checkbox-inline {
  margin-top: 0;
  margin-left: 10px;
}
input[type="radio"][disabled],
input[type="checkbox"][disabled],
input[type="radio"].disabled,
input[type="checkbox"].disabled,
fieldset[disabled] input[type="radio"],
fieldset[disabled] input[type="checkbox"] {
  cursor: not-allowed;
}
.radio-inline.disabled,
.checkbox-inline.disabled,
fieldset[disabled] .radio-inline,
fieldset[disabled] .checkbox-inline {
  cursor: not-allowed;
}
.radio.disabled label,
.checkbox.disabled label,
fieldset[disabled] .radio label,
fieldset[disabled] .checkbox label {
  cursor: not-allowed;
}
.form-control-static {
  padding-top: 7px;
  padding-bottom: 7px;
  margin-bottom: 0;
  min-height: 34px;
}
.form-control-static.input-lg,
.form-control-static.input-sm {
  padding-left: 0;
  padding-right: 0;
}
.input-sm {
  height: 40px;
  padding: 5px 10px;
  font-size: 13px;
  line-height: 1.5;
  border-radius: 0;
}
select.input-sm {
  height: 40px;
  line-height: 40px;
}
textarea.input-sm,
select[multiple].input-sm {
  height: auto;
}
.form-group-sm .form-control {
  height: 40px;
  padding: 5px 10px;
  font-size: 13px;
  line-height: 1.5;
  border-radius: 0;
}
.form-group-sm select.form-control {
  height: 40px;
  line-height: 40px;
}
.form-group-sm textarea.form-control,
.form-group-sm select[multiple].form-control {
  height: auto;
}
.form-group-sm .form-control-static {
  height: 40px;
  min-height: 33px;
  padding: 6px 10px;
  font-size: 13px;
  line-height: 1.5;
}
.input-lg {
  height: 42px;
  padding: 10px 15px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 0;
}
select.input-lg {
  height: 42px;
  line-height: 42px;
}
textarea.input-lg,
select[multiple].input-lg {
  height: auto;
}
.form-group-lg .form-control {
  height: 42px;
  padding: 10px 15px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 0;
}
.form-group-lg select.form-control {
  height: 42px;
  line-height: 42px;
}
.form-group-lg textarea.form-control,
.form-group-lg select[multiple].form-control {
  height: auto;
}
.form-group-lg .form-control-static {
  height: 42px;
  min-height: 38px;
  padding: 11px 15px;
  font-size: 18px;
  line-height: 1.3333333;
}
.has-feedback {
  position: relative;
}
.has-feedback .form-control {
  padding-right: 40px;
}
.form-control-feedback {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  display: block;
  width: 32px;
  height: 32px;
  line-height: 32px;
  text-align: center;
  pointer-events: none;
}
.input-lg + .form-control-feedback,
.input-group-lg + .form-control-feedback,
.form-group-lg .form-control + .form-control-feedback {
  width: 42px;
  height: 42px;
  line-height: 42px;
}
.input-sm + .form-control-feedback,
.input-group-sm + .form-control-feedback,
.form-group-sm .form-control + .form-control-feedback {
  width: 40px;
  height: 40px;
  line-height: 40px;
}
.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline,
.has-success.radio label,
.has-success.checkbox label,
.has-success.radio-inline label,
.has-success.checkbox-inline label {
  color: #3e5983;
}
.has-success .form-control {
  border-color: #3e5983;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-success .form-control:focus {
  border-color: #2e4160;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #6d8bba;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #6d8bba;
}
.has-success .input-group-addon {
  color: #3e5983;
  border-color: #3e5983;
  background-color: #dff0d8;
}
.has-success .form-control-feedback {
  color: #3e5983;
}
.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline,
.has-warning.radio label,
.has-warning.checkbox label,
.has-warning.radio-inline label,
.has-warning.checkbox-inline label {
  color: #8a6d3b;
}
.has-warning .form-control {
  border-color: #8a6d3b;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-warning .form-control:focus {
  border-color: #66512c;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #c0a16b;
}
.has-warning .input-group-addon {
  color: #8a6d3b;
  border-color: #8a6d3b;
  background-color: #fcf8e3;
}
.has-warning .form-control-feedback {
  color: #8a6d3b;
}
.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline,
.has-error.radio label,
.has-error.checkbox label,
.has-error.radio-inline label,
.has-error.checkbox-inline label {
  color: #3a414b;
}
.has-error .form-control {
  border-color: #3a414b;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}
.has-error .form-control:focus {
  border-color: #24282e;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #667385;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #667385;
}
.has-error .input-group-addon {
  color: #3a414b;
  border-color: #3a414b;
  background-color: #f2dede;
}
.has-error .form-control-feedback {
  color: #3a414b;
}
.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: #727f92;
}
@media (min-width: 640px) {
  .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .form-inline .form-control-static {
    display: inline-block;
  }
  .form-inline .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .form-inline .input-group .input-group-addon,
  .form-inline .input-group .input-group-btn,
  .form-inline .input-group .form-control {
    width: auto;
  }
  .form-inline .input-group > .form-control {
    width: 100%;
  }
  .form-inline .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio,
  .form-inline .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .form-inline .radio label,
  .form-inline .checkbox label {
    padding-left: 0;
  }
  .form-inline .radio input[type="radio"],
  .form-inline .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  .form-inline .has-feedback .form-control-feedback {
    top: 0;
  }
}
.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 7px;
}
.form-horizontal .radio,
.form-horizontal .checkbox {
  min-height: 27px;
}
.form-horizontal .form-group {
  margin-left: -10px;
  margin-right: -10px;
}
@media (min-width: 640px) {
  .form-horizontal .control-label {
    text-align: right;
    margin-bottom: 0;
    padding-top: 7px;
  }
}
.form-horizontal .has-feedback .form-control-feedback {
  right: 10px;
}
@media (min-width: 640px) {
  .form-horizontal .form-group-lg .control-label {
    padding-top: 11px;
    font-size: 18px;
  }
}
@media (min-width: 640px) {
  .form-horizontal .form-group-sm .control-label {
    padding-top: 6px;
    font-size: 13px;
  }
}
.btn {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  border-radius: 0;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.btn:focus,
.btn:active:focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn.active.focus {
  outline: 5px auto #1B55C3;
  outline-offset: -2px;
}
.btn:hover,
.btn:focus,
.btn.focus {
  color: #262b69;
  text-decoration: none;
}
.btn:active,
.btn.active {
  outline: 0;
  background-image: none;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
  cursor: not-allowed;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
}
a.btn.disabled,
fieldset[disabled] a.btn {
  pointer-events: none;
}
.btn-default {
  color: #262b69;
  background-color: #f7f7f7;
  border-color: #262b69;
}
.btn-default:focus,
.btn-default.focus {
  color: #262b69;
  background-color: #dedede;
  border-color: #04050b;
}
.btn-default:hover {
  color: #262b69;
  background-color: #dedede;
  border-color: #16193c;
}
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  color: #262b69;
  background-color: #dedede;
  border-color: #16193c;
}
.btn-default:active:hover,
.btn-default.active:hover,
.open > .dropdown-toggle.btn-default:hover,
.btn-default:active:focus,
.btn-default.active:focus,
.open > .dropdown-toggle.btn-default:focus,
.btn-default:active.focus,
.btn-default.active.focus,
.open > .dropdown-toggle.btn-default.focus {
  color: #262b69;
  background-color: #cccccc;
  border-color: #04050b;
}
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  background-image: none;
}
.btn-default.disabled:hover,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default:hover,
.btn-default.disabled:focus,
.btn-default[disabled]:focus,
fieldset[disabled] .btn-default:focus,
.btn-default.disabled.focus,
.btn-default[disabled].focus,
fieldset[disabled] .btn-default.focus {
  background-color: #f7f7f7;
  border-color: #262b69;
}
.btn-default .badge {
  color: #f7f7f7;
  background-color: #262b69;
}
.btn-primary {
  color: #ffffff;
  background-color: #e31f26;
  border-color: #e31f26;
}
.btn-primary:focus,
.btn-primary.focus {
  color: #ffffff;
  background-color: #b8171d;
  border-color: #740f12;
}
.btn-primary:hover {
  color: #ffffff;
  background-color: #b8171d;
  border-color: #af161b;
}
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  color: #ffffff;
  background-color: #b8171d;
  border-color: #af161b;
}
.btn-primary:active:hover,
.btn-primary.active:hover,
.open > .dropdown-toggle.btn-primary:hover,
.btn-primary:active:focus,
.btn-primary.active:focus,
.open > .dropdown-toggle.btn-primary:focus,
.btn-primary:active.focus,
.btn-primary.active.focus,
.open > .dropdown-toggle.btn-primary.focus {
  color: #ffffff;
  background-color: #981318;
  border-color: #740f12;
}
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  background-image: none;
}
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled.focus,
.btn-primary[disabled].focus,
fieldset[disabled] .btn-primary.focus {
  background-color: #e31f26;
  border-color: #e31f26;
}
.btn-primary .badge {
  color: #e31f26;
  background-color: #ffffff;
}
.btn-success {
  color: #ffffff;
  background-color: #5cb85c;
  border-color: transparent;
}
.btn-success:focus,
.btn-success.focus {
  color: #ffffff;
  background-color: #449d44;
  border-color: rgba(0, 0, 0, 0);
}
.btn-success:hover {
  color: #ffffff;
  background-color: #449d44;
  border-color: rgba(0, 0, 0, 0);
}
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
  color: #ffffff;
  background-color: #449d44;
  border-color: rgba(0, 0, 0, 0);
}
.btn-success:active:hover,
.btn-success.active:hover,
.open > .dropdown-toggle.btn-success:hover,
.btn-success:active:focus,
.btn-success.active:focus,
.open > .dropdown-toggle.btn-success:focus,
.btn-success:active.focus,
.btn-success.active.focus,
.open > .dropdown-toggle.btn-success.focus {
  color: #ffffff;
  background-color: #398439;
  border-color: rgba(0, 0, 0, 0);
}
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
  background-image: none;
}
.btn-success.disabled:hover,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success:hover,
.btn-success.disabled:focus,
.btn-success[disabled]:focus,
fieldset[disabled] .btn-success:focus,
.btn-success.disabled.focus,
.btn-success[disabled].focus,
fieldset[disabled] .btn-success.focus {
  background-color: #5cb85c;
  border-color: transparent;
}
.btn-success .badge {
  color: #5cb85c;
  background-color: #ffffff;
}
.btn-info {
  color: #ffffff;
  background-color: #000000;
  border-color: transparent;
}
.btn-info:focus,
.btn-info.focus {
  color: #ffffff;
  background-color: #000000;
  border-color: rgba(0, 0, 0, 0);
}
.btn-info:hover {
  color: #ffffff;
  background-color: #000000;
  border-color: rgba(0, 0, 0, 0);
}
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
  color: #ffffff;
  background-color: #000000;
  border-color: rgba(0, 0, 0, 0);
}
.btn-info:active:hover,
.btn-info.active:hover,
.open > .dropdown-toggle.btn-info:hover,
.btn-info:active:focus,
.btn-info.active:focus,
.open > .dropdown-toggle.btn-info:focus,
.btn-info:active.focus,
.btn-info.active.focus,
.open > .dropdown-toggle.btn-info.focus {
  color: #ffffff;
  background-color: #000000;
  border-color: rgba(0, 0, 0, 0);
}
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
  background-image: none;
}
.btn-info.disabled:hover,
.btn-info[disabled]:hover,
fieldset[disabled] .btn-info:hover,
.btn-info.disabled:focus,
.btn-info[disabled]:focus,
fieldset[disabled] .btn-info:focus,
.btn-info.disabled.focus,
.btn-info[disabled].focus,
fieldset[disabled] .btn-info.focus {
  background-color: #000000;
  border-color: transparent;
}
.btn-info .badge {
  color: #000000;
  background-color: #ffffff;
}
.btn-warning {
  color: #ffffff;
  background-color: #f0ad4e;
  border-color: transparent;
}
.btn-warning:focus,
.btn-warning.focus {
  color: #ffffff;
  background-color: #ec971f;
  border-color: rgba(0, 0, 0, 0);
}
.btn-warning:hover {
  color: #ffffff;
  background-color: #ec971f;
  border-color: rgba(0, 0, 0, 0);
}
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
  color: #ffffff;
  background-color: #ec971f;
  border-color: rgba(0, 0, 0, 0);
}
.btn-warning:active:hover,
.btn-warning.active:hover,
.open > .dropdown-toggle.btn-warning:hover,
.btn-warning:active:focus,
.btn-warning.active:focus,
.open > .dropdown-toggle.btn-warning:focus,
.btn-warning:active.focus,
.btn-warning.active.focus,
.open > .dropdown-toggle.btn-warning.focus {
  color: #ffffff;
  background-color: #d58512;
  border-color: rgba(0, 0, 0, 0);
}
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
  background-image: none;
}
.btn-warning.disabled:hover,
.btn-warning[disabled]:hover,
fieldset[disabled] .btn-warning:hover,
.btn-warning.disabled:focus,
.btn-warning[disabled]:focus,
fieldset[disabled] .btn-warning:focus,
.btn-warning.disabled.focus,
.btn-warning[disabled].focus,
fieldset[disabled] .btn-warning.focus {
  background-color: #f0ad4e;
  border-color: transparent;
}
.btn-warning .badge {
  color: #f0ad4e;
  background-color: #ffffff;
}
.btn-danger {
  color: #ffffff;
  background-color: #d9534f;
  border-color: transparent;
}
.btn-danger:focus,
.btn-danger.focus {
  color: #ffffff;
  background-color: #c9302c;
  border-color: rgba(0, 0, 0, 0);
}
.btn-danger:hover {
  color: #ffffff;
  background-color: #c9302c;
  border-color: rgba(0, 0, 0, 0);
}
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
  color: #ffffff;
  background-color: #c9302c;
  border-color: rgba(0, 0, 0, 0);
}
.btn-danger:active:hover,
.btn-danger.active:hover,
.open > .dropdown-toggle.btn-danger:hover,
.btn-danger:active:focus,
.btn-danger.active:focus,
.open > .dropdown-toggle.btn-danger:focus,
.btn-danger:active.focus,
.btn-danger.active.focus,
.open > .dropdown-toggle.btn-danger.focus {
  color: #ffffff;
  background-color: #ac2925;
  border-color: rgba(0, 0, 0, 0);
}
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
  background-image: none;
}
.btn-danger.disabled:hover,
.btn-danger[disabled]:hover,
fieldset[disabled] .btn-danger:hover,
.btn-danger.disabled:focus,
.btn-danger[disabled]:focus,
fieldset[disabled] .btn-danger:focus,
.btn-danger.disabled.focus,
.btn-danger[disabled].focus,
fieldset[disabled] .btn-danger.focus {
  background-color: #d9534f;
  border-color: transparent;
}
.btn-danger .badge {
  color: #d9534f;
  background-color: #ffffff;
}
.btn-link {
  color: #043faf;
  font-weight: normal;
  border-radius: 0;
}
.btn-link,
.btn-link:active,
.btn-link.active,
.btn-link[disabled],
fieldset[disabled] .btn-link {
  background-color: transparent;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn-link,
.btn-link:hover,
.btn-link:focus,
.btn-link:active {
  border-color: transparent;
}
.btn-link:hover,
.btn-link:focus {
  color: #1063ff;
  text-decoration: underline;
  background-color: transparent;
}
.btn-link[disabled]:hover,
fieldset[disabled] .btn-link:hover,
.btn-link[disabled]:focus,
fieldset[disabled] .btn-link:focus {
  color: #777777;
  text-decoration: none;
}
.btn-lg,
.btn-group-lg > .btn {
  padding: 10px 15px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 0;
}
.btn-sm,
.btn-group-sm > .btn {
  padding: 5px 10px;
  font-size: 13px;
  line-height: 1.5;
  border-radius: 0;
}
.btn-xs,
.btn-group-xs > .btn {
  padding: 1px 5px;
  font-size: 13px;
  line-height: 1.5;
  border-radius: 0;
}
.btn-block {
  display: block;
  width: 100%;
}
.btn-block + .btn-block {
  margin-top: 5px;
}
input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
  width: 100%;
}
.fade {
  opacity: 0;
  -webkit-transition: opacity 0.15s linear;
  -o-transition: opacity 0.15s linear;
  transition: opacity 0.15s linear;
}
.fade.in {
  opacity: 1;
}
.collapse {
  display: none;
}
.collapse.in {
  display: block;
}
tr.collapse.in {
  display: table-row;
}
tbody.collapse.in {
  display: table-row-group;
}
.collapsing {
  position: relative;
  height: 0;
  overflow: hidden;
  -webkit-transition-property: height, visibility;
  transition-property: height, visibility;
  -webkit-transition-duration: 0.35s;
  transition-duration: 0.35s;
  -webkit-transition-timing-function: ease;
  transition-timing-function: ease;
}
.caret {
  display: inline-block;
  width: 0;
  height: 0;
  margin-left: 2px;
  vertical-align: middle;
  border-top: 4px dashed;
  border-top: 4px solid \9;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
}
.dropup,
.dropdown {
  position: relative;
}
.dropdown-toggle:focus {
  outline: 0;
}
.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 2px 0 0;
  list-style: none;
  font-size: 14px;
  text-align: left;
  background-color: #ffffff;
  border: 1px solid #cccccc;
  border: 1px solid rgba(0, 0, 0, 0.15);
  border-radius: 0;
  -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  background-clip: padding-box;
}
.dropdown-menu.pull-right {
  right: 0;
  left: auto;
}
.dropdown-menu .divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.dropdown-menu > li > a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 1.42857143;
  color: #333333;
  white-space: nowrap;
}
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus {
  text-decoration: none;
  color: #262626;
  background-color: #f5f5f5;
}
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
  color: #ffffff;
  text-decoration: none;
  outline: 0;
  background-color: #006ab6;
}
.dropdown-menu > .disabled > a,
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  color: #777777;
}
.dropdown-menu > .disabled > a:hover,
.dropdown-menu > .disabled > a:focus {
  text-decoration: none;
  background-color: transparent;
  background-image: none;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  cursor: not-allowed;
}
.open > .dropdown-menu {
  display: block;
}
.open > a {
  outline: 0;
}
.dropdown-menu-right {
  left: auto;
  right: 0;
}
.dropdown-menu-left {
  left: 0;
  right: auto;
}
.dropdown-header {
  display: block;
  padding: 3px 20px;
  font-size: 13px;
  line-height: 1.42857143;
  color: #777777;
  white-space: nowrap;
}
.dropdown-backdrop {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  z-index: 990;
}
.pull-right > .dropdown-menu {
  right: 0;
  left: auto;
}
.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  border-top: 0;
  border-bottom: 4px dashed;
  border-bottom: 4px solid \9;
  content: "";
}
.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 2px;
}
@media (min-width: 640px) {
  .navbar-right .dropdown-menu {
    left: auto;
    right: 0;
  }
  .navbar-right .dropdown-menu-left {
    left: 0;
    right: auto;
  }
}
.btn-group,
.btn-group-vertical {
  position: relative;
  display: inline-block;
  vertical-align: middle;
}
.btn-group > .btn,
.btn-group-vertical > .btn {
  position: relative;
  float: left;
}
.btn-group > .btn:hover,
.btn-group-vertical > .btn:hover,
.btn-group > .btn:focus,
.btn-group-vertical > .btn:focus,
.btn-group > .btn:active,
.btn-group-vertical > .btn:active,
.btn-group > .btn.active,
.btn-group-vertical > .btn.active {
  z-index: 2;
}
.btn-group .btn + .btn,
.btn-group .btn + .btn-group,
.btn-group .btn-group + .btn,
.btn-group .btn-group + .btn-group {
  margin-left: -1px;
}
.btn-toolbar {
  margin-left: -5px;
}
.btn-toolbar .btn,
.btn-toolbar .btn-group,
.btn-toolbar .input-group {
  float: left;
}
.btn-toolbar > .btn,
.btn-toolbar > .btn-group,
.btn-toolbar > .input-group {
  margin-left: 5px;
}
.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
  border-radius: 0;
}
.btn-group > .btn:first-child {
  margin-left: 0;
}
.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.btn-group > .btn:last-child:not(:first-child),
.btn-group > .dropdown-toggle:not(:first-child) {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.btn-group > .btn-group {
  float: left;
}
.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}
.btn-group > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
  outline: 0;
}
.btn-group > .btn + .dropdown-toggle {
  padding-left: 8px;
  padding-right: 8px;
}
.btn-group > .btn-lg + .dropdown-toggle {
  padding-left: 12px;
  padding-right: 12px;
}
.btn-group.open .dropdown-toggle {
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn-group.open .dropdown-toggle.btn-link {
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn .caret {
  margin-left: 0;
}
.btn-lg .caret {
  border-width: 5px 5px 0;
  border-bottom-width: 0;
}
.dropup .btn-lg .caret {
  border-width: 0 5px 5px;
}
.btn-group-vertical > .btn,
.btn-group-vertical > .btn-group,
.btn-group-vertical > .btn-group > .btn {
  display: block;
  float: none;
  width: 100%;
  max-width: 100%;
}
.btn-group-vertical > .btn-group > .btn {
  float: none;
}
.btn-group-vertical > .btn + .btn,
.btn-group-vertical > .btn + .btn-group,
.btn-group-vertical > .btn-group + .btn,
.btn-group-vertical > .btn-group + .btn-group {
  margin-top: -1px;
  margin-left: 0;
}
.btn-group-vertical > .btn:not(:first-child):not(:last-child) {
  border-radius: 0;
}
.btn-group-vertical > .btn:first-child:not(:last-child) {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn:last-child:not(:first-child) {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .btn:last-child,
.btn-group-vertical > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.btn-group-vertical > .btn-group:last-child:not(:first-child) > .btn:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.btn-group-justified {
  display: table;
  width: 100%;
  table-layout: fixed;
  border-collapse: separate;
}
.btn-group-justified > .btn,
.btn-group-justified > .btn-group {
  float: none;
  display: table-cell;
  width: 1%;
}
.btn-group-justified > .btn-group .btn {
  width: 100%;
}
.btn-group-justified > .btn-group .dropdown-menu {
  left: auto;
}
[data-toggle="buttons"] > .btn input[type="radio"],
[data-toggle="buttons"] > .btn-group > .btn input[type="radio"],
[data-toggle="buttons"] > .btn input[type="checkbox"],
[data-toggle="buttons"] > .btn-group > .btn input[type="checkbox"] {
  position: absolute;
  clip: rect(0, 0, 0, 0);
  pointer-events: none;
}
.input-group {
  position: relative;
  display: table;
  border-collapse: separate;
}
.input-group[class*="col-"] {
  float: none;
  padding-left: 0;
  padding-right: 0;
}
.input-group .form-control {
  position: relative;
  z-index: 2;
  float: left;
  width: 100%;
  margin-bottom: 0;
}
.input-group .form-control:focus {
  z-index: 3;
}
.input-group-lg > .form-control,
.input-group-lg > .input-group-addon,
.input-group-lg > .input-group-btn > .btn {
  height: 42px;
  padding: 10px 15px;
  font-size: 18px;
  line-height: 1.3333333;
  border-radius: 0;
}
select.input-group-lg > .form-control,
select.input-group-lg > .input-group-addon,
select.input-group-lg > .input-group-btn > .btn {
  height: 42px;
  line-height: 42px;
}
textarea.input-group-lg > .form-control,
textarea.input-group-lg > .input-group-addon,
textarea.input-group-lg > .input-group-btn > .btn,
select[multiple].input-group-lg > .form-control,
select[multiple].input-group-lg > .input-group-addon,
select[multiple].input-group-lg > .input-group-btn > .btn {
  height: auto;
}
.input-group-sm > .form-control,
.input-group-sm > .input-group-addon,
.input-group-sm > .input-group-btn > .btn {
  padding: 5px 10px;
  font-size: 13px;
  line-height: 1.5;
  height: 40px;
  padding: 9px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  border-radius: 0;
}
select.input-group-sm > .form-control,
select.input-group-sm > .input-group-addon,
select.input-group-sm > .input-group-btn > .btn {
  height: 40px;
  line-height: 40px;
}
textarea.input-group-sm > .form-control,
textarea.input-group-sm > .input-group-addon,
textarea.input-group-sm > .input-group-btn > .btn,
select[multiple].input-group-sm > .form-control,
select[multiple].input-group-sm > .input-group-addon,
select[multiple].input-group-sm > .input-group-btn > .btn {
  height: auto;
}
select.input-group-sm > .form-control,
select.input-group-sm > .input-group-addon,
select.input-group-sm > .input-group-btn > .btn {
  height: 40px;
  line-height: 40px;
}
textarea.input-group-sm > .form-control,
textarea.input-group-sm > .input-group-addon,
textarea.input-group-sm > .input-group-btn > .btn,
select[multiple].input-group-sm > .form-control,
select[multiple].input-group-sm > .input-group-addon,
select[multiple].input-group-sm > .input-group-btn > .btn {
  height: auto;
}
.input-group-addon,
.input-group-btn,
.input-group .form-control {
  display: table-cell;
}
.input-group-addon:not(:first-child):not(:last-child),
.input-group-btn:not(:first-child):not(:last-child),
.input-group .form-control:not(:first-child):not(:last-child) {
  border-radius: 0;
}
.input-group-addon,
.input-group-btn {
  width: 1%;
  white-space: nowrap;
  vertical-align: middle;
}
.input-group-addon {
  padding: 6px 12px;
  font-size: 14px;
  font-weight: normal;
  line-height: 1;
  color: #3a414b;
  text-align: center;
  background-color: #eeeeee;
  border: 1px solid #cccccc;
  border-radius: 0;
}
.input-group-addon.input-sm {
  padding: 5px 10px;
  font-size: 13px;
  border-radius: 0;
}
.input-group-addon.input-lg {
  padding: 10px 15px;
  font-size: 18px;
  border-radius: 0;
}
.input-group-addon input[type="radio"],
.input-group-addon input[type="checkbox"] {
  margin-top: 0;
}
.input-group .form-control:first-child,
.input-group-addon:first-child,
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group > .btn,
.input-group-btn:first-child > .dropdown-toggle,
.input-group-btn:last-child > .btn:not(:last-child):not(.dropdown-toggle),
.input-group-btn:last-child > .btn-group:not(:last-child) > .btn {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.input-group-addon:first-child {
  border-right: 0;
}
.input-group .form-control:last-child,
.input-group-addon:last-child,
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group > .btn,
.input-group-btn:last-child > .dropdown-toggle,
.input-group-btn:first-child > .btn:not(:first-child),
.input-group-btn:first-child > .btn-group:not(:first-child) > .btn {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.input-group-addon:last-child {
  border-left: 0;
}
.input-group-btn {
  position: relative;
  font-size: 0;
  white-space: nowrap;
}
.input-group-btn > .btn {
  position: relative;
}
.input-group-btn > .btn + .btn {
  margin-left: -1px;
}
.input-group-btn > .btn:hover,
.input-group-btn > .btn:focus,
.input-group-btn > .btn:active {
  z-index: 2;
}
.input-group-btn:first-child > .btn,
.input-group-btn:first-child > .btn-group {
  margin-right: -1px;
}
.input-group-btn:last-child > .btn,
.input-group-btn:last-child > .btn-group {
  z-index: 2;
  margin-left: -1px;
}
.nav {
  margin-bottom: 0;
  padding-left: 0;
  list-style: none;
}
.nav > li {
  position: relative;
  display: block;
}
.nav > li > a {
  position: relative;
  display: block;
  padding: 10px 15px;
}
.nav > li > a:hover,
.nav > li > a:focus {
  text-decoration: none;
  background-color: #eeeeee;
}
.nav > li.disabled > a {
  color: #777777;
}
.nav > li.disabled > a:hover,
.nav > li.disabled > a:focus {
  color: #777777;
  text-decoration: none;
  background-color: transparent;
  cursor: not-allowed;
}
.nav .open > a,
.nav .open > a:hover,
.nav .open > a:focus {
  background-color: #eeeeee;
  border-color: #043faf;
}
.nav .nav-divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.nav > li > a > img {
  max-width: none;
}
.nav-tabs {
  border-bottom: 1px solid #dddddd;
}
.nav-tabs > li {
  float: left;
  margin-bottom: -1px;
}
.nav-tabs > li > a {
  margin-right: 2px;
  line-height: 1.42857143;
  border: 1px solid transparent;
  border-radius: 0 0 0 0;
}
.nav-tabs > li > a:hover {
  border-color: #eeeeee #eeeeee #dddddd;
}
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
  color: #555555;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-bottom-color: transparent;
  cursor: default;
}
.nav-tabs.nav-justified {
  width: 100%;
  border-bottom: 0;
}
.nav-tabs.nav-justified > li {
  float: none;
}
.nav-tabs.nav-justified > li > a {
  text-align: center;
  margin-bottom: 5px;
}
.nav-tabs.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 640px) {
  .nav-tabs.nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-tabs.nav-justified > li > a {
    margin-bottom: 0;
  }
}
.nav-tabs.nav-justified > li > a {
  margin-right: 0;
  border-radius: 0;
}
.nav-tabs.nav-justified > .active > a,
.nav-tabs.nav-justified > .active > a:hover,
.nav-tabs.nav-justified > .active > a:focus {
  border: 1px solid #dddddd;
}
@media (min-width: 640px) {
  .nav-tabs.nav-justified > li > a {
    border-bottom: 1px solid #dddddd;
    border-radius: 0 0 0 0;
  }
  .nav-tabs.nav-justified > .active > a,
  .nav-tabs.nav-justified > .active > a:hover,
  .nav-tabs.nav-justified > .active > a:focus {
    border-bottom-color: #ffffff;
  }
}
.nav-pills > li {
  float: left;
}
.nav-pills > li > a {
  border-radius: 0;
}
.nav-pills > li + li {
  margin-left: 2px;
}
.nav-pills > li.active > a,
.nav-pills > li.active > a:hover,
.nav-pills > li.active > a:focus {
  color: #ffffff;
  background-color: #006ab6;
}
.nav-stacked > li {
  float: none;
}
.nav-stacked > li + li {
  margin-top: 2px;
  margin-left: 0;
}
.nav-justified {
  width: 100%;
}
.nav-justified > li {
  float: none;
}
.nav-justified > li > a {
  text-align: center;
  margin-bottom: 5px;
}
.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 640px) {
  .nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .nav-justified > li > a {
    margin-bottom: 0;
  }
}
.nav-tabs-justified {
  border-bottom: 0;
}
.nav-tabs-justified > li > a {
  margin-right: 0;
  border-radius: 0;
}
.nav-tabs-justified > .active > a,
.nav-tabs-justified > .active > a:hover,
.nav-tabs-justified > .active > a:focus {
  border: 1px solid #dddddd;
}
@media (min-width: 640px) {
  .nav-tabs-justified > li > a {
    border-bottom: 1px solid #dddddd;
    border-radius: 0 0 0 0;
  }
  .nav-tabs-justified > .active > a,
  .nav-tabs-justified > .active > a:hover,
  .nav-tabs-justified > .active > a:focus {
    border-bottom-color: #ffffff;
  }
}
.tab-content > .tab-pane {
  display: none;
}
.tab-content > .active {
  display: block;
}
.nav-tabs .dropdown-menu {
  margin-top: -1px;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.navbar {
  position: relative;
  min-height: 50px;
  margin-bottom: 20px;
  border: 1px solid transparent;
}
@media (min-width: 640px) {
  .navbar {
    border-radius: 0;
  }
}
@media (min-width: 640px) {
  .navbar-header {
    float: left;
  }
}
.navbar-collapse {
  overflow-x: visible;
  padding-right: 10px;
  padding-left: 10px;
  border-top: 1px solid transparent;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  -webkit-overflow-scrolling: touch;
}
.navbar-collapse.in {
  overflow-y: auto;
}
@media (min-width: 640px) {
  .navbar-collapse {
    width: auto;
    border-top: 0;
    box-shadow: none;
  }
  .navbar-collapse.collapse {
    display: block !important;
    height: auto !important;
    padding-bottom: 0;
    overflow: visible !important;
  }
  .navbar-collapse.in {
    overflow-y: visible;
  }
  .navbar-fixed-top .navbar-collapse,
  .navbar-static-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    padding-left: 0;
    padding-right: 0;
  }
}
.navbar-fixed-top .navbar-collapse,
.navbar-fixed-bottom .navbar-collapse {
  max-height: 340px;
}
@media (max-device-width: 480px) and (orientation: landscape) {
  .navbar-fixed-top .navbar-collapse,
  .navbar-fixed-bottom .navbar-collapse {
    max-height: 200px;
  }
}
.container > .navbar-header,
.container-fluid > .navbar-header,
.container > .navbar-collapse,
.container-fluid > .navbar-collapse {
  margin-right: -10px;
  margin-left: -10px;
}
@media (min-width: 640px) {
  .container > .navbar-header,
  .container-fluid > .navbar-header,
  .container > .navbar-collapse,
  .container-fluid > .navbar-collapse {
    margin-right: 0;
    margin-left: 0;
  }
}
.navbar-static-top {
  z-index: 1000;
  border-width: 0 0 1px;
}
@media (min-width: 640px) {
  .navbar-static-top {
    border-radius: 0;
  }
}
.navbar-fixed-top,
.navbar-fixed-bottom {
  position: fixed;
  right: 0;
  left: 0;
  z-index: 1030;
}
@media (min-width: 640px) {
  .navbar-fixed-top,
  .navbar-fixed-bottom {
    border-radius: 0;
  }
}
.navbar-fixed-top {
  top: 0;
  border-width: 0 0 1px;
}
.navbar-fixed-bottom {
  bottom: 0;
  margin-bottom: 0;
  border-width: 1px 0 0;
}
.navbar-brand {
  float: left;
  padding: 15px 10px;
  font-size: 18px;
  line-height: 20px;
  height: 50px;
}
.navbar-brand:hover,
.navbar-brand:focus {
  text-decoration: none;
}
.navbar-brand > img {
  display: block;
}
@media (min-width: 640px) {
  .navbar > .container .navbar-brand,
  .navbar > .container-fluid .navbar-brand {
    margin-left: -10px;
  }
}
.navbar-toggle {
  position: relative;
  float: right;
  margin-right: 10px;
  padding: 9px 10px;
  margin-top: 8px;
  margin-bottom: 8px;
  background-color: transparent;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 0;
}
.navbar-toggle:focus {
  outline: 0;
}
.navbar-toggle .icon-bar {
  display: block;
  width: 22px;
  height: 2px;
  border-radius: 1px;
}
.navbar-toggle .icon-bar + .icon-bar {
  margin-top: 4px;
}
@media (min-width: 640px) {
  .navbar-toggle {
    display: none;
  }
}
.navbar-nav {
  margin: 7.5px -10px;
}
.navbar-nav > li > a {
  padding-top: 10px;
  padding-bottom: 10px;
  line-height: 20px;
}
@media (max-width: 639px) {
  .navbar-nav .open .dropdown-menu {
    position: static;
    float: none;
    width: auto;
    margin-top: 0;
    background-color: transparent;
    border: 0;
    box-shadow: none;
  }
  .navbar-nav .open .dropdown-menu > li > a,
  .navbar-nav .open .dropdown-menu .dropdown-header {
    padding: 5px 15px 5px 25px;
  }
  .navbar-nav .open .dropdown-menu > li > a {
    line-height: 20px;
  }
  .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-nav .open .dropdown-menu > li > a:focus {
    background-image: none;
  }
}
@media (min-width: 640px) {
  .navbar-nav {
    float: left;
    margin: 0;
  }
  .navbar-nav > li {
    float: left;
  }
  .navbar-nav > li > a {
    padding-top: 15px;
    padding-bottom: 15px;
  }
}
.navbar-form {
  margin-left: -10px;
  margin-right: -10px;
  padding: 10px 10px;
  border-top: 1px solid transparent;
  border-bottom: 1px solid transparent;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 0 rgba(255, 255, 255, 0.1);
  margin-top: 9px;
  margin-bottom: 9px;
}
@media (min-width: 640px) {
  .navbar-form .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .form-control {
    display: inline-block;
    width: auto;
    vertical-align: middle;
  }
  .navbar-form .form-control-static {
    display: inline-block;
  }
  .navbar-form .input-group {
    display: inline-table;
    vertical-align: middle;
  }
  .navbar-form .input-group .input-group-addon,
  .navbar-form .input-group .input-group-btn,
  .navbar-form .input-group .form-control {
    width: auto;
  }
  .navbar-form .input-group > .form-control {
    width: 100%;
  }
  .navbar-form .control-label {
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .radio,
  .navbar-form .checkbox {
    display: inline-block;
    margin-top: 0;
    margin-bottom: 0;
    vertical-align: middle;
  }
  .navbar-form .radio label,
  .navbar-form .checkbox label {
    padding-left: 0;
  }
  .navbar-form .radio input[type="radio"],
  .navbar-form .checkbox input[type="checkbox"] {
    position: relative;
    margin-left: 0;
  }
  .navbar-form .has-feedback .form-control-feedback {
    top: 0;
  }
}
@media (max-width: 639px) {
  .navbar-form .form-group {
    margin-bottom: 5px;
  }
  .navbar-form .form-group:last-child {
    margin-bottom: 0;
  }
}
@media (min-width: 640px) {
  .navbar-form {
    width: auto;
    border: 0;
    margin-left: 0;
    margin-right: 0;
    padding-top: 0;
    padding-bottom: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
  }
}
.navbar-nav > li > .dropdown-menu {
  margin-top: 0;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
  margin-bottom: 0;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.navbar-btn {
  margin-top: 9px;
  margin-bottom: 9px;
}
.navbar-btn.btn-sm {
  margin-top: 5px;
  margin-bottom: 5px;
}
.navbar-btn.btn-xs {
  margin-top: 14px;
  margin-bottom: 14px;
}
.navbar-text {
  margin-top: 15px;
  margin-bottom: 15px;
}
@media (min-width: 640px) {
  .navbar-text {
    float: left;
    margin-left: 10px;
    margin-right: 10px;
  }
}
@media (min-width: 640px) {
  .navbar-left {
    float: left !important;
  }
  .navbar-right {
    float: right !important;
    margin-right: -10px;
  }
  .navbar-right ~ .navbar-right {
    margin-right: 0;
  }
}
.navbar-default {
  background-color: #f8f8f8;
  border-color: #e7e7e7;
}
.navbar-default .navbar-brand {
  color: #777777;
}
.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus {
  color: #5e5e5e;
  background-color: transparent;
}
.navbar-default .navbar-text {
  color: #777777;
}
.navbar-default .navbar-nav > li > a {
  color: #777777;
}
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
  color: #333333;
  background-color: transparent;
}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
  color: #555555;
  background-color: #e7e7e7;
}
.navbar-default .navbar-nav > .disabled > a,
.navbar-default .navbar-nav > .disabled > a:hover,
.navbar-default .navbar-nav > .disabled > a:focus {
  color: #cccccc;
  background-color: transparent;
}
.navbar-default .navbar-toggle {
  border-color: #dddddd;
}
.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
  background-color: #dddddd;
}
.navbar-default .navbar-toggle .icon-bar {
  background-color: #888888;
}
.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
  border-color: #e7e7e7;
}
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
  background-color: #e7e7e7;
  color: #555555;
}
@media (max-width: 639px) {
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #777777;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #333333;
    background-color: transparent;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #555555;
    background-color: #e7e7e7;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #cccccc;
    background-color: transparent;
  }
}
.navbar-default .navbar-link {
  color: #777777;
}
.navbar-default .navbar-link:hover {
  color: #333333;
}
.navbar-default .btn-link {
  color: #777777;
}
.navbar-default .btn-link:hover,
.navbar-default .btn-link:focus {
  color: #333333;
}
.navbar-default .btn-link[disabled]:hover,
fieldset[disabled] .navbar-default .btn-link:hover,
.navbar-default .btn-link[disabled]:focus,
fieldset[disabled] .navbar-default .btn-link:focus {
  color: #cccccc;
}
.navbar-inverse {
  background-color: #222222;
  border-color: #080808;
}
.navbar-inverse .navbar-brand {
  color: #9d9d9d;
}
.navbar-inverse .navbar-brand:hover,
.navbar-inverse .navbar-brand:focus {
  color: #ffffff;
  background-color: transparent;
}
.navbar-inverse .navbar-text {
  color: #9d9d9d;
}
.navbar-inverse .navbar-nav > li > a {
  color: #9d9d9d;
}
.navbar-inverse .navbar-nav > li > a:hover,
.navbar-inverse .navbar-nav > li > a:focus {
  color: #ffffff;
  background-color: transparent;
}
.navbar-inverse .navbar-nav > .active > a,
.navbar-inverse .navbar-nav > .active > a:hover,
.navbar-inverse .navbar-nav > .active > a:focus {
  color: #ffffff;
  background-color: #080808;
}
.navbar-inverse .navbar-nav > .disabled > a,
.navbar-inverse .navbar-nav > .disabled > a:hover,
.navbar-inverse .navbar-nav > .disabled > a:focus {
  color: #444444;
  background-color: transparent;
}
.navbar-inverse .navbar-toggle {
  border-color: #333333;
}
.navbar-inverse .navbar-toggle:hover,
.navbar-inverse .navbar-toggle:focus {
  background-color: #333333;
}
.navbar-inverse .navbar-toggle .icon-bar {
  background-color: #ffffff;
}
.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
  border-color: #101010;
}
.navbar-inverse .navbar-nav > .open > a,
.navbar-inverse .navbar-nav > .open > a:hover,
.navbar-inverse .navbar-nav > .open > a:focus {
  background-color: #080808;
  color: #ffffff;
}
@media (max-width: 639px) {
  .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
    border-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
    background-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
    color: #9d9d9d;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
    color: #ffffff;
    background-color: transparent;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus {
    color: #ffffff;
    background-color: #080808;
  }
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover,
  .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus {
    color: #444444;
    background-color: transparent;
  }
}
.navbar-inverse .navbar-link {
  color: #9d9d9d;
}
.navbar-inverse .navbar-link:hover {
  color: #ffffff;
}
.navbar-inverse .btn-link {
  color: #9d9d9d;
}
.navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link:focus {
  color: #ffffff;
}
.navbar-inverse .btn-link[disabled]:hover,
fieldset[disabled] .navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link[disabled]:focus,
fieldset[disabled] .navbar-inverse .btn-link:focus {
  color: #444444;
}
.breadcrumb {
  padding: 10px 0;
  margin-bottom: 20px;
  list-style: none;
  background-color: #ffffff;
  border-radius: 0;
}
.breadcrumb > li {
  display: inline-block;
}
.breadcrumb > li + li:before {
  content: "/\00a0";
  padding: 0 5px;
  color: #3a414b;
}
.breadcrumb > .active {
  color: #262b69;
}
.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 20px 0;
  border-radius: 0;
}
.pagination > li {
  display: inline;
}
.pagination > li > a,
.pagination > li > span {
  position: relative;
  float: left;
  padding: 6px 12px;
  line-height: 1.42857143;
  text-decoration: none;
  color: #043faf;
  background-color: #ffffff;
  border: 1px solid #e0e0e0;
  margin-left: -1px;
}
.pagination > li:first-child > a,
.pagination > li:first-child > span {
  margin-left: 0;
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.pagination > li:last-child > a,
.pagination > li:last-child > span {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus {
  z-index: 2;
  color: #4ba4c4;
  background-color: transparent;
  border-color: #dddddd;
}
.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
  z-index: 3;
  color: #4ba4c4;
  background-color: #006ab6;
  border-color: #006ab6;
  cursor: default;
}
.pagination > .disabled > span,
.pagination > .disabled > span:hover,
.pagination > .disabled > span:focus,
.pagination > .disabled > a,
.pagination > .disabled > a:hover,
.pagination > .disabled > a:focus {
  color: #4ba4c4;
  background-color: #ffffff;
  border-color: #dddddd;
  cursor: not-allowed;
}
.pagination-lg > li > a,
.pagination-lg > li > span {
  padding: 10px 15px;
  font-size: 18px;
  line-height: 1.3333333;
}
.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.pagination-sm > li > a,
.pagination-sm > li > span {
  padding: 5px 10px;
  font-size: 13px;
  line-height: 1.5;
}
.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.pager {
  padding-left: 0;
  margin: 20px 0;
  list-style: none;
  text-align: center;
}
.pager li {
  display: inline;
}
.pager li > a,
.pager li > span {
  display: inline-block;
  padding: 5px 14px;
  background-color: #ffffff;
  border: 1px solid #e0e0e0;
  border-radius: 0;
}
.pager li > a:hover,
.pager li > a:focus {
  text-decoration: none;
  background-color: transparent;
}
.pager .next > a,
.pager .next > span {
  float: right;
}
.pager .previous > a,
.pager .previous > span {
  float: left;
}
.pager .disabled > a,
.pager .disabled > a:hover,
.pager .disabled > a:focus,
.pager .disabled > span {
  color: #4ba4c4;
  background-color: #ffffff;
  cursor: not-allowed;
}
.label {
  display: inline;
  padding: .2em .6em .3em;
  font-size: 75%;
  font-weight: bold;
  line-height: 1;
  color: #3a414b;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: .25em;
}
a.label:hover,
a.label:focus {
  color: #ffffff;
  text-decoration: none;
  cursor: pointer;
}
.label:empty {
  display: none;
}
.btn .label {
  position: relative;
  top: -1px;
}
.label-default {
  background-color: #777777;
}
.label-default[href]:hover,
.label-default[href]:focus {
  background-color: #5e5e5e;
}
.label-primary {
  background-color: #006ab6;
}
.label-primary[href]:hover,
.label-primary[href]:focus {
  background-color: #004c83;
}
.label-success {
  background-color: #5cb85c;
}
.label-success[href]:hover,
.label-success[href]:focus {
  background-color: #449d44;
}
.label-info {
  background-color: #000000;
}
.label-info[href]:hover,
.label-info[href]:focus {
  background-color: #000000;
}
.label-warning {
  background-color: #f0ad4e;
}
.label-warning[href]:hover,
.label-warning[href]:focus {
  background-color: #ec971f;
}
.label-danger {
  background-color: #d9534f;
}
.label-danger[href]:hover,
.label-danger[href]:focus {
  background-color: #c9302c;
}
.badge {
  display: inline-block;
  min-width: 10px;
  padding: 3px 7px;
  font-size: 13px;
  font-weight: bold;
  color: #ffffff;
  line-height: 1;
  vertical-align: middle;
  white-space: nowrap;
  text-align: center;
  background-color: #777777;
  border-radius: 10px;
}
.badge:empty {
  display: none;
}
.btn .badge {
  position: relative;
  top: -1px;
}
.btn-xs .badge,
.btn-group-xs > .btn .badge {
  top: 0;
  padding: 1px 5px;
}
a.badge:hover,
a.badge:focus {
  color: #ffffff;
  text-decoration: none;
  cursor: pointer;
}
.list-group-item.active > .badge,
.nav-pills > .active > a > .badge {
  color: #043faf;
  background-color: #ffffff;
}
.list-group-item > .badge {
  float: right;
}
.list-group-item > .badge + .badge {
  margin-right: 5px;
}
.nav-pills > li > a > .badge {
  margin-left: 3px;
}
.jumbotron {
  padding-top: 30px;
  padding-bottom: 30px;
  margin-bottom: 30px;
  color: inherit;
  background-color: #eeeeee;
}
.jumbotron h1,
.jumbotron .h1 {
  color: inherit;
}
.jumbotron p {
  margin-bottom: 15px;
  font-size: 21px;
  font-weight: 200;
}
.jumbotron > hr {
  border-top-color: #d5d5d5;
}
.container .jumbotron,
.container-fluid .jumbotron {
  border-radius: 0;
  padding-left: 10px;
  padding-right: 10px;
}
.jumbotron .container {
  max-width: 100%;
}
@media screen and (min-width: 640px) {
  .jumbotron {
    padding-top: 48px;
    padding-bottom: 48px;
  }
  .container .jumbotron,
  .container-fluid .jumbotron {
    padding-left: 60px;
    padding-right: 60px;
  }
  .jumbotron h1,
  .jumbotron .h1 {
    font-size: 63px;
  }
}
.thumbnail {
  display: block;
  padding: 4px;
  margin-bottom: 20px;
  line-height: 1.42857143;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-radius: 0;
  -webkit-transition: border 0.2s ease-in-out;
  -o-transition: border 0.2s ease-in-out;
  transition: border 0.2s ease-in-out;
}
.thumbnail > img,
.thumbnail a > img {
  margin-left: auto;
  margin-right: auto;
}
a.thumbnail:hover,
a.thumbnail:focus,
a.thumbnail.active {
  border-color: #043faf;
}
.thumbnail .caption {
  padding: 9px;
  color: #3a414b;
}
.alert {
  padding: 15px;
  margin-bottom: 20px;
  border: 1px solid transparent;
  border-radius: 0;
}
.alert h4 {
  margin-top: 0;
  color: inherit;
}
.alert .alert-link {
  font-weight: bold;
}
.alert > p,
.alert > ul {
  margin-bottom: 0;
}
.alert > p + p {
  margin-top: 5px;
}
.alert-dismissable,
.alert-dismissible {
  padding-right: 35px;
}
.alert-dismissable .close,
.alert-dismissible .close {
  position: relative;
  top: -2px;
  right: -21px;
  color: inherit;
}
.alert-success {
  background-color: #dff0d8;
  border-color: #d6e9c6;
  color: #3e5983;
}
.alert-success hr {
  border-top-color: #c9e2b3;
}
.alert-success .alert-link {
  color: #2e4160;
}
.alert-info {
  background-color: #d9edf7;
  border-color: #bce8f1;
  color: #31708f;
}
.alert-info hr {
  border-top-color: #a6e1ec;
}
.alert-info .alert-link {
  color: #245269;
}
.alert-warning {
  background-color: #fcf8e3;
  border-color: #faebcc;
  color: #8a6d3b;
}
.alert-warning hr {
  border-top-color: #f7e1b5;
}
.alert-warning .alert-link {
  color: #66512c;
}
.alert-danger {
  background-color: #f2dede;
  border-color: #ebccd1;
  color: #3a414b;
}
.alert-danger hr {
  border-top-color: #e4b9c0;
}
.alert-danger .alert-link {
  color: #24282e;
}
@-webkit-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
@keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
.progress {
  overflow: hidden;
  height: 20px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border-radius: 0;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
}
.progress-bar {
  float: left;
  width: 0%;
  height: 100%;
  font-size: 13px;
  line-height: 20px;
  color: #ffffff;
  text-align: center;
  background-color: #006ab6;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  -webkit-transition: width 0.6s ease;
  -o-transition: width 0.6s ease;
  transition: width 0.6s ease;
}
.progress-striped .progress-bar,
.progress-bar-striped {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-size: 40px 40px;
}
.progress.active .progress-bar,
.progress-bar.active {
  -webkit-animation: progress-bar-stripes 2s linear infinite;
  -o-animation: progress-bar-stripes 2s linear infinite;
  animation: progress-bar-stripes 2s linear infinite;
}
.progress-bar-success {
  background-color: #5cb85c;
}
.progress-striped .progress-bar-success {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-bar-info {
  background-color: #000000;
}
.progress-striped .progress-bar-info {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-bar-warning {
  background-color: #f0ad4e;
}
.progress-striped .progress-bar-warning {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-bar-danger {
  background-color: #d9534f;
}
.progress-striped .progress-bar-danger {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.media {
  margin-top: 15px;
}
.media:first-child {
  margin-top: 0;
}
.media,
.media-body {
  zoom: 1;
  overflow: hidden;
}
.media-body {
  width: 10000px;
}
.media-object {
  display: block;
}
.media-object.img-thumbnail {
  max-width: none;
}
.media-right,
.media > .pull-right {
  padding-left: 10px;
}
.media-left,
.media > .pull-left {
  padding-right: 10px;
}
.media-left,
.media-right,
.media-body {
  display: table-cell;
  vertical-align: top;
}
.media-middle {
  vertical-align: middle;
}
.media-bottom {
  vertical-align: bottom;
}
.media-heading {
  margin-top: 0;
  margin-bottom: 5px;
}
.media-list {
  padding-left: 0;
  list-style: none;
}
.list-group {
  margin-bottom: 20px;
  padding-left: 0;
}
.list-group-item {
  position: relative;
  display: block;
  padding: 10px 15px;
  margin-bottom: -1px;
  background-color: #ffffff;
  border: 1px solid #dddddd;
}
.list-group-item:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.list-group-item:last-child {
  margin-bottom: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
a.list-group-item,
button.list-group-item {
  color: #555555;
}
a.list-group-item .list-group-item-heading,
button.list-group-item .list-group-item-heading {
  color: #333333;
}
a.list-group-item:hover,
button.list-group-item:hover,
a.list-group-item:focus,
button.list-group-item:focus {
  text-decoration: none;
  color: #555555;
  background-color: #f5f5f5;
}
button.list-group-item {
  width: 100%;
  text-align: left;
}
.list-group-item.disabled,
.list-group-item.disabled:hover,
.list-group-item.disabled:focus {
  background-color: #eeeeee;
  color: #777777;
  cursor: not-allowed;
}
.list-group-item.disabled .list-group-item-heading,
.list-group-item.disabled:hover .list-group-item-heading,
.list-group-item.disabled:focus .list-group-item-heading {
  color: inherit;
}
.list-group-item.disabled .list-group-item-text,
.list-group-item.disabled:hover .list-group-item-text,
.list-group-item.disabled:focus .list-group-item-text {
  color: #777777;
}
.list-group-item.active,
.list-group-item.active:hover,
.list-group-item.active:focus {
  z-index: 2;
  color: #ffffff;
  background-color: #006ab6;
  border-color: #006ab6;
}
.list-group-item.active .list-group-item-heading,
.list-group-item.active:hover .list-group-item-heading,
.list-group-item.active:focus .list-group-item-heading,
.list-group-item.active .list-group-item-heading > small,
.list-group-item.active:hover .list-group-item-heading > small,
.list-group-item.active:focus .list-group-item-heading > small,
.list-group-item.active .list-group-item-heading > .small,
.list-group-item.active:hover .list-group-item-heading > .small,
.list-group-item.active:focus .list-group-item-heading > .small {
  color: inherit;
}
.list-group-item.active .list-group-item-text,
.list-group-item.active:hover .list-group-item-text,
.list-group-item.active:focus .list-group-item-text {
  color: #83cbff;
}
.list-group-item-success {
  color: #3e5983;
  background-color: #dff0d8;
}
a.list-group-item-success,
button.list-group-item-success {
  color: #3e5983;
}
a.list-group-item-success .list-group-item-heading,
button.list-group-item-success .list-group-item-heading {
  color: inherit;
}
a.list-group-item-success:hover,
button.list-group-item-success:hover,
a.list-group-item-success:focus,
button.list-group-item-success:focus {
  color: #3e5983;
  background-color: #d0e9c6;
}
a.list-group-item-success.active,
button.list-group-item-success.active,
a.list-group-item-success.active:hover,
button.list-group-item-success.active:hover,
a.list-group-item-success.active:focus,
button.list-group-item-success.active:focus {
  color: #fff;
  background-color: #3e5983;
  border-color: #3e5983;
}
.list-group-item-info {
  color: #31708f;
  background-color: #d9edf7;
}
a.list-group-item-info,
button.list-group-item-info {
  color: #31708f;
}
a.list-group-item-info .list-group-item-heading,
button.list-group-item-info .list-group-item-heading {
  color: inherit;
}
a.list-group-item-info:hover,
button.list-group-item-info:hover,
a.list-group-item-info:focus,
button.list-group-item-info:focus {
  color: #31708f;
  background-color: #c4e3f3;
}
a.list-group-item-info.active,
button.list-group-item-info.active,
a.list-group-item-info.active:hover,
button.list-group-item-info.active:hover,
a.list-group-item-info.active:focus,
button.list-group-item-info.active:focus {
  color: #fff;
  background-color: #31708f;
  border-color: #31708f;
}
.list-group-item-warning {
  color: #8a6d3b;
  background-color: #fcf8e3;
}
a.list-group-item-warning,
button.list-group-item-warning {
  color: #8a6d3b;
}
a.list-group-item-warning .list-group-item-heading,
button.list-group-item-warning .list-group-item-heading {
  color: inherit;
}
a.list-group-item-warning:hover,
button.list-group-item-warning:hover,
a.list-group-item-warning:focus,
button.list-group-item-warning:focus {
  color: #8a6d3b;
  background-color: #faf2cc;
}
a.list-group-item-warning.active,
button.list-group-item-warning.active,
a.list-group-item-warning.active:hover,
button.list-group-item-warning.active:hover,
a.list-group-item-warning.active:focus,
button.list-group-item-warning.active:focus {
  color: #fff;
  background-color: #8a6d3b;
  border-color: #8a6d3b;
}
.list-group-item-danger {
  color: #3a414b;
  background-color: #f2dede;
}
a.list-group-item-danger,
button.list-group-item-danger {
  color: #3a414b;
}
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: #3a414b;
  background-color: #ebcccc;
}
a.list-group-item-danger.active,
button.list-group-item-danger.active,
a.list-group-item-danger.active:hover,
button.list-group-item-danger.active:hover,
a.list-group-item-danger.active:focus,
button.list-group-item-danger.active:focus {
  color: #fff;
  background-color: #3a414b;
  border-color: #3a414b;
}
.list-group-item-heading {
  margin-top: 0;
  margin-bottom: 5px;
}
.list-group-item-text {
  margin-bottom: 0;
  line-height: 1.3;
}
.panel {
  margin-bottom: 20px;
  background-color: #ffffff;
  border: 1px solid transparent;
  border-radius: 0;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
}
.panel-body {
  padding: 15px;
}
.panel-heading {
  padding: 10px 15px;
  border-bottom: 1px solid transparent;
  border-top-right-radius: -1;
  border-top-left-radius: -1;
}
.panel-heading > .dropdown .dropdown-toggle {
  color: inherit;
}
.panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 16px;
  color: inherit;
}
.panel-title > a,
.panel-title > small,
.panel-title > .small,
.panel-title > small > a,
.panel-title > .small > a {
  color: inherit;
}
.panel-footer {
  padding: 10px 15px;
  background-color: #f5f5f5;
  border-top: 1px solid #dddddd;
  border-bottom-right-radius: -1;
  border-bottom-left-radius: -1;
}
.panel > .list-group,
.panel > .panel-collapse > .list-group {
  margin-bottom: 0;
}
.panel > .list-group .list-group-item,
.panel > .panel-collapse > .list-group .list-group-item {
  border-width: 1px 0;
  border-radius: 0;
}
.panel > .list-group:first-child .list-group-item:first-child,
.panel > .panel-collapse > .list-group:first-child .list-group-item:first-child {
  border-top: 0;
  border-top-right-radius: -1;
  border-top-left-radius: -1;
}
.panel > .list-group:last-child .list-group-item:last-child,
.panel > .panel-collapse > .list-group:last-child .list-group-item:last-child {
  border-bottom: 0;
  border-bottom-right-radius: -1;
  border-bottom-left-radius: -1;
}
.panel > .panel-heading + .panel-collapse > .list-group .list-group-item:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.panel-heading + .list-group .list-group-item:first-child {
  border-top-width: 0;
}
.list-group + .panel-footer {
  border-top-width: 0;
}
.panel > .table,
.panel > .table-responsive > .table,
.panel > .panel-collapse > .table {
  margin-bottom: 0;
}
.panel > .table caption,
.panel > .table-responsive > .table caption,
.panel > .panel-collapse > .table caption {
  padding-left: 15px;
  padding-right: 15px;
}
.panel > .table:first-child,
.panel > .table-responsive:first-child > .table:first-child {
  border-top-right-radius: -1;
  border-top-left-radius: -1;
}
.panel > .table:first-child > thead:first-child > tr:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child {
  border-top-left-radius: -1;
  border-top-right-radius: -1;
}
.panel > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child {
  border-top-left-radius: -1;
}
.panel > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child {
  border-top-right-radius: -1;
}
.panel > .table:last-child,
.panel > .table-responsive:last-child > .table:last-child {
  border-bottom-right-radius: -1;
  border-bottom-left-radius: -1;
}
.panel > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child {
  border-bottom-left-radius: -1;
  border-bottom-right-radius: -1;
}
.panel > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
  border-bottom-left-radius: -1;
}
.panel > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
  border-bottom-right-radius: -1;
}
.panel > .panel-body + .table,
.panel > .panel-body + .table-responsive,
.panel > .table + .panel-body,
.panel > .table-responsive + .panel-body {
  border-top: 1px solid #8593a4;
}
.panel > .table > tbody:first-child > tr:first-child th,
.panel > .table > tbody:first-child > tr:first-child td {
  border-top: 0;
}
.panel > .table-bordered,
.panel > .table-responsive > .table-bordered {
  border: 0;
}
.panel > .table-bordered > thead > tr > th:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:first-child,
.panel > .table-bordered > tbody > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
.panel > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-bordered > thead > tr > td:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
.panel > .table-bordered > tbody > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
.panel > .table-bordered > tfoot > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
  border-left: 0;
}
.panel > .table-bordered > thead > tr > th:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:last-child,
.panel > .table-bordered > tbody > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
.panel > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-bordered > thead > tr > td:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
.panel > .table-bordered > tbody > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
.panel > .table-bordered > tfoot > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
  border-right: 0;
}
.panel > .table-bordered > thead > tr:first-child > td,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > td,
.panel > .table-bordered > tbody > tr:first-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > td,
.panel > .table-bordered > thead > tr:first-child > th,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > th,
.panel > .table-bordered > tbody > tr:first-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > th {
  border-bottom: 0;
}
.panel > .table-bordered > tbody > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
.panel > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-bordered > tbody > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
.panel > .table-bordered > tfoot > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
  border-bottom: 0;
}
.panel > .table-responsive {
  border: 0;
  margin-bottom: 0;
}
.panel-group {
  margin-bottom: 20px;
}
.panel-group .panel {
  margin-bottom: 0;
  border-radius: 0;
}
.panel-group .panel + .panel {
  margin-top: 5px;
}
.panel-group .panel-heading {
  border-bottom: 0;
}
.panel-group .panel-heading + .panel-collapse > .panel-body,
.panel-group .panel-heading + .panel-collapse > .list-group {
  border-top: 1px solid #dddddd;
}
.panel-group .panel-footer {
  border-top: 0;
}
.panel-group .panel-footer + .panel-collapse .panel-body {
  border-bottom: 1px solid #dddddd;
}
.panel-default {
  border-color: #dddddd;
}
.panel-default > .panel-heading {
  color: #333333;
  background-color: #f2f4f7;
  border-color: #dddddd;
}
.panel-default > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #dddddd;
}
.panel-default > .panel-heading .badge {
  color: #f2f4f7;
  background-color: #333333;
}
.panel-default > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #dddddd;
}
.panel-primary {
  border-color: #006ab6;
}
.panel-primary > .panel-heading {
  color: #ffffff;
  background-color: #006ab6;
  border-color: #006ab6;
}
.panel-primary > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #006ab6;
}
.panel-primary > .panel-heading .badge {
  color: #006ab6;
  background-color: #ffffff;
}
.panel-primary > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #006ab6;
}
.panel-success {
  border-color: #d6e9c6;
}
.panel-success > .panel-heading {
  color: #3e5983;
  background-color: #dff0d8;
  border-color: #d6e9c6;
}
.panel-success > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #d6e9c6;
}
.panel-success > .panel-heading .badge {
  color: #dff0d8;
  background-color: #3e5983;
}
.panel-success > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #d6e9c6;
}
.panel-info {
  border-color: #bce8f1;
}
.panel-info > .panel-heading {
  color: #31708f;
  background-color: #d9edf7;
  border-color: #bce8f1;
}
.panel-info > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #bce8f1;
}
.panel-info > .panel-heading .badge {
  color: #d9edf7;
  background-color: #31708f;
}
.panel-info > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #bce8f1;
}
.panel-warning {
  border-color: #faebcc;
}
.panel-warning > .panel-heading {
  color: #8a6d3b;
  background-color: #fcf8e3;
  border-color: #faebcc;
}
.panel-warning > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #faebcc;
}
.panel-warning > .panel-heading .badge {
  color: #fcf8e3;
  background-color: #8a6d3b;
}
.panel-warning > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #faebcc;
}
.panel-danger {
  border-color: #ebccd1;
}
.panel-danger > .panel-heading {
  color: #3a414b;
  background-color: #f2dede;
  border-color: #ebccd1;
}
.panel-danger > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #ebccd1;
}
.panel-danger > .panel-heading .badge {
  color: #f2dede;
  background-color: #3a414b;
}
.panel-danger > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #ebccd1;
}
.embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden;
}
.embed-responsive .embed-responsive-item,
.embed-responsive iframe,
.embed-responsive embed,
.embed-responsive object,
.embed-responsive video {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  height: 100%;
  width: 100%;
  border: 0;
}
.embed-responsive-16by9 {
  padding-bottom: 56.25%;
}
.embed-responsive-4by3 {
  padding-bottom: 75%;
}
.well {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border: 1px solid #e3e3e3;
  border-radius: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
}
.well blockquote {
  border-color: #ddd;
  border-color: rgba(0, 0, 0, 0.15);
}
.well-lg {
  padding: 24px;
  border-radius: 0;
}
.well-sm {
  padding: 9px;
  border-radius: 0;
}
.close {
  float: right;
  font-size: 21px;
  font-weight: bold;
  line-height: 1;
  color: #000000;
  text-shadow: 0 1px 0 #ffffff;
  opacity: 0.2;
  filter: alpha(opacity=20);
}
.close:hover,
.close:focus {
  color: #000000;
  text-decoration: none;
  cursor: pointer;
  opacity: 0.5;
  filter: alpha(opacity=50);
}
button.close {
  padding: 0;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
}
.modal-open {
  overflow: hidden;
}
.modal {
  display: none;
  overflow: hidden;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  -webkit-overflow-scrolling: touch;
  outline: 0;
}
.modal.fade .modal-dialog {
  -webkit-transform: translate(0, -25%);
  -ms-transform: translate(0, -25%);
  -o-transform: translate(0, -25%);
  transform: translate(0, -25%);
  -webkit-transition: -webkit-transform 0.3s ease-out;
  -moz-transition: -moz-transform 0.3s ease-out;
  -o-transition: -o-transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
}
.modal.in .modal-dialog {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0);
}
.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}
.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px;
}
.modal-content {
  position: relative;
  background-color: #ffffff;
  border: 1px solid #999999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 0;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  background-clip: padding-box;
  outline: 0;
}
.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000000;
}
.modal-backdrop.fade {
  opacity: 0;
  filter: alpha(opacity=0);
}
.modal-backdrop.in {
  opacity: 0.5;
  filter: alpha(opacity=50);
}
.modal-header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
}
.modal-header .close {
  margin-top: -2px;
}
.modal-title {
  margin: 0;
  line-height: 1.42857143;
}
.modal-body {
  position: relative;
  padding: 15px;
}
.modal-footer {
  padding: 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5;
}
.modal-footer .btn + .btn {
  margin-left: 5px;
  margin-bottom: 0;
}
.modal-footer .btn-group .btn + .btn {
  margin-left: -1px;
}
.modal-footer .btn-block + .btn-block {
  margin-left: 0;
}
.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}
@media (min-width: 640px) {
  .modal-dialog {
    width: 600px;
    margin: 30px auto;
  }
  .modal-content {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
  }
  .modal-sm {
    width: 300px;
  }
}
@media (min-width: 1024px) {
  .modal-lg {
    width: 900px;
  }
}
.tooltip {
  position: absolute;
  z-index: 1070;
  display: block;
  font-family: Arial, Tahoma, Helvetica, sans-serif;
  font-style: normal;
  font-weight: normal;
  letter-spacing: normal;
  line-break: auto;
  line-height: 1.42857143;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  white-space: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  font-size: 13px;
  opacity: 0;
  filter: alpha(opacity=0);
}
.tooltip.in {
  opacity: 0.9;
  filter: alpha(opacity=90);
}
.tooltip.top {
  margin-top: -3px;
  padding: 5px 0;
}
.tooltip.right {
  margin-left: 3px;
  padding: 0 5px;
}
.tooltip.bottom {
  margin-top: 3px;
  padding: 5px 0;
}
.tooltip.left {
  margin-left: -3px;
  padding: 0 5px;
}
.tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: #ffffff;
  text-align: center;
  background-color: #000000;
  border-radius: 0;
}
.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000000;
}
.tooltip.top-left .tooltip-arrow {
  bottom: 0;
  right: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000000;
}
.tooltip.top-right .tooltip-arrow {
  bottom: 0;
  left: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000000;
}
.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #000000;
}
.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #000000;
}
.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000000;
}
.tooltip.bottom-left .tooltip-arrow {
  top: 0;
  right: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000000;
}
.tooltip.bottom-right .tooltip-arrow {
  top: 0;
  left: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000000;
}
.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: none;
  max-width: 276px;
  padding: 1px;
  font-family: Arial, Tahoma, Helvetica, sans-serif;
  font-style: normal;
  font-weight: normal;
  letter-spacing: normal;
  line-break: auto;
  line-height: 1.42857143;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  white-space: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  font-size: 14px;
  background-color: #ffffff;
  background-clip: padding-box;
  border: 1px solid #cccccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 0;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
}
.popover.top {
  margin-top: -10px;
}
.popover.right {
  margin-left: 10px;
}
.popover.bottom {
  margin-top: 10px;
}
.popover.left {
  margin-left: -10px;
}
.popover-title {
  margin: 0;
  padding: 8px 14px;
  font-size: 14px;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-radius: -1 -1 0 0;
}
.popover-content {
  padding: 9px 14px;
}
.popover > .arrow,
.popover > .arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.popover > .arrow {
  border-width: 11px;
}
.popover > .arrow:after {
  border-width: 10px;
  content: "";
}
.popover.top > .arrow {
  left: 50%;
  margin-left: -11px;
  border-bottom-width: 0;
  border-top-color: #999999;
  border-top-color: rgba(0, 0, 0, 0.25);
  bottom: -11px;
}
.popover.top > .arrow:after {
  content: " ";
  bottom: 1px;
  margin-left: -10px;
  border-bottom-width: 0;
  border-top-color: #ffffff;
}
.popover.right > .arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-left-width: 0;
  border-right-color: #999999;
  border-right-color: rgba(0, 0, 0, 0.25);
}
.popover.right > .arrow:after {
  content: " ";
  left: 1px;
  bottom: -10px;
  border-left-width: 0;
  border-right-color: #ffffff;
}
.popover.bottom > .arrow {
  left: 50%;
  margin-left: -11px;
  border-top-width: 0;
  border-bottom-color: #999999;
  border-bottom-color: rgba(0, 0, 0, 0.25);
  top: -11px;
}
.popover.bottom > .arrow:after {
  content: " ";
  top: 1px;
  margin-left: -10px;
  border-top-width: 0;
  border-bottom-color: #ffffff;
}
.popover.left > .arrow {
  top: 50%;
  right: -11px;
  margin-top: -11px;
  border-right-width: 0;
  border-left-color: #999999;
  border-left-color: rgba(0, 0, 0, 0.25);
}
.popover.left > .arrow:after {
  content: " ";
  right: 1px;
  border-right-width: 0;
  border-left-color: #ffffff;
  bottom: -10px;
}
.carousel {
  position: relative;
}
.carousel-inner {
  position: relative;
  overflow: hidden;
  width: 100%;
}
.carousel-inner > .item {
  display: none;
  position: relative;
  -webkit-transition: 0.6s ease-in-out left;
  -o-transition: 0.6s ease-in-out left;
  transition: 0.6s ease-in-out left;
}
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  line-height: 1;
}
@media all and (transform-3d), (-webkit-transform-3d) {
  .carousel-inner > .item {
    -webkit-transition: -webkit-transform 0.6s ease-in-out;
    -moz-transition: -moz-transform 0.6s ease-in-out;
    -o-transition: -o-transform 0.6s ease-in-out;
    transition: transform 0.6s ease-in-out;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-perspective: 1000px;
    -moz-perspective: 1000px;
    perspective: 1000px;
  }
  .carousel-inner > .item.next,
  .carousel-inner > .item.active.right {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    left: 0;
  }
  .carousel-inner > .item.prev,
  .carousel-inner > .item.active.left {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    left: 0;
  }
  .carousel-inner > .item.next.left,
  .carousel-inner > .item.prev.right,
  .carousel-inner > .item.active {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    left: 0;
  }
}
.carousel-inner > .active,
.carousel-inner > .next,
.carousel-inner > .prev {
  display: block;
}
.carousel-inner > .active {
  left: 0;
}
.carousel-inner > .next,
.carousel-inner > .prev {
  position: absolute;
  top: 0;
  width: 100%;
}
.carousel-inner > .next {
  left: 100%;
}
.carousel-inner > .prev {
  left: -100%;
}
.carousel-inner > .next.left,
.carousel-inner > .prev.right {
  left: 0;
}
.carousel-inner > .active.left {
  left: -100%;
}
.carousel-inner > .active.right {
  left: 100%;
}
.carousel-control {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: 15%;
  opacity: 0.5;
  filter: alpha(opacity=50);
  font-size: 20px;
  color: #ffffff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
  background-color: rgba(0, 0, 0, 0);
}
.carousel-control.left {
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
}
.carousel-control.right {
  left: auto;
  right: 0;
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
}
.carousel-control:hover,
.carousel-control:focus {
  outline: 0;
  color: #ffffff;
  text-decoration: none;
  opacity: 0.9;
  filter: alpha(opacity=90);
}
.carousel-control .icon-prev,
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right {
  position: absolute;
  top: 50%;
  margin-top: -10px;
  z-index: 5;
  display: inline-block;
}
.carousel-control .icon-prev,
.carousel-control .glyphicon-chevron-left {
  left: 50%;
  margin-left: -10px;
}
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-right {
  right: 50%;
  margin-right: -10px;
}
.carousel-control .icon-prev,
.carousel-control .icon-next {
  width: 20px;
  height: 20px;
  line-height: 1;
  font-family: serif;
}
.carousel-control .icon-prev:before {
  content: '\2039';
}
.carousel-control .icon-next:before {
  content: '\203a';
}
.carousel-indicators {
  position: absolute;
  bottom: 10px;
  left: 50%;
  z-index: 15;
  width: 60%;
  margin-left: -30%;
  padding-left: 0;
  list-style: none;
  text-align: center;
}
.carousel-indicators li {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 1px;
  text-indent: -999px;
  border: 1px solid #ffffff;
  border-radius: 10px;
  cursor: pointer;
  background-color: #000 \9;
  background-color: rgba(0, 0, 0, 0);
}
.carousel-indicators .active {
  margin: 0;
  width: 12px;
  height: 12px;
  background-color: #ffffff;
}
.carousel-caption {
  position: absolute;
  left: 15%;
  right: 15%;
  bottom: 20px;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #ffffff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}
.carousel-caption .btn {
  text-shadow: none;
}
@media screen and (min-width: 640px) {
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-prev,
  .carousel-control .icon-next {
    width: 30px;
    height: 30px;
    margin-top: -10px;
    font-size: 30px;
  }
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .icon-prev {
    margin-left: -10px;
  }
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-next {
    margin-right: -10px;
  }
  .carousel-caption {
    left: 20%;
    right: 20%;
    padding-bottom: 30px;
  }
  .carousel-indicators {
    bottom: 20px;
  }
}
.clearfix:before,
.clearfix:after,
.dl-horizontal dd:before,
.dl-horizontal dd:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after,
.form-horizontal .form-group:before,
.form-horizontal .form-group:after,
.btn-toolbar:before,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:before,
.btn-group-vertical > .btn-group:after,
.nav:before,
.nav:after,
.navbar:before,
.navbar:after,
.navbar-header:before,
.navbar-header:after,
.navbar-collapse:before,
.navbar-collapse:after,
.pager:before,
.pager:after,
.panel-body:before,
.panel-body:after,
.modal-header:before,
.modal-header:after,
.modal-footer:before,
.modal-footer:after,
.tabs .tabs-list:before,
.tabs .tabs-list:after {
  content: " ";
  display: table;
}
.clearfix:after,
.dl-horizontal dd:after,
.container:after,
.container-fluid:after,
.row:after,
.form-horizontal .form-group:after,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:after,
.nav:after,
.navbar:after,
.navbar-header:after,
.navbar-collapse:after,
.pager:after,
.panel-body:after,
.modal-header:after,
.modal-footer:after,
.tabs .tabs-list:after {
  clear: both;
}
.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.pull-right {
  float: right !important;
}
.pull-left {
  float: left !important;
}
.hide {
  display: none !important;
}
.show {
  display: block !important;
}
.invisible {
  visibility: hidden;
}
.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.hidden {
  display: none !important;
}
.affix {
  position: fixed;
}
@-ms-viewport {
  width: device-width;
}
.visible-xs,
.visible-sm,
.visible-md,
.visible-lg {
  display: none !important;
}
.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
  display: none !important;
}
@media (max-width: 639px) {
  .visible-xs {
    display: block !important;
  }
  table.visible-xs {
    display: table !important;
  }
  tr.visible-xs {
    display: table-row !important;
  }
  th.visible-xs,
  td.visible-xs {
    display: table-cell !important;
  }
}
@media (max-width: 639px) {
  .visible-xs-block {
    display: block !important;
  }
}
@media (max-width: 639px) {
  .visible-xs-inline {
    display: inline !important;
  }
}
@media (max-width: 639px) {
  .visible-xs-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 640px) and (max-width: 1023px) {
  .visible-sm {
    display: block !important;
  }
  table.visible-sm {
    display: table !important;
  }
  tr.visible-sm {
    display: table-row !important;
  }
  th.visible-sm,
  td.visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 640px) and (max-width: 1023px) {
  .visible-sm-block {
    display: block !important;
  }
}
@media (min-width: 640px) and (max-width: 1023px) {
  .visible-sm-inline {
    display: inline !important;
  }
}
@media (min-width: 640px) and (max-width: 1023px) {
  .visible-sm-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 1024px) and (max-width: 1399px) {
  .visible-md {
    display: block !important;
  }
  table.visible-md {
    display: table !important;
  }
  tr.visible-md {
    display: table-row !important;
  }
  th.visible-md,
  td.visible-md {
    display: table-cell !important;
  }
}
@media (min-width: 1024px) and (max-width: 1399px) {
  .visible-md-block {
    display: block !important;
  }
}
@media (min-width: 1024px) and (max-width: 1399px) {
  .visible-md-inline {
    display: inline !important;
  }
}
@media (min-width: 1024px) and (max-width: 1399px) {
  .visible-md-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 1400px) {
  .visible-lg {
    display: block !important;
  }
  table.visible-lg {
    display: table !important;
  }
  tr.visible-lg {
    display: table-row !important;
  }
  th.visible-lg,
  td.visible-lg {
    display: table-cell !important;
  }
}
@media (min-width: 1400px) {
  .visible-lg-block {
    display: block !important;
  }
}
@media (min-width: 1400px) {
  .visible-lg-inline {
    display: inline !important;
  }
}
@media (min-width: 1400px) {
  .visible-lg-inline-block {
    display: inline-block !important;
  }
}
@media (max-width: 639px) {
  .hidden-xs {
    display: none !important;
  }
}
@media (min-width: 640px) and (max-width: 1023px) {
  .hidden-sm {
    display: none !important;
  }
}
@media (min-width: 1024px) and (max-width: 1399px) {
  .hidden-md {
    display: none !important;
  }
}
@media (min-width: 1400px) {
  .hidden-lg {
    display: none !important;
  }
}
.visible-print {
  display: none !important;
}
@media print {
  .visible-print {
    display: block !important;
  }
  table.visible-print {
    display: table !important;
  }
  tr.visible-print {
    display: table-row !important;
  }
  th.visible-print,
  td.visible-print {
    display: table-cell !important;
  }
}
.visible-print-block {
  display: none !important;
}
@media print {
  .visible-print-block {
    display: block !important;
  }
}
.visible-print-inline {
  display: none !important;
}
@media print {
  .visible-print-inline {
    display: inline !important;
  }
}
.visible-print-inline-block {
  display: none !important;
}
@media print {
  .visible-print-inline-block {
    display: inline-block !important;
  }
}
@media print {
  .hidden-print {
    display: none !important;
  }
}




.ui-helper-hidden {
  display: none;
}
.ui-helper-hidden-accessible {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.ui-helper-reset {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  line-height: 1.3;
  text-decoration: none;
  font-size: 100%;
  list-style: none;
}
.ui-helper-clearfix:before,
.ui-helper-clearfix:after {
  content: "";
  display: table;
  border-collapse: collapse;
}
.ui-helper-clearfix:after {
  clear: both;
}
.ui-helper-clearfix {
  min-height: 0;

}
.ui-helper-zfix {
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  position: absolute;
  opacity: 0;
  filter: alpha(opacity=0);

}
.ui-front {
  z-index: 100;
}

.ui-state-disabled {
  cursor: default !important;
}


.ui-icon {
  display: block;
  text-indent: -99999px;
  overflow: hidden;
  background-repeat: no-repeat;
}


.ui-widget-overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.ui-draggable-handle {
  -ms-touch-action: none;
  touch-action: none;
}
.ui-resizable {
  position: relative;
}
.ui-resizable-handle {
  position: absolute;
  font-size: 0.1px;
  display: block;
  -ms-touch-action: none;
  touch-action: none;
}
.ui-resizable-disabled .ui-resizable-handle,
.ui-resizable-autohide .ui-resizable-handle {
  display: none;
}
.ui-resizable-n {
  cursor: n-resize;
  height: 7px;
  width: 100%;
  top: -5px;
  left: 0;
}
.ui-resizable-s {
  cursor: s-resize;
  height: 7px;
  width: 100%;
  bottom: -5px;
  left: 0;
}
.ui-resizable-e {
  cursor: e-resize;
  width: 7px;
  right: -5px;
  top: 0;
  height: 100%;
}
.ui-resizable-w {
  cursor: w-resize;
  width: 7px;
  left: -5px;
  top: 0;
  height: 100%;
}
.ui-resizable-se {
  cursor: se-resize;
  width: 12px;
  height: 12px;
  right: 1px;
  bottom: 1px;
}
.ui-resizable-sw {
  cursor: sw-resize;
  width: 9px;
  height: 9px;
  left: -5px;
  bottom: -5px;
}
.ui-resizable-nw {
  cursor: nw-resize;
  width: 9px;
  height: 9px;
  left: -5px;
  top: -5px;
}
.ui-resizable-ne {
  cursor: ne-resize;
  width: 9px;
  height: 9px;
  right: -5px;
  top: -5px;
}
.ui-selectable {
  -ms-touch-action: none;
  touch-action: none;
}
.ui-selectable-helper {
  position: absolute;
  z-index: 100;
  border: 1px dotted black;
}
.ui-sortable-handle {
  -ms-touch-action: none;
  touch-action: none;
}
.ui-accordion .ui-accordion-header {
  display: block;
  cursor: pointer;
  position: relative;
  margin: 2px 0 0 0;
  padding: .5em .5em .5em .7em;
  min-height: 0;

  font-size: 100%;
}
.ui-accordion .ui-accordion-icons {
  padding-left: 2.2em;
}
.ui-accordion .ui-accordion-icons .ui-accordion-icons {
  padding-left: 2.2em;
}
.ui-accordion .ui-accordion-header .ui-accordion-header-icon {
  position: absolute;
  left: .5em;
  top: 50%;
  margin-top: -8px;
}
.ui-accordion .ui-accordion-content {
  padding: 1em 2.2em;
  border-top: 0;
  overflow: auto;
}
.ui-autocomplete {
  position: absolute;
  top: 0;
  left: 0;
  cursor: default;
}
.ui-button {
  display: inline-block;
  position: relative;
  padding: 0;
  line-height: normal;
  margin-right: .1em;
  cursor: pointer;
  vertical-align: middle;
  text-align: center;
  overflow: visible;

}
.ui-button,
.ui-button:link,
.ui-button:visited,
.ui-button:hover,
.ui-button:active {
  text-decoration: none;
}

.ui-button-icon-only {
  width: 2.2em;
}

button.ui-button-icon-only {
  width: 2.4em;
}
.ui-button-icons-only {
  width: 3.4em;
}
button.ui-button-icons-only {
  width: 3.7em;
}

.ui-button .ui-button-text {
  display: block;
  line-height: normal;
}
.ui-button-text-only .ui-button-text {
  padding: .4em 1em;
}
.ui-button-icon-only .ui-button-text,
.ui-button-icons-only .ui-button-text {
  padding: .4em;
  text-indent: -9999999px;
}
.ui-button-text-icon-primary .ui-button-text,
.ui-button-text-icons .ui-button-text {
  padding: .4em 1em .4em 2.1em;
}
.ui-button-text-icon-secondary .ui-button-text,
.ui-button-text-icons .ui-button-text {
  padding: .4em 2.1em .4em 1em;
}
.ui-button-text-icons .ui-button-text {
  padding-left: 2.1em;
  padding-right: 2.1em;
}

input.ui-button {
  padding: .4em 1em;
}

.ui-button-icon-only .ui-icon,
.ui-button-text-icon-primary .ui-icon,
.ui-button-text-icon-secondary .ui-icon,
.ui-button-text-icons .ui-icon,
.ui-button-icons-only .ui-icon {
  position: absolute;
  top: 50%;
  margin-top: -8px;
}
.ui-button-icon-only .ui-icon {
  left: 50%;
  margin-left: -8px;
}
.ui-button-text-icon-primary .ui-button-icon-primary,
.ui-button-text-icons .ui-button-icon-primary,
.ui-button-icons-only .ui-button-icon-primary {
  left: .5em;
}
.ui-button-text-icon-secondary .ui-button-icon-secondary,
.ui-button-text-icons .ui-button-icon-secondary,
.ui-button-icons-only .ui-button-icon-secondary {
  right: .5em;
}

.ui-buttonset {
  margin-right: 7px;
}
.ui-buttonset .ui-button {
  margin-left: 0;
  margin-right: -0.3em;
}


input.ui-button::-moz-focus-inner,
button.ui-button::-moz-focus-inner {
  border: 0;
  padding: 0;
}
.ui-datepicker {
  width: 17em;
  padding: .2em .2em 0;
  display: none;
}
.ui-datepicker .ui-datepicker-header {
  position: relative;
  padding: .2em 0;
}
.ui-datepicker .ui-datepicker-prev,
.ui-datepicker .ui-datepicker-next {
  position: absolute;
  top: 2px;
  width: 1.8em;
  height: 1.8em;
}
.ui-datepicker .ui-datepicker-prev-hover,
.ui-datepicker .ui-datepicker-next-hover {
  top: 1px;
}
.ui-datepicker .ui-datepicker-prev {
  left: 2px;
}
.ui-datepicker .ui-datepicker-next {
  right: 2px;
}
.ui-datepicker .ui-datepicker-prev-hover {
  left: 1px;
}
.ui-datepicker .ui-datepicker-next-hover {
  right: 1px;
}
.ui-datepicker .ui-datepicker-prev span,
.ui-datepicker .ui-datepicker-next span {
  display: block;
  position: absolute;
  left: 50%;
  margin-left: -8px;
  top: 50%;
  margin-top: -8px;
}
.ui-datepicker .ui-datepicker-title {
  margin: 0 2.3em;
  line-height: 1.8em;
  text-align: center;
}
.ui-datepicker .ui-datepicker-title select {
  font-size: 1em;
  margin: 1px 0;
}
.ui-datepicker select.ui-datepicker-month,
.ui-datepicker select.ui-datepicker-year {
  width: 45%;
}
.ui-datepicker table {
  width: 100%;
  font-size: .9em;
  border-collapse: collapse;
  margin: 0 0 .4em;
}
.ui-datepicker th {
  padding: .7em .3em;
  text-align: center;
  font-weight: bold;
  border: 0;
}
.ui-datepicker td {
  border: 0;
  padding: 1px;
}
.ui-datepicker td span,
.ui-datepicker td a {
  display: block;
  padding: .2em;
  text-align: right;
  text-decoration: none;
}
.ui-datepicker .ui-datepicker-buttonpane {
  background-image: none;
  margin: .7em 0 0 0;
  padding: 0 .2em;
  border-left: 0;
  border-right: 0;
  border-bottom: 0;
}
.ui-datepicker .ui-datepicker-buttonpane button {
  float: right;
  margin: .5em .2em .4em;
  cursor: pointer;
  padding: .2em .6em .3em .6em;
  width: auto;
  overflow: visible;
}
.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current {
  float: left;
}

.ui-datepicker.ui-datepicker-multi {
  width: auto;
}
.ui-datepicker-multi .ui-datepicker-group {
  float: left;
}
.ui-datepicker-multi .ui-datepicker-group table {
  width: 95%;
  margin: 0 auto .4em;
}
.ui-datepicker-multi-2 .ui-datepicker-group {
  width: 50%;
}
.ui-datepicker-multi-3 .ui-datepicker-group {
  width: 33.3%;
}
.ui-datepicker-multi-4 .ui-datepicker-group {
  width: 25%;
}
.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header,
.ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header {
  border-left-width: 0;
}
.ui-datepicker-multi .ui-datepicker-buttonpane {
  clear: left;
}
.ui-datepicker-row-break {
  clear: both;
  width: 100%;
  font-size: 0;
}

.ui-datepicker-rtl {
  direction: rtl;
}
.ui-datepicker-rtl .ui-datepicker-prev {
  right: 2px;
  left: auto;
}
.ui-datepicker-rtl .ui-datepicker-next {
  left: 2px;
  right: auto;
}
.ui-datepicker-rtl .ui-datepicker-prev:hover {
  right: 1px;
  left: auto;
}
.ui-datepicker-rtl .ui-datepicker-next:hover {
  left: 1px;
  right: auto;
}
.ui-datepicker-rtl .ui-datepicker-buttonpane {
  clear: right;
}
.ui-datepicker-rtl .ui-datepicker-buttonpane button {
  float: left;
}
.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current,
.ui-datepicker-rtl .ui-datepicker-group {
  float: right;
}
.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header,
.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header {
  border-right-width: 0;
  border-left-width: 1px;
}
.ui-dialog {
  overflow: hidden;
  position: absolute;
  top: 0;
  left: 0;
  padding: .2em;
  outline: 0;
}
.ui-dialog .ui-dialog-titlebar {
  padding: .4em 1em;
  position: relative;
}
.ui-dialog .ui-dialog-title {
  float: left;
  margin: .1em 0;
  white-space: nowrap;
  width: 90%;
  overflow: hidden;
  text-overflow: ellipsis;
}
.ui-dialog .ui-dialog-titlebar-close {
  position: absolute;
  right: .3em;
  top: 50%;
  width: 20px;
  margin: -10px 0 0 0;
  padding: 1px;
  height: 20px;
}
.ui-dialog .ui-dialog-content {
  position: relative;
  border: 0;
  padding: .5em 1em;
  background: none;
  overflow: auto;
}
.ui-dialog .ui-dialog-buttonpane {
  text-align: left;
  border-width: 1px 0 0 0;
  background-image: none;
  margin-top: .5em;
  padding: .3em 1em .5em .4em;
}
.ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset {
  float: right;
}
.ui-dialog .ui-dialog-buttonpane button {
  margin: .5em .4em .5em 0;
  cursor: pointer;
}
.ui-dialog .ui-resizable-se {
  width: 12px;
  height: 12px;
  right: -5px;
  bottom: -5px;
  background-position: 16px 16px;
}
.ui-draggable .ui-dialog-titlebar {
  cursor: move;
}
.ui-menu {
  list-style: none;
  padding: 0;
  margin: 0;
  display: block;
  outline: none;
}
.ui-menu .ui-menu {
  position: absolute;
}
.ui-menu .ui-menu-item {
  position: relative;
  margin: 0;
  padding: 3px 1em 3px .4em;
  cursor: pointer;
  min-height: 0;


  list-style-image: url("data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7");
}
.ui-menu .ui-menu-divider {
  margin: 5px 0;
  height: 0;
  font-size: 0;
  line-height: 0;
  border-width: 1px 0 0 0;
}
.ui-menu .ui-state-focus,
.ui-menu .ui-state-active {
  margin: -1px;
}

.ui-menu-icons {
  position: relative;
}
.ui-menu-icons .ui-menu-item {
  padding-left: 2em;
}

.ui-menu .ui-icon {
  position: absolute;
  top: 0;
  bottom: 0;
  left: .2em;
  margin: auto 0;
}

.ui-menu .ui-menu-icon {
  left: auto;
  right: 0;
}
.ui-progressbar {
  height: 2em;
  text-align: left;
  overflow: hidden;
}
.ui-progressbar .ui-progressbar-value {
  margin: -1px;
  height: 100%;
}
.ui-progressbar .ui-progressbar-overlay {
  background: url("data:image/gif;base64,R0lGODlhKAAoAIABAAAAAP///yH/C05FVFNDQVBFMi4wAwEAAAAh+QQJAQABACwAAAAAKAAoAAACkYwNqXrdC52DS06a7MFZI+4FHBCKoDeWKXqymPqGqxvJrXZbMx7Ttc+w9XgU2FB3lOyQRWET2IFGiU9m1frDVpxZZc6bfHwv4c1YXP6k1Vdy292Fb6UkuvFtXpvWSzA+HycXJHUXiGYIiMg2R6W459gnWGfHNdjIqDWVqemH2ekpObkpOlppWUqZiqr6edqqWQAAIfkECQEAAQAsAAAAACgAKAAAApSMgZnGfaqcg1E2uuzDmmHUBR8Qil95hiPKqWn3aqtLsS18y7G1SzNeowWBENtQd+T1JktP05nzPTdJZlR6vUxNWWjV+vUWhWNkWFwxl9VpZRedYcflIOLafaa28XdsH/ynlcc1uPVDZxQIR0K25+cICCmoqCe5mGhZOfeYSUh5yJcJyrkZWWpaR8doJ2o4NYq62lAAACH5BAkBAAEALAAAAAAoACgAAAKVDI4Yy22ZnINRNqosw0Bv7i1gyHUkFj7oSaWlu3ovC8GxNso5fluz3qLVhBVeT/Lz7ZTHyxL5dDalQWPVOsQWtRnuwXaFTj9jVVh8pma9JjZ4zYSj5ZOyma7uuolffh+IR5aW97cHuBUXKGKXlKjn+DiHWMcYJah4N0lYCMlJOXipGRr5qdgoSTrqWSq6WFl2ypoaUAAAIfkECQEAAQAsAAAAACgAKAAAApaEb6HLgd/iO7FNWtcFWe+ufODGjRfoiJ2akShbueb0wtI50zm02pbvwfWEMWBQ1zKGlLIhskiEPm9R6vRXxV4ZzWT2yHOGpWMyorblKlNp8HmHEb/lCXjcW7bmtXP8Xt229OVWR1fod2eWqNfHuMjXCPkIGNileOiImVmCOEmoSfn3yXlJWmoHGhqp6ilYuWYpmTqKUgAAIfkECQEAAQAsAAAAACgAKAAAApiEH6kb58biQ3FNWtMFWW3eNVcojuFGfqnZqSebuS06w5V80/X02pKe8zFwP6EFWOT1lDFk8rGERh1TTNOocQ61Hm4Xm2VexUHpzjymViHrFbiELsefVrn6XKfnt2Q9G/+Xdie499XHd2g4h7ioOGhXGJboGAnXSBnoBwKYyfioubZJ2Hn0RuRZaflZOil56Zp6iioKSXpUAAAh+QQJAQABACwAAAAAKAAoAAACkoQRqRvnxuI7kU1a1UU5bd5tnSeOZXhmn5lWK3qNTWvRdQxP8qvaC+/yaYQzXO7BMvaUEmJRd3TsiMAgswmNYrSgZdYrTX6tSHGZO73ezuAw2uxuQ+BbeZfMxsexY35+/Qe4J1inV0g4x3WHuMhIl2jXOKT2Q+VU5fgoSUI52VfZyfkJGkha6jmY+aaYdirq+lQAACH5BAkBAAEALAAAAAAoACgAAAKWBIKpYe0L3YNKToqswUlvznigd4wiR4KhZrKt9Upqip61i9E3vMvxRdHlbEFiEXfk9YARYxOZZD6VQ2pUunBmtRXo1Lf8hMVVcNl8JafV38aM2/Fu5V16Bn63r6xt97j09+MXSFi4BniGFae3hzbH9+hYBzkpuUh5aZmHuanZOZgIuvbGiNeomCnaxxap2upaCZsq+1kAACH5BAkBAAEALAAAAAAoACgAAAKXjI8By5zf4kOxTVrXNVlv1X0d8IGZGKLnNpYtm8Lr9cqVeuOSvfOW79D9aDHizNhDJidFZhNydEahOaDH6nomtJjp1tutKoNWkvA6JqfRVLHU/QUfau9l2x7G54d1fl995xcIGAdXqMfBNadoYrhH+Mg2KBlpVpbluCiXmMnZ2Sh4GBqJ+ckIOqqJ6LmKSllZmsoq6wpQAAAh+QQJAQABACwAAAAAKAAoAAAClYx/oLvoxuJDkU1a1YUZbJ59nSd2ZXhWqbRa2/gF8Gu2DY3iqs7yrq+xBYEkYvFSM8aSSObE+ZgRl1BHFZNr7pRCavZ5BW2142hY3AN/zWtsmf12p9XxxFl2lpLn1rseztfXZjdIWIf2s5dItwjYKBgo9yg5pHgzJXTEeGlZuenpyPmpGQoKOWkYmSpaSnqKileI2FAAACH5BAkBAAEALAAAAAAoACgAAAKVjB+gu+jG4kORTVrVhRlsnn2dJ3ZleFaptFrb+CXmO9OozeL5VfP99HvAWhpiUdcwkpBH3825AwYdU8xTqlLGhtCosArKMpvfa1mMRae9VvWZfeB2XfPkeLmm18lUcBj+p5dnN8jXZ3YIGEhYuOUn45aoCDkp16hl5IjYJvjWKcnoGQpqyPlpOhr3aElaqrq56Bq7VAAAOw==");
  height: 100%;
  filter: alpha(opacity=25);

  opacity: 0.25;
}
.ui-progressbar-indeterminate .ui-progressbar-value {
  background-image: none;
}
.ui-selectmenu-menu {
  padding: 0;
  margin: 0;
  position: absolute;
  top: 0;
  left: 0;
  display: none;
}
.ui-selectmenu-menu .ui-menu {
  overflow: auto;

  overflow-x: hidden;
  padding-bottom: 1px;
}
.ui-selectmenu-menu .ui-menu .ui-selectmenu-optgroup {
  font-size: 1em;
  font-weight: bold;
  line-height: 1.5;
  padding: 2px 0.4em;
  margin: 0.5em 0 0 0;
  height: auto;
  border: 0;
}
.ui-selectmenu-open {
  display: block;
}
.ui-selectmenu-button {
  display: inline-block;
  overflow: hidden;
  position: relative;
  text-decoration: none;
  cursor: pointer;
}
.ui-selectmenu-button span.ui-icon {
  right: 0.5em;
  left: auto;
  margin-top: -8px;
  position: absolute;
  top: 50%;
}
.ui-selectmenu-button span.ui-selectmenu-text {
  text-align: left;
  padding: 0.4em 2.1em 0.4em 1em;
  display: block;
  line-height: 1.4;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.ui-slider {
  position: relative;
  text-align: left;
}
.ui-slider .ui-slider-handle {
  position: absolute;
  z-index: 2;
  width: 1.2em;
  height: 1.2em;
  cursor: default;
  -ms-touch-action: none;
  touch-action: none;
}
.ui-slider .ui-slider-range {
  position: absolute;
  z-index: 1;
  font-size: .7em;
  display: block;
  border: 0;
  background-position: 0 0;
}

.ui-slider.ui-state-disabled .ui-slider-handle,
.ui-slider.ui-state-disabled .ui-slider-range {
  filter: inherit;
}
.ui-slider-horizontal {
  height: .8em;
}
.ui-slider-horizontal .ui-slider-handle {
  top: -0.3em;
  margin-left: -0.6em;
}
.ui-slider-horizontal .ui-slider-range {
  top: 0;
  height: 100%;
}
.ui-slider-horizontal .ui-slider-range-min {
  left: 0;
}
.ui-slider-horizontal .ui-slider-range-max {
  right: 0;
}
.ui-slider-vertical {
  width: .8em;
  height: 100px;
}
.ui-slider-vertical .ui-slider-handle {
  left: -0.3em;
  margin-left: 0;
  margin-bottom: -0.6em;
}
.ui-slider-vertical .ui-slider-range {
  left: 0;
  width: 100%;
}
.ui-slider-vertical .ui-slider-range-min {
  bottom: 0;
}
.ui-slider-vertical .ui-slider-range-max {
  top: 0;
}
.ui-spinner {
  position: relative;
  display: inline-block;
  overflow: hidden;
  padding: 0;
  vertical-align: middle;
}
.ui-spinner-input {
  border: none;
  background: none;
  color: inherit;
  padding: 0;
  margin: .2em 0;
  vertical-align: middle;
  margin-left: .4em;
  margin-right: 22px;
}
.ui-spinner-button {
  width: 16px;
  height: 50%;
  font-size: .5em;
  padding: 0;
  margin: 0;
  text-align: center;
  position: absolute;
  cursor: default;
  display: block;
  overflow: hidden;
  right: 0;
}

.ui-spinner a.ui-spinner-button {
  border-top: none;
  border-bottom: none;
  border-right: none;
}

.ui-spinner .ui-icon {
  position: absolute;
  margin-top: -8px;
  top: 50%;
  left: 0;
}
.ui-spinner-up {
  top: 0;
}
.ui-spinner-down {
  bottom: 0;
}

.ui-spinner .ui-icon-triangle-1-s {

  background-position: -65px -16px;
}
.ui-tabs {
  position: relative;

  padding: .2em;
}
.ui-tabs .ui-tabs-nav {
  margin: 0;
  padding: .2em .2em 0;
}
.ui-tabs .ui-tabs-nav li {
  list-style: none;
  float: left;
  position: relative;
  top: 0;
  margin: 1px .2em 0 0;
  border-bottom-width: 0;
  padding: 0;
  white-space: nowrap;
}
.ui-tabs .ui-tabs-nav .ui-tabs-anchor {
  float: left;
  padding: .5em 1em;
  text-decoration: none;
}
.ui-tabs .ui-tabs-nav li.ui-tabs-active {
  margin-bottom: -1px;
  padding-bottom: 1px;
}
.ui-tabs .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor,
.ui-tabs .ui-tabs-nav li.ui-state-disabled .ui-tabs-anchor,
.ui-tabs .ui-tabs-nav li.ui-tabs-loading .ui-tabs-anchor {
  cursor: text;
}
.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor {
  cursor: pointer;
}
.ui-tabs .ui-tabs-panel {
  display: block;
  border-width: 0;
  padding: 1em 1.4em;
  background: none;
}
.ui-tooltip {
  padding: 8px;
  position: absolute;
  z-index: 9999;
  max-width: 300px;
  -webkit-box-shadow: 0 0 5px #aaa;
  box-shadow: 0 0 5px #aaa;
}
body .ui-tooltip {
  border-width: 2px;
}

.ui-datepicker {
  border: 1px solid #8593a4;
  background: #ffffff;
  color: #3a414b;
}
.ui-datepicker .ui-datepicker-header {
  color: #3a414b;
  background-color: transparent;
  border: none;
  font-weight: bold;
}

.ui-icon {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.ui-datepicker .ui-datepicker-prev,
.ui-datepicker .ui-datepicker-next {
  color: #043faf;
  cursor: pointer;
  font-family: 'Glyphicons Halflings';
  -webkit-font-smoothing: antialiased;
  font-style: normal;
  font-weight: normal;
  height: 15px;
  line-height: 1;
  margin-top: 5px;
  width: 30px;
}
.ui-datepicker .ui-datepicker-prev {
  left: 5px;
  float: left;
  text-align: left;
}
.ui-datepicker .ui-datepicker-prev:before {
  content: "\e079";
}
.ui-datepicker .ui-datepicker-next {
  right: 5px;
  float: right;
  text-align: right;
}
.ui-datepicker .ui-datepicker-next:before {
  content: "\e080";
}
.ui-datepicker .ui-icon {
  display: none;
}
.ui-widget-header .ui-datepicker-prev-hover.ui-state-hover,
.ui-widget-header .ui-datepicker-next-hover.ui-state-hover {
  border: 0 none;
  background: transparent;
  color: #1063ff;
  top: 2px;
}
.ui-datepicker th {
  font-weight: 400;
}

.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default {
  background-color: #f4f4f4;
  text-align: center;
  color: #3a414b;
}
.ui-state-default a,
.ui-state-default a:link,
.ui-state-default a:visited {
  color: #454545;
  text-decoration: none;
}
.ui-state-hover a,
.ui-state-hover a:hover,
.ui-state-hover a:link,
.ui-state-hover a:visited,
.ui-state-focus a,
.ui-state-focus a:hover,
.ui-state-focus a:link,
.ui-state-focus a:visited {
  color: #2b2b2b;
  text-decoration: none;
}
.ui-state-active a,
.ui-state-active a:link,
.ui-state-active a:visited {
  color: #ffffff;
  text-decoration: none;
}

.ui-state-highlight,
.ui-widget-content .ui-state-highlight,
.ui-widget-header .ui-state-highlight {
  background: #ff9c42;
  color: #ffffff;
  border-color: #ff9c42;
}
.ui-state-highlight a,
.ui-widget-content .ui-state-highlight a,
.ui-widget-header .ui-state-highlight a {
  color: #777620;
}
.ui-state-active,
.ui-widget-content .ui-state-active,
.ui-widget-header .ui-state-active,
.ui-state-hover,
.ui-widget-content .ui-state-hover,
.ui-widget-header .ui-state-hover,
.ui-state-focus,
.ui-widget-content .ui-state-focus,
.ui-widget-header .ui-state-focus {
  background: #006ab6;
  color: #ffffff;
}
.ui-state-error,
.ui-widget-content .ui-state-error,
.ui-widget-header .ui-state-error {
  border: 1px solid #f1a899;
  background: #fddfdf;
  color: #5f3f3f;
}
.ui-state-error a,
.ui-widget-content .ui-state-error a,
.ui-widget-header .ui-state-error a {
  color: #5f3f3f;
}
.ui-state-error-text,
.ui-widget-content .ui-state-error-text,
.ui-widget-header .ui-state-error-text {
  color: #5f3f3f;
}
.ui-priority-primary,
.ui-widget-content .ui-priority-primary,
.ui-widget-header .ui-priority-primary {
  font-weight: bold;
}
.ui-priority-secondary,
.ui-widget-content .ui-priority-secondary,
.ui-widget-header .ui-priority-secondary {
  opacity: .7;
  filter: alpha(opacity=70);

  font-weight: normal;
}
.ui-state-disabled,
.ui-widget-content .ui-state-disabled,
.ui-widget-header .ui-state-disabled {
  opacity: .35;
  filter: alpha(opacity=35);

  background-image: none;
}
.ui-state-disabled .ui-icon {
  filter: alpha(opacity=35);

}



















.page-headline {
  color: #262b69;
  font-size: 26px;
  line-height: 1.19;
  padding-bottom: 10px;
  margin: 0;
}
.page-headline a {
  color: #006ab6;
}
.page-headline.border {
  border-bottom: 1px solid #8593a4;
  margin-bottom: 20px;
}
@media only screen and (min-width: 1025px) {
  .page-headline {
    font-size: 36px;
  }
}
.page-sub-headline {
  font-size: 14px;
  font-weight: 400;
  line-height: 1.571;
}
.text-variant-bold {
  font-weight: bold !important;
  font-family: Arial, Tahoma, Helvetica, sans-serif;
}
.full-width-padding {
  padding-left: 30px;
  padding-right: 30px;
}
@media (max-width: 1024px) {
  .full-width-padding {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.half-width-padding {
  padding-left: 20px;
  padding-right: 20px;
}
@media (max-width: 1024px) {
  .half-width-padding {
    padding-left: 10px;
    padding-right: 10px;
  }
}
.pageContainer {
  max-width: 1240px;
  margin: 0 auto;
  padding: 0 20px;
}


body {
  min-width: 320px;
  overflow-x: hidden;
  position: relative;
}
@media only screen and (max-width: 1024px) {
  body {
    overflow-x: auto;
  }
}
main {
  max-width: 1920px;
  margin: 0 auto;
}
.no-margin {
  margin: 0 !important;
}
@media (min-width: 1400px) {
  .container-lg {
    float: none;
    margin: 0 auto !important;
    overflow: hidden;
  }
}
.container-lg #showreviewlink {
  color: #043faf;
  font-weight: bold;
  font-size: 20px;
}
.container-lg #showreviewlink:hover {
  cursor: pointer;
  color: #1063ff;
  text-decoration: underline;
}
button {
  font-weight: bold;
}
.btn {

}
ul,
ol {
  padding-left: 15px;
}
@media (max-width: 1023px) {
  .form-control {
    height: 42px;
    padding: 10px 15px;
    font-size: 18px;
    line-height: 1.3333333;
    border-radius: 0;
    font-size: 14px;
  }
  select.form-control {
    height: 42px;
    line-height: 42px;
  }
  textarea.form-control,
  select[multiple].form-control {
    height: auto;
  }
}
option {
  font-size: 0.875em;

  line-height: 18px;
  padding: 6px 13px;
  width: 100%;
}

a,
button {
  color: #3a414b;
  text-decoration: none;
}
a.js-more-facet-values-link,
a.js-less-facet-values-link {
  color: #043faf;
  font-size: 14px;
  font-family: Arial, Tahoma, Helvetica, sans-serif;
}
a.js-more-facet-values-link:hover,
a.js-less-facet-values-link:hover {
  color: #1063ff;
}
a:hover {
  text-decoration: none;
}
output {
  display: block;
  padding-top: 7px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #3a414b;
}
.open > .dropdown-menu {
  padding: 15px 0 0 0;
}
.dropdown-menu li {
  margin-top: 3px;
}
.dropdown-menu li:first-child {
  margin-top: 0px;
}
.dropdown-menu > li > a {
  display: block;
  padding: 3px 25px;
  clear: both;
  font-weight: 400;
  line-height: 1.42857;
  color: #3a414b;
  white-space: nowrap;
}
.display-none {
  display: none;
}
.page-title {
  margin-bottom: 30px;
}
@media (min-width: 640px) {
  .item-label,
  .item-value {
    display: block;
  }
}
@media (max-width: 639px) {
  .item-label,
  .item-value {
    display: inline-block;
    line-height: 20px;
    vertical-align: top;
    width: 49%;
  }
  .item-value {
    padding-left: 10px;
  }
  .item-action {
    margin-top: 20px;
  }
}
.item-label {
  text-transform: uppercase;
  font-weight: 300;
}
.item-value {
  font-size: 18px;
  padding-bottom: 10px;
  text-overflow: ellipsis;
  overflow: hidden;
}
.alert {
  padding-left: 30px;
  padding-right: 30px;
}
@media (max-width: 1024px) {
  .alert {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.container__full {
  padding-left: 30px;
  padding-right: 30px;
}
@media (max-width: 1024px) {
  .container__full {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.well {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  background-color: #f2f4f7;
  border: none;
  border-bottom: 1px solid #334b5c;
  padding: 10px 15px;
  margin: 0;
}
.well:before,
.well:after {
  content: " ";
  display: table;
}
.well:after {
  clear: both;
}
.well:before,
.well:after {
  content: " ";
  display: table;
}
.well:after {
  clear: both;
}
.well.well-single-headline {
  padding-left: 0;
  padding-right: 0;
}
.well.well-xs {
  padding: 0px 15px 5px;
}
.well.well-xs .well-headline {
  padding-top: 15px;
  margin: 0;
}
.well.well-xs .well-content {
  padding-top: 20px;
}
.well.well-sm {
  padding: 10px 20px;
}
.well.well-md {
  padding-top: 15px;
  padding-bottom: 15px;
  padding-left: 30px;
  padding-right: 30px;
}
@media (max-width: 1024px) {
  .well.well-md {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.well.well-lg {
  padding-top: 45px;
  padding-bottom: 35px;
  padding-left: 30px;
  padding-right: 30px;
}
@media (max-width: 1024px) {
  .well.well-lg {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.well.well-primary {
  background-color: #006ab6;
  color: #ffffff;
}
.well.well-secondary {
  background-color: #e9f6ff;
  color: #3a414b;
}
.well.well-tertiary {
  background-color: #ffffff;
  color: #ffffff;
}
.well.well-tertiary .item-label {
  color: #7f919e;
}
.well.well-tertiary .item-value {
  color: #fff;
}
.well.well-tertiary .item-value a {
  color: #fff;
  text-decoration: underline;
}
.well.well-quaternary {
  background-color: #f2f2f2;
  color: #3a414b;
  border-top: 1px solid #8593a4;
  border-bottom: 1px solid #8593a4;
}
.well.well-quinary {
  background-color: #ffffff;
  color: #3a414b;
  border-color: #8593a4;
  padding-left: 0;
  padding-right: 0;
}
.well.well-quinary .well-headline {
  background-color: #ffffff;
  color: #ffffff;
}
.well.well-quinary .well-content {
  padding-left: 30px;
  padding-right: 30px;
}
@media (max-width: 1024px) {
  .well.well-quinary .well-content {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.well-headline {
  margin-left: -15px;
  margin-right: -15px;
  font-size: 16px;
  font-weight: 700;
  border-bottom: 1px solid #334b5c;
  padding: 5px 30px 15px;
  padding-left: 30px;
  padding-right: 30px;
}
@media (max-width: 1024px) {
  .well-headline {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.well-headline-sub {
  font-weight: 400;
  padding-left: 10px;
}
@media (max-width: 639px) {
  .well-headline {
    padding-left: 35px;
    padding-right: 35px;
  }
}
.well-single-headline {
  padding-bottom: 0;
  border-bottom: 0;
}
.well-content {
  padding-top: 40px;
  padding-bottom: 20px;
}
.well-content:before,
.well-content:after {
  content: " ";
  display: table;
}
.well-content:after {
  clear: both;
}
.well-content:before,
.well-content:after {
  content: " ";
  display: table;
}
.well-content:after {
  clear: both;
}
.well > .col-no-padding {
  padding-left: 0;
  padding-right: 0;
}
.well .well-headline {
  margin: 0;
  padding-left: 30px;
  padding-right: 30px;
}
@media (max-width: 1024px) {
  .well .well-headline {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (max-width: 639px) {
  .well,
  .well.well-lg {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.well.well-tertiary span.item-label {
  font-weight: bold !important;
  font-family: Arial, Tahoma, Helvetica, sans-serif;
  color: #3a414b;
  font-size: 16px;
  letter-spacing: 0.3;
  line-height: normal;
  text-transform: none;
}
.well.well-tertiary span.item-value {
  font-family: Arial, Tahoma, Helvetica, sans-serif;
  font-weight: normal;
  color: #3a414b;
  font-size: 14px;
  letter-spacing: 0.3;
  line-height: 1.71;
}
.well.well-tertiary span.item-value a:not(.btn) {
  color: #006ab6;
  text-decoration: none;
}
@media only screen and (max-width: 1024px) {
  .well.well-tertiary .item-action .btn {
    font-size: 13px;
  }
}

@media only screen and (min-width: 640px) and (max-width: 1024px) {
  body.offcanvas {
    max-height: 100vh;
  }
  main {
    -webkit-transition: transform 0.3s ease-out;
    -o-transition: transform 0.3s ease-out;
    transition: transform 0.3s ease-out;
  }
  .container {
    width: 100%;
  }
  textarea.form-control,
  select[multiple].form-control {
    height: auto;
  }
}


.chatLink {
  color: #4ba4c4;
  line-height: 36px;
  height: 36px;
}
div#sfdcChatStart {
  position: absolute;
  display: none;
  right: 15px;
  height: 45px;
  width: 150px;
  bottom: 0;
}
div#sfdcChatStart button {
  background: transparent;
  border: 0;
}
div#sfdcChatStart img {
  width: auto;
  height: 46px;
  position: fixed;
  right: 15px;
  bottom: 0;
  z-index: 11;
}
div#sfdcChatStart img:hover {
  cursor: pointer;
}
.flex-container {
  align-items: center;
  -ms-flex-align: center;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  justify-content: flex-start;
  -ms-flex-pack: start;
}

.page-notFound header {
  margin-bottom: 0;
}
.page-notFound .global-alerts {
  display: none;
}
.page-notFound footer {
  margin-top: 0;
}
.template-pages-CartPageTemplate .breadcrumb-section {
  display: none;
}
body.page-termsConditions ol.terms-and-conditions-outer-list > li::marker {
  font-size: 16px;
  font-weight: 700;
}
@media only screen and (min-width: 640px) and (max-width: 1024px) {
  .template-pages-MultiStepCheckoutSummaryPageTemplate .breadcrumb-section {
    padding-left: 0;
  }
}
.back-arrow {
  background-image: url('/_ui/responsive/theme-omegaengineering/images/prev-arrow.png');
  background-repeat: no-repeat;
  height: 27px;
  width: 15px;
  margin-right: 15px;
  display: inline-block;
}
.next-arrow {
  background-image: url('/_ui/responsive/theme-omegaengineering/images/next-arrow.png');
  background-repeat: no-repeat;
  height: 27px;
  width: 15px;
  margin-right: 15px;
  display: block;
}
.export-icon {
  background-image: url('/_ui/responsive/theme-omegaengineering/images/export.png');
  background-repeat: no-repeat;
  height: 15px;
  width: 14px;
  margin-right: 5px;
  display: -ms-inline-flexbox;
  display: -ms-inline-flex;
  display: inline-flex;
  align-self: center;
  -ms-flex-align: center;
  margin-top: 3px;
}
.email-icon {
  background-image: url('/_ui/responsive/theme-omegaengineering/images/email.png');
  background-repeat: no-repeat;
  height: 11px;
  width: 15px;
  margin-right: 5px;
  display: inline-block;
}
a {
  color: #043faf;
}
a:hover {
  color: #1063ff;
}

.mainContent {
  min-width: 320px;
  padding: 0 20px;
}
@media only screen and (min-width: 1025px) {
  .mainContent {
    max-width: 1400px;
    margin: 0 auto;
  }
}
@media only screen and (min-width: 1025px) {
  .leftRailSection {
    display: -ms-flexbox;
    display: -ms-flex;
    display: flex;
  }
}
@media only screen and (min-width: 1025px) {
  .leftRailSection .leftRail {
    width: 260px;
    margin-right: 20px;
  }
}
.leftRailSection .rightContent {
  -ms-flex: 1 0 0;
  flex: 1 0 0;
}
.support-help-section h1 {
  font-size: 24px;
  line-height: 38px;
}

.myAccount.page-uid-add-credit-application-ticket .checkbox label {
  font-family: Tahoma, Helvetica, Arial, sans-serif;
  font-family: bold;
}

.input-qty.form-control,
.qty-selector input {
  padding: 6px 7px !important;
  text-align: center;
}
#updateProductDates input.qty {
  padding: 6px;
}
#quickOrder input.js-quick-order-qty {
  padding: 10px 5px;
}

@media print {
  .checkout-success__body .headline {
    margin-top: 0px;
    font-size: 30px !important;
  }
  .print-link,
  header,
  footer,
  .QSISlider,
  .QSIInfoBar,
  .ASM_header,
  .hide-on-print {
    display: none !important;
  }
  .account-section .checkout-confirmation-content .orderDetailsOverview .orderDetailsInfo .item-group:first-child,
  .account-section .checkout-confirmation-content .orderDetailsOverview .orderDetailsInfo .item-group.orderTotal {
    display: none;
  }
  .page-uid-quote-detail .item__stock {
    display: none !important;
  }
  .page-uid-quote-detail .orderDetailTotals .cart-totals-taxes {
    text-align: left;
    font-size: 12px;
    margin-top: -25px;
  }
  .page-uid-quote-detail .orderDetailTotals {
    page-break-inside: avoid;
  }
  .account-section .checkout-confirmation-content .orderDetailsOverview {
    margin: 0;
  }
  .account-section .checkout-confirmation-content .orderDetailsOverview .orderDetailsInfo {
    margin: 0;
    border: 0;
  }
  .orderDetailsEntryList .item .prodInfo .prodImage img {
    font-size: 0;
    text-indent: -9999px;
  }
  .account-section .checkout-confirmation-content .checkout-success__body {
    margin-bottom: 30px;
  }
}
.language-fr .chatLink,
.language-en .chatLink,
.language-en_CA .chatLink,
.language-fr .nav-live-chat,
.language-en .nav-live-chat,
.language-en_CA .nav-live-chat,
.language-fr .tile.chatTile,
.language-en .tile.chatTile,
.language-en_CA .tile.chatTile {
  display: none;
}
.language-fr header .navigation.mainHeader .headerLinks,
.language-en header .navigation.mainHeader .headerLinks,
.language-en_CA header .navigation.mainHeader .headerLinks {
  height: 40px;
  max-width: 105px;
}
@media screen and (max-width: 480px) {
  .language-fr header .navigation.mainHeader .headerLinks,
  .language-en header .navigation.mainHeader .headerLinks,
  .language-en_CA header .navigation.mainHeader .headerLinks {
    height: 30px;
  }
}


h1,
h2,
h3,
h4 {
  font-family: Arial, Tahoma, Helvetica, sans-serif;
  font-weight: normal;
  color: #262b69;
  letter-spacing: 0.3px;
}
h1 {
  font-size: 36px;
  line-height: 43px;
}
@media (max-width: 1024px) {
  h1 {
    font-size: 26px;
    line-height: 30px;
  }
}
h2 {
  font-size: 24px;
  line-height: 28px;
}
@media (max-width: 1024px) {
  h2 {
    font-size: 22px;
    line-height: 25px;
  }
}
h3 {
  font-size: 18px;
  line-height: 24px;
}
h4 {
  font-size: 14px;
  line-height: 24px;
}

footer {
  padding-top: 30px;
}
.page-homepage footer {
  padding-top: 0;
}
@media screen and (min-width: 769px) {
  .footer-wrapper {
    background-color: #00004b;
    padding-top: 20px;
  }
}
@media screen and (min-width: 820px) and (max-width: 1086px) {
  .footer-wrapper {
    width: 100%;
  }
}
.footer-wrapper .footer-quicklinks-wrapper .footer-quicklink-links {
  display: inline-block;
}
@media screen and (max-width: 768px) {
  .footer-wrapper .footer-quicklinks-wrapper .footer-quicklink-links {
    padding-bottom: 30px;
    display: none;
  }
}
@media screen and (min-width: 769px) {
  .footer-wrapper .footer-quicklinks-wrapper .footer-quicklinks-content {
    width: 75%;
    margin: 0 auto;
    padding-bottom: 62px;
  }
}
@media screen and (max-width: 768px) {
  .footer-wrapper .footer-quicklinks-wrapper .footer-quicklinks-content .footer-quickLinks-title {
    padding: 26px 16px 25px;
    font-size: 22px;
    font-weight: bold;
    line-height: 15px;
    color: #00004b;
    display: flex;
    justify-content: space-between;
  }
  .footer-wrapper .footer-quicklinks-wrapper .footer-quicklinks-content .footer-quickLinks-title.open ~ .footer-quicklink-links {
    display: block;
  }
  .footer-wrapper .footer-quicklinks-wrapper .footer-quicklinks-content .footer-quickLinks-title.open span {
    transform: rotate(0deg);
  }
}
@media screen and (min-width: 769px) {
  .footer-wrapper .footer-quicklinks-wrapper .footer-quicklinks-content .footer-quickLinks-title {
    color: #ffffff;
    font-weight: bold;
    font-size: 25px;
    margin: 20px 0 10px 0;
  }
}
.footer-wrapper .footer-quicklinks-wrapper .footer-quicklinks-content .footer-quickLinks-title span {
  transform: rotate(270deg);
}
@media screen and (min-width: 769px) {
  .footer-wrapper .footer-quicklinks-wrapper .footer-quicklinks-content .footer-quickLinks-title span {
    display: none;
  }
}
.footer-wrapper .footer-quicklinks-wrapper .footer-quicklinks-content .footer-quicklinks {
  display: inline-block;
}
@media screen and (max-width: 768px) {
  .footer-wrapper .footer-quicklinks-wrapper .footer-quicklinks-content .footer-quicklinks {
    display: block;
    padding-top: 8px;
    padding-left: 20px;
    font-size: 16px;
  }
}
.footer-wrapper .footer-quicklinks-wrapper .footer-quicklinks-content .footer-quicklinks a {
  color: #3a414b;
}
@media screen and (min-width: 769px) {
  .footer-wrapper .footer-quicklinks-wrapper .footer-quicklinks-content .footer-quicklinks a {
    display: inline-block;
    padding: 16px 35px;
    border: 1px solid #E2E2E4;
    margin: 15px 15px 0 0;
    border-radius: 30px;
    background-color: #E2E2E4;
    color: #1D1D1F;
    font-size: 18px;
    font-weight: bold;
  }
}
.footer-wrapper .footer-quicklinks-wrapper .footer-quicklinks-content .footer-quicklinks a:hover {
  background-color: #CCCCCC;
}
@media screen and (min-width: 769px) {
  .footer-wrapper .footer__top {
    column-gap: 4%;
    display: flex;
    flex-wrap: wrap;
    width: 80%;
    border-top: 1px solid #ffffff;
    margin: 0 auto;
    padding-top: 62px;
    justify-content: center;
  }
}
@media screen and (min-width: 1025px) and (max-width: 1200px) {
  .footer-wrapper .footer__top {
    column-gap: 9%;
  }
}
@media screen and (min-width: 1201px) {
  .footer-wrapper .footer__top {
    column-gap: 19%;
  }
}
.footer-wrapper .footer__top .footer-title {
  display: flex;
  justify-content: center;
  padding: 26px 16px 25px;
  font-size: 22px;
  font-weight: bold;
  line-height: 15px;
  color: #00004b;
  justify-content: space-between;
}
@media screen and (min-width: 769px) {
  .footer-wrapper .footer__top .footer-title {
    font-size: 16px;
    color: #ffffff;
    font-weight: bold;
    padding: 0px 20px 25px;
    justify-content: flex-start;
    border: none;
  }
}
.footer-wrapper .footer__top .footer-title span {
  transform: rotate(270deg);
}
@media screen and (min-width: 769px) and (max-width: 4000px) {
  .footer-wrapper .footer__top .footer-title span {
    display: none;
  }
}
.footer-wrapper .footer__top .footer-title.open ~ .footer__nav--links {
  display: block;
}
.footer-wrapper .footer__top .footer-title.open span {
  transform: rotate(0deg);
}
@media screen and (min-width: 820px) and (max-width: 1086px) {
  .footer-wrapper .footer__top .footer__nav--container {
    flex: 2 2 25% !important;
  }
}
@media screen and (min-width: 769px) and (max-width: 819px) {
  .footer-wrapper .footer__top .footer__nav--container {
    flex: 2 2 25% !important;
  }
}
@media screen and (max-width: 768px) {
  .footer-wrapper .footer__top .footer__nav--container {
    border-top: 1px solid #e9e9e9;
  }
}
.footer-wrapper .footer__top .footer__nav--container .footer__nav--links {
  padding-left: 0px;
  width: 94%;
  list-style: none;
  margin-bottom: 30px;
  margin: 0px 0px 30px 20px;
  display: none;
}
@media screen and (min-width: 769px) and (max-width: 4000px) {
  .footer-wrapper .footer__top .footer__nav--container .footer__nav--links {
    display: block;
    width: 100%;
  }
}
.footer-wrapper .footer__top .footer__nav--container .footer__nav--links .footer__link {
  padding-top: 8px;
}
.footer-wrapper .footer__top .footer__nav--container .footer__nav--links a {
  color: #3a414b;
  font-size: 16px;
  display: block;
}
@media screen and (min-width: 769px) and (max-width: 4000px) {
  .footer-wrapper .footer__top .footer__nav--container .footer__nav--links a {
    color: #fff;
    font-size: 18px;
    line-height: 42px;
  }
}
.footer-wrapper .footer__top .footer__nav--container .footer__nav--links a:focus {
  outline-offset: 2px;
}
@media screen and (min-width: 1025px) {
  .footer-wrapper .footer__top .footer__social {
    margin-bottom: 16px;
    padding: 0 20px 0;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
  }
}
@media screen and (min-width: 820px) and (max-width: 1024px) {
  .footer-wrapper .footer__top .footer__social {
    padding: 0 0 0 20px;
  }
}
.footer-wrapper .footer__top .footer__social .title {
  color: #ffffff;
  font-size: 16px;
  font-weight: bold;
  line-height: 15px;
  border-bottom: 2px solid rgba(255, 255, 255, 0.2);
  padding-bottom: 12px;
  text-align: center;
  margin-bottom: 25px;
}
@media screen and (min-width: 769px) and (max-width: 1024px) {
  .footer-wrapper .footer__top .footer__social .title {
    border-bottom: none;
    padding-left: 0px;
    text-align: left;
  }
}
@media screen and (min-width: 1025px) and (max-width: 4000px) {
  .footer-wrapper .footer__top .footer__social .title {
    border-bottom: none;
  }
}
@media only screen and (max-width: 820px) {
  .footer-wrapper .footer__top .footer__social .title {
    font-size: 16px;
  }
}
.footer-wrapper .footer__top .footer__social .social-icon-container {
  display: flex;
  padding-left: 15px;
  justify-content: center;
  padding: 0 20px;
}
@media screen and (max-width: 768px) {
  .footer-wrapper .footer__top .footer__social .social-icon-container {
    padding: 0;
  }
}
@media screen and (min-width: 769px) and (max-width: 1024px) {
  .footer-wrapper .footer__top .footer__social .social-icon-container {
    padding-left: 0px;
    text-align: left;
    justify-content: flex-start;
  }
}
@media screen and (min-width: 1025px) and (max-width: 4000px) {
  .footer-wrapper .footer__top .footer__social .social-icon-container {
    padding: 0;
  }
}
.footer-wrapper .footer__top .footer__social .social-icon-container a {
  margin-right: 22px;
}
.footer-wrapper .footer__top .footer__social .social-icon-container a img {
  filter: brightness(100);
}
.footer-wrapper .footer__top .footer__social.footer__techResourceArticleSignUp .footer-techResourceArticleSignUp {
  margin-top: 90px;
  border: 1px solid #ffffff;
  padding: 15px 13px 10px;
  border-radius: 10px;
  width: 216px;
}
@media screen and (max-width: 768px) {
  .footer-wrapper .footer__top .footer__social.footer__techResourceArticleSignUp .footer-techResourceArticleSignUp {
    text-align: center;
    margin: 60px auto 30px;
  }
}
.footer-wrapper .footer__top .footer__social.footer__techResourceArticleSignUp .footer-techResourceArticleSignUp .title {
  text-align: left;
  margin-bottom: 10px;
}
@media screen and (min-width: 769px) and (max-width: 1025px) {
  .footer-wrapper .footer__top .footer__social.footer__techResourceArticleSignUp .footer-techResourceArticleSignUp .title {
    text-align: left;
  }
}
@media screen and (max-width: 768px) {
  .footer-wrapper .footer__top .footer__social.footer__techResourceArticleSignUp .footer-techResourceArticleSignUp .title {
    text-align: center;
  }
}
.footer-wrapper .footer__top .footer__social.footer__techResourceArticleSignUp .footer-techResourceArticleSignUp .footer-techResourceArticleSignUp-copy {
  color: #fff;
  display: block;
  font-size: 14px;
  line-height: 22px;
}
@media screen and (max-width: 1025px) {
  .footer-wrapper .footer__top .footer__social.footer__techResourceArticleSignUp .footer-techResourceArticleSignUp .footer-techResourceArticleSignUp-copy {
    max-width: 250px;
    margin: 0 auto;
  }
}
.footer-wrapper .footer__top .footer__social.footer__techResourceArticleSignUp .footer-techResourceArticleSignUp .footer-techResourceArticleSignUp-copy a {
  color: #ffffff;
  font-weight: bold;
  text-transform: capitalize;
}
@media screen and (min-width: 769px) and (max-width: 1025px) {
  .footer-wrapper .footer__top .footer__social.footer__techResourceArticleSignUp .footer-techResourceArticleSignUp .footer-techResourceArticleSignUp-copy p {
    margin-bottom: 0;
    text-align: left;
  }
}
@media screen and (max-width: 768px) {
  .footer-wrapper .footer__top .footer__social.footer__techResourceArticleSignUp .footer-techResourceArticleSignUp .footer-techResourceArticleSignUp-copy p {
    text-align: center;
    margin: 0;
  }
}
.footer-wrapper .footer__top .footer__social.footer__feedbackSurvey .footer-feedbackSurvey {
  margin-top: 35px;
}
@media screen and (max-width: 768px) {
  .footer-wrapper .footer__top .footer__social.footer__feedbackSurvey .footer-feedbackSurvey {
    text-align: center;
    margin: 0 0 30px 0;
  }
}
.footer-wrapper .footer__top .footer__social.footer__feedbackSurvey .footer-feedbackSurvey .footer-feedbackSurvey-content {
  display: inline-block;
  color: #ffffff;
  border: 1px solid #ffffff;
  padding: 15px 16px;
  border-radius: 10px;
}
.footer-wrapper .footer__top .footer__social.footer__feedbackSurvey .footer-feedbackSurvey .footer-feedbackSurvey-content:hover {
  text-decoration: underline;
}
@media only screen and (min-width: 640px) and (max-width: 1024px) {
  .footer-wrapper .footer__top .lang-social-row {
    flex: 0 0 100%;
    max-width: 100%;
  }
}
@media screen and (min-width: 820px) and (max-width: 1086px) {
  .footer-wrapper .footer__top .lang-social-row {
    flex: 2 2 25% !important;
  }
}
@media screen and (min-width: 769px) and (max-width: 819px) {
  .footer-wrapper .footer__top .lang-social-row {
    flex: 2 2 25% !important;
  }
}
@media screen and (max-width: 768px) {
  .footer-wrapper .footer__top .lang-social-row {
    padding-top: 45px;
    background-color: #00004b;
  }
}
.footer-wrapper .footer-bottom-wrapper {
  background: #00004b;
}
.footer-wrapper .footer-bottom-wrapper .footer-newsletter {
  padding: 18px 0px;
  position: relative;
  margin-bottom: 30px;
  padding: 0 20px 45px;
}
@media screen and (min-width: 1025px) and (max-width: 1180px) {
  .footer-wrapper .footer-bottom-wrapper .footer-newsletter {
    border-top: 2px solid rgba(255, 255, 255, 0.2);
  }
}
@media screen and (min-width: 1025px) and (max-width: 4000px) {
  .footer-wrapper .footer-bottom-wrapper .footer-newsletter {
    max-width: 1100px;
    margin: 0px auto;
    padding-top: 35px;
    border-bottom: 2px solid rgba(255, 255, 255, 0.2);
  }
}
@media screen and (min-width: 769px) and (max-width: 1024px) {
  .footer-wrapper .footer-bottom-wrapper .footer-newsletter {
    max-width: 450px;
    margin: 0px auto;
  }
}
@media screen and (min-width: 1025px) and (max-width: 4000px) {
  .footer-wrapper .footer-bottom-wrapper .footer-newsletter .footer-newsletter-container {
    display: flex;
  }
}
.footer-wrapper .footer-bottom-wrapper .footer-newsletter .footer-newsletter-container .footer-newsletter-title {
  font-size: 18px;
  line-height: 20px;
  padding-bottom: 30px;
  color: #fff;
}
@media screen and (min-width: 1025px) and (max-width: 4000px) {
  .footer-wrapper .footer-bottom-wrapper .footer-newsletter .footer-newsletter-container .footer-newsletter-title {
    padding-right: 36px;
    max-width: 300px;
  }
}
.footer-wrapper .footer-bottom-wrapper .footer-newsletter .footer-newsletter-container form {
  display: flex;
  flex-direction: column;
  row-gap: 20px;
}
@media screen and (min-width: 1025px) and (max-width: 4000px) {
  .footer-wrapper .footer-bottom-wrapper .footer-newsletter .footer-newsletter-container form {
    display: flex;
    flex-direction: row;
  }
}
.footer-wrapper .footer-bottom-wrapper .footer-newsletter .footer-newsletter-container form input {
  border-radius: 4px;
  border: none;
}
.footer-wrapper .footer-bottom-wrapper .footer-newsletter .footer-newsletter-container form input[type="text"],
.footer-wrapper .footer-bottom-wrapper .footer-newsletter .footer-newsletter-container form input[type="email"] {
  background: #fff;
  padding: 15px 13px;
}
@media screen and (min-width: 1025px) and (max-width: 4000px) {
  .footer-wrapper .footer-bottom-wrapper .footer-newsletter .footer-newsletter-container form input[type="text"],
  .footer-wrapper .footer-bottom-wrapper .footer-newsletter .footer-newsletter-container form input[type="email"] {
    height: 47px;
    flex: 0 0 50%;
    max-width: 310px;
  }
}
.footer-wrapper .footer-bottom-wrapper .footer-newsletter .footer-newsletter-container form input[type="text"]::-webkit-input-placeholder,
.footer-wrapper .footer-bottom-wrapper .footer-newsletter .footer-newsletter-container form input[type="email"]::-webkit-input-placeholder {
  color: #8993a3;
  opacity: 1 !important;

}
.footer-wrapper .footer-bottom-wrapper .footer-newsletter .footer-newsletter-container form input[type="text"]:-moz-placeholder,
.footer-wrapper .footer-bottom-wrapper .footer-newsletter .footer-newsletter-container form input[type="email"]:-moz-placeholder {

  color: #8993a3;
  opacity: 1 !important;
}
.footer-wrapper .footer-bottom-wrapper .footer-newsletter .footer-newsletter-container form input[type="text"]::-moz-placeholder,
.footer-wrapper .footer-bottom-wrapper .footer-newsletter .footer-newsletter-container form input[type="email"]::-moz-placeholder {

  color: #8993a3;
  opacity: 1 !important;
}
.footer-wrapper .footer-bottom-wrapper .footer-newsletter .footer-newsletter-container form input[type="text"]:-ms-input-placeholder,
.footer-wrapper .footer-bottom-wrapper .footer-newsletter .footer-newsletter-container form input[type="email"]:-ms-input-placeholder {
  color: #8993a3;
}
@media screen and (min-width: 1025px) and (max-width: 4000px) {
  .footer-wrapper .footer-bottom-wrapper .footer-newsletter .footer-newsletter-container form input[type="text"] {
    margin-right: 36px;
  }
}
@media screen and (min-width: 1025px) and (max-width: 4000px) {
  .footer-wrapper .footer-bottom-wrapper .footer-newsletter .footer-newsletter-container form input[type="email"] {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
  }
}
.footer-wrapper .footer-bottom-wrapper .footer-newsletter .footer-newsletter-container form .action-btn {
  background: #0a1e40;
  margin-bottom: 25px;
  padding-right: 15px;
  width: max-content;
}
@media screen and (min-width: 1025px) and (max-width: 4000px) {
  .footer-wrapper .footer-bottom-wrapper .footer-newsletter .footer-newsletter-container form .action-btn {
    display: flex;
    align-items: center;
  }
}
.footer-wrapper .footer-bottom-wrapper .footer-newsletter .footer-newsletter-container form .action-btn input[type="submit"] {
  padding: 15px;
  font-size: 15px;
  line-height: 18px;
  font-weight: 300 !important;
  text-transform: capitalize;
  background: transparent;
}
.footer-wrapper .footer-bottom-wrapper .footer-newsletter .footer-newsletter-container form .action-btn .glyphicon-arrow-right::before {
  color: #fff;
}
.footer-wrapper .footer-bottom-wrapper .footer__copyright {
  background: #00004b;
  padding: 22px 20px 32px 20px;
}
@media screen and (min-width: 1175px) and (max-width: 1200px) {
  .footer-wrapper .footer-bottom-wrapper .footer__copyright {
    padding: 19px 15px 19px 15px;
  }
}
@media screen and (min-width: 769px) and (max-width: 4000px) {
  .footer-wrapper .footer-bottom-wrapper .footer__copyright {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    padding: 19px 0 19px 0;
    border-top: 1px solid #ffffff;
  }
}
@media screen and (min-width: 769px) and (max-width: 1024px) {
  .footer-wrapper .footer-bottom-wrapper .footer__copyright {
    justify-content: center;
    gap: 28px;
  }
}
.footer-wrapper .footer-bottom-wrapper .footer__copyright .copyright,
.footer-wrapper .footer-bottom-wrapper .footer__copyright .footer_links {
  font-size: 14px;
  line-height: 24px;
  color: #fff;
  text-align: center;
}
@media screen and (min-width: 1175px) and (max-width: 1200px) {
  .footer-wrapper .footer-bottom-wrapper .footer__copyright .copyright,
  .footer-wrapper .footer-bottom-wrapper .footer__copyright .footer_links {
    font-size: 13px;
  }
}
.footer-wrapper .footer-bottom-wrapper .footer__copyright .copyright a,
.footer-wrapper .footer-bottom-wrapper .footer__copyright .footer_links a {
  color: #fff;
}
.footer-wrapper .footer-bottom-wrapper .footer__copyright .copyright a:focus,
.footer-wrapper .footer-bottom-wrapper .footer__copyright .footer_links a:focus {
  outline-offset: 2px;
}
.footer-wrapper .footer-bottom-wrapper .footer__copyright .footer_links {
  padding-top: 15px;
}
@media screen and (min-width: 769px) and (max-width: 1024px) {
  .footer-wrapper .footer-bottom-wrapper .footer__copyright .footer_links {
    flex: 0 0 100%;
    padding-top: 0px;
  }
}
@media screen and (min-width: 1025px) and (max-width: 4000px) {
  .footer-wrapper .footer-bottom-wrapper .footer__copyright .footer_links {
    padding-top: 0px;
  }
}
.footer-wrapper .footer-bottom-wrapper .footer__copyright .footer_links a::after {
  padding: 0 5px;
  content: "|";
}
@media screen and (min-width: 320px) and (max-width: 4000px) {
  .footer-wrapper .footer-bottom-wrapper .footer__copyright .footer_links a:last-child::after {
    content: "";
    padding: 0;
  }
}

body.menuOpen .menuFlyout {
  left: 0;
}

header {

}
header > nav {
  display: none;
}
@media only screen and (max-width: 820px) {
  header .navigation.mainHeader.mainNav .country-menu a.region-flag,
  header .navigation.mainHeader.mainNav .country-menu #regionDropdown:before,
  header .navigation.mainHeader.mainNav .country-menu #regionDropdownMobile {
    font-size: 15px !important;
  }
}
.menuFlyout {
  position: absolute;
  height: calc(100% - 170px);
  width: 100%;
  left: -1400px;
  top: 170px;
  z-index: 9000;
  transition: left 300ms linear 50ms;

}
@media (min-width: 1174px) {
  .menuFlyout {
    display: none;
  }
}
.menuFlyout .underlay {
  background-color: rgba(0, 0, 0, 0.5);
  height: 100%;
  text-align: right;
  width: 100%;
  position: absolute;
}
.menuFlyout .underlay .closeIcon {
  background: url('/_ui/responsive/theme-omegaengineering/images/icon-close.png') no-repeat scroll top left;
  cursor: pointer;
  display: inline-block;
  height: 16px;
  margin: 10px 10px 0 0;
  width: 16px;
}
.menuFlyout .menu {
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  background-color: #ffffff;
  color: #006ab6;
  height: 100%;
  position: relative;
  margin-right: 40px;
}
.menuFlyout .navigationMenu {
  order: 0;
  list-style: none;
  margin: 0;
  padding: 0;
}
.menuFlyout .navigationMenu li {
  border-bottom: 1px solid #e0e0e0;
}
.menuFlyout .navigationMenu li .mainCategory {
  font-weight: bold !important;
  font-family: Arial, Tahoma, Helvetica, sans-serif;
  color: #006ab6;
  cursor: pointer;
  display: inline-block;
  font-size: 16px;
  letter-spacing: 0.6px;
  line-height: 1;
  padding: 20px;
  position: relative;
  text-decoration: none;
  width: 100%;
}
.menuFlyout .navigationMenu li .mainCategory::after {

}
@media only screen and (max-width: 1174px) {
  .menuFlyout .navigationMenu li .mainCategory::after {
    background: url('/_ui/responsive/theme-omegaengineering/images/next-arrow.png') no-repeat top left;
    background-size: 15px 26px;
    content: '';
    height: 26px;
    position: absolute;
    right: 20px;
    top: 15px;
    width: 20px;
  }
}
@media only screen and (max-width: 479px) {
  .menuFlyout .navigationMenu li .mainCategory::after {
    background-size: 11px 20px;
    height: 20px;
    width: 14px;
  }
}
.menuFlyout .navigationMenu li .mainCategory.active::after {

}
@media only screen and (max-width: 1174px) {
  .menuFlyout .navigationMenu li .mainCategory.active::after {
    -ms-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
    top: 18px;
  }
}
.menuFlyout .menu > div {
  font-weight: bold !important;
  font-family: Arial, Tahoma, Helvetica, sans-serif;
  color: #006ab6;
  font-size: 14px;
  padding: 20px;
}
.menuFlyout .menu > div.loginMenu {
  padding: 0;
}
.menuFlyout .menu > div.loginMenu a {
  color: #006ab6;
}
.menuFlyout .nav-live-chat {
  order: 9;
  position: relative;
}
.menuFlyout .nav-live-chat a:before {
  top: 20px;
}
.menuFlyout .nav-live-chat .chatLink.chatLinkOnline {
  color: #006ab6;
}
.menuFlyout .nav-live-chat .chatLink.chatLinkOnline::before {
  display: none;
}
.menuFlyout .nav-live-chat .chatLink.chatLinkOnline::after {
  background: url('/_ui/responsive/theme-omegaengineering/images/chat-icon.png') no-repeat bottom left;
  content: '';
  display: inline-block;
  height: 20px;
  margin-left: 9px;
  position: absolute;
  top: 18px;
  width: 20px;
  background-size: cover;
}
.menuFlyout .nav-live-chat .chatLink.chatLinkOnline span {
  padding-left: 0;
}
.menuFlyout .menu > a {
  font-weight: bold !important;
  font-family: Arial, Tahoma, Helvetica, sans-serif;
  color: #006ab6;
  font-size: 14px;
  padding: 20px;
}
.menuFlyout .headerLinks {
  order: 1;
}
.menuFlyout .menu > .dropdownNav {
  font-family: Arial, Tahoma, Helvetica, sans-serif;
  font-weight: normal;
  order: 3;
  border-bottom: 1px solid #e0e0e0;
  padding: 0;
}
.menuFlyout .menu > .dropdownNav.nav-account {
  order: 4;
}
.menuFlyout .menu > .dropdownNav.active > span::after {
  -ms-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
}
.menuFlyout .menu > .dropdownNav > span {
  background: none;
  color: #006ab6;
  display: block;
  padding: 20px;
  width: 100%;
}
.menuFlyout .menu > .dropdownNav > span::after {
  background: url('/_ui/responsive/theme-omegaengineering/images/next-arrow.png') no-repeat top left;
  background-size: 15px 26px;
  content: '';
  height: 26px;
  position: absolute;
  right: 20px;
  width: 20px;
}
@media only screen and (max-width: 479px) {
  .menuFlyout .menu > .dropdownNav > span::after {
    background-size: 11px 20px;
    height: 20px;
    width: 14px;
  }
}
.menuFlyout .menu > .dropdownNav .dropdown {
  background-color: #ffffff;
  position: static;
  min-width: auto;
  min-height: auto;
}
.menuFlyout .menu > .dropdownNav .dropdown > ul {
  margin: 0;
  padding: 0;
}
.menuFlyout .menu > .dropdownNav .dropdown > ul li {
  border-bottom: 1px solid #e0e0e0;
  padding: 15px 20px 15px 25px;
}
.menuFlyout .menu > .dropdownNav .dropdown > ul li:last-child {
  border: none;
}
.menuFlyout .menu > .dropdownNav .dropdown > ul li a {
  padding: 0;
  border: none;
  display: block;
}
.menuFlyout .menu > .dropdownNav .dropdown > ul li a:after {
  content: none;
}
.menuFlyout .menu > a {
  order: 5;
}
.menuFlyout .nav-order {
  margin-bottom: 10px;
}
.menuFlyout .menu > .content {
  order: 6;
}
.menuFlyout .menu > .content .nav-phone {
  color: #3a414b;
  font-family: Arial, Tahoma, Helvetica, sans-serif;
  font-weight: normal;
}
.menuFlyout .menu > .content .nav-phone a {
  font-weight: bold !important;
  font-family: Arial, Tahoma, Helvetica, sans-serif;
  color: #006ab6;
}
.menuFlyout .menu > .loginMenu {
  order: 10;
  color: #006ab6;
  margin: 40px 0;
  font-family: Arial, Tahoma, Helvetica, sans-serif;
  font-weight: normal;
}
.menuFlyout .menu > .loginMenu > div {
  padding: 0 20px 10px;
}
.menuFlyout .nav-welcome {
  order: 10;
}
.menuFlyout .nav-welcome div {
  font-family: Arial, Tahoma, Helvetica, sans-serif;
  font-weight: normal;
  padding-bottom: 20px;
}
.menuFlyout .nav-welcome a {
  color: #006ab6;
}
@media screen and (max-width: 1023px) {
  li.no-submenu .cat-level-one a:after,
  li.dropdown-submenu .cat-level-one a:after {
    content: "\276F";
    display: block;
    position: absolute;
    right: 20px;
    left: auto;
    top: 10px;
    color: #889596;
  }
}
@media (min-width: 1024px) and (max-width: 1174px) {
  header .navigation.mainHeader.mainNav .site-nav-trigger ul.navigationBar li .main-menu .top-level {
    margin: 0 0 0 20px;
  }
  li.no-submenu .cat-level-one a:after,
  li.dropdown-submenu .cat-level-one a:after {
    content: "\276F";
    display: block;
    position: absolute;
    right: 0px;
    left: 220px;
    top: 10px;
    color: #889596;
  }
}

@media (min-width: 1174px) {
  .open.nav-resources,
  .open.brands-menu,
  .open.services-menu,
  .open.companyinformation-menu {

  }
  .open.nav-resources .main-menu,
  .open.brands-menu .main-menu,
  .open.services-menu .main-menu,
  .open.companyinformation-menu .main-menu {
    width: 250px;
    height: auto !important;
    left: auto !important;
    z-index: 11111111;
    background-color: #fff;
    box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16);
  }
  .open.nav-resources .main-menu .top-level,
  .open.brands-menu .main-menu .top-level,
  .open.services-menu .main-menu .top-level,
  .open.companyinformation-menu .main-menu .top-level {
    display: block;
    height: inherit !important;

  }
  .open.nav-resources .main-menu .top-level li,
  .open.brands-menu .main-menu .top-level li,
  .open.services-menu .main-menu .top-level li,
  .open.companyinformation-menu .main-menu .top-level li,
  .open.nav-resources .main-menu .top-level button,
  .open.brands-menu .main-menu .top-level button,
  .open.services-menu .main-menu .top-level button,
  .open.companyinformation-menu .main-menu .top-level button {
    border-bottom: 0px;
  }
  .open.nav-resources .main-menu .top-level li .cat-level-one,
  .open.brands-menu .main-menu .top-level li .cat-level-one,
  .open.services-menu .main-menu .top-level li .cat-level-one,
  .open.companyinformation-menu .main-menu .top-level li .cat-level-one,
  .open.nav-resources .main-menu .top-level button .cat-level-one,
  .open.brands-menu .main-menu .top-level button .cat-level-one,
  .open.services-menu .main-menu .top-level button .cat-level-one,
  .open.companyinformation-menu .main-menu .top-level button .cat-level-one {
    height: auto;
    display: none;
  }
  .open.nav-resources .main-menu .top-level li .cat-level-one a,
  .open.brands-menu .main-menu .top-level li .cat-level-one a,
  .open.services-menu .main-menu .top-level li .cat-level-one a,
  .open.companyinformation-menu .main-menu .top-level li .cat-level-one a,
  .open.nav-resources .main-menu .top-level button .cat-level-one a,
  .open.brands-menu .main-menu .top-level button .cat-level-one a,
  .open.services-menu .main-menu .top-level button .cat-level-one a,
  .open.companyinformation-menu .main-menu .top-level button .cat-level-one a {
    text-align: left;
    padding: 0px 0px 0px 10px;
    font-weight: bold !important;
    text-transform: capitalize;
    font-size: 14px;
    color: #000;
    height: auto;
  }
  .open.nav-resources .main-menu .top-level li .cat-level-one a:hover,
  .open.brands-menu .main-menu .top-level li .cat-level-one a:hover,
  .open.services-menu .main-menu .top-level li .cat-level-one a:hover,
  .open.companyinformation-menu .main-menu .top-level li .cat-level-one a:hover,
  .open.nav-resources .main-menu .top-level button .cat-level-one a:hover,
  .open.brands-menu .main-menu .top-level button .cat-level-one a:hover,
  .open.services-menu .main-menu .top-level button .cat-level-one a:hover,
  .open.companyinformation-menu .main-menu .top-level button .cat-level-one a:hover {
    background: transparent;
    text-decoration: underline;
  }
  .open.nav-resources .main-menu .top-level li ul.sub-level,
  .open.brands-menu .main-menu .top-level li ul.sub-level,
  .open.services-menu .main-menu .top-level li ul.sub-level,
  .open.companyinformation-menu .main-menu .top-level li ul.sub-level,
  .open.nav-resources .main-menu .top-level button ul.sub-level,
  .open.brands-menu .main-menu .top-level button ul.sub-level,
  .open.services-menu .main-menu .top-level button ul.sub-level,
  .open.companyinformation-menu .main-menu .top-level button ul.sub-level {
    display: block !important;
    position: relative;
    height: inherit !important;
    top: 0;
    left: 0;
    box-shadow: none;

    background: #fff;
    padding: 0px 0px 0px 20px;
    column-count: 1 !important;
    z-index: auto;
    min-height: auto;
  }
  .open.nav-resources .main-menu .top-level li ul.sub-level li a,
  .open.brands-menu .main-menu .top-level li ul.sub-level li a,
  .open.services-menu .main-menu .top-level li ul.sub-level li a,
  .open.companyinformation-menu .main-menu .top-level li ul.sub-level li a,
  .open.nav-resources .main-menu .top-level button ul.sub-level li a,
  .open.brands-menu .main-menu .top-level button ul.sub-level li a,
  .open.services-menu .main-menu .top-level button ul.sub-level li a,
  .open.companyinformation-menu .main-menu .top-level button ul.sub-level li a {
    font-weight: normal;
    padding: 5px 0 0 10px;
  }
  .open.nav-resources .main-menu .top-level li ul.sub-level li:hover,
  .open.brands-menu .main-menu .top-level li ul.sub-level li:hover,
  .open.services-menu .main-menu .top-level li ul.sub-level li:hover,
  .open.companyinformation-menu .main-menu .top-level li ul.sub-level li:hover,
  .open.nav-resources .main-menu .top-level button ul.sub-level li:hover,
  .open.brands-menu .main-menu .top-level button ul.sub-level li:hover,
  .open.services-menu .main-menu .top-level button ul.sub-level li:hover,
  .open.companyinformation-menu .main-menu .top-level button ul.sub-level li:hover {
    background: transparent;
    border-bottom: 0px;
  }
  .open.nav-resources .main-menu .top-level li ul.sub-level li .desktopView,
  .open.brands-menu .main-menu .top-level li ul.sub-level li .desktopView,
  .open.services-menu .main-menu .top-level li ul.sub-level li .desktopView,
  .open.companyinformation-menu .main-menu .top-level li ul.sub-level li .desktopView,
  .open.nav-resources .main-menu .top-level button ul.sub-level li .desktopView,
  .open.brands-menu .main-menu .top-level button ul.sub-level li .desktopView,
  .open.services-menu .main-menu .top-level button ul.sub-level li .desktopView,
  .open.companyinformation-menu .main-menu .top-level button ul.sub-level li .desktopView {
    display: block;
    border-bottom: 0;
  }
  .open.nav-resources .main-menu .top-level li .dropdown-submenu-two,
  .open.brands-menu .main-menu .top-level li .dropdown-submenu-two,
  .open.services-menu .main-menu .top-level li .dropdown-submenu-two,
  .open.companyinformation-menu .main-menu .top-level li .dropdown-submenu-two,
  .open.nav-resources .main-menu .top-level button .dropdown-submenu-two,
  .open.brands-menu .main-menu .top-level button .dropdown-submenu-two,
  .open.services-menu .main-menu .top-level button .dropdown-submenu-two,
  .open.companyinformation-menu .main-menu .top-level button .dropdown-submenu-two {
    padding: 0px;
  }
  .open.nav-resources .main-menu .top-level li .dropdown-submenu-two .sub-level-two,
  .open.brands-menu .main-menu .top-level li .dropdown-submenu-two .sub-level-two,
  .open.services-menu .main-menu .top-level li .dropdown-submenu-two .sub-level-two,
  .open.companyinformation-menu .main-menu .top-level li .dropdown-submenu-two .sub-level-two,
  .open.nav-resources .main-menu .top-level button .dropdown-submenu-two .sub-level-two,
  .open.brands-menu .main-menu .top-level button .dropdown-submenu-two .sub-level-two,
  .open.services-menu .main-menu .top-level button .dropdown-submenu-two .sub-level-two,
  .open.companyinformation-menu .main-menu .top-level button .dropdown-submenu-two .sub-level-two {
    display: none;
  }
  .open.nav-resources .main-menu .top-level li:hover,
  .open.brands-menu .main-menu .top-level li:hover,
  .open.services-menu .main-menu .top-level li:hover,
  .open.companyinformation-menu .main-menu .top-level li:hover,
  .open.nav-resources .main-menu .top-level button:hover,
  .open.brands-menu .main-menu .top-level button:hover,
  .open.services-menu .main-menu .top-level button:hover,
  .open.companyinformation-menu .main-menu .top-level button:hover {
    background: transparent;
    border-bottom: 0px;
  }
  .open.nav-resources .main-menu .top-level .no-submenu .cat-level-two a,
  .open.brands-menu .main-menu .top-level .no-submenu .cat-level-two a,
  .open.services-menu .main-menu .top-level .no-submenu .cat-level-two a,
  .open.companyinformation-menu .main-menu .top-level .no-submenu .cat-level-two a {
    font-weight: normal;
    padding: 5px 0px 0px 10px;
    width: inherit;
  }
  .open.nav-resources .main-menu .top-level .no-submenu .cat-level-two a:hover,
  .open.brands-menu .main-menu .top-level .no-submenu .cat-level-two a:hover,
  .open.services-menu .main-menu .top-level .no-submenu .cat-level-two a:hover,
  .open.companyinformation-menu .main-menu .top-level .no-submenu .cat-level-two a:hover {
    background: transparent;
    color: #043faf;
  }
  .open.nav-resources .main-menu .top-level .no-submenu .cat-level-two a:focus,
  .open.brands-menu .main-menu .top-level .no-submenu .cat-level-two a:focus,
  .open.services-menu .main-menu .top-level .no-submenu .cat-level-two a:focus,
  .open.companyinformation-menu .main-menu .top-level .no-submenu .cat-level-two a:focus {
    outline-offset: 3px;
    position: relative;
    z-index: 999999;
  }
  .open.nav-resources .main-menu .up-arrow,
  .open.brands-menu .main-menu .up-arrow,
  .open.services-menu .main-menu .up-arrow,
  .open.companyinformation-menu .main-menu .up-arrow {
    width: 0;
    height: 0;
    border-left: 20px solid transparent;
    border-right: 20px solid transparent;
    border-bottom: 22px solid #fff;
    position: relative;
    left: 90px;
    top: -20px;
    z-index: 111111;
  }
  .open.nav-resources .main-menu .top-level li.no-submenu,
  .open.nav-resources .main-menu .top-level button.no-submenu {
    border-bottom: solid 2px #f5f5f5;
  }
  .open.nav-resources .main-menu .top-level li.no-submenu:hover,
  .open.nav-resources .main-menu .top-level button.no-submenu:hover {
    border-bottom: solid 2px #f5f5f5;
  }
  .open.nav-resources .main-menu .top-level li.no-submenu:hover ul.sub-level li a,
  .open.nav-resources .main-menu .top-level button.no-submenu:hover ul.sub-level li a {
    color: #043faf;
  }
  .open.nav-resources .main-menu .top-level li.no-submenu:last-of-type,
  .open.nav-resources .main-menu .top-level button.no-submenu:last-of-type {
    border-bottom: 0px;
  }
  .open.nav-resources .main-menu .top-level li.no-submenu ul.sub-level li a,
  .open.nav-resources .main-menu .top-level button.no-submenu ul.sub-level li a {
    font-weight: normal;
  }
  .open.nav-resources .main-menu .top-level li.no-submenu ul.sub-level li a:hover,
  .open.nav-resources .main-menu .top-level button.no-submenu ul.sub-level li a:hover {
    color: #043faf;
  }
  .open.nav-resources .main-menu .top-level li.no-submenu ul.sub-level li a:focus,
  .open.nav-resources .main-menu .top-level button.no-submenu ul.sub-level li a:focus {
    outline-offset: 3px;
  }
  .open .backshadow {
    position: absolute;
    width: 100%;
    height: 100%;
    height: calc(100% - 400px);
    background: #000;
    top: 400px;
    left: 0px;
    z-index: 1;
    opacity: .6;
  }
  .open .main-menu {
    left: 0px !important;
    width: 100%;
    padding: 0px;
    margin: 0px;
    display: block;
    border: 0px;

    z-index: 1000;

    background-color: #f5f5f5 !important;
    border-top: solid 1px #707070;
  }
  .open .main-menu.asmActive {
    top: 52%;
  }
  .open .main-menu.asmActiveLog {
    top: 43%;
  }
  .open .main-menu .menu-placeholder {
    float: right;
    width: 17.7%;
    min-height: 300px;
    height: 100%;
    background: #1551c6;
  }
  .open .main-menu .top-level {
    width: 100%;

    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: space-between;
    height: 90px !important;
    padding: 0;
    border-bottom: solid 0px #9d9d9d;


  }
  .open .main-menu .top-level li,
  .open .main-menu .top-level button {
    font-weight: bold !important;
    font-family: Arial, Tahoma, Helvetica, sans-serif;
    color: #ffffff;
    cursor: pointer;
    font-size: 16px;
    position: relative;
    text-transform: uppercase;
    white-space: nowrap;
    margin: 0px;
    list-style: none;
  }
  .open .main-menu .top-level li.no-submenu .cat-level-one a,
  .open .main-menu .top-level button.no-submenu .cat-level-one a {
    color: #000;
    font-size: 14px;
    font-weight: bold;
    padding: 5px 10px;
  }
  .open .main-menu .top-level li .cat-level-one,
  .open .main-menu .top-level button .cat-level-one {
    height: 45px;
    vertical-align: middle;
    display: table-cell;
  }
  .open .main-menu .top-level li .cat-level-one a,
  .open .main-menu .top-level button .cat-level-one a {
    padding: 0px 10px 0 40px;
    width: 100%;
    font-weight: normal !important;
    font-family: Arial, Tahoma, Helvetica, sans-serif;
    color: #212121;
    cursor: pointer;
    font-size: 15px;
    position: relative;
    text-transform: capitalize;
    white-space: pre-wrap;
    vertical-align: middle;
    height: 45px;
    display: table-cell;
    pointer-events: none;
  }
  .open .main-menu .top-level li .sub-level,
  .open .main-menu .top-level button .sub-level {
    position: absolute;
    display: none;

    left: 300px;
    top: 0px;

    background: #fefeff;
    height: auto !important;
    min-height: auto;
    -moz-column-count: 1;
    -moz-column-gap: 5px;
    -webkit-column-count: 1;
    -webkit-column-gap: 5px;
    column-count: 1;
    column-gap: 30px;
    column-fill: balance;
    box-shadow: 0px 2px 6px #9d9d9d;
    z-index: -1;
  }
  .open .main-menu .top-level li .sub-level li,
  .open .main-menu .top-level button .sub-level li {
    font-weight: normal;
    color: #000000;
    position: static;
  }
  .open .main-menu .top-level li .sub-level li .cat-level-two a,
  .open .main-menu .top-level button .sub-level li .cat-level-two a {
    display: inline-block;
    padding: 5px 5px 0px;
    width: 100%;
    font-weight: normal;
    color: #000000;
    cursor: pointer;
    font-size: 14px;
    line-height: 17px;
    text-transform: none;
    white-space: break-spaces;
    font-family: Arial, Tahoma, Helvetica, sans-serif !important;
    overflow: hidden;
    text-overflow: ellipsis;
  }
  .open .main-menu .top-level li .sub-level li .cat-level-two a:hover,
  .open .main-menu .top-level button .sub-level li .cat-level-two a:hover {
    background: transparent;
    color: #043faf;
    text-decoration: none;
  }
  .open .main-menu .top-level li .sub-level li .cat-level-two a:focus,
  .open .main-menu .top-level button .sub-level li .cat-level-two a:focus {
    outline-offset: 3px;
  }
  .open .main-menu .top-level li .sub-level li .cat-level-two.desktopView a,
  .open .main-menu .top-level button .sub-level li .cat-level-two.desktopView a {
    font-family: Arial, Tahoma, Helvetica, sans-serif;

    color: #000000;
    text-decoration: none;

    padding: 5px 0 10px 0px;

    overflow: visible;
    white-space: nowrap;

  }
  .open .main-menu .top-level li .sub-level li .sub-level-two,
  .open .main-menu .top-level button .sub-level li .sub-level-two {
    position: relative;
    display: block;
    left: 0px;
    top: 0px;
    width: inherit !important;
    padding: 0 0 0 5px;

  }
  .open .main-menu .top-level li .sub-level li .sub-level-two .no-submenu .cat-level-three,
  .open .main-menu .top-level button .sub-level li .sub-level-two .no-submenu .cat-level-three {
    line-height: normal;
    padding: 5px 5px 0px 0;
  }
  .open .main-menu .top-level li .sub-level li .sub-level-two .cat-level-three.desktopView,
  .open .main-menu .top-level button .sub-level li .sub-level-two .cat-level-three.desktopView {
    display: none;
  }
  .open .main-menu .top-level li .sub-level li .sub-level-two .cat-level-three.desktopView a:before,
  .open .main-menu .top-level button .sub-level li .sub-level-two .cat-level-three.desktopView a:before {
    content: "Visit ";
  }
  .open .main-menu .top-level li .sub-level li .sub-level-two li .sub-level-three,
  .open .main-menu .top-level button .sub-level li .sub-level-two li .sub-level-three {
    position: relative;
    display: block;
    left: 0px;
    top: 0px;
    width: inherit !important;

  }
  .open .main-menu .top-level li .sub-level li .sub-level-two li .sub-level-three .cat-level-four.desktopView a:before,
  .open .main-menu .top-level button .sub-level li .sub-level-two li .sub-level-three .cat-level-four.desktopView a:before {
    content: "Visit ";
  }
  .open .main-menu .top-level li .sub-level li .sub-level-two li .sub-level-three li .cat-level-four.mobileView,
  .open .main-menu .top-level button .sub-level li .sub-level-two li .sub-level-three li .cat-level-four.mobileView {
    display: none;
  }
  .open .main-menu .top-level li .sub-level li .sub-level-two li .sub-level-three li .cat-level-four a,
  .open .main-menu .top-level button .sub-level li .sub-level-two li .sub-level-three li .cat-level-four a {
    display: inline-block;
    padding: 5px;
    width: 100%;
    font-weight: normal;
    color: #000000;
    cursor: pointer;
    font-size: 12px;
    font-weight: 200;
    text-transform: capitalize;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
  }
  .open .main-menu .top-level li .sub-level li .sub-level-two li .sub-level-three li .cat-level-four a:hover,
  .open .main-menu .top-level button .sub-level li .sub-level-two li .sub-level-three li .cat-level-four a:hover {
    background: #ededed;
  }
  .open .main-menu .top-level li .sub-level li .sub-level-two li .sub-level-three .sub-level-four,
  .open .main-menu .top-level button .sub-level li .sub-level-two li .sub-level-three .sub-level-four {
    position: relative;
    display: block;
    left: 0px;
    top: 0px;
    width: inherit !important;

  }
  .open .main-menu .top-level li .sub-level li .sub-level-two li .sub-level-three .sub-level-four .cat-level-five.desktopView a:before,
  .open .main-menu .top-level button .sub-level li .sub-level-two li .sub-level-three .sub-level-four .cat-level-five.desktopView a:before {
    content: "Visit ";
  }
  .open .main-menu .top-level li .sub-level li .sub-level-two li .sub-level-three .sub-level-four li .cat-level-five.mobileView,
  .open .main-menu .top-level button .sub-level li .sub-level-two li .sub-level-three .sub-level-four li .cat-level-five.mobileView {
    display: none;
  }
  .open .main-menu .top-level li .sub-level li .sub-level-two li .sub-level-three .sub-level-four li .cat-level-five a,
  .open .main-menu .top-level button .sub-level li .sub-level-two li .sub-level-three .sub-level-four li .cat-level-five a {
    display: inline-block;
    padding: 10px 15px 5px 10px;
    width: 100%;
    font-weight: normal;
    color: #000000;
    cursor: pointer;
    font-size: 12px;
    font-weight: 200;
    text-transform: capitalize;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
  }
  .open .main-menu .top-level li .sub-level li .sub-level-two li .sub-level-three .sub-level-four li .cat-level-five a:hover,
  .open .main-menu .top-level button .sub-level li .sub-level-two li .sub-level-three .sub-level-four li .cat-level-five a:hover {
    background: #ededed;
  }
  .open .main-menu .top-level li .sub-level li .sub-level-two li .cat-level-three a,
  .open .main-menu .top-level button .sub-level li .sub-level-two li .cat-level-three a {
    display: inline-block;
    padding: 0px;
    width: 100%;
    font-weight: normal;
    color: #000000;
    cursor: pointer;
    font-family: Arial, Tahoma, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: 200;
    text-transform: none;
    white-space: break-spaces;
    overflow: hidden;
    text-overflow: ellipsis;
  }
  .open .main-menu .top-level li .sub-level li .sub-level-two li .cat-level-three a:hover,
  .open .main-menu .top-level button .sub-level li .sub-level-two li .cat-level-three a:hover {
    background: transparent;
    color: #043faf;
    text-decoration: none;
  }
  .open .main-menu .top-level li .sub-level li .sub-level-two li .cat-level-three a:focus,
  .open .main-menu .top-level button .sub-level li .sub-level-two li .cat-level-three a:focus {
    outline-offset: 3px;
  }
  .open .main-menu .top-level li .sub-level li .sub-level-two li .cat-level-three.mobileView,
  .open .main-menu .top-level button .sub-level li .sub-level-two li .cat-level-three.mobileView {
    display: none;
  }
  .open .main-menu .top-level li .sub-level li:hover,
  .open .main-menu .top-level button .sub-level li:hover {
    background: #fff;
    border-bottom: 0px;
  }
  .open .main-menu .top-level li .sub-level li .cat-level-two.mobileView,
  .open .main-menu .top-level button .sub-level li .cat-level-two.mobileView {
    display: none;
  }
  .open .main-menu .top-level li:hover,
  .open .main-menu .top-level button:hover {
    background: #ededed;
    border-bottom: solid 1px #ededed;
  }
  .open .main-menu .top-level li:hover .cat-level-one a,
  .open .main-menu .top-level button:hover .cat-level-one a {
    color: #043faf;
  }
  .open .main-menu .top-level li.nav-login {
    display: none;
  }
  .open .main-menu .top-level li.nav-register {
    display: none;
  }
  .open .main-menu .top-level li.last-link {
    display: none;
  }
  .open .main-menu .top-level li.welcome {
    display: none;
  }
  .open .main-menu .top-level li.logout {
    display: none;
  }
  .open .main-menu .top-level li.order-support {
    display: none;
  }
  .open .main-menu .top-level li.welcome-msg {
    display: none;
  }
  .open .main-menu .top-level li.extralink {
    display: none;
  }
  .open .main-menu .top-level li.active {
    background: #ededed;
    border-bottom: solid 1px #ededed;
  }
  .open .main-menu .top-level li.active .cat-level-one a {
    color: #043faf;
  }
  .open .main-menu .top-level li.dropdown-submenu:nth-last-child(-n+6) .sub-level li .cat-level-two.desktopView {
    display: block;
  }
  .open .main-menu .top-level li.dropdown-submenu:nth-last-child(-n+6) .sub-level li .cat-level-two.desktopView a {

  }
  .open .main-menu .top-level li.dropdown-submenu:nth-last-child(-n+6) .sub-level li .cat-level-two.desktopView a[title="Configure"] {
    display: none;
  }
  .open .main-menu .top-level li.dropdown-submenu:nth-last-child(-n+6) .sub-level li .cat-level-two.desktopView a:focus {
    width: inherit;
  }
  .open .main-menu ul {
    padding: 20px 10px 10px;
    margin: 0px;
  }
  .open .main-menu:last-of-type .top-level {

    height: inherit !important;
  }
  .country-menu {
    margin: 0 0 0 auto;
    width: 150px !important;
  }
  .country-menu a.country-trigger img:hover {
    cursor: pointer;
  }
  .country-menu a.country-trigger span.glyphicon.glyphicon-chevron-down {
    transform: rotate(0deg) !important;
  }
  .country-menu a.country-trigger span.glyphicon.glyphicon-chevron-down:hover {
    cursor: pointer;
  }
  .country-menu div#regionSelected.dropdown-menu {
    float: none;
    left: -50px;
    width: inherit;
    position: relative;
    padding: 5px 10px;
    border: solid 1px #dedede !important;
    border-radius: 5px;
    top: -50px;
    height: 350px;
    overflow: scroll;
    overflow-x: hidden;
  }
  .country-menu div#regionSelected.dropdown-menu a.region-flag {
    display: block;
    color: #333;
    padding: 3px 0px 3px 10px;
    border-radius: 5px;
    font-family: Arial, Tahoma, Helvetica, sans-serif;
  }
  .country-menu div#regionSelected.dropdown-menu a.region-flag:hover {
    color: #ffffff;
    background: #262b69;
  }
  header .header-ctas .site-nav-trigger .navigationBar li {
    position: initial !important;
    cursor: inherit;
  }

  header .mainNav .site-nav-trigger .navigationBar li.open div.main-menu:nth-child(2) .top-level > li:nth-child(-n+4),
  header .mainNav .site-nav-trigger .navigationBar li.open div.main-menu:nth-child(3) .top-level > li:nth-child(-n+4),
  header .mainNav .site-nav-trigger .navigationBar li.open div.main-menu:nth-child(2) .top-level > button:nth-child(-n+4),
  header .mainNav .site-nav-trigger .navigationBar li.open div.main-menu:nth-child(3) .top-level > button:nth-child(-n+4) {

  }
  .main-menu {
    display: none;
  }
  li.dropdown-submenu {
    border-bottom: 1px solid transparent;
    margin: 0px 0 0px 0px;

    position: relative !important;
    font-family: Arial, Tahoma, Helvetica, sans-serif !important;
    list-style: none;
  }
  li.dropdown-submenu a {
    position: relative;
  }
  li.dropdown-submenu .cat-level-one a:after {
    content: "\276F";
    display: block;
    position: absolute;
    right: 0px;
    left: 280px;
    top: 10px;
    color: #889596;
  }
  li.dropdown-submenu li.dropdown-submenu-two {
    padding-bottom: 15px;
  }
  li.dropdown-submenu li.dropdown-submenu-two .cat-level-two a {
    font-weight: bold;
  }
  li.dropdown-submenu li.dropdown-submenu-two .cat-level-two a:after {
    border-left-color: #ffffff;
    content: " ";
    display: block;
    border-right: 0px solid #ccc;
    border-bottom: 0px solid #000;
    width: 10px;
    height: 10px;
    position: absolute;
    right: 10px;
    top: 13px;
  }
  li.dropdown-submenu li.dropdown-submenu-two:hover .cat-level-two a:after {
    border-right: 0px solid #006bb5;
    border-bottom: 0px solid #006bb5;
  }
  li.dropdown-submenu li.dropdown-submenu-two li.dropdown-submenu-three .cat-level-three a {
    font-family: Arial, Tahoma, Helvetica, sans-serif !important;
  }
  li.dropdown-submenu li.dropdown-submenu-two li.dropdown-submenu-three .cat-level-three a:after {
    border-left-color: #ffffff;
    content: " ";
    display: block;
    border-right: 0px solid #ccc;
    border-bottom: 0px solid #ccc;
    width: 10px;
    height: 10px;
    transform: rotate(-45deg);
    position: absolute;
    right: 10px;
    top: 13px;
  }
  li.dropdown-submenu li.dropdown-submenu-two li.dropdown-submenu-three:hover .cat-level-three a:after {
    border-right: 0px solid #006bb5;
    border-bottom: 0px solid #006bb5;
  }
  li.dropdown-submenu li.dropdown-submenu-two li.dropdown-submenu-four .cat-level-four a {
    font-family: Arial, Tahoma, Helvetica, sans-serif !important;
  }
  li.dropdown-submenu li.dropdown-submenu-two li.dropdown-submenu-four .cat-level-four a:after {
    border-left-color: #ffffff;
    content: " ";
    display: block;
    border-right: 0px solid #ccc;
    border-bottom: 0px solid #ccc;
    width: 10px;
    height: 10px;
    transform: rotate(-45deg);
    position: absolute;
    right: 10px;
    top: 13px;
  }
  li.dropdown-submenu li.dropdown-submenu-two li.dropdown-submenu-four:hover .cat-level-three a:after {
    border-right: 0px solid #006bb5;
    border-bottom: 0px solid #006bb5;
  }
  li.dropdown-submenu:hover .cat-level-one a:after {
    border-right: 0px solid #006bb5;
    border-bottom: 0px solid #006bb5;
  }
  li.no-submenu {
    border-bottom: 0px solid #ddd;
    margin: 0px 0 0px 0px;
    position: static !important;
    font-family: Arial, Tahoma, Helvetica, sans-serif !important;
    list-style: none;
  }
  .first-level:nth-child(2) {
    margin-top: 0px;
  }
}
@media (min-width: 1174px) and (min-width: 1300px) and (max-width: 1450px) {
  .open .main-menu {
    background-size: 7.3% 1px !important;
  }
}
@media (min-width: 1174px) and (min-width: 1300px) and (max-width: 1450px) {
  .open .main-menu .menu-placeholder {
    width: 7.3% !important;
  }
}
@media (min-width: 1174px) and only screen and (max-width: 1174px) {
  li.dropdown-submenu {
    border-bottom: solid 1px #ddd;
  }
}
@media (min-width: 1174px) and (min-width: 1174px) {
  li.dropdown-submenu li.no-submenu {
    padding-bottom: 0px;
  }
}
@media (max-width: 1300px) {
  .open .main-menu .menu-placeholder {
    display: none;
  }
}

@media (max-width: 1174px) {
  .main-menu {
    left: -100%;
    border-top: 1px solid #707070;
    background: #FFF;
    width: 100%;
    position: absolute;
    display: block;
    top: 175px;
    transition: left 300ms linear 50ms;
    padding: 0 0;
    margin: 0 0 0;
    z-index: 1000;
    top: 120px;
  }
  .main-menu .top-level li,
  .main-menu .top-level button {
    list-style: none;
    margin: 0px 0 0px 0px;
    font-family: Arial, Tahoma, Helvetica, sans-serif !important;
  }
  .main-menu .top-level li .cat-level-one a,
  .main-menu .top-level button .cat-level-one a {
    display: inline-block;
    padding: 10px;
    width: 100%;
    font-weight: bold !important;
    color: #000;
    font-size: 12px;
    position: relative;
    pointer-events: none;
  }
  .main-menu .top-level li.extralink {
    box-shadow: 0px 20px 40px #444;
  }
  .main-menu .top-level li.nav-register {
    box-shadow: 0px 20px 40px #444;
    display: none;
  }
  .main-menu .top-level li.nav-login {
    display: none;
  }
  .main-menu .top-level li.dropdown-submenu .cat-level-one {
    pointer-events: none;
  }
  .main-menu .top-level li.order-support .nav-live-chat {
    display: none;
  }
  .main-menu .top-level li.order-support .content {
    display: none;
  }
  .main-menu .top-level li.order-support .dropdownNav.nav-support {
    display: none;
  }
  .main-menu .top-level li.order-support > a {
    display: none;
  }
  .main-menu .top-level li.order-support .dropdownNav {
    display: inline-block;
    padding: 0px 10px;
    width: 100%;
    color: #1551c6;
    font-size: 12px;
    position: relative;
    font-family: inherit;
  }
  .main-menu .top-level li.order-support .dropdownNav > span {
    display: block;
    padding: 10px 0px;
  }
  .main-menu .top-level li.order-support .dropdownNav .dropdown {
    min-height: 51px;
    position: relative;
    top: 0px;
  }
  .main-menu .top-level li.order-support .dropdownNav .dropdown ul {
    margin: 0px 0px;
  }
  .main-menu .top-level li.order-support .dropdownNav .dropdown ul li {
    border-bottom: 0px;
  }
  .main-menu .top-level li.order-support .dropdownNav .dropdown ul li a::after {
    width: calc(100%);
  }
  .main-menu .top-level li.welcome-msg .nav-phone {
    display: none;
  }
  .main-menu .top-level li.welcome-msg .dropdownNav {
    display: none;
  }
  .main-menu .top-level li.welcome-msg .chatLink {
    padding: 5px 10px 10px 10px;
    border-bottom: 1px solid #ddd;
    display: block;
    color: #1551c6;
    font-size: 12px;
    font-family: inherit;
  }
  .main-menu .top-level li.welcome-msg a[title="Contact"] {
    padding: 10px;
    border-bottom: 1px solid #ddd;
    display: block;
    color: #1551c6;
    font-size: 12px;
    font-family: inherit;
  }
  .main-menu .top-level li.welcome-msg a[title="Help"],
  .main-menu .top-level li.welcome-msg a[title="Aide"] {
    padding: 10px;
    border-bottom: 1px solid #ddd;
    display: block;
    color: #1551c6;
    font-size: 12px;
    font-family: inherit;
  }
  .main-menu .top-level li.welcome-msg a[title="Technical Reference"],
  .main-menu .top-level li.welcome-msg a[title="Références Techniques"] {
    padding: 10px;
    display: block;
    color: #1551c6;
    font-size: 12px;
    font-family: inherit;
  }
  .main-menu .top-level li.welcome {
    padding: 10px;
  }
  .main-menu .top-level li.logout a {
    padding: 10px;
    display: block;
    color: #1551c6;
    font-size: 12px;
    font-family: inherit;
  }
  .main-menu .top-level li.extralink .dropdownNav span {
    padding: 10px;
    display: block;
    color: #1551c6;
    font-size: 12px;
    font-family: inherit;
    background-position: right 8px;
    margin-right: 10px;
  }
  .main-menu .top-level li.extralink .dropdownNav .dropdown ul li a::after {
    border-bottom: 0px;
  }
  .main-menu .top-level li.extralink .dropdownNav.active .dropdown {
    position: static;
    border-top: 1px solid #ddd;
  }
  .main-menu .top-level li.extralink .dropdownNav.active .dropdown ul {
    margin: 0;
  }
  .main-menu .top-level li.extralink .dropdownNav.active .dropdown ul li a {
    font-size: 12px;
    padding: 10px;
  }
  .main-menu .top-level li.extralink .dropdownNav.active .dropdown ul li:last-child {
    display: none;
  }
  .main-menu .top-level li.nav-login a {
    padding: 10px;
    color: #1551c6;
    font-size: 12px;
    display: block;
  }
  .main-menu .top-level li.nav-register a {
    padding: 10px;
    color: #1551c6;
    font-size: 12px;
    display: block;
  }
  .main-menu .sub-level li.dropdown-submenu-two .cat-level-two a {
    font-weight: normal;
    color: #000000;
    font-size: 14px;
    text-transform: capitalize;
  }
  .main-menu .sub-level li.dropdown-submenu-two li.dropdown-submenu-three .cat-level-three {
    pointer-events: none;
  }
  .main-menu .sub-level li.dropdown-submenu-two li.dropdown-submenu-three li.dropdown-submenu-four .cat-level-four {
    pointer-events: none;
  }
  .main-menu .sub-level li .cat-level-two.goto-top {
    padding-left: 30px;


  }
  .main-menu .sub-level li .cat-level-two {
    position: relative;
  }
  .main-menu .sub-level li .cat-level-two a {
    display: inline-block;
    width: 100%;
    font-size: 14px;
    font-weight: normal;
    color: #000000;
    padding: 10px 10px 10px 20px;
    text-transform: capitalize;
    border-bottom: 1px solid #b0afaf;
  }
  .main-menu .sub-level li .cat-level-two.desktopView {
    padding-left: 10px;
    display: none;
  }
  .main-menu .sub-level li .cat-level-two.desktopView:before {
    content: "";
    border-left: 0px solid #000;
    border-top: 0px solid #000;
  }
  .main-menu .sub-level li .cat-level-two.desktopView a {
    font-weight: bold;
    color: #000000;
    display: block;
  }
  .main-menu .sub-level li .cat-level-two.desktopView a:before {
    content: "Visit ";
  }
  .main-menu .sub-level-two li .cat-level-three.goto-top-two {
    padding-left: 30px;
    display: none;
  }
  .main-menu .sub-level-two li .cat-level-three {
    position: relative;
  }
  .main-menu .sub-level-two li .cat-level-three a {
    display: inline-block;
    width: 100%;
    font-weight: normal;
    font-size: 14px;
    color: #000000;
    text-transform: none;
    padding: 5px 20px;
    border-bottom: 0px solid #b0afaf;
  }
  .main-menu .sub-level-two li .cat-level-three.goto-top-two.desktopView {
    display: none;
  }
  .main-menu .sub-level-two li .cat-level-three.desktopView a {
    font-weight: bold;
    display: none;
  }
  .main-menu .sub-level-two li .cat-level-three.desktopView a:before {
    content: "Visit ";
  }
  .main-menu .sub-level-three li .cat-level-four.goto-top-three {
    padding-left: 30px;
  }
  .main-menu .sub-level-three li .cat-level-four {
    display: inline-block;
    padding: 10px;
    width: 100%;
    font-weight: normal;
    color: #000000;
    font-size: 12px;
    position: relative;
  }
  .main-menu .sub-level-three li .cat-level-four a {
    color: #000000;
  }
  .main-menu .sub-level-three li .cat-level-four.goto-top-two.desktopView {
    display: none;
  }
  .main-menu .sub-level-three li .cat-level-four.desktopView a {
    font-weight: bold;
  }
  .main-menu .sub-level-three li .cat-level-four.desktopView a:before {
    content: "Visit ";
  }
  .main-menu .sub-level-four li .cat-level-five.goto-top-four {
    padding-left: 30px;
  }
  .main-menu .sub-level-four li .cat-level-five {
    display: inline-block;
    padding: 10px;
    width: 100%;
    font-weight: normal;
    color: #000000;
    font-size: 12px;
    position: relative;
  }
  .main-menu .sub-level-four li .cat-level-five a {
    color: #000000;
  }
  .main-menu .sub-level-four li .cat-level-five.goto-top-three.desktopView {
    display: none;
  }
  .main-menu .sub-level-four li .cat-level-five.desktopView a {
    font-weight: bold;
  }
  .main-menu .sub-level-four li .cat-level-five.desktopView a:before {
    content: "Visit ";
  }
  body.menuOpen .main-menu {
    left: 0px;
  }
  body.menuOpen .main-menu.l2 {
    left: -100%;
  }
  body.menuOpen.page-homepage .main-menu {

  }
  .top-level {
    padding-left: 0px;
    height: auto !important;
    overflow: hidden;
    margin: 0px 40px;
  }
  .sub-level {
    padding-left: 0px;
    height: fit-content !important;
    display: none;

    position: relative;
    width: 98%;

    background: #fff;
    top: 0px;
    column-count: 1 !important;

  }
  .sub-level-two {
    padding-left: 0px;
    height: auto !important;
    display: block;
    transition: left 300ms linear 50ms;
    position: relative;
    width: 100%;

    background: #fff;
    top: 0px;
  }
  .sub-level-three {
    padding-left: 0px;
    height: auto !important;
    display: none;
    transition: left 300ms linear 50ms;
    position: absolute;
    width: 100%;
    background: #FFF;
    top: 0px;
  }
  .sub-level-four {
    padding-left: 0px;
    height: auto !important;
    display: none;
    transition: left 300ms linear 50ms;
    position: absolute;
    width: 100%;
    background: #FFF;
    top: 0px;
  }
  .menuOpen .backshadow {
    height: 100%;
    width: 100%;
    background: #000;
    position: absolute;
    top: 190px;
    opacity: .5;
    z-index: 10;
    left: 0px;
  }
  li.dropdown-submenu.active .cat-level-one a:after {
    border-left-color: #ffffff;
    content: " ";
    display: block;
    border-right: 0px solid #ccc;
    border-bottom: 2px solid #000;
    width: 15px;
    height: 10px;
    position: absolute;
    right: 10px;
    top: 13px;
  }
  .goto-top span {
    display: none;
  }
  .goto-top:before {
    border-left-color: #ffffff;
    content: " ";
    display: block;
    border-left: 1px solid #000;
    border-top: 1px solid #000;

    width: 10px;
    height: 10px;
    transform: rotate(-45deg);
    position: absolute;

    left: 10px;
    top: 13px;
  }
  .goto-top-two span {
    display: none;
  }
  .goto-top-two:before {
    border-left-color: #ffffff;
    content: " ";
    display: block;
    border-left: 1px solid #000;
    border-top: 1px solid #000;

    width: 10px;
    height: 10px;
    transform: rotate(-45deg);
    position: absolute;
    left: 10px;

    top: 13px;
  }
  .goto-top-three:before {
    border-left-color: #ffffff;
    content: " ";
    display: block;
    border-left: 1px solid #000;
    border-top: 1px solid #000;
    width: 10px;
    height: 10px;
    transform: rotate(-45deg);
    position: absolute;
    left: 10px;
    top: 13px;
  }
  .menuOpen .sub-level {
    display: none;

  }
  .menuOpen .sub-level > li:nth-of-type(1),
  .menuOpen .sub-level > li:nth-of-type(2) {

  }
  .menuOpen .sub-level.active {
    display: block !important;


  }
  .menuOpen .sub-level-two {

  }
  .menuOpen .sub-level-two.active {

  }
  .menuOpen .sub-level-three {
    display: block;
  }
  .menuOpen .sub-level-three.active {
    display: block;
  }
  .menuOpen .sub-level-four {
    display: block;
  }
  .menuOpen .sub-level-four.active {
    display: block;
  }
  li.dropdown-submenu-two .cat-level-two a:after {
    border-left-color: #ffffff;
    content: " ";
    display: block;
    border-right: 0px solid #ccc;
    border-bottom: 0px solid #000;
    width: 10px;
    height: 10px;
    position: absolute;
    right: 10px;
    top: 13px;
  }
  li.dropdown-submenu-three .cat-level-three a:after {
    border-left-color: #ffffff;
    content: " ";
    display: block;
    border-right: 0px solid #ccc;
    border-bottom: 0px solid #ccc;
    width: 10px;
    height: 10px;
    transform: rotate(-45deg);
    position: absolute;
    right: 10px;
    top: 13px;
  }
  li.dropdown-submenu-four .cat-level-four a:after {
    border-left-color: #ffffff;
    content: " ";
    display: block;
    border-right: 0px solid #ccc;
    border-bottom: 0px solid #ccc;
    width: 10px;
    height: 10px;
    transform: rotate(-45deg);
    position: absolute;
    right: 10px;
    top: 13px;
  }
}
@media (max-width: 1174px) and (max-width: 1174px) {
  .main-menu .sub-level li.dropdown-submenu-two .cat-level-two a {
    border-bottom: solid 1px #ddd;
    white-space: pre-wrap;
  }
}
@media (max-width: 1174px) and (max-width: 1174px) {
  .main-menu .sub-level li .cat-level-two a {
    border-bottom: 0;
    white-space: pre-wrap;
  }
}
@media (max-width: 640px) {
  .main-menu {
    top: 112px;
  }
}

@media (min-width: 1174px) {
  .open .main-menu .top-level > li:nth-child(-n+3),
  .open .main-menu .top-level > button:nth-child(-n+3) {

  }
}
.page-multiStepCheckoutSummaryPage .main-menu,
.page-orderConfirmationPage .main-menu {

}
@media (max-width: 1174px) {
  .page-multiStepCheckoutSummaryPage .main-menu,
  .page-orderConfirmationPage .main-menu {
    top: 116px;
  }
}
header .header-ctas .site-nav-trigger .navigationBar li.welcome {
  color: #1551c6;
  font-size: 12px;
}

@media (min-width: 1174px) and (max-width: 1250px) {
  header .header-ctas .site-nav-trigger .navigationBar li .product-trigger {
    padding: 36px 12px;
    margin-right: 0px;
    margin-left: 10px;
    font-size: 14px;
  }
  header .header-ctas .site-nav-trigger .navigationBar li .resource-trigger {
    padding: 36px 12px;
    margin-right: 0px;
    margin-left: 10px;
    font-size: 14px;
  }
  header .header-ctas .site-nav-trigger .navigationBar li .brands-trigger {
    padding: 36px 12px;
    margin-right: 0px;
    margin-left: 10px;
    font-size: 14px;
  }
  header .header-ctas .site-nav-trigger .navigationBar li .service-trigger {
    padding: 36px 12px;
    margin-right: 0px;
    margin-left: 10px;
    font-size: 14px;
  }
  header .header-ctas .site-nav-trigger .navigationBar li .companyinformation-trigger {
    padding: 36px 12px;
    margin-right: 0px;
    margin-left: 10px;
    font-size: 14px;
  }
  header .header-ctas .site-nav-trigger .navigationBar li .country-trigger {
    display: none;
  }
  header .header-ctas .site-nav-trigger .navigationBar li .icon {
    margin-left: 6px;
    width: 16px;
    height: 18px;
  }
  header .header-ctas .site-search {
    margin-right: 5px;
  }
  .open .product-trigger:hover .icon {
    background-position: 1px -38px;
  }
  .service-trigger:hover .icon {
    background-position: 1px -17px;
  }
  .nav-resources .resource-trigger:hover .icon {
    background-position: 0px -37px;
  }
  .nav-resources .resource-trigger:active .icon {
    background-position: 0px -37px;
  }
  .nav-resources .brands-trigger:hover .icon {
    background-position: 0px -37px;
  }
  .nav-resources .brands-trigger:active .icon {
    background-position: 0px -37px;
  }
}

@media (min-width: 1174px) and (max-width: 1050px) {
  header .nav-account > span {
    background-image: none;
  }
}
ul.sub-level li.dropdown-submenu-two,
ul.sub-level li.no-submenu {
  max-width: 250px;
  min-width: 230px;
  padding-right: 2%;

}
@media only screen and (max-width: 1174px) {
  ul.sub-level li.dropdown-submenu-two,
  ul.sub-level li.no-submenu {
    max-width: 100%;
    min-width: 100%;
  }
}

@media screen and (min-width: 1025px) and (max-width: 4000px) {
  header .navigation.mainHeader.mainNav .site-nav-trigger ul.navigationBar.row3 li.open:first-child .main-menu ul.top-level > li.no-submenu,
  header .navigation.mainHeader.mainNav .site-nav-trigger ul.navigationBar.row3 li.open .main-menu ul.top-level > li.dropdown-submenu:nth-child(11),
  header .navigation.mainHeader.mainNav .site-nav-trigger ul.navigationBar.row3 li.open .main-menu ul.top-level > li.dropdown-submenu:nth-child(12),
  header .navigation.mainHeader.mainNav .site-nav-trigger ul.navigationBar.row3 li.open .main-menu ul.top-level > li.dropdown-submenu:nth-child(13),
  header .navigation.mainHeader.mainNav .site-nav-trigger ul.navigationBar.row3 li.open .main-menu ul.top-level > li.dropdown-submenu:nth-child(14),
  header .navigation.mainHeader.mainNav .site-nav-trigger ul.navigationBar.row3 li.open .main-menu ul.top-level > li.dropdown-submenu:nth-child(16),
  header .navigation.mainHeader.mainNav .site-nav-trigger ul.navigationBar.row3 li.open:first-child .main-menu ul.top-level > button.no-submenu,
  header .navigation.mainHeader.mainNav .site-nav-trigger ul.navigationBar.row3 li.open .main-menu ul.top-level > button.dropdown-submenu:nth-child(11),
  header .navigation.mainHeader.mainNav .site-nav-trigger ul.navigationBar.row3 li.open .main-menu ul.top-level > button.dropdown-submenu:nth-child(12),
  header .navigation.mainHeader.mainNav .site-nav-trigger ul.navigationBar.row3 li.open .main-menu ul.top-level > button.dropdown-submenu:nth-child(13),
  header .navigation.mainHeader.mainNav .site-nav-trigger ul.navigationBar.row3 li.open .main-menu ul.top-level > button.dropdown-submenu:nth-child(14) {
    display: none;
  }
  header .navigation.mainHeader.mainNav .site-nav-trigger ul.navigationBar.row3 li.open .main-menu ul.top-level > li.dropdown-submenu:nth-last-child(-n+8).active ul.sub-level,
  header .navigation.mainHeader.mainNav .site-nav-trigger ul.navigationBar.row3 li.open .main-menu ul.top-level > button.dropdown-submenu:nth-last-child(-n+8).active ul.sub-level {
    top: inherit;
    bottom: 0;
  }
  header .navigation.mainHeader.mainNav .site-nav-trigger ul.navigationBar.row3 li.open .main-menu ul.top-level > li.dropdown-submenu.active ul.sub-level,
  header .navigation.mainHeader.mainNav .site-nav-trigger ul.navigationBar.row3 li.open .main-menu ul.top-level > button.dropdown-submenu.active ul.sub-level {

    padding-top: 60px;
  }
  header .navigation.mainHeader.mainNav .site-nav-trigger ul.navigationBar.row3 li.open .main-menu ul.top-level > li.dropdown-submenu.active ul.sub-level > li.open,
  header .navigation.mainHeader.mainNav .site-nav-trigger ul.navigationBar.row3 li.open .main-menu ul.top-level > button.dropdown-submenu.active ul.sub-level > li.open {
    width: 95%;
    position: absolute;
    height: 50px;
    top: 20px;

  }
  header .navigation.mainHeader.mainNav .site-nav-trigger ul.navigationBar.row3 li.open .main-menu ul.top-level > li.dropdown-submenu.active ul.sub-level > li.open .cat-level-two.desktopView a,
  header .navigation.mainHeader.mainNav .site-nav-trigger ul.navigationBar.row3 li.open .main-menu ul.top-level > button.dropdown-submenu.active ul.sub-level > li.open .cat-level-two.desktopView a {
    border-bottom: solid 3px #043faf;
    width: inherit;
  }
  header .navigation.mainHeader.mainNav .site-nav-trigger ul.navigationBar.row3 li.open .main-menu ul.top-level > li.dropdown-submenu.active ul.sub-level > li.open .cat-level-two.desktopView a:focus,
  header .navigation.mainHeader.mainNav .site-nav-trigger ul.navigationBar.row3 li.open .main-menu ul.top-level > button.dropdown-submenu.active ul.sub-level > li.open .cat-level-two.desktopView a:focus {
    outline-offset: 3px;
  }
}

@media only screen and (max-width: 1174px) {
  header .navigation.mainHeader.mainNav .site-nav-trigger ul.navigationBar li.no-submenu:has(a[title="Flatline"]) {
    display: none;
  }
  header .navigation.mainHeader.mainNav .site-nav-trigger ul.navigationBar.row3 li.country-menu.mobileView {
    width: 100%;
  }
  header .navigation.mainHeader.mainNav .site-nav-trigger ul.navigationBar.row3 li.country-menu.mobileView a#regionDropdown,
  header .navigation.mainHeader.mainNav .site-nav-trigger ul.navigationBar.row3 li.country-menu.mobileView a#regionDropdownMobile {
    position: relative;
    margin: 0;
    text-align: left;
    text-indent: 10px;
    background-color: #f5f5f5;
    color: #889596;
  }
  header .navigation.mainHeader.mainNav .site-nav-trigger ul.navigationBar.row3 li.country-menu.mobileView a#regionDropdown span.countryname,
  header .navigation.mainHeader.mainNav .site-nav-trigger ul.navigationBar.row3 li.country-menu.mobileView a#regionDropdownMobile span.countryname {
    display: inline-block;
    text-transform: capitalize;
    color: #000;
    font-size: 15px;
    font-weight: bold;
  }
  header .navigation.mainHeader.mainNav .site-nav-trigger ul.navigationBar.row3 li.country-menu.mobileView a#regionDropdown img,
  header .navigation.mainHeader.mainNav .site-nav-trigger ul.navigationBar.row3 li.country-menu.mobileView a#regionDropdownMobile img {
    position: absolute;
    right: 50px;
    top: 15px;
  }
  header .navigation.mainHeader.mainNav .site-nav-trigger ul.navigationBar.row3 li.country-menu.mobileView a#regionDropdown .glyphicon.glyphicon-chevron-down,
  header .navigation.mainHeader.mainNav .site-nav-trigger ul.navigationBar.row3 li.country-menu.mobileView a#regionDropdownMobile .glyphicon.glyphicon-chevron-down {
    position: absolute;
    right: 15px;
    top: 15px;
  }
  header .navigation.mainHeader.mainNav .site-nav-trigger ul.navigationBar.row3 li.country-menu.mobileView.open div#regionSelected {
    display: block;
    background: #f5f5f5 !important;
    width: 100%;
  }
  header .navigation.mainHeader.mainNav .site-nav-trigger ul.navigationBar.row3 li.country-menu.mobileView.open div#regionSelected a.region-flag {
    display: block;
    width: 91%;
    padding: 10px 10px;
    border-bottom: solid 1px #ccc;
    margin: 0 auto;
    color: #000;
    font-weight: bold;
    font-size: 12px;
    background: #fff;
  }
}
@media only screen and (max-width: 820px) {
  header .navigation.mainHeader.mainNav .site-nav-trigger ul.navigationBar.row3 li.country-menu.mobileView.open div#regionSelected a.region-flag {
    width: 80%;
  }
}
@media only screen and (max-width: 480px) {
  header .navigation.mainHeader.mainNav .site-nav-trigger ul.navigationBar.row3 li.country-menu.mobileView.open div#regionSelected a.region-flag {
    padding-left: 20px;
  }
}
@media screen and (min-width: 320px) and (max-width: 1174px) {
  .main-menu .top-level li,
  .main-menu .top-level button {
    font-size: 15px;
  }
}
.main-menu .top-level li .cat-level-one a,
.main-menu .top-level button .cat-level-one a {
  font-weight: normal !important;
}
@media screen and (min-width: 768px) and (max-width: 1174px) {
  .main-menu .top-level li .cat-level-one a,
  .main-menu .top-level button .cat-level-one a {
    font-size: 15px;
  }
}
@media only screen and (max-width: 820px) {
  .main-menu .top-level li .cat-level-one a,
  .main-menu .top-level button .cat-level-one a {
    font-size: 16px;
  }
}
@media screen and (min-width: 1024px) and (max-width: 4000px) {
  header .navigation.mainHeader.mainNav {

  }
  header .navigation.mainHeader.mainNav .site-nav-trigger ul.navigationBar > li .dropdown-submenu .sub-level {
    z-index: 1;
  }
  header .navigation.mainHeader.mainNav .site-nav-trigger ul.navigationBar > li .dropdown-submenu .sub-level .no-submenu {
    border: none;
  }
  header .navigation.mainHeader.mainNav .site-nav-trigger ul.navigationBar > li .dropdown-submenu:nth-last-child(-n+10) ul.sub-level,
  header .navigation.mainHeader.mainNav .site-nav-trigger ul.navigationBar > li .dropdown-submenu:nth-last-child(-n+10).active ul.sub-level {
    top: inherit;
    bottom: 0;
  }
  body:not(.page-homepage) header .navigation.mainHeader.mainNav .site-nav-trigger ul.navigationBar li.services-menu,
  body:not(.page-homepage) header .navigation.mainHeader.mainNav .site-nav-trigger ul.navigationBar li.brands-menu,
  body:not(.page-homepage) header .navigation.mainHeader.mainNav .site-nav-trigger ul.navigationBar li.companyinformation-menu,
  body:not(.page-homepage) header .navigation.mainHeader.mainNav .site-nav-trigger ul.navigationBar li.nav-resources {

  }
  body:not(.page-homepage) header .navigation.mainHeader.mainNav .site-nav-trigger ul.navigationBar li.services-menu .main-menu,
  body:not(.page-homepage) header .navigation.mainHeader.mainNav .site-nav-trigger ul.navigationBar li.brands-menu .main-menu,
  body:not(.page-homepage) header .navigation.mainHeader.mainNav .site-nav-trigger ul.navigationBar li.companyinformation-menu .main-menu,
  body:not(.page-homepage) header .navigation.mainHeader.mainNav .site-nav-trigger ul.navigationBar li.nav-resources .main-menu {
    position: absolute;
    top: 54px;
  }
  body:not(.page-homepage) header .navigation.mainHeader.mainNav .site-nav-trigger ul.navigationBar li.services-menu .dropdown-submenu .sub-level.active,
  body:not(.page-homepage) header .navigation.mainHeader.mainNav .site-nav-trigger ul.navigationBar li.brands-menu .dropdown-submenu .sub-level.active,
  body:not(.page-homepage) header .navigation.mainHeader.mainNav .site-nav-trigger ul.navigationBar li.companyinformation-menu .dropdown-submenu .sub-level.active,
  body:not(.page-homepage) header .navigation.mainHeader.mainNav .site-nav-trigger ul.navigationBar li.nav-resources .dropdown-submenu .sub-level.active {
    padding-top: 0px !important;
  }
  .page-homepage header .navigation.mainHeader.mainNav .site-nav-trigger ul.navigationBar li.services-menu,
  .page-homepage header .navigation.mainHeader.mainNav .site-nav-trigger ul.navigationBar li.brands-menu,
  .page-homepage header .navigation.mainHeader.mainNav .site-nav-trigger ul.navigationBar li.companyinformation-menu,
  .page-homepage header .navigation.mainHeader.mainNav .site-nav-trigger ul.navigationBar li.nav-resources {

  }
  .page-homepage header .navigation.mainHeader.mainNav .site-nav-trigger ul.navigationBar li.services-menu .main-menu,
  .page-homepage header .navigation.mainHeader.mainNav .site-nav-trigger ul.navigationBar li.brands-menu .main-menu,
  .page-homepage header .navigation.mainHeader.mainNav .site-nav-trigger ul.navigationBar li.companyinformation-menu .main-menu,
  .page-homepage header .navigation.mainHeader.mainNav .site-nav-trigger ul.navigationBar li.nav-resources .main-menu {
    position: absolute;
    top: 54px;
    background: #fff !important;
  }
  .page-homepage header .navigation.mainHeader.mainNav .site-nav-trigger ul.navigationBar li.services-menu .dropdown-submenu .sub-level.active,
  .page-homepage header .navigation.mainHeader.mainNav .site-nav-trigger ul.navigationBar li.brands-menu .dropdown-submenu .sub-level.active,
  .page-homepage header .navigation.mainHeader.mainNav .site-nav-trigger ul.navigationBar li.companyinformation-menu .dropdown-submenu .sub-level.active,
  .page-homepage header .navigation.mainHeader.mainNav .site-nav-trigger ul.navigationBar li.nav-resources .dropdown-submenu .sub-level.active {
    padding-top: 0px !important;
  }
  .page-homepage header .navigation.mainHeader.mainNav .site-nav-trigger ul.navigationBar li.services-menu .dropdown-submenu .sub-level li.open,
  .page-homepage header .navigation.mainHeader.mainNav .site-nav-trigger ul.navigationBar li.brands-menu .dropdown-submenu .sub-level li.open,
  .page-homepage header .navigation.mainHeader.mainNav .site-nav-trigger ul.navigationBar li.companyinformation-menu .dropdown-submenu .sub-level li.open,
  .page-homepage header .navigation.mainHeader.mainNav .site-nav-trigger ul.navigationBar li.nav-resources .dropdown-submenu .sub-level li.open {
    position: static !important;
    height: auto !important;
  }
  .page-homepage header .navigation.mainHeader.mainNav .site-nav-trigger ul.navigationBar li.services-menu .dropdown-submenu .sub-level li.open .cat-level-two.desktopView a,
  .page-homepage header .navigation.mainHeader.mainNav .site-nav-trigger ul.navigationBar li.brands-menu .dropdown-submenu .sub-level li.open .cat-level-two.desktopView a,
  .page-homepage header .navigation.mainHeader.mainNav .site-nav-trigger ul.navigationBar li.companyinformation-menu .dropdown-submenu .sub-level li.open .cat-level-two.desktopView a,
  .page-homepage header .navigation.mainHeader.mainNav .site-nav-trigger ul.navigationBar li.nav-resources .dropdown-submenu .sub-level li.open .cat-level-two.desktopView a {
    border-bottom: 0px !important;
  }
}
@media screen and (max-width: 1174px) {
  header .navigation.mainHeader.mainNav .site-nav-trigger ul.navigationBar.row3 li.nav-resources,
  header .navigation.mainHeader.mainNav .site-nav-trigger ul.navigationBar.row3 li.brands-menu,
  header .navigation.mainHeader.mainNav .site-nav-trigger ul.navigationBar.row3 li.services-menu,
  header .navigation.mainHeader.mainNav .site-nav-trigger ul.navigationBar.row3 li.companyinformation-menu {
    color: transparent;
    width: 0;
    height: 0;
    visibility: hidden;
  }
}
@media screen and (max-width: 1174px) {
  header .navigation.mainHeader.mainNav .site-nav-trigger ul.navigationBar.row3 a.product-trigger {
    color: transparent;
    visibility: hidden;
  }
  .main-menu .sub-level li.no-submenu .cat-level-two a,
  .main-menu .sub-level-two li .cat-level-three a {
    border-bottom: solid 1px #ddd;
    white-space: pre-wrap;
  }
  .main-menu .sub-level-two li .cat-level-three a {
    padding: 10px 20px;
  }
}
@media screen and (max-width: 480px) {
  div#regionSelected {
    position: unset;
    margin-bottom: 15px;
  }
  a.region-flag {
    width: 100% !important;
  }
}
.open.brands-menu .main-menu .top-level li:nth-last-of-type(2) .sub-level li {
  border-bottom: 0px !important;
}
.open.brands-menu .main-menu .top-level li .sub-level li {
  padding: 5px 0px !important;
  border-bottom: solid 1px #ddd;
  width: 90% !important;
}
.open.brands-menu .main-menu .top-level li .sub-level li:hover {
  border-bottom: solid 1px #ddd !important;
}
.open.brands-menu .main-menu .top-level li .sub-level li:hover .cat-level-two.desktopView a {
  border: solid 2px #d5d5d5;
  border-radius: 3px;
}
.open.brands-menu .main-menu .top-level li .sub-level li .cat-level-two.desktopView a {
  color: transparent;
  border: solid 2px transparent;
}
.open.brands-menu .main-menu .top-level li .sub-level li .cat-level-two.desktopView a:hover {
  border: solid 2px #d5d5d5;
  border-radius: 3px;
}
.open.brands-menu .main-menu .top-level li .sub-level li .cat-level-two.desktopView a[title="Omega"] {
  background-image: url('https://assets.omega.com/brand/nav-logo/omega-DO-brand-nav.png');
  background-size: 100% auto;
  background-repeat: no-repeat;
  background-position: center center;
  width: 80px;
  height: 40px;
}
.open.brands-menu .main-menu .top-level li .sub-level li .cat-level-two.desktopView a[title="Dwyer"] {
  background-image: url('https://assets.omega.com/brand/nav-logo/dwyer-DO-brand-nav.png');
  background-size: 100% auto;
  background-repeat: no-repeat;
  background-position: center center;
  width: 80px;
  height: 40px;
}
.open.brands-menu .main-menu .top-level li .sub-level li .cat-level-two.desktopView a[title="UFM"] {
  background-image: url('https://assets.omega.com/brand/nav-logo/UFM-DO-brand-nav.png');
  background-size: 100% auto;
  background-repeat: no-repeat;
  background-position: center center;
  width: 80px;
  height: 40px;
}
.open.brands-menu .main-menu .top-level li .sub-level li .cat-level-two.desktopView a[title="ACI"] {
  background-image: url('https://assets.omega.com/brand/nav-logo/aci-DO-brand-nav.png');
  background-size: 100% auto;
  background-repeat: no-repeat;
  background-position: left center;
  width: 100px;
  height: 40px;
}
.open.brands-menu .main-menu .top-level li .sub-level li .cat-level-two.desktopView a[title="Miljoco"] {
  background-image: url('https://assets.omega.com/brand/nav-logo/miljoco-DO-brand-nav.png');
  background-size: 100% auto;
  background-repeat: no-repeat;
  background-position: left center;
  width: 80px;
  height: 40px;
}
.open.brands-menu .main-menu .top-level li .sub-level li .cat-level-two.desktopView a[title="Weiss"] {
  background-image: url('https://assets.omega.com/brand/nav-logo/weiss-DO-brand-nav.png');
  background-size: 100% auto;
  background-repeat: no-repeat;
  background-position: left center;
  width: 80px;
  height: 40px;
}
.open.brands-menu .main-menu .top-level li .sub-level li .cat-level-two.desktopView a[title="WE Anderson"] {
  background-image: url('https://assets.omega.com/brand/nav-logo/anderson-DO-brand-nav.png');
  background-size: 100% auto;
  background-repeat: no-repeat;
  background-position: left center;
  width: 80px;
  height: 40px;
}
.open.brands-menu .main-menu .top-level li .sub-level li .cat-level-two.desktopView a[title="Mercoid"] {
  background-image: url('https://assets.omega.com/brand/nav-logo/mercoid-DO-brand-nav.png');
  background-size: auto 100%;
  background-repeat: no-repeat;
  background-position: left center;
  width: 80px;
  height: 40px;
}

.header__top {
  background: #ededed;
  width: 100%;
  height: 30px;
  color: #3a414b;
  text-align: center;
  position: relative;
  z-index: 1001;

}
.header__top .container .content p {
  margin: 0;
  padding: 0px 10px;
  line-height: 30px;
  font-family: Arial, Tahoma, Helvetica, sans-serif;
}
.header__top .container .content p a {
  color: #0B12AC;
}
.header__top .container .content p a:hover {
  text-decoration: hover;
}
.header__top .container .content p a:focus {
  outline-offset: 3px;
}
header {
  position: relative;
  z-index: 1001;

}
header.asmActive,
header.asmActive.asmActiveLog {
  position: relative;
  z-index: 1;
}
header .header-ctas.navigation.mainHeader {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  flex-flow: wrap;
  justify-content: flex-start;
  width: 100%;
  padding-top: 18px;
  padding-bottom: 11px;
  column-gap: 5%;
  background: #fff;
}
@media screen and (min-width: 1174px) {
  header .header-ctas.navigation.mainHeader {
    column-gap: 0;
    background-image: url(https://assets.omega.com/images/border-bg.jpg);
    background-repeat: repeat-y;
    background-position: right 170px top;
    background-color: #fff;
  }
}
@media screen and (max-width: 480px) {
  header .header-ctas.navigation.mainHeader {
    align-items: baseline;
  }
}
@media screen and (max-width: 380px) {
  header .header-ctas.navigation.mainHeader {
    align-items: baseline;
  }
}
header .header-ctas.navigation.mainHeader .site-logo {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  width: 55%;
  order: 0;
  align-items: baseline;
}
@media screen and (min-width: 1174px) {
  header .header-ctas.navigation.mainHeader .site-logo {
    width: 20%;
  }
}
@media screen and (max-width: 380px) {
  header .header-ctas.navigation.mainHeader .site-logo {
    align-items: end;
  }
}
header .header-ctas.navigation.mainHeader .site-logo .site-nav-trigger-mobile {
  width: 20%;
  padding: 0;
  margin: 0;
  display: contents;
}
header .header-ctas.navigation.mainHeader .site-logo .site-nav-trigger-mobile button.btn.js-toggle-menu {
  background: #fff;
  margin: 0 10px;
  padding: 0;
  vertical-align: super;
  top: 12px;
  position: relative;
}
header .header-ctas.navigation.mainHeader .site-logo .site-nav-trigger-mobile button.btn.js-toggle-menu:focus {
  outline: 0px;
}
@media screen and (min-width: 768px) and (max-width: 1174px) {
  header .header-ctas.navigation.mainHeader .site-logo .site-nav-trigger-mobile button.btn.js-toggle-menu {
    margin: 0 2em;
  }
}
@media screen and (max-width: 480px) {
  header .header-ctas.navigation.mainHeader .site-logo .site-nav-trigger-mobile button.btn.js-toggle-menu {
    top: 10px;
  }
}
@media screen and (max-width: 380px) {
  header .header-ctas.navigation.mainHeader .site-logo .site-nav-trigger-mobile button.btn.js-toggle-menu {
    top: 8px;
  }
}
header .header-ctas.navigation.mainHeader .site-logo .site-nav-trigger-mobile button.btn.js-toggle-menu span {
  color: #272a68;

  font-size: 21px;
  padding: 0px;
  margin: 0;
}
@media screen and (min-width: 1174px) {
  header .header-ctas.navigation.mainHeader .site-logo .site-nav-trigger-mobile button.btn.js-toggle-menu span {
    display: none !important;
  }
}
header .header-ctas.navigation.mainHeader .site-logo .site-nav-trigger-mobile button.btn.js-toggle-menu img {
  width: auto;
  height: 18px;
  vertical-align: top;
}
@media screen and (min-width: 1174px) {
  header .header-ctas.navigation.mainHeader .site-logo .site-nav-trigger-mobile button.btn.js-toggle-menu img {
    display: none !important;
  }
}
header .header-ctas.navigation.mainHeader .site-logo .site-nav-trigger-mobile button.btn.js-toggle-menu.open span.glyphicon-remove {
  display: none;
}
header .header-ctas.navigation.mainHeader .site-logo .site-nav-trigger-mobile button.btn.js-toggle-menu.open span.glyphicon-menu-hamburger {
  display: block;
}
header .header-ctas.navigation.mainHeader .site-logo div.yCmsComponent.yComponentWrapper {
  width: 80%;
  padding: 0;
  margin: 0;
}
header .header-ctas.navigation.mainHeader .site-logo div.yCmsComponent.yComponentWrapper .banner__component.banner {
  display: block;
  margin: 0;
}
header .header-ctas.navigation.mainHeader .site-logo div.yCmsComponent.yComponentWrapper .banner__component.banner a {
  display: inline;
}
header .header-ctas.navigation.mainHeader .site-logo div.yCmsComponent.yComponentWrapper .banner__component.banner a img[itemprop='logo'] {
  width: auto;
  height: 33px;
  padding: 0;
}
@media screen and (min-width: 1174px) {
  header .header-ctas.navigation.mainHeader .site-logo div.yCmsComponent.yComponentWrapper .banner__component.banner a img[itemprop='logo'] {
    height: 40px;
  }
}
@media screen and (max-width: 480px) {
  header .header-ctas.navigation.mainHeader .site-logo div.yCmsComponent.yComponentWrapper .banner__component.banner a img[itemprop='logo'] {
    width: 100%;
    height: auto;
  }
}
header .header-ctas.navigation.mainHeader .site-chat-and-cart {
  order: 1;
  align-content: flex-start;
  flex-direction: row;
  flex-wrap: nowrap;
  margin: 0 0 0 auto;
}
@media screen and (max-width: 480px) {
  header .header-ctas.navigation.mainHeader .site-chat-and-cart {
    height: 30px;
    align-self: flex-end;
    align-content: baseline;
  }
}
@media screen and (max-width: 360px) {
  header .header-ctas.navigation.mainHeader .site-chat-and-cart {
    margin: 0 0 0 auto;
  }
}
@media screen and (min-width: 1174px) {
  header .header-ctas.navigation.mainHeader .site-chat-and-cart {
    order: 3;
    margin-left: 5%;
  }
}
header .header-ctas.navigation.mainHeader .site-chat-and-cart .nav-cart {
  display: block;
}
header .header-ctas.navigation.mainHeader .site-chat-and-cart .nav-cart a.mini-cart-link.js-mini-cart-link:focus {
  outline-offset: 3px;
}
header .header-ctas.navigation.mainHeader .site-chat-and-cart .nav-cart a.mini-cart-link.js-mini-cart-link .mini-cart-icon {
  float: left;
  font-size: 25px;
  vertical-align: baseline;
  line-height: 35px;
  color: #272a68;
}
@media screen and (max-width: 480px) {
  header .header-ctas.navigation.mainHeader .site-chat-and-cart .nav-cart a.mini-cart-link.js-mini-cart-link .mini-cart-icon {
    line-height: 31px;
  }
}
header .header-ctas.navigation.mainHeader .site-chat-and-cart .nav-cart a.mini-cart-link.js-mini-cart-link .mini-cart-icon img {
  width: auto;
  height: 30px;
  vertical-align: sub;
}
header .header-ctas.navigation.mainHeader .site-chat-and-cart .nav-cart a.mini-cart-link.js-mini-cart-link .mini-cart-icon span.glyphicon.glyphicon-shopping-cart {
  font-size: 33px;
  line-height: 18px;
  position: relative;
  top: 8px;
}
@media screen and (max-width: 480px) {
  header .header-ctas.navigation.mainHeader .site-chat-and-cart .nav-cart a.mini-cart-link.js-mini-cart-link .mini-cart-icon span.glyphicon.glyphicon-shopping-cart {
    font-size: 30px;
  }
}
header .header-ctas.navigation.mainHeader .site-chat-and-cart .nav-cart a.mini-cart-link.js-mini-cart-link .mini-cart-count.js-mini-cart-count {
  float: left;
  background: #272a68;
  color: #fff;
  padding: 5px;
  border-radius: 50px;
  width: 34px;
  height: 35px;
  text-align: center;
  font-size: 18px;
  line-height: 26px;
  font-family: Arial, Tahoma, Helvetica, sans-serif;
}
@media screen and (max-width: 480px) {
  header .header-ctas.navigation.mainHeader .site-chat-and-cart .nav-cart a.mini-cart-link.js-mini-cart-link .mini-cart-count.js-mini-cart-count {
    line-height: 23px;
    width: 31px;
    height: 31px;
    font-size: 16px;
  }
}
header .header-ctas.navigation.mainHeader .site-chat-and-cart .nav-cart a.mini-cart-link.js-mini-cart-link .mini-cart-count.js-mini-cart-count .cart-hundred {
  font-size: 15px;
}
@media screen and (max-width: 480px) {
  header .header-ctas.navigation.mainHeader .site-chat-and-cart .nav-cart a.mini-cart-link.js-mini-cart-link .mini-cart-count.js-mini-cart-count .nav-items-total {
    font-size: 16px;
  }
}
header .header-ctas.navigation.mainHeader .headerLinks {
  order: 2;
  padding-right: 3%;
}
@media screen and (max-width: 360px) {
  header .header-ctas.navigation.mainHeader .headerLinks {
    padding: 0;
    margin: 0 auto;
  }
}
@media screen and (min-width: 1174px) {
  header .header-ctas.navigation.mainHeader .headerLinks {
    max-width: 25%;
    order: 4;
    margin: 0;
    padding: 0 40px;
  }
}
header .header-ctas.navigation.mainHeader .headerLinks .dropdownNav.nav-account.login-register > span,
header .header-ctas.navigation.mainHeader .headerLinks .dropdownNav.nav-account.js-nav-account > span,
header .header-ctas.navigation.mainHeader .headerLinks .dropdownNav.nav-account.login-register > button,
header .header-ctas.navigation.mainHeader .headerLinks .dropdownNav.nav-account.js-nav-account > button {
  background: none;
  padding: 0;
  margin: 0;
  border: 0;
}
header .header-ctas.navigation.mainHeader .headerLinks .dropdownNav.nav-account.login-register > span:hover,
header .header-ctas.navigation.mainHeader .headerLinks .dropdownNav.nav-account.js-nav-account > span:hover,
header .header-ctas.navigation.mainHeader .headerLinks .dropdownNav.nav-account.login-register > button:hover,
header .header-ctas.navigation.mainHeader .headerLinks .dropdownNav.nav-account.js-nav-account > button:hover {
  cursor: pointer;
}
header .header-ctas.navigation.mainHeader .headerLinks .dropdownNav.nav-account.login-register > span:focus,
header .header-ctas.navigation.mainHeader .headerLinks .dropdownNav.nav-account.js-nav-account > span:focus,
header .header-ctas.navigation.mainHeader .headerLinks .dropdownNav.nav-account.login-register > button:focus,
header .header-ctas.navigation.mainHeader .headerLinks .dropdownNav.nav-account.js-nav-account > button:focus {
  outline: 2px ridge #1B55C3;
  outline-offset: 3px;
}
header .header-ctas.navigation.mainHeader .headerLinks .dropdownNav.nav-account.login-register > span span.desktop-only,
header .header-ctas.navigation.mainHeader .headerLinks .dropdownNav.nav-account.js-nav-account > span span.desktop-only,
header .header-ctas.navigation.mainHeader .headerLinks .dropdownNav.nav-account.login-register > button span.desktop-only,
header .header-ctas.navigation.mainHeader .headerLinks .dropdownNav.nav-account.js-nav-account > button span.desktop-only {
  font-size: 15px;
  font-weight: bold;
  color: #333;
  vertical-align: middle;
  line-height: 40px;
  font-family: Arial, Tahoma, Helvetica, sans-serif;
}
header .header-ctas.navigation.mainHeader .headerLinks .dropdownNav.nav-account.login-register > span span.desktop-only:hover,
header .header-ctas.navigation.mainHeader .headerLinks .dropdownNav.nav-account.js-nav-account > span span.desktop-only:hover,
header .header-ctas.navigation.mainHeader .headerLinks .dropdownNav.nav-account.login-register > button span.desktop-only:hover,
header .header-ctas.navigation.mainHeader .headerLinks .dropdownNav.nav-account.js-nav-account > button span.desktop-only:hover {

  color: #0b12ac;
}
header .header-ctas.navigation.mainHeader .headerLinks .dropdownNav.nav-account.login-register > span span.desktop-only .glyphicon,
header .header-ctas.navigation.mainHeader .headerLinks .dropdownNav.nav-account.js-nav-account > span span.desktop-only .glyphicon,
header .header-ctas.navigation.mainHeader .headerLinks .dropdownNav.nav-account.login-register > button span.desktop-only .glyphicon,
header .header-ctas.navigation.mainHeader .headerLinks .dropdownNav.nav-account.js-nav-account > button span.desktop-only .glyphicon {
  color: #272a68;
  padding-left: 10px;
}
@media screen and (max-width: 1174px) {
  header .header-ctas.navigation.mainHeader .headerLinks .dropdownNav.nav-account.login-register > span span.desktop-only,
  header .header-ctas.navigation.mainHeader .headerLinks .dropdownNav.nav-account.js-nav-account > span span.desktop-only,
  header .header-ctas.navigation.mainHeader .headerLinks .dropdownNav.nav-account.login-register > button span.desktop-only,
  header .header-ctas.navigation.mainHeader .headerLinks .dropdownNav.nav-account.js-nav-account > button span.desktop-only {
    display: none;
  }
}
header .header-ctas.navigation.mainHeader .headerLinks .dropdownNav.nav-account.login-register > span img,
header .header-ctas.navigation.mainHeader .headerLinks .dropdownNav.nav-account.js-nav-account > span img,
header .header-ctas.navigation.mainHeader .headerLinks .dropdownNav.nav-account.login-register > button img,
header .header-ctas.navigation.mainHeader .headerLinks .dropdownNav.nav-account.js-nav-account > button img {
  width: auto;
  height: 35px;
}
@media screen and (max-width: 480px) {
  header .header-ctas.navigation.mainHeader .headerLinks .dropdownNav.nav-account.login-register > span img,
  header .header-ctas.navigation.mainHeader .headerLinks .dropdownNav.nav-account.js-nav-account > span img,
  header .header-ctas.navigation.mainHeader .headerLinks .dropdownNav.nav-account.login-register > button img,
  header .header-ctas.navigation.mainHeader .headerLinks .dropdownNav.nav-account.js-nav-account > button img {
    height: 30px;
  }
}
@media screen and (min-width: 1174px) {
  header .header-ctas.navigation.mainHeader .headerLinks .dropdownNav.nav-account.login-register > span img.mobile-only,
  header .header-ctas.navigation.mainHeader .headerLinks .dropdownNav.nav-account.js-nav-account > span img.mobile-only,
  header .header-ctas.navigation.mainHeader .headerLinks .dropdownNav.nav-account.login-register > button img.mobile-only,
  header .header-ctas.navigation.mainHeader .headerLinks .dropdownNav.nav-account.js-nav-account > button img.mobile-only {
    display: none;
  }
}
header .header-ctas.navigation.mainHeader .headerLinks .dropdownNav.nav-account.login-register .up-arrow,
header .header-ctas.navigation.mainHeader .headerLinks .dropdownNav.nav-account.js-nav-account .up-arrow {
  width: 40px;
  height: 20px;

  position: relative;
  left: 11px;
  z-index: 111111;
  display: none;
  background-image: url(https://assets.omega.com/images/nav-up-arrow.png);
  background-size: cover;
}
header .header-ctas.navigation.mainHeader .headerLinks .dropdownNav.nav-account.login-register.active .up-arrow,
header .header-ctas.navigation.mainHeader .headerLinks .dropdownNav.nav-account.js-nav-account.active .up-arrow {
  display: block;
}
@media only screen and (max-width: 1174px) {
  header .header-ctas.navigation.mainHeader .headerLinks .dropdownNav.nav-account.login-register.active .up-arrow,
  header .header-ctas.navigation.mainHeader .headerLinks .dropdownNav.nav-account.js-nav-account.active .up-arrow {
    top: 0;
    left: 0;
  }
}
header .header-ctas.navigation.mainHeader .site-search {
  order: 3;
  width: 95%;
  margin: 10px auto;
}
@media screen and (min-width: 1174px) and (max-width: 1250px) {
  header .header-ctas.navigation.mainHeader .site-search {
    order: 1;
    width: 35%;
    margin: 0 0 0 auto;
  }
}
@media screen and (min-width: 1250px) and (max-width: 1459px) {
  header .header-ctas.navigation.mainHeader .site-search {
    order: 1;
    width: 31%;
    margin: 0 0 0 5%;
    align-content: flex-start;
  }
}
@media screen and (min-width: 1460px) {
  header .header-ctas.navigation.mainHeader .site-search {
    order: 1;
    width: 31%;
    margin: 0 auto 0 0;
    align-content: flex-start;
  }
}
header .header-ctas.navigation.mainHeader .site-search .input-group {
  position: relative;
  display: table;
  border-collapse: separate;
}
header .header-ctas.navigation.mainHeader .site-search .input-group input#js-site-search-input {
  border-radius: 5px;
}
@media only screen and (max-width: 820px) {
  header .header-ctas.navigation.mainHeader .site-search .input-group input#js-site-search-input {
    font-size: 16px;
  }
}
header .header-ctas.navigation.mainHeader .site-search .input-group span.input-group-btn {
  width: 1%;
  white-space: nowrap;
  vertical-align: middle;
}
header .header-ctas.navigation.mainHeader .site-search .input-group span.input-group-btn .btn {
  font-size: 25px;
  color: #272a68;
  margin: 0;
  padding: 0;
  font-weight: normal;
}
header .header-ctas.navigation.mainHeader .site-search .input-group span.input-group-btn .btn span {
  padding: 0 5px;
}
header .header-ctas.navigation.mainHeader .site-search .input-group span.input-group-btn .btn span i {
  display: none;
}
header .header-ctas.navigation.mainHeader .site-search .ui-autocomplete-input::placeholder {

  color: #003364;
  opacity: 1;
  font-family: Arial, Tahoma, Helvetica, sans-serif;

}
header .header-ctas.navigation.mainHeader .site-search .ui-autocomplete-input:-ms-input-placeholder {

  color: #003364;
}
header .header-ctas.navigation.mainHeader .site-search .ui-autocomplete-input::-ms-input-placeholder {

  color: #003364;
}
header .header-ctas.navigation.mainHeader .site-search ul.ui-autocomplete {
  display: none;
  position: absolute;
  background: #ffffff;
  left: 0;
  right: 0;
  -webkit-box-shadow: 0 8px 15px rgba(0, 0, 0, 0.5);
  z-index: 1111111;
  box-shadow: none;
  width: auto !important;
  padding-left: 0;
  padding-top: 0;
  list-style: none;
  margin: 0;
  max-width: 600px;
  border: 1px solid #e0e0e0;
  border-top: none;
}
header .header-ctas.navigation.mainHeader .site-search ul.ui-autocomplete li {
  border-top: 1px solid #e0e0e0;
  display: block;
  width: 100%;
  padding: 10px;
}
header .header-ctas.navigation.mainHeader .site-search ul.ui-autocomplete li[data-heading=heading] {
  background: #f4f4f4;
  font-weight: bold;
  cursor: default;
  pointer-events: none;
}
header .header-ctas.navigation.mainHeader .site-search ul.ui-autocomplete li a {
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  width: 100%;
  color: inherit;
  text-decoration: none;
}
header .header-ctas.navigation.mainHeader .site-search ul.ui-autocomplete li .thumb {
  vertical-align: middle;
  padding: 0 10px 0 0;
  width: 50px;
  min-width: 50px;
  min-height: 50px;
  text-align: center;
  max-width: 50px;
  max-height: 50px;
}
header .header-ctas.navigation.mainHeader .site-search ul.ui-autocomplete li .thumb img {
  max-height: 100%;
  width: 100%;
}
header .header-ctas.navigation.mainHeader .site-search ul.ui-autocomplete li .name {
  vertical-align: middle;
  width: 100%;
  color: #006ab6;
  -ms-flex: 2 2 70px;
  flex: 2 2 70px;
}
header .header-ctas.navigation.mainHeader .site-search ul.ui-autocomplete li .thumb + .name {
  padding-left: 20px;
}
header .header-ctas.navigation.mainHeader .site-search ul.ui-autocomplete li .price {
  vertical-align: middle;
  padding: 0 10px;
  -ms-flex: 0 0 50px;
  flex: 0 0 50px;
  text-align: right;
  font-weight: bold !important;
  font-family: Arial, Tahoma, Helvetica, sans-serif;
}
header .header-ctas.navigation.mainHeader .site-search ul.ui-autocomplete li .break {
  flex-basis: 100%;
  height: 0;
}
header .header-ctas.navigation.mainHeader .site-search ul.ui-autocomplete li .space {
  width: 50px;
}
header .header-ctas.navigation.mainHeader .site-search ul.ui-autocomplete li .code {
  color: #696969;
  font-size: 13px;
}
header .header-ctas.navigation.mainHeader .site-search ul.ui-autocomplete li.ui-state-focus {
  border-left: none;
  border-right: none;
  border-bottom: none;
  margin: 0;
  background: #f4f4f4;
  color: #3a414b;
}
header .header-ctas.navigation.mainHeader .site-search ul.ui-autocomplete.active {
  display: block;
}
header .header-ctas.navigation.mainHeader .site-nav-trigger {
  order: 4;
}
@media screen and (min-width: 1174px) {
  header .header-ctas.navigation.mainHeader .site-nav-trigger {
    order: 2;
    margin: 0 0 0 auto;
  }
}
header .header-ctas.navigation.mainHeader .site-nav-trigger ul.navigationBar li.services-menu {
  display: none;
}
header .header-ctas.navigation.mainHeader .site-nav-trigger ul.navigationBar li.nav-resources {
  display: none;
}
header .header-ctas.navigation.mainHeader .site-nav-trigger ul.navigationBar li.brands-menu {
  display: none;
}
header .header-ctas.navigation.mainHeader .site-nav-trigger ul.navigationBar li.companyinformation-menu {
  display: none;
}
header .header-ctas.navigation.mainHeader .site-nav-trigger ul.navigationBar li.nav-contactus {
  display: none;
}
@media screen and (min-width: 1174px) {
  header .header-ctas.navigation.mainHeader .site-nav-trigger ul.navigationBar li.nav-contactus {
    display: block;
  }
}
header .header-ctas.navigation.mainHeader .site-nav-trigger ul.navigationBar li.nav-contactus a.contactus-trigger {
  color: #333;
  font-weight: bold;
  line-height: 40px;
  font-family: Arial, Tahoma, Helvetica, sans-serif;
}
header .header-ctas.navigation.mainHeader .site-nav-trigger ul.navigationBar li.nav-contactus a.contactus-trigger:hover {
  color: #0B12AC;
}
header .header-ctas.navigation.mainHeader .site-nav-trigger ul.navigationBar li.nav-contactus a.contactus-trigger:focus {
  outline-offset: 3px;
}
header .navigation.mainHeader.mainNav {
  height: inherit;
  padding: 0;
  margin: 0;
}
@media screen and (min-width: 1174px) {
  header .navigation.mainHeader.mainNav {
    position: relative;
    height: 55px;
    background: #262b69;
    border-top: solid 1px #262b69;
  }
}
header .navigation.mainHeader.mainNav .site-nav-trigger ul.navigationBar {
  height: 0;
  padding: 0;
  margin: 0;
}
@media screen and (min-width: 1174px) {
  header .navigation.mainHeader.mainNav .site-nav-trigger ul.navigationBar {
    display: flex;
    align-items: normal;
    list-style: none;
    column-gap: 1%;
  }
}
header .navigation.mainHeader.mainNav .site-nav-trigger ul.navigationBar li {
  list-style: none;
  padding-bottom: 0px;
  width: 300px;


}
@media screen and (max-width: 767px) {
  header .navigation.mainHeader.mainNav .site-nav-trigger ul.navigationBar li {
    width: 100%;
  }
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  header .navigation.mainHeader.mainNav .site-nav-trigger ul.navigationBar li {
    width: 50%;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1173px) {
  header .navigation.mainHeader.mainNav .site-nav-trigger ul.navigationBar li {
    width: 27%;
  }
}
header .navigation.mainHeader.mainNav .site-nav-trigger ul.navigationBar li.dropdown-submenu,
header .navigation.mainHeader.mainNav .site-nav-trigger ul.navigationBar li.no-submenu {
  border-bottom: solid 1px #fff;
}
header .navigation.mainHeader.mainNav .site-nav-trigger ul.navigationBar li.dropdown-submenu:focus,
header .navigation.mainHeader.mainNav .site-nav-trigger ul.navigationBar li.no-submenu:focus {
  outline-color: #1551C6;
}
@media screen and (max-width: 1173px) {
  header .navigation.mainHeader.mainNav .site-nav-trigger ul.navigationBar li.dropdown-submenu,
  header .navigation.mainHeader.mainNav .site-nav-trigger ul.navigationBar li.no-submenu {
    width: 100%;

  }
}
header .navigation.mainHeader.mainNav .site-nav-trigger ul.navigationBar li .main-menu {
  width: 100%;
  top: -120px;
  position: relative;
  background-color: #f5f5f5;
  border-top: 0px;
}
@media screen and (min-width: 480px) and (max-width: 767px) {
  header .navigation.mainHeader.mainNav .site-nav-trigger ul.navigationBar li .main-menu {
    width: 100%;
  }
}
@media screen and (min-width: 768px) and (max-width: 1023px) {
  header .navigation.mainHeader.mainNav .site-nav-trigger ul.navigationBar li .main-menu {
    width: 100%;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1173px) {
  header .navigation.mainHeader.mainNav .site-nav-trigger ul.navigationBar li .main-menu {
    width: 100%;
  }
}
@media screen and (min-width: 1174px) {
  header .navigation.mainHeader.mainNav .site-nav-trigger ul.navigationBar li .main-menu {
    width: 300px;
    top: 5px;
  }
}
header .navigation.mainHeader.mainNav .site-nav-trigger ul.navigationBar li .main-menu .top-level {
  flex-direction: column;
}
@media screen and (max-width: 1174px) {
  header .navigation.mainHeader.mainNav .site-nav-trigger ul.navigationBar li .main-menu .top-level {
    background: #f5f5f5;
  }
}
header .navigation.mainHeader.mainNav .site-nav-trigger ul.navigationBar li a.product-trigger:hover {
  outline: 2px solid #acacac;
}
header .navigation.mainHeader.mainNav .site-nav-trigger ul.navigationBar li a.product-trigger:focus {
  outline-offset: 0;
}
@media screen and (min-width: 1174px) {
  header .navigation.mainHeader.mainNav .site-nav-trigger ul.navigationBar li a.product-trigger {
    height: 38px;
    width: 200px;
    line-height: 38px;
    color: #ffffff;
    background: #e31f26;
    border-radius: 70px;
    margin-left: 15%;
    margin-top: 3%;
  }
  header .navigation.mainHeader.mainNav .site-nav-trigger ul.navigationBar li a.product-trigger[title="Tous les produits"] {
    width: 230px;
  }
}
header .navigation.mainHeader.mainNav .site-nav-trigger ul.navigationBar li a.product-trigger button.btn.js-toggle-menu {
  padding: 8px 5% 0 0;
  vertical-align: text-bottom;
  background: transparent;
  border: 0;
  position: relative;
  top: 3px;
}
header .navigation.mainHeader.mainNav .site-nav-trigger ul.navigationBar li a.product-trigger button.btn.js-toggle-menu:focus {
  outline: 0px;
}
header .navigation.mainHeader.mainNav .site-nav-trigger ul.navigationBar li a.product-trigger button.btn.js-toggle-menu img {
  width: auto;
  height: 13px;
  padding: 0;
}
header .navigation.mainHeader.mainNav .site-nav-trigger ul.navigationBar li.mobileView {

}
@media only screen and (max-width: 1024px) {
  header .navigation.mainHeader.mainNav .site-nav-trigger ul.navigationBar li.mobileView.open {
    width: 50%;
  }
}
header .navigation.mainHeader.mainNav .site-nav-trigger ul.navigationBar li.open a.product-trigger {
  outline: 2px solid #acacac;
}
header .navigation.mainHeader.mainNav .site-nav-trigger ul.navigationBar li.nav-resources,
header .navigation.mainHeader.mainNav .site-nav-trigger ul.navigationBar li.services-menu,
header .navigation.mainHeader.mainNav .site-nav-trigger ul.navigationBar li.brands-menu,
header .navigation.mainHeader.mainNav .site-nav-trigger ul.navigationBar li.companyinformation-menu,
header .navigation.mainHeader.mainNav .site-nav-trigger ul.navigationBar li.country-menu {
  height: 50px;
  width: 200px;
}
@media only screen and (max-width: 1174px) {
  header .navigation.mainHeader.mainNav .site-nav-trigger ul.navigationBar li.nav-resources.desktopView,
  header .navigation.mainHeader.mainNav .site-nav-trigger ul.navigationBar li.services-menu.desktopView,
  header .navigation.mainHeader.mainNav .site-nav-trigger ul.navigationBar li.brands-menu.desktopView,
  header .navigation.mainHeader.mainNav .site-nav-trigger ul.navigationBar li.companyinformation-menu.desktopView,
  header .navigation.mainHeader.mainNav .site-nav-trigger ul.navigationBar li.country-menu.desktopView {
    display: none;
  }
}
@media only screen and (min-width: 1174px) {
  header .navigation.mainHeader.mainNav .site-nav-trigger ul.navigationBar li.nav-resources.mobileView,
  header .navigation.mainHeader.mainNav .site-nav-trigger ul.navigationBar li.services-menu.mobileView,
  header .navigation.mainHeader.mainNav .site-nav-trigger ul.navigationBar li.brands-menu.mobileView,
  header .navigation.mainHeader.mainNav .site-nav-trigger ul.navigationBar li.companyinformation-menu.mobileView,
  header .navigation.mainHeader.mainNav .site-nav-trigger ul.navigationBar li.country-menu.mobileView {
    display: none;
  }
}
@media only screen and (min-width: 1174px) {
  header .navigation.mainHeader.mainNav .site-nav-trigger ul.navigationBar li.brands-menu.open .main-menu {
    width: 200px;
  }
}
@media only screen and (min-width: 1174px) {
  header .navigation.mainHeader.mainNav .site-nav-trigger ul.navigationBar li.brands-menu.open .main-menu li.no-submenu {
    width: 200px;
  }
}
header .navigation.mainHeader.mainNav .site-nav-trigger ul.navigationBar.row3 {

}
header .navigation.mainHeader.mainNav .site-nav-trigger ul.navigationBar.row3 li.open span.glyphicon.glyphicon-chevron-down {
  transform: rotate(0deg);
  padding: 0 0 0 10px;
  top: 3px;
}
header .navigation.mainHeader.mainNav .site-nav-trigger ul.navigationBar.row3 li span.glyphicon.glyphicon-chevron-down {
  transform: rotate(-180deg);
  padding: 0 10px 0 0;
}
@media screen and (max-width: 1174px) {
  header .navigation.mainHeader.mainNav .site-nav-trigger ul.navigationBar.row3 li a.product-trigger {
    color: transparent;
    pointer-events: none;
  }
}
@media screen and (max-width: 1174px) {
  header .navigation.mainHeader.mainNav .site-nav-trigger ul.navigationBar.row3 li a.product-trigger button.btn.js-toggle-menu {
    color: transparent;
    width: 0;
    height: 0;
    visibility: hidden;
  }
}
@media screen and (max-width: 1174px) {
  header .navigation.mainHeader.mainNav .site-nav-trigger ul.navigationBar.row3 li.nav-resources,
  header .navigation.mainHeader.mainNav .site-nav-trigger ul.navigationBar.row3 li.services-menu,
  header .navigation.mainHeader.mainNav .site-nav-trigger ul.navigationBar.row3 li.brands-menu,
  header .navigation.mainHeader.mainNav .site-nav-trigger ul.navigationBar.row3 li.companyinformation-menu {
    color: transparent;
    width: 0;
    height: 0;
    visibility: hidden;
  }
}
header .navigation.mainHeader.mainNav .site-nav-trigger ul.navigationBar.row3 li.nav-resources .main-menu,
header .navigation.mainHeader.mainNav .site-nav-trigger ul.navigationBar.row3 li.services-menu .main-menu,
header .navigation.mainHeader.mainNav .site-nav-trigger ul.navigationBar.row3 li.brands-menu .main-menu,
header .navigation.mainHeader.mainNav .site-nav-trigger ul.navigationBar.row3 li.companyinformation-menu .main-menu {
  background: #fff !important;
}

.page-multiStepCheckoutSummaryPage header .navigation.mainHeader.mainNav,
.page-orderConfirmationPage header .navigation.mainHeader.mainNav {
  display: none;
}
.page-multiStepCheckoutSummaryPage header .header-ctas.navigation.mainHeader,
.page-orderConfirmationPage header .header-ctas.navigation.mainHeader {
  border-bottom: solid 1px #dedede;
}
.page-multiStepCheckoutSummaryPage header .header-ctas.navigation.mainHeader form[name="search_form_SearchBox"],
.page-orderConfirmationPage header .header-ctas.navigation.mainHeader form[name="search_form_SearchBox"] {
  display: none;
}
.page-multiStepCheckoutSummaryPage header .header-ctas.navigation.mainHeader .site-logo .site-nav-trigger-mobile button.btn.js-toggle-menu span,
.page-orderConfirmationPage header .header-ctas.navigation.mainHeader .site-logo .site-nav-trigger-mobile button.btn.js-toggle-menu span,
.page-multiStepCheckoutSummaryPage header .header-ctas.navigation.mainHeader .site-logo .site-nav-trigger-mobile button.btn.js-toggle-menu img,
.page-orderConfirmationPage header .header-ctas.navigation.mainHeader .site-logo .site-nav-trigger-mobile button.btn.js-toggle-menu img {
  display: none;
}
.page-multiStepCheckoutSummaryPage header .header-ctas.navigation.mainHeader .site-logo .site-nav-trigger-mobile button.btn.js-toggle-menu,
.page-orderConfirmationPage header .header-ctas.navigation.mainHeader .site-logo .site-nav-trigger-mobile button.btn.js-toggle-menu {
  pointer-events: none;
}
#_asm .ASM_end_session {
  margin-bottom: 4px;
}
.page-homepage {

}
.page-homepage .content-wrapper {
  position: relative;
}
.content-wrapper.backshadow {
  height: 100%;
  width: 100%;
  background: #000;
  position: absolute;
  top: 190px;
  opacity: .5;
  z-index: 10;
  left: 0px;
}
#colorbox.country-popup-modal {
  background-color: #fff;
  border-radius: 8px;
  padding: 0;
  overflow: hidden;
  border-top: solid 15px #006baf;
  border-bottom: solid 15px #006baf;
  font-size: 15px;
  line-height: 1.5;
}
#colorbox.country-popup-modal #cboxTitle,
#colorbox.country-popup-modal #cboxClose {
  display: none !important;
}
#colorbox.country-popup-modal #cboxContent,
#colorbox.country-popup-modal #cboxLoadedContent {
  background-color: #fff;
}
#colorbox.country-popup-modal #cboxLoadedContent {
  padding: 0 10px;
}
#colorbox.country-popup-modal .country-popup-message {
  width: 100%;
  padding: 10px 0;
  color: #006baf;
}
#colorbox.country-popup-modal .country-popup-message .gotocountry-name {
  font-weight: bold;
}
#colorbox.country-popup-modal .country-popup-actionbtns {
  padding: 10px 0;
}
#colorbox.country-popup-modal .country-popup-actionbtns .stayhere-btn {
  text-align: center;
  padding: 10px 20px 10px 0;
  float: left;
}
#colorbox.country-popup-modal .country-popup-actionbtns .stayhere-btn a {
  background-color: #787878;
  border: 2px solid #fff;
  -webkit-box-shadow: 0 0 1px 1px #c9c9c9;
  box-shadow: 0 0 1px 1px #c9c9c9;
  color: #fff;
  padding: 5px;
}
#colorbox.country-popup-modal .country-popup-actionbtns .gotocountry-btn {
  text-align: center;
  padding: 10px 0;
  float: left;
}
#colorbox.country-popup-modal .country-popup-actionbtns .gotocountry-btn a {
  background-color: #f68b1f;
  border: 2px solid #fff;
  box-shadow: 0 0 1px 1px #c9c9c9;
  color: #fff;
  padding: 5px;
}

.btn-formblock {
  display: block;
  width: 100%;
  padding-left: 0;
  padding-right: 0;
  margin-top: 25px;
}
.btn {
  cursor: pointer;
  text-transform: capitalize;
  font-weight: 600;
  padding: 10px 15px;
  font-size: 14px;
  line-height: 1.375;
  border-radius: 1px;
}
.btn.glyphicon {
  padding: 3px 0 4px 0;
}
.btn.glyphicon:before {
  font-size: 25px;
}
.btn,
.btn:active,
.btn.active {
  box-shadow: none;
}
.btn:focus,
.btn:active:focus,
.btn.active:focus {
  outline: 2px ridge #ffffff;
  outline-offset: 0px;
}
.btn span {
  letter-spacing: 0.6px;
  padding-left: 20px;
  padding-right: 20px;
}
.btn-small {
  padding: 6px 15px;
  font-size: 14px;
  line-height: 1.375;
  border-radius: 1px;
}
.btn-icon {
  padding-left: 81px;
  position: relative;
}
.btn-icon:before {
  position: absolute;
  font-size: 25px;
  top: 9px;
  left: 20px;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: normal;
  line-height: 1;
}
.btn-icon:after {
  content: "";
  position: absolute;
  left: 65px;
  top: -1px;
  border-right: 1px solid currentColor;
  height: 41px;
}
:hover.btn-icon:after {
  border-right-width: 1px;
}
.btn-edit-confirm {
  width: 48%;
}
.btn-block + .btn-block {
  margin-top: 10px;
}
.btn-default {
  border: 1px solid;
  color: #262b69;
  background-color: #f7f7f7;
  border-color: #262b69;
}
.btn-default:hover,
.btn-default:focus,
.btn-default:active,
.btn-default.active,
.open .dropdown-toggle.btn-default {
  color: #0f47d5;
  background-color: #f7f7f7;
  border-color: #0f47d5;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn-default:active,
.btn-default.active,
.open .dropdown-toggle.btn-default {
  background-image: none;
}
.btn-default.disabled,
.btn-default[disabled],
fieldset[disabled] .btn-default,
.btn-default.disabled:hover,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default:hover,
.btn-default.disabled:focus,
.btn-default[disabled]:focus,
fieldset[disabled] .btn-default:focus,
.btn-default.disabled:active,
.btn-default[disabled]:active,
fieldset[disabled] .btn-default:active,
.btn-default.disabled.active,
.btn-default[disabled].active,
fieldset[disabled] .btn-default.active {
  color: #969796;
  background-color: #e6e9e8;
  border-color: #e6e9e8;
  opacity: 1;
}
.btn-default .badge {
  color: #f7f7f7;
  background-color: #262b69;
}
.btn-default span {
  font-weight: bold !important;
  font-family: Arial, Tahoma, Helvetica, sans-serif;
}
.btn-default:focus span,
.btn-default:active span,
.btn-default.active span,
.btn-default:hover span {
  color: #0f47d5;
}
.btn-primary {
  border: 1px solid;
  color: #ffffff;
  background-color: #e31f26;
  border-color: #e31f26;
}
.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active,
.btn-primary.active,
.open .dropdown-toggle.btn-primary {
  color: #ffffff;
  background-color: #fc3f1d;
  border-color: #fc3f1d;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn-primary:active,
.btn-primary.active,
.open .dropdown-toggle.btn-primary {
  background-image: none;
}
.btn-primary.disabled,
.btn-primary[disabled],
fieldset[disabled] .btn-primary,
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled:active,
.btn-primary[disabled]:active,
fieldset[disabled] .btn-primary:active,
.btn-primary.disabled.active,
.btn-primary[disabled].active,
fieldset[disabled] .btn-primary.active {
  color: #969796;
  background-color: #e6e9e8;
  border-color: #e6e9e8;
  opacity: 1;
}
.btn-primary .badge {
  color: #e31f26;
  background-color: #ffffff;
}
.btn-primary span {
  font-family: Arial, Tahoma, Helvetica, sans-serif;
  font-weight: normal;
}
.btn.btn-default,
.btn.btn-primary,
.btn.btn-primary-reversed {
  font-weight: bold !important;
  font-family: Arial, Tahoma, Helvetica, sans-serif;
  font-size: 14px;
  letter-spacing: 0.6px;
  line-height: 1;
  padding: 20px 30px;
  text-transform: capitalize;
}
@media only screen and (max-width: 479px) {
  .btn.btn-default,
  .btn.btn-primary,
  .btn.btn-primary-reversed {
    padding-top: 14px;
    padding-bottom: 14px;
  }
}
@media only screen and (max-width: 1024px) {
  .btn.btn-default,
  .btn.btn-primary,
  .btn.btn-primary-reversed {
    font-size: 16px;
  }
}
.btn.reset-password-btn {
  padding: 20px 15px;
}
.brand-btn-cta .btn {
  border-radius: 5px !important;
}
.brand-btn-cta .btn.btn-primary {
  color: #ffffff;
  background-color: #3697ba;
  border-color: #3697ba;
}
.brand-btn-cta .btn.btn-primary:hover,
.brand-btn-cta .btn.btn-primary:focus,
.brand-btn-cta .btn.btn-primary:active,
.brand-btn-cta .btn.btn-primary.active,
.open .dropdown-toggle.brand-btn-cta .btn.btn-primary {
  color: #ffffff;
  background-color: #3373b2;
  border-color: #3373b2;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.brand-btn-cta .btn.btn-primary:active,
.brand-btn-cta .btn.btn-primary.active,
.open .dropdown-toggle.brand-btn-cta .btn.btn-primary {
  background-image: none;
}
.brand-btn-cta .btn.btn-primary.disabled,
.brand-btn-cta .btn.btn-primary[disabled],
fieldset[disabled] .brand-btn-cta .btn.btn-primary,
.brand-btn-cta .btn.btn-primary.disabled:hover,
.brand-btn-cta .btn.btn-primary[disabled]:hover,
fieldset[disabled] .brand-btn-cta .btn.btn-primary:hover,
.brand-btn-cta .btn.btn-primary.disabled:focus,
.brand-btn-cta .btn.btn-primary[disabled]:focus,
fieldset[disabled] .brand-btn-cta .btn.btn-primary:focus,
.brand-btn-cta .btn.btn-primary.disabled:active,
.brand-btn-cta .btn.btn-primary[disabled]:active,
fieldset[disabled] .brand-btn-cta .btn.btn-primary:active,
.brand-btn-cta .btn.btn-primary.disabled.active,
.brand-btn-cta .btn.btn-primary[disabled].active,
fieldset[disabled] .brand-btn-cta .btn.btn-primary.active {
  color: #969796;
  background-color: #e6e9e8;
  border-color: #e6e9e8;
  opacity: 1;
}
.brand-btn-cta .btn.btn-primary .badge {
  color: #3697ba;
  background-color: #ffffff;
}
.brand-btn-cta .btn.btn-primary:active {
  color: #ffffff !important;
  background-color: #3347b2;
  border-color: #3347b2;
}
.brand-btn-cta .btn.btn-secondary {
  border: 2px solid;
  color: #262b69;
  background-color: #f7f7f7;
  border-color: #262b69;
}
.brand-btn-cta .btn.btn-secondary:hover,
.brand-btn-cta .btn.btn-secondary:focus,
.brand-btn-cta .btn.btn-secondary:active,
.brand-btn-cta .btn.btn-secondary.active,
.open .dropdown-toggle.brand-btn-cta .btn.btn-secondary {
  color: #0f47d5;
  background-color: #f7f7f7;
  border-color: #0f47d5;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.brand-btn-cta .btn.btn-secondary:active,
.brand-btn-cta .btn.btn-secondary.active,
.open .dropdown-toggle.brand-btn-cta .btn.btn-secondary {
  background-image: none;
}
.brand-btn-cta .btn.btn-secondary.disabled,
.brand-btn-cta .btn.btn-secondary[disabled],
fieldset[disabled] .brand-btn-cta .btn.btn-secondary,
.brand-btn-cta .btn.btn-secondary.disabled:hover,
.brand-btn-cta .btn.btn-secondary[disabled]:hover,
fieldset[disabled] .brand-btn-cta .btn.btn-secondary:hover,
.brand-btn-cta .btn.btn-secondary.disabled:focus,
.brand-btn-cta .btn.btn-secondary[disabled]:focus,
fieldset[disabled] .brand-btn-cta .btn.btn-secondary:focus,
.brand-btn-cta .btn.btn-secondary.disabled:active,
.brand-btn-cta .btn.btn-secondary[disabled]:active,
fieldset[disabled] .brand-btn-cta .btn.btn-secondary:active,
.brand-btn-cta .btn.btn-secondary.disabled.active,
.brand-btn-cta .btn.btn-secondary[disabled].active,
fieldset[disabled] .brand-btn-cta .btn.btn-secondary.active {
  color: #969796;
  background-color: #e6e9e8;
  border-color: #e6e9e8;
  opacity: 1;
}
.brand-btn-cta .btn.btn-secondary .badge {
  color: #f7f7f7;
  background-color: #262b69;
}
.brand-btn-cta .btn.btn-secondary:active {
  color: #ffffff !important;
  background-color: #042986;
  border-color: #042986;
}
.brand-btn-cta .btn.btn-tertiary {
  color: #ffffff;
  background-color: #262b69;
  border-color: #262b69;
}
.brand-btn-cta .btn.btn-tertiary:hover,
.brand-btn-cta .btn.btn-tertiary:focus,
.brand-btn-cta .btn.btn-tertiary:active,
.brand-btn-cta .btn.btn-tertiary.active,
.open .dropdown-toggle.brand-btn-cta .btn.btn-tertiary {
  color: #ffffff;
  background-color: #0034b7;
  border-color: #0034b7;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.brand-btn-cta .btn.btn-tertiary:active,
.brand-btn-cta .btn.btn-tertiary.active,
.open .dropdown-toggle.brand-btn-cta .btn.btn-tertiary {
  background-image: none;
}
.brand-btn-cta .btn.btn-tertiary.disabled,
.brand-btn-cta .btn.btn-tertiary[disabled],
fieldset[disabled] .brand-btn-cta .btn.btn-tertiary,
.brand-btn-cta .btn.btn-tertiary.disabled:hover,
.brand-btn-cta .btn.btn-tertiary[disabled]:hover,
fieldset[disabled] .brand-btn-cta .btn.btn-tertiary:hover,
.brand-btn-cta .btn.btn-tertiary.disabled:focus,
.brand-btn-cta .btn.btn-tertiary[disabled]:focus,
fieldset[disabled] .brand-btn-cta .btn.btn-tertiary:focus,
.brand-btn-cta .btn.btn-tertiary.disabled:active,
.brand-btn-cta .btn.btn-tertiary[disabled]:active,
fieldset[disabled] .brand-btn-cta .btn.btn-tertiary:active,
.brand-btn-cta .btn.btn-tertiary.disabled.active,
.brand-btn-cta .btn.btn-tertiary[disabled].active,
fieldset[disabled] .brand-btn-cta .btn.btn-tertiary.active {
  color: #969796;
  background-color: #e6e9e8;
  border-color: #e6e9e8;
  opacity: 1;
}
.brand-btn-cta .btn.btn-tertiary .badge {
  color: #262b69;
  background-color: #ffffff;
}
.brand-btn-cta .btn.btn-tertiary:active {
  color: #ffffff !important;
  background-color: #0f4cff;
  border-color: #0f4cff;
}
.brand-cta-primary .btn {
  border-radius: 5px !important;
}
.brand-cta-primary .btn.btn-primary {
  color: #ffffff;
  background-color: #e31f26;
  border-color: #e31f26;
}
.brand-cta-primary .btn.btn-primary:hover,
.brand-cta-primary .btn.btn-primary:focus,
.brand-cta-primary .btn.btn-primary:active,
.brand-cta-primary .btn.btn-primary.active,
.open .dropdown-toggle.brand-cta-primary .btn.btn-primary {
  color: #ffffff;
  background-color: #fc3f1d;
  border-color: #fc3f1d;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.brand-cta-primary .btn.btn-primary:active,
.brand-cta-primary .btn.btn-primary.active,
.open .dropdown-toggle.brand-cta-primary .btn.btn-primary {
  background-image: none;
}
.brand-cta-primary .btn.btn-primary.disabled,
.brand-cta-primary .btn.btn-primary[disabled],
fieldset[disabled] .brand-cta-primary .btn.btn-primary,
.brand-cta-primary .btn.btn-primary.disabled:hover,
.brand-cta-primary .btn.btn-primary[disabled]:hover,
fieldset[disabled] .brand-cta-primary .btn.btn-primary:hover,
.brand-cta-primary .btn.btn-primary.disabled:focus,
.brand-cta-primary .btn.btn-primary[disabled]:focus,
fieldset[disabled] .brand-cta-primary .btn.btn-primary:focus,
.brand-cta-primary .btn.btn-primary.disabled:active,
.brand-cta-primary .btn.btn-primary[disabled]:active,
fieldset[disabled] .brand-cta-primary .btn.btn-primary:active,
.brand-cta-primary .btn.btn-primary.disabled.active,
.brand-cta-primary .btn.btn-primary[disabled].active,
fieldset[disabled] .brand-cta-primary .btn.btn-primary.active {
  color: #969796;
  background-color: #e6e9e8;
  border-color: #e6e9e8;
  opacity: 1;
}
.brand-cta-primary .btn.btn-primary .badge {
  color: #e31f26;
  background-color: #ffffff;
}
.brand-cta-primary .btn.btn-primary:active {
  color: #ffffff !important;
  background-color: #ff0000;
  border-color: #ff0000;
}
.brand-cta-primary .btn.btn-primary-reversed {
  color: #e31f26;
  background-color: #ffffff;
  border-color: #e31f26;
}
.brand-cta-primary .btn.btn-primary-reversed:hover,
.brand-cta-primary .btn.btn-primary-reversed:focus,
.brand-cta-primary .btn.btn-primary-reversed:active,
.brand-cta-primary .btn.btn-primary-reversed.active,
.open .dropdown-toggle.brand-cta-primary .btn.btn-primary-reversed {
  color: #fc3f1d;
  background-color: #f8f8f8;
  border-color: #fc3f1d;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.brand-cta-primary .btn.btn-primary-reversed:active,
.brand-cta-primary .btn.btn-primary-reversed.active,
.open .dropdown-toggle.brand-cta-primary .btn.btn-primary-reversed {
  background-image: none;
}
.brand-cta-primary .btn.btn-primary-reversed.disabled,
.brand-cta-primary .btn.btn-primary-reversed[disabled],
fieldset[disabled] .brand-cta-primary .btn.btn-primary-reversed,
.brand-cta-primary .btn.btn-primary-reversed.disabled:hover,
.brand-cta-primary .btn.btn-primary-reversed[disabled]:hover,
fieldset[disabled] .brand-cta-primary .btn.btn-primary-reversed:hover,
.brand-cta-primary .btn.btn-primary-reversed.disabled:focus,
.brand-cta-primary .btn.btn-primary-reversed[disabled]:focus,
fieldset[disabled] .brand-cta-primary .btn.btn-primary-reversed:focus,
.brand-cta-primary .btn.btn-primary-reversed.disabled:active,
.brand-cta-primary .btn.btn-primary-reversed[disabled]:active,
fieldset[disabled] .brand-cta-primary .btn.btn-primary-reversed:active,
.brand-cta-primary .btn.btn-primary-reversed.disabled.active,
.brand-cta-primary .btn.btn-primary-reversed[disabled].active,
fieldset[disabled] .brand-cta-primary .btn.btn-primary-reversed.active {
  color: #969796;
  background-color: #e6e9e8;
  border-color: #e6e9e8;
  opacity: 1;
}
.brand-cta-primary .btn.btn-primary-reversed .badge {
  color: #ffffff;
  background-color: #e31f26;
}
.brand-cta-primary .btn.btn-primary-reversed:active {
  color: #ff0000 !important;
  background-color: #ffffff;
  border-color: #ffffff;
}
.brand-cta-primary .btn.btn-secondary {
  border: 2px solid;
  color: #262b69;
  background-color: #f7f7f7;
  border-color: #262b69;
}
.brand-cta-primary .btn.btn-secondary:hover,
.brand-cta-primary .btn.btn-secondary:focus,
.brand-cta-primary .btn.btn-secondary:active,
.brand-cta-primary .btn.btn-secondary.active,
.open .dropdown-toggle.brand-cta-primary .btn.btn-secondary {
  color: #0f47d5;
  background-color: #f7f7f7;
  border-color: #0f47d5;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.brand-cta-primary .btn.btn-secondary:active,
.brand-cta-primary .btn.btn-secondary.active,
.open .dropdown-toggle.brand-cta-primary .btn.btn-secondary {
  background-image: none;
}
.brand-cta-primary .btn.btn-secondary.disabled,
.brand-cta-primary .btn.btn-secondary[disabled],
fieldset[disabled] .brand-cta-primary .btn.btn-secondary,
.brand-cta-primary .btn.btn-secondary.disabled:hover,
.brand-cta-primary .btn.btn-secondary[disabled]:hover,
fieldset[disabled] .brand-cta-primary .btn.btn-secondary:hover,
.brand-cta-primary .btn.btn-secondary.disabled:focus,
.brand-cta-primary .btn.btn-secondary[disabled]:focus,
fieldset[disabled] .brand-cta-primary .btn.btn-secondary:focus,
.brand-cta-primary .btn.btn-secondary.disabled:active,
.brand-cta-primary .btn.btn-secondary[disabled]:active,
fieldset[disabled] .brand-cta-primary .btn.btn-secondary:active,
.brand-cta-primary .btn.btn-secondary.disabled.active,
.brand-cta-primary .btn.btn-secondary[disabled].active,
fieldset[disabled] .brand-cta-primary .btn.btn-secondary.active {
  color: #969796;
  background-color: #e6e9e8;
  border-color: #e6e9e8;
  opacity: 1;
}
.brand-cta-primary .btn.btn-secondary .badge {
  color: #f7f7f7;
  background-color: #262b69;
}
.brand-cta-primary .btn.btn-secondary:active {
  color: #ffffff !important;
  background-color: #042986;
  border-color: #042986;
}
.brand-cta-primary .btn.btn-tertiary {
  color: #ffffff;
  background-color: #262b69;
  border-color: #262b69;
}
.brand-cta-primary .btn.btn-tertiary:hover,
.brand-cta-primary .btn.btn-tertiary:focus,
.brand-cta-primary .btn.btn-tertiary:active,
.brand-cta-primary .btn.btn-tertiary.active,
.open .dropdown-toggle.brand-cta-primary .btn.btn-tertiary {
  color: #ffffff;
  background-color: #0034b7;
  border-color: #0034b7;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.brand-cta-primary .btn.btn-tertiary:active,
.brand-cta-primary .btn.btn-tertiary.active,
.open .dropdown-toggle.brand-cta-primary .btn.btn-tertiary {
  background-image: none;
}
.brand-cta-primary .btn.btn-tertiary.disabled,
.brand-cta-primary .btn.btn-tertiary[disabled],
fieldset[disabled] .brand-cta-primary .btn.btn-tertiary,
.brand-cta-primary .btn.btn-tertiary.disabled:hover,
.brand-cta-primary .btn.btn-tertiary[disabled]:hover,
fieldset[disabled] .brand-cta-primary .btn.btn-tertiary:hover,
.brand-cta-primary .btn.btn-tertiary.disabled:focus,
.brand-cta-primary .btn.btn-tertiary[disabled]:focus,
fieldset[disabled] .brand-cta-primary .btn.btn-tertiary:focus,
.brand-cta-primary .btn.btn-tertiary.disabled:active,
.brand-cta-primary .btn.btn-tertiary[disabled]:active,
fieldset[disabled] .brand-cta-primary .btn.btn-tertiary:active,
.brand-cta-primary .btn.btn-tertiary.disabled.active,
.brand-cta-primary .btn.btn-tertiary[disabled].active,
fieldset[disabled] .brand-cta-primary .btn.btn-tertiary.active {
  color: #969796;
  background-color: #e6e9e8;
  border-color: #e6e9e8;
  opacity: 1;
}
.brand-cta-primary .btn.btn-tertiary .badge {
  color: #262b69;
  background-color: #ffffff;
}
.brand-cta-primary .btn.btn-tertiary:active {
  color: #ffffff !important;
  background-color: #0f4cff;
  border-color: #0f4cff;
}
.brand-cta-primary .btn.btn-default.btn--continue-shopping,
.brand-cta-primary .btn.btn-default.btn-create-quote,
.brand-cta-primary .btn.btn-default.js-quote-cancel-btn,
.brand-cta-primary .btn.btn-default.js-quote-edit-btn,
.brand-cta-primary .btn.btn-default.js-address-book,
.brand-cta-primary .btn.btn-default.save__cart--link,
.brand-cta-primary .btn.btn-default#cancelNoButton,
.brand-cta-primary .btn.btn-default#submitNoButton,
.brand-cta-primary .btn.btn-default.btn-block,
.brand-cta-primary .btn.btn-default.use_address,
.brand-cta-primary .btn.btn-default.js-quote-warning-btn,
.brand-cta-primary .btn.btn-default.cart-voucher__btn,
.brand-cta-primary .btn.btn-default.js-savedcart_delete_confirm_cancel,
.brand-cta-primary .btn.btn-default.js-savedcart_delete_confirm,
.brand-cta-primary .btn.btn-default.js-update-entry-notes-input,
.brand-cta-primary .btn.btn-default.js-update-custom-part-input {
  border: 2px solid;
  color: #262b69;
  background-color: #f7f7f7;
  border-color: #262b69;
}
.brand-cta-primary .btn.btn-default.btn--continue-shopping:hover,
.brand-cta-primary .btn.btn-default.btn-create-quote:hover,
.brand-cta-primary .btn.btn-default.js-quote-cancel-btn:hover,
.brand-cta-primary .btn.btn-default.js-quote-edit-btn:hover,
.brand-cta-primary .btn.btn-default.js-address-book:hover,
.brand-cta-primary .btn.btn-default.save__cart--link:hover,
.brand-cta-primary .btn.btn-default#cancelNoButton:hover,
.brand-cta-primary .btn.btn-default#submitNoButton:hover,
.brand-cta-primary .btn.btn-default.btn-block:hover,
.brand-cta-primary .btn.btn-default.use_address:hover,
.brand-cta-primary .btn.btn-default.js-quote-warning-btn:hover,
.brand-cta-primary .btn.btn-default.cart-voucher__btn:hover,
.brand-cta-primary .btn.btn-default.js-savedcart_delete_confirm_cancel:hover,
.brand-cta-primary .btn.btn-default.js-savedcart_delete_confirm:hover,
.brand-cta-primary .btn.btn-default.js-update-entry-notes-input:hover,
.brand-cta-primary .btn.btn-default.js-update-custom-part-input:hover,
.brand-cta-primary .btn.btn-default.btn--continue-shopping:focus,
.brand-cta-primary .btn.btn-default.btn-create-quote:focus,
.brand-cta-primary .btn.btn-default.js-quote-cancel-btn:focus,
.brand-cta-primary .btn.btn-default.js-quote-edit-btn:focus,
.brand-cta-primary .btn.btn-default.js-address-book:focus,
.brand-cta-primary .btn.btn-default.save__cart--link:focus,
.brand-cta-primary .btn.btn-default#cancelNoButton:focus,
.brand-cta-primary .btn.btn-default#submitNoButton:focus,
.brand-cta-primary .btn.btn-default.btn-block:focus,
.brand-cta-primary .btn.btn-default.use_address:focus,
.brand-cta-primary .btn.btn-default.js-quote-warning-btn:focus,
.brand-cta-primary .btn.btn-default.cart-voucher__btn:focus,
.brand-cta-primary .btn.btn-default.js-savedcart_delete_confirm_cancel:focus,
.brand-cta-primary .btn.btn-default.js-savedcart_delete_confirm:focus,
.brand-cta-primary .btn.btn-default.js-update-entry-notes-input:focus,
.brand-cta-primary .btn.btn-default.js-update-custom-part-input:focus,
.brand-cta-primary .btn.btn-default.btn--continue-shopping:active,
.brand-cta-primary .btn.btn-default.btn-create-quote:active,
.brand-cta-primary .btn.btn-default.js-quote-cancel-btn:active,
.brand-cta-primary .btn.btn-default.js-quote-edit-btn:active,
.brand-cta-primary .btn.btn-default.js-address-book:active,
.brand-cta-primary .btn.btn-default.save__cart--link:active,
.brand-cta-primary .btn.btn-default#cancelNoButton:active,
.brand-cta-primary .btn.btn-default#submitNoButton:active,
.brand-cta-primary .btn.btn-default.btn-block:active,
.brand-cta-primary .btn.btn-default.use_address:active,
.brand-cta-primary .btn.btn-default.js-quote-warning-btn:active,
.brand-cta-primary .btn.btn-default.cart-voucher__btn:active,
.brand-cta-primary .btn.btn-default.js-savedcart_delete_confirm_cancel:active,
.brand-cta-primary .btn.btn-default.js-savedcart_delete_confirm:active,
.brand-cta-primary .btn.btn-default.js-update-entry-notes-input:active,
.brand-cta-primary .btn.btn-default.js-update-custom-part-input:active,
.brand-cta-primary .btn.btn-default.btn--continue-shopping.active,
.brand-cta-primary .btn.btn-default.btn-create-quote.active,
.brand-cta-primary .btn.btn-default.js-quote-cancel-btn.active,
.brand-cta-primary .btn.btn-default.js-quote-edit-btn.active,
.brand-cta-primary .btn.btn-default.js-address-book.active,
.brand-cta-primary .btn.btn-default.save__cart--link.active,
.brand-cta-primary .btn.btn-default#cancelNoButton.active,
.brand-cta-primary .btn.btn-default#submitNoButton.active,
.brand-cta-primary .btn.btn-default.btn-block.active,
.brand-cta-primary .btn.btn-default.use_address.active,
.brand-cta-primary .btn.btn-default.js-quote-warning-btn.active,
.brand-cta-primary .btn.btn-default.cart-voucher__btn.active,
.brand-cta-primary .btn.btn-default.js-savedcart_delete_confirm_cancel.active,
.brand-cta-primary .btn.btn-default.js-savedcart_delete_confirm.active,
.brand-cta-primary .btn.btn-default.js-update-entry-notes-input.active,
.brand-cta-primary .btn.btn-default.js-update-custom-part-input.active,
.open .dropdown-toggle.brand-cta-primary .btn.btn-default.btn--continue-shopping,
.open .dropdown-toggle.brand-cta-primary .btn.btn-default.btn-create-quote,
.open .dropdown-toggle.brand-cta-primary .btn.btn-default.js-quote-cancel-btn,
.open .dropdown-toggle.brand-cta-primary .btn.btn-default.js-quote-edit-btn,
.open .dropdown-toggle.brand-cta-primary .btn.btn-default.js-address-book,
.open .dropdown-toggle.brand-cta-primary .btn.btn-default.save__cart--link,
.open .dropdown-toggle.brand-cta-primary .btn.btn-default#cancelNoButton,
.open .dropdown-toggle.brand-cta-primary .btn.btn-default#submitNoButton,
.open .dropdown-toggle.brand-cta-primary .btn.btn-default.btn-block,
.open .dropdown-toggle.brand-cta-primary .btn.btn-default.use_address,
.open .dropdown-toggle.brand-cta-primary .btn.btn-default.js-quote-warning-btn,
.open .dropdown-toggle.brand-cta-primary .btn.btn-default.cart-voucher__btn,
.open .dropdown-toggle.brand-cta-primary .btn.btn-default.js-savedcart_delete_confirm_cancel,
.open .dropdown-toggle.brand-cta-primary .btn.btn-default.js-savedcart_delete_confirm,
.open .dropdown-toggle.brand-cta-primary .btn.btn-default.js-update-entry-notes-input,
.open .dropdown-toggle.brand-cta-primary .btn.btn-default.js-update-custom-part-input {
  color: #0f47d5;
  background-color: #f7f7f7;
  border-color: #0f47d5;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.brand-cta-primary .btn.btn-default.btn--continue-shopping:active,
.brand-cta-primary .btn.btn-default.btn-create-quote:active,
.brand-cta-primary .btn.btn-default.js-quote-cancel-btn:active,
.brand-cta-primary .btn.btn-default.js-quote-edit-btn:active,
.brand-cta-primary .btn.btn-default.js-address-book:active,
.brand-cta-primary .btn.btn-default.save__cart--link:active,
.brand-cta-primary .btn.btn-default#cancelNoButton:active,
.brand-cta-primary .btn.btn-default#submitNoButton:active,
.brand-cta-primary .btn.btn-default.btn-block:active,
.brand-cta-primary .btn.btn-default.use_address:active,
.brand-cta-primary .btn.btn-default.js-quote-warning-btn:active,
.brand-cta-primary .btn.btn-default.cart-voucher__btn:active,
.brand-cta-primary .btn.btn-default.js-savedcart_delete_confirm_cancel:active,
.brand-cta-primary .btn.btn-default.js-savedcart_delete_confirm:active,
.brand-cta-primary .btn.btn-default.js-update-entry-notes-input:active,
.brand-cta-primary .btn.btn-default.js-update-custom-part-input:active,
.brand-cta-primary .btn.btn-default.btn--continue-shopping.active,
.brand-cta-primary .btn.btn-default.btn-create-quote.active,
.brand-cta-primary .btn.btn-default.js-quote-cancel-btn.active,
.brand-cta-primary .btn.btn-default.js-quote-edit-btn.active,
.brand-cta-primary .btn.btn-default.js-address-book.active,
.brand-cta-primary .btn.btn-default.save__cart--link.active,
.brand-cta-primary .btn.btn-default#cancelNoButton.active,
.brand-cta-primary .btn.btn-default#submitNoButton.active,
.brand-cta-primary .btn.btn-default.btn-block.active,
.brand-cta-primary .btn.btn-default.use_address.active,
.brand-cta-primary .btn.btn-default.js-quote-warning-btn.active,
.brand-cta-primary .btn.btn-default.cart-voucher__btn.active,
.brand-cta-primary .btn.btn-default.js-savedcart_delete_confirm_cancel.active,
.brand-cta-primary .btn.btn-default.js-savedcart_delete_confirm.active,
.brand-cta-primary .btn.btn-default.js-update-entry-notes-input.active,
.brand-cta-primary .btn.btn-default.js-update-custom-part-input.active,
.open .dropdown-toggle.brand-cta-primary .btn.btn-default.btn--continue-shopping,
.open .dropdown-toggle.brand-cta-primary .btn.btn-default.btn-create-quote,
.open .dropdown-toggle.brand-cta-primary .btn.btn-default.js-quote-cancel-btn,
.open .dropdown-toggle.brand-cta-primary .btn.btn-default.js-quote-edit-btn,
.open .dropdown-toggle.brand-cta-primary .btn.btn-default.js-address-book,
.open .dropdown-toggle.brand-cta-primary .btn.btn-default.save__cart--link,
.open .dropdown-toggle.brand-cta-primary .btn.btn-default#cancelNoButton,
.open .dropdown-toggle.brand-cta-primary .btn.btn-default#submitNoButton,
.open .dropdown-toggle.brand-cta-primary .btn.btn-default.btn-block,
.open .dropdown-toggle.brand-cta-primary .btn.btn-default.use_address,
.open .dropdown-toggle.brand-cta-primary .btn.btn-default.js-quote-warning-btn,
.open .dropdown-toggle.brand-cta-primary .btn.btn-default.cart-voucher__btn,
.open .dropdown-toggle.brand-cta-primary .btn.btn-default.js-savedcart_delete_confirm_cancel,
.open .dropdown-toggle.brand-cta-primary .btn.btn-default.js-savedcart_delete_confirm,
.open .dropdown-toggle.brand-cta-primary .btn.btn-default.js-update-entry-notes-input,
.open .dropdown-toggle.brand-cta-primary .btn.btn-default.js-update-custom-part-input {
  background-image: none;
}
.brand-cta-primary .btn.btn-default.btn--continue-shopping.disabled,
.brand-cta-primary .btn.btn-default.btn-create-quote.disabled,
.brand-cta-primary .btn.btn-default.js-quote-cancel-btn.disabled,
.brand-cta-primary .btn.btn-default.js-quote-edit-btn.disabled,
.brand-cta-primary .btn.btn-default.js-address-book.disabled,
.brand-cta-primary .btn.btn-default.save__cart--link.disabled,
.brand-cta-primary .btn.btn-default#cancelNoButton.disabled,
.brand-cta-primary .btn.btn-default#submitNoButton.disabled,
.brand-cta-primary .btn.btn-default.btn-block.disabled,
.brand-cta-primary .btn.btn-default.use_address.disabled,
.brand-cta-primary .btn.btn-default.js-quote-warning-btn.disabled,
.brand-cta-primary .btn.btn-default.cart-voucher__btn.disabled,
.brand-cta-primary .btn.btn-default.js-savedcart_delete_confirm_cancel.disabled,
.brand-cta-primary .btn.btn-default.js-savedcart_delete_confirm.disabled,
.brand-cta-primary .btn.btn-default.js-update-entry-notes-input.disabled,
.brand-cta-primary .btn.btn-default.js-update-custom-part-input.disabled,
.brand-cta-primary .btn.btn-default.btn--continue-shopping[disabled],
.brand-cta-primary .btn.btn-default.btn-create-quote[disabled],
.brand-cta-primary .btn.btn-default.js-quote-cancel-btn[disabled],
.brand-cta-primary .btn.btn-default.js-quote-edit-btn[disabled],
.brand-cta-primary .btn.btn-default.js-address-book[disabled],
.brand-cta-primary .btn.btn-default.save__cart--link[disabled],
.brand-cta-primary .btn.btn-default#cancelNoButton[disabled],
.brand-cta-primary .btn.btn-default#submitNoButton[disabled],
.brand-cta-primary .btn.btn-default.btn-block[disabled],
.brand-cta-primary .btn.btn-default.use_address[disabled],
.brand-cta-primary .btn.btn-default.js-quote-warning-btn[disabled],
.brand-cta-primary .btn.btn-default.cart-voucher__btn[disabled],
.brand-cta-primary .btn.btn-default.js-savedcart_delete_confirm_cancel[disabled],
.brand-cta-primary .btn.btn-default.js-savedcart_delete_confirm[disabled],
.brand-cta-primary .btn.btn-default.js-update-entry-notes-input[disabled],
.brand-cta-primary .btn.btn-default.js-update-custom-part-input[disabled],
fieldset[disabled] .brand-cta-primary .btn.btn-default.btn--continue-shopping,
fieldset[disabled] .brand-cta-primary .btn.btn-default.btn-create-quote,
fieldset[disabled] .brand-cta-primary .btn.btn-default.js-quote-cancel-btn,
fieldset[disabled] .brand-cta-primary .btn.btn-default.js-quote-edit-btn,
fieldset[disabled] .brand-cta-primary .btn.btn-default.js-address-book,
fieldset[disabled] .brand-cta-primary .btn.btn-default.save__cart--link,
fieldset[disabled] .brand-cta-primary .btn.btn-default#cancelNoButton,
fieldset[disabled] .brand-cta-primary .btn.btn-default#submitNoButton,
fieldset[disabled] .brand-cta-primary .btn.btn-default.btn-block,
fieldset[disabled] .brand-cta-primary .btn.btn-default.use_address,
fieldset[disabled] .brand-cta-primary .btn.btn-default.js-quote-warning-btn,
fieldset[disabled] .brand-cta-primary .btn.btn-default.cart-voucher__btn,
fieldset[disabled] .brand-cta-primary .btn.btn-default.js-savedcart_delete_confirm_cancel,
fieldset[disabled] .brand-cta-primary .btn.btn-default.js-savedcart_delete_confirm,
fieldset[disabled] .brand-cta-primary .btn.btn-default.js-update-entry-notes-input,
fieldset[disabled] .brand-cta-primary .btn.btn-default.js-update-custom-part-input,
.brand-cta-primary .btn.btn-default.btn--continue-shopping.disabled:hover,
.brand-cta-primary .btn.btn-default.btn-create-quote.disabled:hover,
.brand-cta-primary .btn.btn-default.js-quote-cancel-btn.disabled:hover,
.brand-cta-primary .btn.btn-default.js-quote-edit-btn.disabled:hover,
.brand-cta-primary .btn.btn-default.js-address-book.disabled:hover,
.brand-cta-primary .btn.btn-default.save__cart--link.disabled:hover,
.brand-cta-primary .btn.btn-default#cancelNoButton.disabled:hover,
.brand-cta-primary .btn.btn-default#submitNoButton.disabled:hover,
.brand-cta-primary .btn.btn-default.btn-block.disabled:hover,
.brand-cta-primary .btn.btn-default.use_address.disabled:hover,
.brand-cta-primary .btn.btn-default.js-quote-warning-btn.disabled:hover,
.brand-cta-primary .btn.btn-default.cart-voucher__btn.disabled:hover,
.brand-cta-primary .btn.btn-default.js-savedcart_delete_confirm_cancel.disabled:hover,
.brand-cta-primary .btn.btn-default.js-savedcart_delete_confirm.disabled:hover,
.brand-cta-primary .btn.btn-default.js-update-entry-notes-input.disabled:hover,
.brand-cta-primary .btn.btn-default.js-update-custom-part-input.disabled:hover,
.brand-cta-primary .btn.btn-default.btn--continue-shopping[disabled]:hover,
.brand-cta-primary .btn.btn-default.btn-create-quote[disabled]:hover,
.brand-cta-primary .btn.btn-default.js-quote-cancel-btn[disabled]:hover,
.brand-cta-primary .btn.btn-default.js-quote-edit-btn[disabled]:hover,
.brand-cta-primary .btn.btn-default.js-address-book[disabled]:hover,
.brand-cta-primary .btn.btn-default.save__cart--link[disabled]:hover,
.brand-cta-primary .btn.btn-default#cancelNoButton[disabled]:hover,
.brand-cta-primary .btn.btn-default#submitNoButton[disabled]:hover,
.brand-cta-primary .btn.btn-default.btn-block[disabled]:hover,
.brand-cta-primary .btn.btn-default.use_address[disabled]:hover,
.brand-cta-primary .btn.btn-default.js-quote-warning-btn[disabled]:hover,
.brand-cta-primary .btn.btn-default.cart-voucher__btn[disabled]:hover,
.brand-cta-primary .btn.btn-default.js-savedcart_delete_confirm_cancel[disabled]:hover,
.brand-cta-primary .btn.btn-default.js-savedcart_delete_confirm[disabled]:hover,
.brand-cta-primary .btn.btn-default.js-update-entry-notes-input[disabled]:hover,
.brand-cta-primary .btn.btn-default.js-update-custom-part-input[disabled]:hover,
fieldset[disabled] .brand-cta-primary .btn.btn-default.btn--continue-shopping:hover,
fieldset[disabled] .brand-cta-primary .btn.btn-default.btn-create-quote:hover,
fieldset[disabled] .brand-cta-primary .btn.btn-default.js-quote-cancel-btn:hover,
fieldset[disabled] .brand-cta-primary .btn.btn-default.js-quote-edit-btn:hover,
fieldset[disabled] .brand-cta-primary .btn.btn-default.js-address-book:hover,
fieldset[disabled] .brand-cta-primary .btn.btn-default.save__cart--link:hover,
fieldset[disabled] .brand-cta-primary .btn.btn-default#cancelNoButton:hover,
fieldset[disabled] .brand-cta-primary .btn.btn-default#submitNoButton:hover,
fieldset[disabled] .brand-cta-primary .btn.btn-default.btn-block:hover,
fieldset[disabled] .brand-cta-primary .btn.btn-default.use_address:hover,
fieldset[disabled] .brand-cta-primary .btn.btn-default.js-quote-warning-btn:hover,
fieldset[disabled] .brand-cta-primary .btn.btn-default.cart-voucher__btn:hover,
fieldset[disabled] .brand-cta-primary .btn.btn-default.js-savedcart_delete_confirm_cancel:hover,
fieldset[disabled] .brand-cta-primary .btn.btn-default.js-savedcart_delete_confirm:hover,
fieldset[disabled] .brand-cta-primary .btn.btn-default.js-update-entry-notes-input:hover,
fieldset[disabled] .brand-cta-primary .btn.btn-default.js-update-custom-part-input:hover,
.brand-cta-primary .btn.btn-default.btn--continue-shopping.disabled:focus,
.brand-cta-primary .btn.btn-default.btn-create-quote.disabled:focus,
.brand-cta-primary .btn.btn-default.js-quote-cancel-btn.disabled:focus,
.brand-cta-primary .btn.btn-default.js-quote-edit-btn.disabled:focus,
.brand-cta-primary .btn.btn-default.js-address-book.disabled:focus,
.brand-cta-primary .btn.btn-default.save__cart--link.disabled:focus,
.brand-cta-primary .btn.btn-default#cancelNoButton.disabled:focus,
.brand-cta-primary .btn.btn-default#submitNoButton.disabled:focus,
.brand-cta-primary .btn.btn-default.btn-block.disabled:focus,
.brand-cta-primary .btn.btn-default.use_address.disabled:focus,
.brand-cta-primary .btn.btn-default.js-quote-warning-btn.disabled:focus,
.brand-cta-primary .btn.btn-default.cart-voucher__btn.disabled:focus,
.brand-cta-primary .btn.btn-default.js-savedcart_delete_confirm_cancel.disabled:focus,
.brand-cta-primary .btn.btn-default.js-savedcart_delete_confirm.disabled:focus,
.brand-cta-primary .btn.btn-default.js-update-entry-notes-input.disabled:focus,
.brand-cta-primary .btn.btn-default.js-update-custom-part-input.disabled:focus,
.brand-cta-primary .btn.btn-default.btn--continue-shopping[disabled]:focus,
.brand-cta-primary .btn.btn-default.btn-create-quote[disabled]:focus,
.brand-cta-primary .btn.btn-default.js-quote-cancel-btn[disabled]:focus,
.brand-cta-primary .btn.btn-default.js-quote-edit-btn[disabled]:focus,
.brand-cta-primary .btn.btn-default.js-address-book[disabled]:focus,
.brand-cta-primary .btn.btn-default.save__cart--link[disabled]:focus,
.brand-cta-primary .btn.btn-default#cancelNoButton[disabled]:focus,
.brand-cta-primary .btn.btn-default#submitNoButton[disabled]:focus,
.brand-cta-primary .btn.btn-default.btn-block[disabled]:focus,
.brand-cta-primary .btn.btn-default.use_address[disabled]:focus,
.brand-cta-primary .btn.btn-default.js-quote-warning-btn[disabled]:focus,
.brand-cta-primary .btn.btn-default.cart-voucher__btn[disabled]:focus,
.brand-cta-primary .btn.btn-default.js-savedcart_delete_confirm_cancel[disabled]:focus,
.brand-cta-primary .btn.btn-default.js-savedcart_delete_confirm[disabled]:focus,
.brand-cta-primary .btn.btn-default.js-update-entry-notes-input[disabled]:focus,
.brand-cta-primary .btn.btn-default.js-update-custom-part-input[disabled]:focus,
fieldset[disabled] .brand-cta-primary .btn.btn-default.btn--continue-shopping:focus,
fieldset[disabled] .brand-cta-primary .btn.btn-default.btn-create-quote:focus,
fieldset[disabled] .brand-cta-primary .btn.btn-default.js-quote-cancel-btn:focus,
fieldset[disabled] .brand-cta-primary .btn.btn-default.js-quote-edit-btn:focus,
fieldset[disabled] .brand-cta-primary .btn.btn-default.js-address-book:focus,
fieldset[disabled] .brand-cta-primary .btn.btn-default.save__cart--link:focus,
fieldset[disabled] .brand-cta-primary .btn.btn-default#cancelNoButton:focus,
fieldset[disabled] .brand-cta-primary .btn.btn-default#submitNoButton:focus,
fieldset[disabled] .brand-cta-primary .btn.btn-default.btn-block:focus,
fieldset[disabled] .brand-cta-primary .btn.btn-default.use_address:focus,
fieldset[disabled] .brand-cta-primary .btn.btn-default.js-quote-warning-btn:focus,
fieldset[disabled] .brand-cta-primary .btn.btn-default.cart-voucher__btn:focus,
fieldset[disabled] .brand-cta-primary .btn.btn-default.js-savedcart_delete_confirm_cancel:focus,
fieldset[disabled] .brand-cta-primary .btn.btn-default.js-savedcart_delete_confirm:focus,
fieldset[disabled] .brand-cta-primary .btn.btn-default.js-update-entry-notes-input:focus,
fieldset[disabled] .brand-cta-primary .btn.btn-default.js-update-custom-part-input:focus,
.brand-cta-primary .btn.btn-default.btn--continue-shopping.disabled:active,
.brand-cta-primary .btn.btn-default.btn-create-quote.disabled:active,
.brand-cta-primary .btn.btn-default.js-quote-cancel-btn.disabled:active,
.brand-cta-primary .btn.btn-default.js-quote-edit-btn.disabled:active,
.brand-cta-primary .btn.btn-default.js-address-book.disabled:active,
.brand-cta-primary .btn.btn-default.save__cart--link.disabled:active,
.brand-cta-primary .btn.btn-default#cancelNoButton.disabled:active,
.brand-cta-primary .btn.btn-default#submitNoButton.disabled:active,
.brand-cta-primary .btn.btn-default.btn-block.disabled:active,
.brand-cta-primary .btn.btn-default.use_address.disabled:active,
.brand-cta-primary .btn.btn-default.js-quote-warning-btn.disabled:active,
.brand-cta-primary .btn.btn-default.cart-voucher__btn.disabled:active,
.brand-cta-primary .btn.btn-default.js-savedcart_delete_confirm_cancel.disabled:active,
.brand-cta-primary .btn.btn-default.js-savedcart_delete_confirm.disabled:active,
.brand-cta-primary .btn.btn-default.js-update-entry-notes-input.disabled:active,
.brand-cta-primary .btn.btn-default.js-update-custom-part-input.disabled:active,
.brand-cta-primary .btn.btn-default.btn--continue-shopping[disabled]:active,
.brand-cta-primary .btn.btn-default.btn-create-quote[disabled]:active,
.brand-cta-primary .btn.btn-default.js-quote-cancel-btn[disabled]:active,
.brand-cta-primary .btn.btn-default.js-quote-edit-btn[disabled]:active,
.brand-cta-primary .btn.btn-default.js-address-book[disabled]:active,
.brand-cta-primary .btn.btn-default.save__cart--link[disabled]:active,
.brand-cta-primary .btn.btn-default#cancelNoButton[disabled]:active,
.brand-cta-primary .btn.btn-default#submitNoButton[disabled]:active,
.brand-cta-primary .btn.btn-default.btn-block[disabled]:active,
.brand-cta-primary .btn.btn-default.use_address[disabled]:active,
.brand-cta-primary .btn.btn-default.js-quote-warning-btn[disabled]:active,
.brand-cta-primary .btn.btn-default.cart-voucher__btn[disabled]:active,
.brand-cta-primary .btn.btn-default.js-savedcart_delete_confirm_cancel[disabled]:active,
.brand-cta-primary .btn.btn-default.js-savedcart_delete_confirm[disabled]:active,
.brand-cta-primary .btn.btn-default.js-update-entry-notes-input[disabled]:active,
.brand-cta-primary .btn.btn-default.js-update-custom-part-input[disabled]:active,
fieldset[disabled] .brand-cta-primary .btn.btn-default.btn--continue-shopping:active,
fieldset[disabled] .brand-cta-primary .btn.btn-default.btn-create-quote:active,
fieldset[disabled] .brand-cta-primary .btn.btn-default.js-quote-cancel-btn:active,
fieldset[disabled] .brand-cta-primary .btn.btn-default.js-quote-edit-btn:active,
fieldset[disabled] .brand-cta-primary .btn.btn-default.js-address-book:active,
fieldset[disabled] .brand-cta-primary .btn.btn-default.save__cart--link:active,
fieldset[disabled] .brand-cta-primary .btn.btn-default#cancelNoButton:active,
fieldset[disabled] .brand-cta-primary .btn.btn-default#submitNoButton:active,
fieldset[disabled] .brand-cta-primary .btn.btn-default.btn-block:active,
fieldset[disabled] .brand-cta-primary .btn.btn-default.use_address:active,
fieldset[disabled] .brand-cta-primary .btn.btn-default.js-quote-warning-btn:active,
fieldset[disabled] .brand-cta-primary .btn.btn-default.cart-voucher__btn:active,
fieldset[disabled] .brand-cta-primary .btn.btn-default.js-savedcart_delete_confirm_cancel:active,
fieldset[disabled] .brand-cta-primary .btn.btn-default.js-savedcart_delete_confirm:active,
fieldset[disabled] .brand-cta-primary .btn.btn-default.js-update-entry-notes-input:active,
fieldset[disabled] .brand-cta-primary .btn.btn-default.js-update-custom-part-input:active,
.brand-cta-primary .btn.btn-default.btn--continue-shopping.disabled.active,
.brand-cta-primary .btn.btn-default.btn-create-quote.disabled.active,
.brand-cta-primary .btn.btn-default.js-quote-cancel-btn.disabled.active,
.brand-cta-primary .btn.btn-default.js-quote-edit-btn.disabled.active,
.brand-cta-primary .btn.btn-default.js-address-book.disabled.active,
.brand-cta-primary .btn.btn-default.save__cart--link.disabled.active,
.brand-cta-primary .btn.btn-default#cancelNoButton.disabled.active,
.brand-cta-primary .btn.btn-default#submitNoButton.disabled.active,
.brand-cta-primary .btn.btn-default.btn-block.disabled.active,
.brand-cta-primary .btn.btn-default.use_address.disabled.active,
.brand-cta-primary .btn.btn-default.js-quote-warning-btn.disabled.active,
.brand-cta-primary .btn.btn-default.cart-voucher__btn.disabled.active,
.brand-cta-primary .btn.btn-default.js-savedcart_delete_confirm_cancel.disabled.active,
.brand-cta-primary .btn.btn-default.js-savedcart_delete_confirm.disabled.active,
.brand-cta-primary .btn.btn-default.js-update-entry-notes-input.disabled.active,
.brand-cta-primary .btn.btn-default.js-update-custom-part-input.disabled.active,
.brand-cta-primary .btn.btn-default.btn--continue-shopping[disabled].active,
.brand-cta-primary .btn.btn-default.btn-create-quote[disabled].active,
.brand-cta-primary .btn.btn-default.js-quote-cancel-btn[disabled].active,
.brand-cta-primary .btn.btn-default.js-quote-edit-btn[disabled].active,
.brand-cta-primary .btn.btn-default.js-address-book[disabled].active,
.brand-cta-primary .btn.btn-default.save__cart--link[disabled].active,
.brand-cta-primary .btn.btn-default#cancelNoButton[disabled].active,
.brand-cta-primary .btn.btn-default#submitNoButton[disabled].active,
.brand-cta-primary .btn.btn-default.btn-block[disabled].active,
.brand-cta-primary .btn.btn-default.use_address[disabled].active,
.brand-cta-primary .btn.btn-default.js-quote-warning-btn[disabled].active,
.brand-cta-primary .btn.btn-default.cart-voucher__btn[disabled].active,
.brand-cta-primary .btn.btn-default.js-savedcart_delete_confirm_cancel[disabled].active,
.brand-cta-primary .btn.btn-default.js-savedcart_delete_confirm[disabled].active,
.brand-cta-primary .btn.btn-default.js-update-entry-notes-input[disabled].active,
.brand-cta-primary .btn.btn-default.js-update-custom-part-input[disabled].active,
fieldset[disabled] .brand-cta-primary .btn.btn-default.btn--continue-shopping.active,
fieldset[disabled] .brand-cta-primary .btn.btn-default.btn-create-quote.active,
fieldset[disabled] .brand-cta-primary .btn.btn-default.js-quote-cancel-btn.active,
fieldset[disabled] .brand-cta-primary .btn.btn-default.js-quote-edit-btn.active,
fieldset[disabled] .brand-cta-primary .btn.btn-default.js-address-book.active,
fieldset[disabled] .brand-cta-primary .btn.btn-default.save__cart--link.active,
fieldset[disabled] .brand-cta-primary .btn.btn-default#cancelNoButton.active,
fieldset[disabled] .brand-cta-primary .btn.btn-default#submitNoButton.active,
fieldset[disabled] .brand-cta-primary .btn.btn-default.btn-block.active,
fieldset[disabled] .brand-cta-primary .btn.btn-default.use_address.active,
fieldset[disabled] .brand-cta-primary .btn.btn-default.js-quote-warning-btn.active,
fieldset[disabled] .brand-cta-primary .btn.btn-default.cart-voucher__btn.active,
fieldset[disabled] .brand-cta-primary .btn.btn-default.js-savedcart_delete_confirm_cancel.active,
fieldset[disabled] .brand-cta-primary .btn.btn-default.js-savedcart_delete_confirm.active,
fieldset[disabled] .brand-cta-primary .btn.btn-default.js-update-entry-notes-input.active,
fieldset[disabled] .brand-cta-primary .btn.btn-default.js-update-custom-part-input.active {
  color: #969796;
  background-color: #e6e9e8;
  border-color: #e6e9e8;
  opacity: 1;
}
.brand-cta-primary .btn.btn-default.btn--continue-shopping .badge,
.brand-cta-primary .btn.btn-default.btn-create-quote .badge,
.brand-cta-primary .btn.btn-default.js-quote-cancel-btn .badge,
.brand-cta-primary .btn.btn-default.js-quote-edit-btn .badge,
.brand-cta-primary .btn.btn-default.js-address-book .badge,
.brand-cta-primary .btn.btn-default.save__cart--link .badge,
.brand-cta-primary .btn.btn-default#cancelNoButton .badge,
.brand-cta-primary .btn.btn-default#submitNoButton .badge,
.brand-cta-primary .btn.btn-default.btn-block .badge,
.brand-cta-primary .btn.btn-default.use_address .badge,
.brand-cta-primary .btn.btn-default.js-quote-warning-btn .badge,
.brand-cta-primary .btn.btn-default.cart-voucher__btn .badge,
.brand-cta-primary .btn.btn-default.js-savedcart_delete_confirm_cancel .badge,
.brand-cta-primary .btn.btn-default.js-savedcart_delete_confirm .badge,
.brand-cta-primary .btn.btn-default.js-update-entry-notes-input .badge,
.brand-cta-primary .btn.btn-default.js-update-custom-part-input .badge {
  color: #f7f7f7;
  background-color: #262b69;
}
.brand-cta-primary .btn.btn-default.btn--continue-shopping:active,
.brand-cta-primary .btn.btn-default.btn-create-quote:active,
.brand-cta-primary .btn.btn-default.js-quote-cancel-btn:active,
.brand-cta-primary .btn.btn-default.js-quote-edit-btn:active,
.brand-cta-primary .btn.btn-default.js-address-book:active,
.brand-cta-primary .btn.btn-default.save__cart--link:active,
.brand-cta-primary .btn.btn-default#cancelNoButton:active,
.brand-cta-primary .btn.btn-default#submitNoButton:active,
.brand-cta-primary .btn.btn-default.btn-block:active,
.brand-cta-primary .btn.btn-default.use_address:active,
.brand-cta-primary .btn.btn-default.js-quote-warning-btn:active,
.brand-cta-primary .btn.btn-default.cart-voucher__btn:active,
.brand-cta-primary .btn.btn-default.js-savedcart_delete_confirm_cancel:active,
.brand-cta-primary .btn.btn-default.js-savedcart_delete_confirm:active,
.brand-cta-primary .btn.btn-default.js-update-entry-notes-input:active,
.brand-cta-primary .btn.btn-default.js-update-custom-part-input:active {
  color: #ffffff !important;
  background-color: #042986;
  border-color: #042986;
}
@media only screen and (max-width: 1024px) {
  .brand-cta-primary .btn.btn-default.btn--continue-shopping,
  .brand-cta-primary .btn.btn-default.btn-create-quote,
  .brand-cta-primary .btn.btn-default.js-quote-cancel-btn,
  .brand-cta-primary .btn.btn-default.js-quote-edit-btn,
  .brand-cta-primary .btn.btn-default.js-address-book,
  .brand-cta-primary .btn.btn-default.save__cart--link,
  .brand-cta-primary .btn.btn-default#cancelNoButton,
  .brand-cta-primary .btn.btn-default#submitNoButton,
  .brand-cta-primary .btn.btn-default.btn-block,
  .brand-cta-primary .btn.btn-default.use_address,
  .brand-cta-primary .btn.btn-default.js-quote-warning-btn,
  .brand-cta-primary .btn.btn-default.cart-voucher__btn,
  .brand-cta-primary .btn.btn-default.js-savedcart_delete_confirm_cancel,
  .brand-cta-primary .btn.btn-default.js-savedcart_delete_confirm,
  .brand-cta-primary .btn.btn-default.js-update-entry-notes-input,
  .brand-cta-primary .btn.btn-default.js-update-custom-part-input {
    font-size: 16px;
  }
}
.brand-cta-primary .btn.btn-default.quickorder-button,
.brand-cta-primary .btn.btn-default.add-to-cart-button {
  color: #ffffff;
  background-color: #e31f26;
  border-color: #e31f26;
}
.brand-cta-primary .btn.btn-default.quickorder-button:hover,
.brand-cta-primary .btn.btn-default.add-to-cart-button:hover,
.brand-cta-primary .btn.btn-default.quickorder-button:focus,
.brand-cta-primary .btn.btn-default.add-to-cart-button:focus,
.brand-cta-primary .btn.btn-default.quickorder-button:active,
.brand-cta-primary .btn.btn-default.add-to-cart-button:active,
.brand-cta-primary .btn.btn-default.quickorder-button.active,
.brand-cta-primary .btn.btn-default.add-to-cart-button.active,
.open .dropdown-toggle.brand-cta-primary .btn.btn-default.quickorder-button,
.open .dropdown-toggle.brand-cta-primary .btn.btn-default.add-to-cart-button {
  color: #ffffff;
  background-color: #fc3f1d;
  border-color: #fc3f1d;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.brand-cta-primary .btn.btn-default.quickorder-button:active,
.brand-cta-primary .btn.btn-default.add-to-cart-button:active,
.brand-cta-primary .btn.btn-default.quickorder-button.active,
.brand-cta-primary .btn.btn-default.add-to-cart-button.active,
.open .dropdown-toggle.brand-cta-primary .btn.btn-default.quickorder-button,
.open .dropdown-toggle.brand-cta-primary .btn.btn-default.add-to-cart-button {
  background-image: none;
}
.brand-cta-primary .btn.btn-default.quickorder-button.disabled,
.brand-cta-primary .btn.btn-default.add-to-cart-button.disabled,
.brand-cta-primary .btn.btn-default.quickorder-button[disabled],
.brand-cta-primary .btn.btn-default.add-to-cart-button[disabled],
fieldset[disabled] .brand-cta-primary .btn.btn-default.quickorder-button,
fieldset[disabled] .brand-cta-primary .btn.btn-default.add-to-cart-button,
.brand-cta-primary .btn.btn-default.quickorder-button.disabled:hover,
.brand-cta-primary .btn.btn-default.add-to-cart-button.disabled:hover,
.brand-cta-primary .btn.btn-default.quickorder-button[disabled]:hover,
.brand-cta-primary .btn.btn-default.add-to-cart-button[disabled]:hover,
fieldset[disabled] .brand-cta-primary .btn.btn-default.quickorder-button:hover,
fieldset[disabled] .brand-cta-primary .btn.btn-default.add-to-cart-button:hover,
.brand-cta-primary .btn.btn-default.quickorder-button.disabled:focus,
.brand-cta-primary .btn.btn-default.add-to-cart-button.disabled:focus,
.brand-cta-primary .btn.btn-default.quickorder-button[disabled]:focus,
.brand-cta-primary .btn.btn-default.add-to-cart-button[disabled]:focus,
fieldset[disabled] .brand-cta-primary .btn.btn-default.quickorder-button:focus,
fieldset[disabled] .brand-cta-primary .btn.btn-default.add-to-cart-button:focus,
.brand-cta-primary .btn.btn-default.quickorder-button.disabled:active,
.brand-cta-primary .btn.btn-default.add-to-cart-button.disabled:active,
.brand-cta-primary .btn.btn-default.quickorder-button[disabled]:active,
.brand-cta-primary .btn.btn-default.add-to-cart-button[disabled]:active,
fieldset[disabled] .brand-cta-primary .btn.btn-default.quickorder-button:active,
fieldset[disabled] .brand-cta-primary .btn.btn-default.add-to-cart-button:active,
.brand-cta-primary .btn.btn-default.quickorder-button.disabled.active,
.brand-cta-primary .btn.btn-default.add-to-cart-button.disabled.active,
.brand-cta-primary .btn.btn-default.quickorder-button[disabled].active,
.brand-cta-primary .btn.btn-default.add-to-cart-button[disabled].active,
fieldset[disabled] .brand-cta-primary .btn.btn-default.quickorder-button.active,
fieldset[disabled] .brand-cta-primary .btn.btn-default.add-to-cart-button.active {
  color: #969796;
  background-color: #e6e9e8;
  border-color: #e6e9e8;
  opacity: 1;
}
.brand-cta-primary .btn.btn-default.quickorder-button .badge,
.brand-cta-primary .btn.btn-default.add-to-cart-button .badge {
  color: #e31f26;
  background-color: #ffffff;
}
.brand-cta-primary .btn.btn-default.quickorder-button:active,
.brand-cta-primary .btn.btn-default.add-to-cart-button:active {
  color: #ffffff !important;
  background-color: #ff0000;
  border-color: #ff0000;
}
@media only screen and (max-width: 1024px) {
  .brand-cta-primary .btn.btn-default.quickorder-button,
  .brand-cta-primary .btn.btn-default.add-to-cart-button {
    font-size: 16px;
  }
}
.brand-btn-links .btn {
  border-radius: 5px !important;
}
.brand-btn-links .btn.btn-default {
  color: #006ab6;
}
.brand-btn-links .btn.btn-default:hover {
  color: #3347b2;
}
.brand-btn-links a {
  color: #043faf;
}
.brand-btn-links a:hover {
  color: #1063ff;
}
.brand-btn-order-details .btn {
  border-radius: 5px !important;
}
.brand-btn-order-details .btn.btn-primary {
  color: #ffffff;
  background-color: #144fbf;
  border-color: #144fbf;
}
.brand-btn-order-details .btn.btn-primary:hover,
.brand-btn-order-details .btn.btn-primary:focus,
.brand-btn-order-details .btn.btn-primary:active,
.brand-btn-order-details .btn.btn-primary.active,
.open .dropdown-toggle.brand-btn-order-details .btn.btn-primary {
  color: #ffffff;
  background-color: #062eaa;
  border-color: #062eaa;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.brand-btn-order-details .btn.btn-primary:active,
.brand-btn-order-details .btn.btn-primary.active,
.open .dropdown-toggle.brand-btn-order-details .btn.btn-primary {
  background-image: none;
}
.brand-btn-order-details .btn.btn-primary.disabled,
.brand-btn-order-details .btn.btn-primary[disabled],
fieldset[disabled] .brand-btn-order-details .btn.btn-primary,
.brand-btn-order-details .btn.btn-primary.disabled:hover,
.brand-btn-order-details .btn.btn-primary[disabled]:hover,
fieldset[disabled] .brand-btn-order-details .btn.btn-primary:hover,
.brand-btn-order-details .btn.btn-primary.disabled:focus,
.brand-btn-order-details .btn.btn-primary[disabled]:focus,
fieldset[disabled] .brand-btn-order-details .btn.btn-primary:focus,
.brand-btn-order-details .btn.btn-primary.disabled:active,
.brand-btn-order-details .btn.btn-primary[disabled]:active,
fieldset[disabled] .brand-btn-order-details .btn.btn-primary:active,
.brand-btn-order-details .btn.btn-primary.disabled.active,
.brand-btn-order-details .btn.btn-primary[disabled].active,
fieldset[disabled] .brand-btn-order-details .btn.btn-primary.active {
  color: #969796;
  background-color: #e6e9e8;
  border-color: #e6e9e8;
  opacity: 1;
}
.brand-btn-order-details .btn.btn-primary .badge {
  color: #144fbf;
  background-color: #ffffff;
}
.brand-btn-order-details .btn.btn-primary:active {
  color: #ffffff !important;
  background-color: #144fbf;
  border-color: #144fbf;
}
.brand-btn-order-details .btn.btn-primary-reversed {
  color: #e31f26;
  background-color: #ffffff;
  border-color: #e31f26;
}
.brand-btn-order-details .btn.btn-primary-reversed:hover,
.brand-btn-order-details .btn.btn-primary-reversed:focus,
.brand-btn-order-details .btn.btn-primary-reversed:active,
.brand-btn-order-details .btn.btn-primary-reversed.active,
.open .dropdown-toggle.brand-btn-order-details .btn.btn-primary-reversed {
  color: #fc3f1d;
  background-color: #f8f8f8;
  border-color: #fc3f1d;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.brand-btn-order-details .btn.btn-primary-reversed:active,
.brand-btn-order-details .btn.btn-primary-reversed.active,
.open .dropdown-toggle.brand-btn-order-details .btn.btn-primary-reversed {
  background-image: none;
}
.brand-btn-order-details .btn.btn-primary-reversed.disabled,
.brand-btn-order-details .btn.btn-primary-reversed[disabled],
fieldset[disabled] .brand-btn-order-details .btn.btn-primary-reversed,
.brand-btn-order-details .btn.btn-primary-reversed.disabled:hover,
.brand-btn-order-details .btn.btn-primary-reversed[disabled]:hover,
fieldset[disabled] .brand-btn-order-details .btn.btn-primary-reversed:hover,
.brand-btn-order-details .btn.btn-primary-reversed.disabled:focus,
.brand-btn-order-details .btn.btn-primary-reversed[disabled]:focus,
fieldset[disabled] .brand-btn-order-details .btn.btn-primary-reversed:focus,
.brand-btn-order-details .btn.btn-primary-reversed.disabled:active,
.brand-btn-order-details .btn.btn-primary-reversed[disabled]:active,
fieldset[disabled] .brand-btn-order-details .btn.btn-primary-reversed:active,
.brand-btn-order-details .btn.btn-primary-reversed.disabled.active,
.brand-btn-order-details .btn.btn-primary-reversed[disabled].active,
fieldset[disabled] .brand-btn-order-details .btn.btn-primary-reversed.active {
  color: #969796;
  background-color: #e6e9e8;
  border-color: #e6e9e8;
  opacity: 1;
}
.brand-btn-order-details .btn.btn-primary-reversed .badge {
  color: #ffffff;
  background-color: #e31f26;
}
.brand-btn-order-details .btn.btn-primary-reversed:active {
  color: #ff0000 !important;
  background-color: #ffffff;
  border-color: #ffffff;
}
.brand-btn-order-details .btn.btn-secondary {
  border: 2px solid;
  color: #262b69;
  background-color: #f7f7f7;
  border-color: #262b69;
}
.brand-btn-order-details .btn.btn-secondary:hover,
.brand-btn-order-details .btn.btn-secondary:focus,
.brand-btn-order-details .btn.btn-secondary:active,
.brand-btn-order-details .btn.btn-secondary.active,
.open .dropdown-toggle.brand-btn-order-details .btn.btn-secondary {
  color: #0f47d5;
  background-color: #f7f7f7;
  border-color: #0f47d5;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.brand-btn-order-details .btn.btn-secondary:active,
.brand-btn-order-details .btn.btn-secondary.active,
.open .dropdown-toggle.brand-btn-order-details .btn.btn-secondary {
  background-image: none;
}
.brand-btn-order-details .btn.btn-secondary.disabled,
.brand-btn-order-details .btn.btn-secondary[disabled],
fieldset[disabled] .brand-btn-order-details .btn.btn-secondary,
.brand-btn-order-details .btn.btn-secondary.disabled:hover,
.brand-btn-order-details .btn.btn-secondary[disabled]:hover,
fieldset[disabled] .brand-btn-order-details .btn.btn-secondary:hover,
.brand-btn-order-details .btn.btn-secondary.disabled:focus,
.brand-btn-order-details .btn.btn-secondary[disabled]:focus,
fieldset[disabled] .brand-btn-order-details .btn.btn-secondary:focus,
.brand-btn-order-details .btn.btn-secondary.disabled:active,
.brand-btn-order-details .btn.btn-secondary[disabled]:active,
fieldset[disabled] .brand-btn-order-details .btn.btn-secondary:active,
.brand-btn-order-details .btn.btn-secondary.disabled.active,
.brand-btn-order-details .btn.btn-secondary[disabled].active,
fieldset[disabled] .brand-btn-order-details .btn.btn-secondary.active {
  color: #969796;
  background-color: #e6e9e8;
  border-color: #e6e9e8;
  opacity: 1;
}
.brand-btn-order-details .btn.btn-secondary .badge {
  color: #f7f7f7;
  background-color: #262b69;
}
.brand-btn-order-details .btn.btn-secondary:active {
  color: #ffffff !important;
  background-color: #042986;
  border-color: #042986;
}
.brand-btn-order-details .btn.btn-tertiary {
  color: #ffffff;
  background-color: #262b69;
  border-color: #262b69;
}
.brand-btn-order-details .btn.btn-tertiary:hover,
.brand-btn-order-details .btn.btn-tertiary:focus,
.brand-btn-order-details .btn.btn-tertiary:active,
.brand-btn-order-details .btn.btn-tertiary.active,
.open .dropdown-toggle.brand-btn-order-details .btn.btn-tertiary {
  color: #ffffff;
  background-color: #0034b7;
  border-color: #0034b7;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.brand-btn-order-details .btn.btn-tertiary:active,
.brand-btn-order-details .btn.btn-tertiary.active,
.open .dropdown-toggle.brand-btn-order-details .btn.btn-tertiary {
  background-image: none;
}
.brand-btn-order-details .btn.btn-tertiary.disabled,
.brand-btn-order-details .btn.btn-tertiary[disabled],
fieldset[disabled] .brand-btn-order-details .btn.btn-tertiary,
.brand-btn-order-details .btn.btn-tertiary.disabled:hover,
.brand-btn-order-details .btn.btn-tertiary[disabled]:hover,
fieldset[disabled] .brand-btn-order-details .btn.btn-tertiary:hover,
.brand-btn-order-details .btn.btn-tertiary.disabled:focus,
.brand-btn-order-details .btn.btn-tertiary[disabled]:focus,
fieldset[disabled] .brand-btn-order-details .btn.btn-tertiary:focus,
.brand-btn-order-details .btn.btn-tertiary.disabled:active,
.brand-btn-order-details .btn.btn-tertiary[disabled]:active,
fieldset[disabled] .brand-btn-order-details .btn.btn-tertiary:active,
.brand-btn-order-details .btn.btn-tertiary.disabled.active,
.brand-btn-order-details .btn.btn-tertiary[disabled].active,
fieldset[disabled] .brand-btn-order-details .btn.btn-tertiary.active {
  color: #969796;
  background-color: #e6e9e8;
  border-color: #e6e9e8;
  opacity: 1;
}
.brand-btn-order-details .btn.btn-tertiary .badge {
  color: #262b69;
  background-color: #ffffff;
}
.brand-btn-order-details .btn.btn-tertiary:active {
  color: #ffffff !important;
  background-color: #0f4cff;
  border-color: #0f4cff;
}



.dropdownNav {
  font-weight: bold;
  font-family: Arial, Tahoma, Helvetica, sans-serif;
  position: relative;

}
@media only screen and (max-width: 1175px) {
  .dropdownNav.active .up-arrow {
    display: block;
    top: 60px;
    position: absolute;
  }
}
.dropdownNav .dropdown {
  background: #fafafa;
  display: none;
  min-height: 100px;
  min-width: 220px;
  overflow: hidden;
  position: absolute;
  right: 0;
  top: 60px;
  width: 100%;
  z-index: 100;
  box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.5);

}
@media only screen and (max-width: 1175px) {
  .dropdownNav .dropdown {
    top: 80px;
    right: -50px;
    z-index: 99999 !important;
  }
}
.dropdownNav .dropdown ul {
  margin: 10px 20px;
  padding: 0;
}
.dropdownNav .dropdown ul li {
  display: block;
  order: unset;
}
.dropdownNav .dropdown ul li span a {
  font-family: Arial, Tahoma, Helvetica, sans-serif;
  font-weight: normal;
  background: none;
  display: inline-block;
  font-size: 14px;
  color: #0B12AC;
  padding: 10px 20px;
  position: relative;
  width: 100%;
}
.dropdownNav .dropdown ul li span a::after {
  border-bottom: 1px solid #e0e0e0;
  border-right: 0 none;
  bottom: 0;
  content: '';
  display: inline-block;
  height: 1px;
  left: 0;
  min-width: 180px;
  position: absolute;
  top: 0;
  width: calc(80%);
}
.dropdownNav .dropdown ul li:first-of-type a::after {
  display: none;
}
.dropdownNav > span {

}
.dropdown-menu {
  border: 0 !important;
  background: #fafafa !important;
  box-shadow: none !important;
}
.dropdown-menu > li > span > a {
  display: inline-block;
  padding: 5px;
  margin: 0px 0 5px;
  width: 100%;
  font-weight: normal;
  color: #006ab6;
  cursor: pointer;
  font-size: 12px;
  font-weight: 200;
  position: relative;
  text-transform: capitalize;
  white-space: nowrap;
}
.dropdown-menu > li > span > a:hover {
  background-color: transparent !important;
}
.dropdownNav.active {
  background-color: #fafafa;
}
.dropdownNav.active span {
  color: #4ba4c4;
}
.dropdownNav.active .dropdown {
  display: block;
  top: 60px;
}
@media only screen and (max-width: 1175px) {
  .dropdownNav.active .dropdown {
    top: 53px;
    right: 0;
  }
}
@media only screen and (max-width: 480px) {
  .dropdownNav.active .dropdown {
    top: 50px;
  }
}
.dropdownNav.active .dropdown .nav-welcome-component.logged_in.js-logged_in {
  padding: 10px 0 0;
}
.dropdownNav.active .dropdown .nav-welcome-component.logged_in.js-logged_in span {
  font-weight: bold !important;
  font-family: Arial, Tahoma, Helvetica, sans-serif;
  padding: 15px 20px;
  border-bottom: solid 1px #e0e0e0;
  display: block;
  color: #000;
}
.menuNav {
  border: 1px solid #006ab6;
  border-left-width: 0px;
  list-style: none;
  margin: 0;
  padding: 0;
  min-width: 260px;
}
.dropdown-submenu {
  border-bottom: 0px solid #ddd;
  margin: 5px 0 5px 20px;
  position: static !important;
  font-family: Arial, Tahoma, Helvetica, sans-serif;
}
@media only screen and (max-width: 1175px) {
  .dropdown-submenu {
    border-bottom: solid 1px #ddd;
  }
}
.dropdown-submenu > .dropdown-menu {
  top: 6px;
  left: 100%;
  margin-top: -6px;
  margin-left: -1px;
  border: 0;
  box-shadow: none;
  position: absolute !important;
}
.dropdown-submenu > .dropdown-menu li {
  border-bottom: 1px solid #ddd;
  margin: 5px 0 5px 5px;
  font-family: Arial, Tahoma, Helvetica, sans-serif !important;
}
.dropdown-submenu > .dropdown-menu li:first-child {
  margin-top: 0px;
}
.dropdown-submenu:hover > .dropdown-menu {
  min-height: 500px;
  display: block;
  min-width: 290px;
  border: 0;
  box-shadow: none;
}
.dropdown-submenu:hover > span > a:after {
  border-left-color: #fff;
  content: " ";
  display: block;
  border-right: 2px solid #006ab6;
  border-bottom: 2px solid #006ab6;
  width: 8px;
  height: 8px;
  transform: rotate(-45deg);
  position: absolute;
  right: 10px;
  top: 10px;
}
.no-submenu {
  border-bottom: solid 1px #ddd;
}
.dropdown-submenu.pull-left {
  float: none;
}
.dropdown-submenu.pull-left > .dropdown-menu {
  left: -100%;
  margin-left: 10px;
  -webkit-border-radius: 6px 0 6px 6px;
  -moz-border-radius: 6px 0 6px 6px;
  border-radius: 6px 0 6px 6px;
}
.open > .dropdown-menu {
  padding: 0px;
  margin-top: 0px;
  width: auto;
  border-top: 0px;

}
.product-trigger {
  color: #5a5a5a;
  display: block;
  padding: 36px;
  margin-right: 15px;
  padding: 0px;
}
.product-trigger {
  color: #fff;
  display: block;
  padding: 0;
  margin-right: 0;
  text-transform: capitalize;
  text-align: center;
  font-size: 14px;
  font-weight: bold;
  letter-spacing: 1px;
  font-family: Arial, Tahoma, Helvetica, sans-serif !important;
  font-family: bold;
  line-height: 50px;
}
.product-trigger:hover {
  color: #DBDBDB;
  cursor: pointer;
}
.product-trigger:hover .icon {

}
.product-trigger:active {
  color: #DBDBDB;
}
.product-trigger:focus {
  color: #DBDBDB;
}
.product-trigger .icon {

  height: 24px;
  width: 20px;
  margin-top: -4px;
  background-size: cover;
  display: none !important;
}
.resource-trigger,
.service-trigger,
.brands-trigger,
.companyinformation-trigger,
.country-trigger {
  color: #fff;
  display: block;
  padding: 0;
  margin-right: 0;
  text-transform: capitalize;
  text-align: center;
  font-size: 14px;
  font-weight: normal;
  letter-spacing: 1px;
  font-family: Arial, Tahoma, Helvetica, sans-serif !important;
  font-family: normal;
  line-height: 50px;
}
.resource-trigger:hover,
.service-trigger:hover,
.brands-trigger:hover,
.companyinformation-trigger:hover,
.country-trigger:hover {
  color: #DBDBDB;
  cursor: pointer;
}
.resource-trigger:hover .icon,
.service-trigger:hover .icon,
.brands-trigger:hover .icon,
.companyinformation-trigger:hover .icon,
.country-trigger:hover .icon {

}
.resource-trigger:active,
.service-trigger:active,
.brands-trigger:active,
.companyinformation-trigger:active,
.country-trigger:active {
  color: #DBDBDB;
}
.resource-trigger:focus,
.service-trigger:focus,
.brands-trigger:focus,
.companyinformation-trigger:focus,
.country-trigger:focus {
  color: #DBDBDB;
}
.resource-trigger .icon,
.service-trigger .icon,
.brands-trigger .icon,
.companyinformation-trigger .icon,
.country-trigger .icon {

  height: 24px;
  width: 20px;
  margin-top: -4px;
  background-size: cover;
}
a.country-trigger.dropdown-toggle:focus {
  outline: 5px auto #1551C6;
  offset: -2px;
  text-decoration: none;
}
li.dropdown-submenu:last-child {

}
.image-list {
  height: 500px;
  background: #fafafa;
  float: right;
  width: 300px;
  left: 295px;
  margin-top: 0;
}
.img-holder {
  background: #ccc;
  padding: 10px 30px;
  height: 400px;
  width: 260px;
  margin: 30px 20px;
}
.first-level {
  border-bottom: 1px solid #ddd;
  margin: 5px 0 5px 15px;
  position: static !important;
}
.first-level:nth-child(2) {
  margin-top: 5px;
}






























.datepicker {
  float: left;
  width: 125px;
}
.qty {
  float: left;
  width: 30px;
  margin-left: 15px;
}
.ui-helper-hidden {
  display: none;
}
.ui-helper-hidden-accessible {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.ui-helper-reset {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  line-height: 1.3;
  text-decoration: none;
  font-size: 100%;
  list-style: none;
}
.ui-helper-clearfix:before {
  content: "";
  display: table;
  border-collapse: collapse;
}
.ui-helper-clearfix:after {
  content: "";
  display: table;
  border-collapse: collapse;
  clear: both;
}
.ui-helper-zfix {
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  position: absolute;
  opacity: 0;
  filter: alpha(opacity=0);
}
.ui-front {
  z-index: 100;
}
.ui-state-disabled {
  cursor: default !important;
  pointer-events: none;
  opacity: .35;
  filter: alpha(opacity=35);
  background-image: none;
}
.ui-state-disabled .ui-icon {
  filter: alpha(opacity=35);
}
.ui-icon {
  display: inline-block;
  vertical-align: middle;
  margin-top: -0.25em;
  position: relative;
  text-indent: -99999px;
  overflow: hidden;
  background-repeat: no-repeat;
  width: 16px;
  height: 16px;
  background-image: url("/_ui/responsive/theme-omegaengineering/css/images/ui-icons_444444_256x240.png");
}
.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: #aaaaaa;
  opacity: .3;
  filter: alpha(opacity=30);
}
.ui-accordion .ui-accordion-header {
  display: block;
  cursor: pointer;
  position: relative;
  margin: 2px 0 0 0;
  padding: .5em .5em .5em .7em;
  font-size: 100%;
}
.ui-accordion .ui-accordion-content {
  padding: 1em 2.2em;
  border-top: 0;
  overflow: auto;
}
.ui-autocomplete {
  position: absolute;
  top: 0;
  left: 0;
  cursor: default;
}
.ui-menu {
  list-style: none;
  padding: 0;
  margin: 0;
  display: block;
  outline: 0;
}
.ui-menu .ui-menu {
  position: absolute;
}
.ui-menu .ui-menu-item {
  margin: 0;
  cursor: pointer;
  list-style-image: url("data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7");
}
.ui-menu .ui-menu-item-wrapper {
  position: relative;
  padding: 3px 1em 3px .4em;
}
.ui-menu .ui-menu-divider {
  margin: 5px 0;
  height: 0;
  font-size: 0;
  line-height: 0;
  border-width: 1px 0 0 0;
}
.ui-menu .ui-state-focus {
  margin: -1px;
}
.ui-menu .ui-state-active {
  margin: -1px;
}
.ui-menu .ui-icon {
  position: absolute;
  top: 0;
  bottom: 0;
  left: .2em;
  margin: auto 0;
}
.ui-menu .ui-menu-icon {
  left: auto;
  right: 0;
}
.ui-menu-icons {
  position: relative;
}
.ui-menu-icons .ui-menu-item-wrapper {
  padding-left: 2em;
}
.ui-button {
  padding: .4em 1em;
  display: inline-block;
  position: relative;
  line-height: normal;
  margin-right: .1em;
  cursor: pointer;
  vertical-align: middle;
  text-align: center;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  overflow: visible;
  border: 1px solid #c5c5c5;
  background: #f6f6f6;
  font-weight: normal;
  color: #454545;
  text-decoration: none;
}
.ui-button:link {
  text-decoration: none;
}
.ui-button:visited {
  text-decoration: none;
}
.ui-button:hover {
  text-decoration: none;
  border: 1px solid #cccccc;
  background: #ededed;
  font-weight: normal;
  color: #2b2b2b;
}
.ui-button:hover .ui-icon {
  background-image: url("/_ui/responsive/theme-omegaengineering/css/images/ui-icons_555555_256x240.png");
}
.ui-button:active {
  text-decoration: none;
  border: 1px solid #003eff;
  background: #007fff;
  font-weight: normal;
  color: #ffffff;
}
.ui-button:active .ui-icon {
  background-image: url("/_ui/responsive/theme-omegaengineering/css/images/ui-icons_ffffff_256x240.png");
}
.ui-button:focus {
  border: 1px solid #cccccc;
  background: #ededed;
  font-weight: normal;
  color: #2b2b2b;
}
.ui-button:focus .ui-icon {
  background-image: url("/_ui/responsive/theme-omegaengineering/css/images/ui-icons_555555_256x240.png");
}
.ui-button .ui-state-highlight.ui-icon {
  background-image: url("/_ui/responsive/theme-omegaengineering/css/images/ui-icons_777620_256x240.png");
}
.ui-button .ui-icon {
  background-image: url("/_ui/responsive/theme-omegaengineering/css/images/ui-icons_777777_256x240.png");
}
.ui-button-icon-only {
  width: 2em;
  box-sizing: border-box;
  text-indent: -9999px;
  white-space: nowrap;
}
.ui-button-icon-only .ui-icon {
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -8px;
  margin-left: -8px;
}
input.ui-button.ui-button-icon-only {
  text-indent: 0;
}
.ui-button.ui-icon-notext .ui-icon {
  padding: 0;
  width: 2.1em;
  height: 2.1em;
  text-indent: -9999px;
  white-space: nowrap;
}
input.ui-button.ui-icon-notext .ui-icon {
  width: auto;
  height: auto;
  text-indent: 0;
  white-space: normal;
  padding: .4em 1em;
}
input.ui-button::-moz-focus-inner {
  border: 0;
  padding: 0;
}
button.ui-button::-moz-focus-inner {
  border: 0;
  padding: 0;
}
.ui-controlgroup {
  vertical-align: middle;
  display: inline-block;
}
.ui-controlgroup > .ui-controlgroup-item {
  float: left;
  margin-left: 0;
  margin-right: 0;
}
.ui-controlgroup > .ui-controlgroup-item:focus {
  z-index: 9999;
}
.ui-controlgroup > .ui-controlgroup-item.ui-visual-focus {
  z-index: 9999;
}
.ui-controlgroup .ui-controlgroup-label {
  padding: .4em 1em;
}
.ui-controlgroup .ui-controlgroup-label span {
  font-size: 80%;
}
.ui-controlgroup-vertical > .ui-controlgroup-item {
  display: block;
  float: none;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  text-align: left;
}
.ui-controlgroup-vertical .ui-controlgroup-item {
  box-sizing: border-box;
}
.ui-controlgroup-vertical .ui-controlgroup-label .ui-controlgroup-item {
  border-top: none;
}
.ui-controlgroup-vertical .ui-controlgroup-label.ui-widget-content {
  border-bottom: none;
}
.ui-controlgroup-vertical .ui-spinner-input {
  width: 75%;
  width: calc(97.6%);
}
.ui-controlgroup-vertical .ui-spinner .ui-spinner-up {
  border-top-style: solid;
}
.ui-controlgroup-horizontal .ui-controlgroup-label .ui-controlgroup-item {
  border-left: none;
}
.ui-controlgroup-horizontal .ui-controlgroup-label.ui-widget-content {
  border-right: none;
}
.ui-checkboxradio-label .ui-icon-background {
  box-shadow: inset 1px 1px 1px #ccc;
  border-radius: .12em;
  border: none;
}
.ui-checkboxradio-radio-label .ui-icon-background {
  width: 16px;
  height: 16px;
  border-radius: 1em;
  overflow: visible;
  border: none;
}
.ui-checkboxradio-radio-label.ui-checkboxradio-checked .ui-icon {
  background-image: none;
  width: 8px;
  height: 8px;
  border-width: 4px;
  border-style: solid;
}
.ui-checkboxradio-radio-label.ui-checkboxradio-checked:hover .ui-icon {
  background-image: none;
  width: 8px;
  height: 8px;
  border-width: 4px;
  border-style: solid;
}
.ui-checkboxradio-disabled {
  pointer-events: none;
}
.ui-datepicker {
  width: 17em;
  padding: .2em .2em 0;
  display: none;
}
.ui-datepicker .ui-datepicker-header {
  position: relative;
  padding: .2em 0;
}
.ui-datepicker .ui-datepicker-prev {
  position: absolute;
  top: 2px;
  width: 1.8em;
  height: 1.8em;
  left: 2px;
}
.ui-datepicker .ui-datepicker-prev span {
  display: block;
  position: absolute;
  left: 50%;
  margin-left: -8px;
  top: 50%;
  margin-top: -8px;
}
.ui-datepicker .ui-datepicker-next {
  position: absolute;
  top: 2px;
  width: 1.8em;
  height: 1.8em;
  right: 2px;
}
.ui-datepicker .ui-datepicker-next span {
  display: block;
  position: absolute;
  left: 50%;
  margin-left: -8px;
  top: 50%;
  margin-top: -8px;
}
.ui-datepicker .ui-datepicker-prev-hover {
  top: 1px;
  left: 1px;
}
.ui-datepicker .ui-datepicker-next-hover {
  top: 1px;
  right: 1px;
}
.ui-datepicker .ui-datepicker-title {
  margin: 0 2.3em;
  line-height: 1.8em;
  text-align: center;
}
.ui-datepicker .ui-datepicker-title select {
  font-size: 1em;
  margin: 1px 0;
}
.ui-datepicker select.ui-datepicker-month {
  width: 45%;
}
.ui-datepicker select.ui-datepicker-year {
  width: 45%;
}
.ui-datepicker table {
  width: 100%;
  font-size: .9em;
  border-collapse: collapse;
  margin: 0 0 .4em;
}
.ui-datepicker th {
  padding: .7em .3em;
  text-align: center;
  font-weight: bold;
  border: 0;
}
.ui-datepicker td {
  border: 0;
  padding: 1px;
}
.ui-datepicker td span {
  display: block;
  padding: .2em;
  text-align: right;
  text-decoration: none;
}
.ui-datepicker td a {
  display: block;
  padding: .2em;
  text-align: right;
  text-decoration: none;
}
.ui-datepicker .ui-datepicker-buttonpane {
  background-image: none;
  margin: .7em 0 0 0;
  padding: 0 .2em;
  border-left: 0;
  border-right: 0;
  border-bottom: 0;
}
.ui-datepicker .ui-datepicker-buttonpane button {
  float: right;
  margin: .5em .2em .4em;
  cursor: pointer;
  padding: .2em .6em .3em .6em;
  width: auto;
  overflow: visible;
}
.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current {
  float: left;
}
.ui-datepicker .ui-icon {
  display: block;
  text-indent: -99999px;
  overflow: hidden;
  background-repeat: no-repeat;
  left: .5em;
  top: .3em;
}
.ui-datepicker.ui-datepicker-multi {
  width: auto;
}
.ui-datepicker-multi .ui-datepicker-group {
  float: left;
}
.ui-datepicker-multi .ui-datepicker-group table {
  width: 95%;
  margin: 0 auto .4em;
}
.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header {
  border-left-width: 0;
}
.ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header {
  border-left-width: 0;
}
.ui-datepicker-multi .ui-datepicker-buttonpane {
  clear: left;
}
.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-row-break {
  clear: both;
  width: 100%;
  font-size: 0;
}
.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 {
  border-right-width: 0;
  border-left-width: 1px;
}
.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header {
  border-right-width: 0;
  border-left-width: 1px;
}
.ui-dialog {
  position: absolute;
  top: 0;
  left: 0;
  padding: .2em;
  outline: 0;
}
.ui-dialog .ui-dialog-titlebar {
  padding: .4em 1em;
  position: relative;
}
.ui-dialog .ui-dialog-title {
  float: left;
  margin: .1em 0;
  white-space: nowrap;
  width: 90%;
  overflow: hidden;
  text-overflow: ellipsis;
}
.ui-dialog .ui-dialog-titlebar-close {
  position: absolute;
  right: .3em;
  top: 50%;
  width: 20px;
  margin: -10px 0 0 0;
  padding: 1px;
  height: 20px;
}
.ui-dialog .ui-dialog-content {
  position: relative;
  border: 0;
  padding: .5em 1em;
  background: none;
  overflow: auto;
}
.ui-dialog .ui-dialog-buttonpane {
  text-align: left;
  border-width: 1px 0 0 0;
  background-image: none;
  margin-top: .5em;
  padding: .3em 1em .5em .4em;
}
.ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset {
  float: right;
}
.ui-dialog .ui-dialog-buttonpane button {
  margin: .5em .4em .5em 0;
  cursor: pointer;
}
.ui-dialog .ui-resizable-n {
  height: 2px;
  top: 0;
}
.ui-dialog .ui-resizable-e {
  width: 2px;
  right: 0;
}
.ui-dialog .ui-resizable-s {
  height: 2px;
  bottom: 0;
}
.ui-dialog .ui-resizable-w {
  width: 2px;
  left: 0;
}
.ui-dialog .ui-resizable-se {
  width: 7px;
  height: 7px;
  right: 0;
  bottom: 0;
}
.ui-dialog .ui-resizable-sw {
  width: 7px;
  height: 7px;
  left: 0;
  bottom: 0;
}
.ui-dialog .ui-resizable-ne {
  width: 7px;
  height: 7px;
  right: 0;
  top: 0;
}
.ui-dialog .ui-resizable-nw {
  width: 7px;
  height: 7px;
  left: 0;
  top: 0;
}
.ui-draggable .ui-dialog-titlebar {
  cursor: move;
}
.ui-draggable-handle {
  -ms-touch-action: none;
  touch-action: none;
}
.ui-resizable {
  position: relative;
}
.ui-resizable-handle {
  position: absolute;
  font-size: 0.1px;
  display: block;
  -ms-touch-action: none;
  touch-action: none;
}
.ui-resizable-disabled .ui-resizable-handle {
  display: none;
}
.ui-resizable-autohide .ui-resizable-handle {
  display: none;
}
.ui-resizable-n {
  cursor: n-resize;
  height: 7px;
  width: 100%;
  top: -5px;
  left: 0;
}
.ui-resizable-s {
  cursor: s-resize;
  height: 7px;
  width: 100%;
  bottom: -5px;
  left: 0;
}
.ui-resizable-e {
  cursor: e-resize;
  width: 7px;
  right: -5px;
  top: 0;
  height: 100%;
}
.ui-resizable-w {
  cursor: w-resize;
  width: 7px;
  left: -5px;
  top: 0;
  height: 100%;
}
.ui-resizable-se {
  cursor: se-resize;
  width: 12px;
  height: 12px;
  right: 1px;
  bottom: 1px;
}
.ui-resizable-sw {
  cursor: sw-resize;
  width: 9px;
  height: 9px;
  left: -5px;
  bottom: -5px;
}
.ui-resizable-nw {
  cursor: nw-resize;
  width: 9px;
  height: 9px;
  left: -5px;
  top: -5px;
}
.ui-resizable-ne {
  cursor: ne-resize;
  width: 9px;
  height: 9px;
  right: -5px;
  top: -5px;
}
.ui-progressbar {
  height: 2em;
  text-align: left;
  overflow: hidden;
}
.ui-progressbar .ui-progressbar-value {
  margin: -1px;
  height: 100%;
}
.ui-progressbar .ui-progressbar-overlay {
  background: url("data:image/gif;base64,R0lGODlhKAAoAIABAAAAAP///yH/C05FVFNDQVBFMi4wAwEAAAAh+QQJAQABACwAAAAAKAAoAAACkYwNqXrdC52DS06a7MFZI+4FHBCKoDeWKXqymPqGqxvJrXZbMx7Ttc+w9XgU2FB3lOyQRWET2IFGiU9m1frDVpxZZc6bfHwv4c1YXP6k1Vdy292Fb6UkuvFtXpvWSzA+HycXJHUXiGYIiMg2R6W459gnWGfHNdjIqDWVqemH2ekpObkpOlppWUqZiqr6edqqWQAAIfkECQEAAQAsAAAAACgAKAAAApSMgZnGfaqcg1E2uuzDmmHUBR8Qil95hiPKqWn3aqtLsS18y7G1SzNeowWBENtQd+T1JktP05nzPTdJZlR6vUxNWWjV+vUWhWNkWFwxl9VpZRedYcflIOLafaa28XdsH/ynlcc1uPVDZxQIR0K25+cICCmoqCe5mGhZOfeYSUh5yJcJyrkZWWpaR8doJ2o4NYq62lAAACH5BAkBAAEALAAAAAAoACgAAAKVDI4Yy22ZnINRNqosw0Bv7i1gyHUkFj7oSaWlu3ovC8GxNso5fluz3qLVhBVeT/Lz7ZTHyxL5dDalQWPVOsQWtRnuwXaFTj9jVVh8pma9JjZ4zYSj5ZOyma7uuolffh+IR5aW97cHuBUXKGKXlKjn+DiHWMcYJah4N0lYCMlJOXipGRr5qdgoSTrqWSq6WFl2ypoaUAAAIfkECQEAAQAsAAAAACgAKAAAApaEb6HLgd/iO7FNWtcFWe+ufODGjRfoiJ2akShbueb0wtI50zm02pbvwfWEMWBQ1zKGlLIhskiEPm9R6vRXxV4ZzWT2yHOGpWMyorblKlNp8HmHEb/lCXjcW7bmtXP8Xt229OVWR1fod2eWqNfHuMjXCPkIGNileOiImVmCOEmoSfn3yXlJWmoHGhqp6ilYuWYpmTqKUgAAIfkECQEAAQAsAAAAACgAKAAAApiEH6kb58biQ3FNWtMFWW3eNVcojuFGfqnZqSebuS06w5V80/X02pKe8zFwP6EFWOT1lDFk8rGERh1TTNOocQ61Hm4Xm2VexUHpzjymViHrFbiELsefVrn6XKfnt2Q9G/+Xdie499XHd2g4h7ioOGhXGJboGAnXSBnoBwKYyfioubZJ2Hn0RuRZaflZOil56Zp6iioKSXpUAAAh+QQJAQABACwAAAAAKAAoAAACkoQRqRvnxuI7kU1a1UU5bd5tnSeOZXhmn5lWK3qNTWvRdQxP8qvaC+/yaYQzXO7BMvaUEmJRd3TsiMAgswmNYrSgZdYrTX6tSHGZO73ezuAw2uxuQ+BbeZfMxsexY35+/Qe4J1inV0g4x3WHuMhIl2jXOKT2Q+VU5fgoSUI52VfZyfkJGkha6jmY+aaYdirq+lQAACH5BAkBAAEALAAAAAAoACgAAAKWBIKpYe0L3YNKToqswUlvznigd4wiR4KhZrKt9Upqip61i9E3vMvxRdHlbEFiEXfk9YARYxOZZD6VQ2pUunBmtRXo1Lf8hMVVcNl8JafV38aM2/Fu5V16Bn63r6xt97j09+MXSFi4BniGFae3hzbH9+hYBzkpuUh5aZmHuanZOZgIuvbGiNeomCnaxxap2upaCZsq+1kAACH5BAkBAAEALAAAAAAoACgAAAKXjI8By5zf4kOxTVrXNVlv1X0d8IGZGKLnNpYtm8Lr9cqVeuOSvfOW79D9aDHizNhDJidFZhNydEahOaDH6nomtJjp1tutKoNWkvA6JqfRVLHU/QUfau9l2x7G54d1fl995xcIGAdXqMfBNadoYrhH+Mg2KBlpVpbluCiXmMnZ2Sh4GBqJ+ckIOqqJ6LmKSllZmsoq6wpQAAAh+QQJAQABACwAAAAAKAAoAAAClYx/oLvoxuJDkU1a1YUZbJ59nSd2ZXhWqbRa2/gF8Gu2DY3iqs7yrq+xBYEkYvFSM8aSSObE+ZgRl1BHFZNr7pRCavZ5BW2142hY3AN/zWtsmf12p9XxxFl2lpLn1rseztfXZjdIWIf2s5dItwjYKBgo9yg5pHgzJXTEeGlZuenpyPmpGQoKOWkYmSpaSnqKileI2FAAACH5BAkBAAEALAAAAAAoACgAAAKVjB+gu+jG4kORTVrVhRlsnn2dJ3ZleFaptFrb+CXmO9OozeL5VfP99HvAWhpiUdcwkpBH3825AwYdU8xTqlLGhtCosArKMpvfa1mMRae9VvWZfeB2XfPkeLmm18lUcBj+p5dnN8jXZ3YIGEhYuOUn45aoCDkp16hl5IjYJvjWKcnoGQpqyPlpOhr3aElaqrq56Bq7VAAAOw==");
  height: 100%;
  filter: alpha(opacity=25);
  opacity: 0.25;
}
.ui-progressbar-indeterminate .ui-progressbar-value {
  background-image: none;
}
.ui-selectable {
  -ms-touch-action: none;
  touch-action: none;
}
.ui-selectable-helper {
  position: absolute;
  z-index: 100;
  border: 1px dotted black;
}
.ui-selectmenu-menu {
  padding: 0;
  margin: 0;
  position: absolute;
  top: 0;
  left: 0;
  display: none;
}
.ui-selectmenu-menu .ui-menu {
  overflow: auto;
  overflow-x: hidden;
  padding-bottom: 1px;
}
.ui-selectmenu-menu .ui-menu .ui-selectmenu-optgroup {
  font-size: 1em;
  font-weight: bold;
  line-height: 1.5;
  padding: 2px 0.4em;
  margin: 0.5em 0 0 0;
  height: auto;
  border: 0;
}
.ui-selectmenu-open {
  display: block;
}
.ui-selectmenu-text {
  display: block;
  margin-right: 20px;
  overflow: hidden;
  text-overflow: ellipsis;
}
.ui-selectmenu-button.ui-button {
  text-align: left;
  white-space: nowrap;
  width: 14em;
}
.ui-selectmenu-icon.ui-icon {
  float: right;
  margin-top: 0;
}
.ui-slider {
  position: relative;
  text-align: left;
}
.ui-slider .ui-slider-handle {
  position: absolute;
  z-index: 2;
  width: 1.2em;
  height: 1.2em;
  cursor: default;
  -ms-touch-action: none;
  touch-action: none;
}
.ui-slider .ui-slider-range {
  position: absolute;
  z-index: 1;
  font-size: .7em;
  display: block;
  border: 0;
  background-position: 0 0;
}
.ui-slider.ui-state-disabled .ui-slider-handle {
  filter: inherit;
}
.ui-slider.ui-state-disabled .ui-slider-range {
  filter: inherit;
}
.ui-slider-horizontal {
  height: .8em;
}
.ui-slider-horizontal .ui-slider-handle {
  top: -0.3em;
  margin-left: -0.6em;
}
.ui-slider-horizontal .ui-slider-range {
  top: 0;
  height: 100%;
}
.ui-slider-horizontal .ui-slider-range-min {
  left: 0;
}
.ui-slider-horizontal .ui-slider-range-max {
  right: 0;
}
.ui-slider-vertical {
  width: .8em;
  height: 100px;
}
.ui-slider-vertical .ui-slider-handle {
  left: -0.3em;
  margin-left: 0;
  margin-bottom: -0.6em;
}
.ui-slider-vertical .ui-slider-range {
  left: 0;
  width: 100%;
}
.ui-slider-vertical .ui-slider-range-min {
  bottom: 0;
}
.ui-slider-vertical .ui-slider-range-max {
  top: 0;
}
.ui-sortable-handle {
  -ms-touch-action: none;
  touch-action: none;
}
.ui-spinner {
  position: relative;
  display: inline-block;
  overflow: hidden;
  padding: 0;
  vertical-align: middle;
}
.ui-spinner a.ui-spinner-button {
  border-top-style: none;
  border-bottom-style: none;
  border-right-style: none;
}
.ui-spinner-input {
  border: none;
  background: none;
  color: inherit;
  padding: .222em 0;
  margin: .2em 0;
  vertical-align: middle;
  margin-left: .4em;
  margin-right: 2em;
}
.ui-spinner-button {
  width: 1.6em;
  height: 50%;
  font-size: .5em;
  padding: 0;
  margin: 0;
  text-align: center;
  position: absolute;
  cursor: default;
  display: block;
  overflow: hidden;
  right: 0;
}
.ui-spinner-up {
  top: 0;
}
.ui-spinner-down {
  bottom: 0;
}
.ui-tabs {
  position: relative;
  padding: .2em;
}
.ui-tabs .ui-tabs-nav {
  margin: 0;
  padding: .2em .2em 0;
}
.ui-tabs .ui-tabs-nav li {
  list-style: none;
  float: left;
  position: relative;
  top: 0;
  margin: 1px .2em 0 0;
  border-bottom-width: 0;
  padding: 0;
  white-space: nowrap;
}
.ui-tabs .ui-tabs-nav .ui-tabs-anchor {
  float: left;
  padding: .5em 1em;
  text-decoration: none;
}
.ui-tabs .ui-tabs-nav li.ui-tabs-active {
  margin-bottom: -1px;
  padding-bottom: 1px;
}
.ui-tabs .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor {
  cursor: text;
}
.ui-tabs .ui-tabs-nav li.ui-state-disabled .ui-tabs-anchor {
  cursor: text;
}
.ui-tabs .ui-tabs-nav li.ui-tabs-loading .ui-tabs-anchor {
  cursor: text;
}
.ui-tabs .ui-tabs-panel {
  display: block;
  border-width: 0;
  padding: 1em 1.4em;
  background: none;
}
.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor {
  cursor: pointer;
}
.ui-tooltip {
  padding: 8px;
  position: absolute;
  z-index: 9999;
  max-width: 300px;
}
body .ui-tooltip {
  border-width: 2px;
}
.ui-widget {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 1em;
}
.ui-widget .ui-widget {
  font-size: 1em;
}
.ui-widget input {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 1em;
}
.ui-widget select {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 1em;
}
.ui-widget textarea {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 1em;
}
.ui-widget button {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 1em;
}
.ui-widget.ui-widget-content {
  border: 1px solid #c5c5c5;
}
.ui-widget-content {
  border: 1px solid #dddddd;
  background: #ffffff;
  color: #333333;
}
.ui-widget-content a {
  color: #333333;
}
.ui-widget-content .ui-state-default {
  border: 1px solid #c5c5c5;
  background: #f6f6f6;
  font-weight: normal;
  color: #454545;
}
.ui-widget-content .ui-state-hover {
  border: 1px solid #cccccc;
  background: #ededed;
  font-weight: normal;
  color: #2b2b2b;
}
.ui-widget-content .ui-state-focus {
  border: 1px solid #cccccc;
  background: #ededed;
  font-weight: normal;
  color: #2b2b2b;
}
.ui-widget-content .ui-state-active {
  border: 1px solid #003eff;
  background: #007fff;
  font-weight: normal;
  color: #ffffff;
}
.ui-widget-content .ui-state-highlight {
  border: 1px solid #dad55e;
  background: #fffa90;
  color: #777620;
}
.ui-widget-content .ui-state-highlight a {
  color: #777620;
}
.ui-widget-content .ui-state-error {
  border: 1px solid #f1a899;
  background: #fddfdf;
  color: #5f3f3f;
}
.ui-widget-content .ui-state-error a {
  color: #5f3f3f;
}
.ui-widget-content .ui-state-error-text {
  color: #5f3f3f;
}
.ui-widget-content .ui-priority-primary {
  font-weight: bold;
}
.ui-widget-content .ui-priority-secondary {
  opacity: .7;
  filter: alpha(opacity=70);
  font-weight: normal;
}
.ui-widget-content .ui-state-disabled {
  opacity: .35;
  filter: alpha(opacity=35);
  background-image: none;
}
.ui-widget-content .ui-icon {
  background-image: url("/_ui/responsive/theme-omegaengineering/css/images/ui-icons_444444_256x240.png");
}
.ui-widget-header {
  border: 1px solid #dddddd;
  background: #e9e9e9;
  color: #333333;
  font-weight: bold;
}
.ui-widget-header a {
  color: #333333;
}
.ui-widget-header .ui-state-default {
  border: 1px solid #c5c5c5;
  background: #f6f6f6;
  font-weight: normal;
  color: #454545;
}
.ui-widget-header .ui-state-hover {
  border: 1px solid #cccccc;
  background: #ededed;
  font-weight: normal;
  color: #2b2b2b;
}
.ui-widget-header .ui-state-focus {
  border: 1px solid #cccccc;
  background: #ededed;
  font-weight: normal;
  color: #2b2b2b;
}
.ui-widget-header .ui-state-active {
  border: 1px solid #003eff;
  background: #007fff;
  font-weight: normal;
  color: #ffffff;
}
.ui-widget-header .ui-state-highlight {
  border: 1px solid #dad55e;
  background: #fffa90;
  color: #777620;
}
.ui-widget-header .ui-state-highlight a {
  color: #777620;
}
.ui-widget-header .ui-state-error {
  border: 1px solid #f1a899;
  background: #fddfdf;
  color: #5f3f3f;
}
.ui-widget-header .ui-state-error a {
  color: #5f3f3f;
}
.ui-widget-header .ui-state-error-text {
  color: #5f3f3f;
}
.ui-widget-header .ui-priority-primary {
  font-weight: bold;
}
.ui-widget-header .ui-priority-secondary {
  opacity: .7;
  filter: alpha(opacity=70);
  font-weight: normal;
}
.ui-widget-header .ui-state-disabled {
  opacity: .35;
  filter: alpha(opacity=35);
  background-image: none;
}
.ui-widget-header .ui-icon {
  background-image: url("/_ui/responsive/theme-omegaengineering/css/images/ui-icons_444444_256x240.png");
}
.ui-state-default {
  border: 1px solid #c5c5c5;
  background: #f6f6f6;
  font-weight: normal;
  color: #454545;
}
.ui-state-default a {
  color: #454545;
  text-decoration: none;
}
.ui-state-default a:link {
  color: #454545;
  text-decoration: none;
}
.ui-state-default a:visited {
  color: #454545;
  text-decoration: none;
}
html .ui-button.ui-state-disabled:hover {
  border: 1px solid #c5c5c5;
  background: #f6f6f6;
  font-weight: normal;
  color: #454545;
}
html .ui-button.ui-state-disabled:active {
  border: 1px solid #c5c5c5;
  background: #f6f6f6;
  font-weight: normal;
  color: #454545;
}
a.ui-button {
  color: #454545;
  text-decoration: none;
}
a.ui-button:hover {
  color: #2b2b2b;
  text-decoration: none;
}
a.ui-button:focus {
  color: #2b2b2b;
  text-decoration: none;
}
a.ui-button:active {
  border: 1px solid #003eff;
  background: #007fff;
  font-weight: normal;
  color: #ffffff;
}
a:link.ui-button {
  color: #454545;
  text-decoration: none;
}
a:visited.ui-button {
  color: #454545;
  text-decoration: none;
}
.ui-state-hover {
  border: 1px solid #cccccc;
  background: #ededed;
  font-weight: normal;
  color: #2b2b2b;
}
.ui-state-hover a {
  color: #2b2b2b;
  text-decoration: none;
}
.ui-state-hover a:hover {
  color: #2b2b2b;
  text-decoration: none;
}
.ui-state-hover a:link {
  color: #2b2b2b;
  text-decoration: none;
}
.ui-state-hover a:visited {
  color: #2b2b2b;
  text-decoration: none;
}
.ui-state-hover .ui-icon {
  background-image: url("/_ui/responsive/theme-omegaengineering/css/images/ui-icons_555555_256x240.png");
}
.ui-state-focus {
  border: 1px solid #cccccc;
  background: #ededed;
  font-weight: normal;
  color: #2b2b2b;
}
.ui-state-focus a {
  color: #2b2b2b;
  text-decoration: none;
}
.ui-state-focus a:hover {
  color: #2b2b2b;
  text-decoration: none;
}
.ui-state-focus a:link {
  color: #2b2b2b;
  text-decoration: none;
}
.ui-state-focus a:visited {
  color: #2b2b2b;
  text-decoration: none;
}
.ui-state-focus .ui-icon {
  background-image: url("/_ui/responsive/theme-omegaengineering/css/images/ui-icons_555555_256x240.png");
}
.ui-visual-focus {
  box-shadow: 0 0 3px 1px #5e9ed6;
}
.ui-state-active {
  border: 1px solid #003eff;
  background: #007fff;
  font-weight: normal;
  color: #ffffff;
}
.ui-state-active .ui-icon-background {
  border: #003eff;
  background-color: #ffffff;
}
.ui-state-active a {
  color: #ffffff;
  text-decoration: none;
}
.ui-state-active a:link {
  color: #ffffff;
  text-decoration: none;
}
.ui-state-active a:visited {
  color: #ffffff;
  text-decoration: none;
}
.ui-state-active .ui-icon {
  background-image: url("/_ui/responsive/theme-omegaengineering/css/images/ui-icons_ffffff_256x240.png");
}
.ui-button.ui-state-active:hover {
  border: 1px solid #003eff;
  background: #007fff;
  font-weight: normal;
  color: #ffffff;
}
.ui-icon-background {
  border: #003eff;
  background-color: #ffffff;
}
.ui-state-highlight {
  border: 1px solid #dad55e;
  background: #fffa90;
  color: #777620;
}
.ui-state-highlight a {
  color: #777620;
}
.ui-state-highlight .ui-icon {
  background-image: url("/_ui/responsive/theme-omegaengineering/css/images/ui-icons_777620_256x240.png");
}
.ui-state-checked {
  border: 1px solid #dad55e;
  background: #fffa90;
}
.ui-state-error {
  border: 1px solid #f1a899;
  background: #fddfdf;
  color: #5f3f3f;
}
.ui-state-error a {
  color: #5f3f3f;
}
.ui-state-error .ui-icon {
  background-image: url("/_ui/responsive/theme-omegaengineering/css/images/ui-icons_cc0000_256x240.png");
}
.ui-state-error-text {
  color: #5f3f3f;
}
.ui-state-error-text .ui-icon {
  background-image: url("/_ui/responsive/theme-omegaengineering/css/images/ui-icons_cc0000_256x240.png");
}
.ui-priority-primary {
  font-weight: bold;
}
.ui-priority-secondary {
  opacity: .7;
  filter: alpha(opacity=70);
  font-weight: normal;
}
.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;
}
.ui-corner-all {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
  border-bottom-left-radius: 3px;
  border-bottom-right-radius: 3px;
}
.ui-corner-top {
  border-top-left-radius: 3px;
  border-top-right-radius: 3px;
}
.ui-corner-left {
  border-top-left-radius: 3px;
  border-bottom-left-radius: 3px;
}
.ui-corner-tl {
  border-top-left-radius: 3px;
}
.ui-corner-right {
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px;
}
.ui-corner-tr {
  border-top-right-radius: 3px;
}
.ui-corner-bottom {
  border-bottom-left-radius: 3px;
  border-bottom-right-radius: 3px;
}
.ui-corner-bl {
  border-bottom-left-radius: 3px;
}
.ui-corner-br {
  border-bottom-right-radius: 3px;
}
.ui-widget-shadow {
  -webkit-box-shadow: 0px 0px 5px #666666;
  box-shadow: 0px 0px 5px #666666;
}

.pagination-wrap {
  text-align: right;
}
.pagination {
  margin: 0;
}
.pagination .back-arrow {
  margin-right: 0;
}
.pagination > li {
  vertical-align: top;
  display: inline-block;
  float: left;
}
.pagination > li > a,
.pagination > li > span {
  position: static;
  border: none;
  margin: 0;
  float: none;
  display: inline-block;
  line-height: 44px;
  height: 44px;
  padding: 0 10px;
  color: #61859d;
  font-family: Tahoma, Helvetica, Arial, sans-serif;
  font-family: bold;
}
.pagination > li > a:hover,
.pagination > li > span:hover {
  color: #1063ff;
}
.pagination > li.pagination-prev > a,
.pagination > li.pagination-next > a,
.pagination > li.pagination-prev > span,
.pagination > li.pagination-next > span {
  font-size: 23px;
  font-family: Tahoma, Helvetica, Arial, sans-serif;
  font-family: bold;
  color: #262b69;
  padding: 0;
}
.pagination > li.pagination-prev > a.divider,
.pagination > li.pagination-next > a.divider,
.pagination > li.pagination-prev > span.divider,
.pagination > li.pagination-next > span.divider {
  padding: 0;
  position: relative;
  top: 4px;
  border-left: 1px solid #e4e5e7;
  height: 26px;
  margin: 0 15px;
}
.pagination > li.pagination-prev.pagination-next span.divider,
.pagination > li.pagination-next.pagination-next span.divider {
  margin-left: 8px;
}
.pagination > li.pagination-prev.pagination-prev span.divider,
.pagination > li.pagination-next.pagination-prev span.divider {
  margin-right: 8px;
}
.pagination > li.pagination-prev.disabled > a:hover,
.pagination > li.pagination-next.disabled > a:hover,
.pagination > li.pagination-prev.disabled > span:hover,
.pagination > li.pagination-next.disabled > span:hover,
.pagination > li.pagination-prev.disabled > a:focus,
.pagination > li.pagination-next.disabled > a:focus,
.pagination > li.pagination-prev.disabled > span:focus,
.pagination > li.pagination-next.disabled > span:focus {
  color: #4ba4c4;
  background-color: transparent;
  border-color: #e0e0e0;
}
.pagination > li .next-arrow,
.pagination > li .prev-arrow,
.pagination > li .back-arrow {
  background-position: 4px 6px;
  background-size: 11px 22px;
}
.pagination > li.pagination-prev {
  text-align: left;
}
.pagination > li.pagination-next {
  text-align: right;
}
.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
  border: none;
  font-weight: bold !important;
  font-family: Arial, Tahoma, Helvetica, sans-serif;
  line-height: 27px;
  height: 27px;
  background: #262b69;
  padding: 0 7px;
  margin: 8px 0px;
  border-radius: 3px !important;
  color: #fff;
}
.pagination-bar {
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  justify-content: space-between;
  -ms-flex-pack: justify;
  margin: 20px 0 10px;
}
.pagination-bar .pagination-toolbar {
  padding-top: 15px;
  border-bottom: none;
  margin: 0;
  align-items: center;
  -ms-flex-align: center;
  justify-content: flex-end;
  -ms-flex-pack: end;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -ms-flex-order: 1;
  order: 1;
  padding-top: 0;
}
.pagination-bar .pagination-toolbar .sort-refine-bar {
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  width: 100%;
}
@media only screen and (min-width: 1025px) {
  .pagination-bar .pagination-toolbar .sort-refine-bar {
    -ms-flex-direction: row;
    flex-direction: row;
    justify-content: flex-end;
  }
}
@media only screen and (min-width: 820px) {
  .pagination-bar .pagination-toolbar .sort-refine-bar {
    width: 99%;
  }
}
.pagination-bar .pagination-toolbar .sort-refine-bar .pagination-wrap {
  margin-left: 50px;
  margin-bottom: 10px;
}
.pagination-bar .pagination-toolbar .sort-refine-bar .form-group {
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
}
@media (max-width: 640px) {
  .pagination-bar .pagination-toolbar .sort-refine-bar .form-group {
    border: solid 0px #000;
    padding: 0 10px;
    border-radius: 5px;
  }
}
.pagination-bar .pagination-toolbar .sort-refine-bar .form-group .control-label {
  align-self: center;
  -ms-flex-align: center;
  font-size: 14px;
  margin: 0 20px 0 0;
  text-transform: capitalize;
  white-space: nowrap;
  width: auto;
  -ms-flex: none;
}
.pagination-bar .pagination-toolbar .sort-refine-bar .form-group .select-dropdown {
  width: auto;
}
@media only screen and (max-width: 640px) {
  .pagination-bar .pagination-toolbar .sort-refine-bar .form-group .select-dropdown {
    width: 94%;
    display: flex;
    justify-content: space-between;
    flex-direction: column;
  }
}
.pagination-bar .pagination-toolbar .sort-refine-bar .form-group select {
  width: 100%;
  border: 0;
  background: transparent;
  box-shadow: none;
  padding-left: 0px;
  padding-right: 35px;
}
.pagination-bar div.row {
  order: 0;
  padding-right: 3%;
  display: flex;
}
@media (max-width: 1024px) {
  .pagination-bar div.row {
    order: 1;
    display: flex;
  }
  .pagination-bar div.row .col-xs-12.col-sm-4.col-md-4 {
    position: relative;
    order: 2;
    margin: 0 0 0 auto;
    left: 30%;
  }
}
@media (max-width: 1024px) and (max-width: 640px) {
  .pagination-bar div.row .col-xs-12.col-sm-4.col-md-4 {
    order: 0;
    left: 0;
    display: block;
    flex-basis: 100%;
    width: 100%;
  }
}
@media (max-width: 1024px) and (min-width: 768px) {
  .pagination-bar div.row {
    height: 45px;
  }
}
@media (max-width: 768px) and (min-width: 641px) {
  .pagination-bar div.row {
    height: 30px;
  }
}
@media (max-width: 640px) {
  .pagination-bar div.row {
    display: block;
  }
}
.pagination-bar div.row .col-xs-12.col-sm-4.col-md-4 {
  order: 2;

}
.pagination-bar div.row .btn.btn-primary {
  padding: 10px 60px;
  border-radius: 4px !important;
}
.pagination-bar .pagination-bar-results {
  font-size: 14px;
  color: #757575;
  padding: 0px 0 0 12px;
  font-weight: bold !important;
  font-family: Arial, Tahoma, Helvetica, sans-serif;
}
.pagination-bar .product-count-div {
  white-space: nowrap;
}
.pagination-bar form {

  min-width: max-content;
}
.pagination-bar form div.select-dropdown .select-arrow i {
  color: #000;
  border: 0px;
}
.pagination-bar form div.select-dropdown .select-arrow i:hover {
  cursor: pointer;
}
.pagination-bar.bottom {
  margin-top: 20px;
  max-width: none;
  display: none;
  justify-content: flex-end;
  -ms-flex-pack: end;
}
@media only screen and (min-width: 1025px) {
  .pagination-bar.bottom {
    display: block;
  }
}
.pagination-bar.bottom .pagination-toolbar {
  padding-top: 5px;
  border: none;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  justify-content: flex-end;
  -ms-flex-pack: end;
}
.myAccount .pagination-wrap {
  display: none;
}
@media (max-width: 1024px) {
  .page-terminalCategoryPage .product__list--wrapper {
    padding: 0;
  }
  .page-terminalCategoryPage .product__list--wrapper .product__list--wrapper {
    padding: 0;
  }
  .page-terminalCategoryPage .product__list--wrapper .pagination-bar .pagination-toolbar {
    justify-content: right;
    -ms-flex-pack: right;
    order: 0;
    width: 100%;
  }
  .page-terminalCategoryPage .product__list--wrapper .pagination-bar form {
    min-width: 200px;
  }
  .page-terminalCategoryPage .product__list--wrapper .pagination-bar form.cView {


  }
  .page-terminalCategoryPageGrid .product-grid-wrapper {
    padding: 0;
  }
  .page-terminalCategoryPageGrid .product-grid-wrapper .product-grid-wrapper {
    padding: 0;
  }
  .page-terminalCategoryPageGrid .product-grid-wrapper .pagination-bar .pagination-toolbar {
    justify-content: right;
    -ms-flex-pack: right;
    order: 0;
    width: 100%;
  }
  .page-terminalCategoryPageGrid .product-grid-wrapper .pagination-bar form {
    min-width: 220px;
  }
  a.cf_button.cf_quickShip,
  a.cf_button.cf_configurable,
  a.cf_button.cf_in_stock {
    float: left;
    margin-left: 30px;
    margin-top: 7px;
  }
  #cboxContent #product-facet.product__facet .facet .facet__name {
    padding: 0px;
  }
  #cboxContent #product-facet.product__facet .facet .facet__name a.cf_button {
    color: #000000;
    display: block;
    padding-left: 7px;
    padding-top: 5px;
    font-size: 16px;
    margin-left: 0;
    padding-bottom: 10px;
  }
}
@media (max-width: 1024px) and only screen and (max-width: 1024px) {
  .page-terminalCategoryPage .product__list--wrapper .pagination-bar form {
    min-width: 80%;
  }
}
@media (max-width: 1024px) and (max-width: 640px) {
  .page-terminalCategoryPage .product__list--wrapper .pagination-bar form {
    min-width: 83%;
    width: 83%;
    left: 0;
    top: 17px;
    right: 0;
    position: inherit;
  }
}
@media (max-width: 1024px) and (max-width: 640px) {
  .page-terminalCategoryPage .product__list--wrapper .pagination-bar form.cView {
    position: inherit;
    min-width: 100%;
  }
}
@media (max-width: 1024px) and (max-width: 640px) {
  .page-terminalCategoryPageGrid .product-grid-wrapper .pagination-bar .pagination-toolbar {

  }
}
@media (max-width: 1024px) and (max-width: 640px) {
  .page-terminalCategoryPageGrid .product-grid-wrapper .pagination-bar form {
    min-width: 80%;
  }
}
h1.results.results_mobo {
  margin: 0;
}
h1.results.hidden-xs.hidden-sm {
  padding: 0px 14px;
  font-size: 22px;
  font-weight: bold;
  color: #221f1f;
  margin: 0;
  line-height: 19px;
}
@media only screen and (max-width: 1024px) {
  h1.results.hidden-xs.hidden-sm {
    font-size: 20px;
    top: 46px !important;
  }
}
@media only screen and (max-width: 640px) {
  h1.results.hidden-xs.hidden-sm {
    top: 200px !important;
  }
}
.pagination-bar.bottom + h2.results {
  font-size: 14pt;
  color: #3a414b;
  margin-left: 20px;
  font-weight: 600;
}
div#recommendWidget + h2.results {
  font-size: 14pt;
  color: #3a414b;
  font-weight: 600;
}
div#seoWidgetQuickView + h2.results {
  font-size: 14pt;
  color: #3a414b;
  font-weight: 600;
}
.pagination-bar.bottom + h2.results + div#categorydescriptionContainer {
  color: #3a414b;
  margin-left: 20px;
}
@media (max-width: 1024px) {
  .product__list--wrapper h1.results.results_mobo {
    display: none;
  }
}
@media (max-width: 640px) {
  h1.results.results_mobo {
    text-align: left;
    padding: 0;
    font-size: 14px;
    font-weight: 900;
    color: #000;
    margin: 0;
    line-height: 19px;
    display: none;
  }
  h1.results.results_mobo.hidden-md.hidden-lg {
    margin: 0px 0px;
    padding: 0px 10px;
  }
}
@media (min-width 768px) and (max-width 1023px) {
  h1.results.results_mobo {
    margin: -30px 0px;
    padding: 0px 12px;
  }
}
.pagination > li > a,
.pagination > li > span {
  color: #757575;
}

.breadcrumb-section {
  background: #ffffff;
  margin-bottom: 20px;
  padding: 0 10px;
  margin-top: 20px;
}
@media only screen and (max-width: 1024px) {
  .breadcrumb-section {
    margin-left: 7px;
  }
}
@media only screen and (min-width: 1025px) {
  .breadcrumb-section {
    max-width: 1240px;
    margin: 0 auto;
    padding: 0 20px;
    margin-bottom: 20px;
    margin-top: 20px;
  }
}
@media screen and (min-width: 821px) and (max-width: 1175px) {
  .breadcrumb-section {
    margin-top: 0px;
  }
}
@media only screen and (max-width: 820px) {
  .breadcrumb-section {
    padding-left: 7px;
    margin-top: 0px;
  }
}
.breadcrumb-section .breadcrumb {
  font-weight: 500;
  padding: 0;
  margin: 0;
}
.breadcrumb {
  padding: 10px 0;
  margin-bottom: 20px;
  list-style: none;
  background-color: #ffffff;
  border-radius: 0;
}
@media only screen and (max-width: 820px) {
  .breadcrumb {
    font-size: 16px;
  }
}
.breadcrumb > li {
  display: inline-block;
}
.breadcrumb > li + li:before {
  content: "|";
  padding: 0 5px;
  color: #747474;
}
.breadcrumb > li a {
  color: #3a414b;
}
.breadcrumb > li a:hover {
  color: #043FAF;
  text-decoration: underline;
}
.breadcrumb > li a .see-class {
  display: none;
}
.breadcrumb > .active {
  color: #262b69;
  font-weight: bold;
}

.image-gallery img {
  width: 100%;
  height: auto;
  -webkit-touch-callout: none;
}
.image-gallery .zoomImg {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  max-height: none;
  max-width: none;
  z-index: 9999;
  border: 0;
  opacity: 0;
}
.image-gallery .zoomImg img {
  width: 100%;
  height: 100%;
}
.image-gallery .zoomImgMask {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 10000;
}

.addtocart-component {
  margin-top: 15px;
}
.addtocart-component .qty-selector {
  margin-left: auto;
  margin-right: auto;
}
.addtocart-component .stock-wrapper {
  font-size: 13px;
  margin: 25px 0;
}
.addtocart-component .stock-wrapper .futureStockLink {
  margin-left: 15px;
}
.addtocart-component .actions .btn {
  margin-bottom: 0px;
}
.addtocart-component .row .AddToCart-ShareOnSocialNetworkAction {
  margin: 0 auto;
  padding-top: 50px;
  width: 100px;
}
.addtocart-component div.a2a_kit a.a2a_dd.share {
  background: url("/_ui/responsive/common/images/productShareIcon.png") no-repeat left center;
  padding-left: 25px;
}
.addtocart-component div.a2a_kit a.a2a_dd.share .a2a_img {
  display: none;
}
.addtocart-component .qty-selector .input-group-btn,
#add_to_cart_storepickup_form .qty-selector .input-group-btn,
.addtocart-component .qty-selector .btn,
#add_to_cart_storepickup_form .qty-selector .btn {
  width: 40px;
  margin: 0;
  padding-left: 0;
  padding-right: 0;
}
.addtocart-component .qty-selector .form-control,
#add_to_cart_storepickup_form .qty-selector .form-control {
  width: 50px;
  height: 40px;
  text-align: center;
  font-size: 13px;
  font-weight: bold;
}
body.language-fr .add-to-cart .supplement-product-area .supplement-product .product-item .addtocart-component .addtocart-button-area button {
  font-size: 10px;
}
.add-to-cart {
  padding: 0 20px 20px 20px;
}
.add-to-cart .QO-popup-buttons {
  max-width: 490px;
  margin: 0 auto;
}
.add-to-cart .supplement-product-area {
  text-align: center;
  margin: 0 0 40px 0;
}
.add-to-cart .supplement-product-area + div.pdpValues + div.QO-popup-buttons + #cbar_widget2 {
  display: none;
}
.add-to-cart .supplement-product-area h3 {
  margin: 10px;
}
.add-to-cart .supplement-product-area div#addToCartLayer {
  display: none !important;
}
.add-to-cart .supplement-product-area a.view-more-supplement-product {
  font-family: Tahoma, Helvetica, Arial, sans-serif;
  font-weight: bold;
}
.add-to-cart .supplement-product-area .supplement-product {
  padding: 20px 20px 0;
  border-bottom: 1px solid #ddd;
  width: 100%;
  display: flex;
  display: -webkit-flex;
  flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  flex: 0 0 auto;
  -webkit-flex: 0 0 auto;
  box-sizing: border-box;
  flex-flow: row wrap;
  -webkit-flex-flow: row wrap;
  align-items: flex-start;
  margin-bottom: 10px;
}
@media only screen and (max-width: 1024px) {
  .add-to-cart .supplement-product-area .supplement-product {
    flex-wrap: wrap;
  }
}
@media only screen and (max-width: 480px) {
  .add-to-cart .supplement-product-area .supplement-product {
    flex-wrap: wrap;
    flex-direction: column;
  }
}
.add-to-cart .supplement-product-area .supplement-product .product-item {
  display: flex;
  text-align: left;
  vertical-align: top;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  flex: 1 1 0;
  -webkit-flex: 1 1 0;
}
@media only screen and (min-width: 961px) {
  .add-to-cart .supplement-product-area .supplement-product .product-item {
    min-width: 21%;
  }
  .add-to-cart .supplement-product-area .supplement-product .product-item:first-child,
  .add-to-cart .supplement-product-area .supplement-product .product-item:nth-child(5n+0) {
    margin-left: 0;
  }
  .add-to-cart .supplement-product-area .supplement-product .product-item:nth-child(4n) {
    margin-right: 0;
  }
}
@media only screen and (max-width: 960px) {
  .add-to-cart .supplement-product-area .supplement-product .product-item {
    min-width: 30%;
  }
  .add-to-cart .supplement-product-area .supplement-product .product-item:first-child,
  .add-to-cart .supplement-product-area .supplement-product .product-item:nth-child(4n+0) {
    margin-left: 0;
  }
  .add-to-cart .supplement-product-area .supplement-product .product-item:nth-child(3n) {
    margin-right: 0;
  }
}
@media only screen and (max-width: 768px) {
  .add-to-cart .supplement-product-area .supplement-product .product-item {
    margin: 0 5px;
    width: 100%;
  }
  .add-to-cart .supplement-product-area .supplement-product .product-item:first-child,
  .add-to-cart .supplement-product-area .supplement-product .product-item:nth-child(3n+0),
  .add-to-cart .supplement-product-area .supplement-product .product-item:nth-child(2n) {
    margin: 0 5px;
  }
}
.add-to-cart .supplement-product-area .supplement-product .product-item .item-part-number a {
  font-family: Tahoma, Helvetica, Arial, sans-serif;
  font-weight: bold;
  line-height: 24px;
}
.add-to-cart .supplement-product-area .supplement-product .product-item .priceContainer {
  padding: 5px 0 0;
}
.add-to-cart .supplement-product-area .supplement-product .product-item .priceContainer .stock-details {
  color: #006609;
  font-family: Tahoma, Helvetica, Arial, sans-serif;
  font-weight: bold;
  margin: 5px 0 0;
}
.add-to-cart .supplement-product-area .supplement-product .product-item .priceContainer .lead-time {
  padding: 5px 0 0;
  font-weight: bold;
  color: #3a414b;
}
.add-to-cart .supplement-product-area .supplement-product .product-item .addtocart-component {
  margin-bottom: 10px;
  margin-top: 5px;
  display: flex;
}
.add-to-cart .supplement-product-area .supplement-product .product-item .addtocart-component .qty-selector {
  display: inline-block;
  float: left;
  width: 60px;
  margin: 0;
}
.add-to-cart .supplement-product-area .supplement-product .product-item .addtocart-component .qty-selector label {
  text-transform: uppercase;
  font-family: Tahoma, Helvetica, Arial, sans-serif;
  margin-bottom: 5px;
}
.add-to-cart .supplement-product-area .supplement-product .product-item .addtocart-component .qty-selector input {
  padding: 5px;
}
.add-to-cart .supplement-product-area .supplement-product .product-item .addtocart-component .addtocart-button-area {
  width: 125px;
  margin-top: 23px;
  display: inline-block;
}
.add-to-cart .supplement-product-area .supplement-product .product-item .addtocart-component .addtocart-button-area button {
  height: 42px;
  line-height: 42px;
  padding: 0;
  border: 0;
}
.add-to-cart .supplement-product-area .supplement-product .product-item .addtocart-component .addtocart-button-area button:before,
.add-to-cart .supplement-product-area .supplement-product .product-item .addtocart-component .addtocart-button-area button:after {
  display: none;
}
.add-to-cart .supplement-product-area .supplement-product .product-item .cart-added-message {
  font-family: Tahoma, Helvetica, Arial, sans-serif;
  font-weight: bold;
  color: #006609;
  margin: 0 0 20px 0;
  word-break: break-word;
}
.add-to-cart .supplement-product-area .supplement-product .product-item .invalid-qty-message {
  font-family: Tahoma, Helvetica, Arial, sans-serif;
  font-weight: bold;
  color: #cc0000;
  margin: 0;
  word-break: break-word;
}
.add-to-cart .supplement-product-area .supplement-product .product-item > div {
  width: 225px;
}
.add-to-cart .supplement-product-area .supplement-product .product-item .item-name {
  min-height: 62px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  padding-right: 20px;
  word-break: break-word;
  width: 90%;
}
.add-to-cart .add-to-cart-item {
  margin-bottom: 10px;
  width: 100%;
  min-height: 145px;
}
.add-to-cart .add-to-cart-item .thumb {
  width: 9em;
  min-width: 80px;
  float: left;
  margin-right: 1em;
  height: 9em;
}
.add-to-cart .add-to-cart-item .thumb img {
  width: 100%;
  height: 100%;
}
.add-to-cart .add-to-cart-item .lblUpdateDate {
  font-size: 11px;
}
.add-to-cart .add-to-cart-item .details {
  font-size: 12px;
  width: 50%;
  float: left;
}
@media only screen and (max-width: 639px) {
  .add-to-cart .add-to-cart-item .details {
    width: 40%;
  }
}
.add-to-cart .add-to-cart-item .details .qty {
  margin-left: 0px;
}
.add-to-cart .add-to-cart-item .details .name {
  color: #043faf;
  width: 100%;
  display: block;
}
.add-to-cart .add-to-cart-item .details .qty-price {
  margin: 10px 0 0px 0;
  min-height: 30px;
}
.add-to-cart .add-to-cart-item .details .qty-price .qty {
  width: 100%;
  margin-left: 0;
}
.add-to-cart .add-to-cart-item .details .qty-price .price {
  float: left;
  width: 100%;
  text-align: left;
  padding-top: 10px;
  font-family: Tahoma, Helvetica, Arial, sans-serif;
}
.add-to-cart .add-to-cart-item .price {
  font-size: 12px;
  text-align: right;
  right: 0;
  font-weight: bold !important;
  font-family: Arial, Tahoma, Helvetica, sans-serif;
}
.add-to-cart .btn.btn-default {
  background-color: transparent;
  border: none;
  color: #006ab6;
  text-transform: capitalize;
  font-weight: normal;
}

.owl-carousel {
  display: none;
  position: relative;
  width: 100%;
  -ms-touch-action: pan-y;
}
.owl-carousel:before,
.owl-carousel:after {
  content: " ";
  display: table;
}
.owl-carousel:after {
  clear: both;
}
.owl-carousel:before,
.owl-carousel:after {
  content: " ";
  display: table;
}
.owl-carousel:after {
  clear: both;
}
.owl-carousel .owl-wrapper-outer {
  overflow: hidden;
  position: relative;
  width: 100%;
}
.owl-carousel .owl-wrapper-outer.autoHeight {
  -webkit-transition: height 500ms ease-in-out;
  -moz-transition: height 500ms ease-in-out;
  -ms-transition: height 500ms ease-in-out;
  -o-transition: height 500ms ease-in-out;
  transition: height 500ms ease-in-out;
}
.owl-carousel .owl-wrapper-outer .owl-wrapper {
  display: none;
  position: relative;
  -webkit-transform: translate3d(0px, 0px, 0px);
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
}
.owl-carousel .owl-wrapper-outer .owl-wrapper:after:before,
.owl-carousel .owl-wrapper-outer .owl-wrapper:after:after {
  content: " ";
  display: table;
}
.owl-carousel .owl-wrapper-outer .owl-wrapper:after:after {
  clear: both;
}
.owl-carousel .owl-wrapper-outer .owl-wrapper:after:before,
.owl-carousel .owl-wrapper-outer .owl-wrapper:after:after {
  content: " ";
  display: table;
}
.owl-carousel .owl-wrapper-outer .owl-wrapper:after:after {
  clear: both;
}
.owl-carousel .owl-wrapper-outer .owl-wrapper .owl-item {
  float: left;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
}
.owl-carousel .owl-wrapper-outer .owl-wrapper .owl-item.loading > * {
  min-height: 1px;
}
.owl-carousel .owl-controls {
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
.owl-carousel .owl-controls .owl-buttons .owl-prev,
.owl-carousel .owl-controls .owl-buttons .owl-next {
  cursor: pointer;
  position: absolute !important;
  top: 50% !important;
  display: table;
  width: 25px;
  height: 125px;
  text-align: center;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  transform: translate(0, -50%);
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  color: rgba(255, 255, 255, 0.7);
  font-size: 120px;
  overflow: hidden;
  -webkit-transition: 0.3s ease-out;
  -o-transition: 0.3s ease-out;
  transition: 0.3s ease-out;
}
.owl-carousel .owl-controls .owl-buttons .owl-prev span.glyphicon,
.owl-carousel .owl-controls .owl-buttons .owl-next span.glyphicon {
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  width: auto;
  height: auto;
  font-size: 25px;
  line-height: 125px;
  color: #043faf;
  -webkit-transition: 0.3s ease-in;
  -o-transition: 0.3s ease-in;
  transition: 0.3s ease-in;
}
.owl-carousel .owl-controls .owl-buttons .owl-prev:hover,
.owl-carousel .owl-controls .owl-buttons .owl-next:hover {
  color: #ffffff;
}
.owl-carousel .owl-controls .owl-buttons .owl-prev:hover span.glyphicon,
.owl-carousel .owl-controls .owl-buttons .owl-next:hover span.glyphicon {
  color: #1063ff;
}
.owl-carousel .owl-controls .owl-buttons .owl-prev {
  left: 3px;
}
.owl-carousel .owl-controls .owl-buttons .owl-prev:before {
  content: "\e075";
}
.owl-carousel .owl-controls .owl-buttons .owl-next {
  right: 5px;
}
.owl-carousel .owl-controls .owl-buttons .owl-next:before {
  content: "\e071";
}
.carousel,
.carousel__component--carousel {
  width: auto;
  margin: 10px -10px;
  text-align: center;
}
.carousel .item,
.carousel__component--carousel .item,
.carousel .carousel__item,
.carousel__component--carousel .carousel__item {
  display: inline-block;
  margin: 0 10px;
  padding: 10px 0;
}
.carousel .item .thumb,
.carousel__component--carousel .item .thumb,
.carousel .carousel__item .thumb,
.carousel__component--carousel .carousel__item .thumb,
.carousel .item .carousel__item--thumb,
.carousel__component--carousel .item .carousel__item--thumb,
.carousel .carousel__item .carousel__item--thumb,
.carousel__component--carousel .carousel__item .carousel__item--thumb {
  margin-bottom: 20px;
  height: 140px;
}
.carousel .item .thumb img,
.carousel__component--carousel .item .thumb img,
.carousel .carousel__item .thumb img,
.carousel__component--carousel .carousel__item .thumb img,
.carousel .item .carousel__item--thumb img,
.carousel__component--carousel .item .carousel__item--thumb img,
.carousel .carousel__item .carousel__item--thumb img,
.carousel__component--carousel .carousel__item .carousel__item--thumb img {
  max-width: 140px;
  max-height: 140px;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.carousel .item a,
.carousel__component--carousel .item a,
.carousel .carousel__item a,
.carousel__component--carousel .carousel__item a {
  color: #3a414b;
}
.carousel .item a:hover,
.carousel__component--carousel .item a:hover,
.carousel .carousel__item a:hover,
.carousel__component--carousel .carousel__item a:hover,
.carousel .item a:focus,
.carousel__component--carousel .item a:focus,
.carousel .carousel__item a:focus,
.carousel__component--carousel .carousel__item a:focus {
  text-decoration: none;
  color: #006ab6;
}
.carousel .item .item__name,
.carousel__component--carousel .item .item__name,
.carousel .carousel__item .item__name,
.carousel__component--carousel .carousel__item .item__name,
.carousel .item .carousel__item--name,
.carousel__component--carousel .item .carousel__item--name,
.carousel .carousel__item .carousel__item--name,
.carousel__component--carousel .carousel__item .carousel__item--name {
  margin-top: 13.33333333px;
  margin-bottom: 11px;
  text-transform: uppercase;
  text-align: center;
  line-height: 1.2em;
  overflow: hidden;
  position: relative;
  height: 2.4em;
  font-weight: 600;
  font-size: 16px;
  color: #006ab6;
}
.carousel .item .item__name:before,
.carousel__component--carousel .item .item__name:before,
.carousel .carousel__item .item__name:before,
.carousel__component--carousel .carousel__item .item__name:before,
.carousel .item .carousel__item--name:before,
.carousel__component--carousel .item .carousel__item--name:before,
.carousel .carousel__item .carousel__item--name:before,
.carousel__component--carousel .carousel__item .carousel__item--name:before {
  background: #FFF none repeat scroll 0 0;
  bottom: 0;
  position: absolute;
  right: 0;
  content: "…";
}
.carousel .item .item__name:after,
.carousel__component--carousel .item .item__name:after,
.carousel .carousel__item .item__name:after,
.carousel__component--carousel .carousel__item .item__name:after,
.carousel .item .carousel__item--name:after,
.carousel__component--carousel .item .carousel__item--name:after,
.carousel .carousel__item .carousel__item--name:after,
.carousel__component--carousel .carousel__item .carousel__item--name:after {
  content: "";
  background: #FFF none repeat scroll 0% 0%;
  position: absolute;
  height: 50px;
  width: 100%;
  z-index: 1;
}
.carousel .item .item__price,
.carousel__component--carousel .item .item__price,
.carousel .carousel__item .item__price,
.carousel__component--carousel .carousel__item .item__price,
.carousel .item .carousel__item--price,
.carousel__component--carousel .item .carousel__item--price,
.carousel .carousel__item .carousel__item--price,
.carousel__component--carousel .carousel__item .carousel__item--price {
  margin: 10px;
  color: #3a414b;
  text-align: center;
  font-size: 24px;
  font-weight: 600;
  margin: 0;
}
.carousel .item:focus,
.carousel__component--carousel .item:focus,
.carousel .carousel__item:focus,
.carousel__component--carousel .carousel__item:focus {
  padding: 0;
  margin: 10px 0;
}
.carousel-component .headline {
  font-size: 36px;
  color: #006ab6;
  text-align: center;
}
.carousel-component .suggest-carousel {
  margin-bottom: 40px;
}
.carousel-component .suggest-carousel .slick-prev {
  left: -30px;
}
.carousel-component .suggest-carousel .slick-next {
  right: 0;
}
.carousel-component .suggest-carousel .item .name {
  font-size: 14px;
  font-weight: bold !important;
  font-family: Arial, Tahoma, Helvetica, sans-serif;
  text-align: left;
  margin-bottom: 10px;
}
.carousel-component .suggest-carousel .item .name a {
  color: #006ab6;
}
.carousel-component .suggest-carousel .item .thumb {
  width: 240px;
  height: 240px;
}
@media only screen and (min-width: 640px) and (max-width: 1024px) {
  .carousel-component .suggest-carousel .item .thumb {
    width: 175px;
    height: 175px;
  }
}
.carousel-component .suggest-carousel .item .thumb img {
  width: 100%;
  max-width: none;
  max-height: none;
}
.carousel-component .suggest-carousel .item .description {
  font-size: 12px;
  text-align: left;
  margin-bottom: 20px;
}
.carousel-component .suggest-carousel .item .price {
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  text-align: left;
}
.carousel-component .suggest-carousel .item .price span:last-child {
  color: #006ab6;
}
.carousel-component .suggest-carousel .item .suggest-item:hover {
  color: #3a414b;
}
.carousel-component .suggest-carousel .item .btn {
  margin-top: 20px;
  display: block;
  padding: 14px 20px;
}
@media only screen and (min-width: 1025px) {
  .carousel-component .suggest-carousel .item .btn {
    max-width: 55%;
  }
}
.carousel-component .suggest-carousel .slick-dots {
  bottom: -40px;
}
.carousel-component .suggest-carousel .slick-dots li.slick-active button {
  background: #006ab6;
}
.carousel-component .suggest-carousel .slick-dots li button {
  background: #e0e0e0;
}
.carousel-component,
.carousel__component {
  padding: 0 20px;
  margin: 35px 0 15px;
}
.carousel-component:before,
.carousel__component:before,
.carousel-component:after,
.carousel__component:after {
  content: " ";
  display: table;
}
.carousel-component:after,
.carousel__component:after {
  clear: both;
}
.carousel-component:before,
.carousel__component:before,
.carousel-component:after,
.carousel__component:after {
  content: " ";
  display: table;
}
.carousel-component:after,
.carousel__component:after {
  clear: both;
}
.carousel-component .carousel__component--headline,
.carousel__component .carousel__component--headline {
  color: #006ab6;
  font-size: 28px;
  margin: 10px 0 20px;
  text-align: center;
  font-weight: bold;
  text-transform: uppercase;
}
.carousel-component:first-child,
.carousel__component:first-child {
  margin: 50px 0 22px;
}
.carousel-component + .carousel-component,
.carousel__component + .carousel-component,
.carousel-component .carousel__component,
.carousel__component .carousel__component {
  margin-top: 0;
  border-top: 4px solid #3a414b;
  padding-top: 30px;
}
.rotating-image-componet:before,
.rotating-image-componet:after {
  content: " ";
  display: table;
}
.rotating-image-componet:after {
  clear: both;
}
.rotating-image-componet:before,
.rotating-image-componet:after {
  content: " ";
  display: table;
}
.rotating-image-componet:after {
  clear: both;
}
.rotating-image-componet .carousel.rotating-image {
  margin: 0;
}
.rotating-image-componet .owl-item .item {
  padding: 0;
  margin: 0;
}
.rotating-image-componet .owl-item img {
  width: 100%;
  height: auto;
  max-width: none;
  max-height: none;
}
.rotating-image-componet .owl-controls .owl-pagination {
  display: block !important;
}
.image-gallery .image-gallery__image .owl-item .item {
  padding: 0;
}
.image-gallery .image-gallery__image .owl-item img {
  width: 100%;
  height: auto;
  max-width: none;
  max-height: none;
}
@media (min-width: 1024px) and (max-width: 1399px) {
  .image-gallery .image-gallery__image .owl-controls {
    display: none !important;
  }
}
@media (min-width: 1400px) {
  .image-gallery .image-gallery__image .owl-controls {
    display: none !important;
  }
}
.image-gallery .gallery-carousel .owl-item img {
  width: 100%;
  height: auto;
  max-width: none;
  max-height: none;
}
.rotatingImagesComponent {
  position: relative;
}
.rotatingImagesComponent a.btn-tertiary {
  color: #ffffff;
  font-size: 14px;
}
.rotatingImagesComponent a.btn-default {
  color: #ff9c42;
  font-size: 16px;
}
.rotatingImagesComponent a.btn-default:hover {
  color: #ffffff;
}
@media (max-width: 639px) {
  .rotatingImagesComponent .text-md.text-mobile,
  .rotatingImagesComponent .text-lg.text-mobile {
    color: #006ab6;
    text-shadow: 1px 1px 1px #fff;
  }
}
.rotatingImagesComponent .slick-dots {
  display: none;
}
.rotatingImagesComponent .slick-next,
.rotatingImagesComponent .slick-prev {
  background: url('/_ui/responsive/theme-omegaengineering/images/carousel-next-arrow.png') no-repeat top left;
}
.rotatingImagesComponent .slick-slide {
  position: relative;
}
.rotatingImagesComponent .slick-next {
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}
@media only screen and (max-width: 1024px) {
  .rotatingImagesComponent.slick-slider .slick-list {
    height: 500px !important;
  }
}
.rotatingImagesComponent .item img.banner-background {
  width: auto;
  position: absolute;
  top: 0;
  height: 100%;
}
@media only screen and (min-width: 769px) and (max-width: 1024px) {
  .rotatingImagesComponent .item img.banner-background {
    width: 100%;
    height: auto;
  }
}
@media only screen and (min-width: 1025px) and (max-width: 1200px) {
  .rotatingImagesComponent .item img.banner-background {
    left: -25%;
  }
}
@media only screen and (min-width: 1601px) {
  .rotatingImagesComponent .item img.banner-background {
    z-index: 0;
    min-width: 100%;
    max-width: 100%;
    min-height: 100%;
    height: auto;
  }
}
.rotatingImagesComponent .item .banner-image-dt {
  display: block;
}
.rotatingImagesComponent .item .banner-image-mb {
  display: none;
}
@media only screen and (max-width: 480px) {
  .rotatingImagesComponent .item .banner-image-mb {
    width: auto !important;
    margin: 0 0 0 auto;
  }
}
@media only screen and (max-width: 768px) {
  .rotatingImagesComponent .item .banner-image-mb {
    display: block;
  }
}
@media only screen and (max-width: 1024px) {
  .rotatingImagesComponent .item .banner-image-dt {
    display: none;
  }
  .rotatingImagesComponent .item .banner-image-mb {
    display: block;
    width: auto;
    margin: 0 0 0 auto;
    max-width: fit-content;
    min-width: 100%;
  }
}
.rotatingImagesComponent .item a.background-link {
  position: absolute;
  z-index: 9;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
}
.rotatingImagesComponent .item .banner-content {
  position: relative;
  width: 100%;
  z-index: 2;
  height: 500px;
  border-bottom: 1px solid #dddddd;
  background-color: #f5f5f7;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  align-items: center;
  -ms-flex-align: center;
}
.rotatingImagesComponent .item .banner-content.background-video-banner {
  position: relative;
  padding-bottom: 56.25%;
  height: 0;
}
.rotatingImagesComponent .item .banner-content.background-video-banner iframe {
  position: absolute;
  top: -20%;
  left: 0;
  width: 100%;
  height: 100%;
}
.rotatingImagesComponent .item .banner-content.background-video-banner .banner-text {
  position: absolute;
  top: 90px;
}
.rotatingImagesComponent .item .banner-content.floating-image-banner .banner-text .left-banner-area,
.rotatingImagesComponent .item .banner-content.foreground-video-banner .banner-text .left-banner-area {
  width: 55%;
  float: left;
  display: inline-block;
  margin: 20px 0;
}
.rotatingImagesComponent .item .banner-content.floating-image-banner .banner-text .right-banner-area,
.rotatingImagesComponent .item .banner-content.foreground-video-banner .banner-text .right-banner-area {
  float: right;
  width: 45%;
}
.rotatingImagesComponent .item .banner-content.floating-image-banner .banner-text .right-banner-area img,
.rotatingImagesComponent .item .banner-content.foreground-video-banner .banner-text .right-banner-area img {
  max-width: 100%;
  float: right;
  max-height: 350px;
}
@media only screen and (max-width: 1024px) {
  .rotatingImagesComponent .item .banner-content {
    height: 500px;
    background-color: #ffffff;
  }
  .rotatingImagesComponent .item .banner-content.floating-image-banner .banner-text .left-banner-area,
  .rotatingImagesComponent .item .banner-content.foreground-video-banner .banner-text .left-banner-area {
    width: auto;
  }
  .rotatingImagesComponent .item .banner-content.floating-image-banner .banner-text .right-banner-area,
  .rotatingImagesComponent .item .banner-content.foreground-video-banner .banner-text .right-banner-area {
    width: 100%;
  }
  .rotatingImagesComponent .item .banner-content.floating-image-banner .banner-text .right-banner-area img,
  .rotatingImagesComponent .item .banner-content.foreground-video-banner .banner-text .right-banner-area img {
    max-height: 150px;
    margin: 0 auto;
    float: none;
  }
  .rotatingImagesComponent .item .banner-content.floating-image-banner .banner-text .right-banner-area iframe,
  .rotatingImagesComponent .item .banner-content.foreground-video-banner .banner-text .right-banner-area iframe {
    width: 100%;
    max-height: 250px;
  }
  .rotatingImagesComponent .item .banner-content.background-video-banner {
    overflow: hidden;
    padding-bottom: 0;
    height: 500px;
    width: 100%;
  }
  .rotatingImagesComponent .item .banner-content.background-video-banner iframe {
    width: 880px;
    top: 0;
  }
  .rotatingImagesComponent .item .banner-content.background-video-banner .banner-text {
    position: absolute;
    top: auto;
  }
}
.rotatingImagesComponent .item .banner-content .banner-headline {
  display: none;
}
.rotatingImagesComponent .item .banner-content .banner-text {
  padding: 0 20px;
  width: 100%;
  position: absolute;
  top: 10%;
}
@media (min-width: 640px) {
  .rotatingImagesComponent .item .banner-content .banner-text {
    width: 100%;
    left: 3%;
    top: 1%;
  }
  .rotatingImagesComponent .item .banner-content .banner-text .text-lg {
    font-size: 26px;
  }
  .rotatingImagesComponent .item .banner-content .banner-text .text-md {
    font-size: 14px;
  }
  .rotatingImagesComponent .item .banner-content .banner-text .text-sm {
    font-size: 12px;
  }
}
@media (min-width: 1025px) {
  .rotatingImagesComponent .item .banner-content .banner-text {
    position: absolute;
    width: 53%;
    right: 34%;
    left: 9%;
    padding: 0;
    top: 10%;
  }
  .rotatingImagesComponent .item .banner-content .banner-text .text-lg {
    font-size: 28px;
  }
  .rotatingImagesComponent .item .banner-content .banner-text .text-md {
    font-size: 16px;
  }
  .rotatingImagesComponent .item .banner-content .banner-text .text-sm {
    font-size: 14px;
  }
}
@media (min-width: 1530px) {
  .rotatingImagesComponent .item .banner-content .banner-text {
    left: 11%;
    top: 17%;
  }
}
.rotatingImagesComponent .item .banner-content .banner-text .btn.btn-primary,
.rotatingImagesComponent .item .banner-content .banner-text .btn.btn-default {
  margin-top: 15px;
}
@media only screen and (max-width: 820px) {
  .rotatingImagesComponent .item .banner-content .banner-text .btn.btn-primary,
  .rotatingImagesComponent .item .banner-content .banner-text .btn.btn-default {
    font-size: 16px;
  }
}
.rotatingImagesComponent .item .banner-content .banner-text .text-lg {
  font-size: 26px;
  line-height: 1.2em;
  text-align: left;
  margin: 5px 0;
}
@media only screen and (max-width: 400px) {
  .rotatingImagesComponent .item .banner-content .banner-text .text-lg {
    font-size: 20px;
  }
}
@media only screen and (min-width: 401px) and (max-width: 414px) {
  .rotatingImagesComponent .item .banner-content .banner-text .text-lg {
    font-size: 24px;
  }
}
.rotatingImagesComponent .item .banner-content .banner-text .text-md {
  font-size: 14px;
  line-height: 1.2em;
  text-align: left;
  margin: 5px 0;
}
@media only screen and (max-width: 400px) {
  .rotatingImagesComponent .item .banner-content .banner-text .text-md br {
    display: none;
  }
}
.rotatingImagesComponent .item .banner-content .banner-text .text-sm {
  font-size: 12px;
  line-height: 1.2em;
  text-align: left;
  margin: 5px 0;
}
.rotatingImagesComponent .item .banner-content .banner-text .text-lg.text-static-banner span {
  font-weight: bold;
}
.rotatingImagesComponent .item .banner-content .banner-text .center-align-banner {
  text-align: center;
}
.rotatingImagesComponent .item .banner-content .banner-text .center-align-banner h1 {
  text-align: center;
}
.rotatingImagesComponent .item .banner-content .banner-text .blue-text-banner h1 {
  color: #006ab6;
  text-shadow: none;
  background: #fff;
  margin: 0 auto;
}
.rotatingImagesComponent .item .banner-content .banner-text .text-md.text-static-banner {
  margin-top: 15px;
}
.rotatingImagesComponent .item .banner-content .banner-text .line-hr {
  background: #e29d43;
  height: 2px;
  margin: 25px 0;
  width: 75%;
}
.rotatingImagesComponent .item .banner-content .banner-text .text-sm.text-static-banner {
  position: relative;
}
.rotatingImagesComponent .item .banner-content .banner-text .text-sm.text-static-banner span {
  font-weight: bold;
  display: block;
}
.rotatingImagesComponent .item .banner-content .banner-text .text-sm.text-static-banner span.text-img:after {
  background-image: url('/_ui/responsive/theme-omegaengineering/images/static-image-icon.png');
  background-repeat: no-repeat;
  height: 62px;
  width: 40px;
  content: "";
  position: absolute;
  background-color: transparent;
  right: 30%;
  top: 0px;
  background-size: contain;
}
.rotatingImagesComponent .item .banner-content .btn.banner-contactus-btn {
  text-transform: capitalize;
  font-size: 16px;
  font-weight: bold !important;
  letter-spacing: 0.6px;
  line-height: 1;
  padding: 20px 30px;
  background-color: #0719FF;
  border-color: #0719FF;
  border-radius: 5px !important;
}
.rotatingImagesComponent .item .banner-content .btn.banner-contactus-btn:hover {
  background-color: #0034B7;
  border-color: #0034B7;
  outline-color: #0034B7;
  color: #fff;
}
.rotatingImagesComponent .item .banner-content .btn.banner-contactus-btn:focus {
  background-color: #0F4CFF;
  border-color: #0F4CFF;
  outline-color: #0F4CFF;
  color: #fff;
}
.rotatingImagesComponent .item .js-responsive-image {
  width: inherit;
  position: absolute;
  top: 0;
  max-width: 100%;
  min-height: 100%;
  z-index: 0;
}
@media only screen and (min-width: 640px) and (max-width: 1024px) {
  .rotatingImagesComponent .item .js-responsive-image {
    width: 130%;
  }
}
.final-review .checkout-order-summary a.showQuantityProductOverlay.updateQuantityProduct-toggle {
  display: none;
}

.blue-bg.btn-primary {
  border: 1px solid #006ab6;
  background: #006ab6;
}
.blue-bg.btn-primary:hover,
.blue-bg.btn-primary:focus,
.blue-bg.btn-primary:active,
.blue-bg.btn-secondary:hover,
.blue-bg.btn-secondary:focus,
.blue-bg.btn-secondary:active {
  border: 1px solid #006ab6;
  background: #006ab6;
}

.simpleimagecomponent a {
  display: block;
}
.simpleimagecomponent a img {
  width: 100%;
  height: auto;
}
.banner-component {
  width: 100%;
}
.banner-component a {
  display: block;
  color: #3a414b;
  text-decoration: none;
}
.banner-component a:before,
.banner-component a:after {
  content: " ";
  display: table;
}
.banner-component a:after {
  clear: both;
}
.banner-component a:before,
.banner-component a:after {
  content: " ";
  display: table;
}
.banner-component a:after {
  clear: both;
}
.banner-component .title {
  font-weight: bold;
}
.banner-component .thumb {
  padding: 10px 0;
}
.banner-component .thumb img {
  width: 100%;
  height: auto;
}
@media (max-width: 639px) {
  .simple-banner-component,
  .banner__component {
    margin-left: -10px;
    margin-right: -10px;
  }
}
.simple-banner-component a,
.banner__component a {
  display: block;
}
.simple-banner-component img,
.banner__component img {
  width: 100%;
  height: auto;
}
.image-map-component img {
  width: 100%;
  height: auto;
}
.cms-image-component img {
  width: 100%;
  height: auto;
}
.tabs {
  margin: 60px 0 0;
}
@media (max-width: 1023px) {
  .tabs {
    border-top: 1px solid #e0e0e0;
  }
}
.tabs .tabs-list {
  margin-bottom: 0;
  padding-left: 0;
  list-style: none;
  border-bottom: 1px solid #dddddd;
  display: table;
  margin: 0 auto;
  border: 0;
}
.tabs .tabs-list > li {
  position: relative;
  display: block;
}
.tabs .tabs-list > li > a {
  position: relative;
  display: block;
  padding: 10px 15px;
}
.tabs .tabs-list > li > a:hover,
.tabs .tabs-list > li > a:focus {
  text-decoration: none;
  background-color: #eeeeee;
}
.tabs .tabs-list > li.disabled > a {
  color: #777777;
}
.tabs .tabs-list > li.disabled > a:hover,
.tabs .tabs-list > li.disabled > a:focus {
  color: #777777;
  text-decoration: none;
  background-color: transparent;
  cursor: not-allowed;
}
.tabs .tabs-list .open > a,
.tabs .tabs-list .open > a:hover,
.tabs .tabs-list .open > a:focus {
  background-color: #eeeeee;
  border-color: #043faf;
}
.tabs .tabs-list .nav-divider {
  height: 1px;
  margin: 9px 0;
  overflow: hidden;
  background-color: #e5e5e5;
}
.tabs .tabs-list > li > a > img {
  max-width: none;
}
.tabs .tabs-list > li {
  float: left;
  margin-bottom: -1px;
}
.tabs .tabs-list > li > a {
  margin-right: 2px;
  line-height: 1.42857143;
  border: 1px solid transparent;
  border-radius: 0 0 0 0;
}
.tabs .tabs-list > li > a:hover {
  border-color: #eeeeee #eeeeee #dddddd;
}
.tabs .tabs-list > li.active > a,
.tabs .tabs-list > li.active > a:hover,
.tabs .tabs-list > li.active > a:focus {
  color: #555555;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-bottom-color: transparent;
  cursor: default;
}
.tabs .tabs-list.nav-justified {
  width: 100%;
  border-bottom: 0;
}
.tabs .tabs-list.nav-justified > li {
  float: none;
}
.tabs .tabs-list.nav-justified > li > a {
  text-align: center;
  margin-bottom: 5px;
}
.tabs .tabs-list.nav-justified > .dropdown .dropdown-menu {
  top: auto;
  left: auto;
}
@media (min-width: 640px) {
  .tabs .tabs-list.nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .tabs .tabs-list.nav-justified > li > a {
    margin-bottom: 0;
  }
}
.tabs .tabs-list.nav-justified > li > a {
  margin-right: 0;
  border-radius: 0;
}
.tabs .tabs-list.nav-justified > .active > a,
.tabs .tabs-list.nav-justified > .active > a:hover,
.tabs .tabs-list.nav-justified > .active > a:focus {
  border: 1px solid #dddddd;
}
@media (min-width: 640px) {
  .tabs .tabs-list.nav-justified > li > a {
    border-bottom: 1px solid #dddddd;
    border-radius: 0 0 0 0;
  }
  .tabs .tabs-list.nav-justified > .active > a,
  .tabs .tabs-list.nav-justified > .active > a:hover,
  .tabs .tabs-list.nav-justified > .active > a:focus {
    border-bottom-color: #ffffff;
  }
}
.tabs .tabs-list .current-info {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
.tabs .tabs-list li {
  padding: 0 20px;
}
.tabs .tabs-list li a {
  text-transform: uppercase;
  color: #043faf;
  padding: 0 0 5px 0;
  border: 0;
  border-bottom: 4px solid transparent;
}
.tabs .tabs-list li a:focus,
.tabs .tabs-list li a:hover {
  cursor: pointer;
  background-color: transparent;
}
.tabs .tabs-list li + li:before {
  content: "";
  position: absolute;
  height: 15px;
  left: 0;
  top: 2px;
  border-left: 1px solid #e0e0e0;
}
.tabs .tabs-list li.active a,
.tabs .tabs-list li.active a:hover,
.tabs .tabs-list li.active a:focus {
  color: #3a414b;
  font-weight: bold;
  border: 0;
  border-bottom: 4px solid #006ab6;
}
.tabs .tabhead {
  height: 75px;
  display: table;
}
@media (max-width: 639px) {
  .tabs .tabhead {
    display: none !important;
  }
}
@media (min-width: 640px) and (max-width: 1023px) {
  .tabs .tabhead {
    display: none !important;
  }
}
.tabs .tabhead + .tabbody {
  display: none !important;
}
.tabs .tabhead.active {
  font-weight: bold;
}
.tabs .tabhead.active + .tabbody {
  display: block !important;
}
.tabs .tabhead a {
  padding: 0 10px;
  color: inherit;
  line-height: 1;
  text-decoration: none;
  display: table-cell;
  width: 100%;
  vertical-align: middle;
}
@media (max-width: 1024px) {
  .tabs .tabhead a {
    padding-left: 20px;
  }
}
.tabs .tabhead .glyphicon {
  padding: 0 10px;
  display: table-cell;
  vertical-align: middle;
}
.tabs .tabhead .glyphicon:before {
  content: "\e080";
}
@media (max-width: 1024px) {
  .tabs .tabhead .glyphicon {
    padding-right: 20px;
  }
}
.tabs .tabhead.active .glyphicon:before {
  content: "\e114";
}
.tabs .tabbody {
  border-bottom: 1px solid #e0e0e0;
  padding: 20px 0px;
  padding-left: 30px;
  padding-right: 30px;
  background-color: #f4f4f4;
}
@media (max-width: 1024px) {
  .tabs .tabbody {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (min-width: 1024px) {
  .tabs .tabbody {
    border-top: 1px solid #e0e0e0;
  }
}
@media (max-width: 639px) {
  .tabs.tabs-responsive .tabs-list {
    display: none !important;
  }
}
@media (min-width: 640px) and (max-width: 1023px) {
  .tabs.tabs-responsive .tabs-list {
    display: none !important;
  }
}
.tabs.tabs-responsive .tabhead {
  text-transform: uppercase;
  display: none !important;
  border-bottom-color: #e0e0e0;
}
.tabs.tabs-responsive .tabhead.active {
  border-bottom: 4px solid #006ab6;
}
@media (max-width: 1023px) {
  .tabs.tabs-responsive .tabhead {
    display: table !important;
  }
}
.tabs.tabs-accordion .tabs-list {
  display: none !important;
}
.tabs.tabs-accordion .tabhead {
  display: table !important;
  margin-bottom: 20px;
}
.languagecurrencycomponent {
  float: right !important;
}
.languagecurrencycomponent form {
  display: inline-block;
}
.languagecurrencycomponent form + form {
  margin-left: 10px;
}
.ui-helper-hidden-accessible {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
.thumb {
  position: relative;
}
.thumb .badges {
  position: absolute;
  top: 10px;
  left: 10px;
  right: 10px;
  bottom: 10px;
  overflow: hidden;
}
.thumb .badges .badge {
  float: left;
  clear: left;
  margin-bottom: 10px;
}
.com-space > * {
  padding: 10px 0;
}
.flex-column {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-direction: normal;
  -moz-box-direction: normal;
  -webkit-box-orient: vertical;
  -moz-box-orient: vertical;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: start;
  -moz-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  -webkit-align-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
  -webkit-box-align: start;
  -moz-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
}
.flex-column > * {
  -webkit-box-flex: 1;
  -moz-box-flex: 1;
  -webkit-flex: 1 0 auto;
  -ms-flex: 1 0 auto;
  flex: 1 0 auto;
  -webkit-align-self: flex-start;
  -ms-flex-item-align: start;
  align-self: flex-start;
}
.product-classifications .headline {
  font-weight: bold;
  padding: 10px;
}
.product-classifications table.table td.attrib {
  width: 50%;
}
.no-space {
  padding: 0 !important;
}
.no-space .yCmsComponent {
  padding: 0 !important;
}
.simple-responsive-banner-component a,
.banner__component--responsive a {
  display: block;
}
.simple-responsive-banner-component img,
.banner__component--responsive img {
  width: 100%;
  height: auto;
}
.error-page {
  text-align: center;
}
.back-link {
  padding: 20px 0px;
  padding-left: 30px;
  padding-right: 30px;
}
@media (max-width: 1024px) {
  .back-link {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.back-link.border {
  border-bottom: 1px solid #e0e0e0;
}
.back-link button {
  padding: 0;
}
.back-link .glyphicon {
  border-right: 1px solid #e0e0e0;
  border-radius: 0;
  padding-right: 10px;
  line-height: 16px;
  top: -2px;
}
.back-link .label {
  color: #262b69;
  font-size: 26px;
  line-height: 1.19;
  padding-bottom: 10px;
  margin: 0;
  padding-left: 10px;
  white-space: normal;
}
.back-link .label a {
  color: #006ab6;
}
.back-link .label.border {
  border-bottom: 1px solid #8593a4;
  margin-bottom: 20px;
}
@media only screen and (min-width: 1025px) {
  .back-link .label {
    font-size: 36px;
  }
}
.back-link.product-details .label {
  font-weight: 600;
}
.accordion {
  font-weight: 600;
  text-transform: uppercase;
  margin: 0;
}
.accordion .panel-group {
  margin: 0;
}
.accordion .panel {
  border: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.accordion .panel .panel-heading {
  background-color: #f2f2f2;
  border-bottom: 1px solid #ffffff;
  position: relative;
  padding: 0;
}
.accordion .panel .panel-heading .accordion-toggle {
  display: block;
  color: #3a414b;
  padding: 20px 30px;
}
.accordion .panel .panel-heading .accordion-toggle:before {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.accordion .panel .panel-heading .accordion-toggle:before {
  content: "\e113";
}
.accordion .panel .panel-heading .accordion-toggle.collapsed:before {
  content: "\e114";
}
.accordion .panel .panel-heading .accordion-lnk {
  position: absolute;
  left: 55px;
  top: 20px;
}
.accordion .panel .panel-heading .accordion-lnk.no-subs {
  display: block;
  position: static;
  padding: 20px;
}
.accordion .panel .panel-collapse .panel-heading {
  background-color: #e6e6e6;
}
.accordion .panel .panel-collapse .panel-heading .accordion-lnk {
  left: 75px;
}
.accordion .panel .panel-collapse .panel-heading .accordion-lnk.no-subs {
  padding-left: 75px;
}
.accordion .panel .panel-collapse .panel-collapse .panel-heading {
  background-color: #d9d9d9;
}
.accordion .panel .panel-collapse .panel-collapse .panel-heading .accordion-lnk {
  left: 95px;
}
.accordion .panel .panel-collapse .panel-collapse .panel-heading .accordion-lnk.no-subs {
  padding-left: 95px;
}
.accordion .panel .panel-collapse .panel-collapse .panel-collapse .panel-heading {
  background-color: #cccccc;
}
.accordion .panel .panel-collapse .panel-collapse .panel-collapse .panel-heading .accordion-lnk {
  left: 115px;
}
.accordion .panel .panel-collapse .panel-collapse .panel-collapse .panel-heading .accordion-lnk.no-subs {
  padding-left: 115px;
}
.accordion .panel .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-heading {
  background-color: #bfbfbf;
}
.accordion .panel .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-heading .accordion-lnk {
  left: 135px;
}
.accordion .panel .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-heading .accordion-lnk.no-subs {
  padding-left: 135px;
}
.accordion .panel .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-heading {
  background-color: #b3b3b3;
}
.accordion .panel .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-heading .accordion-lnk {
  left: 155px;
}
.accordion .panel .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-heading .accordion-lnk.no-subs {
  padding-left: 155px;
}
.accordion .panel .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-heading {
  background-color: #a6a6a6;
}
.accordion .panel .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-heading .accordion-lnk {
  left: 175px;
}
.accordion .panel .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-heading .accordion-lnk.no-subs {
  padding-left: 175px;
}
.accordion .panel .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-heading {
  background-color: #999999;
}
.accordion .panel .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-heading .accordion-lnk {
  left: 195px;
}
.accordion .panel .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-heading .accordion-lnk.no-subs {
  padding-left: 195px;
}
.accordion .panel .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-heading {
  background-color: #8c8c8c;
}
.accordion .panel .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-heading .accordion-lnk {
  left: 215px;
}
.accordion .panel .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-heading .accordion-lnk.no-subs {
  padding-left: 215px;
}
.accordion .panel .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-heading {
  background-color: #808080;
}
.accordion .panel .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-heading .accordion-lnk {
  left: 235px;
}
.accordion .panel .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-heading .accordion-lnk.no-subs {
  padding-left: 235px;
}
.accordion .panel .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-heading {
  background-color: #737373;
}
.accordion .panel .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-heading .accordion-lnk {
  left: 255px;
}
.accordion .panel .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-heading .accordion-lnk.no-subs {
  padding-left: 255px;
}
.accordion .panel .panel-heading + .panel-collapse > .panel-body {
  border: none;
  padding: 0;
}


.product__facet {
  margin: 0;
  border-right: 1px solid #e0e0e0;
  padding: 0;
}
@media only screen and (min-width: 1025px) {
  ul.facet__list.js-facet-list.js-facet-top-values {
    display: none;
  }
}
@media only screen and (max-width: 1025px) {
  ul.facet__list.js-facet-list.facet__list--hidden.js-facet-list-hidden {
    display: none;
  }
}
@media only screen and (min-width: 1025px) {
  .product__facet .facet .facet__list.facet__list--hidden {
    display: block;
  }
}
.product__facet .facet {
  padding: 45px 30px 30px 30px;
  margin: 0 0 0px 0;
  padding: 0 0 0px 0;
  border-bottom: 1px solid #e0e0e0;
}
.product__facet .facet:before,
.product__facet .facet:after {
  content: " ";
  display: table;
}
.product__facet .facet:after {
  clear: both;
}
.product__facet .facet:before,
.product__facet .facet:after {
  content: " ";
  display: table;
}
.product__facet .facet:after {
  clear: both;
}
.product__facet .facet:last-child {
  margin: 0;
}
@media only screen and (max-width: 480px) {
  .product__facet .facet:last-child {
    border-bottom: 0px;
  }
}
.product__facet .facet .facet__name {
  font-size: 18px;
  font-weight: bold;
  color: #006ab6;
  margin-left: -5px;
}
.product__facet .facet .facet__list {
  padding-left: 0;
  list-style: none;

  padding-left: 0px;
  font-size: 13px;
}
@media only screen and (max-width: 480px) {
  .product__facet .facet .facet__list {
    margin: 0px;
  }
}
.product__facet .facet .facet__list li {
  padding: 10px 0;
}
@media only screen and (max-width: 1025px) {
  .product__facet .facet .facet__list li {
    padding: 3px 0px;
  }
}
.product__facet .facet .facet__list label {
  cursor: pointer;
  font-weight: normal;
  display: block;
  margin: 0;
}
@media only screen and (max-width: 1024px) {
  .product__facet .facet .facet__list label {
    display: flex;
    width: 100%;
  }
}
.product__facet .facet .facet__list .facet__list__mark {
  display: inline-block;
  width: 20px;
  height: 20px;
  padding: 0;
  margin-right: 10px;
  border: 1px solid #e0e0e0;
  text-align: center;
  vertical-align: middle;
  background: #ffffff;
  margin-top: -3px;
}
.product__facet .facet .facet__list .facet__list__checkbox:checked + .facet__list__label .facet__list__mark {
  background: #043faf;
  border: 1px solid #043faf;
  -webkit-box-shadow: inset 0 0  0 1px @check-box-bg;
  box-shadow: inset 0 0  0 1px @check-box-bg;
}
.product__facet .facet .facet__list .facet__list__checkbox:checked + .facet__list__label .facet__list__text {
  color: #043faf;
}
.product__facet .facet .facet__list .facet__list__checkbox:focus + .facet__list__label .facet__list__mark {
  border: 1px solid #006ab6;
  -webkit-box-shadow: inset 0 0  0 1px @check-box-bg;
  box-shadow: inset 0 0  0 1px @check-box-bg;
}
.product__facet .facet .facet__list .facet__list__text {
  line-height: 20px;
}
.product__facet .facet .facet__values__more {
  display: none;
}
@media only screen and (max-width: 1024px) {
  .product__facet .facet .facet__values__more {
    display: block;
    text-decoration: underline;
  }
}
.product__facet .facet .facet__values__less {
  display: none;
}
@media only screen and (max-width: 1024px) {
  .product__facet .facet .facet__values__less {
    text-decoration: underline;
  }
}
.product__facet .facet .facet__form {
  padding-top: 10px;
}
.product__facet .facet .facet__form .input-group {
  background-color: #ffffff;
  min-height: 32px;
  border: 1px solid #e0e0e0;
}
.product__facet .facet .facet__form .input-group .form-control {
  border: 0 none;
  height: 32px;
  box-shadow: none;
}
.product__facet .facet .facet__form .input-group .btn {
  width: 40px;
  height: 32px;
  line-height: 32px;
  padding: 0;
}
.product__facet .facet .facet__form .input-group .btn .glyphicon-search {
  color: #3a414b;
  font-size: 17px;
  top: 0;
}
.product__facet .facet .facet__form .line-text {
  margin: 20px 0;
}
.product__facet .facet .facet__form__hidden {
  display: none;
}
.product__facet .facet .facet__results__hidden {
  display: none;
}
@media (max-width: 1024px) {
  .product__facet {
    padding: 10px;
    margin: 0;
    border: 0 none;
  }
  #colorbox .product__facet {
    display: block !important;
  }
  .product__facet .facet {
    float: none;
    width: 100%;
    border: 0;
    margin: 0;
    padding: 4px 0px 6px 0px;
    border-bottom: 1px solid #e0e0e0;
  }
  .product__facet .facet .facet__name {

    cursor: pointer;
    padding: 10px;
    padding-left: 65px;
    text-transform: uppercase;
    position: relative;
  }
  .product__facet .facet .facet__name .facet__arrow {
    font-size: 12px;
    position: absolute;
    top: 17px;
    left: 30px;
  }
  .product__facet .facet .facet__name .facet__arrow:before {
    content: "\e080";
  }
  .product__facet .facet.active .facet__arrow:before {
    content: "\e114";
  }
  .product__facet .facet.active .facet__values {
    display: block;
  }
}
#cboxLoadedContent .facetValues {
  display: none;
}
#cboxLoadedContent .facetValues.clearfix,
#cboxLoadedContent .facetValues.dl-horizontal dd,
#cboxLoadedContent .facetValues.container,
#cboxLoadedContent .facetValues.container-fluid,
#cboxLoadedContent .facetValues.row,
#cboxLoadedContent .facetValues.form-horizontal .form-group,
#cboxLoadedContent .facetValues.btn-toolbar,
#cboxLoadedContent .facetValues.btn-group-vertical > .btn-group,
#cboxLoadedContent .facetValues.nav,
#cboxLoadedContent .facetValues.navbar,
#cboxLoadedContent .facetValues.navbar-header,
#cboxLoadedContent .facetValues.navbar-collapse,
#cboxLoadedContent .facetValues.pager,
#cboxLoadedContent .facetValues.panel-body,
#cboxLoadedContent .facetValues.modal-header,
#cboxLoadedContent .facetValues.modal-footer,
#cboxLoadedContent .facetValues.tabs .tabs-list {
  display: block !important;
}
.item__list {
  margin-top: 30px;
  margin-bottom: 20px;
  padding-left: 0;
  list-style: none;
}
.item__list .item__list--item {
  border-bottom: 1px solid #8593a4;
  padding: 15px 0;
}
.item__list .item__list--item .prod-line-item {
  display: table;
  width: 100%;
}
.item__list .item__list--item .price-promo.item__price .product-promo-message-section {
  display: none;
}
@media only screen and (max-width: 1023px) {
  .item__list .item__list--item .price-promo.item__price .product-promo-message-section {
    display: block;
  }
}
.item__list .item__list--item .price-promo.item__price .product-promo-message-section .promo:first-child {
  border: 0;
  padding-top: 0;
}
.item__list .item__list--item .product-promo-message-section {
  display: block;
  float: right;
  padding: 5px 0px 5px 0;
  width: 40%;
}
@media only screen and (max-width: 1023px) {
  .item__list .item__list--item .product-promo-message-section {
    width: auto;
    float: none;
    border: 0;
    display: none;
  }
}
.item__list .item__list--item .product-promo-message-section .promo {
  color: #006609;
  font-style: italic;
  padding: 5px 0;
  font-weight: 700;
  font-size: 12px;
}
.item__list .item__list--item .product-promo-message-section .promo:first-child {
  padding-top: 10px;
  border-top: 1px solid #e0e0e0;
}
.item__list .item__list--item:nth-child(4n+4) + li .add-to-cart-order-form-wrap,
.item__list .item__list--item:nth-child(4n+4) + li .add-to-cart-order-form-wrap:after {
  background-color: #f4f4f4;
}
.item__list .item__list--item:nth-child(4n+4) + li .add-to-cart-order-form-wrap .order-form-scroll.down {
  bottom: 0;
  z-index: 9999;
}
.item__list .item__list--item:last-child {
  padding-right: 30px;
}
.item__list .item__list--item .btn-group.open .dropdown-menu {
  padding: 0;
}
.item__list .item__list--item .btn-group.open .dropdown-menu li {
  margin: 0;
}
.item__list .item__list--item .btn-group.open .dropdown-menu li:first-child {
  border-bottom: 1px solid #8593a4;
}
.item__list .item__list--item .btn-group.open a {
  padding: 18px 35px 18px 25px;
}
.item__list .item__list--item .item__configurations--display .btn {
  padding-left: 0;
}
.item__list .item__list--item .item__configurations--display .btn:hover {
  color: #1063ff;
}
.item__list .item__list--header {
  padding-left: 0;
  list-style: none;
  display: table;
  table-layout: fixed;
  width: 100%;
}
.item__list .item__list--header li {
  display: table-cell;
  background-color: #ffffff;
  color: #7f919e;
  font-size: 13px;
  text-transform: uppercase;
  padding: 7px 10px;
}
.item__list .item__list--header li:last-child {
  padding-right: 30px;
}
.item__list .item__toggle {
  font-size: 15px;
  width: 25px;
}
.item__list .item__toggle > * {
  cursor: pointer;
}
.item__list .item__toggle .open .glyphicon:before {
  content: "\e113";
}
.item__list .item__image {
  width: 136px;
  padding: 0 20px;
}
.item__list .item__image img {
  max-width: 96px;
}
.item__list .item__name {
  font-size: 16px;
  font-weight: 700;
}
.item__list .item__quantity {
  text-align: center;
}
.item__list .item__quantity .form-control {
  display: inline-block;
  width: 60px;
  height: 40px;
  text-align: center;
}
.item__list .item__delivery .item__delivery--label {
  text-transform: uppercase;
  color: #ff9c42;
  font-weight: 700;
}
.item__list .item__total--column {
  text-align: right;
}
.item__list .item__total {
  font-size: 15px;
  font-weight: 700;
  text-align: right;
  padding-left: 0;
}
.item__list .item__remove,
.item__list .item__menu {
  width: 45px;
  text-align: right;
}
.item__list .item__remove .btn,
.item__list .item__menu .btn {
  font-size: 25px;
  background-color: transparent;
  padding: 0;
  border: 0;
  color: #e31f26;
}
.item__list .item__remove .btn .glyphicon,
.item__list .item__menu .btn .glyphicon {
  top: 4px;
}
.item__list #cartOrderGridForm .product-grid-container table {
  background-color: #f4f4f4;
}
.item__list #cartOrderGridForm .product-grid-container table th {
  background-color: #e4e4e4;
  color: #3a414b;
}
.item__list .promo {
  font-size: 14px;
  font-weight: 700;
  color: #4ba4c4;
}
.item__list .promo ul {
  padding-left: 0;
  list-style: none;
}
.item__list .out-of-stock {
  color: #d0021b;
}
.item__list .read-only-grid .grid-row > td {
  border-bottom: 1px solid #3a414b;
}
.item__list .read-only-grid .grid-prod-img {
  width: 100px;
  padding: 25px 40px 20px 45px;
  vertical-align: top;
}
.item__list .read-only-grid .grid-prod-img + td {
  padding-bottom: 5px;
}
.item__list .read-only-grid .grid-variant,
.item__list .read-only-grid .grid-size {
  font-weight: 700;
}
.item__list .read-only-grid .grid-variant + .grid-variant:before,
.item__list .read-only-grid .grid-size + .grid-variant:before {
  content: "|";
  font-size: 15px;
  margin: 0 10px;
  width: 1px;
  color: #e0e0e0;
}
.item__list .read-only-grid .grid-prod-info {
  display: inline-block;
  padding-top: 0;
  padding-right: 40px;
}
.item__list .read-only-grid .grid-qty .grid-qty-label {
  font-size: 12px;
  text-transform: uppercase;
}
.item__list .read-only-grid .grid-price:before {
  content: "|";
  font-size: 15px;
  margin: 0 10px;
  width: 1px;
  color: #e0e0e0;
}
@media (min-width: 1024px) {
  .item__list > li .add-to-cart-order-form-wrap {
    border-bottom: 1px solid #8593a4;
  }
  .item__list .item__list--item {
    display: table;
    table-layout: fixed;
    width: 100%;
  }
  .item__list .item__list--item .item__sku__input,
  .item__list .item__list--item .item__toggle,
  .item__list .item__list--item .item__image,
  .item__list .item__list--item .item__info,
  .item__list .item__list--item .item__price,
  .item__list .item__list--item .item__quantity,
  .item__list .item__list--item .item__delivery,
  .item__list .item__list--item .item__total,
  .item__list .item__list--item .item__remove,
  .item__list .item__list--item .item__menu,
  .item__list .item__list--item .item__quantity__total {
    display: table-cell;
    padding: 0 10px;
    vertical-align: middle;
  }
  .item__list .item__info {
    width: 35%;
    padding: 0 10px;
  }
  .item__list .item__delivery {
    padding-left: 3%;
  }
}
@media (min-width: 640px) {
  .item__list #cartOrderGridForm {
    max-height: 460px;
    overflow: scroll;
  }
  .item__list #cartOrderGridForm table tr:first-child > th:first-child,
  .item__list #cartOrderGridForm table tr > td:first-child {
    border-right: 0;
    padding-left: 40px;
  }
}
@media (max-width: 1023px) {
  .item__list {
    border-top: 1px solid #8593a4;
    margin-top: 20px;
  }
  .item__list .item__toggle .glyphicon {
    width: 50px;
    height: 50px;
  }
  .item__list .item__image {
    float: left;
    margin: 0;
  }
  .item__list .item__price .visible-xs {
    display: inline!important;
  }
  .item__list .item__remove,
  .item__list .item__menu {
    position: absolute;
    right: 10px;
    top: 8px;
    padding: 0;
    margin: 0;
  }
  .item__list .item__remove .btn,
  .item__list .item__menu .btn {
    text-align: center;
    width: 50px;
    height: 50px;
  }
  .item__list .item__total {
    float: right;
  }
  .item__list .item__quantity__total {
    clear: both;
    float: none;
    width: auto;
    padding-right: 20px;
  }
  .item__list .item__quantity__total > .details {
    cursor: pointer;
  }
  .item__list .item__quantity__total .qty {
    line-height: 42px;
    padding-top: 10px;
    margin-left: 0;
    width: auto;
  }
  .item__list .item__quantity__total .qty:before,
  .item__list .item__quantity__total .qty:after {
    content: " ";
    display: table;
  }
  .item__list .item__quantity__total .qty:after {
    clear: both;
  }
  .item__list .item__quantity__total .qty:before,
  .item__list .item__quantity__total .qty:after {
    content: " ";
    display: table;
  }
  .item__list .item__quantity__total .qty:after {
    clear: both;
  }
  .item__list .item__quantity__total .qty label {
    float: left;
    margin: 0 10px 0 0;
  }
  .item__list .item__quantity__total .qty input {
    float: left;
    width: 70px;
    text-align: center;
    padding-left: 12px;
    padding-right: 12px;
    margin-right: 10px;
  }
  .item__list .item__quantity__total .qty .qtyValue {
    float: left;
  }
  .item__list .item__quantity__total .qty .glyphicon {
    float: right;
    line-height: 40px;
    padding-left: 5px;
  }
  .item__list .item__quantity__total .open .qty .glyphicon:before {
    content: "\e114";
  }
  .item__list #cartOrderGridForm .product-grid-container {
    font-size: 14px;
    margin: 0;
  }
  .item__list #cartOrderGridForm .product-grid-container .variant-detail {
    padding-left: 20px;
    padding-top: 10px;
  }
  .item__list #cartOrderGridForm .product-grid-container .variant-detail img {
    padding-right: 10px;
  }
  .item__list #cartOrderGridForm .product-grid-container .variant-select {
    padding-top: 22px;
    padding-right: 20px;
    vertical-align: top;
  }
  .item__list #cartOrderGridForm .product-grid-container > table {
    border-bottom: 1px solid #3a414b;
  }
  .item__list #cartOrderGridForm .product-grid-container > table tr td {
    border-bottom: none;
  }
  .item__list #cartOrderGridForm .product-grid-container .variant-summary {
    background-color: transparent;
  }
  .item__list #cartOrderGridForm .product-grid-container .variant-summary > td {
    padding: 0 20px 20px;
  }
  .item__list #cartOrderGridForm .product-grid-container .variant-summary .variant-summary-items {
    border: none;
    margin-top: 0;
    margin-bottom: 5px;
  }
  .item__list #cartOrderGridForm .product-grid-container .variant-summary table tr td {
    padding: 0 10px 0 0;
  }
  .item__list #cartOrderGridForm .product-grid-container .variant-summary table tr td:last-child {
    padding: 0;
  }
  .item__list .read-only-grid .grid-prod-img {
    padding-left: 20px;
    padding-right: 30px;
  }
  .item__list .read-only-grid .grid-variant {
    display: block;
  }
  .item__list .read-only-grid .grid-variant + .grid-variant:before {
    content: none;
  }
  .item__list--item {
    position: relative;
  }
  .item__list--item > div {
    margin-left: 136px;
    padding: 0 80px 0 0;
    overflow: hidden;
    text-overflow: ellipsis;
  }
}
.account-orderdetail .item__list {
  clear: both;
  margin-top: 0;
}
@media (min-width: 1024px) {
  #colorbox #cboxTitle .headline-text {
    display: block !important;
  }
}
.pickup-component .find-store-display:before,
.pickup-component .find-store-display:after {
  content: " ";
  display: table;
}
.pickup-component .find-store-display:after {
  clear: both;
}
.pickup-component .find-store-display:before,
.pickup-component .find-store-display:after {
  content: " ";
  display: table;
}
.pickup-component .find-store-display:after {
  clear: both;
}
.pickup-component .find-store-display .store-navigation {
  float: left;
  width: 50%;
  border-right: 1px solid #006ab6;
}
.pickup-component .find-store-display .store-navigation .pickup-product {
  display: none;
  height: 56px;
  display: table;
  width: 100%;
  font-size: 13px;
  font-weight: bold;
  overflow: hidden;
  border-bottom: 1px solid #ddd;
}
.pickup-component .find-store-display .store-navigation .pickup-product .thumb,
.pickup-component .find-store-display .store-navigation .pickup-product .name,
.pickup-component .find-store-display .store-navigation .pickup-product .price {
  height: 56px;
  display: table-cell;
  vertical-align: middle;
  overflow: hidden;
}
.pickup-component .find-store-display .store-navigation .pickup-product .thumb {
  width: 56px;
  padding: 10px;
}
.pickup-component .find-store-display .store-navigation .pickup-product .thumb img {
  height: 100%;
  width: 100%;
}
.pickup-component .find-store-display .store-navigation .pickup-product .price {
  padding: 0 10px;
}
.pickup-component .find-store-display .store-navigation .pickup-search-product {
  height: 56px;
  display: table;
  border-bottom: 1px solid #ddd;
  width: 100%;
  font-size: 13px;
  overflow: hidden;
}
.pickup-component .find-store-display .store-navigation .pickup-search-product .pickup-search-bar {
  height: 56px;
  display: table-cell;
  padding-right: 10px;
}
.pickup-component .find-store-display .store-navigation .pickup-search-product .pickup-search-bar .input-group {
  border: 1px solid #e0e0e0;
}
.pickup-component .find-store-display .store-navigation .pickup-search-product .pickup-search-bar .input-group-btn {
  vertical-align: top;
}
.pickup-component .find-store-display .store-navigation .pickup-search-product .pickup-search-bar .input-group .form-control {
  border: 0 none;
  height: 42px;
}
.pickup-component .find-store-display .store-navigation .pickup-search-product .pickup-search-bar .input-group .btn {
  box-shadow: none !important;
  height: 42px;
}
.pickup-component .find-store-display .store-navigation .pickup-search-product .pickup-search-bar .input-group .btn .glyphicon {
  top: 0;
}
.pickup-component .find-store-display .store-navigation .pickup-search-product .near-me {
  height: 56px;
  display: table-cell;
  padding: 0 10px;
  vertical-align: middle;
  display: none;
}
.pickup-component .find-store-display .store-navigation .pickup-search-product .near-me .near-store span {
  margin-right: 10px;
}
.pickup-component .find-store-display .store-navigation .store-navigation-pager {
  height: 42px;
  line-height: 42px;
  padding: 0 10px;
  background: #fff;
}
.pickup-component .find-store-display .store-navigation .store-navigation-pager:before,
.pickup-component .find-store-display .store-navigation .store-navigation-pager:after {
  content: " ";
  display: table;
}
.pickup-component .find-store-display .store-navigation .store-navigation-pager:after {
  clear: both;
}
.pickup-component .find-store-display .store-navigation .store-navigation-pager:before,
.pickup-component .find-store-display .store-navigation .store-navigation-pager:after {
  content: " ";
  display: table;
}
.pickup-component .find-store-display .store-navigation .store-navigation-pager:after {
  clear: both;
}
.pickup-component .find-store-display .store-navigation .store-navigation-pager .prev {
  float: left;
}
.pickup-component .find-store-display .store-navigation .store-navigation-pager .next {
  float: right;
}
.pickup-component .find-store-display .store-navigation .store-navigation-pager .position {
  text-align: center;
  margin: 0 80px;
}
.pickup-component .find-store-display .display-details {
  float: left;
  width: 50%;
  position: relative;
  background: #fff;
  overflow: hidden;
}
.pickup-component .find-store-display .display-details .store-image {
  float: right;
  width: 150px;
}
.pickup-component .find-store-display .display-details .store-image img {
  width: 100%;
  height: auto;
}
.pickup-component .find-store-display .display-details .distance {
  text-align: right;
  margin-top: 10px;
}
.pickup-component .find-store-display .display-details .store-info .name {
  font-weight: bold;
}
.pickup-component .find-store-display .display-details .store-info .address {
  color: #777777;
}
.pickup-component .find-store-display .display-details .store-links {
  margin: 10px 0;
}
.pickup-component .find-store-display .display-details .store-links a {
  display: block;
}
.pickup-component .find-store-display .display-details .store-openings .title {
  font-weight: bold;
}
.pickup-component .find-store-display .display-details .store-openings dl dt {
  width: 60px;
  text-align: left;
  float: left;
}
.pickup-component .find-store-display .display-details .store-openings dl dd {
  margin-left: 80px;
}
.pickup-component .find-store-display .display-details .pickup-product {
  height: 125px;
  width: 100%;
  font-weight: bold;
  border-top: 1px solid #ddd;
}
.pickup-component .find-store-display .display-details .pickup-product .variants {
  height: 30px;
  margin-top: -30px;
  padding: 5px 10px;
  font-weight: normal;
}
.pickup-component .find-store-display .display-details .pickup-product .variants span:after {
  content: ", ";
}
.pickup-component .find-store-display .display-details .pickup-product .variants span:last-child:after {
  content: "";
}
.pickup-component .find-store-display .display-details .pickup-product .thumb {
  float: left;
  width: 112px;
  height: 112px;
  padding: 10px;
}
.pickup-component .find-store-display .display-details .pickup-product .thumb img {
  height: 100%;
  width: auto;
}
.pickup-component .find-store-display .display-details .pickup-product .pickup-product-info {
  display: table;
  height: 56px;
}
.pickup-component .find-store-display .display-details .pickup-product .pickup-product-info .name,
.pickup-component .find-store-display .display-details .pickup-product .pickup-product-info .price {
  height: 100%;
  display: table-cell;
  vertical-align: middle;
  overflow: hidden;
}
.pickup-component .find-store-display .display-details .pickup-product .pickup-product-info .name {
  font-weight: normal;
  width: 100%;
}
.pickup-component .find-store-display .display-details .pickup-product .pickup-product-info .price {
  padding: 0 10px;
  text-align: right;
}
.pickup-component .find-store-display .display-details .pickup-product .pickup-product-info .price .stock {
  white-space: nowrap;
}
.pickup-component .find-store-display .display-details .pickup-product .action {
  height: 70px;
  padding: 10px;
  text-align: right;
}
.pickup-component .find-store-display .display-details .pickup-product .action .qty-selector {
  display: inline-block;
  vertical-align: top;
  margin-right: 10px;
}
.pickup-component .find-store-display .display-details .pickup-product .action .qty-selector .input-group {
  width: 142px;
}
.pickup-component .find-store-display .display-details .pickup-product .action .qty-selector .input-group input {
  padding-left: 0;
  padding-right: 0;
  text-align: center;
  height: 41px;
}
.pickup-component .pickup-store-list {
  padding-left: 0;
  list-style: none;
  height: 280px;
  overflow: hidden;
  margin: 0;
  position: relative;
}
.pickup-component .pickup-store-list li.loading {
  height: 56px;
  background: #f2f4f7;
  border-bottom: 1px solid #ddd;
  border-right: 1px solid #006ab6;
  text-align: center;
  line-height: 56px;
}
.pickup-component .pickup-store-list li.loading .glyphicon {
  color: #006ab6;
  -webkit-animation: spin 1s linear infinite;
  -moz-animation: spin 1s linear infinite;
  animation: spin 1s linear infinite;
}
@-moz-keyframes spin {
  100% {
    -moz-transform: rotate(360deg);
  }
}
@-webkit-keyframes spin {
  100% {
    -webkit-transform: rotate(360deg);
  }
}
@keyframes spin {
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
.pickup-component .pickup-store-list .pickup-store-list-entry {
  height: 56px;
}
.pickup-component .pickup-store-list .pickup-store-list-entry input {
  display: none;
}
.pickup-component .pickup-store-list .pickup-store-list-entry label {
  margin: 0;
  height: 100%;
  font-size: 13px;
  padding: 0 0 0 10px;
  display: table;
  width: 100%;
  cursor: pointer;
  position: relative;
  background: #f2f4f7;
  border-bottom: 1px solid #ddd;
}
.pickup-component .pickup-store-list .pickup-store-list-entry label:hover {
  background: #f2f2f2;
}
.pickup-component .pickup-store-list .pickup-store-list-entry .pickup-store-info {
  display: table-cell;
  vertical-align: middle;
  width: 100%;
}
.pickup-component .pickup-store-list .pickup-store-list-entry .pickup-store-list-entry-name {
  display: block;
}
.pickup-component .pickup-store-list .pickup-store-list-entry .pickup-store-list-entry-city {
  display: block;
  font-weight: normal;
}
.pickup-component .pickup-store-list .pickup-store-list-entry .store-availability {
  display: table;
  height: 100%;
  width: 80px;
  border-left: 1px solid #ddd;
}
.pickup-component .pickup-store-list .pickup-store-list-entry .store-availability span {
  display: table-cell;
  vertical-align: middle;
  padding: 0 0 0 5px;
  text-align: center;
  white-space: nowrap;
}
.pickup-component .pickup-store-list .pickup-store-list-entry .store-availability span div {
  font-size: 10px;
}
.inline-layer {
  height: 0;
  overflow: hidden;
  -webkit-transition: 0.9s ease-out;
  -o-transition: 0.9s ease-out;
  transition: 0.9s ease-out;
}
.inline-layer.open {
  height: auto !important;
}
@media (min-width: 1024px) {
  .pickup-component .find-store-display .pickup-store-list {
    margin: 0 -1px 0 0;
  }
  .pickup-component .find-store-display .pickup-store-list .pickup-store-list-entry label {
    padding-right: 14px;
  }
  .pickup-component .find-store-display .pickup-store-list .pickup-store-list-entry label:after {
    content: "";
    display: block;
    width: 1px;
    height: auto;
    position: absolute;
    top: -1px;
    right: 0;
    bottom: -1px;
    background: #006ab6;
  }
  .pickup-component .find-store-display .pickup-store-list .pickup-store-list-entry input:checked + label {
    background: #006ab6;
  }
  .pickup-component .find-store-display .pickup-store-list .pickup-store-list-entry input:checked + label .pickup-store-info {
    color: #fff;
  }
  .pickup-component .find-store-display .pickup-store-list .pickup-store-list-entry input:checked + label .store-availability {
    color: #fff;
  }
  .pickup-component .find-store-display .pickup-store-list .pickup-store-list-entry input:checked + label:after {
    display: block;
    content: "";
    width: 28px;
    height: 28px;
    position: absolute;
    top: 50%;
    right: -1px;
    background: transparent;
    border: 14px solid transparent;
    border-right-color: #fff;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    -o-transform: translate(0, -50%);
    transform: translate(0, -50%);
  }
}
@media (max-width: 1023px) {
  .pickup-component {
    overflow: hidden;
  }
  .pickup-component .find-store-display {
    width: 200%;
    -webkit-transition: -webkit-transform 0.3s ease-out;
    -moz-transition: -moz-transform 0.3s ease-out;
    -o-transition: -o-transform 0.3s ease-out;
    transition: transform 0.3s ease-out;
  }
  .pickup-component .find-store-display .store-navigation {
    width: 50%;
    border: 0;
  }
  .pickup-component.show-store .find-store-display {
    -webkit-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    -o-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
  }
  .pickup-component .qty-selector input {
    text-align: center;
    padding-left: 0;
    padding-right: 0;
    width: 60px;
  }
  .pickup-component .action {
    padding-top: 0 !important;
  }
}
@media (max-width: 639px) {
  .pickup-component .find-store-display .display-details .store-image {
    float: none;
    width: auto;
    margin-bottom: 10px;
  }
  .pickup-component .find-store-display .display-details .store-image:before,
  .pickup-component .find-store-display .display-details .store-image:after {
    content: " ";
    display: table;
  }
  .pickup-component .find-store-display .display-details .store-image:after {
    clear: both;
  }
  .pickup-component .find-store-display .display-details .store-image:before,
  .pickup-component .find-store-display .display-details .store-image:after {
    content: " ";
    display: table;
  }
  .pickup-component .find-store-display .display-details .store-image:after {
    clear: both;
  }
  .pickup-component .find-store-display .display-details .store-image img {
    width: 50%;
    height: auto;
    float: left;
    max-width: 150px;
  }
  .pickup-component .find-store-display .display-details .store-image .distance {
    width: 50%;
    text-align: left;
    float: left;
    margin: 0;
    padding: 0 0 0 10px;
  }
  .pickup-component .find-store-display .display-details .store-image .distance strong {
    display: block;
  }
  .pickup-component .find-store-display .display-details .pickup-product {
    position: relative;
  }
  .pickup-component .find-store-display .display-details .pickup-product .thumb {
    width: 56px;
    height: 56px;
    padding: 5px;
  }
  .pickup-component .find-store-display .display-details .pickup-product .action {
    position: absolute;
    bottom: 0;
    width: 100%;
    background: #fff;
    white-space: nowrap;
    padding-top: 0;
  }
  .pickup-component .find-store-display .display-details .pickup-product .action .qty-selector {
    margin-right: 5px;
  }
  .pickup-component .find-store-display .display-details .pickup-product .action .qty-selector .input-group {
    min-width: 120px;
  }
  .pickup-component .find-store-display .display-details .pickup-product .action .qty-selector .input-group input {
    text-align: center;
    padding-left: 0;
    padding-right: 0;
    width: 60px;
  }
  .pickup-component .find-store-display .display-details .pickup-product .action .qty-selector .btn {
    padding-left: 10px;
    padding-right: 10px;
  }
  .pickup-component .find-store-display .display-details .pickup-product .action .btn {
    padding-left: 6px;
    padding-right: 6px;
  }
}
.pickup-component .display-details .store-tabs {
  position: relative;
  padding: 0 0 10px 10px;
  height: 252px;
}
.pickup-component .display-details .store-tabs .tabs-list {
  padding-left: 0;
  list-style: none;
  background-image: linear-gradient(to right, #f6f6f6 0%, #ffffff 8px);
  position: absolute;
  right: 0;
  top: 10px;
  padding: 10px 0;
}
.pickup-component .display-details .store-tabs .tabs-list .current-info {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
.pickup-component .display-details .store-tabs .tabs-list:before,
.pickup-component .display-details .store-tabs .tabs-list:after {
  content: "";
  position: absolute;
  background-color: transparent;
  height: 10px;
  left: 0;
  width: 100%;
}
.pickup-component .display-details .store-tabs .tabs-list:before {
  top: 0;
  background-image: linear-gradient(#ffffff, rgba(255, 255, 255, 0));
}
.pickup-component .display-details .store-tabs .tabs-list:after {
  bottom: 0;
  background-image: linear-gradient(rgba(255, 255, 255, 0), #ffffff);
}
.pickup-component .display-details .store-tabs .tabs-list li {
  margin: 5px 0;
  border: 1px solid transparent;
  border-left: 0;
  color: #999;
  position: relative;
}
.pickup-component .display-details .store-tabs .tabs-list li a {
  color: inherit;
  font-size: 18px;
  padding: 5px 10px;
  display: block;
  border-left: 2px solid transparent;
  -webkit-transition: 0.3s ease-out;
  -o-transition: 0.3s ease-out;
  transition: 0.3s ease-out;
}
.pickup-component .display-details .store-tabs .tabs-list li.active {
  border: 1px solid #eee;
  border-left: 0;
  background: #fff;
  color: #000;
  box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.05);
  border-right: 2px solid #006ab6;
}
.pickup-component .display-details .store-tabs .tabs-list li.active a {
  border-left: 2px solid transparent !important;
}
.pickup-component .display-details .store-tabs .tabs-list li a:hover,
.pickup-component .display-details .store-tabs .tabs-list li a:focus {
  color: #000;
  border-left: 2px solid #006ab6;
}
.pickup-component .display-details .store-tabs .tabs-list li a:hover:before,
.pickup-component .display-details .store-tabs .tabs-list li a:focus:before {
  display: block;
  content: attr(aria-label);
  width: auto;
  height: 20px;
  line-height: 20px;
  background: #006ab6;
  position: absolute;
  top: 0;
  left: -10px;
  margin: 6px 0;
  -webkit-transform: translate(-100%, 0);
  -ms-transform: translate(-100%, 0);
  -o-transform: translate(-100%, 0);
  transform: translate(-100%, 0);
  font-size: 12px;
  padding: 0 5px;
  color: #fff;
  white-space: nowrap;
  z-index: 100;
}
.pickup-component .display-details .store-tabs .tabs-list li a:hover:after,
.pickup-component .display-details .store-tabs .tabs-list li a:focus:after {
  display: block;
  content: "";
  width: 10px;
  height: 10px;
  border: 5px solid transparent;
  border-left: 5px solid #006ab6;
  background: transparent;
  position: absolute;
  top: 0;
  left: 0;
  margin: 6px 0;
  -webkit-transform: translate(-100%, 5px);
  -ms-transform: translate(-100%, 5px);
  -o-transform: translate(-100%, 5px);
  transform: translate(-100%, 5px);
}
.pickup-component .display-details .store-tabs .content {
  margin-right: 52px;
  overflow: auto;
  height: 100%;
}
.pickup-component .display-details .store-tabs .tabhead {
  display: none;
}
.pickup-component .display-details .store-tabs .pickup-map {
  height: 232px;
}
.addressbook-component {
  border: 1px solid #eee;
  padding: 0;
  margin: 140px 0;
}
.addressbook-component .addressbook-header {
  background: #eee;
  position: relative;
  border-bottom: 1px solid #006ab6;
  padding: 10px;
  height: 56px;
  display: table;
  width: 100%;
}
.addressbook-component .addressbook-header .headline {
  line-height: 16px;
  font-weight: bold;
  font-size: 13px;
  display: table-cell;
  width: 100%;
  vertical-align: middle;
}
.addressbook-component .addressbook-header .headline .back-to-storelist {
  display: none;
}
.addressbook-component .addressbook-header .close-addressbook {
  display: table-cell;
}
.addressbook-component .find-address-display:before,
.addressbook-component .find-address-display:after {
  content: " ";
  display: table;
}
.addressbook-component .find-address-display:after {
  clear: both;
}
.addressbook-component .find-address-display:before,
.addressbook-component .find-address-display:after {
  content: " ";
  display: table;
}
.addressbook-component .find-address-display:after {
  clear: both;
}
.addressbook-component .find-address-display .address-navigation {
  float: left;
  width: 50%;
  border-right: 1px solid #006ab6;
}
.addressbook-component .find-address-display .address-navigation .address-navigation-pager {
  height: 28px;
  line-height: 28px;
  padding: 0 10px;
  border-top: 1px solid #DDDDDD;
  margin-top: -1px;
  background: #fff;
}
.addressbook-component .find-address-display .address-navigation .address-navigation-pager:before,
.addressbook-component .find-address-display .address-navigation .address-navigation-pager:after {
  content: " ";
  display: table;
}
.addressbook-component .find-address-display .address-navigation .address-navigation-pager:after {
  clear: both;
}
.addressbook-component .find-address-display .address-navigation .address-navigation-pager:before,
.addressbook-component .find-address-display .address-navigation .address-navigation-pager:after {
  content: " ";
  display: table;
}
.addressbook-component .find-address-display .address-navigation .address-navigation-pager:after {
  clear: both;
}
.addressbook-component .find-address-display .address-navigation .address-navigation-pager .prev {
  float: left;
}
.addressbook-component .find-address-display .address-navigation .address-navigation-pager .next {
  float: right;
}
.addressbook-component .find-address-display .address-navigation .address-navigation-pager .position {
  text-align: center;
  margin: 0 80px;
}
.addressbook-component .find-address-display .display-details {
  float: left;
  width: 50%;
}
.addressbook-component .find-address-display .display-details .address-details {
  padding: 10px;
  height: 252px;
  overflow: hidden;
}
.addressbook-component .find-address-display .display-details .address-actions {
  height: 56px;
  width: 100%;
  font-weight: bold;
  border-top: 1px solid #ddd;
  padding: 10px 10px;
  position: relative;
}
.addressbook-component .find-address-display .display-details .address-actions .set-default {
  position: absolute;
  top: -50px;
  right: 10px;
}
.addressbook-component .address-list {
  padding-left: 0;
  list-style: none;
  height: 280px;
  overflow: hidden;
  margin: 0;
  position: relative;
}
.addressbook-component .address-list .address-list-entry {
  height: 56px;
  overflow: hidden;
}
.addressbook-component .address-list .address-list-entry input {
  display: none;
}
.addressbook-component .address-list .address-list-entry label {
  margin: 0;
  height: 100%;
  font-size: 13px;
  padding: 0 0 0 10px;
  display: table;
  width: 100%;
  cursor: pointer;
  position: relative;
  background: #eee;
  border-bottom: 1px solid #ddd;
  overflow: hidden;
}
.addressbook-component .address-list .address-list-entry label:hover {
  background: #f2f2f2;
}
.addressbook-component .address-list .address-list-entry .address-info {
  display: table-cell;
  vertical-align: middle;
  width: 100%;
}
.addressbook-component .address-list .address-list-entry .address-info .inner {
  max-height: 56px;
  overflow: hidden;
  display: block;
}
.addressbook-component .address-list .address-list-entry .address-list-entry-name {
  display: block;
}
.addressbook-component .address-list .address-list-entry .address-list-entry-city {
  display: block;
  font-weight: normal;
}
.addressbook-component .address-list .address-list-entry .address-actions {
  display: table;
  height: 100%;
  width: auto;
}
.addressbook-component .address-list .address-list-entry .address-actions span {
  display: table-cell;
  vertical-align: middle;
  padding: 0 5px;
  text-align: center;
}
.inline-layer {
  height: 0;
  overflow: hidden;
  -webkit-transition: 0.9s ease-out;
  -o-transition: 0.9s ease-out;
  transition: 0.9s ease-out;
}
.inline-layer.open {
  height: auto !important;
}
@media (min-width: 1024px) {
  .addressbook-component .find-address-display .address-list {
    margin: 0 -1px 0 0;
  }
  .addressbook-component .find-address-display .address-list .address-list-entry label {
    padding-right: 14px;
  }
  .addressbook-component .find-address-display .address-list .address-list-entry label:after {
    content: "";
    display: block;
    width: 1px;
    height: auto;
    position: absolute;
    top: -1px;
    right: 0;
    bottom: -1px;
    background: #006ab6;
  }
  .addressbook-component .find-address-display .address-list .address-list-entry input:checked + label {
    background: #006ab6;
  }
  .addressbook-component .find-address-display .address-list .address-list-entry input:checked + label .address-info {
    color: #fff;
  }
  .addressbook-component .find-address-display .address-list .address-list-entry input:checked + label .address-actions {
    color: #fff;
  }
  .addressbook-component .find-address-display .address-list .address-list-entry input:checked + label:after {
    display: block;
    content: "";
    width: 28px;
    height: 28px;
    position: absolute;
    top: 50%;
    right: -1px;
    background: transparent;
    border: 14px solid transparent;
    border-right-color: #fff;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    -o-transform: translate(0, -50%);
    transform: translate(0, -50%);
  }
}
@media (max-width: 1023px) {
  .addressbook-component {
    overflow: hidden;
  }
  .addressbook-component .find-address-display {
    width: 200%;
    -webkit-transition: -webkit-transform 0.3s ease-out;
    -moz-transition: -moz-transform 0.3s ease-out;
    -o-transition: -o-transform 0.3s ease-out;
    transition: transform 0.3s ease-out;
  }
  .addressbook-component .find-address-display .address-navigation {
    width: 50%;
    border: 0;
  }
  .addressbook-component .find-address-display .address-list .address-list-entry input:checked + label {
    background: #006ab6;
  }
  .addressbook-component .find-address-display .address-list .address-list-entry input:checked + label .address-info {
    color: #fff;
  }
  .addressbook-component .find-address-display .address-list .address-list-entry input:checked + label .address-actions {
    color: #fff;
  }
}




#colorbox,
#cboxOverlay,
#cboxWrapper {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 9999;
  overflow: hidden;
}
#cboxWrapper {
  max-width: none;
}
#cboxOverlay {
  width: 100%;
  height: 100%;
}
#cboxMiddleLeft,
#cboxBottomLeft {
  clear: left;
}
#cboxContent {
  position: relative;
}
#cboxLoadedContent {
  overflow: auto;
  -webkit-overflow-scrolling: touch;
}
#cboxTitle {
  margin: 0;
}
#cboxLoadingOverlay,
#cboxLoadingGraphic {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
#cboxPrevious,
#cboxNext,
#cboxSlideshow {
  cursor: pointer;
}
.cboxPhoto {
  float: left;
  margin: auto;
  border: 0;
  display: block;
  max-width: none;
  -ms-interpolation-mode: bicubic;
}
.cboxIframe {
  width: 100%;
  height: 100%;
  display: block;
  border: 0;
  padding: 0;
  margin: 0;
}
#colorbox,
#cboxContent,
#cboxLoadedContent {
  box-sizing: content-box;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
}

#cboxOverlay {
  background: #000;
}
#colorbox {
  outline: 0;
}
#cboxTopLeft {
  width: 14px;
  height: 14px;
}
#cboxTopCenter {
  height: 14px;
}
#cboxTopRight {
  width: 14px;
  height: 14px;
}
#cboxBottomLeft {
  width: 14px;
}
#cboxBottomCenter {
  height: 43px;
}
#cboxBottomRight {
  width: 14px;
}
#cboxMiddleLeft {
  width: 14px;
}
#cboxMiddleRight {
  width: 14px;
}
#cboxContent {
  background: #fff;
  overflow: visible;
}
.cboxIframe {
  background: #fff;
}
#cboxError {
  padding: 50px;
  border: 1px solid #ccc;
}
#cboxCurrent {
  position: absolute;
  bottom: -25px;
  left: 58px;
  font-weight: bold;
  color: #7C7C7C;
}

#cboxPrevious,
#cboxNext,
#cboxSlideshow {
  border: 0;
  padding: 0;
  margin: 0;
  overflow: visible;
  position: absolute;
  bottom: -29px;
  width: 23px;
  height: 23px;
  text-indent: -9999px;
}

#cboxPrevious:active,
#cboxNext:active,
#cboxSlideshow:active,
#cboxClose:active {
  outline: 0;
}
#cboxPrevious {
  left: 0px;
  background-position: -51px -25px;
}
#cboxPrevious:hover {
  background-position: -51px 0px;
}
#cboxNext {
  left: 27px;
  background-position: -75px -25px;
}
#cboxNext:hover {
  background-position: -75px 0px;
}
.cboxSlideshow_on #cboxSlideshow {
  background-position: -125px 0px;
  right: 27px;
}
.cboxSlideshow_on #cboxSlideshow:hover {
  background-position: -150px 0px;
}
.cboxSlideshow_off #cboxSlideshow {
  background-position: -150px -25px;
  right: 27px;
}
.cboxSlideshow_off #cboxSlideshow:hover {
  background-position: -125px 0px;
}
#cboxTitle {
  background: transparent;
  position: absolute;
  top: 0;
  padding: 43px 40px 15px;
  height: 48px;
  display: table;
  width: 100%;
}
#cboxTitle .headline {
  font-size: 18px;
  line-height: 18px;
  font-weight: bold;
  width: 100%;
  vertical-align: middle;
}
#cboxClose {
  position: absolute;
  right: 13px;
  top: 10px;
  background: transparent;
  border: 0 none;
  color: #ff9c42;
  padding: 5px;
  font-size: 25px;
}
#cboxLoadedContent {
  margin-top: 48px;
  padding: 15px 40px 30px 40px;
}
#cboxLoadedContent .add-to-cart-item {
  margin-bottom: 40px;
}
#cboxLoadedContent .addressEntry + .addressEntry,
#cboxLoadedContent .saved-payment-entry + .saved-payment-entry {
  margin-top: 55px;
}
#cboxLoadedContent .addressEntry ul,
#cboxLoadedContent .saved-payment-entry ul {
  margin-top: -10px;
  margin-bottom: 20px;
}
#cboxLoadedContent .modal-details {
  line-height: 1.8em;
}
#cboxLoadedContent .modal-actions {
  margin-top: 20px;
}
#cboxLoadedContent .modal-actions .btn {
  margin-top: 20px;
}
@media (max-width: 639px) {
  #cboxTitle {
    height: 66px;
    padding-left: 20px;
    padding-right: 20px;
  }
  #cboxTitle:before,
  #cboxTitle:after {
    content: " ";
    display: table;
  }
  #cboxTitle:after {
    clear: both;
  }
  #cboxTitle:before,
  #cboxTitle:after {
    content: " ";
    display: table;
  }
  #cboxTitle:after {
    clear: both;
  }
  #cboxLoadedContent {
    margin-top: 66px;
    padding: 15px 20px 30px 20px;
  }
  #cboxLoadedContent .addressEntry ul {
    margin-top: -25px;
  }
}
.modal__top {
  padding-bottom: 32px;
  margin-bottom: 30px;
  border-bottom: 1px solid #3a414b;
}
.modal__top .modal__top--label {
  color: #3a414b;
  font-weight: bold;
  font-style: italic;
}
.modal__top .modal__top--text {
  font-style: italic;
}
.modal__text--bold {
  font-weight: bold;
}
.modal__bottom {
  margin-bottom: 40px;
  font-size: 15px;
}
.quote-discount__modal--label {
  font-size: 15px;
  font-weight: 600;
  color: #3a414b;
  text-transform: capitalize;
  vertical-align: middle;
  display: table-cell;
  height: 40px;
}
.quote-discount__modal--input {
  margin-bottom: 17px;
  width: 100%;
}
.quote-discount__modal--input input[type=number] {
  -moz-appearance: textfield;
}
.quote-discount__modal--input input[type=number]::-webkit-inner-spin-button,
.quote-discount__modal--input input[type=number]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
.quote-discount__modal--input__label {
  display: table-cell;
  vertical-align: middle;
  font-size: 18px;
  padding-right: 10px;
  width: 25px;
  text-align: right;
}
.quote-discount__modal--original__total {
  font-size: 15px;
  font-style: italic;
  border-bottom: 1px solid #3a414b;
  color: #3a414b;
  padding-bottom: 13px;
  margin-bottom: 9px;
  margin-top: 10px;
}
.quote-discount__modal--new__total {
  color: #3a414b;
  font-size: 18px;
  font-weight: 600;
  margin-bottom: 47px;
}
#storeFinder {
  margin-top: 20px;
  padding-left: 30px;
  padding-right: 30px;
}
@media (max-width: 1024px) {
  #storeFinder {
    padding-left: 20px;
    padding-right: 20px;
  }
}
#storeFinder #storelocator-query {
  height: 41px;
}
.headline {
  font-size: 18px;
  margin-bottom: 10px;
}
.store__finder--search #storeFinderForm {
  margin-bottom: 10px;
}
.store__finder {
  display: none;
  padding: 0;
}
.store__finder .store__finder--pagination {
  line-height: 41px;
  padding-top: 20px;
  padding-bottom: 20px;
  display: inline-block;
  width: 100%;
}
.store__finder .store__finder--pagination:before,
.store__finder .store__finder--pagination:after {
  content: " ";
  display: table;
}
.store__finder .store__finder--pagination:after {
  clear: both;
}
.store__finder .store__finder--pagination:before,
.store__finder .store__finder--pagination:after {
  content: " ";
  display: table;
}
.store__finder .store__finder--pagination:after {
  clear: both;
}
.store__finder .store__finder--navigation,
.store__finder .store__finder--details {
  position: relative;
  float: left;
  width: 50%;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
  padding: 0;
}
.store__finder .store__finder--navigation {
  overflow: hidden;
  height: 561px;
}
@media (min-width: 640px) {
  .store__finder .store__finder--navigation {
    padding-right: 10px;
  }
}
.store__finder .store__finder--map {
  width: 100%;
  height: 200px;
}
.store__finder .stores-nearby {
  margin-bottom: 10px;
}
.store__finder .store__finder--navigation-list {
  padding-left: 0;
  list-style: none;
  margin: 0;
  border: 1px solid #ddd;
  position: relative;
}
.store__finder .store__finder--navigation-list li.loading {
  height: 56px;
  background: #f2f4f7;
  border-bottom: 1px solid #ddd;
  text-align: center;
  line-height: 56px;
}
.store__finder .store__finder--navigation-list li.loading .glyphicon {
  color: #ff4444;
  -webkit-animation: spin 1s linear infinite;
  -moz-animation: spin 1s linear infinite;
  animation: spin 1s linear infinite;
}
@-moz-keyframes spin {
  100% {
    -moz-transform: rotate(360deg);
  }
}
@-webkit-keyframes spin {
  100% {
    -webkit-transform: rotate(360deg);
  }
}
@keyframes spin {
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
.store__finder .store__finder--navigation-list .list__entry {
  height: 56px;
}
.store__finder .store__finder--navigation-list .list__entry:last-child label {
  border: 0;
}
.store__finder .store__finder--navigation-list .list__entry input {
  display: none;
}
.store__finder .store__finder--navigation-list .list__entry label {
  margin: 0;
  height: 100%;
  font-size: 13px;
  padding: 0 14px 0 10px;
  display: table;
  width: 100%;
  cursor: pointer;
  position: relative;
  background: #f2f4f7;
  border-bottom: 1px solid #ddd;
}
.store__finder .store__finder--navigation-list .list__entry label:hover {
  background: #f2f2f2;
}
.store__finder .store__finder--navigation-list .list__entry input:checked + label {
  background: #006ab6;
  color: #fff !important;
}
.store__finder .store__finder--navigation-list .list__entry input:checked + label:after {
  display: block;
  content: "";
  width: 28px;
  height: 28px;
  position: absolute;
  top: 50%;
  right: -1px;
  background: transparent;
  border: 14px solid transparent;
  border-right-color: #fff;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  transform: translate(0, -50%);
}
.store__finder .store__finder--navigation-list .list__entry .entry__info {
  display: table-cell;
  vertical-align: middle;
  width: 100%;
}
.store__finder .store__finder--navigation-list .list__entry .entry__name {
  display: block;
}
.store__finder .store__finder--navigation-list .list__entry .entry__city {
  display: block;
  font-weight: normal;
}
.store__finder .store__finder--navigation-list .list__entry .entry__distance {
  display: table;
  height: 100%;
  width: 80px;
  border-left: 1px solid #ddd;
}
.store__finder .store__finder--navigation-list .list__entry .entry__distance span {
  display: table-cell;
  vertical-align: middle;
  padding: 0 0 0 5px;
  text-align: center;
  white-space: nowrap;
}
.store__finder .store__finder--details .store__finder--details-back {
  margin-bottom: 20px;
  display: none !important;
}
@media (max-width: 639px) {
  .store__finder .store__finder--details .store__finder--details-back {
    display: inline-block !important;
  }
}
.store__finder .store__finder--details .store__finder--details-image {
  width: 112px;
  float: left;
  margin-right: 10px;
}
.store__finder .store__finder--details .store__finder--details-image img {
  width: 100%;
  height: auto;
}
.store__finder .store__finder--details .store__finder--details-info {
  margin-left: 122px;
}
.store__finder .store__finder--details .info__name {
  font-weight: bold;
}
.store__finder .store__finder--details hr {
  clear: both;
  margin: 0;
  padding-top: 10px;
  padding-bottom: 10px;
  height: 1px;
  position: relative;
  border: 0;
}
.store__finder .store__finder--details hr:after {
  content: '';
  display: block;
  position: absolute;
  top: 10px;
  height: 1px;
  right: 0;
  left: 0;
  background: #ddd;
}
.store__finder .store__finder--details .store__finder--details-map {
  background: #eee;
}
.store__finder .store__finder--details .store__finder--details-openings dl dt {
  text-align: left !important;
  width: 60px;
}
.store__finder .store__finder--details .store__finder--details-openings dl dd {
  margin-left: 60px;
}
.store__finder .store__finder--details .store__finder--details-openings ul {
  padding-left: 0;
  list-style: none;
}
@media (max-width: 639px) {
  .store__finder .back__to__storelist {
    margin-bottom: 10px;
  }
  .store__finder .store__finder--panel {
    width: 200%;
    margin: 0;
    -webkit-transition: -webkit-transform 0.3s ease-out;
    -moz-transition: -moz-transform 0.3s ease-out;
    -o-transition: -o-transform 0.3s ease-out;
    transition: transform 0.3s ease-out;
  }
  .store__finder .store__finder--panel > * {
    padding: 0;
  }
  .store__finder .store__finder--panel .store__finder--details {
    display: none;
  }
  .store__finder .store__finder--pagination {
    line-height: 20px;
  }
  .store__finder.show-store .store__finder--pagination {
    color: rgba(0, 0, 0, 0);
    height: 46px;
  }
  .store__finder.show-store .store__finder--pagination * {
    display: none;
  }
  .store__finder.show-store .store__finder--panel {
    -webkit-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    -o-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
  }
  .store__finder.show-store .store__finder--panel .store__finder--navigation {
    padding-right: 20px;
  }
  .store__finder.show-store .store__finder--panel .store__finder--details {
    display: block;
  }
}


#colorbox,
#ytcolorbox,
#cboxOverlay,
#cboxWrapper {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 9999;
  overflow: hidden;
}
#cboxWrapper {
  max-width: none;
}
#cboxOverlay {
  width: 100%;
  height: 100%;
}
#cboxMiddleLeft,
#cboxBottomLeft {
  clear: left;
}
#cboxContent {
  position: relative;
}
#cboxLoadedContent {
  overflow: auto;
  -webkit-overflow-scrolling: touch;
}
#cboxTitle {
  margin: 0;
}
#cboxLoadingOverlay,
#cboxLoadingGraphic {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
#cboxPrevious,
#cboxNext,
#cboxSlideshow {
  cursor: pointer;
}
#cboxPrevious span,
#cboxNext span,
#cboxSlideshow span {
  display: none;
}
.cboxPhoto {
  float: left;
  margin: auto;
  border: 0;
  display: block;
  max-width: none;
  -ms-interpolation-mode: bicubic;
}
.cboxIframe {
  width: 100%;
  height: 100%;
  display: block;
  border: 0;
  padding: 0;
  margin: 0;
}
#colorbox,
#ytcolorbox,
#cboxContent,
#cboxLoadedContent {
  box-sizing: content-box;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
}

#cboxOverlay {
  background: #000;
  position: fixed;
}
#cboxOverlay.overlayActive {
  display: inline-block !important;
  opacity: 0.6;
  cursor: disabled;
  visibility: visible;
  z-index: 1000;
  top: 160px;
  position: absolute;
}
#colorbox,
#ytcolorbox {
  outline: 0;
}
#cboxTopLeft {
  width: 14px;
  height: 14px;
}
#cboxTopCenter {
  height: 14px;
}
#cboxTopRight {
  width: 14px;
  height: 14px;
}
#cboxBottomLeft {
  width: 14px;
}
#cboxBottomCenter {
  height: 43px;
}
#cboxBottomRight {
  width: 14px;
}
#cboxMiddleLeft {
  width: 14px;
}
#cboxMiddleRight {
  width: 14px;
}
#cboxContent {
  background: #f8f8fa;
  overflow: visible;
}
.cboxIframe {
  background: #fff;
}
#cboxError {
  padding: 50px;
  border: 1px solid #ccc;
}
#cboxCurrent {
  position: absolute;
  bottom: -25px;
  left: 58px;
  font-weight: bold;
  color: #7C7C7C;
}

#cboxPrevious,
#cboxNext,
#cboxSlideshow {
  border: 0;
  padding: 0;
  margin: 0;
  overflow: visible;
  position: absolute;
  bottom: -29px;
  width: 23px;
  height: 23px;
  text-indent: -9999px;
}

#cboxPrevious:active,
#cboxNext:active,
#cboxSlideshow:active,
#cboxClose:active {
  outline: 0;
}
#cboxPrevious {
  left: 0px;
  background-position: -51px -25px;
}
#cboxPrevious:hover {
  background-position: -51px 0px;
}
#cboxNext {
  left: 27px;
  background-position: -75px -25px;
}
#cboxNext:hover {
  background-position: -75px 0px;
}
.cboxSlideshow_on #cboxSlideshow {
  background-position: -125px 0px;
  right: 27px;
}
.cboxSlideshow_on #cboxSlideshow:hover {
  background-position: -150px 0px;
}
.cboxSlideshow_off #cboxSlideshow {
  background-position: -150px -25px;
  right: 27px;
}
.cboxSlideshow_off #cboxSlideshow:hover {
  background-position: -125px 0px;
}
#cboxTitle {
  background: transparent;
  border-bottom: 1px solid #e0e0e0;
  position: relative;
  padding: 11px 20px;
  height: auto;
  display: table;
  width: 100%;
  order: 1;
}
#cboxTitle .headline {
  color: #043faf;
  font-size: 18px;
  line-height: normal;
  letter-spacing: 0.6px;
  margin: 0;
  padding-right: 20px;
  width: 100%;
  vertical-align: middle;
}
#cboxTitle .headline .headline-text {
  font-size: 24px;
  font-family: Arial, Tahoma, Helvetica, sans-serif;
}
@media only screen and (max-width: 479px) {
  #cboxTitle .headline .headline-text {
    font-size: 18px;
    font-family: Tahoma, Helvetica, Arial, sans-serif;
    font-weight: bold;
  }
}
.facetModal-close {
  background: url('/_ui/responsive/theme-omegaengineering/images/icon-menu-close-dark.png') no-repeat scroll top left;
}
#cboxClose {
  position: absolute;
  right: 20px;
  top: 14px;
  background: url('/_ui/responsive/theme-omegaengineering/images/close-x-symbol.png') no-repeat scroll top left;
  cursor: pointer;
  display: inline-block;
  height: 16px;
  margin: 0;
  width: 16px;
  border: 0 none;
  padding: 0;
}
#cboxClose span {
  display: none;
}
.page-multiStepCheckoutSummaryPage #colorbox #cboxWrapper #cboxContent #cboxLoadedContent {
  overflow: auto !important;
}
#cboxLoadedContent {
  padding: 0 20px;
  padding-bottom: 40px;
  order: 2;
  margin-top: 0;
  background: #f8f8fa;
  position: relative;
  overflow: visible !important;
}
#cboxLoadedContent .modal__top {
  border: none;
  padding: 0;
}
#cboxLoadedContent .add-to-cart {
  padding: 0;
}
#cboxLoadedContent .add-to-cart .add-to-cart-item {
  margin-bottom: 10px;
  width: 100%;
  min-height: 145px;
  display: flex;
  overflow: hidden;
  justify-content: center;
}
#cboxLoadedContent .add-to-cart .add-to-cart-item .details .date-details {
  position: relative;
}
#cboxLoadedContent .add-to-cart .add-to-cart-item .details .date-details .modal-datepicker {
  width: 55%;
  display: inline-block;
}
#cboxLoadedContent .add-to-cart .add-to-cart-item .details .date-details .modal-datepicker:after {
  content: "\e109";
  font-family: 'Glyphicons Halflings';
  top: 35px;
  position: absolute;
  left: 45%;
  color: #006ab6;
  cursor: pointer;
}
#cboxLoadedContent .add-to-cart .add-to-cart-item .details .date-details .ship-date {
  padding-bottom: 5px;
  margin-top: 20px;
}
#cboxLoadedContent .add-to-cart .add-to-cart-item .btn {
  width: 100%;
}
#cboxLoadedContent .add-to-cart .add-to-cart-item .btn-save-date {
  width: 45%;
  color: #fff;
  padding: 14px 2%;
  float: right;
  margin-top: 0;
}
#cboxLoadedContent .addressEntry,
#cboxLoadedContent .saved-payment-entry {
  margin-top: 55px;
}
#cboxLoadedContent .addressEntry {
  margin: 0;
}
#cboxLoadedContent .addressEntry .btn {
  border-radius: 5px !important;
}
#cboxLoadedContent .addressEntry .btn.btn-primary {
  color: #ffffff;
  background-color: #e31f26;
  border-color: #e31f26;
}
#cboxLoadedContent .addressEntry .btn.btn-primary:hover,
#cboxLoadedContent .addressEntry .btn.btn-primary:focus,
#cboxLoadedContent .addressEntry .btn.btn-primary:active,
#cboxLoadedContent .addressEntry .btn.btn-primary.active,
.open .dropdown-toggle#cboxLoadedContent .addressEntry .btn.btn-primary {
  color: #ffffff;
  background-color: #fc3f1d;
  border-color: #fc3f1d;
  -webkit-box-shadow: none;
  box-shadow: none;
}
#cboxLoadedContent .addressEntry .btn.btn-primary:active,
#cboxLoadedContent .addressEntry .btn.btn-primary.active,
.open .dropdown-toggle#cboxLoadedContent .addressEntry .btn.btn-primary {
  background-image: none;
}
#cboxLoadedContent .addressEntry .btn.btn-primary.disabled,
#cboxLoadedContent .addressEntry .btn.btn-primary[disabled],
fieldset[disabled] #cboxLoadedContent .addressEntry .btn.btn-primary,
#cboxLoadedContent .addressEntry .btn.btn-primary.disabled:hover,
#cboxLoadedContent .addressEntry .btn.btn-primary[disabled]:hover,
fieldset[disabled] #cboxLoadedContent .addressEntry .btn.btn-primary:hover,
#cboxLoadedContent .addressEntry .btn.btn-primary.disabled:focus,
#cboxLoadedContent .addressEntry .btn.btn-primary[disabled]:focus,
fieldset[disabled] #cboxLoadedContent .addressEntry .btn.btn-primary:focus,
#cboxLoadedContent .addressEntry .btn.btn-primary.disabled:active,
#cboxLoadedContent .addressEntry .btn.btn-primary[disabled]:active,
fieldset[disabled] #cboxLoadedContent .addressEntry .btn.btn-primary:active,
#cboxLoadedContent .addressEntry .btn.btn-primary.disabled.active,
#cboxLoadedContent .addressEntry .btn.btn-primary[disabled].active,
fieldset[disabled] #cboxLoadedContent .addressEntry .btn.btn-primary.active {
  color: #969796;
  background-color: #e6e9e8;
  border-color: #e6e9e8;
  opacity: 1;
}
#cboxLoadedContent .addressEntry .btn.btn-primary .badge {
  color: #e31f26;
  background-color: #ffffff;
}
#cboxLoadedContent .addressEntry .btn.btn-primary:active {
  color: #ffffff !important;
  background-color: #ff0000;
  border-color: #ff0000;
}
#cboxLoadedContent .addressEntry .btn.btn-primary-reversed {
  color: #e31f26;
  background-color: #ffffff;
  border-color: #e31f26;
}
#cboxLoadedContent .addressEntry .btn.btn-primary-reversed:hover,
#cboxLoadedContent .addressEntry .btn.btn-primary-reversed:focus,
#cboxLoadedContent .addressEntry .btn.btn-primary-reversed:active,
#cboxLoadedContent .addressEntry .btn.btn-primary-reversed.active,
.open .dropdown-toggle#cboxLoadedContent .addressEntry .btn.btn-primary-reversed {
  color: #fc3f1d;
  background-color: #f8f8f8;
  border-color: #fc3f1d;
  -webkit-box-shadow: none;
  box-shadow: none;
}
#cboxLoadedContent .addressEntry .btn.btn-primary-reversed:active,
#cboxLoadedContent .addressEntry .btn.btn-primary-reversed.active,
.open .dropdown-toggle#cboxLoadedContent .addressEntry .btn.btn-primary-reversed {
  background-image: none;
}
#cboxLoadedContent .addressEntry .btn.btn-primary-reversed.disabled,
#cboxLoadedContent .addressEntry .btn.btn-primary-reversed[disabled],
fieldset[disabled] #cboxLoadedContent .addressEntry .btn.btn-primary-reversed,
#cboxLoadedContent .addressEntry .btn.btn-primary-reversed.disabled:hover,
#cboxLoadedContent .addressEntry .btn.btn-primary-reversed[disabled]:hover,
fieldset[disabled] #cboxLoadedContent .addressEntry .btn.btn-primary-reversed:hover,
#cboxLoadedContent .addressEntry .btn.btn-primary-reversed.disabled:focus,
#cboxLoadedContent .addressEntry .btn.btn-primary-reversed[disabled]:focus,
fieldset[disabled] #cboxLoadedContent .addressEntry .btn.btn-primary-reversed:focus,
#cboxLoadedContent .addressEntry .btn.btn-primary-reversed.disabled:active,
#cboxLoadedContent .addressEntry .btn.btn-primary-reversed[disabled]:active,
fieldset[disabled] #cboxLoadedContent .addressEntry .btn.btn-primary-reversed:active,
#cboxLoadedContent .addressEntry .btn.btn-primary-reversed.disabled.active,
#cboxLoadedContent .addressEntry .btn.btn-primary-reversed[disabled].active,
fieldset[disabled] #cboxLoadedContent .addressEntry .btn.btn-primary-reversed.active {
  color: #969796;
  background-color: #e6e9e8;
  border-color: #e6e9e8;
  opacity: 1;
}
#cboxLoadedContent .addressEntry .btn.btn-primary-reversed .badge {
  color: #ffffff;
  background-color: #e31f26;
}
#cboxLoadedContent .addressEntry .btn.btn-primary-reversed:active {
  color: #ff0000 !important;
  background-color: #ffffff;
  border-color: #ffffff;
}
#cboxLoadedContent .addressEntry .btn.btn-secondary {
  border: 2px solid;
  color: #262b69;
  background-color: #f7f7f7;
  border-color: #262b69;
}
#cboxLoadedContent .addressEntry .btn.btn-secondary:hover,
#cboxLoadedContent .addressEntry .btn.btn-secondary:focus,
#cboxLoadedContent .addressEntry .btn.btn-secondary:active,
#cboxLoadedContent .addressEntry .btn.btn-secondary.active,
.open .dropdown-toggle#cboxLoadedContent .addressEntry .btn.btn-secondary {
  color: #0f47d5;
  background-color: #f7f7f7;
  border-color: #0f47d5;
  -webkit-box-shadow: none;
  box-shadow: none;
}
#cboxLoadedContent .addressEntry .btn.btn-secondary:active,
#cboxLoadedContent .addressEntry .btn.btn-secondary.active,
.open .dropdown-toggle#cboxLoadedContent .addressEntry .btn.btn-secondary {
  background-image: none;
}
#cboxLoadedContent .addressEntry .btn.btn-secondary.disabled,
#cboxLoadedContent .addressEntry .btn.btn-secondary[disabled],
fieldset[disabled] #cboxLoadedContent .addressEntry .btn.btn-secondary,
#cboxLoadedContent .addressEntry .btn.btn-secondary.disabled:hover,
#cboxLoadedContent .addressEntry .btn.btn-secondary[disabled]:hover,
fieldset[disabled] #cboxLoadedContent .addressEntry .btn.btn-secondary:hover,
#cboxLoadedContent .addressEntry .btn.btn-secondary.disabled:focus,
#cboxLoadedContent .addressEntry .btn.btn-secondary[disabled]:focus,
fieldset[disabled] #cboxLoadedContent .addressEntry .btn.btn-secondary:focus,
#cboxLoadedContent .addressEntry .btn.btn-secondary.disabled:active,
#cboxLoadedContent .addressEntry .btn.btn-secondary[disabled]:active,
fieldset[disabled] #cboxLoadedContent .addressEntry .btn.btn-secondary:active,
#cboxLoadedContent .addressEntry .btn.btn-secondary.disabled.active,
#cboxLoadedContent .addressEntry .btn.btn-secondary[disabled].active,
fieldset[disabled] #cboxLoadedContent .addressEntry .btn.btn-secondary.active {
  color: #969796;
  background-color: #e6e9e8;
  border-color: #e6e9e8;
  opacity: 1;
}
#cboxLoadedContent .addressEntry .btn.btn-secondary .badge {
  color: #f7f7f7;
  background-color: #262b69;
}
#cboxLoadedContent .addressEntry .btn.btn-secondary:active {
  color: #ffffff !important;
  background-color: #042986;
  border-color: #042986;
}
#cboxLoadedContent .addressEntry .btn.btn-tertiary {
  color: #ffffff;
  background-color: #262b69;
  border-color: #262b69;
}
#cboxLoadedContent .addressEntry .btn.btn-tertiary:hover,
#cboxLoadedContent .addressEntry .btn.btn-tertiary:focus,
#cboxLoadedContent .addressEntry .btn.btn-tertiary:active,
#cboxLoadedContent .addressEntry .btn.btn-tertiary.active,
.open .dropdown-toggle#cboxLoadedContent .addressEntry .btn.btn-tertiary {
  color: #ffffff;
  background-color: #0034b7;
  border-color: #0034b7;
  -webkit-box-shadow: none;
  box-shadow: none;
}
#cboxLoadedContent .addressEntry .btn.btn-tertiary:active,
#cboxLoadedContent .addressEntry .btn.btn-tertiary.active,
.open .dropdown-toggle#cboxLoadedContent .addressEntry .btn.btn-tertiary {
  background-image: none;
}
#cboxLoadedContent .addressEntry .btn.btn-tertiary.disabled,
#cboxLoadedContent .addressEntry .btn.btn-tertiary[disabled],
fieldset[disabled] #cboxLoadedContent .addressEntry .btn.btn-tertiary,
#cboxLoadedContent .addressEntry .btn.btn-tertiary.disabled:hover,
#cboxLoadedContent .addressEntry .btn.btn-tertiary[disabled]:hover,
fieldset[disabled] #cboxLoadedContent .addressEntry .btn.btn-tertiary:hover,
#cboxLoadedContent .addressEntry .btn.btn-tertiary.disabled:focus,
#cboxLoadedContent .addressEntry .btn.btn-tertiary[disabled]:focus,
fieldset[disabled] #cboxLoadedContent .addressEntry .btn.btn-tertiary:focus,
#cboxLoadedContent .addressEntry .btn.btn-tertiary.disabled:active,
#cboxLoadedContent .addressEntry .btn.btn-tertiary[disabled]:active,
fieldset[disabled] #cboxLoadedContent .addressEntry .btn.btn-tertiary:active,
#cboxLoadedContent .addressEntry .btn.btn-tertiary.disabled.active,
#cboxLoadedContent .addressEntry .btn.btn-tertiary[disabled].active,
fieldset[disabled] #cboxLoadedContent .addressEntry .btn.btn-tertiary.active {
  color: #969796;
  background-color: #e6e9e8;
  border-color: #e6e9e8;
  opacity: 1;
}
#cboxLoadedContent .addressEntry .btn.btn-tertiary .badge {
  color: #262b69;
  background-color: #ffffff;
}
#cboxLoadedContent .addressEntry .btn.btn-tertiary:active {
  color: #ffffff !important;
  background-color: #0f4cff;
  border-color: #0f4cff;
}
#cboxLoadedContent .addressEntry .btn.btn-default.btn--continue-shopping,
#cboxLoadedContent .addressEntry .btn.btn-default.btn-create-quote,
#cboxLoadedContent .addressEntry .btn.btn-default.js-quote-cancel-btn,
#cboxLoadedContent .addressEntry .btn.btn-default.js-quote-edit-btn,
#cboxLoadedContent .addressEntry .btn.btn-default.js-address-book,
#cboxLoadedContent .addressEntry .btn.btn-default.save__cart--link,
#cboxLoadedContent .addressEntry .btn.btn-default#cancelNoButton,
#cboxLoadedContent .addressEntry .btn.btn-default#submitNoButton,
#cboxLoadedContent .addressEntry .btn.btn-default.btn-block,
#cboxLoadedContent .addressEntry .btn.btn-default.use_address,
#cboxLoadedContent .addressEntry .btn.btn-default.js-quote-warning-btn,
#cboxLoadedContent .addressEntry .btn.btn-default.cart-voucher__btn,
#cboxLoadedContent .addressEntry .btn.btn-default.js-savedcart_delete_confirm_cancel,
#cboxLoadedContent .addressEntry .btn.btn-default.js-savedcart_delete_confirm,
#cboxLoadedContent .addressEntry .btn.btn-default.js-update-entry-notes-input,
#cboxLoadedContent .addressEntry .btn.btn-default.js-update-custom-part-input {
  border: 2px solid;
  color: #262b69;
  background-color: #f7f7f7;
  border-color: #262b69;
}
#cboxLoadedContent .addressEntry .btn.btn-default.btn--continue-shopping:hover,
#cboxLoadedContent .addressEntry .btn.btn-default.btn-create-quote:hover,
#cboxLoadedContent .addressEntry .btn.btn-default.js-quote-cancel-btn:hover,
#cboxLoadedContent .addressEntry .btn.btn-default.js-quote-edit-btn:hover,
#cboxLoadedContent .addressEntry .btn.btn-default.js-address-book:hover,
#cboxLoadedContent .addressEntry .btn.btn-default.save__cart--link:hover,
#cboxLoadedContent .addressEntry .btn.btn-default#cancelNoButton:hover,
#cboxLoadedContent .addressEntry .btn.btn-default#submitNoButton:hover,
#cboxLoadedContent .addressEntry .btn.btn-default.btn-block:hover,
#cboxLoadedContent .addressEntry .btn.btn-default.use_address:hover,
#cboxLoadedContent .addressEntry .btn.btn-default.js-quote-warning-btn:hover,
#cboxLoadedContent .addressEntry .btn.btn-default.cart-voucher__btn:hover,
#cboxLoadedContent .addressEntry .btn.btn-default.js-savedcart_delete_confirm_cancel:hover,
#cboxLoadedContent .addressEntry .btn.btn-default.js-savedcart_delete_confirm:hover,
#cboxLoadedContent .addressEntry .btn.btn-default.js-update-entry-notes-input:hover,
#cboxLoadedContent .addressEntry .btn.btn-default.js-update-custom-part-input:hover,
#cboxLoadedContent .addressEntry .btn.btn-default.btn--continue-shopping:focus,
#cboxLoadedContent .addressEntry .btn.btn-default.btn-create-quote:focus,
#cboxLoadedContent .addressEntry .btn.btn-default.js-quote-cancel-btn:focus,
#cboxLoadedContent .addressEntry .btn.btn-default.js-quote-edit-btn:focus,
#cboxLoadedContent .addressEntry .btn.btn-default.js-address-book:focus,
#cboxLoadedContent .addressEntry .btn.btn-default.save__cart--link:focus,
#cboxLoadedContent .addressEntry .btn.btn-default#cancelNoButton:focus,
#cboxLoadedContent .addressEntry .btn.btn-default#submitNoButton:focus,
#cboxLoadedContent .addressEntry .btn.btn-default.btn-block:focus,
#cboxLoadedContent .addressEntry .btn.btn-default.use_address:focus,
#cboxLoadedContent .addressEntry .btn.btn-default.js-quote-warning-btn:focus,
#cboxLoadedContent .addressEntry .btn.btn-default.cart-voucher__btn:focus,
#cboxLoadedContent .addressEntry .btn.btn-default.js-savedcart_delete_confirm_cancel:focus,
#cboxLoadedContent .addressEntry .btn.btn-default.js-savedcart_delete_confirm:focus,
#cboxLoadedContent .addressEntry .btn.btn-default.js-update-entry-notes-input:focus,
#cboxLoadedContent .addressEntry .btn.btn-default.js-update-custom-part-input:focus,
#cboxLoadedContent .addressEntry .btn.btn-default.btn--continue-shopping:active,
#cboxLoadedContent .addressEntry .btn.btn-default.btn-create-quote:active,
#cboxLoadedContent .addressEntry .btn.btn-default.js-quote-cancel-btn:active,
#cboxLoadedContent .addressEntry .btn.btn-default.js-quote-edit-btn:active,
#cboxLoadedContent .addressEntry .btn.btn-default.js-address-book:active,
#cboxLoadedContent .addressEntry .btn.btn-default.save__cart--link:active,
#cboxLoadedContent .addressEntry .btn.btn-default#cancelNoButton:active,
#cboxLoadedContent .addressEntry .btn.btn-default#submitNoButton:active,
#cboxLoadedContent .addressEntry .btn.btn-default.btn-block:active,
#cboxLoadedContent .addressEntry .btn.btn-default.use_address:active,
#cboxLoadedContent .addressEntry .btn.btn-default.js-quote-warning-btn:active,
#cboxLoadedContent .addressEntry .btn.btn-default.cart-voucher__btn:active,
#cboxLoadedContent .addressEntry .btn.btn-default.js-savedcart_delete_confirm_cancel:active,
#cboxLoadedContent .addressEntry .btn.btn-default.js-savedcart_delete_confirm:active,
#cboxLoadedContent .addressEntry .btn.btn-default.js-update-entry-notes-input:active,
#cboxLoadedContent .addressEntry .btn.btn-default.js-update-custom-part-input:active,
#cboxLoadedContent .addressEntry .btn.btn-default.btn--continue-shopping.active,
#cboxLoadedContent .addressEntry .btn.btn-default.btn-create-quote.active,
#cboxLoadedContent .addressEntry .btn.btn-default.js-quote-cancel-btn.active,
#cboxLoadedContent .addressEntry .btn.btn-default.js-quote-edit-btn.active,
#cboxLoadedContent .addressEntry .btn.btn-default.js-address-book.active,
#cboxLoadedContent .addressEntry .btn.btn-default.save__cart--link.active,
#cboxLoadedContent .addressEntry .btn.btn-default#cancelNoButton.active,
#cboxLoadedContent .addressEntry .btn.btn-default#submitNoButton.active,
#cboxLoadedContent .addressEntry .btn.btn-default.btn-block.active,
#cboxLoadedContent .addressEntry .btn.btn-default.use_address.active,
#cboxLoadedContent .addressEntry .btn.btn-default.js-quote-warning-btn.active,
#cboxLoadedContent .addressEntry .btn.btn-default.cart-voucher__btn.active,
#cboxLoadedContent .addressEntry .btn.btn-default.js-savedcart_delete_confirm_cancel.active,
#cboxLoadedContent .addressEntry .btn.btn-default.js-savedcart_delete_confirm.active,
#cboxLoadedContent .addressEntry .btn.btn-default.js-update-entry-notes-input.active,
#cboxLoadedContent .addressEntry .btn.btn-default.js-update-custom-part-input.active,
.open .dropdown-toggle#cboxLoadedContent .addressEntry .btn.btn-default.btn--continue-shopping,
.open .dropdown-toggle#cboxLoadedContent .addressEntry .btn.btn-default.btn-create-quote,
.open .dropdown-toggle#cboxLoadedContent .addressEntry .btn.btn-default.js-quote-cancel-btn,
.open .dropdown-toggle#cboxLoadedContent .addressEntry .btn.btn-default.js-quote-edit-btn,
.open .dropdown-toggle#cboxLoadedContent .addressEntry .btn.btn-default.js-address-book,
.open .dropdown-toggle#cboxLoadedContent .addressEntry .btn.btn-default.save__cart--link,
.open .dropdown-toggle#cboxLoadedContent .addressEntry .btn.btn-default#cancelNoButton,
.open .dropdown-toggle#cboxLoadedContent .addressEntry .btn.btn-default#submitNoButton,
.open .dropdown-toggle#cboxLoadedContent .addressEntry .btn.btn-default.btn-block,
.open .dropdown-toggle#cboxLoadedContent .addressEntry .btn.btn-default.use_address,
.open .dropdown-toggle#cboxLoadedContent .addressEntry .btn.btn-default.js-quote-warning-btn,
.open .dropdown-toggle#cboxLoadedContent .addressEntry .btn.btn-default.cart-voucher__btn,
.open .dropdown-toggle#cboxLoadedContent .addressEntry .btn.btn-default.js-savedcart_delete_confirm_cancel,
.open .dropdown-toggle#cboxLoadedContent .addressEntry .btn.btn-default.js-savedcart_delete_confirm,
.open .dropdown-toggle#cboxLoadedContent .addressEntry .btn.btn-default.js-update-entry-notes-input,
.open .dropdown-toggle#cboxLoadedContent .addressEntry .btn.btn-default.js-update-custom-part-input {
  color: #0f47d5;
  background-color: #f7f7f7;
  border-color: #0f47d5;
  -webkit-box-shadow: none;
  box-shadow: none;
}
#cboxLoadedContent .addressEntry .btn.btn-default.btn--continue-shopping:active,
#cboxLoadedContent .addressEntry .btn.btn-default.btn-create-quote:active,
#cboxLoadedContent .addressEntry .btn.btn-default.js-quote-cancel-btn:active,
#cboxLoadedContent .addressEntry .btn.btn-default.js-quote-edit-btn:active,
#cboxLoadedContent .addressEntry .btn.btn-default.js-address-book:active,
#cboxLoadedContent .addressEntry .btn.btn-default.save__cart--link:active,
#cboxLoadedContent .addressEntry .btn.btn-default#cancelNoButton:active,
#cboxLoadedContent .addressEntry .btn.btn-default#submitNoButton:active,
#cboxLoadedContent .addressEntry .btn.btn-default.btn-block:active,
#cboxLoadedContent .addressEntry .btn.btn-default.use_address:active,
#cboxLoadedContent .addressEntry .btn.btn-default.js-quote-warning-btn:active,
#cboxLoadedContent .addressEntry .btn.btn-default.cart-voucher__btn:active,
#cboxLoadedContent .addressEntry .btn.btn-default.js-savedcart_delete_confirm_cancel:active,
#cboxLoadedContent .addressEntry .btn.btn-default.js-savedcart_delete_confirm:active,
#cboxLoadedContent .addressEntry .btn.btn-default.js-update-entry-notes-input:active,
#cboxLoadedContent .addressEntry .btn.btn-default.js-update-custom-part-input:active,
#cboxLoadedContent .addressEntry .btn.btn-default.btn--continue-shopping.active,
#cboxLoadedContent .addressEntry .btn.btn-default.btn-create-quote.active,
#cboxLoadedContent .addressEntry .btn.btn-default.js-quote-cancel-btn.active,
#cboxLoadedContent .addressEntry .btn.btn-default.js-quote-edit-btn.active,
#cboxLoadedContent .addressEntry .btn.btn-default.js-address-book.active,
#cboxLoadedContent .addressEntry .btn.btn-default.save__cart--link.active,
#cboxLoadedContent .addressEntry .btn.btn-default#cancelNoButton.active,
#cboxLoadedContent .addressEntry .btn.btn-default#submitNoButton.active,
#cboxLoadedContent .addressEntry .btn.btn-default.btn-block.active,
#cboxLoadedContent .addressEntry .btn.btn-default.use_address.active,
#cboxLoadedContent .addressEntry .btn.btn-default.js-quote-warning-btn.active,
#cboxLoadedContent .addressEntry .btn.btn-default.cart-voucher__btn.active,
#cboxLoadedContent .addressEntry .btn.btn-default.js-savedcart_delete_confirm_cancel.active,
#cboxLoadedContent .addressEntry .btn.btn-default.js-savedcart_delete_confirm.active,
#cboxLoadedContent .addressEntry .btn.btn-default.js-update-entry-notes-input.active,
#cboxLoadedContent .addressEntry .btn.btn-default.js-update-custom-part-input.active,
.open .dropdown-toggle#cboxLoadedContent .addressEntry .btn.btn-default.btn--continue-shopping,
.open .dropdown-toggle#cboxLoadedContent .addressEntry .btn.btn-default.btn-create-quote,
.open .dropdown-toggle#cboxLoadedContent .addressEntry .btn.btn-default.js-quote-cancel-btn,
.open .dropdown-toggle#cboxLoadedContent .addressEntry .btn.btn-default.js-quote-edit-btn,
.open .dropdown-toggle#cboxLoadedContent .addressEntry .btn.btn-default.js-address-book,
.open .dropdown-toggle#cboxLoadedContent .addressEntry .btn.btn-default.save__cart--link,
.open .dropdown-toggle#cboxLoadedContent .addressEntry .btn.btn-default#cancelNoButton,
.open .dropdown-toggle#cboxLoadedContent .addressEntry .btn.btn-default#submitNoButton,
.open .dropdown-toggle#cboxLoadedContent .addressEntry .btn.btn-default.btn-block,
.open .dropdown-toggle#cboxLoadedContent .addressEntry .btn.btn-default.use_address,
.open .dropdown-toggle#cboxLoadedContent .addressEntry .btn.btn-default.js-quote-warning-btn,
.open .dropdown-toggle#cboxLoadedContent .addressEntry .btn.btn-default.cart-voucher__btn,
.open .dropdown-toggle#cboxLoadedContent .addressEntry .btn.btn-default.js-savedcart_delete_confirm_cancel,
.open .dropdown-toggle#cboxLoadedContent .addressEntry .btn.btn-default.js-savedcart_delete_confirm,
.open .dropdown-toggle#cboxLoadedContent .addressEntry .btn.btn-default.js-update-entry-notes-input,
.open .dropdown-toggle#cboxLoadedContent .addressEntry .btn.btn-default.js-update-custom-part-input {
  background-image: none;
}
#cboxLoadedContent .addressEntry .btn.btn-default.btn--continue-shopping.disabled,
#cboxLoadedContent .addressEntry .btn.btn-default.btn-create-quote.disabled,
#cboxLoadedContent .addressEntry .btn.btn-default.js-quote-cancel-btn.disabled,
#cboxLoadedContent .addressEntry .btn.btn-default.js-quote-edit-btn.disabled,
#cboxLoadedContent .addressEntry .btn.btn-default.js-address-book.disabled,
#cboxLoadedContent .addressEntry .btn.btn-default.save__cart--link.disabled,
#cboxLoadedContent .addressEntry .btn.btn-default#cancelNoButton.disabled,
#cboxLoadedContent .addressEntry .btn.btn-default#submitNoButton.disabled,
#cboxLoadedContent .addressEntry .btn.btn-default.btn-block.disabled,
#cboxLoadedContent .addressEntry .btn.btn-default.use_address.disabled,
#cboxLoadedContent .addressEntry .btn.btn-default.js-quote-warning-btn.disabled,
#cboxLoadedContent .addressEntry .btn.btn-default.cart-voucher__btn.disabled,
#cboxLoadedContent .addressEntry .btn.btn-default.js-savedcart_delete_confirm_cancel.disabled,
#cboxLoadedContent .addressEntry .btn.btn-default.js-savedcart_delete_confirm.disabled,
#cboxLoadedContent .addressEntry .btn.btn-default.js-update-entry-notes-input.disabled,
#cboxLoadedContent .addressEntry .btn.btn-default.js-update-custom-part-input.disabled,
#cboxLoadedContent .addressEntry .btn.btn-default.btn--continue-shopping[disabled],
#cboxLoadedContent .addressEntry .btn.btn-default.btn-create-quote[disabled],
#cboxLoadedContent .addressEntry .btn.btn-default.js-quote-cancel-btn[disabled],
#cboxLoadedContent .addressEntry .btn.btn-default.js-quote-edit-btn[disabled],
#cboxLoadedContent .addressEntry .btn.btn-default.js-address-book[disabled],
#cboxLoadedContent .addressEntry .btn.btn-default.save__cart--link[disabled],
#cboxLoadedContent .addressEntry .btn.btn-default#cancelNoButton[disabled],
#cboxLoadedContent .addressEntry .btn.btn-default#submitNoButton[disabled],
#cboxLoadedContent .addressEntry .btn.btn-default.btn-block[disabled],
#cboxLoadedContent .addressEntry .btn.btn-default.use_address[disabled],
#cboxLoadedContent .addressEntry .btn.btn-default.js-quote-warning-btn[disabled],
#cboxLoadedContent .addressEntry .btn.btn-default.cart-voucher__btn[disabled],
#cboxLoadedContent .addressEntry .btn.btn-default.js-savedcart_delete_confirm_cancel[disabled],
#cboxLoadedContent .addressEntry .btn.btn-default.js-savedcart_delete_confirm[disabled],
#cboxLoadedContent .addressEntry .btn.btn-default.js-update-entry-notes-input[disabled],
#cboxLoadedContent .addressEntry .btn.btn-default.js-update-custom-part-input[disabled],
fieldset[disabled] #cboxLoadedContent .addressEntry .btn.btn-default.btn--continue-shopping,
fieldset[disabled] #cboxLoadedContent .addressEntry .btn.btn-default.btn-create-quote,
fieldset[disabled] #cboxLoadedContent .addressEntry .btn.btn-default.js-quote-cancel-btn,
fieldset[disabled] #cboxLoadedContent .addressEntry .btn.btn-default.js-quote-edit-btn,
fieldset[disabled] #cboxLoadedContent .addressEntry .btn.btn-default.js-address-book,
fieldset[disabled] #cboxLoadedContent .addressEntry .btn.btn-default.save__cart--link,
fieldset[disabled] #cboxLoadedContent .addressEntry .btn.btn-default#cancelNoButton,
fieldset[disabled] #cboxLoadedContent .addressEntry .btn.btn-default#submitNoButton,
fieldset[disabled] #cboxLoadedContent .addressEntry .btn.btn-default.btn-block,
fieldset[disabled] #cboxLoadedContent .addressEntry .btn.btn-default.use_address,
fieldset[disabled] #cboxLoadedContent .addressEntry .btn.btn-default.js-quote-warning-btn,
fieldset[disabled] #cboxLoadedContent .addressEntry .btn.btn-default.cart-voucher__btn,
fieldset[disabled] #cboxLoadedContent .addressEntry .btn.btn-default.js-savedcart_delete_confirm_cancel,
fieldset[disabled] #cboxLoadedContent .addressEntry .btn.btn-default.js-savedcart_delete_confirm,
fieldset[disabled] #cboxLoadedContent .addressEntry .btn.btn-default.js-update-entry-notes-input,
fieldset[disabled] #cboxLoadedContent .addressEntry .btn.btn-default.js-update-custom-part-input,
#cboxLoadedContent .addressEntry .btn.btn-default.btn--continue-shopping.disabled:hover,
#cboxLoadedContent .addressEntry .btn.btn-default.btn-create-quote.disabled:hover,
#cboxLoadedContent .addressEntry .btn.btn-default.js-quote-cancel-btn.disabled:hover,
#cboxLoadedContent .addressEntry .btn.btn-default.js-quote-edit-btn.disabled:hover,
#cboxLoadedContent .addressEntry .btn.btn-default.js-address-book.disabled:hover,
#cboxLoadedContent .addressEntry .btn.btn-default.save__cart--link.disabled:hover,
#cboxLoadedContent .addressEntry .btn.btn-default#cancelNoButton.disabled:hover,
#cboxLoadedContent .addressEntry .btn.btn-default#submitNoButton.disabled:hover,
#cboxLoadedContent .addressEntry .btn.btn-default.btn-block.disabled:hover,
#cboxLoadedContent .addressEntry .btn.btn-default.use_address.disabled:hover,
#cboxLoadedContent .addressEntry .btn.btn-default.js-quote-warning-btn.disabled:hover,
#cboxLoadedContent .addressEntry .btn.btn-default.cart-voucher__btn.disabled:hover,
#cboxLoadedContent .addressEntry .btn.btn-default.js-savedcart_delete_confirm_cancel.disabled:hover,
#cboxLoadedContent .addressEntry .btn.btn-default.js-savedcart_delete_confirm.disabled:hover,
#cboxLoadedContent .addressEntry .btn.btn-default.js-update-entry-notes-input.disabled:hover,
#cboxLoadedContent .addressEntry .btn.btn-default.js-update-custom-part-input.disabled:hover,
#cboxLoadedContent .addressEntry .btn.btn-default.btn--continue-shopping[disabled]:hover,
#cboxLoadedContent .addressEntry .btn.btn-default.btn-create-quote[disabled]:hover,
#cboxLoadedContent .addressEntry .btn.btn-default.js-quote-cancel-btn[disabled]:hover,
#cboxLoadedContent .addressEntry .btn.btn-default.js-quote-edit-btn[disabled]:hover,
#cboxLoadedContent .addressEntry .btn.btn-default.js-address-book[disabled]:hover,
#cboxLoadedContent .addressEntry .btn.btn-default.save__cart--link[disabled]:hover,
#cboxLoadedContent .addressEntry .btn.btn-default#cancelNoButton[disabled]:hover,
#cboxLoadedContent .addressEntry .btn.btn-default#submitNoButton[disabled]:hover,
#cboxLoadedContent .addressEntry .btn.btn-default.btn-block[disabled]:hover,
#cboxLoadedContent .addressEntry .btn.btn-default.use_address[disabled]:hover,
#cboxLoadedContent .addressEntry .btn.btn-default.js-quote-warning-btn[disabled]:hover,
#cboxLoadedContent .addressEntry .btn.btn-default.cart-voucher__btn[disabled]:hover,
#cboxLoadedContent .addressEntry .btn.btn-default.js-savedcart_delete_confirm_cancel[disabled]:hover,
#cboxLoadedContent .addressEntry .btn.btn-default.js-savedcart_delete_confirm[disabled]:hover,
#cboxLoadedContent .addressEntry .btn.btn-default.js-update-entry-notes-input[disabled]:hover,
#cboxLoadedContent .addressEntry .btn.btn-default.js-update-custom-part-input[disabled]:hover,
fieldset[disabled] #cboxLoadedContent .addressEntry .btn.btn-default.btn--continue-shopping:hover,
fieldset[disabled] #cboxLoadedContent .addressEntry .btn.btn-default.btn-create-quote:hover,
fieldset[disabled] #cboxLoadedContent .addressEntry .btn.btn-default.js-quote-cancel-btn:hover,
fieldset[disabled] #cboxLoadedContent .addressEntry .btn.btn-default.js-quote-edit-btn:hover,
fieldset[disabled] #cboxLoadedContent .addressEntry .btn.btn-default.js-address-book:hover,
fieldset[disabled] #cboxLoadedContent .addressEntry .btn.btn-default.save__cart--link:hover,
fieldset[disabled] #cboxLoadedContent .addressEntry .btn.btn-default#cancelNoButton:hover,
fieldset[disabled] #cboxLoadedContent .addressEntry .btn.btn-default#submitNoButton:hover,
fieldset[disabled] #cboxLoadedContent .addressEntry .btn.btn-default.btn-block:hover,
fieldset[disabled] #cboxLoadedContent .addressEntry .btn.btn-default.use_address:hover,
fieldset[disabled] #cboxLoadedContent .addressEntry .btn.btn-default.js-quote-warning-btn:hover,
fieldset[disabled] #cboxLoadedContent .addressEntry .btn.btn-default.cart-voucher__btn:hover,
fieldset[disabled] #cboxLoadedContent .addressEntry .btn.btn-default.js-savedcart_delete_confirm_cancel:hover,
fieldset[disabled] #cboxLoadedContent .addressEntry .btn.btn-default.js-savedcart_delete_confirm:hover,
fieldset[disabled] #cboxLoadedContent .addressEntry .btn.btn-default.js-update-entry-notes-input:hover,
fieldset[disabled] #cboxLoadedContent .addressEntry .btn.btn-default.js-update-custom-part-input:hover,
#cboxLoadedContent .addressEntry .btn.btn-default.btn--continue-shopping.disabled:focus,
#cboxLoadedContent .addressEntry .btn.btn-default.btn-create-quote.disabled:focus,
#cboxLoadedContent .addressEntry .btn.btn-default.js-quote-cancel-btn.disabled:focus,
#cboxLoadedContent .addressEntry .btn.btn-default.js-quote-edit-btn.disabled:focus,
#cboxLoadedContent .addressEntry .btn.btn-default.js-address-book.disabled:focus,
#cboxLoadedContent .addressEntry .btn.btn-default.save__cart--link.disabled:focus,
#cboxLoadedContent .addressEntry .btn.btn-default#cancelNoButton.disabled:focus,
#cboxLoadedContent .addressEntry .btn.btn-default#submitNoButton.disabled:focus,
#cboxLoadedContent .addressEntry .btn.btn-default.btn-block.disabled:focus,
#cboxLoadedContent .addressEntry .btn.btn-default.use_address.disabled:focus,
#cboxLoadedContent .addressEntry .btn.btn-default.js-quote-warning-btn.disabled:focus,
#cboxLoadedContent .addressEntry .btn.btn-default.cart-voucher__btn.disabled:focus,
#cboxLoadedContent .addressEntry .btn.btn-default.js-savedcart_delete_confirm_cancel.disabled:focus,
#cboxLoadedContent .addressEntry .btn.btn-default.js-savedcart_delete_confirm.disabled:focus,
#cboxLoadedContent .addressEntry .btn.btn-default.js-update-entry-notes-input.disabled:focus,
#cboxLoadedContent .addressEntry .btn.btn-default.js-update-custom-part-input.disabled:focus,
#cboxLoadedContent .addressEntry .btn.btn-default.btn--continue-shopping[disabled]:focus,
#cboxLoadedContent .addressEntry .btn.btn-default.btn-create-quote[disabled]:focus,
#cboxLoadedContent .addressEntry .btn.btn-default.js-quote-cancel-btn[disabled]:focus,
#cboxLoadedContent .addressEntry .btn.btn-default.js-quote-edit-btn[disabled]:focus,
#cboxLoadedContent .addressEntry .btn.btn-default.js-address-book[disabled]:focus,
#cboxLoadedContent .addressEntry .btn.btn-default.save__cart--link[disabled]:focus,
#cboxLoadedContent .addressEntry .btn.btn-default#cancelNoButton[disabled]:focus,
#cboxLoadedContent .addressEntry .btn.btn-default#submitNoButton[disabled]:focus,
#cboxLoadedContent .addressEntry .btn.btn-default.btn-block[disabled]:focus,
#cboxLoadedContent .addressEntry .btn.btn-default.use_address[disabled]:focus,
#cboxLoadedContent .addressEntry .btn.btn-default.js-quote-warning-btn[disabled]:focus,
#cboxLoadedContent .addressEntry .btn.btn-default.cart-voucher__btn[disabled]:focus,
#cboxLoadedContent .addressEntry .btn.btn-default.js-savedcart_delete_confirm_cancel[disabled]:focus,
#cboxLoadedContent .addressEntry .btn.btn-default.js-savedcart_delete_confirm[disabled]:focus,
#cboxLoadedContent .addressEntry .btn.btn-default.js-update-entry-notes-input[disabled]:focus,
#cboxLoadedContent .addressEntry .btn.btn-default.js-update-custom-part-input[disabled]:focus,
fieldset[disabled] #cboxLoadedContent .addressEntry .btn.btn-default.btn--continue-shopping:focus,
fieldset[disabled] #cboxLoadedContent .addressEntry .btn.btn-default.btn-create-quote:focus,
fieldset[disabled] #cboxLoadedContent .addressEntry .btn.btn-default.js-quote-cancel-btn:focus,
fieldset[disabled] #cboxLoadedContent .addressEntry .btn.btn-default.js-quote-edit-btn:focus,
fieldset[disabled] #cboxLoadedContent .addressEntry .btn.btn-default.js-address-book:focus,
fieldset[disabled] #cboxLoadedContent .addressEntry .btn.btn-default.save__cart--link:focus,
fieldset[disabled] #cboxLoadedContent .addressEntry .btn.btn-default#cancelNoButton:focus,
fieldset[disabled] #cboxLoadedContent .addressEntry .btn.btn-default#submitNoButton:focus,
fieldset[disabled] #cboxLoadedContent .addressEntry .btn.btn-default.btn-block:focus,
fieldset[disabled] #cboxLoadedContent .addressEntry .btn.btn-default.use_address:focus,
fieldset[disabled] #cboxLoadedContent .addressEntry .btn.btn-default.js-quote-warning-btn:focus,
fieldset[disabled] #cboxLoadedContent .addressEntry .btn.btn-default.cart-voucher__btn:focus,
fieldset[disabled] #cboxLoadedContent .addressEntry .btn.btn-default.js-savedcart_delete_confirm_cancel:focus,
fieldset[disabled] #cboxLoadedContent .addressEntry .btn.btn-default.js-savedcart_delete_confirm:focus,
fieldset[disabled] #cboxLoadedContent .addressEntry .btn.btn-default.js-update-entry-notes-input:focus,
fieldset[disabled] #cboxLoadedContent .addressEntry .btn.btn-default.js-update-custom-part-input:focus,
#cboxLoadedContent .addressEntry .btn.btn-default.btn--continue-shopping.disabled:active,
#cboxLoadedContent .addressEntry .btn.btn-default.btn-create-quote.disabled:active,
#cboxLoadedContent .addressEntry .btn.btn-default.js-quote-cancel-btn.disabled:active,
#cboxLoadedContent .addressEntry .btn.btn-default.js-quote-edit-btn.disabled:active,
#cboxLoadedContent .addressEntry .btn.btn-default.js-address-book.disabled:active,
#cboxLoadedContent .addressEntry .btn.btn-default.save__cart--link.disabled:active,
#cboxLoadedContent .addressEntry .btn.btn-default#cancelNoButton.disabled:active,
#cboxLoadedContent .addressEntry .btn.btn-default#submitNoButton.disabled:active,
#cboxLoadedContent .addressEntry .btn.btn-default.btn-block.disabled:active,
#cboxLoadedContent .addressEntry .btn.btn-default.use_address.disabled:active,
#cboxLoadedContent .addressEntry .btn.btn-default.js-quote-warning-btn.disabled:active,
#cboxLoadedContent .addressEntry .btn.btn-default.cart-voucher__btn.disabled:active,
#cboxLoadedContent .addressEntry .btn.btn-default.js-savedcart_delete_confirm_cancel.disabled:active,
#cboxLoadedContent .addressEntry .btn.btn-default.js-savedcart_delete_confirm.disabled:active,
#cboxLoadedContent .addressEntry .btn.btn-default.js-update-entry-notes-input.disabled:active,
#cboxLoadedContent .addressEntry .btn.btn-default.js-update-custom-part-input.disabled:active,
#cboxLoadedContent .addressEntry .btn.btn-default.btn--continue-shopping[disabled]:active,
#cboxLoadedContent .addressEntry .btn.btn-default.btn-create-quote[disabled]:active,
#cboxLoadedContent .addressEntry .btn.btn-default.js-quote-cancel-btn[disabled]:active,
#cboxLoadedContent .addressEntry .btn.btn-default.js-quote-edit-btn[disabled]:active,
#cboxLoadedContent .addressEntry .btn.btn-default.js-address-book[disabled]:active,
#cboxLoadedContent .addressEntry .btn.btn-default.save__cart--link[disabled]:active,
#cboxLoadedContent .addressEntry .btn.btn-default#cancelNoButton[disabled]:active,
#cboxLoadedContent .addressEntry .btn.btn-default#submitNoButton[disabled]:active,
#cboxLoadedContent .addressEntry .btn.btn-default.btn-block[disabled]:active,
#cboxLoadedContent .addressEntry .btn.btn-default.use_address[disabled]:active,
#cboxLoadedContent .addressEntry .btn.btn-default.js-quote-warning-btn[disabled]:active,
#cboxLoadedContent .addressEntry .btn.btn-default.cart-voucher__btn[disabled]:active,
#cboxLoadedContent .addressEntry .btn.btn-default.js-savedcart_delete_confirm_cancel[disabled]:active,
#cboxLoadedContent .addressEntry .btn.btn-default.js-savedcart_delete_confirm[disabled]:active,
#cboxLoadedContent .addressEntry .btn.btn-default.js-update-entry-notes-input[disabled]:active,
#cboxLoadedContent .addressEntry .btn.btn-default.js-update-custom-part-input[disabled]:active,
fieldset[disabled] #cboxLoadedContent .addressEntry .btn.btn-default.btn--continue-shopping:active,
fieldset[disabled] #cboxLoadedContent .addressEntry .btn.btn-default.btn-create-quote:active,
fieldset[disabled] #cboxLoadedContent .addressEntry .btn.btn-default.js-quote-cancel-btn:active,
fieldset[disabled] #cboxLoadedContent .addressEntry .btn.btn-default.js-quote-edit-btn:active,
fieldset[disabled] #cboxLoadedContent .addressEntry .btn.btn-default.js-address-book:active,
fieldset[disabled] #cboxLoadedContent .addressEntry .btn.btn-default.save__cart--link:active,
fieldset[disabled] #cboxLoadedContent .addressEntry .btn.btn-default#cancelNoButton:active,
fieldset[disabled] #cboxLoadedContent .addressEntry .btn.btn-default#submitNoButton:active,
fieldset[disabled] #cboxLoadedContent .addressEntry .btn.btn-default.btn-block:active,
fieldset[disabled] #cboxLoadedContent .addressEntry .btn.btn-default.use_address:active,
fieldset[disabled] #cboxLoadedContent .addressEntry .btn.btn-default.js-quote-warning-btn:active,
fieldset[disabled] #cboxLoadedContent .addressEntry .btn.btn-default.cart-voucher__btn:active,
fieldset[disabled] #cboxLoadedContent .addressEntry .btn.btn-default.js-savedcart_delete_confirm_cancel:active,
fieldset[disabled] #cboxLoadedContent .addressEntry .btn.btn-default.js-savedcart_delete_confirm:active,
fieldset[disabled] #cboxLoadedContent .addressEntry .btn.btn-default.js-update-entry-notes-input:active,
fieldset[disabled] #cboxLoadedContent .addressEntry .btn.btn-default.js-update-custom-part-input:active,
#cboxLoadedContent .addressEntry .btn.btn-default.btn--continue-shopping.disabled.active,
#cboxLoadedContent .addressEntry .btn.btn-default.btn-create-quote.disabled.active,
#cboxLoadedContent .addressEntry .btn.btn-default.js-quote-cancel-btn.disabled.active,
#cboxLoadedContent .addressEntry .btn.btn-default.js-quote-edit-btn.disabled.active,
#cboxLoadedContent .addressEntry .btn.btn-default.js-address-book.disabled.active,
#cboxLoadedContent .addressEntry .btn.btn-default.save__cart--link.disabled.active,
#cboxLoadedContent .addressEntry .btn.btn-default#cancelNoButton.disabled.active,
#cboxLoadedContent .addressEntry .btn.btn-default#submitNoButton.disabled.active,
#cboxLoadedContent .addressEntry .btn.btn-default.btn-block.disabled.active,
#cboxLoadedContent .addressEntry .btn.btn-default.use_address.disabled.active,
#cboxLoadedContent .addressEntry .btn.btn-default.js-quote-warning-btn.disabled.active,
#cboxLoadedContent .addressEntry .btn.btn-default.cart-voucher__btn.disabled.active,
#cboxLoadedContent .addressEntry .btn.btn-default.js-savedcart_delete_confirm_cancel.disabled.active,
#cboxLoadedContent .addressEntry .btn.btn-default.js-savedcart_delete_confirm.disabled.active,
#cboxLoadedContent .addressEntry .btn.btn-default.js-update-entry-notes-input.disabled.active,
#cboxLoadedContent .addressEntry .btn.btn-default.js-update-custom-part-input.disabled.active,
#cboxLoadedContent .addressEntry .btn.btn-default.btn--continue-shopping[disabled].active,
#cboxLoadedContent .addressEntry .btn.btn-default.btn-create-quote[disabled].active,
#cboxLoadedContent .addressEntry .btn.btn-default.js-quote-cancel-btn[disabled].active,
#cboxLoadedContent .addressEntry .btn.btn-default.js-quote-edit-btn[disabled].active,
#cboxLoadedContent .addressEntry .btn.btn-default.js-address-book[disabled].active,
#cboxLoadedContent .addressEntry .btn.btn-default.save__cart--link[disabled].active,
#cboxLoadedContent .addressEntry .btn.btn-default#cancelNoButton[disabled].active,
#cboxLoadedContent .addressEntry .btn.btn-default#submitNoButton[disabled].active,
#cboxLoadedContent .addressEntry .btn.btn-default.btn-block[disabled].active,
#cboxLoadedContent .addressEntry .btn.btn-default.use_address[disabled].active,
#cboxLoadedContent .addressEntry .btn.btn-default.js-quote-warning-btn[disabled].active,
#cboxLoadedContent .addressEntry .btn.btn-default.cart-voucher__btn[disabled].active,
#cboxLoadedContent .addressEntry .btn.btn-default.js-savedcart_delete_confirm_cancel[disabled].active,
#cboxLoadedContent .addressEntry .btn.btn-default.js-savedcart_delete_confirm[disabled].active,
#cboxLoadedContent .addressEntry .btn.btn-default.js-update-entry-notes-input[disabled].active,
#cboxLoadedContent .addressEntry .btn.btn-default.js-update-custom-part-input[disabled].active,
fieldset[disabled] #cboxLoadedContent .addressEntry .btn.btn-default.btn--continue-shopping.active,
fieldset[disabled] #cboxLoadedContent .addressEntry .btn.btn-default.btn-create-quote.active,
fieldset[disabled] #cboxLoadedContent .addressEntry .btn.btn-default.js-quote-cancel-btn.active,
fieldset[disabled] #cboxLoadedContent .addressEntry .btn.btn-default.js-quote-edit-btn.active,
fieldset[disabled] #cboxLoadedContent .addressEntry .btn.btn-default.js-address-book.active,
fieldset[disabled] #cboxLoadedContent .addressEntry .btn.btn-default.save__cart--link.active,
fieldset[disabled] #cboxLoadedContent .addressEntry .btn.btn-default#cancelNoButton.active,
fieldset[disabled] #cboxLoadedContent .addressEntry .btn.btn-default#submitNoButton.active,
fieldset[disabled] #cboxLoadedContent .addressEntry .btn.btn-default.btn-block.active,
fieldset[disabled] #cboxLoadedContent .addressEntry .btn.btn-default.use_address.active,
fieldset[disabled] #cboxLoadedContent .addressEntry .btn.btn-default.js-quote-warning-btn.active,
fieldset[disabled] #cboxLoadedContent .addressEntry .btn.btn-default.cart-voucher__btn.active,
fieldset[disabled] #cboxLoadedContent .addressEntry .btn.btn-default.js-savedcart_delete_confirm_cancel.active,
fieldset[disabled] #cboxLoadedContent .addressEntry .btn.btn-default.js-savedcart_delete_confirm.active,
fieldset[disabled] #cboxLoadedContent .addressEntry .btn.btn-default.js-update-entry-notes-input.active,
fieldset[disabled] #cboxLoadedContent .addressEntry .btn.btn-default.js-update-custom-part-input.active {
  color: #969796;
  background-color: #e6e9e8;
  border-color: #e6e9e8;
  opacity: 1;
}
#cboxLoadedContent .addressEntry .btn.btn-default.btn--continue-shopping .badge,
#cboxLoadedContent .addressEntry .btn.btn-default.btn-create-quote .badge,
#cboxLoadedContent .addressEntry .btn.btn-default.js-quote-cancel-btn .badge,
#cboxLoadedContent .addressEntry .btn.btn-default.js-quote-edit-btn .badge,
#cboxLoadedContent .addressEntry .btn.btn-default.js-address-book .badge,
#cboxLoadedContent .addressEntry .btn.btn-default.save__cart--link .badge,
#cboxLoadedContent .addressEntry .btn.btn-default#cancelNoButton .badge,
#cboxLoadedContent .addressEntry .btn.btn-default#submitNoButton .badge,
#cboxLoadedContent .addressEntry .btn.btn-default.btn-block .badge,
#cboxLoadedContent .addressEntry .btn.btn-default.use_address .badge,
#cboxLoadedContent .addressEntry .btn.btn-default.js-quote-warning-btn .badge,
#cboxLoadedContent .addressEntry .btn.btn-default.cart-voucher__btn .badge,
#cboxLoadedContent .addressEntry .btn.btn-default.js-savedcart_delete_confirm_cancel .badge,
#cboxLoadedContent .addressEntry .btn.btn-default.js-savedcart_delete_confirm .badge,
#cboxLoadedContent .addressEntry .btn.btn-default.js-update-entry-notes-input .badge,
#cboxLoadedContent .addressEntry .btn.btn-default.js-update-custom-part-input .badge {
  color: #f7f7f7;
  background-color: #262b69;
}
#cboxLoadedContent .addressEntry .btn.btn-default.btn--continue-shopping:active,
#cboxLoadedContent .addressEntry .btn.btn-default.btn-create-quote:active,
#cboxLoadedContent .addressEntry .btn.btn-default.js-quote-cancel-btn:active,
#cboxLoadedContent .addressEntry .btn.btn-default.js-quote-edit-btn:active,
#cboxLoadedContent .addressEntry .btn.btn-default.js-address-book:active,
#cboxLoadedContent .addressEntry .btn.btn-default.save__cart--link:active,
#cboxLoadedContent .addressEntry .btn.btn-default#cancelNoButton:active,
#cboxLoadedContent .addressEntry .btn.btn-default#submitNoButton:active,
#cboxLoadedContent .addressEntry .btn.btn-default.btn-block:active,
#cboxLoadedContent .addressEntry .btn.btn-default.use_address:active,
#cboxLoadedContent .addressEntry .btn.btn-default.js-quote-warning-btn:active,
#cboxLoadedContent .addressEntry .btn.btn-default.cart-voucher__btn:active,
#cboxLoadedContent .addressEntry .btn.btn-default.js-savedcart_delete_confirm_cancel:active,
#cboxLoadedContent .addressEntry .btn.btn-default.js-savedcart_delete_confirm:active,
#cboxLoadedContent .addressEntry .btn.btn-default.js-update-entry-notes-input:active,
#cboxLoadedContent .addressEntry .btn.btn-default.js-update-custom-part-input:active {
  color: #ffffff !important;
  background-color: #042986;
  border-color: #042986;
}
@media only screen and (max-width: 1024px) {
  #cboxLoadedContent .addressEntry .btn.btn-default.btn--continue-shopping,
  #cboxLoadedContent .addressEntry .btn.btn-default.btn-create-quote,
  #cboxLoadedContent .addressEntry .btn.btn-default.js-quote-cancel-btn,
  #cboxLoadedContent .addressEntry .btn.btn-default.js-quote-edit-btn,
  #cboxLoadedContent .addressEntry .btn.btn-default.js-address-book,
  #cboxLoadedContent .addressEntry .btn.btn-default.save__cart--link,
  #cboxLoadedContent .addressEntry .btn.btn-default#cancelNoButton,
  #cboxLoadedContent .addressEntry .btn.btn-default#submitNoButton,
  #cboxLoadedContent .addressEntry .btn.btn-default.btn-block,
  #cboxLoadedContent .addressEntry .btn.btn-default.use_address,
  #cboxLoadedContent .addressEntry .btn.btn-default.js-quote-warning-btn,
  #cboxLoadedContent .addressEntry .btn.btn-default.cart-voucher__btn,
  #cboxLoadedContent .addressEntry .btn.btn-default.js-savedcart_delete_confirm_cancel,
  #cboxLoadedContent .addressEntry .btn.btn-default.js-savedcart_delete_confirm,
  #cboxLoadedContent .addressEntry .btn.btn-default.js-update-entry-notes-input,
  #cboxLoadedContent .addressEntry .btn.btn-default.js-update-custom-part-input {
    font-size: 16px;
  }
}
#cboxLoadedContent .addressEntry .btn.btn-default.quickorder-button,
#cboxLoadedContent .addressEntry .btn.btn-default.add-to-cart-button {
  color: #ffffff;
  background-color: #e31f26;
  border-color: #e31f26;
}
#cboxLoadedContent .addressEntry .btn.btn-default.quickorder-button:hover,
#cboxLoadedContent .addressEntry .btn.btn-default.add-to-cart-button:hover,
#cboxLoadedContent .addressEntry .btn.btn-default.quickorder-button:focus,
#cboxLoadedContent .addressEntry .btn.btn-default.add-to-cart-button:focus,
#cboxLoadedContent .addressEntry .btn.btn-default.quickorder-button:active,
#cboxLoadedContent .addressEntry .btn.btn-default.add-to-cart-button:active,
#cboxLoadedContent .addressEntry .btn.btn-default.quickorder-button.active,
#cboxLoadedContent .addressEntry .btn.btn-default.add-to-cart-button.active,
.open .dropdown-toggle#cboxLoadedContent .addressEntry .btn.btn-default.quickorder-button,
.open .dropdown-toggle#cboxLoadedContent .addressEntry .btn.btn-default.add-to-cart-button {
  color: #ffffff;
  background-color: #fc3f1d;
  border-color: #fc3f1d;
  -webkit-box-shadow: none;
  box-shadow: none;
}
#cboxLoadedContent .addressEntry .btn.btn-default.quickorder-button:active,
#cboxLoadedContent .addressEntry .btn.btn-default.add-to-cart-button:active,
#cboxLoadedContent .addressEntry .btn.btn-default.quickorder-button.active,
#cboxLoadedContent .addressEntry .btn.btn-default.add-to-cart-button.active,
.open .dropdown-toggle#cboxLoadedContent .addressEntry .btn.btn-default.quickorder-button,
.open .dropdown-toggle#cboxLoadedContent .addressEntry .btn.btn-default.add-to-cart-button {
  background-image: none;
}
#cboxLoadedContent .addressEntry .btn.btn-default.quickorder-button.disabled,
#cboxLoadedContent .addressEntry .btn.btn-default.add-to-cart-button.disabled,
#cboxLoadedContent .addressEntry .btn.btn-default.quickorder-button[disabled],
#cboxLoadedContent .addressEntry .btn.btn-default.add-to-cart-button[disabled],
fieldset[disabled] #cboxLoadedContent .addressEntry .btn.btn-default.quickorder-button,
fieldset[disabled] #cboxLoadedContent .addressEntry .btn.btn-default.add-to-cart-button,
#cboxLoadedContent .addressEntry .btn.btn-default.quickorder-button.disabled:hover,
#cboxLoadedContent .addressEntry .btn.btn-default.add-to-cart-button.disabled:hover,
#cboxLoadedContent .addressEntry .btn.btn-default.quickorder-button[disabled]:hover,
#cboxLoadedContent .addressEntry .btn.btn-default.add-to-cart-button[disabled]:hover,
fieldset[disabled] #cboxLoadedContent .addressEntry .btn.btn-default.quickorder-button:hover,
fieldset[disabled] #cboxLoadedContent .addressEntry .btn.btn-default.add-to-cart-button:hover,
#cboxLoadedContent .addressEntry .btn.btn-default.quickorder-button.disabled:focus,
#cboxLoadedContent .addressEntry .btn.btn-default.add-to-cart-button.disabled:focus,
#cboxLoadedContent .addressEntry .btn.btn-default.quickorder-button[disabled]:focus,
#cboxLoadedContent .addressEntry .btn.btn-default.add-to-cart-button[disabled]:focus,
fieldset[disabled] #cboxLoadedContent .addressEntry .btn.btn-default.quickorder-button:focus,
fieldset[disabled] #cboxLoadedContent .addressEntry .btn.btn-default.add-to-cart-button:focus,
#cboxLoadedContent .addressEntry .btn.btn-default.quickorder-button.disabled:active,
#cboxLoadedContent .addressEntry .btn.btn-default.add-to-cart-button.disabled:active,
#cboxLoadedContent .addressEntry .btn.btn-default.quickorder-button[disabled]:active,
#cboxLoadedContent .addressEntry .btn.btn-default.add-to-cart-button[disabled]:active,
fieldset[disabled] #cboxLoadedContent .addressEntry .btn.btn-default.quickorder-button:active,
fieldset[disabled] #cboxLoadedContent .addressEntry .btn.btn-default.add-to-cart-button:active,
#cboxLoadedContent .addressEntry .btn.btn-default.quickorder-button.disabled.active,
#cboxLoadedContent .addressEntry .btn.btn-default.add-to-cart-button.disabled.active,
#cboxLoadedContent .addressEntry .btn.btn-default.quickorder-button[disabled].active,
#cboxLoadedContent .addressEntry .btn.btn-default.add-to-cart-button[disabled].active,
fieldset[disabled] #cboxLoadedContent .addressEntry .btn.btn-default.quickorder-button.active,
fieldset[disabled] #cboxLoadedContent .addressEntry .btn.btn-default.add-to-cart-button.active {
  color: #969796;
  background-color: #e6e9e8;
  border-color: #e6e9e8;
  opacity: 1;
}
#cboxLoadedContent .addressEntry .btn.btn-default.quickorder-button .badge,
#cboxLoadedContent .addressEntry .btn.btn-default.add-to-cart-button .badge {
  color: #e31f26;
  background-color: #ffffff;
}
#cboxLoadedContent .addressEntry .btn.btn-default.quickorder-button:active,
#cboxLoadedContent .addressEntry .btn.btn-default.add-to-cart-button:active {
  color: #ffffff !important;
  background-color: #ff0000;
  border-color: #ff0000;
}
@media only screen and (max-width: 1024px) {
  #cboxLoadedContent .addressEntry .btn.btn-default.quickorder-button,
  #cboxLoadedContent .addressEntry .btn.btn-default.add-to-cart-button {
    font-size: 16px;
  }
}
#cboxLoadedContent .addressEntry .btn {
  width: auto;
}
#cboxLoadedContent .modal-details {
  line-height: 1.8em;
}
#cboxLoadedContent .modal-actions {
  margin-top: 20px;
}
#cboxLoadedContent .modal-actions .btn {
  margin-top: 20px;
}
#cboxLoadedContent:has(.continueshop-quote-modal) {
  height: inherit !important;
}
.page-terminalCategoryPage #cboxLoadedContent,
.page-terminalCategoryPageGrid #cboxLoadedContent {

}
.page-terminalCategoryPage #cboxLoadedContent .add-to-cart .QO-popup-buttons,
.page-terminalCategoryPageGrid #cboxLoadedContent .add-to-cart .QO-popup-buttons {
  width: 90%;
  overflow: visbile !important;
}
#cboxLoadedContent.facetModal {
  overflow: auto !important;
  height: 100% !important;
}
#cboxContent.facettitle {
  position: fixed;
  top: 0;
  margin-left: 15px;
}
@media (max-width: 639px) {
  #cboxTitle {
    height: auto;
    padding-left: 20px;
    padding-right: 20px;
  }
  #cboxTitle:before,
  #cboxTitle:after {
    content: " ";
    display: table;
  }
  #cboxTitle:after {
    clear: both;
  }
  #cboxTitle:before,
  #cboxTitle:after {
    content: " ";
    display: table;
  }
  #cboxTitle:after {
    clear: both;
  }
  #cboxLoadedContent .addressEntry ul {
    margin-top: -25px;
  }
}
@media (max-width: 639px) and (max-width: 580px) {
  #cboxLoadedContent .addressEntry ul {
    margin-top: 0;
  }
}
.modal__top {
  padding-bottom: 32px;
  margin-bottom: 30px;
  border-bottom: 1px solid #3a414b;
}
.modal__top .modal__top--label {
  color: #3a414b;
  font-weight: bold;
  font-style: italic;
}
.modal__top .modal__top--text {
  font-style: italic;
}
.modal__text--bold {
  font-weight: bold;
}
.modal__bottom {
  margin-bottom: 40px;
  font-size: 15px;
}
.quote-discount__modal--label {
  font-size: 15px;
  font-weight: 600;
  color: #3a414b;
  text-transform: capitalize;
  vertical-align: middle;
  display: table-cell;
  height: 40px;
}
.quote-discount__modal--input {
  margin-bottom: 17px;
  width: 100%;
}
.quote-discount__modal--input input[type=number] {
  -moz-appearance: textfield;
}
.quote-discount__modal--input input[type=number]::-webkit-inner-spin-button,
.quote-discount__modal--input input[type=number]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
.quote-discount__modal--input__label {
  display: table-cell;
  vertical-align: middle;
  font-size: 18px;
  padding-right: 10px;
  width: 25px;
  text-align: right;
}
.quote-discount__modal--original__total {
  font-size: 15px;
  font-style: italic;
  border-bottom: 1px solid #3a414b;
  color: #3a414b;
  padding-bottom: 13px;
  margin-bottom: 9px;
  margin-top: 10px;
}
.quote-discount__modal--new__total {
  color: #3a414b;
  font-size: 18px;
  font-weight: 600;
  margin-bottom: 47px;
}
.delete-modal {
  padding: 0;
}
.continueshop-quote-modal {
  padding: 20px 0;
}
.continueshop-quote-modal .modal__top p.modal__top--text {
  font-style: normal;
}
.continueshop-quote-modal .submit-quote-form {
  margin-bottom: 20px;
  display: flex;
  gap: 20px;
}
@media screen and (max-width: 680px) {
  .continueshop-quote-modal .submit-quote-form {
    flex-flow: column;
  }
}
.continueshop-quote-modal .submit-quote-form .btn-block {
  margin-top: 0px;
}
.continueshop-quote-modal .modal__bottom {
  font-size: 14px;
  margin: 0px;
}
#cboxTitle:empty {
  display: none !important;
}
#cboxContent {
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  height: 100% !important;
  position: relative;
}
#cboxContent .product__facet .facet .facet__name {
  padding: 10px;
  font-size: 14px;
  text-transform: capitalize;
  font-weight: normal;

  font-family: Tahoma, Helvetica, Arial, sans-serif;
  font-weight: bold;
}
#addressBook {
  padding: 0;
}
#colorbox.configurepopupmaindiv #cboxLoadedContent {
  overflow: auto !important;
}

.price del {
  color: #000;
  font-weight: bold;
}
.price ins {
  color: #3a414b;
  text-decoration: none;
}
a.price ins:hover,
a.price ins:focus {
  color: #24282e;
}
.price.msrp {
  color: #666;
}

.quick-view-popup .product-information .product-info-title {
  font-size: 24px;
  color: #006ab6;
  margin-bottom: 10px;
}
.quick-view-popup .product-information .product-classifications .headline {
  display: none;
}
.quick-view-popup .product-information .product-classifications ul {
  list-style: none;
  padding: 0;
}
.quick-view-popup .product-information .product-classifications li {
  border-bottom: 1px solid #e0e0e0;
  padding: 10px 0;
}
.quick-view-popup .product-information .product-classifications li:first-of-type {
  border-top: 1px solid #e0e0e0;
}
.quick-view-popup .product-information .product-classifications li .attrib {
  width: 100%;
  display: inline-block;
  font-weight: bold !important;
  font-family: Arial, Tahoma, Helvetica, sans-serif;
}
@media only screen and (min-width: 639px) {
  .quick-view-popup .product-information .product-classifications li .attrib {
    width: 50%;
    font-family: Arial, Tahoma, Helvetica, sans-serif;
  }
}
.quick-view-popup .product-information .product-classifications li span {
  font-size: 12px;
}
@media only screen and (min-width: 639px) {
  .quick-view-popup .product-information .product-classifications li span {
    font-weight: bold !important;
    font-family: Arial, Tahoma, Helvetica, sans-serif;
  }
}
.quick-view-popup .product-information .product-classifications table.table tbody tr td {
  border-top: 1px solid #e0e0e0;
  padding-left: 0;
}
.quick-view-popup .product-information .product-classifications table.table tbody tr td:last-of-type {
  font-weight: bold !important;
  font-family: Arial, Tahoma, Helvetica, sans-serif;
}
.quick-view-popup .product-overview {
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
}
@media only screen and (min-width: 639px) {
  .quick-view-popup .product-overview {
    -ms-flex-direction: row;
    flex-direction: row;
  }
}
.quick-view-popup .product-overview .quick-view-info {
  margin-top: 30px;
  float: left;
}
.quick-view-popup .product-overview .quick-view-info .stock-level {
  float: left;
}
.quick-view-popup .product-overview .quick-view-info .lead-time {
  margin-left: 150px;
}
.quick-view-popup .product-overview .product-image {
  margin-right: 20px;
  min-width: 75px;
  max-width: 200px;
}
@media only screen and (min-width: 1025px) {
  .quick-view-popup .product-overview .product-image {
    min-width: 200px;
    min-height: 200px;
    max-width: 200px;
  }
}
.quick-view-popup .product-overview .product-image a {
  display: block;
}
.quick-view-popup .product-overview .product-image img {
  width: 100%;
  height: auto;
}
.quick-view-popup .product-overview .product-details {
  margin-bottom: 20px;
}
@media only screen and (min-width: 1025px) {
  .quick-view-popup .product-overview .product-details {
    width: 80%;
    word-break: break-word;
  }
}
.quick-view-popup .product-overview .product-details .name {
  font-size: inherit;
  font-weight: bold;
}
.quick-view-popup .product-overview .product-details .rating:after {
  clear: none;
}
.quick-view-popup .product-overview .product-details .volume-pricing-table table {
  border: 1px solid #e0e0e0;
}
.quick-view-popup .product-overview .product-details .volume-pricing-table table thead tr {
  border-bottom: 1px solid #e0e0e0;
}
.quick-view-popup .product-overview .product-details .volume-pricing-table table th {
  padding: 10px;
  background-color: #fafafa;
}
.quick-view-popup .product-overview .product-details .volume-pricing-table table th:last-child {
  text-align: left;
}
.quick-view-popup .product-overview .product-details .volume-pricing-table table td {
  padding: 3px 10px;
  border-bottom: 1px solid #e0e0e0;
  text-align: left;
}
.quick-view-popup .product-overview .product-details .volume-pricing-table table .volume__price-amount .text-right {
  text-align: left;
}
.quick-view-popup .product-overview .product-details .qty-addcart {
  display: flex;
}
.quick-view-popup .product-overview .product-details .add_to_cart_form .qty-selector {
  margin-right: 20px;
  position: relative;
  top: -28px;
}
.quick-view-popup .product-overview .product-details .add_to_cart_form .qty-selector label {
  margin-right: 10px;
  margin-bottom: 12px;
  align-self: center;
  -ms-flex-align: center;
}
.quick-view-popup .product-overview .product-details .add_to_cart_form .qty-selector input {

}
.quick-view-popup .product-overview .product-details .price {
  font-size: 18px;
  position: relative;
  left: -20%;
  margin: 0;
  float: right;
  top: 27px;
  display: block;
  font-weight: bold !important;
  font-family: Arial, Tahoma, Helvetica, sans-serif;
}
@media (max-width: 550px) {
  .quick-view-popup .product-overview .product-details .price {

  }
}
.quick-view-popup .name {
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  justify-content: space-between;
  -ms-flex-pack: justify;
  border-top: 1px solid #e0e0e0;
  margin-top: 40px;
  margin-bottom: 10px;
  padding-top: 10px;
}
@media only screen and (min-width: 1025px) {
  .quick-view-popup .name {
    margin-left: -18px;
    margin-right: -18px;
    padding-left: 18px;
    padding-right: 18px;
  }
}
.quick-view-popup .name span {
  font-size: 24px;
  color: #006ab6;
}
.quick-view-popup .name div {
  color: #006ab6;
  align-self: center;
  -ms-flex-align: center;
}
.quick-view-popup .name div.full-details {
  align-self: inherit;
  white-space: nowrap;
  padding-top: 5px;
}
.quick-view-popup .addtocart-component {
  clear: both;
  padding-top: 20px;
}
.quick-view-popup .addtocart-component button {
  max-width: 390px;
}
.durl {
  display: none;
}
.durl .quick-view-popup {
  width: 96%;
  margin: 0px auto;
}
.durl .quick-view-popup .name {
  margin-top: 10px;
  white-space: normal;
}
.durl .quick-view-popup .name .close {
  display: block;
  margin-top: 15px;
  opacity: 1;
}
.durl .quick-view-popup .name .close:hover {
  opacity: .7;
}
.durl .quick-view-popup .name .close a {
  background: transparent;
  color: var(--brand-blue);
  font-size: 20px;
  margin-right: -18px;
  padding: 8px 18px;
  opacity: 1;
  filter: alpha(opacity=100);
}
.durl .quick-view-popup .full-details {
  font-size: 13px;
  margin-top: 10px;
}
.durl .quick-view-popup .full-details a {
  text-decoration: underline;
}
.durl .quick-view-popup .full-details a:hover {
  text-decoration: none;
}
.durl .quick-view-popup .product-overview .product-details {
  margin-bottom: 0px;
  width: 460px;
}
.durl .quick-view-popup .addtocart-component {
  padding-top: 0px;
  margin-top: 0px;
  width: 260px;
  float: left;
}
.durl .quick-view-popup .addtocart-component button {
  width: 160px;
  padding: 15px 20px;
}
.durl .quick-view-popup .addtocart-component #configureForm #configureProduct.btn {
  margin: 10px auto 0 0;
  width: 230px;
  border-radius: 0px !important;
  -webkit-border-radius: 0px !important;
}
.durl .price-table-panel-main {
  display: block;
  margin: 35px 0px 0px 0px;
  width: 200px;
  float: left;
}
.durl .price-table-panel-main .price-table-panel-variants {
  display: block;
}
.durl .product-details {
  position: relative;
}
.durl .view-info-addtocart {
  display: block;
  height: 100px;
}
.durl .view-info-addtocart .stock-level {
  color: #FF9C42;
  font-family: Tahoma, Helvetica, Arial, sans-serif;
  font-family: bold;
  font-size: 14px;
  line-height: 30px;
}
.pdpTabExpend {
  cursor: pointer;
}
.durl .quick-view-popup .product-image,
.durl .quick-view-popup .product-information,
.durl .quick-view-popup .product-details ul,
.durl .quick-view-popup .full-specs,
.durl .quick-view-popup .product-qs-tag {
  display: none;
}
.quick-view-popup .product-overview .product-details .price-panel-variants:last-child .price,
.quick-view-popup .product-overview .product-details .price-table-panel-main .price-panel-variants .price {
  display: none;
}
.durl .price-table-panel-variants,
.durl .quick-view-info,
.quick-view-popup .name .close,
.price-table-panel-main,
.view-info-addtocart {
  display: none;
}

.page-productDetails .tabbed-quickShip-icon,
.page-optimizeProductDetails .tabbed-quickShip-icon {
  left: -25px;
  margin-top: -7px;
  position: absolute;
  width: 25px;
}
table.table {
  width: 99.9%;
}
table.table > thead > tr > th {
  border-bottom: 1px solid #e0e0e0 !important;
}
.category-variant-list.open > td {
  border: 1px solid #419bf9;
}
.category-variant-name.row_price {
  text-align: left;
}
.tabs-responsive .table-responsive table tbody tr.category-variant-list td {
  border: 0px solid #419bf9;
  border-bottom: 0px !important;
}
.category-variant-list.open > td:first-child {

}
.terminal-category-content tr.category-variant-list.open td:first-child {

}
.terminal-category-content tr.category-variant-list.open td {
  border: 0px;
}
.category-variant-list.open > td:last-child {

}
.durl {
  border: 3px solid #e0e0e0;
  border-top: 0px;
  margin: -10px -2px -1px 0px;
  padding-bottom: 30px;
  min-height: 370px;
}
.durltd {
  padding: 0px !important;
}
.durl .quick-view-popup .item-number {
  text-decoration: none;
}
.durl .quick-view-popup .addtocart-component button.btn-secondary,
.durl .quick-view-popup .addtocart-component button.btn-tertiary {
  width: 230px;
}
.durl .quick-view-popup .addtocart-component button.outOfStock {
  width: 230px;
  margin-bottom: 20px;
}
a.name {
  color: #101a23;
  font-family: Tahoma, Helvetica, Arial, sans-serif;
  font-size: 13px;

}
.category-base #configureProduct.btn {
  max-width: 134px;
  height: 42px;
  display: inline;
  padding: 5px;
  margin: 10px 22px 12px auto;
}
@media screen and (max-width: 640px) {
  .category-base #configureProduct.btn {
    max-width: 133px;
    margin-top: 10px;
    margin-bottom: 10px;
    position: inherit!important;
  }
  body.language-fr .category-base #configureProduct.btn {
    white-space: normal;
    line-height: 1.5;
  }
}
.category-base .name-description button#configureProduct {
  margin-top: -10px;
  margin-bottom: 15px;
  float: right;
  width: 133px;
  text-transform: capitalize;
  font-weight: normal !important;
  font-size: 13px;
}
@media (max-width: 1400px) {
  .category-base .name-description button#configureProduct {
    margin-top: 10px;
  }
}
@media (max-width: 1024px) {
  .category-base .name-description button#configureProduct {
    float: left;
  }
}
@media screen and (max-width: 640px) {
  body.language-fr .category-base .name-description button#configureProduct {
    white-space: nowrap;
  }
}
.quick-view-popup .configure_form {
  display: none;
}
.configurable_true .quick-view-popup .configure_form {
  display: block;
}
#recordRow {
  border: 1px solid #e2e2e2;
  margin-bottom: 15px;
}
#recordRow > a {
  display: block;
  line-height: 40px;
  padding-left: 10px;
  background: #f8f8fa;
}
#recordRow > a:hover {
  text-decoration: underline;
}

.page-terminalCategoryPage #cboxLoadedContent .success-msg-configure-popup {
  display: none;
}
.page-terminalCategoryPage #cboxLoadedContent .success-msg-configure-popup:first-child {
  display: block;
}
.product-details-page .table-responsive .category-variant-name,
.product-details-page .table-responsive .category-item {
  word-break: normal;
}
.product-details-page .table-responsive .category-variant-name:last-of-type {
  text-align: left;
}
.product-details-page .table-responsive .category-variant-name.row_price {
  min-width: 200px;
}
.terminal-category-content .table-responsive table thead tr.category-title th.row_price {
  min-width: 200px;
}
@media (max-width: 550px) {
  .durl .price-table-panel-main {
    position: relative;
    top: 0;
    left: 0;
    width: 230px;
  }
}
@media only screen and (max-width: 479px) {
  .durl .quick-view-popup .product-overview .product-details .add_to_cart_form .qty-selector input {
    height: 44px;
  }
}
@media (max-width: 768px) {
  .category-base .name-description button#configureProduct {

    margin: 0 0 0 15px;
    position: relative;
    right: 25px;
  }
}

table {
  width: 100%;
}
table th {
  font-size: 14px;
  background-color: #ffffff;
  color: #3a414b;
  vertical-align: top;
  padding-bottom: 20px;
  padding-left: 0;
  padding-right: 10px;
  text-transform: capitalize;
  font-weight: bold !important;
  font-family: Arial, Tahoma, Helvetica, sans-serif;
}
table th.category-variant-name {
  font-size: 11px;
}
table th:last-child {
  text-align: right;
  padding-right: 0;
}
table th.total {
  padding-right: 0;
}
table tr.entry-group-header a {
  color: lightgrey;
}
table tr.entry-group-header a:hover {
  color: black;
}
table tr.responsive-table-item {
  padding: 20px 0;
  width: 100%;
}
table tr.responsive-table-item:nth-child(2) {
  border: none;
  padding: 0;
}
@media only screen and (min-width: 1025px) {
  table tr.responsive-table-item:nth-child(2) {
    border-top: 1px solid #e0e0e0;
  }
}
table tr.responsive-table-item:first-of-type td {
  padding-left: 0;
}
table tr.responsive-table-item:last-of-type {
  padding-bottom: 0;
}
table tr.responsive-table-item:last-of-type td {
  padding-bottom: 10px;
  padding-right: 0;
}
@media only screen and (max-width: 1024px) {
  table tr.responsive-table-item {
    display: block;
    padding-right: 0;
  }
}
table tr.responsive-table-item td {
  font-weight: bold !important;
  font-family: Arial, Tahoma, Helvetica, sans-serif;
}
table tr.responsive-table-item td.status,
table tr.responsive-table-item td.responsive-table-cell {
  font-family: Arial, Tahoma, Helvetica, sans-serif;
  font-weight: normal;
  font-weight: normal !important;
}
table tr.responsive-table-item td.status.total,
table tr.responsive-table-item td.responsive-table-cell.total {
  font-weight: bold !important;
  font-family: Arial, Tahoma, Helvetica, sans-serif;
  padding-bottom: 0;
}
@media only screen and (max-width: 1024px) {
  table tr.responsive-table-item td.status.total,
  table tr.responsive-table-item td.responsive-table-cell.total {
    text-align: left;
  }
}
@media only screen and (min-width: 1025px) {
  table tr.responsive-table-item td.status.total,
  table tr.responsive-table-item td.responsive-table-cell.total {
    text-align: right;
  }
}
@media only screen and (max-width: 1024px) {
  table tr.responsive-table-item td.status,
  table tr.responsive-table-item td.responsive-table-cell {
    padding-right: 0;
    width: 78%;
  }
}
@media (max-width: 639px) {
  table tr.responsive-table-item td.status,
  table tr.responsive-table-item td.responsive-table-cell {
    width: 52%;
  }
}
table tr.responsive-table-item td.total-header {
  padding-bottom: 0;
}
@media only screen and (max-width: 1024px) {
  table tr.responsive-table-item td {
    display: inline-block;
    padding: 0 36px 11px 0;
  }
}
table .entry-group-error-message {
  text-transform: none;
}
table div.left-align {
  text-align: left;
}
table td {
  padding: 30px 0;
  vertical-align: top;
  font-size: 12px;
}
div.responsive-table {
  border: 1px solid #e0e0e0;
  padding: 20px;
  margin-bottom: 20px;
}
div.responsive-table th {
  padding: 0 0 20px 0;
  color: #3a414b;
  font-weight: bold !important;
  font-family: Arial, Tahoma, Helvetica, sans-serif;
  font-size: 14px;
  text-transform: capitalize;
}
@media only screen and (min-width: 1025px) {
  div.responsive-table td:last-child {
    text-align: left;
  }
}
@media only screen and (min-width: 639px) {
  div.responsive-table td:last-child {
    text-align: right;
  }
}
div.responsive-table td.total {
  font-weight: bold !important;
  font-family: Arial, Tahoma, Helvetica, sans-serif;
  text-align: right;
}
@media screen and (max-width: 639px) {
  .table-responsive {
    border-width: 0;
  }
}
.responsive-table-item {
  border-top: 1px solid #e0e0e0;
  margin-bottom: 15px;
}
.responsive-table-item:first-child {
  border-top: none;
  padding-top: 0;
}
@media only screen and (min-width: 1025px) {
  .responsive-table-item:first-child {
    border-top: 1px solid #e0e0e0;
  }
}
.responsive-table-item td:nth-child(2) {
  padding-top: 15px;
}
@media only screen and (min-width: 639px) {
  .responsive-table-item td:nth-child(2) {
    padding-top: 30px;
  }
}
.responsive-table-item td:nth-child(2) a {
  color: #043faf;
}
.responsive-table-item td:nth-child(2):hover {
  color: #1063ff;
}
.responsive-table-item td:nth-child(1) {
  padding-top: 15px;
}
@media only screen and (min-width: 639px) {
  .responsive-table-item td:nth-child(1) {
    padding-top: 30px;
  }
}
.responsive-table-item a:not(.btn).responsive-table-link {
  color: #043faf;
}
.responsive-table-item a:not(.btn).responsive-table-link:hover {
  color: #1063ff;
  text-decoration: underline;
}
.responsive-table-item a:not(.btn):hover,
.responsive-table-item a:not(.btn):focus {
  color: #1063ff;
}
.responsive-table-item .status strong {
  display: block;
}
.responsive-table-item td {
  display: inline-block;
  width: 40%;
  padding: 3px 10px;
}
@media only screen and (min-width: 639px) {
  .responsive-table-item td {
    width: auto;
    padding: 30px 0;
    display: table-cell;
  }
}
.responsive-table-item td:last-child {
  text-align: left;
  padding-bottom: 5px;
}
@media only screen and (min-width: 639px) {
  .responsive-table-item td:last-child {
    text-align: right;
  }
}
.responsive-table-item td.responsive-table-cell {
  width: 55%;
}
@media only screen and (min-width: 639px) {
  .responsive-table-item td.responsive-table-cell {
    width: auto;
    max-width: 175px;
  }
}
.account-overview-table {
  padding: 20px;
  border: 1px solid #e0e0e0;
}
@media only screen and (max-width: 1023px) {
  .account-overview-table {
    padding: 40px 20px 20px 20px;
  }
}
@media only screen and (max-width: 1023px) {
  .pagination-bar .sort-refine-bar form {
    min-width: 160px;
  }
}
@media (max-width: 640px) {
  .pagination-bar .sort-refine-bar form {
    min-width: 80%;
  }
}
@media only screen and (min-width: 640px) and (max-width: 1024px) {
  .customer-ticketing table tr.responsive-table-item {
    display: table-row;
  }
}
@media only screen and (max-width: 639px) {
  .customer-ticketing table tr.responsive-table-item {
    display: block;
  }
}
@media only screen and (min-width: 640px) and (max-width: 1024px) {
  .customer-ticketing table tr.responsive-table-item td {
    display: table-cell;
    padding: 30px 0;
  }
}
@media only screen and (max-width: 639px) {
  .customer-ticketing table tr.responsive-table-item td {
    display: inline-block;
    padding: 10px 0 10px 0;
  }
}


.textpage-faqs th:last-child {
  text-align: left;
}

.section1 {
  margin: 10px 0;
}
.zoneA .disp-img {
  height: 108px;
  margin: 10px 0 0 0;
  border-bottom: 1px dotted #A5A5A5;
  position: relative;
}
.zoneA .disp-img:first-child {
  margin: 0;
}
.zoneA .disp-img a {
  display: block;
}
.zoneA .disp-img .title {
  display: block;
  margin-left: 106px;
  border-bottom: 1px dotted #A5A5A5;
  margin-bottom: 10px;
}
.zoneA .disp-img .thumb {
  position: absolute;
  top: 0;
}
.zoneA .disp-img .details {
  width: 124px;
  height: 96px;
  margin-left: 106px;
  display: block;
}
.zoneA .action {
  display: none;
}
.zoneB .simple_disp-img:first-child {
  margin: 0 0 10px 0;
}
#homepage_slider.stripViewer {
  position: relative;
  overflow: hidden;
  margin: 0;
}
#homepage_slider.stripViewer ul {
  margin: 0;
  padding: 0;
  position: relative;
  left: 0;
  top: 0;
  width: 1%;
  list-style-type: none;
}
#homepage_slider.stripViewer ul li {
  float: left;
}
#homepage_slider .svw {
  width: 50px;
  height: 20px;
  background-color: #ffffff;
}
#homepage_slider .svw ul {
  position: relative;
  left: -999em;
}
#homepage_slider .tooltip {
  padding: 0.5em;
  background-color: #ffffff;
  color: #000000;
  border: 5px solid #dedede;
}
.stripTransmitter {
  overflow: auto;
  padding: 0 15px ;
  width: 438px !important;
  height: 51px;
  border-bottom: 1px dotted #A5A5A5;
  background-color: #eee;
}
.stripTransmitter ul {
  margin: 0;
  padding: 0;
  position: relative;
  list-style-type: none;
}
.stripTransmitter ul li {
  width: 30px;
  float: left;
}
.stripTransmitter a {
  line-height: 47px;
  display: block;
  padding: 0 0 0 0;
  text-align: center;
  text-decoration: none;
  font-size: 1.4em;
}
.stripTransmitter a:hover,
.stripTransmitter a.current {
  font-weight: bold;
}
.tooltip {
  padding: 0.5em;
  background-color: #ffffff;
  color: #000000;
  border-bottom: 1px dotted #A5A5A5;
}
.section4 .disp-img {
  margin: 0 0 15px 0;
}
.section4 .disp-img .title {
  border-bottom: 1px solid #a5a5a5;
  height: 30px;
  line-height: 30px;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 1em;
  white-space: nowrap;
  display: block;
  margin: 0 0 10px 0;
}
.section4 .disp-img .thumb {
  margin: 0 0 5px 0;
  display: block;
}
.section4 .disp-img .action {
  display: none;
}


.mini-cart-modal {
  position: absolute;
  max-height: 550px;
  top: 60px;
  z-index: 9999;
  width: 380px;
  right: 0;
}
@media only screen and (max-width: 639px) {
  .mini-cart-modal {
    width: 96%;
    left: 2%;
    right: 2%;
    top: 85px;
  }
}
.mini-cart-modal .title {
  padding: 11px 20px;
  border-bottom: 1px solid #e0e0e0;
  height: 43px;
}
.mini-cart-modal .up-arrow {
  width: 40px;
  height: 20px;

  position: relative;
  left: 50%;
  background-image: url(https://assets.omega.com/images/nav-up-arrow.png);
  background-size: cover;
}
@media only screen and (max-width: 880px) {
  .mini-cart-modal .up-arrow {
    left: 60%;
  }
}
@media only screen and (min-width: 1174px) {
  .mini-cart-modal .up-arrow {
    left: 35%;
  }
}
@media only screen and (max-width: 768px) {
  .mini-cart-modal .up-arrow {
    left: 60%;
  }
}
@media only screen and (max-width: 480px) {
  .mini-cart-modal .up-arrow {
    left: 70%;
  }
}
.mini-cart-modal .closeMiniCart {
  color: #006ab6;
  cursor: pointer;
  position: absolute;
  right: 15px;
  top: 35px;
  width: 23px;
  height: 23px;
}
.mini-cart-modal .closeMiniCart .glyphicon {
  display: -ms-nonebox;
  display: -ms-none;
  display: none;
}
.mini-cart-modal .closeMiniCart:before,
.mini-cart-modal .closeMiniCart:after {
  position: absolute;
  left: 15px;
  content: " ";
  height: 17px;
  width: 2px;
  background-color: #000;
}
.mini-cart-modal .closeMiniCart:before {
  transform: rotate(45deg);
}
.mini-cart-modal .closeMiniCart:after {
  transform: rotate(-45deg);
}
.mini-cart-modal .content {
  background-color: #fafafa;
  height: auto;
  box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.5);
  padding-top: 40px;
}
.mini-cart-modal .content.empty-cart-container {
  padding-top: 20px;
}
.mini-cart-modal .content.empty-cart-container .banner__component {
  margin: 0;
}
.mini-cart-modal .content .visitLink {
  padding: 5px 15px 10px;
  width: 100%;
}
.mini-cart-modal .content .visitLink span {
  display: block;
  text-align: center;
}
.mini-cart-modal .content .visitLink span:nth-of-type(1) {
  font-weight: 700;
  color: #043faf;
}
.mini-cart-modal .content .visitLink span a {
  color: #043faf;
  text-decoration: underline;
}
.mini-cart-modal .content .visitLink span a:hover {
  color: #1063ff;
}
.mini-cart-modal .banner__component.banner img {
  width: auto;
  height: auto;
}
@media only screen and (max-width: 768px) {
  .mini-cart-modal {
    right: 0px;
    width: 368px;
    top: 60px;
  }
}
@media only screen and (min-width: 1025px) {
  .mini-cart-modal {
    right: 0px;
    width: 368px;
  }
}
@media only screen and (min-width: 1280px) {
  .mini-cart-modal {
    right: 0px;
    width: 368px;
  }
}
@media only screen and (max-width: 600px) {
  .mini-cart-modal {
    right: 5px;
    width: 375px;
    left: auto;
  }
}
@media only screen and (max-width: 480px) {
  .mini-cart-modal {
    top: 60px;
  }
}
.mini-cart .mini-cart-body:before,
.mini-cart .mini-cart-body:after {
  content: " ";
  display: table;
}
.mini-cart .mini-cart-body:after {
  clear: both;
}
.mini-cart .mini-cart-body:before,
.mini-cart .mini-cart-body:after {
  content: " ";
  display: table;
}
.mini-cart .mini-cart-body:after {
  clear: both;
}
.mini-cart .mini-cart-body .legend {
  margin-bottom: 0;
  border-bottom: 1px solid #e0e0e0;
  padding: 12px 17px;
  color: #262b69;
}
.mini-cart .mini-cart-body .legend .headline-text {
  font-size: 18px;
  margin-bottom: 0;
  width: 50%;
  display: inline-block;
  text-align: left;
  font-weight: bold;
}
.mini-cart .mini-cart-body .legend .cart-items {
  font-weight: bold !important;
  font-family: Arial, Tahoma, Helvetica, sans-serif;
  font-size: 12px;
  line-height: normal;
  width: 48%;
  display: inline-block;
  text-align: right;
}
.mini-cart .mini-cart-body .legend a {
  float: right;
  font-size: 12px;
  line-height: normal;
  display: none;
}
.mini-cart .mini-cart-body .checkout-cont {
  padding: 15px 20px 20px;
}
.mini-cart .mini-cart-body .checkout-cont .empty-cart {
  font-size: 12px;
  text-align: center;
  letter-spacing: 0.6px;
  line-height: normal;
  margin-bottom: 15px;
  font-weight: bold !important;
  font-family: Arial, Tahoma, Helvetica, sans-serif;
}
.mini-cart .mini-cart-body .checkout-cont .visitLink {
  width: 100%;
}
.mini-cart .mini-cart-body .checkout-cont .banner {
  margin-bottom: 15px;
}
.mini-cart .mini-cart-body .checkout-cont a.btn.btn-secondary {
  padding: 15px;
}
@media only screen and (max-width: 1024px) {
  .mini-cart .mini-cart-body .checkout-cont a.btn.btn-secondary {
    font-size: 16px;
  }
}
.mini-cart .mini-cart-body .checkout-cont .btn.btn-primary {
  opacity: 1;
}
.mini-cart .mini-cart-body .checkout-cont .btn.btn-primary[disabled] {
  color: #969796;
  background-color: #e0e0e0;
  border-color: #e0e0e0;
}
.mini-cart .mini-cart-body .checkout-cont .continue-shopping-link {
  color: #006ab6;
  text-align: center;
  margin: 20px 0px;
  display: block;
}
.mini-cart .mini-cart-body .checkout-cont .mini-cart-close {
  color: #006ab6;
  margin-top: 10px;
  text-align: center;
  display: -ms-blockbox;
  display: -ms-block;
  display: block;
}
.mini-cart .mini-cart-body .mini-cart-list {
  overflow-y: auto;
  border-bottom: 1px solid #e0e0e0;
  padding-left: 0;
  list-style: none;
  font-size: 12px;
  letter-spacing: 0.6px;
  line-height: 1.33;
  padding: 20px 20px 10px 20px;
  max-height: 212px;
  margin-bottom: 15px;
}
.mini-cart .mini-cart-body .mini-cart-list li + li {
  margin-top: 10px;
}
.mini-cart .mini-cart-body .mini-cart-list .mini-cart-item {
  border-bottom: 1px solid #e0e0e0;
  padding-bottom: 16px;
}
.mini-cart .mini-cart-body .mini-cart-list .mini-cart-item:before,
.mini-cart .mini-cart-body .mini-cart-list .mini-cart-item:after {
  content: " ";
  display: table;
}
.mini-cart .mini-cart-body .mini-cart-list .mini-cart-item:after {
  clear: both;
}
.mini-cart .mini-cart-body .mini-cart-list .mini-cart-item:before,
.mini-cart .mini-cart-body .mini-cart-list .mini-cart-item:after {
  content: " ";
  display: table;
}
.mini-cart .mini-cart-body .mini-cart-list .mini-cart-item:after {
  clear: both;
}
.mini-cart .mini-cart-body .mini-cart-list .mini-cart-item:last-child {
  border-bottom: none;
}
.mini-cart .mini-cart-body .mini-cart-list .mini-cart-item .thumb {
  float: left;
  margin-right: 10px;
  width: 80px;
  height: 80px;
}
.mini-cart .mini-cart-body .mini-cart-list .mini-cart-item .thumb img {
  width: 100%;
}
.mini-cart .mini-cart-body .mini-cart-list .mini-cart-item .details {
  margin-left: 75px;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  justify-content: space-between;
  -ms-flex-pack: justify;
  -ms-flex-direction: column;
  flex-direction: column;
  height: 80px;
}
.mini-cart .mini-cart-body .mini-cart-list .mini-cart-item .details .name {
  color: #262b69;
}
.mini-cart .mini-cart-body .mini-cart-list .mini-cart-item .details .qty-price {
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  justify-content: space-between;
  -ms-flex-pack: justify;
}
.mini-cart .mini-cart-body .mini-cart-list .mini-cart-item .details .qty-price .qty {
  float: none;
  width: auto;
  margin-left: 0;
  color: #262b69;
  font-weight: bold;
}
.mini-cart .mini-cart-body .mini-cart-list .mini-cart-item .price {
  text-align: right;
  color: #262b69;
  font-weight: bold !important;
  font-family: Arial, Tahoma, Helvetica, sans-serif;
}
.mini-cart .mini-cart-body .mini-cart-totals {
  border-width: 1px 0;
  padding: 0 20px;
  font-size: 17px;
  font-weight: bold !important;
  font-family: Arial, Tahoma, Helvetica, sans-serif;
}
.mini-cart .mini-cart-body .mini-cart-totals .showall {
  font-size: 12px;
  display: block;
  text-align: center;
  color: #262b69;
}
.mini-cart .mini-cart-body .mini-cart-totals .banner {
  margin-bottom: 11px;
}
.mini-cart .mini-cart-body .mini-cart-totals .key {
  float: left;
  color: #262b69;
}
.mini-cart .mini-cart-body .mini-cart-totals .value {
  text-align: right;
  color: #262b69;
}
.mini-cart .btn {
  border-radius: 5px !important;
}
.mini-cart .btn.btn-primary {
  color: #ffffff;
  background-color: #e31f26;
  border-color: #e31f26;
}
.mini-cart .btn.btn-primary:hover,
.mini-cart .btn.btn-primary:focus,
.mini-cart .btn.btn-primary:active,
.mini-cart .btn.btn-primary.active,
.open .dropdown-toggle.mini-cart .btn.btn-primary {
  color: #ffffff;
  background-color: #fc3f1d;
  border-color: #fc3f1d;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.mini-cart .btn.btn-primary:active,
.mini-cart .btn.btn-primary.active,
.open .dropdown-toggle.mini-cart .btn.btn-primary {
  background-image: none;
}
.mini-cart .btn.btn-primary.disabled,
.mini-cart .btn.btn-primary[disabled],
fieldset[disabled] .mini-cart .btn.btn-primary,
.mini-cart .btn.btn-primary.disabled:hover,
.mini-cart .btn.btn-primary[disabled]:hover,
fieldset[disabled] .mini-cart .btn.btn-primary:hover,
.mini-cart .btn.btn-primary.disabled:focus,
.mini-cart .btn.btn-primary[disabled]:focus,
fieldset[disabled] .mini-cart .btn.btn-primary:focus,
.mini-cart .btn.btn-primary.disabled:active,
.mini-cart .btn.btn-primary[disabled]:active,
fieldset[disabled] .mini-cart .btn.btn-primary:active,
.mini-cart .btn.btn-primary.disabled.active,
.mini-cart .btn.btn-primary[disabled].active,
fieldset[disabled] .mini-cart .btn.btn-primary.active {
  color: #969796;
  background-color: #e6e9e8;
  border-color: #e6e9e8;
  opacity: 1;
}
.mini-cart .btn.btn-primary .badge {
  color: #e31f26;
  background-color: #ffffff;
}
.mini-cart .btn.btn-primary:active {
  color: #ffffff !important;
  background-color: #ff0000;
  border-color: #ff0000;
}
.mini-cart .btn.btn-primary-reversed {
  color: #e31f26;
  background-color: #ffffff;
  border-color: #e31f26;
}
.mini-cart .btn.btn-primary-reversed:hover,
.mini-cart .btn.btn-primary-reversed:focus,
.mini-cart .btn.btn-primary-reversed:active,
.mini-cart .btn.btn-primary-reversed.active,
.open .dropdown-toggle.mini-cart .btn.btn-primary-reversed {
  color: #fc3f1d;
  background-color: #f8f8f8;
  border-color: #fc3f1d;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.mini-cart .btn.btn-primary-reversed:active,
.mini-cart .btn.btn-primary-reversed.active,
.open .dropdown-toggle.mini-cart .btn.btn-primary-reversed {
  background-image: none;
}
.mini-cart .btn.btn-primary-reversed.disabled,
.mini-cart .btn.btn-primary-reversed[disabled],
fieldset[disabled] .mini-cart .btn.btn-primary-reversed,
.mini-cart .btn.btn-primary-reversed.disabled:hover,
.mini-cart .btn.btn-primary-reversed[disabled]:hover,
fieldset[disabled] .mini-cart .btn.btn-primary-reversed:hover,
.mini-cart .btn.btn-primary-reversed.disabled:focus,
.mini-cart .btn.btn-primary-reversed[disabled]:focus,
fieldset[disabled] .mini-cart .btn.btn-primary-reversed:focus,
.mini-cart .btn.btn-primary-reversed.disabled:active,
.mini-cart .btn.btn-primary-reversed[disabled]:active,
fieldset[disabled] .mini-cart .btn.btn-primary-reversed:active,
.mini-cart .btn.btn-primary-reversed.disabled.active,
.mini-cart .btn.btn-primary-reversed[disabled].active,
fieldset[disabled] .mini-cart .btn.btn-primary-reversed.active {
  color: #969796;
  background-color: #e6e9e8;
  border-color: #e6e9e8;
  opacity: 1;
}
.mini-cart .btn.btn-primary-reversed .badge {
  color: #ffffff;
  background-color: #e31f26;
}
.mini-cart .btn.btn-primary-reversed:active {
  color: #ff0000 !important;
  background-color: #ffffff;
  border-color: #ffffff;
}
.mini-cart .btn.btn-secondary {
  border: 2px solid;
  color: #262b69;
  background-color: #f7f7f7;
  border-color: #262b69;
}
.mini-cart .btn.btn-secondary:hover,
.mini-cart .btn.btn-secondary:focus,
.mini-cart .btn.btn-secondary:active,
.mini-cart .btn.btn-secondary.active,
.open .dropdown-toggle.mini-cart .btn.btn-secondary {
  color: #0f47d5;
  background-color: #f7f7f7;
  border-color: #0f47d5;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.mini-cart .btn.btn-secondary:active,
.mini-cart .btn.btn-secondary.active,
.open .dropdown-toggle.mini-cart .btn.btn-secondary {
  background-image: none;
}
.mini-cart .btn.btn-secondary.disabled,
.mini-cart .btn.btn-secondary[disabled],
fieldset[disabled] .mini-cart .btn.btn-secondary,
.mini-cart .btn.btn-secondary.disabled:hover,
.mini-cart .btn.btn-secondary[disabled]:hover,
fieldset[disabled] .mini-cart .btn.btn-secondary:hover,
.mini-cart .btn.btn-secondary.disabled:focus,
.mini-cart .btn.btn-secondary[disabled]:focus,
fieldset[disabled] .mini-cart .btn.btn-secondary:focus,
.mini-cart .btn.btn-secondary.disabled:active,
.mini-cart .btn.btn-secondary[disabled]:active,
fieldset[disabled] .mini-cart .btn.btn-secondary:active,
.mini-cart .btn.btn-secondary.disabled.active,
.mini-cart .btn.btn-secondary[disabled].active,
fieldset[disabled] .mini-cart .btn.btn-secondary.active {
  color: #969796;
  background-color: #e6e9e8;
  border-color: #e6e9e8;
  opacity: 1;
}
.mini-cart .btn.btn-secondary .badge {
  color: #f7f7f7;
  background-color: #262b69;
}
.mini-cart .btn.btn-secondary:active {
  color: #ffffff !important;
  background-color: #042986;
  border-color: #042986;
}
.mini-cart .btn.btn-tertiary {
  color: #ffffff;
  background-color: #262b69;
  border-color: #262b69;
}
.mini-cart .btn.btn-tertiary:hover,
.mini-cart .btn.btn-tertiary:focus,
.mini-cart .btn.btn-tertiary:active,
.mini-cart .btn.btn-tertiary.active,
.open .dropdown-toggle.mini-cart .btn.btn-tertiary {
  color: #ffffff;
  background-color: #0034b7;
  border-color: #0034b7;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.mini-cart .btn.btn-tertiary:active,
.mini-cart .btn.btn-tertiary.active,
.open .dropdown-toggle.mini-cart .btn.btn-tertiary {
  background-image: none;
}
.mini-cart .btn.btn-tertiary.disabled,
.mini-cart .btn.btn-tertiary[disabled],
fieldset[disabled] .mini-cart .btn.btn-tertiary,
.mini-cart .btn.btn-tertiary.disabled:hover,
.mini-cart .btn.btn-tertiary[disabled]:hover,
fieldset[disabled] .mini-cart .btn.btn-tertiary:hover,
.mini-cart .btn.btn-tertiary.disabled:focus,
.mini-cart .btn.btn-tertiary[disabled]:focus,
fieldset[disabled] .mini-cart .btn.btn-tertiary:focus,
.mini-cart .btn.btn-tertiary.disabled:active,
.mini-cart .btn.btn-tertiary[disabled]:active,
fieldset[disabled] .mini-cart .btn.btn-tertiary:active,
.mini-cart .btn.btn-tertiary.disabled.active,
.mini-cart .btn.btn-tertiary[disabled].active,
fieldset[disabled] .mini-cart .btn.btn-tertiary.active {
  color: #969796;
  background-color: #e6e9e8;
  border-color: #e6e9e8;
  opacity: 1;
}
.mini-cart .btn.btn-tertiary .badge {
  color: #262b69;
  background-color: #ffffff;
}
.mini-cart .btn.btn-tertiary:active {
  color: #ffffff !important;
  background-color: #0f4cff;
  border-color: #0f4cff;
}
.mini-cart .btn.btn-default.btn--continue-shopping,
.mini-cart .btn.btn-default.btn-create-quote,
.mini-cart .btn.btn-default.js-quote-cancel-btn,
.mini-cart .btn.btn-default.js-quote-edit-btn,
.mini-cart .btn.btn-default.js-address-book,
.mini-cart .btn.btn-default.save__cart--link,
.mini-cart .btn.btn-default#cancelNoButton,
.mini-cart .btn.btn-default#submitNoButton,
.mini-cart .btn.btn-default.btn-block,
.mini-cart .btn.btn-default.use_address,
.mini-cart .btn.btn-default.js-quote-warning-btn,
.mini-cart .btn.btn-default.cart-voucher__btn,
.mini-cart .btn.btn-default.js-savedcart_delete_confirm_cancel,
.mini-cart .btn.btn-default.js-savedcart_delete_confirm,
.mini-cart .btn.btn-default.js-update-entry-notes-input,
.mini-cart .btn.btn-default.js-update-custom-part-input {
  border: 2px solid;
  color: #262b69;
  background-color: #f7f7f7;
  border-color: #262b69;
}
.mini-cart .btn.btn-default.btn--continue-shopping:hover,
.mini-cart .btn.btn-default.btn-create-quote:hover,
.mini-cart .btn.btn-default.js-quote-cancel-btn:hover,
.mini-cart .btn.btn-default.js-quote-edit-btn:hover,
.mini-cart .btn.btn-default.js-address-book:hover,
.mini-cart .btn.btn-default.save__cart--link:hover,
.mini-cart .btn.btn-default#cancelNoButton:hover,
.mini-cart .btn.btn-default#submitNoButton:hover,
.mini-cart .btn.btn-default.btn-block:hover,
.mini-cart .btn.btn-default.use_address:hover,
.mini-cart .btn.btn-default.js-quote-warning-btn:hover,
.mini-cart .btn.btn-default.cart-voucher__btn:hover,
.mini-cart .btn.btn-default.js-savedcart_delete_confirm_cancel:hover,
.mini-cart .btn.btn-default.js-savedcart_delete_confirm:hover,
.mini-cart .btn.btn-default.js-update-entry-notes-input:hover,
.mini-cart .btn.btn-default.js-update-custom-part-input:hover,
.mini-cart .btn.btn-default.btn--continue-shopping:focus,
.mini-cart .btn.btn-default.btn-create-quote:focus,
.mini-cart .btn.btn-default.js-quote-cancel-btn:focus,
.mini-cart .btn.btn-default.js-quote-edit-btn:focus,
.mini-cart .btn.btn-default.js-address-book:focus,
.mini-cart .btn.btn-default.save__cart--link:focus,
.mini-cart .btn.btn-default#cancelNoButton:focus,
.mini-cart .btn.btn-default#submitNoButton:focus,
.mini-cart .btn.btn-default.btn-block:focus,
.mini-cart .btn.btn-default.use_address:focus,
.mini-cart .btn.btn-default.js-quote-warning-btn:focus,
.mini-cart .btn.btn-default.cart-voucher__btn:focus,
.mini-cart .btn.btn-default.js-savedcart_delete_confirm_cancel:focus,
.mini-cart .btn.btn-default.js-savedcart_delete_confirm:focus,
.mini-cart .btn.btn-default.js-update-entry-notes-input:focus,
.mini-cart .btn.btn-default.js-update-custom-part-input:focus,
.mini-cart .btn.btn-default.btn--continue-shopping:active,
.mini-cart .btn.btn-default.btn-create-quote:active,
.mini-cart .btn.btn-default.js-quote-cancel-btn:active,
.mini-cart .btn.btn-default.js-quote-edit-btn:active,
.mini-cart .btn.btn-default.js-address-book:active,
.mini-cart .btn.btn-default.save__cart--link:active,
.mini-cart .btn.btn-default#cancelNoButton:active,
.mini-cart .btn.btn-default#submitNoButton:active,
.mini-cart .btn.btn-default.btn-block:active,
.mini-cart .btn.btn-default.use_address:active,
.mini-cart .btn.btn-default.js-quote-warning-btn:active,
.mini-cart .btn.btn-default.cart-voucher__btn:active,
.mini-cart .btn.btn-default.js-savedcart_delete_confirm_cancel:active,
.mini-cart .btn.btn-default.js-savedcart_delete_confirm:active,
.mini-cart .btn.btn-default.js-update-entry-notes-input:active,
.mini-cart .btn.btn-default.js-update-custom-part-input:active,
.mini-cart .btn.btn-default.btn--continue-shopping.active,
.mini-cart .btn.btn-default.btn-create-quote.active,
.mini-cart .btn.btn-default.js-quote-cancel-btn.active,
.mini-cart .btn.btn-default.js-quote-edit-btn.active,
.mini-cart .btn.btn-default.js-address-book.active,
.mini-cart .btn.btn-default.save__cart--link.active,
.mini-cart .btn.btn-default#cancelNoButton.active,
.mini-cart .btn.btn-default#submitNoButton.active,
.mini-cart .btn.btn-default.btn-block.active,
.mini-cart .btn.btn-default.use_address.active,
.mini-cart .btn.btn-default.js-quote-warning-btn.active,
.mini-cart .btn.btn-default.cart-voucher__btn.active,
.mini-cart .btn.btn-default.js-savedcart_delete_confirm_cancel.active,
.mini-cart .btn.btn-default.js-savedcart_delete_confirm.active,
.mini-cart .btn.btn-default.js-update-entry-notes-input.active,
.mini-cart .btn.btn-default.js-update-custom-part-input.active,
.open .dropdown-toggle.mini-cart .btn.btn-default.btn--continue-shopping,
.open .dropdown-toggle.mini-cart .btn.btn-default.btn-create-quote,
.open .dropdown-toggle.mini-cart .btn.btn-default.js-quote-cancel-btn,
.open .dropdown-toggle.mini-cart .btn.btn-default.js-quote-edit-btn,
.open .dropdown-toggle.mini-cart .btn.btn-default.js-address-book,
.open .dropdown-toggle.mini-cart .btn.btn-default.save__cart--link,
.open .dropdown-toggle.mini-cart .btn.btn-default#cancelNoButton,
.open .dropdown-toggle.mini-cart .btn.btn-default#submitNoButton,
.open .dropdown-toggle.mini-cart .btn.btn-default.btn-block,
.open .dropdown-toggle.mini-cart .btn.btn-default.use_address,
.open .dropdown-toggle.mini-cart .btn.btn-default.js-quote-warning-btn,
.open .dropdown-toggle.mini-cart .btn.btn-default.cart-voucher__btn,
.open .dropdown-toggle.mini-cart .btn.btn-default.js-savedcart_delete_confirm_cancel,
.open .dropdown-toggle.mini-cart .btn.btn-default.js-savedcart_delete_confirm,
.open .dropdown-toggle.mini-cart .btn.btn-default.js-update-entry-notes-input,
.open .dropdown-toggle.mini-cart .btn.btn-default.js-update-custom-part-input {
  color: #0f47d5;
  background-color: #f7f7f7;
  border-color: #0f47d5;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.mini-cart .btn.btn-default.btn--continue-shopping:active,
.mini-cart .btn.btn-default.btn-create-quote:active,
.mini-cart .btn.btn-default.js-quote-cancel-btn:active,
.mini-cart .btn.btn-default.js-quote-edit-btn:active,
.mini-cart .btn.btn-default.js-address-book:active,
.mini-cart .btn.btn-default.save__cart--link:active,
.mini-cart .btn.btn-default#cancelNoButton:active,
.mini-cart .btn.btn-default#submitNoButton:active,
.mini-cart .btn.btn-default.btn-block:active,
.mini-cart .btn.btn-default.use_address:active,
.mini-cart .btn.btn-default.js-quote-warning-btn:active,
.mini-cart .btn.btn-default.cart-voucher__btn:active,
.mini-cart .btn.btn-default.js-savedcart_delete_confirm_cancel:active,
.mini-cart .btn.btn-default.js-savedcart_delete_confirm:active,
.mini-cart .btn.btn-default.js-update-entry-notes-input:active,
.mini-cart .btn.btn-default.js-update-custom-part-input:active,
.mini-cart .btn.btn-default.btn--continue-shopping.active,
.mini-cart .btn.btn-default.btn-create-quote.active,
.mini-cart .btn.btn-default.js-quote-cancel-btn.active,
.mini-cart .btn.btn-default.js-quote-edit-btn.active,
.mini-cart .btn.btn-default.js-address-book.active,
.mini-cart .btn.btn-default.save__cart--link.active,
.mini-cart .btn.btn-default#cancelNoButton.active,
.mini-cart .btn.btn-default#submitNoButton.active,
.mini-cart .btn.btn-default.btn-block.active,
.mini-cart .btn.btn-default.use_address.active,
.mini-cart .btn.btn-default.js-quote-warning-btn.active,
.mini-cart .btn.btn-default.cart-voucher__btn.active,
.mini-cart .btn.btn-default.js-savedcart_delete_confirm_cancel.active,
.mini-cart .btn.btn-default.js-savedcart_delete_confirm.active,
.mini-cart .btn.btn-default.js-update-entry-notes-input.active,
.mini-cart .btn.btn-default.js-update-custom-part-input.active,
.open .dropdown-toggle.mini-cart .btn.btn-default.btn--continue-shopping,
.open .dropdown-toggle.mini-cart .btn.btn-default.btn-create-quote,
.open .dropdown-toggle.mini-cart .btn.btn-default.js-quote-cancel-btn,
.open .dropdown-toggle.mini-cart .btn.btn-default.js-quote-edit-btn,
.open .dropdown-toggle.mini-cart .btn.btn-default.js-address-book,
.open .dropdown-toggle.mini-cart .btn.btn-default.save__cart--link,
.open .dropdown-toggle.mini-cart .btn.btn-default#cancelNoButton,
.open .dropdown-toggle.mini-cart .btn.btn-default#submitNoButton,
.open .dropdown-toggle.mini-cart .btn.btn-default.btn-block,
.open .dropdown-toggle.mini-cart .btn.btn-default.use_address,
.open .dropdown-toggle.mini-cart .btn.btn-default.js-quote-warning-btn,
.open .dropdown-toggle.mini-cart .btn.btn-default.cart-voucher__btn,
.open .dropdown-toggle.mini-cart .btn.btn-default.js-savedcart_delete_confirm_cancel,
.open .dropdown-toggle.mini-cart .btn.btn-default.js-savedcart_delete_confirm,
.open .dropdown-toggle.mini-cart .btn.btn-default.js-update-entry-notes-input,
.open .dropdown-toggle.mini-cart .btn.btn-default.js-update-custom-part-input {
  background-image: none;
}
.mini-cart .btn.btn-default.btn--continue-shopping.disabled,
.mini-cart .btn.btn-default.btn-create-quote.disabled,
.mini-cart .btn.btn-default.js-quote-cancel-btn.disabled,
.mini-cart .btn.btn-default.js-quote-edit-btn.disabled,
.mini-cart .btn.btn-default.js-address-book.disabled,
.mini-cart .btn.btn-default.save__cart--link.disabled,
.mini-cart .btn.btn-default#cancelNoButton.disabled,
.mini-cart .btn.btn-default#submitNoButton.disabled,
.mini-cart .btn.btn-default.btn-block.disabled,
.mini-cart .btn.btn-default.use_address.disabled,
.mini-cart .btn.btn-default.js-quote-warning-btn.disabled,
.mini-cart .btn.btn-default.cart-voucher__btn.disabled,
.mini-cart .btn.btn-default.js-savedcart_delete_confirm_cancel.disabled,
.mini-cart .btn.btn-default.js-savedcart_delete_confirm.disabled,
.mini-cart .btn.btn-default.js-update-entry-notes-input.disabled,
.mini-cart .btn.btn-default.js-update-custom-part-input.disabled,
.mini-cart .btn.btn-default.btn--continue-shopping[disabled],
.mini-cart .btn.btn-default.btn-create-quote[disabled],
.mini-cart .btn.btn-default.js-quote-cancel-btn[disabled],
.mini-cart .btn.btn-default.js-quote-edit-btn[disabled],
.mini-cart .btn.btn-default.js-address-book[disabled],
.mini-cart .btn.btn-default.save__cart--link[disabled],
.mini-cart .btn.btn-default#cancelNoButton[disabled],
.mini-cart .btn.btn-default#submitNoButton[disabled],
.mini-cart .btn.btn-default.btn-block[disabled],
.mini-cart .btn.btn-default.use_address[disabled],
.mini-cart .btn.btn-default.js-quote-warning-btn[disabled],
.mini-cart .btn.btn-default.cart-voucher__btn[disabled],
.mini-cart .btn.btn-default.js-savedcart_delete_confirm_cancel[disabled],
.mini-cart .btn.btn-default.js-savedcart_delete_confirm[disabled],
.mini-cart .btn.btn-default.js-update-entry-notes-input[disabled],
.mini-cart .btn.btn-default.js-update-custom-part-input[disabled],
fieldset[disabled] .mini-cart .btn.btn-default.btn--continue-shopping,
fieldset[disabled] .mini-cart .btn.btn-default.btn-create-quote,
fieldset[disabled] .mini-cart .btn.btn-default.js-quote-cancel-btn,
fieldset[disabled] .mini-cart .btn.btn-default.js-quote-edit-btn,
fieldset[disabled] .mini-cart .btn.btn-default.js-address-book,
fieldset[disabled] .mini-cart .btn.btn-default.save__cart--link,
fieldset[disabled] .mini-cart .btn.btn-default#cancelNoButton,
fieldset[disabled] .mini-cart .btn.btn-default#submitNoButton,
fieldset[disabled] .mini-cart .btn.btn-default.btn-block,
fieldset[disabled] .mini-cart .btn.btn-default.use_address,
fieldset[disabled] .mini-cart .btn.btn-default.js-quote-warning-btn,
fieldset[disabled] .mini-cart .btn.btn-default.cart-voucher__btn,
fieldset[disabled] .mini-cart .btn.btn-default.js-savedcart_delete_confirm_cancel,
fieldset[disabled] .mini-cart .btn.btn-default.js-savedcart_delete_confirm,
fieldset[disabled] .mini-cart .btn.btn-default.js-update-entry-notes-input,
fieldset[disabled] .mini-cart .btn.btn-default.js-update-custom-part-input,
.mini-cart .btn.btn-default.btn--continue-shopping.disabled:hover,
.mini-cart .btn.btn-default.btn-create-quote.disabled:hover,
.mini-cart .btn.btn-default.js-quote-cancel-btn.disabled:hover,
.mini-cart .btn.btn-default.js-quote-edit-btn.disabled:hover,
.mini-cart .btn.btn-default.js-address-book.disabled:hover,
.mini-cart .btn.btn-default.save__cart--link.disabled:hover,
.mini-cart .btn.btn-default#cancelNoButton.disabled:hover,
.mini-cart .btn.btn-default#submitNoButton.disabled:hover,
.mini-cart .btn.btn-default.btn-block.disabled:hover,
.mini-cart .btn.btn-default.use_address.disabled:hover,
.mini-cart .btn.btn-default.js-quote-warning-btn.disabled:hover,
.mini-cart .btn.btn-default.cart-voucher__btn.disabled:hover,
.mini-cart .btn.btn-default.js-savedcart_delete_confirm_cancel.disabled:hover,
.mini-cart .btn.btn-default.js-savedcart_delete_confirm.disabled:hover,
.mini-cart .btn.btn-default.js-update-entry-notes-input.disabled:hover,
.mini-cart .btn.btn-default.js-update-custom-part-input.disabled:hover,
.mini-cart .btn.btn-default.btn--continue-shopping[disabled]:hover,
.mini-cart .btn.btn-default.btn-create-quote[disabled]:hover,
.mini-cart .btn.btn-default.js-quote-cancel-btn[disabled]:hover,
.mini-cart .btn.btn-default.js-quote-edit-btn[disabled]:hover,
.mini-cart .btn.btn-default.js-address-book[disabled]:hover,
.mini-cart .btn.btn-default.save__cart--link[disabled]:hover,
.mini-cart .btn.btn-default#cancelNoButton[disabled]:hover,
.mini-cart .btn.btn-default#submitNoButton[disabled]:hover,
.mini-cart .btn.btn-default.btn-block[disabled]:hover,
.mini-cart .btn.btn-default.use_address[disabled]:hover,
.mini-cart .btn.btn-default.js-quote-warning-btn[disabled]:hover,
.mini-cart .btn.btn-default.cart-voucher__btn[disabled]:hover,
.mini-cart .btn.btn-default.js-savedcart_delete_confirm_cancel[disabled]:hover,
.mini-cart .btn.btn-default.js-savedcart_delete_confirm[disabled]:hover,
.mini-cart .btn.btn-default.js-update-entry-notes-input[disabled]:hover,
.mini-cart .btn.btn-default.js-update-custom-part-input[disabled]:hover,
fieldset[disabled] .mini-cart .btn.btn-default.btn--continue-shopping:hover,
fieldset[disabled] .mini-cart .btn.btn-default.btn-create-quote:hover,
fieldset[disabled] .mini-cart .btn.btn-default.js-quote-cancel-btn:hover,
fieldset[disabled] .mini-cart .btn.btn-default.js-quote-edit-btn:hover,
fieldset[disabled] .mini-cart .btn.btn-default.js-address-book:hover,
fieldset[disabled] .mini-cart .btn.btn-default.save__cart--link:hover,
fieldset[disabled] .mini-cart .btn.btn-default#cancelNoButton:hover,
fieldset[disabled] .mini-cart .btn.btn-default#submitNoButton:hover,
fieldset[disabled] .mini-cart .btn.btn-default.btn-block:hover,
fieldset[disabled] .mini-cart .btn.btn-default.use_address:hover,
fieldset[disabled] .mini-cart .btn.btn-default.js-quote-warning-btn:hover,
fieldset[disabled] .mini-cart .btn.btn-default.cart-voucher__btn:hover,
fieldset[disabled] .mini-cart .btn.btn-default.js-savedcart_delete_confirm_cancel:hover,
fieldset[disabled] .mini-cart .btn.btn-default.js-savedcart_delete_confirm:hover,
fieldset[disabled] .mini-cart .btn.btn-default.js-update-entry-notes-input:hover,
fieldset[disabled] .mini-cart .btn.btn-default.js-update-custom-part-input:hover,
.mini-cart .btn.btn-default.btn--continue-shopping.disabled:focus,
.mini-cart .btn.btn-default.btn-create-quote.disabled:focus,
.mini-cart .btn.btn-default.js-quote-cancel-btn.disabled:focus,
.mini-cart .btn.btn-default.js-quote-edit-btn.disabled:focus,
.mini-cart .btn.btn-default.js-address-book.disabled:focus,
.mini-cart .btn.btn-default.save__cart--link.disabled:focus,
.mini-cart .btn.btn-default#cancelNoButton.disabled:focus,
.mini-cart .btn.btn-default#submitNoButton.disabled:focus,
.mini-cart .btn.btn-default.btn-block.disabled:focus,
.mini-cart .btn.btn-default.use_address.disabled:focus,
.mini-cart .btn.btn-default.js-quote-warning-btn.disabled:focus,
.mini-cart .btn.btn-default.cart-voucher__btn.disabled:focus,
.mini-cart .btn.btn-default.js-savedcart_delete_confirm_cancel.disabled:focus,
.mini-cart .btn.btn-default.js-savedcart_delete_confirm.disabled:focus,
.mini-cart .btn.btn-default.js-update-entry-notes-input.disabled:focus,
.mini-cart .btn.btn-default.js-update-custom-part-input.disabled:focus,
.mini-cart .btn.btn-default.btn--continue-shopping[disabled]:focus,
.mini-cart .btn.btn-default.btn-create-quote[disabled]:focus,
.mini-cart .btn.btn-default.js-quote-cancel-btn[disabled]:focus,
.mini-cart .btn.btn-default.js-quote-edit-btn[disabled]:focus,
.mini-cart .btn.btn-default.js-address-book[disabled]:focus,
.mini-cart .btn.btn-default.save__cart--link[disabled]:focus,
.mini-cart .btn.btn-default#cancelNoButton[disabled]:focus,
.mini-cart .btn.btn-default#submitNoButton[disabled]:focus,
.mini-cart .btn.btn-default.btn-block[disabled]:focus,
.mini-cart .btn.btn-default.use_address[disabled]:focus,
.mini-cart .btn.btn-default.js-quote-warning-btn[disabled]:focus,
.mini-cart .btn.btn-default.cart-voucher__btn[disabled]:focus,
.mini-cart .btn.btn-default.js-savedcart_delete_confirm_cancel[disabled]:focus,
.mini-cart .btn.btn-default.js-savedcart_delete_confirm[disabled]:focus,
.mini-cart .btn.btn-default.js-update-entry-notes-input[disabled]:focus,
.mini-cart .btn.btn-default.js-update-custom-part-input[disabled]:focus,
fieldset[disabled] .mini-cart .btn.btn-default.btn--continue-shopping:focus,
fieldset[disabled] .mini-cart .btn.btn-default.btn-create-quote:focus,
fieldset[disabled] .mini-cart .btn.btn-default.js-quote-cancel-btn:focus,
fieldset[disabled] .mini-cart .btn.btn-default.js-quote-edit-btn:focus,
fieldset[disabled] .mini-cart .btn.btn-default.js-address-book:focus,
fieldset[disabled] .mini-cart .btn.btn-default.save__cart--link:focus,
fieldset[disabled] .mini-cart .btn.btn-default#cancelNoButton:focus,
fieldset[disabled] .mini-cart .btn.btn-default#submitNoButton:focus,
fieldset[disabled] .mini-cart .btn.btn-default.btn-block:focus,
fieldset[disabled] .mini-cart .btn.btn-default.use_address:focus,
fieldset[disabled] .mini-cart .btn.btn-default.js-quote-warning-btn:focus,
fieldset[disabled] .mini-cart .btn.btn-default.cart-voucher__btn:focus,
fieldset[disabled] .mini-cart .btn.btn-default.js-savedcart_delete_confirm_cancel:focus,
fieldset[disabled] .mini-cart .btn.btn-default.js-savedcart_delete_confirm:focus,
fieldset[disabled] .mini-cart .btn.btn-default.js-update-entry-notes-input:focus,
fieldset[disabled] .mini-cart .btn.btn-default.js-update-custom-part-input:focus,
.mini-cart .btn.btn-default.btn--continue-shopping.disabled:active,
.mini-cart .btn.btn-default.btn-create-quote.disabled:active,
.mini-cart .btn.btn-default.js-quote-cancel-btn.disabled:active,
.mini-cart .btn.btn-default.js-quote-edit-btn.disabled:active,
.mini-cart .btn.btn-default.js-address-book.disabled:active,
.mini-cart .btn.btn-default.save__cart--link.disabled:active,
.mini-cart .btn.btn-default#cancelNoButton.disabled:active,
.mini-cart .btn.btn-default#submitNoButton.disabled:active,
.mini-cart .btn.btn-default.btn-block.disabled:active,
.mini-cart .btn.btn-default.use_address.disabled:active,
.mini-cart .btn.btn-default.js-quote-warning-btn.disabled:active,
.mini-cart .btn.btn-default.cart-voucher__btn.disabled:active,
.mini-cart .btn.btn-default.js-savedcart_delete_confirm_cancel.disabled:active,
.mini-cart .btn.btn-default.js-savedcart_delete_confirm.disabled:active,
.mini-cart .btn.btn-default.js-update-entry-notes-input.disabled:active,
.mini-cart .btn.btn-default.js-update-custom-part-input.disabled:active,
.mini-cart .btn.btn-default.btn--continue-shopping[disabled]:active,
.mini-cart .btn.btn-default.btn-create-quote[disabled]:active,
.mini-cart .btn.btn-default.js-quote-cancel-btn[disabled]:active,
.mini-cart .btn.btn-default.js-quote-edit-btn[disabled]:active,
.mini-cart .btn.btn-default.js-address-book[disabled]:active,
.mini-cart .btn.btn-default.save__cart--link[disabled]:active,
.mini-cart .btn.btn-default#cancelNoButton[disabled]:active,
.mini-cart .btn.btn-default#submitNoButton[disabled]:active,
.mini-cart .btn.btn-default.btn-block[disabled]:active,
.mini-cart .btn.btn-default.use_address[disabled]:active,
.mini-cart .btn.btn-default.js-quote-warning-btn[disabled]:active,
.mini-cart .btn.btn-default.cart-voucher__btn[disabled]:active,
.mini-cart .btn.btn-default.js-savedcart_delete_confirm_cancel[disabled]:active,
.mini-cart .btn.btn-default.js-savedcart_delete_confirm[disabled]:active,
.mini-cart .btn.btn-default.js-update-entry-notes-input[disabled]:active,
.mini-cart .btn.btn-default.js-update-custom-part-input[disabled]:active,
fieldset[disabled] .mini-cart .btn.btn-default.btn--continue-shopping:active,
fieldset[disabled] .mini-cart .btn.btn-default.btn-create-quote:active,
fieldset[disabled] .mini-cart .btn.btn-default.js-quote-cancel-btn:active,
fieldset[disabled] .mini-cart .btn.btn-default.js-quote-edit-btn:active,
fieldset[disabled] .mini-cart .btn.btn-default.js-address-book:active,
fieldset[disabled] .mini-cart .btn.btn-default.save__cart--link:active,
fieldset[disabled] .mini-cart .btn.btn-default#cancelNoButton:active,
fieldset[disabled] .mini-cart .btn.btn-default#submitNoButton:active,
fieldset[disabled] .mini-cart .btn.btn-default.btn-block:active,
fieldset[disabled] .mini-cart .btn.btn-default.use_address:active,
fieldset[disabled] .mini-cart .btn.btn-default.js-quote-warning-btn:active,
fieldset[disabled] .mini-cart .btn.btn-default.cart-voucher__btn:active,
fieldset[disabled] .mini-cart .btn.btn-default.js-savedcart_delete_confirm_cancel:active,
fieldset[disabled] .mini-cart .btn.btn-default.js-savedcart_delete_confirm:active,
fieldset[disabled] .mini-cart .btn.btn-default.js-update-entry-notes-input:active,
fieldset[disabled] .mini-cart .btn.btn-default.js-update-custom-part-input:active,
.mini-cart .btn.btn-default.btn--continue-shopping.disabled.active,
.mini-cart .btn.btn-default.btn-create-quote.disabled.active,
.mini-cart .btn.btn-default.js-quote-cancel-btn.disabled.active,
.mini-cart .btn.btn-default.js-quote-edit-btn.disabled.active,
.mini-cart .btn.btn-default.js-address-book.disabled.active,
.mini-cart .btn.btn-default.save__cart--link.disabled.active,
.mini-cart .btn.btn-default#cancelNoButton.disabled.active,
.mini-cart .btn.btn-default#submitNoButton.disabled.active,
.mini-cart .btn.btn-default.btn-block.disabled.active,
.mini-cart .btn.btn-default.use_address.disabled.active,
.mini-cart .btn.btn-default.js-quote-warning-btn.disabled.active,
.mini-cart .btn.btn-default.cart-voucher__btn.disabled.active,
.mini-cart .btn.btn-default.js-savedcart_delete_confirm_cancel.disabled.active,
.mini-cart .btn.btn-default.js-savedcart_delete_confirm.disabled.active,
.mini-cart .btn.btn-default.js-update-entry-notes-input.disabled.active,
.mini-cart .btn.btn-default.js-update-custom-part-input.disabled.active,
.mini-cart .btn.btn-default.btn--continue-shopping[disabled].active,
.mini-cart .btn.btn-default.btn-create-quote[disabled].active,
.mini-cart .btn.btn-default.js-quote-cancel-btn[disabled].active,
.mini-cart .btn.btn-default.js-quote-edit-btn[disabled].active,
.mini-cart .btn.btn-default.js-address-book[disabled].active,
.mini-cart .btn.btn-default.save__cart--link[disabled].active,
.mini-cart .btn.btn-default#cancelNoButton[disabled].active,
.mini-cart .btn.btn-default#submitNoButton[disabled].active,
.mini-cart .btn.btn-default.btn-block[disabled].active,
.mini-cart .btn.btn-default.use_address[disabled].active,
.mini-cart .btn.btn-default.js-quote-warning-btn[disabled].active,
.mini-cart .btn.btn-default.cart-voucher__btn[disabled].active,
.mini-cart .btn.btn-default.js-savedcart_delete_confirm_cancel[disabled].active,
.mini-cart .btn.btn-default.js-savedcart_delete_confirm[disabled].active,
.mini-cart .btn.btn-default.js-update-entry-notes-input[disabled].active,
.mini-cart .btn.btn-default.js-update-custom-part-input[disabled].active,
fieldset[disabled] .mini-cart .btn.btn-default.btn--continue-shopping.active,
fieldset[disabled] .mini-cart .btn.btn-default.btn-create-quote.active,
fieldset[disabled] .mini-cart .btn.btn-default.js-quote-cancel-btn.active,
fieldset[disabled] .mini-cart .btn.btn-default.js-quote-edit-btn.active,
fieldset[disabled] .mini-cart .btn.btn-default.js-address-book.active,
fieldset[disabled] .mini-cart .btn.btn-default.save__cart--link.active,
fieldset[disabled] .mini-cart .btn.btn-default#cancelNoButton.active,
fieldset[disabled] .mini-cart .btn.btn-default#submitNoButton.active,
fieldset[disabled] .mini-cart .btn.btn-default.btn-block.active,
fieldset[disabled] .mini-cart .btn.btn-default.use_address.active,
fieldset[disabled] .mini-cart .btn.btn-default.js-quote-warning-btn.active,
fieldset[disabled] .mini-cart .btn.btn-default.cart-voucher__btn.active,
fieldset[disabled] .mini-cart .btn.btn-default.js-savedcart_delete_confirm_cancel.active,
fieldset[disabled] .mini-cart .btn.btn-default.js-savedcart_delete_confirm.active,
fieldset[disabled] .mini-cart .btn.btn-default.js-update-entry-notes-input.active,
fieldset[disabled] .mini-cart .btn.btn-default.js-update-custom-part-input.active {
  color: #969796;
  background-color: #e6e9e8;
  border-color: #e6e9e8;
  opacity: 1;
}
.mini-cart .btn.btn-default.btn--continue-shopping .badge,
.mini-cart .btn.btn-default.btn-create-quote .badge,
.mini-cart .btn.btn-default.js-quote-cancel-btn .badge,
.mini-cart .btn.btn-default.js-quote-edit-btn .badge,
.mini-cart .btn.btn-default.js-address-book .badge,
.mini-cart .btn.btn-default.save__cart--link .badge,
.mini-cart .btn.btn-default#cancelNoButton .badge,
.mini-cart .btn.btn-default#submitNoButton .badge,
.mini-cart .btn.btn-default.btn-block .badge,
.mini-cart .btn.btn-default.use_address .badge,
.mini-cart .btn.btn-default.js-quote-warning-btn .badge,
.mini-cart .btn.btn-default.cart-voucher__btn .badge,
.mini-cart .btn.btn-default.js-savedcart_delete_confirm_cancel .badge,
.mini-cart .btn.btn-default.js-savedcart_delete_confirm .badge,
.mini-cart .btn.btn-default.js-update-entry-notes-input .badge,
.mini-cart .btn.btn-default.js-update-custom-part-input .badge {
  color: #f7f7f7;
  background-color: #262b69;
}
.mini-cart .btn.btn-default.btn--continue-shopping:active,
.mini-cart .btn.btn-default.btn-create-quote:active,
.mini-cart .btn.btn-default.js-quote-cancel-btn:active,
.mini-cart .btn.btn-default.js-quote-edit-btn:active,
.mini-cart .btn.btn-default.js-address-book:active,
.mini-cart .btn.btn-default.save__cart--link:active,
.mini-cart .btn.btn-default#cancelNoButton:active,
.mini-cart .btn.btn-default#submitNoButton:active,
.mini-cart .btn.btn-default.btn-block:active,
.mini-cart .btn.btn-default.use_address:active,
.mini-cart .btn.btn-default.js-quote-warning-btn:active,
.mini-cart .btn.btn-default.cart-voucher__btn:active,
.mini-cart .btn.btn-default.js-savedcart_delete_confirm_cancel:active,
.mini-cart .btn.btn-default.js-savedcart_delete_confirm:active,
.mini-cart .btn.btn-default.js-update-entry-notes-input:active,
.mini-cart .btn.btn-default.js-update-custom-part-input:active {
  color: #ffffff !important;
  background-color: #042986;
  border-color: #042986;
}
@media only screen and (max-width: 1024px) {
  .mini-cart .btn.btn-default.btn--continue-shopping,
  .mini-cart .btn.btn-default.btn-create-quote,
  .mini-cart .btn.btn-default.js-quote-cancel-btn,
  .mini-cart .btn.btn-default.js-quote-edit-btn,
  .mini-cart .btn.btn-default.js-address-book,
  .mini-cart .btn.btn-default.save__cart--link,
  .mini-cart .btn.btn-default#cancelNoButton,
  .mini-cart .btn.btn-default#submitNoButton,
  .mini-cart .btn.btn-default.btn-block,
  .mini-cart .btn.btn-default.use_address,
  .mini-cart .btn.btn-default.js-quote-warning-btn,
  .mini-cart .btn.btn-default.cart-voucher__btn,
  .mini-cart .btn.btn-default.js-savedcart_delete_confirm_cancel,
  .mini-cart .btn.btn-default.js-savedcart_delete_confirm,
  .mini-cart .btn.btn-default.js-update-entry-notes-input,
  .mini-cart .btn.btn-default.js-update-custom-part-input {
    font-size: 16px;
  }
}
.mini-cart .btn.btn-default.quickorder-button,
.mini-cart .btn.btn-default.add-to-cart-button {
  color: #ffffff;
  background-color: #e31f26;
  border-color: #e31f26;
}
.mini-cart .btn.btn-default.quickorder-button:hover,
.mini-cart .btn.btn-default.add-to-cart-button:hover,
.mini-cart .btn.btn-default.quickorder-button:focus,
.mini-cart .btn.btn-default.add-to-cart-button:focus,
.mini-cart .btn.btn-default.quickorder-button:active,
.mini-cart .btn.btn-default.add-to-cart-button:active,
.mini-cart .btn.btn-default.quickorder-button.active,
.mini-cart .btn.btn-default.add-to-cart-button.active,
.open .dropdown-toggle.mini-cart .btn.btn-default.quickorder-button,
.open .dropdown-toggle.mini-cart .btn.btn-default.add-to-cart-button {
  color: #ffffff;
  background-color: #fc3f1d;
  border-color: #fc3f1d;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.mini-cart .btn.btn-default.quickorder-button:active,
.mini-cart .btn.btn-default.add-to-cart-button:active,
.mini-cart .btn.btn-default.quickorder-button.active,
.mini-cart .btn.btn-default.add-to-cart-button.active,
.open .dropdown-toggle.mini-cart .btn.btn-default.quickorder-button,
.open .dropdown-toggle.mini-cart .btn.btn-default.add-to-cart-button {
  background-image: none;
}
.mini-cart .btn.btn-default.quickorder-button.disabled,
.mini-cart .btn.btn-default.add-to-cart-button.disabled,
.mini-cart .btn.btn-default.quickorder-button[disabled],
.mini-cart .btn.btn-default.add-to-cart-button[disabled],
fieldset[disabled] .mini-cart .btn.btn-default.quickorder-button,
fieldset[disabled] .mini-cart .btn.btn-default.add-to-cart-button,
.mini-cart .btn.btn-default.quickorder-button.disabled:hover,
.mini-cart .btn.btn-default.add-to-cart-button.disabled:hover,
.mini-cart .btn.btn-default.quickorder-button[disabled]:hover,
.mini-cart .btn.btn-default.add-to-cart-button[disabled]:hover,
fieldset[disabled] .mini-cart .btn.btn-default.quickorder-button:hover,
fieldset[disabled] .mini-cart .btn.btn-default.add-to-cart-button:hover,
.mini-cart .btn.btn-default.quickorder-button.disabled:focus,
.mini-cart .btn.btn-default.add-to-cart-button.disabled:focus,
.mini-cart .btn.btn-default.quickorder-button[disabled]:focus,
.mini-cart .btn.btn-default.add-to-cart-button[disabled]:focus,
fieldset[disabled] .mini-cart .btn.btn-default.quickorder-button:focus,
fieldset[disabled] .mini-cart .btn.btn-default.add-to-cart-button:focus,
.mini-cart .btn.btn-default.quickorder-button.disabled:active,
.mini-cart .btn.btn-default.add-to-cart-button.disabled:active,
.mini-cart .btn.btn-default.quickorder-button[disabled]:active,
.mini-cart .btn.btn-default.add-to-cart-button[disabled]:active,
fieldset[disabled] .mini-cart .btn.btn-default.quickorder-button:active,
fieldset[disabled] .mini-cart .btn.btn-default.add-to-cart-button:active,
.mini-cart .btn.btn-default.quickorder-button.disabled.active,
.mini-cart .btn.btn-default.add-to-cart-button.disabled.active,
.mini-cart .btn.btn-default.quickorder-button[disabled].active,
.mini-cart .btn.btn-default.add-to-cart-button[disabled].active,
fieldset[disabled] .mini-cart .btn.btn-default.quickorder-button.active,
fieldset[disabled] .mini-cart .btn.btn-default.add-to-cart-button.active {
  color: #969796;
  background-color: #e6e9e8;
  border-color: #e6e9e8;
  opacity: 1;
}
.mini-cart .btn.btn-default.quickorder-button .badge,
.mini-cart .btn.btn-default.add-to-cart-button .badge {
  color: #e31f26;
  background-color: #ffffff;
}
.mini-cart .btn.btn-default.quickorder-button:active,
.mini-cart .btn.btn-default.add-to-cart-button:active {
  color: #ffffff !important;
  background-color: #ff0000;
  border-color: #ff0000;
}
@media only screen and (max-width: 1024px) {
  .mini-cart .btn.btn-default.quickorder-button,
  .mini-cart .btn.btn-default.add-to-cart-button {
    font-size: 16px;
  }
}
header.asmActive .mini-cart-modal,
header.asmActive.asmActiveLog .mini-cart-modal {
  top: 55px;
}









input[type="radio"],
input[type="checkbox"] {
  margin-right: 10px;
  margin-bottom: 20px;
}
[type="radio"]:checked,
[type="radio"]:not(:checked) {
  position: absolute;
  left: -9999px;
}
[type="radio"]:checked + label,
[type="radio"]:not(:checked) + label {
  position: relative;
  padding-left: 28px;
  cursor: pointer;
  line-height: 20px;
  display: inline-block;
}
[type="radio"]:checked + label:before,
[type="radio"]:not(:checked) + label:before {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  width: 18px;
  height: 18px;
  border: 1px solid #e0e0e0;
  border-radius: 100%;
}
[type="radio"]:checked + label:before {
  background: #043faf;
}
[type="radio"]:not(:checked) + label:before {
  background: #ffffff;
}
[type="radio"]:checked + label:after,
[type="radio"]:not(:checked) + label:after {
  content: '';
  width: 8px;
  height: 8px;
  background: #ffffff;
  position: absolute;
  top: 5px;
  left: 5px;
  border-radius: 100%;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
}
[type="radio"]:not(:checked) + label:after {
  opacity: 0;
  -webkit-transform: scale(0);
  transform: scale(0);
}
[type="radio"]:checked + label:after {
  opacity: 1;
  -webkit-transform: scale(1);
  transform: scale(1);
}
label {
  color: #3a414b;
  font-size: 13px;
  margin-bottom: 10px;
  font-weight: bold !important;
  font-family: Arial, Tahoma, Helvetica, sans-serif;
}
label + .form-control.error {
  color: #d0021b;
}
#product-facet .checkbox input[type="checkbox"] {
  width: 13px;
  height: 13px;
}
@media only screen and (max-width: 1024px) {
  #product-facet .checkbox input[type="checkbox"] {
    width: 23px;
    height: 23px;
    border-radius: 3px;
    border: solid 1px black;
    background-color: #fff;
    color: #000;
    -webkit-appearance: none;
    margin: 0;
  }
}
#product-facet .checkbox input[type="checkbox"]:checked {
  background-color: #141e27;
}
.checkbox {
  position: relative;
  width: 300px;
}
.checkbox input[type="checkbox"] {
  width: 20px;
  height: 20px;
  margin-left: 0px;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  outline: none;
  left: 0;
}
.checkbox input[type="checkbox"].add-address-left-input {
  margin: 0px;
}
.checkbox input[type="checkbox"]:checked {
  color: #ffffff;
  background-color: #043faf;
  margin-top: 0;
  border-radius: 3px;
}
.checkbox .form-group {
  margin-bottom: 0px;
}
.checkbox label {
  position: relative;
  cursor: pointer;
  font-family: Arial, Tahoma, Helvetica, sans-serif;
  padding: 0;
  top: -1px;
}
.checkbox label:before {
  content: '';
  margin-right: 10px;
  display: inline-block;
  vertical-align: text-top;
  width: 20px;
  height: 20px;
  border: 1px solid #e0e0e0;
}
.checkbox label:after {
  content: '';
  position: absolute;
  left: 5px;
  top: 9px;
  background: white;
  width: 2px;
  height: 2px;
  box-shadow: 2px 0 0 #ffffff, 4px 0 0 #ffffff, 4px -2px 0 #ffffff, 4px -4px 0 #ffffff, 4px -6px 0 #ffffff, 4px -8px 0 #ffffff;
  transform: rotate(45deg);
}
#addressForm div.form-group {
  margin-bottom: 15px;
}
#addressForm #company-radio-field label {
  margin: 10px 30px 10px 0;
}
#addressForm #company-radio-field label:before {
  background: #fff;
  border-color: #262b69;
}
#addressForm #company-radio-field label:after {
  background: #262b69;
  width: 10px;
  height: 10px;
  top: 4px;
  left: 4px;
}
.form-control:focus {
  border-color: #006ab6;
  outline: 0;
  box-shadow: none;
}
#popup_suggested_delivery_addresses {
  padding: 0px 20px 20px 20px;
}
#popup_suggested_delivery_addresses .btn {
  border-radius: 5px !important;
}
#popup_suggested_delivery_addresses .btn.btn-primary {
  color: #ffffff;
  background-color: #e31f26;
  border-color: #e31f26;
}
#popup_suggested_delivery_addresses .btn.btn-primary:hover,
#popup_suggested_delivery_addresses .btn.btn-primary:focus,
#popup_suggested_delivery_addresses .btn.btn-primary:active,
#popup_suggested_delivery_addresses .btn.btn-primary.active,
.open .dropdown-toggle#popup_suggested_delivery_addresses .btn.btn-primary {
  color: #ffffff;
  background-color: #fc3f1d;
  border-color: #fc3f1d;
  -webkit-box-shadow: none;
  box-shadow: none;
}
#popup_suggested_delivery_addresses .btn.btn-primary:active,
#popup_suggested_delivery_addresses .btn.btn-primary.active,
.open .dropdown-toggle#popup_suggested_delivery_addresses .btn.btn-primary {
  background-image: none;
}
#popup_suggested_delivery_addresses .btn.btn-primary.disabled,
#popup_suggested_delivery_addresses .btn.btn-primary[disabled],
fieldset[disabled] #popup_suggested_delivery_addresses .btn.btn-primary,
#popup_suggested_delivery_addresses .btn.btn-primary.disabled:hover,
#popup_suggested_delivery_addresses .btn.btn-primary[disabled]:hover,
fieldset[disabled] #popup_suggested_delivery_addresses .btn.btn-primary:hover,
#popup_suggested_delivery_addresses .btn.btn-primary.disabled:focus,
#popup_suggested_delivery_addresses .btn.btn-primary[disabled]:focus,
fieldset[disabled] #popup_suggested_delivery_addresses .btn.btn-primary:focus,
#popup_suggested_delivery_addresses .btn.btn-primary.disabled:active,
#popup_suggested_delivery_addresses .btn.btn-primary[disabled]:active,
fieldset[disabled] #popup_suggested_delivery_addresses .btn.btn-primary:active,
#popup_suggested_delivery_addresses .btn.btn-primary.disabled.active,
#popup_suggested_delivery_addresses .btn.btn-primary[disabled].active,
fieldset[disabled] #popup_suggested_delivery_addresses .btn.btn-primary.active {
  color: #969796;
  background-color: #e6e9e8;
  border-color: #e6e9e8;
  opacity: 1;
}
#popup_suggested_delivery_addresses .btn.btn-primary .badge {
  color: #e31f26;
  background-color: #ffffff;
}
#popup_suggested_delivery_addresses .btn.btn-primary:active {
  color: #ffffff !important;
  background-color: #ff0000;
  border-color: #ff0000;
}
#popup_suggested_delivery_addresses .btn.btn-primary-reversed {
  color: #e31f26;
  background-color: #ffffff;
  border-color: #e31f26;
}
#popup_suggested_delivery_addresses .btn.btn-primary-reversed:hover,
#popup_suggested_delivery_addresses .btn.btn-primary-reversed:focus,
#popup_suggested_delivery_addresses .btn.btn-primary-reversed:active,
#popup_suggested_delivery_addresses .btn.btn-primary-reversed.active,
.open .dropdown-toggle#popup_suggested_delivery_addresses .btn.btn-primary-reversed {
  color: #fc3f1d;
  background-color: #f8f8f8;
  border-color: #fc3f1d;
  -webkit-box-shadow: none;
  box-shadow: none;
}
#popup_suggested_delivery_addresses .btn.btn-primary-reversed:active,
#popup_suggested_delivery_addresses .btn.btn-primary-reversed.active,
.open .dropdown-toggle#popup_suggested_delivery_addresses .btn.btn-primary-reversed {
  background-image: none;
}
#popup_suggested_delivery_addresses .btn.btn-primary-reversed.disabled,
#popup_suggested_delivery_addresses .btn.btn-primary-reversed[disabled],
fieldset[disabled] #popup_suggested_delivery_addresses .btn.btn-primary-reversed,
#popup_suggested_delivery_addresses .btn.btn-primary-reversed.disabled:hover,
#popup_suggested_delivery_addresses .btn.btn-primary-reversed[disabled]:hover,
fieldset[disabled] #popup_suggested_delivery_addresses .btn.btn-primary-reversed:hover,
#popup_suggested_delivery_addresses .btn.btn-primary-reversed.disabled:focus,
#popup_suggested_delivery_addresses .btn.btn-primary-reversed[disabled]:focus,
fieldset[disabled] #popup_suggested_delivery_addresses .btn.btn-primary-reversed:focus,
#popup_suggested_delivery_addresses .btn.btn-primary-reversed.disabled:active,
#popup_suggested_delivery_addresses .btn.btn-primary-reversed[disabled]:active,
fieldset[disabled] #popup_suggested_delivery_addresses .btn.btn-primary-reversed:active,
#popup_suggested_delivery_addresses .btn.btn-primary-reversed.disabled.active,
#popup_suggested_delivery_addresses .btn.btn-primary-reversed[disabled].active,
fieldset[disabled] #popup_suggested_delivery_addresses .btn.btn-primary-reversed.active {
  color: #969796;
  background-color: #e6e9e8;
  border-color: #e6e9e8;
  opacity: 1;
}
#popup_suggested_delivery_addresses .btn.btn-primary-reversed .badge {
  color: #ffffff;
  background-color: #e31f26;
}
#popup_suggested_delivery_addresses .btn.btn-primary-reversed:active {
  color: #ff0000 !important;
  background-color: #ffffff;
  border-color: #ffffff;
}
#popup_suggested_delivery_addresses .btn.btn-secondary {
  border: 2px solid;
  color: #262b69;
  background-color: #f7f7f7;
  border-color: #262b69;
}
#popup_suggested_delivery_addresses .btn.btn-secondary:hover,
#popup_suggested_delivery_addresses .btn.btn-secondary:focus,
#popup_suggested_delivery_addresses .btn.btn-secondary:active,
#popup_suggested_delivery_addresses .btn.btn-secondary.active,
.open .dropdown-toggle#popup_suggested_delivery_addresses .btn.btn-secondary {
  color: #0f47d5;
  background-color: #f7f7f7;
  border-color: #0f47d5;
  -webkit-box-shadow: none;
  box-shadow: none;
}
#popup_suggested_delivery_addresses .btn.btn-secondary:active,
#popup_suggested_delivery_addresses .btn.btn-secondary.active,
.open .dropdown-toggle#popup_suggested_delivery_addresses .btn.btn-secondary {
  background-image: none;
}
#popup_suggested_delivery_addresses .btn.btn-secondary.disabled,
#popup_suggested_delivery_addresses .btn.btn-secondary[disabled],
fieldset[disabled] #popup_suggested_delivery_addresses .btn.btn-secondary,
#popup_suggested_delivery_addresses .btn.btn-secondary.disabled:hover,
#popup_suggested_delivery_addresses .btn.btn-secondary[disabled]:hover,
fieldset[disabled] #popup_suggested_delivery_addresses .btn.btn-secondary:hover,
#popup_suggested_delivery_addresses .btn.btn-secondary.disabled:focus,
#popup_suggested_delivery_addresses .btn.btn-secondary[disabled]:focus,
fieldset[disabled] #popup_suggested_delivery_addresses .btn.btn-secondary:focus,
#popup_suggested_delivery_addresses .btn.btn-secondary.disabled:active,
#popup_suggested_delivery_addresses .btn.btn-secondary[disabled]:active,
fieldset[disabled] #popup_suggested_delivery_addresses .btn.btn-secondary:active,
#popup_suggested_delivery_addresses .btn.btn-secondary.disabled.active,
#popup_suggested_delivery_addresses .btn.btn-secondary[disabled].active,
fieldset[disabled] #popup_suggested_delivery_addresses .btn.btn-secondary.active {
  color: #969796;
  background-color: #e6e9e8;
  border-color: #e6e9e8;
  opacity: 1;
}
#popup_suggested_delivery_addresses .btn.btn-secondary .badge {
  color: #f7f7f7;
  background-color: #262b69;
}
#popup_suggested_delivery_addresses .btn.btn-secondary:active {
  color: #ffffff !important;
  background-color: #042986;
  border-color: #042986;
}
#popup_suggested_delivery_addresses .btn.btn-tertiary {
  color: #ffffff;
  background-color: #262b69;
  border-color: #262b69;
}
#popup_suggested_delivery_addresses .btn.btn-tertiary:hover,
#popup_suggested_delivery_addresses .btn.btn-tertiary:focus,
#popup_suggested_delivery_addresses .btn.btn-tertiary:active,
#popup_suggested_delivery_addresses .btn.btn-tertiary.active,
.open .dropdown-toggle#popup_suggested_delivery_addresses .btn.btn-tertiary {
  color: #ffffff;
  background-color: #0034b7;
  border-color: #0034b7;
  -webkit-box-shadow: none;
  box-shadow: none;
}
#popup_suggested_delivery_addresses .btn.btn-tertiary:active,
#popup_suggested_delivery_addresses .btn.btn-tertiary.active,
.open .dropdown-toggle#popup_suggested_delivery_addresses .btn.btn-tertiary {
  background-image: none;
}
#popup_suggested_delivery_addresses .btn.btn-tertiary.disabled,
#popup_suggested_delivery_addresses .btn.btn-tertiary[disabled],
fieldset[disabled] #popup_suggested_delivery_addresses .btn.btn-tertiary,
#popup_suggested_delivery_addresses .btn.btn-tertiary.disabled:hover,
#popup_suggested_delivery_addresses .btn.btn-tertiary[disabled]:hover,
fieldset[disabled] #popup_suggested_delivery_addresses .btn.btn-tertiary:hover,
#popup_suggested_delivery_addresses .btn.btn-tertiary.disabled:focus,
#popup_suggested_delivery_addresses .btn.btn-tertiary[disabled]:focus,
fieldset[disabled] #popup_suggested_delivery_addresses .btn.btn-tertiary:focus,
#popup_suggested_delivery_addresses .btn.btn-tertiary.disabled:active,
#popup_suggested_delivery_addresses .btn.btn-tertiary[disabled]:active,
fieldset[disabled] #popup_suggested_delivery_addresses .btn.btn-tertiary:active,
#popup_suggested_delivery_addresses .btn.btn-tertiary.disabled.active,
#popup_suggested_delivery_addresses .btn.btn-tertiary[disabled].active,
fieldset[disabled] #popup_suggested_delivery_addresses .btn.btn-tertiary.active {
  color: #969796;
  background-color: #e6e9e8;
  border-color: #e6e9e8;
  opacity: 1;
}
#popup_suggested_delivery_addresses .btn.btn-tertiary .badge {
  color: #262b69;
  background-color: #ffffff;
}
#popup_suggested_delivery_addresses .btn.btn-tertiary:active {
  color: #ffffff !important;
  background-color: #0f4cff;
  border-color: #0f4cff;
}
#popup_suggested_delivery_addresses .btn.btn-default.btn--continue-shopping,
#popup_suggested_delivery_addresses .btn.btn-default.btn-create-quote,
#popup_suggested_delivery_addresses .btn.btn-default.js-quote-cancel-btn,
#popup_suggested_delivery_addresses .btn.btn-default.js-quote-edit-btn,
#popup_suggested_delivery_addresses .btn.btn-default.js-address-book,
#popup_suggested_delivery_addresses .btn.btn-default.save__cart--link,
#popup_suggested_delivery_addresses .btn.btn-default#cancelNoButton,
#popup_suggested_delivery_addresses .btn.btn-default#submitNoButton,
#popup_suggested_delivery_addresses .btn.btn-default.btn-block,
#popup_suggested_delivery_addresses .btn.btn-default.use_address,
#popup_suggested_delivery_addresses .btn.btn-default.js-quote-warning-btn,
#popup_suggested_delivery_addresses .btn.btn-default.cart-voucher__btn,
#popup_suggested_delivery_addresses .btn.btn-default.js-savedcart_delete_confirm_cancel,
#popup_suggested_delivery_addresses .btn.btn-default.js-savedcart_delete_confirm,
#popup_suggested_delivery_addresses .btn.btn-default.js-update-entry-notes-input,
#popup_suggested_delivery_addresses .btn.btn-default.js-update-custom-part-input {
  border: 2px solid;
  color: #262b69;
  background-color: #f7f7f7;
  border-color: #262b69;
}
#popup_suggested_delivery_addresses .btn.btn-default.btn--continue-shopping:hover,
#popup_suggested_delivery_addresses .btn.btn-default.btn-create-quote:hover,
#popup_suggested_delivery_addresses .btn.btn-default.js-quote-cancel-btn:hover,
#popup_suggested_delivery_addresses .btn.btn-default.js-quote-edit-btn:hover,
#popup_suggested_delivery_addresses .btn.btn-default.js-address-book:hover,
#popup_suggested_delivery_addresses .btn.btn-default.save__cart--link:hover,
#popup_suggested_delivery_addresses .btn.btn-default#cancelNoButton:hover,
#popup_suggested_delivery_addresses .btn.btn-default#submitNoButton:hover,
#popup_suggested_delivery_addresses .btn.btn-default.btn-block:hover,
#popup_suggested_delivery_addresses .btn.btn-default.use_address:hover,
#popup_suggested_delivery_addresses .btn.btn-default.js-quote-warning-btn:hover,
#popup_suggested_delivery_addresses .btn.btn-default.cart-voucher__btn:hover,
#popup_suggested_delivery_addresses .btn.btn-default.js-savedcart_delete_confirm_cancel:hover,
#popup_suggested_delivery_addresses .btn.btn-default.js-savedcart_delete_confirm:hover,
#popup_suggested_delivery_addresses .btn.btn-default.js-update-entry-notes-input:hover,
#popup_suggested_delivery_addresses .btn.btn-default.js-update-custom-part-input:hover,
#popup_suggested_delivery_addresses .btn.btn-default.btn--continue-shopping:focus,
#popup_suggested_delivery_addresses .btn.btn-default.btn-create-quote:focus,
#popup_suggested_delivery_addresses .btn.btn-default.js-quote-cancel-btn:focus,
#popup_suggested_delivery_addresses .btn.btn-default.js-quote-edit-btn:focus,
#popup_suggested_delivery_addresses .btn.btn-default.js-address-book:focus,
#popup_suggested_delivery_addresses .btn.btn-default.save__cart--link:focus,
#popup_suggested_delivery_addresses .btn.btn-default#cancelNoButton:focus,
#popup_suggested_delivery_addresses .btn.btn-default#submitNoButton:focus,
#popup_suggested_delivery_addresses .btn.btn-default.btn-block:focus,
#popup_suggested_delivery_addresses .btn.btn-default.use_address:focus,
#popup_suggested_delivery_addresses .btn.btn-default.js-quote-warning-btn:focus,
#popup_suggested_delivery_addresses .btn.btn-default.cart-voucher__btn:focus,
#popup_suggested_delivery_addresses .btn.btn-default.js-savedcart_delete_confirm_cancel:focus,
#popup_suggested_delivery_addresses .btn.btn-default.js-savedcart_delete_confirm:focus,
#popup_suggested_delivery_addresses .btn.btn-default.js-update-entry-notes-input:focus,
#popup_suggested_delivery_addresses .btn.btn-default.js-update-custom-part-input:focus,
#popup_suggested_delivery_addresses .btn.btn-default.btn--continue-shopping:active,
#popup_suggested_delivery_addresses .btn.btn-default.btn-create-quote:active,
#popup_suggested_delivery_addresses .btn.btn-default.js-quote-cancel-btn:active,
#popup_suggested_delivery_addresses .btn.btn-default.js-quote-edit-btn:active,
#popup_suggested_delivery_addresses .btn.btn-default.js-address-book:active,
#popup_suggested_delivery_addresses .btn.btn-default.save__cart--link:active,
#popup_suggested_delivery_addresses .btn.btn-default#cancelNoButton:active,
#popup_suggested_delivery_addresses .btn.btn-default#submitNoButton:active,
#popup_suggested_delivery_addresses .btn.btn-default.btn-block:active,
#popup_suggested_delivery_addresses .btn.btn-default.use_address:active,
#popup_suggested_delivery_addresses .btn.btn-default.js-quote-warning-btn:active,
#popup_suggested_delivery_addresses .btn.btn-default.cart-voucher__btn:active,
#popup_suggested_delivery_addresses .btn.btn-default.js-savedcart_delete_confirm_cancel:active,
#popup_suggested_delivery_addresses .btn.btn-default.js-savedcart_delete_confirm:active,
#popup_suggested_delivery_addresses .btn.btn-default.js-update-entry-notes-input:active,
#popup_suggested_delivery_addresses .btn.btn-default.js-update-custom-part-input:active,
#popup_suggested_delivery_addresses .btn.btn-default.btn--continue-shopping.active,
#popup_suggested_delivery_addresses .btn.btn-default.btn-create-quote.active,
#popup_suggested_delivery_addresses .btn.btn-default.js-quote-cancel-btn.active,
#popup_suggested_delivery_addresses .btn.btn-default.js-quote-edit-btn.active,
#popup_suggested_delivery_addresses .btn.btn-default.js-address-book.active,
#popup_suggested_delivery_addresses .btn.btn-default.save__cart--link.active,
#popup_suggested_delivery_addresses .btn.btn-default#cancelNoButton.active,
#popup_suggested_delivery_addresses .btn.btn-default#submitNoButton.active,
#popup_suggested_delivery_addresses .btn.btn-default.btn-block.active,
#popup_suggested_delivery_addresses .btn.btn-default.use_address.active,
#popup_suggested_delivery_addresses .btn.btn-default.js-quote-warning-btn.active,
#popup_suggested_delivery_addresses .btn.btn-default.cart-voucher__btn.active,
#popup_suggested_delivery_addresses .btn.btn-default.js-savedcart_delete_confirm_cancel.active,
#popup_suggested_delivery_addresses .btn.btn-default.js-savedcart_delete_confirm.active,
#popup_suggested_delivery_addresses .btn.btn-default.js-update-entry-notes-input.active,
#popup_suggested_delivery_addresses .btn.btn-default.js-update-custom-part-input.active,
.open .dropdown-toggle#popup_suggested_delivery_addresses .btn.btn-default.btn--continue-shopping,
.open .dropdown-toggle#popup_suggested_delivery_addresses .btn.btn-default.btn-create-quote,
.open .dropdown-toggle#popup_suggested_delivery_addresses .btn.btn-default.js-quote-cancel-btn,
.open .dropdown-toggle#popup_suggested_delivery_addresses .btn.btn-default.js-quote-edit-btn,
.open .dropdown-toggle#popup_suggested_delivery_addresses .btn.btn-default.js-address-book,
.open .dropdown-toggle#popup_suggested_delivery_addresses .btn.btn-default.save__cart--link,
.open .dropdown-toggle#popup_suggested_delivery_addresses .btn.btn-default#cancelNoButton,
.open .dropdown-toggle#popup_suggested_delivery_addresses .btn.btn-default#submitNoButton,
.open .dropdown-toggle#popup_suggested_delivery_addresses .btn.btn-default.btn-block,
.open .dropdown-toggle#popup_suggested_delivery_addresses .btn.btn-default.use_address,
.open .dropdown-toggle#popup_suggested_delivery_addresses .btn.btn-default.js-quote-warning-btn,
.open .dropdown-toggle#popup_suggested_delivery_addresses .btn.btn-default.cart-voucher__btn,
.open .dropdown-toggle#popup_suggested_delivery_addresses .btn.btn-default.js-savedcart_delete_confirm_cancel,
.open .dropdown-toggle#popup_suggested_delivery_addresses .btn.btn-default.js-savedcart_delete_confirm,
.open .dropdown-toggle#popup_suggested_delivery_addresses .btn.btn-default.js-update-entry-notes-input,
.open .dropdown-toggle#popup_suggested_delivery_addresses .btn.btn-default.js-update-custom-part-input {
  color: #0f47d5;
  background-color: #f7f7f7;
  border-color: #0f47d5;
  -webkit-box-shadow: none;
  box-shadow: none;
}
#popup_suggested_delivery_addresses .btn.btn-default.btn--continue-shopping:active,
#popup_suggested_delivery_addresses .btn.btn-default.btn-create-quote:active,
#popup_suggested_delivery_addresses .btn.btn-default.js-quote-cancel-btn:active,
#popup_suggested_delivery_addresses .btn.btn-default.js-quote-edit-btn:active,
#popup_suggested_delivery_addresses .btn.btn-default.js-address-book:active,
#popup_suggested_delivery_addresses .btn.btn-default.save__cart--link:active,
#popup_suggested_delivery_addresses .btn.btn-default#cancelNoButton:active,
#popup_suggested_delivery_addresses .btn.btn-default#submitNoButton:active,
#popup_suggested_delivery_addresses .btn.btn-default.btn-block:active,
#popup_suggested_delivery_addresses .btn.btn-default.use_address:active,
#popup_suggested_delivery_addresses .btn.btn-default.js-quote-warning-btn:active,
#popup_suggested_delivery_addresses .btn.btn-default.cart-voucher__btn:active,
#popup_suggested_delivery_addresses .btn.btn-default.js-savedcart_delete_confirm_cancel:active,
#popup_suggested_delivery_addresses .btn.btn-default.js-savedcart_delete_confirm:active,
#popup_suggested_delivery_addresses .btn.btn-default.js-update-entry-notes-input:active,
#popup_suggested_delivery_addresses .btn.btn-default.js-update-custom-part-input:active,
#popup_suggested_delivery_addresses .btn.btn-default.btn--continue-shopping.active,
#popup_suggested_delivery_addresses .btn.btn-default.btn-create-quote.active,
#popup_suggested_delivery_addresses .btn.btn-default.js-quote-cancel-btn.active,
#popup_suggested_delivery_addresses .btn.btn-default.js-quote-edit-btn.active,
#popup_suggested_delivery_addresses .btn.btn-default.js-address-book.active,
#popup_suggested_delivery_addresses .btn.btn-default.save__cart--link.active,
#popup_suggested_delivery_addresses .btn.btn-default#cancelNoButton.active,
#popup_suggested_delivery_addresses .btn.btn-default#submitNoButton.active,
#popup_suggested_delivery_addresses .btn.btn-default.btn-block.active,
#popup_suggested_delivery_addresses .btn.btn-default.use_address.active,
#popup_suggested_delivery_addresses .btn.btn-default.js-quote-warning-btn.active,
#popup_suggested_delivery_addresses .btn.btn-default.cart-voucher__btn.active,
#popup_suggested_delivery_addresses .btn.btn-default.js-savedcart_delete_confirm_cancel.active,
#popup_suggested_delivery_addresses .btn.btn-default.js-savedcart_delete_confirm.active,
#popup_suggested_delivery_addresses .btn.btn-default.js-update-entry-notes-input.active,
#popup_suggested_delivery_addresses .btn.btn-default.js-update-custom-part-input.active,
.open .dropdown-toggle#popup_suggested_delivery_addresses .btn.btn-default.btn--continue-shopping,
.open .dropdown-toggle#popup_suggested_delivery_addresses .btn.btn-default.btn-create-quote,
.open .dropdown-toggle#popup_suggested_delivery_addresses .btn.btn-default.js-quote-cancel-btn,
.open .dropdown-toggle#popup_suggested_delivery_addresses .btn.btn-default.js-quote-edit-btn,
.open .dropdown-toggle#popup_suggested_delivery_addresses .btn.btn-default.js-address-book,
.open .dropdown-toggle#popup_suggested_delivery_addresses .btn.btn-default.save__cart--link,
.open .dropdown-toggle#popup_suggested_delivery_addresses .btn.btn-default#cancelNoButton,
.open .dropdown-toggle#popup_suggested_delivery_addresses .btn.btn-default#submitNoButton,
.open .dropdown-toggle#popup_suggested_delivery_addresses .btn.btn-default.btn-block,
.open .dropdown-toggle#popup_suggested_delivery_addresses .btn.btn-default.use_address,
.open .dropdown-toggle#popup_suggested_delivery_addresses .btn.btn-default.js-quote-warning-btn,
.open .dropdown-toggle#popup_suggested_delivery_addresses .btn.btn-default.cart-voucher__btn,
.open .dropdown-toggle#popup_suggested_delivery_addresses .btn.btn-default.js-savedcart_delete_confirm_cancel,
.open .dropdown-toggle#popup_suggested_delivery_addresses .btn.btn-default.js-savedcart_delete_confirm,
.open .dropdown-toggle#popup_suggested_delivery_addresses .btn.btn-default.js-update-entry-notes-input,
.open .dropdown-toggle#popup_suggested_delivery_addresses .btn.btn-default.js-update-custom-part-input {
  background-image: none;
}
#popup_suggested_delivery_addresses .btn.btn-default.btn--continue-shopping.disabled,
#popup_suggested_delivery_addresses .btn.btn-default.btn-create-quote.disabled,
#popup_suggested_delivery_addresses .btn.btn-default.js-quote-cancel-btn.disabled,
#popup_suggested_delivery_addresses .btn.btn-default.js-quote-edit-btn.disabled,
#popup_suggested_delivery_addresses .btn.btn-default.js-address-book.disabled,
#popup_suggested_delivery_addresses .btn.btn-default.save__cart--link.disabled,
#popup_suggested_delivery_addresses .btn.btn-default#cancelNoButton.disabled,
#popup_suggested_delivery_addresses .btn.btn-default#submitNoButton.disabled,
#popup_suggested_delivery_addresses .btn.btn-default.btn-block.disabled,
#popup_suggested_delivery_addresses .btn.btn-default.use_address.disabled,
#popup_suggested_delivery_addresses .btn.btn-default.js-quote-warning-btn.disabled,
#popup_suggested_delivery_addresses .btn.btn-default.cart-voucher__btn.disabled,
#popup_suggested_delivery_addresses .btn.btn-default.js-savedcart_delete_confirm_cancel.disabled,
#popup_suggested_delivery_addresses .btn.btn-default.js-savedcart_delete_confirm.disabled,
#popup_suggested_delivery_addresses .btn.btn-default.js-update-entry-notes-input.disabled,
#popup_suggested_delivery_addresses .btn.btn-default.js-update-custom-part-input.disabled,
#popup_suggested_delivery_addresses .btn.btn-default.btn--continue-shopping[disabled],
#popup_suggested_delivery_addresses .btn.btn-default.btn-create-quote[disabled],
#popup_suggested_delivery_addresses .btn.btn-default.js-quote-cancel-btn[disabled],
#popup_suggested_delivery_addresses .btn.btn-default.js-quote-edit-btn[disabled],
#popup_suggested_delivery_addresses .btn.btn-default.js-address-book[disabled],
#popup_suggested_delivery_addresses .btn.btn-default.save__cart--link[disabled],
#popup_suggested_delivery_addresses .btn.btn-default#cancelNoButton[disabled],
#popup_suggested_delivery_addresses .btn.btn-default#submitNoButton[disabled],
#popup_suggested_delivery_addresses .btn.btn-default.btn-block[disabled],
#popup_suggested_delivery_addresses .btn.btn-default.use_address[disabled],
#popup_suggested_delivery_addresses .btn.btn-default.js-quote-warning-btn[disabled],
#popup_suggested_delivery_addresses .btn.btn-default.cart-voucher__btn[disabled],
#popup_suggested_delivery_addresses .btn.btn-default.js-savedcart_delete_confirm_cancel[disabled],
#popup_suggested_delivery_addresses .btn.btn-default.js-savedcart_delete_confirm[disabled],
#popup_suggested_delivery_addresses .btn.btn-default.js-update-entry-notes-input[disabled],
#popup_suggested_delivery_addresses .btn.btn-default.js-update-custom-part-input[disabled],
fieldset[disabled] #popup_suggested_delivery_addresses .btn.btn-default.btn--continue-shopping,
fieldset[disabled] #popup_suggested_delivery_addresses .btn.btn-default.btn-create-quote,
fieldset[disabled] #popup_suggested_delivery_addresses .btn.btn-default.js-quote-cancel-btn,
fieldset[disabled] #popup_suggested_delivery_addresses .btn.btn-default.js-quote-edit-btn,
fieldset[disabled] #popup_suggested_delivery_addresses .btn.btn-default.js-address-book,
fieldset[disabled] #popup_suggested_delivery_addresses .btn.btn-default.save__cart--link,
fieldset[disabled] #popup_suggested_delivery_addresses .btn.btn-default#cancelNoButton,
fieldset[disabled] #popup_suggested_delivery_addresses .btn.btn-default#submitNoButton,
fieldset[disabled] #popup_suggested_delivery_addresses .btn.btn-default.btn-block,
fieldset[disabled] #popup_suggested_delivery_addresses .btn.btn-default.use_address,
fieldset[disabled] #popup_suggested_delivery_addresses .btn.btn-default.js-quote-warning-btn,
fieldset[disabled] #popup_suggested_delivery_addresses .btn.btn-default.cart-voucher__btn,
fieldset[disabled] #popup_suggested_delivery_addresses .btn.btn-default.js-savedcart_delete_confirm_cancel,
fieldset[disabled] #popup_suggested_delivery_addresses .btn.btn-default.js-savedcart_delete_confirm,
fieldset[disabled] #popup_suggested_delivery_addresses .btn.btn-default.js-update-entry-notes-input,
fieldset[disabled] #popup_suggested_delivery_addresses .btn.btn-default.js-update-custom-part-input,
#popup_suggested_delivery_addresses .btn.btn-default.btn--continue-shopping.disabled:hover,
#popup_suggested_delivery_addresses .btn.btn-default.btn-create-quote.disabled:hover,
#popup_suggested_delivery_addresses .btn.btn-default.js-quote-cancel-btn.disabled:hover,
#popup_suggested_delivery_addresses .btn.btn-default.js-quote-edit-btn.disabled:hover,
#popup_suggested_delivery_addresses .btn.btn-default.js-address-book.disabled:hover,
#popup_suggested_delivery_addresses .btn.btn-default.save__cart--link.disabled:hover,
#popup_suggested_delivery_addresses .btn.btn-default#cancelNoButton.disabled:hover,
#popup_suggested_delivery_addresses .btn.btn-default#submitNoButton.disabled:hover,
#popup_suggested_delivery_addresses .btn.btn-default.btn-block.disabled:hover,
#popup_suggested_delivery_addresses .btn.btn-default.use_address.disabled:hover,
#popup_suggested_delivery_addresses .btn.btn-default.js-quote-warning-btn.disabled:hover,
#popup_suggested_delivery_addresses .btn.btn-default.cart-voucher__btn.disabled:hover,
#popup_suggested_delivery_addresses .btn.btn-default.js-savedcart_delete_confirm_cancel.disabled:hover,
#popup_suggested_delivery_addresses .btn.btn-default.js-savedcart_delete_confirm.disabled:hover,
#popup_suggested_delivery_addresses .btn.btn-default.js-update-entry-notes-input.disabled:hover,
#popup_suggested_delivery_addresses .btn.btn-default.js-update-custom-part-input.disabled:hover,
#popup_suggested_delivery_addresses .btn.btn-default.btn--continue-shopping[disabled]:hover,
#popup_suggested_delivery_addresses .btn.btn-default.btn-create-quote[disabled]:hover,
#popup_suggested_delivery_addresses .btn.btn-default.js-quote-cancel-btn[disabled]:hover,
#popup_suggested_delivery_addresses .btn.btn-default.js-quote-edit-btn[disabled]:hover,
#popup_suggested_delivery_addresses .btn.btn-default.js-address-book[disabled]:hover,
#popup_suggested_delivery_addresses .btn.btn-default.save__cart--link[disabled]:hover,
#popup_suggested_delivery_addresses .btn.btn-default#cancelNoButton[disabled]:hover,
#popup_suggested_delivery_addresses .btn.btn-default#submitNoButton[disabled]:hover,
#popup_suggested_delivery_addresses .btn.btn-default.btn-block[disabled]:hover,
#popup_suggested_delivery_addresses .btn.btn-default.use_address[disabled]:hover,
#popup_suggested_delivery_addresses .btn.btn-default.js-quote-warning-btn[disabled]:hover,
#popup_suggested_delivery_addresses .btn.btn-default.cart-voucher__btn[disabled]:hover,
#popup_suggested_delivery_addresses .btn.btn-default.js-savedcart_delete_confirm_cancel[disabled]:hover,
#popup_suggested_delivery_addresses .btn.btn-default.js-savedcart_delete_confirm[disabled]:hover,
#popup_suggested_delivery_addresses .btn.btn-default.js-update-entry-notes-input[disabled]:hover,
#popup_suggested_delivery_addresses .btn.btn-default.js-update-custom-part-input[disabled]:hover,
fieldset[disabled] #popup_suggested_delivery_addresses .btn.btn-default.btn--continue-shopping:hover,
fieldset[disabled] #popup_suggested_delivery_addresses .btn.btn-default.btn-create-quote:hover,
fieldset[disabled] #popup_suggested_delivery_addresses .btn.btn-default.js-quote-cancel-btn:hover,
fieldset[disabled] #popup_suggested_delivery_addresses .btn.btn-default.js-quote-edit-btn:hover,
fieldset[disabled] #popup_suggested_delivery_addresses .btn.btn-default.js-address-book:hover,
fieldset[disabled] #popup_suggested_delivery_addresses .btn.btn-default.save__cart--link:hover,
fieldset[disabled] #popup_suggested_delivery_addresses .btn.btn-default#cancelNoButton:hover,
fieldset[disabled] #popup_suggested_delivery_addresses .btn.btn-default#submitNoButton:hover,
fieldset[disabled] #popup_suggested_delivery_addresses .btn.btn-default.btn-block:hover,
fieldset[disabled] #popup_suggested_delivery_addresses .btn.btn-default.use_address:hover,
fieldset[disabled] #popup_suggested_delivery_addresses .btn.btn-default.js-quote-warning-btn:hover,
fieldset[disabled] #popup_suggested_delivery_addresses .btn.btn-default.cart-voucher__btn:hover,
fieldset[disabled] #popup_suggested_delivery_addresses .btn.btn-default.js-savedcart_delete_confirm_cancel:hover,
fieldset[disabled] #popup_suggested_delivery_addresses .btn.btn-default.js-savedcart_delete_confirm:hover,
fieldset[disabled] #popup_suggested_delivery_addresses .btn.btn-default.js-update-entry-notes-input:hover,
fieldset[disabled] #popup_suggested_delivery_addresses .btn.btn-default.js-update-custom-part-input:hover,
#popup_suggested_delivery_addresses .btn.btn-default.btn--continue-shopping.disabled:focus,
#popup_suggested_delivery_addresses .btn.btn-default.btn-create-quote.disabled:focus,
#popup_suggested_delivery_addresses .btn.btn-default.js-quote-cancel-btn.disabled:focus,
#popup_suggested_delivery_addresses .btn.btn-default.js-quote-edit-btn.disabled:focus,
#popup_suggested_delivery_addresses .btn.btn-default.js-address-book.disabled:focus,
#popup_suggested_delivery_addresses .btn.btn-default.save__cart--link.disabled:focus,
#popup_suggested_delivery_addresses .btn.btn-default#cancelNoButton.disabled:focus,
#popup_suggested_delivery_addresses .btn.btn-default#submitNoButton.disabled:focus,
#popup_suggested_delivery_addresses .btn.btn-default.btn-block.disabled:focus,
#popup_suggested_delivery_addresses .btn.btn-default.use_address.disabled:focus,
#popup_suggested_delivery_addresses .btn.btn-default.js-quote-warning-btn.disabled:focus,
#popup_suggested_delivery_addresses .btn.btn-default.cart-voucher__btn.disabled:focus,
#popup_suggested_delivery_addresses .btn.btn-default.js-savedcart_delete_confirm_cancel.disabled:focus,
#popup_suggested_delivery_addresses .btn.btn-default.js-savedcart_delete_confirm.disabled:focus,
#popup_suggested_delivery_addresses .btn.btn-default.js-update-entry-notes-input.disabled:focus,
#popup_suggested_delivery_addresses .btn.btn-default.js-update-custom-part-input.disabled:focus,
#popup_suggested_delivery_addresses .btn.btn-default.btn--continue-shopping[disabled]:focus,
#popup_suggested_delivery_addresses .btn.btn-default.btn-create-quote[disabled]:focus,
#popup_suggested_delivery_addresses .btn.btn-default.js-quote-cancel-btn[disabled]:focus,
#popup_suggested_delivery_addresses .btn.btn-default.js-quote-edit-btn[disabled]:focus,
#popup_suggested_delivery_addresses .btn.btn-default.js-address-book[disabled]:focus,
#popup_suggested_delivery_addresses .btn.btn-default.save__cart--link[disabled]:focus,
#popup_suggested_delivery_addresses .btn.btn-default#cancelNoButton[disabled]:focus,
#popup_suggested_delivery_addresses .btn.btn-default#submitNoButton[disabled]:focus,
#popup_suggested_delivery_addresses .btn.btn-default.btn-block[disabled]:focus,
#popup_suggested_delivery_addresses .btn.btn-default.use_address[disabled]:focus,
#popup_suggested_delivery_addresses .btn.btn-default.js-quote-warning-btn[disabled]:focus,
#popup_suggested_delivery_addresses .btn.btn-default.cart-voucher__btn[disabled]:focus,
#popup_suggested_delivery_addresses .btn.btn-default.js-savedcart_delete_confirm_cancel[disabled]:focus,
#popup_suggested_delivery_addresses .btn.btn-default.js-savedcart_delete_confirm[disabled]:focus,
#popup_suggested_delivery_addresses .btn.btn-default.js-update-entry-notes-input[disabled]:focus,
#popup_suggested_delivery_addresses .btn.btn-default.js-update-custom-part-input[disabled]:focus,
fieldset[disabled] #popup_suggested_delivery_addresses .btn.btn-default.btn--continue-shopping:focus,
fieldset[disabled] #popup_suggested_delivery_addresses .btn.btn-default.btn-create-quote:focus,
fieldset[disabled] #popup_suggested_delivery_addresses .btn.btn-default.js-quote-cancel-btn:focus,
fieldset[disabled] #popup_suggested_delivery_addresses .btn.btn-default.js-quote-edit-btn:focus,
fieldset[disabled] #popup_suggested_delivery_addresses .btn.btn-default.js-address-book:focus,
fieldset[disabled] #popup_suggested_delivery_addresses .btn.btn-default.save__cart--link:focus,
fieldset[disabled] #popup_suggested_delivery_addresses .btn.btn-default#cancelNoButton:focus,
fieldset[disabled] #popup_suggested_delivery_addresses .btn.btn-default#submitNoButton:focus,
fieldset[disabled] #popup_suggested_delivery_addresses .btn.btn-default.btn-block:focus,
fieldset[disabled] #popup_suggested_delivery_addresses .btn.btn-default.use_address:focus,
fieldset[disabled] #popup_suggested_delivery_addresses .btn.btn-default.js-quote-warning-btn:focus,
fieldset[disabled] #popup_suggested_delivery_addresses .btn.btn-default.cart-voucher__btn:focus,
fieldset[disabled] #popup_suggested_delivery_addresses .btn.btn-default.js-savedcart_delete_confirm_cancel:focus,
fieldset[disabled] #popup_suggested_delivery_addresses .btn.btn-default.js-savedcart_delete_confirm:focus,
fieldset[disabled] #popup_suggested_delivery_addresses .btn.btn-default.js-update-entry-notes-input:focus,
fieldset[disabled] #popup_suggested_delivery_addresses .btn.btn-default.js-update-custom-part-input:focus,
#popup_suggested_delivery_addresses .btn.btn-default.btn--continue-shopping.disabled:active,
#popup_suggested_delivery_addresses .btn.btn-default.btn-create-quote.disabled:active,
#popup_suggested_delivery_addresses .btn.btn-default.js-quote-cancel-btn.disabled:active,
#popup_suggested_delivery_addresses .btn.btn-default.js-quote-edit-btn.disabled:active,
#popup_suggested_delivery_addresses .btn.btn-default.js-address-book.disabled:active,
#popup_suggested_delivery_addresses .btn.btn-default.save__cart--link.disabled:active,
#popup_suggested_delivery_addresses .btn.btn-default#cancelNoButton.disabled:active,
#popup_suggested_delivery_addresses .btn.btn-default#submitNoButton.disabled:active,
#popup_suggested_delivery_addresses .btn.btn-default.btn-block.disabled:active,
#popup_suggested_delivery_addresses .btn.btn-default.use_address.disabled:active,
#popup_suggested_delivery_addresses .btn.btn-default.js-quote-warning-btn.disabled:active,
#popup_suggested_delivery_addresses .btn.btn-default.cart-voucher__btn.disabled:active,
#popup_suggested_delivery_addresses .btn.btn-default.js-savedcart_delete_confirm_cancel.disabled:active,
#popup_suggested_delivery_addresses .btn.btn-default.js-savedcart_delete_confirm.disabled:active,
#popup_suggested_delivery_addresses .btn.btn-default.js-update-entry-notes-input.disabled:active,
#popup_suggested_delivery_addresses .btn.btn-default.js-update-custom-part-input.disabled:active,
#popup_suggested_delivery_addresses .btn.btn-default.btn--continue-shopping[disabled]:active,
#popup_suggested_delivery_addresses .btn.btn-default.btn-create-quote[disabled]:active,
#popup_suggested_delivery_addresses .btn.btn-default.js-quote-cancel-btn[disabled]:active,
#popup_suggested_delivery_addresses .btn.btn-default.js-quote-edit-btn[disabled]:active,
#popup_suggested_delivery_addresses .btn.btn-default.js-address-book[disabled]:active,
#popup_suggested_delivery_addresses .btn.btn-default.save__cart--link[disabled]:active,
#popup_suggested_delivery_addresses .btn.btn-default#cancelNoButton[disabled]:active,
#popup_suggested_delivery_addresses .btn.btn-default#submitNoButton[disabled]:active,
#popup_suggested_delivery_addresses .btn.btn-default.btn-block[disabled]:active,
#popup_suggested_delivery_addresses .btn.btn-default.use_address[disabled]:active,
#popup_suggested_delivery_addresses .btn.btn-default.js-quote-warning-btn[disabled]:active,
#popup_suggested_delivery_addresses .btn.btn-default.cart-voucher__btn[disabled]:active,
#popup_suggested_delivery_addresses .btn.btn-default.js-savedcart_delete_confirm_cancel[disabled]:active,
#popup_suggested_delivery_addresses .btn.btn-default.js-savedcart_delete_confirm[disabled]:active,
#popup_suggested_delivery_addresses .btn.btn-default.js-update-entry-notes-input[disabled]:active,
#popup_suggested_delivery_addresses .btn.btn-default.js-update-custom-part-input[disabled]:active,
fieldset[disabled] #popup_suggested_delivery_addresses .btn.btn-default.btn--continue-shopping:active,
fieldset[disabled] #popup_suggested_delivery_addresses .btn.btn-default.btn-create-quote:active,
fieldset[disabled] #popup_suggested_delivery_addresses .btn.btn-default.js-quote-cancel-btn:active,
fieldset[disabled] #popup_suggested_delivery_addresses .btn.btn-default.js-quote-edit-btn:active,
fieldset[disabled] #popup_suggested_delivery_addresses .btn.btn-default.js-address-book:active,
fieldset[disabled] #popup_suggested_delivery_addresses .btn.btn-default.save__cart--link:active,
fieldset[disabled] #popup_suggested_delivery_addresses .btn.btn-default#cancelNoButton:active,
fieldset[disabled] #popup_suggested_delivery_addresses .btn.btn-default#submitNoButton:active,
fieldset[disabled] #popup_suggested_delivery_addresses .btn.btn-default.btn-block:active,
fieldset[disabled] #popup_suggested_delivery_addresses .btn.btn-default.use_address:active,
fieldset[disabled] #popup_suggested_delivery_addresses .btn.btn-default.js-quote-warning-btn:active,
fieldset[disabled] #popup_suggested_delivery_addresses .btn.btn-default.cart-voucher__btn:active,
fieldset[disabled] #popup_suggested_delivery_addresses .btn.btn-default.js-savedcart_delete_confirm_cancel:active,
fieldset[disabled] #popup_suggested_delivery_addresses .btn.btn-default.js-savedcart_delete_confirm:active,
fieldset[disabled] #popup_suggested_delivery_addresses .btn.btn-default.js-update-entry-notes-input:active,
fieldset[disabled] #popup_suggested_delivery_addresses .btn.btn-default.js-update-custom-part-input:active,
#popup_suggested_delivery_addresses .btn.btn-default.btn--continue-shopping.disabled.active,
#popup_suggested_delivery_addresses .btn.btn-default.btn-create-quote.disabled.active,
#popup_suggested_delivery_addresses .btn.btn-default.js-quote-cancel-btn.disabled.active,
#popup_suggested_delivery_addresses .btn.btn-default.js-quote-edit-btn.disabled.active,
#popup_suggested_delivery_addresses .btn.btn-default.js-address-book.disabled.active,
#popup_suggested_delivery_addresses .btn.btn-default.save__cart--link.disabled.active,
#popup_suggested_delivery_addresses .btn.btn-default#cancelNoButton.disabled.active,
#popup_suggested_delivery_addresses .btn.btn-default#submitNoButton.disabled.active,
#popup_suggested_delivery_addresses .btn.btn-default.btn-block.disabled.active,
#popup_suggested_delivery_addresses .btn.btn-default.use_address.disabled.active,
#popup_suggested_delivery_addresses .btn.btn-default.js-quote-warning-btn.disabled.active,
#popup_suggested_delivery_addresses .btn.btn-default.cart-voucher__btn.disabled.active,
#popup_suggested_delivery_addresses .btn.btn-default.js-savedcart_delete_confirm_cancel.disabled.active,
#popup_suggested_delivery_addresses .btn.btn-default.js-savedcart_delete_confirm.disabled.active,
#popup_suggested_delivery_addresses .btn.btn-default.js-update-entry-notes-input.disabled.active,
#popup_suggested_delivery_addresses .btn.btn-default.js-update-custom-part-input.disabled.active,
#popup_suggested_delivery_addresses .btn.btn-default.btn--continue-shopping[disabled].active,
#popup_suggested_delivery_addresses .btn.btn-default.btn-create-quote[disabled].active,
#popup_suggested_delivery_addresses .btn.btn-default.js-quote-cancel-btn[disabled].active,
#popup_suggested_delivery_addresses .btn.btn-default.js-quote-edit-btn[disabled].active,
#popup_suggested_delivery_addresses .btn.btn-default.js-address-book[disabled].active,
#popup_suggested_delivery_addresses .btn.btn-default.save__cart--link[disabled].active,
#popup_suggested_delivery_addresses .btn.btn-default#cancelNoButton[disabled].active,
#popup_suggested_delivery_addresses .btn.btn-default#submitNoButton[disabled].active,
#popup_suggested_delivery_addresses .btn.btn-default.btn-block[disabled].active,
#popup_suggested_delivery_addresses .btn.btn-default.use_address[disabled].active,
#popup_suggested_delivery_addresses .btn.btn-default.js-quote-warning-btn[disabled].active,
#popup_suggested_delivery_addresses .btn.btn-default.cart-voucher__btn[disabled].active,
#popup_suggested_delivery_addresses .btn.btn-default.js-savedcart_delete_confirm_cancel[disabled].active,
#popup_suggested_delivery_addresses .btn.btn-default.js-savedcart_delete_confirm[disabled].active,
#popup_suggested_delivery_addresses .btn.btn-default.js-update-entry-notes-input[disabled].active,
#popup_suggested_delivery_addresses .btn.btn-default.js-update-custom-part-input[disabled].active,
fieldset[disabled] #popup_suggested_delivery_addresses .btn.btn-default.btn--continue-shopping.active,
fieldset[disabled] #popup_suggested_delivery_addresses .btn.btn-default.btn-create-quote.active,
fieldset[disabled] #popup_suggested_delivery_addresses .btn.btn-default.js-quote-cancel-btn.active,
fieldset[disabled] #popup_suggested_delivery_addresses .btn.btn-default.js-quote-edit-btn.active,
fieldset[disabled] #popup_suggested_delivery_addresses .btn.btn-default.js-address-book.active,
fieldset[disabled] #popup_suggested_delivery_addresses .btn.btn-default.save__cart--link.active,
fieldset[disabled] #popup_suggested_delivery_addresses .btn.btn-default#cancelNoButton.active,
fieldset[disabled] #popup_suggested_delivery_addresses .btn.btn-default#submitNoButton.active,
fieldset[disabled] #popup_suggested_delivery_addresses .btn.btn-default.btn-block.active,
fieldset[disabled] #popup_suggested_delivery_addresses .btn.btn-default.use_address.active,
fieldset[disabled] #popup_suggested_delivery_addresses .btn.btn-default.js-quote-warning-btn.active,
fieldset[disabled] #popup_suggested_delivery_addresses .btn.btn-default.cart-voucher__btn.active,
fieldset[disabled] #popup_suggested_delivery_addresses .btn.btn-default.js-savedcart_delete_confirm_cancel.active,
fieldset[disabled] #popup_suggested_delivery_addresses .btn.btn-default.js-savedcart_delete_confirm.active,
fieldset[disabled] #popup_suggested_delivery_addresses .btn.btn-default.js-update-entry-notes-input.active,
fieldset[disabled] #popup_suggested_delivery_addresses .btn.btn-default.js-update-custom-part-input.active {
  color: #969796;
  background-color: #e6e9e8;
  border-color: #e6e9e8;
  opacity: 1;
}
#popup_suggested_delivery_addresses .btn.btn-default.btn--continue-shopping .badge,
#popup_suggested_delivery_addresses .btn.btn-default.btn-create-quote .badge,
#popup_suggested_delivery_addresses .btn.btn-default.js-quote-cancel-btn .badge,
#popup_suggested_delivery_addresses .btn.btn-default.js-quote-edit-btn .badge,
#popup_suggested_delivery_addresses .btn.btn-default.js-address-book .badge,
#popup_suggested_delivery_addresses .btn.btn-default.save__cart--link .badge,
#popup_suggested_delivery_addresses .btn.btn-default#cancelNoButton .badge,
#popup_suggested_delivery_addresses .btn.btn-default#submitNoButton .badge,
#popup_suggested_delivery_addresses .btn.btn-default.btn-block .badge,
#popup_suggested_delivery_addresses .btn.btn-default.use_address .badge,
#popup_suggested_delivery_addresses .btn.btn-default.js-quote-warning-btn .badge,
#popup_suggested_delivery_addresses .btn.btn-default.cart-voucher__btn .badge,
#popup_suggested_delivery_addresses .btn.btn-default.js-savedcart_delete_confirm_cancel .badge,
#popup_suggested_delivery_addresses .btn.btn-default.js-savedcart_delete_confirm .badge,
#popup_suggested_delivery_addresses .btn.btn-default.js-update-entry-notes-input .badge,
#popup_suggested_delivery_addresses .btn.btn-default.js-update-custom-part-input .badge {
  color: #f7f7f7;
  background-color: #262b69;
}
#popup_suggested_delivery_addresses .btn.btn-default.btn--continue-shopping:active,
#popup_suggested_delivery_addresses .btn.btn-default.btn-create-quote:active,
#popup_suggested_delivery_addresses .btn.btn-default.js-quote-cancel-btn:active,
#popup_suggested_delivery_addresses .btn.btn-default.js-quote-edit-btn:active,
#popup_suggested_delivery_addresses .btn.btn-default.js-address-book:active,
#popup_suggested_delivery_addresses .btn.btn-default.save__cart--link:active,
#popup_suggested_delivery_addresses .btn.btn-default#cancelNoButton:active,
#popup_suggested_delivery_addresses .btn.btn-default#submitNoButton:active,
#popup_suggested_delivery_addresses .btn.btn-default.btn-block:active,
#popup_suggested_delivery_addresses .btn.btn-default.use_address:active,
#popup_suggested_delivery_addresses .btn.btn-default.js-quote-warning-btn:active,
#popup_suggested_delivery_addresses .btn.btn-default.cart-voucher__btn:active,
#popup_suggested_delivery_addresses .btn.btn-default.js-savedcart_delete_confirm_cancel:active,
#popup_suggested_delivery_addresses .btn.btn-default.js-savedcart_delete_confirm:active,
#popup_suggested_delivery_addresses .btn.btn-default.js-update-entry-notes-input:active,
#popup_suggested_delivery_addresses .btn.btn-default.js-update-custom-part-input:active {
  color: #ffffff !important;
  background-color: #042986;
  border-color: #042986;
}
@media only screen and (max-width: 1024px) {
  #popup_suggested_delivery_addresses .btn.btn-default.btn--continue-shopping,
  #popup_suggested_delivery_addresses .btn.btn-default.btn-create-quote,
  #popup_suggested_delivery_addresses .btn.btn-default.js-quote-cancel-btn,
  #popup_suggested_delivery_addresses .btn.btn-default.js-quote-edit-btn,
  #popup_suggested_delivery_addresses .btn.btn-default.js-address-book,
  #popup_suggested_delivery_addresses .btn.btn-default.save__cart--link,
  #popup_suggested_delivery_addresses .btn.btn-default#cancelNoButton,
  #popup_suggested_delivery_addresses .btn.btn-default#submitNoButton,
  #popup_suggested_delivery_addresses .btn.btn-default.btn-block,
  #popup_suggested_delivery_addresses .btn.btn-default.use_address,
  #popup_suggested_delivery_addresses .btn.btn-default.js-quote-warning-btn,
  #popup_suggested_delivery_addresses .btn.btn-default.cart-voucher__btn,
  #popup_suggested_delivery_addresses .btn.btn-default.js-savedcart_delete_confirm_cancel,
  #popup_suggested_delivery_addresses .btn.btn-default.js-savedcart_delete_confirm,
  #popup_suggested_delivery_addresses .btn.btn-default.js-update-entry-notes-input,
  #popup_suggested_delivery_addresses .btn.btn-default.js-update-custom-part-input {
    font-size: 16px;
  }
}
#popup_suggested_delivery_addresses .btn.btn-default.quickorder-button,
#popup_suggested_delivery_addresses .btn.btn-default.add-to-cart-button {
  color: #ffffff;
  background-color: #e31f26;
  border-color: #e31f26;
}
#popup_suggested_delivery_addresses .btn.btn-default.quickorder-button:hover,
#popup_suggested_delivery_addresses .btn.btn-default.add-to-cart-button:hover,
#popup_suggested_delivery_addresses .btn.btn-default.quickorder-button:focus,
#popup_suggested_delivery_addresses .btn.btn-default.add-to-cart-button:focus,
#popup_suggested_delivery_addresses .btn.btn-default.quickorder-button:active,
#popup_suggested_delivery_addresses .btn.btn-default.add-to-cart-button:active,
#popup_suggested_delivery_addresses .btn.btn-default.quickorder-button.active,
#popup_suggested_delivery_addresses .btn.btn-default.add-to-cart-button.active,
.open .dropdown-toggle#popup_suggested_delivery_addresses .btn.btn-default.quickorder-button,
.open .dropdown-toggle#popup_suggested_delivery_addresses .btn.btn-default.add-to-cart-button {
  color: #ffffff;
  background-color: #fc3f1d;
  border-color: #fc3f1d;
  -webkit-box-shadow: none;
  box-shadow: none;
}
#popup_suggested_delivery_addresses .btn.btn-default.quickorder-button:active,
#popup_suggested_delivery_addresses .btn.btn-default.add-to-cart-button:active,
#popup_suggested_delivery_addresses .btn.btn-default.quickorder-button.active,
#popup_suggested_delivery_addresses .btn.btn-default.add-to-cart-button.active,
.open .dropdown-toggle#popup_suggested_delivery_addresses .btn.btn-default.quickorder-button,
.open .dropdown-toggle#popup_suggested_delivery_addresses .btn.btn-default.add-to-cart-button {
  background-image: none;
}
#popup_suggested_delivery_addresses .btn.btn-default.quickorder-button.disabled,
#popup_suggested_delivery_addresses .btn.btn-default.add-to-cart-button.disabled,
#popup_suggested_delivery_addresses .btn.btn-default.quickorder-button[disabled],
#popup_suggested_delivery_addresses .btn.btn-default.add-to-cart-button[disabled],
fieldset[disabled] #popup_suggested_delivery_addresses .btn.btn-default.quickorder-button,
fieldset[disabled] #popup_suggested_delivery_addresses .btn.btn-default.add-to-cart-button,
#popup_suggested_delivery_addresses .btn.btn-default.quickorder-button.disabled:hover,
#popup_suggested_delivery_addresses .btn.btn-default.add-to-cart-button.disabled:hover,
#popup_suggested_delivery_addresses .btn.btn-default.quickorder-button[disabled]:hover,
#popup_suggested_delivery_addresses .btn.btn-default.add-to-cart-button[disabled]:hover,
fieldset[disabled] #popup_suggested_delivery_addresses .btn.btn-default.quickorder-button:hover,
fieldset[disabled] #popup_suggested_delivery_addresses .btn.btn-default.add-to-cart-button:hover,
#popup_suggested_delivery_addresses .btn.btn-default.quickorder-button.disabled:focus,
#popup_suggested_delivery_addresses .btn.btn-default.add-to-cart-button.disabled:focus,
#popup_suggested_delivery_addresses .btn.btn-default.quickorder-button[disabled]:focus,
#popup_suggested_delivery_addresses .btn.btn-default.add-to-cart-button[disabled]:focus,
fieldset[disabled] #popup_suggested_delivery_addresses .btn.btn-default.quickorder-button:focus,
fieldset[disabled] #popup_suggested_delivery_addresses .btn.btn-default.add-to-cart-button:focus,
#popup_suggested_delivery_addresses .btn.btn-default.quickorder-button.disabled:active,
#popup_suggested_delivery_addresses .btn.btn-default.add-to-cart-button.disabled:active,
#popup_suggested_delivery_addresses .btn.btn-default.quickorder-button[disabled]:active,
#popup_suggested_delivery_addresses .btn.btn-default.add-to-cart-button[disabled]:active,
fieldset[disabled] #popup_suggested_delivery_addresses .btn.btn-default.quickorder-button:active,
fieldset[disabled] #popup_suggested_delivery_addresses .btn.btn-default.add-to-cart-button:active,
#popup_suggested_delivery_addresses .btn.btn-default.quickorder-button.disabled.active,
#popup_suggested_delivery_addresses .btn.btn-default.add-to-cart-button.disabled.active,
#popup_suggested_delivery_addresses .btn.btn-default.quickorder-button[disabled].active,
#popup_suggested_delivery_addresses .btn.btn-default.add-to-cart-button[disabled].active,
fieldset[disabled] #popup_suggested_delivery_addresses .btn.btn-default.quickorder-button.active,
fieldset[disabled] #popup_suggested_delivery_addresses .btn.btn-default.add-to-cart-button.active {
  color: #969796;
  background-color: #e6e9e8;
  border-color: #e6e9e8;
  opacity: 1;
}
#popup_suggested_delivery_addresses .btn.btn-default.quickorder-button .badge,
#popup_suggested_delivery_addresses .btn.btn-default.add-to-cart-button .badge {
  color: #e31f26;
  background-color: #ffffff;
}
#popup_suggested_delivery_addresses .btn.btn-default.quickorder-button:active,
#popup_suggested_delivery_addresses .btn.btn-default.add-to-cart-button:active {
  color: #ffffff !important;
  background-color: #ff0000;
  border-color: #ff0000;
}
@media only screen and (max-width: 1024px) {
  #popup_suggested_delivery_addresses .btn.btn-default.quickorder-button,
  #popup_suggested_delivery_addresses .btn.btn-default.add-to-cart-button {
    font-size: 16px;
  }
}
.form-group .error {
  color: #d0021b;
  font-size: 12px;
}
.form-group.error label {
  color: #d0021b;
}
.form-group .select-dropdown {
  width: 100%;
}
.form-group .select-arrow {
  position: relative;
}
.form-group .select-arrow i {
  position: absolute;
  color: #043faf;
  right: 0px;
  top: 0px;
  border-left: 1px solid #e0e0e0;
  height: 42px;
  padding: 15px 16px 14px;
  pointer-events: none;
}
.form-control::-moz-placeholder {
  opacity: 1;
}
select::-ms-expand {
  display: none;
}
select.form-control {
  font-size: 13px;
  appearance: none;
  color: #3a414b;
  text-transform: capitalize;
  -webkit-appearance: none;
  -moz-appearance: none;
  height: 42px;
  padding: 0px 15px;
}
@media only screen and (min-width: 1025px) {
  select.form-control {
    padding: 10px 15px;
  }
}
.form-control {
  background-color: #f7f7f7;
  border: solid 1px #e0e0e0;
  height: 42px;
}
.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
  color: #3a414b;
}
.form-control.error {
  border: 1px solid #d0021b;
}
.has-error .control-label {
  color: #d0021b;
}
.has-error input.form-control {
  border-color: #d0021b;
}
.has-error .help-block {
  font-weight: 600;
  color: #d0021b;
}
.has-error .form-control {
  border-color: #d0021b;
}
.has-success .control-label {
  color: #3a414b;
}
.has-success input.form-control {
  border-color: #e0e0e0;
}
.has-success .help-block {
  font-weight: 600;
  color: #006609;
}
legend {
  font-size: 18px;
  border-bottom: 0;
  margin-top: 20px;
  margin-bottom: 20px;
}
.form-element-icon {
  position: relative;
}
.form-element-icon .glyphicon {
  position: absolute;
}
.form-element-icon.datepicker .glyphicon {
  top: 44px;
  right: 10px;
  color: #006ab6;
  cursor: pointer;
}
.form-control-radio,
.form-control-checkbox {
  display: block;
}
.form-control-radio input,
.form-control-checkbox input {
  margin-bottom: 0;
  float: left;
}
.form-control-radio .form-control-label,
.form-control-checkbox .form-control-label {
  margin-left: 25px;
}
fieldset > div:last-of-type input,
fieldset > div:last-of-type label {
  margin-bottom: 0;
}
.legend {
  margin-bottom: 20px;
}
textarea + .help-block {
  font-size: 12px;
  margin-bottom: 25px;
  text-align: right;
}
.input-sm {
  height: 40px;
  padding: 9px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  border-radius: 0;
}
select.input-sm {
  height: 40px;
  line-height: 40px;
}
textarea.input-sm,
select[multiple].input-sm {
  height: auto;
}
.form-group-container {
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
}
.form-group-container .form-group {
  flex: 1;
}
.form-group-container .form-group:first-child {
  flex: 3;
  margin-right: 10px;
}
@media only screen and (max-width: 1024px) {
  .form-group-container .form-group {
    flex: 2;
  }
  .form-group-container .form-group:first-child {
    flex: 2;
  }
}
.canada-addr,
.usa-addr {
  display: none;
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .form-group .select-arrow i {
    display: none;
  }
  select::-ms-expand {
    display: inline-block !important;
  }
}











.terminal-category-content .headline {
  font-size: 26px;
  color: #006ab6;
  margin-bottom: 10px;
}
@media only screen and (min-width: 639px) {
  .terminal-category-content .headline {
    margin-bottom: 20px;
    font-size: 36px;
  }
}
.terminal-category-content .category-base .table-responsive {
  overflow-x: visible;
}
@media (max-width: 640px) {
  .terminal-category-content .category-base .table-responsive {
    margin-bottom: 0px;
  }
}
.terminal-category-content .category-base .table-responsive .table {
  margin-bottom: 0px;
}
.terminal-category-content .category-base .table-responsive > a {
  display: block;
  line-height: 40px;
  padding-left: 10px;
  background: #f8f8fa;
}
.terminal-category-content .category-base .table-responsive > a:hover {
  text-decoration: underline;
}
@media only screen and (min-width: 639px) {
  .terminal-category-content .category-base .category-overview {
    display: -ms-flexbox;
    display: -ms-flex;
    display: flex;
    margin-top: 15px;
  }
}
.terminal-category-content .category-base .category-overview .quik-ship-view {
  font-size: 12px;
  font-weight: bold;
  margin-top: -6px;
  text-align: center;
}
@media (max-width: 640px) {
  .terminal-category-content .category-base .category-overview .quik-ship-view {
    text-align: left;
    margin-left: 40px;
  }
}
.terminal-category-content .category-base .category-overview .quick-text {
  color: #38b78c;
}
.terminal-category-content .category-base .category-overview .ship-text {
  color: #107483;
}
.terminal-category-content .category-base .category-overview .product-text-link {
  text-align: right;
  padding-right: 5px;
}
@media (max-width: 1024px) {
  .terminal-category-content .category-base .category-overview .product-text-link {
    text-align: left;
  }
}
.terminal-category-content .category-base .category-overview .product-name {
  color: #006ab6;
  font-family: Tahoma, Helvetica, Arial, sans-serif !important;
  font-family: bold;
  font-size: 12px;
  font-weight: bold;
  text-decoration: underline;
}
.terminal-category-content .category-base .category-overview .btn-config {
  border-radius: 9px !important;
}
.terminal-category-content .category-base .category-overview .category-image {
  height: 100%;
  width: 100%;
  text-align: center;
  overflow: hidden;
}
@media only screen and (min-width: 1601px) {
  .terminal-category-content .category-base .category-overview .category-image {
    overflow: hidden;
  }
}
.terminal-category-content .category-base .category-overview .category-image img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.terminal-category-content .category-base .category-overview .category-image img.quickship_icon {
  height: auto;
  width: 50%;
  left: -3%;
  top: 5px;
  position: absolute;
}
@media only screen and (min-width: 1025px) {
  .terminal-category-content .category-base .category-overview .category-image img.quickship_icon {
    left: -1px;
  }
}
.terminal-category-content .category-base .category-overview .col-sm-12.col-md-3.table_view_image {
  width: 133px;
  height: 98px;
  margin: 0px 20px 20px 10px;
  padding: 0px;
}
@media only screen and (max-width: 639px) {
  .terminal-category-content .category-base .category-overview .col-sm-12.col-md-3.table_view_image {
    margin: 0 auto 40px auto;
    width: 100%;
    height: 185px;
    display: block;
    float: none;
  }
}
.terminal-category-content .category-base .category-overview .col-sm-12.col-md-9.table_view_description {
  width: calc(100% - 220px);
}
@media only screen and (max-width: 639px) {
  .terminal-category-content .category-base .category-overview .col-sm-12.col-md-9.table_view_description {
    width: 82%;
    margin: 0 auto;
    float: none;
    clear: both;
  }
}
.terminal-category-content .category-base .category-overview .name-description {
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
}
.terminal-category-content .category-base .category-overview .name-description p {
  color: #696969;
  font-size: 13px;
  line-height: 16px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  margin-top: 10px;
  -webkit-box-orient: vertical;
}
.terminal-category-content .category-base .category-overview .name-description p.product-calibration-tag {
  margin-top: 0px;
}
.terminal-category-content .category-base .category-overview .category-name {
  font-size: 15px;
  font-weight: bold;
  height: auto;
  display: block;
  text-decoration: underline;
  text-underline-offset: 3px;
}
@media (max-width: 1024px) {
  .terminal-category-content .category-base .category-overview .category-name {
    font-size: 14px;
  }
}
.terminal-category-content .category-base .category-overview .category-name:hover {
  text-decoration: underline;
  color: #043faf;
}
.terminal-category-content .category-base .category-overview .category-price {
  font-size: 14px;
  color: #cc0000;
  display: block;
  text-align: right;
  padding-right: 5px;
  font-family: Tahoma, Helvetica, Arial, sans-serif;
  font-weight: bold;
}
@media (max-width: 1024px) {
  .terminal-category-content .category-base .category-overview .category-price {
    font-size: 14px;
    display: none;
  }
}
.terminal-category-content .category-base .category-overview .category-description {
  display: none;
}
@media only screen and (min-width: 639px) {
  .terminal-category-content .category-base .category-overview .category-description {
    display: inline-block;
  }
}
.terminal-category-content .category-base .category-variants {
  margin-top: 20px;
}
.terminal-category-content .category-base .category-variants .category-container {
  margin-bottom: 20px;
}
.terminal-category-content .category-base .category-variants .category-variant-code {
  color: #006ab6;
  font-size: 14px;
  font-weight: bold !important;
  font-family: Arial, Tahoma, Helvetica, sans-serif;
  padding: 10px 9px;
  background-color: #f7f7f7;
  border: 1px solid #e0e0e0;
}
@media only screen and (min-width: 639px) {
  .terminal-category-content .category-base .category-variants .category-variant-code {
    padding: 10px 20px;
  }
}
.terminal-category-content .category-base .category-variants .category-title {
  display: none;
  padding: 10px 0;
  border: 1px solid #e0e0e0;
  border-top: none;
}
@media only screen and (min-width: 639px) {
  .terminal-category-content .category-base .category-variants .category-title {
    display: block;
  }
}
.terminal-category-content .category-base .category-variants .category-title .category-variant-name {
  width: 15.5%;
  display: inline-block;
  vertical-align: top;
  font-weight: bold !important;
  font-family: Arial, Tahoma, Helvetica, sans-serif;
}
@media only screen and (min-width: 640px) and (max-width: 1024px) {
  .terminal-category-content .category-base .category-variants .category-title .category-variant-name {
    width: 15%;
  }
}
@media only screen and (min-width: 1025px) {
  .terminal-category-content .category-base .category-variants .category-title .category-variant-name {
    width: 15.5%;
  }
}
.terminal-category-content .category-base .category-variants .category-title .category-variant-name:first-child {
  padding-left: 20px;
}
@media only screen and (min-width: 639px) {
  .terminal-category-content .category-base .category-variants .category-title .category-variant-name:last-child {
    width: 0%;
  }
}
.terminal-category-content .category-base .category-variants .category-variant {
  border: 1px solid #e0e0e0;
  border-top: none;
  display: block;
  color: #3a414b;
}
@media only screen and (min-width: 639px) {
  .terminal-category-content .category-base .category-variants .category-variant:hover {
    background-color: #f7f7f7;
  }
}
.terminal-category-content .category-base .category-variants .category-variant .category-variant-list {
  width: 70%;
  display: inline-block;
  border-right: 1px solid #e0e0e0;
}
@media only screen and (min-width: 639px) {
  .terminal-category-content .category-base .category-variants .category-variant .category-variant-list {
    display: -ms-inline-flexbox;
    display: -ms-inline-flex;
    display: inline-flex;
    -ms-flex-direction: row;
    flex-direction: row;
    border-right: none;
    width: 79%;
  }
}
@media only screen and (min-width: 640px) and (max-width: 1024px) {
  .terminal-category-content .category-base .category-variants .category-variant .category-variant-list {
    width: 77%;
  }
}
.terminal-category-content .category-base .category-variants .category-variant .category-variant-list .category-item {
  border-bottom: 1px solid #e0e0e0;
  padding: 5px 0;
}
@media only screen and (min-width: 639px) {
  .terminal-category-content .category-base .category-variants .category-variant .category-variant-list .category-item {
    border: none;
    width: 20%;
    padding: 1% 0 2% .5%;
  }
}
@media only screen and (min-width: 639px) {
  .terminal-category-content .category-base .category-variants .category-variant .category-variant-list .category-item:first-child {
    padding-left: 20px;
  }
}
.terminal-category-content .category-base .category-variants .category-variant .category-variant-list .category-item:last-of-type {
  border-bottom: none;
}
.terminal-category-content .category-base .category-variants .category-variant .category-variant-list .category-item .category-variant-name {
  display: inline-block;
  width: 55%;
  padding-left: 10px;
  vertical-align: top;
  font-weight: bold !important;
  font-family: Arial, Tahoma, Helvetica, sans-serif;
}
@media only screen and (min-width: 639px) {
  .terminal-category-content .category-base .category-variants .category-variant .category-variant-list .category-item .category-variant-name {
    width: 100%;
    height: 40px;
    padding-left: 20px;
    border-bottom: 1px solid #e0e0e0;
    display: none;
  }
}
.terminal-category-content .category-base .category-variants .category-variant .category-variant-list .category-item .category-variant-name-value {
  display: inline-block;
  text-align: center;
  width: 40%;
}
@media only screen and (min-width: 639px) {
  .terminal-category-content .category-base .category-variants .category-variant .category-variant-list .category-item .category-variant-name-value {
    text-align: left;
    width: 100%;
    padding-top: 10px;
  }
  .terminal-category-content .category-base .category-variants .category-variant .category-variant-list .category-item .category-variant-name-value:first-child {
    padding-left: 20px;
  }
}
@media only screen and (min-width: 1025px) {
  .terminal-category-content .category-base .category-variants .category-variant .category-variant-list .category-item .category-variant-name-value {
    height: auto;
  }
}
.terminal-category-content .category-base .category-variants .category-variant .category-price-stock {
  width: 25%;
  display: inline-block;
  text-align: right;
  vertical-align: top;
  padding-top: 10px;
}
@media only screen and (min-width: 639px) {
  .terminal-category-content .category-base .category-variants .category-variant .category-price-stock {
    width: 19%;
  }
}
.terminal-category-content .category-base .category-variants .category-variant .category-price-stock div {
  margin-bottom: 10px;
}
@media only screen and (min-width: 639px) {
  .terminal-category-content .category-base .category-variants .category-variant .category-price-stock div {
    display: inline-block;
  }
}
.terminal-category-content .category-base .category-variants .category-variant .category-price-stock .category-variant-stock-name {
  display: inline-block;
}
@media only screen and (min-width: 639px) {
  .terminal-category-content .category-base .category-variants .category-variant .category-price-stock .category-variant-stock-name {
    display: none;
  }
}
@media only screen and (min-width: 639px) {
  .terminal-category-content .category-base .category-variants .category-variant .category-price-stock .category-variant-stock-value {
    float: left;
  }
}
.terminal-category-content .category-base .category-variants .category-break {
  height: 10px;
  background-color: #f7f7f7;
  border: 1px solid #e0e0e0;
  border-top: none;
  display: block;
}
@media only screen and (min-width: 639px) {
  .terminal-category-content .category-base .category-variants .category-break {
    display: none;
  }
}
.terminal-category-content .category-base a.product_part {
  text-decoration: underline;
  text-underline-offset: 3px;
  margin-bottom: 3px;
  display: inline-block;
}
.terminal-category-content .category-base a.product_part:hover {
  text-decoration: none;
}

.pagination-bar.bottom .search-result-btns {
  display: none;
}
.terminal-category-content table > tbody > tr > td {
  border-bottom: 3px solid #e0e0e0;
}
@media only screen and (min-width: 1025px) {
  .quick-view-popup {
    width: 894px;
    margin: 0px auto;
  }
}
.page-terminalCategoryPage .site-search .ui-front > form {
  margin-bottom: 0;
}
@media screen and (min-width: 820px) and (max-width: 1024px) {
  .page-terminalCategoryPage .product__list--wrapper .pagination-bar.top {
    margin-top: 0;
    height: auto;
  }
}

.product__list--wrapper .category-grid .product__listing.product__grid .product-item .thumb {
  height: 16em;
  display: block;
  overflow: hidden;
}
@media only screen and (max-width: 736px) {
  .product__list--wrapper .category-grid .product__listing.product__grid .product-item .thumb {
    height: 12em;
  }
}
.product__list--wrapper .category-grid .product__listing.product__grid .product-item .thumb img {
  height: 100%;

  width: auto;
  object-fit: contain;
}
.product__list--wrapper .category-grid .product__listing.product__grid .product-item .details:hover {
  text-decoration: underline;
  color: #0056A3;
}
.product__list--wrapper .category-grid .product__listing.product__grid .product-item .details {
  text-align: left;
  padding: 0px;
  color: #000000;
  display: flex;
  height: 50px;
  justify-content: center;
  align-items: center;
}
@media only screen and (max-width: 590px) {
  .product__list--wrapper .category-grid .product__listing.product__grid .product-item .details {
    border-bottom: 1px solid #edecee;
    color: #000000;
  }
}
.product__list--wrapper .category-grid .product__listing.product__grid .product-item .details .name:hover {
  text-decoration: underline;
  color: #0056A3;
}
.product__list--wrapper .category-grid .product__listing.product__grid .product-item .details .name {
  font-size: 14px;
}
.product__list--wrapper .category-grid .product__listing.product__grid .product-item .description {
  text-align: left;
  color: #3a414b;
}
@media only screen and (max-width: 590px) {
  .product__list--wrapper .category-grid .product__listing.product__grid .product-item .description {
    display: none;
  }
}
.product__list--wrapper .category-grid .product__listing.product__grid .product-item .description a.name {
  color: #3a414b;
}
.product__list--wrapper .category-grid .product__listing.product__grid .product-item .descriptionLink {
  text-align: left;
  padding: 5px 0;
}
@media only screen and (max-width: 590px) {
  .product__list--wrapper .category-grid .product__listing.product__grid .product-item .descriptionLink {
    display: none;
  }
}
.product__list--wrapper .category-grid .product__listing.product__grid .product-item .descriptionLink a.name {
  color: var(--orange);
  color: #ff9c42;
  font-weight: bold;
}
.product__list--wrapper .category-grid .product__listing.product__grid .product-item .descriptionLink a.name:hover {
  text-decoration: underline;
}

.l1-category .product__list--wrapper {
  padding: 0 20px;
  max-width: 1240px;
  margin: 0 auto;
}
.l1-category .product__list--wrapper .category-grid .product__listing.product__grid .product-item {
  height: auto !important;
  border: 0;
  box-shadow: none;
  max-width: 275px;
  min-width: 275px;
  margin: 0 auto 50px;
  align-self: flex-start;
}
@media (max-width: 640px) {
  .l1-category .product__list--wrapper .category-grid .product__listing.product__grid .product-item {
    align-self: center;
    text-align: center;
  }
}
.l1-category .product__list--wrapper .category-grid .product__listing.product__grid .product-item a.categoryURL {
  padding: 5px 10px;
  display: block;
}
.l1-category .product__list--wrapper .category-grid .product__listing.product__grid .product-item a.categoryURL:focus {
  outline: 5px auto #1B55C3;
  outline-offset: 5px;
  text-decoration: none;
}
.l1-category .product__list--wrapper .category-grid .product__listing.product__grid .product-item a.categoryURL:focus .thumb,
.l1-category .product__list--wrapper .category-grid .product__listing.product__grid .product-item a.categoryURL:focus .details,
.l1-category .product__list--wrapper .category-grid .product__listing.product__grid .product-item a.categoryURL:focus .name {
  outline: 0;
}
.l1-category .product__list--wrapper .category-grid .product__listing.product__grid .product-item a.categoryURL:hover {
  outline: thin solid #9d9d9d;
  outline-offset: 0px;
  text-decoration: none;
  box-shadow: 0px 2px 15px 3px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 0px 2px 15px 3px rgba(0, 0, 0, 0.15);
  -webkit-box-shadow: 0px 2px 15px 3px rgba(0, 0, 0, 0.15);
}
.l1-category .product__list--wrapper .category-grid .product__listing.product__grid .product-item a.categoryURL:hover .thumb,
.l1-category .product__list--wrapper .category-grid .product__listing.product__grid .product-item a.categoryURL:hover .details,
.l1-category .product__list--wrapper .category-grid .product__listing.product__grid .product-item a.categoryURL:hover .name {
  outline: 0;
  box-shadow: none;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
}
.l1-category .product__list--wrapper .category-grid .product__listing.product__grid .product-item a.categoryURL .details {
  text-align: left;
  align-items: normal;
  justify-content: flex-start;
  height: inherit;
}
.l1-category .product__list--wrapper .category-grid .product__listing.product__grid .product-item a.categoryURL .details:focus {
  outline: 0;
}
@media (max-width: 640px) {
  .l1-category .product__list--wrapper .category-grid .product__listing.product__grid .product-item a.categoryURL .details {
    text-align: center;
    border-bottom: 0px;
    display: block;
  }
}
.l1-category .product__list--wrapper .category-grid .product__listing.product__grid .product-item a.categoryURL .details .name {
  font-size: 20px;
  text-align: left;
  color: #282A69;
  font-weight: bold;
  letter-spacing: 0.3px;
  padding-left: 0;
}
.l1-category .product__list--wrapper .pagination-bar.top {
  width: 100%;
  height: inherit;
}
@media (max-width: 640px) {
  .l1-category .product__list--wrapper .pagination-bar.top {
    border-bottom: 1px solid #e0e0e0;
  }
}
.l1-category .product__list--wrapper .pagination-bar.top .totalResults {
  font-size: 14px;
  font-weight: bold;
}
.l1-category .product__list--wrapper .pagination-bar .pagination-toolbar {

}
.l1-category .product__list--wrapper .pagination-bar .pagination-toolbar .sort-pagination form {
  min-width: 250px;
}
@media (max-width: 640px) {
  .l1-category .product__list--wrapper .pagination-bar .pagination-toolbar .sort-pagination form {

    width: 275px;
  }
}
.l1-category .product__list--wrapper .pagination-bar .pagination-toolbar .sort-pagination form select#sortOptions1 {
  background: transparent;
  border: 0;
  box-shadow: none;
}
.l1-category .product__list--wrapper .pagination-bar .pagination-toolbar .sort-pagination form.cView {

}
@media (max-width: 640px) {
  .l1-category .product__list--wrapper .pagination-bar .pagination-toolbar .sort-pagination form.cView {

  }
}
.l1-category .product__list--wrapper #categorydescriptionContainer {
  background-color: #F8F8F8;
  min-height: 200px;
  position: relative;
  margin-top: 0;
  padding-bottom: 50px;
}
.l1-category .product__list--wrapper #categorydescriptionContainer:before {
  content: "";
  background-color: #F8F8F8;
  position: absolute;
  height: 100%;
  width: 1918px;
  left: -360px;
  z-index: -1;
}
@media only screen and (max-width: 1024px) {
  .l1-category .product__list--wrapper #categorydescriptionContainer {
    height: auto;
    min-height: auto;
    padding-bottom: 40px;
  }
}
.l1-category .product__list--wrapper #categorydescriptionContainer h2 {
  padding-top: 30px;
  font-size: 14px;
  font-weight: bold;
  color: #3a414b;
}

.one-third-two-third-container .right-section .tab-content .content-card .article-content .product-title {
  padding-bottom: 0px !important;
  height: 77px;
  overflow: hidden;
}

.search-grid-page-result-grid-component .product__list--wrapper .product__listing.product__grid .product-item {
  margin: 15px 0;
}
.search-grid-page-result-grid-component .product__list--wrapper .product__listing.product__grid .product-item a.oe_image {
  display: block;
}
@media only screen and (min-width: 1024px) and (max-width: 1024px) {
  .search-grid-page-result-grid-component .product__list--wrapper .product__listing.product__grid .product-item a.oe_image {
    height: 10.7em;
    border: 1px solid #ccc;
  }
}
@media only screen and (min-width: 1025px) {
  .search-grid-page-result-grid-component .product__list--wrapper .product__listing.product__grid .product-item a.oe_image {
    height: 13.7em;
    border: 1px solid #ccc;
  }
}
@media only screen and (max-width: 1023px) {
  .search-grid-page-result-grid-component .product__list--wrapper .product__listing.product__grid .product-item a.oe_image {
    height: auto;
    border: 1px solid #ccc;
  }
}
@media only screen and (min-width: 1024px) and (max-width: 1024px) {
  .search-grid-page-result-grid-component .product__list--wrapper .product__listing.product__grid .product-item a.oe_image img {
    height: 100%;
  }
}
@media only screen and (min-width: 1025px) {
  .search-grid-page-result-grid-component .product__list--wrapper .product__listing.product__grid .product-item a.oe_image img {
    height: 100%;
    width: 100%;
  }
}
@media only screen and (max-width: 1023px) {
  .search-grid-page-result-grid-component .product__list--wrapper .product__listing.product__grid .product-item a.oe_image img {
    height: auto;
  }
}
@media only screen and (min-width: 1024px) and (max-width: 1024px) {
  .search-grid-page-result-grid-component .product__list--wrapper .product__listing.product__grid .product-item a.oe_image img.quickship_icon {
    height: auto;
    position: absolute;
    width: 50%;
    left: -2px;
    top: 5px;
  }
}
@media only screen and (min-width: 1025px) {
  .search-grid-page-result-grid-component .product__list--wrapper .product__listing.product__grid .product-item a.oe_image img.quickship_icon {
    height: auto;
    position: absolute;
    width: 50%;
    left: -2px;
    top: 5px;
  }
}
@media only screen and (max-width: 1023px) {
  .search-grid-page-result-grid-component .product__list--wrapper .product__listing.product__grid .product-item a.oe_image img.quickship_icon {
    height: auto;
    position: absolute;
    width: 50%;
    left: -4%;
    top: 5px;
  }
}
@media only screen and (max-width: 480px) {
  .search-grid-page-result-grid-component .product__list--wrapper .product__listing.product__grid .product-item a.oe_image img.quickship_icon {
    height: auto;
    position: absolute;
    width: 50%;
    left: -3%;
    top: 5px;
  }
}

.terminal-category-content p.quickship-text {
  margin: 10px 0;
  background: url(/_ui/responsive/theme-omegaengineering/images/icon-quickship-qs.png) no-repeat left top;
  background-size: 40px 28px;
}
.terminal-category-content p.quickship-text a {
  padding: 5px 0px 5px 60px;
  display: inline-block;
}
.terminal-category-content p.quickship-text + p.product-calibration-tag {
  margin-top: 0;
}
.terminal-category-content .product-calibration-tag {
  margin: 10px 0;
}
.terminal-category-content .product-calibration-tag a {
  background-size: 40px;
  padding: 5px 0 5px 0px;
  display: inline-block;
  color: #101a23;
  text-decoration: none;
  font-size: 12px;
}
.terminal-category-content .product-calibration-tag a:hover {
  text-decoration: underline;
  color: #101a23;
}
.terminal-category-content tr.category-variant-list td:first-child,
.terminal-category-content .table-responsive table thead tr.category-title th.row_price {
  padding: 8px 20px 8px 35px;
}
@media only screen and (max-width: 639px) {
  .terminal-category-content tr.category-variant-list td:first-child,
  .terminal-category-content .table-responsive table thead tr.category-title th.row_price {
    overflow: hidden;
  }
}
.terminal-category-content .terminal-category-content .table-responsive table tbody tr.category-variant-list td:first-child {
  padding: 8px 45px;
}
.terminal-category-content .terminal-category-content .table-responsive table tbody tr.category-variant-list.open td {
  border: 0px;
}
.terminal-category-content .tabbed-quickShip-icon {
  position: absolute;
  left: -11px;
  margin-top: -9px;
  width: 25px;
}
.terminal-category-content .tabbed-calibration-icon {
  position: absolute;
  left: 0px;
  margin-top: 20px;
  width: 25px;
}
.terminal-category-content .tabbed-quickShip-text {
  font-size: 12px;
  font-weight: bold;
}
.terminal-category-content .tabbed-quickShip-text span.teal {
  color: #38b78c;
}
.terminal-category-content .tabbed-quickShip-text span.green {
  color: #107483;
}
.terminal-category-content .category-container.js-quick-view-reference {

}
.terminal-category-content .category-container.js-quick-view-reference .category-variant-price span {
  border-bottom: 1px solid #006ab6;
}
.terminal-category-content .category-container.js-quick-view-reference .tabbed-quickShip-icon {
  position: absolute;
  left: -11px;
  margin-top: -9px;
  width: 25px;
}
@media only screen and (max-width: 639px) {
  .terminal-category-content .category-container.js-quick-view-reference .tabbed-quickShip-icon {
    left: -20px;
    top: -11px;
    width: 18px;
  }
}
.terminal-category-content .category-container.js-quick-view-reference .tabbed-calibration-icon {
  position: absolute;
  left: 0px;
  margin-top: 20px;
  width: 25px;
}
.terminal-category-content .category-container.js-quick-view-reference .tabbed-quickShip-text {
  font-size: 12px;
  font-weight: bold;
}
.terminal-category-content .category-container.js-quick-view-reference .tabbed-quickShip-text span.teal {
  color: #38b78c;
}
.terminal-category-content .category-container.js-quick-view-reference .tabbed-quickShip-text span.green {
  color: #107483;
}
.icons-section {
  position: absolute;
  left: 10px;
  width: 25px;
}
.icons-section .tabbed-quickShip-icon {
  position: static;
  margin: -7px 0 3px 0;
}
.icons-section img {
  width: 25px;
  margin-bottom: 3px;
}
.page-optimizeProductDetails .tabbed-quickShip-icon,
.page-optimizeProductDetails .tabbed-calibration-icon {
  left: -10px !important;
  position: relative !important;
}
@media screen and (max-width: 820px) {
  .page-optimizeProductDetails .tabbed-quickShip-icon {
    left: -2px;
  }
}
.product-calibration-tag a {
  padding: 2px 0 2px 0px;
  display: inline-block;
}
.product-calibration-tag a:before {
  content: ' ';
  display: inline-block;
  width: 26px;
  height: 20px;
  vertical-align: middle;
  background-image: url(https://assets.omega.com/icons/calibration-80.png);
  background-size: cover;
  background-repeat: no-repeat;
  margin-right: 4px;
}

.icons-section img[src*="CalibrationIcon-45px"] {

}
a.partnoVariant {
  white-space: nowrap;
  padding-bottom: 5px;
  text-decoration: underline;
  display: flex;
}
.VariantOption {
  display: flex;
  flex-flow: row wrap;
}
.VariantOption .stockVariant {
  flex: 1;
  padding-left: 20px;
}
.VariantOption .stockVariant.lead-time {
  color: #3a414b;
  white-space: nowrap;
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .VariantOption .stockVariant.lead-time br {
    display: none;
  }
}
.VariantOption .stockVariant.stock {
  color: #3a414b;
  font-family: Arial, Tahoma, Helvetica, sans-serif;
  white-space: nowrap;
  font-weight: bold;
}
.VariantOption .stockVariant.instock {
  color: #006609;
}
.VariantOption .priceVariant {
  flex: 1;
  min-width: 70px;
}
.VariantOption .plpcart {
  margin-top: 15px;
}
.qty-addcart {
  display: flex;
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .qty-addcart {
    position: relative;
    left: -90px;
    margin-top: 15px;
    margin-right: -90px;
  }
}
.qty-inpt {
  margin-left: 5px;
}
.qty-inpt-val {
  width: 41px;
  height: 25px;
  border: 1px solid black;
  border-radius: 5px;
  text-align: center;
}
.btn-add-cart {
  margin-left: 50px;
}
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  .btn-add-cart {
    margin-left: 17px;
  }
}
.btn-add {
  padding: 7px !important;
}
.qty-slect {
  width: 70px;
  display: flex;
}
.qty-label {
  color: #000000;
  font-size: 13px;
  padding-top: 3px;
  font-weight: normal !important;
  font-family: Arial, Tahoma, Helvetica, sans-serif;
  text-transform: uppercase;
}
.btn-div {
  padding: 7px !important;
  border-radius: 3px !important;
}
.product-grid-wrapper h1.results {
  padding: 0px 18px;
}
.product-grid-wrapper h2.results {
  padding: 0px 20px;
  font-size: 14pt;
  color: #3f414b;
  font-weight: 600;
}
.product-grid-wrapper .categoryDescriptionGrid {
  padding: 0px 20px;
}
.pagination-bar form.cView {
  float: left;
  min-width: auto;
  margin: 0 10px 20px;
}
@media (max-width: 1024px) {
  .pagination-bar form.cView {
    left: 18%;
    order: 3;
    position: relative;
    top: 55px;
  }
}
@media (max-width: 820px) {
  .pagination-bar form.cView {
    left: 22%;
  }
}
@media (max-width: 640px) {
  .pagination-bar form.cView {
    top: 0;
    left: 0;
  }
}
@media only screen and (max-width: 1023px) {
  .pagination-bar form.cView {
    width: 100%;
    margin: 10px 0;
    padding: 0 10px;
  }
}
.pagination-bar form.cView .select-arrow {
  position: relative;
}
.pagination-bar form.cView .select-arrow i {
  border-left: 1px solid #e0e0e0;
  color: #006ab6;
  font-size: 12px;
  height: 32px;
  padding: 10px 10px 9px;
  pointer-events: none;
  position: absolute;
  right: 0px;
  top: 0px;
}
.pagination-bar form.cView select {
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
  background-color: #f7f7f7;
  border: solid 1px #e0e0e0;
  font-size: 13px;
  height: 32px;
  padding: 5px 50px 5px 10px;
}
.pagination-bar form.cView label.view {
  padding: 10px;
  border: 0px solid #e31f26;
  margin: -10px 0 0 0;
  float: left;
  cursor: pointer;
  color: #949494;
  text-align: center;
  font-size: 10px;
}
@media only screen and (max-width: 1023px) {
  .pagination-bar form.cView label.view {

    margin-top: 26px;
  }
}
@media only screen and (max-width: 820px) {
  .pagination-bar form.cView label.view {
    width: 30%;
    margin-top: 16px;
    font-size: 15px;
  }
}
@media only screen and (max-width: 640px) {
  .pagination-bar form.cView label.view {
    width: 50%;
    padding: 10px 40px;
    border: 1px solid #ebebeb;
    background: #ebebeb;
    margin: 0;
    float: left;
    cursor: pointer;
    color: #8e8e8e;
    text-align: center;
  }
}
.pagination-bar form.cView label.view[for="gridbutton"]:before {
  content: "";
  display: block;
  width: 28px;
  height: 28px;
  background-image: url("https://assets.omega.com/icons/tcp-grid-do-icon.png");
  background-size: cover;
  background-position: center top;
  margin: 0 auto;
}
@media (max-width: 640px) {
  .pagination-bar form.cView label.view[for="gridbutton"]:before {
    background: none;
    width: 0;
    height: 0;
    border-radius: 5px 0px 0px 5px;
  }
}
.pagination-bar form.cView label.view[for="gridbutton"].selected {
  color: #e31f26;
  cursor: default;
}
.pagination-bar form.cView label.view[for="gridbutton"].selected:before {
  background-image: url("https://assets.omega.com/icons/tcp-grid-do-icon.png");
  background-position: center bottom;
}
@media (max-width: 640px) {
  .pagination-bar form.cView label.view[for="gridbutton"].selected:before {
    background: none;
    width: 0;
    height: 0;
    border-radius: 5px 0px 0px 5px;
  }
}
@media (max-width: 640px) {
  .pagination-bar form.cView label.view[for="gridbutton"].selected {
    background: #e31f26;
    color: #fff;
    cursor: default;
    border-radius: 5px 0px 0px 5px;
  }
}
.pagination-bar form.cView label.view[for="tablebutton"]:before {
  content: "";
  display: block;
  width: 28px;
  height: 28px;
  background-image: url("https://assets.omega.com/icons/tcp-table-do-icon.png");
  background-size: cover;
  background-position: center top;
  margin: 0 auto;
}
@media (max-width: 640px) {
  .pagination-bar form.cView label.view[for="tablebutton"]:before {
    background: none;
    width: 0;
    height: 0;
    border-radius: 0px 5px 5px 0px;
  }
}
.pagination-bar form.cView label.view[for="tablebutton"].selected {
  color: #e31f26;
  cursor: default;
}
.pagination-bar form.cView label.view[for="tablebutton"].selected:before {
  background-image: url("https://assets.omega.com/icons/tcp-table-do-icon.png");
  background-position: center bottom;
}
@media (max-width: 640px) {
  .pagination-bar form.cView label.view[for="tablebutton"].selected:before {
    background: none;
    width: 0;
    height: 0;
    border-radius: 0px 5px 5px 0px;
  }
}
@media (max-width: 640px) {
  .pagination-bar form.cView label.view[for="tablebutton"].selected {
    background: #e31f26;
    color: #fff;
    cursor: default;
    border-radius: 0px 5px 5px 0px;
  }
}
@media only screen and (max-width: 820px) {
  .pagination-bar .js-show-facets {
    font-size: 14px;
  }
}
.jscroll-added .cView {
  display: none;
}
.product-item-grid {
  padding: 5px;
  border: solid 1px #d3d3d3;
  border-radius: 5px;
  margin: 0;
  min-height: 500px;
  padding-top: 20px;
}
@media (max-width: 1024px) {
  .product-item-grid {
    min-height: 500px;
  }
}
@media (max-width: 638px) {
  .product-item-grid {
    margin: 15px 0 15px -5px;
    min-height: 500px;
  }
}
.product-item-grid .product-icons {
  padding: 10px 0px;
  display: block;
}
.product-item-grid .tabbed-icons {
  height: 25px;
}
.product-item-grid img.tabbed-quickShip-icon {
  position: absolute;
  left: -12px;
  width: 27px;
  top: 0;
}
.product-item-grid span.tabbed-quickShip-green {
  color: #38b78c;
  font-weight: bold;
  font-family: Tahoma, Helvetica, Arial, sans-serif;
}
.product-item-grid span.tabbed-quickShip-blue {
  color: #107483;
  font-weight: bold;
  font-family: Tahoma, Helvetica, Arial, sans-serif;
}
.product-item-grid img.tabbed-calibration {
  float: right;
  width: auto;
  height: 20px;
}
.product-item-grid .tabbed-quickShip-text {
  font-size: 12px;
  font-weight: bold;
  display: inline-block;
  float: left;
  width: 30%;
}
.product-item-grid .tabbed-quickShip-text span.teal {
  color: #38b78c;
}
.product-item-grid .tabbed-quickShip-text span.green {
  color: #107483;
}
.product-item-grid .specs-manual-icons {
  display: inline-block;
  width: 70%;
  float: right;
  text-align: right;
}
.product-item-grid .oe_image {
  display: block;
  text-align: center;
  width: 80%;
  height: 150px;
  margin: 0 auto 10px;
}
.product-item-grid .oe_image img {
  max-height: 100%;
  max-width: 100%;
  width: auto;
  height: auto;
  margin: 0 auto;
}
.product-item-grid .oe_image img.quickship_icon {
  display: none;
}
.product-item-grid .full-specifications {
  color: #ffffff;
  font-family: Tahoma, Helvetica, Arial, sans-serif;
  font-size: 14px;
  width: 124px;
  height: 45px;
  margin-bottom: 5px;
  display: inline-block;
  font-weight: normal !important;
  text-align: center;
  top: calc(67%);
  padding: 14px;
  border-radius: 5px !important;
  border: 1px solid;
  background-color: #3697ba;
  border-color: #3697ba;
  text-transform: capitalize;
  z-index: 100;
  cursor: pointer;
}
.product-item-grid .full-specifications:hover {
  border-color: #FFFFFF;
  background-color: #3373B2;
}
.product-item-grid .full-specifications:focus {
  background-color: #3347b2;
}
.product-item-grid .details {
  height: 95px;
}
.product-item-grid .details h2 {
  margin-bottom: 0px;
  line-height: 16px;
  margin-top: 5px;
  height: 37px;
}
.product-item-grid .details h2 .name {
  color: #101a23;
  font-family: Tahoma, Helvetica, Arial, sans-serif;
  font-weight: bold;
  font-size: 14px;
  line-height: 16px;
  white-space: normal;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  text-decoration: none;
}
.product-item-grid .details h2 .name:hover {
  text-decoration: underline;
}
.product-item-grid .details .search-partnumber {
  color: #101a23;
  font-family: Arial, Tahoma, Helvetica, sans-serif;
  font-size: 14px;
  line-height: 24px;
  margin: 0 0 10px 0;
  display: -webkit-box;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
@media screen and (max-width: 1024px) {
  .product-item-grid .details .search-partnumber {
    display: block;
  }
}
.product-item-grid .details .search-partnumber a {
  color: #101a23;
}
.product-item-grid .details p {
  color: #696969;
  margin: 0;
  font-family: Tahoma, Helvetica, Arial, sans-serif;
  font-size: 13px;
  line-height: 16px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 5;
  -webkit-box-orient: vertical;
}
.product-item-grid .details p.grid-product-price-range {
  margin: 0;
  color: #cc0000;
  font-family: Tahoma, Helvetica, Arial, sans-serif;
  font-weight: bold;
  letter-spacing: 0.3px;
  min-height: 12px;

}
.product-item-grid .details p.grid-product-price-range:nth-of-type(3) {
  color: #000;
}
.product-item-grid .details p.grid-product-price-range br {
  display: none;
}
.product-item-grid .details .stockVariant {
  color: #000;
  margin: 5px 0;
  font-weight: bold;

}
.product-item-grid .details .stockVariant br {
  display: none;
}
.product-item-grid .details #configureProduct.btn {
  width: auto;
  padding: 10px 13px;
  border-radius: 8px !important;
}
.gridviewLine {
  height: 1px;
  margin: 15px 0px;
}
.sizelg,
.sizemd {
  display: none;
}
.page-terminalCategoryPageGrid {

}
.page-terminalCategoryPageGrid .product__list--wrapper,
.page-terminalCategoryPageGrid .breadcrumb-section,
.page-terminalCategoryPageGrid .pageContainer {
  max-width: 100%;
}
.page-terminalCategoryPageGrid .product__list--wrapper {
  padding: 0 0 0 10px;
}
@media (max-width: 1024px) {
  .page-terminalCategoryPageGrid .product__list--wrapper {
    padding: 0;
  }
}
.page-terminalCategoryPageGrid product-grid-wrapper {
  padding: 0 20px;
}
.jscroll-added .product-grid-right-result-slot .pagination-bar.top,
.jscroll-added .clearView {
  display: none;
}
@media (min-width: 1200px) {
  .sizelg {
    display: block;
  }
}
@media (min-width: 750px) and (max-width: 1199px) {
  .sizelg,
  .sizemd {
    display: block;
  }
  .product-item.col-lg-3 {
    width: 50%;
  }

}
@media (max-width: 749px) {
  .product-item-grid {
    border-bottom: 1px solid #CCC;
    padding-bottom: 15px;
    margin: 15px auto;
    width: 100%;
    min-height: 500px;
  }
  .oe_image {
    margin: auto;
  }
}
@media (max-width: 638px) {
  .searchSpellingSuggestionPrompt {
    margin: 10px 0;
  }
  .cView {
    float: left;
    width: 316px;
    margin-left: 10px;
    margin-top: 15px;
  }
  .cView + div + .pagination-bar.top {
    margin-top: 0;
  }
  .cView select {
    float: right;
    width: 210px;
  }
  .cView .select-arrow i {
    padding: 10px 16px 9px;
  }
  .product-item-grid {
    margin: 15px 0 15px -5px;
    min-height: 500px;
  }
}
.product-item-container {
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
}
@media (max-width: 1024px) {
  .product-item-container {
    flex-wrap: wrap;
    flex-direction: row;
  }
}
.product-item-container .productgriddetails-wrap:focus {
  outline: 5px auto #1B55C3;
  outline-offset: 5px;
}
.product-item-container .tabbed-icons {
  width: 100%;
  position: relative;
  top: 10px;
}
.product-item-container .details.title {
  width: 100%;
  position: relative;
  height: auto;
  text-align: center;
}
.product-item-container .details {
  width: 100%;
  position: relative;
}
.product-item-container .details-price-stock-config {
  width: 100%;
  margin-top: 13px;
}
.product-item-container .details-price-stock-config .stockVariant {
  color: #000;
  margin: 5px 0;
  font-weight: bold;
}
.product-item-container .details-price-stock-config .stockVariant br {
  display: none;
}
.product-item-container .details-price-stock-config form#configureForm {
  position: absolute;
  width: 100%;
}
.product-item-container .details-price-stock-config form#configureForm #configureProduct.btn {

  width: 124px;
  padding: 15px 6px;
  border-radius: 5px !important;
  position: absolute;
  left: 130px;
  bottom: 5px;

  font-weight: normal !important;
  font-size: 13px;
  text-transform: capitalize;
  z-index: 100;
  right: 25px;
}
@media only screen and (min-width: 1199px) and (max-width: 1500px) {
  .product-item-container .details-price-stock-config form#configureForm #configureProduct.btn {
    left: 0;
    bottom: -50px;
    right: unset;
  }
}
@media only screen and (min-width: 1501px) {
  .product-item-container .details-price-stock-config form#configureForm #configureProduct.btn {
    right: 14px;
  }
}
.product-item-container .details-price-stock-config form#configureForm #configureProduct.btn:hover {

}
.product-item-container .details-price-stock-config form#configureForm #configureProduct.btn:focus {

  outline-offset: 4px;
}
.product-item-container .see-more {
  position: relative;
  top: 20px;
  font-size: 90%;
  padding: 0px 10px 0px 0px;
}
@media only screen and (min-width: 1199px) and (max-width: 1500px) {
  .product-item-container .see-more {
    top: 100px;
  }
}
.product-item-container .see-more a.more-family-items {
  position: relative;
  width: 100%;
  font-weight: bold;
  color: #000;
}
.product-item-container .see-more a.more-family-items:hover {
  text-decoration: underline;
}

h1.results.hidden-xs.hidden-sm {
  padding: 0px 10px 0px;
  width: 70%;

}
.product-grid-wrapper h1.results.hidden-xs.hidden-sm {
  padding: 0 1.5% 0px;
  width: 70%;

}
.product-grid-wrapper h1.results {
  padding: 0px 18px;
  font-size: 14px;
  font-weight: 900;
  color: #000;
  margin: 0;
  line-height: 19px;
}
.search-results .col-xs-12.product-count-div {
  padding-left: 0px;
  display: none;
}

.product__list--wrapper .pagination-bar.top {
  display: flex;
  flex-wrap: wrap;
  margin-left: 0;
  align-items: flex-start;
}
@media screen and (max-width: 820px) {
  .product__list--wrapper .pagination-bar.top {
    height: inherit;
    min-height: 120px;
  }
}
@media (max-width: 1024px) and (min-width: 820px) {
  .product__list--wrapper .pagination-bar.top {
    margin-top: 10px;
    height: auto;
  }
}
.product__list--wrapper .pagination-bar.top .pagination-toolbar {
  flex: 0 0 auto;
  width: 100%;
}
@media only screen and (min-width: 820px) {
  .product__list--wrapper .pagination-bar.top .pagination-toolbar {
    width: 100%;
  }
}
@media (max-width: 1280px) and (min-width: 1025px) {
  .product__list--wrapper .pagination-bar.top .pagination-toolbar {
    width: 40%;
  }
}
@media only screen and (min-width: 1280px) {
  .product__list--wrapper .pagination-bar.top .pagination-toolbar {
    width: 25%;
    order: 2;
    position: relative;
    top: -17px;
  }
}
@media only screen and (max-width: 820px) {
  .product__list--wrapper .pagination-bar.top .pagination-toolbar .sort-refine-bar label.control-label,
  .product__list--wrapper .pagination-bar.top .pagination-toolbar .sort-refine-bar #sortOptions1 {
    font-size: 15px;
  }
}
.product__list--wrapper .pagination-bar.top .search-result-btns {
  flex: 0 0 auto;
  width: auto;
  padding-left: 8px;
}
@media only screen and (max-width: 1024px) {
  .product__list--wrapper .pagination-bar.top .search-result-btns {
    width: 100%;
  }
}
@media screen and (min-width: 480px) and (max-width: 768px) {
  .product__list--wrapper .pagination-bar.top .search-result-btns {
    width: 85%;
  }
}
@media (max-width: 1024px) {
  div#pagination-bar-results_ID {
    margin: 10px 0 0 0px;
    line-height: 36px;
  }
  h1.results.hidden-xs.hidden-sm {
    padding: 0px 0px 8px 13px;
    display: block !important;
    position: relative;
    top: 46px;
    margin-bottom: -27px;
  }
  .product-grid-wrapper h1.results.hidden-xs.hidden-sm {
    padding: 0 5px 10px;
  }
  .product-grid-wrapper .col-xs-12.product-count-div {
    padding-left: 4px;
  }
}
@media (max-width: 640px) {
  .product-grid-wrapper h1.results {
    text-align: left;
    padding: 0;
    font-size: 14px;
    font-weight: 900;
    color: #000;
    line-height: 19px;
  }
  div#pagination-bar-results_ID {
    text-align: left;
    margin: 0 10px;
  }
  .product-grid-wrapper div#pagination-bar-results_ID {
    margin: 0 12px;
  }
  h1.results.hidden-xs.hidden-sm {
    position: relative;
    top: calc(165px);
    display: inline-block !important;
    margin-bottom: -30px;
    margin-left: 6px;
    height: 45px;
    vertical-align: middle;
  }
  .product-grid-wrapper h1.results.hidden-xs.hidden-sm {
    padding: 0 6px 8px;
  }
  .product-grid-wrapper h1.results {
    margin: 0px 0px 0px 8px;
  }
}
@media screen and (min-width: 820px) and (max-width: 1023px) {
  .product-grid-wrapper h1.results {
    margin: -30px 0px -20px 0px;
  }
}
.lead-time.stockVariant {
  font-size: 13px;
}
.stock.stockVariant {
  font-size: 13px;
}
@media screen and (min-width: 820px) and (max-width: 1023px) {
  .searchProductPage .product-grid-wrapper .pagination-bar form,
  .thematic-page .product-grid-wrapper .pagination-bar form {
    top: 30px;
  }
}
@media screen and (min-width: 820px) and (max-width: 1023px) {
  .searchProductPage .pagination-bar div.row,
  .thematic-page .pagination-bar div.row {
    height: auto;
  }
}
@media screen and (min-width: 820px) and (max-width: 1023px) {
  .searchProductPage .pagination-bar .form.cView,
  .thematic-page .pagination-bar .form.cView {
    top: 20px;
  }
}
@media screen and (min-width: 480px) and (max-width: 540px) {
  .searchProductPage .product__list--wrapper .pagination-bar.top,
  .thematic-page .product__list--wrapper .pagination-bar.top,
  .searchProductPage .product-grid-wrapper .pagination-bar.top,
  .thematic-page .product-grid-wrapper .pagination-bar.top {
    height: inherit;
    margin-top: 10px;
    min-height: 260px;
  }
}
@media screen and (min-width: 541px) and (max-width: 768px) {
  .searchProductPage .product__list--wrapper .pagination-bar.top,
  .thematic-page .product__list--wrapper .pagination-bar.top,
  .searchProductPage .product-grid-wrapper .pagination-bar.top,
  .thematic-page .product-grid-wrapper .pagination-bar.top {
    height: inherit;
    margin-top: 10px;

  }
}
@media (max-width: 1024px) and (min-width: 820px) {
  .searchProductPage .product__list--wrapper .pagination-bar.top .search-result-btns,
  .thematic-page .product__list--wrapper .pagination-bar.top .search-result-btns,
  .searchProductPage .product-grid-wrapper .pagination-bar.top .search-result-btns,
  .thematic-page .product-grid-wrapper .pagination-bar.top .search-result-btns {
    flex: 0 0 auto;
    width: max-content;
    position: relative;
    top: -30px;
    margin-bottom: -15px;
  }
}
@media only screen and (min-width: 1025px) {
  .searchProductPage .product__list--wrapper .pagination-bar.top form,
  .thematic-page .product__list--wrapper .pagination-bar.top form,
  .searchProductPage .product-grid-wrapper .pagination-bar.top form,
  .thematic-page .product-grid-wrapper .pagination-bar.top form {
    position: static;
  }
}
@media screen and (max-width: 768px) {
  .searchProductPage .product__list--wrapper .pagination-bar.top form.cView,
  .thematic-page .product__list--wrapper .pagination-bar.top form.cView,
  .searchProductPage .product-grid-wrapper .pagination-bar.top form.cView,
  .thematic-page .product-grid-wrapper .pagination-bar.top form.cView {
    position: relative;
    top: 80px;
  }
}
@media screen and (min-width: 480px) and (max-width: 768px) {
  .searchProductPage .product__list--wrapper .pagination-bar.top form.cView,
  .thematic-page .product__list--wrapper .pagination-bar.top form.cView,
  .searchProductPage .product-grid-wrapper .pagination-bar.top form.cView,
  .thematic-page .product-grid-wrapper .pagination-bar.top form.cView {
    top: 40px;
    left: 23%;
  }
}
@media screen and (max-width: 640px) {
  .searchProductPage .product__list--wrapper .pagination-bar.top form.cView,
  .thematic-page .product__list--wrapper .pagination-bar.top form.cView,
  .searchProductPage .product-grid-wrapper .pagination-bar.top form.cView,
  .thematic-page .product-grid-wrapper .pagination-bar.top form.cView {
    top: 0px;
    left: 0px;
  }
}
@media only screen and (max-width: 1024px) {
  #cboxContent #product-facet.product__facet .facet .facet__name a.cf_button.cf_in_stock,
  #cboxContent #product-facet.product__facet .facet .facet__name a.cf_button.cf_configurable {
    margin-left: 35px;
    margin-bottom: -35px;
  }
}
.pageType-CategoryPage .productcarouselcomponent-container {
  border: 2px solid #262b69;
  position: relative;
  margin: 25px auto 40px;
  width: 99%;
}
@media screen and (max-width: 767px) {
  .pageType-CategoryPage .productcarouselcomponent-container {
    display: none;
  }
}
@media screen and (min-width: 768px) {
  .pageType-CategoryPage .productcarouselcomponent-container {
    display: block;
  }
}
.pageType-CategoryPage .productcarouselcomponent-container .carousel__component.carousel-wrapper {
  margin-left: 8%;
  margin-bottom: 0;
  margin-right: 8%;
  max-width: 88%;
}
@media screen and (min-width: 768px) and (max-width: 990px) {
  .pageType-CategoryPage .productcarouselcomponent-container .carousel__component.carousel-wrapper {
    margin-right: 0;
    max-width: 92%;
  }
}
.pageType-CategoryPage .productcarouselcomponent-container .carousel__component.carousel-wrapper h2 {
  border: none;
  margin: 0;
  padding: 0;
  text-align: left;
  transform: rotate(-180deg);
  display: inline-block;
  background: #262b69;
  color: #ffffff;
  writing-mode: vertical-rl;
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  font-weight: normal;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0 15px;
}
.pageType-CategoryPage .productcarouselcomponent-container .carousel__component.carousel-wrapper .carousel__item .carousel__item-wrapper {
  height: 130px;
}
.pageType-CategoryPage .productcarouselcomponent-container .carousel__component.carousel-wrapper .carousel__item.name {
  overflow: hidden;
  text-overflow: ellipsis;
  display: box;
  display: -webkit-box;
  display: -ms-box;
  display: -moz-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  padding-bottom: 0px;
}
.pageType-CategoryPage .productcarouselcomponent-container .carousel__component.carousel-wrapper .carousel__item.code {
  color: #221F1F;
}
.pageType-CategoryPage .productcarouselcomponent-container .carousel__component.carousel-wrapper.slick-slide {
  margin: auto 1%;
}
@media only screen and (min-width: 641px) and (max-width: 819px) {
  .pageType-CategoryPage .product-grid-wrapper .pagination-bar.top .product__facet,
  .pageType-CategoryPage .product__list--wrapper .pagination-bar.top .product__facet {
    width: 70%;
    margin: 9px auto 0;
  }
  div#pagination-bar-results_ID {
    margin: 0 0 0 -5px;
    padding-left: 0px;
  }
}
@media only screen and (min-width: 820px) {
  div#pagination-bar-results_ID {
    margin: 0px 0 0 -8px;
    line-height: 36px;
  }
  .pageType-CategoryPage .product-grid-wrapper .pagination-bar.top .product__facet,
  .pageType-CategoryPage .product__list--wrapper .pagination-bar.top .product__facet {

    margin: 27px auto 0 !important;
  }
}
@media only screen and (min-width: 1200px) {
  .pageType-CategoryPage .product-grid-wrapper .pagination-bar.top .product__facet,
  .pageType-CategoryPage .product__list--wrapper .pagination-bar.top .product__facet {
    width: 60%;
    margin: 27px 0 !important;
    position: relative !important;
    top: 0;
    left: -10% !important;
  }
}
@media only screen and (min-width: 1025px) {
  .pageType-CategoryPage .product-grid-wrapper .pagination-bar.top .product__facet.searchPg,
  .pageType-CategoryPage .product__list--wrapper .pagination-bar.top .product__facet.searchPg {
    top: -15px;
    left: 5px !important;
    position: relative !important;
  }
}
@media only screen and (min-width: 1025px) and (max-width: 1280px) {
  .pageType-CategoryPage .product-grid-wrapper .pagination-bar.top .product__facet,
  .pageType-CategoryPage .product__list--wrapper .pagination-bar.top .product__facet {
    width: 45%;
    margin: 60px 0 0 0 !important;
    position: relative;
    left: -11% !important;
  }
  div#pagination-bar-results_ID {
    margin: 10px 0 0 2px;
    line-height: 36px;
    padding-left: 0px;
  }
}
@media only screen and (min-width: 1280px) {
  .pageType-CategoryPage .product-grid-wrapper .pagination-bar.top .product__facet,
  .pageType-CategoryPage .product__list--wrapper .pagination-bar.top .product__facet {
    width: 60%;
    margin: 0 0 30px 0 !important;
    position: relative !important;
    top: 30px;
    left: -130px !important;
  }
  .pageType-CategoryPage .product-grid-wrapper .pagination-bar.top .product__facet.searchPg,
  .pageType-CategoryPage .product__list--wrapper .pagination-bar.top .product__facet.searchPg {
    top: -15px;
    left: 5px !important;
    position: relative !important;
  }
  div#pagination-bar-results_ID {
    margin: 0px 0 0 2px;
    line-height: 36px;
  }
}
@media only screen and (min-width: 1024px) {
  .product__list--wrapper .pagination-bar.top {

  }
}
@media (min-width: 768px) {
  .product__list--wrapper .pagination-bar.top {

  }
  .product__list--wrapper .product__listing.product__grid {
    padding-top: 0px;
  }
}
@media only screen and (min-width: 1199px) and (max-width: 1500px) {
  .product-item-grid {
    padding-bottom: 125px;
  }
}
@media only screen and (min-width: 1025px) and (max-width: 2200px) {
  .product-item-grid .details .full-specifications {
    position: relative;
  }
}
@media (max-width: 640px) {
  .thematic-page h1.results.hidden-xs.hidden-sm {
    top: 0 !important;
    padding-left: 10px !important;
  }
}
@media (min-width: 641px) and (max-width: 1024px) {
  .thematic-page h1.results.hidden-xs.hidden-sm {
    top: 0 !important;
    padding: 0 !important;
    margin: 0;
    height: auto;
  }
}
@media (min-width: 641px) and (max-width: 1024px) {
  .thematic-page .sort-refine-bar .row {
    padding-left: 0 !important;
  }
}
.thematic-page .product-grid-wrapper h1.results.hidden-xs.hidden-sm {
  padding-left: 18px;
}
@media (max-width: 641px) {
  .thematic-page .product-grid-wrapper h1.results.hidden-xs.hidden-sm {
    top: 0 !important;
    padding: 0 !important;
    margin: 0;
    height: auto;
  }
}
.thematic-page .product-grid-wrapper .contentplacement1 {
  padding-left: 8px;
}
@media (max-width: 1024px) {
  .thematic-page .product-grid-wrapper .contentplacement1 {
    padding-left: 0px;
  }
  .thematic-page .product-grid-wrapper .contentplacement1 .container {
    padding-left: 0;
  }
}
.thematic-page .product-grid-wrapper .contentplacement2 {
  padding: 10px 0 15px 18px;
}
@media (max-width: 1024px) {
  .thematic-page .product-grid-wrapper .contentplacement2 {
    padding-left: 0px;
  }
}
.thematic-page .product-grid-wrapper .contentplacement3 {
  padding-left: 18px;
}
@media (max-width: 1024px) {
  .thematic-page .product-grid-wrapper .contentplacement3 {
    padding-left: 10px;
  }
}
.thematic-page .contentplacement1 {
  padding-bottom: 10px;
}
@media (max-width: 640px) {
  .thematic-page .contentplacement1 {
    padding-left: 8px;
  }
}
.thematic-page .contentplacement1 .container {
  width: 100%;
}
@media (min-width: 641px) and (max-width: 1024px) {
  .thematic-page .contentplacement1 .container {
    padding-left: 0px;
  }
}
.thematic-page .contentplacement2 {
  padding: 10px 0 15px 10px;
}
@media (max-width: 640px) {
  .thematic-page .contentplacement2 {
    padding-left: 18px;
  }
}
@media (min-width: 641px) and (max-width: 1024px) {
  .thematic-page .contentplacement2 {
    padding-left: 0px;
  }
}
.thematic-page .contentplacement3 {
  padding-left: 10px;
}
.campaignGridData {
  margin: 0 10px 30px 10px;
}
@media (max-width: 640px) {
  .campaignGridData {
    margin: 15px 15px 15px 5px;
  }
}
@media (max-width: 750px) {
  .campaignGridData {
    margin-top: 15px;
    margin-bottom: 15px;
  }
}
.campaignListData {
  margin-bottom: 25px;
}
@media (min-width: 641px) {
  .campaignListData {
    margin-top: 10px;
  }
}
@media (max-width: 640px) {
  .campaignListData {
    margin-bottom: 30px;
  }
}
.campaignListData h2,
.campaignGridData h2 {
  margin-top: 0;
}
.campaignListData .container,
.campaignGridData .container {
  padding: 0;
  width: 100%;
  position: relative;
}
.campaignListData img,
.campaignGridData img {
  width: 100%;
}
.text-block-brx-right,
.text-block-brx-left {
  background-color: #000000;
  opacity: 0.8;
  padding: 1%;
  color: #ffffff;
  position: absolute;
  bottom: 20%;
}
@media (min-width: 768px) and (max-width: 820px) {
  .text-block-brx-right,
  .text-block-brx-left {
    bottom: 15%;
  }
}
@media (min-width: 641px) and (max-width: 767px) {
  .text-block-brx-right,
  .text-block-brx-left {
    bottom: 10%;
  }
}
@media (max-width: 640px) {
  .text-block-brx-right,
  .text-block-brx-left {
    bottom: 15%;
    padding: 0;
  }
}
@media (max-width: 480px) {
  .text-block-brx-right,
  .text-block-brx-left {
    bottom: 10%;
  }
}
.text-block-brx-right h2,
.text-block-brx-left h2 {
  margin: 3px;
  line-height: 1;
  color: #ffffff;
}
@media (min-width: 641px) and (max-width: 767px) {
  .text-block-brx-right h2,
  .text-block-brx-left h2 {
    font-size: 20px;
  }
}
@media (min-width: 481px) and (max-width: 640px) {
  .text-block-brx-right h2,
  .text-block-brx-left h2 {
    font-size: 16px;
  }
}
@media (max-width: 480px) {
  .text-block-brx-right h2,
  .text-block-brx-left h2 {
    font-size: 12px;
  }
}
.text-block-brx-right p,
.text-block-brx-left p {
  margin: 3px;
}
@media (min-width: 481px) and (max-width: 640px) {
  .text-block-brx-right p,
  .text-block-brx-left p {
    font-size: 12px;
  }
}
@media (max-width: 480px) {
  .text-block-brx-right p,
  .text-block-brx-left p {
    font-size: 10px;
  }
}
.text-block-brx-right {
  right: 4%;
}
@media (max-width: 640px) {
  .text-block-brx-right {
    right: 2%;
  }
}
.text-block-brx-left {
  left: 2%;
}
img.text-block-bg {
  width: 100%;
  height: auto;
}
.facet__list__checkbox.js-facet-checkbox:focus,
a.more-family-items:focus,
.remove.glyphicon.glyphicon-remove:focus {
  outline: 5px auto #1B55C3;
  outline-offset: 3px;
  margin-top: 0;
}
a.btn.btn-default.brand-btn-cta.btn-primary.full-specifications:focus,
#sortOptions1:focus,
.product_part:focus,
.variant-text:focus,
.js-add-to-cart:focus,
.btn-config:focus,
.content_panel_button.btn.btn-facet:focus {
  outline: 5px auto #1B55C3;
  outline-offset: 4px;
}
label.view:focus {
  outline: 5px auto #1B55C3;
  outline-offset: -4px;
}
.seo-widgets.more-items.facet .list-item a:focus {
  outline: 5px auto #1B55C3;
  outline-offset: 3px;
  text-decoration: none;
}
.clear-facet.facet-remove.remove:focus,
.remove_item_left.count:focus,
.remove_item_left.all:focus {
  outline: 5px auto #1855C3;
  outline-offset: -2px;
}



.product-details-toggle {
  position: relative;
  cursor: pointer;
  margin-bottom: 20px;
  padding-right: 20px;
}
.product-details-toggle.name {
  font-weight: 600;
}
.product-details.open .product-details-toggle {
  margin-bottom: 0;
}
.product-details-toggle .glyphicon {
  float: right;
  font-size: 14px;
  line-height: 35px;
}
.product-details.open .product-details-toggle .glyphicon:before {
  content: "\e114";
}
.product-details-toggle-wrap {
  display: none;
  padding-left: 30px;
  padding-right: 30px;
}
@media (max-width: 1024px) {
  .product-details-toggle-wrap {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.product-details.open + .product-details-toggle-wrap {
  display: block;
}
.product-details-toggle-wrap .product-details {
  font-size: 22px;
}
.product-details-toggle-wrap img {
  width: 175px;
  margin: 0 30px 35px 0;
  float: left;
}
@media (min-width: 640px) {
  .product-details-toggle-wrap .product-details {
    text-align: right;
  }
}
@media (max-width: 639px) {
  .product-details-toggle {
    padding: 0 25px 0 10px;
  }
  .product-details-toggle .glyphicon {
    right: 10px;
  }
  .product-details-toggle-wrap {
    margin: 0;
  }
  .product-details-toggle-wrap img {
    float: none;
    width: 100%;
    margin: 0 0 20px 0;
  }
  .product-details-toggle-wrap .product-details {
    margin-bottom: 20px;
  }
}
.product-action {
  overflow: hidden;
  border-top: 1px solid #8593a4;
  border-bottom: 1px solid #8593a4;
  margin-bottom: 15px;
  padding-left: 30px;
  padding-right: 30px;
}
@media (max-width: 1024px) {
  .product-action {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.product-action ol {
  list-style: none;
  overflow: hidden;
  margin: 0;
  padding: 0;
}
.product-action ol li {
  font-size: 18px;
  float: right;
  margin: 15px 0 15px 20px;
  line-height: 42.00000001px;
}
.product-action #total-price {
  font-size: 18px;
  font-weight: bold !important;
  font-family: Arial, Tahoma, Helvetica, sans-serif;
}
.product-action div {
  float: left;
  margin: 15px 0;
  line-height: 42.00000001px;
}
@media (max-width: 639px) {
  .product-action {
    margin-bottom: 0;
  }
  .product-action ol li {
    margin-right: 0;
  }
}
@media (max-width: 480px) {
  .product-action ol li,
  .product-action .btn {
    width: 100%;
  }
  .product-action div {
    float: none;
    line-height: 1.42857;
    margin-bottom: 0;
  }
}
.update-future-stock {
  text-align: right;
  padding: 20px 7px 15px 0;
}
.update-future-stock .update_future_stock_button,
.update-future-stock .hide_future_stock_info {
  font-size: 13px;
  font-weight: 700;
}
.update-future-stock .hide_future_stock_info {
  display: none;
}
.product-grid-container .sku-quantity,
#cboxContent .sku-quantity {
  font-size: 13px;
  line-height: 20px;
  width: 60px;
  padding: 9px 10px;
  margin: 5px 0 3px;
  border: 1px solid #cccccc;
  text-align: center;
}
.product-grid-container .td_stock,
#cboxContent .td_stock {
  display: block;
  padding-bottom: 5px;
}
.product-grid-container .td_stock .in-stock,
#cboxContent .td_stock .in-stock {
  color: #ff9c42;
  font-size: 13px;
  font-weight: 600;
}
.product-grid-container .future_stock,
#cboxContent .future_stock {
  display: block;
  font-size: 12px;
  line-height: 14px;
}
.product-grid-container .future_stock .future_stock_value,
#cboxContent .future_stock .future_stock_value {
  margin: 2px 0 8px 0;
}
.product-grid-container .data-grid-total,
#cboxContent .data-grid-total {
  display: inline-block;
  padding-top: 5px;
  border-top: 1px solid #e0e0e0;
  font-size: 15px;
  font-weight: 700;
}
.product-grid-container table td .price {
  font-size: 15px;
  font-weight: bold;
}
.product-grid-container table td.out-of-stock .variant-prop,
.product-grid-container table td.out-of-stock .price {
  opacity: 0.3;
}
.product-grid-container table td.out-of-stock .sku-quantity {
  opacity: 0.3;
  background-color: #fff;
}
@media (min-width: 640px) {
  .add-to-cart-order-form-wrap {
    position: relative;
    padding-left: 30px;
    padding-right: 30px;
  }
  .add-to-cart-order-form-wrap::after {
    background-color: white;
    bottom: 0;
    content: "";
    height: 17px;
    position: absolute;
    width: 100%;
  }
  .add-to-cart-order-form-wrap::before {
    background-color: white;
    right: 0;
    content: "";
    position: absolute;
    height: 100%;
  }
  .add_to_cart_order_form {
    overflow: scroll;
    max-height: 907px;
  }
  .order-form-scroll {
    cursor: pointer;
    background-color: #006ab6;
    opacity: 0.4;
    color: #fff;
    text-align: center;
    position: absolute;
    display: none;
  }
  .order-form-scroll.right {
    width: 50px;
    height: 75px;
    line-height: 75px;
    right: 0px;
    top: 50%;
    margin-top: -35px;
  }
  .order-form-scroll.left {
    width: 50px;
    height: 75px;
    line-height: 75px;
    left: 0;
    top: 50%;
    margin-top: -35px;
  }
  .order-form-scroll.up {
    width: 75px;
    height: 50px;
    line-height: 50px;
    top: 0;
    left: 50%;
    margin-left: -35px;
  }
  .order-form-scroll.down {
    width: 75px;
    height: 50px;
    line-height: 50px;
    bottom: 17px;
    left: 50%;
    margin-left: -35px;
  }
  .product-grid-container-dim-3,
  .product-grid-container-dim-2 {
    width: 100%;
  }
  .product-grid-container table {
    border-bottom: 1px solid #8593a4;
  }
  .product-grid-container table:nth-child(2n) {
    background: #f4f4f4;
  }
  .product-grid-container table tr:first-child > th:first-child {
    border-right: 1px solid #334b5c;
    white-space: nowrap;
  }
  .product-grid-container table tr > td:first-child {
    border-right: 1px solid #8593a4;
    padding-top: 20px;
  }
  .product-grid-container table th {
    text-align: center;
  }
  .product-grid-container table td {
    text-align: center;
    padding: 25px 10px 15px;
    vertical-align: top;
    max-width: 200px;
  }
}
@media (min-width: 640px) and (max-width: 1024px) {
  .add-to-cart-order-form-wrap {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (max-width: 639px) {
  #cboxContent .sku-quantity {
    font-size: 16px;
  }
  .product-grid-container {
    font-size: 16px;
    margin-left: -10px;
    margin-right: -10px;
  }
  .product-grid-container table {
    table-layout: fixed;
    width: 100%;
  }
  .product-grid-container table tr td {
    border-bottom: 1px solid #8593a4;
  }
  .product-grid-container table tr .variant-detail {
    width: 60%;
    padding: 15px 0 15px 20px;
  }
  .product-grid-container table tr .variant-detail img {
    float: left;
    padding-right: 20px;
  }
  .product-grid-container table tr .variant-detail .description {
    padding: 12px 0;
  }
  .product-grid-container table tr .variant-select {
    width: 40%;
    text-align: right;
    font-weight: 600;
    padding-right: 20px;
    vertical-align: middle;
  }
  .product-grid-container table .hidden-size {
    display: none;
  }
  .product-grid-container table .variant-summary {
    display: none;
    background-color: #8593a4;
  }
  .product-grid-container table .variant-summary .variant-summary-items {
    margin: 15px 0;
  }
  .product-grid-container table .variant-summary tr td {
    padding: 0 20px;
    font-weight: bold;
  }
  .product-grid-container table .variant-summary tr td:last-child {
    text-align: right;
  }
  .product-grid-container table .variant-summary tr:first-child td {
    font-weight: normal;
  }
  .product-grid-container table .variant-summary span {
    display: none;
  }
  .product-grid-container table .editSize {
    display: none;
  }
  .product-grid-container table.selected .variant-summary {
    display: table-row;
  }
  .product-grid-container table.selected .editSize {
    display: inline;
  }
  .product-grid-container table.selected .selectSize {
    display: none;
  }
  .variantSelectMobile #cboxLoadedContent {
    overflow: visible!important;
    padding-left: 0;
    padding-right: 0;
  }
  .variantSelectMobile #cboxContent table {
    width: 100%;
  }
  .variantSelectMobile #cboxContent table td {
    display: block;
    font-weight: 600;
    text-align: center;
    padding: 25px 0 10px 0;
  }
  .variantSelectMobile #cboxContent table td:first-child {
    width: auto;
  }
  .variantSelectMobile #cboxContent table td:nth-child(2n+2) {
    background: #f4f4f4;
  }
  .variantSelectMobile #cboxContent .product-grid-container {
    margin: 0;
  }
  .variantSelectMobile #cboxContent .orderForm_grid_group {
    position: relative;
  }
  .variantSelectMobile #cboxContent .update-future-stock {
    position: absolute;
    margin-left: -65px;
    left: 50%;
    top: 100px;
  }
  .variantSelectMobile #cboxContent .variant-detail {
    padding: 0 0 60px 0;
  }
  .variantSelectMobile #cboxContent .variant-detail img {
    display: inline-block;
    max-width: 200px;
    float: none;
    padding: 0;
  }
  .variantSelectMobile #cboxContent .variant-detail .description {
    padding: 0;
  }
  .variantSelectMobile #cboxContent .variant-detail .description > div {
    display: inline;
  }
  .variantSelectMobile #cboxContent .mobile-cart-actions {
    padding: 20px;
    border-bottom: none;
    background-color: #fff !important;
  }
  .variantSelectMobile #cboxContent .mobile-cart-actions .btn {
    width: 100%;
  }
  .variantSelectMobile #cboxContent .variant-select,
  .variantSelectMobile #cboxContent .variant-summary {
    display: none;
  }
  .variantSelectMobile #cboxContent .variant-prop > span {
    font-weight: 400;
  }
  .variantSelectMobile #cboxContent .sku-quantity {
    font-weight: 400;
    line-height: 60px;
    width: 120px;
    height: 80px;
  }
}
#orderFormContainer .headline,
#orderFormContainer .advanced-search-wrap {
  padding-left: 30px;
  padding-right: 30px;
}
@media (max-width: 1024px) {
  #orderFormContainer .headline,
  #orderFormContainer .advanced-search-wrap {
    padding-left: 20px;
    padding-right: 20px;
  }
}
#resultsList.item__list .item__list--item:last-child {
  padding-right: 0;
}
.quick-order__introduction {
  padding-top: 11px;
  margin-top: 10px;
  line-height: 19.25px;
  padding-left: 30px;
  padding-right: 30px;
}
@media (max-width: 1024px) {
  .quick-order__introduction {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (max-width: 1023px) {
  .quick-order__introduction {
    margin-bottom: 10px;
  }
}
.quick-order__actions {
  padding-left: 30px;
  padding-right: 30px;
}
@media (max-width: 1024px) {
  .quick-order__actions {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (max-width: 639px) {
  .quick-order__actions .pull-right {
    float: none!important;
  }
}
.quick-order__add-to-cart-btn {
  margin-top: 10px;
}
.quick-order__add-to-cart-btn .btn {
  width: 100%;
  font-size: 16px;
  border-radius: 4px;
}
.quick-order__reset-link {
  font-weight: 600;
  text-transform: capitalize;
  font-size: 16px;
  line-height: 1.375;
  border: none;
  background-color: transparent;
  padding-left: 30px;
  padding-right: 30px;
  padding-top: 11px;
  margin-top: 10px;
}
@media (max-width: 639px) {
  .quick-order__reset-link {
    margin: 20px 0;
    text-align: center;
    width: 100%;
    padding-top: 5px;
  }
}
.quick-order__list {
  margin-top: 10px;
}
.quick-order__list.item__list .item__list--item:last-child {
  padding-right: 0;
}
@media (min-width: 1024px) {
  .quick-order__list.item__list .item__remove {
    padding-right: 30px;
    width: 64px;
  }
}
#quickOrder .item__list .item__info {
  width: auto;
}
@media (min-width: 1024px) {
  #quickOrder .item__quantity {
    text-align: left;
  }
}
@media (min-width: 1024px) {
  #quickOrder .item__sku__input input {
    max-width: 300px;
  }
}
@media (min-width: 1024px) {
  #quickOrder .item__list--header .item-sku-input {
    width: 25%;
  }
}
@media (max-width: 1023px) {
  #quickOrder .item__list--header .item-sku-input {
    width: 100%;
    padding: 0 20px;
  }
}
@media (min-width: 1023px) {
  #quickOrder .item__list--header .item__info {
    width: 20%;
  }
}
#quickOrder .item__list--header .item__total--column {
  text-align: left;
}
#quickOrder .item__list--header li:first-child {
  padding-left: 30px;
}
#quickOrder .item__sku__input {
  padding-left: 30px;
  width: 25%;
}
@media (max-width: 1023px) {
  #quickOrder .item__sku__input {
    padding-left: 20px;
    margin: 0 0 10px;
    width: 100%;
  }
}
#quickOrder .item__list--item:nth-child(odd) {
  background: #f4f4f4;
}
#quickOrder .item__list--item:nth-child(4n+4) {
  background-color: transparent;
}
@media (max-width: 1023px) {
  #quickOrder .item__list--item {
    display: inline-block;
    width: 100%;
  }
}
@media (min-width: 1024px) {
  #quickOrder .item__list--item .item__info {
    width: 20%;
  }
}
#quickOrder .item__list--item .item__info .item__name {
  display: block;
  padding-right: 20px;
}
@media (max-width: 1023px) {
  #quickOrder .item__list--item .item__quantity {
    padding-top: 10px;
    text-align: left;
  }
}
@media (min-width: 1024px) {
  #quickOrder .item__list--item .item__total {
    text-align: left;
    padding-left: 10px;
  }
}
@media (max-width: 1023px) {
  #quickOrder .item__list--item .item__total {
    float: left;
  }
}
.account-section .account-section-content .import-csv__form {
  padding: 0;
}
.import-csv__well {
  padding-left: 30px;
  padding-right: 30px;
}
@media (max-width: 1024px) {
  .import-csv__well {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.import-csv__file-spec {
  padding-top: 15px;
}
.import-csv__file-spec-item {
  padding-top: 5px;
}
.import-csv__file-upload {
  padding-top: 20px;
}
.import-csv__actions {
  margin-top: 35px;
  padding-left: 30px;
  padding-right: 30px;
}
@media (max-width: 1024px) {
  .import-csv__actions {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (min-width: 640px) {
  .import-csv__file-upload {
    border-left: 1px solid #e0e0e0;
    padding-top: 15px;
    padding-bottom: 10px;
    padding-left: 40px;
  }
}
@media (max-width: 639px) {
  .import-csv__well {
    margin: 0;
  }
}
.file-upload {
  margin-top: 15px;
}
.file-upload__label {
  display: block;
}
.file-upload__wrapper {
  position: relative;
  overflow: hidden;
  margin-right: 20px;
}
.file-upload__input {
  position: absolute;
  right: -3px;
  top: -3px;
  bottom: -3px;
  margin: 0;
  padding: 0;
  font-size: 20px;
  cursor: pointer;
  opacity: 0;
}
.file-upload__file-name {
  font-size: 16px;
  display: inline-block;
  white-space: nowrap;
  max-width: 200px;
  overflow: hidden;
  text-overflow: ellipsis;
  vertical-align: top;
  position: relative;
  top: 8px;
}

@media print {
  a[href]:after {
    content: "";
  }
  abbr[title]:after {
    content: "";
  }
  .breadcrumb-section {
    border-top: 2px solid #3a414b;
    border-bottom: 2px solid #3a414b;
  }
  .col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
    float: left;
  }
  .col-xs-12 {
    width: 100%;
  }
  .col-xs-11 {
    width: 91.66666667%;
  }
  .col-xs-10 {
    width: 83.33333333%;
  }
  .col-xs-9 {
    width: 75%;
  }
  .col-xs-8 {
    width: 66.66666667%;
  }
  .col-xs-7 {
    width: 58.33333333%;
  }
  .col-xs-6 {
    width: 50%;
  }
  .col-xs-5 {
    width: 41.66666667%;
  }
  .col-xs-4 {
    width: 33.33333333%;
  }
  .col-xs-3 {
    width: 25%;
  }
  .col-xs-2 {
    width: 16.66666667%;
  }
  .col-xs-1 {
    width: 8.33333333%;
  }
  .col-xs-pull-12 {
    right: 100%;
  }
  .col-xs-pull-11 {
    right: 91.66666667%;
  }
  .col-xs-pull-10 {
    right: 83.33333333%;
  }
  .col-xs-pull-9 {
    right: 75%;
  }
  .col-xs-pull-8 {
    right: 66.66666667%;
  }
  .col-xs-pull-7 {
    right: 58.33333333%;
  }
  .col-xs-pull-6 {
    right: 50%;
  }
  .col-xs-pull-5 {
    right: 41.66666667%;
  }
  .col-xs-pull-4 {
    right: 33.33333333%;
  }
  .col-xs-pull-3 {
    right: 25%;
  }
  .col-xs-pull-2 {
    right: 16.66666667%;
  }
  .col-xs-pull-1 {
    right: 8.33333333%;
  }
  .col-xs-pull-0 {
    right: auto;
  }
  .col-xs-push-12 {
    left: 100%;
  }
  .col-xs-push-11 {
    left: 91.66666667%;
  }
  .col-xs-push-10 {
    left: 83.33333333%;
  }
  .col-xs-push-9 {
    left: 75%;
  }
  .col-xs-push-8 {
    left: 66.66666667%;
  }
  .col-xs-push-7 {
    left: 58.33333333%;
  }
  .col-xs-push-6 {
    left: 50%;
  }
  .col-xs-push-5 {
    left: 41.66666667%;
  }
  .col-xs-push-4 {
    left: 33.33333333%;
  }
  .col-xs-push-3 {
    left: 25%;
  }
  .col-xs-push-2 {
    left: 16.66666667%;
  }
  .col-xs-push-1 {
    left: 8.33333333%;
  }
  .col-xs-push-0 {
    left: auto;
  }
  .col-xs-offset-12 {
    margin-left: 100%;
  }
  .col-xs-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-xs-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-xs-offset-9 {
    margin-left: 75%;
  }
  .col-xs-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-xs-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-xs-offset-6 {
    margin-left: 50%;
  }
  .col-xs-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-xs-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-xs-offset-3 {
    margin-left: 25%;
  }
  .col-xs-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-xs-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-xs-offset-0 {
    margin-left: 0%;
  }
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-11 {
    width: 91.66666667%;
  }
  .col-md-10 {
    width: 83.33333333%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-8 {
    width: 66.66666667%;
  }
  .col-md-7 {
    width: 58.33333333%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-5 {
    width: 41.66666667%;
  }
  .col-md-4 {
    width: 33.33333333%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-2 {
    width: 16.66666667%;
  }
  .col-md-1 {
    width: 8.33333333%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-pull-11 {
    right: 91.66666667%;
  }
  .col-md-pull-10 {
    right: 83.33333333%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-8 {
    right: 66.66666667%;
  }
  .col-md-pull-7 {
    right: 58.33333333%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-5 {
    right: 41.66666667%;
  }
  .col-md-pull-4 {
    right: 33.33333333%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-2 {
    right: 16.66666667%;
  }
  .col-md-pull-1 {
    right: 8.33333333%;
  }
  .col-md-pull-0 {
    right: auto;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-push-11 {
    left: 91.66666667%;
  }
  .col-md-push-10 {
    left: 83.33333333%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-8 {
    left: 66.66666667%;
  }
  .col-md-push-7 {
    left: 58.33333333%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-5 {
    left: 41.66666667%;
  }
  .col-md-push-4 {
    left: 33.33333333%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-2 {
    left: 16.66666667%;
  }
  .col-md-push-1 {
    left: 8.33333333%;
  }
  .col-md-push-0 {
    left: auto;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
  .col-md-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-md-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-md-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-md-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-md-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-md-offset-0 {
    margin-left: 0%;
  }
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-11 {
    width: 91.66666667%;
  }
  .col-sm-10 {
    width: 83.33333333%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-8 {
    width: 66.66666667%;
  }
  .col-sm-7 {
    width: 58.33333333%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-5 {
    width: 41.66666667%;
  }
  .col-sm-4 {
    width: 33.33333333%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-2 {
    width: 16.66666667%;
  }
  .col-sm-1 {
    width: 8.33333333%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-pull-11 {
    right: 91.66666667%;
  }
  .col-sm-pull-10 {
    right: 83.33333333%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-8 {
    right: 66.66666667%;
  }
  .col-sm-pull-7 {
    right: 58.33333333%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-5 {
    right: 41.66666667%;
  }
  .col-sm-pull-4 {
    right: 33.33333333%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-2 {
    right: 16.66666667%;
  }
  .col-sm-pull-1 {
    right: 8.33333333%;
  }
  .col-sm-pull-0 {
    right: auto;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-push-11 {
    left: 91.66666667%;
  }
  .col-sm-push-10 {
    left: 83.33333333%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-8 {
    left: 66.66666667%;
  }
  .col-sm-push-7 {
    left: 58.33333333%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-5 {
    left: 41.66666667%;
  }
  .col-sm-push-4 {
    left: 33.33333333%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-2 {
    left: 16.66666667%;
  }
  .col-sm-push-1 {
    left: 8.33333333%;
  }
  .col-sm-push-0 {
    left: auto;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
  .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-sm-offset-0 {
    margin-left: 0%;
  }
  .footer__left {
    width: 100%;
  }
  .footer__right {
    display: none;
  }
  .owl-wrapper {
    width: 100% !important;
  }
  .owl-carousel .owl-wrapper-outer .owl-wrapper .owl-item {
    width: 25%!important;
    display: none!important;
  }
  .owl-carousel .owl-wrapper-outer .owl-wrapper .owl-item:nth-child(-n+4) {
    display: block!important;
  }
  .owl-controls {
    display: none!important;
  }
  .cart-voucher,
  .cart-actions--print {
    width: 100% !important;
  }
  .image-gallery__image,
  .image-gallery__image .owl-wrapper,
  .image-gallery__image .owl-wrapper .owl-item {
    width: 190%!important;
  }
  .tabs .tabhead + .tabbody {
    display: block!important;
  }
  .back-link .label {
    border: 0;
  }
  .carousel-component {
    overflow: hidden;
    height: 320px;
  }
}


.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}
.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0;
}
.slick-list:focus {
  outline: none;
}
.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}
.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.slick-track:before,
.slick-track:after {
  content: "";
  display: table;
}
.slick-track:after {
  clear: both;
}
.slick-loading .slick-track {
  visibility: hidden;
}
.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none;
}
[dir="rtl"] .slick-slide {
  float: right;
}
.slick-slide img {
  display: block;
}
.slick-slide.slick-loading img {
  display: none;
}
.slick-slide.dragging img {
  pointer-events: none;
}
.slick-initialized .slick-slide {
  display: block;
}
.slick-loading .slick-slide {
  visibility: hidden;
}
.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
  display: none;
}
.slick-slider .slick-list {
  height: 400px;
}
@media only screen and (max-width: 1024px) {
  .slick-slider .slick-list {
    height: 300px;
  }
}
.smarter-engineering .slick-slider .slick-list {
  height: auto;
}
@media only screen and (max-width: 1024px) {
  .smarter-engineering .slick-slider .slick-list {
    height: auto;
  }
}
@charset "UTF-8";

.slick-loading .slick-list {
  background: #ffffff url('/_ui/desktop/common/images/colorbox/loading.gif') center center no-repeat;
}

.slick-prev,
.slick-next {
  position: absolute;
  display: block;
  height: 26px;
  width: 15px;
  line-height: 0px;
  font-size: 0px;
  cursor: pointer;
  color: transparent;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  padding: 0;
  border: none;
  outline: none;
  z-index: 5;
}
.slick-prev:hover,
.slick-next:hover,
.slick-prev:focus,
.slick-next:focus {
  outline: none;
  color: transparent;
}
.slick-prev.slick-disabled,
.slick-next.slick-disabled {
  opacity: 0.25;
  cursor: not-allowed;
}
@media (max-width: 640px) {
  .slick-prev,
  .slick-next {
    display: none!important;
  }
}
.slick-prev {
  background: url('/_ui/responsive/theme-omegaengineering/images/prev-arrow.png') center center no-repeat;
  left: 25px;
}
[dir="rtl"] .slick-prev {
  left: auto;
  right: 25px;
}
.slick-next {
  background: url('/_ui/responsive/theme-omegaengineering/images/next-arrow.png') center center no-repeat;
  right: 25px;
}
[dir="rtl"] .slick-next {
  left: 25px;
  right: auto;
}

.slick-dotted .slick-slider {
  margin-bottom: 30px;
}
.slick-dots {
  position: absolute;
  bottom: 20px;
  list-style: none;
  display: block;
  text-align: center;
  padding: 0;
  margin: 0;
  width: 100%;
}
@media only screen and (max-width: 479px) {
  .slick-dots {
    left: 0;
    right: 0;
    margin: auto;
    max-width: 320px;
    min-width: 320px;
    width: auto;
  }
}
.slick-dots li {
  position: relative;
  display: inline-block;
  height: 20px;
  width: 20px;
  margin: 0 5px;
  padding: 0;
  cursor: pointer;
}
.slick-dots li button {
  border: 0;
  background: #eeeeee;
  display: block;
  height: 12px;
  width: 12px;
  outline: none;
  line-height: 0px;
  font-size: 0px;
  color: transparent;
  padding: 5px;
  cursor: pointer;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  border-radius: 10px;

  -khtml-border-radius: 10px;

}
.slick-dots li button:hover,
.slick-dots li button:focus {
  outline: none;
}
.slick-dots li.slick-active button {
  background: #4ba4c4;
}

.skip,
.skipToSearch,
.skiptocontent,
.skiptonavigation {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
#popup_suggested_delivery_addresses .suggested_address_container {
  margin-bottom: 40px;
}
#popup_suggested_delivery_addresses ul {
  list-style: none;
  padding: 0;
}

.one-third-two-third-container .right-section .tab-content .content-card .article-image.homepage-tabs a {
  margin: auto 0;
}
.one-third-two-third-container .right-section .tab-content .content-card .article-image.homepage-tabs a img {
  border: solid 1px #e0e0e0;
  object-fit: cover;
}

.one-third-two-third-container .right-section .tab-container .tabs.tabs-responsive .tabs-list li#accessibletabsnavigation0-3 {
  display: none;
}
@media only screen and (max-width: 1024px) {
  .one-third-two-third-container .right-section .tab-container .tabs.tabs-responsive .content .tabhead.last {
    display: none !important;
  }
}

@media only screen and (max-width: 1024px) {
  .one-third-two-third-container .right-section .tab-container .tabs.tabs-responsive .content .tabhead[data-target="WhatsNewCaseStudiesTab"] {
    display: table !important;
  }
}

@media (min-width: 1400px) {
  #cboxLoadedContent .forgotten-password {
    min-width: inherit;
    min-height: inherit !important;
  }
}

.footer-newsletter-container input[type="text"],
.footer-newsletter-container input[type="email"] {
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  line-height: 1;
}
@media only screen and (max-width: 480px) {
  .footer-newsletter-container input[type="text"],
  .footer-newsletter-container input[type="email"] {
    margin-right: 0px;
  }
}

body.page-optimizeProductDetails .owl-carousel .owl-wrapper-outer,
body.page-productDetails .owl-carousel .owl-wrapper-outer {
  overflow: hidden;
}

.register__section #registerForm .form-group .checkbox label:before,
.facets .product__facet .checkbox label:before,
.checkbox label:before,
.register__section #registerForm .form-group .checkbox label:before,
.place-order-form .checkbox,
.checkbox label:before {
  border: 1px solid #141E27 !important;
}
#product-facet .checkbox input[type="checkbox"]:checked:after {
  left: 1px;
  top: 6px;
}
@media only screen and (max-width: 1024px) {
  #product-facet .checkbox input[type="checkbox"]:checked:after {
    left: 6px;
    top: 10px;
  }
}
.checkbox input[type="checkbox"]:checked:after {
  content: '';
  position: absolute;
  left: 5px;
  top: 9px;
  background: white;
  width: 2px;
  height: 2px;
  box-shadow: 2px 0 0 #ffffff, 4px 0 0 #ffffff, 4px -2px 0 #ffffff, 4px -4px 0 #ffffff, 4px -6px 0 #ffffff, 4px -8px 0 #ffffff;
  transform: rotate(45deg);
  border-radius: 3px;
}
@media only screen and (max-width: 1024px) {
  .checkbox input[type="checkbox"]:checked:after {
    left: 6px;
    top: 10px;
    width: 2px;
    height: 2px;
  }
}
.checkbox label:after {
  width: 0px !important;
  height: 0px !important;
}


.contactUs-case {
  position: absolute;
  top: 8%;
  font-weight: bold;
  text-align: center;
  width: 980px;
  margin: 0 20%;
}

span.tabbed-quickShip-green,
span.tabbed-quickShip-blue,
.terminal-category-content .category-base .category-overview .quick-text,
.terminal-category-content .category-base .category-overview .ship-text,
.icons-section .tabbed-quickShip-icon,
.quickShip-tab,
.product-details-page .product-container .product-features .product-qs-tag,
.one-third-two-third-container .right-section .tab-content .content-card .article-image img.quickship_icon {
  display: none;
}


.cookie-popup {
  font-size: 13px;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-evenly;
  position: fixed;
  bottom: -6.25rem;
  left: 1.25rem;
  right: 1.25rem;
  padding: 0.625rem 0.9375rem;
  box-shadow: 0 0 0.625rem 0 rgba(0, 0, 0, 0.15);
  line-height: 150%;
  transition: opacity .5s;
  opacity: 0;
  z-index: 11111111;
}
.cookie-popup--short {
  margin-left: auto;
  margin-right: auto;
  width: 70%;
  padding: 20px 30px;
}
@media screen and (max-width: 1025px) {
  .cookie-popup--short {
    width: 90%;
  }
}
.cookie-popup--dark {
  background: rgba(69, 69, 69, 0.9);
  color: #fff;
  border-radius: 10px;
}
.cookie-popup--not-accepted {
  opacity: 1;
  animation: cookie-popup-in 0.5s ease forwards;
}
.cookie-popup--closed {
  opacity: 0;
  display: none;
  animation: cookie-popup-out 0.5s ease forwards;
}
.cookie-popup--accepted {
  opacity: 0;
  display: none;
}
.cookie-popup a {
  color: #58DFFA;
  text-decoration: underline;
}
.cookie-popup a:visited {
  color: #58DFFA;
  text-decoration: none;
}
.cookie-popup-actions.close {
  opacity: 1;
  width: 22px;
  flex: 0;
  position: absolute;
  right: 1.2%;
  top: 6%;
  background: none;
}
@media screen and (max-width: 1025px) {
  .cookie-popup-actions.close {
    right: 1.5rem;
    top: 0.75rem;
  }
}
.cookie-popup-actions.close button {
  color: #ffffff;
  font-size: 15px;
  font-weight: bold;
  background: transparent;
  border: 0;
}
.cookie-message {
  width: 75%;
  font-size: 13px;
  line-height: 18px;
}
@media screen and (max-width: 768px) {
  .cookie-message {
    width: 100%;
  }
}
a.cookie-popup-actions {
  color: #fff;
  cursor: pointer;
  text-align: center;
  font-size: 13px !important;
  line-height: 50px !important;
  height: 50px;
  border-radius: 10px !important;
  padding: 0 20px !important;
  margin: 1em 0;
  text-decoration: none;
  text-transform: none;
  background-color: #0BB4D3;
  border-color: #0BB4D3;
}
a.cookie-popup-actions:hover {
  text-decoration: none;
  background-color: #0BB4D3;
}
@keyframes cookie-popup-in {
  from {
    bottom: -6.25rem;
  }
  @media screen and (max-width: 1025px) {
    from {
      bottom: 6.25rem;
    }
  }
  to {
    bottom: 1.25rem;
  }
  @media screen and (max-width: 1025px) {
    to {
      bottom: 2.25rem;
    }
  }
}
@keyframes cookie-popup-out {
  from {
    bottom: 6.25rem;
  }
  to {
    bottom: -1.25rem;
  }
}




.dropdownNav {
  font-weight: bold !important;
  font-family: Arial, Tahoma, Helvetica, sans-serif;
  position: relative;
}
.dropdownNav .dropdown {
  background: #fafafa;
  display: none;
  min-height: 100px;
  min-width: 220px !important;
  overflow: hidden;
  position: absolute;
  right: 0;
  top: 37px;
  width: 100%;
  z-index: 100;
}
.dropdownNav .dropdown ul {
  margin: 0px 0px;
  padding: 0;
}
.dropdownNav .dropdown ul li {
  display: block;
  order: unset;
}
.dropdownNav .dropdown ul li a {
  font-family: Arial, Tahoma, Helvetica, sans-serif;
  font-weight: normal;
  background: none;
  display: inline-block;
  font-size: 14px;
  color: #0B12AC;
  padding: 15px 20px;
  position: relative;
  width: 100%;
}
.dropdownNav .dropdown ul li a:first-child {
  border-bottom: 1px solid #e0e0e0;
}
.dropdownNav .dropdown ul li:first-of-type a::after {
  display: none;
}
.dropdownNav.active {
  background-color: transparent;
}
.dropdownNav.active span {
  color: #ff9c42;
}
.dropdownNav.active .dropdown {
  display: block;
}
.dropdownNav > span {

}
.dropdownNav.login-register.active {
  background-color: transparent;
}
.dropdownNav.login-register.active span {
  color: #a0a0a0;
}
.banner__component img[itemprop='logo'] {
  width: 85%;
  padding-top: 2%;
}
@media only screen and (max-width: 639px) {
  .banner__component img[itemprop='logo'] {
    width: 100%;
    padding-top: 0%;
  }
}
@media only screen and (max-width: 1024px) {
  .site-chat-and-cart .chatIcon {
    display: none;
  }
}
.site-chat-and-cart .nav-live-chat a:before {
  top: 0;
  right: -11px;
  height: 30px;
  width: 29px;
  background-size: 100%;
}
.site-chat-and-cart .nav-live-chat a.chatLinkOnline::before {
  top: 2px;
  right: -11px;
  height: 26px;
  width: 26px;
  content: '';
  display: inline-block;
  background: url(/_ui/responsive/theme-omegaengineering/images/chatIcon.png) no-repeat scroll top left;
  background-size: contain;
}
.site-chat-and-cart .nav-live-chat a span {
  display: none;
}
@media only screen and (min-width: 1024px) {
  .site-chat-and-cart .nav-live-chat {
    display: none;
  }
}
.miniCartSlot .chatLink.chatLinkOnline,
.chatIcon {
  display: inline-block;
  height: auto;
  line-height: 1;
}
.miniCartSlot .chatLink.chatLinkOnline span,
.chatIcon span {
  display: none;
}
@media only screen and (min-width: 1025px) {
  .miniCartSlot .chatLink.chatLinkOnline,
  .chatIcon {
    background: #8593a4 url('/_ui/responsive/theme-omegaengineering/images/chatIcon.png') no-repeat scroll center 5px;
    position: fixed;
    right: 0px;
    top: 200px;
    height: 60px;
    width: 80px;
    z-index: 99;
  }
  .miniCartSlot .chatLink.chatLinkOnline span,
  .chatIcon span {
    color: #FFF;
    display: block;
    font-family: Arial, Tahoma, Helvetica, sans-serif;
    font-size: 10px;
    line-height: 1;
    margin-top: 43px;
    padding-left: 0;
    text-transform: uppercase;
    text-align: center;
  }
}
.miniCartSlot .chatLink.chatLinkOnline::before,
.chatIcon::before {
  display: none;
}
.miniCartSlot .chatLink.chatLinkOffline,
.miniCartSlot > .chatIcon {
  display: none;
}
.menuNav {
  border: 1px solid #262b69;
  border-left-width: 0px;
  list-style: none;
  margin: 0;
  padding: 0;
  min-width: 260px;
}
@media only screen and (max-width: 639px) {
  .menuNav {
    margin: 0 20px;
  }
}
@media only screen and (min-width: 1025px) {
  .menuNav {
    width: 260px;
  }
}
@media only screen and (min-width: 640px) and (max-width: 820px) {
  .menuNav {
    min-width: 190px;
  }
}
.menuNav li {
  border-left: 5px solid #262b69;
  font-size: 14px;
  letter-spacing: 0.3px;
  padding: 10px 15px;
}
.menuNav li.currentPage {
  border-color: #ff9c42;
  font-weight: bold !important;
  font-family: Arial, Tahoma, Helvetica, sans-serif;
}
.menuNav li:last-child {
  padding-bottom: 35px;
}
.menuNav li a {
  color: #262b69;
  text-decoration: none;
}
.coverBannerComponent {
  background-size: cover;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  align-items: center;
  -ms-flex-align: center;
  justify-content: center;
  -ms-flex-pack: center;
  height: 100vh;
  min-width: 100%;
  width: 100vw;
}
.coverBannerComponent .bannerContent {
  background-color: rgba(255, 156, 66, 0.6);
  position: relative;
  padding: 30px 0;
  text-align: center;
  width: 600px;
}
.coverBannerComponent .bannerContent .content {
  color: #FFF;
  position: relative;
  z-index: 2;
}
.coverBannerComponent .bannerContent h1,
.coverBannerComponent .bannerContent h2 {
  color: #FFF;
  margin: 0 0 20px;
}
@media only screen and (min-width: 1025px) {
  .coverBannerComponent .bannerContent h1 {
    font-size: 46px;
  }
}
@media only screen and (min-width: 1025px) {
  .coverBannerComponent .bannerContent h2 {
    font-size: 26px;
  }
}
.coverBannerComponent .bannerContent .bannerButton {
  background-color: #ff9c42;
  display: block;
  font-size: 22px;
  padding: 10px 0;
  width: 100%;
  color: #FFF;
  font-weight: bold !important;
  font-family: Arial, Tahoma, Helvetica, sans-serif;
}
.page-errorPage header {
  margin-bottom: 0px;
}
.page-errorPage .coverBannerComponent .bannerContent {
  background-color: transparent;
  text-align: center;
  width: 750px;
}
.page-errorPage .coverBannerComponent .bannerContent h1 {
  font-size: 30px;
}
.page-errorPage .coverBannerComponent .bannerContent h2 {
  font-size: 16px;
}
.page-errorPage .coverBannerComponent .bannerContent .bannerButton {
  display: inline-block;
  font-size: 16px;
  width: auto;
  padding: 10px 15px;
}
body.menuOpen header .nav-live-chat a.chatLinkOnline::before {
  background-position: bottom left;
}



.product-details-page .baseproduct-details,
.product-details-page .sku-details {
  max-width: 1240px;
  margin: 0 auto;
  padding: 0 20px;
}
@media only screen and (max-width: 1024px) {
  .product-details-page .baseproduct-details,
  .product-details-page .sku-details {
    padding: 0 19px;
  }
}
@media only screen and (min-width: 820px) {
  .product-details-page .baseproduct-details,
  .product-details-page .sku-details {
    max-width: 95%;
    padding: 0;
    position: relative;
  }
}
@media only screen and (min-width: 1024px) {
  .product-details-page .baseproduct-details,
  .product-details-page .sku-details {
    max-width: 95%;
  }
}
@media only screen and (min-width: 1280px) {
  .product-details-page .baseproduct-details,
  .product-details-page .sku-details {
    max-width: 1240px;
  }
}
.product-details-page iframe {
  width: 320px;
  height: 320px;
  border-style: none;
}
.product-details-page a,
.product-details-page p,
.product-details-page div,
.product-details-page span {
  letter-spacing: 0.3px;
  word-break: break-word;
}
.product-details-page a.see-more {
  font-size: 12px;
  line-height: normal;
  text-align: right;
  text-transform: capitalize;
}
.product-details-page .product-container {
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
}
@media only screen and (min-width: 1280px) {
  .product-details-page .product-container {
    -ms-flex-direction: row;
    flex-direction: row;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
}
@media only screen and (min-width: 820px) {
  .product-details-page .product-container.product-main-info {
    align-content: space-between;
    max-width: 100%;
    flex-flow: column wrap;
    height: 650px;
    width: 100%;
    margin: 0 0 30px;
  }
}
@media only screen and (min-width: 1280px) {
  .product-details-page .product-container.product-main-info {
    display: -ms-flexbox;
    display: -ms-flex;
    display: flex;

    align-self: flex-start;
    -ms-flex-align: start;
    align-content: space-between;
    max-width: 100%;
    flex-flow: column wrap;
    height: 1500px;
    width: 100%;
    margin-bottom: 30px;
  }
}
@media only screen and (min-width: 820px) {
  .product-details-page .product-container.product-main-info.bullets-enables {

    margin-bottom: 0px;
  }
}
@media only screen and (min-width: 1280px) {
  .product-details-page .product-container.product-main-info.bullets-enables {
    margin-bottom: 0px;
  }
}
@media screen and (min-width: 1280px) {
  .product-details-page .product-container.product-main-info.vendorProduct {
    height: 700px;
  }
}
@media screen and (min-width: 1024px) and (max-width: 1280px) {
  .product-details-page .product-container.product-main-info.vendorProduct {
    height: 750px;
  }
}
@media screen and (min-width: 820px) and (max-width: 1023px) {
  .product-details-page .product-container.product-main-info.vendorProduct {
    height: 850px;
  }
}
.product-details-page .product-container .product-title {
  padding: 30px 30px 0 30px;
}
@media only screen and (max-width: 1024px) {
  .product-details-page .product-container .product-title {
    order: 1;
    width: 100%;
    height: auto;
    padding-top: 0px;
  }
}
@media only screen and (min-width: 820px) {
  .product-details-page .product-container .product-title {
    padding-top: 30px;
    margin-left: 0;
    width: 50%;
    order: 4;
    height: auto;
    background: #f8f8f8;
  }
}
@media only screen and (min-width: 1024px) {
  .product-details-page .product-container .product-title {

    background: #f8f8f8;
  }
}
@media only screen and (min-width: 1280px) {
  .product-details-page .product-container .product-title {
    align-self: flex-start;
    -ms-flex-align: start;
    margin-left: 0;
    width: 45%;
    order: 1;
    min-height: 20%;
    background: #f8f8f8;
  }
}
@media only screen and (max-width: 1024px) {
  .product-details-page .product-container .clearcolumn {
    order: 6;
  }
}
@media only screen and (min-width: 820px) {
  .product-details-page .product-container .clearcolumn {
    flex-basis: 100%;
    height: 0;
    width: 2px;
    order: 3;
    border: 0;
    padding: 0 5px 0 0;
  }
}
@media only screen and (min-width: 1024px) {
  .product-details-page .product-container .clearcolumn {

  }
}
@media only screen and (min-width: 1280px) {
  .product-details-page .product-container .clearcolumn {
    flex-basis: 100%;
    height: 0;
    order: 4;
    width: 2px;
    padding: 0 5px 0 0;
  }
}
@media only screen and (max-width: 1024px) {
  .product-details-page .product-container .product-image {
    order: 2;
    width: 100%;
    float: none;
  }
}
@media only screen and (min-width: 820px) {
  .product-details-page .product-container .product-image {
    float: none;
    max-width: none;
    width: 45%;
    order: 1;
    height: 65%;
    display: flex;
    align-items: center;
    background: #f8f8f8;
  }
}
@media only screen and (min-width: 1280px) {
  .product-details-page .product-container .product-image {
    align-self: flex-start;
    -ms-flex-align: start;
    order: 2;
    height: 40%;
    width: 45%;
    border-bottom: solid 0px #e6e6e6;
    background: #f8f8f8;
  }
}
.product-details-page .product-container .product-image .image-gallery.js-gallery .gallery-carousel {
  padding-right: 5vw;
  padding-left: 30px;
}
.product-details-page .product-container .product-image .image-gallery.js-gallery .gallery-carousel.owl-carousel.owl-theme {
  padding-right: 3vw;
}
@media (min-width: 820px) and (max-width: 1025px) {
  .product-details-page .product-container .product-image .image-gallery.js-gallery .gallery-carousel.owl-carousel.owl-theme {
    padding: 0;
  }
}
@media print {
  .product-details-page .product-container .product-image .image-gallery.js-gallery .gallery-carousel.owl-carousel.owl-theme {
    padding-right: 0px;

  }
}
.product-details-page .product-container .product-image .image-gallery.js-gallery .image-gallery__image .item {
  border: solid 1px #e0e0e0;
}
@media print {
  .product-details-page .product-container .product-image .image-gallery.js-gallery .image-gallery__image .item {
    border: 0px;
  }
}
@media print {
  .product-details-page .product-container .product-image .image-gallery.js-gallery .image-gallery__image .item div img {
    max-width: 300px;
    max-height: 300px;
    width: inherit;
    height: auto;
  }
}
@media only screen and (max-width: 1024px) {
  .product-details-page .product-container .product-variant {
    order: 4;
    margin-bottom: 19px;
  }
  .product-details-page .product-container .product-variant p:first-child {
    border-top: solid 1px #e6e6e6;
    padding-top: 20px;
  }
}
@media only screen and (min-width: 820px) {
  .product-details-page .product-container .product-variant {
    float: none;
    max-width: none;
    width: 45%;
    order: 2;
    height: 30%;
    border: 0px;
    padding: 0px;
  }
}
@media only screen and (min-width: 1025px) {
  .product-details-page .product-container .product-variant {
    background: #f8f8f8;
  }
}
@media only screen and (min-width: 1280px) {
  .product-details-page .product-container .product-variant {
    align-self: flex-start;
    -ms-flex-align: start;
    order: 3;
    height: 10%;
    width: 45%;
    border: 0;
    background: #f8f8f8;
  }
}
.product-details-page .product-container .product-variant .variantBtnContainer {
  display: flex;
  flex-direction: row;
  gap: 20px;
  justify-content: space-around;
  align-items: center;
  background-color: #ffffff;
  padding: 15px 0;
}
@media screen and (max-width: 1599px) {
  .product-details-page .product-container .product-variant .variantBtnContainer {
    flex-direction: column;
    gap: 0;
  }
}
.product-details-page .product-container .product-variant .variantBtnContainer a.btn {
  text-transform: capitalize;
  font-weight: normal !important;
  font-size: 16px;
  height: 42px;
  width: 100%;
  padding: 12px 30px;
  margin-bottom: 7px;
  line-height: 1;
  flex-grow: 1;
}
@media screen and (max-width: 819px) {
  .product-details-page .product-container .product-variant .variantBtnContainer a.btn {
    font-size: 20px;
    white-space: break-spaces;
    height: auto;
    padding: 22px 30px;
  }
}
@media print {
  .product-details-page .product-container .product-variant .variantBtnContainer a.btn {
    padding: 12px 10px;
    width: auto;
  }
}
.product-details-page .product-container .product-features-container {
  display: flex;
  flex-direction: column;
}
@media screen and (max-width: 819px) {
  .product-details-page .product-container .product-features-container {
    width: 100%;
    background: #fafafa;
    border: solid 1px #e0e0e0;
    margin: 20px auto;
    padding: 20px 20px 0px 20px;
  }
}
@media screen and (max-width: 768px) {
  .product-details-page .product-container .product-features-container {
    height: auto;
    min-height: 300px;
  }
}
@media only screen and (max-width: 480px) {
  .product-details-page .product-container .product-features-container {
    width: 100%;
    height: auto;
    padding-bottom: 20px;

  }
}
.product-details-page .product-container .product-features-container.skuMessage div.price-panel-variants {

}
@media screen and (max-width: 820px) {
  .product-details-page .product-container .product-features-container.skuMessage div.price-panel-variants {
    top: 60px;
  }
}
@media screen and (max-width: 480px) {
  .product-details-page .product-container .product-features-container.skuMessage div.price-panel-variants {
    top: 90px;
  }
}
.product-details-page .product-container .product-features-container.skuMessage p.sku {

}
@media screen and (max-width: 820px) {
  .product-details-page .product-container .product-features-container.skuMessage p.sku {
    top: 65px;
  }
}
@media screen and (max-width: 480px) {
  .product-details-page .product-container .product-features-container.skuMessage p.sku {
    top: 100px;
  }
}
.product-details-page .product-container .product-features-container.skuMessage:not( :has(div.price-panel-variants)) p.sku {

}
.product-details-page .product-container .product-features-container.skuMessage .product-info .page-details-variants-select .page-details-add-to-cart-component:has(label.discontinued) .stock-wrapper + .lead-time {
  top: -250px;
}
@media screen and (max-width: 480px) {
  .product-details-page .product-container .product-features-container.skuMessage .product-info .page-details-variants-select .page-details-add-to-cart-component:has(label.discontinued) .stock-wrapper + .lead-time {
    top: -390px;
  }
}
@media only screen and (max-width: 1024px) {
  .product-details-page .product-container .product-features {
    order: 3;
  }
}
@media only screen and (min-width: 820px) {
  .product-details-page .product-container .product-features {
    margin-left: 0;
    width: 50%;
    order: 5;
    height: 50%;
  }
}
@media only screen and (min-width: 1024px) {
  .product-details-page .product-container .product-features {

  }
}
@media only screen and (min-width: 1280px) {
  .product-details-page .product-container .product-features {
    align-self: flex-start;
    -ms-flex-align: start;
    margin: 0 0 0 auto;
    order: 5;
    width: 50%;
    height: auto;
  }
}
@media screen and (max-width: 820px) {
  .product-details-page .product-container .product-features .lead-time.js-content-hide-on-invalid.limitedStock {
    width: 100%;
    background: #fafafa;
    border: solid 1px #e0e0e0;
    border-bottom: 0px;
    margin: 0 ;
    padding: 20px 20px 0 20px;
  }
}
.product-details-page .product-container .product-features .lead-time.js-content-hide-on-invalid.limitedStock span {
  font-weight: bold;
  font-size: 16px;
}
@media screen and (max-width: 820px) {
  .product-details-page .product-container .product-features .erpStatusMessage {
    width: 100%;
    background: #fafafa;
    border: solid 1px #e0e0e0;
    border-top: 0px;
    border-bottom: 0px;
    margin: 0px auto;
    padding: 10px 20px;
  }
}
.product-details-page .product-container .product-features .erpStatusMessage label {
  font-size: 14px;
}
@media screen and (max-width: 820px) {
  .product-details-page .product-container .product-features:has(.erpStatusMessage) .product-features-container {
    border-top: 0px;
    margin-top: 0px;
    padding-top: 0px;
  }
}
@media screen and (max-width: 480px) {
  .product-details-page .product-container .product-features:has(.erpStatusMessage) .product-features-container {
    min-height: 30px;
  }
}
@media screen and (max-width: 820px) {
  .product-details-page .product-container .product-features:has(.erpStatusMessage) .product-features-container .price-table-panel-variants {
    top: -55px;
  }
}
@media screen and (max-width: 480px) {
  .product-details-page .product-container .product-features:has(.erpStatusMessage) .product-features-container .price-table-panel-variants {
    top: 0px;
  }
}
.product-details-page .product-container .product-features:has(.erpStatusMessage):has(.slowmove-mi-alt) .product-features-container .price-table-panel-variants,
.product-details-page .product-container .product-features:has(.erpStatusMessage):has(.slowmove-mi) .product-features-container .price-table-panel-variants,
.product-details-page .product-container .product-features:has(.erpStatusMessage):has(.slowmove-na-alt) .product-features-container .price-table-panel-variants {
  top: -80px;
}
@media screen and (max-width: 768px) {
  .product-details-page .product-container .product-features:has(.erpStatusMessage):has(.slowmove-mi-alt) .product-features-container .price-table-panel-variants,
  .product-details-page .product-container .product-features:has(.erpStatusMessage):has(.slowmove-mi) .product-features-container .price-table-panel-variants,
  .product-details-page .product-container .product-features:has(.erpStatusMessage):has(.slowmove-na-alt) .product-features-container .price-table-panel-variants {
    top: 0px;
  }
}
.product-details-page .product-container .product-features:has(.erpStatusMessage):has(.slowmove-mi-alt) .product-features-container .product-info .page-details-variants-select .page-details-add-to-cart-component:last-of-type,
.product-details-page .product-container .product-features:has(.erpStatusMessage):has(.slowmove-mi) .product-features-container .product-info .page-details-variants-select .page-details-add-to-cart-component:last-of-type,
.product-details-page .product-container .product-features:has(.erpStatusMessage):has(.slowmove-na-alt) .product-features-container .product-info .page-details-variants-select .page-details-add-to-cart-component:last-of-type {
  top: -30px;
}
@media screen and (max-width: 768px) {
  .product-details-page .product-container .product-features:has(.erpStatusMessage):has(.slowmove-mi-alt) .product-features-container .product-info .page-details-variants-select .page-details-add-to-cart-component:last-of-type,
  .product-details-page .product-container .product-features:has(.erpStatusMessage):has(.slowmove-mi) .product-features-container .product-info .page-details-variants-select .page-details-add-to-cart-component:last-of-type,
  .product-details-page .product-container .product-features:has(.erpStatusMessage):has(.slowmove-na-alt) .product-features-container .product-info .page-details-variants-select .page-details-add-to-cart-component:last-of-type {
    top: 85px;
  }
}
.product-details-page .product-container .product-features:has(.erpStatusMessage):has(button#configureProduct) .product-features-container .price-table-panel-variants {
  top: -50px;
}
@media screen and (max-width: 480px) {
  .product-details-page .product-container .product-features:has(.erpStatusMessage):has(button#configureProduct) .product-features-container .price-table-panel-variants {
    top: 0px;
  }
}
.product-details-page .product-container .product-features:has(.erpStatusMessage):has(button#configureProduct) .product-features-container .product-info .page-details-variants-select .page-details-add-to-cart-component:last-of-type {
  top: 0px;
}
.product-details-page .product-container .product-features:has(.erpStatusMessage):has(.slowmove-mi-nostock) .product-features-container .product-info .page-details-variants-select .page-details-add-to-cart-component:last-of-type,
.product-details-page .product-container .product-features:has(.erpStatusMessage):has(.slowmove-mi-nostock-alt) .product-features-container .product-info .page-details-variants-select .page-details-add-to-cart-component:last-of-type {
  top: -55px;
}
@media screen and (max-width: 820px) {
  .product-details-page .product-container .product-features:not( :has(.limitedStock)) .erpStatusMessage {
    width: 100%;
    background: #fafafa;
    border: solid 1px #e0e0e0;
    border-bottom: 0px;
    margin: 0px auto;
    padding: 10px 20px;
  }
}
.product-details-page .product-container .product-features:has(.configure_form.true) .price-panel-variants {
  width: 45%;
}
.product-details-page .product-container .product-features:has(.configure_form.true) .product-info .page-details-variants-select .lead-time {
  min-height: 80px;
}
.product-details-page .product-container .product-features .price-panel-variants {
  display: inline-block;
}
.product-details-page .product-container .product-features .price-panel-variants .price {

}
.product-details-page .product-container .product-features .sku {


}
@media only screen and (max-width: 639px) {
  .product-details-page .product-container .product-features .sku .label {
    width: 25%;
  }
  .product-details-page .product-container .product-features .sku .sku-number {
    width: max-content;
    padding-left: 5px;
    font-weight: bold;
  }
}
@media only screen and (max-width: 480px) {
  .product-details-page .product-container .product-features .sku {
    display: block;
    float: none;
    padding-top: 10px;
  }
}
.product-details-page .product-container .product-features .product-qs-tag {
  padding-top: 0;
}
.product-details-page .product-container .product-features .openVolumePricesPopup {
  white-space: nowrap;
}
@media screen and (max-width: 1000px) {
  .product-details-page .product-container .product-features .openVolumePricesPopup {
    width: 50%;
  }
}
@media screen and (max-width: 819px) {
  .product-details-page .product-container .product-features .openVolumePricesPopup {
    text-align: right;
    font-size: 16px;
    color: #043faf;
  }
}
@media screen and (max-width: 480px) {
  .product-details-page .product-container .product-features .openVolumePricesPopup {
    display: block;
    width: 100%;
    float: left;
    text-align: left;
  }
}
.product-details-page .product-container .product-features .product-info {
  margin: 20px 0;
  background: none;
  border: 0;
  width: 100%;
  padding: 0;
  display: block;
  order: 2;
}
@media screen and (max-width: 819px) {
  .product-details-page .product-container .product-features .product-info {
    display: block;
    margin: 20px 0;
    order: 2;
    margin-bottom: 0px;
  }
}
.product-details-page .product-container .product-features .product-info .page-details-variants-select .addtocart-component .qty-selector {
  display: block;
  margin-right: 0px;
  white-space: nowrap;
}
@media screen and (max-width: 768px) {
  .product-details-page .product-container .product-features .product-info .page-details-variants-select .addtocart-component .qty-selector {
    width: 30%;
  }
}
.product-details-page .product-container .product-features .product-info .page-details-variants-select .addtocart-component .qty-selector label {

}
.product-details-page .product-container .product-features .product-info .page-details-variants-select .addtocart-component .qty-selector span.glyphicon.glyphicon-play {
  font-size: 13px;
}
.product-details-page .product-container .product-features .product-info .page-details-variants-select .addtocart-component .qty-selector span.glyphicon.glyphicon-play:hover {
  cursor: pointer;
}
.product-details-page .product-container .product-features .product-info .page-details-variants-select .addtocart-component .qty-selector span.glyphicon.glyphicon-play.icon-up {
  transform: rotate(-90deg);
  position: relative;
  left: 4px;
  top: 4px;
}
.product-details-page .product-container .product-features .product-info .page-details-variants-select .addtocart-component .qty-selector span.glyphicon.glyphicon-play.icon-down {
  transform: rotate(90deg);
  position: relative;
  left: -12px;
  top: 20px;
}
@media screen and (max-width: 819px) {
  .product-details-page .product-container .product-features .product-info:has(.configure_form.true) + .price-table-panel-variants {
    top: -20px;
  }
}
@media screen and (max-width: 480px) {
  .product-details-page .product-container .product-features .product-info:has(.configure_form.true) + .price-table-panel-variants {
    top: -195px;
  }
}
.product-details-page .product-container .product-features .price-table-panel-variants {
  order: 3;
  position: relative;
  width: 36%;
  margin: 0 0 0 auto;
  top: -115px;
  text-align: center;
  z-index: 111;
}
@media screen and (max-width: 1032px) {
  .product-details-page .product-container .product-features .price-table-panel-variants {
    top: -120px;
    width: 50%;
  }
}
@media screen and (max-width: 819px) {
  .product-details-page .product-container .product-features .price-table-panel-variants {
    position: relative;
    top: -95px;
    width: 65%;
    margin: 0 0 0 auto;
    text-align: right;
  }
}
@media screen and (max-width: 620px) {
  .product-details-page .product-container .product-features .price-table-panel-variants {
    top: -75px;
  }
}
@media screen and (max-width: 588px) {
  .product-details-page .product-container .product-features .price-table-panel-variants {
    top: -110px;
  }
}
@media screen and (max-width: 480px) {
  .product-details-page .product-container .product-features .price-table-panel-variants {
    display: block;
    top: 0px;
    width: 100%;
    order: inherit;
    top: 0;
    margin: 0 auto 0 0;
  }
}
.product-details-page .product-container .product-features .page-details-variants-select .page-details-add-to-cart-component {
  display: block;
}
.product-details-page .product-container .product-features .page-details-variants-select .page-details-add-to-cart-component label.discontinued b {
  font-size: 15px;
  color: #ff0000;
}
.product-details-page .product-container .product-features .page-details-variants-select .page-details-add-to-cart-component:last-of-type {
  display: inline-block;
  float: right;
  position: relative;
  top: -70px;
  margin-bottom: -45px;
  width: 36%;
}
@media screen and (max-width: 819px) {
  .product-details-page .product-container .product-features .page-details-variants-select .page-details-add-to-cart-component:last-of-type {
    position: relative;
    float: left;
    width: 50%;
    top: 60px;
    margin-bottom: 0;
  }
}
@media screen and (max-width: 480px) {
  .product-details-page .product-container .product-features .page-details-variants-select .page-details-add-to-cart-component:last-of-type {
    width: 100%;
    position: inherit;
    float: none;
    top: 0;
    margin-bottom: 0;
  }
}
.product-details-page .product-container .product-features .page-details-variants-select .page-details-add-to-cart-component > div:nth-of-type(2) {
  display: inline-block;
  width: 50%;
}
@media screen and (max-width: 819px) {
  .product-details-page .product-container .product-features .page-details-variants-select .page-details-add-to-cart-component > div:nth-of-type(2) {
    float: left;
    width: 50%;
    margin: 30px 0 0 0;
  }
}
@media screen and (max-width: 480px) {
  .product-details-page .product-container .product-features .page-details-variants-select .page-details-add-to-cart-component > div:nth-of-type(2) {
    padding-top: 45px;
    float: none;
    margin: 0;
    width: 100%;
  }
}
@media screen and (max-width: 819px) {
  .product-details-page .product-container .product-features .page-details-variants-select .page-details-add-to-cart-component:has(.configure_form.true) > div.addtocart-component .actions {
    top: 0;
  }
}
.product-details-page .product-container .product-features .page-details-variants-select .page-details-add-to-cart-component:has(.configure_form.true) > div.addtocart-component .actions form#addToCartForm button#addToCartButton {

}
@media (max-width: 1024px) {
  .product-details-page .product-container .product-features .page-details-variants-select .page-details-add-to-cart-component:has(.configure_form.true) > div.addtocart-component .actions form#addToCartForm button#addToCartButton {
    width: 100%;
    margin: 0 0 10px auto;
    white-space: normal;
  }
}
@media screen and (max-width: 820px) {
  .product-details-page .product-container .product-features .page-details-variants-select .page-details-add-to-cart-component:has(.configure_form.true) > div.addtocart-component .actions form#addToCartForm button#addToCartButton {
    padding: 10px;
  }
}
@media screen and (max-width: 819px) {
  .product-details-page .product-container .product-features .page-details-variants-select .page-details-add-to-cart-component:has(.configure_form.true) > div.addtocart-component .actions form#addToCartForm button#addToCartButton {
    margin: 0;
    width: 75%;
    float: right;
    padding: 10px 15px;
  }
}
@media screen and (max-width: 480px) {
  .product-details-page .product-container .product-features .page-details-variants-select .page-details-add-to-cart-component:has(.configure_form.true) > div.addtocart-component .actions form#addToCartForm button#addToCartButton {
    width: 90%;
  }
}
.product-details-page .product-container .product-features .page-details-variants-select .page-details-add-to-cart-component:has(.configure_form.true) > div:nth-of-type(2) {

}
@media screen and (max-width: 819px) {
  .product-details-page .product-container .product-features .page-details-variants-select .page-details-add-to-cart-component:has(.configure_form.true) > div:nth-of-type(2) {
    top: 30px;
  }
}
@media screen and (max-width: 480px) {
  .product-details-page .product-container .product-features .page-details-variants-select .page-details-add-to-cart-component:has(.configure_form.true) > div:nth-of-type(2) {
    top: 20px;
    width: 100%;
  }
}
.product-details-page .product-container .product-features .page-details-variants-select .page-details-add-to-cart-component:has(label) label {
  padding-top: 40px;
  font-size: 14px;
}
.product-details-page .product-container .product-features .page-details-variants-select .page-details-add-to-cart-component:has(label) label label.discontinued {
  padding-top: 0px;
}
@media screen and (max-width: 820px) {
  .product-details-page .product-container .product-features .page-details-variants-select .page-details-add-to-cart-component:has(label) > label {
    padding-top: 0px;
    position: relative;
    top: -20px;
  }
}
@media screen and (max-width: 480px) {
  .product-details-page .product-container .product-features .page-details-variants-select .page-details-add-to-cart-component:has(label) > label {
    padding-top: 0px;
    position: relative;
    top: -120px;
  }
}
@media screen and (max-width: 820px) {
  .product-details-page .product-container .product-features .page-details-variants-select .page-details-add-to-cart-component:has(label) .stock-wrapper label {
    padding-top: 0px;
  }
}
.product-details-page .product-container .product-features .page-details-variants-select .page-details-add-to-cart-component:has(label) div div.lead-time {

}
.product-details-page .product-container .product-features .volume-pricing-table,
.product-details-page .product-container .product-features .volume-pricing-heading {
  display: none;
}
@media screen and (max-width: 820px) {
  .product-details-page .product-container .product-features .product-features-container.skuMessage .page-details-variants-select .page-details-add-to-cart-component:has(label) div div.lead-time {
    top: -273px;
  }
}
@media screen and (max-width: 480px) {
  .product-details-page .product-container .product-features .product-features-container.skuMessage .page-details-variants-select .page-details-add-to-cart-component:has(label) div div.lead-time {
    top: -390px;
  }
}
.product-details-page .product-container .product-features .product-features-container.skuMessage .page-details-variants-select .page-details-add-to-cart-component:has(label) div.stock-wrapper > label {
  padding-top: 0px;
}
.product-details-page .product-container .product-features .product-features-container.skuMessage .page-details-variants-select .page-details-add-to-cart-component div div.lead-time {
  position: relative;
  top: -233px;
  font-weight: bold;
}
@media screen and (max-width: 820px) {
  .product-details-page .product-container .product-features .product-features-container.skuMessage .page-details-variants-select .page-details-add-to-cart-component div div.lead-time {
    top: -195px;
  }
}
@media screen and (max-width: 480px) {
  .product-details-page .product-container .product-features .product-features-container.skuMessage .page-details-variants-select .page-details-add-to-cart-component div div.lead-time {
    top: -220px;
  }
}
.product-details-page .product-container .product-features .product-features-container:has(.slowmove-mi) .price-panel-variants {
  top: 105px;
}
.product-details-page .product-container .product-features .product-features-container:has(.slowmove-mi) p.sku {

}
.product-details-page .product-container .product-features .product-features-container:has(.slowmove-mi) .product-info .page-details-variants-select .page-details-add-to-cart-component div div.lead-time {
  top: -260px;
}
.product-details-page .product-container .product-features .product-features-container:has(.slowmove-mi) .product-info .page-details-variants-select .page-details-add-to-cart-component div:nth-of-type(2) {
  top: 50px;
}
.product-details-page .product-container .product-features .product-features-container:has(.configure_form.true):has(.slowmove-mi) p.sku {

}
.product-details-page .product-container .product-features .product-features-container:has(.configure_form.true):has(.slowmove-mi) .price-panel-variants {
  top: 138px;
}
.product-details-page .product-container .product-features .product-features-container:has(.configure_form.true):has(.slowmove-mi) .product-info .page-details-variants-select .page-details-add-to-cart-component:last-of-type {
  top: -25px;
}
.product-details-page .product-container .product-features .product-features-container:has(.configure_form.true):has(.slowmove-mi) .product-info .page-details-variants-select .page-details-add-to-cart-component div div.lead-time {
  top: -325px;
}
@media only screen and (max-width: 1024px) {
  .product-details-page .product-container .product-specifications {
    order: 5;
  }
}
@media only screen and (min-width: 820px) {
  .product-details-page .product-container .product-specifications {
    margin-left: 0;
    width: 50%;
    order: 6;
    height: auto;
  }
}
@media only screen and (min-width: 1024px) {
  .product-details-page .product-container .product-specifications {

  }
}
@media only screen and (min-width: 1280px) {
  .product-details-page .product-container .product-specifications {
    align-self: flex-start;
    -ms-flex-align: start;
    margin: 0 0 0 auto;
    order: 6;
    width: 50%;
    height: auto;
  }
}
.product-details-page .product-container .product-specifications div.yCmsContentSlot div.yCmsComponent .sku-specs-table {
  clear: both;
}
.product-details-page .product-container .product-specifications div.yCmsContentSlot div.yCmsComponent .sku-specs-table h3 {
  font-weight: bold;
  color: #3a414b;
  display: inline-block;
  margin: 0;
  line-height: 40px;
}
@media screen and (max-width: 480px) {
  .product-details-page .product-container .product-specifications div.yCmsContentSlot div.yCmsComponent .sku-specs-table h3 {
    font-size: 16px;
  }
}
.product-details-page .product-container .product-specifications div.yCmsContentSlot div.yCmsComponent .sku-specs-table span {
  float: right;
  background: #eaeaea;
  padding: 10px;
  border-radius: 10px 10px 0 0;
  border-top: #e3e3e3 solid 1px;
  border-right: #e3e3e3 solid 1px;
  border-left: #e3e3e3 solid 1px;
}
.product-details-page .product-container .product-specifications div.yCmsContentSlot div.yCmsComponent .sku-specs-table span a {
  display: block;
}
.product-details-page .product-container .product-specifications div.yCmsContentSlot div.yCmsComponent .sku-specs-table table {
  border-radius: 0px 0px 10px 10px !important;
  border-spacing: 0;
  border-collapse: separate;
}
.product-details-page .product-container .product-specifications div.yCmsContentSlot div.yCmsComponent .sku-specs-table table tr td {
  width: 58%;
  border: solid 1px #e3e3e3;
  padding: 10px;
  font-size: 14px;
  line-height: 18px;
  background: #fff;
  border-top: 0px;
}
@media only screen and (max-width: 1024px) {
  .product-details-page .product-container .product-specifications div.yCmsContentSlot div.yCmsComponent .sku-specs-table table tr td {
    font-size: 16px;
  }
}
.product-details-page .product-container .product-specifications div.yCmsContentSlot div.yCmsComponent .sku-specs-table table tr td:first-of-type {
  border-right: 0px;
  width: 42%;
}
.product-details-page .product-container .product-specifications div.yCmsContentSlot div.yCmsComponent .sku-specs-table table tr td.brandLabel {
  vertical-align: middle;
}
.product-details-page .product-container .product-specifications div.yCmsContentSlot div.yCmsComponent .sku-specs-table table tr td img.brand-logo {
  width: 140px;
  height: auto;
  vertical-align: middle;
}
.product-details-page .product-container .product-specifications div.yCmsContentSlot div.yCmsComponent .sku-specs-table table tr.lastRow {
  background: #fff !important;
  border-radius: 0px 0px 10px 10px !important;
}
.product-details-page .product-container .product-specifications div.yCmsContentSlot div.yCmsComponent .sku-specs-table table tr.lastRow.extraRow {
  display: table-row !important;
}
.product-details-page .product-container .product-specifications div.yCmsContentSlot div.yCmsComponent .sku-specs-table table tr.lastRow td {
  border: solid 1px #e3e3e3;
  background-color: #fff !important;
  border-top: 0px;
  border-radius: 0 0 10px 10px;
}
.product-details-page .product-container .product-specifications div.yCmsContentSlot div.yCmsComponent .sku-specs-table table tr.lastRow td a {
  font-weight: bold;
  line-height: 34px;
}
.product-details-page .product-container .product-specifications div.yCmsContentSlot div.yCmsComponent .sku-specs-table table tr.lastRow td a span {
  background: none;
  border: none;
}
.product-details-page .product-container .product-specifications div.yCmsContentSlot div.yCmsComponent .sku-specs-table table tr.lastRow td a.hide {
  display: none;
}
.product-details-page .product-container .product-specifications div.yCmsContentSlot div.yCmsComponent .sku-specs-table table tr.extraRow {
  display: none;
}
.product-details-page .product-container .product-specifications div.yCmsContentSlot div.yCmsComponent .sku-specs-table table tr:first-of-type td {
  border-top: solid 1px #e3e3e3;
}
.product-details-page .product-container .product-specifications div.yCmsContentSlot div.yCmsComponent .sku-specs-table table tr:nth-of-type(even) td {
  background-color: #efefef;
}
.product-details-page .product-container .product-specifications div.yCmsContentSlot div.yCmsComponent .feedback-link {
  text-align: right;
}
.product-details-page .product-container .product-specifications div.yCmsContentSlot div.yCmsComponent .feedback-link a {
  color: #043faf;
}
.product-details-page .product-container .printBtn.brand-btn-cta {
  display: block;
  text-align: center;
  width: inherit;
  margin: -8% 0 20px auto;
  padding: 3px 0;
  max-width: 150px;
  min-width: 70px;
}
@media screen and (max-width: 819px) {
  .product-details-page .product-container .printBtn.brand-btn-cta {
    position: relative;
    top: -5px;
    right: 21px;
  }
}
@media screen and (max-width: 480px) {
  .product-details-page .product-container .printBtn.brand-btn-cta {
    position: relative;
    top: -39px;
    right: 21px;
  }
}
.product-details-page .product-container .printBtn.brand-btn-cta button {
  font-size: 12px;
  display: block;
  padding: 3px 5px;
  width: auto;
  max-width: 150px;
  min-width: 50px;
  margin: 0 0 0 auto;
  text-transform: capitalize;
  font-weight: normal;
}
.product-details-page .product-container .printBtn.brand-btn-cta span {
  padding: 0px;
}
.product-details-page .product-container .mobile-seespecs-btn {
  margin: 5% auto 0;
  width: 100%;
}
@media screen and (min-width: 820px) {
  .product-details-page .product-container .mobile-seespecs-btn {
    display: none;
  }
}
.product-details-page .product-container .mobile-seespecs-btn a.btn.btn-secondary {
  width: 100%;
  display: block;
  font-size: 20px;
  text-transform: capitalize;
  font-weight: normal;
  border-radius: 0px !important;
}
.product-details-page .table-responsive table thead tr.category-title th.row_price,
.product-details-page .tabs-responsive .table-responsive table tbody tr.category-variant-list td:first-of-type {
  padding: 8px 20px 8px 35px;
  width: auto;
}
.page-optimizeProductDetails #colorbox .volume-pricing-table,
.page-productDetails #colorbox .volume-pricing-table {
  background: #ffffff;
  margin-bottom: 16px;
  border: 1px solid #e0e0e0;
  width: 250px;
}
@media only screen and (min-width: 1025px) {
  .page-optimizeProductDetails #colorbox .volume-pricing-table,
  .page-productDetails #colorbox .volume-pricing-table {
    -ms-flex: 1;
    flex: 1;
    margin: 15px 20px 20px 0;
  }
}
.page-optimizeProductDetails #colorbox .volume-pricing-table table thead tr,
.page-productDetails #colorbox .volume-pricing-table table thead tr {
  border-bottom: 1px solid #e0e0e0;
}
.page-optimizeProductDetails #colorbox .volume-pricing-table table thead tr th,
.page-productDetails #colorbox .volume-pricing-table table thead tr th {
  background: #fafafa;
  font-size: 14px;
  letter-spacing: 0.3px;
  line-height: 1.71;
  padding: 10px 9px;
}
.page-optimizeProductDetails #colorbox .volume-pricing-table table thead tr th:last-child,
.page-productDetails #colorbox .volume-pricing-table table thead tr th:last-child {
  text-align: left;
}
.page-optimizeProductDetails #colorbox .volume-pricing-table table tbody tr,
.page-productDetails #colorbox .volume-pricing-table table tbody tr {
  border-bottom: 1px solid #e0e0e0;
}
.page-optimizeProductDetails #colorbox .volume-pricing-table table tbody tr:last-of-type,
.page-productDetails #colorbox .volume-pricing-table table tbody tr:last-of-type {
  border-bottom: 0 none;
}
.page-optimizeProductDetails #colorbox .volume-pricing-table table tbody tr td,
.page-productDetails #colorbox .volume-pricing-table table tbody tr td {
  padding: 5px 10px;
}
.page-optimizeProductDetails #colorbox .volume-pricing-table table tbody tr td:last-child,
.page-productDetails #colorbox .volume-pricing-table table tbody tr td:last-child {
  text-align: left;
}
@media only screen and (min-width: 820px) {
  .page-optimizeProductDetails .breadcrumb-section,
  .page-productDetails .breadcrumb-section {
    margin: 20px 30px 20px 7px;
  }
}
@media only screen and (min-width: 1024px) {
  .page-optimizeProductDetails .breadcrumb-section,
  .page-productDetails .breadcrumb-section {
    margin-left: 22px;
    margin-top: 20px;
  }
}
@media only screen and (min-width: 1280px) {
  .page-optimizeProductDetails .breadcrumb-section,
  .page-productDetails .breadcrumb-section {
    margin: 20px auto;
    max-width: 1240px;
    padding: 0;
  }
}
.page-optimizeProductDetails .owl-carousel:first-child,
.page-productDetails .owl-carousel:first-child,
.page-optimizeProductDetails .carousel-component:first-child,
.page-productDetails .carousel-component:first-child {
  margin: 0;
  padding: 0;
}
.page-optimizeProductDetails .owl-carousel .headline,
.page-productDetails .owl-carousel .headline,
.page-optimizeProductDetails .carousel-component .headline,
.page-productDetails .carousel-component .headline {
  display: none;
}
.page-optimizeProductDetails .owl-carousel .item .thumb,
.page-productDetails .owl-carousel .item .thumb,
.page-optimizeProductDetails .carousel-component .item .thumb,
.page-productDetails .carousel-component .item .thumb {
  height: 100%;
  margin-bottom: 5px;
}
.page-optimizeProductDetails .owl-carousel .item .thumb img,
.page-productDetails .owl-carousel .item .thumb img,
.page-optimizeProductDetails .carousel-component .item .thumb img,
.page-productDetails .carousel-component .item .thumb img {
  max-height: 100%;
  max-width: 100%;
}
.page-optimizeProductDetails .owl-carousel .item .priceContainer,
.page-productDetails .owl-carousel .item .priceContainer,
.page-optimizeProductDetails .carousel-component .item .priceContainer,
.page-productDetails .carousel-component .item .priceContainer,
.page-optimizeProductDetails .owl-carousel .item .item-name,
.page-productDetails .owl-carousel .item .item-name,
.page-optimizeProductDetails .carousel-component .item .item-name,
.page-productDetails .carousel-component .item .item-name {
  font-size: 12px;
}
.page-optimizeProductDetails .owl-carousel .owl-controls .owl-buttons .owl-next,
.page-productDetails .owl-carousel .owl-controls .owl-buttons .owl-next,
.page-optimizeProductDetails .carousel-component .owl-controls .owl-buttons .owl-next,
.page-productDetails .carousel-component .owl-controls .owl-buttons .owl-next,
.page-optimizeProductDetails .owl-carousel .owl-controls .owl-buttons .owl-prev,
.page-productDetails .owl-carousel .owl-controls .owl-buttons .owl-prev,
.page-optimizeProductDetails .carousel-component .owl-controls .owl-buttons .owl-prev,
.page-productDetails .carousel-component .owl-controls .owl-buttons .owl-prev {
  width: 35px;
}
.page-optimizeProductDetails .owl-carousel .owl-controls .owl-buttons .owl-prev span.glyphicon,
.page-productDetails .owl-carousel .owl-controls .owl-buttons .owl-prev span.glyphicon,
.page-optimizeProductDetails .carousel-component .owl-controls .owl-buttons .owl-prev span.glyphicon,
.page-productDetails .carousel-component .owl-controls .owl-buttons .owl-prev span.glyphicon,
.page-optimizeProductDetails .owl-carousel .owl-controls .owl-buttons .owl-next span.glyphicon,
.page-productDetails .owl-carousel .owl-controls .owl-buttons .owl-next span.glyphicon,
.page-optimizeProductDetails .carousel-component .owl-controls .owl-buttons .owl-next span.glyphicon,
.page-productDetails .carousel-component .owl-controls .owl-buttons .owl-next span.glyphicon {
  display: inline-block;
  margin: 40px 0;
  background: #8693a5;
  width: 35px;
  height: 35px;
  border-radius: 7px;
}
.page-optimizeProductDetails .owl-carousel .owl-controls .owl-buttons .owl-prev span.glyphicon::before,
.page-productDetails .owl-carousel .owl-controls .owl-buttons .owl-prev span.glyphicon::before,
.page-optimizeProductDetails .carousel-component .owl-controls .owl-buttons .owl-prev span.glyphicon::before,
.page-productDetails .carousel-component .owl-controls .owl-buttons .owl-prev span.glyphicon::before,
.page-optimizeProductDetails .owl-carousel .owl-controls .owl-buttons .owl-next span.glyphicon::before,
.page-productDetails .owl-carousel .owl-controls .owl-buttons .owl-next span.glyphicon::before,
.page-optimizeProductDetails .carousel-component .owl-controls .owl-buttons .owl-next span.glyphicon::before,
.page-productDetails .carousel-component .owl-controls .owl-buttons .owl-next span.glyphicon::before {
  content: "\e257";
  transform: rotate(135deg);
  -webkit-transform: rotate(135deg);
  position: relative;
  color: #fff;
  top: -48px;
  font-size: 17px;
}
.page-optimizeProductDetails .owl-carousel .owl-controls .owl-buttons .owl-next span.glyphicon::before,
.page-productDetails .owl-carousel .owl-controls .owl-buttons .owl-next span.glyphicon::before,
.page-optimizeProductDetails .carousel-component .owl-controls .owl-buttons .owl-next span.glyphicon::before,
.page-productDetails .carousel-component .owl-controls .owl-buttons .owl-next span.glyphicon::before {
  content: "\e258";
  transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
}
.page-details-variants-select .variant-selector.js-variant-selector input.form-control,
.page-details-variants-select .variant-selector.js-variant-selector select.form-control {
  text-transform: none;
}
@media only screen and (min-width: 1025px) {
  body.language-fr .product-details-page .product-info .page-details-variants-select .lead-time {
    width: 100%;
    font-size: 16px;
    text-align: left;
    white-space: nowrap;
  }
}
@media only screen and (min-width: 1280px) {
  body.language-fr .product-details-page .product-container .product-compliance .product-calibration-tag {
    margin: 0 1%;
  }
}
@media only screen and (min-width: 1280px) {
  body.language-fr .product-details-page .product-container .product-compliance .product-calibration-tag a {
    width: 75%;
    margin: 0;
  }
}
@media only screen and (max-width: 480px) {
  .product-details-page .product-info .page-details-variants-select .lead-time {
    width: 100%;
    text-align: left;
    margin-top: 0 !important;
  }
}
.price-table-panel-variants a {
  text-decoration: underline;
}
.price-table-panel-variants a:hover {
  text-decoration: none;
}
.view-all-models {
  color: #006ab6;
  font-weight: normal !important;
  float: right;
  margin: 22px 0px 5px;
  font-size: 13px;
  text-decoration: none;
}
@media screen and (max-width: 480px) {
  .view-all-models {
    float: left;
    margin-top: 0;
    margin-bottom: 10px;
  }
}
.view-all-models.btn.btn-default {
  border-radius: 3px !important;
  -webkit-border-radius: 3px !important;
  border-color: #006ab6;
  padding: 10px 15px;
  font-weight: normal !important;
  text-transform: capitalize;
}
.view-all-models.btn.btn-secondary {
  color: #262b69;
  background: #f7f7f7;
  border-color: #262b69;
  border-radius: 3px !important;
  -webkit-border-radius: 3px !important;
  padding: 10px 15px;
  font-weight: normal !important;
  text-transform: capitalize;
}
.view-all-models.btn.btn-secondary:hover {
  color: #0f47d5;
  background: #f7f7f7;
  border-color: #0f47d5;
}
.view-all-models.btn.btn-secondary:active {
  color: #ffffff;
  background: #042986;
  border-color: #042986;
}
.product-details-page .product-info {
  background: #fff;
  border: 0px solid #e0e0e0;
}
#configureForm.true #configureProduct.btn {
  margin: 10px 0 0 auto;
  width: 100%;
  border-radius: 5px !important;
  -webkit-border-radius: 5px !important;
}
#configureForm.true a#configureProduct {
  margin: 10px 0 0 auto;
  width: 100%;
  text-align: center;
  text-transform: uppercase;
  text-decoration: underline;
}
#configureForm.true a#configureProduct:hover {
  cursor: pointer;
}
#configureProduct.btn {
  margin: 10px 0 0 auto;
  width: 87%;
  border-radius: 5px !important;
  -webkit-border-radius: 5px !important;
}
@media only screen and (max-width: 1024px) {
  #configureProduct.btn {
    width: 100%;
  }
}
.product-details-page .product-image .image-gallery {
  margin-bottom: 20px;
  position: relative;
}
.product-details-page .product-image .image-gallery .carousel,
.product-details-page .product-image .image-gallery .carousel__component--carousel {
  margin: 0;
}
.product-details-page .product-image .image-gallery .image-gallery__image {
  cursor: grab;
  cursor: -webkit-grab;
  margin: 0 auto;
  width: 320px;
}
@media only screen and (min-width: 1025px) {
  .product-details-page .product-image .image-gallery .image-gallery__image {
    margin: 0;
    padding: 0;
  }
}
.product-details-page .product-image .image-gallery .image-gallery__image .owl-item .item {
  margin: 0;
  padding: 0;
  width: 100%;
  height: 320px;
  max-width: 320px;
}
@media print {
  .product-details-page .product-image .image-gallery .image-gallery__image .owl-item .item {
    height: 253px;
    max-width: 253px;
  }
}
.product-details-page .product-image .image-gallery .image-gallery__image .owl-item .item a.ytModal {
  display: block;
  width: 100%;
  height: 320px;
}
.product-details-page .product-image .image-gallery .image-gallery__image .owl-item span.prod-img-zoom-caption {
  padding-top: 25px;
  display: block;
}
@media only screen and (max-width: 1024px) {
  .product-details-page .product-image .image-gallery .image-gallery__image .owl-item span.prod-img-zoom-caption {
    display: none;
  }
}
.product-details-page .product-image .image-gallery .image-gallery__image .owl-item span.prod-img-zoom-caption img {
  width: 14px;
  height: auto;
  vertical-align: middle;
}
.product-details-page .product-image .image-gallery .image-gallery__image .owl-item span.prod-img-zoom-caption::after {
  content: " ";
  display: inline-block;
  width: 15px;
  height: 15px;
  position: relative;
  left: 5px;
  top: 3px;
  background: url(https://assets.omega.com/icons/pdpZoomIcon.png);
  background-repeat: no-repeat;
  background-size: auto 100%;
  background-position: left bottom;
}
.product-details-page .product-image .image-gallery .image-gallery__zoom-icon {
  font-size: 20px;
  opacity: 0.5;
  position: absolute;
  right: 10px;
  top: 10px;
  z-index: 10;
  display: none;
}
.product-details-page .product-image .image-gallery.js-gallery {
  display: flex;
  flex-direction: row-reverse;
  justify-content: space-between;
  align-content: flex-start;
  align-items: flex-start;
}
@media only screen and (max-width: 639px) {
  .product-details-page .product-image .image-gallery.js-gallery {
    width: 100%;
  }
}
@media only screen and (max-width: 1024px) {
  .product-details-page .product-image .image-gallery.js-gallery {
    min-width: max-content;
    width: 100%;
  }
}
@media only screen and (min-width: 1025px) {
  .product-details-page .product-image .image-gallery.js-gallery {
    width: 100%;
    max-width: max-content;
  }
}
@media only screen and (min-width: 1280px) {
  .product-details-page .product-image .image-gallery.js-gallery {
    width: 100%;
    max-width: max-content;
  }
}
.product-details-page .product-image .image-gallery.js-gallery .gallery-carousel .owl-wrapper,
.product-details-page .product-image .image-gallery.js-gallery .gallery-carousel .owl-item {
  width: 70px !important;
}
.product-details-page .product-image .image-gallery.js-gallery .gallery-carousel .owl-wrapper img,
.product-details-page .product-image .image-gallery.js-gallery .gallery-carousel .owl-item img {
  border-radius: 5px;
}
.product-details-page .product-image .image-gallery.js-gallery .gallery-carousel .owl-item:first-of-type a {
  padding-top: 0px;
}
@media screen and (max-width: 1024px) {
  .product-details-page .product-image .image-gallery.js-gallery .gallery-carousel .owl-item:first-of-type a {
    padding-top: 10px;
  }
}
@media only screen and (min-width: 1025px) {
  .product-details-page .product-image .image-gallery.js-gallery .gallery-carousel {
    padding-right: 6vw;
  }
}
@media only screen and (min-width: 1280px) {
  .product-details-page .product-image .image-gallery.js-gallery .gallery-carousel {
    padding-right: 11vw;
  }
}
@media only screen and (min-width: 1025px) {
  .product-details-page .product-image .image-gallery.js-gallery .image-gallery__image {
    margin-left: 0;
  }
}
@media only screen and (min-width: 1280px) {
  .product-details-page .product-image .image-gallery.js-gallery .image-gallery__image {
    margin-left: 0;
  }
}
.product-details-page .product-image .image-gallery.js-gallery .image-gallery__image:focus-visible {
  outline: 0px auto #1B55C3;
  outline-offset: 2px;
}
.product-details-page .product-image .image-gallery.js-gallery .image-gallery__image:focus-visible .owl-item.active .item img {
  border: 2px solid #1B55C3;
  padding: 2px;
}
@media only screen and (min-width: 1025px) {
  .product-details-page .product-image .image-gallery.js-gallery:not( :has(.productGalleryThumb)) .image-gallery__image {
    margin-left: auto;
    margin-right: auto;
    width: 65%;
  }
}
@media only screen and (min-width: 1280px) {
  .product-details-page .product-image .image-gallery.js-gallery:not( :has(.productGalleryThumb)) .image-gallery__image {
    margin-left: auto;
    margin-right: auto;
    width: 65%;
  }
}
.product-details-page .product-title {
  font-size: 16px;
  line-height: 18px;
  padding-bottom: 18px;
}
.product-details-page .product-title .product-name {
  font-weight: bold !important;
  font-family: Arial, Tahoma, Helvetica, sans-serif;
  color: #030303;
  font-size: 23px;
  letter-spacing: 0.3px;
  margin-top: 0;
}
@media only screen and (min-width: 1025px) {
  .product-details-page .product-title .product-name {
    font-size: 23px;
    line-height: 1.17;
  }
}
@media only screen and (min-width: 1280px) {
  .product-details-page .product-title .product-name {
    max-width: 100%;
  }
}
.product-details-page .product-title h2.product-desc {
  font-size: 16px;
  line-height: 18px;
  margin: 0;
  color: #3a414b;
}
.product-details-page .product-title .sku {
  margin-bottom: 24px;
}
@media only screen and (min-width: 1025px) {
  .product-details-page .product-title .sku {
    margin-bottom: 10px;
  }
}
@media only screen and (min-width: 1280px) {
  .product-details-page .product-title .sku {
    margin-bottom: 17px;
    max-width: 810px;
  }
}
.product-details-page .product-title .rating__list {
  padding-top: 15px;
}
@media only screen and (min-width: 1025px) {
  .product-details-page .product-features {
    max-width: 660px;
  }
}
.product-details-page .product-features p.calibration-text img {
  width: 30px;
  margin-right: -15px;
}
.product-details-page .product-features .rating {
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  justify-content: flex-start;
  -ms-flex-pack: start;
  margin-bottom: 17px;
}
.product-details-page .product-features .rating:before,
.product-details-page .product-features .rating:after {
  content: " ";
  display: table;
}
.product-details-page .product-features .rating:after {
  clear: both;
}
.product-details-page .product-features .rating:before,
.product-details-page .product-features .rating:after {
  content: " ";
  display: table;
}
.product-details-page .product-features .rating:after {
  clear: both;
}
@media only screen and (min-width: 1025px) {
  .product-details-page .product-features .rating {
    margin-bottom: 20px;
    margin-top: 3px;
  }
}
.product-details-page .product-features .rating .rating-stars {
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  justify-content: flex-start;
  -ms-flex-pack: start;
}
.product-details-page .product-features .rating .rating-stars .greenStars {
  position: absolute;
  overflow: hidden;
  top: 3px;
  left: 0;
  white-space: nowrap;
  width: 0;
}
.product-details-page .product-features .rating .rating-stars span {
  margin: 0 0.1em;
  overflow: hidden;
}
.product-details-page .product-features .rating .rating-stars span.fh {
  width: 0.47em;
  margin-right: 0;
  float: left !important;
}
.product-details-page .product-features .rating .rating-stars span.lh {
  width: 0.5em;
  text-indent: -0.44em;
  margin-left: 0;
  float: left !important;
}
.product-details-page .product-features .rating .rating-stars span.active {
  color: #006ab6;
}
.product-details-page .product-features .rating .rating-stars .stars,
.product-details-page .product-features .rating .rating-stars .average-rating {
  -ms-flex: 1;
  flex: 1;
}
.product-details-page .product-features .rating .rating-stars .stars {
  white-space: nowrap;
}
.product-details-page .product-features .rating .rating-stars .stars .glyphicon-star {
  color: #e0e0e0;
  font-size: 17px;
}
.product-details-page .product-features .rating .rating-stars .stars .glyphicon-star.active {
  color: #ff9c42;
}
.product-details-page .product-features .rating .average-rating {
  font-weight: bold !important;
  font-family: Arial, Tahoma, Helvetica, sans-serif;
  display: inline-block;
  margin-left: 11px;
}
.product-details-page .product-features .rating .see-reviews,
.product-details-page .product-features .rating .write-reviews {
  -ms-flex: 1;
  flex: 1;
  color: #006ab6;
  font-size: 12px;
  margin-left: 14px;
  padding-left: 15px;
  position: relative;
}
@media only screen and (min-width: 1025px) {
  .product-details-page .product-features .rating .see-reviews,
  .product-details-page .product-features .rating .write-reviews {
    margin-left: 30px;
    padding-left: 0;
  }
}
.product-details-page .product-features .rating .see-reviews::before,
.product-details-page .product-features .rating .write-reviews::before {
  border-left: 1px solid #e0e0e0;
  content: "";
  height: 21px;
  left: 0;
  position: absolute;
  top: -2px;
}
@media only screen and (min-width: 1025px) {
  .product-details-page .product-features .rating .see-reviews::before,
  .product-details-page .product-features .rating .write-reviews::before {
    display: none;
  }
}
.product-details-page .product-features .rating.rating-set .rating-stars {
  cursor: pointer;
  display: inline-block;
}
.product-details-page .product-features .rating a {
  font-size: 13px;
  position: relative;
  margin-left: 10px;
  padding-left: 10px;
}
.product-details-page .product-features .rating a:before {
  border-left: 1px solid #e0e0e0;
  content: "";
  height: 19px;
  position: absolute;
  top: 0;
  left: 0;
}
.product-details-page .product-features .product-details ul {
  margin-bottom: 15px;
  margin-left: 0px;
  padding-left: 0;
}
.product-details-page .product-features .product-details ul li {
  font-size: 14px;
  letter-spacing: 0.3px;
  line-height: 1.71;
  margin-bottom: 3px;
  margin-left: 0;
  padding-left: 15px;
  text-indent: -15px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-box;
  display: box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.product-details-page .product-features .product-details ul li:last-of-type {
  margin-bottom: 0;
}
.product-details-page .product-features .product-details ul li:nth-child(n + 5) {
  display: none;
}
.product-details-page .product-features .product-details ul li:before {
  content: "\2022";
  margin-right: 10px;
  display: inline;
  float: none;
  font-size: 12px;
  height: 30px;
}
.product-details-page .product-features .product-details .fullSpecLink a {
  color: #0068b3;
  font-weight: bold;
}
.product-details-page .product-features .product-details .certificate-listing {
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  justify-content: flex-start;
  -ms-flex-pack: start;
}
.product-details-page .product-features .product-details .certificate-listing .cert-image {
  margin: 0 30px 15px 0;
}
.product-details-page .product-features .product-details .certificate-listing .cert-image img {
  display: inline-block;
  width: 37.5px;
}
.product-details-page .product-features .product-details .pdf-listing {
  margin-bottom: 30px;
}
.product-details-page .product-features .product-details .pdf-listing a {
  display: inline-block;
  font-size: 12px;
  line-height: normal;
  margin-bottom: 15px;
}
.product-details-page .product-features .product-details .pdf-listing a:last-of-type {
  margin-bottom: 0;
}
.product-details-page .product-features .product-details .datasheet-listing {
  margin-bottom: 30px;
}
.product-details-page .product-features .product-details .datasheet-listing a {
  display: inline-block;
  font-size: 12px;
  line-height: normal;
  margin-bottom: 15px;
}
.product-details-page .product-features .product-details .datasheet-listing a:last-of-type {
  margin-bottom: 0;
}
@media only screen and (max-width: 639px) {
  .product-details-page .product-features .price-table-panel-variants {
    clear: both;
  }
}
.product-details-page .product-features .price-table-panel-variants:after {
  content: " ";
  display: block;
  clear: both;
  overflow: hidden;
  height: 0;
  visibility: hidden;
}
.product-details-page .product-info {
  margin-bottom: 0;
  order: 3;
  padding: 0 24px 0;
  position: relative;
  width: 100%;
  display: block;
  background: #f8f8f8;

}
@media (max-width: 819px) {
  .product-details-page .product-info {
    background: #ffffff;
  }
}
@media only screen and (min-width: 1025px) {
  .product-details-page .product-info {
    display: block;
    margin-bottom: 0;
    min-width: 400px;
    padding-left: 30px;
    padding-right: 15px;
  }
}
@media only screen and (min-width: 1280px) {
  .product-details-page .product-info {
    margin-left: 0px;
    width: 100%;
  }
}
.product-details-page .product-info .page-details-variants-select .variantBorder {
  border: solid 1px #fff;
  margin: 2% 4% 4% 0;
}
.product-details-page .product-info .page-details-variants-select .variant-selector {
  overflow: hidden;
  padding: 20px 0 30px 0;
}
@media screen and (min-width: 1025px) {
  .product-details-page .product-info .page-details-variants-select .variant-selector {
    padding-top: 0px;
    padding-bottom: 35px;
  }
}
.product-details-page .product-info .page-details-variants-select .variant-selector.expanded {
  max-height: none;
  overflow: visible;
}
.product-details-page .product-info .page-details-variants-select .variant-selector .variant-columns {
  display: block;
  height: auto;
  max-height: 300px;
  overflow: hidden auto;
}
.product-details-page .product-info .page-details-variants-select .variant-selector .variant-columns::-webkit-scrollbar {
  width: 16px;
  height: 18px;
}
.product-details-page .product-info .page-details-variants-select .variant-selector .variant-columns::-webkit-scrollbar-thumb {
  background: #262b69;
  border-radius: 15px;
  -webkit-box-shadow: inset 0px 0px 0px 2px #fff;
  -moz-box-shadow: inset 0px 0px 0px 2px #fff;
  box-shadow: inset 0px 0px 0px 2px #fff;
}
.product-details-page .product-info .page-details-variants-select .variant-selector .variant-columns::-webkit-scrollbar-thumb:hover {
  cursor: pointer;
}
.product-details-page .product-info .page-details-variants-select .variant-selector .variant-columns::-webkit-scrollbar-track {
  background-color: #9b9b9b;
  border-radius: 15px;
  height: 10px;
  border: solid 6px #fff;
  width: 50%;
}
.product-details-page .product-info .page-details-variants-select .variant-selector .variant-columns::-webkit-scrollbar-button:start:decrement,
.product-details-page .product-info .page-details-variants-select .variant-selector .variant-columns::-webkit-scrollbar-button:end:decrement {
  width: 50%;
}
.product-details-page .product-info .page-details-variants-select .variant-selector .variant-columns .variant-form-container {
  width: 100%;
}
.product-details-page .product-info .page-details-variants-select .variant-selector .variant-columns .variant-form-container .form-group {
  display: block;
}
.product-details-page .product-info .page-details-variants-select .variant-selector .variant-columns .variant-form-container .form-group .selectPriorityy {
  width: 100% !important;
  display: flex;
  height: auto !important;
  margin: 0 !important;
  position: relative !important;
  background: transparent;
  padding: 0 5px 0 0 !important;
  flex-flow: row wrap;
  justify-content: flex-start;
  align-items: center;
}
.product-details-page .product-info .page-details-variants-select .variant-selector .variant-columns .variant-form-container .form-group .selectPriorityy a.variant-select-customer {
  width: auto;
  max-width: 165px;
  min-height: 30px;
  height: auto;
  border: solid 1px #b4b4b4;
  border-radius: 5px;
  margin: 1% 3% 3% 0;
  background: #fff;
  padding: 5px 10px;
  line-height: 1.2;
  font-weight: normal;
  word-wrap: break-word;
  color: #221f1f;
  align-content: center;
  overflow: hidden;
  text-overflow: ellipsis;
  max-height: 40px;
  display: none;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  cursor: pointer;
  white-space: nowrap;
}
@media screen and (max-width: 819px) {
  .product-details-page .product-info .page-details-variants-select .variant-selector .variant-columns .variant-form-container .form-group .selectPriorityy a.variant-select-customer {
    font-size: 16px;
    padding: 15px 20px;
    min-height: 50px;
    max-height: 63px;
  }
}
.product-details-page .product-info .page-details-variants-select .variant-selector .variant-columns .variant-form-container .form-group .selectPriorityy a.variant-select-customer.visible-option {
  display: inline-block;
}
.product-details-page .product-info .page-details-variants-select .variant-selector .variant-columns .variant-form-container .form-group .selectPriorityy a.variant-select-customer.visible-option:hover {
  color: #1063ff;
}
.product-details-page .product-info .page-details-variants-select .variant-selector .variant-columns .variant-form-container .form-group .selectPriorityy a.variant-select-customer.active {
  color: #262b69;
  border-color: #262b69;
  font-weight: bold;
  cursor: default;
}
.product-details-page .product-info .page-details-variants-select .variant-selector .variant-columns .variant-form-container .form-group .selectPriorityy a.variant-select-customer.active:hover {
  color: inherit;
}
.product-details-page .product-info .page-details-variants-select .variant-selector .variant-columns .variant-form-container .form-group .selectPriorityy .variantLinkContainer {
  width: auto;
  height: 30px;
}
@media screen and (max-width: 819px) {
  .product-details-page .product-info .page-details-variants-select .variant-selector .variant-columns .variant-form-container .form-group .selectPriorityy .variantLinkContainer {
    font-size: 18px;
  }
}
.product-details-page .product-info .page-details-variants-select .variant-selector .variant-columns .variant-form-container .form-group .selectPriorityy.expanded {
  height: auto !important;
}
.product-details-page .product-info .page-details-variants-select .variant-selector .variant-columns .variant-form-container .variantBorder {
  border: solid 1px #dbdbdb;
  margin: 1% 3% 2% 0;
}
.product-details-page .product-info .page-details-variants-select h3 {
  font-weight: bold !important;
  font-family: Arial, Tahoma, Helvetica, sans-serif;
  font-size: 16px;
  color: #221f1f;
  margin-bottom: 5px;
}
@media screen and (max-width: 819px) {
  .product-details-page .product-info .page-details-variants-select h3 span {
    display: inline-block;
    border-bottom: 1px solid #dbdbdb;
    padding-bottom: 5px;
  }
  .product-details-page .product-info .page-details-variants-select h3 span:after {
    content: ":";
    padding-right: 3px;
  }
}
@media screen and (max-width: 819px) {
  .product-details-page .product-info .page-details-variants-select h3 {
    font-size: 22px;
    margin-top: 5px;
    margin-bottom: 15px;
  }
}
@media only screen and (max-width: 639px) {
  .product-details-page .product-info .page-details-variants-select h3 {
    display: block;
  }
}
.product-details-page .product-info .page-details-variants-select .variant-info-detail {
  margin-bottom: 10px;
  display: block;
  clear: both;
}
.product-details-page .product-info .page-details-variants-select .variant-name {
  font-weight: bold !important;
  font-family: Arial, Tahoma, Helvetica, sans-serif;
  font-size: 14px;
  line-height: normal;
  letter-spacing: 0.3px;
  margin: 8px 0;
  display: inline-block;
  color: #221f1f;
  float: left;
}
.product-details-page .product-info .page-details-variants-select .variant-name:after {
  content: ":";
  padding-right: 5px;
}
@media screen and (max-width: 819px) {
  .product-details-page .product-info .page-details-variants-select .variant-name {
    font-size: 20px;
  }
}
.product-details-page .product-info .page-details-variants-select .variant-selected-value {
  display: -webkit-inline-box;
  width: auto;
  max-width: 50%;
  text-overflow: ellipsis;
  overflow: hidden;
  -webkit-line-clamp: 1;
  -webkit-box-orient: vertical;
  color: #221f1f;
  float: left;
  margin: 5px 0;
  line-height: 23px;
}
@media screen and (max-width: 819px) {
  .product-details-page .product-info .page-details-variants-select .variant-selected-value {
    font-size: 20px;
    line-height: 30px;
  }
}
.product-details-page .product-info .page-details-variants-select .selectPriorityy {
  border: 0px;
  box-shadow: none;
  padding: 0px 0px 14px 0px;
  background-color: #fff;
}
.product-details-page .product-info .page-details-variants-select .form-group {
  margin-bottom: 0px;
}
.product-details-page .product-info .page-details-variants-select .addtocart-component {
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  align-items: center;
  -ms-flex-align: center;
  justify-content: space-between;
  -ms-flex-pack: justify;
  margin: -90px 0 40px auto;
  width: 50%;
  gap: 3%;
}
@media screen and (max-width: 1120px) {
  .product-details-page .product-info .page-details-variants-select .addtocart-component {
    width: 60%;
  }
}
@media screen and (max-width: 819px) {
  .product-details-page .product-info .page-details-variants-select .addtocart-component {
    clear: both;
    width: 100%;
    margin: 20px 0 0 auto;
  }
}
.product-details-page .product-info .page-details-variants-select .addtocart-component:has(button#configureProduct) {
  margin-bottom: 0px;
  gap: 0;
  align-items: flex-start;
  width: 55%;
}
@media screen and (max-width: 819px) {
  .product-details-page .product-info .page-details-variants-select .addtocart-component:has(button#configureProduct) {
    width: 100%;
  }
}
.product-details-page .product-info .page-details-variants-select .addtocart-component:has(button#configureProduct) .qty-selector.input-group.js-qty-selector {
  padding-top: 2.5%;
}
@media screen and (max-width: 480px) {
  .product-details-page .product-info .page-details-variants-select .addtocart-component:has(button#configureProduct) .qty-selector.input-group.js-qty-selector {
    width: 31%;
  }
}
.product-details-page .product-info .page-details-variants-select .addtocart-component .qty-selector {
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  align-items: center;
  -ms-flex-align: center;
  margin: 0 17px 0 0;
}
@media only screen and (min-width: 1025px) {
  .product-details-page .product-info .page-details-variants-select .addtocart-component .qty-selector {
    margin-right: 20px;
  }
}
.product-details-page .product-info .page-details-variants-select .addtocart-component .qty-selector label {
  margin: 0 8px 0 0;
  order: 0;
  text-transform: uppercase;
  font-size: 15px;
}
@media only screen and (min-width: 1025px) {
  .product-details-page .product-info .page-details-variants-select .addtocart-component .qty-selector label {
    margin-right: 25px;
  }
}
.product-details-page .product-info .page-details-variants-select .addtocart-component .qty-selector input {
  background: #ffffff;
  height: 55px;
  width: 55px;
  border-color: #c1c1c1;
}
.product-details-page .product-info .page-details-variants-select .addtocart-component .qty-selector input:focus {
  border-color: #006ab6;
  outline: 5px auto #1B55C3;
  outline-offset: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(0, 106, 182, 0.6);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(0, 106, 182, 0.6);
}
@media only screen and (min-width: 1025px) {
  .product-details-page .product-info .page-details-variants-select .addtocart-component .qty-selector input {
    width: 43px;
    height: 41px;
  }
}
.product-details-page .product-info .page-details-variants-select .addtocart-component .qty-selector input.form-control {
  font-size: 20px;
}
.product-details-page .product-info .page-details-variants-select .addtocart-component .actions {
  flex: 1;
}
@media screen and (max-width: 480px) {
  .product-details-page .product-info .page-details-variants-select .addtocart-component .actions {
    top: 0;
  }
}
@media only screen and (min-width: 481px) and (max-width: 819px) {
  .product-details-page .product-info .page-details-variants-select .addtocart-component .actions {
    margin-top: 2%;
  }
}
@media screen and (max-width: 819px) {
  .product-details-page .product-info .page-details-variants-select .addtocart-component .actions {
    width: 100%;
    margin: 5% 0 0 auto;
  }
}
.product-details-page .product-info .page-details-variants-select .addtocart-component .actions .btn {
  font-weight: bold !important;
  font-family: Arial, Tahoma, Helvetica, sans-serif;
  font-size: 12px;
  letter-spacing: 0.6px;
  line-height: normal;
  padding: 18px 15px;
}
.product-details-page .product-info .page-details-variants-select .addtocart-component .actions .btn::after,
.product-details-page .product-info .page-details-variants-select .addtocart-component .actions .btn::before {
  display: none;
}
.product-details-page .product-info .page-details-variants-select .addtocart-component .actions a.btn {
  color: #262b69;
}
.product-details-page .product-info .page-details-variants-select .addtocart-component .actions a.btn:focus,
.product-details-page .product-info .page-details-variants-select .addtocart-component .actions a.btn:hover {
  color: #0f47d5;
}
.product-details-page .product-info .page-details-variants-select .addtocart-component .actions form#addToCartForm button#addToCartButton {
  font-size: 16px;
  width: 100%;
  margin: 0 auto 0 0;
  border-radius: 5px !important;
  -webkit-border-radius: 5px !important;
}
.product-details-page .product-info .page-details-variants-select .addtocart-component .actions form#addToCartForm button#addToCartButton:focus {
  border-color: #006ab6;
  outline: 5px auto #1B55C3;
  outline-offset: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(0, 106, 182, 0.6);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(0, 106, 182, 0.6);
}
@media (max-width: 1024px) {
  .product-details-page .product-info .page-details-variants-select .addtocart-component .actions form#addToCartForm button#addToCartButton {
    white-space: initial;
    width: 100%;
    margin: -11px 0 0 auto;
  }
}
@media (max-width: 768px) {
  .product-details-page .product-info .page-details-variants-select .addtocart-component .actions form#addToCartForm button#addToCartButton {
    width: 75%;
    float: right;
    margin: 0;
  }
}
@media (max-width: 480px) {
  .product-details-page .product-info .page-details-variants-select .addtocart-component .actions form#addToCartForm button#addToCartButton {
    margin-top: 31px;
    margin-top: 0px;
  }
}
@media print {
  .product-details-page .product-info .page-details-variants-select .addtocart-component .actions form#addToCartForm button#addToCartButton {
    white-space: normal;
    width: 100%;
  }
}
.product-details-page .product-info .page-details-variants-select .addtocart-component .actions form#addToCartForm button.outOfStock {
  margin-top: 0px;
  margin-bottom: 10px;
}
@media (max-width: 1024px) {
  .product-details-page .product-info .page-details-variants-select .addtocart-component .actions form#addToCartForm button.outOfStock {
    width: 100%;
    margin: 0 0 10px auto;
    white-space: normal;
  }
}
@media screen and (max-width: 820px) {
  .product-details-page .product-info .page-details-variants-select .addtocart-component .actions form#addToCartForm button.outOfStock {
    padding: 10px;
  }
}
@media screen and (max-width: 819px) {
  .product-details-page .product-info .page-details-variants-select .addtocart-component .actions form#addToCartForm button.outOfStock {
    margin: 0 0 10px auto;
    width: 75%;
    padding: 10px 15px;
  }
}
@media (max-width: 768px) {
  .product-details-page .product-info .page-details-variants-select .addtocart-component .actions form#addToCartForm button.outOfStock {
    width: 75%;
    float: right;
    margin: 0;
  }
}
@media (max-width: 480px) {
  .product-details-page .product-info .page-details-variants-select .addtocart-component .actions form#addToCartForm button.outOfStock {
    margin-top: 31px;
    margin-top: 0px;
  }
}
@media (max-width: 1024px) {
  .product-details-page .product-info .page-details-variants-select .addtocart-component .actions form#configureForm button#configureProduct {
    width: 100%;
    margin: 0;
    white-space: normal;
  }
}
@media (max-width: 820px) {
  .product-details-page .product-info .page-details-variants-select .addtocart-component .actions form#configureForm button#configureProduct {
    margin: 0 0 0 auto;
    width: 100%;
    white-space: normal;
    padding: 10px;
  }
}
@media (max-width: 819px) {
  .product-details-page .product-info .page-details-variants-select .addtocart-component .actions form#configureForm button#configureProduct {
    width: 75%;
    padding: 10px 15px;
  }
}
.product-details-page .product-info .page-details-variants-select .addtocart-component .actions form#configureForm button#configureProduct.sku-config-link {
  background: none;
  border: none;
  text-transform: uppercase;
  text-decoration: underline;
  font-size: 14px;
  font-weight: normal;
  white-space: normal;
  color: #043faf;
  padding: 15px 0px !important;
  width: 100%;
}
@media screen and (max-width: 819px) {
  .product-details-page .product-info .page-details-variants-select .addtocart-component .actions form#configureForm button#configureProduct.sku-config-link {
    width: 75%;
    text-align: right;
    font-size: 16px;
  }
}
@media screen and (max-width: 480px) {
  .product-details-page .product-info .page-details-variants-select .addtocart-component .actions form#configureForm button#configureProduct.sku-config-link {
    white-space: normal;
    text-align: center;
    width: 90%;
  }
}
.product-details-page .product-info .page-details-variants-select .addtocart-component .actions form#configureForm button#configureProduct.sku-config-link:hover {
  color: #1063ff;
}
.product-details-page .product-info .page-details-variants-select .stock-wrapper {
  display: inline-block;
  font-size: 16px;
  line-height: 2;
  margin-top: 0px;
}
.product-details-page .product-info .page-details-variants-select .stock-wrapper label {
  display: block;
}
@media screen and (max-width: 820px) {
  .product-details-page .product-info .page-details-variants-select .stock-wrapper > label {
    padding-top: 0px;
  }
}
.product-details-page .product-info .page-details-variants-select .stock-wrapper b {
  display: block;

}
.product-details-page .product-info .page-details-variants-select .stock-status {
  font-weight: bold;
  color: #006609;
  margin-bottom: 0px;
}
.product-details-page .product-info .page-details-variants-select .stock-status.nostock {
  color: #3a414b;
}
.product-details-page .product-info .page-details-variants-select .lead-time {
  line-height: 2;
  font-size: 16px;
  padding-bottom: 0px;
  padding-top: 15px;
}
@media screen and (max-width: 819px) {
  .product-details-page .product-info .page-details-variants-select .lead-time {
    padding-top: 0px;
    padding-bottom: 15px;
  }
}
.product-details-page .product-info .page-details-variants-select .addToList.btn {
  font-family: Arial, Tahoma, Helvetica, sans-serif;
  font-weight: normal;
  background: transparent;
  border: 0 none;
  display: block;
  color: #043faf;
  font-size: 12px;
  letter-spacing: 0.3px;
  line-height: 2;
  margin: 0 auto;
  padding: 0;
  text-transform: unset;
  text-align: center;
  border-top: 0px solid #70707030;
  width: 100%;
}
@media screen and (max-width: 819px) {
  .product-details-page .product-info .page-details-variants-select .addToList.btn {
    text-align: right;
    font-size: 16px;
  }
}
@media screen and (max-width: 480px) {
  .product-details-page .product-info .page-details-variants-select .addToList.btn {
    text-align: left;
    font-weight: normal !important;
    display: inline;
  }
}
.product-details-page .product-info .page-details-variants-select .addToList.btn::after,
.product-details-page .product-info .page-details-variants-select .addToList.btn::before {
  display: none;
}
.product-details-page .product-info .page-details-variants-select .addToList.btn:hover,
.product-details-page .product-info .page-details-variants-select .addToList.btn:focus {
  color: #1063ff;
}
.product-details-page .product-info .price-panel-variants {
  position: relative;
  margin-bottom: 10px;
}
.product-details-page .product-info .price-panel-variants .see-more {
  position: absolute;
  right: 0;
}
.product-details-page .product-info .page-details-variants-select .page-details-add-to-cart-component {
  display: none;
}
.product-details-page .product-info .price-panel-variants {
  display: none;
}
@media only screen and (min-width: 1025px) {
  .product-details-page .product-info .price-table-panel-variants {
    display: -ms-flexbox;
    display: -ms-flex;
    display: flex;
    justify-content: space-between;
    -ms-flex-pack: justify;
  }
}
.product-details-page .product-info .price-table-panel-variants .see-more {
  display: block;
  margin: 11px 0 21px;
}
@media only screen and (min-width: 1025px) {
  .product-details-page .product-info .price-table-panel-variants .see-more {
    order: 1;
  }
}
.product-details-page .product-info .price-table-panel-variants .volume-pricing-table {

  display: none;
  background: #ffffff;
  margin-bottom: 16px;
  border: 1px solid #e0e0e0;
}
@media only screen and (min-width: 1025px) {
  .product-details-page .product-info .price-table-panel-variants .volume-pricing-table {
    -ms-flex: 1;
    flex: 1;
    margin: 15px 20px 20px 0;
  }
}
.product-details-page .product-info .price-table-panel-variants .volume-pricing-table table thead tr {
  border-bottom: 1px solid #e0e0e0;
}
.product-details-page .product-info .price-table-panel-variants .volume-pricing-table table thead tr th {
  background: #fafafa;
  font-size: 14px;
  letter-spacing: 0.3px;
  line-height: 1.71;
  padding: 10px 9px;
}
.product-details-page .product-info .price-table-panel-variants .volume-pricing-table table thead tr th:last-child {
  text-align: left;
}
.product-details-page .product-info .price-table-panel-variants .volume-pricing-table table tbody tr {
  border-bottom: 1px solid #e0e0e0;
}
.product-details-page .product-info .price-table-panel-variants .volume-pricing-table table tbody tr:last-of-type {
  border-bottom: 0 none;
}
.product-details-page .product-info .price-table-panel-variants .volume-pricing-table table tbody tr td {
  padding: 5px 10px;
}
.product-details-page .product-info .price-table-panel-variants .volume-pricing-table table tbody tr td:last-child {
  text-align: left;
}
.product-details-page .product-info .price {
  font-weight: bold !important;
  font-family: Arial, Tahoma, Helvetica, sans-serif;
  display: inline-block;
  font-size: 24px;
  line-height: 1;
  letter-spacing: 0.5px;
  margin-bottom: 0;
}
@media only screen and (min-width: 1025px) {
  .product-details-page .product-info .price {
    margin-bottom: 20px;
  }
}
.product-details-page .product-info .price + .see-more {
  display: inline-block;
  top: 4px;
}
.product-details-page #back-to-top,
.product-details-page #sku-back-to-top {
  position: fixed;
  bottom: 15px;
  right: 6%;
  z-index: 9999;
  color: #fff;
  cursor: pointer;
  transition: opacity 0.2s ease-out;

  display: none;
  border-radius: 50px !important;
  padding: 10px 11px;
}
.product-details-page #back-to-top i.glyphicon.glyphicon-menu-up,
.product-details-page #sku-back-to-top i.glyphicon.glyphicon-menu-up {
  font-size: 41px;
}
@media only screen and (max-width: 1024px) {
  .product-details-page #back-to-top,
  .product-details-page #sku-back-to-top {
    bottom: 40px;
    right: 2%;
    left: auto;
  }
  .product-details-page #back-to-top i,
  .product-details-page #sku-back-to-top i {
    clear: both;
  }
}
.product-details-page #back-to-top:focus,
.product-details-page #back-to-top:active,
.product-details-page #back-to-top:hover {

}
.product-details-page #back-to-top.show {
  opacity: 1;
}
.error-msg-configure-popup,
.success-msg-configure-popup {
  margin-bottom: 10px;
  text-align: center;
  margin-top: 10px;
}
.error-msg-configure-popup .btn,
.success-msg-configure-popup .btn {
  border-radius: 5px !important;
}
.error-msg-configure-popup .btn.btn-primary,
.success-msg-configure-popup .btn.btn-primary {
  color: #ffffff;
  background-color: #e31f26;
  border-color: #e31f26;
}
.error-msg-configure-popup .btn.btn-primary:hover,
.success-msg-configure-popup .btn.btn-primary:hover,
.error-msg-configure-popup .btn.btn-primary:focus,
.success-msg-configure-popup .btn.btn-primary:focus,
.error-msg-configure-popup .btn.btn-primary:active,
.success-msg-configure-popup .btn.btn-primary:active,
.error-msg-configure-popup .btn.btn-primary.active,
.success-msg-configure-popup .btn.btn-primary.active,
.open .dropdown-toggle.error-msg-configure-popup .btn.btn-primary,
.open .dropdown-toggle.success-msg-configure-popup .btn.btn-primary {
  color: #ffffff;
  background-color: #fc3f1d;
  border-color: #fc3f1d;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.error-msg-configure-popup .btn.btn-primary:active,
.success-msg-configure-popup .btn.btn-primary:active,
.error-msg-configure-popup .btn.btn-primary.active,
.success-msg-configure-popup .btn.btn-primary.active,
.open .dropdown-toggle.error-msg-configure-popup .btn.btn-primary,
.open .dropdown-toggle.success-msg-configure-popup .btn.btn-primary {
  background-image: none;
}
.error-msg-configure-popup .btn.btn-primary.disabled,
.success-msg-configure-popup .btn.btn-primary.disabled,
.error-msg-configure-popup .btn.btn-primary[disabled],
.success-msg-configure-popup .btn.btn-primary[disabled],
fieldset[disabled] .error-msg-configure-popup .btn.btn-primary,
fieldset[disabled] .success-msg-configure-popup .btn.btn-primary,
.error-msg-configure-popup .btn.btn-primary.disabled:hover,
.success-msg-configure-popup .btn.btn-primary.disabled:hover,
.error-msg-configure-popup .btn.btn-primary[disabled]:hover,
.success-msg-configure-popup .btn.btn-primary[disabled]:hover,
fieldset[disabled] .error-msg-configure-popup .btn.btn-primary:hover,
fieldset[disabled] .success-msg-configure-popup .btn.btn-primary:hover,
.error-msg-configure-popup .btn.btn-primary.disabled:focus,
.success-msg-configure-popup .btn.btn-primary.disabled:focus,
.error-msg-configure-popup .btn.btn-primary[disabled]:focus,
.success-msg-configure-popup .btn.btn-primary[disabled]:focus,
fieldset[disabled] .error-msg-configure-popup .btn.btn-primary:focus,
fieldset[disabled] .success-msg-configure-popup .btn.btn-primary:focus,
.error-msg-configure-popup .btn.btn-primary.disabled:active,
.success-msg-configure-popup .btn.btn-primary.disabled:active,
.error-msg-configure-popup .btn.btn-primary[disabled]:active,
.success-msg-configure-popup .btn.btn-primary[disabled]:active,
fieldset[disabled] .error-msg-configure-popup .btn.btn-primary:active,
fieldset[disabled] .success-msg-configure-popup .btn.btn-primary:active,
.error-msg-configure-popup .btn.btn-primary.disabled.active,
.success-msg-configure-popup .btn.btn-primary.disabled.active,
.error-msg-configure-popup .btn.btn-primary[disabled].active,
.success-msg-configure-popup .btn.btn-primary[disabled].active,
fieldset[disabled] .error-msg-configure-popup .btn.btn-primary.active,
fieldset[disabled] .success-msg-configure-popup .btn.btn-primary.active {
  color: #969796;
  background-color: #e6e9e8;
  border-color: #e6e9e8;
  opacity: 1;
}
.error-msg-configure-popup .btn.btn-primary .badge,
.success-msg-configure-popup .btn.btn-primary .badge {
  color: #e31f26;
  background-color: #ffffff;
}
.error-msg-configure-popup .btn.btn-primary:active,
.success-msg-configure-popup .btn.btn-primary:active {
  color: #ffffff !important;
  background-color: #ff0000;
  border-color: #ff0000;
}
.error-msg-configure-popup .btn.btn-primary-reversed,
.success-msg-configure-popup .btn.btn-primary-reversed {
  color: #e31f26;
  background-color: #ffffff;
  border-color: #e31f26;
}
.error-msg-configure-popup .btn.btn-primary-reversed:hover,
.success-msg-configure-popup .btn.btn-primary-reversed:hover,
.error-msg-configure-popup .btn.btn-primary-reversed:focus,
.success-msg-configure-popup .btn.btn-primary-reversed:focus,
.error-msg-configure-popup .btn.btn-primary-reversed:active,
.success-msg-configure-popup .btn.btn-primary-reversed:active,
.error-msg-configure-popup .btn.btn-primary-reversed.active,
.success-msg-configure-popup .btn.btn-primary-reversed.active,
.open .dropdown-toggle.error-msg-configure-popup .btn.btn-primary-reversed,
.open .dropdown-toggle.success-msg-configure-popup .btn.btn-primary-reversed {
  color: #fc3f1d;
  background-color: #f8f8f8;
  border-color: #fc3f1d;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.error-msg-configure-popup .btn.btn-primary-reversed:active,
.success-msg-configure-popup .btn.btn-primary-reversed:active,
.error-msg-configure-popup .btn.btn-primary-reversed.active,
.success-msg-configure-popup .btn.btn-primary-reversed.active,
.open .dropdown-toggle.error-msg-configure-popup .btn.btn-primary-reversed,
.open .dropdown-toggle.success-msg-configure-popup .btn.btn-primary-reversed {
  background-image: none;
}
.error-msg-configure-popup .btn.btn-primary-reversed.disabled,
.success-msg-configure-popup .btn.btn-primary-reversed.disabled,
.error-msg-configure-popup .btn.btn-primary-reversed[disabled],
.success-msg-configure-popup .btn.btn-primary-reversed[disabled],
fieldset[disabled] .error-msg-configure-popup .btn.btn-primary-reversed,
fieldset[disabled] .success-msg-configure-popup .btn.btn-primary-reversed,
.error-msg-configure-popup .btn.btn-primary-reversed.disabled:hover,
.success-msg-configure-popup .btn.btn-primary-reversed.disabled:hover,
.error-msg-configure-popup .btn.btn-primary-reversed[disabled]:hover,
.success-msg-configure-popup .btn.btn-primary-reversed[disabled]:hover,
fieldset[disabled] .error-msg-configure-popup .btn.btn-primary-reversed:hover,
fieldset[disabled] .success-msg-configure-popup .btn.btn-primary-reversed:hover,
.error-msg-configure-popup .btn.btn-primary-reversed.disabled:focus,
.success-msg-configure-popup .btn.btn-primary-reversed.disabled:focus,
.error-msg-configure-popup .btn.btn-primary-reversed[disabled]:focus,
.success-msg-configure-popup .btn.btn-primary-reversed[disabled]:focus,
fieldset[disabled] .error-msg-configure-popup .btn.btn-primary-reversed:focus,
fieldset[disabled] .success-msg-configure-popup .btn.btn-primary-reversed:focus,
.error-msg-configure-popup .btn.btn-primary-reversed.disabled:active,
.success-msg-configure-popup .btn.btn-primary-reversed.disabled:active,
.error-msg-configure-popup .btn.btn-primary-reversed[disabled]:active,
.success-msg-configure-popup .btn.btn-primary-reversed[disabled]:active,
fieldset[disabled] .error-msg-configure-popup .btn.btn-primary-reversed:active,
fieldset[disabled] .success-msg-configure-popup .btn.btn-primary-reversed:active,
.error-msg-configure-popup .btn.btn-primary-reversed.disabled.active,
.success-msg-configure-popup .btn.btn-primary-reversed.disabled.active,
.error-msg-configure-popup .btn.btn-primary-reversed[disabled].active,
.success-msg-configure-popup .btn.btn-primary-reversed[disabled].active,
fieldset[disabled] .error-msg-configure-popup .btn.btn-primary-reversed.active,
fieldset[disabled] .success-msg-configure-popup .btn.btn-primary-reversed.active {
  color: #969796;
  background-color: #e6e9e8;
  border-color: #e6e9e8;
  opacity: 1;
}
.error-msg-configure-popup .btn.btn-primary-reversed .badge,
.success-msg-configure-popup .btn.btn-primary-reversed .badge {
  color: #ffffff;
  background-color: #e31f26;
}
.error-msg-configure-popup .btn.btn-primary-reversed:active,
.success-msg-configure-popup .btn.btn-primary-reversed:active {
  color: #ff0000 !important;
  background-color: #ffffff;
  border-color: #ffffff;
}
.error-msg-configure-popup .btn.btn-secondary,
.success-msg-configure-popup .btn.btn-secondary {
  border: 2px solid;
  color: #262b69;
  background-color: #f7f7f7;
  border-color: #262b69;
}
.error-msg-configure-popup .btn.btn-secondary:hover,
.success-msg-configure-popup .btn.btn-secondary:hover,
.error-msg-configure-popup .btn.btn-secondary:focus,
.success-msg-configure-popup .btn.btn-secondary:focus,
.error-msg-configure-popup .btn.btn-secondary:active,
.success-msg-configure-popup .btn.btn-secondary:active,
.error-msg-configure-popup .btn.btn-secondary.active,
.success-msg-configure-popup .btn.btn-secondary.active,
.open .dropdown-toggle.error-msg-configure-popup .btn.btn-secondary,
.open .dropdown-toggle.success-msg-configure-popup .btn.btn-secondary {
  color: #0f47d5;
  background-color: #f7f7f7;
  border-color: #0f47d5;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.error-msg-configure-popup .btn.btn-secondary:active,
.success-msg-configure-popup .btn.btn-secondary:active,
.error-msg-configure-popup .btn.btn-secondary.active,
.success-msg-configure-popup .btn.btn-secondary.active,
.open .dropdown-toggle.error-msg-configure-popup .btn.btn-secondary,
.open .dropdown-toggle.success-msg-configure-popup .btn.btn-secondary {
  background-image: none;
}
.error-msg-configure-popup .btn.btn-secondary.disabled,
.success-msg-configure-popup .btn.btn-secondary.disabled,
.error-msg-configure-popup .btn.btn-secondary[disabled],
.success-msg-configure-popup .btn.btn-secondary[disabled],
fieldset[disabled] .error-msg-configure-popup .btn.btn-secondary,
fieldset[disabled] .success-msg-configure-popup .btn.btn-secondary,
.error-msg-configure-popup .btn.btn-secondary.disabled:hover,
.success-msg-configure-popup .btn.btn-secondary.disabled:hover,
.error-msg-configure-popup .btn.btn-secondary[disabled]:hover,
.success-msg-configure-popup .btn.btn-secondary[disabled]:hover,
fieldset[disabled] .error-msg-configure-popup .btn.btn-secondary:hover,
fieldset[disabled] .success-msg-configure-popup .btn.btn-secondary:hover,
.error-msg-configure-popup .btn.btn-secondary.disabled:focus,
.success-msg-configure-popup .btn.btn-secondary.disabled:focus,
.error-msg-configure-popup .btn.btn-secondary[disabled]:focus,
.success-msg-configure-popup .btn.btn-secondary[disabled]:focus,
fieldset[disabled] .error-msg-configure-popup .btn.btn-secondary:focus,
fieldset[disabled] .success-msg-configure-popup .btn.btn-secondary:focus,
.error-msg-configure-popup .btn.btn-secondary.disabled:active,
.success-msg-configure-popup .btn.btn-secondary.disabled:active,
.error-msg-configure-popup .btn.btn-secondary[disabled]:active,
.success-msg-configure-popup .btn.btn-secondary[disabled]:active,
fieldset[disabled] .error-msg-configure-popup .btn.btn-secondary:active,
fieldset[disabled] .success-msg-configure-popup .btn.btn-secondary:active,
.error-msg-configure-popup .btn.btn-secondary.disabled.active,
.success-msg-configure-popup .btn.btn-secondary.disabled.active,
.error-msg-configure-popup .btn.btn-secondary[disabled].active,
.success-msg-configure-popup .btn.btn-secondary[disabled].active,
fieldset[disabled] .error-msg-configure-popup .btn.btn-secondary.active,
fieldset[disabled] .success-msg-configure-popup .btn.btn-secondary.active {
  color: #969796;
  background-color: #e6e9e8;
  border-color: #e6e9e8;
  opacity: 1;
}
.error-msg-configure-popup .btn.btn-secondary .badge,
.success-msg-configure-popup .btn.btn-secondary .badge {
  color: #f7f7f7;
  background-color: #262b69;
}
.error-msg-configure-popup .btn.btn-secondary:active,
.success-msg-configure-popup .btn.btn-secondary:active {
  color: #ffffff !important;
  background-color: #042986;
  border-color: #042986;
}
.error-msg-configure-popup .btn.btn-tertiary,
.success-msg-configure-popup .btn.btn-tertiary {
  color: #ffffff;
  background-color: #262b69;
  border-color: #262b69;
}
.error-msg-configure-popup .btn.btn-tertiary:hover,
.success-msg-configure-popup .btn.btn-tertiary:hover,
.error-msg-configure-popup .btn.btn-tertiary:focus,
.success-msg-configure-popup .btn.btn-tertiary:focus,
.error-msg-configure-popup .btn.btn-tertiary:active,
.success-msg-configure-popup .btn.btn-tertiary:active,
.error-msg-configure-popup .btn.btn-tertiary.active,
.success-msg-configure-popup .btn.btn-tertiary.active,
.open .dropdown-toggle.error-msg-configure-popup .btn.btn-tertiary,
.open .dropdown-toggle.success-msg-configure-popup .btn.btn-tertiary {
  color: #ffffff;
  background-color: #0034b7;
  border-color: #0034b7;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.error-msg-configure-popup .btn.btn-tertiary:active,
.success-msg-configure-popup .btn.btn-tertiary:active,
.error-msg-configure-popup .btn.btn-tertiary.active,
.success-msg-configure-popup .btn.btn-tertiary.active,
.open .dropdown-toggle.error-msg-configure-popup .btn.btn-tertiary,
.open .dropdown-toggle.success-msg-configure-popup .btn.btn-tertiary {
  background-image: none;
}
.error-msg-configure-popup .btn.btn-tertiary.disabled,
.success-msg-configure-popup .btn.btn-tertiary.disabled,
.error-msg-configure-popup .btn.btn-tertiary[disabled],
.success-msg-configure-popup .btn.btn-tertiary[disabled],
fieldset[disabled] .error-msg-configure-popup .btn.btn-tertiary,
fieldset[disabled] .success-msg-configure-popup .btn.btn-tertiary,
.error-msg-configure-popup .btn.btn-tertiary.disabled:hover,
.success-msg-configure-popup .btn.btn-tertiary.disabled:hover,
.error-msg-configure-popup .btn.btn-tertiary[disabled]:hover,
.success-msg-configure-popup .btn.btn-tertiary[disabled]:hover,
fieldset[disabled] .error-msg-configure-popup .btn.btn-tertiary:hover,
fieldset[disabled] .success-msg-configure-popup .btn.btn-tertiary:hover,
.error-msg-configure-popup .btn.btn-tertiary.disabled:focus,
.success-msg-configure-popup .btn.btn-tertiary.disabled:focus,
.error-msg-configure-popup .btn.btn-tertiary[disabled]:focus,
.success-msg-configure-popup .btn.btn-tertiary[disabled]:focus,
fieldset[disabled] .error-msg-configure-popup .btn.btn-tertiary:focus,
fieldset[disabled] .success-msg-configure-popup .btn.btn-tertiary:focus,
.error-msg-configure-popup .btn.btn-tertiary.disabled:active,
.success-msg-configure-popup .btn.btn-tertiary.disabled:active,
.error-msg-configure-popup .btn.btn-tertiary[disabled]:active,
.success-msg-configure-popup .btn.btn-tertiary[disabled]:active,
fieldset[disabled] .error-msg-configure-popup .btn.btn-tertiary:active,
fieldset[disabled] .success-msg-configure-popup .btn.btn-tertiary:active,
.error-msg-configure-popup .btn.btn-tertiary.disabled.active,
.success-msg-configure-popup .btn.btn-tertiary.disabled.active,
.error-msg-configure-popup .btn.btn-tertiary[disabled].active,
.success-msg-configure-popup .btn.btn-tertiary[disabled].active,
fieldset[disabled] .error-msg-configure-popup .btn.btn-tertiary.active,
fieldset[disabled] .success-msg-configure-popup .btn.btn-tertiary.active {
  color: #969796;
  background-color: #e6e9e8;
  border-color: #e6e9e8;
  opacity: 1;
}
.error-msg-configure-popup .btn.btn-tertiary .badge,
.success-msg-configure-popup .btn.btn-tertiary .badge {
  color: #262b69;
  background-color: #ffffff;
}
.error-msg-configure-popup .btn.btn-tertiary:active,
.success-msg-configure-popup .btn.btn-tertiary:active {
  color: #ffffff !important;
  background-color: #0f4cff;
  border-color: #0f4cff;
}
.error-msg-configure-popup .btn.btn-default.btn--continue-shopping,
.success-msg-configure-popup .btn.btn-default.btn--continue-shopping,
.error-msg-configure-popup .btn.btn-default.btn-create-quote,
.success-msg-configure-popup .btn.btn-default.btn-create-quote,
.error-msg-configure-popup .btn.btn-default.js-quote-cancel-btn,
.success-msg-configure-popup .btn.btn-default.js-quote-cancel-btn,
.error-msg-configure-popup .btn.btn-default.js-quote-edit-btn,
.success-msg-configure-popup .btn.btn-default.js-quote-edit-btn,
.error-msg-configure-popup .btn.btn-default.js-address-book,
.success-msg-configure-popup .btn.btn-default.js-address-book,
.error-msg-configure-popup .btn.btn-default.save__cart--link,
.success-msg-configure-popup .btn.btn-default.save__cart--link,
.error-msg-configure-popup .btn.btn-default#cancelNoButton,
.success-msg-configure-popup .btn.btn-default#cancelNoButton,
.error-msg-configure-popup .btn.btn-default#submitNoButton,
.success-msg-configure-popup .btn.btn-default#submitNoButton,
.error-msg-configure-popup .btn.btn-default.btn-block,
.success-msg-configure-popup .btn.btn-default.btn-block,
.error-msg-configure-popup .btn.btn-default.use_address,
.success-msg-configure-popup .btn.btn-default.use_address,
.error-msg-configure-popup .btn.btn-default.js-quote-warning-btn,
.success-msg-configure-popup .btn.btn-default.js-quote-warning-btn,
.error-msg-configure-popup .btn.btn-default.cart-voucher__btn,
.success-msg-configure-popup .btn.btn-default.cart-voucher__btn,
.error-msg-configure-popup .btn.btn-default.js-savedcart_delete_confirm_cancel,
.success-msg-configure-popup .btn.btn-default.js-savedcart_delete_confirm_cancel,
.error-msg-configure-popup .btn.btn-default.js-savedcart_delete_confirm,
.success-msg-configure-popup .btn.btn-default.js-savedcart_delete_confirm,
.error-msg-configure-popup .btn.btn-default.js-update-entry-notes-input,
.success-msg-configure-popup .btn.btn-default.js-update-entry-notes-input,
.error-msg-configure-popup .btn.btn-default.js-update-custom-part-input,
.success-msg-configure-popup .btn.btn-default.js-update-custom-part-input {
  border: 2px solid;
  color: #262b69;
  background-color: #f7f7f7;
  border-color: #262b69;
}
.error-msg-configure-popup .btn.btn-default.btn--continue-shopping:hover,
.success-msg-configure-popup .btn.btn-default.btn--continue-shopping:hover,
.error-msg-configure-popup .btn.btn-default.btn-create-quote:hover,
.success-msg-configure-popup .btn.btn-default.btn-create-quote:hover,
.error-msg-configure-popup .btn.btn-default.js-quote-cancel-btn:hover,
.success-msg-configure-popup .btn.btn-default.js-quote-cancel-btn:hover,
.error-msg-configure-popup .btn.btn-default.js-quote-edit-btn:hover,
.success-msg-configure-popup .btn.btn-default.js-quote-edit-btn:hover,
.error-msg-configure-popup .btn.btn-default.js-address-book:hover,
.success-msg-configure-popup .btn.btn-default.js-address-book:hover,
.error-msg-configure-popup .btn.btn-default.save__cart--link:hover,
.success-msg-configure-popup .btn.btn-default.save__cart--link:hover,
.error-msg-configure-popup .btn.btn-default#cancelNoButton:hover,
.success-msg-configure-popup .btn.btn-default#cancelNoButton:hover,
.error-msg-configure-popup .btn.btn-default#submitNoButton:hover,
.success-msg-configure-popup .btn.btn-default#submitNoButton:hover,
.error-msg-configure-popup .btn.btn-default.btn-block:hover,
.success-msg-configure-popup .btn.btn-default.btn-block:hover,
.error-msg-configure-popup .btn.btn-default.use_address:hover,
.success-msg-configure-popup .btn.btn-default.use_address:hover,
.error-msg-configure-popup .btn.btn-default.js-quote-warning-btn:hover,
.success-msg-configure-popup .btn.btn-default.js-quote-warning-btn:hover,
.error-msg-configure-popup .btn.btn-default.cart-voucher__btn:hover,
.success-msg-configure-popup .btn.btn-default.cart-voucher__btn:hover,
.error-msg-configure-popup .btn.btn-default.js-savedcart_delete_confirm_cancel:hover,
.success-msg-configure-popup .btn.btn-default.js-savedcart_delete_confirm_cancel:hover,
.error-msg-configure-popup .btn.btn-default.js-savedcart_delete_confirm:hover,
.success-msg-configure-popup .btn.btn-default.js-savedcart_delete_confirm:hover,
.error-msg-configure-popup .btn.btn-default.js-update-entry-notes-input:hover,
.success-msg-configure-popup .btn.btn-default.js-update-entry-notes-input:hover,
.error-msg-configure-popup .btn.btn-default.js-update-custom-part-input:hover,
.success-msg-configure-popup .btn.btn-default.js-update-custom-part-input:hover,
.error-msg-configure-popup .btn.btn-default.btn--continue-shopping:focus,
.success-msg-configure-popup .btn.btn-default.btn--continue-shopping:focus,
.error-msg-configure-popup .btn.btn-default.btn-create-quote:focus,
.success-msg-configure-popup .btn.btn-default.btn-create-quote:focus,
.error-msg-configure-popup .btn.btn-default.js-quote-cancel-btn:focus,
.success-msg-configure-popup .btn.btn-default.js-quote-cancel-btn:focus,
.error-msg-configure-popup .btn.btn-default.js-quote-edit-btn:focus,
.success-msg-configure-popup .btn.btn-default.js-quote-edit-btn:focus,
.error-msg-configure-popup .btn.btn-default.js-address-book:focus,
.success-msg-configure-popup .btn.btn-default.js-address-book:focus,
.error-msg-configure-popup .btn.btn-default.save__cart--link:focus,
.success-msg-configure-popup .btn.btn-default.save__cart--link:focus,
.error-msg-configure-popup .btn.btn-default#cancelNoButton:focus,
.success-msg-configure-popup .btn.btn-default#cancelNoButton:focus,
.error-msg-configure-popup .btn.btn-default#submitNoButton:focus,
.success-msg-configure-popup .btn.btn-default#submitNoButton:focus,
.error-msg-configure-popup .btn.btn-default.btn-block:focus,
.success-msg-configure-popup .btn.btn-default.btn-block:focus,
.error-msg-configure-popup .btn.btn-default.use_address:focus,
.success-msg-configure-popup .btn.btn-default.use_address:focus,
.error-msg-configure-popup .btn.btn-default.js-quote-warning-btn:focus,
.success-msg-configure-popup .btn.btn-default.js-quote-warning-btn:focus,
.error-msg-configure-popup .btn.btn-default.cart-voucher__btn:focus,
.success-msg-configure-popup .btn.btn-default.cart-voucher__btn:focus,
.error-msg-configure-popup .btn.btn-default.js-savedcart_delete_confirm_cancel:focus,
.success-msg-configure-popup .btn.btn-default.js-savedcart_delete_confirm_cancel:focus,
.error-msg-configure-popup .btn.btn-default.js-savedcart_delete_confirm:focus,
.success-msg-configure-popup .btn.btn-default.js-savedcart_delete_confirm:focus,
.error-msg-configure-popup .btn.btn-default.js-update-entry-notes-input:focus,
.success-msg-configure-popup .btn.btn-default.js-update-entry-notes-input:focus,
.error-msg-configure-popup .btn.btn-default.js-update-custom-part-input:focus,
.success-msg-configure-popup .btn.btn-default.js-update-custom-part-input:focus,
.error-msg-configure-popup .btn.btn-default.btn--continue-shopping:active,
.success-msg-configure-popup .btn.btn-default.btn--continue-shopping:active,
.error-msg-configure-popup .btn.btn-default.btn-create-quote:active,
.success-msg-configure-popup .btn.btn-default.btn-create-quote:active,
.error-msg-configure-popup .btn.btn-default.js-quote-cancel-btn:active,
.success-msg-configure-popup .btn.btn-default.js-quote-cancel-btn:active,
.error-msg-configure-popup .btn.btn-default.js-quote-edit-btn:active,
.success-msg-configure-popup .btn.btn-default.js-quote-edit-btn:active,
.error-msg-configure-popup .btn.btn-default.js-address-book:active,
.success-msg-configure-popup .btn.btn-default.js-address-book:active,
.error-msg-configure-popup .btn.btn-default.save__cart--link:active,
.success-msg-configure-popup .btn.btn-default.save__cart--link:active,
.error-msg-configure-popup .btn.btn-default#cancelNoButton:active,
.success-msg-configure-popup .btn.btn-default#cancelNoButton:active,
.error-msg-configure-popup .btn.btn-default#submitNoButton:active,
.success-msg-configure-popup .btn.btn-default#submitNoButton:active,
.error-msg-configure-popup .btn.btn-default.btn-block:active,
.success-msg-configure-popup .btn.btn-default.btn-block:active,
.error-msg-configure-popup .btn.btn-default.use_address:active,
.success-msg-configure-popup .btn.btn-default.use_address:active,
.error-msg-configure-popup .btn.btn-default.js-quote-warning-btn:active,
.success-msg-configure-popup .btn.btn-default.js-quote-warning-btn:active,
.error-msg-configure-popup .btn.btn-default.cart-voucher__btn:active,
.success-msg-configure-popup .btn.btn-default.cart-voucher__btn:active,
.error-msg-configure-popup .btn.btn-default.js-savedcart_delete_confirm_cancel:active,
.success-msg-configure-popup .btn.btn-default.js-savedcart_delete_confirm_cancel:active,
.error-msg-configure-popup .btn.btn-default.js-savedcart_delete_confirm:active,
.success-msg-configure-popup .btn.btn-default.js-savedcart_delete_confirm:active,
.error-msg-configure-popup .btn.btn-default.js-update-entry-notes-input:active,
.success-msg-configure-popup .btn.btn-default.js-update-entry-notes-input:active,
.error-msg-configure-popup .btn.btn-default.js-update-custom-part-input:active,
.success-msg-configure-popup .btn.btn-default.js-update-custom-part-input:active,
.error-msg-configure-popup .btn.btn-default.btn--continue-shopping.active,
.success-msg-configure-popup .btn.btn-default.btn--continue-shopping.active,
.error-msg-configure-popup .btn.btn-default.btn-create-quote.active,
.success-msg-configure-popup .btn.btn-default.btn-create-quote.active,
.error-msg-configure-popup .btn.btn-default.js-quote-cancel-btn.active,
.success-msg-configure-popup .btn.btn-default.js-quote-cancel-btn.active,
.error-msg-configure-popup .btn.btn-default.js-quote-edit-btn.active,
.success-msg-configure-popup .btn.btn-default.js-quote-edit-btn.active,
.error-msg-configure-popup .btn.btn-default.js-address-book.active,
.success-msg-configure-popup .btn.btn-default.js-address-book.active,
.error-msg-configure-popup .btn.btn-default.save__cart--link.active,
.success-msg-configure-popup .btn.btn-default.save__cart--link.active,
.error-msg-configure-popup .btn.btn-default#cancelNoButton.active,
.success-msg-configure-popup .btn.btn-default#cancelNoButton.active,
.error-msg-configure-popup .btn.btn-default#submitNoButton.active,
.success-msg-configure-popup .btn.btn-default#submitNoButton.active,
.error-msg-configure-popup .btn.btn-default.btn-block.active,
.success-msg-configure-popup .btn.btn-default.btn-block.active,
.error-msg-configure-popup .btn.btn-default.use_address.active,
.success-msg-configure-popup .btn.btn-default.use_address.active,
.error-msg-configure-popup .btn.btn-default.js-quote-warning-btn.active,
.success-msg-configure-popup .btn.btn-default.js-quote-warning-btn.active,
.error-msg-configure-popup .btn.btn-default.cart-voucher__btn.active,
.success-msg-configure-popup .btn.btn-default.cart-voucher__btn.active,
.error-msg-configure-popup .btn.btn-default.js-savedcart_delete_confirm_cancel.active,
.success-msg-configure-popup .btn.btn-default.js-savedcart_delete_confirm_cancel.active,
.error-msg-configure-popup .btn.btn-default.js-savedcart_delete_confirm.active,
.success-msg-configure-popup .btn.btn-default.js-savedcart_delete_confirm.active,
.error-msg-configure-popup .btn.btn-default.js-update-entry-notes-input.active,
.success-msg-configure-popup .btn.btn-default.js-update-entry-notes-input.active,
.error-msg-configure-popup .btn.btn-default.js-update-custom-part-input.active,
.success-msg-configure-popup .btn.btn-default.js-update-custom-part-input.active,
.open .dropdown-toggle.error-msg-configure-popup .btn.btn-default.btn--continue-shopping,
.open .dropdown-toggle.success-msg-configure-popup .btn.btn-default.btn--continue-shopping,
.open .dropdown-toggle.error-msg-configure-popup .btn.btn-default.btn-create-quote,
.open .dropdown-toggle.success-msg-configure-popup .btn.btn-default.btn-create-quote,
.open .dropdown-toggle.error-msg-configure-popup .btn.btn-default.js-quote-cancel-btn,
.open .dropdown-toggle.success-msg-configure-popup .btn.btn-default.js-quote-cancel-btn,
.open .dropdown-toggle.error-msg-configure-popup .btn.btn-default.js-quote-edit-btn,
.open .dropdown-toggle.success-msg-configure-popup .btn.btn-default.js-quote-edit-btn,
.open .dropdown-toggle.error-msg-configure-popup .btn.btn-default.js-address-book,
.open .dropdown-toggle.success-msg-configure-popup .btn.btn-default.js-address-book,
.open .dropdown-toggle.error-msg-configure-popup .btn.btn-default.save__cart--link,
.open .dropdown-toggle.success-msg-configure-popup .btn.btn-default.save__cart--link,
.open .dropdown-toggle.error-msg-configure-popup .btn.btn-default#cancelNoButton,
.open .dropdown-toggle.success-msg-configure-popup .btn.btn-default#cancelNoButton,
.open .dropdown-toggle.error-msg-configure-popup .btn.btn-default#submitNoButton,
.open .dropdown-toggle.success-msg-configure-popup .btn.btn-default#submitNoButton,
.open .dropdown-toggle.error-msg-configure-popup .btn.btn-default.btn-block,
.open .dropdown-toggle.success-msg-configure-popup .btn.btn-default.btn-block,
.open .dropdown-toggle.error-msg-configure-popup .btn.btn-default.use_address,
.open .dropdown-toggle.success-msg-configure-popup .btn.btn-default.use_address,
.open .dropdown-toggle.error-msg-configure-popup .btn.btn-default.js-quote-warning-btn,
.open .dropdown-toggle.success-msg-configure-popup .btn.btn-default.js-quote-warning-btn,
.open .dropdown-toggle.error-msg-configure-popup .btn.btn-default.cart-voucher__btn,
.open .dropdown-toggle.success-msg-configure-popup .btn.btn-default.cart-voucher__btn,
.open .dropdown-toggle.error-msg-configure-popup .btn.btn-default.js-savedcart_delete_confirm_cancel,
.open .dropdown-toggle.success-msg-configure-popup .btn.btn-default.js-savedcart_delete_confirm_cancel,
.open .dropdown-toggle.error-msg-configure-popup .btn.btn-default.js-savedcart_delete_confirm,
.open .dropdown-toggle.success-msg-configure-popup .btn.btn-default.js-savedcart_delete_confirm,
.open .dropdown-toggle.error-msg-configure-popup .btn.btn-default.js-update-entry-notes-input,
.open .dropdown-toggle.success-msg-configure-popup .btn.btn-default.js-update-entry-notes-input,
.open .dropdown-toggle.error-msg-configure-popup .btn.btn-default.js-update-custom-part-input,
.open .dropdown-toggle.success-msg-configure-popup .btn.btn-default.js-update-custom-part-input {
  color: #0f47d5;
  background-color: #f7f7f7;
  border-color: #0f47d5;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.error-msg-configure-popup .btn.btn-default.btn--continue-shopping:active,
.success-msg-configure-popup .btn.btn-default.btn--continue-shopping:active,
.error-msg-configure-popup .btn.btn-default.btn-create-quote:active,
.success-msg-configure-popup .btn.btn-default.btn-create-quote:active,
.error-msg-configure-popup .btn.btn-default.js-quote-cancel-btn:active,
.success-msg-configure-popup .btn.btn-default.js-quote-cancel-btn:active,
.error-msg-configure-popup .btn.btn-default.js-quote-edit-btn:active,
.success-msg-configure-popup .btn.btn-default.js-quote-edit-btn:active,
.error-msg-configure-popup .btn.btn-default.js-address-book:active,
.success-msg-configure-popup .btn.btn-default.js-address-book:active,
.error-msg-configure-popup .btn.btn-default.save__cart--link:active,
.success-msg-configure-popup .btn.btn-default.save__cart--link:active,
.error-msg-configure-popup .btn.btn-default#cancelNoButton:active,
.success-msg-configure-popup .btn.btn-default#cancelNoButton:active,
.error-msg-configure-popup .btn.btn-default#submitNoButton:active,
.success-msg-configure-popup .btn.btn-default#submitNoButton:active,
.error-msg-configure-popup .btn.btn-default.btn-block:active,
.success-msg-configure-popup .btn.btn-default.btn-block:active,
.error-msg-configure-popup .btn.btn-default.use_address:active,
.success-msg-configure-popup .btn.btn-default.use_address:active,
.error-msg-configure-popup .btn.btn-default.js-quote-warning-btn:active,
.success-msg-configure-popup .btn.btn-default.js-quote-warning-btn:active,
.error-msg-configure-popup .btn.btn-default.cart-voucher__btn:active,
.success-msg-configure-popup .btn.btn-default.cart-voucher__btn:active,
.error-msg-configure-popup .btn.btn-default.js-savedcart_delete_confirm_cancel:active,
.success-msg-configure-popup .btn.btn-default.js-savedcart_delete_confirm_cancel:active,
.error-msg-configure-popup .btn.btn-default.js-savedcart_delete_confirm:active,
.success-msg-configure-popup .btn.btn-default.js-savedcart_delete_confirm:active,
.error-msg-configure-popup .btn.btn-default.js-update-entry-notes-input:active,
.success-msg-configure-popup .btn.btn-default.js-update-entry-notes-input:active,
.error-msg-configure-popup .btn.btn-default.js-update-custom-part-input:active,
.success-msg-configure-popup .btn.btn-default.js-update-custom-part-input:active,
.error-msg-configure-popup .btn.btn-default.btn--continue-shopping.active,
.success-msg-configure-popup .btn.btn-default.btn--continue-shopping.active,
.error-msg-configure-popup .btn.btn-default.btn-create-quote.active,
.success-msg-configure-popup .btn.btn-default.btn-create-quote.active,
.error-msg-configure-popup .btn.btn-default.js-quote-cancel-btn.active,
.success-msg-configure-popup .btn.btn-default.js-quote-cancel-btn.active,
.error-msg-configure-popup .btn.btn-default.js-quote-edit-btn.active,
.success-msg-configure-popup .btn.btn-default.js-quote-edit-btn.active,
.error-msg-configure-popup .btn.btn-default.js-address-book.active,
.success-msg-configure-popup .btn.btn-default.js-address-book.active,
.error-msg-configure-popup .btn.btn-default.save__cart--link.active,
.success-msg-configure-popup .btn.btn-default.save__cart--link.active,
.error-msg-configure-popup .btn.btn-default#cancelNoButton.active,
.success-msg-configure-popup .btn.btn-default#cancelNoButton.active,
.error-msg-configure-popup .btn.btn-default#submitNoButton.active,
.success-msg-configure-popup .btn.btn-default#submitNoButton.active,
.error-msg-configure-popup .btn.btn-default.btn-block.active,
.success-msg-configure-popup .btn.btn-default.btn-block.active,
.error-msg-configure-popup .btn.btn-default.use_address.active,
.success-msg-configure-popup .btn.btn-default.use_address.active,
.error-msg-configure-popup .btn.btn-default.js-quote-warning-btn.active,
.success-msg-configure-popup .btn.btn-default.js-quote-warning-btn.active,
.error-msg-configure-popup .btn.btn-default.cart-voucher__btn.active,
.success-msg-configure-popup .btn.btn-default.cart-voucher__btn.active,
.error-msg-configure-popup .btn.btn-default.js-savedcart_delete_confirm_cancel.active,
.success-msg-configure-popup .btn.btn-default.js-savedcart_delete_confirm_cancel.active,
.error-msg-configure-popup .btn.btn-default.js-savedcart_delete_confirm.active,
.success-msg-configure-popup .btn.btn-default.js-savedcart_delete_confirm.active,
.error-msg-configure-popup .btn.btn-default.js-update-entry-notes-input.active,
.success-msg-configure-popup .btn.btn-default.js-update-entry-notes-input.active,
.error-msg-configure-popup .btn.btn-default.js-update-custom-part-input.active,
.success-msg-configure-popup .btn.btn-default.js-update-custom-part-input.active,
.open .dropdown-toggle.error-msg-configure-popup .btn.btn-default.btn--continue-shopping,
.open .dropdown-toggle.success-msg-configure-popup .btn.btn-default.btn--continue-shopping,
.open .dropdown-toggle.error-msg-configure-popup .btn.btn-default.btn-create-quote,
.open .dropdown-toggle.success-msg-configure-popup .btn.btn-default.btn-create-quote,
.open .dropdown-toggle.error-msg-configure-popup .btn.btn-default.js-quote-cancel-btn,
.open .dropdown-toggle.success-msg-configure-popup .btn.btn-default.js-quote-cancel-btn,
.open .dropdown-toggle.error-msg-configure-popup .btn.btn-default.js-quote-edit-btn,
.open .dropdown-toggle.success-msg-configure-popup .btn.btn-default.js-quote-edit-btn,
.open .dropdown-toggle.error-msg-configure-popup .btn.btn-default.js-address-book,
.open .dropdown-toggle.success-msg-configure-popup .btn.btn-default.js-address-book,
.open .dropdown-toggle.error-msg-configure-popup .btn.btn-default.save__cart--link,
.open .dropdown-toggle.success-msg-configure-popup .btn.btn-default.save__cart--link,
.open .dropdown-toggle.error-msg-configure-popup .btn.btn-default#cancelNoButton,
.open .dropdown-toggle.success-msg-configure-popup .btn.btn-default#cancelNoButton,
.open .dropdown-toggle.error-msg-configure-popup .btn.btn-default#submitNoButton,
.open .dropdown-toggle.success-msg-configure-popup .btn.btn-default#submitNoButton,
.open .dropdown-toggle.error-msg-configure-popup .btn.btn-default.btn-block,
.open .dropdown-toggle.success-msg-configure-popup .btn.btn-default.btn-block,
.open .dropdown-toggle.error-msg-configure-popup .btn.btn-default.use_address,
.open .dropdown-toggle.success-msg-configure-popup .btn.btn-default.use_address,
.open .dropdown-toggle.error-msg-configure-popup .btn.btn-default.js-quote-warning-btn,
.open .dropdown-toggle.success-msg-configure-popup .btn.btn-default.js-quote-warning-btn,
.open .dropdown-toggle.error-msg-configure-popup .btn.btn-default.cart-voucher__btn,
.open .dropdown-toggle.success-msg-configure-popup .btn.btn-default.cart-voucher__btn,
.open .dropdown-toggle.error-msg-configure-popup .btn.btn-default.js-savedcart_delete_confirm_cancel,
.open .dropdown-toggle.success-msg-configure-popup .btn.btn-default.js-savedcart_delete_confirm_cancel,
.open .dropdown-toggle.error-msg-configure-popup .btn.btn-default.js-savedcart_delete_confirm,
.open .dropdown-toggle.success-msg-configure-popup .btn.btn-default.js-savedcart_delete_confirm,
.open .dropdown-toggle.error-msg-configure-popup .btn.btn-default.js-update-entry-notes-input,
.open .dropdown-toggle.success-msg-configure-popup .btn.btn-default.js-update-entry-notes-input,
.open .dropdown-toggle.error-msg-configure-popup .btn.btn-default.js-update-custom-part-input,
.open .dropdown-toggle.success-msg-configure-popup .btn.btn-default.js-update-custom-part-input {
  background-image: none;
}
.error-msg-configure-popup .btn.btn-default.btn--continue-shopping.disabled,
.success-msg-configure-popup .btn.btn-default.btn--continue-shopping.disabled,
.error-msg-configure-popup .btn.btn-default.btn-create-quote.disabled,
.success-msg-configure-popup .btn.btn-default.btn-create-quote.disabled,
.error-msg-configure-popup .btn.btn-default.js-quote-cancel-btn.disabled,
.success-msg-configure-popup .btn.btn-default.js-quote-cancel-btn.disabled,
.error-msg-configure-popup .btn.btn-default.js-quote-edit-btn.disabled,
.success-msg-configure-popup .btn.btn-default.js-quote-edit-btn.disabled,
.error-msg-configure-popup .btn.btn-default.js-address-book.disabled,
.success-msg-configure-popup .btn.btn-default.js-address-book.disabled,
.error-msg-configure-popup .btn.btn-default.save__cart--link.disabled,
.success-msg-configure-popup .btn.btn-default.save__cart--link.disabled,
.error-msg-configure-popup .btn.btn-default#cancelNoButton.disabled,
.success-msg-configure-popup .btn.btn-default#cancelNoButton.disabled,
.error-msg-configure-popup .btn.btn-default#submitNoButton.disabled,
.success-msg-configure-popup .btn.btn-default#submitNoButton.disabled,
.error-msg-configure-popup .btn.btn-default.btn-block.disabled,
.success-msg-configure-popup .btn.btn-default.btn-block.disabled,
.error-msg-configure-popup .btn.btn-default.use_address.disabled,
.success-msg-configure-popup .btn.btn-default.use_address.disabled,
.error-msg-configure-popup .btn.btn-default.js-quote-warning-btn.disabled,
.success-msg-configure-popup .btn.btn-default.js-quote-warning-btn.disabled,
.error-msg-configure-popup .btn.btn-default.cart-voucher__btn.disabled,
.success-msg-configure-popup .btn.btn-default.cart-voucher__btn.disabled,
.error-msg-configure-popup .btn.btn-default.js-savedcart_delete_confirm_cancel.disabled,
.success-msg-configure-popup .btn.btn-default.js-savedcart_delete_confirm_cancel.disabled,
.error-msg-configure-popup .btn.btn-default.js-savedcart_delete_confirm.disabled,
.success-msg-configure-popup .btn.btn-default.js-savedcart_delete_confirm.disabled,
.error-msg-configure-popup .btn.btn-default.js-update-entry-notes-input.disabled,
.success-msg-configure-popup .btn.btn-default.js-update-entry-notes-input.disabled,
.error-msg-configure-popup .btn.btn-default.js-update-custom-part-input.disabled,
.success-msg-configure-popup .btn.btn-default.js-update-custom-part-input.disabled,
.error-msg-configure-popup .btn.btn-default.btn--continue-shopping[disabled],
.success-msg-configure-popup .btn.btn-default.btn--continue-shopping[disabled],
.error-msg-configure-popup .btn.btn-default.btn-create-quote[disabled],
.success-msg-configure-popup .btn.btn-default.btn-create-quote[disabled],
.error-msg-configure-popup .btn.btn-default.js-quote-cancel-btn[disabled],
.success-msg-configure-popup .btn.btn-default.js-quote-cancel-btn[disabled],
.error-msg-configure-popup .btn.btn-default.js-quote-edit-btn[disabled],
.success-msg-configure-popup .btn.btn-default.js-quote-edit-btn[disabled],
.error-msg-configure-popup .btn.btn-default.js-address-book[disabled],
.success-msg-configure-popup .btn.btn-default.js-address-book[disabled],
.error-msg-configure-popup .btn.btn-default.save__cart--link[disabled],
.success-msg-configure-popup .btn.btn-default.save__cart--link[disabled],
.error-msg-configure-popup .btn.btn-default#cancelNoButton[disabled],
.success-msg-configure-popup .btn.btn-default#cancelNoButton[disabled],
.error-msg-configure-popup .btn.btn-default#submitNoButton[disabled],
.success-msg-configure-popup .btn.btn-default#submitNoButton[disabled],
.error-msg-configure-popup .btn.btn-default.btn-block[disabled],
.success-msg-configure-popup .btn.btn-default.btn-block[disabled],
.error-msg-configure-popup .btn.btn-default.use_address[disabled],
.success-msg-configure-popup .btn.btn-default.use_address[disabled],
.error-msg-configure-popup .btn.btn-default.js-quote-warning-btn[disabled],
.success-msg-configure-popup .btn.btn-default.js-quote-warning-btn[disabled],
.error-msg-configure-popup .btn.btn-default.cart-voucher__btn[disabled],
.success-msg-configure-popup .btn.btn-default.cart-voucher__btn[disabled],
.error-msg-configure-popup .btn.btn-default.js-savedcart_delete_confirm_cancel[disabled],
.success-msg-configure-popup .btn.btn-default.js-savedcart_delete_confirm_cancel[disabled],
.error-msg-configure-popup .btn.btn-default.js-savedcart_delete_confirm[disabled],
.success-msg-configure-popup .btn.btn-default.js-savedcart_delete_confirm[disabled],
.error-msg-configure-popup .btn.btn-default.js-update-entry-notes-input[disabled],
.success-msg-configure-popup .btn.btn-default.js-update-entry-notes-input[disabled],
.error-msg-configure-popup .btn.btn-default.js-update-custom-part-input[disabled],
.success-msg-configure-popup .btn.btn-default.js-update-custom-part-input[disabled],
fieldset[disabled] .error-msg-configure-popup .btn.btn-default.btn--continue-shopping,
fieldset[disabled] .success-msg-configure-popup .btn.btn-default.btn--continue-shopping,
fieldset[disabled] .error-msg-configure-popup .btn.btn-default.btn-create-quote,
fieldset[disabled] .success-msg-configure-popup .btn.btn-default.btn-create-quote,
fieldset[disabled] .error-msg-configure-popup .btn.btn-default.js-quote-cancel-btn,
fieldset[disabled] .success-msg-configure-popup .btn.btn-default.js-quote-cancel-btn,
fieldset[disabled] .error-msg-configure-popup .btn.btn-default.js-quote-edit-btn,
fieldset[disabled] .success-msg-configure-popup .btn.btn-default.js-quote-edit-btn,
fieldset[disabled] .error-msg-configure-popup .btn.btn-default.js-address-book,
fieldset[disabled] .success-msg-configure-popup .btn.btn-default.js-address-book,
fieldset[disabled] .error-msg-configure-popup .btn.btn-default.save__cart--link,
fieldset[disabled] .success-msg-configure-popup .btn.btn-default.save__cart--link,
fieldset[disabled] .error-msg-configure-popup .btn.btn-default#cancelNoButton,
fieldset[disabled] .success-msg-configure-popup .btn.btn-default#cancelNoButton,
fieldset[disabled] .error-msg-configure-popup .btn.btn-default#submitNoButton,
fieldset[disabled] .success-msg-configure-popup .btn.btn-default#submitNoButton,
fieldset[disabled] .error-msg-configure-popup .btn.btn-default.btn-block,
fieldset[disabled] .success-msg-configure-popup .btn.btn-default.btn-block,
fieldset[disabled] .error-msg-configure-popup .btn.btn-default.use_address,
fieldset[disabled] .success-msg-configure-popup .btn.btn-default.use_address,
fieldset[disabled] .error-msg-configure-popup .btn.btn-default.js-quote-warning-btn,
fieldset[disabled] .success-msg-configure-popup .btn.btn-default.js-quote-warning-btn,
fieldset[disabled] .error-msg-configure-popup .btn.btn-default.cart-voucher__btn,
fieldset[disabled] .success-msg-configure-popup .btn.btn-default.cart-voucher__btn,
fieldset[disabled] .error-msg-configure-popup .btn.btn-default.js-savedcart_delete_confirm_cancel,
fieldset[disabled] .success-msg-configure-popup .btn.btn-default.js-savedcart_delete_confirm_cancel,
fieldset[disabled] .error-msg-configure-popup .btn.btn-default.js-savedcart_delete_confirm,
fieldset[disabled] .success-msg-configure-popup .btn.btn-default.js-savedcart_delete_confirm,
fieldset[disabled] .error-msg-configure-popup .btn.btn-default.js-update-entry-notes-input,
fieldset[disabled] .success-msg-configure-popup .btn.btn-default.js-update-entry-notes-input,
fieldset[disabled] .error-msg-configure-popup .btn.btn-default.js-update-custom-part-input,
fieldset[disabled] .success-msg-configure-popup .btn.btn-default.js-update-custom-part-input,
.error-msg-configure-popup .btn.btn-default.btn--continue-shopping.disabled:hover,
.success-msg-configure-popup .btn.btn-default.btn--continue-shopping.disabled:hover,
.error-msg-configure-popup .btn.btn-default.btn-create-quote.disabled:hover,
.success-msg-configure-popup .btn.btn-default.btn-create-quote.disabled:hover,
.error-msg-configure-popup .btn.btn-default.js-quote-cancel-btn.disabled:hover,
.success-msg-configure-popup .btn.btn-default.js-quote-cancel-btn.disabled:hover,
.error-msg-configure-popup .btn.btn-default.js-quote-edit-btn.disabled:hover,
.success-msg-configure-popup .btn.btn-default.js-quote-edit-btn.disabled:hover,
.error-msg-configure-popup .btn.btn-default.js-address-book.disabled:hover,
.success-msg-configure-popup .btn.btn-default.js-address-book.disabled:hover,
.error-msg-configure-popup .btn.btn-default.save__cart--link.disabled:hover,
.success-msg-configure-popup .btn.btn-default.save__cart--link.disabled:hover,
.error-msg-configure-popup .btn.btn-default#cancelNoButton.disabled:hover,
.success-msg-configure-popup .btn.btn-default#cancelNoButton.disabled:hover,
.error-msg-configure-popup .btn.btn-default#submitNoButton.disabled:hover,
.success-msg-configure-popup .btn.btn-default#submitNoButton.disabled:hover,
.error-msg-configure-popup .btn.btn-default.btn-block.disabled:hover,
.success-msg-configure-popup .btn.btn-default.btn-block.disabled:hover,
.error-msg-configure-popup .btn.btn-default.use_address.disabled:hover,
.success-msg-configure-popup .btn.btn-default.use_address.disabled:hover,
.error-msg-configure-popup .btn.btn-default.js-quote-warning-btn.disabled:hover,
.success-msg-configure-popup .btn.btn-default.js-quote-warning-btn.disabled:hover,
.error-msg-configure-popup .btn.btn-default.cart-voucher__btn.disabled:hover,
.success-msg-configure-popup .btn.btn-default.cart-voucher__btn.disabled:hover,
.error-msg-configure-popup .btn.btn-default.js-savedcart_delete_confirm_cancel.disabled:hover,
.success-msg-configure-popup .btn.btn-default.js-savedcart_delete_confirm_cancel.disabled:hover,
.error-msg-configure-popup .btn.btn-default.js-savedcart_delete_confirm.disabled:hover,
.success-msg-configure-popup .btn.btn-default.js-savedcart_delete_confirm.disabled:hover,
.error-msg-configure-popup .btn.btn-default.js-update-entry-notes-input.disabled:hover,
.success-msg-configure-popup .btn.btn-default.js-update-entry-notes-input.disabled:hover,
.error-msg-configure-popup .btn.btn-default.js-update-custom-part-input.disabled:hover,
.success-msg-configure-popup .btn.btn-default.js-update-custom-part-input.disabled:hover,
.error-msg-configure-popup .btn.btn-default.btn--continue-shopping[disabled]:hover,
.success-msg-configure-popup .btn.btn-default.btn--continue-shopping[disabled]:hover,
.error-msg-configure-popup .btn.btn-default.btn-create-quote[disabled]:hover,
.success-msg-configure-popup .btn.btn-default.btn-create-quote[disabled]:hover,
.error-msg-configure-popup .btn.btn-default.js-quote-cancel-btn[disabled]:hover,
.success-msg-configure-popup .btn.btn-default.js-quote-cancel-btn[disabled]:hover,
.error-msg-configure-popup .btn.btn-default.js-quote-edit-btn[disabled]:hover,
.success-msg-configure-popup .btn.btn-default.js-quote-edit-btn[disabled]:hover,
.error-msg-configure-popup .btn.btn-default.js-address-book[disabled]:hover,
.success-msg-configure-popup .btn.btn-default.js-address-book[disabled]:hover,
.error-msg-configure-popup .btn.btn-default.save__cart--link[disabled]:hover,
.success-msg-configure-popup .btn.btn-default.save__cart--link[disabled]:hover,
.error-msg-configure-popup .btn.btn-default#cancelNoButton[disabled]:hover,
.success-msg-configure-popup .btn.btn-default#cancelNoButton[disabled]:hover,
.error-msg-configure-popup .btn.btn-default#submitNoButton[disabled]:hover,
.success-msg-configure-popup .btn.btn-default#submitNoButton[disabled]:hover,
.error-msg-configure-popup .btn.btn-default.btn-block[disabled]:hover,
.success-msg-configure-popup .btn.btn-default.btn-block[disabled]:hover,
.error-msg-configure-popup .btn.btn-default.use_address[disabled]:hover,
.success-msg-configure-popup .btn.btn-default.use_address[disabled]:hover,
.error-msg-configure-popup .btn.btn-default.js-quote-warning-btn[disabled]:hover,
.success-msg-configure-popup .btn.btn-default.js-quote-warning-btn[disabled]:hover,
.error-msg-configure-popup .btn.btn-default.cart-voucher__btn[disabled]:hover,
.success-msg-configure-popup .btn.btn-default.cart-voucher__btn[disabled]:hover,
.error-msg-configure-popup .btn.btn-default.js-savedcart_delete_confirm_cancel[disabled]:hover,
.success-msg-configure-popup .btn.btn-default.js-savedcart_delete_confirm_cancel[disabled]:hover,
.error-msg-configure-popup .btn.btn-default.js-savedcart_delete_confirm[disabled]:hover,
.success-msg-configure-popup .btn.btn-default.js-savedcart_delete_confirm[disabled]:hover,
.error-msg-configure-popup .btn.btn-default.js-update-entry-notes-input[disabled]:hover,
.success-msg-configure-popup .btn.btn-default.js-update-entry-notes-input[disabled]:hover,
.error-msg-configure-popup .btn.btn-default.js-update-custom-part-input[disabled]:hover,
.success-msg-configure-popup .btn.btn-default.js-update-custom-part-input[disabled]:hover,
fieldset[disabled] .error-msg-configure-popup .btn.btn-default.btn--continue-shopping:hover,
fieldset[disabled] .success-msg-configure-popup .btn.btn-default.btn--continue-shopping:hover,
fieldset[disabled] .error-msg-configure-popup .btn.btn-default.btn-create-quote:hover,
fieldset[disabled] .success-msg-configure-popup .btn.btn-default.btn-create-quote:hover,
fieldset[disabled] .error-msg-configure-popup .btn.btn-default.js-quote-cancel-btn:hover,
fieldset[disabled] .success-msg-configure-popup .btn.btn-default.js-quote-cancel-btn:hover,
fieldset[disabled] .error-msg-configure-popup .btn.btn-default.js-quote-edit-btn:hover,
fieldset[disabled] .success-msg-configure-popup .btn.btn-default.js-quote-edit-btn:hover,
fieldset[disabled] .error-msg-configure-popup .btn.btn-default.js-address-book:hover,
fieldset[disabled] .success-msg-configure-popup .btn.btn-default.js-address-book:hover,
fieldset[disabled] .error-msg-configure-popup .btn.btn-default.save__cart--link:hover,
fieldset[disabled] .success-msg-configure-popup .btn.btn-default.save__cart--link:hover,
fieldset[disabled] .error-msg-configure-popup .btn.btn-default#cancelNoButton:hover,
fieldset[disabled] .success-msg-configure-popup .btn.btn-default#cancelNoButton:hover,
fieldset[disabled] .error-msg-configure-popup .btn.btn-default#submitNoButton:hover,
fieldset[disabled] .success-msg-configure-popup .btn.btn-default#submitNoButton:hover,
fieldset[disabled] .error-msg-configure-popup .btn.btn-default.btn-block:hover,
fieldset[disabled] .success-msg-configure-popup .btn.btn-default.btn-block:hover,
fieldset[disabled] .error-msg-configure-popup .btn.btn-default.use_address:hover,
fieldset[disabled] .success-msg-configure-popup .btn.btn-default.use_address:hover,
fieldset[disabled] .error-msg-configure-popup .btn.btn-default.js-quote-warning-btn:hover,
fieldset[disabled] .success-msg-configure-popup .btn.btn-default.js-quote-warning-btn:hover,
fieldset[disabled] .error-msg-configure-popup .btn.btn-default.cart-voucher__btn:hover,
fieldset[disabled] .success-msg-configure-popup .btn.btn-default.cart-voucher__btn:hover,
fieldset[disabled] .error-msg-configure-popup .btn.btn-default.js-savedcart_delete_confirm_cancel:hover,
fieldset[disabled] .success-msg-configure-popup .btn.btn-default.js-savedcart_delete_confirm_cancel:hover,
fieldset[disabled] .error-msg-configure-popup .btn.btn-default.js-savedcart_delete_confirm:hover,
fieldset[disabled] .success-msg-configure-popup .btn.btn-default.js-savedcart_delete_confirm:hover,
fieldset[disabled] .error-msg-configure-popup .btn.btn-default.js-update-entry-notes-input:hover,
fieldset[disabled] .success-msg-configure-popup .btn.btn-default.js-update-entry-notes-input:hover,
fieldset[disabled] .error-msg-configure-popup .btn.btn-default.js-update-custom-part-input:hover,
fieldset[disabled] .success-msg-configure-popup .btn.btn-default.js-update-custom-part-input:hover,
.error-msg-configure-popup .btn.btn-default.btn--continue-shopping.disabled:focus,
.success-msg-configure-popup .btn.btn-default.btn--continue-shopping.disabled:focus,
.error-msg-configure-popup .btn.btn-default.btn-create-quote.disabled:focus,
.success-msg-configure-popup .btn.btn-default.btn-create-quote.disabled:focus,
.error-msg-configure-popup .btn.btn-default.js-quote-cancel-btn.disabled:focus,
.success-msg-configure-popup .btn.btn-default.js-quote-cancel-btn.disabled:focus,
.error-msg-configure-popup .btn.btn-default.js-quote-edit-btn.disabled:focus,
.success-msg-configure-popup .btn.btn-default.js-quote-edit-btn.disabled:focus,
.error-msg-configure-popup .btn.btn-default.js-address-book.disabled:focus,
.success-msg-configure-popup .btn.btn-default.js-address-book.disabled:focus,
.error-msg-configure-popup .btn.btn-default.save__cart--link.disabled:focus,
.success-msg-configure-popup .btn.btn-default.save__cart--link.disabled:focus,
.error-msg-configure-popup .btn.btn-default#cancelNoButton.disabled:focus,
.success-msg-configure-popup .btn.btn-default#cancelNoButton.disabled:focus,
.error-msg-configure-popup .btn.btn-default#submitNoButton.disabled:focus,
.success-msg-configure-popup .btn.btn-default#submitNoButton.disabled:focus,
.error-msg-configure-popup .btn.btn-default.btn-block.disabled:focus,
.success-msg-configure-popup .btn.btn-default.btn-block.disabled:focus,
.error-msg-configure-popup .btn.btn-default.use_address.disabled:focus,
.success-msg-configure-popup .btn.btn-default.use_address.disabled:focus,
.error-msg-configure-popup .btn.btn-default.js-quote-warning-btn.disabled:focus,
.success-msg-configure-popup .btn.btn-default.js-quote-warning-btn.disabled:focus,
.error-msg-configure-popup .btn.btn-default.cart-voucher__btn.disabled:focus,
.success-msg-configure-popup .btn.btn-default.cart-voucher__btn.disabled:focus,
.error-msg-configure-popup .btn.btn-default.js-savedcart_delete_confirm_cancel.disabled:focus,
.success-msg-configure-popup .btn.btn-default.js-savedcart_delete_confirm_cancel.disabled:focus,
.error-msg-configure-popup .btn.btn-default.js-savedcart_delete_confirm.disabled:focus,
.success-msg-configure-popup .btn.btn-default.js-savedcart_delete_confirm.disabled:focus,
.error-msg-configure-popup .btn.btn-default.js-update-entry-notes-input.disabled:focus,
.success-msg-configure-popup .btn.btn-default.js-update-entry-notes-input.disabled:focus,
.error-msg-configure-popup .btn.btn-default.js-update-custom-part-input.disabled:focus,
.success-msg-configure-popup .btn.btn-default.js-update-custom-part-input.disabled:focus,
.error-msg-configure-popup .btn.btn-default.btn--continue-shopping[disabled]:focus,
.success-msg-configure-popup .btn.btn-default.btn--continue-shopping[disabled]:focus,
.error-msg-configure-popup .btn.btn-default.btn-create-quote[disabled]:focus,
.success-msg-configure-popup .btn.btn-default.btn-create-quote[disabled]:focus,
.error-msg-configure-popup .btn.btn-default.js-quote-cancel-btn[disabled]:focus,
.success-msg-configure-popup .btn.btn-default.js-quote-cancel-btn[disabled]:focus,
.error-msg-configure-popup .btn.btn-default.js-quote-edit-btn[disabled]:focus,
.success-msg-configure-popup .btn.btn-default.js-quote-edit-btn[disabled]:focus,
.error-msg-configure-popup .btn.btn-default.js-address-book[disabled]:focus,
.success-msg-configure-popup .btn.btn-default.js-address-book[disabled]:focus,
.error-msg-configure-popup .btn.btn-default.save__cart--link[disabled]:focus,
.success-msg-configure-popup .btn.btn-default.save__cart--link[disabled]:focus,
.error-msg-configure-popup .btn.btn-default#cancelNoButton[disabled]:focus,
.success-msg-configure-popup .btn.btn-default#cancelNoButton[disabled]:focus,
.error-msg-configure-popup .btn.btn-default#submitNoButton[disabled]:focus,
.success-msg-configure-popup .btn.btn-default#submitNoButton[disabled]:focus,
.error-msg-configure-popup .btn.btn-default.btn-block[disabled]:focus,
.success-msg-configure-popup .btn.btn-default.btn-block[disabled]:focus,
.error-msg-configure-popup .btn.btn-default.use_address[disabled]:focus,
.success-msg-configure-popup .btn.btn-default.use_address[disabled]:focus,
.error-msg-configure-popup .btn.btn-default.js-quote-warning-btn[disabled]:focus,
.success-msg-configure-popup .btn.btn-default.js-quote-warning-btn[disabled]:focus,
.error-msg-configure-popup .btn.btn-default.cart-voucher__btn[disabled]:focus,
.success-msg-configure-popup .btn.btn-default.cart-voucher__btn[disabled]:focus,
.error-msg-configure-popup .btn.btn-default.js-savedcart_delete_confirm_cancel[disabled]:focus,
.success-msg-configure-popup .btn.btn-default.js-savedcart_delete_confirm_cancel[disabled]:focus,
.error-msg-configure-popup .btn.btn-default.js-savedcart_delete_confirm[disabled]:focus,
.success-msg-configure-popup .btn.btn-default.js-savedcart_delete_confirm[disabled]:focus,
.error-msg-configure-popup .btn.btn-default.js-update-entry-notes-input[disabled]:focus,
.success-msg-configure-popup .btn.btn-default.js-update-entry-notes-input[disabled]:focus,
.error-msg-configure-popup .btn.btn-default.js-update-custom-part-input[disabled]:focus,
.success-msg-configure-popup .btn.btn-default.js-update-custom-part-input[disabled]:focus,
fieldset[disabled] .error-msg-configure-popup .btn.btn-default.btn--continue-shopping:focus,
fieldset[disabled] .success-msg-configure-popup .btn.btn-default.btn--continue-shopping:focus,
fieldset[disabled] .error-msg-configure-popup .btn.btn-default.btn-create-quote:focus,
fieldset[disabled] .success-msg-configure-popup .btn.btn-default.btn-create-quote:focus,
fieldset[disabled] .error-msg-configure-popup .btn.btn-default.js-quote-cancel-btn:focus,
fieldset[disabled] .success-msg-configure-popup .btn.btn-default.js-quote-cancel-btn:focus,
fieldset[disabled] .error-msg-configure-popup .btn.btn-default.js-quote-edit-btn:focus,
fieldset[disabled] .success-msg-configure-popup .btn.btn-default.js-quote-edit-btn:focus,
fieldset[disabled] .error-msg-configure-popup .btn.btn-default.js-address-book:focus,
fieldset[disabled] .success-msg-configure-popup .btn.btn-default.js-address-book:focus,
fieldset[disabled] .error-msg-configure-popup .btn.btn-default.save__cart--link:focus,
fieldset[disabled] .success-msg-configure-popup .btn.btn-default.save__cart--link:focus,
fieldset[disabled] .error-msg-configure-popup .btn.btn-default#cancelNoButton:focus,
fieldset[disabled] .success-msg-configure-popup .btn.btn-default#cancelNoButton:focus,
fieldset[disabled] .error-msg-configure-popup .btn.btn-default#submitNoButton:focus,
fieldset[disabled] .success-msg-configure-popup .btn.btn-default#submitNoButton:focus,
fieldset[disabled] .error-msg-configure-popup .btn.btn-default.btn-block:focus,
fieldset[disabled] .success-msg-configure-popup .btn.btn-default.btn-block:focus,
fieldset[disabled] .error-msg-configure-popup .btn.btn-default.use_address:focus,
fieldset[disabled] .success-msg-configure-popup .btn.btn-default.use_address:focus,
fieldset[disabled] .error-msg-configure-popup .btn.btn-default.js-quote-warning-btn:focus,
fieldset[disabled] .success-msg-configure-popup .btn.btn-default.js-quote-warning-btn:focus,
fieldset[disabled] .error-msg-configure-popup .btn.btn-default.cart-voucher__btn:focus,
fieldset[disabled] .success-msg-configure-popup .btn.btn-default.cart-voucher__btn:focus,
fieldset[disabled] .error-msg-configure-popup .btn.btn-default.js-savedcart_delete_confirm_cancel:focus,
fieldset[disabled] .success-msg-configure-popup .btn.btn-default.js-savedcart_delete_confirm_cancel:focus,
fieldset[disabled] .error-msg-configure-popup .btn.btn-default.js-savedcart_delete_confirm:focus,
fieldset[disabled] .success-msg-configure-popup .btn.btn-default.js-savedcart_delete_confirm:focus,
fieldset[disabled] .error-msg-configure-popup .btn.btn-default.js-update-entry-notes-input:focus,
fieldset[disabled] .success-msg-configure-popup .btn.btn-default.js-update-entry-notes-input:focus,
fieldset[disabled] .error-msg-configure-popup .btn.btn-default.js-update-custom-part-input:focus,
fieldset[disabled] .success-msg-configure-popup .btn.btn-default.js-update-custom-part-input:focus,
.error-msg-configure-popup .btn.btn-default.btn--continue-shopping.disabled:active,
.success-msg-configure-popup .btn.btn-default.btn--continue-shopping.disabled:active,
.error-msg-configure-popup .btn.btn-default.btn-create-quote.disabled:active,
.success-msg-configure-popup .btn.btn-default.btn-create-quote.disabled:active,
.error-msg-configure-popup .btn.btn-default.js-quote-cancel-btn.disabled:active,
.success-msg-configure-popup .btn.btn-default.js-quote-cancel-btn.disabled:active,
.error-msg-configure-popup .btn.btn-default.js-quote-edit-btn.disabled:active,
.success-msg-configure-popup .btn.btn-default.js-quote-edit-btn.disabled:active,
.error-msg-configure-popup .btn.btn-default.js-address-book.disabled:active,
.success-msg-configure-popup .btn.btn-default.js-address-book.disabled:active,
.error-msg-configure-popup .btn.btn-default.save__cart--link.disabled:active,
.success-msg-configure-popup .btn.btn-default.save__cart--link.disabled:active,
.error-msg-configure-popup .btn.btn-default#cancelNoButton.disabled:active,
.success-msg-configure-popup .btn.btn-default#cancelNoButton.disabled:active,
.error-msg-configure-popup .btn.btn-default#submitNoButton.disabled:active,
.success-msg-configure-popup .btn.btn-default#submitNoButton.disabled:active,
.error-msg-configure-popup .btn.btn-default.btn-block.disabled:active,
.success-msg-configure-popup .btn.btn-default.btn-block.disabled:active,
.error-msg-configure-popup .btn.btn-default.use_address.disabled:active,
.success-msg-configure-popup .btn.btn-default.use_address.disabled:active,
.error-msg-configure-popup .btn.btn-default.js-quote-warning-btn.disabled:active,
.success-msg-configure-popup .btn.btn-default.js-quote-warning-btn.disabled:active,
.error-msg-configure-popup .btn.btn-default.cart-voucher__btn.disabled:active,
.success-msg-configure-popup .btn.btn-default.cart-voucher__btn.disabled:active,
.error-msg-configure-popup .btn.btn-default.js-savedcart_delete_confirm_cancel.disabled:active,
.success-msg-configure-popup .btn.btn-default.js-savedcart_delete_confirm_cancel.disabled:active,
.error-msg-configure-popup .btn.btn-default.js-savedcart_delete_confirm.disabled:active,
.success-msg-configure-popup .btn.btn-default.js-savedcart_delete_confirm.disabled:active,
.error-msg-configure-popup .btn.btn-default.js-update-entry-notes-input.disabled:active,
.success-msg-configure-popup .btn.btn-default.js-update-entry-notes-input.disabled:active,
.error-msg-configure-popup .btn.btn-default.js-update-custom-part-input.disabled:active,
.success-msg-configure-popup .btn.btn-default.js-update-custom-part-input.disabled:active,
.error-msg-configure-popup .btn.btn-default.btn--continue-shopping[disabled]:active,
.success-msg-configure-popup .btn.btn-default.btn--continue-shopping[disabled]:active,
.error-msg-configure-popup .btn.btn-default.btn-create-quote[disabled]:active,
.success-msg-configure-popup .btn.btn-default.btn-create-quote[disabled]:active,
.error-msg-configure-popup .btn.btn-default.js-quote-cancel-btn[disabled]:active,
.success-msg-configure-popup .btn.btn-default.js-quote-cancel-btn[disabled]:active,
.error-msg-configure-popup .btn.btn-default.js-quote-edit-btn[disabled]:active,
.success-msg-configure-popup .btn.btn-default.js-quote-edit-btn[disabled]:active,
.error-msg-configure-popup .btn.btn-default.js-address-book[disabled]:active,
.success-msg-configure-popup .btn.btn-default.js-address-book[disabled]:active,
.error-msg-configure-popup .btn.btn-default.save__cart--link[disabled]:active,
.success-msg-configure-popup .btn.btn-default.save__cart--link[disabled]:active,
.error-msg-configure-popup .btn.btn-default#cancelNoButton[disabled]:active,
.success-msg-configure-popup .btn.btn-default#cancelNoButton[disabled]:active,
.error-msg-configure-popup .btn.btn-default#submitNoButton[disabled]:active,
.success-msg-configure-popup .btn.btn-default#submitNoButton[disabled]:active,
.error-msg-configure-popup .btn.btn-default.btn-block[disabled]:active,
.success-msg-configure-popup .btn.btn-default.btn-block[disabled]:active,
.error-msg-configure-popup .btn.btn-default.use_address[disabled]:active,
.success-msg-configure-popup .btn.btn-default.use_address[disabled]:active,
.error-msg-configure-popup .btn.btn-default.js-quote-warning-btn[disabled]:active,
.success-msg-configure-popup .btn.btn-default.js-quote-warning-btn[disabled]:active,
.error-msg-configure-popup .btn.btn-default.cart-voucher__btn[disabled]:active,
.success-msg-configure-popup .btn.btn-default.cart-voucher__btn[disabled]:active,
.error-msg-configure-popup .btn.btn-default.js-savedcart_delete_confirm_cancel[disabled]:active,
.success-msg-configure-popup .btn.btn-default.js-savedcart_delete_confirm_cancel[disabled]:active,
.error-msg-configure-popup .btn.btn-default.js-savedcart_delete_confirm[disabled]:active,
.success-msg-configure-popup .btn.btn-default.js-savedcart_delete_confirm[disabled]:active,
.error-msg-configure-popup .btn.btn-default.js-update-entry-notes-input[disabled]:active,
.success-msg-configure-popup .btn.btn-default.js-update-entry-notes-input[disabled]:active,
.error-msg-configure-popup .btn.btn-default.js-update-custom-part-input[disabled]:active,
.success-msg-configure-popup .btn.btn-default.js-update-custom-part-input[disabled]:active,
fieldset[disabled] .error-msg-configure-popup .btn.btn-default.btn--continue-shopping:active,
fieldset[disabled] .success-msg-configure-popup .btn.btn-default.btn--continue-shopping:active,
fieldset[disabled] .error-msg-configure-popup .btn.btn-default.btn-create-quote:active,
fieldset[disabled] .success-msg-configure-popup .btn.btn-default.btn-create-quote:active,
fieldset[disabled] .error-msg-configure-popup .btn.btn-default.js-quote-cancel-btn:active,
fieldset[disabled] .success-msg-configure-popup .btn.btn-default.js-quote-cancel-btn:active,
fieldset[disabled] .error-msg-configure-popup .btn.btn-default.js-quote-edit-btn:active,
fieldset[disabled] .success-msg-configure-popup .btn.btn-default.js-quote-edit-btn:active,
fieldset[disabled] .error-msg-configure-popup .btn.btn-default.js-address-book:active,
fieldset[disabled] .success-msg-configure-popup .btn.btn-default.js-address-book:active,
fieldset[disabled] .error-msg-configure-popup .btn.btn-default.save__cart--link:active,
fieldset[disabled] .success-msg-configure-popup .btn.btn-default.save__cart--link:active,
fieldset[disabled] .error-msg-configure-popup .btn.btn-default#cancelNoButton:active,
fieldset[disabled] .success-msg-configure-popup .btn.btn-default#cancelNoButton:active,
fieldset[disabled] .error-msg-configure-popup .btn.btn-default#submitNoButton:active,
fieldset[disabled] .success-msg-configure-popup .btn.btn-default#submitNoButton:active,
fieldset[disabled] .error-msg-configure-popup .btn.btn-default.btn-block:active,
fieldset[disabled] .success-msg-configure-popup .btn.btn-default.btn-block:active,
fieldset[disabled] .error-msg-configure-popup .btn.btn-default.use_address:active,
fieldset[disabled] .success-msg-configure-popup .btn.btn-default.use_address:active,
fieldset[disabled] .error-msg-configure-popup .btn.btn-default.js-quote-warning-btn:active,
fieldset[disabled] .success-msg-configure-popup .btn.btn-default.js-quote-warning-btn:active,
fieldset[disabled] .error-msg-configure-popup .btn.btn-default.cart-voucher__btn:active,
fieldset[disabled] .success-msg-configure-popup .btn.btn-default.cart-voucher__btn:active,
fieldset[disabled] .error-msg-configure-popup .btn.btn-default.js-savedcart_delete_confirm_cancel:active,
fieldset[disabled] .success-msg-configure-popup .btn.btn-default.js-savedcart_delete_confirm_cancel:active,
fieldset[disabled] .error-msg-configure-popup .btn.btn-default.js-savedcart_delete_confirm:active,
fieldset[disabled] .success-msg-configure-popup .btn.btn-default.js-savedcart_delete_confirm:active,
fieldset[disabled] .error-msg-configure-popup .btn.btn-default.js-update-entry-notes-input:active,
fieldset[disabled] .success-msg-configure-popup .btn.btn-default.js-update-entry-notes-input:active,
fieldset[disabled] .error-msg-configure-popup .btn.btn-default.js-update-custom-part-input:active,
fieldset[disabled] .success-msg-configure-popup .btn.btn-default.js-update-custom-part-input:active,
.error-msg-configure-popup .btn.btn-default.btn--continue-shopping.disabled.active,
.success-msg-configure-popup .btn.btn-default.btn--continue-shopping.disabled.active,
.error-msg-configure-popup .btn.btn-default.btn-create-quote.disabled.active,
.success-msg-configure-popup .btn.btn-default.btn-create-quote.disabled.active,
.error-msg-configure-popup .btn.btn-default.js-quote-cancel-btn.disabled.active,
.success-msg-configure-popup .btn.btn-default.js-quote-cancel-btn.disabled.active,
.error-msg-configure-popup .btn.btn-default.js-quote-edit-btn.disabled.active,
.success-msg-configure-popup .btn.btn-default.js-quote-edit-btn.disabled.active,
.error-msg-configure-popup .btn.btn-default.js-address-book.disabled.active,
.success-msg-configure-popup .btn.btn-default.js-address-book.disabled.active,
.error-msg-configure-popup .btn.btn-default.save__cart--link.disabled.active,
.success-msg-configure-popup .btn.btn-default.save__cart--link.disabled.active,
.error-msg-configure-popup .btn.btn-default#cancelNoButton.disabled.active,
.success-msg-configure-popup .btn.btn-default#cancelNoButton.disabled.active,
.error-msg-configure-popup .btn.btn-default#submitNoButton.disabled.active,
.success-msg-configure-popup .btn.btn-default#submitNoButton.disabled.active,
.error-msg-configure-popup .btn.btn-default.btn-block.disabled.active,
.success-msg-configure-popup .btn.btn-default.btn-block.disabled.active,
.error-msg-configure-popup .btn.btn-default.use_address.disabled.active,
.success-msg-configure-popup .btn.btn-default.use_address.disabled.active,
.error-msg-configure-popup .btn.btn-default.js-quote-warning-btn.disabled.active,
.success-msg-configure-popup .btn.btn-default.js-quote-warning-btn.disabled.active,
.error-msg-configure-popup .btn.btn-default.cart-voucher__btn.disabled.active,
.success-msg-configure-popup .btn.btn-default.cart-voucher__btn.disabled.active,
.error-msg-configure-popup .btn.btn-default.js-savedcart_delete_confirm_cancel.disabled.active,
.success-msg-configure-popup .btn.btn-default.js-savedcart_delete_confirm_cancel.disabled.active,
.error-msg-configure-popup .btn.btn-default.js-savedcart_delete_confirm.disabled.active,
.success-msg-configure-popup .btn.btn-default.js-savedcart_delete_confirm.disabled.active,
.error-msg-configure-popup .btn.btn-default.js-update-entry-notes-input.disabled.active,
.success-msg-configure-popup .btn.btn-default.js-update-entry-notes-input.disabled.active,
.error-msg-configure-popup .btn.btn-default.js-update-custom-part-input.disabled.active,
.success-msg-configure-popup .btn.btn-default.js-update-custom-part-input.disabled.active,
.error-msg-configure-popup .btn.btn-default.btn--continue-shopping[disabled].active,
.success-msg-configure-popup .btn.btn-default.btn--continue-shopping[disabled].active,
.error-msg-configure-popup .btn.btn-default.btn-create-quote[disabled].active,
.success-msg-configure-popup .btn.btn-default.btn-create-quote[disabled].active,
.error-msg-configure-popup .btn.btn-default.js-quote-cancel-btn[disabled].active,
.success-msg-configure-popup .btn.btn-default.js-quote-cancel-btn[disabled].active,
.error-msg-configure-popup .btn.btn-default.js-quote-edit-btn[disabled].active,
.success-msg-configure-popup .btn.btn-default.js-quote-edit-btn[disabled].active,
.error-msg-configure-popup .btn.btn-default.js-address-book[disabled].active,
.success-msg-configure-popup .btn.btn-default.js-address-book[disabled].active,
.error-msg-configure-popup .btn.btn-default.save__cart--link[disabled].active,
.success-msg-configure-popup .btn.btn-default.save__cart--link[disabled].active,
.error-msg-configure-popup .btn.btn-default#cancelNoButton[disabled].active,
.success-msg-configure-popup .btn.btn-default#cancelNoButton[disabled].active,
.error-msg-configure-popup .btn.btn-default#submitNoButton[disabled].active,
.success-msg-configure-popup .btn.btn-default#submitNoButton[disabled].active,
.error-msg-configure-popup .btn.btn-default.btn-block[disabled].active,
.success-msg-configure-popup .btn.btn-default.btn-block[disabled].active,
.error-msg-configure-popup .btn.btn-default.use_address[disabled].active,
.success-msg-configure-popup .btn.btn-default.use_address[disabled].active,
.error-msg-configure-popup .btn.btn-default.js-quote-warning-btn[disabled].active,
.success-msg-configure-popup .btn.btn-default.js-quote-warning-btn[disabled].active,
.error-msg-configure-popup .btn.btn-default.cart-voucher__btn[disabled].active,
.success-msg-configure-popup .btn.btn-default.cart-voucher__btn[disabled].active,
.error-msg-configure-popup .btn.btn-default.js-savedcart_delete_confirm_cancel[disabled].active,
.success-msg-configure-popup .btn.btn-default.js-savedcart_delete_confirm_cancel[disabled].active,
.error-msg-configure-popup .btn.btn-default.js-savedcart_delete_confirm[disabled].active,
.success-msg-configure-popup .btn.btn-default.js-savedcart_delete_confirm[disabled].active,
.error-msg-configure-popup .btn.btn-default.js-update-entry-notes-input[disabled].active,
.success-msg-configure-popup .btn.btn-default.js-update-entry-notes-input[disabled].active,
.error-msg-configure-popup .btn.btn-default.js-update-custom-part-input[disabled].active,
.success-msg-configure-popup .btn.btn-default.js-update-custom-part-input[disabled].active,
fieldset[disabled] .error-msg-configure-popup .btn.btn-default.btn--continue-shopping.active,
fieldset[disabled] .success-msg-configure-popup .btn.btn-default.btn--continue-shopping.active,
fieldset[disabled] .error-msg-configure-popup .btn.btn-default.btn-create-quote.active,
fieldset[disabled] .success-msg-configure-popup .btn.btn-default.btn-create-quote.active,
fieldset[disabled] .error-msg-configure-popup .btn.btn-default.js-quote-cancel-btn.active,
fieldset[disabled] .success-msg-configure-popup .btn.btn-default.js-quote-cancel-btn.active,
fieldset[disabled] .error-msg-configure-popup .btn.btn-default.js-quote-edit-btn.active,
fieldset[disabled] .success-msg-configure-popup .btn.btn-default.js-quote-edit-btn.active,
fieldset[disabled] .error-msg-configure-popup .btn.btn-default.js-address-book.active,
fieldset[disabled] .success-msg-configure-popup .btn.btn-default.js-address-book.active,
fieldset[disabled] .error-msg-configure-popup .btn.btn-default.save__cart--link.active,
fieldset[disabled] .success-msg-configure-popup .btn.btn-default.save__cart--link.active,
fieldset[disabled] .error-msg-configure-popup .btn.btn-default#cancelNoButton.active,
fieldset[disabled] .success-msg-configure-popup .btn.btn-default#cancelNoButton.active,
fieldset[disabled] .error-msg-configure-popup .btn.btn-default#submitNoButton.active,
fieldset[disabled] .success-msg-configure-popup .btn.btn-default#submitNoButton.active,
fieldset[disabled] .error-msg-configure-popup .btn.btn-default.btn-block.active,
fieldset[disabled] .success-msg-configure-popup .btn.btn-default.btn-block.active,
fieldset[disabled] .error-msg-configure-popup .btn.btn-default.use_address.active,
fieldset[disabled] .success-msg-configure-popup .btn.btn-default.use_address.active,
fieldset[disabled] .error-msg-configure-popup .btn.btn-default.js-quote-warning-btn.active,
fieldset[disabled] .success-msg-configure-popup .btn.btn-default.js-quote-warning-btn.active,
fieldset[disabled] .error-msg-configure-popup .btn.btn-default.cart-voucher__btn.active,
fieldset[disabled] .success-msg-configure-popup .btn.btn-default.cart-voucher__btn.active,
fieldset[disabled] .error-msg-configure-popup .btn.btn-default.js-savedcart_delete_confirm_cancel.active,
fieldset[disabled] .success-msg-configure-popup .btn.btn-default.js-savedcart_delete_confirm_cancel.active,
fieldset[disabled] .error-msg-configure-popup .btn.btn-default.js-savedcart_delete_confirm.active,
fieldset[disabled] .success-msg-configure-popup .btn.btn-default.js-savedcart_delete_confirm.active,
fieldset[disabled] .error-msg-configure-popup .btn.btn-default.js-update-entry-notes-input.active,
fieldset[disabled] .success-msg-configure-popup .btn.btn-default.js-update-entry-notes-input.active,
fieldset[disabled] .error-msg-configure-popup .btn.btn-default.js-update-custom-part-input.active,
fieldset[disabled] .success-msg-configure-popup .btn.btn-default.js-update-custom-part-input.active {
  color: #969796;
  background-color: #e6e9e8;
  border-color: #e6e9e8;
  opacity: 1;
}
.error-msg-configure-popup .btn.btn-default.btn--continue-shopping .badge,
.success-msg-configure-popup .btn.btn-default.btn--continue-shopping .badge,
.error-msg-configure-popup .btn.btn-default.btn-create-quote .badge,
.success-msg-configure-popup .btn.btn-default.btn-create-quote .badge,
.error-msg-configure-popup .btn.btn-default.js-quote-cancel-btn .badge,
.success-msg-configure-popup .btn.btn-default.js-quote-cancel-btn .badge,
.error-msg-configure-popup .btn.btn-default.js-quote-edit-btn .badge,
.success-msg-configure-popup .btn.btn-default.js-quote-edit-btn .badge,
.error-msg-configure-popup .btn.btn-default.js-address-book .badge,
.success-msg-configure-popup .btn.btn-default.js-address-book .badge,
.error-msg-configure-popup .btn.btn-default.save__cart--link .badge,
.success-msg-configure-popup .btn.btn-default.save__cart--link .badge,
.error-msg-configure-popup .btn.btn-default#cancelNoButton .badge,
.success-msg-configure-popup .btn.btn-default#cancelNoButton .badge,
.error-msg-configure-popup .btn.btn-default#submitNoButton .badge,
.success-msg-configure-popup .btn.btn-default#submitNoButton .badge,
.error-msg-configure-popup .btn.btn-default.btn-block .badge,
.success-msg-configure-popup .btn.btn-default.btn-block .badge,
.error-msg-configure-popup .btn.btn-default.use_address .badge,
.success-msg-configure-popup .btn.btn-default.use_address .badge,
.error-msg-configure-popup .btn.btn-default.js-quote-warning-btn .badge,
.success-msg-configure-popup .btn.btn-default.js-quote-warning-btn .badge,
.error-msg-configure-popup .btn.btn-default.cart-voucher__btn .badge,
.success-msg-configure-popup .btn.btn-default.cart-voucher__btn .badge,
.error-msg-configure-popup .btn.btn-default.js-savedcart_delete_confirm_cancel .badge,
.success-msg-configure-popup .btn.btn-default.js-savedcart_delete_confirm_cancel .badge,
.error-msg-configure-popup .btn.btn-default.js-savedcart_delete_confirm .badge,
.success-msg-configure-popup .btn.btn-default.js-savedcart_delete_confirm .badge,
.error-msg-configure-popup .btn.btn-default.js-update-entry-notes-input .badge,
.success-msg-configure-popup .btn.btn-default.js-update-entry-notes-input .badge,
.error-msg-configure-popup .btn.btn-default.js-update-custom-part-input .badge,
.success-msg-configure-popup .btn.btn-default.js-update-custom-part-input .badge {
  color: #f7f7f7;
  background-color: #262b69;
}
.error-msg-configure-popup .btn.btn-default.btn--continue-shopping:active,
.success-msg-configure-popup .btn.btn-default.btn--continue-shopping:active,
.error-msg-configure-popup .btn.btn-default.btn-create-quote:active,
.success-msg-configure-popup .btn.btn-default.btn-create-quote:active,
.error-msg-configure-popup .btn.btn-default.js-quote-cancel-btn:active,
.success-msg-configure-popup .btn.btn-default.js-quote-cancel-btn:active,
.error-msg-configure-popup .btn.btn-default.js-quote-edit-btn:active,
.success-msg-configure-popup .btn.btn-default.js-quote-edit-btn:active,
.error-msg-configure-popup .btn.btn-default.js-address-book:active,
.success-msg-configure-popup .btn.btn-default.js-address-book:active,
.error-msg-configure-popup .btn.btn-default.save__cart--link:active,
.success-msg-configure-popup .btn.btn-default.save__cart--link:active,
.error-msg-configure-popup .btn.btn-default#cancelNoButton:active,
.success-msg-configure-popup .btn.btn-default#cancelNoButton:active,
.error-msg-configure-popup .btn.btn-default#submitNoButton:active,
.success-msg-configure-popup .btn.btn-default#submitNoButton:active,
.error-msg-configure-popup .btn.btn-default.btn-block:active,
.success-msg-configure-popup .btn.btn-default.btn-block:active,
.error-msg-configure-popup .btn.btn-default.use_address:active,
.success-msg-configure-popup .btn.btn-default.use_address:active,
.error-msg-configure-popup .btn.btn-default.js-quote-warning-btn:active,
.success-msg-configure-popup .btn.btn-default.js-quote-warning-btn:active,
.error-msg-configure-popup .btn.btn-default.cart-voucher__btn:active,
.success-msg-configure-popup .btn.btn-default.cart-voucher__btn:active,
.error-msg-configure-popup .btn.btn-default.js-savedcart_delete_confirm_cancel:active,
.success-msg-configure-popup .btn.btn-default.js-savedcart_delete_confirm_cancel:active,
.error-msg-configure-popup .btn.btn-default.js-savedcart_delete_confirm:active,
.success-msg-configure-popup .btn.btn-default.js-savedcart_delete_confirm:active,
.error-msg-configure-popup .btn.btn-default.js-update-entry-notes-input:active,
.success-msg-configure-popup .btn.btn-default.js-update-entry-notes-input:active,
.error-msg-configure-popup .btn.btn-default.js-update-custom-part-input:active,
.success-msg-configure-popup .btn.btn-default.js-update-custom-part-input:active {
  color: #ffffff !important;
  background-color: #042986;
  border-color: #042986;
}
@media only screen and (max-width: 1024px) {
  .error-msg-configure-popup .btn.btn-default.btn--continue-shopping,
  .success-msg-configure-popup .btn.btn-default.btn--continue-shopping,
  .error-msg-configure-popup .btn.btn-default.btn-create-quote,
  .success-msg-configure-popup .btn.btn-default.btn-create-quote,
  .error-msg-configure-popup .btn.btn-default.js-quote-cancel-btn,
  .success-msg-configure-popup .btn.btn-default.js-quote-cancel-btn,
  .error-msg-configure-popup .btn.btn-default.js-quote-edit-btn,
  .success-msg-configure-popup .btn.btn-default.js-quote-edit-btn,
  .error-msg-configure-popup .btn.btn-default.js-address-book,
  .success-msg-configure-popup .btn.btn-default.js-address-book,
  .error-msg-configure-popup .btn.btn-default.save__cart--link,
  .success-msg-configure-popup .btn.btn-default.save__cart--link,
  .error-msg-configure-popup .btn.btn-default#cancelNoButton,
  .success-msg-configure-popup .btn.btn-default#cancelNoButton,
  .error-msg-configure-popup .btn.btn-default#submitNoButton,
  .success-msg-configure-popup .btn.btn-default#submitNoButton,
  .error-msg-configure-popup .btn.btn-default.btn-block,
  .success-msg-configure-popup .btn.btn-default.btn-block,
  .error-msg-configure-popup .btn.btn-default.use_address,
  .success-msg-configure-popup .btn.btn-default.use_address,
  .error-msg-configure-popup .btn.btn-default.js-quote-warning-btn,
  .success-msg-configure-popup .btn.btn-default.js-quote-warning-btn,
  .error-msg-configure-popup .btn.btn-default.cart-voucher__btn,
  .success-msg-configure-popup .btn.btn-default.cart-voucher__btn,
  .error-msg-configure-popup .btn.btn-default.js-savedcart_delete_confirm_cancel,
  .success-msg-configure-popup .btn.btn-default.js-savedcart_delete_confirm_cancel,
  .error-msg-configure-popup .btn.btn-default.js-savedcart_delete_confirm,
  .success-msg-configure-popup .btn.btn-default.js-savedcart_delete_confirm,
  .error-msg-configure-popup .btn.btn-default.js-update-entry-notes-input,
  .success-msg-configure-popup .btn.btn-default.js-update-entry-notes-input,
  .error-msg-configure-popup .btn.btn-default.js-update-custom-part-input,
  .success-msg-configure-popup .btn.btn-default.js-update-custom-part-input {
    font-size: 16px;
  }
}
.error-msg-configure-popup .btn.btn-default.quickorder-button,
.success-msg-configure-popup .btn.btn-default.quickorder-button,
.error-msg-configure-popup .btn.btn-default.add-to-cart-button,
.success-msg-configure-popup .btn.btn-default.add-to-cart-button {
  color: #ffffff;
  background-color: #e31f26;
  border-color: #e31f26;
}
.error-msg-configure-popup .btn.btn-default.quickorder-button:hover,
.success-msg-configure-popup .btn.btn-default.quickorder-button:hover,
.error-msg-configure-popup .btn.btn-default.add-to-cart-button:hover,
.success-msg-configure-popup .btn.btn-default.add-to-cart-button:hover,
.error-msg-configure-popup .btn.btn-default.quickorder-button:focus,
.success-msg-configure-popup .btn.btn-default.quickorder-button:focus,
.error-msg-configure-popup .btn.btn-default.add-to-cart-button:focus,
.success-msg-configure-popup .btn.btn-default.add-to-cart-button:focus,
.error-msg-configure-popup .btn.btn-default.quickorder-button:active,
.success-msg-configure-popup .btn.btn-default.quickorder-button:active,
.error-msg-configure-popup .btn.btn-default.add-to-cart-button:active,
.success-msg-configure-popup .btn.btn-default.add-to-cart-button:active,
.error-msg-configure-popup .btn.btn-default.quickorder-button.active,
.success-msg-configure-popup .btn.btn-default.quickorder-button.active,
.error-msg-configure-popup .btn.btn-default.add-to-cart-button.active,
.success-msg-configure-popup .btn.btn-default.add-to-cart-button.active,
.open .dropdown-toggle.error-msg-configure-popup .btn.btn-default.quickorder-button,
.open .dropdown-toggle.success-msg-configure-popup .btn.btn-default.quickorder-button,
.open .dropdown-toggle.error-msg-configure-popup .btn.btn-default.add-to-cart-button,
.open .dropdown-toggle.success-msg-configure-popup .btn.btn-default.add-to-cart-button {
  color: #ffffff;
  background-color: #fc3f1d;
  border-color: #fc3f1d;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.error-msg-configure-popup .btn.btn-default.quickorder-button:active,
.success-msg-configure-popup .btn.btn-default.quickorder-button:active,
.error-msg-configure-popup .btn.btn-default.add-to-cart-button:active,
.success-msg-configure-popup .btn.btn-default.add-to-cart-button:active,
.error-msg-configure-popup .btn.btn-default.quickorder-button.active,
.success-msg-configure-popup .btn.btn-default.quickorder-button.active,
.error-msg-configure-popup .btn.btn-default.add-to-cart-button.active,
.success-msg-configure-popup .btn.btn-default.add-to-cart-button.active,
.open .dropdown-toggle.error-msg-configure-popup .btn.btn-default.quickorder-button,
.open .dropdown-toggle.success-msg-configure-popup .btn.btn-default.quickorder-button,
.open .dropdown-toggle.error-msg-configure-popup .btn.btn-default.add-to-cart-button,
.open .dropdown-toggle.success-msg-configure-popup .btn.btn-default.add-to-cart-button {
  background-image: none;
}
.error-msg-configure-popup .btn.btn-default.quickorder-button.disabled,
.success-msg-configure-popup .btn.btn-default.quickorder-button.disabled,
.error-msg-configure-popup .btn.btn-default.add-to-cart-button.disabled,
.success-msg-configure-popup .btn.btn-default.add-to-cart-button.disabled,
.error-msg-configure-popup .btn.btn-default.quickorder-button[disabled],
.success-msg-configure-popup .btn.btn-default.quickorder-button[disabled],
.error-msg-configure-popup .btn.btn-default.add-to-cart-button[disabled],
.success-msg-configure-popup .btn.btn-default.add-to-cart-button[disabled],
fieldset[disabled] .error-msg-configure-popup .btn.btn-default.quickorder-button,
fieldset[disabled] .success-msg-configure-popup .btn.btn-default.quickorder-button,
fieldset[disabled] .error-msg-configure-popup .btn.btn-default.add-to-cart-button,
fieldset[disabled] .success-msg-configure-popup .btn.btn-default.add-to-cart-button,
.error-msg-configure-popup .btn.btn-default.quickorder-button.disabled:hover,
.success-msg-configure-popup .btn.btn-default.quickorder-button.disabled:hover,
.error-msg-configure-popup .btn.btn-default.add-to-cart-button.disabled:hover,
.success-msg-configure-popup .btn.btn-default.add-to-cart-button.disabled:hover,
.error-msg-configure-popup .btn.btn-default.quickorder-button[disabled]:hover,
.success-msg-configure-popup .btn.btn-default.quickorder-button[disabled]:hover,
.error-msg-configure-popup .btn.btn-default.add-to-cart-button[disabled]:hover,
.success-msg-configure-popup .btn.btn-default.add-to-cart-button[disabled]:hover,
fieldset[disabled] .error-msg-configure-popup .btn.btn-default.quickorder-button:hover,
fieldset[disabled] .success-msg-configure-popup .btn.btn-default.quickorder-button:hover,
fieldset[disabled] .error-msg-configure-popup .btn.btn-default.add-to-cart-button:hover,
fieldset[disabled] .success-msg-configure-popup .btn.btn-default.add-to-cart-button:hover,
.error-msg-configure-popup .btn.btn-default.quickorder-button.disabled:focus,
.success-msg-configure-popup .btn.btn-default.quickorder-button.disabled:focus,
.error-msg-configure-popup .btn.btn-default.add-to-cart-button.disabled:focus,
.success-msg-configure-popup .btn.btn-default.add-to-cart-button.disabled:focus,
.error-msg-configure-popup .btn.btn-default.quickorder-button[disabled]:focus,
.success-msg-configure-popup .btn.btn-default.quickorder-button[disabled]:focus,
.error-msg-configure-popup .btn.btn-default.add-to-cart-button[disabled]:focus,
.success-msg-configure-popup .btn.btn-default.add-to-cart-button[disabled]:focus,
fieldset[disabled] .error-msg-configure-popup .btn.btn-default.quickorder-button:focus,
fieldset[disabled] .success-msg-configure-popup .btn.btn-default.quickorder-button:focus,
fieldset[disabled] .error-msg-configure-popup .btn.btn-default.add-to-cart-button:focus,
fieldset[disabled] .success-msg-configure-popup .btn.btn-default.add-to-cart-button:focus,
.error-msg-configure-popup .btn.btn-default.quickorder-button.disabled:active,
.success-msg-configure-popup .btn.btn-default.quickorder-button.disabled:active,
.error-msg-configure-popup .btn.btn-default.add-to-cart-button.disabled:active,
.success-msg-configure-popup .btn.btn-default.add-to-cart-button.disabled:active,
.error-msg-configure-popup .btn.btn-default.quickorder-button[disabled]:active,
.success-msg-configure-popup .btn.btn-default.quickorder-button[disabled]:active,
.error-msg-configure-popup .btn.btn-default.add-to-cart-button[disabled]:active,
.success-msg-configure-popup .btn.btn-default.add-to-cart-button[disabled]:active,
fieldset[disabled] .error-msg-configure-popup .btn.btn-default.quickorder-button:active,
fieldset[disabled] .success-msg-configure-popup .btn.btn-default.quickorder-button:active,
fieldset[disabled] .error-msg-configure-popup .btn.btn-default.add-to-cart-button:active,
fieldset[disabled] .success-msg-configure-popup .btn.btn-default.add-to-cart-button:active,
.error-msg-configure-popup .btn.btn-default.quickorder-button.disabled.active,
.success-msg-configure-popup .btn.btn-default.quickorder-button.disabled.active,
.error-msg-configure-popup .btn.btn-default.add-to-cart-button.disabled.active,
.success-msg-configure-popup .btn.btn-default.add-to-cart-button.disabled.active,
.error-msg-configure-popup .btn.btn-default.quickorder-button[disabled].active,
.success-msg-configure-popup .btn.btn-default.quickorder-button[disabled].active,
.error-msg-configure-popup .btn.btn-default.add-to-cart-button[disabled].active,
.success-msg-configure-popup .btn.btn-default.add-to-cart-button[disabled].active,
fieldset[disabled] .error-msg-configure-popup .btn.btn-default.quickorder-button.active,
fieldset[disabled] .success-msg-configure-popup .btn.btn-default.quickorder-button.active,
fieldset[disabled] .error-msg-configure-popup .btn.btn-default.add-to-cart-button.active,
fieldset[disabled] .success-msg-configure-popup .btn.btn-default.add-to-cart-button.active {
  color: #969796;
  background-color: #e6e9e8;
  border-color: #e6e9e8;
  opacity: 1;
}
.error-msg-configure-popup .btn.btn-default.quickorder-button .badge,
.success-msg-configure-popup .btn.btn-default.quickorder-button .badge,
.error-msg-configure-popup .btn.btn-default.add-to-cart-button .badge,
.success-msg-configure-popup .btn.btn-default.add-to-cart-button .badge {
  color: #e31f26;
  background-color: #ffffff;
}
.error-msg-configure-popup .btn.btn-default.quickorder-button:active,
.success-msg-configure-popup .btn.btn-default.quickorder-button:active,
.error-msg-configure-popup .btn.btn-default.add-to-cart-button:active,
.success-msg-configure-popup .btn.btn-default.add-to-cart-button:active {
  color: #ffffff !important;
  background-color: #ff0000;
  border-color: #ff0000;
}
@media only screen and (max-width: 1024px) {
  .error-msg-configure-popup .btn.btn-default.quickorder-button,
  .success-msg-configure-popup .btn.btn-default.quickorder-button,
  .error-msg-configure-popup .btn.btn-default.add-to-cart-button,
  .success-msg-configure-popup .btn.btn-default.add-to-cart-button {
    font-size: 16px;
  }
}
.error-msg-configure-popup div,
.success-msg-configure-popup div {
  margin-bottom: 20px;
}
#addToWishlistForm .form-group .control {
  position: relative;
  font-style: normal;
  font-weight: normal;
  line-height: normal;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
#addToWishlistForm .form-group .control:before {
  content: "\e252";
  position: absolute;
  right: 10px;
  top: 15px;
  color: #006ab6;
  font-family: "Glyphicons Halflings";
}
.search-partnumber {
  font-size: 16px;
}
.product-qs-tag {
  display: block;
  padding: 15px 0px;
}
body.close-config-mark #cboxContent #cboxClose {
  display: none !important;
}
.owl-carousel .owl-wrapper-outer {
  overflow: visible;
}
.quickShip-tab {
  position: relative;
  z-index: 1;
  overflow: visible;
}
.quickShip-tab-img {
  position: absolute;
  width: 115px !important;
  height: auto;
  left: -13px;
  border: none;
  top: 10px;
}
.product-details-page .product-features .product-details .warranty-listing .warranty-image {
  margin-bottom: 30px;
}
.product-details-page .product-features .product-details .warranty-listing .warranty-image img {
  width: 75px;
  height: auto;
}
html.iphone,
body.page-optimizeProductDetails {
  overflow-x: hidden !important;
}
.page-optimizeProductDetails footer {
  float: left;
  width: 100%;
  padding-top: 0px;
}
button.btn.btn-primary.btn-block.js-add-to-cart.js-enable-btn.btn-icon.glyphicon-shopping-cart {
  font-size: 12px;
}
@media only screen and (max-width: 1024px) {
  button.btn.btn-primary.btn-block.js-add-to-cart.js-enable-btn.btn-icon.glyphicon-shopping-cart {
    font-size: 16px;
  }
}
.pageType-ProductPage .breadcrumb-section .breadcrumb .active {
  color: #262b69;
}
.pageType-ProductPage .product-details-page .product-title .product-name {
  color: #221f1f;
}
.pageType-ProductPage .product-details-page .product-container .product-features .price-panel-variants {
  order: 0;
  z-index: 99;
  width: 50%;
}
@media screen and (max-width: 1120px) {
  .pageType-ProductPage .product-details-page .product-container .product-features .price-panel-variants {
    width: 40%;
  }
}
@media screen and (max-width: 819px) {
  .pageType-ProductPage .product-details-page .product-container .product-features .price-panel-variants {
    float: left;
    width: 45%;
    z-index: inherit;
  }
}
@media screen and (max-width: 480px) {
  .pageType-ProductPage .product-details-page .product-container .product-features .price-panel-variants {
    width: 100%;
  }
}
.pageType-ProductPage .product-details-page .product-container .product-features .price-panel-variants .price {
  color: #221f1f;
  font-size: 28px;
  height: 34px;
}
.pageType-ProductPage .product-details-page .product-container .product-features .sku {
  order: 2;
  z-index: 99;
  margin: 0;
  top: 20px;
  position: relative;
  width: 65%;
}
@media screen and (max-width: 819px) {
  .pageType-ProductPage .product-details-page .product-container .product-features .sku {
    position: relative;
    font-weight: bold;
    float: right;
    top: -3.5em;
    margin: 0 0 -5em auto;
    line-height: 38px;
    text-align: right;
    width: 60%;
    order: 1;
    display: block;
  }
}
@media screen and (max-width: 480px) {
  .pageType-ProductPage .product-details-page .product-container .product-features .sku {
    display: block;
    float: none;
    margin: 0 0 10px auto;
    padding: 0;
    top: 0;
    text-align: left;
    order: inherit;
    width: 100%;
    line-height: 20px;
  }
}
.pageType-ProductPage .product-details-page .product-container .product-features .sku span {
  font-weight: normal;
  font-size: 16px;
}
@media screen and (max-width: 819px) {
  .pageType-ProductPage .product-details-page .product-container .product-features .sku span {
    font-weight: bold;
    font-size: 23px;
  }
}
@media screen and (max-width: 480px) {
  .pageType-ProductPage .product-details-page .product-container .product-features .sku span {
    font-weight: normal;
    font-size: 16px;
  }
}
@media screen and (max-width: 819px) {
  .pageType-ProductPage .product-details-page .product-container .product-features .sku span.sku-number {
    font-weight: bold;
  }
}
@media screen and (max-width: 480px) {
  .pageType-ProductPage .product-details-page .product-container .product-features .sku span.sku-number {
    font-weight: bold;
  }
}
@media print {
  .pageType-ProductPage .product-details-page .product-container .product-features .sku span.sku-number {
    white-space: nowrap;
  }
}
.pageType-ProductPage .product-details-page .product-container .product-features .product-info .page-details-variants-select .addtocart-component .qty-selector label {
  color: #221f1f;
  display: none;
}
@media screen and (max-width: 819px) {
  .pageType-ProductPage .product-details-page .product-container .product-features .product-info .page-details-variants-select .addtocart-component .qty-selector label {
    display: block;
  }
}
@media screen and (max-width: 820px) {
  .pageType-ProductPage .product-details-page .product-container .product-features .product-info .page-details-variants-select .addtocart-component .qty-selector label[for="pdpAddtoCartInput"] {
    padding: 0px;
  }
}
@media screen and (max-width: 480px) {
  .pageType-ProductPage .product-details-page .product-container .product-features .product-info .page-details-variants-select .addtocart-component .qty-selector label[for="pdpAddtoCartInput"] {
    padding-top: 0px;
    font-size: 16px;
  }
}
@media screen and (max-width: 819px) {
  .pageType-ProductPage .product-details-page .product-container .product-features:has(.slowmove-mi-nostock) .sku,
  .pageType-ProductPage .product-details-page .product-container .product-features:has(.slowmove-mi-nostock-alt) .sku,
  .pageType-ProductPage .product-details-page .product-container .product-features:has(.slowmove-eh-alt) .sku,
  .pageType-ProductPage .product-details-page .product-container .product-features:has(.slowmove-eh) .sku,
  .pageType-ProductPage .product-details-page .product-container .product-features:has(.slowmove-eh-nostock) .sku,
  .pageType-ProductPage .product-details-page .product-container .product-features:has(.obsolete-sku) .sku,
  .pageType-ProductPage .product-details-page .product-container .product-features:has(.obsolete-sku-alt) .sku {
    float: none;
    top: 0;
    margin: 0 auto 0 0;
    width: 100%;
    text-align: left;
  }
}
@media screen and (max-width: 819px) {
  .pageType-ProductPage .product-details-page .product-container .product-features:has(.slowmove-mi-nostock) .page-details-variants-select .page-details-add-to-cart-component:last-of-type,
  .pageType-ProductPage .product-details-page .product-container .product-features:has(.slowmove-mi-nostock-alt) .page-details-variants-select .page-details-add-to-cart-component:last-of-type,
  .pageType-ProductPage .product-details-page .product-container .product-features:has(.slowmove-eh-alt) .page-details-variants-select .page-details-add-to-cart-component:last-of-type,
  .pageType-ProductPage .product-details-page .product-container .product-features:has(.slowmove-eh) .page-details-variants-select .page-details-add-to-cart-component:last-of-type,
  .pageType-ProductPage .product-details-page .product-container .product-features:has(.slowmove-eh-nostock) .page-details-variants-select .page-details-add-to-cart-component:last-of-type,
  .pageType-ProductPage .product-details-page .product-container .product-features:has(.obsolete-sku) .page-details-variants-select .page-details-add-to-cart-component:last-of-type,
  .pageType-ProductPage .product-details-page .product-container .product-features:has(.obsolete-sku-alt) .page-details-variants-select .page-details-add-to-cart-component:last-of-type {
    top: 0;
    text-align: left;
    float: none;
  }
}
@media screen and (max-width: 819px) {
  .pageType-ProductPage .product-details-page .product-container .product-features:has(.slowmove-mi-nostock) .page-details-variants-select .page-details-add-to-cart-component .addToList.btn,
  .pageType-ProductPage .product-details-page .product-container .product-features:has(.slowmove-mi-nostock-alt) .page-details-variants-select .page-details-add-to-cart-component .addToList.btn,
  .pageType-ProductPage .product-details-page .product-container .product-features:has(.slowmove-eh-alt) .page-details-variants-select .page-details-add-to-cart-component .addToList.btn,
  .pageType-ProductPage .product-details-page .product-container .product-features:has(.slowmove-eh) .page-details-variants-select .page-details-add-to-cart-component .addToList.btn,
  .pageType-ProductPage .product-details-page .product-container .product-features:has(.slowmove-eh-nostock) .page-details-variants-select .page-details-add-to-cart-component .addToList.btn,
  .pageType-ProductPage .product-details-page .product-container .product-features:has(.obsolete-sku) .page-details-variants-select .page-details-add-to-cart-component .addToList.btn,
  .pageType-ProductPage .product-details-page .product-container .product-features:has(.obsolete-sku-alt) .page-details-variants-select .page-details-add-to-cart-component .addToList.btn {
    text-align: left;
  }
}
.pageType-ProductPage .product-details-page .product-container .product-features:has(.slowmove-mi) .printBtn.brand-btn-cta,
.pageType-ProductPage .product-details-page .product-container .product-features:has(.slowmove-mi-alt) .printBtn.brand-btn-cta {
  margin-top: 0px;
}
@media screen and (max-width: 819px) {
  .pageType-ProductPage .product-details-page .product-container .product-features:has(.slowmove-mi) .printBtn.brand-btn-cta,
  .pageType-ProductPage .product-details-page .product-container .product-features:has(.slowmove-mi-alt) .printBtn.brand-btn-cta {
    margin-top: -8%;
  }
}
.pageType-ProductPage .product-details-page .product-container .product-features:has(.slowmove-na) .product-features-container .price-table-panel-variants {
  top: -78px;
}
@media screen and (max-width: 480px) {
  .pageType-ProductPage .product-details-page .product-container .product-features:has(.slowmove-na) .product-features-container .price-table-panel-variants {
    top: 0px;
  }
}
.pageType-ProductPage .product-details-page .product-container .product-features:has(.slowmove-na) .product-features-container .product-info .page-details-variants-select .page-details-add-to-cart-component:last-of-type {
  top: -35px;
}
.page-searchEmpty .productcarouselcomponent-container h2,
.pageType-ProductPage .productcarouselcomponent-container h2,
.pageLabel-my-account .productcarouselcomponent-container h2,
.pageType-CategoryPage .productcarouselcomponent-container h2,
.page-cartPage .productcarouselcomponent-container h2 {
  font-size: 24px;
  line-height: 28px;
  color: #221f1f;
  border-bottom: solid 1px #e6e6e6;
  padding-bottom: 10px;
  font-weight: bold;
  border-top: none !important;
  padding-top: 20px;
  text-align: center;
  margin-bottom: 40px;
}
@media only screen and (max-width: 668px) {
  .page-searchEmpty .productcarouselcomponent-container h2,
  .pageType-ProductPage .productcarouselcomponent-container h2,
  .pageLabel-my-account .productcarouselcomponent-container h2,
  .pageType-CategoryPage .productcarouselcomponent-container h2,
  .page-cartPage .productcarouselcomponent-container h2 {
    margin-left: 20px;
    margin-right: 20px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1023px) {
  .page-searchEmpty .productcarouselcomponent-container h2,
  .pageType-ProductPage .productcarouselcomponent-container h2,
  .pageLabel-my-account .productcarouselcomponent-container h2,
  .pageType-CategoryPage .productcarouselcomponent-container h2,
  .page-cartPage .productcarouselcomponent-container h2 {
    margin-left: 50px;
    margin-right: 50px;
  }
}
.page-searchEmpty .slick-track,
.pageType-ProductPage .slick-track,
.pageLabel-my-account .slick-track,
.pageType-CategoryPage .slick-track,
.page-cartPage .slick-track {
  display: flex;
  flex-wrap: wrap;
}
.page-searchEmpty .slick-track .carousel__item.slick-slide,
.pageType-ProductPage .slick-track .carousel__item.slick-slide,
.pageLabel-my-account .slick-track .carousel__item.slick-slide,
.pageType-CategoryPage .slick-track .carousel__item.slick-slide,
.page-cartPage .slick-track .carousel__item.slick-slide {
  display: flex !important;
}
@media only screen and (max-width: 668px) {
  .page-searchEmpty .slick-track .carousel__item.slick-slide,
  .pageType-ProductPage .slick-track .carousel__item.slick-slide,
  .pageLabel-my-account .slick-track .carousel__item.slick-slide,
  .pageType-CategoryPage .slick-track .carousel__item.slick-slide,
  .page-cartPage .slick-track .carousel__item.slick-slide {
    justify-content: center;
  }
}
.page-searchEmpty .slick-track .equal-column,
.pageType-ProductPage .slick-track .equal-column,
.pageLabel-my-account .slick-track .equal-column,
.pageType-CategoryPage .slick-track .equal-column,
.page-cartPage .slick-track .equal-column {
  height: 100%;
}
.page-searchEmpty .slick-track .equal-column.active,
.pageType-ProductPage .slick-track .equal-column.active,
.pageLabel-my-account .slick-track .equal-column.active,
.pageType-CategoryPage .slick-track .equal-column.active,
.page-cartPage .slick-track .equal-column.active {
  outline: 5px auto #1B55C3;
}
.page-searchEmpty .slick-track .equal-column.active a.pdp-productCarousel-item,
.pageType-ProductPage .slick-track .equal-column.active a.pdp-productCarousel-item,
.pageLabel-my-account .slick-track .equal-column.active a.pdp-productCarousel-item,
.pageType-CategoryPage .slick-track .equal-column.active a.pdp-productCarousel-item,
.page-cartPage .slick-track .equal-column.active a.pdp-productCarousel-item {
  outline: 0px;
}
@media only screen and (max-width: 668px) {
  .page-searchEmpty .slick-track .equal-column,
  .pageType-ProductPage .slick-track .equal-column,
  .pageLabel-my-account .slick-track .equal-column,
  .pageType-CategoryPage .slick-track .equal-column,
  .page-cartPage .slick-track .equal-column {
    max-width: 230px;
  }
}
.page-searchEmpty .slick-track .equal-column.is_focused,
.pageType-ProductPage .slick-track .equal-column.is_focused,
.pageLabel-my-account .slick-track .equal-column.is_focused,
.pageType-CategoryPage .slick-track .equal-column.is_focused,
.page-cartPage .slick-track .equal-column.is_focused {
  outline: 5px auto #1B55C3;
}
.page-searchEmpty .carousel-wrapper,
.pageType-ProductPage .carousel-wrapper,
.pageLabel-my-account .carousel-wrapper,
.pageType-CategoryPage .carousel-wrapper,
.page-cartPage .carousel-wrapper {
  width: 100%;
  max-width: 1310px;
  margin: 0px auto 20px;
}
.page-searchEmpty .carousel-wrapper .carousel__item,
.pageType-ProductPage .carousel-wrapper .carousel__item,
.pageLabel-my-account .carousel-wrapper .carousel__item,
.pageType-CategoryPage .carousel-wrapper .carousel__item,
.page-cartPage .carousel-wrapper .carousel__item {
  text-align: left;
}
.page-searchEmpty .carousel-wrapper .carousel__item.slick-slide,
.pageType-ProductPage .carousel-wrapper .carousel__item.slick-slide,
.pageLabel-my-account .carousel-wrapper .carousel__item.slick-slide,
.pageType-CategoryPage .carousel-wrapper .carousel__item.slick-slide,
.page-cartPage .carousel-wrapper .carousel__item.slick-slide {
  margin: auto 28px;
}
.page-searchEmpty .carousel-wrapper .carousel__item.slick-slide:focus,
.pageType-ProductPage .carousel-wrapper .carousel__item.slick-slide:focus,
.pageLabel-my-account .carousel-wrapper .carousel__item.slick-slide:focus,
.pageType-CategoryPage .carousel-wrapper .carousel__item.slick-slide:focus,
.page-cartPage .carousel-wrapper .carousel__item.slick-slide:focus {
  outline: 5px auto #1B55C3;
  outline-offset: -1px;
}
.page-searchEmpty .carousel-wrapper .carousel__item .carousel__item-wrapper,
.pageType-ProductPage .carousel-wrapper .carousel__item .carousel__item-wrapper,
.pageLabel-my-account .carousel-wrapper .carousel__item .carousel__item-wrapper,
.pageType-CategoryPage .carousel-wrapper .carousel__item .carousel__item-wrapper,
.page-cartPage .carousel-wrapper .carousel__item .carousel__item-wrapper {

}
@media only screen and (min-width: 880px) and (max-width: 1190px) {
  .page-searchEmpty .carousel-wrapper .carousel__item .carousel__item-wrapper,
  .pageType-ProductPage .carousel-wrapper .carousel__item .carousel__item-wrapper,
  .pageLabel-my-account .carousel-wrapper .carousel__item .carousel__item-wrapper,
  .pageType-CategoryPage .carousel-wrapper .carousel__item .carousel__item-wrapper,
  .page-cartPage .carousel-wrapper .carousel__item .carousel__item-wrapper {
    height: 165px;
  }
}
@media only screen and (min-width: 600px) and (max-width: 879px) {
  .page-searchEmpty .carousel-wrapper .carousel__item .carousel__item-wrapper,
  .pageType-ProductPage .carousel-wrapper .carousel__item .carousel__item-wrapper,
  .pageLabel-my-account .carousel-wrapper .carousel__item .carousel__item-wrapper,
  .pageType-CategoryPage .carousel-wrapper .carousel__item .carousel__item-wrapper,
  .page-cartPage .carousel-wrapper .carousel__item .carousel__item-wrapper {
    height: 195px;
  }
}
@media only screen and (min-width: 480px) and (max-width: 550px) {
  .page-searchEmpty .carousel-wrapper .carousel__item .carousel__item-wrapper,
  .pageType-ProductPage .carousel-wrapper .carousel__item .carousel__item-wrapper,
  .pageLabel-my-account .carousel-wrapper .carousel__item .carousel__item-wrapper,
  .pageType-CategoryPage .carousel-wrapper .carousel__item .carousel__item-wrapper,
  .page-cartPage .carousel-wrapper .carousel__item .carousel__item-wrapper {
    height: 185px;
  }
}
.page-searchEmpty .carousel-wrapper .carousel__item .carousel__item-wrapper a.pdp-productCarousel-item,
.pageType-ProductPage .carousel-wrapper .carousel__item .carousel__item-wrapper a.pdp-productCarousel-item,
.pageLabel-my-account .carousel-wrapper .carousel__item .carousel__item-wrapper a.pdp-productCarousel-item,
.pageType-CategoryPage .carousel-wrapper .carousel__item .carousel__item-wrapper a.pdp-productCarousel-item,
.page-cartPage .carousel-wrapper .carousel__item .carousel__item-wrapper a.pdp-productCarousel-item {
  display: flex;
  height: 145px;
}
.page-searchEmpty .carousel-wrapper .carousel__item .carousel__item-wrapper a.pdp-productCarousel-item:focus,
.pageType-ProductPage .carousel-wrapper .carousel__item .carousel__item-wrapper a.pdp-productCarousel-item:focus,
.pageLabel-my-account .carousel-wrapper .carousel__item .carousel__item-wrapper a.pdp-productCarousel-item:focus,
.pageType-CategoryPage .carousel-wrapper .carousel__item .carousel__item-wrapper a.pdp-productCarousel-item:focus,
.page-cartPage .carousel-wrapper .carousel__item .carousel__item-wrapper a.pdp-productCarousel-item:focus {
  outline: 0px !important;
}
.page-searchEmpty .carousel-wrapper .carousel__item .carousel__item--thumb,
.pageType-ProductPage .carousel-wrapper .carousel__item .carousel__item--thumb,
.pageLabel-my-account .carousel-wrapper .carousel__item .carousel__item--thumb,
.pageType-CategoryPage .carousel-wrapper .carousel__item .carousel__item--thumb,
.page-cartPage .carousel-wrapper .carousel__item .carousel__item--thumb {
  flex: 0 0 50px;
  margin-right: 15px;
  height: auto;
}
.page-searchEmpty .carousel-wrapper .carousel__item .carousel__item--thumb img,
.pageType-ProductPage .carousel-wrapper .carousel__item .carousel__item--thumb img,
.pageLabel-my-account .carousel-wrapper .carousel__item .carousel__item--thumb img,
.pageType-CategoryPage .carousel-wrapper .carousel__item .carousel__item--thumb img,
.page-cartPage .carousel-wrapper .carousel__item .carousel__item--thumb img {
  max-width: 100%;
}
.page-searchEmpty .carousel-wrapper .carousel__item.code,
.pageType-ProductPage .carousel-wrapper .carousel__item.code,
.pageLabel-my-account .carousel-wrapper .carousel__item.code,
.pageType-CategoryPage .carousel-wrapper .carousel__item.code,
.page-cartPage .carousel-wrapper .carousel__item.code {
  font-size: 14px;
  color: #3a414b;
  margin: 0;
  padding: 0 0 5px;
  display: block;
}
.page-searchEmpty .carousel-wrapper .carousel__item.name,
.pageType-ProductPage .carousel-wrapper .carousel__item.name,
.pageLabel-my-account .carousel-wrapper .carousel__item.name,
.pageType-CategoryPage .carousel-wrapper .carousel__item.name,
.page-cartPage .carousel-wrapper .carousel__item.name {
  font-size: 14px;
  color: #696969;
  margin: 0;
  padding: 0 0 20px;
  display: block;
}
.page-searchEmpty .carousel-wrapper .carousel__item .item-info,
.pageType-ProductPage .carousel-wrapper .carousel__item .item-info,
.pageLabel-my-account .carousel-wrapper .carousel__item .item-info,
.pageType-CategoryPage .carousel-wrapper .carousel__item .item-info,
.page-cartPage .carousel-wrapper .carousel__item .item-info {
  display: flex;
  flex-direction: column;
  flex: auto;
}
.page-searchEmpty .carousel-wrapper .carousel__item .button-wrapper,
.pageType-ProductPage .carousel-wrapper .carousel__item .button-wrapper,
.pageLabel-my-account .carousel-wrapper .carousel__item .button-wrapper,
.pageType-CategoryPage .carousel-wrapper .carousel__item .button-wrapper,
.page-cartPage .carousel-wrapper .carousel__item .button-wrapper {
  flex: 0 0 100%;

}
.page-searchEmpty .carousel-wrapper .carousel__item .btn-tertiary,
.pageType-ProductPage .carousel-wrapper .carousel__item .btn-tertiary,
.pageLabel-my-account .carousel-wrapper .carousel__item .btn-tertiary,
.pageType-CategoryPage .carousel-wrapper .carousel__item .btn-tertiary,
.page-cartPage .carousel-wrapper .carousel__item .btn-tertiary {
  color: #ffffff;
  border-radius: 5px !important;
  font-size: 16px;
  line-height: 22px;
  font-weight: normal !important;
  text-transform: capitalize;
  padding: 10px 0;
  text-align: center;
}
.page-searchEmpty .carousel-wrapper .slick-arrow,
.pageType-ProductPage .carousel-wrapper .slick-arrow,
.pageLabel-my-account .carousel-wrapper .slick-arrow,
.pageType-CategoryPage .carousel-wrapper .slick-arrow,
.page-cartPage .carousel-wrapper .slick-arrow {
  background-color: #ffffff;
  padding: 20px;
  border-radius: 5px;
  box-shadow: 1px 1px 8px rgba(0, 0, 0, 0.5);
  border: 1px solid #dde0e0;
  background-size: auto 55%;
  font-family: "Glyphicons Halflings";
}
.page-searchEmpty .carousel-wrapper .slick-arrow.slick-next,
.pageType-ProductPage .carousel-wrapper .slick-arrow.slick-next,
.pageLabel-my-account .carousel-wrapper .slick-arrow.slick-next,
.pageType-CategoryPage .carousel-wrapper .slick-arrow.slick-next,
.page-cartPage .carousel-wrapper .slick-arrow.slick-next {
  right: -15px;
  background-image: none;
}
@media only screen and (max-width: 668px) {
  .page-searchEmpty .carousel-wrapper .slick-arrow.slick-next,
  .pageType-ProductPage .carousel-wrapper .slick-arrow.slick-next,
  .pageLabel-my-account .carousel-wrapper .slick-arrow.slick-next,
  .pageType-CategoryPage .carousel-wrapper .slick-arrow.slick-next,
  .page-cartPage .carousel-wrapper .slick-arrow.slick-next {
    right: 0px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .page-searchEmpty .carousel-wrapper .slick-arrow.slick-next,
  .pageType-ProductPage .carousel-wrapper .slick-arrow.slick-next,
  .pageLabel-my-account .carousel-wrapper .slick-arrow.slick-next,
  .pageType-CategoryPage .carousel-wrapper .slick-arrow.slick-next,
  .page-cartPage .carousel-wrapper .slick-arrow.slick-next {
    right: -15px;
  }
}
@media only screen and (min-width: 1024px) and (max-width: 1280px) {
  .page-searchEmpty .carousel-wrapper .slick-arrow.slick-next,
  .pageType-ProductPage .carousel-wrapper .slick-arrow.slick-next,
  .pageLabel-my-account .carousel-wrapper .slick-arrow.slick-next,
  .pageType-CategoryPage .carousel-wrapper .slick-arrow.slick-next,
  .page-cartPage .carousel-wrapper .slick-arrow.slick-next {
    right: 0px;
  }
}
.page-searchEmpty .carousel-wrapper .slick-arrow.slick-next::after,
.pageType-ProductPage .carousel-wrapper .slick-arrow.slick-next::after,
.pageLabel-my-account .carousel-wrapper .slick-arrow.slick-next::after,
.pageType-CategoryPage .carousel-wrapper .slick-arrow.slick-next::after,
.page-cartPage .carousel-wrapper .slick-arrow.slick-next::after {
  content: "\e258";
  color: #747474;
  font-size: 17px;
  position: relative;
  left: -7px;
}
.page-searchEmpty .carousel-wrapper .slick-arrow.slick-next:hover::after,
.pageType-ProductPage .carousel-wrapper .slick-arrow.slick-next:hover::after,
.pageLabel-my-account .carousel-wrapper .slick-arrow.slick-next:hover::after,
.pageType-CategoryPage .carousel-wrapper .slick-arrow.slick-next:hover::after,
.page-cartPage .carousel-wrapper .slick-arrow.slick-next:hover::after {
  color: #1692CA;
}
.page-searchEmpty .carousel-wrapper .slick-arrow.slick-prev,
.pageType-ProductPage .carousel-wrapper .slick-arrow.slick-prev,
.pageLabel-my-account .carousel-wrapper .slick-arrow.slick-prev,
.pageType-CategoryPage .carousel-wrapper .slick-arrow.slick-prev,
.page-cartPage .carousel-wrapper .slick-arrow.slick-prev {
  left: -15px;
  background-image: none;
}
.page-searchEmpty .carousel-wrapper .slick-arrow.slick-prev::before,
.pageType-ProductPage .carousel-wrapper .slick-arrow.slick-prev::before,
.pageLabel-my-account .carousel-wrapper .slick-arrow.slick-prev::before,
.pageType-CategoryPage .carousel-wrapper .slick-arrow.slick-prev::before,
.page-cartPage .carousel-wrapper .slick-arrow.slick-prev::before {
  content: "\e257";
  color: #747474;
  font-size: 17px;
  position: relative;
  left: -7px;
}
@media only screen and (max-width: 668px) {
  .page-searchEmpty .carousel-wrapper .slick-arrow.slick-prev,
  .pageType-ProductPage .carousel-wrapper .slick-arrow.slick-prev,
  .pageLabel-my-account .carousel-wrapper .slick-arrow.slick-prev,
  .pageType-CategoryPage .carousel-wrapper .slick-arrow.slick-prev,
  .page-cartPage .carousel-wrapper .slick-arrow.slick-prev {
    left: 0px;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .page-searchEmpty .carousel-wrapper .slick-arrow.slick-prev,
  .pageType-ProductPage .carousel-wrapper .slick-arrow.slick-prev,
  .pageLabel-my-account .carousel-wrapper .slick-arrow.slick-prev,
  .pageType-CategoryPage .carousel-wrapper .slick-arrow.slick-prev,
  .page-cartPage .carousel-wrapper .slick-arrow.slick-prev {
    left: -15px;
  }
}
@media only screen and (min-width: 1024px) and (max-width: 1280px) {
  .page-searchEmpty .carousel-wrapper .slick-arrow.slick-prev,
  .pageType-ProductPage .carousel-wrapper .slick-arrow.slick-prev,
  .pageLabel-my-account .carousel-wrapper .slick-arrow.slick-prev,
  .pageType-CategoryPage .carousel-wrapper .slick-arrow.slick-prev,
  .page-cartPage .carousel-wrapper .slick-arrow.slick-prev {
    left: 0px;
  }
}
.page-searchEmpty .carousel-wrapper .slick-arrow.slick-prev:hover::before,
.pageType-ProductPage .carousel-wrapper .slick-arrow.slick-prev:hover::before,
.pageLabel-my-account .carousel-wrapper .slick-arrow.slick-prev:hover::before,
.pageType-CategoryPage .carousel-wrapper .slick-arrow.slick-prev:hover::before,
.page-cartPage .carousel-wrapper .slick-arrow.slick-prev:hover::before {
  color: #1692CA;
}
@media only screen and (max-width: 668px) {
  .page-searchEmpty .carousel-wrapper .slick-arrow,
  .pageType-ProductPage .carousel-wrapper .slick-arrow,
  .pageLabel-my-account .carousel-wrapper .slick-arrow,
  .pageType-CategoryPage .carousel-wrapper .slick-arrow,
  .page-cartPage .carousel-wrapper .slick-arrow {
    display: block !important;
  }
}
@media only screen and (max-width: 660px) {
  .page-searchEmpty .carousel-wrapper .slick-dots,
  .pageType-ProductPage .carousel-wrapper .slick-dots,
  .pageLabel-my-account .carousel-wrapper .slick-dots,
  .pageType-CategoryPage .carousel-wrapper .slick-dots,
  .page-cartPage .carousel-wrapper .slick-dots {
    display: none !important;
  }
}
.page-searchEmpty .carousel-wrapper .slick-slider .slick-list,
.pageType-ProductPage .carousel-wrapper .slick-slider .slick-list,
.pageLabel-my-account .carousel-wrapper .slick-slider .slick-list,
.pageType-CategoryPage .carousel-wrapper .slick-slider .slick-list,
.page-cartPage .carousel-wrapper .slick-slider .slick-list {
  height: auto !important;
}
@media only screen and (min-width: 768px) and (max-width: 1023px) {
  .page-searchEmpty .carousel-wrapper,
  .pageType-ProductPage .carousel-wrapper,
  .pageLabel-my-account .carousel-wrapper,
  .pageType-CategoryPage .carousel-wrapper,
  .page-cartPage .carousel-wrapper {
    padding: 0 56px;
  }
}
.pageType-ProductPage .productcarouselcomponent-container {
  clear: both;
  padding-top: 10px;
}
@media screen and (min-width: 600px) and (max-width: 920px) {
  .pageType-ProductPage .productcarouselcomponent-container .carousel-wrapper .carousel__item .carousel__item-wrapper {
    height: 130px;
  }
}
@media screen and (min-width: 600px) and (max-width: 920px) {
  .pageType-ProductPage .productcarouselcomponent-container .carousel-wrapper .carousel__item.name {
    overflow: hidden;
    text-overflow: ellipsis;
    display: box;
    display: -webkit-box;
    display: -ms-box;
    display: -moz-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    padding-bottom: 0px;
  }
}
.seo-widgets {
  margin: 0 0 45px;
  padding: 0 20px;
}
.seo-widgets h2 {
  font-size: 24px;
  line-height: 28px;
  color: #221f1f;
  padding-bottom: 15px;
  font-weight: bold;
  margin: 0;
}
@media only screen and (max-width: 1024px) {
  .seo-widgets.related-products h2 {
    text-align: center;
  }
}
@media only screen and (min-width: 820px) {
  .seo-widgets.related-products h2 {
    text-align: left;
  }
}
.seo-widgets.related-products .slick-track {
  margin-left: 0;
  margin-right: 0;
}
.seo-widgets.related-products .carousel-wrapper {
  margin: 0;
  padding: 0;
}
.seo-widgets.related-products .carousel-wrapper .carousel__item.slick-slide {
  margin: 5px 10px;
}
.seo-widgets.related-products .carousel-wrapper .carousel__item.slick-slide.is_focused {
  outline: 5px auto #1B55C3;
  outline-offset: 0px;
}
@media only screen and (min-width: 820px) {
  .seo-widgets.related-products .carousel-wrapper .slick-arrow.slick-prev {
    left: -15px;
  }
}
@media only screen and (min-width: 820px) {
  .seo-widgets.related-products .carousel-wrapper .slick-arrow.slick-next {
    right: -15px;
  }
}
.seo-widgets.related-products .wrapper {
  display: flex;
  flex-direction: column;
  border: 1px solid #d0d0d0;
  padding: 15px;
  border-radius: 22px;
  box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16);
  height: 315px;
  align-items: top;
  justify-content: left;
  position: relative;
}
.seo-widgets.related-products .wrapper .product {
  display: block;
}
.seo-widgets.related-products .wrapper .product.img {
  width: 100%;
  padding: 0px;
  position: relative;
  max-height: 95px;
}
.seo-widgets.related-products .wrapper .product.img a {
  outline: none;
}
.seo-widgets.related-products .wrapper .product.img img {
  max-width: 88px;
  margin: 0px auto;
  width: 100%;
  height: auto;
}
.seo-widgets.related-products .wrapper .product.img .quick-view {
  color: #043faf;
  font-size: 16px;
  line-height: 20px;
  letter-spacing: 0.18px;
  display: none;
  position: absolute;
  top: 50%;
  left: 50%;
  padding: 9px 18px 11px 15px;
  border: 1px solid #043faf;
  border-radius: 7px;
  background: #fff;
  font-weight: bold;
  text-transform: capitalize;
  transform: translate(-50%, -50%);
  width: 130px;
  text-align: center;
}
.seo-widgets.related-products .wrapper .product.img .quick-view a {
  color: #043faf;
  outline: 0;
  cursor: pointer;
}
.seo-widgets.related-products .wrapper .product.img:hover .quick-view {
  display: block;
}
@media screen and (max-width: 990px) {
  .seo-widgets.related-products .wrapper .product.img:hover .quick-view {
    display: none;
  }
}
.seo-widgets.related-products .wrapper .product.name {
  font-size: 14px;
  line-height: 17px;
  letter-spacing: 0.18px;
  color: #101a23;
  padding: 0px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: box;
  display: -webkit-box;
  display: -ms-box;
  display: -moz-box;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
  margin-top: 24px;
}
.seo-widgets.related-products .wrapper .product.name a:hover {
  color: #1063ff;
}
.seo-widgets.related-products .wrapper .product.desc {
  font-size: 13px;
  line-height: 16px;
  letter-spacing: 0.16px;
  color: #696969;
  padding: 0px;
  margin-top: 12px;
}
.seo-widgets.related-products .wrapper .product.desc a {
  height: 32px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: box;
  color: #043faf;
  display: -webkit-box;
  display: -ms-box;
  display: -moz-box;
  line-clamp: 2;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.seo-widgets.related-products .wrapper .product.desc a:hover {
  color: #1063ff;
}
.seo-widgets.related-products .wrapper .product.link {
  position: absolute;
  bottom: 20px;
}
.seo-widgets.related-products .wrapper .product.link a {
  color: #043faf;
  font-size: 14px;
  line-height: 16px;
  letter-spacing: 0.18px;
  border-bottom: 1px solid #043faf;
  padding: 0 0 3.7px;
  outline: 0;
  cursor: pointer;
}
.seo-widgets.related-products .wrapper .product.link a:hover {
  border-bottom: 0px;
  color: #1063ff;
}
.seo-widgets .list-item {
  display: flex;
  gap: 6px;
  flex-wrap: wrap;
}
.seo-widgets .list-item a {
  color: #575757;
  font-size: 14px;
  line-height: 28px;
  padding-bottom: 15px;
  letter-spacing: 0.18px;
  background: #f5f5f5;
  padding: 2px 6px 1px;
  border: 1px solid #d0d0d0;
  outline: 0;
  cursor: pointer;
}
.seo-widgets .list-item a:focus {
  outline: 5px auto #1B55C3;
  outline-offset: 0px;
}
.seo-widgets.facet {
  padding: 19px 16px;
  border: 2px solid #e0e0e0;
  margin-top: 21px;
}
.seo-widgets.facet h4 {
  color: #221f1f;
  padding-bottom: 5px;
  line-height: 20px;
  letter-spacing: 0.18px;
  font-weight: bold;
  margin: 0px 0 9px;
}
.seo-widgets.facet .list-item {
  display: flex;
  flex-direction: column;
  gap: 10px;
}
.seo-widgets.facet .list-item a {
  color: #000000;
  font-size: 13px;
  line-height: 20px;
  background: none;
  border: none;
  padding: 0;
  outline: 0;
  cursor: pointer;
}
@media screen and (max-width: 1024px) {
  .seo-widgets.facet {
    display: none;
  }
}
@media screen and (min-width: 1025px) {
  .seo-widgets.facet {
    display: block;
  }
}
@media screen and (max-width: 1024px) {
  .seo-widgets.category {
    display: block;
  }
}
@media screen and (min-width: 1025px) {
  .seo-widgets.category {
    display: none;
  }
}
#cboxLoadedContent.seoWidgetModal {
  background: #fff !important;
}
#seoWidgetQuickView {
  display: none;
}
#seoWidgetQuickView #cboxClose {
  filter: brightness(0.25) !important;
}
#seoWidgetQuickView .seo-quick-view-popup .owl-wrapper-outer {
  overflow: hidden !important;
}
#seoWidgetQuickView .seo-quick-view-popup .product-image {
  width: 100%;
  border-bottom: 0px;
  display: block;
  text-align: center;
}
#seoWidgetQuickView .productGalleryThumb {
  display: none;
}
#seoWidgetQuickView .product-details-page .product-image .image-gallery.js-gallery {
  display: flex;
  flex-direction: column;
  margin: 0;
  padding: 0;
  top: 20px;
}
#seoWidgetQuickView .product-details-page .product-container.product-main-info {
  height: auto;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  margin-top: 50px;
}
#seoWidgetQuickView .product-details-page .product-container.product-main-info .product-overview {
  flex: 0 0 40%;
  max-width: 40%;
}
#seoWidgetQuickView .product-details-page .product-container.product-main-info .product-overview {
  flex: 0 0 40%;
}
#seoWidgetQuickView .product-details-page .product-container.product-main-info .wrapper {
  flex: 0 0 50%;
  position: relative;
  z-index: 9999;
}
#seoWidgetQuickView .product-details-page .product-container.product-main-info .wrapper .name {
  font-size: 16px;
  line-height: 20px;
  color: #221f1f;
  font-weight: bold;
}
#seoWidgetQuickView .product-details-page .product-container.product-main-info .wrapper .list {
  padding-top: 20px;
}
#seoWidgetQuickView .product-details-page .product-container.product-main-info .wrapper .list ul {
  padding-left: 0px;
}
#seoWidgetQuickView .product-details-page .product-container.product-main-info .wrapper .list ul li {
  font-size: 13px;
  line-height: 16px;
  color: #3a414b;
  padding-bottom: 0px;
  padding-left: 15px;
  text-indent: -15px;
  margin-bottom: 8px;
  height: inherit;
  max-height: 35px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-box;
  display: box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
#seoWidgetQuickView .product-details-page .product-container.product-main-info .wrapper .list ul li:before {
  content: "\2022";
  margin-right: 10px;
  display: inline;
  float: none;
  font-size: 14px;
}
#seoWidgetQuickView .product-details-page .product-container.product-main-info .wrapper .list ul li:nth-child(n+5) {
  display: none;
}
#seoWidgetQuickView .product-details-page .product-container.product-main-info .wrapper .full-details {
  margin-top: 40px;
  display: flex;
  justify-content: center;
  align-items: center;
  font-weight: bold;
  width: 270px;
  border: solid 1px #262b69;
  color: #fff;
  background-color: #262b69;
  border-radius: 4px;
  text-transform: capitalize;
}
#seoWidgetQuickView .product-details-page .product-container.product-main-info .wrapper .full-details a {
  font-size: 16px;
  line-height: 22px;
  color: #fff;
  text-align: center;
  text-transform: capitalize;
  cursor: pointer;
  padding: 12px 56px;
  border-radius: 5px;
}
.pageType-CategoryPage .facets {
  border: none;
}
.pageType-CategoryPage .facets .js-product-facet {
  border: 2px solid #e0e0e0;
  border-bottom: 0;
  margin-bottom: 20px;
}
@media screen and (max-width: 820px) {
  .pageType-CategoryPage .product__list--wrapper .pagination-bar.top {
    margin-top: 0;
    height: inherit;
  }
}
@media screen and (min-width: 820px) and (max-width: 1024px) {
  .pageType-CategoryPage .product__list--wrapper .pagination-bar.top {
    height: auto;
    margin: 0 0 40px 0;
  }
}
@media screen and (min-width: 480px) and (max-width: 640px) {
  .pageType-CategoryPage .product__list--wrapper .pagination-bar.top div.row {
    top: 15px;
  }
}
@media screen and (min-width: 641px) and (max-width: 767px) {
  .pageType-CategoryPage .product__list--wrapper .pagination-bar.top div.row {
    height: 65px;
    padding-left: 10px;
    top: 0;
  }
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
  .pageType-CategoryPage .product__list--wrapper .pagination-bar.top div.row {
    height: 65px;
    padding-left: 10px;
    top: 0;
  }
}
@media screen and (min-width: 480px) and (max-width: 640px) {
  .pageType-CategoryPage .product__list--wrapper .pagination-bar.top .product__facet {
    margin: 60px 0 0 0 !important;
    width: 85%;
    left: 0% !important;
    position: relative;
  }
}
@media screen and (min-width: 641px) and (max-width: 767px) {
  .pageType-CategoryPage .product__list--wrapper .pagination-bar.top .product__facet {
    left: 0 !important;
    margin: 0 !important;
    width: 85%;
    position: relative;
  }
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
  .pageType-CategoryPage .product__list--wrapper .pagination-bar.top .product__facet {
    width: 100%;

    order: 2;
    float: right;
    margin: 0 !important;
  }
}
@media screen and (min-width: 768px) and (max-width: 1024px) {
  .pageType-CategoryPage .product__list--wrapper .pagination-bar.top .product__facet .facet_block {
    padding: 0;
  }
}
@media screen and (min-width: 768px) and (max-width: 1024px) and (orientation: landscape) {
  .pageType-CategoryPage .product__list--wrapper .pagination-bar.top div.row form {

  }
}
@media screen and (min-width: 768px) and (max-width: 1180px) {
  .pageType-CategoryPage .thematic-page .product-grid-wrapper .pagination-bar.top .product__facet,
  .pageType-CategoryPage .thematic-page .product__list--wrapper .pagination-bar.top .product__facet {
    margin: 10px 0px !important;
  }
}
@media screen and (min-width: 1181px) and (max-width: 4000px) {
  .pageType-CategoryPage .thematic-page .product-grid-wrapper .pagination-bar.top .product__facet,
  .pageType-CategoryPage .thematic-page .product__list--wrapper .pagination-bar.top .product__facet {
    margin: 0px !important;
  }
}
header .navigation.mainHeader.mainNav .site-nav-trigger ul.navigationBar li a.product-trigger button.btn.js-toggle-menu img {
  width: 26px;
  height: 18px;
}
.oecategorylist {
  padding-top: 50px;
  padding-bottom: 50px;
}
.oecategorylist p {
  color: #043faf;
}
.oecategorylist ul {
  display: grid;
  list-style-type: none;
  padding-left: 0px;
  grid-template-columns: 40% 30% 30%;
}
@media screen and (min-width: 320px) and (max-width: 1024px) {
  .oecategorylist ul {
    grid-template-columns: 100%;
  }
}
@media screen and (min-width: 768px) and (max-width: 1180px) {
  .oecategorylist ul {
    grid-template-columns: 50% 50%;
  }
}
.oecategorylist ul li {
  text-decoration: underline;
  text-align: left;
  margin: 0 0 7px 0;
  line-height: 17px;
}
.oecategorylist ul li a {
  color: #3a414b;
}
.emptySearchTitle {
  font-size: 18px !important;
  line-height: 22px !important;
  max-width: 1240px;
  margin: 0 auto;
  padding-bottom: 23px;
  color: #043faf;
}
.emptySearchWidgetTitle {
  display: flex;
  align-items: center;
  border-bottom: solid 0px !important;
  font-size: 18px !important;
}
.emptySearchWidgetTitle::before,
.emptySearchWidgetTitle::after {
  content: '';
  flex: 1;
  border-bottom: 1px solid #e0e0e0;
}
.emptySearchWidgetTitle:not(:empty)::before {
  margin-right: 1.25em;
}
.emptySearchWidgetTitle:not(:empty)::after {
  margin-left: 1.25em;
}
.product-container .product-features #addToCartForm .btn {
  border-radius: 5px !important;
}
.product-container .product-features #addToCartForm .btn.btn-primary {
  color: #ffffff;
  background-color: #e31f26;
  border-color: #e31f26;
}
.product-container .product-features #addToCartForm .btn.btn-primary:hover,
.product-container .product-features #addToCartForm .btn.btn-primary:focus,
.product-container .product-features #addToCartForm .btn.btn-primary:active,
.product-container .product-features #addToCartForm .btn.btn-primary.active,
.open .dropdown-toggle.product-container .product-features #addToCartForm .btn.btn-primary {
  color: #ffffff;
  background-color: #fc3f1d;
  border-color: #fc3f1d;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.product-container .product-features #addToCartForm .btn.btn-primary:active,
.product-container .product-features #addToCartForm .btn.btn-primary.active,
.open .dropdown-toggle.product-container .product-features #addToCartForm .btn.btn-primary {
  background-image: none;
}
.product-container .product-features #addToCartForm .btn.btn-primary.disabled,
.product-container .product-features #addToCartForm .btn.btn-primary[disabled],
fieldset[disabled] .product-container .product-features #addToCartForm .btn.btn-primary,
.product-container .product-features #addToCartForm .btn.btn-primary.disabled:hover,
.product-container .product-features #addToCartForm .btn.btn-primary[disabled]:hover,
fieldset[disabled] .product-container .product-features #addToCartForm .btn.btn-primary:hover,
.product-container .product-features #addToCartForm .btn.btn-primary.disabled:focus,
.product-container .product-features #addToCartForm .btn.btn-primary[disabled]:focus,
fieldset[disabled] .product-container .product-features #addToCartForm .btn.btn-primary:focus,
.product-container .product-features #addToCartForm .btn.btn-primary.disabled:active,
.product-container .product-features #addToCartForm .btn.btn-primary[disabled]:active,
fieldset[disabled] .product-container .product-features #addToCartForm .btn.btn-primary:active,
.product-container .product-features #addToCartForm .btn.btn-primary.disabled.active,
.product-container .product-features #addToCartForm .btn.btn-primary[disabled].active,
fieldset[disabled] .product-container .product-features #addToCartForm .btn.btn-primary.active {
  color: #969796;
  background-color: #e6e9e8;
  border-color: #e6e9e8;
  opacity: 1;
}
.product-container .product-features #addToCartForm .btn.btn-primary .badge {
  color: #e31f26;
  background-color: #ffffff;
}
.product-container .product-features #addToCartForm .btn.btn-primary:active {
  color: #ffffff !important;
  background-color: #ff0000;
  border-color: #ff0000;
}
.product-container .product-features #addToCartForm .btn.btn-primary-reversed {
  color: #e31f26;
  background-color: #ffffff;
  border-color: #e31f26;
}
.product-container .product-features #addToCartForm .btn.btn-primary-reversed:hover,
.product-container .product-features #addToCartForm .btn.btn-primary-reversed:focus,
.product-container .product-features #addToCartForm .btn.btn-primary-reversed:active,
.product-container .product-features #addToCartForm .btn.btn-primary-reversed.active,
.open .dropdown-toggle.product-container .product-features #addToCartForm .btn.btn-primary-reversed {
  color: #fc3f1d;
  background-color: #f8f8f8;
  border-color: #fc3f1d;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.product-container .product-features #addToCartForm .btn.btn-primary-reversed:active,
.product-container .product-features #addToCartForm .btn.btn-primary-reversed.active,
.open .dropdown-toggle.product-container .product-features #addToCartForm .btn.btn-primary-reversed {
  background-image: none;
}
.product-container .product-features #addToCartForm .btn.btn-primary-reversed.disabled,
.product-container .product-features #addToCartForm .btn.btn-primary-reversed[disabled],
fieldset[disabled] .product-container .product-features #addToCartForm .btn.btn-primary-reversed,
.product-container .product-features #addToCartForm .btn.btn-primary-reversed.disabled:hover,
.product-container .product-features #addToCartForm .btn.btn-primary-reversed[disabled]:hover,
fieldset[disabled] .product-container .product-features #addToCartForm .btn.btn-primary-reversed:hover,
.product-container .product-features #addToCartForm .btn.btn-primary-reversed.disabled:focus,
.product-container .product-features #addToCartForm .btn.btn-primary-reversed[disabled]:focus,
fieldset[disabled] .product-container .product-features #addToCartForm .btn.btn-primary-reversed:focus,
.product-container .product-features #addToCartForm .btn.btn-primary-reversed.disabled:active,
.product-container .product-features #addToCartForm .btn.btn-primary-reversed[disabled]:active,
fieldset[disabled] .product-container .product-features #addToCartForm .btn.btn-primary-reversed:active,
.product-container .product-features #addToCartForm .btn.btn-primary-reversed.disabled.active,
.product-container .product-features #addToCartForm .btn.btn-primary-reversed[disabled].active,
fieldset[disabled] .product-container .product-features #addToCartForm .btn.btn-primary-reversed.active {
  color: #969796;
  background-color: #e6e9e8;
  border-color: #e6e9e8;
  opacity: 1;
}
.product-container .product-features #addToCartForm .btn.btn-primary-reversed .badge {
  color: #ffffff;
  background-color: #e31f26;
}
.product-container .product-features #addToCartForm .btn.btn-primary-reversed:active {
  color: #ff0000 !important;
  background-color: #ffffff;
  border-color: #ffffff;
}
.product-container .product-features #addToCartForm .btn.btn-secondary {
  border: 2px solid;
  color: #262b69;
  background-color: #f7f7f7;
  border-color: #262b69;
}
.product-container .product-features #addToCartForm .btn.btn-secondary:hover,
.product-container .product-features #addToCartForm .btn.btn-secondary:focus,
.product-container .product-features #addToCartForm .btn.btn-secondary:active,
.product-container .product-features #addToCartForm .btn.btn-secondary.active,
.open .dropdown-toggle.product-container .product-features #addToCartForm .btn.btn-secondary {
  color: #0f47d5;
  background-color: #f7f7f7;
  border-color: #0f47d5;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.product-container .product-features #addToCartForm .btn.btn-secondary:active,
.product-container .product-features #addToCartForm .btn.btn-secondary.active,
.open .dropdown-toggle.product-container .product-features #addToCartForm .btn.btn-secondary {
  background-image: none;
}
.product-container .product-features #addToCartForm .btn.btn-secondary.disabled,
.product-container .product-features #addToCartForm .btn.btn-secondary[disabled],
fieldset[disabled] .product-container .product-features #addToCartForm .btn.btn-secondary,
.product-container .product-features #addToCartForm .btn.btn-secondary.disabled:hover,
.product-container .product-features #addToCartForm .btn.btn-secondary[disabled]:hover,
fieldset[disabled] .product-container .product-features #addToCartForm .btn.btn-secondary:hover,
.product-container .product-features #addToCartForm .btn.btn-secondary.disabled:focus,
.product-container .product-features #addToCartForm .btn.btn-secondary[disabled]:focus,
fieldset[disabled] .product-container .product-features #addToCartForm .btn.btn-secondary:focus,
.product-container .product-features #addToCartForm .btn.btn-secondary.disabled:active,
.product-container .product-features #addToCartForm .btn.btn-secondary[disabled]:active,
fieldset[disabled] .product-container .product-features #addToCartForm .btn.btn-secondary:active,
.product-container .product-features #addToCartForm .btn.btn-secondary.disabled.active,
.product-container .product-features #addToCartForm .btn.btn-secondary[disabled].active,
fieldset[disabled] .product-container .product-features #addToCartForm .btn.btn-secondary.active {
  color: #969796;
  background-color: #e6e9e8;
  border-color: #e6e9e8;
  opacity: 1;
}
.product-container .product-features #addToCartForm .btn.btn-secondary .badge {
  color: #f7f7f7;
  background-color: #262b69;
}
.product-container .product-features #addToCartForm .btn.btn-secondary:active {
  color: #ffffff !important;
  background-color: #042986;
  border-color: #042986;
}
.product-container .product-features #addToCartForm .btn.btn-tertiary {
  color: #ffffff;
  background-color: #262b69;
  border-color: #262b69;
}
.product-container .product-features #addToCartForm .btn.btn-tertiary:hover,
.product-container .product-features #addToCartForm .btn.btn-tertiary:focus,
.product-container .product-features #addToCartForm .btn.btn-tertiary:active,
.product-container .product-features #addToCartForm .btn.btn-tertiary.active,
.open .dropdown-toggle.product-container .product-features #addToCartForm .btn.btn-tertiary {
  color: #ffffff;
  background-color: #0034b7;
  border-color: #0034b7;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.product-container .product-features #addToCartForm .btn.btn-tertiary:active,
.product-container .product-features #addToCartForm .btn.btn-tertiary.active,
.open .dropdown-toggle.product-container .product-features #addToCartForm .btn.btn-tertiary {
  background-image: none;
}
.product-container .product-features #addToCartForm .btn.btn-tertiary.disabled,
.product-container .product-features #addToCartForm .btn.btn-tertiary[disabled],
fieldset[disabled] .product-container .product-features #addToCartForm .btn.btn-tertiary,
.product-container .product-features #addToCartForm .btn.btn-tertiary.disabled:hover,
.product-container .product-features #addToCartForm .btn.btn-tertiary[disabled]:hover,
fieldset[disabled] .product-container .product-features #addToCartForm .btn.btn-tertiary:hover,
.product-container .product-features #addToCartForm .btn.btn-tertiary.disabled:focus,
.product-container .product-features #addToCartForm .btn.btn-tertiary[disabled]:focus,
fieldset[disabled] .product-container .product-features #addToCartForm .btn.btn-tertiary:focus,
.product-container .product-features #addToCartForm .btn.btn-tertiary.disabled:active,
.product-container .product-features #addToCartForm .btn.btn-tertiary[disabled]:active,
fieldset[disabled] .product-container .product-features #addToCartForm .btn.btn-tertiary:active,
.product-container .product-features #addToCartForm .btn.btn-tertiary.disabled.active,
.product-container .product-features #addToCartForm .btn.btn-tertiary[disabled].active,
fieldset[disabled] .product-container .product-features #addToCartForm .btn.btn-tertiary.active {
  color: #969796;
  background-color: #e6e9e8;
  border-color: #e6e9e8;
  opacity: 1;
}
.product-container .product-features #addToCartForm .btn.btn-tertiary .badge {
  color: #262b69;
  background-color: #ffffff;
}
.product-container .product-features #addToCartForm .btn.btn-tertiary:active {
  color: #ffffff !important;
  background-color: #0f4cff;
  border-color: #0f4cff;
}
.product-container .product-features #addToCartForm .btn.btn-default.btn--continue-shopping,
.product-container .product-features #addToCartForm .btn.btn-default.btn-create-quote,
.product-container .product-features #addToCartForm .btn.btn-default.js-quote-cancel-btn,
.product-container .product-features #addToCartForm .btn.btn-default.js-quote-edit-btn,
.product-container .product-features #addToCartForm .btn.btn-default.js-address-book,
.product-container .product-features #addToCartForm .btn.btn-default.save__cart--link,
.product-container .product-features #addToCartForm .btn.btn-default#cancelNoButton,
.product-container .product-features #addToCartForm .btn.btn-default#submitNoButton,
.product-container .product-features #addToCartForm .btn.btn-default.btn-block,
.product-container .product-features #addToCartForm .btn.btn-default.use_address,
.product-container .product-features #addToCartForm .btn.btn-default.js-quote-warning-btn,
.product-container .product-features #addToCartForm .btn.btn-default.cart-voucher__btn,
.product-container .product-features #addToCartForm .btn.btn-default.js-savedcart_delete_confirm_cancel,
.product-container .product-features #addToCartForm .btn.btn-default.js-savedcart_delete_confirm,
.product-container .product-features #addToCartForm .btn.btn-default.js-update-entry-notes-input,
.product-container .product-features #addToCartForm .btn.btn-default.js-update-custom-part-input {
  border: 2px solid;
  color: #262b69;
  background-color: #f7f7f7;
  border-color: #262b69;
}
.product-container .product-features #addToCartForm .btn.btn-default.btn--continue-shopping:hover,
.product-container .product-features #addToCartForm .btn.btn-default.btn-create-quote:hover,
.product-container .product-features #addToCartForm .btn.btn-default.js-quote-cancel-btn:hover,
.product-container .product-features #addToCartForm .btn.btn-default.js-quote-edit-btn:hover,
.product-container .product-features #addToCartForm .btn.btn-default.js-address-book:hover,
.product-container .product-features #addToCartForm .btn.btn-default.save__cart--link:hover,
.product-container .product-features #addToCartForm .btn.btn-default#cancelNoButton:hover,
.product-container .product-features #addToCartForm .btn.btn-default#submitNoButton:hover,
.product-container .product-features #addToCartForm .btn.btn-default.btn-block:hover,
.product-container .product-features #addToCartForm .btn.btn-default.use_address:hover,
.product-container .product-features #addToCartForm .btn.btn-default.js-quote-warning-btn:hover,
.product-container .product-features #addToCartForm .btn.btn-default.cart-voucher__btn:hover,
.product-container .product-features #addToCartForm .btn.btn-default.js-savedcart_delete_confirm_cancel:hover,
.product-container .product-features #addToCartForm .btn.btn-default.js-savedcart_delete_confirm:hover,
.product-container .product-features #addToCartForm .btn.btn-default.js-update-entry-notes-input:hover,
.product-container .product-features #addToCartForm .btn.btn-default.js-update-custom-part-input:hover,
.product-container .product-features #addToCartForm .btn.btn-default.btn--continue-shopping:focus,
.product-container .product-features #addToCartForm .btn.btn-default.btn-create-quote:focus,
.product-container .product-features #addToCartForm .btn.btn-default.js-quote-cancel-btn:focus,
.product-container .product-features #addToCartForm .btn.btn-default.js-quote-edit-btn:focus,
.product-container .product-features #addToCartForm .btn.btn-default.js-address-book:focus,
.product-container .product-features #addToCartForm .btn.btn-default.save__cart--link:focus,
.product-container .product-features #addToCartForm .btn.btn-default#cancelNoButton:focus,
.product-container .product-features #addToCartForm .btn.btn-default#submitNoButton:focus,
.product-container .product-features #addToCartForm .btn.btn-default.btn-block:focus,
.product-container .product-features #addToCartForm .btn.btn-default.use_address:focus,
.product-container .product-features #addToCartForm .btn.btn-default.js-quote-warning-btn:focus,
.product-container .product-features #addToCartForm .btn.btn-default.cart-voucher__btn:focus,
.product-container .product-features #addToCartForm .btn.btn-default.js-savedcart_delete_confirm_cancel:focus,
.product-container .product-features #addToCartForm .btn.btn-default.js-savedcart_delete_confirm:focus,
.product-container .product-features #addToCartForm .btn.btn-default.js-update-entry-notes-input:focus,
.product-container .product-features #addToCartForm .btn.btn-default.js-update-custom-part-input:focus,
.product-container .product-features #addToCartForm .btn.btn-default.btn--continue-shopping:active,
.product-container .product-features #addToCartForm .btn.btn-default.btn-create-quote:active,
.product-container .product-features #addToCartForm .btn.btn-default.js-quote-cancel-btn:active,
.product-container .product-features #addToCartForm .btn.btn-default.js-quote-edit-btn:active,
.product-container .product-features #addToCartForm .btn.btn-default.js-address-book:active,
.product-container .product-features #addToCartForm .btn.btn-default.save__cart--link:active,
.product-container .product-features #addToCartForm .btn.btn-default#cancelNoButton:active,
.product-container .product-features #addToCartForm .btn.btn-default#submitNoButton:active,
.product-container .product-features #addToCartForm .btn.btn-default.btn-block:active,
.product-container .product-features #addToCartForm .btn.btn-default.use_address:active,
.product-container .product-features #addToCartForm .btn.btn-default.js-quote-warning-btn:active,
.product-container .product-features #addToCartForm .btn.btn-default.cart-voucher__btn:active,
.product-container .product-features #addToCartForm .btn.btn-default.js-savedcart_delete_confirm_cancel:active,
.product-container .product-features #addToCartForm .btn.btn-default.js-savedcart_delete_confirm:active,
.product-container .product-features #addToCartForm .btn.btn-default.js-update-entry-notes-input:active,
.product-container .product-features #addToCartForm .btn.btn-default.js-update-custom-part-input:active,
.product-container .product-features #addToCartForm .btn.btn-default.btn--continue-shopping.active,
.product-container .product-features #addToCartForm .btn.btn-default.btn-create-quote.active,
.product-container .product-features #addToCartForm .btn.btn-default.js-quote-cancel-btn.active,
.product-container .product-features #addToCartForm .btn.btn-default.js-quote-edit-btn.active,
.product-container .product-features #addToCartForm .btn.btn-default.js-address-book.active,
.product-container .product-features #addToCartForm .btn.btn-default.save__cart--link.active,
.product-container .product-features #addToCartForm .btn.btn-default#cancelNoButton.active,
.product-container .product-features #addToCartForm .btn.btn-default#submitNoButton.active,
.product-container .product-features #addToCartForm .btn.btn-default.btn-block.active,
.product-container .product-features #addToCartForm .btn.btn-default.use_address.active,
.product-container .product-features #addToCartForm .btn.btn-default.js-quote-warning-btn.active,
.product-container .product-features #addToCartForm .btn.btn-default.cart-voucher__btn.active,
.product-container .product-features #addToCartForm .btn.btn-default.js-savedcart_delete_confirm_cancel.active,
.product-container .product-features #addToCartForm .btn.btn-default.js-savedcart_delete_confirm.active,
.product-container .product-features #addToCartForm .btn.btn-default.js-update-entry-notes-input.active,
.product-container .product-features #addToCartForm .btn.btn-default.js-update-custom-part-input.active,
.open .dropdown-toggle.product-container .product-features #addToCartForm .btn.btn-default.btn--continue-shopping,
.open .dropdown-toggle.product-container .product-features #addToCartForm .btn.btn-default.btn-create-quote,
.open .dropdown-toggle.product-container .product-features #addToCartForm .btn.btn-default.js-quote-cancel-btn,
.open .dropdown-toggle.product-container .product-features #addToCartForm .btn.btn-default.js-quote-edit-btn,
.open .dropdown-toggle.product-container .product-features #addToCartForm .btn.btn-default.js-address-book,
.open .dropdown-toggle.product-container .product-features #addToCartForm .btn.btn-default.save__cart--link,
.open .dropdown-toggle.product-container .product-features #addToCartForm .btn.btn-default#cancelNoButton,
.open .dropdown-toggle.product-container .product-features #addToCartForm .btn.btn-default#submitNoButton,
.open .dropdown-toggle.product-container .product-features #addToCartForm .btn.btn-default.btn-block,
.open .dropdown-toggle.product-container .product-features #addToCartForm .btn.btn-default.use_address,
.open .dropdown-toggle.product-container .product-features #addToCartForm .btn.btn-default.js-quote-warning-btn,
.open .dropdown-toggle.product-container .product-features #addToCartForm .btn.btn-default.cart-voucher__btn,
.open .dropdown-toggle.product-container .product-features #addToCartForm .btn.btn-default.js-savedcart_delete_confirm_cancel,
.open .dropdown-toggle.product-container .product-features #addToCartForm .btn.btn-default.js-savedcart_delete_confirm,
.open .dropdown-toggle.product-container .product-features #addToCartForm .btn.btn-default.js-update-entry-notes-input,
.open .dropdown-toggle.product-container .product-features #addToCartForm .btn.btn-default.js-update-custom-part-input {
  color: #0f47d5;
  background-color: #f7f7f7;
  border-color: #0f47d5;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.product-container .product-features #addToCartForm .btn.btn-default.btn--continue-shopping:active,
.product-container .product-features #addToCartForm .btn.btn-default.btn-create-quote:active,
.product-container .product-features #addToCartForm .btn.btn-default.js-quote-cancel-btn:active,
.product-container .product-features #addToCartForm .btn.btn-default.js-quote-edit-btn:active,
.product-container .product-features #addToCartForm .btn.btn-default.js-address-book:active,
.product-container .product-features #addToCartForm .btn.btn-default.save__cart--link:active,
.product-container .product-features #addToCartForm .btn.btn-default#cancelNoButton:active,
.product-container .product-features #addToCartForm .btn.btn-default#submitNoButton:active,
.product-container .product-features #addToCartForm .btn.btn-default.btn-block:active,
.product-container .product-features #addToCartForm .btn.btn-default.use_address:active,
.product-container .product-features #addToCartForm .btn.btn-default.js-quote-warning-btn:active,
.product-container .product-features #addToCartForm .btn.btn-default.cart-voucher__btn:active,
.product-container .product-features #addToCartForm .btn.btn-default.js-savedcart_delete_confirm_cancel:active,
.product-container .product-features #addToCartForm .btn.btn-default.js-savedcart_delete_confirm:active,
.product-container .product-features #addToCartForm .btn.btn-default.js-update-entry-notes-input:active,
.product-container .product-features #addToCartForm .btn.btn-default.js-update-custom-part-input:active,
.product-container .product-features #addToCartForm .btn.btn-default.btn--continue-shopping.active,
.product-container .product-features #addToCartForm .btn.btn-default.btn-create-quote.active,
.product-container .product-features #addToCartForm .btn.btn-default.js-quote-cancel-btn.active,
.product-container .product-features #addToCartForm .btn.btn-default.js-quote-edit-btn.active,
.product-container .product-features #addToCartForm .btn.btn-default.js-address-book.active,
.product-container .product-features #addToCartForm .btn.btn-default.save__cart--link.active,
.product-container .product-features #addToCartForm .btn.btn-default#cancelNoButton.active,
.product-container .product-features #addToCartForm .btn.btn-default#submitNoButton.active,
.product-container .product-features #addToCartForm .btn.btn-default.btn-block.active,
.product-container .product-features #addToCartForm .btn.btn-default.use_address.active,
.product-container .product-features #addToCartForm .btn.btn-default.js-quote-warning-btn.active,
.product-container .product-features #addToCartForm .btn.btn-default.cart-voucher__btn.active,
.product-container .product-features #addToCartForm .btn.btn-default.js-savedcart_delete_confirm_cancel.active,
.product-container .product-features #addToCartForm .btn.btn-default.js-savedcart_delete_confirm.active,
.product-container .product-features #addToCartForm .btn.btn-default.js-update-entry-notes-input.active,
.product-container .product-features #addToCartForm .btn.btn-default.js-update-custom-part-input.active,
.open .dropdown-toggle.product-container .product-features #addToCartForm .btn.btn-default.btn--continue-shopping,
.open .dropdown-toggle.product-container .product-features #addToCartForm .btn.btn-default.btn-create-quote,
.open .dropdown-toggle.product-container .product-features #addToCartForm .btn.btn-default.js-quote-cancel-btn,
.open .dropdown-toggle.product-container .product-features #addToCartForm .btn.btn-default.js-quote-edit-btn,
.open .dropdown-toggle.product-container .product-features #addToCartForm .btn.btn-default.js-address-book,
.open .dropdown-toggle.product-container .product-features #addToCartForm .btn.btn-default.save__cart--link,
.open .dropdown-toggle.product-container .product-features #addToCartForm .btn.btn-default#cancelNoButton,
.open .dropdown-toggle.product-container .product-features #addToCartForm .btn.btn-default#submitNoButton,
.open .dropdown-toggle.product-container .product-features #addToCartForm .btn.btn-default.btn-block,
.open .dropdown-toggle.product-container .product-features #addToCartForm .btn.btn-default.use_address,
.open .dropdown-toggle.product-container .product-features #addToCartForm .btn.btn-default.js-quote-warning-btn,
.open .dropdown-toggle.product-container .product-features #addToCartForm .btn.btn-default.cart-voucher__btn,
.open .dropdown-toggle.product-container .product-features #addToCartForm .btn.btn-default.js-savedcart_delete_confirm_cancel,
.open .dropdown-toggle.product-container .product-features #addToCartForm .btn.btn-default.js-savedcart_delete_confirm,
.open .dropdown-toggle.product-container .product-features #addToCartForm .btn.btn-default.js-update-entry-notes-input,
.open .dropdown-toggle.product-container .product-features #addToCartForm .btn.btn-default.js-update-custom-part-input {
  background-image: none;
}
.product-container .product-features #addToCartForm .btn.btn-default.btn--continue-shopping.disabled,
.product-container .product-features #addToCartForm .btn.btn-default.btn-create-quote.disabled,
.product-container .product-features #addToCartForm .btn.btn-default.js-quote-cancel-btn.disabled,
.product-container .product-features #addToCartForm .btn.btn-default.js-quote-edit-btn.disabled,
.product-container .product-features #addToCartForm .btn.btn-default.js-address-book.disabled,
.product-container .product-features #addToCartForm .btn.btn-default.save__cart--link.disabled,
.product-container .product-features #addToCartForm .btn.btn-default#cancelNoButton.disabled,
.product-container .product-features #addToCartForm .btn.btn-default#submitNoButton.disabled,
.product-container .product-features #addToCartForm .btn.btn-default.btn-block.disabled,
.product-container .product-features #addToCartForm .btn.btn-default.use_address.disabled,
.product-container .product-features #addToCartForm .btn.btn-default.js-quote-warning-btn.disabled,
.product-container .product-features #addToCartForm .btn.btn-default.cart-voucher__btn.disabled,
.product-container .product-features #addToCartForm .btn.btn-default.js-savedcart_delete_confirm_cancel.disabled,
.product-container .product-features #addToCartForm .btn.btn-default.js-savedcart_delete_confirm.disabled,
.product-container .product-features #addToCartForm .btn.btn-default.js-update-entry-notes-input.disabled,
.product-container .product-features #addToCartForm .btn.btn-default.js-update-custom-part-input.disabled,
.product-container .product-features #addToCartForm .btn.btn-default.btn--continue-shopping[disabled],
.product-container .product-features #addToCartForm .btn.btn-default.btn-create-quote[disabled],
.product-container .product-features #addToCartForm .btn.btn-default.js-quote-cancel-btn[disabled],
.product-container .product-features #addToCartForm .btn.btn-default.js-quote-edit-btn[disabled],
.product-container .product-features #addToCartForm .btn.btn-default.js-address-book[disabled],
.product-container .product-features #addToCartForm .btn.btn-default.save__cart--link[disabled],
.product-container .product-features #addToCartForm .btn.btn-default#cancelNoButton[disabled],
.product-container .product-features #addToCartForm .btn.btn-default#submitNoButton[disabled],
.product-container .product-features #addToCartForm .btn.btn-default.btn-block[disabled],
.product-container .product-features #addToCartForm .btn.btn-default.use_address[disabled],
.product-container .product-features #addToCartForm .btn.btn-default.js-quote-warning-btn[disabled],
.product-container .product-features #addToCartForm .btn.btn-default.cart-voucher__btn[disabled],
.product-container .product-features #addToCartForm .btn.btn-default.js-savedcart_delete_confirm_cancel[disabled],
.product-container .product-features #addToCartForm .btn.btn-default.js-savedcart_delete_confirm[disabled],
.product-container .product-features #addToCartForm .btn.btn-default.js-update-entry-notes-input[disabled],
.product-container .product-features #addToCartForm .btn.btn-default.js-update-custom-part-input[disabled],
fieldset[disabled] .product-container .product-features #addToCartForm .btn.btn-default.btn--continue-shopping,
fieldset[disabled] .product-container .product-features #addToCartForm .btn.btn-default.btn-create-quote,
fieldset[disabled] .product-container .product-features #addToCartForm .btn.btn-default.js-quote-cancel-btn,
fieldset[disabled] .product-container .product-features #addToCartForm .btn.btn-default.js-quote-edit-btn,
fieldset[disabled] .product-container .product-features #addToCartForm .btn.btn-default.js-address-book,
fieldset[disabled] .product-container .product-features #addToCartForm .btn.btn-default.save__cart--link,
fieldset[disabled] .product-container .product-features #addToCartForm .btn.btn-default#cancelNoButton,
fieldset[disabled] .product-container .product-features #addToCartForm .btn.btn-default#submitNoButton,
fieldset[disabled] .product-container .product-features #addToCartForm .btn.btn-default.btn-block,
fieldset[disabled] .product-container .product-features #addToCartForm .btn.btn-default.use_address,
fieldset[disabled] .product-container .product-features #addToCartForm .btn.btn-default.js-quote-warning-btn,
fieldset[disabled] .product-container .product-features #addToCartForm .btn.btn-default.cart-voucher__btn,
fieldset[disabled] .product-container .product-features #addToCartForm .btn.btn-default.js-savedcart_delete_confirm_cancel,
fieldset[disabled] .product-container .product-features #addToCartForm .btn.btn-default.js-savedcart_delete_confirm,
fieldset[disabled] .product-container .product-features #addToCartForm .btn.btn-default.js-update-entry-notes-input,
fieldset[disabled] .product-container .product-features #addToCartForm .btn.btn-default.js-update-custom-part-input,
.product-container .product-features #addToCartForm .btn.btn-default.btn--continue-shopping.disabled:hover,
.product-container .product-features #addToCartForm .btn.btn-default.btn-create-quote.disabled:hover,
.product-container .product-features #addToCartForm .btn.btn-default.js-quote-cancel-btn.disabled:hover,
.product-container .product-features #addToCartForm .btn.btn-default.js-quote-edit-btn.disabled:hover,
.product-container .product-features #addToCartForm .btn.btn-default.js-address-book.disabled:hover,
.product-container .product-features #addToCartForm .btn.btn-default.save__cart--link.disabled:hover,
.product-container .product-features #addToCartForm .btn.btn-default#cancelNoButton.disabled:hover,
.product-container .product-features #addToCartForm .btn.btn-default#submitNoButton.disabled:hover,
.product-container .product-features #addToCartForm .btn.btn-default.btn-block.disabled:hover,
.product-container .product-features #addToCartForm .btn.btn-default.use_address.disabled:hover,
.product-container .product-features #addToCartForm .btn.btn-default.js-quote-warning-btn.disabled:hover,
.product-container .product-features #addToCartForm .btn.btn-default.cart-voucher__btn.disabled:hover,
.product-container .product-features #addToCartForm .btn.btn-default.js-savedcart_delete_confirm_cancel.disabled:hover,
.product-container .product-features #addToCartForm .btn.btn-default.js-savedcart_delete_confirm.disabled:hover,
.product-container .product-features #addToCartForm .btn.btn-default.js-update-entry-notes-input.disabled:hover,
.product-container .product-features #addToCartForm .btn.btn-default.js-update-custom-part-input.disabled:hover,
.product-container .product-features #addToCartForm .btn.btn-default.btn--continue-shopping[disabled]:hover,
.product-container .product-features #addToCartForm .btn.btn-default.btn-create-quote[disabled]:hover,
.product-container .product-features #addToCartForm .btn.btn-default.js-quote-cancel-btn[disabled]:hover,
.product-container .product-features #addToCartForm .btn.btn-default.js-quote-edit-btn[disabled]:hover,
.product-container .product-features #addToCartForm .btn.btn-default.js-address-book[disabled]:hover,
.product-container .product-features #addToCartForm .btn.btn-default.save__cart--link[disabled]:hover,
.product-container .product-features #addToCartForm .btn.btn-default#cancelNoButton[disabled]:hover,
.product-container .product-features #addToCartForm .btn.btn-default#submitNoButton[disabled]:hover,
.product-container .product-features #addToCartForm .btn.btn-default.btn-block[disabled]:hover,
.product-container .product-features #addToCartForm .btn.btn-default.use_address[disabled]:hover,
.product-container .product-features #addToCartForm .btn.btn-default.js-quote-warning-btn[disabled]:hover,
.product-container .product-features #addToCartForm .btn.btn-default.cart-voucher__btn[disabled]:hover,
.product-container .product-features #addToCartForm .btn.btn-default.js-savedcart_delete_confirm_cancel[disabled]:hover,
.product-container .product-features #addToCartForm .btn.btn-default.js-savedcart_delete_confirm[disabled]:hover,
.product-container .product-features #addToCartForm .btn.btn-default.js-update-entry-notes-input[disabled]:hover,
.product-container .product-features #addToCartForm .btn.btn-default.js-update-custom-part-input[disabled]:hover,
fieldset[disabled] .product-container .product-features #addToCartForm .btn.btn-default.btn--continue-shopping:hover,
fieldset[disabled] .product-container .product-features #addToCartForm .btn.btn-default.btn-create-quote:hover,
fieldset[disabled] .product-container .product-features #addToCartForm .btn.btn-default.js-quote-cancel-btn:hover,
fieldset[disabled] .product-container .product-features #addToCartForm .btn.btn-default.js-quote-edit-btn:hover,
fieldset[disabled] .product-container .product-features #addToCartForm .btn.btn-default.js-address-book:hover,
fieldset[disabled] .product-container .product-features #addToCartForm .btn.btn-default.save__cart--link:hover,
fieldset[disabled] .product-container .product-features #addToCartForm .btn.btn-default#cancelNoButton:hover,
fieldset[disabled] .product-container .product-features #addToCartForm .btn.btn-default#submitNoButton:hover,
fieldset[disabled] .product-container .product-features #addToCartForm .btn.btn-default.btn-block:hover,
fieldset[disabled] .product-container .product-features #addToCartForm .btn.btn-default.use_address:hover,
fieldset[disabled] .product-container .product-features #addToCartForm .btn.btn-default.js-quote-warning-btn:hover,
fieldset[disabled] .product-container .product-features #addToCartForm .btn.btn-default.cart-voucher__btn:hover,
fieldset[disabled] .product-container .product-features #addToCartForm .btn.btn-default.js-savedcart_delete_confirm_cancel:hover,
fieldset[disabled] .product-container .product-features #addToCartForm .btn.btn-default.js-savedcart_delete_confirm:hover,
fieldset[disabled] .product-container .product-features #addToCartForm .btn.btn-default.js-update-entry-notes-input:hover,
fieldset[disabled] .product-container .product-features #addToCartForm .btn.btn-default.js-update-custom-part-input:hover,
.product-container .product-features #addToCartForm .btn.btn-default.btn--continue-shopping.disabled:focus,
.product-container .product-features #addToCartForm .btn.btn-default.btn-create-quote.disabled:focus,
.product-container .product-features #addToCartForm .btn.btn-default.js-quote-cancel-btn.disabled:focus,
.product-container .product-features #addToCartForm .btn.btn-default.js-quote-edit-btn.disabled:focus,
.product-container .product-features #addToCartForm .btn.btn-default.js-address-book.disabled:focus,
.product-container .product-features #addToCartForm .btn.btn-default.save__cart--link.disabled:focus,
.product-container .product-features #addToCartForm .btn.btn-default#cancelNoButton.disabled:focus,
.product-container .product-features #addToCartForm .btn.btn-default#submitNoButton.disabled:focus,
.product-container .product-features #addToCartForm .btn.btn-default.btn-block.disabled:focus,
.product-container .product-features #addToCartForm .btn.btn-default.use_address.disabled:focus,
.product-container .product-features #addToCartForm .btn.btn-default.js-quote-warning-btn.disabled:focus,
.product-container .product-features #addToCartForm .btn.btn-default.cart-voucher__btn.disabled:focus,
.product-container .product-features #addToCartForm .btn.btn-default.js-savedcart_delete_confirm_cancel.disabled:focus,
.product-container .product-features #addToCartForm .btn.btn-default.js-savedcart_delete_confirm.disabled:focus,
.product-container .product-features #addToCartForm .btn.btn-default.js-update-entry-notes-input.disabled:focus,
.product-container .product-features #addToCartForm .btn.btn-default.js-update-custom-part-input.disabled:focus,
.product-container .product-features #addToCartForm .btn.btn-default.btn--continue-shopping[disabled]:focus,
.product-container .product-features #addToCartForm .btn.btn-default.btn-create-quote[disabled]:focus,
.product-container .product-features #addToCartForm .btn.btn-default.js-quote-cancel-btn[disabled]:focus,
.product-container .product-features #addToCartForm .btn.btn-default.js-quote-edit-btn[disabled]:focus,
.product-container .product-features #addToCartForm .btn.btn-default.js-address-book[disabled]:focus,
.product-container .product-features #addToCartForm .btn.btn-default.save__cart--link[disabled]:focus,
.product-container .product-features #addToCartForm .btn.btn-default#cancelNoButton[disabled]:focus,
.product-container .product-features #addToCartForm .btn.btn-default#submitNoButton[disabled]:focus,
.product-container .product-features #addToCartForm .btn.btn-default.btn-block[disabled]:focus,
.product-container .product-features #addToCartForm .btn.btn-default.use_address[disabled]:focus,
.product-container .product-features #addToCartForm .btn.btn-default.js-quote-warning-btn[disabled]:focus,
.product-container .product-features #addToCartForm .btn.btn-default.cart-voucher__btn[disabled]:focus,
.product-container .product-features #addToCartForm .btn.btn-default.js-savedcart_delete_confirm_cancel[disabled]:focus,
.product-container .product-features #addToCartForm .btn.btn-default.js-savedcart_delete_confirm[disabled]:focus,
.product-container .product-features #addToCartForm .btn.btn-default.js-update-entry-notes-input[disabled]:focus,
.product-container .product-features #addToCartForm .btn.btn-default.js-update-custom-part-input[disabled]:focus,
fieldset[disabled] .product-container .product-features #addToCartForm .btn.btn-default.btn--continue-shopping:focus,
fieldset[disabled] .product-container .product-features #addToCartForm .btn.btn-default.btn-create-quote:focus,
fieldset[disabled] .product-container .product-features #addToCartForm .btn.btn-default.js-quote-cancel-btn:focus,
fieldset[disabled] .product-container .product-features #addToCartForm .btn.btn-default.js-quote-edit-btn:focus,
fieldset[disabled] .product-container .product-features #addToCartForm .btn.btn-default.js-address-book:focus,
fieldset[disabled] .product-container .product-features #addToCartForm .btn.btn-default.save__cart--link:focus,
fieldset[disabled] .product-container .product-features #addToCartForm .btn.btn-default#cancelNoButton:focus,
fieldset[disabled] .product-container .product-features #addToCartForm .btn.btn-default#submitNoButton:focus,
fieldset[disabled] .product-container .product-features #addToCartForm .btn.btn-default.btn-block:focus,
fieldset[disabled] .product-container .product-features #addToCartForm .btn.btn-default.use_address:focus,
fieldset[disabled] .product-container .product-features #addToCartForm .btn.btn-default.js-quote-warning-btn:focus,
fieldset[disabled] .product-container .product-features #addToCartForm .btn.btn-default.cart-voucher__btn:focus,
fieldset[disabled] .product-container .product-features #addToCartForm .btn.btn-default.js-savedcart_delete_confirm_cancel:focus,
fieldset[disabled] .product-container .product-features #addToCartForm .btn.btn-default.js-savedcart_delete_confirm:focus,
fieldset[disabled] .product-container .product-features #addToCartForm .btn.btn-default.js-update-entry-notes-input:focus,
fieldset[disabled] .product-container .product-features #addToCartForm .btn.btn-default.js-update-custom-part-input:focus,
.product-container .product-features #addToCartForm .btn.btn-default.btn--continue-shopping.disabled:active,
.product-container .product-features #addToCartForm .btn.btn-default.btn-create-quote.disabled:active,
.product-container .product-features #addToCartForm .btn.btn-default.js-quote-cancel-btn.disabled:active,
.product-container .product-features #addToCartForm .btn.btn-default.js-quote-edit-btn.disabled:active,
.product-container .product-features #addToCartForm .btn.btn-default.js-address-book.disabled:active,
.product-container .product-features #addToCartForm .btn.btn-default.save__cart--link.disabled:active,
.product-container .product-features #addToCartForm .btn.btn-default#cancelNoButton.disabled:active,
.product-container .product-features #addToCartForm .btn.btn-default#submitNoButton.disabled:active,
.product-container .product-features #addToCartForm .btn.btn-default.btn-block.disabled:active,
.product-container .product-features #addToCartForm .btn.btn-default.use_address.disabled:active,
.product-container .product-features #addToCartForm .btn.btn-default.js-quote-warning-btn.disabled:active,
.product-container .product-features #addToCartForm .btn.btn-default.cart-voucher__btn.disabled:active,
.product-container .product-features #addToCartForm .btn.btn-default.js-savedcart_delete_confirm_cancel.disabled:active,
.product-container .product-features #addToCartForm .btn.btn-default.js-savedcart_delete_confirm.disabled:active,
.product-container .product-features #addToCartForm .btn.btn-default.js-update-entry-notes-input.disabled:active,
.product-container .product-features #addToCartForm .btn.btn-default.js-update-custom-part-input.disabled:active,
.product-container .product-features #addToCartForm .btn.btn-default.btn--continue-shopping[disabled]:active,
.product-container .product-features #addToCartForm .btn.btn-default.btn-create-quote[disabled]:active,
.product-container .product-features #addToCartForm .btn.btn-default.js-quote-cancel-btn[disabled]:active,
.product-container .product-features #addToCartForm .btn.btn-default.js-quote-edit-btn[disabled]:active,
.product-container .product-features #addToCartForm .btn.btn-default.js-address-book[disabled]:active,
.product-container .product-features #addToCartForm .btn.btn-default.save__cart--link[disabled]:active,
.product-container .product-features #addToCartForm .btn.btn-default#cancelNoButton[disabled]:active,
.product-container .product-features #addToCartForm .btn.btn-default#submitNoButton[disabled]:active,
.product-container .product-features #addToCartForm .btn.btn-default.btn-block[disabled]:active,
.product-container .product-features #addToCartForm .btn.btn-default.use_address[disabled]:active,
.product-container .product-features #addToCartForm .btn.btn-default.js-quote-warning-btn[disabled]:active,
.product-container .product-features #addToCartForm .btn.btn-default.cart-voucher__btn[disabled]:active,
.product-container .product-features #addToCartForm .btn.btn-default.js-savedcart_delete_confirm_cancel[disabled]:active,
.product-container .product-features #addToCartForm .btn.btn-default.js-savedcart_delete_confirm[disabled]:active,
.product-container .product-features #addToCartForm .btn.btn-default.js-update-entry-notes-input[disabled]:active,
.product-container .product-features #addToCartForm .btn.btn-default.js-update-custom-part-input[disabled]:active,
fieldset[disabled] .product-container .product-features #addToCartForm .btn.btn-default.btn--continue-shopping:active,
fieldset[disabled] .product-container .product-features #addToCartForm .btn.btn-default.btn-create-quote:active,
fieldset[disabled] .product-container .product-features #addToCartForm .btn.btn-default.js-quote-cancel-btn:active,
fieldset[disabled] .product-container .product-features #addToCartForm .btn.btn-default.js-quote-edit-btn:active,
fieldset[disabled] .product-container .product-features #addToCartForm .btn.btn-default.js-address-book:active,
fieldset[disabled] .product-container .product-features #addToCartForm .btn.btn-default.save__cart--link:active,
fieldset[disabled] .product-container .product-features #addToCartForm .btn.btn-default#cancelNoButton:active,
fieldset[disabled] .product-container .product-features #addToCartForm .btn.btn-default#submitNoButton:active,
fieldset[disabled] .product-container .product-features #addToCartForm .btn.btn-default.btn-block:active,
fieldset[disabled] .product-container .product-features #addToCartForm .btn.btn-default.use_address:active,
fieldset[disabled] .product-container .product-features #addToCartForm .btn.btn-default.js-quote-warning-btn:active,
fieldset[disabled] .product-container .product-features #addToCartForm .btn.btn-default.cart-voucher__btn:active,
fieldset[disabled] .product-container .product-features #addToCartForm .btn.btn-default.js-savedcart_delete_confirm_cancel:active,
fieldset[disabled] .product-container .product-features #addToCartForm .btn.btn-default.js-savedcart_delete_confirm:active,
fieldset[disabled] .product-container .product-features #addToCartForm .btn.btn-default.js-update-entry-notes-input:active,
fieldset[disabled] .product-container .product-features #addToCartForm .btn.btn-default.js-update-custom-part-input:active,
.product-container .product-features #addToCartForm .btn.btn-default.btn--continue-shopping.disabled.active,
.product-container .product-features #addToCartForm .btn.btn-default.btn-create-quote.disabled.active,
.product-container .product-features #addToCartForm .btn.btn-default.js-quote-cancel-btn.disabled.active,
.product-container .product-features #addToCartForm .btn.btn-default.js-quote-edit-btn.disabled.active,
.product-container .product-features #addToCartForm .btn.btn-default.js-address-book.disabled.active,
.product-container .product-features #addToCartForm .btn.btn-default.save__cart--link.disabled.active,
.product-container .product-features #addToCartForm .btn.btn-default#cancelNoButton.disabled.active,
.product-container .product-features #addToCartForm .btn.btn-default#submitNoButton.disabled.active,
.product-container .product-features #addToCartForm .btn.btn-default.btn-block.disabled.active,
.product-container .product-features #addToCartForm .btn.btn-default.use_address.disabled.active,
.product-container .product-features #addToCartForm .btn.btn-default.js-quote-warning-btn.disabled.active,
.product-container .product-features #addToCartForm .btn.btn-default.cart-voucher__btn.disabled.active,
.product-container .product-features #addToCartForm .btn.btn-default.js-savedcart_delete_confirm_cancel.disabled.active,
.product-container .product-features #addToCartForm .btn.btn-default.js-savedcart_delete_confirm.disabled.active,
.product-container .product-features #addToCartForm .btn.btn-default.js-update-entry-notes-input.disabled.active,
.product-container .product-features #addToCartForm .btn.btn-default.js-update-custom-part-input.disabled.active,
.product-container .product-features #addToCartForm .btn.btn-default.btn--continue-shopping[disabled].active,
.product-container .product-features #addToCartForm .btn.btn-default.btn-create-quote[disabled].active,
.product-container .product-features #addToCartForm .btn.btn-default.js-quote-cancel-btn[disabled].active,
.product-container .product-features #addToCartForm .btn.btn-default.js-quote-edit-btn[disabled].active,
.product-container .product-features #addToCartForm .btn.btn-default.js-address-book[disabled].active,
.product-container .product-features #addToCartForm .btn.btn-default.save__cart--link[disabled].active,
.product-container .product-features #addToCartForm .btn.btn-default#cancelNoButton[disabled].active,
.product-container .product-features #addToCartForm .btn.btn-default#submitNoButton[disabled].active,
.product-container .product-features #addToCartForm .btn.btn-default.btn-block[disabled].active,
.product-container .product-features #addToCartForm .btn.btn-default.use_address[disabled].active,
.product-container .product-features #addToCartForm .btn.btn-default.js-quote-warning-btn[disabled].active,
.product-container .product-features #addToCartForm .btn.btn-default.cart-voucher__btn[disabled].active,
.product-container .product-features #addToCartForm .btn.btn-default.js-savedcart_delete_confirm_cancel[disabled].active,
.product-container .product-features #addToCartForm .btn.btn-default.js-savedcart_delete_confirm[disabled].active,
.product-container .product-features #addToCartForm .btn.btn-default.js-update-entry-notes-input[disabled].active,
.product-container .product-features #addToCartForm .btn.btn-default.js-update-custom-part-input[disabled].active,
fieldset[disabled] .product-container .product-features #addToCartForm .btn.btn-default.btn--continue-shopping.active,
fieldset[disabled] .product-container .product-features #addToCartForm .btn.btn-default.btn-create-quote.active,
fieldset[disabled] .product-container .product-features #addToCartForm .btn.btn-default.js-quote-cancel-btn.active,
fieldset[disabled] .product-container .product-features #addToCartForm .btn.btn-default.js-quote-edit-btn.active,
fieldset[disabled] .product-container .product-features #addToCartForm .btn.btn-default.js-address-book.active,
fieldset[disabled] .product-container .product-features #addToCartForm .btn.btn-default.save__cart--link.active,
fieldset[disabled] .product-container .product-features #addToCartForm .btn.btn-default#cancelNoButton.active,
fieldset[disabled] .product-container .product-features #addToCartForm .btn.btn-default#submitNoButton.active,
fieldset[disabled] .product-container .product-features #addToCartForm .btn.btn-default.btn-block.active,
fieldset[disabled] .product-container .product-features #addToCartForm .btn.btn-default.use_address.active,
fieldset[disabled] .product-container .product-features #addToCartForm .btn.btn-default.js-quote-warning-btn.active,
fieldset[disabled] .product-container .product-features #addToCartForm .btn.btn-default.cart-voucher__btn.active,
fieldset[disabled] .product-container .product-features #addToCartForm .btn.btn-default.js-savedcart_delete_confirm_cancel.active,
fieldset[disabled] .product-container .product-features #addToCartForm .btn.btn-default.js-savedcart_delete_confirm.active,
fieldset[disabled] .product-container .product-features #addToCartForm .btn.btn-default.js-update-entry-notes-input.active,
fieldset[disabled] .product-container .product-features #addToCartForm .btn.btn-default.js-update-custom-part-input.active {
  color: #969796;
  background-color: #e6e9e8;
  border-color: #e6e9e8;
  opacity: 1;
}
.product-container .product-features #addToCartForm .btn.btn-default.btn--continue-shopping .badge,
.product-container .product-features #addToCartForm .btn.btn-default.btn-create-quote .badge,
.product-container .product-features #addToCartForm .btn.btn-default.js-quote-cancel-btn .badge,
.product-container .product-features #addToCartForm .btn.btn-default.js-quote-edit-btn .badge,
.product-container .product-features #addToCartForm .btn.btn-default.js-address-book .badge,
.product-container .product-features #addToCartForm .btn.btn-default.save__cart--link .badge,
.product-container .product-features #addToCartForm .btn.btn-default#cancelNoButton .badge,
.product-container .product-features #addToCartForm .btn.btn-default#submitNoButton .badge,
.product-container .product-features #addToCartForm .btn.btn-default.btn-block .badge,
.product-container .product-features #addToCartForm .btn.btn-default.use_address .badge,
.product-container .product-features #addToCartForm .btn.btn-default.js-quote-warning-btn .badge,
.product-container .product-features #addToCartForm .btn.btn-default.cart-voucher__btn .badge,
.product-container .product-features #addToCartForm .btn.btn-default.js-savedcart_delete_confirm_cancel .badge,
.product-container .product-features #addToCartForm .btn.btn-default.js-savedcart_delete_confirm .badge,
.product-container .product-features #addToCartForm .btn.btn-default.js-update-entry-notes-input .badge,
.product-container .product-features #addToCartForm .btn.btn-default.js-update-custom-part-input .badge {
  color: #f7f7f7;
  background-color: #262b69;
}
.product-container .product-features #addToCartForm .btn.btn-default.btn--continue-shopping:active,
.product-container .product-features #addToCartForm .btn.btn-default.btn-create-quote:active,
.product-container .product-features #addToCartForm .btn.btn-default.js-quote-cancel-btn:active,
.product-container .product-features #addToCartForm .btn.btn-default.js-quote-edit-btn:active,
.product-container .product-features #addToCartForm .btn.btn-default.js-address-book:active,
.product-container .product-features #addToCartForm .btn.btn-default.save__cart--link:active,
.product-container .product-features #addToCartForm .btn.btn-default#cancelNoButton:active,
.product-container .product-features #addToCartForm .btn.btn-default#submitNoButton:active,
.product-container .product-features #addToCartForm .btn.btn-default.btn-block:active,
.product-container .product-features #addToCartForm .btn.btn-default.use_address:active,
.product-container .product-features #addToCartForm .btn.btn-default.js-quote-warning-btn:active,
.product-container .product-features #addToCartForm .btn.btn-default.cart-voucher__btn:active,
.product-container .product-features #addToCartForm .btn.btn-default.js-savedcart_delete_confirm_cancel:active,
.product-container .product-features #addToCartForm .btn.btn-default.js-savedcart_delete_confirm:active,
.product-container .product-features #addToCartForm .btn.btn-default.js-update-entry-notes-input:active,
.product-container .product-features #addToCartForm .btn.btn-default.js-update-custom-part-input:active {
  color: #ffffff !important;
  background-color: #042986;
  border-color: #042986;
}
@media only screen and (max-width: 1024px) {
  .product-container .product-features #addToCartForm .btn.btn-default.btn--continue-shopping,
  .product-container .product-features #addToCartForm .btn.btn-default.btn-create-quote,
  .product-container .product-features #addToCartForm .btn.btn-default.js-quote-cancel-btn,
  .product-container .product-features #addToCartForm .btn.btn-default.js-quote-edit-btn,
  .product-container .product-features #addToCartForm .btn.btn-default.js-address-book,
  .product-container .product-features #addToCartForm .btn.btn-default.save__cart--link,
  .product-container .product-features #addToCartForm .btn.btn-default#cancelNoButton,
  .product-container .product-features #addToCartForm .btn.btn-default#submitNoButton,
  .product-container .product-features #addToCartForm .btn.btn-default.btn-block,
  .product-container .product-features #addToCartForm .btn.btn-default.use_address,
  .product-container .product-features #addToCartForm .btn.btn-default.js-quote-warning-btn,
  .product-container .product-features #addToCartForm .btn.btn-default.cart-voucher__btn,
  .product-container .product-features #addToCartForm .btn.btn-default.js-savedcart_delete_confirm_cancel,
  .product-container .product-features #addToCartForm .btn.btn-default.js-savedcart_delete_confirm,
  .product-container .product-features #addToCartForm .btn.btn-default.js-update-entry-notes-input,
  .product-container .product-features #addToCartForm .btn.btn-default.js-update-custom-part-input {
    font-size: 16px;
  }
}
.product-container .product-features #addToCartForm .btn.btn-default.quickorder-button,
.product-container .product-features #addToCartForm .btn.btn-default.add-to-cart-button {
  color: #ffffff;
  background-color: #e31f26;
  border-color: #e31f26;
}
.product-container .product-features #addToCartForm .btn.btn-default.quickorder-button:hover,
.product-container .product-features #addToCartForm .btn.btn-default.add-to-cart-button:hover,
.product-container .product-features #addToCartForm .btn.btn-default.quickorder-button:focus,
.product-container .product-features #addToCartForm .btn.btn-default.add-to-cart-button:focus,
.product-container .product-features #addToCartForm .btn.btn-default.quickorder-button:active,
.product-container .product-features #addToCartForm .btn.btn-default.add-to-cart-button:active,
.product-container .product-features #addToCartForm .btn.btn-default.quickorder-button.active,
.product-container .product-features #addToCartForm .btn.btn-default.add-to-cart-button.active,
.open .dropdown-toggle.product-container .product-features #addToCartForm .btn.btn-default.quickorder-button,
.open .dropdown-toggle.product-container .product-features #addToCartForm .btn.btn-default.add-to-cart-button {
  color: #ffffff;
  background-color: #fc3f1d;
  border-color: #fc3f1d;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.product-container .product-features #addToCartForm .btn.btn-default.quickorder-button:active,
.product-container .product-features #addToCartForm .btn.btn-default.add-to-cart-button:active,
.product-container .product-features #addToCartForm .btn.btn-default.quickorder-button.active,
.product-container .product-features #addToCartForm .btn.btn-default.add-to-cart-button.active,
.open .dropdown-toggle.product-container .product-features #addToCartForm .btn.btn-default.quickorder-button,
.open .dropdown-toggle.product-container .product-features #addToCartForm .btn.btn-default.add-to-cart-button {
  background-image: none;
}
.product-container .product-features #addToCartForm .btn.btn-default.quickorder-button.disabled,
.product-container .product-features #addToCartForm .btn.btn-default.add-to-cart-button.disabled,
.product-container .product-features #addToCartForm .btn.btn-default.quickorder-button[disabled],
.product-container .product-features #addToCartForm .btn.btn-default.add-to-cart-button[disabled],
fieldset[disabled] .product-container .product-features #addToCartForm .btn.btn-default.quickorder-button,
fieldset[disabled] .product-container .product-features #addToCartForm .btn.btn-default.add-to-cart-button,
.product-container .product-features #addToCartForm .btn.btn-default.quickorder-button.disabled:hover,
.product-container .product-features #addToCartForm .btn.btn-default.add-to-cart-button.disabled:hover,
.product-container .product-features #addToCartForm .btn.btn-default.quickorder-button[disabled]:hover,
.product-container .product-features #addToCartForm .btn.btn-default.add-to-cart-button[disabled]:hover,
fieldset[disabled] .product-container .product-features #addToCartForm .btn.btn-default.quickorder-button:hover,
fieldset[disabled] .product-container .product-features #addToCartForm .btn.btn-default.add-to-cart-button:hover,
.product-container .product-features #addToCartForm .btn.btn-default.quickorder-button.disabled:focus,
.product-container .product-features #addToCartForm .btn.btn-default.add-to-cart-button.disabled:focus,
.product-container .product-features #addToCartForm .btn.btn-default.quickorder-button[disabled]:focus,
.product-container .product-features #addToCartForm .btn.btn-default.add-to-cart-button[disabled]:focus,
fieldset[disabled] .product-container .product-features #addToCartForm .btn.btn-default.quickorder-button:focus,
fieldset[disabled] .product-container .product-features #addToCartForm .btn.btn-default.add-to-cart-button:focus,
.product-container .product-features #addToCartForm .btn.btn-default.quickorder-button.disabled:active,
.product-container .product-features #addToCartForm .btn.btn-default.add-to-cart-button.disabled:active,
.product-container .product-features #addToCartForm .btn.btn-default.quickorder-button[disabled]:active,
.product-container .product-features #addToCartForm .btn.btn-default.add-to-cart-button[disabled]:active,
fieldset[disabled] .product-container .product-features #addToCartForm .btn.btn-default.quickorder-button:active,
fieldset[disabled] .product-container .product-features #addToCartForm .btn.btn-default.add-to-cart-button:active,
.product-container .product-features #addToCartForm .btn.btn-default.quickorder-button.disabled.active,
.product-container .product-features #addToCartForm .btn.btn-default.add-to-cart-button.disabled.active,
.product-container .product-features #addToCartForm .btn.btn-default.quickorder-button[disabled].active,
.product-container .product-features #addToCartForm .btn.btn-default.add-to-cart-button[disabled].active,
fieldset[disabled] .product-container .product-features #addToCartForm .btn.btn-default.quickorder-button.active,
fieldset[disabled] .product-container .product-features #addToCartForm .btn.btn-default.add-to-cart-button.active {
  color: #969796;
  background-color: #e6e9e8;
  border-color: #e6e9e8;
  opacity: 1;
}
.product-container .product-features #addToCartForm .btn.btn-default.quickorder-button .badge,
.product-container .product-features #addToCartForm .btn.btn-default.add-to-cart-button .badge {
  color: #e31f26;
  background-color: #ffffff;
}
.product-container .product-features #addToCartForm .btn.btn-default.quickorder-button:active,
.product-container .product-features #addToCartForm .btn.btn-default.add-to-cart-button:active {
  color: #ffffff !important;
  background-color: #ff0000;
  border-color: #ff0000;
}
@media only screen and (max-width: 1024px) {
  .product-container .product-features #addToCartForm .btn.btn-default.quickorder-button,
  .product-container .product-features #addToCartForm .btn.btn-default.add-to-cart-button {
    font-size: 16px;
  }
}
.product-container .product-features #configureForm .btn {
  border-radius: 5px !important;
}
.product-container .product-features #configureForm .btn.btn-primary {
  color: #ffffff;
  background-color: #3697ba;
  border-color: #3697ba;
}
.product-container .product-features #configureForm .btn.btn-primary:hover,
.product-container .product-features #configureForm .btn.btn-primary:focus,
.product-container .product-features #configureForm .btn.btn-primary:active,
.product-container .product-features #configureForm .btn.btn-primary.active,
.open .dropdown-toggle.product-container .product-features #configureForm .btn.btn-primary {
  color: #ffffff;
  background-color: #3373b2;
  border-color: #3373b2;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.product-container .product-features #configureForm .btn.btn-primary:active,
.product-container .product-features #configureForm .btn.btn-primary.active,
.open .dropdown-toggle.product-container .product-features #configureForm .btn.btn-primary {
  background-image: none;
}
.product-container .product-features #configureForm .btn.btn-primary.disabled,
.product-container .product-features #configureForm .btn.btn-primary[disabled],
fieldset[disabled] .product-container .product-features #configureForm .btn.btn-primary,
.product-container .product-features #configureForm .btn.btn-primary.disabled:hover,
.product-container .product-features #configureForm .btn.btn-primary[disabled]:hover,
fieldset[disabled] .product-container .product-features #configureForm .btn.btn-primary:hover,
.product-container .product-features #configureForm .btn.btn-primary.disabled:focus,
.product-container .product-features #configureForm .btn.btn-primary[disabled]:focus,
fieldset[disabled] .product-container .product-features #configureForm .btn.btn-primary:focus,
.product-container .product-features #configureForm .btn.btn-primary.disabled:active,
.product-container .product-features #configureForm .btn.btn-primary[disabled]:active,
fieldset[disabled] .product-container .product-features #configureForm .btn.btn-primary:active,
.product-container .product-features #configureForm .btn.btn-primary.disabled.active,
.product-container .product-features #configureForm .btn.btn-primary[disabled].active,
fieldset[disabled] .product-container .product-features #configureForm .btn.btn-primary.active {
  color: #969796;
  background-color: #e6e9e8;
  border-color: #e6e9e8;
  opacity: 1;
}
.product-container .product-features #configureForm .btn.btn-primary .badge {
  color: #3697ba;
  background-color: #ffffff;
}
.product-container .product-features #configureForm .btn.btn-primary:active {
  color: #ffffff !important;
  background-color: #3347b2;
  border-color: #3347b2;
}
.product-container .product-features #configureForm .btn.btn-secondary {
  border: 2px solid;
  color: #262b69;
  background-color: #f7f7f7;
  border-color: #262b69;
}
.product-container .product-features #configureForm .btn.btn-secondary:hover,
.product-container .product-features #configureForm .btn.btn-secondary:focus,
.product-container .product-features #configureForm .btn.btn-secondary:active,
.product-container .product-features #configureForm .btn.btn-secondary.active,
.open .dropdown-toggle.product-container .product-features #configureForm .btn.btn-secondary {
  color: #0f47d5;
  background-color: #f7f7f7;
  border-color: #0f47d5;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.product-container .product-features #configureForm .btn.btn-secondary:active,
.product-container .product-features #configureForm .btn.btn-secondary.active,
.open .dropdown-toggle.product-container .product-features #configureForm .btn.btn-secondary {
  background-image: none;
}
.product-container .product-features #configureForm .btn.btn-secondary.disabled,
.product-container .product-features #configureForm .btn.btn-secondary[disabled],
fieldset[disabled] .product-container .product-features #configureForm .btn.btn-secondary,
.product-container .product-features #configureForm .btn.btn-secondary.disabled:hover,
.product-container .product-features #configureForm .btn.btn-secondary[disabled]:hover,
fieldset[disabled] .product-container .product-features #configureForm .btn.btn-secondary:hover,
.product-container .product-features #configureForm .btn.btn-secondary.disabled:focus,
.product-container .product-features #configureForm .btn.btn-secondary[disabled]:focus,
fieldset[disabled] .product-container .product-features #configureForm .btn.btn-secondary:focus,
.product-container .product-features #configureForm .btn.btn-secondary.disabled:active,
.product-container .product-features #configureForm .btn.btn-secondary[disabled]:active,
fieldset[disabled] .product-container .product-features #configureForm .btn.btn-secondary:active,
.product-container .product-features #configureForm .btn.btn-secondary.disabled.active,
.product-container .product-features #configureForm .btn.btn-secondary[disabled].active,
fieldset[disabled] .product-container .product-features #configureForm .btn.btn-secondary.active {
  color: #969796;
  background-color: #e6e9e8;
  border-color: #e6e9e8;
  opacity: 1;
}
.product-container .product-features #configureForm .btn.btn-secondary .badge {
  color: #f7f7f7;
  background-color: #262b69;
}
.product-container .product-features #configureForm .btn.btn-secondary:active {
  color: #ffffff !important;
  background-color: #042986;
  border-color: #042986;
}
.product-container .product-features #configureForm .btn.btn-tertiary {
  color: #ffffff;
  background-color: #262b69;
  border-color: #262b69;
}
.product-container .product-features #configureForm .btn.btn-tertiary:hover,
.product-container .product-features #configureForm .btn.btn-tertiary:focus,
.product-container .product-features #configureForm .btn.btn-tertiary:active,
.product-container .product-features #configureForm .btn.btn-tertiary.active,
.open .dropdown-toggle.product-container .product-features #configureForm .btn.btn-tertiary {
  color: #ffffff;
  background-color: #0034b7;
  border-color: #0034b7;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.product-container .product-features #configureForm .btn.btn-tertiary:active,
.product-container .product-features #configureForm .btn.btn-tertiary.active,
.open .dropdown-toggle.product-container .product-features #configureForm .btn.btn-tertiary {
  background-image: none;
}
.product-container .product-features #configureForm .btn.btn-tertiary.disabled,
.product-container .product-features #configureForm .btn.btn-tertiary[disabled],
fieldset[disabled] .product-container .product-features #configureForm .btn.btn-tertiary,
.product-container .product-features #configureForm .btn.btn-tertiary.disabled:hover,
.product-container .product-features #configureForm .btn.btn-tertiary[disabled]:hover,
fieldset[disabled] .product-container .product-features #configureForm .btn.btn-tertiary:hover,
.product-container .product-features #configureForm .btn.btn-tertiary.disabled:focus,
.product-container .product-features #configureForm .btn.btn-tertiary[disabled]:focus,
fieldset[disabled] .product-container .product-features #configureForm .btn.btn-tertiary:focus,
.product-container .product-features #configureForm .btn.btn-tertiary.disabled:active,
.product-container .product-features #configureForm .btn.btn-tertiary[disabled]:active,
fieldset[disabled] .product-container .product-features #configureForm .btn.btn-tertiary:active,
.product-container .product-features #configureForm .btn.btn-tertiary.disabled.active,
.product-container .product-features #configureForm .btn.btn-tertiary[disabled].active,
fieldset[disabled] .product-container .product-features #configureForm .btn.btn-tertiary.active {
  color: #969796;
  background-color: #e6e9e8;
  border-color: #e6e9e8;
  opacity: 1;
}
.product-container .product-features #configureForm .btn.btn-tertiary .badge {
  color: #262b69;
  background-color: #ffffff;
}
.product-container .product-features #configureForm .btn.btn-tertiary:active {
  color: #ffffff !important;
  background-color: #0f4cff;
  border-color: #0f4cff;
}
#addToCartLayer .btn {
  border-radius: 5px !important;
}
#addToCartLayer .btn.btn-primary {
  color: #ffffff;
  background-color: #e31f26;
  border-color: #e31f26;
}
#addToCartLayer .btn.btn-primary:hover,
#addToCartLayer .btn.btn-primary:focus,
#addToCartLayer .btn.btn-primary:active,
#addToCartLayer .btn.btn-primary.active,
.open .dropdown-toggle#addToCartLayer .btn.btn-primary {
  color: #ffffff;
  background-color: #fc3f1d;
  border-color: #fc3f1d;
  -webkit-box-shadow: none;
  box-shadow: none;
}
#addToCartLayer .btn.btn-primary:active,
#addToCartLayer .btn.btn-primary.active,
.open .dropdown-toggle#addToCartLayer .btn.btn-primary {
  background-image: none;
}
#addToCartLayer .btn.btn-primary.disabled,
#addToCartLayer .btn.btn-primary[disabled],
fieldset[disabled] #addToCartLayer .btn.btn-primary,
#addToCartLayer .btn.btn-primary.disabled:hover,
#addToCartLayer .btn.btn-primary[disabled]:hover,
fieldset[disabled] #addToCartLayer .btn.btn-primary:hover,
#addToCartLayer .btn.btn-primary.disabled:focus,
#addToCartLayer .btn.btn-primary[disabled]:focus,
fieldset[disabled] #addToCartLayer .btn.btn-primary:focus,
#addToCartLayer .btn.btn-primary.disabled:active,
#addToCartLayer .btn.btn-primary[disabled]:active,
fieldset[disabled] #addToCartLayer .btn.btn-primary:active,
#addToCartLayer .btn.btn-primary.disabled.active,
#addToCartLayer .btn.btn-primary[disabled].active,
fieldset[disabled] #addToCartLayer .btn.btn-primary.active {
  color: #969796;
  background-color: #e6e9e8;
  border-color: #e6e9e8;
  opacity: 1;
}
#addToCartLayer .btn.btn-primary .badge {
  color: #e31f26;
  background-color: #ffffff;
}
#addToCartLayer .btn.btn-primary:active {
  color: #ffffff !important;
  background-color: #ff0000;
  border-color: #ff0000;
}
#addToCartLayer .btn.btn-primary-reversed {
  color: #e31f26;
  background-color: #ffffff;
  border-color: #e31f26;
}
#addToCartLayer .btn.btn-primary-reversed:hover,
#addToCartLayer .btn.btn-primary-reversed:focus,
#addToCartLayer .btn.btn-primary-reversed:active,
#addToCartLayer .btn.btn-primary-reversed.active,
.open .dropdown-toggle#addToCartLayer .btn.btn-primary-reversed {
  color: #fc3f1d;
  background-color: #f8f8f8;
  border-color: #fc3f1d;
  -webkit-box-shadow: none;
  box-shadow: none;
}
#addToCartLayer .btn.btn-primary-reversed:active,
#addToCartLayer .btn.btn-primary-reversed.active,
.open .dropdown-toggle#addToCartLayer .btn.btn-primary-reversed {
  background-image: none;
}
#addToCartLayer .btn.btn-primary-reversed.disabled,
#addToCartLayer .btn.btn-primary-reversed[disabled],
fieldset[disabled] #addToCartLayer .btn.btn-primary-reversed,
#addToCartLayer .btn.btn-primary-reversed.disabled:hover,
#addToCartLayer .btn.btn-primary-reversed[disabled]:hover,
fieldset[disabled] #addToCartLayer .btn.btn-primary-reversed:hover,
#addToCartLayer .btn.btn-primary-reversed.disabled:focus,
#addToCartLayer .btn.btn-primary-reversed[disabled]:focus,
fieldset[disabled] #addToCartLayer .btn.btn-primary-reversed:focus,
#addToCartLayer .btn.btn-primary-reversed.disabled:active,
#addToCartLayer .btn.btn-primary-reversed[disabled]:active,
fieldset[disabled] #addToCartLayer .btn.btn-primary-reversed:active,
#addToCartLayer .btn.btn-primary-reversed.disabled.active,
#addToCartLayer .btn.btn-primary-reversed[disabled].active,
fieldset[disabled] #addToCartLayer .btn.btn-primary-reversed.active {
  color: #969796;
  background-color: #e6e9e8;
  border-color: #e6e9e8;
  opacity: 1;
}
#addToCartLayer .btn.btn-primary-reversed .badge {
  color: #ffffff;
  background-color: #e31f26;
}
#addToCartLayer .btn.btn-primary-reversed:active {
  color: #ff0000 !important;
  background-color: #ffffff;
  border-color: #ffffff;
}
#addToCartLayer .btn.btn-secondary {
  border: 2px solid;
  color: #262b69;
  background-color: #f7f7f7;
  border-color: #262b69;
}
#addToCartLayer .btn.btn-secondary:hover,
#addToCartLayer .btn.btn-secondary:focus,
#addToCartLayer .btn.btn-secondary:active,
#addToCartLayer .btn.btn-secondary.active,
.open .dropdown-toggle#addToCartLayer .btn.btn-secondary {
  color: #0f47d5;
  background-color: #f7f7f7;
  border-color: #0f47d5;
  -webkit-box-shadow: none;
  box-shadow: none;
}
#addToCartLayer .btn.btn-secondary:active,
#addToCartLayer .btn.btn-secondary.active,
.open .dropdown-toggle#addToCartLayer .btn.btn-secondary {
  background-image: none;
}
#addToCartLayer .btn.btn-secondary.disabled,
#addToCartLayer .btn.btn-secondary[disabled],
fieldset[disabled] #addToCartLayer .btn.btn-secondary,
#addToCartLayer .btn.btn-secondary.disabled:hover,
#addToCartLayer .btn.btn-secondary[disabled]:hover,
fieldset[disabled] #addToCartLayer .btn.btn-secondary:hover,
#addToCartLayer .btn.btn-secondary.disabled:focus,
#addToCartLayer .btn.btn-secondary[disabled]:focus,
fieldset[disabled] #addToCartLayer .btn.btn-secondary:focus,
#addToCartLayer .btn.btn-secondary.disabled:active,
#addToCartLayer .btn.btn-secondary[disabled]:active,
fieldset[disabled] #addToCartLayer .btn.btn-secondary:active,
#addToCartLayer .btn.btn-secondary.disabled.active,
#addToCartLayer .btn.btn-secondary[disabled].active,
fieldset[disabled] #addToCartLayer .btn.btn-secondary.active {
  color: #969796;
  background-color: #e6e9e8;
  border-color: #e6e9e8;
  opacity: 1;
}
#addToCartLayer .btn.btn-secondary .badge {
  color: #f7f7f7;
  background-color: #262b69;
}
#addToCartLayer .btn.btn-secondary:active {
  color: #ffffff !important;
  background-color: #042986;
  border-color: #042986;
}
#addToCartLayer .btn.btn-tertiary {
  color: #ffffff;
  background-color: #262b69;
  border-color: #262b69;
}
#addToCartLayer .btn.btn-tertiary:hover,
#addToCartLayer .btn.btn-tertiary:focus,
#addToCartLayer .btn.btn-tertiary:active,
#addToCartLayer .btn.btn-tertiary.active,
.open .dropdown-toggle#addToCartLayer .btn.btn-tertiary {
  color: #ffffff;
  background-color: #0034b7;
  border-color: #0034b7;
  -webkit-box-shadow: none;
  box-shadow: none;
}
#addToCartLayer .btn.btn-tertiary:active,
#addToCartLayer .btn.btn-tertiary.active,
.open .dropdown-toggle#addToCartLayer .btn.btn-tertiary {
  background-image: none;
}
#addToCartLayer .btn.btn-tertiary.disabled,
#addToCartLayer .btn.btn-tertiary[disabled],
fieldset[disabled] #addToCartLayer .btn.btn-tertiary,
#addToCartLayer .btn.btn-tertiary.disabled:hover,
#addToCartLayer .btn.btn-tertiary[disabled]:hover,
fieldset[disabled] #addToCartLayer .btn.btn-tertiary:hover,
#addToCartLayer .btn.btn-tertiary.disabled:focus,
#addToCartLayer .btn.btn-tertiary[disabled]:focus,
fieldset[disabled] #addToCartLayer .btn.btn-tertiary:focus,
#addToCartLayer .btn.btn-tertiary.disabled:active,
#addToCartLayer .btn.btn-tertiary[disabled]:active,
fieldset[disabled] #addToCartLayer .btn.btn-tertiary:active,
#addToCartLayer .btn.btn-tertiary.disabled.active,
#addToCartLayer .btn.btn-tertiary[disabled].active,
fieldset[disabled] #addToCartLayer .btn.btn-tertiary.active {
  color: #969796;
  background-color: #e6e9e8;
  border-color: #e6e9e8;
  opacity: 1;
}
#addToCartLayer .btn.btn-tertiary .badge {
  color: #262b69;
  background-color: #ffffff;
}
#addToCartLayer .btn.btn-tertiary:active {
  color: #ffffff !important;
  background-color: #0f4cff;
  border-color: #0f4cff;
}
#addToCartLayer .btn.btn-default.btn--continue-shopping,
#addToCartLayer .btn.btn-default.btn-create-quote,
#addToCartLayer .btn.btn-default.js-quote-cancel-btn,
#addToCartLayer .btn.btn-default.js-quote-edit-btn,
#addToCartLayer .btn.btn-default.js-address-book,
#addToCartLayer .btn.btn-default.save__cart--link,
#addToCartLayer .btn.btn-default#cancelNoButton,
#addToCartLayer .btn.btn-default#submitNoButton,
#addToCartLayer .btn.btn-default.btn-block,
#addToCartLayer .btn.btn-default.use_address,
#addToCartLayer .btn.btn-default.js-quote-warning-btn,
#addToCartLayer .btn.btn-default.cart-voucher__btn,
#addToCartLayer .btn.btn-default.js-savedcart_delete_confirm_cancel,
#addToCartLayer .btn.btn-default.js-savedcart_delete_confirm,
#addToCartLayer .btn.btn-default.js-update-entry-notes-input,
#addToCartLayer .btn.btn-default.js-update-custom-part-input {
  border: 2px solid;
  color: #262b69;
  background-color: #f7f7f7;
  border-color: #262b69;
}
#addToCartLayer .btn.btn-default.btn--continue-shopping:hover,
#addToCartLayer .btn.btn-default.btn-create-quote:hover,
#addToCartLayer .btn.btn-default.js-quote-cancel-btn:hover,
#addToCartLayer .btn.btn-default.js-quote-edit-btn:hover,
#addToCartLayer .btn.btn-default.js-address-book:hover,
#addToCartLayer .btn.btn-default.save__cart--link:hover,
#addToCartLayer .btn.btn-default#cancelNoButton:hover,
#addToCartLayer .btn.btn-default#submitNoButton:hover,
#addToCartLayer .btn.btn-default.btn-block:hover,
#addToCartLayer .btn.btn-default.use_address:hover,
#addToCartLayer .btn.btn-default.js-quote-warning-btn:hover,
#addToCartLayer .btn.btn-default.cart-voucher__btn:hover,
#addToCartLayer .btn.btn-default.js-savedcart_delete_confirm_cancel:hover,
#addToCartLayer .btn.btn-default.js-savedcart_delete_confirm:hover,
#addToCartLayer .btn.btn-default.js-update-entry-notes-input:hover,
#addToCartLayer .btn.btn-default.js-update-custom-part-input:hover,
#addToCartLayer .btn.btn-default.btn--continue-shopping:focus,
#addToCartLayer .btn.btn-default.btn-create-quote:focus,
#addToCartLayer .btn.btn-default.js-quote-cancel-btn:focus,
#addToCartLayer .btn.btn-default.js-quote-edit-btn:focus,
#addToCartLayer .btn.btn-default.js-address-book:focus,
#addToCartLayer .btn.btn-default.save__cart--link:focus,
#addToCartLayer .btn.btn-default#cancelNoButton:focus,
#addToCartLayer .btn.btn-default#submitNoButton:focus,
#addToCartLayer .btn.btn-default.btn-block:focus,
#addToCartLayer .btn.btn-default.use_address:focus,
#addToCartLayer .btn.btn-default.js-quote-warning-btn:focus,
#addToCartLayer .btn.btn-default.cart-voucher__btn:focus,
#addToCartLayer .btn.btn-default.js-savedcart_delete_confirm_cancel:focus,
#addToCartLayer .btn.btn-default.js-savedcart_delete_confirm:focus,
#addToCartLayer .btn.btn-default.js-update-entry-notes-input:focus,
#addToCartLayer .btn.btn-default.js-update-custom-part-input:focus,
#addToCartLayer .btn.btn-default.btn--continue-shopping:active,
#addToCartLayer .btn.btn-default.btn-create-quote:active,
#addToCartLayer .btn.btn-default.js-quote-cancel-btn:active,
#addToCartLayer .btn.btn-default.js-quote-edit-btn:active,
#addToCartLayer .btn.btn-default.js-address-book:active,
#addToCartLayer .btn.btn-default.save__cart--link:active,
#addToCartLayer .btn.btn-default#cancelNoButton:active,
#addToCartLayer .btn.btn-default#submitNoButton:active,
#addToCartLayer .btn.btn-default.btn-block:active,
#addToCartLayer .btn.btn-default.use_address:active,
#addToCartLayer .btn.btn-default.js-quote-warning-btn:active,
#addToCartLayer .btn.btn-default.cart-voucher__btn:active,
#addToCartLayer .btn.btn-default.js-savedcart_delete_confirm_cancel:active,
#addToCartLayer .btn.btn-default.js-savedcart_delete_confirm:active,
#addToCartLayer .btn.btn-default.js-update-entry-notes-input:active,
#addToCartLayer .btn.btn-default.js-update-custom-part-input:active,
#addToCartLayer .btn.btn-default.btn--continue-shopping.active,
#addToCartLayer .btn.btn-default.btn-create-quote.active,
#addToCartLayer .btn.btn-default.js-quote-cancel-btn.active,
#addToCartLayer .btn.btn-default.js-quote-edit-btn.active,
#addToCartLayer .btn.btn-default.js-address-book.active,
#addToCartLayer .btn.btn-default.save__cart--link.active,
#addToCartLayer .btn.btn-default#cancelNoButton.active,
#addToCartLayer .btn.btn-default#submitNoButton.active,
#addToCartLayer .btn.btn-default.btn-block.active,
#addToCartLayer .btn.btn-default.use_address.active,
#addToCartLayer .btn.btn-default.js-quote-warning-btn.active,
#addToCartLayer .btn.btn-default.cart-voucher__btn.active,
#addToCartLayer .btn.btn-default.js-savedcart_delete_confirm_cancel.active,
#addToCartLayer .btn.btn-default.js-savedcart_delete_confirm.active,
#addToCartLayer .btn.btn-default.js-update-entry-notes-input.active,
#addToCartLayer .btn.btn-default.js-update-custom-part-input.active,
.open .dropdown-toggle#addToCartLayer .btn.btn-default.btn--continue-shopping,
.open .dropdown-toggle#addToCartLayer .btn.btn-default.btn-create-quote,
.open .dropdown-toggle#addToCartLayer .btn.btn-default.js-quote-cancel-btn,
.open .dropdown-toggle#addToCartLayer .btn.btn-default.js-quote-edit-btn,
.open .dropdown-toggle#addToCartLayer .btn.btn-default.js-address-book,
.open .dropdown-toggle#addToCartLayer .btn.btn-default.save__cart--link,
.open .dropdown-toggle#addToCartLayer .btn.btn-default#cancelNoButton,
.open .dropdown-toggle#addToCartLayer .btn.btn-default#submitNoButton,
.open .dropdown-toggle#addToCartLayer .btn.btn-default.btn-block,
.open .dropdown-toggle#addToCartLayer .btn.btn-default.use_address,
.open .dropdown-toggle#addToCartLayer .btn.btn-default.js-quote-warning-btn,
.open .dropdown-toggle#addToCartLayer .btn.btn-default.cart-voucher__btn,
.open .dropdown-toggle#addToCartLayer .btn.btn-default.js-savedcart_delete_confirm_cancel,
.open .dropdown-toggle#addToCartLayer .btn.btn-default.js-savedcart_delete_confirm,
.open .dropdown-toggle#addToCartLayer .btn.btn-default.js-update-entry-notes-input,
.open .dropdown-toggle#addToCartLayer .btn.btn-default.js-update-custom-part-input {
  color: #0f47d5;
  background-color: #f7f7f7;
  border-color: #0f47d5;
  -webkit-box-shadow: none;
  box-shadow: none;
}
#addToCartLayer .btn.btn-default.btn--continue-shopping:active,
#addToCartLayer .btn.btn-default.btn-create-quote:active,
#addToCartLayer .btn.btn-default.js-quote-cancel-btn:active,
#addToCartLayer .btn.btn-default.js-quote-edit-btn:active,
#addToCartLayer .btn.btn-default.js-address-book:active,
#addToCartLayer .btn.btn-default.save__cart--link:active,
#addToCartLayer .btn.btn-default#cancelNoButton:active,
#addToCartLayer .btn.btn-default#submitNoButton:active,
#addToCartLayer .btn.btn-default.btn-block:active,
#addToCartLayer .btn.btn-default.use_address:active,
#addToCartLayer .btn.btn-default.js-quote-warning-btn:active,
#addToCartLayer .btn.btn-default.cart-voucher__btn:active,
#addToCartLayer .btn.btn-default.js-savedcart_delete_confirm_cancel:active,
#addToCartLayer .btn.btn-default.js-savedcart_delete_confirm:active,
#addToCartLayer .btn.btn-default.js-update-entry-notes-input:active,
#addToCartLayer .btn.btn-default.js-update-custom-part-input:active,
#addToCartLayer .btn.btn-default.btn--continue-shopping.active,
#addToCartLayer .btn.btn-default.btn-create-quote.active,
#addToCartLayer .btn.btn-default.js-quote-cancel-btn.active,
#addToCartLayer .btn.btn-default.js-quote-edit-btn.active,
#addToCartLayer .btn.btn-default.js-address-book.active,
#addToCartLayer .btn.btn-default.save__cart--link.active,
#addToCartLayer .btn.btn-default#cancelNoButton.active,
#addToCartLayer .btn.btn-default#submitNoButton.active,
#addToCartLayer .btn.btn-default.btn-block.active,
#addToCartLayer .btn.btn-default.use_address.active,
#addToCartLayer .btn.btn-default.js-quote-warning-btn.active,
#addToCartLayer .btn.btn-default.cart-voucher__btn.active,
#addToCartLayer .btn.btn-default.js-savedcart_delete_confirm_cancel.active,
#addToCartLayer .btn.btn-default.js-savedcart_delete_confirm.active,
#addToCartLayer .btn.btn-default.js-update-entry-notes-input.active,
#addToCartLayer .btn.btn-default.js-update-custom-part-input.active,
.open .dropdown-toggle#addToCartLayer .btn.btn-default.btn--continue-shopping,
.open .dropdown-toggle#addToCartLayer .btn.btn-default.btn-create-quote,
.open .dropdown-toggle#addToCartLayer .btn.btn-default.js-quote-cancel-btn,
.open .dropdown-toggle#addToCartLayer .btn.btn-default.js-quote-edit-btn,
.open .dropdown-toggle#addToCartLayer .btn.btn-default.js-address-book,
.open .dropdown-toggle#addToCartLayer .btn.btn-default.save__cart--link,
.open .dropdown-toggle#addToCartLayer .btn.btn-default#cancelNoButton,
.open .dropdown-toggle#addToCartLayer .btn.btn-default#submitNoButton,
.open .dropdown-toggle#addToCartLayer .btn.btn-default.btn-block,
.open .dropdown-toggle#addToCartLayer .btn.btn-default.use_address,
.open .dropdown-toggle#addToCartLayer .btn.btn-default.js-quote-warning-btn,
.open .dropdown-toggle#addToCartLayer .btn.btn-default.cart-voucher__btn,
.open .dropdown-toggle#addToCartLayer .btn.btn-default.js-savedcart_delete_confirm_cancel,
.open .dropdown-toggle#addToCartLayer .btn.btn-default.js-savedcart_delete_confirm,
.open .dropdown-toggle#addToCartLayer .btn.btn-default.js-update-entry-notes-input,
.open .dropdown-toggle#addToCartLayer .btn.btn-default.js-update-custom-part-input {
  background-image: none;
}
#addToCartLayer .btn.btn-default.btn--continue-shopping.disabled,
#addToCartLayer .btn.btn-default.btn-create-quote.disabled,
#addToCartLayer .btn.btn-default.js-quote-cancel-btn.disabled,
#addToCartLayer .btn.btn-default.js-quote-edit-btn.disabled,
#addToCartLayer .btn.btn-default.js-address-book.disabled,
#addToCartLayer .btn.btn-default.save__cart--link.disabled,
#addToCartLayer .btn.btn-default#cancelNoButton.disabled,
#addToCartLayer .btn.btn-default#submitNoButton.disabled,
#addToCartLayer .btn.btn-default.btn-block.disabled,
#addToCartLayer .btn.btn-default.use_address.disabled,
#addToCartLayer .btn.btn-default.js-quote-warning-btn.disabled,
#addToCartLayer .btn.btn-default.cart-voucher__btn.disabled,
#addToCartLayer .btn.btn-default.js-savedcart_delete_confirm_cancel.disabled,
#addToCartLayer .btn.btn-default.js-savedcart_delete_confirm.disabled,
#addToCartLayer .btn.btn-default.js-update-entry-notes-input.disabled,
#addToCartLayer .btn.btn-default.js-update-custom-part-input.disabled,
#addToCartLayer .btn.btn-default.btn--continue-shopping[disabled],
#addToCartLayer .btn.btn-default.btn-create-quote[disabled],
#addToCartLayer .btn.btn-default.js-quote-cancel-btn[disabled],
#addToCartLayer .btn.btn-default.js-quote-edit-btn[disabled],
#addToCartLayer .btn.btn-default.js-address-book[disabled],
#addToCartLayer .btn.btn-default.save__cart--link[disabled],
#addToCartLayer .btn.btn-default#cancelNoButton[disabled],
#addToCartLayer .btn.btn-default#submitNoButton[disabled],
#addToCartLayer .btn.btn-default.btn-block[disabled],
#addToCartLayer .btn.btn-default.use_address[disabled],
#addToCartLayer .btn.btn-default.js-quote-warning-btn[disabled],
#addToCartLayer .btn.btn-default.cart-voucher__btn[disabled],
#addToCartLayer .btn.btn-default.js-savedcart_delete_confirm_cancel[disabled],
#addToCartLayer .btn.btn-default.js-savedcart_delete_confirm[disabled],
#addToCartLayer .btn.btn-default.js-update-entry-notes-input[disabled],
#addToCartLayer .btn.btn-default.js-update-custom-part-input[disabled],
fieldset[disabled] #addToCartLayer .btn.btn-default.btn--continue-shopping,
fieldset[disabled] #addToCartLayer .btn.btn-default.btn-create-quote,
fieldset[disabled] #addToCartLayer .btn.btn-default.js-quote-cancel-btn,
fieldset[disabled] #addToCartLayer .btn.btn-default.js-quote-edit-btn,
fieldset[disabled] #addToCartLayer .btn.btn-default.js-address-book,
fieldset[disabled] #addToCartLayer .btn.btn-default.save__cart--link,
fieldset[disabled] #addToCartLayer .btn.btn-default#cancelNoButton,
fieldset[disabled] #addToCartLayer .btn.btn-default#submitNoButton,
fieldset[disabled] #addToCartLayer .btn.btn-default.btn-block,
fieldset[disabled] #addToCartLayer .btn.btn-default.use_address,
fieldset[disabled] #addToCartLayer .btn.btn-default.js-quote-warning-btn,
fieldset[disabled] #addToCartLayer .btn.btn-default.cart-voucher__btn,
fieldset[disabled] #addToCartLayer .btn.btn-default.js-savedcart_delete_confirm_cancel,
fieldset[disabled] #addToCartLayer .btn.btn-default.js-savedcart_delete_confirm,
fieldset[disabled] #addToCartLayer .btn.btn-default.js-update-entry-notes-input,
fieldset[disabled] #addToCartLayer .btn.btn-default.js-update-custom-part-input,
#addToCartLayer .btn.btn-default.btn--continue-shopping.disabled:hover,
#addToCartLayer .btn.btn-default.btn-create-quote.disabled:hover,
#addToCartLayer .btn.btn-default.js-quote-cancel-btn.disabled:hover,
#addToCartLayer .btn.btn-default.js-quote-edit-btn.disabled:hover,
#addToCartLayer .btn.btn-default.js-address-book.disabled:hover,
#addToCartLayer .btn.btn-default.save__cart--link.disabled:hover,
#addToCartLayer .btn.btn-default#cancelNoButton.disabled:hover,
#addToCartLayer .btn.btn-default#submitNoButton.disabled:hover,
#addToCartLayer .btn.btn-default.btn-block.disabled:hover,
#addToCartLayer .btn.btn-default.use_address.disabled:hover,
#addToCartLayer .btn.btn-default.js-quote-warning-btn.disabled:hover,
#addToCartLayer .btn.btn-default.cart-voucher__btn.disabled:hover,
#addToCartLayer .btn.btn-default.js-savedcart_delete_confirm_cancel.disabled:hover,
#addToCartLayer .btn.btn-default.js-savedcart_delete_confirm.disabled:hover,
#addToCartLayer .btn.btn-default.js-update-entry-notes-input.disabled:hover,
#addToCartLayer .btn.btn-default.js-update-custom-part-input.disabled:hover,
#addToCartLayer .btn.btn-default.btn--continue-shopping[disabled]:hover,
#addToCartLayer .btn.btn-default.btn-create-quote[disabled]:hover,
#addToCartLayer .btn.btn-default.js-quote-cancel-btn[disabled]:hover,
#addToCartLayer .btn.btn-default.js-quote-edit-btn[disabled]:hover,
#addToCartLayer .btn.btn-default.js-address-book[disabled]:hover,
#addToCartLayer .btn.btn-default.save__cart--link[disabled]:hover,
#addToCartLayer .btn.btn-default#cancelNoButton[disabled]:hover,
#addToCartLayer .btn.btn-default#submitNoButton[disabled]:hover,
#addToCartLayer .btn.btn-default.btn-block[disabled]:hover,
#addToCartLayer .btn.btn-default.use_address[disabled]:hover,
#addToCartLayer .btn.btn-default.js-quote-warning-btn[disabled]:hover,
#addToCartLayer .btn.btn-default.cart-voucher__btn[disabled]:hover,
#addToCartLayer .btn.btn-default.js-savedcart_delete_confirm_cancel[disabled]:hover,
#addToCartLayer .btn.btn-default.js-savedcart_delete_confirm[disabled]:hover,
#addToCartLayer .btn.btn-default.js-update-entry-notes-input[disabled]:hover,
#addToCartLayer .btn.btn-default.js-update-custom-part-input[disabled]:hover,
fieldset[disabled] #addToCartLayer .btn.btn-default.btn--continue-shopping:hover,
fieldset[disabled] #addToCartLayer .btn.btn-default.btn-create-quote:hover,
fieldset[disabled] #addToCartLayer .btn.btn-default.js-quote-cancel-btn:hover,
fieldset[disabled] #addToCartLayer .btn.btn-default.js-quote-edit-btn:hover,
fieldset[disabled] #addToCartLayer .btn.btn-default.js-address-book:hover,
fieldset[disabled] #addToCartLayer .btn.btn-default.save__cart--link:hover,
fieldset[disabled] #addToCartLayer .btn.btn-default#cancelNoButton:hover,
fieldset[disabled] #addToCartLayer .btn.btn-default#submitNoButton:hover,
fieldset[disabled] #addToCartLayer .btn.btn-default.btn-block:hover,
fieldset[disabled] #addToCartLayer .btn.btn-default.use_address:hover,
fieldset[disabled] #addToCartLayer .btn.btn-default.js-quote-warning-btn:hover,
fieldset[disabled] #addToCartLayer .btn.btn-default.cart-voucher__btn:hover,
fieldset[disabled] #addToCartLayer .btn.btn-default.js-savedcart_delete_confirm_cancel:hover,
fieldset[disabled] #addToCartLayer .btn.btn-default.js-savedcart_delete_confirm:hover,
fieldset[disabled] #addToCartLayer .btn.btn-default.js-update-entry-notes-input:hover,
fieldset[disabled] #addToCartLayer .btn.btn-default.js-update-custom-part-input:hover,
#addToCartLayer .btn.btn-default.btn--continue-shopping.disabled:focus,
#addToCartLayer .btn.btn-default.btn-create-quote.disabled:focus,
#addToCartLayer .btn.btn-default.js-quote-cancel-btn.disabled:focus,
#addToCartLayer .btn.btn-default.js-quote-edit-btn.disabled:focus,
#addToCartLayer .btn.btn-default.js-address-book.disabled:focus,
#addToCartLayer .btn.btn-default.save__cart--link.disabled:focus,
#addToCartLayer .btn.btn-default#cancelNoButton.disabled:focus,
#addToCartLayer .btn.btn-default#submitNoButton.disabled:focus,
#addToCartLayer .btn.btn-default.btn-block.disabled:focus,
#addToCartLayer .btn.btn-default.use_address.disabled:focus,
#addToCartLayer .btn.btn-default.js-quote-warning-btn.disabled:focus,
#addToCartLayer .btn.btn-default.cart-voucher__btn.disabled:focus,
#addToCartLayer .btn.btn-default.js-savedcart_delete_confirm_cancel.disabled:focus,
#addToCartLayer .btn.btn-default.js-savedcart_delete_confirm.disabled:focus,
#addToCartLayer .btn.btn-default.js-update-entry-notes-input.disabled:focus,
#addToCartLayer .btn.btn-default.js-update-custom-part-input.disabled:focus,
#addToCartLayer .btn.btn-default.btn--continue-shopping[disabled]:focus,
#addToCartLayer .btn.btn-default.btn-create-quote[disabled]:focus,
#addToCartLayer .btn.btn-default.js-quote-cancel-btn[disabled]:focus,
#addToCartLayer .btn.btn-default.js-quote-edit-btn[disabled]:focus,
#addToCartLayer .btn.btn-default.js-address-book[disabled]:focus,
#addToCartLayer .btn.btn-default.save__cart--link[disabled]:focus,
#addToCartLayer .btn.btn-default#cancelNoButton[disabled]:focus,
#addToCartLayer .btn.btn-default#submitNoButton[disabled]:focus,
#addToCartLayer .btn.btn-default.btn-block[disabled]:focus,
#addToCartLayer .btn.btn-default.use_address[disabled]:focus,
#addToCartLayer .btn.btn-default.js-quote-warning-btn[disabled]:focus,
#addToCartLayer .btn.btn-default.cart-voucher__btn[disabled]:focus,
#addToCartLayer .btn.btn-default.js-savedcart_delete_confirm_cancel[disabled]:focus,
#addToCartLayer .btn.btn-default.js-savedcart_delete_confirm[disabled]:focus,
#addToCartLayer .btn.btn-default.js-update-entry-notes-input[disabled]:focus,
#addToCartLayer .btn.btn-default.js-update-custom-part-input[disabled]:focus,
fieldset[disabled] #addToCartLayer .btn.btn-default.btn--continue-shopping:focus,
fieldset[disabled] #addToCartLayer .btn.btn-default.btn-create-quote:focus,
fieldset[disabled] #addToCartLayer .btn.btn-default.js-quote-cancel-btn:focus,
fieldset[disabled] #addToCartLayer .btn.btn-default.js-quote-edit-btn:focus,
fieldset[disabled] #addToCartLayer .btn.btn-default.js-address-book:focus,
fieldset[disabled] #addToCartLayer .btn.btn-default.save__cart--link:focus,
fieldset[disabled] #addToCartLayer .btn.btn-default#cancelNoButton:focus,
fieldset[disabled] #addToCartLayer .btn.btn-default#submitNoButton:focus,
fieldset[disabled] #addToCartLayer .btn.btn-default.btn-block:focus,
fieldset[disabled] #addToCartLayer .btn.btn-default.use_address:focus,
fieldset[disabled] #addToCartLayer .btn.btn-default.js-quote-warning-btn:focus,
fieldset[disabled] #addToCartLayer .btn.btn-default.cart-voucher__btn:focus,
fieldset[disabled] #addToCartLayer .btn.btn-default.js-savedcart_delete_confirm_cancel:focus,
fieldset[disabled] #addToCartLayer .btn.btn-default.js-savedcart_delete_confirm:focus,
fieldset[disabled] #addToCartLayer .btn.btn-default.js-update-entry-notes-input:focus,
fieldset[disabled] #addToCartLayer .btn.btn-default.js-update-custom-part-input:focus,
#addToCartLayer .btn.btn-default.btn--continue-shopping.disabled:active,
#addToCartLayer .btn.btn-default.btn-create-quote.disabled:active,
#addToCartLayer .btn.btn-default.js-quote-cancel-btn.disabled:active,
#addToCartLayer .btn.btn-default.js-quote-edit-btn.disabled:active,
#addToCartLayer .btn.btn-default.js-address-book.disabled:active,
#addToCartLayer .btn.btn-default.save__cart--link.disabled:active,
#addToCartLayer .btn.btn-default#cancelNoButton.disabled:active,
#addToCartLayer .btn.btn-default#submitNoButton.disabled:active,
#addToCartLayer .btn.btn-default.btn-block.disabled:active,
#addToCartLayer .btn.btn-default.use_address.disabled:active,
#addToCartLayer .btn.btn-default.js-quote-warning-btn.disabled:active,
#addToCartLayer .btn.btn-default.cart-voucher__btn.disabled:active,
#addToCartLayer .btn.btn-default.js-savedcart_delete_confirm_cancel.disabled:active,
#addToCartLayer .btn.btn-default.js-savedcart_delete_confirm.disabled:active,
#addToCartLayer .btn.btn-default.js-update-entry-notes-input.disabled:active,
#addToCartLayer .btn.btn-default.js-update-custom-part-input.disabled:active,
#addToCartLayer .btn.btn-default.btn--continue-shopping[disabled]:active,
#addToCartLayer .btn.btn-default.btn-create-quote[disabled]:active,
#addToCartLayer .btn.btn-default.js-quote-cancel-btn[disabled]:active,
#addToCartLayer .btn.btn-default.js-quote-edit-btn[disabled]:active,
#addToCartLayer .btn.btn-default.js-address-book[disabled]:active,
#addToCartLayer .btn.btn-default.save__cart--link[disabled]:active,
#addToCartLayer .btn.btn-default#cancelNoButton[disabled]:active,
#addToCartLayer .btn.btn-default#submitNoButton[disabled]:active,
#addToCartLayer .btn.btn-default.btn-block[disabled]:active,
#addToCartLayer .btn.btn-default.use_address[disabled]:active,
#addToCartLayer .btn.btn-default.js-quote-warning-btn[disabled]:active,
#addToCartLayer .btn.btn-default.cart-voucher__btn[disabled]:active,
#addToCartLayer .btn.btn-default.js-savedcart_delete_confirm_cancel[disabled]:active,
#addToCartLayer .btn.btn-default.js-savedcart_delete_confirm[disabled]:active,
#addToCartLayer .btn.btn-default.js-update-entry-notes-input[disabled]:active,
#addToCartLayer .btn.btn-default.js-update-custom-part-input[disabled]:active,
fieldset[disabled] #addToCartLayer .btn.btn-default.btn--continue-shopping:active,
fieldset[disabled] #addToCartLayer .btn.btn-default.btn-create-quote:active,
fieldset[disabled] #addToCartLayer .btn.btn-default.js-quote-cancel-btn:active,
fieldset[disabled] #addToCartLayer .btn.btn-default.js-quote-edit-btn:active,
fieldset[disabled] #addToCartLayer .btn.btn-default.js-address-book:active,
fieldset[disabled] #addToCartLayer .btn.btn-default.save__cart--link:active,
fieldset[disabled] #addToCartLayer .btn.btn-default#cancelNoButton:active,
fieldset[disabled] #addToCartLayer .btn.btn-default#submitNoButton:active,
fieldset[disabled] #addToCartLayer .btn.btn-default.btn-block:active,
fieldset[disabled] #addToCartLayer .btn.btn-default.use_address:active,
fieldset[disabled] #addToCartLayer .btn.btn-default.js-quote-warning-btn:active,
fieldset[disabled] #addToCartLayer .btn.btn-default.cart-voucher__btn:active,
fieldset[disabled] #addToCartLayer .btn.btn-default.js-savedcart_delete_confirm_cancel:active,
fieldset[disabled] #addToCartLayer .btn.btn-default.js-savedcart_delete_confirm:active,
fieldset[disabled] #addToCartLayer .btn.btn-default.js-update-entry-notes-input:active,
fieldset[disabled] #addToCartLayer .btn.btn-default.js-update-custom-part-input:active,
#addToCartLayer .btn.btn-default.btn--continue-shopping.disabled.active,
#addToCartLayer .btn.btn-default.btn-create-quote.disabled.active,
#addToCartLayer .btn.btn-default.js-quote-cancel-btn.disabled.active,
#addToCartLayer .btn.btn-default.js-quote-edit-btn.disabled.active,
#addToCartLayer .btn.btn-default.js-address-book.disabled.active,
#addToCartLayer .btn.btn-default.save__cart--link.disabled.active,
#addToCartLayer .btn.btn-default#cancelNoButton.disabled.active,
#addToCartLayer .btn.btn-default#submitNoButton.disabled.active,
#addToCartLayer .btn.btn-default.btn-block.disabled.active,
#addToCartLayer .btn.btn-default.use_address.disabled.active,
#addToCartLayer .btn.btn-default.js-quote-warning-btn.disabled.active,
#addToCartLayer .btn.btn-default.cart-voucher__btn.disabled.active,
#addToCartLayer .btn.btn-default.js-savedcart_delete_confirm_cancel.disabled.active,
#addToCartLayer .btn.btn-default.js-savedcart_delete_confirm.disabled.active,
#addToCartLayer .btn.btn-default.js-update-entry-notes-input.disabled.active,
#addToCartLayer .btn.btn-default.js-update-custom-part-input.disabled.active,
#addToCartLayer .btn.btn-default.btn--continue-shopping[disabled].active,
#addToCartLayer .btn.btn-default.btn-create-quote[disabled].active,
#addToCartLayer .btn.btn-default.js-quote-cancel-btn[disabled].active,
#addToCartLayer .btn.btn-default.js-quote-edit-btn[disabled].active,
#addToCartLayer .btn.btn-default.js-address-book[disabled].active,
#addToCartLayer .btn.btn-default.save__cart--link[disabled].active,
#addToCartLayer .btn.btn-default#cancelNoButton[disabled].active,
#addToCartLayer .btn.btn-default#submitNoButton[disabled].active,
#addToCartLayer .btn.btn-default.btn-block[disabled].active,
#addToCartLayer .btn.btn-default.use_address[disabled].active,
#addToCartLayer .btn.btn-default.js-quote-warning-btn[disabled].active,
#addToCartLayer .btn.btn-default.cart-voucher__btn[disabled].active,
#addToCartLayer .btn.btn-default.js-savedcart_delete_confirm_cancel[disabled].active,
#addToCartLayer .btn.btn-default.js-savedcart_delete_confirm[disabled].active,
#addToCartLayer .btn.btn-default.js-update-entry-notes-input[disabled].active,
#addToCartLayer .btn.btn-default.js-update-custom-part-input[disabled].active,
fieldset[disabled] #addToCartLayer .btn.btn-default.btn--continue-shopping.active,
fieldset[disabled] #addToCartLayer .btn.btn-default.btn-create-quote.active,
fieldset[disabled] #addToCartLayer .btn.btn-default.js-quote-cancel-btn.active,
fieldset[disabled] #addToCartLayer .btn.btn-default.js-quote-edit-btn.active,
fieldset[disabled] #addToCartLayer .btn.btn-default.js-address-book.active,
fieldset[disabled] #addToCartLayer .btn.btn-default.save__cart--link.active,
fieldset[disabled] #addToCartLayer .btn.btn-default#cancelNoButton.active,
fieldset[disabled] #addToCartLayer .btn.btn-default#submitNoButton.active,
fieldset[disabled] #addToCartLayer .btn.btn-default.btn-block.active,
fieldset[disabled] #addToCartLayer .btn.btn-default.use_address.active,
fieldset[disabled] #addToCartLayer .btn.btn-default.js-quote-warning-btn.active,
fieldset[disabled] #addToCartLayer .btn.btn-default.cart-voucher__btn.active,
fieldset[disabled] #addToCartLayer .btn.btn-default.js-savedcart_delete_confirm_cancel.active,
fieldset[disabled] #addToCartLayer .btn.btn-default.js-savedcart_delete_confirm.active,
fieldset[disabled] #addToCartLayer .btn.btn-default.js-update-entry-notes-input.active,
fieldset[disabled] #addToCartLayer .btn.btn-default.js-update-custom-part-input.active {
  color: #969796;
  background-color: #e6e9e8;
  border-color: #e6e9e8;
  opacity: 1;
}
#addToCartLayer .btn.btn-default.btn--continue-shopping .badge,
#addToCartLayer .btn.btn-default.btn-create-quote .badge,
#addToCartLayer .btn.btn-default.js-quote-cancel-btn .badge,
#addToCartLayer .btn.btn-default.js-quote-edit-btn .badge,
#addToCartLayer .btn.btn-default.js-address-book .badge,
#addToCartLayer .btn.btn-default.save__cart--link .badge,
#addToCartLayer .btn.btn-default#cancelNoButton .badge,
#addToCartLayer .btn.btn-default#submitNoButton .badge,
#addToCartLayer .btn.btn-default.btn-block .badge,
#addToCartLayer .btn.btn-default.use_address .badge,
#addToCartLayer .btn.btn-default.js-quote-warning-btn .badge,
#addToCartLayer .btn.btn-default.cart-voucher__btn .badge,
#addToCartLayer .btn.btn-default.js-savedcart_delete_confirm_cancel .badge,
#addToCartLayer .btn.btn-default.js-savedcart_delete_confirm .badge,
#addToCartLayer .btn.btn-default.js-update-entry-notes-input .badge,
#addToCartLayer .btn.btn-default.js-update-custom-part-input .badge {
  color: #f7f7f7;
  background-color: #262b69;
}
#addToCartLayer .btn.btn-default.btn--continue-shopping:active,
#addToCartLayer .btn.btn-default.btn-create-quote:active,
#addToCartLayer .btn.btn-default.js-quote-cancel-btn:active,
#addToCartLayer .btn.btn-default.js-quote-edit-btn:active,
#addToCartLayer .btn.btn-default.js-address-book:active,
#addToCartLayer .btn.btn-default.save__cart--link:active,
#addToCartLayer .btn.btn-default#cancelNoButton:active,
#addToCartLayer .btn.btn-default#submitNoButton:active,
#addToCartLayer .btn.btn-default.btn-block:active,
#addToCartLayer .btn.btn-default.use_address:active,
#addToCartLayer .btn.btn-default.js-quote-warning-btn:active,
#addToCartLayer .btn.btn-default.cart-voucher__btn:active,
#addToCartLayer .btn.btn-default.js-savedcart_delete_confirm_cancel:active,
#addToCartLayer .btn.btn-default.js-savedcart_delete_confirm:active,
#addToCartLayer .btn.btn-default.js-update-entry-notes-input:active,
#addToCartLayer .btn.btn-default.js-update-custom-part-input:active {
  color: #ffffff !important;
  background-color: #042986;
  border-color: #042986;
}
@media only screen and (max-width: 1024px) {
  #addToCartLayer .btn.btn-default.btn--continue-shopping,
  #addToCartLayer .btn.btn-default.btn-create-quote,
  #addToCartLayer .btn.btn-default.js-quote-cancel-btn,
  #addToCartLayer .btn.btn-default.js-quote-edit-btn,
  #addToCartLayer .btn.btn-default.js-address-book,
  #addToCartLayer .btn.btn-default.save__cart--link,
  #addToCartLayer .btn.btn-default#cancelNoButton,
  #addToCartLayer .btn.btn-default#submitNoButton,
  #addToCartLayer .btn.btn-default.btn-block,
  #addToCartLayer .btn.btn-default.use_address,
  #addToCartLayer .btn.btn-default.js-quote-warning-btn,
  #addToCartLayer .btn.btn-default.cart-voucher__btn,
  #addToCartLayer .btn.btn-default.js-savedcart_delete_confirm_cancel,
  #addToCartLayer .btn.btn-default.js-savedcart_delete_confirm,
  #addToCartLayer .btn.btn-default.js-update-entry-notes-input,
  #addToCartLayer .btn.btn-default.js-update-custom-part-input {
    font-size: 16px;
  }
}
#addToCartLayer .btn.btn-default.quickorder-button,
#addToCartLayer .btn.btn-default.add-to-cart-button {
  color: #ffffff;
  background-color: #e31f26;
  border-color: #e31f26;
}
#addToCartLayer .btn.btn-default.quickorder-button:hover,
#addToCartLayer .btn.btn-default.add-to-cart-button:hover,
#addToCartLayer .btn.btn-default.quickorder-button:focus,
#addToCartLayer .btn.btn-default.add-to-cart-button:focus,
#addToCartLayer .btn.btn-default.quickorder-button:active,
#addToCartLayer .btn.btn-default.add-to-cart-button:active,
#addToCartLayer .btn.btn-default.quickorder-button.active,
#addToCartLayer .btn.btn-default.add-to-cart-button.active,
.open .dropdown-toggle#addToCartLayer .btn.btn-default.quickorder-button,
.open .dropdown-toggle#addToCartLayer .btn.btn-default.add-to-cart-button {
  color: #ffffff;
  background-color: #fc3f1d;
  border-color: #fc3f1d;
  -webkit-box-shadow: none;
  box-shadow: none;
}
#addToCartLayer .btn.btn-default.quickorder-button:active,
#addToCartLayer .btn.btn-default.add-to-cart-button:active,
#addToCartLayer .btn.btn-default.quickorder-button.active,
#addToCartLayer .btn.btn-default.add-to-cart-button.active,
.open .dropdown-toggle#addToCartLayer .btn.btn-default.quickorder-button,
.open .dropdown-toggle#addToCartLayer .btn.btn-default.add-to-cart-button {
  background-image: none;
}
#addToCartLayer .btn.btn-default.quickorder-button.disabled,
#addToCartLayer .btn.btn-default.add-to-cart-button.disabled,
#addToCartLayer .btn.btn-default.quickorder-button[disabled],
#addToCartLayer .btn.btn-default.add-to-cart-button[disabled],
fieldset[disabled] #addToCartLayer .btn.btn-default.quickorder-button,
fieldset[disabled] #addToCartLayer .btn.btn-default.add-to-cart-button,
#addToCartLayer .btn.btn-default.quickorder-button.disabled:hover,
#addToCartLayer .btn.btn-default.add-to-cart-button.disabled:hover,
#addToCartLayer .btn.btn-default.quickorder-button[disabled]:hover,
#addToCartLayer .btn.btn-default.add-to-cart-button[disabled]:hover,
fieldset[disabled] #addToCartLayer .btn.btn-default.quickorder-button:hover,
fieldset[disabled] #addToCartLayer .btn.btn-default.add-to-cart-button:hover,
#addToCartLayer .btn.btn-default.quickorder-button.disabled:focus,
#addToCartLayer .btn.btn-default.add-to-cart-button.disabled:focus,
#addToCartLayer .btn.btn-default.quickorder-button[disabled]:focus,
#addToCartLayer .btn.btn-default.add-to-cart-button[disabled]:focus,
fieldset[disabled] #addToCartLayer .btn.btn-default.quickorder-button:focus,
fieldset[disabled] #addToCartLayer .btn.btn-default.add-to-cart-button:focus,
#addToCartLayer .btn.btn-default.quickorder-button.disabled:active,
#addToCartLayer .btn.btn-default.add-to-cart-button.disabled:active,
#addToCartLayer .btn.btn-default.quickorder-button[disabled]:active,
#addToCartLayer .btn.btn-default.add-to-cart-button[disabled]:active,
fieldset[disabled] #addToCartLayer .btn.btn-default.quickorder-button:active,
fieldset[disabled] #addToCartLayer .btn.btn-default.add-to-cart-button:active,
#addToCartLayer .btn.btn-default.quickorder-button.disabled.active,
#addToCartLayer .btn.btn-default.add-to-cart-button.disabled.active,
#addToCartLayer .btn.btn-default.quickorder-button[disabled].active,
#addToCartLayer .btn.btn-default.add-to-cart-button[disabled].active,
fieldset[disabled] #addToCartLayer .btn.btn-default.quickorder-button.active,
fieldset[disabled] #addToCartLayer .btn.btn-default.add-to-cart-button.active {
  color: #969796;
  background-color: #e6e9e8;
  border-color: #e6e9e8;
  opacity: 1;
}
#addToCartLayer .btn.btn-default.quickorder-button .badge,
#addToCartLayer .btn.btn-default.add-to-cart-button .badge {
  color: #e31f26;
  background-color: #ffffff;
}
#addToCartLayer .btn.btn-default.quickorder-button:active,
#addToCartLayer .btn.btn-default.add-to-cart-button:active {
  color: #ffffff !important;
  background-color: #ff0000;
  border-color: #ff0000;
}
@media only screen and (max-width: 1024px) {
  #addToCartLayer .btn.btn-default.quickorder-button,
  #addToCartLayer .btn.btn-default.add-to-cart-button {
    font-size: 16px;
  }
}
#addToCartLayer .btn.btn-default:hover {
  color: #3347b2;
}
#addToWishlistForm .btn {
  border-radius: 5px !important;
}
#addToWishlistForm .btn.btn-primary {
  color: #ffffff;
  background-color: #e31f26;
  border-color: #e31f26;
}
#addToWishlistForm .btn.btn-primary:hover,
#addToWishlistForm .btn.btn-primary:focus,
#addToWishlistForm .btn.btn-primary:active,
#addToWishlistForm .btn.btn-primary.active,
.open .dropdown-toggle#addToWishlistForm .btn.btn-primary {
  color: #ffffff;
  background-color: #fc3f1d;
  border-color: #fc3f1d;
  -webkit-box-shadow: none;
  box-shadow: none;
}
#addToWishlistForm .btn.btn-primary:active,
#addToWishlistForm .btn.btn-primary.active,
.open .dropdown-toggle#addToWishlistForm .btn.btn-primary {
  background-image: none;
}
#addToWishlistForm .btn.btn-primary.disabled,
#addToWishlistForm .btn.btn-primary[disabled],
fieldset[disabled] #addToWishlistForm .btn.btn-primary,
#addToWishlistForm .btn.btn-primary.disabled:hover,
#addToWishlistForm .btn.btn-primary[disabled]:hover,
fieldset[disabled] #addToWishlistForm .btn.btn-primary:hover,
#addToWishlistForm .btn.btn-primary.disabled:focus,
#addToWishlistForm .btn.btn-primary[disabled]:focus,
fieldset[disabled] #addToWishlistForm .btn.btn-primary:focus,
#addToWishlistForm .btn.btn-primary.disabled:active,
#addToWishlistForm .btn.btn-primary[disabled]:active,
fieldset[disabled] #addToWishlistForm .btn.btn-primary:active,
#addToWishlistForm .btn.btn-primary.disabled.active,
#addToWishlistForm .btn.btn-primary[disabled].active,
fieldset[disabled] #addToWishlistForm .btn.btn-primary.active {
  color: #969796;
  background-color: #e6e9e8;
  border-color: #e6e9e8;
  opacity: 1;
}
#addToWishlistForm .btn.btn-primary .badge {
  color: #e31f26;
  background-color: #ffffff;
}
#addToWishlistForm .btn.btn-primary:active {
  color: #ffffff !important;
  background-color: #ff0000;
  border-color: #ff0000;
}
#addToWishlistForm .btn.btn-primary-reversed {
  color: #e31f26;
  background-color: #ffffff;
  border-color: #e31f26;
}
#addToWishlistForm .btn.btn-primary-reversed:hover,
#addToWishlistForm .btn.btn-primary-reversed:focus,
#addToWishlistForm .btn.btn-primary-reversed:active,
#addToWishlistForm .btn.btn-primary-reversed.active,
.open .dropdown-toggle#addToWishlistForm .btn.btn-primary-reversed {
  color: #fc3f1d;
  background-color: #f8f8f8;
  border-color: #fc3f1d;
  -webkit-box-shadow: none;
  box-shadow: none;
}
#addToWishlistForm .btn.btn-primary-reversed:active,
#addToWishlistForm .btn.btn-primary-reversed.active,
.open .dropdown-toggle#addToWishlistForm .btn.btn-primary-reversed {
  background-image: none;
}
#addToWishlistForm .btn.btn-primary-reversed.disabled,
#addToWishlistForm .btn.btn-primary-reversed[disabled],
fieldset[disabled] #addToWishlistForm .btn.btn-primary-reversed,
#addToWishlistForm .btn.btn-primary-reversed.disabled:hover,
#addToWishlistForm .btn.btn-primary-reversed[disabled]:hover,
fieldset[disabled] #addToWishlistForm .btn.btn-primary-reversed:hover,
#addToWishlistForm .btn.btn-primary-reversed.disabled:focus,
#addToWishlistForm .btn.btn-primary-reversed[disabled]:focus,
fieldset[disabled] #addToWishlistForm .btn.btn-primary-reversed:focus,
#addToWishlistForm .btn.btn-primary-reversed.disabled:active,
#addToWishlistForm .btn.btn-primary-reversed[disabled]:active,
fieldset[disabled] #addToWishlistForm .btn.btn-primary-reversed:active,
#addToWishlistForm .btn.btn-primary-reversed.disabled.active,
#addToWishlistForm .btn.btn-primary-reversed[disabled].active,
fieldset[disabled] #addToWishlistForm .btn.btn-primary-reversed.active {
  color: #969796;
  background-color: #e6e9e8;
  border-color: #e6e9e8;
  opacity: 1;
}
#addToWishlistForm .btn.btn-primary-reversed .badge {
  color: #ffffff;
  background-color: #e31f26;
}
#addToWishlistForm .btn.btn-primary-reversed:active {
  color: #ff0000 !important;
  background-color: #ffffff;
  border-color: #ffffff;
}
#addToWishlistForm .btn.btn-secondary {
  border: 2px solid;
  color: #262b69;
  background-color: #f7f7f7;
  border-color: #262b69;
}
#addToWishlistForm .btn.btn-secondary:hover,
#addToWishlistForm .btn.btn-secondary:focus,
#addToWishlistForm .btn.btn-secondary:active,
#addToWishlistForm .btn.btn-secondary.active,
.open .dropdown-toggle#addToWishlistForm .btn.btn-secondary {
  color: #0f47d5;
  background-color: #f7f7f7;
  border-color: #0f47d5;
  -webkit-box-shadow: none;
  box-shadow: none;
}
#addToWishlistForm .btn.btn-secondary:active,
#addToWishlistForm .btn.btn-secondary.active,
.open .dropdown-toggle#addToWishlistForm .btn.btn-secondary {
  background-image: none;
}
#addToWishlistForm .btn.btn-secondary.disabled,
#addToWishlistForm .btn.btn-secondary[disabled],
fieldset[disabled] #addToWishlistForm .btn.btn-secondary,
#addToWishlistForm .btn.btn-secondary.disabled:hover,
#addToWishlistForm .btn.btn-secondary[disabled]:hover,
fieldset[disabled] #addToWishlistForm .btn.btn-secondary:hover,
#addToWishlistForm .btn.btn-secondary.disabled:focus,
#addToWishlistForm .btn.btn-secondary[disabled]:focus,
fieldset[disabled] #addToWishlistForm .btn.btn-secondary:focus,
#addToWishlistForm .btn.btn-secondary.disabled:active,
#addToWishlistForm .btn.btn-secondary[disabled]:active,
fieldset[disabled] #addToWishlistForm .btn.btn-secondary:active,
#addToWishlistForm .btn.btn-secondary.disabled.active,
#addToWishlistForm .btn.btn-secondary[disabled].active,
fieldset[disabled] #addToWishlistForm .btn.btn-secondary.active {
  color: #969796;
  background-color: #e6e9e8;
  border-color: #e6e9e8;
  opacity: 1;
}
#addToWishlistForm .btn.btn-secondary .badge {
  color: #f7f7f7;
  background-color: #262b69;
}
#addToWishlistForm .btn.btn-secondary:active {
  color: #ffffff !important;
  background-color: #042986;
  border-color: #042986;
}
#addToWishlistForm .btn.btn-tertiary {
  color: #ffffff;
  background-color: #262b69;
  border-color: #262b69;
}
#addToWishlistForm .btn.btn-tertiary:hover,
#addToWishlistForm .btn.btn-tertiary:focus,
#addToWishlistForm .btn.btn-tertiary:active,
#addToWishlistForm .btn.btn-tertiary.active,
.open .dropdown-toggle#addToWishlistForm .btn.btn-tertiary {
  color: #ffffff;
  background-color: #0034b7;
  border-color: #0034b7;
  -webkit-box-shadow: none;
  box-shadow: none;
}
#addToWishlistForm .btn.btn-tertiary:active,
#addToWishlistForm .btn.btn-tertiary.active,
.open .dropdown-toggle#addToWishlistForm .btn.btn-tertiary {
  background-image: none;
}
#addToWishlistForm .btn.btn-tertiary.disabled,
#addToWishlistForm .btn.btn-tertiary[disabled],
fieldset[disabled] #addToWishlistForm .btn.btn-tertiary,
#addToWishlistForm .btn.btn-tertiary.disabled:hover,
#addToWishlistForm .btn.btn-tertiary[disabled]:hover,
fieldset[disabled] #addToWishlistForm .btn.btn-tertiary:hover,
#addToWishlistForm .btn.btn-tertiary.disabled:focus,
#addToWishlistForm .btn.btn-tertiary[disabled]:focus,
fieldset[disabled] #addToWishlistForm .btn.btn-tertiary:focus,
#addToWishlistForm .btn.btn-tertiary.disabled:active,
#addToWishlistForm .btn.btn-tertiary[disabled]:active,
fieldset[disabled] #addToWishlistForm .btn.btn-tertiary:active,
#addToWishlistForm .btn.btn-tertiary.disabled.active,
#addToWishlistForm .btn.btn-tertiary[disabled].active,
fieldset[disabled] #addToWishlistForm .btn.btn-tertiary.active {
  color: #969796;
  background-color: #e6e9e8;
  border-color: #e6e9e8;
  opacity: 1;
}
#addToWishlistForm .btn.btn-tertiary .badge {
  color: #262b69;
  background-color: #ffffff;
}
#addToWishlistForm .btn.btn-tertiary:active {
  color: #ffffff !important;
  background-color: #0f4cff;
  border-color: #0f4cff;
}
#addToWishlistForm .btn.btn-default.btn--continue-shopping,
#addToWishlistForm .btn.btn-default.btn-create-quote,
#addToWishlistForm .btn.btn-default.js-quote-cancel-btn,
#addToWishlistForm .btn.btn-default.js-quote-edit-btn,
#addToWishlistForm .btn.btn-default.js-address-book,
#addToWishlistForm .btn.btn-default.save__cart--link,
#addToWishlistForm .btn.btn-default#cancelNoButton,
#addToWishlistForm .btn.btn-default#submitNoButton,
#addToWishlistForm .btn.btn-default.btn-block,
#addToWishlistForm .btn.btn-default.use_address,
#addToWishlistForm .btn.btn-default.js-quote-warning-btn,
#addToWishlistForm .btn.btn-default.cart-voucher__btn,
#addToWishlistForm .btn.btn-default.js-savedcart_delete_confirm_cancel,
#addToWishlistForm .btn.btn-default.js-savedcart_delete_confirm,
#addToWishlistForm .btn.btn-default.js-update-entry-notes-input,
#addToWishlistForm .btn.btn-default.js-update-custom-part-input {
  border: 2px solid;
  color: #262b69;
  background-color: #f7f7f7;
  border-color: #262b69;
}
#addToWishlistForm .btn.btn-default.btn--continue-shopping:hover,
#addToWishlistForm .btn.btn-default.btn-create-quote:hover,
#addToWishlistForm .btn.btn-default.js-quote-cancel-btn:hover,
#addToWishlistForm .btn.btn-default.js-quote-edit-btn:hover,
#addToWishlistForm .btn.btn-default.js-address-book:hover,
#addToWishlistForm .btn.btn-default.save__cart--link:hover,
#addToWishlistForm .btn.btn-default#cancelNoButton:hover,
#addToWishlistForm .btn.btn-default#submitNoButton:hover,
#addToWishlistForm .btn.btn-default.btn-block:hover,
#addToWishlistForm .btn.btn-default.use_address:hover,
#addToWishlistForm .btn.btn-default.js-quote-warning-btn:hover,
#addToWishlistForm .btn.btn-default.cart-voucher__btn:hover,
#addToWishlistForm .btn.btn-default.js-savedcart_delete_confirm_cancel:hover,
#addToWishlistForm .btn.btn-default.js-savedcart_delete_confirm:hover,
#addToWishlistForm .btn.btn-default.js-update-entry-notes-input:hover,
#addToWishlistForm .btn.btn-default.js-update-custom-part-input:hover,
#addToWishlistForm .btn.btn-default.btn--continue-shopping:focus,
#addToWishlistForm .btn.btn-default.btn-create-quote:focus,
#addToWishlistForm .btn.btn-default.js-quote-cancel-btn:focus,
#addToWishlistForm .btn.btn-default.js-quote-edit-btn:focus,
#addToWishlistForm .btn.btn-default.js-address-book:focus,
#addToWishlistForm .btn.btn-default.save__cart--link:focus,
#addToWishlistForm .btn.btn-default#cancelNoButton:focus,
#addToWishlistForm .btn.btn-default#submitNoButton:focus,
#addToWishlistForm .btn.btn-default.btn-block:focus,
#addToWishlistForm .btn.btn-default.use_address:focus,
#addToWishlistForm .btn.btn-default.js-quote-warning-btn:focus,
#addToWishlistForm .btn.btn-default.cart-voucher__btn:focus,
#addToWishlistForm .btn.btn-default.js-savedcart_delete_confirm_cancel:focus,
#addToWishlistForm .btn.btn-default.js-savedcart_delete_confirm:focus,
#addToWishlistForm .btn.btn-default.js-update-entry-notes-input:focus,
#addToWishlistForm .btn.btn-default.js-update-custom-part-input:focus,
#addToWishlistForm .btn.btn-default.btn--continue-shopping:active,
#addToWishlistForm .btn.btn-default.btn-create-quote:active,
#addToWishlistForm .btn.btn-default.js-quote-cancel-btn:active,
#addToWishlistForm .btn.btn-default.js-quote-edit-btn:active,
#addToWishlistForm .btn.btn-default.js-address-book:active,
#addToWishlistForm .btn.btn-default.save__cart--link:active,
#addToWishlistForm .btn.btn-default#cancelNoButton:active,
#addToWishlistForm .btn.btn-default#submitNoButton:active,
#addToWishlistForm .btn.btn-default.btn-block:active,
#addToWishlistForm .btn.btn-default.use_address:active,
#addToWishlistForm .btn.btn-default.js-quote-warning-btn:active,
#addToWishlistForm .btn.btn-default.cart-voucher__btn:active,
#addToWishlistForm .btn.btn-default.js-savedcart_delete_confirm_cancel:active,
#addToWishlistForm .btn.btn-default.js-savedcart_delete_confirm:active,
#addToWishlistForm .btn.btn-default.js-update-entry-notes-input:active,
#addToWishlistForm .btn.btn-default.js-update-custom-part-input:active,
#addToWishlistForm .btn.btn-default.btn--continue-shopping.active,
#addToWishlistForm .btn.btn-default.btn-create-quote.active,
#addToWishlistForm .btn.btn-default.js-quote-cancel-btn.active,
#addToWishlistForm .btn.btn-default.js-quote-edit-btn.active,
#addToWishlistForm .btn.btn-default.js-address-book.active,
#addToWishlistForm .btn.btn-default.save__cart--link.active,
#addToWishlistForm .btn.btn-default#cancelNoButton.active,
#addToWishlistForm .btn.btn-default#submitNoButton.active,
#addToWishlistForm .btn.btn-default.btn-block.active,
#addToWishlistForm .btn.btn-default.use_address.active,
#addToWishlistForm .btn.btn-default.js-quote-warning-btn.active,
#addToWishlistForm .btn.btn-default.cart-voucher__btn.active,
#addToWishlistForm .btn.btn-default.js-savedcart_delete_confirm_cancel.active,
#addToWishlistForm .btn.btn-default.js-savedcart_delete_confirm.active,
#addToWishlistForm .btn.btn-default.js-update-entry-notes-input.active,
#addToWishlistForm .btn.btn-default.js-update-custom-part-input.active,
.open .dropdown-toggle#addToWishlistForm .btn.btn-default.btn--continue-shopping,
.open .dropdown-toggle#addToWishlistForm .btn.btn-default.btn-create-quote,
.open .dropdown-toggle#addToWishlistForm .btn.btn-default.js-quote-cancel-btn,
.open .dropdown-toggle#addToWishlistForm .btn.btn-default.js-quote-edit-btn,
.open .dropdown-toggle#addToWishlistForm .btn.btn-default.js-address-book,
.open .dropdown-toggle#addToWishlistForm .btn.btn-default.save__cart--link,
.open .dropdown-toggle#addToWishlistForm .btn.btn-default#cancelNoButton,
.open .dropdown-toggle#addToWishlistForm .btn.btn-default#submitNoButton,
.open .dropdown-toggle#addToWishlistForm .btn.btn-default.btn-block,
.open .dropdown-toggle#addToWishlistForm .btn.btn-default.use_address,
.open .dropdown-toggle#addToWishlistForm .btn.btn-default.js-quote-warning-btn,
.open .dropdown-toggle#addToWishlistForm .btn.btn-default.cart-voucher__btn,
.open .dropdown-toggle#addToWishlistForm .btn.btn-default.js-savedcart_delete_confirm_cancel,
.open .dropdown-toggle#addToWishlistForm .btn.btn-default.js-savedcart_delete_confirm,
.open .dropdown-toggle#addToWishlistForm .btn.btn-default.js-update-entry-notes-input,
.open .dropdown-toggle#addToWishlistForm .btn.btn-default.js-update-custom-part-input {
  color: #0f47d5;
  background-color: #f7f7f7;
  border-color: #0f47d5;
  -webkit-box-shadow: none;
  box-shadow: none;
}
#addToWishlistForm .btn.btn-default.btn--continue-shopping:active,
#addToWishlistForm .btn.btn-default.btn-create-quote:active,
#addToWishlistForm .btn.btn-default.js-quote-cancel-btn:active,
#addToWishlistForm .btn.btn-default.js-quote-edit-btn:active,
#addToWishlistForm .btn.btn-default.js-address-book:active,
#addToWishlistForm .btn.btn-default.save__cart--link:active,
#addToWishlistForm .btn.btn-default#cancelNoButton:active,
#addToWishlistForm .btn.btn-default#submitNoButton:active,
#addToWishlistForm .btn.btn-default.btn-block:active,
#addToWishlistForm .btn.btn-default.use_address:active,
#addToWishlistForm .btn.btn-default.js-quote-warning-btn:active,
#addToWishlistForm .btn.btn-default.cart-voucher__btn:active,
#addToWishlistForm .btn.btn-default.js-savedcart_delete_confirm_cancel:active,
#addToWishlistForm .btn.btn-default.js-savedcart_delete_confirm:active,
#addToWishlistForm .btn.btn-default.js-update-entry-notes-input:active,
#addToWishlistForm .btn.btn-default.js-update-custom-part-input:active,
#addToWishlistForm .btn.btn-default.btn--continue-shopping.active,
#addToWishlistForm .btn.btn-default.btn-create-quote.active,
#addToWishlistForm .btn.btn-default.js-quote-cancel-btn.active,
#addToWishlistForm .btn.btn-default.js-quote-edit-btn.active,
#addToWishlistForm .btn.btn-default.js-address-book.active,
#addToWishlistForm .btn.btn-default.save__cart--link.active,
#addToWishlistForm .btn.btn-default#cancelNoButton.active,
#addToWishlistForm .btn.btn-default#submitNoButton.active,
#addToWishlistForm .btn.btn-default.btn-block.active,
#addToWishlistForm .btn.btn-default.use_address.active,
#addToWishlistForm .btn.btn-default.js-quote-warning-btn.active,
#addToWishlistForm .btn.btn-default.cart-voucher__btn.active,
#addToWishlistForm .btn.btn-default.js-savedcart_delete_confirm_cancel.active,
#addToWishlistForm .btn.btn-default.js-savedcart_delete_confirm.active,
#addToWishlistForm .btn.btn-default.js-update-entry-notes-input.active,
#addToWishlistForm .btn.btn-default.js-update-custom-part-input.active,
.open .dropdown-toggle#addToWishlistForm .btn.btn-default.btn--continue-shopping,
.open .dropdown-toggle#addToWishlistForm .btn.btn-default.btn-create-quote,
.open .dropdown-toggle#addToWishlistForm .btn.btn-default.js-quote-cancel-btn,
.open .dropdown-toggle#addToWishlistForm .btn.btn-default.js-quote-edit-btn,
.open .dropdown-toggle#addToWishlistForm .btn.btn-default.js-address-book,
.open .dropdown-toggle#addToWishlistForm .btn.btn-default.save__cart--link,
.open .dropdown-toggle#addToWishlistForm .btn.btn-default#cancelNoButton,
.open .dropdown-toggle#addToWishlistForm .btn.btn-default#submitNoButton,
.open .dropdown-toggle#addToWishlistForm .btn.btn-default.btn-block,
.open .dropdown-toggle#addToWishlistForm .btn.btn-default.use_address,
.open .dropdown-toggle#addToWishlistForm .btn.btn-default.js-quote-warning-btn,
.open .dropdown-toggle#addToWishlistForm .btn.btn-default.cart-voucher__btn,
.open .dropdown-toggle#addToWishlistForm .btn.btn-default.js-savedcart_delete_confirm_cancel,
.open .dropdown-toggle#addToWishlistForm .btn.btn-default.js-savedcart_delete_confirm,
.open .dropdown-toggle#addToWishlistForm .btn.btn-default.js-update-entry-notes-input,
.open .dropdown-toggle#addToWishlistForm .btn.btn-default.js-update-custom-part-input {
  background-image: none;
}
#addToWishlistForm .btn.btn-default.btn--continue-shopping.disabled,
#addToWishlistForm .btn.btn-default.btn-create-quote.disabled,
#addToWishlistForm .btn.btn-default.js-quote-cancel-btn.disabled,
#addToWishlistForm .btn.btn-default.js-quote-edit-btn.disabled,
#addToWishlistForm .btn.btn-default.js-address-book.disabled,
#addToWishlistForm .btn.btn-default.save__cart--link.disabled,
#addToWishlistForm .btn.btn-default#cancelNoButton.disabled,
#addToWishlistForm .btn.btn-default#submitNoButton.disabled,
#addToWishlistForm .btn.btn-default.btn-block.disabled,
#addToWishlistForm .btn.btn-default.use_address.disabled,
#addToWishlistForm .btn.btn-default.js-quote-warning-btn.disabled,
#addToWishlistForm .btn.btn-default.cart-voucher__btn.disabled,
#addToWishlistForm .btn.btn-default.js-savedcart_delete_confirm_cancel.disabled,
#addToWishlistForm .btn.btn-default.js-savedcart_delete_confirm.disabled,
#addToWishlistForm .btn.btn-default.js-update-entry-notes-input.disabled,
#addToWishlistForm .btn.btn-default.js-update-custom-part-input.disabled,
#addToWishlistForm .btn.btn-default.btn--continue-shopping[disabled],
#addToWishlistForm .btn.btn-default.btn-create-quote[disabled],
#addToWishlistForm .btn.btn-default.js-quote-cancel-btn[disabled],
#addToWishlistForm .btn.btn-default.js-quote-edit-btn[disabled],
#addToWishlistForm .btn.btn-default.js-address-book[disabled],
#addToWishlistForm .btn.btn-default.save__cart--link[disabled],
#addToWishlistForm .btn.btn-default#cancelNoButton[disabled],
#addToWishlistForm .btn.btn-default#submitNoButton[disabled],
#addToWishlistForm .btn.btn-default.btn-block[disabled],
#addToWishlistForm .btn.btn-default.use_address[disabled],
#addToWishlistForm .btn.btn-default.js-quote-warning-btn[disabled],
#addToWishlistForm .btn.btn-default.cart-voucher__btn[disabled],
#addToWishlistForm .btn.btn-default.js-savedcart_delete_confirm_cancel[disabled],
#addToWishlistForm .btn.btn-default.js-savedcart_delete_confirm[disabled],
#addToWishlistForm .btn.btn-default.js-update-entry-notes-input[disabled],
#addToWishlistForm .btn.btn-default.js-update-custom-part-input[disabled],
fieldset[disabled] #addToWishlistForm .btn.btn-default.btn--continue-shopping,
fieldset[disabled] #addToWishlistForm .btn.btn-default.btn-create-quote,
fieldset[disabled] #addToWishlistForm .btn.btn-default.js-quote-cancel-btn,
fieldset[disabled] #addToWishlistForm .btn.btn-default.js-quote-edit-btn,
fieldset[disabled] #addToWishlistForm .btn.btn-default.js-address-book,
fieldset[disabled] #addToWishlistForm .btn.btn-default.save__cart--link,
fieldset[disabled] #addToWishlistForm .btn.btn-default#cancelNoButton,
fieldset[disabled] #addToWishlistForm .btn.btn-default#submitNoButton,
fieldset[disabled] #addToWishlistForm .btn.btn-default.btn-block,
fieldset[disabled] #addToWishlistForm .btn.btn-default.use_address,
fieldset[disabled] #addToWishlistForm .btn.btn-default.js-quote-warning-btn,
fieldset[disabled] #addToWishlistForm .btn.btn-default.cart-voucher__btn,
fieldset[disabled] #addToWishlistForm .btn.btn-default.js-savedcart_delete_confirm_cancel,
fieldset[disabled] #addToWishlistForm .btn.btn-default.js-savedcart_delete_confirm,
fieldset[disabled] #addToWishlistForm .btn.btn-default.js-update-entry-notes-input,
fieldset[disabled] #addToWishlistForm .btn.btn-default.js-update-custom-part-input,
#addToWishlistForm .btn.btn-default.btn--continue-shopping.disabled:hover,
#addToWishlistForm .btn.btn-default.btn-create-quote.disabled:hover,
#addToWishlistForm .btn.btn-default.js-quote-cancel-btn.disabled:hover,
#addToWishlistForm .btn.btn-default.js-quote-edit-btn.disabled:hover,
#addToWishlistForm .btn.btn-default.js-address-book.disabled:hover,
#addToWishlistForm .btn.btn-default.save__cart--link.disabled:hover,
#addToWishlistForm .btn.btn-default#cancelNoButton.disabled:hover,
#addToWishlistForm .btn.btn-default#submitNoButton.disabled:hover,
#addToWishlistForm .btn.btn-default.btn-block.disabled:hover,
#addToWishlistForm .btn.btn-default.use_address.disabled:hover,
#addToWishlistForm .btn.btn-default.js-quote-warning-btn.disabled:hover,
#addToWishlistForm .btn.btn-default.cart-voucher__btn.disabled:hover,
#addToWishlistForm .btn.btn-default.js-savedcart_delete_confirm_cancel.disabled:hover,
#addToWishlistForm .btn.btn-default.js-savedcart_delete_confirm.disabled:hover,
#addToWishlistForm .btn.btn-default.js-update-entry-notes-input.disabled:hover,
#addToWishlistForm .btn.btn-default.js-update-custom-part-input.disabled:hover,
#addToWishlistForm .btn.btn-default.btn--continue-shopping[disabled]:hover,
#addToWishlistForm .btn.btn-default.btn-create-quote[disabled]:hover,
#addToWishlistForm .btn.btn-default.js-quote-cancel-btn[disabled]:hover,
#addToWishlistForm .btn.btn-default.js-quote-edit-btn[disabled]:hover,
#addToWishlistForm .btn.btn-default.js-address-book[disabled]:hover,
#addToWishlistForm .btn.btn-default.save__cart--link[disabled]:hover,
#addToWishlistForm .btn.btn-default#cancelNoButton[disabled]:hover,
#addToWishlistForm .btn.btn-default#submitNoButton[disabled]:hover,
#addToWishlistForm .btn.btn-default.btn-block[disabled]:hover,
#addToWishlistForm .btn.btn-default.use_address[disabled]:hover,
#addToWishlistForm .btn.btn-default.js-quote-warning-btn[disabled]:hover,
#addToWishlistForm .btn.btn-default.cart-voucher__btn[disabled]:hover,
#addToWishlistForm .btn.btn-default.js-savedcart_delete_confirm_cancel[disabled]:hover,
#addToWishlistForm .btn.btn-default.js-savedcart_delete_confirm[disabled]:hover,
#addToWishlistForm .btn.btn-default.js-update-entry-notes-input[disabled]:hover,
#addToWishlistForm .btn.btn-default.js-update-custom-part-input[disabled]:hover,
fieldset[disabled] #addToWishlistForm .btn.btn-default.btn--continue-shopping:hover,
fieldset[disabled] #addToWishlistForm .btn.btn-default.btn-create-quote:hover,
fieldset[disabled] #addToWishlistForm .btn.btn-default.js-quote-cancel-btn:hover,
fieldset[disabled] #addToWishlistForm .btn.btn-default.js-quote-edit-btn:hover,
fieldset[disabled] #addToWishlistForm .btn.btn-default.js-address-book:hover,
fieldset[disabled] #addToWishlistForm .btn.btn-default.save__cart--link:hover,
fieldset[disabled] #addToWishlistForm .btn.btn-default#cancelNoButton:hover,
fieldset[disabled] #addToWishlistForm .btn.btn-default#submitNoButton:hover,
fieldset[disabled] #addToWishlistForm .btn.btn-default.btn-block:hover,
fieldset[disabled] #addToWishlistForm .btn.btn-default.use_address:hover,
fieldset[disabled] #addToWishlistForm .btn.btn-default.js-quote-warning-btn:hover,
fieldset[disabled] #addToWishlistForm .btn.btn-default.cart-voucher__btn:hover,
fieldset[disabled] #addToWishlistForm .btn.btn-default.js-savedcart_delete_confirm_cancel:hover,
fieldset[disabled] #addToWishlistForm .btn.btn-default.js-savedcart_delete_confirm:hover,
fieldset[disabled] #addToWishlistForm .btn.btn-default.js-update-entry-notes-input:hover,
fieldset[disabled] #addToWishlistForm .btn.btn-default.js-update-custom-part-input:hover,
#addToWishlistForm .btn.btn-default.btn--continue-shopping.disabled:focus,
#addToWishlistForm .btn.btn-default.btn-create-quote.disabled:focus,
#addToWishlistForm .btn.btn-default.js-quote-cancel-btn.disabled:focus,
#addToWishlistForm .btn.btn-default.js-quote-edit-btn.disabled:focus,
#addToWishlistForm .btn.btn-default.js-address-book.disabled:focus,
#addToWishlistForm .btn.btn-default.save__cart--link.disabled:focus,
#addToWishlistForm .btn.btn-default#cancelNoButton.disabled:focus,
#addToWishlistForm .btn.btn-default#submitNoButton.disabled:focus,
#addToWishlistForm .btn.btn-default.btn-block.disabled:focus,
#addToWishlistForm .btn.btn-default.use_address.disabled:focus,
#addToWishlistForm .btn.btn-default.js-quote-warning-btn.disabled:focus,
#addToWishlistForm .btn.btn-default.cart-voucher__btn.disabled:focus,
#addToWishlistForm .btn.btn-default.js-savedcart_delete_confirm_cancel.disabled:focus,
#addToWishlistForm .btn.btn-default.js-savedcart_delete_confirm.disabled:focus,
#addToWishlistForm .btn.btn-default.js-update-entry-notes-input.disabled:focus,
#addToWishlistForm .btn.btn-default.js-update-custom-part-input.disabled:focus,
#addToWishlistForm .btn.btn-default.btn--continue-shopping[disabled]:focus,
#addToWishlistForm .btn.btn-default.btn-create-quote[disabled]:focus,
#addToWishlistForm .btn.btn-default.js-quote-cancel-btn[disabled]:focus,
#addToWishlistForm .btn.btn-default.js-quote-edit-btn[disabled]:focus,
#addToWishlistForm .btn.btn-default.js-address-book[disabled]:focus,
#addToWishlistForm .btn.btn-default.save__cart--link[disabled]:focus,
#addToWishlistForm .btn.btn-default#cancelNoButton[disabled]:focus,
#addToWishlistForm .btn.btn-default#submitNoButton[disabled]:focus,
#addToWishlistForm .btn.btn-default.btn-block[disabled]:focus,
#addToWishlistForm .btn.btn-default.use_address[disabled]:focus,
#addToWishlistForm .btn.btn-default.js-quote-warning-btn[disabled]:focus,
#addToWishlistForm .btn.btn-default.cart-voucher__btn[disabled]:focus,
#addToWishlistForm .btn.btn-default.js-savedcart_delete_confirm_cancel[disabled]:focus,
#addToWishlistForm .btn.btn-default.js-savedcart_delete_confirm[disabled]:focus,
#addToWishlistForm .btn.btn-default.js-update-entry-notes-input[disabled]:focus,
#addToWishlistForm .btn.btn-default.js-update-custom-part-input[disabled]:focus,
fieldset[disabled] #addToWishlistForm .btn.btn-default.btn--continue-shopping:focus,
fieldset[disabled] #addToWishlistForm .btn.btn-default.btn-create-quote:focus,
fieldset[disabled] #addToWishlistForm .btn.btn-default.js-quote-cancel-btn:focus,
fieldset[disabled] #addToWishlistForm .btn.btn-default.js-quote-edit-btn:focus,
fieldset[disabled] #addToWishlistForm .btn.btn-default.js-address-book:focus,
fieldset[disabled] #addToWishlistForm .btn.btn-default.save__cart--link:focus,
fieldset[disabled] #addToWishlistForm .btn.btn-default#cancelNoButton:focus,
fieldset[disabled] #addToWishlistForm .btn.btn-default#submitNoButton:focus,
fieldset[disabled] #addToWishlistForm .btn.btn-default.btn-block:focus,
fieldset[disabled] #addToWishlistForm .btn.btn-default.use_address:focus,
fieldset[disabled] #addToWishlistForm .btn.btn-default.js-quote-warning-btn:focus,
fieldset[disabled] #addToWishlistForm .btn.btn-default.cart-voucher__btn:focus,
fieldset[disabled] #addToWishlistForm .btn.btn-default.js-savedcart_delete_confirm_cancel:focus,
fieldset[disabled] #addToWishlistForm .btn.btn-default.js-savedcart_delete_confirm:focus,
fieldset[disabled] #addToWishlistForm .btn.btn-default.js-update-entry-notes-input:focus,
fieldset[disabled] #addToWishlistForm .btn.btn-default.js-update-custom-part-input:focus,
#addToWishlistForm .btn.btn-default.btn--continue-shopping.disabled:active,
#addToWishlistForm .btn.btn-default.btn-create-quote.disabled:active,
#addToWishlistForm .btn.btn-default.js-quote-cancel-btn.disabled:active,
#addToWishlistForm .btn.btn-default.js-quote-edit-btn.disabled:active,
#addToWishlistForm .btn.btn-default.js-address-book.disabled:active,
#addToWishlistForm .btn.btn-default.save__cart--link.disabled:active,
#addToWishlistForm .btn.btn-default#cancelNoButton.disabled:active,
#addToWishlistForm .btn.btn-default#submitNoButton.disabled:active,
#addToWishlistForm .btn.btn-default.btn-block.disabled:active,
#addToWishlistForm .btn.btn-default.use_address.disabled:active,
#addToWishlistForm .btn.btn-default.js-quote-warning-btn.disabled:active,
#addToWishlistForm .btn.btn-default.cart-voucher__btn.disabled:active,
#addToWishlistForm .btn.btn-default.js-savedcart_delete_confirm_cancel.disabled:active,
#addToWishlistForm .btn.btn-default.js-savedcart_delete_confirm.disabled:active,
#addToWishlistForm .btn.btn-default.js-update-entry-notes-input.disabled:active,
#addToWishlistForm .btn.btn-default.js-update-custom-part-input.disabled:active,
#addToWishlistForm .btn.btn-default.btn--continue-shopping[disabled]:active,
#addToWishlistForm .btn.btn-default.btn-create-quote[disabled]:active,
#addToWishlistForm .btn.btn-default.js-quote-cancel-btn[disabled]:active,
#addToWishlistForm .btn.btn-default.js-quote-edit-btn[disabled]:active,
#addToWishlistForm .btn.btn-default.js-address-book[disabled]:active,
#addToWishlistForm .btn.btn-default.save__cart--link[disabled]:active,
#addToWishlistForm .btn.btn-default#cancelNoButton[disabled]:active,
#addToWishlistForm .btn.btn-default#submitNoButton[disabled]:active,
#addToWishlistForm .btn.btn-default.btn-block[disabled]:active,
#addToWishlistForm .btn.btn-default.use_address[disabled]:active,
#addToWishlistForm .btn.btn-default.js-quote-warning-btn[disabled]:active,
#addToWishlistForm .btn.btn-default.cart-voucher__btn[disabled]:active,
#addToWishlistForm .btn.btn-default.js-savedcart_delete_confirm_cancel[disabled]:active,
#addToWishlistForm .btn.btn-default.js-savedcart_delete_confirm[disabled]:active,
#addToWishlistForm .btn.btn-default.js-update-entry-notes-input[disabled]:active,
#addToWishlistForm .btn.btn-default.js-update-custom-part-input[disabled]:active,
fieldset[disabled] #addToWishlistForm .btn.btn-default.btn--continue-shopping:active,
fieldset[disabled] #addToWishlistForm .btn.btn-default.btn-create-quote:active,
fieldset[disabled] #addToWishlistForm .btn.btn-default.js-quote-cancel-btn:active,
fieldset[disabled] #addToWishlistForm .btn.btn-default.js-quote-edit-btn:active,
fieldset[disabled] #addToWishlistForm .btn.btn-default.js-address-book:active,
fieldset[disabled] #addToWishlistForm .btn.btn-default.save__cart--link:active,
fieldset[disabled] #addToWishlistForm .btn.btn-default#cancelNoButton:active,
fieldset[disabled] #addToWishlistForm .btn.btn-default#submitNoButton:active,
fieldset[disabled] #addToWishlistForm .btn.btn-default.btn-block:active,
fieldset[disabled] #addToWishlistForm .btn.btn-default.use_address:active,
fieldset[disabled] #addToWishlistForm .btn.btn-default.js-quote-warning-btn:active,
fieldset[disabled] #addToWishlistForm .btn.btn-default.cart-voucher__btn:active,
fieldset[disabled] #addToWishlistForm .btn.btn-default.js-savedcart_delete_confirm_cancel:active,
fieldset[disabled] #addToWishlistForm .btn.btn-default.js-savedcart_delete_confirm:active,
fieldset[disabled] #addToWishlistForm .btn.btn-default.js-update-entry-notes-input:active,
fieldset[disabled] #addToWishlistForm .btn.btn-default.js-update-custom-part-input:active,
#addToWishlistForm .btn.btn-default.btn--continue-shopping.disabled.active,
#addToWishlistForm .btn.btn-default.btn-create-quote.disabled.active,
#addToWishlistForm .btn.btn-default.js-quote-cancel-btn.disabled.active,
#addToWishlistForm .btn.btn-default.js-quote-edit-btn.disabled.active,
#addToWishlistForm .btn.btn-default.js-address-book.disabled.active,
#addToWishlistForm .btn.btn-default.save__cart--link.disabled.active,
#addToWishlistForm .btn.btn-default#cancelNoButton.disabled.active,
#addToWishlistForm .btn.btn-default#submitNoButton.disabled.active,
#addToWishlistForm .btn.btn-default.btn-block.disabled.active,
#addToWishlistForm .btn.btn-default.use_address.disabled.active,
#addToWishlistForm .btn.btn-default.js-quote-warning-btn.disabled.active,
#addToWishlistForm .btn.btn-default.cart-voucher__btn.disabled.active,
#addToWishlistForm .btn.btn-default.js-savedcart_delete_confirm_cancel.disabled.active,
#addToWishlistForm .btn.btn-default.js-savedcart_delete_confirm.disabled.active,
#addToWishlistForm .btn.btn-default.js-update-entry-notes-input.disabled.active,
#addToWishlistForm .btn.btn-default.js-update-custom-part-input.disabled.active,
#addToWishlistForm .btn.btn-default.btn--continue-shopping[disabled].active,
#addToWishlistForm .btn.btn-default.btn-create-quote[disabled].active,
#addToWishlistForm .btn.btn-default.js-quote-cancel-btn[disabled].active,
#addToWishlistForm .btn.btn-default.js-quote-edit-btn[disabled].active,
#addToWishlistForm .btn.btn-default.js-address-book[disabled].active,
#addToWishlistForm .btn.btn-default.save__cart--link[disabled].active,
#addToWishlistForm .btn.btn-default#cancelNoButton[disabled].active,
#addToWishlistForm .btn.btn-default#submitNoButton[disabled].active,
#addToWishlistForm .btn.btn-default.btn-block[disabled].active,
#addToWishlistForm .btn.btn-default.use_address[disabled].active,
#addToWishlistForm .btn.btn-default.js-quote-warning-btn[disabled].active,
#addToWishlistForm .btn.btn-default.cart-voucher__btn[disabled].active,
#addToWishlistForm .btn.btn-default.js-savedcart_delete_confirm_cancel[disabled].active,
#addToWishlistForm .btn.btn-default.js-savedcart_delete_confirm[disabled].active,
#addToWishlistForm .btn.btn-default.js-update-entry-notes-input[disabled].active,
#addToWishlistForm .btn.btn-default.js-update-custom-part-input[disabled].active,
fieldset[disabled] #addToWishlistForm .btn.btn-default.btn--continue-shopping.active,
fieldset[disabled] #addToWishlistForm .btn.btn-default.btn-create-quote.active,
fieldset[disabled] #addToWishlistForm .btn.btn-default.js-quote-cancel-btn.active,
fieldset[disabled] #addToWishlistForm .btn.btn-default.js-quote-edit-btn.active,
fieldset[disabled] #addToWishlistForm .btn.btn-default.js-address-book.active,
fieldset[disabled] #addToWishlistForm .btn.btn-default.save__cart--link.active,
fieldset[disabled] #addToWishlistForm .btn.btn-default#cancelNoButton.active,
fieldset[disabled] #addToWishlistForm .btn.btn-default#submitNoButton.active,
fieldset[disabled] #addToWishlistForm .btn.btn-default.btn-block.active,
fieldset[disabled] #addToWishlistForm .btn.btn-default.use_address.active,
fieldset[disabled] #addToWishlistForm .btn.btn-default.js-quote-warning-btn.active,
fieldset[disabled] #addToWishlistForm .btn.btn-default.cart-voucher__btn.active,
fieldset[disabled] #addToWishlistForm .btn.btn-default.js-savedcart_delete_confirm_cancel.active,
fieldset[disabled] #addToWishlistForm .btn.btn-default.js-savedcart_delete_confirm.active,
fieldset[disabled] #addToWishlistForm .btn.btn-default.js-update-entry-notes-input.active,
fieldset[disabled] #addToWishlistForm .btn.btn-default.js-update-custom-part-input.active {
  color: #969796;
  background-color: #e6e9e8;
  border-color: #e6e9e8;
  opacity: 1;
}
#addToWishlistForm .btn.btn-default.btn--continue-shopping .badge,
#addToWishlistForm .btn.btn-default.btn-create-quote .badge,
#addToWishlistForm .btn.btn-default.js-quote-cancel-btn .badge,
#addToWishlistForm .btn.btn-default.js-quote-edit-btn .badge,
#addToWishlistForm .btn.btn-default.js-address-book .badge,
#addToWishlistForm .btn.btn-default.save__cart--link .badge,
#addToWishlistForm .btn.btn-default#cancelNoButton .badge,
#addToWishlistForm .btn.btn-default#submitNoButton .badge,
#addToWishlistForm .btn.btn-default.btn-block .badge,
#addToWishlistForm .btn.btn-default.use_address .badge,
#addToWishlistForm .btn.btn-default.js-quote-warning-btn .badge,
#addToWishlistForm .btn.btn-default.cart-voucher__btn .badge,
#addToWishlistForm .btn.btn-default.js-savedcart_delete_confirm_cancel .badge,
#addToWishlistForm .btn.btn-default.js-savedcart_delete_confirm .badge,
#addToWishlistForm .btn.btn-default.js-update-entry-notes-input .badge,
#addToWishlistForm .btn.btn-default.js-update-custom-part-input .badge {
  color: #f7f7f7;
  background-color: #262b69;
}
#addToWishlistForm .btn.btn-default.btn--continue-shopping:active,
#addToWishlistForm .btn.btn-default.btn-create-quote:active,
#addToWishlistForm .btn.btn-default.js-quote-cancel-btn:active,
#addToWishlistForm .btn.btn-default.js-quote-edit-btn:active,
#addToWishlistForm .btn.btn-default.js-address-book:active,
#addToWishlistForm .btn.btn-default.save__cart--link:active,
#addToWishlistForm .btn.btn-default#cancelNoButton:active,
#addToWishlistForm .btn.btn-default#submitNoButton:active,
#addToWishlistForm .btn.btn-default.btn-block:active,
#addToWishlistForm .btn.btn-default.use_address:active,
#addToWishlistForm .btn.btn-default.js-quote-warning-btn:active,
#addToWishlistForm .btn.btn-default.cart-voucher__btn:active,
#addToWishlistForm .btn.btn-default.js-savedcart_delete_confirm_cancel:active,
#addToWishlistForm .btn.btn-default.js-savedcart_delete_confirm:active,
#addToWishlistForm .btn.btn-default.js-update-entry-notes-input:active,
#addToWishlistForm .btn.btn-default.js-update-custom-part-input:active {
  color: #ffffff !important;
  background-color: #042986;
  border-color: #042986;
}
@media only screen and (max-width: 1024px) {
  #addToWishlistForm .btn.btn-default.btn--continue-shopping,
  #addToWishlistForm .btn.btn-default.btn-create-quote,
  #addToWishlistForm .btn.btn-default.js-quote-cancel-btn,
  #addToWishlistForm .btn.btn-default.js-quote-edit-btn,
  #addToWishlistForm .btn.btn-default.js-address-book,
  #addToWishlistForm .btn.btn-default.save__cart--link,
  #addToWishlistForm .btn.btn-default#cancelNoButton,
  #addToWishlistForm .btn.btn-default#submitNoButton,
  #addToWishlistForm .btn.btn-default.btn-block,
  #addToWishlistForm .btn.btn-default.use_address,
  #addToWishlistForm .btn.btn-default.js-quote-warning-btn,
  #addToWishlistForm .btn.btn-default.cart-voucher__btn,
  #addToWishlistForm .btn.btn-default.js-savedcart_delete_confirm_cancel,
  #addToWishlistForm .btn.btn-default.js-savedcart_delete_confirm,
  #addToWishlistForm .btn.btn-default.js-update-entry-notes-input,
  #addToWishlistForm .btn.btn-default.js-update-custom-part-input {
    font-size: 16px;
  }
}
#addToWishlistForm .btn.btn-default.quickorder-button,
#addToWishlistForm .btn.btn-default.add-to-cart-button {
  color: #ffffff;
  background-color: #e31f26;
  border-color: #e31f26;
}
#addToWishlistForm .btn.btn-default.quickorder-button:hover,
#addToWishlistForm .btn.btn-default.add-to-cart-button:hover,
#addToWishlistForm .btn.btn-default.quickorder-button:focus,
#addToWishlistForm .btn.btn-default.add-to-cart-button:focus,
#addToWishlistForm .btn.btn-default.quickorder-button:active,
#addToWishlistForm .btn.btn-default.add-to-cart-button:active,
#addToWishlistForm .btn.btn-default.quickorder-button.active,
#addToWishlistForm .btn.btn-default.add-to-cart-button.active,
.open .dropdown-toggle#addToWishlistForm .btn.btn-default.quickorder-button,
.open .dropdown-toggle#addToWishlistForm .btn.btn-default.add-to-cart-button {
  color: #ffffff;
  background-color: #fc3f1d;
  border-color: #fc3f1d;
  -webkit-box-shadow: none;
  box-shadow: none;
}
#addToWishlistForm .btn.btn-default.quickorder-button:active,
#addToWishlistForm .btn.btn-default.add-to-cart-button:active,
#addToWishlistForm .btn.btn-default.quickorder-button.active,
#addToWishlistForm .btn.btn-default.add-to-cart-button.active,
.open .dropdown-toggle#addToWishlistForm .btn.btn-default.quickorder-button,
.open .dropdown-toggle#addToWishlistForm .btn.btn-default.add-to-cart-button {
  background-image: none;
}
#addToWishlistForm .btn.btn-default.quickorder-button.disabled,
#addToWishlistForm .btn.btn-default.add-to-cart-button.disabled,
#addToWishlistForm .btn.btn-default.quickorder-button[disabled],
#addToWishlistForm .btn.btn-default.add-to-cart-button[disabled],
fieldset[disabled] #addToWishlistForm .btn.btn-default.quickorder-button,
fieldset[disabled] #addToWishlistForm .btn.btn-default.add-to-cart-button,
#addToWishlistForm .btn.btn-default.quickorder-button.disabled:hover,
#addToWishlistForm .btn.btn-default.add-to-cart-button.disabled:hover,
#addToWishlistForm .btn.btn-default.quickorder-button[disabled]:hover,
#addToWishlistForm .btn.btn-default.add-to-cart-button[disabled]:hover,
fieldset[disabled] #addToWishlistForm .btn.btn-default.quickorder-button:hover,
fieldset[disabled] #addToWishlistForm .btn.btn-default.add-to-cart-button:hover,
#addToWishlistForm .btn.btn-default.quickorder-button.disabled:focus,
#addToWishlistForm .btn.btn-default.add-to-cart-button.disabled:focus,
#addToWishlistForm .btn.btn-default.quickorder-button[disabled]:focus,
#addToWishlistForm .btn.btn-default.add-to-cart-button[disabled]:focus,
fieldset[disabled] #addToWishlistForm .btn.btn-default.quickorder-button:focus,
fieldset[disabled] #addToWishlistForm .btn.btn-default.add-to-cart-button:focus,
#addToWishlistForm .btn.btn-default.quickorder-button.disabled:active,
#addToWishlistForm .btn.btn-default.add-to-cart-button.disabled:active,
#addToWishlistForm .btn.btn-default.quickorder-button[disabled]:active,
#addToWishlistForm .btn.btn-default.add-to-cart-button[disabled]:active,
fieldset[disabled] #addToWishlistForm .btn.btn-default.quickorder-button:active,
fieldset[disabled] #addToWishlistForm .btn.btn-default.add-to-cart-button:active,
#addToWishlistForm .btn.btn-default.quickorder-button.disabled.active,
#addToWishlistForm .btn.btn-default.add-to-cart-button.disabled.active,
#addToWishlistForm .btn.btn-default.quickorder-button[disabled].active,
#addToWishlistForm .btn.btn-default.add-to-cart-button[disabled].active,
fieldset[disabled] #addToWishlistForm .btn.btn-default.quickorder-button.active,
fieldset[disabled] #addToWishlistForm .btn.btn-default.add-to-cart-button.active {
  color: #969796;
  background-color: #e6e9e8;
  border-color: #e6e9e8;
  opacity: 1;
}
#addToWishlistForm .btn.btn-default.quickorder-button .badge,
#addToWishlistForm .btn.btn-default.add-to-cart-button .badge {
  color: #e31f26;
  background-color: #ffffff;
}
#addToWishlistForm .btn.btn-default.quickorder-button:active,
#addToWishlistForm .btn.btn-default.add-to-cart-button:active {
  color: #ffffff !important;
  background-color: #ff0000;
  border-color: #ff0000;
}
@media only screen and (max-width: 1024px) {
  #addToWishlistForm .btn.btn-default.quickorder-button,
  #addToWishlistForm .btn.btn-default.add-to-cart-button {
    font-size: 16px;
  }
}
.inStockFilterDiv,
.pbp-inStockFilter {
  padding-left: 35px;
  border-bottom: 1.5px solid #e0e0e0;
  margin-bottom: 22px;
  padding-bottom: 22px;
  align-items: center;
  display: flex;
}
@media only screen and (max-width: 1024px) {
  .inStockFilterDiv,
  .pbp-inStockFilter {
    padding-left: 0px;
  }
}
.inStockFilterDiv label,
.pbp-inStockFilter label,
.inStockFilterDiv input,
.pbp-inStockFilter input {
  margin: 0px;
}
.inStockFilterDiv label,
.pbp-inStockFilter label {
  margin-right: 5px;
  font-size: 14px;
  color: #221F1F;
}
@media only screen and (max-width: 1024px) {
  .inStockFilterDiv label,
  .pbp-inStockFilter label {
    font-size: 16px;
  }
}
.inStockFilterDiv .slider,
.pbp-inStockFilter .slider {
  background-color: #ffffff;
  border-radius: 100px;
  padding: 1px;
  margin: 10px 10px -5px 10px;
  cursor: pointer;
  transition: box-shadow 0.2s cubic-bezier(0.4, 0, 0.2, 1) 0s;
  align-items: center;
  position: relative;
  display: inline-block;
  width: 50px;
  height: 25px;
  box-shadow: #C6CED5 0px 0px 5px inset, #C6CED5 0px 0px 0px 24px inset,
          #C6CED5 0px 0px 0px 0px inset, #C6CED5 0px 1px 0px 0px;
}
.inStockFilterDiv .slider::after,
.pbp-inStockFilter .slider::after {
  content: "";
  display: flex;
  top: 2.3px;
  left: 5px;
  width: 20px;
  height: 20px;
  background-color: #ffffff;
  border-radius: 200px;
  position: absolute;
  box-shadow: transparent 0px 0px 0px 2px, rgba(0, 0, 0, 0.3) 0px 6px 6px;
  transition: left 300ms cubic-bezier(0.4, 0, 0.2, 1) 0s, background-color 300ms cubic-bezier(0.4, 0, 0.2, 1) 0s;
  will-change: left, background-color;
}
.inStockFilterDiv .switch input[type="checkbox"]:checked + .slider,
.pbp-inStockFilter .switch input[type="checkbox"]:checked + .slider {
  box-shadow: #0838B7 0px 0px 5px inset, #0838B7 0px 0px 0px 2px inset, #0838B7 0px 0px 0px 24px inset,
          #0838B7 0px 1px 0px 0px;
}
.inStockFilterDiv .switch input[type="checkbox"]:checked + .slider::after,
.pbp-inStockFilter .switch input[type="checkbox"]:checked + .slider::after {
  left: 25px;
}
.inStockFilterDiv .switch input[type="checkbox"],
.pbp-inStockFilter .switch input[type="checkbox"] {
  display: none;
}
.product-info-right {
  width: 50%;
}
.product-info-right > div {
  width: 100% !important;
  min-height: auto !important;
  height: auto !important;
}
.product-info-left {
  width: 47%;
}
.product-info-left .pdp-sticky-left {
  position: sticky;
  top: 0;
}
.product-info-left .pdp-sticky-left > div {
  width: 100% !important;
  min-height: auto !important;
  height: auto !important;
}
.sku-support-material-wrapper .support-material-section {
  flex-direction: column;
  padding-top: 0;
}
.sku-support-material-wrapper .support-material-section div.card-header {
  border-bottom: 7px solid #f8f8f8;
  padding: 20px 10px 20px 20px;
}
.sku-support-material-wrapper .support-material-section div.card-header:after {
  width: 0 !important;
}
.sku-support-material-wrapper .support-material-section div.card-header:first-child {
  border-top: 7px solid #f8f8f8;
}
@media screen and (max-width: 819px) {
  .sku-support-material-wrapper .support-material-section div.card-header:first-child {
    border-top: none;
  }
}
.sku-support-material-wrapper .support-material-section div.card-header:last-child {
  border-bottom: none;
}
@media screen and (max-width: 819px) {
  .sku-support-material-wrapper .support-material-section div.card-header:last-child {
    border-bottom: 7px solid #f8f8f8;
  }
}
.rating__list {
  display: flex;
  padding: 15px 0 30px 0;
}
.rating__list:after {
  content: " ";
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
  overflow: hidden;
}
.rating__list .bvrating {
  display: inline;
}
.bvrating-info {
  display: flex;
}
.bvrating-info .bazaarvoicereviewcount {
  font-size: 16px;
}
.bazaarvoicerating {
  padding: 0px 4px;
  font-size: 16px;
}
a.write.ratingtxt {
  float: left;
  line-height: 26px;
  padding-left: 10px;
}
.bvrating-info:hover {
  text-decoration: underline;
}
.bazaarvoicereviewcount {
  color: #043faf;
}
.bazaarvoicereviewcount:hover {
  color: #1063ff;
  text-decoration: underline;
}
@media only screen and (max-width: 1024px) {
  .variant-columns {
    gap: 10px;
  }
}
@media only screen and (min-width: 820px) {
  .variant-columns {
    display: flex;
    flex-flow: wrap;
    justify-content: flex-start;
    text-align: left;
    gap: 10px 50px;
  }
}
@media only screen and (min-width: 1280px) {
  .variant-columns {
    display: flex;
    flex-flow: wrap;
    justify-content: flex-start;
    gap: 20px 50px;
    text-align: left;
  }
}
.variant-form-container {
  position: relative;
}
@media only screen and (max-width: 1024px) {
  .variant-form-container {
    width: 100%;
    margin-bottom: 20px;
  }
}
@media only screen and (min-width: 820px) {
  .variant-form-container {
    width: 45%;
  }
}
@media only screen and (min-width: 1280px) {
  .variant-form-container {
    width: 30%;
  }
}
@media only screen and (max-width: 1024px) {
  .variantBorder {
    display: none;
  }
}
.variantBorder:after {
  content: " ";
  height: 95px;
  border-left: solid 0px #dedede;
  display: inline-block;
  top: 0;
  left: 108%;
  width: 1px;
  position: absolute;
}
.product-details-page .product-specifications h4 {
  font-weight: bold !important;
  font-family: Arial, Tahoma, Helvetica, sans-serif;
  font-size: 14px;
  letter-spacing: 0.6px;
  line-height: normal;
  margin-top: 0;
  position: relative;
  text-transform: uppercase;
}
@media only screen and (min-width: 1025px) {
  .product-details-page .product-specifications h4 {
    font-family: Arial, Tahoma, Helvetica, sans-serif;
    font-weight: normal;
    font-size: 23px;
    letter-spacing: 0.3px;
    line-height: 1.17;
    text-transform: capitalize;
  }
}
.product-details-page .product-specifications h4 .collapse-icon {
  position: absolute;
  right: 0;
  top: 5px;
}
.product-details-page .product-specifications h4 .collapse-icon.collapsed {
  -ms-transform: rotate(-90deg);
  -o-transform: rotate(-90deg);
  -webkit-transform: rotate(-90deg);
  transform: rotate(-90deg);
  right: -14px;
  top: -6px;
}
.product-details-page .product-specifications h4 .collapse-icon::after {
  background: url('/_ui/responsive/theme-omegaengineering/images/accordion-arrow.png') no-repeat top left;
  background-size: 18px 11px;
  content: '';
  display: inline-block;
  height: 26px;
  top: 9px;
  width: 20px;
}
@media only screen and (min-width: 1024px) {
  .product-details-page .product-specifications h4 .collapse-icon {
    display: none;
  }
}
.product-details-page .tabs.tabs-responsive {
  margin-bottom: 54px;
  margin-top: 20px;
  margin: 0 auto;
}
@media only screen and (max-width: 1024px) {
  .product-details-page .tabs.tabs-responsive {
    border-top: 0;
    width: 100%;
  }
}
@media only screen and (min-width: 1025px) {
  .product-details-page .tabs.tabs-responsive {
    margin: 40px 0 54px;
    background: #f6f6f6;
  }
}
@media only screen and (min-width: 1025px) and (max-width: 1279px) {
  .product-details-page .tabs.tabs-responsive {
    margin: 40px 0px 54px;
    background: #f6f6f6;
  }
}
.product-details-page .tabs.tabs-responsive .tabs-list {
  margin: 0 auto;
  padding-top: 10px;
  background: #ffffff;
}
.product-details-page .tabs.tabs-responsive .tabs-list li,
.product-details-page .tabs.tabs-responsive .tabs-list li.active {
  padding: 0px;
}
.product-details-page .tabs.tabs-responsive .tabs-list li a,
.product-details-page .tabs.tabs-responsive .tabs-list li.active a,
.product-details-page .tabs.tabs-responsive .tabs-list li a:hover,
.product-details-page .tabs.tabs-responsive .tabs-list li.active a:hover,
.product-details-page .tabs.tabs-responsive .tabs-list li a:focus,
.product-details-page .tabs.tabs-responsive .tabs-list li.active a:focus {
  font-weight: bold !important;
  font-family: Arial, Tahoma, Helvetica, sans-serif;
  color: #221f1f;
  font-size: 14px;
  line-height: 60px;
  letter-spacing: 0.6px;
  padding: 0 50px;
  text-transform: capitalize;
  border-bottom: 0px;
}
.product-details-page .tabs.tabs-responsive .tabs-list li:before,
.product-details-page .tabs.tabs-responsive .tabs-list li.active:before {
  display: none;
}
.product-details-page .tabs.tabs-responsive .tabs-list li:first-of-type,
.product-details-page .tabs.tabs-responsive .tabs-list li.active:first-of-type {
  padding-left: 0;
}
.product-details-page .tabs.tabs-responsive .tabs-list li a#tabmanual,
.product-details-page .tabs.tabs-responsive .tabs-list li.active a#tabmanual,
.product-details-page .tabs.tabs-responsive .tabs-list li a#tabqa,
.product-details-page .tabs.tabs-responsive .tabs-list li.active a#tabqa {
  width: 99%;
  text-align: center;
  line-height: 16px;
  display: block;
  vertical-align: middle;
  height: 60px;
  padding-top: 5%;
  margin: 0 auto;
}
.product-details-page .tabs.tabs-responsive .tabs-list li.active a {
  background: #f6f6f6;
  border: 1px solid #b9d1ff;
  border-bottom: none;
}
@media only screen and (max-width: 1024px) {
  .product-details-page .tabs.tabs-responsive .content {
    border-bottom: 1px solid #e0e0e0;
    width: 95%;
    margin: 0 auto;
  }
}
@media only screen and (min-width: 1025px) {
  .product-details-page .tabs.tabs-responsive .content {
    margin: 30px auto 0;
    max-width: 1240px;
    width: 95%;
  }
}
@media only screen and (max-width: 1024px) {
  .product-details-page .tabs.tabs-responsive .content .tabhead {
    height: auto;
    border-bottom: 0 none;
    border-top: 1px solid #e0e0e0;
  }
  .product-details-page .tabs.tabs-responsive .content .tabhead.active {
    border-bottom: 0 none;
  }
}
@media only screen and (min-width: 1025px) {
  .product-details-page .tabs.tabs-responsive .content .tabhead.first {
    border-top-width: 0;
  }
}
.product-details-page .tabs.tabs-responsive .content .tabhead.active .glyphicon {
  transform: rotate(0deg);
  background: url('/_ui/responsive/theme-omegaengineering/images/accordion-arrow.png') no-repeat top left;
}
.product-details-page .tabs.tabs-responsive .content .tabhead.active a {
  color: #043faf;
}
.product-details-page .tabs.tabs-responsive .content .tabhead:focus {
  outline: 0;
}
@media only screen and (max-width: 1024px) {
  .product-details-page .tabs.tabs-responsive .content .tabhead a {
    font-weight: bold !important;
    font-family: Arial, Tahoma, Helvetica, sans-serif;
    color: #221F1F;
    font-size: 16px;
    letter-spacing: 0.6px;
    line-height: normal;
    padding: 30px 0;
    text-transform: capitalize;
  }
}
@media only screen and (max-width: 1024px) {
  .product-details-page .tabs.tabs-responsive .content .tabhead .glyphicon {
    background: url('https://assets.omega.com/icons/accordion-arrow-grey.png') no-repeat top left;
    background-size: 18px 11px;
    display: inline-block;
    height: 11px;
    margin: 30px 0;
    padding: 0;
    right: -5px;
    width: 20px;
  }
  .product-details-page .tabs.tabs-responsive .content .tabhead .glyphicon::before {
    display: none;
  }
  .product-details-page .tabs.tabs-responsive .content .tabhead .glyphicon.collapsed {
    background: url('/_ui/responsive/theme-omegaengineering/images/accordion-arrow.png') no-repeat top left;
  }
}
.product-details-page .tabs.tabs-responsive .content .tabbody {
  border: 0 none;
  background: transparent;
  padding: 20px 0 20px;
  margin-bottom: 20px;
  float: left;
  width: 100%;
}
.product-details-page .tabs.tabs-responsive .content .tabbody.support-material {
  background: #fff;
  padding: 20px;
  border-radius: 10px;
  margin-bottom: 20px;
}
.product-details-page .tabs.tabs-responsive .content .tabbody .container-lg {
  background: #ffffff;
  padding: 20px;
  border-radius: 10px;
}
@media screen and (max-width: 1024px) {
  .product-details-page .tabs.tabs-responsive .content .tabbody .container-lg {
    white-space: normal;
  }
}
.product-details-page .tabs.tabs-responsive .content .tabbody .container-lg .row > div {
  width: 100%;
  margin: 1em auto;
}
.product-details-page .tabs.tabs-responsive .content .tabbody .tab-details {
  letter-spacing: 0.3px;
  line-height: 24px;
}
.product-details-page .tabs.tabs-responsive .content .tabbody .tab-details h3 {
  font-weight: bold;
  color: #3A414B;
}
@media only screen and (max-width: 1024px) {
  .product-details-page .tabs.tabs-responsive .content .tabbody .tab-details h3 {
    font-size: 16px;
    line-height: 24px;
  }
}
.product-details-page .tabs.tabs-responsive .content .tabbody .tab-details p {
  margin-bottom: 30px;
}
.product-details-page .tabs.tabs-responsive .content .tabbody .tab-details p:last-of-type {
  margin-bottom: 0;
}
.product-details-page .tabs.tabs-responsive .content .tabbody .tab-details table thead tr {
  border-bottom: 1px solid #e0e0e0;
}
.product-details-page .tabs.tabs-responsive .content .tabbody .tab-details table thead tr th {
  background: #fafafa;
  font-size: 14px;
  letter-spacing: 0.3px;
  line-height: 1.71;
  padding: 10px 9px;
}
.product-details-page .tabs.tabs-responsive .content .tabbody .tab-details table thead tr th:last-child {
  text-align: left;
}
.product-details-page .tabs.tabs-responsive .content .tabbody .tab-details table tbody tr {
  border-bottom: 1px solid #e0e0e0;
}
.product-details-page .tabs.tabs-responsive .content .tabbody .tab-details table tbody tr:last-of-type {
  border-bottom: 0 none;
}
.product-details-page .tabs.tabs-responsive .content .tabbody .tab-details table tbody tr td {
  padding: 5px 10px;
}
.product-details-page .tabs.tabs-responsive .content .tabbody .tab-details table tbody tr td:last-child {
  text-align: left;
}
.tabbody table > tbody > tr > td.durltd {
  border-bottom: 1px solid #e0e0e0;
  border-top: 0 !important;
}
.compliance-container ul {
  list-style: none;
}
.compliance-container ul li {
  padding-bottom: 10px;
}
.compliance-container ul li img.compliance-icon {
  margin-right: 35px;
}
.compliance-container ul li img.compliance-icon-wide {
  margin-right: 20px;
}
#colorbox.fade.in,
#ytcolorbox.fade.in {
  margin: auto;
  right: 0;
}
.modal-content {
  border-radius: 20px;
  padding: 10px;
}
.modalHeading {
  position: relative;
}
.modalHeading b {
  font-size: 24px;
  color: #0068b9;
  padding-left: 10%;
}
.modalHeading button {
  color: #00689b;
  position: absolute;
  right: 0;
  top: 0;
  text-align: right;
}
#ytcolorbox div#cboxContent {
  background: transparent;
}
#ytcolorbox iframe#myframe {
  width: 100% !important;
  height: 314px;
}
#ytcolorbox .ytvideotitle {
  width: 90%;
  display: block;
  padding: 5px 0 0 0;
  font-weight: bold!important;
  font-family: Tahoma, Helvetica, Arial, sans-serif;
  color: #221f1f;
  font-size: 20px;
  letter-spacing: 0.3px;
}
.rohs-request-modal-form {
  width: 80%;
  margin: 0 auto;
}
.rohs-request-modal-form:after {
  clear: both;
  content: "";
  height: 0;
  overflow: hidden;
  display: block;
  visibility: hidden;
}
.rohs-request-modal-form label {
  display: block;
  margin: 15px 0 5px;
}
.rohs-request-modal-form input[type="text"],
.rohs-request-modal-form textarea {
  border-radius: 5px;
  border: solid 1px #e0e0e0;
  width: 100%;
}
.rohs-request-modal-form input[type="checkbox"] {
  vertical-align: middle;
  margin: 14px 10px 10px;
}
.rohs-request-modal-form input[type="text"] {
  height: 30px;
}
.rohs-request-modal-form input[type="submit"] {
  float: right;
}
.product-details-page .support-material div.card-header {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  align-content: flex-start;
  justify-content: flex-start;
  align-items: flex-start;
  border-bottom: solid 1px #eee;
  padding: 0;
  margin: 0;
}
@media only screen and (max-width: 1024px) {
  .product-details-page .support-material div.card-header:last-of-type {
    border-bottom: 0px;
  }
}
@media only screen and (max-width: 510px) {
  .product-details-page .support-material div.card-header {
    display: block;
  }
}
.product-details-page .support-material div.card-header .sectionTitle {
  order: 0;
  width: 25%;
  min-height: 38px;
  line-height: 30px;
  position: relative;
}
@media only screen and (max-width: 1024px) {
  .product-details-page .support-material div.card-header .sectionTitle {
    width: 40%;
  }
}
@media only screen and (max-width: 510px) {
  .product-details-page .support-material div.card-header .sectionTitle {
    width: 100%;
  }
}
.product-details-page .support-material div.card-header .sectionTitle a {
  font-weight: bold;
}
.product-details-page .support-material div.card-header .sectionTitle a[aria-expanded="true"] {
  color: #262b69;
  text-decoration: none;
}
.product-details-page .support-material div.card-header .sectionTitle a[aria-expanded="true"]:hover {
  color: #1063ff;
  text-decoration: underline;
}
.product-details-page .support-material div.card-header .sectionTitle a[aria-expanded="false"] {
  color: #686e75;
  text-decoration: none;
}
.product-details-page .support-material div.card-header .sectionTitle a[aria-expanded="false"]:hover {
  color: #1063ff;
  text-decoration: underline;
}
.product-details-page .support-material div.card-header .sectionTitle a[aria-expanded="false"] + span {
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
  color: #626870;
}
.product-details-page .support-material div.card-header div.collapse {
  order: 1;
}
.product-details-page .support-material div.card-header div.collapse a {
  color: #171717;
}
.product-details-page .support-material div.card-header div.collapse a:hover {
  text-decoration: underline;
}
.product-details-page .support-material div.card-header div.collapse.in {
  padding-top: 12px;
}
.product-details-page .support-material div.card-header div.collapse[aria-expanded="true"] {
  min-height: 60px;
}
.product-details-page .support-material div.card-header div.collapsing {
  padding-top: 12px;
}
.product-details-page .support-material div.card-header .compliance-container ul {
  padding-left: 0px;
  display: block;
}
.product-details-page .support-material div.card-header .compliance-container ul li {
  display: list-item;
}
.product-details-page .support-material div.card-header .compliance-container ul li a {
  display: inline-block;
}
.product-details-page .support-material div.card-header a {
  display: block;
}
.product-details-page .support-material div.card-header a:before {
  margin-right: 12px;
}
.product-details-page .support-material div.card-header a.pdf:before {
  content: ' ';
  display: inline-block;
  width: 30px;
  height: 30px;
  background-image: url('https://assets.omega.com/icons/DwyerOmega_Series_SKU_Icons/Med-PDF.svg');
  background-size: contain;
  background-position: center bottom;
  background-repeat: no-repeat;
  vertical-align: middle;
}
.product-details-page .support-material div.card-header a.zip:before {
  content: ' ';
  display: inline-block;
  width: 30px;
  height: 30px;
  background-image: url('https://assets.omega.com/icons/DwyerOmega_Series_SKU_Icons/Download-SVG.svg');
  background-size: cover;
  background-position: center bottom;
  background-repeat: no-repeat;
  vertical-align: middle;
}
.product-details-page .support-material div.card-header a.cad:before {
  content: ' ';
  display: inline-block;
  width: 30px;
  height: 30px;
  background-image: url('https://assets.omega.com/icons/icon-CAD.png');
  background-size: cover;
  background-position: center bottom;
  background-repeat: no-repeat;
  vertical-align: middle;
}
.product-details-page .support-material div.card-header a.webpage:before {
  content: ' ';
  display: inline-block;
  width: 30px;
  height: 30px;
  background-image: url('https://assets.omega.com/icons/icon-webpage.png');
  background-size: cover;
  background-position: center bottom;
  background-repeat: no-repeat;
  vertical-align: middle;
}
.product-details-page .support-material div.card-header.video-listing div#collapse-D {
  width: 75%;
}
@media only screen and (max-width: 1024px) {
  .product-details-page .support-material div.card-header.video-listing div#collapse-D {
    width: 55%;
  }
}
@media only screen and (max-width: 510px) {
  .product-details-page .support-material div.card-header.video-listing div#collapse-D {
    width: 100%;
  }
}
.product-details-page .support-material div.card-header:first-of-type div.collapse.in {
  min-height: 60px;
}
.product-details-page .support-material div.card-header ul {
  justify-content: flex-start;
}
.product-details-page .support-material .article-listing ul {
  padding: 0;
  list-style: none;
  margin-bottom: 0;
  display: block;
}
.product-details-page .support-material .article-listing ul li {
  padding-bottom: 10px;
}
.product-details-page .support-material .article-listing ul li a.articleitem img {
  width: 30px;
  height: 30px;
  margin-right: 10px;
}
.product-details-page .support-material span.glyphicon {
  order: 2;
  margin: 0 0 0 auto;
  color: #262b69;
  top: 10px;
  float: right;
  right: -300%;
  position: absolute;
}
@media only screen and (max-width: 1024px) {
  .product-details-page .support-material span.glyphicon {
    right: -150%;
  }
}
@media only screen and (max-width: 510px) {
  .product-details-page .support-material span.glyphicon {
    right: 0;
  }
}
.product-details-page .support-material span.glyphicon.glyphicon-triangle-top {
  color: #626870;
}
.product-details-page .support-material span.glyphicon:hover {
  cursor: pointer;
}
.product-details-page .support-material .prod-video-container {
  width: 46%;
  margin: 0 2% 2%;
  float: left;
  max-height: 275px;
  overflow: hidden;
}
@media only screen and (max-width: 1024px) {
  .product-details-page .support-material .prod-video-container {
    float: none;
    width: 100%;
    margin: 0 auto 20px 0;
  }
}
.product-details-page .support-material .prod-video-container .prod-video-thumb a {
  width: 100%;
  height: 250px;
}
.product-details-page .support-material .prod-video-container .prod-video-thumb a img.prod-video-img {
  width: 100%;
  height: auto;
}
.product-details-page .support-material div#collapse-F ul {
  padding-left: 0;
}
.product-details-page .support-material div#collapse-F ul li {
  list-style-type: none;
  margin-bottom: 10px;
}
@media screen and (min-width: 1024px) and (max-width: 1240px) {
  .product-details-page .tabs.tabs-responsive {
    width: 100%;
    margin: 40px auto 54px;
    white-space: nowrap;
    background: #f6f6f6;
  }
  .product-details-page .tabs.tabs-responsive .tabs-list {
    width: 100%;
    display: flex;
    padding: 10px 0 0 0;
  }
  .product-details-page .tabs.tabs-responsive .tabs-list li a,
  .product-details-page .tabs.tabs-responsive .tabs-list li.active a,
  .product-details-page .tabs.tabs-responsive .tabs-list li a:hover,
  .product-details-page .tabs.tabs-responsive .tabs-list li.active a:hover,
  .product-details-page .tabs.tabs-responsive .tabs-list li a:focus,
  .product-details-page .tabs.tabs-responsive .tabs-list li.active a:focus {
    padding: 0 25px;
  }
  .product-details-page .tabs.tabs-responsive .tabs-list li a:focus,
  .product-details-page .tabs.tabs-responsive .tabs-list li.active a:focus {
    outline: 5px auto #1B55C3;
    outline-offset: 2px;
  }
  .product-details-page .tabs.tabs-responsive .tabs-list li a#tabmanual,
  .product-details-page .tabs.tabs-responsive .tabs-list li.active a#tabmanual,
  .product-details-page .tabs.tabs-responsive .tabs-list li a#tabqa,
  .product-details-page .tabs.tabs-responsive .tabs-list li.active a#tabqa {
    width: 99%;
    padding: 5% 30px 0;
    white-space: pre-wrap;
  }
}
.tabs-loading-spinner {
  margin: 0px auto;
  background: transparent;
  display: none;
  text-align: center;
  position: fixed;
  top: 50%;
  left: 50%;
  z-index: 999;
}
.tabs-loading-spinner-review {
  margin: 0px auto;
  background: transparent;

  text-align: center;
}
.tabs-loading-spinner-QA {
  margin: 0px auto;
  background: transparent;

  text-align: center;
}
.product-details-page .tabs ul {
  display: flex;
  align-items: center;
  justify-content: center;
}
.product-details-page .tabs ul li {
  float: none;
  display: flex;
  align-items: center;
}
.product-details-page .tabs ul li.active {
  position: relative;
  left: -5px;
  padding: 0 48px;
}
.product-details-page .tabs ul li.active::before,
.product-details-page .tabs ul li.active::after {
  display: none;
}
@media only screen and (max-width: 1024px) {
  .product-details-page .support-material span.glyphicon {
    right: -196%;
  }
  .product-details-page .support-material div.card-header .sectionTitle {
    width: 30%;
  }
}

.baseproduct-overview .product-desc {
  letter-spacing: 0.3px;
  line-height: 24px;
  white-space: initial;

}
@media only screen and (max-width: 820px) {
  .baseproduct-overview .product-desc {
    font-size: 16px;
  }
}
.baseproduct-overview .product-desc ul {
  display: block;
}
.baseproduct-overview .product-desc ul li {
  display: list-item;
}
.baseproduct-overview .product-desc .one-third-two-third-container .left-section {
  border-right: 0;
}
.baseproduct-overview .product-desc .one-third-two-third-container.articleProductSection:after {
  content: " ";
  display: block;
  clear: both;
  height: 0;
  overflow: hidden;
}
.baseproduct-overview .product-desc .articleProductSection:before,
.baseproduct-overview .product-desc .articleProductSection:after {
  content: " ";
  position: static;
  left: 0%;
  width: 100%;
  border-color: #f7f7f7;
  border-top: solid 0.5px var(--light-gray);
  border-top: solid .5px #e0e0e0;
  border-bottom: solid 0.5px var(--light-gray);
  border-bottom: solid .5px #e0e0e0;
}
.product-details-page .tabs.tabs-responsive .content .tabbody span.edit-options-link:before {
  content: ' ';
  display: inline-block;
  width: 30px;
  height: 30px;
  margin-right: 5px;
  background-image: url('https://assets.omega.com/icons/edit-models-icon.jpg');
  background-size: auto 100%;
  background-position: center bottom;
  background-repeat: no-repeat;
  vertical-align: middle;
}
.product-details-page .tabs.tabs-responsive .content .tabbody span.edit-options-link a.edit-models {
  color: #36729c;
  font-weight: 700;
}
.product-details-page .tabs.tabs-responsive .content .tabbody .col-xl-6.col-lg-6.hidden-sm.hidden-xs {
  width: 50% !important;
  float: left;
}
.product-details-page .tabs.tabs-responsive .content .tabbody .col-xl-6.col-lg-6.hidden-sm.hidden-xs div#specs-feedback {
  text-align: right;
}
.product-details-page .tabs.tabs-responsive .content .tabbody .col-xl-6.col-lg-6.hidden-sm.hidden-xs div#specs-feedback a {
  color: #36729c;
}
.product-details-page .tabs.tabs-responsive .content .tabbody .col-xl-6.col-lg-6.hidden-sm.hidden-xs span.edit-options-link {
  line-height: 44px;
}
.baseproduct-overview .product-desc h2 {
  font-weight: bold;
  color: #221f1f;
}
.baseproduct-overview .product-desc p {
  margin-bottom: 30px;
}
.baseproduct-overview .product-desc p:last-of-type {
  margin-bottom: 0;
}
.baseproduct-overview .product-desc p.half-col {
  width: 45%;
  margin: 0 2.5%;
}
.baseproduct-overview .product-desc p.half-col.video-left {
  float: left;
}
.baseproduct-overview .product-desc p.half-col.video-right {
  float: right;
}
.baseproduct-overview .product-desc p.half-col.video-left iframe,
.baseproduct-overview .product-desc p.half-col.video-right iframe {
  width: 100%;
}
.baseproduct-overview .product-desc p.desc-img-left,
.baseproduct-overview .product-desc img.desc-img-left {
  float: left;
  width: 50%;
  height: auto;
  max-width: 500px;
}
.baseproduct-overview .product-desc p.desc-img-right,
.baseproduct-overview .product-desc img.desc-img-right {
  float: right;
  width: 50%;
  height: auto;
  max-width: 500px;
}
.baseproduct-overview .product-desc img.desc-img-full {
  float: none;
  height: inherit;
}
.baseproduct-overview .product-desc .imageBoxCaption {
  display: block;
  font-weight: bold;
  margin: 0;
  padding: .5em 0;
}
@media screen and (max-width: 1024px) {
  .baseproduct-overview .product-desc .mobileContentWrap {
    width: auto;
    overflow-x: auto;
    overflow-y: hidden;
  }
}
.baseproduct-overview .product-desc table.half-col {
  width: 45%;
  float: left;
  margin: 0 2.5%;
}
.baseproduct-overview .product-desc table.tb-border {
  border: solid 1px #e0e0e0;
}
.baseproduct-overview .product-desc table thead tr {
  border-bottom: 1px solid #e0e0e0;
}
.baseproduct-overview .product-desc table thead tr th {
  background: #fafafa;
  font-size: 14px;
  letter-spacing: 0.3px;
  line-height: 1.71;
  padding: 10px 9px;
}
.baseproduct-overview .product-desc table thead tr th:last-child {
  text-align: left;
}
.baseproduct-overview .product-desc table tbody tr {
  border-bottom: 1px solid #e0e0e0;
}
.baseproduct-overview .product-desc table tbody tr:last-of-type {
  border-bottom: 0 none;
}
.baseproduct-overview .product-desc table tbody tr td {
  padding: 5px 10px;
}
.baseproduct-overview .product-desc table tbody tr td:last-child {
  text-align: left;
}
.baseproduct-overview .product-desc table.tb-border thead tr th,
.baseproduct-overview .product-desc table.tb-border tbody tr td {
  border: solid 1px #e0e0e0;
}

@media only screen and (max-width: 480px) {
  .baseproduct-overview .product-desc p.half-col {
    width: 100%;
    float: none;
    margin: 0 2.5%;
  }
  .baseproduct-overview .product-desc p.half-col.video-left,
  .baseproduct-overview .product-desc p.half-col.video-right {
    float: none;
  }
  .baseproduct-overview .product-desc p.half-col iframe {
    width: 95%;
  }
  .baseproduct-overview .product-desc p.desc-img-left,
  .baseproduct-overview .product-desc p.desc-img-right,
  .baseproduct-overview .product-desc p.desc-img-left img,
  .baseproduct-overview .product-desc p.desc-img-right img {
    float: none;
    width: 100%;
    height: auto;
    max-width: 500px;
  }
  .baseproduct-overview .product-desc p.overflow-content {
    display: block;
    width: 100%;
    overflow-x: scroll;
  }
  .baseproduct-overview .product-desc img.desc-img-full {
    max-width: 800px;
    height: auto;
  }
  .baseproduct-overview .product-desc .imageBoxCaption {
    text-align: center;
  }
  .baseproduct-overview .product-desc table {
    width: inherit;
    float: none;
    min-width: 800px;
  }
}
.product-details-page .pdp-row {
  display: flex;
  margin-bottom: 40px;
}
@media only screen and (max-width: 1024px) {
  .product-details-page .pdp-row {
    -ms-flex-direction: column;
    flex-direction: column;
  }
}
.product-details-page .pdp-row .pdp-col {
  flex: 1;
}
.product-details-page .pdp-row .pdp-col:last-child {
  text-align: right;
}
@media only screen and (max-width: 1024px) {
  .product-details-page .pdp-row .pdp-col:last-child {
    text-align: left;
  }
}
.product-details-page .pdp-row .txt-rt {
  text-align: right;
}
.product-details-page .pdp-row .bold {
  font-weight: bold;
}
.product-details-page .pdp-row iframe {
  width: 560px;
}
@media only screen and (max-width: 1023px) {
  .product-details-page .pdp-row iframe {
    width: 98%;
  }
}
.product-details-page .pdp-tables {
  display: block;
  width: 100%;
  border: 1px solid #e0e0e0;
  margin-top: 81px;
}
.play-youtube-video:hover {
  cursor: pointer;
}
.baseproduct-info-container {
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
  height: 490px;
  position: relative;
  margin-bottom: 20px;
  max-width: 100%;
}
@media screen and (max-width: 1024px) {
  .baseproduct-info-container {
    height: 490px;
  }
}
@media screen and (min-width: 850px) and (max-width: 1023px) {
  .baseproduct-info-container {
    margin-bottom: 10%;
  }
}
@media screen and (min-width: 481px) and (max-width: 849px) {
  .baseproduct-info-container {
    height: auto;
  }
}
@media screen and (max-width: 480px) {
  .baseproduct-info-container {
    height: auto;
    font-size: 16px;
  }
}
@media screen and (min-width: 850px) and (max-width: 1023px) {
  .baseproduct-info-container:has(ul) {
    margin-bottom: 40%;
  }
}
.baseproduct-info-container .baseproduct-title {
  width: 63%;
}
@media screen and (min-width: 850px) and (max-width: 1023px) {
  .baseproduct-info-container .baseproduct-title {
    width: 47%;
  }
}
@media screen and (max-width: 849px) {
  .baseproduct-info-container .baseproduct-title {
    width: 100%;
    order: 1;
  }
}
.baseproduct-info-container .baseproduct-title h1 {
  font-size: 23px;
  font-weight: bold;
  color: #221f1f;
  line-height: 36px;
  margin: 0;
}
.baseproduct-info-container .baseproduct-title h2 {
  font-size: 20px;
  font-weight: bold;
  color: #221f1f;
  margin: 0;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-box;
  display: box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
@media screen and (max-width: 480px) {
  .baseproduct-info-container .baseproduct-title h2 {
    font-size: 18px;
  }
}
.baseproduct-info-container .baseproduct-image-container {
  float: none;
  max-width: none;
  display: flex;
  align-items: center;
  width: 37%;
}
@media screen and (min-width: 850px) and (max-width: 1023px) {
  .baseproduct-info-container .baseproduct-image-container {
    width: 52%;
  }
}
@media screen and (max-width: 849px) {
  .baseproduct-info-container .baseproduct-image-container {
    width: 100%;
    order: 3;
  }
}
.baseproduct-info-container .baseproduct-image-container .image-gallery.js-gallery {
  min-height: 490px;
  justify-content: center;
}
@media screen and (max-width: 819px) {
  .baseproduct-info-container .baseproduct-image-container .image-gallery.js-gallery {
    min-height: 330px;
  }
}
@media screen and (max-width: 480px) {
  .baseproduct-info-container .baseproduct-image-container .image-gallery.js-gallery {
    margin-bottom: 0px;
  }
}
.baseproduct-info-container .baseproduct-image-container .image-gallery.js-gallery .productGalleryThumb {
  margin-top: 20px;
}
.baseproduct-info-container .baseproduct-image-container .image-gallery.js-gallery .productGalleryThumb .gallery-carousel .owl-wrapper {
  display: inline !important;
}
@media screen and (min-width: 481px) and (max-width: 849px) {
  .baseproduct-info-container .baseproduct-image-container .image-gallery.js-gallery .productGalleryThumb .gallery-carousel .owl-wrapper {
    display: flex !important;
    width: 70px !important;
  }
}
.baseproduct-info-container .baseproduct-image-container .image-gallery.js-gallery .productGalleryThumb .gallery-carousel .owl-item {
  width: 70px !important;
}
.baseproduct-info-container .baseproduct-image-container .image-gallery.js-gallery .productGalleryThumb .gallery-carousel .owl-item img {
  border-radius: 5px;
}
.baseproduct-info-container .baseproduct-image-container .image-gallery.js-gallery .productGalleryThumb .gallery-carousel .owl-item:nth-child(n + 6) {
  display: none;
}
.baseproduct-info-container .baseproduct-image-container .image-gallery.js-gallery .image-gallery__image .owl-wrapper-outer .owl-wrapper .owl-item .item {
  width: 283px;
  height: auto;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.baseproduct-info-container .clearcolumn {
  flex-basis: 100%;
  height: 0;
  width: 2px;
  border-right: solid 1px #e6e6e6;
  padding: 0 5px 0 0;
  margin-right: 25px;
}
@media screen and (max-width: 849px) {
  .baseproduct-info-container .clearcolumn {
    display: none;
  }
}
.baseproduct-info-container .rating__list {
  margin: 10px 0 15px 0;
  padding-top: 0px;
}
.baseproduct-info-container .rating__list .bvrating,
.baseproduct-info-container .rating__list .write.ratingtxt {

  display: flex;
  padding-left: 0px;
}
@media screen and (max-width: 849px) {
  .baseproduct-info-container .rating__list {
    width: 100%;
    order: 2;
  }
}
.baseproduct-info-container .stock-details {
  padding: 5px 0 15px 0;
  color: #006609;
}
@media screen and (min-width: 850px) and (max-width: 1023px) {
  .baseproduct-info-container .stock-details {
    border-bottom: 1px solid #e3e3e3;
    margin-bottom: 20px;
  }
}
@media screen and (min-width: 481px) and (max-width: 849px) {
  .baseproduct-info-container .stock-details {
    width: 90%;
    order: 5;
    margin: 0 auto;
    padding: 0;
  }
}
@media screen and (max-width: 480px) {
  .baseproduct-info-container .stock-details {
    display: none;
  }
}
.baseproduct-info-container .stock-details-mobile {
  padding: 15px 0;
  color: #006609;
  display: none;
}
@media screen and (max-width: 480px) {
  .baseproduct-info-container .stock-details-mobile {
    display: block;
  }
}
.baseproduct-info-container .baseproduct-details {
  width: 33%;
  border-top: 1px solid #e3e3e3;
  margin: 0 auto 0 0;
}
@media only screen and (min-width: 1280px) {
  .baseproduct-info-container .baseproduct-details {
    height: inherit;
    max-height: 220px;
  }
}
@media only screen and (min-width: 799px) {
  .baseproduct-info-container .baseproduct-details {
    height: inherit;
    max-height: 150px;
  }
}
@media screen and (min-width: 850px) and (max-width: 1023px) {
  .baseproduct-info-container .baseproduct-details {
    width: 100%;
    position: absolute;
    top: 104%;
    padding-left: 23%;
    padding-top: 10px;
  }
}
@media screen and (max-width: 849px) {
  .baseproduct-info-container .baseproduct-details {
    width: 100%;
    order: 6;
    height: inherit;
    max-height: fit-content;
  }
}
@media screen and (min-width: 481px) and (max-width: 849px) {
  .baseproduct-info-container .baseproduct-details {
    padding-left: 30%;
    margin-top: 50px;
  }
}
@media screen and (max-width: 480px) {
  .baseproduct-info-container .baseproduct-details {
    border-top: none;
  }
}
.baseproduct-info-container .baseproduct-details ul {
  padding-top: 20px;
  line-height: 30px;
  padding-left: 0;
}
@media screen and (max-width: 849px) {
  .baseproduct-info-container .baseproduct-details ul {
    padding-top: 50px;
  }
}
.baseproduct-info-container .baseproduct-details ul li {
  list-style: none;
  line-height: 18px;
  padding: 0 0 0 30px;
  margin-bottom: 20px;
  position: relative;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-box;
  display: box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
@media screen and (min-width: 850px) and (max-width: 1023px) {
  .baseproduct-info-container .baseproduct-details ul li {
    padding: 0 0 15px 25px;
  }
}
.baseproduct-info-container .baseproduct-details ul li:before {
  content: "\e013";
  font-family: 'Glyphicons Halflings';
  padding-right: 5px;
  color: #006609;
  position: absolute;
  left: 0;
}
.baseproduct-info-container .baseproduct-details ul li:nth-child(n + 5) {
  display: none;
}
.baseproduct-info-container .fullSpecLink .view-full-specs {
  font-weight: bold;
  margin-left: 30px;
  padding-bottom: 3px;
  border-bottom: 1px solid;
}
.baseproduct-info-container .baseproduct-pricing-info {
  display: flex;
  flex-direction: column;
}
@media screen and (min-width: 1024px) {
  .baseproduct-info-container .baseproduct-pricing-info {
    max-width: 300px;
    width: 25%;
    text-align: center;
    position: absolute;
    right: 0;
    top: 20%;
    background-color: #fafafa;
    justify-content: center;
    padding: 25px 0;
    border: 1px solid #f3f3f3;
  }
}
@media screen and (min-width: 850px) and (max-width: 1023px) {
  .baseproduct-info-container .baseproduct-pricing-info {
    width: 300px;
    background-color: #fafafa;
    text-align: center;
    padding: 20px;
    border: 1px solid #f3f3f3;
  }
}
@media screen and (min-width: 481px) and (max-width: 849px) {
  .baseproduct-info-container .baseproduct-pricing-info {
    width: 90%;
    order: 4;
    margin: 0 auto;
    position: relative;
  }
}
@media screen and (max-width: 480px) {
  .baseproduct-info-container .baseproduct-pricing-info {
    width: 100%;
    order: 4;
  }
}
.baseproduct-info-container .baseproduct-pricing-info .baseproduct-price-panel {
  font-weight: bold;
  width: 90%;
  margin: 0 auto;
  background-color: #ffffff;
  padding-top: 20px;
}
@media screen and (max-width: 1023px) {
  .baseproduct-info-container .baseproduct-pricing-info .baseproduct-price-panel {
    line-height: 1;
    width: 100%;
  }
}
@media screen and (min-width: 481px) and (max-width: 849px) {
  .baseproduct-info-container .baseproduct-pricing-info .baseproduct-price-panel {
    width: auto;
    margin: 0;
    padding-bottom: 10px;
  }
}
.baseproduct-info-container .baseproduct-pricing-info .baseproduct-price-panel .baseproduct-partnumber {
  display: none;
  font-size: 16px;
  line-height: 25px;
}
@media screen and (max-width: 849px) {
  .baseproduct-info-container .baseproduct-pricing-info .baseproduct-price-panel .baseproduct-partnumber {
    display: block;
  }
}
.baseproduct-info-container .baseproduct-pricing-info .baseproduct-price-panel .from {
  font-size: 16px;
}
.baseproduct-info-container .baseproduct-pricing-info .baseproduct-price-panel sup {
  font-size: 18px;
}
.baseproduct-info-container .baseproduct-pricing-info .baseproduct-price-panel .price {
  font-size: 31px;
}
.baseproduct-info-container .baseproduct-pricing-info .shopModelButton-wrapper {
  width: 90%;
  background-color: #ffffff;
  margin: 0 auto;
  padding-bottom: 20px;
  text-align: center;
}
@media screen and (min-width: 850px) and (max-width: 1023px) {
  .baseproduct-info-container .baseproduct-pricing-info .shopModelButton-wrapper {
    width: 100%;
    padding: 10px;
  }
}
@media screen and (min-width: 481px) and (max-width: 849px) {
  .baseproduct-info-container .baseproduct-pricing-info .shopModelButton-wrapper {
    width: auto;
    position: absolute;
    right: 0;
    padding: 0;
  }
}
@media screen and (max-width: 480px) {
  .baseproduct-info-container .baseproduct-pricing-info .shopModelButton-wrapper {
    width: 100%;
  }
}
.baseproduct-info-container .baseproduct-pricing-info .shopModelButton-wrapper #shopModelButton.btn {
  min-width: 205px;
  width: auto;
  margin: 10px auto;
  text-transform: capitalize;
  font-size: 16px;
  border-radius: 10px !important;
  padding: 15px;
}
@media screen and (max-width: 849px) {
  .baseproduct-info-container .baseproduct-pricing-info .shopModelButton-wrapper #shopModelButton.btn {
    font-size: 24px;
    padding: 20px;
  }
}
@media screen and (max-width: 480px) {
  .baseproduct-info-container .baseproduct-pricing-info .shopModelButton-wrapper #shopModelButton.btn {
    width: 100%;
  }
}
.baseproduct-info-container .baseproduct-pricing-info .shopModelButton-wrapper .baseproduct-variations-info {
  font-weight: bold;
  color: #2f2f2f;
  line-height: 1;
}
@media screen and (max-width: 480px) {
  .baseproduct-info-container .baseproduct-pricing-info .shopModelButton-wrapper .baseproduct-variations-info {
    display: none;
  }
}
.baseproduct-info-container .baseproduct-pricing-info .shopModelButton-wrapper .seeAllModels {
  line-height: 1.2;
}
.baseproduct-info-container .baseproduct-pricing-info .product-datasheet {
  margin-top: 30px;
}
@media screen and (min-width: 850px) and (max-width: 1023px) {
  .baseproduct-info-container .baseproduct-pricing-info .product-datasheet {
    margin: 0;
    position: absolute;
    top: 110%;
    left: 6%;
  }
}
@media screen and (min-width: 481px) and (max-width: 849px) {
  .baseproduct-info-container .baseproduct-pricing-info .product-datasheet {
    position: absolute;
    top: 210px;
    margin: 0;
  }
}
@media screen and (max-width: 480px) {
  .baseproduct-info-container .baseproduct-pricing-info .product-datasheet {
    text-align: center;
    margin-top: 10px;
  }
}
.baseproduct-info-container .baseproduct-pricing-info .product-datasheet p {
  margin: 10px 0;
}
.baseproduct-info-container .eol-message {
  text-align: left;
  background-color: #ffffff;
  width: 90%;
  margin: 0 auto;
  padding: 30px 20px;
  font-weight: bold;
}
.baseproduct-info-container .eol-message .discontinued {
  color: #ff0000;
  font-size: 16px;
}
.baseproduct-info-container .eol-message p {
  margin-bottom: 20px;
}
.baseproduct-info-container .eol-message span {
  display: block;
}
.baseproduct-overview .sectionTitle {
  font-size: 20px;
  font-weight: bold;
  color: #221f1f;
  padding: 20px 0 20px;
}
@media screen and (min-width: 1024px) {
  .baseproduct-overview .sectionTitle {
    border-top: 1px solid #b9d1ff;
  }
}
@media screen and (max-width: 480px) {
  .baseproduct-overview .sectionTitle {
    font-size: 16px;
  }
}
.baseproduct-overview .readmore,
.baseproduct-overview .readless {
  text-transform: underline;
}
.baseproduct-overview .product-desc h3 {
  font-weight: bold;
}
.baseproduct-overview .product-desc p {
  margin-bottom: 30px;
}
.baseproduct-overview .product-desc p:last-of-type {
  margin-bottom: 0;
}
.baseproduct-overview .product-desc table thead tr {
  border-bottom: 1px solid #e0e0e0;
}
.baseproduct-overview .product-desc table thead tr th {
  background: #fafafa;
  font-size: 14px;
  letter-spacing: 0.3px;
  line-height: 1.71;
  padding: 10px 9px;
}
.baseproduct-overview .product-desc table thead tr th:last-child {
  text-align: left;
}
.baseproduct-overview .product-desc table tbody tr {
  border-bottom: 1px solid #e0e0e0;
}
.baseproduct-overview .product-desc table tbody tr:last-of-type {
  border-bottom: 0 none;
}
.baseproduct-overview .product-desc table tbody tr td {
  padding: 5px 10px;
}
.baseproduct-overview .product-desc table tbody tr td:last-child {
  text-align: left;
}
.page-baseProductDetails {
  overflow-x: hidden !important;
}
@media screen and (max-width: 849px) {
  .page-baseProductDetails .breadcrumb-section {
    margin-bottom: 12px;
  }
}
@media screen and (max-width: 480px) {
  .page-baseProductDetails .breadcrumb-section .breadcrumb li {
    display: none;
  }
}
@media screen and (max-width: 480px) {
  .page-baseProductDetails .breadcrumb-section .breadcrumb li.last-category {
    display: inline-block;
    color: #262b69;
    font-weight: bold;
  }
  .page-baseProductDetails .breadcrumb-section .breadcrumb li.last-category:before {
    content: "<";
    color: #262b69;
    font-weight: bold;
    padding: 0;
  }
  .page-baseProductDetails .breadcrumb-section .breadcrumb li.last-category .see-class {
    display: inline-block;
    padding-right: 5px;
  }
  .page-baseProductDetails .breadcrumb-section .breadcrumb li.last-category a {
    color: inherit;
    padding: 5px 0;
  }
}
.page-baseProductDetails .baseproduct-recommedationwidget {
  width: 93%;
  margin: 0 auto;
}
.page-baseProductDetails .baseproduct-recommedationwidget h2 {
  border-bottom: none !important;
  margin: 20px -15px;
}
.page-baseProductDetails .baseproduct-recommedationwidget .slick-list {
  width: 98%;
  margin: 0 auto;
}
.page-baseProductDetails .baseproduct-recommedationwidget .carousel__item.pdpprodctslider {
  min-height: 265px;
  border: 1px solid #d9d9d9;
  border-radius: 20px;
  padding: 15px 13px 25px 13px;
  margin: 5px 10px;
  box-shadow: 0px 3px 6px 0px rgba(0, 0, 0, 0.16);
  justify-content: center;
}
.page-baseProductDetails .baseproduct-recommedationwidget .carousel__item.pdpprodctslider .carousel__item-wrapper {
  height: auto !important;
}
.page-baseProductDetails .baseproduct-recommedationwidget .carousel__item.pdpprodctslider .carousel__item-wrapper .pdp-productCarousel-item {
  display: flex;
  height: 200px;
  align-items: center;
  flex-direction: column;
}
.page-baseProductDetails .baseproduct-recommedationwidget .carousel__item.pdpprodctslider .carousel__item-wrapper .pdp-productCarousel-item .carousel__item--thumb {
  margin-right: 0;
  margin-bottom: 15px;
}
.page-baseProductDetails .baseproduct-recommedationwidget .carousel__item.pdpprodctslider .carousel__item-wrapper .pdp-productCarousel-item .carousel__item--thumb img {
  width: auto;
  height: 70px;
}
.page-baseProductDetails .baseproduct-recommedationwidget .carousel__item.pdpprodctslider .carousel__item-wrapper .pdp-productCarousel-item .item-info {
  display: flex;
  flex-direction: column;
  align-items: center;
  row-gap: 7px;
}
.page-baseProductDetails .baseproduct-recommedationwidget .carousel__item.pdpprodctslider .carousel__item-wrapper .pdp-productCarousel-item .item-info .carousel__item.code {
  text-align: center;
}
.page-baseProductDetails .baseproduct-recommedationwidget .carousel__item.pdpprodctslider .carousel__item-wrapper .pdp-productCarousel-item .item-info .carousel__item.name {
  text-align: center;
  -webkit-line-clamp: 3;
  text-overflow: ellipsis;
  overflow: hidden;
  display: -webkit-box;
  display: -moz-box;
  display: -ms-box;
  display: box;
  -webkit-box-orient: vertical;
  padding: 0;
}
.page-baseProductDetails .baseproduct-recommedationwidget .carousel__item.pdpprodctslider .button-wrapper .btn.brxwidget {
  width: 135px;
  margin: 0 auto;
  line-height: 16px;
  font-size: 14px;
  padding: 5px 0;
}
.page-baseProductDetails .baseproduct-recommedationwidget .carousel__item.pdpprodctslider.is_focused {
  outline: 5px auto #1B55C3;
}
.page-baseProductDetails #sku-back-to-top {
  position: fixed;
  bottom: 15px;
  right: 6%;
  z-index: 9999;
  color: #fff;
  cursor: pointer;
  transition: opacity 0.2s ease-out;

  display: none;
  border-radius: 50px !important;
  padding: 10px 11px;
}
.page-baseProductDetails #sku-back-to-top i.glyphicon.glyphicon-menu-up {
  font-size: 41px;
}
@media only screen and (max-width: 1024px) {
  .page-baseProductDetails #sku-back-to-top {
    bottom: 40px;
    right: 2%;
    left: auto;
  }
  .page-baseProductDetails #sku-back-to-top i {
    clear: both;
  }
}
@media screen and (max-width: 820px) {
  .page-baseProductDetails .product-details-page .tabs.tabs-responsive .content .tabbody.support-material div.card-header {
    flex-direction: column;
  }
}
@media screen and (max-width: 820px) {
  .page-baseProductDetails .product-details-page .tabs.tabs-responsive .content .tabbody.support-material div.card-header .sectionTitle {
    width: 100%;
  }
}
@media screen and (max-width: 820px) {
  .page-baseProductDetails .product-details-page .tabs.tabs-responsive .content .tabbody.support-material div.card-header .sectionTitle span.glyphicon {
    right: 0;
  }
}


.page-baseProductDetails .product-info-all-models .table-more-less-items {
  left: 0;
  position: sticky;
}
.page-baseProductDetails .product-info-all-models .table-more-less-items a.btn.btn-tertiary {
  display: inline-block;
  width: fit-content;
  text-align: center;
  padding: 10px;
  border-radius: 15px !important;
  color: #fff;
  font-size: 14px;
  margin: 30px 0 30px 10px;
  font-weight: normal !important;
  transform: rotateX(180deg);
}
@media only screen and (max-width: 1024px) {
  .page-baseProductDetails .product-info-all-models .table-more-less-items a.btn.btn-tertiary {
    margin: 30px 0 30px 0;
    width: 100%;
    padding: 20px 0;
    font-size: 16px;
  }
}
.page-baseProductDetails .product-info-all-models .table-more-less-items a.btn.btn-tertiary span.glyphicon.glyphicon-plus,
.page-baseProductDetails .product-info-all-models .table-more-less-items a.btn.btn-tertiary span.glyphicon.glyphicon-minus {
  padding: 0;
}
.page-baseProductDetails .product-info-all-models .table-more-less-items a.btn.btn-tertiary span.glyphicon.glyphicon-plus:before,
.page-baseProductDetails .product-info-all-models .table-more-less-items a.btn.btn-tertiary span.glyphicon.glyphicon-minus:before {
  -webkit-text-stroke: 1px #262b69;
}
.page-baseProductDetails .product-info-all-models .all-models-header {
  display: flex;
  margin: 0 0 5px 0;
  border-top: 1px solid #e6e6e6;
  padding-top: 15px;
}
@media screen and (max-width: 819px) {
  .page-baseProductDetails .product-info-all-models .all-models-header {
    padding-top: 35px;
  }
}
@media only screen and (max-width: 639px) {
  .page-baseProductDetails .product-info-all-models .all-models-header {
    display: block;
  }
}
.page-baseProductDetails .product-info-all-models .all-models-header .all-models-header-content {
  width: 50%;
}
@media only screen and (max-width: 639px) {
  .page-baseProductDetails .product-info-all-models .all-models-header .all-models-header-content {
    width: 90%;
    margin: 0 auto;
  }
}
.page-baseProductDetails .product-info-all-models .all-models-header .all-models-header-content span {
  font-size: 14px;
}
@media only screen and (max-width: 1024px) {
  .page-baseProductDetails .product-info-all-models .all-models-header .all-models-header-content span {
    font-size: 16px;
  }
}
.page-baseProductDetails .product-info-all-models .all-models-header .all-models-header-content span.all-models-table-title {
  font-size: 20px;
  font-weight: bold;
}
@media only screen and (max-width: 1024px) {
  .page-baseProductDetails .product-info-all-models .all-models-header .all-models-header-content span.all-models-table-title {
    font-size: 25px;
  }
}
.page-baseProductDetails .product-info-all-models .all-models-header #specs-feedback {
  width: 50%;
  margin: 0 0 0 auto;
  text-align: right;
}
@media only screen and (max-width: 639px) {
  .page-baseProductDetails .product-info-all-models .all-models-header #specs-feedback {
    width: 90%;
    margin: 0 auto;
    text-align: left;
  }
}
.page-baseProductDetails .product-info-all-models .all-models-header #specs-feedback fieldset {
  width: 225px;
  margin: 0 0 0 auto;
}
@media only screen and (max-width: 639px) {
  .page-baseProductDetails .product-info-all-models .all-models-header #specs-feedback fieldset {
    width: 90%;
    margin: 0 auto;
  }
}
.page-baseProductDetails .product-info-all-models .all-models-header #specs-feedback fieldset textarea {
  margin: 0.3em 0 0 auto !important;
}
@media only screen and (max-width: 639px) {
  .page-baseProductDetails .product-info-all-models .all-models-header #specs-feedback fieldset textarea {
    width: 90% !important;
    margin: 0 auto !important;
  }
}
.page-baseProductDetails .product-info-all-models .filter-refine-container {
  margin: 30px auto 40px;
}
@media screen and (max-width: 1024px) {
  .page-baseProductDetails .product-info-all-models .filter-refine-container {
    display: block !important;
    padding-left: 0px;
    padding-right: 0px;
    position: relative;
    z-index: 111;
  }
}
.page-baseProductDetails .product-info-all-models .filter-refine-container.top-fixed {
  position: fixed !important;
  top: 15px !important;
  bottom: auto;
  left: 0 !important;
  z-index: 1111;
}
.page-baseProductDetails .product-info-all-models .filter-refine-container.top-fixed button.filter-refine-btn {
  width: 95%;
}
@media screen and (max-width: 480px) {
  .page-baseProductDetails .product-info-all-models .filter-refine-container.top-fixed button.filter-refine-btn {
    width: 91%;
  }
}
.page-baseProductDetails .product-info-all-models .filter-refine-container button.filter-refine-btn {
  border-radius: 8px !important;
  font-size: 25px;
  width: 100%;
  margin: 0 auto;
  z-index: 100;
}
.page-baseProductDetails .product-info-all-models .filter-refine-container button.filter-refine-btn.stickyBtn {
  position: fixed;
  top: 15px;
  left: 5%;
  width: 90%;
}
.page-baseProductDetails .product-info-all-models .facet .facetValues ul.facet_block {
  display: flex;
  list-style: none;
  flex-wrap: wrap;
}
@media screen and (max-width: 1024px) {
  .page-baseProductDetails .product-info-all-models .facet .facetValues ul.facet_block li {
    width: inherit;
    float: left;
    margin: 0 2% 10px 0px !important;
  }
}
.page-baseProductDetails .product-info-all-models .facet .facetValues ul.facet_block li.remove_item_left {
  padding: 0 10px;
  border: solid 1px #707070;
  border-radius: 10px;
  margin: 0 1% 0 0;
}
.page-baseProductDetails .product-info-all-models .facet .facetValues ul.facet_block li.remove_item_left:hover {
  color: #1063ff;
  border: 1px solid #1063ff;
}
.page-baseProductDetails .product-info-all-models .facet .facetValues ul.facet_block li.remove_item_left:hover a.removeAllModelFilter {
  color: #1063ff;
}
.page-baseProductDetails .product-info-all-models .facet .facetValues ul.facet_block li.remove_item_left a.removeAllModelFilter {
  color: #151515;
  -webkit-text-stroke: 2px white;
  font-size: 16px;
  line-height: 21px;
  vertical-align: bottom;
}
@media only screen and (max-width: 1024px) {
  .page-baseProductDetails .product-info-all-models .facet .facetValues ul.facet_block li.remove_item_left a.removeAllModelFilter {
    vertical-align: middle;
  }
}
.page-baseProductDetails .product-info-all-models .facet .facetValues ul.facet_block li.remove_item_left a:hover {
  color: #1063ff;
  cursor: pointer;
}
.page-baseProductDetails .product-info-all-models .facet .facetValues ul.facet_block li.remove_item_left:nth-child(n + 3) {
  display: none;
}
.page-baseProductDetails .product-info-all-models .facet .facetValues ul.facet_block li.remove_item_left.clear-facet {
  font-size: 14px;
  color: #9d9d9d;
  font-weight: normal;
  line-height: 22px;
  padding: 0 5px;
}
.page-baseProductDetails .product-info-all-models .facet .facetValues ul.facet_block li.remove_item_left.clear-facet:hover {
  text-decoration: underline;
  cursor: pointer;
}
.page-baseProductDetails .product-info-all-models .facet .facetValues ul.facet_block li.remove_item_left.count {
  display: block;
}
.page-baseProductDetails .product-info-all-models .facet .facetValues ul.facet_block li.remove_item_left.count:hover {
  border-color: #043faf;
  color: #043faf;
  cursor: pointer;
}
.page-baseProductDetails .product-info-all-models .facet .facetValues ul.facet_block li.remove_item_left.all:hover {
  border-color: #043faf;
  color: #043faf;
  cursor: pointer;
}
.page-baseProductDetails .product-info-all-models .facet .facetValues ul.facet_block li.removeAllFilters {
  color: #888;
}
.page-baseProductDetails .product-info-all-models .facet .facetValues ul.facet_block li.removeAllFilters:hover {
  cursor: pointer;
  text-decoration: underline;
}
.page-baseProductDetails .product-info-all-models .product__facet#product-facet {
  border-right: 0px;
  width: 20%;
  padding-top: 56px;
  margin-bottom: 30px;
}
@media screen and (max-width: 1024px) {
  .page-baseProductDetails .product-info-all-models .product__facet#product-facet {
    display: none;
  }
}
.page-baseProductDetails .product-info-all-models .product__facet#product-facet.noFacet {
  display: none;
}
.page-baseProductDetails .product-info-all-models .product__facet#product-facet .facet:nth-of-type(1) .facet__values {
  display: block;
}
.page-baseProductDetails .product-info-all-models .product__facet#product-facet .facet:nth-of-type(1) .facet__name a.cf_button {

}
.page-baseProductDetails .product-info-all-models .product__facet#product-facet .facet .facet__name {
  margin-left: 0;
  padding-left: 0px;
  font-size: 18px;
  text-transform: capitalize;
}
@media only screen and (max-width: 1024px) {
  .page-baseProductDetails .product-info-all-models .product__facet#product-facet .facet .facet__name {
    padding: 0px;
  }
}
.page-baseProductDetails .product-info-all-models .product__facet#product-facet .facet .facet__name a.cf_button {
  color: #221f1f;
  font-weight: bold;
  font-size: 14px;
}
.page-baseProductDetails .product-info-all-models .product__facet#product-facet .facet .facet__name a.cf_button:after {
  content: "+";
  float: right;
  font-size: 22px;
}
.page-baseProductDetails .product-info-all-models .product__facet#product-facet .facet .facet__name a.cf_button.expanded:after {
  content: "-";
  float: right;
  font-size: 22px;
}
.page-baseProductDetails .product-info-all-models .product__facet#product-facet .facet .facet__name a.cf_button:hover {
  cursor: pointer;
}
.page-baseProductDetails .product-info-all-models .product__facet#product-facet .facet .facet__values {
  display: none;
}
.page-baseProductDetails .product-info-all-models .product__facet#product-facet .facet .facet__values.expanded {
  display: block;
}
.page-baseProductDetails .product-info-all-models .product__facet#product-facet .facet .facet__values ul.facet__list {


}
.page-baseProductDetails .product-info-all-models .product__facet#product-facet .facet .facet__values ul.facet__list li {
  padding: 2px 0px;
}
.page-baseProductDetails .product-info-all-models .product__facet#product-facet .facet .facet__values ul.facet__list li .checkbox {
  width: 100%;
}
.page-baseProductDetails .product-info-all-models .product__facet#product-facet .facet .facet__values ul.facet__list li .checkbox label:before {
  border-radius: 4px;
}
.page-baseProductDetails .product-info-all-models .product__facet#product-facet .facet .facet__values ul.facet__list li .checkbox input[type="checkbox"] {
  width: 18px;
  height: 18px;
  top: -3px;
  left: 1px;
  cursor: pointer;
}
.page-baseProductDetails .product-info-all-models .product__facet#product-facet .facet .facet__values ul.facet__list li .checkbox input[type="checkbox"]:checked {
  background-color: #05298b;
  margin-top: 0;
  border-radius: 3px;
  width: 18px !important;
  height: 18px !important;
  top: 1px;
}
.page-baseProductDetails .product-info-all-models .product__facet#product-facet .facet .facet__values ul.facet__list li .checkbox input[type="checkbox"]:checked:after {
  content: "";
  background-color: transparent;

  position: absolute;
  left: 5px;
  top: 0px;


  width: 10px;
  border-bottom: 3px solid #fff;

  height: 17px;
  border-right: 3px solid #fff;

  transform: rotate(45deg);
  -o-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  box-shadow: none;
  border-radius: 0px;
}
.page-baseProductDetails .product-info-all-models .product__facet#product-facet .facet .facet__values ul.facet__list.js-facet-list.js-facet-top-values {
  display: block;
}
.page-baseProductDetails .product-info-all-models .product__facet#product-facet .facet .facet__values ul.facet__list.js-facet-list.facet__list--hidden.js-facet-list-hidden {
  display: none;
}
.page-baseProductDetails .product-info-all-models .product__facet#product-facet .facet .facet__values .facet__values__more {
  display: block;
}
.page-baseProductDetails .product-info-all-models .product__facet#product-facet .facet .facet__values .facet__values__less {
  display: none;
}
.page-baseProductDetails .product-info-all-models .product__facet#product-facet .facet .facet__values .pbp-inStockFilter {
  padding: 0px 0 5px 0;
  border-bottom: 0px;
  margin-top: 25px;
}
.page-baseProductDetails .product-info-all-models .product__facet#product-facet .facet .facet__values .pbp-inStockFilter span {
  font-weight: bold;
  padding-right: 5%;
  font-size: 14px;
}
.page-baseProductDetails .product-info-all-models .product__facet#product-facet .facet .facet__values .pbp-inStockFilter span:hover {
  cursor: pointer;
}
.page-baseProductDetails .product-info-all-models .product__facet#product-facet .facet .facet__values .pbp-inStockFilter label {
  background: #c6ced5;
  width: 60px;
  border-radius: 25px;
  height: 25px;
  cursor: default;
}
.page-baseProductDetails .product-info-all-models .product__facet#product-facet .facet .facet__values .pbp-inStockFilter label:hover {
  cursor: pointer;
}
.page-baseProductDetails .product-info-all-models .product__facet#product-facet .facet .facet__values .pbp-inStockFilter label::before {
  content: '';
  margin-right: 10px;
  display: inline-block;
  vertical-align: text-top;

  border: 0px !important;
  width: 60px;
  height: 25px;
}
.page-baseProductDetails .product-info-all-models .product__facet#product-facet .facet .facet__values .pbp-inStockFilter label:has(input:checked) {
  background: #043faf;
}
.page-baseProductDetails .product-info-all-models .product__facet#product-facet .facet .facet__values .pbp-inStockFilter input[type="checkbox"] {
  background: #fff;
  top: 2px;
  left: 3px;
  border-radius: 20px;
  box-shadow: 2px 2px 7px #000;
  width: 20px;
  height: 20px;
  cursor: pointer;
}
.page-baseProductDetails .product-info-all-models .product__facet#product-facet .facet .facet__values .pbp-inStockFilter input[type="checkbox"]:checked {
  background: #fff;
  top: 2px;
  left: 60%;
  border-radius: 20px;
  box-shadow: 2px 2px 7px #000;
  width: 20px;
  height: 20px;
  transition: box-shadow 0.8s cubic-bezier(0.4, 0, 0.2, 1) 0s;
}
.page-baseProductDetails .product-info-all-models .product__facet#product-facet .facet .facet__values .pbp-inStockFilter .slider {
  margin: 10px 10px -8px 10px;
}
.page-baseProductDetails .product-info-all-models .product__facet#product-facet #insert-survey.desktopSurvey {
  display: block;
  transform: none;
}
@media screen and (max-width: 1024px) {
  .page-baseProductDetails .product-info-all-models .product__facet#product-facet #insert-survey.desktopSurvey {
    display: none;
  }
}
.page-baseProductDetails .product-info-all-models .allmodels-table {
  display: flex;
  gap: 10px;
  position: relative;
}
@media screen and (max-width: 1024px) {
  .page-baseProductDetails .product-info-all-models .allmodels-table {
    display: block;
  }
}
.page-baseProductDetails .product-info-all-models .allmodels-table:has(.checkbox.pbp-inStockFilter) .table-responsive.pdpTabExpend table.table tr.category-title th.category-variant-name {
  height: 96px;
}
.page-baseProductDetails .product-info-all-models .allmodels-table .mozilla-allmodels-scrollbar-msg {
  display: none;
  position: absolute;
  left: 50%;
  top: -16px;
  color: #006609;
}
.page-baseProductDetails .product-info-all-models .allmodels-table .table-responsive.pdpTabExpend {
  width: 80%;
  align-content: flex-end;
  transform: rotateX(180deg);
  cursor: inherit;
  overflow-y: hidden;
}
@media only screen and (min-width: 1025px) {
  .page-baseProductDetails .product-info-all-models .allmodels-table .table-responsive.pdpTabExpend:has(table tbody tr:only-child) {
    min-height: 250px;
  }
}
@media only screen and (min-width: 1025px) {
  .page-baseProductDetails .product-info-all-models .allmodels-table .table-responsive.pdpTabExpend:has(table tbody tr:only-child) table.table {
    position: absolute;
    bottom: 0;
  }
}
.page-baseProductDetails .product-info-all-models .allmodels-table .table-responsive.pdpTabExpend.fullWidthTable {
  width: 100%;
}
@-moz-document url-prefix() {
  .page-baseProductDetails .product-info-all-models .allmodels-table .table-responsive.pdpTabExpend {
    scrollbar-color: #262b69 #9b9b9b;
    scrollbar-gutter: unset;
    scroll-behavior: smooth;
    overflow: hidden;
  }
  .page-baseProductDetails .product-info-all-models .allmodels-table .table-responsive.pdpTabExpend:hover {
    overflow: scroll;
  }
}
@media only screen and (max-width: 1024px) {
  .page-baseProductDetails .product-info-all-models .allmodels-table .table-responsive.pdpTabExpend {
    width: 100%;
    overflow: hidden;
  }
}
.page-baseProductDetails .product-info-all-models .allmodels-table .table-responsive.pdpTabExpend::-webkit-scrollbar {
  width: 13px;
  height: 18px;
}
.page-baseProductDetails .product-info-all-models .allmodels-table .table-responsive.pdpTabExpend::-webkit-scrollbar-thumb {
  background: #262b69;
  border-radius: 15px;
  -webkit-box-shadow: inset 0px 0px 0px 2px #fff;
  -moz-box-shadow: inset 0px 0px 0px 2px #fff;
  box-shadow: inset 0px 0px 0px 2px #fff;
  background-image: url(https://assets.omega.com/icons/scroll-thumb-ltarrow-bg.png), url(https://assets.omega.com/icons/scroll-thumb-rtarrow-bg.png);
  background-repeat: no-repeat, no-repeat;
  background-size: auto 50%, auto 50%;
  background-position: 5% center, 95% center;
}
.page-baseProductDetails .product-info-all-models .allmodels-table .table-responsive.pdpTabExpend::-webkit-scrollbar-thumb:hover {
  cursor: pointer;
}
.page-baseProductDetails .product-info-all-models .allmodels-table .table-responsive.pdpTabExpend::-webkit-scrollbar-track {
  background-color: #9b9b9b;
  border-radius: 15px;
  height: 10px;
  border: solid 6px #fff;
  width: 50%;
}
.page-baseProductDetails .product-info-all-models .allmodels-table .table-responsive.pdpTabExpend::-webkit-scrollbar-button:start:decrement,
.page-baseProductDetails .product-info-all-models .allmodels-table .table-responsive.pdpTabExpend::-webkit-scrollbar-button:end:decrement {
  width: 50%;
}
.page-baseProductDetails .product-info-all-models .allmodels-table .table-responsive.pdpTabExpend table.table {
  transform: rotateX(180deg);
  position: relative;
  table-layout: auto;
  border: 0px;
}
@media only screen and (max-width: 1024px) {
  .page-baseProductDetails .product-info-all-models .allmodels-table .table-responsive.pdpTabExpend table.table {
    margin: 0 auto;
  }
}
.page-baseProductDetails .product-info-all-models .allmodels-table .table-responsive.pdpTabExpend table.table tr > th:first-child,
.page-baseProductDetails .product-info-all-models .allmodels-table .table-responsive.pdpTabExpend table.table tr > td:first-child {
  position: sticky;
  left: 0;
  z-index: 999;
}
@media only screen and (max-width: 1024px) {
  .page-baseProductDetails .product-info-all-models .allmodels-table .table-responsive.pdpTabExpend table.table tr > th:first-child,
  .page-baseProductDetails .product-info-all-models .allmodels-table .table-responsive.pdpTabExpend table.table tr > td:first-child {
    position: relative;
    display: block;
  }
}
.page-baseProductDetails .product-info-all-models .allmodels-table .table-responsive.pdpTabExpend table.table tr > th:last-child,
.page-baseProductDetails .product-info-all-models .allmodels-table .table-responsive.pdpTabExpend table.table tr > td:last-child {
  position: sticky;
  right: -1px;
}
@media only screen and (max-width: 1024px) {
  .page-baseProductDetails .product-info-all-models .allmodels-table .table-responsive.pdpTabExpend table.table tr > th:last-child,
  .page-baseProductDetails .product-info-all-models .allmodels-table .table-responsive.pdpTabExpend table.table tr > td:last-child {
    position: relative;
    display: block;
    border-top: solid 1px #dfdfdf;
    border-bottom: solid 20px #fff;
    padding: 20px;
  }
}
.page-baseProductDetails .product-info-all-models .allmodels-table .table-responsive.pdpTabExpend table.table tr.category-title th,
.page-baseProductDetails .product-info-all-models .allmodels-table .table-responsive.pdpTabExpend table.table tr.category-title th.category-variant-name {
  background: #f8f8f8;
  border-right: 1px solid #fff;
  text-align: center;
  min-width: inherit;
  padding: 8px 55px;
  vertical-align: middle;
  font-size: 14px;
}
@media only screen and (max-width: 1024px) {
  .page-baseProductDetails .product-info-all-models .allmodels-table .table-responsive.pdpTabExpend table.table tr.category-title th,
  .page-baseProductDetails .product-info-all-models .allmodels-table .table-responsive.pdpTabExpend table.table tr.category-title th.category-variant-name {
    font-size: 16px;
  }
}
.page-baseProductDetails .product-info-all-models .allmodels-table .table-responsive.pdpTabExpend table.table tr.category-title th:last-of-type,
.page-baseProductDetails .product-info-all-models .allmodels-table .table-responsive.pdpTabExpend table.table tr.category-title th.category-variant-name:last-of-type {
  border-right: 0px;
  padding-right: 50px;
}
@media only screen and (max-width: 1024px) {
  .page-baseProductDetails .product-info-all-models .allmodels-table .table-responsive.pdpTabExpend table.table tr.category-title th,
  .page-baseProductDetails .product-info-all-models .allmodels-table .table-responsive.pdpTabExpend table.table tr.category-title th.category-variant-name {
    display: none;
  }
}
.page-baseProductDetails .product-info-all-models .allmodels-table .table-responsive.pdpTabExpend table.table tbody tr:nth-child(even) td {
  background: #f8f8f8;
  border-right: 1px solid #fff;
}
@media only screen and (max-width: 1024px) {
  .page-baseProductDetails .product-info-all-models .allmodels-table .table-responsive.pdpTabExpend table.table tbody tr:nth-child(even) td {
    border-right: 0px;
  }
}
.page-baseProductDetails .product-info-all-models .allmodels-table .table-responsive.pdpTabExpend table.table tbody tr:nth-child(odd) td {
  background: #fff;
  border-right: 1px solid #fff;
}
@media only screen and (max-width: 1024px) {
  .page-baseProductDetails .product-info-all-models .allmodels-table .table-responsive.pdpTabExpend table.table tbody tr:nth-child(odd) td {
    background: #f8f8f8;
    border-right: 0px;
  }
}
.page-baseProductDetails .product-info-all-models .allmodels-table .table-responsive.pdpTabExpend table.table tbody tr.pdpTabExpend {
  cursor: default;
  transform: rotateX(180deg);
}
@media (max-width: 1024px) {
  .page-baseProductDetails .product-info-all-models .allmodels-table .table-responsive.pdpTabExpend table.table tbody tr.pdpTabExpend {
    transform: none;
  }
}
.page-baseProductDetails .product-info-all-models .allmodels-table .table-responsive.pdpTabExpend table.table tbody tr td {
  border: 0px;
  padding: 15px 20px;
  text-align: center;
  font-size: 14px;
  transform: rotateX(180deg);
}
@media (max-width: 1024px) {
  .page-baseProductDetails .product-info-all-models .allmodels-table .table-responsive.pdpTabExpend table.table tbody tr td {
    transform: none;
  }
}
@media only screen and (max-width: 1024px) {
  .page-baseProductDetails .product-info-all-models .allmodels-table .table-responsive.pdpTabExpend table.table tbody tr td {
    font-size: 16px;
  }
}
@media only screen and (max-width: 1024px) {
  .page-baseProductDetails .product-info-all-models .allmodels-table .table-responsive.pdpTabExpend table.table tbody tr td.category-item {
    padding: 5px 20px;
    display: block;
    width: 100%;
    text-align: left;
    white-space: normal;
  }
}
.page-baseProductDetails .product-info-all-models .allmodels-table .table-responsive.pdpTabExpend table.table tbody tr td.category-item .category-variant-name-value label.mobile-category-variant-name {
  display: none;
}
@media only screen and (max-width: 1024px) {
  .page-baseProductDetails .product-info-all-models .allmodels-table .table-responsive.pdpTabExpend table.table tbody tr td.category-item .category-variant-name-value label.mobile-category-variant-name {
    display: inline-block;
    padding-right: 5px;
    text-align: left;
    font-size: 16px;
  }
}
.page-baseProductDetails .product-info-all-models .allmodels-table .table-responsive.pdpTabExpend table.table tbody tr td:first-of-type {
  text-align: left;
}
@media only screen and (max-width: 1024px) {
  .page-baseProductDetails .product-info-all-models .allmodels-table .table-responsive.pdpTabExpend table.table tbody tr td:first-of-type:after {
    content: '';
    display: block;
    clear: both;
    height: 0;
    visibility: hidden;
    overflow: hidden;
  }
}
.page-baseProductDetails .product-info-all-models .allmodels-table .table-responsive.pdpTabExpend table.table tbody tr td:first-of-type .icons-section:has(img) {
  float: left;
  width: 30px;
  height: 20px;
  position: unset;
}
@media screen and (max-width: 480px) {
  .page-baseProductDetails .product-info-all-models .allmodels-table .table-responsive.pdpTabExpend table.table tbody tr td:first-of-type .icons-section:has(img) + .mobile-product-img {
    width: 70px;
  }
}
@media screen and (max-width: 480px) {
  .page-baseProductDetails .product-info-all-models .allmodels-table .table-responsive.pdpTabExpend table.table tbody tr td:first-of-type .icons-section:has(img) + .mobile-product-img + .category-container {
    width: 60%;
  }
}
.page-baseProductDetails .product-info-all-models .allmodels-table .table-responsive.pdpTabExpend table.table tbody tr td .mobile-product-img {
  display: none;
}
@media only screen and (max-width: 1024px) {
  .page-baseProductDetails .product-info-all-models .allmodels-table .table-responsive.pdpTabExpend table.table tbody tr td .mobile-product-img {
    display: block;
    float: left;
    width: 75px;
    margin-right: 5%;
  }
}
.page-baseProductDetails .product-info-all-models .allmodels-table .table-responsive.pdpTabExpend table.table tbody tr td .mobile-product-img .thumb img {
  width: auto;
  height: auto;
  max-width: 75px;
  max-height: 75px;
}
.page-baseProductDetails .product-info-all-models .allmodels-table .table-responsive.pdpTabExpend table.table tbody tr td .category-container {
  color: #043faf;
  font-weight: normal;
}
@media only screen and (max-width: 1024px) {
  .page-baseProductDetails .product-info-all-models .allmodels-table .table-responsive.pdpTabExpend table.table tbody tr td .category-container {
    font-weight: bold;
    float: left;
    width: 70%;
  }
}
@media only screen and (max-width: 639px) {
  .page-baseProductDetails .product-info-all-models .allmodels-table .table-responsive.pdpTabExpend table.table tbody tr td .category-container {
    width: 65%;
  }
}
.page-baseProductDetails .product-info-all-models .allmodels-table .table-responsive.pdpTabExpend table.table tbody tr td .category-container .VariantOption {
  display: block;
}
.page-baseProductDetails .product-info-all-models .allmodels-table .table-responsive.pdpTabExpend table.table tbody tr td .category-container .VariantOption .category-variant-price.priceVariant {
  color: #454b55;
  font-weight: normal;
}
.page-baseProductDetails .product-info-all-models .allmodels-table .table-responsive.pdpTabExpend table.table tbody tr td .category-container .VariantOption .stockVariant {
  padding-left: 0px;
  font-size: 14px;
  font-weight: bold;
}
.page-baseProductDetails .product-info-all-models .allmodels-table .table-responsive.pdpTabExpend table.table tbody tr td .category-container .VariantOption .stockVariant.lead-time {
  font-weight: normal;
}
.page-baseProductDetails .product-info-all-models .allmodels-table .table-responsive.pdpTabExpend table.table tbody tr td .category-container .VariantOption .stockVariant.lead-time br {
  display: none;
}
@media only screen and (max-width: 1024px) {
  .page-baseProductDetails .product-info-all-models .allmodels-table .table-responsive.pdpTabExpend table.table tbody tr td .category-container .VariantOption .stockVariant {
    font-size: 16px;
  }
}
.page-baseProductDetails .product-info-all-models .allmodels-table .table-responsive.pdpTabExpend table.table tbody tr td .category-container a {
  text-decoration: underline;
  text-underline-offset: 4px;
  margin-bottom: 3px;
  display: inline-block;
}
.page-baseProductDetails .product-info-all-models .allmodels-table .table-responsive.pdpTabExpend table.table tbody tr td .category-container a:hover {
  text-decoration: none;
}
@media only screen and (max-width: 639px) {
  .page-baseProductDetails .product-info-all-models .allmodels-table .table-responsive.pdpTabExpend table.table tbody tr td .category-container a {
    white-space: break-spaces;
  }
}
.page-baseProductDetails .product-info-all-models .allmodels-table .table-responsive.pdpTabExpend table.table tbody tr td .plpcart .qty-addcart {
  display: block;
}
@media only screen and (max-width: 1024px) {
  .page-baseProductDetails .product-info-all-models .allmodels-table .table-responsive.pdpTabExpend table.table tbody tr td .plpcart .qty-addcart {
    display: flex;
  }
}
.page-baseProductDetails .product-info-all-models .allmodels-table .table-responsive.pdpTabExpend table.table tbody tr td .plpcart .qty-addcart .qty-slect {
  width: 70px;
  display: block;
  margin: 0 auto 10px;
  text-align: right;
}
@media only screen and (max-width: 1024px) {
  .page-baseProductDetails .product-info-all-models .allmodels-table .table-responsive.pdpTabExpend table.table tbody tr td .plpcart .qty-addcart .qty-slect {
    text-align: left;
    margin: 0 0 10px 0;
    width: 75px;
  }
}
.page-baseProductDetails .product-info-all-models .allmodels-table .table-responsive.pdpTabExpend table.table tbody tr td .plpcart .qty-addcart .qty-slect div .qty-label {
  display: none;
}
.page-baseProductDetails .product-info-all-models .allmodels-table .table-responsive.pdpTabExpend table.table tbody tr td .plpcart .qty-addcart .qty-slect .qty-inpt {
  margin: 0;
}
.page-baseProductDetails .product-info-all-models .allmodels-table .table-responsive.pdpTabExpend table.table tbody tr td .plpcart .qty-addcart .qty-slect .qty-inpt .qty-inpt-val {
  width: 40px;
  height: 35px;
  margin: 0 auto;
}
.page-baseProductDetails .product-info-all-models .allmodels-table .table-responsive.pdpTabExpend table.table tbody tr td .plpcart .qty-addcart .btn-add-cart {
  margin: 0px auto;
  width: 100%;
}
@media only screen and (max-width: 1024px) {
  .page-baseProductDetails .product-info-all-models .allmodels-table .table-responsive.pdpTabExpend table.table tbody tr td .plpcart .qty-addcart .btn-add-cart {
    margin: 0 auto 0 0;
    width: 75%;
    float: none;
  }
}
.page-baseProductDetails .product-info-all-models .allmodels-table .table-responsive.pdpTabExpend table.table tbody tr td .plpcart .qty-addcart .btn-add-cart button.js-add-to-cart {
  font-size: 12px;
  width: auto;
  margin: 0 auto;
}
@media only screen and (max-width: 1024px) {
  .page-baseProductDetails .product-info-all-models .allmodels-table .table-responsive.pdpTabExpend table.table tbody tr td .plpcart .qty-addcart .btn-add-cart button.js-add-to-cart {
    min-width: 120px;
    width: auto;
    height: 35px;
    font-size: 16px;
  }
}
.page-baseProductDetails .product-prop65 {
  display: block;
  padding: 20px 0;
  width: 100%;
}
@media screen and (min-width: 850px) {
  .page-baseProductDetails .product-prop65 {
    width: 80%;
    margin: 0 0 0 auto;
  }
}
.page-baseProductDetails .product-prop65 .product-prop65-container {
  display: flex;
  align-items: center;
  line-height: 18px;
  column-gap: 5px;
}
.page-baseProductDetails .product-info.base-configurable {
  display: flex;
  background: #f8f8f8;
  border: solid 1px #dbe7fe;
  border-radius: 8px;
  width: 80%;
  margin: 50px 0 30px auto;
  justify-content: space-between;
  padding: 15px 20px 15px 30px;
  align-items: center;
}
@media screen and (max-width: 1023px) {
  .page-baseProductDetails .product-info.base-configurable {
    flex-direction: column;
    padding: 30px 0;
    text-align: center;
  }
}
@media screen and (max-width: 849px) {
  .page-baseProductDetails .product-info.base-configurable {
    width: 100%;
  }
}
.page-baseProductDetails .product-info.base-configurable .product-config-copy p {
  font-size: 16px;
  margin: 0;
}
@media screen and (min-width: 481px) and (max-width: 849px) {
  .page-baseProductDetails .product-info.base-configurable .product-config-copy p {
    font-size: 25px !important;
  }
}
@media screen and (max-width: 480px) {
  .page-baseProductDetails .product-info.base-configurable .product-config-copy p {
    font-size: 22px !important;
    padding-bottom: 7px;
  }
}
.page-baseProductDetails .product-info.base-configurable .product-config-copy p.config-header {
  font-weight: bold;
  color: #262b69;
  font-size: 18px;
}
.page-baseProductDetails .product-info.base-configurable .product-config-button form#configureForm #configureProduct.btn {
  width: 305px;
  height: 42px;
  margin: 0;
  background-color: #ffffff;
  text-transform: capitalize;
  font-weight: bold;
  font-size: 16px;
  white-space: normal;
}
@media screen and (max-width: 1023px) {
  .page-baseProductDetails .product-info.base-configurable .product-config-button form#configureForm #configureProduct.btn {
    margin-top: 10px;
  }
}
@media screen and (max-width: 849px) {
  .page-baseProductDetails .product-info.base-configurable .product-config-button form#configureForm #configureProduct.btn {
    margin-top: 50px;
    min-height: 80px;
    height: auto;
    font-size: 25px;
  }
}
@media screen and (max-width: 480px) {
  .page-baseProductDetails .product-info.base-configurable .product-config-button form#configureForm #configureProduct.btn {
    margin-top: 30px;
  }
}
.page-baseProductDetails.cbox-open #colorbox.baseFacet {
  top: 0px !important;
  height: 90vh !important;
}
@media screen and (max-width: 480px) {
  .page-baseProductDetails.cbox-open #colorbox.baseFacet {
    height: 90vh !important;
  }
}
.page-baseProductDetails.cbox-open #colorbox.baseFacet #cboxWrapper #cboxContent #cboxLoadedContent {
  height: 90vh !important;
  border-radius: 0px 0px 10px 10px !important;
  overflow: auto !important;
}
@media screen and (max-width: 480px) {
  .page-baseProductDetails.cbox-open #colorbox.baseFacet #cboxWrapper #cboxContent #cboxLoadedContent {
    height: 80vh !important;
  }
}
.page-baseProductDetails.cbox-open #colorbox #cboxWrapper #cboxContent {
  border-radius: 0px !important;
}
.page-baseProductDetails.cbox-open #colorbox #cboxWrapper #cboxContent #cboxLoadedContent {
  height: auto !important;
  overflow: auto !important;
}
.page-baseProductDetails.cbox-open #colorbox #cboxWrapper #cboxContent #cboxLoadedContent #product-facet {

}
.page-baseProductDetails.cbox-open #colorbox #cboxWrapper #cboxContent #cboxLoadedContent #product-facet.product__facet .facet .facet__values {
  display: block !important;
}
.page-baseProductDetails.cbox-open #colorbox #cboxWrapper #cboxContent #cboxLoadedContent #product-facet.product__facet .facet .facet__values .pbp-inStockFilter {
  padding: 0 0 20px 0;
  border-bottom: 0px;
}
.page-baseProductDetails.cbox-open #colorbox #cboxWrapper #cboxContent #cboxLoadedContent #product-facet.product__facet .facet .facet__values .pbp-inStockFilter span {
  font-weight: bold;
  padding-right: 5%;
  font-size: 16px;
}
.page-baseProductDetails.cbox-open #colorbox #cboxWrapper #cboxContent #cboxLoadedContent #product-facet.product__facet .facet .facet__values .pbp-inStockFilter span:hover {
  cursor: pointer;
}
.page-baseProductDetails.cbox-open #colorbox #cboxWrapper #cboxContent #cboxLoadedContent #product-facet.product__facet .facet .facet__values .pbp-inStockFilter label {
  background: #c6ced5;
  width: 60px;
  border-radius: 25px;
  height: 25px;
  cursor: default;
}
.page-baseProductDetails.cbox-open #colorbox #cboxWrapper #cboxContent #cboxLoadedContent #product-facet.product__facet .facet .facet__values .pbp-inStockFilter label::before {
  content: '';
  margin-right: 10px;
  display: inline-block;
  vertical-align: text-top;

  border: 0px !important;
  width: 60px;
  height: 25px;
}
.page-baseProductDetails.cbox-open #colorbox #cboxWrapper #cboxContent #cboxLoadedContent #product-facet.product__facet .facet .facet__values .pbp-inStockFilter label:has(input:checked) {
  background: #043faf;
}
.page-baseProductDetails.cbox-open #colorbox #cboxWrapper #cboxContent #cboxLoadedContent #product-facet.product__facet .facet .facet__values .pbp-inStockFilter input[type="checkbox"] {
  background: #fff;
  top: 2px;
  left: 5px;
  border-radius: 20px;
  box-shadow: 2px 2px 7px #000;
  width: 20px;
  height: 20px;
  cursor: pointer;
}
.page-baseProductDetails.cbox-open #colorbox #cboxWrapper #cboxContent #cboxLoadedContent #product-facet.product__facet .facet .facet__values .pbp-inStockFilter input[type="checkbox"]:checked {
  background: #fff;
  top: 2px;
  left: 50%;
  border-radius: 20px;
  box-shadow: 2px 2px 7px #000;
  width: 20px;
  height: 20px;
  transition: box-shadow 0.2s cubic-bezier(0.4, 0, 0.2, 1) 0s;
}
.page-baseProductDetails.cbox-open #colorbox #cboxWrapper #cboxContent #cboxLoadedContent #product-facet.product__facet .facet .facet__values .pbp-inStockFilter .slider {
  margin: 10px 10px -8px 10px;
}
.page-baseProductDetails.cbox-open #colorbox #cboxWrapper #cboxContent #cboxLoadedContent #product-facet .checkbox input[type="checkbox"] {
  width: 13px;
  height: 13px;
}
@media only screen and (max-width: 1024px) {
  .page-baseProductDetails.cbox-open #colorbox #cboxWrapper #cboxContent #cboxLoadedContent #product-facet .checkbox input[type="checkbox"] {
    width: 23px;
    height: 23px;
    border-radius: 3px;
    border: solid 1px black;
    background-color: #fff;
    color: #000;
    -webkit-appearance: none;
    margin: 0;
  }
}
.page-baseProductDetails.cbox-open #colorbox #cboxWrapper #cboxContent #cboxLoadedContent #product-facet .checkbox input[type="checkbox"]:checked {
  background-color: #141e27;
}
.page-baseProductDetails.cbox-open #colorbox #cboxWrapper #cboxContent #cboxTitle {
  width: inherit;

}
.page-baseProductDetails.cbox-open #colorbox #cboxWrapper #cboxContent #cboxTitle.facetTitle {
  position: fixed;
  top: 0;
  background: #f8f8f8;
  border-radius: 10px 10px 0 0;
}
.page-baseProductDetails.cbox-open #colorbox #cboxWrapper #cboxContent button#cboxClose.facetClose {
  top: 12px;
  position: fixed;
}
@media screen and (max-width: 1024px) {
  .page-baseProductDetails.cbox-open #colorbox #cboxWrapper #cboxContent button#cboxClose.facetClose {
    right: 30vw;
  }
}
@media screen and (max-width: 820px) {
  .page-baseProductDetails.cbox-open #colorbox #cboxWrapper #cboxContent button#cboxClose.facetClose {
    right: 25vw;
  }
}
@media screen and (max-width: 768px) {
  .page-baseProductDetails.cbox-open #colorbox #cboxWrapper #cboxContent button#cboxClose.facetClose {
    right: 22vw;
  }
}
@media screen and (max-width: 480px) {
  .page-baseProductDetails.cbox-open #colorbox #cboxWrapper #cboxContent button#cboxClose.facetClose {
    right: 6vw;
  }
}
.page-baseProductDetails .product-classifications {
  padding-bottom: 35px;
  column-count: 2;
  column-gap: 50px;
  background: linear-gradient(to right, #dbe7fe 0, #dbe7fe 48%, #ffffff 45%, #ffffff 52%, #dbe7fe 51%, #dbe7fe) no-repeat;
  background-size: 100% 1px;
}
@media screen and (max-width: 1024px) {
  .page-baseProductDetails .product-classifications {
    column-count: 1;
    background: none;
    border-top: solid 1px #dbe7fe;
  }
}
.page-baseProductDetails .product-classifications:not( :has(ul)) {
  padding-bottom: 5px;
  background: none;
}
.page-baseProductDetails .product-classifications > ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.page-baseProductDetails .product-classifications > ul > li {
  border-bottom: 1px solid #dbe7fe;
  padding: 10px 0;
  display: flex;
  align-items: flex-start;
  flex-flow: column;
  width: 100%;
  column-gap: 3%;
  break-inside: avoid;
}
.page-baseProductDetails .product-classifications > ul > li span {
  display: inline-block;
  line-height: 16px;
  width: 100%;
}
@media screen and (max-width: 480px) {
  .page-baseProductDetails .product-classifications > ul > li span {
    font-size: 12px;
  }
}
.page-baseProductDetails .product-classifications > ul > li span.attrib {
  border-top-width: 1px;
  color: #221f1f;
  font-weight: bold;
  text-transform: capitalize;
  line-height: 24px;
  white-space: nowrap;
  flex: none;
}
.page-baseProductDetails .product-classifications > ul > li span.attribData {
  padding-left: 10px;
  flex: 1;
  margin-top: 10px;
}
.page-baseProductDetails .product-classifications > ul > li span.attribData ul {
  list-style: disc;
  padding-left: 1.5em;
  margin: 0.5em 0;
}
.page-baseProductDetails .product-classifications > ul > li span.attribData ul li {
  line-height: 1.4;
  margin-bottom: 0.25em;
}
.page-baseProductDetails .product-classifications > ul > li span.attribData table {
  width: 100%;
  border-collapse: collapse;
  margin: 10px 0;
  border: 1px solid #ccc;
}
.page-baseProductDetails .product-classifications > ul > li span.attribData table th,
.page-baseProductDetails .product-classifications > ul > li span.attribData table td {
  border: 1px solid #ccc;
  padding: 5px;
  text-align: left;
}
.page-baseProductDetails .product-classifications > ul > li span.attribData table th {
  background-color: #f5f5f5;
  font-weight: bold;
}
.page-baseProductDetails .product-classifications > ul > li span.attribData table tr:nth-child(even) {
  background-color: #f8f8f8;
}
.page-baseProductDetails .tabs .tabbody.drawings-tab {
  background: #ffffff !important;
}
.page-baseProductDetails .tabs .tabbody.drawings-tab ul {
  flex-direction: column;
  align-items: flex-start;
  gap: 15px;
  margin-top: 15px;
}
.page-baseProductDetails .tabs .tabbody.drawings-tab ul li img {
  margin-right: 10px;
}
.image-gallery {
  display: flex;
  flex-direction: column-reverse;
  align-items: center;
  min-width: max-content;
  width: 100%;
  justify-content: space-between;
  margin-bottom: 20px;
  position: relative;
}
@media screen and (min-width: 481px) and (max-width: 849px) {
  .image-gallery {
    flex-direction: row;
  }
}
.image-gallery .carousel,
.image-gallery .carousel__component--carousel {
  margin: 0;
}
.image-gallery .owl-wrapper-outer {
  overflow: hidden;
}
@media print {
  .image-gallery .owl-wrapper-outer .owl-wrapper .owl-item.loading {
    display: none;
  }
}
@media print {
  .image-gallery .owl-wrapper-outer .owl-wrapper .owl-item.loading .item {
    border: 0px;
  }
}
@media print {
  .image-gallery .owl-wrapper-outer .owl-wrapper .owl-item.loading .item span.prod-img-zoom-caption {
    display: none;
  }
}
.image-gallery .image-gallery__image {
  cursor: grab;
  cursor: -webkit-grab;
  margin: 0 auto;
  width: 320px;
}
.image-gallery .image-gallery__image .owl-item .item {
  margin: 0;
  padding: 0;
  width: 100%;
  height: 320px;
  max-width: 320px;
}
.image-gallery .image-gallery__image .owl-item span.prod-img-zoom-caption {
  padding-top: 25px;
  display: block;
}
@media only screen and (max-width: 639px) {
  .image-gallery .image-gallery__image .owl-item span.prod-img-zoom-caption {
    display: none;
  }
}
.image-gallery .image-gallery__image .owl-item span.prod-img-zoom-caption img {
  width: 14px;
  height: auto;
  vertical-align: middle;
}
.image-gallery .image-gallery__image .owl-item span.prod-img-zoom-caption::after {
  content: "\e003";
  font-family: 'Glyphicons Halflings';
  display: inline-block;
  width: 15px;
  height: 15px;
  position: relative;
  left: 5px;
  top: 3px;
  background-repeat: no-repeat;
  background-size: auto 100%;
  background-position: left bottom;
}
.image-gallery.js-gallery .gallery-carousel .owl-item img {
  border-radius: 5px;
}
.image-gallery.js-gallery .image-gallery__image:focus-visible {
  outline: 0px auto #1B55C3;
  outline-offset: 2px;
}
.image-gallery.js-gallery .image-gallery__image:focus-visible .owl-item.active .item img {
  border: 2px solid #1B55C3;
  padding: 2px;
}
.support-material-section {
  display: flex;
  flex-wrap: wrap;
  padding-top: 40px;
}
@media screen and (max-width: 1023px) {
  .support-material-section {
    flex-direction: column;
  }
}
.support-material-section div.card-header {
  display: flex;
  flex-direction: column;
  flex-wrap: nowrap;
  align-content: flex-start;
  justify-content: flex-start;
  align-items: flex-start;
  margin: 0;
  position: relative;
  padding: 15px 10px 15px 20px;
}
@media screen and (max-width: 1023px) {
  .support-material-section div.card-header {
    border-bottom: 1px solid #ececec;
    padding: 20px 10px 20px 20px;
  }
}
@media screen and (min-width: 1024px) {
  .support-material-section div.card-header:after {
    content: " ";
    height: 70%;
    background-color: #b9d1fd;
    width: 1px;
    position: absolute;
    bottom: 0;
    right: 0;
  }
}
@media screen and (min-width: 1024px) {
  .support-material-section div.card-header:last-child:after {
    width: 0 !important;
  }
}
.support-material-section div.card-header .sectionTitle {
  line-height: 26px;
  padding-bottom: 20px;
  position: relative;
  font-size: 16px;
  font-weight: bold;
  color: #221f1f;
}
.support-material-section div.card-header .pdf-listing-content,
.support-material-section div.card-header .software-listing-content,
.support-material-section div.card-header .compliance-listing-content,
.support-material-section div.card-header .drawing-listing-content {
  display: flex;
  flex-wrap: wrap;
  row-gap: 25px;
}
.support-material-section div.card-header .pdf-listing-content > a,
.support-material-section div.card-header .software-listing-content > a,
.support-material-section div.card-header .compliance-listing-content > a,
.support-material-section div.card-header .drawing-listing-content > a,
.support-material-section div.card-header .pdf-listing-content > div,
.support-material-section div.card-header .software-listing-content > div,
.support-material-section div.card-header .compliance-listing-content > div,
.support-material-section div.card-header .drawing-listing-content > div {
  display: block;
  padding: 0 20px 0 0;
}
.support-material-section div.card-header .pdf-listing-content > a:before,
.support-material-section div.card-header .software-listing-content > a:before,
.support-material-section div.card-header .compliance-listing-content > a:before,
.support-material-section div.card-header .drawing-listing-content > a:before,
.support-material-section div.card-header .pdf-listing-content > div:before,
.support-material-section div.card-header .software-listing-content > div:before,
.support-material-section div.card-header .compliance-listing-content > div:before,
.support-material-section div.card-header .drawing-listing-content > div:before {
  margin-right: 12px;
}
.support-material-section div.card-header .pdf-listing-content .view-more,
.support-material-section div.card-header .software-listing-content .view-more,
.support-material-section div.card-header .compliance-listing-content .view-more,
.support-material-section div.card-header .drawing-listing-content .view-more,
.support-material-section div.card-header .pdf-listing-content .view-less,
.support-material-section div.card-header .software-listing-content .view-less,
.support-material-section div.card-header .compliance-listing-content .view-less,
.support-material-section div.card-header .drawing-listing-content .view-less {
  margin: -3px 15px;
  padding: 0;
  display: none;
}
.support-material-section div.card-header .pdf-listing-content .view-more > span,
.support-material-section div.card-header .software-listing-content .view-more > span,
.support-material-section div.card-header .compliance-listing-content .view-more > span,
.support-material-section div.card-header .drawing-listing-content .view-more > span,
.support-material-section div.card-header .pdf-listing-content .view-less > span,
.support-material-section div.card-header .software-listing-content .view-less > span,
.support-material-section div.card-header .compliance-listing-content .view-less > span,
.support-material-section div.card-header .drawing-listing-content .view-less > span {
  font-size: 12px;
  display: inline-block;
}
.support-material-section div.card-header .pdf-listing-content .view-more .icon-box,
.support-material-section div.card-header .software-listing-content .view-more .icon-box,
.support-material-section div.card-header .compliance-listing-content .view-more .icon-box,
.support-material-section div.card-header .drawing-listing-content .view-more .icon-box,
.support-material-section div.card-header .pdf-listing-content .view-less .icon-box,
.support-material-section div.card-header .software-listing-content .view-less .icon-box,
.support-material-section div.card-header .compliance-listing-content .view-less .icon-box,
.support-material-section div.card-header .drawing-listing-content .view-less .icon-box {
  border: 2px solid #043faf;
  border-radius: 35px;
  width: 35px;
  height: 35px;
  text-align: center;
  margin: 0 auto;
}
.support-material-section div.card-header .pdf-listing-content .view-more .icon-box span,
.support-material-section div.card-header .software-listing-content .view-more .icon-box span,
.support-material-section div.card-header .compliance-listing-content .view-more .icon-box span,
.support-material-section div.card-header .drawing-listing-content .view-more .icon-box span,
.support-material-section div.card-header .pdf-listing-content .view-less .icon-box span,
.support-material-section div.card-header .software-listing-content .view-less .icon-box span,
.support-material-section div.card-header .compliance-listing-content .view-less .icon-box span,
.support-material-section div.card-header .drawing-listing-content .view-less .icon-box span {
  font-size: 16px;
  display: inline-block;
  padding: 7px 0;
  color: #3a414b;
  text-align: center;
  width: 33px;
}
.support-material-section div.card-header .pdf-listing-content .view-less .icon-box span,
.support-material-section div.card-header .software-listing-content .view-less .icon-box span,
.support-material-section div.card-header .compliance-listing-content .view-less .icon-box span,
.support-material-section div.card-header .drawing-listing-content .view-less .icon-box span {
  width: auto;
}
.support-material-section div.card-header .software-listing-content {

}
.support-material-section div.card-header a.pdf:before {
  content: ' ';
  display: inline-block;
  width: 42px;
  height: 54px;
  background-image: url('https://assets.omega.com/icons/DwyerOmega_Series_SKU_Icons/Med-PDF.svg');
  background-size: contain;
  background-position: center bottom;
  background-repeat: no-repeat;
  vertical-align: middle;
}
.support-material-section div.card-header a.zip:before {
  content: ' ';
  display: inline-block;
  width: 57px;
  height: 54px;
  background-image: url('https://assets.omega.com/icons/DwyerOmega_Series_SKU_Icons/Download-SVG.svg');
  background-size: cover;
  background-position: center bottom;
  background-repeat: no-repeat;
  vertical-align: middle;
  margin: 0;
}
.support-material-section div.card-header a.cad:before {
  content: ' ';
  display: inline-block;
  width: 30px;
  height: 30px;
  background-image: url('https://assets.omega.com/icons/icon-CAD.png');
  background-size: cover;
  background-position: center bottom;
  background-repeat: no-repeat;
  vertical-align: middle;
}
.support-material-section div.card-header a.webpage:before {
  content: ' ';
  display: inline-block;
  width: 30px;
  height: 30px;
  background-image: url('https://assets.omega.com/icons/icon-webpage.png');
  background-size: cover;
  background-position: center bottom;
  background-repeat: no-repeat;
  vertical-align: middle;
}
@media screen and (max-width: 480px) {
  .support-material-section .product-calibration-tag {
    display: none;
  }
}
.support-material-section .product-calibration-tag a {
  display: inline-block;
  border: 2px solid #97262a;
  color: #97262a;
  font-weight: bold;
  padding: 5px 10px;
  border-radius: 10px;
  background: none;
}
.support-material-section .product-calibration-tag a:before {
  content: ' ';
  display: inline-block;
  width: 44px;
  height: 44px;
  vertical-align: middle;
  background-image: url(https://assets.omega.com/icons/calibration-target-icon.png);
  background-size: cover;
  background-repeat: no-repeat;
  margin-right: 10px;
}
.readmore-active {
  display: -webkit-box;
  display: -moz-box;
  display: -ms-box;
  display: box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 6;
  text-overflow: ellipsis;
  overflow: hidden;
  max-height: 300px;
}
@media only screen and (max-width: 1032px) {
  .readmore-active {
    max-height: 250px;
  }
}

.productDetailsPageSectionCrossSelling-component .accessories-table {
  width: 100%;
  float: left;
  margin: 30px 0;
  border: 1px solid #e2ecff;
  background: #ffffff;
}
@media only screen and (max-width: 1024px) {
  .productDetailsPageSectionCrossSelling-component .accessories-table {
    margin: 30px 0;
  }
}
.productDetailsPageSectionCrossSelling-component .accessories-table .accessories-table-heading {
  float: left;
  width: 100%;
  border-bottom: 1px solid #ccc;
}
@media only screen and (max-width: 1024px) {
  .productDetailsPageSectionCrossSelling-component .accessories-table .accessories-table-heading {
    display: none;
  }
}
.productDetailsPageSectionCrossSelling-component .accessories-table .accessories-table-heading div {
  font-family: bold;
}
.productDetailsPageSectionCrossSelling-component .accessories-table .accessories-heading {
  display: none;
}
.productDetailsPageSectionCrossSelling-component .accessories-table .accessories-group-label {
  float: left;
  width: 100%;
  margin: 0;
  color: #3a414b;
  background: none;
  text-transform: capitalize;
  font-weight: bold;
  padding: 20px;
  border-bottom: solid 1px #e2ecff;
}
.productDetailsPageSectionCrossSelling-component .accessories-table .accessories-item {
  border-bottom: 1px solid #e2ecff;
  padding: 20px 10px;
  float: left;
  width: 100%;
}
.productDetailsPageSectionCrossSelling-component .accessories-table .accessories-item .btn {
  border-radius: 5px !important;
}
.productDetailsPageSectionCrossSelling-component .accessories-table .accessories-item .btn.btn-primary {
  color: #ffffff;
  background-color: #e31f26;
  border-color: #e31f26;
}
.productDetailsPageSectionCrossSelling-component .accessories-table .accessories-item .btn.btn-primary:hover,
.productDetailsPageSectionCrossSelling-component .accessories-table .accessories-item .btn.btn-primary:focus,
.productDetailsPageSectionCrossSelling-component .accessories-table .accessories-item .btn.btn-primary:active,
.productDetailsPageSectionCrossSelling-component .accessories-table .accessories-item .btn.btn-primary.active,
.open .dropdown-toggle.productDetailsPageSectionCrossSelling-component .accessories-table .accessories-item .btn.btn-primary {
  color: #ffffff;
  background-color: #fc3f1d;
  border-color: #fc3f1d;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.productDetailsPageSectionCrossSelling-component .accessories-table .accessories-item .btn.btn-primary:active,
.productDetailsPageSectionCrossSelling-component .accessories-table .accessories-item .btn.btn-primary.active,
.open .dropdown-toggle.productDetailsPageSectionCrossSelling-component .accessories-table .accessories-item .btn.btn-primary {
  background-image: none;
}
.productDetailsPageSectionCrossSelling-component .accessories-table .accessories-item .btn.btn-primary.disabled,
.productDetailsPageSectionCrossSelling-component .accessories-table .accessories-item .btn.btn-primary[disabled],
fieldset[disabled] .productDetailsPageSectionCrossSelling-component .accessories-table .accessories-item .btn.btn-primary,
.productDetailsPageSectionCrossSelling-component .accessories-table .accessories-item .btn.btn-primary.disabled:hover,
.productDetailsPageSectionCrossSelling-component .accessories-table .accessories-item .btn.btn-primary[disabled]:hover,
fieldset[disabled] .productDetailsPageSectionCrossSelling-component .accessories-table .accessories-item .btn.btn-primary:hover,
.productDetailsPageSectionCrossSelling-component .accessories-table .accessories-item .btn.btn-primary.disabled:focus,
.productDetailsPageSectionCrossSelling-component .accessories-table .accessories-item .btn.btn-primary[disabled]:focus,
fieldset[disabled] .productDetailsPageSectionCrossSelling-component .accessories-table .accessories-item .btn.btn-primary:focus,
.productDetailsPageSectionCrossSelling-component .accessories-table .accessories-item .btn.btn-primary.disabled:active,
.productDetailsPageSectionCrossSelling-component .accessories-table .accessories-item .btn.btn-primary[disabled]:active,
fieldset[disabled] .productDetailsPageSectionCrossSelling-component .accessories-table .accessories-item .btn.btn-primary:active,
.productDetailsPageSectionCrossSelling-component .accessories-table .accessories-item .btn.btn-primary.disabled.active,
.productDetailsPageSectionCrossSelling-component .accessories-table .accessories-item .btn.btn-primary[disabled].active,
fieldset[disabled] .productDetailsPageSectionCrossSelling-component .accessories-table .accessories-item .btn.btn-primary.active {
  color: #969796;
  background-color: #e6e9e8;
  border-color: #e6e9e8;
  opacity: 1;
}
.productDetailsPageSectionCrossSelling-component .accessories-table .accessories-item .btn.btn-primary .badge {
  color: #e31f26;
  background-color: #ffffff;
}
.productDetailsPageSectionCrossSelling-component .accessories-table .accessories-item .btn.btn-primary:active {
  color: #ffffff !important;
  background-color: #ff0000;
  border-color: #ff0000;
}
.productDetailsPageSectionCrossSelling-component .accessories-table .accessories-item .btn.btn-primary-reversed {
  color: #e31f26;
  background-color: #ffffff;
  border-color: #e31f26;
}
.productDetailsPageSectionCrossSelling-component .accessories-table .accessories-item .btn.btn-primary-reversed:hover,
.productDetailsPageSectionCrossSelling-component .accessories-table .accessories-item .btn.btn-primary-reversed:focus,
.productDetailsPageSectionCrossSelling-component .accessories-table .accessories-item .btn.btn-primary-reversed:active,
.productDetailsPageSectionCrossSelling-component .accessories-table .accessories-item .btn.btn-primary-reversed.active,
.open .dropdown-toggle.productDetailsPageSectionCrossSelling-component .accessories-table .accessories-item .btn.btn-primary-reversed {
  color: #fc3f1d;
  background-color: #f8f8f8;
  border-color: #fc3f1d;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.productDetailsPageSectionCrossSelling-component .accessories-table .accessories-item .btn.btn-primary-reversed:active,
.productDetailsPageSectionCrossSelling-component .accessories-table .accessories-item .btn.btn-primary-reversed.active,
.open .dropdown-toggle.productDetailsPageSectionCrossSelling-component .accessories-table .accessories-item .btn.btn-primary-reversed {
  background-image: none;
}
.productDetailsPageSectionCrossSelling-component .accessories-table .accessories-item .btn.btn-primary-reversed.disabled,
.productDetailsPageSectionCrossSelling-component .accessories-table .accessories-item .btn.btn-primary-reversed[disabled],
fieldset[disabled] .productDetailsPageSectionCrossSelling-component .accessories-table .accessories-item .btn.btn-primary-reversed,
.productDetailsPageSectionCrossSelling-component .accessories-table .accessories-item .btn.btn-primary-reversed.disabled:hover,
.productDetailsPageSectionCrossSelling-component .accessories-table .accessories-item .btn.btn-primary-reversed[disabled]:hover,
fieldset[disabled] .productDetailsPageSectionCrossSelling-component .accessories-table .accessories-item .btn.btn-primary-reversed:hover,
.productDetailsPageSectionCrossSelling-component .accessories-table .accessories-item .btn.btn-primary-reversed.disabled:focus,
.productDetailsPageSectionCrossSelling-component .accessories-table .accessories-item .btn.btn-primary-reversed[disabled]:focus,
fieldset[disabled] .productDetailsPageSectionCrossSelling-component .accessories-table .accessories-item .btn.btn-primary-reversed:focus,
.productDetailsPageSectionCrossSelling-component .accessories-table .accessories-item .btn.btn-primary-reversed.disabled:active,
.productDetailsPageSectionCrossSelling-component .accessories-table .accessories-item .btn.btn-primary-reversed[disabled]:active,
fieldset[disabled] .productDetailsPageSectionCrossSelling-component .accessories-table .accessories-item .btn.btn-primary-reversed:active,
.productDetailsPageSectionCrossSelling-component .accessories-table .accessories-item .btn.btn-primary-reversed.disabled.active,
.productDetailsPageSectionCrossSelling-component .accessories-table .accessories-item .btn.btn-primary-reversed[disabled].active,
fieldset[disabled] .productDetailsPageSectionCrossSelling-component .accessories-table .accessories-item .btn.btn-primary-reversed.active {
  color: #969796;
  background-color: #e6e9e8;
  border-color: #e6e9e8;
  opacity: 1;
}
.productDetailsPageSectionCrossSelling-component .accessories-table .accessories-item .btn.btn-primary-reversed .badge {
  color: #ffffff;
  background-color: #e31f26;
}
.productDetailsPageSectionCrossSelling-component .accessories-table .accessories-item .btn.btn-primary-reversed:active {
  color: #ff0000 !important;
  background-color: #ffffff;
  border-color: #ffffff;
}
.productDetailsPageSectionCrossSelling-component .accessories-table .accessories-item .btn.btn-secondary {
  border: 2px solid;
  color: #262b69;
  background-color: #f7f7f7;
  border-color: #262b69;
}
.productDetailsPageSectionCrossSelling-component .accessories-table .accessories-item .btn.btn-secondary:hover,
.productDetailsPageSectionCrossSelling-component .accessories-table .accessories-item .btn.btn-secondary:focus,
.productDetailsPageSectionCrossSelling-component .accessories-table .accessories-item .btn.btn-secondary:active,
.productDetailsPageSectionCrossSelling-component .accessories-table .accessories-item .btn.btn-secondary.active,
.open .dropdown-toggle.productDetailsPageSectionCrossSelling-component .accessories-table .accessories-item .btn.btn-secondary {
  color: #0f47d5;
  background-color: #f7f7f7;
  border-color: #0f47d5;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.productDetailsPageSectionCrossSelling-component .accessories-table .accessories-item .btn.btn-secondary:active,
.productDetailsPageSectionCrossSelling-component .accessories-table .accessories-item .btn.btn-secondary.active,
.open .dropdown-toggle.productDetailsPageSectionCrossSelling-component .accessories-table .accessories-item .btn.btn-secondary {
  background-image: none;
}
.productDetailsPageSectionCrossSelling-component .accessories-table .accessories-item .btn.btn-secondary.disabled,
.productDetailsPageSectionCrossSelling-component .accessories-table .accessories-item .btn.btn-secondary[disabled],
fieldset[disabled] .productDetailsPageSectionCrossSelling-component .accessories-table .accessories-item .btn.btn-secondary,
.productDetailsPageSectionCrossSelling-component .accessories-table .accessories-item .btn.btn-secondary.disabled:hover,
.productDetailsPageSectionCrossSelling-component .accessories-table .accessories-item .btn.btn-secondary[disabled]:hover,
fieldset[disabled] .productDetailsPageSectionCrossSelling-component .accessories-table .accessories-item .btn.btn-secondary:hover,
.productDetailsPageSectionCrossSelling-component .accessories-table .accessories-item .btn.btn-secondary.disabled:focus,
.productDetailsPageSectionCrossSelling-component .accessories-table .accessories-item .btn.btn-secondary[disabled]:focus,
fieldset[disabled] .productDetailsPageSectionCrossSelling-component .accessories-table .accessories-item .btn.btn-secondary:focus,
.productDetailsPageSectionCrossSelling-component .accessories-table .accessories-item .btn.btn-secondary.disabled:active,
.productDetailsPageSectionCrossSelling-component .accessories-table .accessories-item .btn.btn-secondary[disabled]:active,
fieldset[disabled] .productDetailsPageSectionCrossSelling-component .accessories-table .accessories-item .btn.btn-secondary:active,
.productDetailsPageSectionCrossSelling-component .accessories-table .accessories-item .btn.btn-secondary.disabled.active,
.productDetailsPageSectionCrossSelling-component .accessories-table .accessories-item .btn.btn-secondary[disabled].active,
fieldset[disabled] .productDetailsPageSectionCrossSelling-component .accessories-table .accessories-item .btn.btn-secondary.active {
  color: #969796;
  background-color: #e6e9e8;
  border-color: #e6e9e8;
  opacity: 1;
}
.productDetailsPageSectionCrossSelling-component .accessories-table .accessories-item .btn.btn-secondary .badge {
  color: #f7f7f7;
  background-color: #262b69;
}
.productDetailsPageSectionCrossSelling-component .accessories-table .accessories-item .btn.btn-secondary:active {
  color: #ffffff !important;
  background-color: #042986;
  border-color: #042986;
}
.productDetailsPageSectionCrossSelling-component .accessories-table .accessories-item .btn.btn-tertiary {
  color: #ffffff;
  background-color: #262b69;
  border-color: #262b69;
}
.productDetailsPageSectionCrossSelling-component .accessories-table .accessories-item .btn.btn-tertiary:hover,
.productDetailsPageSectionCrossSelling-component .accessories-table .accessories-item .btn.btn-tertiary:focus,
.productDetailsPageSectionCrossSelling-component .accessories-table .accessories-item .btn.btn-tertiary:active,
.productDetailsPageSectionCrossSelling-component .accessories-table .accessories-item .btn.btn-tertiary.active,
.open .dropdown-toggle.productDetailsPageSectionCrossSelling-component .accessories-table .accessories-item .btn.btn-tertiary {
  color: #ffffff;
  background-color: #0034b7;
  border-color: #0034b7;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.productDetailsPageSectionCrossSelling-component .accessories-table .accessories-item .btn.btn-tertiary:active,
.productDetailsPageSectionCrossSelling-component .accessories-table .accessories-item .btn.btn-tertiary.active,
.open .dropdown-toggle.productDetailsPageSectionCrossSelling-component .accessories-table .accessories-item .btn.btn-tertiary {
  background-image: none;
}
.productDetailsPageSectionCrossSelling-component .accessories-table .accessories-item .btn.btn-tertiary.disabled,
.productDetailsPageSectionCrossSelling-component .accessories-table .accessories-item .btn.btn-tertiary[disabled],
fieldset[disabled] .productDetailsPageSectionCrossSelling-component .accessories-table .accessories-item .btn.btn-tertiary,
.productDetailsPageSectionCrossSelling-component .accessories-table .accessories-item .btn.btn-tertiary.disabled:hover,
.productDetailsPageSectionCrossSelling-component .accessories-table .accessories-item .btn.btn-tertiary[disabled]:hover,
fieldset[disabled] .productDetailsPageSectionCrossSelling-component .accessories-table .accessories-item .btn.btn-tertiary:hover,
.productDetailsPageSectionCrossSelling-component .accessories-table .accessories-item .btn.btn-tertiary.disabled:focus,
.productDetailsPageSectionCrossSelling-component .accessories-table .accessories-item .btn.btn-tertiary[disabled]:focus,
fieldset[disabled] .productDetailsPageSectionCrossSelling-component .accessories-table .accessories-item .btn.btn-tertiary:focus,
.productDetailsPageSectionCrossSelling-component .accessories-table .accessories-item .btn.btn-tertiary.disabled:active,
.productDetailsPageSectionCrossSelling-component .accessories-table .accessories-item .btn.btn-tertiary[disabled]:active,
fieldset[disabled] .productDetailsPageSectionCrossSelling-component .accessories-table .accessories-item .btn.btn-tertiary:active,
.productDetailsPageSectionCrossSelling-component .accessories-table .accessories-item .btn.btn-tertiary.disabled.active,
.productDetailsPageSectionCrossSelling-component .accessories-table .accessories-item .btn.btn-tertiary[disabled].active,
fieldset[disabled] .productDetailsPageSectionCrossSelling-component .accessories-table .accessories-item .btn.btn-tertiary.active {
  color: #969796;
  background-color: #e6e9e8;
  border-color: #e6e9e8;
  opacity: 1;
}
.productDetailsPageSectionCrossSelling-component .accessories-table .accessories-item .btn.btn-tertiary .badge {
  color: #262b69;
  background-color: #ffffff;
}
.productDetailsPageSectionCrossSelling-component .accessories-table .accessories-item .btn.btn-tertiary:active {
  color: #ffffff !important;
  background-color: #0f4cff;
  border-color: #0f4cff;
}
.productDetailsPageSectionCrossSelling-component .accessories-table .accessories-item .btn.btn-default.btn--continue-shopping,
.productDetailsPageSectionCrossSelling-component .accessories-table .accessories-item .btn.btn-default.btn-create-quote,
.productDetailsPageSectionCrossSelling-component .accessories-table .accessories-item .btn.btn-default.js-quote-cancel-btn,
.productDetailsPageSectionCrossSelling-component .accessories-table .accessories-item .btn.btn-default.js-quote-edit-btn,
.productDetailsPageSectionCrossSelling-component .accessories-table .accessories-item .btn.btn-default.js-address-book,
.productDetailsPageSectionCrossSelling-component .accessories-table .accessories-item .btn.btn-default.save__cart--link,
.productDetailsPageSectionCrossSelling-component .accessories-table .accessories-item .btn.btn-default#cancelNoButton,
.productDetailsPageSectionCrossSelling-component .accessories-table .accessories-item .btn.btn-default#submitNoButton,
.productDetailsPageSectionCrossSelling-component .accessories-table .accessories-item .btn.btn-default.btn-block,
.productDetailsPageSectionCrossSelling-component .accessories-table .accessories-item .btn.btn-default.use_address,
.productDetailsPageSectionCrossSelling-component .accessories-table .accessories-item .btn.btn-default.js-quote-warning-btn,
.productDetailsPageSectionCrossSelling-component .accessories-table .accessories-item .btn.btn-default.cart-voucher__btn,
.productDetailsPageSectionCrossSelling-component .accessories-table .accessories-item .btn.btn-default.js-savedcart_delete_confirm_cancel,
.productDetailsPageSectionCrossSelling-component .accessories-table .accessories-item .btn.btn-default.js-savedcart_delete_confirm,
.productDetailsPageSectionCrossSelling-component .accessories-table .accessories-item .btn.btn-default.js-update-entry-notes-input,
.productDetailsPageSectionCrossSelling-component .accessories-table .accessories-item .btn.btn-default.js-update-custom-part-input {
  border: 2px solid;
  color: #262b69;
  background-color: #f7f7f7;
  border-color: #262b69;
}
.productDetailsPageSectionCrossSelling-component .accessories-table .accessories-item .btn.btn-default.btn--continue-shopping:hover,
.productDetailsPageSectionCrossSelling-component .accessories-table .accessories-item .btn.btn-default.btn-create-quote:hover,
.productDetailsPageSectionCrossSelling-component .accessories-table .accessories-item .btn.btn-default.js-quote-cancel-btn:hover,
.productDetailsPageSectionCrossSelling-component .accessories-table .accessories-item .btn.btn-default.js-quote-edit-btn:hover,
.productDetailsPageSectionCrossSelling-component .accessories-table .accessories-item .btn.btn-default.js-address-book:hover,
.productDetailsPageSectionCrossSelling-component .accessories-table .accessories-item .btn.btn-default.save__cart--link:hover,
.productDetailsPageSectionCrossSelling-component .accessories-table .accessories-item .btn.btn-default#cancelNoButton:hover,
.productDetailsPageSectionCrossSelling-component .accessories-table .accessories-item .btn.btn-default#submitNoButton:hover,
.productDetailsPageSectionCrossSelling-component .accessories-table .accessories-item .btn.btn-default.btn-block:hover,
.productDetailsPageSectionCrossSelling-component .accessories-table .accessories-item .btn.btn-default.use_address:hover,
.productDetailsPageSectionCrossSelling-component .accessories-table .accessories-item .btn.btn-default.js-quote-warning-btn:hover,
.productDetailsPageSectionCrossSelling-component .accessories-table .accessories-item .btn.btn-default.cart-voucher__btn:hover,
.productDetailsPageSectionCrossSelling-component .accessories-table .accessories-item .btn.btn-default.js-savedcart_delete_confirm_cancel:hover,
.productDetailsPageSectionCrossSelling-component .accessories-table .accessories-item .btn.btn-default.js-savedcart_delete_confirm:hover,
.productDetailsPageSectionCrossSelling-component .accessories-table .accessories-item .btn.btn-default.js-update-entry-notes-input:hover,
.productDetailsPageSectionCrossSelling-component .accessories-table .accessories-item .btn.btn-default.js-update-custom-part-input:hover,
.productDetailsPageSectionCrossSelling-component .accessories-table .accessories-item .btn.btn-default.btn--continue-shopping:focus,
.productDetailsPageSectionCrossSelling-component .accessories-table .accessories-item .btn.btn-default.btn-create-quote:focus,
.productDetailsPageSectionCrossSelling-component .accessories-table .accessories-item .btn.btn-default.js-quote-cancel-btn:focus,
.productDetailsPageSectionCrossSelling-component .accessories-table .accessories-item .btn.btn-default.js-quote-edit-btn:focus,
.productDetailsPageSectionCrossSelling-component .accessories-table .accessories-item .btn.btn-default.js-address-book:focus,
.productDetailsPageSectionCrossSelling-component .accessories-table .accessories-item .btn.btn-default.save__cart--link:focus,
.productDetailsPageSectionCrossSelling-component .accessories-table .accessories-item .btn.btn-default#cancelNoButton:focus,
.productDetailsPageSectionCrossSelling-component .accessories-table .accessories-item .btn.btn-default#submitNoButton:focus,
.productDetailsPageSectionCrossSelling-component .accessories-table .accessories-item .btn.btn-default.btn-block:focus,
.productDetailsPageSectionCrossSelling-component .accessories-table .accessories-item .btn.btn-default.use_address:focus,
.productDetailsPageSectionCrossSelling-component .accessories-table .accessories-item .btn.btn-default.js-quote-warning-btn:focus,
.productDetailsPageSectionCrossSelling-component .accessories-table .accessories-item .btn.btn-default.cart-voucher__btn:focus,
.productDetailsPageSectionCrossSelling-component .accessories-table .accessories-item .btn.btn-default.js-savedcart_delete_confirm_cancel:focus,
.productDetailsPageSectionCrossSelling-component .accessories-table .accessories-item .btn.btn-default.js-savedcart_delete_confirm:focus,
.productDetailsPageSectionCrossSelling-component .accessories-table .accessories-item .btn.btn-default.js-update-entry-notes-input:focus,
.productDetailsPageSectionCrossSelling-component .accessories-table .accessories-item .btn.btn-default.js-update-custom-part-input:focus,
.productDetailsPageSectionCrossSelling-component .accessories-table .accessories-item .btn.btn-default.btn--continue-shopping:active,
.productDetailsPageSectionCrossSelling-component .accessories-table .accessories-item .btn.btn-default.btn-create-quote:active,
.productDetailsPageSectionCrossSelling-component .accessories-table .accessories-item .btn.btn-default.js-quote-cancel-btn:active,
.productDetailsPageSectionCrossSelling-component .accessories-table .accessories-item .btn.btn-default.js-quote-edit-btn:active,
.productDetailsPageSectionCrossSelling-component .accessories-table .accessories-item .btn.btn-default.js-address-book:active,
.productDetailsPageSectionCrossSelling-component .accessories-table .accessories-item .btn.btn-default.save__cart--link:active,
.productDetailsPageSectionCrossSelling-component .accessories-table .accessories-item .btn.btn-default#cancelNoButton:active,
.productDetailsPageSectionCrossSelling-component .accessories-table .accessories-item .btn.btn-default#submitNoButton:active,
.productDetailsPageSectionCrossSelling-component .accessories-table .accessories-item .btn.btn-default.btn-block:active,
.productDetailsPageSectionCrossSelling-component .accessories-table .accessories-item .btn.btn-default.use_address:active,
.productDetailsPageSectionCrossSelling-component .accessories-table .accessories-item .btn.btn-default.js-quote-warning-btn:active,
.productDetailsPageSectionCrossSelling-component .accessories-table .accessories-item .btn.btn-default.cart-voucher__btn:active,
.productDetailsPageSectionCrossSelling-component .accessories-table .accessories-item .btn.btn-default.js-savedcart_delete_confirm_cancel:active,
.productDetailsPageSectionCrossSelling-component .accessories-table .accessories-item .btn.btn-default.js-savedcart_delete_confirm:active,
.productDetailsPageSectionCrossSelling-component .accessories-table .accessories-item .btn.btn-default.js-update-entry-notes-input:active,
.productDetailsPageSectionCrossSelling-component .accessories-table .accessories-item .btn.btn-default.js-update-custom-part-input:active,
.productDetailsPageSectionCrossSelling-component .accessories-table .accessories-item .btn.btn-default.btn--continue-shopping.active,
.productDetailsPageSectionCrossSelling-component .accessories-table .accessories-item .btn.btn-default.btn-create-quote.active,
.productDetailsPageSectionCrossSelling-component .accessories-table .accessories-item .btn.btn-default.js-quote-cancel-btn.active,
.productDetailsPageSectionCrossSelling-component .accessories-table .accessories-item .btn.btn-default.js-quote-edit-btn.active,
.productDetailsPageSectionCrossSelling-component .accessories-table .accessories-item .btn.btn-default.js-address-book.active,
.productDetailsPageSectionCrossSelling-component .accessories-table .accessories-item .btn.btn-default.save__cart--link.active,
.productDetailsPageSectionCrossSelling-component .accessories-table .accessories-item .btn.btn-default#cancelNoButton.active,
.productDetailsPageSectionCrossSelling-component .accessories-table .accessories-item .btn.btn-default#submitNoButton.active,
.productDetailsPageSectionCrossSelling-component .accessories-table .accessories-item .btn.btn-default.btn-block.active,
.productDetailsPageSectionCrossSelling-component .accessories-table .accessories-item .btn.btn-default.use_address.active,
.productDetailsPageSectionCrossSelling-component .accessories-table .accessories-item .btn.btn-default.js-quote-warning-btn.active,
.productDetailsPageSectionCrossSelling-component .accessories-table .accessories-item .btn.btn-default.cart-voucher__btn.active,
.productDetailsPageSectionCrossSelling-component .accessories-table .accessories-item .btn.btn-default.js-savedcart_delete_confirm_cancel.active,
.productDetailsPageSectionCrossSelling-component .accessories-table .accessories-item .btn.btn-default.js-savedcart_delete_confirm.active,
.productDetailsPageSectionCrossSelling-component .accessories-table .accessories-item .btn.btn-default.js-update-entry-notes-input.active,
.productDetailsPageSectionCrossSelling-component .accessories-table .accessories-item .btn.btn-default.js-update-custom-part-input.active,
.open .dropdown-toggle.productDetailsPageSectionCrossSelling-component .accessories-table .accessories-item .btn.btn-default.btn--continue-shopping,
.open .dropdown-toggle.productDetailsPageSectionCrossSelling-component .accessories-table .accessories-item .btn.btn-default.btn-create-quote,
.open .dropdown-toggle.productDetailsPageSectionCrossSelling-component .accessories-table .accessories-item .btn.btn-default.js-quote-cancel-btn,
.open .dropdown-toggle.productDetailsPageSectionCrossSelling-component .accessories-table .accessories-item .btn.btn-default.js-quote-edit-btn,
.open .dropdown-toggle.productDetailsPageSectionCrossSelling-component .accessories-table .accessories-item .btn.btn-default.js-address-book,
.open .dropdown-toggle.productDetailsPageSectionCrossSelling-component .accessories-table .accessories-item .btn.btn-default.save__cart--link,
.open .dropdown-toggle.productDetailsPageSectionCrossSelling-component .accessories-table .accessories-item .btn.btn-default#cancelNoButton,
.open .dropdown-toggle.productDetailsPageSectionCrossSelling-component .accessories-table .accessories-item .btn.btn-default#submitNoButton,
.open .dropdown-toggle.productDetailsPageSectionCrossSelling-component .accessories-table .accessories-item .btn.btn-default.btn-block,
.open .dropdown-toggle.productDetailsPageSectionCrossSelling-component .accessories-table .accessories-item .btn.btn-default.use_address,
.open .dropdown-toggle.productDetailsPageSectionCrossSelling-component .accessories-table .accessories-item .btn.btn-default.js-quote-warning-btn,
.open .dropdown-toggle.productDetailsPageSectionCrossSelling-component .accessories-table .accessories-item .btn.btn-default.cart-voucher__btn,
.open .dropdown-toggle.productDetailsPageSectionCrossSelling-component .accessories-table .accessories-item .btn.btn-default.js-savedcart_delete_confirm_cancel,
.open .dropdown-toggle.productDetailsPageSectionCrossSelling-component .accessories-table .accessories-item .btn.btn-default.js-savedcart_delete_confirm,
.open .dropdown-toggle.productDetailsPageSectionCrossSelling-component .accessories-table .accessories-item .btn.btn-default.js-update-entry-notes-input,
.open .dropdown-toggle.productDetailsPageSectionCrossSelling-component .accessories-table .accessories-item .btn.btn-default.js-update-custom-part-input {
  color: #0f47d5;
  background-color: #f7f7f7;
  border-color: #0f47d5;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.productDetailsPageSectionCrossSelling-component .accessories-table .accessories-item .btn.btn-default.btn--continue-shopping:active,
.productDetailsPageSectionCrossSelling-component .accessories-table .accessories-item .btn.btn-default.btn-create-quote:active,
.productDetailsPageSectionCrossSelling-component .accessories-table .accessories-item .btn.btn-default.js-quote-cancel-btn:active,
.productDetailsPageSectionCrossSelling-component .accessories-table .accessories-item .btn.btn-default.js-quote-edit-btn:active,
.productDetailsPageSectionCrossSelling-component .accessories-table .accessories-item .btn.btn-default.js-address-book:active,
.productDetailsPageSectionCrossSelling-component .accessories-table .accessories-item .btn.btn-default.save__cart--link:active,
.productDetailsPageSectionCrossSelling-component .accessories-table .accessories-item .btn.btn-default#cancelNoButton:active,
.productDetailsPageSectionCrossSelling-component .accessories-table .accessories-item .btn.btn-default#submitNoButton:active,
.productDetailsPageSectionCrossSelling-component .accessories-table .accessories-item .btn.btn-default.btn-block:active,
.productDetailsPageSectionCrossSelling-component .accessories-table .accessories-item .btn.btn-default.use_address:active,
.productDetailsPageSectionCrossSelling-component .accessories-table .accessories-item .btn.btn-default.js-quote-warning-btn:active,
.productDetailsPageSectionCrossSelling-component .accessories-table .accessories-item .btn.btn-default.cart-voucher__btn:active,
.productDetailsPageSectionCrossSelling-component .accessories-table .accessories-item .btn.btn-default.js-savedcart_delete_confirm_cancel:active,
.productDetailsPageSectionCrossSelling-component .accessories-table .accessories-item .btn.btn-default.js-savedcart_delete_confirm:active,
.productDetailsPageSectionCrossSelling-component .accessories-table .accessories-item .btn.btn-default.js-update-entry-notes-input:active,
.productDetailsPageSectionCrossSelling-component .accessories-table .accessories-item .btn.btn-default.js-update-custom-part-input:active,
.productDetailsPageSectionCrossSelling-component .accessories-table .accessories-item .btn.btn-default.btn--continue-shopping.active,
.productDetailsPageSectionCrossSelling-component .accessories-table .accessories-item .btn.btn-default.btn-create-quote.active,
.productDetailsPageSectionCrossSelling-component .accessories-table .accessories-item .btn.btn-default.js-quote-cancel-btn.active,
.productDetailsPageSectionCrossSelling-component .accessories-table .accessories-item .btn.btn-default.js-quote-edit-btn.active,
.productDetailsPageSectionCrossSelling-component .accessories-table .accessories-item .btn.btn-default.js-address-book.active,
.productDetailsPageSectionCrossSelling-component .accessories-table .accessories-item .btn.btn-default.save__cart--link.active,
.productDetailsPageSectionCrossSelling-component .accessories-table .accessories-item .btn.btn-default#cancelNoButton.active,
.productDetailsPageSectionCrossSelling-component .accessories-table .accessories-item .btn.btn-default#submitNoButton.active,
.productDetailsPageSectionCrossSelling-component .accessories-table .accessories-item .btn.btn-default.btn-block.active,
.productDetailsPageSectionCrossSelling-component .accessories-table .accessories-item .btn.btn-default.use_address.active,
.productDetailsPageSectionCrossSelling-component .accessories-table .accessories-item .btn.btn-default.js-quote-warning-btn.active,
.productDetailsPageSectionCrossSelling-component .accessories-table .accessories-item .btn.btn-default.cart-voucher__btn.active,
.productDetailsPageSectionCrossSelling-component .accessories-table .accessories-item .btn.btn-default.js-savedcart_delete_confirm_cancel.active,
.productDetailsPageSectionCrossSelling-component .accessories-table .accessories-item .btn.btn-default.js-savedcart_delete_confirm.active,
.productDetailsPageSectionCrossSelling-component .accessories-table .accessories-item .btn.btn-default.js-update-entry-notes-input.active,
.productDetailsPageSectionCrossSelling-component .accessories-table .accessories-item .btn.btn-default.js-update-custom-part-input.active,
.open .dropdown-toggle.productDetailsPageSectionCrossSelling-component .accessories-table .accessories-item .btn.btn-default.btn--continue-shopping,
.open .dropdown-toggle.productDetailsPageSectionCrossSelling-component .accessories-table .accessories-item .btn.btn-default.btn-create-quote,
.open .dropdown-toggle.productDetailsPageSectionCrossSelling-component .accessories-table .accessories-item .btn.btn-default.js-quote-cancel-btn,
.open .dropdown-toggle.productDetailsPageSectionCrossSelling-component .accessories-table .accessories-item .btn.btn-default.js-quote-edit-btn,
.open .dropdown-toggle.productDetailsPageSectionCrossSelling-component .accessories-table .accessories-item .btn.btn-default.js-address-book,
.open .dropdown-toggle.productDetailsPageSectionCrossSelling-component .accessories-table .accessories-item .btn.btn-default.save__cart--link,
.open .dropdown-toggle.productDetailsPageSectionCrossSelling-component .accessories-table .accessories-item .btn.btn-default#cancelNoButton,
.open .dropdown-toggle.productDetailsPageSectionCrossSelling-component .accessories-table .accessories-item .btn.btn-default#submitNoButton,
.open .dropdown-toggle.productDetailsPageSectionCrossSelling-component .accessories-table .accessories-item .btn.btn-default.btn-block,
.open .dropdown-toggle.productDetailsPageSectionCrossSelling-component .accessories-table .accessories-item .btn.btn-default.use_address,
.open .dropdown-toggle.productDetailsPageSectionCrossSelling-component .accessories-table .accessories-item .btn.btn-default.js-quote-warning-btn,
.open .dropdown-toggle.productDetailsPageSectionCrossSelling-component .accessories-table .accessories-item .btn.btn-default.cart-voucher__btn,
.open .dropdown-toggle.productDetailsPageSectionCrossSelling-component .accessories-table .accessories-item .btn.btn-default.js-savedcart_delete_confirm_cancel,
.open .dropdown-toggle.productDetailsPageSectionCrossSelling-component .accessories-table .accessories-item .btn.btn-default.js-savedcart_delete_confirm,
.open .dropdown-toggle.productDetailsPageSectionCrossSelling-component .accessories-table .accessories-item .btn.btn-default.js-update-entry-notes-input,
.open .dropdown-toggle.productDetailsPageSectionCrossSelling-component .accessories-table .accessories-item .btn.btn-default.js-update-custom-part-input {
  background-image: none;
}
.productDetailsPageSectionCrossSelling-component .accessories-table .accessories-item .btn.btn-default.btn--continue-shopping.disabled,
.productDetailsPageSectionCrossSelling-component .accessories-table .accessories-item .btn.btn-default.btn-create-quote.disabled,
.productDetailsPageSectionCrossSelling-component .accessories-table .accessories-item .btn.btn-default.js-quote-cancel-btn.disabled,
.productDetailsPageSectionCrossSelling-component .accessories-table .accessories-item .btn.btn-default.js-quote-edit-btn.disabled,
.productDetailsPageSectionCrossSelling-component .accessories-table .accessories-item .btn.btn-default.js-address-book.disabled,
.productDetailsPageSectionCrossSelling-component .accessories-table .accessories-item .btn.btn-default.save__cart--link.disabled,
.productDetailsPageSectionCrossSelling-component .accessories-table .accessories-item .btn.btn-default#cancelNoButton.disabled,
.productDetailsPageSectionCrossSelling-component .accessories-table .accessories-item .btn.btn-default#submitNoButton.disabled,
.productDetailsPageSectionCrossSelling-component .accessories-table .accessories-item .btn.btn-default.btn-block.disabled,
.productDetailsPageSectionCrossSelling-component .accessories-table .accessories-item .btn.btn-default.use_address.disabled,
.productDetailsPageSectionCrossSelling-component .accessories-table .accessories-item .btn.btn-default.js-quote-warning-btn.disabled,
.productDetailsPageSectionCrossSelling-component .accessories-table .accessories-item .btn.btn-default.cart-voucher__btn.disabled,
.productDetailsPageSectionCrossSelling-component .accessories-table .accessories-item .btn.btn-default.js-savedcart_delete_confirm_cancel.disabled,
.productDetailsPageSectionCrossSelling-component .accessories-table .accessories-item .btn.btn-default.js-savedcart_delete_confirm.disabled,
.productDetailsPageSectionCrossSelling-component .accessories-table .accessories-item .btn.btn-default.js-update-entry-notes-input.disabled,
.productDetailsPageSectionCrossSelling-component .accessories-table .accessories-item .btn.btn-default.js-update-custom-part-input.disabled,
.productDetailsPageSectionCrossSelling-component .accessories-table .accessories-item .btn.btn-default.btn--continue-shopping[disabled],
.productDetailsPageSectionCrossSelling-component .accessories-table .accessories-item .btn.btn-default.btn-create-quote[disabled],
.productDetailsPageSectionCrossSelling-component .accessories-table .accessories-item .btn.btn-default.js-quote-cancel-btn[disabled],
.productDetailsPageSectionCrossSelling-component .accessories-table .accessories-item .btn.btn-default.js-quote-edit-btn[disabled],
.productDetailsPageSectionCrossSelling-component .accessories-table .accessories-item .btn.btn-default.js-address-book[disabled],
.productDetailsPageSectionCrossSelling-component .accessories-table .accessories-item .btn.btn-default.save__cart--link[disabled],
.productDetailsPageSectionCrossSelling-component .accessories-table .accessories-item .btn.btn-default#cancelNoButton[disabled],
.productDetailsPageSectionCrossSelling-component .accessories-table .accessories-item .btn.btn-default#submitNoButton[disabled],
.productDetailsPageSectionCrossSelling-component .accessories-table .accessories-item .btn.btn-default.btn-block[disabled],
.productDetailsPageSectionCrossSelling-component .accessories-table .accessories-item .btn.btn-default.use_address[disabled],
.productDetailsPageSectionCrossSelling-component .accessories-table .accessories-item .btn.btn-default.js-quote-warning-btn[disabled],
.productDetailsPageSectionCrossSelling-component .accessories-table .accessories-item .btn.btn-default.cart-voucher__btn[disabled],
.productDetailsPageSectionCrossSelling-component .accessories-table .accessories-item .btn.btn-default.js-savedcart_delete_confirm_cancel[disabled],
.productDetailsPageSectionCrossSelling-component .accessories-table .accessories-item .btn.btn-default.js-savedcart_delete_confirm[disabled],
.productDetailsPageSectionCrossSelling-component .accessories-table .accessories-item .btn.btn-default.js-update-entry-notes-input[disabled],
.productDetailsPageSectionCrossSelling-component .accessories-table .accessories-item .btn.btn-default.js-update-custom-part-input[disabled],
fieldset[disabled] .productDetailsPageSectionCrossSelling-component .accessories-table .accessories-item .btn.btn-default.btn--continue-shopping,
fieldset[disabled] .productDetailsPageSectionCrossSelling-component .accessories-table .accessories-item .btn.btn-default.btn-create-quote,
fieldset[disabled] .productDetailsPageSectionCrossSelling-component .accessories-table .accessories-item .btn.btn-default.js-quote-cancel-btn,
fieldset[disabled] .productDetailsPageSectionCrossSelling-component .accessories-table .accessories-item .btn.btn-default.js-quote-edit-btn,
fieldset[disabled] .productDetailsPageSectionCrossSelling-component .accessories-table .accessories-item .btn.btn-default.js-address-book,
fieldset[disabled] .productDetailsPageSectionCrossSelling-component .accessories-table .accessories-item .btn.btn-default.save__cart--link,
fieldset[disabled] .productDetailsPageSectionCrossSelling-component .accessories-table .accessories-item .btn.btn-default#cancelNoButton,
fieldset[disabled] .productDetailsPageSectionCrossSelling-component .accessories-table .accessories-item .btn.btn-default#submitNoButton,
fieldset[disabled] .productDetailsPageSectionCrossSelling-component .accessories-table .accessories-item .btn.btn-default.btn-block,
fieldset[disabled] .productDetailsPageSectionCrossSelling-component .accessories-table .accessories-item .btn.btn-default.use_address,
fieldset[disabled] .productDetailsPageSectionCrossSelling-component .accessories-table .accessories-item .btn.btn-default.js-quote-warning-btn,
fieldset[disabled] .productDetailsPageSectionCrossSelling-component .accessories-table .accessories-item .btn.btn-default.cart-voucher__btn,
fieldset[disabled] .productDetailsPageSectionCrossSelling-component .accessories-table .accessories-item .btn.btn-default.js-savedcart_delete_confirm_cancel,
fieldset[disabled] .productDetailsPageSectionCrossSelling-component .accessories-table .accessories-item .btn.btn-default.js-savedcart_delete_confirm,
fieldset[disabled] .productDetailsPageSectionCrossSelling-component .accessories-table .accessories-item .btn.btn-default.js-update-entry-notes-input,
fieldset[disabled] .productDetailsPageSectionCrossSelling-component .accessories-table .accessories-item .btn.btn-default.js-update-custom-part-input,
.productDetailsPageSectionCrossSelling-component .accessories-table .accessories-item .btn.btn-default.btn--continue-shopping.disabled:hover,
.productDetailsPageSectionCrossSelling-component .accessories-table .accessories-item .btn.btn-default.btn-create-quote.disabled:hover,
.productDetailsPageSectionCrossSelling-component .accessories-table .accessories-item .btn.btn-default.js-quote-cancel-btn.disabled:hover,
.productDetailsPageSectionCrossSelling-component .accessories-table .accessories-item .btn.btn-default.js-quote-edit-btn.disabled:hover,
.productDetailsPageSectionCrossSelling-component .accessories-table .accessories-item .btn.btn-default.js-address-book.disabled:hover,
.productDetailsPageSectionCrossSelling-component .accessories-table .accessories-item .btn.btn-default.save__cart--link.disabled:hover,
.productDetailsPageSectionCrossSelling-component .accessories-table .accessories-item .btn.btn-default#cancelNoButton.disabled:hover,
.productDetailsPageSectionCrossSelling-component .accessories-table .accessories-item .btn.btn-default#submitNoButton.disabled:hover,
.productDetailsPageSectionCrossSelling-component .accessories-table .accessories-item .btn.btn-default.btn-block.disabled:hover,
.productDetailsPageSectionCrossSelling-component .accessories-table .accessories-item .btn.btn-default.use_address.disabled:hover,
.productDetailsPageSectionCrossSelling-component .accessories-table .accessories-item .btn.btn-default.js-quote-warning-btn.disabled:hover,
.productDetailsPageSectionCrossSelling-component .accessories-table .accessories-item .btn.btn-default.cart-voucher__btn.disabled:hover,
.productDetailsPageSectionCrossSelling-component .accessories-table .accessories-item .btn.btn-default.js-savedcart_delete_confirm_cancel.disabled:hover,
.productDetailsPageSectionCrossSelling-component .accessories-table .accessories-item .btn.btn-default.js-savedcart_delete_confirm.disabled:hover,
.productDetailsPageSectionCrossSelling-component .accessories-table .accessories-item .btn.btn-default.js-update-entry-notes-input.disabled:hover,
.productDetailsPageSectionCrossSelling-component .accessories-table .accessories-item .btn.btn-default.js-update-custom-part-input.disabled:hover,
.productDetailsPageSectionCrossSelling-component .accessories-table .accessories-item .btn.btn-default.btn--continue-shopping[disabled]:hover,
.productDetailsPageSectionCrossSelling-component .accessories-table .accessories-item .btn.btn-default.btn-create-quote[disabled]:hover,
.productDetailsPageSectionCrossSelling-component .accessories-table .accessories-item .btn.btn-default.js-quote-cancel-btn[disabled]:hover,
.productDetailsPageSectionCrossSelling-component .accessories-table .accessories-item .btn.btn-default.js-quote-edit-btn[disabled]:hover,
.productDetailsPageSectionCrossSelling-component .accessories-table .accessories-item .btn.btn-default.js-address-book[disabled]:hover,
.productDetailsPageSectionCrossSelling-component .accessories-table .accessories-item .btn.btn-default.save__cart--link[disabled]:hover,
.productDetailsPageSectionCrossSelling-component .accessories-table .accessories-item .btn.btn-default#cancelNoButton[disabled]:hover,
.productDetailsPageSectionCrossSelling-component .accessories-table .accessories-item .btn.btn-default#submitNoButton[disabled]:hover,
.productDetailsPageSectionCrossSelling-component .accessories-table .accessories-item .btn.btn-default.btn-block[disabled]:hover,
.productDetailsPageSectionCrossSelling-component .accessories-table .accessories-item .btn.btn-default.use_address[disabled]:hover,
.productDetailsPageSectionCrossSelling-component .accessories-table .accessories-item .btn.btn-default.js-quote-warning-btn[disabled]:hover,
.productDetailsPageSectionCrossSelling-component .accessories-table .accessories-item .btn.btn-default.cart-voucher__btn[disabled]:hover,
.productDetailsPageSectionCrossSelling-component .accessories-table .accessories-item .btn.btn-default.js-savedcart_delete_confirm_cancel[disabled]:hover,
.productDetailsPageSectionCrossSelling-component .accessories-table .accessories-item .btn.btn-default.js-savedcart_delete_confirm[disabled]:hover,
.productDetailsPageSectionCrossSelling-component .accessories-table .accessories-item .btn.btn-default.js-update-entry-notes-input[disabled]:hover,
.productDetailsPageSectionCrossSelling-component .accessories-table .accessories-item .btn.btn-default.js-update-custom-part-input[disabled]:hover,
fieldset[disabled] .productDetailsPageSectionCrossSelling-component .accessories-table .accessories-item .btn.btn-default.btn--continue-shopping:hover,
fieldset[disabled] .productDetailsPageSectionCrossSelling-component .accessories-table .accessories-item .btn.btn-default.btn-create-quote:hover,
fieldset[disabled] .productDetailsPageSectionCrossSelling-component .accessories-table .accessories-item .btn.btn-default.js-quote-cancel-btn:hover,
fieldset[disabled] .productDetailsPageSectionCrossSelling-component .accessories-table .accessories-item .btn.btn-default.js-quote-edit-btn:hover,
fieldset[disabled] .productDetailsPageSectionCrossSelling-component .accessories-table .accessories-item .btn.btn-default.js-address-book:hover,
fieldset[disabled] .productDetailsPageSectionCrossSelling-component .accessories-table .accessories-item .btn.btn-default.save__cart--link:hover,
fieldset[disabled] .productDetailsPageSectionCrossSelling-component .accessories-table .accessories-item .btn.btn-default#cancelNoButton:hover,
fieldset[disabled] .productDetailsPageSectionCrossSelling-component .accessories-table .accessories-item .btn.btn-default#submitNoButton:hover,
fieldset[disabled] .productDetailsPageSectionCrossSelling-component .accessories-table .accessories-item .btn.btn-default.btn-block:hover,
fieldset[disabled] .productDetailsPageSectionCrossSelling-component .accessories-table .accessories-item .btn.btn-default.use_address:hover,
fieldset[disabled] .productDetailsPageSectionCrossSelling-component .accessories-table .accessories-item .btn.btn-default.js-quote-warning-btn:hover,
fieldset[disabled] .productDetailsPageSectionCrossSelling-component .accessories-table .accessories-item .btn.btn-default.cart-voucher__btn:hover,
fieldset[disabled] .productDetailsPageSectionCrossSelling-component .accessories-table .accessories-item .btn.btn-default.js-savedcart_delete_confirm_cancel:hover,
fieldset[disabled] .productDetailsPageSectionCrossSelling-component .accessories-table .accessories-item .btn.btn-default.js-savedcart_delete_confirm:hover,
fieldset[disabled] .productDetailsPageSectionCrossSelling-component .accessories-table .accessories-item .btn.btn-default.js-update-entry-notes-input:hover,
fieldset[disabled] .productDetailsPageSectionCrossSelling-component .accessories-table .accessories-item .btn.btn-default.js-update-custom-part-input:hover,
.productDetailsPageSectionCrossSelling-component .accessories-table .accessories-item .btn.btn-default.btn--continue-shopping.disabled:focus,
.productDetailsPageSectionCrossSelling-component .accessories-table .accessories-item .btn.btn-default.btn-create-quote.disabled:focus,
.productDetailsPageSectionCrossSelling-component .accessories-table .accessories-item .btn.btn-default.js-quote-cancel-btn.disabled:focus,
.productDetailsPageSectionCrossSelling-component .accessories-table .accessories-item .btn.btn-default.js-quote-edit-btn.disabled:focus,
.productDetailsPageSectionCrossSelling-component .accessories-table .accessories-item .btn.btn-default.js-address-book.disabled:focus,
.productDetailsPageSectionCrossSelling-component .accessories-table .accessories-item .btn.btn-default.save__cart--link.disabled:focus,
.productDetailsPageSectionCrossSelling-component .accessories-table .accessories-item .btn.btn-default#cancelNoButton.disabled:focus,
.productDetailsPageSectionCrossSelling-component .accessories-table .accessories-item .btn.btn-default#submitNoButton.disabled:focus,
.productDetailsPageSectionCrossSelling-component .accessories-table .accessories-item .btn.btn-default.btn-block.disabled:focus,
.productDetailsPageSectionCrossSelling-component .accessories-table .accessories-item .btn.btn-default.use_address.disabled:focus,
.productDetailsPageSectionCrossSelling-component .accessories-table .accessories-item .btn.btn-default.js-quote-warning-btn.disabled:focus,
.productDetailsPageSectionCrossSelling-component .accessories-table .accessories-item .btn.btn-default.cart-voucher__btn.disabled:focus,
.productDetailsPageSectionCrossSelling-component .accessories-table .accessories-item .btn.btn-default.js-savedcart_delete_confirm_cancel.disabled:focus,
.productDetailsPageSectionCrossSelling-component .accessories-table .accessories-item .btn.btn-default.js-savedcart_delete_confirm.disabled:focus,
.productDetailsPageSectionCrossSelling-component .accessories-table .accessories-item .btn.btn-default.js-update-entry-notes-input.disabled:focus,
.productDetailsPageSectionCrossSelling-component .accessories-table .accessories-item .btn.btn-default.js-update-custom-part-input.disabled:focus,
.productDetailsPageSectionCrossSelling-component .accessories-table .accessories-item .btn.btn-default.btn--continue-shopping[disabled]:focus,
.productDetailsPageSectionCrossSelling-component .accessories-table .accessories-item .btn.btn-default.btn-create-quote[disabled]:focus,
.productDetailsPageSectionCrossSelling-component .accessories-table .accessories-item .btn.btn-default.js-quote-cancel-btn[disabled]:focus,
.productDetailsPageSectionCrossSelling-component .accessories-table .accessories-item .btn.btn-default.js-quote-edit-btn[disabled]:focus,
.productDetailsPageSectionCrossSelling-component .accessories-table .accessories-item .btn.btn-default.js-address-book[disabled]:focus,
.productDetailsPageSectionCrossSelling-component .accessories-table .accessories-item .btn.btn-default.save__cart--link[disabled]:focus,
.productDetailsPageSectionCrossSelling-component .accessories-table .accessories-item .btn.btn-default#cancelNoButton[disabled]:focus,
.productDetailsPageSectionCrossSelling-component .accessories-table .accessories-item .btn.btn-default#submitNoButton[disabled]:focus,
.productDetailsPageSectionCrossSelling-component .accessories-table .accessories-item .btn.btn-default.btn-block[disabled]:focus,
.productDetailsPageSectionCrossSelling-component .accessories-table .accessories-item .btn.btn-default.use_address[disabled]:focus,
.productDetailsPageSectionCrossSelling-component .accessories-table .accessories-item .btn.btn-default.js-quote-warning-btn[disabled]:focus,
.productDetailsPageSectionCrossSelling-component .accessories-table .accessories-item .btn.btn-default.cart-voucher__btn[disabled]:focus,
.productDetailsPageSectionCrossSelling-component .accessories-table .accessories-item .btn.btn-default.js-savedcart_delete_confirm_cancel[disabled]:focus,
.productDetailsPageSectionCrossSelling-component .accessories-table .accessories-item .btn.btn-default.js-savedcart_delete_confirm[disabled]:focus,
.productDetailsPageSectionCrossSelling-component .accessories-table .accessories-item .btn.btn-default.js-update-entry-notes-input[disabled]:focus,
.productDetailsPageSectionCrossSelling-component .accessories-table .accessories-item .btn.btn-default.js-update-custom-part-input[disabled]:focus,
fieldset[disabled] .productDetailsPageSectionCrossSelling-component .accessories-table .accessories-item .btn.btn-default.btn--continue-shopping:focus,
fieldset[disabled] .productDetailsPageSectionCrossSelling-component .accessories-table .accessories-item .btn.btn-default.btn-create-quote:focus,
fieldset[disabled] .productDetailsPageSectionCrossSelling-component .accessories-table .accessories-item .btn.btn-default.js-quote-cancel-btn:focus,
fieldset[disabled] .productDetailsPageSectionCrossSelling-component .accessories-table .accessories-item .btn.btn-default.js-quote-edit-btn:focus,
fieldset[disabled] .productDetailsPageSectionCrossSelling-component .accessories-table .accessories-item .btn.btn-default.js-address-book:focus,
fieldset[disabled] .productDetailsPageSectionCrossSelling-component .accessories-table .accessories-item .btn.btn-default.save__cart--link:focus,
fieldset[disabled] .productDetailsPageSectionCrossSelling-component .accessories-table .accessories-item .btn.btn-default#cancelNoButton:focus,
fieldset[disabled] .productDetailsPageSectionCrossSelling-component .accessories-table .accessories-item .btn.btn-default#submitNoButton:focus,
fieldset[disabled] .productDetailsPageSectionCrossSelling-component .accessories-table .accessories-item .btn.btn-default.btn-block:focus,
fieldset[disabled] .productDetailsPageSectionCrossSelling-component .accessories-table .accessories-item .btn.btn-default.use_address:focus,
fieldset[disabled] .productDetailsPageSectionCrossSelling-component .accessories-table .accessories-item .btn.btn-default.js-quote-warning-btn:focus,
fieldset[disabled] .productDetailsPageSectionCrossSelling-component .accessories-table .accessories-item .btn.btn-default.cart-voucher__btn:focus,
fieldset[disabled] .productDetailsPageSectionCrossSelling-component .accessories-table .accessories-item .btn.btn-default.js-savedcart_delete_confirm_cancel:focus,
fieldset[disabled] .productDetailsPageSectionCrossSelling-component .accessories-table .accessories-item .btn.btn-default.js-savedcart_delete_confirm:focus,
fieldset[disabled] .productDetailsPageSectionCrossSelling-component .accessories-table .accessories-item .btn.btn-default.js-update-entry-notes-input:focus,
fieldset[disabled] .productDetailsPageSectionCrossSelling-component .accessories-table .accessories-item .btn.btn-default.js-update-custom-part-input:focus,
.productDetailsPageSectionCrossSelling-component .accessories-table .accessories-item .btn.btn-default.btn--continue-shopping.disabled:active,
.productDetailsPageSectionCrossSelling-component .accessories-table .accessories-item .btn.btn-default.btn-create-quote.disabled:active,
.productDetailsPageSectionCrossSelling-component .accessories-table .accessories-item .btn.btn-default.js-quote-cancel-btn.disabled:active,
.productDetailsPageSectionCrossSelling-component .accessories-table .accessories-item .btn.btn-default.js-quote-edit-btn.disabled:active,
.productDetailsPageSectionCrossSelling-component .accessories-table .accessories-item .btn.btn-default.js-address-book.disabled:active,
.productDetailsPageSectionCrossSelling-component .accessories-table .accessories-item .btn.btn-default.save__cart--link.disabled:active,
.productDetailsPageSectionCrossSelling-component .accessories-table .accessories-item .btn.btn-default#cancelNoButton.disabled:active,
.productDetailsPageSectionCrossSelling-component .accessories-table .accessories-item .btn.btn-default#submitNoButton.disabled:active,
.productDetailsPageSectionCrossSelling-component .accessories-table .accessories-item .btn.btn-default.btn-block.disabled:active,
.productDetailsPageSectionCrossSelling-component .accessories-table .accessories-item .btn.btn-default.use_address.disabled:active,
.productDetailsPageSectionCrossSelling-component .accessories-table .accessories-item .btn.btn-default.js-quote-warning-btn.disabled:active,
.productDetailsPageSectionCrossSelling-component .accessories-table .accessories-item .btn.btn-default.cart-voucher__btn.disabled:active,
.productDetailsPageSectionCrossSelling-component .accessories-table .accessories-item .btn.btn-default.js-savedcart_delete_confirm_cancel.disabled:active,
.productDetailsPageSectionCrossSelling-component .accessories-table .accessories-item .btn.btn-default.js-savedcart_delete_confirm.disabled:active,
.productDetailsPageSectionCrossSelling-component .accessories-table .accessories-item .btn.btn-default.js-update-entry-notes-input.disabled:active,
.productDetailsPageSectionCrossSelling-component .accessories-table .accessories-item .btn.btn-default.js-update-custom-part-input.disabled:active,
.productDetailsPageSectionCrossSelling-component .accessories-table .accessories-item .btn.btn-default.btn--continue-shopping[disabled]:active,
.productDetailsPageSectionCrossSelling-component .accessories-table .accessories-item .btn.btn-default.btn-create-quote[disabled]:active,
.productDetailsPageSectionCrossSelling-component .accessories-table .accessories-item .btn.btn-default.js-quote-cancel-btn[disabled]:active,
.productDetailsPageSectionCrossSelling-component .accessories-table .accessories-item .btn.btn-default.js-quote-edit-btn[disabled]:active,
.productDetailsPageSectionCrossSelling-component .accessories-table .accessories-item .btn.btn-default.js-address-book[disabled]:active,
.productDetailsPageSectionCrossSelling-component .accessories-table .accessories-item .btn.btn-default.save__cart--link[disabled]:active,
.productDetailsPageSectionCrossSelling-component .accessories-table .accessories-item .btn.btn-default#cancelNoButton[disabled]:active,
.productDetailsPageSectionCrossSelling-component .accessories-table .accessories-item .btn.btn-default#submitNoButton[disabled]:active,
.productDetailsPageSectionCrossSelling-component .accessories-table .accessories-item .btn.btn-default.btn-block[disabled]:active,
.productDetailsPageSectionCrossSelling-component .accessories-table .accessories-item .btn.btn-default.use_address[disabled]:active,
.productDetailsPageSectionCrossSelling-component .accessories-table .accessories-item .btn.btn-default.js-quote-warning-btn[disabled]:active,
.productDetailsPageSectionCrossSelling-component .accessories-table .accessories-item .btn.btn-default.cart-voucher__btn[disabled]:active,
.productDetailsPageSectionCrossSelling-component .accessories-table .accessories-item .btn.btn-default.js-savedcart_delete_confirm_cancel[disabled]:active,
.productDetailsPageSectionCrossSelling-component .accessories-table .accessories-item .btn.btn-default.js-savedcart_delete_confirm[disabled]:active,
.productDetailsPageSectionCrossSelling-component .accessories-table .accessories-item .btn.btn-default.js-update-entry-notes-input[disabled]:active,
.productDetailsPageSectionCrossSelling-component .accessories-table .accessories-item .btn.btn-default.js-update-custom-part-input[disabled]:active,
fieldset[disabled] .productDetailsPageSectionCrossSelling-component .accessories-table .accessories-item .btn.btn-default.btn--continue-shopping:active,
fieldset[disabled] .productDetailsPageSectionCrossSelling-component .accessories-table .accessories-item .btn.btn-default.btn-create-quote:active,
fieldset[disabled] .productDetailsPageSectionCrossSelling-component .accessories-table .accessories-item .btn.btn-default.js-quote-cancel-btn:active,
fieldset[disabled] .productDetailsPageSectionCrossSelling-component .accessories-table .accessories-item .btn.btn-default.js-quote-edit-btn:active,
fieldset[disabled] .productDetailsPageSectionCrossSelling-component .accessories-table .accessories-item .btn.btn-default.js-address-book:active,
fieldset[disabled] .productDetailsPageSectionCrossSelling-component .accessories-table .accessories-item .btn.btn-default.save__cart--link:active,
fieldset[disabled] .productDetailsPageSectionCrossSelling-component .accessories-table .accessories-item .btn.btn-default#cancelNoButton:active,
fieldset[disabled] .productDetailsPageSectionCrossSelling-component .accessories-table .accessories-item .btn.btn-default#submitNoButton:active,
fieldset[disabled] .productDetailsPageSectionCrossSelling-component .accessories-table .accessories-item .btn.btn-default.btn-block:active,
fieldset[disabled] .productDetailsPageSectionCrossSelling-component .accessories-table .accessories-item .btn.btn-default.use_address:active,
fieldset[disabled] .productDetailsPageSectionCrossSelling-component .accessories-table .accessories-item .btn.btn-default.js-quote-warning-btn:active,
fieldset[disabled] .productDetailsPageSectionCrossSelling-component .accessories-table .accessories-item .btn.btn-default.cart-voucher__btn:active,
fieldset[disabled] .productDetailsPageSectionCrossSelling-component .accessories-table .accessories-item .btn.btn-default.js-savedcart_delete_confirm_cancel:active,
fieldset[disabled] .productDetailsPageSectionCrossSelling-component .accessories-table .accessories-item .btn.btn-default.js-savedcart_delete_confirm:active,
fieldset[disabled] .productDetailsPageSectionCrossSelling-component .accessories-table .accessories-item .btn.btn-default.js-update-entry-notes-input:active,
fieldset[disabled] .productDetailsPageSectionCrossSelling-component .accessories-table .accessories-item .btn.btn-default.js-update-custom-part-input:active,
.productDetailsPageSectionCrossSelling-component .accessories-table .accessories-item .btn.btn-default.btn--continue-shopping.disabled.active,
.productDetailsPageSectionCrossSelling-component .accessories-table .accessories-item .btn.btn-default.btn-create-quote.disabled.active,
.productDetailsPageSectionCrossSelling-component .accessories-table .accessories-item .btn.btn-default.js-quote-cancel-btn.disabled.active,
.productDetailsPageSectionCrossSelling-component .accessories-table .accessories-item .btn.btn-default.js-quote-edit-btn.disabled.active,
.productDetailsPageSectionCrossSelling-component .accessories-table .accessories-item .btn.btn-default.js-address-book.disabled.active,
.productDetailsPageSectionCrossSelling-component .accessories-table .accessories-item .btn.btn-default.save__cart--link.disabled.active,
.productDetailsPageSectionCrossSelling-component .accessories-table .accessories-item .btn.btn-default#cancelNoButton.disabled.active,
.productDetailsPageSectionCrossSelling-component .accessories-table .accessories-item .btn.btn-default#submitNoButton.disabled.active,
.productDetailsPageSectionCrossSelling-component .accessories-table .accessories-item .btn.btn-default.btn-block.disabled.active,
.productDetailsPageSectionCrossSelling-component .accessories-table .accessories-item .btn.btn-default.use_address.disabled.active,
.productDetailsPageSectionCrossSelling-component .accessories-table .accessories-item .btn.btn-default.js-quote-warning-btn.disabled.active,
.productDetailsPageSectionCrossSelling-component .accessories-table .accessories-item .btn.btn-default.cart-voucher__btn.disabled.active,
.productDetailsPageSectionCrossSelling-component .accessories-table .accessories-item .btn.btn-default.js-savedcart_delete_confirm_cancel.disabled.active,
.productDetailsPageSectionCrossSelling-component .accessories-table .accessories-item .btn.btn-default.js-savedcart_delete_confirm.disabled.active,
.productDetailsPageSectionCrossSelling-component .accessories-table .accessories-item .btn.btn-default.js-update-entry-notes-input.disabled.active,
.productDetailsPageSectionCrossSelling-component .accessories-table .accessories-item .btn.btn-default.js-update-custom-part-input.disabled.active,
.productDetailsPageSectionCrossSelling-component .accessories-table .accessories-item .btn.btn-default.btn--continue-shopping[disabled].active,
.productDetailsPageSectionCrossSelling-component .accessories-table .accessories-item .btn.btn-default.btn-create-quote[disabled].active,
.productDetailsPageSectionCrossSelling-component .accessories-table .accessories-item .btn.btn-default.js-quote-cancel-btn[disabled].active,
.productDetailsPageSectionCrossSelling-component .accessories-table .accessories-item .btn.btn-default.js-quote-edit-btn[disabled].active,
.productDetailsPageSectionCrossSelling-component .accessories-table .accessories-item .btn.btn-default.js-address-book[disabled].active,
.productDetailsPageSectionCrossSelling-component .accessories-table .accessories-item .btn.btn-default.save__cart--link[disabled].active,
.productDetailsPageSectionCrossSelling-component .accessories-table .accessories-item .btn.btn-default#cancelNoButton[disabled].active,
.productDetailsPageSectionCrossSelling-component .accessories-table .accessories-item .btn.btn-default#submitNoButton[disabled].active,
.productDetailsPageSectionCrossSelling-component .accessories-table .accessories-item .btn.btn-default.btn-block[disabled].active,
.productDetailsPageSectionCrossSelling-component .accessories-table .accessories-item .btn.btn-default.use_address[disabled].active,
.productDetailsPageSectionCrossSelling-component .accessories-table .accessories-item .btn.btn-default.js-quote-warning-btn[disabled].active,
.productDetailsPageSectionCrossSelling-component .accessories-table .accessories-item .btn.btn-default.cart-voucher__btn[disabled].active,
.productDetailsPageSectionCrossSelling-component .accessories-table .accessories-item .btn.btn-default.js-savedcart_delete_confirm_cancel[disabled].active,
.productDetailsPageSectionCrossSelling-component .accessories-table .accessories-item .btn.btn-default.js-savedcart_delete_confirm[disabled].active,
.productDetailsPageSectionCrossSelling-component .accessories-table .accessories-item .btn.btn-default.js-update-entry-notes-input[disabled].active,
.productDetailsPageSectionCrossSelling-component .accessories-table .accessories-item .btn.btn-default.js-update-custom-part-input[disabled].active,
fieldset[disabled] .productDetailsPageSectionCrossSelling-component .accessories-table .accessories-item .btn.btn-default.btn--continue-shopping.active,
fieldset[disabled] .productDetailsPageSectionCrossSelling-component .accessories-table .accessories-item .btn.btn-default.btn-create-quote.active,
fieldset[disabled] .productDetailsPageSectionCrossSelling-component .accessories-table .accessories-item .btn.btn-default.js-quote-cancel-btn.active,
fieldset[disabled] .productDetailsPageSectionCrossSelling-component .accessories-table .accessories-item .btn.btn-default.js-quote-edit-btn.active,
fieldset[disabled] .productDetailsPageSectionCrossSelling-component .accessories-table .accessories-item .btn.btn-default.js-address-book.active,
fieldset[disabled] .productDetailsPageSectionCrossSelling-component .accessories-table .accessories-item .btn.btn-default.save__cart--link.active,
fieldset[disabled] .productDetailsPageSectionCrossSelling-component .accessories-table .accessories-item .btn.btn-default#cancelNoButton.active,
fieldset[disabled] .productDetailsPageSectionCrossSelling-component .accessories-table .accessories-item .btn.btn-default#submitNoButton.active,
fieldset[disabled] .productDetailsPageSectionCrossSelling-component .accessories-table .accessories-item .btn.btn-default.btn-block.active,
fieldset[disabled] .productDetailsPageSectionCrossSelling-component .accessories-table .accessories-item .btn.btn-default.use_address.active,
fieldset[disabled] .productDetailsPageSectionCrossSelling-component .accessories-table .accessories-item .btn.btn-default.js-quote-warning-btn.active,
fieldset[disabled] .productDetailsPageSectionCrossSelling-component .accessories-table .accessories-item .btn.btn-default.cart-voucher__btn.active,
fieldset[disabled] .productDetailsPageSectionCrossSelling-component .accessories-table .accessories-item .btn.btn-default.js-savedcart_delete_confirm_cancel.active,
fieldset[disabled] .productDetailsPageSectionCrossSelling-component .accessories-table .accessories-item .btn.btn-default.js-savedcart_delete_confirm.active,
fieldset[disabled] .productDetailsPageSectionCrossSelling-component .accessories-table .accessories-item .btn.btn-default.js-update-entry-notes-input.active,
fieldset[disabled] .productDetailsPageSectionCrossSelling-component .accessories-table .accessories-item .btn.btn-default.js-update-custom-part-input.active {
  color: #969796;
  background-color: #e6e9e8;
  border-color: #e6e9e8;
  opacity: 1;
}
.productDetailsPageSectionCrossSelling-component .accessories-table .accessories-item .btn.btn-default.btn--continue-shopping .badge,
.productDetailsPageSectionCrossSelling-component .accessories-table .accessories-item .btn.btn-default.btn-create-quote .badge,
.productDetailsPageSectionCrossSelling-component .accessories-table .accessories-item .btn.btn-default.js-quote-cancel-btn .badge,
.productDetailsPageSectionCrossSelling-component .accessories-table .accessories-item .btn.btn-default.js-quote-edit-btn .badge,
.productDetailsPageSectionCrossSelling-component .accessories-table .accessories-item .btn.btn-default.js-address-book .badge,
.productDetailsPageSectionCrossSelling-component .accessories-table .accessories-item .btn.btn-default.save__cart--link .badge,
.productDetailsPageSectionCrossSelling-component .accessories-table .accessories-item .btn.btn-default#cancelNoButton .badge,
.productDetailsPageSectionCrossSelling-component .accessories-table .accessories-item .btn.btn-default#submitNoButton .badge,
.productDetailsPageSectionCrossSelling-component .accessories-table .accessories-item .btn.btn-default.btn-block .badge,
.productDetailsPageSectionCrossSelling-component .accessories-table .accessories-item .btn.btn-default.use_address .badge,
.productDetailsPageSectionCrossSelling-component .accessories-table .accessories-item .btn.btn-default.js-quote-warning-btn .badge,
.productDetailsPageSectionCrossSelling-component .accessories-table .accessories-item .btn.btn-default.cart-voucher__btn .badge,
.productDetailsPageSectionCrossSelling-component .accessories-table .accessories-item .btn.btn-default.js-savedcart_delete_confirm_cancel .badge,
.productDetailsPageSectionCrossSelling-component .accessories-table .accessories-item .btn.btn-default.js-savedcart_delete_confirm .badge,
.productDetailsPageSectionCrossSelling-component .accessories-table .accessories-item .btn.btn-default.js-update-entry-notes-input .badge,
.productDetailsPageSectionCrossSelling-component .accessories-table .accessories-item .btn.btn-default.js-update-custom-part-input .badge {
  color: #f7f7f7;
  background-color: #262b69;
}
.productDetailsPageSectionCrossSelling-component .accessories-table .accessories-item .btn.btn-default.btn--continue-shopping:active,
.productDetailsPageSectionCrossSelling-component .accessories-table .accessories-item .btn.btn-default.btn-create-quote:active,
.productDetailsPageSectionCrossSelling-component .accessories-table .accessories-item .btn.btn-default.js-quote-cancel-btn:active,
.productDetailsPageSectionCrossSelling-component .accessories-table .accessories-item .btn.btn-default.js-quote-edit-btn:active,
.productDetailsPageSectionCrossSelling-component .accessories-table .accessories-item .btn.btn-default.js-address-book:active,
.productDetailsPageSectionCrossSelling-component .accessories-table .accessories-item .btn.btn-default.save__cart--link:active,
.productDetailsPageSectionCrossSelling-component .accessories-table .accessories-item .btn.btn-default#cancelNoButton:active,
.productDetailsPageSectionCrossSelling-component .accessories-table .accessories-item .btn.btn-default#submitNoButton:active,
.productDetailsPageSectionCrossSelling-component .accessories-table .accessories-item .btn.btn-default.btn-block:active,
.productDetailsPageSectionCrossSelling-component .accessories-table .accessories-item .btn.btn-default.use_address:active,
.productDetailsPageSectionCrossSelling-component .accessories-table .accessories-item .btn.btn-default.js-quote-warning-btn:active,
.productDetailsPageSectionCrossSelling-component .accessories-table .accessories-item .btn.btn-default.cart-voucher__btn:active,
.productDetailsPageSectionCrossSelling-component .accessories-table .accessories-item .btn.btn-default.js-savedcart_delete_confirm_cancel:active,
.productDetailsPageSectionCrossSelling-component .accessories-table .accessories-item .btn.btn-default.js-savedcart_delete_confirm:active,
.productDetailsPageSectionCrossSelling-component .accessories-table .accessories-item .btn.btn-default.js-update-entry-notes-input:active,
.productDetailsPageSectionCrossSelling-component .accessories-table .accessories-item .btn.btn-default.js-update-custom-part-input:active {
  color: #ffffff !important;
  background-color: #042986;
  border-color: #042986;
}
@media only screen and (max-width: 1024px) {
  .productDetailsPageSectionCrossSelling-component .accessories-table .accessories-item .btn.btn-default.btn--continue-shopping,
  .productDetailsPageSectionCrossSelling-component .accessories-table .accessories-item .btn.btn-default.btn-create-quote,
  .productDetailsPageSectionCrossSelling-component .accessories-table .accessories-item .btn.btn-default.js-quote-cancel-btn,
  .productDetailsPageSectionCrossSelling-component .accessories-table .accessories-item .btn.btn-default.js-quote-edit-btn,
  .productDetailsPageSectionCrossSelling-component .accessories-table .accessories-item .btn.btn-default.js-address-book,
  .productDetailsPageSectionCrossSelling-component .accessories-table .accessories-item .btn.btn-default.save__cart--link,
  .productDetailsPageSectionCrossSelling-component .accessories-table .accessories-item .btn.btn-default#cancelNoButton,
  .productDetailsPageSectionCrossSelling-component .accessories-table .accessories-item .btn.btn-default#submitNoButton,
  .productDetailsPageSectionCrossSelling-component .accessories-table .accessories-item .btn.btn-default.btn-block,
  .productDetailsPageSectionCrossSelling-component .accessories-table .accessories-item .btn.btn-default.use_address,
  .productDetailsPageSectionCrossSelling-component .accessories-table .accessories-item .btn.btn-default.js-quote-warning-btn,
  .productDetailsPageSectionCrossSelling-component .accessories-table .accessories-item .btn.btn-default.cart-voucher__btn,
  .productDetailsPageSectionCrossSelling-component .accessories-table .accessories-item .btn.btn-default.js-savedcart_delete_confirm_cancel,
  .productDetailsPageSectionCrossSelling-component .accessories-table .accessories-item .btn.btn-default.js-savedcart_delete_confirm,
  .productDetailsPageSectionCrossSelling-component .accessories-table .accessories-item .btn.btn-default.js-update-entry-notes-input,
  .productDetailsPageSectionCrossSelling-component .accessories-table .accessories-item .btn.btn-default.js-update-custom-part-input {
    font-size: 16px;
  }
}
.productDetailsPageSectionCrossSelling-component .accessories-table .accessories-item .btn.btn-default.quickorder-button,
.productDetailsPageSectionCrossSelling-component .accessories-table .accessories-item .btn.btn-default.add-to-cart-button {
  color: #ffffff;
  background-color: #e31f26;
  border-color: #e31f26;
}
.productDetailsPageSectionCrossSelling-component .accessories-table .accessories-item .btn.btn-default.quickorder-button:hover,
.productDetailsPageSectionCrossSelling-component .accessories-table .accessories-item .btn.btn-default.add-to-cart-button:hover,
.productDetailsPageSectionCrossSelling-component .accessories-table .accessories-item .btn.btn-default.quickorder-button:focus,
.productDetailsPageSectionCrossSelling-component .accessories-table .accessories-item .btn.btn-default.add-to-cart-button:focus,
.productDetailsPageSectionCrossSelling-component .accessories-table .accessories-item .btn.btn-default.quickorder-button:active,
.productDetailsPageSectionCrossSelling-component .accessories-table .accessories-item .btn.btn-default.add-to-cart-button:active,
.productDetailsPageSectionCrossSelling-component .accessories-table .accessories-item .btn.btn-default.quickorder-button.active,
.productDetailsPageSectionCrossSelling-component .accessories-table .accessories-item .btn.btn-default.add-to-cart-button.active,
.open .dropdown-toggle.productDetailsPageSectionCrossSelling-component .accessories-table .accessories-item .btn.btn-default.quickorder-button,
.open .dropdown-toggle.productDetailsPageSectionCrossSelling-component .accessories-table .accessories-item .btn.btn-default.add-to-cart-button {
  color: #ffffff;
  background-color: #fc3f1d;
  border-color: #fc3f1d;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.productDetailsPageSectionCrossSelling-component .accessories-table .accessories-item .btn.btn-default.quickorder-button:active,
.productDetailsPageSectionCrossSelling-component .accessories-table .accessories-item .btn.btn-default.add-to-cart-button:active,
.productDetailsPageSectionCrossSelling-component .accessories-table .accessories-item .btn.btn-default.quickorder-button.active,
.productDetailsPageSectionCrossSelling-component .accessories-table .accessories-item .btn.btn-default.add-to-cart-button.active,
.open .dropdown-toggle.productDetailsPageSectionCrossSelling-component .accessories-table .accessories-item .btn.btn-default.quickorder-button,
.open .dropdown-toggle.productDetailsPageSectionCrossSelling-component .accessories-table .accessories-item .btn.btn-default.add-to-cart-button {
  background-image: none;
}
.productDetailsPageSectionCrossSelling-component .accessories-table .accessories-item .btn.btn-default.quickorder-button.disabled,
.productDetailsPageSectionCrossSelling-component .accessories-table .accessories-item .btn.btn-default.add-to-cart-button.disabled,
.productDetailsPageSectionCrossSelling-component .accessories-table .accessories-item .btn.btn-default.quickorder-button[disabled],
.productDetailsPageSectionCrossSelling-component .accessories-table .accessories-item .btn.btn-default.add-to-cart-button[disabled],
fieldset[disabled] .productDetailsPageSectionCrossSelling-component .accessories-table .accessories-item .btn.btn-default.quickorder-button,
fieldset[disabled] .productDetailsPageSectionCrossSelling-component .accessories-table .accessories-item .btn.btn-default.add-to-cart-button,
.productDetailsPageSectionCrossSelling-component .accessories-table .accessories-item .btn.btn-default.quickorder-button.disabled:hover,
.productDetailsPageSectionCrossSelling-component .accessories-table .accessories-item .btn.btn-default.add-to-cart-button.disabled:hover,
.productDetailsPageSectionCrossSelling-component .accessories-table .accessories-item .btn.btn-default.quickorder-button[disabled]:hover,
.productDetailsPageSectionCrossSelling-component .accessories-table .accessories-item .btn.btn-default.add-to-cart-button[disabled]:hover,
fieldset[disabled] .productDetailsPageSectionCrossSelling-component .accessories-table .accessories-item .btn.btn-default.quickorder-button:hover,
fieldset[disabled] .productDetailsPageSectionCrossSelling-component .accessories-table .accessories-item .btn.btn-default.add-to-cart-button:hover,
.productDetailsPageSectionCrossSelling-component .accessories-table .accessories-item .btn.btn-default.quickorder-button.disabled:focus,
.productDetailsPageSectionCrossSelling-component .accessories-table .accessories-item .btn.btn-default.add-to-cart-button.disabled:focus,
.productDetailsPageSectionCrossSelling-component .accessories-table .accessories-item .btn.btn-default.quickorder-button[disabled]:focus,
.productDetailsPageSectionCrossSelling-component .accessories-table .accessories-item .btn.btn-default.add-to-cart-button[disabled]:focus,
fieldset[disabled] .productDetailsPageSectionCrossSelling-component .accessories-table .accessories-item .btn.btn-default.quickorder-button:focus,
fieldset[disabled] .productDetailsPageSectionCrossSelling-component .accessories-table .accessories-item .btn.btn-default.add-to-cart-button:focus,
.productDetailsPageSectionCrossSelling-component .accessories-table .accessories-item .btn.btn-default.quickorder-button.disabled:active,
.productDetailsPageSectionCrossSelling-component .accessories-table .accessories-item .btn.btn-default.add-to-cart-button.disabled:active,
.productDetailsPageSectionCrossSelling-component .accessories-table .accessories-item .btn.btn-default.quickorder-button[disabled]:active,
.productDetailsPageSectionCrossSelling-component .accessories-table .accessories-item .btn.btn-default.add-to-cart-button[disabled]:active,
fieldset[disabled] .productDetailsPageSectionCrossSelling-component .accessories-table .accessories-item .btn.btn-default.quickorder-button:active,
fieldset[disabled] .productDetailsPageSectionCrossSelling-component .accessories-table .accessories-item .btn.btn-default.add-to-cart-button:active,
.productDetailsPageSectionCrossSelling-component .accessories-table .accessories-item .btn.btn-default.quickorder-button.disabled.active,
.productDetailsPageSectionCrossSelling-component .accessories-table .accessories-item .btn.btn-default.add-to-cart-button.disabled.active,
.productDetailsPageSectionCrossSelling-component .accessories-table .accessories-item .btn.btn-default.quickorder-button[disabled].active,
.productDetailsPageSectionCrossSelling-component .accessories-table .accessories-item .btn.btn-default.add-to-cart-button[disabled].active,
fieldset[disabled] .productDetailsPageSectionCrossSelling-component .accessories-table .accessories-item .btn.btn-default.quickorder-button.active,
fieldset[disabled] .productDetailsPageSectionCrossSelling-component .accessories-table .accessories-item .btn.btn-default.add-to-cart-button.active {
  color: #969796;
  background-color: #e6e9e8;
  border-color: #e6e9e8;
  opacity: 1;
}
.productDetailsPageSectionCrossSelling-component .accessories-table .accessories-item .btn.btn-default.quickorder-button .badge,
.productDetailsPageSectionCrossSelling-component .accessories-table .accessories-item .btn.btn-default.add-to-cart-button .badge {
  color: #e31f26;
  background-color: #ffffff;
}
.productDetailsPageSectionCrossSelling-component .accessories-table .accessories-item .btn.btn-default.quickorder-button:active,
.productDetailsPageSectionCrossSelling-component .accessories-table .accessories-item .btn.btn-default.add-to-cart-button:active {
  color: #ffffff !important;
  background-color: #ff0000;
  border-color: #ff0000;
}
@media only screen and (max-width: 1024px) {
  .productDetailsPageSectionCrossSelling-component .accessories-table .accessories-item .btn.btn-default.quickorder-button,
  .productDetailsPageSectionCrossSelling-component .accessories-table .accessories-item .btn.btn-default.add-to-cart-button {
    font-size: 16px;
  }
}
.productDetailsPageSectionCrossSelling-component .accessories-table .accessories-item:last-child {
  border: 0;
}
.productDetailsPageSectionCrossSelling-component .accessories-table .accessories-item .item-part-number {
  color: #006ab6;
  font-weight: bold;
  font-size: 14px;
  text-align: left;
  padding: 5px 0 5px 10px;
  width: 16%;
  float: left;
}
@media only screen and (max-width: 1024px) {
  .productDetailsPageSectionCrossSelling-component .accessories-table .accessories-item .item-part-number {
    width: 100%;
    text-align: left;
    padding-left: 0;
  }
}
.productDetailsPageSectionCrossSelling-component .accessories-table .accessories-item .item-part-number a {
  color: #043faf;
}
.productDetailsPageSectionCrossSelling-component .accessories-table .accessories-item .item-part-number a:hover {
  color: #1063ff;
}
.productDetailsPageSectionCrossSelling-component .accessories-table .accessories-item .item-name {
  width: 35%;
  float: left;
  font-size: 14px;
  text-align: left;
  padding: 5px 30px 5px 0;
  white-space: pre-wrap;
}
@media only screen and (max-width: 1024px) {
  .productDetailsPageSectionCrossSelling-component .accessories-table .accessories-item .item-name {
    width: 100%;
  }
}
.productDetailsPageSectionCrossSelling-component .accessories-table .accessories-item .priceContainer {
  width: 21%;
  font-size: 14px;
  margin: 10px 0;
  float: left;
}
@media only screen and (max-width: 1024px) {
  .productDetailsPageSectionCrossSelling-component .accessories-table .accessories-item .priceContainer {
    width: 100%;
  }
}
.productDetailsPageSectionCrossSelling-component .accessories-table .accessories-item .priceContainer div {
  width: 50%;
  display: inline-block;
  float: left;
}
.productDetailsPageSectionCrossSelling-component .accessories-table .accessories-item .priceContainer div.stock-details {
  color: #3a414b;
  font-weight: bold;
  white-space: pre-wrap;
}
.productDetailsPageSectionCrossSelling-component .accessories-table .accessories-item .priceContainer div.stock-details.instock {
  color: #006609;
}
.productDetailsPageSectionCrossSelling-component .accessories-table .accessories-item .addtocart-component {
  width: 28%;
  float: left;
  margin-top: 0;
}
@media only screen and (max-width: 1024px) {
  .productDetailsPageSectionCrossSelling-component .accessories-table .accessories-item .addtocart-component {
    width: 100%;
  }
}
.productDetailsPageSectionCrossSelling-component .accessories-table .accessories-item .btn-primary {
  float: left;
  color: #fff;
  min-width: 130px;
  width: auto;
  height: 44px;
  margin: 0;
  line-height: 40px;
  padding: 0 10px;
}
.productDetailsPageSectionCrossSelling-component .accessories-table .accessories-item .btn-primary:before,
.productDetailsPageSectionCrossSelling-component .accessories-table .accessories-item .btn-primary:after {
  display: none;
}
.productDetailsPageSectionCrossSelling-component .accessories-table .accessories-item .qty-selector {
  margin: 0;
  float: left;
}
.productDetailsPageSectionCrossSelling-component .accessories-table .accessories-item .qty-selector label {
  float: left;
  text-transform: uppercase;
  padding: 10px 0px;
  margin: 0 20px 0 0;
}
.productDetailsPageSectionCrossSelling-component .accessories-table .accessories-item .addtocart-button-area {
  margin: 0 10px;
  float: right;
}
a:focus {
  outline: 5px auto #1B55C3;
  outline-offset: 0px;
}

.skip,
.skipToSearch,
.skiptocontent,
.skiptonavigation {
  color: #fff !important;
  width: 250px;
  height: 60px;
  border: 2px solid #fff;
  background: #272a68;
  display: block;
  padding: 20px 0;
  top: 1em;
  left: 1em;
  border: 0px;
  box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.75);
  text-decoration: none;
}
.skip:focus,
.skipToSearch:focus,
.skiptocontent:focus,
.skiptonavigation:focus {
  overflow: visible;
  z-index: 9999999999;
  clip: auto;
  position: relative;
  text-align: center;
  border: 0px;
  outline: 0.5px auto rgba(1, 1, 1, 0.5);
  outline-offset: -1px;
  margin-bottom: -59px;
}

.btn-tertiary.result {
  display: none;
}
@media only screen and (max-width: 480px) {
  .btn-tertiary.result {
    display: block;
    height: 58px;
    width: 282px;
    border-radius: 29px;
    text-align: center;
    padding-top: 15px;
    background-color: #262b69;
    border: 1px solid #262b69;
    font-size: 18px;
    margin-left: 25px;
    margin-top: 10px;
    margin-bottom: 10px;
    font-family: Arial, Tahoma, Helvetica, sans-serif;
    font-family: bold;
  }
}
.btn-tertiary {
  border-width: 1px;
  border-style: solid;
  color: #ffffff;
  background-color: #262b69;
  border-color: #262b69;
}
.btn.btn-tertiary {
  font-weight: bold!important;
  font-size: 11px;
  letter-spacing: 0.6px;
  line-height: 1;
  padding: 20px 30px;
}
.btn-tertiary:hover,
.btn-tertiary:focus,
.btn-tertiary:active,
.btn-tertiary.active,
.open .dropdown-toggle.btn-tertiary {
  color: #ffffff;
  background-color: #0034b7;
  border-color: #0034b7;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.middle-loading-box {
  border: none;
  width: 38px;
  height: 36px;
  margin: 0 auto;
  display: block;
  text-align: center;
  padding-top: 1px;
  position: fixed;
  top: 50%;
  left: 50%;
  margin-top: -16px;
  margin-left: -16px;
  z-index: 1;
}
.checkbox label:before {
  content: '';
  margin-right: 10px;
  display: inline-block;
  vertical-align: text-top;
  border: 1px solid #e0e0e0;
  float: left;
}
.bv-cv2-cleanslate .bv-core-container-80 .bv-mbox .bv-mbox-breadcrumb span.bv-mbox-breadcrumb-item > span {
  line-height: normal !important;
}
.page-optimizeProductDetails .owl-carousel .headline,
.page-optimizeProductDetails .carousel-component .headline {
  display: block;
}
.align-center {
  text-align: center;
}
.ASM_customer-list-modal .customer-list-select-wrapper:after {
  display: none;
}
.ASM_customer-list-modal .customer-list-select-wrapper .customer-list-select option:first-of-type {
  display: none;
}
#cboxClose {
  z-index: 999;
}
#cboxContent .cart_popup_error_msg {
  margin-bottom: 20px;
}
.footer_logo {
  position: absolute;
  padding-left: 14px;
  display: inline;
  width: 120px;
}
@media only screen and (min-width: 569px) {
  .footer_logo {
    padding-left: 5px;
  }
}
.form-group .select-dropdown {
  width: 100%;
}
.page-optimizeProductDetails .js-qty-selector input[type=number],
.js-product-dates-form#updateProductDates input[type=number],
#quickOrder .js-product-info input[type=number],
.one-third-two-third-container .left-section .quickorder-component .quickorder-form .quickorder-inputs .quickorder-inputs-content .quickorder-input-row input[type=number] {
  -moz-appearance: textfield;
}
.page-optimizeProductDetails .js-qty-selector input[type=number]::-webkit-outer-spin-button,
.page-optimizeProductDetails .js-qty-selector input[type=number]::-webkit-inner-spin-button,
.js-product-dates-form#updateProductDates input[type=number]::-webkit-inner-spin-button,
.js-product-dates-form#updateProductDates input[type=number]::-webkit-outer-spin-button,
#quickOrder .js-product-info input[type=number]::-webkit-inner-spin-button,
#quickOrder .js-product-info input[type=number]::-webkit-outer-spin-button,
.one-third-two-third-container .left-section .quickorder-component .quickorder-form .quickorder-inputs .quickorder-inputs-content .quickorder-input-row input[type=number]::-webkit-inner-spin-button,
.one-third-two-third-container .left-section .quickorder-component .quickorder-form .quickorder-inputs .quickorder-inputs-content .quickorder-input-row input[type=number]::-webkit-outer-spin-button {
  -webkit-appearance: none;
}

@media (min-width: 1024px) {
  .qty {
    float: left;
    width: 70px;

  }
}
.row_price {
  width: 75px;
  min-width: 75px;
}
.articleTitle,
.one-half-two-half-container.resourcesArticleSection .right-section h1 {
  display: block;
  color: #006ab6;
  color: var(--brand-blue);
  line-height: 1.33;
  font-size: 18px;
  padding-bottom: 10px;
}
.articleTitle a.newArticleTeaserLink,
.articleTitle a,
.one-half-two-half-container.resourcesArticleSection .right-section h1 a {
  color: #006ab6;
  color: var(--brand-blue);
  text-decoration: none;
  font-weight: normal;
}
.articleTitle a.newArticleTeaserLink:hover,
.articleTitle a:hover,
.one-half-two-half-container.resourcesArticleSection .right-section h1 a:hover {
  color: #006ab6;
  color: var(--brand-blue);
  text-decoration: none;
}
.segmentTag {
  background-color: #006ab6;
  background-color: var(--brand-blue);
  border-style: solid;
  border-width: 1px;
  border-color: var(--brand-blue);
  border-color: #006ab6;
  color: #fff;
  color: var(--white);
  font-weight: bold;
  padding: 7px;
  line-height: 10px;
  position: absolute;
  font-size: 10px;
  border-radius: 0px;
  -webkit-border-radius: 0px;
}
.segmentTag.caseStudy {
  background-color: #d0021b;
  background-color: var(--red);
  border-style: solid;
  border-width: 1px;
  border-color: var(--red);
  border-color: #d0021b;
}
.segmentTag.techLearning {
  background-color: #006609;
  background-color: var(--green);
  border-style: solid;
  border-width: 1px;
  border-color: var(--green);
  border-color: #006609;
}
.segmentTag.application {
  background-color: #eec850;
  border-style: solid;
  border-width: 1px;
  border-color: #eec850;
}
.segmentTag.video {
  background-color: #1B55C3;
  border-style: solid;
  border-width: 1px;
  border-color: #1B55C3;
}
 .categoryArticleImg {
  width: 100%;
  height: 100%;
  border-style: solid;
  border-width: 1px;
  border-color: #e0e0e0;
  object-fit: cover;
  object-position: top;
}
a.newArticleTeaserLink {
  color: #ff9c42;
  color: var(--orange);
  font-weight: bold;
  text-decoration: none;
}
a.newArticleTeaserLink:hover {
  text-decoration: underline;
  background-color: transparent;
}
.newArticleSection .right-section p a.newArticleTeaserLink:hover {
  text-decoration: none;
}
.js-gallery-carousel .owl-wrapper-outer .owl-wrapper {
  width: auto;
  display: flex;
  flex-direction: column;
}
.page-optimizeProductDetails .breadcrumb > li {
  display: inline-block;
}
@media only screen and (max-width: 639px) {
  .page-optimizeProductDetails .breadcrumb > li {
    display: none;
  }
  .page-optimizeProductDetails .breadcrumb > li:nth-last-child(2) {
    display: inline-block;
  }
}
@media only screen and (max-width: 639px) {
  .page-optimizeProductDetails .breadcrumb > li + li:before {
    content: '\003C';
    padding-right: 0px;
  }
}
.page-optimizeProductDetails .breadcrumb > li a .see-class {
  display: none;
}
@media only screen and (max-width: 639px) {
  .page-optimizeProductDetails .breadcrumb > li a .see-class {
    display: inline;
  }
}
@media only screen and (max-width: 1024px) {
  .page-optimizeProductDetails .owl-carousel .owl-controls .owl-buttons .owl-prev,
  .page-optimizeProductDetails .owl-carousel .owl-controls .owl-buttons .owl-next {
    color: transparent;
  }
}
.page-optimizeProductDetails .product-details-page .product-features .product-details ul {
  width: 100%;
  overflow: hidden;
}
@media only screen and (max-width: 820px) {
  .page-optimizeProductDetails .product-details-page .product-features .product-details ul li {
    font-size: 16px;
  }
}
@media only screen and (max-width: 820px) {
  .page-optimizeProductDetails .product-details-page .product-features .product-details .fullSpecLink {
    font-size: 16px;
  }
}
.page-optimizeProductDetails .product-details-page .product-features .dwyer-product-tag {
  display: flex;
  gap: 5%;
  flex-flow: row;
  padding: 10px 0 25px;
}
@media screen and (max-width: 768px) {
  .page-optimizeProductDetails .product-details-page .product-features .dwyer-product-tag {
    width: 75%;
  }
}
@media screen and (max-width: 475px) {
  .page-optimizeProductDetails .product-details-page .product-features .dwyer-product-tag {
    width: 100%;
  }
}
.page-optimizeProductDetails .product-details-page .product-features .dwyer-product-tag .dwyer-prod-logo {
  border-right: solid 1px #c3c3c3;
  padding-right: 5%;
  height: 48px;
}
.page-optimizeProductDetails .product-details-page .product-features .dwyer-product-tag .dwyer-prod-tagline {
  padding: 0;
  font-size: 11px;
  font-style: italic;
  color: #777;
}

@media only screen and (max-width: 639px) {
  .owl-carousel .owl-controls .owl-page {
    display: inline-block !important;
  }
}
@media only screen and (max-width: 639px) {
  .owl-carousel .owl-controls .owl-page.active span {
    background: none repeat scroll 0 0 #2B7CD3 !important;
  }
}
@media only screen and (max-width: 639px) {
  .owl-carousel .owl-controls .owl-page span {
    background: none repeat scroll 0 0 #E2E2E2 !important;
    border-radius: 20px !important;
    display: block !important;
    height: 12px;
    margin: 5px 7px;
    opacity: 1;
    width: 12px;
  }
}
@media only screen and (max-width: 639px) {
  .owl-carousel .owl-controls .owl-pagination {
    text-align: center;
  }
}
@media only screen and (max-width: 1024px) {
  .owl-carousel .owl-controls .owl-buttons {
    display: none;
  }
}
.product-details-page .product-image .productGalleryThumb {
  order: 2;
}
.product-details-page .product-image .image-gallery__image {
  order: 1;
}

@media only screen and (min-width: 639px) and (max-width: 1024px) {
  .product-details-page .product-image .image-gallery.js-gallery .productGalleryThumb .gallery-carousel .owl-wrapper {
    display: inline !important;
    transition: all 200ms ease 0s;
  }
}
@media only screen and (min-width: 639px) and (max-width: 1024px) {
  .product-details-page .product-image .image-gallery.js-gallery {
    display: flex;
    flex-direction: column;
    align-items: center;
  }
}
.product-details-page.sku-page .sku-tabs .tabs.tabs-responsive {
  background: #f6f6f6;
  margin-top: 0px;
  margin-bottom: 0px;
}
.product-details-page.sku-page .sku-tabs .tabs.tabs-responsive .tabs-list {
  display: none;
}
.product-details-page.sku-page .sku-tabs .tabs.tabs-responsive .content {
  padding: 0 0 30px;
}
@media only screen and (max-width: 1280px) {
  .product-details-page.sku-page .sku-tabs .tabs.tabs-responsive .content {
    margin-top: 30px;
  }
}
.product-details-page.sku-page .sku-tabs .tabs.tabs-responsive .content .tabhead {
  display: none !important;
}
.product-details-page.sku-page .sku-tabs .tabs.tabs-responsive .content .tabbody {
  display: block !important;
  padding: 20px 0 0;
}
.product-details-page.sku-page .sku-tabs .tabs.tabs-responsive .content .tabbody.productDetailsPageSectionCrossSelling-component .accessories-table {
  border-radius: 10px;
}
.product-details-page.sku-page .sku-tabs .tabs.tabs-responsive .content .tabbody.productDetailsPageSectionCrossSelling-component .accessories-table .accessories-heading {
  display: block;
  color: #221f1f;
}
.product-details-page.sku-page .sku-tabs .tabs.tabs-responsive .content .tabbody.productDetailsPageSectionCrossSelling-component .accessories-table .accessories-heading,
.product-details-page.sku-page .sku-tabs .tabs.tabs-responsive .content .tabbody.productDetailsPageSectionCrossSelling-component .accessories-table .accessories-group-label {
  background: none;
  text-transform: capitalize;
  font-weight: bold;
  padding: 20px;
  border-bottom: 1px solid #e2ecff;
}
@media only screen and (max-width: 819px) {
  .product-details-page.sku-page .sku-tabs .tabs.tabs-responsive .content .tabbody.productDetailsPageSectionCrossSelling-component .accessories-table .accessories-heading,
  .product-details-page.sku-page .sku-tabs .tabs.tabs-responsive .content .tabbody.productDetailsPageSectionCrossSelling-component .accessories-table .accessories-group-label {
    border-bottom: none;
    padding: 20px 10px 0;
  }
}
.product-details-page.sku-page .sku-tabs .tabs.tabs-responsive .content .tabbody.productDetailsPageSectionCrossSelling-component .accessories-table .accessories-group-label {
  margin: 0;
  color: #3a414b;
}

