/*!
 * Bootstrap v3.3.7 (http://getbootstrap.com)
 * Copyright 2011-2016 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
html {
  font-family: sans-serif;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%;
}
body {
  margin: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden],
template {
  display: none;
}
a {
  background-color: transparent;
}
a:active,
a:hover {
  outline: 0;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b,
strong {
  font-weight: bold;
}
dfn {
  font-style: italic;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
mark {
  background: #ff0;
  color: #000;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
img {
  border: 0;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 1em 40px;
}
hr {
  box-sizing: content-box;
  height: 0;
}
pre {
  overflow: auto;
}
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em;
}
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}
button {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
button[disabled],
html input[disabled] {
  cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
input {
  line-height: normal;
}
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: textfield;
  box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
legend {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
}
optgroup {
  font-weight: bold;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
td,
th {
  padding: 0;
}
/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
@media print {
  *,
  *:before,
  *:after {
    background: transparent !important;
    color: #000 !important;
    box-shadow: none !important;
    text-shadow: none !important;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  a[href]:after {
    content: " (" attr(href) ")";
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  a[href^="#"]:after,
  a[href^="javascript:"]:after {
    content: "";
  }
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  thead {
    display: table-header-group;
  }
  tr,
  img {
    page-break-inside: avoid;
  }
  img {
    max-width: 100% !important;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
  .navbar {
    display: none;
  }
  .btn > .caret,
  .dropup > .btn > .caret {
    border-top-color: #000 !important;
  }
  .label {
    border: 1px solid #000;
  }
  .table {
    border-collapse: collapse !important;
  }
  .table td,
  .table th {
    background-color: #fff !important;
  }
  .table-bordered th,
  .table-bordered td {
    border: 1px solid #ddd !important;
  }
}
@font-face {
  font-family: 'Glyphicons Halflings';
  src: url('../fonts/glyphicons-halflings-regular.eot');
  src: url('../fonts/glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'), url('../fonts/glyphicons-halflings-regular.woff2') format('woff2'), url('../fonts/glyphicons-halflings-regular.woff') format('woff'), url('../fonts/glyphicons-halflings-regular.ttf') format('truetype'), url('../fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular') format('svg');
}
.glyphicon,
.product__listing.product__list .product__list--item.tag-highlighted:after,
.product__listing.product__grid .product-item.tag-highlighted:after {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.glyphicon-asterisk:before {
  content: "\002a";
}
.glyphicon-plus:before {
  content: "\002b";
}
.glyphicon-euro:before,
.glyphicon-eur:before {
  content: "\20ac";
}
.glyphicon-minus:before {
  content: "\2212";
}
.glyphicon-cloud:before {
  content: "\2601";
}
.glyphicon-envelope:before {
  content: "\2709";
}
.glyphicon-pencil:before {
  content: "\270f";
}
.glyphicon-glass:before {
  content: "\e001";
}
.glyphicon-music:before {
  content: "\e002";
}
.glyphicon-search:before {
  content: "\e003";
}
.glyphicon-heart:before {
  content: "\e005";
}
.glyphicon-star:before {
  content: "\e006";
}
.glyphicon-star-empty:before {
  content: "\e007";
}
.glyphicon-user:before {
  content: "\e008";
}
.glyphicon-film:before {
  content: "\e009";
}
.glyphicon-th-large:before {
  content: "\e010";
}
.glyphicon-th:before {
  content: "\e011";
}
.glyphicon-th-list:before {
  content: "\e012";
}
.glyphicon-ok:before {
  content: "\e013";
}
.glyphicon-remove:before {
  content: "\e014";
}
.glyphicon-zoom-in:before {
  content: "\e015";
}
.glyphicon-zoom-out:before {
  content: "\e016";
}
.glyphicon-off:before {
  content: "\e017";
}
.glyphicon-signal:before {
  content: "\e018";
}
.glyphicon-cog:before {
  content: "\e019";
}
.glyphicon-trash:before {
  content: "\e020";
}
.glyphicon-home:before {
  content: "\e021";
}
.glyphicon-file:before {
  content: "\e022";
}
.glyphicon-time:before {
  content: "\e023";
}
.glyphicon-road:before {
  content: "\e024";
}
.glyphicon-download-alt:before {
  content: "\e025";
}
.glyphicon-download:before {
  content: "\e026";
}
.glyphicon-upload:before {
  content: "\e027";
}
.glyphicon-inbox:before {
  content: "\e028";
}
.glyphicon-play-circle:before {
  content: "\e029";
}
.glyphicon-repeat:before {
  content: "\e030";
}
.glyphicon-refresh:before {
  content: "\e031";
}
.glyphicon-list-alt:before {
  content: "\e032";
}
.glyphicon-lock:before {
  content: "\e033";
}
.glyphicon-flag:before {
  content: "\e034";
}
.glyphicon-headphones:before {
  content: "\e035";
}
.glyphicon-volume-off:before {
  content: "\e036";
}
.glyphicon-volume-down:before {
  content: "\e037";
}
.glyphicon-volume-up:before {
  content: "\e038";
}
.glyphicon-qrcode:before {
  content: "\e039";
}
.glyphicon-barcode:before {
  content: "\e040";
}
.glyphicon-tag:before {
  content: "\e041";
}
.glyphicon-tags:before {
  content: "\e042";
}
.glyphicon-book:before {
  content: "\e043";
}
.glyphicon-bookmark:before {
  content: "\e044";
}
.glyphicon-print:before {
  content: "\e045";
}
.glyphicon-camera:before {
  content: "\e046";
}
.glyphicon-font:before {
  content: "\e047";
}
.glyphicon-bold:before {
  content: "\e048";
}
.glyphicon-italic:before {
  content: "\e049";
}
.glyphicon-text-height:before {
  content: "\e050";
}
.glyphicon-text-width:before {
  content: "\e051";
}
.glyphicon-align-left:before {
  content: "\e052";
}
.glyphicon-align-center:before {
  content: "\e053";
}
.glyphicon-align-right:before {
  content: "\e054";
}
.glyphicon-align-justify:before {
  content: "\e055";
}
.glyphicon-list:before {
  content: "\e056";
}
.glyphicon-indent-left:before {
  content: "\e057";
}
.glyphicon-indent-right:before {
  content: "\e058";
}
.glyphicon-facetime-video:before {
  content: "\e059";
}
.glyphicon-picture:before {
  content: "\e060";
}
.glyphicon-map-marker:before {
  content: "\e062";
}
.glyphicon-adjust:before {
  content: "\e063";
}
.glyphicon-tint:before {
  content: "\e064";
}
.glyphicon-edit:before {
  content: "\e065";
}
.glyphicon-share:before {
  content: "\e066";
}
.glyphicon-check:before {
  content: "\e067";
}
.glyphicon-move:before {
  content: "\e068";
}
.glyphicon-step-backward:before {
  content: "\e069";
}
.glyphicon-fast-backward:before {
  content: "\e070";
}
.glyphicon-backward:before {
  content: "\e071";
}
.glyphicon-play:before {
  content: "\e072";
}
.glyphicon-pause:before {
  content: "\e073";
}
.glyphicon-stop:before {
  content: "\e074";
}
.glyphicon-forward:before {
  content: "\e075";
}
.glyphicon-fast-forward:before {
  content: "\e076";
}
.glyphicon-step-forward:before {
  content: "\e077";
}
.glyphicon-eject:before {
  content: "\e078";
}
.glyphicon-chevron-left:before {
  content: "\e079";
}
.glyphicon-chevron-right:before {
  content: "\e080";
}
.glyphicon-plus-sign:before {
  content: "\e081";
}
.glyphicon-minus-sign:before {
  content: "\e082";
}
.glyphicon-remove-sign:before {
  content: "\e083";
}
.glyphicon-ok-sign:before {
  content: "\e084";
}
.glyphicon-question-sign:before {
  content: "\e085";
}
.glyphicon-info-sign:before {
  content: "\e086";
}
.glyphicon-screenshot:before {
  content: "\e087";
}
.glyphicon-remove-circle:before {
  content: "\e088";
}
.glyphicon-ok-circle:before {
  content: "\e089";
}
.glyphicon-ban-circle:before {
  content: "\e090";
}
.glyphicon-arrow-left:before {
  content: "\e091";
}
.glyphicon-arrow-right:before {
  content: "\e092";
}
.glyphicon-arrow-up:before {
  content: "\e093";
}
.glyphicon-arrow-down:before {
  content: "\e094";
}
.glyphicon-share-alt:before {
  content: "\e095";
}
.glyphicon-resize-full:before {
  content: "\e096";
}
.glyphicon-resize-small:before {
  content: "\e097";
}
.glyphicon-exclamation-sign:before {
  content: "\e101";
}
.glyphicon-gift:before {
  content: "\e102";
}
.glyphicon-leaf:before {
  content: "\e103";
}
.glyphicon-fire:before {
  content: "\e104";
}
.glyphicon-eye-open:before {
  content: "\e105";
}
.glyphicon-eye-close:before {
  content: "\e106";
}
.glyphicon-warning-sign:before {
  content: "\e107";
}
.glyphicon-plane:before {
  content: "\e108";
}
.glyphicon-calendar:before {
  content: "\e109";
}
.glyphicon-random:before {
  content: "\e110";
}
.glyphicon-comment:before {
  content: "\e111";
}
.glyphicon-magnet:before {
  content: "\e112";
}
.glyphicon-chevron-up:before {
  content: "\e113";
}
.glyphicon-chevron-down:before {
  content: "\e114";
}
.glyphicon-retweet:before {
  content: "\e115";
}
.glyphicon-shopping-cart:before {
  content: "\e116";
}
.glyphicon-folder-close:before {
  content: "\e117";
}
.glyphicon-folder-open:before {
  content: "\e118";
}
.glyphicon-resize-vertical:before {
  content: "\e119";
}
.glyphicon-resize-horizontal:before {
  content: "\e120";
}
.glyphicon-hdd:before {
  content: "\e121";
}
.glyphicon-bullhorn:before {
  content: "\e122";
}
.glyphicon-bell:before {
  content: "\e123";
}
.glyphicon-certificate:before {
  content: "\e124";
}
.glyphicon-thumbs-up:before {
  content: "\e125";
}
.glyphicon-thumbs-down:before {
  content: "\e126";
}
.glyphicon-hand-right:before {
  content: "\e127";
}
.glyphicon-hand-left:before {
  content: "\e128";
}
.glyphicon-hand-up:before {
  content: "\e129";
}
.glyphicon-hand-down:before {
  content: "\e130";
}
.glyphicon-circle-arrow-right:before {
  content: "\e131";
}
.glyphicon-circle-arrow-left:before {
  content: "\e132";
}
.glyphicon-circle-arrow-up:before {
  content: "\e133";
}
.glyphicon-circle-arrow-down:before {
  content: "\e134";
}
.glyphicon-globe:before {
  content: "\e135";
}
.glyphicon-wrench:before {
  content: "\e136";
}
.glyphicon-tasks:before {
  content: "\e137";
}
.glyphicon-filter:before {
  content: "\e138";
}
.glyphicon-briefcase:before {
  content: "\e139";
}
.glyphicon-fullscreen:before {
  content: "\e140";
}
.glyphicon-dashboard:before {
  content: "\e141";
}
.glyphicon-paperclip:before {
  content: "\e142";
}
.glyphicon-heart-empty:before {
  content: "\e143";
}
.glyphicon-link:before {
  content: "\e144";
}
.glyphicon-phone:before {
  content: "\e145";
}
.glyphicon-pushpin:before {
  content: "\e146";
}
.glyphicon-usd:before {
  content: "\e148";
}
.glyphicon-gbp:before {
  content: "\e149";
}
.glyphicon-sort:before {
  content: "\e150";
}
.glyphicon-sort-by-alphabet:before {
  content: "\e151";
}
.glyphicon-sort-by-alphabet-alt:before {
  content: "\e152";
}
.glyphicon-sort-by-order:before {
  content: "\e153";
}
.glyphicon-sort-by-order-alt:before {
  content: "\e154";
}
.glyphicon-sort-by-attributes:before {
  content: "\e155";
}
.glyphicon-sort-by-attributes-alt:before {
  content: "\e156";
}
.glyphicon-unchecked:before {
  content: "\e157";
}
.glyphicon-expand:before {
  content: "\e158";
}
.glyphicon-collapse-down:before {
  content: "\e159";
}
.glyphicon-collapse-up:before {
  content: "\e160";
}
.glyphicon-log-in:before {
  content: "\e161";
}
.glyphicon-flash:before {
  content: "\e162";
}
.glyphicon-log-out:before {
  content: "\e163";
}
.glyphicon-new-window:before {
  content: "\e164";
}
.glyphicon-record:before {
  content: "\e165";
}
.glyphicon-save:before {
  content: "\e166";
}
.glyphicon-open:before {
  content: "\e167";
}
.glyphicon-saved:before {
  content: "\e168";
}
.glyphicon-import:before {
  content: "\e169";
}
.glyphicon-export:before {
  content: "\e170";
}
.glyphicon-send:before {
  content: "\e171";
}
.glyphicon-floppy-disk:before {
  content: "\e172";
}
.glyphicon-floppy-saved:before {
  content: "\e173";
}
.glyphicon-floppy-remove:before {
  content: "\e174";
}
.glyphicon-floppy-save:before {
  content: "\e175";
}
.glyphicon-floppy-open:before {
  content: "\e176";
}
.glyphicon-credit-card:before {
  content: "\e177";
}
.glyphicon-transfer:before {
  content: "\e178";
}
.glyphicon-cutlery:before {
  content: "\e179";
}
.glyphicon-header:before {
  content: "\e180";
}
.glyphicon-compressed:before {
  content: "\e181";
}
.glyphicon-earphone:before {
  content: "\e182";
}
.glyphicon-phone-alt:before {
  content: "\e183";
}
.glyphicon-tower:before {
  content: "\e184";
}
.glyphicon-stats:before {
  content: "\e185";
}
.glyphicon-sd-video:before {
  content: "\e186";
}
.glyphicon-hd-video:before {
  content: "\e187";
}
.glyphicon-subtitles:before {
  content: "\e188";
}
.glyphicon-sound-stereo:before {
  content: "\e189";
}
.glyphicon-sound-dolby:before {
  content: "\e190";
}
.glyphicon-sound-5-1:before {
  content: "\e191";
}
.glyphicon-sound-6-1:before {
  content: "\e192";
}
.glyphicon-sound-7-1:before {
  content: "\e193";
}
.glyphicon-copyright-mark:before {
  content: "\e194";
}
.glyphicon-registration-mark:before {
  content: "\e195";
}
.glyphicon-cloud-download:before {
  content: "\e197";
}
.glyphicon-cloud-upload:before {
  content: "\e198";
}
.glyphicon-tree-conifer:before {
  content: "\e199";
}
.glyphicon-tree-deciduous:before {
  content: "\e200";
}
.glyphicon-cd:before {
  content: "\e201";
}
.glyphicon-save-file:before {
  content: "\e202";
}
.glyphicon-open-file:before {
  content: "\e203";
}
.glyphicon-level-up:before {
  content: "\e204";
}
.glyphicon-copy:before {
  content: "\e205";
}
.glyphicon-paste:before {
  content: "\e206";
}
.glyphicon-alert:before {
  content: "\e209";
}
.glyphicon-equalizer:before {
  content: "\e210";
}
.glyphicon-king:before {
  content: "\e211";
}
.glyphicon-queen:before {
  content: "\e212";
}
.glyphicon-pawn:before {
  content: "\e213";
}
.glyphicon-bishop:before {
  content: "\e214";
}
.glyphicon-knight:before {
  content: "\e215";
}
.glyphicon-baby-formula:before {
  content: "\e216";
}
.glyphicon-tent:before {
  content: "\26fa";
}
.glyphicon-blackboard:before {
  content: "\e218";
}
.glyphicon-bed:before {
  content: "\e219";
}
.glyphicon-apple:before {
  content: "\f8ff";
}
.glyphicon-erase:before {
  content: "\e221";
}
.glyphicon-hourglass:before {
  content: "\231b";
}
.glyphicon-lamp:before {
  content: "\e223";
}
.glyphicon-duplicate:before {
  content: "\e224";
}
.glyphicon-piggy-bank:before {
  content: "\e225";
}
.glyphicon-scissors:before {
  content: "\e226";
}
.glyphicon-bitcoin:before {
  content: "\e227";
}
.glyphicon-btc:before {
  content: "\e227";
}
.glyphicon-xbt:before {
  content: "\e227";
}
.glyphicon-yen:before {
  content: "\00a5";
}
.glyphicon-jpy:before {
  content: "\00a5";
}
.glyphicon-ruble:before {
  content: "\20bd";
}
.glyphicon-rub:before {
  content: "\20bd";
}
.glyphicon-scale:before {
  content: "\e230";
}
.glyphicon-ice-lolly:before {
  content: "\e231";
}
.glyphicon-ice-lolly-tasted:before {
  content: "\e232";
}
.glyphicon-education:before {
  content: "\e233";
}
.glyphicon-option-horizontal:before {
  content: "\e234";
}
.glyphicon-option-vertical:before {
  content: "\e235";
}
.glyphicon-menu-hamburger:before {
  content: "\e236";
}
.glyphicon-modal-window:before {
  content: "\e237";
}
.glyphicon-oil:before {
  content: "\e238";
}
.glyphicon-grain:before {
  content: "\e239";
}
.glyphicon-sunglasses:before {
  content: "\e240";
}
.glyphicon-text-size:before {
  content: "\e241";
}
.glyphicon-text-color:before {
  content: "\e242";
}
.glyphicon-text-background:before {
  content: "\e243";
}
.glyphicon-object-align-top:before {
  content: "\e244";
}
.glyphicon-object-align-bottom:before {
  content: "\e245";
}
.glyphicon-object-align-horizontal:before {
  content: "\e246";
}
.glyphicon-object-align-left:before {
  content: "\e247";
}
.glyphicon-object-align-vertical:before {
  content: "\e248";
}
.glyphicon-object-align-right:before {
  content: "\e249";
}
.glyphicon-triangle-right:before {
  content: "\e250";
}
.glyphicon-triangle-left:before {
  content: "\e251";
}
.glyphicon-triangle-bottom:before {
  content: "\e252";
}
.glyphicon-triangle-top:before {
  content: "\e253";
}
.glyphicon-console:before {
  content: "\e254";
}
.glyphicon-superscript:before {
  content: "\e255";
}
.glyphicon-subscript:before {
  content: "\e256";
}
.glyphicon-menu-left:before {
  content: "\e257";
}
.glyphicon-menu-right:before {
  content: "\e258";
}
.glyphicon-menu-down:before {
  content: "\e259";
}
.glyphicon-menu-up:before {
  content: "\e260";
}
* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
html {
  font-size: 10px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
body {
  font-family: Helvetica, "Open Sans", Arial, sans-serif;
  font-size: 14px;
  line-height: 1.42857143;
  color: #3c3c3c;
  background-color: #ffffff;
}
input,
button,
select,
textarea {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}
a {
  color: #0068b3;
  text-decoration: none;
}
a:hover,
a:focus {
  color: #003c66;
  text-decoration: underline;
}
a:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
figure {
  margin: 0;
}
img {
  vertical-align: middle;
}
.img-responsive,
.thumbnail > img,
.thumbnail a > img,
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  display: block;
  max-width: 100%;
  height: auto;
}
.img-rounded {
  border-radius: 0;
}
.img-thumbnail {
  padding: 4px;
  line-height: 1.42857143;
  background-color: #ffffff;
  border: 1px solid #dddddd;
  border-radius: 0;
  -webkit-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  display: inline-block;
  max-width: 100%;
  height: auto;
}
.img-circle {
  border-radius: 50%;
}
hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 1px solid #eeeeee;
}
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
.sr-only-focusable:active,
.sr-only-focusable:focus {
  position: static;
  width: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  clip: auto;
}
[role="button"] {
  cursor: pointer;
}
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-family: inherit;
  font-weight: 500;
  line-height: 1.1;
  color: inherit;
}
h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small,
.h1 small,
.h2 small,
.h3 small,
.h4 small,
.h5 small,
.h6 small,
h1 .small,
h2 .small,
h3 .small,
h4 .small,
h5 .small,
h6 .small,
.h1 .small,
.h2 .small,
.h3 .small,
.h4 .small,
.h5 .small,
.h6 .small {
  font-weight: normal;
  line-height: 1;
  color: #777777;
}
h1,
.h1,
h2,
.h2,
h3,
.h3 {
  margin-top: 20px;
  margin-bottom: 10px;
}
h1 small,
.h1 small,
h2 small,
.h2 small,
h3 small,
.h3 small,
h1 .small,
.h1 .small,
h2 .small,
.h2 .small,
h3 .small,
.h3 .small {
  font-size: 65%;
}
h4,
.h4,
h5,
.h5,
h6,
.h6 {
  margin-top: 10px;
  margin-bottom: 10px;
}
h4 small,
.h4 small,
h5 small,
.h5 small,
h6 small,
.h6 small,
h4 .small,
.h4 .small,
h5 .small,
.h5 .small,
h6 .small,
.h6 .small {
  font-size: 75%;
}
h1,
.h1 {
  font-size: 36px;
}
h2,
.h2 {
  font-size: 30px;
}
h3,
.h3 {
  font-size: 24px;
}
h4,
.h4 {
  font-size: 18px;
}
h5,
.h5 {
  font-size: 14px;
}
h6,
.h6 {
  font-size: 12px;
}
p {
  margin: 0 0 10px;
}
.lead {
  margin-bottom: 20px;
  font-size: 16px;
  font-weight: 300;
  line-height: 1.4;
}
@media (min-width: 640px) {
  .lead {
    font-size: 21px;
  }
}
small,
.small {
  font-size: 92%;
}
mark,
.mark {
  background-color: #fcf8e3;
  padding: .2em;
}
.text-left {
  text-align: left;
}
.text-right {
  text-align: right;
}
.text-center {
  text-align: center;
}
.text-justify {
  text-align: justify;
}
.text-nowrap {
  white-space: nowrap;
}
.text-lowercase {
  text-transform: lowercase;
}
.text-uppercase {
  text-transform: uppercase;
}
.text-capitalize {
  text-transform: capitalize;
}
.text-muted {
  color: #777777;
}
.text-primary {
  color: #0068b3;
}
a.text-primary:hover,
a.text-primary:focus {
  color: #004a80;
}
.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: #3c3c3c;
}
a.text-danger:hover,
a.text-danger:focus {
  color: #232323;
}
.bg-primary {
  color: #fff;
  background-color: #0068b3;
}
a.bg-primary:hover,
a.bg-primary:focus {
  background-color: #004a80;
}
.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 #e5e5e5;
}
.table > thead > tr > th {
  vertical-align: bottom;
  border-bottom: 2px solid #e5e5e5;
}
.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 #e5e5e5;
}
.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 #e5e5e5;
}
.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 #e5e5e5;
}
.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 #e5e5e5;
  }
  .table-responsive > .table {
    margin-bottom: 0;
  }
  .table-responsive > .table > thead > tr > th,
  .table-responsive > .table > tbody > tr > th,
  .table-responsive > .table > tfoot > tr > th,
  .table-responsive > .table > thead > tr > td,
  .table-responsive > .table > tbody > tr > td,
  .table-responsive > .table > tfoot > tr > td {
    white-space: nowrap;
  }
  .table-responsive > .table-bordered {
    border: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:first-child,
  .table-responsive > .table-bordered > tbody > tr > th:first-child,
  .table-responsive > .table-bordered > tfoot > tr > th:first-child,
  .table-responsive > .table-bordered > thead > tr > td:first-child,
  .table-responsive > .table-bordered > tbody > tr > td:first-child,
  .table-responsive > .table-bordered > tfoot > tr > td:first-child {
    border-left: 0;
  }
  .table-responsive > .table-bordered > thead > tr > th:last-child,
  .table-responsive > .table-bordered > tbody > tr > th:last-child,
  .table-responsive > .table-bordered > tfoot > tr > th:last-child,
  .table-responsive > .table-bordered > thead > tr > td:last-child,
  .table-responsive > .table-bordered > tbody > tr > td:last-child,
  .table-responsive > .table-bordered > tfoot > tr > td:last-child {
    border-right: 0;
  }
  .table-responsive > .table-bordered > tbody > tr:last-child > th,
  .table-responsive > .table-bordered > tfoot > tr:last-child > th,
  .table-responsive > .table-bordered > tbody > tr:last-child > td,
  .table-responsive > .table-bordered > tfoot > tr:last-child > td {
    border-bottom: 0;
  }
}
fieldset {
  padding: 0;
  margin: 0;
  border: 0;
  min-width: 0;
}
legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 20px;
  font-size: 21px;
  line-height: inherit;
  color: #333333;
  border: 0;
  border-bottom: 1px solid #e5e5e5;
}
label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: bold;
}
input[type="search"] {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
input[type="radio"],
input[type="checkbox"] {
  margin: 4px 0 0;
  margin-top: 1px \9;
  line-height: normal;
}
input[type="file"] {
  display: block;
}
input[type="range"] {
  display: block;
  width: 100%;
}
select[multiple],
select[size] {
  height: auto;
}
input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
output {
  display: block;
  padding-top: 7px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #3c3c3c;
}
.form-control {
  display: block;
  width: 100%;
  height: 32px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #3c3c3c;
  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: #0068b3;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(0, 104, 179, 0.6);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(0, 104, 179, 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: #3c3c3c;
}
.has-error .form-control {
  border-color: #3c3c3c;
  -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: #232323;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #6f6f6f;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 6px #6f6f6f;
}
.has-error .input-group-addon {
  color: #3c3c3c;
  border-color: #3c3c3c;
  background-color: #f2dede;
}
.has-error .form-control-feedback {
  color: #3c3c3c;
}
.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: #7c7c7c;
}
@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;
  }
}
.form-group .multiselect-native-select .btn-group {
  min-width: 200px;
  width: 100%;
}
.form-group .multiselect-native-select .btn-group .multiselect {
  background: #fff;
  color: #303030;
  font-size: 14px;
  font-weight: normal;
  text-transform: capitalize;
  width: 100%;
  text-align: left;
  border: 1px solid #dddee0;
  padding: 6px;
  margin-top: 1px;
}
.form-group .multiselect-native-select .btn-group .multiselect .caret {
  float: right;
  margin-top: 8px;
}
.form-group .multiselect-native-select .open .dropdown-toggle.btn-default:focus {
  background: #fff !important;
  color: #333333;
}
.form-group .multiselect-native-select .open .dropdown-toggle.btn-default:hover {
  background: #fff !important;
  color: #333333;
  border-color: #ccc;
}
.form-group .multiselect-native-select .multiselect-container {
  width: 100%;
  padding: 10px 0;
}
.form-group .multiselect-native-select .multiselect-container > li > a > label.checkbox {
  background: #ffffff;
  outline: none;
}
.multiselect-container input[type="checkbox"] {
  margin: 4px 0 0 -25px;
  transform: scale(1.2);
}
@media (max-width: 1023px) {
  .multiselect-native-select .btn-group {
    width: 100%;
  }
  .form-group .multiselect-native-select .btn-group .multiselect {
    width: 100%;
  }
}
.btn {
  display: inline-block;
  margin-bottom: 0;
  font-weight: normal;
  text-align: center;
  vertical-align: middle;
  touch-action: manipulation;
  cursor: pointer;
  background-image: none;
  border: 1px solid transparent;
  white-space: nowrap;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  border-radius: 0;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
.btn:focus,
.btn:active:focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn.active.focus {
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.btn:hover,
.btn:focus,
.btn.focus {
  color: #ffffff;
  text-decoration: none;
}
.btn:active,
.btn.active {
  outline: 0;
  background-image: none;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}
.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
  cursor: not-allowed;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  box-shadow: none;
}
a.btn.disabled,
fieldset[disabled] a.btn {
  pointer-events: none;
}
.btn-default {
  color: #ffffff;
  background-color: #929292;
  border-color: #929292;
}
.btn-default:focus,
.btn-default.focus {
  color: #ffffff;
  background-color: #797979;
  border-color: #525252;
}
.btn-default:hover {
  color: #ffffff;
  background-color: #797979;
  border-color: #737373;
}
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  color: #ffffff;
  background-color: #797979;
  border-color: #737373;
}
.btn-default:active:hover,
.btn-default.active:hover,
.open > .dropdown-toggle.btn-default:hover,
.btn-default:active:focus,
.btn-default.active:focus,
.open > .dropdown-toggle.btn-default:focus,
.btn-default:active.focus,
.btn-default.active.focus,
.open > .dropdown-toggle.btn-default.focus {
  color: #ffffff;
  background-color: #676767;
  border-color: #525252;
}
.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: #929292;
  border-color: #929292;
}
.btn-default .badge {
  color: #929292;
  background-color: #ffffff;
}
.btn-primary {
  color: #ffffff;
  background-color: #0068b3;
  border-color: #0068b3;
}
.btn-primary:focus,
.btn-primary.focus {
  color: #ffffff;
  background-color: #004a80;
  border-color: #001e33;
}
.btn-primary:hover {
  color: #ffffff;
  background-color: #004a80;
  border-color: #004476;
}
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  color: #ffffff;
  background-color: #004a80;
  border-color: #004476;
}
.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: #00365c;
  border-color: #001e33;
}
.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: #0068b3;
  border-color: #0068b3;
}
.btn-primary .badge {
  color: #0068b3;
  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: #0068b3;
  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: #003c66;
  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: #0068b3;
}
.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: #3c3c3c;
  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: #0068b3;
}
.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: #0068b3;
}
.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: #d9d9d9;
  border-radius: 0;
}
.breadcrumb > li {
  display: inline-block;
}
.breadcrumb > li + li:before {
  content: "/\00a0";
  padding: 0 5px;
  color: #3c3c3c;
}
.breadcrumb > .active {
  color: #3c3c3c;
}
.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: #0068b3;
  background-color: #ffffff;
  border: 1px solid #cccccc;
  margin-left: -1px;
}
.pagination > li:first-child > a,
.pagination > li:first-child > span {
  margin-left: 0;
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.pagination > li:last-child > a,
.pagination > li:last-child > span {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus {
  z-index: 2;
  color: #a6a6a6;
  background-color: transparent;
  border-color: #dddddd;
}
.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
  z-index: 3;
  color: #a6a6a6;
  background-color: #0068b3;
  border-color: #0068b3;
  cursor: default;
}
.pagination > .disabled > span,
.pagination > .disabled > span:hover,
.pagination > .disabled > span:focus,
.pagination > .disabled > a,
.pagination > .disabled > a:hover,
.pagination > .disabled > a:focus {
  color: #a6a6a6;
  background-color: #ffffff;
  border-color: #dddddd;
  cursor: not-allowed;
}
.pagination-lg > li > a,
.pagination-lg > li > span {
  padding: 10px 15px;
  font-size: 18px;
  line-height: 1.3333333;
}
.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.pagination-sm > li > a,
.pagination-sm > li > span {
  padding: 5px 10px;
  font-size: 13px;
  line-height: 1.5;
}
.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
.pager {
  padding-left: 0;
  margin: 20px 0;
  list-style: none;
  text-align: center;
}
.pager li {
  display: inline;
}
.pager li > a,
.pager li > span {
  display: inline-block;
  padding: 5px 14px;
  background-color: #ffffff;
  border: 1px solid #cccccc;
  border-radius: 0;
}
.pager li > a:hover,
.pager li > a:focus {
  text-decoration: none;
  background-color: transparent;
}
.pager .next > a,
.pager .next > span {
  float: right;
}
.pager .previous > a,
.pager .previous > span {
  float: left;
}
.pager .disabled > a,
.pager .disabled > a:hover,
.pager .disabled > a:focus,
.pager .disabled > span {
  color: #a6a6a6;
  background-color: #ffffff;
  cursor: not-allowed;
}
.label {
  display: inline;
  padding: .2em .6em .3em;
  font-size: 75%;
  font-weight: bold;
  line-height: 1;
  color: #929292;
  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: #0068b3;
}
.label-primary[href]:hover,
.label-primary[href]:focus {
  background-color: #004a80;
}
.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: #0068b3;
  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: #0068b3;
}
.thumbnail .caption {
  padding: 9px;
  color: #3c3c3c;
}
.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: #3c3c3c;
}
.alert-danger hr {
  border-top-color: #e4b9c0;
}
.alert-danger .alert-link {
  color: #232323;
}
@-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: #0068b3;
  -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: #0068b3;
  border-color: #0068b3;
}
.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: #80caff;
}
.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: #3c3c3c;
  background-color: #f2dede;
}
a.list-group-item-danger,
button.list-group-item-danger {
  color: #3c3c3c;
}
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: #3c3c3c;
  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: #3c3c3c;
  border-color: #3c3c3c;
}
.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 #e5e5e5;
}
.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: #0068b3;
}
.panel-primary > .panel-heading {
  color: #ffffff;
  background-color: #0068b3;
  border-color: #0068b3;
}
.panel-primary > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #0068b3;
}
.panel-primary > .panel-heading .badge {
  color: #0068b3;
  background-color: #ffffff;
}
.panel-primary > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #0068b3;
}
.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: #3c3c3c;
  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: #3c3c3c;
}
.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: Helvetica, "Open Sans", Arial, sans-serif;
  font-style: normal;
  font-weight: normal;
  letter-spacing: normal;
  line-break: auto;
  line-height: 1.42857143;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  white-space: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  font-size: 13px;
  opacity: 0;
  filter: alpha(opacity=0);
}
.tooltip.in {
  opacity: 0.9;
  filter: alpha(opacity=90);
}
.tooltip.top {
  margin-top: -3px;
  padding: 5px 0;
}
.tooltip.right {
  margin-left: 3px;
  padding: 0 5px;
}
.tooltip.bottom {
  margin-top: 3px;
  padding: 5px 0;
}
.tooltip.left {
  margin-left: -3px;
  padding: 0 5px;
}
.tooltip-inner {
  max-width: 200px;
  padding: 3px 8px;
  color: #ffffff;
  text-align: center;
  background-color: #000000;
  border-radius: 0;
}
.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000000;
}
.tooltip.top-left .tooltip-arrow {
  bottom: 0;
  right: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000000;
}
.tooltip.top-right .tooltip-arrow {
  bottom: 0;
  left: 5px;
  margin-bottom: -5px;
  border-width: 5px 5px 0;
  border-top-color: #000000;
}
.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-width: 5px 5px 5px 0;
  border-right-color: #000000;
}
.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-width: 5px 0 5px 5px;
  border-left-color: #000000;
}
.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000000;
}
.tooltip.bottom-left .tooltip-arrow {
  top: 0;
  right: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000000;
}
.tooltip.bottom-right .tooltip-arrow {
  top: 0;
  left: 5px;
  margin-top: -5px;
  border-width: 0 5px 5px;
  border-bottom-color: #000000;
}
.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1060;
  display: none;
  max-width: 276px;
  padding: 1px;
  font-family: Helvetica, "Open Sans", Arial, sans-serif;
  font-style: normal;
  font-weight: normal;
  letter-spacing: normal;
  line-break: auto;
  line-height: 1.42857143;
  text-align: left;
  text-align: start;
  text-decoration: none;
  text-shadow: none;
  text-transform: none;
  white-space: normal;
  word-break: normal;
  word-spacing: normal;
  word-wrap: normal;
  font-size: 14px;
  background-color: #ffffff;
  background-clip: padding-box;
  border: 1px solid #cccccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 0;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.2);
}
.popover.top {
  margin-top: -10px;
}
.popover.right {
  margin-left: 10px;
}
.popover.bottom {
  margin-top: 10px;
}
.popover.left {
  margin-left: -10px;
}
.popover-title {
  margin: 0;
  padding: 8px 14px;
  font-size: 14px;
  background-color: #f7f7f7;
  border-bottom: 1px solid #ebebeb;
  border-radius: -1 -1 0 0;
}
.popover-content {
  padding: 9px 14px;
}
.popover > .arrow,
.popover > .arrow:after {
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}
.popover > .arrow {
  border-width: 11px;
}
.popover > .arrow:after {
  border-width: 10px;
  content: "";
}
.popover.top > .arrow {
  left: 50%;
  margin-left: -11px;
  border-bottom-width: 0;
  border-top-color: #999999;
  border-top-color: rgba(0, 0, 0, 0.25);
  bottom: -11px;
}
.popover.top > .arrow:after {
  content: " ";
  bottom: 1px;
  margin-left: -10px;
  border-bottom-width: 0;
  border-top-color: #ffffff;
}
.popover.right > .arrow {
  top: 50%;
  left: -11px;
  margin-top: -11px;
  border-left-width: 0;
  border-right-color: #999999;
  border-right-color: rgba(0, 0, 0, 0.25);
}
.popover.right > .arrow:after {
  content: " ";
  left: 1px;
  bottom: -10px;
  border-left-width: 0;
  border-right-color: #ffffff;
}
.popover.bottom > .arrow {
  left: 50%;
  margin-left: -11px;
  border-top-width: 0;
  border-bottom-color: #999999;
  border-bottom-color: rgba(0, 0, 0, 0.25);
  top: -11px;
}
.popover.bottom > .arrow:after {
  content: " ";
  top: 1px;
  margin-left: -10px;
  border-top-width: 0;
  border-bottom-color: #ffffff;
}
.popover.left > .arrow {
  top: 50%;
  right: -11px;
  margin-top: -11px;
  border-right-width: 0;
  border-left-color: #999999;
  border-left-color: rgba(0, 0, 0, 0.25);
}
.popover.left > .arrow:after {
  content: " ";
  right: 1px;
  border-right-width: 0;
  border-left-color: #ffffff;
  bottom: -10px;
}
.carousel {
  position: relative;
}
.carousel-inner {
  position: relative;
  overflow: hidden;
  width: 100%;
}
.carousel-inner > .item {
  display: none;
  position: relative;
  -webkit-transition: 0.6s ease-in-out left;
  -o-transition: 0.6s ease-in-out left;
  transition: 0.6s ease-in-out left;
}
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  line-height: 1;
}
@media all and (transform-3d), (-webkit-transform-3d) {
  .carousel-inner > .item {
    -webkit-transition: -webkit-transform 0.6s ease-in-out;
    -moz-transition: -moz-transform 0.6s ease-in-out;
    -o-transition: -o-transform 0.6s ease-in-out;
    transition: transform 0.6s ease-in-out;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-perspective: 1000px;
    -moz-perspective: 1000px;
    perspective: 1000px;
  }
  .carousel-inner > .item.next,
  .carousel-inner > .item.active.right {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    left: 0;
  }
  .carousel-inner > .item.prev,
  .carousel-inner > .item.active.left {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    left: 0;
  }
  .carousel-inner > .item.next.left,
  .carousel-inner > .item.prev.right,
  .carousel-inner > .item.active {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    left: 0;
  }
}
.carousel-inner > .active,
.carousel-inner > .next,
.carousel-inner > .prev {
  display: block;
}
.carousel-inner > .active {
  left: 0;
}
.carousel-inner > .next,
.carousel-inner > .prev {
  position: absolute;
  top: 0;
  width: 100%;
}
.carousel-inner > .next {
  left: 100%;
}
.carousel-inner > .prev {
  left: -100%;
}
.carousel-inner > .next.left,
.carousel-inner > .prev.right {
  left: 0;
}
.carousel-inner > .active.left {
  left: -100%;
}
.carousel-inner > .active.right {
  left: 100%;
}
.carousel-control {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: 15%;
  opacity: 0.5;
  filter: alpha(opacity=50);
  font-size: 20px;
  color: #ffffff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
  background-color: rgba(0, 0, 0, 0);
}
.carousel-control.left {
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
}
.carousel-control.right {
  left: auto;
  right: 0;
  background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
}
.carousel-control:hover,
.carousel-control:focus {
  outline: 0;
  color: #ffffff;
  text-decoration: none;
  opacity: 0.9;
  filter: alpha(opacity=90);
}
.carousel-control .icon-prev,
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right {
  position: absolute;
  top: 50%;
  margin-top: -10px;
  z-index: 5;
  display: inline-block;
}
.carousel-control .icon-prev,
.carousel-control .glyphicon-chevron-left {
  left: 50%;
  margin-left: -10px;
}
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-right {
  right: 50%;
  margin-right: -10px;
}
.carousel-control .icon-prev,
.carousel-control .icon-next {
  width: 20px;
  height: 20px;
  line-height: 1;
  font-family: serif;
}
.carousel-control .icon-prev:before {
  content: '\2039';
}
.carousel-control .icon-next:before {
  content: '\203a';
}
.carousel-indicators {
  position: absolute;
  bottom: 10px;
  left: 50%;
  z-index: 15;
  width: 60%;
  margin-left: -30%;
  padding-left: 0;
  list-style: none;
  text-align: center;
}
.carousel-indicators li {
  display: inline-block;
  width: 10px;
  height: 10px;
  margin: 1px;
  text-indent: -999px;
  border: 1px solid #ffffff;
  border-radius: 10px;
  cursor: pointer;
  background-color: #000 \9;
  background-color: rgba(0, 0, 0, 0);
}
.carousel-indicators .active {
  margin: 0;
  width: 12px;
  height: 12px;
  background-color: #ffffff;
}
.carousel-caption {
  position: absolute;
  left: 15%;
  right: 15%;
  bottom: 20px;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #ffffff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}
.carousel-caption .btn {
  text-shadow: none;
}
@media screen and (min-width: 640px) {
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-prev,
  .carousel-control .icon-next {
    width: 30px;
    height: 30px;
    margin-top: -10px;
    font-size: 30px;
  }
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .icon-prev {
    margin-left: -10px;
  }
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-next {
    margin-right: -10px;
  }
  .carousel-caption {
    left: 20%;
    right: 20%;
    padding-bottom: 30px;
  }
  .carousel-indicators {
    bottom: 20px;
  }
}
.clearfix:before,
.clearfix:after,
.dl-horizontal dd:before,
.dl-horizontal dd:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after,
.form-horizontal .form-group:before,
.form-horizontal .form-group:after,
.btn-toolbar:before,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:before,
.btn-group-vertical > .btn-group:after,
.nav:before,
.nav:after,
.navbar:before,
.navbar:after,
.navbar-header:before,
.navbar-header:after,
.navbar-collapse:before,
.navbar-collapse:after,
.pager:before,
.pager:after,
.panel-body:before,
.panel-body:after,
.modal-header:before,
.modal-header:after,
.modal-footer:before,
.modal-footer:after,
.tabs .tabs-list:before,
.tabs .tabs-list:after,
.cart__content:before,
.cart__content:after,
.rich-text-output .rte-row:before,
.rich-text-output .rte-row:after {
  content: " ";
  display: table;
}
.clearfix:after,
.dl-horizontal dd:after,
.container:after,
.container-fluid:after,
.row:after,
.form-horizontal .form-group:after,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:after,
.nav:after,
.navbar:after,
.navbar-header:after,
.navbar-collapse:after,
.pager:after,
.panel-body:after,
.modal-header:after,
.modal-footer:after,
.tabs .tabs-list:after,
.cart__content:after,
.rich-text-output .rte-row:after {
  clear: both;
}
.clearfix:before,
.clearfix:after,
.dl-horizontal dd:before,
.dl-horizontal dd:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after,
.form-horizontal .form-group:before,
.form-horizontal .form-group:after,
.btn-toolbar:before,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:before,
.btn-group-vertical > .btn-group:after,
.nav:before,
.nav:after,
.navbar:before,
.navbar:after,
.navbar-header:before,
.navbar-header:after,
.navbar-collapse:before,
.navbar-collapse:after,
.pager:before,
.pager:after,
.panel-body:before,
.panel-body:after,
.modal-header:before,
.modal-header:after,
.modal-footer:before,
.modal-footer:after,
.tabs .tabs-list:before,
.tabs .tabs-list:after,
.cart__content:before,
.cart__content:after,
.rich-text-output .rte-row:before,
.rich-text-output .rte-row:after {
  content: " ";
  display: table;
}
.clearfix:after,
.dl-horizontal dd:after,
.container:after,
.container-fluid:after,
.row:after,
.form-horizontal .form-group:after,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:after,
.nav:after,
.navbar:after,
.navbar-header:after,
.navbar-collapse:after,
.pager:after,
.panel-body:after,
.modal-header:after,
.modal-footer:after,
.tabs .tabs-list:after,
.cart__content:after,
.rich-text-output .rte-row:after {
  clear: both;
}
.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.pull-right {
  float: right !important;
}
.pull-left {
  float: left !important;
}
.hide {
  display: none !important;
}
.show {
  display: block !important;
}
.invisible {
  visibility: hidden;
}
.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.hidden {
  display: none !important;
}
.affix {
  position: fixed;
}
@-ms-viewport {
  width: device-width;
}
.visible-xs,
.visible-sm,
.visible-md,
.visible-lg {
  display: none !important;
}
.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
  display: none !important;
}
@media (max-width: 639px) {
  .visible-xs {
    display: block !important;
  }
  table.visible-xs {
    display: table !important;
  }
  tr.visible-xs {
    display: table-row !important;
  }
  th.visible-xs,
  td.visible-xs {
    display: table-cell !important;
  }
}
@media (max-width: 639px) {
  .visible-xs-block {
    display: block !important;
  }
}
@media (max-width: 639px) {
  .visible-xs-inline {
    display: inline !important;
  }
}
@media (max-width: 639px) {
  .visible-xs-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 640px) and (max-width: 1023px) {
  .visible-sm {
    display: block !important;
  }
  table.visible-sm {
    display: table !important;
  }
  tr.visible-sm {
    display: table-row !important;
  }
  th.visible-sm,
  td.visible-sm {
    display: table-cell !important;
  }
}
@media (min-width: 640px) and (max-width: 1023px) {
  .visible-sm-block {
    display: block !important;
  }
}
@media (min-width: 640px) and (max-width: 1023px) {
  .visible-sm-inline {
    display: inline !important;
  }
}
@media (min-width: 640px) and (max-width: 1023px) {
  .visible-sm-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 1024px) and (max-width: 1399px) {
  .visible-md {
    display: block !important;
  }
  table.visible-md {
    display: table !important;
  }
  tr.visible-md {
    display: table-row !important;
  }
  th.visible-md,
  td.visible-md {
    display: table-cell !important;
  }
}
@media (min-width: 1024px) and (max-width: 1399px) {
  .visible-md-block {
    display: block !important;
  }
}
@media (min-width: 1024px) and (max-width: 1399px) {
  .visible-md-inline {
    display: inline !important;
  }
}
@media (min-width: 1024px) and (max-width: 1399px) {
  .visible-md-inline-block {
    display: inline-block !important;
  }
}
@media (min-width: 1400px) {
  .visible-lg {
    display: block !important;
  }
  table.visible-lg {
    display: table !important;
  }
  tr.visible-lg {
    display: table-row !important;
  }
  th.visible-lg,
  td.visible-lg {
    display: table-cell !important;
  }
}
@media (min-width: 1400px) {
  .visible-lg-block {
    display: block !important;
  }
}
@media (min-width: 1400px) {
  .visible-lg-inline {
    display: inline !important;
  }
}
@media (min-width: 1400px) {
  .visible-lg-inline-block {
    display: inline-block !important;
  }
}
@media (max-width: 639px) {
  .hidden-xs {
    display: none !important;
  }
}
@media (min-width: 640px) and (max-width: 1023px) {
  .hidden-sm {
    display: none !important;
  }
}
@media (min-width: 1024px) and (max-width: 1399px) {
  .hidden-md {
    display: none !important;
  }
}
@media (min-width: 1400px) {
  .hidden-lg {
    display: none !important;
  }
}
.visible-print {
  display: none !important;
}
@media print {
  .visible-print {
    display: block !important;
  }
  table.visible-print {
    display: table !important;
  }
  tr.visible-print {
    display: table-row !important;
  }
  th.visible-print,
  td.visible-print {
    display: table-cell !important;
  }
}
.visible-print-block {
  display: none !important;
}
@media print {
  .visible-print-block {
    display: block !important;
  }
}
.visible-print-inline {
  display: none !important;
}
@media print {
  .visible-print-inline {
    display: inline !important;
  }
}
.visible-print-inline-block {
  display: none !important;
}
@media print {
  .visible-print-inline-block {
    display: inline-block !important;
  }
}
@media print {
  .hidden-print {
    display: none !important;
  }
}
/* jQuery */
/*! jQuery UI - v1.12.1 - 2017-08-06
* http://jqueryui.com
* Includes: draggable.css, core.css, resizable.css, selectable.css, sortable.css, accordion.css, autocomplete.css, menu.css, button.css, controlgroup.css, checkboxradio.css, datepicker.css, dialog.css, progressbar.css, selectmenu.css, slider.css, spinner.css, tabs.css, tooltip.css, theme.css
* To view and modify this theme, visit http://jqueryui.com/themeroller/?scope=&folderName=base&cornerRadiusShadow=8px&offsetLeftShadow=0px&offsetTopShadow=0px&thicknessShadow=5px&opacityShadow=30&bgImgOpacityShadow=0&bgTextureShadow=flat&bgColorShadow=666666&opacityOverlay=30&bgImgOpacityOverlay=0&bgTextureOverlay=flat&bgColorOverlay=aaaaaa&iconColorError=cc0000&fcError=5f3f3f&borderColorError=f1a899&bgTextureError=flat&bgColorError=fddfdf&iconColorHighlight=777620&fcHighlight=777620&borderColorHighlight=dad55e&bgTextureHighlight=flat&bgColorHighlight=fffa90&iconColorActive=ffffff&fcActive=ffffff&borderColorActive=003eff&bgTextureActive=flat&bgColorActive=007fff&iconColorHover=555555&fcHover=2b2b2b&borderColorHover=cccccc&bgTextureHover=flat&bgColorHover=ededed&iconColorDefault=777777&fcDefault=454545&borderColorDefault=c5c5c5&bgTextureDefault=flat&bgColorDefault=f6f6f6&iconColorContent=444444&fcContent=333333&borderColorContent=dddddd&bgTextureContent=flat&bgColorContent=ffffff&iconColorHeader=444444&fcHeader=333333&borderColorHeader=dddddd&bgTextureHeader=flat&bgColorHeader=e9e9e9&cornerRadius=3px&fwDefault=normal&fsDefault=1em&ffDefault=Arial%2CHelvetica%2Csans-serif
* Copyright jQuery Foundation and other contributors; Licensed MIT */
.ui-draggable-handle {
  -ms-touch-action: none;
  touch-action: none;
}
/* Layout helpers
----------------------------------*/
.ui-helper-hidden {
  display: none;
}
.ui-helper-hidden-accessible {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.ui-helper-reset {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  line-height: 1.3;
  text-decoration: none;
  font-size: 100%;
  list-style: none;
}
.ui-helper-clearfix:before,
.ui-helper-clearfix:after {
  content: "";
  display: table;
  border-collapse: collapse;
}
.ui-helper-clearfix:after {
  clear: both;
}
.ui-helper-zfix {
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  position: absolute;
  opacity: 0;
  filter: alpha(opacity=0);
  /* support: IE8 */
}
.ui-front {
  z-index: 100;
}
/* Interaction Cues
----------------------------------*/
.ui-state-disabled {
  cursor: default !important;
  pointer-events: none;
}
/* Icons
----------------------------------*/
.ui-icon {
  display: inline-block;
  vertical-align: middle;
  margin-top: -0.25em;
  position: relative;
  text-indent: -99999px;
  overflow: hidden;
  background-repeat: no-repeat;
}
.ui-widget-icon-block {
  left: 50%;
  margin-left: -8px;
  display: block;
}
/* Misc visuals
----------------------------------*/
/* Overlays */
.ui-widget-overlay {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.ui-resizable {
  position: relative;
}
.ui-resizable-handle {
  position: absolute;
  font-size: 0.1px;
  display: block;
  -ms-touch-action: none;
  touch-action: none;
}
.ui-resizable-disabled .ui-resizable-handle,
.ui-resizable-autohide .ui-resizable-handle {
  display: none;
}
.ui-resizable-n {
  cursor: n-resize;
  height: 7px;
  width: 100%;
  top: -5px;
  left: 0;
}
.ui-resizable-s {
  cursor: s-resize;
  height: 7px;
  width: 100%;
  bottom: -5px;
  left: 0;
}
.ui-resizable-e {
  cursor: e-resize;
  width: 7px;
  right: -5px;
  top: 0;
  height: 100%;
}
.ui-resizable-w {
  cursor: w-resize;
  width: 7px;
  left: -5px;
  top: 0;
  height: 100%;
}
.ui-resizable-se {
  cursor: se-resize;
  width: 12px;
  height: 12px;
  right: 1px;
  bottom: 1px;
}
.ui-resizable-sw {
  cursor: sw-resize;
  width: 9px;
  height: 9px;
  left: -5px;
  bottom: -5px;
}
.ui-resizable-nw {
  cursor: nw-resize;
  width: 9px;
  height: 9px;
  left: -5px;
  top: -5px;
}
.ui-resizable-ne {
  cursor: ne-resize;
  width: 9px;
  height: 9px;
  right: -5px;
  top: -5px;
}
.ui-selectable {
  -ms-touch-action: none;
  touch-action: none;
}
.ui-selectable-helper {
  position: absolute;
  z-index: 100;
  border: 1px dotted black;
}
.ui-sortable-handle {
  -ms-touch-action: none;
  touch-action: none;
}
.ui-accordion .ui-accordion-header {
  display: block;
  cursor: pointer;
  position: relative;
  margin: 2px 0 0 0;
  padding: .5em .5em .5em .7em;
  font-size: 100%;
}
.ui-accordion .ui-accordion-content {
  padding: 1em 2.2em;
  border-top: 0;
  overflow: auto;
}
.ui-autocomplete {
  position: absolute;
  top: 0;
  left: 0;
  cursor: default;
}
.ui-menu {
  list-style: none;
  padding: 0;
  margin: 0;
  display: block;
  outline: 0;
}
.ui-menu .ui-menu {
  position: absolute;
}
.ui-menu .ui-menu-item {
  margin: 0;
  cursor: pointer;
  /* support: IE10, see #8844 */
  list-style-image: url("data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7");
}
.ui-menu .ui-menu-item-wrapper {
  position: relative;
  padding: 3px 1em 3px .4em;
}
.ui-menu .ui-menu-divider {
  margin: 5px 0;
  height: 0;
  font-size: 0;
  line-height: 0;
  border-width: 1px 0 0 0;
}
.ui-menu .ui-state-focus,
.ui-menu .ui-state-active {
  margin: -1px;
}
/* icon support */
.ui-menu-icons {
  position: relative;
}
.ui-menu-icons .ui-menu-item-wrapper {
  padding-left: 2em;
}
/* left-aligned */
.ui-menu .ui-icon {
  position: absolute;
  top: 0;
  bottom: 0;
  left: .2em;
  margin: auto 0;
}
/* right-aligned */
.ui-menu .ui-menu-icon {
  left: auto;
  right: 0;
}
.ui-button {
  padding: .4em 1em;
  display: inline-block;
  position: relative;
  line-height: normal;
  margin-right: .1em;
  cursor: pointer;
  vertical-align: middle;
  text-align: center;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  /* Support: IE <= 11 */
  overflow: visible;
}
.ui-button,
.ui-button:link,
.ui-button:visited,
.ui-button:hover,
.ui-button:active {
  text-decoration: none;
}
/* to make room for the icon, a width needs to be set here */
.ui-button-icon-only {
  width: 2em;
  box-sizing: border-box;
  text-indent: -9999px;
  white-space: nowrap;
}
/* no icon support for input elements */
input.ui-button.ui-button-icon-only {
  text-indent: 0;
}
/* button icon element(s) */
.ui-button-icon-only .ui-icon {
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -8px;
  margin-left: -8px;
}
.ui-button.ui-icon-notext .ui-icon {
  padding: 0;
  width: 2.1em;
  height: 2.1em;
  text-indent: -9999px;
  white-space: nowrap;
}
input.ui-button.ui-icon-notext .ui-icon {
  width: auto;
  height: auto;
  text-indent: 0;
  white-space: normal;
  padding: .4em 1em;
}
/* workarounds */
/* Support: Firefox 5 - 40 */
input.ui-button::-moz-focus-inner,
button.ui-button::-moz-focus-inner {
  border: 0;
  padding: 0;
}
.ui-controlgroup {
  vertical-align: middle;
  display: inline-block;
}
.ui-controlgroup > .ui-controlgroup-item {
  float: left;
  margin-left: 0;
  margin-right: 0;
}
.ui-controlgroup > .ui-controlgroup-item:focus,
.ui-controlgroup > .ui-controlgroup-item.ui-visual-focus {
  z-index: 9999;
}
.ui-controlgroup-vertical > .ui-controlgroup-item {
  display: block;
  float: none;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  text-align: left;
}
.ui-controlgroup-vertical .ui-controlgroup-item {
  box-sizing: border-box;
}
.ui-controlgroup .ui-controlgroup-label {
  padding: .4em 1em;
}
.ui-controlgroup .ui-controlgroup-label span {
  font-size: 80%;
}
.ui-controlgroup-horizontal .ui-controlgroup-label + .ui-controlgroup-item {
  border-left: none;
}
.ui-controlgroup-vertical .ui-controlgroup-label + .ui-controlgroup-item {
  border-top: none;
}
.ui-controlgroup-horizontal .ui-controlgroup-label.ui-widget-content {
  border-right: none;
}
.ui-controlgroup-vertical .ui-controlgroup-label.ui-widget-content {
  border-bottom: none;
}
/* Spinner specific style fixes */
.ui-controlgroup-vertical .ui-spinner-input {
  /* Support: IE8 only, Android < 4.4 only */
  width: 75%;
  width: calc(97.6%);
}
.ui-controlgroup-vertical .ui-spinner .ui-spinner-up {
  border-top-style: solid;
}
.ui-checkboxradio-label .ui-icon-background {
  box-shadow: inset 1px 1px 1px #ccc;
  border-radius: .12em;
  border: none;
}
.ui-checkboxradio-radio-label .ui-icon-background {
  width: 16px;
  height: 16px;
  border-radius: 1em;
  overflow: visible;
  border: none;
}
.ui-checkboxradio-radio-label.ui-checkboxradio-checked .ui-icon,
.ui-checkboxradio-radio-label.ui-checkboxradio-checked:hover .ui-icon {
  background-image: none;
  width: 8px;
  height: 8px;
  border-width: 4px;
  border-style: solid;
}
.ui-checkboxradio-disabled {
  pointer-events: none;
}
.ui-datepicker {
  width: 17em;
  padding: .2em .2em 0;
  display: none;
}
.ui-datepicker .ui-datepicker-header {
  position: relative;
  padding: .2em 0;
}
.ui-datepicker .ui-datepicker-prev,
.ui-datepicker .ui-datepicker-next {
  position: absolute;
  top: 2px;
  width: 1.8em;
  height: 1.8em;
}
.ui-datepicker .ui-datepicker-prev-hover,
.ui-datepicker .ui-datepicker-next-hover {
  top: 1px;
}
.ui-datepicker .ui-datepicker-prev {
  left: 2px;
}
.ui-datepicker .ui-datepicker-next {
  right: 2px;
}
.ui-datepicker .ui-datepicker-prev-hover {
  left: 1px;
}
.ui-datepicker .ui-datepicker-next-hover {
  right: 1px;
}
.ui-datepicker .ui-datepicker-prev span,
.ui-datepicker .ui-datepicker-next span {
  display: block;
  position: absolute;
  left: 50%;
  margin-left: -8px;
  top: 50%;
  margin-top: -8px;
}
.ui-datepicker .ui-datepicker-title {
  margin: 0 2.3em;
  line-height: 1.8em;
  text-align: center;
}
.ui-datepicker .ui-datepicker-title select {
  font-size: 1em;
  margin: 1px 0;
}
.ui-datepicker select.ui-datepicker-month,
.ui-datepicker select.ui-datepicker-year {
  width: 45%;
}
.ui-datepicker table {
  width: 100%;
  font-size: .9em;
  border-collapse: collapse;
  margin: 0 0 .4em;
}
.ui-datepicker th {
  padding: .7em .3em;
  text-align: center;
  font-weight: bold;
  border: 0;
}
.ui-datepicker td {
  border: 0;
  padding: 1px;
}
.ui-datepicker td span,
.ui-datepicker td a {
  display: block;
  padding: .2em;
  text-align: right;
  text-decoration: none;
}
.ui-datepicker .ui-datepicker-buttonpane {
  background-image: none;
  margin: .7em 0 0 0;
  padding: 0 .2em;
  border-left: 0;
  border-right: 0;
  border-bottom: 0;
}
.ui-datepicker .ui-datepicker-buttonpane button {
  float: right;
  margin: .5em .2em .4em;
  cursor: pointer;
  padding: .2em .6em .3em .6em;
  width: auto;
  overflow: visible;
}
.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current {
  float: left;
}
/* with multiple calendars */
.ui-datepicker.ui-datepicker-multi {
  width: auto;
}
.ui-datepicker-multi .ui-datepicker-group {
  float: left;
}
.ui-datepicker-multi .ui-datepicker-group table {
  width: 95%;
  margin: 0 auto .4em;
}
.ui-datepicker-multi-2 .ui-datepicker-group {
  width: 50%;
}
.ui-datepicker-multi-3 .ui-datepicker-group {
  width: 33.3%;
}
.ui-datepicker-multi-4 .ui-datepicker-group {
  width: 25%;
}
.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header,
.ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header {
  border-left-width: 0;
}
.ui-datepicker-multi .ui-datepicker-buttonpane {
  clear: left;
}
.ui-datepicker-row-break {
  clear: both;
  width: 100%;
  font-size: 0;
}
/* RTL support */
.ui-datepicker-rtl {
  direction: rtl;
}
.ui-datepicker-rtl .ui-datepicker-prev {
  right: 2px;
  left: auto;
}
.ui-datepicker-rtl .ui-datepicker-next {
  left: 2px;
  right: auto;
}
.ui-datepicker-rtl .ui-datepicker-prev:hover {
  right: 1px;
  left: auto;
}
.ui-datepicker-rtl .ui-datepicker-next:hover {
  left: 1px;
  right: auto;
}
.ui-datepicker-rtl .ui-datepicker-buttonpane {
  clear: right;
}
.ui-datepicker-rtl .ui-datepicker-buttonpane button {
  float: left;
}
.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current,
.ui-datepicker-rtl .ui-datepicker-group {
  float: right;
}
.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header,
.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header {
  border-right-width: 0;
  border-left-width: 1px;
}
/* Icons */
.ui-datepicker .ui-icon {
  display: block;
  text-indent: -99999px;
  overflow: hidden;
  background-repeat: no-repeat;
  left: .5em;
  top: .3em;
}
.ui-dialog {
  position: absolute;
  top: 0;
  left: 0;
  padding: .2em;
  outline: 0;
}
.ui-dialog .ui-dialog-titlebar {
  padding: .4em 1em;
  position: relative;
}
.ui-dialog .ui-dialog-title {
  float: left;
  margin: .1em 0;
  white-space: nowrap;
  width: 90%;
  overflow: hidden;
  text-overflow: ellipsis;
}
.ui-dialog .ui-dialog-titlebar-close {
  position: absolute;
  right: .3em;
  top: 50%;
  width: 20px;
  margin: -10px 0 0 0;
  padding: 1px;
  height: 20px;
}
.ui-dialog .ui-dialog-content {
  position: relative;
  border: 0;
  padding: .5em 1em;
  background: none;
  overflow: auto;
}
.ui-dialog .ui-dialog-buttonpane {
  text-align: left;
  border-width: 1px 0 0 0;
  background-image: none;
  margin-top: .5em;
  padding: .3em 1em .5em .4em;
}
.ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset {
  float: right;
}
.ui-dialog .ui-dialog-buttonpane button {
  margin: .5em .4em .5em 0;
  cursor: pointer;
}
.ui-dialog .ui-resizable-n {
  height: 2px;
  top: 0;
}
.ui-dialog .ui-resizable-e {
  width: 2px;
  right: 0;
}
.ui-dialog .ui-resizable-s {
  height: 2px;
  bottom: 0;
}
.ui-dialog .ui-resizable-w {
  width: 2px;
  left: 0;
}
.ui-dialog .ui-resizable-se,
.ui-dialog .ui-resizable-sw,
.ui-dialog .ui-resizable-ne,
.ui-dialog .ui-resizable-nw {
  width: 7px;
  height: 7px;
}
.ui-dialog .ui-resizable-se {
  right: 0;
  bottom: 0;
}
.ui-dialog .ui-resizable-sw {
  left: 0;
  bottom: 0;
}
.ui-dialog .ui-resizable-ne {
  right: 0;
  top: 0;
}
.ui-dialog .ui-resizable-nw {
  left: 0;
  top: 0;
}
.ui-draggable .ui-dialog-titlebar {
  cursor: move;
}
.ui-progressbar {
  height: 2em;
  text-align: left;
  overflow: hidden;
}
.ui-progressbar .ui-progressbar-value {
  margin: -1px;
  height: 100%;
}
.ui-progressbar .ui-progressbar-overlay {
  background: url("data:image/gif;base64,R0lGODlhKAAoAIABAAAAAP///yH/C05FVFNDQVBFMi4wAwEAAAAh+QQJAQABACwAAAAAKAAoAAACkYwNqXrdC52DS06a7MFZI+4FHBCKoDeWKXqymPqGqxvJrXZbMx7Ttc+w9XgU2FB3lOyQRWET2IFGiU9m1frDVpxZZc6bfHwv4c1YXP6k1Vdy292Fb6UkuvFtXpvWSzA+HycXJHUXiGYIiMg2R6W459gnWGfHNdjIqDWVqemH2ekpObkpOlppWUqZiqr6edqqWQAAIfkECQEAAQAsAAAAACgAKAAAApSMgZnGfaqcg1E2uuzDmmHUBR8Qil95hiPKqWn3aqtLsS18y7G1SzNeowWBENtQd+T1JktP05nzPTdJZlR6vUxNWWjV+vUWhWNkWFwxl9VpZRedYcflIOLafaa28XdsH/ynlcc1uPVDZxQIR0K25+cICCmoqCe5mGhZOfeYSUh5yJcJyrkZWWpaR8doJ2o4NYq62lAAACH5BAkBAAEALAAAAAAoACgAAAKVDI4Yy22ZnINRNqosw0Bv7i1gyHUkFj7oSaWlu3ovC8GxNso5fluz3qLVhBVeT/Lz7ZTHyxL5dDalQWPVOsQWtRnuwXaFTj9jVVh8pma9JjZ4zYSj5ZOyma7uuolffh+IR5aW97cHuBUXKGKXlKjn+DiHWMcYJah4N0lYCMlJOXipGRr5qdgoSTrqWSq6WFl2ypoaUAAAIfkECQEAAQAsAAAAACgAKAAAApaEb6HLgd/iO7FNWtcFWe+ufODGjRfoiJ2akShbueb0wtI50zm02pbvwfWEMWBQ1zKGlLIhskiEPm9R6vRXxV4ZzWT2yHOGpWMyorblKlNp8HmHEb/lCXjcW7bmtXP8Xt229OVWR1fod2eWqNfHuMjXCPkIGNileOiImVmCOEmoSfn3yXlJWmoHGhqp6ilYuWYpmTqKUgAAIfkECQEAAQAsAAAAACgAKAAAApiEH6kb58biQ3FNWtMFWW3eNVcojuFGfqnZqSebuS06w5V80/X02pKe8zFwP6EFWOT1lDFk8rGERh1TTNOocQ61Hm4Xm2VexUHpzjymViHrFbiELsefVrn6XKfnt2Q9G/+Xdie499XHd2g4h7ioOGhXGJboGAnXSBnoBwKYyfioubZJ2Hn0RuRZaflZOil56Zp6iioKSXpUAAAh+QQJAQABACwAAAAAKAAoAAACkoQRqRvnxuI7kU1a1UU5bd5tnSeOZXhmn5lWK3qNTWvRdQxP8qvaC+/yaYQzXO7BMvaUEmJRd3TsiMAgswmNYrSgZdYrTX6tSHGZO73ezuAw2uxuQ+BbeZfMxsexY35+/Qe4J1inV0g4x3WHuMhIl2jXOKT2Q+VU5fgoSUI52VfZyfkJGkha6jmY+aaYdirq+lQAACH5BAkBAAEALAAAAAAoACgAAAKWBIKpYe0L3YNKToqswUlvznigd4wiR4KhZrKt9Upqip61i9E3vMvxRdHlbEFiEXfk9YARYxOZZD6VQ2pUunBmtRXo1Lf8hMVVcNl8JafV38aM2/Fu5V16Bn63r6xt97j09+MXSFi4BniGFae3hzbH9+hYBzkpuUh5aZmHuanZOZgIuvbGiNeomCnaxxap2upaCZsq+1kAACH5BAkBAAEALAAAAAAoACgAAAKXjI8By5zf4kOxTVrXNVlv1X0d8IGZGKLnNpYtm8Lr9cqVeuOSvfOW79D9aDHizNhDJidFZhNydEahOaDH6nomtJjp1tutKoNWkvA6JqfRVLHU/QUfau9l2x7G54d1fl995xcIGAdXqMfBNadoYrhH+Mg2KBlpVpbluCiXmMnZ2Sh4GBqJ+ckIOqqJ6LmKSllZmsoq6wpQAAAh+QQJAQABACwAAAAAKAAoAAAClYx/oLvoxuJDkU1a1YUZbJ59nSd2ZXhWqbRa2/gF8Gu2DY3iqs7yrq+xBYEkYvFSM8aSSObE+ZgRl1BHFZNr7pRCavZ5BW2142hY3AN/zWtsmf12p9XxxFl2lpLn1rseztfXZjdIWIf2s5dItwjYKBgo9yg5pHgzJXTEeGlZuenpyPmpGQoKOWkYmSpaSnqKileI2FAAACH5BAkBAAEALAAAAAAoACgAAAKVjB+gu+jG4kORTVrVhRlsnn2dJ3ZleFaptFrb+CXmO9OozeL5VfP99HvAWhpiUdcwkpBH3825AwYdU8xTqlLGhtCosArKMpvfa1mMRae9VvWZfeB2XfPkeLmm18lUcBj+p5dnN8jXZ3YIGEhYuOUn45aoCDkp16hl5IjYJvjWKcnoGQpqyPlpOhr3aElaqrq56Bq7VAAAOw==");
  height: 100%;
  filter: alpha(opacity=25);
  /* support: IE8 */
  opacity: 0.25;
}
.ui-progressbar-indeterminate .ui-progressbar-value {
  background-image: none;
}
.ui-selectmenu-menu {
  padding: 0;
  margin: 0;
  position: absolute;
  top: 0;
  left: 0;
  display: none;
}
.ui-selectmenu-menu .ui-menu {
  overflow: auto;
  overflow-x: hidden;
  padding-bottom: 1px;
}
.ui-selectmenu-menu .ui-menu .ui-selectmenu-optgroup {
  font-size: 1em;
  font-weight: bold;
  line-height: 1.5;
  padding: 2px 0.4em;
  margin: 0.5em 0 0 0;
  height: auto;
  border: 0;
}
.ui-selectmenu-open {
  display: block;
}
.ui-selectmenu-text {
  display: block;
  margin-right: 20px;
  overflow: hidden;
  text-overflow: ellipsis;
}
.ui-selectmenu-button.ui-button {
  text-align: left;
  white-space: nowrap;
  width: 14em;
}
.ui-selectmenu-icon.ui-icon {
  float: right;
  margin-top: 0;
}
.ui-slider {
  position: relative;
  text-align: left;
}
.ui-slider .ui-slider-handle {
  position: absolute;
  z-index: 2;
  width: 1.2em;
  height: 1.2em;
  cursor: default;
  -ms-touch-action: none;
  touch-action: none;
}
.ui-slider .ui-slider-range {
  position: absolute;
  z-index: 1;
  font-size: .7em;
  display: block;
  border: 0;
  background-position: 0 0;
}
/* support: IE8 - See #6727 */
.ui-slider.ui-state-disabled .ui-slider-handle,
.ui-slider.ui-state-disabled .ui-slider-range {
  filter: inherit;
}
.ui-slider-horizontal {
  height: .8em;
}
.ui-slider-horizontal .ui-slider-handle {
  top: -0.3em;
  margin-left: -0.6em;
}
.ui-slider-horizontal .ui-slider-range {
  top: 0;
  height: 100%;
}
.ui-slider-horizontal .ui-slider-range-min {
  left: 0;
}
.ui-slider-horizontal .ui-slider-range-max {
  right: 0;
}
.ui-slider-vertical {
  width: .8em;
  height: 100px;
}
.ui-slider-vertical .ui-slider-handle {
  left: -0.3em;
  margin-left: 0;
  margin-bottom: -0.6em;
}
.ui-slider-vertical .ui-slider-range {
  left: 0;
  width: 100%;
}
.ui-slider-vertical .ui-slider-range-min {
  bottom: 0;
}
.ui-slider-vertical .ui-slider-range-max {
  top: 0;
}
.ui-spinner {
  position: relative;
  display: inline-block;
  overflow: hidden;
  padding: 0;
  vertical-align: middle;
}
.ui-spinner-input {
  border: none;
  background: none;
  color: inherit;
  padding: .222em 0;
  margin: .2em 0;
  vertical-align: middle;
  margin-left: .4em;
  margin-right: 2em;
}
.ui-spinner-button {
  width: 1.6em;
  height: 50%;
  font-size: .5em;
  padding: 0;
  margin: 0;
  text-align: center;
  position: absolute;
  cursor: default;
  display: block;
  overflow: hidden;
  right: 0;
}
/* more specificity required here to override default borders */
.ui-spinner a.ui-spinner-button {
  border-top-style: none;
  border-bottom-style: none;
  border-right-style: none;
}
.ui-spinner-up {
  top: 0;
}
.ui-spinner-down {
  bottom: 0;
}
.ui-tabs {
  position: relative;
  /* position: relative prevents IE scroll bug (element with position: relative inside container with overflow: auto appear as "fixed") */
  padding: .2em;
}
.ui-tabs .ui-tabs-nav {
  margin: 0;
  padding: .2em .2em 0;
}
.ui-tabs .ui-tabs-nav li {
  list-style: none;
  float: left;
  position: relative;
  top: 0;
  margin: 1px .2em 0 0;
  border-bottom-width: 0;
  padding: 0;
  white-space: nowrap;
}
.ui-tabs .ui-tabs-nav .ui-tabs-anchor {
  float: left;
  padding: .5em 1em;
  text-decoration: none;
}
.ui-tabs .ui-tabs-nav li.ui-tabs-active {
  margin-bottom: -1px;
  padding-bottom: 1px;
}
.ui-tabs .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor,
.ui-tabs .ui-tabs-nav li.ui-state-disabled .ui-tabs-anchor,
.ui-tabs .ui-tabs-nav li.ui-tabs-loading .ui-tabs-anchor {
  cursor: text;
}
.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor {
  cursor: pointer;
}
.ui-tabs .ui-tabs-panel {
  display: block;
  border-width: 0;
  padding: 1em 1.4em;
  background: none;
}
.ui-tooltip {
  padding: 8px;
  position: absolute;
  z-index: 9999;
  max-width: 300px;
}
body .ui-tooltip {
  border-width: 2px;
}
/* Component containers
----------------------------------*/
.ui-widget {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 1em;
}
.ui-widget .ui-widget {
  font-size: 1em;
}
.ui-widget input,
.ui-widget select,
.ui-widget textarea,
.ui-widget button {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 1em;
}
.ui-widget.ui-widget-content {
  border: 1px solid #c5c5c5;
}
.ui-widget-content {
  border: 1px solid #dddddd;
  background: #ffffff;
  color: #333333;
}
.ui-widget-content a {
  color: #333333;
}
.ui-widget-header {
  border: 1px solid #dddddd;
  background: #e9e9e9;
  color: #333333;
  font-weight: bold;
}
.ui-widget-header a {
  color: #333333;
}
/* Interaction states
----------------------------------*/
.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default,
.ui-button,
html .ui-button.ui-state-disabled:hover,
html .ui-button.ui-state-disabled:active {
  border: 1px solid #c5c5c5;
  background: #f6f6f6;
  font-weight: normal;
  color: #454545;
}
.ui-state-default a,
.ui-state-default a:link,
.ui-state-default a:visited,
a.ui-button,
a:link.ui-button,
a:visited.ui-button,
.ui-button {
  color: #454545;
  text-decoration: none;
}
.ui-state-hover,
.ui-widget-content .ui-state-hover,
.ui-widget-header .ui-state-hover,
.ui-state-focus,
.ui-widget-content .ui-state-focus,
.ui-widget-header .ui-state-focus,
.ui-button:hover,
.ui-button:focus {
  border: 1px solid #cccccc;
  background: #ededed;
  font-weight: normal;
  color: #2b2b2b;
}
.ui-state-hover a,
.ui-state-hover a:hover,
.ui-state-hover a:link,
.ui-state-hover a:visited,
.ui-state-focus a,
.ui-state-focus a:hover,
.ui-state-focus a:link,
.ui-state-focus a:visited,
a.ui-button:hover,
a.ui-button:focus {
  color: #2b2b2b;
  text-decoration: none;
}
.ui-visual-focus {
  box-shadow: 0 0 3px 1px #5e9ed6;
}
.ui-state-active,
.ui-widget-content .ui-state-active,
.ui-widget-header .ui-state-active,
a.ui-button:active,
.ui-button:active,
.ui-button.ui-state-active:hover {
  border: 1px solid #003eff;
  background: #007fff;
  font-weight: normal;
  color: #ffffff;
}
.ui-icon-background,
.ui-state-active .ui-icon-background {
  border: #003eff;
  background-color: #ffffff;
}
.ui-state-active a,
.ui-state-active a:link,
.ui-state-active a:visited {
  color: #ffffff;
  text-decoration: none;
}
/* Interaction Cues
----------------------------------*/
.ui-state-highlight,
.ui-widget-content .ui-state-highlight,
.ui-widget-header .ui-state-highlight {
  border: 1px solid #dad55e;
  background: #fffa90;
  color: #777620;
}
.ui-state-checked {
  border: 1px solid #dad55e;
  background: #fffa90;
}
.ui-state-highlight a,
.ui-widget-content .ui-state-highlight a,
.ui-widget-header .ui-state-highlight a {
  color: #777620;
}
.ui-state-error,
.ui-widget-content .ui-state-error,
.ui-widget-header .ui-state-error {
  border: 1px solid #f1a899;
  background: #fddfdf;
  color: #5f3f3f;
}
.ui-state-error a,
.ui-widget-content .ui-state-error a,
.ui-widget-header .ui-state-error a {
  color: #5f3f3f;
}
.ui-state-error-text,
.ui-widget-content .ui-state-error-text,
.ui-widget-header .ui-state-error-text {
  color: #5f3f3f;
}
.ui-priority-primary,
.ui-widget-content .ui-priority-primary,
.ui-widget-header .ui-priority-primary {
  font-weight: bold;
}
.ui-priority-secondary,
.ui-widget-content .ui-priority-secondary,
.ui-widget-header .ui-priority-secondary {
  opacity: .7;
  filter: alpha(opacity=70);
  /* support: IE8 */
  font-weight: normal;
}
.ui-state-disabled,
.ui-widget-content .ui-state-disabled,
.ui-widget-header .ui-state-disabled {
  opacity: .35;
  filter: alpha(opacity=35);
  /* support: IE8 */
  background-image: none;
}
.ui-state-disabled .ui-icon {
  filter: alpha(opacity=35);
  /* support: IE8 - See #6059 */
}
/* Misc visuals
----------------------------------*/
/* Corner radius */
.ui-corner-all,
.ui-corner-top,
.ui-corner-left,
.ui-corner-tl {
  border-top-left-radius: 3px;
}
.ui-corner-all,
.ui-corner-top,
.ui-corner-right,
.ui-corner-tr {
  border-top-right-radius: 3px;
}
.ui-corner-all,
.ui-corner-bottom,
.ui-corner-left,
.ui-corner-bl {
  border-bottom-left-radius: 3px;
}
.ui-corner-all,
.ui-corner-bottom,
.ui-corner-right,
.ui-corner-br {
  border-bottom-right-radius: 3px;
}
/* Overlays */
.ui-widget-overlay {
  background: #aaaaaa;
  opacity: .3;
  filter: alpha(opacity=30);
  /* support: IE8 */
}
.ui-widget-shadow {
  -webkit-box-shadow: 0px 0px 5px #666666;
  box-shadow: 0px 0px 5px #666666;
}
/*
 * This combined file was created by the DataTables downloader builder:
 *   https://datatables.net/download
 *
 * To rebuild or modify this file with the latest versions of the included
 * software please visit:
 *   https://datatables.net/download/#bs/dt-1.10.18
 *
 * Included libraries:
 *   DataTables 1.10.18
 */
table.dataTable {
  clear: both;
  margin-top: 6px !important;
  margin-bottom: 6px !important;
  max-width: none !important;
  border-collapse: separate !important;
}
table.dataTable td,
table.dataTable th {
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}
table.dataTable td.dataTables_empty,
table.dataTable th.dataTables_empty {
  text-align: center;
}
table.dataTable.nowrap th,
table.dataTable.nowrap td {
  white-space: nowrap;
}
div.dataTables_wrapper div.dataTables_length label {
  font-weight: normal;
  text-align: left;
  white-space: nowrap;
}
div.dataTables_wrapper div.dataTables_length select {
  width: 75px;
  display: inline-block;
}
div.dataTables_wrapper div.dataTables_filter {
  text-align: right;
}
div.dataTables_wrapper div.dataTables_filter label {
  font-weight: normal;
  white-space: nowrap;
  text-align: left;
}
div.dataTables_wrapper div.dataTables_filter input {
  margin-left: 0.5em;
  display: inline-block;
  width: auto;
}
div.dataTables_wrapper div.dataTables_info {
  padding-top: 8px;
  white-space: nowrap;
}
div.dataTables_wrapper div.dataTables_paginate {
  margin: 0;
  white-space: nowrap;
  text-align: right;
}
div.dataTables_wrapper div.dataTables_paginate ul.pagination {
  margin: 2px 0;
  white-space: nowrap;
}
div.dataTables_wrapper div.dataTables_processing {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 200px;
  margin-left: -100px;
  margin-top: -26px;
  text-align: center;
  padding: 1em 0;
}
table.dataTable thead > tr > th.sorting_asc,
table.dataTable thead > tr > th.sorting_desc,
table.dataTable thead > tr > th.sorting,
table.dataTable thead > tr > td.sorting_asc,
table.dataTable thead > tr > td.sorting_desc,
table.dataTable thead > tr > td.sorting {
  padding-right: 30px;
}
table.dataTable thead > tr > th:active,
table.dataTable thead > tr > td:active {
  outline: none;
}
table.dataTable thead .sorting,
table.dataTable thead .sorting_asc,
table.dataTable thead .sorting_desc,
table.dataTable thead .sorting_asc_disabled,
table.dataTable thead .sorting_desc_disabled {
  cursor: pointer;
  position: relative;
}
table.dataTable thead .sorting:after,
table.dataTable thead .sorting_asc:after,
table.dataTable thead .sorting_desc:after,
table.dataTable thead .sorting_asc_disabled:after,
table.dataTable thead .sorting_desc_disabled:after {
  position: absolute;
  bottom: 8px;
  right: 8px;
  display: block;
  font-family: 'Glyphicons Halflings';
  opacity: 0.5;
}
table.dataTable thead .sorting:after {
  opacity: 0.2;
  content: "\e150";
}
table.dataTable thead .sorting_asc:after {
  content: "\e155";
}
table.dataTable thead .sorting_desc:after {
  content: "\e156";
}
table.dataTable thead .sorting_asc_disabled:after,
table.dataTable thead .sorting_desc_disabled:after {
  color: #eeeeee;
}
div.dataTables_scrollHead table.dataTable {
  margin-bottom: 0 !important;
}
div.dataTables_scrollBody > table {
  border-top: none;
  margin-top: 0 !important;
  margin-bottom: 0 !important;
}
div.dataTables_scrollBody > table > thead .sorting:after,
div.dataTables_scrollBody > table > thead .sorting_asc:after,
div.dataTables_scrollBody > table > thead .sorting_desc:after {
  display: none;
}
div.dataTables_scrollBody > table > tbody > tr:first-child > th,
div.dataTables_scrollBody > table > tbody > tr:first-child > td {
  border-top: none;
}
div.dataTables_scrollFoot > .dataTables_scrollFootInner {
  box-sizing: content-box;
}
div.dataTables_scrollFoot > .dataTables_scrollFootInner > table {
  margin-top: 0 !important;
  border-top: none;
}
@media screen and (max-width: 767px) {
  div.dataTables_wrapper div.dataTables_length,
  div.dataTables_wrapper div.dataTables_filter,
  div.dataTables_wrapper div.dataTables_info,
  div.dataTables_wrapper div.dataTables_paginate {
    text-align: center;
  }
}
table.dataTable.table-condensed > thead > tr > th {
  padding-right: 20px;
}
table.dataTable.table-condensed .sorting:after,
table.dataTable.table-condensed .sorting_asc:after,
table.dataTable.table-condensed .sorting_desc:after {
  top: 6px;
  right: 6px;
}
table.table-bordered.dataTable th,
table.table-bordered.dataTable td {
  border-left-width: 0;
}
table.table-bordered.dataTable th:last-child,
table.table-bordered.dataTable th:last-child,
table.table-bordered.dataTable td:last-child,
table.table-bordered.dataTable td:last-child {
  border-right-width: 0;
}
table.table-bordered.dataTable tbody th,
table.table-bordered.dataTable tbody td {
  border-bottom-width: 0;
}
div.dataTables_scrollHead table.table-bordered {
  border-bottom-width: 0;
}
div.table-responsive > div.dataTables_wrapper > div.row {
  margin: 0;
}
div.table-responsive > div.dataTables_wrapper > div.row > div[class^="col-"]:first-child {
  padding-left: 0;
}
div.table-responsive > div.dataTables_wrapper > div.row > div[class^="col-"]:last-child {
  padding-right: 0;
}
/* Misc visuals
----------------------------------*/
.ui-datepicker {
  border: 1px solid #e5e5e5;
  background: #ffffff;
  color: #3c3c3c;
}
.ui-datepicker .ui-datepicker-header {
  color: #3c3c3c;
  background-color: transparent;
  border: none;
  font-weight: bold;
}
/* Icons
----------------------------------*/
.ui-icon {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: 'Glyphicons Halflings', sans-serif;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.ui-datepicker .ui-datepicker-prev,
.ui-datepicker .ui-datepicker-next {
  color: #0068b3;
  cursor: pointer;
  font-family: 'Glyphicons Halflings', sans-serif;
  -webkit-font-smoothing: antialiased;
  font-style: normal;
  font-weight: normal;
  height: 15px;
  line-height: 1;
  margin-top: 5px;
  width: 30px;
}
.ui-datepicker .ui-datepicker-prev {
  left: 5px;
  float: left;
  text-align: left;
}
.ui-datepicker .ui-datepicker-prev:before {
  content: "\e079";
}
.ui-datepicker .ui-datepicker-next {
  right: 5px;
  float: right;
  text-align: right;
}
.ui-datepicker .ui-datepicker-next:before {
  content: "\e080";
}
.ui-datepicker .ui-icon {
  display: none;
}
.ui-widget-header .ui-datepicker-prev-hover.ui-state-hover,
.ui-widget-header .ui-datepicker-next-hover.ui-state-hover {
  border: 0 none;
  background: transparent;
  color: #003c66;
  top: 2px;
}
.ui-datepicker th {
  font-weight: 400;
}
/* Interaction states
----------------------------------*/
.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default {
  background-color: #f4f4f4;
  text-align: center;
  color: #3c3c3c;
}
.ui-state-default a,
.ui-state-default a:link,
.ui-state-default a:visited {
  color: #454545;
  text-decoration: none;
}
.ui-state-hover a,
.ui-state-hover a:hover,
.ui-state-hover a:link,
.ui-state-hover a:visited,
.ui-state-focus a,
.ui-state-focus a:hover,
.ui-state-focus a:link,
.ui-state-focus a:visited {
  color: #2b2b2b;
  text-decoration: none;
}
.ui-state-active a,
.ui-state-active a:link,
.ui-state-active a:visited {
  color: #ffffff;
  text-decoration: none;
}
/* Interaction Cues
----------------------------------*/
.ui-state-highlight,
.ui-widget-content .ui-state-highlight,
.ui-widget-header .ui-state-highlight {
  background: #929292;
  color: #ffffff;
  border-color: #929292;
}
.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: #0068b3;
  color: #ffffff;
}
.ui-state-error,
.ui-widget-content .ui-state-error,
.ui-widget-header .ui-state-error {
  border: 1px solid #f1a899;
  background: #fddfdf;
  color: #5f3f3f;
}
.ui-state-error a,
.ui-widget-content .ui-state-error a,
.ui-widget-header .ui-state-error a {
  color: #5f3f3f;
}
.ui-state-error-text,
.ui-widget-content .ui-state-error-text,
.ui-widget-header .ui-state-error-text {
  color: #5f3f3f;
}
.ui-priority-primary,
.ui-widget-content .ui-priority-primary,
.ui-widget-header .ui-priority-primary {
  font-weight: bold;
}
.ui-priority-secondary,
.ui-widget-content .ui-priority-secondary,
.ui-widget-header .ui-priority-secondary {
  opacity: .7;
  filter: alpha(opacity=70);
  /* support: IE8 */
  font-weight: normal;
}
.ui-state-disabled,
.ui-widget-content .ui-state-disabled,
.ui-widget-header .ui-state-disabled {
  opacity: .35;
  filter: alpha(opacity=35);
  /* support: IE8 */
  background-image: none;
}
.ui-state-disabled .ui-icon {
  filter: alpha(opacity=35);
  /* support: IE8 - See #6059 */
}
body {
  overflow-x: hidden;
  position: relative;
}
body.offcanvas {
  overflow-y: hidden;
}
.no-margin {
  margin: 0 !important;
}
@media (min-width: 1400px) {
  .container-lg {
    float: none;
    margin: 0 auto !important;
    overflow: hidden;
  }
}
button {
  font-weight: bold;
}
.btn {
  border-radius: 0 !important;
}
ul,
ol {
  padding-left: 15px;
}
@media (max-width: 1023px) {
  .form-control {
    height: 42px;
    padding: 10px 15px;
    font-size: 18px;
    line-height: 1.3333333;
    border-radius: 0;
    font-size: 14px;
  }
  select.form-control {
    height: 42px;
    line-height: 42px;
  }
  textarea.form-control,
  select[multiple].form-control {
    height: auto;
  }
}
option {
  font-size: 0.875em;
  /* 14/16 */
  line-height: 18px;
  padding: 6px 13px;
  width: 100%;
}
/*
General
*****************************************************************/
a,
button {
  color: #0068b3;
  text-decoration: none;
}
a:hover {
  text-decoration: none;
}
output {
  display: block;
  padding-top: 7px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #3c3c3c;
}
.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: #3c3c3c;
  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:before,
.well:after {
  content: " ";
  display: table;
}
.well:after {
  clear: both;
}
.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: #0068b3;
  color: #ffffff;
}
.well.well-secondary {
  background-color: #e6f5ff;
  color: #3c3c3c;
}
.well.well-tertiary {
  background-color: #142939;
  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: #3c3c3c;
  border-top: 1px solid #e5e5e5;
  border-bottom: 1px solid #e5e5e5;
}
.well.well-quinary {
  background-color: #ffffff;
  color: #3c3c3c;
  border-color: #e5e5e5;
  padding-left: 0;
  padding-right: 0;
}
.well.well-quinary .well-headline {
  background-color: #142939;
  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-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-content:before,
.well-content:after {
  content: " ";
  display: table;
}
.well-content:after {
  clear: both;
}
.well > .col-no-padding {
  padding-left: 0;
  padding-right: 0;
}
.well .well-headline {
  margin: 0;
  padding-left: 30px;
  padding-right: 30px;
}
@media (max-width: 1024px) {
  .well .well-headline {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (max-width: 639px) {
  .well,
  .well.well-lg {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (max-width: 1023px) {
  body.offcanvas {
    max-height: 100vh;
  }
  main {
    -webkit-transition: transform 0.3s ease-out;
    -o-transition: transform 0.3s ease-out;
    transition: transform 0.3s ease-out;
  }
  .container {
    width: 100%;
  }
  textarea.form-control,
  select[multiple].form-control {
    height: auto;
  }
}
.js_hide-mobile,
.js_show-mobile {
  display: none;
}
.page-dynamicPriceSheetPage .page-header__account {
  display: inline-block;
  width: 100%;
  margin-top: 10px;
}
.page-dynamicPriceSheetPage #dynamicPriceSheetSearchText {
  width: 230px;
}
.page-dynamicPriceSheetPage #submit_dynamicPriceSearch {
  margin-left: 5px;
}
.email-validation-modal-open #cboxContent {
  background: #fff;
  padding: 15px;
}
.email-validation-modal-open #cboxContent #cboxLoadedContent {
  margin-top: 30px;
  padding: 0px;
  width: auto !important;
  font-size: 16px;
  text-align: center;
}
.email-validation-modal-open #cboxContent #cboxLoadedContent .description:first-child {
  padding-top: 15px;
  border-top: 1px solid #e5e5e5;
}
.email-validation-modal-open #cboxContent #cboxLoadedContent .buttons {
  margin-top: 15px;
}
.email-validation-modal-open #cboxContent #cboxLoadedContent .buttons .btn {
  padding: 6px 15px;
  font-size: 14px;
}
.email-validation-modal-open #cboxContent #cboxLoadedContent .buttons .btn:first-child {
  margin-right: 10px;
}
.email-validation-modal-open #cboxContent #cboxLoadedContent .buttons .btn:hover {
  background-color: #9ddfff !important;
  border-color: transparent !important;
  color: #039 !important;
  text-decoration: none !important;
}
.email-validation-modal-open #cboxContent #cboxClose {
  color: #aaafb6;
  right: 6px;
  top: 6px;
  transition: color 0.3s ease-in-out;
  font-size: 18px;
  font-weight: normal;
}
footer {
  margin-top: 30px;
  background: #142939;
  color: #ffffff;
  font-weight: 300;
}
.footer__top {
  padding-bottom: 50px;
  padding-top: 50px;
}
@media (max-width: 1024px) {
  .footer__top {
    padding-bottom: 38px;
  }
}
@media (max-width: 640px) {
  .footer__top .footer__nav--container {
    margin-bottom: 10px;
    text-align: center;
  }
}
.footer__top .footer__nav--container .footer__nav--links {
  padding-left: 0px;
  width: 100%;
  margin: 0px;
  list-style: none;
}
.footer__top .footer__nav--container .footer__nav--links .footer__link {
  margin-top: 10px;
}
.footer__top .footer__nav--container .footer__nav--links a {
  color: #ffffff;
  font-size: 14px;
}
.footer__left {
  padding-left: 30px;
  padding-right: 30px;
}
@media (max-width: 1024px) {
  .footer__left {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.footer__right {
  padding-left: 30px;
  padding-right: 30px;
}
@media (max-width: 1024px) {
  .footer__right {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (max-width: 1024px) {
  .footer__right {
    border-top: 1px solid #1e3d55;
    padding-top: 30px;
    margin-top: 25px;
  }
}
.footer__right .footer__dropdown select.form-control {
  padding: 2px 13px;
}
.footer__right .footer__dropdown .form-group {
  margin-bottom: 0;
}
.footer__right .footer__dropdown .form-control {
  cursor: pointer;
  background-color: #142939;
  color: #ffffff;
  padding: 7px 10px;
  height: 26px;
  line-height: 20px;
  font-size: 14px;
}
.footer__right .footer__dropdown .form-control option {
  background-color: #142939;
}
.footer__right .footer__dropdown .form-control:focus::-ms-value {
  background-color: #142939;
}
.footer__copyright {
  background: #ffffff;
  padding: 25px 0;
  color: #3c3c3c;
  text-align: center;
}
ul.nav__links::after {
  content: "";
  display: block;
  clear: both;
}
ul.nav__links li {
  float: left;
  list-style-type: none;
}
ul.nav__links::after {
  clear: both;
}
@media (max-width: 1023px) {
  ul.nav__links:before {
    content: " ";
    display: table;
  }
}
.branding-mobile {
  padding: 10px 0 9px 0;
  border-bottom: solid 1px #d9d9d9;
  z-index: 9999;
  background-color: #f4f4f4;
  padding-left: 30px;
  padding-right: 30px;
}
@media (max-width: 1024px) {
  .branding-mobile {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.navigation.navigation--top {
  padding-left: 30px;
  padding-right: 30px;
}
@media (max-width: 1024px) {
  .navigation.navigation--top {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.navigation--top .nav__left {
  padding: 9px 0 7px;
}
.navigation--top .nav__left .simple-banner-component img,
.navigation--top .nav__left .banner__component img {
  width: auto;
}
.miniCartSlot > div[data-ng-transclude] {
  display: inline-block;
}
.navigation--top .nav__right .nav__links--account {
  margin: 0;
  padding-left: 0;
  float: right;
}
.navigation--top .nav__right .nav__links--account div[data-smartedit-component-id="HeaderLinksSlot"] {
  display: inline-block;
  float: left;
}
.navigation--top .nav__right .nav__links--account div[data-smartedit-component-id="HeaderLinksSlot"] li:last-child a {
  padding-right: 12px;
}
.navigation--top .nav__right .nav__links--account li {
  display: inline-block;
  font-size: 12px;
  color: #0068b3;
  font-weight: 400;
  text-transform: uppercase;
  position: relative;
}
.navigation--top .nav__right .nav__links--account li:last-child a {
  padding-right: 0;
}
.navigation--top .nav__right .nav__links--account li.logged_in {
  padding: 10px;
}
.navigation--top .nav__right .nav__links--account li button {
  background: transparent none repeat scroll 0% 0%;
  border: medium none;
  color: #0068b3;
  font-size: 1em;
  text-transform: uppercase;
}
.navigation--top .nav__right .nav__links--account li button:hover {
  background: none;
  text-decoration: none;
  color: #929292;
}
.navigation--top .nav__right .nav__links--account li a {
  color: inherit;
  cursor: pointer;
  text-transform: uppercase;
  font-weight: 400;
  padding: 12px;
  display: block;
  font-size: 1em;
  line-height: 1.329em;
}
.navigation--top .nav__right .nav__links--account li a:hover {
  text-decoration: none;
  color: #929292;
}
.navigation--top .nav__right .nav__links--account .myAccountLinksHeader,
.navigation--top .nav__right .nav__links--account .myCompanyLinksHeader {
  background-color: transparent;
  color: inherit;
  display: block;
  height: 40px;
  line-height: 40px;
  cursor: pointer;
  padding: 0 12px;
}
.navigation--top .nav__right .nav__links--account .myAccountLinksHeader::after,
.navigation--top .nav__right .nav__links--account .myCompanyLinksHeader::after {
  clear: both;
}
.navigation--top .nav__right .nav__links--account .myAccountLinksHeader:hover,
.navigation--top .nav__right .nav__links--account .myCompanyLinksHeader:hover,
.navigation--top .nav__right .nav__links--account .myAccountLinksHeader:focus,
.navigation--top .nav__right .nav__links--account .myCompanyLinksHeader:focus {
  color: #929292;
  text-decoration: none;
}
.navigation--top .nav__right .nav__links--account .myAccountLinksHeader.show,
.navigation--top .nav__right .nav__links--account .myCompanyLinksHeader.show {
  background-color: #003459;
  color: #ffffff;
  text-decoration: none;
  display: block;
  height: 40px;
  line-height: 40px;
  cursor: pointer;
  padding: 0 12px;
}
#accNavComponentDesktopOne,
#accNavComponentDesktopTwo {
  padding: 0;
  background-color: #003459;
}
#accNavComponentDesktopOne ul.nav__links,
#accNavComponentDesktopTwo ul.nav__links {
  width: 100%;
  padding: 0px;
  margin-bottom: 0px;
}
#accNavComponentDesktopOne ul.nav__links li,
#accNavComponentDesktopTwo ul.nav__links li {
  text-transform: capitalize;
  list-style: none;
  font-size: 12px;
  color: #0068b3;
  font-weight: 400;
  padding: 0;
  border-right: 1px solid #265272;
  border-bottom: 1px solid #265272;
}
#accNavComponentDesktopOne ul.nav__links li:hover,
#accNavComponentDesktopTwo ul.nav__links li:hover {
  background-color: #004678;
}
#accNavComponentDesktopOne ul.nav__links li a,
#accNavComponentDesktopTwo ul.nav__links li a {
  color: #ffffff;
  display: block;
  padding: 25px 0 25px 30px;
  font-size: 15px;
  font-weight: 400;
}
#accNavComponentDesktopOne ul.nav__links li a:hover,
#accNavComponentDesktopTwo ul.nav__links li a:hover {
  text-decoration: none;
}
@media (min-width: 1024px) {
  .navigation--middle {
    border-top: 1px solid #d9d9d9;
  }
}
@media (max-width: 639px) {
  .navigation--middle .row:first-child {
    border: none;
  }
}
.navigation--middle .btn {
  background-color: transparent;
  width: 100%;
  padding: 0;
  height: 100%;
  color: #0068b3;
  border: none;
}
@media (min-width: 1024px) {
  .navigation--middle .nav__left {
    padding-left: 30px;
    padding-right: 30px;
  }
}
.navigation--middle .nav__left .site-search {
  background-color: transparent;
  z-index: 2;
}
@media (min-width: 640px) and (max-width: 1023px) {
  .navigation--middle .nav__left .site-search {
    margin-left: -10px;
  }
}
@media (max-width: 1024px) {
  .navigation--middle .nav__left .site-search {
    padding-left: 0;
  }
}
@media (max-width: 639px) {
  .navigation--middle .nav__left .site-search {
    display: none!important;
    left: 0;
    position: absolute;
    width: 100%;
    padding: 0 10px;
    border-top: 1px solid #d9d9d9;
  }
  .navigation--middle .nav__left .site-search.active {
    display: block!important;
  }
}
.navigation--middle .nav__left .site-search .ui-front {
  padding: 10px 0px;
}
.navigation--middle .nav__left .site-search .glyphicon-search {
  color: #3c3c3c;
  font-size: 17px;
}
.navigation--middle .nav__left .site-search .input-group {
  background-color: #ffffff;
  min-height: 38px;
  border: 1px solid #cccccc;
}
@media (min-width: 1024px) {
  .navigation--middle .nav__left .site-search .input-group {
    width: 445px;
  }
}
.navigation--middle .nav__left .site-search .input-group .form-control {
  border: 0;
  box-shadow: none;
  height: 38px;
  background-color: transparent;
}
.navigation--middle .nav__left .site-search .input-group .btn {
  width: 40px;
  padding: 0;
}
.navigation--middle .nav__left .site-search .input-group .btn:hover {
  background-color: transparent;
}
.navigation--middle .nav__left .site-search ul.ui-autocomplete {
  display: none;
  position: absolute;
  background: #ffffff;
  left: 0;
  right: 0;
  -webkit-box-shadow: 0 8px 15px rgba(0, 0, 0, 0.5);
  box-shadow: 0 8px 15px rgba(0, 0, 0, 0.5);
  z-index: 100;
  width: auto!important;
  padding-left: 0;
  padding-top: 0;
  list-style: none;
  margin: 0;
}
.navigation--middle .nav__left .site-search ul.ui-autocomplete li {
  border-top: 1px solid #e5e5e5;
  display: block;
  width: 100%;
  padding: 10px;
}
.navigation--middle .nav__left .site-search ul.ui-autocomplete li a {
  display: table;
  width: 100%;
  color: inherit;
  text-decoration: none;
}
.navigation--middle .nav__left .site-search ul.ui-autocomplete li .thumb {
  display: table-cell;
  vertical-align: middle;
  padding: 0 10px 0 0;
}
.navigation--middle .nav__left .site-search ul.ui-autocomplete li .name {
  display: table-cell;
  padding: 10px;
  vertical-align: middle;
  width: 100%;
}
.navigation--middle .nav__left .site-search ul.ui-autocomplete li .thumb + .name {
  padding: 0 10px;
}
.navigation--middle .nav__left .site-search ul.ui-autocomplete li .price {
  display: table-cell;
  vertical-align: middle;
  padding: 0 10px;
}
.navigation--middle .nav__left .site-search ul.ui-autocomplete li.ui-state-focus {
  border-left: none;
  border-right: none;
  border-bottom: none;
  margin: 0;
  background: #f4f4f4;
  color: #3c3c3c;
}
.navigation--middle .nav__left .site-search ul.ui-autocomplete.active {
  display: block;
}
.navigation--middle .nav__right {
  padding-right: 25px;
}
@media (max-width: 1024px) {
  .navigation--middle .nav__right {
    padding-right: 20px;
  }
}
.navigation--middle .nav__right ul.nav__links--shop_info {
  margin-bottom: 0;
}
@media (max-width: 1024px) {
  .navigation--middle .nav__right ul.nav__links--shop_info {
    padding-left: 10px;
  }
}
@media (min-width: 640px) {
  .navigation--middle .nav__right ul.nav__links--shop_info {
    float: right;
  }
}
@media (max-width: 639px) {
  .navigation--middle .nav__right ul.nav__links--shop_info {
    border-left: 1px solid #d9d9d9;
    display: table-cell;
    text-align: center;
    vertical-align: top;
    padding: 0;
  }
  .navigation--middle .nav__right ul.nav__links--shop_info li {
    float: none;
  }
}
@media (min-width: 640px) {
  .navigation--middle .nav__right ul.nav__links--shop_info .componentContainer .yCmsComponent {
    display: inline;
  }
}
.navigation--middle .nav__right ul.nav__links--shop_info .nav-location {
  min-width: 60px;
  border-left: 1px solid #d9d9d9;
  border-right: 1px solid #d9d9d9;
}
.navigation--middle .nav__right ul.nav__links--shop_info .nav-location span {
  font-size: 30px;
  top: 27%;
  color: #0068b3;
}
@media (min-width: 640px) {
  .navigation--middle .nav__right ul.nav__links--shop_info .nav-location {
    float: right;
    padding: 0px 10px;
  }
}
@media (min-width: 1024px) {
  .navigation--middle .nav__right ul.nav__links--shop_info .nav-location {
    padding: 0px 30px;
  }
}
@media (max-width: 639px) {
  .navigation--middle .componentContainer {
    text-align: center;
    vertical-align: top;
    border-left: 1px solid #d9d9d9;
  }
}
.navigation--middle .nav-order-tools,
.navigation--middle .nav-location,
.navigation--middle .nav-cart {
  height: 60px;
}
.navigation--middle .nav-order-tools:hover,
.navigation--middle .nav-location:hover,
.navigation--middle .nav-cart:hover,
.navigation--middle .btn:hover,
.navigation--middle .nav-order-tools:active,
.navigation--middle .nav-location:active,
.navigation--middle .nav-cart:active,
.navigation--middle .btn:active,
.navigation--middle .nav-order-tools:focus,
.navigation--middle .nav-location:focus,
.navigation--middle .nav-cart:focus,
.navigation--middle .btn:focus {
  background-color: #e5e5e5;
  box-shadow: none;
}
.navigation--middle .nav-cart {
  float: right;
  padding: 0 10px;
}
@media (min-width: 640px) {
  .navigation--middle .nav-cart {
    padding-left: 30px;
  }
}
@media (max-width: 639px) {
  .navigation--middle .nav-cart {
    position: relative;
    float: none;
    padding: 0;
  }
}
@media (min-width: 640px) {
  .navigation--middle .nav-cart .mini-cart-price {
    overflow: hidden;
    margin-left: 5px;
    margin-right: 5px;
    float: right;
    font-size: 16px;
    font-weight: 600;
    position: relative;
    top: 4px;
  }
}
.navigation--middle .nav-cart .mini-cart-link {
  color: #0068b3;
}
@media (min-width: 640px) {
  .navigation--middle .nav-cart .mini-cart-link {
    line-height: 55px;
    white-space: nowrap;
  }
}
@media (max-width: 639px) {
  .navigation--middle .nav-cart .mini-cart-link {
    display: block;
  }
  .navigation--middle .nav-cart .mini-cart-link .mini-cart-icon {
    color: #0068b3;
    left: -7px;
    top: 10px;
  }
  .navigation--middle .nav-cart .mini-cart-link .mini-cart-icon .glyphicon-shopping-cart {
    width: 30px;
    font-size: 22px;
    position: relative;
    right: -6px;
    top: 3px;
  }
  .navigation--middle .nav-cart .mini-cart-link .mini-cart-count {
    font-size: 12px;
    position: absolute;
    right: 44%;
    top: -13px;
    margin: 0;
  }
  .navigation--middle .nav-cart .mini-cart-link .nav-items-total {
    display: inline-block;
    background-color: #0068b3;
    border-radius: 50%;
    height: 25px;
    width: 25px;
    color: #ffffff;
    line-height: 25px;
  }
}
.navigation--middle .nav-cart .mini-cart-count {
  float: right;
  font-size: 12px;
  text-transform: uppercase;
}
@media (min-width: 640px) {
  .navigation--middle .nav-cart .mini-cart-count:before {
    content: "(";
    position: relative;
    top: 4px;
  }
  .navigation--middle .nav-cart .mini-cart-count:after {
    content: ")";
    position: relative;
    top: 4px;
  }
}
.navigation--middle .nav-cart .mini-cart-count .nav-items-total {
  position: relative;
  right: 0px;
  top: 5px;
}
@media (min-width: 640px) {
  .navigation--middle .nav-cart .mini-cart-icon {
    float: right;
    position: relative;
    top: 5px;
  }
}
.navigation--middle .nav-cart .mini-cart-icon .glyphicon-shopping-cart {
  font-size: 22px;
}
@media (min-width: 640px) and (max-width: 1023px) {
  .navigation--middle .nav-cart .mini-cart-icon .glyphicon-shopping-cart {
    margin-left: 5px;
  }
}
@media (max-width: 639px) {
  .navigation--middle .mobile__nav__row.mobile__nav__row--table,
  .navigation--middle .mobile__nav__row .mobile__nav__row--table {
    display: table !important;
    width: 100%;
  }
  .navigation--middle .mobile__nav__row .mobile__nav__row--table-group {
    display: table-row-group !important;
  }
  .navigation--middle .mobile__nav__row .mobile__nav__row--table-row {
    display: table-row !important;
  }
  .navigation--middle .mobile__nav__row .mobile__nav__row--table-row:before {
    display: table;
    content: " ";
  }
  .navigation--middle .mobile__nav__row .mobile__nav__row--table-cell {
    display: table-cell !important;
    vertical-align: top;
  }
  .navigation--middle .mobile__nav__row .nav__links--shop_info .componentContainer {
    margin-bottom: 0;
    overflow: hidden;
  }
  .navigation--middle .mobile__nav__row span.glyphicon-align-justify {
    position: relative;
    cursor: pointer;
    margin: 0 auto;
    color: #0068b3;
    font-size: 29px;
    top: 2px;
  }
  .navigation--middle .mobile__nav__row .componentContainer .nav-order-tools,
  .navigation--middle .mobile__nav__row .componentContainer .nav-cart {
    font-size: 30px;
    line-height: 60px;
    padding: 0;
    width: 100%;
  }
  .navigation--middle .mobile__nav__row .componentContainer .mobile__nav__row--table-cell {
    border-right: 1px solid #d9d9d9;
  }
  .navigation--middle .mobile__nav__row .componentContainer .mobile__nav__row--table-cell:last-child {
    border-right: none;
  }
}
@media (max-width: 639px) {
  .navigation--middle .mobile__nav__row .mobile__nav__row--seperator {
    border-left: 1px solid #d9d9d9;
  }
}
@media (max-width: 639px) {
  .navigation--middle .mobile__nav__row--btn {
    padding: 0;
    vertical-align: top;
    height: 60px;
    font-size: 30px;
    line-height: 60px;
  }
  .navigation--middle .mobile__nav__row--btn .nav-order-tools,
  .navigation--middle .mobile__nav__row--btn .mini-cart-link,
  .navigation--middle .mobile__nav__row--btn .mobile__nav__row--btn-search {
    font-size: 30px;
    line-height: 60px;
    padding: 0;
    width: 100%;
  }
  .navigation--middle .mobile__nav__row--btn .nav-order-tools:hover,
  .navigation--middle .mobile__nav__row--btn .mini-cart-link:hover,
  .navigation--middle .mobile__nav__row--btn .mobile__nav__row--btn-search:hover,
  .navigation--middle .mobile__nav__row--btn .nav-order-tools:focus,
  .navigation--middle .mobile__nav__row--btn .mini-cart-link:focus,
  .navigation--middle .mobile__nav__row--btn .mobile__nav__row--btn-search:focus,
  .navigation--middle .mobile__nav__row--btn .nav-order-tools:active,
  .navigation--middle .mobile__nav__row--btn .mini-cart-link:active,
  .navigation--middle .mobile__nav__row--btn .mobile__nav__row--btn-search:active {
    background-color: #e5e5e5;
    color: #0068b3;
    text-decoration: none;
  }
  .navigation--middle .mobile__nav__row--btn span.glyphicon {
    color: #0068b3;
  }
}
.navigation--middle .mobile-menu {
  height: 60px;
}
.navigation--middle .mobile-menu button {
  font-size: 18px;
  line-height: 1.33;
  border-radius: 0;
  height: 100%;
  width: 100%;
  padding: 0px;
}
.navigation--middle .mobile-menu span {
  position: relative;
  cursor: pointer;
  margin: 0 auto;
  color: #0068b3;
  font-size: 29px;
  top: 2px;
}
.navigation--bottom {
  background-color: #142939;
  border-bottom: 1px solid #142939;
}
@media (max-width: 1023px) {
  .navigation--bottom {
    border-bottom: none;
  }
}
@media (max-width: 1023px) {
  .navigation--bottom .sm-back::before {
    content: "\e079";
    float: none;
  }
}
@media (max-width: 1023px) {
  .navigation--bottom .navigation__overflow {
    left: -380px;
    top: 0;
    height: 83vh;
    overflow-y: auto;
    border-top: 1px solid #d9d9d9;
  }
}
@media (max-width: 1023px) {
  .navigation--bottom.js-enquire-offcanvas-navigation .close-nav {
    display: inline-block;
    cursor: pointer;
    height: 60px;
    width: 20%;
    vertical-align: top;
    border-left: 1px solid #d9d9d9;
    border-right: 1px solid #d9d9d9;
  }
}
@media (max-width: 1023px) {
  .navigation--bottom.js-enquire-offcanvas-navigation .close-nav button {
    background-color: #ffffff;
    height: 100%;
    width: 100%;
    display: inline-block;
    color: transparent;
    overflow: hidden;
    border: none;
  }
}
.navigation--bottom.js-enquire-offcanvas-navigation .close-nav button span {
  color: #0068b3;
  font-size: 25px;
}
.navigation--bottom:before,
.navigation--bottom:after {
  content: " ";
  display: table;
}
.navigation--bottom:after {
  clear: both;
}
@media (min-width: 1400px) {
  .navigation--bottom a {
    padding: 20px 32px;
  }
}
.navigation--bottom .column-20-percent {
  float: left;
  width: 20%;
}
@media (max-width: 1023px) {
  .navigation--bottom {
    width: 380px;
    position: absolute;
    left: -380px;
    z-index: 999;
    background-color: #ffffff;
  }
  .navigation--bottom li {
    float: none;
  }
}
@media (max-width: 639px) {
  .navigation--bottom {
    width: 100%;
    height: 83vh;
    left: -100%;
    margin-left: 0;
  }
}
.navigation--bottom .nav__links--products {
  padding-left: 15px;
  padding-right: 15px;
  margin-bottom: 0;
}
@media (max-width: 1023px) {
  .navigation--bottom .nav__links--products.active {
    position: relative;
    left: -100%;
  }
}
@media (max-width: 1023px) {
  .navigation--bottom .nav__links--products {
    top: 0;
    bottom: 0;
    right: 0;
    background-color: #ffffff;
    padding: 0;
    position: relative;
    left: 0;
  }
}
@media (max-width: 1023px) {
  .navigation--bottom .nav__links--products li {
    float: none;
    overflow: hidden;
    background-color: #ffffff;
    border-bottom: 1px solid #e5e5e5;
  }
}
@media (max-width: 1023px) {
  .navigation--bottom .nav__links--products li.liUserSign {
    border-bottom: 1px solid #265272;
  }
  .navigation--bottom .nav__links--products li.liUserSign:hover {
    background-color: #004678;
  }
}
@media (max-width: 1023px) {
  .navigation--bottom .nav__links--products li.liUserSign a.userSign {
    width: 80%;
    display: inline-block;
    text-transform: uppercase;
    padding-right: 20px;
  }
}
.navigation--bottom .nav__links--products li:last-child {
  margin-right: 0;
}
@media (max-width: 1023px) {
  .navigation--bottom .nav__links--products li:last-child {
    padding-bottom: 50px;
  }
}
.navigation--bottom .nav__links--products li a {
  text-transform: uppercase;
  font-weight: 500;
  font-size: 14px;
  line-height: 20px;
  padding: 20px 15px;
  display: block;
  color: #ffffff;
}
@media (max-width: 1023px) {
  .navigation--bottom .nav__links--products li a {
    margin-top: 0;
    color: #0068b3;
    text-transform: capitalize;
    padding: 20px 30% 20px 50px;
    display: block;
  }
}
.navigation--bottom .nav__links--products .nav__links--secondary {
  display: none;
  background: #f4f4f4;
  position: absolute;
  z-index: 1000;
  left: 0;
  border: 1px solid #d9d9d9;
  border-top: 0;
  padding: 0 10px;
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.25);
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.25);
}
.navigation--bottom .nav__links--products .nav__links--secondary .sm-back {
  display: none;
}
.navigation--bottom .nav__links--products .nav__links--secondary .row {
  position: relative;
}
.navigation--bottom .nav__links--products .nav__links--secondary .sub-navigation-section {
  position: static;
  padding: 10px;
}
.navigation--bottom .nav__links--products .nav__links--secondary .sub-navigation-section.double {
  position: relative;
  min-height: 1px;
  padding: 10px 0 10px 0;
}
.navigation--bottom .nav__links--products .nav__links--secondary .sub-navigation-section .sub-navigation-section-column {
  float: left;
  padding: 0 10px;
}
.navigation--bottom .nav__links--products .nav__links--secondary .sub-navigation-section .sub-navigation-list {
  padding-left: 0;
  list-style: none;
}
.navigation--bottom .nav__links--products .nav__links--secondary .sub-navigation-section .sub-navigation-list li {
  border-bottom: 1px solid #e5e5e5;
}
.navigation--bottom .nav__links--products .nav__links--secondary .sub-navigation-section .sub-navigation-list li:last-child {
  border-bottom: none;
}
.navigation--bottom .nav__links--products .nav__links--secondary .sub-navigation-section .sub-navigation-list li a {
  display: block;
  color: #3c3c3c;
  line-height: 30px;
  padding-left: 5px;
}
.navigation--bottom .nav__links--products .nav__links--secondary .sub-navigation-section .sub-navigation-list li a:hover,
.navigation--bottom .nav__links--products .nav__links--secondary .sub-navigation-section .sub-navigation-list li a:focus {
  background-color: #e5e5e5;
  text-decoration: none;
}
.navigation--bottom .nav__links--products .nav__links--secondary .sub-navigation-list.has-title {
  margin-top: 40px;
}
.navigation--bottom .nav__links--products .nav__links--secondary .title + .sub-navigation-list.has-title {
  margin-top: 0;
}
.navigation--bottom .show-sub .nav__link a {
  position: relative;
}
.navigation--bottom .show-sub .nav__link a:after {
  position: absolute;
  content: "";
  width: 0;
  height: 0;
  border-right: 10px solid rgba(0, 0, 0, 0);
  border-left: 10px solid rgba(0, 0, 0, 0);
  border-bottom: 10px solid #f4f4f4;
  display: block;
  bottom: 0;
  left: 50%;
  margin: 0 0 0 -10px;
  z-index: 1001;
}
.navigation--bottom .show-sub .sub__navigation {
  display: block !important;
  top: 60px;
}
.navigation--bottom .nav__link {
  display: inline-block;
  width: 100%;
}
@media (max-width: 1023px) {
  .navigation--bottom .nav__links--primary-has__sub {
    position: static;
  }
}
@media (max-width: 1023px) {
  .navigation--bottom .nav__links--primary-has__sub .nav__link {
    width: 67%;
  }
}
.navigation--bottom .nav__links--primary-has__sub .nav__link--drill__down {
  display: inline-block;
  width: 33%;
  color: #0068b3;
  min-height: 30px;
  padding: 20px 0;
}
@media (max-width: 1023px) {
  .navigation--bottom .nav__links--primary.active .sub__navigation {
    display: block;
  }
}
@media (min-width: 1024px) {
  .navigation--bottom .nav__links--primary .sub__navigation {
    display: none;
    background: #f4f4f4;
    position: absolute;
    z-index: 1000;
    left: 0;
    border: 1px solid #d9d9d9;
    border-top: 0;
    padding: 0 10px;
    -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.25);
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.25);
  }
}
@media (max-width: 1023px) {
  .navigation--bottom .nav__links--primary .sub__navigation {
    display: none;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 100%;
    width: 100%;
    padding: 0;
  }
}
@media (max-width: 1023px) {
  .navigation--bottom .nav__links--primary .sm-back {
    color: #0068b3;
    padding: 5px 50px;
    border-bottom: 1px solid #e5e5e5;
    font-size: 18px;
    line-height: 50px;
  }
  .navigation--bottom .nav__links--primary .sm-back::after {
    content: ' ';
  }
  .navigation--bottom .nav__links--primary .sm-back::before {
    position: relative;
    top: 1px;
    display: inline-block;
    font-family: 'Glyphicons Halflings', sans-serif;
    font-style: normal;
    font-weight: 400;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: .8em;
    margin-right: 1em;
  }
}
@media (max-width: 1023px) {
  .navigation--bottom .nav__links--primary .row {
    margin: 0;
  }
}
@media (max-width: 1023px) {
  .navigation--bottom .nav__links--primary .sub-navigation-section {
    padding: 0;
    background: #ffffff;
  }
}
@media (min-width: 1024px) {
  .navigation--bottom .nav__links--primary .sub-navigation-section {
    position: static;
    padding: 10px;
  }
}
.navigation--bottom .nav__links--primary .sub-navigation-section .title {
  font-size: 18px;
  line-height: 40px;
  text-transform: uppercase;
  color: rgba(0, 0, 0, 0.7);
}
@media (max-width: 1399px) {
  .navigation--bottom .nav__links--primary .sub-navigation-section .title {
    color: rgba(0, 0, 0, 0.7);
  }
}
@media (max-width: 1023px) {
  .navigation--bottom .nav__links--primary .sub-navigation-section .title {
    padding: 10px 20px 10px 50px;
    text-transform: uppercase;
    border-bottom: 1px solid #e5e5e5;
  }
}
@media (max-width: 1023px) {
  .navigation--bottom .nav__links--primary .sub-navigation-section .sub-navigation-list {
    margin-bottom: 0;
    padding-left: 0;
    list-style: none;
  }
}
@media (min-width: 1024px) {
  .navigation--bottom .nav__links--primary .sub-navigation-section .sub-navigation-list {
    padding-left: 0px;
    list-style: none;
    margin-top: 0;
  }
  .navigation--bottom .nav__links--primary .sub-navigation-section .sub-navigation-list a {
    display: block;
    color: #3c3c3c;
    line-height: 30px;
    padding: 0 0 0 5px;
  }
  .navigation--bottom .nav__links--primary .sub-navigation-section .sub-navigation-list a:hover {
    background-color: #e5e5e5;
    text-decoration: none;
  }
}
.navigation--bottom .nav__links--primary .sub-navigation-section .sub-navigation-list li {
  position: relative;
  display: block;
  border-bottom: 1px solid #e5e5e5;
  float: none;
}
@media (min-width: 1024px) {
  .navigation--bottom .nav__links--primary .sub-navigation-section .sub-navigation-list li:last-child {
    border: none;
  }
}
.navigation--bottom .nav__links--mobile.offcanvasGroup1 .offcanvasGroup2 li,
.navigation--bottom .nav__links--mobile.offcanvasGroup1 .offcanvasGroup3 li {
  border-bottom: 1px solid #265272;
}
@media (max-width: 1023px) {
  .navigation--bottom .nav__links--mobile {
    overflow: hidden;
  }
  .navigation--bottom .nav__links--mobile li {
    overflow: hidden;
    background-color: #03426f;
    border: none;
  }
  .navigation--bottom .nav__links--mobile li a {
    color: #ffffff;
  }
  .navigation--bottom .nav__links--mobile .subNavList {
    padding-left: 0;
  }
  .navigation--bottom .nav__links--mobile .subNavList li {
    padding: 5px 0;
    background: #003459;
  }
}
@media (max-width: 1023px) {
  .navigation--bottom .nav__links--mobile div.sub-nav .myAccountLinksHeader,
  .navigation--bottom .nav__links--mobile div.sub-nav .myCompanyLinksHeader {
    display: block;
    cursor: pointer;
    max-height: 60px;
    text-transform: uppercase;
  }
}
@media (max-width: 1023px) {
  .navigation--bottom .nav__links--mobile div.sub-nav a {
    border-bottom: 1px solid #265272;
  }
}
@media (max-width: 1023px) {
  .navigation--bottom .nav__links--mobile div.sub-nav a span {
    float: right;
    line-height: 50px;
    left: 0;
    position: relative;
    height: 30px;
    top: -14px;
  }
}
@media (max-width: 1023px) {
  .navigation--bottom .userGroup {
    position: relative;
    line-height: 50px;
    background-color: #ffffff;
    padding: 5px 12px 5px 20px;
    cursor: pointer;
    color: #0068b3;
    display: inline-block;
    width: 80%;
    float: left;
    height: 60px;
    text-transform: uppercase;
    text-align: left;
  }
}
@media (max-width: 1023px) {
  .navigation--bottom .userGroup a {
    border: none;
    color: #0068b3;
  }
  .navigation--bottom .userGroup a:hover {
    background-color: transparent !important;
  }
}
@media (max-width: 1023px) {
  .navigation--bottom .userGroup .myAcctUserIcon {
    font-size: 20px;
    position: relative;
    top: 4px;
  }
}
@media (max-width: 1023px) {
  .navigation--bottom .userGroup .userName {
    display: inline-block;
    padding-left: 10px;
  }
}
@media (max-width: 1023px) {
  .navigation--bottom .userGroup #signedInUserOptionsToggle {
    position: absolute;
    right: 0;
    top: 0;
    height: 100%;
    width: 100%;
    padding: 0;
  }
}
@media (max-width: 1023px) {
  .navigation--bottom .glyphicon-chevron-up,
  .navigation--bottom .glyphicon-chevron-down {
    position: absolute;
    left: 260px;
    line-height: 60px;
    top: 0;
  }
}
@media (max-width: 639px) {
  .navigation--bottom .glyphicon-chevron-up,
  .navigation--bottom .glyphicon-chevron-down {
    left: 68vw;
  }
}
@media (min-width: 640px) {
  main {
    -webkit-transition: transform 0.3s ease-out;
    -o-transition: transform 0.3s ease-out;
    transition: transform 0.3s ease-out;
  }
}
@media (min-width: 640px) and (max-width: 1023px) {
  main.offcanvas {
    position: relative;
    -webkit-transform: translate(380px, 0);
    -ms-transform: translate(380px, 0);
    -o-transform: translate(380px, 0);
    transform: translate(380px, 0);
  }
}
@media (max-width: 639px) {
  main.offcanvas {
    position: relative;
    -webkit-transform: translate(100%, 0);
    -ms-transform: translate(100%, 0);
    -o-transform: translate(100%, 0);
    transform: translate(100%, 0);
  }
}
@media (max-width: 639px) {
  .offcanvas .sticky-nav-top {
    left: 0;
    position: absolute;
    height: 60px;
    width: 100vw;
  }
}
@media (max-width: 1023px) {
  .sticky-nav-top {
    position: absolute;
    left: 0px;
    top: -60px;
    width: 380px;
    padding: 0px;
    margin-bottom: 0;
    z-index: 9999;
    text-align: right;
  }
}
@media (max-width: 639px) {
  .sticky-nav-top {
    position: absolute;
    top: -60px;
    height: 60px;
    left: -60px;
    z-index: 999;
    width: 100vw;
  }
}
.sticky-nav-top .liUserSign {
  background-color: #ffffff;
}
@media (max-width: 1023px) {
  .sticky-nav-top .userSign {
    text-align: left;
    width: 80%;
    display: inline-block;
    color: #0068b3;
    padding: 20px 30% 20px 50px;
  }
}
@media (max-width: 1023px) {
  html.offcanvas {
    overflow-x: hidden;
  }
}
.nav-order-tools {
  position: relative;
  display: inline-block;
  cursor: pointer;
}
@media (min-width: 640px) {
  .nav-order-tools {
    border-left: 0px;
    border-right: 1px solid #d9d9d9;
    padding: 0px 15px;
  }
}
@media (min-width: 1024px) {
  .nav-order-tools {
    padding: 0px 30px;
  }
}
@media (max-width: 639px) {
  .nav-order-tools {
    position: static;
  }
}
.nav-order-tools:before {
  position: relative;
  top: 23%;
  display: inline;
  font-family: 'Glyphicons Halflings', sans-serif;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  content: "\e032";
  color: #0068b3;
  font-size: 30px;
}
@media (max-width: 639px) {
  .nav-order-tools:before {
    top: 3px;
  }
}
.quote__list {
  position: relative;
  display: inline-block;
  cursor: pointer;
  width: 45px;
  text-align: right;
}
.quote__list a {
  font-size: 25px;
  background-color: transparent;
  padding: 0;
  border: 0;
  color: #0068b3;
}
.quote__list a .glyphicon {
  top: 4px;
}
@media (min-width: 640px) {
  .quote__list {
    border-left: 0px;
    padding: 0px 15px;
  }
}
@media (min-width: 1024px) {
  .quote__list {
    padding: 0px 30px;
  }
}
@media (max-width: 639px) {
  .quote__list {
    position: static;
  }
}
.js-nav-order-tools--active .nav-order-tools__child-wrap {
  display: block;
}
.js-nav-quote-list--active .quote__list--nav {
  display: block;
}
.quote__list--nav {
  text-align: left;
  position: absolute;
  border: 1px solid #d9d9d9;
  background-color: #ffffff;
  right: 40px;
  top: 26px;
  width: 260px;
  z-index: 10;
}
.quote__list--nav a {
  font-size: 14px;
  line-height: 1.42857143;
}
@media (max-width: 639px) {
  .quote__list--nav {
    width: 100vw;
    top: 103px;
  }
}
.quote__list--nav a {
  display: block;
  text-transform: uppercase;
  font-weight: 600;
  color: #3c3c3c;
  padding: 20px 30px;
}
.quote__list--nav a:hover {
  background-color: #e5e5e5;
}
.nav-order-tools__child-wrap {
  font-size: 14px;
  line-height: 1.42857143;
  text-align: left;
  position: absolute;
  border: 1px solid #d9d9d9;
  background-color: #ffffff;
  right: -1px;
  top: 60px;
  width: 260px;
  z-index: 10;
}
@media (max-width: 639px) {
  .nav-order-tools__child-wrap {
    width: 100vw;
    top: 103px;
  }
}
.nav-order-tools__child-wrap div {
  border-bottom: 1px solid #e5e5e5;
}
.nav-order-tools__child-wrap div:last-child {
  border-bottom: none;
}
.nav-order-tools__child-wrap a {
  display: block;
  text-transform: uppercase;
  font-weight: 600;
  color: #3c3c3c;
  padding: 20px 30px;
}
.nav-order-tools__child-wrap a:hover {
  background-color: #e5e5e5;
}
.search-results-highlight {
  font-weight: bold !important;
}
header {
  background: #f4f4f4;
  margin-bottom: 20px;
}
.page-cartPage header,
.page-homepage header,
.page-productGrid header,
.page-searchGrid header,
.page-search header,
.page-cartPage header,
.pageType-CategoryPage header {
  margin-bottom: 0;
}
.cookie-alert--top {
  margin-bottom: 0;
}
#consent-management-alert .consent-management-list {
  max-width: 100%;
  line-height: 1.6;
  padding: 0;
  margin: 0;
}
#consent-management-alert .consent-management-list__item {
  position: relative;
  margin-top: 0;
  margin-bottom: 3px;
  list-style-type: none;
}
@media (max-width: 1023px) {
  #consent-management-alert .consent-management-list__item {
    border-left: 0 none;
    border-right: 0 none;
    margin-left: -20px;
    margin-right: -20px;
  }
}
#consent-management-alert .consent-management-list__title {
  padding: 0 15px 0 62px;
  display: block;
  position: relative;
  font-weight: 400;
  text-transform: uppercase;
  font-weight: bold;
}
#consent-management-alert .consent-management-list__title:before {
  font-family: 'Glyphicons Halflings', sans-serif;
  content: '\e114';
  font-size: 16px;
  position: absolute;
  left: 20px;
  top: 0;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
#consent-management-alert .consent-management-list__title:hover,
#consent-management-alert .consent-management-list__title:focus {
  cursor: pointer;
  outline: none;
}
#consent-management-alert .is-expanded .consent-management-list__title:before {
  content: "\e113";
}
#consent-management-alert .consent-management-list__label {
  width: 85%;
  font-size: 15px;
}
@media (max-width: 1023px) {
  #consent-management-alert .consent-management-list__label {
    width: 60%;
    font-size: 14px;
  }
}
#consent-management-alert .consent-management-list__content-inner {
  padding: 10px 40px 0 65px;
  font-size: 16px;
}
@media (max-width: 1023px) {
  #consent-management-alert .consent-management-list__content-inner {
    font-size: 14px;
  }
}
#consent-management-alert .consent-management-list__content {
  transition: height 0.3s ease-out;
  height: 0;
  overflow: hidden;
}
#consent-management-alert .consent-buttons-group {
  position: absolute;
  top: 10px;
  right: 20px;
}
@media (max-width: 639px) {
  #consent-management-alert .consent-buttons-group {
    right: 30px;
  }
}
#consent-management-alert .consent-buttons-group .btn {
  padding: 4px 38px;
  font-size: 13px;
  margin-left: 10px;
}
@media (max-width: 639px) {
  #consent-management-alert .consent-buttons-group .btn {
    padding: 4px;
    font-size: 12px;
    margin-left: 0;
  }
}
.page-headline {
  color: #3c3c3c;
  font-size: 24px;
  line-height: 35px;
  font-weight: 700;
  padding: 20px 0;
  margin: 0;
}
.page-headline.border {
  border-bottom: 1px solid #e5e5e5;
  margin-bottom: 25px;
}
.page-sub-headline {
  font-size: 14px;
  font-weight: 400;
  line-height: 1.571;
}
.text-variant-bold {
  font-weight: 600;
}
.full-width-padding {
  padding-left: 30px;
  padding-right: 30px;
}
@media (max-width: 1024px) {
  .full-width-padding {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.half-width-padding {
  padding-left: 20px;
  padding-right: 20px;
}
@media (max-width: 1024px) {
  .half-width-padding {
    padding-left: 10px;
    padding-right: 10px;
  }
}
.btn-formblock {
  display: block;
  width: 100%;
  padding-left: 0;
  padding-right: 0;
  margin-top: 25px;
}
.btn {
  text-transform: uppercase;
  font-weight: 600;
  padding: 10px 15px;
  font-size: 16px;
  line-height: 1.375;
  border-radius: 3px;
}
.btn.glyphicon {
  padding: 3px 0 4px 0;
}
.btn.glyphicon:before {
  font-size: 25px;
}
.btn,
.btn:active,
.btn.active {
  box-shadow: none;
}
.btn:focus,
.btn:active:focus,
.btn.active:focus {
  outline: 0;
}
.btn-small {
  padding: 6px 15px;
  font-size: 16px;
  line-height: 1.375;
  border-radius: 3px;
}
.btn-icon {
  padding-left: 83px;
  position: relative;
}
.btn-icon:before {
  position: absolute;
  font-size: 25px;
  top: 9px;
  left: 20px;
  display: inline-block;
  font-family: 'Glyphicons Halflings', sans-serif;
  font-style: normal;
  font-weight: normal;
  line-height: 1;
}
.btn-icon:after {
  content: "";
  position: absolute;
  left: 65px;
  top: -3px;
  border-right: 3px solid currentColor;
  height: 48px;
}
:hover.btn-icon:after {
  border-right-width: 3px;
}
.btn-edit-confirm {
  width: 48%;
}
.btn-block + .btn-block {
  margin-top: 10px;
}
.btn-default {
  border: 3px solid;
  color: #ffffff;
  background-color: #929292;
  border-color: #929292;
}
.btn-default:hover,
.btn-default:focus,
.btn-default:active,
.btn-default.active,
.open .dropdown-toggle.btn-default {
  color: #929292;
  background-color: #ffffff;
  border-color: #929292;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn-default:active,
.btn-default.active,
.open .dropdown-toggle.btn-default {
  background-image: none;
}
.btn-default.disabled,
.btn-default[disabled],
fieldset[disabled] .btn-default,
.btn-default.disabled:hover,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default:hover,
.btn-default.disabled:focus,
.btn-default[disabled]:focus,
fieldset[disabled] .btn-default:focus,
.btn-default.disabled:active,
.btn-default[disabled]:active,
fieldset[disabled] .btn-default:active,
.btn-default.disabled.active,
.btn-default[disabled].active,
fieldset[disabled] .btn-default.active {
  color: #ffffff;
  background-color: #cccccc;
  border-color: #cccccc;
}
.btn-default .badge {
  color: #929292;
  background-color: #ffffff;
}
.btn-primary {
  border: 3px solid;
  color: #ffffff;
  background-color: #0068b3;
  border-color: #0068b3;
}
.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active,
.btn-primary.active,
.open .dropdown-toggle.btn-primary {
  color: #0068b3;
  background-color: #ffffff;
  border-color: #0068b3;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.btn-primary:active,
.btn-primary.active,
.open .dropdown-toggle.btn-primary {
  background-image: none;
}
.btn-primary.disabled,
.btn-primary[disabled],
fieldset[disabled] .btn-primary,
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled:active,
.btn-primary[disabled]:active,
fieldset[disabled] .btn-primary:active,
.btn-primary.disabled.active,
.btn-primary[disabled].active,
fieldset[disabled] .btn-primary.active {
  color: #ffffff;
  background-color: #8cbbdd;
  border-color: #8cbbdd;
}
.btn-primary .badge {
  color: #0068b3;
  background-color: #ffffff;
}
.pagination-wrap {
  float: right;
  text-align: right;
}
.pagination {
  border: 1px solid #cccccc;
  font-weight: 600;
  margin: 0;
}
.pagination > li {
  vertical-align: top;
  display: inline-block;
}
.pagination > li > a,
.pagination > li > span {
  position: static;
  border: none;
  margin: 0;
  float: none;
  display: inline-block;
}
.pagination > li.pagination-prev > a,
.pagination > li.pagination-next > a,
.pagination > li.pagination-prev > span,
.pagination > li.pagination-next > span {
  font-size: 11px;
}
.pagination > li.pagination-prev > a:hover,
.pagination > li.pagination-next > a:hover,
.pagination > li.pagination-prev > span:hover,
.pagination > li.pagination-next > span:hover,
.pagination > li.pagination-prev > a:focus,
.pagination > li.pagination-next > a:focus,
.pagination > li.pagination-prev > span:focus,
.pagination > li.pagination-next > span:focus {
  background-color: #0068b3;
  color: #ffffff;
}
.pagination > li.pagination-prev.disabled > a:hover,
.pagination > li.pagination-next.disabled > a:hover,
.pagination > li.pagination-prev.disabled > span:hover,
.pagination > li.pagination-next.disabled > span:hover,
.pagination > li.pagination-prev.disabled > a:focus,
.pagination > li.pagination-next.disabled > a:focus,
.pagination > li.pagination-prev.disabled > span:focus,
.pagination > li.pagination-next.disabled > span:focus {
  color: #a6a6a6;
  background-color: transparent;
  border-color: #cccccc;
}
.pagination > li.pagination-prev {
  text-align: left;
}
.pagination > li.pagination-prev > a,
.pagination > li.pagination-prev > span {
  border-right: 1px solid #cccccc;
}
.pagination > li.pagination-next {
  text-align: right;
}
.pagination > li.pagination-next > a,
.pagination > li.pagination-next > span {
  border-left: 1px solid #cccccc;
}
.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
  background-color: transparent;
  border: none;
  font-weight: 400;
}
.pagination > li > a,
.pagination > li > span {
  line-height: 30px;
  width: 30px;
  padding: 0;
  font-size: 14px;
  text-align: center;
}
.pagination > li.pagination-prev > a,
.pagination > li.pagination-prev > span {
  margin-right: 10px;
  width: 35px;
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}
.pagination > li.pagination-next > a,
.pagination > li.pagination-next > span {
  margin-left: 10px;
  width: 35px;
  border-bottom-right-radius: 0;
  border-top-right-radius: 0;
}
@media (max-width: 1023px) {
  .pagination > li > a,
  .pagination > li > span {
    line-height: 46px;
    width: 30px;
    padding: 0;
    font-size: 14px;
    text-align: center;
  }
  .pagination > li.pagination-prev > a,
  .pagination > li.pagination-prev > span {
    margin-right: 10px;
    width: 40px;
    border-bottom-left-radius: 0;
    border-top-left-radius: 0;
  }
  .pagination > li.pagination-next > a,
  .pagination > li.pagination-next > span {
    margin-left: 10px;
    width: 40px;
    border-bottom-right-radius: 0;
    border-top-right-radius: 0;
  }
}
@media (max-width: 639px) {
  .pagination {
    display: table;
    width: 100%;
  }
  .pagination > li {
    display: table-cell;
    vertical-align: middle;
    text-align: center;
  }
  .pagination > li > a,
  .pagination > li > span {
    float: none;
  }
  .pagination > li > a,
  .pagination > li > span {
    line-height: 40px;
    width: 40px;
    padding: 0;
    font-size: 14px;
    text-align: center;
  }
  .pagination > li.pagination-prev > a,
  .pagination > li.pagination-prev > span {
    margin-right: 13.33333333px;
    width: 60px;
    border-bottom-left-radius: 0;
    border-top-left-radius: 0;
  }
  .pagination > li.pagination-next > a,
  .pagination > li.pagination-next > span {
    margin-left: 13.33333333px;
    width: 60px;
    border-bottom-right-radius: 0;
    border-top-right-radius: 0;
  }
  .pagination-with-pager .pagination-wrap {
    float: none;
  }
}
.breadcrumb-section {
  background: #d9d9d9;
  padding-left: 30px;
  padding-right: 30px;
}
@media (max-width: 1024px) {
  .breadcrumb-section {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.breadcrumb-section .breadcrumb {
  font-size: 12px;
  font-weight: 500;
  text-transform: uppercase;
  margin: 0;
}
.image-gallery__image {
  cursor: pointer;
}
.image-gallery__zoom-icon {
  font-size: 20px;
  opacity: 0.5;
  position: absolute;
  right: 10px;
  top: 10px;
  z-index: 10;
}
@media (min-width: 640px) {
  .page-productDetails .carousel {
    padding-left: 30px;
    padding-right: 30px;
  }
}
.product-details,
.product-details-price {
  margin-bottom: 10px;
}
@media (max-width: 639px) {
  .product-details,
  .product-details-price {
    padding: 0;
  }
}
.product-details .name,
.product-details-price .name {
  color: #3c3c3c;
  font-size: 24px;
  line-height: 35px;
  font-weight: 700;
  padding: 20px 0;
  margin: 0;
  padding: 0;
}
.product-details .name.border,
.product-details-price .name.border {
  border-bottom: 1px solid #e5e5e5;
  margin-bottom: 25px;
}
.product-details .name .sku,
.product-details-price .name .sku {
  font-size: 18px;
  line-height: 18px;
  color: #929292;
  position: relative;
  padding-left: 20px;
  font-weight: 400;
}
.product-details .name .sku:before,
.product-details-price .name .sku:before {
  border-left: 1px solid #e5e5e5;
  content: "";
  height: 14px;
  position: absolute;
  top: 7px;
  left: 10px;
}
.product-details .name .code,
.product-details-price .name .code {
  font-size: 18px;
  line-height: 18px;
  padding-left: 5px;
}
.product-details .promotion,
.product-details-price .promotion {
  color: #00a651;
}
.product-details .description,
.product-details-price .description {
  padding: 10px 0 25px;
}
.product-details .price,
.product-details-price .price {
  font-size: 25px;
  font-weight: bold;
}
.product-details .stock-status,
.product-details-price .stock-status {
  font-weight: 300;
}
@media (max-width: 1399px) {
  .product-details .description,
  .product-details-price .description {
    border-bottom: 1px solid #cccccc;
  }
}
.product-details.page-title {
  padding-left: 30px;
  padding-right: 30px;
}
@media (max-width: 1024px) {
  .product-details.page-title {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.product-main-info {
  padding-left: 30px;
  padding-right: 30px;
}
@media (max-width: 1024px) {
  .product-main-info {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.product-main-info .product-details {
  padding: 0;
}
.variant-section {
  margin-bottom: 30px;
}
.variant-section .variant-selector .variant-name {
  font-size: 13px;
  font-weight: 600;
  color: #929292;
  text-transform: uppercase;
  margin-top: 15px;
  margin-bottom: 5px;
}
.variant-section .variant-selector .variant-name .variant-selected {
  font-weight: normal;
  text-transform: none;
}
.variant-section .variant-selector .variant-list {
  padding-left: 0;
  list-style: none;
  margin-left: -20px;
}
.variant-section .variant-selector .variant-list:before,
.variant-section .variant-selector .variant-list:after {
  content: " ";
  display: table;
}
.variant-section .variant-selector .variant-list:after {
  clear: both;
}
.variant-section .variant-selector .variant-list:before,
.variant-section .variant-selector .variant-list:after {
  content: " ";
  display: table;
}
.variant-section .variant-selector .variant-list:after {
  clear: both;
}
.variant-section .variant-selector .variant-list:before,
.variant-section .variant-selector .variant-list:after {
  content: " ";
  display: table;
}
.variant-section .variant-selector .variant-list:after {
  clear: both;
}
.variant-section .variant-selector .variant-list:before,
.variant-section .variant-selector .variant-list:after {
  content: " ";
  display: table;
}
.variant-section .variant-selector .variant-list:after {
  clear: both;
}
.variant-section .variant-selector .variant-list:before,
.variant-section .variant-selector .variant-list:after {
  content: " ";
  display: table;
}
.variant-section .variant-selector .variant-list:after {
  clear: both;
}
.variant-section .variant-selector .variant-list li {
  float: left;
  margin: 0 0 0 20px;
}
.variant-section .variant-selector .variant-list li a,
.variant-section .variant-selector .variant-list li span {
  display: block;
  height: 32px;
  width: 32px;
  line-height: 32px;
  text-align: center;
  text-transform: uppercase;
  border: 1px solid #cccccc;
  background: #fff;
  color: #3c3c3c;
  text-decoration: none;
}
@media (max-width: 1023px) {
  .variant-section .variant-selector .variant-list li a,
  .variant-section .variant-selector .variant-list li span {
    height: 42px;
    width: 42px;
    line-height: 42px;
  }
}
.variant-section .variant-selector .variant-list li a img,
.variant-section .variant-selector .variant-list li span img {
  width: 100%;
  height: auto;
  vertical-align: top;
  border: 1px solid transparent;
}
.variant-section .variant-selector .variant-list li:hover a,
.variant-section .variant-selector .variant-list li.active a {
  background: #0068b3;
  -webkit-box-shadow: inset 0 0  0 1px #fff;
  box-shadow: inset 0 0  0 1px #fff;
  border: 1px solid #0068b3;
  color: #fff;
}
.variant-section .variant-selector .variant-list li:hover a img,
.variant-section .variant-selector .variant-list li.active a img {
  border: 1px solid #fff;
}
.variant-section .variant-selector .variant-list li.disabled span {
  color: #999;
  cursor: not-allowed;
}
.variant-section .variant-selector .variant-select {
  margin: 10px 0 0;
}
.rating:before,
.rating:after {
  content: " ";
  display: table;
}
.rating:after {
  clear: both;
}
.rating:before,
.rating:after {
  content: " ";
  display: table;
}
.rating:after {
  clear: both;
}
.rating:before,
.rating:after {
  content: " ";
  display: table;
}
.rating:after {
  clear: both;
}
.rating:before,
.rating:after {
  content: " ";
  display: table;
}
.rating:after {
  clear: both;
}
.rating:before,
.rating:after {
  content: " ";
  display: table;
}
.rating:after {
  clear: both;
}
.rating .rating-stars {
  margin: 0 5px 0 0;
  padding: 3px 0 1px;
  position: relative;
}
@media (max-width: 1023px) {
  .rating .rating-stars {
    font-size: 18px;
    float: none;
  }
  .rating .rating-stars:before,
  .rating .rating-stars:after {
    content: " ";
    display: table;
  }
  .rating .rating-stars:after {
    clear: both;
  }
  .rating .rating-stars:before,
  .rating .rating-stars:after {
    content: " ";
    display: table;
  }
  .rating .rating-stars:after {
    clear: both;
  }
  .rating .rating-stars:before,
  .rating .rating-stars:after {
    content: " ";
    display: table;
  }
  .rating .rating-stars:after {
    clear: both;
  }
  .rating .rating-stars:before,
  .rating .rating-stars:after {
    content: " ";
    display: table;
  }
  .rating .rating-stars:after {
    clear: both;
  }
  .rating .rating-stars:before,
  .rating .rating-stars:after {
    content: " ";
    display: table;
  }
  .rating .rating-stars:after {
    clear: both;
  }
}
.rating .rating-stars .greenStars {
  position: absolute;
  overflow: hidden;
  top: 3px;
  left: 0;
  white-space: nowrap;
  width: 0;
}
.rating .rating-stars span {
  color: #dee3e8;
  margin: 0 0.1em;
  overflow: hidden;
}
.rating .rating-stars span.fh {
  width: 0.47em;
  margin-right: 0;
  float: left !important;
}
.rating .rating-stars span.lh {
  width: 0.5em;
  text-indent: -0.44em;
  margin-left: 0;
  float: left !important;
}
.rating .rating-stars span.active {
  color: #0068b3;
}
.rating.rating-set .rating-stars {
  cursor: pointer;
  display: inline-block;
}
.rating a {
  font-size: 13px;
  position: relative;
  margin-left: 10px;
  padding-left: 10px;
}
.rating a:before {
  border-left: 1px solid #cccccc;
  content: "";
  height: 19px;
  position: absolute;
  top: 0;
  left: 0;
}
.tabs-responsive .tab-container {
  float: none;
  padding: 0;
}
@media (max-width: 1023px) {
  .tabs-responsive .tabhead {
    border-bottom: 1px solid #f2f4f7;
  }
}
.tab-review .review-pagination-bar {
  margin: 10px 0;
}
.tab-review .review-pagination-bar:before,
.tab-review .review-pagination-bar:after {
  content: " ";
  display: table;
}
.tab-review .review-pagination-bar:after {
  clear: both;
}
.tab-review .review-pagination-bar:before,
.tab-review .review-pagination-bar:after {
  content: " ";
  display: table;
}
.tab-review .review-pagination-bar:after {
  clear: both;
}
.tab-review .review-pagination-bar:before,
.tab-review .review-pagination-bar:after {
  content: " ";
  display: table;
}
.tab-review .review-pagination-bar:after {
  clear: both;
}
.tab-review .review-pagination-bar:before,
.tab-review .review-pagination-bar:after {
  content: " ";
  display: table;
}
.tab-review .review-pagination-bar:after {
  clear: both;
}
.tab-review .review-pagination-bar:before,
.tab-review .review-pagination-bar:after {
  content: " ";
  display: table;
}
.tab-review .review-pagination-bar:after {
  clear: both;
}
.tab-review .review-pagination-bar .right {
  float: right;
}
.tab-review .review-pagination-bar .right .pager {
  float: left;
  margin: 0 10px;
}
.tab-review .review-list {
  padding-left: 0;
  list-style: none;
}
.tab-review .review-list .review-entry {
  margin: 10px 0;
}
.tab-review .review-list .review-entry .title {
  font-weight: bold;
}
.tab-review .review-list .review-entry .autor {
  color: #777777;
}
.tab-review .write-review {
  display: none;
}
#AddToCart-PickUpInStoreAction {
  position: relative;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
  margin-top: 20px;
}
@media (min-width: 640px) {
  #AddToCart-PickUpInStoreAction {
    float: left;
    width: 50%;
  }
}
@media (min-width: 1024px) {
  #AddToCart-PickUpInStoreAction {
    float: left;
    width: 100%;
  }
}
.AddToCart-PickUpInStoreAction {
  margin-top: 10px;
}
.AddToCart-ShareOnSocialNetworkAction {
  margin-top: 20px;
}
#AddToCart-AddToCartAction {
  position: relative;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
  margin-top: 20px;
}
@media (min-width: 640px) {
  #AddToCart-AddToCartAction {
    float: left;
    width: 50%;
  }
}
@media (min-width: 1024px) {
  #AddToCart-AddToCartAction {
    float: left;
    width: 100%;
  }
}
#AddToCart-ShareOnSocialNetworkAction {
  position: relative;
  float: left;
  width: 100%;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
  margin-top: 30px;
}
.image-gallery img {
  width: 100%;
  height: auto;
  -webkit-touch-callout: none;
}
.image-gallery .zoomImg {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  max-height: none;
  max-width: none;
  z-index: 9999;
  border: 0;
  opacity: 0;
}
.image-gallery .zoomImg img {
  width: 100%;
  height: 100%;
}
.image-gallery .zoomImgMask {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 10000;
}
.addtocart-component {
  margin-top: 10px;
}
.addtocart-component .stock-wrapper {
  font-size: 13px;
  margin: 25px 0;
}
.addtocart-component .stock-wrapper * {
  float: left;
  margin: 0;
}
.addtocart-component .stock-wrapper .futureStockLink {
  margin-left: 10px;
}
.addtocart-component .actions .btn {
  margin-bottom: 10px;
}
.addtocart-component .row .AddToCart-ShareOnSocialNetworkAction {
  margin: 0 auto;
  padding-top: 50px;
  width: 100px;
}
.addtocart-component div.a2a_kit a.a2a_dd.share {
  background: url("../../common/images/productShareIcon.png") no-repeat left center;
  padding-left: 25px;
}
.addtocart-component div.a2a_kit a.a2a_dd.share .a2a_img {
  display: none;
}
.addtocart-component .qty-selector .input-group-btn,
#add_to_cart_storepickup_form .qty-selector .input-group-btn,
.addtocart-component .qty-selector .btn,
#add_to_cart_storepickup_form .qty-selector .btn {
  width: 48px;
  margin: 0;
  padding-left: 0;
  padding-right: 0;
}
.addtocart-component .qty-selector .form-control,
#add_to_cart_storepickup_form .qty-selector .form-control {
  width: 50px;
  height: 48px;
  text-align: center;
  font-size: 13px;
  font-weight: bold;
}
@media (max-width: 1023px) {
  .addtocart-component {
    margin-top: 20px;
  }
  .addtocart-component .qty-selector .input-group-btn,
  .addtocart-component .qty-selector .btn,
  .addtocart-component .qty-selector .form-control {
    width: 62.4px;
  }
}
@media (max-width: 639px) {
  .addtocart-component .qty-selector {
    margin-left: auto;
    margin-right: auto;
  }
  .addtocart-component .stock-wrapper {
    display: table;
    margin-left: auto;
    margin-right: auto;
  }
}
.add-to-cart .add-to-cart-item {
  margin-bottom: 10px;
}
.add-to-cart .add-to-cart-item .thumb {
  float: left;
  margin-right: 10px;
}
.add-to-cart .add-to-cart-item .thumb img {
  max-width: 65px;
}
.add-to-cart .add-to-cart-item .details {
  font-size: 18px;
  margin-left: 75px;
}
.add-to-cart .add-to-cart-item .details .name {
  font-weight: bold;
  color: inherit;
}
.add-to-cart .add-to-cart-item .price {
  font-size: 22px;
  text-align: right;
  font-weight: bold;
}
.owl-carousel {
  display: none;
  position: relative;
  width: 100%;
  -ms-touch-action: pan-y;
}
.owl-carousel:before,
.owl-carousel:after {
  content: " ";
  display: table;
}
.owl-carousel:after {
  clear: both;
}
.owl-carousel:before,
.owl-carousel:after {
  content: " ";
  display: table;
}
.owl-carousel:after {
  clear: both;
}
.owl-carousel: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: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: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: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: #0068b3;
  -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: #003c66;
}
.owl-carousel .owl-controls .owl-buttons .owl-prev {
  left: 3px;
}
.owl-carousel .owl-controls .owl-buttons .owl-prev:before {
  content: "\e075";
}
.owl-carousel .owl-controls .owl-buttons .owl-next {
  right: 5px;
}
.owl-carousel .owl-controls .owl-buttons .owl-next:before {
  content: "\e071";
}
.carousel,
.carousel__component--carousel {
  width: auto;
  margin: 10px -10px;
  text-align: center;
}
.carousel .item,
.carousel__component--carousel .item,
.carousel .carousel__item,
.carousel__component--carousel .carousel__item {
  display: block;
  margin: 0 10px;
  padding: 10px 0;
}
.carousel .item .thumb,
.carousel__component--carousel .item .thumb,
.carousel .carousel__item .thumb,
.carousel__component--carousel .carousel__item .thumb,
.carousel .item .carousel__item--thumb,
.carousel__component--carousel .item .carousel__item--thumb,
.carousel .carousel__item .carousel__item--thumb,
.carousel__component--carousel .carousel__item .carousel__item--thumb {
  margin-bottom: 20px;
  height: 140px;
}
.carousel .item .thumb img,
.carousel__component--carousel .item .thumb img,
.carousel .carousel__item .thumb img,
.carousel__component--carousel .carousel__item .thumb img,
.carousel .item .carousel__item--thumb img,
.carousel__component--carousel .item .carousel__item--thumb img,
.carousel .carousel__item .carousel__item--thumb img,
.carousel__component--carousel .carousel__item .carousel__item--thumb img {
  max-width: 140px;
  max-height: 140px;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.carousel .item a,
.carousel__component--carousel .item a,
.carousel .carousel__item a,
.carousel__component--carousel .carousel__item a {
  color: #3c3c3c;
}
.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: #0068b3;
}
.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: #3c3c3c;
}
.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: #3c3c3c;
  text-align: center;
  font-size: 24px;
  font-weight: 600;
  margin: 0;
}
.carousel-component,
.carousel__component {
  padding: 0 20px;
  margin: 35px 0 15px;
}
.carousel-component:before,
.carousel__component:before,
.carousel-component:after,
.carousel__component:after {
  content: " ";
  display: table;
}
.carousel-component:after,
.carousel__component:after {
  clear: both;
}
.carousel-component:before,
.carousel__component:before,
.carousel-component:after,
.carousel__component:after {
  content: " ";
  display: table;
}
.carousel-component:after,
.carousel__component:after {
  clear: both;
}
.carousel-component: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: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: #3c3c3c;
  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 #d9d9d9;
  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: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: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;
}
.simpleimagecomponent a {
  display: block;
}
.simpleimagecomponent a img {
  width: 100%;
  height: auto;
}
.banner-component {
  width: 100%;
}
.banner-component a {
  display: block;
  color: #3c3c3c;
  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 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 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 #cccccc;
  }
}
.tabs .tabs-list {
  margin-bottom: 0;
  padding-left: 0;
  list-style: none;
  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: #0068b3;
}
.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.nav-tabs.nested-tabs-vertical {
  background: transparent;
  display: block;
  margin: 0;
  width: 300px;
  float: left;
}
.tabs .tabs-list.nav-tabs.nested-tabs-vertical li {
  display: block;
  float: none;
}
.tabs .tabs-list.nav-tabs.nested-tabs-vertical li a {
  background: transparent;
  color: #039;
  border-left: 2px solid transparent;
  font-weight: 600;
  font-size: 12px;
  text-transform: capitalize;
}
.tabs .tabs-list.nav-tabs.nested-tabs-vertical li.active a,
.tabs .tabs-list.nav-tabs.nested-tabs-vertical li:hover a {
  background: #f4f5f7;
  border-left: 2px solid #039;
  border-radius: 0;
  color: #90939A;
}
.tabs .tabs-list.nested-tabs-vertical {
  background: transparent;
  display: block;
  margin: 0;
  width: 300px;
  float: left;
}
.tabs .tabs-list.nested-tabs-vertical li {
  display: block;
  float: none;
}
.tabs .tabs-list.nested-tabs-vertical li a {
  background: transparent;
  color: #039;
  border-left: 2px solid transparent;
  font-weight: 600;
  font-size: 12px;
  text-transform: capitalize;
}
.tabs .tabs-list.nested-tabs-vertical li.active a,
.tabs .tabs-list.nested-tabs-vertical li:hover a {
  background: #f4f5f7;
  border-left: 2px solid #039;
  border-radius: 0;
  color: #90939A;
}
.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: #0068b3;
  padding: 0 0 5px 0;
  border: 0;
  border-bottom: 4px solid transparent;
}
.tabs .tabs-list li a:focus,
.tabs .tabs-list li a:hover {
  cursor: pointer;
  background-color: transparent;
}
.tabs .tabs-list li + li:before {
  content: "";
  position: absolute;
  height: 15px;
  left: 0;
  top: 2px;
  border-left: 1px solid #cccccc;
}
.tabs .tabs-list li.active a,
.tabs .tabs-list li.active a:hover,
.tabs .tabs-list li.active a:focus {
  color: #3c3c3c;
  font-weight: bold;
  border: 0;
  border-bottom: 4px solid #0068b3;
}
.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 #cccccc;
  padding: 20px 0px;
  padding-left: 30px;
  padding-right: 30px;
  background-color: #f4f4f4;
}
@media (max-width: 1024px) {
  .tabs .tabbody {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (min-width: 1024px) {
  .tabs .tabbody {
    border-top: 1px solid #cccccc;
  }
}
@media (max-width: 639px) {
  .tabs.tabs-responsive .tabs-list {
    display: none !important;
  }
}
@media (min-width: 640px) and (max-width: 1023px) {
  .tabs.tabs-responsive .tabs-list {
    display: none !important;
  }
}
.tabs.tabs-responsive .tabhead {
  text-transform: uppercase;
  display: none !important;
  border-bottom-color: #cccccc;
}
.tabs.tabs-responsive .tabhead.active {
  border-bottom: 4px solid #0068b3;
}
@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 #cccccc;
}
.back-link button {
  padding: 0;
}
.back-link .glyphicon {
  border-right: 1px solid #cccccc;
  border-radius: 0;
  padding-right: 10px;
  line-height: 16px;
  top: -2px;
}
.back-link .label {
  color: #3c3c3c;
  font-size: 24px;
  line-height: 35px;
  font-weight: 700;
  padding: 20px 0;
  margin: 0;
  padding-left: 10px;
  white-space: normal;
}
.back-link .label.border {
  border-bottom: 1px solid #e5e5e5;
  margin-bottom: 25px;
}
.back-link.product-details .label {
  font-weight: 600;
}
.accordion {
  font-weight: 600;
  text-transform: uppercase;
  margin: 0;
}
.accordion .panel-group {
  margin: 0;
}
.accordion .panel {
  border: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.accordion .panel .panel-heading {
  background-color: #f2f2f2;
  border-bottom: 1px solid #ffffff;
  position: relative;
  padding: 0;
}
.accordion .panel .panel-heading .accordion-toggle {
  display: block;
  color: #3c3c3c;
  padding: 20px 30px;
}
.accordion .panel .panel-heading .accordion-toggle:before {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: 'Glyphicons Halflings';
  font-style: normal;
  font-weight: normal;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.accordion .panel .panel-heading .accordion-toggle:before {
  content: "\e113";
}
.accordion .panel .panel-heading .accordion-toggle.collapsed:before {
  content: "\e114";
}
.accordion .panel .panel-heading .accordion-lnk {
  position: absolute;
  left: 55px;
  top: 20px;
}
.accordion .panel .panel-heading .accordion-lnk.no-subs {
  display: block;
  position: static;
  padding: 20px;
}
.accordion .panel .panel-collapse .panel-heading {
  background-color: #e6e6e6;
}
.accordion .panel .panel-collapse .panel-heading .accordion-lnk {
  left: 75px;
}
.accordion .panel .panel-collapse .panel-heading .accordion-lnk.no-subs {
  padding-left: 75px;
}
.accordion .panel .panel-collapse .panel-collapse .panel-heading {
  background-color: #d9d9d9;
}
.accordion .panel .panel-collapse .panel-collapse .panel-heading .accordion-lnk {
  left: 95px;
}
.accordion .panel .panel-collapse .panel-collapse .panel-heading .accordion-lnk.no-subs {
  padding-left: 95px;
}
.accordion .panel .panel-collapse .panel-collapse .panel-collapse .panel-heading {
  background-color: #cccccc;
}
.accordion .panel .panel-collapse .panel-collapse .panel-collapse .panel-heading .accordion-lnk {
  left: 115px;
}
.accordion .panel .panel-collapse .panel-collapse .panel-collapse .panel-heading .accordion-lnk.no-subs {
  padding-left: 115px;
}
.accordion .panel .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-heading {
  background-color: #bfbfbf;
}
.accordion .panel .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-heading .accordion-lnk {
  left: 135px;
}
.accordion .panel .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-heading .accordion-lnk.no-subs {
  padding-left: 135px;
}
.accordion .panel .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-heading {
  background-color: #b3b3b3;
}
.accordion .panel .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-heading .accordion-lnk {
  left: 155px;
}
.accordion .panel .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-heading .accordion-lnk.no-subs {
  padding-left: 155px;
}
.accordion .panel .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-heading {
  background-color: #a6a6a6;
}
.accordion .panel .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-heading .accordion-lnk {
  left: 175px;
}
.accordion .panel .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-heading .accordion-lnk.no-subs {
  padding-left: 175px;
}
.accordion .panel .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-heading {
  background-color: #999999;
}
.accordion .panel .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-heading .accordion-lnk {
  left: 195px;
}
.accordion .panel .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-heading .accordion-lnk.no-subs {
  padding-left: 195px;
}
.accordion .panel .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-heading {
  background-color: #8c8c8c;
}
.accordion .panel .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-heading .accordion-lnk {
  left: 215px;
}
.accordion .panel .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-heading .accordion-lnk.no-subs {
  padding-left: 215px;
}
.accordion .panel .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-heading {
  background-color: #808080;
}
.accordion .panel .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-heading .accordion-lnk {
  left: 235px;
}
.accordion .panel .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-heading .accordion-lnk.no-subs {
  padding-left: 235px;
}
.accordion .panel .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-heading {
  background-color: #737373;
}
.accordion .panel .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-heading .accordion-lnk {
  left: 255px;
}
.accordion .panel .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-collapse .panel-heading .accordion-lnk.no-subs {
  padding-left: 255px;
}
.accordion .panel .panel-heading + .panel-collapse > .panel-body {
  border: none;
  padding: 0;
}
.pageType-CategoryPage .map img {
  min-width: 100%;
}
.searchEmptyPageMiddle-component {
  padding-left: 30px;
  padding-right: 30px;
}
@media (max-width: 1024px) {
  .searchEmptyPageMiddle-component {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (min-width: 1024px) {
  .product__list--wrapper {
    padding: 0;
    margin: 0 0 0 -20px;
  }
}
@media (min-width: 640px) {
  .product__list--wrapper .pagination-wrap {
    padding-right: 0;
  }
}
.searchSpellingSuggestionPrompt {
  padding-left: 20px;
  padding-right: 20px;
}
@media (max-width: 640px) {
  .pagination-bar .sort-refine-bar button {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.results h1 {
  color: #3c3c3c;
  font-size: 24px;
  line-height: 35px;
  font-weight: 700;
  padding: 20px 0;
  margin: 0;
  margin-top: 20px;
  padding-left: 20px;
  padding-bottom: 0;
}
.results h1.border {
  border-bottom: 1px solid #e5e5e5;
  margin-bottom: 25px;
}
.product__listing {
  padding-left: 0;
  list-style: none;
}
.product__listing .product__listing--promo {
  color: #3e5983;
  margin-bottom: 10px;
}
a.product__listing .product__listing--promo:hover,
a.product__listing .product__listing--promo:focus {
  color: #2e4160;
}
@media (min-width: 1024px) {
  .product__listing .product__listing--promo {
    padding-right: 20px;
    margin: 0 -10px;
  }
}
.product__listing .product__list--price-panel {
  text-align: right;
}
.product__listing .product__list--name {
  display: block;
  text-transform: uppercase;
  font-weight: bold;
  margin: 0 0 10px 106px;
  color: inherit;
}
.product__listing .product__listing--description {
  margin: 0 210px 0 106px;
}
@media (max-width: 639px) {
  .product__listing .product__listing--description {
    display: none !important;
  }
}
.product__listing .addtocart {
  clear: both;
  text-align: center;
  padding: 10px 0 0 0;
}
.product__listing .addtocart button {
  margin-bottom: 5px;
}
@media (min-width: 1024px) {
  .product__listing .addtocart .pickup-in-store-available .ProductGridComponent-ListPickUpInStoreAction,
  .product__listing .addtocart .pickup-in-store-available .ProductGridComponent-ListAddToCartAction,
  .product__listing .addtocart .pickup-in-store-available .SearchResultsList-ListPickUpInStoreAction,
  .product__listing .addtocart .pickup-in-store-available .SearchResultsList-ListAddToCartAction,
  .product__listing .addtocart .pickup-in-store-available .SearchResultsGrid-ListPickUpInStoreAction,
  .product__listing .addtocart .pickup-in-store-available .SearchResultsGrid-ListAddToCartAction {
    width: 49%;
    display: inline-block;
    float: left;
  }
  .product__listing .addtocart .pickup-in-store-available .ProductGridComponent-ListAddToCartAction {
    position: relative;
    right: 1%;
    float: right;
  }
  .product__listing .addtocart .pickup-in-store-available .ProductGridComponent-ListPickUpInStoreAction {
    position: relative;
    left: 1%;
  }
}
@media (min-width: 1024px) and (min-width: 1400px) {
  .product__listing .addtocart .pickup-in-store-available .ProductGridComponent-ListAddToCartAction,
  .product__listing .addtocart .pickup-in-store-available .ProductGridComponent-ListPickUpInStoreAction {
    width: calc(49% - 4px);
  }
}
@media (min-width: 1024px) and (max-width: 1399px) {
  .product__listing .addtocart .pickup-in-store-available {
    margin: 0 -4px;
  }
  .product__listing .addtocart .pickup-in-store-available .ProductGridComponent-ListPickUpInStoreAction,
  .product__listing .addtocart .pickup-in-store-available .ProductGridComponent-ListAddToCartAction,
  .product__listing .addtocart .pickup-in-store-available .SearchResultsList-ListPickUpInStoreAction,
  .product__listing .addtocart .pickup-in-store-available .SearchResultsList-ListAddToCartAction,
  .product__listing .addtocart .pickup-in-store-available .SearchResultsGrid-ListPickUpInStoreAction,
  .product__listing .addtocart .pickup-in-store-available .SearchResultsGrid-ListAddToCartAction {
    padding: 0 3.33333333px;
  }
}
.product__listing.product__list .product__list--item.tag-highlighted,
.product__listing.product__grid .product-item.tag-highlighted {
  position: relative;
}
.product__listing.product__list .product__list--item.tag-highlighted:before,
.product__listing.product__grid .product-item.tag-highlighted:before {
  content: "";
  z-index: -1;
  position: absolute;
  border: 2px solid #0068b3;
  top: 14px;
  left: 12px;
  right: 12px;
  bottom: 14px;
}
.product__listing.product__list .product__list--item.tag-highlighted:after,
.product__listing.product__grid .product-item.tag-highlighted:after {
  content: "\e006";
  top: 18px;
  left: 16px;
  color: #0068b3;
  width: 24px;
  line-height: 22px;
  height: 24px;
  font-size: 18px;
  padding: 0;
  text-align: center;
  position: absolute;
}
.product__listing.product__list .product__list--item {
  padding: 20px 30px;
  border-top: 1px solid #d9d9d9;
}
.product__listing.product__list .product__list--item:nth-of-type(2n) {
  background-color: #f4f4f4;
}
@media (max-width: 1024px) {
  .product__listing.product__list .product__list--item {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.product__listing.product__list .product__list--item.tag-highlighted:before {
  left: 0;
  right: 0;
  top: 1px;
  bottom: 0;
}
.product__listing.product__list .product__list--item.tag-highlighted:after {
  font-size: 16px;
  top: 8px;
  left: 7px;
}
.product__listing.product__list .product__list--item.tag-highlighted:first-child:before {
  top: 0;
}
.product__listing.product__list .product__list--item.tag-highlighted:nth-of-type(2n) {
  background: transparent;
}
.product__listing.product__list .product__list--item.tag-highlighted:nth-of-type(2n):before {
  top: 1px;
  background-color: #f4f4f4;
}
.product__listing.product__list .product__list--thumb {
  float: left;
  margin-right: 10px;
  display: block;
}
.product__listing.product__list .product__list--thumb > img {
  width: 96px;
}
.product__listing.product__list .product__list--price-panel {
  float: right;
  width: 200px;
}
.product__listing.product__list .ProductListComponent-ListPickUpInStoreAction,
.product__listing.product__list .ProductListComponent-ListAddToCartAction,
.product__listing.product__list .SearchResultsList-ListPickUpInStoreAction,
.product__listing.product__list .SearchResultsList-ListAddToCartAction {
  float: left;
  width: 50%;
  position: relative;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
}
@media (min-width: 640px) {
  .product__listing.product__list .ProductListComponent-ListPickUpInStoreAction,
  .product__listing.product__list .ProductListComponent-ListAddToCartAction,
  .product__listing.product__list .SearchResultsList-ListPickUpInStoreAction,
  .product__listing.product__list .SearchResultsList-ListAddToCartAction {
    float: left;
    width: 33.33333333%;
  }
}
@media (min-width: 640px) {
  .product__listing.product__list .ProductListComponent-ListPickUpInStoreAction,
  .product__listing.product__list .ProductListComponent-ListAddToCartAction,
  .product__listing.product__list .SearchResultsList-ListPickUpInStoreAction,
  .product__listing.product__list .SearchResultsList-ListAddToCartAction {
    left: 33.33333333%;
  }
}
.product__listing.product__list .ProductListComponent-ListOrderFormAction,
.product__listing.product__list .SearchResultsList-ListOrderFormAction {
  float: left;
  width: 50%;
  left: 50%;
  position: relative;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
}
@media (min-width: 640px) {
  .product__listing.product__list .ProductListComponent-ListOrderFormAction,
  .product__listing.product__list .SearchResultsList-ListOrderFormAction {
    float: left;
    width: 33.33333333%;
  }
}
@media (min-width: 640px) {
  .product__listing.product__list .ProductListComponent-ListOrderFormAction,
  .product__listing.product__list .SearchResultsList-ListOrderFormAction {
    left: 0%;
  }
}
@media (max-width: 639px) {
  .product__listing.product__list .product__list--price-panel {
    text-align: left;
    float: none;
    margin-left: 106px;
    width: auto;
  }
}
.product__listing.product__grid {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.product__listing.product__grid .product-item {
  float: left;
  width: 50%;
  position: relative;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
  padding: 20px;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-flex-direction: column;
  -moz-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
}
@media (min-width: 640px) {
  .product__listing.product__grid .product-item {
    float: left;
    width: 25%;
  }
}
@media (min-width: 1024px) {
  .product__listing.product__grid .product-item {
    float: left;
    width: 25%;
  }
}
@media (min-width: 1400px) {
  .product__listing.product__grid .product-item {
    float: left;
    width: 25%;
  }
}
.product__listing.product__grid .product-item:first-child {
  margin-left: -1px;
}
.product__listing.product__grid .product-item.tag-highlighted {
  position: relative;
}
.product__listing.product__grid .thumb {
  display: block;
  margin-bottom: 10px;
  text-align: center;
  height: 180px;
  overflow: hidden;
}
.product__listing.product__grid .thumb img {
  width: 100%;
  height: auto;
  max-width: 140px;
}
.product__listing.product__grid .details {
  text-align: center;
  margin: 0 auto;
  width: 100%;
  overflow: hidden;
  display: inline-block;
  text-overflow: ellipsis;
  white-space: nowrap;
  -webkit-flex: 1 0 auto;
  -moz-flex: 1 0 auto;
  -ms-flex: 1 0 auto;
  flex: 1 0 auto;
}
.product__listing.product__grid .details .name {
  margin: 0;
  font-weight: 600;
  font-size: 16px;
  padding-bottom: 10px;
  height: 70px;
  overflow: hidden;
  color: #3c3c3c;
}
.product__listing.product__grid .details .price {
  font-size: 18px;
}
.product__listing.product__grid .details .promo {
  color: #00a651;
  font-size: 14px;
  font-weight: bold;
}
@media (min-width: 640px) {
  .product__listing.product__grid .product-item:nth-child(4n+1) {
    clear: both;
  }
}
@media (max-width: 639px) {
  .product__listing.product__grid .product-item:nth-child(2n+1) {
    clear: both;
  }
}
.search-empty {
  margin-top: 20px;
  margin-bottom: 20px;
  text-align: center;
}
.search-empty .headline {
  margin-bottom: 20px;
}
.search-empty .search-suggestions {
  margin-bottom: 20px;
}
.product-category-page .product-categories .refine-bar {
  padding-bottom: 10px;
  padding-top: 10px;
}
.product-category-page .product-categories .pcp-prod,
.product-category-page .product-categories .pcp-banner {
  padding-left: 0;
  padding-right: 0;
}
.product-category-page .product-categories .pcp-banner .simple-responsive-banner-component,
.product-category-page .product-categories .pcp-banner .banner__component--responsive {
  margin-right: -20px;
}
.product-category-page .product-categories .pcp-banner {
  padding-top: 10px;
}
@media (min-width: 1024px) {
  .search-list-page-right-result-list-slot {
    margin-left: -20px;
    margin-top: -20px;
  }
  .search-list-page-right-result-list-component {
    padding-left: 20px;
  }
  .product-list-right-slot {
    margin-left: -20px;
  }
  .product-list-right-component {
    margin-left: 0;
    padding-top: 20px;
  }
  .product-list-right-component .pagination-bar {
    margin-top: 0;
  }
}
.search-results-highlight {
  font-weight: bold;
}
.product__facet {
  margin: 0;
  border-right: 1px solid #cccccc;
  padding: 0;
}
.product__facet .facet {
  padding: 45px 30px 30px 30px;
  border-bottom: 1px solid #cccccc;
}
.product__facet .facet:before,
.product__facet .facet:after {
  content: " ";
  display: table;
}
.product__facet .facet:after {
  clear: both;
}
.product__facet .facet:before,
.product__facet .facet:after {
  content: " ";
  display: table;
}
.product__facet .facet:after {
  clear: both;
}
.product__facet .facet: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:before,
.product__facet .facet:after {
  content: " ";
  display: table;
}
.product__facet .facet:after {
  clear: both;
}
.product__facet .facet:last-child {
  margin: 0;
}
.product__facet .facet .facet__name {
  font-size: 18px;
  font-weight: bold;
  color: #3c3c3c;
  margin-left: -5px;
}
.product__facet .facet .facet__list {
  padding-left: 0;
  list-style: none;
  margin: 10px 0;
}
.product__facet .facet .facet__list li {
  padding: 10px 0;
}
.product__facet .facet .facet__list label {
  cursor: pointer;
  font-weight: normal;
  display: block;
  margin: 0;
}
.product__facet .facet .facet__list .facet__list__mark {
  display: inline-block;
  width: 20px;
  height: 20px;
  padding: 0;
  margin-right: 10px;
  border: 1px solid #cccccc;
  text-align: center;
  vertical-align: middle;
  background: #ffffff;
  margin-top: -3px;
}
.product__facet .facet .facet__list .facet__list__checkbox:checked + .facet__list__label .facet__list__mark {
  background: #0068b3;
  border: 1px solid #0068b3;
  -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: #0068b3;
}
.product__facet .facet .facet__list .facet__list__checkbox:focus + .facet__list__label .facet__list__mark {
  border: 1px solid #0068b3;
  -webkit-box-shadow: inset 0 0  0 1px @check-box-bg;
  box-shadow: inset 0 0  0 1px @check-box-bg;
}
.product__facet .facet .facet__list .facet__list__text {
  line-height: 20px;
}
.product__facet .facet .facet__list.facet__list--hidden {
  display: none;
}
.product__facet .facet .facet__values__more {
  display: block;
}
.product__facet .facet .facet__values__less {
  display: none;
}
.product__facet .facet .facet__form {
  padding-top: 10px;
}
.product__facet .facet .facet__form .input-group {
  background-color: #ffffff;
  min-height: 32px;
  border: 1px solid #cccccc;
}
.product__facet .facet .facet__form .input-group .form-control {
  border: 0 none;
  height: 32px;
  box-shadow: none;
}
.product__facet .facet .facet__form .input-group .btn {
  width: 40px;
  height: 32px;
  line-height: 32px;
  padding: 0;
}
.product__facet .facet .facet__form .input-group .btn .glyphicon-search {
  color: #3c3c3c;
  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: 1023px) {
  .product__facet {
    padding: 10px;
    margin: 0;
    border: 0 none;
  }
  #colorbox .product__facet {
    display: block !important;
  }
  .product__facet .facet {
    float: none;
    width: 100%;
    border: 0;
    margin: 0;
    padding: 0 0 10px 0;
  }
  .product__facet .facet .facet__name {
    background: #f4f4f4;
    cursor: pointer;
    padding: 10px;
    padding-left: 65px;
    text-transform: uppercase;
    position: relative;
  }
  .product__facet .facet .facet__name .facet__arrow {
    font-size: 12px;
    position: absolute;
    top: 17px;
    left: 30px;
  }
  .product__facet .facet .facet__name .facet__arrow:before {
    content: "\e080";
  }
  .product__facet .facet .facet__values {
    display: none;
  }
  .product__facet .facet.active .facet__arrow:before {
    content: "\e114";
  }
  .product__facet .facet.active .facet__values {
    display: block;
  }
}
.sort-refine-bar .form-group select {
  width: auto;
}
.pagination-bar {
  margin: 30px 0;
}
.pagination-bar .pagination-toolbar {
  padding-bottom: 30px;
  padding-left: 20px;
  padding-right: 30px;
  border-bottom: 1px solid #cccccc;
}
@media (max-width: 1024px) {
  .pagination-bar .pagination-toolbar {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.pagination-bar .form-group {
  margin: 0;
}
.pagination-bar .pagination-bar-results {
  margin-top: 25px;
  padding: 0 20px;
  color: #929292;
}
.pagination-bar.bottom .pagination-toolbar {
  padding-top: 30px;
  border-top: 1px solid #cccccc;
  border-bottom-width: 1px;
}
@media (max-width: 1023px) {
  .pagination-bar button {
    width: 100%;
    padding-left: 0;
    padding-right: 0;
  }
}
@media (max-width: 639px) {
  .sort-refine-bar .form-group select {
    width: 100%;
  }
  .pagination-bar .pagination,
  .pagination-bar button {
    margin-top: 30px;
    width: 100%;
  }
}
@media (min-width: 640px) {
  .pagination-bar .pagination-toolbar {
    border-bottom-width: 1px;
  }
  .pagination-bar .pagination,
  .pagination-bar button {
    margin-top: 25px;
  }
}
@media (max-width: 1023px) and (min-width: 640px) {
  .sort-refine-bar .form-group select {
    height: 48px;
  }
  .pagination-bar .pagination,
  .pagination-bar button {
    margin-top: 24px;
  }
}
.item__list {
  margin-top: 30px;
  margin-bottom: 20px;
  padding-left: 0;
  list-style: none;
}
.item__list .item__list--item {
  border-bottom: 1px solid #e5e5e5;
  padding: 15px 0;
}
.item__list .item__list--item:nth-child(4n+4) + li .add-to-cart-order-form-wrap,
.item__list .item__list--item:nth-child(4n+4) + li .add-to-cart-order-form-wrap:after {
  background-color: #f4f4f4;
}
.item__list .item__list--item:nth-child(4n+4) + li .add-to-cart-order-form-wrap .order-form-scroll.down {
  bottom: 0;
  z-index: 9999;
}
.item__list .item__list--item .btn-group.open .dropdown-menu {
  padding: 0;
}
.item__list .item__list--item .btn-group.open .dropdown-menu li {
  margin: 0;
}
.item__list .item__list--item .btn-group.open .dropdown-menu li:first-child {
  border-bottom: 1px solid #e5e5e5;
}
.item__list .item__list--item .btn-group.open a {
  padding: 18px 35px 18px 25px;
}
.item__list .item__list--item .item__configurations--display .btn {
  padding-left: 0;
}
.item__list .item__list--item .item__configurations--display .btn:hover {
  color: #003c66;
}
.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: #142939;
  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: #929292;
  font-weight: 700;
}
.item__list .item__total--column {
  text-align: right;
}
.item__list .item__total {
  font-size: 15px;
  font-weight: 700;
  text-align: right;
  padding-left: 0;
}
.item__list .item__remove,
.item__list .item__menu {
  width: 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: #0068b3;
}
.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: #3c3c3c;
}
.item__list .promo {
  font-size: 14px;
  font-weight: 700;
  color: #00a651;
}
.item__list .promo ul {
  padding-left: 0;
  list-style: none;
}
.item__list .out-of-stock {
  color: #ed1c24;
}
.item__list .read-only-grid .grid-row > td {
  border-bottom: 1px solid #d9d9d9;
}
.item__list .read-only-grid .grid-prod-img {
  width: 100px;
  padding: 25px 40px 20px 45px;
  vertical-align: top;
}
.item__list .read-only-grid .grid-prod-img + td {
  padding-bottom: 5px;
}
.item__list .read-only-grid .grid-variant,
.item__list .read-only-grid .grid-size {
  font-weight: 700;
}
.item__list .read-only-grid .grid-variant + .grid-variant:before,
.item__list .read-only-grid .grid-size + .grid-variant:before {
  content: "|";
  font-size: 15px;
  margin: 0 10px;
  width: 1px;
  color: #cccccc;
}
.item__list .read-only-grid .grid-prod-info {
  display: inline-block;
  padding-top: 0;
  padding-right: 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: #cccccc;
}
@media (min-width: 1024px) {
  .item__list > li .add-to-cart-order-form-wrap {
    border-bottom: 1px solid #e5e5e5;
  }
  .item__list .item__list--item {
    display: table;
    table-layout: fixed;
    width: 100%;
  }
  .item__list .item__list--item .item__sku__input,
  .item__list .item__list--item .item__toggle,
  .item__list .item__list--item .item__image,
  .item__list .item__list--item .item__info,
  .item__list .item__list--item .item__price,
  .item__list .item__list--item .item__quantity,
  .item__list .item__list--item .item__delivery,
  .item__list .item__list--item .item__total,
  .item__list .item__list--item .item__remove,
  .item__list .item__list--item .item__menu,
  .item__list .item__list--item .item__quantity__total {
    display: table-cell;
    padding: 0 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 #e5e5e5;
    margin-top: 0;
    clear: both;
  }
  .item__list .item__toggle .glyphicon {
    width: 50px;
    height: 50px;
  }
  .item__list .item__image {
    float: left;
    margin: 0;
  }
  .item__list .item__price .visible-xs {
    display: inline!important;
  }
  .item__list .item__remove,
  .item__list .item__menu {
    position: absolute;
    right: 10px;
    top: 8px;
    padding: 0;
    margin: 0;
  }
  .item__list .item__remove .btn,
  .item__list .item__menu .btn {
    text-align: center;
    width: 50px;
    height: 50px;
  }
  .item__list .item__total {
    float: right;
  }
  .item__list .item__quantity__total {
    clear: both;
    float: none;
    width: auto;
    padding-right: 20px;
  }
  .item__list .item__quantity__total > .details {
    cursor: pointer;
  }
  .item__list .item__quantity__total .qty {
    line-height: 42px;
    padding-top: 10px;
  }
  .item__list .item__quantity__total .qty:before,
  .item__list .item__quantity__total .qty:after {
    content: " ";
    display: table;
  }
  .item__list .item__quantity__total .qty:after {
    clear: both;
  }
  .item__list .item__quantity__total .qty:before,
  .item__list .item__quantity__total .qty:after {
    content: " ";
    display: table;
  }
  .item__list .item__quantity__total .qty:after {
    clear: both;
  }
  .item__list .item__quantity__total .qty: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: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 #d9d9d9;
  }
  .item__list #cartOrderGridForm .product-grid-container > table tr td {
    border-bottom: none;
  }
  .item__list #cartOrderGridForm .product-grid-container .variant-summary {
    background-color: transparent;
  }
  .item__list #cartOrderGridForm .product-grid-container .variant-summary > td {
    padding: 0 20px 20px;
  }
  .item__list #cartOrderGridForm .product-grid-container .variant-summary .variant-summary-items {
    border: none;
    margin-top: 0;
    margin-bottom: 5px;
  }
  .item__list #cartOrderGridForm .product-grid-container .variant-summary table tr td {
    padding: 0 10px 0 0;
  }
  .item__list #cartOrderGridForm .product-grid-container .variant-summary table tr td:last-child {
    padding: 0;
  }
  .item__list .read-only-grid .grid-prod-img {
    padding-left: 20px;
    padding-right: 30px;
  }
  .item__list .read-only-grid .grid-variant {
    display: block;
  }
  .item__list .read-only-grid .grid-variant + .grid-variant:before {
    content: none;
  }
  .item__list--item {
    position: relative;
  }
  .item__list--item > div {
    margin-left: 136px;
    padding: 0 80px 0 0;
    overflow: hidden;
    text-overflow: ellipsis;
  }
}
.account-orderdetail .item__list {
  clear: both;
  margin-top: 0;
}
.cart-header {
  padding-left: 30px;
  padding-right: 30px;
  padding-top: 20px;
  padding-bottom: 10px;
}
@media (max-width: 1024px) {
  .cart-header {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.cart-header.border {
  border-bottom: 1px solid #e5e5e5;
  margin-bottom: 25px;
}
.cart-header .cart-headline {
  color: #3c3c3c;
  font-size: 24px;
  line-height: 35px;
  font-weight: 700;
  padding: 20px 0;
  margin: 0;
  padding: 0px;
}
.cart-header .cart-headline.border {
  border-bottom: 1px solid #e5e5e5;
  margin-bottom: 25px;
}
.cart-header .cart__id--label {
  font-size: 18px;
  font-weight: 600;
  padding: 0 5px 0 10px;
}
.cart-header .cart__id--label:before {
  content: "|";
  position: relative;
  left: -2px;
  color: #929292;
  font-weight: 400;
  vertical-align: top;
}
.cart-header .cart__id--label .cart__id {
  padding-left: 5px;
}
.cart-top-bar {
  background: #f4f4f4;
  padding: 10px;
  padding-left: 30px;
  padding-right: 30px;
}
@media (max-width: 1024px) {
  .cart-top-bar {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.cart-top-bar a.help {
  font-size: 13px;
  position: relative;
  padding-right: 25px;
}
.cart-top-bar a.help .glyphicon {
  color: #0068b3;
  font-size: 1.5em;
  position: absolute;
  right: 0;
  top: -1px;
}
.cart-top-bar .help-popup-content-holder {
  display: none;
}
.cart-restoration-bar {
  background: #F2F4F7;
  margin-bottom: 20px;
  padding: 10px;
  padding-left: 30px;
  padding-right: 30px;
}
@media (max-width: 1024px) {
  .cart-restoration-bar {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.help-popup-content strong {
  display: block;
  margin-bottom: 15px;
}
.cart__content {
  margin-left: -10px;
  margin-right: -10px;
}
.cart__top--totals {
  text-align: right;
  font-size: 15px;
  margin-top: 15px;
  padding-left: 30px;
  padding-right: 30px;
}
@media (max-width: 1024px) {
  .cart__top--totals {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.cart__top--totals .cart__top--amount {
  margin-left: 5px;
}
.cart__top--totals .cart__top--amount:before {
  content: "|";
  position: relative;
  left: -2px;
  color: #929292;
  font-weight: 400;
  top: -1px;
}
.cart__actions.border {
  border-bottom: 1px solid #e5e5e5;
}
.cart__actions,
.cart__actions--top {
  padding-left: 30px;
  padding-right: 30px;
  padding-bottom: 32px;
}
@media (max-width: 1024px) {
  .cart__actions,
  .cart__actions--top {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (max-width: 640px) {
  .cart__actions,
  .cart__actions--top {
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 10px;
  }
}
.item__list__cart {
  margin-top: 15px;
  margin-bottom: 10px;
}
.item__list__cart table td {
  padding: 15px;
}
.item__list__cart > table tbody > .entry-group-header > th {
  background-color: #e4e4e4;
  font-size: 16px;
  font-weight: 700;
  color: #000000;
  padding-right: 35px;
}
.item__list__cart > table tbody > .entry-group-header a {
  color: #0068b3;
}
.item__list__cart > table table td {
  background-color: #f4f4f4;
}
.item__list__cart > table table tbody > .entry-group-header > th {
  color: #000000;
  font-size: 14px;
  font-weight: normal;
  padding: 10px 35px;
}
@media (min-width: 1024px) {
  .item__list__cart .item__remove,
  .item__list__cart .item__menu {
    width: 60px;
  }
}
.item__list__cart .item__list--item {
  border-top: 1px solid #e5e5e5;
}
.item__list__cart .item__list--item .item__image {
  padding: 10px;
}
@media (min-width: 1024px) {
  .item__list__cart .item__list--item .item__remove,
  .item__list__cart .item__list--item .item__menu {
    padding-right: 26px;
  }
}
.item__list__cart .item__list--item .item__menu {
  overflow: visible;
}
.item__list__cart .item__list--item .item__menu .dropdown-menu {
  padding: 5px 0;
}
.item__list__cart .item__list--item .btn-group.open .dropdown-menu {
  padding: 0;
}
.item__list__cart .item__list--item .btn-group.open .dropdown-menu li {
  margin: 0;
  border-top: 1px solid #e5e5e5;
}
.item__list__cart .item__list--item .btn-group.open .dropdown-menu li:first-child {
  border: none;
}
.item__list__cart .item__list--item .btn-group.open a {
  padding: 18px 35px 18px 25px;
}
.item__list__cart .item__list--comment {
  display: table;
  table-layout: fixed;
  width: 100%;
}
.item__list__cart .item__list--comment .item__comment {
  padding-left: 30px;
  padding-right: 30px;
}
@media (max-width: 1024px) {
  .item__list__cart .item__list--comment .item__comment {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.item__list__cart .item__list--comment .item__comment textarea {
  min-height: inherit;
  resize: none;
  margin-bottom: 20px;
}
.item__list__cart .item__list--comment .item__comment--role {
  margin-top: 38px;
}
.item__list__cart .item__list--comment .item__comment--author {
  font-weight: bold;
}
.item__list__cart .item__quantity {
  text-align: left;
}
.item__list__cart .activation-codes {
  background-color: #f1f3f5;
  padding: 18px;
}
.item__list__cart .activation-codes .name {
  text-decoration: underline;
}
.item__list__cart .activation-codes .acode {
  display: block;
}
.item__list__cart .activation-codes .acode-heading {
  margin-bottom: 24px;
}
@media (min-width: 400px) {
  .item__list__cart .activation-codes .code-group {
    display: flex;
    align-items: center;
  }
  .item__list__cart .activation-codes .code-list,
  .item__list__cart .activation-codes .ac-btn-container {
    float: left;
    width: 50%;
  }
  .item__list__cart .activation-codes .code-list {
    clear: both;
  }
  .item__list__cart .activation-codes .ac-btn-container {
    text-align: right;
  }
  .item__list__cart .activation-codes .activate-group-btn {
    display: block;
    float: right;
    margin-bottom: 0px;
  }
}
.item__list__cart .activation-codes hr {
  border: 1px solid #aaa;
  margin-top: 15px;
  margin-bottom: 15px;
  width: 100%;
}
@media (min-width: 1024px) {
  .item__list__cart .activation-codes {
    margin-right: -50%;
  }
}
.item__list__cart .notification.has-error {
  padding: 0 30px;
  text-align: center;
  margin-top: 10px;
}
.item__list__cart .item__configurations {
  margin: 10px 0;
}
@media (max-width: 480px) {
  .item__list__cart .item__configuration--entry {
    margin-bottom: 5px;
  }
}
.item__list__cart .item__configurations--edit .btn {
  padding-left: 0;
}
.item__list__cart .item__configurations--edit .btn:hover {
  color: #003c66;
}
.cart__head--link:after {
  content: "|";
  position: relative;
  left: 5px;
  color: #929292;
  font-weight: 400;
  vertical-align: top;
}
.cart__head--link:first-child:after {
  content: "";
  position: relative;
  left: 0px;
  color: #929292;
  font-weight: 400;
  vertical-align: top;
}
.save__cart--link,
.new__cart--link,
.cart__quotes--link {
  text-align: right;
  margin-top: 12px;
  text-transform: uppercase;
  font-weight: 700;
  display: inline-block;
  white-space: nowrap;
  float: right;
  padding: 0 5px;
}
@media (max-width: 1023px) {
  .save__cart--link,
  .new__cart--link,
  .cart__quotes--link {
    text-align: left;
  }
}
@media (max-width: 639px) {
  .save__cart--link,
  .new__cart--link,
  .cart__quotes--link {
    text-align: center;
    margin-top: 0;
  }
}
.export__cart--link {
  text-align: left;
  width: 100%;
  margin-top: 15px;
  padding-right: 20px;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 15px;
  display: inline-block;
  white-space: nowrap;
  padding-left: 30px;
  padding-right: 30px;
}
@media (max-width: 1024px) {
  .export__cart--link {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (max-width: 639px) {
  .export__cart--link {
    padding-top: 5px;
  }
}
.cart-totals {
  font-size: 18px;
  line-height: 2em;
  margin-top: 25px;
  padding-left: 20px;
  padding-right: 20px;
}
@media (max-width: 1024px) {
  .cart-totals {
    padding-left: 10px;
    padding-right: 10px;
  }
}
.cart-totals .cart-totals-left {
  padding-left: 50px;
}
.cart-totals .cart-totals-right {
  font-weight: bold;
  padding-left: 0;
  padding-right: 60px;
}
.cart-totals .cart-price {
  font-weight: bold;
}
.cart-totals .discount {
  color: #00a651;
}
.cart-totals .quote-discount-link {
  text-transform: uppercase;
}
.cart-totals .grand-total {
  font-size: 22px;
  text-transform: uppercase;
  line-height: 1.3em;
  font-weight: bold;
  padding-top: 15px;
  padding-bottom: 15px;
}
.cart-totals .cart-totals-taxes {
  clear: both;
  font-size: 14px;
  font-weight: 700;
  line-height: 1.5em;
  padding-right: 60px;
  padding-left: 55px;
}
@media (max-width: 1023px) and (min-width: 640px) {
  .cart-totals .cart-totals-left,
  .cart-totals .cart-totals-right,
  .cart-totals .cart-totals-taxes {
    padding-left: 30px;
    padding-right: 30px;
  }
}
@media (max-width: 639px) {
  .cart-totals .cart-totals-left,
  .cart-totals .cart-totals-right,
  .cart-totals .cart-totals-taxes {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (max-width: 639px) {
  .cart__actions {
    margin: 0;
  }
  .cart__actions .pull-right {
    float: none!important;
  }
  .cart__actions .row {
    margin: 0;
  }
}
.express-checkout {
  background-color: #f4f4f4;
  padding: 20px 40px;
  margin: 20px 0;
}
@media (min-width: 640px) {
  .express-checkout {
    margin-right: 20px;
  }
}
@media (min-width: 1024px) {
  .express-checkout {
    margin-right: 30px;
  }
}
.express-checkout .headline {
  font-size: 24px;
  font-weight: 600;
  margin: 0 0 10px 0;
}
.express-checkout ul {
  margin-top: 5px;
}
.express-checkout ul li {
  list-style-type: disc;
}
@media (max-width: 1023px) and (min-width: 640px) {
  .express-checkout {
    padding: 20px;
    margin-right: 20px;
  }
}
@media (max-width: 639px) {
  .express-checkout {
    margin: 0 0 20px 0;
    padding: 20px;
  }
}
.cartpotproline,
.cartproline {
  font-size: 18px;
  padding-bottom: 25px;
  border-bottom: 1px solid #e5e5e5;
  padding-left: 30px;
  padding-right: 30px;
}
@media (max-width: 1024px) {
  .cartpotproline,
  .cartproline {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.cartpotproline .info,
.cartproline .info {
  font-size: 14px;
}
.promotion {
  font-size: 14px;
  font-weight: bold;
  color: #00a651;
}
.error-details-section .action {
  text-align: center;
  margin: 10px 0;
}
.doFlowSelectedChange,
#selectPciOption {
  margin-top: 20px;
}
@media (max-width: 639px) {
  .cartpotproline,
  .cartproline {
    padding: 10px 20px 25px;
  }
  .btn--continue-shopping,
  .btn--continue-checkout,
  .btn-create-quote {
    margin-bottom: 15px;
  }
  .doFlowSelectedChange {
    margin-top: 20px;
  }
}
#cboxContent .cart_popup_error_msg {
  margin-bottom: 20px;
}
.content__empty .content {
  margin: 0 auto;
  width: 50%;
}
.mini-cart .mini-cart-body:before,
.mini-cart .mini-cart-body:after {
  content: " ";
  display: table;
}
.mini-cart .mini-cart-body:after {
  clear: both;
}
.mini-cart .mini-cart-body:before,
.mini-cart .mini-cart-body:after {
  content: " ";
  display: table;
}
.mini-cart .mini-cart-body:after {
  clear: both;
}
.mini-cart .mini-cart-body: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:before,
.mini-cart .mini-cart-body:after {
  content: " ";
  display: table;
}
.mini-cart .mini-cart-body:after {
  clear: both;
}
.mini-cart .mini-cart-body .legend {
  margin-bottom: 10px;
}
.mini-cart .mini-cart-body .legend a {
  float: right;
}
.mini-cart .mini-cart-body .mini-cart-list {
  padding-left: 0;
  list-style: none;
}
.mini-cart .mini-cart-body .mini-cart-list li + li {
  margin-top: 10px;
}
.mini-cart .mini-cart-body .mini-cart-list .mini-cart-item .thumb {
  float: left;
  margin-right: 10px;
}
.mini-cart .mini-cart-body .mini-cart-list .mini-cart-item .thumb img {
  max-width: 65px;
}
.mini-cart .mini-cart-body .mini-cart-list .mini-cart-item .details {
  margin-left: 75px;
}
.mini-cart .mini-cart-body .mini-cart-list .mini-cart-item .details .name {
  font-weight: bold;
  color: inherit;
}
.mini-cart .mini-cart-body .mini-cart-list .mini-cart-item .price {
  text-align: right;
  font-weight: bold;
}
.mini-cart .mini-cart-body .mini-cart-totals {
  border: 1px solid #e5e5e5;
  border-width: 1px 0;
  margin: 10px 0 30px;
  padding: 10px;
}
.mini-cart .mini-cart-body .mini-cart-totals .key {
  float: left;
}
.mini-cart .mini-cart-body .mini-cart-totals .value {
  text-align: right;
}
.mini-cart .mini-cart-body .mini-cart-checkout-button {
  margin: 10px 0;
}
.mini-cart .mini-cart-body img {
  width: 100%;
}
#quoteForm .form__actions {
  margin-bottom: 30px;
  padding-left: 30px;
  padding-right: 30px;
}
@media (max-width: 1024px) {
  #quoteForm .form__actions {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (max-width: 639px) {
  #quoteForm .form__actions--cancel,
  #quoteForm .form__actions--done {
    margin-bottom: 15px;
  }
}
.cart__quote__edit .quote__head {
  color: #ffffff;
  background-color: #142939;
  padding: 20px 0;
  padding-left: 30px;
  padding-right: 30px;
}
@media (max-width: 1024px) {
  .cart__quote__edit .quote__head {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.cart__quote__edit .quote__head .quote__head--label {
  color: #7f919e;
  font-size: 15px;
  margin-bottom: 0;
}
.cart__quote__edit .quote__head .label__value {
  display: inline-block;
}
.cart__quote__edit .quote__head .glyphicon {
  font-size: 30px;
  position: absolute;
  height: 30px;
  line-height: 20px;
}
.cart__quote__edit .quote__head .quote__head--title {
  font-size: 15px;
  text-transform: uppercase;
  margin-left: 33px;
  display: inline-block;
}
@media (max-width: 639px) {
  .cart__quote__edit .quote__head .quote__head--title {
    margin-bottom: 10px;
  }
}
#quoteFormDiv {
  background: #f4f4f4;
  padding-top: 25px;
}
#quoteFormDiv label {
  color: #3c3c3c;
  font-size: 14px;
  font-weight: bold;
}
.quote__comments--wrapper {
  padding-top: 20px;
  padding-bottom: 50px;
}
.quote__form--section {
  padding-left: 30px;
  padding-right: 30px;
}
@media (max-width: 1024px) {
  .quote__form--section {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.quote__estimate .quote__estimate--amount {
  display: block;
}
textarea.quote__comments--textarea {
  min-height: 100px;
  max-width: 100%;
  width: 100%;
}
.quote__comments--toggle,
.quote__form--toggle {
  background: none;
  border: none;
}
.quote__comments--toggle.collapsed:after,
.quote__form--toggle.collapsed:after {
  font-family: 'Glyphicons Halflings', sans-serif;
  content: "\e114";
}
.quote__comments--toggle:after,
.quote__form--toggle:after {
  font-family: 'Glyphicons Halflings', sans-serif;
  content: "\e113";
  position: relative;
  top: 2px;
}
.quote__comments--toggle:focus,
.quote__form--toggle:focus {
  border: none;
  outline: #142939;
}
.quote__form--toggle {
  color: #ffffff;
}
.quote__comments__header {
  border-top: 1px solid #e5e5e5;
  border-bottom: 1px solid #e5e5e5;
  padding: 20px 0;
  font-weight: bold;
  text-transform: uppercase;
  font-size: 14px;
  padding-left: 30px;
  padding-right: 30px;
  margin-top: 30px;
}
@media (max-width: 1024px) {
  .quote__comments__header {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.quote__comments {
  padding-left: 30px;
  padding-right: 30px;
  margin-top: 0;
}
@media (max-width: 1024px) {
  .quote__comments {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.quote__comments .quote__comments--header {
  font-weight: bold;
  text-transform: uppercase;
  font-size: 14px;
  margin-bottom: 20px;
}
#quoteFormDiv .quote__comments {
  margin-top: 0;
}
.quote__comments .quote__comments--time {
  font-weight: bold;
}
@media (max-width: 640px) {
  .quote__comments .quote__comments--time {
    margin-bottom: 5px;
  }
}
.quote__comments .quote__comments--role {
  font-weight: bold;
}
.quote__comments .quote__comments--comment {
  word-break: break-all;
}
@media (min-width: 1024px) {
  .form-element-icon.datepicker.quote__expiration .glyphicon {
    top: 10px;
  }
}
@media (min-width: 640px) and (max-width: 1023px) {
  .form-element-icon.datepicker.quote__expiration .glyphicon {
    top: 28px;
  }
}
@media (min-width: 1024px) {
  .quote__expiration .form-group {
    display: table;
    width: 100%;
    margin-bottom: 0;
    margin-top: 10px;
  }
}
@media (min-width: 1024px) {
  .quote__expiration--label {
    display: table-cell;
    text-align: right;
    padding-right: 10px;
  }
}
@media (min-width: 640px) and (max-width: 1023px) {
  .quote__expiration--label {
    margin-bottom: 0px;
  }
}
@media (min-width: 1024px) {
  .quote__expiration--input {
    display: table-cell;
  }
}
@media (min-width: 640px) and (max-width: 1023px) {
  .quote__expiration--input {
    padding: 5px 10px;
    height: 28px;
  }
}
.cart-container .cart-primary .banner__component.simple-banner {
  display: none;
}
.activation-code-popup .product-info {
  background-color: #f1f3f5;
  padding: 12px !important;
}
.activation-code-popup .product-info .info {
  width: 49%;
  display: inline-block;
  vertical-align: middle;
  font-size: large;
}
.activation-code-popup .product-info .info .sku-label {
  font-weight: 700;
  margin-bottom: 0px !important;
}
.activation-code-popup .activation-codes-label {
  text-decoration: underline;
  font-weight: 700;
}
.activation-code-popup .activation-codes {
  margin: 6px 12px;
}
.activation-code-popup #cboxTitle,
.activation-code-popup #cboxClose {
  display: none !important;
}
.activation-code-popup #cboxLoadedContent {
  z-index: 9999;
  position: relative;
  margin-top: 8px !important;
}
.activation-code-popup .title-bar {
  font-size: larger;
  padding: 3px;
  margin-bottom: 10px;
}
.activation-code-popup .title-bar .action-button {
  color: #003399;
  float: right;
  background: none;
  border: none;
  padding: 8px;
}
@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: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: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 #0068b3;
}
.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 #cccccc;
}
.pickup-component .find-store-display .store-navigation .pickup-search-product .pickup-search-bar .input-group-btn {
  vertical-align: top;
}
.pickup-component .find-store-display .store-navigation .pickup-search-product .pickup-search-bar .input-group .form-control {
  border: 0 none;
  height: 42px;
}
.pickup-component .find-store-display .store-navigation .pickup-search-product .pickup-search-bar .input-group .btn {
  box-shadow: none !important;
  height: 42px;
}
.pickup-component .find-store-display .store-navigation .pickup-search-product .pickup-search-bar .input-group .btn .glyphicon {
  top: 0;
}
.pickup-component .find-store-display .store-navigation .pickup-search-product .near-me {
  height: 56px;
  display: table-cell;
  padding: 0 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: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:before,
.pickup-component .find-store-display .store-navigation .store-navigation-pager:after {
  content: " ";
  display: table;
}
.pickup-component .find-store-display .store-navigation .store-navigation-pager:after {
  clear: both;
}
.pickup-component .find-store-display .store-navigation .store-navigation-pager .prev {
  float: left;
}
.pickup-component .find-store-display .store-navigation .store-navigation-pager .next {
  float: right;
}
.pickup-component .find-store-display .store-navigation .store-navigation-pager .position {
  text-align: center;
  margin: 0 80px;
}
.pickup-component .find-store-display .display-details {
  float: left;
  width: 50%;
  position: relative;
  background: #fff;
  overflow: hidden;
}
.pickup-component .find-store-display .display-details .store-image {
  float: right;
  width: 150px;
}
.pickup-component .find-store-display .display-details .store-image img {
  width: 100%;
  height: auto;
}
.pickup-component .find-store-display .display-details .distance {
  text-align: right;
  margin-top: 10px;
}
.pickup-component .find-store-display .display-details .store-info .name {
  font-weight: bold;
}
.pickup-component .find-store-display .display-details .store-info .address {
  color: #777777;
}
.pickup-component .find-store-display .display-details .store-links {
  margin: 10px 0;
}
.pickup-component .find-store-display .display-details .store-links a {
  display: block;
}
.pickup-component .find-store-display .display-details .store-openings .title {
  font-weight: bold;
}
.pickup-component .find-store-display .display-details .store-openings dl dt {
  width: 60px;
  text-align: left;
  float: left;
}
.pickup-component .find-store-display .display-details .store-openings dl dd {
  margin-left: 80px;
}
.pickup-component .find-store-display .display-details .pickup-product {
  height: 125px;
  width: 100%;
  font-weight: bold;
  border-top: 1px solid #ddd;
}
.pickup-component .find-store-display .display-details .pickup-product .variants {
  height: 30px;
  margin-top: -30px;
  padding: 5px 10px;
  font-weight: normal;
}
.pickup-component .find-store-display .display-details .pickup-product .variants span:after {
  content: ", ";
}
.pickup-component .find-store-display .display-details .pickup-product .variants span:last-child:after {
  content: "";
}
.pickup-component .find-store-display .display-details .pickup-product .thumb {
  float: left;
  width: 112px;
  height: 112px;
  padding: 10px;
}
.pickup-component .find-store-display .display-details .pickup-product .thumb img {
  height: 100%;
  width: auto;
}
.pickup-component .find-store-display .display-details .pickup-product .pickup-product-info {
  display: table;
  height: 56px;
}
.pickup-component .find-store-display .display-details .pickup-product .pickup-product-info .name,
.pickup-component .find-store-display .display-details .pickup-product .pickup-product-info .price {
  height: 100%;
  display: table-cell;
  vertical-align: middle;
  overflow: hidden;
}
.pickup-component .find-store-display .display-details .pickup-product .pickup-product-info .name {
  font-weight: normal;
  width: 100%;
}
.pickup-component .find-store-display .display-details .pickup-product .pickup-product-info .price {
  padding: 0 10px;
  text-align: right;
}
.pickup-component .find-store-display .display-details .pickup-product .pickup-product-info .price .stock {
  white-space: nowrap;
}
.pickup-component .find-store-display .display-details .pickup-product .action {
  height: 70px;
  padding: 10px;
  text-align: right;
}
.pickup-component .find-store-display .display-details .pickup-product .action .qty-selector {
  display: inline-block;
  vertical-align: top;
  margin-right: 10px;
}
.pickup-component .find-store-display .display-details .pickup-product .action .qty-selector .input-group {
  width: 142px;
}
.pickup-component .find-store-display .display-details .pickup-product .action .qty-selector .input-group input {
  padding-left: 0;
  padding-right: 0;
  text-align: center;
  height: 48px;
}
.pickup-component .pickup-store-list {
  padding-left: 0;
  list-style: none;
  height: 280px;
  overflow: hidden;
  margin: 0;
  position: relative;
}
.pickup-component .pickup-store-list li.loading {
  height: 56px;
  background: #f2f4f7;
  border-bottom: 1px solid #ddd;
  border-right: 1px solid #0068b3;
  text-align: center;
  line-height: 56px;
}
.pickup-component .pickup-store-list li.loading .glyphicon {
  color: #0068b3;
  -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: #0068b3;
  }
  .pickup-component .find-store-display .pickup-store-list .pickup-store-list-entry input:checked + label {
    background: #0068b3;
  }
  .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: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: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 #0068b3;
}
.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 #0068b3;
}
.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: #0068b3;
  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 #0068b3;
  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 #0068b3;
  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: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: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 #0068b3;
}
.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: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: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: #0068b3;
  }
  .addressbook-component .find-address-display .address-list .address-list-entry input:checked + label {
    background: #0068b3;
  }
  .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: #0068b3;
  }
  .addressbook-component .find-address-display .address-list .address-list-entry input:checked + label .address-info {
    color: #fff;
  }
  .addressbook-component .find-address-display .address-list .address-list-entry input:checked + label .address-actions {
    color: #fff;
  }
}
.login-page__headline,
.user-register__headline {
  color: #3c3c3c;
  font-size: 24px;
  line-height: 35px;
  font-weight: 700;
  padding: 20px 0;
  margin: 0;
}
.login-page__headline.border,
.user-register__headline.border {
  border-bottom: 1px solid #e5e5e5;
  margin-bottom: 25px;
}
.login-left-content-slot {
  margin-right: 10px;
  margin-left: 30px;
}
@media (max-width: 1023px) {
  .login-left-content-slot {
    margin-left: 20px;
    margin-right: 20px;
  }
}
.login-right-content-slot {
  margin-right: 30px;
  margin-left: 10px;
}
@media (max-width: 1023px) {
  .login-right-content-slot {
    margin-left: 20px;
    margin-right: 20px;
  }
}
form .forgotten-password {
  margin-bottom: 25px;
}
.forgotten-password.alert {
  padding-left: 0;
  padding-right: 0;
}
.forgotten-password .description {
  margin-bottom: 10px;
}
#colorbox .forgotten-password .btn-primary {
  margin-top: 35px;
}
.register-form-action,
.login-form-action {
  margin-top: 35px;
}
.forgotten-password + .login-form-action {
  margin-top: 0;
}
.alert-dismissable .close,
.alert-dismissible .close {
  right: 0;
}
.register__container {
  padding-left: 30px;
  padding-right: 30px;
}
@media (max-width: 1024px) {
  .register__container {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (max-width: 639px) {
  .login-form-action .btn-default {
    margin-top: 30px;
  }
}
@media (max-width: 639px) {
  .login-section .forgotten-password,
  .register-section .forgotten-password {
    margin-bottom: 45px;
  }
}
.checkout-login {
  padding-left: 30px;
  padding-right: 30px;
}
@media (max-width: 1024px) {
  .checkout-login {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.checkout-login .headline {
  color: #3c3c3c;
  font-size: 24px;
  line-height: 35px;
  font-weight: 700;
  padding: 20px 0;
  margin: 0;
}
.checkout-login .headline.border {
  border-bottom: 1px solid #e5e5e5;
  margin-bottom: 25px;
}
.checkout-login .btn.btn-block + .btn.btn-block {
  margin-top: 10px;
}
.checkout__new-account {
  text-align: center;
  background-color: #f4f4f4;
  border-top: 1px solid #e5e5e5;
  padding: 20px 0 55px;
}
.checkout__new-account .accountActions-bottom {
  margin-top: 35px;
}
.checkout__new-account__headling {
  font-size: 24px;
  font-weight: bold;
}
.checkout__new-account__form {
  text-align: left;
  margin-top: 25px;
}
@media (max-width: 639px) {
  .checkout__new-account {
    margin-left: -10px;
    margin-right: -10px;
    padding-left: 10px;
    padding-right: 10px;
  }
}
.multistep-checkout-cart {
  padding-top: 75px;
}
.checkout-headline {
  color: #3c3c3c;
  font-size: 24px;
  line-height: 35px;
  font-weight: 700;
  padding: 20px 0;
  margin: 0;
  padding-left: 30px;
}
.checkout-headline.border {
  border-bottom: 1px solid #e5e5e5;
  margin-bottom: 25px;
}
@media (max-width: 1024px) {
  .checkout-headline {
    padding-left: 20px;
  }
}
@media (max-width: 640px) {
  .checkout-headline {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.checkout-headline span {
  color: #cccccc;
  margin-right: 5px;
  top: 2px;
}
.checkout-summary-headline {
  color: #3c3c3c;
  font-size: 24px;
  line-height: 35px;
  font-weight: 700;
  padding: 20px 0;
  margin: 0;
  padding-right: 30px;
}
.checkout-summary-headline.border {
  border-bottom: 1px solid #e5e5e5;
  margin-bottom: 25px;
}
@media (max-width: 1024px) {
  .checkout-summary-headline {
    padding-right: 20px;
  }
}
@media (max-width: 640px) {
  .checkout-summary-headline {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.checkout-summary-headline span {
  color: #cccccc;
  margin-right: 5px;
  top: 2px;
}
@media (max-width: 639px) {
  .checkout-summary-headline {
    padding-left: 10px;
    padding-right: 10px;
  }
}
.checkout-body-styling {
  padding: 30px 20px 15px;
  border: 1px solid #cccccc;
  border-top: 0;
}
.checkout-steps {
  padding-left: 30px;
}
.checkout-steps .step-head {
  background: #f4f4f4;
  color: #3c3c3c;
  border: 1px solid #cccccc;
  font-size: 18px;
  font-weight: 600;
  position: relative;
  display: table;
  width: 100%;
  padding: 10px 20px 10px 40px;
  height: 40px;
  counter-increment: checkout;
}
.checkout-steps .step-head:before {
  content: counter(checkout);
  position: absolute;
  left: 0;
  top: 0;
  width: 46px;
  padding-left: 8px;
  font-size: 14px;
  font-weight: 700;
  border-right: 1px solid rgba(53, 53, 53, 0.2);
  text-align: center;
  line-height: 39px;
}
.checkout-steps .step-head + .step-head {
  margin-top: 10px;
}
.checkout-steps .step-head.active {
  background: #e4e4e4;
  color: #3c3c3c;
  border-color: #cccccc;
}
.checkout-steps .step-head.active:before {
  border-left: 8px solid #18A0FB;
  padding-right: 8px;
  font-weight: bold;
}
.checkout-steps .step-head .title {
  font-size: 14px;
  font-weight: 400;
  padding-left: 62px;
  vertical-align: middle;
  display: table-cell;
  width: 100%;
}
.checkout-steps .step-head .edit {
  color: #0068b3;
  font-size: 20px;
  display: table-cell;
  vertical-align: top;
}
.checkout-steps .step-body .step-body-form {
  padding: 30px 20px 15px;
  border: 1px solid #cccccc;
  border-top: 0;
}
.checkout-steps .step-body .step-body-form .radiobuttons_paymentselection {
  margin-bottom: 5px;
}
.checkout-steps .step-body .checkout-next {
  margin: 30px 0;
}
.checkout-steps .step-body hr {
  margin: 0 -20px;
  border-color: #cccccc;
}
.checkout-steps .step-body .checkout-indent .headline {
  font-size: 20px;
  padding-bottom: 15px;
  padding-top: 30px;
}
@media (max-width: 1024px) {
  .checkout-steps {
    padding-left: 20px;
  }
}
@media (max-width: 639px) {
  .checkout-steps {
    padding-left: 20px;
    padding-right: 20px;
  }
  .checkout-steps .step-head {
    padding-top: 20px;
    padding-bottom: 20px;
  }
  .checkout-steps .step-head:before {
    line-height: 40px;
  }
}
.checkout-shipping {
  padding: 30px 20px 15px;
  border: 1px solid #cccccc;
  border-top: 0;
  padding-top: 0;
  padding-bottom: 10px;
}
.checkout-shipping .checkout-shipping-items .checkout-shipping-items-header {
  text-transform: uppercase;
  padding: 25px 0 10px 0;
  font-size: 16px;
  font-weight: 700;
}
.checkout-shipping .checkout-shipping-items > div {
  padding-bottom: 25px;
  overflow: hidden;
  text-overflow: ellipsis;
}
.checkout-shipping .checkout-shipping-items ul {
  padding-left: 0;
  list-style: none;
  margin: 0;
}
.checkout-shipping .checkout-shipping-items ul li {
  padding-top: 6px;
  line-height: 18px;
}
.checkout-shipping .checkout-shipping-items ul li:first-child {
  padding-top: 1px;
}
.checkout-shipping .checkout-shipping-items ul li .name {
  font-weight: 700;
}
.checkout-shipping .simplify-pickup-locations {
  background: #f2f4f7;
  padding: 10px;
}
.checkout-shipping .simplify-pickup-locations .simplify-pickup-location-header {
  background: #b3bfd0;
  padding: 10px;
  line-height: 35px;
  margin: -20px 0px;
}
.checkout-shipping .simplify-pickup-locations .simplify-pickup-location-header:before,
.checkout-shipping .simplify-pickup-locations .simplify-pickup-location-header:after {
  content: " ";
  display: table;
}
.checkout-shipping .simplify-pickup-locations .simplify-pickup-location-header:after {
  clear: both;
}
.checkout-shipping .simplify-pickup-locations .simplify-pickup-location-header:before,
.checkout-shipping .simplify-pickup-locations .simplify-pickup-location-header:after {
  content: " ";
  display: table;
}
.checkout-shipping .simplify-pickup-locations .simplify-pickup-location-header:after {
  clear: both;
}
.checkout-shipping .simplify-pickup-locations .simplify-pickup-location-header:before,
.checkout-shipping .simplify-pickup-locations .simplify-pickup-location-header:after {
  content: " ";
  display: table;
}
.checkout-shipping .simplify-pickup-locations .simplify-pickup-location-header:after {
  clear: both;
}
.checkout-shipping .simplify-pickup-locations .simplify-pickup-location-header:before,
.checkout-shipping .simplify-pickup-locations .simplify-pickup-location-header:after {
  content: " ";
  display: table;
}
.checkout-shipping .simplify-pickup-locations .simplify-pickup-location-header:after {
  clear: both;
}
.checkout-shipping .simplify-pickup-locations .simplify-pickup-location-header:before,
.checkout-shipping .simplify-pickup-locations .simplify-pickup-location-header:after {
  content: " ";
  display: table;
}
.checkout-shipping .simplify-pickup-locations .simplify-pickup-location-header:after {
  clear: both;
}
.checkout-shipping .simplify-pickup-locations ul {
  padding-left: 0;
  list-style: none;
  margin: 0;
}
.checkout-shipping .simplify-pickup-locations ul li + li {
  border-top: 1px solid #b3bfd0;
}
.checkout-shipping .simplify-pickup-locations ul a {
  color: #3c3c3c;
  background: #fff;
  display: block;
  padding: 10px;
  text-decoration: none;
}
@media (max-width: 1399px) {
  .checkout-shipping .checkout-shipping-items .qty {
    text-align: right;
  }
  .checkout-shipping .checkout-shipping-items .checkout-pickup-items {
    padding-bottom: 0;
  }
}
.checkout-paymentmethod {
  padding: 30px 20px 15px;
  border: 1px solid #cccccc;
  border-top: 0;
  padding-top: 0;
}
.step-body .checkout-paymentmethod hr {
  margin-top: 25px;
}
#addressbook,
#savedpayments,
#savedpaymentsbody {
  display: none;
  padding-bottom: 20px;
}
#colorbox #addressbook,
#colorbox #savedpayments,
#colorbox #savedpaymentsbody {
  display: block;
}
#addressbook ul,
#savedpayments ul,
#savedpaymentsbody ul {
  padding-left: 0;
  list-style: none;
  margin: 0;
}
#addressbook ul li,
#savedpayments ul li,
#savedpaymentsbody ul li {
  padding: 10px 0;
}
.checkout-order-summary {
  padding-right: 30px;
}
@media (max-width: 1024px) {
  .checkout-order-summary {
    padding-right: 20px;
  }
}
@media (max-width: 640px) {
  .checkout-order-summary {
    padding-right: 20px;
    padding-left: 20px;
  }
}
.checkout-order-summary .checkout-order-summary-list {
  padding-left: 0;
  list-style: none;
  border-bottom: 1px solid #cccccc;
  margin: 0;
}
@media (min-width: 640px) {
  .checkout-order-summary .checkout-order-summary-list:first-of-type .checkout-order-summary-list-heading {
    padding-top: 15px;
  }
  .checkout-order-summary .checkout-order-summary-list .checkout-order-summary-list-heading:only-child {
    border-bottom: 0;
  }
}
.checkout-order-summary .checkout-order-summary-list li {
  padding: 20px;
}
.checkout-order-summary .checkout-order-summary-list li:before,
.checkout-order-summary .checkout-order-summary-list li:after {
  content: " ";
  display: table;
}
.checkout-order-summary .checkout-order-summary-list li:after {
  clear: both;
}
.checkout-order-summary .checkout-order-summary-list li:before,
.checkout-order-summary .checkout-order-summary-list li:after {
  content: " ";
  display: table;
}
.checkout-order-summary .checkout-order-summary-list li:after {
  clear: both;
}
.checkout-order-summary .checkout-order-summary-list li:before,
.checkout-order-summary .checkout-order-summary-list li:after {
  content: " ";
  display: table;
}
.checkout-order-summary .checkout-order-summary-list li:after {
  clear: both;
}
.checkout-order-summary .checkout-order-summary-list li:before,
.checkout-order-summary .checkout-order-summary-list li:after {
  content: " ";
  display: table;
}
.checkout-order-summary .checkout-order-summary-list li:after {
  clear: both;
}
.checkout-order-summary .checkout-order-summary-list li:before,
.checkout-order-summary .checkout-order-summary-list li:after {
  content: " ";
  display: table;
}
.checkout-order-summary .checkout-order-summary-list li:after {
  clear: both;
}
.checkout-order-summary .checkout-order-summary-list li:nth-child(2n + 3) {
  background-color: #f4f4f4;
}
.checkout-order-summary .checkout-order-summary-list .checkout-order-summary-list-heading {
  background-color: #142939 !important;
  color: #ffffff;
  padding: 15px 20px;
  border-bottom: 1px solid #142939;
}
.checkout-order-summary .checkout-order-summary-list .checkout-order-summary-list-heading > div {
  float: left;
}
.checkout-order-summary .checkout-order-summary-list .checkout-order-summary-list-heading .title {
  font-weight: 700;
  padding-right: 5px;
}
.checkout-order-summary .checkout-order-summary-list .checkout-order-summary-list-heading .address {
  text-overflow: ellipsis;
  overflow: hidden;
  width: 85%;
}
.checkout-order-summary .checkout-order-summary-list .thumb {
  float: left;
  margin-right: 20px;
  width: 65px;
}
.checkout-order-summary .checkout-order-summary-list .thumb img {
  width: 100%;
  height: auto;
}
.checkout-order-summary .checkout-order-summary-list .price {
  float: right;
  margin-left: 10px;
  margin-bottom: 20px;
  font-size: 14px;
  font-weight: 600;
}
.checkout-order-summary .checkout-order-summary-list .details {
  font-size: 14px;
  margin-left: 85px;
}
.checkout-order-summary .checkout-order-summary-list .details .name {
  font-weight: 600;
}
.checkout-order-summary .checkout-order-summary-list .details .qty span {
  font-size: 13px;
  color: #929292;
  font-weight: 600;
  text-transform: uppercase;
  padding-right: 10px;
}
.checkout-order-summary .checkout-order-summary-list .updateQuantityProduct-toggle {
  float: right;
}
.checkout-order-summary .checkout-order-summary-list .stock-status {
  clear: both;
  padding: 10px 0;
  font-size: 13px;
}
@media (max-width: 1023px) {
  .checkout-order-summary .checkout-order-summary-list .checkout-order-summary-list-heading .address {
    width: 100%;
  }
}
.checkout-order-summary .subtotals {
  font-size: 18px;
  margin-top: 30px;
}
.checkout-order-summary .subtotals .subtotal,
.checkout-order-summary .subtotals .shipping,
.checkout-order-summary .subtotals .subtotals__item--state-discount,
.checkout-order-summary .subtotals .tax,
.checkout-order-summary .subtotals .totals {
  padding: 5px 0;
}
.checkout-order-summary .subtotals .subtotal span,
.checkout-order-summary .subtotals .shipping span,
.checkout-order-summary .subtotals .subtotals__item--state-discount span,
.checkout-order-summary .subtotals .tax span,
.checkout-order-summary .subtotals .totals span {
  float: right;
  font-weight: 600;
}
.checkout-order-summary .subtotals .totals {
  font-size: 22px;
  font-weight: 700;
  text-transform: uppercase;
  margin-top: 15px;
  padding: 10px 0;
  border-top: 1px solid #cccccc;
}
.checkout-order-summary .subtotals .realTotals {
  font-size: 14px;
}
.subtotals__item--state-discount {
  color: #00a651;
}
.label-spacing {
  padding-right: 5px;
}
@media (max-width: 639px) {
  .place-order-form {
    padding: 0 20px;
    overflow: hidden;
  }
  .checkout-order-summary {
    padding: 30px 20px 15px;
    border: 1px solid #cccccc;
    border-top: 0;
    margin-left: 20px;
    margin-right: 20px;
    padding-left: 0;
    padding-right: 0;
    padding-top: 0;
  }
  .checkout-order-summary .checkout-order-summary-list {
    padding-left: 0;
    list-style: none;
    border: none;
    padding: 0;
  }
  .checkout-order-summary .checkout-order-summary-list .checkout-order-summary-list-heading {
    background-color: transparent !important;
    color: #3c3c3c;
    padding: 25px 20px;
    border-color: #cccccc;
  }
  .checkout-order-summary .checkout-order-summary-list .checkout-order-summary-list-heading .title {
    text-transform: uppercase;
    font-size: 16px;
  }
  .checkout-order-summary .checkout-order-summary-list .checkout-order-summary-list-items {
    border-bottom: 1px solid #cccccc;
  }
  .checkout-order-summary .subtotals {
    padding: 0 20px;
  }
}
.checkout-review {
  padding: 30px 20px 15px;
  border: 1px solid #cccccc;
  border-top: 0;
}
.checkout-review .checkout-order-summary {
  border: none;
}
.checkout-review .checkout-order-summary .subtotals {
  margin-top: 0;
}
.place-order-form .checkbox {
  margin: 25px 0 40px;
}
.place-order-form .checkbox label {
  font-size: 14px;
  color: #3c3c3c;
  text-transform: none;
}
.place-order-form .placeOrder-container {
  height: 70px;
}
.btn-close-terms-and-conditions {
  margin: 30px 0;
}
@media (min-width: 640px) {
  .place-order-form .checkbox {
    margin-left: 20px;
    margin-right: 20px;
  }
}
.checkout-help {
  text-align: center;
  border: 1px solid #cccccc;
  font-size: 15px;
  padding: 10px;
  margin-top: 60px;
}
@media (max-width: 639px) {
  .checkout-help {
    margin-top: 30px;
    margin-left: 20px;
    margin-right: 20px;
  }
}
.checkout-success {
  padding-left: 30px;
  padding-right: 30px;
}
@media (max-width: 1024px) {
  .checkout-success {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.checkout-success__body {
  margin: 30px 0 55px;
  text-align: center;
}
.checkout-success__body__headline {
  font-size: 28px;
  font-weight: bold;
  margin-bottom: 15px;
  text-transform: uppercase;
}
.termsAndConditions-section {
  padding-bottom: 20px;
}
label.terms {
  margin: 15px 0;
}
fieldset#cardDate > .control-label,
fieldset#startDate > .control-label {
  font-weight: bold;
  margin-bottom: 5px;
}
fieldset#cardDate .form-group .control-label,
fieldset#startDate .form-group .control-label {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
.page-multiStepCheckoutSummaryPage #colorbox.read-only-grid #cboxLoadedContent {
  margin-top: 100px;
  padding: 0;
}
@media (max-width: 1023px) {
  .page-multiStepCheckoutSummaryPage #colorbox.read-only-grid #cboxLoadedContent {
    margin-top: 130px;
  }
}
@media (max-width: 639px) {
  .page-multiStepCheckoutSummaryPage #colorbox.read-only-grid #cboxLoadedContent {
    margin-top: 170px;
  }
}
.page-multiStepCheckoutSummaryPage #colorbox.read-only-grid .grid-row {
  border-top: 1px solid #e5e5e5;
}
.page-multiStepCheckoutSummaryPage #colorbox.read-only-grid .grid-row:nth-child(2n + 2) {
  background: #f4f4f4;
}
.page-multiStepCheckoutSummaryPage #colorbox.read-only-grid .grid-prod-info {
  display: inline-block;
}
.page-multiStepCheckoutSummaryPage #colorbox.read-only-grid td {
  padding: 10px 10px 15px;
  vertical-align: top;
}
.page-multiStepCheckoutSummaryPage #colorbox.read-only-grid td > span {
  display: block;
}
.page-multiStepCheckoutSummaryPage #colorbox.read-only-grid td.grid-prod-img {
  padding-left: 40px;
}
.page-multiStepCheckoutSummaryPage #colorbox.read-only-grid td .grid-variant,
.page-multiStepCheckoutSummaryPage #colorbox.read-only-grid td .grid-size {
  font-weight: bold;
  min-width: 80px;
}
.page-multiStepCheckoutSummaryPage #colorbox.read-only-grid td .grid-variant {
  display: block;
  font-size: 16px;
}
@media (max-width: 639px) {
  .page-multiStepCheckoutSummaryPage #colorbox.read-only-grid td {
    padding: 10px 15px 15px;
  }
  .page-multiStepCheckoutSummaryPage #colorbox.read-only-grid td:nth-child(2n + 2) {
    background-color: transparent;
  }
  .page-multiStepCheckoutSummaryPage #colorbox.read-only-grid td .grid-prod-info {
    display: block;
    text-align: left;
  }
  .page-multiStepCheckoutSummaryPage #colorbox.read-only-grid td .grid-prod-info span {
    display: inline-block;
  }
  .page-multiStepCheckoutSummaryPage #colorbox.read-only-grid td .grid-price {
    float: right;
  }
}
@media (max-width: 639px) {
  .checkout-coupon-list {
    padding-left: 10px;
    padding-right: 10px;
  }
}
.checkout-order-summary .checkout-coupon-list {
  padding: 30px 0;
  border-bottom: 1px solid #cccccc;
}
@media (max-width: 639px) {
  .checkout-order-summary .checkout-coupon-list {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.coupon-list__headline {
  font-size: 18px;
  line-height: 38px;
  font-weight: bold;
}
.coupon-list {
  padding-left: 0;
  list-style: none;
  margin-top: 5px;
  margin-bottom: 0;
}
.coupon-code {
  text-transform: uppercase;
}
.cart-voucher {
  margin-top: 27px;
  padding-left: 30px;
}
.cart-voucher__label {
  display: block;
  width: 100%;
}
.cart-voucher__input {
  width: 50%;
  float: left;
  margin-right: 10px;
}
.cart-voucher__input::-moz-placeholder {
  font-size: 13px;
  font-weight: 600;
  color: #3c3c3c;
  text-transform: uppercase;
}
.cart-voucher__input:-ms-input-placeholder,
.cart-voucher__input::-webkit-input-placeholder {
  font-size: 13px;
  font-weight: 600;
  color: #3c3c3c;
  text-transform: uppercase;
}
.cart-voucher__help-block {
  display: none;
}
.has-error .cart-voucher__help-block,
.has-success .cart-voucher__help-block {
  display: block;
}
@media (max-width: 1399px) and (min-width: 1024px) {
  .cart-voucher__input {
    width: 70%;
  }
}
@media (max-width: 1023px) and (min-width: 640px) {
  .cart-voucher {
    padding-left: 30px;
  }
}
@media (max-width: 639px) {
  .cart-voucher {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.voucher-list {
  padding-left: 0;
  list-style: none;
  margin-top: -5px;
}
.voucher-list__item-box {
  display: inline-block;
  border: 1px solid #cccccc;
  background-color: #f4f4f4;
  font-size: 13px;
  font-weight: 600;
  text-transform: uppercase;
  padding: 10px 15px;
  margin-top: 10px;
}
.voucher-list__item-remove {
  color: #cdcdcd;
  padding: 10px;
  cursor: pointer;
  margin: -10px -10px -10px 0;
  position: relative;
  top: 2px;
}
@media (max-width: 1023px) {
  .voucher-list__item {
    display: inline-block;
    padding-right: 5px;
  }
}
.gift__coupons {
  text-align: center;
  border-top: 1px solid #cccccc;
  margin: 0 auto 55px;
  padding-top: 20px;
  padding-left: 30px;
  padding-right: 30px;
  width: 80%;
}
@media (max-width: 1024px) {
  .gift__coupons {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.gift__coupons span {
  display: block;
}
@media (max-width: 480px) {
  .gift__coupons {
    width: 90%;
  }
}
@media (min-width: 1024px) {
  .gift__coupons {
    width: 40%;
  }
}
.gift__coupons .gift__coupon--title {
  margin-bottom: 5px;
}
.gift__coupon .gift__coupon--name {
  font-size: 18px;
  font-weight: bold;
  margin-bottom: 5px;
}
#storeFinder {
  margin-top: 20px;
  padding-left: 30px;
  padding-right: 30px;
}
@media (max-width: 1024px) {
  #storeFinder {
    padding-left: 20px;
    padding-right: 20px;
  }
}
#storeFinder #storelocator-query {
  height: 48px;
}
.headline {
  font-size: 18px;
  margin-bottom: 10px;
}
.store__finder--search #storeFinderForm {
  margin-bottom: 10px;
}
.store__finder {
  display: none;
  padding: 0;
}
.store__finder .store__finder--pagination {
  line-height: 48px;
  padding-top: 20px;
  padding-bottom: 20px;
  display: inline-block;
  width: 100%;
}
.store__finder .store__finder--pagination:before,
.store__finder .store__finder--pagination:after {
  content: " ";
  display: table;
}
.store__finder .store__finder--pagination:after {
  clear: both;
}
.store__finder .store__finder--pagination:before,
.store__finder .store__finder--pagination:after {
  content: " ";
  display: table;
}
.store__finder .store__finder--pagination:after {
  clear: both;
}
.store__finder .store__finder--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--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: #0068b3;
  color: #fff !important;
}
.store__finder .store__finder--navigation-list .list__entry input:checked + label:after {
  display: block;
  content: "";
  width: 28px;
  height: 28px;
  position: absolute;
  top: 50%;
  right: -1px;
  background: transparent;
  border: 14px solid transparent;
  border-right-color: #fff;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  transform: translate(0, -50%);
}
.store__finder .store__finder--navigation-list .list__entry .entry__info {
  display: table-cell;
  vertical-align: middle;
  width: 100%;
}
.store__finder .store__finder--navigation-list .list__entry .entry__name {
  display: block;
}
.store__finder .store__finder--navigation-list .list__entry .entry__city {
  display: block;
  font-weight: normal;
}
.store__finder .store__finder--navigation-list .list__entry .entry__distance {
  display: table;
  height: 100%;
  width: 80px;
  border-left: 1px solid #ddd;
}
.store__finder .store__finder--navigation-list .list__entry .entry__distance span {
  display: table-cell;
  vertical-align: middle;
  padding: 0 0 0 5px;
  text-align: center;
  white-space: nowrap;
}
.store__finder .store__finder--details .store__finder--details-back {
  margin-bottom: 20px;
  display: none !important;
}
@media (max-width: 639px) {
  .store__finder .store__finder--details .store__finder--details-back {
    display: inline-block !important;
  }
}
.store__finder .store__finder--details .store__finder--details-image {
  width: 112px;
  float: left;
  margin-right: 10px;
}
.store__finder .store__finder--details .store__finder--details-image img {
  width: 100%;
  height: auto;
}
.store__finder .store__finder--details .store__finder--details-info {
  margin-left: 122px;
}
.store__finder .store__finder--details .info__name {
  font-weight: bold;
}
.store__finder .store__finder--details hr {
  clear: both;
  margin: 0;
  padding-top: 10px;
  padding-bottom: 10px;
  height: 1px;
  position: relative;
  border: 0;
}
.store__finder .store__finder--details hr:after {
  content: '';
  display: block;
  position: absolute;
  top: 10px;
  height: 1px;
  right: 0;
  left: 0;
  background: #ddd;
}
.store__finder .store__finder--details .store__finder--details-map {
  background: #eee;
}
.store__finder .store__finder--details .store__finder--details-openings dl dt {
  text-align: left !important;
  width: 60px;
}
.store__finder .store__finder--details .store__finder--details-openings dl dd {
  margin-left: 60px;
}
.store__finder .store__finder--details .store__finder--details-openings ul {
  padding-left: 0;
  list-style: none;
}
@media (max-width: 639px) {
  .store__finder .back__to__storelist {
    margin-bottom: 10px;
  }
  .store__finder .store__finder--panel {
    width: 200%;
    margin: 0;
    -webkit-transition: -webkit-transform 0.3s ease-out;
    -moz-transition: -moz-transform 0.3s ease-out;
    -o-transition: -o-transform 0.3s ease-out;
    transition: transform 0.3s ease-out;
  }
  .store__finder .store__finder--panel > * {
    padding: 0;
  }
  .store__finder .store__finder--panel .store__finder--details {
    display: none;
  }
  .store__finder .store__finder--pagination {
    line-height: 20px;
  }
  .store__finder.show-store .store__finder--pagination {
    color: rgba(0, 0, 0, 0);
    height: 46px;
  }
  .store__finder.show-store .store__finder--pagination * {
    display: none;
  }
  .store__finder.show-store .store__finder--panel {
    -webkit-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    -o-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
  }
  .store__finder.show-store .store__finder--panel .store__finder--navigation {
    padding-right: 20px;
  }
  .store__finder.show-store .store__finder--panel .store__finder--details {
    display: block;
  }
}
/*
    Colorbox Core Style:
    The following CSS is consistent between example themes and should not be altered.
*/
#colorbox,
#cboxOverlay,
#cboxWrapper {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 9999;
  overflow: hidden;
}
#cboxWrapper {
  max-width: none;
}
#cboxOverlay {
  width: 100%;
  height: 100%;
}
#cboxMiddleLeft,
#cboxBottomLeft {
  clear: left;
}
#cboxContent {
  position: relative;
}
#cboxLoadedContent {
  overflow: auto;
  -webkit-overflow-scrolling: touch;
}
#cboxTitle {
  margin: 0;
}
#cboxLoadingOverlay,
#cboxLoadingGraphic {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
#cboxPrevious,
#cboxNext,
#cboxSlideshow {
  cursor: pointer;
}
.cboxPhoto {
  float: left;
  margin: auto;
  border: 0;
  display: block;
  max-width: none;
  -ms-interpolation-mode: bicubic;
}
.cboxIframe {
  width: 100%;
  height: 100%;
  display: block;
  border: 0;
  padding: 0;
  margin: 0;
}
#colorbox,
#cboxContent,
#cboxLoadedContent {
  box-sizing: content-box;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
}
/* 
    User Style:
    Change the following styles to modify the appearance of Colorbox.  They are
    ordered & tabbed in a way that represents the nesting of the generated HTML.
*/
#cboxOverlay {
  background: #000;
}
#colorbox {
  outline: 0;
}
#cboxTopLeft {
  width: 14px;
  height: 14px;
}
#cboxTopCenter {
  height: 14px;
}
#cboxTopRight {
  width: 14px;
  height: 14px;
}
#cboxBottomLeft {
  width: 14px;
}
#cboxBottomCenter {
  height: 43px;
}
#cboxBottomRight {
  width: 14px;
}
#cboxMiddleLeft {
  width: 14px;
}
#cboxMiddleRight {
  width: 14px;
}
#cboxContent {
  background: #fff;
  overflow: visible;
}
.cboxIframe {
  background: #fff;
}
#cboxError {
  padding: 50px;
  border: 1px solid #ccc;
}
#cboxCurrent {
  position: absolute;
  bottom: -25px;
  left: 58px;
  font-weight: bold;
  color: #7C7C7C;
}
/* these elements are buttons, and may need to have additional styles reset to avoid unwanted base styles */
#cboxPrevious,
#cboxNext,
#cboxSlideshow {
  border: 0;
  padding: 0;
  margin: 0;
  overflow: visible;
  position: absolute;
  bottom: -29px;
  width: 23px;
  height: 23px;
  text-indent: -9999px;
}
/* avoid outlines on :active (mouseclick), but preserve outlines on :focus (tabbed navigating) */
#cboxPrevious:active,
#cboxNext:active,
#cboxSlideshow:active,
#cboxClose:active {
  outline: 0;
}
#cboxPrevious {
  left: 0px;
  background-position: -51px -25px;
}
#cboxPrevious:hover {
  background-position: -51px 0px;
}
#cboxNext {
  left: 27px;
  background-position: -75px -25px;
}
#cboxNext:hover {
  background-position: -75px 0px;
}
.cboxSlideshow_on #cboxSlideshow {
  background-position: -125px 0px;
  right: 27px;
}
.cboxSlideshow_on #cboxSlideshow:hover {
  background-position: -150px 0px;
}
.cboxSlideshow_off #cboxSlideshow {
  background-position: -150px -25px;
  right: 27px;
}
.cboxSlideshow_off #cboxSlideshow:hover {
  background-position: -125px 0px;
}
#cboxTitle {
  background: transparent;
  position: absolute;
  top: 0;
  padding: 43px 40px 15px;
  height: 88px;
  display: table;
  width: 100%;
}
#cboxTitle .headline {
  font-size: 24px;
  line-height: 24px;
  font-weight: bold;
  width: 100%;
  vertical-align: middle;
}
#cboxClose {
  position: absolute;
  right: 13px;
  top: 10px;
  background: transparent;
  border: 0 none;
  color: #929292;
  padding: 5px;
  font-size: 25px;
}
#cboxLoadedContent {
  margin-top: 88px;
  padding: 15px 40px 30px 40px;
}
#cboxLoadedContent .add-to-cart-item {
  margin-bottom: 40px;
}
#cboxLoadedContent .addressEntry + .addressEntry,
#cboxLoadedContent .saved-payment-entry + .saved-payment-entry {
  margin-top: 55px;
}
#cboxLoadedContent .addressEntry ul,
#cboxLoadedContent .saved-payment-entry ul {
  margin-top: -10px;
  margin-bottom: 20px;
}
#cboxLoadedContent .modal-details {
  line-height: 1.8em;
}
#cboxLoadedContent .modal-actions {
  margin-top: 20px;
}
#cboxLoadedContent .modal-actions .btn {
  margin-top: 20px;
}
@media (max-width: 639px) {
  #cboxTitle {
    height: 112px;
    padding-left: 20px;
    padding-right: 20px;
  }
  #cboxTitle:before,
  #cboxTitle:after {
    content: " ";
    display: table;
  }
  #cboxTitle:after {
    clear: both;
  }
  #cboxTitle:before,
  #cboxTitle:after {
    content: " ";
    display: table;
  }
  #cboxTitle:after {
    clear: both;
  }
  #cboxTitle:before,
  #cboxTitle:after {
    content: " ";
    display: table;
  }
  #cboxTitle:after {
    clear: both;
  }
  #cboxTitle:before,
  #cboxTitle:after {
    content: " ";
    display: table;
  }
  #cboxTitle:after {
    clear: both;
  }
  #cboxTitle:before,
  #cboxTitle:after {
    content: " ";
    display: table;
  }
  #cboxTitle:after {
    clear: both;
  }
  #cboxLoadedContent {
    margin-top: 112px;
    padding: 15px 20px 30px 20px;
  }
  #cboxLoadedContent .addressEntry ul {
    margin-top: -25px;
  }
}
.modal__top {
  padding-bottom: 32px;
  margin-bottom: 30px;
  border-bottom: 1px solid #d9d9d9;
}
.modal__top .modal__top--label {
  color: #3c3c3c;
  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: #3c3c3c;
  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 #d9d9d9;
  color: #3c3c3c;
  padding-bottom: 13px;
  margin-bottom: 9px;
  margin-top: 10px;
}
.quote-discount__modal--new__total {
  color: #3c3c3c;
  font-size: 18px;
  font-weight: 600;
  margin-bottom: 47px;
}
.price del {
  color: #000;
  font-weight: bold;
}
.price ins {
  color: #3c3c3c;
  text-decoration: none;
}
a.price ins:hover,
a.price ins:focus {
  color: #232323;
}
.price.msrp {
  color: #666;
}
.account-navigation {
  margin-bottom: 10px;
}
.account-navigation .account-navigation-header {
  padding: 10px;
  text-transform: uppercase;
}
.account-navigation .account-navigation-header a {
  display: block;
}
.account-navigation .account-navigation-list {
  margin: 10px;
  padding-left: 0;
  list-style: none;
}
@media (min-width: 640px) and (max-width: 1023px) {
  .account-navigation .account-navigation-list {
    display: none !important;
  }
}
@media (max-width: 639px) {
  .account-navigation .account-navigation-list {
    display: none !important;
  }
}
.account-navigation .account-navigation-list li.title {
  margin-top: 10px;
  font-weight: bold;
}
.account-navigation .account-navigation-list li.active {
  font-weight: bold;
}
.account-navigation .account-navigation-list li a:hover,
.account-navigation .account-navigation-list li afocus {
  color: #0068b3;
}
.account-home .account-home-section {
  margin-bottom: 20px;
}
.account-home .account-home-section .account-home-section-header {
  background: #f2f4f7;
  padding: 10px;
  text-transform: uppercase;
}
.account-home .account-home-section .account-home-section-content {
  height: 100px;
  padding: 10px;
  border: 1px solid #f2f4f7;
  border-top: 0;
}
.account-home .account-home-section .account-home-section-content ul {
  padding-left: 0;
  list-style: none;
  margin: 0;
}
@media (max-width: 1023px) {
  .account-home .account-home-section {
    margin-bottom: 10px;
  }
  .account-home .account-home-section .account-home-section-content {
    height: auto;
    padding: 0;
  }
  .account-home .account-home-section .account-home-section-content ul li a {
    padding: 10px;
    display: block;
  }
  .account-home .account-home-section .account-home-section-content ul li + li {
    border-top: 1px solid #eee;
  }
}
@media (min-width: 1400px) {
  .account-section {
    margin: 0 auto;
    width: 1400px;
  }
}
.account-section .pagination-bar {
  margin: 15px 0 0;
}
.account-section .pagination-bar .pagination-toolbar {
  padding-left: 0;
  padding-right: 0;
  padding-top: 15px;
  border-bottom: none;
}
.account-section .pagination-bar .pagination-toolbar .sort-refine-bar {
  padding-left: 30px;
  padding-right: 30px;
}
@media (max-width: 1024px) {
  .account-section .pagination-bar .pagination-toolbar .sort-refine-bar {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.account-section .pagination-bar .pagination-toolbar .sort-refine-bar form {
  padding: 0;
}
.account-section .pagination-bar .pagination-bar-results {
  font-size: 13px;
  font-weight: 600;
  margin: 0;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 30px;
  padding-right: 30px;
  border-top: 1px solid #cccccc;
}
@media (max-width: 1024px) {
  .account-section .pagination-bar .pagination-bar-results {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (max-width: 639px) {
  .account-section .pagination-bar .pagination-bar-results {
    border-bottom: 1px solid #cccccc;
  }
}
.account-section .pagination-bar.bottom .pagination-toolbar {
  padding-top: 5px;
  border: none;
}
@media (max-width: 639px) {
  .account-section .pagination-bar .pagination-toolbar {
    margin: 0;
  }
  .account-section .pagination-bar .pagination-bar-results {
    border-bottom: 1px solid #cccccc;
    padding-left: 20px;
    padding-right: 20px;
  }
  .account-section .account-overview-table,
  .account-section div.responsive-table {
    margin-left: -10px;
    margin-right: -10px;
  }
}
.account-section .addressBackBtn,
.account-section .orderTopBackBtn {
  background-color: transparent;
  border: none;
  box-shadow: none;
}
.account-section .account-section-header {
  color: #3c3c3c;
  font-size: 24px;
  line-height: 35px;
  font-weight: 700;
  padding: 20px 0;
  text-transform: capitalize;
  border-bottom: 1px solid #cccccc;
  margin: 0;
  padding-left: 30px;
  padding-right: 30px;
}
.account-section .account-section-header.border {
  border-bottom: 1px solid #e5e5e5;
  margin-bottom: 25px;
}
@media (max-width: 1024px) {
  .account-section .account-section-header {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.account-section .account-section-header.account-section-header-secondary {
  color: #3c3c3c;
  font-size: 22px;
  line-height: 32px;
  font-weight: 400;
  padding-bottom: 10px;
}
.account-section .account-section-header.no-border {
  border-bottom: none;
}
.account-section .account-section-header .account-section-header-add {
  font-size: 14px;
  font-weight: 700;
  margin-top: 4px;
}
.account-section .account-section-header__subheadline {
  font-size: 14px;
  font-weight: 400;
  line-height: 1.571;
  text-transform: none;
}
.account-section .account-orderdetail + .account-section-content .pagination-bar {
  margin-top: 0;
}
.account-section .container-lg .account-section-content {
  padding-left: 30px;
  padding-right: 30px;
}
@media (max-width: 1024px) {
  .account-section .container-lg .account-section-content {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (min-width: 1400px) {
  .account-section .container-lg .account-section-content {
    padding: 0;
  }
}
@media (min-width: 1400px) {
  .account-section .container-lg .account-section-content .account-section-form {
    padding: 0 5px;
  }
}
.account-section .account-section-content .item__list--item .item__total {
  padding-right: 30px;
}
.account-section .account-section-content .account-section-header {
  color: #3c3c3c;
  font-size: 24px;
  line-height: 35px;
  font-weight: 700;
  padding: 20px 0;
  text-transform: capitalize;
  border-bottom: 1px solid #cccccc;
  margin: 0;
  padding-left: 0;
  padding-right: 0;
  padding-left: 30px;
  padding-right: 30px;
}
.account-section .account-section-content .account-section-header.border {
  border-bottom: 1px solid #e5e5e5;
  margin-bottom: 25px;
}
@media (max-width: 1024px) {
  .account-section .account-section-content .account-section-header {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.account-section .account-section-content .account-section-header.no-border {
  border-bottom: none;
}
.account-section .account-section-content .account-section-header .container-lg {
  float: none;
  padding: 0 10px;
}
@media (min-width: 1400px) {
  .account-section .account-section-content .account-section-header .container-lg {
    padding: 0;
  }
}
@media (min-width: 1400px) {
  .account-section .account-section-content .back-link .container-lg {
    padding: 0;
  }
}
.account-section .account-section-content .account-section-form {
  margin: 40px 0;
}
.account-section .account-section-content .account-section-form .accountActions {
  padding-left: 0;
  padding-right: 0;
}
@media (max-width: 640px) {
  .account-section .account-section-content .account-section-form .accountButtons:last-child {
    padding-top: 20px;
  }
}
.account-section .account-section-content .account-section-form form {
  padding: 0;
}
.account-section .account-section-content .account-section-form .account-section-form__toggle-list {
  list-style-type: none;
  width: 100%;
  position: relative;
}
.account-section .account-section-content .account-section-form .account-section-form__toggle-list li {
  border-top: 1px solid #cccccc;
  width: 100%;
  display: inline-flex;
  align-items: center;
  height: 4em;
}
.account-section .account-section-content .account-section-form .account-section-form__toggle-list li:last-child {
  border-bottom: 1px solid #cccccc;
}
.account-section .account-section-content .account-section-form .account-section-form__toggle-list li .toggle-switch {
  position: absolute;
  right: 0;
}
.account-section .account-section-content .account-section-form .account-section-form__toggle-list label {
  margin-bottom: 0;
}
.account-section .account-section-content .consent-management-intro {
  padding-bottom: 10px;
}
.account-section .account-section-content .consent-management-list {
  max-width: 100%;
  line-height: 1.6;
  padding: 0;
}
.account-section .account-section-content .consent-management-list__item {
  border: 1px solid #cccccc;
  position: relative;
  margin-top: 10px;
  margin-bottom: 10px;
  list-style-type: none;
}
@media (max-width: 1023px) {
  .account-section .account-section-content .consent-management-list__item {
    border-left: 0 none;
    border-right: 0 none;
    margin-left: -20px;
    margin-right: -20px;
  }
}
.account-section .account-section-content .consent-management-list__title {
  padding: 25px 15px 18px 62px;
  display: block;
  position: relative;
  font-weight: 400;
  text-transform: uppercase;
  font-weight: bold;
}
.account-section .account-section-content .consent-management-list__title:before {
  font-family: 'Glyphicons Halflings', sans-serif;
  content: '\e114';
  font-size: 16px;
  position: absolute;
  left: 20px;
  top: 23px;
  color: #000000;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.account-section .account-section-content .consent-management-list__title:hover,
.account-section .account-section-content .consent-management-list__title:focus {
  cursor: pointer;
  outline: none;
}
.account-section .account-section-content .is-expanded .consent-management-list__title:before {
  content: "\e113";
}
.account-section .account-section-content .consent-management-list__label {
  width: 85%;
  color: #3c3c3c;
  font-size: 15px;
}
@media (max-width: 1023px) {
  .account-section .account-section-content .consent-management-list__label {
    width: 75%;
    font-size: 14px;
  }
}
.account-section .account-section-content .consent-management-list__content-inner {
  padding: 0 40px 10px 65px;
  font-size: 16px;
}
@media (max-width: 1023px) {
  .account-section .account-section-content .consent-management-list__content-inner {
    font-size: 14px;
  }
}
.account-section .account-section-content .consent-management-list__content {
  transition: height 0.3s ease-out;
  height: 0;
  overflow: hidden;
}
.account-section .account-section-content form {
  padding-left: 30px;
  padding-right: 30px;
}
@media (max-width: 1024px) {
  .account-section .account-section-content form {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.account-section .account-section-content form .accountActions-bottom {
  padding: 0;
}
.account-section .account-section-content #quoteForm {
  padding: 0;
}
.account-section .account-section-content #addNewPermissionForm .account-select-form {
  padding-left: 30px;
  padding-right: 30px;
}
@media (max-width: 1024px) {
  .account-section .account-section-content #addNewPermissionForm .account-select-form {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.account-section .account-section-content.content-empty {
  margin: 45px 0;
  font-weight: bold;
  font-size: 18px;
  text-align: center;
  padding-left: 30px;
  padding-right: 30px;
}
@media (max-width: 1024px) {
  .account-section .account-section-content.content-empty {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.account-section .account-section-content .help-block {
  font-size: 14px;
  font-weight: normal;
  color: #fd7b7b;
}
.account-section .account-section-content .account-orderhistory-pagination {
  padding-top: 10px;
}
.account-section .account-section-content .account-orderhistory-pagination .pagination-bar .sort-refine-bar {
  padding-left: 30px;
  padding-right: 30px;
}
@media (max-width: 1024px) {
  .account-section .account-section-content .account-orderhistory-pagination .pagination-bar .sort-refine-bar {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.account-section .account-section-content .account-orderhistory-pagination .pagination-bar form {
  padding: 0;
}
.account-section .account-section-content .account-orderhistory-pagination .account-orderhistory-pagination-text {
  line-height: 32px;
}
.account-section .account-section-content .account-orderhistory-pagination .pager {
  margin: 0;
}
.account-section .account-section-content .account-orderhistory-sort {
  background: #f2f4f7;
  padding: 10px;
}
.account-section .account-section-content table > tbody > tr > td:nth-child(2) a {
  font-weight: 600;
}
.account-section .account-section-content .accountActions {
  padding-left: 0;
  padding-right: 0;
  padding-top: 20px;
}
.account-section .account-section-content .cart-voucher form,
.account-section .account-section-content .cart-items form,
.account-section .account-section-content .item-action form {
  padding: 0;
}
@media (min-width: 1024px) {
  .account-section .account-section-content .item__btn {
    margin-bottom: 10px;
  }
}
@media (max-width: 1023px) {
  .account-section .account-section-content .item__btn {
    margin-top: 20px;
  }
}
.account-section .account-section-content .disable-link,
.account-section .account-section-content .enable-link {
  display: inline-block;
  text-align: right;
  margin: 25px 0;
  font-weight: 600;
  text-transform: uppercase;
  font-size: 16px;
}
@media (max-width: 639px) {
  .account-section .account-section-content .disable-link,
  .account-section .account-section-content .enable-link {
    text-align: center;
    float: none;
    padding-right: 0 !important;
    width: 100%;
  }
}
.account-section .account-section-content .disable-link button,
.account-section .account-section-content .enable-link button {
  background: transparent;
  border: 0 none;
  text-transform: uppercase;
  font-weight: 600;
  padding: 0;
}
.account-section .account-section-content .disable-link button[disabled],
.account-section .account-section-content .enable-link button[disabled] {
  color: #929292;
}
.account-section .account-section-content .disable-link form,
.account-section .account-section-content .enable-link form {
  display: inline-block;
}
.account-section .account-section-content .enable-link + .disable-link,
.account-section .account-section-content .disable-link + .enable-link,
.account-section .account-section-content .disable-link + .disable-link,
.account-section .account-section-content .enable-link + .enable-link {
  padding-left: 20px;
  position: relative;
}
.account-section .account-section-content .enable-link + .disable-link:before,
.account-section .account-section-content .disable-link + .enable-link:before,
.account-section .account-section-content .disable-link + .disable-link:before,
.account-section .account-section-content .enable-link + .enable-link:before {
  content: "";
  display: block;
  position: absolute;
  height: 24px;
  width: 1px;
  left: 10px;
  background: #cccccc;
  top: 0;
}
@media (max-width: 639px) {
  .account-section .account-section-content .enable-link + .disable-link:before,
  .account-section .account-section-content .disable-link + .enable-link:before,
  .account-section .account-section-content .disable-link + .disable-link:before,
  .account-section .account-section-content .enable-link + .enable-link:before {
    display: none;
  }
}
@media (max-width: 639px) {
  .account-section .account-section-content .enable-link + .disable-link,
  .account-section .account-section-content .disable-link + .enable-link,
  .account-section .account-section-content .disable-link + .disable-link,
  .account-section .account-section-content .enable-link + .enable-link {
    padding-left: 0;
  }
}
.account-section .account-section-content .disable-link a,
.account-section .account-section-content .disable-link button,
.account-section .account-section-content .disable-link form {
  color: #ed1c24;
}
@media (max-width: 639px) {
  .account-section .account-section-content .remove-item-column {
    position: absolute;
    right: -4px;
    top: -5px;
    width: auto;
  }
  .account-section .account-section-content .restore-item-column {
    position: absolute;
    right: -4px;
    top: 50px;
    width: auto;
  }
}
.account-section .account-section-content .restore-item-link {
  text-transform: uppercase;
  font-weight: 700;
}
.account-section .account-section-content .restore-item-link .glyphicon-share-alt {
  font-size: 24px;
  padding: 13px;
  transform: scale(-1, 1);
  margin-right: 13px;
}
.account-section .account-section-content .edit-item-link {
  margin-top: 10px;
  display: block;
}
.account-section .account-section-content .remove-item-link .glyphicon-remove {
  font-size: 21px;
  padding: 0 14px;
}
@media (max-width: 639px) {
  .account-section .account-section-content .remove-item-link .glyphicon-remove {
    padding: 14px;
    margin-right: 20px;
  }
}
.account-section .account-section-content .saved__carts__overview--table .responsive-table-item {
  position: relative;
  padding-right: 35px;
}
@media (min-width: 640px) {
  .account-section .account-section-content .saved-cart .saved-cart-name {
    width: 15%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    max-width: 0;
  }
  .account-section .account-section-content .saved-cart .saved-cart-description {
    width: 30%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    max-width: 0;
  }
}
.account-section .account-section-action {
  margin-top: 20px;
}
@media (max-width: 639px) {
  .account-section .account-section-action .row {
    margin: 0;
  }
  .account-section .account-section-action .btn-primary {
    margin-bottom: 20px;
  }
}
.account-section .accountActions-bottom {
  clear: both;
  margin-top: 35px;
  padding-left: 30px;
  padding-right: 30px;
}
@media (max-width: 1024px) {
  .account-section .accountActions-bottom {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (max-width: 639px) {
  .account-section .accountActions-bottom .btn-primary {
    margin-bottom: 20px;
  }
}
.account-section .cancel-panel .orderBackBtn {
  padding-right: 0;
}
@media (max-width: 640px) {
  .account-section .cancel-panel .orderBackBtn {
    padding-right: 20px;
    margin-bottom: 20px;
  }
}
@media (min-width: 640px) {
  .account-section .cancel-panel {
    padding-left: 0;
  }
}
.account-section .btn.btn-block + .btn.btn-block {
  margin-top: 10px;
}
.account-section .account-consignment {
  margin-top: 20px;
}
.account-section .account-list.account-addressbook ul,
.account-section .account-list.account-paymentdetails ul {
  margin-bottom: 30px;
}
.account-section .account-list ul {
  padding-left: 0;
  list-style: none;
  display: inline-block;
  width: 90%;
}
.account-section .account-list ul li {
  text-overflow: ellipsis;
  overflow: hidden;
}
.account-section .account-list .account-list-header {
  border-top: 1px solid #cccccc;
  border-bottom: 1px solid #cccccc;
  background-color: #f4f4f4;
  padding-top: 10px;
  padding-bottom: 10px;
  font-size: 20px;
  line-height: 1.5;
  margin-top: -1px;
  padding-left: 30px;
  padding-right: 30px;
}
@media (max-width: 1024px) {
  .account-section .account-list .account-list-header {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.account-section .account-list .account-list-header .account-list-header-add {
  font-size: 15px;
  line-height: 2;
  font-weight: 600;
  position: relative;
  top: 2px;
}
.account-section .account-list .account-cards {
  border-left: 1px solid #cccccc;
  padding: 0 10px;
}
.account-section .account-list .account-cards.card-select {
  border-top: 1px solid #cccccc;
}
.account-section .account-list .account-cards .account-cards-actions {
  display: inline-block;
  width: 10%;
}
.account-section .account-list .account-cards .account-cards-actions .glyphicon {
  font-size: 24px;
  margin-bottom: 20px;
}
.account-section .account-list .account-cards .account-cards-actions .edit-item .glyphicon {
  margin-top: 3px;
}
@media (min-width: 640px) {
  .account-section .account-list .account-cards .row {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: -ms-flex;
    display: flex;
    -webkit-flex-direction: row;
    -moz-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .account-section .account-list .account-cards .row:before {
    content: none;
  }
  .account-section .account-list .account-cards .row:after {
    content: '';
  }
}
.account-section .account-list .account-cards .card,
.account-section .account-list .account-cards .search-empty {
  list-style: none;
  border-left: 0;
  border-right: 1px solid #cccccc;
  border-bottom: 1px solid #cccccc;
  padding: 30px 30px 25px;
  margin-bottom: 0;
  min-height: 150px;
  clear: both;
}
.account-section .account-list .account-cards .card span,
.account-section .account-list .account-cards .search-empty span {
  padding: 0;
  text-align: right;
}
.account-section .account-list .account-cards .card > ul > li,
.account-section .account-list .account-cards .search-empty > ul > li {
  margin-bottom: 3px;
}
.account-section .account-list .account-cards .card > ul > li:first-child,
.account-section .account-list .account-cards .search-empty > ul > li:first-child {
  text-transform: uppercase;
  font-weight: 600;
}
.account-section .account-list .account-cards .card .action-links,
.account-section .account-list .account-cards .search-empty .action-links {
  float: right;
  height: 50px;
  width: 50px;
  margin-right: -15px;
  margin-top: -15px;
  text-align: right;
}
.account-section .account-list .account-cards .card .action-links .glyphicon-remove,
.account-section .account-list .account-cards .search-empty .action-links .glyphicon-remove,
.account-section .account-list .account-cards .card .action-links .glyphicon-pencil,
.account-section .account-list .account-cards .search-empty .action-links .glyphicon-pencil {
  font-size: 20px;
  color: #929292;
  padding-right: 15px;
  padding-top: 15px;
}
.account-section .account-list .account-cards .card .action-links:hover .glyphicon-remove,
.account-section .account-list .account-cards .search-empty .action-links:hover .glyphicon-remove,
.account-section .account-list .account-cards .card .action-links:hover .glyphicon-pencil,
.account-section .account-list .account-cards .search-empty .action-links:hover .glyphicon-pencil {
  color: #0068b3;
}
@media (max-width: 1024px) {
  .account-section .account-list .account-cards .card,
  .account-section .account-list .account-cards .search-empty {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.account-section .account-list .account-set-default-address {
  position: absolute;
  left: 25px;
  bottom: 25px;
  text-transform: uppercase;
  font-size: 16px;
  font-weight: 600;
  color: #0068b3;
  background: transparent;
  padding: 0;
  border: 0 none;
}
@media (max-width: 639px) {
  .account-section .account-list .account-set-default-address {
    left: 20px;
  }
}
.account-section .continue__shopping,
.account-section .orderBackBtn {
  padding-left: 30px;
  padding-right: 30px;
}
@media (max-width: 1024px) {
  .account-section .continue__shopping,
  .account-section .orderBackBtn {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (max-width: 639px) {
  .account-section .account-list .account-cards {
    border: none;
  }
  .account-section .account-list .account-cards .card {
    border-left: 0;
    border-right: 0;
    padding-left: 20px;
    padding-right: 20px;
  }
  .account-section .account-list .account-cards .card:first-child {
    margin: 0;
  }
  .account-section .account-list .account-cards .selected:first-child {
    border-left: none;
  }
}
.account-profil .account-profil-info {
  margin: 0 0 10px;
}
.account-profil .account-profil-info .account-profil-info-line {
  line-height: 2em;
}
.account-profil .account-profil-info .account-profil-info-line span {
  display: inline-block;
  width: 100px;
}
.account-profil a.btn {
  margin-top: 10px;
}
.account-profil .btn + .btn {
  margin-left: 10px;
}
.account-orderdetail.well {
  padding-left: 0;
  padding-right: 0;
}
@media (min-width: 1024px) {
  .account-orderdetail .item__list .item__list--item .item__total {
    padding-right: 30px;
  }
}
.account-orderdetail .well-content {
  padding-left: 30px;
  padding-right: 30px;
}
@media (max-width: 1024px) {
  .account-orderdetail .well-content {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.account-orderdetail:before,
.account-orderdetail:after {
  content: " ";
  display: table;
}
.account-orderdetail:after {
  clear: both;
}
.account-orderdetail:before,
.account-orderdetail:after {
  content: " ";
  display: table;
}
.account-orderdetail:after {
  clear: both;
}
.account-orderdetail:before,
.account-orderdetail:after {
  content: " ";
  display: table;
}
.account-orderdetail:after {
  clear: both;
}
.account-orderdetail:before,
.account-orderdetail:after {
  content: " ";
  display: table;
}
.account-orderdetail:after {
  clear: both;
}
.account-orderdetail:before,
.account-orderdetail:after {
  content: " ";
  display: table;
}
.account-orderdetail:after {
  clear: both;
}
.account-orderdetail .col-sm-9 > .col-sm-4:nth-child(3n+1) {
  clear: both;
}
.account-orderdetail .order-savings {
  color: #00a651;
  font-weight: 700;
  padding: 10px 10px 25px 0;
}
.account-orderdetail .order-savings + .order-savings {
  padding-top: 0;
}
.account-orderdetail .item-box {
  background: #afb2b5;
  padding: 10px;
  margin-bottom: 5px;
  margin-top: 5px;
}
.account-orderdetail .item-box:before,
.account-orderdetail .item-box:after {
  content: " ";
  display: table;
}
.account-orderdetail .item-box:after {
  clear: both;
}
.account-orderdetail .item-box:before,
.account-orderdetail .item-box:after {
  content: " ";
  display: table;
}
.account-orderdetail .item-box:after {
  clear: both;
}
.account-orderdetail .item-box:before,
.account-orderdetail .item-box:after {
  content: " ";
  display: table;
}
.account-orderdetail .item-box:after {
  clear: both;
}
.account-orderdetail .item-box:before,
.account-orderdetail .item-box:after {
  content: " ";
  display: table;
}
.account-orderdetail .item-box:after {
  clear: both;
}
.account-orderdetail .item-box:before,
.account-orderdetail .item-box:after {
  content: " ";
  display: table;
}
.account-orderdetail .item-box:after {
  clear: both;
}
.account-orderdetail .order-data {
  background-color: #F2F4F7;
  padding: 10px;
}
.account-orderdetail .orderDetail_itemHeader {
  font-size: 20px;
  background-color: #f4f4f4;
  padding: 10px 20px;
}
.account-orderdetail .button-panel {
  float: right;
  max-width: 200px;
}
.account-orderdetail .account-orderdetail-item-section-body ul {
  padding-left: 0;
  list-style: none;
  margin: 0;
}
.account-orderdetail .account-orderdetail-item-section-body ul li {
  padding-top: 10px;
  padding-bottom: 10px;
  border-bottom: 1px solid #eee;
}
.account-orderdetail .account-orderdetail-item-section-body ul li:before,
.account-orderdetail .account-orderdetail-item-section-body ul li:after {
  content: " ";
  display: table;
}
.account-orderdetail .account-orderdetail-item-section-body ul li:after {
  clear: both;
}
.account-orderdetail .account-orderdetail-item-section-body ul li:before,
.account-orderdetail .account-orderdetail-item-section-body ul li:after {
  content: " ";
  display: table;
}
.account-orderdetail .account-orderdetail-item-section-body ul li:after {
  clear: both;
}
.account-orderdetail .account-orderdetail-item-section-body ul li:before,
.account-orderdetail .account-orderdetail-item-section-body ul li:after {
  content: " ";
  display: table;
}
.account-orderdetail .account-orderdetail-item-section-body ul li:after {
  clear: both;
}
.account-orderdetail .account-orderdetail-item-section-body ul li:before,
.account-orderdetail .account-orderdetail-item-section-body ul li:after {
  content: " ";
  display: table;
}
.account-orderdetail .account-orderdetail-item-section-body ul li:after {
  clear: both;
}
.account-orderdetail .account-orderdetail-item-section-body ul li:before,
.account-orderdetail .account-orderdetail-item-section-body ul li:after {
  content: " ";
  display: table;
}
.account-orderdetail .account-orderdetail-item-section-body ul li:after {
  clear: both;
}
.account-orderdetail .account-orderdetail-item-section-body ul li + li {
  border-top: 1px solid #eee;
}
.account-orderdetail .account-orderdetail-item-section-body ul .thumb {
  float: left;
  margin-right: 10px;
  max-width: 100px;
}
.account-orderdetail .account-orderdetail-item-section-body ul .price-total {
  float: right;
  padding-right: 10px;
}
.account-orderdetail .account-orderdetail-item-section-body ul .details .name {
  font-weight: bold;
}
.account-orderdetail .account-orderdetail-item-section-body ul .promo {
  color: #00a651;
}
@media (min-width: 1024px) and (max-width: 1399px) {
  .account-orderdetail .account-orderdetail-item-section-body ul .promo {
    padding-left: 22px;
  }
}
@media (min-width: 1400px) {
  .account-orderdetail .account-orderdetail-item-section-body ul .promo {
    padding-left: 0;
  }
}
.account-orderdetail .account-orderdetail-item-section-body ul .promo li {
  border-bottom: 0;
}
.account-orderdetail .account-orderdetail__footer {
  padding-top: 55px;
}
.account-orderdetail .account-orderdetail__footer > div {
  padding-left: 30px;
  padding-right: 30px;
}
@media (max-width: 1024px) {
  .account-orderdetail .account-orderdetail__footer > div {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.account-orderdetail .order-savings__headline {
  font-size: 18px;
  color: #3c3c3c;
  font-weight: 500;
}
.account-orderdetail .orderTotal {
  font-size: 18px;
  line-height: 38px;
  margin-bottom: 20px;
}
.account-orderdetail .orderTotal .text-right {
  font-weight: 700;
}
.account-orderdetail .orderTotal .totals {
  font-size: 22px;
  line-height: 1.2em;
  font-weight: 700;
  text-transform: uppercase;
  padding-top: 15px;
}
.account-orderdetail .orderTotal .discount {
  color: #00a651;
}
.account-orderdetail .order-store-address .order-track-number,
.account-orderdetail .order-store-hours .order-track-number {
  color: #ed1c24;
}
.account-orderdetail .order-billing-address ul {
  padding: 0;
}
.account-orderdetail .order-billing-address ul li {
  list-style: none;
}
.account-orderdetail .order-billing-address .label-order,
.account-orderdetail .order-payment-data .label-order,
.account-orderdetail .order-ship-to .label-order,
.account-orderdetail .order-shipping-method .label-order,
.account-orderdetail .order-tracking-no .label-order,
.account-orderdetail .order-store-address .label-order,
.account-orderdetail .order-store-hours .label-order {
  text-transform: uppercase;
  font-size: 16px;
  font-weight: bold;
  padding-bottom: 2px;
}
.account-orderdetail .order-billing-address .value-order-date,
.account-orderdetail .order-payment-data .value-order-date,
.account-orderdetail .order-ship-to .value-order-date,
.account-orderdetail .order-shipping-method .value-order-date,
.account-orderdetail .order-tracking-no .value-order-date,
.account-orderdetail .order-store-address .value-order-date,
.account-orderdetail .order-store-hours .value-order-date {
  display: inline-block;
  min-width: 15%;
}
.account-orderdetail .value-order {
  overflow: hidden;
  text-overflow: ellipsis;
}
@media (max-width: 639px) {
  .account-orderdetail .order-shipping-method,
  .account-orderdetail .order-tracking-no,
  .account-orderdetail .order-payment-data,
  .account-orderdetail .order-store-hours {
    padding-top: 20px;
  }
}
.account-orderdetail .account-orderdetail-orderTotalDiscount-section {
  clear: both;
  margin-bottom: 20px;
}
.account-orderdetail .account-orderdetail-orderTotalDiscount-section .order-total__taxes {
  text-align: right;
}
.account-orderdetail .account-orderdetail-orderTotalDiscount-section .order-savings__info {
  color: #00a651;
  font-weight: 700;
  text-transform: uppercase;
}
.account-address-removal-popup .address {
  margin-top: 20px;
}
.account-address-removal-popup .btn {
  margin-top: 10px;
}
.savedcart_restore_confirm_modal .restore-current-cart-form {
  margin-top: 40px;
}
.not-active {
  pointer-events: none;
  cursor: default;
  font-weight: normal !important;
  color: black !important;
}
.quick-view-popup .product-image {
  float: left;
  width: 33%;
}
.quick-view-popup .product-image a {
  display: block;
}
.quick-view-popup .product-image img {
  width: 100%;
  height: auto;
}
.quick-view-popup .product-details {
  margin-left: 33%;
  padding-left: 20px;
}
.quick-view-popup .product-details .name {
  font-size: inherit;
  font-weight: bold;
}
.quick-view-popup .product-details .rating:after {
  clear: none;
}
.quick-view-popup .product-details .price {
  font-size: inherit;
  font-weight: bold;
}
.quick-view-popup .addtocart-component {
  clear: both;
  padding-top: 20px;
}
table {
  width: 100%;
}
table th {
  font-size: 13px;
  font-weight: 400;
  text-transform: uppercase;
  background-color: #142939;
  color: #7f919e;
  padding: 8px 10px;
  vertical-align: top;
}
table th:last-child {
  text-align: right;
}
table tr.entry-group-header a {
  color: lightgrey;
}
table tr.entry-group-header a:hover {
  color: black;
}
table tr.entry-group-header .error {
  background-color: PaleVioletRed;
}
table .entry-group-error-message {
  text-transform: none;
}
table div.left-align {
  text-align: left;
}
table td {
  padding: 20px 10px;
  vertical-align: top;
}
.responsive-table th:first-child {
  padding-left: 30px;
}
@media (max-width: 1024px) {
  .responsive-table th:first-child {
    padding-left: 20px;
  }
}
.responsive-table th:last-child {
  text-align: right;
  padding-right: 30px;
}
@media (max-width: 1024px) {
  .responsive-table th:last-child {
    padding-right: 20px;
  }
}
@media (min-width: 640px) {
  .responsive-table td:nth-child(2) {
    padding-left: 20px;
  }
}
@media (min-width: 1024px) {
  .responsive-table td:nth-child(2) {
    padding-left: 30px;
  }
}
.responsive-table td:last-child {
  text-align: right;
  padding-right: 30px;
}
@media (max-width: 640px) {
  .responsive-table td:last-child {
    padding-right: 20px;
  }
}
.responsive-table-item {
  padding: 10px;
}
@media (max-width: 640px) {
  .responsive-table-item {
    padding: 10px 20px;
  }
}
.responsive-table-item:nth-child(even) {
  background-color: #f4f4f4;
}
.responsive-table-item a.responsive-table-link {
  color: #0068b3;
}
.responsive-table-item a:hover,
.responsive-table-item a:focus {
  color: #003c66;
}
.responsive-table-item td:last-child {
  text-align: right;
}
@media (max-width: 639px) {
  .responsive-table-item {
    display: block;
  }
  .responsive-table-item .status strong {
    display: block;
  }
  .responsive-table-item td {
    display: inline-block;
    width: 40%;
    padding: 3px 10px;
  }
  .responsive-table-item td:last-child {
    text-align: left;
  }
  .responsive-table-item td.responsive-table-cell {
    width: 55%;
  }
  .responsive-table-item td.responsive-table-cell-bold {
    font-weight: 600;
  }
}
input[type="radio"],
input[type="checkbox"] {
  margin-right: 10px;
  margin-bottom: 20px;
}
label {
  color: #929292;
  font-weight: 600;
  text-transform: uppercase;
  font-size: 13px;
}
label.uncased {
  text-transform: none;
}
.help-block {
  font-style: italic;
}
.form-control:focus {
  border-color: #0068b3;
  outline: 0;
  box-shadow: none;
}
.form-control::-moz-placeholder {
  color: #929292;
  opacity: 1;
}
.form-control:-ms-input-placeholder,
.form-control::-webkit-input-placeholder {
  color: #929292;
}
select.form-control {
  text-transform: uppercase;
  font-size: 13px;
}
.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
  color: #929292;
}
.has-error .control-label {
  color: #929292;
}
.has-error input.form-control {
  background: #fec3c3;
  border-color: #fd7b7b;
}
.has-error .help-block {
  font-weight: 600;
  color: #ed1c24;
}
.has-success .control-label {
  color: #929292;
}
.has-success input.form-control {
  background: transparent;
  border-color: #cccccc;
}
.has-success .help-block {
  font-weight: 600;
  color: #00a651;
}
legend {
  font-size: 18px;
  border-bottom: 0;
  margin-top: 20px;
  margin-bottom: 20px;
}
.form-element-icon {
  position: relative;
}
.form-element-icon .glyphicon {
  position: absolute;
}
.form-element-icon.datepicker .glyphicon {
  top: 32px;
  right: 10px;
  color: #0068b3;
  cursor: pointer;
}
@media (max-width: 1023px) {
  .form-element-icon.datepicker .glyphicon {
    top: 38px;
  }
}
.form-control-radio,
.form-control-checkbox {
  display: block;
}
.form-control-radio input,
.form-control-checkbox input {
  margin-bottom: 0;
  float: left;
}
.form-control-radio .form-control-label,
.form-control-checkbox .form-control-label {
  margin-left: 25px;
}
fieldset > div:last-of-type input,
fieldset > div:last-of-type label {
  margin-bottom: 0;
}
.legend {
  margin-bottom: 20px;
}
textarea {
  min-height: 245px;
}
textarea + .help-block {
  font-size: 12px;
  margin-bottom: 25px;
  text-align: right;
}
.input-sm {
  height: 40px;
  padding: 9px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  border-radius: 0;
}
select.input-sm {
  height: 40px;
  line-height: 40px;
}
textarea.input-sm,
select[multiple].input-sm {
  height: auto;
}
/* Toggle Button */
.toggle-button {
  position: absolute;
  top: 19px;
  right: 73px;
}
.toggle-button input[type="checkbox"] {
  opacity: 0;
  position: absolute;
  top: 0;
  left: 0;
}
.toggle-button input[type="checkbox"][disabled] ~ label {
  color: #ffffff;
  pointer-events: none;
}
.toggle-button input[type="checkbox"][disabled] ~ label .toggle-button__switch {
  opacity: 0.4;
}
.toggle-button input[type="checkbox"]:focus ~ label .toggle-button__switch,
.toggle-button input[type="checkbox"]:hover ~ label .toggle-button__switch {
  background-color: #ffffff;
  border-color: #999999;
}
.toggle-button input[type="checkbox"]:checked ~ label .toggle-button__switch {
  background-color: #0068b3;
}
.toggle-button input[type="checkbox"]:checked ~ label .toggle-button__switch:after {
  content: '\00a0';
  background-color: #ffffff;
  transform: translate3d(22px, 0, 0);
}
.toggle-button input[type="checkbox"]:checked ~ label .toggle-button__switch :before {
  content: '\00a0';
  left: 0;
}
.toggle-button label {
  user-select: none;
  position: relative;
  display: flex;
  align-items: center;
}
.toggle-button label .toggle-button__switch {
  position: relative;
  height: 33px;
  flex: 0 0 56px;
  border-radius: 60px;
  border: 1px solid #cccccc;
  background-color: #ffffff;
}
.toggle-button label .toggle-button__switch.is-checked {
  border-color: #0068b3;
}
.toggle-button label .toggle-button__switch:before {
  left: 28px;
  font-size: 12px;
  line-height: 23px;
  width: 28px;
  padding: 0 12px;
  content: '\00a0';
  position: absolute;
  top: 0;
}
.toggle-button label .toggle-button__switch:after {
  top: 4px;
  left: 4px;
  border-radius: 30px;
  width: 23px;
  line-height: 23px;
  font-size: 12px;
  color: #ffffff;
  background-color: #cccccc;
  content: '\00a0';
  position: absolute;
  z-index: 5;
}
.toggle-button input[type="checkbox"]:checked:focus ~ label .toggle-button__switch,
.toggle-button input[type="checkbox"]:checked:hover ~ label .toggle-button__switch {
  background-color: #1a9fff;
  border-color: #1a9fff;
}
.legend-heading {
  font-size: 22px;
  border-bottom: 1px solid #ccc;
  padding-bottom: 15px;
}
form .form-group.valign {
  padding-top: 30px;
}
form .form-group .addendum {
  font-size: 12px;
  margin-top: 10px;
}
form textarea.form-control .sm-margin {
  margin-top: 10px;
}
form textarea.form-control[disabled] {
  background: #fff;
  box-shadow: none;
  color: #929292;
}
.inline-radio > label {
  margin-bottom: 20px;
}
.inline-radio input[type="radio"] {
  margin-top: 3px;
}
.inline-radio input[type="radio"] + span {
  margin-left: 10px;
}
.inline-input_block {
  display: inline-block;
  margin-right: 15px;
  font-weight: normal;
  margin-top: 5px;
}
.inline-input_block input[type="radio"],
.inline-input_block input[type="checkbox"] {
  margin: 3px 6px 0 0;
}
.simple-responsive-banner-component.module-faq-back .module-content {
  font-size: 12px;
  height: 44px;
  line-height: 44px;
  margin: 20px 11% 17px 11%;
  padding: 0;
}
.simple-responsive-banner-component.module-faq-back .module-content a {
  color: #039;
  display: inline-block;
  font-size: 18px;
  font-weight: 100;
  margin-left: 8px;
}
.simple-responsive-banner-component.module-faq-back .module-content a:before {
  border-bottom: 0.3em solid transparent;
  border-left: 0.5em solid #039;
  border-top: 0.3em solid transparent;
  content: "";
  display: inline-block;
  height: 0px;
  position: relative;
  right: 8px;
  top: -1px;
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
  width: 0px;
}
.simple-responsive-banner-component.module-faq-back.bottom {
  padding-bottom: 3px;
}
.simple-responsive-banner-component.module-faq-topic a {
  font-weight: 700;
}
.search-bar-wrap {
  padding: 0 11%;
}
.search-bar-wrap .row {
  margin: 0;
}
.search-bar-wrap .row .search-bar .ui-front {
  margin-bottom: 5px;
}
.search-bar-wrap .row .search-bar input {
  height: 45px;
}
.search-bar-wrap .row .search-bar .input-group-btn button {
  height: 45px;
  font-size: 16px !important;
}
.search-bar-wrap .row .search-bar .input-group-btn button:after {
  display: none;
}
@media (max-width: 1023px) {
  .search-bar-wrap .row .input-group .input-group-btn .btn {
    font-size: 16px !important;
  }
}
/*
## landingLayout2Page
********************************************************************/
.section1 {
  margin: 10px 0;
}
.zoneA .disp-img {
  height: 108px;
  margin: 10px 0 0 0;
  border-bottom: 1px dotted #A5A5A5;
  position: relative;
}
.zoneA .disp-img:first-child {
  margin: 0;
}
.zoneA .disp-img a {
  display: block;
}
.zoneA .disp-img .title {
  display: block;
  margin-left: 106px;
  border-bottom: 1px dotted #A5A5A5;
  margin-bottom: 10px;
}
.zoneA .disp-img .thumb {
  position: absolute;
  top: 0;
}
.zoneA .disp-img .details {
  width: 124px;
  height: 96px;
  margin-left: 106px;
  display: block;
}
.zoneA .action {
  display: none;
}
.zoneB .simple_disp-img:first-child {
  margin: 0 0 10px 0;
}
#homepage_slider.stripViewer {
  position: relative;
  overflow: hidden;
  margin: 0;
}
#homepage_slider.stripViewer ul {
  margin: 0;
  padding: 0;
  position: relative;
  left: 0;
  top: 0;
  width: 1%;
  list-style-type: none;
}
#homepage_slider.stripViewer ul li {
  float: left;
}
#homepage_slider .svw {
  width: 50px;
  height: 20px;
  background-color: #ffffff;
}
#homepage_slider .svw ul {
  position: relative;
  left: -999em;
}
#homepage_slider .tooltip {
  padding: 0.5em;
  background-color: #ffffff;
  color: #000000;
  border: 5px solid #dedede;
}
.stripTransmitter {
  overflow: auto;
  padding: 0 15px ;
  width: 438px !important;
  height: 51px;
  border-bottom: 1px dotted #A5A5A5;
  background-color: #eee;
}
.stripTransmitter ul {
  margin: 0;
  padding: 0;
  position: relative;
  list-style-type: none;
}
.stripTransmitter ul li {
  width: 30px;
  float: left;
}
.stripTransmitter a {
  line-height: 47px;
  display: block;
  padding: 0 0 0 0;
  text-align: center;
  text-decoration: none;
  font-size: 1.4em;
}
.stripTransmitter a:hover,
.stripTransmitter a.current {
  font-weight: bold;
}
.tooltip {
  padding: 0.5em;
  background-color: #ffffff;
  color: #000000;
  border-bottom: 1px dotted #A5A5A5;
  position: relative;
  display: inline-block;
  line-height: 27px;
  cursor: pointer;
  opacity: 1;
  z-index: 1 !important;
}
.section4 .disp-img {
  margin: 0 0 15px 0;
}
.section4 .disp-img .title {
  border-bottom: 1px solid #a5a5a5;
  height: 30px;
  line-height: 30px;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 1em;
  white-space: nowrap;
  display: block;
  margin: 0 0 10px 0;
}
.section4 .disp-img .thumb {
  margin: 0 0 5px 0;
  display: block;
}
.section4 .disp-img .action {
  display: none;
}
.product-details-toggle {
  position: relative;
  cursor: pointer;
  margin-bottom: 20px;
  padding-right: 20px;
}
.product-details-toggle.name {
  font-weight: 600;
}
.product-details.open .product-details-toggle {
  margin-bottom: 0;
}
.product-details-toggle .glyphicon {
  float: right;
  font-size: 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 #e5e5e5;
  border-bottom: 1px solid #e5e5e5;
  margin-bottom: 15px;
  padding-left: 30px;
  padding-right: 30px;
}
@media (max-width: 1024px) {
  .product-action {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.product-action ol {
  list-style: none;
  overflow: hidden;
  margin: 0;
  padding: 0;
}
.product-action ol li {
  font-size: 18px;
  float: right;
  margin: 15px 0 15px 20px;
  line-height: 48.85714286px;
}
.product-action #total-price {
  font-size: 18px;
  font-weight: 600;
}
.product-action div {
  float: left;
  margin: 15px 0;
  line-height: 48.85714286px;
}
@media (max-width: 639px) {
  .product-action {
    margin-bottom: 0;
  }
  .product-action ol li {
    margin-right: 0;
  }
}
@media (max-width: 480px) {
  .product-action ol li,
  .product-action .btn {
    width: 100%;
  }
  .product-action div {
    float: none;
    line-height: 1.42857;
    margin-bottom: 0;
  }
}
.update-future-stock {
  text-align: right;
  padding: 20px 7px 15px 0;
  background-color: #ffffff;
}
.update-future-stock .update_future_stock_button,
.update-future-stock .hide_future_stock_info {
  font-size: 13px;
  font-weight: 700;
}
.update-future-stock .hide_future_stock_info {
  display: none;
}
.product-grid-container .sku-quantity,
#cboxContent .sku-quantity {
  font-size: 13px;
  line-height: 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: #929292;
  font-size: 13px;
  font-weight: 600;
}
.product-grid-container .future_stock,
#cboxContent .future_stock {
  display: block;
  font-size: 12px;
  line-height: 14px;
}
.product-grid-container .future_stock .future_stock_value,
#cboxContent .future_stock .future_stock_value {
  margin: 2px 0 8px 0;
}
.product-grid-container .data-grid-total,
#cboxContent .data-grid-total {
  display: inline-block;
  padding-top: 5px;
  border-top: 1px solid #cccccc;
  font-size: 15px;
  font-weight: 700;
}
.product-grid-container table td .price {
  font-size: 15px;
  font-weight: bold;
}
.product-grid-container table td.out-of-stock .variant-prop,
.product-grid-container table td.out-of-stock .price {
  opacity: 0.3;
}
.product-grid-container table td.out-of-stock .sku-quantity {
  opacity: 0.3;
  background-color: #fff;
}
@media (min-width: 640px) {
  .add-to-cart-order-form-wrap {
    position: relative;
    padding-left: 30px;
    padding-right: 30px;
  }
  .add-to-cart-order-form-wrap::after {
    background-color: white;
    bottom: 0;
    content: "";
    height: 17px;
    position: absolute;
    width: 100%;
  }
  .add-to-cart-order-form-wrap::before {
    background-color: white;
    right: 0;
    content: "";
    position: absolute;
    height: 100%;
  }
  .add_to_cart_order_form {
    overflow: scroll;
    max-height: 907px;
  }
  .order-form-scroll {
    cursor: pointer;
    background-color: #0068b3;
    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 #e5e5e5;
    background-color: #ffffff;
  }
  .product-grid-container table:nth-child(2n) {
    background: #f4f4f4;
  }
  .product-grid-container table tr:first-child > th:first-child {
    border-right: 1px solid #334b5c;
    white-space: nowrap;
  }
  .product-grid-container table tr > td:first-child {
    border-right: 1px solid #e5e5e5;
    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 #e5e5e5;
  }
  .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: #e5e5e5;
  }
  .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: 13px;
  margin-top: 10px;
  line-height: 22px;
  padding-left: 30px;
  padding-right: 30px;
}
@media (max-width: 1024px) {
  .quick-order__introduction {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (max-width: 1023px) {
  .quick-order__introduction {
    margin-bottom: 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%;
}
.quick-order__reset-link {
  font-weight: 600;
  text-transform: uppercase;
  font-size: 16px;
  line-height: 1.375;
  border: none;
  background-color: transparent;
  padding-left: 30px;
  padding-right: 30px;
  padding-top: 13px;
  margin-top: 10px;
}
@media (max-width: 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: 33%;
}
@media (max-width: 1023px) {
  #quickOrder .item__sku__input {
    padding-left: 20px;
    margin: 0 0 10px;
    width: 100%;
  }
}
#quickOrder .item__list--item:nth-child(odd) {
  background: #f4f4f4;
}
#quickOrder .item__list--item:nth-child(4n+4) {
  background-color: transparent;
}
@media (max-width: 1023px) {
  #quickOrder .item__list--item {
    display: inline-block;
    width: 100%;
  }
}
@media (min-width: 1024px) {
  #quickOrder .item__list--item .item__info {
    width: 20%;
  }
}
#quickOrder .item__list--item .item__info .item__name {
  display: block;
  padding-right: 20px;
}
@media (max-width: 1023px) {
  #quickOrder .item__list--item .item__quantity {
    padding-top: 10px;
    text-align: left;
  }
}
@media (min-width: 1024px) {
  #quickOrder .item__list--item .item__total {
    text-align: left;
    padding-left: 10px;
  }
}
@media (max-width: 1023px) {
  #quickOrder .item__list--item .item__total {
    float: left;
  }
}
.account-section .account-section-content .import-csv__form {
  padding: 0;
}
.import-csv__well {
  padding-left: 30px;
  padding-right: 30px;
}
@media (max-width: 1024px) {
  .import-csv__well {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.import-csv__file-spec {
  padding-top: 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 #cccccc;
    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 #d9d9d9;
    border-bottom: 2px solid #d9d9d9;
  }
  .col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
    float: left;
  }
  .col-xs-12 {
    width: 100%;
  }
  .col-xs-11 {
    width: 91.66666667%;
  }
  .col-xs-10 {
    width: 83.33333333%;
  }
  .col-xs-9 {
    width: 75%;
  }
  .col-xs-8 {
    width: 66.66666667%;
  }
  .col-xs-7 {
    width: 58.33333333%;
  }
  .col-xs-6 {
    width: 50%;
  }
  .col-xs-5 {
    width: 41.66666667%;
  }
  .col-xs-4 {
    width: 33.33333333%;
  }
  .col-xs-3 {
    width: 25%;
  }
  .col-xs-2 {
    width: 16.66666667%;
  }
  .col-xs-1 {
    width: 8.33333333%;
  }
  .col-xs-pull-12 {
    right: 100%;
  }
  .col-xs-pull-11 {
    right: 91.66666667%;
  }
  .col-xs-pull-10 {
    right: 83.33333333%;
  }
  .col-xs-pull-9 {
    right: 75%;
  }
  .col-xs-pull-8 {
    right: 66.66666667%;
  }
  .col-xs-pull-7 {
    right: 58.33333333%;
  }
  .col-xs-pull-6 {
    right: 50%;
  }
  .col-xs-pull-5 {
    right: 41.66666667%;
  }
  .col-xs-pull-4 {
    right: 33.33333333%;
  }
  .col-xs-pull-3 {
    right: 25%;
  }
  .col-xs-pull-2 {
    right: 16.66666667%;
  }
  .col-xs-pull-1 {
    right: 8.33333333%;
  }
  .col-xs-pull-0 {
    right: auto;
  }
  .col-xs-push-12 {
    left: 100%;
  }
  .col-xs-push-11 {
    left: 91.66666667%;
  }
  .col-xs-push-10 {
    left: 83.33333333%;
  }
  .col-xs-push-9 {
    left: 75%;
  }
  .col-xs-push-8 {
    left: 66.66666667%;
  }
  .col-xs-push-7 {
    left: 58.33333333%;
  }
  .col-xs-push-6 {
    left: 50%;
  }
  .col-xs-push-5 {
    left: 41.66666667%;
  }
  .col-xs-push-4 {
    left: 33.33333333%;
  }
  .col-xs-push-3 {
    left: 25%;
  }
  .col-xs-push-2 {
    left: 16.66666667%;
  }
  .col-xs-push-1 {
    left: 8.33333333%;
  }
  .col-xs-push-0 {
    left: auto;
  }
  .col-xs-offset-12 {
    margin-left: 100%;
  }
  .col-xs-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-xs-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-xs-offset-9 {
    margin-left: 75%;
  }
  .col-xs-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-xs-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-xs-offset-6 {
    margin-left: 50%;
  }
  .col-xs-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-xs-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-xs-offset-3 {
    margin-left: 25%;
  }
  .col-xs-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-xs-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-xs-offset-0 {
    margin-left: 0%;
  }
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-11 {
    width: 91.66666667%;
  }
  .col-md-10 {
    width: 83.33333333%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-8 {
    width: 66.66666667%;
  }
  .col-md-7 {
    width: 58.33333333%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-5 {
    width: 41.66666667%;
  }
  .col-md-4 {
    width: 33.33333333%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-2 {
    width: 16.66666667%;
  }
  .col-md-1 {
    width: 8.33333333%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-pull-11 {
    right: 91.66666667%;
  }
  .col-md-pull-10 {
    right: 83.33333333%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-8 {
    right: 66.66666667%;
  }
  .col-md-pull-7 {
    right: 58.33333333%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-5 {
    right: 41.66666667%;
  }
  .col-md-pull-4 {
    right: 33.33333333%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-2 {
    right: 16.66666667%;
  }
  .col-md-pull-1 {
    right: 8.33333333%;
  }
  .col-md-pull-0 {
    right: auto;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-push-11 {
    left: 91.66666667%;
  }
  .col-md-push-10 {
    left: 83.33333333%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-8 {
    left: 66.66666667%;
  }
  .col-md-push-7 {
    left: 58.33333333%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-5 {
    left: 41.66666667%;
  }
  .col-md-push-4 {
    left: 33.33333333%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-2 {
    left: 16.66666667%;
  }
  .col-md-push-1 {
    left: 8.33333333%;
  }
  .col-md-push-0 {
    left: auto;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
  .col-md-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-md-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-md-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-md-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-md-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-md-offset-0 {
    margin-left: 0%;
  }
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-11 {
    width: 91.66666667%;
  }
  .col-sm-10 {
    width: 83.33333333%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-8 {
    width: 66.66666667%;
  }
  .col-sm-7 {
    width: 58.33333333%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-5 {
    width: 41.66666667%;
  }
  .col-sm-4 {
    width: 33.33333333%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-2 {
    width: 16.66666667%;
  }
  .col-sm-1 {
    width: 8.33333333%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-pull-11 {
    right: 91.66666667%;
  }
  .col-sm-pull-10 {
    right: 83.33333333%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-8 {
    right: 66.66666667%;
  }
  .col-sm-pull-7 {
    right: 58.33333333%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-5 {
    right: 41.66666667%;
  }
  .col-sm-pull-4 {
    right: 33.33333333%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-2 {
    right: 16.66666667%;
  }
  .col-sm-pull-1 {
    right: 8.33333333%;
  }
  .col-sm-pull-0 {
    right: auto;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-push-11 {
    left: 91.66666667%;
  }
  .col-sm-push-10 {
    left: 83.33333333%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-8 {
    left: 66.66666667%;
  }
  .col-sm-push-7 {
    left: 58.33333333%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-5 {
    left: 41.66666667%;
  }
  .col-sm-push-4 {
    left: 33.33333333%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-2 {
    left: 16.66666667%;
  }
  .col-sm-push-1 {
    left: 8.33333333%;
  }
  .col-sm-push-0 {
    left: auto;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
  .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-sm-offset-0 {
    margin-left: 0%;
  }
  .footer__left {
    width: 100%;
  }
  .footer__right {
    display: none;
  }
  .owl-wrapper {
    width: 100% !important;
  }
  .owl-carousel .owl-wrapper-outer .owl-wrapper .owl-item {
    width: 25%!important;
    display: none!important;
  }
  .owl-carousel .owl-wrapper-outer .owl-wrapper .owl-item:nth-child(-n+4) {
    display: block!important;
  }
  .owl-controls {
    display: none!important;
  }
  .cart-voucher,
  .cart-actions--print {
    width: 100% !important;
  }
  .image-gallery__image,
  .image-gallery__image .owl-wrapper,
  .image-gallery__image .owl-wrapper .owl-item {
    width: 190%!important;
  }
  .tabs .tabhead + .tabbody {
    display: block!important;
  }
  .back-link .label {
    border: 0;
  }
  .carousel-component {
    overflow: hidden;
    height: 320px;
  }
}
.activationInfoVsp .required-field {
  width: 100%;
  text-align: right;
  color: #FF0101;
  font-size: 14px;
  margin: 8px 0 0 0;
}
.activationInfoVsp h4 {
  border-bottom: 1px solid #ccc;
  padding: 6px 0 19px 0;
  margin-bottom: 20px;
  font-size: 18px;
}
.activationInfoVsp h5 {
  padding: 6px 0 10px 0;
  font-size: 15px;
  font-weight: 600;
}
.activationInfoVsp h6 {
  border-bottom: 1px solid #ccc;
  margin-bottom: 20px;
  font-size: 15px;
  padding-bottom: 20px;
}
.activationInfoVsp .add-reseller-information .checkbox {
  margin-top: 25px;
  margin-bottom: 26px;
}
.activationInfoVsp .digitalDeliveryCheck {
  margin: 14px 0 17px 0;
  font-size: 14px;
}
.activationInfoVsp .digitalDeliveryCheck input[type="checkbox"] {
  margin: 4px 4px 0 4px;
  vertical-align: top;
  width: 10px;
}
.activationInfoVsp .addEmail a {
  text-decoration: none;
  color: #003399;
  text-transform: uppercase;
  font-weight: 700;
  margin: 19px 0 15px 0;
  display: block;
}
.activationInfoVsp .addEmail a b {
  text-transform: lowercase;
}
.activationInfoVsp .addEmail input {
  border: 1px solid #ccc;
  height: 37px;
  display: none;
}
.digital-delivery-add-email {
  width: fit-content;
}
.digital-delivery-add-email .digital-delivery-additional-email[disabled] {
  pointer-events: none;
}
.additional-notification-emails .additional-email[type="text"] {
  width: 100%;
}
.additional-notification-emails .multipleEmailFields {
  position: relative;
}
.additional-notification-emails .multipleEmailFields input[type="text"] {
  width: calc(100% - 95px);
}
.additional-notification-emails .multipleEmailFields button {
  color: #003399;
  font-size: 16px;
  font-weight: 700;
  float: right;
  line-height: 94px;
  padding: 0;
  border: none;
  background: transparent;
  position: absolute;
  top: 0;
  right: 0;
}
.additional-notification-emails .multipleEmailFields .error {
  display: block !important;
  color: #FF0101 !important;
}
.vspRegistration {
  margin-top: 15px;
  padding: 0 11%;
}
@media only screen and (max-width: 820px) {
  .vspRegistration {
    padding: 0 5%;
  }
}
.vspRegistration .title {
  margin-bottom: 17px;
  border-bottom: 1px solid #ddd;
  padding-bottom: 23px;
}
@media only screen and (max-width: 820px) {
  .vspRegistration .title {
    padding-bottom: 19px;
    display: grid;
  }
}
.vspRegistration .title h1 {
  font-size: 40px;
  margin-bottom: 20px;
}
.vspRegistration .title h2 {
  font-size: 18px;
  display: inline-block;
}
.vspRegistration .title h2.sub-head {
  float: right;
  font-size: 18px;
  margin: 0;
}
@media only screen and (max-width: 820px) {
  .vspRegistration .title h2.sub-head {
    margin: 0 0 14px 0;
  }
}
.vspRegistration .title .page-header__account {
  clear: inherit;
  width: auto;
}
.vspRegistration .step-head .title {
  border: none;
  background: #f1f3f5;
  font-size: 16px;
  margin-bottom: 9px;
  font-weight: 500;
  padding: 0 17px;
}
@media only screen and (max-width: 768px) {
  .vspRegistration .step-head .title {
    padding: 0 10px !important;
  }
}
.vspRegistration .step-head .title .edit {
  float: right;
  color: #003399;
  font-size: 17px;
}
.vspRegistration .step-head .title .edit .glyphicon-ok {
  margin-right: 8px;
  color: #00ba29;
}
.vspRegistration .customer-info .control-label {
  color: #303030;
  font-weight: 600;
  text-transform: inherit;
  font-size: 14px;
  margin: 22px 0 16px 0;
}
.vspRegistration .customer-info .form-control {
  display: block;
  width: 50%;
  text-transform: initial;
  height: 43px;
  border: 1px solid #ccc;
}
@media only screen and (max-width: 768px) {
  .vspRegistration .customer-info .form-control {
    width: 100%;
  }
}
.vspRegistration .customer-info .iti {
  position: relative;
  display: inline-block;
  width: 100%;
}
.vspRegistration .customer-info .iti__flag-container {
  display: none;
}
.vspRegistration .checkout-steps {
  padding: 0;
}
.vspRegistration .checkout-steps .step-head.active {
  border-left: 6px solid #18a0fb;
  margin-top: 10px;
  background: #edf3fe;
  color: #003399;
}
.vspRegistration .checkout-steps .step-head.active .title {
  background: none;
  font-weight: 600;
}
.vspRegistration .checkout-steps a.step-head {
  cursor: default;
}
.vspRegistration .checkout-steps a.step-head:hover,
.vspRegistration .checkout-steps a.step-head:focus {
  text-decoration: none !important;
}
.vspRegistration .checkout-steps .step-head {
  border: none;
}
@media only screen and (max-width: 767px) {
  .vspRegistration .checkout-steps .step-head {
    height: 55px;
    padding: 10px 20px 10px 40px !important;
  }
}
.vspRegistration .checkout-steps .step-head .glyphicon-ok {
  color: #00ba29;
  margin-right: 3rem;
  font-size: 2rem;
}
@media only screen and (max-width: 767px) {
  .vspRegistration .checkout-steps .step-head .glyphicon-ok {
    margin-right: 1.5rem;
    font-size: 1.5rem;
  }
}
.vspRegistration .checkout-steps .step-head .glyphicon-pencil {
  cursor: pointer;
}
@media only screen and (max-width: 767px) {
  .vspRegistration .checkout-steps .step-head .glyphicon-pencil {
    font-size: 1.5rem;
  }
}
.vspRegistration .checkout-steps .step-head:not(.active):before {
  padding-left: 0 !important;
}
.vspRegistration .checkout-steps .step-head:last-child {
  margin-bottom: 24px;
}
.vspRegistration .checkout-steps .step-head:last-child.active {
  margin-bottom: 0;
}
.vspRegistration .checkout-steps .error {
  font-size: 14px;
  line-height: 24px;
  font-weight: 500;
  color: #FF0101;
  margin-top: 14px;
}
.vspRegistration .checkout-steps .ep-dataTable-footer .paging_simple span {
  position: static !important;
}
.vspRegistration .checkout-steps div.dataTables_wrapper div.dataTables_paginate ul.pagination {
  display: flex;
  align-items: center;
}
.vspRegistration .step-head:before {
  width: 44px;
  font-weight: 400;
  line-height: 44px;
  border-right: 1px solid rgba(255, 255, 255, 0.4);
  border-left: none !important;
  padding-left: 0 !important;
}
@media only screen and (max-width: 767px) {
  .vspRegistration .step-head:before {
    line-height: 55px;
  }
}
.vspRegistration .productRegistration__step_btn_one {
  margin: 0 0 30px;
  display: flex;
  align-items: center;
}
.vspRegistration .plan-notifications .required-text {
  text-align: right;
  color: red;
  margin: 15px 0 11px 0;
  font-size: 14px;
}
.vspRegistration .plan-notifications .form-control {
  display: block;
  width: 80%;
  margin-top: 5px;
  height: 43px;
  border: 1px solid #ccc;
}
@media only screen and (max-width: 767px) {
  .vspRegistration .plan-notifications .form-control {
    width: 100% !important;
  }
}
.vspRegistration .plan-notifications input[type="checkbox"] {
  margin: 6px 15px 22px 0;
  vertical-align: top;
  float: left;
}
.vspRegistration .plan-notifications .reseller-notification {
  border-bottom: 1px solid #ccc;
  padding: 0 0 21px 0;
  margin-bottom: 28px;
}
.vspRegistration .plan-notifications .customer-notification {
  border-bottom: 1px solid #ccc;
  padding: 0 0 21px 0;
  margin-bottom: 28px;
}
.vspRegistration .plan-notifications .additional-notification {
  margin-bottom: 27px;
}
.vspRegistration .plan-notifications .additional-notification .form-control:nth-child(n+2) {
  width: 340px;
  margin-bottom: 10px;
}
.vspRegistration .plan-notifications .additional-notification a.add-additional-email {
  text-decoration: none;
  color: #003399;
  text-transform: uppercase;
  font-weight: 700;
}
.vspRegistration .plan-notifications .additional-notification a.add-additional-email:hover,
.vspRegistration .plan-notifications .additional-notification a.add-additional-email:focus {
  text-decoration: none !important;
}
.vspRegistration .plan-notifications .additional-notification a.add-additional-email b {
  text-transform: lowercase;
}
.vspRegistration .plan-notifications .additional-notification .asterisk {
  display: none;
}
.vspRegistration .no-background {
  background: none;
}
.vspRegistration .vsp-form::-webkit-scrollbar {
  width: 5px;
}
.vspRegistration .vsp-form {
  padding: 0 !important;
  overflow-y: unset !important;
  scrollbar-width: thin;
}
.vspRegistration .vsp-form .modal-dialog {
  width: 46%;
  margin: 0;
  right: 0;
  height: 100%;
  display: grid;
  float: right;
}
@media only screen and (max-width: 767px) {
  .vspRegistration .vsp-form .modal-dialog {
    width: 100%;
    float: left;
  }
}
.vspRegistration .vsp-form .modal-dialog .modal-content {
  height: 100%;
  padding: 22px 35px 10px 35px;
  display: table;
  width: 100%;
}
.vspRegistration .vsp-form .modal-dialog .modal-content .modal-body {
  padding: 0 !important;
}
.vspRegistration .vsp-form .modal-dialog .modal-content .modal-body label {
  text-align: left;
  float: left;
  color: #353535;
  font-size: 12px;
  line-height: 21px;
  margin: 12px 0 6px 0;
  font-weight: 400;
  width: 100%;
}
.vspRegistration .vsp-form .modal-dialog .modal-content .modal-header {
  border-bottom: none;
  padding: 0;
}
.vspRegistration .vsp-form .modal-dialog .modal-content .modal-header p {
  text-align: left;
  color: #003399;
}
.vspRegistration .vsp-form .modal-dialog .modal-content .modal-header p a {
  color: #003399;
  text-decoration: none;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  cursor: pointer;
}
@media only screen and (max-width: 767px) {
  .vspRegistration .vsp-form .modal-dialog .modal-content .modal-header p a {
    width: 85%;
    display: inline-flex;
  }
}
.vspRegistration .vsp-form .modal-dialog .modal-content .modal-header p .close {
  float: right;
  color: #003399;
  opacity: 1;
  font-weight: 400;
  font-size: 20px;
  border: 2px solid;
  width: 21px;
  height: 21px;
  border-radius: 100%;
  line-height: 1px;
  right: 26px;
  padding-bottom: 2px;
}
.vspRegistration .vsp-form .modal-dialog .modal-content .spare-part-detail {
  margin: 24px 0 9px 0;
  color: #353535 !important;
  border-bottom: 1px solid #D9E3EC;
  padding: 0 0 15px 0;
  font-size: 16px;
  line-height: 24px;
}
.vspRegistration .vsp-form .modal-dialog .modal-content h4 {
  color: #353535;
  font-size: 32px;
  text-align: left;
  font-weight: 400;
  margin: 45px 0 0 0;
}
.vspRegistration .vsp-form .modal-dialog .modal-content .intl-tel-input {
  position: relative;
  display: inline-block;
  width: 100%;
}
.vspRegistration .vsp-form .modal-dialog .modal-content .edit-planNotification .additional-notification .form-control {
  width: 80% !important;
  margin-bottom: 10px;
}
@media only screen and (max-width: 767px) {
  .vspRegistration .vsp-form .modal-dialog .modal-content .edit-planNotification .additional-notification .form-control {
    width: 100% !important;
  }
}
.vspRegistration .vsp-form .modal-dialog .modal-content .edit-planNotification .email-field-row {
  margin-bottom: 10px;
  position: relative;
}
.vspRegistration .vsp-form .modal-dialog .modal-content .edit-planNotification .email-field-row .del-email-info-row {
  text-transform: uppercase;
}
.vspRegistration .vsp-form .modal-dialog .modal-content .edit-planNotification .email-field-row .del-email-info-row:hover,
.vspRegistration .vsp-form .modal-dialog .modal-content .edit-planNotification .email-field-row .del-email-info-row:focus {
  text-decoration: none !important;
  color: #003399;
}
@media only screen and (min-width: 768px) {
  .vspRegistration .vsp-form .modal-dialog .modal-content .edit-planNotification .email-field-row .del-email-info-row {
    position: absolute;
    top: 36px;
    left: 85%;
  }
}
.vspRegistration .vsp-form .modal-dialog .modal-content .edit-planNotification .email-field-row .error {
  margin-top: 0;
}
.vspRegistration .vsp-form .modal-dialog .edit-customer-info .iti__flag-container {
  display: none;
  top: 0;
}
.vspRegistration .vsp-form .modal-dialog .edit-customer-info .required-filed {
  color: #FF0101;
  text-align: right;
  font-size: 14px;
}
.vspRegistration .vsp-form .modal-dialog .edit-customer-info .form-control {
  width: 100%;
}
.vspRegistration .vsp-form .notes {
  height: 116px !important;
  position: relative;
}
.vspRegistration .vsp-form .notes::placeholder {
  color: #90949C;
  opacity: 0.6;
  /* Firefox */
  font-size: 17px;
  position: absolute;
  top: 11px;
}
.vspRegistration .vsp-form .number-container {
  width: 178px;
  padding-right: 18px;
  display: table-cell;
}
.vspRegistration .vsp-form .number-container input[type=number] {
  width: 120px;
  height: 42px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 0;
  float: left;
}
.vspRegistration .vsp-form .error {
  color: red !important;
}
.vspRegistration .vsp-form .form-control {
  height: 45px;
}
.vspRegistration .vsp-form .cancel-model {
  color: #003399;
  text-decoration: none;
  text-transform: uppercase;
  font-size: 1.5rem;
  font-weight: 600;
  margin: 0 0 0 20px;
}
.vspRegistration .review-and-submit {
  float: left;
  width: 100%;
}
.vspRegistration .review-and-submit form#submitActivationForm {
  display: flex;
  align-items: center;
}
.vspRegistration .review-and-submit h2 {
  font-size: 2rem;
  float: left;
  width: 100%;
  margin: 13px 0 3rem 0;
}
.vspRegistration .review-and-submit .goback-cta {
  display: inline-block;
  font-weight: 600;
  font-size: 15px;
  margin: 0 0 0 14px;
  position: relative;
}
.vspRegistration .review-and-submit .goback-cta:hover,
.vspRegistration .review-and-submit .goback-cta:focus {
  text-decoration: none !important;
}
.vspRegistration .review-and-submit ul {
  width: 100%;
  float: left;
  padding: 0;
  border-top: 1px solid #ccc;
  margin: 30px 0 0 0;
}
.vspRegistration .review-and-submit ul h2 {
  font-size: 20px;
  float: left;
  width: 100%;
  text-transform: capitalize;
  margin: 22px 0 13px 0;
  font-weight: 600;
}
.vspRegistration .review-and-submit ul li {
  width: 100%;
  float: left;
  list-style: none;
  font-size: 14px;
  margin-bottom: 10px;
}
.vspRegistration .review-and-submit ul li b {
  margin-right: 9px;
}
.vspRegistration .review-and-submit ul li .bi-telephone-forward-fill {
  color: #003399;
}
.vspRegistration .service-plan-table {
  width: 100%;
  margin-top: 34px;
}
.vspRegistration .service-plan-table p {
  display: none;
}
@media only screen and (max-width: 767px) {
  .vspRegistration .service-plan-table p {
    display: block;
  }
}
.vspRegistration .service-plan-table h2 {
  float: left;
  width: 100%;
  border-top: 1px solid #ccc;
  font-size: 13px;
  text-transform: uppercase;
  border-bottom: 1px solid #ccc;
  line-height: 43px;
  font-weight: 600;
  margin-bottom: 24px;
}
.vspRegistration .service-plan-table table {
  width: 100%;
}
@media only screen and (max-width: 767px) {
  .vspRegistration .service-plan-table table {
    overflow-x: scroll;
    display: block;
  }
}
.vspRegistration .service-plan-table table th {
  background: #e6e9ec;
  border: none;
  font-size: 13px;
  font-weight: 600;
  vertical-align: inherit;
  color: black !important;
  text-transform: capitalize;
  text-align: left;
}
.vspRegistration .service-plan-table table td {
  padding: 15px 0 15px 11px;
  font-size: 14px;
}
.vspRegistration .service-plan-table table tr:nth-child(even) {
  background: #f7f8f9;
}
.vspRegistration .upload-header .js-fileupload-drop-pane {
  display: none;
}
.vspRegistration .vspForm .activation-method {
  margin: 33px 0 !important;
}
.vspRegistration .vspForm .activation-method .yCmsComponent {
  display: flex;
}
@media only screen and (max-width: 767px) {
  .vspRegistration .vspForm .activation-method .yCmsComponent {
    display: block;
  }
}
.vspRegistration .vspForm .activation-method .yCmsComponent .productRegistration__body__section--inner {
  background: #f1f3f5;
  height: 100%;
  margin-right: 0;
  padding: 0 15px;
  position: relative;
  display: flex;
  flex-direction: column;
}
@media only screen and (max-width: 767px) {
  .vspRegistration .vspForm .productRegistration__body__section {
    margin-bottom: 10px;
  }
}
.vspRegistration .vspForm .productRegistration__body__section h2 {
  font-size: 17px;
  color: #003399;
  font-weight: 600;
}
.vspRegistration .vspForm .productRegistration__body__section .productRegistration__button {
  margin: 14px 0 25px 0;
  float: left;
  align-self: center;
}
@media only screen and (max-width: 767px) {
  .vspRegistration .vspForm .productRegistration__body__section .productRegistration__button {
    margin: 10px 0 0px 0;
    position: static !important;
  }
}
.vspRegistration .vspForm .productRegistration__body__section .productRegistration__button .prodreg-landing-button {
  white-space: normal;
  text-align: left;
  font-weight: normal;
  text-transform: capitalize;
  position: relative;
  padding: 6px 30px 6px 6px;
}
.vspRegistration .vspForm .productRegistration__body__section .productRegistration__button .btn-with-arrow::before {
  content: '\e072';
  border-left-color: #ffffff;
  margin: 0;
  position: absolute;
  right: 8px;
  top: 50%;
  transform: translateY(-50%);
  font-family: 'Glyphicons Halflings';
  font-size: 80%;
}
.vspRegistration .vspForm .productRegistration__body__section .manual-activation-method .productRegistration__button {
  margin: 14px 15px 25px 15px;
  float: left;
  position: absolute;
  bottom: 0;
}
@media only screen and (min-width: 768px) and (max-width: 1023px) {
  .vspRegistration .vspForm .productRegistration__body__section .productRegistration__body__section--inner .btn-with-arrow {
    font-size: 15px;
  }
}
.vspRegistration .vspForm .upload-activation-method .prodAct-upload-template {
  display: block;
  width: 100%;
  text-align: center;
  text-decoration: underline;
  font-size: 15px;
}
@media only screen and (max-width: 767px) {
  .vspRegistration .vspForm .upload-activation-method .prodAct-upload-template {
    display: none;
  }
}
@media only screen and (max-width: 767px) {
  .vspRegistration .vspForm .upload-activation-method .productRegistration__button {
    display: none;
  }
}
.vspRegistration .vspForm .prodInfoRow .col-md-2 {
  padding-left: 5px;
  padding-right: 5px;
}
.vspRegistration .vspForm .email-field-row {
  position: relative;
}
.vspRegistration .vspForm .email-field-row a.del-email-info-row {
  text-transform: uppercase;
}
.vspRegistration .vspForm .email-field-row a.del-email-info-row:hover,
.vspRegistration .vspForm .email-field-row a.del-email-info-row:focus {
  text-decoration: none !important;
  color: #003399;
}
@media only screen and (min-width: 768px) {
  .vspRegistration .vspForm .email-field-row a.del-email-info-row {
    position: absolute;
    top: 36px;
    left: 360px;
  }
}
.vspRegistration .vspForm .email-field-row input {
  width: 340px !important;
  margin-bottom: 10px;
}
.vspRegistration .service-plan {
  margin-bottom: 30px !important;
}
@media only screen and (max-width: 767px) {
  .vspRegistration .service-plan {
    display: grid;
  }
}
.vspRegistration .service-plan .prodInfoRow {
  margin-top: 34px;
}
.vspRegistration .service-plan .prodInfoRow .row-no {
  text-transform: uppercase;
  font-size: 1.4rem;
  font-weight: 600;
  float: left;
  position: relative;
  top: 7px;
  margin-left: 8px;
}
@media only screen and (max-width: 767px) {
  .vspRegistration .service-plan .prodInfoRow .row-no {
    top: 0;
    margin-bottom: 5px;
    float: left;
    width: 100%;
  }
}
@media only screen and (max-width: 844px) {
  .vspRegistration .service-plan .prodInfoRow .row-no {
    top: 0;
  }
}
.vspRegistration .service-plan .prodInfoRow .label-controls {
  position: relative;
}
.vspRegistration .service-plan .prodInfoRow .label-controls label {
  font-size: 13px;
  font-weight: 500;
  color: #353535;
  margin: 0 0 0.3rem 0;
  vertical-align: top;
  position: absolute;
  bottom: 0;
  width: 100%;
  display: inline-block !important;
}
@media only screen and (max-width: 1023px) {
  .vspRegistration .service-plan .prodInfoRow .label-controls label {
    position: static;
    min-height: 40px;
  }
}
@media only screen and (max-width: 820px) {
  .vspRegistration .service-plan .prodInfoRow .label-controls label {
    min-height: auto !important;
  }
}
@media only screen and (max-width: 844px) {
  .vspRegistration .service-plan .prodInfoRow .label-controls label {
    margin: 8px 0 12px 0;
    position: static;
  }
}
.vspRegistration .service-plan .prodInfoRow .label-controls label span {
  color: #FF0101;
  padding-left: 0;
}
.vspRegistration .service-plan .prodInfoRow .label-controls label .bi-info-circle-fill {
  color: #4e4e4e;
  font-size: 11px;
  cursor: pointer;
}
.vspRegistration .service-plan .form-control {
  height: 42px;
  margin: 0;
}
@media only screen and (max-width: 767px) {
  .vspRegistration .service-plan .form-control {
    width: 88%;
  }
}
.vspRegistration .service-plan b {
  text-transform: uppercase;
  font-weight: 600;
  font-size: 1.6rem;
  color: #003399;
  position: relative;
  top: 10px;
  left: 4px;
}
@media only screen and (max-width: 767px) {
  .vspRegistration .service-plan b {
    position: static;
    margin: 0 0 4px 9px !important;
    display: block;
    text-align: left !important;
  }
}
@media only screen and (max-width: 844px) {
  .vspRegistration .service-plan b {
    top: 0;
    margin-bottom: 0;
    display: block;
    right: 0;
    text-align: right;
  }
}
.vspRegistration .service-plan h2 {
  font-size: 16px;
  width: 100%;
  font-weight: 600;
  margin: 27px 0 65px 0;
}
@media only screen and (max-width: 1024px) {
  .vspRegistration .service-plan h2 {
    margin: 18px 0 0 0;
  }
}
.vspRegistration .service-plan h2 span {
  float: right;
  color: #FF0101;
  font-size: 1.4rem;
  text-transform: capitalize;
  font-weight: 500;
  margin-top: 10px;
}
.vspRegistration .service-plan .calenderProductInfo span {
  display: flex;
}
.vspRegistration .service-plan .calenderProductInfo span .glyphicon-calendar {
  left: -3px;
  top: 1rem;
  color: #003399;
  cursor: pointer;
  padding-left: 9px;
  font-size: 21px;
}
@media only screen and (max-width: 767px) {
  .vspRegistration .service-plan .calenderProductInfo span .glyphicon-calendar {
    position: static;
    margin-top: 10px;
  }
}
.vspRegistration .service-plan .add-productInfo-field {
  color: #003399;
  text-decoration: none;
  text-transform: uppercase;
  display: inline-block;
  font-weight: 600;
  font-size: 1.5rem;
  margin-bottom: 3rem;
}
@media only screen and (max-width: 767px) {
  .vspRegistration .service-plan .add-productInfo-field {
    display: flex;
    position: static !important;
    margin: 11px 0 14px 0px;
    top: -22px;
    padding: 0;
  }
}
@media only screen and (max-width: 844px) {
  .vspRegistration .service-plan .add-productInfo-field {
    position: relative;
    margin-bottom: 0;
  }
}
.vspRegistration .service-plan .add-productInfo-field b {
  /* color: #353535;*/
  text-transform: lowercase;
  position: static;
  /* margin-left: 1rem;
            position: static;
            font-weight: 400;  */
}
@media only screen and (max-width: 767px) {
  .vspRegistration .service-plan .add-productInfo-field b {
    margin: 0 0 0 11px;
    display: block;
    right: 0;
    position: static;
    text-align: left;
  }
}
.vspRegistration .service-plan .error {
  color: red !important;
  font-weight: 400;
  margin-top: 0;
}
@media only screen and (max-width: 767px) {
  .vspRegistration .service-plan label {
    font-size: 1.7rem;
    min-height: auto;
    margin: 0 0 1.3rem 0;
  }
}
@media only screen and (max-width: 767px) {
  .vspRegistration .service-plan .calender-input {
    width: 100%;
  }
}
@media only screen and (max-width: 844px) {
  .vspRegistration .service-plan h4 {
    margin: 27px 0 39px 0;
  }
}
.vspRegistration .service-plan #prodActProductInfo_submit {
  float: none;
}
.vspRegistration select#spCustomerSelection option,
.vspRegistration select#epsonCustomerInfoForm\.role option,
.vspRegistration select#epsonCustomerInfoForm\.purchasedProduct option,
.vspRegistration select#customerInfoForm\.business\.industries option {
  font-size: 13px;
}
.vspRegistration select#spCustomerSelection,
.vspRegistration select#epsonCustomerInfoForm\.role,
.vspRegistration select#epsonCustomerInfoForm\.purchasedProduct,
.vspRegistration select#customerInfoForm\.business\.industries {
  -webkit-appearance: none;
  -moz-appearance: none;
  background-image: url("data:image/svg+xml;utf8,<svg fill='%23003399' height='35' viewBox='0 0 24 24' width='35' xmlns='http://www.w3.org/2000/svg'><path d='M7 10l5 5 5-5z'/><path d='M0 0h24v24H0z' fill='none'/></svg>");
  background-repeat: no-repeat;
  background-position-x: 100%;
  background-position-y: 3px;
  padding: 0 3rem 0 15px;
  cursor: pointer;
}
.vspRegistration select#spCustomerSelection::-ms-expand,
.vspRegistration select#epsonCustomerInfoForm\.role::-ms-expand,
.vspRegistration select#epsonCustomerInfoForm\.purchasedProduct::-ms-expand,
.vspRegistration select#customerInfoForm\.business\.industries::-ms-expand {
  display: none;
}
.vspRegistration .service-plans-landing {
  width: 100%;
}
.vspRegistration .service-plans-landing .activation-landing-mobile {
  display: none;
}
@media only screen and (max-width: 767px) {
  .vspRegistration .service-plans-landing .activation-landing-mobile {
    display: block;
    float: left;
    width: 100%;
  }
}
.vspRegistration .service-plans-landing .activation-landing-desktop {
  display: block;
  float: left;
  width: 100%;
}
@media only screen and (max-width: 767px) {
  .vspRegistration .service-plans-landing .activation-landing-desktop {
    display: none;
  }
}
.vspRegistration .service-plans-landing h1 {
  float: left;
  margin-bottom: 29px;
}
.vspRegistration .service-plans-landing hr {
  float: left;
  width: 100%;
}
.vspRegistration .service-plans-landing .need-help {
  float: right;
  background: #F1F3F5;
  font-size: 14px;
  padding: 7px 9px 8px 9px;
  margin: 20px 0 0 0;
}
@media only screen and (max-width: 767px) {
  .vspRegistration .service-plans-landing .need-help {
    margin: 0;
  }
}
.vspRegistration .service-plans-landing .need-help i {
  color: #003399;
  font-size: 18px;
  margin: 0 4px 0 0;
}
.vspRegistration .service-plans-landing h3 {
  font-size: 19px;
  margin: 7px 0 9px 0;
  padding: 0;
  font-weight: 500;
  float: left;
  width: 100%;
}
.vspRegistration .service-plans-landing p {
  margin: 0;
  float: left;
  width: 100%;
}
.vspRegistration .service-plans-landing ul {
  width: 100%;
  float: left;
  list-style: decimal-leading-zero;
  margin: 12px 0 22px 0;
  padding: 0;
}
.vspRegistration .service-plans-landing ul li {
  width: 100%;
  float: left;
  list-style-position: inside;
  margin: 0 0 6px 0;
}
.vspRegistration .service-plans-landing .order-no {
  font-size: 21px;
  margin: 35px 0 53px 0;
  float: left;
  width: 100%;
  color: #003399;
}
.vspRegistration .service-plans-landing .order-no b {
  color: #000;
}
.vspRegistration .service-plans-landing .plan-detail {
  width: 100%;
  border: 1px solid #ccc;
  float: left;
  margin-bottom: 28px;
  padding-bottom: 24px;
}
.vspRegistration .service-plans-landing .plan-detail hr {
  margin-bottom: 42px;
}
.vspRegistration .service-plans-landing .plan-detail h2 {
  width: 100%;
  background: #F1F3F5;
  font-size: 17px;
  margin: 0 0 32px 0;
  padding: 12px 0 12px 22px;
  font-weight: 600;
}
.vspRegistration .service-plans-landing .plan-detail .protection-plan {
  float: left;
  display: flex;
  width: 45%;
  margin-bottom: 24px;
}
@media only screen and (max-width: 767px) {
  .vspRegistration .service-plans-landing .plan-detail .protection-plan {
    width: 100%;
    margin-bottom: 19px;
  }
}
.vspRegistration .service-plans-landing .plan-detail .protection-plan img {
  max-width: 151px;
}
@media only screen and (max-width: 767px) {
  .vspRegistration .service-plans-landing .plan-detail .protection-plan img {
    max-width: 151px;
    max-height: 115px;
  }
}
.vspRegistration .service-plans-landing .plan-detail .protection-plan .product-detail h5 a {
  color: #003399;
  font-size: 14px;
  font-weight: 600;
  line-height: 22px;
  text-decoration: none;
}
.vspRegistration .service-plans-landing .plan-detail .protection-plan .product-detail p {
  font-size: 12px;
  margin: 0;
}
.vspRegistration .service-plans-landing .plan-detail .protection-plan .product-detail a {
  color: #003399;
  text-decoration: underline;
  font-size: 11px;
  margin: 9px 0 10px 0;
  float: left;
}
.vspRegistration .service-plans-landing .plan-detail .protection-plan .product-detail-no-image {
  padding-left: 25px;
}
.vspRegistration .service-plans-landing .plan-detail .activation-detail {
  float: right;
  width: 270px;
  margin: 0 21px 0 0;
}
@media only screen and (max-width: 767px) {
  .vspRegistration .service-plans-landing .plan-detail .activation-detail {
    width: 100%;
    float: left;
    margin: 15px 0 18px 16px;
  }
}
.vspRegistration .service-plans-landing .plan-detail .activation-detail a {
  color: #003399;
  text-decoration: underline;
  font-size: 14px;
  text-transform: uppercase;
  font-weight: 600;
  float: right;
  margin-bottom: 16px;
}
@media only screen and (max-width: 767px) {
  .vspRegistration .service-plans-landing .plan-detail .activation-detail a {
    float: left;
  }
}
.vspRegistration .service-plans-landing .plan-detail .activation-detail .btn-with-arrow {
  float: right;
  color: #fff !important;
  text-decoration: none;
  text-transform: capitalize;
  font-weight: 500;
}
@media only screen and (max-width: 767px) {
  .vspRegistration .service-plans-landing .plan-detail .activation-detail .btn-with-arrow {
    float: left;
  }
}
.vspRegistration .service-plans-landing .plan-detail .activation-detail .btn-with-arrow:hover,
.vspRegistration .service-plans-landing .plan-detail .activation-detail .btn-with-arrow:focus,
.vspRegistration .service-plans-landing .plan-detail .activation-detail .btn-with-arrow:active {
  color: #039 !important;
}
.vspRegistration .service-plans-landing .plan-detail ul {
  width: 23%;
  float: left;
  margin: 0 0 0 2%;
  padding: 0;
  list-style: none;
}
@media only screen and (max-width: 767px) {
  .vspRegistration .service-plans-landing .plan-detail ul {
    width: 47%;
  }
}
.vspRegistration .service-plans-landing .plan-detail ul li {
  width: 100%;
  float: left;
  color: #003399;
  margin: 0 0 1px 0 !important;
  padding: 3px 0 3px 13px;
  font-weight: 600;
  font-size: 13px;
}
.vspRegistration .service-plans-landing .plan-detail ul li:nth-child(odd) {
  background: #F1F3F580;
}
.vspRegistration .del-prod-info-row {
  cursor: pointer;
  display: contents;
}
@media only screen and (max-width: 1024px) {
  .vspRegistration .del-prod-info-row {
    display: block;
    float: left;
    position: relative;
    top: 54px;
  }
  .vspRegistration .del-prod-info-row b {
    position: static !important;
  }
}
@media only screen and (max-width: 820px) {
  .vspRegistration .del-prod-info-row {
    position: static !important;
  }
}
.vspRegistration .font35 h1 {
  font-size: 35px;
}
.vspRegistration .manual-top-para {
  margin: 18px 0 33px 0;
  border-bottom: 1px solid #ccc;
  padding: 0 0 9px 0;
}
.vspRegistration .plan-activation-header {
  margin-top: 40px;
}
.vspRegistration .plan-activation-header h1 {
  font-size: 42px;
  float: left;
  margin: 0;
}
@media only screen and (max-width: 767px) {
  .vspRegistration .plan-activation-header h1 {
    font-size: 21px;
    margin: 9px 0 5px 0;
    line-height: 25px;
  }
}
.vspRegistration .plan-activation-header .need-help {
  float: right;
  background: #e6e9ec;
  padding: 4px 8px 6px 8px;
  margin: 13px 0 0 0;
}
.vspRegistration .plan-activation-header .need-help i {
  font-size: 18px;
  color: #003399;
}
.vspRegistration .plan-activation-header h2 {
  width: 100%;
  font-size: 19px;
  display: inline-block;
  margin: 12px 0 4px 0;
}
.vspRegistration .plan-activation-header h3 {
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  text-transform: uppercase;
  font-size: 14px;
  font-weight: 600;
  padding: 13px 0 13px 0;
  margin-bottom: 13px;
}
.vspRegistration .plan-activation-table {
  width: 100%;
  margin-bottom: 16px;
}
.vspRegistration .plan-activation-table .dataTables_wrapper {
  overflow-x: overlay;
  cursor: pointer;
}
@media only screen and (max-width: 767px) {
  .vspRegistration .plan-activation-table .dataTables_wrapper {
    overflow-x: scroll;
  }
}
.vspRegistration .plan-activation-table .dataTables_wrapper table {
  border-collapse: collapse;
  border-spacing: 0;
  width: 100%;
  border: none !important;
  margin-top: 15px;
}
.vspRegistration .plan-activation-table .dataTables_wrapper table th {
  background: #e6e9ec;
  text-align: left;
  border: none !important;
  font-weight: 600;
  font-size: 13px;
  vertical-align: middle !important;
  white-space: pre;
  color: black;
  text-transform: capitalize;
}
.vspRegistration .plan-activation-table .dataTables_wrapper table th:nth-child(1) {
  width: 120px !important;
}
.vspRegistration .plan-activation-table .dataTables_wrapper table th:nth-child(7)::after {
  display: none !important;
}
.vspRegistration .plan-activation-table .dataTables_wrapper table td {
  text-align: left;
  border: none !important;
  min-width: 94px;
  font-size: 13px;
  word-break: break-word;
  vertical-align: middle !important;
}
.vspRegistration .plan-activation-table .dataTables_wrapper table td a {
  text-decoration: underline;
}
.vspRegistration .plan-activation-table .dataTables_wrapper table tr:nth-child(even) {
  background-color: #f8f9fa;
}
.vspRegistration .plan-activation-table .dataTables_wrapper table tr:nth-child(odd) {
  background-color: #ffffff;
}
.vspRegistration .plan-activation-table .dataTables_wrapper .row {
  margin: 0 !important;
}
.vspRegistration .plan-activation-table .dataTables_wrapper::-webkit-scrollbar {
  width: 5px;
  height: 8px;
  background-color: #aaa;
}
.vspRegistration .plan-activation-table .dataTables_wrapper::-webkit-scrollbar-thumb {
  background: #666;
  border-radius: 4px;
}
.vspRegistration .plan-activation-table .dataTables_filter {
  display: none;
}
.vspRegistration .plan-activation-table .dataTables_length {
  display: none;
}
.vspRegistration .plan-activation-table .dataTables_info {
  clear: both;
  float: left;
  padding-top: 0.755em;
}
.vspRegistration .plan-activation-table .dataTables_paginate {
  float: right;
  text-align: right;
  padding-top: 0.25em;
}
.vspRegistration .plan-activation-table .paginate_button.disabled:active {
  cursor: default;
  color: #666 !important;
  border: 1px solid transparent;
  background: transparent;
  box-shadow: none;
}
.vspRegistration .plan-activation-table .paginate_button {
  box-sizing: border-box;
  display: inline-block;
  min-width: 1.5em;
  padding: 0.5em 1em;
  margin-left: 2px;
  text-align: center;
  text-decoration: none !important;
  cursor: pointer;
  *cursor: hand;
  color: #333 !important;
  border: 1px solid transparent;
}
.vspRegistration .plan-activation-table .current {
  color: #fff !important;
  border: 1px solid #003399;
  background-color: #003399;
}
.vspRegistration .plan-activation-table .current:hover {
  color: #fff !important;
  border: 1px solid #003399;
  background-color: #003399;
}
.vspRegistration .plan-activation-table .sorting::after {
  background-image: url(../../common/images/Sort_both.svg);
  background-repeat: no-repeat;
  content: ' ';
  width: 12px;
  display: inline-block;
  height: 12px;
  margin-left: 3px;
  position: absolute;
  top: 10px;
  right: unset;
}
.vspRegistration .plan-activation-table .sorting_asc::after {
  background-image: url(../../common/images/Sort_down.svg);
  background-repeat: no-repeat;
  content: ' ';
  width: 12px;
  display: inline-block;
  height: 12px;
  margin-left: 3px;
  position: absolute;
  top: 10px;
  right: unset;
}
.vspRegistration .plan-activation-table .sorting_desc::after {
  background-image: url(../../common/images/Sort_up.svg);
  background-repeat: no-repeat;
  content: ' ';
  width: 12px;
  display: inline-block;
  height: 12px;
  margin-left: 3px;
  position: absolute;
  top: 10px;
  right: unset;
}
.vspRegistration .plan-activation-table .table-pagination {
  width: 100%;
  text-align: center;
  position: relative;
  margin-bottom: 26px;
}
.vspRegistration .plan-activation-table .table-pagination .pagination {
  border: none;
  margin: 20px 0;
}
.vspRegistration .plan-activation-table .table-pagination .pagination li {
  vertical-align: top;
  display: inline-block;
}
.vspRegistration .plan-activation-table .table-pagination .pagination li a {
  line-height: normal;
  margin: 0;
  padding: 0;
  border: none;
  float: none;
  background: no-repeat;
  width: 14px;
}
.vspRegistration .plan-activation-table .table-pagination .pagination li a.pgn-link.disabled {
  cursor: default;
}
.vspRegistration .plan-activation-table .table-pagination .pagination li .bi {
  color: #c8c8c8;
}
.vspRegistration .plan-activation-table .activate-plan {
  text-align: right;
  text-transform: uppercase;
  font-weight: 600;
  font-size: 16px;
  margin-bottom: 27px;
  margin-top: 23px;
  display: flex;
  margin-left: auto;
  width: fit-content;
  text-decoration: none;
}
@media only screen and (max-width: 767px) {
  .vspRegistration .plan-activation-table .activate-plan {
    margin-right: auto;
  }
}
.vspRegistration .plan-activation-table .activate-plan:hover {
  text-decoration: none;
}
.vspRegistration .plan-activation-table .dataTables_info {
  padding-top: 0;
}
.vspRegistration div.dataTables_wrapper div.dataTables_info {
  padding-top: 0 !important;
}
.vspRegistration .ep-dataTable-footer .paging_simple span {
  top: -1px !important;
}
.activate-plan-model {
  background: #fff;
  right: 0 !important;
}
.activate-plan-model .vsp-upload-conainer {
  padding: 0 5%;
}
.activate-plan-model .vsp-upload-conainer .modal-body {
  position: relative;
  padding: 15px 0 0 0;
}
.activate-plan-model .vsp-upload-conainer .modal-body .yCmsComponent {
  display: flex;
  justify-content: center;
}
@media only screen and (max-width: 767px) {
  .activate-plan-model .vsp-upload-conainer .modal-body .yCmsComponent {
    display: block;
  }
}
.activate-plan-model .vsp-upload-conainer .modal-body .yCmsComponent .servicePlan-register {
  display: none;
}
.activate-plan-model .vsp-upload-conainer .modal-body .yCmsComponent .equalHeightsmobile {
  width: 100% !important;
}
.activate-plan-model .vsp-upload-conainer .modal-body .yCmsComponent .equalHeightsmobile .icon-section {
  margin-bottom: 13px;
}
.activate-plan-model .vsp-upload-conainer .modal-header p .close {
  line-height: inherit!important;
}
.activate-plan-model .vsp-upload-conainer .drawer-modal-body .yCmsComponent {
  display: flex;
  justify-content: center;
}
@media only screen and (max-width: 767px) {
  .activate-plan-model .vsp-upload-conainer .drawer-modal-body .yCmsComponent {
    display: block;
  }
}
.activate-plan-model .vsp-upload-conainer .drawer-modal-body .yCmsComponent .servicePlan-register {
  display: none;
}
.activate-plan-model .modal-dialog {
  width: 100%;
  height: 100vh;
}
@media only screen and (max-width: 767px) {
  .activate-plan-model .modal-dialog {
    margin-left: -1px !important;
  }
}
.activate-plan-model .servicePlan-register .productRegistration__button {
  display: none;
}
.activate-plan-model .back-to-page {
  cursor: pointer;
  color: #003399;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
}
.activate-plan-model .back-to-page .bi-caret-left-fill {
  font-size: 13px;
  top: -2px;
  position: relative;
}
.activate-plan-model .close {
  float: right;
  color: #003399;
  opacity: 1;
  font-weight: 400;
  margin-top: 5px;
  font-size: 16px;
  cursor: pointer;
}
.activate-plan-model .close .bi-caret-right-fill {
  font-size: 13px;
  top: -1px;
  position: relative;
  left: 2px;
}
.activate-plan-model .productRegistration__body__section {
  background: #F5F5F5;
  padding: 15px 16px 18px 16px;
  margin-bottom: 34px;
  margin-top: 12px;
  min-height: 316px;
  width: 18%;
  float: left;
  margin-right: 2%;
}
@media only screen and (max-width: 1024px) {
  .activate-plan-model .productRegistration__body__section {
    width: 30%;
  }
}
@media only screen and (max-width: 767px) {
  .activate-plan-model .productRegistration__body__section {
    width: 100%;
    margin: 0 0% 15px 0%;
    min-height: auto;
  }
  .activate-plan-model .productRegistration__body__section .equalHeightsmobile {
    float: left;
    width: 100%;
  }
}
.activate-plan-model .productRegistration__body__section .productRegistration__button {
  display: none;
}
.activate-plan-model .productRegistration__body__section .icon-section {
  width: 110px;
  height: 110px;
  border-radius: 100%;
  display: block;
  margin: 0 auto;
}
.activate-plan-model .productRegistration__body__section .icon-section img {
  width: 100%;
  height: 100%;
}
@media only screen and (max-width: 820px) {
  .activate-plan-model .productRegistration__body__section .icon-section {
    width: 70px;
    height: 70px;
  }
  .activate-plan-model .productRegistration__body__section .icon-section img {
    max-width: 100%;
    max-height: 100%;
  }
}
.activate-plan-model .productRegistration__body__section strong {
  font-size: 16px;
  color: #353535;
  font-weight: 600;
  line-height: 24px;
  margin-bottom: 9px;
  float: left;
  width: 100%;
}
.activate-plan-model .productRegistration__body__section p {
  color: #353535;
  font-size: 14px;
  font-weight: 400;
  line-height: 20px;
  margin: 0 0 25px 0;
}
@media only screen and (max-width: 820px) {
  .activate-plan-model .productRegistration__body__section p {
    width: 100%;
  }
}
.activate-plan-model .content {
  margin-left: 0;
}
.activate-plan-model .content h2 {
  font-size: 18px;
}
.activate-plan-model .modal-content {
  box-shadow: none !important;
  border: none !important;
}
.activate-plan-model::-webkit-scrollbar-track {
  box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
  border-radius: 10px;
  background-color: #F5F5F5;
}
.activate-plan-model::-webkit-scrollbar {
  width: 10px;
  background-color: #F5F5F5;
}
.activate-plan-model::-webkit-scrollbar-thumb {
  border-radius: 10px;
  box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
  background-color: #8d8d8d;
}
.vsp-service-plan-tool-tip {
  position: absolute;
  right: 50px;
  width: 194px;
  top: 7px;
  display: none;
  padding: 0 !important;
}
@media only screen and (max-width: 1024px) {
  .vsp-service-plan-tool-tip {
    top: 59px;
    left: 0;
  }
}
.vsp-service-plan-tool-tip .tooltip-inner {
  max-width: 200px;
  padding: 0;
  color: #000;
  text-align: center;
  background-color: #f1f3f5;
  border-radius: 0;
}
.vsp-service-plan-tool-tip .tooltip-inner .icon-section {
  width: 75px;
  text-align: center;
  margin: 0 auto;
  background: #fff;
  border-radius: 100%;
  max-height: 75px;
  padding: 6px;
  margin-top: 19px;
}
.vsp-service-plan-tool-tip .tooltip-inner .icon-section img {
  width: 90%;
  vertical-align: middle;
}
.vsp-service-plan-tool-tip .tooltip-inner p {
  line-height: 22px;
  margin-top: 10px;
}
.vsp-service-plan-tool-tip .tooltip-inner .productRegistration__button {
  display: none !important;
}
.vsp-service-plan-tool-tip .tooltip-inner .productRegistration__body__section--inner {
  padding: 0 !important;
}
.vsp-service-plan-tool-tip .tooltip-inner .col-md-12 {
  width: 100% !important;
}
.close-toool-tip {
  position: absolute !important;
  cursor: pointer;
  top: 0 !important;
  right: 0;
  left: inherit !important;
  z-index: 1;
  padding: 4px 9px 0 0;
  float: right;
}
@media only screen and (max-width: 1024px) {
  .close-toool-tip {
    right: 0;
    left: initial !important;
  }
}
.vsp-service-plan-tool-tip::after {
  content: ' \25B2';
  position: absolute;
  top: -18px;
  right: -4px;
  margin-left: 0;
  border-width: 5px;
  border-style: none;
  color: #f1f3f5;
  width: 27px;
  font-size: 20px;
}
.vsp-loader .modal-body {
  padding-bottom: 36px;
}
.vsp-loader .modal-body .loader {
  border: 11px solid #18a0fb;
  border-radius: 50%;
  border-top: 11px solid #fff;
  width: 110px;
  height: 110px;
  -webkit-animation: spin 2s linear infinite;
  /* Safari */
  animation: spin 2s linear infinite;
  display: block;
  margin: 0 auto;
  background: none;
  position: static;
  margin-top: 31px;
}
@-webkit-keyframes spin {
  0% {
    -webkit-transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
  }
}
@keyframes spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
.vsp-loader .modal-body h5 {
  text-align: center;
  font-size: 17px;
  margin: 31px 0 21px 0;
  font-weight: 600;
}
.vsp-loader .modal-body p {
  margin: 0 0 1px 0;
  text-align: center;
  font-size: 17px;
}
.business-flow-upload-activation-method {
  float: left;
  width: 100%;
}
.business-flow-upload-activation-method h2 {
  font-size: 18px;
  margin-top: 10px;
  margin-bottom: 10px;
}
.business-flow-upload-activation-method h3 {
  font-size: 19px;
  margin: 1px 0 16px 0;
}
.business-flow-upload-activation-method .input-upload {
  margin: 21px 0 22px 0;
  position: relative;
}
.business-flow-upload-activation-method .input-upload .form-control {
  display: inline-block;
  width: 339px;
  height: 45px;
  padding: 0 5px 0 10px;
  float: left;
  background-color: white;
}
@media only screen and (max-width: 767px) {
  .business-flow-upload-activation-method .input-upload .form-control {
    width: 100%;
    margin-bottom: 10px;
  }
}
.business-flow-upload-activation-method .input-upload #epsonFleetActivationForm {
  display: inline-block;
  position: relative;
}
.business-flow-upload-activation-method .input-upload .js-input-file::placeholder {
  text-align: right;
}
.business-flow-upload-activation-method .input-upload .upload-cta {
  width: auto;
}
.business-flow-upload-activation-method .input-upload .upload-cta .btn {
  height: 45px;
  min-width: 118px;
}
@media only screen and (max-width: 767px) {
  .business-flow-upload-activation-method .input-upload .upload-cta {
    width: 100%;
    float: left;
  }
}
.business-flow-upload-activation-method .input-upload .upload-cta .clear {
  text-decoration: none;
  text-transform: uppercase;
  font-weight: 700;
  margin: 0 0 0 0;
  font-size: 17px;
}
@media only screen and (max-width: 767px) {
  .business-flow-upload-activation-method .input-upload .upload-cta .clear {
    float: none;
    margin-left: 12px;
  }
}
.business-flow-upload-activation-method .input-upload .upload-cta .btn-with-arrow {
  padding: 8px 30px 6px 15px;
  margin-right: 20px;
}
.ep-dataTable-footer {
  display: flex;
  justify-content: center;
  font-size: 12px;
  margin-bottom: 8px;
  align-items: center;
}
.ep-dataTable-footer .pull-left {
  border-right: 1px solid #ccc;
  padding: 0 15px 0 0;
  /* margin: 0 14px 0 0;
        height: 17px;
        line-height: 19px;*/
}
.ep-dataTable-footer .paging_simple a.disabled {
  opacity: 0.5 !important;
}
.ep-dataTable-footer .paging_simple a button {
  font-weight: normal;
  background: none;
  border: none;
  padding: 0;
  margin: 0;
  width: 24px;
  font-size: 13px;
}
.ep-dataTable-footer .paging_simple span {
  top: -3px;
  line-height: 25px;
  position: relative;
}
.ep-dataTable-footer button.pagination__button.previous {
  transform: rotateY(180deg);
}
.ep-dataTable-footer .pagination__button.previous:after {
  content: "\f22d";
  font-family: bootstrap-icons !important;
}
.ep-dataTable-footer .pagination__button.next:after {
  content: "\f231";
  font-family: bootstrap-icons !important;
}
.ep-dataTable-footer .pagination {
  display: flex;
  align-items: center;
  border: none;
}
.vsp-upload-error .upload-error-review {
  margin-top: 45px;
}
.vsp-upload-error .upload-error-review h3 {
  font-size: 16px;
  line-height: 24px;
  font-weight: 700;
  color: #FF0101;
}
.vsp-upload-error .upload-error-review #prodActUploadCorrect {
  margin-top: 10px;
  margin-bottom: 30px;
}
.vsp-upload-error .service-plan-table {
  margin-top: 14px;
}
.vsp-upload-error .service-plan-table div.dataTables_wrapper div.dataTables_info {
  padding-top: 0 !important;
}
.vsp-upload-error .service-plan-table h5 {
  margin-bottom: 17px;
}
.vsp-upload-error .service-plan-table table tr:nth-child(even) {
  background: #f7f8f9 !important;
}
.vsp-upload-error .service-plan-table table tr:nth-child(odd) {
  background: #fff !important;
}
.vsp-upload-error .service-plan-table table th {
  padding: 25px 11px 26px 11px !important;
}
.vsp-upload-error .service-plan-table table td {
  font-size: 14px;
  font-weight: 300;
  padding: 25px 11px 26px 11px !important;
}
.vsp-upload-error .service-plan-table table td span {
  width: 147px;
  display: block;
}
.vsp-upload-error .service-plan-table table td .error {
  color: red;
  padding-top: 5px;
  margin-top: 0;
}
.vsp-upload-error .service-plan-table table th:nth-child(1) {
  padding: 25px 25px 26px 25px !important;
}
.vsp-upload-error .product-activation-summary-body {
  margin-bottom: 60px;
}
.vsp-upload-error .product-activation-summary-body div.dataTables_wrapper div.dataTables_info {
  padding-top: 0 !important;
}
.servicePlan-register .productRegistration__button {
  display: none;
}
.disabled-link {
  pointer-events: none;
  cursor: not-allowed;
}
.hidden-field {
  display: none !important;
}
.fixed-manual-activation-popup .servicePlan-register {
  display: none;
}
.fixed-manual-activation-popup .productRegistration__body__section {
  width: 100% !important;
  padding: 0;
}
.fixed-manual-activation-popup .upload-activation-method,
.fixed-manual-activation-popup .manual-activation-method {
  background: #f1f3f5;
  width: 300px;
  margin: 0;
  padding: 0 15px 0 15px;
}
.fixed-manual-activation-popup .upload-activation-method li,
.fixed-manual-activation-popup .manual-activation-method li {
  margin-bottom: 8px;
}
.fixed-manual-activation-popup .upload-activation-method h2,
.fixed-manual-activation-popup .manual-activation-method h2 {
  color: #003399;
  font-weight: 600;
  font-size: 18px;
  margin: 23px 0 17px 0;
}
.fixed-manual-activation-popup .upload-activation-method .prodreg-landing-button,
.fixed-manual-activation-popup .manual-activation-method .prodreg-landing-button {
  margin-top: 34px;
  width: 100% !important;
  text-align: center;
}
@media only screen and (max-width: 1023px) {
  .fixed-manual-activation-popup .upload-activation-method,
  .fixed-manual-activation-popup .manual-activation-method {
    width: auto;
  }
}
@media only screen and (max-width: 767px) {
  .fixed-manual-activation-popup .upload-activation-method .prodreg-landing-button {
    display: none;
  }
}
.fixed-manual-activation-popup .yCmsComponent {
  border-bottom: none;
}
.fixed-manual-activation-popup .productRegistration__button {
  margin-bottom: 30px;
}
.fixed-manual-activation-popup .prodAct-upload-template {
  display: block;
  text-align: center;
}
@media only screen and (max-width: 767px) {
  .fixed-manual-activation-popup .prodAct-upload-template {
    display: none;
  }
}
.btn-with-arrow {
  white-space: normal;
  text-align: left;
  font-weight: normal;
  text-transform: capitalize;
  position: relative;
  padding: 6px 30px 6px 6px;
}
.btn-with-arrow::before {
  content: "\e072";
  border-left-color: #ffffff;
  margin: 0;
  position: absolute;
  right: 8px;
  top: 50%;
  transform: translateY(-50%);
  font-family: "Glyphicons Halflings";
  font-size: 80%;
}
.btn-primary:not([disabled]):hover,
.btn-primary:not([disabled]):focus,
.btn-primary:not([disabled]):active {
  background-color: #9ddfff !important;
  border-color: transparent !important;
  color: #039 !important;
  text-decoration: none !important;
}
.btn-with-arrow:not([disabled]):hover,
.btn-with-arrow:not([disabled]):focus,
.btn-with-arrow:not([disabled]):active {
  background-color: #9ddfff !important;
  border-color: transparent !important;
  color: #039 !important;
  text-decoration: none !important;
}
.btn-primary:not([disabled]) {
  background: #003399 !important;
  border-color: #003399 !important;
  float: none;
}
form button[type="submit"] {
  float: none !important;
}
form button[type="submit"]:not([disabled]):hover {
  background-color: #9ddfff !important;
  color: #0031a0 !important;
}
.resellerpage-additional-email,
.placeOrder-endUserEmail-wrapper {
  display: none;
}
.placeOrder-reseller-details {
  display: none;
}
.placeOrder-resellerEmail-wrapper,
.placeOrderResellerEmail {
  display: none;
}
.iti__selected-flag {
  height: 48px !important;
}
.productRegistration__heading h1 {
  border-bottom: 1px solid #ccc;
  padding-bottom: 15px;
}
@media only screen and (max-width: 820px) {
  .productRegistration__heading h1 {
    font-size: 16px;
  }
}
.productRegistration__heading h1.sub-head {
  float: right;
  font-size: 18px;
  width: auto;
}
@media only screen and (max-width: 820px) {
  .productRegistration__heading h1.sub-head {
    font-size: 16px !important;
    width: 100%;
    float: left;
  }
}
.productRegistration__heading h1.sub-head a {
  font-size: 20px;
}
@media only screen and (max-width: 820px) {
  .productRegistration__heading h1.sub-head a {
    font-size: 16px;
  }
}
.vsp-confirmation .fleet-thank-you {
  margin: 18px 0 33px 0;
  border-bottom: 1px solid #ccc;
  padding: 0 0 9px 0;
}
.vsp-confirmation h1 {
  border-bottom: 1px solid #ccc;
  padding-bottom: 15px;
}
@media only screen and (max-width: 820px) {
  .vsp-confirmation h1 {
    font-size: 16px;
  }
}
.vsp-confirmation h4 {
  margin: 0;
}
.vsp-confirmation h4 strong {
  font-size: 14px;
  font-weight: normal;
}
.vs-request-date {
  margin: 4px 0 0 0;
}
.vs-request-date {
  margin: 4px 0 0 0;
}
.cust-det-section {
  margin-bottom: 37px;
}
.cust-det-section ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.cust-det-section ul h5 {
  margin: 29px 0 8px 0;
  text-transform: capitalize;
  font-weight: 600;
  font-size: 17px;
}
.cust-det-section ul h2 {
  font-size: 20px;
  text-transform: capitalize;
  font-weight: 600;
}
.cust-det-section ul li {
  margin: 0 0 11px 0;
  padding: 0;
}
.cust-det-section ul li .bi-telephone-forward-fill {
  color: #003399;
}
.thank-you-page-vsp .productRegistration__content--section {
  border-bottom: 1px solid #D9E3EC;
  padding: 0 0 17px 0;
}
.thank-you-page-vsp .productRegistration__content--section p:nth-child(1) {
  font-weight: 700;
  padding-bottom: 9px;
}
.thank-you-page-vsp .productRegistration__content--section p {
  font-size: 14px;
  line-height: 16px;
  font-weight: 400;
}
.thank-you-page-vsp .productRegistration__content--section .service-image-section img {
  width: 90%;
  vertical-align: middle;
}
.thank-you-page-vsp h4 {
  font-size: 12px;
  line-height: 24px;
  font-weight: 700;
  border-top: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  text-transform: uppercase;
  margin-bottom: 24px;
  padding: 5px 0 5px 0;
}
a#activateAnotherServicePlan {
  text-transform: uppercase;
  font-weight: 700;
  margin: 20px 0;
}
a#activateAnotherServicePlan:hover,
a#activateAnotherServicePlan:focus,
a#activateAnotherServicePlan:active {
  color: #039 !important;
  text-decoration: none !important;
  background: transparent !important;
}
.page-support-00923-page .site-logo {
  padding: 25px 0;
}
.page-support-00923-page .simple-responsive-banner-component.full-bleed-hdic {
  background-size: 100% auto;
  min-height: 570px;
  overflow: hidden;
  position: relative;
  width: 100%;
}
.page-support-00923-page .simple-responsive-banner-component.full-bleed-hdic .slide-image {
  display: block;
  overflow: hidden;
}
.page-support-00923-page .simple-responsive-banner-component.full-bleed-hdic .slide-image img {
  display: block;
  height: auto;
  width: auto;
  max-width: 100%;
  margin: 0 auto;
}
.page-support-00923-page .simple-responsive-banner-component.full-bleed-hdic .module-content {
  display: block;
  overflow: hidden;
}
.page-support-00923-page .simple-responsive-banner-component.full-bleed-hdic .module-content h2,
.page-support-00923-page .simple-responsive-banner-component.full-bleed-hdic .module-content h3 {
  font-size: 2.5vw;
  font-weight: 200;
  margin: 0 0 2% 0;
}
.page-support-00923-page .simple-responsive-banner-component.full-bleed-hdic .module-content h2 a,
.page-support-00923-page .simple-responsive-banner-component.full-bleed-hdic .module-content h3 a {
  color: #fff;
}
.page-support-00923-page .simple-responsive-banner-component.full-bleed-hdic .module-content h2 a:hover,
.page-support-00923-page .simple-responsive-banner-component.full-bleed-hdic .module-content h3 a:hover {
  text-decoration: none;
}
.page-support-00923-page .simple-responsive-banner-component.full-bleed-hdic .module-content h2 img,
.page-support-00923-page .simple-responsive-banner-component.full-bleed-hdic .module-content h3 img {
  display: block;
  height: auto;
  width: auto;
}
.page-support-00923-page .simple-responsive-banner-component.full-bleed-hdic .module-content h4 {
  font-size: 1.6vw;
  font-weight: 600;
  margin: 0 0 5% 0;
}
.page-support-00923-page .simple-responsive-banner-component.full-bleed-hdic .module-content h4 img {
  display: block;
  height: auto;
  margin: 0 auto;
  width: auto;
}
.page-support-00923-page .simple-responsive-banner-component.full-bleed-hdic .module-content p,
.page-support-00923-page .simple-responsive-banner-component.full-bleed-hdic .module-content div {
  font-size: 1.4vw;
  font-weight: 400;
  margin: 0 0 2% 0;
}
@media only screen and (min-width: 1024px) {
  .page-support-00923-page .simple-responsive-banner-component.full-bleed-hdic .module-content p h1,
  .page-support-00923-page .simple-responsive-banner-component.full-bleed-hdic .module-content div h1 {
    font-size: 3vw;
    margin-top: 0;
  }
}
.page-support-00923-page .simple-responsive-banner-component.full-bleed-hdic .module-content .button-container,
.page-support-00923-page .simple-responsive-banner-component.full-bleed-hdic .module-content .link-container {
  margin: 0;
}
.page-support-00923-page .simple-responsive-banner-component.full-bleed-hdic .module-content a {
  margin: 0 auto;
}
.page-support-00923-page .simple-responsive-banner-component.full-bleed-hdic .module-content a > img {
  width: auto;
  margin-bottom: 2%;
}
.page-support-00923-page .simple-responsive-banner-component.full-bleed-hdic .module-content .btn-primary,
.page-support-00923-page .simple-responsive-banner-component.full-bleed-hdic .module-content .btn-secondary {
  margin: 0 0 2.5% 0;
}
.page-support-00923-page .simple-responsive-banner-component.full-bleed-hdic .module-content .more-arrow {
  margin-top: 2%;
}
.page-support-00923-page .simple-responsive-banner-component.full-bleed-hdic .module-content ul {
  font-size: 1.3vw;
  list-style-type: disc;
  margin: 0;
  padding: 0 0 20px 30px;
}
@media (min-width: 1024px) and (max-width: 1399px) {
  .page-support-00923-page .simple-responsive-banner-component.full-bleed-hdic .module-content ul {
    font-size: 1.5vw;
  }
}
@media only screen and (max-width: 1023px) {
  .page-support-00923-page .simple-responsive-banner-component.full-bleed-hdic .module-content ul {
    font-size: 16px;
  }
}
.page-support-00923-page .simple-responsive-banner-component.full-bleed-hdic .module-content ul ul {
  font-size: 1.2vw;
  padding-bottom: 0;
}
@media (min-width: 1024px) and (max-width: 1399px) {
  .page-support-00923-page .simple-responsive-banner-component.full-bleed-hdic .module-content ul ul {
    font-size: 1.4vw;
  }
}
@media only screen and (max-width: 1023px) {
  .page-support-00923-page .simple-responsive-banner-component.full-bleed-hdic .module-content ul ul {
    font-size: 16px;
  }
}
@media only screen and (min-width: 1023px) {
  .page-support-00923-page .simple-responsive-banner-component.full-bleed-hdic.fixed,
  .page-support-00923-page .simple-responsive-banner-component.full-bleed-hdic.fixed .hdic-inner {
    max-height: 570px;
    height: 570px;
  }
}
.page-support-00923-page .simple-responsive-banner-component.full-bleed-hdic.fixed ol,
.page-support-00923-page .simple-responsive-banner-component.full-bleed-hdic.fixed .hdic-inner ol {
  font-size: 1.4vw;
  margin-bottom: 45px;
}
.page-support-00923-page .simple-responsive-banner-component.full-bleed-hdic.fixed ol > li:before,
.page-support-00923-page .simple-responsive-banner-component.full-bleed-hdic.fixed .hdic-inner ol > li:before {
  color: #303030;
  content: "|";
  display: inline-block;
  padding-right: 0.5em;
}
.page-support-00923-page .simple-responsive-banner-component.full-bleed-hdic.variable,
.page-support-00923-page .simple-responsive-banner-component.full-bleed-hdic.variable .hdic-inner {
  max-height: none !important;
  height: auto !important;
}
@media only screen and (min-width: 1023px) {
  .page-support-00923-page .simple-responsive-banner-component.full-bleed-hdic.variable,
  .page-support-00923-page .simple-responsive-banner-component.full-bleed-hdic.variable .hdic-inner {
    min-height: 273px !important;
  }
}
.page-support-00923-page .simple-responsive-banner-component.full-bleed-hdic.center-content {
  display: table;
  height: 570px;
  max-height: auto;
  min-height: 570px;
  padding: 30px 0;
}
.page-support-00923-page .simple-responsive-banner-component.full-bleed-hdic.center-content .hdic-inner {
  display: table-cell;
  height: 570px;
  max-height: auto;
  min-height: 570px;
  vertical-align: middle;
}
.page-support-00923-page .simple-responsive-banner-component.full-bleed-hdic.center-content .hdic-inner .slide-image {
  margin: 0 auto 30px;
  width: 250px;
}
.page-support-00923-page .simple-responsive-banner-component.full-bleed-hdic.center-content .hdic-inner .module-content {
  margin: 0 auto;
  text-align: center;
  width: 60%;
}
.page-support-00923-page .simple-responsive-banner-component.full-bleed-hdic.center-content .hdic-inner .module-content p > a {
  display: inline;
}
.page-support-00923-page .simple-responsive-banner-component.full-bleed-hdic.center-content.hdic-top-align .hdic-inner {
  vertical-align: top;
}
.page-support-00923-page .simple-responsive-banner-component.full-bleed-hdic.center-content.hdic-bottom-align .hdic-inner {
  vertical-align: bottom;
}
.page-support-00923-page .simple-responsive-banner-component.full-bleed-hdic.hdic-banner {
  min-height: auto;
  padding: 30px 0;
}
.page-support-00923-page .simple-responsive-banner-component.full-bleed-hdic.hdic-banner .slide-image {
  display: none;
}
.page-support-00923-page .simple-responsive-banner-component.full-bleed-hdic.hdic-banner .module-content {
  text-align: center;
}
.page-support-00923-page .simple-responsive-banner-component.full-bleed-hdic.hdic-banner .module-content h2,
.page-support-00923-page .simple-responsive-banner-component.full-bleed-hdic.hdic-banner .module-content h3 {
  margin: 0 0 10px 0;
  padding: 0 11%;
}
.page-support-00923-page .simple-responsive-banner-component.full-bleed-hdic.hdic-banner .module-content h4 {
  margin: 0 0 30px 0;
}
.page-support-00923-page .simple-responsive-banner-component.full-bleed-hdic.hdic-banner .module-content p {
  padding: 0 11%;
}
.page-support-00923-page .simple-responsive-banner-component.full-bleed-hdic.hdic-banner .module-content .more-arrow {
  margin-top: 10px;
}
.page-support-00923-page .simple-responsive-banner-component.full-bleed-hdic.left-content,
.page-support-00923-page .simple-responsive-banner-component.full-bleed-hdic.right-content {
  display: block;
  padding: 0 11%;
}
.page-support-00923-page .simple-responsive-banner-component.full-bleed-hdic.left-content .slide-image,
.page-support-00923-page .simple-responsive-banner-component.full-bleed-hdic.right-content .slide-image {
  padding: 60px 0px;
}
.page-support-00923-page .simple-responsive-banner-component.full-bleed-hdic.left-content .module-content,
.page-support-00923-page .simple-responsive-banner-component.full-bleed-hdic.right-content .module-content {
  padding: 60px 0px;
}
.page-support-00923-page .simple-responsive-banner-component.full-bleed-hdic.left-content .module-content h3,
.page-support-00923-page .simple-responsive-banner-component.full-bleed-hdic.right-content .module-content h3,
.page-support-00923-page .simple-responsive-banner-component.full-bleed-hdic.left-content .module-content h4,
.page-support-00923-page .simple-responsive-banner-component.full-bleed-hdic.right-content .module-content h4,
.page-support-00923-page .simple-responsive-banner-component.full-bleed-hdic.left-content .module-content p,
.page-support-00923-page .simple-responsive-banner-component.full-bleed-hdic.right-content .module-content p {
  padding: 0;
  text-align: left;
}
.page-support-00923-page .simple-responsive-banner-component.full-bleed-hdic.left-content .module-content h2,
.page-support-00923-page .simple-responsive-banner-component.full-bleed-hdic.right-content .module-content h2,
.page-support-00923-page .simple-responsive-banner-component.full-bleed-hdic.left-content .module-content h3,
.page-support-00923-page .simple-responsive-banner-component.full-bleed-hdic.right-content .module-content h3 {
  margin: 0 0 3% 0;
}
.page-support-00923-page .simple-responsive-banner-component.full-bleed-hdic.left-content .module-content p,
.page-support-00923-page .simple-responsive-banner-component.full-bleed-hdic.right-content .module-content p {
  margin: 0 0 5% 0;
}
.page-support-00923-page .simple-responsive-banner-component.full-bleed-hdic.left-content .module-content p > a,
.page-support-00923-page .simple-responsive-banner-component.full-bleed-hdic.right-content .module-content p > a {
  display: inline;
}
.page-support-00923-page .simple-responsive-banner-component.full-bleed-hdic.left-content .module-content .link-container a,
.page-support-00923-page .simple-responsive-banner-component.full-bleed-hdic.right-content .module-content .link-container a {
  clear: both;
  float: left;
  margin-right: auto;
}
.page-support-00923-page .simple-responsive-banner-component.full-bleed-hdic.left-content .module-content .more-arrow,
.page-support-00923-page .simple-responsive-banner-component.full-bleed-hdic.right-content .module-content .more-arrow {
  margin: 0 0 2% 0;
  text-align: left;
}
.page-support-00923-page .simple-responsive-banner-component.full-bleed-hdic.left-content.display-50-50 .slide-image,
.page-support-00923-page .simple-responsive-banner-component.full-bleed-hdic.right-content.display-50-50 .slide-image {
  width: calc(20%);
}
.page-support-00923-page .simple-responsive-banner-component.full-bleed-hdic.left-content.display-50-50 .module-content,
.page-support-00923-page .simple-responsive-banner-component.full-bleed-hdic.right-content.display-50-50 .module-content {
  width: calc(20%);
}
.page-support-00923-page .simple-responsive-banner-component.full-bleed-hdic.left-content.display-60-40 .slide-image,
.page-support-00923-page .simple-responsive-banner-component.full-bleed-hdic.right-content.display-60-40 .slide-image {
  width: calc(30%);
}
.page-support-00923-page .simple-responsive-banner-component.full-bleed-hdic.left-content.display-60-40 .module-content,
.page-support-00923-page .simple-responsive-banner-component.full-bleed-hdic.right-content.display-60-40 .module-content {
  width: calc(10%);
}
.page-support-00923-page .simple-responsive-banner-component.full-bleed-hdic.left-content .slide-image {
  float: right;
}
.page-support-00923-page .simple-responsive-banner-component.full-bleed-hdic.left-content .module-content {
  float: left;
}
.page-support-00923-page .simple-responsive-banner-component.full-bleed-hdic.right-content .slide-image {
  float: left;
}
.page-support-00923-page .simple-responsive-banner-component.full-bleed-hdic.right-content .module-content {
  float: right;
}
.page-support-00923-page .simple-responsive-banner-component.full-bleed-hdic.no-image .slide-image {
  display: none;
}
@media (min-width: 1024px) and (max-width: 1399px) {
  .page-support-00923-page .simple-responsive-banner-component.full-bleed-hdic .module-content h2,
  .page-support-00923-page .simple-responsive-banner-component.full-bleed-hdic .module-content h3 {
    font-size: 3vw;
  }
  .page-support-00923-page .simple-responsive-banner-component.full-bleed-hdic .module-content h4 {
    font-size: 1.8vw;
  }
  .page-support-00923-page .simple-responsive-banner-component.full-bleed-hdic .module-content p,
  .page-support-00923-page .simple-responsive-banner-component.full-bleed-hdic .module-content .text-container {
    font-size: 1.6vw;
  }
}
@media only screen and (max-width: 1023px) {
  .page-support-00923-page .simple-responsive-banner-component.full-bleed-hdic {
    background-color: #353535;
    background-position: center top;
    background-repeat: no-repeat;
    background-size: 190% auto;
  }
  .page-support-00923-page .simple-responsive-banner-component.full-bleed-hdic .module-content {
    text-align: left;
  }
  .page-support-00923-page .simple-responsive-banner-component.full-bleed-hdic .module-content h2,
  .page-support-00923-page .simple-responsive-banner-component.full-bleed-hdic .module-content h3 {
    font-size: 24px;
    margin: 0 0 15px 0;
  }
  .page-support-00923-page .simple-responsive-banner-component.full-bleed-hdic .module-content a {
    font-size: 24px;
  }
  .page-support-00923-page .simple-responsive-banner-component.full-bleed-hdic .module-content img {
    max-width: 35%;
  }
  .page-support-00923-page .simple-responsive-banner-component.full-bleed-hdic .module-content h4 {
    font-size: 18px;
    margin: 0 0 20px 0;
  }
  .page-support-00923-page .simple-responsive-banner-component.full-bleed-hdic .module-content p,
  .page-support-00923-page .simple-responsive-banner-component.full-bleed-hdic .module-content div {
    font-size: 16px !important;
    margin: 0 0 15px 0;
    width: 50%;
  }
  .page-support-00923-page .simple-responsive-banner-component.full-bleed-hdic .module-content a,
  .page-support-00923-page .simple-responsive-banner-component.full-bleed-hdic .module-content .btn-primary,
  .page-support-00923-page .simple-responsive-banner-component.full-bleed-hdic .module-content .btn-secondary {
    min-width: 0;
  }
  .page-support-00923-page .simple-responsive-banner-component.full-bleed-hdic .module-content .more-arrow {
    margin: 0;
  }
  .page-support-00923-page .simple-responsive-banner-component.full-bleed-hdic .module-content > a > img {
    max-width: 100%;
  }
  .page-support-00923-page .simple-responsive-banner-component.full-bleed-hdic.center-content {
    display: block;
    height: auto;
    min-height: auto !important;
  }
  .page-support-00923-page .simple-responsive-banner-component.full-bleed-hdic.center-content .hdic-inner {
    height: auto;
    min-height: auto !important;
    width: 100%;
    display: block;
  }
  .page-support-00923-page .simple-responsive-banner-component.full-bleed-hdic.center-content .hdic-inner .slide-image {
    height: auto;
    margin: 0 0 30px;
    width: 100%;
    padding: 20px 30px;
  }
  .page-support-00923-page .simple-responsive-banner-component.full-bleed-hdic.center-content .hdic-inner .module-content {
    margin: 0 auto;
    text-align: center;
    width: auto;
  }
  .page-support-00923-page .simple-responsive-banner-component.full-bleed-hdic.center-content.fixed:before {
    content: "";
    display: block;
    padding-top: 36%;
    position: relative;
    width: 100%;
  }
  .page-support-00923-page .simple-responsive-banner-component.full-bleed-hdic.center-content.no-image .slide-image {
    display: none;
  }
  .page-support-00923-page .simple-responsive-banner-component.full-bleed-hdic.center-content.no-image .module-content h3 {
    margin-top: 30px;
  }
  .page-support-00923-page .simple-responsive-banner-component.full-bleed-hdic.center-content.hdic-top-align .hdic-inner {
    vertical-align: top;
  }
  .page-support-00923-page .simple-responsive-banner-component.full-bleed-hdic.center-content.hdic-bottom-align .hdic-inner {
    vertical-align: bottom;
  }
  .page-support-00923-page .simple-responsive-banner-component.full-bleed-hdic.hdic-banner {
    padding: 30px 11%;
  }
  .page-support-00923-page .simple-responsive-banner-component.full-bleed-hdic.hdic-banner .hdic-inner {
    height: auto;
    min-height: auto;
  }
  .page-support-00923-page .simple-responsive-banner-component.full-bleed-hdic.hdic-banner .hdic-inner .module-content {
    margin: 0 auto;
    text-align: left;
    width: 100%;
  }
  .page-support-00923-page .simple-responsive-banner-component.full-bleed-hdic.hdic-banner .hdic-inner .module-content h3,
  .page-support-00923-page .simple-responsive-banner-component.full-bleed-hdic.hdic-banner .hdic-inner .module-content p {
    padding: 0;
  }
  .page-support-00923-page .simple-responsive-banner-component.full-bleed-hdic.center-content {
    padding: 30px 11%;
  }
  .page-support-00923-page .simple-responsive-banner-component.full-bleed-hdic.left-content,
  .page-support-00923-page .simple-responsive-banner-component.full-bleed-hdic.right-content {
    display: block;
    padding: 20px 11%;
  }
  .page-support-00923-page .simple-responsive-banner-component.full-bleed-hdic.left-content:before,
  .page-support-00923-page .simple-responsive-banner-component.full-bleed-hdic.right-content:before {
    display: none;
  }
  .page-support-00923-page .simple-responsive-banner-component.full-bleed-hdic.left-content .slide-image,
  .page-support-00923-page .simple-responsive-banner-component.full-bleed-hdic.right-content .slide-image {
    display: block;
    width: 100% !important;
    padding: 0;
  }
  .page-support-00923-page .simple-responsive-banner-component.full-bleed-hdic.left-content .module-content,
  .page-support-00923-page .simple-responsive-banner-component.full-bleed-hdic.right-content .module-content {
    display: block;
    padding: 20px 0 0;
    width: 100% !important;
    text-align: left;
  }
  .page-support-00923-page .simple-responsive-banner-component.full-bleed-hdic.left-content .module-content h2,
  .page-support-00923-page .simple-responsive-banner-component.full-bleed-hdic.right-content .module-content h2,
  .page-support-00923-page .simple-responsive-banner-component.full-bleed-hdic.left-content .module-content h3,
  .page-support-00923-page .simple-responsive-banner-component.full-bleed-hdic.right-content .module-content h3,
  .page-support-00923-page .simple-responsive-banner-component.full-bleed-hdic.left-content .module-content h4,
  .page-support-00923-page .simple-responsive-banner-component.full-bleed-hdic.right-content .module-content h4,
  .page-support-00923-page .simple-responsive-banner-component.full-bleed-hdic.left-content .module-content p,
  .page-support-00923-page .simple-responsive-banner-component.full-bleed-hdic.right-content .module-content p {
    text-align: left;
  }
  .page-support-00923-page .simple-responsive-banner-component.full-bleed-hdic.left-content .module-content h3,
  .page-support-00923-page .simple-responsive-banner-component.full-bleed-hdic.right-content .module-content h3 {
    margin-bottom: 5px;
  }
  .page-support-00923-page .simple-responsive-banner-component.full-bleed-hdic.left-content .module-content .more-arrow,
  .page-support-00923-page .simple-responsive-banner-component.full-bleed-hdic.right-content .module-content .more-arrow {
    margin: 0 0 2% 0;
  }
  .page-support-00923-page .simple-responsive-banner-component.full-bleed-hdic.left-content.right-left-content-with-background-image:not(
            .variable
          ):before,
  .page-support-00923-page .simple-responsive-banner-component.full-bleed-hdic.right-content.right-left-content-with-background-image:not(
            .variable
          ):before {
    content: "";
    display: block;
    padding-top: 78%;
    position: relative;
    width: 100%;
  }
  .page-support-00923-page .simple-responsive-banner-component.full-bleed-hdic.left-content.right-left-content-with-background-image.no-image .slide-image,
  .page-support-00923-page .simple-responsive-banner-component.full-bleed-hdic.right-content.right-left-content-with-background-image.no-image .slide-image {
    display: none;
  }
  .page-support-00923-page .simple-responsive-banner-component.full-bleed-hdic.left-content {
    background-position: right top;
  }
  .page-support-00923-page .simple-responsive-banner-component.full-bleed-hdic.right-content {
    background-position: left top;
  }
}
.page-support-00923-page .simple-responsive-banner-component.full-bleed-hdic:not(.center-content).hdic-top-align .hdic-inner .module-content {
  vertical-align: top;
}
.page-support-00923-page .simple-responsive-banner-component.full-bleed-hdic:not(.center-content).hdic-middle-align .hdic-inner .module-content {
  vertical-align: middle;
}
.page-support-00923-page .simple-responsive-banner-component.full-bleed-hdic:not(.center-content).hdic-bottom-align .hdic-inner .module-content {
  vertical-align: bottom;
}
.page-support-00923-page .simple-responsive-banner-component.full-bleed-hdic:not(.center-content).hdic-top-align.left-content,
.page-support-00923-page .simple-responsive-banner-component.full-bleed-hdic:not(.center-content).hdic-middle-align.left-content,
.page-support-00923-page .simple-responsive-banner-component.full-bleed-hdic:not(.center-content).hdic-bottom-align.left-content {
  background-position: right top;
}
.page-support-00923-page .simple-responsive-banner-component.full-bleed-hdic:not(.center-content).hdic-top-align.right-content,
.page-support-00923-page .simple-responsive-banner-component.full-bleed-hdic:not(.center-content).hdic-middle-align.right-content,
.page-support-00923-page .simple-responsive-banner-component.full-bleed-hdic:not(.center-content).hdic-bottom-align.right-content {
  background-position: left top;
}
@media only screen and (min-width: 1024px) {
  .page-support-00923-page .simple-responsive-banner-component.full-bleed-hdic:not(.center-content).hdic-top-align,
  .page-support-00923-page .simple-responsive-banner-component.full-bleed-hdic:not(.center-content).hdic-middle-align,
  .page-support-00923-page .simple-responsive-banner-component.full-bleed-hdic:not(.center-content).hdic-bottom-align {
    display: table;
  }
  .page-support-00923-page .simple-responsive-banner-component.full-bleed-hdic:not(.center-content).hdic-top-align .hdic-inner,
  .page-support-00923-page .simple-responsive-banner-component.full-bleed-hdic:not(.center-content).hdic-middle-align .hdic-inner,
  .page-support-00923-page .simple-responsive-banner-component.full-bleed-hdic:not(.center-content).hdic-bottom-align .hdic-inner {
    display: table-row;
    height: 100%;
    direction: ltr;
  }
  .page-support-00923-page .simple-responsive-banner-component.full-bleed-hdic:not(.center-content).hdic-top-align .hdic-inner > *,
  .page-support-00923-page .simple-responsive-banner-component.full-bleed-hdic:not(.center-content).hdic-middle-align .hdic-inner > *,
  .page-support-00923-page .simple-responsive-banner-component.full-bleed-hdic:not(.center-content).hdic-bottom-align .hdic-inner > * {
    display: table-cell !important;
    float: none !important;
    height: 100%;
  }
  .page-support-00923-page .simple-responsive-banner-component.full-bleed-hdic:not(.center-content).hdic-top-align.left-content,
  .page-support-00923-page .simple-responsive-banner-component.full-bleed-hdic:not(.center-content).hdic-middle-align.left-content,
  .page-support-00923-page .simple-responsive-banner-component.full-bleed-hdic:not(.center-content).hdic-bottom-align.left-content {
    direction: rtl;
  }
  .page-support-00923-page .simple-responsive-banner-component.full-bleed-hdic:not(.center-content).hdic-top-align.display-50-50 .hdic-inner > *,
  .page-support-00923-page .simple-responsive-banner-component.full-bleed-hdic:not(.center-content).hdic-middle-align.display-50-50 .hdic-inner > *,
  .page-support-00923-page .simple-responsive-banner-component.full-bleed-hdic:not(.center-content).hdic-bottom-align.display-50-50 .hdic-inner > * {
    width: 50%;
  }
  .page-support-00923-page .simple-responsive-banner-component.full-bleed-hdic:not(.center-content).hdic-top-align.display-50-50.right-content .hdic-inner > .module-content,
  .page-support-00923-page .simple-responsive-banner-component.full-bleed-hdic:not(.center-content).hdic-middle-align.display-50-50.right-content .hdic-inner > .module-content,
  .page-support-00923-page .simple-responsive-banner-component.full-bleed-hdic:not(.center-content).hdic-bottom-align.display-50-50.right-content .hdic-inner > .module-content {
    padding-left: 15px;
  }
  .page-support-00923-page .simple-responsive-banner-component.full-bleed-hdic:not(.center-content).hdic-top-align.display-50-50.right-content .hdic-inner > .slide-image,
  .page-support-00923-page .simple-responsive-banner-component.full-bleed-hdic:not(.center-content).hdic-middle-align.display-50-50.right-content .hdic-inner > .slide-image,
  .page-support-00923-page .simple-responsive-banner-component.full-bleed-hdic:not(.center-content).hdic-bottom-align.display-50-50.right-content .hdic-inner > .slide-image {
    padding-right: 15px;
  }
  .page-support-00923-page .simple-responsive-banner-component.full-bleed-hdic:not(.center-content).hdic-top-align.display-50-50.left-content .hdic-inner > .module-content,
  .page-support-00923-page .simple-responsive-banner-component.full-bleed-hdic:not(.center-content).hdic-middle-align.display-50-50.left-content .hdic-inner > .module-content,
  .page-support-00923-page .simple-responsive-banner-component.full-bleed-hdic:not(.center-content).hdic-bottom-align.display-50-50.left-content .hdic-inner > .module-content {
    padding-right: 15px;
  }
  .page-support-00923-page .simple-responsive-banner-component.full-bleed-hdic:not(.center-content).hdic-top-align.display-50-50.left-content .hdic-inner > .slide-image,
  .page-support-00923-page .simple-responsive-banner-component.full-bleed-hdic:not(.center-content).hdic-middle-align.display-50-50.left-content .hdic-inner > .slide-image,
  .page-support-00923-page .simple-responsive-banner-component.full-bleed-hdic:not(.center-content).hdic-bottom-align.display-50-50.left-content .hdic-inner > .slide-image {
    padding-left: 15px;
  }
  .page-support-00923-page .simple-responsive-banner-component.full-bleed-hdic:not(.center-content).hdic-top-align:not(.display-50-50) .hdic-inner > .module-content,
  .page-support-00923-page .simple-responsive-banner-component.full-bleed-hdic:not(.center-content).hdic-middle-align:not(.display-50-50) .hdic-inner > .module-content,
  .page-support-00923-page .simple-responsive-banner-component.full-bleed-hdic:not(.center-content).hdic-bottom-align:not(.display-50-50) .hdic-inner > .module-content {
    width: 40%;
  }
  .page-support-00923-page .simple-responsive-banner-component.full-bleed-hdic:not(.center-content).hdic-top-align:not(.display-50-50) .hdic-inner > .slide-image,
  .page-support-00923-page .simple-responsive-banner-component.full-bleed-hdic:not(.center-content).hdic-middle-align:not(.display-50-50) .hdic-inner > .slide-image,
  .page-support-00923-page .simple-responsive-banner-component.full-bleed-hdic:not(.center-content).hdic-bottom-align:not(.display-50-50) .hdic-inner > .slide-image {
    width: 60%;
  }
  .page-support-00923-page .simple-responsive-banner-component.full-bleed-hdic:not(.center-content).hdic-top-align.display-60-40.right-content .hdic-inner > .module-content,
  .page-support-00923-page .simple-responsive-banner-component.full-bleed-hdic:not(.center-content).hdic-middle-align.display-60-40.right-content .hdic-inner > .module-content,
  .page-support-00923-page .simple-responsive-banner-component.full-bleed-hdic:not(.center-content).hdic-bottom-align.display-60-40.right-content .hdic-inner > .module-content {
    padding-right: 0;
    padding-left: 30px;
  }
  .page-support-00923-page .simple-responsive-banner-component.full-bleed-hdic:not(.center-content).hdic-top-align.display-60-40.left-content .hdic-inner > .module-content,
  .page-support-00923-page .simple-responsive-banner-component.full-bleed-hdic:not(.center-content).hdic-middle-align.display-60-40.left-content .hdic-inner > .module-content,
  .page-support-00923-page .simple-responsive-banner-component.full-bleed-hdic:not(.center-content).hdic-bottom-align.display-60-40.left-content .hdic-inner > .module-content {
    padding-left: 0;
    padding-right: 30px;
  }
}
@media only screen and (max-width: 1023px) {
  .page-support-00923-page .simple-responsive-banner-component.full-bleed-hdic:not(.center-content).hdic-top-align.fixed:before,
  .page-support-00923-page .simple-responsive-banner-component.full-bleed-hdic:not(.center-content).hdic-middle-align.fixed:before,
  .page-support-00923-page .simple-responsive-banner-component.full-bleed-hdic:not(.center-content).hdic-bottom-align.fixed:before {
    content: "";
    display: block;
    padding-top: 0;
    position: relative;
    width: 100%;
  }
  .page-support-00923-page .simple-responsive-banner-component.full-bleed-hdic:not(.center-content).hdic-top-align.variable,
  .page-support-00923-page .simple-responsive-banner-component.full-bleed-hdic:not(.center-content).hdic-middle-align.variable,
  .page-support-00923-page .simple-responsive-banner-component.full-bleed-hdic:not(.center-content).hdic-bottom-align.variable {
    min-height: auto;
  }
}
.page-support-00923-page .simple-responsive-banner-component.variable.full-bleed-hdic.center-content.hdic-middle-align.no-image .button-container {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100% !important;
}
.page-support-00923-page .simple-responsive-banner-component.variable.full-bleed-hdic.center-content.hdic-middle-align.no-image .txt-container {
  width: 100% !important;
}
@media only screen and (max-width: 1023px) {
  .page-support-00923-page .container-main-content__aligned {
    padding: 0 !important;
  }
}
@media only screen and (max-width: 1023px) {
  .page-support-00923-page .container-main-content__aligned .rich-text-output table {
    width: 100% !important;
  }
}
@media only screen and (max-width: 767px) {
  .page-support-00923-page .simple-responsive-banner-component {
    background-position: center right !important;
  }
  .page-support-00923-page .simple-responsive-banner-component .txt-container h1 {
    margin-top: 0;
  }
  .page-support-00923-page .branding-mobile__btn {
    display: none;
  }
}
@media only screen and (min-width: 768px) and (max-width: 1024px) {
  .page-support-00923-page .simple-responsive-banner-component {
    background-size: cover !important;
  }
}
.placeOrder-vsp-loader .modal-body {
  padding-bottom: 36px;
}
.placeOrder-vsp-loader .modal-body .loader {
  border: 11px solid #18a0fb;
  border-radius: 50%;
  border-top: 11px solid #fff;
  width: 110px;
  height: 110px;
  -webkit-animation: spin 2s linear infinite;
  /* Safari */
  animation: spin 2s linear infinite;
  display: block;
  margin: 0 auto;
  background: none;
  position: static;
  margin-top: 31px;
}
@-webkit-keyframes spin {
  0% {
    -webkit-transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
  }
}
@keyframes spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
.placeOrder-vsp-loader .modal-body h5 {
  text-align: center;
  font-size: 17px;
  margin: 31px 0 21px 0;
  font-weight: 600;
}
.placeOrder-vsp-loader .modal-body p {
  margin: 0 0 1px 0;
  text-align: center;
  font-size: 17px;
}
.page-multiStepPlaceOrderPage .bidEditType {
  position: relative;
}
.page-multiStepPlaceOrderPage .bidEditType .order-summary__link {
  font-size: 14px;
  top: 2px;
}
.page-multiStepPlaceOrderPage .order__consignment .order__radio-container .form__radio-group li {
  width: auto !important;
}
.page-multiStepPlaceOrderPage .yCmsComponent:not(.smartEditComponent) {
  display: flex;
}
@media only screen and (max-width: 767px) {
  .page-multiStepPlaceOrderPage .yCmsComponent:not(.smartEditComponent) {
    display: block;
  }
}
.page-multiStepPlaceOrderPage #activationInfoForm .form-control {
  display: block;
  width: 50%;
  height: 43px;
  border: 1px solid #ccc;
}
@media only screen and (max-width: 1023px) {
  .page-multiStepPlaceOrderPage #activationInfoForm .form-control {
    width: 100%;
  }
}
.page-multiStepPlaceOrderPage #activationInfoForm .placeOrder-add-reseller-information {
  padding-bottom: 15px;
}
.page-multiStepPlaceOrderPage #activationInfoForm .placeOrder-add-reseller-information .placeOrder-reseller-details {
  margin-top: 25px;
}
.page-multiStepPlaceOrderPage #activationInfoForm input[type="checkbox"] {
  cursor: pointer;
  margin-top: 4px;
  margin-right: 8px;
}
.page-multiStepPlaceOrderPage .placeOrder-endCustomerInfoFormWrapper h3,
.page-multiStepPlaceOrderPage .placeOrder-add-reseller-information h3 {
  font-weight: 600;
  font-size: 14px;
  margin: 10px 0;
}
.page-multiStepPlaceOrderPage .placeOrder-endCustomerInfoFormWrapper .checkbox,
.page-multiStepPlaceOrderPage .placeOrder-add-reseller-information .checkbox {
  display: inline-block;
}
.page-multiStepPlaceOrderPage .placeOrder-endCustomerInfoFormWrapper .checkbox input[type="checkbox"],
.page-multiStepPlaceOrderPage .placeOrder-add-reseller-information .checkbox input[type="checkbox"] {
  margin-left: -25px;
}
.page-multiStepPlaceOrderPage .placeOrder-endCustomerInfoFormWrapper .checkbox label,
.page-multiStepPlaceOrderPage .placeOrder-add-reseller-information .checkbox label {
  margin-left: 8px;
}
.page-multiStepPlaceOrderPage .digital-delivery-emails h3,
.page-multiStepPlaceOrderPage .fries-upload-activation-method h3 {
  font-weight: 600;
  font-size: 14px;
  margin: 10px 0;
}
.page-multiStepPlaceOrderPage .digital-delivery-emails h4,
.page-multiStepPlaceOrderPage .fries-upload-activation-method h4 {
  font-size: 12px;
}
.page-multiStepPlaceOrderPage .digital-delivery-emails {
  padding-top: 15px;
  border-top: 1px solid #dddee0;
}
.page-multiStepPlaceOrderPage #activationInformationSubmit {
  width: auto;
  margin-top: 30px;
}
@media only screen and (max-width: 1023px) {
  .page-multiStepPlaceOrderPage #activationInformationSubmit {
    margin-bottom: 30px;
  }
}
.page-multiStepPlaceOrderPage .cart-container {
  margin-bottom: 30px;
}
@media only screen and (max-width: 767px) {
  .page-multiStepPlaceOrderPage .cart-container {
    padding-top: 50px !important;
  }
}
.page-multiStepPlaceOrderPage .digital-delivery-emails .form-group,
.page-multiStepPlaceOrderPage .digital-delivery-emails .digitalDeliveryCheck {
  margin: 20px 0;
}
.page-multiStepPlaceOrderPage .digital-delivery-emails .required-field {
  margin: 15px 0;
}
.page-multiStepPlaceOrderPage .productRegistration__body__section {
  width: 100%;
}
@media only screen and (max-width: 767px) {
  .page-multiStepPlaceOrderPage .productRegistration__body__section {
    margin-bottom: 10px;
  }
}
.page-multiStepPlaceOrderPage .productRegistration__body__section .productRegistration__body__section--inner {
  background: #f1f3f5;
  height: 100%;
  margin-right: 0;
  padding: 0 15px;
  position: relative;
  display: flex;
  flex-direction: column;
}
.page-multiStepPlaceOrderPage .productRegistration__body__section h3 {
  font-size: 17px;
  color: #003399;
  font-weight: 600;
}
.page-multiStepPlaceOrderPage .productRegistration__body__section .productRegistration__button {
  margin: 14px 0 25px 0;
  float: left;
  align-self: center;
}
@media only screen and (max-width: 767px) {
  .page-multiStepPlaceOrderPage .productRegistration__body__section .productRegistration__button {
    margin: 10px 0 0px 0;
    position: static !important;
  }
}
.page-multiStepPlaceOrderPage .productRegistration__body__section .productRegistration__button .prodreg-landing-button {
  white-space: normal;
  text-align: left;
  font-weight: normal;
  text-transform: capitalize;
  position: relative;
  padding: 6px 30px 6px 6px;
}
.page-multiStepPlaceOrderPage .productRegistration__body__section .manual-activation-method .productRegistration__button {
  margin: 14px 15px 25px 15px;
  float: left;
  position: absolute;
  bottom: 0;
}
.page-multiStepPlaceOrderPage .productRegistration__body__section:nth-child(3) {
  display: none;
}
.page-multiStepPlaceOrderPage .fries-upload-activation-method .js-fileupload-drop-pane {
  display: none;
}
.page-multiStepPlaceOrderPage .fries-upload-activation-method .input-upload {
  margin: 20px 0;
}
.page-multiStepPlaceOrderPage .fries-upload-activation-method .input-upload .form-control {
  display: inline-block;
  width: 340px;
  height: 40px;
  padding: 0 5px 0 10px;
  float: left;
  background-color: white;
}
@media only screen and (max-width: 767px) {
  .page-multiStepPlaceOrderPage .fries-upload-activation-method .input-upload .form-control {
    width: 100%;
    margin-bottom: 10px;
  }
}
.page-multiStepPlaceOrderPage .fries-upload-activation-method .placeOrder-upload-cta .clear {
  margin-left: 20px;
  text-transform: uppercase;
  font-weight: 600;
}
.page-multiStepPlaceOrderPage .fries-upload-activation-method .placeOrder-upload-cta .clear:hover {
  text-decoration: none;
}
.page-multiStepPlaceOrderPage .upload-activation-method .placeOrder-upload-template {
  display: block;
  width: 100%;
  text-align: center;
  text-decoration: underline;
  font-size: 15px;
}
@media only screen and (max-width: 767px) {
  .page-multiStepPlaceOrderPage .upload-activation-method .placeOrder-upload-template {
    display: none;
  }
}
.page-multiStepPlaceOrderPage .fries-upload > .row {
  margin: 0 !important;
}
.page-multiStepPlaceOrderPage .upload-error-review h3 {
  font-size: 16px;
  line-height: 24px;
  font-weight: 700;
  color: #ff0101;
}
.page-multiStepPlaceOrderPage .upload-error-review #prodActUploadCorrect {
  margin-top: 10px;
  margin-bottom: 30px;
}
@media only screen and (max-width: 767px) {
  .page-multiStepPlaceOrderPage .upload-error-review #servicePlanTable_wrapper {
    overflow: auto;
  }
}
.page-multiStepPlaceOrderPage .service-plan-table table th {
  background: #e6e9ec;
  border: none;
  font-size: 13px;
  font-weight: 600;
  vertical-align: inherit;
  color: black !important;
  text-transform: capitalize;
  text-align: left;
  padding: 20px 10px;
}
.page-multiStepPlaceOrderPage .service-plan-table table tr:nth-child(odd) {
  background: #fff !important;
}
.page-multiStepPlaceOrderPage .service-plan-table table tr:nth-child(even) {
  background: #f7f8f9 !important;
}
.page-multiStepPlaceOrderPage .service-plan-table table td span {
  display: block;
}
.page-multiStepPlaceOrderPage .fries-prodInfoRow {
  margin-top: 34px;
}
@media only screen and (min-width: 1024px) {
  .page-multiStepPlaceOrderPage .fries-prodInfoRow .learn-more-error {
    display: block;
  }
}
.page-multiStepPlaceOrderPage .fries-prodInfoRow .row-no {
  text-transform: uppercase;
  font-size: 1.4rem;
  font-weight: 600;
  float: left;
  position: relative;
  top: 7px;
  margin-left: 8px;
}
@media only screen and (max-width: 767px) {
  .page-multiStepPlaceOrderPage .fries-prodInfoRow .row-no {
    top: 0;
    margin-bottom: 5px;
    float: left;
    width: 100%;
  }
}
@media only screen and (max-width: 844px) {
  .page-multiStepPlaceOrderPage .fries-prodInfoRow .row-no {
    top: 0;
  }
}
.page-multiStepPlaceOrderPage .fries-prodInfoRow .label-controls {
  position: relative;
}
.page-multiStepPlaceOrderPage .fries-prodInfoRow .label-controls label {
  font-size: 13px;
  font-weight: 500;
  color: #353535;
  margin: 0 0 0.3rem 0;
  vertical-align: top;
  position: absolute;
  bottom: 0;
  width: 100%;
  display: inline-block !important;
}
@media only screen and (max-width: 1023px) {
  .page-multiStepPlaceOrderPage .fries-prodInfoRow .label-controls label {
    position: static;
    min-height: 40px;
  }
}
@media only screen and (max-width: 820px) {
  .page-multiStepPlaceOrderPage .fries-prodInfoRow .label-controls label {
    min-height: auto !important;
  }
}
@media only screen and (max-width: 844px) {
  .page-multiStepPlaceOrderPage .fries-prodInfoRow .label-controls label {
    margin: 8px 0 12px 0;
    position: static;
  }
}
.page-multiStepPlaceOrderPage .fries-prodInfoRow .label-controls label span {
  color: #ff0101;
  padding-left: 0;
}
@media only screen and (min-width: 1024px) {
  .page-multiStepPlaceOrderPage .fries-prodInfoRow .col-md-2 {
    width: 25% !important;
  }
}
.page-multiStepPlaceOrderPage .fries-prodInfoRow b {
  text-transform: uppercase;
  font-weight: 600;
  font-size: 14px;
  color: #003399;
  position: relative;
  top: 10px;
  left: 12px;
}
.page-multiStepPlaceOrderPage .fries-prodInfoRow .form-control {
  height: 42px;
  margin: 0;
}
.page-multiStepPlaceOrderPage .fries-prodInfoRow .fries-calenderProductInfo span .glyphicon-calendar {
  display: none;
}
.page-multiStepPlaceOrderPage .fries-del-prod-info-row {
  cursor: pointer;
  display: contents;
}
.page-multiStepPlaceOrderPage .fries-manual-activation-plan h3 {
  width: 100%;
  font-weight: 600;
  margin: 27px 0 55px 0;
  font-size: 14px;
}
.page-multiStepPlaceOrderPage .fries-manual-activation-plan .required-field {
  float: right;
  color: #ff0101;
  font-size: 1.4rem;
  text-transform: capitalize;
  font-weight: 500;
  text-align: right;
}
@media only screen and (max-width: 767px) {
  .page-multiStepPlaceOrderPage .fries-manual-activation-plan .required-field {
    width: 50%;
  }
}
.page-multiStepPlaceOrderPage .fries-add-productInfo-field {
  font-weight: 600;
}
@media only screen and (max-width: 1023px) {
  .page-multiStepPlaceOrderPage .fries-add-productInfo-field {
    margin-top: 24px;
    margin-bottom: 15px;
  }
}
.page-multiStepPlaceOrderPage .fries-add-productInfo-field:hover,
.page-multiStepPlaceOrderPage .fries-add-productInfo-field:focus,
.page-multiStepPlaceOrderPage .fries-add-productInfo-field:active {
  text-decoration: none;
  color: #003399;
}
@media only screen and (max-width: 767px) {
  .page-multiStepPlaceOrderPage .upload-activation-method .productRegistration__button {
    display: none;
  }
}
.page-multiStepPlaceOrderPage .error {
  color: #ff0101;
  font-weight: 500;
}
.page-multiStepPlaceOrderPage .review-and-submit #submitActivationForm {
  display: flex;
  align-items: center;
  margin-top: 20px;
  margin-bottom: 40px;
}
.page-multiStepPlaceOrderPage .review-and-submit #submitActivationForm #prodActReviewSubmit {
  margin-right: 20px;
}
.page-multiStepPlaceOrderPage .review-and-submit #submitActivationForm .goback-cta {
  text-transform: uppercase;
  font-weight: 600;
}
.page-multiStepPlaceOrderPage .review-and-submit #submitActivationForm .goback-cta:hover {
  text-decoration: none;
}
.page-multiStepPlaceOrderPage .review-and-submit h2 {
  font-size: 16px;
  font-weight: 600;
}
.page-multiStepPlaceOrderPage .review-and-submit + .service-plan-table h2 {
  font-size: 12px;
  text-transform: uppercase;
  margin-top: 0;
  padding: 10px 0;
  border-top: 1px solid #dddee0;
  border-bottom: 1px solid #dddee0;
  margin-bottom: 10px;
  font-weight: 600;
}
@media only screen and (max-width: 767px) {
  .page-multiStepPlaceOrderPage .review-and-submit + .service-plan-table #servicePlanTable {
    overflow-x: scroll;
    display: block;
  }
}
.page-multiStepPlaceOrderPage .resellerpage-additional-email .additional-notification-emails .email-field-row {
  position: relative;
  margin-bottom: 10px;
}
.page-multiStepPlaceOrderPage .resellerpage-additional-email .additional-notification-emails .email-field-row .spo-del-email-info-row {
  text-transform: uppercase;
}
.page-multiStepPlaceOrderPage .resellerpage-additional-email .additional-notification-emails .email-field-row .spo-del-email-info-row:hover,
.page-multiStepPlaceOrderPage .resellerpage-additional-email .additional-notification-emails .email-field-row .spo-del-email-info-row:focus {
  text-decoration: none !important;
}
@media only screen and (max-width: 1023px) {
  .page-multiStepPlaceOrderPage .resellerpage-additional-email .additional-notification-emails .email-field-row .spo-del-email-info-row {
    margin-top: 10px;
    display: inline-block;
  }
}
@media only screen and (min-width: 1024px) {
  .page-multiStepPlaceOrderPage .resellerpage-additional-email .additional-notification-emails .email-field-row .spo-del-email-info-row {
    position: absolute;
    top: 30px;
    left: 55%;
  }
}
.page-multiStepPlaceOrderPage .resellerpage-additional-email .reseller-additional-email-btn {
  font-weight: 600;
}
.page-multiStepPlaceOrderPage .resellerpage-additional-email .reseller-additional-email-btn:hover,
.page-multiStepPlaceOrderPage .resellerpage-additional-email .reseller-additional-email-btn:focus {
  text-decoration: none !important;
  color: #003399;
}
.page-multiStepPlaceOrderPage .resellerpage-additional-email .reseller-additional-email-btn b {
  text-transform: lowercase;
}
@media only screen and (max-width: 1023px) {
  .page-multiStepPlaceOrderPage .fries-manual-activation-method h5 {
    margin-bottom: 40px !important;
  }
}
@media only screen and (max-width: 1023px) {
  .page-multiStepPlaceOrderPage .order-summary {
    margin-top: 20px;
  }
}
.page-multiStepPlaceOrderPage div.dataTables_info {
  padding-top: 0 !important;
}
.page-multiStepPlaceOrderPage .ep-dataTable-footer .pull-left {
  margin-top: -4px;
}
.page-multiStepPlaceOrderPage .order__form .control-label {
  line-height: 35px;
}
.page-multiStepPlaceOrderPage .order__form .order__radio-container {
  padding-top: 10px;
}
.page-multiStepPlaceOrderPage .order__form .form__radio-group {
  display: flex;
  height: auto;
  float: none !important;
}
@media only screen and (max-width: 767px) {
  .page-multiStepPlaceOrderPage .order__form .form__radio-group {
    flex-direction: column;
  }
}
.page-multiStepPlaceOrderPage .order__form .form__radio-group li {
  padding-right: 40px;
  margin-bottom: 12px;
}
.page-multiStepPlaceOrderPage .required-field {
  font-size: 14px;
  font-weight: 500;
  color: #FF0101;
  text-align: right;
  float: right;
}
.spo-cart-page .row,
.combo-cart-page .row {
  margin: 0;
}
.spo-cart-page .item__list,
.combo-cart-page .item__list {
  max-height: 500px;
  overflow: auto;
}
@media only screen and (max-width: 1024px) {
  .spo-cart-page .item__list,
  .combo-cart-page .item__list {
    overflow-x: auto;
    margin-top: 20px;
  }
}
@media print {
  .spo-cart-page .item__list,
  .combo-cart-page .item__list {
    overflow: hidden;
  }
}
@media only screen and (max-width: 1024px) {
  .spo-cart-page .item__list li,
  .combo-cart-page .item__list li {
    min-width: 700px;
    position: static;
  }
}
.spo-cart-page .item__list ul.item__list--header li.item__toggle,
.combo-cart-page .item__list ul.item__list--header li.item__toggle {
  display: none;
}
.spo-cart-page .item__list ul.item__list--header li.item__info,
.combo-cart-page .item__list ul.item__list--header li.item__info {
  padding-left: 15px;
}
.spo-cart-page .item__list .item__list--item,
.combo-cart-page .item__list .item__list--item {
  border: none;
  padding: 0;
}
@media print {
  .spo-cart-page .item__list .item__list--item,
  .combo-cart-page .item__list .item__list--item {
    border-bottom: 1px solid #dddee0;
  }
}
.spo-cart-page .item__list .item__list--item .item__toggle,
.combo-cart-page .item__list .item__list--item .item__toggle {
  display: none !important;
}
.spo-cart-page .item__list .item__list--item .js-execute-entry-action-button a,
.combo-cart-page .item__list .item__list--item .js-execute-entry-action-button a {
  font-weight: 600;
  margin-top: 8px;
  display: block;
}
.spo-cart-page .item__list .item__list--item .js-execute-entry-action-button a:hover,
.combo-cart-page .item__list .item__list--item .js-execute-entry-action-button a:hover,
.spo-cart-page .item__list .item__list--item .js-execute-entry-action-button a:focus,
.combo-cart-page .item__list .item__list--item .js-execute-entry-action-button a:focus,
.spo-cart-page .item__list .item__list--item .js-execute-entry-action-button a:active,
.combo-cart-page .item__list .item__list--item .js-execute-entry-action-button a:active {
  text-decoration: none;
}
.spo-cart-page .item__list .item__list--item > div,
.combo-cart-page .item__list .item__list--item > div {
  padding: 15px 10px !important;
  display: table-cell !important;
}
.spo-cart-page .item__list .associate-hardware-container,
.combo-cart-page .item__list .associate-hardware-container {
  background: #f1f3f5;
  padding: 20px 16px 35px;
}
.spo-cart-page .item__list .associate-hardware-container .associate-hardware p,
.combo-cart-page .item__list .associate-hardware-container .associate-hardware p {
  font-weight: 600;
  font-size: 14px;
  margin: 10px 0;
}
.spo-cart-page .item__list .associate-hardware-container .associate-hardware .product-image,
.combo-cart-page .item__list .associate-hardware-container .associate-hardware .product-image {
  text-align: left !important;
}
.spo-cart-page .item__list table > tbody > tr > td,
.combo-cart-page .item__list table > tbody > tr > td {
  padding: 0;
  padding-bottom: 15px !important;
}
.spo-cart-page .subtotals,
.combo-cart-page .subtotals {
  font-size: 14px;
  border: 1px solid #dddee0;
  padding: 15px;
  margin-top: -10px;
}
.spo-cart-page .subtotals .totals,
.combo-cart-page .subtotals .totals {
  font-size: 16px;
}
.spo-cart-page .subtotals .tax,
.combo-cart-page .subtotals .tax {
  border-top: 1px solid #dddee0 !important;
}
.spo-cart-page .subtotals > div,
.combo-cart-page .subtotals > div {
  padding: 5px 0 !important;
}
.cart-summary-sticky-wrap {
  margin-bottom: 25px;
}
.cart-summary-sticky-wrap .row {
  margin: 0;
}
.cart-summary-sticky-wrap .cart-summary {
  border: 1px solid #aaafb6;
}
.cart-summary-sticky-wrap .cart-summary .cart-summary__heading {
  background: #000000;
  color: #ffffff;
  font-size: 1em;
  font-weight: 700;
  margin: 0;
  padding: 11px 14px;
}
.cart-summary-sticky-wrap .cart-summary .cart-summary__content .cart-totals {
  padding: 0;
}
.cart-summary-sticky-wrap .cart-summary .cart-summary__content .cart-totals .cart-divider {
  width: 100%;
  margin: 20px 0;
}
.cart-summary-sticky-wrap .cart-summary .cart-summary__content .cart-totals .grand-total {
  padding: 0;
  font-size: 16px;
}
.cart-summary-sticky-wrap .cart-summary .cart-summary__content .cart-totals .cart-totals--delivery-amount {
  line-height: normal;
  text-align: right;
}
.cart-summary-sticky-wrap .cart-summary .cart-summary__content .cart-totals .cart-totals-left {
  padding: 0;
}
.cart-summary-sticky-wrap .cart-summary .cart__actions {
  display: flex;
  justify-content: end;
  padding: 20px 14px;
}
.page-multiStepCheckoutSummaryPage .checkout-fries-digitaldelivery .checkout-indent h5,
.page-multiStepCheckoutSummaryPage .checkout-fries-digitaldelivery .checkout-indent h6 {
  font-weight: 600;
  padding-right: 10px;
  text-align: justify;
  line-height: 20px;
}
.page-multiStepCheckoutSummaryPage .checkout-fries-digitaldelivery div {
  margin: 10px 0;
}
.page-multiStepCheckoutSummaryPage hr {
  border-color: #dddee0 !important;
}
.page-multiStepCheckoutSummaryPage .checkout-review .checkout-order-summary .infoBlock ul {
  width: 100% !important;
}
.page-multiStepCheckoutSummaryPage .checkout-review .checkout-order-summary .infoBlock ul hr {
  margin-top: 10px;
}
.page-multiStepCheckoutSummaryPage .checkout-review .checkout-order-summary .infoBlock .additional {
  position: absolute;
  right: 30px;
  font-weight: 600;
}
.page-multiStepCheckoutSummaryPage .checkout-review .checkout-order-summary .infoBlock.spRecipients li:not(:first-child) {
  margin-bottom: 12px;
}
.page-multiStepCheckoutSummaryPage .checkout-review .checkout-order-summary .infoBlock.spRecipients li:last-child {
  margin-bottom: 0;
}
.page-multiStepCheckoutSummaryPage .checkout-order-details {
  display: none;
}
@media only screen and (min-width: 1024px) {
  .page-multiStepCheckoutSummaryPage .checkout-order-details {
    margin-bottom: 0 !important;
  }
}
@media only screen and (min-width: 641px) and (max-width: 1023px) {
  .page-multiStepCheckoutSummaryPage .checkout-order-details {
    margin-top: 47px !important;
  }
}
@media only screen and (min-width: 768px) {
  .page-orderConfirmationPage .checkout__confirmation__content--component .order-details-page.used-as-header > .row {
    display: flex;
  }
}
.page-orderConfirmationPage .checkout__confirmation__content--component .order-details-page .matched-heights {
  display: flex;
  flex-wrap: wrap;
}
.page-orderConfirmationPage .checkout__confirmation__content--component .order-details-page .more,
.page-orderConfirmationPage .checkout__confirmation__content--component .order-details-page .less {
  display: none;
}
@media only screen and (max-width: 767px) {
  .page-orderConfirmationPage .order-details-page__header {
    padding: 0;
  }
}
.page-orderConfirmationPage .order-details-page__header h1 {
  font-weight: 600;
}
@media only screen and (max-width: 767px) {
  .page-orderConfirmationPage .controls-container {
    text-align: left !important;
  }
}
@media only screen and (max-width: 767px) {
  .page-orderConfirmationPage .controls-container .print {
    float: none !important;
  }
}
.page-orderConfirmationPage .order-details-page > .row .item__list li {
  min-width: 700px !important;
}
.page-orderConfirmationPage .order-details-page > .row .item__list .item__list--header,
.page-orderConfirmationPage .order-details-page > .row .item__list .item__list--item {
  min-width: unset;
}
.page-quickAddSkuPage .add-to-cart-modal .cart-primary--modal .item__list--header .item__toggle,
.page-quickAddSkuPage .add-to-cart-modal .cart-primary--modal .item__list--item .item__toggle {
  display: none;
}
.page-quickAddSkuPage .add-to-cart-modal .cart-primary--modal .item__list--header .item__info,
.page-quickAddSkuPage .add-to-cart-modal .cart-primary--modal .item__list--item .item__info {
  padding-left: 10px !important;
}
.page-quickAddSkuPage .add-to-cart-modal #cboxClose {
  right: 30px;
  top: 20px;
}
#acc_select .acc-type {
  height: 34px;
  text-align: center;
  padding: 6px;
}
@media only screen and (min-width: 1024px) {
  .page-cartPage .cart-primary,
  .page-multiStepCheckoutSummaryPage {
    min-height: 450px;
  }
}
.page-cartPage .cart-primary ul.item__list--header li.item__toggle,
.page-multiStepCheckoutSummaryPage ul.item__list--header li.item__toggle {
  display: none;
}
.page-cartPage .cart-primary ul.item__list--header li.item__info,
.page-multiStepCheckoutSummaryPage ul.item__list--header li.item__info {
  padding-left: 15px;
}
.page-cartPage .cart-primary .item__list--item,
.page-multiStepCheckoutSummaryPage .item__list--item {
  border: none;
}
.page-cartPage .cart-primary .item__list--item .item__toggle,
.page-multiStepCheckoutSummaryPage .item__list--item .item__toggle {
  display: none;
}
.page-multiStepCheckoutSummaryPage .item__list--item .item__info {
  padding-left: 15px !important;
}
.page-multiStepCheckoutSummaryPage .table__instructions {
  padding-bottom: 20px;
}
@media only screen and (min-width: 1023px) {
  .page-multiStepCheckoutSummaryPage .table__instructions {
    padding-top: 0;
  }
}
.page-multiStepCheckoutSummaryPage .spo-cart-page .item__list,
.page-multiStepCheckoutSummaryPage .combo-cart-page .item__list {
  margin-top: 0;
}
.confirm-modal #cboxClose {
  right: 30px;
  top: 20px;
}
.cart-container {
  margin-bottom: 30px;
}
.spo-cart-divider {
  border-bottom: 1px solid #dddee0;
  height: 0;
  margin: 15px 0;
  width: 100%;
}
.disableCartinput {
  cursor: default !important;
  border: none !important;
  color: black !important;
  padding-top: 0 !important;
}
.context-dropdown-menu {
  position: static !important;
  float: none !important ;
  border: none !important;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
}
.order-summary .order-summary__list-item {
  position: relative;
}
.order-summary .order-summary__list-item .orderSummaryItemLabel {
  position: relative;
  display: inline-block;
  padding-right: 30px;
  cursor: pointer;
}
.order-summary .order-summary__list-item .orderSummaryItemLabel:after {
  border-left: 2px solid #90949c;
  border-right: none;
  border-top: 2px solid #90949c;
  content: "";
  display: inline-block;
  height: 8px;
  margin-left: 4.08px;
  position: absolute;
  right: 12px;
  top: 1px;
  transform: rotate(225deg);
  width: 8px;
  z-index: 3;
}
.order-summary .order-summary__list-item.open .orderSummaryItemLabel:after {
  transform: rotate(45deg);
  top: 5px;
}
.order-details-page .order-summary .order-summary__content {
  padding: 11px 14px;
}
.item__list table > tbody > tr {
  border-bottom: 1px solid #dddee0;
}
.checkout-order-summary:not(.spo-cart-page):not(.combo-cart-page) .subtotals {
  padding: 0;
}
.checkout-order-summary:not(.spo-cart-page):not(.combo-cart-page) .subtotals > div {
  padding: 5px 10px;
}
.checkout-order-summary:not(.spo-cart-page):not(.combo-cart-page) .subtotals a.btn-primary {
  margin-left: 20px !important;
}
.checkout-order-summary .item__list {
  overflow: auto;
  position: relative;
}
@media only screen and (max-width: 767px) {
  .checkout-order-summary .subtotals {
    border-right: none;
    border-left: none;
  }
}
.checkout-order-summary .subtotals a.btn-primary {
  float: left !important;
  margin-top: 25px !important;
  background: transparent !important;
  color: #039 !important;
  text-transform: uppercase !important;
  font-weight: 600 !important;
}
.checkout-order-summary .subtotals a.btn-primary:before {
  left: 0 !important;
  right: unset !important;
  transform: scaleX(-1) !important;
  top: 7px !important;
  margin-left: -4px;
}
.checkout-order-summary .subtotals a.btn-primary:after {
  display: none !important;
}
.checkout-order-summary .item__list > li:first-child {
  position: sticky;
  top: 0;
}
.order__label-container.col-xs-12 {
  text-align: left;
}
.page-multiStepPlaceOrderPage .order__form .order__radio-container .form__radio-group li {
  width: 33%;
}
@media only screen and (max-width: 767px) {
  .page-multiStepPlaceOrderPage .order__form .order__radio-container .form__radio-group li {
    width: 100%;
    padding: 0;
    margin-bottom: 30px;
  }
}
.page-multiStepPlaceOrderPage .order__form .order__radio-container button.tippy-button {
  padding-left: 5px;
}
#comboForm .combo-prodAct-prod-info-section .combo-prodInfoRow {
  margin-top: 25px;
}
#comboForm .combo-prodAct-prod-info-section .combo-prodInfoRow .row-no {
  text-transform: uppercase;
  font-size: 1.4rem;
  font-weight: 600;
  float: left;
  position: relative;
  top: 7px;
  margin-left: 8px;
}
@media only screen and (max-width: 767px) {
  #comboForm .combo-prodAct-prod-info-section .combo-prodInfoRow .row-no {
    top: 0;
    margin-bottom: 5px;
    float: left;
    width: 100%;
  }
}
@media only screen and (max-width: 844px) {
  #comboForm .combo-prodAct-prod-info-section .combo-prodInfoRow .row-no {
    top: 0;
  }
}
#comboForm .combo-prodAct-prod-info-section .combo-prodInfoRow .label-controls {
  position: relative;
}
#comboForm .combo-prodAct-prod-info-section .combo-prodInfoRow .label-controls label {
  font-size: 13px;
  font-weight: 500;
  color: #353535;
  margin: 0 0 0.3rem 0;
  vertical-align: top;
  position: absolute;
  bottom: 0;
  width: 100%;
  display: inline-block !important;
}
@media only screen and (max-width: 1023px) {
  #comboForm .combo-prodAct-prod-info-section .combo-prodInfoRow .label-controls label {
    position: static;
    min-height: 40px;
  }
}
@media only screen and (max-width: 820px) {
  #comboForm .combo-prodAct-prod-info-section .combo-prodInfoRow .label-controls label {
    min-height: auto !important;
  }
}
@media only screen and (max-width: 844px) {
  #comboForm .combo-prodAct-prod-info-section .combo-prodInfoRow .label-controls label {
    margin: 8px 0 12px 0;
    position: static;
  }
}
#comboForm .combo-prodAct-prod-info-section .combo-prodInfoRow .label-controls label span {
  color: #ff0101;
  padding-left: 0;
}
@media only screen and (min-width: 1024px) {
  #comboForm .combo-prodAct-prod-info-section .combo-prodInfoRow .col-md-2 {
    width: 25% !important;
  }
}
#comboForm .combo-prodAct-prod-info-section .combo-prodInfoRow b {
  text-transform: uppercase;
  font-weight: 600;
  font-size: 14px;
  color: #003399;
  position: relative;
  top: 10px;
  left: 12px;
}
#comboForm .combo-prodAct-prod-info-section .combo-prodInfoRow .form-control {
  height: 42px;
  margin: 0;
}
#comboForm .combo-prodAct-prod-info-section .combo-prodInfoRow .combo-del-prod-info-row {
  cursor: pointer;
  display: contents;
}
#comboForm .combo-add-productInfo-field {
  font-weight: 600;
}
@media only screen and (max-width: 1023px) {
  #comboForm .combo-add-productInfo-field {
    margin-top: 24px;
    margin-bottom: 15px;
  }
}
#comboForm .combo-add-productInfo-field:hover,
#comboForm .combo-add-productInfo-field:focus,
#comboForm .combo-add-productInfo-field:active {
  text-decoration: none;
  color: #003399;
}
.combo-cart-page .item__list .associate-hardware-container {
  padding: 10px !important;
}
.combo-cart-page .item__list .entry-group-header {
  display: none;
}
@media only screen and (max-width: 767px) {
  .combo-cart-page .associate-hardware-container {
    min-width: 700px;
  }
}
@media only screen and (max-width: 1024px) {
  .page-cartPage .combo-cart-page .item__list li {
    min-width: 680px;
  }
}
.page-cartPage .cart-primary:not(.cart-primary--modal) .cart__primary--actions {
  display: none !important;
}
.page-cartPage #checkScroller > li:first-child {
  position: sticky;
  top: 0;
  z-index: 1;
}
.page-cartPage #checkScroller {
  position: relative;
}
.page-order .combo-cart-page .associate-hardware-container,
.page-order .spo-cart-page .associate-hardware-container {
  min-width: 900px;
}
.fsp-notifications__container {
  position: fixed !important;
}
@media only screen and (min-width: 1400px) {
  .order__label-container,
  .order__form .control-label {
    text-align: left !important;
  }
}
.order-details-page .combo-cart-page .item__list .item__list--header .item__quantity,
.order-details-page .combo-cart-page .item__list .item__list--item .item__quantity,
.order-details-page .combo-cart-page .item__list .item__list--header .item__allocated,
.order-details-page .combo-cart-page .item__list .item__list--item .item__allocated,
.order-details-page .combo-cart-page .item__list .item__list--header .item__backordered,
.order-details-page .combo-cart-page .item__list .item__list--item .item__backordered,
.order-details-page .combo-cart-page .item__list .item__list--header .item__shipped,
.order-details-page .combo-cart-page .item__list .item__list--item .item__shipped,
.order-details-page .combo-cart-page .item__list .item__list--header .item__price,
.order-details-page .combo-cart-page .item__list .item__list--item .item__price,
.order-details-page .combo-cart-page .item__list .item__list--header .item__total--column,
.order-details-page .combo-cart-page .item__list .item__list--item .item__total--column {
  width: 20% !important;
}
.order-details-page .combo-cart-page .item__list .associate-hardware-container {
  padding: 10px 0 !important;
}
.order-details-page .combo-cart-page .item__list .associate-hardware-container h5 {
  padding: 0 10px;
}
@media print {
  .order-details-page .combo-cart-page .item__list .associate-hardware-container .item__list--item {
    border: none;
  }
}
.order-details-page .delivery-entry-section {
  height: auto !important;
}
.order-details-page .delivery-entry-section .item__list--header .item__info,
.order-details-page .delivery-entry-section .item__list--item .item__info {
  padding-left: 15px;
}
.order-details-page .table-wrap .item__list__cart {
  position: relative;
}
.order-details-page .table-wrap .item__list__cart > li:first-child {
  position: sticky;
  top: 0;
}
@media print {
  .order-details-page .table-wrap .item__list__cart > li:first-child {
    position: static;
  }
}
.combo-cart-page .item__list table > tbody > tr > td {
  padding: 0 !important;
}
.combo-cart-page .item__list table > tbody > tr {
  border: none !important;
}
@media only screen and (min-width: 1024px) {
  .mobile-only {
    display: none !important;
  }
}
@media only screen and (max-width: 1023px) {
  .desktop-only {
    display: none !important;
  }
}
@media only screen and (min-width: 1024px) {
  .alignComponent {
    margin-top: 110px;
  }
  .removeGap {
    margin-top: 70px;
  }
}
input[readonly="readonly"] {
  background: #eeeeee !important;
  color: #929292 !important;
}
input.error-bg {
  background: #fae5e8 !important;
  color: #FF0101 !important;
  border-color: #fd7b7b !important;
}
input.error-bg:-webkit-autofill,
input.error-bg:-webkit-autofill:hover,
input.error-bg:-webkit-autofill:focus,
input.error-bg:-webkit-autofill:active {
  -webkit-box-shadow: 0 0 0 30px #fae5e8 inset !important;
}
input.error-bg:-webkit-autofill {
  -webkit-text-fill-color: #FF0101 !important;
}
.page-prod-act-customer-information .plan-notifications .required-text {
  float: right;
}
@media only screen and (min-width: 768px) {
  .page-multiStepPlaceOrderPage .productRegistration__body__section .productRegistration__body__section--inner {
    min-height: 300px;
    padding-bottom: 90px;
  }
  .page-multiStepPlaceOrderPage .productRegistration__body__section .productRegistration__button {
    position: absolute;
    bottom: 0;
    margin: 14px 15px 25px 15px;
  }
}
#productActCommmonModal.modal.fade:not(.in).right .modal-dialog {
  -webkit-transform: translate3d(25%, 0, 0) !important;
  -moz-transform: translate3d(25%, 0, 0) !important;
  -o-transform: translate3d(25%, 0, 0) !important;
  -ms-transform: translate3d(25%, 0, 0) !important;
  transform: translate3d(25%, 0, 0) !important;
}
.page-contactus-page .rich-text-output .btn-default:before {
  content: none;
}
.page-contactus-page .rich-text-output .btn-default:hover {
  background: transparent !important;
  color: #003399 !important;
  text-decoration: underline !important;
}
.order__form .account-orderType {
  height: auto !important;
}
@media only screen and (min-width: 768px) {
  .order__form .account-orderType {
    display: flex !important;
  }
}
.order__form .account-orderLabel {
  padding-right: 8px;
}
@media only screen and (min-width: 768px) {
  .order__form .account-orderLabel {
    width: 50%;
  }
}
@media only screen and (max-width: 767px) {
  .order__form .account-orderLabel:first-child {
    margin-bottom: 30px;
  }
}
.order__form .account-orderName,
.order__form .choose-orderName {
  font-size: 16px;
  margin-bottom: 12px;
  display: inline-block;
}
button.btn.btn-forgot-password-submit {
  float: right !important;
  margin-bottom: 213px;
}
@media (max-width: 1024px) {
  .orderTableVsp .table__instructions {
    display: block;
    border-top: 1px solid #dddee0;
  }
}
.orderTableVsp .table_list__header {
  padding: 10px;
  font-size: 18px;
  font-weight: 600;
  color: white;
  background: black;
  margin-bottom: -20px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.orderTableVsp .table_list__header .downloadInfo {
  font-size: 14px;
}
.orderTableVsp .table_list__header .downloadInfo {
  color: white;
}
.orderTableVsp .table_list__header .downloadInfo .icon-download {
  margin-right: 6px;
}
@media (max-width: 1024px) {
  .orderTableVsp .table_list__header {
    margin-top: 10px;
    margin-bottom: 0;
  }
}
.orderTableVsp .table-wrap .item__list--item.hwspItem {
  border: none;
}
.orderTableVsp .table-wrap .item__list--item .item__name {
  font-weight: 600 !important;
}
.orderTableVsp .table-wrap .item__list--item.delivery__list--item {
  border-bottom: 1px solid #dddee0 !important;
}
.orderTableVsp .table-wrap .item__list--item.hwspContainer {
  background: #f1f3f5;
}
.orderTableVsp .table-wrap .item__list__cart > li:first-child {
  z-index: 11;
}
.orderTableVsp .table-wrap .headerLight .item__list--header li {
  background: #f1f3f5 !important;
}
.orderTableVsp .table-wrap:not(.deliveryTrackingTable) .item__list--item .item__info,
.orderTableVsp .table-wrap:not(.deliveryTrackingTable) .item__list--header .item__info {
  width: 45% !important;
}
.orderTableVsp .viewAllDelivery {
  text-align: end;
  margin-bottom: 10px;
  padding-right: 24px;
}
.orderTableVsp .delivery-entry-section {
  width: 100%;
  display: inline-block;
}
.orderTableVsp .downloadNote {
  font-size: 18px;
  font-weight: 800;
}
.orderTableVsp .downloadNote a {
  font-weight: 800;
  text-decoration: underline;
}
.cartTotalVsp .table_list__header {
  padding: 10px;
  font-size: 18px;
  font-weight: 600;
  color: white;
  background: black;
}
.cartTotalVsp .cartTotalContainer {
  padding: 0;
}
.cartTotalVsp .cart-totals {
  padding: 0 !important;
}
.cartTotalVsp .cart-totals__subtotal,
.cartTotalVsp .cart-totals__total {
  padding: 0 10px;
}
.cartTotalVsp .cart-totals__total {
  background: #f1f3f5;
  padding-top: 10px;
  margin-top: 10px;
  margin-bottom: 15px;
}
.cartTotalVsp .cart-totals__total .grand-total {
  padding: 10px 0;
}
.order-details-page .matched-heights {
  display: flex;
  flex-wrap: wrap;
}
span.multiselect-native-select {
  position: relative;
}
span.multiselect-native-select select {
  border: 0 !important;
  clip: rect(0 0 0 0) !important;
  height: 1px !important;
  margin: -1px -1px -1px -3px !important;
  overflow: hidden !important;
  padding: 0 !important;
  position: absolute !important;
  width: 1px !important;
  left: 50%;
  top: 30px;
}
.multiselect-container {
  position: absolute;
  list-style-type: none;
  margin: 0;
  padding: 0;
}
.multiselect-container .input-group {
  margin: 5px;
}
.multiselect-container .multiselect-reset .input-group {
  width: 93%;
}
.multiselect-container > li {
  padding: 0;
}
.multiselect-container > li > a.multiselect-all label {
  font-weight: bold;
}
.multiselect-container > li.multiselect-group label {
  margin: 0;
  padding: 3px 20px 3px 20px;
  height: 100%;
  font-weight: bold;
}
.multiselect-container > li.multiselect-group-clickable label {
  cursor: pointer;
}
.multiselect-container > li > a {
  padding: 0;
}
.multiselect-container > li > a > label {
  margin: 0;
  height: 100%;
  cursor: pointer;
  font-weight: normal;
  padding: 3px 20px 3px 40px;
}
.multiselect-container > li > a > label.radio,
.multiselect-container > li > a > label.checkbox {
  margin: 0;
}
.multiselect-container > li > a > label > input[type="checkbox"] {
  margin-bottom: 5px;
}
.btn-group > .btn-group:nth-child(2) > .multiselect.btn {
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
}
.form-inline .multiselect-container label.checkbox,
.form-inline .multiselect-container label.radio {
  padding: 3px 20px 3px 40px;
}
.form-inline .multiselect-container li a label.checkbox input[type="checkbox"],
.form-inline .multiselect-container li a label.radio input[type="radio"] {
  margin-left: -20px;
  margin-right: 0;
}
.leadManagementTable table.dataTable {
  margin: 0 !important;
}
.leadManagementTable table.dataTable thead th .al_sorting:after {
  font-size: 12px;
  margin-left: 8px;
  opacity: 1 !important;
  font-family: "epson-icons";
}
.leadManagementTable table.dataTable thead th.sorting .al_sorting:after {
  content: "\e90a" !important;
  color: #90949c;
}
.leadManagementTable table.dataTable thead th.sorting_asc .al_sorting:after {
  content: "\e908" !important;
  color: #003399;
}
.leadManagementTable table.dataTable thead th.sorting_desc .al_sorting:after {
  content: "\e909" !important;
  color: #003399;
}
.leadManagementTable table.dataTable thead th.sorting:after,
.leadManagementTable table.dataTable thead th.sorting_asc:after,
.leadManagementTable table.dataTable thead th.sorting_desc:after {
  content: none !important;
}
.leadManagementTable table.dataTable thead th:after {
  content: none !important;
}
.leadManagementTable .dataTables_wrapper::-webkit-scrollbar {
  width: 5px;
  height: 8px;
  background-color: #aaa;
}
.leadManagementTable .dataTables_wrapper::-webkit-scrollbar-thumb {
  background: #666;
  border-radius: 4px;
}
.leadManagementTable .dataTables_filter {
  display: none;
}
.leadManagementTable .dataTables_length {
  display: none;
}
.leadManagementTable .dataTables_info {
  clear: both;
  float: left;
  padding-top: 0.755em;
}
.leadManagementTable .dataTables_paginate {
  float: right;
  text-align: right;
  padding-top: 0.25em;
}
.leadManagementTable .dataTables_info {
  padding-top: 0;
}
.leadManagementTable .ep-dataTable-footer {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  font-size: 12px;
  margin: 24px 0;
  align-items: center;
}
.leadManagementTable .ep-dataTable-footer .pull-left {
  border-right: 1px solid #ccc;
  padding: 0 15px 0 0;
}
.leadManagementTable .ep-dataTable-footer .paging_simple a {
  outline: none;
}
.leadManagementTable .ep-dataTable-footer .paging_simple a:focus,
.leadManagementTable .ep-dataTable-footer .paging_simple a:active {
  outline: none;
}
.leadManagementTable .ep-dataTable-footer .paging_simple a button {
  font-weight: normal;
  background: none;
  border: none;
  padding: 0;
  margin: 0;
  width: 24px;
  font-size: 13px;
}
.leadManagementTable .ep-dataTable-footer .paging_simple span {
  top: -2px;
  line-height: 25px;
  position: relative;
  font-weight: 400;
}
.leadManagementTable .ep-dataTable-footer button.pagination__button.previous {
  transform: rotateY(180deg);
}
.leadManagementTable .ep-dataTable-footer .pagination__button.previous:after {
  content: "\f22d";
  font-family: bootstrap-icons !important;
  color: #003399;
}
.leadManagementTable .ep-dataTable-footer .paginate_button.disabled {
  opacity: 0.5;
}
.leadManagementTable .ep-dataTable-footer .pagination__button.next:after {
  content: "\f231";
  font-family: bootstrap-icons !important;
  color: #003399;
}
.leadManagementTable .ep-dataTable-footer .pagination {
  display: flex;
  align-items: center;
  border: none;
}
.leadManagementTable div.dataTables_info {
  padding-top: 0 !important;
}
.leadManagementTable div.dataTables_wrapper div.dataTables_paginate {
  padding: 0;
}
.leadManagementTable #leadManagementTable,
.leadManagementTable #leadsSummaryTable {
  border: 1px solid #f0f0f0 !important;
  border-collapse: collapse !important;
}
@media only screen and (max-width: 1024px) {
  .leadManagementTable #leadManagementTable,
  .leadManagementTable #leadsSummaryTable {
    overflow: auto;
    display: block;
  }
}
.leadManagementTable div.dataTables_wrapper div.dataTables_paginate ul.pagination {
  display: flex;
  align-items: center;
  margin: 0;
}
.leadManagementTable .dataTables_wrapper table {
  border-collapse: collapse;
  border-spacing: 0;
  width: 100% !important;
  border: none !important;
  margin-top: 15px;
}
.leadManagementTable .dataTables_wrapper table th,
.leadManagementTable .dataTables_wrapper table td {
  text-align: left;
  border: none !important;
  font-size: 14px;
  font-weight: 500;
  vertical-align: middle !important;
  padding: 10px 18px;
}
.leadManagementTable .dataTables_wrapper table th {
  background: #eef2f5;
  white-space: pre;
  color: black;
  text-transform: capitalize;
  padding: 16px 18px;
}
.leadManagementTable .dataTables_wrapper table td {
  word-break: break-word;
}
.leadManagementTable .dataTables_wrapper table td a {
  text-decoration: underline;
}
.leadManagementTable .dataTables_wrapper table tbody tr:not(:last-child) {
  border-bottom: 1px solid #f0f0f0;
}
.leadManagementTable .dataTables_wrapper table tbody tr .leadStatus {
  display: block;
  padding: 7px;
}
.leadManagementTable .dataTables_wrapper table tbody tr .leadStatus.status-new,
.leadManagementTable .dataTables_wrapper table tbody tr .leadStatus.status-New,
.leadManagementTable .dataTables_wrapper table tbody tr .leadStatus.status {
  background: #00d4c01a;
  color: #0a3925;
}
.leadManagementTable .dataTables_wrapper table tbody tr .leadStatus.status-inProgress,
.leadManagementTable .dataTables_wrapper table tbody tr .leadStatus.status-In.Progress {
  background: #feefc5;
  color: #765711;
}
.leadManagementTable .dataTables_wrapper table tbody tr .leadStatus.status-noResponse,
.leadManagementTable .dataTables_wrapper table tbody tr .leadStatus.status-No.Response,
.leadManagementTable .dataTables_wrapper table tbody tr .leadStatus.status-noOpportunity,
.leadManagementTable .dataTables_wrapper table tbody tr .leadStatus.status-No.Opportunity {
  background: #ebebeb80;
  color: #353535;
}
.leadManagementTable .dataTables_wrapper table tbody tr .leadStatus.status-qualified,
.leadManagementTable .dataTables_wrapper table tbody tr .leadStatus.status-Qualified {
  background: #79a6ff24;
  color: #0055ff;
}
.leadManagementTable .dataTables_wrapper table tbody tr .tableLink {
  text-decoration: none;
  display: flex;
}
.leadManagementTable .dataTables_wrapper table tbody tr .tableLink:hover {
  text-decoration: underline;
}
.leadManagementTable .dataTables_wrapper table tbody tr .tableoverdueContainer {
  display: inline-flex;
  align-items: center;
  padding-bottom: 6px;
}
.leadManagementTable .dataTables_wrapper table tbody tr .tableoverdueContainer .overdueContainer {
  height: 22px;
  width: 22px;
  min-width: 22px;
  display: inline-block;
  margin-right: 10px;
}
.leadManagementTable .dataTables_wrapper table tbody tr .assignedDropdown {
  position: relative;
}
.leadManagementTable .dataTables_wrapper table tbody tr .assignedDropdown.open {
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
}
.leadManagementTable .dataTables_wrapper table tbody tr .assignedDropdown.open .assignedDropdownContainer {
  background: #eef2f5;
}
.leadManagementTable .dataTables_wrapper table tbody tr .assignedDropdown.open .dropdown-backdrop {
  display: none;
}
.leadManagementTable .dataTables_wrapper table tbody tr .assignedDropdown .assignedDropdownContainer {
  display: block;
  margin: 10px;
  padding: 8px;
}
.leadManagementTable .dataTables_wrapper table tbody tr .assignedDropdown .assignedDropdownContainer:hover {
  background: #eef2f5;
}
.leadManagementTable .dataTables_wrapper table tbody tr .assignedDropdown .assignedDropdown-menu {
  width: 100%;
  padding: 0;
  border: none;
  margin: 0;
  min-width: unset;
}
.leadManagementTable .dataTables_wrapper table tbody tr .assignedDropdown .assignedDropdown-menu label.form-check-label {
  display: block;
  color: inherit;
  font-size: 14px;
  text-transform: capitalize;
  font-weight: 500;
  cursor: pointer;
  margin: 10px;
  padding: 8px;
}
.leadManagementTable .dataTables_wrapper table tbody tr .assignedDropdown .assignedDropdown-menu label.form-check-label.active,
.leadManagementTable .dataTables_wrapper table tbody tr .assignedDropdown .assignedDropdown-menu label.form-check-label:hover {
  background: #eef2f5;
}
.leadManagementTable .dataTables_wrapper table tbody tr .assignedDropdown .assignedDropdown-menu li {
  margin: 0 !important;
  cursor: pointer;
}
.leadManagementTable .dataTables_wrapper table tbody tr .assignedDropdown .assignedDropdown-menu #applySelection {
  text-align: center;
  padding: 0 10px;
}
.leadManagementTable .dataTables_wrapper table tbody tr .assignedDropdown .assignedDropdown-menu #applySelection button {
  width: 100%;
  padding: 5px;
  margin-bottom: 10px;
}
.leadManagementTable .dataTables_wrapper table tbody tr .assignedDropdown .assignedDropdown-menu .dropdownMenu-items {
  max-height: 285px;
  display: block;
  overflow: auto;
}
.leadManagementTable .dataTables_wrapper table tbody tr #assignedTo {
  outline: none;
  border: none;
  width: 100%;
  -webkit-appearance: none;
  -moz-appearance: none;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14' height='7' viewBox='0 0 14 7' fill='none'%3E%3Cpath d='M7.30534 6.85721L0.638672 0.223877H13.972L7.30534 6.85721Z' fill='%23707070'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position-x: 100%;
  background-position-y: 7px;
  padding-right: 20px;
  cursor: pointer;
}
.leadManagementTable .dataTables_wrapper table tbody tr #assignedTo option {
  font-size: inherit !important;
}
.leadManagementTable .dataTables_wrapper .row {
  margin: 0 !important;
}
.leadMgmNudge.modal.fade:not(.in).right .modal-dialog {
  -webkit-transform: translate3d(25%, 0, 0) !important;
  -moz-transform: translate3d(25%, 0, 0) !important;
  -o-transform: translate3d(25%, 0, 0) !important;
  -ms-transform: translate3d(25%, 0, 0) !important;
  transform: translate3d(25%, 0, 0) !important;
}
.leadMgmNudge::-webkit-scrollbar {
  height: 8px;
  width: 8px;
}
.leadMgmNudge::-webkit-scrollbar-thumb {
  background-color: #bfbfbf;
  border-radius: 8px;
}
.leadMgmNudge::-webkit-scrollbar-track {
  background-color: white;
}
.leadMgmNudge .modal-dialog {
  width: 46%;
  margin: 0;
  right: 0;
  height: 100%;
  display: grid;
  float: right;
}
@media only screen and (max-width: 767px) {
  .leadMgmNudge .modal-dialog {
    width: 100%;
    float: left;
  }
}
.leadMgmNudge .modal-dialog .modal-content {
  height: 100%;
  padding: 32px;
  display: table;
  width: 100%;
  border: none;
}
@media only screen and (max-width: 1023px) {
  .leadMgmNudge .modal-dialog .modal-content {
    padding: 30px 20px;
  }
}
.leadMgmNudge .modal-dialog .modal-content .modal-body {
  padding: 0 !important;
  font-size: 16px;
}
.leadMgmNudge .modal-dialog .modal-content .modal-body .info-container {
  padding-bottom: 15px;
}
.leadMgmNudge .modal-dialog .modal-content .modal-body .info-container .label {
  font-weight: 700;
  font-size: 16px;
  color: #353535;
  padding: 0;
  margin-right: 8px;
}
.leadMgmNudge .modal-dialog .modal-content .modal-body .info-container .nudgeInfo {
  margin-bottom: 15px;
}
.leadMgmNudge .modal-dialog .modal-content .modal-body .desc-container .form-group label {
  color: #353535;
  font-weight: 400;
  font-size: 16px;
  margin-bottom: 6px;
  text-transform: capitalize;
}
.leadMgmNudge .modal-dialog .modal-content .modal-body .desc-container .form-group .description-box {
  display: block;
  margin-bottom: 24px;
  min-height: 190px;
  border: 1px solid #90949c;
  margin-top: 0;
  padding: 10px 15px;
  line-height: 24px;
}
.leadMgmNudge .modal-dialog .modal-content .modal-body .confirmation-container .confirmText,
.leadMgmNudge .modal-dialog .modal-content .modal-body .confirmation-container .content {
  margin-bottom: 24px;
}
.leadMgmNudge .modal-dialog .modal-content .modal-header {
  border-bottom: none;
  padding: 0;
}
.leadMgmNudge .modal-dialog .modal-content .modal-header p {
  text-align: left;
  color: #003399;
  margin: 0;
}
.leadMgmNudge .modal-dialog .modal-content .modal-header p a {
  color: #003399;
  text-decoration: none;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  cursor: pointer;
}
@media only screen and (max-width: 767px) {
  .leadMgmNudge .modal-dialog .modal-content .modal-header p a {
    width: 85%;
    display: inline-flex;
  }
}
.leadMgmNudge .modal-dialog .modal-content .modal-header p .close {
  color: #003399;
  opacity: 1;
  font-size: 10.5px;
  border: 2px solid;
  width: 21px;
  height: 21px;
  border-radius: 100%;
  line-height: 1px;
  right: 26px;
}
.leadMgmNudge .modal-dialog .modal-content h4 {
  color: #353535;
  font-size: 22px;
  text-align: left;
  font-weight: 700;
  margin: 30px 0;
  border-bottom: 1px solid #e4e4e4;
  padding-bottom: 30px;
}
.leadMgmNudge .modal-dialog .modal-content .modal-heading {
  font-size: 22px;
  font-weight: 400;
  line-height: 32px;
  margin: 30px 0;
}
.leadMgmNudge .modal-dialog .modal-content .modal-subHeading {
  font-size: 18px;
  font-weight: 400;
  line-height: 24px;
  margin-bottom: 12px;
}
.leadMgmNudge .modal-dialog .modal-content .modal-description {
  font-size: 14px;
  font-weight: 400;
  margin-bottom: 0;
  padding-bottom: 24px;
}
.leadMgmNudge .modal-dialog .modal-content .body-header {
  border-bottom: 1px solid #e4e4e4;
  margin-bottom: 35px;
}
.leadMgmNudge .modal-dialog .modal-content .body-content .form-group {
  margin-bottom: 30px;
}
.leadMgmNudge .modal-dialog .modal-content .body-content .nudgeFormLabel {
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  color: #353535;
  text-transform: capitalize;
  margin-bottom: 8px;
}
.leadMgmNudge .modal-dialog .modal-content .body-content .nudgeFormLabel.readOnly {
  padding-bottom: 8px;
  border-bottom: 1px solid #e4e4e4;
  display: block;
}
.leadMgmNudge .modal-dialog .modal-content .body-content .nudgeFormInput {
  border: 1px solid #90949c;
  box-shadow: none;
  padding: 10px 15px;
  height: 45px;
}
.leadMgmNudge .modal-dialog .modal-content .body-content .nudgeFormInput[readonly] {
  background: none !important;
  border: none;
  box-shadow: none !important;
  color: #353535 !important;
  font-size: 12px;
  font-weight: 700;
  text-transform: uppercase;
  padding: 0;
  height: 24px;
}
.leadDashboard--container {
  padding: 0 11%;
}
@media only screen and (max-width: 1023px) {
  .leadDashboard--container {
    padding: 0 30px;
  }
}
.leadDashboard--container #notificationNudgeModal .modal-content h4 {
  margin-bottom: 0;
}
.leadDashboard--container #notificationNudgeModal .modal-content .notification-card {
  padding-top: 16px;
  padding-bottom: 22px;
  border-bottom: 1px solid #e4e4e4;
}
.leadDashboard--container #notificationNudgeModal .modal-content .notification-card.newUnread {
  position: relative;
}
.leadDashboard--container #notificationNudgeModal .modal-content .notification-card.newUnread:after {
  content: "\A";
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background: #4285f4;
  position: absolute;
  top: 24px;
  right: 0;
}
.leadDashboard--container #notificationNudgeModal .modal-content .notification-card .notificationImageCont {
  display: inline-flex;
  align-items: center;
  padding-bottom: 6px;
}
.leadDashboard--container #notificationNudgeModal .modal-content .notification-card .notificationImageCont .warning-sign {
  margin-right: 8px;
}
.leadDashboard--container #notificationNudgeModal .modal-content .notification-card .btn-notification {
  padding-left: 0;
  padding-top: 0;
  padding-bottom: 0;
  font-size: 16px;
  color: #003399;
}
.leadDashboard--container #notificationNudgeModal .modal-content .notification-card .btn-notification:hover {
  background: transparent !important;
}
.leadDashboard--container #notificationNudgeModal .modal-content .notification-card .btn-notification:before {
  top: 12px;
}
.leadDashboard--container #notificationNudgeModal .modal-content .notification-card__text {
  font-size: 14px;
}
.leadDashboard--container #notificationNudgeModal .modal-content .notification-card__sub-text {
  color: #656565;
  margin-bottom: 10px;
}
.leadDashboard--charts {
  display: flex;
  gap: 24px;
  margin-bottom: 40px;
}
@media only screen and (max-width: 767px) {
  .leadDashboard--charts {
    flex-direction: column;
  }
}
.leadDashboard--charts .totalLeads {
  padding: 18px 16px;
  background-color: #eef2f5;
  text-align: center;
  font-weight: 500;
  font-size: 20px;
}
@media only screen and (max-width: 767px) {
  .leadDashboard--charts .totalLeads {
    padding: 8px 16px;
    font-size: 18px;
  }
}
.leadDashboard--charts .chart-title {
  padding: 24px;
  border-bottom: 1px solid #f4f4f4;
  font-size: 22px;
}
.leadDashboard--charts .leadsContainer {
  padding-top: 20px;
}
.leadDashboard--charts .leadsContainer .highcharts-legend-item {
  pointer-events: none;
}
.leadDashboard--charts .leadsContainer .highcharts-label .data-label {
  display: none;
}
.leadDashboard--charts .highcharts-figure.singleChart {
  margin: 0 !important;
}
.leadDashboard--charts .highcharts-figure,
.leadDashboard--charts .highcharts-data-table table {
  border: 1px solid #f4f4f4;
}
@media only screen and (min-width: 768px) {
  .leadDashboard--charts .highcharts-figure,
  .leadDashboard--charts .highcharts-data-table table {
    width: 50%;
    min-width: 320px;
    margin: 0 auto;
  }
}
.leadDashboard--charts .highcharts-data-table table {
  border-collapse: collapse;
  border: 1px solid #ebebeb;
  margin: 10px auto;
  text-align: center;
  width: 100%;
  max-width: 500px;
}
.leadDashboard--charts .highcharts-data-table caption {
  padding: 1em 0;
  font-size: 1.2em;
  color: #555;
}
.leadDashboard--charts .highcharts-data-table th {
  font-weight: 600;
  padding: 0.5em;
}
.leadDashboard--charts .highcharts-data-table td,
.leadDashboard--charts .highcharts-data-table th,
.leadDashboard--charts .highcharts-data-table caption {
  padding: 0.5em;
}
.leadDashboard--charts .highcharts-data-table thead tr,
.leadDashboard--charts .highcharts-data-table tr:nth-child(even) {
  background: #f8f8f8;
}
.leadDashboard--title {
  padding: 40px 0 20px 0;
  position: relative;
  margin-bottom: 30px !important;
  border-bottom: 1px solid #e4e4e4;
}
@media only screen and (max-width: 767px) {
  .leadDashboard--title {
    padding: 32px 0 20px 0;
  }
}
.leadDashboard--title.account {
  margin: 0 11%;
}
.leadDashboard--title .need-help--widget {
  top: 20px;
  right: 0;
}
.leadDashboard--title .select2 {
  max-width: 300px;
}
.leadDashboard--title .account-label {
  font-weight: 600;
  margin-right: 15px;
}
.leadDashboard--title h1 {
  border: none;
  padding-bottom: 20px;
}
.leadDashboard--title h1 {
  margin: 0;
  font-size: 43px;
  padding-right: 30px;
  margin-top: 40px;
}
@media only screen and (max-width: 767px) {
  .leadDashboard--title h1 {
    font-size: 24px;
    padding-bottom: 8px;
  }
}
.leadDashboard--title .notification-icon {
  position: absolute;
  top: 95px;
  right: 0;
  background: #707070;
  border-radius: 50%;
  width: 30px;
  height: 30px;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
}
@media only screen and (max-width: 767px) {
  .leadDashboard--title .notification-icon {
    top: 72px;
  }
}
.leadDashboard--title .notification-icon.newUnread span.glyphicon-bell:after {
  content: "\A";
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background: #dd4b39;
  position: absolute;
  top: -7px;
  right: -6px;
}
.leadDashboard--title .notification-icon span.glyphicon-bell {
  color: white;
  font-size: 16px;
  position: relative;
}
.leadDashboard--data {
  margin-bottom: 26px;
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
}
@media only screen and (max-width: 767px) {
  .leadDashboard--data {
    flex-direction: column;
    align-items: flex-start;
    gap: 20px;
  }
}
.leadDashboard--data__dealerGrade {
  display: inline-flex;
  flex-direction: column;
}
.leadDashboard--data__dealerGrade .title {
  font-size: 14px;
  padding-bottom: 12px;
}
.leadDashboard--data__dealerGrade .grade {
  font-size: 32px;
  line-height: 40px;
  padding: 10px 60px;
  text-transform: uppercase;
}
.leadDashboard--data__dealerGrade .grade.A {
  background: #d5f5e8;
}
.leadDashboard--data__dealerGrade .grade.B,
.leadDashboard--data__dealerGrade .grade.C {
  background: #ffbd00;
}
.leadDashboard--data__dealerGrade .grade.D,
.leadDashboard--data__dealerGrade .grade.F {
  background: #FF0101;
}
.leadDashboard--data__dealerLeadsData {
  padding: 16px;
  border: 1px solid #e4e4e4;
}
@media only screen and (max-width: 767px) {
  .leadDashboard--data__dealerLeadsData {
    width: 100%;
  }
}
.leadDashboard--data__dealerLeadsData .viewAll {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  align-items: flex-end;
  margin-top: 8px;
}
.leadDashboard--data__dealerLeadsData .viewAll .count {
  font-size: 44px;
  font-weight: 500;
  margin-right: 120px;
  line-height: 50px;
}
@media only screen and (max-width: 767px) {
  .leadDashboard--data__dealerLeadsData .viewAll .count {
    margin-right: 8px;
  }
}
.leadDashboard--data__dealerLeadsData .viewAll .btn-viewALlLeads {
  padding: 0;
  font-size: 18px;
  text-transform: capitalize;
  font-weight: 500;
  color: #003399;
  position: relative;
  padding-right: 20px;
}
.leadDashboard--data__dealerLeadsData .viewAll .btn-viewALlLeads:after {
  content: "\e072";
  font-family: "Glyphicons Halflings";
  font-size: 80%;
  position: absolute;
  top: 50%;
  transform: translateY(-55%);
  margin-left: 8px;
}
.leadDashboard--data__dealerLeadsData .viewAll .btn-viewALlLeads:before {
  content: none;
}
.leadDashboard--data__dealerLeadsData .viewAll .btn-viewALlLeads:hover,
.leadDashboard--data__dealerLeadsData .viewAll .btn-viewALlLeads:focus {
  background: transparent !important;
}
.leadDashboard--data__dealerLeadsData .viewAll .btn-viewALlLeads span.text {
  margin-right: 6px;
}
@media only screen and (max-width: 767px) {
  .leadDashboard--table > h2 {
    font-size: 24px;
  }
}
.leadDashboard--table .dataTables_wrapper table td:nth-child(2),
.leadDashboard--table .dataTables_wrapper table td:nth-child(5),
.leadDashboard--table .dataTables_wrapper table td:nth-child(6) {
  text-align: center;
}
.leadDashboard--table .dataTables_wrapper table td:nth-child(5),
.leadDashboard--table .dataTables_wrapper table td:nth-child(6) {
  min-width: 80px;
}
.leadDashboard--table .dataTables_wrapper table tbody tr .nudge-text {
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
}
.leadDashboard--table .dataTables_wrapper table tbody tr .nudge-text .nudge-icon {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='19' viewBox='0 0 20 19' fill='none'%3E%3Cpath d='M9.64964 8.53556L1.80002 3.38714V14.1226H10.804V15.5079H1.80002C1.43063 15.5079 1.10741 15.3694 0.830363 15.0923C0.553318 14.8153 0.414795 14.492 0.414795 14.1226V2.11734C0.414795 1.74795 0.553318 1.42473 0.830363 1.14768C1.10741 0.870639 1.43063 0.732117 1.80002 0.732117H17.4993C17.8687 0.732117 18.1919 0.870639 18.4689 1.14768C18.746 1.42473 18.8845 1.74795 18.8845 2.11734V9.27435H17.4993V3.38714L9.64964 8.53556ZM9.64964 7.15034L17.4993 2.11734H1.80002L9.64964 7.15034ZM16.4373 18.186L15.4676 17.2163L17.153 15.5079H12.1892V14.1226H17.153L15.4445 12.4142L16.4373 11.4445L19.808 14.8153L16.4373 18.186ZM1.80002 3.38714V14.9076V9.27435V9.3667V2.11734V3.38714Z' fill='%23003399'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position-y: 7px;
  width: 30px;
  height: 30px;
  display: inline-block;
}
.leadDashboard--table .filterLeads-container {
  padding-top: 10px;
  display: flex;
  justify-content: space-between;
  align-items: baseline;
  margin-bottom: 30px;
}
.leadDashboard--table .filterLeads-container.allowCurrentUserLeadOnly {
  justify-content: flex-end;
}
@media only screen and (max-width: 767px) {
  .leadDashboard--table .filterLeads-container {
    padding-top: 24px;
    flex-direction: column-reverse;
    gap: 18px;
    margin-top: 24px;
    margin-bottom: 25px;
    border-top: 1px solid #e4e4e4;
  }
}
.leadDashboard--table .filterLeads-container .filterAssignee {
  width: 180px;
}
.leadDashboard--table .filterLeads-container .filterAssignee.form-group .multiselect-native-select .btn-group {
  min-width: unset;
}
.leadDashboard--table .filterLeads-container .filterAssignee.form-group .multiselect-native-select .btn-group .multiselect {
  height: 34px;
  margin-top: 0;
  padding-right: 12px;
  padding-top: 7px;
  border: 1px solid #d3dee3;
}
.leadDashboard--table .filterLeads-container .filterAssignee.form-group .multiselect-native-select .btn-group .multiselect .multiselect-selected-text {
  width: 90%;
  display: inline-block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.leadDashboard--table .filterLeads-container .filterAssignee.form-group .multiselect-native-select .btn-group .multiselect .caret {
  border-color: #039 transparent transparent transparent;
  border-style: solid;
  border-width: 5px 4px 0 4px;
  height: 0;
  right: 10px;
  margin-left: -4px;
  margin-top: -2px;
  position: absolute;
  top: 50%;
  width: 0;
}
.leadDashboard--table .filterLeads-container .filterAssignee.form-group .multiselect-native-select .btn-group.open .multiselect .caret {
  border-color: transparent transparent #039 transparent;
  border-width: 0 4px 5px 4px;
}
.leadDashboard--table .filterLeads-container .filterAssignee.form-group .multiselect-native-select .btn-group .multiselect-container > li > a > label.checkbox {
  color: #303030;
  text-transform: none;
  font-size: 14px;
  white-space: normal;
}
.leadDashboard--table .filterLeads-container .filterAssignee.form-group .multiselect-native-select .btn-group .multiselect-container {
  max-height: 280px;
  overflow-y: auto;
  overflow-x: hidden;
}
.leadDashboard--table .filterLeads-container .viewAllLeadsBtn {
  padding: 4px 30px 4px 6px;
}
.leadDashboard--table p.scroll-text {
  margin-bottom: 25px;
}
@media only screen and (min-width: 1024px) {
  .leadDashboard--table p.scroll-text {
    display: none;
  }
}
.updateLead--container,
.viewAllLead--container {
  padding: 0 11%;
  padding-bottom: 80px;
}
@media only screen and (max-width: 1023px) {
  .updateLead--container,
  .viewAllLead--container {
    padding: 0 30px;
    padding-bottom: 60px;
  }
}
.updateLead--container .overdueText,
.viewAllLead--container .overdueText {
  color: #dd4b39;
  font-size: 14px;
  font-weight: 700;
  line-height: 30px;
  text-transform: uppercase;
  margin-bottom: 24px;
}
.updateLead--container .overdueText .warning-sign,
.viewAllLead--container .overdueText .warning-sign {
  margin-right: 8px;
}
.updateLead--container .select2-container--default .select2-selection--single,
.viewAllLead--container .select2-container--default .select2-selection--single {
  border: 1px solid #90949c;
}
.updateLead--container .select2-container--default .select2-selection--single .select2-selection__rendered,
.viewAllLead--container .select2-container--default .select2-selection--single .select2-selection__rendered {
  line-height: 45px;
}
.updateLead--container .select2-container .select2-selection--single,
.viewAllLead--container .select2-container .select2-selection--single,
.updateLead--container .select2-container--default .select2-selection--single .select2-selection__arrow,
.viewAllLead--container .select2-container--default .select2-selection--single .select2-selection__arrow {
  height: 45px;
}
.updateLead--container .submitTopBtn,
.viewAllLead--container .submitTopBtn {
  margin-bottom: 40px;
}
@media only screen and (max-width: 767px) {
  .updateLead--container .submitTopBtn,
  .viewAllLead--container .submitTopBtn {
    margin-bottom: 30px;
  }
}
.updateLead--title,
.viewAllLead--title {
  padding: 40px 0 30px 0;
  position: relative;
  border-bottom: 1px solid #e4e4e4;
  margin-bottom: 40px !important;
}
@media only screen and (max-width: 767px) {
  .updateLead--title,
  .viewAllLead--title {
    padding: 32px 0 20px 0;
  }
}
.updateLead--title + .submitUpdateLeads__button,
.viewAllLead--title + .submitUpdateLeads__button {
  margin-bottom: 40px;
}
@media only screen and (max-width: 767px) {
  .updateLead--title + .submitUpdateLeads__button,
  .viewAllLead--title + .submitUpdateLeads__button {
    margin-bottom: 30px;
  }
}
.updateLead--title h1,
.viewAllLead--title h1 {
  margin: 0;
  font-size: 43px;
}
@media only screen and (max-width: 767px) {
  .updateLead--title h1,
  .viewAllLead--title h1 {
    font-size: 24px;
  }
}
.updateLead--title .btn-backDashboard,
.viewAllLead--title .btn-backDashboard {
  background: transparent !important;
  color: #039 !important;
  text-transform: capitalize;
  border: none;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  text-align: left;
  position: relative;
  padding-bottom: 0;
  margin-bottom: 30px;
  white-space: normal;
}
.updateLead--title .btn-backDashboard:before,
.viewAllLead--title .btn-backDashboard:before {
  content: "\e072";
  font-family: "Glyphicons Halflings";
  font-size: 80%;
  position: absolute;
  left: 0 !important;
  right: unset !important;
  transform: scaleX(-1) !important;
  top: 10px !important;
  margin-left: -4px;
}
.updateLead--title .btn-backDashboard:hover,
.viewAllLead--title .btn-backDashboard:hover,
.updateLead--title .btn-backDashboard:focus,
.viewAllLead--title .btn-backDashboard:focus {
  background: transparent !important;
}
.updateLead--details .form-group,
.viewAllLead--details .form-group {
  margin-bottom: 24px;
}
.updateLead--details .form-info,
.viewAllLead--details .form-info {
  margin-bottom: 20px;
}
.updateLead--details .leadDetailsLabel,
.viewAllLead--details .leadDetailsLabel {
  font-size: 16px;
  font-weight: 400;
  color: #353535;
  text-transform: capitalize;
  margin-bottom: 8px;
  padding-bottom: 8px;
  border-bottom: 1px solid #e4e4e4;
  display: block;
}
@media only screen and (min-width: 1024px) {
  .updateLead--details .leadDetailsLabel.singleInput,
  .viewAllLead--details .leadDetailsLabel.singleInput,
  .updateLead--details .leadDetailsLabel + .singleInput,
  .viewAllLead--details .leadDetailsLabel + .singleInput {
    margin-right: 32px;
  }
}
.updateLead--details .leadDetailsLabel.noBorder,
.viewAllLead--details .leadDetailsLabel.noBorder {
  padding: 0;
  border: none;
}
.updateLead--details .description,
.viewAllLead--details .description {
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  margin: 0;
}
.updateLead--details .updateLeadLabel,
.viewAllLead--details .updateLeadLabel {
  font-size: 16px;
  font-weight: 700;
  line-height: 20px;
  margin-right: 6px;
}
.updateLead--details .updateLeadInfo,
.viewAllLead--details .updateLeadInfo {
  font-size: 16px;
  font-weight: 400;
  line-height: 20px;
}
.updateLead--details .borderedInput,
.viewAllLead--details .borderedInput {
  font-size: 16px !important;
  font-weight: 400 !important;
  border: 1px solid #90949c !important;
  padding: 10px 15px !important;
  height: 45px !important;
  box-shadow: none !important;
}
.updateLead--details .feedback-notes,
.viewAllLead--details .feedback-notes {
  display: block;
  min-height: 190px;
  border: 1px solid #90949c;
  margin-top: 0;
  padding: 10px 15px;
  line-height: 24px;
  resize: none;
  box-shadow: none;
}
.updateLead--details .leadDetailsInput[readonly],
.viewAllLead--details .leadDetailsInput[readonly] {
  background: none !important;
  border: none;
  box-shadow: none !important;
  color: #353535 !important;
  font-size: 12px;
  font-weight: 700;
  line-height: 24px;
  height: auto;
  text-transform: uppercase;
  padding: 0;
}
.updateLead--details .checkbox label,
.viewAllLead--details .checkbox label {
  font-size: 16px;
  font-weight: 400;
  color: #353535;
  text-transform: capitalize;
  margin-top: 12px;
  margin-bottom: 24px;
}
.updateLead--details .submitUpdateLeads__button,
.viewAllLead--details .submitUpdateLeads__button {
  margin-top: 24px;
}
.updateLead--details .submitUpdateLeads__button .submitUpdateLeadsBtn,
.viewAllLead--details .submitUpdateLeads__button .submitUpdateLeadsBtn {
  margin-right: 24px;
}
.updateLead--details .submitUpdateLeads__button .cancel-cta,
.viewAllLead--details .submitUpdateLeads__button .cancel-cta {
  font-size: 16px;
}
.updateLead--details .submitUpdateLeads__button .cancel-cta:hover,
.viewAllLead--details .submitUpdateLeads__button .cancel-cta:hover,
.updateLead--details .submitUpdateLeads__button .cancel-cta:focus,
.viewAllLead--details .submitUpdateLeads__button .cancel-cta:focus {
  text-decoration: none;
}
.updateLead--details .row-container,
.viewAllLead--details .row-container {
  display: flex;
}
@media only screen and (min-width: 1024px) {
  .updateLead--details .row-container,
  .viewAllLead--details .row-container {
    gap: 60px;
    align-items: baseline;
  }
}
@media only screen and (max-width: 1023px) {
  .updateLead--details .row-container,
  .viewAllLead--details .row-container {
    flex-direction: column;
  }
}
.successLead--container {
  padding: 0 11%;
  padding-bottom: 80px;
}
@media only screen and (max-width: 1023px) {
  .successLead--container {
    padding: 0 30px;
    padding-bottom: 60px;
  }
}
.successLead--title {
  padding: 40px 0 30px 0;
  position: relative;
  border-bottom: 1px solid #e4e4e4;
  margin-bottom: 30px !important;
}
@media only screen and (max-width: 767px) {
  .successLead--title {
    padding: 32px 0 20px 0;
  }
}
.successLead--title h1 {
  margin: 0;
  font-size: 43px;
}
@media only screen and (max-width: 767px) {
  .successLead--title h1 {
    font-size: 24px;
  }
}
.successLead--details .headline {
  font-size: 18px;
  font-weight: 400;
  line-height: 24px;
}
.successLead--details .description {
  font-size: 14px;
  font-weight: 400;
  line-height: 17px;
}
.successLead--details .successLead__button {
  margin-top: 24px;
}
#leadSummaryModal .select2-container--default .select2-selection--single .select2-selection__rendered {
  line-height: 45px;
}
#leadSummaryModal .select2-container .select2-selection--single,
#leadSummaryModal .select2-container--default .select2-selection--single .select2-selection__arrow {
  height: 45px;
}
#leadSummaryModal .select2-container .select2-selection--single {
  border: 1px solid #90949c;
}
#leadSummaryModal .modal-body .body-header .modal-heading {
  margin-bottom: 12px !important;
}
.leadsSummary--container {
  padding: 0 11%;
  padding-bottom: 80px;
}
@media only screen and (max-width: 1023px) {
  .leadsSummary--container {
    padding: 0 30px;
    padding-bottom: 60px;
  }
}
.leadsSummary--title {
  padding-bottom: 30px;
  position: relative;
  border-bottom: 1px solid #e4e4e4;
  margin-bottom: 30px !important;
}
.leadsSummary--title .overdueText {
  margin: 0;
}
@media only screen and (max-width: 767px) {
  .leadsSummary--title {
    padding: 0 0 20px 0;
  }
}
.leadsSummary--title h1 {
  margin: 0;
  font-size: 43px;
  width: 85%;
}
@media only screen and (max-width: 767px) {
  .leadsSummary--title h1 {
    font-size: 24px;
  }
}
.leadsSummary--title .leadSummary-heading {
  display: flex;
  align-items: end;
  justify-content: space-between;
  width: 100%;
  padding-bottom: 20px;
}
@media only screen and (max-width: 1024px) {
  .leadsSummary--title .leadSummary-heading {
    align-items: start;
    flex-direction: column;
    gap: 20px;
  }
}
.leadsSummary--table .feedbackDate {
  display: block;
}
.leadsSummary--table table td:nth-child(4),
.leadsSummary--table table td:nth-child(8) {
  text-align: center;
}
.leadsSummary--table table td:last-child {
  min-width: 50px;
  text-align: center;
}
.leadsSummary--table table td:last-child a {
  justify-content: center;
}
.leadsSummary--table table td:nth-child(3) {
  min-width: 120px;
}
.leadsSummary--table table td:not(:last-child),
.leadsSummary--table table th:not(:last-child) {
  border-right: 1px solid #f0f0f0 !important;
}
.leadsSummary--table p.scroll-text {
  margin-bottom: 12px;
}
@media only screen and (min-width: 1025px) {
  .leadsSummary--table p.scroll-text {
    display: none;
  }
}
.leadsSummary--table .table-filter {
  display: flex;
  justify-content: space-between;
  margin-bottom: 30px;
}
@media only screen and (max-width: 1024px) {
  .leadsSummary--table .table-filter {
    flex-direction: column-reverse;
    gap: 12px;
    margin-bottom: 0;
  }
}
.leadsSummary--table .table-filter .search-box {
  display: flex;
  position: relative;
}
@media only screen and (max-width: 1024px) {
  .leadsSummary--table .table-filter .search-box {
    flex-direction: column;
    gap: 12px;
  }
}
.leadsSummary--table .table-filter .search-box .glyphicon-search {
  position: absolute;
  left: 10px;
  top: 10px;
  color: #90949c;
}
.leadsSummary--table .table-filter .search-box .glyphicon-search:after {
  background: #d9e3ec;
  content: "";
  height: 14px;
  position: absolute;
  right: -8px;
  top: 0px;
  width: 1px;
}
.leadsSummary--table .table-filter .search-box input#search_field {
  outline: none;
  padding: 6px 15px;
  border: 1px solid #90949c;
  width: 300px;
  margin-right: 8px;
  padding-left: 35px;
  height: 34px;
}
@media only screen and (max-width: 1024px) {
  .leadsSummary--table .table-filter .search-box input#search_field {
    width: 100%;
    margin-right: 0;
  }
}
.leadsSummary--table .table-filter .search-box .search__button .searchBtn {
  border: none;
  margin-right: 22px;
}
.leadsSummary--table .table-filter .search-box .search__button .reset-cta {
  font-size: 14px;
}
.leadsSummary--table .table-filter .search-box .search__button .reset-cta:hover,
.leadsSummary--table .table-filter .search-box .search__button .reset-cta:focus {
  text-decoration: none;
}
.leadsSummary--table .table-filter .select-box {
  display: flex;
  flex-wrap: wrap;
  gap: 15px;
}
.leadsSummary--table .table-filter .select-box .filter {
  width: 160px;
  margin: 0;
}
@media only screen and (max-width: 1024px) {
  .leadsSummary--table .table-filter .select-box .filter {
    flex: 0 1 47.5%;
  }
  .leadsSummary--table .table-filter .select-box .filter:first-child {
    flex: 0 1 53%;
  }
}
.leadsSummary--table .table-filter .select-box .filter .multiselect-container {
  max-height: 280px;
  overflow-y: auto;
  overflow-x: hidden;
}
.leadsSummary--table .table-filter .select-box .filterByStatus.form-group .multiselect-native-select .btn-group,
.leadsSummary--table .table-filter .select-box .filterByOverdue.form-group .multiselect-native-select .btn-group,
.leadsSummary--table .table-filter .select-box .filterByAssignee.form-group .multiselect-native-select .btn-group {
  min-width: unset;
}
.leadsSummary--table .table-filter .select-box .filterByStatus.form-group .multiselect-native-select .btn-group .multiselect,
.leadsSummary--table .table-filter .select-box .filterByOverdue.form-group .multiselect-native-select .btn-group .multiselect,
.leadsSummary--table .table-filter .select-box .filterByAssignee.form-group .multiselect-native-select .btn-group .multiselect {
  height: 34px;
  margin-top: 0;
  padding-right: 12px;
  padding-top: 7px;
  border: 1px solid #d3dee3;
}
.leadsSummary--table .table-filter .select-box .filterByStatus.form-group .multiselect-native-select .btn-group .multiselect .multiselect-selected-text,
.leadsSummary--table .table-filter .select-box .filterByOverdue.form-group .multiselect-native-select .btn-group .multiselect .multiselect-selected-text,
.leadsSummary--table .table-filter .select-box .filterByAssignee.form-group .multiselect-native-select .btn-group .multiselect .multiselect-selected-text {
  width: 90%;
  display: inline-block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.leadsSummary--table .table-filter .select-box .filterByStatus.form-group .multiselect-native-select .btn-group .multiselect .caret,
.leadsSummary--table .table-filter .select-box .filterByOverdue.form-group .multiselect-native-select .btn-group .multiselect .caret,
.leadsSummary--table .table-filter .select-box .filterByAssignee.form-group .multiselect-native-select .btn-group .multiselect .caret {
  border-color: #039 transparent transparent transparent;
  border-style: solid;
  border-width: 5px 4px 0 4px;
  height: 0;
  right: 10px;
  margin-left: -4px;
  margin-top: -2px;
  position: absolute;
  top: 50%;
  width: 0;
}
.leadsSummary--table .table-filter .select-box .filterByStatus.form-group .multiselect-native-select .btn-group.open .multiselect .caret,
.leadsSummary--table .table-filter .select-box .filterByOverdue.form-group .multiselect-native-select .btn-group.open .multiselect .caret,
.leadsSummary--table .table-filter .select-box .filterByAssignee.form-group .multiselect-native-select .btn-group.open .multiselect .caret {
  border-color: transparent transparent #039 transparent;
  border-width: 0 4px 5px 4px;
}
.leadsSummary--table .table-filter .select-box .filterByStatus.form-group .multiselect-native-select .btn-group .multiselect-container > li > a > label.checkbox,
.leadsSummary--table .table-filter .select-box .filterByOverdue.form-group .multiselect-native-select .btn-group .multiselect-container > li > a > label.checkbox,
.leadsSummary--table .table-filter .select-box .filterByAssignee.form-group .multiselect-native-select .btn-group .multiselect-container > li > a > label.checkbox {
  color: #303030;
  text-transform: none;
  font-size: 14px;
  white-space: normal;
}
.leadsSummary--table .nudge-text {
  display: flex;
  align-items: center;
  cursor: pointer;
  justify-content: center;
}
.leadsSummary--table .nudge-text .nudge-icon {
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='21' height='18' viewBox='0 0 21 18' fill='none'%3E%3Cpath d='M4.05 18V13.6H0V7.45C0 6.69917 0.254167 6.06979 0.7625 5.56187C1.27083 5.05396 1.9 4.8 2.65 4.8H17.35C18.1008 4.8 18.7302 5.05396 19.2381 5.56187C19.746 6.06979 20 6.69917 20 7.45V9.625C19.5667 9.34167 19.1083 9.12917 18.625 8.9875C18.1417 8.84583 17.6333 8.775 17.1 8.775C16.0833 8.775 15.1458 9.0375 14.2875 9.5625C13.4292 10.0875 12.7667 10.8 12.3 11.7H5.55V16.5H12.225C12.3583 16.7833 12.5125 17.05 12.6875 17.3C12.8625 17.55 13.0667 17.7833 13.3 18H4.05ZM4.05 4.05V0H15.95V4.05H4.05ZM16.3 17.925V14.925H13.3V13.425H16.3V10.425H17.8V13.425H20.8V14.925H17.8V17.925H16.3Z' fill='%23003399'/%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-position-y: 7px;
  width: 30px;
  height: 30px;
  display: inline-block;
}
@media only screen and (min-width: 1024px) {
  .d-50 {
    width: 50%;
  }
}
.confirm-submit-modal-open #cboxContent {
  background: #fff;
  padding: 15px 24px 24px;
}
.confirm-submit-modal-open #cboxContent #cboxLoadedContent {
  margin-top: 30px;
  padding: 0px;
  width: auto !important;
  font-size: 14px;
  text-align: center;
}
.confirm-submit-modal-open #cboxContent #cboxLoadedContent .modalHeading {
  font-size: 30px;
  font-weight: 400;
  line-height: 40px;
  margin-bottom: 12px;
}
.confirm-submit-modal-open #cboxContent #cboxLoadedContent .buttons {
  margin-top: 24px;
  font-size: 16px;
}
.confirm-submit-modal-open #cboxContent #cboxLoadedContent .buttons .btn {
  margin-right: 24px;
}
.confirm-submit-modal-open #cboxContent #cboxLoadedContent .buttons .cancel-cta:hover {
  text-decoration: none !important;
}
.confirm-submit-modal-open #cboxContent #cboxLoadedContent .buttons .customClose {
  color: #003399;
  font-size: 10.5px;
  border: 2px solid;
  width: 21px;
  height: 21px;
  border-radius: 100%;
  position: absolute;
  line-height: 1px;
  right: 15px;
  top: 15px;
  background: none;
  padding: 4px;
  z-index: 9999;
}
.confirm-submit-modal-open #cboxContent #cboxLoadedContent .buttons .btn:hover {
  background-color: #9ddfff !important;
  border-color: transparent !important;
  color: #039 !important;
  text-decoration: none !important;
}
.confirm-submit-modal-open #cboxContent #cboxClose {
  display: none;
}
div.error-message,
div.error-message-sample-model {
  text-align: center;
  font-weight: 600;
  text-transform: uppercase;
  font-size: 13px;
  color: red;
}
div.update-error {
  text-align: left !important;
  margin: 8px 0;
}
.assignedDropdown-readonly,
.noSort {
  pointer-events: none;
}
.leadsummary-back {
  padding: 40px 11% 0;
}
@media only screen and (max-width: 1023px) {
  .leadsummary-back {
    padding: 30px 30px 0;
  }
}
.leadsummary-back .btn-backDashboard {
  background: transparent !important;
  color: #039 !important;
  text-transform: capitalize;
  border: none;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  text-align: left;
  position: relative;
  padding-bottom: 0;
  margin-bottom: 30px;
  white-space: normal;
}
.leadsummary-back .btn-backDashboard:before {
  content: "\e072";
  font-family: "Glyphicons Halflings";
  font-size: 80%;
  position: absolute;
  left: 0 !important;
  right: unset !important;
  transform: scaleX(-1) !important;
  top: 10px !important;
  margin-left: -4px;
}
.leadsummary-back .btn-backDashboard:hover,
.leadsummary-back .btn-backDashboard:focus {
  background: transparent !important;
}
.accEditDisabled {
  position: relative;
  padding: 10px 18px;
}
.response-text {
  text-transform: initial;
}
p.printSampleInfoText {
  font-size: 12px;
  font-weight: 700;
  text-transform: uppercase;
  margin-bottom: -12px;
  line-height: 24px;
}
@media only screen and (min-width: 1024px) {
  p.printSampleInfoText {
    padding-right: 32px;
  }
}
.updatelead-no-upper {
  text-transform: none !important;
}
.singleInputText {
  color: #353535 !important;
  font-size: 12px;
  font-weight: 700;
  line-height: 24px;
  margin: 0;
  text-transform: uppercase;
}
@media only screen and (min-width: 1024px) {
  .singleInputText.singleIpLeft {
    padding-right: 32px;
  }
}
.highcharts-a11y-proxy-button {
  pointer-events: none !important;
}
.skip,
.skiptocontent,
.skiptonavigation {
  position: absolute;
  width: 1px;
  height: 1px;
  margin: -1px;
  padding: 0;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  border: 0;
}
.replenishment-cancel-button span {
  color: #0068b3;
  font-size: 21px;
  padding: 13px;
}
.right-cartName {
  margin-left: 60%;
  font-size: 12px;
  text-align: right;
}
.responsive-table-cell.less-padding {
  padding-top: 5px;
  padding-bottom: 5px;
}
.replenishment-order-history {
  margin-top: 40px;
}
.account-section .backlink {
  padding-left: 30px;
  padding-right: 30px;
}
.sort-refine-bar .form-group select {
  width: 150px;
}
@media (max-width: 639px) {
  .sort-refine-bar .form-group select {
    width: 100%;
  }
}
.responsive-table th:last-child {
  text-align: center;
  padding-right: 70px;
}
.responsive-table-item td:last-child {
  text-align: center;
  padding-right: 70px;
}
@media (max-width: 639px) {
  .responsive-table-item td:last-child {
    text-align: left;
    padding-right: 0;
  }
}
.replenishment-order-cancel-modal #cboxLoadedContent {
  margin-top: 90px;
}
.replenishment-order-cancel-modal #cboxTitle {
  height: 90px;
}
.replenishment-order-cancel-modal .modal-actions {
  margin-top: 30px;
}
.orderListTable {
  margin-top: -11px;
  background-color: #fff;
}
.orderListTable th,
.orderListTable td {
  padding-left: 20px;
  padding-right: 20px;
  vertical-align: top;
}
.orderListTable tbody > tr:nth-child(even) {
  background-color: #f4f4f4;
}
.orderListTable tbody > tr:nth-child(odd):last-child {
  border-bottom: 1px solid #d9d9d9;
}
@media (max-width: 639px) {
  .orderListTable th,
  .orderListTable td {
    padding-left: 10px;
  }
  .order-approval-list .responsive-table-item td {
    padding-left: 0;
  }
  #reorderButton {
    margin-top: 20px;
  }
  .replenishment-overview-table .replenishment-order-number {
    width: 51%;
  }
  .replenishment-overview-table .responsive-table-item {
    position: relative;
  }
  .replenishment-overview-table .replenishment-cancel-button {
    position: absolute;
    right: 5px;
    top: 0;
  }
}
.read-only-grid .grid-row > td tr:first-child td {
  padding-top: 10px;
}
.quote-header {
  position: relative;
  background: #f4f4f4;
  font-weight: normal;
  padding-top: 10px;
  padding-bottom: 10px;
  font-size: 20px;
  padding-left: 30px;
  padding-right: 30px;
}
@media (max-width: 1024px) {
  .quote-header {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.quote-header.pre-table {
  margin-bottom: 10px;
}
.quote-header.no-margin-top {
  margin-top: 0;
}
.customer-approval-comments .responsive-table-item td:last-child,
.customer-approval-comments th:last-child {
  text-align: left;
}
.page-order-approval-details .enable-link,
.page-order-approval-details .disable-link {
  margin: 25px 0;
}
.margin-bottom-25 {
  margin-bottom: 25px;
}
.comment-modal textarea {
  width: 100%;
  height: 150px;
}
.comment-modal .headline {
  margin-bottom: 5px;
}
.comment-modal .help-block {
  margin-bottom: 30px;
  margin-top: 0;
  font-size: 12px;
  text-align: right;
}
@media (max-width: 1023px) {
  .comment-modal .form-actions div:first-child {
    margin-bottom: 20px;
  }
}
.checkbox.big {
  position: relative;
}
.checkbox.big #Terms1 {
  margin-left: -35px;
  height: 24px;
  width: 24px;
  margin-top: 0;
}
@media (max-width: 640px) {
  .checkbox.big #Terms1 {
    margin-left: 0;
  }
}
.checkbox.big label {
  font-size: 14px;
  margin-bottom: 20px;
  padding-left: 35px;
  color: #3c3c3c;
  text-transform: none;
  width: 80%;
}
.checkbox.big label a {
  color: #3c3c3c;
}
@media (max-width: 480px) {
  .checkbox.big label {
    width: 100%;
  }
}
.page-multiStepCheckoutSummaryPage #cboxLoadedContent #requestQuoteForm .headline {
  margin-bottom: 5px;
}
.page-multiStepCheckoutSummaryPage #cboxLoadedContent #requestQuoteForm #quoteRequestDescription {
  width: 100%;
  min-height: 245px;
  padding: 10px;
  background-color: #f4f4f4;
  border: 1px solid #cccccc;
}
.page-multiStepCheckoutSummaryPage #cboxLoadedContent #requestQuoteForm .help-block {
  font-size: 12px;
  text-align: right;
  margin-bottom: 25px;
}
.page-multiStepCheckoutSummaryPage #cboxLoadedContent #replenishmentSchedule .form-group {
  margin-bottom: 30px;
}
.page-multiStepCheckoutSummaryPage #cboxLoadedContent #replenishmentSchedule .column.scheduleform {
  margin-top: 30px;
}
.page-multiStepCheckoutSummaryPage #cboxLoadedContent #replenishmentSchedule .scheduleform-checkboxes {
  margin-top: 20px;
}
.page-multiStepCheckoutSummaryPage #cboxLoadedContent #replenishmentSchedule .scheduleform-checkboxes label {
  text-transform: none;
  font-size: 14px;
  color: #3c3c3c;
  font-weight: normal;
}
.page-multiStepCheckoutSummaryPage #cboxLoadedContent #replenishmentSchedule .replenishmentFrequency_left .has-error .form-group {
  margin-bottom: 0;
}
.page-multiStepCheckoutSummaryPage #cboxLoadedContent #replenishmentSchedule .replenishmentFrequency_left .has-error .help-block {
  margin-bottom: 30px;
}
.page-multiStepCheckoutSummaryPage #cboxLoadedContent #replenishmentSchedule .form-actions {
  margin-top: 40px;
}
@media (max-width: 480px) {
  .page-multiStepCheckoutSummaryPage #cboxLoadedContent #replenishmentSchedule .form-actions #placeReplenishmentOrder {
    padding: 10px 6px;
  }
}
.checkout-success-body-quote-text {
  margin-bottom: 30px;
}
.advancedSearch .headline {
  color: #3c3c3c;
  font-size: 24px;
  line-height: 35px;
  font-weight: 700;
  padding: 20px 0;
  margin: 0;
  padding-left: 30px;
  padding-right: 30px;
}
.advancedSearch .headline.border {
  border-bottom: 1px solid #e5e5e5;
  margin-bottom: 25px;
}
@media (max-width: 1024px) {
  .advancedSearch .headline {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.advancedSearch .advanced-search-wrap {
  padding-left: 30px;
  padding-right: 30px;
}
@media (max-width: 1024px) {
  .advancedSearch .advanced-search-wrap {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.advancedSearch .advanced-search-wrap .checkbox {
  margin-top: 0;
}
.advancedSearch .advanced-search-wrap .searchButton {
  margin-top: 15px;
}
.advancedSearch .advanced-search-wrap .only-productId label {
  font-weight: 600;
}
.advancedSearch .advanced-search-wrap .product-id-tag-box {
  cursor: pointer;
  display: inline-block;
  background-color: #f4f4f4;
  border: 1px solid #cccccc;
  padding: 9px 15px;
  margin-bottom: 15px;
  margin-right: 20px;
}
.advancedSearch .advanced-search-wrap .product-id-tag-box .glyphicon {
  padding-left: 17px;
  color: #cccccc;
}
.advancedSearch .pagination-bar {
  margin-top: 35px;
  margin-bottom: 0;
}
.advancedSearch .pagination-bar .pagination-toolbar {
  padding-left: 30px;
  padding-right: 30px;
}
@media (max-width: 1024px) {
  .advancedSearch .pagination-bar .pagination-toolbar {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.advancedSearch .pagination-bar.bottom {
  margin-top: 0;
}
.advancedSearch .pagination-bar.bottom .pagination-toolbar {
  border-top: 0;
  border-color: #d9d9d9;
}
.advancedSearch .pagination-bar.pagination-empty {
  border-top: 1px solid #e5e5e5;
}
.advancedSearch .pagination-bar.pagination-empty .total-results {
  margin-bottom: 30px;
  margin-top: 30px;
}
.advancedSearch .pagination-bar.top .pagination-toolbar {
  padding-top: 30px;
  border-top: 1px solid #e5e5e5;
  border-bottom: none;
}
.advancedSearch .pagination-bar .total-results {
  font-size: 13px;
  font-weight: 600;
  color: #929292;
}
.advancedSearch .pagination-bar .sort-refine-bar + .total-results {
  margin-top: 30px;
}
.advancedSearch .product-action {
  margin-bottom: 0;
}
.advancedSearch .product-action.bottom {
  border-top: 0;
}
.advancedSearch .item-list {
  margin-top: 0;
  margin-bottom: 0;
  border-top: none;
}
.advancedSearch .item-list .item-variants {
  display: none;
}
.advancedSearch .item-list .item-list-item:nth-child(4n+4),
.advancedSearch .item-list .item-list-item:nth-child(4n+5) {
  background-color: transparent;
}
.advancedSearch .item-list .item-list-item:nth-of-type(2n+1) + .add-to-cart-order-form-wrap,
.advancedSearch .item-list .item-list-item:nth-of-type(2n+1) {
  background-color: #f4f4f4;
}
.advancedSearch .item-list .item-list-item .item-image {
  padding-left: 30px;
}
@media (max-width: 640px) {
  .advancedSearch .item-list .item-list-item .item-image {
    padding-left: 20px;
  }
}
.advancedSearch .add-to-cart-order-form-wrap {
  display: none;
}
.advancedSearch .item-quantity-total {
  height: 42px;
}
.advancedSearch .item-quantity-total .qty *:not(.glyphicon) {
  display: none;
}
.advancedSearch .create-order-form {
  position: relative;
}
.advancedSearch .create-order-form .create-order-form-button {
  position: absolute;
  right: 0;
  top: -78px;
  padding-left: 30px;
  padding-right: 30px;
}
@media (max-width: 1024px) {
  .advancedSearch .create-order-form .create-order-form-button {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.advancedSearch .create-order-form .create-order-form-button.bottom {
  bottom: -86px;
  top: auto;
}
.advancedSearch .create-order-form .item-list {
  border-top: 1px solid #e5e5e5;
}
.advancedSearch .create-order-form .item-list .item-variants {
  display: table-cell;
}
.advancedSearch .create-order-form .item-list .item-toggle,
.advancedSearch .create-order-form .item-list .item-description,
.advancedSearch .create-order-form .item-list .item-quantity,
.advancedSearch .create-order-form .item-list .item-total-column {
  display: none;
}
.advancedSearch .create-order-form .item-list .item-id-checkbox {
  margin-top: 10px;
}
.advancedSearch .create-order-form .item-list .item-id-checkbox .form-control-checkbox {
  font-size: 14px;
}
.advancedSearch .create-order-form .item-list .variant-checkboxes {
  margin-top: 10px;
  border-top: 1px solid #d9d9d9;
  padding-top: 10px;
}
.advancedSearch .pagination-no-sorting + .create-order-form .create-order-form-button {
  top: -64px;
}
.advancedSearch .pagination-no-sorting + .create-order-form .create-order-form-button.bottom {
  top: auto;
  bottom: -65px;
}
.advancedSearch .pagination-with-pager + .create-order-form .create-order-form-button {
  position: static;
  border-top: 1px solid #e5e5e5;
  padding-top: 20px;
  padding-bottom: 20px;
}
.advancedSearch .pagination-with-pager + .create-order-form .create-order-form-button:before,
.advancedSearch .pagination-with-pager + .create-order-form .create-order-form-button:after {
  content: " ";
  display: table;
}
.advancedSearch .pagination-with-pager + .create-order-form .create-order-form-button:after {
  clear: both;
}
.advancedSearch .pagination-with-pager + .create-order-form .create-order-form-button:before,
.advancedSearch .pagination-with-pager + .create-order-form .create-order-form-button:after {
  content: " ";
  display: table;
}
.advancedSearch .pagination-with-pager + .create-order-form .create-order-form-button:after {
  clear: both;
}
.advancedSearch .pagination-with-pager + .create-order-form .create-order-form-button:before,
.advancedSearch .pagination-with-pager + .create-order-form .create-order-form-button:after {
  content: " ";
  display: table;
}
.advancedSearch .pagination-with-pager + .create-order-form .create-order-form-button:after {
  clear: both;
}
.advancedSearch .pagination-with-pager + .create-order-form .create-order-form-button:before,
.advancedSearch .pagination-with-pager + .create-order-form .create-order-form-button:after {
  content: " ";
  display: table;
}
.advancedSearch .pagination-with-pager + .create-order-form .create-order-form-button:after {
  clear: both;
}
.advancedSearch .pagination-with-pager + .create-order-form .create-order-form-button:before,
.advancedSearch .pagination-with-pager + .create-order-form .create-order-form-button:after {
  content: " ";
  display: table;
}
.advancedSearch .pagination-with-pager + .create-order-form .create-order-form-button:after {
  clear: both;
}
.advancedSearch .pagination-with-pager + .create-order-form .create-order-form-button.bottom {
  border-top: 0;
  border-bottom: 1px solid #e5e5e5;
}
.advancedSearch .pagination-with-pager + .create-order-form .create-order-form-button .btn {
  float: right;
}
@media (max-width: 639px) {
  .advancedSearch .pagination-with-pager + .create-order-form .create-order-form-button {
    padding: 20px;
    margin-bottom: 0;
  }
  .advancedSearch .pagination-with-pager + .create-order-form .create-order-form-button .btn {
    width: 100%;
  }
}
@media (min-width: 1024px) {
  .advancedSearch .item-info {
    width: 30%;
  }
  .advancedSearch .item-description {
    width: 20%;
  }
  .advancedSearch #cartOrderGridForm {
    max-height: 453px;
  }
  .advancedSearch .create-order-form .item-price {
    width: 20%;
  }
}
@media (min-width: 640px) {
  .advancedSearch .advanced-search-wrap .only-productId {
    position: absolute;
    right: 0;
    top: 0;
    padding-right: 10px;
  }
  .advancedSearch .pagination-bar .sort-refine-bar,
  .advancedSearch .pagination-bar .total-results {
    float: left;
  }
  .advancedSearch .pagination-bar .sort-refine-bar {
    margin-right: 20px;
  }
  .advancedSearch .create-order-form .details-price-wrap {
    text-align: right;
  }
}
@media (max-width: 1023px) {
  .advancedSearch .pagination-bar .sort-refine-bar + .total-results {
    margin-top: 40px;
  }
  .advancedSearch .item-list-item:before,
  .advancedSearch .item-list-item:after {
    content: " ";
    display: table;
  }
  .advancedSearch .item-list-item:after {
    clear: both;
  }
  .advancedSearch .item-list-item:before,
  .advancedSearch .item-list-item:after {
    content: " ";
    display: table;
  }
  .advancedSearch .item-list-item:after {
    clear: both;
  }
  .advancedSearch .item-list-item:before,
  .advancedSearch .item-list-item:after {
    content: " ";
    display: table;
  }
  .advancedSearch .item-list-item:after {
    clear: both;
  }
  .advancedSearch .item-list-item:before,
  .advancedSearch .item-list-item:after {
    content: " ";
    display: table;
  }
  .advancedSearch .item-list-item:after {
    clear: both;
  }
  .advancedSearch .item-list-item:before,
  .advancedSearch .item-list-item:after {
    content: " ";
    display: table;
  }
  .advancedSearch .item-list-item:after {
    clear: both;
  }
  .advancedSearch .item-list .item-quantity {
    float: left;
    text-align: left;
    padding-top: 10px;
    padding-right: 0;
    line-height: 42px;
  }
  .advancedSearch .item-list .item-quantity label {
    float: left;
    margin: 0 10px 0 0;
  }
  .advancedSearch .item-list .item-quantity input {
    float: left;
    margin-right: 10px;
    padding-left: 12px;
    padding-right: 12px;
    text-align: center;
    width: 70px;
  }
  .advancedSearch .item-list .item-total {
    margin: 0;
    padding: 10px 20px 0 0;
    line-height: 42px;
  }
}
@media (max-width: 639px) {
  .advancedSearch .pagination-bar .pagination-toolbar {
    padding-left: 20px;
    padding-right: 20px;
  }
  .advancedSearch .pagination-bar .sort-refine-bar + .total-results {
    margin-top: 30px;
  }
  .advancedSearch .pagination-bar.pagination-empty {
    padding-left: 20px;
    padding-right: 20px;
  }
  .advancedSearch .create-order-form .create-order-form-button {
    right: 10px;
    top: -65px;
  }
  .advancedSearch .create-order-form .create-order-form-button.bottom {
    bottom: -161px;
  }
}
@media (max-width: 480px) {
  .advancedSearch .create-order-form .create-order-form-button {
    position: static;
    margin-bottom: 35px;
  }
  .advancedSearch .create-order-form .create-order-form-button .btn {
    width: 100%;
  }
}
.account-section .account-section-content .label-value {
  display: block;
  font-weight: 600;
  margin-bottom: 15px;
}
@media (min-width: 640px) {
  .account-section .account-section-content .label-value {
    margin-top: 10px;
  }
}
.account-section .account-section-content .accountActions {
  padding-left: 20px;
  padding-right: 20px;
}
@media (max-width: 1024px) {
  .account-section .account-section-content .accountActions {
    padding-left: 10px;
    padding-right: 10px;
  }
}
.account-section .account-section-content .accountActions-link {
  clear: both;
  text-align: right;
  padding-left: 30px;
  padding-right: 30px;
}
@media (max-width: 1024px) {
  .account-section .account-section-content .accountActions-link {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (max-width: 639px) {
  .account-section .account-section-content .accountActions-link {
    margin-top: 25px;
  }
}
@media (max-width: 639px) {
  .account-section .account-section-content .accountActions-link .disable-link,
  .account-section .account-section-content .accountActions-link .enable-link {
    margin: 8px 0;
  }
}
.account-section .account-list .account-cards .card .glyphicon-ok {
  font-size: 20px;
  color: #929292;
  padding-right: 15px;
  padding-top: 15px;
}
.account-section .account-list .account-cards .card .roles-wrapper {
  margin: 8px 0 5px;
}
.account-section .account-list .account-cards .card .roles-wrapper > ul {
  display: block;
  width: 100%;
}
.account-section .account-list .account-cards .selected {
  background-color: #e6f0fb;
}
.account-section .account-list .account-cards .selected .glyphicon-ok {
  color: #0068b3;
}
.account-section .account-list .account-cards .selected:first-child {
  border-left: 1px solid #cccccc;
}
.account-section .account-list .search-empty {
  margin: 0;
  padding: 20px;
  border-bottom: 1px solid #cccccc;
  border-right: 1px solid #cccccc;
}
.account-section .account-list .remove-item,
.account-section .account-list .edit-item {
  color: #e5e5e5;
}
.account-section .account-header-done-btn {
  margin-top: 15px;
  padding-right: 30px;
}
@media (max-width: 1024px) {
  .account-section .account-header-done-btn {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.account-status-inactive {
  color: #929292;
}
.accountActions-bottom {
  clear: both;
  margin-top: 35px;
  padding-left: 30px;
  padding-right: 30px;
}
@media (max-width: 1024px) {
  .accountActions-bottom {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media (max-width: 639px) {
  .account-section .account-section-content #addNewPermissionForm form .confirm {
    margin-bottom: 20px;
  }
  .account-section .account-section-content .accountActions-bottom .btn-default {
    margin-top: 0;
  }
  .account-section .account-section-content .accountActions-bottom .btn.confirm {
    margin-bottom: 30px;
  }
  .account-section .pagination-bar.top + .account-list .account-cards {
    margin-top: -1px;
  }
  .account-section .account-list .account-list-header {
    padding-left: 20px;
    padding-right: 20px;
  }
  .account-section .account-list .account-cards {
    border: none;
  }
  .account-section .account-list .account-cards .card {
    border-left: 0;
    border-right: 0;
  }
  .account-section .account-list .account-cards .card:first-child {
    margin: 0;
  }
  .account-section .account-list .account-cards .selected:first-child {
    border-left: none;
  }
  .account-section .account-list .add-user-action-menu .add-user-action-buttons {
    display: none;
  }
  .account-section .account-list .add-user-action-menu.open .add-user-action {
    background-color: #0068b3;
    color: #ffffff;
    padding: 16px 20px;
    text-transform: uppercase;
  }
  .account-section .account-list .add-user-action-menu.open .add-user-action-buttons {
    display: block;
    position: absolute;
    right: 0;
    width: 120px;
    top: 38px;
    z-index: 9000;
  }
  .account-section #unittree {
    padding-left: 0;
    padding-right: 0;
  }
}
.account-section .item-wrapper .framed .item-label,
.account-section .item-wrapper .framed .item-value {
  display: inline-block;
}
.account-section .item-wrapper .framed .item-label {
  font-size: 18px;
  color: #ffffff;
  text-transform: none;
  padding-left: 10px;
  width: 48%;
  float: left;
}
.account-section .item-wrapper .framed .item-value {
  font-weight: 600;
  text-align: right;
  padding-right: 10px;
  width: 50%;
}
.account-section .item-wrapper .framed .item-group.total {
  margin-top: 10px;
  border-top: 1px solid #334b5c;
}
.account-section .item-wrapper .framed .item-group.total .item-label,
.account-section .item-wrapper .framed .item-group.total .item-value {
  padding-top: 20px;
}
.account-section .item-wrapper .framed .item-group.total .item-label {
  font-weight: 400;
}
.account-section .account-summary-filter {
  padding-right: 30px;
  padding-left: 30px;
}
@media (max-width: 640px) {
  .account-section .account-summary-filter {
    padding-right: 20px;
    padding-left: 20px;
  }
}
.account-section .section-headline {
  font-size: 20px;
  line-height: 30px;
  padding: 20px 30px;
  border-bottom: 1px solid #cccccc;
  margin-bottom: 30px;
}
@media (max-width: 640px) {
  .account-section .section-headline {
    padding-right: 20px;
    padding-left: 20px;
  }
}
.account-section .account-summary-detail {
  padding-left: 0;
  padding-right: 0;
}
.account-section .date-input {
  position: relative;
}
.account-section .date-input > .glyphicon {
  position: absolute;
  right: 10px;
  top: 50%;
  margin-top: -7px;
  cursor: pointer;
}
.account-section #search {
  margin-top: 8px;
}
.account-section .download-lnk {
  font-weight: 600;
}
@media (min-width: 1024px) {
  .account-section .item-wrapper .framed {
    border: 1px solid #334b5c;
    padding: 15px 20px 10px;
  }
}
@media (max-width: 1023px) {
  .account-section .item-wrapper .framed {
    display: block;
    border-top: 3px solid #334b5c;
    margin: 20px -20px 0;
    padding: 30px 10px 0;
  }
}
@media (max-width: 639px) {
  .account-section .section-headline,
  .account-section .account-summary-table {
    margin-left: -10px;
    margin-right: -10px;
  }
  .account-section .section-headline {
    padding-left: 20px;
  }
  .account-section .account-summary-filter {
    padding-left: 10px;
    padding-right: 10px;
  }
  .account-section .accountSummaryUnitBackBtn {
    margin-top: 30px;
  }
  .account-section .cancel-panel {
    padding-right: 10px;
  }
}
#registerForm .form_field_error {
  width: auto;
  float: none;
  padding-right: 0;
  clear: both;
}
.js-recaptcha-captchaaddon {
  margin: 20px 0;
}
#g-recaptcha_incorrect {
  color: red;
  display: none;
}
.daterangepicker {
  position: absolute;
  color: inherit;
  background-color: #fff;
  border-radius: 4px;
  border: 1px solid #ddd;
  width: 278px;
  max-width: none;
  padding: 0;
  margin-top: 7px;
  top: 100px;
  left: 20px;
  z-index: 3001;
  display: none;
  font-family: arial;
  font-size: 15px;
  line-height: 1em;
}
.daterangepicker:before,
.daterangepicker:after {
  position: absolute;
  display: inline-block;
  border-bottom-color: rgba(0, 0, 0, 0.2);
  content: '';
}
.daterangepicker:before {
  top: -7px;
  border-right: 7px solid transparent;
  border-left: 7px solid transparent;
  border-bottom: 7px solid #ccc;
}
.daterangepicker:after {
  top: -6px;
  border-right: 6px solid transparent;
  border-bottom: 6px solid #fff;
  border-left: 6px solid transparent;
}
.daterangepicker.opensleft:before {
  right: 9px;
}
.daterangepicker.opensleft:after {
  right: 10px;
}
.daterangepicker.openscenter:before {
  left: 0;
  right: 0;
  width: 0;
  margin-left: auto;
  margin-right: auto;
}
.daterangepicker.openscenter:after {
  left: 0;
  right: 0;
  width: 0;
  margin-left: auto;
  margin-right: auto;
}
.daterangepicker.opensright:before {
  left: 9px;
}
.daterangepicker.opensright:after {
  left: 10px;
}
.daterangepicker.drop-up {
  margin-top: -7px;
}
.daterangepicker.drop-up:before {
  top: initial;
  bottom: -7px;
  border-bottom: initial;
  border-top: 7px solid #ccc;
}
.daterangepicker.drop-up:after {
  top: initial;
  bottom: -6px;
  border-bottom: initial;
  border-top: 6px solid #fff;
}
.daterangepicker.single .daterangepicker .ranges,
.daterangepicker.single .drp-calendar {
  float: none;
}
.daterangepicker.single .drp-selected {
  display: none;
}
.daterangepicker.show-calendar .drp-calendar {
  display: block;
}
.daterangepicker.show-calendar .drp-buttons {
  display: block;
}
.daterangepicker.auto-apply .drp-buttons {
  display: none;
}
.daterangepicker .drp-calendar {
  display: none;
  max-width: 270px;
}
.daterangepicker .drp-calendar.left {
  padding: 8px 0 8px 8px;
}
.daterangepicker .drp-calendar.right {
  padding: 8px;
}
.daterangepicker .drp-calendar.single .calendar-table {
  border: none;
}
.daterangepicker .calendar-table .next span,
.daterangepicker .calendar-table .prev span {
  color: #fff;
  border: solid black;
  border-width: 0 2px 2px 0;
  border-radius: 0;
  display: inline-block;
  padding: 3px;
}
.daterangepicker .calendar-table .next span {
  transform: rotate(-45deg);
  -webkit-transform: rotate(-45deg);
}
.daterangepicker .calendar-table .prev span {
  transform: rotate(135deg);
  -webkit-transform: rotate(135deg);
}
.daterangepicker .calendar-table th,
.daterangepicker .calendar-table td {
  text-align: center;
  vertical-align: middle;
  min-width: 32px;
  width: 32px;
  height: 24px;
  line-height: 24px;
  font-size: 12px;
  border-radius: 4px;
  border: 1px solid transparent;
  white-space: nowrap;
  cursor: pointer;
  background: transparent;
}
.daterangepicker .calendar-table {
  border: 1px solid #fff;
  border-radius: 4px;
  background-color: #fff;
}
.daterangepicker .calendar-table table {
  width: 100%;
  margin: 0;
  border-spacing: 0;
  border-collapse: collapse;
}
.daterangepicker td.available:hover,
.daterangepicker th.available:hover {
  background-color: #eee;
  border-color: transparent;
  color: inherit;
}
.daterangepicker td.week,
.daterangepicker th.week {
  font-size: 80%;
  color: #ccc;
}
.daterangepicker td.off,
.daterangepicker td.off.in-range,
.daterangepicker td.off.start-date,
.daterangepicker td.off.end-date {
  background-color: #fff;
  border-color: transparent;
  color: #999;
}
.daterangepicker td.in-range {
  background-color: #ebf4f8;
  border-color: transparent;
  color: #000;
  border-radius: 0;
}
.daterangepicker td.start-date {
  border-radius: 4px 0 0 4px;
}
.daterangepicker td.end-date {
  border-radius: 0 4px 4px 0;
}
.daterangepicker td.start-date.end-date {
  border-radius: 4px;
}
.daterangepicker td.active,
.daterangepicker td.active:hover {
  background-color: #357ebd;
  border-color: transparent;
  color: #fff;
}
.daterangepicker th.month {
  width: auto;
}
.daterangepicker td.disabled,
.daterangepicker option.disabled {
  color: #999;
  cursor: not-allowed;
  text-decoration: line-through;
}
.daterangepicker select.monthselect,
.daterangepicker select.yearselect {
  font-size: 12px;
  padding: 1px;
  height: auto;
  margin: 0;
  cursor: default;
}
.daterangepicker select.monthselect {
  margin-right: 2%;
  width: 56%;
}
.daterangepicker select.yearselect {
  width: 40%;
}
.daterangepicker select.hourselect,
.daterangepicker select.minuteselect,
.daterangepicker select.secondselect,
.daterangepicker select.ampmselect {
  width: 50px;
  margin: 0 auto;
  background: #eee;
  border: 1px solid #eee;
  padding: 2px;
  outline: 0;
  font-size: 12px;
}
.daterangepicker .calendar-time {
  text-align: center;
  margin: 4px auto 0 auto;
  line-height: 30px;
  position: relative;
}
.daterangepicker .calendar-time select.disabled {
  color: #ccc;
  cursor: not-allowed;
}
.daterangepicker .drp-buttons {
  clear: both;
  text-align: right;
  padding: 8px;
  border-top: 1px solid #ddd;
  display: none;
  line-height: 12px;
  vertical-align: middle;
}
.daterangepicker .drp-selected {
  display: inline-block;
  font-size: 12px;
  padding-right: 8px;
}
.daterangepicker .drp-buttons .btn {
  margin-left: 8px;
  font-size: 12px;
  font-weight: bold;
  padding: 4px 8px;
}
.daterangepicker.show-ranges .drp-calendar.left {
  border-left: 1px solid #ddd;
}
.daterangepicker .ranges {
  float: none;
  text-align: left;
  margin: 0;
}
.daterangepicker.show-calendar .ranges {
  margin-top: 8px;
}
.daterangepicker .ranges ul {
  list-style: none;
  margin: 0 auto;
  padding: 0;
  width: 100%;
}
.daterangepicker .ranges li {
  font-size: 12px;
  padding: 8px 12px;
  cursor: pointer;
}
.daterangepicker .ranges li:hover {
  background-color: #eee;
}
.daterangepicker .ranges li.active {
  background-color: #08c;
  color: #fff;
}
/*  Larger Screen Styling */
@media (min-width: 564px) {
  .daterangepicker {
    width: auto;
  }
  .daterangepicker .ranges ul {
    width: 140px;
  }
  .daterangepicker.single .ranges ul {
    width: 100%;
  }
  .daterangepicker.single .drp-calendar.left {
    clear: none;
  }
  .daterangepicker.single.ltr .ranges,
  .daterangepicker.single.ltr .drp-calendar {
    float: left;
  }
  .daterangepicker.single.rtl .ranges,
  .daterangepicker.single.rtl .drp-calendar {
    float: right;
  }
  .daterangepicker.ltr {
    direction: ltr;
    text-align: left;
  }
  .daterangepicker.ltr .drp-calendar.left {
    clear: left;
    margin-right: 0;
  }
  .daterangepicker.ltr .drp-calendar.left .calendar-table {
    border-right: none;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
  }
  .daterangepicker.ltr .drp-calendar.right {
    margin-left: 0;
  }
  .daterangepicker.ltr .drp-calendar.right .calendar-table {
    border-left: none;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
  }
  .daterangepicker.ltr .drp-calendar.left .calendar-table {
    padding-right: 8px;
  }
  .daterangepicker.ltr .ranges,
  .daterangepicker.ltr .drp-calendar {
    float: left;
  }
  .daterangepicker.rtl {
    direction: rtl;
    text-align: right;
  }
  .daterangepicker.rtl .drp-calendar.left {
    clear: right;
    margin-left: 0;
  }
  .daterangepicker.rtl .drp-calendar.left .calendar-table {
    border-left: none;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
  }
  .daterangepicker.rtl .drp-calendar.right {
    margin-right: 0;
  }
  .daterangepicker.rtl .drp-calendar.right .calendar-table {
    border-right: none;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
  }
  .daterangepicker.rtl .drp-calendar.left .calendar-table {
    padding-left: 12px;
  }
  .daterangepicker.rtl .ranges,
  .daterangepicker.rtl .drp-calendar {
    text-align: right;
    float: right;
  }
}
@media (min-width: 730px) {
  .daterangepicker .ranges {
    width: auto;
  }
  .daterangepicker.ltr .ranges {
    float: left;
  }
  .daterangepicker.rtl .ranges {
    float: right;
  }
  .daterangepicker .drp-calendar.left {
    clear: none !important;
  }
}
.simple-responsive-banner-component.module-cta {
  background-size: 100% auto;
  position: relative;
}
.simple-responsive-banner-component.module-cta:before {
  content: "";
  display: block;
  padding-top: 40.45%;
  position: relative;
  width: 100%;
}
.simple-responsive-banner-component.module-cta .module-cta-cta,
.simple-responsive-banner-component.module-cta .module-cta-cta:focus {
  border: none;
  cursor: pointer;
  display: inline-block;
  font-size: 16px;
  font-weight: 400;
  padding: 6px 42px 6px 15px;
  position: relative;
  text-align: left;
  text-transform: capitalize;
  white-space: normal;
  width: auto;
  background: #003399;
  color: #ffffff;
}
.simple-responsive-banner-component.module-cta .module-cta-cta:before,
.simple-responsive-banner-component.module-cta .module-cta-cta:focus:before,
.simple-responsive-banner-component.module-cta .module-cta-cta:after,
.simple-responsive-banner-component.module-cta .module-cta-cta:focus:after {
  content: '\e072';
  font-family: 'Glyphicons Halflings';
  font-size: 80%;
  position: absolute;
  right: 15px;
  top: 50%;
  transform: translateY(-50%);
}
.simple-responsive-banner-component.module-cta .module-cta-cta:hover,
.simple-responsive-banner-component.module-cta .module-cta-cta:focus:hover {
  text-decoration: none;
}
.simple-responsive-banner-component.module-cta .module-cta-cta:hover {
  background-color: #9ddfff;
  color: #0031a0;
}
.simple-responsive-banner-component.module-cta .module-cta-cta[disabled],
.simple-responsive-banner-component.module-cta .module-cta-cta .disabled,
.simple-responsive-banner-component.module-cta .module-cta-cta[disabled]:hover,
.simple-responsive-banner-component.module-cta .module-cta-cta .disabled:hover {
  background-color: #707070;
  color: #ffffff;
}
.simple-responsive-banner-component.module-cta .module-cta-cta[disabled],
.simple-responsive-banner-component.module-cta .module-cta-cta .disabled,
.simple-responsive-banner-component.module-cta .module-cta-cta[disabled]:hover,
.simple-responsive-banner-component.module-cta .module-cta-cta .disabled:hover {
  cursor: default;
  text-decoration: none;
}
.simple-responsive-banner-component.module-cta .module-content {
  color: #fff;
  display: block;
  font-size: 20px;
  height: 56%;
  position: absolute;
}
.simple-responsive-banner-component.module-cta .module-content ul {
  font-size: 1.3vw;
  list-style-type: disc;
  margin: 0;
  padding: 0 0 20px 30px;
}
.simple-responsive-banner-component.module-cta .module-content ul ul {
  font-size: 1.2vw;
  padding-bottom: 0;
}
@media (min-width: 1024px) and (max-width: 1399px) {
  .simple-responsive-banner-component.module-cta .module-content ul {
    font-size: 1.5vw;
  }
  .simple-responsive-banner-component.module-cta .module-content ul ul {
    font-size: 1.4vw;
  }
}
@media only screen and (max-width: 1023px) {
  .simple-responsive-banner-component.module-cta .module-content ul {
    font-size: 16px;
  }
  .simple-responsive-banner-component.module-cta .module-content ul ul {
    font-size: 16px;
  }
}
.simple-responsive-banner-component.module-cta .module-content h1,
.simple-responsive-banner-component.module-cta .module-content h2,
.simple-responsive-banner-component.module-cta .module-content h3 {
  font-size: 2.5vw;
  font-weight: 200;
  margin: 0 0 2% 0;
}
.simple-responsive-banner-component.module-cta .module-content h1 img,
.simple-responsive-banner-component.module-cta .module-content h2 img,
.simple-responsive-banner-component.module-cta .module-content h3 img {
  height: auto;
  margin-left: 0;
  width: auto;
  max-width: 69%;
}
.simple-responsive-banner-component.module-cta .module-content p,
.simple-responsive-banner-component.module-cta .module-content .text-container {
  font-size: 1.4vw;
  font-weight: 400;
  margin: 0 0 5% 0;
  word-break: normal;
}
.simple-responsive-banner-component.module-cta .module-content p > *:not(.module-cta-cta):not(.cta),
.simple-responsive-banner-component.module-cta .module-content .text-container > *:not(.module-cta-cta):not(.cta) {
  color: inherit !important;
}
.simple-responsive-banner-component.module-cta .module-content p a,
.simple-responsive-banner-component.module-cta .module-content .text-container a {
  background: none;
  display: inline;
  padding: 0 ;
}
.simple-responsive-banner-component.module-cta .module-content p a:after,
.simple-responsive-banner-component.module-cta .module-content .text-container a:after {
  border: none;
  content: none;
}
.simple-responsive-banner-component.module-cta .module-content p a:hover,
.simple-responsive-banner-component.module-cta .module-content .text-container a:hover {
  text-decoration: underline;
  background: none;
  color: #fff;
}
.simple-responsive-banner-component.module-cta .module-content a {
  margin-bottom: 15px;
}
.simple-responsive-banner-component.module-cta.right-content .module-content {
  right: 11.5%;
  top: 25%;
  width: 29%;
}
.simple-responsive-banner-component.module-cta.left-content .module-content {
  left: 11.5%;
  top: 28%;
  width: 29%;
}
@media only screen and (max-width: 1023px) {
  .simple-responsive-banner-component.module-cta.center-content {
    background-position: center top;
  }
}
.simple-responsive-banner-component.module-cta.center-content .module-content {
  text-align: center;
}
.simple-responsive-banner-component.module-cta.center-content .module-content a.module-cta-cta {
  text-align: left;
}
@media only screen and (min-width: 1024px) {
  .simple-responsive-banner-component.module-cta.center-content .module-content {
    left: 20%;
    top: 28%;
    margin: 0 auto;
    width: 60%;
  }
  .simple-responsive-banner-component.module-cta.center-content .module-content h3 img {
    margin: 0 auto 2%;
    width: auto;
    height: auto;
  }
}
@media only screen and (max-width: 1023px) {
  .simple-responsive-banner-component.module-cta.center-content .module-content {
    width: 90%;
    margin: 0 auto;
  }
}
.simple-responsive-banner-component.module-cta.dark-on-light .module-content {
  color: #000;
}
.simple-responsive-banner-component.module-cta.tall:before {
  padding-top: 57%;
}
.simple-responsive-banner-component.module-cta.tall .module-content {
  height: 65%;
}
.simple-responsive-banner-component.module-cta.tall.right-content .module-content {
  right: 11.5%;
  top: 20%;
  width: 29%;
}
.simple-responsive-banner-component.module-cta.tall.left-content .module-content {
  left: 11.5%;
  top: 20%;
  width: 29%;
}
@media only screen and (min-width: 1023px) {
  .simple-responsive-banner-component.module-cta.TOP.right-content .module-content,
  .simple-responsive-banner-component.module-cta.TOP.left-content .module-content,
  .simple-responsive-banner-component.module-cta.TOP.center-content .module-content {
    top: 80px;
  }
  .simple-responsive-banner-component.module-cta.BOTTOM.right-content .module-content,
  .simple-responsive-banner-component.module-cta.BOTTOM.center-content .module-content,
  .simple-responsive-banner-component.module-cta.BOTTOM.left-content .module-content {
    top: auto;
    bottom: 80px;
    height: auto;
  }
  .simple-responsive-banner-component.module-cta.MIDDLE {
    display: table;
    width: 100%;
  }
  .simple-responsive-banner-component.module-cta.MIDDLE:before {
    padding-top: 57%;
  }
  .simple-responsive-banner-component.module-cta.MIDDLE .module-content {
    display: table-cell;
    position: relative;
    vertical-align: middle;
  }
  .simple-responsive-banner-component.module-cta.MIDDLE.left-content .module-content {
    right: 59.25%;
    left: auto;
  }
  .simple-responsive-banner-component.module-cta.MIDDLE.center-content:before {
    padding-top: 100%;
  }
  .simple-responsive-banner-component.module-cta.MIDDLE.center-content .module-content {
    right: 20%;
    left: auto;
    width: 60%;
  }
}
@media (min-width: 1024px) and (max-width: 1399px) {
  .simple-responsive-banner-component.module-cta .module-content h1,
  .simple-responsive-banner-component.module-cta .module-content h2,
  .simple-responsive-banner-component.module-cta .module-content h3 {
    font-size: 3vw;
  }
  .simple-responsive-banner-component.module-cta .module-content p,
  .simple-responsive-banner-component.module-cta .module-content .text-container {
    font-size: 1.6vw;
  }
}
@media only screen and (max-width: 1023px) {
  .simple-responsive-banner-component.module-cta {
    background-repeat: no-repeat;
    background-size: 190% auto;
  }
  .simple-responsive-banner-component.module-cta:before {
    padding-top: 77.20%;
  }
  .simple-responsive-banner-component.module-cta.tall:before {
    padding-top: 108%;
  }
  .simple-responsive-banner-component.module-cta .module-content {
    position: relative;
    top: 0;
  }
  .simple-responsive-banner-component.module-cta .module-content h1,
  .simple-responsive-banner-component.module-cta .module-content h2,
  .simple-responsive-banner-component.module-cta .module-content h3 {
    font-size: 24px;
    margin: 5% 0 15px 0;
  }
  .simple-responsive-banner-component.module-cta .module-content h1 img,
  .simple-responsive-banner-component.module-cta .module-content h2 img,
  .simple-responsive-banner-component.module-cta .module-content h3 img {
    max-width: 35%;
  }
  .simple-responsive-banner-component.module-cta .module-content p,
  .simple-responsive-banner-component.module-cta .module-content .text-container {
    font-size: 16px;
    margin: 0 0 15px 0;
  }
  .simple-responsive-banner-component.module-cta .module-content a {
    margin: 0 0 50px 0;
  }
  .simple-responsive-banner-component.module-cta.right-content,
  .simple-responsive-banner-component.module-cta.right-content.tall {
    background-position: left 0;
  }
  .simple-responsive-banner-component.module-cta.right-content .module-content,
  .simple-responsive-banner-component.module-cta.right-content.tall .module-content {
    margin: 0 auto;
    right: 0;
    width: 90%;
  }
  .simple-responsive-banner-component.module-cta.left-content,
  .simple-responsive-banner-component.module-cta.left-content.tall {
    background-position: right 0;
  }
  .simple-responsive-banner-component.module-cta.left-content .module-content,
  .simple-responsive-banner-component.module-cta.left-content.tall .module-content {
    left: 0;
    margin: 0 auto;
    width: 90%;
  }
  .simple-responsive-banner-component.module-cta.dark-on-light {
    background-color: #fff !important;
  }
}
.rich-text-output {
  float: left;
  width: 83.33333333%;
  left: 8.33333333%;
  position: relative;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
  padding-left: 0;
  padding-right: 0;
  padding-top: 15px;
  padding-bottom: 15px;
}
@media (min-width: 1024px) {
  .rich-text-output {
    float: left;
    width: 100%;
  }
}
@media (min-width: 1024px) {
  .rich-text-output {
    left: 0%;
  }
}
.rich-text-output .rte-main-head {
  font-family: Helvetica, "Open Sans", Arial, sans-serif;
  font-size: 45px;
  font-weight: 100;
  margin-bottom: 20px;
  padding: 0;
}
.rich-text-output .rte-sub-head {
  font-family: Helvetica, "Open Sans", Arial, sans-serif;
  font-size: 20px;
  font-weight: bold;
  margin-bottom: 20px;
  padding: 0;
}
.rich-text-output .rte-section-heading-var-a {
  border-bottom: 1px solid #b5b7b9;
  font-size: 18px;
  font-weight: bold;
  margin: 0 0 20px 0;
  padding: 0 0 10px 0;
}
.rich-text-output .rte-section-heading-var-b {
  border-bottom: 1px solid #b5b7b9;
  font-size: 30px;
  font-weight: 300;
  margin: 0 0 20px 0;
  padding: 0 0 10px 0;
}
.rich-text-output .rte-row {
  margin-left: -10px;
  margin-right: -10px;
  padding-bottom: 30px;
}
.rich-text-output .rte-col {
  float: left;
  width: 100%;
  position: relative;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
}
@media (min-width: 1024px) {
  .rich-text-output .rte-col {
    float: left;
    width: 33.33333333%;
  }
}
.rich-text-output .rte-col p {
  margin-bottom: 1em;
}
.rich-text-output .button-container:before,
.rich-text-output .button-container:after {
  content: " ";
  display: table;
}
.rich-text-output .button-container:after {
  clear: both;
}
.rich-text-output .button-container:before,
.rich-text-output .button-container:after {
  content: " ";
  display: table;
}
.rich-text-output .button-container:after {
  clear: both;
}
.rich-text-output .button-container:before,
.rich-text-output .button-container:after {
  content: " ";
  display: table;
}
.rich-text-output .button-container:after {
  clear: both;
}
.rich-text-output .button-container:before,
.rich-text-output .button-container:after {
  content: " ";
  display: table;
}
.rich-text-output .button-container:after {
  clear: both;
}
.rich-text-output .button-container:before,
.rich-text-output .button-container:after {
  content: " ";
  display: table;
}
.rich-text-output .button-container:after {
  clear: both;
}
.rich-text-output strong {
  font-weight: bold;
}
.rich-text-output em {
  font-style: italic;
}
.rich-text-output u {
  text-decoration: underline;
}
.rich-text-output a:not(.btn) {
  color: #003399;
  text-decoration: none;
}
.rich-text-output a:not(.btn):hover {
  color: #003399;
  text-decoration: underline;
}
.rich-text-output > p {
  font-size: 20px;
  margin-bottom: 1.5em;
}
.rich-text-output p > a,
.rich-text-output li > a {
  display: inline;
}
.rich-text-output img {
  display: block;
  height: auto;
  margin: 0 0 35px 0;
  max-width: 100%;
  width: auto;
}
.rich-text-output img[align=absBottom] {
  vertical-align: bottom;
}
.rich-text-output img[align=left] {
  align: left;
}
.rich-text-output img[align=absMiddle] {
  vertical-align: middle;
}
.rich-text-output img[align=baseline] {
  vertical-align: baseline;
}
.rich-text-output img[align=bottom] {
  vertical-align: bottom;
}
.rich-text-output img[align=middle] {
  vertical-align: middle;
}
.rich-text-output img[align=right] {
  align: right;
}
.rich-text-output img[align=textTop] {
  vertical-align: text-top;
}
.rich-text-output img[align=top] {
  vertical-align: top;
}
.rich-text-output ul {
  font-size: 1.3vw;
  list-style-type: disc;
  margin: 0;
  padding: 0 0 20px 30px;
}
.rich-text-output ul ul {
  font-size: 1.2vw;
  padding-bottom: 0;
}
@media (min-width: 1024px) and (max-width: 1399px) {
  .rich-text-output ul {
    font-size: 1.3vw;
  }
  .rich-text-output ul ul {
    font-size: 1.2vw;
  }
}
@media only screen and (max-width: 1023px) {
  .rich-text-output ul {
    font-size: 16px;
  }
  .rich-text-output ul ul {
    font-size: 16px;
  }
}
.rich-text-output ol {
  font-size: 16px;
  margin-bottom: 45px;
}
.rich-text-output dd,
.rich-text-output dt {
  display: block;
  margin: 0;
  padding: 0;
}
.rich-text-output dd + dt {
  margin-top: 1em;
}
.rich-text-output dt {
  font-weight: bold;
}
.rich-text-output .btn {
  margin-bottom: 30px;
}
.rich-text-output .btn-primary {
  float: none;
}
.rich-text-output .btn-primary,
.rich-text-output .btn-primary:focus {
  border: none;
  cursor: pointer;
  display: inline-block;
  font-size: 16px;
  font-weight: 400;
  padding: 6px 42px 6px 15px;
  position: relative;
  text-align: left;
  text-transform: capitalize;
  white-space: normal;
  width: auto;
  background: #003399;
  color: #ffffff;
}
.rich-text-output .btn-primary:before,
.rich-text-output .btn-primary:focus:before,
.rich-text-output .btn-primary:after,
.rich-text-output .btn-primary:focus:after {
  content: '\e072';
  font-family: 'Glyphicons Halflings';
  font-size: 80%;
  position: absolute;
  right: 15px;
  top: 50%;
  transform: translateY(-50%);
}
.rich-text-output .btn-primary:hover,
.rich-text-output .btn-primary:focus:hover {
  text-decoration: none;
}
.rich-text-output .btn-primary:hover {
  background-color: #9ddfff;
  color: #0031a0;
}
.rich-text-output .btn-primary[disabled],
.rich-text-output .btn-primary .disabled,
.rich-text-output .btn-primary[disabled]:hover,
.rich-text-output .btn-primary .disabled:hover {
  background-color: #707070;
  color: #ffffff;
}
.rich-text-output .btn-primary[disabled],
.rich-text-output .btn-primary .disabled,
.rich-text-output .btn-primary[disabled]:hover,
.rich-text-output .btn-primary .disabled:hover {
  cursor: default;
  text-decoration: none;
}
.rich-text-output .btn-secondary {
  border: none;
  cursor: pointer;
  display: inline-block;
  font-size: 16px;
  font-weight: 400;
  padding: 6px 42px 6px 15px;
  position: relative;
  text-align: left;
  text-transform: capitalize;
  white-space: normal;
  width: auto;
  background: #90949c;
  color: #ffffff;
  float: none;
}
.rich-text-output .btn-secondary:before,
.rich-text-output .btn-secondary:after {
  content: '\e072';
  font-family: 'Glyphicons Halflings';
  font-size: 80%;
  position: absolute;
  right: 15px;
  top: 50%;
  transform: translateY(-50%);
}
.rich-text-output .btn-secondary:hover {
  text-decoration: none;
}
.rich-text-output .btn-secondary:hover {
  background-color: #303030;
  color: #ffffff;
}
.rich-text-output .btn-secondary[disabled],
.rich-text-output .btn-secondary .disabled,
.rich-text-output .btn-secondary[disabled]:hover,
.rich-text-output .btn-secondary .disabled:hover {
  cursor: default;
  text-decoration: none;
}
.rich-text-output .btn-default {
  background: transparent;
  border: 0;
  color: #003399;
  display: inline-block;
  font-size: 16px;
  font-weight: 400;
  padding: 0 42px 0 0;
  position: relative;
  text-align: left;
  text-transform: uppercase;
  white-space: normal;
  width: auto;
  float: none;
}
.rich-text-output .btn-default:hover {
  color: #003399;
  text-decoration: underline;
}
.rich-text-output .btn-default:after {
  content: '\e072';
  font-family: 'Glyphicons Halflings';
  font-size: 80%;
  position: absolute;
  right: 15px;
  top: 50%;
  transform: translateY(-50%);
}
.rich-text-output dd > img:not(.image-block),
.rich-text-output dt > img:not(.image-block),
.rich-text-output p > img:not(.image-block),
.rich-text-output li > img:not(.image-block),
.rich-text-output p > img:not(.image-block),
.rich-text-output a > img:not(.image-block) {
  display: inline;
  margin: 0;
  padding: 0;
}
@media (min-width: 1024px) {
  .rich-text-output .rte-table {
    border-spacing: 6px 0;
    display: table;
    margin: 0 0 4em -6px;
    table-layout: fixed;
    width: calc(100% + 12px);
  }
  .rich-text-output .rte-table-mobile-label {
    display: none;
  }
  .rich-text-output .rte-table-heading,
  .rich-text-output .rte-table-row {
    display: table-row;
  }
  .rich-text-output .rte-table-heading {
    font-weight: bold;
  }
  .rich-text-output .rte-table-row:nth-child(odd) .rte-table-cell {
    background: #e9ebec;
  }
  .rich-text-output .rte-table-row:nth-child(odd) .rte-table-cell:first-child {
    background: #cacccd;
  }
  .rich-text-output .rte-table-row:nth-child(even) .rte-table-cell:first-child {
    background: #afb2b4;
  }
  .rich-text-output .rte-table-row .rte-table-cell:first-child {
    color: #f1f3f5;
    font-weight: bold;
  }
  .rich-text-output .rte-table-cell {
    display: table-cell;
    padding: 15px;
    text-align: center;
    vertical-align: middle;
  }
  .rich-text-output .rte-table-cell:first-child {
    padding-left: 20px;
    text-align: left;
    width: 25%;
  }
}
@media (max-width: 1023px) {
  .rich-text-output .rte-table {
    margin-left: -10px;
    margin-right: -10px;
  }
  .rich-text-output .rte-table:before,
  .rich-text-output .rte-table:after {
    content: " ";
    display: table;
  }
  .rich-text-output .rte-table:after {
    clear: both;
  }
  .rich-text-output .rte-table:before,
  .rich-text-output .rte-table:after {
    content: " ";
    display: table;
  }
  .rich-text-output .rte-table:after {
    clear: both;
  }
  .rich-text-output .rte-table:before,
  .rich-text-output .rte-table:after {
    content: " ";
    display: table;
  }
  .rich-text-output .rte-table:after {
    clear: both;
  }
  .rich-text-output .rte-table:before,
  .rich-text-output .rte-table:after {
    content: " ";
    display: table;
  }
  .rich-text-output .rte-table:after {
    clear: both;
  }
  .rich-text-output .rte-table:before,
  .rich-text-output .rte-table:after {
    content: " ";
    display: table;
  }
  .rich-text-output .rte-table:after {
    clear: both;
  }
  .rich-text-output .rte-table-heading {
    font-size: 30px;
    font-weight: 300;
    padding: 0 0 10px 10px;
  }
  .rich-text-output .rte-table-heading .rte-table-cell:not(:first-child) {
    display: none;
  }
  .rich-text-output .rte-table-heading .rte-table-cell:first-child {
    font-weight: normal;
  }
  .rich-text-output .rte-table-row {
    position: relative;
    min-height: 1px;
    padding-left: 10px;
    padding-right: 10px;
    float: left;
    width: 50%;
  }
  .rich-text-output .rte-table-row:last-child {
    margin-bottom: 20px;
  }
  .rich-text-output .rte-table-cell:first-child {
    font-weight: bold;
  }
  .rich-text-output .rte-table-cell:last-child {
    padding-bottom: 40px;
  }
}
@media (max-width: 639px) {
  .rich-text-output .rte-table-row {
    position: relative;
    min-height: 1px;
    padding-left: 10px;
    padding-right: 10px;
    float: left;
    width: 100%;
  }
}
.simple-responsive-banner-component.module-recomended-links {
  background: #f3f5f7;
  overflow: hidden;
  padding: 0 11%;
}
.simple-responsive-banner-component.module-recomended-links .module-content {
  clear: both;
  display: block;
  margin: 5% 0;
  overflow: hidden;
}
.simple-responsive-banner-component.module-recomended-links .module-content .link-block {
  display: block;
  float: left;
  height: auto;
  overflow: hidden;
  /* first box */
  /* second box */
  /* third box */
}
.simple-responsive-banner-component.module-recomended-links .module-content .link-block h4 {
  color: #202127;
  font-size: 16px;
  font-weight: 100;
  font-weight: 600;
  margin-top: 0;
  margin: 0 0 5px 0;
  text-transform: uppercase;
}
.simple-responsive-banner-component.module-recomended-links .module-content .link-block ul {
  margin: 0;
  padding: 0;
}
.simple-responsive-banner-component.module-recomended-links .module-content .link-block ul li {
  list-style: none;
  margin: 0;
  padding: 0;
}
.simple-responsive-banner-component.module-recomended-links .module-content .link-block ul li a {
  color: #003399;
  font-size: 16px;
  font-weight: 100;
  margin: 0 0 5px 0;
}
.simple-responsive-banner-component.module-recomended-links .module-content .link-block:nth-child(3n - 2) {
  clear: left;
  margin-right: 1.39%;
  width: 20.70%;
}
.simple-responsive-banner-component.module-recomended-links .module-content .link-block:nth-child(3n - 1) {
  float: right;
  margin-left: 1.39%;
  width: 38.26%;
}
.simple-responsive-banner-component.module-recomended-links .module-content .link-block:nth-child(3n) {
  float: right;
  width: 38.26%;
}
@media (min-width: 1024px) and (max-width: 1399px) {
  .simple-responsive-banner-component.module-recomended-links .module-content .link-block h4 {
    font-size: 16px;
  }
  .simple-responsive-banner-component.module-recomended-links .module-content .link-block ul li a {
    font-size: 16px;
  }
}
@media only screen and (max-width: 1023px) {
  .simple-responsive-banner-component.module-recomended-links {
    padding: 5% 11%;
  }
  .simple-responsive-banner-component.module-recomended-links .module-content .link-block {
    float: none;
    width: 100%;
    /* first box */
  }
  .simple-responsive-banner-component.module-recomended-links .module-content .link-block h4 {
    font-size: 16px;
  }
  .simple-responsive-banner-component.module-recomended-links .module-content .link-block ul li a {
    font-size: 16px;
  }
  .simple-responsive-banner-component.module-recomended-links .module-content .link-block:nth-child(3n - 2),
  .simple-responsive-banner-component.module-recomended-links .module-content .link-block:nth-child(3n - 1),
  .simple-responsive-banner-component.module-recomended-links .module-content .link-block:nth-child(3n) {
    margin: 0 0 5% 0;
    width: 100%;
  }
}
@media only screen and (min-width: 1411px) {
  .simple-responsive-banner-component.module-recomended-links .module-content .link-block:nth-child(3n - 1),
  .simple-responsive-banner-component.module-recomended-links .module-content .link-block:nth-child(3n) {
    width: 421px;
  }
}
.carousel-component:not(.carousel-component--no-padding) {
  padding-left: 11%;
  padding-right: 11%;
}
@media (max-width: 1023px) {
  .carousel-component:not(.carousel-component--no-padding) {
    padding-right: 30px;
    padding-left: 30px;
  }
}
.carousel-component--no-padding,
.carousel-component--no-padding:first-child {
  margin: 0;
}
@media (min-width: 1024px) {
  .carousel-component--no-padding {
    padding-left: 0;
    padding-right: 0;
  }
}
.carousel-component .carousel-products {
  padding-left: 40px;
  padding-right: 40px;
}
.carousel-component .carousel .item .item-name {
  font-family: "Helvetica LT W01 Roman", Helvetica, "Open Sans", Arial, sans-serif;
  transition: all 0.3s ease;
}
.carousel-component .carousel .item a {
  transition: all 0.3s ease;
}
.carousel-component .carousel .item a:hover {
  color: #003399;
}
.carousel-component .carousel .item a:hover .item-name {
  font-weight: 600;
}
.carousel-component .carousel .item .thumb {
  height: auto;
  margin-bottom: 0;
}
.carousel-component .carousel .item .thumb img {
  max-width: 100%;
}
.carousel-component .owl-carousel .owl-controls .owl-buttons .owl-prev,
.carousel-component .owl-carousel .owl-controls .owl-buttons .owl-next {
  width: 60px;
}
.carousel-component .owl-carousel .owl-controls .owl-buttons .owl-prev:before,
.carousel-component .owl-carousel .owl-controls .owl-buttons .owl-next:before {
  display: none;
}
.carousel-component .owl-carousel .owl-controls .owl-buttons .owl-prev span.glyphicon,
.carousel-component .owl-carousel .owl-controls .owl-buttons .owl-next span.glyphicon {
  color: #303030;
}
.carousel-component .owl-carousel .owl-controls .owl-buttons .owl-prev {
  left: 0;
}
.carousel-component .owl-carousel .owl-controls .owl-buttons .owl-prev:hover span.glyphicon:before {
  content: '\e601';
}
.carousel-component .owl-carousel .owl-controls .owl-buttons .owl-next {
  right: 0;
}
.carousel-component .owl-carousel .owl-controls .owl-buttons .owl-next:hover span.glyphicon:before {
  content: '\e602';
}
.carousel-component .owl-carousel.owl-fixed-btns {
  margin-left: 0;
  margin-right: 0;
}
.carousel-component .owl-carousel.owl-fixed-btns .item {
  margin: 0 2px;
  text-align: center;
}
.carousel-component .owl-carousel.owl-fixed-btns .item .item-heading,
.carousel-component .owl-carousel.owl-fixed-btns .item .item-details {
  padding: 7px 0;
}
.carousel-component .owl-carousel.owl-fixed-btns .item .item-heading {
  background: #90949c !important;
  color: #ffffff !important;
  display: flex;
  justify-content: center;
  flex-direction: column;
  margin: 0 auto;
  text-align: center;
  width: 100%;
}
.carousel-component .owl-carousel.owl-fixed-btns .item .item-heading.active,
.carousel-component .owl-carousel.owl-fixed-btns .item .item-heading:hover {
  background: #000000 !important;
}
.carousel-component .owl-carousel.owl-fixed-btns .item .item-details {
  background: #f1f3f5;
  height: 55px;
}
.carousel-component .owl-carousel.owl-fixed-btns .owl-controls .owl-buttons .owl-prev span,
.carousel-component .owl-carousel.owl-fixed-btns .owl-controls .owl-buttons .owl-next span {
  font-family: 'epson-icons';
}
.carousel-component .owl-carousel.owl-fixed-btns .owl-controls .owl-buttons .owl-prev {
  left: -25px;
}
.carousel-component .owl-carousel.owl-fixed-btns .owl-controls .owl-buttons .owl-prev .glyphicon-chevron-left:before {
  content: '\e600';
}
.carousel-component .owl-carousel.owl-fixed-btns .owl-controls .owl-buttons .owl-prev:hover span.glyphicon:before {
  content: "\e601";
}
.carousel-component .owl-carousel.owl-fixed-btns .owl-controls .owl-buttons .owl-next {
  right: -25px;
}
.carousel-component .owl-carousel.owl-fixed-btns .owl-controls .owl-buttons .owl-next .glyphicon-chevron-right:before {
  content: '\e603';
}
.carousel-component .owl-carousel.owl-fixed-btns .owl-controls .owl-buttons .owl-next:hover span.glyphicon:before {
  content: "\e602";
}
@media (min-width: 1024px) {
  .carousel-component .owl-carousel .owl-controls .owl-buttons .owl-prev {
    left: -60px;
  }
  .carousel-component .owl-carousel .owl-controls .owl-buttons .owl-next {
    right: -60px;
  }
}
.carousel {
  margin-top: 0;
  margin-bottom: 0;
}
@media only screen and (max-width: 1023px) {
  .carousel-component,
  .carousel-component:first-child {
    margin: 10px -10px;
  }
  .carousel-component .owl-carousel .owl-controls .owl-buttons .owl-prev,
  .carousel-component .owl-carousel .owl-controls .owl-buttons .owl-next {
    width: 25px;
  }
}
.simple-responsive-banner-component.module-component-hdi {
  background-size: cover !important;
  position: relative;
  overflow: hidden;
  width: 100%;
  min-height: 200px;
}
.simple-responsive-banner-component.module-component-hdi:before {
  content: "";
  display: block;
  padding-top: 40.64%;
  position: relative;
  width: 100%;
}
.simple-responsive-banner-component.module-component-hdi .module-content {
  color: #fff;
  display: block;
  left: 20%;
  margin: 0 auto;
  overflow: hidden;
  position: absolute;
  text-align: center;
  top: 28%;
  width: 60%;
}
.simple-responsive-banner-component.module-component-hdi .module-content img {
  display: block;
  height: auto;
  margin: 0 auto 2% auto;
  width: auto;
}
.simple-responsive-banner-component.module-component-hdi .module-content h2,
.simple-responsive-banner-component.module-component-hdi .module-content h3 {
  font-size: 2.5vw !important;
  font-weight: 200;
  margin: 0 0 2% 0;
}
.simple-responsive-banner-component.module-component-hdi .module-content h2 a,
.simple-responsive-banner-component.module-component-hdi .module-content h3 a {
  color: #fff;
}
.simple-responsive-banner-component.module-component-hdi .module-content h2 a:hover,
.simple-responsive-banner-component.module-component-hdi .module-content h3 a:hover {
  text-decoration: none;
}
.simple-responsive-banner-component.module-component-hdi .module-content h4 {
  font-size: 1.6vw;
  font-weight: 600;
}
.simple-responsive-banner-component.module-component-hdi .module-content p {
  font-size: 1.4vw;
  font-weight: 400;
  margin: 0 0 2% 0;
}
.simple-responsive-banner-component.module-component-hdi .module-content a {
  margin: 0 auto;
}
.simple-responsive-banner-component.module-component-hdi .module-content .more-arrow {
  color: #fff;
  font-size: 1vw;
  font-weight: 100;
  margin-top: 2%;
}
.simple-responsive-banner-component.module-component-hdi .module-content .more-arrow:after {
  border-left-color: #fff;
}
.simple-responsive-banner-component.module-component-hdi.no-image {
  background: #353535;
}
.simple-responsive-banner-component.module-component-hdi.no-image:before {
  display: none;
}
.simple-responsive-banner-component.module-component-hdi.no-image .module-content {
  position: relative;
  left: auto;
}
.simple-responsive-banner-component.module-component-hdi.no-image .module-content h3 {
  margin: 50px 0;
  padding: 0;
}
.simple-responsive-banner-component.module-component-hdi.no-secondary-image:before {
  display: none;
}
.simple-responsive-banner-component.module-component-hdi.no-secondary-image .module-content {
  position: relative;
  left: auto;
  margin-top: 12%;
  margin-bottom: 12%;
}
.simple-responsive-banner-component.module-component-hdi.no-secondary-image .module-content img {
  display: none;
}
.simple-responsive-banner-component.module-component-hdi.no-secondary-image .module-content h3 {
  padding: 0 11%;
  margin-top: 0;
}
.simple-responsive-banner-component.module-component-hdi.left-content,
.simple-responsive-banner-component.module-component-hdi.right-content {
  background: #90949C;
  display: table;
  padding: 0 11%;
}
.simple-responsive-banner-component.module-component-hdi.left-content:before,
.simple-responsive-banner-component.module-component-hdi.right-content:before {
  display: none;
}
.simple-responsive-banner-component.module-component-hdi.left-content .module-content,
.simple-responsive-banner-component.module-component-hdi.right-content .module-content {
  display: table-cell;
  left: auto;
  padding: 60px 60px 60px 0;
  position: relative;
  vertical-align: middle;
  width: 60%;
}
.simple-responsive-banner-component.module-component-hdi.left-content .module-content h3,
.simple-responsive-banner-component.module-component-hdi.right-content .module-content h3,
.simple-responsive-banner-component.module-component-hdi.left-content .module-content h4,
.simple-responsive-banner-component.module-component-hdi.right-content .module-content h4,
.simple-responsive-banner-component.module-component-hdi.left-content .module-content p,
.simple-responsive-banner-component.module-component-hdi.right-content .module-content p {
  padding: 0;
  text-align: left;
}
.simple-responsive-banner-component.module-component-hdi.left-content .module-content h3,
.simple-responsive-banner-component.module-component-hdi.right-content .module-content h3 {
  margin: 1.5% 0;
}
.simple-responsive-banner-component.module-component-hdi.left-content .module-content h4,
.simple-responsive-banner-component.module-component-hdi.right-content .module-content h4 {
  margin: 0 0 5% 0;
}
.simple-responsive-banner-component.module-component-hdi.left-content .module-content p,
.simple-responsive-banner-component.module-component-hdi.right-content .module-content p {
  margin: 0 0 5% 0;
}
.simple-responsive-banner-component.module-component-hdi.left-content .module-content a,
.simple-responsive-banner-component.module-component-hdi.right-content .module-content a {
  margin: 0;
}
.simple-responsive-banner-component.module-component-hdi.left-content .module-content .more-arrow,
.simple-responsive-banner-component.module-component-hdi.right-content .module-content .more-arrow {
  margin-top: 2%;
  text-align: left;
}
.simple-responsive-banner-component.module-component-hdi.left-content .module-content ul,
.simple-responsive-banner-component.module-component-hdi.right-content .module-content ul {
  font-size: 1.3vw;
  list-style-type: disc;
  margin: 0;
  padding: 0 0 20px 30px;
}
.simple-responsive-banner-component.module-component-hdi.left-content .module-content ul ul,
.simple-responsive-banner-component.module-component-hdi.right-content .module-content ul ul {
  font-size: 1.2vw;
  padding-bottom: 0;
}
@media (min-width: 1024px) and (max-width: 1399px) {
  .simple-responsive-banner-component.module-component-hdi.left-content .module-content ul,
  .simple-responsive-banner-component.module-component-hdi.right-content .module-content ul {
    font-size: 1.5vw;
  }
  .simple-responsive-banner-component.module-component-hdi.left-content .module-content ul ul,
  .simple-responsive-banner-component.module-component-hdi.right-content .module-content ul ul {
    font-size: 1.4vw;
  }
}
@media only screen and (max-width: 1023px) {
  .simple-responsive-banner-component.module-component-hdi.left-content .module-content ul,
  .simple-responsive-banner-component.module-component-hdi.right-content .module-content ul {
    font-size: 16px;
  }
  .simple-responsive-banner-component.module-component-hdi.left-content .module-content ul ul,
  .simple-responsive-banner-component.module-component-hdi.right-content .module-content ul ul {
    font-size: 16px;
  }
}
.simple-responsive-banner-component.module-component-hdi.left-content .slide-image,
.simple-responsive-banner-component.module-component-hdi.right-content .slide-image {
  display: table-cell;
  outline: none;
  text-align: center;
  vertical-align: middle;
  width: 40%;
}
.simple-responsive-banner-component.module-component-hdi.left-content .slide-image img,
.simple-responsive-banner-component.module-component-hdi.right-content .slide-image img {
  display: block;
  height: auto;
  margin: 0 auto;
  max-width: 400px;
  width: 100%;
}
.simple-responsive-banner-component.module-component-hdi.left-content .module-content {
  padding: 60px 60px 60px 0;
}
.simple-responsive-banner-component.module-component-hdi.left-content .show-mobile {
  display: none;
}
.simple-responsive-banner-component.module-component-hdi.left-content .hide-mobile {
  display: table-cell;
}
.simple-responsive-banner-component.module-component-hdi.right-content .module-content {
  padding: 60px 0 60px 60px;
}
.simple-responsive-banner-component.module-component-hdi.hdi-gradient {
  background: #353535;
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzM1MzUzNSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjUwJSIgc3RvcC1jb2xvcj0iIzkwOTQ5YyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgPC9saW5lYXJHcmFkaWVudD4KICA8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPgo8L3N2Zz4=);
  background: -moz-linear-gradient(top, #353535 0%, #90949c 50%);
  background: -webkit-linear-gradient(top, #353535 0%, #90949c 50%);
  background: linear-gradient(to bottom, #353535 0%, #90949c 50%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#353535', endColorstr='#90949c', GradientType=0);
}
@media only screen and (min-width: 1024px) {
  .simple-responsive-banner-component.module-component-hdi.header-bnr.headline .module-content {
    padding: 60px 0 0;
  }
  .simple-responsive-banner-component.module-component-hdi.header-bnr.headline .module-content h1,
  .simple-responsive-banner-component.module-component-hdi.header-bnr.headline .module-content h2,
  .simple-responsive-banner-component.module-component-hdi.header-bnr.headline .module-content h3,
  .simple-responsive-banner-component.module-component-hdi.header-bnr.headline .module-content h4,
  .simple-responsive-banner-component.module-component-hdi.header-bnr.headline .module-content h5,
  .simple-responsive-banner-component.module-component-hdi.header-bnr.headline .module-content h6 {
    margin: 0 0 60px;
  }
  .simple-responsive-banner-component.module-component-hdi.header-bnr.headline.right-content h3 {
    text-align: right;
  }
  .simple-responsive-banner-component.module-component-hdi.header-bnr.headline + .padded-row .row-control {
    padding-top: 0;
  }
}
@media (min-width: 1024px) and (max-width: 1399px) {
  .simple-responsive-banner-component.module-component-hdi .module-content h2,
  .simple-responsive-banner-component.module-component-hdi .module-content h3 {
    font-size: 3vw !important;
  }
  .simple-responsive-banner-component.module-component-hdi .module-content h4 {
    font-size: 1.8vw;
  }
  .simple-responsive-banner-component.module-component-hdi .module-content p {
    font-size: 1.6vw;
  }
}
@media only screen and (max-width: 1023px) {
  .simple-responsive-banner-component.module-component-hdi {
    background-color: #353535;
    background-position: center top;
    background-repeat: no-repeat;
    background-size: 190% auto;
  }
  .simple-responsive-banner-component.module-component-hdi.header-bnr.headline + .padded-row .row-control {
    padding-top: 0;
  }
  .simple-responsive-banner-component.module-component-hdi:before {
    padding-top: 77.20%;
  }
  .simple-responsive-banner-component.module-component-hdi .module-content {
    left: auto;
    position: relative;
    top: 0;
    width: 78%;
  }
  .simple-responsive-banner-component.module-component-hdi .module-content h2,
  .simple-responsive-banner-component.module-component-hdi .module-content h3 {
    margin: 5% 0 15px 0;
  }
  .simple-responsive-banner-component.module-component-hdi .module-content h2,
  .simple-responsive-banner-component.module-component-hdi .module-content h3,
  .simple-responsive-banner-component.module-component-hdi .module-content h2 a,
  .simple-responsive-banner-component.module-component-hdi .module-content h3 a {
    font-size: 24px !important;
  }
  .simple-responsive-banner-component.module-component-hdi .module-content h2 img,
  .simple-responsive-banner-component.module-component-hdi .module-content h3 img {
    max-width: 35%;
  }
  .simple-responsive-banner-component.module-component-hdi .module-content h4 {
    font-size: 18px;
  }
  .simple-responsive-banner-component.module-component-hdi .module-content p {
    font-size: 16px;
    margin: 0 0 15px 0;
  }
  .simple-responsive-banner-component.module-component-hdi .module-content a {
    display: block;
    font-size: 16px;
    margin: 0 0 20px 0;
  }
  .simple-responsive-banner-component.module-component-hdi .module-content a:after {
    margin-right: -0.5em;
  }
  .simple-responsive-banner-component.module-component-hdi .module-content a span {
    margin-right: 0;
    padding-right: 15px;
  }
  .simple-responsive-banner-component.module-component-hdi .module-content .more-arrow {
    font-size: 16px;
    margin: 0 0 50px 0;
  }
  .simple-responsive-banner-component.module-component-hdi .module-content .more-arrow:after {
    border-left-color: #fff;
  }
  .simple-responsive-banner-component.module-component-hdi.no-image .module-content h3 {
    padding: 0;
  }
  .simple-responsive-banner-component.module-component-hdi.no-secondary-image:before {
    padding-top: 2%;
  }
  .simple-responsive-banner-component.module-component-hdi.no-secondary-image .module-content h3 {
    padding: 0;
  }
  .simple-responsive-banner-component.module-component-hdi.no-secondary-image .module-content .more-arrow {
    margin: 0;
  }
  .simple-responsive-banner-component.module-component-hdi.left-content,
  .simple-responsive-banner-component.module-component-hdi.right-content {
    display: block;
    padding: 20px 30px;
  }
  .simple-responsive-banner-component.module-component-hdi.left-content .module-content,
  .simple-responsive-banner-component.module-component-hdi.right-content .module-content {
    display: block;
    padding: 20px 0 0;
    width: 100%;
  }
  .simple-responsive-banner-component.module-component-hdi.left-content .module-content h3,
  .simple-responsive-banner-component.module-component-hdi.right-content .module-content h3,
  .simple-responsive-banner-component.module-component-hdi.left-content .module-content h4,
  .simple-responsive-banner-component.module-component-hdi.right-content .module-content h4,
  .simple-responsive-banner-component.module-component-hdi.left-content .module-content p,
  .simple-responsive-banner-component.module-component-hdi.right-content .module-content p,
  .simple-responsive-banner-component.module-component-hdi.left-content .module-content ul,
  .simple-responsive-banner-component.module-component-hdi.right-content .module-content ul {
    text-align: center;
  }
  .simple-responsive-banner-component.module-component-hdi.left-content .module-content h4,
  .simple-responsive-banner-component.module-component-hdi.right-content .module-content h4 {
    margin: 0 0 3% 0;
  }
  .simple-responsive-banner-component.module-component-hdi.left-content .module-content .more-arrow,
  .simple-responsive-banner-component.module-component-hdi.right-content .module-content .more-arrow {
    padding-left: 12px;
    text-align: left;
  }
  .simple-responsive-banner-component.module-component-hdi.left-content .slide-image,
  .simple-responsive-banner-component.module-component-hdi.right-content .slide-image {
    display: block;
    width: 100%;
  }
  .simple-responsive-banner-component.module-component-hdi.left-content .show-mobile {
    display: block;
  }
  .simple-responsive-banner-component.module-component-hdi.left-content .hide-mobile {
    display: none;
  }
}
.headline.right-content * {
  text-align: right !important;
}
.headline.center-content * {
  text-align: center !important;
}
.headline.left-content * {
  text-align: left !important;
}
.headline h1,
.headline h2,
.headline h3,
.headline h4,
.headline h5,
.headline h6,
.headline p {
  color: inherit !important;
}
.headline.contains-paragraph h1,
.headline.contains-paragraph h2,
.headline.contains-paragraph h3,
.headline.contains-paragraph h4,
.headline.contains-paragraph h5,
.headline.contains-paragraph h6 {
  margin-bottom: 0 !important;
}
.headline.contains-paragraph p {
  margin-top: 30px !important;
  margin-bottom: 60px !important;
}
/*
 * A set of mixins for standard partial-width containers, to apply
 * either left or right padding or margins to your containers.
 */
@media print {
  .avoid-print-break {
    page-break-inside: avoid;
    break-inside: avoid;
  }
}
.border-top {
  border-top: 1px solid #dddee0;
}
.border-right {
  border-right: 1px solid #dddee0;
}
.border-bottom {
  border-bottom: 1px solid #dddee0;
}
.border-left {
  border-left: 1px solid #dddee0;
}
.border-black {
  border-color: #000000;
}
.margin-md-top {
  margin-top: 20px !important;
}
.padding-xxxl-all {
  padding: 100px;
}
.padding-xxxl-top {
  padding-top: 100px;
}
.padding-xxxl-right {
  padding-right: 100px;
}
.padding-xxxl-bottom {
  padding-bottom: 100px;
}
.padding-xxxl-left {
  padding-left: 100px;
}
.padding-xxl-all {
  padding: 80px;
}
.padding-xxl-top {
  padding-top: 80px;
}
.padding-xxl-right {
  padding-right: 80px;
}
.padding-xxl-bottom {
  padding-bottom: 80px;
}
.padding-xxl-left {
  padding-left: 80px;
}
.padding-xl-all {
  padding: 60px;
}
.padding-xl-top {
  padding-top: 60px;
}
.padding-xl-right {
  padding-right: 60px;
}
.padding-xl-bottom {
  padding-bottom: 60px;
}
.padding-xl-left {
  padding-left: 60px;
}
.padding-lg-all {
  padding: 40px;
}
.padding-lg-top {
  padding-top: 40px;
}
.padding-lg-right {
  padding-right: 40px;
}
.padding-lg-bottom {
  padding-bottom: 40px !important;
}
.padding-lg-left {
  padding-left: 40px;
}
.padding-md-lg-left {
  padding-left: 30px;
}
.padding-md-all {
  padding: 20px;
}
.padding-md-top {
  padding-top: 20px;
}
.padding-md-right {
  padding-right: 20px;
}
.padding-md-bottom {
  padding-bottom: 20px !important;
}
.padding-md-left {
  padding-left: 20px;
}
.padding-sm-all {
  padding: 10px;
}
.padding-sm-top {
  padding-top: 10px;
}
.padding-sm-right {
  padding-right: 10px;
}
.padding-sm-bottom {
  padding-bottom: 10px;
}
.padding-sm-left {
  padding-left: 10px;
}
.padding-xs-all {
  padding: 5px;
}
.padding-xs-top {
  padding-top: 5px;
}
.padding-xs-right {
  padding-right: 5px;
}
.padding-xs-bottom {
  padding-bottom: 5px;
}
.padding-xs-left {
  padding-left: 5px;
}
.padding-0-all {
  padding: 0;
}
.padding-0-top {
  padding-top: 0;
}
.padding-0-right {
  padding-right: 0;
}
.padding-0-bottom {
  padding-bottom: 0;
}
.padding-0-left {
  padding-left: 0;
}
.container-main-content__aligned {
  padding-left: 11%;
  padding-right: 11%;
}
@media (max-width: 1023px) {
  .container-main-content__aligned {
    padding-right: 30px;
    padding-left: 30px;
  }
}
/************************************************
*
*		GLobal Page Element Mixins
*
************************************************/
/* back button */
.page-padding {
  padding-bottom: 100px;
  padding-top: 60px;
}
@media print {
  .page-padding {
    padding-bottom: 0;
    padding-top: 30px;
  }
}
/* back button */
.back-bar {
  margin-bottom: 20px;
}
.back-bar a:hover,
.back-bar a:active {
  text-decoration: none;
}
.back-bar a:before {
  content: '\e917';
  font-family: 'epson-icons';
  margin-right: 5px;
  text-decoration: none;
}
.back-bar a:hover:before,
.back-bar a:active:before {
  text-decoration: none;
}
.back-bar form,
.back-bar #orderHistoryForm {
  padding-left: 0;
  padding-right: 0;
}
/* page header */
.basic-page-header {
  background-color: transparent;
  border-bottom: 1px solid #dddee0;
  margin: 0 0 20px !important;
  padding: 0 0 20px;
  position: relative;
}
.basic-page-header:before,
.basic-page-header:after {
  content: " ";
  display: table;
}
.basic-page-header:after {
  clear: both;
}
.basic-page-header:before,
.basic-page-header:after {
  content: " ";
  display: table;
}
.basic-page-header:after {
  clear: both;
}
.basic-page-header:before,
.basic-page-header:after {
  content: " ";
  display: table;
}
.basic-page-header:after {
  clear: both;
}
.basic-page-header:before,
.basic-page-header:after {
  content: " ";
  display: table;
}
.basic-page-header:after {
  clear: both;
}
.basic-page-header:before,
.basic-page-header:after {
  content: " ";
  display: table;
}
.basic-page-header:after {
  clear: both;
}
.basic-page-header h1 {
  font-size: 43px;
  font-weight: 200;
  line-height: normal;
  float: left;
  margin-top: 0;
  max-width: calc(100% - 40px);
}
@media (max-width: 1023px) {
  .basic-page-header h1 {
    font-size: 24px;
    margin-bottom: 0;
    padding: 10px 0;
  }
}
.basic-page-header hr {
  border-top-color: #D3DEE3;
}
.basic-page-header .text {
  clear: both;
  font-size: 1.4em;
}
.basic-page-header .text--small {
  font-size: .9em;
}
.basic-page-header .header__buttons {
  float: right;
  padding-top: 10px;
}
.basic-page-header h1 + *:not(.header__buttons),
.basic-page-header .header__buttons + * {
  clear: both;
}
.basic-page-header .notification--bell {
  display: block;
  position: absolute;
  right: 10px;
  text-decoration: none !important;
  top: 0;
  z-index: 5;
}
.basic-page-header .notification--bell:before {
  content: '\e911';
  font-family: 'epson-icons';
  font-size: 3rem;
}
.basic-page-header .notification--bell:hover:before {
  text-decoration: underline;
}
@media print {
  .basic-page-header {
    border-bottom: 0;
    padding: 0;
  }
  .basic-page-header .heading,
  .basic-page-header .text {
    display: inline-block;
    font-size: 20px;
    line-height: normal;
    margin: 0;
    padding: 0;
    width: 50%;
  }
  .basic-page-header .heading {
    text-align: left;
  }
  .basic-page-header .text {
    text-align: right;
  }
  .basic-page-header .header__buttons {
    display: none;
  }
}
/************************************************
*
*		Miscellaneous
*
************************************************/
.clearfix:before,
.clearfix:after,
.dl-horizontal dd:before,
.dl-horizontal dd:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after,
.form-horizontal .form-group:before,
.form-horizontal .form-group:after,
.btn-toolbar:before,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:before,
.btn-group-vertical > .btn-group:after,
.nav:before,
.nav:after,
.navbar:before,
.navbar:after,
.navbar-header:before,
.navbar-header:after,
.navbar-collapse:before,
.navbar-collapse:after,
.pager:before,
.pager:after,
.panel-body:before,
.panel-body:after,
.modal-header:before,
.modal-header:after,
.modal-footer:before,
.modal-footer:after,
.tabs .tabs-list:before,
.tabs .tabs-list:after,
.cart__content:before,
.cart__content:after,
.rich-text-output .rte-row:before,
.rich-text-output .rte-row:after {
  content: " ";
  display: table;
}
.clearfix:after,
.dl-horizontal dd:after,
.container:after,
.container-fluid:after,
.row:after,
.form-horizontal .form-group:after,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:after,
.nav:after,
.navbar:after,
.navbar-header:after,
.navbar-collapse:after,
.pager:after,
.panel-body:after,
.modal-header:after,
.modal-footer:after,
.tabs .tabs-list:after,
.cart__content:after,
.rich-text-output .rte-row:after {
  clear: both;
}
.clearfix:before,
.clearfix:after,
.dl-horizontal dd:before,
.dl-horizontal dd:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after,
.form-horizontal .form-group:before,
.form-horizontal .form-group:after,
.btn-toolbar:before,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:before,
.btn-group-vertical > .btn-group:after,
.nav:before,
.nav:after,
.navbar:before,
.navbar:after,
.navbar-header:before,
.navbar-header:after,
.navbar-collapse:before,
.navbar-collapse:after,
.pager:before,
.pager:after,
.panel-body:before,
.panel-body:after,
.modal-header:before,
.modal-header:after,
.modal-footer:before,
.modal-footer:after,
.tabs .tabs-list:before,
.tabs .tabs-list:after,
.cart__content:before,
.cart__content:after,
.rich-text-output .rte-row:before,
.rich-text-output .rte-row:after {
  content: " ";
  display: table;
}
.clearfix:after,
.dl-horizontal dd:after,
.container:after,
.container-fluid:after,
.row:after,
.form-horizontal .form-group:after,
.btn-toolbar:after,
.btn-group-vertical > .btn-group:after,
.nav:after,
.navbar:after,
.navbar-header:after,
.navbar-collapse:after,
.pager:after,
.panel-body:after,
.modal-header:after,
.modal-footer:after,
.tabs .tabs-list:after,
.cart__content:after,
.rich-text-output .rte-row:after {
  clear: both;
}
.table-wrap {
  overflow: auto;
  width: 100%;
}
@media print {
  .table-wrap {
    overflow: visible;
    width: auto;
  }
}
.partial-width-container {
  padding-left: 11%;
  padding-right: 11%;
}
@media (max-width: 1023px) {
  .partial-width-container {
    padding-right: 30px;
    padding-left: 30px;
  }
}
.always-hidden {
  display: none !important;
}
.isMobile .noMobile {
  display: none !important;
}
.table-display {
  display: table;
  width: 100%;
}
.section + .section:not(.no-spacer) {
  margin-top: 30px;
}
.spacer_section-header {
  margin-bottom: 20px;
}
@media screen and (min-width: 640px) {
  .spacer-t-lg {
    margin-top: 50px;
  }
}
@media screen and (min-width: 640px) {
  .spacer-t-md {
    margin-top: 30px;
  }
}
@media screen and (min-width: 640px) {
  .spacer-b-lg {
    margin-bottom: 50px;
  }
}
@media screen and (min-width: 640px) {
  .spacer-b-md {
    margin-bottom: 30px;
  }
}
.heading-alpha {
  font-size: 43px;
  font-weight: 200;
  line-height: normal;
}
@media (max-width: 1023px) {
  .heading-alpha {
    font-size: 24px;
    margin-bottom: 0;
    padding: 10px 0;
  }
}
.heading-bravo {
  font-size: 1.2em;
  font-weight: 700;
}
.header-default {
  background: transparent;
}
.text-xl {
  font-size: 1.5em;
}
.text-lg {
  font-size: 1.2em;
}
.text-md {
  font-size: 1em;
}
.text-sm {
  font-size: 0.8em;
}
.text-xs {
  font-size: 0.5em;
}
.default-link {
  background: transparent;
  border: 0;
  color: #003399;
  font-weight: normal;
  margin: 0;
  padding: 0;
  text-decoration: none;
}
.default-link:hover {
  text-decoration: underline;
}
.default-link[disabled],
.default-link .disabled,
.default-link[disabled]:hover,
.default-link .disabled:hover {
  color: #707070;
}
.default-link[disabled],
.default-link .disabled,
.default-link[disabled]:hover,
.default-link .disabled:hover {
  cursor: default;
  text-decoration: none;
}
@font-face {
  font-family: 'epson-icons';
  src: url('../fonts/epson-icons.eot?-9bzojg');
  src: url('../fonts/epson-icons.eot?-9bzojg#iefix') format('embedded-opentype'), url('../fonts/epson-icons.woff2?-9bzojg') format('woff2'), url('../fonts/epson-icons.ttf?-9bzojg') format('truetype'), url('../fonts/epson-icons.woff?-9bzojg') format('woff'), url('../fonts/epson-icons.svg?-9bzojg#epson-icons') format('svg');
  font-weight: normal;
  font-style: normal;
}
[class^="icon-"],
[class*=" icon-"] {
  font-family: 'epson-icons';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-export-share:before {
  content: "\e916";
}
.icon-hamburger:before {
  content: "\e800";
}
.icon-down-right-arrow:before {
  content: "\e801";
}
.icon-left-arrow:before {
  content: "\e600";
}
.icon-left-arrow_hover:before {
  content: "\e601";
}
.icon-right-arrow:before {
  content: "\e603";
}
.icon-right-arrow_hover:before {
  content: "\e602";
}
.icon-close:before {
  content: "\e604";
}
.icon-phone:before {
  content: "\e802";
}
.icon-person-headset:before {
  content: "\e803";
}
.icon-logo:before {
  content: "\e900";
}
.icon-download:before {
  content: "\e901";
}
.icon-print:before {
  content: "\e902";
}
.icon-truck-left:before {
  content: "\e903";
}
.icon-truck-right:before {
  content: "\e904";
}
.icon-calendar-dark:before {
  content: "\e905";
}
.icon-calendar-light:before {
  content: "\e906";
}
.icon-pencil:before {
  content: "\e907";
}
.icon-sort-ascending:before {
  content: "\e908";
}
.icon-sort-descending:before {
  content: "\e909";
}
.icon-sort-unsorted:before {
  content: "\e90a";
}
.icon-document:before {
  content: "\e90b";
}
.icon-image:before {
  content: "\e90c";
}
.icon-video:before {
  content: "\e90d";
}
.icon-magnify-dark:before {
  content: "\e90e";
}
.icon-share:before {
  content: "\e90f";
}
.icon-question-mark:before {
  content: "\e918";
}
.asterisk {
  color: #ed1c24;
  font-size: 0.8em;
  vertical-align: super;
}
.icon-popular {
  font-family: 'epson-icons';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  display: inline-block;
}
.icon-popular:before {
  font-family: 'epson-icons';
  content: "\e912";
  color: #969696;
}
body {
  -webkit-font-smoothing: antialiased;
}
a {
  background: transparent;
  border: 0;
  color: #003399;
  font-weight: normal;
  margin: 0;
  padding: 0;
  text-decoration: none;
}
a:hover {
  text-decoration: underline;
}
a[disabled],
a .disabled,
a[disabled]:hover,
a .disabled:hover {
  color: #707070;
}
a[disabled],
a .disabled,
a[disabled]:hover,
a .disabled:hover {
  cursor: default;
  text-decoration: none;
}
.force-word-break {
  word-break: break-all;
  word-break: break-word;
}
@media print {
  .print-sm {
    font-size: 12px;
  }
}
.btn-alpha,
.btn-alpha:focus {
  border: none;
  cursor: pointer;
  display: inline-block;
  font-size: 16px;
  font-weight: 400;
  padding: 6px 42px 6px 15px;
  position: relative;
  text-align: left;
  text-transform: capitalize;
  white-space: normal;
  width: auto;
  background: #003399;
  color: #ffffff;
}
.btn-alpha:before,
.btn-alpha:focus:before,
.btn-alpha:after,
.btn-alpha:focus:after {
  content: '\e072';
  font-family: 'Glyphicons Halflings';
  font-size: 80%;
  position: absolute;
  right: 15px;
  top: 50%;
  transform: translateY(-50%);
}
.btn-alpha:hover,
.btn-alpha:focus:hover {
  text-decoration: none;
}
.btn-alpha:hover {
  background-color: #9ddfff;
  color: #0031a0;
}
.btn-alpha[disabled],
.btn-alpha .disabled,
.btn-alpha[disabled]:hover,
.btn-alpha .disabled:hover {
  background-color: #707070;
  color: #ffffff;
}
.btn-alpha[disabled],
.btn-alpha .disabled,
.btn-alpha[disabled]:hover,
.btn-alpha .disabled:hover {
  cursor: default;
  text-decoration: none;
}
.btn-bravo {
  border: none;
  cursor: pointer;
  display: inline-block;
  font-size: 16px;
  font-weight: 400;
  padding: 6px 42px 6px 15px;
  position: relative;
  text-align: left;
  text-transform: capitalize;
  white-space: normal;
  width: auto;
  background: #90949c;
  color: #ffffff;
}
.btn-bravo:before,
.btn-bravo:after {
  content: '\e072';
  font-family: 'Glyphicons Halflings';
  font-size: 80%;
  position: absolute;
  right: 15px;
  top: 50%;
  transform: translateY(-50%);
}
.btn-bravo:hover {
  text-decoration: none;
}
.btn-bravo:hover {
  background-color: #303030;
  color: #ffffff;
}
.btn-bravo[disabled],
.btn-bravo .disabled,
.btn-bravo[disabled]:hover,
.btn-bravo .disabled:hover {
  cursor: default;
  text-decoration: none;
}
.btn-text {
  background: transparent;
  border: 0;
  color: #003399;
  display: inline-block;
  font-size: 16px;
  font-weight: 400;
  padding: 0 42px 0 0;
  position: relative;
  text-align: left;
  text-transform: uppercase;
  white-space: normal;
  width: auto;
}
.btn-text:hover {
  color: #003399;
  text-decoration: underline;
}
.btn-text:after {
  content: '\e072';
  font-family: 'Glyphicons Halflings';
  font-size: 80%;
  position: absolute;
  right: 15px;
  top: 50%;
  transform: translateY(-50%);
}
.btn-text-back {
  background: transparent;
  border: 0;
  color: #003399;
  display: inline-block;
  font-size: 16px;
  font-weight: 400;
  padding: 0 42px 0 0;
  position: relative;
  text-align: left;
  text-transform: uppercase;
  white-space: normal;
  width: auto;
  padding: 0 0 0 27px;
}
.btn-text-back:hover {
  color: #003399;
  text-decoration: underline;
}
.btn-text-back:after {
  -moz-transform: scaleX(-1);
  -o-transform: scaleX(-1);
  -webkit-transform: scaleX(-1);
  transform: scaleX(-1) translateY(-50%);
  filter: FlipH;
  -ms-filter: 'FlipH';
  content: '\e072';
  font-family: 'Glyphicons Halflings';
  font-size: 80%;
  position: absolute;
  left: 0;
  top: 50%;
}
.back-btn-container {
  margin-bottom: 20px;
}
.back-btn-container a:hover,
.back-btn-container a:active {
  text-decoration: none;
}
.back-btn-container a:before {
  content: '\e917';
  font-family: 'epson-icons';
  margin-right: 5px;
  text-decoration: none;
}
.back-btn-container a:hover:before,
.back-btn-container a:active:before {
  text-decoration: none;
}
.back-btn-container form,
.back-btn-container #orderHistoryForm {
  padding-left: 0;
  padding-right: 0;
}
.btn-tooltip {
  background: #dddee0;
  border: 1px solid #aaafb6;
  border-radius: 50%;
  color: #aaafb6;
  font-size: 1em;
  height: 1.2em;
  line-height: 1.2em;
  padding: 0;
  text-align: center;
  vertical-align: top;
  width: 1.2em;
}
button.tippy-button {
  background-color: transparent;
  color: #707070;
  border: 0;
  padding: 0;
  vertical-align: middle;
  font-size: 20px;
  font-weight: normal;
}
button.tippy-button:before {
  content: '\e915';
  font-family: 'epson-icons';
}
.tooltip-wrapper {
  display: inline-block;
  position: relative;
}
.tooltip-wrapper .tooltip-wrapper__overlay {
  display: none;
}
.tooltip-wrapper.disabled .tooltip-wrapper__overlay {
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 10;
}
.ui-datepicker-trigger {
  font-family: 'epson-icons';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  background: transparent;
  border: 0;
  font-size: 1.8em;
  margin: 0 5px 0 15px;
  padding: 0;
  transition: color 0.2s ease-in-out;
  vertical-align: top;
}
.ui-datepicker-trigger:before {
  content: "\e906";
}
.btn-share {
  background: transparent;
  border: 0;
  display: inline-block;
  font-size: 14px;
  font-weight: normal;
  padding: 0;
  text-align: center;
}
.btn-share .icon-share {
  font-size: 18px;
  margin-bottom: 5px;
}
.btn-share span {
  display: block;
}
.btn-share:hover span:not(.icon-share) {
  text-decoration: underline;
}
.btn-default-icon {
  background: 0;
  border: 0;
  color: #003399;
  padding: 0;
}
.btn-default-icon--large {
  font-size: 30px;
  height: 30px;
  width: 30px;
}
.btn-default-icon--large *,
.btn-default-icon--large *:before {
  vertical-align: top;
}
.btn-default-icon--medium {
  font-size: 18px;
  height: 18px;
  width: 18px;
}
.btn-default-icon--small {
  font-size: 8px;
  height: 8px;
  width: 8px;
}
.colorboxOpen #reportExportForm {
  display: inline-block;
}
.modal__buttons > * {
  margin-right: 20px;
}
.modal__buttons > *:last-child {
  margin-right: 0;
}
.modal__buttons a,
.modal__buttons button {
  background: transparent;
  border: 0;
  font-size: 20px;
  transition: color 0.2s ease-in-out;
}
.modal__buttons a:hover,
.modal__buttons button:hover {
  color: #9ddfff;
}
@media (min-width: 1024px) {
  .modal__buttons {
    position: absolute;
    right: 110px;
    top: 55px;
    z-index: 20;
  }
}
@media (max-width: 1023px) {
  .modal__buttons {
    margin-bottom: 10px;
  }
}
.cta-group > * {
  margin-right: 20px;
}
.cta-group:last-child {
  margin-right: 0;
}
.warning-link {
  color: #c00;
}
#cboxLoadedContent .modal-actions .btn#backButton {
  background: transparent;
  border: 0;
  color: #003399;
  display: inline-block;
  font-size: 16px;
  font-weight: 400;
  padding: 0 42px 0 0;
  position: relative;
  text-align: left;
  text-transform: uppercase;
  white-space: normal;
  width: auto;
}
#cboxLoadedContent .modal-actions .btn#backButton:hover {
  color: #003399;
  text-decoration: underline;
}
#cboxLoadedContent .modal-actions .btn#backButton:after {
  content: '\e072';
  font-family: 'Glyphicons Halflings';
  font-size: 80%;
  position: absolute;
  right: 15px;
  top: 50%;
  transform: translateY(-50%);
}
.dropdown-btn .btn-group button {
  font-size: 12px;
  font-weight: normal;
  border: 1px solid #969696;
  padding: 6px 15px;
  background: #ffffff;
  color: #303030;
}
.dropdown-btn .btn-group button:hover,
.dropdown-btn .btn-group button:active,
.dropdown-btn .btn-group button:focus {
  background: #ffffff;
  color: #303030;
  box-shadow: none!important;
  -webkit-box-shadow: none!important;
}
.dropdown-btn .btn-group button .caret {
  margin-left: 5px;
}
.dropdown-btn .open .dropdown-toggle {
  box-shadow: none!important;
  -webkit-box-shadow: none!important;
}
.dropdown-btn .open > .dropdown-menu {
  padding-bottom: 15px;
  margin-top: 0;
}
.dropdown-btn .open > .dropdown-menu > li > a {
  padding: 6px 25px;
}
.dropdown-btn .open > .dropdown-menu > li > a:hover {
  background: #f0f4f7;
}
.dropdown-btn .open > .dropdown-menu > li > a.warning-link,
.dropdown-btn .open > .dropdown-menu > li > a.warning-link:hover {
  color: #c00;
}
.dropdown-btn .open > .dropdown-menu > li button {
  width: 100%;
  text-align: left;
  font-size: 14px;
  padding: 6px 25px;
  border: none;
}
.dropdown-btn .open > .dropdown-menu > li button:after,
.dropdown-btn .open > .dropdown-menu > li button:before {
  display: none;
}
.dropdown-btn .open > .dropdown-menu > li button:hover {
  background: #f0f4f7;
}
.dropdown-btn .open > .dropdown-menu > li button[disabled] {
  color: #999;
}
@media screen and (max-width: 1023px) {
  .dropdown-btn.pull-right .dropdown-menu {
    left: unset;
    right: 0;
  }
}
.page-header .dropdown-btn {
  margin-top: 10px;
}
.isMobile .share {
  display: none !important;
}
@media (max-width: 1023px) {
  .share {
    display: none !important;
  }
}
@media print {
  button [class^="icon-"],
  a [class^="icon-"] {
    display: none;
  }
  .reset-link {
    display: none;
  }
}
input[type="checkbox"],
input[type="radio"] {
  transform: scale(1.5);
}
.select2-container {
  box-sizing: border-box;
  display: inline-block;
  margin: 0;
  position: relative;
  vertical-align: middle;
}
.select2-container .select2-selection--single {
  box-sizing: border-box;
  cursor: pointer;
  display: block;
  height: 34px;
  user-select: none;
  -webkit-user-select: none;
}
.select2-container .select2-selection--single .select2-selection__rendered {
  display: block;
  padding-left: 8px;
  padding-right: 30px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.select2-container .select2-selection--single .select2-selection__clear {
  position: relative;
}
.select2-container[dir="rtl"] .select2-selection--single .select2-selection__rendered {
  padding-right: 8px;
  padding-left: 20px;
}
.select2-container .select2-selection--multiple {
  box-sizing: border-box;
  cursor: pointer;
  display: block;
  min-height: 34px;
  user-select: none;
  -webkit-user-select: none;
}
.select2-container .select2-selection--multiple .select2-selection__rendered {
  display: inline-block;
  overflow: hidden;
  padding-left: 8px;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.select2-container .select2-search--inline {
  float: left;
}
.select2-container .select2-search--inline .select2-search__field {
  box-sizing: border-box;
  border: none;
  font-size: 100%;
  margin-top: 5px;
  padding: 0;
}
.select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button {
  -webkit-appearance: none;
}
.select2-dropdown {
  background-color: white;
  border: 1px solid #D3DEE3;
  box-sizing: border-box;
  display: block;
  position: absolute;
  left: -100000px;
  width: 100%;
  z-index: 1051;
}
.select2-results {
  display: block;
}
.select2-results__options {
  list-style: none;
  margin: 0;
  padding: 0;
}
.select2-results__option {
  padding: 6px;
  user-select: none;
  -webkit-user-select: none;
}
.select2-results__option[aria-selected] {
  cursor: pointer;
}
.select2-container--open .select2-dropdown {
  left: 0;
}
.select2-container--open .select2-dropdown--above {
  border-bottom: none;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}
.select2-container--open .select2-dropdown--below {
  border-top: none;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.select2-search--dropdown {
  display: block;
  padding: 4px;
}
.select2-search--dropdown .select2-search__field {
  padding: 4px;
  width: 100%;
  box-sizing: border-box;
}
.select2-search--dropdown .select2-search__field::-webkit-search-cancel-button {
  -webkit-appearance: none;
}
.select2-search--dropdown.select2-search--hide {
  display: none;
}
.select2-close-mask {
  border: 0;
  margin: 0;
  padding: 0;
  display: block;
  position: fixed;
  left: 0;
  top: 0;
  min-height: 100%;
  min-width: 100%;
  height: auto;
  width: auto;
  opacity: 0;
  z-index: 99;
  background-color: #fff;
  filter: alpha(opacity=0);
}
.select2-hidden-accessible {
  border: 0 !important;
  clip: rect(0 0 0 0) !important;
  -webkit-clip-path: inset(50%) !important;
  clip-path: inset(50%) !important;
  height: 1px !important;
  overflow: hidden !important;
  padding: 0 !important;
  position: absolute !important;
  width: 1px !important;
  white-space: nowrap !important;
}
.select2-container--default .select2-selection--single {
  background-color: #fff;
  border: 1px solid #D3DEE3;
  font-size: 14px;
}
.select2-container--default .select2-selection--single .select2-selection__rendered {
  color: #444;
  line-height: 34px;
}
.select2-container--default .select2-selection--single .select2-selection__clear {
  cursor: pointer;
  float: right;
  font-weight: bold;
}
.select2-container--default .select2-selection--single .select2-selection__placeholder {
  color: #999;
}
.select2-container--default .select2-selection--single .select2-selection__arrow {
  height: 34px;
  position: absolute;
  top: 1px;
  right: 1px;
  width: 30px;
}
.select2-container--default .select2-selection--single .select2-selection__arrow b {
  border-color: #039 transparent transparent transparent;
  border-style: solid;
  border-width: 5px 4px 0 4px;
  height: 0;
  left: 50%;
  margin-left: -4px;
  margin-top: -2px;
  position: absolute;
  top: 50%;
  width: 0;
}
.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__clear {
  float: left;
}
.select2-container--default[dir="rtl"] .select2-selection--single .select2-selection__arrow {
  left: 1px;
  right: auto;
}
.select2-container--default.select2-container--disabled .select2-selection--single {
  opacity: .5;
  cursor: default;
}
.order__form .select2-container--default.select2-container--disabled:focus,
.order__form .select2-container--default.select2-container--disabled *:focus {
  outline: none;
}
.order__form .select2-container--default.select2-container--disabled .select2-selection--single {
  border: 0;
  opacity: 1;
}
.order__form .select2-container--default.select2-container--disabled .select2-selection__arrow {
  display: none;
}
.select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear {
  display: none;
}
.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b {
  border-color: transparent transparent #039 transparent;
  border-width: 0 4px 5px 4px;
}
.select2-container--default .select2-selection--multiple {
  background-color: white;
  border: 1px solid #D3DEE3;
  cursor: text;
}
.select2-container--default .select2-selection--multiple .select2-selection__rendered {
  box-sizing: border-box;
  list-style: none;
  margin: 0;
  padding: 0 5px;
  width: 100%;
}
.select2-container--default .select2-selection--multiple .select2-selection__rendered li {
  list-style: none;
}
.select2-container--default .select2-selection--multiple .select2-selection__placeholder {
  color: #999;
  margin-top: 5px;
  float: left;
}
.select2-container--default .select2-selection--multiple .select2-selection__clear {
  cursor: pointer;
  float: right;
  font-weight: bold;
  margin-top: 5px;
  margin-right: 10px;
}
.select2-container--default .select2-selection--multiple .select2-selection__choice {
  background-color: #e4e4e4;
  border: 1px solid #D3DEE3;
  cursor: default;
  float: left;
  margin-right: 5px;
  margin-top: 5px;
  padding: 0 5px;
}
.select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
  color: #999;
  cursor: pointer;
  display: inline-block;
  font-weight: bold;
  margin-right: 2px;
}
.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover {
  color: #333;
}
.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice,
.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__placeholder,
.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-search--inline {
  float: right;
}
.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice {
  margin-left: 5px;
  margin-right: auto;
}
.select2-container--default[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove {
  margin-left: 2px;
  margin-right: auto;
}
.select2-container--default.select2-container--focus .select2-selection--multiple {
  border: solid black 1px;
  outline: 0;
}
.select2-container--default.select2-container--disabled .select2-selection--multiple {
  background-color: #eee;
  cursor: default;
}
.select2-container--default.select2-container--disabled .select2-selection__choice__remove {
  display: none;
}
.select2-container--default.select2-container--open.select2-container--above .select2-selection--single,
.select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple {
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.select2-container--default.select2-container--open.select2-container--below .select2-selection--single,
.select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple {
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}
.select2-container--default .select2-search--dropdown .select2-search__field {
  border: 1px solid #D3DEE3;
}
.select2-container--default .select2-search--inline .select2-search__field {
  background: transparent;
  border: none;
  outline: 0;
  box-shadow: none;
  -webkit-appearance: textfield;
}
.select2-container--default .select2-results > .select2-results__options {
  max-height: 200px;
  overflow-y: auto;
}
.select2-container--default .select2-results__option[role=group] {
  padding: 0;
}
.select2-container--default .select2-results__option[aria-disabled=true] {
  color: #999;
}
.select2-container--default .select2-results__option[aria-selected=true] {
  background-color: #ddd;
}
.select2-container--default .select2-results__option .select2-results__option {
  padding-left: 1em;
}
.select2-container--default .select2-results__option .select2-results__option .select2-results__group {
  padding-left: 0;
}
.select2-container--default .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -1em;
  padding-left: 2em;
}
.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -2em;
  padding-left: 3em;
}
.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -3em;
  padding-left: 4em;
}
.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -4em;
  padding-left: 5em;
}
.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
  margin-left: -5em;
  padding-left: 6em;
}
.select2-container--default .select2-results__option--highlighted[aria-selected] {
  background-color: #5897fb;
  color: white;
}
.select2-container--default .select2-results__group {
  cursor: default;
  display: block;
  padding: 6px;
}
.select2-container--classic .select2-selection--single {
  background-color: #f7f7f7;
  border: 1px solid #D3DEE3;
  outline: 0;
  background-image: -webkit-linear-gradient(top, #ffffff 50%, #eeeeee 100%);
  background-image: -o-linear-gradient(top, #ffffff 50%, #eeeeee 100%);
  background-image: linear-gradient(to bottom, #ffffff 50%, #eeeeee 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0);
}
.select2-container--classic .select2-selection--single:focus {
  border: 1px solid #5897fb;
}
.select2-container--classic .select2-selection--single .select2-selection__rendered {
  color: #444;
  line-height: 28px;
}
.select2-container--classic .select2-selection--single .select2-selection__clear {
  cursor: pointer;
  float: right;
  font-weight: bold;
  margin-right: 10px;
}
.select2-container--classic .select2-selection--single .select2-selection__placeholder {
  color: #999;
}
.select2-container--classic .select2-selection--single .select2-selection__arrow {
  background-color: #ddd;
  border: none;
  border-left: 1px solid #D3DEE3;
  height: 34px;
  position: absolute;
  top: 1px;
  right: 1px;
  width: 20px;
  background-image: -webkit-linear-gradient(top, #eeeeee 50%, #cccccc 100%);
  background-image: -o-linear-gradient(top, #eeeeee 50%, #cccccc 100%);
  background-image: linear-gradient(to bottom, #eeeeee 50%, #cccccc 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFCCCCCC', GradientType=0);
}
.select2-container--classic .select2-selection--single .select2-selection__arrow b {
  border-color: #888 transparent transparent transparent;
  border-style: solid;
  border-width: 5px 4px 0 4px;
  height: 0;
  left: 50%;
  margin-left: -4px;
  margin-top: -2px;
  position: absolute;
  top: 50%;
  width: 0;
}
.select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__clear {
  float: left;
}
.select2-container--classic[dir="rtl"] .select2-selection--single .select2-selection__arrow {
  border: none;
  border-right: 1px solid #D3DEE3;
  border-radius: 0;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
  left: 1px;
  right: auto;
}
.select2-container--classic.select2-container--open .select2-selection--single {
  border: 1px solid #5897fb;
}
.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow {
  background: transparent;
  border: none;
}
.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow b {
  border-color: transparent transparent #039 transparent;
  border-width: 0 4px 5px 4px;
}
.select2-container--classic.select2-container--open.select2-container--above .select2-selection--single {
  border-top: none;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  background-image: -webkit-linear-gradient(top, #ffffff 0%, #eeeeee 50%);
  background-image: -o-linear-gradient(top, #ffffff 0%, #eeeeee 50%);
  background-image: linear-gradient(to bottom, #ffffff 0%, #eeeeee 50%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0);
}
.select2-container--classic.select2-container--open.select2-container--below .select2-selection--single {
  border-bottom: none;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
  background-image: -webkit-linear-gradient(top, #eeeeee 50%, #ffffff 100%);
  background-image: -o-linear-gradient(top, #eeeeee 50%, #ffffff 100%);
  background-image: linear-gradient(to bottom, #eeeeee 50%, #ffffff 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFFFFFFF', GradientType=0);
}
.select2-container--classic .select2-selection--multiple {
  background-color: white;
  border: 1px solid #D3DEE3;
  cursor: text;
  outline: 0;
}
.select2-container--classic .select2-selection--multiple:focus {
  border: 1px solid #5897fb;
}
.select2-container--classic .select2-selection--multiple .select2-selection__rendered {
  list-style: none;
  margin: 0;
  padding: 0 5px;
}
.select2-container--classic .select2-selection--multiple .select2-selection__clear {
  display: none;
}
.select2-container--classic .select2-selection--multiple .select2-selection__choice {
  background-color: #e4e4e4;
  border: 1px solid #D3DEE3;
  cursor: default;
  float: left;
  margin-right: 5px;
  margin-top: 5px;
  padding: 0 5px;
}
.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove {
  color: #888;
  cursor: pointer;
  display: inline-block;
  font-weight: bold;
  margin-right: 2px;
}
.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove:hover {
  color: #555;
}
.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice {
  float: right;
  margin-left: 5px;
  margin-right: auto;
}
.select2-container--classic[dir="rtl"] .select2-selection--multiple .select2-selection__choice__remove {
  margin-left: 2px;
  margin-right: auto;
}
.select2-container--classic.select2-container--open .select2-selection--multiple {
  border: 1px solid #5897fb;
}
.select2-container--classic.select2-container--open.select2-container--above .select2-selection--multiple {
  border-top: none;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.select2-container--classic.select2-container--open.select2-container--below .select2-selection--multiple {
  border-bottom: none;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}
.select2-container--classic .select2-search--dropdown .select2-search__field {
  border: 1px solid #D3DEE3;
  outline: 0;
}
.select2-container--classic .select2-search--inline .select2-search__field {
  outline: 0;
  box-shadow: none;
}
.select2-container--classic .select2-dropdown {
  background-color: white;
  border: 1px solid transparent;
}
.select2-container--classic .select2-dropdown--above {
  border-bottom: none;
}
.select2-container--classic .select2-dropdown--below {
  border-top: none;
}
.select2-container--classic .select2-results > .select2-results__options {
  max-height: 200px;
  overflow-y: auto;
}
.select2-container--classic .select2-results__option[role=group] {
  padding: 0;
}
.select2-container--classic .select2-results__option[aria-disabled=true] {
  color: grey;
}
.select2-container--classic .select2-results__option--highlighted[aria-selected] {
  background-color: #3875d7;
  color: white;
}
.select2-container--classic .select2-results__group {
  cursor: default;
  display: block;
  padding: 6px;
}
.select2-container--classic.select2-container--open .select2-dropdown {
  border-color: #5897fb;
}
.ctr-select {
  display: none;
}
form .row {
  margin: 0 -10px;
  padding-bottom: 15px;
}
form label {
  color: #303030;
  display: block;
  text-transform: none;
  font-size: 14px;
}
form label .required {
  color: #fd7b7b;
}
form label input[type="radio"] {
  margin-right: 10px;
}
form label.label-radio {
  display: block;
  text-transform: none;
  font-size: 14px;
  position: relative;
  padding-left: 20px;
}
form label.label-radio input[type="checkbox"],
form label.label-radio input[type="radio"] {
  margin: 0;
  top: 3px;
  position: absolute;
  left: 0;
}
form textarea {
  width: 100%;
  display: block;
  font-size: 14px;
  border: 1px solid #dddee0;
  resize: none;
  margin-top: 30px;
  min-height: 100px;
}
form textarea.error {
  display: block;
}
form textarea.error + .error {
  display: block;
}
form textarea,
form input[type="text"],
form input[type="email"],
form input[type="number"],
form input[type="search"],
form input[type="password"],
form textarea.form-control,
form input[type="text"].form-control,
form input[type="email"].form-control,
form input[type="number"].form-control,
form input[type="search"].form-control,
form input[type="password"].form-control {
  background: #ffffff;
  border: 1px solid #dddee0;
  border-radius: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  color: #303030;
  display: block;
  font-size: 14px;
  height: 34px;
  line-height: 34px;
  padding: 6px 10px;
  width: 100%;
  display: inline-block;
}
form textarea.error,
form input[type="text"].error,
form input[type="email"].error,
form input[type="number"].error,
form input[type="search"].error,
form input[type="password"].error,
form textarea.form-control.error,
form input[type="text"].form-control.error,
form input[type="email"].form-control.error,
form input[type="number"].form-control.error,
form input[type="search"].form-control.error,
form input[type="password"].form-control.error {
  border-color: #fd7b7b;
  background-color: #fae5e8;
}
form textarea.error ~ .error,
form input[type="text"].error ~ .error,
form input[type="email"].error ~ .error,
form input[type="number"].error ~ .error,
form input[type="search"].error ~ .error,
form input[type="password"].error ~ .error,
form textarea.form-control.error ~ .error,
form input[type="text"].form-control.error ~ .error,
form input[type="email"].form-control.error ~ .error,
form input[type="number"].form-control.error ~ .error,
form input[type="search"].form-control.error ~ .error,
form input[type="password"].form-control.error ~ .error {
  display: block;
}
form textarea:disabled,
form input[type="text"]:disabled,
form input[type="email"]:disabled,
form input[type="number"]:disabled,
form input[type="search"]:disabled,
form input[type="password"]:disabled,
form textarea.form-control:disabled,
form input[type="text"].form-control:disabled,
form input[type="email"].form-control:disabled,
form input[type="number"].form-control:disabled,
form input[type="search"].form-control:disabled,
form input[type="password"].form-control:disabled {
  color: rgba(68, 68, 68, 0.5);
}
form textarea[rel="datepicker-icon-trigger"],
form input[type="text"][rel="datepicker-icon-trigger"],
form input[type="email"][rel="datepicker-icon-trigger"],
form input[type="number"][rel="datepicker-icon-trigger"],
form input[type="search"][rel="datepicker-icon-trigger"],
form input[type="password"][rel="datepicker-icon-trigger"],
form textarea.form-control[rel="datepicker-icon-trigger"],
form input[type="text"].form-control[rel="datepicker-icon-trigger"],
form input[type="email"].form-control[rel="datepicker-icon-trigger"],
form input[type="number"].form-control[rel="datepicker-icon-trigger"],
form input[type="search"].form-control[rel="datepicker-icon-trigger"],
form input[type="password"].form-control[rel="datepicker-icon-trigger"] {
  display: inline-block;
  max-width: 190px;
  width: calc(100% - 52px);
}
form button.ui-datepicker-trigger {
  font-size: 3.2rem;
}
form button[type="submit"] {
  float: right;
}
form .error {
  color: #fd7b7b;
  padding-top: 5px;
  display: none;
}
form input[type="radio"],
form input[type="checkbox"] {
  margin: 6px 0 0;
  vertical-align: top;
}
form input[type="radio"] + label,
form input[type="checkbox"] + label {
  padding-left: 15px;
  padding-top: 3px;
  position: relative;
  display: inline-block;
}
form select.form-control {
  width: 100%;
  display: block;
  border: 0;
  border-radius: 0;
  box-shadow: none;
  height: 40px;
  -moz-appearance: none;
  -webkit-appearance: none;
}
form select.form-control::-ms-expand {
  display: none;
}
form input[rel="datepicker-icon-trigger"].error + button + .error {
  display: block;
}
form .select-dropdown.error + .select2 .select2-selection--single {
  border-color: #fd7b7b;
  background-color: #fae5e8;
}
form .select-dropdown.error + .select2 .select2-selection--single .select2-selection__rendered {
  color: #fd7b7b;
}
form .select-dropdown.error + .select2 + .error {
  display: block;
}
form button[type="submit"],
form button[type="submit"]:focus {
  border: none;
  cursor: pointer;
  display: inline-block;
  font-size: 16px;
  font-weight: 400;
  padding: 6px 42px 6px 15px;
  position: relative;
  text-align: left;
  text-transform: capitalize;
  white-space: normal;
  width: auto;
  background: #003399;
  color: #ffffff;
}
form button[type="submit"]:before,
form button[type="submit"]:focus:before,
form button[type="submit"]:after,
form button[type="submit"]:focus:after {
  content: '\e072';
  font-family: 'Glyphicons Halflings';
  font-size: 80%;
  position: absolute;
  right: 15px;
  top: 50%;
  transform: translateY(-50%);
}
form button[type="submit"]:hover,
form button[type="submit"]:focus:hover {
  text-decoration: none;
}
form button[type="submit"]:hover {
  background-color: #9ddfff;
  color: #0031a0;
}
form button[type="submit"][disabled],
form button[type="submit"] .disabled,
form button[type="submit"][disabled]:hover,
form button[type="submit"] .disabled:hover {
  background-color: #707070;
  color: #ffffff;
}
form button[type="submit"][disabled],
form button[type="submit"] .disabled,
form button[type="submit"][disabled]:hover,
form button[type="submit"] .disabled:hover {
  cursor: default;
  text-decoration: none;
}
form .secondary-info {
  float: right;
  clear: both;
  margin-top: 8px;
}
form.task-search,
form.part-search {
  margin-bottom: 30px;
}
form.task-search .reset-link,
form.part-search .reset-link {
  margin-left: 30px;
}
form.task-search .reset-link--disabled,
form.part-search .reset-link--disabled {
  color: #ccc;
  pointer-events: none;
}
form.task-search .reset-link--disabled:hover,
form.part-search .reset-link--disabled:hover {
  text-decoration: none;
}
form.task-search input[type="search"],
form.part-search input[type="search"] {
  display: inline-block;
  max-width: 33.33333333%;
}
form.task-search button,
form.part-search button {
  margin-top: 0;
  margin-left: 40px;
  float: none;
}
form.task-search .product-diagram,
form.part-search .product-diagram {
  float: right;
  padding: 7px 0;
}
@media print {
  form .table__footer-note,
  form button[type="submit"] {
    display: none;
  }
}
.repair-detail-form button {
  clear: both;
}
.repair-detail-form .sku {
  margin-top: 5px;
  display: block;
  color: #707070;
}
.repair-detail-form .col-small {
  width: 70px;
}
.repair-detail-form .col-med {
  width: 150px;
}
.repair-detail-form .col-center {
  text-align: center;
}
.repair-detail-form .col-price {
  text-align: right;
}
.repair-detail-form .js-track-shipment {
  background: transparent;
  border: 0;
}
.repair-detail-form .js-track-shipment .icon-truck-right:before {
  color: #003399;
}
.repair-detail-form button[type="submit"] {
  margin-top: 20px;
}
@media (max-width: 640px) {
  #js-service-action-list input[type="radio"] + label {
    width: calc(100% - 20px);
  }
}
.service-page-content {
  overflow: hidden;
  padding-bottom: 100px;
  padding-top: 60px;
}
.service-page-content .service-page-content,
.service-page-content .close-repair-step {
  padding-bottom: 0;
  padding-top: 0;
}
.serviceOrder {
  padding-top: 40px;
}
.serviceOrder .alert-info {
  padding-bottom: 20px;
  padding-top: 20px;
}
.product-summary {
  padding-left: 11%;
  padding-right: 11%;
}
@media (max-width: 1023px) {
  .product-summary {
    padding-right: 30px;
    padding-left: 30px;
  }
}
.product-summary .back-bar {
  margin-bottom: 20px;
}
.product-summary .back-bar a:hover,
.product-summary .back-bar a:active {
  text-decoration: none;
}
.product-summary .back-bar a:before {
  content: '\e917';
  font-family: 'epson-icons';
  margin-right: 5px;
  text-decoration: none;
}
.product-summary .back-bar a:hover:before,
.product-summary .back-bar a:active:before {
  text-decoration: none;
}
.product-summary .back-bar form,
.product-summary .back-bar #orderHistoryForm {
  padding-left: 0;
  padding-right: 0;
}
.product-summary textarea[name="exception_reason"],
.product-summary textarea[name="additional_description"] {
  margin-top: 0;
}
.product-summary .module-optional-note {
  margin-bottom: 20px;
  margin-top: 0;
}
.product-summary .disabled-item label {
  color: #b5b7b9;
}
.product-summary .disabled-item textarea[disabled] {
  background-color: #fff;
}
.product-summary .disabled-item .asterisk {
  display: none;
}
.product-summary__header {
  background-color: transparent;
  border-bottom: 1px solid #dddee0;
  margin: 0 0 20px !important;
  padding: 0 0 20px;
  position: relative;
  border-bottom: none;
  margin-bottom: 0 !important;
  padding-bottom: 0 !important;
}
.product-summary__header:before,
.product-summary__header:after {
  content: " ";
  display: table;
}
.product-summary__header:after {
  clear: both;
}
.product-summary__header:before,
.product-summary__header:after {
  content: " ";
  display: table;
}
.product-summary__header:after {
  clear: both;
}
.product-summary__header:before,
.product-summary__header:after {
  content: " ";
  display: table;
}
.product-summary__header:after {
  clear: both;
}
.product-summary__header:before,
.product-summary__header:after {
  content: " ";
  display: table;
}
.product-summary__header:after {
  clear: both;
}
.product-summary__header:before,
.product-summary__header:after {
  content: " ";
  display: table;
}
.product-summary__header:after {
  clear: both;
}
.product-summary__header h1 {
  font-size: 43px;
  font-weight: 200;
  line-height: normal;
  float: left;
  margin-top: 0;
  max-width: calc(100% - 40px);
}
@media (max-width: 1023px) {
  .product-summary__header h1 {
    font-size: 24px;
    margin-bottom: 0;
    padding: 10px 0;
  }
}
.product-summary__header hr {
  border-top-color: #D3DEE3;
}
.product-summary__header .text {
  clear: both;
  font-size: 1.4em;
}
.product-summary__header .text--small {
  font-size: .9em;
}
.product-summary__header .header__buttons {
  float: right;
  padding-top: 10px;
}
.product-summary__header h1 + *:not(.header__buttons),
.product-summary__header .header__buttons + * {
  clear: both;
}
.product-summary__header .notification--bell {
  display: block;
  position: absolute;
  right: 10px;
  text-decoration: none !important;
  top: 0;
  z-index: 5;
}
.product-summary__header .notification--bell:before {
  content: '\e911';
  font-family: 'epson-icons';
  font-size: 3rem;
}
.product-summary__header .notification--bell:hover:before {
  text-decoration: underline;
}
@media print {
  .product-summary__header {
    border-bottom: 0;
    padding: 0;
  }
  .product-summary__header .heading,
  .product-summary__header .text {
    display: inline-block;
    font-size: 20px;
    line-height: normal;
    margin: 0;
    padding: 0;
    width: 50%;
  }
  .product-summary__header .heading {
    text-align: left;
  }
  .product-summary__header .text {
    text-align: right;
  }
  .product-summary__header .header__buttons {
    display: none;
  }
}
.product-summary .no-results {
  display: none;
  margin-bottom: 50px;
  margin-top: 20px;
  text-align: center;
}
.product-summary .order-notification {
  height: 30px;
  line-height: 30px;
  right: 20px;
  top: 25px;
}
.product-summary .order-notification,
.product-summary .notification--bell,
.product-summary .notification--paperclip {
  display: block;
  position: absolute;
  text-decoration: none !important;
  z-index: 5;
}
.product-summary .order-notification:hover,
.product-summary .notification--bell:hover,
.product-summary .notification--paperclip:hover {
  color: #003399;
  text-decoration: none;
}
.product-summary .order-notification:hover:before,
.product-summary .notification--bell:hover:before,
.product-summary .notification--paperclip:hover:before {
  text-decoration: none;
}
.product-summary .order-notification:before,
.product-summary .notification--bell:before,
.product-summary .notification--paperclip:before {
  content: '\e911';
  font-family: 'epson-icons';
  font-size: 3rem;
}
.product-summary .notification--paperclip {
  background: transparent;
  border: 0;
  font-size: 30px;
  right: 50px;
  top: 2px;
}
.product-summary .notification--paperclip:before {
  content: '';
}
.product-summary .create-service-order {
  margin-top: -30px;
  padding-left: 20px;
}
.product-summary .create-service-order a {
  float: right;
}
.product-summary .create-service-order a,
.product-summary .create-service-order a:focus {
  border: none;
  cursor: pointer;
  display: inline-block;
  font-size: 16px;
  font-weight: 400;
  padding: 6px 42px 6px 15px;
  position: relative;
  text-align: left;
  text-transform: capitalize;
  white-space: normal;
  width: auto;
  background: #003399;
  color: #ffffff;
}
.product-summary .create-service-order a:before,
.product-summary .create-service-order a:focus:before,
.product-summary .create-service-order a:after,
.product-summary .create-service-order a:focus:after {
  content: '\e072';
  font-family: 'Glyphicons Halflings';
  font-size: 80%;
  position: absolute;
  right: 15px;
  top: 50%;
  transform: translateY(-50%);
}
.product-summary .create-service-order a:hover,
.product-summary .create-service-order a:focus:hover {
  text-decoration: none;
}
.product-summary .create-service-order a:hover {
  background-color: #9ddfff;
  color: #0031a0;
}
.product-summary .create-service-order a[disabled],
.product-summary .create-service-order a .disabled,
.product-summary .create-service-order a[disabled]:hover,
.product-summary .create-service-order a .disabled:hover {
  background-color: #707070;
  color: #ffffff;
}
.product-summary .create-service-order a[disabled],
.product-summary .create-service-order a .disabled,
.product-summary .create-service-order a[disabled]:hover,
.product-summary .create-service-order a .disabled:hover {
  cursor: default;
  text-decoration: none;
}
.product-summary .nested-row {
  padding-bottom: 15px;
}
.product-summary .card__label {
  display: block;
}
.product-summary .product-block__content-block [class*="col-md-"] {
  padding-bottom: 15px;
}
.product-summary .product-block__content-block {
  border-bottom: 1px solid #cccccc;
  border-left: 1px solid #cccccc;
  border-right: 1px solid #cccccc;
  margin: 0 !important;
  padding: 20px 20px 0;
}
.product-summary .date-range--with-icon {
  width: 100%;
}
.product-summary .date-range--with-icon input[type="text"] {
  display: inline-block;
  width: calc(100% - 45px);
}
.service-order__header {
  border-bottom: 1px solid #dddee0;
  margin: 0 0 20px !important;
  padding: 0 0 20px;
  position: relative;
  background-color: transparent;
}
.service-order__header:before,
.service-order__header:after {
  content: " ";
  display: table;
}
.service-order__header:after {
  clear: both;
}
.service-order__header:before,
.service-order__header:after {
  content: " ";
  display: table;
}
.service-order__header:after {
  clear: both;
}
.service-order__header:before,
.service-order__header:after {
  content: " ";
  display: table;
}
.service-order__header:after {
  clear: both;
}
.service-order__header:before,
.service-order__header:after {
  content: " ";
  display: table;
}
.service-order__header:after {
  clear: both;
}
.service-order__header:before,
.service-order__header:after {
  content: " ";
  display: table;
}
.service-order__header:after {
  clear: both;
}
.service-order__header h1 {
  font-size: 43px;
  font-weight: 200;
  line-height: normal;
  float: left;
  margin-top: 0;
  max-width: calc(100% - 40px);
}
@media (max-width: 1023px) {
  .service-order__header h1 {
    font-size: 24px;
    margin-bottom: 0;
    padding: 10px 0;
  }
}
.service-order__header hr {
  border-top-color: #D3DEE3;
}
.service-order__header .text {
  clear: both;
  font-size: 1.4em;
}
.service-order__header .text--small {
  font-size: .9em;
}
.service-order__header .header__buttons {
  float: right;
  padding-top: 10px;
}
.service-order__header h1 + *:not(.header__buttons),
.service-order__header .header__buttons + * {
  clear: both;
}
.service-order__header .notification--bell {
  display: block;
  position: absolute;
  right: 10px;
  text-decoration: none !important;
  top: 0;
  z-index: 5;
}
.service-order__header .notification--bell:before {
  content: '\e911';
  font-family: 'epson-icons';
  font-size: 3rem;
}
.service-order__header .notification--bell:hover:before {
  text-decoration: underline;
}
@media print {
  .service-order__header {
    border-bottom: 0;
    padding: 0;
  }
  .service-order__header .heading,
  .service-order__header .text {
    display: inline-block;
    font-size: 20px;
    line-height: normal;
    margin: 0;
    padding: 0;
    width: 50%;
  }
  .service-order__header .heading {
    text-align: left;
  }
  .service-order__header .text {
    text-align: right;
  }
  .service-order__header .header__buttons {
    display: none;
  }
}
.service-order__header .text {
  margin-bottom: 0;
}
.service-order__header .notification--bell {
  display: block;
  position: absolute;
  text-decoration: none !important;
  z-index: 5;
}
.service-order__header .notification--bell:hover {
  color: #003399;
  text-decoration: none;
}
.service-order__header .notification--bell:hover:before {
  text-decoration: none;
}
.service-order__header .notification--bell:before {
  content: '\e911';
  font-family: 'epson-icons';
  font-size: 3rem;
}
.service-order h1 {
  font-size: 43px;
  font-weight: 200;
  line-height: normal;
  border-bottom: 1px solid #D3DEE3;
  margin: 0 0 40px;
  padding-bottom: 20px;
}
@media (max-width: 1023px) {
  .service-order h1 {
    font-size: 24px;
    margin-bottom: 0;
    padding: 10px 0;
  }
}
.service-order form {
  padding: 0 40px 40px;
}
@media screen and (max-width: 1023px) {
  .service-order form {
    padding: 20px;
  }
}
.service-order form input[type="text"],
.service-order form input[type="search"] {
  display: inline-block;
}
@media screen and (max-width: 1023px) {
  .service-order form input[type="text"],
  .service-order form input[type="search"] {
    margin-bottom: 15px;
    width: 100%;
  }
}
.service-order p {
  font-size: 1.8rem;
  margin-bottom: 30px;
}
p.error {
  color: #FF0C28;
  margin-top: 30px;
}
.add-tasks-form input[type="number"] {
  width: 70px;
}
.add-tasks-form input[type="text"],
.add-tasks-form .dropdown-select {
  width: 150px;
}
.add-tasks-form .task-addnltxt input[type="text"] {
  width: 300px;
}
.add-tasks-form .popular {
  font-family: 'epson-icons';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  display: inline-block;
  padding-left: 20px;
  display: block;
}
.add-tasks-form .popular:before {
  font-family: 'epson-icons';
  content: "\e912";
  color: #969696;
}
.add-tasks-form .already-added {
  display: block;
  color: #707070;
}
.add-tasks-form .col-small {
  width: 100px;
}
.fullfillment-form input[type="number"] {
  width: 65px;
}
.fullfillment-form .consign-error + .error {
  display: block;
}
.fullfillment-form .bid-table__cell .error {
  margin-top: 10px;
}
.fullfillment-form #address-select + .select2 {
  width: auto !important;
  margin-left: 12px;
}
@media screen and (max-width: 640px) {
  .fullfillment-form #address-select + .select2 {
    margin-left: 6px;
    width: calc(100% - 40px) !important;
  }
}
.fullfillment-form .small-col {
  width: 246px;
}
.add-parts-form input[type="number"] {
  width: 70px;
}
.add-parts-form .dropdown-select {
  width: 150px;
}
.add-parts-form .oow {
  color: #ed1c24;
}
.add-parts-form .requested,
.add-parts-form .sku {
  color: #707070;
  display: block;
}
.add-parts-form .sku {
  display: block;
  margin-top: 5px;
  color: #707070;
}
.add-parts-form .col-small {
  width: 100px;
}
.add-parts-form .col-med {
  width: 150px;
}
.add-parts-form .pagination-bar {
  margin-top: 0;
}
.add-parts-form .pagination-bar .pagination-toolbar {
  padding-top: 0;
  padding-bottom: 0;
  border-top: 0;
  border-bottom: 0;
}
.filter-search {
  border: 1px solid #cccccc;
  display: inline-block;
  height: 34px;
  padding-left: 34px;
  position: relative;
}
.filter-search input[type="text"] {
  background: none;
  border: none;
  font-size: 16px;
  height: 34px;
  margin: 0;
  padding: 0;
}
.filter-search:before {
  color: #cccccc;
  content: "\e003";
  display: block;
  font-family: 'Glyphicons Halflings';
  font-size: 16px;
  height: 34px;
  left: 0;
  line-height: 34px;
  position: absolute;
  text-align: center;
  top: 0;
  width: 40px;
}
body {
  color: #303030;
  font-family: "Helvetica LT W01 Roman", Helvetica, "Open Sans", Arial, sans-serif;
}
a,
button {
  color: #003399;
}
.temp-form-hide {
  display: none;
  border: 1px solid red;
}
#cboxOverlay {
  height: 100vh;
}
.spinner {
  display: inline-block;
  position: relative;
  width: 64px;
  height: 64px;
}
.spinner div {
  transform-origin: 32px 32px;
  animation: spinner 1.2s linear infinite;
}
.spinner div:after {
  content: " ";
  display: block;
  position: absolute;
  top: 3px;
  left: 29px;
  width: 5px;
  height: 14px;
  border-radius: 20%;
  background: #003399;
}
.spinner div:nth-child(1) {
  transform: rotate(0deg);
  animation-delay: -1.1s;
}
.spinner div:nth-child(2) {
  transform: rotate(30deg);
  animation-delay: -1s;
}
.spinner div:nth-child(3) {
  transform: rotate(60deg);
  animation-delay: -0.9s;
}
.spinner div:nth-child(4) {
  transform: rotate(90deg);
  animation-delay: -0.8s;
}
.spinner div:nth-child(5) {
  transform: rotate(120deg);
  animation-delay: -0.7s;
}
.spinner div:nth-child(6) {
  transform: rotate(150deg);
  animation-delay: -0.6s;
}
.spinner div:nth-child(7) {
  transform: rotate(180deg);
  animation-delay: -0.5s;
}
.spinner div:nth-child(8) {
  transform: rotate(210deg);
  animation-delay: -0.4s;
}
.spinner div:nth-child(9) {
  transform: rotate(240deg);
  animation-delay: -0.3s;
}
.spinner div:nth-child(10) {
  transform: rotate(270deg);
  animation-delay: -0.2s;
}
.spinner div:nth-child(11) {
  transform: rotate(300deg);
  animation-delay: -0.1s;
}
.spinner div:nth-child(12) {
  transform: rotate(330deg);
  animation-delay: 0s;
}
@keyframes spinner {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
.full-width {
  width: 100%;
}
#global-loader {
  background: rgba(255, 255, 255, 0.5);
  bottom: 0;
  left: 0;
  opacity: 0;
  position: fixed;
  right: 0;
  top: 0;
  transition: visibility 0s, opacity 0.5s linear;
  visibility: hidden;
}
#global-loader.show {
  opacity: 1;
  visibility: visible;
}
#global-loader .spinner {
  left: 50%;
  position: absolute;
  top: 50%;
  transform: translateX(-50%) translateY(-50%);
}
#accountReportForm label.control-label.col-xs-12.col-md-5 {
  text-align: left;
}
#accountReportForm .table-filters {
  opacity: 0;
  pointer-events: none;
}
#serviceProductWarrantySearchForm p.error {
  margin-top: 0;
}
.page-epsonService-ProductWarrantyVerification p.error {
  margin-top: 0;
}
#exportOrderReport,
#exportReport {
  cursor: pointer;
}
.btn-default-icon.btn-default-icon--large {
  text-decoration: none !important;
}
.tabs .content {
  color: #656565;
}
.tabs .simple-responsive-banner-component img,
.tabs .banner__component--responsive img {
  width: auto;
  height: auto;
}
.module-drivers-loader {
  position: relative;
}
.module-drivers-loader #global-loader {
  position: absolute;
  top: 0;
}
.tippy-popper {
  pointer-events: all !important;
}
.tippy-tooltip {
  background-color: #D8D8D8;
  color: black;
  padding: 30px;
  font-size: 2rem;
}
.tippy-content {
  font-size: 14px;
  text-align: left;
}
.tippy-content h2,
.tippy-content h3 {
  font-size: 14px;
  font-weight: 700;
  margin-top: 0;
}
.tippy-content table,
.tippy-content tr,
.tippy-content td {
  margin: 0;
  padding: 0;
}
.tippy-content table {
  width: 300px;
}
.tippy-popper[x-placement^='top'] .tippy-tooltip .tippy-arrow {
  border-top-color: #D8D8D8;
}
.tippy-popper[x-placement^='bottom'] .tippy-tooltip .tippy-arrow {
  border-bottom-color: #D8D8D8;
}
.tippy-popper[x-placement^='left'] .tippy-tooltip .tippy-arrow {
  border-left-color: #D8D8D8;
}
.tippy-popper[x-placement^='right'] .tippy-tooltip .tippy-arrow {
  border-right-color: #D8D8D8;
}
.card {
  margin-bottom: 30px;
  border: 1px solid;
  padding-left: 0 !important;
  padding-right: 0 !important;
}
.card__header,
.card__content {
  padding: 20px;
  background-color: #fff;
  position: relative;
}
.card__content a {
  word-wrap: break-word;
}
.card__heading {
  margin: 0;
  font-size: 18px;
  font-weight: 700;
}
.card__label {
  font-weight: 700;
}
.card .drop-pane-label {
  color: #303030;
  display: block;
  text-transform: none;
  font-size: 14px;
  font-weight: 600;
  margin-bottom: 5px;
}
.card .drop-pane-label .required {
  color: #fd7b7b;
}
.card--merged + .card--merged {
  border-top: 0;
  margin-top: -30px;
}
.card--dark .card__header {
  background-color: #19212b;
  color: #ffffff;
}
.card--dark .card__content {
  border-color: #aaafb6;
  border-top: 0;
}
.card--closed {
  border: 1px solid #8c9095;
}
.card--closed .card__header {
  background-color: #8c9095;
  color: #ffffff;
}
.card--closed .card__content {
  border-color: #8c9095;
  border-bottom: 1px solid #cccccc;
}
.card--closed .card__content:last-child {
  border-bottom: 0;
}
.card--light {
  border-color: #cccccc;
}
.card--light .card__header {
  background-color: #f5f8f9;
}
.card--no-border {
  border-width: 0;
}
.card--no-border .card__header {
  background-color: #f5f8f9;
}
.card__list {
  list-style: none;
  margin: 0;
  padding: 0;
}
.card__list > li {
  padding: 10px 0;
}
.card__list > li + li {
  border-top: 1px solid #dddee0;
}
.card__list > li:first-child {
  padding-top: 0;
}
.card__list > li:last-child {
  padding-bottom: 0;
}
.card__list--unlined:first-child {
  font-size: 1.5rem;
  margin-bottom: 10px;
}
.card__list--unlined:first-child li {
  padding-bottom: 5px;
}
.card__list--unlined:not(:first-child) {
  font-size: 1.2rem;
  line-height: 1.5;
}
.card__list--unlined li {
  border: 0;
  padding: 0;
  border-top: 0 !important;
}
.card__list--unlined li p {
  margin: 0;
  font-weight: 400;
}
.card__list--50-50 li {
  border: 0;
  padding: 0;
  border-top: 0 !important;
  margin-bottom: 5px;
}
.card__list--50-50 li:before,
.card__list--50-50 li:after {
  content: " ";
  display: table;
}
.card__list--50-50 li:after {
  clear: both;
}
.card__list--50-50 li:before,
.card__list--50-50 li:after {
  content: " ";
  display: table;
}
.card__list--50-50 li:after {
  clear: both;
}
.card__list--50-50 li:before,
.card__list--50-50 li:after {
  content: " ";
  display: table;
}
.card__list--50-50 li:after {
  clear: both;
}
.card__list--50-50 li:before,
.card__list--50-50 li:after {
  content: " ";
  display: table;
}
.card__list--50-50 li:after {
  clear: both;
}
.card__list--50-50 li:before,
.card__list--50-50 li:after {
  content: " ";
  display: table;
}
.card__list--50-50 li:after {
  clear: both;
}
.card__list--50-50 li .card__label {
  float: left;
  width: 50%;
}
.card__list--50-50 li .card__value {
  float: left;
  width: 50%;
  word-break: break-all;
}
@media (max-width: 639px) {
  .card__list--50-50 li {
    margin-bottom: 10px;
  }
  .card__list--50-50 li .card__label,
  .card__list--50-50 li .card__value {
    display: block;
    float: none;
    text-align: left;
    width: 100%;
  }
}
.card .w-100 {
  display: block;
  clear: both;
  width: 100%;
}
@media print {
  .card--light .card__header {
    border-bottom: 1px solid #dddee0;
  }
  .card__header,
  .card__content {
    padding: 10px;
  }
}
@media only screen and (min-width: 1024px) and (max-width: 1624px) {
  .account-statements .card__list--50-50 li {
    margin-bottom: 10px;
  }
  .account-statements .card__list--50-50 li .card__label,
  .account-statements .card__list--50-50 li .card__value {
    display: block;
    float: none;
    text-align: left;
    width: 100%;
  }
}
.arrow-nav {
  display: flex;
  font-size: 12px;
  width: 100%;
}
.arrow-nav a {
  flex: 1;
  background-color: #474d56;
  color: #ffffff;
  position: relative;
  height: 36px;
  text-align: center;
  padding: 0 20px;
  display: flex;
  justify-content: center;
  align-items: center;
}
@media screen and (max-width: 639px) {
  .arrow-nav a {
    line-height: 14px;
  }
}
.arrow-nav a:after {
  background-color: #474d56;
  content: '';
  display: block;
  height: 26px;
  width: 26px;
  position: absolute;
  transform: translate(50%, -50%) rotateZ(45deg);
  border: 1px solid #ffffff;
  border-bottom: 0;
  border-left: 0;
  top: 50%;
  right: 0;
  z-index: 1;
}
.arrow-nav a:last-child:after {
  display: none;
}
.arrow-nav a.selected {
  background-color: #000000;
}
.arrow-nav a.selected:after {
  background-color: #000000;
}
.repair-top {
  margin-bottom: 20px;
}
.repair-top .text:not(.text--small) {
  font-size: 20px;
}
.repair-top .text a {
  float: right;
  font-size: 14px;
  position: relative;
  top: 4px;
}
@media screen and (max-width: 639px) {
  .repair-top .text a {
    display: block;
    float: none;
    top: 0;
  }
}
.repair-top hr {
  margin: 48px 0;
  border-top-color: #dddee0;
}
.repair-top .col-md-4 .card {
  margin-bottom: 0;
}
.repair-top .back-bar {
  margin-bottom: 20px;
}
.repair-top .back-bar a:hover,
.repair-top .back-bar a:active {
  text-decoration: none;
}
.repair-top .back-bar a:before {
  content: '\e917';
  font-family: 'epson-icons';
  margin-right: 5px;
  text-decoration: none;
}
.repair-top .back-bar a:hover:before,
.repair-top .back-bar a:active:before {
  text-decoration: none;
}
.repair-top .back-bar form,
.repair-top .back-bar #orderHistoryForm {
  padding-left: 0;
  padding-right: 0;
}
.task-hoursminutes {
  width: 65px !important;
}
.daterangepicker select.hourselect {
  width: 55px;
  font-size: 16px;
}
.daterangepicker select.hourselect option {
  font-size: 1em;
  line-height: 20px;
  padding: 6px 13px;
  width: 100%;
}
.daterangepicker select.minuteselect {
  width: 55px;
  font-size: 16px;
}
.daterangepicker select.minuteselect option {
  font-size: 1em;
  line-height: 20px;
  padding: 6px 13px;
  width: 100%;
}
.item__list__cart {
  margin-top: 20px;
  max-height: 500px;
  overflow: auto;
}
@media print {
  .item__list__cart {
    max-height: none;
  }
}
@media (max-width: 1023px) {
  .item__list__cart.bid-table {
    margin-bottom: 20px;
  }
}
.cart-header {
  background: transparent;
  margin: 0;
  padding: 0;
}
.cart-header .cart-header__h-tag {
  font-size: 43px;
  font-weight: 200;
  line-height: normal;
  margin: 0;
  padding: 0;
}
@media (max-width: 1023px) {
  .cart-header .cart-header__h-tag {
    font-size: 24px;
    margin-bottom: 0;
    padding: 10px 0;
  }
}
.cart-container {
  margin-left: 11%;
  margin-right: 11%;
  padding-top: 60px;
}
@media (max-width: 1023px) {
  .cart-container {
    margin-right: 30px;
    margin-left: 30px;
  }
}
.cart-primary a:hover,
.cart-summary a:hover {
  text-decoration: underline;
}
.cart-primary .content__empty,
.cart-summary .content__empty {
  margin-bottom: 50px;
}
.cart-primary .content__empty h2,
.cart-summary .content__empty h2 {
  margin-top: 0;
}
@media screen and (max-width: 1023px) {
  .cart-primary .content__empty .content,
  .cart-summary .content__empty .content {
    width: 100%;
  }
}
@media (min-width: 1024px) {
  .cart-primary.cart-primary--modal .cart__primary--actions {
    text-align: right;
  }
  .cart-primary:not(.cart-primary--modal) .cart__primary--actions {
    display: none;
  }
}
@media (max-width: 1023px) {
  .cart-primary.cart-primary--modal .cart__primary--actions {
    margin-top: 25px;
  }
  .cart-primary.cart-primary--modal .cart__primary--actions .btn-text:first-child {
    padding-left: 0;
  }
}
.cart-totals {
  font-size: 1em;
  margin-top: 10px;
}
.cart-totals .cart-totals-left {
  padding-left: 0;
}
.cart-totals .cart-totals-right {
  padding-right: 0;
}
.cart-totals .cart-totals--tax-label {
  font-weight: 700;
}
.cart-totals .grand-total {
  font-size: 1.3em;
  text-transform: none;
}
@media (max-width: 1023px) {
  .cart-totals .cart-totals--delivery-amount {
    padding-left: 0;
    text-align: left;
  }
}
.cart-divider {
  border-bottom: 1px solid #dddee0;
  height: 0;
  margin: 20px -10px;
  width: calc(100% + 20px);
}
.cart__actions {
  padding-left: 0;
  padding-right: 0;
}
.cart__actions .btn-primary,
.cart__actions .btn-primary:focus {
  border: none;
  cursor: pointer;
  display: inline-block;
  font-size: 16px;
  font-weight: 400;
  padding: 6px 42px 6px 15px;
  position: relative;
  text-align: left;
  text-transform: capitalize;
  white-space: normal;
  width: auto;
  background: #003399;
  color: #ffffff;
}
.cart__actions .btn-primary:before,
.cart__actions .btn-primary:focus:before,
.cart__actions .btn-primary:after,
.cart__actions .btn-primary:focus:after {
  content: '\e072';
  font-family: 'Glyphicons Halflings';
  font-size: 80%;
  position: absolute;
  right: 15px;
  top: 50%;
  transform: translateY(-50%);
}
.cart__actions .btn-primary:hover,
.cart__actions .btn-primary:focus:hover {
  text-decoration: none;
}
.cart__actions .btn-primary:hover {
  background-color: #9ddfff;
  color: #0031a0;
}
.cart__actions .btn-primary[disabled],
.cart__actions .btn-primary .disabled,
.cart__actions .btn-primary[disabled]:hover,
.cart__actions .btn-primary .disabled:hover {
  background-color: #707070;
  color: #ffffff;
}
.cart__actions .btn-primary[disabled],
.cart__actions .btn-primary .disabled,
.cart__actions .btn-primary[disabled]:hover,
.cart__actions .btn-primary .disabled:hover {
  cursor: default;
  text-decoration: none;
}
.cart__actions .btn-default {
  border: none;
  cursor: pointer;
  display: inline-block;
  font-size: 16px;
  font-weight: 400;
  padding: 6px 42px 6px 15px;
  position: relative;
  text-align: left;
  text-transform: capitalize;
  white-space: normal;
  width: auto;
  background: #90949c;
  color: #ffffff;
}
.cart__actions .btn-default:before,
.cart__actions .btn-default:after {
  content: '\e072';
  font-family: 'Glyphicons Halflings';
  font-size: 80%;
  position: absolute;
  right: 15px;
  top: 50%;
  transform: translateY(-50%);
}
.cart__actions .btn-default:hover {
  text-decoration: none;
}
.cart__actions .btn-default:hover {
  background-color: #303030;
  color: #ffffff;
}
.cart__actions .btn-default[disabled],
.cart__actions .btn-default .disabled,
.cart__actions .btn-default[disabled]:hover,
.cart__actions .btn-default .disabled:hover {
  cursor: default;
  text-decoration: none;
}
.cart__actions .btn-text {
  background: transparent;
  border: 0;
  color: #003399;
  display: inline-block;
  font-size: 16px;
  font-weight: 400;
  padding: 0 42px 0 0;
  position: relative;
  text-align: left;
  text-transform: uppercase;
  white-space: normal;
  width: auto;
}
.cart__actions .btn-text:hover {
  color: #003399;
  text-decoration: underline;
}
.cart__actions .btn-text:after {
  content: '\e072';
  font-family: 'Glyphicons Halflings';
  font-size: 80%;
  position: absolute;
  right: 15px;
  top: 50%;
  transform: translateY(-50%);
}
@media (max-width: 1023px) {
  .cart__actions .btn-text {
    margin-top: 20px;
  }
}
.cart__actions .btn + .btn {
  margin-left: 20px;
}
#colorbox .cart__actions {
  text-align: right;
}
#colorbox .cart__actions .btn-wrap {
  display: inline-block;
}
@media (max-width: 1023px) {
  #colorbox .cart__actions .btn-text {
    margin-top: 0;
  }
  #colorbox .cart__actions .btn + .btn {
    margin-left: 0;
  }
}
@media (max-width: 639px) {
  #colorbox .cart__actions {
    text-align: left;
  }
  #colorbox .cart__actions .btn-wrap {
    display: block;
    margin-top: 15px;
  }
  #colorbox .cart__actions .btn--continue-shopping {
    margin-bottom: 0;
  }
}
.page-cartPage .js-execute-entry-action-button {
  display: inline-block;
}
@media (min-width: 1024px) {
  .page-cartPage .item__list .item__price,
  .page-cartPage .item__list .item__quantity {
    text-align: right;
  }
}
@media (max-width: 1023px) {
  .item__list .item__quantity__total {
    padding-right: 0;
  }
  .item__list--item > div {
    margin-left: 0;
  }
  .cart__actions .row {
    margin-left: -10px;
    margin-right: -10px;
  }
}
.order-summary a:hover {
  text-decoration: underline;
}
.order-summary .order-summary__heading,
.order-summary .order-summary__content,
.order-summary .order-summary--actions {
  padding: 11px 14px;
}
.order-summary .order-summary__heading {
  background: #000000;
  color: #ffffff;
  font-size: 1em;
  font-weight: 700;
  margin: 0;
}
.order-summary .order-summary__content {
  border: 1px solid #aaafb6;
  border-top: 0;
  padding: 0 14px;
}
.order-summary .order-summary--actions {
  padding-left: 0;
  padding-right: 0;
}
.order-summary .order-summary--actions .btn-primary,
.order-summary .order-summary--actions .btn-primary:focus {
  border: none;
  cursor: pointer;
  display: inline-block;
  font-size: 16px;
  font-weight: 400;
  padding: 6px 42px 6px 15px;
  position: relative;
  text-align: left;
  text-transform: capitalize;
  white-space: normal;
  width: auto;
  background: #003399;
  color: #ffffff;
}
.order-summary .order-summary--actions .btn-primary:before,
.order-summary .order-summary--actions .btn-primary:focus:before,
.order-summary .order-summary--actions .btn-primary:after,
.order-summary .order-summary--actions .btn-primary:focus:after {
  content: '\e072';
  font-family: 'Glyphicons Halflings';
  font-size: 80%;
  position: absolute;
  right: 15px;
  top: 50%;
  transform: translateY(-50%);
}
.order-summary .order-summary--actions .btn-primary:hover,
.order-summary .order-summary--actions .btn-primary:focus:hover {
  text-decoration: none;
}
.order-summary .order-summary--actions .btn-primary:hover {
  background-color: #9ddfff;
  color: #0031a0;
}
.order-summary .order-summary--actions .btn-primary[disabled],
.order-summary .order-summary--actions .btn-primary .disabled,
.order-summary .order-summary--actions .btn-primary[disabled]:hover,
.order-summary .order-summary--actions .btn-primary .disabled:hover {
  background-color: #707070;
  color: #ffffff;
}
.order-summary .order-summary--actions .btn-primary[disabled],
.order-summary .order-summary--actions .btn-primary .disabled,
.order-summary .order-summary--actions .btn-primary[disabled]:hover,
.order-summary .order-summary--actions .btn-primary .disabled:hover {
  cursor: default;
  text-decoration: none;
}
.order-summary .order-summary--actions .btn-default {
  border: none;
  cursor: pointer;
  display: inline-block;
  font-size: 16px;
  font-weight: 400;
  padding: 6px 42px 6px 15px;
  position: relative;
  text-align: left;
  text-transform: capitalize;
  white-space: normal;
  width: auto;
  background: #90949c;
  color: #ffffff;
}
.order-summary .order-summary--actions .btn-default:before,
.order-summary .order-summary--actions .btn-default:after {
  content: '\e072';
  font-family: 'Glyphicons Halflings';
  font-size: 80%;
  position: absolute;
  right: 15px;
  top: 50%;
  transform: translateY(-50%);
}
.order-summary .order-summary--actions .btn-default:hover {
  text-decoration: none;
}
.order-summary .order-summary--actions .btn-default:hover {
  background-color: #303030;
  color: #ffffff;
}
.order-summary .order-summary--actions .btn-default[disabled],
.order-summary .order-summary--actions .btn-default .disabled,
.order-summary .order-summary--actions .btn-default[disabled]:hover,
.order-summary .order-summary--actions .btn-default .disabled:hover {
  cursor: default;
  text-decoration: none;
}
.order-summary .order-summary--actions .btn-text {
  background: transparent;
  border: 0;
  color: #003399;
  display: inline-block;
  font-size: 16px;
  font-weight: 400;
  padding: 0 42px 0 0;
  position: relative;
  text-align: left;
  text-transform: uppercase;
  white-space: normal;
  width: auto;
}
.order-summary .order-summary--actions .btn-text:hover {
  color: #003399;
  text-decoration: underline;
}
.order-summary .order-summary--actions .btn-text:after {
  content: '\e072';
  font-family: 'Glyphicons Halflings';
  font-size: 80%;
  position: absolute;
  right: 15px;
  top: 50%;
  transform: translateY(-50%);
}
.order-summary .order-summary--actions .btn + .btn {
  margin-left: 20px;
}
.order-summary .order-summary__list,
.order-summary .order-summary__sub-list {
  list-style: none;
  margin: 0;
  padding: 0;
  word-break: break-word;
}
.order-summary .order-summary__list > li {
  padding: 10px 0;
}
.order-summary .order-summary__list > li + li {
  border-top: 1px solid #dddee0;
}
.order-summary .order-summary__sub-list ul {
  padding: 0;
}
.order-summary .order-summary__sub-list li {
  font-size: 0.9em;
  margin: 10px 0;
  list-style: none;
}
.order-summary .order-summary__item-heading {
  font-size: 1em;
  font-weight: 700;
  cursor: default;
  margin: 10px 0;
}
.order-summary .order-summary__item-heading.inactive {
  color: #dddee0;
}
.order-summary .order-summary__link {
  float: right;
  text-transform: uppercase;
  font-weight: 600;
  position: absolute;
  top: 18px;
  right: 15px;
}
.order-summary .order-summary__link:hover,
.order-summary .order-summary__link:focus,
.order-summary .order-summary__link:active {
  text-decoration: none;
}
@media (min-width: 1024px) {
  .order-summary-sticky-wrap {
    position: -webkit-sticky;
    position: sticky;
    top: 0;
  }
}
@media (max-width: 1023px) {
  .order-summary .order-summary--actions {
    display: none;
  }
}
@media print {
  .order-summary .order-summary__heading {
    border-bottom: 1px solid #000000;
    padding: 10px 0;
    margin: 0 20px;
  }
  .order-summary .order-summary__content {
    border: none;
  }
  .order-summary .order-summary__content strong {
    font-weight: 600;
  }
}
.order__form {
  /* wrap issue fix on place order page */
}
.order__form label,
.order__form legend {
  color: #303030;
  font-size: 1em;
  font-weight: 700;
  margin: 0;
  text-transform: none;
}
.order__form input[type="radio"],
.order__form input[type="checkbox"] {
  margin-right: 5px;
}
.order__form .radio-label {
  display: inline-block;
  position: relative;
  font-weight: 400;
  height: auto;
  padding-left: 20px;
}
.order__form .radio-label input[type="radio"] {
  position: absolute;
  margin: 0;
  top: 3px;
  left: 0;
}
.order__form .select-table-wrap {
  display: table;
}
.order__form .select-wrap {
  display: table-cell;
  height: 40px;
  padding: 0;
  position: relative;
  right: -1px;
  vertical-align: middle;
}
.order__form .form-control {
  border: 0;
  border-radius: 0;
  box-shadow: none;
  height: 40px;
}
.order__form select.form-control {
  -moz-appearance: none;
  -webkit-appearance: none;
}
.order__form select.form-control::-ms-expand {
  display: none;
}
.order__form .form-group:before,
.order__form .form-group:after {
  content: " ";
  display: table;
}
.order__form .form-group:after {
  clear: both;
}
.order__form .form-group:before,
.order__form .form-group:after {
  content: " ";
  display: table;
}
.order__form .form-group:after {
  clear: both;
}
.order__form .form-group:before,
.order__form .form-group:after {
  content: " ";
  display: table;
}
.order__form .form-group:after {
  clear: both;
}
.order__form .form-group:before,
.order__form .form-group:after {
  content: " ";
  display: table;
}
.order__form .form-group:after {
  clear: both;
}
.order__form .form-group:before,
.order__form .form-group:after {
  content: " ";
  display: table;
}
.order__form .form-group:after {
  clear: both;
}
.order__form .form__radio-group {
  display: table;
  height: 40px;
  margin: 0;
  padding: 0;
}
.order__form .form__radio-group li {
  display: table-cell;
  padding-right: 10px;
  vertical-align: middle;
}
.order__form .form__radio-group li:last-child {
  padding-right: 0;
}
.order__form .form__radio-group,
.order__form .form__radio-group li {
  list-style-type: none;
}
.order__form .form__radio-group input[type="radio"] {
  margin-top: 0;
  vertical-align: text-top;
}
.order__form .btn-primary,
.order__form .btn-primary:focus {
  border: none;
  cursor: pointer;
  display: inline-block;
  font-size: 16px;
  font-weight: 400;
  padding: 6px 42px 6px 15px;
  position: relative;
  text-align: left;
  text-transform: capitalize;
  white-space: normal;
  width: auto;
  background: #003399;
  color: #ffffff;
}
.order__form .btn-primary:before,
.order__form .btn-primary:focus:before,
.order__form .btn-primary:after,
.order__form .btn-primary:focus:after {
  content: '\e072';
  font-family: 'Glyphicons Halflings';
  font-size: 80%;
  position: absolute;
  right: 15px;
  top: 50%;
  transform: translateY(-50%);
}
.order__form .btn-primary:hover,
.order__form .btn-primary:focus:hover {
  text-decoration: none;
}
.order__form .btn-primary:hover {
  background-color: #9ddfff;
  color: #0031a0;
}
.order__form .btn-primary[disabled],
.order__form .btn-primary .disabled,
.order__form .btn-primary[disabled]:hover,
.order__form .btn-primary .disabled:hover {
  background-color: #707070;
  color: #ffffff;
}
.order__form .btn-primary[disabled],
.order__form .btn-primary .disabled,
.order__form .btn-primary[disabled]:hover,
.order__form .btn-primary .disabled:hover {
  cursor: default;
  text-decoration: none;
}
.order__form #farSection .select-table-wrap {
  display: table-row;
}
.order__form #farSection .select-wrap {
  display: inline;
}
.order-header,
header.order-header {
  background: transparent;
  border-bottom: 1px solid #dddee0;
  margin: 0 0 20px 0;
  padding: 0;
}
.order-header .order-header__h-tag {
  font-size: 43px;
  font-weight: 200;
  line-height: normal;
  margin: 0 0 20px 0;
  padding: 0;
}
@media (max-width: 1023px) {
  .order-header .order-header__h-tag {
    font-size: 24px;
    margin-bottom: 0;
    padding: 10px 0;
  }
}
.order-header .order-sub-header__h-tag {
  font-size: 1.2em;
  font-weight: 700;
  margin: 0 0 20px 0;
}
@media (min-width: 1400px) {
  .order__label-container,
  .order__form .control-label {
    text-align: right;
  }
  .order__form .control-label {
    line-height: 35px;
  }
  .order__radio-container .form__radio-group {
    float: right;
  }
}
@media (min-width: 1024px) {
  .order__no-option {
    padding-top: 12px;
  }
  .order__form label,
  .order__form legend {
    height: 40px;
  }
  .order__label-wrap {
    display: table;
    width: 100%;
  }
  .order__label-container label,
  .order__label-container legend {
    display: table-cell;
    line-height: normal;
    min-height: 40px;
    vertical-align: middle;
  }
  .order__buttons {
    text-align: right;
  }
}
@media (max-width: 1023px) {
  .order__form label,
  .order__form legend {
    margin-bottom: 10px;
  }
  .order__form .form-control {
    line-height: normal;
  }
}
.main-header a,
.main-header button {
  background: transparent;
  border: 0;
  color: #19212b;
}
.main-header a:hover,
.main-header button:hover {
  text-decoration: none;
}
.main-header button span {
  display: block;
  text-align: center;
}
.main-header button .label {
  color: #19212b;
}
.main-header button:hover,
.main-header button:active,
.main-header button:focus {
  color: #19212b;
}
@media print {
  .main-header {
    position: relative;
    top: 30px;
  }
}
header.main-header {
  margin-bottom: 0 !important;
}
.nav__links__cart {
  background: #d9e3ec;
}
.nav-cart > a {
  color: #303030 !important;
  display: inline-block !important;
  padding: 0 10px !important;
  position: relative;
}
.nav-cart .mini-cart-icon {
  font-size: 10px;
  text-align: center;
  transform: scaleX(-1);
}
.nav-cart .mini-cart-count {
  background: #003399;
  border-radius: 50%;
  color: #ffffff;
  font-size: 8px;
  font-weight: 400;
  width: 15px;
  height: 15px;
  line-height: 15px;
  text-align: center;
}
@media (max-width: 1023px) {
  .nav-cart > a {
    background: transparent;
    color: #ffffff !important;
    padding: 0 !important;
  }
  .nav-cart .mini-cart-icon {
    font-size: 18px;
  }
  .nav-cart .mini-cart-count {
    position: absolute;
    top: -3px;
    right: -3px;
    z-index: 10;
  }
}
.site-search {
  background: #ffffff;
  box-shadow: 0px 10px 25px rgba(0, 0, 0, 0.5);
  display: none;
  padding: 10px 0;
  position: absolute;
  left: 0;
  right: 0;
  z-index: 100;
}
.site-search.active {
  display: block;
}
.site-search .input-group {
  padding-left: 11%;
  padding-right: 11%;
  padding-bottom: 0;
  padding-top: 0;
  width: 100%;
}
@media (max-width: 1023px) {
  .site-search .input-group {
    padding-right: 30px;
    padding-left: 30px;
  }
}
.site-search .input-group-btn {
  border-right: 1px solid #4e3ba0;
}
.site-search .input-group-btn .btn {
  background: none;
  color: #000000;
  margin-top: 0;
}
.site-search .input-group-btn .btn:hover {
  background: none;
  color: #000000;
  text-decoration: none;
}
.site-search .input-group-btn .btn:before,
.site-search .input-group-btn .btn:after {
  content: none;
  padding-right: 15px;
}
.site-search form input[type=text] {
  border: 0;
  box-shadow: none;
}
.branding-mobile {
  border-bottom: 0;
}
.nav-order-tools {
  display: none;
}
.navigation--top.navigation {
  padding-left: 11%;
  padding-right: 11%;
}
@media (max-width: 1023px) {
  .navigation--top.navigation {
    padding-right: 30px;
    padding-left: 30px;
  }
}
.navigation--top .nav__heading {
  font-size: 11px;
  font-weight: 600;
  padding: 10px 0;
  text-transform: uppercase;
}
.navigation--top .nav__right .nav__links--account {
  display: table;
}
.navigation--top .nav__right .nav__links--account > div[data-smartedit-component-id="HeaderLinksSlot"] > li,
.navigation--top .nav__right .nav__links--account > li {
  color: #003399;
  display: table-cell;
  float: none;
  font-size: 11px;
  font-weight: 600;
  padding: 10px;
  position: relative;
  vertical-align: middle;
}
.navigation--top .nav__right .nav__links--account > div[data-smartedit-component-id="HeaderLinksSlot"] > li + li:not(.nav__links__cart),
.navigation--top .nav__right .nav__links--account > li + li:not(.nav__links__cart) {
  border-left: 1px solid #cccccc;
}
.navigation--top .nav__right .nav__links--account > div[data-smartedit-component-id="HeaderLinksSlot"] > li a,
.navigation--top .nav__right .nav__links--account > li a {
  color: #003399;
  font-weight: 600;
  padding: 0;
  padding-right: 0 !important;
}
.navigation--top .nav__right .nav__links--account > div[data-smartedit-component-id="HeaderLinksSlot"] > li a.mini-cart-link,
.navigation--top .nav__right .nav__links--account > li a.mini-cart-link {
  padding-right: 10px!important;
}
.navigation--top .nav__right .nav__links--account > div[data-smartedit-component-id="HeaderLinksSlot"] > li a:hover,
.navigation--top .nav__right .nav__links--account > li a:hover {
  color: #003399;
}
.navigation--top .nav__right .nav__links--account > div[data-smartedit-component-id="HeaderLinksSlot"] > li.nav__links__cart,
.navigation--top .nav__right .nav__links--account > li.nav__links__cart {
  padding: 0;
}
.navigation--top .nav__right .nav__links--account > div[data-smartedit-component-id="HeaderLinksSlot"] {
  border-right: 1px solid #cccccc;
}
.navigation--top .nav__right .nav__links--account .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;
  display: inline;
  font-size: 0;
  margin-left: 5px;
}
.navigation--top .nav__right .nav__links--account .sub-navigation {
  background: #f2f6f6;
  border: 1px solid #cccccc;
  display: none;
  padding: 12px;
  position: absolute;
  left: -1px;
  top: 100%;
  width: 200px;
  z-index: 50;
}
.navigation--top .nav__right .nav__links--account .sub-navigation.open {
  display: block;
}
.navigation--top .nav__right .nav__links--account .sub-navigation ul {
  padding-left: 12px;
}
.navigation--top .nav__right .nav__links--account .sub-navigation li {
  border: 0;
  display: block;
  float: none;
  margin-bottom: 10px;
  padding: 0;
}
.navigation--top .nav__right .nav__links--account .myAccountLinksHeader,
.navigation--top .nav__right .nav__links--account .myCompanyLinksHeader {
  position: relative;
  text-transform: uppercase;
}
.navigation--top .nav__right .nav__links--account .myAccountLinksHeader,
.navigation--top .nav__right .nav__links--account .myCompanyLinksHeader,
.navigation--top .nav__right .nav__links--account .myAccountLinksHeader:hover,
.navigation--top .nav__right .nav__links--account .myCompanyLinksHeader:hover,
.navigation--top .nav__right .nav__links--account .myAccountLinksHeader:focus,
.navigation--top .nav__right .nav__links--account .myCompanyLinksHeader:focus,
.navigation--top .nav__right .nav__links--account .myAccountLinksHeader.show,
.navigation--top .nav__right .nav__links--account .myCompanyLinksHeader.show {
  background: transparent;
  color: #003399;
  height: auto;
  line-height: normal;
  padding: 0;
}
.navigation--top .nav__right .nav__links--account .myAccountLinksHeader:after,
.navigation--top .nav__right .nav__links--account .myCompanyLinksHeader:after {
  content: '';
  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;
  display: inline;
  font-size: 0;
  margin-left: 5px;
}
.navigation--top .nav__right .nav__links--account .myAccountLinksHeader ~ .accNavComponent,
.navigation--top .nav__right .nav__links--account .myCompanyLinksHeader ~ .accNavComponent {
  background: #f2f6f6;
  border: 1px solid #cccccc;
  padding: 12px;
  position: absolute;
  left: 0;
  top: 100%;
  width: 200px;
  z-index: 50;
}
.navigation--top .nav__right .nav__links--account .myAccountLinksHeader ~ .accNavComponent nav.accNavComponent__child-wrap > div:first-child,
.navigation--top .nav__right .nav__links--account .myCompanyLinksHeader ~ .accNavComponent nav.accNavComponent__child-wrap > div:first-child {
  display: none;
}
.navigation--top .nav__right .nav__links--account .myAccountLinksHeader ~ .accNavComponent div,
.navigation--top .nav__right .nav__links--account .myCompanyLinksHeader ~ .accNavComponent div {
  margin-bottom: 10px;
}
.navigation--top .nav__right .nav__links--account .myAccountLinksHeader ~ .accNavComponent div a,
.navigation--top .nav__right .nav__links--account .myCompanyLinksHeader ~ .accNavComponent div a {
  font-weight: 600 !important;
  padding: 0 !important;
}
.navigation--top .nav__right .nav__links--account .myAccountLinksHeader ~ .accNavComponent div a:hover,
.navigation--top .nav__right .nav__links--account .myCompanyLinksHeader ~ .accNavComponent div a:hover {
  color: #003399 !important;
}
.navigation--bottom {
  background: #eeeeee;
  border: 0;
}
.navigation--bottom .nav__links--products li a {
  color: #19212b;
}
.navigation--bottom .show-sub .nav__link a:after {
  content: none;
}
@media (max-width: 1023px) {
  .navigation--bottom {
    height: 100vh;
    width: 100vw;
    left: -100vw;
    top: 0;
  }
}
.site-logo img {
  display: none;
}
.site-logo a:after {
  content: url('/_ui/responsive/common/images/logo-black.png');
  display: block;
  font-size: 49px;
  height: 49px;
  line-height: 49px;
}
@media (min-width: 640px) and (max-width: 1023px) {
  main.offcanvas {
    -webkit-transform: translate(100vw, 0);
    -ms-transform: translate(100vw, 0);
    -o-transform: translate(100vw, 0);
    transform: translate(100vw, 0);
  }
}
@media (max-width: 1023px) {
  main.offcanvas .sticky-nav-top {
    position: relative;
    top: 0;
    width: 100%;
  }
  main.offcanvas .sticky-nav-top .liUserSign {
    background: transparent;
  }
  main.offcanvas .sticky-nav-top .userSign,
  main.offcanvas .sticky-nav-top .userGroup {
    background: transparent;
    color: inherit;
    padding-left: 30px;
    text-transform: uppercase;
    width: 100%;
  }
  main.offcanvas .sticky-nav-top .close-nav {
    display: none;
  }
}
@media (min-width: 1400px) {
  .navigation--bottom a {
    padding: 0;
  }
}
@media (min-width: 1700px) {
  html:not(.isMobile) .navigation--bottom .nav__links--products li a {
    font-size: 15px;
  }
}
@media (min-width: 1024px) and (max-width: 1700px) {
  html:not(.isMobile) .navigation--bottom .nav__links--products li a {
    font-size: 1vw;
  }
}
@media (min-width: 1024px) {
  .site-logo img {
    width: auto;
  }
  .navigation__overflow {
    display: table;
    width: 100%;
  }
  .navigation__overflow .navigation__logo {
    display: table-cell;
    padding: 20px 0;
    vertical-align: middle;
  }
  .navigation__overflow .navigation--main {
    display: table-cell;
    padding-left: 2vw;
    vertical-align: middle;
  }
  .navigation__overflow .nav__links {
    display: table;
    float: right;
  }
  .navigation__overflow .nav__links > div.yCmsComponent,
  .navigation__overflow .nav__links li {
    float: none;
    vertical-align: middle;
  }
  .navigation__overflow .nav__links > div.yCmsComponent {
    display: table-cell !important;
  }
  .navigation__overflow .nav__links li {
    display: table-cell;
  }
  .navigation__overflow .nav__links li:hover,
  .navigation__overflow .nav__links li.show-sub {
    background: #ffffff;
  }
  .navigation__overflow .nav__links li:hover a,
  .navigation__overflow .nav__links li.show-sub a,
  .navigation__overflow .nav__links li:hover button,
  .navigation__overflow .nav__links li.show-sub button,
  .navigation__overflow .nav__links li:hover .label,
  .navigation__overflow .nav__links li.show-sub .label {
    color: #000000;
  }
  .navigation__overflow .nav__links--search {
    position: relative;
  }
  .navigation__overflow .nav__links--search:hover:after {
    content: '';
    background: #ffffff;
    position: absolute;
    left: 100%;
    width: 100vw;
    top: 0;
    bottom: 0;
  }
  .navigation--top {
    background: #ffffff;
  }
  .navigation--bottom {
    padding-left: 11%;
    padding-right: 11%;
  }
  .navigation--bottom .nav__links--primary .sub__navigation {
    background: #ffffff;
    border: 0;
    box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.1), -2px 1px 2px rgba(0, 0, 0, 0.1), 2px 2px 2px rgba(0, 0, 0, 0.1);
  }
  .navigation--bottom .nav__links--primary .sub__navigation .nav__link--has-sub > .nav__link > a:after {
    border: 0;
    color: #999999;
    content: '\e072';
    font-family: 'Glyphicons Halflings';
    font-size: 80%;
    height: auto;
    left: auto;
    margin-right: 20px;
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    width: auto;
  }
  .navigation--bottom .nav__links--primary .sub__navigation .nav__link--has-sub:hover > .nav__link > a:after {
    color: #9ddfff;
  }
  .navigation--bottom .nav__links--primary .sub__navigation--tertiary {
    background: #303030;
    display: none;
    position: absolute;
    left: 100%;
    top: 0;
    width: 100%;
  }
  .navigation--bottom .nav__links--primary .sub__navigation--tertiary .sub-navigation-section .sub-navigation-list li a {
    color: #ffffff;
  }
  .navigation--bottom .nav__links--primary .sub__navigation--tertiary .sub-navigation-section .sub-navigation-list li a:hover {
    color: #9ddfff;
  }
  .navigation--bottom .nav__links--primary .sub__navigation--tertiary .sub-navigation-section .sub-navigation-list li:first-child a {
    border-top-color: transparent;
  }
  .navigation--bottom .nav__links--primary .sub__navigation--tertiary .sub-navigation-section .sub-navigation-list li + li a {
    border-color: #474747;
  }
  .navigation--bottom .nav__links--primary .sub__navigation--tertiary .sub-navigation-section .sub-navigation-list li + li:hover a {
    border-top-width: 1px !important;
  }
  .navigation--bottom .nav__links--primary .sub__navigation,
  .navigation--bottom .nav__links--primary .sub__navigation--tertiary {
    padding: 34px 0;
  }
  .navigation--bottom .nav__links--primary .sub-navigation-section .title,
  .navigation--bottom .nav__links--primary .sub-navigation-section li.title {
    display: none;
  }
  .navigation--bottom .nav__links--primary .sub-navigation-section .sub-navigation-list a {
    line-height: 20px;
    margin: 0 0 0 2vw;
    padding: 0.6em 10px 0.6em 0;
  }
  .navigation--bottom .nav__links--primary .sub-navigation-section .sub-navigation-list li {
    border-bottom: 0;
    position: initial;
  }
  .navigation--bottom .nav__links--primary .sub-navigation-section .sub-navigation-list li + li.nav__link--secondary a {
    border-top: 1px solid #ccc;
  }
  .navigation--bottom .nav__links--primary .sub-navigation-section .sub-navigation-list li + li.nav__link--secondary:hover > a,
  .navigation--bottom .nav__links--primary .sub-navigation-section .sub-navigation-list li + li.nav__link--secondary:hover > .nav__link > a {
    border-top-color: transparent;
  }
  .navigation--bottom .nav__links--primary .sub-navigation-section .sub-navigation-list li + li.nav__link--tertiary a {
    border-color: #474747;
  }
  .navigation--bottom .nav__links--primary .sub-navigation-section .sub-navigation-list li:hover {
    background: #303030;
  }
  .navigation--bottom .nav__links--primary .sub-navigation-section .sub-navigation-list li:hover a {
    color: #ffffff;
  }
  .navigation--bottom .nav__links--primary .sub-navigation-section .sub-navigation-list li:hover .sub__navigation--tertiary {
    display: block;
  }
  .navigation--bottom .nav__links--primary .sub-navigation-section .sub-navigation-list li a:hover {
    background: transparent;
  }
  .navigation--bottom .nav__links--primary .sub-navigation-section .sub-navigation-list .nav__link--has-sub > span > a {
    padding-right: 30px;
  }
  .navigation--bottom .nav__links--products {
    padding: 0;
  }
  .navigation--bottom .nav__links--products .nav__links--primary > .nav__link a,
  .navigation--bottom .nav__links--products .nav__links--primary > .nav__link button {
    font-size: .87vw;
    font-weight: 700;
    padding: 40px 2vw;
  }
  .navigation--bottom .nav__links--products > div.yCmsComponent a .label,
  .navigation--bottom .nav__links--products li.nav__links--primary a .label,
  .navigation--bottom .nav__links--products > div.yCmsComponent button .label,
  .navigation--bottom .nav__links--products li.nav__links--primary button .label {
    font-size: inherit;
    font-weight: inherit;
  }
  .navigation--bottom .nav__links--products > div.yCmsComponent a .glyphicon,
  .navigation--bottom .nav__links--products li.nav__links--primary a .glyphicon,
  .navigation--bottom .nav__links--products > div.yCmsComponent button .glyphicon,
  .navigation--bottom .nav__links--products li.nav__links--primary button .glyphicon {
    display: inline;
  }
  .navigation--bottom .nav__links--products > div.yCmsComponent + div.yCmsComponent li.nav__links--primary > .nav__link,
  .navigation--bottom .nav__links--products li.nav__links--primary + div.yCmsComponent li.nav__links--primary > .nav__link,
  .navigation--bottom .nav__links--products > div.yCmsComponent + li.nav__links--primary > .nav__link,
  .navigation--bottom .nav__links--products li.nav__links--primary + li.nav__links--primary > .nav__link {
    position: relative;
  }
  .navigation--bottom .nav__links--products > div.yCmsComponent + div.yCmsComponent li.nav__links--primary > .nav__link:before,
  .navigation--bottom .nav__links--products li.nav__links--primary + div.yCmsComponent li.nav__links--primary > .nav__link:before,
  .navigation--bottom .nav__links--products > div.yCmsComponent + li.nav__links--primary > .nav__link:before,
  .navigation--bottom .nav__links--products li.nav__links--primary + li.nav__links--primary > .nav__link:before {
    background: #707070;
    border: 0;
    color: #707070;
    content: '|';
    left: 0;
    overflow: hidden;
    position: absolute;
    width: 1px;
    top: 50%;
    transform: translateY(-50%);
  }
  .navigation--bottom .nav__links--products > div.yCmsComponent + div.yCmsComponent li.nav__links--primary:hover > .nav__link:before,
  .navigation--bottom .nav__links--products li.nav__links--primary + div.yCmsComponent li.nav__links--primary:hover > .nav__link:before,
  .navigation--bottom .nav__links--products > div.yCmsComponent + li.nav__links--primary:hover > .nav__link:before,
  .navigation--bottom .nav__links--products li.nav__links--primary + li.nav__links--primary:hover > .nav__link:before,
  .navigation--bottom .nav__links--products > div.yCmsComponent + div.yCmsComponent li.nav__links--primary.show-sub > .nav__link:before,
  .navigation--bottom .nav__links--products li.nav__links--primary + div.yCmsComponent li.nav__links--primary.show-sub > .nav__link:before,
  .navigation--bottom .nav__links--products > div.yCmsComponent + li.nav__links--primary.show-sub > .nav__link:before,
  .navigation--bottom .nav__links--products li.nav__links--primary + li.nav__links--primary.show-sub > .nav__link:before {
    visibility: hidden;
  }
  .navigation--bottom .nav__links--products li.nav__link--secondary a {
    text-transform: none;
  }
  .navigation--bottom .show-sub .sub__navigation {
    display: none !important;
  }
  .navigation--bottom .show-sub > .sub__navigation {
    display: block !important;
  }
}
@media (min-width: 1024px) and (max-width: 1023px) {
  .navigation--bottom {
    padding-right: 30px;
    padding-left: 30px;
  }
}
@media (max-width: 1023px) {
  .nav-cart > a {
    color: #303030 !important;
  }
  .site-logo a:after {
    font-size: 35px;
    height: 35px;
    line-height: 35px;
    position: relative;
    top: -5px;
  }
  .main-header button .label {
    font-size: 8px;
    line-height: 2;
  }
  .navigation--bottom .userGroup {
    float: none;
  }
  .navigation--bottom .userGroup #signedInUserOptionsToggle .glyphicon {
    display: none;
  }
  .navigation--bottom .navigation__overflow {
    border-bottom: 0;
    border-top: 0;
    height: 92vh;
  }
  .navigation--bottom .navigation--main {
    margin-bottom: 200px;
  }
  .navigation--bottom .nav__links--mobile div.sub-nav a {
    border-bottom: 0;
  }
  .navigation--bottom .nav__links--mobile .subNavList li {
    background: #ffffff;
  }
  .navigation--bottom .nav__links--products {
    background: #eeeeee;
  }
  .navigation--bottom .nav__links--products li,
  .navigation--bottom .nav__links--products li.liUserSign {
    background: transparent !important;
    border: 1px solid #46505e;
    border-width: 1px 0 0 0;
  }
  .navigation--bottom .nav__links--products li:last-child,
  .navigation--bottom .nav__links--products li.liUserSign:last-child {
    padding-bottom: 0;
  }
  .navigation--bottom .nav__links--products li a,
  .navigation--bottom .nav__links--products li.liUserSign a {
    padding-left: 30px;
    padding-right: 10px;
    text-transform: uppercase;
  }
  .navigation--bottom .nav__links--primary .sub-navigation-section {
    background: transparent;
  }
  .navigation--bottom .nav__links--primary .sub-navigation-section .sub-navigation-list li {
    border: 1px solid #46505e;
    border-bottom: 0;
    border-left: 0;
    border-right: 0;
    position: initial;
  }
  .navigation--bottom .nav__links--primary .sub-navigation-section .sub-navigation-list .title {
    border: 0;
    color: #303030;
    font-size: 14px;
    padding-left: 15px;
  }
  .navigation--bottom .nav__links--primary .sub-navigation-section .sub-navigation-list .title:nth-child(n + 2) {
    display: none;
  }
  .navigation--bottom .nav__links--primary .sm-back {
    border: 1px solid #46505e;
    border-width: 1px 0;
    color: #303030;
    padding-left: 10px;
    text-transform: capitalize;
  }
  .navigation--bottom .nav__links--primary.active .sub__navigation {
    display: none;
  }
  .navigation--bottom .nav__links--primary.active > .sub__navigation {
    display: block;
  }
  .navigation--bottom .nav__links--primary .nav__link--secondary.active > .sub__navigation {
    display: block;
    left: 0;
    top: -60px;
  }
  .navigation--bottom .nav__links--primary .nav__link--secondary > .sub__navigation {
    background: #eeeeee;
    height: 92vh;
    top: -62px;
  }
  .navigation--bottom .nav__links--primary-has__sub .nav__link {
    width: 74%;
  }
  .navigation--bottom .nav__links--primary-has__sub .nav__link--drill__down {
    color: #303030;
    float: right;
    padding-right: 10px;
    text-align: right;
    width: 24%;
  }
  .branding-mobile__btn--close {
    margin-top: 0.5em;
  }
  .branding-mobile__logo img {
    min-width: 100px;
    width: 40%;
  }
  .branding-mobile__right-links > div {
    display: inline-block;
    vertical-align: middle;
  }
  body.offcanvas {
    min-height: 100vh;
  }
}
@media print {
  .navigation__overflow .navigation__logo > a,
  .branding-mobile__logo > a {
    color: #000000;
    font-family: 'epson-icons';
    font-size: 4vw;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
  }
  .navigation__overflow .navigation__logo > a:after,
  .branding-mobile__logo > a:after {
    content: '\e900';
  }
  .navigation__overflow .navigation__logo img,
  .branding-mobile__logo img {
    display: none;
  }
  .branding-mobile__btn--menu,
  .branding-mobile__right-links,
  .navigation__overflow .navigation--main,
  .navigation--top .nav__heading,
  .navigation--top .nav__right .nav__links--account,
  .navigation__overflow .nav__links.nav__links--products {
    display: none;
  }
}
.breadcrumb-section {
  padding-left: 11%;
  padding-right: 11%;
}
@media (max-width: 1023px) {
  .breadcrumb-section {
    padding-right: 30px;
    padding-left: 30px;
  }
}
.breadcrumb-section,
.breadcrumb-section .breadcrumb {
  background: #474d56;
  line-height: 44px;
}
.breadcrumb-section,
.breadcrumb-section a,
.breadcrumb-section li + li:before,
.breadcrumb-section .breadcrumb > li {
  color: #ffffff;
}
.breadcrumb-section .breadcrumb {
  padding: 0;
}
.breadcrumb-section li + li:before {
  content: '\e072';
  font-family: 'Glyphicons Halflings';
  font-size: 0.65em;
}
.breadcrumb-section a {
  text-decoration: underline;
}
.breadcrumb-section a:hover {
  text-decoration: none;
}
.breadcrumb-section .breadcrumb > .active {
  color: #9ddfff;
  text-transform: none;
}
@media (max-width: 1023px) {
  .breadcrumb-section .breadcrumb {
    overflow: scroll;
    white-space: nowrap;
  }
  .breadcrumb-section .breadcrumb > li {
    display: none;
  }
  .breadcrumb-section .breadcrumb > li:nth-last-child(-n+2) {
    display: inline-block;
  }
}
@media print {
  .breadcrumb-section {
    display: none;
  }
}
footer {
  background: transparent;
  font-weight: bold;
}
.main-footer {
  font-size: 14px;
  margin-top: 0;
}
.main-footer:before,
.main-footer:after {
  content: " ";
  display: table;
}
.main-footer:after {
  clear: both;
}
.main-footer:before,
.main-footer:after {
  content: " ";
  display: table;
}
.main-footer:after {
  clear: both;
}
.main-footer:before,
.main-footer:after {
  content: " ";
  display: table;
}
.main-footer:after {
  clear: both;
}
.main-footer:before,
.main-footer:after {
  content: " ";
  display: table;
}
.main-footer:after {
  clear: both;
}
.main-footer:before,
.main-footer:after {
  content: " ";
  display: table;
}
.main-footer:after {
  clear: both;
}
.main-footer .main-footer__nav {
  padding-left: 11%;
  padding-right: 11%;
  background: #eeeeee;
  color: #003399;
  padding-bottom: 30px;
  padding-top: 30px;
}
@media (max-width: 1023px) {
  .main-footer .main-footer__nav {
    padding-right: 30px;
    padding-left: 30px;
  }
}
.main-footer .main-footer__nav .title {
  font-size: 19px;
}
.main-footer .main-footer__nav a {
  font-weight: normal;
}
.main-footer .main-footer__nav a:hover {
  color: #003399;
  text-decoration: underline;
}
.main-footer .main-footer__nav ul {
  list-style: none;
  padding: 0;
}
.main-footer .main-footer__nav li {
  margin: 10px 0;
}
.main-footer .copyright {
  padding-left: 11%;
  padding-right: 11%;
  background: #474d56;
  padding-bottom: 30px;
  padding-top: 30px;
}
@media (max-width: 1023px) {
  .main-footer .copyright {
    padding-right: 30px;
    padding-left: 30px;
  }
}
.main-footer .copyright a {
  color: #ffffff;
}
.main-footer .copyright a:hover {
  color: #ffffff;
  text-decoration: underline;
}
.main-footer .main-footer__nav--links {
  list-style: none;
  margin: 0;
  padding: 0;
}
.main-footer .main-footer__copyright {
  display: inline-block;
}
.main-footer .footer__link {
  display: inline-block !important;
}
.main-footer .footer__link + .footer__link:before {
  content: '|';
  display: inline-block;
}
.main-footer .footer__link a {
  padding: 0 0.5em;
}
.main-footer .footer__link:first-child a {
  padding-left: 0;
}
.main-footer .footer__link:last-child a {
  padding-right: 0;
}
@media (max-width: 1023px) {
  .main-footer {
    font-size: 10px;
  }
  .main-footer .main-footer__nav--container.pull-right {
    display: block;
    float: none !important;
    left: -0.5em;
    margin-top: 10px;
    position: relative;
    text-align: left;
    width: 100%;
  }
}
@media print {
  .main-footer .copyright,
  .main-footer .main-footer__nav,
  .main-footer .main-footer__nav--links {
    display: none;
  }
}
#cboxOverlay {
  position: fixed;
}
#colorbox.add-to-cart-modal #cboxLoadedContent {
  width: calc(100% - 80px) !important;
}
@media (max-width: 639px) {
  #colorbox.add-to-cart-modal #cboxLoadedContent {
    width: calc(100% - 40px) !important;
  }
}
#cboxTitle .headline {
  font-size: 24px;
  font-weight: 200;
  line-height: normal;
  padding-right: 55px;
}
@media (max-width: 1023px) {
  #cboxTitle .headline {
    font-size: 16px;
  }
}
#cboxClose {
  color: #aaafb6;
  right: 50px;
  top: 50px;
  transition: color 0.3s ease-in-out;
}
#cboxClose:hover {
  color: #303030;
}
#cboxContent a:hover {
  text-decoration: underline;
}
.colorboxOpen {
  overflow: hidden;
}
.modal__heading {
  background: #f1f3f5;
  margin-bottom: 20px;
  padding: 1em;
}
.modal__group {
  margin-bottom: 30px;
}
.modal__list {
  list-style: none;
  margin: 0;
  padding: 0;
}
.modal__list__item {
  margin-bottom: 5px;
  margin-top: 5px;
}
@media (min-width: 1024px) {
  .tracking-modal #cboxTitle {
    padding-right: 140px;
  }
  .serial-modal #cboxTitle {
    padding-right: 200px;
  }
}
@media (max-width: 1023px) {
  #cboxTitle .headline {
    padding-right: 40px;
  }
  #cboxClose {
    right: 25px;
  }
}
@media print {
  #cboxTitle {
    padding-top: 0;
    padding-bottom: 0;
    width: 100%;
  }
  #cboxTitle:before {
    content: '\e900';
    color: #000000;
    display: block;
    font-family: 'epson-icons';
    font-size: 4vw;
    margin-bottom: 10px;
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
  }
  #colorbox,
  #cboxWrapper,
  #cboxContent,
  #cboxLoadedContent {
    height: 100vw;
    margin-top: 100px;
    overflow: visible !important;
  }
  #colorbox,
  #cboxWrapper,
  #cboxContent {
    margin-top: 0;
  }
  .colorboxOpen main {
    display: none;
  }
  .modal__buttons,
  #cboxClose {
    display: none;
  }
  #colorbox {
    left: 0 !important;
    top: 0 !important;
  }
}
.bid-table {
  display: table;
  margin-bottom: 40px;
  width: 100%;
}
.bid-table a:hover {
  text-decoration: underline;
}
.bid-table .break-all {
  word-break: break-all;
}
.bid-table .col-center {
  text-align: center;
}
.bid-table__instructions {
  clear: both;
  display: none;
  font-size: 14px;
  text-align: left;
  border: none;
}
@media (max-width: 1023px) {
  .bid-table__instructions {
    display: block;
    border-top: 1px solid #dddee0;
  }
}
@media print {
  .bid-table__instructions {
    display: none;
  }
}
.bid-table__row {
  display: table-row;
}
@media print {
  .bid-table__row {
    page-break-inside: avoid;
    break-inside: avoid;
  }
  .bid-table__row + .variant-a-table__row__heading .variant-a-table__cell__heading {
    padding-top: 40px;
  }
}
.bid-table__row__heading {
  background: #f0f4f7;
}
.modal__group .bid-table__row__heading {
  background: transparent;
  font-weight: 700;
}
@media print {
  .bid-table__row__heading {
    font-size: 18px;
  }
}
.bid-table__cell {
  border-bottom: 1px solid #dddee0;
  display: table-cell;
  padding: 1em 5px;
}
.bid-table__cell .btn-text + .btn-text {
  border-left: 1px solid currentColor;
  padding-left: 15px;
}
.bid-table__cell input[type=radio] {
  margin: 0;
  padding: 0;
}
.bid-table__cell:first-child {
  padding-left: 24px;
}
.bid-table__cell:last-child {
  padding-right: 24px;
}
.bid-table__cell--centered {
  text-align: center;
}
.bid-table__cell--centered input {
  margin: 0 auto;
}
@media print {
  .bid-table__cell {
    padding-bottom: 5px;
    padding-top: 5px;
  }
}
.bid-table__cell__heading {
  font-weight: 700;
  vertical-align: middle;
  white-space: nowrap;
  cursor: pointer;
}
.modal__group .bid-table__cell__heading {
  border-bottom: 1px solid #dddee0;
}
.bid-table__cell__heading.unsortable {
  cursor: default;
}
.bid-table__cell__heading [class^="icon-"],
.bid-table__cell__heading [class*=" icon-"] {
  color: #aaafb6;
  display: inline-block;
  margin-left: 5px;
}
.bid-table__cell__heading .icon-sort-ascending,
.bid-table__cell__heading .icon-sort-descending {
  color: #003399;
  display: none;
}
.bid-table__cell__heading.sorted-by .icon-sort-unsorted {
  display: none;
}
.bid-table__cell__heading.sorted-by:not(.sort-asc) .icon-sort-descending {
  display: inline-block;
}
.bid-table__cell__heading.sorted-by.sort-asc .icon-sort-ascending {
  display: inline-block;
}
.bid-table__cell__heading--centered {
  text-align: center;
}
@media print {
  .bid-table__cell__heading {
    border-bottom-width: 1px;
  }
}
.bid-table__cell__heading--title {
  transform: translateX(-40%);
  display: block;
  border-bottom: 2px solid #bbb;
  padding-bottom: 10px;
}
.bid-table__cell__heading--highlight {
  background-color: #dcdcdc;
}
.bid-table__actions {
  margin-bottom: 40px;
}
.bid-table__actions .btn-primary,
.bid-table__actions .btn-primary:focus {
  border: none;
  cursor: pointer;
  display: inline-block;
  font-size: 16px;
  font-weight: 400;
  padding: 6px 42px 6px 15px;
  position: relative;
  text-align: left;
  text-transform: capitalize;
  white-space: normal;
  width: auto;
  background: #003399;
  color: #ffffff;
}
.bid-table__actions .btn-primary:before,
.bid-table__actions .btn-primary:focus:before,
.bid-table__actions .btn-primary:after,
.bid-table__actions .btn-primary:focus:after {
  content: '\e072';
  font-family: 'Glyphicons Halflings';
  font-size: 80%;
  position: absolute;
  right: 15px;
  top: 50%;
  transform: translateY(-50%);
}
.bid-table__actions .btn-primary:hover,
.bid-table__actions .btn-primary:focus:hover {
  text-decoration: none;
}
.bid-table__actions .btn-primary:hover {
  background-color: #9ddfff;
  color: #0031a0;
}
.bid-table__actions .btn-primary[disabled],
.bid-table__actions .btn-primary .disabled,
.bid-table__actions .btn-primary[disabled]:hover,
.bid-table__actions .btn-primary .disabled:hover {
  background-color: #707070;
  color: #ffffff;
}
.bid-table__actions .btn-primary[disabled],
.bid-table__actions .btn-primary .disabled,
.bid-table__actions .btn-primary[disabled]:hover,
.bid-table__actions .btn-primary .disabled:hover {
  cursor: default;
  text-decoration: none;
}
.bid-table__actions .btn-default {
  border: none;
  cursor: pointer;
  display: inline-block;
  font-size: 16px;
  font-weight: 400;
  padding: 6px 42px 6px 15px;
  position: relative;
  text-align: left;
  text-transform: capitalize;
  white-space: normal;
  width: auto;
  background: #90949c;
  color: #ffffff;
}
.bid-table__actions .btn-default:before,
.bid-table__actions .btn-default:after {
  content: '\e072';
  font-family: 'Glyphicons Halflings';
  font-size: 80%;
  position: absolute;
  right: 15px;
  top: 50%;
  transform: translateY(-50%);
}
.bid-table__actions .btn-default:hover {
  text-decoration: none;
}
.bid-table__actions .btn-default:hover {
  background-color: #303030;
  color: #ffffff;
}
.bid-table__actions .btn-default[disabled],
.bid-table__actions .btn-default .disabled,
.bid-table__actions .btn-default[disabled]:hover,
.bid-table__actions .btn-default .disabled:hover {
  cursor: default;
  text-decoration: none;
}
.bid-table__actions .btn-text {
  background: transparent;
  border: 0;
  color: #003399;
  display: inline-block;
  font-size: 16px;
  font-weight: 400;
  padding: 0 42px 0 0;
  position: relative;
  text-align: left;
  text-transform: uppercase;
  white-space: normal;
  width: auto;
}
.bid-table__actions .btn-text:hover {
  color: #003399;
  text-decoration: underline;
}
.bid-table__actions .btn-text:after {
  content: '\e072';
  font-family: 'Glyphicons Halflings';
  font-size: 80%;
  position: absolute;
  right: 15px;
  top: 50%;
  transform: translateY(-50%);
}
.bid-table__actions .btn + .btn {
  margin-left: 20px;
}
@media (min-width: 1024px) {
  .bid-table__actions {
    display: none;
  }
  .bid-table__actions--right {
    display: inline-block;
  }
}
table.bid-table th {
  background-color: #f0f4f7;
  color: #303030;
}
table.bid-table .bid-table__row__heading--secondary th {
  background: white;
}
table.bid-table td.bid-table__cell--border-right,
table.bid-table th.bid-table__cell--border-right {
  border-right: 1px solid #dddee0;
}
table.bid-table td.bid-table__cell--border-left,
table.bid-table th.bid-table__cell--border-left {
  border-left: 1px solid #dddee0;
}
.bid-address {
  width: 55%;
}
.bid-address .select2-container {
  width: 100% !important;
}
table.reports-table {
  display: table;
  margin-bottom: 40px;
  width: 100%;
}
table.reports-table a:hover {
  text-decoration: underline;
}
table.reports-table .break-all {
  word-break: break-all;
}
table.reports-table th {
  background-color: #f0f4f7;
  color: #303030;
}
table.reports-table th:last-child {
  text-align: left;
}
table.reports-table [class^="icon-sort"] {
  text-align: left !important;
}
table.reports-table .reports-table__row__heading--secondary th {
  background: white;
  text-transform: none;
}
table.reports-table .reports-table__row__heading--secondary th.reports-table__cell--border-right,
table.reports-table .reports-table__row__heading--secondary th.reports-table__cell--border-left {
  background: #dcdcdc;
}
table.reports-table td.reports-table__cell--border-right,
table.reports-table th.reports-table__cell--border-right {
  border-right: 1px solid #dddee0;
  padding-right: 10px;
}
table.reports-table td.reports-table__cell--border-left,
table.reports-table th.reports-table__cell--border-left {
  border-left: 1px solid #dddee0;
  padding-left: 10px;
}
table.reports-table .col-center {
  text-align: center !important;
}
table.reports-table .col-price {
  text-align: right !important;
}
table.reports-table .reports-table__cell:last-child {
  padding-right: 2em;
}
@media print {
  table.reports-table thead {
    display: table-row-group;
  }
}
.reports-table__instructions {
  padding-bottom: 20px;
}
.reports-table__row {
  display: table-row;
}
@media print {
  .reports-table__row {
    page-break-inside: avoid;
    break-inside: avoid;
  }
  .reports-table__row + .variant-a-table__row__heading .variant-a-table__cell__heading {
    padding-top: 40px;
  }
}
.reports-table__row__heading {
  background: #f0f4f7;
}
.modal__group .reports-table__row__heading {
  background: transparent;
  font-weight: 700;
}
@media print {
  .reports-table__row__heading {
    font-size: 18px;
  }
}
.reports-table__cell {
  border-bottom: 1px solid #dddee0;
  display: table-cell;
  padding: 1em 5px;
}
.reports-table__cell .btn-text + .btn-text {
  border-left: 1px solid currentColor;
  padding-left: 15px;
}
.reports-table__cell input[type=radio] {
  margin: 0;
  padding: 0;
}
.reports-table__cell:first-child {
  padding-left: 24px;
}
.reports-table__cell:last-child {
  padding-right: 24px;
}
.reports-table__cell--centered {
  text-align: center;
}
.reports-table__cell--centered input {
  margin: 0 auto;
}
@media print {
  .reports-table__cell {
    padding-bottom: 5px;
    padding-top: 5px;
  }
}
.reports-table__cell__heading {
  font-weight: 700;
  vertical-align: middle;
  white-space: nowrap;
  cursor: pointer;
  text-transform: initial;
}
.modal__group .reports-table__cell__heading {
  border-bottom: 1px solid #dddee0;
}
.reports-table__cell__heading.unsortable {
  cursor: default;
}
.reports-table__cell__heading [class^="icon-"],
.reports-table__cell__heading [class*=" icon-"] {
  color: #aaafb6;
  display: inline-block;
  margin-left: 5px;
}
.reports-table__cell__heading .icon-sort-ascending,
.reports-table__cell__heading .icon-sort-descending {
  color: #003399;
  display: none;
}
.reports-table__cell__heading.sorted-by .icon-sort-unsorted {
  display: none;
}
.reports-table__cell__heading.sorted-by:not(.sort-asc) .icon-sort-descending {
  display: inline-block;
}
.reports-table__cell__heading.sorted-by.sort-asc .icon-sort-ascending {
  display: inline-block;
}
.reports-table__cell__heading--centered {
  text-align: center;
}
@media print {
  .reports-table__cell__heading {
    border-bottom-width: 1px;
  }
}
.reports-table__cell__heading--title {
  transform: translateX(-40%);
  display: block;
  border-bottom: 2px solid #bbb;
  padding-bottom: 10px;
}
.reports-table__cell__heading--highlight {
  background-color: #dcdcdc;
}
.reports-table__actions {
  margin-bottom: 40px;
}
.reports-table__actions .btn-primary,
.reports-table__actions .btn-primary:focus {
  border: none;
  cursor: pointer;
  display: inline-block;
  font-size: 16px;
  font-weight: 400;
  padding: 6px 42px 6px 15px;
  position: relative;
  text-align: left;
  text-transform: capitalize;
  white-space: normal;
  width: auto;
  background: #003399;
  color: #ffffff;
}
.reports-table__actions .btn-primary:before,
.reports-table__actions .btn-primary:focus:before,
.reports-table__actions .btn-primary:after,
.reports-table__actions .btn-primary:focus:after {
  content: '\e072';
  font-family: 'Glyphicons Halflings';
  font-size: 80%;
  position: absolute;
  right: 15px;
  top: 50%;
  transform: translateY(-50%);
}
.reports-table__actions .btn-primary:hover,
.reports-table__actions .btn-primary:focus:hover {
  text-decoration: none;
}
.reports-table__actions .btn-primary:hover {
  background-color: #9ddfff;
  color: #0031a0;
}
.reports-table__actions .btn-primary[disabled],
.reports-table__actions .btn-primary .disabled,
.reports-table__actions .btn-primary[disabled]:hover,
.reports-table__actions .btn-primary .disabled:hover {
  background-color: #707070;
  color: #ffffff;
}
.reports-table__actions .btn-primary[disabled],
.reports-table__actions .btn-primary .disabled,
.reports-table__actions .btn-primary[disabled]:hover,
.reports-table__actions .btn-primary .disabled:hover {
  cursor: default;
  text-decoration: none;
}
.reports-table__actions .btn-default {
  border: none;
  cursor: pointer;
  display: inline-block;
  font-size: 16px;
  font-weight: 400;
  padding: 6px 42px 6px 15px;
  position: relative;
  text-align: left;
  text-transform: capitalize;
  white-space: normal;
  width: auto;
  background: #90949c;
  color: #ffffff;
}
.reports-table__actions .btn-default:before,
.reports-table__actions .btn-default:after {
  content: '\e072';
  font-family: 'Glyphicons Halflings';
  font-size: 80%;
  position: absolute;
  right: 15px;
  top: 50%;
  transform: translateY(-50%);
}
.reports-table__actions .btn-default:hover {
  text-decoration: none;
}
.reports-table__actions .btn-default:hover {
  background-color: #303030;
  color: #ffffff;
}
.reports-table__actions .btn-default[disabled],
.reports-table__actions .btn-default .disabled,
.reports-table__actions .btn-default[disabled]:hover,
.reports-table__actions .btn-default .disabled:hover {
  cursor: default;
  text-decoration: none;
}
.reports-table__actions .btn-text {
  background: transparent;
  border: 0;
  color: #003399;
  display: inline-block;
  font-size: 16px;
  font-weight: 400;
  padding: 0 42px 0 0;
  position: relative;
  text-align: left;
  text-transform: uppercase;
  white-space: normal;
  width: auto;
}
.reports-table__actions .btn-text:hover {
  color: #003399;
  text-decoration: underline;
}
.reports-table__actions .btn-text:after {
  content: '\e072';
  font-family: 'Glyphicons Halflings';
  font-size: 80%;
  position: absolute;
  right: 15px;
  top: 50%;
  transform: translateY(-50%);
}
.reports-table__actions .btn + .btn {
  margin-left: 20px;
}
@media (min-width: 1024px) {
  .reports-table__actions {
    display: none;
  }
  .reports-table__actions--right {
    display: inline-block;
  }
}
.page-serialNumberReport #statuses,
.page-serialNumberReport #statuses + .select2 {
  display: none;
}
/**
 * Panels
 */
.scroll-panel .nested-panel {
  padding: 0;
}
.scroll-panel .nested-panel .sub-panel .sub-panel-head {
  padding: 10px 20px;
  background: #eee;
  font-weight: bold;
}
.scroll-panel .nested-panel .sub-panel .sub-panel-body {
  padding: 10px 20px 20px;
}
.scroll-panel.scrollable .nested-panel {
  max-height: 500px;
  overflow-y: scroll;
}
.table__instructions {
  clear: both;
  display: none;
  font-size: 14px;
  text-align: left;
  border: none;
}
@media (max-width: 1023px) {
  .table__instructions {
    display: block;
    border-top: 1px solid #dddee0;
  }
}
@media print {
  .table__instructions {
    display: none;
  }
}
@media print {
  .table__footer-note {
    display: none;
  }
}
.variant-a-table {
  display: table;
  margin-bottom: 40px;
  width: 100%;
}
.variant-a-table a:hover {
  text-decoration: underline;
}
.variant-a-table .break-all {
  word-break: break-all;
}
.variant-a-table__row {
  display: table-row;
}
@media print {
  .variant-a-table__row {
    page-break-inside: avoid;
    break-inside: avoid;
  }
  .variant-a-table__row + .variant-a-table__row__heading .variant-a-table__cell__heading {
    padding-top: 40px;
  }
}
.variant-a-table__row__heading {
  background: #f0f4f7;
}
.modal__group .variant-a-table__row__heading {
  background: transparent;
  font-weight: 700;
}
@media print {
  .variant-a-table__row__heading {
    font-size: 18px;
  }
}
.variant-a-table__cell {
  border-bottom: 1px solid #dddee0;
  display: table-cell;
  padding: 1em 5px;
}
.variant-a-table__cell .btn-text + .btn-text {
  border-left: 1px solid currentColor;
  padding-left: 15px;
}
.variant-a-table__cell input[type=radio] {
  margin: 0;
  padding: 0;
}
.variant-a-table__cell:first-child {
  padding-left: 24px;
}
.variant-a-table__cell:last-child {
  padding-right: 24px;
}
.variant-a-table__cell--centered {
  text-align: center;
}
.variant-a-table__cell--centered input {
  margin: 0 auto;
}
@media print {
  .variant-a-table__cell {
    padding-bottom: 5px;
    padding-top: 5px;
  }
}
.variant-a-table__cell__heading {
  font-weight: 700;
  vertical-align: middle;
  white-space: nowrap;
  cursor: pointer;
}
.modal__group .variant-a-table__cell__heading {
  border-bottom: 1px solid #dddee0;
}
.variant-a-table__cell__heading.unsortable {
  cursor: default;
}
.variant-a-table__cell__heading [class^="icon-"],
.variant-a-table__cell__heading [class*=" icon-"] {
  color: #aaafb6;
  display: inline-block;
  margin-left: 5px;
}
.variant-a-table__cell__heading .icon-sort-ascending,
.variant-a-table__cell__heading .icon-sort-descending {
  color: #003399;
  display: none;
}
.variant-a-table__cell__heading.sorted-by .icon-sort-unsorted {
  display: none;
}
.variant-a-table__cell__heading.sorted-by:not(.sort-asc) .icon-sort-descending {
  display: inline-block;
}
.variant-a-table__cell__heading.sorted-by.sort-asc .icon-sort-ascending {
  display: inline-block;
}
.variant-a-table__cell__heading--centered {
  text-align: center;
}
@media print {
  .variant-a-table__cell__heading {
    border-bottom-width: 1px;
  }
}
.variant-a-table__actions {
  margin-bottom: 40px;
}
.variant-a-table__actions .btn-primary,
.variant-a-table__actions .btn-primary:focus {
  border: none;
  cursor: pointer;
  display: inline-block;
  font-size: 16px;
  font-weight: 400;
  padding: 6px 42px 6px 15px;
  position: relative;
  text-align: left;
  text-transform: capitalize;
  white-space: normal;
  width: auto;
  background: #003399;
  color: #ffffff;
}
.variant-a-table__actions .btn-primary:before,
.variant-a-table__actions .btn-primary:focus:before,
.variant-a-table__actions .btn-primary:after,
.variant-a-table__actions .btn-primary:focus:after {
  content: '\e072';
  font-family: 'Glyphicons Halflings';
  font-size: 80%;
  position: absolute;
  right: 15px;
  top: 50%;
  transform: translateY(-50%);
}
.variant-a-table__actions .btn-primary:hover,
.variant-a-table__actions .btn-primary:focus:hover {
  text-decoration: none;
}
.variant-a-table__actions .btn-primary:hover {
  background-color: #9ddfff;
  color: #0031a0;
}
.variant-a-table__actions .btn-primary[disabled],
.variant-a-table__actions .btn-primary .disabled,
.variant-a-table__actions .btn-primary[disabled]:hover,
.variant-a-table__actions .btn-primary .disabled:hover {
  background-color: #707070;
  color: #ffffff;
}
.variant-a-table__actions .btn-primary[disabled],
.variant-a-table__actions .btn-primary .disabled,
.variant-a-table__actions .btn-primary[disabled]:hover,
.variant-a-table__actions .btn-primary .disabled:hover {
  cursor: default;
  text-decoration: none;
}
.variant-a-table__actions .btn-default {
  border: none;
  cursor: pointer;
  display: inline-block;
  font-size: 16px;
  font-weight: 400;
  padding: 6px 42px 6px 15px;
  position: relative;
  text-align: left;
  text-transform: capitalize;
  white-space: normal;
  width: auto;
  background: #90949c;
  color: #ffffff;
}
.variant-a-table__actions .btn-default:before,
.variant-a-table__actions .btn-default:after {
  content: '\e072';
  font-family: 'Glyphicons Halflings';
  font-size: 80%;
  position: absolute;
  right: 15px;
  top: 50%;
  transform: translateY(-50%);
}
.variant-a-table__actions .btn-default:hover {
  text-decoration: none;
}
.variant-a-table__actions .btn-default:hover {
  background-color: #303030;
  color: #ffffff;
}
.variant-a-table__actions .btn-default[disabled],
.variant-a-table__actions .btn-default .disabled,
.variant-a-table__actions .btn-default[disabled]:hover,
.variant-a-table__actions .btn-default .disabled:hover {
  cursor: default;
  text-decoration: none;
}
.variant-a-table__actions .btn-text {
  background: transparent;
  border: 0;
  color: #003399;
  display: inline-block;
  font-size: 16px;
  font-weight: 400;
  padding: 0 42px 0 0;
  position: relative;
  text-align: left;
  text-transform: uppercase;
  white-space: normal;
  width: auto;
}
.variant-a-table__actions .btn-text:hover {
  color: #003399;
  text-decoration: underline;
}
.variant-a-table__actions .btn-text:after {
  content: '\e072';
  font-family: 'Glyphicons Halflings';
  font-size: 80%;
  position: absolute;
  right: 15px;
  top: 50%;
  transform: translateY(-50%);
}
.variant-a-table__actions .btn + .btn {
  margin-left: 20px;
}
@media (min-width: 1024px) {
  .variant-a-table__actions {
    display: none;
  }
  .variant-a-table__actions--right {
    display: inline-block;
  }
}
#colorbox .item__list {
  min-width: 500px;
}
.item__list .item__list--header .item__toggle,
.item__list .item__list--item .item__toggle {
  padding: 0;
  width: 10px;
}
.item__list .item__list--header .item__checkbox,
.item__list .item__list--item .item__checkbox {
  display: table-cell;
  padding: 0;
  text-align: center;
  width: 30px;
}
.item__list .item__list--header .item__checkbox__latm,
.item__list .item__list--item .item__checkbox__latm {
  display: table-cell;
  padding: 0;
  text-align: center;
  width: 6% !important;
}
.item__list .item__list--header .item__info,
.item__list .item__list--item .item__info {
  width: 35%;
  padding-left: 0;
}
.item__list .item__list--header .item__quantity,
.item__list .item__list--item .item__quantity {
  text-align: center;
  width: 15%;
}
.item__list .item__list--header .item__price,
.item__list .item__list--item .item__price {
  text-align: right;
  width: 20%;
}
.item__list .item__list--header .item__total--column,
.item__list .item__list--item .item__total--column,
.item__list .item__list--header .item__total,
.item__list .item__list--item .item__total {
  text-align: right;
  width: 20%;
}
.item__list .item__list--header li {
  background: #f1f3f5;
  color: inherit;
  display: table-cell;
  font-size: 14px;
  font-weight: 700;
  padding: 10px 10px;
  text-transform: none;
}
.item__list .item__list--header li:last-child {
  padding-right: 24px !important;
}
.item__list .item__list--item {
  border-bottom: 1px solid #dddee0;
  border-top: 0;
  display: table;
  padding: 15px 0;
  width: 100%;
}
.item__list .item__list--item a:hover {
  text-decoration: underline;
}
.item__list .item__list--item > div {
  display: table-cell;
  font-size: 14px;
  font-weight: 400;
  vertical-align: top !important;
}
.item__list .item__list--item > div:last-child {
  padding-right: 24px !important;
}
.item__list .item__list--item .item__name {
  display: block;
  font: inherit;
  margin-bottom: 0.5em;
  word-wrap: break-word;
}
.item__list .item__list--item .item__info > div:last-child {
  margin-bottom: 0.5em;
}
.item__list .item__list--item .item__code {
  color: #707070;
}
.item__list .item__list--item .item__code,
.item__list .item__list--item .item__stock {
  font-size: 0.9em;
  line-height: 1.5;
}
.item__list .item__list--item .item__quantity input[type=number]::-webkit-inner-spin-button,
.item__list .item__list--item .item__quantity__total input[type=number]::-webkit-inner-spin-button,
.item__list .item__list--item .item__quantity input[type=number]::-webkit-outer-spin-button,
.item__list .item__list--item .item__quantity__total input[type=number]::-webkit-outer-spin-button {
  -webkit-appearance: none;
}
.item__list .item__list--item .item__quantity .form-control {
  height: 34px;
}
.item__list .item__list--item .item__total {
  padding-right: 24px !important;
  text-transform: uppercase;
}
.item__list .item__list--item .item__checkbox input[type="checkbox"] {
  margin: 4px 0 0;
}
.item__list .item__list--item .item__quantity form {
  padding: 0;
}
.item__list .item__list--item .item__remove {
  display: block;
  padding: 0;
  width: 100%;
}
.item__list .item__list--item .item__remove button {
  font-size: 16px;
}
.item__list__checkout {
  margin-top: 0;
  max-height: 500px;
}
@media only screen and (max-width: 1280px) {
  .item__list .item__list--item > div {
    padding-left: 10px;
    padding-right: 10px;
  }
  .item__list .item__price,
  .item__list .item__quantity {
    text-align: center;
  }
  .item__list .item__total {
    float: none;
  }
}
@media (max-width: 1024px) {
  .item__list {
    border-top: 0;
    margin-top: 0;
  }
  .item__list .item__list--header {
    min-width: 700px;
    table-layout: fixed;
  }
  .item__list .item__list--item {
    min-width: 700px;
    table-layout: fixed;
    width: 100%;
  }
  .item__list__checkout .item__list--item .item__info,
  .item__list__checkout .item__list--item .item__price,
  .item__list__checkout .item__list--item .item__quantity,
  .item__list__checkout .item__list--item .item__total {
    padding-left: 0;
    padding-right: 0;
  }
}
.item__list.item__list__product .item__list--header .table__cell,
.item__list.item__list__parts .item__list--header .table__cell {
  white-space: nowrap;
}
.item__list.item__list__parts .item__list--item:last-child {
  padding-right: 0;
}
.table__cell__heading {
  cursor: pointer;
}
.table__cell__heading.unsortable {
  cursor: default;
}
.table__cell__heading [class^="icon-"],
.table__cell__heading [class*=" icon-"] {
  color: #aaafb6;
  display: inline-block;
  margin-left: 5px;
}
.table__cell__heading .icon-sort-ascending,
.table__cell__heading .icon-sort-descending {
  color: #003399;
  display: none;
}
.table__cell__heading.sorted-by .icon-sort-unsorted {
  display: none;
}
.table__cell__heading.sorted-by:not(.sort-asc) .icon-sort-descending {
  display: inline-block;
}
.table__cell__heading.sorted-by.sort-asc .icon-sort-ascending {
  display: inline-block;
}
.preferences-table {
  border: 1px solid #cccccc;
  margin: 30px 0;
}
.preferences-table__head__cell {
  font-size: 1.2em;
  padding: 15px 0 15px 20px;
}
.preferences-table__head input[type="checkbox"] {
  font-size: 0.75em;
  margin: 0 5px !important;
  vertical-align: middle;
}
.preferences-table__row:nth-child(odd) {
  background: #f1f3f5;
}
.preferences-table__cell {
  padding: 7px 0 7px 20px;
  vertical-align: middle;
}
.preferences-table__cell:nth-child(1) {
  width: 60%;
}
.preferences-table__cell:nth-child(2) {
  width: 40%;
}
.date-range--with-icon {
  display: inline-block;
}
.date-range--with-icon .icon-calendar-light {
  color: #003399;
  float: right;
  font-size: 32px;
  text-align: right;
  width: 40px;
  cursor: pointer;
}
.date-range--with-icon input[type="text"] {
  display: inline-block;
  width: calc(100% - 45px);
}
.table-filters {
  padding: 0 0 20px 0;
}
.table-filters:before,
.table-filters:after {
  content: " ";
  display: table;
}
.table-filters:after {
  clear: both;
}
.table-filters:before,
.table-filters:after {
  content: " ";
  display: table;
}
.table-filters:after {
  clear: both;
}
.table-filters:before,
.table-filters:after {
  content: " ";
  display: table;
}
.table-filters:after {
  clear: both;
}
.table-filters:before,
.table-filters:after {
  content: " ";
  display: table;
}
.table-filters:after {
  clear: both;
}
.table-filters:before,
.table-filters:after {
  content: " ";
  display: table;
}
.table-filters:after {
  clear: both;
}
.table-filters a:hover {
  text-decoration: underline;
}
.table-filters form {
  margin: 0 !important;
  padding: 0 !important;
}
.table-filters form button {
  margin: 0;
}
.table-filters--right {
  text-align: right;
}
.table-filters--right form {
  display: inline-block;
}
.table-filters--right button {
  vertical-align: top;
}
.table-filters--right .table-filters__search,
.table-filters--right .btn-group,
.table-filters--right form button[type="submit"],
.table-filters--right button,
.table-filters--right a {
  display: inline-block;
  float: none !important;
  margin-left: 10px;
  vertical-align: top;
}
.table-filters--right .table-filters__search:first-child,
.table-filters--right .btn-group:first-child,
.table-filters--right form button[type="submit"]:first-child,
.table-filters--right button:first-child,
.table-filters--right a:first-child {
  margin-left: 0;
}
.table-filters .reset {
  background: transparent;
  border: 0;
  font-weight: 400;
  line-height: 34px;
}
.table-filters .reset:hover {
  text-decoration: underline;
}
.table-filters .reset.disabled {
  color: #707070;
  pointer-events: none;
}
.table-filters .reset.disabled:hover,
.table-filters .reset.disabled:focus,
.table-filters .reset.disabled:active {
  cursor: default;
  text-decoration: none;
}
.table-filters .help-block {
  clear: both;
  color: #fd7b7b;
  display: block;
  margin: 0;
}
.table-filters__search {
  border: 1px solid #cccccc;
  display: inline-block;
  height: 34px;
  padding-left: 34px;
  position: relative;
  min-width: 250px;
}
.table-filters__search input[type="text"] {
  background: none;
  border: none;
  font-size: 16px;
  height: 34px;
  margin: 0;
  padding: 0;
}
.table-filters__search:before {
  color: #cccccc;
  content: "\e003";
  display: block;
  font-family: 'Glyphicons Halflings';
  font-size: 16px;
  height: 34px;
  left: 0;
  line-height: 34px;
  position: absolute;
  text-align: center;
  top: 0;
  width: 40px;
}
.table-filters__filters {
  min-height: 34px;
}
.table-filters__filters .date-range--with-icon {
  width: 100%;
}
@media (min-width: 1024px) {
  .table-filters__search {
    float: left;
    width: 20%;
  }
  .table-filters__search--no-float {
    float: none;
    width: auto;
  }
  .table-filters__search--auto {
    width: auto;
  }
  .table-filters__product-finder-type {
    float: left;
    padding-left: 15px;
    width: 20%;
  }
  .table-filters__search-submit {
    float: left;
    padding-left: 15px;
  }
  .table-filters__filters {
    display: table;
    float: right;
    width: 60%;
  }
  .table-filters__filters > span {
    display: table-cell;
    padding-left: 15px;
    vertical-align: middle;
  }
  .table-filters__filters > span .icon-calendar-light {
    left: 15px;
  }
  .table-filters__filters--left {
    float: left;
  }
  .table-filters__filters--auto {
    width: auto;
  }
}
.table-filters__status {
  width: 20%;
  float: left;
  margin-left: 10px;
}
@media (max-width: 1399px) {
  .table-filters__search {
    width: 15%;
  }
  .table-filters__search--auto {
    width: auto;
  }
}
@media (max-width: 1023px) {
  .table-filters__search {
    width: 100%;
  }
  .table-filters__product-finder-type {
    display: block;
    padding: 10px 0 0 0;
  }
  .table-filters__search-submit button[type="submit"] {
    clear: both;
    float: left;
    margin-top: 10px;
  }
  .table-filters--right {
    text-align: left;
  }
  .table-filters--right .table-filters__search {
    width: auto;
  }
  .table-filters__filters {
    clear: both;
    padding-top: 10px;
  }
  .table-filters__filters input,
  .table-filters__filters select,
  .table-filters__filters .select2 {
    margin-bottom: 10px;
  }
  .table-filters__filters > span {
    display: block;
  }
  .table-filters__status {
    width: 100%;
    float: none;
    margin-left: 0;
    margin-top: 10px;
  }
}
@media (max-width: 639px) {
  .table-filters--right {
    text-align: left;
  }
  .table-filters--right .table-filters__search,
  .table-filters--right form button[type="submit"],
  .table-filters--right a {
    display: block;
    float: none !important;
    margin: 0 0 10px 0;
  }
  .table-filters--right form,
  .table-filters--right .btn-group {
    display: block;
    margin-left: 0;
  }
  .table-filters--right form button[type="submit"],
  .table-filters--right .reset {
    display: inline-block;
  }
  .table-filters--right .reset {
    margin-left: 10px;
  }
}
.data-table {
  display: table;
  margin-bottom: 40px;
  width: 100%;
  width: 100% !important;
}
.data-table a:hover {
  text-decoration: underline;
}
.data-table .break-all {
  word-break: break-all;
}
.data-table thead tr {
  background: #f0f4f7;
}
.modal__group .data-table thead tr {
  background: transparent;
  font-weight: 700;
}
@media print {
  .data-table thead tr {
    font-size: 18px;
  }
}
.data-table thead tr th {
  border-bottom: 1px solid #dddee0;
  display: table-cell;
  padding: 1em 5px;
  font-weight: 700;
  vertical-align: middle;
  white-space: nowrap;
  cursor: pointer;
  background: #f0f4f7;
  color: #303030;
  text-transform: none;
  padding-right: 1em;
}
.data-table thead tr th .btn-text + .btn-text {
  border-left: 1px solid currentColor;
  padding-left: 15px;
}
.data-table thead tr th input[type=radio] {
  margin: 0;
  padding: 0;
}
.data-table thead tr th:first-child {
  padding-left: 24px;
}
.data-table thead tr th:last-child {
  padding-right: 24px;
}
.data-table thead tr th--centered {
  text-align: center;
}
.data-table thead tr th--centered input {
  margin: 0 auto;
}
@media print {
  .data-table thead tr th {
    padding-bottom: 5px;
    padding-top: 5px;
  }
}
.modal__group .data-table thead tr th {
  border-bottom: 1px solid #dddee0;
}
.data-table thead tr th.unsortable {
  cursor: default;
}
.data-table thead tr th [class^="icon-"],
.data-table thead tr th [class*=" icon-"] {
  color: #aaafb6;
  display: inline-block;
  margin-left: 5px;
}
.data-table thead tr th .icon-sort-ascending,
.data-table thead tr th .icon-sort-descending {
  color: #003399;
  display: none;
}
.data-table thead tr th.sorted-by .icon-sort-unsorted {
  display: none;
}
.data-table thead tr th.sorted-by:not(.sort-asc) .icon-sort-descending {
  display: inline-block;
}
.data-table thead tr th.sorted-by.sort-asc .icon-sort-ascending {
  display: inline-block;
}
.data-table thead tr th--centered {
  text-align: center;
}
@media print {
  .data-table thead tr th {
    border-bottom-width: 1px;
  }
}
.data-table thead tr th:last-child {
  padding-right: .5em;
  text-align: left;
}
.data-table thead tr th.sorting_asc .icon-sort-ascending {
  display: inline-block;
}
.data-table thead tr th.sorting_desc .icon-sort-descending {
  display: inline-block;
}
.data-table thead tr th.sorting_desc .icon-sort-unsorted,
.data-table thead tr th.sorting_asc .icon-sort-unsorted {
  display: none;
}
.data-table tbody > tr {
  display: table-row;
}
@media print {
  .data-table tbody > tr {
    page-break-inside: avoid;
    break-inside: avoid;
  }
  .data-table tbody > tr + .variant-a-table__row__heading .variant-a-table__cell__heading {
    padding-top: 40px;
  }
}
.data-table tbody > tr > td {
  border-bottom: 1px solid #dddee0;
  display: table-cell;
  padding: 1em 5px;
  vertical-align: middle;
}
.data-table tbody > tr > td .btn-text + .btn-text {
  border-left: 1px solid currentColor;
  padding-left: 15px;
}
.data-table tbody > tr > td input[type=radio] {
  margin: 0;
  padding: 0;
}
.data-table tbody > tr > td:first-child {
  padding-left: 24px;
}
.data-table tbody > tr > td:last-child {
  padding-right: 24px;
}
.data-table tbody > tr > td--centered {
  text-align: center;
}
.data-table tbody > tr > td--centered input {
  margin: 0 auto;
}
@media print {
  .data-table tbody > tr > td {
    padding-bottom: 5px;
    padding-top: 5px;
  }
}
@media screen and (max-width: 1023px) and (min-width: 640px) {
  .data-table tbody > tr > td.break > * {
    word-break: break-all;
  }
}
.data-table tbody > tr > td.half-pad {
  padding: .5em;
}
.data-table_controls .form-group_btn-align {
  padding-top: 25px;
}
.data-table_controls .btn-reset {
  padding-right: 1em;
  margin-top: .5em;
  background-color: white;
}
.data-table_controls .btn-reset:after {
  content: "";
}
.data-table_controls .btn-reset.btn-text {
  text-transform: none;
  margin-left: 15px;
}
.data-table_submit-form {
  margin-top: 25px;
}
.data-table_submit-form .btn + .btn {
  margin-top: 15px;
}
.data-table_sums td {
  padding: 10px 5px 10px 10px;
}
.data-table_sums td:first-child {
  font-weight: bold;
}
.data-table_sums tfoot {
  border-top: 1px solid #303030;
}
.data-table .popular {
  padding-left: 20px;
}
.data-table .popular:after {
  font-family: 'epson-icons';
  content: "\e912";
  color: #969696;
}
.data-table .popular.admin {
  padding-left: 0;
  font-size: 18px;
  text-align: center;
  display: block;
  color: #969696;
}
.data-table .popular.admin + p {
  font-size: 12px;
  text-align: center;
  color: #707070;
  margin-bottom: 0;
}
.data-table thead > tr > th[class*="sort"] {
  padding-right: .5em !important;
}
.data-table thead > tr > th[class*="sort"]:after {
  content: "";
}
.data-table .notification--bell:before {
  font-family: 'epson-icons';
  content: '\e911';
  font-size: 16px;
}
.data-table .priority-levels .priority_level {
  font-size: 1.4em;
  padding-left: 1em;
  padding-bottom: .8em;
}
.data-table .priority-levels .priority_level.level_hi {
  color: #f00;
}
.data-table .priority-levels .priority_level.level_med {
  color: #f5e70e;
}
.data-table .priority-levels .priority_level.level_lo {
  color: #53ea0b;
}
.pagination-bar.bottom.data-table_paginator {
  text-align: center;
  display: table;
  width: 100%;
}
.pagination-bar.bottom.data-table_paginator .dataTables_info {
  display: table-cell;
  padding-right: 15px;
  vertical-align: middle;
  width: 50%;
  padding-top: 0px;
  text-align: right;
}
@media screen and (min-width: 1024px) {
  .pagination-bar.bottom.data-table_paginator .dataTables_info {
    width: 45%;
  }
}
.pagination-bar.bottom.data-table_paginator .dataTables_paginate.paging_simple {
  display: table-cell;
  width: 50%;
  text-align: left;
}
.pagination-bar.bottom.data-table_paginator .dataTables_paginate.paging_simple .pagination {
  border-width: 0 0 0 1px;
  padding-left: 20px;
}
.pagination-bar.bottom.data-table_paginator .dataTables_paginate.paging_simple .pagination > li.disabled > a > span {
  background: #f2f6f6;
  color: #d9e3ec;
  cursor: not-allowed;
}
.pagination-bar.bottom.data-table_paginator .dataTables_paginate.paging_simple .pagination > li > a:focus {
  outline: none;
}
.pagination-bar.bottom.data-table_paginator .dataTables_paginate.paging_simple li.page_indicator {
  font-weight: normal;
  padding: 1em;
}
@media screen and (min-width: 1024px) {
  .pagination-bar.bottom.data-table_paginator .dataTables_paginate.paging_simple li.page_indicator {
    padding: 5px 1em;
  }
}
.spaced-controls {
  margin-bottom: 50px;
  padding-bottom: 30px;
  border-bottom: 1px solid #ccc;
}
.tbl-prompt {
  padding-bottom: 30px;
}
.dt_required-error {
  color: #FF0C28;
  margin-bottom: 20px;
  font-size: 16px;
}
#imsSummaryTable {
  white-space: normal;
  vertical-align: middle;
}
@media (min-width: 1024px) {
  #accountUsersForm .table-filters__filters {
    width: 40%;
  }
}
.simple-table {
  display: table;
  margin-bottom: 40px;
  width: 100%;
}
.simple-table a:hover {
  text-decoration: underline;
}
.simple-table .break-all {
  word-break: break-all;
}
.simple-table thead tr {
  background: #f0f4f7;
}
.modal__group .simple-table thead tr {
  background: transparent;
  font-weight: 700;
}
@media print {
  .simple-table thead tr {
    font-size: 18px;
  }
}
.simple-table thead tr th {
  border-bottom: 1px solid #dddee0;
  display: table-cell;
  padding: 1em 5px;
  font-weight: 700;
  vertical-align: middle;
  white-space: nowrap;
  cursor: pointer;
  background: #f0f4f7;
  color: #303030;
  text-transform: none;
}
.simple-table thead tr th .btn-text + .btn-text {
  border-left: 1px solid currentColor;
  padding-left: 15px;
}
.simple-table thead tr th input[type=radio] {
  margin: 0;
  padding: 0;
}
.simple-table thead tr th:first-child {
  padding-left: 24px;
}
.simple-table thead tr th:last-child {
  padding-right: 24px;
}
.simple-table thead tr th--centered {
  text-align: center;
}
.simple-table thead tr th--centered input {
  margin: 0 auto;
}
@media print {
  .simple-table thead tr th {
    padding-bottom: 5px;
    padding-top: 5px;
  }
}
.modal__group .simple-table thead tr th {
  border-bottom: 1px solid #dddee0;
}
.simple-table thead tr th.unsortable {
  cursor: default;
}
.simple-table thead tr th [class^="icon-"],
.simple-table thead tr th [class*=" icon-"] {
  color: #aaafb6;
  display: inline-block;
  margin-left: 5px;
}
.simple-table thead tr th .icon-sort-ascending,
.simple-table thead tr th .icon-sort-descending {
  color: #003399;
  display: none;
}
.simple-table thead tr th.sorted-by .icon-sort-unsorted {
  display: none;
}
.simple-table thead tr th.sorted-by:not(.sort-asc) .icon-sort-descending {
  display: inline-block;
}
.simple-table thead tr th.sorted-by.sort-asc .icon-sort-ascending {
  display: inline-block;
}
.simple-table thead tr th--centered {
  text-align: center;
}
@media print {
  .simple-table thead tr th {
    border-bottom-width: 1px;
  }
}
.simple-table thead tr th:last-child {
  padding-right: .5em;
  text-align: left;
}
.simple-table tbody > tr {
  display: table-row;
}
@media print {
  .simple-table tbody > tr {
    page-break-inside: avoid;
    break-inside: avoid;
  }
  .simple-table tbody > tr + .variant-a-table__row__heading .variant-a-table__cell__heading {
    padding-top: 40px;
  }
}
.simple-table tbody > tr > td {
  border-bottom: 1px solid #dddee0;
  display: table-cell;
  padding: 1em 5px;
}
.simple-table tbody > tr > td .btn-text + .btn-text {
  border-left: 1px solid currentColor;
  padding-left: 15px;
}
.simple-table tbody > tr > td input[type=radio] {
  margin: 0;
  padding: 0;
}
.simple-table tbody > tr > td:first-child {
  padding-left: 24px;
}
.simple-table tbody > tr > td:last-child {
  padding-right: 24px;
}
.simple-table tbody > tr > td--centered {
  text-align: center;
}
.simple-table tbody > tr > td--centered input {
  margin: 0 auto;
}
@media print {
  .simple-table tbody > tr > td {
    padding-bottom: 5px;
    padding-top: 5px;
  }
}
.radio-table {
  margin-bottom: 20px;
}
.radio-table thead th {
  background: none;
  font-size: 16px;
  text-decoration: underline;
  color: #303030;
  text-transform: none;
}
.radio-table thead th:not(:first-child) {
  text-align: center;
}
.radio-table tbody tr th {
  vertical-align: middle;
  font-weight: normal;
  background: none;
}
.radio-table tbody tr th label {
  font-size: 14px;
  font-weight: normal;
}
.radio-table tbody tr th label.error {
  font-weight: bold;
}
.radio-table tbody tr td {
  text-align: center;
  padding: 5px;
}
@media screen and (min-width: 640px) {
  .radio-table tbody tr td .mbl-label {
    display: none;
  }
}
@media screen and (max-width: 639px) {
  .radio-table thead tr th:first-child {
    display: block;
    text-decoration: none;
    font-size: 18px;
    font-weight: bold;
    width: 100%;
  }
  .radio-table thead tr th:not(:first-child) {
    display: none;
  }
  .radio-table tbody tr,
  .radio-table tbody tr > th,
  .radio-table tbody tr > td {
    display: block;
    width: 100%;
    text-align: left;
  }
  .radio-table tbody tr th {
    display: block;
    width: 100%;
    font-size: 16px;
  }
  .radio-table tbody tr th label {
    display: inline-block;
    border-bottom: 1px solid #303030;
    padding-bottom: 0px;
  }
  .radio-table tbody tr th label.error {
    width: 100%;
    border: none !important;
  }
  .radio-table tbody tr td {
    padding: 5px 15px;
  }
  .radio-table tbody tr td .mbl-label {
    font-size: 14px;
    font-weight: normal;
  }
}
.account-section .pagination-bar {
  margin-top: 0;
}
.pagination__result-count {
  border-right: 1px solid #777979;
  display: inline-block;
  padding-right: 20px;
}
.pagination__pager {
  display: inline-block;
  padding-left: 20px;
}
.pagination__pager ul,
.pagination__pager li {
  margin: 0;
  padding: 0;
}
.pagination__pager li {
  display: inline-block;
  list-style: none;
}
.pagination__button {
  border: 1px solid #dddddd;
  border-radius: 0;
  background: #f2f6f6;
  color: #969696;
  cursor: pointer;
  line-height: normal;
  margin: 0;
  padding: 3px 6px;
}
.pagination__button.previous:hover,
.pagination__button.next:hover {
  background: #9ddfff;
  color: #003399;
}
.pagination__button.previous:after,
.pagination__button.next:after {
  display: inline-block;
  font-family: 'Glyphicons Halflings';
}
.pagination__button.previous:disabled,
.pagination__button.next:disabled {
  background: #f2f6f6;
  color: #d9e3ec;
  cursor: default;
}
.pagination__button.previous:after {
  content: '\e072';
  -webkit-transform: scaleX(-1);
  -ms-transform: scaleX(-1);
  -o-transform: scaleX(-1);
  transform: scaleX(-1);
}
.pagination__button.next:after {
  content: '\e072';
}
@media only screen and (min-width: 640px) {
  .pagination-bar button {
    margin-top: 0;
  }
}
/**
 * Header / Product Attr Boxes
 */
.header-attrs {
  padding: 20px 25px 10px;
  background-color: #f2f6f6;
  margin-bottom: 15px;
}
.header-attrs p {
  font-size: 16px;
}
.header-attrs .em-vcenter {
  margin-top: .8em;
  display: block;
}
.header-attrs .em-vcenter .break {
  word-break: break-all;
}
@media screen and (min-width: 640px) {
  .header-attrs .company + .price {
    float: right;
  }
  .header-attrs .text-right_wide {
    text-align: right;
  }
}
.header.header-product-status {
  padding: 10px 25px 25px;
}
.header.header-product-status .sub-title {
  margin-bottom: 15px;
}
.header.header-product-status .company-info {
  margin-top: 25px;
}
.header.header-product-status .company-info .dl-horizontal {
  margin-bottom: 0;
}
.header.header-product-status .company-info .dl-horizontal dt {
  margin-top: .5em;
}
.header.header-product-status .company-info .dl-horizontal dd {
  padding-top: .5em;
}
.header.header-product-status .company-info .comments li + li {
  margin-top: 10px;
}
@media screen and (max-width: 639px) {
  .header.header-product-status [class^='col-sm'] .company-info {
    margin-top: 0;
  }
}
@media screen and (max-width: 1023px) {
  .header.header-product-status [class^='col-md'] .company-info {
    margin-top: 0;
  }
}
.orderhistory__po-number {
  max-width: 150px;
  word-break: break-all;
}
@media print {
  .account-orderhistory {
    display: none;
  }
}
.account-orderhistory .reset-link {
  padding: 6px 0;
  margin-left: 10px;
}
.account-orderhistory .reset-link.disabled {
  color: #707070;
  pointer-events: none;
}
.account-orderhistory .pagination-bar {
  margin-top: 0;
}
.account-orderhistory .pagination-toolbar {
  border-top: 0;
}
@media print {
  .page-orderhistory .account-orderhistory {
    display: block;
  }
  .page-orderhistory .table-filters,
  .page-orderhistory .variant-a-table__cell__heading.sorted-by .icon-sort-ascending,
  .page-orderhistory .variant-a-table__cell__heading.sorted-by .icon-sort-descending,
  .page-orderhistory .variant-a-table__cell__heading .icon-sort-unsorted {
    display: none !important;
  }
  .page-orderhistory .partial-width-container,
  .page-orderhistory .navigation--bottom,
  .page-orderhistory #orderHistoryForm {
    padding: 0;
  }
  .page-orderhistory .page-header {
    margin-top: 20px;
  }
}
.page-activation-listing .account-activation-listing .reset-link {
  padding: 6px 0;
  margin-left: 10px;
}
.page-activation-listing .account-activation-listing .reset-link.disabled {
  color: #707070;
  pointer-events: none;
}
.page-activation-listing .al-variant-table__head th {
  background-color: #f0f4f7;
  white-space: nowrap;
  font-weight: 700;
  vertical-align: middle;
  cursor: pointer;
  padding: 1em 5px !important;
  text-align: left;
  display: table-cell;
  color: #303030;
  text-transform: capitalize;
  font-size: 14px;
  /*&.sorting, &.sorting_asc, &.sorting_desc {
					cursor: pointer;
				    background-repeat: no-repeat;
				    background-position: center right;
				}*/
}
.page-activation-listing .al-variant-table__head th:first-child {
  padding-left: 24px !important;
}
.page-activation-listing .al-variant-table__head th:last-child {
  padding-right: 24px !important;
}
.page-activation-listing .al-variant-table__head th:last-child.sorting:after,
.page-activation-listing .al-variant-table__head th:last-child.sorting_asc:after,
.page-activation-listing .al-variant-table__head th:last-child.sorting_desc:after {
  margin-right: 10px !important;
}
.page-activation-listing .al-variant-table__head th.sorting:after,
.page-activation-listing .al-variant-table__head th.sorting_asc:after,
.page-activation-listing .al-variant-table__head th.sorting_desc:after {
  content: none !important;
}
.page-activation-listing .al-variant-table__head th .al-sorting {
  position: relative;
}
.page-activation-listing .al-variant-table__head th.sorting .al-sorting:after,
.page-activation-listing .al-variant-table__head th.sorting_asc .al-sorting:after,
.page-activation-listing .al-variant-table__head th.sorting_desc .al-sorting:after {
  /*display: flex;*/
  font-family: 'epson-icons';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  -webkit-font-smoothing: antialiased;
  /* align-items: center;
				    position: absolute;*/
  top: 50%;
  transform: translateY(-50%);
  opacity: 1 !important;
  margin-left: 10px;
}
@media print {
  .page-activation-listing .al-variant-table__head th.sorting .al-sorting:after,
  .page-activation-listing .al-variant-table__head th.sorting_asc .al-sorting:after,
  .page-activation-listing .al-variant-table__head th.sorting_desc .al-sorting:after {
    display: none;
  }
}
.page-activation-listing .al-variant-table__head th.sorting .al-sorting:after {
  /*background-image:url('/_ui/responsive/common/images/sort_both.png');
					background-size: 18px;*/
  content: "\e90a" !important;
  color: #aaafb6;
}
.page-activation-listing .al-variant-table__head th.sorting_asc .al-sorting:after {
  /*background-image:url('/_ui/responsive/common/images/sort_asc.png');*/
  content: "\e908" !important;
  color: #003399;
}
.page-activation-listing .al-variant-table__head th.sorting_desc .al-sorting:after {
  /*background-image:url('/_ui/responsive/common/images/sort_desc.png');*/
  content: "\e909" !important;
  color: #003399;
}
.page-activation-listing .al-variant-table__head th.nosort {
  cursor: text !important;
}
.page-activation-listing .al-variant-table__body tr td:first-child {
  padding-left: 24px !important;
}
.page-activation-listing .al-variant-table__body tr td {
  border-bottom: 1px solid #dddee0;
  padding: 20px 5px !important;
}
.page-activation-listing .al-dataTable-footer {
  display: flex;
  justify-content: center;
  margin: 30px 0;
  border-bottom: 1px solid #cccccc;
  padding-bottom: 30px;
  padding-left: 20px;
  padding-right: 30px;
  align-items: center;
}
.page-activation-listing .al-dataTable-footer .dataTables_info {
  border-right: 1px solid #777979;
  display: inline-block;
  padding-right: 20px;
  padding-top: 0px !important;
}
.page-activation-listing .al-dataTable-footer .dataTables_paginate {
  padding-left: 20px;
  display: inline-block;
}
.page-activation-listing .al-dataTable-footer #activation-listing_paginate .pagination {
  border: none;
  font-weight: normal;
  display: flex;
  align-items: center;
}
.page-activation-listing .al-dataTable-footer #activation-listing_paginate .pagination .paginate_button.previous.disabled .previous,
.page-activation-listing .al-dataTable-footer #activation-listing_paginate .pagination .paginate_button.next.disabled .previous,
.page-activation-listing .al-dataTable-footer #activation-listing_paginate .pagination .paginate_button.previous.disabled .next,
.page-activation-listing .al-dataTable-footer #activation-listing_paginate .pagination .paginate_button.next.disabled .next {
  background: #f2f6f6;
  color: #d9e3ec;
  cursor: default !important;
}
.page-activation-listing .al-dataTable-footer #activation-listing_paginate .pagination .cdatatableDetails {
  margin: 0 5px;
}
.page-activation-listing #exportActivationListingReport .icon-download {
  cursor: pointer;
}
@media (min-width: 1024px) {
  .page-activation-listing .table-wrap {
    overflow: hidden;
  }
}
@media print {
  .page-activation-listing .account-activation-listing .table-filters {
    display: block!important;
    display: none !important;
  }
}
.page-nactivated-serviceplan #nactivated-serviceplan-form {
  padding-left: 15px;
  padding-right: 15px;
}
.page-nactivated-serviceplan #nactivated-serviceplan-form .account-activation-listing .table-filters__filters .reset-link {
  padding: 6px 0;
  margin-left: 10px;
}
.page-nactivated-serviceplan #nactivated-serviceplan-form .account-activation-listing .table-filters__filters .reset-link.disabled {
  color: #707070;
  pointer-events: none;
}
.page-nactivated-serviceplan .al-variant-table {
  word-break: break-word;
}
.page-nactivated-serviceplan .al-variant-table__head th {
  background-color: #f0f4f7;
  white-space: nowrap;
  font-weight: 700;
  vertical-align: middle;
  cursor: pointer;
  padding: 1em 5px !important;
  text-align: left;
  display: table-cell;
  color: #303030;
  text-transform: capitalize;
  font-size: 14px;
  /*&.sorting, &.sorting_asc, &.sorting_desc {
					cursor: pointer;
				    background-repeat: no-repeat;
				    background-position: center right;
				}*/
}
.page-nactivated-serviceplan .al-variant-table__head th:first-child {
  padding-left: 24px !important;
}
.page-nactivated-serviceplan .al-variant-table__head th:last-child {
  padding-right: 24px !important;
}
.page-nactivated-serviceplan .al-variant-table__head th:last-child.sorting:after,
.page-nactivated-serviceplan .al-variant-table__head th:last-child.sorting_asc:after,
.page-nactivated-serviceplan .al-variant-table__head th:last-child.sorting_desc:after {
  margin-right: 10px !important;
}
.page-nactivated-serviceplan .al-variant-table__head th.sorting:after,
.page-nactivated-serviceplan .al-variant-table__head th.sorting_asc:after,
.page-nactivated-serviceplan .al-variant-table__head th.sorting_desc:after {
  content: none !important;
}
.page-nactivated-serviceplan .al-variant-table__head th .al-sorting {
  position: relative;
}
.page-nactivated-serviceplan .al-variant-table__head th.sorting .al-sorting:after,
.page-nactivated-serviceplan .al-variant-table__head th.sorting_asc .al-sorting:after,
.page-nactivated-serviceplan .al-variant-table__head th.sorting_desc .al-sorting:after {
  /*display: flex;*/
  font-family: 'epson-icons';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  -webkit-font-smoothing: antialiased;
  /* align-items: center;
                     position: absolute;*/
  top: 50%;
  transform: translateY(-50%);
  opacity: 1 !important;
  margin-left: 10px;
}
@media print {
  .page-nactivated-serviceplan .al-variant-table__head th.sorting .al-sorting:after,
  .page-nactivated-serviceplan .al-variant-table__head th.sorting_asc .al-sorting:after,
  .page-nactivated-serviceplan .al-variant-table__head th.sorting_desc .al-sorting:after {
    display: none;
  }
}
.page-nactivated-serviceplan .al-variant-table__head th.sorting .al-sorting:after {
  /*background-image:url('/_ui/responsive/common/images/sort_both.png');
					background-size: 18px;*/
  content: "\e90a" !important;
  color: #aaafb6;
}
.page-nactivated-serviceplan .al-variant-table__head th.sorting_asc .al-sorting:after {
  /*background-image:url('/_ui/responsive/common/images/sort_asc.png');*/
  content: "\e908" !important;
  color: #003399;
}
.page-nactivated-serviceplan .al-variant-table__head th.sorting_desc .al-sorting:after {
  /*background-image:url('/_ui/responsive/common/images/sort_desc.png');*/
  content: "\e909" !important;
  color: #003399;
}
.page-nactivated-serviceplan .al-variant-table__head th.nosort {
  cursor: text !important;
}
.page-nactivated-serviceplan .al-variant-table__body tr td:first-child {
  padding-left: 24px !important;
}
.page-nactivated-serviceplan .al-variant-table__body tr td {
  border-bottom: 1px solid #dddee0;
  padding: 20px 5px !important;
  width: 12.5%;
}
.page-nactivated-serviceplan .al-dataTable-footer {
  display: flex;
  justify-content: center;
  margin: 30px 0;
  border-bottom: 1px solid #cccccc;
  padding-bottom: 30px;
  padding-left: 20px;
  padding-right: 30px;
  align-items: center;
}
.page-nactivated-serviceplan .al-dataTable-footer .dataTables_info {
  border-right: 1px solid #777979;
  display: inline-block;
  padding-right: 20px;
  padding-top: 0px !important;
}
.page-nactivated-serviceplan .al-dataTable-footer .dataTables_paginate {
  padding-left: 20px;
  display: inline-block;
}
.page-nactivated-serviceplan .al-dataTable-footer #nactivated-serviceplan-listing_paginate .pagination {
  border: none;
  font-weight: normal;
  display: flex;
  align-items: center;
}
.page-nactivated-serviceplan .al-dataTable-footer #nactivated-serviceplan-listing_paginate .pagination .paginate_button.previous.disabled .previous,
.page-nactivated-serviceplan .al-dataTable-footer #nactivated-serviceplan-listing_paginate .pagination .paginate_button.next.disabled .previous,
.page-nactivated-serviceplan .al-dataTable-footer #nactivated-serviceplan-listing_paginate .pagination .paginate_button.previous.disabled .next,
.page-nactivated-serviceplan .al-dataTable-footer #nactivated-serviceplan-listing_paginate .pagination .paginate_button.next.disabled .next {
  background: #f2f6f6;
  color: #d9e3ec;
  cursor: default !important;
}
.page-nactivated-serviceplan .al-dataTable-footer #nactivated-serviceplan-listing_paginate .pagination .cdatatableDetails {
  margin: 0 5px;
}
.page-nactivated-serviceplan #nactivatedSPReport .icon-download {
  cursor: pointer;
}
@media (min-width: 1024px) {
  .page-nactivated-serviceplan .table-wrap {
    overflow: hidden;
  }
}
@media print {
  .page-nactivated-serviceplan .account-activation-listing .table-filters {
    display: block!important;
    display: none !important;
  }
}
.page-activated-serviceplan #activated-serviceplan-form {
  padding-left: 15px;
  padding-right: 15px;
}
.page-activated-serviceplan #activated-serviceplan-form .account-activation-listing .reset-link {
  padding: 6px 0;
  margin-left: 10px;
}
.page-activated-serviceplan #activated-serviceplan-form .account-activation-listing .reset-link.disabled {
  color: #707070;
  pointer-events: none;
}
.page-activated-serviceplan .al-variant-table {
  word-break: break-word;
}
.page-activated-serviceplan .al-variant-table__head th {
  background-color: #f0f4f7;
  white-space: nowrap;
  font-weight: 700;
  vertical-align: middle;
  cursor: pointer;
  padding: 1em 5px !important;
  text-align: left;
  display: table-cell;
  color: #303030;
  text-transform: capitalize;
  font-size: 14px;
  /*&.sorting, &.sorting_asc, &.sorting_desc {
					cursor: pointer;
				    background-repeat: no-repeat;
				    background-position: center right;
				}*/
}
.page-activated-serviceplan .al-variant-table__head th.spPlanName {
  width: 18%;
}
.page-activated-serviceplan .al-variant-table__head th:first-child {
  padding-left: 24px !important;
}
.page-activated-serviceplan .al-variant-table__head th:last-child {
  padding-right: 24px !important;
}
.page-activated-serviceplan .al-variant-table__head th:last-child.sorting:after,
.page-activated-serviceplan .al-variant-table__head th:last-child.sorting_asc:after,
.page-activated-serviceplan .al-variant-table__head th:last-child.sorting_desc:after {
  margin-right: 10px !important;
}
.page-activated-serviceplan .al-variant-table__head th.sorting:after,
.page-activated-serviceplan .al-variant-table__head th.sorting_asc:after,
.page-activated-serviceplan .al-variant-table__head th.sorting_desc:after {
  content: none !important;
}
.page-activated-serviceplan .al-variant-table__head th .al-sorting {
  position: relative;
}
.page-activated-serviceplan .al-variant-table__head th.sorting .al-sorting:after,
.page-activated-serviceplan .al-variant-table__head th.sorting_asc .al-sorting:after,
.page-activated-serviceplan .al-variant-table__head th.sorting_desc .al-sorting:after {
  /*display: flex;*/
  font-family: 'epson-icons';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  -webkit-font-smoothing: antialiased;
  /* align-items: center;
                     position: absolute;*/
  top: 50%;
  transform: translateY(-50%);
  opacity: 1 !important;
  margin-left: 10px;
}
@media print {
  .page-activated-serviceplan .al-variant-table__head th.sorting .al-sorting:after,
  .page-activated-serviceplan .al-variant-table__head th.sorting_asc .al-sorting:after,
  .page-activated-serviceplan .al-variant-table__head th.sorting_desc .al-sorting:after {
    display: none;
  }
}
.page-activated-serviceplan .al-variant-table__head th.sorting .al-sorting:after {
  /*background-image:url('/_ui/responsive/common/images/sort_both.png');
					background-size: 18px;*/
  content: "\e90a" !important;
  color: #aaafb6;
}
.page-activated-serviceplan .al-variant-table__head th.sorting_asc .al-sorting:after {
  /*background-image:url('/_ui/responsive/common/images/sort_asc.png');*/
  content: "\e908" !important;
  color: #003399;
}
.page-activated-serviceplan .al-variant-table__head th.sorting_desc .al-sorting:after {
  /*background-image:url('/_ui/responsive/common/images/sort_desc.png');*/
  content: "\e909" !important;
  color: #003399;
}
.page-activated-serviceplan .al-variant-table__head th.nosort {
  cursor: text !important;
}
.page-activated-serviceplan .al-variant-table__body tr td:first-child {
  padding-left: 24px !important;
}
.page-activated-serviceplan .al-variant-table__body tr td {
  border-bottom: 1px solid #dddee0;
  padding: 20px 5px !important;
  width: 12.5%;
}
.page-activated-serviceplan .al-dataTable-footer {
  display: flex;
  justify-content: center;
  margin: 30px 0;
  border-bottom: 1px solid #cccccc;
  padding-bottom: 30px;
  padding-left: 20px;
  padding-right: 30px;
  align-items: center;
}
.page-activated-serviceplan .al-dataTable-footer .dataTables_info {
  border-right: 1px solid #777979;
  display: inline-block;
  padding-right: 20px;
  padding-top: 0px !important;
}
.page-activated-serviceplan .al-dataTable-footer .dataTables_paginate {
  padding-left: 20px;
  display: inline-block;
}
.page-activated-serviceplan .al-dataTable-footer #activated-serviceplan-listing_paginate .pagination {
  border: none;
  font-weight: normal;
  display: flex;
  align-items: center;
}
.page-activated-serviceplan .al-dataTable-footer #activated-serviceplan-listing_paginate .pagination .paginate_button.previous.disabled .previous,
.page-activated-serviceplan .al-dataTable-footer #activated-serviceplan-listing_paginate .pagination .paginate_button.next.disabled .previous,
.page-activated-serviceplan .al-dataTable-footer #activated-serviceplan-listing_paginate .pagination .paginate_button.previous.disabled .next,
.page-activated-serviceplan .al-dataTable-footer #activated-serviceplan-listing_paginate .pagination .paginate_button.next.disabled .next {
  background: #f2f6f6;
  color: #d9e3ec;
  cursor: default !important;
}
.page-activated-serviceplan .al-dataTable-footer #activated-serviceplan-listing_paginate .pagination .cdatatableDetails {
  margin: 0 5px;
}
.page-activated-serviceplan #activatedSPReport .icon-download {
  cursor: pointer;
}
@media (min-width: 1024px) {
  .page-activated-serviceplan .table-wrap {
    overflow: hidden;
  }
}
@media print {
  .page-activated-serviceplan .account-activation-listing .table-filters {
    display: block!important;
    display: none !important;
  }
}
.page-expiration-serviceplan .account-activation-listing .table-filters__filters {
  float: left;
}
.page-expiration-serviceplan .account-activation-listing .table-filters__filters .reset-link {
  padding: 6px 0;
  margin-left: 10px;
}
.page-expiration-serviceplan .account-activation-listing .table-filters__filters .reset-link.disabled {
  color: #707070;
  pointer-events: none;
}
.page-expiration-serviceplan .al-variant-table__head th {
  background-color: #f0f4f7;
  white-space: nowrap;
  font-weight: 700;
  vertical-align: middle;
  cursor: pointer;
  padding: 1em 5px !important;
  text-align: left;
  display: table-cell;
  color: #303030;
  text-transform: capitalize;
  font-size: 14px;
  /*&.sorting, &.sorting_asc, &.sorting_desc {
					cursor: pointer;
				    background-repeat: no-repeat;
				    background-position: center right;
				}*/
}
.page-expiration-serviceplan .al-variant-table__head th:first-child {
  padding-left: 24px !important;
}
.page-expiration-serviceplan .al-variant-table__head th:last-child {
  padding-right: 24px !important;
}
.page-expiration-serviceplan .al-variant-table__head th:last-child.sorting:after,
.page-expiration-serviceplan .al-variant-table__head th:last-child.sorting_asc:after,
.page-expiration-serviceplan .al-variant-table__head th:last-child.sorting_desc:after {
  margin-right: 10px !important;
}
.page-expiration-serviceplan .al-variant-table__head th.sorting:after,
.page-expiration-serviceplan .al-variant-table__head th.sorting_asc:after,
.page-expiration-serviceplan .al-variant-table__head th.sorting_desc:after {
  content: none !important;
}
.page-expiration-serviceplan .al-variant-table__head th .al-sorting {
  position: relative;
}
.page-expiration-serviceplan .al-variant-table__head th.sorting .al-sorting:after,
.page-expiration-serviceplan .al-variant-table__head th.sorting_asc .al-sorting:after,
.page-expiration-serviceplan .al-variant-table__head th.sorting_desc .al-sorting:after {
  /*display: flex;*/
  font-family: 'epson-icons';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  -webkit-font-smoothing: antialiased;
  /* align-items: center;
                     position: absolute;*/
  top: 50%;
  transform: translateY(-50%);
  opacity: 1 !important;
  margin-left: 10px;
}
@media print {
  .page-expiration-serviceplan .al-variant-table__head th.sorting .al-sorting:after,
  .page-expiration-serviceplan .al-variant-table__head th.sorting_asc .al-sorting:after,
  .page-expiration-serviceplan .al-variant-table__head th.sorting_desc .al-sorting:after {
    display: none;
  }
}
.page-expiration-serviceplan .al-variant-table__head th.sorting .al-sorting:after {
  /*background-image:url('/_ui/responsive/common/images/sort_both.png');
					background-size: 18px;*/
  content: "\e90a" !important;
  color: #aaafb6;
}
.page-expiration-serviceplan .al-variant-table__head th.sorting_asc .al-sorting:after {
  /*background-image:url('/_ui/responsive/common/images/sort_asc.png');*/
  content: "\e908" !important;
  color: #003399;
}
.page-expiration-serviceplan .al-variant-table__head th.sorting_desc .al-sorting:after {
  /*background-image:url('/_ui/responsive/common/images/sort_desc.png');*/
  content: "\e909" !important;
  color: #003399;
}
.page-expiration-serviceplan .al-variant-table__head th.nosort {
  cursor: text !important;
}
.page-expiration-serviceplan .al-variant-table__body tr td:first-child {
  padding-left: 24px !important;
}
.page-expiration-serviceplan .al-variant-table__body tr td {
  border-bottom: 1px solid #dddee0;
  padding: 20px 5px !important;
}
.page-expiration-serviceplan .al-dataTable-footer {
  display: flex;
  justify-content: center;
  margin: 30px 0;
  border-bottom: 1px solid #cccccc;
  padding-bottom: 30px;
  padding-left: 20px;
  padding-right: 30px;
  align-items: center;
}
.page-expiration-serviceplan .al-dataTable-footer .dataTables_info {
  border-right: 1px solid #777979;
  display: inline-block;
  padding-right: 20px;
  padding-top: 0px !important;
}
.page-expiration-serviceplan .al-dataTable-footer .dataTables_paginate {
  padding-left: 20px;
  display: inline-block;
}
.page-expiration-serviceplan .al-dataTable-footer #expiration-serviceplan-listing_paginate .pagination {
  border: none;
  font-weight: normal;
  display: flex;
  align-items: center;
}
.page-expiration-serviceplan .al-dataTable-footer #expiration-serviceplan-listing_paginate .pagination .paginate_button.previous.disabled .previous,
.page-expiration-serviceplan .al-dataTable-footer #expiration-serviceplan-listing_paginate .pagination .paginate_button.next.disabled .previous,
.page-expiration-serviceplan .al-dataTable-footer #expiration-serviceplan-listing_paginate .pagination .paginate_button.previous.disabled .next,
.page-expiration-serviceplan .al-dataTable-footer #expiration-serviceplan-listing_paginate .pagination .paginate_button.next.disabled .next {
  background: #f2f6f6;
  color: #d9e3ec;
  cursor: default !important;
}
.page-expiration-serviceplan .al-dataTable-footer #expiration-serviceplan-listing_paginate .pagination .cdatatableDetails {
  margin: 0 5px;
}
.page-expiration-serviceplan #expirationSPReport .icon-download {
  cursor: pointer;
}
@media (min-width: 1024px) {
  .page-expiration-serviceplan .table-wrap {
    overflow: hidden;
  }
}
@media print {
  .page-expiration-serviceplan .account-activation-listing .table-filters {
    display: block!important;
    display: none !important;
  }
}
.page-warranty-expiration .account-activation-listing .table-filters__filters {
  float: left;
}
.page-warranty-expiration .account-activation-listing .table-filters__filters .reset-link {
  padding: 6px 0;
  margin-left: 10px;
}
.page-warranty-expiration .account-activation-listing .table-filters__filters .reset-link.disabled {
  color: #707070;
  pointer-events: none;
}
.page-warranty-expiration .al-variant-table__head th {
  background-color: #f0f4f7;
  white-space: nowrap;
  font-weight: 700;
  vertical-align: middle;
  cursor: pointer;
  padding: 1em 5px !important;
  text-align: left;
  display: table-cell;
  color: #303030;
  text-transform: capitalize;
  font-size: 14px;
  /*&.sorting, &.sorting_asc, &.sorting_desc {
					cursor: pointer;
				    background-repeat: no-repeat;
				    background-position: center right;
				}*/
}
.page-warranty-expiration .al-variant-table__head th:first-child {
  padding-left: 24px !important;
}
.page-warranty-expiration .al-variant-table__head th:last-child {
  padding-right: 24px !important;
}
.page-warranty-expiration .al-variant-table__head th:last-child.sorting:after,
.page-warranty-expiration .al-variant-table__head th:last-child.sorting_asc:after,
.page-warranty-expiration .al-variant-table__head th:last-child.sorting_desc:after {
  margin-right: 10px !important;
}
.page-warranty-expiration .al-variant-table__head th.sorting:after,
.page-warranty-expiration .al-variant-table__head th.sorting_asc:after,
.page-warranty-expiration .al-variant-table__head th.sorting_desc:after {
  content: none !important;
}
.page-warranty-expiration .al-variant-table__head th .al-sorting {
  position: relative;
}
.page-warranty-expiration .al-variant-table__head th.sorting .al-sorting:after,
.page-warranty-expiration .al-variant-table__head th.sorting_asc .al-sorting:after,
.page-warranty-expiration .al-variant-table__head th.sorting_desc .al-sorting:after {
  /*display: flex;*/
  font-family: 'epson-icons';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  -webkit-font-smoothing: antialiased;
  /* align-items: center;
                     position: absolute;*/
  top: 50%;
  transform: translateY(-50%);
  opacity: 1 !important;
  margin-left: 10px;
}
@media print {
  .page-warranty-expiration .al-variant-table__head th.sorting .al-sorting:after,
  .page-warranty-expiration .al-variant-table__head th.sorting_asc .al-sorting:after,
  .page-warranty-expiration .al-variant-table__head th.sorting_desc .al-sorting:after {
    display: none;
  }
}
.page-warranty-expiration .al-variant-table__head th.sorting .al-sorting:after {
  /*background-image:url('/_ui/responsive/common/images/sort_both.png');
					background-size: 18px;*/
  content: "\e90a" !important;
  color: #aaafb6;
}
.page-warranty-expiration .al-variant-table__head th.sorting_asc .al-sorting:after {
  /*background-image:url('/_ui/responsive/common/images/sort_asc.png');*/
  content: "\e908" !important;
  color: #003399;
}
.page-warranty-expiration .al-variant-table__head th.sorting_desc .al-sorting:after {
  /*background-image:url('/_ui/responsive/common/images/sort_desc.png');*/
  content: "\e909" !important;
  color: #003399;
}
.page-warranty-expiration .al-variant-table__head th.nosort {
  cursor: text !important;
}
.page-warranty-expiration .al-variant-table__body tr td:first-child {
  padding-left: 24px !important;
}
.page-warranty-expiration .al-variant-table__body tr td {
  border-bottom: 1px solid #dddee0;
  padding: 20px 5px !important;
}
.page-warranty-expiration .al-dataTable-footer {
  display: flex;
  justify-content: center;
  margin: 30px 0;
  border-bottom: 1px solid #cccccc;
  padding-bottom: 30px;
  padding-left: 20px;
  padding-right: 30px;
  align-items: center;
}
.page-warranty-expiration .al-dataTable-footer .dataTables_info {
  border-right: 1px solid #777979;
  display: inline-block;
  padding-right: 20px;
  padding-top: 0px !important;
}
.page-warranty-expiration .al-dataTable-footer .dataTables_paginate {
  padding-left: 20px;
  display: inline-block;
}
.page-warranty-expiration .al-dataTable-footer #warranty-expiration-listing_paginate .pagination {
  border: none;
  font-weight: normal;
  display: flex;
  align-items: center;
}
.page-warranty-expiration .al-dataTable-footer #warranty-expiration-listing_paginate .pagination .paginate_button.previous.disabled .previous,
.page-warranty-expiration .al-dataTable-footer #warranty-expiration-listing_paginate .pagination .paginate_button.next.disabled .previous,
.page-warranty-expiration .al-dataTable-footer #warranty-expiration-listing_paginate .pagination .paginate_button.previous.disabled .next,
.page-warranty-expiration .al-dataTable-footer #warranty-expiration-listing_paginate .pagination .paginate_button.next.disabled .next {
  background: #f2f6f6;
  color: #d9e3ec;
  cursor: default !important;
}
.page-warranty-expiration .al-dataTable-footer #warranty-expiration-listing_paginate .pagination .cdatatableDetails {
  margin: 0 5px;
}
.page-warranty-expiration #warrantyExpReport .icon-download {
  cursor: pointer;
}
@media (min-width: 1024px) {
  .page-warranty-expiration .table-wrap {
    overflow: hidden;
  }
}
@media print {
  .page-warranty-expiration .account-activation-listing .table-filters {
    display: block!important;
    display: none !important;
  }
}
.owl-carousel .owl-controls .owl-pagination {
  text-align: center;
  position: absolute;
  bottom: 10px;
  left: 0;
  right: 0;
}
@media (min-width: 1024px) and (max-width: 1399px) {
  .owl-carousel .owl-controls .owl-pagination {
    display: none !important;
  }
}
@media (min-width: 1400px) {
  .owl-carousel .owl-controls .owl-pagination {
    display: none !important;
  }
}
.owl-carousel .owl-controls .owl-pagination:before,
.owl-carousel .owl-controls .owl-pagination:after {
  content: " ";
  display: table;
}
.owl-carousel .owl-controls .owl-pagination:after {
  clear: both;
}
.owl-carousel .owl-controls .owl-pagination:before,
.owl-carousel .owl-controls .owl-pagination:after {
  content: " ";
  display: table;
}
.owl-carousel .owl-controls .owl-pagination:after {
  clear: both;
}
.owl-carousel .owl-controls .owl-pagination:before,
.owl-carousel .owl-controls .owl-pagination:after {
  content: " ";
  display: table;
}
.owl-carousel .owl-controls .owl-pagination:after {
  clear: both;
}
.owl-carousel .owl-controls .owl-pagination:before,
.owl-carousel .owl-controls .owl-pagination:after {
  content: " ";
  display: table;
}
.owl-carousel .owl-controls .owl-pagination:after {
  clear: both;
}
.owl-carousel .owl-controls .owl-pagination:before,
.owl-carousel .owl-controls .owl-pagination:after {
  content: " ";
  display: table;
}
.owl-carousel .owl-controls .owl-pagination:after {
  clear: both;
}
.owl-carousel .owl-controls .owl-pagination .owl-page {
  cursor: pointer;
  width: 26px;
  height: 26px;
  padding: 3px 3px;
  display: inline-block;
}
.owl-carousel .owl-controls .owl-pagination .owl-page span {
  display: block;
  width: 11px;
  height: 11px;
  background: #dddddd;
  border-radius: 50%;
}
.owl-carousel .owl-controls .owl-pagination .owl-page.active span {
  background: #003399;
}
@media (min-width: 1400px) {
  .owl-carousel .owl-controls .owl-pagination {
    display: block !important;
  }
}
@media (min-width: 1024px) and (max-width: 1700px) {
  .owl-carousel .owl-controls .owl-pagination {
    display: block !important;
  }
}
.search-module .row {
  margin-left: -10px !important;
  margin-right: -10px !important;
}
.search-module form.search-module__form {
  padding: 0;
}
.search-module .default-link:disabled {
  color: #707070;
  pointer-events: none;
}
.search-module .default-link:disabled:hover,
.search-module .default-link:disabled:focus,
.search-module .default-link:disabled:active {
  cursor: default;
  text-decoration: none;
}
@media (min-width: 1024px) {
  .search-module button + button {
    margin-left: 10px;
  }
}
@media (max-width: 1023px) {
  .search-module .row > div + div {
    margin-top: 15px;
  }
}
.search-container__header {
  border-bottom: 1px solid #dddee0;
  margin: 0 0 20px !important;
  padding: 0 0 20px;
  position: relative;
  background-color: transparent;
  padding-top: 60px;
  margin-bottom: 0 !important;
}
.search-container__header:before,
.search-container__header:after {
  content: " ";
  display: table;
}
.search-container__header:after {
  clear: both;
}
.search-container__header:before,
.search-container__header:after {
  content: " ";
  display: table;
}
.search-container__header:after {
  clear: both;
}
.search-container__header:before,
.search-container__header:after {
  content: " ";
  display: table;
}
.search-container__header:after {
  clear: both;
}
.search-container__header:before,
.search-container__header:after {
  content: " ";
  display: table;
}
.search-container__header:after {
  clear: both;
}
.search-container__header:before,
.search-container__header:after {
  content: " ";
  display: table;
}
.search-container__header:after {
  clear: both;
}
.search-container__header h1 {
  font-size: 43px;
  font-weight: 200;
  line-height: normal;
  float: left;
  margin-top: 0;
  max-width: calc(100% - 40px);
}
@media (max-width: 1023px) {
  .search-container__header h1 {
    font-size: 24px;
    margin-bottom: 0;
    padding: 10px 0;
  }
}
.search-container__header hr {
  border-top-color: #D3DEE3;
}
.search-container__header .text {
  clear: both;
  font-size: 1.4em;
}
.search-container__header .text--small {
  font-size: .9em;
}
.search-container__header .header__buttons {
  float: right;
  padding-top: 10px;
}
.search-container__header h1 + *:not(.header__buttons),
.search-container__header .header__buttons + * {
  clear: both;
}
.search-container__header .notification--bell {
  display: block;
  position: absolute;
  right: 10px;
  text-decoration: none !important;
  top: 0;
  z-index: 5;
}
.search-container__header .notification--bell:before {
  content: '\e911';
  font-family: 'epson-icons';
  font-size: 3rem;
}
.search-container__header .notification--bell:hover:before {
  text-decoration: underline;
}
@media print {
  .search-container__header {
    border-bottom: 0;
    padding: 0;
  }
  .search-container__header .heading,
  .search-container__header .text {
    display: inline-block;
    font-size: 20px;
    line-height: normal;
    margin: 0;
    padding: 0;
    width: 50%;
  }
  .search-container__header .heading {
    text-align: left;
  }
  .search-container__header .text {
    text-align: right;
  }
  .search-container__header .header__buttons {
    display: none;
  }
}
.search-container__header h1 {
  margin-top: 16px;
}
.search-container .search-container__search {
  padding-top: 20px;
  padding-bottom: 10px;
}
.search-container .search-container__search:before,
.search-container .search-container__search:after {
  content: " ";
  display: table;
}
.search-container .search-container__search:after {
  clear: both;
}
.search-container .search-container__search:before,
.search-container .search-container__search:after {
  content: " ";
  display: table;
}
.search-container .search-container__search:after {
  clear: both;
}
.search-container .search-container__search:before,
.search-container .search-container__search:after {
  content: " ";
  display: table;
}
.search-container .search-container__search:after {
  clear: both;
}
.search-container .search-container__search:before,
.search-container .search-container__search:after {
  content: " ";
  display: table;
}
.search-container .search-container__search:after {
  clear: both;
}
.search-container .search-container__search:before,
.search-container .search-container__search:after {
  content: " ";
  display: table;
}
.search-container .search-container__search:after {
  clear: both;
}
.search-container .search-container__search-input {
  border: 1px solid #cccccc;
  display: inline-block;
  height: 34px;
  padding-left: 34px;
  position: relative;
  float: left;
  width: calc(100% - 200px);
}
.search-container .search-container__search-input input[type="text"] {
  background: none;
  border: none;
  font-size: 16px;
  height: 34px;
  margin: 0;
  padding: 0;
}
.search-container .search-container__search-input:before {
  color: #cccccc;
  content: "\e003";
  display: block;
  font-family: 'Glyphicons Halflings';
  font-size: 16px;
  height: 34px;
  left: 0;
  line-height: 34px;
  position: absolute;
  text-align: center;
  top: 0;
  width: 40px;
}
@media screen and (max-width: 1023px) {
  .search-container .search-container__search-input {
    width: calc(100% - 120px);
  }
}
.search-container .search-container__search button {
  float: left;
  margin-left: 10px;
}
.search-container__quick-link {
  background-color: #f4f4f4;
  padding: 16px 24px;
}
.search-container__quick-link h2 {
  margin-top: 0;
  font-size: 20px;
}
.search-container__quick-link ul {
  list-style-type: none;
  padding: 0;
  margin: 0;
}
.search-container__result {
  padding: 20px 22px;
}
.search-container__result p {
  margin: 0 0 2%;
}
.search-container__result:hover {
  background-color: #F4F5F6;
}
#noteListModal .divider-list {
  overflow-y: scroll;
  max-height: 200px;
  border: 1px solid #dedede;
}
#noteListModal .divider-list li {
  padding: 10px;
}
#noteListModal .divider-list li:nth-child(odd) {
  background: #f2f6f6;
}
#noteListModal #form_add-note .btn {
  margin-top: 10px;
}
.module-optional-note {
  background: #f1f3f5;
  font-size: 12px;
  margin-top: 20px;
  padding: 10px 20px;
  margin-bottom: 15px;
}
.module-optional-note .listed-note {
  padding: 20px 20px 5px;
}
.module-optional-note .listed-note .note-contents {
  padding-bottom: 10px;
}
.module-optional-note .note-divider {
  padding: 0 20px 10px;
  border: 0;
}
.module-optional-note .note-divider .line {
  background-color: grey;
  border-width: 0;
  height: 1px;
  width: 100%;
  margin-top: 0;
  margin-bottom: 0;
  border: 0;
}
.module-optional-note .note-divider.break {
  padding: 10px;
  background-color: white;
}
.module-optional-note .note-divider.break .line {
  display: none;
}
.module-optional-note ul,
.module-optional-note ol {
  margin: 0;
  padding: 0 0 0 40px;
}
.module-optional-note p {
  margin: 1em 0;
}
.module-optional-note p span a {
  font-weight: 600 !important;
}
.single-accordion {
  border: 1px solid #CCCCCC;
  padding-bottom: 0 !important;
  margin-bottom: 30px !important;
}
.single-accordion--grouped {
  margin-bottom: 5px !important;
}
.single-accordion--dark .single-accordion__header {
  background-color: #19212b;
  color: #ffffff;
}
.single-accordion--dark .single-accordion__header:after {
  border-color: white;
}
.single-accordion--closed .single-accordion__header {
  background-color: #8C9095;
  color: #ffffff;
}
.single-accordion--closed .single-accordion__header:after {
  border-color: white;
}
.single-accordion--open .single-accordion__header:after {
  transform: translateY(-50%) rotateZ(45deg);
}
.single-accordion--open .single-accordion__content {
  display: block;
}
.single-accordion--open .single-accordion__content-close {
  display: none;
}
.single-accordion .col-pmv {
  display: block;
  font-size: .8em;
}
.single-accordion__header {
  background-color: #F2F4FA;
  position: relative;
  padding: 20px 100px 20px 30px;
  display: flex;
  align-items: center;
}
.single-accordion__header:after {
  content: '';
  border-right: 2px solid #303030;
  border-bottom: 2px solid #303030;
  transform: translateY(-50%) rotateZ(-45deg);
  width: 10px;
  height: 10px;
  display: block;
  position: absolute;
  top: calc(45%);
  right: 25px;
  transition: all 250ms ease-in-out;
}
.single-accordion__header-content {
  flex: 1;
}
.single-accordion__header-content--right {
  text-align: right;
}
.single-accordion__header p {
  margin: 0;
}
.single-accordion__heading {
  margin: 0;
  font-size: 18px;
  font-weight: 700;
}
.single-accordion__content {
  display: none;
}
.single-accordion__content .table-header h1 {
  margin: 0;
  padding: 15px 25px;
  font-size: 16px;
  font-weight: 700;
}
.single-accordion__content .table-header .date {
  text-align: center;
}
.single-accordion__content .table-header:last-child {
  text-align: right;
}
.single-accordion__content-block {
  padding: 0 30px;
}
.single-accordion__content-block h2 {
  font-size: 14px;
  margin: 0;
  font-weight: 700;
  max-width: 600px;
}
.single-accordion__content-block p {
  margin: 0 0 15px;
  max-width: 600px;
}
.single-accordion__content-block a {
  word-wrap: anywhere;
}
.single-accordion .add-link {
  font-size: 1.5rem;
  display: inline-block;
  margin-left: 30px;
  margin-bottom: 15px;
}
.single-accordion .bid-table {
  margin-bottom: 20px;
}
.single-accordion .bid-table__cell:last-child {
  padding-right: 3em;
}
.single-accordion .table-wrap:last-child .bid-table {
  margin-bottom: 0;
}
.single-accordion .tabs {
  margin: 20px 0;
  border-top: 0 !important;
}
@media screen and (max-width: 1024px) {
  .single-accordion .tabs {
    margin-bottom: 5px;
  }
}
.single-accordion .tabs ul {
  display: flex;
  background-color: transparent;
  flex-wrap: wrap;
}
@media screen and (max-width: 1024px) {
  .single-accordion .tabs ul {
    margin-bottom: 5px;
  }
}
.single-accordion .tabs .tabs-list li {
  text-align: center;
}
@media screen and (max-width: 1024px) {
  .single-accordion .tabs .tabs-list li {
    width: 100%;
    margin-bottom: 0;
  }
}
.single-accordion .tabs .tabs-list li a {
  padding-left: 30px;
  padding-right: 30px;
}
@media screen and (max-width: 1024px) {
  .single-accordion .tabs .tabs-list li a {
    padding-left: 20px;
    padding-right: 20px;
    border-bottom: 1px solid #ffffff !important;
  }
}
.single-accordion .tabs .tabs-list li.active:before {
  content: '';
  display: block;
  height: 0;
  width: 0;
  border-right: 22px solid black;
  border-bottom: 22px solid black;
  position: absolute;
  top: 100%;
  left: 50%;
  transform: rotateZ(45deg) translate(-50%, -50%);
}
@media screen and (max-width: 1024px) {
  .single-accordion .tabs .tabs-list li.active:before {
    display: none;
  }
}
.single-accordion .no-data-display {
  padding: 0 30px;
  margin: 40px 0;
}
.single-accordion .row {
  margin: 0;
  padding: 15px;
}
.single-accordion .row:first-child {
  padding-bottom: 0;
}
.single-accordion .track-shipment {
  float: right;
}
.single-accordion .track-shipment:before {
  content: '\e903';
  font-family: 'epson-icons';
}
.single-accordion .oow {
  color: #fd7b7b;
}
.single-accordion .remove-link {
  float: right;
  margin-right: 25px;
}
.single-accordion .remove-link:before {
  content: '\e913';
  font-family: 'epson-icons';
}
.single-accordion .service-title {
  font-size: 16px;
  font-weight: 700;
  margin: 0;
  padding-bottom: 15px;
}
.single-accordion .row .row {
  padding: 0;
  margin: 0 -10px;
}
.single-accordion .shipment-header {
  display: flex;
  padding: 20px;
}
.single-accordion .shipment-header span {
  flex: 1;
}
.single-accordion .shipment-header__title {
  font-weight: 700;
}
.single-accordion .shipment-header__date {
  text-align: center;
}
.single-accordion .shipment-header__link {
  text-align: right;
}
.single-accordion .icon-checkmark {
  margin-right: 5px;
}
.single-accordion .icon-checkmark:before {
  font-family: 'epson-icons';
  content: '\e914';
  color: #8C9095;
}
.single-accordion .w-100 {
  display: block;
  clear: both;
  width: 100%;
}
.parts-accordion {
  margin: 20px 0;
}
.parts-accordion__item--open .parts-accordion__content {
  display: block;
}
.parts-accordion__item--open .parts-accordion__header:before {
  content: '\2013';
}
.parts-accordion__item--open .parts-accordion__header {
  border-bottom: 1px solid #cccccc;
}
.parts-accordion__item:first-child .parts-accordion__header {
  border-top: 0;
}
.parts-accordion__title {
  font-weight: 100;
  color: #003399;
  display: inline-block;
  margin-left: 15px;
}
.parts-accordion__status,
.parts-accordion__ship {
  margin-left: 100px;
  display: inline-block;
}
.parts-accordion__header {
  padding: 10px 0;
  margin: 0 25px;
  background-color: #fff;
  border-top: 1px solid #cccccc;
  cursor: pointer;
}
.parts-accordion__header:before {
  content: '+';
  font-weight: 700;
  color: #003399;
  display: inline-block;
  width: 9px;
}
.parts-accordion__content {
  display: none;
  padding: 0 30px;
}
.parts-accordion__content .bid-table {
  margin-bottom: 0;
}
.parts-accordion__content .row:last-child .bid-table {
  margin-bottom: 15px;
}
.service-status-card {
  background-color: #8C9095;
  color: #ffffff;
  padding: 20px;
}
.service-status-card__title {
  font-weight: 700;
}
.service-status-card__price {
  font-size: 2em;
  text-align: right;
}
.service-status-card__row {
  display: flex;
  justify-content: flex-end;
}
.service-status-card__item {
  margin-left: 25px;
  text-align: right;
}
.service-status-card__item strong {
  display: block;
}
.service-status-card__item span {
  pointer-events: none;
}
.service-status-card__item span > a {
  color: inherit;
  text-decoration: none;
}
.video-list:before,
.video-list:after {
  content: " ";
  display: table;
}
.video-list:after {
  clear: both;
}
.video-list:before,
.video-list:after {
  content: " ";
  display: table;
}
.video-list:after {
  clear: both;
}
.video-list:before,
.video-list:after {
  content: " ";
  display: table;
}
.video-list:after {
  clear: both;
}
.video-list:before,
.video-list:after {
  content: " ";
  display: table;
}
.video-list:after {
  clear: both;
}
.video-list:before,
.video-list:after {
  content: " ";
  display: table;
}
.video-list:after {
  clear: both;
}
.video-list .video-list__item {
  cursor: pointer;
  float: left;
  margin: 0 1% 20px;
  width: 15%;
}
.video-list .video-list__item:nth-child(6n) {
  margin-right: 0;
}
.video-list .video-list__item:nth-child(6n-5) {
  clear: left;
  margin-left: 0;
}
.video-list .video-list__item:hover .video-list__image-container:after {
  background: #9ddfff;
  color: #003399;
  text-decoration: none;
}
.video-list .video-list__item:hover .video-list__title {
  text-decoration: underline;
}
.video-list .video-list__image-container {
  margin-bottom: 10px;
  position: relative;
}
.video-list .video-list__image-container img {
  max-width: 100%;
}
.video-list .video-list__image-container:after {
  background: #ffffff;
  color: #969696;
  content: "\e072 ";
  display: block;
  font-family: "Glyphicons Halflings";
  font-size: 130%;
  height: 40px;
  left: 50%;
  line-height: 40px;
  opacity: .8;
  position: absolute;
  text-align: center;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 40px;
  z-index: 10;
}
.video-list .video-list__image {
  width: 100%;
}
.video-list .video-list__duration {
  background: #000000;
  bottom: 3%;
  color: #ffffff;
  font-size: 12px;
  padding: .2em .5em;
  position: absolute;
  right: 5%;
  z-index: 100;
}
.video-list .video-list__title {
  color: #003399;
  font-size: 12px;
  font-weight: normal;
}
@media (max-width: 1023px) {
  .video-list .video-list__item {
    float: none;
    margin: 0 0 20px 0;
    width: 100%;
  }
  .video-list .video-list__item img {
    width: 100%;
  }
}
.video-play-button {
  display: block;
  position: relative;
}
.video-play-button > div:before {
  background: #ffffff;
  color: #969696;
  content: "\e072 ";
  display: block;
  font-family: "Glyphicons Halflings";
  font-size: 130%;
  height: 40px;
  left: 50%;
  line-height: 40px;
  opacity: .8;
  position: absolute;
  text-align: center;
  top: 50%;
  transform: translate(-50%, -50%);
  width: 40px;
  z-index: 10;
}
.video-play-button:hover > div:before {
  background: #9ddfff;
  color: #003399;
  text-decoration: none;
}
.list-spaced li {
  margin-bottom: 10px;
}
.list-descriptor {
  margin: 10px 0 20px;
}
.list-striped {
  list-style: none;
  padding-left: 0;
}
.list-striped li {
  padding: 12px 15px;
}
.list-striped li address {
  margin: 0;
}
.list-striped li:nth-child(odd) {
  background: #f1f3f5;
}
.controls-module [class^="icon-"] {
  font-size: 30px;
}
.controls-module a,
.controls-module button {
  display: inline-block;
  height: 30px;
  line-height: 30px;
  vertical-align: top;
}
.controls-module a.icon:hover,
.controls-module button.icon:hover {
  text-decoration: none;
}
.controls-module a + button,
.controls-module button + a,
.controls-module a + a,
.controls-module button + button {
  margin-left: 10px;
}
.controls-module form {
  padding: 0;
  display: inline-block;
  padding: 0 0 10px 10px !important;
}
.controls-module form #exportBomReport {
  cursor: pointer;
  display: block;
  text-decoration: none;
}
.list_node-tree {
  list-style: none;
  padding-left: 0;
}
.list_node-tree .list_node-tree {
  padding-left: 35px;
}
@media screen and (max-width: 639px) {
  .list_node-tree .list_node-tree {
    padding-left: 15px;
  }
}
.list_node-tree .node-tree_row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  min-height: 80px;
  margin-bottom: 10px;
  cursor: pointer;
}
@media screen and (max-width: 639px) {
  .list_node-tree .node-tree_row {
    min-height: 75px;
  }
}
.list_node-tree .node-tree_row .node-tree_heading,
.list_node-tree .node-tree_row .node-tree_open-btn {
  border: 1px solid #cccccc;
  background: #90949c;
  display: inline-flex;
  align-items: center;
}
@media screen and (max-width: 639px) {
  .list_node-tree .node-tree_row .node-tree_heading,
  .list_node-tree .node-tree_row .node-tree_open-btn {
    font-size: 12px;
    min-width: 80px;
  }
}
.list_node-tree .node-tree_row .node-tree_heading {
  width: 100%;
  position: relative;
  padding: 15px 25px;
  color: #ffffff;
}
@media screen and (max-width: 639px) {
  .list_node-tree .node-tree_row .node-tree_heading {
    padding: 10px 25px;
  }
}
.list_node-tree .node-tree_row .node-tree_heading .node-tree_info {
  display: inline-block;
  width: 60%;
}
.list_node-tree .node-tree_row .node-tree_heading .node-tree_info > p {
  font-weight: bold;
}
@media screen and (max-width: 767px) {
  .list_node-tree .node-tree_row .node-tree_heading .node-tree_info {
    display: inline-block;
    width: 100%;
  }
}
.list_node-tree .node-tree_row .node-tree_heading .node-tree_leaf-indicator {
  display: inline-block;
  position: absolute;
  font-size: 15px;
  right: 25px;
  top: 32%;
  font-weight: 600;
}
.list_node-tree .node-tree_row .node-tree_heading .node-tree_leaf-indicator > .icon-right-arrow {
  font-weight: bold;
  font-size: 21px;
  position: relative;
  top: 4px;
  display: inline-block;
  transform: rotate(90deg);
  transition: .25s ease;
  margin-left: 12px;
}
@media screen and (max-width: 767px) {
  .list_node-tree .node-tree_row .node-tree_heading .node-tree_leaf-indicator > .indicator-text {
    display: none;
  }
}
.list_node-tree .node-tree_row .node-tree_heading.collapsed > .node-tree_leaf-indicator > .icon-right-arrow {
  transform: none;
}
.list_node-tree .node-tree_row .node-tree_heading p,
.list_node-tree .node-tree_row .node-tree_heading a,
.list_node-tree .node-tree_row .node-tree_heading address {
  padding: 0;
  margin: 0;
}
@media screen and (max-width: 639px) {
  .list_node-tree .node-tree_row .node-tree_heading p,
  .list_node-tree .node-tree_row .node-tree_heading a,
  .list_node-tree .node-tree_row .node-tree_heading address {
    font-size: 12px;
  }
}
.list_node-tree .node-tree_row .node-tree_open-btn {
  width: 12%;
  justify-content: center;
  padding: 15px;
  text-align: center;
  color: #ffffff;
  margin-left: 10px;
  font-weight: 600;
  min-width: 100px;
}
@media screen and (min-width: 1024px) {
  .list_node-tree .node-tree_row .node-tree_open-btn {
    width: 100px;
  }
}
.list_node-tree .node-tree_row .node-tree_heading p:hover,
.list_node-tree .node-tree_row .node-tree_heading a:hover,
.list_node-tree .node-tree_row .node-tree_heading address:hover,
.list_node-tree .node-tree_row .node-tree_heading p:focus,
.list_node-tree .node-tree_row .node-tree_heading a:focus,
.list_node-tree .node-tree_row .node-tree_heading address:focus,
.list_node-tree .node-tree_row .node-tree_heading:hover,
.list_node-tree .node-tree_row .node-tree_heading:focus,
.list_node-tree .node-tree_row .node-tree_open-btn:focus,
.list_node-tree .node-tree_row .node-tree_open-btn:hover {
  color: #ffffff;
  text-decoration: none;
  cursor: pointer;
}
.list_node-tree .node-tree_row.active .node-tree_heading,
.list_node-tree .node-tree_row.active .node-tree_open-btn {
  background: #000000;
}
.asset-listing {
  padding: 0;
  list-style: none;
}
.asset-listing li {
  width: 22%;
  margin-top: 50px;
  float: left;
  margin-right: 2%;
  display: inline-block;
}
.asset-listing li .img-container {
  height: 200px;
  max-height: 200px;
  display: block;
}
.asset-listing li .img-container img {
  width: auto;
  max-width: 100%;
  max-height: 100%;
  height: auto;
  margin-left: auto;
  margin-right: auto;
  display: block;
}
.asset-listing li .text-container {
  margin-top: 20px;
  font-size: 16px;
}
.asset-listing li .btn {
  margin-top: 15px;
}
@media screen and (max-width: 640px) {
  .asset-listing li {
    width: 47%;
    margin-top: 35px;
    margin-right: 2%;
  }
}
@media screen and (max-width: 480px) {
  .asset-listing li {
    width: 100%;
    margin-top: 25px;
    margin-right: 0;
  }
}
.asset-pagination {
  margin-top: 80px;
  border-top: 1px solid #cccccc;
}
@media screen and (max-width: 640px) {
  .asset-pagination {
    margin-top: 30px;
    border-top: none;
  }
  .asset-pagination .pagination-bar {
    border-top: 1px solid #cccccc;
  }
}
.select-tiles {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
}
@media screen and (max-width: 639px) {
  .select-tiles {
    justify-content: center;
  }
}
.select-tiles .select-tile {
  flex-direction: column;
  margin-bottom: 10px;
  width: 18%;
  text-align: center;
  margin: 5px 7px 7px;
  min-width: 170px;
}
.select-tiles .select-tile .select-tile_descriptor {
  min-height: 175px;
  background: #eeeeee;
  padding: 20px;
  border: 1px solid #dddddd;
}
.select-tiles .select-tile .select-tile_descriptor label {
  display: block;
  text-align: center;
  padding: 0;
  margin: 0;
}
.select-tiles .select-tile .select-tile_descriptor p {
  text-align: center;
  margin-top: 5px;
}
.select-tiles .select-tile .input-switch {
  margin-top: 15px;
  margin-bottom: 10px;
  background: #eeeeee;
  padding: 2px 15px;
  color: #303030;
  font-weight: normal;
  border: 1px solid #cccccc;
}
.select-tiles .select-tile .input-switch > span {
  display: none;
}
.select-tiles .select-tile .input-switch > .select-tile_add {
  display: block;
}
.select-tiles .select-tile .input-switch:focus {
  outline: none;
}
.select-tiles .select-tile .input-switch[disabled] {
  opacity: 0.5;
  cursor: not-allowed;
}
.select-tiles .select-tile.selected .input-switch {
  margin-top: 15px;
  margin-bottom: 10px;
  background: #3fb147;
  padding: 4px 16px;
  color: #fff;
  font-weight: normal;
  border: none;
}
.select-tiles .select-tile.selected .input-switch > .select-tile_added > span {
  margin-right: 5px;
}
.select-tiles .select-tile.selected .input-switch > .select-tile_add,
.select-tiles .select-tile.selected .input-switch:hover > .select-tile_added {
  display: none;
}
.select-tiles .select-tile.selected .input-switch > .select-tile_added,
.select-tiles .select-tile.selected .input-switch:hover > .select-tile_remove {
  display: block;
}
.select-tiles .select-tile.selected .select-tile_descriptor {
  background: #f3fdf1;
  border-color: #c2eab6;
}
.alert {
  color: #303030;
  padding-left: 0;
  padding-right: 0;
  text-align: center;
}
.alert-content {
  padding-left: 11%;
  padding-right: 11%;
}
@media (max-width: 1023px) {
  .alert-content {
    padding-right: 30px;
    padding-left: 30px;
  }
}
.alert-dismissable .close {
  right: 30px;
}
@media (max-width: 1023px) {
  .product__facet {
    padding: 0;
  }
}
@media print {
  .controls-container {
    display: none;
  }
}
@media (min-width: 1024px) {
  .signatures .signatures__signature:first-of-type .signatures__content {
    padding-left: 20px;
  }
  .signatures .signatures__signature:last-of-type .signatures__content {
    padding-right: 20px;
  }
}
.file-upload {
  padding-bottom: 40px;
}
.file-upload label,
.file-upload button,
.file-upload label:focus,
.file-upload button:focus {
  border: none;
  cursor: pointer;
  display: inline-block;
  font-size: 16px;
  font-weight: 400;
  padding: 6px 42px 6px 15px;
  position: relative;
  text-align: left;
  text-transform: capitalize;
  white-space: normal;
  width: auto;
  background: #003399;
  color: #ffffff;
}
.file-upload label:before,
.file-upload button:before,
.file-upload label:focus:before,
.file-upload button:focus:before,
.file-upload label:after,
.file-upload button:after,
.file-upload label:focus:after,
.file-upload button:focus:after {
  content: '\e072';
  font-family: 'Glyphicons Halflings';
  font-size: 80%;
  position: absolute;
  right: 15px;
  top: 50%;
  transform: translateY(-50%);
}
.file-upload label:hover,
.file-upload button:hover,
.file-upload label:focus:hover,
.file-upload button:focus:hover {
  text-decoration: none;
}
.file-upload label:hover,
.file-upload button:hover {
  background-color: #9ddfff;
  color: #0031a0;
}
.file-upload label[disabled],
.file-upload button[disabled],
.file-upload label .disabled,
.file-upload button .disabled,
.file-upload label[disabled]:hover,
.file-upload button[disabled]:hover,
.file-upload label .disabled:hover,
.file-upload button .disabled:hover {
  background-color: #707070;
  color: #ffffff;
}
.file-upload label[disabled],
.file-upload button[disabled],
.file-upload label .disabled,
.file-upload button .disabled,
.file-upload label[disabled]:hover,
.file-upload button[disabled]:hover,
.file-upload label .disabled:hover,
.file-upload button .disabled:hover {
  cursor: default;
  text-decoration: none;
}
.file-upload .file-upload__text {
  border: 1px solid #aaafb6;
  font-size: 16px;
  line-height: normal;
  padding: 6px 15px;
  width: 100%;
}
.file-upload .file-upload__input-wrap {
  display: inline-block;
  position: relative;
}
.file-upload .file-upload__input-wrap input {
  opacity: 0;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  top: 0;
}
.file-upload .file-upload__submit {
  display: none;
}
@media (max-width: 1023px) {
  .file-upload .file-upload__input-wrap {
    margin-top: 10px;
  }
}
.columnated-list {
  -webkit-columns: 3;
  -moz-columns: 3;
  -o-columns: 3;
  columns: 3;
  list-style: none;
}
.address-selection {
  margin: 0 0 20px 0;
  padding: 20px;
}
.address-selection__heading {
  font-size: 18px;
  font-weight: bold;
  margin: 0 0 20px 0;
}
.address-selection__edit {
  float: right;
}
.address-selection__radio,
.address-selection__radio[type="radio"] {
  margin: 8px 20px 0 5px;
  vertical-align: top;
}
.address-selection__label {
  color: inherit;
  font-size: inherit;
  font-weight: normal;
}
.address-selection--highlighted {
  background: #f1f3f5;
}
.multidownload__select-all {
  border-bottom: 1px solid #dddee0;
  color: #303030;
  display: block;
  font-size: 20px;
  font-weight: normal;
  padding-bottom: 20px;
  text-transform: none;
}
.multidownload__check,
input[type="checkbox"].multidownload__check {
  margin: -1px 10px 0 5px;
  transform-origin: center;
  vertical-align: middle;
}
.multidownload__label {
  vertical-align: middle;
}
.multidownload__submit,
.multidownload__submit:focus {
  border: none;
  cursor: pointer;
  display: inline-block;
  font-size: 16px;
  font-weight: 400;
  padding: 6px 42px 6px 15px;
  position: relative;
  text-align: left;
  text-transform: capitalize;
  white-space: normal;
  width: auto;
  background: #003399;
  color: #ffffff;
}
.multidownload__submit:before,
.multidownload__submit:focus:before,
.multidownload__submit:after,
.multidownload__submit:focus:after {
  content: '\e072';
  font-family: 'Glyphicons Halflings';
  font-size: 80%;
  position: absolute;
  right: 15px;
  top: 50%;
  transform: translateY(-50%);
}
.multidownload__submit:hover,
.multidownload__submit:focus:hover {
  text-decoration: none;
}
.multidownload__submit:hover {
  background-color: #9ddfff;
  color: #0031a0;
}
.multidownload__submit[disabled],
.multidownload__submit .disabled,
.multidownload__submit[disabled]:hover,
.multidownload__submit .disabled:hover {
  background-color: #707070;
  color: #ffffff;
}
.multidownload__submit[disabled],
.multidownload__submit .disabled,
.multidownload__submit[disabled]:hover,
.multidownload__submit .disabled:hover {
  cursor: default;
  text-decoration: none;
}
.multidownload__reset {
  background: transparent;
  border: 0;
  color: #003399;
  display: inline-block;
  font-size: 16px;
  font-weight: 400;
  padding: 0 42px 0 0;
  position: relative;
  text-align: left;
  text-transform: uppercase;
  white-space: normal;
  width: auto;
  padding: 0;
  text-transform: none;
}
.multidownload__reset:hover {
  color: #003399;
  text-decoration: underline;
}
.multidownload--module {
  background: #d9e3ec;
  bottom: -100%;
  font-size: 20px;
  max-height: 50vh;
  opacity: 0.9;
  overflow: auto;
  position: fixed;
  transition: all 500ms ease;
  width: 100%;
  z-index: 99;
}
.multidownload--module__video,
.multidownload--module__other {
  opacity: 0;
  transition: all 250ms ease;
}
.multidownload--module__video.active,
.multidownload--module__other.active {
  opacity: 1;
}
.multidownload--module.open {
  bottom: 0;
}
.multidownload--module__message--close {
  background: transparent;
  border: 0;
  color: #000000;
}
@media (max-width: 1023px) {
  .multidownload--module {
    display: none;
  }
}
.isMobile [class*="multidownload"] {
  display: none !important;
}
.attachment-modal__list {
  border: 1px solid #cccccc;
  margin: 0;
  padding: 20px;
}
.attachment-modal__list-item {
  list-style: none;
  padding: 5px 0;
}
.attachment-modal__list-item a,
.attachment-modal__list-item button {
  margin-right: 10px;
}
.attachment-modal__name,
.attachment-modal__edit,
.attachment-modal__delete {
  display: inline-block;
}
.attachment-modal__name {
  width: 70%;
  word-break: break-all;
}
.attachment-modal__delete {
  text-align: center;
  width: 20%;
}
.upload-module {
  background: transparent;
  border: 1px dashed #cccccc;
  font-weight: normal;
  padding: 12px;
  text-align: left;
  width: 100%;
}
.upload-module__label {
  margin-right: 10px;
}
.upload-module__link {
  margin-right: 5px;
}
.upload-module .glyphicon,
.upload-module__types {
  color: #303030;
}
.upload-module .glyphicon {
  margin: 0 10px;
}
.upload-module--attached-file {
  border: none;
}
.two-up-content ul {
  display: block;
  list-style-type: none;
  margin: 0;
  overflow: hidden;
  padding: 0 30px;
  width: 48%;
}
.two-up-content ul:nth-child(odd) {
  float: left;
}
.two-up-content ul:nth-child(even) {
  float: right;
}
@media (max-width: 640px) {
  .two-up-content ul {
    width: 100%;
  }
  .two-up-content ul:nth-child(odd) {
    float: none;
  }
  .two-up-content ul:nth-child(even) {
    float: none;
  }
}
.three-up-content ul {
  display: block;
  list-style-type: none;
  margin: 0;
  overflow: hidden;
}
.three-up-content ul li {
  display: block;
  float: left;
  width: 33%;
}
.three-up-content ul li p,
.three-up-content ul li a {
  padding: 0 10px;
}
.three-up-content ul li:nth-child(3n-2) {
  clear: left;
}
.three-up-content ul li:nth-child(3n) {
  clear: right;
}
@media (max-width: 640px) {
  .three-up-content ul {
    padding: 0;
  }
  .three-up-content ul li {
    float: none;
    width: 100%;
  }
}
.three-up-content--results ul {
  padding: 0;
}
.three-up-content--results ul li a {
  padding: 0;
}
.tab-content .tabsblock {
  margin-bottom: 20px;
}
.tab-content .tabsblock button {
  background: #8c8f94;
  border: none;
  color: #fff;
  padding: 10px 30px;
  position: relative;
}
@media (min-width: 1400px) {
  .tab-content .tabsblock button {
    display: inline-block;
  }
}
@media (max-width: 1024px) {
  .tab-content .tabsblock button {
    display: inline-block;
  }
}
@media (max-width: 640px) {
  .tab-content .tabsblock button {
    display: block;
    width: 100%;
  }
  .tab-content .tabsblock button.active {
    margin-bottom: 10px;
  }
}
.tab-content .tabsblock button.active,
.tab-content .tabsblock button:hover {
  background: #000;
}
.tab-content .tabsblock button.active:before {
  background: #000;
  bottom: -3px;
  clear: both;
  content: '';
  display: block;
  height: 20px;
  left: calc(50% - 10px);
  overflow: hidden;
  position: absolute;
  transform: rotate(45deg);
  width: 20px;
  z-index: -1;
}
.tab-content .tabblock {
  display: none;
}
.tab-content .tabblock.active {
  display: block;
}
.table-content .item__list .item__list--header > li {
  font-size: 14px;
}
.table-content .item__list .item__list--header .table__cell__heading {
  cursor: pointer;
  white-space: nowrap;
}
.table-content .item__list .item__list--header .table__cell__heading.unsortable {
  cursor: default;
}
.table-content .item__list .item__list--header .table__cell__heading [class^="icon-"],
.table-content .item__list .item__list--header .table__cell__heading [class*=" icon-"] {
  color: #aaafb6;
  display: inline-block;
  margin-left: 5px;
  width: 25px;
}
.table-content .item__list .item__list--header .table__cell__heading .icon-sort-ascending,
.table-content .item__list .item__list--header .table__cell__heading .icon-sort-descending {
  color: #003399;
  display: none;
}
.table-content .item__list .item__list--header .table__cell__heading.sorted-by .icon-sort-unsorted {
  display: none;
}
.table-content .item__list .item__list--header .table__cell__heading.sorted-by:not(.sort-asc) .icon-sort-descending {
  display: inline-block;
}
.table-content .item__list .item__list--header .table__cell__heading.sorted-by.sort-asc .icon-sort-ascending {
  display: inline-block;
}
.table-content .item__list .item__list--item {
  padding-left: 0;
  padding-right: 0;
}
.table-content .item__list .item__list--item > div {
  font-size: 14px;
  display: table-cell;
  vertical-align: middle;
}
.table-content .item__list a:link:hover {
  text-decoration: underline;
}
@media only screen and (max-width: 1280px) {
  .table-content .item__list .item__list--header > li {
    display: table-cell;
  }
  .table-content .item__list .item__list--item {
    display: table;
  }
  .table-content .item__list .item__list--item > div {
    display: table-cell;
  }
}
@media (max-width: 1024px) {
  .table-content .item__list {
    margin-top: 0;
  }
  .table-content .item__list .item__list--header {
    min-width: 700px;
    table-layout: fixed;
    width: 100%;
  }
  .table-content .item__list .item__list--header > li {
    font-size: 12px;
  }
  .table-content .item__list .item__list--item {
    display: table;
    min-width: 700px;
    table-layout: fixed;
    width: 100%;
  }
  .table-content .item__list .item__list--item > div {
    font-size: 12px;
  }
}
.accordion-content .product-block {
  margin-bottom: 4px;
}
.accordion-content .product-block > button {
  background: #000;
  border: none;
  color: #fff;
  display: inline-block;
  padding: 10px 30px;
  position: relative;
  text-align: left;
  width: 100%;
}
.accordion-content .product-block > button.active,
.accordion-content .product-block > button:hover {
  background: #0031a0;
}
.accordion-content .product-block > button:before {
  background: transparent;
  border-bottom: 2px solid #fff;
  border-right: 2px solid #fff;
  clear: both;
  content: '';
  display: block;
  height: 10px;
  position: absolute;
  right: 25px;
  top: calc(50% - 5px);
  transform: rotate(-45deg);
  transition: all 250ms ease-in-out;
  width: 10px;
}
.accordion-content .product-block > button.active:before {
  transform: rotate(45deg);
}
@media print {
  .accordion-content .product-block > button:not(.active) {
    display: none;
  }
  .accordion-content .product-block > button.active {
    text-align: center;
  }
}
.accordion-content .product-block .controls-container {
  float: right;
  padding-top: 20px;
}
.accordion-content .product-block .controls-container a:hover {
  text-decoration: underline;
}
.accordion-content .product-block .controls-container button {
  background: none;
  border: 0;
}
.accordion-content .product-block .controls-container [class^="icon-"],
.accordion-content .product-block .controls-container [class*=" icon-"] {
  font-size: 30px;
}
.accordion-content .product-block .controls-container form {
  display: inline-block;
  padding: 10px 0 0 10px;
}
.accordion-content .product-block .controls-container form #exportBomReport {
  cursor: pointer;
  display: block;
  text-decoration: none;
}
.accordion-content .product-block__content {
  display: flex;
  max-height: 0;
  overflow: hidden;
  transition: all 250ms ease-in-out;
  flex-wrap: wrap;
}
.accordion-content .product-block__content.active {
  max-height: none;
}
.accordion-content .product-block__content-block {
  margin: 20px 0;
}
.accordion-content .product-block__content-block.no-space {
  margin: 0;
}
.accordion-content .product-block__content-block--columnated {
  padding-left: 15px;
  padding-right: 15px;
}
@media (min-width: 1024px) {
  .accordion-content .product-block__content-block--columnated {
    columns: 2;
  }
}
@media (min-width: 1400px) {
  .accordion-content .product-block__content-block--columnated {
    columns: 3;
  }
}
@media (max-width: 1023px) {
  .accordion-content .product-block__content-block--columnated {
    columns: 1;
  }
}
.accordion-content .product-block__content .product-link {
  display: block;
  overflow: hidden;
  clear: both;
}
.accordion-content .product-block__content .product-link .content h4 {
  font-size: 18px;
  display: block;
  height: 40px;
  overflow: hidden;
}
.accordion-content .product-block__content .product-link:hover {
  text-decoration: underline;
}
.accordion-content .product-block__content .product-link:hover .content h4 {
  text-decoration: underline;
}
.accordion-content .product-block img {
  display: block;
  height: auto;
  width: 100%;
}
.accordion-content .product-block .item__list__cart {
  margin-top: 0px;
}
.accordion-content .product-block.assembly-sublist {
  display: none;
}
.product-details .name {
  font-size: 43px;
  font-weight: 200;
  line-height: normal;
  border-bottom: 1px solid #b5b7b9;
  padding-top: 4%;
  padding-bottom: 20px;
}
@media (max-width: 1023px) {
  .product-details .name {
    font-size: 24px;
    margin-bottom: 0;
    padding: 10px 0;
  }
}
.product-details__subheading {
  font-weight: 700;
  margin-bottom: 20px;
}
.product-details .description {
  margin-top: 40px;
}
.product-details ul > li {
  list-style: disc;
}
.product-details ul li ul {
  margin-bottom: 0;
}
.product-details ul li ul li {
  list-style: circle;
}
.product-image__support {
  display: inline-block;
  width: 90%;
}
.product-image img {
  max-width: 100%;
}
@media (max-width: 1023px) {
  .product-image {
    text-align: center;
  }
}
.product-main-info__support {
  padding-left: 0;
}
.product-main-info__support .product-details .description {
  border-bottom: 0;
  margin-top: 0;
}
.product-main-info__support .product-details .description > ul {
  margin-bottom: 20px;
}
.product-main-info__support .cta-group {
  margin-bottom: 20px;
}
.product-main-info__support .cta-group a:before {
  border-left: 1px solid #cccccc;
  content: '';
  height: 1.5em;
  position: absolute;
  right: -5px;
  top: 0;
  width: 1px;
}
.product-main-info__support .cta-group a + a:before {
  content: none;
}
.product-main-info .content-container {
  clear: both;
  display: block;
  margin-bottom: 20px;
  overflow: hidden;
}
.product-main-info .controls {
  clear: both;
  display: block;
  overflow: hidden;
}
.product-main-info a.btn.btn-primary {
  display: inline-block;
  height: 34px;
  margin: 0;
  position: relative;
  top: -16px;
}
.product-main-info a.btn.btn-primary,
.product-main-info a.btn.btn-primary:focus {
  border: none;
  cursor: pointer;
  display: inline-block;
  font-size: 16px;
  font-weight: 400;
  padding: 6px 42px 6px 15px;
  position: relative;
  text-align: left;
  text-transform: capitalize;
  white-space: normal;
  width: auto;
  background: #003399;
  color: #ffffff;
}
.product-main-info a.btn.btn-primary:before,
.product-main-info a.btn.btn-primary:focus:before,
.product-main-info a.btn.btn-primary:after,
.product-main-info a.btn.btn-primary:focus:after {
  content: '\e072';
  font-family: 'Glyphicons Halflings';
  font-size: 80%;
  position: absolute;
  right: 15px;
  top: 50%;
  transform: translateY(-50%);
}
.product-main-info a.btn.btn-primary:hover,
.product-main-info a.btn.btn-primary:focus:hover {
  text-decoration: none;
}
.product-main-info a.btn.btn-primary:hover {
  background-color: #9ddfff;
  color: #0031a0;
}
.product-main-info a.btn.btn-primary[disabled],
.product-main-info a.btn.btn-primary .disabled,
.product-main-info a.btn.btn-primary[disabled]:hover,
.product-main-info a.btn.btn-primary .disabled:hover {
  background-color: #707070;
  color: #ffffff;
}
.product-main-info a.btn.btn-primary[disabled],
.product-main-info a.btn.btn-primary .disabled,
.product-main-info a.btn.btn-primary[disabled]:hover,
.product-main-info a.btn.btn-primary .disabled:hover {
  cursor: default;
  text-decoration: none;
}
.product-main-info .share {
  display: inline-block;
  height: 34px;
  line-height: 34px;
  position: relative;
}
.product-main-info .share:hover {
  text-decoration: none;
}
.product-main-info .share span {
  font-size: 24px;
  height: 34px;
  left: 0;
  position: absolute;
  text-align: center;
  top: 2px;
  width: 100%;
}
.product-main-info .share span:before {
  position: relative;
  top: 3px;
}
@media print {
  .product-main-info {
    position: relative;
    top: 40px;
  }
}
.instruction-links {
  padding-bottom: 20px;
}
.instruction-links ul,
.instruction-links li {
  list-style: none;
  margin: 0;
  padding: 0;
}
.instruction-links li {
  display: inline-block;
}
.instruction-links li + li {
  padding-left: 20px;
  position: relative;
}
.instruction-links li + li:before {
  background: #303030;
  content: '';
  height: 16px;
  left: 0;
  margin: 0;
  position: absolute;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  -o-transform: translate(0, -50%);
  transform: translate(0, -50%);
  width: 1px;
}
@media (max-width: 1023px) {
  .instruction-links li {
    padding-bottom: 5px;
  }
}
@media (max-width: 639px) {
  .instruction-links li {
    display: block;
  }
  .instruction-links li + li {
    padding-left: 0;
  }
  .instruction-links li + li:before {
    display: none;
  }
}
.replacement-product-info {
  margin-bottom: 10px;
}
.replacement-product-info a {
  font-weight: 600;
}
.replacement-product-info a:hover {
  text-decoration: underline;
}
.replacement-product-info .label {
  color: inherit;
  font-size: inherit;
  font-weight: 700;
  padding: 0;
}
@media (max-width: 1023px) {
  .replacement-product-info__support {
    padding-bottom: 40px;
  }
}
.support-os-selection {
  padding: 30px 0 20px 0;
}
.support-os-selection label {
  display: inline-block;
}
.support-os-selection .select2-container {
  width: auto !important;
}
.support-os-selection .select2-container--default .select2-selection--single {
  min-width: 350px;
}
.document-item {
  border-bottom: 1px solid #cccccc;
  padding: 40px 0;
}
.document-item:last-child {
  border-bottom: 0;
}
.document-item .document-title {
  display: inline-block;
  font-size: 16px;
  font-weight: bold;
  margin: 0 10px 20px 0;
}
.document-item .desc {
  padding-bottom: 20px;
}
.document-item .btn-text + .btn-text {
  border-left: 1px solid currentColor;
  padding-left: 15px;
}
.document-item ul {
  list-style: none;
  padding-left: 15px;
}
.document-item ul .document-title {
  display: block;
  margin: 10px 0;
}
.document-item ul li,
.document-item ul .sds-item {
  border-bottom: 1px solid #cccccc;
  padding: 5px 0 15px 0;
}
.document-item ul li:last-child,
.document-item ul .sds-item:last-child {
  border-bottom: 0;
}
.download-footer-note {
  padding: 20px 0;
}
.download-footer-note p a {
  display: inline;
}
.support-subheading {
  padding: 40px 0 20px;
}
.support-subheading:before,
.support-subheading:after {
  content: " ";
  display: table;
}
.support-subheading:after {
  clear: both;
}
.support-subheading:before,
.support-subheading:after {
  content: " ";
  display: table;
}
.support-subheading:after {
  clear: both;
}
.support-subheading:before,
.support-subheading:after {
  content: " ";
  display: table;
}
.support-subheading:after {
  clear: both;
}
.support-subheading:before,
.support-subheading:after {
  content: " ";
  display: table;
}
.support-subheading:after {
  clear: both;
}
.support-subheading:before,
.support-subheading:after {
  content: " ";
  display: table;
}
.support-subheading:after {
  clear: both;
}
.modal__heading:before,
.modal__heading:after {
  content: " ";
  display: table;
}
.modal__heading:after {
  clear: both;
}
.modal__heading:before,
.modal__heading:after {
  content: " ";
  display: table;
}
.modal__heading:after {
  clear: both;
}
.modal__heading:before,
.modal__heading:after {
  content: " ";
  display: table;
}
.modal__heading:after {
  clear: both;
}
.modal__heading:before,
.modal__heading:after {
  content: " ";
  display: table;
}
.modal__heading:after {
  clear: both;
}
.modal__heading:before,
.modal__heading:after {
  content: " ";
  display: table;
}
.modal__heading:after {
  clear: both;
}
@media print {
  .page-supportProductDetailsPage .module-optional-note,
  .page-supportProductDetailsPage button,
  .page-supportProductDetailsPage .tabs-list,
  .page-supportProductDetailsPage .controls-module,
  .page-supportProductDetailsPage .instruction-links,
  .page-supportProductDetailsPage .product-page,
  .page-supportProductDetailsPage [class*="icon-sort-"],
  .page-supportProductDetailsPage .tabs.tabs-responsive .tabhead {
    display: none !important;
  }
}
.nav.nav-tabs.nested-tabs-vertical {
  background: transparent;
  display: block;
  margin: 0;
  width: 300px;
  float: left;
}
.nav.nav-tabs.nested-tabs-vertical li {
  display: block;
  float: none;
}
.nav.nav-tabs.nested-tabs-vertical li a {
  background: transparent;
  color: #039;
  border-left: 2px solid transparent;
  font-weight: 600;
  font-size: 12px;
  text-transform: capitalize;
}
.nav.nav-tabs.nested-tabs-vertical li.active a,
.nav.nav-tabs.nested-tabs-vertical li:hover a {
  background: #f4f5f7;
  border-left: 2px solid #039;
  border-radius: 0;
  color: #90939A;
}
.simple-responsive-banner-component.module-questions .module-content .search-bar {
  margin-bottom: 25px;
  color: #b4b4b4;
  padding-right: 1px;
}
.simple-responsive-banner-component.module-questions .module-content .search-bar .btn {
  padding-right: 15px;
}
.simple-responsive-banner-component.module-questions .module-content .search-bar .btn:before {
  display: none;
}
.simple-responsive-banner-component.module-questions .module-content .search-bar .btn:after {
  display: none;
}
.simple-responsive-banner-component.module-questions .module-content .faq-tab-content {
  float: left;
  width: 70%;
  margin-left: 4%;
}
.simple-responsive-banner-component.module-questions .module-content .faq-tab-content .tab-pane {
  display: none;
  width: 90%;
}
.simple-responsive-banner-component.module-questions .module-content .faq-tab-content .tab-pane .panel-body {
  padding: 12px 0 0 0;
  font-size: 12px;
}
.simple-responsive-banner-component.module-questions .module-content .faq-tab-content .tab-pane .panel-body ul {
  list-style: none;
  margin: 10px 0 0 0;
  padding: 0;
}
.simple-responsive-banner-component.module-questions .module-content .faq-tab-content .tab-pane .panel-body ul li {
  margin-left: 14px;
  padding-bottom: 10px;
  position: relative;
}
.simple-responsive-banner-component.module-questions .module-content .faq-tab-content .tab-pane .panel-body ul li:before {
  color: #039;
  content: "\2022";
  display: inline-block;
  left: -14px;
  position: absolute;
  top: -5px;
  font-size: 20px;
}
.simple-responsive-banner-component.module-questions .module-content .faq-tab-content .tab-pane .panel-body ul li:last-child {
  padding-bottom: 0;
}
.simple-responsive-banner-component.module-questions .module-content .faq-tab-content .tab-pane .panel-body ul li b {
  text-transform: uppercase;
}
.simple-responsive-banner-component.module-questions .module-content .faq-tab-content .tab-pane .panel-body ul li a {
  color: #039;
  font-size: 12px;
}
.simple-responsive-banner-component.module-questions .module-content .faq-tab-content .tab-pane.active {
  display: block;
}
.simple-responsive-banner-component img[align=absmiddle] {
  width: auto;
  max-width: 100%;
}
.language-zh .simple-responsive-banner-component .module-questions .module-content .faq-tab-content .tab-pane .panel-body,
.language-zh_TW .simple-responsive-banner-component .module-questions .module-content .faq-tab-content .tab-pane .panel-body,
.language-zh-CN .simple-responsive-banner-component .module-questions .module-content .faq-tab-content .tab-pane .panel-body {
  font-size: 16px;
}
.language-zh .simple-responsive-banner-component .module-questions .module-content .faq-tab-content .tab-pane .panel-body ul li a,
.language-zh_TW .simple-responsive-banner-component .module-questions .module-content .faq-tab-content .tab-pane .panel-body ul li a,
.language-zh-CN .simple-responsive-banner-component .module-questions .module-content .faq-tab-content .tab-pane .panel-body ul li a {
  font-size: 16px;
}
#panel-questions .nav.nav-tabs li {
  background: transparent;
}
@media only screen and (min-width: 1023px) {
  #panel-questions .collapse[data-parent=".faq-tab-content"] {
    display: block;
  }
}
@media only screen and (min-width: 1023px) {
  .panel-collapse[data-parent=".tab-content"] {
    height: auto !important;
  }
}
@media only screen and (max-width: 1023px) {
  .simple-responsive-banner-component.module-questions .module-content .search-bar {
    padding-right: 0px;
  }
  .simple-responsive-banner-component.module-questions .module-content .search-bar .btn {
    font-size: 16px !important;
  }
  .simple-responsive-banner-component.module-questions .module-content .faq-tab-content {
    float: right;
    width: 100%;
  }
  .simple-responsive-banner-component.module-questions .module-content .faq-tab-content .tab-pane {
    display: block;
  }
  .simple-responsive-banner-component.module-questions .module-content .faq-tab-content .tab-pane h4 a {
    background: transparent;
    color: #039;
    display: block;
    outline: none;
    padding: 10px 0;
    text-decoration: underline;
    position: relative;
    padding-right: 35px;
  }
  .simple-responsive-banner-component.module-questions .module-content .faq-tab-content .tab-pane h4 a.collapsed {
    background: transparent;
    display: block;
    padding: 10px 0;
    text-decoration: none;
    position: relative;
    padding-right: 35px;
  }
  .simple-responsive-banner-component.module-questions .module-content .faq-tab-content .tab-pane h4 a.collapsed:hover {
    text-decoration: underline;
  }
  .simple-responsive-banner-component.module-questions .module-content .faq-tab-content .tab-pane h4 a.collapsed:hover:after {
    text-decoration: none;
  }
  .simple-responsive-banner-component.module-questions .module-content .faq-tab-content .tab-pane h4 a.collapsed:after {
    content: "+";
    padding-right: 20px;
    position: absolute;
    top: 5px;
    right: 0px;
  }
  .simple-responsive-banner-component.module-questions .module-content .faq-tab-content .tab-pane h4 a:after {
    border: none;
    color: #039;
    content: "\2013";
    display: block;
    float: right;
    font-size: 18px;
    font-weight: 100;
    padding-right: 18px;
    position: absolute;
    right: 2px;
    text-align: center;
    top: 5px;
    transform: none;
  }
  .simple-responsive-banner-component.module-questions .module-content .faq-tab-content .tab-pane .panel-body {
    padding: 0 15px 20px;
  }
}
.style-faqs-container {
  overflow: hidden;
}
.style-faqs-container .style-related-content {
  float: left;
}
.style-faqs-container .style-related-content h5 {
  font-weight: bold;
}
#faqDisplay .tab-content > .tab-pane {
  display: block;
}
.tabs .tabs-list > li {
  float: left;
}
.tabs .tabbody {
  background: none;
  border: 0;
  padding: 15px 0;
}
.tabs .tabs-list {
  background: #90949c;
  display: block;
  margin: 0;
}
.tabs .tabs-list:before,
.tabs .tabs-list:after {
  content: " ";
  display: table;
}
.tabs .tabs-list:after {
  clear: both;
}
.tabs .tabs-list:before,
.tabs .tabs-list:after {
  content: " ";
  display: table;
}
.tabs .tabs-list:after {
  clear: both;
}
.tabs .tabs-list:before,
.tabs .tabs-list:after {
  content: " ";
  display: table;
}
.tabs .tabs-list:after {
  clear: both;
}
.tabs .tabs-list:before,
.tabs .tabs-list:after {
  content: " ";
  display: table;
}
.tabs .tabs-list:after {
  clear: both;
}
.tabs .tabs-list:before,
.tabs .tabs-list:after {
  content: " ";
  display: table;
}
.tabs .tabs-list:after {
  clear: both;
}
.tabs .tabs-list li {
  background: #90949c;
  border-right: 1px solid #ffffff;
  margin-bottom: 0;
  padding: 0;
}
.tabs .tabs-list li a {
  border: 0;
  color: #ffffff;
  display: block;
  font-size: 13px;
  line-height: 1.5;
  margin: 0;
  padding: 10px 15px;
  white-space: nowrap;
}
.tabs .tabs-list li a:hover,
.tabs .tabs-list li a:focus {
  background: #000000;
  border-bottom: 0;
  color: #ffffff;
}
.tabs .tabs-list li.active {
  border-bottom: 0;
}
.tabs .tabs-list li.active a,
.tabs .tabs-list li.active a:hover,
.tabs .tabs-list li.active a:focus {
  background: #000000;
  border-bottom: 0;
  color: #ffffff;
}
.tabs .tabs-list li + li:before {
  display: none;
}
@media (max-width: 1023px) {
  .tabs.tabs-responsive .tabhead {
    height: auto;
    position: relative;
    width: 100%;
  }
  .tabs.tabs-responsive .tabhead a {
    background: #90949c;
    color: #ffffff;
    display: block;
    padding: 10px 15px;
  }
  .tabs.tabs-responsive .tabhead .glyphicon {
    color: #ffffff;
    display: block;
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%) rotate(0deg);
    transition: all 0.5s ease;
  }
  .tabs.tabs-responsive .tabhead .glyphicon:before {
    content: "\e072";
  }
  .tabs.tabs-responsive .tabhead.active {
    border-bottom: 0;
  }
  .tabs.tabs-responsive .tabhead.active a {
    background: #000000;
  }
  .tabs.tabs-responsive .tabhead.active .glyphicon {
    transform: rotate(90deg);
  }
}
.content-toggle {
  border-bottom: 1px solid #b5b7b9;
}
.content-toggle .content-toggle__btn {
  background: transparent;
  border: 0;
  font-size: 16px;
  font-weight: bold;
  padding: 20px 22px 20px 0;
  text-align: left;
}
.content-toggle .content-toggle__btn:after {
  content: '+';
  display: inline-block;
  font-size: 1.3em;
  margin-left: 10px;
  margin-right: -22px;
  vertical-align: baseline;
  width: 12px;
}
.content-toggle .btn-alpha.download {
  float: right;
  margin-top: 35px;
}
.content-toggle .content-toggle__details {
  font-size: 12px;
  margin-top: -10px;
  padding-bottom: 30px;
}
.content-toggle .content-toggle__content {
  display: none;
}
.tabs-responsive .content-toggle .content-toggle__content {
  padding-left: 70px;
}
.content-toggle table td {
  padding: 8px;
}
.content-toggle p,
.content-toggle .sub-body {
  margin: 0 0 2% 0;
}
.content-toggle .sub-body + ul {
  margin-top: -20px;
}
.content-toggle .sub-header {
  font-weight: bold;
  margin: 0;
}
.content-toggle--open > .content-toggle__btn:after {
  content: '\2013';
}
.content-toggle .content-toggle {
  border-bottom: 0;
  border-top: 1px solid #b5b7b9;
}
.content-toggle .content-toggle .content-toggle__content {
  padding-bottom: 40px;
}
.content-toggle .content-toggle .content-toggle__content p a {
  display: inline;
}
.tabs-responsive .content-toggle .content-toggle .content-toggle__content {
  padding-left: 0;
}
@media (max-width: 1023px) {
  .tabs-responsive .content-toggle .content-toggle__content {
    padding-left: 30px;
  }
  .content-toggle .content-toggle__details {
    margin-top: 0;
  }
  .content-toggle .content-toggle__btn {
    display: block;
  }
  .content-toggle .btn-alpha.download {
    float: none;
    margin-bottom: 20px;
    margin-top: 0;
  }
}
.three-col-tout {
  padding-top: 20px;
  display: flex;
  flex-wrap: wrap;
}
.three-col-tout__block {
  margin-bottom: 20px;
}
.three-col-tout__image {
  border-bottom: 1px solid #ccc;
  display: block;
  height: auto;
  overflow: hidden;
  position: relative;
  width: 100%;
}
.three-col-tout__image img {
  display: block;
  height: auto;
  width: 100%;
}
.three-col-tout__image img.foreground {
  left: 0;
  position: absolute;
  top: 0;
}
.three-col-tout__content {
  border: 1px solid #ccc;
  margin-bottom: 20px;
}
.three-col-tout__content .container-block {
  height: 100%;
  overflow: hidden;
  position: relative;
}
.three-col-tout__heading {
  font-size: 1.3em;
  font-weight: 100;
  padding: 0 20px;
}
.three-col-tout__list {
  list-style-type: none;
  margin-bottom: 20px;
  padding: 0 20px;
}
.three-col-tout__list > li {
  padding: 6px 0;
}
.three-col-tout__list > li + li {
  border: none;
}
.three-col-tout a:hover {
  text-decoration: underline;
}
.three-col-tout .gray {
  color: #83888f;
}
.three-col-tout-display {
  display: block !important;
}
.page-header {
  background: transparent;
  border-bottom: 1px solid #cccccc;
  display: block;
  margin-bottom: 20px;
  padding-bottom: 20px;
  width: 100%;
}
.page-header:before,
.page-header:after {
  content: " ";
  display: table;
}
.page-header:after {
  clear: both;
}
.page-header:before,
.page-header:after {
  content: " ";
  display: table;
}
.page-header:after {
  clear: both;
}
.page-header:before,
.page-header:after {
  content: " ";
  display: table;
}
.page-header:after {
  clear: both;
}
.page-header:before,
.page-header:after {
  content: " ";
  display: table;
}
.page-header:after {
  clear: both;
}
.page-header:before,
.page-header:after {
  content: " ";
  display: table;
}
.page-header:after {
  clear: both;
}
@media print {
  .page-header {
    margin-top: 60px;
  }
}
.page-header h2 {
  font-size: 43px;
  font-weight: 200;
  line-height: normal;
  margin-top: 0;
}
@media (max-width: 1023px) {
  .page-header h2 {
    font-size: 24px;
    margin-bottom: 0;
    padding: 10px 0;
  }
}
.page-header h3 {
  font-size: 18px;
  font-weight: 600;
  margin: 0;
}
.page-header .page-header__h-tag {
  font-size: 43px;
  font-weight: 200;
  line-height: normal;
  margin: 0 0 20px 0;
  padding: 0;
}
@media (max-width: 1023px) {
  .page-header .page-header__h-tag {
    font-size: 24px;
    margin-bottom: 0;
    padding: 10px 0;
  }
}
.page-header .page-header__sub-heading {
  font-weight: 400;
  font-size: 2.5rem;
}
.page-header .page-sub-header__h-tag {
  font-size: 1.2em;
  font-weight: 700;
  clear: both;
  margin: 0 0 20px 0;
  padding: 0;
}
.page-header__buttons .btn-default-icon:hover {
  color: #003399;
  text-decoration: none;
}
.page-header__buttons .btn-default-icon + .btn-default-icon,
.page-header__buttons .btn-default-icon + form {
  margin-left: 15px;
}
.page-header__buttons > form {
  display: inline-block;
  padding: 0 !important;
}
@media print {
  .page-header__buttons {
    display: none;
  }
}
.page-header__account__label {
  font-weight: 600;
  margin-right: 15px;
}
.page-header__account {
  clear: both;
}
.page-header__account + .page-header__account {
  margin-top: 10px;
}
.page-header__account .select2 {
  max-width: 300px;
}
.page-header__account a,
.page-header__account button {
  border: 0;
  background: none;
}
.page-header__account a:hover,
.page-header__account button:hover {
  text-decoration: underline;
}
.page-header__account a.disabled,
.page-header__account button.disabled {
  color: #707070;
  pointer-events: none;
}
.page-header__account a.disabled:hover,
.page-header__account button.disabled:hover,
.page-header__account a.disabled:focus,
.page-header__account button.disabled:focus,
.page-header__account a.disabled:active,
.page-header__account button.disabled:active {
  cursor: default;
  text-decoration: none;
}
@media print {
  .page-header__account .js-change-account {
    display: none;
  }
}
.page-header__account__select,
.page-header__account__region {
  display: none;
}
.page-header__account__select.show,
.page-header__account__region.show {
  display: inline !important;
}
.page-header__account__select {
  margin-right: 15px;
}
.subhead_highlight {
  color: #003399;
  font-weight: bold;
  font-size: 16px;
}
@media (max-width: 1023px) {
  .page-header__account__select,
  .page-header__account__region {
    margin-bottom: 10px;
    margin-right: 0;
  }
  .page-header__account__select.show,
  .page-header__account__region.show {
    display: block !important;
  }
  .page-header__account__select .select2,
  .page-header__account__region .select2 {
    max-width: none;
    width: 100%;
  }
}
.main__inner-wrapper {
  position: relative;
}
.need-help--widget {
  display: block;
  position: absolute;
  right: calc(11% + 10px);
  z-index: 10;
}
@media (max-width: 1023px) {
  .need-help--widget {
    right: 30px;
  }
}
@media print {
  .need-help--widget {
    display: none;
  }
}
.need-help--link {
  background: #f1f3f5;
  color: #000;
  display: block;
  font-size: 16px;
  padding: 7px 30px 10px 10px;
}
.need-help--link .icon-question-mark {
  color: #0031a0;
  font-size: 24px;
  margin-right: 8px;
  position: relative;
  top: 4px;
}
.need-help--link:active,
.need-help--link:focus,
.need-help--link:hover {
  text-decoration: none;
}
.need-help--link:active:before,
.need-help--link:focus:before,
.need-help--link:hover:before {
  text-decoration: none;
}
.banner-component-demo {
  padding-bottom: 100px;
  padding-top: 60px;
}
.banner-module {
  background-position: center;
  background-size: cover;
  display: block;
  height: auto;
  min-height: 220px;
  overflow: hidden;
  padding: 30px 0;
  position: relative;
  width: 100%;
}
.banner-module:after {
  clear: both;
  content: " ";
  display: block;
  height: 0;
  overflow: hidden;
}
.banner-module .module-content {
  padding-left: 11%;
  padding-right: 11%;
  color: #fff;
  display: block;
  font-size: 20px;
  margin: 0 auto;
  min-height: 160px;
  position: relative;
  width: 50%;
}
@media (max-width: 1023px) {
  .banner-module .module-content {
    padding-right: 30px;
    padding-left: 30px;
  }
}
.banner-module .module-content h3 {
  font-size: 43px;
  font-weight: 200;
  line-height: normal;
  margin: 0 0 10px;
}
.banner-module .module-content h3 img {
  height: auto;
  max-width: 69%;
  width: auto;
}
.banner-module .module-content p {
  font-size: 20px;
  margin: 0 0 10px 0;
  word-break: normal;
}
.banner-module .module-content a.btn.btn-primary {
  display: inline-block;
  margin: 0;
  position: relative;
  vertical-align: top;
}
.banner-module .module-content a.btn.btn-primary,
.banner-module .module-content a.btn.btn-primary:focus {
  border: none;
  cursor: pointer;
  display: inline-block;
  font-size: 16px;
  font-weight: 400;
  padding: 6px 42px 6px 15px;
  position: relative;
  text-align: left;
  text-transform: capitalize;
  white-space: normal;
  width: auto;
  background: #003399;
  color: #ffffff;
}
.banner-module .module-content a.btn.btn-primary:before,
.banner-module .module-content a.btn.btn-primary:focus:before,
.banner-module .module-content a.btn.btn-primary:after,
.banner-module .module-content a.btn.btn-primary:focus:after {
  content: '\e072';
  font-family: 'Glyphicons Halflings';
  font-size: 80%;
  position: absolute;
  right: 15px;
  top: 50%;
  transform: translateY(-50%);
}
.banner-module .module-content a.btn.btn-primary:hover,
.banner-module .module-content a.btn.btn-primary:focus:hover {
  text-decoration: none;
}
.banner-module .module-content a.btn.btn-primary:hover {
  background-color: #9ddfff;
  color: #0031a0;
}
.banner-module .module-content a.btn.btn-primary[disabled],
.banner-module .module-content a.btn.btn-primary .disabled,
.banner-module .module-content a.btn.btn-primary[disabled]:hover,
.banner-module .module-content a.btn.btn-primary .disabled:hover {
  background-color: #707070;
  color: #ffffff;
}
.banner-module .module-content a.btn.btn-primary[disabled],
.banner-module .module-content a.btn.btn-primary .disabled,
.banner-module .module-content a.btn.btn-primary[disabled]:hover,
.banner-module .module-content a.btn.btn-primary .disabled:hover {
  cursor: default;
  text-decoration: none;
}
.banner-module .foreground-image {
  display: block;
  position: relative;
  text-align: center;
}
.banner-module .foreground-image img {
  margin-top: 15px;
}
.banner-module.center-content .module-content {
  padding: 0;
}
.banner-module.left-content .module-content {
  float: left;
  margin: 0;
  padding-right: 0;
  text-align: left;
}
.banner-module.left-content .foreground-image {
  float: right;
  margin: 0 11% 0 0;
  text-align: right;
}
.banner-module.left-content .foreground-image img {
  margin-top: 0;
}
.banner-module.right-content .module-content {
  float: right;
  margin: 0;
  padding-left: 0;
  text-align: left;
}
.banner-module.right-content .foreground-image {
  float: left;
  margin: 0 0 0 11%;
  text-align: left;
}
.banner-module.right-content .foreground-image img {
  margin-top: 0;
}
@media only screen and (max-width: 1023px) {
  .banner-module.center-content {
    background-position: center top;
  }
}
.banner-module.center-content .module-content {
  text-align: center;
}
@media only screen and (min-width: 1024px) {
  .banner-module.center-content .module-content h3 img {
    width: auto;
    height: auto;
  }
}
@media only screen and (max-width: 1023px) {
  .banner-module.center-content .module-content {
    width: 90%;
    margin: 0 auto;
  }
}
.banner-module.dark .module-content {
  color: #000;
}
@media (min-width: 1024px) and (max-width: 1399px) {
  .banner-module .module-content h3 {
    font-size: 36px;
  }
  .banner-module .module-content p,
  .banner-module .module-content .text-container {
    font-size: 17px;
  }
}
@media only screen and (max-width: 1023px) {
  .banner-module .module-content h3 {
    font-size: 24px;
  }
  .banner-module .module-content h3 img {
    max-width: 35%;
  }
  .banner-module .module-content p,
  .banner-module .module-content .text-container {
    font-size: 16px;
  }
}
@media (max-width: 1023px) {
  .banner-module .module-content {
    margin: 0;
    padding: 0 30px !important;
    width: 100% !important;
  }
  .banner-module .module-content h3 img {
    height: auto;
    max-width: 100%;
    width: 100% !important;
  }
  .banner-module .foreground-image {
    float: none;
    margin: 0 !important;
    padding: 0 30px !important;
    text-align: left;
    width: 100%;
  }
  .banner-module .foreground-image img {
    height: auto;
    margin-top: 15px !important;
    width: 100% !important;
  }
}
.substitute-part p {
  margin-bottom: 0;
}
.substitute-part .variant-a-table__cell {
  border-bottom: 0 !important;
}
.substitute-part + .variant-a-table__row:not(.substitute-part) .variant-a-table__cell {
  border-top: 1px solid #dddee0;
}
.substitute-detail span {
  color: #000;
  font-weight: 600;
}
.substitute-discontinued {
  border-bottom: none !important;
  padding-bottom: 0 !important;
  pointer-events: none;
  color: #707070;
}
.substitute-discontinued button {
  pointer-events: auto;
}
.substitute-discontinued .discontinued-part {
  color: #000;
  display: block;
  font-weight: 600;
}
.substitute-discontinued .bid-table__cell,
.substitute-discontinued .variant-a-table__cell {
  border-bottom: none;
  padding-bottom: 0;
  pointer-events: none;
  color: #707070;
}
.substitute-discontinued .bid-table__cell .description,
.substitute-discontinued .variant-a-table__cell .description {
  color: #000;
}
.substitute-discontinued .bid-table__cell input.repairQty,
.substitute-discontinued .variant-a-table__cell input.repairQty,
.substitute-discontinued .bid-table__cell input.task-checkbox,
.substitute-discontinued .variant-a-table__cell input.task-checkbox {
  opacity: 0.2;
}
.substitute-discontinued .variant-a-table__cell:last-child {
  padding-right: 5px !important;
}
.substitute-discontinued .variant-a-table__cell br {
  display: none;
}
.substitute-discontinued input[type="checkbox"] {
  opacity: 0.2;
}
.substitute-discontinued .item__name {
  color: #000;
}
.substitute-discontinued .js-quickadd-search-order-qty,
.substitute-discontinued .js-quickadd-order-qty {
  display: none !important;
}
.no-top-margin {
  margin-top: 0;
}
.no-bottom-margin {
  margin-bottom: 0;
}
.discontinued-part {
  color: #000;
  display: block;
  font-weight: 600;
}
.toolkit-detail {
  padding: 0 15px 40px;
}
.toolkit-detail ul {
  list-style-type: initial;
}
.toolkit-detail a.btn.btn-primary {
  display: inline-block;
  margin: 0;
  position: relative;
  vertical-align: top;
}
.toolkit-detail a.btn.btn-primary,
.toolkit-detail a.btn.btn-primary:focus {
  border: none;
  cursor: pointer;
  display: inline-block;
  font-size: 16px;
  font-weight: 400;
  padding: 6px 42px 6px 15px;
  position: relative;
  text-align: left;
  text-transform: capitalize;
  white-space: normal;
  width: auto;
  background: #003399;
  color: #ffffff;
}
.toolkit-detail a.btn.btn-primary:before,
.toolkit-detail a.btn.btn-primary:focus:before,
.toolkit-detail a.btn.btn-primary:after,
.toolkit-detail a.btn.btn-primary:focus:after {
  content: '\e072';
  font-family: 'Glyphicons Halflings';
  font-size: 80%;
  position: absolute;
  right: 15px;
  top: 50%;
  transform: translateY(-50%);
}
.toolkit-detail a.btn.btn-primary:hover,
.toolkit-detail a.btn.btn-primary:focus:hover {
  text-decoration: none;
}
.toolkit-detail a.btn.btn-primary:hover {
  background-color: #9ddfff;
  color: #0031a0;
}
.toolkit-detail a.btn.btn-primary[disabled],
.toolkit-detail a.btn.btn-primary .disabled,
.toolkit-detail a.btn.btn-primary[disabled]:hover,
.toolkit-detail a.btn.btn-primary .disabled:hover {
  background-color: #707070;
  color: #ffffff;
}
.toolkit-detail a.btn.btn-primary[disabled],
.toolkit-detail a.btn.btn-primary .disabled,
.toolkit-detail a.btn.btn-primary[disabled]:hover,
.toolkit-detail a.btn.btn-primary .disabled:hover {
  cursor: default;
  text-decoration: none;
}
.expected-ship-date {
  display: block;
  font-size: 12px;
}
.expected-ship-date span {
  display: block;
}
.asset-detail-content {
  padding-bottom: 100px;
  padding-top: 60px;
}
.asset-detail-content > .row {
  padding-left: 11%;
  padding-right: 11%;
}
@media (max-width: 1023px) {
  .asset-detail-content > .row {
    padding-right: 30px;
    padding-left: 30px;
  }
}
.asset-detail-content .back-bar {
  margin-bottom: 20px;
}
.asset-detail-content .back-bar a:hover,
.asset-detail-content .back-bar a:active {
  text-decoration: none;
}
.asset-detail-content .back-bar a:before {
  content: '\e917';
  font-family: 'epson-icons';
  margin-right: 5px;
  text-decoration: none;
}
.asset-detail-content .back-bar a:hover:before,
.asset-detail-content .back-bar a:active:before {
  text-decoration: none;
}
.asset-detail-content .back-bar form,
.asset-detail-content .back-bar #orderHistoryForm {
  padding-left: 0;
  padding-right: 0;
}
.asset-detail-content__header {
  background-color: transparent;
  border-bottom: 1px solid #dddee0;
  margin: 0 0 20px !important;
  padding: 0 0 20px;
  position: relative;
}
.asset-detail-content__header:before,
.asset-detail-content__header:after {
  content: " ";
  display: table;
}
.asset-detail-content__header:after {
  clear: both;
}
.asset-detail-content__header:before,
.asset-detail-content__header:after {
  content: " ";
  display: table;
}
.asset-detail-content__header:after {
  clear: both;
}
.asset-detail-content__header:before,
.asset-detail-content__header:after {
  content: " ";
  display: table;
}
.asset-detail-content__header:after {
  clear: both;
}
.asset-detail-content__header:before,
.asset-detail-content__header:after {
  content: " ";
  display: table;
}
.asset-detail-content__header:after {
  clear: both;
}
.asset-detail-content__header:before,
.asset-detail-content__header:after {
  content: " ";
  display: table;
}
.asset-detail-content__header:after {
  clear: both;
}
.asset-detail-content__header h1 {
  font-size: 43px;
  font-weight: 200;
  line-height: normal;
  float: left;
  margin-top: 0;
  max-width: calc(100% - 40px);
}
@media (max-width: 1023px) {
  .asset-detail-content__header h1 {
    font-size: 24px;
    margin-bottom: 0;
    padding: 10px 0;
  }
}
.asset-detail-content__header hr {
  border-top-color: #D3DEE3;
}
.asset-detail-content__header .text {
  clear: both;
  font-size: 1.4em;
}
.asset-detail-content__header .text--small {
  font-size: .9em;
}
.asset-detail-content__header .header__buttons {
  float: right;
  padding-top: 10px;
}
.asset-detail-content__header h1 + *:not(.header__buttons),
.asset-detail-content__header .header__buttons + * {
  clear: both;
}
.asset-detail-content__header .notification--bell {
  display: block;
  position: absolute;
  right: 10px;
  text-decoration: none !important;
  top: 0;
  z-index: 5;
}
.asset-detail-content__header .notification--bell:before {
  content: '\e911';
  font-family: 'epson-icons';
  font-size: 3rem;
}
.asset-detail-content__header .notification--bell:hover:before {
  text-decoration: underline;
}
@media print {
  .asset-detail-content__header {
    border-bottom: 0;
    padding: 0;
  }
  .asset-detail-content__header .heading,
  .asset-detail-content__header .text {
    display: inline-block;
    font-size: 20px;
    line-height: normal;
    margin: 0;
    padding: 0;
    width: 50%;
  }
  .asset-detail-content__header .heading {
    text-align: left;
  }
  .asset-detail-content__header .text {
    text-align: right;
  }
  .asset-detail-content__header .header__buttons {
    display: none;
  }
}
.asset-detail-content__header h1 {
  margin-bottom: 0;
}
.asset-detail-content--no-btm-padding {
  padding-bottom: 0;
}
.asset-detail-content .asset-detail__detail-block {
  display: block;
  margin-bottom: 30px;
  overflow: hidden;
  padding-bottom: 1px;
}
.asset-detail-content .asset-detail__detail-block .img-block {
  display: block;
  float: left;
  width: 24%;
}
@media (max-width: 640px) {
  .asset-detail-content .asset-detail__detail-block .img-block {
    float: none;
    margin-bottom: 20px;
    width: 100%;
  }
}
.asset-detail-content .asset-detail__detail-block .content-block {
  display: block;
  float: right;
  width: 74%;
}
@media (max-width: 640px) {
  .asset-detail-content .asset-detail__detail-block .content-block {
    float: none;
    margin-bottom: 20px;
    width: 100%;
  }
}
.asset-detail-content .asset-detail__detail-block h4 {
  font-size: 14px;
  font-weight: 600;
}
.asset-detail-content .asset-detail__detail-block ul {
  margin-bottom: 10px;
  padding-left: 18px;
}
.asset-detail-content .asset-detail__detail-block .content-container {
  clear: both;
  display: block;
  margin-bottom: 20px;
  overflow: hidden;
}
.asset-detail-content .asset-detail__detail-block .controls {
  clear: both;
  display: block;
  overflow: hidden;
}
.asset-detail-content .asset-detail__detail-block a.btn.btn-primary {
  display: inline-block;
  margin: 0;
  position: relative;
  vertical-align: top;
}
.asset-detail-content .asset-detail__detail-block a.btn.btn-primary,
.asset-detail-content .asset-detail__detail-block a.btn.btn-primary:focus {
  border: none;
  cursor: pointer;
  display: inline-block;
  font-size: 16px;
  font-weight: 400;
  padding: 6px 42px 6px 15px;
  position: relative;
  text-align: left;
  text-transform: capitalize;
  white-space: normal;
  width: auto;
  background: #003399;
  color: #ffffff;
}
.asset-detail-content .asset-detail__detail-block a.btn.btn-primary:before,
.asset-detail-content .asset-detail__detail-block a.btn.btn-primary:focus:before,
.asset-detail-content .asset-detail__detail-block a.btn.btn-primary:after,
.asset-detail-content .asset-detail__detail-block a.btn.btn-primary:focus:after {
  content: '\e072';
  font-family: 'Glyphicons Halflings';
  font-size: 80%;
  position: absolute;
  right: 15px;
  top: 50%;
  transform: translateY(-50%);
}
.asset-detail-content .asset-detail__detail-block a.btn.btn-primary:hover,
.asset-detail-content .asset-detail__detail-block a.btn.btn-primary:focus:hover {
  text-decoration: none;
}
.asset-detail-content .asset-detail__detail-block a.btn.btn-primary:hover {
  background-color: #9ddfff;
  color: #0031a0;
}
.asset-detail-content .asset-detail__detail-block a.btn.btn-primary[disabled],
.asset-detail-content .asset-detail__detail-block a.btn.btn-primary .disabled,
.asset-detail-content .asset-detail__detail-block a.btn.btn-primary[disabled]:hover,
.asset-detail-content .asset-detail__detail-block a.btn.btn-primary .disabled:hover {
  background-color: #707070;
  color: #ffffff;
}
.asset-detail-content .asset-detail__detail-block a.btn.btn-primary[disabled],
.asset-detail-content .asset-detail__detail-block a.btn.btn-primary .disabled,
.asset-detail-content .asset-detail__detail-block a.btn.btn-primary[disabled]:hover,
.asset-detail-content .asset-detail__detail-block a.btn.btn-primary .disabled:hover {
  cursor: default;
  text-decoration: none;
}
.asset-detail-content .asset-detail__detail-block .share {
  display: inline-block;
  height: 34px;
  line-height: 34px;
  position: relative;
}
.asset-detail-content .asset-detail__detail-block .share:hover {
  text-decoration: none;
}
.asset-detail-content .asset-detail__detail-block .share span {
  font-size: 24px;
  height: 34px;
  left: 0;
  position: absolute;
  text-align: center;
  top: 2px;
  width: 100%;
}
.asset-detail-content .asset-detail__detail-block .share span:before {
  position: relative;
  top: 3px;
}
.asset-detail-content .asset-detail__detail-block .share {
  margin-left: 30px;
}
.asset-detail-content .asset-detail__tabs-block .item__list {
  margin: 0;
}
.asset-detail-content .asset-detail__tabs-block .item__list--item > div {
  padding: 0 10px;
}
.asset-detail-content .asset-detail__tabs-block .item__list--item .item__thumb a {
  display: inline-block;
}
.asset-detail-content .asset-detail__tabs-block .item__check {
  width: 40px;
}
.asset-detail-content .asset-detail__tabs-block .item__thumb {
  text-align: center;
  width: 120px;
}
.asset-detail-content .asset-detail__tabs-block .item__item {
  text-align: left;
}
.asset-detail-content .asset-detail__tabs-block .item__format,
.asset-detail-content .asset-detail__tabs-block .item__size,
.asset-detail-content .asset-detail__tabs-block .item__date {
  text-align: left;
  width: 20%;
}
.asset-detail-content .thumbnail {
  border: 0;
  height: auto;
  margin: 0;
  padding: 0;
  width: 100%;
}
.asset-detail-content .zoom-in,
.asset-detail-content .video,
.asset-detail-content .pdf {
  border: 1px solid #dddee0;
  display: block;
  overflow: hidden;
  position: relative;
  width: 100%;
}
.asset-detail-content .zoom-in span {
  bottom: 10px;
  position: absolute;
  right: 10px;
  transform: scaleX(-1);
}
.asset-detail-content .video:hover,
.asset-detail-content .pdf:hover {
  text-decoration: none;
  color: #003399 !important;
}
.asset-detail-content .video span,
.asset-detail-content .pdf span {
  display: block;
  font-size: 40px;
  height: 80px;
  line-height: 80px;
  width: 100px;
}
.asset-detail-content .video {
  height: 80px;
}
.asset-detail-content .video span {
  left: 0;
  position: absolute;
  top: 0;
}
.asset-detail-content .module-optional-note {
  margin-bottom: 20px;
}
.share-modal {
  margin: 0 auto;
  padding: 20px 0;
  width: 100%;
}
.share-modal__text {
  height: 36px;
}
.share-modal__input-wrap label {
  display: none;
}
.share-modal .copy-button {
  height: 36px;
}
.share-modal .copy-button,
.share-modal .copy-button:focus {
  border: none;
  cursor: pointer;
  display: inline-block;
  font-size: 16px;
  font-weight: 400;
  padding: 6px 42px 6px 15px;
  position: relative;
  text-align: left;
  text-transform: capitalize;
  white-space: normal;
  width: auto;
  background: #003399;
  color: #ffffff;
}
.share-modal .copy-button:before,
.share-modal .copy-button:focus:before,
.share-modal .copy-button:after,
.share-modal .copy-button:focus:after {
  content: '\e072';
  font-family: 'Glyphicons Halflings';
  font-size: 80%;
  position: absolute;
  right: 15px;
  top: 50%;
  transform: translateY(-50%);
}
.share-modal .copy-button:hover,
.share-modal .copy-button:focus:hover {
  text-decoration: none;
}
.share-modal .copy-button:hover {
  background-color: #9ddfff;
  color: #0031a0;
}
.share-modal .copy-button[disabled],
.share-modal .copy-button .disabled,
.share-modal .copy-button[disabled]:hover,
.share-modal .copy-button .disabled:hover {
  background-color: #707070;
  color: #ffffff;
}
.share-modal .copy-button[disabled],
.share-modal .copy-button .disabled,
.share-modal .copy-button[disabled]:hover,
.share-modal .copy-button .disabled:hover {
  cursor: default;
  text-decoration: none;
}
@media (max-width: 640px) {
  .share-modal .copy-button {
    margin-top: 20px;
  }
  .share-modal .copy-button:hover {
    background-color: #0031a0;
    color: #fff;
  }
}
.bc-vid_outer {
  display: block;
  max-width: 960px;
  position: relative;
}
.bc-vid_outer .bc-vid_inner {
  padding-top: 56.25%;
}
.bc-vid_outer .bc-vid_inner .video-js {
  bottom: 0px;
  height: 100%;
  left: 0px;
  position: absolute;
  right: 0px;
  top: 0px;
  width: 100%;
}
.packaging-align .specification-reports {
  margin: 5px 0;
}
.packaging-align .specification-reports a {
  font-size: 18px;
}
.packaging-align .specification-reports a span {
  padding-right: 10px;
}
.packaging-align .table__row .table__cell {
  padding-left: 10px;
}
.associated-table {
  border: none;
  padding-bottom: 10px;
}
@media only screen and (max-width: 1023px) {
  .associated-table {
    margin-top: 12px;
  }
}
.associated-table .table {
  margin: 0;
}
.associated-table .table > tbody > tr > td {
  border: none;
  padding: 4px;
  white-space: nowrap;
}
@media only screen and (min-width: 1024px) {
  .associated-table .table > tbody > tr > td {
    width: 33%;
    white-space: normal;
  }
  .associated-table .table > tbody > tr > td:not(:last-child) {
    padding-right: 8px;
  }
}
@media only screen and (max-width: 1023px) {
  .associated-table .table > tbody > tr > td > .product-link {
    margin-right: 30px;
  }
}
@media only screen and (max-width: 1023px) {
  .associated-table .table > tbody > tr > td:last-child > .product-link {
    margin-right: 0px;
  }
}
.page-multiStepCheckoutSummaryPage .main__inner-wrapper > .row {
  padding-top: 60px;
  padding-left: 11%;
  padding-right: 11%;
}
@media (max-width: 1023px) {
  .page-multiStepCheckoutSummaryPage .main__inner-wrapper > .row {
    padding-right: 30px;
    padding-left: 30px;
  }
}
.page-multiStepCheckoutSummaryPage .main__inner-wrapper > .row ~ .row {
  padding-top: 0;
  margin-bottom: 30px;
}
@media (max-width: 1023px) {
  .page-multiStepCheckoutSummaryPage .main__inner-wrapper > .row .checkout-help,
  .page-multiStepCheckoutSummaryPage .main__inner-wrapper > .row .checkout-steps,
  .page-multiStepCheckoutSummaryPage .main__inner-wrapper > .row .checkout-order-summary {
    margin-left: 0;
    margin-right: 0;
  }
  .page-multiStepCheckoutSummaryPage .main__inner-wrapper > .row .checkout-steps,
  .page-multiStepCheckoutSummaryPage .main__inner-wrapper > .row .checkout-order-summary {
    padding-right: 0;
  }
  .page-multiStepCheckoutSummaryPage .main__inner-wrapper > .row .checkout-order-summary {
    border-top: 1px solid #cccccc;
    padding-bottom: 25px;
  }
  .page-multiStepCheckoutSummaryPage .main__inner-wrapper > .row .checkout-order-summary .item__list--item {
    padding-left: 10px;
    padding-right: 10px;
    width: 100%;
  }
  .page-multiStepCheckoutSummaryPage .main__inner-wrapper > .row .checkout-order-summary .checkout-order-summary-list .checkout-order-summary-list-heading {
    background: #303030 !important;
    color: #ffffff;
  }
  .page-multiStepCheckoutSummaryPage .main__inner-wrapper > .row .checkout-order-summary .item__info .visible-xs,
  .page-multiStepCheckoutSummaryPage .main__inner-wrapper > .row .checkout-order-summary .item__price .visible-xs,
  .page-multiStepCheckoutSummaryPage .main__inner-wrapper > .row .checkout-order-summary .item__quantity .visible-xs,
  .page-multiStepCheckoutSummaryPage .main__inner-wrapper > .row .checkout-order-summary .item__total .visible-xs,
  .page-multiStepCheckoutSummaryPage .main__inner-wrapper > .row .checkout-order-summary .item__info .visible-sm,
  .page-multiStepCheckoutSummaryPage .main__inner-wrapper > .row .checkout-order-summary .item__price .visible-sm,
  .page-multiStepCheckoutSummaryPage .main__inner-wrapper > .row .checkout-order-summary .item__quantity .visible-sm,
  .page-multiStepCheckoutSummaryPage .main__inner-wrapper > .row .checkout-order-summary .item__total .visible-sm {
    display: inline-block !important;
    font-weight: bold;
  }
}
.page-multiStepCheckoutSummaryPage .main__inner-wrapper > .row .checkout-headline {
  font-size: 43px;
  font-weight: 200;
  line-height: normal;
}
@media (max-width: 1023px) {
  .page-multiStepCheckoutSummaryPage .main__inner-wrapper > .row .checkout-headline {
    font-size: 24px;
    margin-bottom: 0;
    padding: 10px 0;
  }
}
.page-multiStepCheckoutSummaryPage .main__inner-wrapper > .row .checkout-headline,
.page-multiStepCheckoutSummaryPage .main__inner-wrapper > .row .checkout-steps {
  padding-left: 0;
}
.page-multiStepCheckoutSummaryPage .main__inner-wrapper > .row .multistep-checkout-cart {
  padding-top: 0px;
}
.page-multiStepCheckoutSummaryPage .main__inner-wrapper > .row .col-xs-6 .form-group label {
  overflow: hidden;
  text-overflow: ellipsis;
  width: 100%;
}
.page-multiStepCheckoutSummaryPage .main__inner-wrapper .checkout-order-summary {
  padding-right: 0;
}
.page-multiStepCheckoutSummaryPage .main__inner-wrapper .checkout-order-summary:before,
.page-multiStepCheckoutSummaryPage .main__inner-wrapper .checkout-order-summary:after {
  content: " ";
  display: table;
}
.page-multiStepCheckoutSummaryPage .main__inner-wrapper .checkout-order-summary:after {
  clear: both;
}
.page-multiStepCheckoutSummaryPage .main__inner-wrapper .checkout-order-summary:before,
.page-multiStepCheckoutSummaryPage .main__inner-wrapper .checkout-order-summary:after {
  content: " ";
  display: table;
}
.page-multiStepCheckoutSummaryPage .main__inner-wrapper .checkout-order-summary:after {
  clear: both;
}
.page-multiStepCheckoutSummaryPage .main__inner-wrapper .checkout-order-summary:before,
.page-multiStepCheckoutSummaryPage .main__inner-wrapper .checkout-order-summary:after {
  content: " ";
  display: table;
}
.page-multiStepCheckoutSummaryPage .main__inner-wrapper .checkout-order-summary:after {
  clear: both;
}
.page-multiStepCheckoutSummaryPage .main__inner-wrapper .checkout-order-summary:before,
.page-multiStepCheckoutSummaryPage .main__inner-wrapper .checkout-order-summary:after {
  content: " ";
  display: table;
}
.page-multiStepCheckoutSummaryPage .main__inner-wrapper .checkout-order-summary:after {
  clear: both;
}
.page-multiStepCheckoutSummaryPage .main__inner-wrapper .checkout-order-summary:before,
.page-multiStepCheckoutSummaryPage .main__inner-wrapper .checkout-order-summary:after {
  content: " ";
  display: table;
}
.page-multiStepCheckoutSummaryPage .main__inner-wrapper .checkout-order-summary:after {
  clear: both;
}
.page-multiStepCheckoutSummaryPage .main__inner-wrapper .checkout-order-summary .tax {
  border-top: 1px solid #aaafb6;
  font-weight: 700;
  margin-top: 15px;
  padding-top: 15px;
}
.page-multiStepCheckoutSummaryPage .main__inner-wrapper .checkout-order-summary .totals {
  border-top: 0;
  margin-top: 0;
  text-transform: none;
}
.page-multiStepCheckoutSummaryPage .main__inner-wrapper .checkout-order-summary .btn.btn-primary {
  background: transparent;
  border: 0;
  color: #003399;
  display: inline-block;
  font-size: 16px;
  font-weight: 400;
  padding: 0 42px 0 0;
  position: relative;
  text-align: left;
  text-transform: uppercase;
  white-space: normal;
  width: auto;
  clear: both;
  float: right;
  margin: 10px 0;
}
.page-multiStepCheckoutSummaryPage .main__inner-wrapper .checkout-order-summary .btn.btn-primary:hover {
  color: #003399;
  text-decoration: underline;
}
.page-multiStepCheckoutSummaryPage .main__inner-wrapper .checkout-order-summary .btn.btn-primary:after {
  content: '\e072';
  font-family: 'Glyphicons Halflings';
  font-size: 80%;
  position: absolute;
  right: 15px;
  top: 50%;
  transform: translateY(-50%);
}
.page-multiStepCheckoutSummaryPage .main__inner-wrapper .checkout-order-details {
  margin-bottom: 30px;
}
.page-multiStepCheckoutSummaryPage .main__inner-wrapper .checkout-order-details ul {
  float: left;
  list-style: none;
  margin: 0;
  padding: 0 10px;
}
.page-multiStepCheckoutSummaryPage .main__inner-wrapper .checkout-order-details li {
  margin: 5px;
}
@media (min-width: 1024px) {
  .page-multiStepCheckoutSummaryPage .main__inner-wrapper .checkout-order-details ul {
    margin: 10px 0;
    width: calc(50% - 20px);
  }
  .page-multiStepCheckoutSummaryPage .main__inner-wrapper .checkout-order-details ul + ul {
    border-left: 1px solid #aaafb6;
  }
}
@media (min-width: 640px) {
  .page-multiStepCheckoutSummaryPage .main__inner-wrapper .checkout-order-details {
    margin-top: 90px;
  }
}
@media (max-width: 1023px) {
  .page-multiStepCheckoutSummaryPage .main__inner-wrapper .checkout-order-details .checkout-order-details__col {
    float: none;
  }
  .page-multiStepCheckoutSummaryPage .main__inner-wrapper .checkout-order-details .checkout-order-details__col:first-child {
    margin-top: 10px;
  }
  .page-multiStepCheckoutSummaryPage .main__inner-wrapper .checkout-order-details .checkout-order-details__col:last-child {
    margin-bottom: 10px;
  }
}
.page-multiStepCheckoutSummaryPage .main__inner-wrapper .checkout-order-details__heading {
  background: #000000;
  color: #ffffff;
  font-size: 14px;
  font-weight: 700;
  margin: 0;
  padding: 17px 10px;
}
.page-multiStepCheckoutSummaryPage .main__inner-wrapper .checkout-order-details__content {
  border-top: 0;
  border: 1px solid #aaafb6;
}
.page-multiStepCheckoutSummaryPage .main__inner-wrapper .checkout-order-details__content:before,
.page-multiStepCheckoutSummaryPage .main__inner-wrapper .checkout-order-details__content:after {
  content: " ";
  display: table;
}
.page-multiStepCheckoutSummaryPage .main__inner-wrapper .checkout-order-details__content:after {
  clear: both;
}
.page-multiStepCheckoutSummaryPage .main__inner-wrapper .checkout-order-details__content:before,
.page-multiStepCheckoutSummaryPage .main__inner-wrapper .checkout-order-details__content:after {
  content: " ";
  display: table;
}
.page-multiStepCheckoutSummaryPage .main__inner-wrapper .checkout-order-details__content:after {
  clear: both;
}
.page-multiStepCheckoutSummaryPage .main__inner-wrapper .checkout-order-details__content:before,
.page-multiStepCheckoutSummaryPage .main__inner-wrapper .checkout-order-details__content:after {
  content: " ";
  display: table;
}
.page-multiStepCheckoutSummaryPage .main__inner-wrapper .checkout-order-details__content:after {
  clear: both;
}
.page-multiStepCheckoutSummaryPage .main__inner-wrapper .checkout-order-details__content:before,
.page-multiStepCheckoutSummaryPage .main__inner-wrapper .checkout-order-details__content:after {
  content: " ";
  display: table;
}
.page-multiStepCheckoutSummaryPage .main__inner-wrapper .checkout-order-details__content:after {
  clear: both;
}
.page-multiStepCheckoutSummaryPage .main__inner-wrapper .checkout-order-details__content:before,
.page-multiStepCheckoutSummaryPage .main__inner-wrapper .checkout-order-details__content:after {
  content: " ";
  display: table;
}
.page-multiStepCheckoutSummaryPage .main__inner-wrapper .checkout-order-details__content:after {
  clear: both;
}
.page-multiStepCheckoutSummaryPage .main__inner-wrapper .checkout-order-details__key {
  font-weight: 700;
}
.page-multiStepCheckoutSummaryPage .main__inner-wrapper .checkout__headline {
  font-size: 2.5vw;
  font-weight: 200;
  margin: 0 0 2% 0;
}
@media (min-width: 1024px) {
  .page-multiStepCheckoutSummaryPage .main__inner-wrapper .checkout-summary-headline {
    padding: 35px 0 20px 0;
  }
}
.page-multiStepCheckoutSummaryPage .main__inner-wrapper .checkout-paymentmethod {
  border: 0;
  padding: 10px 0;
}
.page-multiStepCheckoutSummaryPage .main__inner-wrapper .checkout-special-label {
  font-size: 0.9em;
  font-weight: 600;
  margin-bottom: 1em;
}
.page-multiStepCheckoutSummaryPage .main__inner-wrapper .checkout-order-summary .item__list__cart {
  margin-top: 0;
}
.page-multiStepCheckoutSummaryPage .main__inner-wrapper .checkout-order-summary .item__price {
  text-align: right;
}
.page-multiStepCheckoutSummaryPage .main__inner-wrapper .checkout-order-summary .item__quantity {
  text-align: center;
}
.page-multiStepCheckoutSummaryPage .main__inner-wrapper .checkout-order-summary .item__total--column,
.page-multiStepCheckoutSummaryPage .main__inner-wrapper .checkout-order-summary .item__total {
  padding-right: 20px;
}
.page-multiStepCheckoutSummaryPage .main__inner-wrapper .checkout-order-summary .subtotals > div {
  padding-left: 20px;
  padding-right: 20px;
}
.page-multiStepCheckoutSummaryPage .main__inner-wrapper .checkout-order-summary .subtotals > div:before,
.page-multiStepCheckoutSummaryPage .main__inner-wrapper .checkout-order-summary .subtotals > div:after {
  content: " ";
  display: table;
}
.page-multiStepCheckoutSummaryPage .main__inner-wrapper .checkout-order-summary .subtotals > div:after {
  clear: both;
}
.page-multiStepCheckoutSummaryPage .main__inner-wrapper .checkout-order-summary .subtotals > div:before,
.page-multiStepCheckoutSummaryPage .main__inner-wrapper .checkout-order-summary .subtotals > div:after {
  content: " ";
  display: table;
}
.page-multiStepCheckoutSummaryPage .main__inner-wrapper .checkout-order-summary .subtotals > div:after {
  clear: both;
}
.page-multiStepCheckoutSummaryPage .main__inner-wrapper .checkout-order-summary .subtotals > div:before,
.page-multiStepCheckoutSummaryPage .main__inner-wrapper .checkout-order-summary .subtotals > div:after {
  content: " ";
  display: table;
}
.page-multiStepCheckoutSummaryPage .main__inner-wrapper .checkout-order-summary .subtotals > div:after {
  clear: both;
}
.page-multiStepCheckoutSummaryPage .main__inner-wrapper .checkout-order-summary .subtotals > div:before,
.page-multiStepCheckoutSummaryPage .main__inner-wrapper .checkout-order-summary .subtotals > div:after {
  content: " ";
  display: table;
}
.page-multiStepCheckoutSummaryPage .main__inner-wrapper .checkout-order-summary .subtotals > div:after {
  clear: both;
}
.page-multiStepCheckoutSummaryPage .main__inner-wrapper .checkout-order-summary .subtotals > div:before,
.page-multiStepCheckoutSummaryPage .main__inner-wrapper .checkout-order-summary .subtotals > div:after {
  content: " ";
  display: table;
}
.page-multiStepCheckoutSummaryPage .main__inner-wrapper .checkout-order-summary .subtotals > div:after {
  clear: both;
}
@media (max-width: 1023px) {
  .page-multiStepCheckoutSummaryPage .main__inner-wrapper .checkout-order-summary .subtotals span {
    max-width: 50%;
    text-align: right;
  }
}
.page-multiStepCheckoutSummaryPage .main__inner-wrapper .checkout-order-summary .hidden-xs.hidden-sm.fooBar ul {
  background: #f4f4f4 !important;
  border-bottom: 1px solid #f4f4f4;
  color: #3c3c3c;
  padding: 10px 20px;
}
.page-multiStepCheckoutSummaryPage .main__inner-wrapper .checkout-order-summary .hidden-xs.hidden-sm.fooBar ul li {
  background: #f4f4f4 !important;
  color: #3c3c3c;
  font-size: 18px;
  font-weight: 600;
  padding: 0;
  text-transform: capitalize;
}
.page-multiStepCheckoutSummaryPage .main__inner-wrapper .checkout-order-summary + .place-order-form {
  display: none !important;
}
@media (max-width: 1023px) {
  .page-multiStepCheckoutSummaryPage .main__inner-wrapper .checkout-order-summary .item__price,
  .page-multiStepCheckoutSummaryPage .main__inner-wrapper .checkout-order-summary .item__quantity {
    text-align: center;
  }
}
.page-multiStepCheckoutSummaryPage .main__inner-wrapper .btn.btn-primary.btn-block {
  margin: 10px 0 10px 0;
}
.page-multiStepCheckoutSummaryPage .main__inner-wrapper .btn.btn-primary.btn-block,
.page-multiStepCheckoutSummaryPage .main__inner-wrapper .btn.btn-primary.btn-block:focus {
  border: none;
  cursor: pointer;
  display: inline-block;
  font-size: 16px;
  font-weight: 400;
  padding: 6px 42px 6px 15px;
  position: relative;
  text-align: left;
  text-transform: capitalize;
  white-space: normal;
  width: auto;
  background: #003399;
  color: #ffffff;
}
.page-multiStepCheckoutSummaryPage .main__inner-wrapper .btn.btn-primary.btn-block:before,
.page-multiStepCheckoutSummaryPage .main__inner-wrapper .btn.btn-primary.btn-block:focus:before,
.page-multiStepCheckoutSummaryPage .main__inner-wrapper .btn.btn-primary.btn-block:after,
.page-multiStepCheckoutSummaryPage .main__inner-wrapper .btn.btn-primary.btn-block:focus:after {
  content: '\e072';
  font-family: 'Glyphicons Halflings';
  font-size: 80%;
  position: absolute;
  right: 15px;
  top: 50%;
  transform: translateY(-50%);
}
.page-multiStepCheckoutSummaryPage .main__inner-wrapper .btn.btn-primary.btn-block:hover,
.page-multiStepCheckoutSummaryPage .main__inner-wrapper .btn.btn-primary.btn-block:focus:hover {
  text-decoration: none;
}
.page-multiStepCheckoutSummaryPage .main__inner-wrapper .btn.btn-primary.btn-block:hover {
  background-color: #9ddfff;
  color: #0031a0;
}
.page-multiStepCheckoutSummaryPage .main__inner-wrapper .btn.btn-primary.btn-block[disabled],
.page-multiStepCheckoutSummaryPage .main__inner-wrapper .btn.btn-primary.btn-block .disabled,
.page-multiStepCheckoutSummaryPage .main__inner-wrapper .btn.btn-primary.btn-block[disabled]:hover,
.page-multiStepCheckoutSummaryPage .main__inner-wrapper .btn.btn-primary.btn-block .disabled:hover {
  background-color: #707070;
  color: #ffffff;
}
.page-multiStepCheckoutSummaryPage .main__inner-wrapper .btn.btn-primary.btn-block[disabled],
.page-multiStepCheckoutSummaryPage .main__inner-wrapper .btn.btn-primary.btn-block .disabled,
.page-multiStepCheckoutSummaryPage .main__inner-wrapper .btn.btn-primary.btn-block[disabled]:hover,
.page-multiStepCheckoutSummaryPage .main__inner-wrapper .btn.btn-primary.btn-block .disabled:hover {
  cursor: default;
  text-decoration: none;
}
@media only screen and (max-width: 1024px) {
  .page-multiStepCheckoutSummaryPage .main__inner-wrapper .btn.btn-primary.btn-block {
    float: none;
  }
}
.page-multiStepCheckoutSummaryPage .main__inner-wrapper .checkout-order-summary-list .thumb {
  display: none;
}
@media (min-width: 1400px) {
  .page-multiStepCheckoutSummaryPage .main__inner-wrapper .checkout-order-summary-list .details {
    display: table;
    margin-left: 0;
    width: 80%;
  }
  .page-multiStepCheckoutSummaryPage .main__inner-wrapper .checkout-order-summary-list .details div {
    display: table-cell;
    text-align: center;
    width: 25%;
  }
  .page-multiStepCheckoutSummaryPage .main__inner-wrapper .checkout-order-summary-list .details div a {
    color: #000000;
  }
  .page-multiStepCheckoutSummaryPage .main__inner-wrapper .checkout-order-summary-list .details div a:hover {
    color: #003c66;
  }
  .page-multiStepCheckoutSummaryPage .main__inner-wrapper .checkout-order-summary-list .details div:first-child {
    text-align: left;
    width: 50%;
  }
  .page-multiStepCheckoutSummaryPage .main__inner-wrapper .checkout-order-summary-list .price {
    margin: 0;
    text-align: right;
    width: 20%;
  }
}
.page-multiStepCheckoutSummaryPage .main__inner-wrapper .checkout-steps .step-head {
  background: #F1F3F5;
  border-color: transparent;
  color: #000000;
  padding: 0;
}
.page-multiStepCheckoutSummaryPage .main__inner-wrapper .checkout-steps .step-head.active {
  background: rgba(66, 133, 244, 0.1);
  border-color: transparent;
  color: #003399;
}
.page-multiStepCheckoutSummaryPage .main__inner-wrapper .checkout-steps .step-head.active .title {
  font-weight: 700;
}
.page-multiStepCheckoutSummaryPage .main__inner-wrapper .checkout-steps .step-head .edit {
  transition: color 0.2s ease-in-out;
}
.page-multiStepCheckoutSummaryPage .main__inner-wrapper .checkout-steps .step-head:hover .edit {
  color: #9ddfff;
}
.page-multiStepCheckoutSummaryPage .main__inner-wrapper .checkout-steps .step-head .edit {
  color: #003399;
  vertical-align: middle;
  padding-right: 15px;
}
.page-multiStepCheckoutSummaryPage .main__inner-wrapper .checkout-steps .step-head + .step-head {
  margin-top: 2px;
}
.page-multiStepCheckoutSummaryPage .main__inner-wrapper .checkout-steps .step-body {
  margin-bottom: 24px;
}
.page-multiStepCheckoutSummaryPage .main__inner-wrapper .checkout-steps .step-body hr {
  margin: 0;
}
.page-multiStepCheckoutSummaryPage .main__inner-wrapper .checkout-steps .checkout-order-summary hr {
  margin: 0 0 10px;
}
.page-multiStepCheckoutSummaryPage .main__inner-wrapper .checkout-steps .step-body-form {
  border: none;
  margin: 10px;
  padding: 0;
}
.page-multiStepCheckoutSummaryPage .main__inner-wrapper .checkout-steps .checkout-shipping:before,
.page-multiStepCheckoutSummaryPage .main__inner-wrapper .checkout-steps .checkout-shipping:after {
  content: " ";
  display: table;
}
.page-multiStepCheckoutSummaryPage .main__inner-wrapper .checkout-steps .checkout-shipping:after {
  clear: both;
}
.page-multiStepCheckoutSummaryPage .main__inner-wrapper .checkout-steps .checkout-shipping:before,
.page-multiStepCheckoutSummaryPage .main__inner-wrapper .checkout-steps .checkout-shipping:after {
  content: " ";
  display: table;
}
.page-multiStepCheckoutSummaryPage .main__inner-wrapper .checkout-steps .checkout-shipping:after {
  clear: both;
}
.page-multiStepCheckoutSummaryPage .main__inner-wrapper .checkout-steps .checkout-shipping:before,
.page-multiStepCheckoutSummaryPage .main__inner-wrapper .checkout-steps .checkout-shipping:after {
  content: " ";
  display: table;
}
.page-multiStepCheckoutSummaryPage .main__inner-wrapper .checkout-steps .checkout-shipping:after {
  clear: both;
}
.page-multiStepCheckoutSummaryPage .main__inner-wrapper .checkout-steps .checkout-shipping:before,
.page-multiStepCheckoutSummaryPage .main__inner-wrapper .checkout-steps .checkout-shipping:after {
  content: " ";
  display: table;
}
.page-multiStepCheckoutSummaryPage .main__inner-wrapper .checkout-steps .checkout-shipping:after {
  clear: both;
}
.page-multiStepCheckoutSummaryPage .main__inner-wrapper .checkout-steps .checkout-shipping:before,
.page-multiStepCheckoutSummaryPage .main__inner-wrapper .checkout-steps .checkout-shipping:after {
  content: " ";
  display: table;
}
.page-multiStepCheckoutSummaryPage .main__inner-wrapper .checkout-steps .checkout-shipping:after {
  clear: both;
}
.page-multiStepCheckoutSummaryPage .main__inner-wrapper .checkout-steps .checkout-shipping .date-range--with-icon {
  width: 100%;
}
.page-multiStepCheckoutSummaryPage .main__inner-wrapper .checkout-steps .checkout-review label {
  white-space: inherit !important;
}
.page-multiStepCheckoutSummaryPage .main__inner-wrapper .checkout-steps .checkout-shipping,
.page-multiStepCheckoutSummaryPage .main__inner-wrapper .checkout-steps .checkout-review {
  border-bottom: 1px solid #cccccc;
  border: none;
  margin: 10px 0;
  padding: 0;
}
.page-multiStepCheckoutSummaryPage .main__inner-wrapper .checkout-steps .checkout-shipping .countrySelector .control-label,
.page-multiStepCheckoutSummaryPage .main__inner-wrapper .checkout-steps .checkout-review .countrySelector .control-label {
  display: none;
}
.page-multiStepCheckoutSummaryPage .main__inner-wrapper .checkout-steps .checkout-shipping .i18nAddressForm input,
.page-multiStepCheckoutSummaryPage .main__inner-wrapper .checkout-steps .checkout-review .i18nAddressForm input {
  height: 45px;
  line-height: 45px;
  font-size: 16px;
}
.page-multiStepCheckoutSummaryPage .main__inner-wrapper .checkout-steps .checkout-shipping .i18nAddressForm .select2-container .select2-selection--single,
.page-multiStepCheckoutSummaryPage .main__inner-wrapper .checkout-steps .checkout-review .i18nAddressForm .select2-container .select2-selection--single {
  height: 45px;
}
.page-multiStepCheckoutSummaryPage .main__inner-wrapper .checkout-steps .checkout-shipping .i18nAddressForm .select2-container .select2-selection--single .select2-selection__rendered,
.page-multiStepCheckoutSummaryPage .main__inner-wrapper .checkout-steps .checkout-review .i18nAddressForm .select2-container .select2-selection--single .select2-selection__rendered {
  line-height: 45px;
  font-size: 16px;
}
.page-multiStepCheckoutSummaryPage .main__inner-wrapper .checkout-steps .checkout-shipping .i18nAddressForm,
.page-multiStepCheckoutSummaryPage .main__inner-wrapper .checkout-steps .checkout-review .i18nAddressForm,
.page-multiStepCheckoutSummaryPage .main__inner-wrapper .checkout-steps .checkout-shipping .i18nAddressForm + .checkbox,
.page-multiStepCheckoutSummaryPage .main__inner-wrapper .checkout-steps .checkout-review .i18nAddressForm + .checkbox {
  float: right;
  width: calc(100% - 0px);
}
.page-multiStepCheckoutSummaryPage .main__inner-wrapper .checkout-steps .checkout-shipping .i18nAddressForm + .checkbox,
.page-multiStepCheckoutSummaryPage .main__inner-wrapper .checkout-steps .checkout-review .i18nAddressForm + .checkbox {
  margin: 0;
}
.page-multiStepCheckoutSummaryPage .main__inner-wrapper .checkout-steps .checkout-shipping .i18nAddressForm select.form-control,
.page-multiStepCheckoutSummaryPage .main__inner-wrapper .checkout-steps .checkout-review .i18nAddressForm select.form-control {
  float: none;
  width: 100%;
}
.page-multiStepCheckoutSummaryPage .main__inner-wrapper .checkout-steps .checkout-shipping .countrySelector,
.page-multiStepCheckoutSummaryPage .main__inner-wrapper .checkout-steps .checkout-review .countrySelector {
  margin-bottom: 0;
}
.page-multiStepCheckoutSummaryPage .main__inner-wrapper .checkout-steps .checkout-shipping-items.row {
  margin: 0;
  padding: 0;
}
.page-multiStepCheckoutSummaryPage .main__inner-wrapper .checkout-steps .checkout-shipping-items.row .col-sm-12.col-lg-6 {
  width: 100%;
}
.page-multiStepCheckoutSummaryPage .main__inner-wrapper .checkout-steps .checkout-shipping-items.row .checkout-shipping-items-header {
  padding-top: 0;
}
.page-multiStepCheckoutSummaryPage .main__inner-wrapper .checkout-steps .checkout-shipping-items.row .name {
  padding-left: 0;
}
.page-multiStepCheckoutSummaryPage .main__inner-wrapper .checkout-steps .checkout-shipping-items.row .qty {
  padding-right: 0;
}
.page-multiStepCheckoutSummaryPage .main__inner-wrapper .checkout-steps .formBlock {
  clear: both;
  display: block;
  margin-bottom: 20px;
}
.page-multiStepCheckoutSummaryPage .main__inner-wrapper .checkout-steps .formBlock:before,
.page-multiStepCheckoutSummaryPage .main__inner-wrapper .checkout-steps .formBlock:after {
  content: " ";
  display: table;
}
.page-multiStepCheckoutSummaryPage .main__inner-wrapper .checkout-steps .formBlock:after {
  clear: both;
}
.page-multiStepCheckoutSummaryPage .main__inner-wrapper .checkout-steps .formBlock:before,
.page-multiStepCheckoutSummaryPage .main__inner-wrapper .checkout-steps .formBlock:after {
  content: " ";
  display: table;
}
.page-multiStepCheckoutSummaryPage .main__inner-wrapper .checkout-steps .formBlock:after {
  clear: both;
}
.page-multiStepCheckoutSummaryPage .main__inner-wrapper .checkout-steps .formBlock:before,
.page-multiStepCheckoutSummaryPage .main__inner-wrapper .checkout-steps .formBlock:after {
  content: " ";
  display: table;
}
.page-multiStepCheckoutSummaryPage .main__inner-wrapper .checkout-steps .formBlock:after {
  clear: both;
}
.page-multiStepCheckoutSummaryPage .main__inner-wrapper .checkout-steps .formBlock:before,
.page-multiStepCheckoutSummaryPage .main__inner-wrapper .checkout-steps .formBlock:after {
  content: " ";
  display: table;
}
.page-multiStepCheckoutSummaryPage .main__inner-wrapper .checkout-steps .formBlock:after {
  clear: both;
}
.page-multiStepCheckoutSummaryPage .main__inner-wrapper .checkout-steps .formBlock:before,
.page-multiStepCheckoutSummaryPage .main__inner-wrapper .checkout-steps .formBlock:after {
  content: " ";
  display: table;
}
.page-multiStepCheckoutSummaryPage .main__inner-wrapper .checkout-steps .formBlock:after {
  clear: both;
}
.page-multiStepCheckoutSummaryPage .main__inner-wrapper .checkout-steps .formBlock input[type='radio'] {
  margin-left: 5px;
  margin-top: 10px;
  position: relative;
  top: 1px;
  opacity: 0;
  display: none;
}
.page-multiStepCheckoutSummaryPage .main__inner-wrapper .checkout-steps .formBlock input[type='radio']:checked + label:before {
  border: 1.5px solid #003399;
  background-color: #003399;
  box-shadow: inset 0 0 0 0.35em white;
}
.page-multiStepCheckoutSummaryPage .main__inner-wrapper .checkout-steps .formBlock input[type='radio'] + label {
  margin-top: 5px;
  display: inline-block;
  padding-left: 0;
}
.page-multiStepCheckoutSummaryPage .main__inner-wrapper .checkout-steps .formBlock input[type='radio'] + label:nth-child(n+3) {
  margin-left: 20px;
}
.page-multiStepCheckoutSummaryPage .main__inner-wrapper .checkout-steps .formBlock input[type='radio'] + label:before {
  content: "";
  display: inline-block;
  vertical-align: -0.2em;
  width: 17.44px;
  height: 17.44px;
  border: 1.5px solid #DCDDE0;
  border-radius: 50%;
  margin-right: 0.3em;
  background-color: white;
}
.page-multiStepCheckoutSummaryPage .main__inner-wrapper .checkout-steps .formBlock input[type='radio'].spaced {
  margin-left: 20px;
}
@media only screen and (max-width: 1024px) {
  .page-multiStepCheckoutSummaryPage .main__inner-wrapper .checkout-steps .formBlock input[type='radio'] {
    float: left;
  }
  .page-multiStepCheckoutSummaryPage .main__inner-wrapper .checkout-steps .formBlock input[type='radio'] + label {
    float: left;
  }
  .page-multiStepCheckoutSummaryPage .main__inner-wrapper .checkout-steps .formBlock input[type='radio'].spaced {
    clear: both;
    float: left;
    margin-left: 5px;
  }
}
.page-multiStepCheckoutSummaryPage .main__inner-wrapper .checkout-steps .formBlock input[type='input'],
.page-multiStepCheckoutSummaryPage .main__inner-wrapper .checkout-steps .formBlock input[type='text']:not([rel='daterangepicker']) {
  border: 1px solid #cccccc;
  padding: 6px 12px;
  width: 100%;
}
.page-multiStepCheckoutSummaryPage .main__inner-wrapper .checkout-steps .formBlock input[type='input'].hasDatepicker,
.page-multiStepCheckoutSummaryPage .main__inner-wrapper .checkout-steps .formBlock input[type='text']:not([rel='daterangepicker']).hasDatepicker {
  display: inline-block;
  width: 75%;
}
.page-multiStepCheckoutSummaryPage .main__inner-wrapper .checkout-steps .formBlock input[type='input'].hasDatepicker + .ui-datepicker-trigger,
.page-multiStepCheckoutSummaryPage .main__inner-wrapper .checkout-steps .formBlock input[type='text']:not([rel='daterangepicker']).hasDatepicker + .ui-datepicker-trigger {
  font-size: 2.4em;
  margin-right: 0;
}
.page-multiStepCheckoutSummaryPage .main__inner-wrapper .checkout-steps .formBlock.nospace {
  margin-bottom: 0;
}
.page-multiStepCheckoutSummaryPage .main__inner-wrapper .checkout-steps .formBlock.inputLabel label {
  display: block;
}
.page-multiStepCheckoutSummaryPage .main__inner-wrapper .checkout-steps .checkout-toggle-section {
  display: none;
}
.page-multiStepCheckoutSummaryPage .main__inner-wrapper .checkout-steps .infoBlock {
  clear: both;
  display: block;
  margin-bottom: 20px;
  overflow: hidden;
}
.page-multiStepCheckoutSummaryPage .main__inner-wrapper .checkout-steps .infoBlock ul {
  float: left;
  list-style-type: none;
  margin: 0;
  padding: 0;
  width: calc(100% - 100px);
}
.page-multiStepCheckoutSummaryPage .main__inner-wrapper .checkout-steps .infoBlock .additional {
  float: right;
  text-align: right;
}
.page-multiStepCheckoutSummaryPage .main__inner-wrapper .checkout-steps .infoBlock .additional a {
  color: #003399;
  font-size: 12px;
  font-weight: 700;
  text-transform: uppercase;
}
.page-multiStepCheckoutSummaryPage .main__inner-wrapper .checkout-steps .infoBlock .additional a:hover {
  text-decoration: underline;
}
.page-multiStepCheckoutSummaryPage .main__inner-wrapper .checkout-steps .infoBlock .additional.lrg {
  font-size: 18px;
}
.page-multiStepCheckoutSummaryPage .main__inner-wrapper .checkout-steps .infoBlock.nospace {
  margin-bottom: 20px;
}
.page-multiStepCheckoutSummaryPage .main__inner-wrapper .checkout-steps .infoBlock.fifty50 ul {
  width: 48%;
}
.page-multiStepCheckoutSummaryPage .main__inner-wrapper .checkout-steps .infoBlock.fifty50 .additional {
  width: 48%;
}
.page-multiStepCheckoutSummaryPage .main__inner-wrapper .checkout-steps p {
  display: block;
  font-size: 14px;
  font-weight: 600;
  margin-bottom: 16px;
}
.page-multiStepCheckoutSummaryPage .main__inner-wrapper .checkout-steps label {
  color: #353535;
  font-size: 12px;
  line-height: 24px;
  white-space: nowrap;
}
.page-multiStepCheckoutSummaryPage .main__inner-wrapper .checkout-steps label small {
  font-weight: normal;
}
.page-multiStepCheckoutSummaryPage .main__inner-wrapper .checkout-steps label a {
  text-transform: capitalize;
}
.page-multiStepCheckoutSummaryPage .main__inner-wrapper .checkout-steps label.error {
  color: #fd7b7b;
  font-weight: normal;
}
.page-multiStepCheckoutSummaryPage .main__inner-wrapper .checkout-steps .highlight {
  color: #FF0101;
  font-weight: 500;
  text-align: right;
}
.page-multiStepCheckoutSummaryPage .main__inner-wrapper .checkout-steps .note {
  font-size: 10px;
  font-weight: 300;
  margin: 0 20px 20px;
}
.page-multiStepCheckoutSummaryPage .main__inner-wrapper .checkout-steps .note a:hover {
  text-decoration: underline;
}
.page-multiStepCheckoutSummaryPage .main__inner-wrapper .checkout-steps .checkout-shipping-address .form-group:before,
.page-multiStepCheckoutSummaryPage .main__inner-wrapper .checkout-steps .checkout-shipping-address .form-group:after {
  content: " ";
  display: table;
}
.page-multiStepCheckoutSummaryPage .main__inner-wrapper .checkout-steps .checkout-shipping-address .form-group:after {
  clear: both;
}
.page-multiStepCheckoutSummaryPage .main__inner-wrapper .checkout-steps .checkout-shipping-address .form-group:before,
.page-multiStepCheckoutSummaryPage .main__inner-wrapper .checkout-steps .checkout-shipping-address .form-group:after {
  content: " ";
  display: table;
}
.page-multiStepCheckoutSummaryPage .main__inner-wrapper .checkout-steps .checkout-shipping-address .form-group:after {
  clear: both;
}
.page-multiStepCheckoutSummaryPage .main__inner-wrapper .checkout-steps .checkout-shipping-address .form-group:before,
.page-multiStepCheckoutSummaryPage .main__inner-wrapper .checkout-steps .checkout-shipping-address .form-group:after {
  content: " ";
  display: table;
}
.page-multiStepCheckoutSummaryPage .main__inner-wrapper .checkout-steps .checkout-shipping-address .form-group:after {
  clear: both;
}
.page-multiStepCheckoutSummaryPage .main__inner-wrapper .checkout-steps .checkout-shipping-address .form-group:before,
.page-multiStepCheckoutSummaryPage .main__inner-wrapper .checkout-steps .checkout-shipping-address .form-group:after {
  content: " ";
  display: table;
}
.page-multiStepCheckoutSummaryPage .main__inner-wrapper .checkout-steps .checkout-shipping-address .form-group:after {
  clear: both;
}
.page-multiStepCheckoutSummaryPage .main__inner-wrapper .checkout-steps .checkout-shipping-address .form-group:before,
.page-multiStepCheckoutSummaryPage .main__inner-wrapper .checkout-steps .checkout-shipping-address .form-group:after {
  content: " ";
  display: table;
}
.page-multiStepCheckoutSummaryPage .main__inner-wrapper .checkout-steps .checkout-shipping-address .form-group:after {
  clear: both;
}
.page-multiStepCheckoutSummaryPage .main__inner-wrapper .checkout-steps .checkout-shipping-address select.form-control {
  float: right;
  width: calc(100% - 32px);
}
.page-multiStepCheckoutSummaryPage .main__inner-wrapper .checkout-steps .checkout-shipping-address .shipping-location-rad {
  float: left;
  width: 25px;
}
.page-multiStepCheckoutSummaryPage .main__inner-wrapper .checkout-steps .checkout-shipping-address .shipping-location-dropdown {
  float: right;
  width: calc(100% - 25px);
}
.page-multiStepCheckoutSummaryPage .main__inner-wrapper .checkout-steps .checkout-shipping-address .shipping-location-dropdown p {
  margin: 16px 0 0 0;
}
.page-multiStepCheckoutSummaryPage .main__inner-wrapper .checkout-steps .checkout-shipping-address .shipping-location-dropdown #shipAddress2 + .select2 {
  margin-top: 20px;
}
.page-multiStepCheckoutSummaryPage .main__inner-wrapper .checkout-steps #selectPaymentMethod select.form-control {
  width: 48%;
}
.page-multiStepCheckoutSummaryPage .main__inner-wrapper .checkout-steps #selectPaymentMethod select.form-control:nth-child(odd) {
  float: left;
}
.page-multiStepCheckoutSummaryPage .main__inner-wrapper .checkout-steps #selectPaymentMethod select.form-control:nth-child(even) {
  float: right;
}
.page-multiStepCheckoutSummaryPage .main__inner-wrapper .checkout-steps #selectFinalReview .step-body-form hr {
  margin: 20px 0;
}
.page-multiStepCheckoutSummaryPage .main__inner-wrapper .checkout-steps #selectFinalReview button {
  margin-bottom: 10px;
}
.page-multiStepCheckoutSummaryPage .main__inner-wrapper .has-error input {
  background: #f2dede;
  border-color: #ed1c24;
}
.page-multiStepCheckoutSummaryPage .main__inner-wrapper .has-error .help-block {
  font-style: unset;
  font-weight: 300;
}
.page-multiStepCheckoutSummaryPage #addNewCardForm {
  display: none;
}
#showDropShipForm .auto-address-far {
  margin-left: 32px;
  margin-top: 15px;
  margin-bottom: -6px;
}
#showDropShipForm .auto-address-far label {
  font-weight: normal;
  margin-right: 20px;
  font-size: 12px;
}
#showDropShipForm .auto-address-far .auto-address-radio {
  display: inline-block;
}
.page-login header {
  margin-bottom: 0;
}
.page-login .breadcrumb-section {
  display: none;
}
.page-login .main__inner-wrapper {
  background-image: url('/_ui/responsive/common/images/login-bg.jpg');
  background-size: cover;
}
.page-login .main__inner-wrapper .login-left-content-slot {
  background: rgba(255, 255, 255, 0.96);
  float: none;
  left: 22%;
  margin-left: 0;
  margin-right: 0;
  padding: 40px 60px;
}
.page-login .main__inner-wrapper .login-right-content-slot {
  border-left: 1px solid #acacac;
  margin-left: 0;
  margin-top: 40px;
  overflow: hidden;
  padding-left: 70px;
}
.page-login .main__inner-wrapper .login-right-content-slot .login-page__headline {
  padding-top: 16px;
}
.page-login .main__inner-wrapper .login-left-content-slot,
.page-login .main__inner-wrapper .login-right-content-slot {
  margin-bottom: 142px;
  margin-top: 142px;
  max-width: 465px;
  position: relative;
  width: 100%;
}
.page-login .main__inner-wrapper #loginForm {
  overflow: hidden;
}
@media (max-width: 1024px) {
  .page-login .main__inner-wrapper {
    padding-bottom: 24px;
    padding-top: 24px;
  }
  .page-login .main__inner-wrapper .login-left-content-slot {
    left: 11%;
    margin: 20px;
    padding-left: 24px;
    padding-right: 24px;
  }
  .page-login .main__inner-wrapper .login-right-content-slot {
    margin: 0;
  }
}
@media (max-width: 640px) {
  .page-login .main__inner-wrapper {
    background-repeat: no-repeat;
    background-size: 100% auto;
    padding-top: 52%;
  }
  .page-login .main__inner-wrapper .login-left-content-slot {
    background: #ffffff;
    left: 0;
    max-width: 100%;
  }
  .page-login .main__inner-wrapper .login-left-content-slot,
  .page-login .main__inner-wrapper .login-right-content-slot {
    margin-left: 0;
    margin-right: 0;
    padding: 20px 20px 0 20px;
  }
}
@media (min-width: 1024px) and (max-height: 765px) {
  .page-login .main__inner-wrapper {
    background-position: center center;
  }
  .page-login .main__inner-wrapper .login-left-content-slot,
  .page-login .main__inner-wrapper .login-right-content-slot {
    margin-bottom: 30px;
    margin-top: 30px;
  }
}
.page-login .main__inner-wrapper .login-page__headline {
  font-size: 36px;
  font-weight: 200;
  line-height: normal;
}
@media (max-width: 1023px) {
  .page-login .main__inner-wrapper .login-page__headline {
    font-size: 24px;
    margin-bottom: 0;
    padding: 10px 0;
  }
}
.page-login .main__inner-wrapper .login-section #loginForm .form-group {
  margin-bottom: 16px;
}
.page-login .main__inner-wrapper .login-section #loginForm .form-group label {
  color: #000;
  font-size: 15px;
  font-weight: 300;
  margin-bottom: 6px;
  text-transform: none;
}
.page-login .main__inner-wrapper .login-section #loginForm .forgotten-password {
  font-size: 12px;
  font-weight: 700;
  text-transform: uppercase;
}
.page-login .main__inner-wrapper .login-section #loginForm .forgotten-password a {
  font-weight: 700;
}
@media (max-width: 1023px) {
  .page-login .main__inner-wrapper .login-section #loginForm .forgotten-password {
    margin-bottom: 10px;
  }
}
.page-login .main__inner-wrapper .btn.btn-primary.btn-block {
  margin: 8px 0 24px;
}
.page-login .main__inner-wrapper .btn.btn-primary.btn-block,
.page-login .main__inner-wrapper .btn.btn-primary.btn-block:focus {
  border: none;
  cursor: pointer;
  display: inline-block;
  font-size: 16px;
  font-weight: 400;
  padding: 6px 42px 6px 15px;
  position: relative;
  text-align: left;
  text-transform: capitalize;
  white-space: normal;
  width: auto;
  background: #003399;
  color: #ffffff;
}
.page-login .main__inner-wrapper .btn.btn-primary.btn-block:before,
.page-login .main__inner-wrapper .btn.btn-primary.btn-block:focus:before,
.page-login .main__inner-wrapper .btn.btn-primary.btn-block:after,
.page-login .main__inner-wrapper .btn.btn-primary.btn-block:focus:after {
  content: '\e072';
  font-family: 'Glyphicons Halflings';
  font-size: 80%;
  position: absolute;
  right: 15px;
  top: 50%;
  transform: translateY(-50%);
}
.page-login .main__inner-wrapper .btn.btn-primary.btn-block:hover,
.page-login .main__inner-wrapper .btn.btn-primary.btn-block:focus:hover {
  text-decoration: none;
}
.page-login .main__inner-wrapper .btn.btn-primary.btn-block:hover {
  background-color: #9ddfff;
  color: #0031a0;
}
.page-login .main__inner-wrapper .btn.btn-primary.btn-block[disabled],
.page-login .main__inner-wrapper .btn.btn-primary.btn-block .disabled,
.page-login .main__inner-wrapper .btn.btn-primary.btn-block[disabled]:hover,
.page-login .main__inner-wrapper .btn.btn-primary.btn-block .disabled:hover {
  background-color: #707070;
  color: #ffffff;
}
.page-login .main__inner-wrapper .btn.btn-primary.btn-block[disabled],
.page-login .main__inner-wrapper .btn.btn-primary.btn-block .disabled,
.page-login .main__inner-wrapper .btn.btn-primary.btn-block[disabled]:hover,
.page-login .main__inner-wrapper .btn.btn-primary.btn-block .disabled:hover {
  cursor: default;
  text-decoration: none;
}
.forgotten-password.module-forms {
  background-image: url('/_ui/responsive/common/images/login-bg.jpg');
  background-size: cover;
  display: block;
  overflow: hidden;
}
.forgotten-password.module-forms .forgotten-password-container {
  background: rgba(255, 255, 255, 0.96);
  left: 11%;
  margin-bottom: 142px;
  margin-top: 142px;
  max-width: 465px;
  padding: 40px 60px;
  position: relative;
  width: 100%;
}
.forgotten-password.module-forms .forgotten-password__headline {
  font-size: 36px;
  font-weight: 200;
  line-height: normal;
  padding: 20px 0;
}
@media (max-width: 1023px) {
  .forgotten-password.module-forms .forgotten-password__headline {
    font-size: 24px;
    margin-bottom: 0;
    padding: 10px 0;
  }
}
.forgotten-password.module-forms .forgotten-password-content {
  margin: 0;
  position: relative;
}
.forgotten-password.module-forms .forgotten-password-content .control-group {
  width: 100%;
}
.forgotten-password.module-forms .forgotten-password-content #forgottenPwdForm {
  overflow: hidden;
}
@media (max-width: 1024px) {
  .forgotten-password.module-forms {
    padding-bottom: 24px;
    padding-top: 24px;
  }
  .forgotten-password.module-forms .forgotten-password-container {
    left: 11%;
    margin: 20px;
    padding-left: 24px;
    padding-right: 24px;
  }
}
@media (max-width: 640px) {
  .forgotten-password.module-forms {
    background-repeat: no-repeat;
    background-size: 100% auto;
    padding-top: 52%;
  }
  .forgotten-password.module-forms .forgotten-password-container {
    background: #ffffff;
    left: 0;
    margin-left: 0;
    margin-right: 0;
    max-width: 100%;
    padding: 20px 20px 0 20px;
  }
}
#cboxLoadedContent .forgotten-password.module-forms {
  background-image: none;
}
#cboxLoadedContent .forgotten-password.module-forms .forgotten-password-container {
  background-color: transparent;
  left: 0;
  margin: 0;
  max-width: initial;
  padding: 0;
}
#cboxLoadedContent .forgotten-password.module-forms .forgotten-password__headline {
  display: none;
}
#cboxLoadedContent .forgotten-password.module-forms .forgotten-password-content {
  margin: 0;
  padding: 0;
}
@media (max-width: 1024px) {
  #cboxLoadedContent .forgotten-password.module-forms {
    padding: 0;
  }
  #cboxLoadedContent .forgotten-password.module-forms .forgotten-password-container {
    left: 0;
    margin: 0;
    padding: 0;
  }
}
@media (max-width: 640px) {
  #cboxLoadedContent .forgotten-password.module-forms {
    padding: 0;
  }
  #cboxLoadedContent .forgotten-password.module-forms .forgotten-password-container {
    background: transparent;
    left: 0;
    margin-left: 0;
    margin-right: 0;
    max-width: 100%;
    padding: 0;
  }
}
.account-section {
  margin: 0 auto;
  width: auto;
}
.account-section-content .my-account form {
  padding: 0;
  display: inline-block;
  padding: 10px 0 !important;
}
.my-account {
  padding-bottom: 100px;
  padding-top: 60px;
}
.my-account .row:not(.row--default) {
  padding-left: 11%;
  padding-right: 11%;
}
@media (max-width: 1023px) {
  .my-account .row:not(.row--default) {
    padding-right: 30px;
    padding-left: 30px;
  }
}
.my-account__header {
  background-color: transparent;
  border-bottom: 1px solid #dddee0;
  margin: 0 0 20px !important;
  padding: 0 0 20px;
  position: relative;
  border: none;
  margin-bottom: 0 !important;
}
.my-account__header:before,
.my-account__header:after {
  content: " ";
  display: table;
}
.my-account__header:after {
  clear: both;
}
.my-account__header:before,
.my-account__header:after {
  content: " ";
  display: table;
}
.my-account__header:after {
  clear: both;
}
.my-account__header:before,
.my-account__header:after {
  content: " ";
  display: table;
}
.my-account__header:after {
  clear: both;
}
.my-account__header:before,
.my-account__header:after {
  content: " ";
  display: table;
}
.my-account__header:after {
  clear: both;
}
.my-account__header:before,
.my-account__header:after {
  content: " ";
  display: table;
}
.my-account__header:after {
  clear: both;
}
.my-account__header h1 {
  font-size: 43px;
  font-weight: 200;
  line-height: normal;
  float: left;
  margin-top: 0;
  max-width: calc(100% - 40px);
}
@media (max-width: 1023px) {
  .my-account__header h1 {
    font-size: 24px;
    margin-bottom: 0;
    padding: 10px 0;
  }
}
.my-account__header hr {
  border-top-color: #D3DEE3;
}
.my-account__header .text {
  clear: both;
  font-size: 1.4em;
}
.my-account__header .text--small {
  font-size: .9em;
}
.my-account__header .header__buttons {
  float: right;
  padding-top: 10px;
}
.my-account__header h1 + *:not(.header__buttons),
.my-account__header .header__buttons + * {
  clear: both;
}
.my-account__header .notification--bell {
  display: block;
  position: absolute;
  right: 10px;
  text-decoration: none !important;
  top: 0;
  z-index: 5;
}
.my-account__header .notification--bell:before {
  content: '\e911';
  font-family: 'epson-icons';
  font-size: 3rem;
}
.my-account__header .notification--bell:hover:before {
  text-decoration: underline;
}
@media print {
  .my-account__header {
    border-bottom: 0;
    padding: 0;
  }
  .my-account__header .heading,
  .my-account__header .text {
    display: inline-block;
    font-size: 20px;
    line-height: normal;
    margin: 0;
    padding: 0;
    width: 50%;
  }
  .my-account__header .heading {
    text-align: left;
  }
  .my-account__header .text {
    text-align: right;
  }
  .my-account__header .header__buttons {
    display: none;
  }
}
.my-account__header h1 {
  margin-bottom: 0;
}
.my-account__content {
  border: 1px solid #ccc;
  display: block;
  margin-bottom: 20px;
  overflow: hidden;
}
.my-account__content-block {
  display: block;
  overflow: hidden;
}
.my-account__content .show-more {
  background: transparent;
  border: none;
  clear: both;
  display: block;
  font-weight: normal;
  overflow: hidden;
  padding: 14px 0 0 48px;
}
@media (max-width: 640px) {
  .my-account__content .show-more {
    padding-left: 28px;
  }
}
.my-account__content .show-more:hover .more,
.my-account__content .show-more:hover .less {
  text-decoration: underline;
}
.my-account__content .show-more .more {
  display: inline-block;
}
.my-account__content .show-more .less {
  display: none;
}
.my-account__content .tooltip-content {
  padding: 0;
}
.my-account .two-up-content {
  overflow: hidden;
  padding: 0 0 14px 0;
}
.my-account .two-up-content ul {
  overflow: hidden;
}
.my-account .two-up-content ul li {
  padding: 4px 0;
  position: relative;
}
.my-account .two-up-content.collapsed .radio-field__address {
  height: 136px;
  max-height: 136px;
  overflow: hidden;
  transition: height 0.5s ease-in-out;
  transition: max-height 0.5s ease-in-out;
}
@media (max-width: 640px) {
  .my-account .two-up-content.collapsed .radio-field__address:nth-child(even) {
    display: none;
  }
}
.my-account .two-up-content.collapsed .radio-field__card {
  height: 64px;
  max-height: 64px;
  overflow: hidden;
  transition: height 0.5s ease-in-out;
  transition: max-height 0.5s ease-in-out;
}
.my-account .two-up-content.expanded .radio-field__address,
.my-account .two-up-content.expanded .radio-field__card {
  height: auto;
  max-height: 2000px;
  transition: height 0.5s ease-in-out;
  transition: max-height 0.5s ease-in-out;
}
@media (max-width: 640px) {
  .my-account .two-up-content.expanded .radio-field__address:nth-child(even) {
    display: block;
  }
}
.my-account .two-up-content.expanded .show-more .more {
  display: none;
}
.my-account .two-up-content.expanded .show-more .less {
  display: inline-block;
}
.my-account .two-up-content.full ul {
  width: 100%;
}
.my-account .two-up-content.full ul li {
  padding: 0;
}
@media (max-width: 640px) {
  .my-account .two-up-content.special ul {
    padding: 0 20px;
  }
}
.my-account .two-up-content.special label {
  display: inline-block;
  font-size: 14px;
}
.my-account .two-up-content.special input[type="text"] {
  display: inline-block;
  font-size: 14px;
  width: auto;
}
.my-account .two-up-content.special input[type="text"].locked {
  border: transparent;
  padding: 6px 10px 6px 2px;
}
.my-account .two-up-content.special .tooltip-content {
  display: block;
  float: none;
  width: 100%;
}
@media (max-width: 640px) {
  .my-account .two-up-content.special .tooltip-content {
    padding: 0;
  }
  .my-account .two-up-content.special .tooltip-content li {
    text-align: left !important;
  }
}
.my-account .two-up-content.special .tooltip-content li {
  display: block;
  width: 49%;
}
.my-account .two-up-content.special .tooltip-content li:nth-child(odd) {
  clear: left;
  float: left;
  text-align: right;
}
.my-account .two-up-content.special .tooltip-content li:nth-child(even) {
  clear: right;
  float: right;
}
@media (max-width: 640px) {
  .my-account .two-up-content.special .tooltip-content li {
    width: 100%;
  }
}
.my-account .two-up-content.special .tool-tip {
  display: inline-block;
  height: 20px;
  position: relative;
  width: 20px;
}
.my-account .two-up-content .eg {
  font-size: 12px;
  display: block;
}
.my-account .two-up-content .block {
  display: block;
  clear: both;
  overflow: hidden;
}
@media (max-width: 640px) {
  .my-account .two-up-content .block {
    line-height: 26px;
    min-height: 26px;
  }
}
.my-account .two-up-content .block-inline {
  display: inline-block;
  width: calc(100% - 30px);
}
.my-account__heading {
  background: #f5f8fa;
  display: block;
  font-size: 1.3em;
  font-weight: 600;
  margin: 0 0 14px 0;
  padding: 14px 30px;
}
@media (max-width: 640px) {
  .my-account__heading {
    padding: 14px 20px;
  }
}
.my-account__heading a {
  float: right;
  font-size: 16px;
}
.my-account .radio-field li {
  position: relative;
}
.my-account .radio-field__address,
.my-account .radio-field__card {
  padding-left: 60px;
}
@media (max-width: 640px) {
  .my-account .radio-field__address,
  .my-account .radio-field__card {
    padding-left: 40px;
  }
}
.my-account .radio-field__address li {
  height: 68px;
}
.my-account .radio-field__address input[type="radio"] {
  top: 8px;
}
.my-account .radio-field__card ul {
  width: 100%;
}
.my-account .radio-field__card li {
  min-height: 32px;
  line-height: 32px;
}
.my-account .radio-field__card input[type="radio"] {
  top: 9px;
}
.my-account .radio-field__card button {
  background: transparent;
  border: none;
  display: inline-block;
  font-weight: normal;
  overflow: hidden;
}
.my-account .radio-field__card button:hover {
  text-decoration: underline;
}
.my-account form {
  padding: 0;
}
.my-account input[type="password"] {
  width: 320px;
}
@media (max-width: 640px) {
  .my-account input[type="password"] {
    width: 100%;
  }
}
.my-account input[type="radio"] {
  left: -25px;
  margin: 0;
  position: absolute;
}
.my-account input[type="checkbox"] {
  margin: 3px 8px 0 0;
}
.my-account a:hover {
  text-decoration: underline;
}
.my-account button.tippy-button {
  background-color: transparent;
  border: 0;
  color: #707070;
  font-size: 20px;
  font-weight: normal;
  padding: 0;
  vertical-align: middle;
}
.my-account button.tippy-button:before {
  content: '\e915';
  font-family: 'epson-icons';
  position: relative;
  top: -5px;
}
.my-account .btn.btn-primary.btn-block {
  float: right;
}
.my-account .btn.btn-primary.btn-block,
.my-account .btn.btn-primary.btn-block:focus {
  border: none;
  cursor: pointer;
  display: inline-block;
  font-size: 16px;
  font-weight: 400;
  padding: 6px 42px 6px 15px;
  position: relative;
  text-align: left;
  text-transform: capitalize;
  white-space: normal;
  width: auto;
  background: #003399;
  color: #ffffff;
}
.my-account .btn.btn-primary.btn-block:before,
.my-account .btn.btn-primary.btn-block:focus:before,
.my-account .btn.btn-primary.btn-block:after,
.my-account .btn.btn-primary.btn-block:focus:after {
  content: '\e072';
  font-family: 'Glyphicons Halflings';
  font-size: 80%;
  position: absolute;
  right: 15px;
  top: 50%;
  transform: translateY(-50%);
}
.my-account .btn.btn-primary.btn-block:hover,
.my-account .btn.btn-primary.btn-block:focus:hover {
  text-decoration: none;
}
.my-account .btn.btn-primary.btn-block:hover {
  background-color: #9ddfff;
  color: #0031a0;
}
.my-account .btn.btn-primary.btn-block[disabled],
.my-account .btn.btn-primary.btn-block .disabled,
.my-account .btn.btn-primary.btn-block[disabled]:hover,
.my-account .btn.btn-primary.btn-block .disabled:hover {
  background-color: #707070;
  color: #ffffff;
}
.my-account .btn.btn-primary.btn-block[disabled],
.my-account .btn.btn-primary.btn-block .disabled,
.my-account .btn.btn-primary.btn-block[disabled]:hover,
.my-account .btn.btn-primary.btn-block .disabled:hover {
  cursor: default;
  text-decoration: none;
}
@media (max-width: 640px) {
  .my-account .btn.btn-primary.btn-block {
    float: none;
    width: 100%;
  }
}
.my-account .my-account__internal-content {
  margin: 0 30px;
}
.info-modals ul {
  padding-left: 22px;
}
.remove-modal__form .btn.btn-primary.btn-block {
  width: 100%;
}
.remove-modal__form .btn.btn-primary.btn-block,
.remove-modal__form .btn.btn-primary.btn-block:focus {
  border: none;
  cursor: pointer;
  display: inline-block;
  font-size: 16px;
  font-weight: 400;
  padding: 6px 42px 6px 15px;
  position: relative;
  text-align: left;
  text-transform: capitalize;
  white-space: normal;
  width: auto;
  background: #003399;
  color: #ffffff;
}
.remove-modal__form .btn.btn-primary.btn-block:before,
.remove-modal__form .btn.btn-primary.btn-block:focus:before,
.remove-modal__form .btn.btn-primary.btn-block:after,
.remove-modal__form .btn.btn-primary.btn-block:focus:after {
  content: '\e072';
  font-family: 'Glyphicons Halflings';
  font-size: 80%;
  position: absolute;
  right: 15px;
  top: 50%;
  transform: translateY(-50%);
}
.remove-modal__form .btn.btn-primary.btn-block:hover,
.remove-modal__form .btn.btn-primary.btn-block:focus:hover {
  text-decoration: none;
}
.remove-modal__form .btn.btn-primary.btn-block:hover {
  background-color: #9ddfff;
  color: #0031a0;
}
.remove-modal__form .btn.btn-primary.btn-block[disabled],
.remove-modal__form .btn.btn-primary.btn-block .disabled,
.remove-modal__form .btn.btn-primary.btn-block[disabled]:hover,
.remove-modal__form .btn.btn-primary.btn-block .disabled:hover {
  background-color: #707070;
  color: #ffffff;
}
.remove-modal__form .btn.btn-primary.btn-block[disabled],
.remove-modal__form .btn.btn-primary.btn-block .disabled,
.remove-modal__form .btn.btn-primary.btn-block[disabled]:hover,
.remove-modal__form .btn.btn-primary.btn-block .disabled:hover {
  cursor: default;
  text-decoration: none;
}
.remove-modal__form .btn.btn-primary.btn-block.gray {
  background: #919191;
  color: #303030;
}
.remove-modal__form .btn.btn-primary.btn-block.gray:hover {
  background: #4d4d4d;
  color: #fff;
}
.order-details-page.used-as-header {
  padding-top: 60px;
  padding-bottom: 0;
}
.order-details-page.used-as-footer {
  padding-bottom: 100px;
  padding-top: 0;
}
.order-details-page > .row {
  padding-left: 11%;
  padding-right: 11%;
}
@media (max-width: 1023px) {
  .order-details-page > .row {
    padding-right: 30px;
    padding-left: 30px;
  }
}
.order-details-page > .row .controls-container {
  display: block;
  float: right;
  margin-bottom: 20px;
  text-align: right;
}
.order-details-page > .row .controls-container .print,
.order-details-page > .row .controls-container .download {
  border: 0;
  color: #003399;
  display: block;
  float: right;
  font-size: 30px;
  height: 50px;
  margin-bottom: 12px;
  text-align: center;
  transition: color 0.2s ease-in-out;
  width: 50px;
}
.order-details-page > .row .controls-container .print:hover,
.order-details-page > .row .controls-container .download:hover {
  text-decoration: none;
}
.order-details-page > .row .controls-container .print {
  background: transparent;
}
.order-details-page > .row .controls-container .print + .download {
  margin-left: 20px;
}
.order-details-page > .row .controls-container .download {
  background: transparent;
}
.order-details-page > .row .controls-container .status {
  bottom: 0;
  clear: both;
  display: block;
  font-size: 14px;
  font-weight: 100;
  position: relative;
}
.order-details-page > .row .controls-container .status a {
  font-size: 18px;
}
.order-details-page > .row .controls-container .status a:hover {
  text-decoration: underline;
}
.order-details-page > .row .order-summary-wrap {
  margin-bottom: 20px;
  padding-left: 4px;
  padding-right: 4px;
}
.order-details-page > .row .order-summary-wrap:first-child {
  padding-left: 0;
}
.order-details-page > .row .order-summary-wrap:last-child {
  padding-right: 0;
}
.order-details-page > .row .order-summary-wrap .order-summary__heading {
  font-size: 14px;
  font-weight: 100;
  padding: 17px 14px;
}
.order-details-page > .row .order-summary-wrap .order-summary .order-summary__list > li {
  line-height: 20px;
  padding: 0 0 10px;
}
.order-details-page > .row .order-summary-wrap .order-summary .order-summary__list > li + li {
  border: none;
}
.order-details-page > .row .order-summary-wrap .container-block {
  height: 100%;
  overflow: hidden;
  position: relative;
}
.order-details-page > .row .show-more {
  background: transparent;
  border: none;
  clear: both;
  display: inline-block;
  font-size: 16px;
  font-weight: normal;
  overflow: hidden;
  padding: 6px 0 0;
  text-align: center;
  width: 100%;
  display: none;
}
.order-details-page > .row .show-more:hover .more,
.order-details-page > .row .show-more:hover .less {
  text-decoration: underline;
}
.order-details-page > .row .show-more .more {
  display: inline-block;
}
.order-details-page > .row .show-more .less {
  display: none;
}
.order-details-page > .row.collapsed .order-summary-wrap .order-summary__content {
  height: 220px;
  max-height: 220px;
  overflow: hidden;
}
.order-details-page > .row.expanded .order-summary-wrap .order-summary__content {
  height: auto;
  max-height: none;
}
.order-details-page > .row.expanded .show-more .more {
  display: none;
}
.order-details-page > .row.expanded .show-more .less {
  display: block;
}
.order-details-page > .row .item__list .item__list--header,
.order-details-page > .row .item__list .item__list--item {
  min-width: 900px;
}
.order-details-page > .row .item__list .item__list--header .item__toggle,
.order-details-page > .row .item__list .item__list--item .item__toggle {
  width: 10px;
}
.order-details-page > .row .item__list .item__list--header .item__info,
.order-details-page > .row .item__list .item__list--item .item__info {
  width: 30%;
}
.order-details-page > .row .item__list .item__list--header .item__allocated,
.order-details-page > .row .item__list .item__list--item .item__allocated,
.order-details-page > .row .item__list .item__list--header .item__backordered,
.order-details-page > .row .item__list .item__list--item .item__backordered,
.order-details-page > .row .item__list .item__list--header .item__shipped,
.order-details-page > .row .item__list .item__list--item .item__shipped {
  text-align: center;
}
.order-details-page > .row .item__list .item__list--header .item__quantity,
.order-details-page > .row .item__list .item__list--item .item__quantity,
.order-details-page > .row .item__list .item__list--header .item__allocated,
.order-details-page > .row .item__list .item__list--item .item__allocated,
.order-details-page > .row .item__list .item__list--header .item__backordered,
.order-details-page > .row .item__list .item__list--item .item__backordered,
.order-details-page > .row .item__list .item__list--header .item__shipped,
.order-details-page > .row .item__list .item__list--item .item__shipped,
.order-details-page > .row .item__list .item__list--header .item__price,
.order-details-page > .row .item__list .item__list--item .item__price,
.order-details-page > .row .item__list .item__list--header .item__total--column,
.order-details-page > .row .item__list .item__list--item .item__total--column {
  padding: 0 10px;
  width: 23%;
}
.order-details-page > .row .item__list .item__list--item--combo {
  display: flex;
  background: #f1f3f5;
  align-items: center;
  padding: 15px;
  font-weight: 700;
}
.order-details-page > .row .item__list .item__list--item--combo .item__shipped {
  width: 30%;
  padding-right: 10px;
}
.order-details-page > .row .item__list .item__list--item--combo .item__shipped:last-child {
  text-align: right;
  width: 40% !important;
}
.order-details-page > .row .item__list .item__list--item--combo .item__shipped:last-child button {
  background: transparent;
  border: 0;
}
.order-details-page > .row .item__tracking button {
  background: transparent;
  border: 0;
}
.order-details-page > .row .shipment__list .dark-header .item__list--header li {
  background: #d8d8d8;
  text-align: left;
  width: auto;
}
.order-details-page > .row .shipment__list .dark-header .item__list--header li:first-child {
  font-size: 1.3em;
  width: 30%;
}
.order-details-page > .row .shipment__list .dark-header .item__list--header li:last-child {
  padding-right: 20px;
  text-align: right;
}
.order-details-page > .row .shipment__list .dark-header .item__list--header li:last-child a {
  color: black;
}
.order-details-page > .row .shipment__list .light-header .item__list--header li {
  background: transparent;
  text-align: left;
  width: auto;
}
.order-details-page > .row .shipment__list .light-header .item__list--header li:first-child {
  font-size: 1.8em;
  width: 26%;
}
.order-details-page > .row .shipment__list .light-header .item__list--header li:last-child {
  color: black;
  font-weight: 600;
  padding-right: 20px;
  text-align: right;
}
.order-details-page > .row .shipment__list .light-header .item__list--header li:last-child a {
  color: #003399;
}
.order-details-page > .row .shipment__list .light-header .item__list--header li:last-child a:hover {
  color: #003c66;
}
.order-details-page > .row .shipment__list.dark-header-block .item__list--header .item__serial,
.order-details-page > .row .shipment__list.dark-header-block .item__list--item .item__serial {
  text-align: left;
}
.order-details-page > .row .shipment__list .item__list--header,
.order-details-page > .row .shipment__list .item__list--item {
  border-color: transparent;
}
.order-details-page > .row .shipment__list .item__list--header .item__serial,
.order-details-page > .row .shipment__list .item__list--item .item__serial {
  padding-left: 10px;
  padding-right: 20px;
}
.order-details-page > .row .cart-all-serials {
  margin-bottom: 20px;
}
.order-details-page > .row .cart-all-serials a {
  font-size: 14px;
  font-weight: 100;
  z-index: 2;
  position: relative;
}
.order-details-page > .row .cart-totals .grand-total {
  text-transform: capitalize;
}
.order-details-page > .row a.btn.btn-primary {
  float: right;
  margin-top: 20px;
}
.order-details-page > .row a.btn.btn-primary,
.order-details-page > .row a.btn.btn-primary:focus {
  border: none;
  cursor: pointer;
  display: inline-block;
  font-size: 16px;
  font-weight: 400;
  padding: 6px 42px 6px 15px;
  position: relative;
  text-align: left;
  text-transform: capitalize;
  white-space: normal;
  width: auto;
  background: #003399;
  color: #ffffff;
}
.order-details-page > .row a.btn.btn-primary:before,
.order-details-page > .row a.btn.btn-primary:focus:before,
.order-details-page > .row a.btn.btn-primary:after,
.order-details-page > .row a.btn.btn-primary:focus:after {
  content: '\e072';
  font-family: 'Glyphicons Halflings';
  font-size: 80%;
  position: absolute;
  right: 15px;
  top: 50%;
  transform: translateY(-50%);
}
.order-details-page > .row a.btn.btn-primary:hover,
.order-details-page > .row a.btn.btn-primary:focus:hover {
  text-decoration: none;
}
.order-details-page > .row a.btn.btn-primary:hover {
  background-color: #9ddfff;
  color: #0031a0;
}
.order-details-page > .row a.btn.btn-primary[disabled],
.order-details-page > .row a.btn.btn-primary .disabled,
.order-details-page > .row a.btn.btn-primary[disabled]:hover,
.order-details-page > .row a.btn.btn-primary .disabled:hover {
  background-color: #707070;
  color: #ffffff;
}
.order-details-page > .row a.btn.btn-primary[disabled],
.order-details-page > .row a.btn.btn-primary .disabled,
.order-details-page > .row a.btn.btn-primary[disabled]:hover,
.order-details-page > .row a.btn.btn-primary .disabled:hover {
  cursor: default;
  text-decoration: none;
}
.order-details-page > .row .item__tracking button:hover .text {
  text-decoration: underline;
}
@media (min-width: 1024px) {
  .order-details-page > .row .cart-all-serials {
    border-top: 1px solid #dddee0;
    margin-top: 1em;
    padding-top: 1em;
    text-align: right;
  }
  .order-details-page > .row .shipment__list .item__list--item .item__serial a {
    text-align: right;
  }
}
@media (max-width: 1023px) {
  .order-details-page > .row .show-more {
    display: none;
  }
  .order-details-page > .row.expanded .order-summary-wrap .order-summary__content,
  .order-details-page > .row.collapsed .order-summary-wrap .order-summary__content {
    height: auto !important;
    max-height: none !important;
    min-height: 0 !important;
  }
  .order-details-page > .row .shipment__list .item__list--item .item__serial {
    padding: 0;
  }
  .order-details-page > .row .cart-totals {
    padding: 0;
  }
  .order-details-page > .row .cart-totals:before,
  .order-details-page > .row .cart-totals:after {
    content: " ";
    display: table;
  }
  .order-details-page > .row .cart-totals:after {
    clear: both;
  }
  .order-details-page > .row .cart-totals:before,
  .order-details-page > .row .cart-totals:after {
    content: " ";
    display: table;
  }
  .order-details-page > .row .cart-totals:after {
    clear: both;
  }
  .order-details-page > .row .cart-totals:before,
  .order-details-page > .row .cart-totals:after {
    content: " ";
    display: table;
  }
  .order-details-page > .row .cart-totals:after {
    clear: both;
  }
  .order-details-page > .row .cart-totals:before,
  .order-details-page > .row .cart-totals:after {
    content: " ";
    display: table;
  }
  .order-details-page > .row .cart-totals:after {
    clear: both;
  }
  .order-details-page > .row .cart-totals:before,
  .order-details-page > .row .cart-totals:after {
    content: " ";
    display: table;
  }
  .order-details-page > .row .cart-totals:after {
    clear: both;
  }
  .order-details-page > .row .cart-totals .cart-totals-right {
    padding-left: 0;
  }
}
@media (min-width: 1400px) {
  .order-details-page > .row {
    margin-left: 0;
    margin-right: 0;
  }
}
@media (min-width: 1024px) {
  .order-details-page > .row {
    margin-left: 0;
    margin-right: 0;
  }
}
@media (max-width: 640px) {
  .order-details-page > .row .controls-container {
    float: none;
    text-align: left;
    width: 100%;
  }
}
.order-details-page__header {
  background-color: transparent;
  border-bottom: 1px solid #dddee0;
  margin: 0 0 20px !important;
  padding: 0 0 20px;
  position: relative;
  border-bottom: none;
}
.order-details-page__header:before,
.order-details-page__header:after {
  content: " ";
  display: table;
}
.order-details-page__header:after {
  clear: both;
}
.order-details-page__header:before,
.order-details-page__header:after {
  content: " ";
  display: table;
}
.order-details-page__header:after {
  clear: both;
}
.order-details-page__header:before,
.order-details-page__header:after {
  content: " ";
  display: table;
}
.order-details-page__header:after {
  clear: both;
}
.order-details-page__header:before,
.order-details-page__header:after {
  content: " ";
  display: table;
}
.order-details-page__header:after {
  clear: both;
}
.order-details-page__header:before,
.order-details-page__header:after {
  content: " ";
  display: table;
}
.order-details-page__header:after {
  clear: both;
}
.order-details-page__header h1 {
  font-size: 43px;
  font-weight: 200;
  line-height: normal;
  float: left;
  margin-top: 0;
  max-width: calc(100% - 40px);
}
@media (max-width: 1023px) {
  .order-details-page__header h1 {
    font-size: 24px;
    margin-bottom: 0;
    padding: 10px 0;
  }
}
.order-details-page__header hr {
  border-top-color: #D3DEE3;
}
.order-details-page__header .text {
  clear: both;
  font-size: 1.4em;
}
.order-details-page__header .text--small {
  font-size: .9em;
}
.order-details-page__header .header__buttons {
  float: right;
  padding-top: 10px;
}
.order-details-page__header h1 + *:not(.header__buttons),
.order-details-page__header .header__buttons + * {
  clear: both;
}
.order-details-page__header .notification--bell {
  display: block;
  position: absolute;
  right: 10px;
  text-decoration: none !important;
  top: 0;
  z-index: 5;
}
.order-details-page__header .notification--bell:before {
  content: '\e911';
  font-family: 'epson-icons';
  font-size: 3rem;
}
.order-details-page__header .notification--bell:hover:before {
  text-decoration: underline;
}
@media print {
  .order-details-page__header {
    border-bottom: 0;
    padding: 0;
  }
  .order-details-page__header .heading,
  .order-details-page__header .text {
    display: inline-block;
    font-size: 20px;
    line-height: normal;
    margin: 0;
    padding: 0;
    width: 50%;
  }
  .order-details-page__header .heading {
    text-align: left;
  }
  .order-details-page__header .text {
    text-align: right;
  }
  .order-details-page__header .header__buttons {
    display: none;
  }
}
.order-details-page__header .text {
  margin-bottom: 0;
  font-size: 16px;
}
.tracking-modal h5 {
  font-weight: 700;
  margin: 0;
}
.tracking-modal ul,
.tracking-modal li {
  list-style: none;
  margin: 0;
  padding: 0;
}
.tracking-modal a {
  color: #003399;
}
.tracking-modal a:hover {
  color: #003c66;
  text-decoration: underline;
}
@media (max-width: 640px) {
  .trackiing-modal__ship-to {
    padding-bottom: 20px;
  }
}
.tracking-modal__information {
  margin: 20px 0;
}
.tracking-modal__items__heading {
  background: #f1f3f5;
  font-weight: 600;
  padding: 1em;
}
.tracking-modal__items {
  margin-bottom: 20px;
}
.tracking-modal__items__col {
  padding: 5px 0;
}
.serial-modal__product-heading {
  background: #f1f3f5;
  margin-bottom: 20px;
  padding: 1em;
}
.serial-modal__product-heading:before,
.serial-modal__product-heading:after {
  content: " ";
  display: table;
}
.serial-modal__product-heading:after {
  clear: both;
}
.serial-modal__product-heading:before,
.serial-modal__product-heading:after {
  content: " ";
  display: table;
}
.serial-modal__product-heading:after {
  clear: both;
}
.serial-modal__product-heading:before,
.serial-modal__product-heading:after {
  content: " ";
  display: table;
}
.serial-modal__product-heading:after {
  clear: both;
}
.serial-modal__product-heading:before,
.serial-modal__product-heading:after {
  content: " ";
  display: table;
}
.serial-modal__product-heading:after {
  clear: both;
}
.serial-modal__product-heading:before,
.serial-modal__product-heading:after {
  content: " ";
  display: table;
}
.serial-modal__product-heading:after {
  clear: both;
}
.serial-modal__product-group {
  margin-bottom: 30px;
}
.serial-modal__product-code,
.serial-modal__product-name {
  font-weight: 700;
}
.serial-modal__product-code {
  padding-right: 1em;
}
.serial-modal__product-name {
  padding-left: 1em;
}
.serial-modal__numbers {
  list-style: none;
  margin: 0;
  padding: 0;
}
.serial-modal__number {
  margin-bottom: 5px;
  margin-top: 5px;
}
@media print {
  .order-details-page > .row .controls-container,
  .order-details-page > .row .show-more,
  .order-details-page > .row .item__tracking button,
  .order-details-page > .row .shipment__list .item__list--item .item__serial a,
  .order-details-page > .row .cart-all-serials a {
    display: none;
  }
  .item__list__cart > .hidden-sm,
  .item__list__cart > .hidden-xs {
    border-bottom: 1px solid #e5e5e5;
  }
  .order-details-page > .row.collapsed .order-summary-wrap .order-summary__content {
    height: auto !important;
    max-height: none !important;
  }
}
@media print {
  .activation-popup-print .order-details-page > .row .cart-primary,
  .activation-popup-print .order-details-page > .row .order-details-page__header,
  .activation-popup-print .order-details-page > .row .order-summary-wrap,
  .activation-popup-print .order-details-page > .row .back-bar,
  .activation-popup-print .order-details-page > .row .controls-container,
  .activation-popup-print .order-details-page > .row .show-more,
  .activation-popup-print .order-details-page > .row .item__tracking button,
  .activation-popup-print .order-details-page > .row .shipment__list .item__list--item .item__serial a,
  .activation-popup-print .order-details-page > .row .cart-all-serials a {
    display: none;
  }
  .item__list__cart > .hidden-sm,
  .item__list__cart > .hidden-xs {
    border-bottom: 1px solid #e5e5e5;
  }
  .order-details-page > .row.collapsed .order-summary-wrap .order-summary__content {
    height: auto !important;
    max-height: none !important;
  }
}
.delivery-entry-section .item__serial {
  text-align: center !important;
}
.activation-product-info {
  padding-left: 0 !important;
  padding-top: 0 !important;
}
.activation-title-bar .activation-codes-label {
  margin-bottom: 10px;
}
.activation-title-bar.title-bar {
  padding-left: 0;
}
.activation-title-bar.title-bar .action-button {
  padding: 4px !important;
  line-height: 10px;
  text-align: center;
}
.activation-title-bar.title-bar .action-button img {
  width: 70%;
}
.activation-btns .btn-with-arrow {
  border: None !important;
  color: #ffffff;
  background-color: #039;
  padding: 8px 30px 8px 15px;
  font-size: 14px;
  font-weight: normal;
  text-decoration: none;
  position: relative;
}
.activation-btns .btn-with-arrow:hover {
  border: None !important;
  color: #ffffff;
  background-color: #039;
  text-decoration: none !important;
}
.activation-btns .btn-with-arrow:before {
  content: '\e072';
  font-family: 'Glyphicons Halflings';
  font-size: 80%;
  position: absolute;
  right: 10px;
  top: 50%;
}
.activate-group-wrapper .activate-group-button {
  display: flex;
  align-items: center;
  border-bottom: 1px solid #ccc;
}
.activate-group-wrapper .activate-group-button:last-child {
  border-bottom: none !important;
}
.activate-group-wrapper .activate-group-button .activate-group-divider {
  padding: 0;
  margin: 15px 0;
}
.activate-group-wrapper .activate-group-button .activate-group-divider .activation-codes {
  margin: 4px 12px;
}
.place-order-content .table__cell__heading {
  cursor: pointer;
}
.place-order-content .table__cell__heading.unsortable {
  cursor: default;
}
.place-order-content .table__cell__heading [class^="icon-"],
.place-order-content .table__cell__heading [class*=" icon-"] {
  color: #aaafb6;
  display: inline-block;
  margin-left: 5px;
}
.place-order-content .table__cell__heading .icon-sort-ascending,
.place-order-content .table__cell__heading .icon-sort-descending {
  color: #003399;
  display: none;
}
.place-order-content .table__cell__heading.sorted-by .icon-sort-unsorted {
  display: none;
}
.place-order-content .table__cell__heading.sorted-by:not(.sort-asc) .icon-sort-descending {
  display: inline-block;
}
.place-order-content .table__cell__heading.sorted-by.sort-asc .icon-sort-ascending {
  display: inline-block;
}
.place-order-content .row {
  padding-left: 11%;
  padding-right: 11%;
  margin-top: 20px;
}
@media (max-width: 1023px) {
  .place-order-content .row {
    padding-right: 30px;
    padding-left: 30px;
  }
}
.place-order-content .place-order-header {
  font-size: 43px;
  font-weight: 200;
  line-height: normal;
  border: none;
  padding: 0;
}
@media (max-width: 1023px) {
  .place-order-content .place-order-header {
    font-size: 24px;
    margin-bottom: 0;
    padding: 10px 0;
  }
}
.place-order-content .place-order__introduction {
  border-bottom: 1px solid #ccc;
  margin: 0 0 20px;
  padding: 10px 0;
}
.place-order-content .place-order__filter {
  border: 1px solid #cccccc;
  display: inline-block;
  height: 34px;
  padding-left: 34px;
  position: relative;
}
.place-order-content .place-order__filter input[type="text"] {
  background: none;
  border: none;
  font-size: 16px;
  height: 34px;
  margin: 0;
  padding: 0;
}
.place-order-content .place-order__filter:before {
  color: #cccccc;
  content: "\e003";
  display: block;
  font-family: 'Glyphicons Halflings';
  font-size: 16px;
  height: 34px;
  left: 0;
  line-height: 34px;
  position: absolute;
  text-align: center;
  top: 0;
  width: 40px;
}
.place-order-content .place-order__filter {
  margin-top: 20px;
}
.place-order-content .item__list__error {
  color: #fd7b7b;
  display: none;
  font-style: italic;
  margin: 1em 0;
}
.place-order-content .item__list__place-order {
  margin-top: 10px;
}
.place-order-content .item__list__place-order[rel=sort-table] .table__cell__heading:not(.unsortable) {
  cursor: pointer;
}
.place-order-content .item__list__place-order .item__list--header li {
  padding: 1em 10px;
  vertical-align: middle;
}
.place-order-content .item__list__place-order .item__list--header li.item__checkbox {
  padding: 0;
}
.place-order-content .item__list__place-order .item__list--header li.item__info {
  padding-left: 0;
}
.place-order-content .item__list__place-order .item__list--item {
  display: table;
  padding-right: 0;
  table-layout: fixed;
  width: 100%;
}
.place-order-content .item__list__place-order .item__list--header .item__total,
.place-order-content .item__list__place-order .item__list--item .item__total,
.place-order-content .item__list__place-order .item__list--header .item__total--column,
.place-order-content .item__list__place-order .item__list--item .item__total--column,
.place-order-content .item__list__place-order .item__list--header .item__price,
.place-order-content .item__list__place-order .item__list--item .item__price {
  text-align: right;
}
.place-order-content .item__list__place-order .item__list--header .item__total--column {
  padding-right: 30px;
}
.place-order-content .item__list__place-order .item__code {
  color: #707070;
}
.place-order-content .item__list__place-order .item__code button {
  background: none;
  border: 0;
  padding: 0;
}
.place-order-content .item__list__place-order .item__code button:hover {
  text-decoration: underline;
}
.place-order-content .item__list__place-order .item__checkbox,
.place-order-content .item__list__place-order .item__info,
.place-order-content .item__list__place-order .item__price,
.place-order-content .item__list__place-order .item__bid,
.place-order-content .item__list__place-order .item__remaining,
.place-order-content .item__list__place-order .item__diagram-ref,
.place-order-content .item__list__place-order .item__bom-qty,
.place-order-content .item__list__place-order .item__quantity,
.place-order-content .item__list__place-order .item__item__remaining,
.place-order-content .item__list__place-order .item__total--column,
.place-order-content .item__list__place-order .item__total {
  display: table-cell;
  font-size: 16px;
  padding: 0 10px;
  text-align: left;
}
.place-order-content .item__list__place-order .item__bid,
.place-order-content .item__list__place-order .item__diagram-ref,
.place-order-content .item__list__place-order .item__remaining {
  text-align: center;
}
.place-order-content .item__list__place-order .item__total {
  padding-right: 24px !important;
}
.place-order-content .item__list__place-order .item__checkbox {
  padding: 0;
  text-align: center;
  width: 5%;
}
.place-order-content .item__list__place-order .item__bom-qty {
  text-align: center;
}
.place-order-content .item__list__place-order .item__info {
  padding-left: 0;
  text-align: left;
  width: 31%;
}
.place-order-content .item__list__place-order .item__price,
.place-order-content .item__list__place-order .item__bid,
.place-order-content .item__list__place-order .item__remaining,
.place-order-content .item__list__place-order .item__diagram-ref,
.place-order-content .item__list__place-order .item__bom-qty,
.place-order-content .item__list__place-order .item__quantity {
  width: 15%;
}
.place-order-content .item__list__place-order .item__quantity {
  text-align: center;
}
.place-order-content .item__list__place-order .item__total--column,
.place-order-content .item__list__place-order .item__total {
  float: none;
  width: 16%;
}
.place-order-content .item__list__place-order .item__quantity form {
  padding: 0;
}
.place-order-content .item__list__place-order .item__buttons button {
  background: transparent;
  border: none;
  clear: both;
  padding: 0;
}
.place-order-content .item__list__place-order .item__buttons button:hover {
  text-decoration: underline;
}
.place-order-content.la-variant .item__list__place-order .item__checkbox input {
  display: none;
}
.place-order-content.la-variant .item__list__place-order .item__info {
  padding-left: 0;
  text-align: left;
  width: 35%;
}
.place-order-content.la-variant .item__list__place-order .item__price,
.place-order-content.la-variant .item__list__place-order .item__bid,
.place-order-content.la-variant .item__list__place-order .item__total--column,
.place-order-content.la-variant .item__list__place-order .item__total {
  width: 15%;
}
@media only screen and (max-width: 1280px) {
  .place-order-content .item__list__place-order .item__checkbox,
  .place-order-content .item__list__place-order .item__info,
  .place-order-content .item__list__place-order .item__price,
  .place-order-content .item__list__place-order .item__bid,
  .place-order-content .item__list__place-order .item__remaining,
  .place-order-content .item__list__place-order .item__diagram-ref,
  .place-order-content .item__list__place-order .item__bom-qty,
  .place-order-content .item__list__place-order .item__quantity,
  .place-order-content .item__list__place-order .item__item__remaining,
  .place-order-content .item__list__place-order .item__total--column,
  .place-order-content .item__list__place-order .item__total {
    font-size: 12px;
  }
}
@media (max-width: 1024px) {
  .place-order-content .item__list__place-order {
    overflow-x: scroll;
  }
  .place-order-content .item__list__place-order .item__list--header {
    min-width: 700px;
  }
  .place-order-content .item__list__place-order .item__list--item {
    min-width: 700px;
  }
}
@media (max-width: 640px) {
  .place-order-content .place-order__filter {
    display: block;
  }
}
@media print {
  .place-order-content .place-order__filter {
    display: none;
  }
}
.product-modal {
  margin: 0 auto;
  padding: 40px 0;
}
@media (min-width: 1024px) {
  .product-modal {
    width: 75%;
  }
}
button.js-standard-modal.assembly-list-btn {
  font-weight: normal;
}
.page-quickOrderPage .quick-order-section-header.account-section-header {
  font-size: 43px;
  font-weight: 200;
  line-height: normal;
  border: none;
  padding: 0;
}
@media (max-width: 1023px) {
  .page-quickOrderPage .quick-order-section-header.account-section-header {
    font-size: 24px;
    margin-bottom: 0;
    padding: 10px 0;
  }
}
.page-quickOrderPage .quick-order__introduction {
  border-bottom: 1px solid #cccccc;
  margin: 0 0 30px;
  padding: 10px 0;
}
.page-quickOrderPage .quick-order__introduction__content {
  display: none;
}
.page-quickOrderPage .quick-order__introduction__content.active {
  display: block;
}
.page-quickOrderPage .quick-order__tabs {
  margin-bottom: 20px;
}
.page-quickOrderPage .quick-order__tabs button {
  background: #8c8f94;
  border: none;
  color: #fff;
  padding: 10px 30px;
  position: relative;
}
.page-quickOrderPage .quick-order__tabs button.active,
.page-quickOrderPage .quick-order__tabs button:hover {
  background: #000;
}
.page-quickOrderPage .quick-order__tabs button.active:before {
  background: #000;
  bottom: -3px;
  clear: both;
  content: '';
  display: block;
  height: 20px;
  left: calc(50% - 10px);
  overflow: hidden;
  position: absolute;
  transform: rotate(45deg);
  width: 20px;
  z-index: -1;
}
@media (min-width: 1400px) {
  .page-quickOrderPage .quick-order__tabs button {
    display: inline-block;
  }
}
@media (max-width: 1024px) {
  .page-quickOrderPage .quick-order__tabs button {
    display: inline-block;
  }
}
@media (max-width: 640px) {
  .page-quickOrderPage .quick-order__tabs button {
    display: block;
    margin-bottom: 1px;
    width: 100%;
  }
  .page-quickOrderPage .quick-order__tabs button.active:before {
    display: none;
  }
}
.page-quickOrderPage .quick-order__top {
  display: table;
  width: 100%;
}
.page-quickOrderPage .quick-order__top p,
.page-quickOrderPage .quick-order__top .control-link {
  display: table-cell;
}
.page-quickOrderPage .quick-order__top .control-link:hover {
  text-decoration: underline;
}
.page-quickOrderPage .quick-order__tab {
  display: none;
}
.page-quickOrderPage .quick-order__tab.active {
  display: block;
}
.page-quickOrderPage .product-block {
  margin-bottom: 4px;
}
.page-quickOrderPage .product-block > button {
  background: #000;
  border: none;
  color: #fff;
  display: inline-block;
  padding: 10px 30px;
  position: relative;
  text-align: left;
  width: 100%;
}
.page-quickOrderPage .product-block > button.active,
.page-quickOrderPage .product-block > button:hover {
  background: #0031a0;
}
.page-quickOrderPage .product-block > button:before {
  background: transparent;
  border-bottom: 2px solid #fff;
  border-right: 2px solid #fff;
  clear: both;
  content: '';
  display: block;
  height: 10px;
  overflow: hidden;
  position: absolute;
  right: 25px;
  top: calc(50% - 5px);
  transform: rotate(-45deg);
  transition: all 250ms ease-in-out;
  width: 10px;
}
.page-quickOrderPage .product-block > button.active:before {
  transform: rotate(45deg);
}
.page-quickOrderPage .product-block .controls-container {
  float: right;
  padding-top: 20px;
}
.page-quickOrderPage .product-block .controls-container a:hover {
  text-decoration: underline;
}
.page-quickOrderPage .product-block .controls-container button {
  background: none;
  border: 0;
}
.page-quickOrderPage .product-block .controls-container [class^="icon-"],
.page-quickOrderPage .product-block .controls-container [class*=" icon-"] {
  font-size: 30px;
}
.page-quickOrderPage .product-block__content {
  display: block;
  max-height: 0;
  overflow: hidden;
  transition: all 250ms ease-in-out;
}
.page-quickOrderPage .product-block__content.active {
  max-height: 2000px;
}
.page-quickOrderPage .product-block__content-block {
  margin: 20px 0;
}
.page-quickOrderPage .product-block__content-block.no-space {
  margin: 0;
}
.page-quickOrderPage .product-block__content .product-link {
  display: block;
  overflow: hidden;
  clear: both;
}
.page-quickOrderPage .product-block__content .product-link .content h4 {
  font-size: 18px;
}
.page-quickOrderPage .product-block__content .product-link:hover {
  text-decoration: underline;
}
.page-quickOrderPage .product-block__content .product-link:hover .content h4 {
  text-decoration: underline;
}
.page-quickOrderPage .product-block img {
  display: block;
  height: auto;
  width: 100%;
}
.page-quickOrderPage .product-block .item__list__cart {
  margin-top: 0px;
}
.page-quickOrderPage #quickOrder {
  width: auto;
}
.page-quickOrderPage #quickOrder .block1 .item__list--header .item__checkbox {
  display: table-cell;
  padding: 0;
  text-align: center;
  width: 30px;
}
.page-quickOrderPage #quickOrder .block1 .item__list--header .item__info {
  width: calc(50% - 30px);
  padding-left: 0;
}
.page-quickOrderPage #quickOrder .block1 .item__list--header .item__price {
  text-align: right;
  width: 15%;
}
.page-quickOrderPage #quickOrder .block1 .item__list--header .item__quantity {
  text-align: center;
  width: 15%;
}
.page-quickOrderPage #quickOrder .block1 .item__list--header .item__total--column {
  text-align: right;
  width: 20%;
}
.page-quickOrderPage #quickOrder .block1 .item__list--item.js-li-container {
  background: transparent;
  border: none;
  padding: 0;
}
.page-quickOrderPage #quickOrder .block1 .item__list--item .item__checkbox {
  display: table-cell;
  text-align: center;
  width: 30px;
}
.page-quickOrderPage #quickOrder .block1 .item__list--item .item__checkbox input[type="checkbox"] {
  margin: 4px 0 0;
}
.page-quickOrderPage #quickOrder .block1 .item__list--item .item__info {
  width: calc(50% - 30px);
  padding-left: 0;
}
.page-quickOrderPage #quickOrder .block1 .item__list--item .item__price {
  text-align: right;
  width: 15%;
}
.page-quickOrderPage #quickOrder .block1 .item__list--item .item__quantity {
  text-align: center;
  width: 15%;
}
.page-quickOrderPage #quickOrder .block1 .item__list--item .item__quantity form {
  padding: 0;
}
.page-quickOrderPage #quickOrder .block1 .item__list--item .item__total--column,
.page-quickOrderPage #quickOrder .block1 .item__list--item .item__total {
  text-align: right;
  width: 20%;
  padding-right: 10px;
}
.page-quickOrderPage #quickOrder .block1 .item__sku__input.js-sku-container {
  display: inline-block;
  max-width: 300px;
  padding: 0;
  width: 33%;
}
.page-quickOrderPage #quickOrder .block1 .help-block {
  margin-bottom: 25px;
}
.page-quickOrderPage #quickOrder .block1 .quick-order__add-to-cart-btn {
  display: inline-block;
  margin: 0 0 0 20px;
}
.page-quickOrderPage #quickOrder .block1 .quick-order__add-to-cart-btn button,
.page-quickOrderPage #quickOrder .block1 .quick-order__add-to-cart-btn button:focus {
  border: none;
  cursor: pointer;
  display: inline-block;
  font-size: 16px;
  font-weight: 400;
  padding: 6px 42px 6px 15px;
  position: relative;
  text-align: left;
  text-transform: capitalize;
  white-space: normal;
  width: auto;
  background: #003399;
  color: #ffffff;
}
.page-quickOrderPage #quickOrder .block1 .quick-order__add-to-cart-btn button:before,
.page-quickOrderPage #quickOrder .block1 .quick-order__add-to-cart-btn button:focus:before,
.page-quickOrderPage #quickOrder .block1 .quick-order__add-to-cart-btn button:after,
.page-quickOrderPage #quickOrder .block1 .quick-order__add-to-cart-btn button:focus:after {
  content: '\e072';
  font-family: 'Glyphicons Halflings';
  font-size: 80%;
  position: absolute;
  right: 15px;
  top: 50%;
  transform: translateY(-50%);
}
.page-quickOrderPage #quickOrder .block1 .quick-order__add-to-cart-btn button:hover,
.page-quickOrderPage #quickOrder .block1 .quick-order__add-to-cart-btn button:focus:hover {
  text-decoration: none;
}
.page-quickOrderPage #quickOrder .block1 .quick-order__add-to-cart-btn button:hover {
  background-color: #9ddfff;
  color: #0031a0;
}
.page-quickOrderPage #quickOrder .block1 .quick-order__add-to-cart-btn button[disabled],
.page-quickOrderPage #quickOrder .block1 .quick-order__add-to-cart-btn button .disabled,
.page-quickOrderPage #quickOrder .block1 .quick-order__add-to-cart-btn button[disabled]:hover,
.page-quickOrderPage #quickOrder .block1 .quick-order__add-to-cart-btn button .disabled:hover {
  background-color: #707070;
  color: #ffffff;
}
.page-quickOrderPage #quickOrder .block1 .quick-order__add-to-cart-btn button[disabled],
.page-quickOrderPage #quickOrder .block1 .quick-order__add-to-cart-btn button .disabled,
.page-quickOrderPage #quickOrder .block1 .quick-order__add-to-cart-btn button[disabled]:hover,
.page-quickOrderPage #quickOrder .block1 .quick-order__add-to-cart-btn button .disabled:hover {
  cursor: default;
  text-decoration: none;
}
.page-quickOrderPage #quickOrder .block1 .quick-order__upload-sku {
  display: inline-block;
  margin: 30px 0 0 20px;
  vertical-align: top;
}
.page-quickOrderPage #quickOrder .block1 .quick-order__upload-sku a:hover {
  text-decoration: underline;
}
.page-quickOrderPage #quickOrder .block1 input {
  background: #ffffff;
  border: 1px solid #dddee0;
  border-radius: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  color: #303030;
  display: block;
  font-size: 14px;
  height: 34px;
  line-height: 34px;
  padding: 6px 10px;
  width: 100%;
}
.page-quickOrderPage #quickOrder .block1 input.error {
  border-color: #fd7b7b;
  background-color: #fae5e8;
}
.page-quickOrderPage #quickOrder .block1 input.error ~ .error {
  display: block;
}
.page-quickOrderPage #quickOrder .block1 input:disabled {
  color: rgba(68, 68, 68, 0.5);
}
.page-quickOrderPage #quickOrder .block1 input[rel="datepicker-icon-trigger"] {
  display: inline-block;
  max-width: 190px;
  width: calc(100% - 52px);
}
.page-quickOrderPage #quickOrder #block1 .item__list--header:nth-child(odd),
.page-quickOrderPage #quickOrder #block1 .item__list--item:nth-child(odd) {
  background: transparent;
}
.page-quickOrderPage #quickOrder #block1 .item__list--header .item__total--column,
.page-quickOrderPage #quickOrder #block1 .item__list--item .item__total--column,
.page-quickOrderPage #quickOrder #block1 .item__list--header .item__total,
.page-quickOrderPage #quickOrder #block1 .item__list--item .item__total {
  text-align: right;
}
.page-quickOrderPage #quickOrder #block3 .search-module__form {
  margin-left: -10px;
  margin-right: -10px;
  padding-left: 0;
  padding-right: 0;
}
.page-quickOrderPage .account-section-content > .row {
  padding-left: 11%;
  padding-right: 11%;
}
@media (max-width: 1023px) {
  .page-quickOrderPage .account-section-content > .row {
    padding-right: 30px;
    padding-left: 30px;
  }
}
@media (min-width: 1400px) {
  .page-quickOrderPage .account-section-content > .row {
    margin-left: 0;
    margin-right: 0;
  }
}
@media (min-width: 1024px) {
  .page-quickOrderPage .account-section-content > .row {
    margin-left: 0;
    margin-right: 0;
  }
}
.sku-modal {
  margin: 0 auto;
  padding: 40px 0;
}
@media (min-width: 1024px) {
  .sku-modal {
    width: 75%;
  }
}
.page-quickAddSkuPage .order.col-xs-12.col-md-8 {
  display: none;
}
.page-quickAddSkuPage .placeorder-section-header.account-section-header {
  border: none;
  padding: 0;
}
@media (min-width: 1400px) {
  .page-quickAddSkuPage .cart-container > .row {
    padding-left: 11%;
    padding-right: 11%;
    margin-left: 0;
    margin-right: 0;
    padding-left: 0;
    padding-right: 0;
  }
}
@media (min-width: 1400px) and (max-width: 1023px) {
  .page-quickAddSkuPage .cart-container > .row {
    padding-right: 30px;
    padding-left: 30px;
  }
}
@media (min-width: 1024px) {
  .page-quickAddSkuPage .cart-container > .row {
    padding-left: 11%;
    padding-right: 11%;
    margin-left: 0;
    margin-right: 0;
    padding-left: 0;
    padding-right: 0;
  }
}
@media (min-width: 1024px) and (max-width: 1023px) {
  .page-quickAddSkuPage .cart-container > .row {
    padding-right: 30px;
    padding-left: 30px;
  }
}
.page-quickAddSkuPage .controls-container .download {
  text-decoration: none;
}
.page-quickAddSkuPage .controls-container .download:hover {
  color: #003399;
}
#colorbox .page-quickAddSkuPage .item__list {
  min-width: 500px;
}
.page-quickAddSkuPage .item__list .item__list--header .item__toggle,
.page-quickAddSkuPage .item__list .item__list--item .item__toggle {
  padding: 0;
  width: 10px;
}
.page-quickAddSkuPage .item__list .item__list--header .item__checkbox,
.page-quickAddSkuPage .item__list .item__list--item .item__checkbox {
  display: table-cell;
  padding: 0;
  text-align: center;
  width: 30px;
}
.page-quickAddSkuPage .item__list .item__list--header .item__checkbox__latm,
.page-quickAddSkuPage .item__list .item__list--item .item__checkbox__latm {
  display: table-cell;
  padding: 0;
  text-align: center;
  width: 6% !important;
}
.page-quickAddSkuPage .item__list .item__list--header .item__info,
.page-quickAddSkuPage .item__list .item__list--item .item__info {
  width: 35%;
  padding-left: 0;
}
.page-quickAddSkuPage .item__list .item__list--header .item__quantity,
.page-quickAddSkuPage .item__list .item__list--item .item__quantity {
  text-align: center;
  width: 15%;
}
.page-quickAddSkuPage .item__list .item__list--header .item__price,
.page-quickAddSkuPage .item__list .item__list--item .item__price {
  text-align: right;
  width: 20%;
}
.page-quickAddSkuPage .item__list .item__list--header .item__total--column,
.page-quickAddSkuPage .item__list .item__list--item .item__total--column,
.page-quickAddSkuPage .item__list .item__list--header .item__total,
.page-quickAddSkuPage .item__list .item__list--item .item__total {
  text-align: right;
  width: 20%;
}
.page-quickAddSkuPage .item__list .item__list--header li {
  background: #f1f3f5;
  color: inherit;
  display: table-cell;
  font-size: 14px;
  font-weight: 700;
  padding: 10px 10px;
  text-transform: none;
}
.page-quickAddSkuPage .item__list .item__list--header li:last-child {
  padding-right: 24px !important;
}
.page-quickAddSkuPage .item__list .item__list--item {
  border-bottom: 1px solid #dddee0;
  border-top: 0;
  display: table;
  padding: 15px 0;
  width: 100%;
}
.page-quickAddSkuPage .item__list .item__list--item a:hover {
  text-decoration: underline;
}
.page-quickAddSkuPage .item__list .item__list--item > div {
  display: table-cell;
  font-size: 14px;
  font-weight: 400;
  vertical-align: top !important;
}
.page-quickAddSkuPage .item__list .item__list--item > div:last-child {
  padding-right: 24px !important;
}
.page-quickAddSkuPage .item__list .item__list--item .item__name {
  display: block;
  font: inherit;
  margin-bottom: 0.5em;
  word-wrap: break-word;
}
.page-quickAddSkuPage .item__list .item__list--item .item__info > div:last-child {
  margin-bottom: 0.5em;
}
.page-quickAddSkuPage .item__list .item__list--item .item__code {
  color: #707070;
}
.page-quickAddSkuPage .item__list .item__list--item .item__code,
.page-quickAddSkuPage .item__list .item__list--item .item__stock {
  font-size: 0.9em;
  line-height: 1.5;
}
.page-quickAddSkuPage .item__list .item__list--item .item__quantity input[type=number]::-webkit-inner-spin-button,
.page-quickAddSkuPage .item__list .item__list--item .item__quantity__total input[type=number]::-webkit-inner-spin-button,
.page-quickAddSkuPage .item__list .item__list--item .item__quantity input[type=number]::-webkit-outer-spin-button,
.page-quickAddSkuPage .item__list .item__list--item .item__quantity__total input[type=number]::-webkit-outer-spin-button {
  -webkit-appearance: none;
}
.page-quickAddSkuPage .item__list .item__list--item .item__quantity .form-control {
  height: 34px;
}
.page-quickAddSkuPage .item__list .item__list--item .item__total {
  padding-right: 24px !important;
  text-transform: uppercase;
}
.page-quickAddSkuPage .item__list .item__list--item .item__checkbox input[type="checkbox"] {
  margin: 4px 0 0;
}
.page-quickAddSkuPage .item__list .item__list--item .item__quantity form {
  padding: 0;
}
.page-quickAddSkuPage .item__list .item__list--item .item__remove {
  display: block;
  padding: 0;
  width: 100%;
}
.page-quickAddSkuPage .item__list .item__list--item .item__remove button {
  font-size: 16px;
}
.page-quickAddSkuPage .item__list__checkout {
  margin-top: 0;
  max-height: 500px;
}
@media only screen and (max-width: 1280px) {
  .page-quickAddSkuPage .item__list .item__list--item > div {
    padding-left: 10px;
    padding-right: 10px;
  }
  .page-quickAddSkuPage .item__list .item__price,
  .page-quickAddSkuPage .item__list .item__quantity {
    text-align: center;
  }
  .page-quickAddSkuPage .item__list .item__total {
    float: none;
  }
}
@media (max-width: 1024px) {
  .page-quickAddSkuPage .item__list {
    border-top: 0;
    margin-top: 0;
  }
  .page-quickAddSkuPage .item__list .item__list--header {
    min-width: 700px;
    table-layout: fixed;
  }
  .page-quickAddSkuPage .item__list .item__list--item {
    min-width: 700px;
    table-layout: fixed;
    width: 100%;
  }
  .page-quickAddSkuPage .item__list__checkout .item__list--item .item__info,
  .page-quickAddSkuPage .item__list__checkout .item__list--item .item__price,
  .page-quickAddSkuPage .item__list__checkout .item__list--item .item__quantity,
  .page-quickAddSkuPage .item__list__checkout .item__list--item .item__total {
    padding-left: 0;
    padding-right: 0;
  }
}
.page-quickAddSkuPage #quickAddSku {
  width: auto;
}
@media (min-width: 1400px) {
  .page-quickAddSkuPage #quickAddSku .row {
    padding-left: 11%;
    padding-right: 11%;
    margin-left: 0;
    margin-right: 0;
    padding-left: 0;
    padding-right: 0;
  }
}
@media (min-width: 1400px) and (max-width: 1023px) {
  .page-quickAddSkuPage #quickAddSku .row {
    padding-right: 30px;
    padding-left: 30px;
  }
}
@media (min-width: 1024px) {
  .page-quickAddSkuPage #quickAddSku .row {
    padding-left: 11%;
    padding-right: 11%;
    margin-left: 0;
    margin-right: 0;
    padding-left: 0;
    padding-right: 0;
  }
}
@media (min-width: 1024px) and (max-width: 1023px) {
  .page-quickAddSkuPage #quickAddSku .row {
    padding-right: 30px;
    padding-left: 30px;
  }
}
@media (min-width: 1400px) {
  .page-quickAddSkuPage #quickAddSku .col-xs-12.col-md-8 {
    padding-left: 0;
  }
  .page-quickAddSkuPage #quickAddSku .order-summary-sticky-wrap.col-xs-12.col-md-4 {
    padding-right: 0;
  }
}
@media (min-width: 1024px) {
  .page-quickAddSkuPage #quickAddSku .col-xs-12.col-md-8 {
    padding-left: 0;
  }
  .page-quickAddSkuPage #quickAddSku .order-summary-sticky-wrap.col-xs-12.col-md-4 {
    padding-right: 0;
  }
}
@media print {
  .page-quickAddSkuPage #quickAddSku .col-xs-12.col-md-8 {
    float: none;
    width: 100%;
  }
  .page-quickAddSkuPage #quickAddSku .order-summary-sticky-wrap.col-xs-12.col-md-4 {
    display: none;
  }
  .page-quickAddSkuPage #quickAddSku .module-optional-note {
    display: none;
  }
}
.page-quickAddSkuPage #quickAddSku .placeorder-section-header {
  border: none;
  font-size: 43px;
  font-weight: 200;
  line-height: normal;
  padding: 0;
}
@media print {
  .page-quickAddSkuPage #quickAddSku .placeorder-section-header {
    display: none;
  }
}
.page-quickAddSkuPage #quickAddSku .placeorder__introduction {
  border-bottom: 1px solid #cccccc;
  color: #303030;
  margin: 0 0 30px;
  padding: 10px 0;
}
.page-quickAddSkuPage #quickAddSku .placeorder__introduction__content {
  display: none;
}
.page-quickAddSkuPage #quickAddSku .placeorder__introduction__content.active {
  display: block;
}
@media print {
  .page-quickAddSkuPage #quickAddSku .placeorder__introduction {
    display: none;
  }
}
.page-quickAddSkuPage #quickAddSku .placeorder__tabs {
  margin-bottom: 20px;
}
.page-quickAddSkuPage #quickAddSku .placeorder__tabs button {
  background: #8c8f94;
  border: none;
  color: #fff;
  padding: 10px 30px;
  position: relative;
}
.page-quickAddSkuPage #quickAddSku .placeorder__tabs button.active,
.page-quickAddSkuPage #quickAddSku .placeorder__tabs button:hover {
  background: #000;
}
.page-quickAddSkuPage #quickAddSku .placeorder__tabs button.active:before {
  background: #000;
  bottom: -3px;
  clear: both;
  content: '';
  display: block;
  height: 20px;
  left: calc(50% - 10px);
  overflow: hidden;
  position: absolute;
  transform: rotate(45deg);
  width: 20px;
  z-index: -1;
}
@media (min-width: 1400px) {
  .page-quickAddSkuPage #quickAddSku .placeorder__tabs button {
    display: inline-block;
  }
}
@media (max-width: 1024px) {
  .page-quickAddSkuPage #quickAddSku .placeorder__tabs button {
    display: inline-block;
  }
}
@media (max-width: 640px) {
  .page-quickAddSkuPage #quickAddSku .placeorder__tabs button {
    display: block;
    margin-bottom: 1px;
    width: 100%;
  }
  .page-quickAddSkuPage #quickAddSku .placeorder__tabs button.active:before {
    display: none;
  }
}
@media print {
  .page-quickAddSkuPage #quickAddSku .placeorder__tabs {
    display: none;
  }
}
.page-quickAddSkuPage #quickAddSku .placeorder__tab {
  display: none;
}
.page-quickAddSkuPage #quickAddSku .placeorder__tab.active {
  display: block;
}
.page-quickAddSkuPage #quickAddSku .quick-order__top {
  display: table;
  margin-bottom: 30px;
  width: 100%;
}
@media (max-width: 640px) {
  .page-quickAddSkuPage #quickAddSku .quick-order__top {
    margin-bottom: 10px;
  }
}
.page-quickAddSkuPage #quickAddSku .quick-order__top p,
.page-quickAddSkuPage #quickAddSku .quick-order__top .control-link {
  display: inline-block;
}
@media (min-width: 640px) {
  .page-quickAddSkuPage #quickAddSku .quick-order__top .control-link {
    padding-left: 30px;
  }
}
@media (max-width: 640px) {
  .page-quickAddSkuPage #quickAddSku .quick-order__top .control-link {
    display: block;
  }
}
.page-quickAddSkuPage #quickAddSku .quick-order__top .control-link:hover {
  text-decoration: underline;
}
.page-quickAddSkuPage #quickAddSku .quick-order__top + div {
  display: inline-block;
  max-width: 250px;
  vertical-align: top;
  width: 100%;
}
@media (max-width: 640px) {
  .page-quickAddSkuPage #quickAddSku .quick-order__top + div {
    display: block;
    margin-bottom: 20px;
    max-width: 100%;
  }
}
.page-quickAddSkuPage #quickAddSku .item__list__cart {
  margin-top: 10px;
}
.page-quickAddSkuPage #quickAddSku .item__sku__input.js-sku-container {
  display: inline-block;
  height: 46px;
  max-width: 250px;
  padding: 0;
  width: 33%;
}
.page-quickAddSkuPage #quickAddSku .quick-order__add-to-cart-btn {
  margin: 0 0 0 20px;
}
.page-quickAddSkuPage #quickAddSku .quick-order__add-to-cart-btn button {
  height: 46px;
}
.page-quickAddSkuPage #quickAddSku .quick-order__add-to-cart-btn button,
.page-quickAddSkuPage #quickAddSku .quick-order__add-to-cart-btn button:focus {
  border: none;
  cursor: pointer;
  display: inline-block;
  font-size: 16px;
  font-weight: 400;
  padding: 6px 42px 6px 15px;
  position: relative;
  text-align: left;
  text-transform: capitalize;
  white-space: normal;
  width: auto;
  background: #003399;
  color: #ffffff;
}
.page-quickAddSkuPage #quickAddSku .quick-order__add-to-cart-btn button:before,
.page-quickAddSkuPage #quickAddSku .quick-order__add-to-cart-btn button:focus:before,
.page-quickAddSkuPage #quickAddSku .quick-order__add-to-cart-btn button:after,
.page-quickAddSkuPage #quickAddSku .quick-order__add-to-cart-btn button:focus:after {
  content: '\e072';
  font-family: 'Glyphicons Halflings';
  font-size: 80%;
  position: absolute;
  right: 15px;
  top: 50%;
  transform: translateY(-50%);
}
.page-quickAddSkuPage #quickAddSku .quick-order__add-to-cart-btn button:hover,
.page-quickAddSkuPage #quickAddSku .quick-order__add-to-cart-btn button:focus:hover {
  text-decoration: none;
}
.page-quickAddSkuPage #quickAddSku .quick-order__add-to-cart-btn button:hover {
  background-color: #9ddfff;
  color: #0031a0;
}
.page-quickAddSkuPage #quickAddSku .quick-order__add-to-cart-btn button[disabled],
.page-quickAddSkuPage #quickAddSku .quick-order__add-to-cart-btn button .disabled,
.page-quickAddSkuPage #quickAddSku .quick-order__add-to-cart-btn button[disabled]:hover,
.page-quickAddSkuPage #quickAddSku .quick-order__add-to-cart-btn button .disabled:hover {
  background-color: #707070;
  color: #ffffff;
}
.page-quickAddSkuPage #quickAddSku .quick-order__add-to-cart-btn button[disabled],
.page-quickAddSkuPage #quickAddSku .quick-order__add-to-cart-btn button .disabled,
.page-quickAddSkuPage #quickAddSku .quick-order__add-to-cart-btn button[disabled]:hover,
.page-quickAddSkuPage #quickAddSku .quick-order__add-to-cart-btn button .disabled:hover {
  cursor: default;
  text-decoration: none;
}
.page-quickAddSkuPage #quickAddSku .quick-order__add-to-cart-btn {
  display: inline-block;
  height: 46px;
}
.page-quickAddSkuPage #quickAddSku .quick-order__upload-sku {
  display: inline-block;
  margin: 0 0 0 20px;
}
.page-quickAddSkuPage #quickAddSku .quick-order__upload-sku a:hover {
  text-decoration: underline;
}
.page-quickAddSkuPage #quickAddSku .js-sku-input-field.form-control {
  height: 46px;
  max-width: 300px;
  width: 100%;
}
@media (max-width: 640px) {
  .page-quickAddSkuPage #quickAddSku .js-sku-input-field.form-control {
    max-width: 100%;
  }
}
.page-quickAddSkuPage #quickAddSku #block1 .quick-order__list .item__list--header .item__toggle,
.page-quickAddSkuPage #quickAddSku #block2 .quick-order__list .item__list--header .item__toggle,
.page-quickAddSkuPage #quickAddSku #block3 .quick-order__list .item__list--header .item__toggle {
  display: none;
}
.page-quickAddSkuPage #quickAddSku #block1 .item__sku__input.js-sku-container,
.page-quickAddSkuPage #quickAddSku #block2 .item__sku__input.js-sku-container,
.page-quickAddSkuPage #quickAddSku #block3 .item__sku__input.js-sku-container {
  display: inline-block;
  height: 46px;
  max-width: 300px;
  padding: 0;
  width: 33%;
}
.page-quickAddSkuPage #quickAddSku #block1 .quick-order__add-to-cart-btn,
.page-quickAddSkuPage #quickAddSku #block2 .quick-order__add-to-cart-btn,
.page-quickAddSkuPage #quickAddSku #block3 .quick-order__add-to-cart-btn {
  display: inline-block;
  height: 46px;
  margin: 0 0 0 20px;
}
.page-quickAddSkuPage #quickAddSku #block1 .quick-order__add-to-cart-btn button,
.page-quickAddSkuPage #quickAddSku #block2 .quick-order__add-to-cart-btn button,
.page-quickAddSkuPage #quickAddSku #block3 .quick-order__add-to-cart-btn button {
  height: 46px;
}
.page-quickAddSkuPage #quickAddSku #block1 .quick-order__add-to-cart-btn button,
.page-quickAddSkuPage #quickAddSku #block2 .quick-order__add-to-cart-btn button,
.page-quickAddSkuPage #quickAddSku #block3 .quick-order__add-to-cart-btn button,
.page-quickAddSkuPage #quickAddSku #block1 .quick-order__add-to-cart-btn button:focus,
.page-quickAddSkuPage #quickAddSku #block2 .quick-order__add-to-cart-btn button:focus,
.page-quickAddSkuPage #quickAddSku #block3 .quick-order__add-to-cart-btn button:focus {
  border: none;
  cursor: pointer;
  display: inline-block;
  font-size: 16px;
  font-weight: 400;
  padding: 6px 42px 6px 15px;
  position: relative;
  text-align: left;
  text-transform: capitalize;
  white-space: normal;
  width: auto;
  background: #003399;
  color: #ffffff;
}
.page-quickAddSkuPage #quickAddSku #block1 .quick-order__add-to-cart-btn button:before,
.page-quickAddSkuPage #quickAddSku #block2 .quick-order__add-to-cart-btn button:before,
.page-quickAddSkuPage #quickAddSku #block3 .quick-order__add-to-cart-btn button:before,
.page-quickAddSkuPage #quickAddSku #block1 .quick-order__add-to-cart-btn button:focus:before,
.page-quickAddSkuPage #quickAddSku #block2 .quick-order__add-to-cart-btn button:focus:before,
.page-quickAddSkuPage #quickAddSku #block3 .quick-order__add-to-cart-btn button:focus:before,
.page-quickAddSkuPage #quickAddSku #block1 .quick-order__add-to-cart-btn button:after,
.page-quickAddSkuPage #quickAddSku #block2 .quick-order__add-to-cart-btn button:after,
.page-quickAddSkuPage #quickAddSku #block3 .quick-order__add-to-cart-btn button:after,
.page-quickAddSkuPage #quickAddSku #block1 .quick-order__add-to-cart-btn button:focus:after,
.page-quickAddSkuPage #quickAddSku #block2 .quick-order__add-to-cart-btn button:focus:after,
.page-quickAddSkuPage #quickAddSku #block3 .quick-order__add-to-cart-btn button:focus:after {
  content: '\e072';
  font-family: 'Glyphicons Halflings';
  font-size: 80%;
  position: absolute;
  right: 15px;
  top: 50%;
  transform: translateY(-50%);
}
.page-quickAddSkuPage #quickAddSku #block1 .quick-order__add-to-cart-btn button:hover,
.page-quickAddSkuPage #quickAddSku #block2 .quick-order__add-to-cart-btn button:hover,
.page-quickAddSkuPage #quickAddSku #block3 .quick-order__add-to-cart-btn button:hover,
.page-quickAddSkuPage #quickAddSku #block1 .quick-order__add-to-cart-btn button:focus:hover,
.page-quickAddSkuPage #quickAddSku #block2 .quick-order__add-to-cart-btn button:focus:hover,
.page-quickAddSkuPage #quickAddSku #block3 .quick-order__add-to-cart-btn button:focus:hover {
  text-decoration: none;
}
.page-quickAddSkuPage #quickAddSku #block1 .quick-order__add-to-cart-btn button:hover,
.page-quickAddSkuPage #quickAddSku #block2 .quick-order__add-to-cart-btn button:hover,
.page-quickAddSkuPage #quickAddSku #block3 .quick-order__add-to-cart-btn button:hover {
  background-color: #9ddfff;
  color: #0031a0;
}
.page-quickAddSkuPage #quickAddSku #block1 .quick-order__add-to-cart-btn button[disabled],
.page-quickAddSkuPage #quickAddSku #block2 .quick-order__add-to-cart-btn button[disabled],
.page-quickAddSkuPage #quickAddSku #block3 .quick-order__add-to-cart-btn button[disabled],
.page-quickAddSkuPage #quickAddSku #block1 .quick-order__add-to-cart-btn button .disabled,
.page-quickAddSkuPage #quickAddSku #block2 .quick-order__add-to-cart-btn button .disabled,
.page-quickAddSkuPage #quickAddSku #block3 .quick-order__add-to-cart-btn button .disabled,
.page-quickAddSkuPage #quickAddSku #block1 .quick-order__add-to-cart-btn button[disabled]:hover,
.page-quickAddSkuPage #quickAddSku #block2 .quick-order__add-to-cart-btn button[disabled]:hover,
.page-quickAddSkuPage #quickAddSku #block3 .quick-order__add-to-cart-btn button[disabled]:hover,
.page-quickAddSkuPage #quickAddSku #block1 .quick-order__add-to-cart-btn button .disabled:hover,
.page-quickAddSkuPage #quickAddSku #block2 .quick-order__add-to-cart-btn button .disabled:hover,
.page-quickAddSkuPage #quickAddSku #block3 .quick-order__add-to-cart-btn button .disabled:hover {
  background-color: #707070;
  color: #ffffff;
}
.page-quickAddSkuPage #quickAddSku #block1 .quick-order__add-to-cart-btn button[disabled],
.page-quickAddSkuPage #quickAddSku #block2 .quick-order__add-to-cart-btn button[disabled],
.page-quickAddSkuPage #quickAddSku #block3 .quick-order__add-to-cart-btn button[disabled],
.page-quickAddSkuPage #quickAddSku #block1 .quick-order__add-to-cart-btn button .disabled,
.page-quickAddSkuPage #quickAddSku #block2 .quick-order__add-to-cart-btn button .disabled,
.page-quickAddSkuPage #quickAddSku #block3 .quick-order__add-to-cart-btn button .disabled,
.page-quickAddSkuPage #quickAddSku #block1 .quick-order__add-to-cart-btn button[disabled]:hover,
.page-quickAddSkuPage #quickAddSku #block2 .quick-order__add-to-cart-btn button[disabled]:hover,
.page-quickAddSkuPage #quickAddSku #block3 .quick-order__add-to-cart-btn button[disabled]:hover,
.page-quickAddSkuPage #quickAddSku #block1 .quick-order__add-to-cart-btn button .disabled:hover,
.page-quickAddSkuPage #quickAddSku #block2 .quick-order__add-to-cart-btn button .disabled:hover,
.page-quickAddSkuPage #quickAddSku #block3 .quick-order__add-to-cart-btn button .disabled:hover {
  cursor: default;
  text-decoration: none;
}
@media (max-width: 640px) {
  .page-quickAddSkuPage #quickAddSku #block1 .quick-order__add-to-cart-btn,
  .page-quickAddSkuPage #quickAddSku #block2 .quick-order__add-to-cart-btn,
  .page-quickAddSkuPage #quickAddSku #block3 .quick-order__add-to-cart-btn {
    display: block;
    margin: 0 0 10px 0;
    width: 100%;
  }
}
.page-quickAddSkuPage #quickAddSku #block1 .quick-order__upload-sku,
.page-quickAddSkuPage #quickAddSku #block2 .quick-order__upload-sku,
.page-quickAddSkuPage #quickAddSku #block3 .quick-order__upload-sku {
  display: inline-block;
  margin: 0 0 0 20px;
}
@media (max-width: 640px) {
  .page-quickAddSkuPage #quickAddSku #block1 .quick-order__upload-sku,
  .page-quickAddSkuPage #quickAddSku #block2 .quick-order__upload-sku,
  .page-quickAddSkuPage #quickAddSku #block3 .quick-order__upload-sku {
    display: block;
    margin: 0;
    width: 100%;
  }
}
.page-quickAddSkuPage #quickAddSku #block1 .quick-order__upload-sku a:hover,
.page-quickAddSkuPage #quickAddSku #block2 .quick-order__upload-sku a:hover,
.page-quickAddSkuPage #quickAddSku #block3 .quick-order__upload-sku a:hover {
  text-decoration: underline;
}
.page-quickAddSkuPage #quickAddSku #block1 .js-sku-input-field.form-control,
.page-quickAddSkuPage #quickAddSku #block2 .js-sku-input-field.form-control,
.page-quickAddSkuPage #quickAddSku #block3 .js-sku-input-field.form-control {
  height: 46px;
}
.page-quickAddSkuPage #quickAddSku #block1 .js-quick-add-sku-container.unpopulated #reset-sku-list,
.page-quickAddSkuPage #quickAddSku #block2 .js-quick-add-sku-container.unpopulated #reset-sku-list,
.page-quickAddSkuPage #quickAddSku #block3 .js-quick-add-sku-container.unpopulated #reset-sku-list {
  pointer-events: none;
  color: #ccc;
}
.page-quickAddSkuPage #quickAddSku #block1 .js-quick-add-sku-container.unpopulated .item__list.item__list__cart.quick-order__list.js-ul-container,
.page-quickAddSkuPage #quickAddSku #block2 .js-quick-add-sku-container.unpopulated .item__list.item__list__cart.quick-order__list.js-ul-container,
.page-quickAddSkuPage #quickAddSku #block3 .js-quick-add-sku-container.unpopulated .item__list.item__list__cart.quick-order__list.js-ul-container {
  display: none;
}
@media only screen and (max-width: 1280px) {
  .page-quickAddSkuPage #quickAddSku #block1 .quick-order__upload-sku,
  .page-quickAddSkuPage #quickAddSku #block2 .quick-order__upload-sku,
  .page-quickAddSkuPage #quickAddSku #block3 .quick-order__upload-sku {
    margin-bottom: 10px;
  }
}
.page-quickAddSkuPage #quickAddSku #block3 .search-module__form {
  padding-left: 0;
  padding-right: 0;
}
@media (min-width: 1024px) {
  .page-quickAddSkuPage #quickAddSku #block3 .search-module__form {
    margin-left: -10px;
    margin-right: -10px;
  }
}
@media (max-width: 1023px) {
  .page-quickAddSkuPage .order-summary {
    padding-top: 66px;
    position: relative;
  }
  .page-quickAddSkuPage .order-summary .cart__actions.order-summary--actions {
    display: block;
    left: 0;
    padding: 0;
    position: absolute;
    top: 0;
    width: 100%;
  }
  .page-quickAddSkuPage .order-summary .cart__actions.order-summary--actions button {
    height: 46px;
    margin: 0;
  }
}
@media only screen and (min-width: 640px) and (max-width: 1024px) {
  .page-quickAddSkuPage .order-summary {
    margin-top: 10px;
  }
}
.sku-modal {
  margin: 0 auto;
  padding: 40px 0;
}
@media (min-width: 1024px) {
  .sku-modal {
    width: 75%;
  }
}
.asset-browse,
.asset-search,
.support-browse {
  padding-bottom: 100px;
  padding-top: 60px;
}
.asset-browse .row,
.asset-search .row,
.support-browse .row {
  padding-left: 11%;
  padding-right: 11%;
}
@media (max-width: 1023px) {
  .asset-browse .row,
  .asset-search .row,
  .support-browse .row {
    padding-right: 30px;
    padding-left: 30px;
  }
}
.asset-browse__header,
.asset-search__header,
.support-browse__header {
  background-color: transparent;
  border-bottom: 1px solid #dddee0;
  margin: 0 0 20px !important;
  padding: 0 0 20px;
  position: relative;
}
.asset-browse__header:before,
.asset-search__header:before,
.support-browse__header:before,
.asset-browse__header:after,
.asset-search__header:after,
.support-browse__header:after {
  content: " ";
  display: table;
}
.asset-browse__header:after,
.asset-search__header:after,
.support-browse__header:after {
  clear: both;
}
.asset-browse__header:before,
.asset-search__header:before,
.support-browse__header:before,
.asset-browse__header:after,
.asset-search__header:after,
.support-browse__header:after {
  content: " ";
  display: table;
}
.asset-browse__header:after,
.asset-search__header:after,
.support-browse__header:after {
  clear: both;
}
.asset-browse__header:before,
.asset-search__header:before,
.support-browse__header:before,
.asset-browse__header:after,
.asset-search__header:after,
.support-browse__header:after {
  content: " ";
  display: table;
}
.asset-browse__header:after,
.asset-search__header:after,
.support-browse__header:after {
  clear: both;
}
.asset-browse__header:before,
.asset-search__header:before,
.support-browse__header:before,
.asset-browse__header:after,
.asset-search__header:after,
.support-browse__header:after {
  content: " ";
  display: table;
}
.asset-browse__header:after,
.asset-search__header:after,
.support-browse__header:after {
  clear: both;
}
.asset-browse__header:before,
.asset-search__header:before,
.support-browse__header:before,
.asset-browse__header:after,
.asset-search__header:after,
.support-browse__header:after {
  content: " ";
  display: table;
}
.asset-browse__header:after,
.asset-search__header:after,
.support-browse__header:after {
  clear: both;
}
.asset-browse__header h1,
.asset-search__header h1,
.support-browse__header h1 {
  font-size: 43px;
  font-weight: 200;
  line-height: normal;
  float: left;
  margin-top: 0;
  max-width: calc(100% - 40px);
}
@media (max-width: 1023px) {
  .asset-browse__header h1,
  .asset-search__header h1,
  .support-browse__header h1 {
    font-size: 24px;
    margin-bottom: 0;
    padding: 10px 0;
  }
}
.asset-browse__header hr,
.asset-search__header hr,
.support-browse__header hr {
  border-top-color: #D3DEE3;
}
.asset-browse__header .text,
.asset-search__header .text,
.support-browse__header .text {
  clear: both;
  font-size: 1.4em;
}
.asset-browse__header .text--small,
.asset-search__header .text--small,
.support-browse__header .text--small {
  font-size: .9em;
}
.asset-browse__header .header__buttons,
.asset-search__header .header__buttons,
.support-browse__header .header__buttons {
  float: right;
  padding-top: 10px;
}
.asset-browse__header h1 + *:not(.header__buttons),
.asset-search__header h1 + *:not(.header__buttons),
.support-browse__header h1 + *:not(.header__buttons),
.asset-browse__header .header__buttons + *,
.asset-search__header .header__buttons + *,
.support-browse__header .header__buttons + * {
  clear: both;
}
.asset-browse__header .notification--bell,
.asset-search__header .notification--bell,
.support-browse__header .notification--bell {
  display: block;
  position: absolute;
  right: 10px;
  text-decoration: none !important;
  top: 0;
  z-index: 5;
}
.asset-browse__header .notification--bell:before,
.asset-search__header .notification--bell:before,
.support-browse__header .notification--bell:before {
  content: '\e911';
  font-family: 'epson-icons';
  font-size: 3rem;
}
.asset-browse__header .notification--bell:hover:before,
.asset-search__header .notification--bell:hover:before,
.support-browse__header .notification--bell:hover:before {
  text-decoration: underline;
}
@media print {
  .asset-browse__header,
  .asset-search__header,
  .support-browse__header {
    border-bottom: 0;
    padding: 0;
  }
  .asset-browse__header .heading,
  .asset-search__header .heading,
  .support-browse__header .heading,
  .asset-browse__header .text,
  .asset-search__header .text,
  .support-browse__header .text {
    display: inline-block;
    font-size: 20px;
    line-height: normal;
    margin: 0;
    padding: 0;
    width: 50%;
  }
  .asset-browse__header .heading,
  .asset-search__header .heading,
  .support-browse__header .heading {
    text-align: left;
  }
  .asset-browse__header .text,
  .asset-search__header .text,
  .support-browse__header .text {
    text-align: right;
  }
  .asset-browse__header .header__buttons,
  .asset-search__header .header__buttons,
  .support-browse__header .header__buttons {
    display: none;
  }
}
.asset-browse__header h1,
.asset-search__header h1,
.support-browse__header h1 {
  margin-bottom: 0;
}
.asset-browse .controls-container,
.asset-search .controls-container,
.support-browse .controls-container {
  clear: both;
  display: block;
  margin-bottom: 10px;
  overflow: hidden;
  position: relative;
}
.asset-browse .controls-container input,
.asset-search .controls-container input,
.support-browse .controls-container input,
.asset-browse .controls-container select,
.asset-search .controls-container select,
.support-browse .controls-container select,
.asset-browse .controls-container button,
.asset-search .controls-container button,
.support-browse .controls-container button {
  display: inline-block;
  height: 34px;
  margin: 0;
  position: relative;
}
.asset-browse .controls-container input,
.asset-search .controls-container input,
.support-browse .controls-container input {
  background-color: #fff;
  border-radius: 0;
  border: 1px solid #ccc;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  color: #3c3c3c;
  font-size: 14px;
  line-height: 1.42857143;
  padding: 6px 12px 6px 26px;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  width: 30%;
  z-index: 1;
}
.asset-browse .controls-container select,
.asset-search .controls-container select,
.support-browse .controls-container select {
  width: 30%;
}
.asset-browse .controls-container .select2-container,
.asset-search .controls-container .select2-container,
.support-browse .controls-container .select2-container {
  top: -1px;
  width: 30% !important;
}
.asset-browse .controls-container button,
.asset-search .controls-container button,
.support-browse .controls-container button {
  float: none;
  top: 1px;
}
.asset-browse .controls-container .reset-link,
.asset-search .controls-container .reset-link,
.support-browse .controls-container .reset-link {
  padding-left: 10px;
}
.asset-browse .controls-container .reset-link.disabled,
.asset-search .controls-container .reset-link.disabled,
.support-browse .controls-container .reset-link.disabled {
  color: #ccc;
  pointer-events: none;
}
.asset-browse .controls-container .reset-link.disabled:hover,
.asset-search .controls-container .reset-link.disabled:hover,
.support-browse .controls-container .reset-link.disabled:hover {
  text-decoration: none;
}
@media (max-width: 640px) {
  .asset-browse .controls-container input,
  .asset-search .controls-container input,
  .support-browse .controls-container input,
  .asset-browse .controls-container select,
  .asset-search .controls-container select,
  .support-browse .controls-container select,
  .asset-browse .controls-container .select2-container,
  .asset-search .controls-container .select2-container,
  .support-browse .controls-container .select2-container {
    display: block;
    margin-bottom: 15px;
    width: 100% !important;
  }
  .asset-browse .controls-container button,
  .asset-search .controls-container button,
  .support-browse .controls-container button {
    display: inline-block;
  }
  .asset-browse .controls-container .reset-link,
  .asset-search .controls-container .reset-link,
  .support-browse .controls-container .reset-link {
    display: inline-block;
    text-align: right;
  }
}
.asset-browse .col-md-2-4,
.asset-search .col-md-2-4,
.support-browse .col-md-2-4 {
  width: 20%;
}
@media (max-width: 640px) {
  .asset-browse .col-md-2-4:nth-child(odd),
  .asset-search .col-md-2-4:nth-child(odd),
  .support-browse .col-md-2-4:nth-child(odd) {
    clear: left;
    float: left;
    width: 49%;
  }
  .asset-browse .col-md-2-4:nth-child(even),
  .asset-search .col-md-2-4:nth-child(even),
  .support-browse .col-md-2-4:nth-child(even) {
    clear: right;
    float: right;
    width: 49%;
  }
}
.asset-browse .accordion-content,
.asset-search .accordion-content,
.support-browse .accordion-content {
  margin-top: 20px;
}
.asset-browse .product-block__content-block,
.asset-search .product-block__content-block,
.support-browse .product-block__content-block {
  margin: 20px 0;
}
.asset-browse .product-block__filter,
.asset-search .product-block__filter,
.support-browse .product-block__filter {
  display: block;
  margin: 20px 0 0;
}
.asset-browse .product-block__filter-container,
.asset-search .product-block__filter-container,
.support-browse .product-block__filter-container {
  display: block;
  position: relative;
}
.asset-browse .product-block__filter input,
.asset-search .product-block__filter input,
.support-browse .product-block__filter input {
  background-color: #fff;
  border-radius: 0;
  border: 1px solid #ccc;
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  color: #3c3c3c;
  display: block;
  font-size: 14px;
  height: 34px;
  line-height: 1.42857143;
  margin: 0;
  padding: 6px 12px 6px 26px;
  position: relative;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  width: 30%;
  z-index: 1;
}
.asset-browse .product-block__filter button,
.asset-search .product-block__filter button,
.support-browse .product-block__filter button {
  background-color: transparent;
  border: none;
  color: #003399;
  display: block;
  font-size: 14px;
  height: 34px;
  line-height: 1.42857143;
  margin: 0;
  padding: 6px 12px;
  position: relative;
  text-align: left;
  top: 10px;
  width: 100%;
}
.asset-browse .product-block__filter button:disabled,
.asset-search .product-block__filter button:disabled,
.support-browse .product-block__filter button:disabled {
  color: #ccc;
  pointer-events: none;
}
.asset-browse .product-block__filter button:disabled:hover,
.asset-search .product-block__filter button:disabled:hover,
.support-browse .product-block__filter button:disabled:hover {
  text-decoration: none;
}
.asset-browse .product-block__filter button:hover,
.asset-search .product-block__filter button:hover,
.support-browse .product-block__filter button:hover {
  text-decoration: underline;
  color: #003c66;
}
@media (max-width: 1024px) {
  .asset-browse .product-block__filter.col-xs-12.col-md-3,
  .asset-search .product-block__filter.col-xs-12.col-md-3,
  .support-browse .product-block__filter.col-xs-12.col-md-3 {
    margin-top: 0;
  }
}
@media (max-width: 640px) {
  .asset-browse .product-block__filter,
  .asset-search .product-block__filter,
  .support-browse .product-block__filter {
    padding-left: 10px;
    padding-right: 10px;
  }
  .asset-browse .product-block__filter input,
  .asset-search .product-block__filter input,
  .support-browse .product-block__filter input {
    width: 100%;
  }
  .asset-browse .product-block__filter button,
  .asset-search .product-block__filter button,
  .support-browse .product-block__filter button {
    width: 100%;
  }
  .asset-browse .product-block__filter.col-xs-12.col-md-3,
  .asset-search .product-block__filter.col-xs-12.col-md-3,
  .support-browse .product-block__filter.col-xs-12.col-md-3 {
    margin-top: 0;
    margin-bottom: 20px;
  }
}
.asset-browse .product-table .item__list,
.asset-search .product-table .item__list,
.support-browse .product-table .item__list {
  margin: 0;
}
.asset-browse .product-table .item__list--header,
.asset-search .product-table .item__list--header,
.support-browse .product-table .item__list--header {
  margin-bottom: 16px;
}
.asset-browse .product-table .item__list--item,
.asset-search .product-table .item__list--item,
.support-browse .product-table .item__list--item {
  padding: 6px 0;
}
.asset-browse .product-table .item__list--item:nth-child(2n + 1),
.asset-search .product-table .item__list--item:nth-child(2n + 1),
.support-browse .product-table .item__list--item:nth-child(2n + 1) {
  background-color: transparent;
}
@media (max-width: 640px) {
  .asset-browse .product-table .item__list--item > div,
  .asset-search .product-table .item__list--item > div,
  .support-browse .product-table .item__list--item > div {
    padding: 0 10px;
  }
}
.asset-browse .product-table .item__item,
.asset-search .product-table .item__item,
.support-browse .product-table .item__item {
  text-align: left;
  width: 60%;
  padding-left: 10px;
}
.asset-browse .product-table .item__type,
.asset-search .product-table .item__type,
.support-browse .product-table .item__type {
  text-align: left;
  width: 20%;
  padding-left: 10px;
}
.asset-browse .product-table .item__date,
.asset-search .product-table .item__date,
.support-browse .product-table .item__date {
  text-align: left;
  width: 20%;
  padding-left: 10px;
}
@media (max-width: 640px) {
  .asset-browse .product-table .item,
  .asset-search .product-table .item,
  .support-browse .product-table .item {
    padding-bottom: 7px;
  }
}
.asset-browse .product-menu,
.asset-search .product-menu,
.support-browse .product-menu {
  float: right;
  clear: both;
}
@media (max-width: 640px) {
  .asset-browse .product-menu,
  .asset-search .product-menu,
  .support-browse .product-menu {
    float: none;
  }
}
.asset-browse .product-content,
.asset-search .product-content,
.support-browse .product-content {
  float: left;
}
@media (max-width: 640px) {
  .asset-browse .product-content,
  .asset-search .product-content,
  .support-browse .product-content {
    float: none;
  }
}
.asset-browse .filter-results,
.asset-search .filter-results,
.support-browse .filter-results {
  border: 1px solid #ccc;
}
.asset-browse .filter-results h5,
.asset-search .filter-results h5,
.support-browse .filter-results h5,
.asset-browse .filter-results h4,
.asset-search .filter-results h4,
.support-browse .filter-results h4 {
  margin: 0;
  padding: 10px 20px;
}
.asset-browse .filter-results h4,
.asset-search .filter-results h4,
.support-browse .filter-results h4 {
  background-color: #4c4c4c;
  color: #fff;
}
.asset-browse .filter-results h5,
.asset-search .filter-results h5,
.support-browse .filter-results h5 {
  background-color: #f2f2f2;
  border-bottom: 1px solid #ccc;
  border-top: 1px solid #ccc;
}
.asset-browse .filter-results ul,
.asset-search .filter-results ul,
.support-browse .filter-results ul {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
.asset-browse .filter-results ul.nested,
.asset-search .filter-results ul.nested,
.support-browse .filter-results ul.nested {
  display: none;
  overflow: hidden;
  padding: 8px 0 0 23px;
}
.asset-browse .filter-results ul.nested li,
.asset-search .filter-results ul.nested li,
.support-browse .filter-results ul.nested li {
  padding-right: 0;
}
.asset-browse .filter-results ul.nested h6,
.asset-search .filter-results ul.nested h6,
.support-browse .filter-results ul.nested h6 {
  line-height: 20px;
  margin: 0 0 0 1px;
  min-height: 30px;
  padding: 4px 0 4px 21px;
}
.asset-browse .filter-results ul.nested.show,
.asset-search .filter-results ul.nested.show,
.support-browse .filter-results ul.nested.show {
  display: block;
}
.asset-browse .filter-results ul.nested button,
.asset-search .filter-results ul.nested button,
.support-browse .filter-results ul.nested button {
  margin-left: 0;
}
.asset-browse .filter-results ul li,
.asset-search .filter-results ul li,
.support-browse .filter-results ul li {
  font-size: 12px;
  min-height: 30px;
  padding: 4px 20px;
}
.asset-browse .filter-results ul li:first-child,
.asset-search .filter-results ul li:first-child,
.support-browse .filter-results ul li:first-child {
  padding: 0 20px 4px 20px;
}
.asset-browse .filter-results ul li.no-padding,
.asset-search .filter-results ul li.no-padding,
.support-browse .filter-results ul li.no-padding {
  padding: 0;
}
.asset-browse .filter-results ul li input[type='checkbox'],
.asset-search .filter-results ul li input[type='checkbox'],
.support-browse .filter-results ul li input[type='checkbox'] {
  margin: 2px 10px 0 0;
  position: relative;
  top: 2px;
}
.asset-browse .filter-results ul li a,
.asset-search .filter-results ul li a,
.support-browse .filter-results ul li a {
  display: inline-block;
}
.asset-browse .filter-results ul li a:hover,
.asset-search .filter-results ul li a:hover,
.support-browse .filter-results ul li a:hover {
  text-decoration: underline;
}
.asset-browse .filter-results button,
.asset-search .filter-results button,
.support-browse .filter-results button {
  background-color: transparent;
  border: none;
  color: #003399;
  display: block;
  font-size: 12px;
  font-weight: 100;
  height: auto;
  line-height: auto;
  margin: 0 0 0 23px;
  min-height: 22px;
  padding: 0;
  position: relative;
  text-align: left;
  width: 100%;
}
.asset-browse .filter-results button:hover,
.asset-search .filter-results button:hover,
.support-browse .filter-results button:hover {
  color: #003c66;
  text-decoration: underline;
}
.asset-browse .glyphicon.glyphicon-search,
.asset-search .glyphicon.glyphicon-search,
.support-browse .glyphicon.glyphicon-search {
  color: #ccc;
  left: 8px;
  position: absolute;
  top: 10px;
  z-index: 2;
}
.asset-browse .check-no-search,
.asset-search .check-no-search,
.support-browse .check-no-search,
.asset-browse .filter-no-search,
.asset-search .filter-no-search,
.support-browse .filter-no-search {
  display: none !important;
}
.close-repair-step {
  padding-bottom: 100px;
  padding-top: 60px;
}
.close-repair-step .row {
  padding-left: 11%;
  padding-right: 11%;
}
@media (max-width: 1023px) {
  .close-repair-step .row {
    padding-right: 30px;
    padding-left: 30px;
  }
}
.close-repair-step .note {
  margin-bottom: 20px;
}
.close-repair-step .req {
  color: #ff0000;
}
.close-repair-step .note {
  margin-bottom: 20px;
}
.close-repair-step label.radio-label {
  display: block;
  text-transform: none;
  font-size: 14px;
  position: relative;
  padding-left: 20px;
  font-weight: 400;
}
.close-repair-step label.radio-label input[type="checkbox"],
.close-repair-step label.radio-label input[type="radio"] {
  margin: 0;
  top: 3px;
  position: absolute;
  left: 0;
}
.close-repair-step label.radio-label.checked {
  font-weight: 600;
}
.close-repair-step label.heading {
  font-size: 14px;
  padding-top: 8px;
  font-weight: 100;
}
.close-repair-step label.drop-ship {
  font-size: 14px;
  padding-top: 4px;
}
.close-repair-step .back-bar {
  margin-bottom: 20px;
}
.close-repair-step .back-bar a:hover,
.close-repair-step .back-bar a:active {
  text-decoration: none;
}
.close-repair-step .back-bar a:before {
  content: '\e917';
  font-family: 'epson-icons';
  margin-right: 5px;
  text-decoration: none;
}
.close-repair-step .back-bar a:hover:before,
.close-repair-step .back-bar a:active:before {
  text-decoration: none;
}
.close-repair-step .back-bar form,
.close-repair-step .back-bar #orderHistoryForm {
  padding-left: 0;
  padding-right: 0;
}
.close-repair-step__header {
  background-color: transparent;
  border-bottom: 1px solid #dddee0;
  margin: 0 0 20px !important;
  padding: 0 0 20px;
  position: relative;
}
.close-repair-step__header:before,
.close-repair-step__header:after {
  content: " ";
  display: table;
}
.close-repair-step__header:after {
  clear: both;
}
.close-repair-step__header:before,
.close-repair-step__header:after {
  content: " ";
  display: table;
}
.close-repair-step__header:after {
  clear: both;
}
.close-repair-step__header:before,
.close-repair-step__header:after {
  content: " ";
  display: table;
}
.close-repair-step__header:after {
  clear: both;
}
.close-repair-step__header:before,
.close-repair-step__header:after {
  content: " ";
  display: table;
}
.close-repair-step__header:after {
  clear: both;
}
.close-repair-step__header:before,
.close-repair-step__header:after {
  content: " ";
  display: table;
}
.close-repair-step__header:after {
  clear: both;
}
.close-repair-step__header h1 {
  font-size: 43px;
  font-weight: 200;
  line-height: normal;
  float: left;
  margin-top: 0;
  max-width: calc(100% - 40px);
}
@media (max-width: 1023px) {
  .close-repair-step__header h1 {
    font-size: 24px;
    margin-bottom: 0;
    padding: 10px 0;
  }
}
.close-repair-step__header hr {
  border-top-color: #D3DEE3;
}
.close-repair-step__header .text {
  clear: both;
  font-size: 1.4em;
}
.close-repair-step__header .text--small {
  font-size: .9em;
}
.close-repair-step__header .header__buttons {
  float: right;
  padding-top: 10px;
}
.close-repair-step__header h1 + *:not(.header__buttons),
.close-repair-step__header .header__buttons + * {
  clear: both;
}
.close-repair-step__header .notification--bell {
  display: block;
  position: absolute;
  right: 10px;
  text-decoration: none !important;
  top: 0;
  z-index: 5;
}
.close-repair-step__header .notification--bell:before {
  content: '\e911';
  font-family: 'epson-icons';
  font-size: 3rem;
}
.close-repair-step__header .notification--bell:hover:before {
  text-decoration: underline;
}
@media print {
  .close-repair-step__header {
    border-bottom: 0;
    padding: 0;
  }
  .close-repair-step__header .heading,
  .close-repair-step__header .text {
    display: inline-block;
    font-size: 20px;
    line-height: normal;
    margin: 0;
    padding: 0;
    width: 50%;
  }
  .close-repair-step__header .heading {
    text-align: left;
  }
  .close-repair-step__header .text {
    text-align: right;
  }
  .close-repair-step__header .header__buttons {
    display: none;
  }
}
.close-repair-step__header .text {
  margin-bottom: 0;
}
.close-repair-step .repair-resolution {
  border: 1px solid #ccc;
  margin-bottom: 20px;
  padding: 0px;
}
.close-repair-step .repair-resolution h3 {
  background-color: #f0f4f7;
  font-size: 18px;
  font-weight: 600;
  margin: 0;
  padding: 20px;
}
.close-repair-step .repair-resolution--radios span {
  display: inline-block;
  padding: 20px;
  white-space: nowrap;
  width: 24.5%;
}
.close-repair-step .repair-resolution--radios span input {
  margin: 0 14px 0 0;
  position: relative;
  top: 1px;
}
.close-repair-step .repair-resolution--pulldowns .pulldowns-header {
  background-color: #f0f4f7;
  font-size: 14px;
  font-weight: 600;
}
.close-repair-step .repair-resolution--pulldowns .pulldowns-header span {
  display: inline-block;
  padding: 10px 20px;
  width: 40%;
}
.close-repair-step .repair-resolution--pulldowns .dropdown-container {
  border-bottom: 1px solid #ccc;
  padding: 10px 0 10px 20px;
}
.close-repair-step .repair-resolution--pulldowns .heading {
  display: inline-block;
  vertical-align: top;
  width: 40%;
}
.close-repair-step .repair-resolution--pulldowns .pulldown-block {
  display: inline-block;
  width: 30% !important;
}
.close-repair-step .repair-resolution--pulldowns button {
  background-color: transparent;
  border: none;
  color: #003399;
  display: inline-block;
  font-size: 14px;
  font-weight: 100;
  height: 34px;
  line-height: 1.42857143;
  margin: 0 0 0 20%;
  padding: 6px 12px;
  position: relative;
  text-align: left;
  top: 1px;
  width: 9%;
}
.close-repair-step .repair-resolution--pulldowns .remove-link {
  position: relative;
  top: 10px;
  font-size: 16px;
}
.close-repair-step .repair-resolution--warningMsg {
  text-align: center;
  color: red;
  font-size: 18px;
  padding: 11px 0 11px 0;
  margin-bottom: 0;
  float: left;
  width: 100%;
}
.close-repair-step .repair-resolution--warningMsg2 {
  color: red;
  font-size: 18px;
  float: left;
  margin: 0;
  width: 83%;
  text-align: left;
  padding: 0;
}
.close-repair-step .repair-resolution--table .item__code {
  color: #707070;
}
.close-repair-step .repair-resolution--table .item__parts {
  padding-left: 20px;
  width: 40%;
}
.close-repair-step .repair-resolution--table .item__serial,
.close-repair-step .repair-resolution--table .item__exchange {
  text-align: center;
}
.close-repair-step .repair-resolution--table .item__stock,
.close-repair-step .repair-resolution--table .item__repair,
.close-repair-step .repair-resolution--table .item__consumed {
  padding-left: 0;
  padding-right: 0;
  text-align: center;
  width: 15%;
}
.close-repair-step .repair-resolution--table .item__stock .consignQty,
.close-repair-step .repair-resolution--table .item__repair .consignQty,
.close-repair-step .repair-resolution--table .item__consumed .consignQty {
  width: 65px;
  text-align: center;
}
.close-repair-step .repair-resolution--table .item__nvram-upload {
  padding-left: 20px;
  padding-right: 10px;
  width: 50%;
}
.close-repair-step .repair-resolution--table .item__nvram-comments {
  padding-left: 10px;
  padding-right: 20px;
  width: 50%;
}
.close-repair-step .repair-resolution--table .item__nvram-comments .nvram_reason {
  margin-top: 0;
}
.close-repair-step .repair-resolution--table .item__buttons {
  text-align: center;
  width: 15%;
}
.close-repair-step .repair-resolution--table .item__buttons button {
  background-color: transparent;
  border: none;
  color: #003399;
  display: inline-block;
  font-size: 14px;
  font-weight: 100;
  height: 34px;
  line-height: 1.42857143;
  margin: 0;
  padding: 6px 12px;
  position: relative;
  text-align: left;
  top: 1px;
}
.close-repair-step .repair-resolution--table .item__units {
  padding-left: 20px !important;
}
.close-repair-step .repair-resolution--table .item__list.no-bottom {
  margin-bottom: 0;
}
.close-repair-step .repair-resolution--table .item__list.no-bottom .item__list--item:last-child {
  border-bottom: none;
}
.close-repair-step .repair-resolution--table .item__list--item:nth-child(2n+1) {
  background-color: transparent;
}
.close-repair-step .repair-resolution--table .item__list--item .table__row .item__stock,
.close-repair-step .repair-resolution--table .item__list--item .table__row .item__repair,
.close-repair-step .repair-resolution--table .item__list--item .table__row .item__consumed {
  text-align: center;
}
.close-repair-step .repair-resolution--table .item__list--header .table__cell__heading {
  cursor: default;
  font-size: 14px;
  padding-left: 20px;
  padding-right: 20px;
  white-space: normal;
}
.close-repair-step .repair-resolution--table .item__list .item__name {
  font-weight: 100;
}
.close-repair-step .repair-resolution--text-areas {
  padding: 20px;
}
.close-repair-step .repair-resolution--text-areas p {
  font-size: 16px;
  font-weight: 600;
}
.close-repair-step .repair-resolution--text-areas textarea {
  width: 60%;
  margin: 0 0 20px 0;
}
.close-repair-step .repair-resolution--text-areas textarea:last-child {
  margin-bottom: 0px;
}
.close-repair-step .repair-resolution .remove-link {
  font-size: 16px !important;
  float: right;
  margin-right: 25px;
}
.close-repair-step .repair-resolution .remove-link:before {
  content: '\e913';
  font-family: 'epson-icons';
  font-size: 16px !important;
}
.close-repair-step .repair-resolution .remove-link:hover {
  text-decoration: none;
}
.close-repair-step .option-block {
  display: block;
  margin-bottom: 10px;
}
.close-repair-step .option-block input[type="radio"] {
  position: relative;
  left: 3px;
}
.close-repair-step .btn.btn-primary.btn-block {
  float: right;
}
.close-repair-step .btn.btn-primary.btn-block,
.close-repair-step .btn.btn-primary.btn-block:focus {
  border: none;
  cursor: pointer;
  display: inline-block;
  font-size: 16px;
  font-weight: 400;
  padding: 6px 42px 6px 15px;
  position: relative;
  text-align: left;
  text-transform: capitalize;
  white-space: normal;
  width: auto;
  background: #003399;
  color: #ffffff;
}
.close-repair-step .btn.btn-primary.btn-block:before,
.close-repair-step .btn.btn-primary.btn-block:focus:before,
.close-repair-step .btn.btn-primary.btn-block:after,
.close-repair-step .btn.btn-primary.btn-block:focus:after {
  content: '\e072';
  font-family: 'Glyphicons Halflings';
  font-size: 80%;
  position: absolute;
  right: 15px;
  top: 50%;
  transform: translateY(-50%);
}
.close-repair-step .btn.btn-primary.btn-block:hover,
.close-repair-step .btn.btn-primary.btn-block:focus:hover {
  text-decoration: none;
}
.close-repair-step .btn.btn-primary.btn-block:hover {
  background-color: #9ddfff;
  color: #0031a0;
}
.close-repair-step .btn.btn-primary.btn-block[disabled],
.close-repair-step .btn.btn-primary.btn-block .disabled,
.close-repair-step .btn.btn-primary.btn-block[disabled]:hover,
.close-repair-step .btn.btn-primary.btn-block .disabled:hover {
  background-color: #707070;
  color: #ffffff;
}
.close-repair-step .btn.btn-primary.btn-block[disabled],
.close-repair-step .btn.btn-primary.btn-block .disabled,
.close-repair-step .btn.btn-primary.btn-block[disabled]:hover,
.close-repair-step .btn.btn-primary.btn-block .disabled:hover {
  cursor: default;
  text-decoration: none;
}
.close-repair-step .fullfillment-form {
  padding: 0;
}
.close-repair-step .fullfillment-form input[type="number"] {
  margin: 0 auto;
}
.close-repair-step .card {
  border: 1px solid #ccc;
  display: block;
  overflow: hidden;
}
.close-repair-step .card__header {
  background-color: #f0f4f7;
}
.close-repair-step .card .option-block {
  display: block;
  margin-bottom: 10px;
  overflow: hidden;
}
.close-repair-step .card #drop-ship-address {
  overflow: hidden;
  padding-bottom: 20px;
}
.close-repair-step .card .item__list {
  margin: 0;
}
.close-repair-step .card .item__list .item__list--item {
  border: none;
  padding: 0;
}
.close-repair-step .card .item__list .item__list--item .table__cell {
  padding: 12px;
}
.close-repair-step .form-container-block {
  clear: both;
  display: block;
  overflow: hidden;
  padding: 20px 10px;
}
.close-repair-step .form-block {
  clear: both;
  display: block;
  overflow: hidden;
  margin-bottom: 20px;
}
.close-repair-step .form-block:last-child {
  margin-bottom: 0;
}
@media (max-width: 1024px) {
  .close-repair-step .repair-resolution--table .item__list--header .table__cell__heading {
    font-size: 14px;
  }
  .close-repair-step .repair-resolution--table .item__buttons {
    padding: 0px;
  }
  .close-repair-step .repair-resolution--text-areas textarea {
    width: 100%;
  }
}
@media (max-width: 640px) {
  .close-repair-step .repair-resolution--radios span {
    width: 49%;
  }
  .close-repair-step .repair-resolution--radios input {
    top: 3px;
  }
  .close-repair-step .repair-resolution--pulldowns .heading {
    display: block;
    width: 100%;
  }
  .close-repair-step .repair-resolution--pulldowns .dropdown-container {
    padding: 10px 20px;
  }
  .close-repair-step .repair-resolution--pulldowns .heading {
    margin-bottom: 10px;
  }
  .close-repair-step .repair-resolution--pulldowns .pulldown-block {
    margin-bottom: 10px;
    width: 87% !important;
  }
  .close-repair-step .repair-resolution--pulldowns button {
    width: 100%;
  }
  .close-repair-step .repair-resolution--pulldowns .remove-link {
    display: block;
    margin: 0;
    position: relative;
    text-align: center;
    top: 7px;
  }
  .close-repair-step .repair-resolution--table .item__list {
    margin: 0;
  }
  .close-repair-step .repair-resolution--table .item__list--header .table__cell__heading {
    font-size: 12px;
  }
  .close-repair-step .repair-resolution--table .item__parts {
    padding-left: 20px !important;
  }
  .close-repair-step #drop-ship-address > div {
    margin-bottom: 20px;
  }
  .close-repair-step #drop-ship-address > div:last-child {
    margin-bottom: 0;
  }
}
.close-repair-step {
  /* Chrome, Safari, Edge, Opera */
  /* Firefox */
}
.close-repair-step input::-webkit-outer-spin-button,
.close-repair-step input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
.close-repair-step input[type=number] {
  -moz-appearance: textfield;
  width: 100%;
}
.close-repair-step .repair-resolution--reasons-dropdown {
  padding: 0 40px 20px;
}
.close-repair-step .repair-resolution--reasons-dropdown .row {
  padding: 0;
}
.close-repair-step .repair-resolution--reasons-dropdown .row select {
  width: 100%;
  padding: 8px 10px;
  border: 1px solid #ccc;
}
.close-repair-step .repair-resolution--reasons-dropdown .row select:focus-visible {
  outline: none !important;
}
.close-repair-step .repair-resolution--reasons-dropdown .row select.error {
  display: block;
  border: 1px solid red;
  color: #333;
}
.close-repair-step .repair-resolution--reasons-dropdown .row select ~ span {
  display: block;
}
.close-repair-step .repair-resolution--reasons-dropdown .row select.valid ~ .error {
  display: none;
}
.close-repair-step .product-warranty-search__details-form {
  margin-bottom: 15px;
}
@media screen and (max-width: 767px) {
  .close-repair-step .product-warranty-search__details-form {
    padding-left: 20px;
    padding-right: 20px;
  }
}
.close-repair-step .product-warranty-search__details-form .row {
  padding: 0;
}
@media screen and (max-width: 767px) {
  .close-repair-step .table-content .item__list .item__list--item {
    min-width: auto;
  }
}
.close-reapir-step1 {
  float: right;
}
.style-guide {
  padding-bottom: 100px;
  padding-top: 60px;
}
.style-guide .row {
  padding-left: 11%;
  padding-right: 11%;
}
@media (max-width: 1023px) {
  .style-guide .row {
    padding-right: 30px;
    padding-left: 30px;
  }
}
.style-guide .back-bar {
  margin-bottom: 20px;
}
.style-guide .back-bar a:hover,
.style-guide .back-bar a:active {
  text-decoration: none;
}
.style-guide .back-bar a:before {
  content: '\e917';
  font-family: 'epson-icons';
  margin-right: 5px;
  text-decoration: none;
}
.style-guide .back-bar a:hover:before,
.style-guide .back-bar a:active:before {
  text-decoration: none;
}
.style-guide .back-bar form,
.style-guide .back-bar #orderHistoryForm {
  padding-left: 0;
  padding-right: 0;
}
.style-guide__header {
  background-color: transparent;
  border-bottom: 1px solid #dddee0;
  margin: 0 0 20px !important;
  padding: 0 0 20px;
  position: relative;
}
.style-guide__header:before,
.style-guide__header:after {
  content: " ";
  display: table;
}
.style-guide__header:after {
  clear: both;
}
.style-guide__header:before,
.style-guide__header:after {
  content: " ";
  display: table;
}
.style-guide__header:after {
  clear: both;
}
.style-guide__header:before,
.style-guide__header:after {
  content: " ";
  display: table;
}
.style-guide__header:after {
  clear: both;
}
.style-guide__header:before,
.style-guide__header:after {
  content: " ";
  display: table;
}
.style-guide__header:after {
  clear: both;
}
.style-guide__header:before,
.style-guide__header:after {
  content: " ";
  display: table;
}
.style-guide__header:after {
  clear: both;
}
.style-guide__header h1 {
  font-size: 43px;
  font-weight: 200;
  line-height: normal;
  float: left;
  margin-top: 0;
  max-width: calc(100% - 40px);
}
@media (max-width: 1023px) {
  .style-guide__header h1 {
    font-size: 24px;
    margin-bottom: 0;
    padding: 10px 0;
  }
}
.style-guide__header hr {
  border-top-color: #D3DEE3;
}
.style-guide__header .text {
  clear: both;
  font-size: 1.4em;
}
.style-guide__header .text--small {
  font-size: .9em;
}
.style-guide__header .header__buttons {
  float: right;
  padding-top: 10px;
}
.style-guide__header h1 + *:not(.header__buttons),
.style-guide__header .header__buttons + * {
  clear: both;
}
.style-guide__header .notification--bell {
  display: block;
  position: absolute;
  right: 10px;
  text-decoration: none !important;
  top: 0;
  z-index: 5;
}
.style-guide__header .notification--bell:before {
  content: '\e911';
  font-family: 'epson-icons';
  font-size: 3rem;
}
.style-guide__header .notification--bell:hover:before {
  text-decoration: underline;
}
@media print {
  .style-guide__header {
    border-bottom: 0;
    padding: 0;
  }
  .style-guide__header .heading,
  .style-guide__header .text {
    display: inline-block;
    font-size: 20px;
    line-height: normal;
    margin: 0;
    padding: 0;
    width: 50%;
  }
  .style-guide__header .heading {
    text-align: left;
  }
  .style-guide__header .text {
    text-align: right;
  }
  .style-guide__header .header__buttons {
    display: none;
  }
}
.simple-responsive-banner-component.downloads {
  background: #f8f8f8;
  overflow: hidden;
  padding: 0 30px 20px;
}
.simple-responsive-banner-component.downloads h3.module-head {
  border-bottom: 1px solid #b5b7b9;
}
.simple-responsive-banner-component.downloads .module-content {
  background: white;
  display: table;
  margin-bottom: 10px;
  width: 100%;
}
.simple-responsive-banner-component.downloads .module-content--cell {
  display: table-cell;
  font-size: 16px;
  padding: 20px;
  text-align: left;
  vertical-align: middle;
}
.simple-responsive-banner-component.downloads .module-content--cell:first-child {
  padding-right: 0;
}
.simple-responsive-banner-component.downloads .module-content.short .module-content--description {
  font-size: 12px;
}
.simple-responsive-banner-component.downloads .module-content.short .module-content--cell:nth-child(1n+2) {
  font-size: 12px;
  text-align: center;
}
.simple-responsive-banner-component.downloads .module-content.short .module-content--cell:nth-child(2n) {
  white-space: nowrap;
  width: 8%;
}
.simple-responsive-banner-component.downloads .module-content.short .module-content--cell.row-heading {
  padding-bottom: 5px;
  padding-top: 5px;
}
.simple-responsive-banner-component.downloads .module-content.short .module-content--cell.download {
  background: #003399;
  border: 0;
  border-left: 4px solid #fff;
  color: #fff;
  display: table-cell;
  max-width: 120px;
  padding: 20px 10px;
  width: 120px;
}
.simple-responsive-banner-component.downloads .module-content.short .module-content--cell.download:hover {
  background: #9ddfff;
  color: #003399;
}
.simple-responsive-banner-component.downloads .module-content.short .module-content--cell.download:before {
  display: none;
}
@media only screen and (max-width: 1023px) {
  .simple-responsive-banner-component.downloads .module-content.short .module-content--cell.download:after {
    content: none;
  }
}
.simple-responsive-banner-component.downloads .module-content.long .module-content--cell {
  font-size: 12px;
  text-align: center;
  width: 11.11%;
}
.simple-responsive-banner-component.downloads .module-content.long .module-content--cell.download {
  background: #003399;
  border-left: 4px solid #f8f8f8;
  color: #fff;
  font-weight: 600;
}
.simple-responsive-banner-component.downloads .module-content.long .module-content--cell.download:hover {
  background: #9ddfff;
  color: #003399;
  text-decoration: none;
}
.simple-responsive-banner-component.downloads .module-content.long .module-content--cell.hide-button,
.simple-responsive-banner-component.downloads .module-content.long .module-content--cell:empty {
  background: transparent;
  border-left: 4px solid transparent;
  color: transparent;
  font-size: 0;
  font-weight: 600;
  pointer-events: none;
}
.simple-responsive-banner-component.downloads .module-content.long .module-content--cell.hide-button:hover,
.simple-responsive-banner-component.downloads .module-content.long .module-content--cell:empty:hover {
  background: transparent;
  color: transparent;
  text-decoration: none;
}
.simple-responsive-banner-component.downloads .module-content.column-list {
  background: transparent;
  margin: 0;
}
.simple-responsive-banner-component.downloads .module-content.column-list .module-content--cell {
  background: transparent;
  font-weight: bold;
  text-align: center;
  vertical-align: middle;
}
.simple-responsive-banner-component.downloads .module-content.column-list .module-content--cell:nth-child(1n+7) {
  background: transparent;
  color: transparent;
  pointer-events: none;
}
.simple-responsive-banner-component.downloads .module-content.notice {
  display: none;
  margin-bottom: 40px;
}
@media only screen and (max-width: 1023px) {
  .simple-responsive-banner-component.downloads .module-content.notice {
    display: block;
  }
}
html.isMobile #panel-drivers .simple-responsive-banner-component.downloads,
html.isMobile #panel-iccprofile .simple-responsive-banner-component.downloads {
  display: none;
}
.parts-finder-search {
  padding-bottom: 100px;
  padding-top: 60px;
}
.parts-finder-search .row {
  padding-left: 11%;
  padding-right: 11%;
}
@media (max-width: 1023px) {
  .parts-finder-search .row {
    padding-right: 30px;
    padding-left: 30px;
  }
}
.product-warranty-page {
  overflow: hidden;
  padding-bottom: 60px;
  padding-top: 30px;
}
@media screen and (min-width: 1024px) {
  .product-warranty-page {
    padding-bottom: 80px;
    padding-top: 40px;
  }
}
.product-warranty-search__header {
  border-bottom: 1px solid #dddee0;
  margin: 0 0 20px !important;
  padding: 0 0 20px;
  position: relative;
  background-color: transparent;
}
.product-warranty-search__header:before,
.product-warranty-search__header:after {
  content: " ";
  display: table;
}
.product-warranty-search__header:after {
  clear: both;
}
.product-warranty-search__header:before,
.product-warranty-search__header:after {
  content: " ";
  display: table;
}
.product-warranty-search__header:after {
  clear: both;
}
.product-warranty-search__header:before,
.product-warranty-search__header:after {
  content: " ";
  display: table;
}
.product-warranty-search__header:after {
  clear: both;
}
.product-warranty-search__header:before,
.product-warranty-search__header:after {
  content: " ";
  display: table;
}
.product-warranty-search__header:after {
  clear: both;
}
.product-warranty-search__header:before,
.product-warranty-search__header:after {
  content: " ";
  display: table;
}
.product-warranty-search__header:after {
  clear: both;
}
.product-warranty-search__header h1 {
  font-size: 43px;
  font-weight: 200;
  line-height: normal;
  float: left;
  margin-top: 0;
  max-width: calc(100% - 40px);
}
@media (max-width: 1023px) {
  .product-warranty-search__header h1 {
    font-size: 24px;
    margin-bottom: 0;
    padding: 10px 0;
  }
}
.product-warranty-search__header hr {
  border-top-color: #D3DEE3;
}
.product-warranty-search__header .text {
  clear: both;
  font-size: 1.4em;
}
.product-warranty-search__header .text--small {
  font-size: .9em;
}
.product-warranty-search__header .header__buttons {
  float: right;
  padding-top: 10px;
}
.product-warranty-search__header h1 + *:not(.header__buttons),
.product-warranty-search__header .header__buttons + * {
  clear: both;
}
.product-warranty-search__header .notification--bell {
  display: block;
  position: absolute;
  right: 10px;
  text-decoration: none !important;
  top: 0;
  z-index: 5;
}
.product-warranty-search__header .notification--bell:before {
  content: '\e911';
  font-family: 'epson-icons';
  font-size: 3rem;
}
.product-warranty-search__header .notification--bell:hover:before {
  text-decoration: underline;
}
@media print {
  .product-warranty-search__header {
    border-bottom: 0;
    padding: 0;
  }
  .product-warranty-search__header .heading,
  .product-warranty-search__header .text {
    display: inline-block;
    font-size: 20px;
    line-height: normal;
    margin: 0;
    padding: 0;
    width: 50%;
  }
  .product-warranty-search__header .heading {
    text-align: left;
  }
  .product-warranty-search__header .text {
    text-align: right;
  }
  .product-warranty-search__header .header__buttons {
    display: none;
  }
}
@media screen and (min-width: 1024px) {
  .product-warranty-search__header {
    padding-right: 200px;
  }
}
@media screen and (max-width: 1023px) {
  .product-warranty-search__header h1 {
    font-size: 36px;
    font-weight: 400;
    padding-top: 0;
  }
}
.product-warranty-search__form .form-required {
  margin-bottom: 30px;
  position: relative;
}
.product-warranty-search__form .form-required:before,
.product-warranty-search__form .form-required:after {
  content: " ";
  display: table;
}
.product-warranty-search__form .form-required:after {
  clear: both;
}
.product-warranty-search__form .form-required:before,
.product-warranty-search__form .form-required:after {
  content: " ";
  display: table;
}
.product-warranty-search__form .form-required:after {
  clear: both;
}
.product-warranty-search__form .form-required:before,
.product-warranty-search__form .form-required:after {
  content: " ";
  display: table;
}
.product-warranty-search__form .form-required:after {
  clear: both;
}
.product-warranty-search__form .form-required:before,
.product-warranty-search__form .form-required:after {
  content: " ";
  display: table;
}
.product-warranty-search__form .form-required:after {
  clear: both;
}
.product-warranty-search__form .form-required:before,
.product-warranty-search__form .form-required:after {
  content: " ";
  display: table;
}
.product-warranty-search__form .form-required:after {
  clear: both;
}
.product-warranty-search__form .form-required p {
  color: #353535;
  font-size: 16px;
  margin-bottom: 15px;
}
@media screen and (min-width: 1024px) {
  .product-warranty-search__form .form-required p {
    float: left;
    font-size: 21px;
    margin-bottom: 0;
    padding-top: 15px;
    width: 75%;
  }
}
.product-warranty-search__form .form-required .required-text {
  font-size: 10px;
  text-align: right;
}
@media screen and (min-width: 1024px) {
  .product-warranty-search__form .form-required .required-text {
    float: left;
    font-size: 14px;
    width: 25%;
  }
}
.product-warranty-search__form label {
  font-size: 16px;
  font-weight: normal;
}
.product-warranty-search__form label .required {
  color: #353535;
}
.product-warranty-search__form input[type="text"],
.product-warranty-search__form input[type="number"] {
  height: 45px;
}
.product-warranty-search__form input[type="radio"],
.product-warranty-search__form input[type="checkbox"] {
  margin-left: 4px;
}
.product-warranty-search__form button[type="submit"],
.product-warranty-search__form button[type="submit"]:hover,
.product-warranty-search__form button[type="submit"]:focus {
  height: 45px;
  padding-right: 60px;
}
.product-warranty-search__form button[type="submit"][disabled],
.product-warranty-search__form button[type="submit"] .disabled,
.product-warranty-search__form button[type="submit"][disabled]:hover,
.product-warranty-search__form button[type="submit"] .disabled:hover {
  background: #003399;
  opacity: 0.65;
}
.product-warranty-search__form .form-reset {
  background: transparent;
  border: 0 none;
  color: #353535;
  display: inline-block;
  font-size: 16px;
  font-weight: normal;
  height: 45px;
  margin-left: 20px;
  padding: 11px 0;
  position: absolute;
}
@media screen and (min-width: 1024px) {
  .product-warranty-search__form .form-reset {
    width: 80px;
  }
}
@media screen and (max-width: 1023px) {
  .product-warranty-search__form .form-reset {
    right: 8px;
  }
}
.product-warranty-search__form .form-reset:before {
  color: #182EA3;
  content: '\e014';
  font-family: 'Glyphicons Halflings';
  font-size: 80%;
  margin-right: 10px;
}
.product-warranty-search__submit {
  margin-top: 25px;
}
@media screen and (min-width: 1024px) {
  .product-warranty-search__submit {
    margin-top: 15px;
  }
}
.product-warranty-search__details {
  margin-top: 5px;
}
@media screen and (max-width: 1023px) {
  .product-warranty-search__details {
    margin-left: -30px;
    margin-right: -30px;
  }
}
.product-warranty-search__details-note {
  font-size: 16px;
  margin-bottom: 40px;
}
@media screen and (max-width: 1023px) {
  .product-warranty-search__details-note {
    margin-bottom: 30px;
  }
}
.product-warranty-search__details-head {
  background-color: #ECF1F5;
  margin-bottom: 20px;
  padding: 20px 40px 0px 40px;
}
@media screen and (max-width: 1023px) {
  .product-warranty-search__details-head {
    padding: 20px 30px 0;
    margin-bottom: 0;
  }
}
.product-warranty-search__details-head:before {
  color: #ECF1F5;
  content: '\e253';
  font-family: 'Glyphicons Halflings';
  font-size: 24px;
  left: 30px;
  position: absolute;
  top: -22px;
}
@media screen and (max-width: 1023px) {
  .product-warranty-search__details-head:before {
    left: 60px;
  }
}
.product-warranty-search__details-item {
  margin-bottom: 20px;
  margin-top: 20px;
}
@media screen and (max-width: 1023px) {
  .product-warranty-search__details-item {
    margin-bottom: 15px;
    margin-top: 15px;
  }
}
.product-warranty-search__details-label {
  display: block;
  font-size: 16px;
}
.product-warranty-search__details-info {
  display: block;
  font-size: 18px;
  word-wrap: break-word;
}
.product-warranty-search__details-form {
  background-color: #F1F3F5;
  padding: 40px;
}
@media screen and (max-width: 1023px) {
  .product-warranty-search__details-form {
    padding-left: 30px;
    padding-right: 30px;
  }
}
.product-warranty-search__details-form .row {
  padding-bottom: 0;
}
.product-warranty-search__details-form .form-group {
  margin-bottom: 40px;
  width: 100%;
}
@media screen and (min-width: 1024px) {
  .product-warranty-search__details-form [class*="col-"]:nth-child(1) .form-group {
    padding-right: 48px;
  }
}
@media screen and (min-width: 1024px) {
  .product-warranty-search__details-form [class*="col-"]:nth-child(2n) .form-group {
    margin: 0 auto;
    padding-left: 24px;
    padding-right: 24px;
  }
}
@media screen and (min-width: 1024px) {
  .product-warranty-search__details-form [class*="col-"]:nth-child(3n) .form-group {
    float: right;
    padding-left: 48px;
  }
}
.product-warranty-search__details-submit-btn {
  margin-top: 40px;
}
@media screen and (max-width: 1023px) {
  .product-warranty-search__details-submit-btn {
    margin-top: 30px;
    padding-left: 30px;
  }
}
.product-warranty__modal #cboxTitle {
  border-bottom: 1px solid #4066B2;
  height: auto;
  padding: 20px 30px;
}
.product-warranty__modal #cboxTitle .headline {
  font-size: 16px;
  font-weight: bold;
  margin-bottom: 0;
}
.product-warranty__modal #cboxLoadedContent {
  margin-top: 70px;
  padding: 15px 30px 30px 30px;
}
.product-warranty__modal #cboxClose {
  background: #9985A6;
  color: #3c3c3c;
  font-size: inherit;
  padding: 0 4px;
  right: 15px;
  top: 15px;
}
.product-warranty__modal #cboxClose .glyphicon-remove::before {
  font-size: 12px;
}
.product-warranty__modal-button {
  margin-top: 40px;
}
.product-warranty {
  padding-left: 11%;
  padding-right: 11%;
}
@media (max-width: 1023px) {
  .product-warranty {
    padding-right: 30px;
    padding-left: 30px;
  }
}
@media screen and (max-width: 1023px) {
  .product-warranty .need-help--widget {
    top: 20px;
  }
}
@media screen and (max-width: 1023px) {
  .product-warranty .need-help--link {
    padding-right: 10px;
  }
}
@media screen and (max-width: 1023px) {
  .product-warranty .need-help--link .icon-question-mark {
    font-size: 18px;
    margin-right: 0;
  }
}
.product-warranty__header {
  background-color: transparent;
  margin: 0 0 20px;
  position: relative;
}
.product-warranty__header:before,
.product-warranty__header:after {
  content: " ";
  display: table;
}
.product-warranty__header:after {
  clear: both;
}
.product-warranty__header:before,
.product-warranty__header:after {
  content: " ";
  display: table;
}
.product-warranty__header:after {
  clear: both;
}
.product-warranty__header:before,
.product-warranty__header:after {
  content: " ";
  display: table;
}
.product-warranty__header:after {
  clear: both;
}
.product-warranty__header:before,
.product-warranty__header:after {
  content: " ";
  display: table;
}
.product-warranty__header:after {
  clear: both;
}
.product-warranty__header:before,
.product-warranty__header:after {
  content: " ";
  display: table;
}
.product-warranty__header:after {
  clear: both;
}
@media screen and (min-width: 1024px) {
  .product-warranty__header {
    margin: 0 0 40px;
    padding-right: 200px;
  }
}
.product-warranty__header h1 {
  font-size: 43px;
  font-weight: 200;
  line-height: normal;
  float: left;
  margin-top: 0;
  max-width: calc(100% - 40px);
}
@media (max-width: 1023px) {
  .product-warranty__header h1 {
    font-size: 24px;
    margin-bottom: 0;
    padding: 10px 0;
  }
}
.product-warranty__create-service-btn:before,
.product-warranty__create-service-btn:after {
  content: " ";
  display: table;
}
.product-warranty__create-service-btn:after {
  clear: both;
}
.product-warranty__create-service-btn:before,
.product-warranty__create-service-btn:after {
  content: " ";
  display: table;
}
.product-warranty__create-service-btn:after {
  clear: both;
}
.product-warranty__create-service-btn:before,
.product-warranty__create-service-btn:after {
  content: " ";
  display: table;
}
.product-warranty__create-service-btn:after {
  clear: both;
}
.product-warranty__create-service-btn:before,
.product-warranty__create-service-btn:after {
  content: " ";
  display: table;
}
.product-warranty__create-service-btn:after {
  clear: both;
}
.product-warranty__create-service-btn:before,
.product-warranty__create-service-btn:after {
  content: " ";
  display: table;
}
.product-warranty__create-service-btn:after {
  clear: both;
}
@media screen and (max-width: 1023px) {
  .product-warranty__create-service-btn button[type="submit"] {
    float: left;
  }
}
.product-warranty .extend-service-plan-link,
.product-warranty .see-details-link {
  background: transparent;
  border: 0;
  color: #003399;
  display: inline-block;
  font-size: 16px;
  font-weight: 400;
  padding: 0 42px 0 0;
  position: relative;
  text-align: left;
  text-transform: uppercase;
  white-space: normal;
  width: auto;
  text-transform: none;
}
.product-warranty .extend-service-plan-link:hover,
.product-warranty .see-details-link:hover {
  color: #003399;
  text-decoration: underline;
}
.product-warranty .extend-service-plan-link:after,
.product-warranty .see-details-link:after {
  content: '\e072';
  font-family: 'Glyphicons Halflings';
  font-size: 80%;
  position: absolute;
  right: 15px;
  top: 50%;
  transform: translateY(-50%);
}
@media only screen and (min-width: 1024px) and (max-width: 1200px) {
  .product-warranty .extend-service-plan-link {
    padding-right: 20px;
  }
}
@media only screen and (min-width: 1024px) and (max-width: 1200px) {
  .product-warranty .extend-service-plan-link:after {
    right: 0;
  }
}
.product-warranty .see-details-link {
  font-size: 12px;
}
.product-warranty .see-details-link:after {
  font-size: 0.65em;
}
.product-warranty__summary {
  font-size: 16px;
  padding: 20px 40px;
}
@media screen and (max-width: 1023px) {
  .product-warranty__summary {
    padding-left: 0;
    padding-right: 0;
  }
}
.product-warranty__summary--top {
  background: #ECF1F5;
}
@media screen and (max-width: 1023px) {
  .product-warranty__summary--top {
    margin-left: -30px;
    margin-right: -30px;
    padding-left: 30px;
    padding-right: 30px;
  }
}
.product-warranty__summary--top .product-warranty__summary-item-label {
  font-size: 16px;
}
.product-warranty__summary--top .product-warranty__summary-item-info {
  font-size: 18px;
}
@media only screen and (min-width: 1024px) and (max-width: 1200px) {
  .product-warranty__summary--top .product-warranty__summary-item-info {
    font-size: 16px;
  }
}
@media only screen and (min-width: 1024px) and (max-width: 1200px) {
  .product-warranty__summary--top button[type="submit"],
  .product-warranty__summary--top button[type="submit"]:focus {
    font-size: 15px;
    margin-right: -10px;
    padding-left: 9px;
    padding-right: 25px;
  }
}
@media only screen and (min-width: 1024px) and (max-width: 1200px) {
  .product-warranty__summary--top button[type="submit"]:before,
  .product-warranty__summary--top button[type="submit"]:focus:before,
  .product-warranty__summary--top button[type="submit"]:after,
  .product-warranty__summary--top button[type="submit"]:focus:after {
    right: 7px;
  }
}
.product-warranty__summary-items {
  border-bottom: 1px solid #ECF1F5;
  margin-bottom: 20px;
  padding-bottom: 20px;
}
@media screen and (max-width: 1023px) {
  .product-warranty__summary-items {
    margin-bottom: 30px;
    padding-bottom: 0;
  }
}
.product-warranty__summary-item {
  margin-bottom: 20px;
  margin-top: 20px;
}
.product-warranty__summary-item-label {
  display: block;
}
.product-warranty__summary-item-info {
  display: block;
  word-wrap: break-word;
}
.product-warranty__summary-table {
  border-bottom: 1px solid #ECF1F5;
  margin-bottom: 20px;
  padding-bottom: 20px;
}
@media screen and (max-width: 1023px) {
  .product-warranty__summary-table {
    margin-bottom: 30px;
    padding-bottom: 0;
  }
}
.product-warranty__summary-table-heading {
  padding-bottom: 15px;
  padding-top: 15px;
  font-size: 18px !important;
}
@media screen and (max-width: 1023px) {
  .product-warranty__summary-table-title {
    font-weight: bold;
    padding-bottom: 15px;
    padding-top: 15px;
  }
}
.product-warranty__summary-table-head {
  font-weight: bold;
  margin-bottom: 10px!important;
  margin-top: 10px!important;
}
.product-warranty__summary-table-body {
  margin-bottom: 20px;
}
.product-warranty__summary-table-label {
  display: none;
}
@media screen and (max-width: 1023px) {
  .product-warranty__summary-table-label {
    display: block;
    float: left;
    width: 50%;
  }
}
@media screen and (max-width: 1023px) {
  .product-warranty__summary-table-info {
    float: left;
    text-align: right;
    width: 50%;
  }
}
.product-warranty__summary-accordion {
  padding-bottom: 30px;
}
@media screen and (min-width: 1024px) {
  .product-warranty__summary-accordion {
    border-bottom: 1px solid #ECF1F5;
    margin-bottom: 40px;
  }
}
.product-warranty__summary-accordion .single-accordion {
  border: 0;
}
@media screen and (max-width: 1023px) {
  .product-warranty__summary-accordion .single-accordion {
    margin-bottom: 1px!important;
  }
}
.product-warranty__summary-accordion .single-accordion .product-warranty__summary-table:last-child,
.product-warranty__summary-accordion .single-accordion .product-warranty__summary-items:last-child {
  border-bottom: 0;
  margin-bottom: 0;
  padding-bottom: 0;
}
.product-warranty__summary-accordion .single-accordion--open .single-accordion__header {
  background-color: #000F0F;
}
.product-warranty__summary-accordion .single-accordion:last-child .product-warranty__summary {
  padding-bottom: 0;
}
.product-warranty__summary-accordion .single-accordion:last-child .product-warranty__summary-table:last-child .product-warranty__summary-table-body {
  margin-bottom: 0;
}
.product-warranty__summary-accordion .single-accordion__header {
  background-color: #90949C;
  margin-bottom: 0;
  padding-bottom: 15px;
  padding-top: 15px;
}
@media screen and (max-width: 1023px) {
  .product-warranty__summary-accordion .single-accordion__header {
    margin-left: -30px;
    margin-right: -30px;
  }
}
.product-warranty__summary-accordion .single-accordion__header:after {
  border-bottom: 2px solid #FFF;
  border-right: 2px solid #FFF;
}
.product-warranty__summary-accordion .single-accordion__heading {
  color: #FFF;
  font-size: 16px;
  font-weight: normal;
}
.product-warranty__summary-accordion .single-accordion .row {
  margin-left: -10px;
  margin-right: -10px;
  padding: 0;
}
.status-badge {
  border-radius: 13px;
  color: #FFF;
  font-size: 12px;
  font-weight: bold;
  padding: 6px 12px;
  text-transform: uppercase;
}
.status-badge:before {
  background: #FFF;
  border-radius: 50%;
  content: '';
  display: inline-block;
  height: 7px;
  margin-right: 5px;
  width: 7px;
}
.status-badge--active {
  background-color: #00B96B;
}
.status-badge--inactive {
  background-color: #90949C;
}
.status-badge--description {
  margin-top: 8px;
}
.position-relative {
  position: relative;
}
.row-flex {
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: -ms-flex;
  display: flex;
  -webkit-flex-direction: row;
  -moz-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.row.row--pb-0 {
  padding-bottom: 0;
}
.reseller_ca_region {
  display: none;
}
.reseller_us_region {
  display: none;
}
.end_user_ca_region {
  display: none;
}
.end_user_us_region {
  display: none;
}
.demo-options {
  display: none;
}
.wrapper-div {
  width: 100%;
}
.inner_fields {
  width: 35%;
}
@media only screen and (max-width: 767px) {
  .inner_fields {
    width: 100%;
  }
}
.inner_fields .account_name {
  opacity: .5;
}
.wrapper-div label {
  font-weight: normal;
  font-size: 16px;
}
.wrapper-div button {
  margin-bottom: 20px;
  margin-top: 10px;
}
.wrapper-div .form-group {
  margin-bottom: 20px;
  margin-top: 20px;
}
.wrapper-div .checkbox-inline {
  font-size: 12px;
}
.product-inner-div {
  display: none;
}
.product-inner-div1 {
  display: none;
}
.product-inner-div2 {
  display: none;
}
.qtyerror {
  color: #fd7b7b;
  padding-top: 5px;
  display: none;
}
.thanks-page {
  float: left;
  width: 100%;
  position: relative;
  margin-top: 50px;
}
.thanks-page h1 {
  font-size: 45px;
  margin: 0;
  margin-top: 20px;
}
.thanks-page h2 {
  font-size: 28px;
  margin: 20px 0 34px 0;
}
.thanks-page h3 {
  font-size: 22px;
  margin: 11px 0 34px 0;
}
.thanks-page p {
  margin-bottom: 15px;
}
.thanks-page .print-container {
  position: absolute;
  right: 0;
  top: 0;
  text-align: right;
  margin-top: 20px;
}
.thanks-page .print-container i {
  font-size: 22px;
}
.thanks-page .print-container p {
  margin: 14px 0 0 0;
}
@media print {
  #productLeadHistoryForm .account-orderhistory {
    display: block !important;
  }
  #productLeadHistoryForm .table-filters,
  #productLeadHistoryForm .variant-a-table__cell__heading.sorted-by .icon-sort-ascending,
  #productLeadHistoryForm .variant-a-table__cell__heading.sorted-by .icon-sort-descending,
  #productLeadHistoryForm .variant-a-table__cell__heading .icon-sort-unsorted {
    display: none !important;
  }
  #productLeadHistoryForm .partial-width-container,
  #productLeadHistoryForm .navigation--bottom,
  #productLeadHistoryForm #productLeadHistoryForm {
    padding: 0;
  }
  #productLeadHistoryForm .page-header {
    margin-top: 20px;
  }
}
.dealRegSoldTo .control {
  width: 35%;
}
@media only screen and (max-width: 767px) {
  .dealRegSoldTo .control {
    width: 100%;
  }
}
.project-scope {
  margin-top: 5px;
}
.i-icon {
  width: 22px;
  vertical-align: top;
  margin-top: 3px;
  padding-left: 5px;
}
.accessory-qty-div {
  display: none;
}
.simple-responsive-banner-component.module-faq-topic .module-content .search-bar-header {
  margin: 0 0 40px 0;
}
.simple-responsive-banner-component.module-faq-topic .module-content p {
  margin: 0px 0px 40px;
}
.simple-responsive-banner-component.module-faq-topic .module-content ul {
  margin: 0px 0px 40px;
  padding: 0px;
}
.simple-responsive-banner-component.module-faq-topic .module-content ul.js-tl-rte > li {
  list-style: none;
}
.simple-responsive-banner-component.module-faq-topic .module-content ul > ul,
.simple-responsive-banner-component.module-faq-topic .module-content ul p {
  margin-bottom: 15px;
}
.simple-responsive-banner-component.module-faq-topic .module-content ul:last-child {
  margin: 0;
}
.simple-responsive-banner-component.module-faq-topic .module-content ul li {
  padding-bottom: 5px;
  position: relative;
  left: 0 !important;
}
.simple-responsive-banner-component.module-faq-topic .module-content ul li a {
  display: inline-block;
}
.simple-responsive-banner-component.module-faq-topic .module-content ul > li {
  margin-left: 20px;
}
.simple-responsive-banner-component.module-faq-topic .module-content ul ol ul {
  list-style: disc;
}
.simple-responsive-banner-component.module-faq-topic .module-content ol {
  padding-left: 20px;
}
.simple-responsive-banner-component.module-faq-topic .module-content #feedback-form-container {
  background: #f4f5f7;
  padding: 20px 40px;
  width: fit-content;
}
.simple-responsive-banner-component.module-faq-topic .module-content #feedback-form-container .publish {
  display: block;
  margin-bottom: 10px;
}
.simple-responsive-banner-component.module-faq-topic .module-content #feedback-form-container b {
  display: block;
  margin-bottom: 10px;
}
.simple-responsive-banner-component.module-faq-topic .module-content #feedback-form-container b.answered {
  display: none;
}
.simple-responsive-banner-component.module-faq-topic .module-content #feedback-form-container .blurb {
  display: block;
  margin: 0 0 10px;
}
.simple-responsive-banner-component.module-faq-topic .module-content #feedback-form-container #feedback-form {
  display: block;
  overflow: hidden;
  clear: both;
}
.simple-responsive-banner-component.module-faq-topic .module-content #feedback-form-container #feedback-form .feedback-form-radio {
  padding-top: 20px;
  padding-left: 10px;
}
.simple-responsive-banner-component.module-faq-topic .module-content #feedback-form-container #feedback-form .feedback-form-radio:nth-child(2) {
  margin-bottom: 10px;
}
.simple-responsive-banner-component.module-faq-topic .module-content #feedback-form-container #feedback-form .feedback-form-radio input {
  display: inline-block;
  margin: 0;
}
.simple-responsive-banner-component.module-faq-topic .module-content #feedback-form-container #feedback-form .feedback-form-radio label {
  display: inline-block;
  font-size: 12px;
  font-weight: 100;
  margin: 0 0 0 5px;
  position: relative;
  top: -1.5px;
}
.simple-responsive-banner-component.module-faq-topic .module-content #feedback-form-container #feedback-form #feedback-form-input-container {
  -moz-transition: -moz-transform 0.35s ease 0s;
  -o-transition: -o-transform 0.35s ease 0s;
  -webkit-transition: -webkit-transform 0.35s ease 0s;
  max-height: 0;
  overflow: hidden;
  transition: all 0.35s ease 0s;
}
.simple-responsive-banner-component.module-faq-topic .module-content #feedback-form-container #feedback-form #feedback-form-input-container .feedback-form-input {
  display: block;
}
.simple-responsive-banner-component.module-faq-topic .module-content #feedback-form-container #feedback-form #feedback-form-input-container .feedback-form-input .form-control {
  height: 180px;
  margin-bottom: 20px;
}
.simple-responsive-banner-component.module-faq-topic .module-content #feedback-form-container #feedback-form #feedback-form-input-container.enable-feedback {
  max-height: 1000px;
}
.simple-responsive-banner-component.module-faq-topic .module-content #feedback-form-container #feedback-form button {
  background: #003399;
  color: #fff;
  cursor: pointer;
  display: inline-block;
  font-weight: 400;
  padding: 10px 15px;
  border: 0;
  width: 150px;
  text-align: left;
  position: relative;
  display: none;
}
.simple-responsive-banner-component.module-faq-topic .module-content #feedback-form-container #feedback-form button:hover {
  background-color: #9ddfff;
  color: #0031a0;
  text-decoration: none;
}
.simple-responsive-banner-component.module-faq-topic .module-content #feedback-form-container #feedback-form button:hover:after {
  border-left-color: #0031a0;
}
.simple-responsive-banner-component.module-faq-topic .module-content #feedback-form-container.enable-button #feedback-form button {
  display: block;
}
.simple-responsive-banner-component.module-faq-topic .module-content #feedback-form-container.feedback-submitted .publish,
.simple-responsive-banner-component.module-faq-topic .module-content #feedback-form-container.feedback-submitted .question,
.simple-responsive-banner-component.module-faq-topic .module-content #feedback-form-container.feedback-submitted .blurb,
.simple-responsive-banner-component.module-faq-topic .module-content #feedback-form-container.feedback-submitted #feedback-form {
  display: none;
}
.simple-responsive-banner-component.module-faq-topic .module-content #feedback-form-container.feedback-submitted b.answered {
  margin: 0;
  display: block;
}
.simple-responsive-banner-component.module-faq-topic img {
  width: auto;
  max-width: 100%;
}
.simple-responsive-banner-component.module-faq-topic img[align=absBottom] {
  vertical-align: bottom;
}
.simple-responsive-banner-component.module-faq-topic img[align=left] {
  align: left;
}
.simple-responsive-banner-component.module-faq-topic img[align=absMiddle] {
  vertical-align: middle;
}
.simple-responsive-banner-component.module-faq-topic img[align=baseline] {
  vertical-align: baseline;
}
.simple-responsive-banner-component.module-faq-topic img[align=bottom] {
  vertical-align: bottom;
}
.simple-responsive-banner-component.module-faq-topic img[align=middle] {
  vertical-align: middle;
}
.simple-responsive-banner-component.module-faq-topic img[align=right] {
  align: right;
}
.simple-responsive-banner-component.module-faq-topic img[align=textTop] {
  vertical-align: text-top;
}
.simple-responsive-banner-component.module-faq-topic img[align=top] {
  vertical-align: top;
}
.language-zh .simple-responsive-banner-component .module-faq-topic .module-content #feedback-form-container #feedback-form label,
.language-zh_TW .simple-responsive-banner-component .module-faq-topic .module-content #feedback-form-container #feedback-form label,
.language-zh-CN .simple-responsive-banner-component .module-faq-topic .module-content #feedback-form-container #feedback-form label {
  font-size: 16px;
}
